Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1be2c8c34642fa8a66c24634d1371341b97af3d6 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-ssh10790405734889611627.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh3404381181845372633.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh8619427653840895207.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh18129691903631430884.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-ssh9812202382988388106.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-24920 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/615 [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/615 # 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 1be2c8c34642fa8a66c24634d1371341b97af3d6 (main) Commit message: "build(deps): Bump github.com/google/uuid from 1.4.0 to 1.5.0 (#4735)" > 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 1be2c8c34642fa8a66c24634d1371341b97af3d6 # timeout=10 > git rev-list --no-walk ebbd479b391021732e21bea19cf1ff2caaa95a06 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-12T21:12:52.856Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-12T21:12:52.917Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-12T21:12:52.942Z] ========================================================= [2023-12-12T21:12:52.942Z] EdgeX Global Pipelines Version Info [2023-12-12T21:12:52.942Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-12T21:12:53.659Z] ------------------- [2023-12-12T21:12:53.659Z] stable info: [2023-12-12T21:12:53.659Z] ------------------- [2023-12-12T21:12:53.660Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-12T21:12:53.660Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-12T21:12:53.660Z] Message: update stable to v1.0.258 [2023-12-12T21:12:54.230Z] ------------------- [2023-12-12T21:12:54.230Z] experimental info: [2023-12-12T21:12:54.230Z] ------------------- [2023-12-12T21:12:54.230Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-12T21:12:54.230Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-12T21:12:54.230Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-12T21:12:54.304Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-12-12T21:12:54.330Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-12-12T21:12:54.353Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-12T21:12:54.380Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-12T21:12:54.406Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-12T21:12:54.430Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-12T21:12:54.457Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-12T21:12:54.483Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-12-12T21:12:54.507Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-12-12T21:12:54.535Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-12-12T21:12:54.563Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-12T21:12:54.588Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-12T21:12:54.615Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-12T21:12:54.649Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-12T21:12:54.682Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-12T21:12:54.722Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-12T21:12:54.753Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-12T21:12:54.785Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-12T21:12:54.817Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-12-12T21:12:54.845Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-12-12T21:12:54.877Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-12T21:12:54.908Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-12T21:12:54.943Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-12T21:12:54.978Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-12-12T21:12:55.019Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-12-12T21:12:55.057Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-12-12T21:12:55.092Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1be2c8c34642fa8a66c24634d1371341b97af3d6 [Pipeline] echo [2023-12-12T21:12:55.129Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1be2c8c [Pipeline] echo [2023-12-12T21:12:55.171Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-12T21:12:55.254Z] provisioning config files... [2023-12-12T21:12:55.268Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/615@tmp/config18423672943133864179tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-12T21:12:55.604Z] ---> ****-login.sh [2023-12-12T21:12:55.604Z] nexus3.edgexfoundry.org:10001 [2023-12-12T21:12:55.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T21:12:56.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T21:12:56.173Z] Configure a credential helper to remove this warning. See [2023-12-12T21:12:56.173Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T21:12:56.173Z] [2023-12-12T21:12:56.173Z] Login Succeeded [2023-12-12T21:12:56.173Z] nexus3.edgexfoundry.org:10002 [2023-12-12T21:12:56.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T21:12:56.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T21:12:56.173Z] Configure a credential helper to remove this warning. See [2023-12-12T21:12:56.173Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T21:12:56.173Z] [2023-12-12T21:12:56.173Z] Login Succeeded [2023-12-12T21:12:56.173Z] nexus3.edgexfoundry.org:10003 [2023-12-12T21:12:56.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T21:12:56.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T21:12:56.173Z] Configure a credential helper to remove this warning. See [2023-12-12T21:12:56.174Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T21:12:56.174Z] [2023-12-12T21:12:56.174Z] Login Succeeded [2023-12-12T21:12:56.174Z] nexus3.edgexfoundry.org:10004 [2023-12-12T21:12:56.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T21:12:56.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T21:12:56.436Z] Configure a credential helper to remove this warning. See [2023-12-12T21:12:56.436Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T21:12:56.436Z] [2023-12-12T21:12:56.436Z] Login Succeeded [2023-12-12T21:12:56.436Z] ****.io [2023-12-12T21:12:56.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T21:12:56.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T21:12:56.697Z] Configure a credential helper to remove this warning. See [2023-12-12T21:12:56.697Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T21:12:56.697Z] [2023-12-12T21:12:56.697Z] Login Succeeded [2023-12-12T21:12:56.697Z] ---> ****-login.sh ends [Pipeline] } [2023-12-12T21:12:56.706Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-12T21:12:57.070Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-12-12T21:12:57.070Z] + dirname cmd/core-command/Dockerfile [2023-12-12T21:12:57.070Z] + cut -d/ -f2 [2023-12-12T21:12:57.070Z] + echo core-command,cmd/core-command/Dockerfile [2023-12-12T21:12:57.070Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-12-12T21:12:57.070Z] + cut -d/ -f2 [2023-12-12T21:12:57.070Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-12-12T21:12:57.070Z] + + cutdirname -d/ cmd/core-data/Dockerfile -f2 [2023-12-12T21:12:57.070Z] [2023-12-12T21:12:57.070Z] + echo core-data,cmd/core-data/Dockerfile [2023-12-12T21:12:57.070Z] + dirname cmd/core-metadata/Dockerfile [2023-12-12T21:12:57.070Z] + cut -d/ -f2 [2023-12-12T21:12:57.070Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-12-12T21:12:57.070Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-12-12T21:12:57.070Z] + cut -d/ -f2 [2023-12-12T21:12:57.070Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-12-12T21:12:57.070Z] + dirname+ cmd/security-proxy-auth/Dockerfile [2023-12-12T21:12:57.070Z] cut -d/ -f2 [2023-12-12T21:12:57.070Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-12-12T21:12:57.070Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-12-12T21:12:57.070Z] + cut -d/ -f2 [2023-12-12T21:12:57.070Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-12-12T21:12:57.070Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-12-12T21:12:57.070Z] + cut -d/ -f2 [2023-12-12T21:12:57.070Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-12-12T21:12:57.070Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-12-12T21:12:57.070Z] + cut -d/ -f2 [2023-12-12T21:12:57.070Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-12-12T21:12:57.070Z] + dirname cmd/security-spire-agent/Dockerfile [2023-12-12T21:12:57.070Z] + cut -d/ -f2 [2023-12-12T21:12:57.070Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-12-12T21:12:57.070Z] + dirname cmd/security-spire-config/Dockerfile [2023-12-12T21:12:57.070Z] + cut -d/ -f2 [2023-12-12T21:12:57.070Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-12-12T21:12:57.070Z] + dirname cmd/security-spire-server/Dockerfile [2023-12-12T21:12:57.070Z] + cut -d/ -f2 [2023-12-12T21:12:57.070Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-12-12T21:12:57.070Z] + dirname cmd/support-notifications/Dockerfile [2023-12-12T21:12:57.070Z] + cut -d/ -f2 [2023-12-12T21:12:57.070Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-12-12T21:12:57.070Z] + dirname cmd/support-scheduler/Dockerfile [2023-12-12T21:12:57.070Z] + cut -d/ -f2 [2023-12-12T21:12:57.070Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-12-12T21:12:57.107Z] 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-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-12T21:12:57.526Z] + git rev-list -1 --merges 1be2c8c34642fa8a66c24634d1371341b97af3d6~1..1be2c8c34642fa8a66c24634d1371341b97af3d6 [Pipeline] echo [2023-12-12T21:12:57.538Z] -----------> git rev-list -1 --merges 1be2c8c34642fa8a66c24634d1371341b97af3d6~1..1be2c8c34642fa8a66c24634d1371341b97af3d6 1be2c8c34642fa8a66c24634d1371341b97af3d6 [false] [Pipeline] sh [2023-12-12T21:12:57.843Z] + git log --format=format:%s -1 1be2c8c34642fa8a66c24634d1371341b97af3d6 [Pipeline] echo [2023-12-12T21:12:57.858Z] ========================================================= [2023-12-12T21:12:57.858Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-12T21:12:57.858Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-12-12T21:12:58.315Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-12T21:12:58.315Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-12T21:12:58.315Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-12T21:12:58.315Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-12T21:12:58.316Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-12T21:12:58.316Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-12T21:12:58.316Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:12:58.741Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-12T21:12:58.741Z] [2023-12-12T21:12:58.741Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:12:59.052Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-12T21:12:59.052Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-12T21:12:59.052Z] b85a868b505f: Pulling fs layer [2023-12-12T21:12:59.052Z] e2be974225ed: Pulling fs layer [2023-12-12T21:12:59.052Z] 339a4e72a1f5: Pulling fs layer [2023-12-12T21:12:59.052Z] 988bab9f4d93: Pulling fs layer [2023-12-12T21:12:59.052Z] 1469e6f7b9e6: Pulling fs layer [2023-12-12T21:12:59.052Z] eaf3925da568: Pulling fs layer [2023-12-12T21:12:59.052Z] bab4dde63d76: Pulling fs layer [2023-12-12T21:12:59.052Z] bde34c3a00c8: Pulling fs layer [2023-12-12T21:12:59.052Z] b352a97aabf1: Pulling fs layer [2023-12-12T21:12:59.052Z] 4872d77fe225: Pulling fs layer [2023-12-12T21:12:59.052Z] 5851b861e8e6: Pulling fs layer [2023-12-12T21:12:59.052Z] 988bab9f4d93: Waiting [2023-12-12T21:12:59.052Z] 1469e6f7b9e6: Waiting [2023-12-12T21:12:59.052Z] eaf3925da568: Waiting [2023-12-12T21:12:59.052Z] 5851b861e8e6: Waiting [2023-12-12T21:12:59.052Z] 4872d77fe225: Waiting [2023-12-12T21:12:59.052Z] bab4dde63d76: Waiting [2023-12-12T21:12:59.052Z] bde34c3a00c8: Waiting [2023-12-12T21:12:59.052Z] b352a97aabf1: Waiting [2023-12-12T21:12:59.052Z] e2be974225ed: Download complete [2023-12-12T21:12:59.052Z] 988bab9f4d93: Download complete [2023-12-12T21:12:59.052Z] 1469e6f7b9e6: Verifying Checksum [2023-12-12T21:12:59.052Z] 1469e6f7b9e6: Download complete [2023-12-12T21:12:59.311Z] eaf3925da568: Download complete [2023-12-12T21:12:59.311Z] 339a4e72a1f5: Verifying Checksum [2023-12-12T21:12:59.311Z] 339a4e72a1f5: Download complete [2023-12-12T21:12:59.311Z] bde34c3a00c8: Download complete [2023-12-12T21:12:59.311Z] b352a97aabf1: Verifying Checksum [2023-12-12T21:12:59.311Z] b352a97aabf1: Download complete [2023-12-12T21:12:59.311Z] 4872d77fe225: Verifying Checksum [2023-12-12T21:12:59.311Z] 4872d77fe225: Download complete [2023-12-12T21:12:59.311Z] 5851b861e8e6: Verifying Checksum [2023-12-12T21:12:59.311Z] 5851b861e8e6: Download complete [2023-12-12T21:12:59.311Z] b85a868b505f: Verifying Checksum [2023-12-12T21:12:59.311Z] b85a868b505f: Download complete [2023-12-12T21:12:59.568Z] bab4dde63d76: Verifying Checksum [2023-12-12T21:12:59.568Z] bab4dde63d76: Download complete [2023-12-12T21:13:00.504Z] b85a868b505f: Pull complete [2023-12-12T21:13:00.504Z] e2be974225ed: Pull complete [2023-12-12T21:13:01.072Z] 339a4e72a1f5: Pull complete [2023-12-12T21:13:01.072Z] 988bab9f4d93: Pull complete [2023-12-12T21:13:01.331Z] 1469e6f7b9e6: Pull complete [2023-12-12T21:13:01.331Z] eaf3925da568: Pull complete [2023-12-12T21:13:03.238Z] bab4dde63d76: Pull complete [2023-12-12T21:13:03.238Z] bde34c3a00c8: Pull complete [2023-12-12T21:13:03.238Z] b352a97aabf1: Pull complete [2023-12-12T21:13:03.238Z] 4872d77fe225: Pull complete [2023-12-12T21:13:03.238Z] 5851b861e8e6: Pull complete [2023-12-12T21:13:03.238Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-12T21:13:03.238Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-12T21:13:03.238Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-12T21:13:03.414Z] prd-ubuntu20.04-docker-8c-8g-24920 does not seem to be running inside a container [2023-12-12T21:13:03.438Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/615 -v /w/workspace/edgex-go/615:/w/workspace/edgex-go/615:rw,z -v /w/workspace/edgex-go/615@tmp:/w/workspace/edgex-go/615@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 [2023-12-12T21:13:04.668Z] $ docker top 2d357fe9a091800900a67aba6bf1905e836bcc3cec483f56d2992f29526ca03e -eo pid,comm [2023-12-12T21:13:04.728Z] 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). [2023-12-12T21:13:04.728Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-12T21:13:04.820Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-12T21:13:04.820Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-12T21:13:04.945Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-12T21:13:04.943Z] $ docker exec 2d357fe9a091800900a67aba6bf1905e836bcc3cec483f56d2992f29526ca03e ssh-agent [2023-12-12T21:13:05.055Z] SSH_AUTH_SOCK=/tmp/ssh-WzQgCoOGLiD3/agent.32 [2023-12-12T21:13:05.055Z] SSH_AGENT_PID=38 [2023-12-12T21:13:05.061Z] Running ssh-add (command line suppressed) [2023-12-12T21:13:05.163Z] Identity added: /w/workspace/edgex-go/615@tmp/private_key_9738202131271536533.key (/w/workspace/edgex-go/615@tmp/private_key_9738202131271536533.key) [2023-12-12T21:13:05.181Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-12T21:13:05.489Z] + git tag --points-at HEAD [Pipeline] } [2023-12-12T21:13:05.497Z] $ docker exec --env ******** --env ******** 2d357fe9a091800900a67aba6bf1905e836bcc3cec483f56d2992f29526ca03e ssh-agent -k [2023-12-12T21:13:05.588Z] unset SSH_AUTH_SOCK; [2023-12-12T21:13:05.588Z] unset SSH_AGENT_PID; [2023-12-12T21:13:05.588Z] echo Agent pid 38 killed; [2023-12-12T21:13:05.603Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-12T21:13:05.657Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-12T21:13:05.657Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-12T21:13:05.768Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-12T21:13:05.767Z] $ docker exec 2d357fe9a091800900a67aba6bf1905e836bcc3cec483f56d2992f29526ca03e ssh-agent [2023-12-12T21:13:05.885Z] SSH_AUTH_SOCK=/tmp/ssh-9SBnVdbeustl/agent.70 [2023-12-12T21:13:05.885Z] SSH_AGENT_PID=76 [2023-12-12T21:13:05.890Z] Running ssh-add (command line suppressed) [2023-12-12T21:13:05.996Z] Identity added: /w/workspace/edgex-go/615@tmp/private_key_114516684568303223.key (/w/workspace/edgex-go/615@tmp/private_key_114516684568303223.key) [2023-12-12T21:13:06.018Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-12T21:13:06.324Z] + git semver init [2023-12-12T21:13:06.583Z] 2023-12-12 21:13:06,498 [run_init] DEBUG init version:0.0.0 force:False [2023-12-12T21:13:06.583Z] 2023-12-12 21:13:06,499 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/615/.semver [2023-12-12T21:13:06.583Z] 2023-12-12 21:13:06,500 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/615/.semver [2023-12-12T21:13:06.583Z] 2023-12-12 21:13:06,500 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/615/.semver'], cwd=/w/workspace/edgex-go/615, universal_newlines=False, shell=None, istream=None) [2023-12-12T21:13:10.779Z] 2023-12-12 21:13:10,655 [append_file] DEBUG append to file:/w/workspace/edgex-go/615/.git/info/exclude [2023-12-12T21:13:10.779Z] 2023-12-12 21:13:10,656 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/615/.semver/main with force:False [2023-12-12T21:13:10.779Z] 2023-12-12 21:13:10,656 [read_version] DEBUG read version from /w/workspace/edgex-go/615/.semver/main [2023-12-12T21:13:10.779Z] 2023-12-12 21:13:10,656 [read_version] DEBUG read version from /w/workspace/edgex-go/615/.semver/main [2023-12-12T21:13:10.779Z] 3.2.0-dev.5 [Pipeline] } [2023-12-12T21:13:10.787Z] $ docker exec --env ******** --env ******** 2d357fe9a091800900a67aba6bf1905e836bcc3cec483f56d2992f29526ca03e ssh-agent -k [2023-12-12T21:13:10.889Z] unset SSH_AUTH_SOCK; [2023-12-12T21:13:10.890Z] unset SSH_AGENT_PID; [2023-12-12T21:13:10.890Z] echo Agent pid 76 killed; [2023-12-12T21:13:10.905Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-12T21:13:11.270Z] + git semver [Pipeline] } [2023-12-12T21:13:11.540Z] $ docker stop --time=1 2d357fe9a091800900a67aba6bf1905e836bcc3cec483f56d2992f29526ca03e [2023-12-12T21:13:12.815Z] $ docker rm -f --volumes 2d357fe9a091800900a67aba6bf1905e836bcc3cec483f56d2992f29526ca03e [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-12T21:13:13.176Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-12T21:13:13.402Z] Stashed 1 file(s) [Pipeline] echo [2023-12-12T21:13:13.405Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.5 [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 [2023-12-12T21:13:13.960Z] + git config --global --add safe.directory /w/workspace/edgex-go/615 [Pipeline] echo [2023-12-12T21:13:13.971Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-12T21:13:14.003Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-12T21:13:14.035Z] ========================================================= [2023-12-12T21:13:14.035Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-12T21:13:14.035Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-12-12T21:13:14.347Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-12T21:13:14.347Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-12T21:13:14.347Z] 7264a8db6415: Pulling fs layer [2023-12-12T21:13:14.347Z] c4d48a809fc2: Pulling fs layer [2023-12-12T21:13:14.347Z] 4f1c88b9dad5: Pulling fs layer [2023-12-12T21:13:14.347Z] ad3a456e5733: Pulling fs layer [2023-12-12T21:13:14.347Z] 69c7f0334f64: Pulling fs layer [2023-12-12T21:13:14.347Z] 1f1c1a5573a3: Pulling fs layer [2023-12-12T21:13:14.347Z] ce7588e14bc9: Pulling fs layer [2023-12-12T21:13:14.347Z] b5e4710f87ac: Pulling fs layer [2023-12-12T21:13:14.347Z] ad3a456e5733: Waiting [2023-12-12T21:13:14.347Z] ce7588e14bc9: Waiting [2023-12-12T21:13:14.347Z] b5e4710f87ac: Waiting [2023-12-12T21:13:14.347Z] 69c7f0334f64: Waiting [2023-12-12T21:13:14.347Z] 1f1c1a5573a3: Waiting [2023-12-12T21:13:14.347Z] c4d48a809fc2: Download complete [2023-12-12T21:13:14.347Z] ad3a456e5733: Verifying Checksum [2023-12-12T21:13:14.347Z] ad3a456e5733: Download complete [2023-12-12T21:13:14.347Z] 69c7f0334f64: Verifying Checksum [2023-12-12T21:13:14.347Z] 69c7f0334f64: Download complete [2023-12-12T21:13:14.347Z] 7264a8db6415: Verifying Checksum [2023-12-12T21:13:14.347Z] 7264a8db6415: Download complete [2023-12-12T21:13:14.347Z] 1f1c1a5573a3: Verifying Checksum [2023-12-12T21:13:14.347Z] 1f1c1a5573a3: Download complete [2023-12-12T21:13:14.605Z] 7264a8db6415: Pull complete [2023-12-12T21:13:14.605Z] b5e4710f87ac: Verifying Checksum [2023-12-12T21:13:14.605Z] b5e4710f87ac: Download complete [2023-12-12T21:13:14.605Z] c4d48a809fc2: Pull complete [2023-12-12T21:13:14.862Z] 4f1c88b9dad5: Verifying Checksum [2023-12-12T21:13:14.863Z] 4f1c88b9dad5: Download complete [2023-12-12T21:13:15.121Z] ce7588e14bc9: Verifying Checksum [2023-12-12T21:13:15.121Z] ce7588e14bc9: Download complete [2023-12-12T21:13:19.706Z] 4f1c88b9dad5: Pull complete [2023-12-12T21:13:19.706Z] ad3a456e5733: Pull complete [2023-12-12T21:13:19.706Z] 69c7f0334f64: Pull complete [2023-12-12T21:13:19.706Z] 1f1c1a5573a3: Pull complete [2023-12-12T21:13:20.729Z] ce7588e14bc9: Pull complete [2023-12-12T21:13:20.987Z] b5e4710f87ac: Pull complete [2023-12-12T21:13:21.246Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-12T21:13:21.246Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-12T21:13:21.246Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-12-12T21:13:21.560Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-12T21:13:21.560Z] WORKDIR /edgex [2023-12-12T21:13:21.560Z] COPY go.mod . [2023-12-12T21:13:21.560Z] RUN go mod download [2023-12-12T21:13:21.560Z] + docker build -t ci-base-image-x86_64 -f - . [2023-12-12T21:13:22.127Z] Sending build context to Docker daemon 175.1MB [2023-12-12T21:13:22.127Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-12T21:13:22.127Z] ---> 88b5674ff536 [2023-12-12T21:13:22.127Z] Step 2/4 : WORKDIR /edgex [2023-12-12T21:13:26.019Z] ---> Running in d77ffd8550c4 [2023-12-12T21:13:26.019Z] Removing intermediate container d77ffd8550c4 [2023-12-12T21:13:26.019Z] ---> 4954d4dc409a [2023-12-12T21:13:26.019Z] Step 3/4 : COPY go.mod . [2023-12-12T21:13:26.019Z] ---> 683fc45b58e5 [2023-12-12T21:13:26.019Z] Step 4/4 : RUN go mod download [2023-12-12T21:13:26.019Z] ---> Running in b38ca95471e4 [2023-12-12T21:13:28.581Z] Still waiting to schedule task [2023-12-12T21:13:28.582Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-12-12T21:13:47.117Z] Removing intermediate container b38ca95471e4 [2023-12-12T21:13:47.117Z] ---> dcb4e5b70f35 [2023-12-12T21:13:47.117Z] Successfully built dcb4e5b70f35 [2023-12-12T21:13:47.117Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:13:47.438Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-12T21:13:47.438Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-12T21:13:47.554Z] prd-ubuntu20.04-docker-8c-8g-24920 does not seem to be running inside a container [2023-12-12T21:13:47.592Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/615 -v /w/workspace/edgex-go/615:/w/workspace/edgex-go/615:rw,z -v /w/workspace/edgex-go/615@tmp:/w/workspace/edgex-go/615@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 [2023-12-12T21:13:47.908Z] $ docker top 150228c94af45e1aecbeb9df9ebc01cd2a421255ea72c3dc10ede8dedfc43051 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-12T21:13:48.284Z] + go version [2023-12-12T21:13:48.284Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-12T21:13:48.299Z] $ docker stop --time=1 150228c94af45e1aecbeb9df9ebc01cd2a421255ea72c3dc10ede8dedfc43051 [2023-12-12T21:13:49.567Z] $ docker rm -f --volumes 150228c94af45e1aecbeb9df9ebc01cd2a421255ea72c3dc10ede8dedfc43051 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:13:50.123Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-12T21:13:50.123Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-12T21:13:50.224Z] prd-ubuntu20.04-docker-8c-8g-24920 does not seem to be running inside a container [2023-12-12T21:13:50.304Z] $ 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/615 -v /w/workspace/edgex-go/615:/w/workspace/edgex-go/615:rw,z -v /w/workspace/edgex-go/615@tmp:/w/workspace/edgex-go/615@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 [2023-12-12T21:13:50.626Z] $ docker top 88f0cf78afb1174f6dfa38a39f404d8e781028fa0d2595070111bea06d8f6bd7 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-12-12T21:13:50.728Z] ========================================================= [2023-12-12T21:13:50.728Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-12-12T21:13:50.728Z] ========================================================= [Pipeline] sh [2023-12-12T21:13:51.017Z] + git config --global --add safe.directory /w/workspace/edgex-go/615 [Pipeline] fileExists [Pipeline] sh [2023-12-12T21:13:51.330Z] + make test [2023-12-12T21:13:51.330Z] go test -race -coverprofile=coverage.out ./... [2023-12-12T21:13:57.902Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-12-12T21:14:10.108Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-12-12T21:14:10.108Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-12-12T21:14:10.108Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-12-12T21:14:10.108Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-12-12T21:14:10.108Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-12-12T21:14:10.108Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-12-12T21:14:10.108Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-12-12T21:14:10.366Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-12-12T21:14:10.366Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-12-12T21:14:10.366Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-12-12T21:14:10.930Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-12-12T21:14:10.930Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-12-12T21:14:10.930Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-12-12T21:14:10.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-12-12T21:14:12.832Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-12-12T21:14:12.832Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-12-12T21:14:13.774Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.044s coverage: 28.7% of statements [2023-12-12T21:14:15.684Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.056s coverage: 97.0% of statements [2023-12-12T21:14:15.684Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-12-12T21:14:15.684Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-12-12T21:14:15.684Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-12-12T21:14:16.622Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-12-12T21:14:16.622Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-12-12T21:14:18.002Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-12-12T21:14:18.002Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-12-12T21:14:18.002Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-12-12T21:14:18.002Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-12-12T21:14:18.002Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-12-12T21:14:18.940Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-12-12T21:14:18.940Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-12-12T21:14:19.198Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.076s coverage: 69.2% of statements [2023-12-12T21:14:19.198Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.051s coverage: 53.2% of statements [2023-12-12T21:14:21.101Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.136s coverage: 93.4% of statements [2023-12-12T21:14:21.101Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.057s coverage: 4.1% of statements [2023-12-12T21:14:21.101Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-12-12T21:14:21.101Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-12-12T21:14:21.101Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-12-12T21:14:21.668Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-12-12T21:14:21.668Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-12-12T21:14:21.668Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-12-12T21:14:21.668Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-12-12T21:14:21.668Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-12-12T21:14:21.668Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-12-12T21:14:21.668Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-12-12T21:14:22.606Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.372s coverage: 97.6% of statements [2023-12-12T21:14:22.606Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.032s coverage: 72.2% of statements [2023-12-12T21:14:23.544Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-12-12T21:14:23.544Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-12-12T21:14:24.479Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.059s coverage: 0.9% of statements [2023-12-12T21:14:24.479Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.064s coverage: 32.2% of statements [2023-12-12T21:14:24.479Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.047s coverage: 41.7% of statements [2023-12-12T21:14:24.479Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.041s coverage: 82.9% of statements [2023-12-12T21:14:24.479Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.035s coverage: 94.1% of statements [2023-12-12T21:14:24.738Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.043s coverage: 96.3% of statements [2023-12-12T21:14:25.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.039s coverage: 87.5% of statements [2023-12-12T21:14:25.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-12-12T21:14:25.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-12-12T21:14:25.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-12-12T21:14:25.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-12-12T21:14:25.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-12-12T21:14:25.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-12-12T21:14:25.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-12-12T21:14:25.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-12-12T21:14:26.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-12-12T21:14:26.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-12-12T21:14:26.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-12-12T21:14:26.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-12-12T21:14:27.323Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-12-12T21:14:27.323Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-12-12T21:14:27.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-12-12T21:14:29.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-12-12T21:14:29.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-12-12T21:14:30.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-12-12T21:14:30.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-12-12T21:14:34.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-12-12T21:14:34.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-12-12T21:14:34.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-12-12T21:14:34.641Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-12-12T21:14:34.641Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-12-12T21:14:34.641Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-12-12T21:14:35.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-12-12T21:14:35.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-12-12T21:14:35.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-12-12T21:14:35.575Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-12-12T21:14:36.954Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-12-12T21:14:36.954Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-12-12T21:14:36.954Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-12-12T21:14:36.954Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-12-12T21:14:37.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.050s coverage: 94.4% of statements [2023-12-12T21:14:38.147Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-12-12T21:14:38.147Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-12-12T21:14:38.147Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-12-12T21:14:38.147Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-12-12T21:14:39.082Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-12-12T21:14:39.082Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-12-12T21:14:40.458Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-12-12T21:14:40.458Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-12-12T21:14:50.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.263s coverage: 79.9% of statements [2023-12-12T21:14:50.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.065s coverage: 92.9% of statements [2023-12-12T21:14:50.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.017s coverage: 64.4% of statements [2023-12-12T21:14:50.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.044s coverage: 62.3% of statements [2023-12-12T21:14:50.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.053s coverage: 87.2% of statements [2023-12-12T21:14:50.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.035s coverage: 20.0% of statements [2023-12-12T21:14:50.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.032s coverage: 100.0% of statements [2023-12-12T21:14:50.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.070s coverage: 81.8% of statements [2023-12-12T21:14:50.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.081s coverage: 82.1% of statements [2023-12-12T21:14:50.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.043s coverage: 86.0% of statements [2023-12-12T21:14:50.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.171s coverage: 63.1% of statements [2023-12-12T21:14:50.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.040s coverage: 100.0% of statements [2023-12-12T21:14:50.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements [2023-12-12T21:14:50.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2023-12-12T21:14:50.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.018s coverage: 73.7% of statements [2023-12-12T21:14:50.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements [2023-12-12T21:14:50.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.143s coverage: 38.4% of statements [2023-12-12T21:14:50.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.043s coverage: 89.5% of statements [2023-12-12T21:14:50.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.038s coverage: 84.8% of statements [2023-12-12T21:14:50.445Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.087s coverage: 19.9% of statements [2023-12-12T21:14:50.445Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.137s coverage: 95.7% of statements [2023-12-12T21:14:50.445Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.049s coverage: 61.8% of statements [2023-12-12T21:14:50.445Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.075s coverage: 98.9% of statements [2023-12-12T21:14:50.445Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-12-12T21:14:50.445Z] running golangci-lint [2023-12-12T21:14:50.445Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2023-12-12T21:14:50.445Z] go version go1.21.0 linux/amd64 [2023-12-12T21:14:50.445Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-12-12T21:14:50.445Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2023-12-12T21:15:05.323Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|files|imports|name|types_sizes) took 12.731096046s" [2023-12-12T21:15:05.323Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 31.909308ms" [2023-12-12T21:15:11.315Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24921 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-12-12T21:15:11.344Z] Running in /w/workspace/edgex-go/615 [Pipeline] { [Pipeline] checkout [2023-12-12T21:15:11.397Z] The recommended git tool is: git [2023-12-12T21:15:11.879Z] level=info msg="[linters_context/goanalysis] analyzers took 1m15.073110114s with top 10 stages: buildir: 35.847055311s, gosec: 7.766825831s, fact_deprecated: 2.113970868s, inspect: 2.112460575s, ctrlflow: 1.630081594s, printf: 1.614168012s, S1038: 1.283705281s, nilness: 952.298626ms, fact_purity: 911.948825ms, SA5012: 606.386758ms" [2023-12-12T21:15:11.879Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2023-12-12T21:15:11.879Z] level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 197/197, skip_dirs: 197/197, autogenerated_exclude: 197/197, skip_files: 197/197, exclude-rules: 21/197, nolint: 0/21, cgo: 197/197, identifier_marker: 197/197, filename_unadjuster: 197/197, exclude: 197/197" [2023-12-12T21:15:11.879Z] level=info msg="[runner] processing took 21.997771ms with stages: nolint: 9.40443ms, identifier_marker: 6.526205ms, exclude-rules: 2.390735ms, autogenerated_exclude: 1.491765ms, path_prettifier: 1.455293ms, skip_dirs: 682.37µs, cgo: 27.201µs, filename_unadjuster: 14.071µs, max_same_issues: 1.42µs, exclude: 730ns, fixer: 710ns, uniq_by_line: 591ns, max_from_linter: 460ns, skip_files: 440ns, sort_results: 260ns, severity-rules: 260ns, diff: 250ns, source_code: 210ns, path_prefixer: 130ns, max_per_file_from_linter: 120ns, path_shortener: 120ns" [2023-12-12T21:15:11.879Z] level=info msg="[runner] linters took 8.742953232s with stages: goanalysis_metalinter: 8.720832297s" [2023-12-12T21:15:11.879Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-12-12T21:15:11.879Z] level=info msg="Memory: 217 samples, avg is 258.8MB, max is 908.2MB" [2023-12-12T21:15:11.879Z] level=info msg="Execution took 21.515635724s" [2023-12-12T21:15:12.136Z] go vet ./... [2023-12-12T21:15:16.334Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-12T21:15:16.334Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-12T21:15:16.334Z] ./bin/test-attribution-txt.sh [2023-12-12T21:15:16.340Z] using credential edgex-jenkins-ssh [Pipeline] echo [2023-12-12T21:15:16.348Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [2023-12-12T21:15:16.361Z] Cloning the remote Git repository [Pipeline] sh [2023-12-12T21:15:16.655Z] + ls -al . [2023-12-12T21:15:16.655Z] total 736 [2023-12-12T21:15:16.655Z] drwxrwxr-x 11 1001 1001 4096 Dec 12 21:13 . [2023-12-12T21:15:16.655Z] drwxr-xr-x 4 root root 4096 Dec 12 21:13 .. [2023-12-12T21:15:16.655Z] drwxrwxr-x 2 1001 1001 4096 Dec 12 21:12 .blubracket [2023-12-12T21:15:16.655Z] -rw-rw-r-- 1 1001 1001 10 Dec 12 21:12 .dockerignore [2023-12-12T21:15:16.655Z] drwxrwxr-x 8 1001 1001 4096 Dec 12 21:14 .git [2023-12-12T21:15:16.655Z] drwxrwxr-x 3 1001 1001 4096 Dec 12 21:12 .github [2023-12-12T21:15:16.655Z] -rw-rw-r-- 1 1001 1001 1074 Dec 12 21:12 .gitignore [2023-12-12T21:15:16.655Z] -rw-rw-r-- 1 1001 1001 42 Dec 12 21:12 .golangci.yml [2023-12-12T21:15:16.655Z] -rw-rw-r-- 1 1001 1001 100 Dec 12 21:12 .hadolint.yml [2023-12-12T21:15:16.655Z] drwxr-xr-x 3 1001 1001 4096 Dec 12 21:13 .semver [2023-12-12T21:15:16.655Z] -rw-rw-r-- 1 1001 1001 155 Dec 12 21:12 .sonarcloud.properties [2023-12-12T21:15:16.655Z] -rw-rw-r-- 1 1001 1001 1171 Dec 12 21:12 ADOPTERS.md [2023-12-12T21:15:16.655Z] -rw-rw-r-- 1 1001 1001 11674 Dec 12 21:12 Attribution.txt [2023-12-12T21:15:16.655Z] -rw-rw-r-- 1 1001 1001 100284 Dec 12 21:12 CHANGELOG.md [2023-12-12T21:15:16.655Z] -rw-rw-r-- 1 1001 1001 3804 Dec 12 21:12 CONTRIBUTING.md [2023-12-12T21:15:16.655Z] -rw-rw-r-- 1 1001 1001 677 Dec 12 21:12 GOVERNANCE.md [2023-12-12T21:15:16.655Z] -rw-rw-r-- 1 1001 1001 861 Dec 12 21:12 Jenkinsfile [2023-12-12T21:15:16.655Z] -rw-rw-r-- 1 1001 1001 10775 Dec 12 21:12 LICENSE [2023-12-12T21:15:16.655Z] -rw-rw-r-- 1 1001 1001 15060 Dec 12 21:12 Makefile [2023-12-12T21:15:16.655Z] -rw-rw-r-- 1 1001 1001 582 Dec 12 21:12 OWNERS.md [2023-12-12T21:15:16.655Z] -rw-rw-r-- 1 1001 1001 9528 Dec 12 21:12 README.md [2023-12-12T21:15:16.655Z] -rw-rw-r-- 1 1001 1001 789 Dec 12 21:12 SECURITY.md [2023-12-12T21:15:16.655Z] -rw-rw-r-- 1 1001 1001 11 Dec 12 21:13 VERSION [2023-12-12T21:15:16.655Z] drwxrwxr-x 2 1001 1001 4096 Dec 12 21:12 bin [2023-12-12T21:15:16.655Z] drwxrwxr-x 18 1001 1001 4096 Dec 12 21:12 cmd [2023-12-12T21:15:16.655Z] -rw-r--r-- 1 root root 453602 Dec 12 21:14 coverage.out [2023-12-12T21:15:16.655Z] drwxrwxr-x 2 1001 1001 4096 Dec 12 21:12 fuzz_test [2023-12-12T21:15:16.655Z] -rw-rw-r-- 1 1001 1001 3685 Dec 12 21:12 go.mod [2023-12-12T21:15:16.655Z] -rw-rw-r-- 1 1001 1001 34438 Dec 12 21:12 go.sum [2023-12-12T21:15:16.655Z] drwxrwxr-x 7 1001 1001 4096 Dec 12 21:12 internal [2023-12-12T21:15:16.655Z] drwxrwxr-x 3 1001 1001 4096 Dec 12 21:12 openapi [2023-12-12T21:15:16.656Z] -rw-rw-r-- 1 1001 1001 584 Dec 12 21:12 security.txt [2023-12-12T21:15:16.656Z] -rw-rw-r-- 1 1001 1001 204 Dec 12 21:12 version.go [Pipeline] sh [2023-12-12T21:15:16.961Z] + '[' -e coverage.out ] [2023-12-12T21:15:16.961Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-12-12T21:15:17.084Z] Stashed 1 file(s) [Pipeline] sh [2023-12-12T21:15:17.364Z] + make build [2023-12-12T21:15:17.364Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.5" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-12-12T21:15:16.403Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-12-12T21:15:16.488Z] > git init /w/workspace/edgex-go/615 # timeout=10 [2023-12-12T21:15:16.618Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-12-12T21:15:16.619Z] > git --version # timeout=10 [2023-12-12T21:15:16.639Z] > git --version # 'git version 2.25.1' [2023-12-12T21:15:16.641Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-12T21:15:16.779Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-12T21:15:27.340Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.5" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-12-12T21:15:28.273Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.5" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-12-12T21:15:29.208Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.5" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-12-12T21:15:29.467Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.5" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-12-12T21:15:32.962Z] Avoid second fetch [2023-12-12T21:15:32.963Z] Checking out Revision 1be2c8c34642fa8a66c24634d1371341b97af3d6 (main) [2023-12-12T21:15:32.197Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-12-12T21:15:32.218Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-12T21:15:32.976Z] > git config core.sparsecheckout # timeout=10 [2023-12-12T21:15:33.031Z] > git checkout -f 1be2c8c34642fa8a66c24634d1371341b97af3d6 # timeout=10 [2023-12-12T21:15:33.648Z] Commit message: "build(deps): Bump github.com/google/uuid from 1.4.0 to 1.5.0 (#4735)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-12T21:15:34.729Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.5" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-12-12T21:15:34.767Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-12T21:15:34.767Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-12T21:15:34.767Z] Dload Upload Total Spent Left Speed [2023-12-12T21:15:34.767Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 83 12682 83 10473 0 0 78156 0 --:--:-- --:--:-- --:--:-- 77577 100 12682 100 12682 0 0 93250 0 --:--:-- --:--:-- --:--:-- 93250 [Pipeline] sh [2023-12-12T21:15:35.121Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-12T21:15:35.449Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-12-12T21:15:35.449Z] + sudo tee /etc/docker/daemon.new [2023-12-12T21:15:35.449Z] { [2023-12-12T21:15:35.449Z] "registry-mirrors": [ [2023-12-12T21:15:35.449Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-12T21:15:35.449Z] ], [2023-12-12T21:15:35.449Z] "bip": "10.250.0.254/24", [2023-12-12T21:15:35.449Z] "hosts": [ [2023-12-12T21:15:35.449Z] "tcp://0.0.0.0:5555", [2023-12-12T21:15:35.449Z] "unix:///var/run/docker.sock" [2023-12-12T21:15:35.449Z] ], [2023-12-12T21:15:35.449Z] "mtu": 1458, [2023-12-12T21:15:35.449Z] "selinux-enabled": true, [2023-12-12T21:15:35.449Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-12T21:15:35.449Z] } [Pipeline] sh [2023-12-12T21:15:35.665Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.5" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-12-12T21:15:35.773Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-12T21:15:36.102Z] + sudo service docker restart [2023-12-12T21:15:36.599Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.5" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-12-12T21:15:37.530Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.5" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-12-12T21:15:37.787Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.5" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-12-12T21:15:38.721Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.5" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-12-12T21:15:39.288Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.5" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-12-12T21:15:40.237Z] $ docker stop --time=1 88f0cf78afb1174f6dfa38a39f404d8e781028fa0d2595070111bea06d8f6bd7 [2023-12-12T21:15:44.166Z] $ docker rm -f --volumes 88f0cf78afb1174f6dfa38a39f404d8e781028fa0d2595070111bea06d8f6bd7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:15:45.419Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-12-12T21:15:45.419Z] [2023-12-12T21:15:45.419Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:15:45.736Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-12-12T21:15:45.736Z] latest: Pulling from edgex-devops/edgex-compose [2023-12-12T21:15:45.736Z] 91d30c5bc195: Pulling fs layer [2023-12-12T21:15:45.736Z] 2e9b0aa3be6d: Pulling fs layer [2023-12-12T21:15:45.736Z] 9c61dcf015f6: Pulling fs layer [2023-12-12T21:15:45.736Z] 4698f68db338: Pulling fs layer [2023-12-12T21:15:45.736Z] 2a2f49069b9e: Pulling fs layer [2023-12-12T21:15:45.736Z] 4698f68db338: Waiting [2023-12-12T21:15:45.736Z] 2a2f49069b9e: Waiting [2023-12-12T21:15:45.736Z] e0025b399a48: Pulling fs layer [2023-12-12T21:15:45.995Z] 91d30c5bc195: Verifying Checksum [2023-12-12T21:15:45.995Z] 91d30c5bc195: Download complete [2023-12-12T21:15:45.995Z] 4698f68db338: Verifying Checksum [2023-12-12T21:15:45.995Z] 4698f68db338: Download complete [2023-12-12T21:15:45.995Z] 2e9b0aa3be6d: Verifying Checksum [2023-12-12T21:15:45.995Z] 2e9b0aa3be6d: Download complete [2023-12-12T21:15:45.995Z] e0025b399a48: Verifying Checksum [2023-12-12T21:15:45.995Z] e0025b399a48: Download complete [2023-12-12T21:15:46.253Z] 91d30c5bc195: Pull complete [2023-12-12T21:15:46.253Z] 2a2f49069b9e: Verifying Checksum [2023-12-12T21:15:46.511Z] 2e9b0aa3be6d: Pull complete [2023-12-12T21:15:46.511Z] 9c61dcf015f6: Verifying Checksum [2023-12-12T21:15:46.511Z] 9c61dcf015f6: Download complete [2023-12-12T21:15:49.036Z] 9c61dcf015f6: Pull complete [2023-12-12T21:15:49.036Z] 4698f68db338: Pull complete [2023-12-12T21:15:49.604Z] 2a2f49069b9e: Pull complete [2023-12-12T21:15:49.604Z] e0025b399a48: Pull complete [2023-12-12T21:15:49.604Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-12-12T21:15:49.604Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-12-12T21:15:49.604Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-12T21:15:49.789Z] prd-ubuntu20.04-docker-8c-8g-24920 does not seem to be running inside a container [2023-12-12T21:15:49.820Z] $ 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/615 -v /w/workspace/edgex-go/615:/w/workspace/edgex-go/615:rw,z -v /w/workspace/edgex-go/615@tmp:/w/workspace/edgex-go/615@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-12-12T21:15:52.188Z] $ docker top 7d79c0805d10c2e546b20e93918da33c35f89d48a97f2e85c244da3e2fe5217c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-12T21:15:52.572Z] + docker compose -f ./docker-compose-build.yml build --parallel [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-12T21:15:54.412Z] provisioning config files... [2023-12-12T21:15:54.472Z] #1 [support-notifications internal] load build definition from Dockerfile [2023-12-12T21:15:54.472Z] #1 transferring dockerfile: 1.95kB done [2023-12-12T21:15:54.472Z] #1 DONE 0.0s [2023-12-12T21:15:54.582Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/615@tmp/config17943894314465791960tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-12T21:15:54.729Z] [2023-12-12T21:15:54.730Z] #2 [security-spire-agent internal] load build definition from Dockerfile [2023-12-12T21:15:54.730Z] #2 transferring dockerfile: 1.81kB done [2023-12-12T21:15:54.730Z] #2 DONE 0.0s [2023-12-12T21:15:54.730Z] [2023-12-12T21:15:54.730Z] #3 [support-scheduler internal] load build definition from Dockerfile [2023-12-12T21:15:54.730Z] #3 transferring dockerfile: 1.93kB done [2023-12-12T21:15:54.730Z] #3 DONE 0.0s [2023-12-12T21:15:54.730Z] [2023-12-12T21:15:54.730Z] #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-12-12T21:15:54.730Z] #4 transferring dockerfile: 2.23kB done [2023-12-12T21:15:54.730Z] #4 DONE 0.0s [2023-12-12T21:15:54.730Z] [2023-12-12T21:15:54.730Z] #5 [security-spire-server internal] load build definition from Dockerfile [2023-12-12T21:15:54.730Z] #5 transferring dockerfile: 1.70kB done [2023-12-12T21:15:54.730Z] #5 DONE 0.0s [2023-12-12T21:15:54.730Z] [2023-12-12T21:15:54.730Z] #6 [core-metadata internal] load build definition from Dockerfile [2023-12-12T21:15:54.730Z] #6 transferring dockerfile: 2.06kB done [2023-12-12T21:15:54.730Z] #6 DONE 0.0s [2023-12-12T21:15:54.730Z] [2023-12-12T21:15:54.730Z] #7 [security-secretstore-setup internal] load build definition from Dockerfile [2023-12-12T21:15:54.730Z] #7 transferring dockerfile: 2.49kB done [2023-12-12T21:15:54.988Z] #7 DONE 0.0s [2023-12-12T21:15:54.988Z] [2023-12-12T21:15:54.988Z] #8 [security-bootstrapper internal] load build definition from Dockerfile [2023-12-12T21:15:54.988Z] #8 transferring dockerfile: 2.93kB done [2023-12-12T21:15:54.988Z] #8 DONE 0.0s [2023-12-12T21:15:54.988Z] [2023-12-12T21:15:54.988Z] #9 [core-data internal] load build definition from Dockerfile [2023-12-12T21:15:54.988Z] #9 transferring dockerfile: 2.01kB done [2023-12-12T21:15:54.988Z] #9 DONE 0.0s [2023-12-12T21:15:54.988Z] [2023-12-12T21:15:54.988Z] #10 [security-proxy-setup internal] load build definition from Dockerfile [2023-12-12T21:15:54.988Z] #10 transferring dockerfile: 2.50kB done [2023-12-12T21:15:54.988Z] #10 DONE 0.1s [2023-12-12T21:15:54.988Z] [2023-12-12T21:15:54.988Z] #11 [security-proxy-auth internal] load build definition from Dockerfile [2023-12-12T21:15:54.988Z] #11 transferring dockerfile: 2.15kB done [2023-12-12T21:15:54.988Z] #11 DONE 0.1s [2023-12-12T21:15:54.988Z] [2023-12-12T21:15:54.988Z] #12 [core-command internal] load build definition from Dockerfile [2023-12-12T21:15:54.988Z] #12 transferring dockerfile: 1.93kB done [2023-12-12T21:15:54.988Z] #12 DONE 0.0s [2023-12-12T21:15:54.988Z] [2023-12-12T21:15:54.988Z] #13 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-12-12T21:15:54.988Z] #13 transferring dockerfile: 1.89kB done [2023-12-12T21:15:54.988Z] #13 DONE 0.1s [2023-12-12T21:15:54.988Z] [2023-12-12T21:15:54.988Z] #14 [support-notifications internal] load .dockerignore [2023-12-12T21:15:54.988Z] #14 transferring context: 50B done [2023-12-12T21:15:54.988Z] #14 DONE 0.0s [2023-12-12T21:15:54.988Z] [2023-12-12T21:15:54.988Z] #15 [security-spire-config internal] load build definition from Dockerfile [2023-12-12T21:15:54.988Z] #15 transferring dockerfile: 1.69kB done [2023-12-12T21:15:54.988Z] #15 DONE 0.0s [2023-12-12T21:15:54.988Z] [2023-12-12T21:15:54.988Z] #16 [security-spire-agent internal] load .dockerignore [2023-12-12T21:15:54.988Z] #16 transferring context: 50B done [2023-12-12T21:15:54.988Z] #16 DONE 0.0s [2023-12-12T21:15:54.988Z] [2023-12-12T21:15:54.988Z] #17 [support-scheduler internal] load .dockerignore [2023-12-12T21:15:54.988Z] #17 transferring context: 50B done [2023-12-12T21:15:54.988Z] #17 DONE 0.0s [2023-12-12T21:15:54.988Z] [2023-12-12T21:15:54.988Z] #18 [core-common-config-bootstrapper internal] load .dockerignore [2023-12-12T21:15:54.988Z] #18 transferring context: 50B done [2023-12-12T21:15:54.988Z] #18 DONE 0.0s [2023-12-12T21:15:54.988Z] [2023-12-12T21:15:54.988Z] #19 [security-spire-server internal] load .dockerignore [2023-12-12T21:15:54.988Z] #19 transferring context: 50B done [2023-12-12T21:15:54.988Z] #19 DONE 0.0s [2023-12-12T21:15:54.988Z] [2023-12-12T21:15:54.988Z] #20 [core-metadata internal] load .dockerignore [2023-12-12T21:15:54.988Z] #20 transferring context: 50B done [2023-12-12T21:15:54.988Z] #20 DONE 0.0s [2023-12-12T21:15:54.988Z] [2023-12-12T21:15:54.988Z] #21 [security-bootstrapper internal] load .dockerignore [2023-12-12T21:15:54.988Z] #21 transferring context: 50B done [2023-12-12T21:15:54.988Z] #21 DONE 0.0s [2023-12-12T21:15:54.988Z] [2023-12-12T21:15:54.988Z] #22 [security-secretstore-setup internal] load .dockerignore [2023-12-12T21:15:54.988Z] #22 transferring context: 50B done [2023-12-12T21:15:54.988Z] #22 DONE 0.0s [2023-12-12T21:15:54.988Z] [2023-12-12T21:15:54.988Z] #23 [core-data internal] load .dockerignore [2023-12-12T21:15:55.012Z] ---> ****-login.sh [2023-12-12T21:15:55.012Z] nexus3.edgexfoundry.org:10001 [2023-12-12T21:15:55.246Z] #23 transferring context: 50B done [2023-12-12T21:15:55.246Z] #23 DONE 0.0s [2023-12-12T21:15:55.246Z] [2023-12-12T21:15:55.246Z] #24 [security-proxy-setup internal] load .dockerignore [2023-12-12T21:15:55.246Z] #24 transferring context: 50B done [2023-12-12T21:15:55.246Z] #24 DONE 0.0s [2023-12-12T21:15:55.246Z] [2023-12-12T21:15:55.246Z] #25 [security-spiffe-token-provider internal] load .dockerignore [2023-12-12T21:15:55.246Z] #25 transferring context: 50B done [2023-12-12T21:15:55.246Z] #25 DONE 0.0s [2023-12-12T21:15:55.246Z] [2023-12-12T21:15:55.246Z] #26 [security-proxy-auth internal] load .dockerignore [2023-12-12T21:15:55.246Z] #26 transferring context: 50B done [2023-12-12T21:15:55.246Z] #26 DONE 0.0s [2023-12-12T21:15:55.246Z] [2023-12-12T21:15:55.246Z] #27 [security-spire-config internal] load .dockerignore [2023-12-12T21:15:55.246Z] #27 transferring context: 50B done [2023-12-12T21:15:55.246Z] #27 DONE 0.0s [2023-12-12T21:15:55.246Z] [2023-12-12T21:15:55.246Z] #28 [core-command internal] load .dockerignore [2023-12-12T21:15:55.246Z] #28 transferring context: 50B done [2023-12-12T21:15:55.246Z] #28 DONE 0.0s [2023-12-12T21:15:55.246Z] [2023-12-12T21:15:55.246Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-12-12T21:15:55.246Z] #29 DONE 0.0s [2023-12-12T21:15:55.246Z] [2023-12-12T21:15:55.246Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2023-12-12T21:15:55.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T21:15:55.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T21:15:55.282Z] Configure a credential helper to remove this warning. See [2023-12-12T21:15:55.282Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T21:15:55.282Z] [2023-12-12T21:15:55.282Z] Login Succeeded [2023-12-12T21:15:55.505Z] #30 ... [2023-12-12T21:15:55.505Z] [2023-12-12T21:15:55.505Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-12-12T21:15:55.505Z] #29 DONE 0.0s [2023-12-12T21:15:55.505Z] [2023-12-12T21:15:55.505Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2023-12-12T21:15:55.559Z] nexus3.edgexfoundry.org:10002 [2023-12-12T21:15:55.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T21:15:55.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T21:15:55.560Z] Configure a credential helper to remove this warning. See [2023-12-12T21:15:55.560Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T21:15:55.560Z] [2023-12-12T21:15:55.560Z] Login Succeeded [2023-12-12T21:15:55.766Z] #30 ... [2023-12-12T21:15:55.766Z] [2023-12-12T21:15:55.766Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-12-12T21:15:55.766Z] #29 DONE 0.0s [2023-12-12T21:15:55.766Z] [2023-12-12T21:15:55.766Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-12-12T21:15:55.766Z] #30 ... [2023-12-12T21:15:55.766Z] [2023-12-12T21:15:55.766Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-12-12T21:15:55.766Z] #29 DONE 0.0s [2023-12-12T21:15:55.766Z] [2023-12-12T21:15:55.766Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2023-12-12T21:15:55.840Z] nexus3.edgexfoundry.org:10003 [2023-12-12T21:15:55.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T21:15:56.026Z] #30 ... [2023-12-12T21:15:56.027Z] [2023-12-12T21:15:56.027Z] #31 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-12-12T21:15:56.027Z] #31 DONE 0.9s [2023-12-12T21:15:56.027Z] [2023-12-12T21:15:56.027Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2023-12-12T21:15:56.027Z] #30 DONE 0.5s [2023-12-12T21:15:56.027Z] [2023-12-12T21:15:56.027Z] #31 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-12-12T21:15:56.027Z] #31 DONE 0.9s [2023-12-12T21:15:56.027Z] [2023-12-12T21:15:56.027Z] #32 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-12T21:15:56.027Z] #32 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done [2023-12-12T21:15:56.027Z] #32 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done [2023-12-12T21:15:56.027Z] #32 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done [2023-12-12T21:15:56.027Z] #32 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.2s done [2023-12-12T21:15:56.027Z] #32 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-12T21:15:56.027Z] #32 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.2s done [2023-12-12T21:15:56.027Z] #32 DONE 1.0s [2023-12-12T21:15:56.027Z] [2023-12-12T21:15:56.027Z] #33 [core-command builder 2/7] WORKDIR /edgex-go [2023-12-12T21:15:56.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T21:15:56.114Z] Configure a credential helper to remove this warning. See [2023-12-12T21:15:56.114Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T21:15:56.114Z] [2023-12-12T21:15:56.114Z] Login Succeeded [2023-12-12T21:15:56.114Z] nexus3.edgexfoundry.org:10004 [2023-12-12T21:15:56.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T21:15:56.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T21:15:56.387Z] Configure a credential helper to remove this warning. See [2023-12-12T21:15:56.387Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T21:15:56.387Z] [2023-12-12T21:15:56.387Z] Login Succeeded [2023-12-12T21:15:56.387Z] ****.io [2023-12-12T21:15:56.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T21:15:56.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T21:15:56.655Z] Configure a credential helper to remove this warning. See [2023-12-12T21:15:56.655Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T21:15:56.655Z] [2023-12-12T21:15:56.655Z] Login Succeeded [2023-12-12T21:15:56.655Z] ---> ****-login.sh ends [Pipeline] } [2023-12-12T21:15:56.670Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-12-12T21:15:57.320Z] + git config --global --add safe.directory /w/workspace/edgex-go/615 [Pipeline] echo [2023-12-12T21:15:57.340Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-12T21:15:57.381Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-12T21:15:57.419Z] ========================================================= [2023-12-12T21:15:57.419Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-12T21:15:57.419Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-12-12T21:15:57.765Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-12T21:15:58.033Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-12-12T21:15:58.033Z] 9fda8d8052c6: Pulling fs layer [2023-12-12T21:15:58.033Z] 5d54e960e981: Pulling fs layer [2023-12-12T21:15:58.033Z] c4a7e357bf2a: Pulling fs layer [2023-12-12T21:15:58.033Z] f0e02332f6b5: Pulling fs layer [2023-12-12T21:15:58.033Z] 872ee5b61b7b: Pulling fs layer [2023-12-12T21:15:58.033Z] 0c6a40ed1a82: Pulling fs layer [2023-12-12T21:15:58.033Z] 94ae7d8d031c: Pulling fs layer [2023-12-12T21:15:58.033Z] 0c6a40ed1a82: Waiting [2023-12-12T21:15:58.033Z] 872ee5b61b7b: Waiting [2023-12-12T21:15:58.033Z] 94ae7d8d031c: Waiting [2023-12-12T21:15:58.033Z] f0e02332f6b5: Waiting [2023-12-12T21:15:58.033Z] 5d54e960e981: Verifying Checksum [2023-12-12T21:15:58.033Z] 5d54e960e981: Download complete [2023-12-12T21:15:58.033Z] f0e02332f6b5: Verifying Checksum [2023-12-12T21:15:58.033Z] f0e02332f6b5: Download complete [2023-12-12T21:15:58.033Z] 9fda8d8052c6: Verifying Checksum [2023-12-12T21:15:58.033Z] 9fda8d8052c6: Download complete [2023-12-12T21:15:58.033Z] 872ee5b61b7b: Verifying Checksum [2023-12-12T21:15:58.033Z] 872ee5b61b7b: Download complete [2023-12-12T21:15:58.303Z] 94ae7d8d031c: Verifying Checksum [2023-12-12T21:15:58.303Z] 94ae7d8d031c: Download complete [2023-12-12T21:15:58.572Z] 9fda8d8052c6: Pull complete [2023-12-12T21:15:59.161Z] 5d54e960e981: Pull complete [2023-12-12T21:15:59.430Z] c4a7e357bf2a: Verifying Checksum [2023-12-12T21:15:59.430Z] c4a7e357bf2a: Download complete [2023-12-12T21:16:00.307Z] #33 ... [2023-12-12T21:16:00.307Z] [2023-12-12T21:16:00.307Z] #32 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-12T21:16:00.307Z] #32 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done [2023-12-12T21:16:00.307Z] #32 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done [2023-12-12T21:16:00.307Z] #32 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done [2023-12-12T21:16:00.307Z] #32 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.2s done [2023-12-12T21:16:00.307Z] #32 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-12T21:16:00.307Z] #32 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.2s done [2023-12-12T21:16:00.307Z] #32 DONE 1.0s [2023-12-12T21:16:00.307Z] [2023-12-12T21:16:00.307Z] #34 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-12-12T21:16:00.307Z] #34 DONE 4.6s [2023-12-12T21:16:00.307Z] [2023-12-12T21:16:00.308Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-12T21:16:00.308Z] #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-12T21:16:00.395Z] 0c6a40ed1a82: Download complete [2023-12-12T21:16:05.662Z] #35 ... [2023-12-12T21:16:05.662Z] [2023-12-12T21:16:05.662Z] #36 [security-proxy-setup internal] load build context [2023-12-12T21:16:05.662Z] #36 transferring context: 309.48MB 8.4s done [2023-12-12T21:16:05.662Z] #36 ... [2023-12-12T21:16:05.662Z] [2023-12-12T21:16:05.662Z] #37 [core-data internal] load build context [2023-12-12T21:16:05.662Z] #37 transferring context: 309.48MB 6.3s done [2023-12-12T21:16:05.920Z] #37 ... [2023-12-12T21:16:05.920Z] [2023-12-12T21:16:05.920Z] #38 [security-spiffe-token-provider internal] load build context [2023-12-12T21:16:05.920Z] #38 transferring context: 309.48MB 7.8s done [2023-12-12T21:16:05.920Z] #38 ... [2023-12-12T21:16:05.920Z] [2023-12-12T21:16:05.920Z] #39 [security-secretstore-setup internal] load build context [2023-12-12T21:16:05.920Z] #39 transferring context: 309.48MB 7.1s done [2023-12-12T21:16:06.179Z] #39 ... [2023-12-12T21:16:06.179Z] [2023-12-12T21:16:06.179Z] #40 [core-metadata internal] load build context [2023-12-12T21:16:06.179Z] #40 transferring context: 309.48MB 7.2s done [2023-12-12T21:16:06.179Z] #40 ... [2023-12-12T21:16:06.179Z] [2023-12-12T21:16:06.179Z] #41 [support-scheduler internal] load build context [2023-12-12T21:16:06.179Z] #41 transferring context: 309.48MB 7.8s done [2023-12-12T21:16:06.436Z] #41 ... [2023-12-12T21:16:06.436Z] [2023-12-12T21:16:06.436Z] #42 [security-proxy-auth internal] load build context [2023-12-12T21:16:06.436Z] #42 transferring context: 309.48MB 8.3s done [2023-12-12T21:16:06.694Z] #42 ... [2023-12-12T21:16:06.694Z] [2023-12-12T21:16:06.694Z] #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-12-12T21:16:06.694Z] #43 ... [2023-12-12T21:16:06.694Z] [2023-12-12T21:16:06.694Z] #44 [security-bootstrapper internal] load build context [2023-12-12T21:16:06.694Z] #44 transferring context: 309.48MB 8.4s done [2023-12-12T21:16:07.683Z] #44 ... [2023-12-12T21:16:07.683Z] [2023-12-12T21:16:07.683Z] #45 [support-notifications internal] load build context [2023-12-12T21:16:07.683Z] #45 transferring context: 309.48MB 7.9s done [2023-12-12T21:16:07.949Z] #45 ... [2023-12-12T21:16:07.949Z] [2023-12-12T21:16:07.949Z] #46 [core-command internal] load build context [2023-12-12T21:16:07.949Z] #46 transferring context: 309.48MB 7.5s done [2023-12-12T21:16:07.949Z] #46 ... [2023-12-12T21:16:07.949Z] [2023-12-12T21:16:07.949Z] #47 [core-common-config-bootstrapper internal] load build context [2023-12-12T21:16:07.949Z] #47 transferring context: 309.48MB 7.4s done [2023-12-12T21:16:09.884Z] #47 ... [2023-12-12T21:16:09.884Z] [2023-12-12T21:16:09.884Z] #48 [security-spire-config internal] load build context [2023-12-12T21:16:10.146Z] #48 ... [2023-12-12T21:16:10.146Z] [2023-12-12T21:16:10.146Z] #49 [security-spire-server internal] load build context [2023-12-12T21:16:12.059Z] #49 ... [2023-12-12T21:16:12.059Z] [2023-12-12T21:16:12.059Z] #50 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2023-12-12T21:16:12.321Z] #50 ... [2023-12-12T21:16:12.321Z] [2023-12-12T21:16:12.321Z] #51 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-12-12T21:16:12.321Z] #51 ... [2023-12-12T21:16:12.321Z] [2023-12-12T21:16:12.321Z] #39 [security-secretstore-setup internal] load build context [2023-12-12T21:16:12.321Z] #39 DONE 16.8s [2023-12-12T21:16:12.321Z] [2023-12-12T21:16:12.321Z] #40 [core-metadata internal] load build context [2023-12-12T21:16:12.321Z] #40 DONE 16.9s [2023-12-12T21:16:12.321Z] [2023-12-12T21:16:12.321Z] #37 [core-data internal] load build context [2023-12-12T21:16:12.321Z] #37 DONE 16.7s [2023-12-12T21:16:12.321Z] [2023-12-12T21:16:12.321Z] #47 [core-common-config-bootstrapper internal] load build context [2023-12-12T21:16:12.321Z] #47 DONE 16.9s [2023-12-12T21:16:12.321Z] [2023-12-12T21:16:12.321Z] #41 [support-scheduler internal] load build context [2023-12-12T21:16:12.321Z] #41 DONE 17.0s [2023-12-12T21:16:12.321Z] [2023-12-12T21:16:12.321Z] #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-12-12T21:16:12.321Z] #43 DONE 17.1s [2023-12-12T21:16:12.321Z] [2023-12-12T21:16:12.321Z] #33 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-12-12T21:16:12.321Z] #33 DONE 16.6s [2023-12-12T21:16:12.321Z] [2023-12-12T21:16:12.321Z] #45 [support-notifications internal] load build context [2023-12-12T21:16:12.321Z] #45 DONE 17.2s [2023-12-12T21:16:12.581Z] [2023-12-12T21:16:12.581Z] #32 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-12T21:16:12.581Z] #32 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done [2023-12-12T21:16:12.581Z] #32 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done [2023-12-12T21:16:12.581Z] #32 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done [2023-12-12T21:16:12.581Z] #32 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.2s done [2023-12-12T21:16:12.581Z] #32 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-12T21:16:12.581Z] #32 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.2s done [2023-12-12T21:16:12.581Z] #32 DONE 1.0s [2023-12-12T21:16:12.581Z] [2023-12-12T21:16:12.581Z] #46 [core-command internal] load build context [2023-12-12T21:16:12.581Z] #46 DONE 16.4s [2023-12-12T21:16:12.581Z] [2023-12-12T21:16:12.581Z] #42 [security-proxy-auth internal] load build context [2023-12-12T21:16:12.581Z] #42 DONE 16.7s [2023-12-12T21:16:12.581Z] [2023-12-12T21:16:12.581Z] #44 [security-bootstrapper internal] load build context [2023-12-12T21:16:12.581Z] #44 DONE 16.9s [2023-12-12T21:16:12.581Z] [2023-12-12T21:16:12.581Z] #38 [security-spiffe-token-provider internal] load build context [2023-12-12T21:16:12.581Z] #38 DONE 16.8s [2023-12-12T21:16:12.581Z] [2023-12-12T21:16:12.581Z] #48 [security-spire-config internal] load build context [2023-12-12T21:16:12.581Z] #48 transferring context: 16.35kB done [2023-12-12T21:16:12.581Z] #48 DONE 12.6s [2023-12-12T21:16:12.581Z] [2023-12-12T21:16:12.581Z] #36 [security-proxy-setup internal] load build context [2023-12-12T21:16:12.581Z] #36 DONE 16.7s [2023-12-12T21:16:12.581Z] [2023-12-12T21:16:12.581Z] #49 [security-spire-server internal] load build context [2023-12-12T21:16:12.581Z] #49 transferring context: 18.10kB done [2023-12-12T21:16:12.581Z] #49 DONE 12.6s [2023-12-12T21:16:12.581Z] [2023-12-12T21:16:12.581Z] #52 [security-spire-agent internal] load build context [2023-12-12T21:16:12.581Z] #52 transferring context: 17.63kB done [2023-12-12T21:16:12.581Z] #52 DONE 0.1s [2023-12-12T21:16:12.581Z] [2023-12-12T21:16:12.581Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-12T21:16:12.581Z] #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 12.5s done [2023-12-12T21:16:12.581Z] #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.1s [2023-12-12T21:16:12.581Z] #35 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-12-12T21:16:12.581Z] #35 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-12-12T21:16:12.581Z] #35 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-12-12T21:16:12.581Z] #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.1s [2023-12-12T21:16:12.581Z] #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.1s [2023-12-12T21:16:12.581Z] #35 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-12-12T21:16:12.841Z] #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done [2023-12-12T21:16:12.841Z] #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2023-12-12T21:16:12.841Z] #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2023-12-12T21:16:12.841Z] #35 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-12-12T21:16:12.841Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.3s [2023-12-12T21:16:12.841Z] #35 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2023-12-12T21:16:12.841Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 17.83MB / 25.84MB 0.5s [2023-12-12T21:16:12.841Z] #35 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2023-12-12T21:16:13.119Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.6s [2023-12-12T21:16:13.119Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.7s done [2023-12-12T21:16:13.119Z] #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2023-12-12T21:16:14.507Z] #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.3s done [2023-12-12T21:16:15.904Z] #35 ... [2023-12-12T21:16:15.904Z] [2023-12-12T21:16:15.904Z] #53 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-12-12T21:16:15.904Z] #0 0.809 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-12T21:16:15.904Z] #0 0.916 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-12T21:16:15.904Z] #0 1.241 OK: 264 MiB in 52 packages [2023-12-12T21:16:15.904Z] #53 DONE 3.7s [2023-12-12T21:16:16.165Z] [2023-12-12T21:16:16.165Z] #50 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2023-12-12T21:16:16.165Z] #50 10.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-12T21:16:16.165Z] #50 11.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-12T21:16:16.165Z] #50 11.63 (1/2) Installing dumb-init (1.2.5-r2) [2023-12-12T21:16:16.165Z] #50 11.65 (2/2) Installing su-exec (0.2-r3) [2023-12-12T21:16:16.165Z] #50 11.66 Executing busybox-1.36.1-r5.trigger [2023-12-12T21:16:16.165Z] #50 11.66 OK: 7 MiB in 17 packages [2023-12-12T21:16:16.165Z] #50 DONE 14.0s [2023-12-12T21:16:16.165Z] [2023-12-12T21:16:16.165Z] #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-12-12T21:16:16.165Z] #0 0.851 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-12T21:16:16.165Z] #0 0.951 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-12T21:16:16.165Z] #0 1.233 (1/4) Installing ca-certificates (20230506-r0) [2023-12-12T21:16:16.165Z] #0 1.283 (2/4) Installing dumb-init (1.2.5-r2) [2023-12-12T21:16:16.165Z] #0 1.289 (3/4) Installing su-exec (0.2-r3) [2023-12-12T21:16:16.165Z] #0 1.301 (4/4) Installing yq (4.33.3-r5) [2023-12-12T21:16:16.165Z] #0 1.541 Executing busybox-1.36.1-r5.trigger [2023-12-12T21:16:16.165Z] #0 1.541 Executing ca-certificates-20230506-r0.trigger [2023-12-12T21:16:16.165Z] #0 1.577 OK: 17 MiB in 19 packages [2023-12-12T21:16:16.165Z] #54 DONE 3.7s [2023-12-12T21:16:16.165Z] [2023-12-12T21:16:16.165Z] #55 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-12T21:16:16.165Z] #0 1.146 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-12T21:16:16.165Z] #0 1.252 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-12T21:16:16.165Z] #0 1.550 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-12T21:16:16.165Z] #0 1.569 Executing busybox-1.36.1-r5.trigger [2023-12-12T21:16:16.165Z] #0 1.571 OK: 7 MiB in 16 packages [2023-12-12T21:16:16.165Z] #55 DONE 3.8s [2023-12-12T21:16:16.165Z] [2023-12-12T21:16:16.165Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-12-12T21:16:16.165Z] #0 2.911 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-12T21:16:16.165Z] #0 2.988 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-12T21:16:16.165Z] #0 3.194 v3.18.5-45-gba5a0551d03 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-12T21:16:16.165Z] #0 3.194 v3.18.5-45-gba5a0551d03 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-12T21:16:16.165Z] #0 3.194 OK: 20069 distinct packages available [2023-12-12T21:16:16.165Z] #0 3.247 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-12T21:16:16.165Z] #0 3.341 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-12T21:16:16.165Z] #0 3.573 (1/4) Installing dumb-init (1.2.5-r2) [2023-12-12T21:16:16.165Z] #0 3.578 (2/4) Installing musl-obstack (1.2.3-r2) [2023-12-12T21:16:16.165Z] #0 3.582 (3/4) Installing libucontext (1.2-r2) [2023-12-12T21:16:16.165Z] #0 3.585 (4/4) Installing gcompat (1.1.0-r1) [2023-12-12T21:16:16.165Z] #0 3.590 Executing busybox-1.36.1-r5.trigger [2023-12-12T21:16:16.165Z] #0 3.597 OK: 8 MiB in 19 packages [2023-12-12T21:16:16.165Z] #56 DONE 3.8s [2023-12-12T21:16:16.165Z] [2023-12-12T21:16:16.165Z] #57 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-12-12T21:16:16.165Z] #0 1.020 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-12T21:16:16.165Z] #0 1.147 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-12T21:16:16.165Z] #0 1.496 OK: 264 MiB in 52 packages [2023-12-12T21:16:16.165Z] #57 DONE 3.7s [2023-12-12T21:16:16.165Z] [2023-12-12T21:16:16.165Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-12-12T21:16:16.165Z] #0 0.602 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-12T21:16:16.165Z] #0 0.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-12T21:16:16.165Z] #0 1.305 v3.18.5-45-gba5a0551d03 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-12T21:16:16.165Z] #0 1.305 v3.18.5-45-gba5a0551d03 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-12T21:16:16.165Z] #0 1.305 OK: 20069 distinct packages available [2023-12-12T21:16:16.165Z] #0 1.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-12T21:16:16.165Z] #0 1.480 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-12T21:16:16.165Z] #0 1.722 (1/11) Installing ca-certificates (20230506-r0) [2023-12-12T21:16:16.165Z] #0 1.739 (2/11) Installing brotli-libs (1.0.9-r14) [2023-12-12T21:16:16.165Z] #0 1.751 (3/11) Installing libunistring (1.1-r1) [2023-12-12T21:16:16.165Z] #0 1.767 (4/11) Installing libidn2 (2.3.4-r1) [2023-12-12T21:16:16.165Z] #0 1.773 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-12-12T21:16:16.165Z] #0 1.776 (6/11) Installing libcurl (8.5.0-r0) [2023-12-12T21:16:16.165Z] #0 1.785 (7/11) Installing curl (8.5.0-r0) [2023-12-12T21:16:16.165Z] #0 1.791 (8/11) Installing dumb-init (1.2.5-r2) [2023-12-12T21:16:16.165Z] #0 1.795 (9/11) Installing musl-obstack (1.2.3-r2) [2023-12-12T21:16:16.165Z] #0 1.797 (10/11) Installing libucontext (1.2-r2) [2023-12-12T21:16:16.165Z] #0 1.800 (11/11) Installing gcompat (1.1.0-r1) [2023-12-12T21:16:16.165Z] #0 1.806 Executing busybox-1.36.1-r5.trigger [2023-12-12T21:16:16.165Z] #0 1.813 Executing ca-certificates-20230506-r0.trigger [2023-12-12T21:16:16.165Z] #0 1.863 OK: 12 MiB in 26 packages [2023-12-12T21:16:16.165Z] #58 DONE 3.8s [2023-12-12T21:16:16.165Z] [2023-12-12T21:16:16.165Z] #51 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-12-12T21:16:16.165Z] #51 2.220 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-12T21:16:16.165Z] #51 2.412 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-12T21:16:16.165Z] #51 2.697 v3.18.5-45-gba5a0551d03 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-12T21:16:16.165Z] #51 2.697 v3.18.5-45-gba5a0551d03 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-12T21:16:16.165Z] #51 2.697 OK: 20069 distinct packages available [2023-12-12T21:16:16.165Z] #51 2.768 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-12T21:16:16.165Z] #51 2.837 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-12T21:16:16.165Z] #51 3.099 (1/5) Installing dumb-init (1.2.5-r2) [2023-12-12T21:16:16.165Z] #51 3.105 (2/5) Installing musl-obstack (1.2.3-r2) [2023-12-12T21:16:16.165Z] #51 3.115 (3/5) Installing libucontext (1.2-r2) [2023-12-12T21:16:16.165Z] #51 3.119 (4/5) Installing gcompat (1.1.0-r1) [2023-12-12T21:16:16.165Z] #51 3.125 (5/5) Installing openssl (3.1.4-r1) [2023-12-12T21:16:16.165Z] #51 3.136 Executing busybox-1.36.1-r5.trigger [2023-12-12T21:16:16.165Z] #51 3.145 OK: 8 MiB in 20 packages [2023-12-12T21:16:16.165Z] #51 DONE 3.8s [2023-12-12T21:16:16.165Z] [2023-12-12T21:16:16.165Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-12-12T21:16:16.165Z] #0 2.273 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-12T21:16:16.165Z] #0 2.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-12T21:16:16.165Z] #0 2.644 OK: 264 MiB in 52 packages [2023-12-12T21:16:16.165Z] #59 DONE 3.7s [2023-12-12T21:16:16.165Z] [2023-12-12T21:16:16.165Z] #60 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2023-12-12T21:16:16.165Z] #60 ... [2023-12-12T21:16:16.165Z] [2023-12-12T21:16:16.165Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-12-12T21:16:16.165Z] #0 0.982 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-12T21:16:16.165Z] #0 1.068 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-12T21:16:16.165Z] #0 1.378 (1/4) Installing dumb-init (1.2.5-r2) [2023-12-12T21:16:16.165Z] #0 1.383 (2/4) Installing openssl (3.1.4-r1) [2023-12-12T21:16:16.165Z] #0 1.398 (3/4) Installing su-exec (0.2-r3) [2023-12-12T21:16:16.165Z] #0 1.411 (4/4) Installing yq (4.33.3-r5) [2023-12-12T21:16:16.165Z] #0 1.481 Executing busybox-1.36.1-r5.trigger [2023-12-12T21:16:16.165Z] #0 1.546 OK: 17 MiB in 19 packages [2023-12-12T21:16:16.165Z] #61 DONE 3.9s [2023-12-12T21:16:16.165Z] [2023-12-12T21:16:16.165Z] #62 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-12-12T21:16:16.165Z] #62 DONE 0.2s [2023-12-12T21:16:16.165Z] [2023-12-12T21:16:16.165Z] #60 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2023-12-12T21:16:16.432Z] #60 ... [2023-12-12T21:16:16.432Z] [2023-12-12T21:16:16.432Z] #63 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-12-12T21:16:16.432Z] #63 DONE 0.2s [2023-12-12T21:16:16.432Z] [2023-12-12T21:16:16.432Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-12T21:16:16.432Z] #35 DONE 16.5s [2023-12-12T21:16:16.432Z] [2023-12-12T21:16:16.432Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-12T21:16:16.432Z] #64 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.0s done [2023-12-12T21:16:16.432Z] #64 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2023-12-12T21:16:16.432Z] #64 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-12-12T21:16:16.432Z] #64 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-12-12T21:16:16.432Z] #64 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-12-12T21:16:16.432Z] #64 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2023-12-12T21:16:16.432Z] #64 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-12-12T21:16:16.432Z] #64 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.3s done [2023-12-12T21:16:16.432Z] #64 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.8s done [2023-12-12T21:16:16.432Z] #64 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-12-12T21:16:16.432Z] #64 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-12-12T21:16:16.432Z] #64 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.0s done [2023-12-12T21:16:16.432Z] #64 DONE 3.9s [2023-12-12T21:16:16.432Z] [2023-12-12T21:16:16.432Z] #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-12-12T21:16:16.432Z] #65 DONE 0.2s [2023-12-12T21:16:16.432Z] [2023-12-12T21:16:16.432Z] #66 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2023-12-12T21:16:18.348Z] #66 ... [2023-12-12T21:16:18.348Z] [2023-12-12T21:16:18.348Z] #67 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-12T21:16:18.348Z] #0 5.045 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-12T21:16:18.348Z] #0 5.138 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-12T21:16:18.348Z] #0 5.369 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-12T21:16:18.348Z] #0 5.378 Executing busybox-1.36.1-r5.trigger [2023-12-12T21:16:18.348Z] #0 5.386 OK: 7 MiB in 16 packages [2023-12-12T21:16:18.348Z] #67 DONE 5.5s [2023-12-12T21:16:18.348Z] [2023-12-12T21:16:18.348Z] #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-12-12T21:16:18.348Z] #0 4.888 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-12T21:16:18.348Z] #0 4.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-12T21:16:18.348Z] #0 5.188 (1/2) Installing ca-certificates (20230506-r0) [2023-12-12T21:16:18.348Z] #0 5.208 (2/2) Installing dumb-init (1.2.5-r2) [2023-12-12T21:16:18.348Z] #0 5.214 Executing busybox-1.36.1-r5.trigger [2023-12-12T21:16:18.348Z] #0 5.218 Executing ca-certificates-20230506-r0.trigger [2023-12-12T21:16:18.348Z] #0 5.261 OK: 8 MiB in 17 packages [2023-12-12T21:16:18.348Z] #68 DONE 5.5s [2023-12-12T21:16:18.348Z] [2023-12-12T21:16:18.348Z] #66 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2023-12-12T21:16:18.348Z] #66 2.022 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-12T21:16:18.348Z] #66 ... [2023-12-12T21:16:18.348Z] [2023-12-12T21:16:18.348Z] #69 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2023-12-12T21:16:18.348Z] #0 1.618 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-12T21:16:18.348Z] #0 1.703 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-12T21:16:18.348Z] #0 1.995 OK: 7 MiB in 17 packages [2023-12-12T21:16:18.348Z] #69 DONE 2.1s [2023-12-12T21:16:18.348Z] [2023-12-12T21:16:18.348Z] #66 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2023-12-12T21:16:18.348Z] #66 2.109 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-12T21:16:18.348Z] #66 ... [2023-12-12T21:16:18.348Z] [2023-12-12T21:16:18.348Z] #70 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2023-12-12T21:16:18.348Z] #0 1.842 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-12T21:16:18.348Z] #0 1.924 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-12T21:16:18.348Z] #0 2.151 OK: 17 MiB in 19 packages [2023-12-12T21:16:18.348Z] #70 DONE 2.3s [2023-12-12T21:16:18.348Z] [2023-12-12T21:16:18.348Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-12-12T21:16:18.348Z] #0 5.079 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-12T21:16:18.348Z] #0 5.195 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-12T21:16:18.348Z] #0 5.466 v3.18.5-45-gba5a0551d03 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-12T21:16:18.348Z] #0 5.466 v3.18.5-45-gba5a0551d03 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-12T21:16:18.348Z] #0 5.466 OK: 20071 distinct packages available [2023-12-12T21:16:18.348Z] #0 5.533 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-12T21:16:18.348Z] #0 5.626 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-12T21:16:18.348Z] #0 5.895 OK: 264 MiB in 52 packages [2023-12-12T21:16:18.348Z] #71 DONE 6.0s [2023-12-12T21:16:18.348Z] [2023-12-12T21:16:18.348Z] #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-12-12T21:16:18.348Z] #72 DONE 0.0s [2023-12-12T21:16:18.348Z] [2023-12-12T21:16:18.348Z] #73 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-12-12T21:16:18.604Z] c4a7e357bf2a: Pull complete [2023-12-12T21:16:18.604Z] f0e02332f6b5: Pull complete [2023-12-12T21:16:18.604Z] 872ee5b61b7b: Pull complete [2023-12-12T21:16:18.611Z] #73 ... [2023-12-12T21:16:18.611Z] [2023-12-12T21:16:18.611Z] #66 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2023-12-12T21:16:18.611Z] #66 2.405 OK: 7 MiB in 16 packages [2023-12-12T21:16:18.611Z] #66 DONE 2.6s [2023-12-12T21:16:18.880Z] [2023-12-12T21:16:18.880Z] #74 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2023-12-12T21:16:18.880Z] #0 2.176 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-12T21:16:18.880Z] #0 2.293 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-12T21:16:18.880Z] #0 2.512 OK: 12 MiB in 26 packages [2023-12-12T21:16:18.880Z] #74 DONE 2.6s [2023-12-12T21:16:18.880Z] [2023-12-12T21:16:18.880Z] #75 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-12T21:16:19.142Z] #75 ... [2023-12-12T21:16:19.142Z] [2023-12-12T21:16:19.142Z] #76 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2023-12-12T21:16:19.142Z] #0 2.405 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-12T21:16:19.142Z] #0 2.532 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-12T21:16:19.142Z] #0 2.783 OK: 8 MiB in 19 packages [2023-12-12T21:16:19.142Z] #76 DONE 2.9s [2023-12-12T21:16:19.142Z] [2023-12-12T21:16:19.142Z] #60 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2023-12-12T21:16:19.142Z] #60 2.897 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-12T21:16:19.142Z] #60 2.981 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-12T21:16:19.402Z] #60 3.262 OK: 8 MiB in 20 packages [2023-12-12T21:16:19.975Z] #60 DONE 3.7s [2023-12-12T21:16:19.975Z] [2023-12-12T21:16:19.975Z] #77 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-12T21:16:19.975Z] #77 DONE 0.8s [2023-12-12T21:16:19.975Z] [2023-12-12T21:16:19.975Z] #78 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2023-12-12T21:16:20.920Z] #78 DONE 0.8s [2023-12-12T21:16:20.920Z] [2023-12-12T21:16:20.920Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2023-12-12T21:16:20.920Z] #0 3.703 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-12T21:16:20.920Z] #0 3.785 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-12T21:16:20.920Z] #0 4.025 OK: 17 MiB in 19 packages [2023-12-12T21:16:20.920Z] #79 DONE 4.5s [2023-12-12T21:16:20.920Z] [2023-12-12T21:16:20.920Z] #80 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-12T21:16:20.920Z] #80 DONE 0.8s [2023-12-12T21:16:20.920Z] [2023-12-12T21:16:20.920Z] #81 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-12-12T21:16:20.920Z] #81 DONE 0.8s [2023-12-12T21:16:20.920Z] [2023-12-12T21:16:20.920Z] #82 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2023-12-12T21:16:20.920Z] #82 DONE 0.1s [2023-12-12T21:16:20.920Z] [2023-12-12T21:16:20.920Z] #83 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-12T21:16:20.920Z] #83 ... [2023-12-12T21:16:20.920Z] [2023-12-12T21:16:20.920Z] #84 [security-spire-config stage-2 6/10] COPY security.txt / [2023-12-12T21:16:20.920Z] #84 DONE 0.1s [2023-12-12T21:16:20.920Z] [2023-12-12T21:16:20.920Z] #85 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2023-12-12T21:16:20.920Z] #85 DONE 0.1s [2023-12-12T21:16:21.190Z] [2023-12-12T21:16:21.190Z] #86 [security-spire-server stage-2 6/9] COPY security.txt / [2023-12-12T21:16:21.457Z] #86 ... [2023-12-12T21:16:21.457Z] [2023-12-12T21:16:21.457Z] #87 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-12-12T21:16:21.457Z] #87 DONE 0.5s [2023-12-12T21:16:21.457Z] [2023-12-12T21:16:21.457Z] #86 [security-spire-server stage-2 6/9] COPY security.txt / [2023-12-12T21:16:21.457Z] #86 DONE 0.5s [2023-12-12T21:16:21.457Z] [2023-12-12T21:16:21.457Z] #83 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-12T21:16:21.457Z] #83 DONE 0.7s [2023-12-12T21:16:21.457Z] [2023-12-12T21:16:21.457Z] #88 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-12-12T21:16:21.457Z] #88 DONE 0.1s [2023-12-12T21:16:21.457Z] [2023-12-12T21:16:21.457Z] #89 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-12-12T21:16:21.457Z] #89 DONE 0.1s [2023-12-12T21:16:21.457Z] [2023-12-12T21:16:21.457Z] #90 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2023-12-12T21:16:21.457Z] #90 DONE 0.1s [2023-12-12T21:16:21.457Z] [2023-12-12T21:16:21.457Z] #91 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-12-12T21:16:21.457Z] #91 DONE 0.1s [2023-12-12T21:16:21.457Z] [2023-12-12T21:16:21.457Z] #92 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-12-12T21:16:21.457Z] #92 DONE 0.1s [2023-12-12T21:16:21.457Z] [2023-12-12T21:16:21.457Z] #93 [security-spire-agent stage-3 7/10] COPY security.txt / [2023-12-12T21:16:21.457Z] #93 DONE 0.1s [2023-12-12T21:16:21.457Z] [2023-12-12T21:16:21.457Z] #94 [security-spire-config] exporting to image [2023-12-12T21:16:21.457Z] #94 exporting layers [2023-12-12T21:16:21.717Z] #94 ... [2023-12-12T21:16:21.717Z] [2023-12-12T21:16:21.717Z] #95 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-12-12T21:16:21.717Z] #95 DONE 0.1s [2023-12-12T21:16:21.717Z] [2023-12-12T21:16:21.717Z] #96 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-12-12T21:16:21.717Z] #96 DONE 0.1s [2023-12-12T21:16:21.717Z] [2023-12-12T21:16:21.717Z] #97 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-12-12T21:16:21.717Z] #97 DONE 0.1s [2023-12-12T21:16:21.717Z] [2023-12-12T21:16:21.717Z] #94 [security-spire-server] exporting to image [2023-12-12T21:16:21.717Z] #94 ... [2023-12-12T21:16:21.717Z] [2023-12-12T21:16:21.717Z] #98 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-12-12T21:16:21.717Z] #98 DONE 0.1s [2023-12-12T21:16:21.717Z] [2023-12-12T21:16:21.717Z] #94 [security-spire-agent] exporting to image [2023-12-12T21:16:21.979Z] #94 ... [2023-12-12T21:16:21.979Z] [2023-12-12T21:16:21.979Z] #73 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-12-12T21:16:21.979Z] #73 DONE 3.9s [2023-12-12T21:16:21.979Z] [2023-12-12T21:16:21.979Z] #99 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2023-12-12T21:16:21.979Z] #99 DONE 0.1s [2023-12-12T21:16:22.240Z] [2023-12-12T21:16:22.240Z] #100 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2023-12-12T21:16:22.240Z] #0 3.892 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-12T21:16:22.240Z] #0 3.978 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-12T21:16:22.240Z] #0 4.205 OK: 8 MiB in 17 packages [2023-12-12T21:16:22.240Z] #100 DONE 4.3s [2023-12-12T21:16:22.240Z] [2023-12-12T21:16:22.240Z] #94 [security-spire-agent] exporting to image [2023-12-12T21:16:22.240Z] #94 exporting layers 0.7s done [2023-12-12T21:16:22.240Z] #94 writing image sha256:a228bcec2d481267bd066a635888d1a30d0cc2b4f34c8049b60bde4366d50903 0.0s done [2023-12-12T21:16:22.240Z] #94 naming to docker.io/library/security-spire-config [2023-12-12T21:16:22.240Z] #94 ... [2023-12-12T21:16:22.240Z] [2023-12-12T21:16:22.240Z] #101 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2023-12-12T21:16:22.240Z] #0 3.985 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-12T21:16:22.240Z] #0 4.064 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-12T21:16:22.240Z] #0 4.350 OK: 7 MiB in 16 packages [2023-12-12T21:16:22.240Z] #101 DONE 4.5s [2023-12-12T21:16:22.240Z] [2023-12-12T21:16:22.240Z] #94 [security-spire-server] exporting to image [2023-12-12T21:16:22.240Z] #94 exporting layers 0.6s done [2023-12-12T21:16:22.240Z] #94 naming to docker.io/library/security-spire-config done [2023-12-12T21:16:22.240Z] #94 writing image sha256:371ae7db50c7b78a407403ab83357ecdb305b62a6ac7db9d674d1ff965950f60 done [2023-12-12T21:16:22.240Z] #94 naming to docker.io/library/security-spire-server done [2023-12-12T21:16:22.500Z] #94 exporting layers 0.6s done [2023-12-12T21:16:22.500Z] #94 writing image sha256:6bb6577270b7ef6df50ef83e04c0f025447c38100aa548c268415652e9fb1259 done [2023-12-12T21:16:22.500Z] #94 naming to docker.io/library/security-spire-agent done [2023-12-12T21:16:22.500Z] #94 DONE 0.9s [2023-12-12T21:16:22.500Z] [2023-12-12T21:16:22.500Z] #102 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-12T21:16:26.703Z] #102 ... [2023-12-12T21:16:26.703Z] [2023-12-12T21:16:26.703Z] #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-12T21:16:26.703Z] #103 ... [2023-12-12T21:16:26.703Z] [2023-12-12T21:16:26.703Z] #104 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-12T21:16:26.826Z] 0c6a40ed1a82: Pull complete [2023-12-12T21:16:27.092Z] 94ae7d8d031c: Pull complete [2023-12-12T21:16:27.358Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-12T21:16:27.358Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-12T21:16:27.358Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-12-12T21:16:27.714Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-12T21:16:27.714Z] WORKDIR /edgex [2023-12-12T21:16:27.714Z] COPY go.mod . [2023-12-12T21:16:27.714Z] RUN go mod download [2023-12-12T21:16:27.714Z] + docker build -t ci-base-image-arm64 -f - . [2023-12-12T21:16:28.671Z] #0 building with "default" instance using docker driver [2023-12-12T21:16:28.671Z] [2023-12-12T21:16:28.671Z] #1 [internal] load .dockerignore [2023-12-12T21:16:28.936Z] #1 transferring context: 50B done [2023-12-12T21:16:28.936Z] #1 DONE 0.1s [2023-12-12T21:16:28.936Z] [2023-12-12T21:16:28.936Z] #2 [internal] load build definition from Dockerfile [2023-12-12T21:16:28.936Z] #2 transferring dockerfile: 172B done [2023-12-12T21:16:28.936Z] #2 DONE 0.1s [2023-12-12T21:16:28.936Z] [2023-12-12T21:16:28.936Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-12T21:16:28.936Z] #3 DONE 0.0s [2023-12-12T21:16:28.936Z] [2023-12-12T21:16:28.936Z] #4 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-12T21:16:28.936Z] #4 DONE 0.2s [2023-12-12T21:16:28.936Z] [2023-12-12T21:16:28.936Z] #5 [internal] load build context [2023-12-12T21:16:28.936Z] #5 transferring context: 3.72kB done [2023-12-12T21:16:28.936Z] #5 DONE 0.1s [2023-12-12T21:16:29.200Z] [2023-12-12T21:16:29.200Z] #6 [2/4] WORKDIR /edgex [2023-12-12T21:16:30.158Z] #6 DONE 1.1s [2023-12-12T21:16:30.158Z] [2023-12-12T21:16:30.158Z] #7 [3/4] COPY go.mod . [2023-12-12T21:16:30.158Z] #7 DONE 0.1s [2023-12-12T21:16:30.158Z] [2023-12-12T21:16:30.158Z] #8 [4/4] RUN go mod download [2023-12-12T21:16:42.686Z] #8 DONE 10.5s [2023-12-12T21:16:42.686Z] [2023-12-12T21:16:42.686Z] #9 exporting to image [2023-12-12T21:16:42.686Z] #9 exporting layers [2023-12-12T21:16:49.208Z] #104 DONE 30.6s [2023-12-12T21:16:49.208Z] [2023-12-12T21:16:49.208Z] #102 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-12T21:16:49.208Z] #102 DONE 30.5s [2023-12-12T21:16:49.208Z] [2023-12-12T21:16:49.208Z] #75 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-12T21:16:49.208Z] #75 DONE 28.4s [2023-12-12T21:16:49.208Z] [2023-12-12T21:16:49.208Z] #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-12T21:16:49.208Z] #103 DONE 30.6s [2023-12-12T21:16:49.208Z] [2023-12-12T21:16:49.208Z] #105 [support-scheduler builder 6/7] COPY . . [2023-12-12T21:16:52.740Z] #9 exporting layers 11.7s done [2023-12-12T21:16:52.740Z] #9 writing image sha256:ebc091bd76e215b5169a7ac63e9134f3038e94cfdcff0a1aaa056438e1ef0cbe done [2023-12-12T21:16:52.740Z] #9 naming to docker.io/library/ci-base-image-arm64 done [2023-12-12T21:16:52.740Z] #9 DONE 11.7s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:16:53.096Z] + docker inspect -f . ci-base-image-arm64 [2023-12-12T21:16:53.096Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-12T21:16:53.329Z] prd-ubuntu20.04-docker-arm64-4c-16g-24921 does not seem to be running inside a container [2023-12-12T21:16:53.390Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/615 -v /w/workspace/edgex-go/615:/w/workspace/edgex-go/615:rw,z -v /w/workspace/edgex-go/615@tmp:/w/workspace/edgex-go/615@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-12-12T21:16:54.481Z] #105 DONE 6.8s [2023-12-12T21:16:54.482Z] [2023-12-12T21:16:54.482Z] #106 [support-notifications builder 6/7] COPY . . [2023-12-12T21:16:54.482Z] #106 DONE 6.9s [2023-12-12T21:16:54.482Z] [2023-12-12T21:16:54.482Z] #107 [core-command builder 6/7] COPY . . [2023-12-12T21:16:54.482Z] #107 CACHED [2023-12-12T21:16:54.482Z] [2023-12-12T21:16:54.482Z] #108 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-12T21:16:54.482Z] #108 CACHED [2023-12-12T21:16:54.482Z] [2023-12-12T21:16:54.482Z] #109 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-12-12T21:16:54.482Z] #109 CACHED [2023-12-12T21:16:54.482Z] [2023-12-12T21:16:54.482Z] #110 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-12T21:16:54.482Z] #110 CACHED [2023-12-12T21:16:54.482Z] [2023-12-12T21:16:54.482Z] #111 [security-proxy-auth builder 6/7] COPY . . [2023-12-12T21:16:54.482Z] #111 CACHED [2023-12-12T21:16:54.482Z] [2023-12-12T21:16:54.482Z] #112 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-12-12T21:16:54.482Z] #112 CACHED [2023-12-12T21:16:54.482Z] [2023-12-12T21:16:54.482Z] #113 [core-metadata builder 6/7] COPY . . [2023-12-12T21:16:54.482Z] #113 CACHED [2023-12-12T21:16:54.482Z] [2023-12-12T21:16:54.482Z] #114 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-12T21:16:54.482Z] #114 CACHED [2023-12-12T21:16:54.482Z] [2023-12-12T21:16:54.482Z] #115 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-12-12T21:16:54.482Z] #115 CACHED [2023-12-12T21:16:54.482Z] [2023-12-12T21:16:54.482Z] #116 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-12T21:16:54.482Z] #116 CACHED [2023-12-12T21:16:54.482Z] [2023-12-12T21:16:54.482Z] #117 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-12-12T21:16:54.482Z] #117 CACHED [2023-12-12T21:16:54.482Z] [2023-12-12T21:16:54.482Z] #118 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-12-12T21:16:54.482Z] #118 CACHED [2023-12-12T21:16:54.482Z] [2023-12-12T21:16:54.482Z] #119 [core-data builder 6/7] COPY . . [2023-12-12T21:16:54.482Z] #119 CACHED [2023-12-12T21:16:54.482Z] [2023-12-12T21:16:54.482Z] #120 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-12-12T21:16:54.482Z] #120 CACHED [2023-12-12T21:16:54.482Z] [2023-12-12T21:16:54.482Z] #121 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-12T21:16:54.482Z] #121 CACHED [2023-12-12T21:16:54.482Z] [2023-12-12T21:16:54.482Z] #122 [security-spiffe-token-provider builder 6/7] COPY . . [2023-12-12T21:16:54.482Z] #122 DONE 6.9s [2023-12-12T21:16:54.482Z] [2023-12-12T21:16:54.482Z] #123 [security-bootstrapper builder 6/7] COPY . . [2023-12-12T21:16:54.482Z] #123 DONE 6.9s [2023-12-12T21:16:54.482Z] [2023-12-12T21:16:54.482Z] #124 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-12-12T21:16:54.482Z] #124 CACHED [2023-12-12T21:16:54.482Z] [2023-12-12T21:16:54.482Z] #125 [security-proxy-setup builder 6/7] COPY . . [2023-12-12T21:16:54.482Z] #125 CACHED [2023-12-12T21:16:54.482Z] [2023-12-12T21:16:54.482Z] #126 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-12T21:16:54.482Z] #126 CACHED [2023-12-12T21:16:54.482Z] [2023-12-12T21:16:54.482Z] #127 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-12-12T21:16:54.482Z] #127 CACHED [2023-12-12T21:16:54.482Z] [2023-12-12T21:16:54.482Z] #128 [security-secretstore-setup builder 6/7] COPY . . [2023-12-12T21:16:54.482Z] #128 CACHED [2023-12-12T21:16:54.482Z] [2023-12-12T21:16:54.482Z] #129 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-12T21:16:54.482Z] #129 CACHED [2023-12-12T21:16:54.482Z] [2023-12-12T21:16:54.482Z] #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-12-12T21:16:54.541Z] $ docker top bd797fbf50d9c378b082db9f93791b72ca54e36cb7b8ab76da0120d30966e630 -eo pid,comm [Pipeline] { [2023-12-12T21:16:54.748Z] #130 0.941 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.5" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] sh [2023-12-12T21:16:55.376Z] + go version [2023-12-12T21:16:55.376Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-12T21:16:55.392Z] $ docker stop --time=1 bd797fbf50d9c378b082db9f93791b72ca54e36cb7b8ab76da0120d30966e630 [2023-12-12T21:16:56.903Z] $ docker rm -f --volumes bd797fbf50d9c378b082db9f93791b72ca54e36cb7b8ab76da0120d30966e630 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:16:57.879Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-12-12T21:16:57.879Z] [2023-12-12T21:16:57.879Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:16:58.240Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-12-12T21:16:58.240Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-12-12T21:16:58.240Z] 547446be3368: Pulling fs layer [2023-12-12T21:16:58.240Z] d125d8839a47: Pulling fs layer [2023-12-12T21:16:58.240Z] 3e85d5ac6304: Pulling fs layer [2023-12-12T21:16:58.240Z] c3105a71a48b: Pulling fs layer [2023-12-12T21:16:58.240Z] 0f093f025ec4: Pulling fs layer [2023-12-12T21:16:58.240Z] c3106fc0e877: Pulling fs layer [2023-12-12T21:16:58.240Z] 0f093f025ec4: Waiting [2023-12-12T21:16:58.240Z] c3106fc0e877: Waiting [2023-12-12T21:16:58.240Z] c3105a71a48b: Waiting [2023-12-12T21:16:58.508Z] 547446be3368: Verifying Checksum [2023-12-12T21:16:58.508Z] 547446be3368: Download complete [2023-12-12T21:16:58.508Z] c3105a71a48b: Download complete [2023-12-12T21:16:58.776Z] d125d8839a47: Verifying Checksum [2023-12-12T21:16:58.776Z] d125d8839a47: Download complete [2023-12-12T21:16:58.776Z] c3106fc0e877: Verifying Checksum [2023-12-12T21:16:58.776Z] c3106fc0e877: Download complete [2023-12-12T21:16:58.776Z] 0f093f025ec4: Verifying Checksum [2023-12-12T21:16:58.776Z] 0f093f025ec4: Download complete [2023-12-12T21:16:59.043Z] 547446be3368: Pull complete [2023-12-12T21:16:59.627Z] d125d8839a47: Pull complete [2023-12-12T21:17:00.584Z] 3e85d5ac6304: Verifying Checksum [2023-12-12T21:17:00.584Z] 3e85d5ac6304: Download complete [2023-12-12T21:17:04.749Z] #130 ... [2023-12-12T21:17:04.749Z] [2023-12-12T21:17:04.749Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-12-12T21:17:04.749Z] #0 0.757 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.5" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-12-12T21:17:04.749Z] #131 ... [2023-12-12T21:17:04.749Z] [2023-12-12T21:17:04.749Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-12T21:17:04.749Z] #0 0.887 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.5" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-12-12T21:17:04.749Z] #132 ... [2023-12-12T21:17:04.749Z] [2023-12-12T21:17:04.749Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-12-12T21:17:04.749Z] #0 0.399 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.5" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-12-12T21:17:04.749Z] #133 ... [2023-12-12T21:17:04.749Z] [2023-12-12T21:17:04.749Z] #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-12T21:17:04.749Z] #0 1.186 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.5" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-12-12T21:17:04.749Z] #134 ... [2023-12-12T21:17:04.749Z] [2023-12-12T21:17:04.749Z] #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-12T21:17:04.749Z] #0 0.732 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.5" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-12-12T21:17:04.749Z] #135 ... [2023-12-12T21:17:04.749Z] [2023-12-12T21:17:04.749Z] #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-12-12T21:17:04.749Z] #0 0.583 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.5" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-12-12T21:17:04.749Z] #136 ... [2023-12-12T21:17:04.749Z] [2023-12-12T21:17:04.749Z] #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-12-12T21:17:04.749Z] #0 1.040 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.5" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-12-12T21:17:04.749Z] #137 ... [2023-12-12T21:17:04.749Z] [2023-12-12T21:17:04.749Z] #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-12-12T21:17:04.749Z] #0 0.690 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.5" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-12-12T21:17:05.008Z] #138 ... [2023-12-12T21:17:05.008Z] [2023-12-12T21:17:05.008Z] #139 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-12-12T21:17:05.008Z] #0 1.270 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.5" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-12-12T21:17:05.266Z] #139 ... [2023-12-12T21:17:05.266Z] [2023-12-12T21:17:05.266Z] #140 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-12-12T21:17:05.266Z] #0 1.072 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.5" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-12-12T21:17:12.898Z] 3e85d5ac6304: Pull complete [2023-12-12T21:17:12.898Z] c3105a71a48b: Pull complete [2023-12-12T21:17:13.482Z] 0f093f025ec4: Pull complete [2023-12-12T21:17:13.482Z] c3106fc0e877: Pull complete [2023-12-12T21:17:13.482Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-12-12T21:17:13.483Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-12-12T21:17:13.483Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-12T21:17:13.760Z] prd-ubuntu20.04-docker-arm64-4c-16g-24921 does not seem to be running inside a container [2023-12-12T21:17:13.829Z] $ 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/615 -v /w/workspace/edgex-go/615:/w/workspace/edgex-go/615:rw,z -v /w/workspace/edgex-go/615@tmp:/w/workspace/edgex-go/615@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-12-12T21:17:15.596Z] $ docker top d0b261961b7fb2e6b02ec0134717dccdb25523a333e3f6533ac894b2dd85f7bf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-12T21:17:16.111Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-12-12T21:17:18.059Z] #1 [core-data internal] load .dockerignore [2023-12-12T21:17:18.059Z] #1 transferring context: 50B done [2023-12-12T21:17:18.059Z] #1 DONE 0.1s [2023-12-12T21:17:18.059Z] [2023-12-12T21:17:18.059Z] #2 [core-data internal] load build definition from Dockerfile [2023-12-12T21:17:18.059Z] #2 transferring dockerfile: 2.01kB done [2023-12-12T21:17:18.059Z] #2 DONE 0.1s [2023-12-12T21:17:18.059Z] [2023-12-12T21:17:18.059Z] #3 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-12T21:17:18.059Z] #3 DONE 0.0s [2023-12-12T21:17:18.059Z] [2023-12-12T21:17:18.059Z] #4 [core-common-config-bootstrapper internal] load .dockerignore [2023-12-12T21:17:18.059Z] #4 transferring context: 50B 0.0s done [2023-12-12T21:17:18.059Z] #4 DONE 0.1s [2023-12-12T21:17:18.059Z] [2023-12-12T21:17:18.059Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-12-12T21:17:18.059Z] #5 transferring dockerfile: 2.23kB done [2023-12-12T21:17:18.059Z] #5 DONE 0.1s [2023-12-12T21:17:18.059Z] [2023-12-12T21:17:18.059Z] #6 [security-proxy-setup internal] load .dockerignore [2023-12-12T21:17:18.059Z] #6 transferring context: 50B done [2023-12-12T21:17:18.059Z] #6 DONE 0.1s [2023-12-12T21:17:18.059Z] [2023-12-12T21:17:18.059Z] #7 [security-proxy-setup internal] load build definition from Dockerfile [2023-12-12T21:17:18.059Z] #7 transferring dockerfile: 2.50kB 0.0s done [2023-12-12T21:17:18.059Z] #7 DONE 0.1s [2023-12-12T21:17:18.059Z] [2023-12-12T21:17:18.059Z] #3 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-12T21:17:18.059Z] #3 DONE 0.0s [2023-12-12T21:17:18.059Z] [2023-12-12T21:17:18.059Z] #8 [security-bootstrapper internal] load .dockerignore [2023-12-12T21:17:18.059Z] #8 transferring context: 50B done [2023-12-12T21:17:18.059Z] #8 DONE 0.1s [2023-12-12T21:17:18.059Z] [2023-12-12T21:17:18.059Z] #9 [security-bootstrapper internal] load build definition from Dockerfile [2023-12-12T21:17:18.059Z] #9 transferring dockerfile: 2.93kB done [2023-12-12T21:17:18.059Z] #9 DONE 0.1s [2023-12-12T21:17:18.059Z] [2023-12-12T21:17:18.059Z] #3 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-12T21:17:18.328Z] #3 DONE 0.0s [2023-12-12T21:17:18.328Z] [2023-12-12T21:17:18.328Z] #10 [support-scheduler internal] load .dockerignore [2023-12-12T21:17:18.328Z] #10 DONE 0.0s [2023-12-12T21:17:18.328Z] [2023-12-12T21:17:18.328Z] #11 [support-notifications internal] load build definition from Dockerfile [2023-12-12T21:17:18.328Z] #11 transferring dockerfile: 1.95kB done [2023-12-12T21:17:18.328Z] #11 DONE 0.1s [2023-12-12T21:17:18.328Z] [2023-12-12T21:17:18.328Z] #12 [support-notifications internal] load .dockerignore [2023-12-12T21:17:18.328Z] #12 transferring context: 50B done [2023-12-12T21:17:18.328Z] #12 DONE 0.2s [2023-12-12T21:17:18.328Z] [2023-12-12T21:17:18.328Z] #13 [security-spire-server internal] load build definition from Dockerfile [2023-12-12T21:17:18.328Z] #13 transferring dockerfile: 1.70kB done [2023-12-12T21:17:18.328Z] #13 DONE 0.2s [2023-12-12T21:17:18.328Z] [2023-12-12T21:17:18.328Z] #3 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-12T21:17:18.328Z] #3 DONE 0.0s [2023-12-12T21:17:18.328Z] [2023-12-12T21:17:18.328Z] #14 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-12-12T21:17:18.328Z] #14 DONE 0.5s [2023-12-12T21:17:18.328Z] [2023-12-12T21:17:18.328Z] #15 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-12T21:17:18.328Z] #15 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-12T21:17:18.328Z] #15 ... [2023-12-12T21:17:18.328Z] [2023-12-12T21:17:18.328Z] #16 [support-scheduler internal] load build definition from Dockerfile [2023-12-12T21:17:18.328Z] #16 transferring dockerfile: 1.93kB done [2023-12-12T21:17:18.328Z] #16 DONE 0.2s [2023-12-12T21:17:18.328Z] [2023-12-12T21:17:18.328Z] #10 [support-scheduler internal] load .dockerignore [2023-12-12T21:17:18.328Z] #10 transferring context: 50B done [2023-12-12T21:17:18.328Z] #10 DONE 0.2s [2023-12-12T21:17:18.328Z] [2023-12-12T21:17:18.328Z] #17 [security-spire-server internal] load .dockerignore [2023-12-12T21:17:18.328Z] #17 transferring context: 50B 0.0s done [2023-12-12T21:17:18.328Z] #17 DONE 0.3s [2023-12-12T21:17:18.328Z] [2023-12-12T21:17:18.328Z] #15 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-12T21:17:18.328Z] #15 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-12T21:17:18.607Z] #15 ... [2023-12-12T21:17:18.607Z] [2023-12-12T21:17:18.607Z] #3 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-12T21:17:18.607Z] #3 DONE 0.0s [2023-12-12T21:17:18.607Z] [2023-12-12T21:17:18.607Z] #15 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-12T21:17:18.607Z] #15 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-12T21:17:18.607Z] #15 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-12T21:17:18.876Z] #15 ... [2023-12-12T21:17:18.876Z] [2023-12-12T21:17:18.876Z] #14 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2023-12-12T21:17:18.876Z] #14 DONE 0.9s [2023-12-12T21:17:18.876Z] [2023-12-12T21:17:18.876Z] #15 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-12T21:17:18.876Z] #15 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-12T21:17:18.876Z] #15 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-12T21:17:18.876Z] #15 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-12T21:17:18.876Z] #15 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-12T21:17:18.876Z] #15 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-12T21:17:18.876Z] #15 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.05MB / 3.33MB 0.2s [2023-12-12T21:17:18.876Z] #15 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 2.10MB / 3.33MB 0.3s [2023-12-12T21:17:19.146Z] #15 ... [2023-12-12T21:17:19.146Z] [2023-12-12T21:17:19.146Z] #18 [core-metadata internal] load build definition from Dockerfile [2023-12-12T21:17:19.146Z] #18 transferring dockerfile: 2.06kB 0.0s done [2023-12-12T21:17:19.146Z] #18 DONE 0.7s [2023-12-12T21:17:19.146Z] [2023-12-12T21:17:19.146Z] #19 [core-metadata internal] load .dockerignore [2023-12-12T21:17:19.146Z] #19 transferring context: 50B 0.1s done [2023-12-12T21:17:19.146Z] #19 DONE 0.7s [2023-12-12T21:17:19.146Z] [2023-12-12T21:17:19.146Z] #15 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-12T21:17:19.146Z] #15 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.5s [2023-12-12T21:17:19.146Z] #15 ... [2023-12-12T21:17:19.146Z] [2023-12-12T21:17:19.146Z] #3 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-12T21:17:19.146Z] #3 DONE 0.0s [2023-12-12T21:17:19.146Z] [2023-12-12T21:17:19.146Z] #15 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-12T21:17:19.146Z] #15 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.5s done [2023-12-12T21:17:19.146Z] #15 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-12T21:17:19.415Z] #15 ... [2023-12-12T21:17:19.415Z] [2023-12-12T21:17:19.415Z] #20 [security-secretstore-setup internal] load build definition from Dockerfile [2023-12-12T21:17:19.415Z] #20 transferring dockerfile: 2.49kB 0.1s done [2023-12-12T21:17:19.415Z] #20 DONE 0.9s [2023-12-12T21:17:19.415Z] [2023-12-12T21:17:19.415Z] #21 [security-secretstore-setup internal] load .dockerignore [2023-12-12T21:17:19.415Z] #21 transferring context: 50B 0.1s done [2023-12-12T21:17:19.415Z] #21 DONE 1.0s [2023-12-12T21:17:19.415Z] [2023-12-12T21:17:19.415Z] #3 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-12T21:17:19.415Z] #3 DONE 0.0s [2023-12-12T21:17:19.415Z] [2023-12-12T21:17:19.415Z] #14 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2023-12-12T21:17:19.415Z] #14 DONE 1.3s [2023-12-12T21:17:19.415Z] [2023-12-12T21:17:19.415Z] #22 [support-notifications internal] load build context [2023-12-12T21:17:19.415Z] #22 transferring context: 2.56MB 0.9s done [2023-12-12T21:17:19.415Z] #22 DONE 1.2s [2023-12-12T21:17:19.415Z] [2023-12-12T21:17:19.415Z] #23 [security-proxy-auth internal] load .dockerignore [2023-12-12T21:17:20.001Z] #23 ... [2023-12-12T21:17:20.001Z] [2023-12-12T21:17:20.001Z] #24 [security-proxy-setup internal] load build context [2023-12-12T21:17:20.001Z] #24 transferring context: 2.56MB 1.0s done [2023-12-12T21:17:20.001Z] #24 DONE 1.5s [2023-12-12T21:17:20.001Z] [2023-12-12T21:17:20.001Z] #25 [security-bootstrapper internal] load build context [2023-12-12T21:17:20.001Z] #25 transferring context: 2.56MB 0.9s done [2023-12-12T21:17:20.001Z] #25 DONE 1.5s [2023-12-12T21:17:20.001Z] [2023-12-12T21:17:20.001Z] #26 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-12T21:17:20.001Z] #26 DONE 1.7s [2023-12-12T21:17:20.001Z] [2023-12-12T21:17:20.001Z] #27 [core-data internal] load build context [2023-12-12T21:17:20.001Z] #27 transferring context: 2.56MB 0.9s done [2023-12-12T21:17:20.001Z] #27 DONE 1.5s [2023-12-12T21:17:20.001Z] [2023-12-12T21:17:20.001Z] #28 [core-common-config-bootstrapper internal] load build context [2023-12-12T21:17:20.001Z] #28 transferring context: 2.56MB 1.0s done [2023-12-12T21:17:20.001Z] #28 DONE 1.6s [2023-12-12T21:17:20.001Z] [2023-12-12T21:17:20.001Z] #15 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-12T21:17:20.001Z] #15 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-12T21:17:20.001Z] #15 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-12T21:17:20.001Z] #15 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-12T21:17:20.001Z] #15 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-12T21:17:20.001Z] #15 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.5s done [2023-12-12T21:17:20.001Z] #15 ... [2023-12-12T21:17:20.001Z] [2023-12-12T21:17:20.001Z] #29 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-12-12T21:17:20.001Z] #29 DONE 1.6s [2023-12-12T21:17:20.001Z] [2023-12-12T21:17:20.001Z] #15 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-12T21:17:20.001Z] #15 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-12T21:17:20.001Z] #15 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-12T21:17:20.001Z] #15 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-12T21:17:20.001Z] #15 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-12T21:17:20.001Z] #15 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.5s done [2023-12-12T21:17:20.001Z] #15 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.9s done [2023-12-12T21:17:20.270Z] #15 ... [2023-12-12T21:17:20.270Z] [2023-12-12T21:17:20.270Z] #30 [security-proxy-auth internal] load build definition from Dockerfile [2023-12-12T21:17:20.270Z] #30 transferring dockerfile: 2.15kB done [2023-12-12T21:17:20.270Z] #30 DONE 0.7s [2023-12-12T21:17:20.270Z] [2023-12-12T21:17:20.270Z] #31 [security-spire-config internal] load .dockerignore [2023-12-12T21:17:20.270Z] #31 transferring context: 50B 0.0s done [2023-12-12T21:17:20.270Z] #31 DONE 1.6s [2023-12-12T21:17:20.270Z] [2023-12-12T21:17:20.270Z] #23 [security-proxy-auth internal] load .dockerignore [2023-12-12T21:17:20.270Z] #23 transferring context: 50B done [2023-12-12T21:17:20.270Z] #23 DONE 0.8s [2023-12-12T21:17:20.270Z] [2023-12-12T21:17:20.270Z] #32 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-12-12T21:17:20.270Z] #32 transferring dockerfile: 1.89kB done [2023-12-12T21:17:20.270Z] #32 DONE 1.3s [2023-12-12T21:17:20.270Z] [2023-12-12T21:17:20.270Z] #33 [security-spiffe-token-provider internal] load .dockerignore [2023-12-12T21:17:20.270Z] #33 transferring context: 50B done [2023-12-12T21:17:20.270Z] #33 DONE 1.4s [2023-12-12T21:17:20.270Z] [2023-12-12T21:17:20.270Z] #34 [support-scheduler internal] load build context [2023-12-12T21:17:20.270Z] #34 transferring context: 2.56MB 0.5s done [2023-12-12T21:17:20.270Z] #34 DONE 1.5s [2023-12-12T21:17:20.270Z] [2023-12-12T21:17:20.270Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-12T21:17:20.270Z] #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.0s done [2023-12-12T21:17:20.270Z] #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s [2023-12-12T21:17:20.270Z] #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.2s [2023-12-12T21:17:20.270Z] #35 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-12-12T21:17:20.270Z] #35 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-12-12T21:17:20.270Z] #35 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-12-12T21:17:20.270Z] #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2023-12-12T21:17:20.270Z] #35 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-12-12T21:17:20.539Z] #35 ... [2023-12-12T21:17:20.539Z] [2023-12-12T21:17:20.539Z] #36 [core-command internal] load build definition from Dockerfile [2023-12-12T21:17:20.539Z] #36 transferring dockerfile: 1.93kB done [2023-12-12T21:17:20.539Z] #36 DONE 1.2s [2023-12-12T21:17:20.539Z] [2023-12-12T21:17:20.539Z] #37 [core-command internal] load .dockerignore [2023-12-12T21:17:20.539Z] #37 transferring context: 50B done [2023-12-12T21:17:20.539Z] #37 DONE 1.3s [2023-12-12T21:17:20.539Z] [2023-12-12T21:17:20.539Z] #3 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-12T21:17:20.539Z] #3 DONE 0.0s [2023-12-12T21:17:20.539Z] [2023-12-12T21:17:20.539Z] #38 [security-spire-config internal] load build definition from Dockerfile [2023-12-12T21:17:20.539Z] #38 transferring dockerfile: 1.69kB done [2023-12-12T21:17:20.539Z] #38 DONE 1.9s [2023-12-12T21:17:20.539Z] [2023-12-12T21:17:20.539Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-12T21:17:20.539Z] #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2023-12-12T21:17:20.539Z] #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s [2023-12-12T21:17:20.539Z] #35 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-12-12T21:17:20.539Z] #35 ... [2023-12-12T21:17:20.539Z] [2023-12-12T21:17:20.539Z] #3 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-12T21:17:20.539Z] #3 DONE 0.0s [2023-12-12T21:17:20.539Z] [2023-12-12T21:17:20.539Z] #39 [security-spire-agent internal] load build definition from Dockerfile [2023-12-12T21:17:20.539Z] #39 transferring dockerfile: 1.81kB done [2023-12-12T21:17:20.539Z] #39 DONE 1.8s [2023-12-12T21:17:20.539Z] [2023-12-12T21:17:20.539Z] #40 [security-spire-agent internal] load .dockerignore [2023-12-12T21:17:20.539Z] #40 transferring context: 50B done [2023-12-12T21:17:20.539Z] #40 DONE 1.8s [2023-12-12T21:17:20.539Z] [2023-12-12T21:17:20.539Z] #14 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2023-12-12T21:17:20.539Z] #14 DONE 1.7s [2023-12-12T21:17:20.539Z] [2023-12-12T21:17:20.539Z] #41 [core-metadata builder 2/7] WORKDIR /edgex-go [2023-12-12T21:17:20.539Z] #41 DONE 0.9s [2023-12-12T21:17:20.539Z] [2023-12-12T21:17:20.539Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-12T21:17:20.539Z] #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done [2023-12-12T21:17:20.539Z] #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 0.4s [2023-12-12T21:17:20.539Z] #35 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-12-12T21:17:20.539Z] #35 ... [2023-12-12T21:17:20.539Z] [2023-12-12T21:17:20.539Z] #26 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-12T21:17:20.539Z] #26 DONE 2.4s [2023-12-12T21:17:20.539Z] [2023-12-12T21:17:20.539Z] #41 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2023-12-12T21:17:20.539Z] #41 DONE 1.6s [2023-12-12T21:17:20.539Z] [2023-12-12T21:17:20.539Z] #15 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-12T21:17:20.539Z] #15 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-12T21:17:20.539Z] #15 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-12T21:17:20.539Z] #15 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-12T21:17:20.539Z] #15 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-12T21:17:20.539Z] #15 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.5s done [2023-12-12T21:17:20.539Z] #15 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.9s done [2023-12-12T21:17:20.539Z] #15 DONE 3.3s [2023-12-12T21:17:20.539Z] [2023-12-12T21:17:20.539Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-12T21:17:20.539Z] #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.19MB / 23.39MB 0.6s [2023-12-12T21:17:20.808Z] #35 ... [2023-12-12T21:17:20.808Z] [2023-12-12T21:17:20.808Z] #42 [security-spire-server internal] load build context [2023-12-12T21:17:20.808Z] #42 transferring context: 18.10kB 0.0s done [2023-12-12T21:17:20.808Z] #42 DONE 0.8s [2023-12-12T21:17:20.808Z] [2023-12-12T21:17:20.808Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-12T21:17:20.808Z] #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.29MB / 23.39MB 0.7s [2023-12-12T21:17:21.076Z] #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.39MB / 23.39MB 1.0s [2023-12-12T21:17:21.349Z] #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.30MB / 23.39MB 1.3s [2023-12-12T21:17:21.625Z] #35 ... [2023-12-12T21:17:21.625Z] [2023-12-12T21:17:21.625Z] #29 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-12-12T21:17:21.625Z] #29 DONE 2.7s [2023-12-12T21:17:21.625Z] [2023-12-12T21:17:21.625Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-12T21:17:21.625Z] #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.58MB / 23.39MB 1.4s [2023-12-12T21:17:21.625Z] #35 ... [2023-12-12T21:17:21.625Z] [2023-12-12T21:17:21.625Z] #15 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-12T21:17:21.625Z] #15 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-12T21:17:21.625Z] #15 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-12T21:17:21.625Z] #15 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-12T21:17:21.625Z] #15 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-12T21:17:21.625Z] #15 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.5s done [2023-12-12T21:17:21.625Z] #15 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.9s done [2023-12-12T21:17:21.625Z] #15 DONE 3.3s [2023-12-12T21:17:21.625Z] [2023-12-12T21:17:21.625Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-12T21:17:21.626Z] #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.0s done [2023-12-12T21:17:21.626Z] #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2023-12-12T21:17:21.626Z] #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done [2023-12-12T21:17:21.626Z] #35 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-12-12T21:17:21.626Z] #35 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-12-12T21:17:21.626Z] #35 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-12-12T21:17:21.626Z] #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2023-12-12T21:17:21.626Z] #35 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-12-12T21:17:21.626Z] #35 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-12-12T21:17:21.626Z] #35 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-12-12T21:17:21.626Z] #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.68MB / 23.39MB 1.6s [2023-12-12T21:17:21.912Z] #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.12MB / 23.39MB 1.8s [2023-12-12T21:17:22.188Z] #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.46MB / 23.39MB 2.1s [2023-12-12T21:17:22.188Z] #35 ... [2023-12-12T21:17:22.188Z] [2023-12-12T21:17:22.188Z] #43 [security-spire-config internal] load build context [2023-12-12T21:17:22.188Z] #43 transferring context: 16.35kB 0.1s done [2023-12-12T21:17:22.188Z] #43 DONE 0.6s [2023-12-12T21:17:22.188Z] [2023-12-12T21:17:22.188Z] #44 [security-secretstore-setup internal] load build context [2023-12-12T21:17:22.188Z] #44 transferring context: 2.56MB 1.4s done [2023-12-12T21:17:22.188Z] #44 DONE 2.6s [2023-12-12T21:17:22.188Z] [2023-12-12T21:17:22.188Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-12T21:17:22.188Z] #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.02MB / 23.39MB 2.2s [2023-12-12T21:17:22.459Z] #35 ... [2023-12-12T21:17:22.459Z] [2023-12-12T21:17:22.459Z] #45 [core-metadata internal] load build context [2023-12-12T21:17:22.459Z] #45 transferring context: 2.56MB 1.6s done [2023-12-12T21:17:22.459Z] #45 DONE 2.7s [2023-12-12T21:17:22.459Z] [2023-12-12T21:17:22.459Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-12T21:17:22.459Z] #35 ... [2023-12-12T21:17:22.459Z] [2023-12-12T21:17:22.459Z] #46 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-12-12T21:17:22.459Z] #46 DONE 2.0s [2023-12-12T21:17:22.459Z] [2023-12-12T21:17:22.459Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-12T21:17:22.459Z] #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.4s done [2023-12-12T21:17:22.738Z] #35 ... [2023-12-12T21:17:22.738Z] [2023-12-12T21:17:22.738Z] #15 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-12T21:17:22.738Z] #15 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-12T21:17:22.738Z] #15 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-12T21:17:22.738Z] #15 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-12T21:17:22.738Z] #15 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-12T21:17:22.738Z] #15 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.5s done [2023-12-12T21:17:22.738Z] #15 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.9s done [2023-12-12T21:17:22.738Z] #15 DONE 3.3s [2023-12-12T21:17:22.738Z] [2023-12-12T21:17:22.738Z] #47 [security-proxy-auth internal] load build context [2023-12-12T21:17:22.738Z] #47 transferring context: 2.56MB 1.5s done [2023-12-12T21:17:22.738Z] #47 DONE 2.0s [2023-12-12T21:17:22.738Z] [2023-12-12T21:17:22.738Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-12T21:17:22.738Z] #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.0s done [2023-12-12T21:17:22.738Z] #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2023-12-12T21:17:22.738Z] #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done [2023-12-12T21:17:22.738Z] #35 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-12-12T21:17:22.738Z] #35 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-12-12T21:17:22.738Z] #35 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-12-12T21:17:22.738Z] #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2023-12-12T21:17:22.738Z] #35 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-12-12T21:17:22.738Z] #35 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-12-12T21:17:22.738Z] #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.4s done [2023-12-12T21:17:22.738Z] #35 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-12-12T21:17:22.738Z] #35 ... [2023-12-12T21:17:22.738Z] [2023-12-12T21:17:22.738Z] #48 [core-command internal] load build context [2023-12-12T21:17:22.738Z] #48 transferring context: 2.56MB 1.6s done [2023-12-12T21:17:22.738Z] #48 DONE 2.2s [2023-12-12T21:17:22.738Z] [2023-12-12T21:17:22.738Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-12T21:17:22.738Z] #49 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done [2023-12-12T21:17:22.738Z] #49 DONE 0.2s [2023-12-12T21:17:22.738Z] [2023-12-12T21:17:22.738Z] #50 [security-spiffe-token-provider internal] load build context [2023-12-12T21:17:22.738Z] #50 transferring context: 2.56MB 1.6s done [2023-12-12T21:17:22.738Z] #50 DONE 2.3s [2023-12-12T21:17:22.738Z] [2023-12-12T21:17:22.738Z] #51 [security-spire-agent internal] load build context [2023-12-12T21:17:22.738Z] #51 transferring context: 17.63kB 0.0s done [2023-12-12T21:17:22.738Z] #51 DONE 0.2s [2023-12-12T21:17:22.738Z] [2023-12-12T21:17:22.738Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-12T21:17:22.738Z] #35 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2023-12-12T21:17:26.103Z] #35 ... [2023-12-12T21:17:26.103Z] [2023-12-12T21:17:26.103Z] #52 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-12-12T21:17:26.103Z] #0 2.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-12T21:17:26.103Z] #0 2.903 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-12T21:17:26.103Z] #0 4.442 OK: 266 MiB in 52 packages [2023-12-12T21:17:26.103Z] #52 DONE 5.8s [2023-12-12T21:17:26.103Z] [2023-12-12T21:17:26.103Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-12T21:17:26.103Z] #49 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-12-12T21:17:26.103Z] #49 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-12-12T21:17:26.103Z] #49 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-12-12T21:17:26.103Z] #49 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 1.5s done [2023-12-12T21:17:26.103Z] #49 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.2s done [2023-12-12T21:17:26.103Z] #49 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2023-12-12T21:17:26.103Z] #49 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 1.1s [2023-12-12T21:17:26.103Z] #49 ... [2023-12-12T21:17:26.103Z] [2023-12-12T21:17:26.103Z] #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-12-12T21:17:26.103Z] #0 2.757 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-12T21:17:26.103Z] #0 3.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-12T21:17:26.103Z] #0 4.987 OK: 266 MiB in 52 packages [2023-12-12T21:17:26.103Z] #53 DONE 5.5s [2023-12-12T21:17:26.103Z] [2023-12-12T21:17:26.103Z] #54 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-12-12T21:17:26.103Z] #54 DONE 0.5s [2023-12-12T21:17:26.103Z] [2023-12-12T21:17:26.103Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-12T21:17:26.708Z] #49 ... [2023-12-12T21:17:26.708Z] [2023-12-12T21:17:26.708Z] #55 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-12-12T21:17:26.708Z] #55 DONE 0.6s [2023-12-12T21:17:26.977Z] [2023-12-12T21:17:26.977Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-12T21:17:27.247Z] #35 ... [2023-12-12T21:17:27.247Z] [2023-12-12T21:17:27.247Z] #56 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-12-12T21:17:27.247Z] #0 3.391 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-12T21:17:27.247Z] #0 4.041 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-12T21:17:27.247Z] #0 5.821 OK: 266 MiB in 52 packages [2023-12-12T21:17:27.247Z] #56 DONE 6.7s [2023-12-12T21:17:27.247Z] [2023-12-12T21:17:27.247Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-12T21:17:27.835Z] #35 ... [2023-12-12T21:17:27.835Z] [2023-12-12T21:17:27.835Z] #57 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-12-12T21:17:27.835Z] #57 DONE 0.5s [2023-12-12T21:17:27.835Z] [2023-12-12T21:17:27.835Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-12T21:17:27.835Z] #35 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.0s [2023-12-12T21:17:28.801Z] #35 ... [2023-12-12T21:17:28.801Z] [2023-12-12T21:17:28.801Z] #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2023-12-12T21:17:28.801Z] #0 3.899 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-12T21:17:28.801Z] #0 4.476 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-12T21:17:28.801Z] #0 6.832 (1/2) Installing dumb-init (1.2.5-r2) [2023-12-12T21:17:28.801Z] #0 6.856 (2/2) Installing su-exec (0.2-r3) [2023-12-12T21:17:28.801Z] #0 6.873 Executing busybox-1.36.1-r5.trigger [2023-12-12T21:17:28.801Z] #0 7.003 OK: 8 MiB in 17 packages [2023-12-12T21:17:28.801Z] #58 DONE 8.1s [2023-12-12T21:17:28.801Z] [2023-12-12T21:17:28.801Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-12T21:17:30.229Z] #35 ... [2023-12-12T21:17:30.229Z] [2023-12-12T21:17:30.229Z] #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-12T21:17:30.229Z] #0 4.640 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-12T21:17:30.229Z] #0 5.353 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-12T21:17:30.229Z] #0 8.160 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-12T21:17:30.229Z] #0 8.176 Executing busybox-1.36.1-r5.trigger [2023-12-12T21:17:30.229Z] #0 8.304 OK: 8 MiB in 16 packages [2023-12-12T21:17:30.229Z] #59 DONE 9.3s [2023-12-12T21:17:30.229Z] [2023-12-12T21:17:30.229Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-12T21:17:30.229Z] #35 ... [2023-12-12T21:17:30.229Z] [2023-12-12T21:17:30.229Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-12-12T21:17:30.229Z] #0 4.821 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-12T21:17:30.229Z] #0 5.497 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-12T21:17:30.229Z] #0 7.952 (1/2) Installing ca-certificates (20230506-r0) [2023-12-12T21:17:30.229Z] #0 8.114 (2/2) Installing dumb-init (1.2.5-r2) [2023-12-12T21:17:30.229Z] #0 8.137 Executing busybox-1.36.1-r5.trigger [2023-12-12T21:17:30.229Z] #0 8.243 Executing ca-certificates-20230506-r0.trigger [2023-12-12T21:17:30.229Z] #0 8.852 OK: 9 MiB in 17 packages [2023-12-12T21:17:30.229Z] #60 DONE 9.6s [2023-12-12T21:17:30.229Z] [2023-12-12T21:17:30.229Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-12T21:17:30.821Z] #35 ... [2023-12-12T21:17:30.822Z] [2023-12-12T21:17:30.822Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-12-12T21:17:30.822Z] #0 4.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-12T21:17:30.822Z] #0 5.142 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-12T21:17:30.822Z] #0 7.681 (1/4) Installing ca-certificates (20230506-r0) [2023-12-12T21:17:30.822Z] #0 7.931 (2/4) Installing dumb-init (1.2.5-r2) [2023-12-12T21:17:30.822Z] #0 7.953 (3/4) Installing su-exec (0.2-r3) [2023-12-12T21:17:30.822Z] #0 7.964 (4/4) Installing yq (4.33.3-r5) [2023-12-12T21:17:30.822Z] #0 8.400 Executing busybox-1.36.1-r5.trigger [2023-12-12T21:17:30.822Z] #0 8.496 Executing ca-certificates-20230506-r0.trigger [2023-12-12T21:17:30.822Z] #0 9.072 OK: 18 MiB in 19 packages [2023-12-12T21:17:30.822Z] #61 DONE 9.9s [2023-12-12T21:17:30.822Z] [2023-12-12T21:17:30.822Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-12T21:17:30.822Z] #35 ... [2023-12-12T21:17:30.822Z] [2023-12-12T21:17:30.822Z] #62 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-12-12T21:17:30.822Z] #0 4.590 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-12T21:17:30.822Z] #0 5.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-12T21:17:30.822Z] #0 7.734 v3.18.5-45-gba5a0551d03 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-12T21:17:30.822Z] #0 7.734 v3.18.5-45-gba5a0551d03 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-12T21:17:30.822Z] #0 7.734 OK: 19946 distinct packages available [2023-12-12T21:17:30.822Z] #0 8.010 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-12T21:17:30.822Z] #0 8.840 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-12T21:17:30.822Z] #62 ... [2023-12-12T21:17:30.822Z] [2023-12-12T21:17:30.822Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-12-12T21:17:30.822Z] #0 5.619 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-12T21:17:30.822Z] #0 6.705 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-12T21:17:30.822Z] #0 9.385 v3.18.5-45-gba5a0551d03 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-12T21:17:30.822Z] #0 9.385 v3.18.5-45-gba5a0551d03 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-12T21:17:30.822Z] #0 9.385 OK: 19946 distinct packages available [2023-12-12T21:17:30.822Z] #0 9.877 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-12T21:17:30.822Z] #63 ... [2023-12-12T21:17:30.822Z] [2023-12-12T21:17:30.822Z] #64 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2023-12-12T21:17:30.822Z] #0 6.569 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-12T21:17:30.822Z] #0 7.310 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-12T21:17:30.822Z] #0 9.914 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-12T21:17:30.822Z] #0 9.948 Executing busybox-1.36.1-r5.trigger [2023-12-12T21:17:30.822Z] #0 10.04 OK: 8 MiB in 16 packages [2023-12-12T21:17:30.822Z] #64 DONE 11.1s [2023-12-12T21:17:30.822Z] [2023-12-12T21:17:30.822Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-12-12T21:17:30.822Z] #0 5.188 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-12T21:17:30.822Z] #0 6.021 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-12T21:17:30.822Z] #0 8.830 (1/4) Installing dumb-init (1.2.5-r2) [2023-12-12T21:17:30.822Z] #0 8.852 (2/4) Installing openssl (3.1.4-r1) [2023-12-12T21:17:30.822Z] #0 8.900 (3/4) Installing su-exec (0.2-r3) [2023-12-12T21:17:30.822Z] #0 8.936 (4/4) Installing yq (4.33.3-r5) [2023-12-12T21:17:30.822Z] #0 9.468 Executing busybox-1.36.1-r5.trigger [2023-12-12T21:17:30.822Z] #0 9.592 OK: 18 MiB in 19 packages [2023-12-12T21:17:31.091Z] #65 ... [2023-12-12T21:17:31.091Z] [2023-12-12T21:17:31.091Z] #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-12-12T21:17:31.091Z] #0 3.880 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-12T21:17:31.091Z] #0 4.382 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-12T21:17:31.091Z] #0 6.700 v3.18.5-45-gba5a0551d03 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-12T21:17:31.091Z] #0 6.700 v3.18.5-45-gba5a0551d03 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-12T21:17:31.091Z] #0 6.700 OK: 19948 distinct packages available [2023-12-12T21:17:31.091Z] #0 7.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-12T21:17:31.091Z] #0 8.009 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-12T21:17:31.373Z] #66 ... [2023-12-12T21:17:31.373Z] [2023-12-12T21:17:31.373Z] #67 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2023-12-12T21:17:31.373Z] #67 ... [2023-12-12T21:17:31.373Z] [2023-12-12T21:17:31.373Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-12-12T21:17:31.373Z] #65 DONE 10.6s [2023-12-12T21:17:31.373Z] [2023-12-12T21:17:31.373Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-12-12T21:17:31.373Z] #63 10.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-12T21:17:31.645Z] #63 ... [2023-12-12T21:17:31.645Z] [2023-12-12T21:17:31.645Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-12-12T21:17:31.645Z] #0 4.828 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-12T21:17:31.645Z] #0 5.924 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-12T21:17:31.645Z] #0 9.185 v3.18.5-45-gba5a0551d03 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-12T21:17:31.645Z] #0 9.185 v3.18.5-45-gba5a0551d03 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-12T21:17:31.645Z] #0 9.185 OK: 19946 distinct packages available [2023-12-12T21:17:31.645Z] #0 9.560 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-12T21:17:31.645Z] #68 ... [2023-12-12T21:17:31.645Z] [2023-12-12T21:17:31.645Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-12T21:17:31.915Z] #35 ... [2023-12-12T21:17:31.915Z] [2023-12-12T21:17:31.915Z] #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-12-12T21:17:31.915Z] #66 10.69 OK: 266 MiB in 52 packages [2023-12-12T21:17:31.915Z] #66 DONE 11.3s [2023-12-12T21:17:32.183Z] [2023-12-12T21:17:32.183Z] #62 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-12-12T21:17:32.183Z] #62 11.52 (1/5) Installing dumb-init (1.2.5-r2) [2023-12-12T21:17:32.183Z] #62 11.56 (2/5) Installing musl-obstack (1.2.3-r2) [2023-12-12T21:17:32.183Z] #62 11.56 (3/5) Installing libucontext (1.2-r2) [2023-12-12T21:17:32.183Z] #62 11.57 (4/5) Installing gcompat (1.1.0-r1) [2023-12-12T21:17:32.183Z] #62 11.59 (5/5) Installing openssl (3.1.4-r1) [2023-12-12T21:17:32.183Z] #62 11.65 Executing busybox-1.36.1-r5.trigger [2023-12-12T21:17:32.183Z] #62 11.73 OK: 9 MiB in 20 packages [2023-12-12T21:17:32.770Z] #62 ... [2023-12-12T21:17:32.770Z] [2023-12-12T21:17:32.770Z] #69 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-12-12T21:17:32.770Z] #69 DONE 0.7s [2023-12-12T21:17:32.770Z] [2023-12-12T21:17:32.770Z] #62 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-12-12T21:17:32.770Z] #62 DONE 12.3s [2023-12-12T21:17:32.770Z] [2023-12-12T21:17:32.770Z] #70 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2023-12-12T21:17:34.765Z] #70 ... [2023-12-12T21:17:34.765Z] [2023-12-12T21:17:34.765Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-12-12T21:17:35.034Z] #63 12.59 (1/11) Installing ca-certificates (20230506-r0) [2023-12-12T21:17:35.034Z] #63 12.69 (2/11) Installing brotli-libs (1.0.9-r14) [2023-12-12T21:17:35.034Z] #63 12.73 (3/11) Installing libunistring (1.1-r1) [2023-12-12T21:17:35.034Z] #63 12.78 (4/11) Installing libidn2 (2.3.4-r1) [2023-12-12T21:17:35.034Z] #63 12.85 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-12-12T21:17:35.034Z] #63 12.85 (6/11) Installing libcurl (8.5.0-r0) [2023-12-12T21:17:35.034Z] #63 12.94 (7/11) Installing curl (8.5.0-r0) [2023-12-12T21:17:35.034Z] #63 12.97 (8/11) Installing dumb-init (1.2.5-r2) [2023-12-12T21:17:35.034Z] #63 12.98 (9/11) Installing musl-obstack (1.2.3-r2) [2023-12-12T21:17:35.034Z] #63 12.99 (10/11) Installing libucontext (1.2-r2) [2023-12-12T21:17:35.034Z] #63 13.00 (11/11) Installing gcompat (1.1.0-r1) [2023-12-12T21:17:35.034Z] #63 13.01 Executing busybox-1.36.1-r5.trigger [2023-12-12T21:17:35.034Z] #63 13.07 Executing ca-certificates-20230506-r0.trigger [2023-12-12T21:17:35.034Z] #63 13.41 OK: 13 MiB in 26 packages [2023-12-12T21:17:35.034Z] #63 DONE 14.1s [2023-12-12T21:17:35.034Z] [2023-12-12T21:17:35.034Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-12-12T21:17:35.034Z] #68 10.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-12T21:17:35.034Z] #68 12.47 (1/4) Installing dumb-init (1.2.5-r2) [2023-12-12T21:17:35.034Z] #68 12.49 (2/4) Installing musl-obstack (1.2.3-r2) [2023-12-12T21:17:35.034Z] #68 12.49 (3/4) Installing libucontext (1.2-r2) [2023-12-12T21:17:35.034Z] #68 12.50 (4/4) Installing gcompat (1.1.0-r1) [2023-12-12T21:17:35.034Z] #68 12.53 Executing busybox-1.36.1-r5.trigger [2023-12-12T21:17:35.034Z] #68 12.60 OK: 8 MiB in 19 packages [2023-12-12T21:17:35.034Z] #68 DONE 13.2s [2023-12-12T21:17:35.034Z] [2023-12-12T21:17:35.034Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-12T21:17:35.034Z] #35 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.1s [2023-12-12T21:17:36.002Z] #35 ... [2023-12-12T21:17:36.002Z] [2023-12-12T21:17:36.002Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-12T21:17:36.002Z] #49 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 10.7s done [2023-12-12T21:17:36.002Z] #49 DONE 13.0s [2023-12-12T21:17:36.002Z] [2023-12-12T21:17:36.002Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-12T21:17:36.002Z] #35 ... [2023-12-12T21:17:36.002Z] [2023-12-12T21:17:36.002Z] #71 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-12T21:17:36.270Z] #71 ... [2023-12-12T21:17:36.270Z] [2023-12-12T21:17:36.270Z] #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2023-12-12T21:17:36.270Z] #0 3.911 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-12T21:17:36.270Z] #0 4.644 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-12T21:17:36.270Z] #0 6.769 OK: 8 MiB in 17 packages [2023-12-12T21:17:36.270Z] #72 DONE 7.3s [2023-12-12T21:17:36.270Z] [2023-12-12T21:17:36.270Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-12T21:17:36.871Z] #35 ... [2023-12-12T21:17:36.871Z] [2023-12-12T21:17:36.871Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-12T21:17:36.871Z] #73 ... [2023-12-12T21:17:36.871Z] [2023-12-12T21:17:36.871Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-12T21:17:37.139Z] #35 ... [2023-12-12T21:17:37.139Z] [2023-12-12T21:17:37.139Z] #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2023-12-12T21:17:37.139Z] #0 3.844 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-12T21:17:37.139Z] #0 4.569 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-12T21:17:37.139Z] #0 6.750 OK: 8 MiB in 16 packages [2023-12-12T21:17:37.139Z] #74 DONE 7.1s [2023-12-12T21:17:37.139Z] [2023-12-12T21:17:37.139Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-12T21:17:37.408Z] #35 ... [2023-12-12T21:17:37.408Z] [2023-12-12T21:17:37.408Z] #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2023-12-12T21:17:37.408Z] #0 3.462 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-12T21:17:37.408Z] #0 4.079 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-12T21:17:37.408Z] #0 6.475 OK: 9 MiB in 17 packages [2023-12-12T21:17:37.408Z] #75 DONE 7.0s [2023-12-12T21:17:37.408Z] [2023-12-12T21:17:37.408Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-12T21:17:37.679Z] #35 ... [2023-12-12T21:17:37.679Z] [2023-12-12T21:17:37.679Z] #76 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-12T21:17:37.679Z] #76 ... [2023-12-12T21:17:37.679Z] [2023-12-12T21:17:37.679Z] #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2023-12-12T21:17:37.679Z] #0 3.495 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-12T21:17:37.679Z] #0 4.245 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-12T21:17:37.679Z] #0 6.174 OK: 18 MiB in 19 packages [2023-12-12T21:17:37.679Z] #77 DONE 6.5s [2023-12-12T21:17:37.679Z] [2023-12-12T21:17:37.679Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-12T21:17:37.679Z] #35 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.9s done [2023-12-12T21:17:38.270Z] #35 DONE 18.4s [2023-12-12T21:17:38.270Z] [2023-12-12T21:17:38.270Z] #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2023-12-12T21:17:38.270Z] #0 4.182 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-12T21:17:38.270Z] #0 4.848 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-12T21:17:38.270Z] #0 7.143 OK: 18 MiB in 19 packages [2023-12-12T21:17:38.270Z] #78 DONE 7.6s [2023-12-12T21:17:38.270Z] [2023-12-12T21:17:38.270Z] #79 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2023-12-12T21:17:38.270Z] #79 DONE 0.3s [2023-12-12T21:17:38.270Z] [2023-12-12T21:17:38.270Z] #70 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2023-12-12T21:17:38.270Z] #70 2.408 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-12T21:17:38.270Z] #70 3.088 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-12T21:17:38.270Z] #70 5.298 OK: 9 MiB in 20 packages [2023-12-12T21:17:38.270Z] #70 ... [2023-12-12T21:17:38.270Z] [2023-12-12T21:17:38.270Z] #67 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2023-12-12T21:17:38.270Z] #67 4.634 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-12T21:17:38.270Z] #67 5.406 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-12T21:17:38.270Z] #67 7.867 OK: 8 MiB in 16 packages [2023-12-12T21:17:38.270Z] #67 DONE 8.3s [2023-12-12T21:17:38.270Z] [2023-12-12T21:17:38.270Z] #70 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2023-12-12T21:17:38.536Z] #70 DONE 5.9s [2023-12-12T21:17:38.536Z] [2023-12-12T21:17:38.536Z] #80 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-12-12T21:17:38.536Z] #80 ... [2023-12-12T21:17:38.536Z] [2023-12-12T21:17:38.536Z] #81 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-12-12T21:17:38.536Z] #81 DONE 2.5s [2023-12-12T21:17:38.807Z] [2023-12-12T21:17:38.807Z] #82 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2023-12-12T21:17:39.072Z] #82 DONE 0.2s [2023-12-12T21:17:39.072Z] [2023-12-12T21:17:39.072Z] #83 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-12T21:17:39.664Z] #83 ... [2023-12-12T21:17:39.664Z] [2023-12-12T21:17:39.664Z] #80 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-12-12T21:17:39.664Z] #80 DONE 1.1s [2023-12-12T21:17:39.664Z] [2023-12-12T21:17:39.664Z] #84 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-12T21:17:39.932Z] #84 ... [2023-12-12T21:17:39.932Z] [2023-12-12T21:17:39.932Z] #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2023-12-12T21:17:39.932Z] #0 2.729 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-12T21:17:39.932Z] #0 3.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-12T21:17:39.932Z] #0 4.707 OK: 8 MiB in 19 packages [2023-12-12T21:17:39.932Z] #85 DONE 5.1s [2023-12-12T21:17:39.932Z] [2023-12-12T21:17:39.932Z] #83 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-12T21:17:39.932Z] #83 DONE 1.0s [2023-12-12T21:17:40.202Z] [2023-12-12T21:17:40.202Z] #86 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2023-12-12T21:17:40.202Z] #86 DONE 0.3s [2023-12-12T21:17:40.202Z] [2023-12-12T21:17:40.202Z] #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2023-12-12T21:17:40.202Z] #0 3.322 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-12T21:17:40.202Z] #0 3.867 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-12T21:17:40.202Z] #0 5.115 OK: 13 MiB in 26 packages [2023-12-12T21:17:40.202Z] #87 DONE 5.5s [2023-12-12T21:17:40.202Z] [2023-12-12T21:17:40.202Z] #88 [security-spire-server stage-2 6/9] COPY security.txt / [2023-12-12T21:17:40.786Z] #88 DONE 0.3s [2023-12-12T21:17:40.786Z] [2023-12-12T21:17:40.786Z] #84 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-12T21:17:40.786Z] #84 DONE 1.0s [2023-12-12T21:17:40.786Z] [2023-12-12T21:17:40.786Z] #89 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2023-12-12T21:17:40.786Z] #89 ... [2023-12-12T21:17:40.786Z] [2023-12-12T21:17:40.786Z] #90 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-12-12T21:17:40.786Z] #90 DONE 0.2s [2023-12-12T21:17:40.786Z] [2023-12-12T21:17:40.786Z] #89 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2023-12-12T21:17:40.786Z] #89 DONE 0.2s [2023-12-12T21:17:40.786Z] [2023-12-12T21:17:40.786Z] #91 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-12T21:17:40.786Z] #91 DONE 1.0s [2023-12-12T21:17:40.786Z] [2023-12-12T21:17:40.786Z] #92 [security-spire-agent stage-3 7/10] COPY security.txt / [2023-12-12T21:17:41.053Z] #92 DONE 0.2s [2023-12-12T21:17:41.053Z] [2023-12-12T21:17:41.053Z] #93 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-12-12T21:17:41.053Z] #93 DONE 0.2s [2023-12-12T21:17:41.053Z] [2023-12-12T21:17:41.053Z] #94 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-12-12T21:17:41.053Z] #94 DONE 0.2s [2023-12-12T21:17:41.053Z] [2023-12-12T21:17:41.053Z] #95 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2023-12-12T21:17:41.053Z] #95 DONE 0.2s [2023-12-12T21:17:41.053Z] [2023-12-12T21:17:41.053Z] #96 [security-spire-config stage-2 6/10] COPY security.txt / [2023-12-12T21:17:41.319Z] #96 ... [2023-12-12T21:17:41.319Z] [2023-12-12T21:17:41.319Z] #97 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-12-12T21:17:41.319Z] #97 DONE 0.2s [2023-12-12T21:17:41.319Z] [2023-12-12T21:17:41.319Z] #98 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-12-12T21:17:41.319Z] #98 DONE 0.2s [2023-12-12T21:17:41.319Z] [2023-12-12T21:17:41.319Z] #96 [security-spire-config stage-2 6/10] COPY security.txt / [2023-12-12T21:17:41.319Z] #96 DONE 0.2s [2023-12-12T21:17:41.319Z] [2023-12-12T21:17:41.319Z] #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-12-12T21:17:41.586Z] #99 DONE 0.2s [2023-12-12T21:17:41.586Z] [2023-12-12T21:17:41.586Z] #100 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-12-12T21:17:41.586Z] #100 DONE 0.1s [2023-12-12T21:17:41.586Z] [2023-12-12T21:17:41.586Z] #101 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-12-12T21:17:41.586Z] #101 DONE 0.1s [2023-12-12T21:17:41.586Z] [2023-12-12T21:17:41.586Z] #102 [security-spire-agent] exporting to image [2023-12-12T21:17:41.586Z] #102 exporting layers [2023-12-12T21:17:41.855Z] #102 ... [2023-12-12T21:17:41.855Z] [2023-12-12T21:17:41.855Z] #103 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-12-12T21:17:41.855Z] #103 DONE 0.1s [2023-12-12T21:17:41.855Z] [2023-12-12T21:17:41.855Z] #104 [security-spire-config] exporting to image [2023-12-12T21:17:42.828Z] #104 ... [2023-12-12T21:17:42.828Z] [2023-12-12T21:17:42.828Z] #105 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-12T21:17:42.828Z] #105 ... [2023-12-12T21:17:42.828Z] [2023-12-12T21:17:42.828Z] #106 [security-spire-server] exporting to image [2023-12-12T21:17:42.828Z] #106 exporting layers 1.6s done [2023-12-12T21:17:43.101Z] #106 writing image sha256:557a2f8bed5da682b780ba6f137f48deb0fb3471a72fb6c7a2c38611ce5b7f31 0.0s done [2023-12-12T21:17:43.101Z] #106 naming to docker.io/library/security-spire-server-arm64 0.0s done [2023-12-12T21:17:43.101Z] #106 DONE 1.7s [2023-12-12T21:17:43.101Z] [2023-12-12T21:17:43.101Z] #104 [security-spire-config] exporting to image [2023-12-12T21:17:43.101Z] #104 ... [2023-12-12T21:17:43.101Z] [2023-12-12T21:17:43.101Z] #102 [security-spire-agent] exporting to image [2023-12-12T21:17:43.101Z] #102 exporting layers 1.5s done [2023-12-12T21:17:43.101Z] #102 writing image sha256:0ad58e65967033b0e610c768da615671d132cb7c9009349702edc17fa9e58955 0.0s done [2023-12-12T21:17:43.101Z] #102 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2023-12-12T21:17:43.101Z] #102 DONE 1.6s [2023-12-12T21:17:43.373Z] [2023-12-12T21:17:43.373Z] #104 [security-spire-config] exporting to image [2023-12-12T21:17:43.373Z] #104 exporting layers 1.5s done [2023-12-12T21:17:43.373Z] #104 writing image sha256:ed67711f007e1afd10c8a9f429c6a5d4bfbdf5f5742ed8860a289451d0adcf92 0.0s done [2023-12-12T21:17:43.373Z] #104 naming to docker.io/library/security-spire-config-arm64 0.0s done [2023-12-12T21:17:43.373Z] #104 DONE 1.6s [2023-12-12T21:17:43.373Z] [2023-12-12T21:17:43.373Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-12T21:17:58.518Z] #73 DONE 31.3s [2023-12-12T21:17:58.518Z] [2023-12-12T21:17:58.518Z] #105 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-12T21:17:58.518Z] #105 DONE 25.3s [2023-12-12T21:17:58.518Z] [2023-12-12T21:17:58.518Z] #76 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-12T21:17:58.518Z] #76 DONE 30.3s [2023-12-12T21:17:58.518Z] [2023-12-12T21:17:58.518Z] #71 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-12T21:17:58.518Z] #71 DONE 31.9s [2023-12-12T21:17:58.518Z] [2023-12-12T21:17:58.518Z] #107 [support-notifications builder 6/7] COPY . . [2023-12-12T21:17:58.790Z] #107 DONE 0.7s [2023-12-12T21:17:58.790Z] [2023-12-12T21:17:58.790Z] #108 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-12-12T21:17:58.790Z] #108 CACHED [2023-12-12T21:17:58.790Z] [2023-12-12T21:17:58.790Z] #109 [security-proxy-auth builder 6/7] COPY . . [2023-12-12T21:17:58.790Z] #109 CACHED [2023-12-12T21:17:58.790Z] [2023-12-12T21:17:58.790Z] #110 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-12T21:17:58.790Z] #110 CACHED [2023-12-12T21:17:58.790Z] [2023-12-12T21:17:58.790Z] #111 [core-command builder 6/7] COPY . . [2023-12-12T21:17:58.790Z] #111 CACHED [2023-12-12T21:17:58.790Z] [2023-12-12T21:17:58.790Z] #112 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-12T21:17:58.790Z] #112 CACHED [2023-12-12T21:17:58.790Z] [2023-12-12T21:17:58.790Z] #113 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-12-12T21:17:58.790Z] #113 CACHED [2023-12-12T21:17:58.790Z] [2023-12-12T21:17:58.790Z] #114 [security-spiffe-token-provider builder 6/7] COPY . . [2023-12-12T21:17:58.790Z] #114 DONE 0.7s [2023-12-12T21:17:58.790Z] [2023-12-12T21:17:58.790Z] #115 [security-secretstore-setup builder 6/7] COPY . . [2023-12-12T21:17:58.790Z] #115 CACHED [2023-12-12T21:17:58.790Z] [2023-12-12T21:17:58.790Z] #116 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-12T21:17:58.790Z] #116 CACHED [2023-12-12T21:17:58.790Z] [2023-12-12T21:17:58.790Z] #117 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-12-12T21:17:58.790Z] #117 CACHED [2023-12-12T21:17:58.790Z] [2023-12-12T21:17:58.790Z] #118 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-12T21:17:58.790Z] #118 CACHED [2023-12-12T21:17:58.790Z] [2023-12-12T21:17:58.790Z] #119 [core-metadata builder 6/7] COPY . . [2023-12-12T21:17:58.790Z] #119 CACHED [2023-12-12T21:17:58.790Z] [2023-12-12T21:17:58.790Z] #120 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-12-12T21:17:58.790Z] #120 CACHED [2023-12-12T21:17:58.790Z] [2023-12-12T21:17:58.790Z] #121 [support-scheduler builder 6/7] COPY . . [2023-12-12T21:17:58.790Z] #121 CACHED [2023-12-12T21:17:58.790Z] [2023-12-12T21:17:58.790Z] #122 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-12-12T21:17:58.790Z] #122 CACHED [2023-12-12T21:17:58.790Z] [2023-12-12T21:17:58.790Z] #123 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-12T21:17:58.790Z] #123 CACHED [2023-12-12T21:17:58.790Z] [2023-12-12T21:17:58.790Z] #124 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-12-12T21:17:58.790Z] #124 CACHED [2023-12-12T21:17:58.790Z] [2023-12-12T21:17:58.790Z] #125 [security-bootstrapper builder 6/7] COPY . . [2023-12-12T21:17:58.790Z] #125 CACHED [2023-12-12T21:17:58.790Z] [2023-12-12T21:17:58.790Z] #126 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-12T21:17:58.790Z] #126 CACHED [2023-12-12T21:17:58.790Z] [2023-12-12T21:17:58.790Z] #127 [security-proxy-setup builder 6/7] COPY . . [2023-12-12T21:17:58.790Z] #127 DONE 0.8s [2023-12-12T21:17:58.790Z] [2023-12-12T21:17:58.790Z] #128 [core-data builder 6/7] COPY . . [2023-12-12T21:17:58.790Z] #128 DONE 0.7s [2023-12-12T21:17:58.790Z] [2023-12-12T21:17:58.790Z] #129 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-12-12T21:17:58.790Z] #129 CACHED [2023-12-12T21:17:58.790Z] [2023-12-12T21:17:58.790Z] #130 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-12-12T21:17:58.790Z] #130 CACHED [2023-12-12T21:17:58.790Z] [2023-12-12T21:17:58.790Z] #131 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-12T21:17:58.790Z] #131 CACHED [2023-12-12T21:17:58.790Z] [2023-12-12T21:17:58.790Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-12T21:18:01.409Z] #132 2.169 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.5" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-12-12T21:18:09.997Z] #132 ... [2023-12-12T21:18:09.997Z] [2023-12-12T21:18:09.997Z] #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-12-12T21:18:09.997Z] #0 2.760 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.5" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-12-12T21:18:09.997Z] #133 ... [2023-12-12T21:18:09.997Z] [2023-12-12T21:18:09.997Z] #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-12-12T21:18:09.997Z] #0 2.666 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.5" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-12-12T21:18:09.997Z] #134 ... [2023-12-12T21:18:09.997Z] [2023-12-12T21:18:09.997Z] #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-12-12T21:18:09.997Z] #0 2.808 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.5" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-12-12T21:18:09.997Z] #135 ... [2023-12-12T21:18:09.997Z] [2023-12-12T21:18:09.997Z] #136 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-12-12T21:18:09.997Z] #0 1.848 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.5" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-12-12T21:18:09.997Z] #136 ... [2023-12-12T21:18:09.997Z] [2023-12-12T21:18:09.997Z] #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-12T21:18:09.997Z] #0 2.330 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.5" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-12-12T21:18:09.997Z] #137 ... [2023-12-12T21:18:09.997Z] [2023-12-12T21:18:09.997Z] #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-12-12T21:18:09.997Z] #0 2.419 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.5" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-12-12T21:18:09.997Z] #138 ... [2023-12-12T21:18:09.997Z] [2023-12-12T21:18:09.997Z] #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-12-12T21:18:09.997Z] #0 2.063 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.5" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-12-12T21:18:09.997Z] #139 ... [2023-12-12T21:18:09.997Z] [2023-12-12T21:18:09.997Z] #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-12-12T21:18:09.997Z] #0 1.951 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.5" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-12-12T21:18:09.997Z] #140 ... [2023-12-12T21:18:09.997Z] [2023-12-12T21:18:09.997Z] #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-12T21:18:09.997Z] #0 2.841 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.5" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-12-12T21:18:10.264Z] #141 ... [2023-12-12T21:18:10.264Z] [2023-12-12T21:18:10.264Z] #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-12-12T21:18:10.264Z] #0 2.348 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.5" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-12-12T21:18:13.216Z] #140 74.20 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.5" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-12-12T21:18:18.564Z] #140 ... [2023-12-12T21:18:18.564Z] [2023-12-12T21:18:18.564Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-12-12T21:18:18.564Z] #133 DONE 83.9s [2023-12-12T21:18:18.564Z] [2023-12-12T21:18:18.564Z] #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-12-12T21:18:18.564Z] #136 DONE 84.0s [2023-12-12T21:18:18.564Z] [2023-12-12T21:18:18.564Z] #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-12-12T21:18:18.564Z] #138 DONE 84.0s [2023-12-12T21:18:18.564Z] [2023-12-12T21:18:18.564Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-12T21:18:18.564Z] #132 DONE 84.0s [2023-12-12T21:18:18.564Z] [2023-12-12T21:18:18.564Z] #140 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-12-12T21:18:18.564Z] #140 DONE 83.9s [2023-12-12T21:18:18.564Z] [2023-12-12T21:18:18.564Z] #141 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-12T21:18:18.564Z] #141 ... [2023-12-12T21:18:18.564Z] [2023-12-12T21:18:18.564Z] #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-12T21:18:18.564Z] #134 DONE 84.2s [2023-12-12T21:18:18.564Z] [2023-12-12T21:18:18.564Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-12-12T21:18:18.564Z] #131 DONE 84.3s [2023-12-12T21:18:18.564Z] [2023-12-12T21:18:18.564Z] #139 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-12-12T21:18:18.564Z] #139 DONE 84.3s [2023-12-12T21:18:18.564Z] [2023-12-12T21:18:18.564Z] #142 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-12T21:18:18.564Z] #142 ... [2023-12-12T21:18:18.564Z] [2023-12-12T21:18:18.564Z] #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-12-12T21:18:18.564Z] #137 DONE 84.4s [2023-12-12T21:18:18.564Z] [2023-12-12T21:18:18.564Z] #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-12-12T21:18:18.564Z] #130 DONE 84.4s [2023-12-12T21:18:18.564Z] [2023-12-12T21:18:18.564Z] #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-12T21:18:18.564Z] #135 DONE 84.5s [2023-12-12T21:18:18.564Z] [2023-12-12T21:18:18.564Z] #143 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-12T21:18:18.564Z] #143 ... [2023-12-12T21:18:18.564Z] [2023-12-12T21:18:18.564Z] #144 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-12T21:18:18.564Z] #144 DONE 0.9s [2023-12-12T21:18:18.826Z] [2023-12-12T21:18:18.826Z] #142 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-12T21:18:18.826Z] #142 DONE 0.7s [2023-12-12T21:18:18.826Z] [2023-12-12T21:18:18.826Z] #141 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-12T21:18:18.826Z] #141 DONE 0.9s [2023-12-12T21:18:18.826Z] [2023-12-12T21:18:18.826Z] #145 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-12T21:18:18.826Z] #145 DONE 0.5s [2023-12-12T21:18:18.826Z] [2023-12-12T21:18:18.826Z] #146 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-12T21:18:18.826Z] #146 ... [2023-12-12T21:18:18.826Z] [2023-12-12T21:18:18.826Z] #147 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-12-12T21:18:18.826Z] #147 DONE 0.5s [2023-12-12T21:18:18.826Z] [2023-12-12T21:18:18.826Z] #143 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-12T21:18:18.826Z] #143 DONE 0.5s [2023-12-12T21:18:19.087Z] [2023-12-12T21:18:19.087Z] #148 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-12T21:18:19.087Z] #148 DONE 0.4s [2023-12-12T21:18:19.087Z] [2023-12-12T21:18:19.087Z] #149 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-12T21:18:19.087Z] #149 DONE 0.4s [2023-12-12T21:18:19.087Z] [2023-12-12T21:18:19.087Z] #150 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-12T21:18:19.087Z] #150 ... [2023-12-12T21:18:19.087Z] [2023-12-12T21:18:19.087Z] #151 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-12T21:18:19.087Z] #151 CACHED [2023-12-12T21:18:19.087Z] [2023-12-12T21:18:19.087Z] #152 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2023-12-12T21:18:19.087Z] #152 CACHED [2023-12-12T21:18:19.087Z] [2023-12-12T21:18:19.087Z] #153 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-12-12T21:18:19.087Z] #153 CACHED [2023-12-12T21:18:19.087Z] [2023-12-12T21:18:19.087Z] #154 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-12T21:18:19.087Z] #154 CACHED [2023-12-12T21:18:19.087Z] [2023-12-12T21:18:19.087Z] #155 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-12T21:18:19.087Z] #155 CACHED [2023-12-12T21:18:19.087Z] [2023-12-12T21:18:19.087Z] #156 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-12-12T21:18:19.087Z] #156 CACHED [2023-12-12T21:18:19.087Z] [2023-12-12T21:18:19.087Z] #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-12T21:18:19.087Z] #157 CACHED [2023-12-12T21:18:19.087Z] [2023-12-12T21:18:19.087Z] #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-12-12T21:18:19.087Z] #158 CACHED [2023-12-12T21:18:19.087Z] [2023-12-12T21:18:19.087Z] #159 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2023-12-12T21:18:19.087Z] #159 DONE 0.4s [2023-12-12T21:18:19.087Z] [2023-12-12T21:18:19.087Z] #160 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-12T21:18:19.087Z] #160 DONE 0.4s [2023-12-12T21:18:19.087Z] [2023-12-12T21:18:19.087Z] #146 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-12T21:18:19.087Z] #146 DONE 0.4s [2023-12-12T21:18:19.087Z] [2023-12-12T21:18:19.087Z] #161 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2023-12-12T21:18:19.087Z] #161 DONE 0.3s [2023-12-12T21:18:19.349Z] [2023-12-12T21:18:19.349Z] #162 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-12-12T21:18:19.349Z] #162 ... [2023-12-12T21:18:19.349Z] [2023-12-12T21:18:19.349Z] #150 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-12T21:18:19.349Z] #150 DONE 0.5s [2023-12-12T21:18:19.611Z] [2023-12-12T21:18:19.611Z] #163 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-12-12T21:18:20.183Z] #163 ... [2023-12-12T21:18:20.183Z] [2023-12-12T21:18:20.183Z] #164 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-12-12T21:18:20.183Z] #164 DONE 0.9s [2023-12-12T21:18:20.183Z] [2023-12-12T21:18:20.183Z] #165 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-12-12T21:18:20.183Z] #165 DONE 1.0s [2023-12-12T21:18:20.183Z] [2023-12-12T21:18:20.183Z] #166 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-12-12T21:18:20.443Z] #166 ... [2023-12-12T21:18:20.443Z] [2023-12-12T21:18:20.443Z] #167 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-12-12T21:18:20.443Z] #167 DONE 1.3s [2023-12-12T21:18:20.443Z] [2023-12-12T21:18:20.443Z] #168 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-12-12T21:18:20.443Z] #168 DONE 1.3s [2023-12-12T21:18:20.443Z] [2023-12-12T21:18:20.443Z] #169 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-12-12T21:18:20.443Z] #169 DONE 1.3s [2023-12-12T21:18:20.443Z] [2023-12-12T21:18:20.443Z] #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-12-12T21:18:20.443Z] #170 DONE 1.3s [2023-12-12T21:18:20.443Z] [2023-12-12T21:18:20.443Z] #171 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-12-12T21:18:20.443Z] #171 DONE 1.2s [2023-12-12T21:18:20.443Z] [2023-12-12T21:18:20.443Z] #172 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-12-12T21:18:20.443Z] #172 DONE 1.3s [2023-12-12T21:18:20.443Z] [2023-12-12T21:18:20.443Z] #162 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-12-12T21:18:20.443Z] #162 DONE 1.3s [2023-12-12T21:18:20.443Z] [2023-12-12T21:18:20.443Z] #173 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2023-12-12T21:18:20.443Z] #173 DONE 1.7s [2023-12-12T21:18:20.443Z] [2023-12-12T21:18:20.443Z] #163 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-12-12T21:18:20.443Z] #163 DONE 1.1s [2023-12-12T21:18:20.443Z] [2023-12-12T21:18:20.443Z] #174 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-12-12T21:18:20.703Z] #174 ... [2023-12-12T21:18:20.703Z] [2023-12-12T21:18:20.703Z] #166 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-12-12T21:18:20.703Z] #166 DONE 0.6s [2023-12-12T21:18:20.703Z] [2023-12-12T21:18:20.703Z] #175 [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 [2023-12-12T21:18:20.703Z] #175 DONE 0.4s [2023-12-12T21:18:20.703Z] [2023-12-12T21:18:20.703Z] #176 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-12-12T21:18:20.703Z] #176 DONE 0.4s [2023-12-12T21:18:20.703Z] [2023-12-12T21:18:20.703Z] #177 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-12-12T21:18:20.703Z] #177 DONE 0.4s [2023-12-12T21:18:20.703Z] [2023-12-12T21:18:20.703Z] #178 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-12-12T21:18:20.703Z] #178 DONE 0.4s [2023-12-12T21:18:20.703Z] [2023-12-12T21:18:20.703Z] #179 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-12-12T21:18:20.703Z] #179 DONE 0.4s [2023-12-12T21:18:20.703Z] [2023-12-12T21:18:20.703Z] #180 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-12-12T21:18:20.703Z] #180 DONE 0.4s [2023-12-12T21:18:20.703Z] [2023-12-12T21:18:20.703Z] #181 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-12-12T21:18:20.964Z] #181 ... [2023-12-12T21:18:20.964Z] [2023-12-12T21:18:20.964Z] #182 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-12-12T21:18:20.964Z] #182 DONE 0.4s [2023-12-12T21:18:20.964Z] [2023-12-12T21:18:20.964Z] #183 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-12-12T21:18:20.964Z] #183 DONE 0.4s [2023-12-12T21:18:20.964Z] [2023-12-12T21:18:20.964Z] #184 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-12T21:18:20.964Z] #184 DONE 0.4s [2023-12-12T21:18:20.964Z] [2023-12-12T21:18:20.964Z] #174 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-12-12T21:18:20.964Z] #174 DONE 0.4s [2023-12-12T21:18:20.964Z] [2023-12-12T21:18:20.964Z] #94 [support-notifications] exporting to image [2023-12-12T21:18:20.964Z] #94 exporting layers [2023-12-12T21:18:20.964Z] #94 writing image sha256:9412d27a918f4c084556082309de4b0da94c3d8559e0e6f9e0fbcfc9e4096217 [2023-12-12T21:18:21.225Z] #94 ... [2023-12-12T21:18:21.225Z] [2023-12-12T21:18:21.225Z] #185 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-12-12T21:18:21.225Z] #185 DONE 0.4s [2023-12-12T21:18:21.225Z] [2023-12-12T21:18:21.225Z] #186 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-12-12T21:18:21.225Z] #186 DONE 0.5s [2023-12-12T21:18:21.225Z] [2023-12-12T21:18:21.225Z] #94 [core-data] exporting to image [2023-12-12T21:18:21.225Z] #94 writing image sha256:9412d27a918f4c084556082309de4b0da94c3d8559e0e6f9e0fbcfc9e4096217 0.0s done [2023-12-12T21:18:21.225Z] #94 naming to docker.io/library/core-data done [2023-12-12T21:18:21.225Z] #94 ... [2023-12-12T21:18:21.225Z] [2023-12-12T21:18:21.225Z] #187 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-12-12T21:18:21.225Z] #187 DONE 0.5s [2023-12-12T21:18:21.225Z] [2023-12-12T21:18:21.225Z] #181 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-12-12T21:18:21.225Z] #181 DONE 0.5s [2023-12-12T21:18:21.225Z] [2023-12-12T21:18:21.225Z] #188 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-12-12T21:18:21.225Z] #188 DONE 0.4s [2023-12-12T21:18:21.225Z] [2023-12-12T21:18:21.225Z] #94 [core-metadata] exporting to image [2023-12-12T21:18:21.225Z] #94 exporting layers 0.5s done [2023-12-12T21:18:21.486Z] #94 ... [2023-12-12T21:18:21.486Z] [2023-12-12T21:18:21.486Z] #189 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2023-12-12T21:18:21.486Z] #189 DONE 0.4s [2023-12-12T21:18:21.486Z] [2023-12-12T21:18:21.486Z] #94 [core-metadata] exporting to image [2023-12-12T21:18:21.486Z] #94 exporting layers 0.5s done [2023-12-12T21:18:21.486Z] #94 writing image sha256:65d072c4d9f5c8bf01baca28d2e1ceb359a738d170d97dc796d818a5c9e6720a [2023-12-12T21:18:21.486Z] #94 writing image sha256:5ee83cc1bcc3ae56caa5c27a632d71e896ee23ee3cffeab949f3f8f6989a492a [2023-12-12T21:18:21.486Z] #94 exporting layers 0.6s done [2023-12-12T21:18:21.486Z] #94 writing image sha256:65d072c4d9f5c8bf01baca28d2e1ceb359a738d170d97dc796d818a5c9e6720a 0.3s done [2023-12-12T21:18:21.486Z] #94 writing image sha256:6dfc9a57f2c3b93cafbf5474032f5575d5e198842bcbf2dff49854b9153ffb57 [2023-12-12T21:18:21.486Z] #94 writing image sha256:8c7f9369be7e97cad3f8ccc11b516c521e1832d0f784d29d4b3b08d8e6f504e8 [2023-12-12T21:18:21.772Z] #94 ... [2023-12-12T21:18:21.772Z] [2023-12-12T21:18:21.772Z] #190 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-12-12T21:18:21.772Z] #190 DONE 0.4s [2023-12-12T21:18:21.772Z] [2023-12-12T21:18:21.772Z] #191 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-12-12T21:18:21.772Z] #191 DONE 0.4s [2023-12-12T21:18:21.772Z] [2023-12-12T21:18:21.772Z] #94 [support-notifications] exporting to image [2023-12-12T21:18:21.772Z] #94 exporting layers 0.4s done [2023-12-12T21:18:21.772Z] #94 writing image sha256:5ee83cc1bcc3ae56caa5c27a632d71e896ee23ee3cffeab949f3f8f6989a492a 0.3s done [2023-12-12T21:18:21.772Z] #94 writing image sha256:6dfc9a57f2c3b93cafbf5474032f5575d5e198842bcbf2dff49854b9153ffb57 0.1s done [2023-12-12T21:18:21.772Z] #94 writing image sha256:8c7f9369be7e97cad3f8ccc11b516c521e1832d0f784d29d4b3b08d8e6f504e8 0.1s done [2023-12-12T21:18:21.772Z] #94 naming to docker.io/library/support-scheduler done [2023-12-12T21:18:21.772Z] #94 naming to docker.io/library/support-notifications 0.1s done [2023-12-12T21:18:21.772Z] #94 naming to docker.io/library/security-spiffe-token-provider done [2023-12-12T21:18:21.772Z] #94 naming to docker.io/library/core-command done [2023-12-12T21:18:21.772Z] #94 ... [2023-12-12T21:18:21.772Z] [2023-12-12T21:18:21.772Z] #192 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-12T21:18:21.772Z] #192 DONE 0.8s [2023-12-12T21:18:21.772Z] [2023-12-12T21:18:21.772Z] #193 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-12-12T21:18:21.772Z] #193 DONE 0.5s [2023-12-12T21:18:21.772Z] [2023-12-12T21:18:21.772Z] #94 [security-proxy-auth] exporting to image [2023-12-12T21:18:21.772Z] #94 writing image sha256:569c0a9cf92bc3d115cad7d27e55ab44f8cdc52c18ad86b75b1c9409893e1d5b [2023-12-12T21:18:22.037Z] #94 ... [2023-12-12T21:18:22.037Z] [2023-12-12T21:18:22.037Z] #194 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-12-12T21:18:22.037Z] #194 DONE 0.4s [2023-12-12T21:18:22.037Z] [2023-12-12T21:18:22.037Z] #94 [core-metadata] exporting to image [2023-12-12T21:18:22.037Z] #94 writing image sha256:569c0a9cf92bc3d115cad7d27e55ab44f8cdc52c18ad86b75b1c9409893e1d5b 0.2s done [2023-12-12T21:18:22.037Z] #94 naming to docker.io/library/core-metadata done [2023-12-12T21:18:22.037Z] #94 ... [2023-12-12T21:18:22.037Z] [2023-12-12T21:18:22.037Z] #195 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-12T21:18:22.037Z] #195 DONE 0.8s [2023-12-12T21:18:22.037Z] [2023-12-12T21:18:22.037Z] #196 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-12-12T21:18:22.037Z] #196 DONE 0.3s [2023-12-12T21:18:22.037Z] [2023-12-12T21:18:22.037Z] #94 [core-common-config-bootstrapper] exporting to image [2023-12-12T21:18:22.037Z] #94 exporting layers 0.3s done [2023-12-12T21:18:22.298Z] #94 ... [2023-12-12T21:18:22.298Z] [2023-12-12T21:18:22.298Z] #197 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-12-12T21:18:22.298Z] #197 DONE 0.1s [2023-12-12T21:18:22.298Z] [2023-12-12T21:18:22.298Z] #198 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-12-12T21:18:22.298Z] #198 DONE 0.2s [2023-12-12T21:18:22.298Z] [2023-12-12T21:18:22.298Z] #94 [security-proxy-auth] exporting to image [2023-12-12T21:18:22.298Z] #94 writing image sha256:76dd8de9bc74c3739a839e53aff6a2d2a1bcf31379cce709fb944aeee54b0850 0.0s done [2023-12-12T21:18:22.298Z] #94 naming to docker.io/library/security-proxy-auth 0.0s done [2023-12-12T21:18:22.298Z] #94 exporting layers 0.2s done [2023-12-12T21:18:22.298Z] #94 writing image sha256:f99ddd120704f3be6c55465acc7f2b9a08b5eb26d059d4d4adb24550df57115a done [2023-12-12T21:18:22.298Z] #94 naming to docker.io/library/core-common-config-bootstrapper done [2023-12-12T21:18:22.298Z] #94 DONE 2.3s [2023-12-12T21:18:22.298Z] [2023-12-12T21:18:22.298Z] #199 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-12T21:18:22.298Z] #199 DONE 0.7s [2023-12-12T21:18:22.298Z] [2023-12-12T21:18:22.298Z] #200 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-12-12T21:18:22.558Z] #200 DONE 0.1s [2023-12-12T21:18:22.558Z] [2023-12-12T21:18:22.558Z] #201 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-12-12T21:18:22.558Z] #201 DONE 0.1s [2023-12-12T21:18:22.558Z] [2023-12-12T21:18:22.558Z] #94 [security-proxy-setup] exporting to image [2023-12-12T21:18:22.558Z] #94 ... [2023-12-12T21:18:22.558Z] [2023-12-12T21:18:22.558Z] #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-12-12T21:18:22.558Z] #202 DONE 0.0s [2023-12-12T21:18:22.558Z] [2023-12-12T21:18:22.558Z] #203 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-12T21:18:22.558Z] #203 DONE 0.5s [2023-12-12T21:18:22.817Z] [2023-12-12T21:18:22.817Z] #94 [security-proxy-setup] exporting to image [2023-12-12T21:18:22.817Z] #94 exporting layers 0.3s done [2023-12-12T21:18:22.817Z] #94 writing image sha256:242f06fc048c3a29652b8629126a8250e0c3917d03696a94b5a726970c7c60cc done [2023-12-12T21:18:22.817Z] #94 naming to docker.io/library/security-proxy-setup done [2023-12-12T21:18:22.817Z] #94 exporting layers 0.2s done [2023-12-12T21:18:22.817Z] #94 writing image sha256:421fa86ea134ef8b6b55e5ad1da7f8420a6dacf018e338a636769410ef71b4ea done [2023-12-12T21:18:22.817Z] #94 naming to docker.io/library/security-secretstore-setup done [2023-12-12T21:18:22.817Z] #94 DONE 2.8s [2023-12-12T21:18:22.817Z] [2023-12-12T21:18:22.817Z] #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2023-12-12T21:18:23.078Z] #204 DONE 0.4s [2023-12-12T21:18:23.078Z] [2023-12-12T21:18:23.078Z] #94 [security-bootstrapper] exporting to image [2023-12-12T21:18:23.078Z] #94 exporting layers 0.2s done [2023-12-12T21:18:23.078Z] #94 writing image sha256:a2acfb33fa96e1ddd0969ed44fc45e645bdde5178eb7d3badcd7bbce13b20525 done [2023-12-12T21:18:23.078Z] #94 naming to docker.io/library/security-bootstrapper done [2023-12-12T21:18:23.078Z] #94 DONE 3.0s [2023-12-12T21:18:23.078Z] time="2023-12-12T21:15:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-12T21:18:23.078Z] time="2023-12-12T21:15:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-12T21:18:23.078Z] time="2023-12-12T21:15:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-12T21:18:23.078Z] time="2023-12-12T21:15:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-12T21:18:23.078Z] time="2023-12-12T21:15:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-12T21:18:23.078Z] time="2023-12-12T21:15:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-12T21:18:23.078Z] time="2023-12-12T21:15:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-12T21:18:23.078Z] time="2023-12-12T21:15:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-12T21:18:23.078Z] time="2023-12-12T21:15:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-12T21:18:23.078Z] time="2023-12-12T21:15:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-12T21:18:23.078Z] time="2023-12-12T21:15:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-12T21:18:23.078Z] time="2023-12-12T21:15:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-12T21:18:23.078Z] time="2023-12-12T21:15:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-12T21:18:23.078Z] time="2023-12-12T21:15:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-12-12T21:18:23.097Z] $ docker stop --time=1 7d79c0805d10c2e546b20e93918da33c35f89d48a97f2e85c244da3e2fe5217c [2023-12-12T21:18:25.230Z] $ docker rm -f --volumes 7d79c0805d10c2e546b20e93918da33c35f89d48a97f2e85c244da3e2fe5217c [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-12T21:18:25.617Z] + docker images [2023-12-12T21:18:25.617Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-12-12T21:18:25.617Z] security-proxy-setup latest 242f06fc048c 3 seconds ago 25.8MB [2023-12-12T21:18:25.617Z] security-secretstore-setup latest 421fa86ea134 3 seconds ago 36.2MB [2023-12-12T21:18:25.617Z] security-bootstrapper latest a2acfb33fa96 3 seconds ago 18.5MB [2023-12-12T21:18:25.617Z] security-proxy-auth latest 76dd8de9bc74 4 seconds ago 15.8MB [2023-12-12T21:18:25.617Z] core-common-config-bootstrapper latest f99ddd120704 4 seconds ago 14.9MB [2023-12-12T21:18:25.617Z] core-metadata latest 569c0a9cf92b 4 seconds ago 17.4MB [2023-12-12T21:18:25.617Z] core-command latest 5ee83cc1bcc3 5 seconds ago 17MB [2023-12-12T21:18:25.617Z] core-data latest 9412d27a918f 5 seconds ago 17.1MB [2023-12-12T21:18:25.617Z] security-spiffe-token-provider latest 6dfc9a57f2c3 5 seconds ago 28.5MB [2023-12-12T21:18:25.617Z] support-scheduler latest 65d072c4d9f5 5 seconds ago 26MB [2023-12-12T21:18:25.617Z] support-notifications latest 8c7f9369be7e 5 seconds ago 26.5MB [2023-12-12T21:18:25.617Z] security-spire-agent latest 6bb6577270b7 2 minutes ago 161MB [2023-12-12T21:18:25.617Z] security-spire-server latest 371ae7db50c7 2 minutes ago 102MB [2023-12-12T21:18:25.617Z] security-spire-config latest a228bcec2d48 2 minutes ago 102MB [2023-12-12T21:18:25.617Z] ci-base-image-x86_64 latest dcb4e5b70f35 4 minutes ago 937MB [2023-12-12T21:18:25.617Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 4 weeks ago 564MB [2023-12-12T21:18:25.617Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 6 months ago 334MB [2023-12-12T21:18:25.617Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 17 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-12T21:18:25.979Z] provisioning config files... [2023-12-12T21:18:25.988Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/615@tmp/config1283090750541819442tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-12T21:18:26.344Z] ---> ****-login.sh [2023-12-12T21:18:26.344Z] nexus3.edgexfoundry.org:10001 [2023-12-12T21:18:26.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T21:18:26.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T21:18:26.344Z] Configure a credential helper to remove this warning. See [2023-12-12T21:18:26.344Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T21:18:26.344Z] [2023-12-12T21:18:26.344Z] Login Succeeded [2023-12-12T21:18:26.344Z] nexus3.edgexfoundry.org:10002 [2023-12-12T21:18:26.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T21:18:26.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T21:18:26.603Z] Configure a credential helper to remove this warning. See [2023-12-12T21:18:26.603Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T21:18:26.603Z] [2023-12-12T21:18:26.603Z] Login Succeeded [2023-12-12T21:18:26.603Z] nexus3.edgexfoundry.org:10003 [2023-12-12T21:18:26.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T21:18:26.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T21:18:26.603Z] Configure a credential helper to remove this warning. See [2023-12-12T21:18:26.604Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T21:18:26.604Z] [2023-12-12T21:18:26.862Z] Login Succeeded [2023-12-12T21:18:26.862Z] nexus3.edgexfoundry.org:10004 [2023-12-12T21:18:26.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T21:18:26.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T21:18:26.862Z] Configure a credential helper to remove this warning. See [2023-12-12T21:18:26.862Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T21:18:26.862Z] [2023-12-12T21:18:26.862Z] Login Succeeded [2023-12-12T21:18:26.862Z] ****.io [2023-12-12T21:18:26.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T21:18:27.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T21:18:27.120Z] Configure a credential helper to remove this warning. See [2023-12-12T21:18:27.120Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T21:18:27.120Z] [2023-12-12T21:18:27.120Z] Login Succeeded [2023-12-12T21:18:27.120Z] ---> ****-login.sh ends [Pipeline] } [2023-12-12T21:18:27.126Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-12T21:18:27.274Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-12T21:18:27.334Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-12-12T21:18:27.334Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6 [2023-12-12T21:18:27.334Z] latest [2023-12-12T21:18:27.334Z] 3.2.0-dev.5 [2023-12-12T21:18:27.334Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [2023-12-12T21:18:27.334Z] main [2023-12-12T21:18:27.334Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:18:27.814Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:1be2c8c34642fa8a66c24634d1371341b97af3d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:18:28.214Z] + docker push nexus3.edgexfoundry.org:10004/core-command:1be2c8c34642fa8a66c24634d1371341b97af3d6 [2023-12-12T21:18:28.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-12-12T21:18:28.214Z] 892a76fbd1b6: Preparing [2023-12-12T21:18:28.214Z] cfd3f89fd085: Preparing [2023-12-12T21:18:28.214Z] ae12e08b4aa6: Preparing [2023-12-12T21:18:28.214Z] c9fad024cdbd: Preparing [2023-12-12T21:18:28.214Z] a5b4c1484c4c: Preparing [2023-12-12T21:18:28.214Z] ef8bd3c609f3: Preparing [2023-12-12T21:18:28.214Z] 9fe9a137fd00: Preparing [2023-12-12T21:18:28.214Z] 9fe9a137fd00: Waiting [2023-12-12T21:18:28.214Z] 892a76fbd1b6: Pushed [2023-12-12T21:18:28.214Z] ae12e08b4aa6: Pushed [2023-12-12T21:18:28.214Z] c9fad024cdbd: Pushed [2023-12-12T21:18:28.214Z] a5b4c1484c4c: Pushed [2023-12-12T21:18:28.214Z] 9fe9a137fd00: Layer already exists [2023-12-12T21:18:28.472Z] ef8bd3c609f3: Pushed [2023-12-12T21:18:29.404Z] cfd3f89fd085: Pushed [2023-12-12T21:18:29.662Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6: digest: sha256:f9f9f01e78bb9d1c1aea0f739d9246fbc9b84bf827233a8b2f5b4bd85399d116 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:18:30.084Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:18:30.488Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-12-12T21:18:30.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-12-12T21:18:30.488Z] 892a76fbd1b6: Preparing [2023-12-12T21:18:30.488Z] cfd3f89fd085: Preparing [2023-12-12T21:18:30.488Z] ae12e08b4aa6: Preparing [2023-12-12T21:18:30.488Z] c9fad024cdbd: Preparing [2023-12-12T21:18:30.488Z] a5b4c1484c4c: Preparing [2023-12-12T21:18:30.488Z] ef8bd3c609f3: Preparing [2023-12-12T21:18:30.488Z] 9fe9a137fd00: Preparing [2023-12-12T21:18:30.488Z] ef8bd3c609f3: Waiting [2023-12-12T21:18:30.488Z] 9fe9a137fd00: Waiting [2023-12-12T21:18:30.488Z] 892a76fbd1b6: Layer already exists [2023-12-12T21:18:30.488Z] ae12e08b4aa6: Layer already exists [2023-12-12T21:18:30.488Z] cfd3f89fd085: Layer already exists [2023-12-12T21:18:30.488Z] a5b4c1484c4c: Layer already exists [2023-12-12T21:18:30.488Z] c9fad024cdbd: Layer already exists [2023-12-12T21:18:30.488Z] ef8bd3c609f3: Layer already exists [2023-12-12T21:18:30.488Z] 9fe9a137fd00: Layer already exists [2023-12-12T21:18:30.488Z] latest: digest: sha256:f9f9f01e78bb9d1c1aea0f739d9246fbc9b84bf827233a8b2f5b4bd85399d116 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:18:30.897Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:18:31.312Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.5 [2023-12-12T21:18:31.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-12-12T21:18:31.312Z] 892a76fbd1b6: Preparing [2023-12-12T21:18:31.312Z] cfd3f89fd085: Preparing [2023-12-12T21:18:31.312Z] ae12e08b4aa6: Preparing [2023-12-12T21:18:31.312Z] c9fad024cdbd: Preparing [2023-12-12T21:18:31.312Z] a5b4c1484c4c: Preparing [2023-12-12T21:18:31.312Z] ef8bd3c609f3: Preparing [2023-12-12T21:18:31.312Z] 9fe9a137fd00: Preparing [2023-12-12T21:18:31.312Z] ef8bd3c609f3: Waiting [2023-12-12T21:18:31.312Z] 9fe9a137fd00: Waiting [2023-12-12T21:18:31.312Z] c9fad024cdbd: Layer already exists [2023-12-12T21:18:31.312Z] 892a76fbd1b6: Layer already exists [2023-12-12T21:18:31.312Z] cfd3f89fd085: Layer already exists [2023-12-12T21:18:31.312Z] a5b4c1484c4c: Layer already exists [2023-12-12T21:18:31.312Z] 9fe9a137fd00: Layer already exists [2023-12-12T21:18:31.312Z] ae12e08b4aa6: Layer already exists [2023-12-12T21:18:31.312Z] ef8bd3c609f3: Layer already exists [2023-12-12T21:18:31.312Z] 3.2.0-dev.5: digest: sha256:f9f9f01e78bb9d1c1aea0f739d9246fbc9b84bf827233a8b2f5b4bd85399d116 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:18:31.723Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:18:32.135Z] + docker push nexus3.edgexfoundry.org:10004/core-command:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [2023-12-12T21:18:32.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-12-12T21:18:32.135Z] 892a76fbd1b6: Preparing [2023-12-12T21:18:32.135Z] cfd3f89fd085: Preparing [2023-12-12T21:18:32.135Z] ae12e08b4aa6: Preparing [2023-12-12T21:18:32.135Z] c9fad024cdbd: Preparing [2023-12-12T21:18:32.135Z] a5b4c1484c4c: Preparing [2023-12-12T21:18:32.135Z] ef8bd3c609f3: Preparing [2023-12-12T21:18:32.135Z] 9fe9a137fd00: Preparing [2023-12-12T21:18:32.135Z] 9fe9a137fd00: Waiting [2023-12-12T21:18:32.135Z] ef8bd3c609f3: Waiting [2023-12-12T21:18:32.135Z] cfd3f89fd085: Layer already exists [2023-12-12T21:18:32.135Z] a5b4c1484c4c: Layer already exists [2023-12-12T21:18:32.135Z] ae12e08b4aa6: Layer already exists [2023-12-12T21:18:32.135Z] 892a76fbd1b6: Layer already exists [2023-12-12T21:18:32.135Z] c9fad024cdbd: Layer already exists [2023-12-12T21:18:32.135Z] ef8bd3c609f3: Layer already exists [2023-12-12T21:18:32.135Z] 9fe9a137fd00: Layer already exists [2023-12-12T21:18:32.135Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5: digest: sha256:f9f9f01e78bb9d1c1aea0f739d9246fbc9b84bf827233a8b2f5b4bd85399d116 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:18:32.542Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:18:32.954Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-12-12T21:18:32.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-12-12T21:18:32.954Z] 892a76fbd1b6: Preparing [2023-12-12T21:18:32.954Z] cfd3f89fd085: Preparing [2023-12-12T21:18:32.954Z] ae12e08b4aa6: Preparing [2023-12-12T21:18:32.954Z] c9fad024cdbd: Preparing [2023-12-12T21:18:32.954Z] a5b4c1484c4c: Preparing [2023-12-12T21:18:32.954Z] ef8bd3c609f3: Preparing [2023-12-12T21:18:32.954Z] 9fe9a137fd00: Preparing [2023-12-12T21:18:32.954Z] ef8bd3c609f3: Waiting [2023-12-12T21:18:32.954Z] 9fe9a137fd00: Waiting [2023-12-12T21:18:32.954Z] ae12e08b4aa6: Layer already exists [2023-12-12T21:18:32.954Z] cfd3f89fd085: Layer already exists [2023-12-12T21:18:32.954Z] c9fad024cdbd: Layer already exists [2023-12-12T21:18:32.954Z] 892a76fbd1b6: Layer already exists [2023-12-12T21:18:32.954Z] a5b4c1484c4c: Layer already exists [2023-12-12T21:18:32.954Z] ef8bd3c609f3: Layer already exists [2023-12-12T21:18:32.954Z] 9fe9a137fd00: Layer already exists [2023-12-12T21:18:32.954Z] main: digest: sha256:f9f9f01e78bb9d1c1aea0f739d9246fbc9b84bf827233a8b2f5b4bd85399d116 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-12T21:18:33.217Z] ===================================================== [Pipeline] echo [2023-12-12T21:18:33.258Z] taggedImages: [2023-12-12T21:18:33.258Z] - nexus3.edgexfoundry.org:10004/core-command:1be2c8c34642fa8a66c24634d1371341b97af3d6 [2023-12-12T21:18:33.258Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-12-12T21:18:33.258Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.5 [2023-12-12T21:18:33.258Z] - nexus3.edgexfoundry.org:10004/core-command:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [2023-12-12T21:18:33.258Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-12-12T21:18:33.316Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-12-12T21:18:33.316Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6 [2023-12-12T21:18:33.316Z] latest [2023-12-12T21:18:33.316Z] 3.2.0-dev.5 [2023-12-12T21:18:33.316Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [2023-12-12T21:18:33.316Z] main [2023-12-12T21:18:33.316Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:18:33.822Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1be2c8c34642fa8a66c24634d1371341b97af3d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:18:34.248Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1be2c8c34642fa8a66c24634d1371341b97af3d6 [2023-12-12T21:18:34.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-12-12T21:18:34.248Z] 2f19196f1cf8: Preparing [2023-12-12T21:18:34.248Z] 81a9de9df860: Preparing [2023-12-12T21:18:34.248Z] 440e4c626754: Preparing [2023-12-12T21:18:34.248Z] c855702eea9b: Preparing [2023-12-12T21:18:34.248Z] ae12e08b4aa6: Preparing [2023-12-12T21:18:34.248Z] c9fad024cdbd: Preparing [2023-12-12T21:18:34.248Z] a5b4c1484c4c: Preparing [2023-12-12T21:18:34.248Z] ef8bd3c609f3: Preparing [2023-12-12T21:18:34.248Z] 9fe9a137fd00: Preparing [2023-12-12T21:18:34.248Z] a5b4c1484c4c: Waiting [2023-12-12T21:18:34.248Z] c9fad024cdbd: Waiting [2023-12-12T21:18:34.248Z] ef8bd3c609f3: Waiting [2023-12-12T21:18:34.248Z] ae12e08b4aa6: Layer already exists [2023-12-12T21:18:34.248Z] c9fad024cdbd: Layer already exists [2023-12-12T21:18:34.248Z] a5b4c1484c4c: Layer already exists [2023-12-12T21:18:34.248Z] ef8bd3c609f3: Layer already exists [2023-12-12T21:18:34.248Z] 9fe9a137fd00: Layer already exists [2023-12-12T21:18:34.248Z] 2f19196f1cf8: Pushed [2023-12-12T21:18:34.248Z] 440e4c626754: Pushed [2023-12-12T21:18:34.248Z] 81a9de9df860: Pushed [2023-12-12T21:18:35.184Z] c855702eea9b: Pushed [2023-12-12T21:18:35.184Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6: digest: sha256:938aa952fbd2cae33ef5bb7e58ad9e6dd54e11171650c3c6972705e8424b8811 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:18:35.606Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:18:36.025Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-12-12T21:18:36.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-12-12T21:18:36.025Z] 2f19196f1cf8: Preparing [2023-12-12T21:18:36.025Z] 81a9de9df860: Preparing [2023-12-12T21:18:36.025Z] 440e4c626754: Preparing [2023-12-12T21:18:36.025Z] c855702eea9b: Preparing [2023-12-12T21:18:36.025Z] ae12e08b4aa6: Preparing [2023-12-12T21:18:36.025Z] c9fad024cdbd: Preparing [2023-12-12T21:18:36.025Z] a5b4c1484c4c: Preparing [2023-12-12T21:18:36.025Z] ef8bd3c609f3: Preparing [2023-12-12T21:18:36.025Z] 9fe9a137fd00: Preparing [2023-12-12T21:18:36.025Z] a5b4c1484c4c: Waiting [2023-12-12T21:18:36.025Z] ef8bd3c609f3: Waiting [2023-12-12T21:18:36.025Z] c9fad024cdbd: Waiting [2023-12-12T21:18:36.025Z] c855702eea9b: Layer already exists [2023-12-12T21:18:36.025Z] 2f19196f1cf8: Layer already exists [2023-12-12T21:18:36.025Z] 440e4c626754: Layer already exists [2023-12-12T21:18:36.025Z] 81a9de9df860: Layer already exists [2023-12-12T21:18:36.025Z] ae12e08b4aa6: Layer already exists [2023-12-12T21:18:36.025Z] a5b4c1484c4c: Layer already exists [2023-12-12T21:18:36.025Z] c9fad024cdbd: Layer already exists [2023-12-12T21:18:36.025Z] 9fe9a137fd00: Layer already exists [2023-12-12T21:18:36.025Z] ef8bd3c609f3: Layer already exists [2023-12-12T21:18:36.025Z] latest: digest: sha256:938aa952fbd2cae33ef5bb7e58ad9e6dd54e11171650c3c6972705e8424b8811 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:18:36.449Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:18:36.881Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.5 [2023-12-12T21:18:36.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-12-12T21:18:36.881Z] 2f19196f1cf8: Preparing [2023-12-12T21:18:36.881Z] 81a9de9df860: Preparing [2023-12-12T21:18:36.881Z] 440e4c626754: Preparing [2023-12-12T21:18:36.881Z] c855702eea9b: Preparing [2023-12-12T21:18:36.881Z] ae12e08b4aa6: Preparing [2023-12-12T21:18:36.881Z] c9fad024cdbd: Preparing [2023-12-12T21:18:36.881Z] a5b4c1484c4c: Preparing [2023-12-12T21:18:36.881Z] ef8bd3c609f3: Preparing [2023-12-12T21:18:36.881Z] 9fe9a137fd00: Preparing [2023-12-12T21:18:36.881Z] c9fad024cdbd: Waiting [2023-12-12T21:18:36.881Z] 9fe9a137fd00: Waiting [2023-12-12T21:18:36.881Z] a5b4c1484c4c: Waiting [2023-12-12T21:18:36.881Z] 440e4c626754: Layer already exists [2023-12-12T21:18:36.881Z] 81a9de9df860: Layer already exists [2023-12-12T21:18:36.881Z] 2f19196f1cf8: Layer already exists [2023-12-12T21:18:36.881Z] c855702eea9b: Layer already exists [2023-12-12T21:18:36.881Z] ae12e08b4aa6: Layer already exists [2023-12-12T21:18:36.881Z] c9fad024cdbd: Layer already exists [2023-12-12T21:18:36.881Z] a5b4c1484c4c: Layer already exists [2023-12-12T21:18:36.881Z] ef8bd3c609f3: Layer already exists [2023-12-12T21:18:36.881Z] 9fe9a137fd00: Layer already exists [2023-12-12T21:18:36.881Z] 3.2.0-dev.5: digest: sha256:938aa952fbd2cae33ef5bb7e58ad9e6dd54e11171650c3c6972705e8424b8811 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:18:37.307Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:18:37.801Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [2023-12-12T21:18:37.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-12-12T21:18:37.801Z] 2f19196f1cf8: Preparing [2023-12-12T21:18:37.801Z] 81a9de9df860: Preparing [2023-12-12T21:18:37.801Z] 440e4c626754: Preparing [2023-12-12T21:18:37.801Z] c855702eea9b: Preparing [2023-12-12T21:18:37.801Z] ae12e08b4aa6: Preparing [2023-12-12T21:18:37.801Z] c9fad024cdbd: Preparing [2023-12-12T21:18:37.801Z] a5b4c1484c4c: Preparing [2023-12-12T21:18:37.801Z] ef8bd3c609f3: Preparing [2023-12-12T21:18:37.801Z] 9fe9a137fd00: Preparing [2023-12-12T21:18:37.801Z] c9fad024cdbd: Waiting [2023-12-12T21:18:37.801Z] a5b4c1484c4c: Waiting [2023-12-12T21:18:37.801Z] ef8bd3c609f3: Waiting [2023-12-12T21:18:37.801Z] 9fe9a137fd00: Waiting [2023-12-12T21:18:37.801Z] 81a9de9df860: Layer already exists [2023-12-12T21:18:37.801Z] 2f19196f1cf8: Layer already exists [2023-12-12T21:18:37.801Z] c855702eea9b: Layer already exists [2023-12-12T21:18:37.801Z] ae12e08b4aa6: Layer already exists [2023-12-12T21:18:37.801Z] 440e4c626754: Layer already exists [2023-12-12T21:18:37.801Z] c9fad024cdbd: Layer already exists [2023-12-12T21:18:37.801Z] ef8bd3c609f3: Layer already exists [2023-12-12T21:18:37.801Z] 9fe9a137fd00: Layer already exists [2023-12-12T21:18:37.801Z] a5b4c1484c4c: Layer already exists [2023-12-12T21:18:37.801Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5: digest: sha256:938aa952fbd2cae33ef5bb7e58ad9e6dd54e11171650c3c6972705e8424b8811 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:18:38.365Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:18:38.869Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-12-12T21:18:38.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-12-12T21:18:38.869Z] 2f19196f1cf8: Preparing [2023-12-12T21:18:38.869Z] 81a9de9df860: Preparing [2023-12-12T21:18:38.869Z] 440e4c626754: Preparing [2023-12-12T21:18:38.869Z] c855702eea9b: Preparing [2023-12-12T21:18:38.869Z] ae12e08b4aa6: Preparing [2023-12-12T21:18:38.869Z] c9fad024cdbd: Preparing [2023-12-12T21:18:38.869Z] a5b4c1484c4c: Preparing [2023-12-12T21:18:38.869Z] ef8bd3c609f3: Preparing [2023-12-12T21:18:38.869Z] 9fe9a137fd00: Preparing [2023-12-12T21:18:38.869Z] c9fad024cdbd: Waiting [2023-12-12T21:18:38.869Z] a5b4c1484c4c: Waiting [2023-12-12T21:18:38.869Z] ef8bd3c609f3: Waiting [2023-12-12T21:18:38.869Z] 9fe9a137fd00: Waiting [2023-12-12T21:18:38.869Z] ae12e08b4aa6: Layer already exists [2023-12-12T21:18:38.869Z] 2f19196f1cf8: Layer already exists [2023-12-12T21:18:38.869Z] c855702eea9b: Layer already exists [2023-12-12T21:18:38.869Z] 81a9de9df860: Layer already exists [2023-12-12T21:18:38.869Z] 440e4c626754: Layer already exists [2023-12-12T21:18:38.869Z] c9fad024cdbd: Layer already exists [2023-12-12T21:18:38.869Z] 9fe9a137fd00: Layer already exists [2023-12-12T21:18:38.869Z] a5b4c1484c4c: Layer already exists [2023-12-12T21:18:38.869Z] ef8bd3c609f3: Layer already exists [2023-12-12T21:18:38.869Z] main: digest: sha256:938aa952fbd2cae33ef5bb7e58ad9e6dd54e11171650c3c6972705e8424b8811 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-12T21:18:39.154Z] ===================================================== [Pipeline] echo [2023-12-12T21:18:39.204Z] taggedImages: [2023-12-12T21:18:39.204Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1be2c8c34642fa8a66c24634d1371341b97af3d6 [2023-12-12T21:18:39.204Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-12-12T21:18:39.204Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.5 [2023-12-12T21:18:39.204Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [2023-12-12T21:18:39.204Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-12-12T21:18:39.263Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-12-12T21:18:39.263Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6 [2023-12-12T21:18:39.263Z] latest [2023-12-12T21:18:39.263Z] 3.2.0-dev.5 [2023-12-12T21:18:39.263Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [2023-12-12T21:18:39.263Z] main [2023-12-12T21:18:39.263Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:18:39.799Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:1be2c8c34642fa8a66c24634d1371341b97af3d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:18:40.234Z] + docker push nexus3.edgexfoundry.org:10004/core-data:1be2c8c34642fa8a66c24634d1371341b97af3d6 [2023-12-12T21:18:40.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-12-12T21:18:40.234Z] cfcf1a114901: Preparing [2023-12-12T21:18:40.234Z] 1c77473721ff: Preparing [2023-12-12T21:18:40.234Z] ae12e08b4aa6: Preparing [2023-12-12T21:18:40.234Z] c9fad024cdbd: Preparing [2023-12-12T21:18:40.234Z] 28c3098f4d7e: Preparing [2023-12-12T21:18:40.234Z] 56b464e139cc: Preparing [2023-12-12T21:18:40.234Z] 9fe9a137fd00: Preparing [2023-12-12T21:18:40.234Z] 56b464e139cc: Waiting [2023-12-12T21:18:40.234Z] 9fe9a137fd00: Waiting [2023-12-12T21:18:40.234Z] ae12e08b4aa6: Layer already exists [2023-12-12T21:18:40.234Z] c9fad024cdbd: Layer already exists [2023-12-12T21:18:40.234Z] 9fe9a137fd00: Layer already exists [2023-12-12T21:18:40.234Z] 28c3098f4d7e: Pushed [2023-12-12T21:18:40.234Z] 56b464e139cc: Pushed [2023-12-12T21:18:40.234Z] cfcf1a114901: Pushed [2023-12-12T21:18:41.610Z] 1c77473721ff: Pushed [2023-12-12T21:18:41.610Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6: digest: sha256:8ff96d80e488e4ef521ff0d84d4c7839f9ba0b7ac8a863fe2ec46d5823ca5f5d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:18:42.048Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:18:42.478Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-12-12T21:18:42.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-12-12T21:18:42.478Z] cfcf1a114901: Preparing [2023-12-12T21:18:42.478Z] 1c77473721ff: Preparing [2023-12-12T21:18:42.478Z] ae12e08b4aa6: Preparing [2023-12-12T21:18:42.478Z] c9fad024cdbd: Preparing [2023-12-12T21:18:42.478Z] 28c3098f4d7e: Preparing [2023-12-12T21:18:42.478Z] 56b464e139cc: Preparing [2023-12-12T21:18:42.478Z] 9fe9a137fd00: Preparing [2023-12-12T21:18:42.478Z] 56b464e139cc: Waiting [2023-12-12T21:18:42.478Z] 9fe9a137fd00: Waiting [2023-12-12T21:18:42.478Z] cfcf1a114901: Layer already exists [2023-12-12T21:18:42.478Z] c9fad024cdbd: Layer already exists [2023-12-12T21:18:42.478Z] ae12e08b4aa6: Layer already exists [2023-12-12T21:18:42.478Z] 1c77473721ff: Layer already exists [2023-12-12T21:18:42.478Z] 28c3098f4d7e: Layer already exists [2023-12-12T21:18:42.478Z] 56b464e139cc: Layer already exists [2023-12-12T21:18:42.478Z] 9fe9a137fd00: Layer already exists [2023-12-12T21:18:42.478Z] latest: digest: sha256:8ff96d80e488e4ef521ff0d84d4c7839f9ba0b7ac8a863fe2ec46d5823ca5f5d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:18:42.912Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:18:43.350Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.5 [2023-12-12T21:18:43.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-12-12T21:18:43.350Z] cfcf1a114901: Preparing [2023-12-12T21:18:43.350Z] 1c77473721ff: Preparing [2023-12-12T21:18:43.350Z] ae12e08b4aa6: Preparing [2023-12-12T21:18:43.350Z] c9fad024cdbd: Preparing [2023-12-12T21:18:43.350Z] 28c3098f4d7e: Preparing [2023-12-12T21:18:43.350Z] 56b464e139cc: Preparing [2023-12-12T21:18:43.350Z] 9fe9a137fd00: Preparing [2023-12-12T21:18:43.350Z] 56b464e139cc: Waiting [2023-12-12T21:18:43.350Z] 28c3098f4d7e: Layer already exists [2023-12-12T21:18:43.350Z] c9fad024cdbd: Layer already exists [2023-12-12T21:18:43.350Z] ae12e08b4aa6: Layer already exists [2023-12-12T21:18:43.350Z] cfcf1a114901: Layer already exists [2023-12-12T21:18:43.350Z] 1c77473721ff: Layer already exists [2023-12-12T21:18:43.350Z] 56b464e139cc: Layer already exists [2023-12-12T21:18:43.350Z] 9fe9a137fd00: Layer already exists [2023-12-12T21:18:43.350Z] 3.2.0-dev.5: digest: sha256:8ff96d80e488e4ef521ff0d84d4c7839f9ba0b7ac8a863fe2ec46d5823ca5f5d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:18:43.785Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:18:44.232Z] + docker push nexus3.edgexfoundry.org:10004/core-data:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [2023-12-12T21:18:44.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-12-12T21:18:44.232Z] cfcf1a114901: Preparing [2023-12-12T21:18:44.232Z] 1c77473721ff: Preparing [2023-12-12T21:18:44.232Z] ae12e08b4aa6: Preparing [2023-12-12T21:18:44.232Z] c9fad024cdbd: Preparing [2023-12-12T21:18:44.232Z] 28c3098f4d7e: Preparing [2023-12-12T21:18:44.232Z] 56b464e139cc: Preparing [2023-12-12T21:18:44.232Z] 9fe9a137fd00: Preparing [2023-12-12T21:18:44.232Z] 56b464e139cc: Waiting [2023-12-12T21:18:44.232Z] 9fe9a137fd00: Waiting [2023-12-12T21:18:44.232Z] ae12e08b4aa6: Layer already exists [2023-12-12T21:18:44.232Z] c9fad024cdbd: Layer already exists [2023-12-12T21:18:44.232Z] 1c77473721ff: Layer already exists [2023-12-12T21:18:44.232Z] cfcf1a114901: Layer already exists [2023-12-12T21:18:44.232Z] 28c3098f4d7e: Layer already exists [2023-12-12T21:18:44.232Z] 9fe9a137fd00: Layer already exists [2023-12-12T21:18:44.232Z] 56b464e139cc: Layer already exists [2023-12-12T21:18:44.232Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5: digest: sha256:8ff96d80e488e4ef521ff0d84d4c7839f9ba0b7ac8a863fe2ec46d5823ca5f5d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:18:44.676Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:18:45.126Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-12-12T21:18:45.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-12-12T21:18:45.126Z] cfcf1a114901: Preparing [2023-12-12T21:18:45.126Z] 1c77473721ff: Preparing [2023-12-12T21:18:45.126Z] ae12e08b4aa6: Preparing [2023-12-12T21:18:45.126Z] c9fad024cdbd: Preparing [2023-12-12T21:18:45.126Z] 28c3098f4d7e: Preparing [2023-12-12T21:18:45.126Z] 56b464e139cc: Preparing [2023-12-12T21:18:45.126Z] 9fe9a137fd00: Preparing [2023-12-12T21:18:45.126Z] 56b464e139cc: Waiting [2023-12-12T21:18:45.126Z] 9fe9a137fd00: Waiting [2023-12-12T21:18:45.126Z] 1c77473721ff: Layer already exists [2023-12-12T21:18:45.126Z] cfcf1a114901: Layer already exists [2023-12-12T21:18:45.126Z] c9fad024cdbd: Layer already exists [2023-12-12T21:18:45.126Z] ae12e08b4aa6: Layer already exists [2023-12-12T21:18:45.126Z] 28c3098f4d7e: Layer already exists [2023-12-12T21:18:45.126Z] 56b464e139cc: Layer already exists [2023-12-12T21:18:45.126Z] 9fe9a137fd00: Layer already exists [2023-12-12T21:18:45.126Z] main: digest: sha256:8ff96d80e488e4ef521ff0d84d4c7839f9ba0b7ac8a863fe2ec46d5823ca5f5d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-12T21:18:45.434Z] ===================================================== [Pipeline] echo [2023-12-12T21:18:45.491Z] taggedImages: [2023-12-12T21:18:45.491Z] - nexus3.edgexfoundry.org:10004/core-data:1be2c8c34642fa8a66c24634d1371341b97af3d6 [2023-12-12T21:18:45.491Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-12-12T21:18:45.491Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.5 [2023-12-12T21:18:45.491Z] - nexus3.edgexfoundry.org:10004/core-data:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [2023-12-12T21:18:45.491Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-12-12T21:18:45.552Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-12-12T21:18:45.552Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6 [2023-12-12T21:18:45.552Z] latest [2023-12-12T21:18:45.552Z] 3.2.0-dev.5 [2023-12-12T21:18:45.552Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [2023-12-12T21:18:45.552Z] main [2023-12-12T21:18:45.552Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:18:46.110Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:1be2c8c34642fa8a66c24634d1371341b97af3d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:18:46.554Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:1be2c8c34642fa8a66c24634d1371341b97af3d6 [2023-12-12T21:18:46.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-12-12T21:18:46.554Z] b1e54d0d84e3: Preparing [2023-12-12T21:18:46.554Z] d77ceca9682f: Preparing [2023-12-12T21:18:46.554Z] ef03428e81c7: Preparing [2023-12-12T21:18:46.554Z] ae12e08b4aa6: Preparing [2023-12-12T21:18:46.554Z] c9fad024cdbd: Preparing [2023-12-12T21:18:46.554Z] a5b4c1484c4c: Preparing [2023-12-12T21:18:46.554Z] ef8bd3c609f3: Preparing [2023-12-12T21:18:46.554Z] 9fe9a137fd00: Preparing [2023-12-12T21:18:46.554Z] 9fe9a137fd00: Waiting [2023-12-12T21:18:46.554Z] a5b4c1484c4c: Waiting [2023-12-12T21:18:46.554Z] ef8bd3c609f3: Waiting [2023-12-12T21:18:46.554Z] c9fad024cdbd: Layer already exists [2023-12-12T21:18:46.554Z] ae12e08b4aa6: Layer already exists [2023-12-12T21:18:46.554Z] a5b4c1484c4c: Layer already exists [2023-12-12T21:18:46.554Z] ef8bd3c609f3: Layer already exists [2023-12-12T21:18:46.554Z] 9fe9a137fd00: Layer already exists [2023-12-12T21:18:46.554Z] d77ceca9682f: Pushed [2023-12-12T21:18:46.554Z] b1e54d0d84e3: Pushed [2023-12-12T21:18:47.926Z] ef03428e81c7: Pushed [2023-12-12T21:18:47.926Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6: digest: sha256:c4a222ab58146918245f9c1280f9b04319a42e3b199d743849c79986c0981a74 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:18:48.376Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:18:48.815Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-12-12T21:18:48.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-12-12T21:18:48.816Z] b1e54d0d84e3: Preparing [2023-12-12T21:18:48.816Z] d77ceca9682f: Preparing [2023-12-12T21:18:48.816Z] ef03428e81c7: Preparing [2023-12-12T21:18:48.816Z] ae12e08b4aa6: Preparing [2023-12-12T21:18:48.816Z] c9fad024cdbd: Preparing [2023-12-12T21:18:48.816Z] a5b4c1484c4c: Preparing [2023-12-12T21:18:48.816Z] ef8bd3c609f3: Preparing [2023-12-12T21:18:48.816Z] 9fe9a137fd00: Preparing [2023-12-12T21:18:48.816Z] ef8bd3c609f3: Waiting [2023-12-12T21:18:48.816Z] 9fe9a137fd00: Waiting [2023-12-12T21:18:48.816Z] a5b4c1484c4c: Waiting [2023-12-12T21:18:48.816Z] ae12e08b4aa6: Layer already exists [2023-12-12T21:18:48.816Z] c9fad024cdbd: Layer already exists [2023-12-12T21:18:48.816Z] d77ceca9682f: Layer already exists [2023-12-12T21:18:48.816Z] ef03428e81c7: Layer already exists [2023-12-12T21:18:48.816Z] b1e54d0d84e3: Layer already exists [2023-12-12T21:18:48.816Z] ef8bd3c609f3: Layer already exists [2023-12-12T21:18:48.816Z] a5b4c1484c4c: Layer already exists [2023-12-12T21:18:48.816Z] 9fe9a137fd00: Layer already exists [2023-12-12T21:18:48.816Z] latest: digest: sha256:c4a222ab58146918245f9c1280f9b04319a42e3b199d743849c79986c0981a74 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:18:49.258Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:18:49.716Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.5 [2023-12-12T21:18:49.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-12-12T21:18:49.716Z] b1e54d0d84e3: Preparing [2023-12-12T21:18:49.716Z] d77ceca9682f: Preparing [2023-12-12T21:18:49.716Z] ef03428e81c7: Preparing [2023-12-12T21:18:49.716Z] ae12e08b4aa6: Preparing [2023-12-12T21:18:49.716Z] c9fad024cdbd: Preparing [2023-12-12T21:18:49.716Z] a5b4c1484c4c: Preparing [2023-12-12T21:18:49.716Z] ef8bd3c609f3: Preparing [2023-12-12T21:18:49.716Z] 9fe9a137fd00: Preparing [2023-12-12T21:18:49.716Z] ef8bd3c609f3: Waiting [2023-12-12T21:18:49.716Z] 9fe9a137fd00: Waiting [2023-12-12T21:18:49.716Z] a5b4c1484c4c: Waiting [2023-12-12T21:18:49.716Z] ae12e08b4aa6: Layer already exists [2023-12-12T21:18:49.716Z] b1e54d0d84e3: Layer already exists [2023-12-12T21:18:49.716Z] d77ceca9682f: Layer already exists [2023-12-12T21:18:49.716Z] c9fad024cdbd: Layer already exists [2023-12-12T21:18:49.716Z] ef03428e81c7: Layer already exists [2023-12-12T21:18:49.716Z] ef8bd3c609f3: Layer already exists [2023-12-12T21:18:49.716Z] a5b4c1484c4c: Layer already exists [2023-12-12T21:18:49.716Z] 9fe9a137fd00: Layer already exists [2023-12-12T21:18:49.716Z] 3.2.0-dev.5: digest: sha256:c4a222ab58146918245f9c1280f9b04319a42e3b199d743849c79986c0981a74 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:18:50.156Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:18:50.601Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [2023-12-12T21:18:50.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-12-12T21:18:50.601Z] b1e54d0d84e3: Preparing [2023-12-12T21:18:50.601Z] d77ceca9682f: Preparing [2023-12-12T21:18:50.601Z] ef03428e81c7: Preparing [2023-12-12T21:18:50.601Z] ae12e08b4aa6: Preparing [2023-12-12T21:18:50.601Z] c9fad024cdbd: Preparing [2023-12-12T21:18:50.601Z] a5b4c1484c4c: Preparing [2023-12-12T21:18:50.601Z] ef8bd3c609f3: Preparing [2023-12-12T21:18:50.601Z] 9fe9a137fd00: Preparing [2023-12-12T21:18:50.601Z] a5b4c1484c4c: Waiting [2023-12-12T21:18:50.601Z] ef8bd3c609f3: Waiting [2023-12-12T21:18:50.601Z] 9fe9a137fd00: Waiting [2023-12-12T21:18:50.601Z] d77ceca9682f: Layer already exists [2023-12-12T21:18:50.601Z] b1e54d0d84e3: Layer already exists [2023-12-12T21:18:50.601Z] c9fad024cdbd: Layer already exists [2023-12-12T21:18:50.601Z] ef03428e81c7: Layer already exists [2023-12-12T21:18:50.601Z] ae12e08b4aa6: Layer already exists [2023-12-12T21:18:50.601Z] 9fe9a137fd00: Layer already exists [2023-12-12T21:18:50.601Z] ef8bd3c609f3: Layer already exists [2023-12-12T21:18:50.601Z] a5b4c1484c4c: Layer already exists [2023-12-12T21:18:50.601Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5: digest: sha256:c4a222ab58146918245f9c1280f9b04319a42e3b199d743849c79986c0981a74 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:18:51.061Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:18:51.517Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-12-12T21:18:51.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-12-12T21:18:51.517Z] b1e54d0d84e3: Preparing [2023-12-12T21:18:51.517Z] d77ceca9682f: Preparing [2023-12-12T21:18:51.517Z] ef03428e81c7: Preparing [2023-12-12T21:18:51.517Z] ae12e08b4aa6: Preparing [2023-12-12T21:18:51.517Z] c9fad024cdbd: Preparing [2023-12-12T21:18:51.517Z] a5b4c1484c4c: Preparing [2023-12-12T21:18:51.517Z] ef8bd3c609f3: Preparing [2023-12-12T21:18:51.517Z] 9fe9a137fd00: Preparing [2023-12-12T21:18:51.517Z] a5b4c1484c4c: Waiting [2023-12-12T21:18:51.517Z] 9fe9a137fd00: Waiting [2023-12-12T21:18:51.517Z] ef8bd3c609f3: Waiting [2023-12-12T21:18:51.517Z] ef03428e81c7: Layer already exists [2023-12-12T21:18:51.517Z] b1e54d0d84e3: Layer already exists [2023-12-12T21:18:51.517Z] c9fad024cdbd: Layer already exists [2023-12-12T21:18:51.517Z] d77ceca9682f: Layer already exists [2023-12-12T21:18:51.517Z] ae12e08b4aa6: Layer already exists [2023-12-12T21:18:51.517Z] ef8bd3c609f3: Layer already exists [2023-12-12T21:18:51.517Z] a5b4c1484c4c: Layer already exists [2023-12-12T21:18:51.517Z] 9fe9a137fd00: Layer already exists [2023-12-12T21:18:51.517Z] main: digest: sha256:c4a222ab58146918245f9c1280f9b04319a42e3b199d743849c79986c0981a74 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-12T21:18:51.865Z] ===================================================== [Pipeline] echo [2023-12-12T21:18:51.935Z] taggedImages: [2023-12-12T21:18:51.935Z] - nexus3.edgexfoundry.org:10004/core-metadata:1be2c8c34642fa8a66c24634d1371341b97af3d6 [2023-12-12T21:18:51.935Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-12-12T21:18:51.935Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.5 [2023-12-12T21:18:51.935Z] - nexus3.edgexfoundry.org:10004/core-metadata:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [2023-12-12T21:18:51.935Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-12-12T21:18:52.013Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-12-12T21:18:52.013Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6 [2023-12-12T21:18:52.013Z] latest [2023-12-12T21:18:52.013Z] 3.2.0-dev.5 [2023-12-12T21:18:52.013Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [2023-12-12T21:18:52.013Z] main [2023-12-12T21:18:52.013Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:18:52.627Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:1be2c8c34642fa8a66c24634d1371341b97af3d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:18:53.077Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:1be2c8c34642fa8a66c24634d1371341b97af3d6 [2023-12-12T21:18:53.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-12-12T21:18:53.077Z] ced07c374eff: Preparing [2023-12-12T21:18:53.077Z] 0abee4fd54b9: Preparing [2023-12-12T21:18:53.077Z] cf919e985645: Preparing [2023-12-12T21:18:53.077Z] b69b414248bc: Preparing [2023-12-12T21:18:53.077Z] b222af26ff78: Preparing [2023-12-12T21:18:53.077Z] 7fb9837631f0: Preparing [2023-12-12T21:18:53.077Z] de94d0f83666: Preparing [2023-12-12T21:18:53.077Z] ae12e08b4aa6: Preparing [2023-12-12T21:18:53.077Z] c9fad024cdbd: Preparing [2023-12-12T21:18:53.077Z] 783acaed9b10: Preparing [2023-12-12T21:18:53.077Z] 6f4f23409a3d: Preparing [2023-12-12T21:18:53.077Z] 5f70bf18a086: Preparing [2023-12-12T21:18:53.077Z] 02104f5e411d: Preparing [2023-12-12T21:18:53.077Z] f9c97e33ed60: Preparing [2023-12-12T21:18:53.077Z] 1f288953e234: Preparing [2023-12-12T21:18:53.077Z] 9fe9a137fd00: Preparing [2023-12-12T21:18:53.077Z] f9c97e33ed60: Waiting [2023-12-12T21:18:53.077Z] 02104f5e411d: Waiting [2023-12-12T21:18:53.077Z] 6f4f23409a3d: Waiting [2023-12-12T21:18:53.077Z] c9fad024cdbd: Waiting [2023-12-12T21:18:53.077Z] 1f288953e234: Waiting [2023-12-12T21:18:53.077Z] 783acaed9b10: Waiting [2023-12-12T21:18:53.077Z] 5f70bf18a086: Waiting [2023-12-12T21:18:53.077Z] 9fe9a137fd00: Waiting [2023-12-12T21:18:53.077Z] de94d0f83666: Waiting [2023-12-12T21:18:53.077Z] ae12e08b4aa6: Waiting [2023-12-12T21:18:53.077Z] b222af26ff78: Pushed [2023-12-12T21:18:53.077Z] cf919e985645: Pushed [2023-12-12T21:18:53.077Z] ced07c374eff: Pushed [2023-12-12T21:18:53.077Z] 0abee4fd54b9: Pushed [2023-12-12T21:18:53.077Z] b69b414248bc: Pushed [2023-12-12T21:18:53.077Z] ae12e08b4aa6: Layer already exists [2023-12-12T21:18:53.077Z] c9fad024cdbd: Layer already exists [2023-12-12T21:18:53.077Z] 7fb9837631f0: Pushed [2023-12-12T21:18:53.335Z] 5f70bf18a086: Pushed [2023-12-12T21:18:53.335Z] 6f4f23409a3d: Pushed [2023-12-12T21:18:53.335Z] 783acaed9b10: Pushed [2023-12-12T21:18:53.335Z] 02104f5e411d: Pushed [2023-12-12T21:18:53.335Z] 9fe9a137fd00: Layer already exists [2023-12-12T21:18:53.335Z] f9c97e33ed60: Pushed [2023-12-12T21:18:53.335Z] 1f288953e234: Pushed [2023-12-12T21:18:54.268Z] de94d0f83666: Pushed [2023-12-12T21:18:54.527Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6: digest: sha256:9e5e641f8fbfd6fcec409e74b7ed49a7220a7b9f9258fdd8279bcd97f564a400 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:18:55.002Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:18:55.449Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-12-12T21:18:55.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-12-12T21:18:55.449Z] ced07c374eff: Preparing [2023-12-12T21:18:55.449Z] 0abee4fd54b9: Preparing [2023-12-12T21:18:55.449Z] cf919e985645: Preparing [2023-12-12T21:18:55.449Z] b69b414248bc: Preparing [2023-12-12T21:18:55.449Z] b222af26ff78: Preparing [2023-12-12T21:18:55.449Z] 7fb9837631f0: Preparing [2023-12-12T21:18:55.449Z] de94d0f83666: Preparing [2023-12-12T21:18:55.449Z] ae12e08b4aa6: Preparing [2023-12-12T21:18:55.449Z] c9fad024cdbd: Preparing [2023-12-12T21:18:55.449Z] 783acaed9b10: Preparing [2023-12-12T21:18:55.449Z] 6f4f23409a3d: Preparing [2023-12-12T21:18:55.449Z] 5f70bf18a086: Preparing [2023-12-12T21:18:55.449Z] 02104f5e411d: Preparing [2023-12-12T21:18:55.449Z] f9c97e33ed60: Preparing [2023-12-12T21:18:55.449Z] 1f288953e234: Preparing [2023-12-12T21:18:55.449Z] 9fe9a137fd00: Preparing [2023-12-12T21:18:55.449Z] 7fb9837631f0: Waiting [2023-12-12T21:18:55.449Z] ae12e08b4aa6: Waiting [2023-12-12T21:18:55.449Z] c9fad024cdbd: Waiting [2023-12-12T21:18:55.449Z] f9c97e33ed60: Waiting [2023-12-12T21:18:55.449Z] 1f288953e234: Waiting [2023-12-12T21:18:55.449Z] 9fe9a137fd00: Waiting [2023-12-12T21:18:55.449Z] 5f70bf18a086: Waiting [2023-12-12T21:18:55.449Z] cf919e985645: Layer already exists [2023-12-12T21:18:55.449Z] b222af26ff78: Layer already exists [2023-12-12T21:18:55.449Z] 0abee4fd54b9: Layer already exists [2023-12-12T21:18:55.449Z] ced07c374eff: Layer already exists [2023-12-12T21:18:55.449Z] b69b414248bc: Layer already exists [2023-12-12T21:18:55.449Z] 7fb9837631f0: Layer already exists [2023-12-12T21:18:55.449Z] c9fad024cdbd: Layer already exists [2023-12-12T21:18:55.449Z] ae12e08b4aa6: Layer already exists [2023-12-12T21:18:55.450Z] 783acaed9b10: Layer already exists [2023-12-12T21:18:55.450Z] de94d0f83666: Layer already exists [2023-12-12T21:18:55.450Z] 6f4f23409a3d: Layer already exists [2023-12-12T21:18:55.450Z] 5f70bf18a086: Layer already exists [2023-12-12T21:18:55.450Z] f9c97e33ed60: Layer already exists [2023-12-12T21:18:55.450Z] 02104f5e411d: Layer already exists [2023-12-12T21:18:55.450Z] 1f288953e234: Layer already exists [2023-12-12T21:18:55.450Z] 9fe9a137fd00: Layer already exists [2023-12-12T21:18:55.450Z] latest: digest: sha256:9e5e641f8fbfd6fcec409e74b7ed49a7220a7b9f9258fdd8279bcd97f564a400 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:18:55.912Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:18:56.382Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.5 [2023-12-12T21:18:56.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-12-12T21:18:56.382Z] ced07c374eff: Preparing [2023-12-12T21:18:56.382Z] 0abee4fd54b9: Preparing [2023-12-12T21:18:56.382Z] cf919e985645: Preparing [2023-12-12T21:18:56.382Z] b69b414248bc: Preparing [2023-12-12T21:18:56.382Z] b222af26ff78: Preparing [2023-12-12T21:18:56.382Z] 7fb9837631f0: Preparing [2023-12-12T21:18:56.382Z] de94d0f83666: Preparing [2023-12-12T21:18:56.382Z] ae12e08b4aa6: Preparing [2023-12-12T21:18:56.382Z] c9fad024cdbd: Preparing [2023-12-12T21:18:56.382Z] 783acaed9b10: Preparing [2023-12-12T21:18:56.382Z] 6f4f23409a3d: Preparing [2023-12-12T21:18:56.382Z] 5f70bf18a086: Preparing [2023-12-12T21:18:56.382Z] 02104f5e411d: Preparing [2023-12-12T21:18:56.382Z] f9c97e33ed60: Preparing [2023-12-12T21:18:56.382Z] 1f288953e234: Preparing [2023-12-12T21:18:56.382Z] 9fe9a137fd00: Preparing [2023-12-12T21:18:56.382Z] 7fb9837631f0: Waiting [2023-12-12T21:18:56.382Z] ae12e08b4aa6: Waiting [2023-12-12T21:18:56.382Z] c9fad024cdbd: Waiting [2023-12-12T21:18:56.382Z] de94d0f83666: Waiting [2023-12-12T21:18:56.382Z] 783acaed9b10: Waiting [2023-12-12T21:18:56.382Z] 6f4f23409a3d: Waiting [2023-12-12T21:18:56.382Z] 5f70bf18a086: Waiting [2023-12-12T21:18:56.382Z] 02104f5e411d: Waiting [2023-12-12T21:18:56.382Z] f9c97e33ed60: Waiting [2023-12-12T21:18:56.382Z] 1f288953e234: Waiting [2023-12-12T21:18:56.382Z] 9fe9a137fd00: Waiting [2023-12-12T21:18:56.382Z] cf919e985645: Layer already exists [2023-12-12T21:18:56.382Z] b69b414248bc: Layer already exists [2023-12-12T21:18:56.382Z] ced07c374eff: Layer already exists [2023-12-12T21:18:56.382Z] b222af26ff78: Layer already exists [2023-12-12T21:18:56.382Z] 0abee4fd54b9: Layer already exists [2023-12-12T21:18:56.382Z] de94d0f83666: Layer already exists [2023-12-12T21:18:56.382Z] 7fb9837631f0: Layer already exists [2023-12-12T21:18:56.382Z] 783acaed9b10: Layer already exists [2023-12-12T21:18:56.382Z] c9fad024cdbd: Layer already exists [2023-12-12T21:18:56.382Z] ae12e08b4aa6: Layer already exists [2023-12-12T21:18:56.382Z] 6f4f23409a3d: Layer already exists [2023-12-12T21:18:56.382Z] 5f70bf18a086: Layer already exists [2023-12-12T21:18:56.382Z] 02104f5e411d: Layer already exists [2023-12-12T21:18:56.382Z] f9c97e33ed60: Layer already exists [2023-12-12T21:18:56.382Z] 1f288953e234: Layer already exists [2023-12-12T21:18:56.382Z] 9fe9a137fd00: Layer already exists [2023-12-12T21:18:56.382Z] 3.2.0-dev.5: digest: sha256:9e5e641f8fbfd6fcec409e74b7ed49a7220a7b9f9258fdd8279bcd97f564a400 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:18:56.839Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:18:57.320Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [2023-12-12T21:18:57.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-12-12T21:18:57.320Z] ced07c374eff: Preparing [2023-12-12T21:18:57.320Z] 0abee4fd54b9: Preparing [2023-12-12T21:18:57.320Z] cf919e985645: Preparing [2023-12-12T21:18:57.320Z] b69b414248bc: Preparing [2023-12-12T21:18:57.320Z] b222af26ff78: Preparing [2023-12-12T21:18:57.320Z] 7fb9837631f0: Preparing [2023-12-12T21:18:57.320Z] de94d0f83666: Preparing [2023-12-12T21:18:57.320Z] ae12e08b4aa6: Preparing [2023-12-12T21:18:57.320Z] c9fad024cdbd: Preparing [2023-12-12T21:18:57.320Z] 783acaed9b10: Preparing [2023-12-12T21:18:57.320Z] 6f4f23409a3d: Preparing [2023-12-12T21:18:57.320Z] 5f70bf18a086: Preparing [2023-12-12T21:18:57.320Z] 02104f5e411d: Preparing [2023-12-12T21:18:57.320Z] f9c97e33ed60: Preparing [2023-12-12T21:18:57.320Z] 1f288953e234: Preparing [2023-12-12T21:18:57.320Z] 9fe9a137fd00: Preparing [2023-12-12T21:18:57.320Z] 7fb9837631f0: Waiting [2023-12-12T21:18:57.320Z] de94d0f83666: Waiting [2023-12-12T21:18:57.320Z] ae12e08b4aa6: Waiting [2023-12-12T21:18:57.320Z] c9fad024cdbd: Waiting [2023-12-12T21:18:57.320Z] 783acaed9b10: Waiting [2023-12-12T21:18:57.320Z] f9c97e33ed60: Waiting [2023-12-12T21:18:57.320Z] 6f4f23409a3d: Waiting [2023-12-12T21:18:57.320Z] 1f288953e234: Waiting [2023-12-12T21:18:57.320Z] 02104f5e411d: Waiting [2023-12-12T21:18:57.320Z] 9fe9a137fd00: Waiting [2023-12-12T21:18:57.320Z] 5f70bf18a086: Waiting [2023-12-12T21:18:57.320Z] cf919e985645: Layer already exists [2023-12-12T21:18:57.320Z] b69b414248bc: Layer already exists [2023-12-12T21:18:57.320Z] 0abee4fd54b9: Layer already exists [2023-12-12T21:18:57.320Z] ced07c374eff: Layer already exists [2023-12-12T21:18:57.320Z] b222af26ff78: Layer already exists [2023-12-12T21:18:57.320Z] de94d0f83666: Layer already exists [2023-12-12T21:18:57.320Z] 7fb9837631f0: Layer already exists [2023-12-12T21:18:57.320Z] 783acaed9b10: Layer already exists [2023-12-12T21:18:57.320Z] c9fad024cdbd: Layer already exists [2023-12-12T21:18:57.320Z] ae12e08b4aa6: Layer already exists [2023-12-12T21:18:57.320Z] 5f70bf18a086: Layer already exists [2023-12-12T21:18:57.320Z] 6f4f23409a3d: Layer already exists [2023-12-12T21:18:57.320Z] 02104f5e411d: Layer already exists [2023-12-12T21:18:57.320Z] f9c97e33ed60: Layer already exists [2023-12-12T21:18:57.320Z] 1f288953e234: Layer already exists [2023-12-12T21:18:57.320Z] 9fe9a137fd00: Layer already exists [2023-12-12T21:18:57.320Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5: digest: sha256:9e5e641f8fbfd6fcec409e74b7ed49a7220a7b9f9258fdd8279bcd97f564a400 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:18:57.806Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:18:58.282Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-12-12T21:18:58.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-12-12T21:18:58.282Z] ced07c374eff: Preparing [2023-12-12T21:18:58.282Z] 0abee4fd54b9: Preparing [2023-12-12T21:18:58.282Z] cf919e985645: Preparing [2023-12-12T21:18:58.282Z] b69b414248bc: Preparing [2023-12-12T21:18:58.282Z] b222af26ff78: Preparing [2023-12-12T21:18:58.282Z] 7fb9837631f0: Preparing [2023-12-12T21:18:58.282Z] de94d0f83666: Preparing [2023-12-12T21:18:58.282Z] ae12e08b4aa6: Preparing [2023-12-12T21:18:58.282Z] c9fad024cdbd: Preparing [2023-12-12T21:18:58.282Z] 783acaed9b10: Preparing [2023-12-12T21:18:58.282Z] 6f4f23409a3d: Preparing [2023-12-12T21:18:58.282Z] 5f70bf18a086: Preparing [2023-12-12T21:18:58.282Z] 02104f5e411d: Preparing [2023-12-12T21:18:58.282Z] f9c97e33ed60: Preparing [2023-12-12T21:18:58.282Z] 1f288953e234: Preparing [2023-12-12T21:18:58.282Z] 9fe9a137fd00: Preparing [2023-12-12T21:18:58.282Z] 7fb9837631f0: Waiting [2023-12-12T21:18:58.282Z] de94d0f83666: Waiting [2023-12-12T21:18:58.282Z] ae12e08b4aa6: Waiting [2023-12-12T21:18:58.282Z] c9fad024cdbd: Waiting [2023-12-12T21:18:58.282Z] 783acaed9b10: Waiting [2023-12-12T21:18:58.282Z] 1f288953e234: Waiting [2023-12-12T21:18:58.282Z] 6f4f23409a3d: Waiting [2023-12-12T21:18:58.282Z] 9fe9a137fd00: Waiting [2023-12-12T21:18:58.282Z] 5f70bf18a086: Waiting [2023-12-12T21:18:58.282Z] f9c97e33ed60: Waiting [2023-12-12T21:18:58.282Z] 02104f5e411d: Waiting [2023-12-12T21:18:58.282Z] b69b414248bc: Layer already exists [2023-12-12T21:18:58.282Z] 0abee4fd54b9: Layer already exists [2023-12-12T21:18:58.282Z] b222af26ff78: Layer already exists [2023-12-12T21:18:58.282Z] ced07c374eff: Layer already exists [2023-12-12T21:18:58.282Z] cf919e985645: Layer already exists [2023-12-12T21:18:58.282Z] de94d0f83666: Layer already exists [2023-12-12T21:18:58.282Z] 7fb9837631f0: Layer already exists [2023-12-12T21:18:58.282Z] c9fad024cdbd: Layer already exists [2023-12-12T21:18:58.282Z] ae12e08b4aa6: Layer already exists [2023-12-12T21:18:58.282Z] 783acaed9b10: Layer already exists [2023-12-12T21:18:58.282Z] 6f4f23409a3d: Layer already exists [2023-12-12T21:18:58.282Z] 5f70bf18a086: Layer already exists [2023-12-12T21:18:58.282Z] 02104f5e411d: Layer already exists [2023-12-12T21:18:58.282Z] f9c97e33ed60: Layer already exists [2023-12-12T21:18:58.282Z] 1f288953e234: Layer already exists [2023-12-12T21:18:58.282Z] 9fe9a137fd00: Layer already exists [2023-12-12T21:18:58.282Z] main: digest: sha256:9e5e641f8fbfd6fcec409e74b7ed49a7220a7b9f9258fdd8279bcd97f564a400 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-12T21:18:58.678Z] ===================================================== [Pipeline] echo [2023-12-12T21:18:58.742Z] taggedImages: [2023-12-12T21:18:58.742Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:1be2c8c34642fa8a66c24634d1371341b97af3d6 [2023-12-12T21:18:58.742Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-12-12T21:18:58.742Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.5 [2023-12-12T21:18:58.742Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [2023-12-12T21:18:58.742Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-12-12T21:18:58.812Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-12-12T21:18:58.812Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6 [2023-12-12T21:18:58.812Z] latest [2023-12-12T21:18:58.812Z] 3.2.0-dev.5 [2023-12-12T21:18:58.812Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [2023-12-12T21:18:58.812Z] main [2023-12-12T21:18:58.812Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:18:59.406Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:1be2c8c34642fa8a66c24634d1371341b97af3d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:18:59.861Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:1be2c8c34642fa8a66c24634d1371341b97af3d6 [2023-12-12T21:18:59.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-12-12T21:18:59.861Z] 2f19196f1cf8: Preparing [2023-12-12T21:18:59.861Z] 81a9de9df860: Preparing [2023-12-12T21:18:59.861Z] 33d72df0aa54: Preparing [2023-12-12T21:18:59.861Z] 0acbcf7fe8b8: Preparing [2023-12-12T21:18:59.861Z] ae12e08b4aa6: Preparing [2023-12-12T21:18:59.861Z] c9fad024cdbd: Preparing [2023-12-12T21:18:59.861Z] a5b4c1484c4c: Preparing [2023-12-12T21:18:59.861Z] ef8bd3c609f3: Preparing [2023-12-12T21:18:59.861Z] 9fe9a137fd00: Preparing [2023-12-12T21:18:59.861Z] c9fad024cdbd: Waiting [2023-12-12T21:18:59.861Z] 9fe9a137fd00: Waiting [2023-12-12T21:18:59.861Z] a5b4c1484c4c: Waiting [2023-12-12T21:18:59.861Z] ef8bd3c609f3: Waiting [2023-12-12T21:18:59.861Z] 2f19196f1cf8: Layer already exists [2023-12-12T21:18:59.861Z] ae12e08b4aa6: Layer already exists [2023-12-12T21:18:59.861Z] 81a9de9df860: Layer already exists [2023-12-12T21:18:59.861Z] c9fad024cdbd: Layer already exists [2023-12-12T21:18:59.861Z] a5b4c1484c4c: Layer already exists [2023-12-12T21:18:59.861Z] ef8bd3c609f3: Layer already exists [2023-12-12T21:18:59.861Z] 9fe9a137fd00: Layer already exists [2023-12-12T21:18:59.861Z] 33d72df0aa54: Pushed [2023-12-12T21:19:00.799Z] 0acbcf7fe8b8: Pushed [2023-12-12T21:19:01.059Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6: digest: sha256:9d9875b73ae26c6444e0183c7181d5b193590a5e9b66462ef969ab9658e54672 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:19:01.549Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:19:02.012Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-12-12T21:19:02.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-12-12T21:19:02.012Z] 2f19196f1cf8: Preparing [2023-12-12T21:19:02.012Z] 81a9de9df860: Preparing [2023-12-12T21:19:02.012Z] 33d72df0aa54: Preparing [2023-12-12T21:19:02.012Z] 0acbcf7fe8b8: Preparing [2023-12-12T21:19:02.012Z] ae12e08b4aa6: Preparing [2023-12-12T21:19:02.012Z] c9fad024cdbd: Preparing [2023-12-12T21:19:02.012Z] a5b4c1484c4c: Preparing [2023-12-12T21:19:02.012Z] ef8bd3c609f3: Preparing [2023-12-12T21:19:02.012Z] 9fe9a137fd00: Preparing [2023-12-12T21:19:02.012Z] ef8bd3c609f3: Waiting [2023-12-12T21:19:02.012Z] 9fe9a137fd00: Waiting [2023-12-12T21:19:02.012Z] c9fad024cdbd: Waiting [2023-12-12T21:19:02.012Z] a5b4c1484c4c: Waiting [2023-12-12T21:19:02.012Z] 2f19196f1cf8: Layer already exists [2023-12-12T21:19:02.012Z] 33d72df0aa54: Layer already exists [2023-12-12T21:19:02.012Z] 0acbcf7fe8b8: Layer already exists [2023-12-12T21:19:02.012Z] 81a9de9df860: Layer already exists [2023-12-12T21:19:02.012Z] ae12e08b4aa6: Layer already exists [2023-12-12T21:19:02.012Z] 9fe9a137fd00: Layer already exists [2023-12-12T21:19:02.012Z] c9fad024cdbd: Layer already exists [2023-12-12T21:19:02.012Z] ef8bd3c609f3: Layer already exists [2023-12-12T21:19:02.012Z] a5b4c1484c4c: Layer already exists [2023-12-12T21:19:02.012Z] latest: digest: sha256:9d9875b73ae26c6444e0183c7181d5b193590a5e9b66462ef969ab9658e54672 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:19:02.480Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:19:02.942Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.5 [2023-12-12T21:19:02.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-12-12T21:19:02.942Z] 2f19196f1cf8: Preparing [2023-12-12T21:19:02.942Z] 81a9de9df860: Preparing [2023-12-12T21:19:02.942Z] 33d72df0aa54: Preparing [2023-12-12T21:19:02.942Z] 0acbcf7fe8b8: Preparing [2023-12-12T21:19:02.942Z] ae12e08b4aa6: Preparing [2023-12-12T21:19:02.942Z] c9fad024cdbd: Preparing [2023-12-12T21:19:02.942Z] a5b4c1484c4c: Preparing [2023-12-12T21:19:02.942Z] ef8bd3c609f3: Preparing [2023-12-12T21:19:02.942Z] 9fe9a137fd00: Preparing [2023-12-12T21:19:02.942Z] c9fad024cdbd: Waiting [2023-12-12T21:19:02.942Z] ef8bd3c609f3: Waiting [2023-12-12T21:19:02.942Z] a5b4c1484c4c: Waiting [2023-12-12T21:19:02.942Z] 9fe9a137fd00: Waiting [2023-12-12T21:19:02.942Z] ae12e08b4aa6: Layer already exists [2023-12-12T21:19:02.942Z] 33d72df0aa54: Layer already exists [2023-12-12T21:19:02.942Z] 81a9de9df860: Layer already exists [2023-12-12T21:19:02.942Z] 2f19196f1cf8: Layer already exists [2023-12-12T21:19:02.942Z] 0acbcf7fe8b8: Layer already exists [2023-12-12T21:19:02.942Z] c9fad024cdbd: Layer already exists [2023-12-12T21:19:02.942Z] a5b4c1484c4c: Layer already exists [2023-12-12T21:19:02.942Z] ef8bd3c609f3: Layer already exists [2023-12-12T21:19:02.942Z] 9fe9a137fd00: Layer already exists [2023-12-12T21:19:02.942Z] 3.2.0-dev.5: digest: sha256:9d9875b73ae26c6444e0183c7181d5b193590a5e9b66462ef969ab9658e54672 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:19:03.423Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:19:03.902Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [2023-12-12T21:19:03.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-12-12T21:19:03.902Z] 2f19196f1cf8: Preparing [2023-12-12T21:19:03.902Z] 81a9de9df860: Preparing [2023-12-12T21:19:03.902Z] 33d72df0aa54: Preparing [2023-12-12T21:19:03.902Z] 0acbcf7fe8b8: Preparing [2023-12-12T21:19:03.902Z] ae12e08b4aa6: Preparing [2023-12-12T21:19:03.902Z] c9fad024cdbd: Preparing [2023-12-12T21:19:03.902Z] a5b4c1484c4c: Preparing [2023-12-12T21:19:03.902Z] ef8bd3c609f3: Preparing [2023-12-12T21:19:03.902Z] 9fe9a137fd00: Preparing [2023-12-12T21:19:03.902Z] a5b4c1484c4c: Waiting [2023-12-12T21:19:03.902Z] 9fe9a137fd00: Waiting [2023-12-12T21:19:03.902Z] ef8bd3c609f3: Waiting [2023-12-12T21:19:03.902Z] 81a9de9df860: Layer already exists [2023-12-12T21:19:03.902Z] 0acbcf7fe8b8: Layer already exists [2023-12-12T21:19:03.902Z] ae12e08b4aa6: Layer already exists [2023-12-12T21:19:03.902Z] 2f19196f1cf8: Layer already exists [2023-12-12T21:19:03.902Z] 33d72df0aa54: Layer already exists [2023-12-12T21:19:03.902Z] c9fad024cdbd: Layer already exists [2023-12-12T21:19:03.902Z] a5b4c1484c4c: Layer already exists [2023-12-12T21:19:03.902Z] 9fe9a137fd00: Layer already exists [2023-12-12T21:19:03.902Z] ef8bd3c609f3: Layer already exists [2023-12-12T21:19:03.902Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5: digest: sha256:9d9875b73ae26c6444e0183c7181d5b193590a5e9b66462ef969ab9658e54672 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:19:04.386Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:19:04.864Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-12-12T21:19:04.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-12-12T21:19:04.864Z] 2f19196f1cf8: Preparing [2023-12-12T21:19:04.864Z] 81a9de9df860: Preparing [2023-12-12T21:19:04.864Z] 33d72df0aa54: Preparing [2023-12-12T21:19:04.864Z] 0acbcf7fe8b8: Preparing [2023-12-12T21:19:04.864Z] ae12e08b4aa6: Preparing [2023-12-12T21:19:04.864Z] c9fad024cdbd: Preparing [2023-12-12T21:19:04.864Z] a5b4c1484c4c: Preparing [2023-12-12T21:19:04.864Z] ef8bd3c609f3: Preparing [2023-12-12T21:19:04.864Z] 9fe9a137fd00: Preparing [2023-12-12T21:19:04.864Z] c9fad024cdbd: Waiting [2023-12-12T21:19:04.864Z] a5b4c1484c4c: Waiting [2023-12-12T21:19:04.864Z] ef8bd3c609f3: Waiting [2023-12-12T21:19:04.864Z] 9fe9a137fd00: Waiting [2023-12-12T21:19:04.864Z] ae12e08b4aa6: Layer already exists [2023-12-12T21:19:04.864Z] 0acbcf7fe8b8: Layer already exists [2023-12-12T21:19:04.864Z] 81a9de9df860: Layer already exists [2023-12-12T21:19:04.864Z] 33d72df0aa54: Layer already exists [2023-12-12T21:19:04.864Z] 2f19196f1cf8: Layer already exists [2023-12-12T21:19:04.864Z] c9fad024cdbd: Layer already exists [2023-12-12T21:19:04.864Z] a5b4c1484c4c: Layer already exists [2023-12-12T21:19:04.864Z] ef8bd3c609f3: Layer already exists [2023-12-12T21:19:04.864Z] 9fe9a137fd00: Layer already exists [2023-12-12T21:19:04.864Z] main: digest: sha256:9d9875b73ae26c6444e0183c7181d5b193590a5e9b66462ef969ab9658e54672 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-12T21:19:05.278Z] ===================================================== [Pipeline] echo [2023-12-12T21:19:05.344Z] taggedImages: [2023-12-12T21:19:05.344Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:1be2c8c34642fa8a66c24634d1371341b97af3d6 [2023-12-12T21:19:05.344Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-12-12T21:19:05.344Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.5 [2023-12-12T21:19:05.344Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [2023-12-12T21:19:05.344Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-12-12T21:19:05.422Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-12-12T21:19:05.422Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6 [2023-12-12T21:19:05.422Z] latest [2023-12-12T21:19:05.422Z] 3.2.0-dev.5 [2023-12-12T21:19:05.422Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [2023-12-12T21:19:05.422Z] main [2023-12-12T21:19:05.422Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:19:06.082Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:1be2c8c34642fa8a66c24634d1371341b97af3d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:19:06.576Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:1be2c8c34642fa8a66c24634d1371341b97af3d6 [2023-12-12T21:19:06.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-12-12T21:19:06.576Z] 5fa9ab6242e6: Preparing [2023-12-12T21:19:06.576Z] 426026580784: Preparing [2023-12-12T21:19:06.576Z] 6a2d87fdc09b: Preparing [2023-12-12T21:19:06.576Z] 97dcf5faed82: Preparing [2023-12-12T21:19:06.576Z] a6faf6ecb2cc: Preparing [2023-12-12T21:19:06.576Z] ae12e08b4aa6: Preparing [2023-12-12T21:19:06.576Z] c9fad024cdbd: Preparing [2023-12-12T21:19:06.576Z] ff25e8bb87f7: Preparing [2023-12-12T21:19:06.576Z] fd1f96b46f49: Preparing [2023-12-12T21:19:06.576Z] 3b8aba778227: Preparing [2023-12-12T21:19:06.576Z] 9fe9a137fd00: Preparing [2023-12-12T21:19:06.576Z] ae12e08b4aa6: Waiting [2023-12-12T21:19:06.576Z] c9fad024cdbd: Waiting [2023-12-12T21:19:06.576Z] ff25e8bb87f7: Waiting [2023-12-12T21:19:06.576Z] fd1f96b46f49: Waiting [2023-12-12T21:19:06.576Z] 9fe9a137fd00: Waiting [2023-12-12T21:19:06.576Z] 3b8aba778227: Waiting [2023-12-12T21:19:06.576Z] a6faf6ecb2cc: Pushed [2023-12-12T21:19:06.576Z] 5fa9ab6242e6: Pushed [2023-12-12T21:19:06.576Z] 426026580784: Pushed [2023-12-12T21:19:06.576Z] 97dcf5faed82: Pushed [2023-12-12T21:19:06.576Z] ae12e08b4aa6: Layer already exists [2023-12-12T21:19:06.576Z] c9fad024cdbd: Layer already exists [2023-12-12T21:19:06.576Z] 9fe9a137fd00: Layer already exists [2023-12-12T21:19:06.833Z] ff25e8bb87f7: Pushed [2023-12-12T21:19:06.833Z] fd1f96b46f49: Pushed [2023-12-12T21:19:07.769Z] 6a2d87fdc09b: Pushed [2023-12-12T21:19:08.027Z] 3b8aba778227: Pushed [2023-12-12T21:19:08.027Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6: digest: sha256:a41de9d5c8e9114f9251545d1b93f445eb79a7344fa9ef535d01d148becd484d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:19:08.507Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:19:08.989Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-12-12T21:19:08.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-12-12T21:19:08.989Z] 5fa9ab6242e6: Preparing [2023-12-12T21:19:08.989Z] 426026580784: Preparing [2023-12-12T21:19:08.989Z] 6a2d87fdc09b: Preparing [2023-12-12T21:19:08.989Z] 97dcf5faed82: Preparing [2023-12-12T21:19:08.989Z] a6faf6ecb2cc: Preparing [2023-12-12T21:19:08.989Z] ae12e08b4aa6: Preparing [2023-12-12T21:19:08.989Z] c9fad024cdbd: Preparing [2023-12-12T21:19:08.989Z] ff25e8bb87f7: Preparing [2023-12-12T21:19:08.989Z] fd1f96b46f49: Preparing [2023-12-12T21:19:08.989Z] 3b8aba778227: Preparing [2023-12-12T21:19:08.989Z] 9fe9a137fd00: Preparing [2023-12-12T21:19:08.989Z] ff25e8bb87f7: Waiting [2023-12-12T21:19:08.989Z] fd1f96b46f49: Waiting [2023-12-12T21:19:08.989Z] 3b8aba778227: Waiting [2023-12-12T21:19:08.989Z] 9fe9a137fd00: Waiting [2023-12-12T21:19:08.989Z] c9fad024cdbd: Waiting [2023-12-12T21:19:08.989Z] ae12e08b4aa6: Waiting [2023-12-12T21:19:08.989Z] 5fa9ab6242e6: Layer already exists [2023-12-12T21:19:08.989Z] 6a2d87fdc09b: Layer already exists [2023-12-12T21:19:08.989Z] 426026580784: Layer already exists [2023-12-12T21:19:08.989Z] 97dcf5faed82: Layer already exists [2023-12-12T21:19:08.989Z] a6faf6ecb2cc: Layer already exists [2023-12-12T21:19:08.989Z] c9fad024cdbd: Layer already exists [2023-12-12T21:19:08.989Z] ff25e8bb87f7: Layer already exists [2023-12-12T21:19:08.989Z] ae12e08b4aa6: Layer already exists [2023-12-12T21:19:08.989Z] fd1f96b46f49: Layer already exists [2023-12-12T21:19:08.989Z] 3b8aba778227: Layer already exists [2023-12-12T21:19:08.989Z] 9fe9a137fd00: Layer already exists [2023-12-12T21:19:08.989Z] latest: digest: sha256:a41de9d5c8e9114f9251545d1b93f445eb79a7344fa9ef535d01d148becd484d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:19:09.469Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:19:09.953Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.5 [2023-12-12T21:19:09.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-12-12T21:19:09.953Z] 5fa9ab6242e6: Preparing [2023-12-12T21:19:09.953Z] 426026580784: Preparing [2023-12-12T21:19:09.953Z] 6a2d87fdc09b: Preparing [2023-12-12T21:19:09.953Z] 97dcf5faed82: Preparing [2023-12-12T21:19:09.953Z] a6faf6ecb2cc: Preparing [2023-12-12T21:19:09.953Z] ae12e08b4aa6: Preparing [2023-12-12T21:19:09.953Z] c9fad024cdbd: Preparing [2023-12-12T21:19:09.953Z] ff25e8bb87f7: Preparing [2023-12-12T21:19:09.953Z] fd1f96b46f49: Preparing [2023-12-12T21:19:09.953Z] 3b8aba778227: Preparing [2023-12-12T21:19:09.953Z] 9fe9a137fd00: Preparing [2023-12-12T21:19:09.953Z] ff25e8bb87f7: Waiting [2023-12-12T21:19:09.953Z] ae12e08b4aa6: Waiting [2023-12-12T21:19:09.953Z] 3b8aba778227: Waiting [2023-12-12T21:19:09.953Z] c9fad024cdbd: Waiting [2023-12-12T21:19:09.953Z] fd1f96b46f49: Waiting [2023-12-12T21:19:09.953Z] 9fe9a137fd00: Waiting [2023-12-12T21:19:09.953Z] 97dcf5faed82: Layer already exists [2023-12-12T21:19:09.953Z] 5fa9ab6242e6: Layer already exists [2023-12-12T21:19:09.953Z] a6faf6ecb2cc: Layer already exists [2023-12-12T21:19:09.953Z] 6a2d87fdc09b: Layer already exists [2023-12-12T21:19:09.953Z] 426026580784: Layer already exists [2023-12-12T21:19:09.953Z] ae12e08b4aa6: Layer already exists [2023-12-12T21:19:09.953Z] c9fad024cdbd: Layer already exists [2023-12-12T21:19:09.953Z] ff25e8bb87f7: Layer already exists [2023-12-12T21:19:09.953Z] fd1f96b46f49: Layer already exists [2023-12-12T21:19:09.953Z] 3b8aba778227: Layer already exists [2023-12-12T21:19:09.953Z] 9fe9a137fd00: Layer already exists [2023-12-12T21:19:09.953Z] 3.2.0-dev.5: digest: sha256:a41de9d5c8e9114f9251545d1b93f445eb79a7344fa9ef535d01d148becd484d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:19:10.438Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:19:10.937Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [2023-12-12T21:19:10.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-12-12T21:19:10.937Z] 5fa9ab6242e6: Preparing [2023-12-12T21:19:10.937Z] 426026580784: Preparing [2023-12-12T21:19:10.937Z] 6a2d87fdc09b: Preparing [2023-12-12T21:19:10.937Z] 97dcf5faed82: Preparing [2023-12-12T21:19:10.937Z] a6faf6ecb2cc: Preparing [2023-12-12T21:19:10.937Z] ae12e08b4aa6: Preparing [2023-12-12T21:19:10.937Z] c9fad024cdbd: Preparing [2023-12-12T21:19:10.937Z] ff25e8bb87f7: Preparing [2023-12-12T21:19:10.937Z] fd1f96b46f49: Preparing [2023-12-12T21:19:10.937Z] 3b8aba778227: Preparing [2023-12-12T21:19:10.937Z] 9fe9a137fd00: Preparing [2023-12-12T21:19:10.937Z] ae12e08b4aa6: Waiting [2023-12-12T21:19:10.937Z] fd1f96b46f49: Waiting [2023-12-12T21:19:10.937Z] 3b8aba778227: Waiting [2023-12-12T21:19:10.937Z] 9fe9a137fd00: Waiting [2023-12-12T21:19:10.937Z] ff25e8bb87f7: Waiting [2023-12-12T21:19:10.937Z] c9fad024cdbd: Waiting [2023-12-12T21:19:10.937Z] a6faf6ecb2cc: Layer already exists [2023-12-12T21:19:10.937Z] 6a2d87fdc09b: Layer already exists [2023-12-12T21:19:10.937Z] 5fa9ab6242e6: Layer already exists [2023-12-12T21:19:10.937Z] 97dcf5faed82: Layer already exists [2023-12-12T21:19:10.937Z] 426026580784: Layer already exists [2023-12-12T21:19:10.937Z] ae12e08b4aa6: Layer already exists [2023-12-12T21:19:10.937Z] ff25e8bb87f7: Layer already exists [2023-12-12T21:19:10.937Z] c9fad024cdbd: Layer already exists [2023-12-12T21:19:10.937Z] fd1f96b46f49: Layer already exists [2023-12-12T21:19:10.937Z] 3b8aba778227: Layer already exists [2023-12-12T21:19:10.937Z] 9fe9a137fd00: Layer already exists [2023-12-12T21:19:10.937Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5: digest: sha256:a41de9d5c8e9114f9251545d1b93f445eb79a7344fa9ef535d01d148becd484d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:19:11.441Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:19:11.933Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-12-12T21:19:11.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-12-12T21:19:11.933Z] 5fa9ab6242e6: Preparing [2023-12-12T21:19:11.933Z] 426026580784: Preparing [2023-12-12T21:19:11.933Z] 6a2d87fdc09b: Preparing [2023-12-12T21:19:11.933Z] 97dcf5faed82: Preparing [2023-12-12T21:19:11.933Z] a6faf6ecb2cc: Preparing [2023-12-12T21:19:11.933Z] ae12e08b4aa6: Preparing [2023-12-12T21:19:11.933Z] c9fad024cdbd: Preparing [2023-12-12T21:19:11.933Z] ff25e8bb87f7: Preparing [2023-12-12T21:19:11.933Z] fd1f96b46f49: Preparing [2023-12-12T21:19:11.933Z] 3b8aba778227: Preparing [2023-12-12T21:19:11.933Z] 9fe9a137fd00: Preparing [2023-12-12T21:19:11.933Z] ae12e08b4aa6: Waiting [2023-12-12T21:19:11.933Z] 3b8aba778227: Waiting [2023-12-12T21:19:11.933Z] c9fad024cdbd: Waiting [2023-12-12T21:19:11.933Z] fd1f96b46f49: Waiting [2023-12-12T21:19:11.933Z] 6a2d87fdc09b: Layer already exists [2023-12-12T21:19:11.933Z] a6faf6ecb2cc: Layer already exists [2023-12-12T21:19:11.933Z] 426026580784: Layer already exists [2023-12-12T21:19:11.933Z] 5fa9ab6242e6: Layer already exists [2023-12-12T21:19:11.933Z] 97dcf5faed82: Layer already exists [2023-12-12T21:19:11.933Z] ae12e08b4aa6: Layer already exists [2023-12-12T21:19:11.933Z] fd1f96b46f49: Layer already exists [2023-12-12T21:19:11.933Z] ff25e8bb87f7: Layer already exists [2023-12-12T21:19:11.933Z] 3b8aba778227: Layer already exists [2023-12-12T21:19:11.933Z] c9fad024cdbd: Layer already exists [2023-12-12T21:19:11.933Z] 9fe9a137fd00: Layer already exists [2023-12-12T21:19:11.933Z] main: digest: sha256:a41de9d5c8e9114f9251545d1b93f445eb79a7344fa9ef535d01d148becd484d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-12T21:19:12.359Z] ===================================================== [Pipeline] echo [2023-12-12T21:19:12.442Z] taggedImages: [2023-12-12T21:19:12.442Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:1be2c8c34642fa8a66c24634d1371341b97af3d6 [2023-12-12T21:19:12.442Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-12-12T21:19:12.442Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.5 [2023-12-12T21:19:12.442Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [2023-12-12T21:19:12.442Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-12-12T21:19:12.538Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-12-12T21:19:12.538Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6 [2023-12-12T21:19:12.538Z] latest [2023-12-12T21:19:12.538Z] 3.2.0-dev.5 [2023-12-12T21:19:12.538Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [2023-12-12T21:19:12.538Z] main [2023-12-12T21:19:12.538Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:19:13.193Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:1be2c8c34642fa8a66c24634d1371341b97af3d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:19:13.726Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:1be2c8c34642fa8a66c24634d1371341b97af3d6 [2023-12-12T21:19:13.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-12-12T21:19:13.726Z] 3a3fd68de8f2: Preparing [2023-12-12T21:19:13.726Z] 65c0fcb23c54: Preparing [2023-12-12T21:19:13.726Z] ec6f3ceaa067: Preparing [2023-12-12T21:19:13.726Z] 7835d77284ec: Preparing [2023-12-12T21:19:13.726Z] 7546b7838cf0: Preparing [2023-12-12T21:19:13.726Z] c7523f4cbc55: Preparing [2023-12-12T21:19:13.726Z] 291b011ad45a: Preparing [2023-12-12T21:19:13.726Z] ae12e08b4aa6: Preparing [2023-12-12T21:19:13.726Z] c9fad024cdbd: Preparing [2023-12-12T21:19:13.726Z] 0f727129a515: Preparing [2023-12-12T21:19:13.726Z] e26baa77f864: Preparing [2023-12-12T21:19:13.726Z] 9fe9a137fd00: Preparing [2023-12-12T21:19:13.726Z] c7523f4cbc55: Waiting [2023-12-12T21:19:13.726Z] 291b011ad45a: Waiting [2023-12-12T21:19:13.726Z] ae12e08b4aa6: Waiting [2023-12-12T21:19:13.726Z] c9fad024cdbd: Waiting [2023-12-12T21:19:13.726Z] e26baa77f864: Waiting [2023-12-12T21:19:13.726Z] 9fe9a137fd00: Waiting [2023-12-12T21:19:13.726Z] 65c0fcb23c54: Pushed [2023-12-12T21:19:13.726Z] 7546b7838cf0: Pushed [2023-12-12T21:19:13.726Z] 3a3fd68de8f2: Pushed [2023-12-12T21:19:13.726Z] ae12e08b4aa6: Layer already exists [2023-12-12T21:19:13.726Z] c9fad024cdbd: Layer already exists [2023-12-12T21:19:13.985Z] c7523f4cbc55: Pushed [2023-12-12T21:19:13.985Z] 291b011ad45a: Pushed [2023-12-12T21:19:13.985Z] 9fe9a137fd00: Layer already exists [2023-12-12T21:19:13.985Z] 0f727129a515: Pushed [2023-12-12T21:19:14.552Z] 7835d77284ec: Pushed [2023-12-12T21:19:15.118Z] ec6f3ceaa067: Pushed [2023-12-12T21:19:15.118Z] e26baa77f864: Pushed [2023-12-12T21:19:15.118Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6: digest: sha256:330b178e6635fb03ddc295964c0601c3e959011988f107d5c9ab2c84d27f1e8f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:19:15.612Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:19:16.124Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-12-12T21:19:16.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-12-12T21:19:16.124Z] 3a3fd68de8f2: Preparing [2023-12-12T21:19:16.124Z] 65c0fcb23c54: Preparing [2023-12-12T21:19:16.124Z] ec6f3ceaa067: Preparing [2023-12-12T21:19:16.124Z] 7835d77284ec: Preparing [2023-12-12T21:19:16.124Z] 7546b7838cf0: Preparing [2023-12-12T21:19:16.124Z] c7523f4cbc55: Preparing [2023-12-12T21:19:16.124Z] 291b011ad45a: Preparing [2023-12-12T21:19:16.124Z] ae12e08b4aa6: Preparing [2023-12-12T21:19:16.124Z] c9fad024cdbd: Preparing [2023-12-12T21:19:16.124Z] 0f727129a515: Preparing [2023-12-12T21:19:16.124Z] e26baa77f864: Preparing [2023-12-12T21:19:16.124Z] 9fe9a137fd00: Preparing [2023-12-12T21:19:16.124Z] c7523f4cbc55: Waiting [2023-12-12T21:19:16.124Z] 0f727129a515: Waiting [2023-12-12T21:19:16.124Z] e26baa77f864: Waiting [2023-12-12T21:19:16.124Z] 291b011ad45a: Waiting [2023-12-12T21:19:16.124Z] 9fe9a137fd00: Waiting [2023-12-12T21:19:16.124Z] c9fad024cdbd: Waiting [2023-12-12T21:19:16.124Z] ae12e08b4aa6: Waiting [2023-12-12T21:19:16.124Z] 3a3fd68de8f2: Layer already exists [2023-12-12T21:19:16.124Z] 7835d77284ec: Layer already exists [2023-12-12T21:19:16.124Z] 7546b7838cf0: Layer already exists [2023-12-12T21:19:16.124Z] 65c0fcb23c54: Layer already exists [2023-12-12T21:19:16.124Z] ec6f3ceaa067: Layer already exists [2023-12-12T21:19:16.124Z] c7523f4cbc55: Layer already exists [2023-12-12T21:19:16.124Z] c9fad024cdbd: Layer already exists [2023-12-12T21:19:16.124Z] 291b011ad45a: Layer already exists [2023-12-12T21:19:16.124Z] 0f727129a515: Layer already exists [2023-12-12T21:19:16.124Z] e26baa77f864: Layer already exists [2023-12-12T21:19:16.124Z] ae12e08b4aa6: Layer already exists [2023-12-12T21:19:16.124Z] 9fe9a137fd00: Layer already exists [2023-12-12T21:19:16.124Z] latest: digest: sha256:330b178e6635fb03ddc295964c0601c3e959011988f107d5c9ab2c84d27f1e8f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:19:16.650Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:19:17.160Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.5 [2023-12-12T21:19:17.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-12-12T21:19:17.160Z] 3a3fd68de8f2: Preparing [2023-12-12T21:19:17.160Z] 65c0fcb23c54: Preparing [2023-12-12T21:19:17.160Z] ec6f3ceaa067: Preparing [2023-12-12T21:19:17.160Z] 7835d77284ec: Preparing [2023-12-12T21:19:17.160Z] 7546b7838cf0: Preparing [2023-12-12T21:19:17.160Z] c7523f4cbc55: Preparing [2023-12-12T21:19:17.160Z] 291b011ad45a: Preparing [2023-12-12T21:19:17.160Z] ae12e08b4aa6: Preparing [2023-12-12T21:19:17.160Z] c9fad024cdbd: Preparing [2023-12-12T21:19:17.160Z] 0f727129a515: Preparing [2023-12-12T21:19:17.160Z] e26baa77f864: Preparing [2023-12-12T21:19:17.160Z] 9fe9a137fd00: Preparing [2023-12-12T21:19:17.160Z] c7523f4cbc55: Waiting [2023-12-12T21:19:17.160Z] c9fad024cdbd: Waiting [2023-12-12T21:19:17.160Z] 0f727129a515: Waiting [2023-12-12T21:19:17.160Z] 291b011ad45a: Waiting [2023-12-12T21:19:17.160Z] e26baa77f864: Waiting [2023-12-12T21:19:17.160Z] ae12e08b4aa6: Waiting [2023-12-12T21:19:17.160Z] 9fe9a137fd00: Waiting [2023-12-12T21:19:17.160Z] 7835d77284ec: Layer already exists [2023-12-12T21:19:17.160Z] 7546b7838cf0: Layer already exists [2023-12-12T21:19:17.160Z] ec6f3ceaa067: Layer already exists [2023-12-12T21:19:17.160Z] 65c0fcb23c54: Layer already exists [2023-12-12T21:19:17.160Z] 3a3fd68de8f2: Layer already exists [2023-12-12T21:19:17.160Z] c7523f4cbc55: Layer already exists [2023-12-12T21:19:17.160Z] ae12e08b4aa6: Layer already exists [2023-12-12T21:19:17.160Z] 0f727129a515: Layer already exists [2023-12-12T21:19:17.160Z] 291b011ad45a: Layer already exists [2023-12-12T21:19:17.160Z] c9fad024cdbd: Layer already exists [2023-12-12T21:19:17.160Z] e26baa77f864: Layer already exists [2023-12-12T21:19:17.160Z] 9fe9a137fd00: Layer already exists [2023-12-12T21:19:17.160Z] 3.2.0-dev.5: digest: sha256:330b178e6635fb03ddc295964c0601c3e959011988f107d5c9ab2c84d27f1e8f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:19:17.676Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:19:18.201Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [2023-12-12T21:19:18.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-12-12T21:19:18.201Z] 3a3fd68de8f2: Preparing [2023-12-12T21:19:18.201Z] 65c0fcb23c54: Preparing [2023-12-12T21:19:18.201Z] ec6f3ceaa067: Preparing [2023-12-12T21:19:18.201Z] 7835d77284ec: Preparing [2023-12-12T21:19:18.201Z] 7546b7838cf0: Preparing [2023-12-12T21:19:18.201Z] c7523f4cbc55: Preparing [2023-12-12T21:19:18.201Z] 291b011ad45a: Preparing [2023-12-12T21:19:18.201Z] ae12e08b4aa6: Preparing [2023-12-12T21:19:18.201Z] c9fad024cdbd: Preparing [2023-12-12T21:19:18.201Z] 0f727129a515: Preparing [2023-12-12T21:19:18.201Z] e26baa77f864: Preparing [2023-12-12T21:19:18.201Z] 9fe9a137fd00: Preparing [2023-12-12T21:19:18.201Z] c7523f4cbc55: Waiting [2023-12-12T21:19:18.201Z] ae12e08b4aa6: Waiting [2023-12-12T21:19:18.201Z] 291b011ad45a: Waiting [2023-12-12T21:19:18.201Z] c9fad024cdbd: Waiting [2023-12-12T21:19:18.201Z] 0f727129a515: Waiting [2023-12-12T21:19:18.201Z] 9fe9a137fd00: Waiting [2023-12-12T21:19:18.201Z] e26baa77f864: Waiting [2023-12-12T21:19:18.201Z] 3a3fd68de8f2: Layer already exists [2023-12-12T21:19:18.201Z] 65c0fcb23c54: Layer already exists [2023-12-12T21:19:18.201Z] 7546b7838cf0: Layer already exists [2023-12-12T21:19:18.201Z] ec6f3ceaa067: Layer already exists [2023-12-12T21:19:18.201Z] 7835d77284ec: Layer already exists [2023-12-12T21:19:18.201Z] 291b011ad45a: Layer already exists [2023-12-12T21:19:18.201Z] c9fad024cdbd: Layer already exists [2023-12-12T21:19:18.201Z] c7523f4cbc55: Layer already exists [2023-12-12T21:19:18.201Z] 0f727129a515: Layer already exists [2023-12-12T21:19:18.201Z] ae12e08b4aa6: Layer already exists [2023-12-12T21:19:18.201Z] e26baa77f864: Layer already exists [2023-12-12T21:19:18.201Z] 9fe9a137fd00: Layer already exists [2023-12-12T21:19:18.201Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5: digest: sha256:330b178e6635fb03ddc295964c0601c3e959011988f107d5c9ab2c84d27f1e8f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:19:18.729Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:19:19.251Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-12-12T21:19:19.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-12-12T21:19:19.251Z] 3a3fd68de8f2: Preparing [2023-12-12T21:19:19.251Z] 65c0fcb23c54: Preparing [2023-12-12T21:19:19.251Z] ec6f3ceaa067: Preparing [2023-12-12T21:19:19.251Z] 7835d77284ec: Preparing [2023-12-12T21:19:19.251Z] 7546b7838cf0: Preparing [2023-12-12T21:19:19.251Z] c7523f4cbc55: Preparing [2023-12-12T21:19:19.251Z] 291b011ad45a: Preparing [2023-12-12T21:19:19.251Z] ae12e08b4aa6: Preparing [2023-12-12T21:19:19.251Z] c9fad024cdbd: Preparing [2023-12-12T21:19:19.251Z] 0f727129a515: Preparing [2023-12-12T21:19:19.251Z] e26baa77f864: Preparing [2023-12-12T21:19:19.251Z] 9fe9a137fd00: Preparing [2023-12-12T21:19:19.251Z] c9fad024cdbd: Waiting [2023-12-12T21:19:19.251Z] c7523f4cbc55: Waiting [2023-12-12T21:19:19.251Z] 291b011ad45a: Waiting [2023-12-12T21:19:19.251Z] ae12e08b4aa6: Waiting [2023-12-12T21:19:19.251Z] 0f727129a515: Waiting [2023-12-12T21:19:19.251Z] e26baa77f864: Waiting [2023-12-12T21:19:19.251Z] 9fe9a137fd00: Waiting [2023-12-12T21:19:19.251Z] 7546b7838cf0: Layer already exists [2023-12-12T21:19:19.251Z] 7835d77284ec: Layer already exists [2023-12-12T21:19:19.251Z] 3a3fd68de8f2: Layer already exists [2023-12-12T21:19:19.251Z] 65c0fcb23c54: Layer already exists [2023-12-12T21:19:19.251Z] ec6f3ceaa067: Layer already exists [2023-12-12T21:19:19.251Z] c7523f4cbc55: Layer already exists [2023-12-12T21:19:19.251Z] 291b011ad45a: Layer already exists [2023-12-12T21:19:19.251Z] ae12e08b4aa6: Layer already exists [2023-12-12T21:19:19.251Z] c9fad024cdbd: Layer already exists [2023-12-12T21:19:19.251Z] e26baa77f864: Layer already exists [2023-12-12T21:19:19.251Z] 0f727129a515: Layer already exists [2023-12-12T21:19:19.251Z] 9fe9a137fd00: Layer already exists [2023-12-12T21:19:19.251Z] main: digest: sha256:330b178e6635fb03ddc295964c0601c3e959011988f107d5c9ab2c84d27f1e8f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-12T21:19:19.715Z] ===================================================== [Pipeline] echo [2023-12-12T21:19:19.793Z] taggedImages: [2023-12-12T21:19:19.793Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1be2c8c34642fa8a66c24634d1371341b97af3d6 [2023-12-12T21:19:19.793Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-12-12T21:19:19.793Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.5 [2023-12-12T21:19:19.793Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [2023-12-12T21:19:19.793Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-12-12T21:19:19.887Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-12-12T21:19:19.887Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6 [2023-12-12T21:19:19.887Z] latest [2023-12-12T21:19:19.887Z] 3.2.0-dev.5 [2023-12-12T21:19:19.887Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [2023-12-12T21:19:19.887Z] main [2023-12-12T21:19:19.887Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:19:20.562Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1be2c8c34642fa8a66c24634d1371341b97af3d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:19:21.074Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1be2c8c34642fa8a66c24634d1371341b97af3d6 [2023-12-12T21:19:21.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-12-12T21:19:21.074Z] b724f6f7f51a: Preparing [2023-12-12T21:19:21.074Z] 38221b3d4f6a: Preparing [2023-12-12T21:19:21.074Z] ae12e08b4aa6: Preparing [2023-12-12T21:19:21.074Z] c9fad024cdbd: Preparing [2023-12-12T21:19:21.074Z] 59abbb9d8443: Preparing [2023-12-12T21:19:21.074Z] c0a38f85c2c1: Preparing [2023-12-12T21:19:21.074Z] 9fe9a137fd00: Preparing [2023-12-12T21:19:21.074Z] c0a38f85c2c1: Waiting [2023-12-12T21:19:21.074Z] 9fe9a137fd00: Waiting [2023-12-12T21:19:21.074Z] c9fad024cdbd: Layer already exists [2023-12-12T21:19:21.074Z] ae12e08b4aa6: Layer already exists [2023-12-12T21:19:21.074Z] 9fe9a137fd00: Layer already exists [2023-12-12T21:19:21.074Z] 59abbb9d8443: Pushed [2023-12-12T21:19:21.074Z] b724f6f7f51a: Pushed [2023-12-12T21:19:22.012Z] c0a38f85c2c1: Pushed [2023-12-12T21:19:22.951Z] 38221b3d4f6a: Pushed [2023-12-12T21:19:22.951Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6: digest: sha256:5dfb9199928a63f5de6f4caf953da78c9f70204aff31fb0ee43910057249bb3d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:19:23.471Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:19:23.993Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-12-12T21:19:23.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-12-12T21:19:23.993Z] b724f6f7f51a: Preparing [2023-12-12T21:19:23.993Z] 38221b3d4f6a: Preparing [2023-12-12T21:19:23.993Z] ae12e08b4aa6: Preparing [2023-12-12T21:19:23.993Z] c9fad024cdbd: Preparing [2023-12-12T21:19:23.993Z] 59abbb9d8443: Preparing [2023-12-12T21:19:23.993Z] c0a38f85c2c1: Preparing [2023-12-12T21:19:23.993Z] 9fe9a137fd00: Preparing [2023-12-12T21:19:23.993Z] c0a38f85c2c1: Waiting [2023-12-12T21:19:23.993Z] 9fe9a137fd00: Waiting [2023-12-12T21:19:23.993Z] 59abbb9d8443: Layer already exists [2023-12-12T21:19:23.993Z] c9fad024cdbd: Layer already exists [2023-12-12T21:19:23.993Z] ae12e08b4aa6: Layer already exists [2023-12-12T21:19:23.993Z] b724f6f7f51a: Layer already exists [2023-12-12T21:19:23.993Z] 38221b3d4f6a: Layer already exists [2023-12-12T21:19:23.993Z] c0a38f85c2c1: Layer already exists [2023-12-12T21:19:23.993Z] 9fe9a137fd00: Layer already exists [2023-12-12T21:19:23.993Z] latest: digest: sha256:5dfb9199928a63f5de6f4caf953da78c9f70204aff31fb0ee43910057249bb3d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:19:24.532Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:19:25.057Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.5 [2023-12-12T21:19:25.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-12-12T21:19:25.057Z] b724f6f7f51a: Preparing [2023-12-12T21:19:25.057Z] 38221b3d4f6a: Preparing [2023-12-12T21:19:25.057Z] ae12e08b4aa6: Preparing [2023-12-12T21:19:25.057Z] c9fad024cdbd: Preparing [2023-12-12T21:19:25.057Z] 59abbb9d8443: Preparing [2023-12-12T21:19:25.057Z] c0a38f85c2c1: Preparing [2023-12-12T21:19:25.057Z] 9fe9a137fd00: Preparing [2023-12-12T21:19:25.057Z] c0a38f85c2c1: Waiting [2023-12-12T21:19:25.057Z] 9fe9a137fd00: Waiting [2023-12-12T21:19:25.057Z] 38221b3d4f6a: Layer already exists [2023-12-12T21:19:25.057Z] 59abbb9d8443: Layer already exists [2023-12-12T21:19:25.057Z] ae12e08b4aa6: Layer already exists [2023-12-12T21:19:25.057Z] c9fad024cdbd: Layer already exists [2023-12-12T21:19:25.057Z] b724f6f7f51a: Layer already exists [2023-12-12T21:19:25.057Z] c0a38f85c2c1: Layer already exists [2023-12-12T21:19:25.057Z] 9fe9a137fd00: Layer already exists [2023-12-12T21:19:25.057Z] 3.2.0-dev.5: digest: sha256:5dfb9199928a63f5de6f4caf953da78c9f70204aff31fb0ee43910057249bb3d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:19:25.571Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:19:26.094Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [2023-12-12T21:19:26.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-12-12T21:19:26.094Z] b724f6f7f51a: Preparing [2023-12-12T21:19:26.094Z] 38221b3d4f6a: Preparing [2023-12-12T21:19:26.094Z] ae12e08b4aa6: Preparing [2023-12-12T21:19:26.094Z] c9fad024cdbd: Preparing [2023-12-12T21:19:26.094Z] 59abbb9d8443: Preparing [2023-12-12T21:19:26.094Z] c0a38f85c2c1: Preparing [2023-12-12T21:19:26.094Z] 9fe9a137fd00: Preparing [2023-12-12T21:19:26.094Z] c0a38f85c2c1: Waiting [2023-12-12T21:19:26.094Z] 9fe9a137fd00: Waiting [2023-12-12T21:19:26.094Z] b724f6f7f51a: Layer already exists [2023-12-12T21:19:26.094Z] c9fad024cdbd: Layer already exists [2023-12-12T21:19:26.094Z] 59abbb9d8443: Layer already exists [2023-12-12T21:19:26.094Z] 38221b3d4f6a: Layer already exists [2023-12-12T21:19:26.094Z] ae12e08b4aa6: Layer already exists [2023-12-12T21:19:26.094Z] c0a38f85c2c1: Layer already exists [2023-12-12T21:19:26.095Z] 9fe9a137fd00: Layer already exists [2023-12-12T21:19:26.095Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5: digest: sha256:5dfb9199928a63f5de6f4caf953da78c9f70204aff31fb0ee43910057249bb3d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:19:26.626Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:19:27.155Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-12-12T21:19:27.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-12-12T21:19:27.155Z] b724f6f7f51a: Preparing [2023-12-12T21:19:27.155Z] 38221b3d4f6a: Preparing [2023-12-12T21:19:27.155Z] ae12e08b4aa6: Preparing [2023-12-12T21:19:27.155Z] c9fad024cdbd: Preparing [2023-12-12T21:19:27.155Z] 59abbb9d8443: Preparing [2023-12-12T21:19:27.155Z] c0a38f85c2c1: Preparing [2023-12-12T21:19:27.155Z] 9fe9a137fd00: Preparing [2023-12-12T21:19:27.155Z] c0a38f85c2c1: Waiting [2023-12-12T21:19:27.155Z] 9fe9a137fd00: Waiting [2023-12-12T21:19:27.155Z] 38221b3d4f6a: Layer already exists [2023-12-12T21:19:27.155Z] b724f6f7f51a: Layer already exists [2023-12-12T21:19:27.155Z] c9fad024cdbd: Layer already exists [2023-12-12T21:19:27.155Z] ae12e08b4aa6: Layer already exists [2023-12-12T21:19:27.155Z] 59abbb9d8443: Layer already exists [2023-12-12T21:19:27.155Z] c0a38f85c2c1: Layer already exists [2023-12-12T21:19:27.155Z] 9fe9a137fd00: Layer already exists [2023-12-12T21:19:27.155Z] main: digest: sha256:5dfb9199928a63f5de6f4caf953da78c9f70204aff31fb0ee43910057249bb3d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-12T21:19:27.652Z] ===================================================== [Pipeline] echo [2023-12-12T21:19:27.738Z] taggedImages: [2023-12-12T21:19:27.739Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1be2c8c34642fa8a66c24634d1371341b97af3d6 [2023-12-12T21:19:27.739Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-12-12T21:19:27.739Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.5 [2023-12-12T21:19:27.739Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [2023-12-12T21:19:27.739Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-12-12T21:19:27.833Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-12-12T21:19:27.833Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6 [2023-12-12T21:19:27.833Z] latest [2023-12-12T21:19:27.833Z] 3.2.0-dev.5 [2023-12-12T21:19:27.833Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [2023-12-12T21:19:27.833Z] main [2023-12-12T21:19:27.833Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:19:28.509Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:1be2c8c34642fa8a66c24634d1371341b97af3d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:19:29.043Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:1be2c8c34642fa8a66c24634d1371341b97af3d6 [2023-12-12T21:19:29.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-12-12T21:19:29.043Z] 87e198c6a668: Preparing [2023-12-12T21:19:29.043Z] a8fb8139c243: Preparing [2023-12-12T21:19:29.043Z] e0b06438226b: Preparing [2023-12-12T21:19:29.043Z] ae12e08b4aa6: Preparing [2023-12-12T21:19:29.043Z] c9fad024cdbd: Preparing [2023-12-12T21:19:29.043Z] a499cb985dac: Preparing [2023-12-12T21:19:29.044Z] 436067bca756: Preparing [2023-12-12T21:19:29.044Z] 04250fc7b01b: Preparing [2023-12-12T21:19:29.044Z] 54a6b55e7844: Preparing [2023-12-12T21:19:29.044Z] 9fe9a137fd00: Preparing [2023-12-12T21:19:29.044Z] 54a6b55e7844: Waiting [2023-12-12T21:19:29.044Z] 04250fc7b01b: Waiting [2023-12-12T21:19:29.044Z] a499cb985dac: Waiting [2023-12-12T21:19:29.044Z] 436067bca756: Waiting [2023-12-12T21:19:29.044Z] 9fe9a137fd00: Waiting [2023-12-12T21:19:29.044Z] c9fad024cdbd: Layer already exists [2023-12-12T21:19:29.044Z] ae12e08b4aa6: Layer already exists [2023-12-12T21:19:29.044Z] 87e198c6a668: Pushed [2023-12-12T21:19:29.044Z] e0b06438226b: Pushed [2023-12-12T21:19:29.044Z] a8fb8139c243: Pushed [2023-12-12T21:19:29.044Z] 9fe9a137fd00: Layer already exists [2023-12-12T21:19:29.301Z] 04250fc7b01b: Pushed [2023-12-12T21:19:29.559Z] 54a6b55e7844: Pushed [2023-12-12T21:19:34.830Z] 436067bca756: Pushed [2023-12-12T21:19:37.368Z] a499cb985dac: Pushed [2023-12-12T21:19:37.368Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6: digest: sha256:98ac86e44a9532bc2870f0ef22d54df44d932fc4dbedb0a05ff38a186a8f008b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:19:37.944Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:19:38.478Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-12-12T21:19:38.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-12-12T21:19:38.478Z] 87e198c6a668: Preparing [2023-12-12T21:19:38.478Z] a8fb8139c243: Preparing [2023-12-12T21:19:38.478Z] e0b06438226b: Preparing [2023-12-12T21:19:38.478Z] ae12e08b4aa6: Preparing [2023-12-12T21:19:38.478Z] c9fad024cdbd: Preparing [2023-12-12T21:19:38.478Z] a499cb985dac: Preparing [2023-12-12T21:19:38.478Z] 436067bca756: Preparing [2023-12-12T21:19:38.478Z] 04250fc7b01b: Preparing [2023-12-12T21:19:38.478Z] a499cb985dac: Waiting [2023-12-12T21:19:38.478Z] 436067bca756: Waiting [2023-12-12T21:19:38.478Z] 04250fc7b01b: Waiting [2023-12-12T21:19:38.478Z] 54a6b55e7844: Preparing [2023-12-12T21:19:38.478Z] 9fe9a137fd00: Preparing [2023-12-12T21:19:38.478Z] 54a6b55e7844: Waiting [2023-12-12T21:19:38.478Z] 9fe9a137fd00: Waiting [2023-12-12T21:19:38.478Z] 87e198c6a668: Layer already exists [2023-12-12T21:19:38.478Z] ae12e08b4aa6: Layer already exists [2023-12-12T21:19:38.478Z] a8fb8139c243: Layer already exists [2023-12-12T21:19:38.478Z] e0b06438226b: Layer already exists [2023-12-12T21:19:38.478Z] c9fad024cdbd: Layer already exists [2023-12-12T21:19:38.478Z] a499cb985dac: Layer already exists [2023-12-12T21:19:38.478Z] 04250fc7b01b: Layer already exists [2023-12-12T21:19:38.478Z] 436067bca756: Layer already exists [2023-12-12T21:19:38.478Z] 54a6b55e7844: Layer already exists [2023-12-12T21:19:38.478Z] 9fe9a137fd00: Layer already exists [2023-12-12T21:19:38.478Z] latest: digest: sha256:98ac86e44a9532bc2870f0ef22d54df44d932fc4dbedb0a05ff38a186a8f008b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:19:39.007Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:19:39.542Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.5 [2023-12-12T21:19:39.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-12-12T21:19:39.542Z] 87e198c6a668: Preparing [2023-12-12T21:19:39.542Z] a8fb8139c243: Preparing [2023-12-12T21:19:39.542Z] e0b06438226b: Preparing [2023-12-12T21:19:39.542Z] ae12e08b4aa6: Preparing [2023-12-12T21:19:39.542Z] c9fad024cdbd: Preparing [2023-12-12T21:19:39.542Z] a499cb985dac: Preparing [2023-12-12T21:19:39.542Z] 436067bca756: Preparing [2023-12-12T21:19:39.542Z] 04250fc7b01b: Preparing [2023-12-12T21:19:39.542Z] 54a6b55e7844: Preparing [2023-12-12T21:19:39.542Z] 9fe9a137fd00: Preparing [2023-12-12T21:19:39.542Z] 04250fc7b01b: Waiting [2023-12-12T21:19:39.542Z] a499cb985dac: Waiting [2023-12-12T21:19:39.542Z] 54a6b55e7844: Waiting [2023-12-12T21:19:39.542Z] 9fe9a137fd00: Waiting [2023-12-12T21:19:39.542Z] 436067bca756: Waiting [2023-12-12T21:19:39.542Z] 87e198c6a668: Layer already exists [2023-12-12T21:19:39.542Z] ae12e08b4aa6: Layer already exists [2023-12-12T21:19:39.542Z] e0b06438226b: Layer already exists [2023-12-12T21:19:39.542Z] c9fad024cdbd: Layer already exists [2023-12-12T21:19:39.542Z] a8fb8139c243: Layer already exists [2023-12-12T21:19:39.542Z] 436067bca756: Layer already exists [2023-12-12T21:19:39.542Z] a499cb985dac: Layer already exists [2023-12-12T21:19:39.542Z] 54a6b55e7844: Layer already exists [2023-12-12T21:19:39.542Z] 9fe9a137fd00: Layer already exists [2023-12-12T21:19:39.542Z] 04250fc7b01b: Layer already exists [2023-12-12T21:19:39.542Z] 3.2.0-dev.5: digest: sha256:98ac86e44a9532bc2870f0ef22d54df44d932fc4dbedb0a05ff38a186a8f008b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:19:40.082Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:19:40.613Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [2023-12-12T21:19:40.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-12-12T21:19:40.613Z] 87e198c6a668: Preparing [2023-12-12T21:19:40.613Z] a8fb8139c243: Preparing [2023-12-12T21:19:40.613Z] e0b06438226b: Preparing [2023-12-12T21:19:40.613Z] ae12e08b4aa6: Preparing [2023-12-12T21:19:40.613Z] c9fad024cdbd: Preparing [2023-12-12T21:19:40.613Z] a499cb985dac: Preparing [2023-12-12T21:19:40.613Z] 436067bca756: Preparing [2023-12-12T21:19:40.613Z] 04250fc7b01b: Preparing [2023-12-12T21:19:40.613Z] 54a6b55e7844: Preparing [2023-12-12T21:19:40.613Z] 9fe9a137fd00: Preparing [2023-12-12T21:19:40.613Z] 436067bca756: Waiting [2023-12-12T21:19:40.613Z] 04250fc7b01b: Waiting [2023-12-12T21:19:40.613Z] 54a6b55e7844: Waiting [2023-12-12T21:19:40.613Z] a499cb985dac: Waiting [2023-12-12T21:19:40.613Z] 9fe9a137fd00: Waiting [2023-12-12T21:19:40.613Z] e0b06438226b: Layer already exists [2023-12-12T21:19:40.613Z] 87e198c6a668: Layer already exists [2023-12-12T21:19:40.613Z] c9fad024cdbd: Layer already exists [2023-12-12T21:19:40.613Z] ae12e08b4aa6: Layer already exists [2023-12-12T21:19:40.613Z] a8fb8139c243: Layer already exists [2023-12-12T21:19:40.613Z] a499cb985dac: Layer already exists [2023-12-12T21:19:40.613Z] 436067bca756: Layer already exists [2023-12-12T21:19:40.613Z] 54a6b55e7844: Layer already exists [2023-12-12T21:19:40.613Z] 9fe9a137fd00: Layer already exists [2023-12-12T21:19:40.613Z] 04250fc7b01b: Layer already exists [2023-12-12T21:19:40.613Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5: digest: sha256:98ac86e44a9532bc2870f0ef22d54df44d932fc4dbedb0a05ff38a186a8f008b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:19:41.155Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:19:41.686Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-12-12T21:19:41.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-12-12T21:19:41.686Z] 87e198c6a668: Preparing [2023-12-12T21:19:41.686Z] a8fb8139c243: Preparing [2023-12-12T21:19:41.686Z] e0b06438226b: Preparing [2023-12-12T21:19:41.686Z] ae12e08b4aa6: Preparing [2023-12-12T21:19:41.686Z] c9fad024cdbd: Preparing [2023-12-12T21:19:41.686Z] a499cb985dac: Preparing [2023-12-12T21:19:41.686Z] 436067bca756: Preparing [2023-12-12T21:19:41.686Z] 04250fc7b01b: Preparing [2023-12-12T21:19:41.686Z] 54a6b55e7844: Preparing [2023-12-12T21:19:41.686Z] 9fe9a137fd00: Preparing [2023-12-12T21:19:41.686Z] 436067bca756: Waiting [2023-12-12T21:19:41.686Z] 04250fc7b01b: Waiting [2023-12-12T21:19:41.686Z] 54a6b55e7844: Waiting [2023-12-12T21:19:41.686Z] 9fe9a137fd00: Waiting [2023-12-12T21:19:41.686Z] a499cb985dac: Waiting [2023-12-12T21:19:41.686Z] ae12e08b4aa6: Layer already exists [2023-12-12T21:19:41.686Z] e0b06438226b: Layer already exists [2023-12-12T21:19:41.686Z] a8fb8139c243: Layer already exists [2023-12-12T21:19:41.686Z] c9fad024cdbd: Layer already exists [2023-12-12T21:19:41.686Z] 87e198c6a668: Layer already exists [2023-12-12T21:19:41.686Z] a499cb985dac: Layer already exists [2023-12-12T21:19:41.686Z] 04250fc7b01b: Layer already exists [2023-12-12T21:19:41.686Z] 436067bca756: Layer already exists [2023-12-12T21:19:41.686Z] 54a6b55e7844: Layer already exists [2023-12-12T21:19:41.686Z] 9fe9a137fd00: Layer already exists [2023-12-12T21:19:41.686Z] main: digest: sha256:98ac86e44a9532bc2870f0ef22d54df44d932fc4dbedb0a05ff38a186a8f008b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-12T21:19:42.193Z] ===================================================== [Pipeline] echo [2023-12-12T21:19:42.278Z] taggedImages: [2023-12-12T21:19:42.278Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:1be2c8c34642fa8a66c24634d1371341b97af3d6 [2023-12-12T21:19:42.278Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-12-12T21:19:42.278Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.5 [2023-12-12T21:19:42.278Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [2023-12-12T21:19:42.278Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-12-12T21:19:42.379Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-12-12T21:19:42.379Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6 [2023-12-12T21:19:42.379Z] latest [2023-12-12T21:19:42.379Z] 3.2.0-dev.5 [2023-12-12T21:19:42.379Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [2023-12-12T21:19:42.379Z] main [2023-12-12T21:19:42.379Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:19:43.089Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:1be2c8c34642fa8a66c24634d1371341b97af3d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:19:43.619Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:1be2c8c34642fa8a66c24634d1371341b97af3d6 [2023-12-12T21:19:43.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-12-12T21:19:43.619Z] 32a7a11ad027: Preparing [2023-12-12T21:19:43.619Z] 1b33b11e0eb3: Preparing [2023-12-12T21:19:43.619Z] 15cd18572c71: Preparing [2023-12-12T21:19:43.619Z] ae12e08b4aa6: Preparing [2023-12-12T21:19:43.619Z] c9fad024cdbd: Preparing [2023-12-12T21:19:43.619Z] 7ceca4d21a15: Preparing [2023-12-12T21:19:43.620Z] 7d642aeaa175: Preparing [2023-12-12T21:19:43.620Z] fb1ac9dbb494: Preparing [2023-12-12T21:19:43.620Z] 9fe9a137fd00: Preparing [2023-12-12T21:19:43.620Z] 7ceca4d21a15: Waiting [2023-12-12T21:19:43.620Z] 7d642aeaa175: Waiting [2023-12-12T21:19:43.620Z] fb1ac9dbb494: Waiting [2023-12-12T21:19:43.620Z] 9fe9a137fd00: Waiting [2023-12-12T21:19:43.620Z] ae12e08b4aa6: Layer already exists [2023-12-12T21:19:43.620Z] c9fad024cdbd: Layer already exists [2023-12-12T21:19:43.620Z] 15cd18572c71: Pushed [2023-12-12T21:19:43.620Z] 1b33b11e0eb3: Pushed [2023-12-12T21:19:43.620Z] 32a7a11ad027: Pushed [2023-12-12T21:19:43.620Z] 9fe9a137fd00: Layer already exists [2023-12-12T21:19:43.620Z] 7d642aeaa175: Pushed [2023-12-12T21:19:43.880Z] fb1ac9dbb494: Pushed [2023-12-12T21:19:52.016Z] 7ceca4d21a15: Pushed [2023-12-12T21:19:52.016Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6: digest: sha256:e967f16b19d56888f431a9ae20bdffeed8926c3417a0d93dcf5a982e7e55905e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:19:52.555Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:19:53.108Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-12-12T21:19:53.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-12-12T21:19:53.108Z] 32a7a11ad027: Preparing [2023-12-12T21:19:53.108Z] 1b33b11e0eb3: Preparing [2023-12-12T21:19:53.108Z] 15cd18572c71: Preparing [2023-12-12T21:19:53.108Z] ae12e08b4aa6: Preparing [2023-12-12T21:19:53.108Z] c9fad024cdbd: Preparing [2023-12-12T21:19:53.108Z] 7ceca4d21a15: Preparing [2023-12-12T21:19:53.108Z] 7d642aeaa175: Preparing [2023-12-12T21:19:53.108Z] fb1ac9dbb494: Preparing [2023-12-12T21:19:53.108Z] 9fe9a137fd00: Preparing [2023-12-12T21:19:53.108Z] 7ceca4d21a15: Waiting [2023-12-12T21:19:53.108Z] 7d642aeaa175: Waiting [2023-12-12T21:19:53.108Z] 9fe9a137fd00: Waiting [2023-12-12T21:19:53.108Z] fb1ac9dbb494: Waiting [2023-12-12T21:19:53.108Z] c9fad024cdbd: Layer already exists [2023-12-12T21:19:53.108Z] ae12e08b4aa6: Layer already exists [2023-12-12T21:19:53.108Z] 15cd18572c71: Layer already exists [2023-12-12T21:19:53.108Z] 32a7a11ad027: Layer already exists [2023-12-12T21:19:53.108Z] 1b33b11e0eb3: Layer already exists [2023-12-12T21:19:53.108Z] 7ceca4d21a15: Layer already exists [2023-12-12T21:19:53.108Z] fb1ac9dbb494: Layer already exists [2023-12-12T21:19:53.108Z] 7d642aeaa175: Layer already exists [2023-12-12T21:19:53.108Z] 9fe9a137fd00: Layer already exists [2023-12-12T21:19:53.108Z] latest: digest: sha256:e967f16b19d56888f431a9ae20bdffeed8926c3417a0d93dcf5a982e7e55905e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:19:53.643Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:19:54.211Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.5 [2023-12-12T21:19:54.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-12-12T21:19:54.211Z] 32a7a11ad027: Preparing [2023-12-12T21:19:54.211Z] 1b33b11e0eb3: Preparing [2023-12-12T21:19:54.211Z] 15cd18572c71: Preparing [2023-12-12T21:19:54.211Z] ae12e08b4aa6: Preparing [2023-12-12T21:19:54.211Z] c9fad024cdbd: Preparing [2023-12-12T21:19:54.211Z] 7ceca4d21a15: Preparing [2023-12-12T21:19:54.211Z] 7d642aeaa175: Preparing [2023-12-12T21:19:54.211Z] fb1ac9dbb494: Preparing [2023-12-12T21:19:54.211Z] 7d642aeaa175: Waiting [2023-12-12T21:19:54.211Z] 7ceca4d21a15: Waiting [2023-12-12T21:19:54.211Z] 9fe9a137fd00: Preparing [2023-12-12T21:19:54.211Z] 15cd18572c71: Layer already exists [2023-12-12T21:19:54.211Z] ae12e08b4aa6: Layer already exists [2023-12-12T21:19:54.211Z] 32a7a11ad027: Layer already exists [2023-12-12T21:19:54.211Z] c9fad024cdbd: Layer already exists [2023-12-12T21:19:54.211Z] 1b33b11e0eb3: Layer already exists [2023-12-12T21:19:54.211Z] fb1ac9dbb494: Layer already exists [2023-12-12T21:19:54.211Z] 7ceca4d21a15: Layer already exists [2023-12-12T21:19:54.211Z] 7d642aeaa175: Layer already exists [2023-12-12T21:19:54.211Z] 9fe9a137fd00: Layer already exists [2023-12-12T21:19:54.211Z] 3.2.0-dev.5: digest: sha256:e967f16b19d56888f431a9ae20bdffeed8926c3417a0d93dcf5a982e7e55905e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:19:54.762Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:19:55.364Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [2023-12-12T21:19:55.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-12-12T21:19:55.365Z] 32a7a11ad027: Preparing [2023-12-12T21:19:55.365Z] 1b33b11e0eb3: Preparing [2023-12-12T21:19:55.365Z] 15cd18572c71: Preparing [2023-12-12T21:19:55.365Z] ae12e08b4aa6: Preparing [2023-12-12T21:19:55.365Z] c9fad024cdbd: Preparing [2023-12-12T21:19:55.365Z] 7ceca4d21a15: Preparing [2023-12-12T21:19:55.365Z] 7d642aeaa175: Preparing [2023-12-12T21:19:55.365Z] fb1ac9dbb494: Preparing [2023-12-12T21:19:55.365Z] 9fe9a137fd00: Preparing [2023-12-12T21:19:55.365Z] 7d642aeaa175: Waiting [2023-12-12T21:19:55.365Z] fb1ac9dbb494: Waiting [2023-12-12T21:19:55.365Z] 7ceca4d21a15: Waiting [2023-12-12T21:19:55.365Z] 1b33b11e0eb3: Layer already exists [2023-12-12T21:19:55.365Z] 32a7a11ad027: Layer already exists [2023-12-12T21:19:55.365Z] ae12e08b4aa6: Layer already exists [2023-12-12T21:19:55.365Z] c9fad024cdbd: Layer already exists [2023-12-12T21:19:55.365Z] 15cd18572c71: Layer already exists [2023-12-12T21:19:55.365Z] 7d642aeaa175: Layer already exists [2023-12-12T21:19:55.365Z] 7ceca4d21a15: Layer already exists [2023-12-12T21:19:55.365Z] fb1ac9dbb494: Layer already exists [2023-12-12T21:19:55.365Z] 9fe9a137fd00: Layer already exists [2023-12-12T21:19:55.365Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5: digest: sha256:e967f16b19d56888f431a9ae20bdffeed8926c3417a0d93dcf5a982e7e55905e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:19:55.925Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:19:56.478Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-12-12T21:19:56.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-12-12T21:19:56.478Z] 32a7a11ad027: Preparing [2023-12-12T21:19:56.478Z] 1b33b11e0eb3: Preparing [2023-12-12T21:19:56.478Z] 15cd18572c71: Preparing [2023-12-12T21:19:56.478Z] ae12e08b4aa6: Preparing [2023-12-12T21:19:56.478Z] c9fad024cdbd: Preparing [2023-12-12T21:19:56.478Z] 7ceca4d21a15: Preparing [2023-12-12T21:19:56.478Z] 7d642aeaa175: Preparing [2023-12-12T21:19:56.478Z] fb1ac9dbb494: Preparing [2023-12-12T21:19:56.478Z] 9fe9a137fd00: Preparing [2023-12-12T21:19:56.478Z] 7d642aeaa175: Waiting [2023-12-12T21:19:56.478Z] 9fe9a137fd00: Waiting [2023-12-12T21:19:56.478Z] 7ceca4d21a15: Waiting [2023-12-12T21:19:56.478Z] 15cd18572c71: Layer already exists [2023-12-12T21:19:56.479Z] ae12e08b4aa6: Layer already exists [2023-12-12T21:19:56.479Z] c9fad024cdbd: Layer already exists [2023-12-12T21:19:56.479Z] 32a7a11ad027: Layer already exists [2023-12-12T21:19:56.479Z] 1b33b11e0eb3: Layer already exists [2023-12-12T21:19:56.479Z] 9fe9a137fd00: Layer already exists [2023-12-12T21:19:56.479Z] 7d642aeaa175: Layer already exists [2023-12-12T21:19:56.479Z] 7ceca4d21a15: Layer already exists [2023-12-12T21:19:56.479Z] fb1ac9dbb494: Layer already exists [2023-12-12T21:19:56.479Z] main: digest: sha256:e967f16b19d56888f431a9ae20bdffeed8926c3417a0d93dcf5a982e7e55905e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-12T21:19:57.032Z] ===================================================== [Pipeline] echo [2023-12-12T21:19:57.121Z] taggedImages: [2023-12-12T21:19:57.121Z] - nexus3.edgexfoundry.org:10004/security-spire-config:1be2c8c34642fa8a66c24634d1371341b97af3d6 [2023-12-12T21:19:57.121Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-12-12T21:19:57.121Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.5 [2023-12-12T21:19:57.121Z] - nexus3.edgexfoundry.org:10004/security-spire-config:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [2023-12-12T21:19:57.121Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-12-12T21:19:57.222Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-12-12T21:19:57.222Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6 [2023-12-12T21:19:57.222Z] latest [2023-12-12T21:19:57.222Z] 3.2.0-dev.5 [2023-12-12T21:19:57.222Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [2023-12-12T21:19:57.222Z] main [2023-12-12T21:19:57.222Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:19:57.953Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:1be2c8c34642fa8a66c24634d1371341b97af3d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:19:58.502Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:1be2c8c34642fa8a66c24634d1371341b97af3d6 [2023-12-12T21:19:58.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-12-12T21:19:58.502Z] 87e198c6a668: Preparing [2023-12-12T21:19:58.502Z] ae5a2db7a845: Preparing [2023-12-12T21:19:58.502Z] 1512e2e9cf0d: Preparing [2023-12-12T21:19:58.502Z] ae12e08b4aa6: Preparing [2023-12-12T21:19:58.502Z] c9fad024cdbd: Preparing [2023-12-12T21:19:58.502Z] 9fccb6cca57e: Preparing [2023-12-12T21:19:58.502Z] 04250fc7b01b: Preparing [2023-12-12T21:19:58.502Z] 54a6b55e7844: Preparing [2023-12-12T21:19:58.502Z] 9fe9a137fd00: Preparing [2023-12-12T21:19:58.502Z] 04250fc7b01b: Waiting [2023-12-12T21:19:58.502Z] 9fccb6cca57e: Waiting [2023-12-12T21:19:58.502Z] 9fe9a137fd00: Waiting [2023-12-12T21:19:58.502Z] 54a6b55e7844: Waiting [2023-12-12T21:19:58.502Z] 87e198c6a668: Layer already exists [2023-12-12T21:19:58.502Z] ae12e08b4aa6: Layer already exists [2023-12-12T21:19:58.502Z] c9fad024cdbd: Layer already exists [2023-12-12T21:19:58.502Z] 04250fc7b01b: Layer already exists [2023-12-12T21:19:58.502Z] 54a6b55e7844: Layer already exists [2023-12-12T21:19:58.502Z] 9fe9a137fd00: Layer already exists [2023-12-12T21:19:58.502Z] 1512e2e9cf0d: Pushed [2023-12-12T21:19:58.502Z] ae5a2db7a845: Pushed [2023-12-12T21:20:06.795Z] 9fccb6cca57e: Pushed [2023-12-12T21:20:06.795Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6: digest: sha256:d98c3832aa7d2da6cbcb0becd46ee550cb85e9a1bd5a84e943ce8104d4c1491f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:20:07.371Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:20:07.921Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-12-12T21:20:07.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-12-12T21:20:07.921Z] 87e198c6a668: Preparing [2023-12-12T21:20:07.921Z] ae5a2db7a845: Preparing [2023-12-12T21:20:07.921Z] 1512e2e9cf0d: Preparing [2023-12-12T21:20:07.921Z] ae12e08b4aa6: Preparing [2023-12-12T21:20:07.921Z] c9fad024cdbd: Preparing [2023-12-12T21:20:07.921Z] 9fccb6cca57e: Preparing [2023-12-12T21:20:07.921Z] 04250fc7b01b: Preparing [2023-12-12T21:20:07.921Z] 54a6b55e7844: Preparing [2023-12-12T21:20:07.921Z] 9fe9a137fd00: Preparing [2023-12-12T21:20:07.921Z] 9fccb6cca57e: Waiting [2023-12-12T21:20:07.921Z] 04250fc7b01b: Waiting [2023-12-12T21:20:07.921Z] 54a6b55e7844: Waiting [2023-12-12T21:20:07.921Z] 9fe9a137fd00: Waiting [2023-12-12T21:20:07.921Z] ae5a2db7a845: Layer already exists [2023-12-12T21:20:07.921Z] c9fad024cdbd: Layer already exists [2023-12-12T21:20:07.921Z] ae12e08b4aa6: Layer already exists [2023-12-12T21:20:07.921Z] 87e198c6a668: Layer already exists [2023-12-12T21:20:07.921Z] 1512e2e9cf0d: Layer already exists [2023-12-12T21:20:07.921Z] 9fccb6cca57e: Layer already exists [2023-12-12T21:20:07.921Z] 04250fc7b01b: Layer already exists [2023-12-12T21:20:07.921Z] 54a6b55e7844: Layer already exists [2023-12-12T21:20:07.921Z] 9fe9a137fd00: Layer already exists [2023-12-12T21:20:07.921Z] latest: digest: sha256:d98c3832aa7d2da6cbcb0becd46ee550cb85e9a1bd5a84e943ce8104d4c1491f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:20:08.478Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:20:09.050Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.5 [2023-12-12T21:20:09.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-12-12T21:20:09.050Z] 87e198c6a668: Preparing [2023-12-12T21:20:09.050Z] ae5a2db7a845: Preparing [2023-12-12T21:20:09.050Z] 1512e2e9cf0d: Preparing [2023-12-12T21:20:09.050Z] ae12e08b4aa6: Preparing [2023-12-12T21:20:09.050Z] c9fad024cdbd: Preparing [2023-12-12T21:20:09.050Z] 9fccb6cca57e: Preparing [2023-12-12T21:20:09.050Z] 04250fc7b01b: Preparing [2023-12-12T21:20:09.050Z] 54a6b55e7844: Preparing [2023-12-12T21:20:09.050Z] 9fe9a137fd00: Preparing [2023-12-12T21:20:09.050Z] 04250fc7b01b: Waiting [2023-12-12T21:20:09.050Z] 54a6b55e7844: Waiting [2023-12-12T21:20:09.050Z] 9fccb6cca57e: Waiting [2023-12-12T21:20:09.050Z] 9fe9a137fd00: Waiting [2023-12-12T21:20:09.050Z] 87e198c6a668: Layer already exists [2023-12-12T21:20:09.050Z] 1512e2e9cf0d: Layer already exists [2023-12-12T21:20:09.050Z] ae5a2db7a845: Layer already exists [2023-12-12T21:20:09.050Z] ae12e08b4aa6: Layer already exists [2023-12-12T21:20:09.050Z] c9fad024cdbd: Layer already exists [2023-12-12T21:20:09.050Z] 9fccb6cca57e: Layer already exists [2023-12-12T21:20:09.050Z] 54a6b55e7844: Layer already exists [2023-12-12T21:20:09.050Z] 04250fc7b01b: Layer already exists [2023-12-12T21:20:09.050Z] 9fe9a137fd00: Layer already exists [2023-12-12T21:20:09.050Z] 3.2.0-dev.5: digest: sha256:d98c3832aa7d2da6cbcb0becd46ee550cb85e9a1bd5a84e943ce8104d4c1491f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:20:09.604Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:20:10.161Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [2023-12-12T21:20:10.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-12-12T21:20:10.161Z] 87e198c6a668: Preparing [2023-12-12T21:20:10.161Z] ae5a2db7a845: Preparing [2023-12-12T21:20:10.161Z] 1512e2e9cf0d: Preparing [2023-12-12T21:20:10.161Z] ae12e08b4aa6: Preparing [2023-12-12T21:20:10.161Z] c9fad024cdbd: Preparing [2023-12-12T21:20:10.161Z] 9fccb6cca57e: Preparing [2023-12-12T21:20:10.161Z] 04250fc7b01b: Preparing [2023-12-12T21:20:10.161Z] 54a6b55e7844: Preparing [2023-12-12T21:20:10.161Z] 9fe9a137fd00: Preparing [2023-12-12T21:20:10.161Z] 54a6b55e7844: Waiting [2023-12-12T21:20:10.161Z] 9fccb6cca57e: Waiting [2023-12-12T21:20:10.161Z] 04250fc7b01b: Waiting [2023-12-12T21:20:10.161Z] 9fe9a137fd00: Waiting [2023-12-12T21:20:10.161Z] ae5a2db7a845: Layer already exists [2023-12-12T21:20:10.161Z] c9fad024cdbd: Layer already exists [2023-12-12T21:20:10.161Z] ae12e08b4aa6: Layer already exists [2023-12-12T21:20:10.161Z] 1512e2e9cf0d: Layer already exists [2023-12-12T21:20:10.161Z] 87e198c6a668: Layer already exists [2023-12-12T21:20:10.161Z] 04250fc7b01b: Layer already exists [2023-12-12T21:20:10.161Z] 9fccb6cca57e: Layer already exists [2023-12-12T21:20:10.161Z] 54a6b55e7844: Layer already exists [2023-12-12T21:20:10.161Z] 9fe9a137fd00: Layer already exists [2023-12-12T21:20:10.161Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5: digest: sha256:d98c3832aa7d2da6cbcb0becd46ee550cb85e9a1bd5a84e943ce8104d4c1491f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:20:10.737Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:20:11.336Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-12-12T21:20:11.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-12-12T21:20:11.336Z] 87e198c6a668: Preparing [2023-12-12T21:20:11.336Z] ae5a2db7a845: Preparing [2023-12-12T21:20:11.336Z] 1512e2e9cf0d: Preparing [2023-12-12T21:20:11.336Z] ae12e08b4aa6: Preparing [2023-12-12T21:20:11.336Z] c9fad024cdbd: Preparing [2023-12-12T21:20:11.336Z] 9fccb6cca57e: Preparing [2023-12-12T21:20:11.336Z] 04250fc7b01b: Preparing [2023-12-12T21:20:11.336Z] 54a6b55e7844: Preparing [2023-12-12T21:20:11.336Z] 9fe9a137fd00: Preparing [2023-12-12T21:20:11.336Z] 04250fc7b01b: Waiting [2023-12-12T21:20:11.336Z] 9fccb6cca57e: Waiting [2023-12-12T21:20:11.336Z] 54a6b55e7844: Waiting [2023-12-12T21:20:11.336Z] 9fe9a137fd00: Waiting [2023-12-12T21:20:11.336Z] 87e198c6a668: Layer already exists [2023-12-12T21:20:11.336Z] 1512e2e9cf0d: Layer already exists [2023-12-12T21:20:11.336Z] c9fad024cdbd: Layer already exists [2023-12-12T21:20:11.336Z] ae5a2db7a845: Layer already exists [2023-12-12T21:20:11.336Z] ae12e08b4aa6: Layer already exists [2023-12-12T21:20:11.336Z] 04250fc7b01b: Layer already exists [2023-12-12T21:20:11.336Z] 9fccb6cca57e: Layer already exists [2023-12-12T21:20:11.336Z] 54a6b55e7844: Layer already exists [2023-12-12T21:20:11.336Z] 9fe9a137fd00: Layer already exists [2023-12-12T21:20:11.336Z] main: digest: sha256:d98c3832aa7d2da6cbcb0becd46ee550cb85e9a1bd5a84e943ce8104d4c1491f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-12T21:20:11.970Z] ===================================================== [Pipeline] echo [2023-12-12T21:20:12.070Z] taggedImages: [2023-12-12T21:20:12.070Z] - nexus3.edgexfoundry.org:10004/security-spire-server:1be2c8c34642fa8a66c24634d1371341b97af3d6 [2023-12-12T21:20:12.070Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-12-12T21:20:12.070Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.5 [2023-12-12T21:20:12.070Z] - nexus3.edgexfoundry.org:10004/security-spire-server:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [2023-12-12T21:20:12.070Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-12-12T21:20:12.183Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-12-12T21:20:12.183Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6 [2023-12-12T21:20:12.183Z] latest [2023-12-12T21:20:12.183Z] 3.2.0-dev.5 [2023-12-12T21:20:12.183Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [2023-12-12T21:20:12.183Z] main [2023-12-12T21:20:12.183Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:20:12.953Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:1be2c8c34642fa8a66c24634d1371341b97af3d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:20:13.521Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:1be2c8c34642fa8a66c24634d1371341b97af3d6 [2023-12-12T21:20:13.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-12-12T21:20:13.521Z] 19d30412a0b6: Preparing [2023-12-12T21:20:13.521Z] b71b15f1c232: Preparing [2023-12-12T21:20:13.521Z] ae12e08b4aa6: Preparing [2023-12-12T21:20:13.521Z] c9fad024cdbd: Preparing [2023-12-12T21:20:13.521Z] 641703537c57: Preparing [2023-12-12T21:20:13.521Z] 372a118a9403: Preparing [2023-12-12T21:20:13.521Z] 9fe9a137fd00: Preparing [2023-12-12T21:20:13.521Z] 372a118a9403: Waiting [2023-12-12T21:20:13.521Z] 9fe9a137fd00: Waiting [2023-12-12T21:20:13.521Z] c9fad024cdbd: Layer already exists [2023-12-12T21:20:13.521Z] ae12e08b4aa6: Layer already exists [2023-12-12T21:20:13.521Z] 9fe9a137fd00: Layer already exists [2023-12-12T21:20:13.521Z] 641703537c57: Pushed [2023-12-12T21:20:13.521Z] 19d30412a0b6: Pushed [2023-12-12T21:20:13.521Z] 372a118a9403: Pushed [2023-12-12T21:20:16.054Z] b71b15f1c232: Pushed [2023-12-12T21:20:16.054Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6: digest: sha256:2a44a549ee4a9bb35d93e6b24eaad62e4c4b3ceb4385986a852f64aad5fe4834 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:20:16.640Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:20:17.221Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-12-12T21:20:17.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-12-12T21:20:17.221Z] 19d30412a0b6: Preparing [2023-12-12T21:20:17.221Z] b71b15f1c232: Preparing [2023-12-12T21:20:17.221Z] ae12e08b4aa6: Preparing [2023-12-12T21:20:17.221Z] c9fad024cdbd: Preparing [2023-12-12T21:20:17.221Z] 641703537c57: Preparing [2023-12-12T21:20:17.221Z] 372a118a9403: Preparing [2023-12-12T21:20:17.221Z] 9fe9a137fd00: Preparing [2023-12-12T21:20:17.221Z] 372a118a9403: Waiting [2023-12-12T21:20:17.221Z] 9fe9a137fd00: Waiting [2023-12-12T21:20:17.221Z] b71b15f1c232: Layer already exists [2023-12-12T21:20:17.221Z] c9fad024cdbd: Layer already exists [2023-12-12T21:20:17.221Z] ae12e08b4aa6: Layer already exists [2023-12-12T21:20:17.221Z] 19d30412a0b6: Layer already exists [2023-12-12T21:20:17.221Z] 641703537c57: Layer already exists [2023-12-12T21:20:17.221Z] 372a118a9403: Layer already exists [2023-12-12T21:20:17.221Z] 9fe9a137fd00: Layer already exists [2023-12-12T21:20:17.221Z] latest: digest: sha256:2a44a549ee4a9bb35d93e6b24eaad62e4c4b3ceb4385986a852f64aad5fe4834 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:20:17.797Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:20:18.389Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.5 [2023-12-12T21:20:18.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-12-12T21:20:18.389Z] 19d30412a0b6: Preparing [2023-12-12T21:20:18.389Z] b71b15f1c232: Preparing [2023-12-12T21:20:18.389Z] ae12e08b4aa6: Preparing [2023-12-12T21:20:18.389Z] c9fad024cdbd: Preparing [2023-12-12T21:20:18.389Z] 641703537c57: Preparing [2023-12-12T21:20:18.389Z] 372a118a9403: Preparing [2023-12-12T21:20:18.389Z] 9fe9a137fd00: Preparing [2023-12-12T21:20:18.389Z] 372a118a9403: Waiting [2023-12-12T21:20:18.389Z] 9fe9a137fd00: Waiting [2023-12-12T21:20:18.389Z] 19d30412a0b6: Layer already exists [2023-12-12T21:20:18.389Z] c9fad024cdbd: Layer already exists [2023-12-12T21:20:18.389Z] 641703537c57: Layer already exists [2023-12-12T21:20:18.389Z] b71b15f1c232: Layer already exists [2023-12-12T21:20:18.389Z] ae12e08b4aa6: Layer already exists [2023-12-12T21:20:18.389Z] 9fe9a137fd00: Layer already exists [2023-12-12T21:20:18.389Z] 372a118a9403: Layer already exists [2023-12-12T21:20:18.389Z] 3.2.0-dev.5: digest: sha256:2a44a549ee4a9bb35d93e6b24eaad62e4c4b3ceb4385986a852f64aad5fe4834 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:20:18.985Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:20:19.564Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [2023-12-12T21:20:19.564Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-12-12T21:20:19.564Z] 19d30412a0b6: Preparing [2023-12-12T21:20:19.564Z] b71b15f1c232: Preparing [2023-12-12T21:20:19.564Z] ae12e08b4aa6: Preparing [2023-12-12T21:20:19.564Z] c9fad024cdbd: Preparing [2023-12-12T21:20:19.564Z] 641703537c57: Preparing [2023-12-12T21:20:19.564Z] 372a118a9403: Preparing [2023-12-12T21:20:19.564Z] 9fe9a137fd00: Preparing [2023-12-12T21:20:19.564Z] 372a118a9403: Waiting [2023-12-12T21:20:19.564Z] 9fe9a137fd00: Waiting [2023-12-12T21:20:19.564Z] 19d30412a0b6: Layer already exists [2023-12-12T21:20:19.564Z] c9fad024cdbd: Layer already exists [2023-12-12T21:20:19.564Z] ae12e08b4aa6: Layer already exists [2023-12-12T21:20:19.564Z] b71b15f1c232: Layer already exists [2023-12-12T21:20:19.564Z] 641703537c57: Layer already exists [2023-12-12T21:20:19.564Z] 9fe9a137fd00: Layer already exists [2023-12-12T21:20:19.564Z] 372a118a9403: Layer already exists [2023-12-12T21:20:19.564Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5: digest: sha256:2a44a549ee4a9bb35d93e6b24eaad62e4c4b3ceb4385986a852f64aad5fe4834 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:20:20.178Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:20:20.766Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-12-12T21:20:20.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-12-12T21:20:20.766Z] 19d30412a0b6: Preparing [2023-12-12T21:20:20.766Z] b71b15f1c232: Preparing [2023-12-12T21:20:20.766Z] ae12e08b4aa6: Preparing [2023-12-12T21:20:20.766Z] c9fad024cdbd: Preparing [2023-12-12T21:20:20.766Z] 641703537c57: Preparing [2023-12-12T21:20:20.766Z] 372a118a9403: Preparing [2023-12-12T21:20:20.766Z] 9fe9a137fd00: Preparing [2023-12-12T21:20:20.766Z] 372a118a9403: Waiting [2023-12-12T21:20:20.766Z] 9fe9a137fd00: Waiting [2023-12-12T21:20:20.766Z] 641703537c57: Layer already exists [2023-12-12T21:20:20.766Z] b71b15f1c232: Layer already exists [2023-12-12T21:20:20.766Z] ae12e08b4aa6: Layer already exists [2023-12-12T21:20:20.766Z] c9fad024cdbd: Layer already exists [2023-12-12T21:20:20.766Z] 19d30412a0b6: Layer already exists [2023-12-12T21:20:20.766Z] 372a118a9403: Layer already exists [2023-12-12T21:20:20.766Z] 9fe9a137fd00: Layer already exists [2023-12-12T21:20:20.766Z] main: digest: sha256:2a44a549ee4a9bb35d93e6b24eaad62e4c4b3ceb4385986a852f64aad5fe4834 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-12T21:20:21.362Z] ===================================================== [Pipeline] echo [2023-12-12T21:20:21.463Z] taggedImages: [2023-12-12T21:20:21.463Z] - nexus3.edgexfoundry.org:10004/support-notifications:1be2c8c34642fa8a66c24634d1371341b97af3d6 [2023-12-12T21:20:21.463Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-12-12T21:20:21.463Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.5 [2023-12-12T21:20:21.463Z] - nexus3.edgexfoundry.org:10004/support-notifications:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [2023-12-12T21:20:21.463Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-12-12T21:20:21.576Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-12-12T21:20:21.576Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6 [2023-12-12T21:20:21.576Z] latest [2023-12-12T21:20:21.576Z] 3.2.0-dev.5 [2023-12-12T21:20:21.576Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [2023-12-12T21:20:21.576Z] main [2023-12-12T21:20:21.576Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:20:22.393Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:1be2c8c34642fa8a66c24634d1371341b97af3d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:20:22.980Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:1be2c8c34642fa8a66c24634d1371341b97af3d6 [2023-12-12T21:20:22.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-12-12T21:20:22.980Z] d439f179bd52: Preparing [2023-12-12T21:20:22.980Z] 8b6e02889e0f: Preparing [2023-12-12T21:20:22.980Z] ae12e08b4aa6: Preparing [2023-12-12T21:20:22.980Z] c9fad024cdbd: Preparing [2023-12-12T21:20:22.980Z] a5b4c1484c4c: Preparing [2023-12-12T21:20:22.980Z] ef8bd3c609f3: Preparing [2023-12-12T21:20:22.980Z] 9fe9a137fd00: Preparing [2023-12-12T21:20:22.980Z] ef8bd3c609f3: Waiting [2023-12-12T21:20:22.980Z] 9fe9a137fd00: Waiting [2023-12-12T21:20:22.980Z] c9fad024cdbd: Layer already exists [2023-12-12T21:20:22.980Z] a5b4c1484c4c: Layer already exists [2023-12-12T21:20:22.980Z] ae12e08b4aa6: Layer already exists [2023-12-12T21:20:22.980Z] ef8bd3c609f3: Layer already exists [2023-12-12T21:20:22.980Z] 9fe9a137fd00: Layer already exists [2023-12-12T21:20:22.980Z] d439f179bd52: Pushed [2023-12-12T21:20:25.518Z] 8b6e02889e0f: Pushed [2023-12-12T21:20:25.518Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6: digest: sha256:35b75ef7764b5adea0998eda409e587edb68dd1521bfc8227a820e2bbbf76ed5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:20:26.115Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:20:26.703Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-12-12T21:20:26.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-12-12T21:20:26.703Z] d439f179bd52: Preparing [2023-12-12T21:20:26.703Z] 8b6e02889e0f: Preparing [2023-12-12T21:20:26.703Z] ae12e08b4aa6: Preparing [2023-12-12T21:20:26.703Z] c9fad024cdbd: Preparing [2023-12-12T21:20:26.703Z] a5b4c1484c4c: Preparing [2023-12-12T21:20:26.703Z] ef8bd3c609f3: Preparing [2023-12-12T21:20:26.703Z] 9fe9a137fd00: Preparing [2023-12-12T21:20:26.703Z] ef8bd3c609f3: Waiting [2023-12-12T21:20:26.703Z] 9fe9a137fd00: Waiting [2023-12-12T21:20:26.703Z] c9fad024cdbd: Layer already exists [2023-12-12T21:20:26.703Z] d439f179bd52: Layer already exists [2023-12-12T21:20:26.703Z] 8b6e02889e0f: Layer already exists [2023-12-12T21:20:26.703Z] ae12e08b4aa6: Layer already exists [2023-12-12T21:20:26.703Z] a5b4c1484c4c: Layer already exists [2023-12-12T21:20:26.703Z] ef8bd3c609f3: Layer already exists [2023-12-12T21:20:26.703Z] 9fe9a137fd00: Layer already exists [2023-12-12T21:20:26.703Z] latest: digest: sha256:35b75ef7764b5adea0998eda409e587edb68dd1521bfc8227a820e2bbbf76ed5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:20:27.318Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:20:27.918Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.5 [2023-12-12T21:20:27.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-12-12T21:20:27.919Z] d439f179bd52: Preparing [2023-12-12T21:20:27.919Z] 8b6e02889e0f: Preparing [2023-12-12T21:20:27.919Z] ae12e08b4aa6: Preparing [2023-12-12T21:20:27.919Z] c9fad024cdbd: Preparing [2023-12-12T21:20:27.919Z] a5b4c1484c4c: Preparing [2023-12-12T21:20:27.919Z] ef8bd3c609f3: Preparing [2023-12-12T21:20:27.919Z] 9fe9a137fd00: Preparing [2023-12-12T21:20:27.919Z] ef8bd3c609f3: Waiting [2023-12-12T21:20:27.919Z] 9fe9a137fd00: Waiting [2023-12-12T21:20:27.919Z] 8b6e02889e0f: Layer already exists [2023-12-12T21:20:27.919Z] ae12e08b4aa6: Layer already exists [2023-12-12T21:20:27.919Z] c9fad024cdbd: Layer already exists [2023-12-12T21:20:27.919Z] d439f179bd52: Layer already exists [2023-12-12T21:20:27.919Z] a5b4c1484c4c: Layer already exists [2023-12-12T21:20:27.919Z] ef8bd3c609f3: Layer already exists [2023-12-12T21:20:27.919Z] 9fe9a137fd00: Layer already exists [2023-12-12T21:20:27.919Z] 3.2.0-dev.5: digest: sha256:35b75ef7764b5adea0998eda409e587edb68dd1521bfc8227a820e2bbbf76ed5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:20:28.510Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:20:29.111Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [2023-12-12T21:20:29.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-12-12T21:20:29.111Z] d439f179bd52: Preparing [2023-12-12T21:20:29.111Z] 8b6e02889e0f: Preparing [2023-12-12T21:20:29.111Z] ae12e08b4aa6: Preparing [2023-12-12T21:20:29.111Z] c9fad024cdbd: Preparing [2023-12-12T21:20:29.111Z] a5b4c1484c4c: Preparing [2023-12-12T21:20:29.111Z] ef8bd3c609f3: Preparing [2023-12-12T21:20:29.111Z] 9fe9a137fd00: Preparing [2023-12-12T21:20:29.111Z] 9fe9a137fd00: Waiting [2023-12-12T21:20:29.111Z] ef8bd3c609f3: Waiting [2023-12-12T21:20:29.111Z] a5b4c1484c4c: Layer already exists [2023-12-12T21:20:29.111Z] ae12e08b4aa6: Layer already exists [2023-12-12T21:20:29.111Z] 8b6e02889e0f: Layer already exists [2023-12-12T21:20:29.111Z] d439f179bd52: Layer already exists [2023-12-12T21:20:29.111Z] c9fad024cdbd: Layer already exists [2023-12-12T21:20:29.111Z] ef8bd3c609f3: Layer already exists [2023-12-12T21:20:29.111Z] 9fe9a137fd00: Layer already exists [2023-12-12T21:20:29.111Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5: digest: sha256:35b75ef7764b5adea0998eda409e587edb68dd1521bfc8227a820e2bbbf76ed5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:20:29.712Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:20:30.326Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-12-12T21:20:30.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-12-12T21:20:30.326Z] d439f179bd52: Preparing [2023-12-12T21:20:30.326Z] 8b6e02889e0f: Preparing [2023-12-12T21:20:30.326Z] ae12e08b4aa6: Preparing [2023-12-12T21:20:30.326Z] c9fad024cdbd: Preparing [2023-12-12T21:20:30.326Z] a5b4c1484c4c: Preparing [2023-12-12T21:20:30.326Z] ef8bd3c609f3: Preparing [2023-12-12T21:20:30.326Z] 9fe9a137fd00: Preparing [2023-12-12T21:20:30.326Z] 9fe9a137fd00: Waiting [2023-12-12T21:20:30.326Z] ef8bd3c609f3: Waiting [2023-12-12T21:20:30.326Z] c9fad024cdbd: Layer already exists [2023-12-12T21:20:30.326Z] 8b6e02889e0f: Layer already exists [2023-12-12T21:20:30.326Z] ae12e08b4aa6: Layer already exists [2023-12-12T21:20:30.326Z] a5b4c1484c4c: Layer already exists [2023-12-12T21:20:30.326Z] d439f179bd52: Layer already exists [2023-12-12T21:20:30.326Z] ef8bd3c609f3: Layer already exists [2023-12-12T21:20:30.326Z] 9fe9a137fd00: Layer already exists [2023-12-12T21:20:30.326Z] main: digest: sha256:35b75ef7764b5adea0998eda409e587edb68dd1521bfc8227a820e2bbbf76ed5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-12T21:20:30.966Z] ===================================================== [Pipeline] echo [2023-12-12T21:20:31.073Z] taggedImages: [2023-12-12T21:20:31.073Z] - nexus3.edgexfoundry.org:10004/support-scheduler:1be2c8c34642fa8a66c24634d1371341b97af3d6 [2023-12-12T21:20:31.073Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-12-12T21:20:31.073Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.5 [2023-12-12T21:20:31.073Z] - nexus3.edgexfoundry.org:10004/support-scheduler:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [2023-12-12T21:20:31.073Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-12-12T21:24:32.263Z] #142 ... [2023-12-12T21:24:32.263Z] [2023-12-12T21:24:32.263Z] #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-12-12T21:24:32.263Z] #139 378.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.5" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-12-12T21:24:32.263Z] #139 ... [2023-12-12T21:24:32.263Z] [2023-12-12T21:24:32.263Z] #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-12-12T21:24:32.263Z] #140 DONE 384.1s [2023-12-12T21:24:32.263Z] [2023-12-12T21:24:32.263Z] #136 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-12-12T21:24:32.263Z] #136 DONE 384.1s [2023-12-12T21:24:32.263Z] [2023-12-12T21:24:32.263Z] #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-12-12T21:24:32.263Z] #135 ... [2023-12-12T21:24:32.263Z] [2023-12-12T21:24:32.263Z] #143 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-12-12T21:24:32.263Z] #143 DONE 0.4s [2023-12-12T21:24:32.263Z] [2023-12-12T21:24:32.263Z] #144 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-12T21:24:32.263Z] #144 DONE 0.4s [2023-12-12T21:24:32.263Z] [2023-12-12T21:24:32.263Z] #145 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2023-12-12T21:24:32.263Z] #145 ... [2023-12-12T21:24:32.263Z] [2023-12-12T21:24:32.263Z] #146 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2023-12-12T21:24:32.263Z] #146 DONE 0.4s [2023-12-12T21:24:32.263Z] [2023-12-12T21:24:32.263Z] #147 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-12-12T21:24:32.263Z] #147 DONE 0.3s [2023-12-12T21:24:32.263Z] [2023-12-12T21:24:32.263Z] #148 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-12-12T21:24:32.263Z] #148 DONE 0.2s [2023-12-12T21:24:32.263Z] [2023-12-12T21:24:32.263Z] #149 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-12-12T21:24:32.263Z] #149 DONE 0.4s [2023-12-12T21:24:32.263Z] [2023-12-12T21:24:32.263Z] #150 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-12-12T21:24:32.263Z] #150 DONE 0.2s [2023-12-12T21:24:32.263Z] [2023-12-12T21:24:32.263Z] #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-12-12T21:24:32.263Z] #139 ... [2023-12-12T21:24:32.263Z] [2023-12-12T21:24:32.263Z] #151 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-12T21:24:32.263Z] #151 ... [2023-12-12T21:24:32.263Z] [2023-12-12T21:24:32.263Z] #145 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2023-12-12T21:24:32.263Z] #145 DONE 2.1s [2023-12-12T21:24:32.263Z] [2023-12-12T21:24:32.263Z] #152 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-12T21:24:32.263Z] #152 DONE 0.3s [2023-12-12T21:24:32.263Z] [2023-12-12T21:24:32.263Z] #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-12-12T21:24:32.263Z] #134 ... [2023-12-12T21:24:32.263Z] [2023-12-12T21:24:32.263Z] #153 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2023-12-12T21:24:32.263Z] #153 DONE 0.4s [2023-12-12T21:24:32.263Z] [2023-12-12T21:24:32.263Z] #154 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-12-12T21:24:32.263Z] #154 DONE 0.4s [2023-12-12T21:24:32.263Z] [2023-12-12T21:24:32.263Z] #155 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-12-12T21:24:32.263Z] #155 DONE 0.3s [2023-12-12T21:24:32.263Z] [2023-12-12T21:24:32.263Z] #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-12-12T21:24:32.263Z] #139 DONE 388.4s [2023-12-12T21:24:32.263Z] [2023-12-12T21:24:32.263Z] #156 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-12-12T21:24:32.263Z] #156 DONE 0.4s [2023-12-12T21:24:32.263Z] [2023-12-12T21:24:32.263Z] #157 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-12T21:24:32.263Z] #157 ... [2023-12-12T21:24:32.263Z] [2023-12-12T21:24:32.263Z] #151 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-12T21:24:32.263Z] #151 DONE 2.6s [2023-12-12T21:24:32.263Z] [2023-12-12T21:24:32.263Z] #158 [security-proxy-setup] exporting to image [2023-12-12T21:24:32.263Z] #158 exporting layers [2023-12-12T21:24:32.263Z] #158 ... [2023-12-12T21:24:32.263Z] [2023-12-12T21:24:32.263Z] #157 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-12T21:24:32.263Z] #157 DONE 0.7s [2023-12-12T21:24:32.263Z] [2023-12-12T21:24:32.263Z] #159 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-12-12T21:24:32.263Z] #159 DONE 0.7s [2023-12-12T21:24:32.263Z] [2023-12-12T21:24:32.263Z] #160 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-12-12T21:24:32.263Z] #160 ... [2023-12-12T21:24:32.263Z] [2023-12-12T21:24:32.263Z] #161 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2023-12-12T21:24:32.263Z] #161 DONE 0.3s [2023-12-12T21:24:32.263Z] [2023-12-12T21:24:32.263Z] #160 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-12-12T21:24:32.263Z] #160 DONE 0.4s [2023-12-12T21:24:32.263Z] [2023-12-12T21:24:32.263Z] #162 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-12-12T21:24:32.263Z] #162 DONE 0.4s [2023-12-12T21:24:32.263Z] [2023-12-12T21:24:32.263Z] #163 [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 [2023-12-12T21:24:32.263Z] #163 DONE 0.4s [2023-12-12T21:24:32.263Z] [2023-12-12T21:24:32.263Z] #158 [security-proxy-setup] exporting to image [2023-12-12T21:24:32.263Z] #158 exporting layers 1.2s done [2023-12-12T21:24:32.263Z] #158 writing image sha256:3d3319f100bb1eb504174c7db844e8d0ab60ff5c7b76e63248d8cca71e33b299 [2023-12-12T21:24:32.263Z] #158 writing image sha256:3d3319f100bb1eb504174c7db844e8d0ab60ff5c7b76e63248d8cca71e33b299 done [2023-12-12T21:24:32.263Z] #158 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2023-12-12T21:24:32.263Z] #158 DONE 1.3s [2023-12-12T21:24:32.263Z] [2023-12-12T21:24:32.263Z] #164 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2023-12-12T21:24:32.263Z] #164 ... [2023-12-12T21:24:32.263Z] [2023-12-12T21:24:32.263Z] #165 [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 [2023-12-12T21:24:32.263Z] #165 DONE 0.3s [2023-12-12T21:24:32.263Z] [2023-12-12T21:24:32.263Z] #166 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-12-12T21:24:32.263Z] #166 DONE 0.4s [2023-12-12T21:24:32.263Z] [2023-12-12T21:24:32.263Z] #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-12T21:24:32.263Z] #137 ... [2023-12-12T21:24:32.263Z] [2023-12-12T21:24:32.263Z] #167 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-12-12T21:24:32.263Z] #167 DONE 0.3s [2023-12-12T21:24:32.263Z] [2023-12-12T21:24:32.263Z] #168 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-12-12T21:24:32.263Z] #168 DONE 0.4s [2023-12-12T21:24:32.263Z] [2023-12-12T21:24:32.263Z] #169 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-12-12T21:24:32.263Z] #169 DONE 0.2s [2023-12-12T21:24:32.263Z] [2023-12-12T21:24:32.263Z] #170 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-12T21:24:32.263Z] #170 ... [2023-12-12T21:24:32.263Z] [2023-12-12T21:24:32.263Z] #164 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2023-12-12T21:24:32.263Z] #164 DONE 2.2s [2023-12-12T21:24:32.263Z] [2023-12-12T21:24:32.263Z] #171 [security-bootstrapper] exporting to image [2023-12-12T21:24:32.848Z] #171 exporting layers 1.2s done [2023-12-12T21:24:32.848Z] #171 writing image sha256:b2897b2ee9773e0049b174cbf0f145aad6e59a89f6835f6caa9a02a09b3a278b done [2023-12-12T21:24:32.848Z] #171 naming to docker.io/library/security-bootstrapper-arm64 done [2023-12-12T21:24:32.848Z] #171 DONE 1.2s [2023-12-12T21:24:32.848Z] [2023-12-12T21:24:32.848Z] #170 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-12T21:24:32.848Z] #170 DONE 1.8s [2023-12-12T21:24:32.848Z] [2023-12-12T21:24:32.848Z] #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-12-12T21:24:32.848Z] #138 ... [2023-12-12T21:24:32.848Z] [2023-12-12T21:24:32.848Z] #172 [security-secretstore-setup] exporting to image [2023-12-12T21:24:33.806Z] #172 exporting layers 1.1s done [2023-12-12T21:24:33.806Z] #172 writing image sha256:318ee359f10b5675babcc386229986ae2e64c660f9eafc47790822c490a175ea done [2023-12-12T21:24:33.806Z] #172 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-12-12T21:24:33.806Z] #172 DONE 1.1s [2023-12-12T21:24:33.806Z] [2023-12-12T21:24:33.806Z] #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-12-12T21:24:38.068Z] #134 DONE 399.2s [2023-12-12T21:24:38.068Z] [2023-12-12T21:24:38.068Z] #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-12-12T21:24:38.068Z] #138 ... [2023-12-12T21:24:38.068Z] [2023-12-12T21:24:38.068Z] #173 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-12T21:24:38.660Z] #173 DONE 0.5s [2023-12-12T21:24:38.660Z] [2023-12-12T21:24:38.660Z] #174 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-12-12T21:24:38.927Z] #174 DONE 0.2s [2023-12-12T21:24:38.927Z] [2023-12-12T21:24:38.927Z] #175 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-12-12T21:24:38.927Z] #175 DONE 0.3s [2023-12-12T21:24:38.927Z] [2023-12-12T21:24:38.927Z] #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-12-12T21:24:39.194Z] #138 ... [2023-12-12T21:24:39.194Z] [2023-12-12T21:24:39.194Z] #176 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-12-12T21:24:39.194Z] #176 ... [2023-12-12T21:24:39.194Z] [2023-12-12T21:24:39.194Z] #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-12-12T21:24:39.194Z] #138 DONE 400.4s [2023-12-12T21:24:39.462Z] [2023-12-12T21:24:39.462Z] #176 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-12-12T21:24:39.462Z] #176 DONE 0.3s [2023-12-12T21:24:39.462Z] [2023-12-12T21:24:39.462Z] #177 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-12-12T21:24:39.739Z] #177 DONE 0.3s [2023-12-12T21:24:39.739Z] [2023-12-12T21:24:39.739Z] #178 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-12T21:24:39.739Z] #178 ... [2023-12-12T21:24:39.739Z] [2023-12-12T21:24:39.739Z] #179 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-12-12T21:24:39.739Z] #179 CACHED [2023-12-12T21:24:39.739Z] [2023-12-12T21:24:39.739Z] #180 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-12T21:24:39.739Z] #180 CACHED [2023-12-12T21:24:40.007Z] [2023-12-12T21:24:40.007Z] #181 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-12-12T21:24:40.007Z] #181 DONE 0.4s [2023-12-12T21:24:40.007Z] [2023-12-12T21:24:40.007Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-12T21:24:40.277Z] #132 ... [2023-12-12T21:24:40.277Z] [2023-12-12T21:24:40.277Z] #182 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-12-12T21:24:40.548Z] #182 DONE 0.4s [2023-12-12T21:24:40.548Z] [2023-12-12T21:24:40.548Z] #183 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-12-12T21:24:40.820Z] #183 DONE 0.3s [2023-12-12T21:24:40.820Z] [2023-12-12T21:24:40.820Z] #184 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-12T21:24:41.789Z] #184 ... [2023-12-12T21:24:41.789Z] [2023-12-12T21:24:41.789Z] #178 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-12T21:24:41.789Z] #178 DONE 2.0s [2023-12-12T21:24:41.789Z] [2023-12-12T21:24:41.789Z] #185 [security-proxy-auth] exporting to image [2023-12-12T21:24:41.789Z] #185 exporting layers [2023-12-12T21:24:42.383Z] #185 exporting layers 0.7s done [2023-12-12T21:24:42.653Z] #185 writing image sha256:e229e80de2aa1d96fdcd8e953099fdd50d403bb25b457f6e2cd30b76ab005944 done [2023-12-12T21:24:42.653Z] #185 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2023-12-12T21:24:42.653Z] #185 DONE 0.8s [2023-12-12T21:24:42.653Z] [2023-12-12T21:24:42.653Z] #184 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-12T21:24:42.928Z] #184 DONE 2.0s [2023-12-12T21:24:42.928Z] [2023-12-12T21:24:42.928Z] #186 [core-common-config-bootstrapper] exporting to image [2023-12-12T21:24:43.194Z] #186 exporting layers 0.4s done [2023-12-12T21:24:43.194Z] #186 writing image sha256:627dae496b8b7e099722a5629a5c07787a20648c190d94516eae0eb6e257f1ed done [2023-12-12T21:24:43.194Z] #186 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2023-12-12T21:24:43.194Z] #186 DONE 0.4s [2023-12-12T21:24:43.194Z] [2023-12-12T21:24:43.194Z] #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-12T21:25:01.522Z] #141 ... [2023-12-12T21:25:01.522Z] [2023-12-12T21:25:01.522Z] #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-12-12T21:25:01.522Z] #135 DONE 421.2s [2023-12-12T21:25:01.522Z] [2023-12-12T21:25:01.522Z] #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-12-12T21:25:01.522Z] #142 ... [2023-12-12T21:25:01.522Z] [2023-12-12T21:25:01.522Z] #187 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-12T21:25:01.522Z] #187 DONE 0.3s [2023-12-12T21:25:01.522Z] [2023-12-12T21:25:01.522Z] #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-12-12T21:25:01.522Z] #133 ... [2023-12-12T21:25:01.522Z] [2023-12-12T21:25:01.522Z] #188 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2023-12-12T21:25:01.522Z] #188 DONE 0.1s [2023-12-12T21:25:01.522Z] [2023-12-12T21:25:01.522Z] #189 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-12-12T21:25:01.522Z] #189 DONE 0.2s [2023-12-12T21:25:01.522Z] [2023-12-12T21:25:01.522Z] #190 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-12-12T21:25:01.522Z] #190 DONE 0.1s [2023-12-12T21:25:01.522Z] [2023-12-12T21:25:01.522Z] #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-12T21:25:01.522Z] #141 ... [2023-12-12T21:25:01.522Z] [2023-12-12T21:25:01.522Z] #191 [core-command] exporting to image [2023-12-12T21:25:01.522Z] #191 exporting layers [2023-12-12T21:25:01.522Z] #191 exporting layers 0.3s done [2023-12-12T21:25:01.522Z] #191 writing image sha256:b55144ab0cbb483c93be318c5d9a52bfa7102a10ecccb54193f66e6091076982 0.0s done [2023-12-12T21:25:01.522Z] #191 naming to docker.io/library/core-command-arm64 0.0s done [2023-12-12T21:25:01.522Z] #191 DONE 0.4s [2023-12-12T21:25:01.522Z] [2023-12-12T21:25:01.522Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-12T21:25:04.857Z] #132 ... [2023-12-12T21:25:04.857Z] [2023-12-12T21:25:04.857Z] #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-12-12T21:25:04.857Z] #142 DONE 426.0s [2023-12-12T21:25:04.857Z] [2023-12-12T21:25:04.857Z] #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-12-12T21:25:04.857Z] #133 DONE 426.0s [2023-12-12T21:25:04.857Z] [2023-12-12T21:25:04.857Z] #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-12T21:25:05.123Z] #141 ... [2023-12-12T21:25:05.123Z] [2023-12-12T21:25:05.123Z] #192 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-12T21:25:05.711Z] #192 ... [2023-12-12T21:25:05.711Z] [2023-12-12T21:25:05.711Z] #193 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-12T21:25:05.711Z] #193 DONE 0.4s [2023-12-12T21:25:05.711Z] [2023-12-12T21:25:05.711Z] #192 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-12T21:25:05.711Z] #192 DONE 0.5s [2023-12-12T21:25:05.711Z] [2023-12-12T21:25:05.711Z] #194 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-12T21:25:05.978Z] #194 DONE 0.2s [2023-12-12T21:25:05.978Z] [2023-12-12T21:25:05.978Z] #195 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-12-12T21:25:05.978Z] #195 DONE 0.3s [2023-12-12T21:25:05.978Z] [2023-12-12T21:25:05.978Z] #196 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-12-12T21:25:06.245Z] #196 DONE 0.4s [2023-12-12T21:25:06.245Z] [2023-12-12T21:25:06.245Z] #197 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-12-12T21:25:06.245Z] #197 DONE 0.3s [2023-12-12T21:25:06.245Z] [2023-12-12T21:25:06.245Z] #198 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-12-12T21:25:06.525Z] #198 DONE 0.2s [2023-12-12T21:25:06.525Z] [2023-12-12T21:25:06.525Z] #199 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-12-12T21:25:06.525Z] #199 DONE 0.1s [2023-12-12T21:25:06.525Z] [2023-12-12T21:25:06.525Z] #200 [core-data] exporting to image [2023-12-12T21:25:06.525Z] #200 exporting layers [2023-12-12T21:25:06.791Z] #200 ... [2023-12-12T21:25:06.791Z] [2023-12-12T21:25:06.791Z] #201 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-12-12T21:25:06.791Z] #201 DONE 0.2s [2023-12-12T21:25:06.791Z] [2023-12-12T21:25:06.791Z] #202 [core-metadata] exporting to image [2023-12-12T21:25:07.058Z] #202 exporting layers 0.3s done [2023-12-12T21:25:07.058Z] #202 writing image sha256:c0b4453be339e5bcd5e3bab2cb8ed8c5dee577e95da97e7e712bd3b2f4f8ca3f done [2023-12-12T21:25:07.058Z] #202 naming to docker.io/library/core-metadata-arm64 0.0s done [2023-12-12T21:25:07.058Z] #202 DONE 0.3s [2023-12-12T21:25:07.058Z] [2023-12-12T21:25:07.058Z] #200 [core-data] exporting to image [2023-12-12T21:25:07.058Z] #200 exporting layers 0.5s done [2023-12-12T21:25:07.058Z] #200 writing image sha256:27836a83f326cbaee04903193a062cc76e6ff6f15a7314987192614cba90da55 0.0s done [2023-12-12T21:25:07.058Z] #200 naming to docker.io/library/core-data-arm64 0.0s done [2023-12-12T21:25:07.058Z] #200 DONE 0.5s [2023-12-12T21:25:07.058Z] [2023-12-12T21:25:07.058Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-12T21:25:19.359Z] #132 ... [2023-12-12T21:25:19.359Z] [2023-12-12T21:25:19.359Z] #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-12T21:25:19.359Z] #137 DONE 438.9s [2023-12-12T21:25:19.359Z] [2023-12-12T21:25:19.359Z] #203 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-12T21:25:19.359Z] #203 DONE 0.2s [2023-12-12T21:25:19.359Z] [2023-12-12T21:25:19.359Z] #204 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-12T21:25:19.359Z] #204 DONE 0.2s [2023-12-12T21:25:19.359Z] [2023-12-12T21:25:19.359Z] #205 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-12-12T21:25:19.359Z] #205 DONE 0.3s [2023-12-12T21:25:19.359Z] [2023-12-12T21:25:19.359Z] #206 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-12-12T21:25:19.359Z] #206 DONE 0.1s [2023-12-12T21:25:19.359Z] [2023-12-12T21:25:19.359Z] #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-12T21:25:19.359Z] #141 ... [2023-12-12T21:25:19.359Z] [2023-12-12T21:25:19.359Z] #207 [security-spiffe-token-provider] exporting to image [2023-12-12T21:25:19.359Z] #207 exporting layers [2023-12-12T21:25:19.359Z] #207 exporting layers 0.5s done [2023-12-12T21:25:19.359Z] #207 writing image sha256:207ed981f919c631c1c78b1d88e0d80d2ee6465f21f9d632a038756f29bf478e done [2023-12-12T21:25:19.359Z] #207 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-12-12T21:25:19.359Z] #207 DONE 0.5s [2023-12-12T21:25:19.359Z] [2023-12-12T21:25:19.359Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-12T21:25:26.000Z] #132 ... [2023-12-12T21:25:26.000Z] [2023-12-12T21:25:26.000Z] #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-12T21:25:26.000Z] #141 DONE 447.0s [2023-12-12T21:25:26.000Z] [2023-12-12T21:25:26.000Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-12T21:25:26.266Z] #132 ... [2023-12-12T21:25:26.266Z] [2023-12-12T21:25:26.266Z] #208 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-12T21:25:26.266Z] #208 DONE 0.1s [2023-12-12T21:25:26.266Z] [2023-12-12T21:25:26.266Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-12T21:25:26.536Z] #132 ... [2023-12-12T21:25:26.537Z] [2023-12-12T21:25:26.537Z] #209 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-12T21:25:26.537Z] #209 DONE 0.1s [2023-12-12T21:25:26.537Z] [2023-12-12T21:25:26.537Z] #210 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-12-12T21:25:26.803Z] #210 DONE 0.3s [2023-12-12T21:25:26.803Z] [2023-12-12T21:25:26.803Z] #211 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-12-12T21:25:26.803Z] #211 DONE 0.1s [2023-12-12T21:25:26.803Z] [2023-12-12T21:25:26.803Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-12T21:25:27.069Z] #132 DONE 448.1s [2023-12-12T21:25:27.069Z] [2023-12-12T21:25:27.069Z] #212 [support-scheduler] exporting to image [2023-12-12T21:25:27.069Z] #212 exporting layers [2023-12-12T21:25:27.334Z] #212 exporting layers 0.3s done [2023-12-12T21:25:27.334Z] #212 writing image sha256:b09d78d22f3a5bd796335f9d862ac69fee7ab2bf384335222bd7b214637fa9f5 done [2023-12-12T21:25:27.334Z] #212 naming to docker.io/library/support-scheduler-arm64 0.0s done [2023-12-12T21:25:27.334Z] #212 DONE 0.3s [2023-12-12T21:25:27.334Z] [2023-12-12T21:25:27.334Z] #213 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-12T21:25:27.334Z] #213 DONE 0.1s [2023-12-12T21:25:27.334Z] [2023-12-12T21:25:27.334Z] #214 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-12T21:25:27.604Z] #214 DONE 0.2s [2023-12-12T21:25:27.604Z] [2023-12-12T21:25:27.604Z] #215 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-12-12T21:25:27.604Z] #215 DONE 0.3s [2023-12-12T21:25:27.872Z] [2023-12-12T21:25:27.872Z] #216 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-12-12T21:25:27.872Z] #216 DONE 0.1s [2023-12-12T21:25:27.872Z] [2023-12-12T21:25:27.872Z] #217 [support-notifications] exporting to image [2023-12-12T21:25:28.137Z] #217 exporting layers 0.3s done [2023-12-12T21:25:28.137Z] #217 writing image sha256:41042bf7de542fe9c328860bd04e0529d59f8be730ed17b90e554cc5c499d03f [2023-12-12T21:25:28.137Z] #217 writing image sha256:41042bf7de542fe9c328860bd04e0529d59f8be730ed17b90e554cc5c499d03f done [2023-12-12T21:25:28.137Z] #217 naming to docker.io/library/support-notifications-arm64 done [2023-12-12T21:25:28.137Z] #217 DONE 0.3s [2023-12-12T21:25:28.137Z] time="2023-12-12T21:17:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-12T21:25:28.137Z] time="2023-12-12T21:17:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-12T21:25:28.137Z] time="2023-12-12T21:17:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-12T21:25:28.137Z] time="2023-12-12T21:17:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-12T21:25:28.137Z] time="2023-12-12T21:17:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-12T21:25:28.137Z] time="2023-12-12T21:17:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-12T21:25:28.137Z] time="2023-12-12T21:17:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-12T21:25:28.137Z] time="2023-12-12T21:17:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-12T21:25:28.137Z] time="2023-12-12T21:17:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-12T21:25:28.137Z] time="2023-12-12T21:17:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-12T21:25:28.137Z] time="2023-12-12T21:17:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-12T21:25:28.137Z] time="2023-12-12T21:17:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-12T21:25:28.137Z] time="2023-12-12T21:17:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-12T21:25:28.137Z] time="2023-12-12T21:17:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-12-12T21:25:28.150Z] $ docker stop --time=1 d0b261961b7fb2e6b02ec0134717dccdb25523a333e3f6533ac894b2dd85f7bf [2023-12-12T21:25:31.815Z] $ docker rm -f --volumes d0b261961b7fb2e6b02ec0134717dccdb25523a333e3f6533ac894b2dd85f7bf [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-12T21:25:32.480Z] + docker images [2023-12-12T21:25:32.480Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-12-12T21:25:32.480Z] support-notifications-arm64 latest 41042bf7de54 5 seconds ago 26.4MB [2023-12-12T21:25:32.480Z] support-scheduler-arm64 latest b09d78d22f3a 6 seconds ago 25.8MB [2023-12-12T21:25:32.480Z] security-spiffe-token-provider-arm64 latest 207ed981f919 14 seconds ago 28.9MB [2023-12-12T21:25:32.480Z] core-metadata-arm64 latest c0b4453be339 26 seconds ago 17.4MB [2023-12-12T21:25:32.480Z] core-data-arm64 latest 27836a83f326 26 seconds ago 17.1MB [2023-12-12T21:25:32.480Z] core-command-arm64 latest b55144ab0cbb 32 seconds ago 17MB [2023-12-12T21:25:32.480Z] core-common-config-bootstrapper-arm64 latest 627dae496b8b 50 seconds ago 15.1MB [2023-12-12T21:25:32.480Z] security-proxy-auth-arm64 latest e229e80de2aa 51 seconds ago 15.9MB [2023-12-12T21:25:32.480Z] security-secretstore-setup-arm64 latest 318ee359f10b About a minute ago 35.7MB [2023-12-12T21:25:32.480Z] security-bootstrapper-arm64 latest b2897b2ee977 About a minute ago 18.5MB [2023-12-12T21:25:32.480Z] security-proxy-setup-arm64 latest 3d3319f100bb About a minute ago 25.8MB [2023-12-12T21:25:32.480Z] security-spire-config-arm64 latest ed67711f007e 7 minutes ago 95.8MB [2023-12-12T21:25:32.480Z] security-spire-agent-arm64 latest 0ad58e659670 7 minutes ago 152MB [2023-12-12T21:25:32.480Z] security-spire-server-arm64 latest 557a2f8bed5d 7 minutes ago 96.7MB [2023-12-12T21:25:32.480Z] ci-base-image-arm64 latest ebc091bd76e2 8 minutes ago 933MB [2023-12-12T21:25:32.480Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 4 weeks ago 560MB [2023-12-12T21:25:32.480Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 6 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 [2023-12-12T21:25:33.448Z] provisioning config files... [2023-12-12T21:25:33.463Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/615@tmp/config5538976980434876002tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-12T21:25:33.958Z] ---> ****-login.sh [2023-12-12T21:25:33.958Z] nexus3.edgexfoundry.org:10001 [2023-12-12T21:25:33.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T21:25:34.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T21:25:34.224Z] Configure a credential helper to remove this warning. See [2023-12-12T21:25:34.224Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T21:25:34.224Z] [2023-12-12T21:25:34.224Z] Login Succeeded [2023-12-12T21:25:34.224Z] nexus3.edgexfoundry.org:10002 [2023-12-12T21:25:34.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T21:25:34.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T21:25:34.491Z] Configure a credential helper to remove this warning. See [2023-12-12T21:25:34.491Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T21:25:34.491Z] [2023-12-12T21:25:34.491Z] Login Succeeded [2023-12-12T21:25:34.491Z] nexus3.edgexfoundry.org:10003 [2023-12-12T21:25:34.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T21:25:34.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T21:25:34.757Z] Configure a credential helper to remove this warning. See [2023-12-12T21:25:34.757Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T21:25:34.757Z] [2023-12-12T21:25:34.757Z] Login Succeeded [2023-12-12T21:25:34.757Z] nexus3.edgexfoundry.org:10004 [2023-12-12T21:25:35.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T21:25:35.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T21:25:35.023Z] Configure a credential helper to remove this warning. See [2023-12-12T21:25:35.023Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T21:25:35.023Z] [2023-12-12T21:25:35.023Z] Login Succeeded [2023-12-12T21:25:35.023Z] ****.io [2023-12-12T21:25:35.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-12T21:25:35.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-12T21:25:35.550Z] Configure a credential helper to remove this warning. See [2023-12-12T21:25:35.550Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-12T21:25:35.550Z] [2023-12-12T21:25:35.550Z] Login Succeeded [2023-12-12T21:25:35.550Z] ---> ****-login.sh ends [Pipeline] } [2023-12-12T21:25:35.561Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-12T21:25:36.015Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-12T21:25:36.142Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-12-12T21:25:36.142Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6 [2023-12-12T21:25:36.142Z] latest [2023-12-12T21:25:36.142Z] 3.2.0-dev.5 [2023-12-12T21:25:36.142Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [2023-12-12T21:25:36.142Z] main [2023-12-12T21:25:36.142Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:25:36.994Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:25:37.649Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6 [2023-12-12T21:25:37.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-12-12T21:25:37.649Z] 5957a0aab73a: Preparing [2023-12-12T21:25:37.649Z] 01ba22bf6a1d: Preparing [2023-12-12T21:25:37.649Z] e10bc0bbf338: Preparing [2023-12-12T21:25:37.649Z] a44207e2a77b: Preparing [2023-12-12T21:25:37.649Z] 0f77fb42adc6: Preparing [2023-12-12T21:25:37.649Z] 25f058c2c4f1: Preparing [2023-12-12T21:25:37.649Z] 0faf9b67be60: Preparing [2023-12-12T21:25:37.649Z] 25f058c2c4f1: Waiting [2023-12-12T21:25:37.649Z] 0faf9b67be60: Waiting [2023-12-12T21:25:37.913Z] a44207e2a77b: Pushed [2023-12-12T21:25:37.913Z] 5957a0aab73a: Pushed [2023-12-12T21:25:37.913Z] e10bc0bbf338: Pushed [2023-12-12T21:25:37.913Z] 0f77fb42adc6: Pushed [2023-12-12T21:25:37.913Z] 0faf9b67be60: Layer already exists [2023-12-12T21:25:38.179Z] 25f058c2c4f1: Pushed [2023-12-12T21:25:40.110Z] 01ba22bf6a1d: Pushed [2023-12-12T21:25:40.110Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6: digest: sha256:ee585f841155b5b68e303bf6ca4c5a6040c952a9b26623d7865f5efd32d24344 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:25:40.769Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:25:41.425Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-12-12T21:25:41.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-12-12T21:25:41.425Z] 5957a0aab73a: Preparing [2023-12-12T21:25:41.425Z] 01ba22bf6a1d: Preparing [2023-12-12T21:25:41.425Z] e10bc0bbf338: Preparing [2023-12-12T21:25:41.426Z] a44207e2a77b: Preparing [2023-12-12T21:25:41.426Z] 0f77fb42adc6: Preparing [2023-12-12T21:25:41.426Z] 25f058c2c4f1: Preparing [2023-12-12T21:25:41.426Z] 0faf9b67be60: Preparing [2023-12-12T21:25:41.426Z] 25f058c2c4f1: Waiting [2023-12-12T21:25:41.426Z] 0faf9b67be60: Waiting [2023-12-12T21:25:41.426Z] e10bc0bbf338: Layer already exists [2023-12-12T21:25:41.426Z] 0f77fb42adc6: Layer already exists [2023-12-12T21:25:41.426Z] 5957a0aab73a: Layer already exists [2023-12-12T21:25:41.426Z] 01ba22bf6a1d: Layer already exists [2023-12-12T21:25:41.426Z] a44207e2a77b: Layer already exists [2023-12-12T21:25:41.426Z] 25f058c2c4f1: Layer already exists [2023-12-12T21:25:41.426Z] 0faf9b67be60: Layer already exists [2023-12-12T21:25:41.695Z] latest: digest: sha256:ee585f841155b5b68e303bf6ca4c5a6040c952a9b26623d7865f5efd32d24344 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:25:42.351Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:25:42.993Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.5 [2023-12-12T21:25:42.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-12-12T21:25:42.994Z] 5957a0aab73a: Preparing [2023-12-12T21:25:42.994Z] 01ba22bf6a1d: Preparing [2023-12-12T21:25:42.994Z] e10bc0bbf338: Preparing [2023-12-12T21:25:42.994Z] a44207e2a77b: Preparing [2023-12-12T21:25:42.994Z] 0f77fb42adc6: Preparing [2023-12-12T21:25:42.994Z] 25f058c2c4f1: Preparing [2023-12-12T21:25:42.994Z] 0faf9b67be60: Preparing [2023-12-12T21:25:42.994Z] 25f058c2c4f1: Waiting [2023-12-12T21:25:42.994Z] 0faf9b67be60: Waiting [2023-12-12T21:25:42.994Z] 0f77fb42adc6: Layer already exists [2023-12-12T21:25:42.994Z] 01ba22bf6a1d: Layer already exists [2023-12-12T21:25:42.994Z] e10bc0bbf338: Layer already exists [2023-12-12T21:25:42.994Z] 5957a0aab73a: Layer already exists [2023-12-12T21:25:42.994Z] a44207e2a77b: Layer already exists [2023-12-12T21:25:42.994Z] 25f058c2c4f1: Layer already exists [2023-12-12T21:25:42.994Z] 0faf9b67be60: Layer already exists [2023-12-12T21:25:43.259Z] 3.2.0-dev.5: digest: sha256:ee585f841155b5b68e303bf6ca4c5a6040c952a9b26623d7865f5efd32d24344 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:25:43.970Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:25:46.007Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [2023-12-12T21:25:46.007Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-12-12T21:25:46.007Z] 5957a0aab73a: Preparing [2023-12-12T21:25:46.007Z] 01ba22bf6a1d: Preparing [2023-12-12T21:25:46.007Z] e10bc0bbf338: Preparing [2023-12-12T21:25:46.007Z] a44207e2a77b: Preparing [2023-12-12T21:25:46.007Z] 0f77fb42adc6: Preparing [2023-12-12T21:25:46.007Z] 25f058c2c4f1: Preparing [2023-12-12T21:25:46.007Z] 0faf9b67be60: Preparing [2023-12-12T21:25:46.007Z] 25f058c2c4f1: Waiting [2023-12-12T21:25:46.007Z] 0faf9b67be60: Waiting [2023-12-12T21:25:46.007Z] 01ba22bf6a1d: Layer already exists [2023-12-12T21:25:46.007Z] e10bc0bbf338: Layer already exists [2023-12-12T21:25:46.007Z] 5957a0aab73a: Layer already exists [2023-12-12T21:25:46.007Z] a44207e2a77b: Layer already exists [2023-12-12T21:25:46.007Z] 0faf9b67be60: Layer already exists [2023-12-12T21:25:46.007Z] 0f77fb42adc6: Layer already exists [2023-12-12T21:25:46.007Z] 25f058c2c4f1: Layer already exists [2023-12-12T21:25:46.272Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5: digest: sha256:ee585f841155b5b68e303bf6ca4c5a6040c952a9b26623d7865f5efd32d24344 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:25:46.929Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:25:47.724Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-12-12T21:25:47.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-12-12T21:25:47.724Z] 5957a0aab73a: Preparing [2023-12-12T21:25:47.724Z] 01ba22bf6a1d: Preparing [2023-12-12T21:25:47.724Z] e10bc0bbf338: Preparing [2023-12-12T21:25:47.724Z] a44207e2a77b: Preparing [2023-12-12T21:25:47.724Z] 0f77fb42adc6: Preparing [2023-12-12T21:25:47.724Z] 25f058c2c4f1: Preparing [2023-12-12T21:25:47.724Z] 0faf9b67be60: Preparing [2023-12-12T21:25:47.724Z] 25f058c2c4f1: Waiting [2023-12-12T21:25:47.724Z] 0faf9b67be60: Waiting [2023-12-12T21:25:47.724Z] a44207e2a77b: Layer already exists [2023-12-12T21:25:47.724Z] 5957a0aab73a: Layer already exists [2023-12-12T21:25:47.724Z] e10bc0bbf338: Layer already exists [2023-12-12T21:25:47.724Z] 0f77fb42adc6: Layer already exists [2023-12-12T21:25:47.724Z] 01ba22bf6a1d: Layer already exists [2023-12-12T21:25:47.724Z] 25f058c2c4f1: Layer already exists [2023-12-12T21:25:47.724Z] 0faf9b67be60: Layer already exists [2023-12-12T21:25:47.724Z] main: digest: sha256:ee585f841155b5b68e303bf6ca4c5a6040c952a9b26623d7865f5efd32d24344 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-12T21:25:48.437Z] ===================================================== [Pipeline] echo [2023-12-12T21:25:48.549Z] taggedImages: [2023-12-12T21:25:48.549Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6 [2023-12-12T21:25:48.549Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-12-12T21:25:48.549Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.5 [2023-12-12T21:25:48.549Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [2023-12-12T21:25:48.549Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-12-12T21:25:48.674Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-12-12T21:25:48.674Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6 [2023-12-12T21:25:48.674Z] latest [2023-12-12T21:25:48.674Z] 3.2.0-dev.5 [2023-12-12T21:25:48.674Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [2023-12-12T21:25:48.674Z] main [2023-12-12T21:25:48.674Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:25:49.572Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:25:50.245Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6 [2023-12-12T21:25:50.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-12-12T21:25:50.245Z] e85c0b3a2cef: Preparing [2023-12-12T21:25:50.245Z] 819e0fd69010: Preparing [2023-12-12T21:25:50.245Z] ee847eaa4e3f: Preparing [2023-12-12T21:25:50.245Z] 5e0b79dac6c9: Preparing [2023-12-12T21:25:50.245Z] e10bc0bbf338: Preparing [2023-12-12T21:25:50.245Z] a44207e2a77b: Preparing [2023-12-12T21:25:50.245Z] a44207e2a77b: Waiting [2023-12-12T21:25:50.245Z] 0f77fb42adc6: Preparing [2023-12-12T21:25:50.245Z] 25f058c2c4f1: Preparing [2023-12-12T21:25:50.245Z] 0f77fb42adc6: Waiting [2023-12-12T21:25:50.245Z] 0faf9b67be60: Preparing [2023-12-12T21:25:50.245Z] 25f058c2c4f1: Waiting [2023-12-12T21:25:50.245Z] 0faf9b67be60: Waiting [2023-12-12T21:25:50.245Z] e10bc0bbf338: Layer already exists [2023-12-12T21:25:50.245Z] a44207e2a77b: Layer already exists [2023-12-12T21:25:50.512Z] 0f77fb42adc6: Layer already exists [2023-12-12T21:25:50.512Z] 25f058c2c4f1: Layer already exists [2023-12-12T21:25:50.512Z] e85c0b3a2cef: Pushed [2023-12-12T21:25:50.512Z] 819e0fd69010: Pushed [2023-12-12T21:25:50.512Z] ee847eaa4e3f: Pushed [2023-12-12T21:25:50.512Z] 0faf9b67be60: Layer already exists [2023-12-12T21:25:51.911Z] 5e0b79dac6c9: Pushed [2023-12-12T21:25:52.176Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6: digest: sha256:1275d3872869803b70cc332babd84a7d407a89994c043bcbe44f5f9fbb566285 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:25:52.850Z] + 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 [2023-12-12T21:25:53.509Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-12-12T21:25:53.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-12-12T21:25:53.510Z] e85c0b3a2cef: Preparing [2023-12-12T21:25:53.510Z] 819e0fd69010: Preparing [2023-12-12T21:25:53.510Z] ee847eaa4e3f: Preparing [2023-12-12T21:25:53.510Z] 5e0b79dac6c9: Preparing [2023-12-12T21:25:53.510Z] e10bc0bbf338: Preparing [2023-12-12T21:25:53.510Z] a44207e2a77b: Preparing [2023-12-12T21:25:53.510Z] 0f77fb42adc6: Preparing [2023-12-12T21:25:53.510Z] 25f058c2c4f1: Preparing [2023-12-12T21:25:53.510Z] 0faf9b67be60: Preparing [2023-12-12T21:25:53.510Z] a44207e2a77b: Waiting [2023-12-12T21:25:53.510Z] 0f77fb42adc6: Waiting [2023-12-12T21:25:53.510Z] 25f058c2c4f1: Waiting [2023-12-12T21:25:53.510Z] 0faf9b67be60: Waiting [2023-12-12T21:25:53.510Z] e10bc0bbf338: Layer already exists [2023-12-12T21:25:53.510Z] ee847eaa4e3f: Layer already exists [2023-12-12T21:25:53.510Z] 819e0fd69010: Layer already exists [2023-12-12T21:25:53.510Z] 5e0b79dac6c9: Layer already exists [2023-12-12T21:25:53.510Z] e85c0b3a2cef: Layer already exists [2023-12-12T21:25:53.510Z] a44207e2a77b: Layer already exists [2023-12-12T21:25:53.510Z] 0faf9b67be60: Layer already exists [2023-12-12T21:25:53.510Z] 25f058c2c4f1: Layer already exists [2023-12-12T21:25:53.510Z] 0f77fb42adc6: Layer already exists [2023-12-12T21:25:53.774Z] latest: digest: sha256:1275d3872869803b70cc332babd84a7d407a89994c043bcbe44f5f9fbb566285 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:25:54.428Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:25:55.098Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.5 [2023-12-12T21:25:55.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-12-12T21:25:55.098Z] e85c0b3a2cef: Preparing [2023-12-12T21:25:55.098Z] 819e0fd69010: Preparing [2023-12-12T21:25:55.098Z] ee847eaa4e3f: Preparing [2023-12-12T21:25:55.098Z] 5e0b79dac6c9: Preparing [2023-12-12T21:25:55.098Z] e10bc0bbf338: Preparing [2023-12-12T21:25:55.098Z] a44207e2a77b: Preparing [2023-12-12T21:25:55.098Z] 0f77fb42adc6: Preparing [2023-12-12T21:25:55.098Z] 25f058c2c4f1: Preparing [2023-12-12T21:25:55.098Z] 0faf9b67be60: Preparing [2023-12-12T21:25:55.098Z] a44207e2a77b: Waiting [2023-12-12T21:25:55.098Z] 25f058c2c4f1: Waiting [2023-12-12T21:25:55.098Z] 0faf9b67be60: Waiting [2023-12-12T21:25:55.098Z] 0f77fb42adc6: Waiting [2023-12-12T21:25:55.098Z] e10bc0bbf338: Layer already exists [2023-12-12T21:25:55.098Z] 5e0b79dac6c9: Layer already exists [2023-12-12T21:25:55.098Z] 819e0fd69010: Layer already exists [2023-12-12T21:25:55.098Z] ee847eaa4e3f: Layer already exists [2023-12-12T21:25:55.098Z] e85c0b3a2cef: Layer already exists [2023-12-12T21:25:55.098Z] a44207e2a77b: Layer already exists [2023-12-12T21:25:55.098Z] 0f77fb42adc6: Layer already exists [2023-12-12T21:25:55.098Z] 25f058c2c4f1: Layer already exists [2023-12-12T21:25:55.098Z] 0faf9b67be60: Layer already exists [2023-12-12T21:25:55.361Z] 3.2.0-dev.5: digest: sha256:1275d3872869803b70cc332babd84a7d407a89994c043bcbe44f5f9fbb566285 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:25:56.017Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:25:56.749Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [2023-12-12T21:25:56.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-12-12T21:25:56.749Z] e85c0b3a2cef: Preparing [2023-12-12T21:25:56.749Z] 819e0fd69010: Preparing [2023-12-12T21:25:56.749Z] ee847eaa4e3f: Preparing [2023-12-12T21:25:56.749Z] 5e0b79dac6c9: Preparing [2023-12-12T21:25:56.749Z] e10bc0bbf338: Preparing [2023-12-12T21:25:56.749Z] a44207e2a77b: Preparing [2023-12-12T21:25:56.749Z] 0f77fb42adc6: Preparing [2023-12-12T21:25:56.749Z] a44207e2a77b: Waiting [2023-12-12T21:25:56.749Z] 25f058c2c4f1: Preparing [2023-12-12T21:25:56.749Z] 0f77fb42adc6: Waiting [2023-12-12T21:25:56.749Z] 0faf9b67be60: Preparing [2023-12-12T21:25:56.749Z] 25f058c2c4f1: Waiting [2023-12-12T21:25:56.749Z] 0faf9b67be60: Waiting [2023-12-12T21:25:56.749Z] e85c0b3a2cef: Layer already exists [2023-12-12T21:25:56.749Z] 5e0b79dac6c9: Layer already exists [2023-12-12T21:25:56.749Z] 819e0fd69010: Layer already exists [2023-12-12T21:25:56.749Z] ee847eaa4e3f: Layer already exists [2023-12-12T21:25:56.749Z] e10bc0bbf338: Layer already exists [2023-12-12T21:25:56.749Z] 25f058c2c4f1: Layer already exists [2023-12-12T21:25:56.749Z] 0f77fb42adc6: Layer already exists [2023-12-12T21:25:56.749Z] 0faf9b67be60: Layer already exists [2023-12-12T21:25:56.749Z] a44207e2a77b: Layer already exists [2023-12-12T21:25:57.016Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5: digest: sha256:1275d3872869803b70cc332babd84a7d407a89994c043bcbe44f5f9fbb566285 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:25:57.678Z] + 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 [2023-12-12T21:25:59.736Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-12-12T21:25:59.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-12-12T21:25:59.736Z] e85c0b3a2cef: Preparing [2023-12-12T21:25:59.736Z] 819e0fd69010: Preparing [2023-12-12T21:25:59.736Z] ee847eaa4e3f: Preparing [2023-12-12T21:25:59.736Z] 5e0b79dac6c9: Preparing [2023-12-12T21:25:59.736Z] e10bc0bbf338: Preparing [2023-12-12T21:25:59.736Z] a44207e2a77b: Preparing [2023-12-12T21:25:59.736Z] 0f77fb42adc6: Preparing [2023-12-12T21:25:59.736Z] a44207e2a77b: Waiting [2023-12-12T21:25:59.736Z] 0f77fb42adc6: Waiting [2023-12-12T21:25:59.736Z] 25f058c2c4f1: Preparing [2023-12-12T21:25:59.736Z] 0faf9b67be60: Preparing [2023-12-12T21:25:59.736Z] 25f058c2c4f1: Waiting [2023-12-12T21:25:59.736Z] 0faf9b67be60: Waiting [2023-12-12T21:25:59.736Z] e10bc0bbf338: Layer already exists [2023-12-12T21:25:59.736Z] 5e0b79dac6c9: Layer already exists [2023-12-12T21:25:59.736Z] 819e0fd69010: Layer already exists [2023-12-12T21:25:59.736Z] e85c0b3a2cef: Layer already exists [2023-12-12T21:25:59.736Z] ee847eaa4e3f: Layer already exists [2023-12-12T21:25:59.736Z] 0f77fb42adc6: Layer already exists [2023-12-12T21:25:59.736Z] 25f058c2c4f1: Layer already exists [2023-12-12T21:25:59.736Z] 0faf9b67be60: Layer already exists [2023-12-12T21:25:59.736Z] a44207e2a77b: Layer already exists [2023-12-12T21:26:00.002Z] main: digest: sha256:1275d3872869803b70cc332babd84a7d407a89994c043bcbe44f5f9fbb566285 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-12T21:26:00.684Z] ===================================================== [Pipeline] echo [2023-12-12T21:26:00.802Z] taggedImages: [2023-12-12T21:26:00.802Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6 [2023-12-12T21:26:00.802Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-12-12T21:26:00.802Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.5 [2023-12-12T21:26:00.802Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [2023-12-12T21:26:00.802Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-12-12T21:26:00.923Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-12-12T21:26:00.923Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6 [2023-12-12T21:26:00.923Z] latest [2023-12-12T21:26:00.923Z] 3.2.0-dev.5 [2023-12-12T21:26:00.923Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [2023-12-12T21:26:00.923Z] main [2023-12-12T21:26:00.923Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:26:01.810Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:26:02.482Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6 [2023-12-12T21:26:02.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-12-12T21:26:02.482Z] dea48ea850be: Preparing [2023-12-12T21:26:02.482Z] 446af8093ce8: Preparing [2023-12-12T21:26:02.482Z] e10bc0bbf338: Preparing [2023-12-12T21:26:02.482Z] a44207e2a77b: Preparing [2023-12-12T21:26:02.482Z] f0306aa19573: Preparing [2023-12-12T21:26:02.482Z] ba1c408a9122: Preparing [2023-12-12T21:26:02.482Z] 0faf9b67be60: Preparing [2023-12-12T21:26:02.482Z] ba1c408a9122: Waiting [2023-12-12T21:26:02.482Z] 0faf9b67be60: Waiting [2023-12-12T21:26:02.482Z] a44207e2a77b: Layer already exists [2023-12-12T21:26:02.482Z] e10bc0bbf338: Layer already exists [2023-12-12T21:26:02.748Z] 0faf9b67be60: Layer already exists [2023-12-12T21:26:02.748Z] f0306aa19573: Pushed [2023-12-12T21:26:02.748Z] dea48ea850be: Pushed [2023-12-12T21:26:02.748Z] ba1c408a9122: Pushed [2023-12-12T21:26:04.676Z] 446af8093ce8: Pushed [2023-12-12T21:26:04.939Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6: digest: sha256:449ec9b130bbbc43b00c131b565b6830ea978e2ef5cdbce566fc935c67394e8a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:26:05.599Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:26:06.252Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-12-12T21:26:06.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-12-12T21:26:06.252Z] dea48ea850be: Preparing [2023-12-12T21:26:06.252Z] 446af8093ce8: Preparing [2023-12-12T21:26:06.252Z] e10bc0bbf338: Preparing [2023-12-12T21:26:06.252Z] a44207e2a77b: Preparing [2023-12-12T21:26:06.252Z] f0306aa19573: Preparing [2023-12-12T21:26:06.252Z] ba1c408a9122: Preparing [2023-12-12T21:26:06.252Z] 0faf9b67be60: Preparing [2023-12-12T21:26:06.252Z] 0faf9b67be60: Waiting [2023-12-12T21:26:06.252Z] ba1c408a9122: Waiting [2023-12-12T21:26:06.252Z] f0306aa19573: Layer already exists [2023-12-12T21:26:06.252Z] e10bc0bbf338: Layer already exists [2023-12-12T21:26:06.252Z] dea48ea850be: Layer already exists [2023-12-12T21:26:06.252Z] 446af8093ce8: Layer already exists [2023-12-12T21:26:06.252Z] a44207e2a77b: Layer already exists [2023-12-12T21:26:06.252Z] ba1c408a9122: Layer already exists [2023-12-12T21:26:06.252Z] 0faf9b67be60: Layer already exists [2023-12-12T21:26:06.516Z] latest: digest: sha256:449ec9b130bbbc43b00c131b565b6830ea978e2ef5cdbce566fc935c67394e8a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:26:07.188Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:26:07.866Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.5 [2023-12-12T21:26:07.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-12-12T21:26:07.866Z] dea48ea850be: Preparing [2023-12-12T21:26:07.866Z] 446af8093ce8: Preparing [2023-12-12T21:26:07.866Z] e10bc0bbf338: Preparing [2023-12-12T21:26:07.866Z] a44207e2a77b: Preparing [2023-12-12T21:26:07.866Z] f0306aa19573: Preparing [2023-12-12T21:26:07.866Z] ba1c408a9122: Preparing [2023-12-12T21:26:07.866Z] 0faf9b67be60: Preparing [2023-12-12T21:26:07.866Z] ba1c408a9122: Waiting [2023-12-12T21:26:07.866Z] 0faf9b67be60: Waiting [2023-12-12T21:26:07.866Z] e10bc0bbf338: Layer already exists [2023-12-12T21:26:07.867Z] f0306aa19573: Layer already exists [2023-12-12T21:26:07.867Z] dea48ea850be: Layer already exists [2023-12-12T21:26:07.867Z] 446af8093ce8: Layer already exists [2023-12-12T21:26:07.867Z] a44207e2a77b: Layer already exists [2023-12-12T21:26:07.867Z] ba1c408a9122: Layer already exists [2023-12-12T21:26:07.867Z] 0faf9b67be60: Layer already exists [2023-12-12T21:26:08.132Z] 3.2.0-dev.5: digest: sha256:449ec9b130bbbc43b00c131b565b6830ea978e2ef5cdbce566fc935c67394e8a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:26:08.797Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:26:09.454Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [2023-12-12T21:26:09.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-12-12T21:26:09.454Z] dea48ea850be: Preparing [2023-12-12T21:26:09.454Z] 446af8093ce8: Preparing [2023-12-12T21:26:09.454Z] e10bc0bbf338: Preparing [2023-12-12T21:26:09.454Z] a44207e2a77b: Preparing [2023-12-12T21:26:09.454Z] f0306aa19573: Preparing [2023-12-12T21:26:09.454Z] ba1c408a9122: Preparing [2023-12-12T21:26:09.454Z] 0faf9b67be60: Preparing [2023-12-12T21:26:09.454Z] ba1c408a9122: Waiting [2023-12-12T21:26:09.454Z] 0faf9b67be60: Waiting [2023-12-12T21:26:09.454Z] a44207e2a77b: Layer already exists [2023-12-12T21:26:09.454Z] f0306aa19573: Layer already exists [2023-12-12T21:26:09.454Z] e10bc0bbf338: Layer already exists [2023-12-12T21:26:09.454Z] dea48ea850be: Layer already exists [2023-12-12T21:26:09.454Z] 446af8093ce8: Layer already exists [2023-12-12T21:26:09.454Z] 0faf9b67be60: Layer already exists [2023-12-12T21:26:09.454Z] ba1c408a9122: Layer already exists [2023-12-12T21:26:09.719Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5: digest: sha256:449ec9b130bbbc43b00c131b565b6830ea978e2ef5cdbce566fc935c67394e8a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:26:10.395Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:26:13.624Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-12-12T21:26:13.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-12-12T21:26:13.624Z] dea48ea850be: Preparing [2023-12-12T21:26:13.624Z] 446af8093ce8: Preparing [2023-12-12T21:26:13.624Z] e10bc0bbf338: Preparing [2023-12-12T21:26:13.624Z] a44207e2a77b: Preparing [2023-12-12T21:26:13.624Z] f0306aa19573: Preparing [2023-12-12T21:26:13.624Z] ba1c408a9122: Preparing [2023-12-12T21:26:13.624Z] 0faf9b67be60: Preparing [2023-12-12T21:26:13.624Z] ba1c408a9122: Waiting [2023-12-12T21:26:13.624Z] 0faf9b67be60: Waiting [2023-12-12T21:26:13.624Z] 446af8093ce8: Layer already exists [2023-12-12T21:26:13.624Z] e10bc0bbf338: Layer already exists [2023-12-12T21:26:13.624Z] dea48ea850be: Layer already exists [2023-12-12T21:26:13.624Z] a44207e2a77b: Layer already exists [2023-12-12T21:26:13.624Z] ba1c408a9122: Layer already exists [2023-12-12T21:26:13.624Z] f0306aa19573: Layer already exists [2023-12-12T21:26:13.624Z] 0faf9b67be60: Layer already exists [2023-12-12T21:26:13.887Z] main: digest: sha256:449ec9b130bbbc43b00c131b565b6830ea978e2ef5cdbce566fc935c67394e8a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-12T21:26:14.593Z] ===================================================== [Pipeline] echo [2023-12-12T21:26:14.721Z] taggedImages: [2023-12-12T21:26:14.721Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6 [2023-12-12T21:26:14.721Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-12-12T21:26:14.721Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.5 [2023-12-12T21:26:14.721Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [2023-12-12T21:26:14.721Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-12-12T21:26:14.859Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-12-12T21:26:14.859Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6 [2023-12-12T21:26:14.859Z] latest [2023-12-12T21:26:14.859Z] 3.2.0-dev.5 [2023-12-12T21:26:14.859Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [2023-12-12T21:26:14.859Z] main [2023-12-12T21:26:14.859Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:26:15.834Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:26:16.532Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6 [2023-12-12T21:26:16.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-12-12T21:26:16.532Z] 5f4e16e579af: Preparing [2023-12-12T21:26:16.532Z] 8c221898bf4d: Preparing [2023-12-12T21:26:16.532Z] 9251e197b289: Preparing [2023-12-12T21:26:16.532Z] e10bc0bbf338: Preparing [2023-12-12T21:26:16.532Z] a44207e2a77b: Preparing [2023-12-12T21:26:16.532Z] 0f77fb42adc6: Preparing [2023-12-12T21:26:16.532Z] 25f058c2c4f1: Preparing [2023-12-12T21:26:16.532Z] 0faf9b67be60: Preparing [2023-12-12T21:26:16.532Z] 0f77fb42adc6: Waiting [2023-12-12T21:26:16.532Z] 0faf9b67be60: Waiting [2023-12-12T21:26:16.532Z] 25f058c2c4f1: Waiting [2023-12-12T21:26:16.532Z] a44207e2a77b: Layer already exists [2023-12-12T21:26:16.532Z] e10bc0bbf338: Layer already exists [2023-12-12T21:26:16.532Z] 0f77fb42adc6: Layer already exists [2023-12-12T21:26:16.803Z] 25f058c2c4f1: Layer already exists [2023-12-12T21:26:16.803Z] 0faf9b67be60: Layer already exists [2023-12-12T21:26:16.803Z] 5f4e16e579af: Pushed [2023-12-12T21:26:16.803Z] 8c221898bf4d: Pushed [2023-12-12T21:26:18.764Z] 9251e197b289: Pushed [2023-12-12T21:26:19.033Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6: digest: sha256:5a0b735abf49ea52d9ec8973a8a518b9d0beeccba3e722260bf76802bb4c756a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:26:19.725Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:26:20.402Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-12-12T21:26:20.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-12-12T21:26:20.402Z] 5f4e16e579af: Preparing [2023-12-12T21:26:20.402Z] 8c221898bf4d: Preparing [2023-12-12T21:26:20.402Z] 9251e197b289: Preparing [2023-12-12T21:26:20.402Z] e10bc0bbf338: Preparing [2023-12-12T21:26:20.402Z] a44207e2a77b: Preparing [2023-12-12T21:26:20.402Z] 0f77fb42adc6: Preparing [2023-12-12T21:26:20.402Z] 25f058c2c4f1: Preparing [2023-12-12T21:26:20.402Z] 0faf9b67be60: Preparing [2023-12-12T21:26:20.402Z] 0f77fb42adc6: Waiting [2023-12-12T21:26:20.402Z] 25f058c2c4f1: Waiting [2023-12-12T21:26:20.402Z] 0faf9b67be60: Waiting [2023-12-12T21:26:20.402Z] 8c221898bf4d: Layer already exists [2023-12-12T21:26:20.402Z] a44207e2a77b: Layer already exists [2023-12-12T21:26:20.402Z] e10bc0bbf338: Layer already exists [2023-12-12T21:26:20.402Z] 9251e197b289: Layer already exists [2023-12-12T21:26:20.402Z] 5f4e16e579af: Layer already exists [2023-12-12T21:26:20.402Z] 0f77fb42adc6: Layer already exists [2023-12-12T21:26:20.402Z] 25f058c2c4f1: Layer already exists [2023-12-12T21:26:20.402Z] 0faf9b67be60: Layer already exists [2023-12-12T21:26:20.666Z] latest: digest: sha256:5a0b735abf49ea52d9ec8973a8a518b9d0beeccba3e722260bf76802bb4c756a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:26:21.347Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:26:22.063Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.5 [2023-12-12T21:26:22.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-12-12T21:26:22.063Z] 5f4e16e579af: Preparing [2023-12-12T21:26:22.063Z] 8c221898bf4d: Preparing [2023-12-12T21:26:22.063Z] 9251e197b289: Preparing [2023-12-12T21:26:22.063Z] e10bc0bbf338: Preparing [2023-12-12T21:26:22.063Z] a44207e2a77b: Preparing [2023-12-12T21:26:22.063Z] 0f77fb42adc6: Preparing [2023-12-12T21:26:22.063Z] 25f058c2c4f1: Preparing [2023-12-12T21:26:22.063Z] 0f77fb42adc6: Waiting [2023-12-12T21:26:22.063Z] 0faf9b67be60: Preparing [2023-12-12T21:26:22.063Z] 25f058c2c4f1: Waiting [2023-12-12T21:26:22.063Z] 0faf9b67be60: Waiting [2023-12-12T21:26:22.063Z] 5f4e16e579af: Layer already exists [2023-12-12T21:26:22.063Z] e10bc0bbf338: Layer already exists [2023-12-12T21:26:22.063Z] 8c221898bf4d: Layer already exists [2023-12-12T21:26:22.063Z] 9251e197b289: Layer already exists [2023-12-12T21:26:22.063Z] a44207e2a77b: Layer already exists [2023-12-12T21:26:22.063Z] 0f77fb42adc6: Layer already exists [2023-12-12T21:26:22.063Z] 0faf9b67be60: Layer already exists [2023-12-12T21:26:22.063Z] 25f058c2c4f1: Layer already exists [2023-12-12T21:26:22.327Z] 3.2.0-dev.5: digest: sha256:5a0b735abf49ea52d9ec8973a8a518b9d0beeccba3e722260bf76802bb4c756a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:26:22.997Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:26:23.701Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [2023-12-12T21:26:23.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-12-12T21:26:23.701Z] 5f4e16e579af: Preparing [2023-12-12T21:26:23.701Z] 8c221898bf4d: Preparing [2023-12-12T21:26:23.701Z] 9251e197b289: Preparing [2023-12-12T21:26:23.701Z] e10bc0bbf338: Preparing [2023-12-12T21:26:23.701Z] a44207e2a77b: Preparing [2023-12-12T21:26:23.701Z] 0f77fb42adc6: Preparing [2023-12-12T21:26:23.701Z] 25f058c2c4f1: Preparing [2023-12-12T21:26:23.701Z] 0faf9b67be60: Preparing [2023-12-12T21:26:23.701Z] 0f77fb42adc6: Waiting [2023-12-12T21:26:23.701Z] 0faf9b67be60: Waiting [2023-12-12T21:26:23.701Z] 25f058c2c4f1: Waiting [2023-12-12T21:26:23.701Z] a44207e2a77b: Layer already exists [2023-12-12T21:26:23.701Z] 8c221898bf4d: Layer already exists [2023-12-12T21:26:23.701Z] 9251e197b289: Layer already exists [2023-12-12T21:26:23.701Z] 5f4e16e579af: Layer already exists [2023-12-12T21:26:23.701Z] e10bc0bbf338: Layer already exists [2023-12-12T21:26:23.701Z] 0f77fb42adc6: Layer already exists [2023-12-12T21:26:23.701Z] 0faf9b67be60: Layer already exists [2023-12-12T21:26:23.701Z] 25f058c2c4f1: Layer already exists [2023-12-12T21:26:23.966Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5: digest: sha256:5a0b735abf49ea52d9ec8973a8a518b9d0beeccba3e722260bf76802bb4c756a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:26:24.660Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:26:27.912Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-12-12T21:26:27.912Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-12-12T21:26:27.912Z] 5f4e16e579af: Preparing [2023-12-12T21:26:27.912Z] 8c221898bf4d: Preparing [2023-12-12T21:26:27.912Z] 9251e197b289: Preparing [2023-12-12T21:26:27.912Z] e10bc0bbf338: Preparing [2023-12-12T21:26:27.912Z] a44207e2a77b: Preparing [2023-12-12T21:26:27.912Z] 0f77fb42adc6: Preparing [2023-12-12T21:26:27.912Z] 25f058c2c4f1: Preparing [2023-12-12T21:26:27.912Z] 0faf9b67be60: Preparing [2023-12-12T21:26:27.912Z] 0f77fb42adc6: Waiting [2023-12-12T21:26:27.912Z] 25f058c2c4f1: Waiting [2023-12-12T21:26:27.912Z] 0faf9b67be60: Waiting [2023-12-12T21:26:27.912Z] 8c221898bf4d: Layer already exists [2023-12-12T21:26:27.912Z] 9251e197b289: Layer already exists [2023-12-12T21:26:27.912Z] 5f4e16e579af: Layer already exists [2023-12-12T21:26:27.912Z] a44207e2a77b: Layer already exists [2023-12-12T21:26:27.912Z] e10bc0bbf338: Layer already exists [2023-12-12T21:26:27.912Z] 0f77fb42adc6: Layer already exists [2023-12-12T21:26:27.912Z] 0faf9b67be60: Layer already exists [2023-12-12T21:26:27.912Z] 25f058c2c4f1: Layer already exists [2023-12-12T21:26:28.176Z] main: digest: sha256:5a0b735abf49ea52d9ec8973a8a518b9d0beeccba3e722260bf76802bb4c756a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-12T21:26:28.957Z] ===================================================== [Pipeline] echo [2023-12-12T21:26:29.082Z] taggedImages: [2023-12-12T21:26:29.082Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6 [2023-12-12T21:26:29.082Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-12-12T21:26:29.082Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.5 [2023-12-12T21:26:29.082Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [2023-12-12T21:26:29.082Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-12-12T21:26:29.223Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-12-12T21:26:29.223Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6 [2023-12-12T21:26:29.223Z] latest [2023-12-12T21:26:29.223Z] 3.2.0-dev.5 [2023-12-12T21:26:29.223Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [2023-12-12T21:26:29.223Z] main [2023-12-12T21:26:29.223Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:26:30.146Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:26:30.836Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6 [2023-12-12T21:26:30.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-12-12T21:26:30.836Z] 7c513f9716c8: Preparing [2023-12-12T21:26:30.836Z] 863693cd5c36: Preparing [2023-12-12T21:26:30.836Z] 2af46552b424: Preparing [2023-12-12T21:26:30.836Z] 9f53dde255ce: Preparing [2023-12-12T21:26:30.836Z] deb9f4f00863: Preparing [2023-12-12T21:26:30.836Z] 311d0b41ada8: Preparing [2023-12-12T21:26:30.836Z] f1e3ff2b0c8a: Preparing [2023-12-12T21:26:30.836Z] e10bc0bbf338: Preparing [2023-12-12T21:26:30.836Z] a44207e2a77b: Preparing [2023-12-12T21:26:30.836Z] dfec9a8d6a8d: Preparing [2023-12-12T21:26:30.836Z] c9bece28961f: Preparing [2023-12-12T21:26:30.836Z] 5f70bf18a086: Preparing [2023-12-12T21:26:30.836Z] db1d4751be8c: Preparing [2023-12-12T21:26:30.836Z] 23c831c2f9dd: Preparing [2023-12-12T21:26:30.836Z] b24c32619895: Preparing [2023-12-12T21:26:30.836Z] 311d0b41ada8: Waiting [2023-12-12T21:26:30.836Z] 0faf9b67be60: Preparing [2023-12-12T21:26:30.836Z] f1e3ff2b0c8a: Waiting [2023-12-12T21:26:30.836Z] e10bc0bbf338: Waiting [2023-12-12T21:26:30.836Z] a44207e2a77b: Waiting [2023-12-12T21:26:30.836Z] 23c831c2f9dd: Waiting [2023-12-12T21:26:30.836Z] dfec9a8d6a8d: Waiting [2023-12-12T21:26:30.836Z] c9bece28961f: Waiting [2023-12-12T21:26:30.836Z] 0faf9b67be60: Waiting [2023-12-12T21:26:30.836Z] b24c32619895: Waiting [2023-12-12T21:26:30.836Z] 5f70bf18a086: Waiting [2023-12-12T21:26:30.836Z] db1d4751be8c: Waiting [2023-12-12T21:26:31.100Z] 2af46552b424: Pushed [2023-12-12T21:26:31.100Z] deb9f4f00863: Pushed [2023-12-12T21:26:31.100Z] 9f53dde255ce: Pushed [2023-12-12T21:26:31.100Z] 863693cd5c36: Pushed [2023-12-12T21:26:31.100Z] 7c513f9716c8: Pushed [2023-12-12T21:26:31.100Z] e10bc0bbf338: Layer already exists [2023-12-12T21:26:31.100Z] a44207e2a77b: Layer already exists [2023-12-12T21:26:31.364Z] 311d0b41ada8: Pushed [2023-12-12T21:26:31.364Z] dfec9a8d6a8d: Pushed [2023-12-12T21:26:31.364Z] 5f70bf18a086: Pushed [2023-12-12T21:26:31.364Z] c9bece28961f: Pushed [2023-12-12T21:26:31.364Z] 0faf9b67be60: Layer already exists [2023-12-12T21:26:31.364Z] db1d4751be8c: Pushed [2023-12-12T21:26:31.364Z] 23c831c2f9dd: Pushed [2023-12-12T21:26:31.628Z] b24c32619895: Pushed [2023-12-12T21:26:33.556Z] f1e3ff2b0c8a: Pushed [2023-12-12T21:26:33.820Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6: digest: sha256:cc40bca1f81f845ae8999073a740c6d6e992c12beddac81a1e6087fdfb1ed484 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:26:34.530Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:26:35.217Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-12-12T21:26:35.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-12-12T21:26:35.217Z] 7c513f9716c8: Preparing [2023-12-12T21:26:35.217Z] 863693cd5c36: Preparing [2023-12-12T21:26:35.217Z] 2af46552b424: Preparing [2023-12-12T21:26:35.217Z] 9f53dde255ce: Preparing [2023-12-12T21:26:35.217Z] deb9f4f00863: Preparing [2023-12-12T21:26:35.217Z] 311d0b41ada8: Preparing [2023-12-12T21:26:35.217Z] f1e3ff2b0c8a: Preparing [2023-12-12T21:26:35.217Z] e10bc0bbf338: Preparing [2023-12-12T21:26:35.217Z] a44207e2a77b: Preparing [2023-12-12T21:26:35.217Z] dfec9a8d6a8d: Preparing [2023-12-12T21:26:35.217Z] c9bece28961f: Preparing [2023-12-12T21:26:35.217Z] 5f70bf18a086: Preparing [2023-12-12T21:26:35.217Z] db1d4751be8c: Preparing [2023-12-12T21:26:35.217Z] 23c831c2f9dd: Preparing [2023-12-12T21:26:35.217Z] b24c32619895: Preparing [2023-12-12T21:26:35.217Z] 0faf9b67be60: Preparing [2023-12-12T21:26:35.217Z] dfec9a8d6a8d: Waiting [2023-12-12T21:26:35.217Z] c9bece28961f: Waiting [2023-12-12T21:26:35.217Z] 5f70bf18a086: Waiting [2023-12-12T21:26:35.217Z] db1d4751be8c: Waiting [2023-12-12T21:26:35.217Z] 23c831c2f9dd: Waiting [2023-12-12T21:26:35.217Z] b24c32619895: Waiting [2023-12-12T21:26:35.217Z] 0faf9b67be60: Waiting [2023-12-12T21:26:35.217Z] f1e3ff2b0c8a: Waiting [2023-12-12T21:26:35.217Z] e10bc0bbf338: Waiting [2023-12-12T21:26:35.217Z] a44207e2a77b: Waiting [2023-12-12T21:26:35.217Z] deb9f4f00863: Layer already exists [2023-12-12T21:26:35.217Z] 863693cd5c36: Layer already exists [2023-12-12T21:26:35.217Z] 2af46552b424: Layer already exists [2023-12-12T21:26:35.217Z] 9f53dde255ce: Layer already exists [2023-12-12T21:26:35.217Z] 7c513f9716c8: Layer already exists [2023-12-12T21:26:35.217Z] f1e3ff2b0c8a: Layer already exists [2023-12-12T21:26:35.217Z] e10bc0bbf338: Layer already exists [2023-12-12T21:26:35.217Z] 311d0b41ada8: Layer already exists [2023-12-12T21:26:35.217Z] a44207e2a77b: Layer already exists [2023-12-12T21:26:35.482Z] c9bece28961f: Layer already exists [2023-12-12T21:26:35.482Z] 5f70bf18a086: Layer already exists [2023-12-12T21:26:35.482Z] dfec9a8d6a8d: Layer already exists [2023-12-12T21:26:35.482Z] db1d4751be8c: Layer already exists [2023-12-12T21:26:35.482Z] 23c831c2f9dd: Layer already exists [2023-12-12T21:26:35.482Z] b24c32619895: Layer already exists [2023-12-12T21:26:35.482Z] 0faf9b67be60: Layer already exists [2023-12-12T21:26:35.482Z] latest: digest: sha256:cc40bca1f81f845ae8999073a740c6d6e992c12beddac81a1e6087fdfb1ed484 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:26:36.208Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:26:36.918Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.5 [2023-12-12T21:26:36.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-12-12T21:26:36.918Z] 7c513f9716c8: Preparing [2023-12-12T21:26:36.918Z] 863693cd5c36: Preparing [2023-12-12T21:26:36.918Z] 2af46552b424: Preparing [2023-12-12T21:26:36.918Z] 9f53dde255ce: Preparing [2023-12-12T21:26:36.918Z] deb9f4f00863: Preparing [2023-12-12T21:26:36.918Z] 311d0b41ada8: Preparing [2023-12-12T21:26:36.918Z] f1e3ff2b0c8a: Preparing [2023-12-12T21:26:36.918Z] e10bc0bbf338: Preparing [2023-12-12T21:26:36.918Z] a44207e2a77b: Preparing [2023-12-12T21:26:36.918Z] dfec9a8d6a8d: Preparing [2023-12-12T21:26:36.918Z] c9bece28961f: Preparing [2023-12-12T21:26:36.918Z] 5f70bf18a086: Preparing [2023-12-12T21:26:36.918Z] db1d4751be8c: Preparing [2023-12-12T21:26:36.918Z] 23c831c2f9dd: Preparing [2023-12-12T21:26:36.918Z] b24c32619895: Preparing [2023-12-12T21:26:36.918Z] 0faf9b67be60: Preparing [2023-12-12T21:26:36.918Z] 311d0b41ada8: Waiting [2023-12-12T21:26:36.918Z] f1e3ff2b0c8a: Waiting [2023-12-12T21:26:36.918Z] e10bc0bbf338: Waiting [2023-12-12T21:26:36.918Z] 23c831c2f9dd: Waiting [2023-12-12T21:26:36.918Z] a44207e2a77b: Waiting [2023-12-12T21:26:36.918Z] b24c32619895: Waiting [2023-12-12T21:26:36.918Z] 5f70bf18a086: Waiting [2023-12-12T21:26:36.918Z] dfec9a8d6a8d: Waiting [2023-12-12T21:26:36.918Z] db1d4751be8c: Waiting [2023-12-12T21:26:36.918Z] c9bece28961f: Waiting [2023-12-12T21:26:36.918Z] 863693cd5c36: Layer already exists [2023-12-12T21:26:36.918Z] 2af46552b424: Layer already exists [2023-12-12T21:26:36.918Z] 9f53dde255ce: Layer already exists [2023-12-12T21:26:36.918Z] 7c513f9716c8: Layer already exists [2023-12-12T21:26:36.918Z] deb9f4f00863: Layer already exists [2023-12-12T21:26:36.918Z] e10bc0bbf338: Layer already exists [2023-12-12T21:26:36.918Z] f1e3ff2b0c8a: Layer already exists [2023-12-12T21:26:36.918Z] 311d0b41ada8: Layer already exists [2023-12-12T21:26:36.918Z] dfec9a8d6a8d: Layer already exists [2023-12-12T21:26:36.918Z] a44207e2a77b: Layer already exists [2023-12-12T21:26:36.918Z] c9bece28961f: Layer already exists [2023-12-12T21:26:37.182Z] db1d4751be8c: Layer already exists [2023-12-12T21:26:37.182Z] 5f70bf18a086: Layer already exists [2023-12-12T21:26:37.182Z] b24c32619895: Layer already exists [2023-12-12T21:26:37.182Z] 23c831c2f9dd: Layer already exists [2023-12-12T21:26:37.182Z] 0faf9b67be60: Layer already exists [2023-12-12T21:26:37.182Z] 3.2.0-dev.5: digest: sha256:cc40bca1f81f845ae8999073a740c6d6e992c12beddac81a1e6087fdfb1ed484 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:26:37.885Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:26:38.563Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [2023-12-12T21:26:38.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-12-12T21:26:38.563Z] 7c513f9716c8: Preparing [2023-12-12T21:26:38.563Z] 863693cd5c36: Preparing [2023-12-12T21:26:38.563Z] 2af46552b424: Preparing [2023-12-12T21:26:38.563Z] 9f53dde255ce: Preparing [2023-12-12T21:26:38.563Z] deb9f4f00863: Preparing [2023-12-12T21:26:38.563Z] 311d0b41ada8: Preparing [2023-12-12T21:26:38.563Z] f1e3ff2b0c8a: Preparing [2023-12-12T21:26:38.563Z] 311d0b41ada8: Waiting [2023-12-12T21:26:38.563Z] e10bc0bbf338: Preparing [2023-12-12T21:26:38.563Z] f1e3ff2b0c8a: Waiting [2023-12-12T21:26:38.563Z] a44207e2a77b: Preparing [2023-12-12T21:26:38.563Z] e10bc0bbf338: Waiting [2023-12-12T21:26:38.563Z] dfec9a8d6a8d: Preparing [2023-12-12T21:26:38.563Z] c9bece28961f: Preparing [2023-12-12T21:26:38.563Z] a44207e2a77b: Waiting [2023-12-12T21:26:38.563Z] dfec9a8d6a8d: Waiting [2023-12-12T21:26:38.563Z] 5f70bf18a086: Preparing [2023-12-12T21:26:38.563Z] c9bece28961f: Waiting [2023-12-12T21:26:38.563Z] 5f70bf18a086: Waiting [2023-12-12T21:26:38.563Z] db1d4751be8c: Preparing [2023-12-12T21:26:38.563Z] 23c831c2f9dd: Preparing [2023-12-12T21:26:38.563Z] db1d4751be8c: Waiting [2023-12-12T21:26:38.563Z] b24c32619895: Preparing [2023-12-12T21:26:38.563Z] 0faf9b67be60: Preparing [2023-12-12T21:26:38.563Z] 23c831c2f9dd: Waiting [2023-12-12T21:26:38.563Z] 0faf9b67be60: Waiting [2023-12-12T21:26:38.563Z] b24c32619895: Waiting [2023-12-12T21:26:38.563Z] deb9f4f00863: Layer already exists [2023-12-12T21:26:38.563Z] 7c513f9716c8: Layer already exists [2023-12-12T21:26:38.563Z] 863693cd5c36: Layer already exists [2023-12-12T21:26:38.563Z] 2af46552b424: Layer already exists [2023-12-12T21:26:38.563Z] 9f53dde255ce: Layer already exists [2023-12-12T21:26:38.563Z] f1e3ff2b0c8a: Layer already exists [2023-12-12T21:26:38.563Z] 311d0b41ada8: Layer already exists [2023-12-12T21:26:38.563Z] a44207e2a77b: Layer already exists [2023-12-12T21:26:38.563Z] dfec9a8d6a8d: Layer already exists [2023-12-12T21:26:38.563Z] e10bc0bbf338: Layer already exists [2023-12-12T21:26:38.563Z] c9bece28961f: Layer already exists [2023-12-12T21:26:38.563Z] 5f70bf18a086: Layer already exists [2023-12-12T21:26:38.827Z] db1d4751be8c: Layer already exists [2023-12-12T21:26:38.827Z] 23c831c2f9dd: Layer already exists [2023-12-12T21:26:38.827Z] b24c32619895: Layer already exists [2023-12-12T21:26:38.827Z] 0faf9b67be60: Layer already exists [2023-12-12T21:26:38.827Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5: digest: sha256:cc40bca1f81f845ae8999073a740c6d6e992c12beddac81a1e6087fdfb1ed484 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:26:39.566Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:26:41.656Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-12-12T21:26:41.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-12-12T21:26:41.656Z] 7c513f9716c8: Preparing [2023-12-12T21:26:41.656Z] 863693cd5c36: Preparing [2023-12-12T21:26:41.656Z] 2af46552b424: Preparing [2023-12-12T21:26:41.656Z] 9f53dde255ce: Preparing [2023-12-12T21:26:41.656Z] deb9f4f00863: Preparing [2023-12-12T21:26:41.656Z] 311d0b41ada8: Preparing [2023-12-12T21:26:41.656Z] 311d0b41ada8: Waiting [2023-12-12T21:26:41.656Z] f1e3ff2b0c8a: Preparing [2023-12-12T21:26:41.656Z] e10bc0bbf338: Preparing [2023-12-12T21:26:41.656Z] f1e3ff2b0c8a: Waiting [2023-12-12T21:26:41.656Z] a44207e2a77b: Preparing [2023-12-12T21:26:41.656Z] e10bc0bbf338: Waiting [2023-12-12T21:26:41.656Z] a44207e2a77b: Waiting [2023-12-12T21:26:41.656Z] dfec9a8d6a8d: Preparing [2023-12-12T21:26:41.656Z] c9bece28961f: Preparing [2023-12-12T21:26:41.656Z] dfec9a8d6a8d: Waiting [2023-12-12T21:26:41.656Z] 5f70bf18a086: Preparing [2023-12-12T21:26:41.656Z] c9bece28961f: Waiting [2023-12-12T21:26:41.656Z] db1d4751be8c: Preparing [2023-12-12T21:26:41.656Z] 23c831c2f9dd: Preparing [2023-12-12T21:26:41.656Z] b24c32619895: Preparing [2023-12-12T21:26:41.656Z] 5f70bf18a086: Waiting [2023-12-12T21:26:41.656Z] 0faf9b67be60: Preparing [2023-12-12T21:26:41.656Z] db1d4751be8c: Waiting [2023-12-12T21:26:41.656Z] b24c32619895: Waiting [2023-12-12T21:26:41.656Z] 23c831c2f9dd: Waiting [2023-12-12T21:26:41.656Z] 0faf9b67be60: Waiting [2023-12-12T21:26:41.656Z] 7c513f9716c8: Layer already exists [2023-12-12T21:26:41.656Z] 863693cd5c36: Layer already exists [2023-12-12T21:26:41.656Z] 9f53dde255ce: Layer already exists [2023-12-12T21:26:41.656Z] deb9f4f00863: Layer already exists [2023-12-12T21:26:41.656Z] 2af46552b424: Layer already exists [2023-12-12T21:26:41.656Z] e10bc0bbf338: Layer already exists [2023-12-12T21:26:41.656Z] 311d0b41ada8: Layer already exists [2023-12-12T21:26:41.656Z] f1e3ff2b0c8a: Layer already exists [2023-12-12T21:26:41.656Z] a44207e2a77b: Layer already exists [2023-12-12T21:26:41.656Z] dfec9a8d6a8d: Layer already exists [2023-12-12T21:26:41.923Z] db1d4751be8c: Layer already exists [2023-12-12T21:26:41.923Z] c9bece28961f: Layer already exists [2023-12-12T21:26:41.923Z] 5f70bf18a086: Layer already exists [2023-12-12T21:26:41.923Z] 23c831c2f9dd: Layer already exists [2023-12-12T21:26:41.923Z] b24c32619895: Layer already exists [2023-12-12T21:26:41.923Z] 0faf9b67be60: Layer already exists [2023-12-12T21:26:41.923Z] main: digest: sha256:cc40bca1f81f845ae8999073a740c6d6e992c12beddac81a1e6087fdfb1ed484 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-12T21:26:42.678Z] ===================================================== [Pipeline] echo [2023-12-12T21:26:42.807Z] taggedImages: [2023-12-12T21:26:42.807Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6 [2023-12-12T21:26:42.807Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-12-12T21:26:42.807Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.5 [2023-12-12T21:26:42.807Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [2023-12-12T21:26:42.807Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-12-12T21:26:42.939Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-12-12T21:26:42.940Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6 [2023-12-12T21:26:42.940Z] latest [2023-12-12T21:26:42.940Z] 3.2.0-dev.5 [2023-12-12T21:26:42.940Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [2023-12-12T21:26:42.940Z] main [2023-12-12T21:26:42.940Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:26:43.890Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:26:44.593Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6 [2023-12-12T21:26:44.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-12-12T21:26:44.593Z] 8a48ad840043: Preparing [2023-12-12T21:26:44.593Z] d43953db8b18: Preparing [2023-12-12T21:26:44.593Z] 411e7cb1a8da: Preparing [2023-12-12T21:26:44.593Z] ee0522a62cc2: Preparing [2023-12-12T21:26:44.593Z] e10bc0bbf338: Preparing [2023-12-12T21:26:44.593Z] a44207e2a77b: Preparing [2023-12-12T21:26:44.593Z] 0f77fb42adc6: Preparing [2023-12-12T21:26:44.593Z] 25f058c2c4f1: Preparing [2023-12-12T21:26:44.593Z] 0faf9b67be60: Preparing [2023-12-12T21:26:44.593Z] a44207e2a77b: Waiting [2023-12-12T21:26:44.593Z] 0f77fb42adc6: Waiting [2023-12-12T21:26:44.593Z] 0faf9b67be60: Waiting [2023-12-12T21:26:44.593Z] 25f058c2c4f1: Waiting [2023-12-12T21:26:44.593Z] e10bc0bbf338: Layer already exists [2023-12-12T21:26:44.857Z] a44207e2a77b: Layer already exists [2023-12-12T21:26:44.857Z] d43953db8b18: Pushed [2023-12-12T21:26:44.857Z] 0f77fb42adc6: Layer already exists [2023-12-12T21:26:44.857Z] 8a48ad840043: Pushed [2023-12-12T21:26:44.857Z] 411e7cb1a8da: Pushed [2023-12-12T21:26:44.857Z] 25f058c2c4f1: Layer already exists [2023-12-12T21:26:44.857Z] 0faf9b67be60: Layer already exists [2023-12-12T21:26:46.790Z] ee0522a62cc2: Pushed [2023-12-12T21:26:46.790Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6: digest: sha256:dc8d7e49349fdd5cdcd17cdbfae5346cbb9badbc4a24c01fbb29aab2244d38d3 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:26:47.495Z] + 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 [2023-12-12T21:26:48.233Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-12-12T21:26:48.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-12-12T21:26:48.233Z] 8a48ad840043: Preparing [2023-12-12T21:26:48.233Z] d43953db8b18: Preparing [2023-12-12T21:26:48.233Z] 411e7cb1a8da: Preparing [2023-12-12T21:26:48.233Z] ee0522a62cc2: Preparing [2023-12-12T21:26:48.233Z] e10bc0bbf338: Preparing [2023-12-12T21:26:48.233Z] a44207e2a77b: Preparing [2023-12-12T21:26:48.233Z] 0f77fb42adc6: Preparing [2023-12-12T21:26:48.233Z] 25f058c2c4f1: Preparing [2023-12-12T21:26:48.233Z] 0faf9b67be60: Preparing [2023-12-12T21:26:48.233Z] a44207e2a77b: Waiting [2023-12-12T21:26:48.233Z] 0f77fb42adc6: Waiting [2023-12-12T21:26:48.233Z] 25f058c2c4f1: Waiting [2023-12-12T21:26:48.233Z] 0faf9b67be60: Waiting [2023-12-12T21:26:48.233Z] ee0522a62cc2: Layer already exists [2023-12-12T21:26:48.233Z] 411e7cb1a8da: Layer already exists [2023-12-12T21:26:48.233Z] d43953db8b18: Layer already exists [2023-12-12T21:26:48.233Z] e10bc0bbf338: Layer already exists [2023-12-12T21:26:48.233Z] 8a48ad840043: Layer already exists [2023-12-12T21:26:48.233Z] 25f058c2c4f1: Layer already exists [2023-12-12T21:26:48.233Z] 0f77fb42adc6: Layer already exists [2023-12-12T21:26:48.233Z] a44207e2a77b: Layer already exists [2023-12-12T21:26:48.233Z] 0faf9b67be60: Layer already exists [2023-12-12T21:26:48.495Z] latest: digest: sha256:dc8d7e49349fdd5cdcd17cdbfae5346cbb9badbc4a24c01fbb29aab2244d38d3 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:26:49.227Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:26:49.939Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.5 [2023-12-12T21:26:49.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-12-12T21:26:49.939Z] 8a48ad840043: Preparing [2023-12-12T21:26:49.939Z] d43953db8b18: Preparing [2023-12-12T21:26:49.939Z] 411e7cb1a8da: Preparing [2023-12-12T21:26:49.939Z] ee0522a62cc2: Preparing [2023-12-12T21:26:49.939Z] e10bc0bbf338: Preparing [2023-12-12T21:26:49.939Z] a44207e2a77b: Preparing [2023-12-12T21:26:49.939Z] 0f77fb42adc6: Preparing [2023-12-12T21:26:49.939Z] a44207e2a77b: Waiting [2023-12-12T21:26:49.939Z] 25f058c2c4f1: Preparing [2023-12-12T21:26:49.939Z] 0faf9b67be60: Preparing [2023-12-12T21:26:49.939Z] 0f77fb42adc6: Waiting [2023-12-12T21:26:49.939Z] 25f058c2c4f1: Waiting [2023-12-12T21:26:49.939Z] 0faf9b67be60: Waiting [2023-12-12T21:26:49.939Z] 8a48ad840043: Layer already exists [2023-12-12T21:26:49.939Z] ee0522a62cc2: Layer already exists [2023-12-12T21:26:49.939Z] d43953db8b18: Layer already exists [2023-12-12T21:26:49.939Z] 411e7cb1a8da: Layer already exists [2023-12-12T21:26:49.939Z] e10bc0bbf338: Layer already exists [2023-12-12T21:26:49.939Z] a44207e2a77b: Layer already exists [2023-12-12T21:26:49.939Z] 0f77fb42adc6: Layer already exists [2023-12-12T21:26:49.939Z] 25f058c2c4f1: Layer already exists [2023-12-12T21:26:49.939Z] 0faf9b67be60: Layer already exists [2023-12-12T21:26:50.203Z] 3.2.0-dev.5: digest: sha256:dc8d7e49349fdd5cdcd17cdbfae5346cbb9badbc4a24c01fbb29aab2244d38d3 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:26:50.905Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:26:51.612Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [2023-12-12T21:26:51.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-12-12T21:26:51.612Z] 8a48ad840043: Preparing [2023-12-12T21:26:51.612Z] d43953db8b18: Preparing [2023-12-12T21:26:51.612Z] 411e7cb1a8da: Preparing [2023-12-12T21:26:51.612Z] ee0522a62cc2: Preparing [2023-12-12T21:26:51.612Z] e10bc0bbf338: Preparing [2023-12-12T21:26:51.612Z] a44207e2a77b: Preparing [2023-12-12T21:26:51.612Z] 0f77fb42adc6: Preparing [2023-12-12T21:26:51.612Z] 25f058c2c4f1: Preparing [2023-12-12T21:26:51.612Z] 0faf9b67be60: Preparing [2023-12-12T21:26:51.612Z] a44207e2a77b: Waiting [2023-12-12T21:26:51.612Z] 0f77fb42adc6: Waiting [2023-12-12T21:26:51.612Z] 25f058c2c4f1: Waiting [2023-12-12T21:26:51.612Z] 0faf9b67be60: Waiting [2023-12-12T21:26:51.612Z] 8a48ad840043: Layer already exists [2023-12-12T21:26:51.612Z] e10bc0bbf338: Layer already exists [2023-12-12T21:26:51.612Z] 411e7cb1a8da: Layer already exists [2023-12-12T21:26:51.612Z] d43953db8b18: Layer already exists [2023-12-12T21:26:51.612Z] ee0522a62cc2: Layer already exists [2023-12-12T21:26:51.612Z] 0faf9b67be60: Layer already exists [2023-12-12T21:26:51.612Z] 0f77fb42adc6: Layer already exists [2023-12-12T21:26:51.612Z] a44207e2a77b: Layer already exists [2023-12-12T21:26:51.612Z] 25f058c2c4f1: Layer already exists [2023-12-12T21:26:51.876Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5: digest: sha256:dc8d7e49349fdd5cdcd17cdbfae5346cbb9badbc4a24c01fbb29aab2244d38d3 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:26:52.579Z] + 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 [2023-12-12T21:26:55.858Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-12-12T21:26:55.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-12-12T21:26:55.858Z] 8a48ad840043: Preparing [2023-12-12T21:26:55.858Z] d43953db8b18: Preparing [2023-12-12T21:26:55.858Z] 411e7cb1a8da: Preparing [2023-12-12T21:26:55.858Z] ee0522a62cc2: Preparing [2023-12-12T21:26:55.858Z] e10bc0bbf338: Preparing [2023-12-12T21:26:55.858Z] a44207e2a77b: Preparing [2023-12-12T21:26:55.858Z] 0f77fb42adc6: Preparing [2023-12-12T21:26:55.858Z] 25f058c2c4f1: Preparing [2023-12-12T21:26:55.858Z] 0faf9b67be60: Preparing [2023-12-12T21:26:55.858Z] a44207e2a77b: Waiting [2023-12-12T21:26:55.858Z] 25f058c2c4f1: Waiting [2023-12-12T21:26:55.858Z] 0f77fb42adc6: Waiting [2023-12-12T21:26:55.858Z] 0faf9b67be60: Waiting [2023-12-12T21:26:55.858Z] ee0522a62cc2: Layer already exists [2023-12-12T21:26:55.858Z] d43953db8b18: Layer already exists [2023-12-12T21:26:55.858Z] 411e7cb1a8da: Layer already exists [2023-12-12T21:26:55.858Z] 8a48ad840043: Layer already exists [2023-12-12T21:26:55.858Z] e10bc0bbf338: Layer already exists [2023-12-12T21:26:55.858Z] a44207e2a77b: Layer already exists [2023-12-12T21:26:55.858Z] 0faf9b67be60: Layer already exists [2023-12-12T21:26:55.858Z] 25f058c2c4f1: Layer already exists [2023-12-12T21:26:55.858Z] 0f77fb42adc6: Layer already exists [2023-12-12T21:26:56.120Z] main: digest: sha256:dc8d7e49349fdd5cdcd17cdbfae5346cbb9badbc4a24c01fbb29aab2244d38d3 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-12T21:26:56.926Z] ===================================================== [Pipeline] echo [2023-12-12T21:26:57.058Z] taggedImages: [2023-12-12T21:26:57.058Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6 [2023-12-12T21:26:57.058Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-12-12T21:26:57.058Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.5 [2023-12-12T21:26:57.058Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [2023-12-12T21:26:57.058Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-12-12T21:26:57.213Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-12-12T21:26:57.213Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6 [2023-12-12T21:26:57.213Z] latest [2023-12-12T21:26:57.213Z] 3.2.0-dev.5 [2023-12-12T21:26:57.213Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [2023-12-12T21:26:57.213Z] main [2023-12-12T21:26:57.213Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:26:58.187Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:26:58.943Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6 [2023-12-12T21:26:58.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-12-12T21:26:58.943Z] b5f97e3b68ec: Preparing [2023-12-12T21:26:58.943Z] e8eac27d2a12: Preparing [2023-12-12T21:26:58.943Z] b687aef60ad1: Preparing [2023-12-12T21:26:58.943Z] 706697f21cf3: Preparing [2023-12-12T21:26:58.943Z] 95a22424a098: Preparing [2023-12-12T21:26:58.943Z] e10bc0bbf338: Preparing [2023-12-12T21:26:58.943Z] a44207e2a77b: Preparing [2023-12-12T21:26:58.943Z] ddb7fcb04818: Preparing [2023-12-12T21:26:58.943Z] e7ac75d0fe8a: Preparing [2023-12-12T21:26:58.943Z] 6c7e247f98d0: Preparing [2023-12-12T21:26:58.943Z] e10bc0bbf338: Waiting [2023-12-12T21:26:58.943Z] 0faf9b67be60: Preparing [2023-12-12T21:26:58.943Z] a44207e2a77b: Waiting [2023-12-12T21:26:58.943Z] ddb7fcb04818: Waiting [2023-12-12T21:26:58.943Z] e7ac75d0fe8a: Waiting [2023-12-12T21:26:58.943Z] 0faf9b67be60: Waiting [2023-12-12T21:26:58.943Z] 6c7e247f98d0: Waiting [2023-12-12T21:26:59.208Z] 95a22424a098: Pushed [2023-12-12T21:26:59.208Z] e8eac27d2a12: Pushed [2023-12-12T21:26:59.208Z] b5f97e3b68ec: Pushed [2023-12-12T21:26:59.208Z] 706697f21cf3: Pushed [2023-12-12T21:26:59.208Z] e10bc0bbf338: Layer already exists [2023-12-12T21:26:59.208Z] a44207e2a77b: Layer already exists [2023-12-12T21:26:59.208Z] 0faf9b67be60: Layer already exists [2023-12-12T21:26:59.472Z] ddb7fcb04818: Pushed [2023-12-12T21:26:59.473Z] e7ac75d0fe8a: Pushed [2023-12-12T21:27:00.871Z] b687aef60ad1: Pushed [2023-12-12T21:27:01.824Z] 6c7e247f98d0: Pushed [2023-12-12T21:27:01.824Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6: digest: sha256:c2a46dc6d593b3ee93d12deddd012b74ece5e9b864764b6358bd5c6f636d3393 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:27:02.549Z] + 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 [2023-12-12T21:27:03.273Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-12-12T21:27:03.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-12-12T21:27:03.273Z] b5f97e3b68ec: Preparing [2023-12-12T21:27:03.273Z] e8eac27d2a12: Preparing [2023-12-12T21:27:03.273Z] b687aef60ad1: Preparing [2023-12-12T21:27:03.273Z] 706697f21cf3: Preparing [2023-12-12T21:27:03.273Z] 95a22424a098: Preparing [2023-12-12T21:27:03.273Z] e10bc0bbf338: Preparing [2023-12-12T21:27:03.273Z] a44207e2a77b: Preparing [2023-12-12T21:27:03.273Z] ddb7fcb04818: Preparing [2023-12-12T21:27:03.273Z] e7ac75d0fe8a: Preparing [2023-12-12T21:27:03.273Z] 6c7e247f98d0: Preparing [2023-12-12T21:27:03.273Z] 0faf9b67be60: Preparing [2023-12-12T21:27:03.273Z] a44207e2a77b: Waiting [2023-12-12T21:27:03.273Z] ddb7fcb04818: Waiting [2023-12-12T21:27:03.273Z] e7ac75d0fe8a: Waiting [2023-12-12T21:27:03.273Z] 6c7e247f98d0: Waiting [2023-12-12T21:27:03.273Z] 0faf9b67be60: Waiting [2023-12-12T21:27:03.273Z] e10bc0bbf338: Waiting [2023-12-12T21:27:03.273Z] 95a22424a098: Layer already exists [2023-12-12T21:27:03.273Z] e8eac27d2a12: Layer already exists [2023-12-12T21:27:03.273Z] b687aef60ad1: Layer already exists [2023-12-12T21:27:03.273Z] b5f97e3b68ec: Layer already exists [2023-12-12T21:27:03.273Z] 706697f21cf3: Layer already exists [2023-12-12T21:27:03.273Z] e10bc0bbf338: Layer already exists [2023-12-12T21:27:03.273Z] ddb7fcb04818: Layer already exists [2023-12-12T21:27:03.273Z] a44207e2a77b: Layer already exists [2023-12-12T21:27:03.273Z] 6c7e247f98d0: Layer already exists [2023-12-12T21:27:03.273Z] e7ac75d0fe8a: Layer already exists [2023-12-12T21:27:03.273Z] 0faf9b67be60: Layer already exists [2023-12-12T21:27:03.537Z] latest: digest: sha256:c2a46dc6d593b3ee93d12deddd012b74ece5e9b864764b6358bd5c6f636d3393 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:27:04.249Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:27:04.962Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.5 [2023-12-12T21:27:04.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-12-12T21:27:04.962Z] b5f97e3b68ec: Preparing [2023-12-12T21:27:04.962Z] e8eac27d2a12: Preparing [2023-12-12T21:27:04.962Z] b687aef60ad1: Preparing [2023-12-12T21:27:04.962Z] 706697f21cf3: Preparing [2023-12-12T21:27:04.962Z] 95a22424a098: Preparing [2023-12-12T21:27:04.962Z] e10bc0bbf338: Preparing [2023-12-12T21:27:04.962Z] a44207e2a77b: Preparing [2023-12-12T21:27:04.962Z] ddb7fcb04818: Preparing [2023-12-12T21:27:04.962Z] e7ac75d0fe8a: Preparing [2023-12-12T21:27:04.962Z] 6c7e247f98d0: Preparing [2023-12-12T21:27:04.962Z] e10bc0bbf338: Waiting [2023-12-12T21:27:04.962Z] a44207e2a77b: Waiting [2023-12-12T21:27:04.962Z] 0faf9b67be60: Preparing [2023-12-12T21:27:04.962Z] ddb7fcb04818: Waiting [2023-12-12T21:27:04.962Z] e7ac75d0fe8a: Waiting [2023-12-12T21:27:04.962Z] 6c7e247f98d0: Waiting [2023-12-12T21:27:04.962Z] 0faf9b67be60: Waiting [2023-12-12T21:27:04.962Z] 95a22424a098: Layer already exists [2023-12-12T21:27:04.962Z] b5f97e3b68ec: Layer already exists [2023-12-12T21:27:04.962Z] e8eac27d2a12: Layer already exists [2023-12-12T21:27:04.962Z] 706697f21cf3: Layer already exists [2023-12-12T21:27:04.962Z] b687aef60ad1: Layer already exists [2023-12-12T21:27:04.962Z] e10bc0bbf338: Layer already exists [2023-12-12T21:27:04.962Z] a44207e2a77b: Layer already exists [2023-12-12T21:27:04.962Z] e7ac75d0fe8a: Layer already exists [2023-12-12T21:27:04.962Z] ddb7fcb04818: Layer already exists [2023-12-12T21:27:04.962Z] 6c7e247f98d0: Layer already exists [2023-12-12T21:27:05.226Z] 0faf9b67be60: Layer already exists [2023-12-12T21:27:05.226Z] 3.2.0-dev.5: digest: sha256:c2a46dc6d593b3ee93d12deddd012b74ece5e9b864764b6358bd5c6f636d3393 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:27:05.950Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:27:06.664Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [2023-12-12T21:27:06.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-12-12T21:27:06.664Z] b5f97e3b68ec: Preparing [2023-12-12T21:27:06.664Z] e8eac27d2a12: Preparing [2023-12-12T21:27:06.664Z] b687aef60ad1: Preparing [2023-12-12T21:27:06.664Z] 706697f21cf3: Preparing [2023-12-12T21:27:06.664Z] 95a22424a098: Preparing [2023-12-12T21:27:06.664Z] e10bc0bbf338: Preparing [2023-12-12T21:27:06.664Z] a44207e2a77b: Preparing [2023-12-12T21:27:06.664Z] ddb7fcb04818: Preparing [2023-12-12T21:27:06.664Z] e7ac75d0fe8a: Preparing [2023-12-12T21:27:06.664Z] e10bc0bbf338: Waiting [2023-12-12T21:27:06.664Z] 6c7e247f98d0: Preparing [2023-12-12T21:27:06.664Z] a44207e2a77b: Waiting [2023-12-12T21:27:06.665Z] ddb7fcb04818: Waiting [2023-12-12T21:27:06.665Z] 0faf9b67be60: Preparing [2023-12-12T21:27:06.665Z] e7ac75d0fe8a: Waiting [2023-12-12T21:27:06.665Z] 6c7e247f98d0: Waiting [2023-12-12T21:27:06.665Z] 0faf9b67be60: Waiting [2023-12-12T21:27:06.665Z] b687aef60ad1: Layer already exists [2023-12-12T21:27:06.665Z] 95a22424a098: Layer already exists [2023-12-12T21:27:06.665Z] b5f97e3b68ec: Layer already exists [2023-12-12T21:27:06.665Z] 706697f21cf3: Layer already exists [2023-12-12T21:27:06.665Z] e8eac27d2a12: Layer already exists [2023-12-12T21:27:06.665Z] e10bc0bbf338: Layer already exists [2023-12-12T21:27:06.665Z] a44207e2a77b: Layer already exists [2023-12-12T21:27:06.665Z] ddb7fcb04818: Layer already exists [2023-12-12T21:27:06.665Z] e7ac75d0fe8a: Layer already exists [2023-12-12T21:27:06.665Z] 6c7e247f98d0: Layer already exists [2023-12-12T21:27:06.928Z] 0faf9b67be60: Layer already exists [2023-12-12T21:27:06.928Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5: digest: sha256:c2a46dc6d593b3ee93d12deddd012b74ece5e9b864764b6358bd5c6f636d3393 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:27:07.663Z] + 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 [2023-12-12T21:27:10.321Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-12-12T21:27:10.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-12-12T21:27:10.321Z] b5f97e3b68ec: Preparing [2023-12-12T21:27:10.321Z] e8eac27d2a12: Preparing [2023-12-12T21:27:10.321Z] b687aef60ad1: Preparing [2023-12-12T21:27:10.321Z] 706697f21cf3: Preparing [2023-12-12T21:27:10.321Z] 95a22424a098: Preparing [2023-12-12T21:27:10.321Z] e10bc0bbf338: Preparing [2023-12-12T21:27:10.321Z] a44207e2a77b: Preparing [2023-12-12T21:27:10.321Z] ddb7fcb04818: Preparing [2023-12-12T21:27:10.321Z] e7ac75d0fe8a: Preparing [2023-12-12T21:27:10.321Z] 6c7e247f98d0: Preparing [2023-12-12T21:27:10.321Z] 0faf9b67be60: Preparing [2023-12-12T21:27:10.321Z] e10bc0bbf338: Waiting [2023-12-12T21:27:10.321Z] a44207e2a77b: Waiting [2023-12-12T21:27:10.321Z] ddb7fcb04818: Waiting [2023-12-12T21:27:10.321Z] e7ac75d0fe8a: Waiting [2023-12-12T21:27:10.321Z] 6c7e247f98d0: Waiting [2023-12-12T21:27:10.321Z] 0faf9b67be60: Waiting [2023-12-12T21:27:10.321Z] 706697f21cf3: Layer already exists [2023-12-12T21:27:10.321Z] e8eac27d2a12: Layer already exists [2023-12-12T21:27:10.321Z] b5f97e3b68ec: Layer already exists [2023-12-12T21:27:10.321Z] b687aef60ad1: Layer already exists [2023-12-12T21:27:10.321Z] 95a22424a098: Layer already exists [2023-12-12T21:27:10.321Z] e10bc0bbf338: Layer already exists [2023-12-12T21:27:10.321Z] e7ac75d0fe8a: Layer already exists [2023-12-12T21:27:10.321Z] ddb7fcb04818: Layer already exists [2023-12-12T21:27:10.321Z] 6c7e247f98d0: Layer already exists [2023-12-12T21:27:10.321Z] a44207e2a77b: Layer already exists [2023-12-12T21:27:10.321Z] 0faf9b67be60: Layer already exists [2023-12-12T21:27:10.586Z] main: digest: sha256:c2a46dc6d593b3ee93d12deddd012b74ece5e9b864764b6358bd5c6f636d3393 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-12T21:27:11.441Z] ===================================================== [Pipeline] echo [2023-12-12T21:27:11.631Z] taggedImages: [2023-12-12T21:27:11.631Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6 [2023-12-12T21:27:11.631Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-12-12T21:27:11.631Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.5 [2023-12-12T21:27:11.631Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [2023-12-12T21:27:11.631Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-12-12T21:27:11.792Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-12-12T21:27:11.792Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6 [2023-12-12T21:27:11.792Z] latest [2023-12-12T21:27:11.792Z] 3.2.0-dev.5 [2023-12-12T21:27:11.792Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [2023-12-12T21:27:11.792Z] main [2023-12-12T21:27:11.792Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:27:12.910Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:27:13.655Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6 [2023-12-12T21:27:13.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-12-12T21:27:13.655Z] d509b96438e6: Preparing [2023-12-12T21:27:13.655Z] ef5b0f061783: Preparing [2023-12-12T21:27:13.655Z] 037d4dbf1f22: Preparing [2023-12-12T21:27:13.655Z] 49276a2a9b56: Preparing [2023-12-12T21:27:13.655Z] a24b9651d302: Preparing [2023-12-12T21:27:13.655Z] 798c898d5236: Preparing [2023-12-12T21:27:13.655Z] 9d6b295009c6: Preparing [2023-12-12T21:27:13.655Z] e10bc0bbf338: Preparing [2023-12-12T21:27:13.655Z] a44207e2a77b: Preparing [2023-12-12T21:27:13.655Z] 40dc77f27e5d: Preparing [2023-12-12T21:27:13.655Z] 4c671acf32ce: Preparing [2023-12-12T21:27:13.655Z] 798c898d5236: Waiting [2023-12-12T21:27:13.655Z] 0faf9b67be60: Preparing [2023-12-12T21:27:13.655Z] e10bc0bbf338: Waiting [2023-12-12T21:27:13.655Z] 9d6b295009c6: Waiting [2023-12-12T21:27:13.655Z] a44207e2a77b: Waiting [2023-12-12T21:27:13.655Z] 40dc77f27e5d: Waiting [2023-12-12T21:27:13.655Z] 0faf9b67be60: Waiting [2023-12-12T21:27:13.655Z] 4c671acf32ce: Waiting [2023-12-12T21:27:13.920Z] a24b9651d302: Pushed [2023-12-12T21:27:13.920Z] ef5b0f061783: Pushed [2023-12-12T21:27:13.920Z] d509b96438e6: Pushed [2023-12-12T21:27:13.920Z] e10bc0bbf338: Layer already exists [2023-12-12T21:27:13.920Z] a44207e2a77b: Layer already exists [2023-12-12T21:27:13.920Z] 798c898d5236: Pushed [2023-12-12T21:27:13.920Z] 9d6b295009c6: Pushed [2023-12-12T21:27:14.184Z] 0faf9b67be60: Layer already exists [2023-12-12T21:27:14.184Z] 40dc77f27e5d: Pushed [2023-12-12T21:27:15.581Z] 49276a2a9b56: Pushed [2023-12-12T21:27:16.160Z] 037d4dbf1f22: Pushed [2023-12-12T21:27:16.741Z] 4c671acf32ce: Pushed [2023-12-12T21:27:16.741Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6: digest: sha256:26d6306b74acb59063440ea7b2fbf4a418cc4f0f42b01f4d4def2f3acbf081c2 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:27:17.480Z] + 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 [2023-12-12T21:27:18.228Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-12-12T21:27:18.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-12-12T21:27:18.228Z] d509b96438e6: Preparing [2023-12-12T21:27:18.228Z] ef5b0f061783: Preparing [2023-12-12T21:27:18.228Z] 037d4dbf1f22: Preparing [2023-12-12T21:27:18.228Z] 49276a2a9b56: Preparing [2023-12-12T21:27:18.228Z] a24b9651d302: Preparing [2023-12-12T21:27:18.228Z] 798c898d5236: Preparing [2023-12-12T21:27:18.228Z] 9d6b295009c6: Preparing [2023-12-12T21:27:18.228Z] 798c898d5236: Waiting [2023-12-12T21:27:18.228Z] e10bc0bbf338: Preparing [2023-12-12T21:27:18.228Z] 9d6b295009c6: Waiting [2023-12-12T21:27:18.228Z] a44207e2a77b: Preparing [2023-12-12T21:27:18.228Z] e10bc0bbf338: Waiting [2023-12-12T21:27:18.228Z] a44207e2a77b: Waiting [2023-12-12T21:27:18.228Z] 40dc77f27e5d: Preparing [2023-12-12T21:27:18.228Z] 4c671acf32ce: Preparing [2023-12-12T21:27:18.228Z] 40dc77f27e5d: Waiting [2023-12-12T21:27:18.228Z] 0faf9b67be60: Preparing [2023-12-12T21:27:18.228Z] 4c671acf32ce: Waiting [2023-12-12T21:27:18.228Z] 0faf9b67be60: Waiting [2023-12-12T21:27:18.228Z] 037d4dbf1f22: Layer already exists [2023-12-12T21:27:18.228Z] 49276a2a9b56: Layer already exists [2023-12-12T21:27:18.228Z] d509b96438e6: Layer already exists [2023-12-12T21:27:18.228Z] a24b9651d302: Layer already exists [2023-12-12T21:27:18.228Z] ef5b0f061783: Layer already exists [2023-12-12T21:27:18.228Z] 9d6b295009c6: Layer already exists [2023-12-12T21:27:18.228Z] e10bc0bbf338: Layer already exists [2023-12-12T21:27:18.228Z] 798c898d5236: Layer already exists [2023-12-12T21:27:18.228Z] a44207e2a77b: Layer already exists [2023-12-12T21:27:18.228Z] 40dc77f27e5d: Layer already exists [2023-12-12T21:27:18.228Z] 4c671acf32ce: Layer already exists [2023-12-12T21:27:18.492Z] 0faf9b67be60: Layer already exists [2023-12-12T21:27:18.493Z] latest: digest: sha256:26d6306b74acb59063440ea7b2fbf4a418cc4f0f42b01f4d4def2f3acbf081c2 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:27:19.237Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:27:19.983Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.5 [2023-12-12T21:27:19.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-12-12T21:27:19.983Z] d509b96438e6: Preparing [2023-12-12T21:27:19.983Z] ef5b0f061783: Preparing [2023-12-12T21:27:19.983Z] 037d4dbf1f22: Preparing [2023-12-12T21:27:19.983Z] 49276a2a9b56: Preparing [2023-12-12T21:27:19.983Z] a24b9651d302: Preparing [2023-12-12T21:27:19.983Z] 798c898d5236: Preparing [2023-12-12T21:27:19.983Z] 9d6b295009c6: Preparing [2023-12-12T21:27:19.983Z] e10bc0bbf338: Preparing [2023-12-12T21:27:19.983Z] a44207e2a77b: Preparing [2023-12-12T21:27:19.983Z] 40dc77f27e5d: Preparing [2023-12-12T21:27:19.983Z] 4c671acf32ce: Preparing [2023-12-12T21:27:19.983Z] 0faf9b67be60: Preparing [2023-12-12T21:27:19.983Z] e10bc0bbf338: Waiting [2023-12-12T21:27:19.983Z] a44207e2a77b: Waiting [2023-12-12T21:27:19.983Z] 40dc77f27e5d: Waiting [2023-12-12T21:27:19.983Z] 4c671acf32ce: Waiting [2023-12-12T21:27:19.983Z] 0faf9b67be60: Waiting [2023-12-12T21:27:19.983Z] 798c898d5236: Waiting [2023-12-12T21:27:19.983Z] 9d6b295009c6: Waiting [2023-12-12T21:27:19.983Z] 49276a2a9b56: Layer already exists [2023-12-12T21:27:19.983Z] d509b96438e6: Layer already exists [2023-12-12T21:27:19.983Z] 037d4dbf1f22: Layer already exists [2023-12-12T21:27:19.983Z] a24b9651d302: Layer already exists [2023-12-12T21:27:19.983Z] ef5b0f061783: Layer already exists [2023-12-12T21:27:19.983Z] 798c898d5236: Layer already exists [2023-12-12T21:27:19.983Z] 9d6b295009c6: Layer already exists [2023-12-12T21:27:19.983Z] e10bc0bbf338: Layer already exists [2023-12-12T21:27:19.983Z] a44207e2a77b: Layer already exists [2023-12-12T21:27:19.983Z] 40dc77f27e5d: Layer already exists [2023-12-12T21:27:19.983Z] 4c671acf32ce: Layer already exists [2023-12-12T21:27:20.248Z] 0faf9b67be60: Layer already exists [2023-12-12T21:27:20.248Z] 3.2.0-dev.5: digest: sha256:26d6306b74acb59063440ea7b2fbf4a418cc4f0f42b01f4d4def2f3acbf081c2 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:27:20.986Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:27:21.730Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [2023-12-12T21:27:21.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-12-12T21:27:21.730Z] d509b96438e6: Preparing [2023-12-12T21:27:21.730Z] ef5b0f061783: Preparing [2023-12-12T21:27:21.730Z] 037d4dbf1f22: Preparing [2023-12-12T21:27:21.730Z] 49276a2a9b56: Preparing [2023-12-12T21:27:21.730Z] a24b9651d302: Preparing [2023-12-12T21:27:21.730Z] 798c898d5236: Preparing [2023-12-12T21:27:21.730Z] 9d6b295009c6: Preparing [2023-12-12T21:27:21.730Z] e10bc0bbf338: Preparing [2023-12-12T21:27:21.730Z] a44207e2a77b: Preparing [2023-12-12T21:27:21.730Z] 798c898d5236: Waiting [2023-12-12T21:27:21.730Z] 40dc77f27e5d: Preparing [2023-12-12T21:27:21.730Z] 9d6b295009c6: Waiting [2023-12-12T21:27:21.730Z] e10bc0bbf338: Waiting [2023-12-12T21:27:21.730Z] a44207e2a77b: Waiting [2023-12-12T21:27:21.730Z] 4c671acf32ce: Preparing [2023-12-12T21:27:21.730Z] 40dc77f27e5d: Waiting [2023-12-12T21:27:21.730Z] 0faf9b67be60: Preparing [2023-12-12T21:27:21.730Z] 4c671acf32ce: Waiting [2023-12-12T21:27:21.730Z] 0faf9b67be60: Waiting [2023-12-12T21:27:21.730Z] 49276a2a9b56: Layer already exists [2023-12-12T21:27:21.730Z] d509b96438e6: Layer already exists [2023-12-12T21:27:21.730Z] ef5b0f061783: Layer already exists [2023-12-12T21:27:21.730Z] a24b9651d302: Layer already exists [2023-12-12T21:27:21.730Z] 037d4dbf1f22: Layer already exists [2023-12-12T21:27:21.730Z] 798c898d5236: Layer already exists [2023-12-12T21:27:21.730Z] a44207e2a77b: Layer already exists [2023-12-12T21:27:21.730Z] 9d6b295009c6: Layer already exists [2023-12-12T21:27:21.730Z] e10bc0bbf338: Layer already exists [2023-12-12T21:27:21.730Z] 40dc77f27e5d: Layer already exists [2023-12-12T21:27:21.730Z] 4c671acf32ce: Layer already exists [2023-12-12T21:27:21.730Z] 0faf9b67be60: Layer already exists [2023-12-12T21:27:21.995Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5: digest: sha256:26d6306b74acb59063440ea7b2fbf4a418cc4f0f42b01f4d4def2f3acbf081c2 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:27:22.729Z] + 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 [2023-12-12T21:27:25.456Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-12-12T21:27:25.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-12-12T21:27:25.456Z] d509b96438e6: Preparing [2023-12-12T21:27:25.456Z] ef5b0f061783: Preparing [2023-12-12T21:27:25.456Z] 037d4dbf1f22: Preparing [2023-12-12T21:27:25.456Z] 49276a2a9b56: Preparing [2023-12-12T21:27:25.456Z] a24b9651d302: Preparing [2023-12-12T21:27:25.456Z] 798c898d5236: Preparing [2023-12-12T21:27:25.456Z] 9d6b295009c6: Preparing [2023-12-12T21:27:25.456Z] 798c898d5236: Waiting [2023-12-12T21:27:25.456Z] e10bc0bbf338: Preparing [2023-12-12T21:27:25.456Z] 9d6b295009c6: Waiting [2023-12-12T21:27:25.456Z] a44207e2a77b: Preparing [2023-12-12T21:27:25.456Z] e10bc0bbf338: Waiting [2023-12-12T21:27:25.456Z] a44207e2a77b: Waiting [2023-12-12T21:27:25.456Z] 40dc77f27e5d: Preparing [2023-12-12T21:27:25.456Z] 4c671acf32ce: Preparing [2023-12-12T21:27:25.456Z] 40dc77f27e5d: Waiting [2023-12-12T21:27:25.456Z] 0faf9b67be60: Preparing [2023-12-12T21:27:25.456Z] 4c671acf32ce: Waiting [2023-12-12T21:27:25.457Z] 0faf9b67be60: Waiting [2023-12-12T21:27:25.457Z] 037d4dbf1f22: Layer already exists [2023-12-12T21:27:25.457Z] 49276a2a9b56: Layer already exists [2023-12-12T21:27:25.457Z] ef5b0f061783: Layer already exists [2023-12-12T21:27:25.457Z] d509b96438e6: Layer already exists [2023-12-12T21:27:25.457Z] a24b9651d302: Layer already exists [2023-12-12T21:27:25.457Z] e10bc0bbf338: Layer already exists [2023-12-12T21:27:25.457Z] 798c898d5236: Layer already exists [2023-12-12T21:27:25.457Z] 9d6b295009c6: Layer already exists [2023-12-12T21:27:25.457Z] a44207e2a77b: Layer already exists [2023-12-12T21:27:25.457Z] 4c671acf32ce: Layer already exists [2023-12-12T21:27:25.457Z] 40dc77f27e5d: Layer already exists [2023-12-12T21:27:25.457Z] 0faf9b67be60: Layer already exists [2023-12-12T21:27:25.722Z] main: digest: sha256:26d6306b74acb59063440ea7b2fbf4a418cc4f0f42b01f4d4def2f3acbf081c2 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-12T21:27:26.631Z] ===================================================== [Pipeline] echo [2023-12-12T21:27:26.776Z] taggedImages: [2023-12-12T21:27:26.776Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6 [2023-12-12T21:27:26.776Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-12-12T21:27:26.776Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.5 [2023-12-12T21:27:26.776Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [2023-12-12T21:27:26.776Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-12-12T21:27:26.935Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-12-12T21:27:26.935Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6 [2023-12-12T21:27:26.935Z] latest [2023-12-12T21:27:26.935Z] 3.2.0-dev.5 [2023-12-12T21:27:26.935Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [2023-12-12T21:27:26.935Z] main [2023-12-12T21:27:26.935Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:27:28.042Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:27:28.795Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6 [2023-12-12T21:27:28.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-12-12T21:27:28.795Z] 5b8fd1d8fa80: Preparing [2023-12-12T21:27:28.795Z] 43f1814eeab7: Preparing [2023-12-12T21:27:28.795Z] e10bc0bbf338: Preparing [2023-12-12T21:27:28.795Z] a44207e2a77b: Preparing [2023-12-12T21:27:28.795Z] 3ea21e2d7dce: Preparing [2023-12-12T21:27:28.795Z] 95b7a98bc857: Preparing [2023-12-12T21:27:28.795Z] 0faf9b67be60: Preparing [2023-12-12T21:27:28.795Z] 0faf9b67be60: Waiting [2023-12-12T21:27:28.795Z] 95b7a98bc857: Waiting [2023-12-12T21:27:28.795Z] e10bc0bbf338: Layer already exists [2023-12-12T21:27:28.795Z] a44207e2a77b: Layer already exists [2023-12-12T21:27:29.059Z] 0faf9b67be60: Layer already exists [2023-12-12T21:27:29.059Z] 5b8fd1d8fa80: Pushed [2023-12-12T21:27:29.059Z] 3ea21e2d7dce: Pushed [2023-12-12T21:27:30.457Z] 95b7a98bc857: Pushed [2023-12-12T21:27:32.383Z] 43f1814eeab7: Pushed [2023-12-12T21:27:32.646Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6: digest: sha256:85982015062955e5674068b00d07fd4d1cb824e6a8f0d30c0d531777833d5a9e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:27:33.395Z] + 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 [2023-12-12T21:27:34.131Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-12-12T21:27:34.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-12-12T21:27:34.132Z] 5b8fd1d8fa80: Preparing [2023-12-12T21:27:34.132Z] 43f1814eeab7: Preparing [2023-12-12T21:27:34.132Z] e10bc0bbf338: Preparing [2023-12-12T21:27:34.132Z] a44207e2a77b: Preparing [2023-12-12T21:27:34.132Z] 3ea21e2d7dce: Preparing [2023-12-12T21:27:34.132Z] 95b7a98bc857: Preparing [2023-12-12T21:27:34.132Z] 0faf9b67be60: Preparing [2023-12-12T21:27:34.132Z] 95b7a98bc857: Waiting [2023-12-12T21:27:34.132Z] 0faf9b67be60: Waiting [2023-12-12T21:27:34.132Z] a44207e2a77b: Layer already exists [2023-12-12T21:27:34.132Z] e10bc0bbf338: Layer already exists [2023-12-12T21:27:34.132Z] 5b8fd1d8fa80: Layer already exists [2023-12-12T21:27:34.132Z] 43f1814eeab7: Layer already exists [2023-12-12T21:27:34.132Z] 3ea21e2d7dce: Layer already exists [2023-12-12T21:27:34.132Z] 95b7a98bc857: Layer already exists [2023-12-12T21:27:34.132Z] 0faf9b67be60: Layer already exists [2023-12-12T21:27:34.396Z] latest: digest: sha256:85982015062955e5674068b00d07fd4d1cb824e6a8f0d30c0d531777833d5a9e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:27:35.158Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:27:35.919Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.5 [2023-12-12T21:27:35.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-12-12T21:27:35.919Z] 5b8fd1d8fa80: Preparing [2023-12-12T21:27:35.919Z] 43f1814eeab7: Preparing [2023-12-12T21:27:35.919Z] e10bc0bbf338: Preparing [2023-12-12T21:27:35.919Z] a44207e2a77b: Preparing [2023-12-12T21:27:35.919Z] 3ea21e2d7dce: Preparing [2023-12-12T21:27:35.919Z] 95b7a98bc857: Preparing [2023-12-12T21:27:35.919Z] 0faf9b67be60: Preparing [2023-12-12T21:27:35.919Z] 95b7a98bc857: Waiting [2023-12-12T21:27:35.919Z] 0faf9b67be60: Waiting [2023-12-12T21:27:35.919Z] e10bc0bbf338: Layer already exists [2023-12-12T21:27:35.919Z] 43f1814eeab7: Layer already exists [2023-12-12T21:27:35.919Z] 3ea21e2d7dce: Layer already exists [2023-12-12T21:27:35.919Z] a44207e2a77b: Layer already exists [2023-12-12T21:27:35.919Z] 5b8fd1d8fa80: Layer already exists [2023-12-12T21:27:35.919Z] 0faf9b67be60: Layer already exists [2023-12-12T21:27:35.919Z] 95b7a98bc857: Layer already exists [2023-12-12T21:27:36.182Z] 3.2.0-dev.5: digest: sha256:85982015062955e5674068b00d07fd4d1cb824e6a8f0d30c0d531777833d5a9e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:27:36.953Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:27:39.123Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [2023-12-12T21:27:39.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-12-12T21:27:39.123Z] 5b8fd1d8fa80: Preparing [2023-12-12T21:27:39.123Z] 43f1814eeab7: Preparing [2023-12-12T21:27:39.123Z] e10bc0bbf338: Preparing [2023-12-12T21:27:39.123Z] a44207e2a77b: Preparing [2023-12-12T21:27:39.123Z] 3ea21e2d7dce: Preparing [2023-12-12T21:27:39.123Z] 95b7a98bc857: Preparing [2023-12-12T21:27:39.123Z] 0faf9b67be60: Preparing [2023-12-12T21:27:39.123Z] 95b7a98bc857: Waiting [2023-12-12T21:27:39.123Z] 0faf9b67be60: Waiting [2023-12-12T21:27:39.123Z] a44207e2a77b: Layer already exists [2023-12-12T21:27:39.123Z] e10bc0bbf338: Layer already exists [2023-12-12T21:27:39.123Z] 43f1814eeab7: Layer already exists [2023-12-12T21:27:39.123Z] 5b8fd1d8fa80: Layer already exists [2023-12-12T21:27:39.123Z] 3ea21e2d7dce: Layer already exists [2023-12-12T21:27:39.123Z] 95b7a98bc857: Layer already exists [2023-12-12T21:27:39.123Z] 0faf9b67be60: Layer already exists [2023-12-12T21:27:39.388Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5: digest: sha256:85982015062955e5674068b00d07fd4d1cb824e6a8f0d30c0d531777833d5a9e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:27:40.139Z] + 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 [2023-12-12T21:27:40.936Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-12-12T21:27:40.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-12-12T21:27:40.937Z] 5b8fd1d8fa80: Preparing [2023-12-12T21:27:40.937Z] 43f1814eeab7: Preparing [2023-12-12T21:27:40.937Z] e10bc0bbf338: Preparing [2023-12-12T21:27:40.937Z] a44207e2a77b: Preparing [2023-12-12T21:27:40.937Z] 3ea21e2d7dce: Preparing [2023-12-12T21:27:40.937Z] 95b7a98bc857: Preparing [2023-12-12T21:27:40.937Z] 95b7a98bc857: Waiting [2023-12-12T21:27:40.937Z] 0faf9b67be60: Preparing [2023-12-12T21:27:40.937Z] 0faf9b67be60: Waiting [2023-12-12T21:27:40.937Z] 5b8fd1d8fa80: Layer already exists [2023-12-12T21:27:40.937Z] 3ea21e2d7dce: Layer already exists [2023-12-12T21:27:40.937Z] a44207e2a77b: Layer already exists [2023-12-12T21:27:40.937Z] e10bc0bbf338: Layer already exists [2023-12-12T21:27:40.937Z] 43f1814eeab7: Layer already exists [2023-12-12T21:27:40.937Z] 95b7a98bc857: Layer already exists [2023-12-12T21:27:40.937Z] 0faf9b67be60: Layer already exists [2023-12-12T21:27:41.203Z] main: digest: sha256:85982015062955e5674068b00d07fd4d1cb824e6a8f0d30c0d531777833d5a9e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-12T21:27:42.094Z] ===================================================== [Pipeline] echo [2023-12-12T21:27:42.266Z] taggedImages: [2023-12-12T21:27:42.266Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6 [2023-12-12T21:27:42.266Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-12-12T21:27:42.266Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.5 [2023-12-12T21:27:42.266Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [2023-12-12T21:27:42.266Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-12-12T21:27:42.433Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-12-12T21:27:42.433Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6 [2023-12-12T21:27:42.433Z] latest [2023-12-12T21:27:42.433Z] 3.2.0-dev.5 [2023-12-12T21:27:42.433Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [2023-12-12T21:27:42.433Z] main [2023-12-12T21:27:42.433Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:27:43.471Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:27:44.228Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6 [2023-12-12T21:27:44.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-12-12T21:27:44.228Z] ac976615d0b3: Preparing [2023-12-12T21:27:44.228Z] 4d6f8a8ed6da: Preparing [2023-12-12T21:27:44.228Z] 15b45abc1f36: Preparing [2023-12-12T21:27:44.228Z] e10bc0bbf338: Preparing [2023-12-12T21:27:44.228Z] a44207e2a77b: Preparing [2023-12-12T21:27:44.228Z] 775e7902eedd: Preparing [2023-12-12T21:27:44.228Z] e11deffbeed0: Preparing [2023-12-12T21:27:44.228Z] d0e608a77ca8: Preparing [2023-12-12T21:27:44.228Z] 6a453e3127ee: Preparing [2023-12-12T21:27:44.228Z] 0faf9b67be60: Preparing [2023-12-12T21:27:44.228Z] 775e7902eedd: Waiting [2023-12-12T21:27:44.228Z] e11deffbeed0: Waiting [2023-12-12T21:27:44.228Z] d0e608a77ca8: Waiting [2023-12-12T21:27:44.228Z] 6a453e3127ee: Waiting [2023-12-12T21:27:44.228Z] 0faf9b67be60: Waiting [2023-12-12T21:27:44.228Z] a44207e2a77b: Layer already exists [2023-12-12T21:27:44.228Z] e10bc0bbf338: Layer already exists [2023-12-12T21:27:44.494Z] ac976615d0b3: Pushed [2023-12-12T21:27:44.494Z] 4d6f8a8ed6da: Pushed [2023-12-12T21:27:44.494Z] 15b45abc1f36: Pushed [2023-12-12T21:27:44.494Z] 0faf9b67be60: Layer already exists [2023-12-12T21:27:44.759Z] d0e608a77ca8: Pushed [2023-12-12T21:27:45.338Z] 6a453e3127ee: Pushed [2023-12-12T21:27:57.626Z] e11deffbeed0: Pushed [2023-12-12T21:28:00.949Z] 775e7902eedd: Pushed [2023-12-12T21:28:01.215Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6: digest: sha256:f82d8d656879bd2530eb6d0ebbbb64385eabe5c651af7b814040cd913ba0d4f4 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:28:01.985Z] + 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 [2023-12-12T21:28:02.773Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-12-12T21:28:02.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-12-12T21:28:02.773Z] ac976615d0b3: Preparing [2023-12-12T21:28:02.773Z] 4d6f8a8ed6da: Preparing [2023-12-12T21:28:02.773Z] 15b45abc1f36: Preparing [2023-12-12T21:28:02.773Z] e10bc0bbf338: Preparing [2023-12-12T21:28:02.773Z] a44207e2a77b: Preparing [2023-12-12T21:28:02.773Z] 775e7902eedd: Preparing [2023-12-12T21:28:02.773Z] e11deffbeed0: Preparing [2023-12-12T21:28:02.773Z] 775e7902eedd: Waiting [2023-12-12T21:28:02.773Z] d0e608a77ca8: Preparing [2023-12-12T21:28:02.773Z] e11deffbeed0: Waiting [2023-12-12T21:28:02.773Z] 6a453e3127ee: Preparing [2023-12-12T21:28:02.773Z] d0e608a77ca8: Waiting [2023-12-12T21:28:02.773Z] 0faf9b67be60: Preparing [2023-12-12T21:28:02.773Z] 6a453e3127ee: Waiting [2023-12-12T21:28:02.773Z] 0faf9b67be60: Waiting [2023-12-12T21:28:02.773Z] a44207e2a77b: Layer already exists [2023-12-12T21:28:02.773Z] 4d6f8a8ed6da: Layer already exists [2023-12-12T21:28:02.773Z] 15b45abc1f36: Layer already exists [2023-12-12T21:28:02.773Z] ac976615d0b3: Layer already exists [2023-12-12T21:28:02.773Z] e10bc0bbf338: Layer already exists [2023-12-12T21:28:02.773Z] 775e7902eedd: Layer already exists [2023-12-12T21:28:02.773Z] e11deffbeed0: Layer already exists [2023-12-12T21:28:02.773Z] 6a453e3127ee: Layer already exists [2023-12-12T21:28:02.773Z] 0faf9b67be60: Layer already exists [2023-12-12T21:28:02.773Z] d0e608a77ca8: Layer already exists [2023-12-12T21:28:03.037Z] latest: digest: sha256:f82d8d656879bd2530eb6d0ebbbb64385eabe5c651af7b814040cd913ba0d4f4 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:28:03.812Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:28:04.586Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.5 [2023-12-12T21:28:04.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-12-12T21:28:04.586Z] ac976615d0b3: Preparing [2023-12-12T21:28:04.586Z] 4d6f8a8ed6da: Preparing [2023-12-12T21:28:04.586Z] 15b45abc1f36: Preparing [2023-12-12T21:28:04.586Z] e10bc0bbf338: Preparing [2023-12-12T21:28:04.586Z] a44207e2a77b: Preparing [2023-12-12T21:28:04.586Z] 775e7902eedd: Preparing [2023-12-12T21:28:04.586Z] e11deffbeed0: Preparing [2023-12-12T21:28:04.586Z] d0e608a77ca8: Preparing [2023-12-12T21:28:04.586Z] 6a453e3127ee: Preparing [2023-12-12T21:28:04.586Z] 0faf9b67be60: Preparing [2023-12-12T21:28:04.586Z] 775e7902eedd: Waiting [2023-12-12T21:28:04.586Z] e11deffbeed0: Waiting [2023-12-12T21:28:04.586Z] d0e608a77ca8: Waiting [2023-12-12T21:28:04.586Z] 6a453e3127ee: Waiting [2023-12-12T21:28:04.586Z] 0faf9b67be60: Waiting [2023-12-12T21:28:04.586Z] ac976615d0b3: Layer already exists [2023-12-12T21:28:04.586Z] e10bc0bbf338: Layer already exists [2023-12-12T21:28:04.586Z] 15b45abc1f36: Layer already exists [2023-12-12T21:28:04.586Z] a44207e2a77b: Layer already exists [2023-12-12T21:28:04.586Z] 4d6f8a8ed6da: Layer already exists [2023-12-12T21:28:04.586Z] 775e7902eedd: Layer already exists [2023-12-12T21:28:04.586Z] 6a453e3127ee: Layer already exists [2023-12-12T21:28:04.586Z] d0e608a77ca8: Layer already exists [2023-12-12T21:28:04.586Z] 0faf9b67be60: Layer already exists [2023-12-12T21:28:04.586Z] e11deffbeed0: Layer already exists [2023-12-12T21:28:04.851Z] 3.2.0-dev.5: digest: sha256:f82d8d656879bd2530eb6d0ebbbb64385eabe5c651af7b814040cd913ba0d4f4 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:28:05.637Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:28:09.728Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [2023-12-12T21:28:09.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-12-12T21:28:09.728Z] ac976615d0b3: Preparing [2023-12-12T21:28:09.728Z] 4d6f8a8ed6da: Preparing [2023-12-12T21:28:09.728Z] 15b45abc1f36: Preparing [2023-12-12T21:28:09.728Z] e10bc0bbf338: Preparing [2023-12-12T21:28:09.728Z] a44207e2a77b: Preparing [2023-12-12T21:28:09.728Z] 775e7902eedd: Preparing [2023-12-12T21:28:09.728Z] e11deffbeed0: Preparing [2023-12-12T21:28:09.728Z] d0e608a77ca8: Preparing [2023-12-12T21:28:09.728Z] 6a453e3127ee: Preparing [2023-12-12T21:28:09.728Z] 0faf9b67be60: Preparing [2023-12-12T21:28:09.728Z] 775e7902eedd: Waiting [2023-12-12T21:28:09.728Z] e11deffbeed0: Waiting [2023-12-12T21:28:09.728Z] d0e608a77ca8: Waiting [2023-12-12T21:28:09.728Z] 6a453e3127ee: Waiting [2023-12-12T21:28:09.728Z] 0faf9b67be60: Waiting [2023-12-12T21:28:09.728Z] e10bc0bbf338: Layer already exists [2023-12-12T21:28:09.728Z] 4d6f8a8ed6da: Layer already exists [2023-12-12T21:28:09.728Z] a44207e2a77b: Layer already exists [2023-12-12T21:28:09.728Z] ac976615d0b3: Layer already exists [2023-12-12T21:28:09.728Z] 15b45abc1f36: Layer already exists [2023-12-12T21:28:09.728Z] d0e608a77ca8: Layer already exists [2023-12-12T21:28:09.728Z] 775e7902eedd: Layer already exists [2023-12-12T21:28:09.728Z] e11deffbeed0: Layer already exists [2023-12-12T21:28:09.728Z] 6a453e3127ee: Layer already exists [2023-12-12T21:28:09.728Z] 0faf9b67be60: Layer already exists [2023-12-12T21:28:09.993Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5: digest: sha256:f82d8d656879bd2530eb6d0ebbbb64385eabe5c651af7b814040cd913ba0d4f4 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:28:10.802Z] + 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 [2023-12-12T21:28:11.600Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-12-12T21:28:11.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-12-12T21:28:11.600Z] ac976615d0b3: Preparing [2023-12-12T21:28:11.600Z] 4d6f8a8ed6da: Preparing [2023-12-12T21:28:11.600Z] 15b45abc1f36: Preparing [2023-12-12T21:28:11.600Z] e10bc0bbf338: Preparing [2023-12-12T21:28:11.600Z] a44207e2a77b: Preparing [2023-12-12T21:28:11.601Z] 775e7902eedd: Preparing [2023-12-12T21:28:11.601Z] e11deffbeed0: Preparing [2023-12-12T21:28:11.601Z] d0e608a77ca8: Preparing [2023-12-12T21:28:11.601Z] 6a453e3127ee: Preparing [2023-12-12T21:28:11.601Z] 0faf9b67be60: Preparing [2023-12-12T21:28:11.601Z] d0e608a77ca8: Waiting [2023-12-12T21:28:11.601Z] 6a453e3127ee: Waiting [2023-12-12T21:28:11.601Z] 0faf9b67be60: Waiting [2023-12-12T21:28:11.601Z] 775e7902eedd: Waiting [2023-12-12T21:28:11.601Z] e11deffbeed0: Waiting [2023-12-12T21:28:11.601Z] 4d6f8a8ed6da: Layer already exists [2023-12-12T21:28:11.601Z] ac976615d0b3: Layer already exists [2023-12-12T21:28:11.601Z] 15b45abc1f36: Layer already exists [2023-12-12T21:28:11.601Z] a44207e2a77b: Layer already exists [2023-12-12T21:28:11.601Z] e10bc0bbf338: Layer already exists [2023-12-12T21:28:11.601Z] e11deffbeed0: Layer already exists [2023-12-12T21:28:11.601Z] 775e7902eedd: Layer already exists [2023-12-12T21:28:11.601Z] 6a453e3127ee: Layer already exists [2023-12-12T21:28:11.601Z] d0e608a77ca8: Layer already exists [2023-12-12T21:28:11.601Z] 0faf9b67be60: Layer already exists [2023-12-12T21:28:11.869Z] main: digest: sha256:f82d8d656879bd2530eb6d0ebbbb64385eabe5c651af7b814040cd913ba0d4f4 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-12T21:28:12.795Z] ===================================================== [Pipeline] echo [2023-12-12T21:28:12.947Z] taggedImages: [2023-12-12T21:28:12.947Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6 [2023-12-12T21:28:12.947Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-12-12T21:28:12.947Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.5 [2023-12-12T21:28:12.947Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [2023-12-12T21:28:12.947Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-12-12T21:28:13.117Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-12-12T21:28:13.117Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6 [2023-12-12T21:28:13.117Z] latest [2023-12-12T21:28:13.117Z] 3.2.0-dev.5 [2023-12-12T21:28:13.117Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [2023-12-12T21:28:13.117Z] main [2023-12-12T21:28:13.117Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:28:14.201Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:28:15.008Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6 [2023-12-12T21:28:15.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-12-12T21:28:15.008Z] 718a82163d12: Preparing [2023-12-12T21:28:15.008Z] 97070b7992f6: Preparing [2023-12-12T21:28:15.008Z] ba268bcfbdc3: Preparing [2023-12-12T21:28:15.008Z] e10bc0bbf338: Preparing [2023-12-12T21:28:15.008Z] a44207e2a77b: Preparing [2023-12-12T21:28:15.008Z] 775e7902eedd: Preparing [2023-12-12T21:28:15.008Z] b7ce8d2f4f6b: Preparing [2023-12-12T21:28:15.008Z] cbe6be1d659d: Preparing [2023-12-12T21:28:15.008Z] 0faf9b67be60: Preparing [2023-12-12T21:28:15.008Z] cbe6be1d659d: Waiting [2023-12-12T21:28:15.008Z] 0faf9b67be60: Waiting [2023-12-12T21:28:15.008Z] 775e7902eedd: Waiting [2023-12-12T21:28:15.008Z] b7ce8d2f4f6b: Waiting [2023-12-12T21:28:15.008Z] a44207e2a77b: Layer already exists [2023-12-12T21:28:15.008Z] e10bc0bbf338: Layer already exists [2023-12-12T21:28:15.008Z] 775e7902eedd: Layer already exists [2023-12-12T21:28:15.276Z] 718a82163d12: Pushed [2023-12-12T21:28:15.276Z] 97070b7992f6: Pushed [2023-12-12T21:28:15.276Z] b7ce8d2f4f6b: Pushed [2023-12-12T21:28:15.276Z] ba268bcfbdc3: Pushed [2023-12-12T21:28:15.276Z] 0faf9b67be60: Layer already exists [2023-12-12T21:28:15.868Z] cbe6be1d659d: Pushed [2023-12-12T21:28:15.868Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6: digest: sha256:1d99ed75a49929be5d5899f552ce04120b98ed50d28b24b9090af7570b84a7dd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:28:16.750Z] + 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 [2023-12-12T21:28:17.569Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-12-12T21:28:17.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-12-12T21:28:17.569Z] 718a82163d12: Preparing [2023-12-12T21:28:17.569Z] 97070b7992f6: Preparing [2023-12-12T21:28:17.569Z] ba268bcfbdc3: Preparing [2023-12-12T21:28:17.569Z] e10bc0bbf338: Preparing [2023-12-12T21:28:17.569Z] a44207e2a77b: Preparing [2023-12-12T21:28:17.569Z] 775e7902eedd: Preparing [2023-12-12T21:28:17.569Z] 775e7902eedd: Waiting [2023-12-12T21:28:17.569Z] b7ce8d2f4f6b: Preparing [2023-12-12T21:28:17.569Z] cbe6be1d659d: Preparing [2023-12-12T21:28:17.569Z] b7ce8d2f4f6b: Waiting [2023-12-12T21:28:17.569Z] 0faf9b67be60: Preparing [2023-12-12T21:28:17.569Z] 0faf9b67be60: Waiting [2023-12-12T21:28:17.569Z] ba268bcfbdc3: Layer already exists [2023-12-12T21:28:17.569Z] e10bc0bbf338: Layer already exists [2023-12-12T21:28:17.569Z] a44207e2a77b: Layer already exists [2023-12-12T21:28:17.569Z] 97070b7992f6: Layer already exists [2023-12-12T21:28:17.569Z] 775e7902eedd: Layer already exists [2023-12-12T21:28:17.569Z] 718a82163d12: Layer already exists [2023-12-12T21:28:17.569Z] 0faf9b67be60: Layer already exists [2023-12-12T21:28:17.569Z] b7ce8d2f4f6b: Layer already exists [2023-12-12T21:28:17.569Z] cbe6be1d659d: Layer already exists [2023-12-12T21:28:17.834Z] latest: digest: sha256:1d99ed75a49929be5d5899f552ce04120b98ed50d28b24b9090af7570b84a7dd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:28:18.623Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:28:19.447Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.5 [2023-12-12T21:28:19.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-12-12T21:28:19.447Z] 718a82163d12: Preparing [2023-12-12T21:28:19.447Z] 97070b7992f6: Preparing [2023-12-12T21:28:19.447Z] ba268bcfbdc3: Preparing [2023-12-12T21:28:19.447Z] e10bc0bbf338: Preparing [2023-12-12T21:28:19.447Z] a44207e2a77b: Preparing [2023-12-12T21:28:19.447Z] 775e7902eedd: Preparing [2023-12-12T21:28:19.447Z] b7ce8d2f4f6b: Preparing [2023-12-12T21:28:19.447Z] cbe6be1d659d: Preparing [2023-12-12T21:28:19.447Z] 0faf9b67be60: Preparing [2023-12-12T21:28:19.447Z] 775e7902eedd: Waiting [2023-12-12T21:28:19.447Z] b7ce8d2f4f6b: Waiting [2023-12-12T21:28:19.447Z] cbe6be1d659d: Waiting [2023-12-12T21:28:19.447Z] 0faf9b67be60: Waiting [2023-12-12T21:28:19.447Z] e10bc0bbf338: Layer already exists [2023-12-12T21:28:19.447Z] 97070b7992f6: Layer already exists [2023-12-12T21:28:19.447Z] ba268bcfbdc3: Layer already exists [2023-12-12T21:28:19.447Z] 718a82163d12: Layer already exists [2023-12-12T21:28:19.447Z] a44207e2a77b: Layer already exists [2023-12-12T21:28:19.447Z] 775e7902eedd: Layer already exists [2023-12-12T21:28:19.447Z] cbe6be1d659d: Layer already exists [2023-12-12T21:28:19.711Z] b7ce8d2f4f6b: Layer already exists [2023-12-12T21:28:19.711Z] 0faf9b67be60: Layer already exists [2023-12-12T21:28:19.711Z] 3.2.0-dev.5: digest: sha256:1d99ed75a49929be5d5899f552ce04120b98ed50d28b24b9090af7570b84a7dd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:28:20.516Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:28:23.241Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [2023-12-12T21:28:23.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-12-12T21:28:23.241Z] 718a82163d12: Preparing [2023-12-12T21:28:23.241Z] 97070b7992f6: Preparing [2023-12-12T21:28:23.241Z] ba268bcfbdc3: Preparing [2023-12-12T21:28:23.241Z] e10bc0bbf338: Preparing [2023-12-12T21:28:23.241Z] a44207e2a77b: Preparing [2023-12-12T21:28:23.241Z] 775e7902eedd: Preparing [2023-12-12T21:28:23.241Z] b7ce8d2f4f6b: Preparing [2023-12-12T21:28:23.241Z] cbe6be1d659d: Preparing [2023-12-12T21:28:23.241Z] 0faf9b67be60: Preparing [2023-12-12T21:28:23.241Z] 775e7902eedd: Waiting [2023-12-12T21:28:23.241Z] b7ce8d2f4f6b: Waiting [2023-12-12T21:28:23.241Z] cbe6be1d659d: Waiting [2023-12-12T21:28:23.241Z] 0faf9b67be60: Waiting [2023-12-12T21:28:23.241Z] a44207e2a77b: Layer already exists [2023-12-12T21:28:23.241Z] 97070b7992f6: Layer already exists [2023-12-12T21:28:23.241Z] ba268bcfbdc3: Layer already exists [2023-12-12T21:28:23.241Z] 718a82163d12: Layer already exists [2023-12-12T21:28:23.241Z] e10bc0bbf338: Layer already exists [2023-12-12T21:28:23.241Z] 775e7902eedd: Layer already exists [2023-12-12T21:28:23.241Z] b7ce8d2f4f6b: Layer already exists [2023-12-12T21:28:23.241Z] 0faf9b67be60: Layer already exists [2023-12-12T21:28:23.241Z] cbe6be1d659d: Layer already exists [2023-12-12T21:28:23.506Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5: digest: sha256:1d99ed75a49929be5d5899f552ce04120b98ed50d28b24b9090af7570b84a7dd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:28:24.328Z] + 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 [2023-12-12T21:28:25.149Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-12-12T21:28:25.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-12-12T21:28:25.149Z] 718a82163d12: Preparing [2023-12-12T21:28:25.149Z] 97070b7992f6: Preparing [2023-12-12T21:28:25.149Z] ba268bcfbdc3: Preparing [2023-12-12T21:28:25.149Z] e10bc0bbf338: Preparing [2023-12-12T21:28:25.149Z] a44207e2a77b: Preparing [2023-12-12T21:28:25.149Z] 775e7902eedd: Preparing [2023-12-12T21:28:25.149Z] b7ce8d2f4f6b: Preparing [2023-12-12T21:28:25.149Z] cbe6be1d659d: Preparing [2023-12-12T21:28:25.149Z] b7ce8d2f4f6b: Waiting [2023-12-12T21:28:25.149Z] 0faf9b67be60: Preparing [2023-12-12T21:28:25.149Z] cbe6be1d659d: Waiting [2023-12-12T21:28:25.149Z] 0faf9b67be60: Waiting [2023-12-12T21:28:25.149Z] 97070b7992f6: Layer already exists [2023-12-12T21:28:25.149Z] 718a82163d12: Layer already exists [2023-12-12T21:28:25.149Z] a44207e2a77b: Layer already exists [2023-12-12T21:28:25.149Z] ba268bcfbdc3: Layer already exists [2023-12-12T21:28:25.149Z] e10bc0bbf338: Layer already exists [2023-12-12T21:28:25.149Z] b7ce8d2f4f6b: Layer already exists [2023-12-12T21:28:25.149Z] 775e7902eedd: Layer already exists [2023-12-12T21:28:25.149Z] cbe6be1d659d: Layer already exists [2023-12-12T21:28:25.149Z] 0faf9b67be60: Layer already exists [2023-12-12T21:28:25.415Z] main: digest: sha256:1d99ed75a49929be5d5899f552ce04120b98ed50d28b24b9090af7570b84a7dd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-12T21:28:26.418Z] ===================================================== [Pipeline] echo [2023-12-12T21:28:26.612Z] taggedImages: [2023-12-12T21:28:26.612Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6 [2023-12-12T21:28:26.612Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-12-12T21:28:26.612Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.5 [2023-12-12T21:28:26.612Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [2023-12-12T21:28:26.612Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-12-12T21:28:26.783Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-12-12T21:28:26.783Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6 [2023-12-12T21:28:26.783Z] latest [2023-12-12T21:28:26.783Z] 3.2.0-dev.5 [2023-12-12T21:28:26.783Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [2023-12-12T21:28:26.783Z] main [2023-12-12T21:28:26.783Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:28:27.932Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:28:28.734Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6 [2023-12-12T21:28:28.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-12-12T21:28:28.735Z] d44ba86c9c52: Preparing [2023-12-12T21:28:28.735Z] e7274c60dcf4: Preparing [2023-12-12T21:28:28.735Z] f6166baba156: Preparing [2023-12-12T21:28:28.735Z] e10bc0bbf338: Preparing [2023-12-12T21:28:28.735Z] a44207e2a77b: Preparing [2023-12-12T21:28:28.735Z] 8a01f6fb58f7: Preparing [2023-12-12T21:28:28.735Z] d0e608a77ca8: Preparing [2023-12-12T21:28:28.735Z] 6a453e3127ee: Preparing [2023-12-12T21:28:28.735Z] 0faf9b67be60: Preparing [2023-12-12T21:28:28.735Z] 6a453e3127ee: Waiting [2023-12-12T21:28:28.735Z] 0faf9b67be60: Waiting [2023-12-12T21:28:28.735Z] 8a01f6fb58f7: Waiting [2023-12-12T21:28:28.735Z] d0e608a77ca8: Waiting [2023-12-12T21:28:28.735Z] a44207e2a77b: Layer already exists [2023-12-12T21:28:28.735Z] e10bc0bbf338: Layer already exists [2023-12-12T21:28:28.999Z] d0e608a77ca8: Layer already exists [2023-12-12T21:28:28.999Z] 6a453e3127ee: Layer already exists [2023-12-12T21:28:28.999Z] f6166baba156: Pushed [2023-12-12T21:28:28.999Z] 0faf9b67be60: Layer already exists [2023-12-12T21:28:28.999Z] e7274c60dcf4: Pushed [2023-12-12T21:28:28.999Z] d44ba86c9c52: Pushed [2023-12-12T21:28:47.168Z] 8a01f6fb58f7: Pushed [2023-12-12T21:28:47.168Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6: digest: sha256:e78b6972a832592e69353ca933ba28c8b385c76e3bcee4ff58a2534730fb0cf3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:28:47.970Z] + 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 [2023-12-12T21:28:51.314Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-12-12T21:28:51.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-12-12T21:28:51.314Z] d44ba86c9c52: Preparing [2023-12-12T21:28:51.314Z] e7274c60dcf4: Preparing [2023-12-12T21:28:51.314Z] f6166baba156: Preparing [2023-12-12T21:28:51.314Z] e10bc0bbf338: Preparing [2023-12-12T21:28:51.314Z] a44207e2a77b: Preparing [2023-12-12T21:28:51.314Z] 8a01f6fb58f7: Preparing [2023-12-12T21:28:51.314Z] 8a01f6fb58f7: Waiting [2023-12-12T21:28:51.314Z] d0e608a77ca8: Preparing [2023-12-12T21:28:51.314Z] 6a453e3127ee: Preparing [2023-12-12T21:28:51.314Z] d0e608a77ca8: Waiting [2023-12-12T21:28:51.314Z] 0faf9b67be60: Preparing [2023-12-12T21:28:51.314Z] 0faf9b67be60: Waiting [2023-12-12T21:28:51.314Z] 6a453e3127ee: Waiting [2023-12-12T21:28:51.314Z] e7274c60dcf4: Layer already exists [2023-12-12T21:28:51.314Z] e10bc0bbf338: Layer already exists [2023-12-12T21:28:51.314Z] d44ba86c9c52: Layer already exists [2023-12-12T21:28:51.314Z] f6166baba156: Layer already exists [2023-12-12T21:28:51.314Z] a44207e2a77b: Layer already exists [2023-12-12T21:28:51.314Z] 6a453e3127ee: Layer already exists [2023-12-12T21:28:51.314Z] d0e608a77ca8: Layer already exists [2023-12-12T21:28:51.314Z] 8a01f6fb58f7: Layer already exists [2023-12-12T21:28:51.314Z] 0faf9b67be60: Layer already exists [2023-12-12T21:28:51.578Z] latest: digest: sha256:e78b6972a832592e69353ca933ba28c8b385c76e3bcee4ff58a2534730fb0cf3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:28:52.368Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:28:53.167Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.5 [2023-12-12T21:28:53.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-12-12T21:28:53.167Z] d44ba86c9c52: Preparing [2023-12-12T21:28:53.167Z] e7274c60dcf4: Preparing [2023-12-12T21:28:53.167Z] f6166baba156: Preparing [2023-12-12T21:28:53.167Z] e10bc0bbf338: Preparing [2023-12-12T21:28:53.167Z] a44207e2a77b: Preparing [2023-12-12T21:28:53.167Z] 8a01f6fb58f7: Preparing [2023-12-12T21:28:53.167Z] d0e608a77ca8: Preparing [2023-12-12T21:28:53.167Z] 6a453e3127ee: Preparing [2023-12-12T21:28:53.167Z] 0faf9b67be60: Preparing [2023-12-12T21:28:53.167Z] 8a01f6fb58f7: Waiting [2023-12-12T21:28:53.167Z] d0e608a77ca8: Waiting [2023-12-12T21:28:53.167Z] 6a453e3127ee: Waiting [2023-12-12T21:28:53.167Z] 0faf9b67be60: Waiting [2023-12-12T21:28:53.167Z] a44207e2a77b: Layer already exists [2023-12-12T21:28:53.167Z] d44ba86c9c52: Layer already exists [2023-12-12T21:28:53.167Z] f6166baba156: Layer already exists [2023-12-12T21:28:53.167Z] e10bc0bbf338: Layer already exists [2023-12-12T21:28:53.167Z] e7274c60dcf4: Layer already exists [2023-12-12T21:28:53.167Z] 8a01f6fb58f7: Layer already exists [2023-12-12T21:28:53.167Z] 6a453e3127ee: Layer already exists [2023-12-12T21:28:53.167Z] 0faf9b67be60: Layer already exists [2023-12-12T21:28:53.167Z] d0e608a77ca8: Layer already exists [2023-12-12T21:28:53.430Z] 3.2.0-dev.5: digest: sha256:e78b6972a832592e69353ca933ba28c8b385c76e3bcee4ff58a2534730fb0cf3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:28:54.257Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:28:55.058Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [2023-12-12T21:28:55.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-12-12T21:28:55.058Z] d44ba86c9c52: Preparing [2023-12-12T21:28:55.058Z] e7274c60dcf4: Preparing [2023-12-12T21:28:55.058Z] f6166baba156: Preparing [2023-12-12T21:28:55.058Z] e10bc0bbf338: Preparing [2023-12-12T21:28:55.058Z] a44207e2a77b: Preparing [2023-12-12T21:28:55.058Z] 8a01f6fb58f7: Preparing [2023-12-12T21:28:55.058Z] d0e608a77ca8: Preparing [2023-12-12T21:28:55.058Z] 6a453e3127ee: Preparing [2023-12-12T21:28:55.058Z] 0faf9b67be60: Preparing [2023-12-12T21:28:55.058Z] 8a01f6fb58f7: Waiting [2023-12-12T21:28:55.058Z] 0faf9b67be60: Waiting [2023-12-12T21:28:55.058Z] d0e608a77ca8: Waiting [2023-12-12T21:28:55.058Z] 6a453e3127ee: Waiting [2023-12-12T21:28:55.058Z] e10bc0bbf338: Layer already exists [2023-12-12T21:28:55.058Z] a44207e2a77b: Layer already exists [2023-12-12T21:28:55.058Z] f6166baba156: Layer already exists [2023-12-12T21:28:55.058Z] e7274c60dcf4: Layer already exists [2023-12-12T21:28:55.058Z] d44ba86c9c52: Layer already exists [2023-12-12T21:28:55.058Z] 8a01f6fb58f7: Layer already exists [2023-12-12T21:28:55.058Z] 0faf9b67be60: Layer already exists [2023-12-12T21:28:55.058Z] d0e608a77ca8: Layer already exists [2023-12-12T21:28:55.058Z] 6a453e3127ee: Layer already exists [2023-12-12T21:28:55.321Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5: digest: sha256:e78b6972a832592e69353ca933ba28c8b385c76e3bcee4ff58a2534730fb0cf3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:28:56.131Z] + 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 [2023-12-12T21:28:56.951Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-12-12T21:28:56.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-12-12T21:28:56.951Z] d44ba86c9c52: Preparing [2023-12-12T21:28:56.951Z] e7274c60dcf4: Preparing [2023-12-12T21:28:56.951Z] f6166baba156: Preparing [2023-12-12T21:28:56.951Z] e10bc0bbf338: Preparing [2023-12-12T21:28:56.951Z] a44207e2a77b: Preparing [2023-12-12T21:28:56.951Z] 8a01f6fb58f7: Preparing [2023-12-12T21:28:56.951Z] d0e608a77ca8: Preparing [2023-12-12T21:28:56.951Z] 6a453e3127ee: Preparing [2023-12-12T21:28:56.951Z] 0faf9b67be60: Preparing [2023-12-12T21:28:56.951Z] 8a01f6fb58f7: Waiting [2023-12-12T21:28:56.951Z] d0e608a77ca8: Waiting [2023-12-12T21:28:56.951Z] 6a453e3127ee: Waiting [2023-12-12T21:28:56.951Z] 0faf9b67be60: Waiting [2023-12-12T21:28:56.951Z] f6166baba156: Layer already exists [2023-12-12T21:28:56.951Z] d44ba86c9c52: Layer already exists [2023-12-12T21:28:56.951Z] e10bc0bbf338: Layer already exists [2023-12-12T21:28:56.951Z] e7274c60dcf4: Layer already exists [2023-12-12T21:28:56.951Z] a44207e2a77b: Layer already exists [2023-12-12T21:28:56.951Z] d0e608a77ca8: Layer already exists [2023-12-12T21:28:56.951Z] 8a01f6fb58f7: Layer already exists [2023-12-12T21:28:56.951Z] 0faf9b67be60: Layer already exists [2023-12-12T21:28:56.951Z] 6a453e3127ee: Layer already exists [2023-12-12T21:28:57.215Z] main: digest: sha256:e78b6972a832592e69353ca933ba28c8b385c76e3bcee4ff58a2534730fb0cf3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-12T21:28:58.192Z] ===================================================== [Pipeline] echo [2023-12-12T21:28:58.370Z] taggedImages: [2023-12-12T21:28:58.370Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6 [2023-12-12T21:28:58.370Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-12-12T21:28:58.370Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.5 [2023-12-12T21:28:58.370Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [2023-12-12T21:28:58.370Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-12-12T21:28:58.539Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-12-12T21:28:58.539Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6 [2023-12-12T21:28:58.539Z] latest [2023-12-12T21:28:58.539Z] 3.2.0-dev.5 [2023-12-12T21:28:58.539Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [2023-12-12T21:28:58.539Z] main [2023-12-12T21:28:58.539Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:28:59.636Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:29:00.450Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6 [2023-12-12T21:29:00.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-12-12T21:29:00.450Z] 3ceb6232ec2d: Preparing [2023-12-12T21:29:00.450Z] 0042f0c64c6c: Preparing [2023-12-12T21:29:00.450Z] e10bc0bbf338: Preparing [2023-12-12T21:29:00.450Z] a44207e2a77b: Preparing [2023-12-12T21:29:00.450Z] bed7bb5173ca: Preparing [2023-12-12T21:29:00.450Z] b944128d2ccd: Preparing [2023-12-12T21:29:00.450Z] 0faf9b67be60: Preparing [2023-12-12T21:29:00.450Z] b944128d2ccd: Waiting [2023-12-12T21:29:00.450Z] 0faf9b67be60: Waiting [2023-12-12T21:29:00.450Z] a44207e2a77b: Layer already exists [2023-12-12T21:29:00.450Z] e10bc0bbf338: Layer already exists [2023-12-12T21:29:00.714Z] 0faf9b67be60: Layer already exists [2023-12-12T21:29:00.714Z] bed7bb5173ca: Pushed [2023-12-12T21:29:00.714Z] 3ceb6232ec2d: Pushed [2023-12-12T21:29:00.977Z] b944128d2ccd: Pushed [2023-12-12T21:29:05.212Z] 0042f0c64c6c: Pushed [2023-12-12T21:29:05.212Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6: digest: sha256:707c3c9caa881b8c7e66e45d2a83249faa7b0cf6ce266e2b139c90cdf5e8347f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:29:06.029Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:29:06.843Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-12-12T21:29:06.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-12-12T21:29:06.843Z] 3ceb6232ec2d: Preparing [2023-12-12T21:29:06.843Z] 0042f0c64c6c: Preparing [2023-12-12T21:29:06.843Z] e10bc0bbf338: Preparing [2023-12-12T21:29:06.843Z] a44207e2a77b: Preparing [2023-12-12T21:29:06.843Z] bed7bb5173ca: Preparing [2023-12-12T21:29:06.843Z] b944128d2ccd: Preparing [2023-12-12T21:29:06.843Z] 0faf9b67be60: Preparing [2023-12-12T21:29:06.843Z] 0faf9b67be60: Waiting [2023-12-12T21:29:06.843Z] b944128d2ccd: Waiting [2023-12-12T21:29:06.843Z] e10bc0bbf338: Layer already exists [2023-12-12T21:29:06.843Z] a44207e2a77b: Layer already exists [2023-12-12T21:29:06.843Z] 3ceb6232ec2d: Layer already exists [2023-12-12T21:29:06.843Z] 0042f0c64c6c: Layer already exists [2023-12-12T21:29:06.843Z] bed7bb5173ca: Layer already exists [2023-12-12T21:29:06.843Z] b944128d2ccd: Layer already exists [2023-12-12T21:29:06.843Z] 0faf9b67be60: Layer already exists [2023-12-12T21:29:07.107Z] latest: digest: sha256:707c3c9caa881b8c7e66e45d2a83249faa7b0cf6ce266e2b139c90cdf5e8347f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:29:07.928Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:29:08.739Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.5 [2023-12-12T21:29:08.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-12-12T21:29:08.740Z] 3ceb6232ec2d: Preparing [2023-12-12T21:29:08.740Z] 0042f0c64c6c: Preparing [2023-12-12T21:29:08.740Z] e10bc0bbf338: Preparing [2023-12-12T21:29:08.740Z] a44207e2a77b: Preparing [2023-12-12T21:29:08.740Z] bed7bb5173ca: Preparing [2023-12-12T21:29:08.740Z] b944128d2ccd: Preparing [2023-12-12T21:29:08.740Z] 0faf9b67be60: Preparing [2023-12-12T21:29:08.740Z] b944128d2ccd: Waiting [2023-12-12T21:29:08.740Z] 0faf9b67be60: Waiting [2023-12-12T21:29:08.740Z] e10bc0bbf338: Layer already exists [2023-12-12T21:29:08.740Z] 0042f0c64c6c: Layer already exists [2023-12-12T21:29:08.740Z] 3ceb6232ec2d: Layer already exists [2023-12-12T21:29:08.740Z] bed7bb5173ca: Layer already exists [2023-12-12T21:29:08.740Z] a44207e2a77b: Layer already exists [2023-12-12T21:29:08.740Z] 0faf9b67be60: Layer already exists [2023-12-12T21:29:08.740Z] b944128d2ccd: Layer already exists [2023-12-12T21:29:09.005Z] 3.2.0-dev.5: digest: sha256:707c3c9caa881b8c7e66e45d2a83249faa7b0cf6ce266e2b139c90cdf5e8347f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:29:09.814Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:29:10.646Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [2023-12-12T21:29:10.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-12-12T21:29:10.646Z] 3ceb6232ec2d: Preparing [2023-12-12T21:29:10.646Z] 0042f0c64c6c: Preparing [2023-12-12T21:29:10.646Z] e10bc0bbf338: Preparing [2023-12-12T21:29:10.646Z] a44207e2a77b: Preparing [2023-12-12T21:29:10.646Z] bed7bb5173ca: Preparing [2023-12-12T21:29:10.646Z] b944128d2ccd: Preparing [2023-12-12T21:29:10.646Z] 0faf9b67be60: Preparing [2023-12-12T21:29:10.646Z] b944128d2ccd: Waiting [2023-12-12T21:29:10.646Z] 0faf9b67be60: Waiting [2023-12-12T21:29:10.646Z] a44207e2a77b: Layer already exists [2023-12-12T21:29:10.646Z] e10bc0bbf338: Layer already exists [2023-12-12T21:29:10.646Z] bed7bb5173ca: Layer already exists [2023-12-12T21:29:10.646Z] 0042f0c64c6c: Layer already exists [2023-12-12T21:29:10.646Z] 3ceb6232ec2d: Layer already exists [2023-12-12T21:29:10.646Z] b944128d2ccd: Layer already exists [2023-12-12T21:29:10.646Z] 0faf9b67be60: Layer already exists [2023-12-12T21:29:10.910Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5: digest: sha256:707c3c9caa881b8c7e66e45d2a83249faa7b0cf6ce266e2b139c90cdf5e8347f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:29:11.733Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:29:12.566Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-12-12T21:29:12.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-12-12T21:29:12.566Z] 3ceb6232ec2d: Preparing [2023-12-12T21:29:12.566Z] 0042f0c64c6c: Preparing [2023-12-12T21:29:12.566Z] e10bc0bbf338: Preparing [2023-12-12T21:29:12.566Z] a44207e2a77b: Preparing [2023-12-12T21:29:12.566Z] bed7bb5173ca: Preparing [2023-12-12T21:29:12.566Z] b944128d2ccd: Preparing [2023-12-12T21:29:12.566Z] 0faf9b67be60: Preparing [2023-12-12T21:29:12.566Z] b944128d2ccd: Waiting [2023-12-12T21:29:12.566Z] 0faf9b67be60: Waiting [2023-12-12T21:29:12.566Z] 0042f0c64c6c: Layer already exists [2023-12-12T21:29:12.566Z] 3ceb6232ec2d: Layer already exists [2023-12-12T21:29:12.566Z] e10bc0bbf338: Layer already exists [2023-12-12T21:29:12.566Z] bed7bb5173ca: Layer already exists [2023-12-12T21:29:12.566Z] a44207e2a77b: Layer already exists [2023-12-12T21:29:12.566Z] b944128d2ccd: Layer already exists [2023-12-12T21:29:12.566Z] 0faf9b67be60: Layer already exists [2023-12-12T21:29:12.829Z] main: digest: sha256:707c3c9caa881b8c7e66e45d2a83249faa7b0cf6ce266e2b139c90cdf5e8347f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-12T21:29:13.834Z] ===================================================== [Pipeline] echo [2023-12-12T21:29:13.998Z] taggedImages: [2023-12-12T21:29:13.998Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6 [2023-12-12T21:29:13.998Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-12-12T21:29:13.998Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.5 [2023-12-12T21:29:13.998Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [2023-12-12T21:29:13.998Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-12-12T21:29:14.177Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-12-12T21:29:14.177Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6 [2023-12-12T21:29:14.177Z] latest [2023-12-12T21:29:14.177Z] 3.2.0-dev.5 [2023-12-12T21:29:14.177Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [2023-12-12T21:29:14.177Z] main [2023-12-12T21:29:14.177Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:29:15.348Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:29:16.159Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6 [2023-12-12T21:29:16.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-12-12T21:29:16.159Z] 4030146e8124: Preparing [2023-12-12T21:29:16.159Z] 946dcce73abf: Preparing [2023-12-12T21:29:16.159Z] e10bc0bbf338: Preparing [2023-12-12T21:29:16.159Z] a44207e2a77b: Preparing [2023-12-12T21:29:16.159Z] 0f77fb42adc6: Preparing [2023-12-12T21:29:16.159Z] 25f058c2c4f1: Preparing [2023-12-12T21:29:16.159Z] 0faf9b67be60: Preparing [2023-12-12T21:29:16.159Z] 25f058c2c4f1: Waiting [2023-12-12T21:29:16.159Z] 0faf9b67be60: Waiting [2023-12-12T21:29:19.489Z] e10bc0bbf338: Layer already exists [2023-12-12T21:29:19.489Z] 0f77fb42adc6: Layer already exists [2023-12-12T21:29:19.489Z] a44207e2a77b: Layer already exists [2023-12-12T21:29:19.489Z] 25f058c2c4f1: Layer already exists [2023-12-12T21:29:19.489Z] 0faf9b67be60: Layer already exists [2023-12-12T21:29:19.489Z] 4030146e8124: Pushed [2023-12-12T21:29:20.067Z] 946dcce73abf: Pushed [2023-12-12T21:29:20.332Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6: digest: sha256:3a040696b881d8411b62b22f736e6505cb2e1b5594962793683db5fd4dd583e7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:29:21.161Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:29:21.995Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-12-12T21:29:21.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-12-12T21:29:21.995Z] 4030146e8124: Preparing [2023-12-12T21:29:21.995Z] 946dcce73abf: Preparing [2023-12-12T21:29:21.995Z] e10bc0bbf338: Preparing [2023-12-12T21:29:21.995Z] a44207e2a77b: Preparing [2023-12-12T21:29:21.995Z] 0f77fb42adc6: Preparing [2023-12-12T21:29:21.995Z] 25f058c2c4f1: Preparing [2023-12-12T21:29:21.995Z] 0faf9b67be60: Preparing [2023-12-12T21:29:21.995Z] 25f058c2c4f1: Waiting [2023-12-12T21:29:21.995Z] 0faf9b67be60: Waiting [2023-12-12T21:29:21.995Z] 0f77fb42adc6: Layer already exists [2023-12-12T21:29:21.995Z] 946dcce73abf: Layer already exists [2023-12-12T21:29:21.995Z] 4030146e8124: Layer already exists [2023-12-12T21:29:21.995Z] e10bc0bbf338: Layer already exists [2023-12-12T21:29:21.995Z] a44207e2a77b: Layer already exists [2023-12-12T21:29:21.995Z] 25f058c2c4f1: Layer already exists [2023-12-12T21:29:21.995Z] 0faf9b67be60: Layer already exists [2023-12-12T21:29:22.260Z] latest: digest: sha256:3a040696b881d8411b62b22f736e6505cb2e1b5594962793683db5fd4dd583e7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:29:23.104Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:29:23.961Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.5 [2023-12-12T21:29:23.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-12-12T21:29:23.961Z] 4030146e8124: Preparing [2023-12-12T21:29:23.961Z] 946dcce73abf: Preparing [2023-12-12T21:29:23.961Z] e10bc0bbf338: Preparing [2023-12-12T21:29:23.961Z] a44207e2a77b: Preparing [2023-12-12T21:29:23.961Z] 0f77fb42adc6: Preparing [2023-12-12T21:29:23.961Z] 25f058c2c4f1: Preparing [2023-12-12T21:29:23.961Z] 0faf9b67be60: Preparing [2023-12-12T21:29:23.961Z] 25f058c2c4f1: Waiting [2023-12-12T21:29:23.961Z] 0faf9b67be60: Waiting [2023-12-12T21:29:23.961Z] 4030146e8124: Layer already exists [2023-12-12T21:29:23.961Z] 0f77fb42adc6: Layer already exists [2023-12-12T21:29:23.961Z] a44207e2a77b: Layer already exists [2023-12-12T21:29:23.961Z] 946dcce73abf: Layer already exists [2023-12-12T21:29:23.961Z] e10bc0bbf338: Layer already exists [2023-12-12T21:29:23.961Z] 25f058c2c4f1: Layer already exists [2023-12-12T21:29:23.961Z] 0faf9b67be60: Layer already exists [2023-12-12T21:29:24.226Z] 3.2.0-dev.5: digest: sha256:3a040696b881d8411b62b22f736e6505cb2e1b5594962793683db5fd4dd583e7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:29:25.067Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:29:25.886Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [2023-12-12T21:29:25.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-12-12T21:29:25.887Z] 4030146e8124: Preparing [2023-12-12T21:29:25.887Z] 946dcce73abf: Preparing [2023-12-12T21:29:25.887Z] e10bc0bbf338: Preparing [2023-12-12T21:29:25.887Z] a44207e2a77b: Preparing [2023-12-12T21:29:25.887Z] 0f77fb42adc6: Preparing [2023-12-12T21:29:25.887Z] 25f058c2c4f1: Preparing [2023-12-12T21:29:25.887Z] 0faf9b67be60: Preparing [2023-12-12T21:29:25.887Z] 25f058c2c4f1: Waiting [2023-12-12T21:29:25.887Z] 0faf9b67be60: Waiting [2023-12-12T21:29:25.887Z] 946dcce73abf: Layer already exists [2023-12-12T21:29:25.887Z] a44207e2a77b: Layer already exists [2023-12-12T21:29:25.887Z] 4030146e8124: Layer already exists [2023-12-12T21:29:25.887Z] e10bc0bbf338: Layer already exists [2023-12-12T21:29:25.887Z] 0f77fb42adc6: Layer already exists [2023-12-12T21:29:25.887Z] 25f058c2c4f1: Layer already exists [2023-12-12T21:29:25.887Z] 0faf9b67be60: Layer already exists [2023-12-12T21:29:26.150Z] 1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5: digest: sha256:3a040696b881d8411b62b22f736e6505cb2e1b5594962793683db5fd4dd583e7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:29:26.999Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:29:27.825Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-12-12T21:29:27.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-12-12T21:29:27.825Z] 4030146e8124: Preparing [2023-12-12T21:29:27.825Z] 946dcce73abf: Preparing [2023-12-12T21:29:27.825Z] e10bc0bbf338: Preparing [2023-12-12T21:29:27.825Z] a44207e2a77b: Preparing [2023-12-12T21:29:27.825Z] 0f77fb42adc6: Preparing [2023-12-12T21:29:27.825Z] 25f058c2c4f1: Preparing [2023-12-12T21:29:27.825Z] 0faf9b67be60: Preparing [2023-12-12T21:29:27.825Z] 25f058c2c4f1: Waiting [2023-12-12T21:29:27.825Z] 0faf9b67be60: Waiting [2023-12-12T21:29:27.825Z] a44207e2a77b: Layer already exists [2023-12-12T21:29:27.825Z] 946dcce73abf: Layer already exists [2023-12-12T21:29:27.825Z] e10bc0bbf338: Layer already exists [2023-12-12T21:29:27.825Z] 0f77fb42adc6: Layer already exists [2023-12-12T21:29:27.825Z] 4030146e8124: Layer already exists [2023-12-12T21:29:27.825Z] 25f058c2c4f1: Layer already exists [2023-12-12T21:29:27.825Z] 0faf9b67be60: Layer already exists [2023-12-12T21:29:28.090Z] main: digest: sha256:3a040696b881d8411b62b22f736e6505cb2e1b5594962793683db5fd4dd583e7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-12T21:29:29.130Z] ===================================================== [Pipeline] echo [2023-12-12T21:29:29.303Z] taggedImages: [2023-12-12T21:29:29.303Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6 [2023-12-12T21:29:29.303Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-12-12T21:29:29.303Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.5 [2023-12-12T21:29:29.303Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1be2c8c34642fa8a66c24634d1371341b97af3d6-3.2.0-dev.5 [2023-12-12T21:29:29.303Z] - 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 [2023-12-12T21:29:30.673Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-12T21:29:30.673Z] [2023-12-12T21:29:30.673Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:29:31.161Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-12T21:29:31.162Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-12T21:29:31.162Z] 8998bd30e6a1: Pulling fs layer [2023-12-12T21:29:31.162Z] 04944245beec: Pulling fs layer [2023-12-12T21:29:31.162Z] 699f458cf7ca: Pulling fs layer [2023-12-12T21:29:31.162Z] 765212b225bb: Pulling fs layer [2023-12-12T21:29:31.162Z] f23df028b6ca: Pulling fs layer [2023-12-12T21:29:31.162Z] d65c8cfc05b1: Pulling fs layer [2023-12-12T21:29:31.162Z] 2437ff75d9bd: Pulling fs layer [2023-12-12T21:29:31.162Z] 765212b225bb: Waiting [2023-12-12T21:29:31.162Z] f23df028b6ca: Waiting [2023-12-12T21:29:31.162Z] 2437ff75d9bd: Waiting [2023-12-12T21:29:31.162Z] d65c8cfc05b1: Waiting [2023-12-12T21:29:31.428Z] 04944245beec: Verifying Checksum [2023-12-12T21:29:31.428Z] 04944245beec: Download complete [2023-12-12T21:29:31.428Z] 765212b225bb: Download complete [2023-12-12T21:29:31.428Z] f23df028b6ca: Verifying Checksum [2023-12-12T21:29:31.428Z] f23df028b6ca: Download complete [2023-12-12T21:29:31.428Z] d65c8cfc05b1: Verifying Checksum [2023-12-12T21:29:31.428Z] 699f458cf7ca: Verifying Checksum [2023-12-12T21:29:31.428Z] 699f458cf7ca: Download complete [2023-12-12T21:29:32.008Z] 8998bd30e6a1: Verifying Checksum [2023-12-12T21:29:32.008Z] 8998bd30e6a1: Download complete [2023-12-12T21:29:33.950Z] 2437ff75d9bd: Verifying Checksum [2023-12-12T21:29:39.276Z] 8998bd30e6a1: Pull complete [2023-12-12T21:29:39.541Z] 04944245beec: Pull complete [2023-12-12T21:29:41.478Z] 699f458cf7ca: Pull complete [2023-12-12T21:29:41.478Z] 765212b225bb: Pull complete [2023-12-12T21:29:42.433Z] f23df028b6ca: Pull complete [2023-12-12T21:29:42.433Z] d65c8cfc05b1: Pull complete [2023-12-12T21:30:09.088Z] 2437ff75d9bd: Pull complete [2023-12-12T21:30:09.088Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-12T21:30:09.088Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-12T21:30:09.088Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-12T21:30:09.923Z] prd-ubuntu20.04-docker-arm64-4c-16g-24921 does not seem to be running inside a container [2023-12-12T21:30:09.971Z] $ 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/615 -v /w/workspace/edgex-go/615:/w/workspace/edgex-go/615:rw,z -v /w/workspace/edgex-go/615@tmp:/w/workspace/edgex-go/615@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:arm64 cat [2023-12-12T21:30:11.175Z] $ docker top 45b6c5495c8df8ab666ff1ef0b0e4c94b0b5e52d84c805e7ab7d2cc862072b06 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-12T21:30:12.073Z] ---> job-cost.sh [2023-12-12T21:30:12.336Z] lf-activate-venv: SKIPPING [2023-12-12T21:30:12.336Z] INFO: No Stack... [2023-12-12T21:30:12.600Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-12T21:30:13.552Z] INFO: Archiving Costs [Pipeline] sh [2023-12-12T21:30:13.863Z] + cat /w/workspace/edgex-go/615/archives/cost.csv [2023-12-12T21:30:13.863Z] + cut -d, -f6 [Pipeline] lock [2023-12-12T21:30:13.921Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-615-stack-cost] [2023-12-12T21:30:13.930Z] Resource [jenkins-edgexfoundry-edgex-go-main-615-stack-cost] did not exist. Created. [2023-12-12T21:30:13.930Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-615-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-12T21:30:14.632Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-12T21:30:15.196Z] Stashed 1 file(s) [Pipeline] } [2023-12-12T21:30:15.204Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-615-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-12T21:30:15.550Z] $ docker stop --time=1 45b6c5495c8df8ab666ff1ef0b0e4c94b0b5e52d84c805e7ab7d2cc862072b06 [2023-12-12T21:30:16.951Z] $ docker rm -f --volumes 45b6c5495c8df8ab666ff1ef0b0e4c94b0b5e52d84c805e7ab7d2cc862072b06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-12-12T21:30:20.780Z] provisioning config files... [2023-12-12T21:30:20.787Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/615@tmp/config12843787895363957474tmp [Pipeline] { [Pipeline] sh [2023-12-12T21:30:21.414Z] + set +x [2023-12-12T21:30:21.414Z] + curl -s https://codecov.io/bash [2023-12-12T21:30:21.414Z] + bash -s -- [2023-12-12T21:30:21.673Z] [2023-12-12T21:30:21.673Z] _____ _ [2023-12-12T21:30:21.673Z] / ____| | | [2023-12-12T21:30:21.673Z] | | ___ __| | ___ ___ _____ __ [2023-12-12T21:30:21.673Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-12T21:30:21.673Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-12T21:30:21.673Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-12T21:30:21.673Z] Bash-1.0.6 [2023-12-12T21:30:21.673Z] [2023-12-12T21:30:21.673Z] [2023-12-12T21:30:21.673Z] ==> git version 2.25.1 found [2023-12-12T21:30:21.673Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-12-12T21:30:21.673Z] Release-Date: 2020-01-08 [2023-12-12T21:30:21.673Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-12-12T21:30:21.673Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-12T21:30:21.673Z] ==> Jenkins CI detected. [2023-12-12T21:30:21.673Z] current dir:  /w/workspace/edgex-go/615 [2023-12-12T21:30:21.673Z] project root: . [2023-12-12T21:30:21.673Z] --> token set from env [2023-12-12T21:30:21.673Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-12T21:30:21.673Z] ==> Running gcov in . (disable via -X gcov) [2023-12-12T21:30:21.673Z] ==> Python coveragepy not found [2023-12-12T21:30:21.673Z] ==> Searching for coverage reports in: [2023-12-12T21:30:21.673Z] + . [2023-12-12T21:30:21.673Z] -> Found 1 reports [2023-12-12T21:30:21.673Z] ==> Detecting git/mercurial file structure [2023-12-12T21:30:21.673Z] ==> Reading reports [2023-12-12T21:30:21.673Z] + ./coverage.out bytes=453602 [2023-12-12T21:30:21.673Z] ==> Appending adjustments [2023-12-12T21:30:21.673Z] https://docs.codecov.io/docs/fixing-reports [2023-12-12T21:30:23.050Z] + Found adjustments [2023-12-12T21:30:23.050Z] ==> Gzipping contents [2023-12-12T21:30:23.050Z] 60K /tmp/codecov.irAtcg.gz [2023-12-12T21:30:23.050Z] ==> Uploading reports [2023-12-12T21:30:23.050Z] url: https://codecov.io [2023-12-12T21:30:23.050Z] query: branch=main&commit=1be2c8c34642fa8a66c24634d1371341b97af3d6&build=615&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F615%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-12T21:30:23.050Z] -> Pinging Codecov [2023-12-12T21:30:23.050Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=1be2c8c34642fa8a66c24634d1371341b97af3d6&build=615&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F615%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-12T21:30:23.050Z] -> Uploading to [2023-12-12T21:30:23.050Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-12/00271124DB129430A58F1EEE437C3FCB/1be2c8c34642fa8a66c24634d1371341b97af3d6/b77b2f83-8909-46ac-bec2-95759c6beb89.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231212%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231212T213022Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a576edd6745e76f308539732a31efdf3a667b9011884dd90b5c5a3e12f7fcb2a [2023-12-12T21:30:23.050Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-12T21:30:23.050Z] Dload Upload Total Spent Left Speed [2023-12-12T21:30:23.310Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57793 0 0 100 57793 0 228k --:--:-- --:--:-- --:--:-- 228k [2023-12-12T21:30:23.310Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/1be2c8c34642fa8a66c24634d1371341b97af3d6 [Pipeline] } [2023-12-12T21:30:23.317Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-12-12T21:30:24.357Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-12-12T21:30:24.376Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:30:25.144Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-12T21:30:25.144Z] [2023-12-12T21:30:25.144Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:30:25.603Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-12T21:30:25.603Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-12-12T21:30:25.603Z] df9b9388f04a: Pulling fs layer [2023-12-12T21:30:25.603Z] 52dc419b0ee2: Pulling fs layer [2023-12-12T21:30:25.603Z] 25bc292e5bac: Pulling fs layer [2023-12-12T21:30:25.603Z] 114826534d7a: Pulling fs layer [2023-12-12T21:30:25.603Z] 4657fd5d0bcf: Pulling fs layer [2023-12-12T21:30:25.603Z] 6ad1cebc031e: Pulling fs layer [2023-12-12T21:30:25.603Z] 8a3aa393b2d8: Pulling fs layer [2023-12-12T21:30:25.603Z] 114826534d7a: Waiting [2023-12-12T21:30:25.603Z] 4657fd5d0bcf: Waiting [2023-12-12T21:30:25.603Z] 6ad1cebc031e: Waiting [2023-12-12T21:30:25.603Z] 8a3aa393b2d8: Waiting [2023-12-12T21:30:25.603Z] 25bc292e5bac: Verifying Checksum [2023-12-12T21:30:25.603Z] 25bc292e5bac: Download complete [2023-12-12T21:30:25.603Z] 52dc419b0ee2: Download complete [2023-12-12T21:30:25.603Z] 4657fd5d0bcf: Download complete [2023-12-12T21:30:25.603Z] df9b9388f04a: Download complete [2023-12-12T21:30:25.861Z] df9b9388f04a: Pull complete [2023-12-12T21:30:25.861Z] 6ad1cebc031e: Verifying Checksum [2023-12-12T21:30:25.861Z] 6ad1cebc031e: Download complete [2023-12-12T21:30:25.861Z] 52dc419b0ee2: Pull complete [2023-12-12T21:30:25.861Z] 25bc292e5bac: Pull complete [2023-12-12T21:30:26.427Z] 114826534d7a: Verifying Checksum [2023-12-12T21:30:26.427Z] 114826534d7a: Download complete [2023-12-12T21:30:26.427Z] 8a3aa393b2d8: Verifying Checksum [2023-12-12T21:30:26.427Z] 8a3aa393b2d8: Download complete [2023-12-12T21:30:30.611Z] 114826534d7a: Pull complete [2023-12-12T21:30:30.611Z] 4657fd5d0bcf: Pull complete [2023-12-12T21:30:30.611Z] 6ad1cebc031e: Pull complete [2023-12-12T21:30:33.142Z] 8a3aa393b2d8: Pull complete [2023-12-12T21:30:33.142Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-12-12T21:30:33.142Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-12T21:30:33.142Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-12T21:30:33.910Z] prd-ubuntu20.04-docker-8c-8g-24920 does not seem to be running inside a container [2023-12-12T21:30:33.958Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/615 -v /w/workspace/edgex-go/615:/w/workspace/edgex-go/615:rw,z -v /w/workspace/edgex-go/615@tmp:/w/workspace/edgex-go/615@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-12-12T21:30:37.395Z] $ docker top 030b2aaa2e6ccd140c1ff5c29b3157b4c41c95c128fb32ded3de7218e789ba8d -eo pid,comm [Pipeline] { [Pipeline] echo [2023-12-12T21:30:37.804Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-12-12T21:30:38.084Z] + set -o pipefail [2023-12-12T21:30:38.084Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-12-12T21:30:44.644Z] [2023-12-12T21:30:44.644Z] Monitoring /w/workspace/edgex-go/615 (github.com/edgexfoundry/edgex-go)... [2023-12-12T21:30:44.644Z] [2023-12-12T21:30:44.644Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/97cafe35-a378-4607-9392-766b292142e8 [2023-12-12T21:30:44.644Z] [2023-12-12T21:30:44.644Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-12-12T21:30:44.644Z] [2023-12-12T21:30:45.625Z] [2023-12-12T21:30:45.625Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-12-12T21:30:45.625Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-12-12T21:30:45.625Z] More details here: https://snyk.co/ue1NS [2023-12-12T21:30:45.625Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-12-12T21:30:45.625Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-12-12T21:30:45.645Z] $ docker stop --time=1 030b2aaa2e6ccd140c1ff5c29b3157b4c41c95c128fb32ded3de7218e789ba8d [2023-12-12T21:30:49.404Z] $ docker rm -f --volumes 030b2aaa2e6ccd140c1ff5c29b3157b4c41c95c128fb32ded3de7218e789ba8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-12-12T21:30:51.012Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-12T21:30:51.186Z] provisioning config files... [2023-12-12T21:30:51.194Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/615@tmp/config13725538400567699104tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-12T21:30:51.834Z] --> edgex-publish-swagger.sh [2023-12-12T21:30:51.834Z] === Publish openapi/v3 API === [2023-12-12T21:30:51.834Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-12-12T21:30:51.834Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/615/openapi/v3/core-command.yaml] [2023-12-12T21:30:51.834Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-12T21:30:51.834Z] Dload Upload Total Spent Left Speed [2023-12-12T21:30:52.404Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 63285 --:--:-- --:--:-- --:--:-- 63285 [2023-12-12T21:30:52.404Z] [2023-12-12T21:30:52.404Z] [2023-12-12T21:30:52.404Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/615/openapi/v3/core-data.yaml] [2023-12-12T21:30:52.404Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-12T21:30:52.404Z] Dload Upload Total Spent Left Speed [2023-12-12T21:30:52.664Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 138k --:--:-- --:--:-- --:--:-- 137k 100 72043 0 0 100 72043 0 138k --:--:-- --:--:-- --:--:-- 137k [2023-12-12T21:30:52.664Z] [2023-12-12T21:30:52.664Z] [2023-12-12T21:30:52.664Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/615/openapi/v3/core-metadata.yaml] [2023-12-12T21:30:52.664Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-12T21:30:52.664Z] Dload Upload Total Spent Left Speed [2023-12-12T21:30:53.232Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 100 180 100 144k 465 373k --:--:-- --:--:-- --:--:-- 373k [2023-12-12T21:30:53.232Z] {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} [2023-12-12T21:30:53.232Z] [2023-12-12T21:30:53.232Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/615/openapi/v3/support-notifications.yaml] [2023-12-12T21:30:53.232Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-12T21:30:53.232Z] Dload Upload Total Spent Left Speed [2023-12-12T21:30:53.491Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87180 100 180 100 87000 486 229k --:--:-- --:--:-- --:--:-- 230k [2023-12-12T21:30:53.491Z] {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} [2023-12-12T21:30:53.491Z] [2023-12-12T21:30:53.491Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/615/openapi/v3/support-scheduler.yaml] [2023-12-12T21:30:53.491Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-12T21:30:53.491Z] Dload Upload Total Spent Left Speed [2023-12-12T21:30:54.008Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 494k --:--:-- --:--:-- --:--:-- 487k 100 37134 100 180 100 36954 442 90796 --:--:-- --:--:-- --:--:-- 91014 [2023-12-12T21:30:54.008Z] {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} [2023-12-12T21:30:54.008Z] [Pipeline] } [2023-12-12T21:30:54.014Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2023-12-12T21:30:55.970Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-12T21:30:55.970Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:30:56.443Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-12T21:30:56.443Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-12T21:30:56.860Z] prd-ubuntu20.04-docker-8c-8g-24920 does not seem to be running inside a container [2023-12-12T21:30:56.898Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/615 -v /w/workspace/edgex-go/615:/w/workspace/edgex-go/615:rw,z -v /w/workspace/edgex-go/615@tmp:/w/workspace/edgex-go/615@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-12T21:30:57.328Z] $ docker top abc8cb332e5b2baca7b5091ca76ec26ba0eccd029f0cf03dd16de883ed27a418 -eo pid,comm [2023-12-12T21:30:57.368Z] 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). [2023-12-12T21:30:57.368Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-12T21:30:58.030Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-12T21:30:58.031Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-12T21:30:58.944Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-12T21:30:58.981Z] $ docker exec abc8cb332e5b2baca7b5091ca76ec26ba0eccd029f0cf03dd16de883ed27a418 ssh-agent [2023-12-12T21:30:59.384Z] SSH_AUTH_SOCK=/tmp/ssh-hyvxFyw7YX66/agent.32 [2023-12-12T21:30:59.384Z] SSH_AGENT_PID=38 [2023-12-12T21:30:59.388Z] Running ssh-add (command line suppressed) [2023-12-12T21:30:59.508Z] Identity added: /w/workspace/edgex-go/615@tmp/private_key_15653157059267745895.key (/w/workspace/edgex-go/615@tmp/private_key_15653157059267745895.key) [2023-12-12T21:30:59.517Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-12T21:31:00.867Z] + git semver tag [2023-12-12T21:31:01.128Z] 2023-12-12 21:31:01,054 [run_tag] DEBUG tag force:False [2023-12-12T21:31:01.128Z] 2023-12-12 21:31:01,055 [check_head_tag] DEBUG check head tag [2023-12-12T21:31:01.128Z] 2023-12-12 21:31:01,058 [execute] INFO git cat-file --batch-check [2023-12-12T21:31:01.128Z] 2023-12-12 21:31:01,058 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/615, universal_newlines=False, shell=None, istream=) [2023-12-12T21:31:01.128Z] 2023-12-12 21:31:01,060 [execute] INFO git cat-file --batch [2023-12-12T21:31:01.128Z] 2023-12-12 21:31:01,061 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/615, universal_newlines=False, shell=None, istream=) [2023-12-12T21:31:01.128Z] 2023-12-12 21:31:01,094 [read_version] DEBUG read version from /w/workspace/edgex-go/615/.semver/main [2023-12-12T21:31:01.128Z] 2023-12-12 21:31:01,095 [execute] INFO git tag -a v3.2.0-dev.5 -m v3.2.0-dev.5 [2023-12-12T21:31:01.128Z] 2023-12-12 21:31:01,096 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.5', '-m', 'v3.2.0-dev.5'], cwd=/w/workspace/edgex-go/615, universal_newlines=False, shell=None, istream=None) [2023-12-12T21:31:01.128Z] 2023-12-12 21:31:01,102 [read_version] DEBUG read version from /w/workspace/edgex-go/615/.semver/main [2023-12-12T21:31:01.128Z] 3.2.0-dev.5 [Pipeline] } [2023-12-12T21:31:01.146Z] $ docker exec --env ******** --env ******** abc8cb332e5b2baca7b5091ca76ec26ba0eccd029f0cf03dd16de883ed27a418 ssh-agent -k [2023-12-12T21:31:01.247Z] unset SSH_AUTH_SOCK; [2023-12-12T21:31:01.247Z] unset SSH_AGENT_PID; [2023-12-12T21:31:01.247Z] echo Agent pid 38 killed; [2023-12-12T21:31:01.248Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-12T21:31:02.222Z] + git semver [Pipeline] } [2023-12-12T21:31:03.762Z] $ docker stop --time=1 abc8cb332e5b2baca7b5091ca76ec26ba0eccd029f0cf03dd16de883ed27a418 [2023-12-12T21:31:05.086Z] $ docker rm -f --volumes abc8cb332e5b2baca7b5091ca76ec26ba0eccd029f0cf03dd16de883ed27a418 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:31:06.322Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-12T21:31:06.322Z] [2023-12-12T21:31:06.322Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:31:06.790Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-12T21:31:06.790Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-12-12T21:31:06.790Z] ab5ef0e58194: Pulling fs layer [2023-12-12T21:31:06.790Z] 9712f1f96733: Pulling fs layer [2023-12-12T21:31:06.790Z] 63f879dbbcfc: Pulling fs layer [2023-12-12T21:31:06.790Z] 0d9ebad4ef96: Pulling fs layer [2023-12-12T21:31:06.790Z] e9a5061849ea: Pulling fs layer [2023-12-12T21:31:06.790Z] d747dcd14b5f: Pulling fs layer [2023-12-12T21:31:06.790Z] 2de7ff778b66: Pulling fs layer [2023-12-12T21:31:06.790Z] e9a5061849ea: Waiting [2023-12-12T21:31:06.790Z] 0d9ebad4ef96: Waiting [2023-12-12T21:31:06.790Z] d747dcd14b5f: Waiting [2023-12-12T21:31:06.790Z] 2de7ff778b66: Waiting [2023-12-12T21:31:06.790Z] 9712f1f96733: Verifying Checksum [2023-12-12T21:31:06.790Z] 9712f1f96733: Download complete [2023-12-12T21:31:07.354Z] 63f879dbbcfc: Verifying Checksum [2023-12-12T21:31:07.354Z] 63f879dbbcfc: Download complete [2023-12-12T21:31:07.354Z] e9a5061849ea: Verifying Checksum [2023-12-12T21:31:07.354Z] e9a5061849ea: Download complete [2023-12-12T21:31:07.354Z] d747dcd14b5f: Verifying Checksum [2023-12-12T21:31:07.354Z] 0d9ebad4ef96: Verifying Checksum [2023-12-12T21:31:07.354Z] 0d9ebad4ef96: Download complete [2023-12-12T21:31:07.354Z] 2de7ff778b66: Verifying Checksum [2023-12-12T21:31:07.354Z] 2de7ff778b66: Download complete [2023-12-12T21:31:07.354Z] ab5ef0e58194: Verifying Checksum [2023-12-12T21:31:07.354Z] ab5ef0e58194: Download complete [2023-12-12T21:31:10.633Z] ab5ef0e58194: Pull complete [2023-12-12T21:31:10.633Z] 9712f1f96733: Pull complete [2023-12-12T21:31:10.891Z] 63f879dbbcfc: Pull complete [2023-12-12T21:31:16.217Z] 0d9ebad4ef96: Pull complete [2023-12-12T21:31:16.476Z] e9a5061849ea: Pull complete [2023-12-12T21:31:16.476Z] d747dcd14b5f: Pull complete [2023-12-12T21:31:17.411Z] 2de7ff778b66: Pull complete [2023-12-12T21:31:17.412Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-12-12T21:31:17.412Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-12T21:31:17.412Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-12T21:31:18.208Z] prd-ubuntu20.04-docker-8c-8g-24920 does not seem to be running inside a container [2023-12-12T21:31:18.248Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/615 -v /w/workspace/edgex-go/615:/w/workspace/edgex-go/615:rw,z -v /w/workspace/edgex-go/615@tmp:/w/workspace/edgex-go/615@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-12-12T21:31:22.977Z] $ docker top b0a3f675f7a1302470b814ba6ec31849aea775fcbf95c0c243e4def486ada673 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-12-12T21:31:23.385Z] provisioning config files... [2023-12-12T21:31:23.392Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/615@tmp/config11244515537440010702tmp [2023-12-12T21:31:23.403Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/615@tmp/config17731342617659207789tmp [2023-12-12T21:31:23.414Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/615@tmp/config2293197659886087334tmp [Pipeline] { [Pipeline] echo [2023-12-12T21:31:23.749Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-12T21:31:24.058Z] ---> sigul-configuration.sh [2023-12-12T21:31:24.058Z] gpg: directory `/root/.gnupg' created [2023-12-12T21:31:24.058Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-12-12T21:31:24.058Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-12-12T21:31:24.058Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-12-12T21:31:24.058Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-12-12T21:31:24.058Z] gpg: CAST5 encrypted data [2023-12-12T21:31:24.058Z] gpg: encrypted with 1 passphrase [2023-12-12T21:31:24.058Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-12-12T21:31:24.361Z] + mkdir /home/jenkins [2023-12-12T21:31:24.361Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-12-12T21:31:24.648Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-12-12T21:31:24.659Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-12T21:31:24.947Z] ---> sigul-install.sh [2023-12-12T21:31:24.947Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-12-12T21:31:25.242Z] + git tag --list [2023-12-12T21:31:25.242Z] 0.6.0 [2023-12-12T21:31:25.242Z] 0.6.1 [2023-12-12T21:31:25.242Z] 0.7.0 [2023-12-12T21:31:25.242Z] 0.7.1 [2023-12-12T21:31:25.242Z] v1.0.0 [2023-12-12T21:31:25.242Z] v1.0.1 [2023-12-12T21:31:25.242Z] v1.1.0 [2023-12-12T21:31:25.242Z] v1.2.0 [2023-12-12T21:31:25.242Z] v1.2.1 [2023-12-12T21:31:25.242Z] v1.3.0 [2023-12-12T21:31:25.242Z] v1.3.1 [2023-12-12T21:31:25.242Z] v2.0.0 [2023-12-12T21:31:25.242Z] v2.1.0 [2023-12-12T21:31:25.242Z] v2.1.1 [2023-12-12T21:31:25.242Z] v2.2.0 [2023-12-12T21:31:25.242Z] v2.3.0 [2023-12-12T21:31:25.242Z] v3.0 [2023-12-12T21:31:25.242Z] v3.0.0 [2023-12-12T21:31:25.242Z] v3.1 [2023-12-12T21:31:25.242Z] v3.1.0 [2023-12-12T21:31:25.242Z] v3.1.0-dev.1 [2023-12-12T21:31:25.242Z] v3.1.0-dev.10 [2023-12-12T21:31:25.242Z] v3.1.0-dev.11 [2023-12-12T21:31:25.242Z] v3.1.0-dev.12 [2023-12-12T21:31:25.242Z] v3.1.0-dev.13 [2023-12-12T21:31:25.242Z] v3.1.0-dev.14 [2023-12-12T21:31:25.242Z] v3.1.0-dev.15 [2023-12-12T21:31:25.242Z] v3.1.0-dev.16 [2023-12-12T21:31:25.242Z] v3.1.0-dev.17 [2023-12-12T21:31:25.242Z] v3.1.0-dev.18 [2023-12-12T21:31:25.242Z] v3.1.0-dev.19 [2023-12-12T21:31:25.242Z] v3.1.0-dev.2 [2023-12-12T21:31:25.242Z] v3.1.0-dev.20 [2023-12-12T21:31:25.242Z] v3.1.0-dev.21 [2023-12-12T21:31:25.242Z] v3.1.0-dev.22 [2023-12-12T21:31:25.242Z] v3.1.0-dev.23 [2023-12-12T21:31:25.242Z] v3.1.0-dev.24 [2023-12-12T21:31:25.242Z] v3.1.0-dev.25 [2023-12-12T21:31:25.242Z] v3.1.0-dev.26 [2023-12-12T21:31:25.242Z] v3.1.0-dev.27 [2023-12-12T21:31:25.242Z] v3.1.0-dev.28 [2023-12-12T21:31:25.242Z] v3.1.0-dev.29 [2023-12-12T21:31:25.242Z] v3.1.0-dev.3 [2023-12-12T21:31:25.242Z] v3.1.0-dev.30 [2023-12-12T21:31:25.242Z] v3.1.0-dev.31 [2023-12-12T21:31:25.242Z] v3.1.0-dev.32 [2023-12-12T21:31:25.242Z] v3.1.0-dev.33 [2023-12-12T21:31:25.242Z] v3.1.0-dev.34 [2023-12-12T21:31:25.242Z] v3.1.0-dev.35 [2023-12-12T21:31:25.242Z] v3.1.0-dev.36 [2023-12-12T21:31:25.242Z] v3.1.0-dev.37 [2023-12-12T21:31:25.242Z] v3.1.0-dev.38 [2023-12-12T21:31:25.242Z] v3.1.0-dev.39 [2023-12-12T21:31:25.242Z] v3.1.0-dev.4 [2023-12-12T21:31:25.242Z] v3.1.0-dev.40 [2023-12-12T21:31:25.242Z] v3.1.0-dev.41 [2023-12-12T21:31:25.242Z] v3.1.0-dev.42 [2023-12-12T21:31:25.242Z] v3.1.0-dev.43 [2023-12-12T21:31:25.242Z] v3.1.0-dev.44 [2023-12-12T21:31:25.242Z] v3.1.0-dev.45 [2023-12-12T21:31:25.242Z] v3.1.0-dev.46 [2023-12-12T21:31:25.242Z] v3.1.0-dev.47 [2023-12-12T21:31:25.242Z] v3.1.0-dev.48 [2023-12-12T21:31:25.242Z] v3.1.0-dev.49 [2023-12-12T21:31:25.242Z] v3.1.0-dev.5 [2023-12-12T21:31:25.242Z] v3.1.0-dev.50 [2023-12-12T21:31:25.242Z] v3.1.0-dev.51 [2023-12-12T21:31:25.242Z] v3.1.0-dev.52 [2023-12-12T21:31:25.242Z] v3.1.0-dev.53 [2023-12-12T21:31:25.242Z] v3.1.0-dev.54 [2023-12-12T21:31:25.242Z] v3.1.0-dev.55 [2023-12-12T21:31:25.242Z] v3.1.0-dev.56 [2023-12-12T21:31:25.242Z] v3.1.0-dev.57 [2023-12-12T21:31:25.242Z] v3.1.0-dev.58 [2023-12-12T21:31:25.242Z] v3.1.0-dev.59 [2023-12-12T21:31:25.242Z] v3.1.0-dev.6 [2023-12-12T21:31:25.242Z] v3.1.0-dev.60 [2023-12-12T21:31:25.242Z] v3.1.0-dev.61 [2023-12-12T21:31:25.242Z] v3.1.0-dev.62 [2023-12-12T21:31:25.242Z] v3.1.0-dev.63 [2023-12-12T21:31:25.242Z] v3.1.0-dev.64 [2023-12-12T21:31:25.242Z] v3.1.0-dev.65 [2023-12-12T21:31:25.242Z] v3.1.0-dev.66 [2023-12-12T21:31:25.242Z] v3.1.0-dev.67 [2023-12-12T21:31:25.242Z] v3.1.0-dev.68 [2023-12-12T21:31:25.242Z] v3.1.0-dev.69 [2023-12-12T21:31:25.242Z] v3.1.0-dev.7 [2023-12-12T21:31:25.242Z] v3.1.0-dev.70 [2023-12-12T21:31:25.242Z] v3.1.0-dev.71 [2023-12-12T21:31:25.242Z] v3.1.0-dev.72 [2023-12-12T21:31:25.242Z] v3.1.0-dev.73 [2023-12-12T21:31:25.242Z] v3.1.0-dev.8 [2023-12-12T21:31:25.242Z] v3.1.0-dev.9 [2023-12-12T21:31:25.242Z] v3.2.0-dev.1 [2023-12-12T21:31:25.242Z] v3.2.0-dev.2 [2023-12-12T21:31:25.242Z] v3.2.0-dev.3 [2023-12-12T21:31:25.242Z] v3.2.0-dev.4 [2023-12-12T21:31:25.242Z] v3.2.0-dev.5 [Pipeline] sh [2023-12-12T21:31:25.538Z] + lftools sign git-tag v3.2.0-dev.5 [2023-12-12T21:31:26.105Z] Signing Git tag with Sigul... [2023-12-12T21:31:26.105Z] Signing v3.2.0-dev.5 [Pipeline] echo [2023-12-12T21:31:26.688Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-12T21:31:26.983Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-12-12T21:31:26.990Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-12-12T21:31:27.368Z] $ docker stop --time=1 b0a3f675f7a1302470b814ba6ec31849aea775fcbf95c0c243e4def486ada673 [2023-12-12T21:31:28.654Z] $ docker rm -f --volumes b0a3f675f7a1302470b814ba6ec31849aea775fcbf95c0c243e4def486ada673 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-12-12T21:31:30.260Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-12T21:31:30.260Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:31:30.740Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-12T21:31:30.740Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-12T21:31:31.158Z] prd-ubuntu20.04-docker-8c-8g-24920 does not seem to be running inside a container [2023-12-12T21:31:31.192Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/615 -v /w/workspace/edgex-go/615:/w/workspace/edgex-go/615:rw,z -v /w/workspace/edgex-go/615@tmp:/w/workspace/edgex-go/615@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-12T21:31:31.518Z] $ docker top a09ee023b15c04a715df30fe39e40ab9725bef1756702745e71dc71cf7e951d4 -eo pid,comm [2023-12-12T21:31:31.554Z] 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). [2023-12-12T21:31:31.554Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-12T21:31:32.197Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-12T21:31:32.197Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-12T21:31:32.297Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-12T21:31:32.308Z] $ docker exec a09ee023b15c04a715df30fe39e40ab9725bef1756702745e71dc71cf7e951d4 ssh-agent [2023-12-12T21:31:32.408Z] SSH_AUTH_SOCK=/tmp/ssh-SE8WrkttxAMv/agent.32 [2023-12-12T21:31:32.408Z] SSH_AGENT_PID=38 [2023-12-12T21:31:32.413Z] Running ssh-add (command line suppressed) [2023-12-12T21:31:32.524Z] Identity added: /w/workspace/edgex-go/615@tmp/private_key_16938427421851189167.key (/w/workspace/edgex-go/615@tmp/private_key_16938427421851189167.key) [2023-12-12T21:31:32.529Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-12T21:31:32.988Z] + git semver bump pre [2023-12-12T21:31:33.246Z] 2023-12-12 21:31:33,168 [read_version] DEBUG read version from /w/workspace/edgex-go/615/.semver/main [2023-12-12T21:31:33.246Z] 2023-12-12 21:31:33,168 [bump_version] DEBUG bumping version:3.2.0-dev.5 on axis:pre with prefix:dev [2023-12-12T21:31:33.246Z] 2023-12-12 21:31:33,168 [bump_version] DEBUG bumped version:3.2.0-dev.6 [2023-12-12T21:31:33.246Z] 2023-12-12 21:31:33,168 [write_version] DEBUG write version:3.2.0-dev.6 to path:/w/workspace/edgex-go/615/.semver/main with force:True [2023-12-12T21:31:33.246Z] 2023-12-12 21:31:33,168 [read_version] DEBUG read version from /w/workspace/edgex-go/615/.semver/main [2023-12-12T21:31:33.246Z] 2023-12-12 21:31:33,168 [write_file] DEBUG write to file:/w/workspace/edgex-go/615/.semver/main [2023-12-12T21:31:33.246Z] 2023-12-12 21:31:33,170 [execute] INFO git cat-file --batch-check [2023-12-12T21:31:33.246Z] 2023-12-12 21:31:33,170 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/615/.semver, universal_newlines=False, shell=None, istream=) [2023-12-12T21:31:33.246Z] 2023-12-12 21:31:33,175 [execute] INFO git cat-file --batch [2023-12-12T21:31:33.246Z] 2023-12-12 21:31:33,175 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/615/.semver, universal_newlines=False, shell=None, istream=) [2023-12-12T21:31:33.246Z] 2023-12-12 21:31:33,180 [read_version] DEBUG read version from /w/workspace/edgex-go/615/.semver/main [2023-12-12T21:31:33.246Z] 3.2.0-dev.6 [Pipeline] } [2023-12-12T21:31:33.262Z] $ docker exec --env ******** --env ******** a09ee023b15c04a715df30fe39e40ab9725bef1756702745e71dc71cf7e951d4 ssh-agent -k [2023-12-12T21:31:33.353Z] unset SSH_AUTH_SOCK; [2023-12-12T21:31:33.353Z] unset SSH_AGENT_PID; [2023-12-12T21:31:33.353Z] echo Agent pid 38 killed; [2023-12-12T21:31:33.352Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-12T21:31:34.353Z] + git semver [Pipeline] } [2023-12-12T21:31:34.630Z] $ docker stop --time=1 a09ee023b15c04a715df30fe39e40ab9725bef1756702745e71dc71cf7e951d4 [2023-12-12T21:31:35.903Z] $ docker rm -f --volumes a09ee023b15c04a715df30fe39e40ab9725bef1756702745e71dc71cf7e951d4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-12T21:31:36.765Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-12T21:31:36.765Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:31:37.239Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-12T21:31:37.239Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-12T21:31:37.649Z] prd-ubuntu20.04-docker-8c-8g-24920 does not seem to be running inside a container [2023-12-12T21:31:37.689Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/615 -v /w/workspace/edgex-go/615:/w/workspace/edgex-go/615:rw,z -v /w/workspace/edgex-go/615@tmp:/w/workspace/edgex-go/615@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-12T21:31:38.005Z] $ docker top 4e3361293e90fc8d9c4472ba0bfb2976b00482c088c159988decdf7a314d5592 -eo pid,comm [2023-12-12T21:31:38.033Z] 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). [2023-12-12T21:31:38.033Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-12T21:31:38.662Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-12T21:31:38.662Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-12T21:31:38.755Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-12T21:31:38.765Z] $ docker exec 4e3361293e90fc8d9c4472ba0bfb2976b00482c088c159988decdf7a314d5592 ssh-agent [2023-12-12T21:31:38.863Z] SSH_AUTH_SOCK=/tmp/ssh-Jj5vdiE21TiT/agent.32 [2023-12-12T21:31:38.863Z] SSH_AGENT_PID=37 [2023-12-12T21:31:38.868Z] Running ssh-add (command line suppressed) [2023-12-12T21:31:38.969Z] Identity added: /w/workspace/edgex-go/615@tmp/private_key_11218837395358100334.key (/w/workspace/edgex-go/615@tmp/private_key_11218837395358100334.key) [2023-12-12T21:31:38.973Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-12T21:31:39.454Z] + git semver push [2023-12-12T21:31:39.713Z] 2023-12-12 21:31:39,626 [run_push] DEBUG push [2023-12-12T21:31:39.713Z] 2023-12-12 21:31:39,627 [execute] INFO git cat-file --batch-check [2023-12-12T21:31:39.713Z] 2023-12-12 21:31:39,627 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/615/.semver, universal_newlines=False, shell=None, istream=) [2023-12-12T21:31:39.713Z] 2023-12-12 21:31:39,630 [execute] INFO git rev-list 09c6697c697ace2348928f96138bd4bb62bb230c -- [2023-12-12T21:31:39.713Z] 2023-12-12 21:31:39,630 [execute] DEBUG Popen(['git', 'rev-list', '09c6697c697ace2348928f96138bd4bb62bb230c', '--'], cwd=/w/workspace/edgex-go/615/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-12T21:31:39.713Z] 2023-12-12 21:31:39,646 [execute] INFO git fetch -v origin [2023-12-12T21:31:39.713Z] 2023-12-12 21:31:39,646 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/615/.semver, universal_newlines=True, shell=None, istream=None) [2023-12-12T21:31:40.282Z] 2023-12-12 21:31:40,173 [run_push] DEBUG no remote changes detected [2023-12-12T21:31:40.282Z] 2023-12-12 21:31:40,174 [execute] INFO git push origin semver [2023-12-12T21:31:40.282Z] 2023-12-12 21:31:40,174 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/615/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-12T21:31:41.219Z] 2023-12-12 21:31:40,960 [run_push] DEBUG push all version tags [2023-12-12T21:31:41.219Z] 2023-12-12 21:31:40,961 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-12-12T21:31:41.219Z] 2023-12-12 21:31:40,961 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/615, universal_newlines=False, shell=None, istream=None) [2023-12-12T21:31:41.786Z] 2023-12-12 21:31:41,766 [read_version] DEBUG read version from /w/workspace/edgex-go/615/.semver/main [2023-12-12T21:31:41.786Z] 3.2.0-dev.6 [Pipeline] } [2023-12-12T21:31:41.803Z] $ docker exec --env ******** --env ******** 4e3361293e90fc8d9c4472ba0bfb2976b00482c088c159988decdf7a314d5592 ssh-agent -k [2023-12-12T21:31:41.898Z] unset SSH_AUTH_SOCK; [2023-12-12T21:31:41.898Z] unset SSH_AGENT_PID; [2023-12-12T21:31:41.899Z] echo Agent pid 37 killed; [2023-12-12T21:31:41.899Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-12T21:31:42.918Z] + git semver [Pipeline] } [2023-12-12T21:31:43.198Z] $ docker stop --time=1 4e3361293e90fc8d9c4472ba0bfb2976b00482c088c159988decdf7a314d5592 [2023-12-12T21:31:44.465Z] $ docker rm -f --volumes 4e3361293e90fc8d9c4472ba0bfb2976b00482c088c159988decdf7a314d5592 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-12-12T21:31:47.040Z] + [ -d /w/workspace/edgex-go/615/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-12-12T21:31:47.358Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-12T21:31:48.261Z] ---> package-listing.sh [2023-12-12T21:31:48.261Z] ++ facter osfamily [2023-12-12T21:31:48.261Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-12T21:31:48.521Z] + OS_FAMILY=debian [2023-12-12T21:31:48.521Z] + workspace=/w/workspace/edgex-go/615 [2023-12-12T21:31:48.521Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-12T21:31:48.521Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-12T21:31:48.521Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-12T21:31:48.521Z] + PACKAGES=/tmp/packages_start.txt [2023-12-12T21:31:48.521Z] + '[' /w/workspace/edgex-go/615 ']' [2023-12-12T21:31:48.521Z] + PACKAGES=/tmp/packages_end.txt [2023-12-12T21:31:48.521Z] + case "${OS_FAMILY}" in [2023-12-12T21:31:48.521Z] + dpkg -l [2023-12-12T21:31:48.521Z] + grep '^ii' [2023-12-12T21:31:48.521Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-12T21:31:48.521Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-12T21:31:48.521Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-12T21:31:48.521Z] + '[' /w/workspace/edgex-go/615 ']' [2023-12-12T21:31:48.521Z] + mkdir -p /w/workspace/edgex-go/615/archives/ [2023-12-12T21:31:48.521Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/615/archives/ [Pipeline] echo [2023-12-12T21:31:48.533Z] 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/615/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-12-12T21:31:48.812Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:31:49.292Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-12T21:31:49.292Z] [2023-12-12T21:31:49.292Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-12T21:31:49.789Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-12T21:31:49.789Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-12T21:31:49.789Z] 5eb5b503b376: Pulling fs layer [2023-12-12T21:31:49.789Z] 5c69ac0246d0: Pulling fs layer [2023-12-12T21:31:49.789Z] ec43610c2a17: Pulling fs layer [2023-12-12T21:31:49.789Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-12T21:31:49.789Z] 33b1e0a273af: Pulling fs layer [2023-12-12T21:31:49.789Z] 5d3b04190fa2: Pulling fs layer [2023-12-12T21:31:49.789Z] 2f39f015ded8: Pulling fs layer [2023-12-12T21:31:49.789Z] 33b1e0a273af: Waiting [2023-12-12T21:31:49.789Z] 5d3b04190fa2: Waiting [2023-12-12T21:31:49.789Z] 2f39f015ded8: Waiting [2023-12-12T21:31:49.789Z] 3a2ae6a8a46f: Waiting [2023-12-12T21:31:49.789Z] 5c69ac0246d0: Download complete [2023-12-12T21:31:49.789Z] 3a2ae6a8a46f: Verifying Checksum [2023-12-12T21:31:49.789Z] 3a2ae6a8a46f: Download complete [2023-12-12T21:31:49.789Z] 33b1e0a273af: Verifying Checksum [2023-12-12T21:31:49.789Z] 33b1e0a273af: Download complete [2023-12-12T21:31:49.789Z] 5d3b04190fa2: Verifying Checksum [2023-12-12T21:31:49.789Z] 5d3b04190fa2: Download complete [2023-12-12T21:31:49.789Z] ec43610c2a17: Verifying Checksum [2023-12-12T21:31:49.789Z] ec43610c2a17: Download complete [2023-12-12T21:31:50.047Z] 5eb5b503b376: Verifying Checksum [2023-12-12T21:31:50.047Z] 5eb5b503b376: Download complete [2023-12-12T21:31:50.612Z] 2f39f015ded8: Download complete [2023-12-12T21:31:51.177Z] 5eb5b503b376: Pull complete [2023-12-12T21:31:51.177Z] 5c69ac0246d0: Pull complete [2023-12-12T21:31:51.744Z] ec43610c2a17: Pull complete [2023-12-12T21:31:51.744Z] 3a2ae6a8a46f: Pull complete [2023-12-12T21:31:52.003Z] 33b1e0a273af: Pull complete [2023-12-12T21:31:52.003Z] 5d3b04190fa2: Pull complete [2023-12-12T21:31:56.192Z] 2f39f015ded8: Pull complete [2023-12-12T21:31:56.192Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-12T21:31:56.192Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-12T21:31:56.192Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-12T21:31:56.985Z] prd-ubuntu20.04-docker-8c-8g-24920 does not seem to be running inside a container [2023-12-12T21:31:57.024Z] $ 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/615/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/615 -v /w/workspace/edgex-go/615:/w/workspace/edgex-go/615:rw,z -v /w/workspace/edgex-go/615@tmp:/w/workspace/edgex-go/615@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 [2023-12-12T21:32:00.880Z] $ docker top 6e23a348561e6b9a4ae1f4f1b78637b6d47a5f4acf3402276bd97d8c90f33666 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-12T21:32:01.600Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-12T21:32:01.884Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-12T21:32:02.170Z] + ls /var/log/sa-host [2023-12-12T21:32:02.170Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-12T21:32:02.501Z] provisioning config files... [2023-12-12T21:32:02.509Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/615@tmp/config800229059444117260tmp [Pipeline] { [Pipeline] echo [2023-12-12T21:32:02.882Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-12T21:32:03.170Z] ---> create-netrc.sh [Pipeline] } [2023-12-12T21:32:03.177Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-12T21:32:03.871Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-12T21:32:03.880Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-12T21:32:04.163Z] ---> sudo-logs.sh [2023-12-12T21:32:04.163Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-12T21:32:04.360Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-12T21:32:04.645Z] ---> job-cost.sh [2023-12-12T21:32:04.645Z] lf-activate-venv: SKIPPING [2023-12-12T21:32:04.645Z] DEBUG: total: 0.2199999988079071 [2023-12-12T21:32:04.645Z] INFO: Retrieving Stack Cost... [2023-12-12T21:32:04.904Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-12T21:32:05.470Z] INFO: Archiving Costs [Pipeline] echo [2023-12-12T21:32:05.482Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-12T21:32:05.766Z] ---> logs-deploy.sh [2023-12-12T21:32:05.766Z] lf-activate-venv: SKIPPING [2023-12-12T21:32:05.766Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/615 [2023-12-12T21:32:05.766Z] INFO: archiving workspace using pattern(s): [2023-12-12T21:32:06.703Z] Archives upload complete. [2023-12-12T21:32:06.703Z] INFO: archiving logs to Nexus