Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fa614b66c3ed1d56f649226ca5a7d2f493aafc65 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-ssh15058757941258017532.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh12834641151817536212.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh8184762656581299955.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh6870291505939100849.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-ssh17196735864791495456.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], buildSnap:false] ========================================================= [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.20 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-1099 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/542 [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/542 # 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 fa614b66c3ed1d56f649226ca5a7d2f493aafc65 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4607)" > 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 fa614b66c3ed1d56f649226ca5a7d2f493aafc65 # timeout=10 > git rev-list --no-walk aa1b3d14d2454e1951de55af8cf305a6098c72fc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-13T22:01:55.188Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-13T22:01:55.231Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-13T22:01:55.245Z] ========================================================= [2023-07-13T22:01:55.245Z] EdgeX Global Pipelines Version Info [2023-07-13T22:01:55.245Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-13T22:01:56.007Z] ------------------- [2023-07-13T22:01:56.007Z] stable info: [2023-07-13T22:01:56.007Z] ------------------- [2023-07-13T22:01:56.007Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-13T22:01:56.007Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-13T22:01:56.007Z] Message: update stable to v1.0.250 [2023-07-13T22:01:56.580Z] ------------------- [2023-07-13T22:01:56.580Z] experimental info: [2023-07-13T22:01:56.580Z] ------------------- [2023-07-13T22:01:56.580Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-13T22:01:56.580Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-13T22:01:56.580Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-13T22:01:56.737Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-07-13T22:01:56.750Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-07-13T22:01:56.763Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-13T22:01:56.773Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-13T22:01:56.790Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-13T22:01:56.803Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-13T22:01:56.817Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-13T22:01:56.831Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-07-13T22:01:56.841Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-07-13T22:01:56.852Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-07-13T22:01:56.863Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-13T22:01:56.874Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-13T22:01:56.887Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-13T22:01:56.898Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-13T22:01:56.909Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-13T22:01:56.926Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-13T22:01:56.936Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-13T22:01:56.948Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-13T22:01:56.963Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-07-13T22:01:56.975Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-07-13T22:01:56.989Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-13T22:01:57.002Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-13T22:01:57.018Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-13T22:01:57.029Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-07-13T22:01:57.042Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-07-13T22:01:57.054Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-07-13T22:01:57.064Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [Pipeline] echo [2023-07-13T22:01:57.078Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fa614b6 [Pipeline] echo [2023-07-13T22:01:57.092Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-13T22:01:57.133Z] provisioning config files... [2023-07-13T22:01:57.148Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/542@tmp/config3975238472965377021tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-13T22:01:57.456Z] ---> docker-login.sh [2023-07-13T22:01:57.456Z] nexus3.edgexfoundry.org:10001 [2023-07-13T22:01:57.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T22:01:57.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T22:01:57.716Z] Configure a credential helper to remove this warning. See [2023-07-13T22:01:57.716Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T22:01:57.716Z] [2023-07-13T22:01:57.716Z] Login Succeeded [2023-07-13T22:01:57.716Z] nexus3.edgexfoundry.org:10002 [2023-07-13T22:01:57.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T22:01:57.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T22:01:57.978Z] Configure a credential helper to remove this warning. See [2023-07-13T22:01:57.978Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T22:01:57.978Z] [2023-07-13T22:01:57.978Z] Login Succeeded [2023-07-13T22:01:57.978Z] nexus3.edgexfoundry.org:10003 [2023-07-13T22:01:57.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T22:01:57.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T22:01:57.978Z] Configure a credential helper to remove this warning. See [2023-07-13T22:01:57.978Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T22:01:57.978Z] [2023-07-13T22:01:57.978Z] Login Succeeded [2023-07-13T22:01:57.978Z] nexus3.edgexfoundry.org:10004 [2023-07-13T22:01:58.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T22:01:58.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T22:01:58.238Z] Configure a credential helper to remove this warning. See [2023-07-13T22:01:58.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T22:01:58.238Z] [2023-07-13T22:01:58.238Z] Login Succeeded [2023-07-13T22:01:58.238Z] docker.io [2023-07-13T22:01:58.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T22:01:58.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T22:01:58.498Z] Configure a credential helper to remove this warning. See [2023-07-13T22:01:58.498Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T22:01:58.498Z] [2023-07-13T22:01:58.498Z] Login Succeeded [2023-07-13T22:01:58.498Z] ---> docker-login.sh ends [Pipeline] } [2023-07-13T22:01:58.505Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-13T22:01:58.820Z] + 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-07-13T22:01:58.820Z] + cut -d/+ -f2 [2023-07-13T22:01:58.820Z] dirname cmd/core-command/Dockerfile [2023-07-13T22:01:58.820Z] + echo core-command,cmd/core-command/Dockerfile [2023-07-13T22:01:58.820Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfilecut [2023-07-13T22:01:58.820Z] -d/ -f2 [2023-07-13T22:01:58.820Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-07-13T22:01:58.820Z] + + cut -d/ -f2 [2023-07-13T22:01:58.820Z] dirname cmd/core-data/Dockerfile [2023-07-13T22:01:58.820Z] + echo core-data,cmd/core-data/Dockerfile [2023-07-13T22:01:58.820Z] + dirname cmd/core-metadata/Dockerfile+ [2023-07-13T22:01:58.820Z] cut -d/ -f2 [2023-07-13T22:01:58.820Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-07-13T22:01:58.820Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-07-13T22:01:58.820Z] + cut -d/ -f2 [2023-07-13T22:01:58.820Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-07-13T22:01:58.820Z] + + dirname cmd/security-proxy-auth/Dockerfile [2023-07-13T22:01:58.820Z] cut -d/ -f2 [2023-07-13T22:01:58.820Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-07-13T22:01:58.820Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-07-13T22:01:58.820Z] + cut -d/ -f2 [2023-07-13T22:01:58.820Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-07-13T22:01:58.820Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-07-13T22:01:58.820Z] + cut -d/ -f2 [2023-07-13T22:01:58.820Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-07-13T22:01:58.820Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-07-13T22:01:58.820Z] + cut -d/ -f2 [2023-07-13T22:01:58.820Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-07-13T22:01:58.820Z] + dirname cmd/security-spire-agent/Dockerfile [2023-07-13T22:01:58.820Z] + cut -d/ -f2 [2023-07-13T22:01:58.820Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-07-13T22:01:58.820Z] + dirname cmd/security-spire-config/Dockerfile [2023-07-13T22:01:58.820Z] + cut -d/ -f2 [2023-07-13T22:01:58.820Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-07-13T22:01:58.820Z] + + dirname cmd/security-spire-server/Dockerfile [2023-07-13T22:01:58.820Z] cut -d/ -f2 [2023-07-13T22:01:58.820Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-07-13T22:01:58.820Z] + dirname cmd/support-notifications/Dockerfile [2023-07-13T22:01:58.820Z] + cut -d/ -f2 [2023-07-13T22:01:58.820Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-07-13T22:01:58.820Z] + dirname cmd/support-scheduler/Dockerfile [2023-07-13T22:01:58.820Z] + cut -d/ -f2 [2023-07-13T22:01:58.820Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-07-13T22:01:58.879Z] 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-07-13T22:01:59.250Z] + git rev-list -1 --merges fa614b66c3ed1d56f649226ca5a7d2f493aafc65~1..fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [Pipeline] echo [2023-07-13T22:01:59.285Z] -----------> git rev-list -1 --merges fa614b66c3ed1d56f649226ca5a7d2f493aafc65~1..fa614b66c3ed1d56f649226ca5a7d2f493aafc65 fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [false] [Pipeline] sh [2023-07-13T22:01:59.599Z] + git log --format=format:%s -1 fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [Pipeline] echo [2023-07-13T22:01:59.612Z] ========================================================= [2023-07-13T22:01:59.612Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-13T22:01:59.612Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-07-13T22:02:00.050Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-13T22:02:00.050Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-13T22:02:00.050Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-13T22:02:00.050Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-13T22:02:00.050Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-13T22:02:00.050Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-13T22:02:00.050Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:02:00.458Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-13T22:02:00.458Z] [2023-07-13T22:02:00.458Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:02:00.771Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-13T22:02:00.771Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-13T22:02:00.771Z] b85a868b505f: Pulling fs layer [2023-07-13T22:02:00.771Z] e2be974225ed: Pulling fs layer [2023-07-13T22:02:00.771Z] 339a4e72a1f5: Pulling fs layer [2023-07-13T22:02:00.771Z] 988bab9f4d93: Pulling fs layer [2023-07-13T22:02:00.771Z] 1469e6f7b9e6: Pulling fs layer [2023-07-13T22:02:00.771Z] eaf3925da568: Pulling fs layer [2023-07-13T22:02:00.771Z] bab4dde63d76: Pulling fs layer [2023-07-13T22:02:00.771Z] bde34c3a00c8: Pulling fs layer [2023-07-13T22:02:00.771Z] b352a97aabf1: Pulling fs layer [2023-07-13T22:02:00.771Z] 4872d77fe225: Pulling fs layer [2023-07-13T22:02:00.771Z] 5851b861e8e6: Pulling fs layer [2023-07-13T22:02:00.771Z] bab4dde63d76: Waiting [2023-07-13T22:02:00.771Z] b352a97aabf1: Waiting [2023-07-13T22:02:00.771Z] 5851b861e8e6: Waiting [2023-07-13T22:02:00.771Z] bde34c3a00c8: Waiting [2023-07-13T22:02:00.771Z] 4872d77fe225: Waiting [2023-07-13T22:02:00.771Z] 1469e6f7b9e6: Waiting [2023-07-13T22:02:00.771Z] 988bab9f4d93: Waiting [2023-07-13T22:02:00.771Z] eaf3925da568: Waiting [2023-07-13T22:02:00.771Z] e2be974225ed: Verifying Checksum [2023-07-13T22:02:00.771Z] e2be974225ed: Download complete [2023-07-13T22:02:00.771Z] 988bab9f4d93: Verifying Checksum [2023-07-13T22:02:00.771Z] 988bab9f4d93: Download complete [2023-07-13T22:02:01.048Z] 1469e6f7b9e6: Verifying Checksum [2023-07-13T22:02:01.048Z] 1469e6f7b9e6: Download complete [2023-07-13T22:02:01.048Z] eaf3925da568: Verifying Checksum [2023-07-13T22:02:01.048Z] eaf3925da568: Download complete [2023-07-13T22:02:01.048Z] 339a4e72a1f5: Verifying Checksum [2023-07-13T22:02:01.048Z] 339a4e72a1f5: Download complete [2023-07-13T22:02:01.048Z] bde34c3a00c8: Download complete [2023-07-13T22:02:01.048Z] b352a97aabf1: Verifying Checksum [2023-07-13T22:02:01.048Z] 4872d77fe225: Verifying Checksum [2023-07-13T22:02:01.048Z] 4872d77fe225: Download complete [2023-07-13T22:02:01.048Z] 5851b861e8e6: Verifying Checksum [2023-07-13T22:02:01.048Z] 5851b861e8e6: Download complete [2023-07-13T22:02:01.048Z] b85a868b505f: Verifying Checksum [2023-07-13T22:02:01.048Z] b85a868b505f: Download complete [2023-07-13T22:02:01.308Z] bab4dde63d76: Verifying Checksum [2023-07-13T22:02:01.308Z] bab4dde63d76: Download complete [2023-07-13T22:02:02.245Z] b85a868b505f: Pull complete [2023-07-13T22:02:02.245Z] e2be974225ed: Pull complete [2023-07-13T22:02:02.814Z] 339a4e72a1f5: Pull complete [2023-07-13T22:02:03.382Z] 988bab9f4d93: Pull complete [2023-07-13T22:02:03.640Z] 1469e6f7b9e6: Pull complete [2023-07-13T22:02:03.640Z] eaf3925da568: Pull complete [2023-07-13T22:02:05.556Z] bab4dde63d76: Pull complete [2023-07-13T22:02:05.556Z] bde34c3a00c8: Pull complete [2023-07-13T22:02:08.096Z] b352a97aabf1: Pull complete [2023-07-13T22:02:08.096Z] 4872d77fe225: Pull complete [2023-07-13T22:02:08.096Z] 5851b861e8e6: Pull complete [2023-07-13T22:02:08.096Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-13T22:02:08.096Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-13T22:02:08.096Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T22:02:08.210Z] prd-ubuntu20.04-docker-8c-8g-1099 does not seem to be running inside a container [2023-07-13T22:02:08.245Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/542 -v /w/workspace/edgex-go/542:/w/workspace/edgex-go/542:rw,z -v /w/workspace/edgex-go/542@tmp:/w/workspace/edgex-go/542@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-13T22:02:10.368Z] $ docker top afc4dc1e69122da2820e93a0c43f6669bab5c06cb56045af746e914eb3fbf263 -eo pid,comm [2023-07-13T22:02:10.424Z] 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-07-13T22:02:10.424Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-13T22:02:10.464Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-13T22:02:10.464Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-13T22:02:10.589Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-13T22:02:10.590Z] $ docker exec afc4dc1e69122da2820e93a0c43f6669bab5c06cb56045af746e914eb3fbf263 ssh-agent [2023-07-13T22:02:10.696Z] SSH_AUTH_SOCK=/tmp/ssh-Hums6ox4rsM4/agent.33 [2023-07-13T22:02:10.696Z] SSH_AGENT_PID=39 [2023-07-13T22:02:10.703Z] Running ssh-add (command line suppressed) [2023-07-13T22:02:10.800Z] Identity added: /w/workspace/edgex-go/542@tmp/private_key_14852948008490920538.key (/w/workspace/edgex-go/542@tmp/private_key_14852948008490920538.key) [2023-07-13T22:02:10.818Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-13T22:02:11.110Z] + git tag --points-at HEAD [Pipeline] } [2023-07-13T22:02:11.121Z] $ docker exec --env ******** --env ******** afc4dc1e69122da2820e93a0c43f6669bab5c06cb56045af746e914eb3fbf263 ssh-agent -k [2023-07-13T22:02:11.218Z] unset SSH_AUTH_SOCK; [2023-07-13T22:02:11.219Z] unset SSH_AGENT_PID; [2023-07-13T22:02:11.219Z] echo Agent pid 39 killed; [2023-07-13T22:02:11.232Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-13T22:02:11.261Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-13T22:02:11.261Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-13T22:02:11.366Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-13T22:02:11.366Z] $ docker exec afc4dc1e69122da2820e93a0c43f6669bab5c06cb56045af746e914eb3fbf263 ssh-agent [2023-07-13T22:02:11.485Z] SSH_AUTH_SOCK=/tmp/ssh-W3eZ7BiBzJ4X/agent.71 [2023-07-13T22:02:11.485Z] SSH_AGENT_PID=77 [2023-07-13T22:02:11.491Z] Running ssh-add (command line suppressed) [2023-07-13T22:02:11.597Z] Identity added: /w/workspace/edgex-go/542@tmp/private_key_16563499274277658362.key (/w/workspace/edgex-go/542@tmp/private_key_16563499274277658362.key) [2023-07-13T22:02:11.619Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-13T22:02:11.935Z] + git semver init [2023-07-13T22:02:12.195Z] 2023-07-13 22:02:12,091 [run_init] DEBUG init version:0.0.0 force:False [2023-07-13T22:02:12.195Z] 2023-07-13 22:02:12,092 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/542/.semver [2023-07-13T22:02:12.195Z] 2023-07-13 22:02:12,092 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/542/.semver [2023-07-13T22:02:12.195Z] 2023-07-13 22:02:12,093 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/542/.semver'], cwd=/w/workspace/edgex-go/542, universal_newlines=False, shell=None, istream=None) [2023-07-13T22:02:17.527Z] 2023-07-13 22:02:17,203 [append_file] DEBUG append to file:/w/workspace/edgex-go/542/.git/info/exclude [2023-07-13T22:02:17.527Z] 2023-07-13 22:02:17,203 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/542/.semver/main with force:False [2023-07-13T22:02:17.527Z] 2023-07-13 22:02:17,204 [read_version] DEBUG read version from /w/workspace/edgex-go/542/.semver/main [2023-07-13T22:02:17.527Z] 2023-07-13 22:02:17,204 [read_version] DEBUG read version from /w/workspace/edgex-go/542/.semver/main [2023-07-13T22:02:17.527Z] 3.1.0-dev.9 [Pipeline] } [2023-07-13T22:02:17.534Z] $ docker exec --env ******** --env ******** afc4dc1e69122da2820e93a0c43f6669bab5c06cb56045af746e914eb3fbf263 ssh-agent -k [2023-07-13T22:02:17.635Z] unset SSH_AUTH_SOCK; [2023-07-13T22:02:17.636Z] unset SSH_AGENT_PID; [2023-07-13T22:02:17.636Z] echo Agent pid 77 killed; [2023-07-13T22:02:17.648Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-13T22:02:17.965Z] + git semver [Pipeline] } [2023-07-13T22:02:18.235Z] $ docker stop --time=1 afc4dc1e69122da2820e93a0c43f6669bab5c06cb56045af746e914eb3fbf263 [2023-07-13T22:02:19.674Z] $ docker rm -f --volumes afc4dc1e69122da2820e93a0c43f6669bab5c06cb56045af746e914eb3fbf263 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-13T22:02:20.011Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-13T22:02:20.224Z] Stashed 1 file(s) [Pipeline] echo [2023-07-13T22:02:20.225Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.9 [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-07-13T22:02:20.602Z] + git config --global --add safe.directory /w/workspace/edgex-go/542 [Pipeline] echo [2023-07-13T22:02:20.612Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-13T22:02:20.627Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-13T22:02:20.637Z] ========================================================= [2023-07-13T22:02:20.637Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-13T22:02:20.637Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-07-13T22:02:20.929Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-13T22:02:20.929Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-13T22:02:20.929Z] 4db1b89c0bd1: Pulling fs layer [2023-07-13T22:02:20.929Z] 6911f1a30b25: Pulling fs layer [2023-07-13T22:02:20.929Z] e194b8c5c2a9: Pulling fs layer [2023-07-13T22:02:20.929Z] 6863d3e3a2b1: Pulling fs layer [2023-07-13T22:02:20.929Z] ec0bb842ea78: Pulling fs layer [2023-07-13T22:02:20.929Z] 40a00589a448: Pulling fs layer [2023-07-13T22:02:20.929Z] 6c08303d61cc: Pulling fs layer [2023-07-13T22:02:20.929Z] 798269fcf238: Pulling fs layer [2023-07-13T22:02:20.929Z] 40a00589a448: Waiting [2023-07-13T22:02:20.929Z] ec0bb842ea78: Waiting [2023-07-13T22:02:20.929Z] 6c08303d61cc: Waiting [2023-07-13T22:02:20.929Z] 798269fcf238: Waiting [2023-07-13T22:02:20.929Z] 6863d3e3a2b1: Waiting [2023-07-13T22:02:20.929Z] 6911f1a30b25: Download complete [2023-07-13T22:02:20.929Z] 6863d3e3a2b1: Download complete [2023-07-13T22:02:20.929Z] ec0bb842ea78: Download complete [2023-07-13T22:02:20.929Z] 4db1b89c0bd1: Verifying Checksum [2023-07-13T22:02:20.929Z] 4db1b89c0bd1: Download complete [2023-07-13T22:02:20.929Z] 40a00589a448: Verifying Checksum [2023-07-13T22:02:20.929Z] 40a00589a448: Download complete [2023-07-13T22:02:21.527Z] 4db1b89c0bd1: Pull complete [2023-07-13T22:02:21.527Z] 798269fcf238: Verifying Checksum [2023-07-13T22:02:21.527Z] 798269fcf238: Download complete [2023-07-13T22:02:21.527Z] 6911f1a30b25: Pull complete [2023-07-13T22:02:22.097Z] 6c08303d61cc: Verifying Checksum [2023-07-13T22:02:22.097Z] 6c08303d61cc: Download complete [2023-07-13T22:02:22.097Z] e194b8c5c2a9: Verifying Checksum [2023-07-13T22:02:22.097Z] e194b8c5c2a9: Download complete [2023-07-13T22:02:25.387Z] e194b8c5c2a9: Pull complete [2023-07-13T22:02:25.387Z] 6863d3e3a2b1: Pull complete [2023-07-13T22:02:25.387Z] ec0bb842ea78: Pull complete [2023-07-13T22:02:25.387Z] 40a00589a448: Pull complete [2023-07-13T22:02:27.929Z] 6c08303d61cc: Pull complete [2023-07-13T22:02:29.306Z] 798269fcf238: Pull complete [2023-07-13T22:02:29.306Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-07-13T22:02:29.306Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-13T22:02:29.306Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-07-13T22:02:29.600Z] + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-13T22:02:29.600Z] WORKDIR /edgex [2023-07-13T22:02:29.600Z] COPY go.mod . [2023-07-13T22:02:29.600Z] RUN go mod download [2023-07-13T22:02:29.600Z] docker build -t ci-base-image-x86_64 -f - . [2023-07-13T22:02:30.535Z] Sending build context to Docker daemon 170.7MB [2023-07-13T22:02:30.535Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-13T22:02:30.535Z] ---> ec979cd7f677 [2023-07-13T22:02:30.535Z] Step 2/4 : WORKDIR /edgex [2023-07-13T22:02:34.728Z] ---> Running in c8cf32a433a0 [2023-07-13T22:02:34.728Z] Removing intermediate container c8cf32a433a0 [2023-07-13T22:02:34.728Z] ---> 8d68d182a421 [2023-07-13T22:02:34.728Z] Step 3/4 : COPY go.mod . [2023-07-13T22:02:34.728Z] ---> ec6939f84f91 [2023-07-13T22:02:34.728Z] Step 4/4 : RUN go mod download [2023-07-13T22:02:34.728Z] ---> Running in b92cd6dc1610 [2023-07-13T22:02:35.292Z] Still waiting to schedule task [2023-07-13T22:02:35.292Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-07-13T22:02:49.624Z] Removing intermediate container b92cd6dc1610 [2023-07-13T22:02:49.624Z] ---> f37db0ade0ce [2023-07-13T22:02:49.624Z] Successfully built f37db0ade0ce [2023-07-13T22:02:49.624Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:02:49.924Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-13T22:02:49.924Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T22:02:49.996Z] prd-ubuntu20.04-docker-8c-8g-1099 does not seem to be running inside a container [2023-07-13T22:02:50.051Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/542 -v /w/workspace/edgex-go/542:/w/workspace/edgex-go/542:rw,z -v /w/workspace/edgex-go/542@tmp:/w/workspace/edgex-go/542@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-13T22:02:50.493Z] $ docker top 383aed3f962e12a007ad0d74d627a3656de68b91cf7997697e52804e64a957a0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-13T22:02:50.833Z] + go version [2023-07-13T22:02:50.833Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-07-13T22:02:50.841Z] $ docker stop --time=1 383aed3f962e12a007ad0d74d627a3656de68b91cf7997697e52804e64a957a0 [2023-07-13T22:02:52.112Z] $ docker rm -f --volumes 383aed3f962e12a007ad0d74d627a3656de68b91cf7997697e52804e64a957a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:02:52.520Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-13T22:02:52.520Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T22:02:52.594Z] prd-ubuntu20.04-docker-8c-8g-1099 does not seem to be running inside a container [2023-07-13T22:02:52.629Z] $ 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/542 -v /w/workspace/edgex-go/542:/w/workspace/edgex-go/542:rw,z -v /w/workspace/edgex-go/542@tmp:/w/workspace/edgex-go/542@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-13T22:02:52.984Z] $ docker top 619a2f0a64f0d7e015a173f51c24186d7ab65897d682794a20b84e2d5c1a98a9 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-13T22:02:53.048Z] ========================================================= [2023-07-13T22:02:53.048Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-07-13T22:02:53.048Z] ========================================================= [Pipeline] sh [2023-07-13T22:02:53.367Z] + git config --global --add safe.directory /w/workspace/edgex-go/542 [Pipeline] fileExists [Pipeline] sh [2023-07-13T22:02:53.663Z] + make test [2023-07-13T22:02:53.663Z] go test -race -coverprofile=coverage.out ./... [2023-07-13T22:03:00.229Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-07-13T22:03:12.420Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-07-13T22:03:12.420Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-07-13T22:03:13.033Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-07-13T22:03:13.290Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-07-13T22:03:13.856Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-07-13T22:03:14.113Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-07-13T22:03:14.113Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-07-13T22:03:14.113Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-07-13T22:03:14.113Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-07-13T22:03:14.369Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-07-13T22:03:14.626Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-07-13T22:03:14.883Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-07-13T22:03:14.883Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-07-13T22:03:14.883Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-07-13T22:03:15.814Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-07-13T22:03:15.814Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-07-13T22:03:15.814Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.058s coverage: 28.7% of statements [2023-07-13T22:03:15.814Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.069s coverage: 98.5% of statements [2023-07-13T22:03:16.379Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-07-13T22:03:16.379Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-07-13T22:03:16.379Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-07-13T22:03:16.943Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-07-13T22:03:16.943Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-07-13T22:03:17.508Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-07-13T22:03:17.508Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-07-13T22:03:17.508Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-07-13T22:03:17.508Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-07-13T22:03:17.508Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-07-13T22:03:18.883Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-07-13T22:03:18.883Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-07-13T22:03:19.449Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.080s coverage: 71.5% of statements [2023-07-13T22:03:19.449Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.077s coverage: 54.0% of statements [2023-07-13T22:03:20.384Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.810s coverage: 88.5% of statements [2023-07-13T22:03:20.384Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.077s coverage: 3.8% of statements [2023-07-13T22:03:20.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-07-13T22:03:20.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-07-13T22:03:20.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-07-13T22:03:20.950Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-07-13T22:03:20.950Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-07-13T22:03:20.950Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-07-13T22:03:20.950Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-07-13T22:03:20.950Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-07-13T22:03:21.209Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.383s coverage: 95.6% of statements [2023-07-13T22:03:21.209Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 72.2% of statements [2023-07-13T22:03:22.144Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-07-13T22:03:22.144Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-07-13T22:03:22.144Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-07-13T22:03:22.144Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.058s coverage: 65.9% of statements [2023-07-13T22:03:22.710Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-07-13T22:03:22.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-07-13T22:03:22.710Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.061s coverage: 0.9% of statements [2023-07-13T22:03:22.710Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.049s coverage: 29.0% of statements [2023-07-13T22:03:22.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.061s coverage: 42.9% of statements [2023-07-13T22:03:23.906Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-07-13T22:03:23.906Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-07-13T22:03:23.906Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-07-13T22:03:23.906Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-07-13T22:03:24.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.064s coverage: 82.9% of statements [2023-07-13T22:03:24.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements [2023-07-13T22:03:24.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.089s coverage: 96.3% of statements [2023-07-13T22:03:24.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.038s coverage: 87.5% of statements [2023-07-13T22:03:24.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-07-13T22:03:24.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-07-13T22:03:24.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-07-13T22:03:24.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-07-13T22:03:25.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-07-13T22:03:25.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-07-13T22:03:25.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-07-13T22:03:25.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-07-13T22:03:25.671Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-07-13T22:03:25.671Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-07-13T22:03:25.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-07-13T22:03:26.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-07-13T22:03:27.210Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-07-13T22:03:28.189Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-07-13T22:03:28.189Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-07-13T22:03:29.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-07-13T22:03:29.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-07-13T22:03:29.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-07-13T22:03:30.947Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-07-13T22:03:30.947Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-07-13T22:03:31.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-07-13T22:03:32.140Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-07-13T22:03:32.140Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-07-13T22:03:32.140Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-07-13T22:03:32.140Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-07-13T22:03:33.519Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-07-13T22:03:33.519Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-07-13T22:03:33.519Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-07-13T22:03:33.519Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-07-13T22:03:35.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-07-13T22:03:35.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-07-13T22:03:35.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-07-13T22:03:35.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-07-13T22:03:35.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements [2023-07-13T22:03:35.993Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-07-13T22:03:35.993Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-07-13T22:03:36.562Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-07-13T22:03:36.562Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-07-13T22:03:48.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.256s coverage: 79.9% of statements [2023-07-13T22:03:48.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.071s coverage: 92.9% of statements [2023-07-13T22:03:48.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements [2023-07-13T22:03:48.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.058s coverage: 62.3% of statements [2023-07-13T22:03:48.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.063s coverage: 87.2% of statements [2023-07-13T22:03:48.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.053s coverage: 20.0% of statements [2023-07-13T22:03:48.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements [2023-07-13T22:03:48.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.090s coverage: 81.8% of statements [2023-07-13T22:03:48.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.089s coverage: 82.1% of statements [2023-07-13T22:03:48.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.060s coverage: 86.0% of statements [2023-07-13T22:03:48.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.171s coverage: 63.1% of statements [2023-07-13T22:03:48.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements [2023-07-13T22:03:48.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.055s coverage: 89.4% of statements [2023-07-13T22:03:48.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.071s coverage: 100.0% of statements [2023-07-13T22:03:48.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements [2023-07-13T22:03:48.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2023-07-13T22:03:48.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.180s coverage: 38.4% of statements [2023-07-13T22:03:48.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements [2023-07-13T22:03:48.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.046s coverage: 84.8% of statements [2023-07-13T22:03:48.773Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 17.7% of statements [2023-07-13T22:03:48.773Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.145s coverage: 92.3% of statements [2023-07-13T22:03:48.773Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 61.8% of statements [2023-07-13T22:03:48.773Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.090s coverage: 97.7% of statements [2023-07-13T22:03:48.773Z] 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-07-13T22:03:48.773Z] running golangci-lint [2023-07-13T22:03:48.773Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-07-13T22:03:48.773Z] go version go1.20.6 linux/amd64 [2023-07-13T22:03:48.773Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-07-13T22:03:48.773Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-07-13T22:04:00.085Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1100 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-07-13T22:04:00.101Z] Running in /w/workspace/edgex-go/542 [Pipeline] { [Pipeline] checkout [2023-07-13T22:04:00.135Z] The recommended git tool is: git [2023-07-13T22:04:03.637Z] level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|imports|name|types_sizes|compiled_files|files) took 13.957339565s" [2023-07-13T22:04:03.637Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 36.353815ms" [2023-07-13T22:04:04.974Z] using credential edgex-jenkins-ssh [2023-07-13T22:04:04.987Z] Cloning the remote Git repository [2023-07-13T22:04:05.021Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-07-13T22:04:05.109Z] > git init /w/workspace/edgex-go/542 # timeout=10 [2023-07-13T22:04:05.240Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-07-13T22:04:05.241Z] > git --version # timeout=10 [2023-07-13T22:04:05.260Z] > git --version # 'git version 2.25.1' [2023-07-13T22:04:05.263Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-13T22:04:05.396Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-13T22:04:08.900Z] level=info msg="[linters_context/goanalysis] analyzers took 51.770439419s with top 10 stages: buildir: 27.84155549s, fact_deprecated: 1.78575547s, inspect: 1.512939812s, gosec: 1.06597479s, printf: 974.812816ms, ctrlflow: 962.425062ms, fact_purity: 791.733458ms, S1038: 781.159886ms, nilness: 721.287914ms, typedness: 478.906751ms" [2023-07-13T22:04:08.900Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-07-13T22:04:08.900Z] level=info msg="[runner] Processors filtering stat (out/in): identifier_marker: 203/203, exclude: 203/203, filename_unadjuster: 203/203, exclude-rules: 23/203, cgo: 203/203, skip_dirs: 203/203, path_prettifier: 203/203, skip_files: 203/203, autogenerated_exclude: 203/203, nolint: 0/23" [2023-07-13T22:04:08.900Z] level=info msg="[runner] processing took 16.780054ms with stages: nolint: 6.74225ms, identifier_marker: 4.549847ms, autogenerated_exclude: 2.010561ms, path_prettifier: 1.456405ms, exclude-rules: 1.235603ms, skip_dirs: 740.068µs, cgo: 28.48µs, filename_unadjuster: 12.69µs, skip_files: 750ns, max_same_issues: 660ns, diff: 520ns, uniq_by_line: 390ns, exclude: 330ns, path_shortener: 300ns, source_code: 260ns, sort_results: 260ns, severity-rules: 260ns, max_from_linter: 170ns, max_per_file_from_linter: 130ns, path_prefixer: 120ns" [2023-07-13T22:04:08.900Z] level=info msg="[runner] linters took 6.78751643s with stages: goanalysis_metalinter: 6.770630865s" [2023-07-13T22:04:08.900Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-07-13T22:04:08.900Z] level=info msg="Memory: 209 samples, avg is 184.4MB, max is 794.0MB" [2023-07-13T22:04:08.900Z] level=info msg="Execution took 20.791382396s" [2023-07-13T22:04:08.900Z] go vet ./... [2023-07-13T22:04:13.088Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-13T22:04:13.088Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-13T22:04:13.088Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-13T22:04:13.100Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-07-13T22:04:13.383Z] + ls -al . [2023-07-13T22:04:13.384Z] total 720 [2023-07-13T22:04:13.384Z] drwxrwxr-x 11 1001 1001 4096 Jul 13 22:02 . [2023-07-13T22:04:13.384Z] drwxr-xr-x 4 root root 4096 Jul 13 22:02 .. [2023-07-13T22:04:13.384Z] drwxrwxr-x 2 1001 1001 4096 Jul 13 22:01 .blubracket [2023-07-13T22:04:13.384Z] -rw-rw-r-- 1 1001 1001 16 Jul 13 22:01 .dockerignore [2023-07-13T22:04:13.384Z] drwxrwxr-x 8 1001 1001 4096 Jul 13 22:02 .git [2023-07-13T22:04:13.384Z] drwxrwxr-x 3 1001 1001 4096 Jul 13 22:01 .github [2023-07-13T22:04:13.384Z] -rw-rw-r-- 1 1001 1001 1133 Jul 13 22:01 .gitignore [2023-07-13T22:04:13.384Z] -rw-rw-r-- 1 1001 1001 42 Jul 13 22:01 .golangci.yml [2023-07-13T22:04:13.384Z] -rw-rw-r-- 1 1001 1001 87 Jul 13 22:01 .hadolint.yml [2023-07-13T22:04:13.384Z] drwxr-xr-x 3 1001 1001 4096 Jul 13 22:02 .semver [2023-07-13T22:04:13.384Z] -rw-rw-r-- 1 1001 1001 166 Jul 13 22:01 .sonarcloud.properties [2023-07-13T22:04:13.384Z] -rw-rw-r-- 1 1001 1001 1171 Jul 13 22:01 ADOPTERS.md [2023-07-13T22:04:13.384Z] -rw-rw-r-- 1 1001 1001 11234 Jul 13 22:01 Attribution.txt [2023-07-13T22:04:13.384Z] -rw-rw-r-- 1 1001 1001 93407 Jul 13 22:01 CHANGELOG.md [2023-07-13T22:04:13.384Z] -rw-rw-r-- 1 1001 1001 3804 Jul 13 22:01 CONTRIBUTING.md [2023-07-13T22:04:13.384Z] -rw-rw-r-- 1 1001 1001 677 Jul 13 22:01 GOVERNANCE.md [2023-07-13T22:04:13.384Z] -rw-rw-r-- 1 1001 1001 883 Jul 13 22:01 Jenkinsfile [2023-07-13T22:04:13.384Z] -rw-rw-r-- 1 1001 1001 10775 Jul 13 22:01 LICENSE [2023-07-13T22:04:13.384Z] -rw-rw-r-- 1 1001 1001 14368 Jul 13 22:01 Makefile [2023-07-13T22:04:13.384Z] -rw-rw-r-- 1 1001 1001 582 Jul 13 22:01 OWNERS.md [2023-07-13T22:04:13.384Z] -rw-rw-r-- 1 1001 1001 9923 Jul 13 22:01 README.md [2023-07-13T22:04:13.384Z] -rw-rw-r-- 1 1001 1001 789 Jul 13 22:01 SECURITY.md [2023-07-13T22:04:13.384Z] -rw-rw-r-- 1 1001 1001 11 Jul 13 22:02 VERSION [2023-07-13T22:04:13.384Z] drwxrwxr-x 2 1001 1001 4096 Jul 13 22:01 bin [2023-07-13T22:04:13.384Z] drwxrwxr-x 18 1001 1001 4096 Jul 13 22:01 cmd [2023-07-13T22:04:13.384Z] -rw-r--r-- 1 root root 447731 Jul 13 22:03 coverage.out [2023-07-13T22:04:13.384Z] -rw-rw-r-- 1 1001 1001 3430 Jul 13 22:01 go.mod [2023-07-13T22:04:13.384Z] -rw-rw-r-- 1 1001 1001 32408 Jul 13 22:01 go.sum [2023-07-13T22:04:13.384Z] drwxrwxr-x 7 1001 1001 4096 Jul 13 22:01 internal [2023-07-13T22:04:13.384Z] drwxrwxr-x 3 1001 1001 4096 Jul 13 22:01 openapi [2023-07-13T22:04:13.384Z] -rw-rw-r-- 1 1001 1001 594 Jul 13 22:01 security.txt [2023-07-13T22:04:13.384Z] drwxrwxr-x 4 1001 1001 4096 Jul 13 22:01 snap [2023-07-13T22:04:13.384Z] -rw-rw-r-- 1 1001 1001 204 Jul 13 22:01 version.go [Pipeline] sh [2023-07-13T22:04:13.669Z] + '[' -e coverage.out ] [2023-07-13T22:04:13.670Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-07-13T22:04:13.779Z] Stashed 1 file(s) [Pipeline] sh [2023-07-13T22:04:14.054Z] + make build [2023-07-13T22:04:14.055Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.9" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-07-13T22:04:21.567Z] Avoid second fetch [2023-07-13T22:04:21.568Z] Checking out Revision fa614b66c3ed1d56f649226ca5a7d2f493aafc65 (main) [2023-07-13T22:04:20.723Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-07-13T22:04:20.742Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-13T22:04:21.582Z] > git config core.sparsecheckout # timeout=10 [2023-07-13T22:04:21.656Z] > git checkout -f fa614b66c3ed1d56f649226ca5a7d2f493aafc65 # timeout=10 [2023-07-13T22:04:22.258Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4607)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-13T22:04:23.092Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-13T22:04:23.092Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-13T22:04:23.092Z] Dload Upload Total Spent Left Speed [2023-07-13T22:04:23.092Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98084 0 --:--:-- --:--:-- --:--:-- 98084 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 96598 [Pipeline] sh [2023-07-13T22:04:23.710Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-13T22:04:24.035Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-13T22:04:24.036Z] + sudo tee /etc/docker/daemon.new [2023-07-13T22:04:24.036Z] { [2023-07-13T22:04:24.036Z] "registry-mirrors": [ [2023-07-13T22:04:24.036Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-13T22:04:24.036Z] ], [2023-07-13T22:04:24.036Z] "bip": "10.250.0.254/24", [2023-07-13T22:04:24.036Z] "hosts": [ [2023-07-13T22:04:24.036Z] "tcp://0.0.0.0:5555", [2023-07-13T22:04:24.036Z] "unix:///var/run/docker.sock" [2023-07-13T22:04:24.036Z] ], [2023-07-13T22:04:24.036Z] "mtu": 1458, [2023-07-13T22:04:24.036Z] "selinux-enabled": true, [2023-07-13T22:04:24.036Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-13T22:04:24.036Z] } [Pipeline] sh [2023-07-13T22:04:24.366Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-13T22:04:24.697Z] + sudo service docker restart [2023-07-13T22:04:26.255Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.9" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-07-13T22:04:26.255Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.9" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-07-13T22:04:27.189Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.9" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-07-13T22:04:27.756Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.9" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-07-13T22:04:34.321Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.9" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-07-13T22:04:35.253Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.9" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-07-13T22:04:36.637Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.9" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-07-13T22:04:37.571Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.9" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-07-13T22:04:38.139Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.9" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-07-13T22:04:39.081Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.9" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-07-13T22:04:40.463Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.9" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-07-13T22:04:41.404Z] $ docker stop --time=1 619a2f0a64f0d7e015a173f51c24186d7ab65897d682794a20b84e2d5c1a98a9 [2023-07-13T22:04:48.063Z] $ docker rm -f --volumes 619a2f0a64f0d7e015a173f51c24186d7ab65897d682794a20b84e2d5c1a98a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider [2023-07-13T22:04:48.480Z] provisioning config files... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [2023-07-13T22:04:48.507Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/542@tmp/config12647650113229552466tmp [Pipeline] script [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:04:49.024Z] ---> docker-login.sh [2023-07-13T22:04:49.024Z] nexus3.edgexfoundry.org:10001 [2023-07-13T22:04:49.094Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-07-13T22:04:49.094Z] [2023-07-13T22:04:49.094Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:04:49.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T22:04:49.397Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-07-13T22:04:49.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T22:04:49.575Z] Configure a credential helper to remove this warning. See [2023-07-13T22:04:49.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T22:04:49.575Z] [2023-07-13T22:04:49.575Z] Login Succeeded [2023-07-13T22:04:49.575Z] nexus3.edgexfoundry.org:10002 [2023-07-13T22:04:49.658Z] latest: Pulling from edgex-devops/edgex-compose [2023-07-13T22:04:49.658Z] 91d30c5bc195: Pulling fs layer [2023-07-13T22:04:49.658Z] 2e9b0aa3be6d: Pulling fs layer [2023-07-13T22:04:49.658Z] 9c61dcf015f6: Pulling fs layer [2023-07-13T22:04:49.658Z] 4698f68db338: Pulling fs layer [2023-07-13T22:04:49.658Z] 2a2f49069b9e: Pulling fs layer [2023-07-13T22:04:49.658Z] e0025b399a48: Pulling fs layer [2023-07-13T22:04:49.658Z] 4698f68db338: Waiting [2023-07-13T22:04:49.658Z] 2a2f49069b9e: Waiting [2023-07-13T22:04:49.658Z] e0025b399a48: Waiting [2023-07-13T22:04:49.658Z] 91d30c5bc195: Verifying Checksum [2023-07-13T22:04:49.658Z] 91d30c5bc195: Download complete [2023-07-13T22:04:49.658Z] 4698f68db338: Verifying Checksum [2023-07-13T22:04:49.658Z] 4698f68db338: Download complete [2023-07-13T22:04:49.658Z] 2e9b0aa3be6d: Verifying Checksum [2023-07-13T22:04:49.658Z] 2e9b0aa3be6d: Download complete [2023-07-13T22:04:49.658Z] e0025b399a48: Verifying Checksum [2023-07-13T22:04:49.658Z] e0025b399a48: Download complete [2023-07-13T22:04:49.658Z] 91d30c5bc195: Pull complete [2023-07-13T22:04:49.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T22:04:49.917Z] 2a2f49069b9e: Verifying Checksum [2023-07-13T22:04:49.917Z] 2a2f49069b9e: Download complete [2023-07-13T22:04:50.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T22:04:50.117Z] Configure a credential helper to remove this warning. See [2023-07-13T22:04:50.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T22:04:50.117Z] [2023-07-13T22:04:50.117Z] Login Succeeded [2023-07-13T22:04:50.117Z] nexus3.edgexfoundry.org:10003 [2023-07-13T22:04:50.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T22:04:50.176Z] 2e9b0aa3be6d: Pull complete [2023-07-13T22:04:50.177Z] 9c61dcf015f6: Verifying Checksum [2023-07-13T22:04:50.177Z] 9c61dcf015f6: Download complete [2023-07-13T22:04:50.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T22:04:50.389Z] Configure a credential helper to remove this warning. See [2023-07-13T22:04:50.389Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T22:04:50.389Z] [2023-07-13T22:04:50.389Z] Login Succeeded [2023-07-13T22:04:50.389Z] nexus3.edgexfoundry.org:10004 [2023-07-13T22:04:50.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T22:04:50.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T22:04:50.659Z] Configure a credential helper to remove this warning. See [2023-07-13T22:04:50.659Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T22:04:50.659Z] [2023-07-13T22:04:50.659Z] Login Succeeded [2023-07-13T22:04:50.659Z] docker.io [2023-07-13T22:04:50.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T22:04:51.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T22:04:51.196Z] Configure a credential helper to remove this warning. See [2023-07-13T22:04:51.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T22:04:51.196Z] [2023-07-13T22:04:51.196Z] Login Succeeded [2023-07-13T22:04:51.196Z] ---> docker-login.sh ends [Pipeline] } [2023-07-13T22:04:51.210Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-07-13T22:04:51.741Z] + git config --global --add safe.directory /w/workspace/edgex-go/542 [Pipeline] echo [2023-07-13T22:04:51.757Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-13T22:04:51.771Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-13T22:04:51.782Z] ========================================================= [2023-07-13T22:04:51.782Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-13T22:04:51.782Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-07-13T22:04:52.110Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-13T22:04:52.702Z] 9c61dcf015f6: Pull complete [2023-07-13T22:04:52.961Z] 4698f68db338: Pull complete [2023-07-13T22:04:53.528Z] 2a2f49069b9e: Pull complete [2023-07-13T22:04:53.528Z] e0025b399a48: Pull complete [2023-07-13T22:04:53.528Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-07-13T22:04:53.528Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-07-13T22:04:53.528Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [2023-07-13T22:04:53.555Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-13T22:04:53.555Z] edb6bdbacee9: Pulling fs layer [2023-07-13T22:04:53.555Z] 5f9638ab2659: Pulling fs layer [2023-07-13T22:04:53.555Z] 8d51d6327a98: Pulling fs layer [2023-07-13T22:04:53.555Z] 8b374f2dd631: Pulling fs layer [2023-07-13T22:04:53.555Z] ec14aa9079de: Pulling fs layer [2023-07-13T22:04:53.555Z] 2f466654f4bb: Pulling fs layer [2023-07-13T22:04:53.555Z] 554e91adad29: Pulling fs layer [2023-07-13T22:04:53.555Z] 8b374f2dd631: Waiting [2023-07-13T22:04:53.555Z] 2f466654f4bb: Waiting [2023-07-13T22:04:53.555Z] ec14aa9079de: Waiting [2023-07-13T22:04:53.555Z] 554e91adad29: Waiting [2023-07-13T22:04:53.555Z] 5f9638ab2659: Verifying Checksum [2023-07-13T22:04:53.555Z] 5f9638ab2659: Download complete [2023-07-13T22:04:53.555Z] 8b374f2dd631: Verifying Checksum [2023-07-13T22:04:53.555Z] 8b374f2dd631: Download complete [2023-07-13T22:04:53.555Z] ec14aa9079de: Verifying Checksum [2023-07-13T22:04:53.555Z] ec14aa9079de: Download complete [2023-07-13T22:04:53.555Z] edb6bdbacee9: Verifying Checksum [2023-07-13T22:04:53.555Z] edb6bdbacee9: Download complete [Pipeline] withDockerContainer [2023-07-13T22:04:53.610Z] prd-ubuntu20.04-docker-8c-8g-1099 does not seem to be running inside a container [2023-07-13T22:04:53.642Z] $ 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/542 -v /w/workspace/edgex-go/542:/w/workspace/edgex-go/542:rw,z -v /w/workspace/edgex-go/542@tmp:/w/workspace/edgex-go/542@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-07-13T22:04:54.537Z] edb6bdbacee9: Pull complete [2023-07-13T22:04:55.128Z] 554e91adad29: Verifying Checksum [2023-07-13T22:04:55.128Z] 554e91adad29: Download complete [2023-07-13T22:04:55.128Z] 5f9638ab2659: Pull complete [2023-07-13T22:04:56.107Z] 8d51d6327a98: Verifying Checksum [2023-07-13T22:04:56.107Z] 8d51d6327a98: Download complete [2023-07-13T22:04:56.107Z] 2f466654f4bb: Verifying Checksum [2023-07-13T22:04:56.107Z] 2f466654f4bb: Download complete [2023-07-13T22:04:58.498Z] $ docker top 7e3b743f42f42270a5426f96a051d2064bcbbc21c9e0e06e632f0ea47d56f5a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-13T22:04:58.825Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-07-13T22:05:00.727Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2023-07-13T22:05:01.019Z] #1 transferring dockerfile: 2.82kB done [2023-07-13T22:05:01.019Z] #1 DONE 0.2s [2023-07-13T22:05:01.019Z] [2023-07-13T22:05:01.019Z] #2 [support-notifications internal] load build definition from Dockerfile [2023-07-13T22:05:01.019Z] #2 transferring dockerfile: 1.84kB done [2023-07-13T22:05:01.019Z] #2 DONE 0.0s [2023-07-13T22:05:01.019Z] [2023-07-13T22:05:01.019Z] #3 [security-proxy-setup internal] load build definition from Dockerfile [2023-07-13T22:05:01.279Z] #3 transferring dockerfile: 2.06kB done [2023-07-13T22:05:01.536Z] #3 ... [2023-07-13T22:05:01.536Z] [2023-07-13T22:05:01.536Z] #4 [security-bootstrapper internal] load .dockerignore [2023-07-13T22:05:01.536Z] #4 transferring context: 56B done [2023-07-13T22:05:01.536Z] #4 DONE 0.3s [2023-07-13T22:05:01.536Z] [2023-07-13T22:05:01.536Z] #5 [security-secretstore-setup internal] load build definition from Dockerfile [2023-07-13T22:05:01.536Z] #5 transferring dockerfile: 2.38kB done [2023-07-13T22:05:01.536Z] #5 DONE 0.4s [2023-07-13T22:05:01.536Z] [2023-07-13T22:05:01.536Z] #6 [core-data internal] load .dockerignore [2023-07-13T22:05:01.536Z] #6 DONE 0.0s [2023-07-13T22:05:01.536Z] [2023-07-13T22:05:01.536Z] #7 [core-metadata internal] load .dockerignore [2023-07-13T22:05:01.795Z] #7 ... [2023-07-13T22:05:01.795Z] [2023-07-13T22:05:01.795Z] #8 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-13T22:05:01.795Z] #8 DONE 0.0s [2023-07-13T22:05:02.054Z] [2023-07-13T22:05:02.054Z] #9 [support-scheduler internal] load build definition from Dockerfile [2023-07-13T22:05:02.054Z] #9 transferring dockerfile: 1.82kB done [2023-07-13T22:05:02.313Z] #9 ... [2023-07-13T22:05:02.313Z] [2023-07-13T22:05:02.313Z] #10 [security-proxy-auth internal] load build definition from Dockerfile [2023-07-13T22:05:02.313Z] #10 transferring dockerfile: 2.04kB done [2023-07-13T22:05:02.313Z] #10 DONE 1.0s [2023-07-13T22:05:02.313Z] [2023-07-13T22:05:02.313Z] #11 [core-metadata internal] load build definition from Dockerfile [2023-07-13T22:05:02.313Z] #11 transferring dockerfile: 1.96kB done [2023-07-13T22:05:02.313Z] #11 DONE 1.1s [2023-07-13T22:05:02.313Z] [2023-07-13T22:05:02.313Z] #12 [support-notifications internal] load .dockerignore [2023-07-13T22:05:02.313Z] #12 transferring context: 56B done [2023-07-13T22:05:02.313Z] #12 DONE 1.1s [2023-07-13T22:05:02.313Z] [2023-07-13T22:05:02.313Z] #13 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-07-13T22:05:02.313Z] #13 DONE 0.6s [2023-07-13T22:05:02.313Z] [2023-07-13T22:05:02.313Z] #14 [security-bootstrapper stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-13T22:05:02.313Z] #14 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done [2023-07-13T22:05:02.570Z] #14 ... [2023-07-13T22:05:02.570Z] [2023-07-13T22:05:02.570Z] #15 [core-data internal] load build definition from Dockerfile [2023-07-13T22:05:02.570Z] #15 transferring dockerfile: 1.90kB done [2023-07-13T22:05:02.570Z] #15 DONE 1.2s [2023-07-13T22:05:02.570Z] [2023-07-13T22:05:02.570Z] #16 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-07-13T22:05:02.570Z] #16 transferring dockerfile: 1.78kB done [2023-07-13T22:05:02.570Z] #16 DONE 1.2s [2023-07-13T22:05:02.570Z] [2023-07-13T22:05:02.570Z] #8 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-13T22:05:02.570Z] #8 DONE 0.0s [2023-07-13T22:05:02.570Z] [2023-07-13T22:05:02.570Z] #17 [security-spire-agent internal] load build definition from Dockerfile [2023-07-13T22:05:02.570Z] #17 transferring dockerfile: 2.68kB done [2023-07-13T22:05:02.570Z] #17 DONE 1.3s [2023-07-13T22:05:02.570Z] [2023-07-13T22:05:02.570Z] #14 [security-bootstrapper stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-13T22:05:02.570Z] #14 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-13T22:05:02.570Z] #14 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-13T22:05:02.570Z] #14 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-13T22:05:02.570Z] #14 ... [2023-07-13T22:05:02.570Z] [2023-07-13T22:05:02.570Z] #9 [support-scheduler internal] load build definition from Dockerfile [2023-07-13T22:05:02.570Z] #9 DONE 1.3s [2023-07-13T22:05:02.570Z] [2023-07-13T22:05:02.570Z] #18 [security-proxy-setup internal] load .dockerignore [2023-07-13T22:05:02.570Z] #18 transferring context: 56B done [2023-07-13T22:05:02.570Z] #18 DONE 1.3s [2023-07-13T22:05:02.570Z] [2023-07-13T22:05:02.570Z] #13 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 [2023-07-13T22:05:02.570Z] #13 DONE 0.7s [2023-07-13T22:05:02.570Z] [2023-07-13T22:05:02.570Z] #14 [support-notifications stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-13T22:05:02.570Z] #14 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done [2023-07-13T22:05:02.570Z] #14 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-13T22:05:02.570Z] #14 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-13T22:05:02.570Z] #14 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-13T22:05:02.831Z] #14 ... [2023-07-13T22:05:02.831Z] [2023-07-13T22:05:02.831Z] #8 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-13T22:05:02.831Z] #8 DONE 0.0s [2023-07-13T22:05:02.831Z] [2023-07-13T22:05:02.831Z] #19 [security-spire-config internal] load build definition from Dockerfile [2023-07-13T22:05:02.831Z] #19 transferring dockerfile: 2.58kB done [2023-07-13T22:05:02.831Z] #19 DONE 1.4s [2023-07-13T22:05:02.831Z] [2023-07-13T22:05:02.831Z] #13 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-07-13T22:05:02.831Z] #13 DONE 0.8s [2023-07-13T22:05:02.831Z] [2023-07-13T22:05:02.831Z] #14 [security-proxy-setup stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-13T22:05:02.831Z] #14 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done [2023-07-13T22:05:02.831Z] #14 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-13T22:05:02.831Z] #14 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-13T22:05:02.831Z] #14 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-13T22:05:03.092Z] #14 DONE 1.0s [2023-07-13T22:05:03.092Z] [2023-07-13T22:05:03.092Z] #20 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-07-13T22:05:03.092Z] #20 transferring dockerfile: 2.12kB done [2023-07-13T22:05:03.092Z] #20 DONE 1.7s [2023-07-13T22:05:03.092Z] [2023-07-13T22:05:03.092Z] #21 [support-notifications internal] load build context [2023-07-13T22:05:03.353Z] #21 ... [2023-07-13T22:05:03.353Z] [2023-07-13T22:05:03.353Z] #22 [security-spire-server internal] load build definition from Dockerfile [2023-07-13T22:05:03.353Z] #22 transferring dockerfile: 2.63kB done [2023-07-13T22:05:03.353Z] #22 DONE 1.8s [2023-07-13T22:05:03.353Z] [2023-07-13T22:05:03.353Z] #21 [support-notifications internal] load build context [2023-07-13T22:05:03.353Z] #21 ... [2023-07-13T22:05:03.353Z] [2023-07-13T22:05:03.353Z] #6 [core-data internal] load .dockerignore [2023-07-13T22:05:03.353Z] #6 transferring context: 56B done [2023-07-13T22:05:03.353Z] #6 DONE 1.7s [2023-07-13T22:05:03.353Z] [2023-07-13T22:05:03.353Z] #7 [core-metadata internal] load .dockerignore [2023-07-13T22:05:03.353Z] #7 transferring context: 56B done [2023-07-13T22:05:03.353Z] #7 DONE 1.9s [2023-07-13T22:05:03.353Z] [2023-07-13T22:05:03.353Z] #21 [support-notifications internal] load build context [2023-07-13T22:05:03.353Z] #21 ... [2023-07-13T22:05:03.353Z] [2023-07-13T22:05:03.353Z] #23 [security-secretstore-setup internal] load .dockerignore [2023-07-13T22:05:03.353Z] #23 transferring context: 56B done [2023-07-13T22:05:03.353Z] #23 DONE 2.0s [2023-07-13T22:05:03.353Z] [2023-07-13T22:05:03.353Z] #8 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-13T22:05:03.353Z] #8 DONE 0.0s [2023-07-13T22:05:03.353Z] [2023-07-13T22:05:03.353Z] #21 [support-notifications internal] load build context [2023-07-13T22:05:03.630Z] #21 ... [2023-07-13T22:05:03.630Z] [2023-07-13T22:05:03.630Z] #8 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-13T22:05:03.630Z] #8 DONE 0.0s [2023-07-13T22:05:03.630Z] [2023-07-13T22:05:03.630Z] #21 [support-notifications internal] load build context [2023-07-13T22:05:03.890Z] #21 ... [2023-07-13T22:05:03.890Z] [2023-07-13T22:05:03.890Z] #14 [security-secretstore-setup stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-13T22:05:03.890Z] #14 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done [2023-07-13T22:05:03.890Z] #14 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-13T22:05:03.890Z] #14 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-13T22:05:03.890Z] #14 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-13T22:05:03.890Z] #14 DONE 1.0s [2023-07-13T22:05:03.890Z] [2023-07-13T22:05:03.890Z] #24 [security-spiffe-token-provider internal] load .dockerignore [2023-07-13T22:05:03.890Z] #24 transferring context: 56B done [2023-07-13T22:05:03.890Z] #24 DONE 2.0s [2023-07-13T22:05:03.890Z] [2023-07-13T22:05:03.890Z] #8 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-13T22:05:03.890Z] #8 DONE 0.0s [2023-07-13T22:05:03.890Z] [2023-07-13T22:05:03.890Z] #25 [core-command internal] load build definition from Dockerfile [2023-07-13T22:05:03.890Z] #25 transferring dockerfile: 1.82kB done [2023-07-13T22:05:03.890Z] #25 DONE 2.2s [2023-07-13T22:05:03.890Z] [2023-07-13T22:05:03.890Z] #13 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-07-13T22:05:03.890Z] #13 DONE 1.0s [2023-07-13T22:05:03.890Z] [2023-07-13T22:05:03.890Z] #26 [security-spire-agent internal] load .dockerignore [2023-07-13T22:05:03.890Z] #26 transferring context: 56B done [2023-07-13T22:05:03.890Z] #26 DONE 2.1s [2023-07-13T22:05:03.890Z] [2023-07-13T22:05:03.890Z] #21 [support-notifications internal] load build context [2023-07-13T22:05:03.890Z] #21 ... [2023-07-13T22:05:03.890Z] [2023-07-13T22:05:03.890Z] #8 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-13T22:05:03.890Z] #8 DONE 0.0s [2023-07-13T22:05:03.890Z] [2023-07-13T22:05:03.890Z] #27 [core-command internal] load .dockerignore [2023-07-13T22:05:03.890Z] #27 transferring context: 56B done [2023-07-13T22:05:03.890Z] #27 DONE 2.2s [2023-07-13T22:05:03.890Z] [2023-07-13T22:05:03.890Z] #21 [support-notifications internal] load build context [2023-07-13T22:05:03.890Z] #21 ... [2023-07-13T22:05:03.890Z] [2023-07-13T22:05:03.890Z] #28 [support-scheduler internal] load .dockerignore [2023-07-13T22:05:03.890Z] #28 transferring context: 56B done [2023-07-13T22:05:03.890Z] #28 DONE 2.3s [2023-07-13T22:05:03.890Z] [2023-07-13T22:05:03.890Z] #8 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-13T22:05:03.890Z] #8 DONE 0.0s [2023-07-13T22:05:03.890Z] [2023-07-13T22:05:03.890Z] #21 [support-notifications internal] load build context [2023-07-13T22:05:04.149Z] #21 ... [2023-07-13T22:05:04.149Z] [2023-07-13T22:05:04.149Z] #14 [security-spire-agent stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-13T22:05:04.149Z] #14 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done [2023-07-13T22:05:04.149Z] #14 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-13T22:05:04.149Z] #14 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-13T22:05:04.149Z] #14 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-13T22:05:04.149Z] #14 DONE 1.0s [2023-07-13T22:05:04.149Z] [2023-07-13T22:05:04.149Z] #29 [security-proxy-auth internal] load .dockerignore [2023-07-13T22:05:04.149Z] #29 transferring context: 56B done [2023-07-13T22:05:04.149Z] #29 DONE 2.6s [2023-07-13T22:05:04.149Z] [2023-07-13T22:05:04.149Z] #30 [security-spiffe-token-provider internal] load build context [2023-07-13T22:05:04.149Z] #30 DONE 0.0s [2023-07-13T22:05:04.149Z] [2023-07-13T22:05:04.149Z] #13 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 [2023-07-13T22:05:04.149Z] #13 DONE 1.3s [2023-07-13T22:05:04.149Z] [2023-07-13T22:05:04.149Z] #21 [support-notifications internal] load build context [2023-07-13T22:05:04.149Z] #21 ... [2023-07-13T22:05:04.149Z] [2023-07-13T22:05:04.149Z] #31 [security-spire-server internal] load .dockerignore [2023-07-13T22:05:04.149Z] #31 transferring context: 56B done [2023-07-13T22:05:04.149Z] #31 DONE 2.4s [2023-07-13T22:05:04.149Z] [2023-07-13T22:05:04.149Z] #8 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-13T22:05:04.149Z] #8 DONE 0.0s [2023-07-13T22:05:04.445Z] [2023-07-13T22:05:04.445Z] #8 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-13T22:05:04.445Z] #8 DONE 0.0s [2023-07-13T22:05:04.445Z] [2023-07-13T22:05:04.445Z] #32 [security-spire-config internal] load .dockerignore [2023-07-13T22:05:04.445Z] #32 transferring context: 56B done [2023-07-13T22:05:04.445Z] #32 DONE 2.7s [2023-07-13T22:05:04.445Z] [2023-07-13T22:05:04.445Z] #21 [support-notifications internal] load build context [2023-07-13T22:05:04.724Z] #21 ... [2023-07-13T22:05:04.724Z] [2023-07-13T22:05:04.724Z] #14 [security-spire-server stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-13T22:05:04.724Z] #14 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done [2023-07-13T22:05:04.724Z] #14 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-13T22:05:04.724Z] #14 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-13T22:05:04.724Z] #14 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-13T22:05:04.724Z] #14 DONE 1.0s [2023-07-13T22:05:04.724Z] [2023-07-13T22:05:04.724Z] #33 [core-common-config-bootstrapper internal] load .dockerignore [2023-07-13T22:05:04.724Z] #33 transferring context: 56B done [2023-07-13T22:05:04.724Z] #33 DONE 2.8s [2023-07-13T22:05:04.724Z] [2023-07-13T22:05:04.724Z] #8 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-13T22:05:04.724Z] #8 DONE 0.0s [2023-07-13T22:05:04.724Z] [2023-07-13T22:05:04.724Z] #21 [support-notifications internal] load build context [2023-07-13T22:05:04.724Z] #21 ... [2023-07-13T22:05:04.724Z] [2023-07-13T22:05:04.724Z] #8 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-13T22:05:04.724Z] #8 DONE 0.0s [2023-07-13T22:05:04.724Z] [2023-07-13T22:05:04.724Z] #21 [support-notifications internal] load build context [2023-07-13T22:05:04.724Z] #21 ... [2023-07-13T22:05:04.724Z] [2023-07-13T22:05:04.724Z] #14 [security-spire-config stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-13T22:05:04.724Z] #14 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done [2023-07-13T22:05:04.724Z] #14 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-13T22:05:04.724Z] #14 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-13T22:05:04.724Z] #14 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-13T22:05:04.724Z] #14 DONE 1.0s [2023-07-13T22:05:04.724Z] [2023-07-13T22:05:04.724Z] #13 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-07-13T22:05:04.724Z] #13 DONE 1.9s [2023-07-13T22:05:04.724Z] [2023-07-13T22:05:04.724Z] #21 [support-notifications internal] load build context [2023-07-13T22:05:08.035Z] #21 transferring context: 358.21MB 4.7s [2023-07-13T22:05:08.035Z] #21 transferring context: 359.01MB 4.8s done [2023-07-13T22:05:08.467Z] 8d51d6327a98: Pull complete [2023-07-13T22:05:08.467Z] 8b374f2dd631: Pull complete [2023-07-13T22:05:08.467Z] ec14aa9079de: Pull complete [2023-07-13T22:05:10.811Z] #21 ... [2023-07-13T22:05:10.811Z] [2023-07-13T22:05:10.811Z] #34 [security-spire-config internal] load build context [2023-07-13T22:05:12.733Z] #34 ... [2023-07-13T22:05:12.733Z] [2023-07-13T22:05:12.733Z] #35 [security-bootstrapper internal] load build context [2023-07-13T22:05:12.733Z] #35 transferring context: 359.01MB 5.2s done [2023-07-13T22:05:12.733Z] #35 ... [2023-07-13T22:05:12.733Z] [2023-07-13T22:05:12.733Z] #36 [security-spire-config builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-07-13T22:05:12.733Z] #36 ... [2023-07-13T22:05:12.733Z] [2023-07-13T22:05:12.733Z] #34 [security-spire-config internal] load build context [2023-07-13T22:05:12.733Z] #34 transferring context: 359.01MB 7.7s done [2023-07-13T22:05:12.733Z] #34 ... [2023-07-13T22:05:12.733Z] [2023-07-13T22:05:12.733Z] #37 [security-proxy-setup internal] load build context [2023-07-13T22:05:12.733Z] #37 transferring context: 359.01MB 7.9s done [2023-07-13T22:05:12.992Z] #37 ... [2023-07-13T22:05:12.992Z] [2023-07-13T22:05:12.992Z] #38 [core-common-config-bootstrapper internal] load build context [2023-07-13T22:05:12.992Z] #38 transferring context: 359.01MB 7.9s done [2023-07-13T22:05:13.252Z] #38 ... [2023-07-13T22:05:13.252Z] [2023-07-13T22:05:13.252Z] #39 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-13T22:05:13.512Z] #39 ... [2023-07-13T22:05:13.512Z] [2023-07-13T22:05:13.512Z] #40 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-13T22:05:13.512Z] #40 ... [2023-07-13T22:05:13.512Z] [2023-07-13T22:05:13.512Z] #41 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-13T22:05:13.772Z] #41 ... [2023-07-13T22:05:13.772Z] [2023-07-13T22:05:13.772Z] #42 [core-data internal] load build context [2023-07-13T22:05:13.772Z] #42 transferring context: 359.01MB 8.3s done [2023-07-13T22:05:13.772Z] #42 ... [2023-07-13T22:05:13.772Z] [2023-07-13T22:05:13.772Z] #43 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-13T22:05:13.772Z] #0 2.050 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-13T22:05:13.772Z] #0 2.247 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-13T22:05:13.772Z] #0 2.545 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-13T22:05:13.773Z] #0 2.555 Executing busybox-1.35.0-r29.trigger [2023-07-13T22:05:13.773Z] #0 2.563 OK: 7 MiB in 16 packages [2023-07-13T22:05:14.031Z] #43 ... [2023-07-13T22:05:14.031Z] [2023-07-13T22:05:14.031Z] #44 [security-secretstore-setup internal] load build context [2023-07-13T22:05:14.031Z] #44 transferring context: 359.01MB 7.6s done [2023-07-13T22:05:14.031Z] #44 ... [2023-07-13T22:05:14.031Z] [2023-07-13T22:05:14.031Z] #45 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-07-13T22:05:14.031Z] #0 7.600 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-13T22:05:14.031Z] #0 7.708 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-13T22:05:14.031Z] #0 7.903 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-13T22:05:14.031Z] #0 7.937 Executing busybox-1.35.0-r29.trigger [2023-07-13T22:05:14.031Z] #0 7.945 OK: 7 MiB in 16 packages [2023-07-13T22:05:14.292Z] #45 ... [2023-07-13T22:05:14.292Z] [2023-07-13T22:05:14.292Z] #46 [core-metadata internal] load build context [2023-07-13T22:05:14.292Z] #46 transferring context: 359.01MB 8.0s done [2023-07-13T22:05:14.292Z] #46 ... [2023-07-13T22:05:14.292Z] [2023-07-13T22:05:14.292Z] #30 [security-spiffe-token-provider internal] load build context [2023-07-13T22:05:14.292Z] #30 transferring context: 359.01MB 8.1s done [2023-07-13T22:05:14.551Z] #30 ... [2023-07-13T22:05:14.551Z] [2023-07-13T22:05:14.551Z] #47 [security-spire-agent internal] load build context [2023-07-13T22:05:14.551Z] #47 transferring context: 359.01MB 7.6s done [2023-07-13T22:05:14.551Z] #47 ... [2023-07-13T22:05:14.551Z] [2023-07-13T22:05:14.551Z] #48 [security-spire-server internal] load build context [2023-07-13T22:05:14.551Z] #48 transferring context: 359.01MB 8.6s done [2023-07-13T22:05:14.812Z] #48 ... [2023-07-13T22:05:14.812Z] [2023-07-13T22:05:14.812Z] #49 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-13T22:05:14.812Z] #49 ... [2023-07-13T22:05:14.812Z] [2023-07-13T22:05:14.812Z] #50 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-13T22:05:14.812Z] #0 3.127 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-13T22:05:14.812Z] #0 3.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-13T22:05:14.812Z] #0 3.499 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-13T22:05:14.812Z] #0 3.499 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-13T22:05:14.812Z] #0 3.499 OK: 17818 distinct packages available [2023-07-13T22:05:14.812Z] #0 3.545 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-13T22:05:14.812Z] #0 3.663 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-13T22:05:14.812Z] #0 3.884 (1/9) Installing ca-certificates (20230506-r0) [2023-07-13T22:05:14.812Z] #0 3.904 (2/9) Installing brotli-libs (1.0.9-r9) [2023-07-13T22:05:14.812Z] #0 3.914 (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-07-13T22:05:14.812Z] #0 3.921 (4/9) Installing libcurl (8.1.2-r0) [2023-07-13T22:05:14.812Z] #0 3.940 (5/9) Installing curl (8.1.2-r0) [2023-07-13T22:05:14.812Z] #0 3.940 (6/9) Installing dumb-init (1.2.5-r2) [2023-07-13T22:05:14.812Z] #0 3.944 (7/9) Installing musl-obstack (1.2.3-r0) [2023-07-13T22:05:14.812Z] #0 3.947 (8/9) Installing libucontext (1.2-r0) [2023-07-13T22:05:14.812Z] #0 3.949 (9/9) Installing gcompat (1.1.0-r0) [2023-07-13T22:05:14.812Z] #0 3.953 Executing busybox-1.35.0-r29.trigger [2023-07-13T22:05:14.812Z] #0 3.959 Executing ca-certificates-20230506-r0.trigger [2023-07-13T22:05:14.812Z] #0 4.012 OK: 10 MiB in 24 packages [2023-07-13T22:05:15.073Z] #50 ... [2023-07-13T22:05:15.073Z] [2023-07-13T22:05:15.073Z] #51 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-13T22:05:15.273Z] 2f466654f4bb: Pull complete [2023-07-13T22:05:15.336Z] #51 ... [2023-07-13T22:05:15.336Z] [2023-07-13T22:05:15.336Z] #52 [security-proxy-auth internal] load build context [2023-07-13T22:05:15.336Z] #52 transferring context: 359.01MB 9.1s done [2023-07-13T22:05:15.336Z] #52 ... [2023-07-13T22:05:15.336Z] [2023-07-13T22:05:15.336Z] #53 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-13T22:05:15.596Z] #53 ... [2023-07-13T22:05:15.596Z] [2023-07-13T22:05:15.596Z] #54 [support-scheduler internal] load build context [2023-07-13T22:05:15.596Z] #54 transferring context: 359.01MB 8.6s done [2023-07-13T22:05:15.596Z] #54 ... [2023-07-13T22:05:15.596Z] [2023-07-13T22:05:15.596Z] #55 [core-command internal] load build context [2023-07-13T22:05:15.596Z] #55 transferring context: 359.01MB 7.0s done [2023-07-13T22:05:17.223Z] 554e91adad29: Pull complete [2023-07-13T22:05:17.223Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-07-13T22:05:17.223Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-13T22:05:17.223Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-07-13T22:05:17.554Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-13T22:05:17.554Z] WORKDIR /edgex [2023-07-13T22:05:17.554Z] COPY go.mod . [2023-07-13T22:05:17.554Z] RUN go mod download [2023-07-13T22:05:17.554Z] + docker build -t ci-base-image-arm64 -f - . [2023-07-13T22:05:18.151Z] Sending build context to Docker daemon 2.949MB [2023-07-13T22:05:18.151Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-13T22:05:18.151Z] ---> 1e15ea492957 [2023-07-13T22:05:18.151Z] Step 2/4 : WORKDIR /edgex [2023-07-13T22:05:20.096Z] ---> Running in 869e1c313a74 [2023-07-13T22:05:20.096Z] Removing intermediate container 869e1c313a74 [2023-07-13T22:05:20.096Z] ---> 5b2c1560ab09 [2023-07-13T22:05:20.096Z] Step 3/4 : COPY go.mod . [2023-07-13T22:05:21.504Z] ---> 44d112ea061d [2023-07-13T22:05:21.504Z] Step 4/4 : RUN go mod download [2023-07-13T22:05:21.504Z] ---> Running in d17e9ecb7228 [2023-07-13T22:05:37.558Z] #55 ... [2023-07-13T22:05:37.558Z] [2023-07-13T22:05:37.558Z] #43 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-13T22:05:37.558Z] #43 DONE 32.4s [2023-07-13T22:05:37.558Z] [2023-07-13T22:05:37.558Z] #50 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-13T22:05:37.558Z] #50 DONE 32.1s [2023-07-13T22:05:37.558Z] [2023-07-13T22:05:37.558Z] #45 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-07-13T22:05:37.558Z] #45 DONE 32.4s [2023-07-13T22:05:37.558Z] [2023-07-13T22:05:37.558Z] #21 [support-notifications internal] load build context [2023-07-13T22:05:37.558Z] #21 DONE 33.6s [2023-07-13T22:05:37.558Z] [2023-07-13T22:05:37.558Z] #35 [security-bootstrapper internal] load build context [2023-07-13T22:05:37.558Z] #35 DONE 33.9s [2023-07-13T22:05:37.558Z] [2023-07-13T22:05:37.558Z] #55 [core-command internal] load build context [2023-07-13T22:05:37.558Z] #55 DONE 32.1s [2023-07-13T22:05:37.558Z] [2023-07-13T22:05:37.558Z] #37 [security-proxy-setup internal] load build context [2023-07-13T22:05:37.558Z] #37 DONE 33.5s [2023-07-13T22:05:37.558Z] [2023-07-13T22:05:37.558Z] #44 [security-secretstore-setup internal] load build context [2023-07-13T22:05:37.558Z] #44 DONE 32.6s [2023-07-13T22:05:37.558Z] [2023-07-13T22:05:37.558Z] #47 [security-spire-agent internal] load build context [2023-07-13T22:05:37.558Z] #47 DONE 32.2s [2023-07-13T22:05:37.558Z] [2023-07-13T22:05:37.558Z] #34 [security-spire-config internal] load build context [2023-07-13T22:05:37.558Z] #34 DONE 31.6s [2023-07-13T22:05:37.558Z] [2023-07-13T22:05:37.558Z] #46 [core-metadata internal] load build context [2023-07-13T22:05:37.558Z] #46 DONE 32.6s [2023-07-13T22:05:37.558Z] [2023-07-13T22:05:37.558Z] #38 [core-common-config-bootstrapper internal] load build context [2023-07-13T22:05:37.558Z] #38 DONE 31.6s [2023-07-13T22:05:37.558Z] [2023-07-13T22:05:37.558Z] #30 [security-spiffe-token-provider internal] load build context [2023-07-13T22:05:37.558Z] #30 DONE 32.3s [2023-07-13T22:05:37.558Z] [2023-07-13T22:05:37.558Z] #42 [core-data internal] load build context [2023-07-13T22:05:37.558Z] #42 DONE 32.6s [2023-07-13T22:05:37.558Z] [2023-07-13T22:05:37.558Z] #54 [support-scheduler internal] load build context [2023-07-13T22:05:37.558Z] #54 DONE 32.0s [2023-07-13T22:05:37.558Z] [2023-07-13T22:05:37.558Z] #48 [security-spire-server internal] load build context [2023-07-13T22:05:37.558Z] #48 DONE 32.0s [2023-07-13T22:05:37.558Z] [2023-07-13T22:05:37.558Z] #40 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-13T22:05:37.558Z] #40 ... [2023-07-13T22:05:37.558Z] [2023-07-13T22:05:37.558Z] #52 [security-proxy-auth internal] load build context [2023-07-13T22:05:37.558Z] #52 DONE 32.0s [2023-07-13T22:05:37.558Z] [2023-07-13T22:05:37.558Z] #36 [security-spire-agent builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-07-13T22:05:37.558Z] #36 DONE 34.5s [2023-07-13T22:05:37.558Z] [2023-07-13T22:05:37.558Z] #56 [security-spire-config builder 2/7] WORKDIR /edgex-go [2023-07-13T22:05:37.558Z] #56 DONE 0.2s [2023-07-13T22:05:37.558Z] [2023-07-13T22:05:37.558Z] #40 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-13T22:05:37.558Z] #40 33.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-13T22:05:37.558Z] #40 33.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-13T22:05:37.558Z] #40 33.57 (1/2) Installing ca-certificates (20230506-r0) [2023-07-13T22:05:37.558Z] #40 33.59 (2/2) Installing dumb-init (1.2.5-r2) [2023-07-13T22:05:37.558Z] #40 33.60 Executing busybox-1.35.0-r29.trigger [2023-07-13T22:05:37.558Z] #40 33.61 Executing ca-certificates-20230506-r0.trigger [2023-07-13T22:05:37.558Z] #40 33.69 OK: 8 MiB in 17 packages [2023-07-13T22:05:37.558Z] #40 DONE 33.8s [2023-07-13T22:05:37.558Z] [2023-07-13T22:05:37.558Z] #39 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-13T22:05:37.558Z] #39 33.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-13T22:05:37.558Z] #39 33.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-13T22:05:37.558Z] #39 33.79 (1/2) Installing dumb-init (1.2.5-r2) [2023-07-13T22:05:37.558Z] #39 33.79 (2/2) Installing openssl (3.0.9-r1) [2023-07-13T22:05:37.558Z] #39 33.80 Executing busybox-1.35.0-r29.trigger [2023-07-13T22:05:37.558Z] #39 33.80 OK: 8 MiB in 17 packages [2023-07-13T22:05:37.558Z] #39 DONE 33.9s [2023-07-13T22:05:37.558Z] [2023-07-13T22:05:37.558Z] #57 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-07-13T22:05:37.558Z] #57 DONE 0.1s [2023-07-13T22:05:37.558Z] [2023-07-13T22:05:37.558Z] #41 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-13T22:05:37.559Z] #41 33.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-13T22:05:37.559Z] #41 33.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-13T22:05:37.559Z] #41 33.86 (1/2) Installing dumb-init (1.2.5-r2) [2023-07-13T22:05:37.559Z] #41 33.88 (2/2) Installing su-exec (0.2-r2) [2023-07-13T22:05:37.559Z] #41 33.89 Executing busybox-1.35.0-r29.trigger [2023-07-13T22:05:37.559Z] #41 33.89 OK: 7 MiB in 17 packages [2023-07-13T22:05:37.559Z] #41 DONE 34.0s [2023-07-13T22:05:37.559Z] [2023-07-13T22:05:37.559Z] #58 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-07-13T22:05:37.819Z] #58 ... [2023-07-13T22:05:37.819Z] [2023-07-13T22:05:37.819Z] #51 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-13T22:05:37.819Z] #51 32.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-13T22:05:37.819Z] #51 32.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-13T22:05:37.819Z] #51 32.54 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-13T22:05:37.819Z] #51 32.54 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-13T22:05:37.819Z] #51 32.54 OK: 17818 distinct packages available [2023-07-13T22:05:37.819Z] #51 32.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-13T22:05:37.819Z] #51 32.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-13T22:05:37.819Z] #51 32.93 (1/4) Installing dumb-init (1.2.5-r2) [2023-07-13T22:05:37.819Z] #51 32.93 (2/4) Installing musl-obstack (1.2.3-r0) [2023-07-13T22:05:37.819Z] #51 32.94 (3/4) Installing libucontext (1.2-r0) [2023-07-13T22:05:37.819Z] #51 32.94 (4/4) Installing gcompat (1.1.0-r0) [2023-07-13T22:05:37.819Z] #51 32.95 Executing busybox-1.35.0-r29.trigger [2023-07-13T22:05:37.819Z] #51 32.95 OK: 7 MiB in 19 packages [2023-07-13T22:05:37.819Z] #51 DONE 33.0s [2023-07-13T22:05:38.081Z] [2023-07-13T22:05:38.081Z] #59 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-13T22:05:38.081Z] #0 0.891 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-13T22:05:38.081Z] #0 1.025 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-13T22:05:38.081Z] #0 1.228 OK: 265 MiB in 53 packages [2023-07-13T22:05:38.081Z] #59 DONE 1.4s [2023-07-13T22:05:38.081Z] [2023-07-13T22:05:38.081Z] #53 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-13T22:05:38.081Z] #53 32.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-13T22:05:38.081Z] #53 32.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-13T22:05:38.081Z] #53 33.20 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-13T22:05:38.081Z] #53 33.20 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-13T22:05:38.081Z] #53 33.20 OK: 17818 distinct packages available [2023-07-13T22:05:38.081Z] #53 33.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-13T22:05:38.081Z] #53 33.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-13T22:05:38.081Z] #53 33.54 (1/5) Installing dumb-init (1.2.5-r2) [2023-07-13T22:05:38.081Z] #53 33.54 (2/5) Installing musl-obstack (1.2.3-r0) [2023-07-13T22:05:38.081Z] #53 33.55 (3/5) Installing libucontext (1.2-r0) [2023-07-13T22:05:38.081Z] #53 33.55 (4/5) Installing gcompat (1.1.0-r0) [2023-07-13T22:05:38.081Z] #53 33.56 (5/5) Installing openssl (3.0.9-r1) [2023-07-13T22:05:38.081Z] #53 33.57 Executing busybox-1.35.0-r29.trigger [2023-07-13T22:05:38.081Z] #53 33.58 OK: 8 MiB in 20 packages [2023-07-13T22:05:38.081Z] #53 DONE 33.7s [2023-07-13T22:05:38.081Z] [2023-07-13T22:05:38.081Z] #60 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-07-13T22:05:38.081Z] #60 DONE 0.1s [2023-07-13T22:05:38.081Z] [2023-07-13T22:05:38.081Z] #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-07-13T22:05:38.081Z] #0 0.965 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-13T22:05:38.081Z] #0 1.085 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-13T22:05:38.082Z] #0 1.318 OK: 265 MiB in 53 packages [2023-07-13T22:05:38.082Z] #61 DONE 1.4s [2023-07-13T22:05:38.082Z] [2023-07-13T22:05:38.082Z] #62 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-07-13T22:05:38.082Z] #62 DONE 0.0s [2023-07-13T22:05:38.082Z] [2023-07-13T22:05:38.082Z] #63 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T22:05:38.653Z] #63 ... [2023-07-13T22:05:38.653Z] [2023-07-13T22:05:38.653Z] #64 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-07-13T22:05:38.653Z] #0 1.400 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-13T22:05:38.653Z] #0 1.528 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-13T22:05:38.653Z] #0 1.721 OK: 265 MiB in 53 packages [2023-07-13T22:05:38.653Z] #64 DONE 1.8s [2023-07-13T22:05:38.653Z] [2023-07-13T22:05:38.653Z] #65 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-07-13T22:05:38.653Z] #65 DONE 0.2s [2023-07-13T22:05:38.653Z] [2023-07-13T22:05:38.653Z] #66 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-07-13T22:05:38.653Z] #0 1.497 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-13T22:05:38.653Z] #0 1.621 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-13T22:05:38.653Z] #0 1.825 OK: 265 MiB in 53 packages [2023-07-13T22:05:38.653Z] #66 DONE 2.3s [2023-07-13T22:05:38.653Z] [2023-07-13T22:05:38.653Z] #58 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-07-13T22:05:38.653Z] #58 DONE 1.2s [2023-07-13T22:05:38.653Z] [2023-07-13T22:05:38.653Z] #67 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-07-13T22:05:38.653Z] #67 DONE 0.1s [2023-07-13T22:05:38.653Z] [2023-07-13T22:05:38.653Z] #68 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-13T22:05:38.653Z] #68 DONE 0.1s [2023-07-13T22:05:38.653Z] [2023-07-13T22:05:38.653Z] #69 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T22:05:38.913Z] #69 ... [2023-07-13T22:05:38.913Z] [2023-07-13T22:05:38.913Z] #49 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-13T22:05:38.913Z] #49 33.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-13T22:05:38.913Z] #49 34.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-13T22:05:38.913Z] #49 34.45 (1/4) Installing ca-certificates (20230506-r0) [2023-07-13T22:05:38.913Z] #49 34.48 (2/4) Installing dumb-init (1.2.5-r2) [2023-07-13T22:05:38.913Z] #49 34.49 (3/4) Installing su-exec (0.2-r2) [2023-07-13T22:05:38.913Z] #49 34.49 (4/4) Installing yq (4.30.4-r4) [2023-07-13T22:05:38.913Z] #49 34.61 Executing busybox-1.35.0-r29.trigger [2023-07-13T22:05:38.913Z] #49 34.65 Executing ca-certificates-20230506-r0.trigger [2023-07-13T22:05:38.913Z] #49 34.74 OK: 17 MiB in 19 packages [2023-07-13T22:05:38.913Z] #49 DONE 34.9s [2023-07-13T22:05:38.913Z] [2023-07-13T22:05:38.913Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-13T22:05:38.914Z] #0 1.521 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-13T22:05:38.914Z] #0 1.643 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-13T22:05:38.914Z] #0 1.885 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-13T22:05:38.914Z] #0 1.885 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-13T22:05:38.914Z] #0 1.885 OK: 17818 distinct packages available [2023-07-13T22:05:38.914Z] #0 1.950 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-13T22:05:38.914Z] #0 2.086 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-13T22:05:38.914Z] #0 2.316 OK: 265 MiB in 53 packages [2023-07-13T22:05:38.914Z] #70 DONE 2.4s [2023-07-13T22:05:38.914Z] [2023-07-13T22:05:38.914Z] #71 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T22:05:39.179Z] #71 ... [2023-07-13T22:05:39.179Z] [2023-07-13T22:05:39.179Z] #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-07-13T22:05:39.179Z] #72 DONE 0.1s [2023-07-13T22:05:39.179Z] [2023-07-13T22:05:39.179Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T22:05:49.168Z] #73 ... [2023-07-13T22:05:49.168Z] [2023-07-13T22:05:49.168Z] #74 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T22:05:55.760Z] #74 DONE 17.2s [2023-07-13T22:05:55.760Z] [2023-07-13T22:05:55.760Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T22:05:55.760Z] #73 DONE 16.2s [2023-07-13T22:05:55.760Z] [2023-07-13T22:05:55.760Z] #71 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T22:05:55.760Z] #71 DONE 16.6s [2023-07-13T22:05:55.760Z] [2023-07-13T22:05:55.760Z] #63 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T22:05:55.760Z] #63 DONE 17.2s [2023-07-13T22:05:55.760Z] [2023-07-13T22:05:55.760Z] #69 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T22:05:55.760Z] #69 DONE 16.6s [2023-07-13T22:05:55.760Z] [2023-07-13T22:05:55.760Z] #75 [support-notifications builder 6/7] COPY . . [2023-07-13T22:06:00.385Z] Removing intermediate container d17e9ecb7228 [2023-07-13T22:06:00.385Z] ---> 3e723db77d9d [2023-07-13T22:06:00.385Z] Successfully built 3e723db77d9d [2023-07-13T22:06:00.385Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:06:00.724Z] + docker inspect -f . ci-base-image-arm64 [2023-07-13T22:06:00.724Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T22:06:00.916Z] prd-ubuntu20.04-docker-arm64-4c-16g-1100 does not seem to be running inside a container [2023-07-13T22:06:00.983Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/542 -v /w/workspace/edgex-go/542:/w/workspace/edgex-go/542:rw,z -v /w/workspace/edgex-go/542@tmp:/w/workspace/edgex-go/542@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-13T22:06:02.387Z] $ docker top 4f09591955fb1d647dead2c25e4d3a1829765e11cf61f2260d9038fd7afeb5ea -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-13T22:06:03.223Z] + go version [2023-07-13T22:06:03.223Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-07-13T22:06:03.244Z] $ docker stop --time=1 4f09591955fb1d647dead2c25e4d3a1829765e11cf61f2260d9038fd7afeb5ea [2023-07-13T22:06:03.900Z] #75 ... [2023-07-13T22:06:03.900Z] [2023-07-13T22:06:03.900Z] #76 [core-data builder 6/7] COPY . . [2023-07-13T22:06:03.900Z] #76 DONE 7.6s [2023-07-13T22:06:03.900Z] [2023-07-13T22:06:03.900Z] #77 [security-spiffe-token-provider builder 6/7] COPY . . [2023-07-13T22:06:03.900Z] #77 DONE 7.7s [2023-07-13T22:06:03.900Z] [2023-07-13T22:06:03.900Z] #78 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-07-13T22:06:03.900Z] #78 CACHED [2023-07-13T22:06:03.900Z] [2023-07-13T22:06:03.900Z] #79 [security-proxy-auth builder 6/7] COPY . . [2023-07-13T22:06:03.900Z] #79 CACHED [2023-07-13T22:06:03.900Z] [2023-07-13T22:06:03.900Z] #80 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T22:06:03.900Z] #80 CACHED [2023-07-13T22:06:03.900Z] [2023-07-13T22:06:03.900Z] #81 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-07-13T22:06:03.900Z] #81 CACHED [2023-07-13T22:06:03.900Z] [2023-07-13T22:06:03.900Z] #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T22:06:03.900Z] #82 CACHED [2023-07-13T22:06:03.900Z] [2023-07-13T22:06:03.900Z] #83 [support-scheduler builder 6/7] COPY . . [2023-07-13T22:06:03.900Z] #83 CACHED [2023-07-13T22:06:03.900Z] [2023-07-13T22:06:03.900Z] #84 [core-metadata builder 6/7] COPY . . [2023-07-13T22:06:03.900Z] #84 CACHED [2023-07-13T22:06:03.900Z] [2023-07-13T22:06:03.900Z] #85 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-07-13T22:06:03.900Z] #85 CACHED [2023-07-13T22:06:03.900Z] [2023-07-13T22:06:03.900Z] #86 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T22:06:03.900Z] #86 CACHED [2023-07-13T22:06:03.900Z] [2023-07-13T22:06:03.900Z] #87 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T22:06:03.900Z] #87 CACHED [2023-07-13T22:06:03.900Z] [2023-07-13T22:06:03.900Z] #88 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-07-13T22:06:03.900Z] #88 CACHED [2023-07-13T22:06:03.900Z] [2023-07-13T22:06:03.900Z] #89 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-13T22:06:03.900Z] #89 CACHED [2023-07-13T22:06:03.900Z] [2023-07-13T22:06:03.900Z] #90 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-13T22:06:03.900Z] #90 CACHED [2023-07-13T22:06:03.900Z] [2023-07-13T22:06:03.900Z] #91 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T22:06:03.900Z] #91 CACHED [2023-07-13T22:06:03.900Z] [2023-07-13T22:06:03.900Z] #92 [security-secretstore-setup builder 6/7] COPY . . [2023-07-13T22:06:03.900Z] #92 CACHED [2023-07-13T22:06:03.900Z] [2023-07-13T22:06:03.900Z] #93 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-07-13T22:06:03.900Z] #93 CACHED [2023-07-13T22:06:03.900Z] [2023-07-13T22:06:03.900Z] #94 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T22:06:03.900Z] #94 CACHED [2023-07-13T22:06:03.900Z] [2023-07-13T22:06:03.900Z] #95 [core-command builder 6/7] COPY . . [2023-07-13T22:06:03.900Z] #95 CACHED [2023-07-13T22:06:03.900Z] [2023-07-13T22:06:03.900Z] #96 [security-spire-agent builder 6/9] COPY . . [2023-07-13T22:06:03.900Z] #96 DONE 7.7s [2023-07-13T22:06:03.900Z] [2023-07-13T22:06:03.900Z] #97 [security-proxy-setup builder 6/7] COPY . . [2023-07-13T22:06:03.900Z] #97 CACHED [2023-07-13T22:06:03.900Z] [2023-07-13T22:06:03.900Z] #98 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T22:06:03.900Z] #98 CACHED [2023-07-13T22:06:03.900Z] [2023-07-13T22:06:03.900Z] #99 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-13T22:06:03.900Z] #99 CACHED [2023-07-13T22:06:03.900Z] [2023-07-13T22:06:03.900Z] #75 [support-notifications builder 6/7] COPY . . [2023-07-13T22:06:03.900Z] #75 DONE 7.6s [2023-07-13T22:06:03.900Z] [2023-07-13T22:06:03.900Z] #100 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-13T22:06:03.900Z] #100 DONE 0.1s [2023-07-13T22:06:03.900Z] [2023-07-13T22:06:03.900Z] #101 [security-bootstrapper builder 6/7] COPY . . [2023-07-13T22:06:03.900Z] #101 DONE 7.7s [2023-07-13T22:06:03.900Z] [2023-07-13T22:06:03.900Z] #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-13T22:06:03.900Z] #102 ... [2023-07-13T22:06:03.900Z] [2023-07-13T22:06:03.900Z] #103 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-13T22:06:03.900Z] #103 CACHED [2023-07-13T22:06:03.900Z] [2023-07-13T22:06:03.900Z] #104 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-07-13T22:06:03.900Z] #104 CACHED [2023-07-13T22:06:03.900Z] [2023-07-13T22:06:03.900Z] #105 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T22:06:03.900Z] #105 CACHED [2023-07-13T22:06:03.900Z] [2023-07-13T22:06:03.900Z] #106 [security-spire-server builder 6/9] COPY . . [2023-07-13T22:06:03.900Z] #106 CACHED [2023-07-13T22:06:03.900Z] [2023-07-13T22:06:03.900Z] #107 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-13T22:06:03.901Z] #0 0.418 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.9" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-07-13T22:06:04.829Z] $ docker rm -f --volumes 4f09591955fb1d647dead2c25e4d3a1829765e11cf61f2260d9038fd7afeb5ea [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-07-13T22:06:05.282Z] #107 ... [2023-07-13T22:06:05.282Z] [2023-07-13T22:06:05.282Z] #108 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-13T22:06:05.282Z] #108 DONE 2.1s [2023-07-13T22:06:05.282Z] [2023-07-13T22:06:05.282Z] #109 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-13T22:06:05.282Z] #109 DONE 2.1s [2023-07-13T22:06:05.282Z] [2023-07-13T22:06:05.282Z] #110 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-07-13T22:06:05.282Z] #110 ... [2023-07-13T22:06:05.282Z] [2023-07-13T22:06:05.282Z] #111 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-07-13T22:06:05.282Z] #111 DONE 0.3s [2023-07-13T22:06:05.460Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-07-13T22:06:05.460Z] [2023-07-13T22:06:05.460Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:06:05.568Z] [2023-07-13T22:06:05.568Z] #112 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-13T22:06:05.568Z] #112 CACHED [2023-07-13T22:06:05.568Z] [2023-07-13T22:06:05.568Z] #113 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-07-13T22:06:05.568Z] #113 CACHED [2023-07-13T22:06:05.568Z] [2023-07-13T22:06:05.568Z] #114 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-07-13T22:06:05.568Z] #114 CACHED [2023-07-13T22:06:05.568Z] [2023-07-13T22:06:05.568Z] #115 [security-spire-config builder 6/9] COPY . . [2023-07-13T22:06:05.568Z] #115 CACHED [2023-07-13T22:06:05.568Z] [2023-07-13T22:06:05.568Z] #116 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-13T22:06:05.568Z] #116 CACHED [2023-07-13T22:06:05.568Z] [2023-07-13T22:06:05.568Z] #117 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T22:06:05.568Z] #117 CACHED [2023-07-13T22:06:05.568Z] [2023-07-13T22:06:05.568Z] #110 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-07-13T22:06:05.568Z] #110 DONE 0.3s [2023-07-13T22:06:05.568Z] [2023-07-13T22:06:05.568Z] #118 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T22:06:05.790Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-07-13T22:06:05.790Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-07-13T22:06:05.790Z] 547446be3368: Pulling fs layer [2023-07-13T22:06:05.790Z] d125d8839a47: Pulling fs layer [2023-07-13T22:06:05.790Z] 3e85d5ac6304: Pulling fs layer [2023-07-13T22:06:05.790Z] c3105a71a48b: Pulling fs layer [2023-07-13T22:06:05.790Z] 0f093f025ec4: Pulling fs layer [2023-07-13T22:06:05.790Z] c3106fc0e877: Pulling fs layer [2023-07-13T22:06:05.790Z] c3105a71a48b: Waiting [2023-07-13T22:06:05.790Z] 0f093f025ec4: Waiting [2023-07-13T22:06:05.790Z] c3106fc0e877: Waiting [2023-07-13T22:06:05.845Z] #118 ... [2023-07-13T22:06:05.845Z] [2023-07-13T22:06:05.845Z] #119 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T22:06:05.845Z] #119 DONE 0.6s [2023-07-13T22:06:06.057Z] 547446be3368: Download complete [2023-07-13T22:06:06.057Z] c3105a71a48b: Download complete [2023-07-13T22:06:06.106Z] [2023-07-13T22:06:06.106Z] #120 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-13T22:06:06.326Z] d125d8839a47: Download complete [2023-07-13T22:06:06.326Z] c3106fc0e877: Verifying Checksum [2023-07-13T22:06:06.326Z] c3106fc0e877: Download complete [2023-07-13T22:06:06.370Z] #120 ... [2023-07-13T22:06:06.370Z] [2023-07-13T22:06:06.370Z] #118 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T22:06:06.370Z] #118 DONE 0.8s [2023-07-13T22:06:06.370Z] [2023-07-13T22:06:06.370Z] #120 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-13T22:06:06.370Z] #120 DONE 0.3s [2023-07-13T22:06:06.370Z] [2023-07-13T22:06:06.370Z] #121 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-13T22:06:06.370Z] #121 ... [2023-07-13T22:06:06.370Z] [2023-07-13T22:06:06.370Z] #122 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-13T22:06:06.370Z] #122 DONE 0.3s [2023-07-13T22:06:06.600Z] 0f093f025ec4: Verifying Checksum [2023-07-13T22:06:06.600Z] 547446be3368: Pull complete [2023-07-13T22:06:06.630Z] [2023-07-13T22:06:06.630Z] #123 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T22:06:06.630Z] #123 CACHED [2023-07-13T22:06:06.630Z] [2023-07-13T22:06:06.630Z] #124 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-13T22:06:06.630Z] #124 CACHED [2023-07-13T22:06:06.630Z] [2023-07-13T22:06:06.630Z] #125 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-13T22:06:07.559Z] d125d8839a47: Pull complete [2023-07-13T22:06:08.004Z] #125 DONE 1.4s [2023-07-13T22:06:08.004Z] [2023-07-13T22:06:08.004Z] #121 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-13T22:06:08.004Z] #121 DONE 1.5s [2023-07-13T22:06:08.004Z] [2023-07-13T22:06:08.004Z] #126 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-07-13T22:06:08.004Z] #126 DONE 1.4s [2023-07-13T22:06:08.004Z] [2023-07-13T22:06:08.004Z] #127 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-07-13T22:06:08.145Z] 3e85d5ac6304: Verifying Checksum [2023-07-13T22:06:08.146Z] 3e85d5ac6304: Download complete [2023-07-13T22:06:08.264Z] #127 DONE 0.5s [2023-07-13T22:06:08.264Z] [2023-07-13T22:06:08.264Z] #128 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-07-13T22:06:08.264Z] #128 DONE 0.4s [2023-07-13T22:06:08.264Z] [2023-07-13T22:06:08.264Z] #129 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-07-13T22:06:08.523Z] #129 DONE 0.1s [2023-07-13T22:06:08.523Z] [2023-07-13T22:06:08.523Z] #130 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-13T22:06:08.523Z] #130 DONE 0.5s [2023-07-13T22:06:08.523Z] [2023-07-13T22:06:08.523Z] #131 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-07-13T22:06:08.523Z] #131 DONE 0.1s [2023-07-13T22:06:08.523Z] [2023-07-13T22:06:08.523Z] #132 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-07-13T22:06:08.523Z] #132 DONE 0.1s [2023-07-13T22:06:08.523Z] [2023-07-13T22:06:08.523Z] #133 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-07-13T22:06:08.523Z] #133 DONE 0.1s [2023-07-13T22:06:08.523Z] [2023-07-13T22:06:08.523Z] #134 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-07-13T22:06:08.523Z] #134 DONE 0.1s [2023-07-13T22:06:08.523Z] [2023-07-13T22:06:08.523Z] #135 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-07-13T22:06:08.523Z] #135 DONE 0.1s [2023-07-13T22:06:08.523Z] [2023-07-13T22:06:08.523Z] #136 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-07-13T22:06:08.783Z] #136 DONE 0.2s [2023-07-13T22:06:08.783Z] [2023-07-13T22:06:08.783Z] #137 [security-spire-agent] exporting to image [2023-07-13T22:06:08.783Z] #137 exporting layers [2023-07-13T22:06:09.353Z] #137 exporting layers 0.7s done [2023-07-13T22:06:09.353Z] #137 writing image sha256:0f3c2f5dbb78885e33a87673443cc48ea4fe55c6136ef6f903b0a2235d55641e 0.0s done [2023-07-13T22:06:09.353Z] #137 writing image sha256:19768747a6f16e77ad18fa6b219f0b118b03fe222e1ecf1cc1ec850511255dcc done [2023-07-13T22:06:09.353Z] #137 naming to docker.io/library/security-spire-config done [2023-07-13T22:06:09.353Z] #137 naming to docker.io/library/security-spire-server done [2023-07-13T22:06:09.353Z] #137 exporting layers 0.6s done [2023-07-13T22:06:09.613Z] #137 writing image sha256:fe2043ce4fd146e34df95c5ccaad3c3dbb2d651aa0e3d2f229e314374f338ccb done [2023-07-13T22:06:09.613Z] #137 naming to docker.io/library/security-spire-agent done [2023-07-13T22:06:09.613Z] #137 DONE 1.0s [2023-07-13T22:06:09.613Z] [2023-07-13T22:06:09.613Z] #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-13T22:06:09.613Z] #0 1.016 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.9" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-07-13T22:06:12.903Z] #138 ... [2023-07-13T22:06:12.903Z] [2023-07-13T22:06:12.903Z] #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-13T22:06:12.903Z] #0 0.420 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.9" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-07-13T22:06:13.163Z] #139 ... [2023-07-13T22:06:13.163Z] [2023-07-13T22:06:13.163Z] #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-13T22:06:13.163Z] #0 0.853 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.9" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-07-13T22:06:13.163Z] #140 ... [2023-07-13T22:06:13.163Z] [2023-07-13T22:06:13.163Z] #141 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-13T22:06:13.163Z] #0 1.355 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.9" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-07-13T22:06:13.421Z] #141 ... [2023-07-13T22:06:13.421Z] [2023-07-13T22:06:13.421Z] #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-13T22:06:13.421Z] #0 0.776 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.9" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-07-13T22:06:13.421Z] #142 ... [2023-07-13T22:06:13.421Z] [2023-07-13T22:06:13.421Z] #143 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-13T22:06:13.421Z] #0 0.556 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.9" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-07-13T22:06:13.680Z] #143 ... [2023-07-13T22:06:13.680Z] [2023-07-13T22:06:13.680Z] #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-13T22:06:13.681Z] #0 0.665 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.9" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-07-13T22:06:13.940Z] #144 ... [2023-07-13T22:06:13.940Z] [2023-07-13T22:06:13.940Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-13T22:06:13.940Z] #0 1.052 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.9" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-07-13T22:06:13.940Z] #145 ... [2023-07-13T22:06:13.940Z] [2023-07-13T22:06:13.940Z] #146 [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-07-13T22:06:13.940Z] #0 1.303 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.9" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-07-13T22:06:14.199Z] #146 ... [2023-07-13T22:06:14.199Z] [2023-07-13T22:06:14.199Z] #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-13T22:06:14.199Z] #102 0.688 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.9" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-07-13T22:06:16.363Z] 3e85d5ac6304: Pull complete [2023-07-13T22:06:16.363Z] c3105a71a48b: Pull complete [2023-07-13T22:06:17.321Z] 0f093f025ec4: Pull complete [2023-07-13T22:06:17.321Z] c3106fc0e877: Pull complete [2023-07-13T22:06:17.321Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-07-13T22:06:17.321Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-07-13T22:06:17.321Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T22:06:17.509Z] prd-ubuntu20.04-docker-arm64-4c-16g-1100 does not seem to be running inside a container [2023-07-13T22:06:17.572Z] $ 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/542 -v /w/workspace/edgex-go/542:/w/workspace/edgex-go/542:rw,z -v /w/workspace/edgex-go/542@tmp:/w/workspace/edgex-go/542@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-07-13T22:06:20.272Z] $ docker top 588862ef08f4c7c944820870ec7f12310daaebbda369eef3e5c6d27791deb745 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-13T22:06:20.766Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-07-13T22:06:28.981Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2023-07-13T22:06:29.568Z] #1 transferring dockerfile: [2023-07-13T22:06:29.568Z] #1 transferring dockerfile: 2.82kB 0.0s done [2023-07-13T22:06:29.568Z] #1 DONE 0.8s [2023-07-13T22:06:29.568Z] [2023-07-13T22:06:29.568Z] #2 [security-proxy-auth internal] load build definition from Dockerfile [2023-07-13T22:06:29.568Z] #2 transferring dockerfile: 2.04kB done [2023-07-13T22:06:29.568Z] #2 DONE 0.2s [2023-07-13T22:06:29.568Z] [2023-07-13T22:06:29.568Z] #3 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-07-13T22:06:29.568Z] #3 transferring dockerfile: 1.78kB 0.0s done [2023-07-13T22:06:29.568Z] #3 DONE 0.1s [2023-07-13T22:06:29.568Z] [2023-07-13T22:06:29.568Z] #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-07-13T22:06:29.568Z] #4 transferring dockerfile: 2.12kB 0.0s done [2023-07-13T22:06:29.568Z] #4 DONE 0.2s [2023-07-13T22:06:29.568Z] [2023-07-13T22:06:29.568Z] #5 [support-notifications internal] load build definition from Dockerfile [2023-07-13T22:06:29.568Z] #5 transferring dockerfile: 1.84kB 0.0s done [2023-07-13T22:06:29.568Z] #5 DONE 0.1s [2023-07-13T22:06:29.568Z] [2023-07-13T22:06:29.568Z] #6 [security-secretstore-setup internal] load build definition from Dockerfile [2023-07-13T22:06:29.568Z] #6 transferring dockerfile: 2.38kB done [2023-07-13T22:06:29.838Z] #6 DONE 0.1s [2023-07-13T22:06:29.838Z] [2023-07-13T22:06:29.838Z] #7 [security-spire-server internal] load build definition from Dockerfile [2023-07-13T22:06:29.838Z] #7 transferring dockerfile: 2.63kB 0.0s done [2023-07-13T22:06:29.838Z] #7 DONE 0.1s [2023-07-13T22:06:29.838Z] [2023-07-13T22:06:29.838Z] #8 [security-spire-config internal] load build definition from Dockerfile [2023-07-13T22:06:29.838Z] #8 transferring dockerfile: 2.58kB done [2023-07-13T22:06:29.838Z] #8 DONE 0.1s [2023-07-13T22:06:29.838Z] [2023-07-13T22:06:29.838Z] #9 [support-scheduler internal] load build definition from Dockerfile [2023-07-13T22:06:29.838Z] #9 transferring dockerfile: 1.82kB 0.0s done [2023-07-13T22:06:29.838Z] #9 DONE 0.1s [2023-07-13T22:06:30.108Z] [2023-07-13T22:06:30.108Z] #10 [security-proxy-setup internal] load build definition from Dockerfile [2023-07-13T22:06:30.108Z] #10 transferring dockerfile: 2.06kB done [2023-07-13T22:06:30.108Z] #10 DONE 0.1s [2023-07-13T22:06:30.108Z] [2023-07-13T22:06:30.108Z] #11 [core-metadata internal] load build definition from Dockerfile [2023-07-13T22:06:30.108Z] #11 transferring dockerfile: 1.96kB 0.0s done [2023-07-13T22:06:30.108Z] #11 DONE 0.1s [2023-07-13T22:06:30.108Z] [2023-07-13T22:06:30.108Z] #12 [security-spire-agent internal] load build definition from Dockerfile [2023-07-13T22:06:30.108Z] #12 transferring dockerfile: 2.68kB 0.0s done [2023-07-13T22:06:30.108Z] #12 DONE 0.0s [2023-07-13T22:06:30.108Z] [2023-07-13T22:06:30.108Z] #13 [core-command internal] load build definition from Dockerfile [2023-07-13T22:06:30.376Z] #13 transferring dockerfile: 1.82kB done [2023-07-13T22:06:30.376Z] #13 DONE 0.0s [2023-07-13T22:06:30.376Z] [2023-07-13T22:06:30.376Z] #14 [core-data internal] load build definition from Dockerfile [2023-07-13T22:06:30.376Z] #14 transferring dockerfile: 1.90kB done [2023-07-13T22:06:30.376Z] #14 DONE 0.1s [2023-07-13T22:06:30.376Z] [2023-07-13T22:06:30.376Z] #15 [security-bootstrapper internal] load .dockerignore [2023-07-13T22:06:30.376Z] #15 transferring context: [2023-07-13T22:06:30.376Z] #15 transferring context: 56B 0.0s done [2023-07-13T22:06:30.376Z] #15 DONE 0.1s [2023-07-13T22:06:30.963Z] [2023-07-13T22:06:30.963Z] #16 [security-proxy-auth internal] load .dockerignore [2023-07-13T22:06:30.963Z] #16 transferring context: 56B done [2023-07-13T22:06:30.963Z] #16 DONE 0.1s [2023-07-13T22:06:30.963Z] [2023-07-13T22:06:30.963Z] #17 [core-common-config-bootstrapper internal] load .dockerignore [2023-07-13T22:06:30.963Z] #17 transferring context: 56B done [2023-07-13T22:06:30.963Z] #17 DONE 0.0s [2023-07-13T22:06:30.963Z] [2023-07-13T22:06:30.963Z] #18 [security-spiffe-token-provider internal] load .dockerignore [2023-07-13T22:06:30.963Z] #18 transferring context: 56B done [2023-07-13T22:06:30.963Z] #18 DONE 0.1s [2023-07-13T22:06:30.963Z] [2023-07-13T22:06:30.963Z] #19 [support-notifications internal] load .dockerignore [2023-07-13T22:06:31.230Z] #19 transferring context: 56B 0.0s done [2023-07-13T22:06:31.230Z] #19 DONE 0.1s [2023-07-13T22:06:31.230Z] [2023-07-13T22:06:31.230Z] #20 [security-secretstore-setup internal] load .dockerignore [2023-07-13T22:06:31.230Z] #20 transferring context: 56B 0.0s done [2023-07-13T22:06:31.230Z] #20 DONE 0.1s [2023-07-13T22:06:31.230Z] [2023-07-13T22:06:31.230Z] #21 [security-spire-server internal] load .dockerignore [2023-07-13T22:06:31.230Z] #21 transferring context: 56B done [2023-07-13T22:06:31.230Z] #21 DONE 0.1s [2023-07-13T22:06:31.230Z] [2023-07-13T22:06:31.230Z] #22 [security-spire-config internal] load .dockerignore [2023-07-13T22:06:31.505Z] #22 transferring context: 56B done [2023-07-13T22:06:31.505Z] #22 DONE 0.0s [2023-07-13T22:06:31.505Z] [2023-07-13T22:06:31.505Z] #23 [support-scheduler internal] load .dockerignore [2023-07-13T22:06:31.505Z] #23 transferring context: 56B done [2023-07-13T22:06:31.505Z] #23 DONE 0.1s [2023-07-13T22:06:31.505Z] [2023-07-13T22:06:31.505Z] #24 [security-proxy-setup internal] load .dockerignore [2023-07-13T22:06:31.505Z] #24 transferring context: 56B done [2023-07-13T22:06:31.505Z] #24 DONE 0.1s [2023-07-13T22:06:31.505Z] [2023-07-13T22:06:31.505Z] #25 [core-metadata internal] load .dockerignore [2023-07-13T22:06:31.505Z] #25 transferring context: 56B done [2023-07-13T22:06:31.505Z] #25 DONE 0.1s [2023-07-13T22:06:31.505Z] [2023-07-13T22:06:31.505Z] #26 [security-spire-agent internal] load .dockerignore [2023-07-13T22:06:31.505Z] #26 transferring context: 56B done [2023-07-13T22:06:31.505Z] #26 DONE 0.1s [2023-07-13T22:06:31.505Z] [2023-07-13T22:06:31.505Z] #27 [core-command internal] load .dockerignore [2023-07-13T22:06:31.505Z] #27 transferring context: 56B done [2023-07-13T22:06:31.505Z] #27 DONE 0.1s [2023-07-13T22:06:31.505Z] [2023-07-13T22:06:31.505Z] #28 [core-data internal] load .dockerignore [2023-07-13T22:06:31.773Z] #28 transferring context: 56B done [2023-07-13T22:06:31.773Z] #28 DONE 0.1s [2023-07-13T22:06:31.773Z] [2023-07-13T22:06:31.773Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-13T22:06:31.773Z] #29 DONE 0.0s [2023-07-13T22:06:31.773Z] [2023-07-13T22:06:31.773Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-07-13T22:06:32.039Z] #30 DONE 0.3s [2023-07-13T22:06:32.039Z] [2023-07-13T22:06:32.039Z] #31 [security-bootstrapper stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-13T22:06:32.039Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-13T22:06:32.306Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-13T22:06:32.306Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-13T22:06:32.306Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-13T22:06:32.306Z] #31 DONE 0.2s [2023-07-13T22:06:32.306Z] [2023-07-13T22:06:32.306Z] #32 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-13T22:06:32.573Z] #32 ... [2023-07-13T22:06:32.573Z] [2023-07-13T22:06:32.573Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-13T22:06:32.573Z] #29 DONE 0.0s [2023-07-13T22:06:32.573Z] [2023-07-13T22:06:32.573Z] #31 [security-proxy-auth stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-13T22:06:32.573Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-13T22:06:32.573Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-13T22:06:32.573Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-13T22:06:32.573Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-13T22:06:32.573Z] #31 DONE 0.5s [2023-07-13T22:06:32.848Z] [2023-07-13T22:06:32.848Z] #31 [core-common-config-bootstrapper stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-13T22:06:32.848Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-13T22:06:32.848Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-13T22:06:32.849Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-13T22:06:32.849Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-13T22:06:32.849Z] #31 DONE 0.5s [2023-07-13T22:06:32.849Z] [2023-07-13T22:06:32.849Z] #33 [security-bootstrapper internal] load build context [2023-07-13T22:06:32.849Z] #33 transferring context: 2.56MB 0.4s done [2023-07-13T22:06:32.849Z] #33 DONE 0.6s [2023-07-13T22:06:32.849Z] [2023-07-13T22:06:32.849Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-07-13T22:06:32.849Z] #30 ... [2023-07-13T22:06:32.849Z] [2023-07-13T22:06:32.849Z] #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-13T22:06:32.849Z] #29 DONE 0.0s [2023-07-13T22:06:32.849Z] [2023-07-13T22:06:32.849Z] #31 [support-notifications stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-13T22:06:32.849Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-13T22:06:32.849Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-13T22:06:32.849Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-13T22:06:32.849Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-13T22:06:32.849Z] #31 DONE 0.5s [2023-07-13T22:06:32.849Z] [2023-07-13T22:06:32.849Z] #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 [2023-07-13T22:06:32.849Z] #30 ... [2023-07-13T22:06:32.849Z] [2023-07-13T22:06:32.849Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-13T22:06:32.849Z] #29 DONE 0.0s [2023-07-13T22:06:32.849Z] [2023-07-13T22:06:32.849Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 [2023-07-13T22:06:33.118Z] #30 ... [2023-07-13T22:06:33.118Z] [2023-07-13T22:06:33.118Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-13T22:06:33.118Z] #29 DONE 0.0s [2023-07-13T22:06:33.118Z] [2023-07-13T22:06:33.118Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-07-13T22:06:33.385Z] #30 ... [2023-07-13T22:06:33.385Z] [2023-07-13T22:06:33.386Z] #31 [security-spire-config stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-13T22:06:33.386Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-13T22:06:33.386Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-13T22:06:33.386Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-13T22:06:33.386Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-13T22:06:33.386Z] #31 DONE 0.6s [2023-07-13T22:06:33.386Z] [2023-07-13T22:06:33.386Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 [2023-07-13T22:06:33.386Z] #30 ... [2023-07-13T22:06:33.386Z] [2023-07-13T22:06:33.386Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-13T22:06:33.386Z] #29 DONE 0.0s [2023-07-13T22:06:33.386Z] [2023-07-13T22:06:33.386Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 [2023-07-13T22:06:33.652Z] #30 ... [2023-07-13T22:06:33.652Z] [2023-07-13T22:06:33.652Z] #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-13T22:06:33.652Z] #29 DONE 0.0s [2023-07-13T22:06:33.652Z] [2023-07-13T22:06:33.652Z] #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 [2023-07-13T22:06:33.918Z] #30 ... [2023-07-13T22:06:33.918Z] [2023-07-13T22:06:33.918Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-13T22:06:33.918Z] #29 DONE 0.0s [2023-07-13T22:06:33.918Z] [2023-07-13T22:06:33.918Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.17 [2023-07-13T22:06:34.196Z] #30 ... [2023-07-13T22:06:34.196Z] [2023-07-13T22:06:34.196Z] #31 [core-command stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-13T22:06:34.196Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-13T22:06:34.196Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-13T22:06:34.196Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-13T22:06:34.196Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-13T22:06:34.196Z] #31 DONE 0.7s [2023-07-13T22:06:34.196Z] [2023-07-13T22:06:34.196Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-13T22:06:34.196Z] #29 DONE 0.0s [2023-07-13T22:06:34.196Z] [2023-07-13T22:06:34.196Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.17 [2023-07-13T22:06:34.196Z] #30 ... [2023-07-13T22:06:34.196Z] [2023-07-13T22:06:34.196Z] #31 [core-metadata stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-13T22:06:34.196Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-13T22:06:34.196Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-13T22:06:34.196Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-13T22:06:34.196Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-13T22:06:34.196Z] #31 DONE 0.7s [2023-07-13T22:06:34.196Z] [2023-07-13T22:06:34.196Z] #34 [core-command internal] load build context [2023-07-13T22:06:34.196Z] #34 DONE 0.0s [2023-07-13T22:06:34.463Z] [2023-07-13T22:06:34.463Z] #31 [security-spire-agent stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-13T22:06:34.463Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-13T22:06:34.463Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-13T22:06:34.463Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-13T22:06:34.463Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-13T22:06:34.463Z] #31 DONE 0.7s [2023-07-13T22:06:34.463Z] [2023-07-13T22:06:34.463Z] #35 [security-spire-agent internal] load build context [2023-07-13T22:06:34.463Z] #35 ... [2023-07-13T22:06:34.463Z] [2023-07-13T22:06:34.463Z] #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-13T22:06:34.463Z] #36 DONE 3.2s [2023-07-13T22:06:34.734Z] [2023-07-13T22:06:34.734Z] #37 [security-proxy-auth internal] load build context [2023-07-13T22:06:34.734Z] #37 transferring context: 2.56MB 1.3s done [2023-07-13T22:06:34.734Z] #37 DONE 2.1s [2023-07-13T22:06:34.734Z] [2023-07-13T22:06:34.734Z] #38 [core-common-config-bootstrapper internal] load build context [2023-07-13T22:06:34.734Z] #38 ... [2023-07-13T22:06:34.734Z] [2023-07-13T22:06:34.734Z] #39 [security-spiffe-token-provider internal] load build context [2023-07-13T22:06:34.734Z] #39 transferring context: 2.56MB 1.5s done [2023-07-13T22:06:34.734Z] #39 DONE 2.2s [2023-07-13T22:06:34.734Z] [2023-07-13T22:06:34.734Z] #38 [core-common-config-bootstrapper internal] load build context [2023-07-13T22:06:35.002Z] #38 transferring context: 2.56MB 2.2s done [2023-07-13T22:06:35.585Z] #38 ... [2023-07-13T22:06:35.585Z] [2023-07-13T22:06:35.585Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 [2023-07-13T22:06:35.585Z] #30 DONE 2.9s [2023-07-13T22:06:35.585Z] [2023-07-13T22:06:35.585Z] #40 [core-command builder 2/7] WORKDIR /edgex-go [2023-07-13T22:06:36.166Z] #40 ... [2023-07-13T22:06:36.166Z] [2023-07-13T22:06:36.166Z] #31 [core-data stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-13T22:06:36.166Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-13T22:06:36.166Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-13T22:06:36.166Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-13T22:06:36.166Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-13T22:06:36.166Z] #31 DONE 0.7s [2023-07-13T22:06:36.166Z] [2023-07-13T22:06:36.166Z] #36 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-13T22:06:36.166Z] #36 DONE 3.2s [2023-07-13T22:06:36.166Z] [2023-07-13T22:06:36.166Z] #41 [core-data internal] load build context [2023-07-13T22:06:36.166Z] #41 DONE 0.0s [2023-07-13T22:06:36.166Z] [2023-07-13T22:06:36.166Z] #40 [core-data builder 2/7] WORKDIR /edgex-go [2023-07-13T22:06:36.748Z] #40 ... [2023-07-13T22:06:36.748Z] [2023-07-13T22:06:36.748Z] #38 [core-common-config-bootstrapper internal] load build context [2023-07-13T22:06:36.748Z] #38 DONE 3.8s [2023-07-13T22:06:36.748Z] [2023-07-13T22:06:36.748Z] #42 [security-secretstore-setup internal] load build context [2023-07-13T22:06:36.748Z] #42 transferring context: 2.56MB 2.2s done [2023-07-13T22:06:36.748Z] #42 DONE 3.9s [2023-07-13T22:06:36.748Z] [2023-07-13T22:06:36.748Z] #35 [security-spire-agent internal] load build context [2023-07-13T22:06:36.748Z] #35 ... [2023-07-13T22:06:36.748Z] [2023-07-13T22:06:36.748Z] #43 [support-notifications internal] load build context [2023-07-13T22:06:36.748Z] #43 transferring context: 2.56MB 2.6s done [2023-07-13T22:06:36.748Z] #43 DONE 4.0s [2023-07-13T22:06:36.748Z] [2023-07-13T22:06:36.748Z] #35 [security-spire-agent internal] load build context [2023-07-13T22:06:38.170Z] #35 ... [2023-07-13T22:06:38.171Z] [2023-07-13T22:06:38.171Z] #40 [core-command builder 2/7] WORKDIR /edgex-go [2023-07-13T22:06:38.171Z] #40 DONE 3.3s [2023-07-13T22:06:38.171Z] [2023-07-13T22:06:38.171Z] #35 [security-spire-agent internal] load build context [2023-07-13T22:06:38.171Z] #35 ... [2023-07-13T22:06:38.171Z] [2023-07-13T22:06:38.171Z] #44 [security-spire-server internal] load build context [2023-07-13T22:06:38.171Z] #44 transferring context: 2.56MB 2.7s done [2023-07-13T22:06:38.171Z] #44 DONE 4.9s [2023-07-13T22:06:38.171Z] [2023-07-13T22:06:38.171Z] #35 [security-spire-agent internal] load build context [2023-07-13T22:06:39.148Z] #35 ... [2023-07-13T22:06:39.148Z] [2023-07-13T22:06:39.148Z] #45 [support-scheduler internal] load build context [2023-07-13T22:06:39.148Z] #45 transferring context: 2.56MB 3.6s done [2023-07-13T22:06:39.148Z] #45 DONE 5.7s [2023-07-13T22:06:39.148Z] [2023-07-13T22:06:39.148Z] #35 [security-spire-agent internal] load build context [2023-07-13T22:06:41.103Z] #35 ... [2023-07-13T22:06:41.103Z] [2023-07-13T22:06:41.103Z] #34 [core-command internal] load build context [2023-07-13T22:06:41.103Z] #34 transferring context: 2.56MB 4.2s done [2023-07-13T22:06:41.103Z] #34 DONE 6.5s [2023-07-13T22:06:41.103Z] [2023-07-13T22:06:41.103Z] #35 [security-spire-agent internal] load build context [2023-07-13T22:06:41.688Z] #35 ... [2023-07-13T22:06:41.688Z] [2023-07-13T22:06:41.688Z] #46 [security-spire-config internal] load build context [2023-07-13T22:06:41.688Z] #46 transferring context: 2.56MB 4.4s done [2023-07-13T22:06:41.688Z] #46 DONE 8.1s [2023-07-13T22:06:41.688Z] [2023-07-13T22:06:41.688Z] #35 [security-spire-agent internal] load build context [2023-07-13T22:06:41.968Z] #35 ... [2023-07-13T22:06:41.968Z] [2023-07-13T22:06:41.968Z] #41 [core-data internal] load build context [2023-07-13T22:06:41.968Z] #41 transferring context: 2.56MB 4.8s done [2023-07-13T22:06:41.968Z] #41 DONE 6.0s [2023-07-13T22:06:41.968Z] [2023-07-13T22:06:41.968Z] #35 [security-spire-agent internal] load build context [2023-07-13T22:06:42.553Z] #35 transferring context: 2.56MB 6.9s done [2023-07-13T22:06:42.553Z] #35 ... [2023-07-13T22:06:42.553Z] [2023-07-13T22:06:42.553Z] #47 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-13T22:06:42.553Z] #0 6.152 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-13T22:06:42.553Z] #0 7.605 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-13T22:06:42.821Z] #47 ... [2023-07-13T22:06:42.821Z] [2023-07-13T22:06:42.821Z] #48 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-13T22:06:42.821Z] #0 8.378 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-13T22:06:43.090Z] #48 ... [2023-07-13T22:06:43.090Z] [2023-07-13T22:06:43.090Z] #49 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-13T22:06:43.090Z] #0 9.927 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-13T22:06:43.090Z] #49 ... [2023-07-13T22:06:43.090Z] [2023-07-13T22:06:43.090Z] #35 [security-spire-agent internal] load build context [2023-07-13T22:06:43.090Z] #35 DONE 8.8s [2023-07-13T22:06:43.090Z] [2023-07-13T22:06:43.090Z] #50 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-07-13T22:06:43.090Z] #0 5.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-13T22:06:43.090Z] #0 6.590 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-13T22:06:43.090Z] #0 8.717 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-13T22:06:43.090Z] #0 8.754 Executing busybox-1.35.0-r29.trigger [2023-07-13T22:06:43.090Z] #0 8.810 OK: 8 MiB in 16 packages [2023-07-13T22:06:43.358Z] #50 ... [2023-07-13T22:06:43.358Z] [2023-07-13T22:06:43.358Z] #51 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-13T22:06:43.358Z] #0 8.700 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-13T22:06:43.358Z] #51 ... [2023-07-13T22:06:43.358Z] [2023-07-13T22:06:43.358Z] #32 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-13T22:06:43.358Z] #32 5.427 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-13T22:06:43.358Z] #32 6.081 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-13T22:06:43.358Z] #32 9.023 (1/2) Installing dumb-init (1.2.5-r2) [2023-07-13T22:06:43.358Z] #32 9.041 (2/2) Installing su-exec (0.2-r2) [2023-07-13T22:06:43.358Z] #32 9.080 Executing busybox-1.35.0-r29.trigger [2023-07-13T22:06:43.358Z] #32 9.205 OK: 8 MiB in 17 packages [2023-07-13T22:06:43.358Z] #32 DONE 11.1s [2023-07-13T22:06:43.358Z] [2023-07-13T22:06:43.358Z] #52 [core-metadata internal] load build context [2023-07-13T22:06:43.358Z] #52 transferring context: 2.56MB 6.7s done [2023-07-13T22:06:43.624Z] #52 ... [2023-07-13T22:06:43.624Z] [2023-07-13T22:06:43.624Z] #53 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-07-13T22:06:43.624Z] #53 ... [2023-07-13T22:06:43.624Z] [2023-07-13T22:06:43.624Z] #50 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-07-13T22:06:43.624Z] #50 DONE 11.2s [2023-07-13T22:06:43.890Z] [2023-07-13T22:06:43.890Z] #47 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-13T22:06:43.890Z] #47 10.96 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-13T22:06:43.890Z] #47 10.96 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-13T22:06:43.890Z] #47 10.96 OK: 17689 distinct packages available [2023-07-13T22:06:43.890Z] #47 ... [2023-07-13T22:06:43.890Z] [2023-07-13T22:06:43.890Z] #54 [security-proxy-setup internal] load build context [2023-07-13T22:06:43.890Z] #54 transferring context: 2.56MB 5.9s done [2023-07-13T22:06:43.890Z] #54 DONE 9.6s [2023-07-13T22:06:44.164Z] [2023-07-13T22:06:44.164Z] #55 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-13T22:06:44.164Z] #0 9.608 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-13T22:06:44.164Z] #55 ... [2023-07-13T22:06:44.164Z] [2023-07-13T22:06:44.164Z] #52 [core-metadata internal] load build context [2023-07-13T22:06:44.164Z] #52 DONE 9.9s [2023-07-13T22:06:44.164Z] [2023-07-13T22:06:44.164Z] #47 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-13T22:06:44.164Z] #47 11.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-13T22:06:44.438Z] #47 ... [2023-07-13T22:06:44.438Z] [2023-07-13T22:06:44.438Z] #56 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-13T22:06:44.705Z] #56 ... [2023-07-13T22:06:44.705Z] [2023-07-13T22:06:44.705Z] #49 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-13T22:06:44.705Z] #49 11.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-13T22:06:46.130Z] #49 ... [2023-07-13T22:06:46.130Z] [2023-07-13T22:06:46.130Z] #57 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-13T22:06:46.130Z] #0 9.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-13T22:06:46.130Z] #57 ... [2023-07-13T22:06:46.130Z] [2023-07-13T22:06:46.130Z] #47 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-13T22:06:46.130Z] #47 13.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-13T22:06:48.082Z] #47 ... [2023-07-13T22:06:48.082Z] [2023-07-13T22:06:48.082Z] #53 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-07-13T22:06:48.082Z] #53 DONE 4.3s [2023-07-13T22:06:48.082Z] [2023-07-13T22:06:48.082Z] #58 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-07-13T22:06:48.082Z] #58 DONE 0.2s [2023-07-13T22:06:48.082Z] [2023-07-13T22:06:48.082Z] #59 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-13T22:06:48.082Z] #0 9.439 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-13T22:06:48.349Z] #59 ... [2023-07-13T22:06:48.350Z] [2023-07-13T22:06:48.350Z] #60 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-07-13T22:06:48.350Z] #0 9.724 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-13T22:06:48.350Z] #60 ... [2023-07-13T22:06:48.350Z] [2023-07-13T22:06:48.350Z] #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-07-13T22:06:48.350Z] #0 9.480 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-13T22:06:48.616Z] #61 ... [2023-07-13T22:06:48.616Z] [2023-07-13T22:06:48.616Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-13T22:06:48.616Z] #0 8.965 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-13T22:06:48.616Z] #62 ... [2023-07-13T22:06:48.616Z] [2023-07-13T22:06:48.616Z] #63 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-07-13T22:06:48.616Z] #0 9.380 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-13T22:06:48.883Z] #63 ... [2023-07-13T22:06:48.883Z] [2023-07-13T22:06:48.883Z] #49 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-13T22:06:48.883Z] #49 15.78 (1/2) Installing ca-certificates (20230506-r0) [2023-07-13T22:06:48.883Z] #49 16.00 (2/2) Installing dumb-init (1.2.5-r2) [2023-07-13T22:06:48.883Z] #49 16.02 Executing busybox-1.35.0-r29.trigger [2023-07-13T22:06:48.883Z] #49 16.14 Executing ca-certificates-20230506-r0.trigger [2023-07-13T22:06:50.300Z] #49 ... [2023-07-13T22:06:50.300Z] [2023-07-13T22:06:50.300Z] #48 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-13T22:06:50.300Z] #48 10.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-13T22:06:50.300Z] #48 13.89 (1/4) Installing ca-certificates (20230506-r0) [2023-07-13T22:06:50.300Z] #48 14.27 (2/4) Installing dumb-init (1.2.5-r2) [2023-07-13T22:06:50.300Z] #48 14.29 (3/4) Installing su-exec (0.2-r2) [2023-07-13T22:06:50.300Z] #48 14.29 (4/4) Installing yq (4.30.4-r4) [2023-07-13T22:06:50.301Z] #48 15.17 Executing busybox-1.35.0-r29.trigger [2023-07-13T22:06:50.301Z] #48 15.40 Executing ca-certificates-20230506-r0.trigger [2023-07-13T22:06:50.301Z] #48 16.39 OK: 17 MiB in 19 packages [2023-07-13T22:06:50.301Z] #48 DONE 17.2s [2023-07-13T22:06:50.301Z] [2023-07-13T22:06:50.301Z] #47 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-13T22:06:50.301Z] #47 17.09 (1/9) Installing ca-certificates (20230506-r0) [2023-07-13T22:06:50.301Z] #47 17.33 (2/9) Installing brotli-libs (1.0.9-r9) [2023-07-13T22:06:50.301Z] #47 17.44 (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-07-13T22:06:50.301Z] #47 17.51 (4/9) Installing libcurl (8.1.2-r0) [2023-07-13T22:06:50.301Z] #47 17.63 (5/9) Installing curl (8.1.2-r0) [2023-07-13T22:06:50.301Z] #47 17.66 (6/9) Installing dumb-init (1.2.5-r2) [2023-07-13T22:06:50.301Z] #47 17.67 (7/9) Installing musl-obstack (1.2.3-r0) [2023-07-13T22:06:50.301Z] #47 17.69 (8/9) Installing libucontext (1.2-r0) [2023-07-13T22:06:50.569Z] #47 17.70 (9/9) Installing gcompat (1.1.0-r0) [2023-07-13T22:06:50.569Z] #47 17.72 Executing busybox-1.35.0-r29.trigger [2023-07-13T22:06:50.569Z] #47 17.85 Executing ca-certificates-20230506-r0.trigger [2023-07-13T22:06:51.534Z] #47 ... [2023-07-13T22:06:51.534Z] [2023-07-13T22:06:51.534Z] #49 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-13T22:06:51.534Z] #49 17.80 OK: 8 MiB in 17 packages [2023-07-13T22:06:51.534Z] #49 DONE 18.6s [2023-07-13T22:06:51.804Z] [2023-07-13T22:06:51.804Z] #57 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-13T22:06:51.804Z] #57 11.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-13T22:06:51.804Z] #57 14.79 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-13T22:06:51.804Z] #57 14.82 Executing busybox-1.35.0-r29.trigger [2023-07-13T22:06:51.804Z] #57 14.88 OK: 8 MiB in 16 packages [2023-07-13T22:06:52.076Z] #57 DONE 15.9s [2023-07-13T22:06:52.076Z] [2023-07-13T22:06:52.076Z] #55 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-13T22:06:52.076Z] #55 11.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-13T22:06:52.076Z] #55 14.81 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-13T22:06:52.076Z] #55 14.81 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-13T22:06:52.076Z] #55 14.81 OK: 17689 distinct packages available [2023-07-13T22:06:52.076Z] #55 15.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-13T22:06:52.076Z] #55 17.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-13T22:06:52.343Z] #55 ... [2023-07-13T22:06:52.343Z] [2023-07-13T22:06:52.343Z] #56 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-13T22:06:52.343Z] #56 11.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-13T22:06:52.343Z] #56 13.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-13T22:06:52.343Z] #56 17.33 (1/2) Installing dumb-init (1.2.5-r2) [2023-07-13T22:06:52.343Z] #56 17.37 (2/2) Installing openssl (3.0.9-r1) [2023-07-13T22:06:52.343Z] #56 17.47 Executing busybox-1.35.0-r29.trigger [2023-07-13T22:06:52.343Z] #56 17.60 OK: 8 MiB in 17 packages [2023-07-13T22:06:52.343Z] #56 ... [2023-07-13T22:06:52.343Z] [2023-07-13T22:06:52.343Z] #47 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-13T22:06:52.343Z] #47 19.60 OK: 11 MiB in 24 packages [2023-07-13T22:06:52.927Z] #47 DONE 20.3s [2023-07-13T22:06:52.927Z] [2023-07-13T22:06:52.927Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-13T22:06:52.927Z] #62 11.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-13T22:06:52.927Z] #62 14.73 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-13T22:06:52.928Z] #62 14.73 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-13T22:06:52.928Z] #62 14.73 OK: 17689 distinct packages available [2023-07-13T22:06:53.194Z] #62 ... [2023-07-13T22:06:53.194Z] [2023-07-13T22:06:53.194Z] #56 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-13T22:06:53.194Z] #56 DONE 18.5s [2023-07-13T22:06:53.194Z] [2023-07-13T22:06:53.194Z] #64 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-07-13T22:06:53.461Z] #64 DONE 0.3s [2023-07-13T22:06:53.461Z] [2023-07-13T22:06:53.461Z] #51 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-13T22:06:53.461Z] #51 10.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-13T22:06:53.461Z] #51 14.56 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-13T22:06:53.461Z] #51 14.57 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-13T22:06:53.461Z] #51 14.57 OK: 17689 distinct packages available [2023-07-13T22:06:53.461Z] #51 15.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-13T22:06:53.461Z] #51 16.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-13T22:06:53.461Z] #51 ... [2023-07-13T22:06:53.461Z] [2023-07-13T22:06:53.461Z] #60 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-07-13T22:06:53.461Z] #60 11.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-13T22:06:53.461Z] #60 14.71 OK: 263 MiB in 53 packages [2023-07-13T22:06:53.461Z] #60 DONE 15.7s [2023-07-13T22:06:53.461Z] [2023-07-13T22:06:53.461Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-13T22:06:53.461Z] #62 15.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-13T22:06:54.045Z] #62 ... [2023-07-13T22:06:54.045Z] [2023-07-13T22:06:54.045Z] #59 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-13T22:06:54.045Z] #59 11.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-13T22:06:54.045Z] #59 15.13 OK: 263 MiB in 53 packages [2023-07-13T22:06:54.045Z] #59 DONE 16.0s [2023-07-13T22:06:54.045Z] [2023-07-13T22:06:54.045Z] #51 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-13T22:06:54.045Z] #51 20.47 (1/5) Installing dumb-init (1.2.5-r2) [2023-07-13T22:06:54.045Z] #51 20.52 (2/5) Installing musl-obstack (1.2.3-r0) [2023-07-13T22:06:54.045Z] #51 20.53 (3/5) Installing libucontext (1.2-r0) [2023-07-13T22:06:54.045Z] #51 20.54 (4/5) Installing gcompat (1.1.0-r0) [2023-07-13T22:06:54.045Z] #51 20.55 (5/5) Installing openssl (3.0.9-r1) [2023-07-13T22:06:54.045Z] #51 20.67 Executing busybox-1.35.0-r29.trigger [2023-07-13T22:06:54.045Z] #51 20.76 OK: 9 MiB in 20 packages [2023-07-13T22:06:54.045Z] #51 ... [2023-07-13T22:06:54.045Z] [2023-07-13T22:06:54.045Z] #65 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-07-13T22:06:54.045Z] #65 DONE 0.7s [2023-07-13T22:06:54.339Z] [2023-07-13T22:06:54.339Z] #66 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T22:06:54.620Z] #66 ... [2023-07-13T22:06:54.620Z] [2023-07-13T22:06:54.620Z] #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-07-13T22:06:54.620Z] #61 11.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-13T22:06:54.620Z] #61 15.80 OK: 263 MiB in 53 packages [2023-07-13T22:06:54.620Z] #61 DONE 16.6s [2023-07-13T22:06:54.620Z] [2023-07-13T22:06:54.620Z] #63 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-07-13T22:06:54.620Z] #63 11.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-13T22:06:54.620Z] #63 15.50 OK: 263 MiB in 53 packages [2023-07-13T22:06:54.620Z] #63 DONE 17.3s [2023-07-13T22:06:54.620Z] [2023-07-13T22:06:54.620Z] #67 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-07-13T22:06:55.209Z] #67 ... [2023-07-13T22:06:55.209Z] [2023-07-13T22:06:55.209Z] #51 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-13T22:06:55.209Z] #51 DONE 21.9s [2023-07-13T22:06:55.209Z] [2023-07-13T22:06:55.209Z] #68 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-07-13T22:06:55.209Z] #68 DONE 1.2s [2023-07-13T22:06:55.209Z] [2023-07-13T22:06:55.209Z] #69 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T22:06:55.475Z] #69 ... [2023-07-13T22:06:55.475Z] [2023-07-13T22:06:55.475Z] #55 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-13T22:06:55.475Z] #55 20.60 (1/4) Installing dumb-init (1.2.5-r2) [2023-07-13T22:06:55.475Z] #55 20.60 (2/4) Installing musl-obstack (1.2.3-r0) [2023-07-13T22:06:55.475Z] #55 20.67 (3/4) Installing libucontext (1.2-r0) [2023-07-13T22:06:55.475Z] #55 20.67 (4/4) Installing gcompat (1.1.0-r0) [2023-07-13T22:06:55.475Z] #55 20.67 Executing busybox-1.35.0-r29.trigger [2023-07-13T22:06:55.475Z] #55 20.78 OK: 8 MiB in 19 packages [2023-07-13T22:06:55.475Z] #55 DONE 21.6s [2023-07-13T22:06:55.743Z] [2023-07-13T22:06:55.743Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-13T22:06:55.743Z] #62 16.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-13T22:06:56.009Z] #62 ... [2023-07-13T22:06:56.009Z] [2023-07-13T22:06:56.009Z] #70 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-13T22:06:56.009Z] #70 DONE 1.4s [2023-07-13T22:06:56.009Z] [2023-07-13T22:06:56.009Z] #71 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T22:06:56.274Z] #71 ... [2023-07-13T22:06:56.274Z] [2023-07-13T22:06:56.274Z] #67 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-07-13T22:06:56.274Z] #67 DONE 1.5s [2023-07-13T22:06:56.541Z] [2023-07-13T22:06:56.541Z] #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T22:06:56.541Z] #72 ... [2023-07-13T22:06:56.541Z] [2023-07-13T22:06:56.541Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-13T22:06:56.541Z] #62 18.20 OK: 263 MiB in 53 packages [2023-07-13T22:06:56.541Z] #62 DONE 18.6s [2023-07-13T22:06:56.807Z] [2023-07-13T22:06:56.807Z] #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-07-13T22:06:56.807Z] #73 DONE 0.3s [2023-07-13T22:06:56.807Z] [2023-07-13T22:06:56.807Z] #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T22:07:01.190Z] #72 ... [2023-07-13T22:07:01.190Z] [2023-07-13T22:07:01.190Z] #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T22:07:21.910Z] #102 ... [2023-07-13T22:07:21.910Z] [2023-07-13T22:07:21.910Z] #146 [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-07-13T22:07:21.910Z] #146 68.65 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.9" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-07-13T22:07:21.910Z] #146 ... [2023-07-13T22:07:21.910Z] [2023-07-13T22:07:21.910Z] #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-13T22:07:21.910Z] #144 DONE 69.3s [2023-07-13T22:07:21.910Z] [2023-07-13T22:07:21.910Z] #107 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-13T22:07:21.910Z] #107 DONE 69.4s [2023-07-13T22:07:21.910Z] [2023-07-13T22:07:21.910Z] #141 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-13T22:07:21.910Z] #141 DONE 69.5s [2023-07-13T22:07:21.910Z] [2023-07-13T22:07:21.910Z] #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T22:07:21.910Z] #147 ... [2023-07-13T22:07:21.910Z] [2023-07-13T22:07:21.910Z] #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-13T22:07:21.910Z] #138 DONE 69.8s [2023-07-13T22:07:21.910Z] [2023-07-13T22:07:21.910Z] #148 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-07-13T22:07:21.910Z] #148 ... [2023-07-13T22:07:21.910Z] [2023-07-13T22:07:21.910Z] #143 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-13T22:07:21.910Z] #143 DONE 72.3s [2023-07-13T22:07:21.910Z] [2023-07-13T22:07:21.910Z] #146 [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-07-13T22:07:21.910Z] #146 DONE 72.3s [2023-07-13T22:07:21.910Z] [2023-07-13T22:07:21.910Z] #149 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T22:07:21.910Z] #149 ... [2023-07-13T22:07:21.910Z] [2023-07-13T22:07:21.910Z] #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-13T22:07:21.910Z] #139 DONE 72.5s [2023-07-13T22:07:21.910Z] [2023-07-13T22:07:21.910Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-13T22:07:21.910Z] #145 DONE 72.5s [2023-07-13T22:07:21.910Z] [2023-07-13T22:07:21.910Z] #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T22:07:21.910Z] #150 ... [2023-07-13T22:07:21.910Z] [2023-07-13T22:07:21.910Z] #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T22:07:21.910Z] #147 DONE 3.1s [2023-07-13T22:07:21.910Z] [2023-07-13T22:07:21.910Z] #149 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T22:07:21.910Z] #149 DONE 1.1s [2023-07-13T22:07:21.910Z] [2023-07-13T22:07:21.911Z] #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T22:07:21.911Z] #150 DONE 0.6s [2023-07-13T22:07:21.911Z] [2023-07-13T22:07:21.911Z] #148 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-07-13T22:07:21.911Z] #148 DONE 3.0s [2023-07-13T22:07:21.911Z] [2023-07-13T22:07:21.911Z] #151 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-07-13T22:07:21.911Z] #151 ... [2023-07-13T22:07:21.911Z] [2023-07-13T22:07:21.911Z] #152 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T22:07:21.911Z] #152 DONE 0.5s [2023-07-13T22:07:21.911Z] [2023-07-13T22:07:21.911Z] #153 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-13T22:07:21.911Z] #153 DONE 0.4s [2023-07-13T22:07:21.911Z] [2023-07-13T22:07:21.911Z] #154 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-13T22:07:21.911Z] #154 CACHED [2023-07-13T22:07:21.911Z] [2023-07-13T22:07:21.911Z] #155 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T22:07:21.911Z] #155 CACHED [2023-07-13T22:07:21.911Z] [2023-07-13T22:07:21.911Z] #156 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-13T22:07:21.911Z] #156 CACHED [2023-07-13T22:07:21.911Z] [2023-07-13T22:07:21.911Z] #157 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T22:07:21.911Z] #157 CACHED [2023-07-13T22:07:21.911Z] [2023-07-13T22:07:21.911Z] #158 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T22:07:21.911Z] #158 CACHED [2023-07-13T22:07:21.911Z] [2023-07-13T22:07:21.911Z] #159 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-07-13T22:07:21.911Z] #159 CACHED [2023-07-13T22:07:21.911Z] [2023-07-13T22:07:21.911Z] #151 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-07-13T22:07:21.911Z] #151 DONE 0.3s [2023-07-13T22:07:21.911Z] [2023-07-13T22:07:21.911Z] #160 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-07-13T22:07:21.911Z] #160 ... [2023-07-13T22:07:21.911Z] [2023-07-13T22:07:21.911Z] #161 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-07-13T22:07:21.911Z] #161 DONE 0.6s [2023-07-13T22:07:21.911Z] [2023-07-13T22:07:21.911Z] #162 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-07-13T22:07:21.911Z] #162 ... [2023-07-13T22:07:21.911Z] [2023-07-13T22:07:21.911Z] #163 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-07-13T22:07:21.911Z] #163 DONE 1.1s [2023-07-13T22:07:21.911Z] [2023-07-13T22:07:21.911Z] #164 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-13T22:07:21.911Z] #164 DONE 1.0s [2023-07-13T22:07:21.911Z] [2023-07-13T22:07:21.911Z] #165 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T22:07:21.911Z] #165 ... [2023-07-13T22:07:21.911Z] [2023-07-13T22:07:21.911Z] #166 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-07-13T22:07:21.911Z] #166 DONE 1.0s [2023-07-13T22:07:21.911Z] [2023-07-13T22:07:21.911Z] #167 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-07-13T22:07:21.911Z] #167 DONE 1.0s [2023-07-13T22:07:21.911Z] [2023-07-13T22:07:21.911Z] #168 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-07-13T22:07:21.911Z] #168 DONE 1.1s [2023-07-13T22:07:21.911Z] [2023-07-13T22:07:21.911Z] #160 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-07-13T22:07:21.911Z] #160 DONE 1.0s [2023-07-13T22:07:21.911Z] [2023-07-13T22:07:21.911Z] #169 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-07-13T22:07:21.911Z] #169 DONE 1.1s [2023-07-13T22:07:21.911Z] [2023-07-13T22:07:21.911Z] #170 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-07-13T22:07:21.911Z] #170 ... [2023-07-13T22:07:21.911Z] [2023-07-13T22:07:21.911Z] #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-13T22:07:21.911Z] #102 DONE 75.1s [2023-07-13T22:07:21.911Z] [2023-07-13T22:07:21.911Z] #162 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-07-13T22:07:21.911Z] #162 DONE 1.5s [2023-07-13T22:07:21.911Z] [2023-07-13T22:07:21.911Z] #165 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T22:07:21.911Z] #165 DONE 0.9s [2023-07-13T22:07:21.911Z] [2023-07-13T22:07:21.911Z] #171 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-07-13T22:07:21.911Z] #171 DONE 1.0s [2023-07-13T22:07:21.911Z] [2023-07-13T22:07:21.911Z] #172 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-07-13T22:07:21.911Z] #172 ... [2023-07-13T22:07:21.911Z] [2023-07-13T22:07:21.911Z] #173 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-07-13T22:07:21.911Z] #173 DONE 1.0s [2023-07-13T22:07:21.911Z] [2023-07-13T22:07:21.911Z] #174 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-07-13T22:07:21.911Z] #174 DONE 1.1s [2023-07-13T22:07:21.911Z] [2023-07-13T22:07:21.911Z] #175 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-07-13T22:07:21.911Z] #175 DONE 1.1s [2023-07-13T22:07:21.911Z] [2023-07-13T22:07:21.911Z] #176 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-07-13T22:07:21.911Z] #176 DONE 0.8s [2023-07-13T22:07:21.911Z] [2023-07-13T22:07:21.911Z] #170 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-07-13T22:07:21.911Z] #170 DONE 1.1s [2023-07-13T22:07:21.911Z] [2023-07-13T22:07:21.911Z] #137 [core-command] exporting to image [2023-07-13T22:07:21.911Z] #137 exporting layers 0.1s done [2023-07-13T22:07:21.911Z] #137 writing image sha256:e879110c051ca045b005adb43ed1c01aaef0343b0d8c561570ad52559294e00e done [2023-07-13T22:07:21.911Z] #137 naming to docker.io/library/core-command 0.0s done [2023-07-13T22:07:21.911Z] #137 DONE 1.2s [2023-07-13T22:07:21.911Z] [2023-07-13T22:07:21.911Z] #177 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-07-13T22:07:21.911Z] #177 DONE 0.5s [2023-07-13T22:07:21.911Z] [2023-07-13T22:07:21.911Z] #178 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-07-13T22:07:21.911Z] #178 DONE 0.5s [2023-07-13T22:07:21.911Z] [2023-07-13T22:07:21.911Z] #179 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-07-13T22:07:21.911Z] #179 ... [2023-07-13T22:07:21.911Z] [2023-07-13T22:07:21.911Z] #172 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-07-13T22:07:21.911Z] #172 DONE 0.4s [2023-07-13T22:07:21.911Z] [2023-07-13T22:07:21.911Z] #180 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T22:07:21.911Z] #180 DONE 0.4s [2023-07-13T22:07:21.911Z] [2023-07-13T22:07:21.911Z] #181 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-07-13T22:07:21.911Z] #181 DONE 0.3s [2023-07-13T22:07:21.911Z] [2023-07-13T22:07:21.911Z] #182 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-07-13T22:07:21.911Z] #182 DONE 0.3s [2023-07-13T22:07:21.911Z] [2023-07-13T22:07:21.911Z] #183 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-07-13T22:07:21.911Z] #183 DONE 0.3s [2023-07-13T22:07:21.911Z] [2023-07-13T22:07:21.911Z] #184 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-07-13T22:07:21.911Z] #184 DONE 0.3s [2023-07-13T22:07:21.911Z] [2023-07-13T22:07:21.911Z] #137 [core-metadata] exporting to image [2023-07-13T22:07:21.911Z] #137 ... [2023-07-13T22:07:21.911Z] [2023-07-13T22:07:21.911Z] #185 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-07-13T22:07:21.911Z] #185 DONE 0.7s [2023-07-13T22:07:21.911Z] [2023-07-13T22:07:21.911Z] #137 [core-data] exporting to image [2023-07-13T22:07:21.911Z] #137 writing image sha256:2ce1c25b4c21eab9916c4bf9e5aade4fe692d16e821c2e769b310978c8e8f6b7 0.0s done [2023-07-13T22:07:21.911Z] #137 naming to docker.io/library/core-data 0.0s done [2023-07-13T22:07:21.911Z] #137 ... [2023-07-13T22:07:21.911Z] [2023-07-13T22:07:21.911Z] #186 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-13T22:07:21.911Z] #186 DONE 0.7s [2023-07-13T22:07:21.911Z] [2023-07-13T22:07:21.911Z] #179 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-07-13T22:07:21.911Z] #179 DONE 0.7s [2023-07-13T22:07:21.911Z] [2023-07-13T22:07:21.911Z] #137 [core-data] exporting to image [2023-07-13T22:07:21.911Z] #137 exporting layers 0.6s done [2023-07-13T22:07:21.911Z] #137 writing image sha256:d9cf2013e997ac4ffb2c85bf98135ded8f2722535922f93f1c0c266f3cc8629a [2023-07-13T22:07:21.911Z] #137 writing image sha256:d9cf2013e997ac4ffb2c85bf98135ded8f2722535922f93f1c0c266f3cc8629a done [2023-07-13T22:07:21.911Z] #137 naming to docker.io/library/core-metadata done [2023-07-13T22:07:21.911Z] #137 DONE 2.0s [2023-07-13T22:07:21.911Z] [2023-07-13T22:07:21.911Z] #187 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-07-13T22:07:21.911Z] #187 DONE 0.9s [2023-07-13T22:07:21.911Z] [2023-07-13T22:07:21.911Z] #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-13T22:07:21.911Z] #142 DONE 77.3s [2023-07-13T22:07:21.911Z] [2023-07-13T22:07:21.911Z] #188 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-07-13T22:07:21.911Z] #188 DONE 1.0s [2023-07-13T22:07:21.911Z] [2023-07-13T22:07:21.911Z] #189 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-07-13T22:07:21.911Z] #189 DONE 1.0s [2023-07-13T22:07:21.911Z] [2023-07-13T22:07:21.911Z] #190 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-13T22:07:21.911Z] #190 DONE 1.6s [2023-07-13T22:07:21.911Z] [2023-07-13T22:07:21.911Z] #137 [security-proxy-setup] exporting to image [2023-07-13T22:07:21.911Z] #137 ... [2023-07-13T22:07:21.911Z] [2023-07-13T22:07:21.911Z] #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-13T22:07:21.911Z] #140 DONE 77.8s [2023-07-13T22:07:21.911Z] [2023-07-13T22:07:21.911Z] #191 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-07-13T22:07:21.911Z] #191 DONE 0.4s [2023-07-13T22:07:21.911Z] [2023-07-13T22:07:21.911Z] #192 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-07-13T22:07:21.911Z] #192 DONE 0.4s [2023-07-13T22:07:21.911Z] [2023-07-13T22:07:21.911Z] #193 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T22:07:21.911Z] #193 DONE 0.4s [2023-07-13T22:07:21.911Z] [2023-07-13T22:07:21.911Z] #194 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-13T22:07:21.911Z] #194 DONE 2.1s [2023-07-13T22:07:21.911Z] [2023-07-13T22:07:21.911Z] #195 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-07-13T22:07:21.911Z] #195 DONE 0.4s [2023-07-13T22:07:21.911Z] [2023-07-13T22:07:21.911Z] #137 [security-spiffe-token-provider] exporting to image [2023-07-13T22:07:21.911Z] #137 ... [2023-07-13T22:07:21.911Z] [2023-07-13T22:07:21.911Z] #196 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-13T22:07:21.911Z] #196 DONE 2.2s [2023-07-13T22:07:21.911Z] [2023-07-13T22:07:21.911Z] #137 [security-proxy-setup] exporting to image [2023-07-13T22:07:21.911Z] #137 writing image sha256:e010c6ea555617a3058fd8d0a47984c7976d73ccb1e9ab82d45677ca2de65710 0.0s done [2023-07-13T22:07:21.911Z] #137 naming to docker.io/library/security-proxy-setup 0.0s done [2023-07-13T22:07:21.911Z] #137 ... [2023-07-13T22:07:21.911Z] [2023-07-13T22:07:21.911Z] #197 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-13T22:07:21.911Z] #197 CACHED [2023-07-13T22:07:21.911Z] [2023-07-13T22:07:21.911Z] #198 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T22:07:21.911Z] #198 CACHED [2023-07-13T22:07:21.911Z] [2023-07-13T22:07:21.911Z] #199 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-07-13T22:07:21.911Z] #199 DONE 0.3s [2023-07-13T22:07:21.911Z] [2023-07-13T22:07:21.911Z] #137 [security-proxy-setup] exporting to image [2023-07-13T22:07:21.911Z] #137 exporting layers 0.3s done [2023-07-13T22:07:21.911Z] #137 ... [2023-07-13T22:07:21.911Z] [2023-07-13T22:07:21.911Z] #200 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-13T22:07:21.911Z] #200 DONE 0.3s [2023-07-13T22:07:21.911Z] [2023-07-13T22:07:21.911Z] #201 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-07-13T22:07:21.911Z] #201 DONE 0.3s [2023-07-13T22:07:21.911Z] [2023-07-13T22:07:21.911Z] #137 [security-spiffe-token-provider] exporting to image [2023-07-13T22:07:21.911Z] #137 exporting layers 0.3s done [2023-07-13T22:07:21.911Z] #137 writing image sha256:14a75e995e24619383ba408485d5570e4fdd9c70f96b18f731dfafd6f92514df 0.0s done [2023-07-13T22:07:21.911Z] #137 naming to docker.io/library/security-spiffe-token-provider done [2023-07-13T22:07:21.911Z] #137 writing image sha256:086a860d286f4aad7b2f2988d15c22b2a13b84b86137f504a07d0e0ea8156515 [2023-07-13T22:07:21.911Z] #137 writing image sha256:086a860d286f4aad7b2f2988d15c22b2a13b84b86137f504a07d0e0ea8156515 0.4s done [2023-07-13T22:07:21.911Z] #137 naming to docker.io/library/core-common-config-bootstrapper 0.1s done [2023-07-13T22:07:21.911Z] #137 writing image sha256:56e13ae18fae6ec028515059ab517995539baeba9e4011089cc25af7559cc2d5 done [2023-07-13T22:07:21.911Z] #137 naming to docker.io/library/security-proxy-auth done [2023-07-13T22:07:21.911Z] #137 DONE 3.3s [2023-07-13T22:07:21.911Z] [2023-07-13T22:07:21.911Z] #202 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-07-13T22:07:21.911Z] #202 DONE 0.7s [2023-07-13T22:07:21.911Z] [2023-07-13T22:07:21.911Z] #203 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-07-13T22:07:21.911Z] #203 DONE 0.6s [2023-07-13T22:07:21.911Z] [2023-07-13T22:07:21.911Z] #204 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-07-13T22:07:21.911Z] #204 DONE 0.6s [2023-07-13T22:07:21.911Z] [2023-07-13T22:07:21.911Z] #205 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-07-13T22:07:21.911Z] #205 DONE 0.1s [2023-07-13T22:07:21.911Z] [2023-07-13T22:07:21.911Z] #206 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-07-13T22:07:21.911Z] #206 DONE 0.1s [2023-07-13T22:07:21.911Z] [2023-07-13T22:07:21.911Z] #207 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-13T22:07:21.911Z] #207 DONE 0.9s [2023-07-13T22:07:21.911Z] [2023-07-13T22:07:21.911Z] #208 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-07-13T22:07:21.911Z] #208 DONE 0.1s [2023-07-13T22:07:21.911Z] [2023-07-13T22:07:21.911Z] #137 [security-secretstore-setup] exporting to image [2023-07-13T22:07:21.911Z] #137 exporting layers 0.2s done [2023-07-13T22:07:22.172Z] #137 exporting layers 0.3s done [2023-07-13T22:07:22.172Z] #137 writing image sha256:52c53ef43b2162e195a6794e77bfafcac73ac87ee22d75831078a5433707826d done [2023-07-13T22:07:22.172Z] #137 naming to docker.io/library/support-notifications done [2023-07-13T22:07:22.172Z] #137 writing image sha256:59f24997bbef75c301d12853f5897c31d2083b2f90f04320e5c646082c081694 0.0s done [2023-07-13T22:07:22.172Z] #137 naming to docker.io/library/support-scheduler done [2023-07-13T22:07:22.172Z] #137 ... [2023-07-13T22:07:22.172Z] [2023-07-13T22:07:22.172Z] #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-07-13T22:07:22.172Z] #209 DONE 0.4s [2023-07-13T22:07:22.172Z] [2023-07-13T22:07:22.172Z] #137 [security-bootstrapper] exporting to image [2023-07-13T22:07:22.172Z] #137 writing image sha256:94eec83de7c7c4676a01bc98e1009ee5a0af6be764bbedde54daf823bd11a88b done [2023-07-13T22:07:22.172Z] #137 naming to docker.io/library/security-secretstore-setup done [2023-07-13T22:07:22.432Z] #137 exporting layers 0.2s done [2023-07-13T22:07:22.432Z] #137 writing image sha256:995449a451d163e4e973cee93d00cda853fb4f37d169b703347800c323d2fe2f done [2023-07-13T22:07:22.432Z] #137 naming to docker.io/library/security-bootstrapper done [2023-07-13T22:07:22.432Z] #137 DONE 3.8s [2023-07-13T22:07:22.432Z] [2023-07-13T22:07:22.432Z] #3 [security-proxy-setup internal] load build definition from Dockerfile [2023-07-13T22:07:22.432Z] time="2023-07-13T22:04:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-13T22:07:22.432Z] time="2023-07-13T22:04:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-13T22:07:22.432Z] time="2023-07-13T22:04:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-13T22:07:22.432Z] time="2023-07-13T22:04:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-13T22:07:22.432Z] time="2023-07-13T22:04:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-13T22:07:22.432Z] time="2023-07-13T22:04:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-13T22:07:22.432Z] time="2023-07-13T22:04:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-13T22:07:22.432Z] time="2023-07-13T22:04:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-13T22:07:22.432Z] time="2023-07-13T22:04:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-13T22:07:22.432Z] time="2023-07-13T22:04:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-13T22:07:22.432Z] time="2023-07-13T22:04:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-13T22:07:22.432Z] time="2023-07-13T22:04:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-13T22:07:22.432Z] time="2023-07-13T22:04:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-13T22:07:22.432Z] time="2023-07-13T22:04:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-07-13T22:07:22.443Z] $ docker stop --time=1 7e3b743f42f42270a5426f96a051d2064bcbbc21c9e0e06e632f0ea47d56f5a7 [2023-07-13T22:07:23.805Z] $ docker rm -f --volumes 7e3b743f42f42270a5426f96a051d2064bcbbc21c9e0e06e632f0ea47d56f5a7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-13T22:07:24.151Z] + docker images [2023-07-13T22:07:24.151Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-07-13T22:07:24.151Z] security-bootstrapper latest 995449a451d1 1 second ago 22.7MB [2023-07-13T22:07:24.151Z] support-scheduler latest 59f24997bbef 2 seconds ago 32.4MB [2023-07-13T22:07:24.151Z] support-notifications latest 52c53ef43b21 2 seconds ago 33MB [2023-07-13T22:07:24.151Z] security-secretstore-setup latest 94eec83de7c7 2 seconds ago 43.6MB [2023-07-13T22:07:24.151Z] core-common-config-bootstrapper latest 086a860d286f 3 seconds ago 17.8MB [2023-07-13T22:07:24.151Z] security-proxy-setup latest e010c6ea5556 3 seconds ago 19.4MB [2023-07-13T22:07:24.151Z] security-proxy-auth latest 56e13ae18fae 3 seconds ago 18.9MB [2023-07-13T22:07:24.151Z] security-spiffe-token-provider latest 14a75e995e24 3 seconds ago 33.4MB [2023-07-13T22:07:24.151Z] core-command latest e879110c051c 5 seconds ago 20.5MB [2023-07-13T22:07:24.151Z] core-metadata latest d9cf2013e997 5 seconds ago 21MB [2023-07-13T22:07:24.151Z] core-data latest 2ce1c25b4c21 5 seconds ago 20.7MB [2023-07-13T22:07:24.151Z] security-spire-server latest 19768747a6f1 About a minute ago 103MB [2023-07-13T22:07:24.151Z] security-spire-config latest 0f3c2f5dbb78 About a minute ago 102MB [2023-07-13T22:07:24.151Z] security-spire-agent latest fe2043ce4fd1 About a minute ago 161MB [2023-07-13T22:07:24.151Z] ci-base-image-x86_64 latest f37db0ade0ce 4 minutes ago 1.06GB [2023-07-13T22:07:24.151Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 29 hours ago 696MB [2023-07-13T22:07:24.151Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 6 weeks ago 334MB [2023-07-13T22:07:24.151Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 12 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-07-13T22:07:24.285Z] provisioning config files... [2023-07-13T22:07:24.293Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/542@tmp/config13297365618309600417tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-13T22:07:24.593Z] ---> docker-login.sh [2023-07-13T22:07:24.593Z] nexus3.edgexfoundry.org:10001 [2023-07-13T22:07:24.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T22:07:24.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T22:07:24.593Z] Configure a credential helper to remove this warning. See [2023-07-13T22:07:24.593Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T22:07:24.593Z] [2023-07-13T22:07:24.593Z] Login Succeeded [2023-07-13T22:07:24.593Z] nexus3.edgexfoundry.org:10002 [2023-07-13T22:07:24.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T22:07:24.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T22:07:24.852Z] Configure a credential helper to remove this warning. See [2023-07-13T22:07:24.852Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T22:07:24.852Z] [2023-07-13T22:07:24.852Z] Login Succeeded [2023-07-13T22:07:24.852Z] nexus3.edgexfoundry.org:10003 [2023-07-13T22:07:24.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T22:07:24.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T22:07:24.852Z] Configure a credential helper to remove this warning. See [2023-07-13T22:07:24.852Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T22:07:24.852Z] [2023-07-13T22:07:24.852Z] Login Succeeded [2023-07-13T22:07:24.852Z] nexus3.edgexfoundry.org:10004 [2023-07-13T22:07:24.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T22:07:25.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T22:07:25.143Z] Configure a credential helper to remove this warning. See [2023-07-13T22:07:25.143Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T22:07:25.143Z] [2023-07-13T22:07:25.143Z] Login Succeeded [2023-07-13T22:07:25.143Z] docker.io [2023-07-13T22:07:25.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T22:07:25.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T22:07:25.143Z] Configure a credential helper to remove this warning. See [2023-07-13T22:07:25.143Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T22:07:25.143Z] [2023-07-13T22:07:25.143Z] Login Succeeded [2023-07-13T22:07:25.143Z] ---> docker-login.sh ends [Pipeline] } [2023-07-13T22:07:25.149Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-13T22:07:25.171Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-13T22:07:25.190Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-07-13T22:07:25.190Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [2023-07-13T22:07:25.190Z] latest [2023-07-13T22:07:25.190Z] 3.1.0-dev.9 [2023-07-13T22:07:25.190Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [2023-07-13T22:07:25.190Z] main [2023-07-13T22:07:25.190Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:07:25.500Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:07:25.806Z] + docker push nexus3.edgexfoundry.org:10004/core-command:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [2023-07-13T22:07:25.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-07-13T22:07:25.806Z] 0f9fdbd67ef5: Preparing [2023-07-13T22:07:25.806Z] a79c7c7f4a0f: Preparing [2023-07-13T22:07:25.806Z] 18604ebe9791: Preparing [2023-07-13T22:07:25.806Z] 6c2dad04493b: Preparing [2023-07-13T22:07:25.806Z] 3eb70f058901: Preparing [2023-07-13T22:07:25.806Z] 3dab9f8bf2d2: Preparing [2023-07-13T22:07:25.806Z] 3dab9f8bf2d2: Waiting [2023-07-13T22:07:25.806Z] 18604ebe9791: Pushed [2023-07-13T22:07:25.806Z] 0f9fdbd67ef5: Pushed [2023-07-13T22:07:25.806Z] 3dab9f8bf2d2: Layer already exists [2023-07-13T22:07:25.806Z] 3eb70f058901: Pushed [2023-07-13T22:07:25.806Z] 6c2dad04493b: Pushed [2023-07-13T22:07:27.181Z] a79c7c7f4a0f: Pushed [2023-07-13T22:07:27.181Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65: digest: sha256:7a7da434ef3d7d7f002c9080a549599b8ea43af36d81d37e3b4890633108565c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:07:27.507Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:07:27.815Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-07-13T22:07:27.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-07-13T22:07:27.815Z] 0f9fdbd67ef5: Preparing [2023-07-13T22:07:27.815Z] a79c7c7f4a0f: Preparing [2023-07-13T22:07:27.815Z] 18604ebe9791: Preparing [2023-07-13T22:07:27.815Z] 6c2dad04493b: Preparing [2023-07-13T22:07:27.815Z] 3eb70f058901: Preparing [2023-07-13T22:07:27.815Z] 3dab9f8bf2d2: Preparing [2023-07-13T22:07:27.815Z] 3dab9f8bf2d2: Waiting [2023-07-13T22:07:27.815Z] 6c2dad04493b: Layer already exists [2023-07-13T22:07:27.815Z] 18604ebe9791: Layer already exists [2023-07-13T22:07:27.815Z] a79c7c7f4a0f: Layer already exists [2023-07-13T22:07:27.815Z] 3eb70f058901: Layer already exists [2023-07-13T22:07:27.815Z] 0f9fdbd67ef5: Layer already exists [2023-07-13T22:07:27.815Z] 3dab9f8bf2d2: Layer already exists [2023-07-13T22:07:27.815Z] latest: digest: sha256:7a7da434ef3d7d7f002c9080a549599b8ea43af36d81d37e3b4890633108565c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:07:28.126Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:07:28.424Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.9 [2023-07-13T22:07:28.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-07-13T22:07:28.424Z] 0f9fdbd67ef5: Preparing [2023-07-13T22:07:28.424Z] a79c7c7f4a0f: Preparing [2023-07-13T22:07:28.424Z] 18604ebe9791: Preparing [2023-07-13T22:07:28.424Z] 6c2dad04493b: Preparing [2023-07-13T22:07:28.424Z] 3eb70f058901: Preparing [2023-07-13T22:07:28.424Z] 3dab9f8bf2d2: Preparing [2023-07-13T22:07:28.424Z] 3dab9f8bf2d2: Waiting [2023-07-13T22:07:28.424Z] a79c7c7f4a0f: Layer already exists [2023-07-13T22:07:28.424Z] 0f9fdbd67ef5: Layer already exists [2023-07-13T22:07:28.424Z] 6c2dad04493b: Layer already exists [2023-07-13T22:07:28.424Z] 18604ebe9791: Layer already exists [2023-07-13T22:07:28.424Z] 3eb70f058901: Layer already exists [2023-07-13T22:07:28.424Z] 3dab9f8bf2d2: Layer already exists [2023-07-13T22:07:28.424Z] 3.1.0-dev.9: digest: sha256:7a7da434ef3d7d7f002c9080a549599b8ea43af36d81d37e3b4890633108565c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:07:28.733Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:07:29.041Z] + docker push nexus3.edgexfoundry.org:10004/core-command:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [2023-07-13T22:07:29.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-07-13T22:07:29.041Z] 0f9fdbd67ef5: Preparing [2023-07-13T22:07:29.041Z] a79c7c7f4a0f: Preparing [2023-07-13T22:07:29.041Z] 18604ebe9791: Preparing [2023-07-13T22:07:29.041Z] 6c2dad04493b: Preparing [2023-07-13T22:07:29.041Z] 3eb70f058901: Preparing [2023-07-13T22:07:29.041Z] 3dab9f8bf2d2: Preparing [2023-07-13T22:07:29.041Z] 3dab9f8bf2d2: Waiting [2023-07-13T22:07:29.041Z] 6c2dad04493b: Layer already exists [2023-07-13T22:07:29.041Z] 3eb70f058901: Layer already exists [2023-07-13T22:07:29.041Z] 18604ebe9791: Layer already exists [2023-07-13T22:07:29.041Z] a79c7c7f4a0f: Layer already exists [2023-07-13T22:07:29.041Z] 0f9fdbd67ef5: Layer already exists [2023-07-13T22:07:29.041Z] 3dab9f8bf2d2: Layer already exists [2023-07-13T22:07:29.041Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9: digest: sha256:7a7da434ef3d7d7f002c9080a549599b8ea43af36d81d37e3b4890633108565c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:07:29.348Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:07:29.654Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-07-13T22:07:29.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-07-13T22:07:29.654Z] 0f9fdbd67ef5: Preparing [2023-07-13T22:07:29.654Z] a79c7c7f4a0f: Preparing [2023-07-13T22:07:29.654Z] 18604ebe9791: Preparing [2023-07-13T22:07:29.654Z] 6c2dad04493b: Preparing [2023-07-13T22:07:29.654Z] 3eb70f058901: Preparing [2023-07-13T22:07:29.654Z] 3dab9f8bf2d2: Preparing [2023-07-13T22:07:29.654Z] 3dab9f8bf2d2: Waiting [2023-07-13T22:07:29.654Z] a79c7c7f4a0f: Layer already exists [2023-07-13T22:07:29.654Z] 3eb70f058901: Layer already exists [2023-07-13T22:07:29.654Z] 0f9fdbd67ef5: Layer already exists [2023-07-13T22:07:29.654Z] 18604ebe9791: Layer already exists [2023-07-13T22:07:29.654Z] 6c2dad04493b: Layer already exists [2023-07-13T22:07:29.654Z] 3dab9f8bf2d2: Layer already exists [2023-07-13T22:07:29.654Z] main: digest: sha256:7a7da434ef3d7d7f002c9080a549599b8ea43af36d81d37e3b4890633108565c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-13T22:07:29.696Z] ===================================================== [Pipeline] echo [2023-07-13T22:07:29.702Z] taggedImages: [2023-07-13T22:07:29.702Z] - nexus3.edgexfoundry.org:10004/core-command:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [2023-07-13T22:07:29.702Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-07-13T22:07:29.702Z] - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.9 [2023-07-13T22:07:29.702Z] - nexus3.edgexfoundry.org:10004/core-command:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [2023-07-13T22:07:29.702Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-07-13T22:07:29.720Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-07-13T22:07:29.720Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [2023-07-13T22:07:29.720Z] latest [2023-07-13T22:07:29.720Z] 3.1.0-dev.9 [2023-07-13T22:07:29.720Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [2023-07-13T22:07:29.720Z] main [2023-07-13T22:07:29.720Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:07:30.030Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:07:30.332Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [2023-07-13T22:07:30.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-07-13T22:07:30.333Z] 8cf5bbcdfb22: Preparing [2023-07-13T22:07:30.333Z] 136d031899b5: Preparing [2023-07-13T22:07:30.333Z] 6f750db507f0: Preparing [2023-07-13T22:07:30.333Z] 5ab86fe3196f: Preparing [2023-07-13T22:07:30.333Z] 18604ebe9791: Preparing [2023-07-13T22:07:30.333Z] 6c2dad04493b: Preparing [2023-07-13T22:07:30.333Z] 3eb70f058901: Preparing [2023-07-13T22:07:30.333Z] 3dab9f8bf2d2: Preparing [2023-07-13T22:07:30.333Z] 6c2dad04493b: Waiting [2023-07-13T22:07:30.333Z] 3eb70f058901: Waiting [2023-07-13T22:07:30.333Z] 3dab9f8bf2d2: Waiting [2023-07-13T22:07:30.333Z] 18604ebe9791: Layer already exists [2023-07-13T22:07:30.333Z] 6c2dad04493b: Layer already exists [2023-07-13T22:07:30.333Z] 3eb70f058901: Layer already exists [2023-07-13T22:07:30.333Z] 136d031899b5: Pushed [2023-07-13T22:07:30.333Z] 3dab9f8bf2d2: Layer already exists [2023-07-13T22:07:30.333Z] 6f750db507f0: Pushed [2023-07-13T22:07:30.333Z] 8cf5bbcdfb22: Pushed [2023-07-13T22:07:31.709Z] 5ab86fe3196f: Pushed [2023-07-13T22:07:31.967Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65: digest: sha256:b16b1c489aa57ceba110846bf8e61a07f67eb3d70b12ea87ca61a10188bf7eeb size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:07:32.269Z] + 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-07-13T22:07:32.570Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-07-13T22:07:32.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-07-13T22:07:32.570Z] 8cf5bbcdfb22: Preparing [2023-07-13T22:07:32.570Z] 136d031899b5: Preparing [2023-07-13T22:07:32.570Z] 6f750db507f0: Preparing [2023-07-13T22:07:32.570Z] 5ab86fe3196f: Preparing [2023-07-13T22:07:32.570Z] 18604ebe9791: Preparing [2023-07-13T22:07:32.570Z] 6c2dad04493b: Preparing [2023-07-13T22:07:32.570Z] 3eb70f058901: Preparing [2023-07-13T22:07:32.570Z] 3dab9f8bf2d2: Preparing [2023-07-13T22:07:32.570Z] 6c2dad04493b: Waiting [2023-07-13T22:07:32.570Z] 3eb70f058901: Waiting [2023-07-13T22:07:32.570Z] 3dab9f8bf2d2: Waiting [2023-07-13T22:07:32.570Z] 136d031899b5: Layer already exists [2023-07-13T22:07:32.570Z] 5ab86fe3196f: Layer already exists [2023-07-13T22:07:32.570Z] 6f750db507f0: Layer already exists [2023-07-13T22:07:32.570Z] 8cf5bbcdfb22: Layer already exists [2023-07-13T22:07:32.571Z] 18604ebe9791: Layer already exists [2023-07-13T22:07:32.571Z] 6c2dad04493b: Layer already exists [2023-07-13T22:07:32.571Z] 3eb70f058901: Layer already exists [2023-07-13T22:07:32.571Z] 3dab9f8bf2d2: Layer already exists [2023-07-13T22:07:32.571Z] latest: digest: sha256:b16b1c489aa57ceba110846bf8e61a07f67eb3d70b12ea87ca61a10188bf7eeb size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:07:32.891Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:07:33.194Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.9 [2023-07-13T22:07:33.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-07-13T22:07:33.194Z] 8cf5bbcdfb22: Preparing [2023-07-13T22:07:33.194Z] 136d031899b5: Preparing [2023-07-13T22:07:33.194Z] 6f750db507f0: Preparing [2023-07-13T22:07:33.194Z] 5ab86fe3196f: Preparing [2023-07-13T22:07:33.194Z] 18604ebe9791: Preparing [2023-07-13T22:07:33.194Z] 6c2dad04493b: Preparing [2023-07-13T22:07:33.194Z] 3eb70f058901: Preparing [2023-07-13T22:07:33.194Z] 3dab9f8bf2d2: Preparing [2023-07-13T22:07:33.194Z] 6c2dad04493b: Waiting [2023-07-13T22:07:33.194Z] 3eb70f058901: Waiting [2023-07-13T22:07:33.194Z] 3dab9f8bf2d2: Waiting [2023-07-13T22:07:33.194Z] 18604ebe9791: Layer already exists [2023-07-13T22:07:33.194Z] 8cf5bbcdfb22: Layer already exists [2023-07-13T22:07:33.194Z] 6f750db507f0: Layer already exists [2023-07-13T22:07:33.194Z] 136d031899b5: Layer already exists [2023-07-13T22:07:33.194Z] 6c2dad04493b: Layer already exists [2023-07-13T22:07:33.194Z] 5ab86fe3196f: Layer already exists [2023-07-13T22:07:33.194Z] 3eb70f058901: Layer already exists [2023-07-13T22:07:33.194Z] 3dab9f8bf2d2: Layer already exists [2023-07-13T22:07:33.194Z] 3.1.0-dev.9: digest: sha256:b16b1c489aa57ceba110846bf8e61a07f67eb3d70b12ea87ca61a10188bf7eeb size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:07:33.504Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:07:33.810Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [2023-07-13T22:07:33.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-07-13T22:07:33.810Z] 8cf5bbcdfb22: Preparing [2023-07-13T22:07:33.810Z] 136d031899b5: Preparing [2023-07-13T22:07:33.810Z] 6f750db507f0: Preparing [2023-07-13T22:07:33.810Z] 5ab86fe3196f: Preparing [2023-07-13T22:07:33.810Z] 18604ebe9791: Preparing [2023-07-13T22:07:33.811Z] 6c2dad04493b: Preparing [2023-07-13T22:07:33.811Z] 3eb70f058901: Preparing [2023-07-13T22:07:33.811Z] 3dab9f8bf2d2: Preparing [2023-07-13T22:07:33.811Z] 6c2dad04493b: Waiting [2023-07-13T22:07:33.811Z] 3eb70f058901: Waiting [2023-07-13T22:07:33.811Z] 3dab9f8bf2d2: Waiting [2023-07-13T22:07:33.811Z] 136d031899b5: Layer already exists [2023-07-13T22:07:33.811Z] 6f750db507f0: Layer already exists [2023-07-13T22:07:33.811Z] 18604ebe9791: Layer already exists [2023-07-13T22:07:33.811Z] 5ab86fe3196f: Layer already exists [2023-07-13T22:07:33.811Z] 3dab9f8bf2d2: Layer already exists [2023-07-13T22:07:33.811Z] 3eb70f058901: Layer already exists [2023-07-13T22:07:33.811Z] 6c2dad04493b: Layer already exists [2023-07-13T22:07:33.811Z] 8cf5bbcdfb22: Layer already exists [2023-07-13T22:07:33.811Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9: digest: sha256:b16b1c489aa57ceba110846bf8e61a07f67eb3d70b12ea87ca61a10188bf7eeb size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:07:34.127Z] + 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-07-13T22:07:34.580Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-07-13T22:07:34.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-07-13T22:07:34.580Z] 8cf5bbcdfb22: Preparing [2023-07-13T22:07:34.580Z] 136d031899b5: Preparing [2023-07-13T22:07:34.580Z] 6f750db507f0: Preparing [2023-07-13T22:07:34.580Z] 5ab86fe3196f: Preparing [2023-07-13T22:07:34.580Z] 18604ebe9791: Preparing [2023-07-13T22:07:34.580Z] 6c2dad04493b: Preparing [2023-07-13T22:07:34.580Z] 3eb70f058901: Preparing [2023-07-13T22:07:34.580Z] 3dab9f8bf2d2: Preparing [2023-07-13T22:07:34.580Z] 3dab9f8bf2d2: Waiting [2023-07-13T22:07:34.580Z] 3eb70f058901: Waiting [2023-07-13T22:07:34.580Z] 6f750db507f0: Layer already exists [2023-07-13T22:07:34.580Z] 136d031899b5: Layer already exists [2023-07-13T22:07:34.580Z] 18604ebe9791: Layer already exists [2023-07-13T22:07:34.580Z] 5ab86fe3196f: Layer already exists [2023-07-13T22:07:34.580Z] 8cf5bbcdfb22: Layer already exists [2023-07-13T22:07:34.580Z] 3eb70f058901: Layer already exists [2023-07-13T22:07:34.580Z] 6c2dad04493b: Layer already exists [2023-07-13T22:07:34.580Z] 3dab9f8bf2d2: Layer already exists [2023-07-13T22:07:34.580Z] main: digest: sha256:b16b1c489aa57ceba110846bf8e61a07f67eb3d70b12ea87ca61a10188bf7eeb size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-13T22:07:34.620Z] ===================================================== [Pipeline] echo [2023-07-13T22:07:34.626Z] taggedImages: [2023-07-13T22:07:34.626Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [2023-07-13T22:07:34.626Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-07-13T22:07:34.626Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.9 [2023-07-13T22:07:34.626Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [2023-07-13T22:07:34.626Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-07-13T22:07:34.642Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-07-13T22:07:34.642Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [2023-07-13T22:07:34.642Z] latest [2023-07-13T22:07:34.642Z] 3.1.0-dev.9 [2023-07-13T22:07:34.642Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [2023-07-13T22:07:34.642Z] main [2023-07-13T22:07:34.642Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:07:34.960Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:07:35.271Z] + docker push nexus3.edgexfoundry.org:10004/core-data:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [2023-07-13T22:07:35.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-07-13T22:07:35.271Z] 46d467d06413: Preparing [2023-07-13T22:07:35.271Z] ec549ffc128d: Preparing [2023-07-13T22:07:35.271Z] 18604ebe9791: Preparing [2023-07-13T22:07:35.271Z] 6c2dad04493b: Preparing [2023-07-13T22:07:35.271Z] 0f12f827db21: Preparing [2023-07-13T22:07:35.271Z] 3dab9f8bf2d2: Preparing [2023-07-13T22:07:35.271Z] 3dab9f8bf2d2: Waiting [2023-07-13T22:07:35.271Z] 18604ebe9791: Layer already exists [2023-07-13T22:07:35.271Z] 6c2dad04493b: Layer already exists [2023-07-13T22:07:35.271Z] 3dab9f8bf2d2: Layer already exists [2023-07-13T22:07:35.271Z] 0f12f827db21: Pushed [2023-07-13T22:07:35.271Z] 46d467d06413: Pushed [2023-07-13T22:07:36.649Z] ec549ffc128d: Pushed [2023-07-13T22:07:36.909Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65: digest: sha256:7c490044867ec049ff83b44d19f0d055b1f7cc22246b5b8270c2e248727ce771 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:07:37.226Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:07:37.533Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-07-13T22:07:37.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-07-13T22:07:37.533Z] 46d467d06413: Preparing [2023-07-13T22:07:37.533Z] ec549ffc128d: Preparing [2023-07-13T22:07:37.533Z] 18604ebe9791: Preparing [2023-07-13T22:07:37.533Z] 6c2dad04493b: Preparing [2023-07-13T22:07:37.533Z] 0f12f827db21: Preparing [2023-07-13T22:07:37.533Z] 3dab9f8bf2d2: Preparing [2023-07-13T22:07:37.533Z] 3dab9f8bf2d2: Waiting [2023-07-13T22:07:37.533Z] ec549ffc128d: Layer already exists [2023-07-13T22:07:37.533Z] 6c2dad04493b: Layer already exists [2023-07-13T22:07:37.533Z] 0f12f827db21: Layer already exists [2023-07-13T22:07:37.533Z] 46d467d06413: Layer already exists [2023-07-13T22:07:37.533Z] 18604ebe9791: Layer already exists [2023-07-13T22:07:37.533Z] 3dab9f8bf2d2: Layer already exists [2023-07-13T22:07:37.533Z] latest: digest: sha256:7c490044867ec049ff83b44d19f0d055b1f7cc22246b5b8270c2e248727ce771 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:07:37.845Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:07:38.151Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.9 [2023-07-13T22:07:38.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-07-13T22:07:38.151Z] 46d467d06413: Preparing [2023-07-13T22:07:38.151Z] ec549ffc128d: Preparing [2023-07-13T22:07:38.151Z] 18604ebe9791: Preparing [2023-07-13T22:07:38.151Z] 6c2dad04493b: Preparing [2023-07-13T22:07:38.151Z] 0f12f827db21: Preparing [2023-07-13T22:07:38.151Z] 3dab9f8bf2d2: Preparing [2023-07-13T22:07:38.151Z] 3dab9f8bf2d2: Waiting [2023-07-13T22:07:38.151Z] 46d467d06413: Layer already exists [2023-07-13T22:07:38.151Z] ec549ffc128d: Layer already exists [2023-07-13T22:07:38.151Z] 18604ebe9791: Layer already exists [2023-07-13T22:07:38.151Z] 6c2dad04493b: Layer already exists [2023-07-13T22:07:38.151Z] 0f12f827db21: Layer already exists [2023-07-13T22:07:38.151Z] 3dab9f8bf2d2: Layer already exists [2023-07-13T22:07:38.151Z] 3.1.0-dev.9: digest: sha256:7c490044867ec049ff83b44d19f0d055b1f7cc22246b5b8270c2e248727ce771 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:07:38.466Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:07:38.772Z] + docker push nexus3.edgexfoundry.org:10004/core-data:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [2023-07-13T22:07:38.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-07-13T22:07:38.772Z] 46d467d06413: Preparing [2023-07-13T22:07:38.772Z] ec549ffc128d: Preparing [2023-07-13T22:07:38.772Z] 18604ebe9791: Preparing [2023-07-13T22:07:38.772Z] 6c2dad04493b: Preparing [2023-07-13T22:07:38.772Z] 0f12f827db21: Preparing [2023-07-13T22:07:38.772Z] 3dab9f8bf2d2: Preparing [2023-07-13T22:07:38.772Z] 3dab9f8bf2d2: Waiting [2023-07-13T22:07:38.772Z] ec549ffc128d: Layer already exists [2023-07-13T22:07:38.772Z] 46d467d06413: Layer already exists [2023-07-13T22:07:38.772Z] 0f12f827db21: Layer already exists [2023-07-13T22:07:38.772Z] 18604ebe9791: Layer already exists [2023-07-13T22:07:38.772Z] 6c2dad04493b: Layer already exists [2023-07-13T22:07:38.772Z] 3dab9f8bf2d2: Layer already exists [2023-07-13T22:07:38.772Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9: digest: sha256:7c490044867ec049ff83b44d19f0d055b1f7cc22246b5b8270c2e248727ce771 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:07:39.079Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:07:39.381Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-07-13T22:07:39.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-07-13T22:07:39.381Z] 46d467d06413: Preparing [2023-07-13T22:07:39.381Z] ec549ffc128d: Preparing [2023-07-13T22:07:39.381Z] 18604ebe9791: Preparing [2023-07-13T22:07:39.381Z] 6c2dad04493b: Preparing [2023-07-13T22:07:39.381Z] 0f12f827db21: Preparing [2023-07-13T22:07:39.381Z] 3dab9f8bf2d2: Preparing [2023-07-13T22:07:39.381Z] 3dab9f8bf2d2: Waiting [2023-07-13T22:07:39.381Z] 6c2dad04493b: Layer already exists [2023-07-13T22:07:39.381Z] 0f12f827db21: Layer already exists [2023-07-13T22:07:39.381Z] 46d467d06413: Layer already exists [2023-07-13T22:07:39.381Z] 18604ebe9791: Layer already exists [2023-07-13T22:07:39.381Z] ec549ffc128d: Layer already exists [2023-07-13T22:07:39.381Z] 3dab9f8bf2d2: Layer already exists [2023-07-13T22:07:39.381Z] main: digest: sha256:7c490044867ec049ff83b44d19f0d055b1f7cc22246b5b8270c2e248727ce771 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-13T22:07:39.431Z] ===================================================== [Pipeline] echo [2023-07-13T22:07:39.440Z] taggedImages: [2023-07-13T22:07:39.440Z] - nexus3.edgexfoundry.org:10004/core-data:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [2023-07-13T22:07:39.440Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-07-13T22:07:39.440Z] - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.9 [2023-07-13T22:07:39.440Z] - nexus3.edgexfoundry.org:10004/core-data:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [2023-07-13T22:07:39.440Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-07-13T22:07:39.465Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-07-13T22:07:39.465Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [2023-07-13T22:07:39.465Z] latest [2023-07-13T22:07:39.465Z] 3.1.0-dev.9 [2023-07-13T22:07:39.465Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [2023-07-13T22:07:39.465Z] main [2023-07-13T22:07:39.465Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:07:39.778Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:07:40.080Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [2023-07-13T22:07:40.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-07-13T22:07:40.080Z] 217754961808: Preparing [2023-07-13T22:07:40.080Z] 20a8002f35ee: Preparing [2023-07-13T22:07:40.080Z] 3109f16b278a: Preparing [2023-07-13T22:07:40.080Z] 18604ebe9791: Preparing [2023-07-13T22:07:40.080Z] 6c2dad04493b: Preparing [2023-07-13T22:07:40.080Z] 3eb70f058901: Preparing [2023-07-13T22:07:40.080Z] 3dab9f8bf2d2: Preparing [2023-07-13T22:07:40.080Z] 3dab9f8bf2d2: Waiting [2023-07-13T22:07:40.080Z] 3eb70f058901: Waiting [2023-07-13T22:07:40.080Z] 18604ebe9791: Layer already exists [2023-07-13T22:07:40.080Z] 6c2dad04493b: Layer already exists [2023-07-13T22:07:40.080Z] 3eb70f058901: Layer already exists [2023-07-13T22:07:40.080Z] 3dab9f8bf2d2: Layer already exists [2023-07-13T22:07:40.080Z] 20a8002f35ee: Pushed [2023-07-13T22:07:40.080Z] 217754961808: Pushed [2023-07-13T22:07:41.982Z] 3109f16b278a: Pushed [2023-07-13T22:07:41.982Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65: digest: sha256:6e894071d90f6a6086df4696420af7c9250b78304580db1766e03a83e277e8e9 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:07:42.292Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:07:42.600Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-07-13T22:07:42.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-07-13T22:07:42.600Z] 217754961808: Preparing [2023-07-13T22:07:42.600Z] 20a8002f35ee: Preparing [2023-07-13T22:07:42.600Z] 3109f16b278a: Preparing [2023-07-13T22:07:42.600Z] 18604ebe9791: Preparing [2023-07-13T22:07:42.600Z] 6c2dad04493b: Preparing [2023-07-13T22:07:42.600Z] 3eb70f058901: Preparing [2023-07-13T22:07:42.600Z] 3dab9f8bf2d2: Preparing [2023-07-13T22:07:42.600Z] 3dab9f8bf2d2: Waiting [2023-07-13T22:07:42.600Z] 3eb70f058901: Waiting [2023-07-13T22:07:42.600Z] 18604ebe9791: Layer already exists [2023-07-13T22:07:42.600Z] 217754961808: Layer already exists [2023-07-13T22:07:42.600Z] 3109f16b278a: Layer already exists [2023-07-13T22:07:42.600Z] 3dab9f8bf2d2: Layer already exists [2023-07-13T22:07:42.600Z] 6c2dad04493b: Layer already exists [2023-07-13T22:07:42.600Z] 20a8002f35ee: Layer already exists [2023-07-13T22:07:42.600Z] 3eb70f058901: Layer already exists [2023-07-13T22:07:42.600Z] latest: digest: sha256:6e894071d90f6a6086df4696420af7c9250b78304580db1766e03a83e277e8e9 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:07:42.914Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:07:43.216Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.9 [2023-07-13T22:07:43.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-07-13T22:07:43.216Z] 217754961808: Preparing [2023-07-13T22:07:43.216Z] 20a8002f35ee: Preparing [2023-07-13T22:07:43.216Z] 3109f16b278a: Preparing [2023-07-13T22:07:43.216Z] 18604ebe9791: Preparing [2023-07-13T22:07:43.216Z] 6c2dad04493b: Preparing [2023-07-13T22:07:43.216Z] 3eb70f058901: Preparing [2023-07-13T22:07:43.216Z] 3dab9f8bf2d2: Preparing [2023-07-13T22:07:43.216Z] 3dab9f8bf2d2: Waiting [2023-07-13T22:07:43.216Z] 3eb70f058901: Waiting [2023-07-13T22:07:43.216Z] 217754961808: Layer already exists [2023-07-13T22:07:43.216Z] 3109f16b278a: Layer already exists [2023-07-13T22:07:43.216Z] 18604ebe9791: Layer already exists [2023-07-13T22:07:43.216Z] 20a8002f35ee: Layer already exists [2023-07-13T22:07:43.216Z] 6c2dad04493b: Layer already exists [2023-07-13T22:07:43.216Z] 3dab9f8bf2d2: Layer already exists [2023-07-13T22:07:43.216Z] 3eb70f058901: Layer already exists [2023-07-13T22:07:43.216Z] 3.1.0-dev.9: digest: sha256:6e894071d90f6a6086df4696420af7c9250b78304580db1766e03a83e277e8e9 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:07:43.523Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:07:43.826Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [2023-07-13T22:07:43.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-07-13T22:07:43.826Z] 217754961808: Preparing [2023-07-13T22:07:43.826Z] 20a8002f35ee: Preparing [2023-07-13T22:07:43.826Z] 3109f16b278a: Preparing [2023-07-13T22:07:43.826Z] 18604ebe9791: Preparing [2023-07-13T22:07:43.826Z] 6c2dad04493b: Preparing [2023-07-13T22:07:43.826Z] 3eb70f058901: Preparing [2023-07-13T22:07:43.826Z] 3dab9f8bf2d2: Preparing [2023-07-13T22:07:43.826Z] 3eb70f058901: Waiting [2023-07-13T22:07:43.826Z] 3dab9f8bf2d2: Waiting [2023-07-13T22:07:43.826Z] 20a8002f35ee: Layer already exists [2023-07-13T22:07:43.826Z] 18604ebe9791: Layer already exists [2023-07-13T22:07:43.826Z] 6c2dad04493b: Layer already exists [2023-07-13T22:07:43.826Z] 217754961808: Layer already exists [2023-07-13T22:07:43.826Z] 3109f16b278a: Layer already exists [2023-07-13T22:07:43.826Z] 3eb70f058901: Layer already exists [2023-07-13T22:07:43.826Z] 3dab9f8bf2d2: Layer already exists [2023-07-13T22:07:43.826Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9: digest: sha256:6e894071d90f6a6086df4696420af7c9250b78304580db1766e03a83e277e8e9 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:07:44.146Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:07:44.456Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-07-13T22:07:44.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-07-13T22:07:44.456Z] 217754961808: Preparing [2023-07-13T22:07:44.456Z] 20a8002f35ee: Preparing [2023-07-13T22:07:44.456Z] 3109f16b278a: Preparing [2023-07-13T22:07:44.456Z] 18604ebe9791: Preparing [2023-07-13T22:07:44.456Z] 6c2dad04493b: Preparing [2023-07-13T22:07:44.456Z] 3eb70f058901: Preparing [2023-07-13T22:07:44.456Z] 3dab9f8bf2d2: Preparing [2023-07-13T22:07:44.456Z] 3eb70f058901: Waiting [2023-07-13T22:07:44.456Z] 3dab9f8bf2d2: Waiting [2023-07-13T22:07:44.456Z] 3109f16b278a: Layer already exists [2023-07-13T22:07:44.456Z] 20a8002f35ee: Layer already exists [2023-07-13T22:07:44.456Z] 6c2dad04493b: Layer already exists [2023-07-13T22:07:44.456Z] 18604ebe9791: Layer already exists [2023-07-13T22:07:44.456Z] 217754961808: Layer already exists [2023-07-13T22:07:44.456Z] 3dab9f8bf2d2: Layer already exists [2023-07-13T22:07:44.456Z] 3eb70f058901: Layer already exists [2023-07-13T22:07:44.456Z] main: digest: sha256:6e894071d90f6a6086df4696420af7c9250b78304580db1766e03a83e277e8e9 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-13T22:07:44.505Z] ===================================================== [Pipeline] echo [2023-07-13T22:07:44.514Z] taggedImages: [2023-07-13T22:07:44.514Z] - nexus3.edgexfoundry.org:10004/core-metadata:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [2023-07-13T22:07:44.514Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-07-13T22:07:44.514Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.9 [2023-07-13T22:07:44.514Z] - nexus3.edgexfoundry.org:10004/core-metadata:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [2023-07-13T22:07:44.514Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-07-13T22:07:44.535Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-07-13T22:07:44.535Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [2023-07-13T22:07:44.535Z] latest [2023-07-13T22:07:44.535Z] 3.1.0-dev.9 [2023-07-13T22:07:44.535Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [2023-07-13T22:07:44.535Z] main [2023-07-13T22:07:44.535Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:07:44.852Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:07:45.154Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [2023-07-13T22:07:45.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-07-13T22:07:45.155Z] 3c523c797faa: Preparing [2023-07-13T22:07:45.155Z] 28f136a8355b: Preparing [2023-07-13T22:07:45.155Z] 2e75560850af: Preparing [2023-07-13T22:07:45.155Z] d16b081f9c5f: Preparing [2023-07-13T22:07:45.155Z] 024ee0f3d0c0: Preparing [2023-07-13T22:07:45.155Z] ab4fbc983588: Preparing [2023-07-13T22:07:45.155Z] 771fd442ef65: Preparing [2023-07-13T22:07:45.155Z] 18604ebe9791: Preparing [2023-07-13T22:07:45.155Z] 6c2dad04493b: Preparing [2023-07-13T22:07:45.155Z] d69705ee7557: Preparing [2023-07-13T22:07:45.155Z] 32f71825f9ef: Preparing [2023-07-13T22:07:45.155Z] 5f70bf18a086: Preparing [2023-07-13T22:07:45.155Z] bdffd0b63e5c: Preparing [2023-07-13T22:07:45.155Z] 06c8eaff6f1c: Preparing [2023-07-13T22:07:45.155Z] 771fd442ef65: Waiting [2023-07-13T22:07:45.155Z] 3dab9f8bf2d2: Preparing [2023-07-13T22:07:45.155Z] 18604ebe9791: Waiting [2023-07-13T22:07:45.155Z] 6c2dad04493b: Waiting [2023-07-13T22:07:45.155Z] d69705ee7557: Waiting [2023-07-13T22:07:45.155Z] 32f71825f9ef: Waiting [2023-07-13T22:07:45.155Z] 5f70bf18a086: Waiting [2023-07-13T22:07:45.155Z] bdffd0b63e5c: Waiting [2023-07-13T22:07:45.155Z] 06c8eaff6f1c: Waiting [2023-07-13T22:07:45.155Z] 3dab9f8bf2d2: Waiting [2023-07-13T22:07:45.155Z] ab4fbc983588: Waiting [2023-07-13T22:07:45.155Z] 3c523c797faa: Pushed [2023-07-13T22:07:45.155Z] 28f136a8355b: Pushed [2023-07-13T22:07:45.155Z] 024ee0f3d0c0: Pushed [2023-07-13T22:07:45.155Z] d16b081f9c5f: Pushed [2023-07-13T22:07:45.155Z] 2e75560850af: Pushed [2023-07-13T22:07:45.155Z] 18604ebe9791: Layer already exists [2023-07-13T22:07:45.155Z] 6c2dad04493b: Layer already exists [2023-07-13T22:07:45.414Z] ab4fbc983588: Pushed [2023-07-13T22:07:45.414Z] d69705ee7557: Pushed [2023-07-13T22:07:45.414Z] 32f71825f9ef: Pushed [2023-07-13T22:07:45.414Z] 5f70bf18a086: Pushed [2023-07-13T22:07:45.414Z] 3dab9f8bf2d2: Layer already exists [2023-07-13T22:07:45.414Z] bdffd0b63e5c: Pushed [2023-07-13T22:07:45.414Z] 06c8eaff6f1c: Pushed [2023-07-13T22:07:47.316Z] 771fd442ef65: Pushed [2023-07-13T22:07:47.316Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65: digest: sha256:11a9e65858cd351b4c9bbf5852f9c9b42a3bf48fe38f1d7e3df3701992a1957e size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:07:47.642Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:07:47.954Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-07-13T22:07:47.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-07-13T22:07:47.954Z] 3c523c797faa: Preparing [2023-07-13T22:07:47.954Z] 28f136a8355b: Preparing [2023-07-13T22:07:47.954Z] 2e75560850af: Preparing [2023-07-13T22:07:47.954Z] d16b081f9c5f: Preparing [2023-07-13T22:07:47.954Z] 024ee0f3d0c0: Preparing [2023-07-13T22:07:47.954Z] ab4fbc983588: Preparing [2023-07-13T22:07:47.954Z] 771fd442ef65: Preparing [2023-07-13T22:07:47.954Z] 18604ebe9791: Preparing [2023-07-13T22:07:47.954Z] 6c2dad04493b: Preparing [2023-07-13T22:07:47.954Z] d69705ee7557: Preparing [2023-07-13T22:07:47.954Z] 32f71825f9ef: Preparing [2023-07-13T22:07:47.954Z] 5f70bf18a086: Preparing [2023-07-13T22:07:47.954Z] bdffd0b63e5c: Preparing [2023-07-13T22:07:47.954Z] 06c8eaff6f1c: Preparing [2023-07-13T22:07:47.954Z] 3dab9f8bf2d2: Preparing [2023-07-13T22:07:47.954Z] bdffd0b63e5c: Waiting [2023-07-13T22:07:47.954Z] d69705ee7557: Waiting [2023-07-13T22:07:47.954Z] 32f71825f9ef: Waiting [2023-07-13T22:07:47.954Z] 5f70bf18a086: Waiting [2023-07-13T22:07:47.954Z] 06c8eaff6f1c: Waiting [2023-07-13T22:07:47.954Z] ab4fbc983588: Waiting [2023-07-13T22:07:47.954Z] 3dab9f8bf2d2: Waiting [2023-07-13T22:07:47.954Z] 771fd442ef65: Waiting [2023-07-13T22:07:47.954Z] 18604ebe9791: Waiting [2023-07-13T22:07:47.954Z] 6c2dad04493b: Waiting [2023-07-13T22:07:47.954Z] 024ee0f3d0c0: Layer already exists [2023-07-13T22:07:47.954Z] 28f136a8355b: Layer already exists [2023-07-13T22:07:47.954Z] 3c523c797faa: Layer already exists [2023-07-13T22:07:47.954Z] d16b081f9c5f: Layer already exists [2023-07-13T22:07:47.954Z] 2e75560850af: Layer already exists [2023-07-13T22:07:47.954Z] 18604ebe9791: Layer already exists [2023-07-13T22:07:47.954Z] 771fd442ef65: Layer already exists [2023-07-13T22:07:47.954Z] 6c2dad04493b: Layer already exists [2023-07-13T22:07:47.954Z] d69705ee7557: Layer already exists [2023-07-13T22:07:47.954Z] ab4fbc983588: Layer already exists [2023-07-13T22:07:47.954Z] 32f71825f9ef: Layer already exists [2023-07-13T22:07:47.954Z] 5f70bf18a086: Layer already exists [2023-07-13T22:07:47.954Z] 3dab9f8bf2d2: Layer already exists [2023-07-13T22:07:47.954Z] bdffd0b63e5c: Layer already exists [2023-07-13T22:07:47.954Z] 06c8eaff6f1c: Layer already exists [2023-07-13T22:07:47.954Z] latest: digest: sha256:11a9e65858cd351b4c9bbf5852f9c9b42a3bf48fe38f1d7e3df3701992a1957e size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:07:48.092Z] #74 ... [2023-07-13T22:07:48.092Z] [2023-07-13T22:07:48.092Z] #71 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T22:07:48.092Z] #71 DONE 46.3s [2023-07-13T22:07:48.092Z] [2023-07-13T22:07:48.092Z] #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T22:07:48.092Z] #74 DONE 45.5s [2023-07-13T22:07:48.092Z] [2023-07-13T22:07:48.092Z] #69 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T22:07:48.092Z] #69 DONE 47.3s [2023-07-13T22:07:48.092Z] [2023-07-13T22:07:48.092Z] #66 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T22:07:48.092Z] #66 DONE 48.2s [2023-07-13T22:07:48.092Z] [2023-07-13T22:07:48.092Z] #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T22:07:48.092Z] #72 DONE 46.2s [2023-07-13T22:07:48.092Z] [2023-07-13T22:07:48.092Z] #75 [support-notifications builder 6/7] COPY . . [2023-07-13T22:07:48.092Z] #75 ... [2023-07-13T22:07:48.092Z] [2023-07-13T22:07:48.092Z] #76 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T22:07:48.092Z] #76 CACHED [2023-07-13T22:07:48.092Z] [2023-07-13T22:07:48.092Z] #77 [core-data builder 6/7] COPY . . [2023-07-13T22:07:48.092Z] #77 CACHED [2023-07-13T22:07:48.092Z] [2023-07-13T22:07:48.092Z] #78 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-07-13T22:07:48.092Z] #78 CACHED [2023-07-13T22:07:48.092Z] [2023-07-13T22:07:48.092Z] #79 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T22:07:48.092Z] #79 CACHED [2023-07-13T22:07:48.092Z] [2023-07-13T22:07:48.092Z] #80 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-07-13T22:07:48.092Z] #80 CACHED [2023-07-13T22:07:48.092Z] [2023-07-13T22:07:48.092Z] #81 [core-command builder 6/7] COPY . . [2023-07-13T22:07:48.092Z] #81 CACHED [2023-07-13T22:07:48.092Z] [2023-07-13T22:07:48.092Z] #82 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T22:07:48.092Z] #82 CACHED [2023-07-13T22:07:48.092Z] [2023-07-13T22:07:48.092Z] #83 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-07-13T22:07:48.092Z] #83 CACHED [2023-07-13T22:07:48.092Z] [2023-07-13T22:07:48.092Z] #84 [core-metadata builder 6/7] COPY . . [2023-07-13T22:07:48.092Z] #84 CACHED [2023-07-13T22:07:48.092Z] [2023-07-13T22:07:48.092Z] #85 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-07-13T22:07:48.092Z] #85 CACHED [2023-07-13T22:07:48.092Z] [2023-07-13T22:07:48.092Z] #86 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T22:07:48.092Z] #86 CACHED [2023-07-13T22:07:48.092Z] [2023-07-13T22:07:48.092Z] #87 [support-scheduler builder 6/7] COPY . . [2023-07-13T22:07:48.092Z] #87 CACHED [2023-07-13T22:07:48.092Z] [2023-07-13T22:07:48.092Z] #88 [security-proxy-auth builder 6/7] COPY . . [2023-07-13T22:07:48.092Z] #88 DONE 1.4s [2023-07-13T22:07:48.092Z] [2023-07-13T22:07:48.092Z] #89 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-07-13T22:07:48.092Z] #89 CACHED [2023-07-13T22:07:48.092Z] [2023-07-13T22:07:48.092Z] #90 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-13T22:07:48.092Z] #90 CACHED [2023-07-13T22:07:48.092Z] [2023-07-13T22:07:48.092Z] #91 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T22:07:48.092Z] #91 CACHED [2023-07-13T22:07:48.092Z] [2023-07-13T22:07:48.092Z] #92 [security-proxy-setup builder 6/7] COPY . . [2023-07-13T22:07:48.092Z] #92 CACHED [2023-07-13T22:07:48.092Z] [2023-07-13T22:07:48.092Z] #93 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-13T22:07:48.092Z] #93 CACHED [2023-07-13T22:07:48.092Z] [2023-07-13T22:07:48.092Z] #94 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T22:07:48.092Z] #94 CACHED [2023-07-13T22:07:48.092Z] [2023-07-13T22:07:48.092Z] #95 [security-spire-server builder 6/9] COPY . . [2023-07-13T22:07:48.092Z] #95 DONE 1.3s [2023-07-13T22:07:48.092Z] [2023-07-13T22:07:48.092Z] #96 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-13T22:07:48.092Z] #96 CACHED [2023-07-13T22:07:48.092Z] [2023-07-13T22:07:48.092Z] #97 [security-secretstore-setup builder 6/7] COPY . . [2023-07-13T22:07:48.092Z] #97 CACHED [2023-07-13T22:07:48.092Z] [2023-07-13T22:07:48.092Z] #98 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T22:07:48.092Z] #98 CACHED [2023-07-13T22:07:48.092Z] [2023-07-13T22:07:48.092Z] #99 [security-spiffe-token-provider builder 6/7] COPY . . [2023-07-13T22:07:48.092Z] #99 DONE 1.4s [2023-07-13T22:07:48.092Z] [2023-07-13T22:07:48.092Z] #75 [support-notifications builder 6/7] COPY . . [2023-07-13T22:07:48.092Z] #75 DONE 1.5s [2023-07-13T22:07:48.092Z] [2023-07-13T22:07:48.092Z] #100 [security-bootstrapper builder 6/7] COPY . . [2023-07-13T22:07:48.092Z] #100 DONE 1.4s [2023-07-13T22:07:48.092Z] [2023-07-13T22:07:48.092Z] #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-13T22:07:48.092Z] #101 ... [2023-07-13T22:07:48.092Z] [2023-07-13T22:07:48.092Z] #102 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-07-13T22:07:48.092Z] #102 CACHED [2023-07-13T22:07:48.092Z] [2023-07-13T22:07:48.092Z] #103 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T22:07:48.092Z] #103 CACHED [2023-07-13T22:07:48.092Z] [2023-07-13T22:07:48.092Z] #104 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-13T22:07:48.092Z] #104 CACHED [2023-07-13T22:07:48.092Z] [2023-07-13T22:07:48.092Z] #105 [security-spire-config builder 6/9] COPY . . [2023-07-13T22:07:48.092Z] #105 CACHED [2023-07-13T22:07:48.092Z] [2023-07-13T22:07:48.092Z] #106 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-13T22:07:48.092Z] #106 DONE 0.5s [2023-07-13T22:07:48.092Z] [2023-07-13T22:07:48.092Z] #107 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-13T22:07:48.274Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:07:48.587Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.9 [2023-07-13T22:07:48.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-07-13T22:07:48.587Z] 3c523c797faa: Preparing [2023-07-13T22:07:48.587Z] 28f136a8355b: Preparing [2023-07-13T22:07:48.587Z] 2e75560850af: Preparing [2023-07-13T22:07:48.587Z] d16b081f9c5f: Preparing [2023-07-13T22:07:48.587Z] 024ee0f3d0c0: Preparing [2023-07-13T22:07:48.587Z] ab4fbc983588: Preparing [2023-07-13T22:07:48.587Z] 771fd442ef65: Preparing [2023-07-13T22:07:48.587Z] 18604ebe9791: Preparing [2023-07-13T22:07:48.587Z] 6c2dad04493b: Preparing [2023-07-13T22:07:48.587Z] d69705ee7557: Preparing [2023-07-13T22:07:48.587Z] 32f71825f9ef: Preparing [2023-07-13T22:07:48.587Z] 5f70bf18a086: Preparing [2023-07-13T22:07:48.587Z] bdffd0b63e5c: Preparing [2023-07-13T22:07:48.587Z] 06c8eaff6f1c: Preparing [2023-07-13T22:07:48.587Z] 3dab9f8bf2d2: Preparing [2023-07-13T22:07:48.587Z] d69705ee7557: Waiting [2023-07-13T22:07:48.587Z] 32f71825f9ef: Waiting [2023-07-13T22:07:48.587Z] 6c2dad04493b: Waiting [2023-07-13T22:07:48.587Z] 3dab9f8bf2d2: Waiting [2023-07-13T22:07:48.587Z] 5f70bf18a086: Waiting [2023-07-13T22:07:48.587Z] bdffd0b63e5c: Waiting [2023-07-13T22:07:48.587Z] 06c8eaff6f1c: Waiting [2023-07-13T22:07:48.587Z] ab4fbc983588: Waiting [2023-07-13T22:07:48.587Z] 771fd442ef65: Waiting [2023-07-13T22:07:48.587Z] 18604ebe9791: Waiting [2023-07-13T22:07:48.587Z] 024ee0f3d0c0: Layer already exists [2023-07-13T22:07:48.587Z] 28f136a8355b: Layer already exists [2023-07-13T22:07:48.587Z] 2e75560850af: Layer already exists [2023-07-13T22:07:48.587Z] 3c523c797faa: Layer already exists [2023-07-13T22:07:48.587Z] d16b081f9c5f: Layer already exists [2023-07-13T22:07:48.587Z] ab4fbc983588: Layer already exists [2023-07-13T22:07:48.587Z] 18604ebe9791: Layer already exists [2023-07-13T22:07:48.587Z] 771fd442ef65: Layer already exists [2023-07-13T22:07:48.587Z] d69705ee7557: Layer already exists [2023-07-13T22:07:48.587Z] 6c2dad04493b: Layer already exists [2023-07-13T22:07:48.587Z] bdffd0b63e5c: Layer already exists [2023-07-13T22:07:48.587Z] 32f71825f9ef: Layer already exists [2023-07-13T22:07:48.587Z] 5f70bf18a086: Layer already exists [2023-07-13T22:07:48.587Z] 06c8eaff6f1c: Layer already exists [2023-07-13T22:07:48.587Z] 3dab9f8bf2d2: Layer already exists [2023-07-13T22:07:48.587Z] 3.1.0-dev.9: digest: sha256:11a9e65858cd351b4c9bbf5852f9c9b42a3bf48fe38f1d7e3df3701992a1957e size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:07:48.895Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:07:49.203Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [2023-07-13T22:07:49.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-07-13T22:07:49.203Z] 3c523c797faa: Preparing [2023-07-13T22:07:49.203Z] 28f136a8355b: Preparing [2023-07-13T22:07:49.203Z] 2e75560850af: Preparing [2023-07-13T22:07:49.203Z] d16b081f9c5f: Preparing [2023-07-13T22:07:49.203Z] 024ee0f3d0c0: Preparing [2023-07-13T22:07:49.203Z] ab4fbc983588: Preparing [2023-07-13T22:07:49.203Z] 771fd442ef65: Preparing [2023-07-13T22:07:49.203Z] 18604ebe9791: Preparing [2023-07-13T22:07:49.203Z] 6c2dad04493b: Preparing [2023-07-13T22:07:49.203Z] d69705ee7557: Preparing [2023-07-13T22:07:49.203Z] 32f71825f9ef: Preparing [2023-07-13T22:07:49.203Z] 5f70bf18a086: Preparing [2023-07-13T22:07:49.203Z] bdffd0b63e5c: Preparing [2023-07-13T22:07:49.203Z] 06c8eaff6f1c: Preparing [2023-07-13T22:07:49.203Z] 3dab9f8bf2d2: Preparing [2023-07-13T22:07:49.203Z] 5f70bf18a086: Waiting [2023-07-13T22:07:49.203Z] 18604ebe9791: Waiting [2023-07-13T22:07:49.203Z] ab4fbc983588: Waiting [2023-07-13T22:07:49.203Z] 771fd442ef65: Waiting [2023-07-13T22:07:49.203Z] bdffd0b63e5c: Waiting [2023-07-13T22:07:49.203Z] 32f71825f9ef: Waiting [2023-07-13T22:07:49.203Z] 06c8eaff6f1c: Waiting [2023-07-13T22:07:49.203Z] 6c2dad04493b: Waiting [2023-07-13T22:07:49.203Z] 3dab9f8bf2d2: Waiting [2023-07-13T22:07:49.203Z] 3c523c797faa: Layer already exists [2023-07-13T22:07:49.203Z] 2e75560850af: Layer already exists [2023-07-13T22:07:49.203Z] 024ee0f3d0c0: Layer already exists [2023-07-13T22:07:49.203Z] d16b081f9c5f: Layer already exists [2023-07-13T22:07:49.203Z] 28f136a8355b: Layer already exists [2023-07-13T22:07:49.203Z] ab4fbc983588: Layer already exists [2023-07-13T22:07:49.203Z] 771fd442ef65: Layer already exists [2023-07-13T22:07:49.203Z] 18604ebe9791: Layer already exists [2023-07-13T22:07:49.203Z] 6c2dad04493b: Layer already exists [2023-07-13T22:07:49.203Z] d69705ee7557: Layer already exists [2023-07-13T22:07:49.203Z] 5f70bf18a086: Layer already exists [2023-07-13T22:07:49.203Z] bdffd0b63e5c: Layer already exists [2023-07-13T22:07:49.203Z] 06c8eaff6f1c: Layer already exists [2023-07-13T22:07:49.203Z] 3dab9f8bf2d2: Layer already exists [2023-07-13T22:07:49.203Z] 32f71825f9ef: Layer already exists [2023-07-13T22:07:49.203Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9: digest: sha256:11a9e65858cd351b4c9bbf5852f9c9b42a3bf48fe38f1d7e3df3701992a1957e size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:07:49.502Z] #107 ... [2023-07-13T22:07:49.503Z] [2023-07-13T22:07:49.503Z] #108 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-13T22:07:49.503Z] #0 4.242 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.9" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-07-13T22:07:49.509Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:07:49.856Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-07-13T22:07:49.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-07-13T22:07:49.856Z] 3c523c797faa: Preparing [2023-07-13T22:07:49.856Z] 28f136a8355b: Preparing [2023-07-13T22:07:49.856Z] 2e75560850af: Preparing [2023-07-13T22:07:49.856Z] d16b081f9c5f: Preparing [2023-07-13T22:07:49.856Z] 024ee0f3d0c0: Preparing [2023-07-13T22:07:49.856Z] ab4fbc983588: Preparing [2023-07-13T22:07:49.856Z] 771fd442ef65: Preparing [2023-07-13T22:07:49.856Z] 18604ebe9791: Preparing [2023-07-13T22:07:49.856Z] 6c2dad04493b: Preparing [2023-07-13T22:07:49.856Z] d69705ee7557: Preparing [2023-07-13T22:07:49.856Z] 32f71825f9ef: Preparing [2023-07-13T22:07:49.856Z] 5f70bf18a086: Preparing [2023-07-13T22:07:49.856Z] bdffd0b63e5c: Preparing [2023-07-13T22:07:49.856Z] 06c8eaff6f1c: Preparing [2023-07-13T22:07:49.856Z] 3dab9f8bf2d2: Preparing [2023-07-13T22:07:49.856Z] 771fd442ef65: Waiting [2023-07-13T22:07:49.856Z] 18604ebe9791: Waiting [2023-07-13T22:07:49.856Z] 06c8eaff6f1c: Waiting [2023-07-13T22:07:49.856Z] 6c2dad04493b: Waiting [2023-07-13T22:07:49.856Z] 5f70bf18a086: Waiting [2023-07-13T22:07:49.856Z] 3dab9f8bf2d2: Waiting [2023-07-13T22:07:49.856Z] bdffd0b63e5c: Waiting [2023-07-13T22:07:49.856Z] 32f71825f9ef: Waiting [2023-07-13T22:07:49.856Z] d69705ee7557: Waiting [2023-07-13T22:07:49.856Z] ab4fbc983588: Waiting [2023-07-13T22:07:49.856Z] 024ee0f3d0c0: Layer already exists [2023-07-13T22:07:49.856Z] 3c523c797faa: Layer already exists [2023-07-13T22:07:49.856Z] d16b081f9c5f: Layer already exists [2023-07-13T22:07:49.856Z] 2e75560850af: Layer already exists [2023-07-13T22:07:49.856Z] 28f136a8355b: Layer already exists [2023-07-13T22:07:49.856Z] 771fd442ef65: Layer already exists [2023-07-13T22:07:49.856Z] ab4fbc983588: Layer already exists [2023-07-13T22:07:49.856Z] d69705ee7557: Layer already exists [2023-07-13T22:07:49.856Z] 6c2dad04493b: Layer already exists [2023-07-13T22:07:49.856Z] 18604ebe9791: Layer already exists [2023-07-13T22:07:49.856Z] 5f70bf18a086: Layer already exists [2023-07-13T22:07:49.856Z] bdffd0b63e5c: Layer already exists [2023-07-13T22:07:49.856Z] 32f71825f9ef: Layer already exists [2023-07-13T22:07:49.856Z] 3dab9f8bf2d2: Layer already exists [2023-07-13T22:07:49.856Z] 06c8eaff6f1c: Layer already exists [2023-07-13T22:07:49.856Z] main: digest: sha256:11a9e65858cd351b4c9bbf5852f9c9b42a3bf48fe38f1d7e3df3701992a1957e size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-13T22:07:49.961Z] ===================================================== [Pipeline] echo [2023-07-13T22:07:49.972Z] taggedImages: [2023-07-13T22:07:49.972Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [2023-07-13T22:07:49.972Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-07-13T22:07:49.972Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.9 [2023-07-13T22:07:49.972Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [2023-07-13T22:07:49.972Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-07-13T22:07:49.993Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-07-13T22:07:49.993Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [2023-07-13T22:07:49.993Z] latest [2023-07-13T22:07:49.993Z] 3.1.0-dev.9 [2023-07-13T22:07:49.993Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [2023-07-13T22:07:49.993Z] main [2023-07-13T22:07:49.993Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:07:50.089Z] #108 ... [2023-07-13T22:07:50.089Z] [2023-07-13T22:07:50.089Z] #109 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-13T22:07:50.089Z] #0 5.978 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.9" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-07-13T22:07:50.341Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:07:50.676Z] #109 ... [2023-07-13T22:07:50.676Z] [2023-07-13T22:07:50.676Z] #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-13T22:07:50.676Z] #101 6.676 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.9" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-07-13T22:07:50.702Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [2023-07-13T22:07:50.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-07-13T22:07:50.702Z] 8cf5bbcdfb22: Preparing [2023-07-13T22:07:50.702Z] 136d031899b5: Preparing [2023-07-13T22:07:50.702Z] e32765111f75: Preparing [2023-07-13T22:07:50.702Z] 3a2dbe426755: Preparing [2023-07-13T22:07:50.702Z] 18604ebe9791: Preparing [2023-07-13T22:07:50.703Z] 6c2dad04493b: Preparing [2023-07-13T22:07:50.703Z] 3eb70f058901: Preparing [2023-07-13T22:07:50.703Z] 3dab9f8bf2d2: Preparing [2023-07-13T22:07:50.703Z] 3dab9f8bf2d2: Waiting [2023-07-13T22:07:50.703Z] 6c2dad04493b: Waiting [2023-07-13T22:07:50.703Z] 3eb70f058901: Waiting [2023-07-13T22:07:50.703Z] 8cf5bbcdfb22: Layer already exists [2023-07-13T22:07:50.703Z] 136d031899b5: Layer already exists [2023-07-13T22:07:50.703Z] 18604ebe9791: Layer already exists [2023-07-13T22:07:50.703Z] 3eb70f058901: Layer already exists [2023-07-13T22:07:50.703Z] 3dab9f8bf2d2: Layer already exists [2023-07-13T22:07:50.703Z] 6c2dad04493b: Layer already exists [2023-07-13T22:07:50.703Z] e32765111f75: Pushed [2023-07-13T22:07:50.943Z] #101 ... [2023-07-13T22:07:50.943Z] [2023-07-13T22:07:50.943Z] #107 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-13T22:07:50.943Z] #107 DONE 6.8s [2023-07-13T22:07:51.212Z] [2023-07-13T22:07:51.212Z] #110 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-13T22:07:51.212Z] #110 DONE 6.9s [2023-07-13T22:07:51.212Z] [2023-07-13T22:07:51.212Z] #111 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-07-13T22:07:51.812Z] #111 DONE 0.5s [2023-07-13T22:07:51.812Z] [2023-07-13T22:07:51.812Z] #112 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-07-13T22:07:51.812Z] #112 DONE 0.5s [2023-07-13T22:07:51.812Z] [2023-07-13T22:07:51.812Z] #113 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-13T22:07:51.812Z] #0 6.696 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.9" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-07-13T22:07:52.078Z] #113 ... [2023-07-13T22:07:52.078Z] [2023-07-13T22:07:52.078Z] #114 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T22:07:52.137Z] 3a2dbe426755: Pushed [2023-07-13T22:07:52.391Z] #114 DONE 0.5s [2023-07-13T22:07:52.391Z] [2023-07-13T22:07:52.391Z] #115 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T22:07:52.395Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65: digest: sha256:53d2616a57d735fa4407304bb047f9564c1643eaeda36f375d436fe940751b77 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:07:52.672Z] #115 DONE 0.5s [2023-07-13T22:07:52.672Z] [2023-07-13T22:07:52.672Z] #116 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-13T22:07:52.700Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:07:52.939Z] #116 DONE 0.2s [2023-07-13T22:07:52.939Z] [2023-07-13T22:07:52.939Z] #117 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-13T22:07:52.939Z] #117 DONE 0.4s [2023-07-13T22:07:52.939Z] [2023-07-13T22:07:52.939Z] #118 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-13T22:07:52.939Z] #0 6.571 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.9" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-07-13T22:07:53.005Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-07-13T22:07:53.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-07-13T22:07:53.005Z] 8cf5bbcdfb22: Preparing [2023-07-13T22:07:53.005Z] 136d031899b5: Preparing [2023-07-13T22:07:53.005Z] e32765111f75: Preparing [2023-07-13T22:07:53.005Z] 3a2dbe426755: Preparing [2023-07-13T22:07:53.005Z] 18604ebe9791: Preparing [2023-07-13T22:07:53.005Z] 6c2dad04493b: Preparing [2023-07-13T22:07:53.005Z] 3eb70f058901: Preparing [2023-07-13T22:07:53.005Z] 3dab9f8bf2d2: Preparing [2023-07-13T22:07:53.005Z] 6c2dad04493b: Waiting [2023-07-13T22:07:53.005Z] 3eb70f058901: Waiting [2023-07-13T22:07:53.005Z] 3dab9f8bf2d2: Waiting [2023-07-13T22:07:53.005Z] e32765111f75: Layer already exists [2023-07-13T22:07:53.005Z] 3a2dbe426755: Layer already exists [2023-07-13T22:07:53.005Z] 8cf5bbcdfb22: Layer already exists [2023-07-13T22:07:53.005Z] 18604ebe9791: Layer already exists [2023-07-13T22:07:53.005Z] 136d031899b5: Layer already exists [2023-07-13T22:07:53.005Z] 6c2dad04493b: Layer already exists [2023-07-13T22:07:53.005Z] 3dab9f8bf2d2: Layer already exists [2023-07-13T22:07:53.005Z] 3eb70f058901: Layer already exists [2023-07-13T22:07:53.005Z] latest: digest: sha256:53d2616a57d735fa4407304bb047f9564c1643eaeda36f375d436fe940751b77 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:07:53.279Z] #118 ... [2023-07-13T22:07:53.279Z] [2023-07-13T22:07:53.279Z] #119 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-13T22:07:53.321Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:07:53.635Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.9 [2023-07-13T22:07:53.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-07-13T22:07:53.635Z] 8cf5bbcdfb22: Preparing [2023-07-13T22:07:53.635Z] 136d031899b5: Preparing [2023-07-13T22:07:53.635Z] e32765111f75: Preparing [2023-07-13T22:07:53.635Z] 3a2dbe426755: Preparing [2023-07-13T22:07:53.635Z] 18604ebe9791: Preparing [2023-07-13T22:07:53.635Z] 6c2dad04493b: Preparing [2023-07-13T22:07:53.635Z] 3eb70f058901: Preparing [2023-07-13T22:07:53.635Z] 3dab9f8bf2d2: Preparing [2023-07-13T22:07:53.635Z] 6c2dad04493b: Waiting [2023-07-13T22:07:53.635Z] 3eb70f058901: Waiting [2023-07-13T22:07:53.635Z] 3dab9f8bf2d2: Waiting [2023-07-13T22:07:53.635Z] 136d031899b5: Layer already exists [2023-07-13T22:07:53.635Z] 18604ebe9791: Layer already exists [2023-07-13T22:07:53.635Z] 3a2dbe426755: Layer already exists [2023-07-13T22:07:53.635Z] 8cf5bbcdfb22: Layer already exists [2023-07-13T22:07:53.635Z] e32765111f75: Layer already exists [2023-07-13T22:07:53.635Z] 6c2dad04493b: Layer already exists [2023-07-13T22:07:53.635Z] 3eb70f058901: Layer already exists [2023-07-13T22:07:53.635Z] 3dab9f8bf2d2: Layer already exists [2023-07-13T22:07:53.635Z] 3.1.0-dev.9: digest: sha256:53d2616a57d735fa4407304bb047f9564c1643eaeda36f375d436fe940751b77 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:07:53.867Z] #119 ... [2023-07-13T22:07:53.867Z] [2023-07-13T22:07:53.867Z] #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-13T22:07:53.867Z] #0 6.286 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.9" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-07-13T22:07:53.959Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:07:54.132Z] #120 ... [2023-07-13T22:07:54.132Z] [2023-07-13T22:07:54.132Z] #121 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-13T22:07:54.132Z] #0 4.872 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.9" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-07-13T22:07:54.132Z] #121 ... [2023-07-13T22:07:54.132Z] [2023-07-13T22:07:54.133Z] #122 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-13T22:07:54.133Z] #122 CACHED [2023-07-13T22:07:54.133Z] [2023-07-13T22:07:54.133Z] #123 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T22:07:54.133Z] #123 CACHED [2023-07-13T22:07:54.133Z] [2023-07-13T22:07:54.133Z] #124 [security-spire-agent builder 6/9] COPY . . [2023-07-13T22:07:54.133Z] #124 CACHED [2023-07-13T22:07:54.133Z] [2023-07-13T22:07:54.133Z] #125 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-13T22:07:54.133Z] #125 CACHED [2023-07-13T22:07:54.133Z] [2023-07-13T22:07:54.133Z] #126 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-07-13T22:07:54.133Z] #126 CACHED [2023-07-13T22:07:54.133Z] [2023-07-13T22:07:54.133Z] #127 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-13T22:07:54.133Z] #127 CACHED [2023-07-13T22:07:54.133Z] [2023-07-13T22:07:54.133Z] #128 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T22:07:54.133Z] #128 CACHED [2023-07-13T22:07:54.133Z] [2023-07-13T22:07:54.133Z] #129 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-07-13T22:07:54.133Z] #129 CACHED [2023-07-13T22:07:54.133Z] [2023-07-13T22:07:54.133Z] #130 [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-07-13T22:07:54.133Z] #0 6.761 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.9" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-07-13T22:07:54.262Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [2023-07-13T22:07:54.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-07-13T22:07:54.262Z] 8cf5bbcdfb22: Preparing [2023-07-13T22:07:54.262Z] 136d031899b5: Preparing [2023-07-13T22:07:54.262Z] e32765111f75: Preparing [2023-07-13T22:07:54.262Z] 3a2dbe426755: Preparing [2023-07-13T22:07:54.262Z] 18604ebe9791: Preparing [2023-07-13T22:07:54.262Z] 6c2dad04493b: Preparing [2023-07-13T22:07:54.262Z] 3eb70f058901: Preparing [2023-07-13T22:07:54.262Z] 3dab9f8bf2d2: Preparing [2023-07-13T22:07:54.262Z] 6c2dad04493b: Waiting [2023-07-13T22:07:54.262Z] 3eb70f058901: Waiting [2023-07-13T22:07:54.262Z] 3dab9f8bf2d2: Waiting [2023-07-13T22:07:54.262Z] 8cf5bbcdfb22: Layer already exists [2023-07-13T22:07:54.262Z] 18604ebe9791: Layer already exists [2023-07-13T22:07:54.262Z] e32765111f75: Layer already exists [2023-07-13T22:07:54.262Z] 3a2dbe426755: Layer already exists [2023-07-13T22:07:54.262Z] 136d031899b5: Layer already exists [2023-07-13T22:07:54.262Z] 6c2dad04493b: Layer already exists [2023-07-13T22:07:54.262Z] 3dab9f8bf2d2: Layer already exists [2023-07-13T22:07:54.262Z] 3eb70f058901: Layer already exists [2023-07-13T22:07:54.262Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9: digest: sha256:53d2616a57d735fa4407304bb047f9564c1643eaeda36f375d436fe940751b77 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:07:54.405Z] #130 ... [2023-07-13T22:07:54.405Z] [2023-07-13T22:07:54.405Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-13T22:07:54.405Z] #0 5.323 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.9" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-07-13T22:07:54.405Z] #131 ... [2023-07-13T22:07:54.405Z] [2023-07-13T22:07:54.405Z] #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-13T22:07:54.405Z] #0 6.382 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.9" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-07-13T22:07:54.568Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:07:54.673Z] #132 ... [2023-07-13T22:07:54.673Z] [2023-07-13T22:07:54.673Z] #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-13T22:07:54.673Z] #0 5.855 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.9" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-07-13T22:07:54.673Z] #133 ... [2023-07-13T22:07:54.673Z] [2023-07-13T22:07:54.673Z] #134 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-07-13T22:07:54.870Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-07-13T22:07:54.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-07-13T22:07:54.871Z] 8cf5bbcdfb22: Preparing [2023-07-13T22:07:54.871Z] 136d031899b5: Preparing [2023-07-13T22:07:54.871Z] e32765111f75: Preparing [2023-07-13T22:07:54.871Z] 3a2dbe426755: Preparing [2023-07-13T22:07:54.871Z] 18604ebe9791: Preparing [2023-07-13T22:07:54.871Z] 6c2dad04493b: Preparing [2023-07-13T22:07:54.871Z] 3eb70f058901: Preparing [2023-07-13T22:07:54.871Z] 3dab9f8bf2d2: Preparing [2023-07-13T22:07:54.871Z] 6c2dad04493b: Waiting [2023-07-13T22:07:54.871Z] 3eb70f058901: Waiting [2023-07-13T22:07:54.871Z] 3dab9f8bf2d2: Waiting [2023-07-13T22:07:54.871Z] 18604ebe9791: Layer already exists [2023-07-13T22:07:54.871Z] e32765111f75: Layer already exists [2023-07-13T22:07:54.871Z] 136d031899b5: Layer already exists [2023-07-13T22:07:54.871Z] 8cf5bbcdfb22: Layer already exists [2023-07-13T22:07:54.871Z] 3a2dbe426755: Layer already exists [2023-07-13T22:07:54.871Z] 6c2dad04493b: Layer already exists [2023-07-13T22:07:54.871Z] 3dab9f8bf2d2: Layer already exists [2023-07-13T22:07:54.871Z] 3eb70f058901: Layer already exists [2023-07-13T22:07:54.871Z] main: digest: sha256:53d2616a57d735fa4407304bb047f9564c1643eaeda36f375d436fe940751b77 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-13T22:07:54.907Z] ===================================================== [Pipeline] echo [2023-07-13T22:07:54.913Z] taggedImages: [2023-07-13T22:07:54.913Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [2023-07-13T22:07:54.913Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-07-13T22:07:54.913Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.9 [2023-07-13T22:07:54.913Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [2023-07-13T22:07:54.913Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-07-13T22:07:54.927Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-07-13T22:07:54.927Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [2023-07-13T22:07:54.927Z] latest [2023-07-13T22:07:54.927Z] 3.1.0-dev.9 [2023-07-13T22:07:54.927Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [2023-07-13T22:07:54.927Z] main [2023-07-13T22:07:54.927Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-07-13T22:07:54.975Z] #134 DONE 0.9s [2023-07-13T22:07:54.975Z] [2023-07-13T22:07:54.975Z] #135 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [Pipeline] sh [2023-07-13T22:07:55.249Z] #135 DONE 1.4s [2023-07-13T22:07:55.249Z] [2023-07-13T22:07:55.249Z] #119 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-13T22:07:55.249Z] #119 DONE 1.7s [2023-07-13T22:07:55.249Z] [2023-07-13T22:07:55.249Z] #136 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-07-13T22:07:55.252Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:07:55.564Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [2023-07-13T22:07:55.564Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-07-13T22:07:55.564Z] 474ae6ab6368: Preparing [2023-07-13T22:07:55.564Z] 2ecc4992ad8b: Preparing [2023-07-13T22:07:55.564Z] 4c6229ac56f1: Preparing [2023-07-13T22:07:55.564Z] 971e3daa1e89: Preparing [2023-07-13T22:07:55.564Z] 18604ebe9791: Preparing [2023-07-13T22:07:55.564Z] 6c2dad04493b: Preparing [2023-07-13T22:07:55.564Z] 57f5f4ffb1c6: Preparing [2023-07-13T22:07:55.564Z] d3bcddf80085: Preparing [2023-07-13T22:07:55.564Z] 3dab9f8bf2d2: Preparing [2023-07-13T22:07:55.564Z] 6c2dad04493b: Waiting [2023-07-13T22:07:55.564Z] d3bcddf80085: Waiting [2023-07-13T22:07:55.564Z] 57f5f4ffb1c6: Waiting [2023-07-13T22:07:55.564Z] 3dab9f8bf2d2: Waiting [2023-07-13T22:07:55.564Z] 18604ebe9791: Layer already exists [2023-07-13T22:07:55.564Z] 6c2dad04493b: Layer already exists [2023-07-13T22:07:55.564Z] 474ae6ab6368: Pushed [2023-07-13T22:07:55.564Z] 971e3daa1e89: Pushed [2023-07-13T22:07:55.564Z] 2ecc4992ad8b: Pushed [2023-07-13T22:07:55.564Z] 57f5f4ffb1c6: Pushed [2023-07-13T22:07:55.564Z] 3dab9f8bf2d2: Layer already exists [2023-07-13T22:07:55.582Z] #136 DONE 0.3s [2023-07-13T22:07:55.582Z] [2023-07-13T22:07:55.582Z] #137 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-07-13T22:07:55.582Z] #137 DONE 0.3s [2023-07-13T22:07:55.582Z] [2023-07-13T22:07:55.582Z] #138 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-07-13T22:07:55.582Z] #138 DONE 0.2s [2023-07-13T22:07:55.582Z] [2023-07-13T22:07:55.582Z] #139 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-07-13T22:07:55.582Z] #139 DONE 0.1s [2023-07-13T22:07:55.582Z] [2023-07-13T22:07:55.582Z] #140 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-07-13T22:07:55.582Z] #140 DONE 0.2s [2023-07-13T22:07:55.582Z] [2023-07-13T22:07:55.582Z] #141 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-07-13T22:07:55.823Z] d3bcddf80085: Pushed [2023-07-13T22:07:56.538Z] #141 DONE 0.6s [2023-07-13T22:07:56.538Z] [2023-07-13T22:07:56.538Z] #142 [security-spire-server] exporting to image [2023-07-13T22:07:56.538Z] #142 exporting layers [2023-07-13T22:07:56.760Z] 4c6229ac56f1: Pushed [2023-07-13T22:07:56.760Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65: digest: sha256:3ec35967b76b76ec338140762713c56c17135d28bb8e1c1ba0dba26e3a5a747e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:07:57.069Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:07:57.376Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-07-13T22:07:57.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-07-13T22:07:57.376Z] 474ae6ab6368: Preparing [2023-07-13T22:07:57.376Z] 2ecc4992ad8b: Preparing [2023-07-13T22:07:57.376Z] 4c6229ac56f1: Preparing [2023-07-13T22:07:57.376Z] 971e3daa1e89: Preparing [2023-07-13T22:07:57.376Z] 18604ebe9791: Preparing [2023-07-13T22:07:57.376Z] 6c2dad04493b: Preparing [2023-07-13T22:07:57.376Z] 57f5f4ffb1c6: Preparing [2023-07-13T22:07:57.376Z] d3bcddf80085: Preparing [2023-07-13T22:07:57.376Z] 3dab9f8bf2d2: Preparing [2023-07-13T22:07:57.376Z] 6c2dad04493b: Waiting [2023-07-13T22:07:57.376Z] 57f5f4ffb1c6: Waiting [2023-07-13T22:07:57.376Z] d3bcddf80085: Waiting [2023-07-13T22:07:57.376Z] 3dab9f8bf2d2: Waiting [2023-07-13T22:07:57.376Z] 18604ebe9791: Layer already exists [2023-07-13T22:07:57.376Z] 4c6229ac56f1: Layer already exists [2023-07-13T22:07:57.376Z] 2ecc4992ad8b: Layer already exists [2023-07-13T22:07:57.376Z] 971e3daa1e89: Layer already exists [2023-07-13T22:07:57.376Z] 474ae6ab6368: Layer already exists [2023-07-13T22:07:57.376Z] d3bcddf80085: Layer already exists [2023-07-13T22:07:57.376Z] 3dab9f8bf2d2: Layer already exists [2023-07-13T22:07:57.376Z] 57f5f4ffb1c6: Layer already exists [2023-07-13T22:07:57.376Z] 6c2dad04493b: Layer already exists [2023-07-13T22:07:57.376Z] latest: digest: sha256:3ec35967b76b76ec338140762713c56c17135d28bb8e1c1ba0dba26e3a5a747e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:07:57.680Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:07:57.943Z] #142 ... [2023-07-13T22:07:57.943Z] [2023-07-13T22:07:57.943Z] #143 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-13T22:07:57.943Z] #143 DONE 2.9s [2023-07-13T22:07:57.943Z] [2023-07-13T22:07:57.943Z] #142 [security-spire-server] exporting to image [2023-07-13T22:07:57.943Z] #142 exporting layers 2.3s done [2023-07-13T22:07:57.943Z] #142 writing image sha256:c10b5977f33d439fd5be5d2a5d330a2745515009face3880ba342e76b8726e18 0.1s done [2023-07-13T22:07:57.943Z] #142 naming to docker.io/library/security-spire-config-arm64 [2023-07-13T22:07:57.983Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.9 [2023-07-13T22:07:57.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-07-13T22:07:57.983Z] 474ae6ab6368: Preparing [2023-07-13T22:07:57.983Z] 2ecc4992ad8b: Preparing [2023-07-13T22:07:57.983Z] 4c6229ac56f1: Preparing [2023-07-13T22:07:57.983Z] 971e3daa1e89: Preparing [2023-07-13T22:07:57.983Z] 18604ebe9791: Preparing [2023-07-13T22:07:57.983Z] 6c2dad04493b: Preparing [2023-07-13T22:07:57.983Z] 57f5f4ffb1c6: Preparing [2023-07-13T22:07:57.983Z] d3bcddf80085: Preparing [2023-07-13T22:07:57.983Z] 3dab9f8bf2d2: Preparing [2023-07-13T22:07:57.983Z] 6c2dad04493b: Waiting [2023-07-13T22:07:57.983Z] d3bcddf80085: Waiting [2023-07-13T22:07:57.983Z] 3dab9f8bf2d2: Waiting [2023-07-13T22:07:57.983Z] 971e3daa1e89: Layer already exists [2023-07-13T22:07:57.983Z] 474ae6ab6368: Layer already exists [2023-07-13T22:07:57.983Z] 2ecc4992ad8b: Layer already exists [2023-07-13T22:07:57.983Z] 18604ebe9791: Layer already exists [2023-07-13T22:07:57.983Z] 4c6229ac56f1: Layer already exists [2023-07-13T22:07:57.983Z] 57f5f4ffb1c6: Layer already exists [2023-07-13T22:07:57.983Z] 6c2dad04493b: Layer already exists [2023-07-13T22:07:57.983Z] 3dab9f8bf2d2: Layer already exists [2023-07-13T22:07:57.983Z] d3bcddf80085: Layer already exists [2023-07-13T22:07:57.983Z] 3.1.0-dev.9: digest: sha256:3ec35967b76b76ec338140762713c56c17135d28bb8e1c1ba0dba26e3a5a747e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:07:58.237Z] #142 ... [2023-07-13T22:07:58.237Z] [2023-07-13T22:07:58.237Z] #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-07-13T22:07:58.237Z] #144 DONE 0.2s [2023-07-13T22:07:58.237Z] [2023-07-13T22:07:58.237Z] #142 [security-spire-config] exporting to image [2023-07-13T22:07:58.237Z] #142 naming to docker.io/library/security-spire-config-arm64 0.0s done [2023-07-13T22:07:58.288Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:07:58.508Z] #142 exporting layers 2.0s done [2023-07-13T22:07:58.508Z] #142 writing image sha256:66e82a8239b63d22871588ce143b0a92adb548499961af74ede392633394893f 0.0s done [2023-07-13T22:07:58.508Z] #142 naming to docker.io/library/security-spire-server-arm64 done [2023-07-13T22:07:58.508Z] #142 DONE 2.7s [2023-07-13T22:07:58.508Z] [2023-07-13T22:07:58.508Z] #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-07-13T22:07:58.508Z] #145 DONE 0.3s [2023-07-13T22:07:58.508Z] [2023-07-13T22:07:58.508Z] #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-07-13T22:07:58.596Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [2023-07-13T22:07:58.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-07-13T22:07:58.596Z] 474ae6ab6368: Preparing [2023-07-13T22:07:58.596Z] 2ecc4992ad8b: Preparing [2023-07-13T22:07:58.596Z] 4c6229ac56f1: Preparing [2023-07-13T22:07:58.596Z] 971e3daa1e89: Preparing [2023-07-13T22:07:58.596Z] 18604ebe9791: Preparing [2023-07-13T22:07:58.596Z] 6c2dad04493b: Preparing [2023-07-13T22:07:58.596Z] 57f5f4ffb1c6: Preparing [2023-07-13T22:07:58.596Z] d3bcddf80085: Preparing [2023-07-13T22:07:58.596Z] 3dab9f8bf2d2: Preparing [2023-07-13T22:07:58.596Z] 57f5f4ffb1c6: Waiting [2023-07-13T22:07:58.596Z] d3bcddf80085: Waiting [2023-07-13T22:07:58.596Z] 3dab9f8bf2d2: Waiting [2023-07-13T22:07:58.596Z] 2ecc4992ad8b: Layer already exists [2023-07-13T22:07:58.596Z] 971e3daa1e89: Layer already exists [2023-07-13T22:07:58.596Z] 4c6229ac56f1: Layer already exists [2023-07-13T22:07:58.596Z] 18604ebe9791: Layer already exists [2023-07-13T22:07:58.596Z] 474ae6ab6368: Layer already exists [2023-07-13T22:07:58.596Z] 57f5f4ffb1c6: Layer already exists [2023-07-13T22:07:58.596Z] 6c2dad04493b: Layer already exists [2023-07-13T22:07:58.596Z] d3bcddf80085: Layer already exists [2023-07-13T22:07:58.596Z] 3dab9f8bf2d2: Layer already exists [2023-07-13T22:07:58.596Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9: digest: sha256:3ec35967b76b76ec338140762713c56c17135d28bb8e1c1ba0dba26e3a5a747e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:07:58.777Z] #146 DONE 0.1s [2023-07-13T22:07:58.777Z] [2023-07-13T22:07:58.777Z] #142 [security-spire-agent] exporting to image [2023-07-13T22:07:58.904Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:07:59.210Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-07-13T22:07:59.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-07-13T22:07:59.211Z] 474ae6ab6368: Preparing [2023-07-13T22:07:59.211Z] 2ecc4992ad8b: Preparing [2023-07-13T22:07:59.211Z] 4c6229ac56f1: Preparing [2023-07-13T22:07:59.211Z] 971e3daa1e89: Preparing [2023-07-13T22:07:59.211Z] 18604ebe9791: Preparing [2023-07-13T22:07:59.211Z] 6c2dad04493b: Preparing [2023-07-13T22:07:59.211Z] 57f5f4ffb1c6: Preparing [2023-07-13T22:07:59.211Z] d3bcddf80085: Preparing [2023-07-13T22:07:59.211Z] 3dab9f8bf2d2: Preparing [2023-07-13T22:07:59.211Z] 3dab9f8bf2d2: Waiting [2023-07-13T22:07:59.211Z] d3bcddf80085: Waiting [2023-07-13T22:07:59.211Z] 57f5f4ffb1c6: Waiting [2023-07-13T22:07:59.211Z] 6c2dad04493b: Waiting [2023-07-13T22:07:59.211Z] 18604ebe9791: Layer already exists [2023-07-13T22:07:59.211Z] 474ae6ab6368: Layer already exists [2023-07-13T22:07:59.211Z] 4c6229ac56f1: Layer already exists [2023-07-13T22:07:59.211Z] 2ecc4992ad8b: Layer already exists [2023-07-13T22:07:59.211Z] 971e3daa1e89: Layer already exists [2023-07-13T22:07:59.211Z] 57f5f4ffb1c6: Layer already exists [2023-07-13T22:07:59.211Z] 6c2dad04493b: Layer already exists [2023-07-13T22:07:59.211Z] d3bcddf80085: Layer already exists [2023-07-13T22:07:59.211Z] 3dab9f8bf2d2: Layer already exists [2023-07-13T22:07:59.211Z] main: digest: sha256:3ec35967b76b76ec338140762713c56c17135d28bb8e1c1ba0dba26e3a5a747e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-13T22:07:59.246Z] ===================================================== [Pipeline] echo [2023-07-13T22:07:59.254Z] taggedImages: [2023-07-13T22:07:59.254Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [2023-07-13T22:07:59.254Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-07-13T22:07:59.254Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.9 [2023-07-13T22:07:59.254Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [2023-07-13T22:07:59.254Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-07-13T22:07:59.283Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-07-13T22:07:59.283Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [2023-07-13T22:07:59.283Z] latest [2023-07-13T22:07:59.283Z] 3.1.0-dev.9 [2023-07-13T22:07:59.283Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [2023-07-13T22:07:59.283Z] main [2023-07-13T22:07:59.283Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:07:59.651Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:07:59.960Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [2023-07-13T22:07:59.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-07-13T22:07:59.960Z] 83fbff1a2c6b: Preparing [2023-07-13T22:07:59.960Z] 793d52d5d571: Preparing [2023-07-13T22:07:59.960Z] 2069e7ea742b: Preparing [2023-07-13T22:07:59.960Z] ca97d6b730f5: Preparing [2023-07-13T22:07:59.960Z] 0587d038f6ea: Preparing [2023-07-13T22:07:59.960Z] 04cd3fcba33e: Preparing [2023-07-13T22:07:59.960Z] 396eef53a855: Preparing [2023-07-13T22:07:59.960Z] 18604ebe9791: Preparing [2023-07-13T22:07:59.960Z] 6c2dad04493b: Preparing [2023-07-13T22:07:59.960Z] 2cd0baaec03e: Preparing [2023-07-13T22:07:59.960Z] 3dab9f8bf2d2: Preparing [2023-07-13T22:07:59.960Z] 04cd3fcba33e: Waiting [2023-07-13T22:07:59.960Z] 396eef53a855: Waiting [2023-07-13T22:07:59.960Z] 18604ebe9791: Waiting [2023-07-13T22:07:59.960Z] 3dab9f8bf2d2: Waiting [2023-07-13T22:07:59.960Z] 6c2dad04493b: Waiting [2023-07-13T22:07:59.960Z] 2cd0baaec03e: Waiting [2023-07-13T22:07:59.960Z] 793d52d5d571: Pushed [2023-07-13T22:07:59.960Z] 83fbff1a2c6b: Pushed [2023-07-13T22:07:59.960Z] 0587d038f6ea: Pushed [2023-07-13T22:07:59.960Z] 18604ebe9791: Layer already exists [2023-07-13T22:07:59.960Z] 6c2dad04493b: Layer already exists [2023-07-13T22:08:00.212Z] #142 exporting layers 1.5s done [2023-07-13T22:08:00.212Z] #142 writing image sha256:a9b8ecca4734ab8eae93bf9216e52a45791c2376323fdbe043c58d5fb2b03f8b 0.0s done [2023-07-13T22:08:00.212Z] #142 naming to docker.io/library/security-spire-agent-arm64 done [2023-07-13T22:08:00.212Z] #142 DONE 4.2s [2023-07-13T22:08:00.212Z] [2023-07-13T22:08:00.212Z] #113 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-13T22:08:00.220Z] 04cd3fcba33e: Pushed [2023-07-13T22:08:00.220Z] 396eef53a855: Pushed [2023-07-13T22:08:00.220Z] 3dab9f8bf2d2: Layer already exists [2023-07-13T22:08:01.155Z] ca97d6b730f5: Pushed [2023-07-13T22:08:01.155Z] 2cd0baaec03e: Pushed [2023-07-13T22:08:01.415Z] 2069e7ea742b: Pushed [2023-07-13T22:08:01.674Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65: digest: sha256:79b17aab283c00716339c427b1853a5b2c2b93b5258ffc144228d72aec279036 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:08:01.980Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:08:02.279Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-07-13T22:08:02.279Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-07-13T22:08:02.279Z] 83fbff1a2c6b: Preparing [2023-07-13T22:08:02.279Z] 793d52d5d571: Preparing [2023-07-13T22:08:02.279Z] 2069e7ea742b: Preparing [2023-07-13T22:08:02.279Z] ca97d6b730f5: Preparing [2023-07-13T22:08:02.279Z] 0587d038f6ea: Preparing [2023-07-13T22:08:02.279Z] 04cd3fcba33e: Preparing [2023-07-13T22:08:02.279Z] 396eef53a855: Preparing [2023-07-13T22:08:02.279Z] 18604ebe9791: Preparing [2023-07-13T22:08:02.279Z] 6c2dad04493b: Preparing [2023-07-13T22:08:02.279Z] 2cd0baaec03e: Preparing [2023-07-13T22:08:02.279Z] 3dab9f8bf2d2: Preparing [2023-07-13T22:08:02.279Z] 18604ebe9791: Waiting [2023-07-13T22:08:02.279Z] 2cd0baaec03e: Waiting [2023-07-13T22:08:02.279Z] 3dab9f8bf2d2: Waiting [2023-07-13T22:08:02.279Z] 6c2dad04493b: Waiting [2023-07-13T22:08:02.279Z] 04cd3fcba33e: Waiting [2023-07-13T22:08:02.279Z] 396eef53a855: Waiting [2023-07-13T22:08:02.279Z] ca97d6b730f5: Layer already exists [2023-07-13T22:08:02.279Z] 2069e7ea742b: Layer already exists [2023-07-13T22:08:02.279Z] 83fbff1a2c6b: Layer already exists [2023-07-13T22:08:02.279Z] 0587d038f6ea: Layer already exists [2023-07-13T22:08:02.279Z] 793d52d5d571: Layer already exists [2023-07-13T22:08:02.279Z] 396eef53a855: Layer already exists [2023-07-13T22:08:02.279Z] 04cd3fcba33e: Layer already exists [2023-07-13T22:08:02.279Z] 2cd0baaec03e: Layer already exists [2023-07-13T22:08:02.279Z] 18604ebe9791: Layer already exists [2023-07-13T22:08:02.279Z] 6c2dad04493b: Layer already exists [2023-07-13T22:08:02.279Z] 3dab9f8bf2d2: Layer already exists [2023-07-13T22:08:02.279Z] latest: digest: sha256:79b17aab283c00716339c427b1853a5b2c2b93b5258ffc144228d72aec279036 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:08:02.582Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:08:02.884Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.9 [2023-07-13T22:08:02.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-07-13T22:08:02.884Z] 83fbff1a2c6b: Preparing [2023-07-13T22:08:02.884Z] 793d52d5d571: Preparing [2023-07-13T22:08:02.884Z] 2069e7ea742b: Preparing [2023-07-13T22:08:02.884Z] ca97d6b730f5: Preparing [2023-07-13T22:08:02.884Z] 0587d038f6ea: Preparing [2023-07-13T22:08:02.884Z] 04cd3fcba33e: Preparing [2023-07-13T22:08:02.884Z] 396eef53a855: Preparing [2023-07-13T22:08:02.884Z] 18604ebe9791: Preparing [2023-07-13T22:08:02.884Z] 6c2dad04493b: Preparing [2023-07-13T22:08:02.884Z] 2cd0baaec03e: Preparing [2023-07-13T22:08:02.884Z] 3dab9f8bf2d2: Preparing [2023-07-13T22:08:02.884Z] 18604ebe9791: Waiting [2023-07-13T22:08:02.884Z] 6c2dad04493b: Waiting [2023-07-13T22:08:02.884Z] 3dab9f8bf2d2: Waiting [2023-07-13T22:08:02.884Z] 396eef53a855: Waiting [2023-07-13T22:08:02.884Z] 0587d038f6ea: Layer already exists [2023-07-13T22:08:02.884Z] 83fbff1a2c6b: Layer already exists [2023-07-13T22:08:02.884Z] 2069e7ea742b: Layer already exists [2023-07-13T22:08:02.884Z] ca97d6b730f5: Layer already exists [2023-07-13T22:08:02.884Z] 793d52d5d571: Layer already exists [2023-07-13T22:08:02.884Z] 04cd3fcba33e: Layer already exists [2023-07-13T22:08:02.884Z] 396eef53a855: Layer already exists [2023-07-13T22:08:02.884Z] 18604ebe9791: Layer already exists [2023-07-13T22:08:02.884Z] 2cd0baaec03e: Layer already exists [2023-07-13T22:08:02.884Z] 6c2dad04493b: Layer already exists [2023-07-13T22:08:02.884Z] 3dab9f8bf2d2: Layer already exists [2023-07-13T22:08:02.884Z] 3.1.0-dev.9: digest: sha256:79b17aab283c00716339c427b1853a5b2c2b93b5258ffc144228d72aec279036 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:08:03.190Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:08:03.495Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [2023-07-13T22:08:03.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-07-13T22:08:03.495Z] 83fbff1a2c6b: Preparing [2023-07-13T22:08:03.495Z] 793d52d5d571: Preparing [2023-07-13T22:08:03.495Z] 2069e7ea742b: Preparing [2023-07-13T22:08:03.495Z] ca97d6b730f5: Preparing [2023-07-13T22:08:03.495Z] 0587d038f6ea: Preparing [2023-07-13T22:08:03.495Z] 04cd3fcba33e: Preparing [2023-07-13T22:08:03.495Z] 396eef53a855: Preparing [2023-07-13T22:08:03.495Z] 18604ebe9791: Preparing [2023-07-13T22:08:03.495Z] 6c2dad04493b: Preparing [2023-07-13T22:08:03.495Z] 2cd0baaec03e: Preparing [2023-07-13T22:08:03.495Z] 3dab9f8bf2d2: Preparing [2023-07-13T22:08:03.495Z] 396eef53a855: Waiting [2023-07-13T22:08:03.495Z] 18604ebe9791: Waiting [2023-07-13T22:08:03.495Z] 6c2dad04493b: Waiting [2023-07-13T22:08:03.495Z] 2cd0baaec03e: Waiting [2023-07-13T22:08:03.495Z] 3dab9f8bf2d2: Waiting [2023-07-13T22:08:03.495Z] 04cd3fcba33e: Waiting [2023-07-13T22:08:03.495Z] 2069e7ea742b: Layer already exists [2023-07-13T22:08:03.495Z] ca97d6b730f5: Layer already exists [2023-07-13T22:08:03.496Z] 83fbff1a2c6b: Layer already exists [2023-07-13T22:08:03.496Z] 793d52d5d571: Layer already exists [2023-07-13T22:08:03.496Z] 0587d038f6ea: Layer already exists [2023-07-13T22:08:03.496Z] 04cd3fcba33e: Layer already exists [2023-07-13T22:08:03.496Z] 6c2dad04493b: Layer already exists [2023-07-13T22:08:03.496Z] 396eef53a855: Layer already exists [2023-07-13T22:08:03.496Z] 2cd0baaec03e: Layer already exists [2023-07-13T22:08:03.496Z] 18604ebe9791: Layer already exists [2023-07-13T22:08:03.496Z] 3dab9f8bf2d2: Layer already exists [2023-07-13T22:08:03.496Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9: digest: sha256:79b17aab283c00716339c427b1853a5b2c2b93b5258ffc144228d72aec279036 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:08:03.800Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:08:04.105Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-07-13T22:08:04.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-07-13T22:08:04.105Z] 83fbff1a2c6b: Preparing [2023-07-13T22:08:04.105Z] 793d52d5d571: Preparing [2023-07-13T22:08:04.105Z] 2069e7ea742b: Preparing [2023-07-13T22:08:04.105Z] ca97d6b730f5: Preparing [2023-07-13T22:08:04.105Z] 0587d038f6ea: Preparing [2023-07-13T22:08:04.105Z] 04cd3fcba33e: Preparing [2023-07-13T22:08:04.105Z] 396eef53a855: Preparing [2023-07-13T22:08:04.105Z] 18604ebe9791: Preparing [2023-07-13T22:08:04.105Z] 6c2dad04493b: Preparing [2023-07-13T22:08:04.105Z] 2cd0baaec03e: Preparing [2023-07-13T22:08:04.105Z] 3dab9f8bf2d2: Preparing [2023-07-13T22:08:04.105Z] 04cd3fcba33e: Waiting [2023-07-13T22:08:04.105Z] 396eef53a855: Waiting [2023-07-13T22:08:04.105Z] 18604ebe9791: Waiting [2023-07-13T22:08:04.105Z] 6c2dad04493b: Waiting [2023-07-13T22:08:04.105Z] 2cd0baaec03e: Waiting [2023-07-13T22:08:04.105Z] 3dab9f8bf2d2: Waiting [2023-07-13T22:08:04.105Z] 0587d038f6ea: Layer already exists [2023-07-13T22:08:04.105Z] 83fbff1a2c6b: Layer already exists [2023-07-13T22:08:04.105Z] ca97d6b730f5: Layer already exists [2023-07-13T22:08:04.105Z] 2069e7ea742b: Layer already exists [2023-07-13T22:08:04.105Z] 793d52d5d571: Layer already exists [2023-07-13T22:08:04.105Z] 04cd3fcba33e: Layer already exists [2023-07-13T22:08:04.105Z] 6c2dad04493b: Layer already exists [2023-07-13T22:08:04.105Z] 18604ebe9791: Layer already exists [2023-07-13T22:08:04.105Z] 396eef53a855: Layer already exists [2023-07-13T22:08:04.105Z] 2cd0baaec03e: Layer already exists [2023-07-13T22:08:04.105Z] 3dab9f8bf2d2: Layer already exists [2023-07-13T22:08:04.105Z] main: digest: sha256:79b17aab283c00716339c427b1853a5b2c2b93b5258ffc144228d72aec279036 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-13T22:08:04.156Z] ===================================================== [Pipeline] echo [2023-07-13T22:08:04.163Z] taggedImages: [2023-07-13T22:08:04.163Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [2023-07-13T22:08:04.163Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-07-13T22:08:04.163Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.9 [2023-07-13T22:08:04.163Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [2023-07-13T22:08:04.163Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-07-13T22:08:04.186Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-07-13T22:08:04.186Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [2023-07-13T22:08:04.186Z] latest [2023-07-13T22:08:04.186Z] 3.1.0-dev.9 [2023-07-13T22:08:04.186Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [2023-07-13T22:08:04.186Z] main [2023-07-13T22:08:04.186Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:08:04.493Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:08:04.811Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [2023-07-13T22:08:04.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-07-13T22:08:04.811Z] 12496e0d152e: Preparing [2023-07-13T22:08:04.811Z] 3263eb779d59: Preparing [2023-07-13T22:08:04.811Z] 18604ebe9791: Preparing [2023-07-13T22:08:04.811Z] 6c2dad04493b: Preparing [2023-07-13T22:08:04.811Z] ac05ff78b099: Preparing [2023-07-13T22:08:04.811Z] 3dab9f8bf2d2: Preparing [2023-07-13T22:08:04.811Z] 3dab9f8bf2d2: Waiting [2023-07-13T22:08:04.811Z] 18604ebe9791: Layer already exists [2023-07-13T22:08:04.811Z] 6c2dad04493b: Layer already exists [2023-07-13T22:08:04.811Z] 3dab9f8bf2d2: Layer already exists [2023-07-13T22:08:04.811Z] 12496e0d152e: Pushed [2023-07-13T22:08:05.379Z] ac05ff78b099: Pushed [2023-07-13T22:08:07.292Z] 3263eb779d59: Pushed [2023-07-13T22:08:07.292Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65: digest: sha256:df545ef95f5a41627a9e6717ad988ad078271a5bc834629ac5f43de8eb71f94d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:08:07.599Z] + 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-07-13T22:08:07.906Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-07-13T22:08:07.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-07-13T22:08:07.906Z] 12496e0d152e: Preparing [2023-07-13T22:08:07.906Z] 3263eb779d59: Preparing [2023-07-13T22:08:07.906Z] 18604ebe9791: Preparing [2023-07-13T22:08:07.906Z] 6c2dad04493b: Preparing [2023-07-13T22:08:07.906Z] ac05ff78b099: Preparing [2023-07-13T22:08:07.906Z] 3dab9f8bf2d2: Preparing [2023-07-13T22:08:07.906Z] 3dab9f8bf2d2: Waiting [2023-07-13T22:08:07.906Z] 12496e0d152e: Layer already exists [2023-07-13T22:08:07.906Z] 6c2dad04493b: Layer already exists [2023-07-13T22:08:07.906Z] 18604ebe9791: Layer already exists [2023-07-13T22:08:07.906Z] 3263eb779d59: Layer already exists [2023-07-13T22:08:07.906Z] ac05ff78b099: Layer already exists [2023-07-13T22:08:07.906Z] 3dab9f8bf2d2: Layer already exists [2023-07-13T22:08:07.906Z] latest: digest: sha256:df545ef95f5a41627a9e6717ad988ad078271a5bc834629ac5f43de8eb71f94d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:08:08.230Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:08:08.549Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.9 [2023-07-13T22:08:08.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-07-13T22:08:08.549Z] 12496e0d152e: Preparing [2023-07-13T22:08:08.549Z] 3263eb779d59: Preparing [2023-07-13T22:08:08.549Z] 18604ebe9791: Preparing [2023-07-13T22:08:08.549Z] 6c2dad04493b: Preparing [2023-07-13T22:08:08.549Z] ac05ff78b099: Preparing [2023-07-13T22:08:08.549Z] 3dab9f8bf2d2: Preparing [2023-07-13T22:08:08.549Z] 3dab9f8bf2d2: Waiting [2023-07-13T22:08:08.549Z] 6c2dad04493b: Layer already exists [2023-07-13T22:08:08.549Z] ac05ff78b099: Layer already exists [2023-07-13T22:08:08.549Z] 18604ebe9791: Layer already exists [2023-07-13T22:08:08.549Z] 3263eb779d59: Layer already exists [2023-07-13T22:08:08.549Z] 12496e0d152e: Layer already exists [2023-07-13T22:08:08.549Z] 3dab9f8bf2d2: Layer already exists [2023-07-13T22:08:08.549Z] 3.1.0-dev.9: digest: sha256:df545ef95f5a41627a9e6717ad988ad078271a5bc834629ac5f43de8eb71f94d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:08:08.866Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:08:09.185Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [2023-07-13T22:08:09.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-07-13T22:08:09.185Z] 12496e0d152e: Preparing [2023-07-13T22:08:09.185Z] 3263eb779d59: Preparing [2023-07-13T22:08:09.185Z] 18604ebe9791: Preparing [2023-07-13T22:08:09.185Z] 6c2dad04493b: Preparing [2023-07-13T22:08:09.185Z] ac05ff78b099: Preparing [2023-07-13T22:08:09.185Z] 3dab9f8bf2d2: Preparing [2023-07-13T22:08:09.185Z] 3dab9f8bf2d2: Waiting [2023-07-13T22:08:09.185Z] 3263eb779d59: Layer already exists [2023-07-13T22:08:09.185Z] 12496e0d152e: Layer already exists [2023-07-13T22:08:09.185Z] 18604ebe9791: Layer already exists [2023-07-13T22:08:09.185Z] 6c2dad04493b: Layer already exists [2023-07-13T22:08:09.185Z] ac05ff78b099: Layer already exists [2023-07-13T22:08:09.185Z] 3dab9f8bf2d2: Layer already exists [2023-07-13T22:08:09.185Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9: digest: sha256:df545ef95f5a41627a9e6717ad988ad078271a5bc834629ac5f43de8eb71f94d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:08:09.491Z] + 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-07-13T22:08:09.793Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-07-13T22:08:09.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-07-13T22:08:09.793Z] 12496e0d152e: Preparing [2023-07-13T22:08:09.793Z] 3263eb779d59: Preparing [2023-07-13T22:08:09.793Z] 18604ebe9791: Preparing [2023-07-13T22:08:09.793Z] 6c2dad04493b: Preparing [2023-07-13T22:08:09.793Z] ac05ff78b099: Preparing [2023-07-13T22:08:09.793Z] 3dab9f8bf2d2: Preparing [2023-07-13T22:08:09.793Z] 3dab9f8bf2d2: Waiting [2023-07-13T22:08:09.793Z] 12496e0d152e: Layer already exists [2023-07-13T22:08:09.793Z] 6c2dad04493b: Layer already exists [2023-07-13T22:08:09.793Z] ac05ff78b099: Layer already exists [2023-07-13T22:08:09.793Z] 3263eb779d59: Layer already exists [2023-07-13T22:08:09.793Z] 18604ebe9791: Layer already exists [2023-07-13T22:08:09.793Z] 3dab9f8bf2d2: Layer already exists [2023-07-13T22:08:09.793Z] main: digest: sha256:df545ef95f5a41627a9e6717ad988ad078271a5bc834629ac5f43de8eb71f94d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-13T22:08:09.832Z] ===================================================== [Pipeline] echo [2023-07-13T22:08:09.838Z] taggedImages: [2023-07-13T22:08:09.838Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [2023-07-13T22:08:09.838Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-07-13T22:08:09.838Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.9 [2023-07-13T22:08:09.838Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [2023-07-13T22:08:09.838Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-07-13T22:08:09.855Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-07-13T22:08:09.855Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [2023-07-13T22:08:09.855Z] latest [2023-07-13T22:08:09.855Z] 3.1.0-dev.9 [2023-07-13T22:08:09.855Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [2023-07-13T22:08:09.855Z] main [2023-07-13T22:08:09.855Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:08:10.177Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:08:10.480Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [2023-07-13T22:08:10.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-07-13T22:08:10.480Z] 823b64f6e126: Preparing [2023-07-13T22:08:10.480Z] fc8e29f241f1: Preparing [2023-07-13T22:08:10.480Z] 0e9b820c1c95: Preparing [2023-07-13T22:08:10.480Z] 23375678dd22: Preparing [2023-07-13T22:08:10.480Z] 826bf1e7e1b7: Preparing [2023-07-13T22:08:10.480Z] 18604ebe9791: Preparing [2023-07-13T22:08:10.480Z] 6c2dad04493b: Preparing [2023-07-13T22:08:10.480Z] 36b47527c21e: Preparing [2023-07-13T22:08:10.480Z] 3dab9f8bf2d2: Preparing [2023-07-13T22:08:10.480Z] 6c2dad04493b: Waiting [2023-07-13T22:08:10.480Z] 36b47527c21e: Waiting [2023-07-13T22:08:10.480Z] 18604ebe9791: Waiting [2023-07-13T22:08:10.480Z] 3dab9f8bf2d2: Waiting [2023-07-13T22:08:10.480Z] fc8e29f241f1: Pushed [2023-07-13T22:08:10.480Z] 823b64f6e126: Pushed [2023-07-13T22:08:10.480Z] 0e9b820c1c95: Pushed [2023-07-13T22:08:10.480Z] 18604ebe9791: Layer already exists [2023-07-13T22:08:10.480Z] 6c2dad04493b: Layer already exists [2023-07-13T22:08:10.480Z] 3dab9f8bf2d2: Layer already exists [2023-07-13T22:08:11.047Z] 36b47527c21e: Pushed [2023-07-13T22:08:16.316Z] 826bf1e7e1b7: Pushed [2023-07-13T22:08:18.229Z] 23375678dd22: Pushed [2023-07-13T22:08:18.229Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65: digest: sha256:003bc1c0835cd5c3c30f7f761935cb1a3636c9d420e3b92b65c2aad60ff45d57 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:08:18.544Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:08:18.847Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-07-13T22:08:18.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-07-13T22:08:18.847Z] 823b64f6e126: Preparing [2023-07-13T22:08:18.847Z] fc8e29f241f1: Preparing [2023-07-13T22:08:18.847Z] 0e9b820c1c95: Preparing [2023-07-13T22:08:18.847Z] 23375678dd22: Preparing [2023-07-13T22:08:18.847Z] 826bf1e7e1b7: Preparing [2023-07-13T22:08:18.847Z] 18604ebe9791: Preparing [2023-07-13T22:08:18.847Z] 6c2dad04493b: Preparing [2023-07-13T22:08:18.847Z] 36b47527c21e: Preparing [2023-07-13T22:08:18.847Z] 3dab9f8bf2d2: Preparing [2023-07-13T22:08:18.847Z] 18604ebe9791: Waiting [2023-07-13T22:08:18.847Z] 36b47527c21e: Waiting [2023-07-13T22:08:18.847Z] 3dab9f8bf2d2: Waiting [2023-07-13T22:08:18.847Z] fc8e29f241f1: Layer already exists [2023-07-13T22:08:18.847Z] 23375678dd22: Layer already exists [2023-07-13T22:08:18.847Z] 826bf1e7e1b7: Layer already exists [2023-07-13T22:08:18.847Z] 823b64f6e126: Layer already exists [2023-07-13T22:08:18.847Z] 0e9b820c1c95: Layer already exists [2023-07-13T22:08:18.847Z] 6c2dad04493b: Layer already exists [2023-07-13T22:08:18.847Z] 36b47527c21e: Layer already exists [2023-07-13T22:08:18.847Z] 18604ebe9791: Layer already exists [2023-07-13T22:08:18.847Z] 3dab9f8bf2d2: Layer already exists [2023-07-13T22:08:18.847Z] latest: digest: sha256:003bc1c0835cd5c3c30f7f761935cb1a3636c9d420e3b92b65c2aad60ff45d57 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:08:19.152Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:08:19.455Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.9 [2023-07-13T22:08:19.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-07-13T22:08:19.455Z] 823b64f6e126: Preparing [2023-07-13T22:08:19.455Z] fc8e29f241f1: Preparing [2023-07-13T22:08:19.455Z] 0e9b820c1c95: Preparing [2023-07-13T22:08:19.455Z] 23375678dd22: Preparing [2023-07-13T22:08:19.455Z] 826bf1e7e1b7: Preparing [2023-07-13T22:08:19.455Z] 18604ebe9791: Preparing [2023-07-13T22:08:19.455Z] 6c2dad04493b: Preparing [2023-07-13T22:08:19.455Z] 36b47527c21e: Preparing [2023-07-13T22:08:19.455Z] 3dab9f8bf2d2: Preparing [2023-07-13T22:08:19.455Z] 6c2dad04493b: Waiting [2023-07-13T22:08:19.455Z] 36b47527c21e: Waiting [2023-07-13T22:08:19.455Z] 3dab9f8bf2d2: Waiting [2023-07-13T22:08:19.455Z] 18604ebe9791: Waiting [2023-07-13T22:08:19.455Z] 0e9b820c1c95: Layer already exists [2023-07-13T22:08:19.455Z] 826bf1e7e1b7: Layer already exists [2023-07-13T22:08:19.455Z] 23375678dd22: Layer already exists [2023-07-13T22:08:19.455Z] fc8e29f241f1: Layer already exists [2023-07-13T22:08:19.455Z] 823b64f6e126: Layer already exists [2023-07-13T22:08:19.455Z] 36b47527c21e: Layer already exists [2023-07-13T22:08:19.455Z] 18604ebe9791: Layer already exists [2023-07-13T22:08:19.455Z] 6c2dad04493b: Layer already exists [2023-07-13T22:08:19.455Z] 3dab9f8bf2d2: Layer already exists [2023-07-13T22:08:19.455Z] 3.1.0-dev.9: digest: sha256:003bc1c0835cd5c3c30f7f761935cb1a3636c9d420e3b92b65c2aad60ff45d57 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:08:19.765Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:08:20.066Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [2023-07-13T22:08:20.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-07-13T22:08:20.066Z] 823b64f6e126: Preparing [2023-07-13T22:08:20.066Z] fc8e29f241f1: Preparing [2023-07-13T22:08:20.066Z] 0e9b820c1c95: Preparing [2023-07-13T22:08:20.066Z] 23375678dd22: Preparing [2023-07-13T22:08:20.066Z] 826bf1e7e1b7: Preparing [2023-07-13T22:08:20.066Z] 18604ebe9791: Preparing [2023-07-13T22:08:20.066Z] 6c2dad04493b: Preparing [2023-07-13T22:08:20.066Z] 36b47527c21e: Preparing [2023-07-13T22:08:20.066Z] 3dab9f8bf2d2: Preparing [2023-07-13T22:08:20.066Z] 18604ebe9791: Waiting [2023-07-13T22:08:20.066Z] 6c2dad04493b: Waiting [2023-07-13T22:08:20.066Z] 3dab9f8bf2d2: Waiting [2023-07-13T22:08:20.066Z] 36b47527c21e: Waiting [2023-07-13T22:08:20.066Z] 0e9b820c1c95: Layer already exists [2023-07-13T22:08:20.066Z] fc8e29f241f1: Layer already exists [2023-07-13T22:08:20.066Z] 826bf1e7e1b7: Layer already exists [2023-07-13T22:08:20.066Z] 823b64f6e126: Layer already exists [2023-07-13T22:08:20.066Z] 23375678dd22: Layer already exists [2023-07-13T22:08:20.066Z] 18604ebe9791: Layer already exists [2023-07-13T22:08:20.066Z] 6c2dad04493b: Layer already exists [2023-07-13T22:08:20.066Z] 36b47527c21e: Layer already exists [2023-07-13T22:08:20.066Z] 3dab9f8bf2d2: Layer already exists [2023-07-13T22:08:20.066Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9: digest: sha256:003bc1c0835cd5c3c30f7f761935cb1a3636c9d420e3b92b65c2aad60ff45d57 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:08:20.373Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:08:20.680Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-07-13T22:08:20.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-07-13T22:08:20.680Z] 823b64f6e126: Preparing [2023-07-13T22:08:20.680Z] fc8e29f241f1: Preparing [2023-07-13T22:08:20.680Z] 0e9b820c1c95: Preparing [2023-07-13T22:08:20.680Z] 23375678dd22: Preparing [2023-07-13T22:08:20.680Z] 826bf1e7e1b7: Preparing [2023-07-13T22:08:20.680Z] 18604ebe9791: Preparing [2023-07-13T22:08:20.680Z] 6c2dad04493b: Preparing [2023-07-13T22:08:20.680Z] 36b47527c21e: Preparing [2023-07-13T22:08:20.680Z] 3dab9f8bf2d2: Preparing [2023-07-13T22:08:20.680Z] 3dab9f8bf2d2: Waiting [2023-07-13T22:08:20.680Z] 36b47527c21e: Waiting [2023-07-13T22:08:20.680Z] 18604ebe9791: Waiting [2023-07-13T22:08:20.680Z] 6c2dad04493b: Waiting [2023-07-13T22:08:20.680Z] 826bf1e7e1b7: Layer already exists [2023-07-13T22:08:20.680Z] 0e9b820c1c95: Layer already exists [2023-07-13T22:08:20.680Z] fc8e29f241f1: Layer already exists [2023-07-13T22:08:20.680Z] 23375678dd22: Layer already exists [2023-07-13T22:08:20.680Z] 823b64f6e126: Layer already exists [2023-07-13T22:08:20.680Z] 36b47527c21e: Layer already exists [2023-07-13T22:08:20.680Z] 18604ebe9791: Layer already exists [2023-07-13T22:08:20.680Z] 6c2dad04493b: Layer already exists [2023-07-13T22:08:20.680Z] 3dab9f8bf2d2: Layer already exists [2023-07-13T22:08:20.680Z] main: digest: sha256:003bc1c0835cd5c3c30f7f761935cb1a3636c9d420e3b92b65c2aad60ff45d57 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-13T22:08:20.717Z] ===================================================== [Pipeline] echo [2023-07-13T22:08:20.723Z] taggedImages: [2023-07-13T22:08:20.723Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [2023-07-13T22:08:20.723Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-07-13T22:08:20.723Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.9 [2023-07-13T22:08:20.723Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [2023-07-13T22:08:20.723Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-07-13T22:08:20.739Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-07-13T22:08:20.739Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [2023-07-13T22:08:20.739Z] latest [2023-07-13T22:08:20.739Z] 3.1.0-dev.9 [2023-07-13T22:08:20.739Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [2023-07-13T22:08:20.739Z] main [2023-07-13T22:08:20.739Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:08:21.047Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:08:21.362Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [2023-07-13T22:08:21.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-07-13T22:08:21.362Z] f763acca2d7a: Preparing [2023-07-13T22:08:21.362Z] 57e6fbe8ead4: Preparing [2023-07-13T22:08:21.362Z] def6dea5421d: Preparing [2023-07-13T22:08:21.362Z] 6fd1cef23d53: Preparing [2023-07-13T22:08:21.362Z] 18604ebe9791: Preparing [2023-07-13T22:08:21.362Z] 6c2dad04493b: Preparing [2023-07-13T22:08:21.362Z] 020fb8f56794: Preparing [2023-07-13T22:08:21.362Z] 3dab9f8bf2d2: Preparing [2023-07-13T22:08:21.362Z] 6c2dad04493b: Waiting [2023-07-13T22:08:21.362Z] 020fb8f56794: Waiting [2023-07-13T22:08:21.362Z] 3dab9f8bf2d2: Waiting [2023-07-13T22:08:21.362Z] 18604ebe9791: Layer already exists [2023-07-13T22:08:21.362Z] 6c2dad04493b: Layer already exists [2023-07-13T22:08:21.362Z] f763acca2d7a: Pushed [2023-07-13T22:08:21.362Z] def6dea5421d: Pushed [2023-07-13T22:08:21.362Z] 57e6fbe8ead4: Pushed [2023-07-13T22:08:21.362Z] 3dab9f8bf2d2: Layer already exists [2023-07-13T22:08:21.930Z] 020fb8f56794: Pushed [2023-07-13T22:08:28.497Z] 6fd1cef23d53: Pushed [2023-07-13T22:08:28.756Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65: digest: sha256:f447323ef2238287ab3b2dd0a36a6564b24521a04c487081d2753873e24435c7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:08:29.075Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:08:29.381Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-07-13T22:08:29.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-07-13T22:08:29.382Z] f763acca2d7a: Preparing [2023-07-13T22:08:29.382Z] 57e6fbe8ead4: Preparing [2023-07-13T22:08:29.382Z] def6dea5421d: Preparing [2023-07-13T22:08:29.382Z] 6fd1cef23d53: Preparing [2023-07-13T22:08:29.382Z] 18604ebe9791: Preparing [2023-07-13T22:08:29.382Z] 6c2dad04493b: Preparing [2023-07-13T22:08:29.382Z] 020fb8f56794: Preparing [2023-07-13T22:08:29.382Z] 3dab9f8bf2d2: Preparing [2023-07-13T22:08:29.382Z] 6c2dad04493b: Waiting [2023-07-13T22:08:29.382Z] 020fb8f56794: Waiting [2023-07-13T22:08:29.382Z] f763acca2d7a: Layer already exists [2023-07-13T22:08:29.382Z] 6fd1cef23d53: Layer already exists [2023-07-13T22:08:29.382Z] def6dea5421d: Layer already exists [2023-07-13T22:08:29.382Z] 57e6fbe8ead4: Layer already exists [2023-07-13T22:08:29.382Z] 18604ebe9791: Layer already exists [2023-07-13T22:08:29.382Z] 020fb8f56794: Layer already exists [2023-07-13T22:08:29.382Z] 3dab9f8bf2d2: Layer already exists [2023-07-13T22:08:29.382Z] 6c2dad04493b: Layer already exists [2023-07-13T22:08:29.382Z] latest: digest: sha256:f447323ef2238287ab3b2dd0a36a6564b24521a04c487081d2753873e24435c7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:08:29.698Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:08:30.018Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.9 [2023-07-13T22:08:30.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-07-13T22:08:30.018Z] f763acca2d7a: Preparing [2023-07-13T22:08:30.018Z] 57e6fbe8ead4: Preparing [2023-07-13T22:08:30.018Z] def6dea5421d: Preparing [2023-07-13T22:08:30.018Z] 6fd1cef23d53: Preparing [2023-07-13T22:08:30.018Z] 18604ebe9791: Preparing [2023-07-13T22:08:30.018Z] 6c2dad04493b: Preparing [2023-07-13T22:08:30.018Z] 020fb8f56794: Preparing [2023-07-13T22:08:30.018Z] 3dab9f8bf2d2: Preparing [2023-07-13T22:08:30.018Z] 6c2dad04493b: Waiting [2023-07-13T22:08:30.018Z] 020fb8f56794: Waiting [2023-07-13T22:08:30.018Z] 3dab9f8bf2d2: Waiting [2023-07-13T22:08:30.018Z] 6fd1cef23d53: Layer already exists [2023-07-13T22:08:30.018Z] def6dea5421d: Layer already exists [2023-07-13T22:08:30.018Z] f763acca2d7a: Layer already exists [2023-07-13T22:08:30.018Z] 57e6fbe8ead4: Layer already exists [2023-07-13T22:08:30.018Z] 18604ebe9791: Layer already exists [2023-07-13T22:08:30.018Z] 020fb8f56794: Layer already exists [2023-07-13T22:08:30.018Z] 3dab9f8bf2d2: Layer already exists [2023-07-13T22:08:30.018Z] 6c2dad04493b: Layer already exists [2023-07-13T22:08:30.018Z] 3.1.0-dev.9: digest: sha256:f447323ef2238287ab3b2dd0a36a6564b24521a04c487081d2753873e24435c7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:08:30.336Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:08:30.639Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [2023-07-13T22:08:30.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-07-13T22:08:30.639Z] f763acca2d7a: Preparing [2023-07-13T22:08:30.639Z] 57e6fbe8ead4: Preparing [2023-07-13T22:08:30.639Z] def6dea5421d: Preparing [2023-07-13T22:08:30.639Z] 6fd1cef23d53: Preparing [2023-07-13T22:08:30.639Z] 18604ebe9791: Preparing [2023-07-13T22:08:30.639Z] 6c2dad04493b: Preparing [2023-07-13T22:08:30.639Z] 020fb8f56794: Preparing [2023-07-13T22:08:30.639Z] 3dab9f8bf2d2: Preparing [2023-07-13T22:08:30.639Z] 6c2dad04493b: Waiting [2023-07-13T22:08:30.639Z] 020fb8f56794: Waiting [2023-07-13T22:08:30.639Z] 3dab9f8bf2d2: Waiting [2023-07-13T22:08:30.639Z] 6fd1cef23d53: Layer already exists [2023-07-13T22:08:30.639Z] 57e6fbe8ead4: Layer already exists [2023-07-13T22:08:30.639Z] f763acca2d7a: Layer already exists [2023-07-13T22:08:30.639Z] 18604ebe9791: Layer already exists [2023-07-13T22:08:30.639Z] def6dea5421d: Layer already exists [2023-07-13T22:08:30.639Z] 3dab9f8bf2d2: Layer already exists [2023-07-13T22:08:30.639Z] 6c2dad04493b: Layer already exists [2023-07-13T22:08:30.639Z] 020fb8f56794: Layer already exists [2023-07-13T22:08:30.639Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9: digest: sha256:f447323ef2238287ab3b2dd0a36a6564b24521a04c487081d2753873e24435c7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:08:30.946Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:08:31.247Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-07-13T22:08:31.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-07-13T22:08:31.247Z] f763acca2d7a: Preparing [2023-07-13T22:08:31.247Z] 57e6fbe8ead4: Preparing [2023-07-13T22:08:31.247Z] def6dea5421d: Preparing [2023-07-13T22:08:31.247Z] 6fd1cef23d53: Preparing [2023-07-13T22:08:31.247Z] 18604ebe9791: Preparing [2023-07-13T22:08:31.247Z] 6c2dad04493b: Preparing [2023-07-13T22:08:31.247Z] 020fb8f56794: Preparing [2023-07-13T22:08:31.247Z] 3dab9f8bf2d2: Preparing [2023-07-13T22:08:31.247Z] 020fb8f56794: Waiting [2023-07-13T22:08:31.247Z] 6c2dad04493b: Waiting [2023-07-13T22:08:31.247Z] 3dab9f8bf2d2: Waiting [2023-07-13T22:08:31.247Z] 6fd1cef23d53: Layer already exists [2023-07-13T22:08:31.247Z] 18604ebe9791: Layer already exists [2023-07-13T22:08:31.247Z] def6dea5421d: Layer already exists [2023-07-13T22:08:31.247Z] 57e6fbe8ead4: Layer already exists [2023-07-13T22:08:31.247Z] f763acca2d7a: Layer already exists [2023-07-13T22:08:31.247Z] 020fb8f56794: Layer already exists [2023-07-13T22:08:31.247Z] 3dab9f8bf2d2: Layer already exists [2023-07-13T22:08:31.248Z] 6c2dad04493b: Layer already exists [2023-07-13T22:08:31.248Z] main: digest: sha256:f447323ef2238287ab3b2dd0a36a6564b24521a04c487081d2753873e24435c7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-13T22:08:31.297Z] ===================================================== [Pipeline] echo [2023-07-13T22:08:31.306Z] taggedImages: [2023-07-13T22:08:31.306Z] - nexus3.edgexfoundry.org:10004/security-spire-config:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [2023-07-13T22:08:31.306Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-07-13T22:08:31.306Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.9 [2023-07-13T22:08:31.306Z] - nexus3.edgexfoundry.org:10004/security-spire-config:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [2023-07-13T22:08:31.306Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-07-13T22:08:31.327Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-07-13T22:08:31.327Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [2023-07-13T22:08:31.327Z] latest [2023-07-13T22:08:31.327Z] 3.1.0-dev.9 [2023-07-13T22:08:31.327Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [2023-07-13T22:08:31.327Z] main [2023-07-13T22:08:31.327Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:08:31.639Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:08:31.941Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [2023-07-13T22:08:31.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-07-13T22:08:31.941Z] 823b64f6e126: Preparing [2023-07-13T22:08:31.941Z] 5c1398cde549: Preparing [2023-07-13T22:08:31.941Z] c6e9dc4a25b7: Preparing [2023-07-13T22:08:31.941Z] 6fd1cef23d53: Preparing [2023-07-13T22:08:31.941Z] 18604ebe9791: Preparing [2023-07-13T22:08:31.941Z] 6c2dad04493b: Preparing [2023-07-13T22:08:31.941Z] 36b47527c21e: Preparing [2023-07-13T22:08:31.941Z] 3dab9f8bf2d2: Preparing [2023-07-13T22:08:31.941Z] 6c2dad04493b: Waiting [2023-07-13T22:08:31.941Z] 36b47527c21e: Waiting [2023-07-13T22:08:31.941Z] 3dab9f8bf2d2: Waiting [2023-07-13T22:08:31.941Z] 18604ebe9791: Layer already exists [2023-07-13T22:08:31.941Z] 6fd1cef23d53: Layer already exists [2023-07-13T22:08:31.941Z] 823b64f6e126: Layer already exists [2023-07-13T22:08:31.941Z] 36b47527c21e: Layer already exists [2023-07-13T22:08:31.941Z] 6c2dad04493b: Layer already exists [2023-07-13T22:08:31.941Z] 3dab9f8bf2d2: Layer already exists [2023-07-13T22:08:31.941Z] c6e9dc4a25b7: Pushed [2023-07-13T22:08:31.941Z] 5c1398cde549: Pushed [2023-07-13T22:08:32.200Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65: digest: sha256:78e910c5a4a87468608afe30647e4d62b83cd2a9454f2986a0795592249c4e11 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:08:32.507Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:08:32.811Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-07-13T22:08:32.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-07-13T22:08:32.811Z] 823b64f6e126: Preparing [2023-07-13T22:08:32.811Z] 5c1398cde549: Preparing [2023-07-13T22:08:32.811Z] c6e9dc4a25b7: Preparing [2023-07-13T22:08:32.811Z] 6fd1cef23d53: Preparing [2023-07-13T22:08:32.811Z] 18604ebe9791: Preparing [2023-07-13T22:08:32.811Z] 6c2dad04493b: Preparing [2023-07-13T22:08:32.811Z] 36b47527c21e: Preparing [2023-07-13T22:08:32.811Z] 3dab9f8bf2d2: Preparing [2023-07-13T22:08:32.811Z] 6c2dad04493b: Waiting [2023-07-13T22:08:32.811Z] 36b47527c21e: Waiting [2023-07-13T22:08:32.811Z] 3dab9f8bf2d2: Waiting [2023-07-13T22:08:32.811Z] c6e9dc4a25b7: Layer already exists [2023-07-13T22:08:32.811Z] 18604ebe9791: Layer already exists [2023-07-13T22:08:32.811Z] 6fd1cef23d53: Layer already exists [2023-07-13T22:08:32.811Z] 5c1398cde549: Layer already exists [2023-07-13T22:08:32.811Z] 823b64f6e126: Layer already exists [2023-07-13T22:08:32.811Z] 6c2dad04493b: Layer already exists [2023-07-13T22:08:32.811Z] 36b47527c21e: Layer already exists [2023-07-13T22:08:32.811Z] 3dab9f8bf2d2: Layer already exists [2023-07-13T22:08:32.811Z] latest: digest: sha256:78e910c5a4a87468608afe30647e4d62b83cd2a9454f2986a0795592249c4e11 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:08:33.117Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:08:33.419Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.9 [2023-07-13T22:08:33.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-07-13T22:08:33.419Z] 823b64f6e126: Preparing [2023-07-13T22:08:33.419Z] 5c1398cde549: Preparing [2023-07-13T22:08:33.419Z] c6e9dc4a25b7: Preparing [2023-07-13T22:08:33.419Z] 6fd1cef23d53: Preparing [2023-07-13T22:08:33.419Z] 18604ebe9791: Preparing [2023-07-13T22:08:33.419Z] 6c2dad04493b: Preparing [2023-07-13T22:08:33.419Z] 36b47527c21e: Preparing [2023-07-13T22:08:33.419Z] 3dab9f8bf2d2: Preparing [2023-07-13T22:08:33.419Z] 6c2dad04493b: Waiting [2023-07-13T22:08:33.419Z] 36b47527c21e: Waiting [2023-07-13T22:08:33.419Z] 3dab9f8bf2d2: Waiting [2023-07-13T22:08:33.419Z] c6e9dc4a25b7: Layer already exists [2023-07-13T22:08:33.419Z] 18604ebe9791: Layer already exists [2023-07-13T22:08:33.419Z] 823b64f6e126: Layer already exists [2023-07-13T22:08:33.419Z] 6fd1cef23d53: Layer already exists [2023-07-13T22:08:33.419Z] 5c1398cde549: Layer already exists [2023-07-13T22:08:33.419Z] 6c2dad04493b: Layer already exists [2023-07-13T22:08:33.419Z] 36b47527c21e: Layer already exists [2023-07-13T22:08:33.419Z] 3dab9f8bf2d2: Layer already exists [2023-07-13T22:08:33.419Z] 3.1.0-dev.9: digest: sha256:78e910c5a4a87468608afe30647e4d62b83cd2a9454f2986a0795592249c4e11 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:08:33.728Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:08:34.031Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [2023-07-13T22:08:34.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-07-13T22:08:34.031Z] 823b64f6e126: Preparing [2023-07-13T22:08:34.031Z] 5c1398cde549: Preparing [2023-07-13T22:08:34.031Z] c6e9dc4a25b7: Preparing [2023-07-13T22:08:34.031Z] 6fd1cef23d53: Preparing [2023-07-13T22:08:34.031Z] 18604ebe9791: Preparing [2023-07-13T22:08:34.031Z] 6c2dad04493b: Preparing [2023-07-13T22:08:34.031Z] 36b47527c21e: Preparing [2023-07-13T22:08:34.031Z] 3dab9f8bf2d2: Preparing [2023-07-13T22:08:34.031Z] 36b47527c21e: Waiting [2023-07-13T22:08:34.031Z] 3dab9f8bf2d2: Waiting [2023-07-13T22:08:34.031Z] 6fd1cef23d53: Layer already exists [2023-07-13T22:08:34.031Z] 823b64f6e126: Layer already exists [2023-07-13T22:08:34.031Z] 18604ebe9791: Layer already exists [2023-07-13T22:08:34.031Z] c6e9dc4a25b7: Layer already exists [2023-07-13T22:08:34.031Z] 5c1398cde549: Layer already exists [2023-07-13T22:08:34.031Z] 36b47527c21e: Layer already exists [2023-07-13T22:08:34.031Z] 3dab9f8bf2d2: Layer already exists [2023-07-13T22:08:34.031Z] 6c2dad04493b: Layer already exists [2023-07-13T22:08:34.031Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9: digest: sha256:78e910c5a4a87468608afe30647e4d62b83cd2a9454f2986a0795592249c4e11 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:08:34.340Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:08:34.643Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-07-13T22:08:34.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-07-13T22:08:34.643Z] 823b64f6e126: Preparing [2023-07-13T22:08:34.643Z] 5c1398cde549: Preparing [2023-07-13T22:08:34.643Z] c6e9dc4a25b7: Preparing [2023-07-13T22:08:34.643Z] 6fd1cef23d53: Preparing [2023-07-13T22:08:34.643Z] 18604ebe9791: Preparing [2023-07-13T22:08:34.643Z] 6c2dad04493b: Preparing [2023-07-13T22:08:34.643Z] 36b47527c21e: Preparing [2023-07-13T22:08:34.643Z] 3dab9f8bf2d2: Preparing [2023-07-13T22:08:34.643Z] 36b47527c21e: Waiting [2023-07-13T22:08:34.643Z] 6c2dad04493b: Waiting [2023-07-13T22:08:34.643Z] c6e9dc4a25b7: Layer already exists [2023-07-13T22:08:34.643Z] 823b64f6e126: Layer already exists [2023-07-13T22:08:34.643Z] 6fd1cef23d53: Layer already exists [2023-07-13T22:08:34.643Z] 18604ebe9791: Layer already exists [2023-07-13T22:08:34.643Z] 5c1398cde549: Layer already exists [2023-07-13T22:08:34.643Z] 36b47527c21e: Layer already exists [2023-07-13T22:08:34.643Z] 3dab9f8bf2d2: Layer already exists [2023-07-13T22:08:34.643Z] 6c2dad04493b: Layer already exists [2023-07-13T22:08:34.643Z] main: digest: sha256:78e910c5a4a87468608afe30647e4d62b83cd2a9454f2986a0795592249c4e11 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-13T22:08:34.680Z] ===================================================== [Pipeline] echo [2023-07-13T22:08:34.685Z] taggedImages: [2023-07-13T22:08:34.685Z] - nexus3.edgexfoundry.org:10004/security-spire-server:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [2023-07-13T22:08:34.685Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-07-13T22:08:34.685Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.9 [2023-07-13T22:08:34.685Z] - nexus3.edgexfoundry.org:10004/security-spire-server:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [2023-07-13T22:08:34.685Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-07-13T22:08:34.700Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-07-13T22:08:34.700Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [2023-07-13T22:08:34.700Z] latest [2023-07-13T22:08:34.700Z] 3.1.0-dev.9 [2023-07-13T22:08:34.700Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [2023-07-13T22:08:34.700Z] main [2023-07-13T22:08:34.700Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:08:35.007Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:08:35.310Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [2023-07-13T22:08:35.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-07-13T22:08:35.311Z] 717e2fcc84cd: Preparing [2023-07-13T22:08:35.311Z] 37f46d35fc51: Preparing [2023-07-13T22:08:35.311Z] 18604ebe9791: Preparing [2023-07-13T22:08:35.311Z] 6c2dad04493b: Preparing [2023-07-13T22:08:35.311Z] 980976201fe5: Preparing [2023-07-13T22:08:35.311Z] 3dab9f8bf2d2: Preparing [2023-07-13T22:08:35.311Z] 6c2dad04493b: Layer already exists [2023-07-13T22:08:35.311Z] 18604ebe9791: Layer already exists [2023-07-13T22:08:35.311Z] 3dab9f8bf2d2: Layer already exists [2023-07-13T22:08:35.311Z] 717e2fcc84cd: Pushed [2023-07-13T22:08:35.311Z] 980976201fe5: Pushed [2023-07-13T22:08:37.845Z] 37f46d35fc51: Pushed [2023-07-13T22:08:37.845Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65: digest: sha256:57a06cef071554fb890738f41d83efd0ceb83b3a18e1d9e31673d3603725c2ad size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:08:38.151Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:08:38.451Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-07-13T22:08:38.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-07-13T22:08:38.451Z] 717e2fcc84cd: Preparing [2023-07-13T22:08:38.451Z] 37f46d35fc51: Preparing [2023-07-13T22:08:38.451Z] 18604ebe9791: Preparing [2023-07-13T22:08:38.451Z] 6c2dad04493b: Preparing [2023-07-13T22:08:38.451Z] 980976201fe5: Preparing [2023-07-13T22:08:38.451Z] 3dab9f8bf2d2: Preparing [2023-07-13T22:08:38.451Z] 3dab9f8bf2d2: Waiting [2023-07-13T22:08:38.451Z] 18604ebe9791: Layer already exists [2023-07-13T22:08:38.451Z] 37f46d35fc51: Layer already exists [2023-07-13T22:08:38.451Z] 980976201fe5: Layer already exists [2023-07-13T22:08:38.451Z] 717e2fcc84cd: Layer already exists [2023-07-13T22:08:38.451Z] 6c2dad04493b: Layer already exists [2023-07-13T22:08:38.451Z] 3dab9f8bf2d2: Layer already exists [2023-07-13T22:08:38.451Z] latest: digest: sha256:57a06cef071554fb890738f41d83efd0ceb83b3a18e1d9e31673d3603725c2ad size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:08:38.769Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:08:39.092Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.9 [2023-07-13T22:08:39.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-07-13T22:08:39.092Z] 717e2fcc84cd: Preparing [2023-07-13T22:08:39.092Z] 37f46d35fc51: Preparing [2023-07-13T22:08:39.092Z] 18604ebe9791: Preparing [2023-07-13T22:08:39.092Z] 6c2dad04493b: Preparing [2023-07-13T22:08:39.092Z] 980976201fe5: Preparing [2023-07-13T22:08:39.092Z] 3dab9f8bf2d2: Preparing [2023-07-13T22:08:39.092Z] 3dab9f8bf2d2: Waiting [2023-07-13T22:08:39.092Z] 980976201fe5: Layer already exists [2023-07-13T22:08:39.092Z] 717e2fcc84cd: Layer already exists [2023-07-13T22:08:39.092Z] 37f46d35fc51: Layer already exists [2023-07-13T22:08:39.092Z] 18604ebe9791: Layer already exists [2023-07-13T22:08:39.092Z] 6c2dad04493b: Layer already exists [2023-07-13T22:08:39.092Z] 3dab9f8bf2d2: Layer already exists [2023-07-13T22:08:39.092Z] 3.1.0-dev.9: digest: sha256:57a06cef071554fb890738f41d83efd0ceb83b3a18e1d9e31673d3603725c2ad size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:08:39.416Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:08:39.981Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [2023-07-13T22:08:39.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-07-13T22:08:39.981Z] 717e2fcc84cd: Preparing [2023-07-13T22:08:39.981Z] 37f46d35fc51: Preparing [2023-07-13T22:08:39.981Z] 18604ebe9791: Preparing [2023-07-13T22:08:39.981Z] 6c2dad04493b: Preparing [2023-07-13T22:08:39.981Z] 980976201fe5: Preparing [2023-07-13T22:08:39.981Z] 3dab9f8bf2d2: Preparing [2023-07-13T22:08:39.981Z] 3dab9f8bf2d2: Waiting [2023-07-13T22:08:39.981Z] 717e2fcc84cd: Layer already exists [2023-07-13T22:08:39.981Z] 980976201fe5: Layer already exists [2023-07-13T22:08:39.981Z] 37f46d35fc51: Layer already exists [2023-07-13T22:08:39.981Z] 6c2dad04493b: Layer already exists [2023-07-13T22:08:39.981Z] 18604ebe9791: Layer already exists [2023-07-13T22:08:39.981Z] 3dab9f8bf2d2: Layer already exists [2023-07-13T22:08:39.981Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9: digest: sha256:57a06cef071554fb890738f41d83efd0ceb83b3a18e1d9e31673d3603725c2ad size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:08:40.288Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:08:40.593Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-07-13T22:08:40.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-07-13T22:08:40.593Z] 717e2fcc84cd: Preparing [2023-07-13T22:08:40.593Z] 37f46d35fc51: Preparing [2023-07-13T22:08:40.593Z] 18604ebe9791: Preparing [2023-07-13T22:08:40.593Z] 6c2dad04493b: Preparing [2023-07-13T22:08:40.593Z] 980976201fe5: Preparing [2023-07-13T22:08:40.593Z] 3dab9f8bf2d2: Preparing [2023-07-13T22:08:40.593Z] 717e2fcc84cd: Layer already exists [2023-07-13T22:08:40.593Z] 6c2dad04493b: Layer already exists [2023-07-13T22:08:40.593Z] 18604ebe9791: Layer already exists [2023-07-13T22:08:40.593Z] 980976201fe5: Layer already exists [2023-07-13T22:08:40.593Z] 37f46d35fc51: Layer already exists [2023-07-13T22:08:40.593Z] 3dab9f8bf2d2: Layer already exists [2023-07-13T22:08:40.593Z] main: digest: sha256:57a06cef071554fb890738f41d83efd0ceb83b3a18e1d9e31673d3603725c2ad size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-13T22:08:40.644Z] ===================================================== [Pipeline] echo [2023-07-13T22:08:40.654Z] taggedImages: [2023-07-13T22:08:40.654Z] - nexus3.edgexfoundry.org:10004/support-notifications:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [2023-07-13T22:08:40.654Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-07-13T22:08:40.654Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.9 [2023-07-13T22:08:40.654Z] - nexus3.edgexfoundry.org:10004/support-notifications:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [2023-07-13T22:08:40.654Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-07-13T22:08:40.680Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-07-13T22:08:40.680Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [2023-07-13T22:08:40.680Z] latest [2023-07-13T22:08:40.680Z] 3.1.0-dev.9 [2023-07-13T22:08:40.680Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [2023-07-13T22:08:40.680Z] main [2023-07-13T22:08:40.680Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:08:41.015Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:08:41.322Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [2023-07-13T22:08:41.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-07-13T22:08:41.322Z] 1f48667f1aba: Preparing [2023-07-13T22:08:41.322Z] 8efef24f7e9d: Preparing [2023-07-13T22:08:41.322Z] 18604ebe9791: Preparing [2023-07-13T22:08:41.322Z] 6c2dad04493b: Preparing [2023-07-13T22:08:41.322Z] 3eb70f058901: Preparing [2023-07-13T22:08:41.322Z] 3dab9f8bf2d2: Preparing [2023-07-13T22:08:41.322Z] 3dab9f8bf2d2: Waiting [2023-07-13T22:08:41.322Z] 18604ebe9791: Layer already exists [2023-07-13T22:08:41.322Z] 6c2dad04493b: Layer already exists [2023-07-13T22:08:41.322Z] 3eb70f058901: Layer already exists [2023-07-13T22:08:41.322Z] 3dab9f8bf2d2: Layer already exists [2023-07-13T22:08:41.322Z] 1f48667f1aba: Pushed [2023-07-13T22:08:43.859Z] 8efef24f7e9d: Pushed [2023-07-13T22:08:43.859Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65: digest: sha256:79e67394ed2034ff9726696af959ebe0a5e489bdeb0b5c200330cf13e19d5eda size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:08:44.164Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:08:44.468Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-07-13T22:08:44.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-07-13T22:08:44.468Z] 1f48667f1aba: Preparing [2023-07-13T22:08:44.468Z] 8efef24f7e9d: Preparing [2023-07-13T22:08:44.468Z] 18604ebe9791: Preparing [2023-07-13T22:08:44.468Z] 6c2dad04493b: Preparing [2023-07-13T22:08:44.468Z] 3eb70f058901: Preparing [2023-07-13T22:08:44.468Z] 3dab9f8bf2d2: Preparing [2023-07-13T22:08:44.468Z] 3dab9f8bf2d2: Waiting [2023-07-13T22:08:44.468Z] 3eb70f058901: Layer already exists [2023-07-13T22:08:44.468Z] 18604ebe9791: Layer already exists [2023-07-13T22:08:44.468Z] 8efef24f7e9d: Layer already exists [2023-07-13T22:08:44.468Z] 1f48667f1aba: Layer already exists [2023-07-13T22:08:44.468Z] 6c2dad04493b: Layer already exists [2023-07-13T22:08:44.468Z] 3dab9f8bf2d2: Layer already exists [2023-07-13T22:08:44.468Z] latest: digest: sha256:79e67394ed2034ff9726696af959ebe0a5e489bdeb0b5c200330cf13e19d5eda size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:08:44.773Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:08:45.078Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.9 [2023-07-13T22:08:45.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-07-13T22:08:45.078Z] 1f48667f1aba: Preparing [2023-07-13T22:08:45.078Z] 8efef24f7e9d: Preparing [2023-07-13T22:08:45.078Z] 18604ebe9791: Preparing [2023-07-13T22:08:45.078Z] 6c2dad04493b: Preparing [2023-07-13T22:08:45.078Z] 3eb70f058901: Preparing [2023-07-13T22:08:45.078Z] 3dab9f8bf2d2: Preparing [2023-07-13T22:08:45.078Z] 3dab9f8bf2d2: Waiting [2023-07-13T22:08:45.078Z] 6c2dad04493b: Layer already exists [2023-07-13T22:08:45.078Z] 3eb70f058901: Layer already exists [2023-07-13T22:08:45.078Z] 18604ebe9791: Layer already exists [2023-07-13T22:08:45.078Z] 8efef24f7e9d: Layer already exists [2023-07-13T22:08:45.078Z] 1f48667f1aba: Layer already exists [2023-07-13T22:08:45.078Z] 3dab9f8bf2d2: Layer already exists [2023-07-13T22:08:45.078Z] 3.1.0-dev.9: digest: sha256:79e67394ed2034ff9726696af959ebe0a5e489bdeb0b5c200330cf13e19d5eda size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:08:45.387Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:08:45.691Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [2023-07-13T22:08:45.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-07-13T22:08:45.691Z] 1f48667f1aba: Preparing [2023-07-13T22:08:45.691Z] 8efef24f7e9d: Preparing [2023-07-13T22:08:45.691Z] 18604ebe9791: Preparing [2023-07-13T22:08:45.691Z] 6c2dad04493b: Preparing [2023-07-13T22:08:45.691Z] 3eb70f058901: Preparing [2023-07-13T22:08:45.691Z] 3dab9f8bf2d2: Preparing [2023-07-13T22:08:45.691Z] 3dab9f8bf2d2: Waiting [2023-07-13T22:08:45.691Z] 6c2dad04493b: Layer already exists [2023-07-13T22:08:45.691Z] 3eb70f058901: Layer already exists [2023-07-13T22:08:45.691Z] 1f48667f1aba: Layer already exists [2023-07-13T22:08:45.691Z] 8efef24f7e9d: Layer already exists [2023-07-13T22:08:45.691Z] 18604ebe9791: Layer already exists [2023-07-13T22:08:45.691Z] 3dab9f8bf2d2: Layer already exists [2023-07-13T22:08:45.691Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9: digest: sha256:79e67394ed2034ff9726696af959ebe0a5e489bdeb0b5c200330cf13e19d5eda size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:08:46.013Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:08:46.317Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-07-13T22:08:46.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-07-13T22:08:46.317Z] 1f48667f1aba: Preparing [2023-07-13T22:08:46.317Z] 8efef24f7e9d: Preparing [2023-07-13T22:08:46.317Z] 18604ebe9791: Preparing [2023-07-13T22:08:46.317Z] 6c2dad04493b: Preparing [2023-07-13T22:08:46.317Z] 3eb70f058901: Preparing [2023-07-13T22:08:46.317Z] 3dab9f8bf2d2: Preparing [2023-07-13T22:08:46.317Z] 3eb70f058901: Layer already exists [2023-07-13T22:08:46.317Z] 1f48667f1aba: Layer already exists [2023-07-13T22:08:46.317Z] 8efef24f7e9d: Layer already exists [2023-07-13T22:08:46.317Z] 18604ebe9791: Layer already exists [2023-07-13T22:08:46.317Z] 6c2dad04493b: Layer already exists [2023-07-13T22:08:46.317Z] 3dab9f8bf2d2: Layer already exists [2023-07-13T22:08:46.317Z] main: digest: sha256:79e67394ed2034ff9726696af959ebe0a5e489bdeb0b5c200330cf13e19d5eda size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-13T22:08:46.357Z] ===================================================== [Pipeline] echo [2023-07-13T22:08:46.363Z] taggedImages: [2023-07-13T22:08:46.363Z] - nexus3.edgexfoundry.org:10004/support-scheduler:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [2023-07-13T22:08:46.363Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-07-13T22:08:46.363Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.9 [2023-07-13T22:08:46.363Z] - nexus3.edgexfoundry.org:10004/support-scheduler:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [2023-07-13T22:08:46.363Z] - 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-07-13T22:22:53.015Z] #113 ... [2023-07-13T22:22:53.015Z] [2023-07-13T22:22:53.015Z] #108 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-13T22:22:53.015Z] #108 DONE 899.8s [2023-07-13T22:22:53.015Z] [2023-07-13T22:22:53.015Z] #113 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-13T22:22:53.015Z] #113 ... [2023-07-13T22:22:53.015Z] [2023-07-13T22:22:53.015Z] #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T22:22:53.015Z] #147 DONE 0.1s [2023-07-13T22:22:53.015Z] [2023-07-13T22:22:53.015Z] #113 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-13T22:22:53.015Z] #113 ... [2023-07-13T22:22:53.015Z] [2023-07-13T22:22:53.015Z] #148 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-13T22:22:53.015Z] #148 DONE 0.2s [2023-07-13T22:22:53.015Z] [2023-07-13T22:22:53.015Z] #149 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-07-13T22:22:53.015Z] #149 DONE 0.4s [2023-07-13T22:22:53.015Z] [2023-07-13T22:22:53.015Z] #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-13T22:22:53.015Z] #133 ... [2023-07-13T22:22:53.015Z] [2023-07-13T22:22:53.015Z] #150 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-07-13T22:22:53.015Z] #150 DONE 0.2s [2023-07-13T22:22:53.015Z] [2023-07-13T22:22:53.015Z] #151 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-07-13T22:22:53.015Z] #151 DONE 0.2s [2023-07-13T22:22:53.015Z] [2023-07-13T22:22:53.015Z] #152 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-13T22:22:53.015Z] #152 DONE 2.3s [2023-07-13T22:22:53.015Z] [2023-07-13T22:22:53.015Z] #142 [security-proxy-auth] exporting to image [2023-07-13T22:22:53.015Z] #142 exporting layers [2023-07-13T22:22:53.015Z] #142 exporting layers 0.5s done [2023-07-13T22:22:53.015Z] #142 writing image sha256:012da71837531b2c856bcbeefac7ec5640e5b035f6cc254cea448cde45157a76 done [2023-07-13T22:22:53.015Z] #142 naming to docker.io/library/security-proxy-auth-arm64 done [2023-07-13T22:22:53.015Z] #142 DONE 4.8s [2023-07-13T22:22:53.015Z] [2023-07-13T22:22:53.015Z] #113 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-13T22:22:53.015Z] #113 ... [2023-07-13T22:22:53.015Z] [2023-07-13T22:22:53.015Z] #130 [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-07-13T22:22:53.015Z] #130 906.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.9" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-07-13T22:22:55.615Z] #130 ... [2023-07-13T22:22:55.615Z] [2023-07-13T22:22:55.615Z] #118 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-13T22:22:55.615Z] #118 DONE 911.4s [2023-07-13T22:22:55.615Z] [2023-07-13T22:22:55.615Z] #113 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-13T22:22:55.885Z] #113 ... [2023-07-13T22:22:55.885Z] [2023-07-13T22:22:55.885Z] #153 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T22:22:56.156Z] #153 DONE 0.3s [2023-07-13T22:22:56.156Z] [2023-07-13T22:22:56.156Z] #154 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-07-13T22:22:56.156Z] #154 DONE 0.2s [2023-07-13T22:22:56.156Z] [2023-07-13T22:22:56.156Z] #155 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-07-13T22:22:56.461Z] #155 DONE 0.2s [2023-07-13T22:22:56.461Z] [2023-07-13T22:22:56.461Z] #113 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-13T22:22:56.461Z] #113 ... [2023-07-13T22:22:56.461Z] [2023-07-13T22:22:56.461Z] #156 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-07-13T22:22:56.729Z] #156 DONE 0.3s [2023-07-13T22:22:56.729Z] [2023-07-13T22:22:56.729Z] #157 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-07-13T22:22:56.998Z] #157 DONE 0.2s [2023-07-13T22:22:56.998Z] [2023-07-13T22:22:56.998Z] #158 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-13T22:22:59.577Z] #158 DONE 2.2s [2023-07-13T22:22:59.577Z] [2023-07-13T22:22:59.577Z] #142 [security-proxy-setup] exporting to image [2023-07-13T22:22:59.577Z] #142 exporting layers [2023-07-13T22:22:59.844Z] #142 exporting layers 0.6s done [2023-07-13T22:22:59.844Z] #142 writing image sha256:a694d99bc7016679e555c48e2b8301b3812d110f4c0998bdf1b02bbc21c7bdc3 done [2023-07-13T22:22:59.844Z] #142 naming to docker.io/library/security-proxy-setup-arm64 done [2023-07-13T22:22:59.844Z] #142 DONE 5.4s [2023-07-13T22:22:59.844Z] [2023-07-13T22:22:59.844Z] #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-13T22:23:09.900Z] #101 ... [2023-07-13T22:23:09.900Z] [2023-07-13T22:23:09.900Z] #109 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-13T22:23:09.900Z] #109 DONE 925.7s [2023-07-13T22:23:09.900Z] [2023-07-13T22:23:09.900Z] #159 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-07-13T22:23:10.174Z] #159 DONE 0.4s [2023-07-13T22:23:10.174Z] [2023-07-13T22:23:10.174Z] #160 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-07-13T22:23:11.133Z] #160 ... [2023-07-13T22:23:11.133Z] [2023-07-13T22:23:11.133Z] #130 [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-07-13T22:23:11.133Z] #130 DONE 927.3s [2023-07-13T22:23:11.400Z] [2023-07-13T22:23:11.400Z] #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-13T22:23:11.674Z] #120 ... [2023-07-13T22:23:11.674Z] [2023-07-13T22:23:11.674Z] #161 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T22:23:11.981Z] #161 DONE 0.3s [2023-07-13T22:23:11.981Z] [2023-07-13T22:23:11.981Z] #162 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-07-13T22:23:12.247Z] #162 DONE 0.3s [2023-07-13T22:23:12.247Z] [2023-07-13T22:23:12.247Z] #163 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-07-13T22:23:12.247Z] #163 DONE 0.2s [2023-07-13T22:23:12.247Z] [2023-07-13T22:23:12.247Z] #113 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-13T22:23:12.565Z] #113 ... [2023-07-13T22:23:12.565Z] [2023-07-13T22:23:12.565Z] #164 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-07-13T22:23:12.831Z] #164 DONE 0.2s [2023-07-13T22:23:12.831Z] [2023-07-13T22:23:12.831Z] #165 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-07-13T22:23:12.831Z] #165 DONE 0.2s [2023-07-13T22:23:12.831Z] [2023-07-13T22:23:12.831Z] #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-13T22:23:12.831Z] #120 ... [2023-07-13T22:23:12.831Z] [2023-07-13T22:23:12.831Z] #166 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-07-13T22:23:13.097Z] #166 DONE 0.3s [2023-07-13T22:23:13.097Z] [2023-07-13T22:23:13.097Z] #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-13T22:23:13.097Z] #120 ... [2023-07-13T22:23:13.097Z] [2023-07-13T22:23:13.097Z] #167 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-07-13T22:23:13.680Z] #167 ... [2023-07-13T22:23:13.680Z] [2023-07-13T22:23:13.680Z] #160 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-07-13T22:23:13.680Z] #160 DONE 3.4s [2023-07-13T22:23:13.680Z] [2023-07-13T22:23:13.680Z] #167 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-07-13T22:23:13.680Z] #167 DONE 0.5s [2023-07-13T22:23:13.680Z] [2023-07-13T22:23:13.680Z] #168 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-07-13T22:23:13.680Z] #168 ... [2023-07-13T22:23:13.680Z] [2023-07-13T22:23:13.680Z] #169 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T22:23:13.680Z] #169 DONE 0.3s [2023-07-13T22:23:13.950Z] [2023-07-13T22:23:13.950Z] #168 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-07-13T22:23:13.950Z] #168 DONE 0.4s [2023-07-13T22:23:13.950Z] [2023-07-13T22:23:13.950Z] #170 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-07-13T22:23:13.950Z] #170 DONE 0.2s [2023-07-13T22:23:13.950Z] [2023-07-13T22:23:13.951Z] #171 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-13T22:23:14.913Z] #171 ... [2023-07-13T22:23:14.913Z] [2023-07-13T22:23:14.913Z] #172 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-07-13T22:23:14.913Z] #172 DONE 0.7s [2023-07-13T22:23:14.913Z] [2023-07-13T22:23:14.913Z] #173 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-07-13T22:23:14.913Z] #173 DONE 0.2s [2023-07-13T22:23:14.913Z] [2023-07-13T22:23:14.913Z] #113 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-13T22:23:15.192Z] #113 ... [2023-07-13T22:23:15.192Z] [2023-07-13T22:23:15.192Z] #174 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-07-13T22:23:15.192Z] #174 DONE 0.3s [2023-07-13T22:23:15.192Z] [2023-07-13T22:23:15.192Z] #113 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-13T22:23:15.460Z] #113 ... [2023-07-13T22:23:15.460Z] [2023-07-13T22:23:15.460Z] #175 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-07-13T22:23:15.460Z] #175 DONE 0.2s [2023-07-13T22:23:15.460Z] [2023-07-13T22:23:15.460Z] #176 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-07-13T22:23:15.730Z] #176 DONE 0.3s [2023-07-13T22:23:15.730Z] [2023-07-13T22:23:15.730Z] #177 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-07-13T22:23:16.005Z] #177 DONE 0.2s [2023-07-13T22:23:16.005Z] [2023-07-13T22:23:16.005Z] #178 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-07-13T22:23:16.977Z] #178 ... [2023-07-13T22:23:16.977Z] [2023-07-13T22:23:16.977Z] #171 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-13T22:23:16.977Z] #171 DONE 2.7s [2023-07-13T22:23:16.977Z] [2023-07-13T22:23:16.977Z] #142 [security-secretstore-setup] exporting to image [2023-07-13T22:23:16.977Z] #142 exporting layers [2023-07-13T22:23:18.382Z] #142 exporting layers 1.6s done [2023-07-13T22:23:18.382Z] #142 writing image sha256:ba9a5faa105c6fb7d57ae0d000d82e61b6d1a694c86d7d2039241837a68c4b4f done [2023-07-13T22:23:18.382Z] #142 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-07-13T22:23:18.382Z] #142 DONE 7.0s [2023-07-13T22:23:18.382Z] [2023-07-13T22:23:18.382Z] #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-13T22:23:18.382Z] #101 ... [2023-07-13T22:23:18.382Z] [2023-07-13T22:23:18.382Z] #178 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-07-13T22:23:18.382Z] #178 DONE 2.5s [2023-07-13T22:23:18.382Z] [2023-07-13T22:23:18.382Z] #142 [security-bootstrapper] exporting to image [2023-07-13T22:23:19.337Z] #142 exporting layers 0.7s done [2023-07-13T22:23:19.337Z] #142 writing image sha256:ba5d9ff265095228701f60c8187ac06960ddef5aeaa9166b74c2c33dead624ec done [2023-07-13T22:23:19.337Z] #142 naming to docker.io/library/security-bootstrapper-arm64 done [2023-07-13T22:23:19.337Z] #142 DONE 7.8s [2023-07-13T22:23:19.337Z] [2023-07-13T22:23:19.337Z] #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-13T22:23:45.997Z] #120 ... [2023-07-13T22:23:45.997Z] [2023-07-13T22:23:45.997Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-13T22:23:45.997Z] #131 DONE 960.5s [2023-07-13T22:23:45.997Z] [2023-07-13T22:23:45.997Z] #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-13T22:23:45.997Z] #132 ... [2023-07-13T22:23:45.997Z] [2023-07-13T22:23:45.997Z] #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T22:23:45.997Z] #179 DONE 0.2s [2023-07-13T22:23:45.997Z] [2023-07-13T22:23:45.997Z] #113 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-13T22:23:45.997Z] #113 ... [2023-07-13T22:23:45.997Z] [2023-07-13T22:23:45.997Z] #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-13T22:23:45.997Z] #180 DONE 0.1s [2023-07-13T22:23:45.997Z] [2023-07-13T22:23:45.997Z] #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-07-13T22:23:45.997Z] #181 DONE 0.3s [2023-07-13T22:23:45.997Z] [2023-07-13T22:23:45.997Z] #113 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-13T22:23:45.997Z] #113 ... [2023-07-13T22:23:45.997Z] [2023-07-13T22:23:45.997Z] #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-07-13T22:23:45.997Z] #182 DONE 0.1s [2023-07-13T22:23:45.997Z] [2023-07-13T22:23:45.997Z] #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-07-13T22:23:45.997Z] #183 DONE 0.1s [2023-07-13T22:23:45.997Z] [2023-07-13T22:23:45.997Z] #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-13T22:23:45.997Z] #101 ... [2023-07-13T22:23:45.997Z] [2023-07-13T22:23:45.997Z] #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-13T22:23:48.076Z] #184 DONE 2.1s [2023-07-13T22:23:48.076Z] [2023-07-13T22:23:48.076Z] #142 [core-common-config-bootstrapper] exporting to image [2023-07-13T22:23:48.076Z] #142 exporting layers [2023-07-13T22:23:48.350Z] #142 exporting layers 0.6s done [2023-07-13T22:23:48.350Z] #142 writing image sha256:096c0f48ea16fcfd8d6b3431afbfe673232b04964a04782cdc84d0fac1996bce [2023-07-13T22:23:48.629Z] #142 writing image sha256:096c0f48ea16fcfd8d6b3431afbfe673232b04964a04782cdc84d0fac1996bce done [2023-07-13T22:23:48.629Z] #142 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-07-13T22:23:48.629Z] #142 DONE 8.4s [2023-07-13T22:23:48.629Z] [2023-07-13T22:23:48.629Z] #113 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-13T22:24:04.930Z] #113 ... [2023-07-13T22:24:04.930Z] [2023-07-13T22:24:04.930Z] #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-13T22:24:04.930Z] #132 DONE 980.6s [2023-07-13T22:24:04.930Z] [2023-07-13T22:24:04.930Z] #113 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-13T22:24:04.930Z] #113 ... [2023-07-13T22:24:04.930Z] [2023-07-13T22:24:04.930Z] #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T22:24:05.199Z] #185 DONE 0.2s [2023-07-13T22:24:05.199Z] [2023-07-13T22:24:05.199Z] #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-07-13T22:24:05.199Z] #186 DONE 0.1s [2023-07-13T22:24:05.199Z] [2023-07-13T22:24:05.199Z] #113 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-13T22:24:05.466Z] #113 ... [2023-07-13T22:24:05.466Z] [2023-07-13T22:24:05.466Z] #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-07-13T22:24:05.739Z] #187 DONE 0.3s [2023-07-13T22:24:05.739Z] [2023-07-13T22:24:05.739Z] #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-07-13T22:24:05.739Z] #188 DONE 0.1s [2023-07-13T22:24:05.739Z] [2023-07-13T22:24:05.739Z] #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-13T22:24:05.739Z] #120 ... [2023-07-13T22:24:05.739Z] [2023-07-13T22:24:05.739Z] #142 [core-command] exporting to image [2023-07-13T22:24:05.739Z] #142 exporting layers [2023-07-13T22:24:06.004Z] #142 exporting layers 0.4s done [2023-07-13T22:24:06.269Z] #142 writing image sha256:461c08eb2895cfcb21054d44b2d1fd21ef3cd9f7651e8c1e005db38ff20904dd done [2023-07-13T22:24:06.269Z] #142 naming to docker.io/library/core-command-arm64 done [2023-07-13T22:24:06.269Z] #142 DONE 8.9s [2023-07-13T22:24:06.269Z] [2023-07-13T22:24:06.269Z] #113 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-13T22:24:12.925Z] #113 ... [2023-07-13T22:24:12.925Z] [2023-07-13T22:24:12.925Z] #121 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-13T22:24:12.925Z] #121 DONE 989.0s [2023-07-13T22:24:12.925Z] [2023-07-13T22:24:12.925Z] #113 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-13T22:24:13.222Z] #113 ... [2023-07-13T22:24:13.222Z] [2023-07-13T22:24:13.222Z] #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T22:24:13.488Z] #189 DONE 0.1s [2023-07-13T22:24:13.488Z] [2023-07-13T22:24:13.488Z] #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-13T22:24:13.488Z] #120 ... [2023-07-13T22:24:13.488Z] [2023-07-13T22:24:13.488Z] #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-13T22:24:13.760Z] #190 DONE 0.2s [2023-07-13T22:24:13.760Z] [2023-07-13T22:24:13.760Z] #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-13T22:24:13.760Z] #133 DONE 990.0s [2023-07-13T22:24:13.760Z] [2023-07-13T22:24:13.760Z] #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-07-13T22:24:14.353Z] #191 ... [2023-07-13T22:24:14.353Z] [2023-07-13T22:24:14.353Z] #192 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T22:24:14.353Z] #192 DONE 0.2s [2023-07-13T22:24:14.636Z] [2023-07-13T22:24:14.636Z] #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-13T22:24:14.636Z] #120 ... [2023-07-13T22:24:14.636Z] [2023-07-13T22:24:14.636Z] #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-07-13T22:24:14.636Z] #191 DONE 0.9s [2023-07-13T22:24:14.636Z] [2023-07-13T22:24:14.636Z] #193 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-13T22:24:14.941Z] #193 DONE 0.3s [2023-07-13T22:24:14.941Z] [2023-07-13T22:24:14.941Z] #194 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-07-13T22:24:15.215Z] #194 ... [2023-07-13T22:24:15.215Z] [2023-07-13T22:24:15.215Z] #195 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-07-13T22:24:15.215Z] #195 DONE 0.3s [2023-07-13T22:24:15.215Z] [2023-07-13T22:24:15.215Z] #142 [core-data] exporting to image [2023-07-13T22:24:15.215Z] #142 exporting layers [2023-07-13T22:24:15.821Z] #142 exporting layers 0.6s done [2023-07-13T22:24:15.821Z] #142 writing image sha256:6b8177aa126cfecb33e266ce8c0437fb7e2d629dd0cad1dd192dc762912af451 done [2023-07-13T22:24:15.821Z] #142 naming to docker.io/library/core-data-arm64 done [2023-07-13T22:24:15.821Z] #142 DONE 9.5s [2023-07-13T22:24:15.821Z] [2023-07-13T22:24:15.821Z] #194 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-07-13T22:24:15.821Z] #194 DONE 0.8s [2023-07-13T22:24:15.821Z] [2023-07-13T22:24:15.821Z] #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-13T22:24:15.821Z] #101 ... [2023-07-13T22:24:15.821Z] [2023-07-13T22:24:15.821Z] #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-07-13T22:24:16.095Z] #196 DONE 0.3s [2023-07-13T22:24:16.095Z] [2023-07-13T22:24:16.095Z] #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-13T22:24:16.095Z] #120 ... [2023-07-13T22:24:16.095Z] [2023-07-13T22:24:16.095Z] #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-07-13T22:24:16.095Z] #197 DONE 0.1s [2023-07-13T22:24:16.362Z] [2023-07-13T22:24:16.362Z] #142 [core-metadata] exporting to image [2023-07-13T22:24:16.628Z] #142 exporting layers 0.3s done [2023-07-13T22:24:16.628Z] #142 writing image sha256:d099b0e4721070d6fd5684b246a4ab02dd1973877fb6541bfb8dec3d78113419 done [2023-07-13T22:24:16.628Z] #142 naming to docker.io/library/core-metadata-arm64 done [2023-07-13T22:24:16.628Z] #142 DONE 9.8s [2023-07-13T22:24:16.628Z] [2023-07-13T22:24:16.628Z] #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-13T22:25:13.043Z] #120 ... [2023-07-13T22:25:13.043Z] [2023-07-13T22:25:13.043Z] #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-13T22:25:13.043Z] #101 DONE 1042.3s [2023-07-13T22:25:13.043Z] [2023-07-13T22:25:13.043Z] #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T22:25:13.043Z] #198 DONE 0.3s [2023-07-13T22:25:13.043Z] [2023-07-13T22:25:13.043Z] #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-13T22:25:13.043Z] #199 DONE 0.1s [2023-07-13T22:25:13.043Z] [2023-07-13T22:25:13.043Z] #113 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-13T22:25:13.043Z] #113 ... [2023-07-13T22:25:13.043Z] [2023-07-13T22:25:13.043Z] #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-07-13T22:25:13.043Z] #200 DONE 0.3s [2023-07-13T22:25:13.043Z] [2023-07-13T22:25:13.043Z] #201 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-07-13T22:25:13.043Z] #201 DONE 0.1s [2023-07-13T22:25:13.043Z] [2023-07-13T22:25:13.043Z] #142 [security-spiffe-token-provider] exporting to image [2023-07-13T22:25:13.043Z] #142 exporting layers [2023-07-13T22:25:13.043Z] #142 exporting layers 2.7s done [2023-07-13T22:25:13.043Z] #142 writing image sha256:621fe8c4a2202f1aa5a0c3c364fae982ee669512823c6563503eae4a068441ee done [2023-07-13T22:25:13.043Z] #142 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-07-13T22:25:13.043Z] #142 DONE 12.6s [2023-07-13T22:25:13.043Z] [2023-07-13T22:25:13.043Z] #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-13T22:25:31.249Z] #120 DONE 1066.5s [2023-07-13T22:25:31.249Z] [2023-07-13T22:25:31.249Z] #113 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-13T22:25:31.249Z] #113 DONE 1066.4s [2023-07-13T22:25:31.249Z] [2023-07-13T22:25:31.249Z] #202 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T22:25:31.249Z] #202 DONE 0.2s [2023-07-13T22:25:31.249Z] [2023-07-13T22:25:31.249Z] #203 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T22:25:31.249Z] #203 DONE 0.1s [2023-07-13T22:25:31.249Z] [2023-07-13T22:25:31.249Z] #204 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-13T22:25:31.249Z] #204 DONE 0.1s [2023-07-13T22:25:31.249Z] [2023-07-13T22:25:31.249Z] #205 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-13T22:25:31.249Z] #205 DONE 0.3s [2023-07-13T22:25:31.249Z] [2023-07-13T22:25:31.249Z] #206 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-07-13T22:25:31.249Z] #206 DONE 0.3s [2023-07-13T22:25:31.249Z] [2023-07-13T22:25:31.249Z] #207 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-07-13T22:25:31.514Z] #207 DONE 0.1s [2023-07-13T22:25:31.514Z] [2023-07-13T22:25:31.514Z] #142 [support-scheduler] exporting to image [2023-07-13T22:25:31.514Z] #142 exporting layers [2023-07-13T22:25:31.514Z] #142 ... [2023-07-13T22:25:31.514Z] [2023-07-13T22:25:31.514Z] #208 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-07-13T22:25:31.514Z] #208 DONE 0.3s [2023-07-13T22:25:31.514Z] [2023-07-13T22:25:31.514Z] #209 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-07-13T22:25:31.514Z] #209 DONE 0.1s [2023-07-13T22:25:31.780Z] [2023-07-13T22:25:31.780Z] #142 [support-notifications] exporting to image [2023-07-13T22:25:31.780Z] #142 exporting layers 0.4s done [2023-07-13T22:25:31.780Z] #142 writing image sha256:f0cdd2941b8a6631396e2e80eeeb610c46fdaabe28b0b806521e48f0d2adeca9 [2023-07-13T22:25:31.780Z] #142 writing image sha256:f0cdd2941b8a6631396e2e80eeeb610c46fdaabe28b0b806521e48f0d2adeca9 done [2023-07-13T22:25:31.780Z] #142 naming to docker.io/library/support-scheduler-arm64 done [2023-07-13T22:25:32.044Z] #142 exporting layers 0.4s done [2023-07-13T22:25:32.044Z] #142 writing image sha256:ce88e521f942b69c4ded27334278b5bb99a4e0d601a7bb18228c9a87e2c24288 done [2023-07-13T22:25:32.044Z] #142 naming to docker.io/library/support-notifications-arm64 done [2023-07-13T22:25:32.044Z] #142 DONE 13.3s [2023-07-13T22:25:32.044Z] time="2023-07-13T22:06:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-13T22:25:32.044Z] time="2023-07-13T22:06:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-13T22:25:32.044Z] time="2023-07-13T22:06:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-13T22:25:32.044Z] time="2023-07-13T22:06:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-13T22:25:32.044Z] time="2023-07-13T22:06:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-13T22:25:32.044Z] time="2023-07-13T22:06:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-13T22:25:32.044Z] time="2023-07-13T22:06:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-13T22:25:32.044Z] time="2023-07-13T22:06:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-13T22:25:32.044Z] time="2023-07-13T22:06:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-13T22:25:32.044Z] time="2023-07-13T22:06:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-13T22:25:32.044Z] time="2023-07-13T22:06:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-13T22:25:32.044Z] time="2023-07-13T22:06:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-13T22:25:32.044Z] time="2023-07-13T22:06:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-13T22:25:32.044Z] time="2023-07-13T22:06:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-07-13T22:25:32.068Z] $ docker stop --time=1 588862ef08f4c7c944820870ec7f12310daaebbda369eef3e5c6d27791deb745 [2023-07-13T22:25:33.692Z] $ docker rm -f --volumes 588862ef08f4c7c944820870ec7f12310daaebbda369eef3e5c6d27791deb745 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-13T22:25:34.160Z] + docker images [2023-07-13T22:25:34.160Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-07-13T22:25:34.160Z] support-scheduler-arm64 latest f0cdd2941b8a 3 seconds ago 31.8MB [2023-07-13T22:25:34.160Z] support-notifications-arm64 latest ce88e521f942 3 seconds ago 32.4MB [2023-07-13T22:25:34.160Z] security-spiffe-token-provider-arm64 latest 621fe8c4a220 27 seconds ago 33.3MB [2023-07-13T22:25:34.160Z] core-metadata-arm64 latest d099b0e47210 About a minute ago 20.8MB [2023-07-13T22:25:34.160Z] core-data-arm64 latest 6b8177aa126c About a minute ago 20.5MB [2023-07-13T22:25:34.160Z] core-command-arm64 latest 461c08eb2895 About a minute ago 20.3MB [2023-07-13T22:25:34.160Z] core-common-config-bootstrapper-arm64 latest 096c0f48ea16 About a minute ago 17.8MB [2023-07-13T22:25:34.160Z] security-bootstrapper-arm64 latest ba5d9ff26509 2 minutes ago 22.4MB [2023-07-13T22:25:34.160Z] security-secretstore-setup-arm64 latest ba9a5faa105c 2 minutes ago 42.5MB [2023-07-13T22:25:34.160Z] security-proxy-setup-arm64 latest a694d99bc701 2 minutes ago 19.3MB [2023-07-13T22:25:34.160Z] security-proxy-auth-arm64 latest 012da7183753 2 minutes ago 18.8MB [2023-07-13T22:25:34.160Z] security-spire-agent-arm64 latest a9b8ecca4734 17 minutes ago 153MB [2023-07-13T22:25:34.160Z] security-spire-server-arm64 latest 66e82a8239b6 17 minutes ago 97MB [2023-07-13T22:25:34.160Z] security-spire-config-arm64 latest c10b5977f33d 17 minutes ago 96.1MB [2023-07-13T22:25:34.160Z] ci-base-image-arm64 latest 3e723db77d9d 19 minutes ago 1.04GB [2023-07-13T22:25:34.160Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 29 hours ago 677MB [2023-07-13T22:25:34.160Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 6 weeks 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-07-13T22:25:34.263Z] provisioning config files... [2023-07-13T22:25:34.277Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/542@tmp/config18253874183662904618tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-13T22:25:34.609Z] ---> docker-login.sh [2023-07-13T22:25:34.609Z] nexus3.edgexfoundry.org:10001 [2023-07-13T22:25:34.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T22:25:34.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T22:25:34.876Z] Configure a credential helper to remove this warning. See [2023-07-13T22:25:34.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T22:25:34.876Z] [2023-07-13T22:25:34.876Z] Login Succeeded [2023-07-13T22:25:34.876Z] nexus3.edgexfoundry.org:10002 [2023-07-13T22:25:35.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T22:25:35.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T22:25:35.474Z] Configure a credential helper to remove this warning. See [2023-07-13T22:25:35.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T22:25:35.474Z] [2023-07-13T22:25:35.474Z] Login Succeeded [2023-07-13T22:25:35.474Z] nexus3.edgexfoundry.org:10003 [2023-07-13T22:25:35.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T22:25:35.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T22:25:35.745Z] Configure a credential helper to remove this warning. See [2023-07-13T22:25:35.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T22:25:35.745Z] [2023-07-13T22:25:35.745Z] Login Succeeded [2023-07-13T22:25:35.745Z] nexus3.edgexfoundry.org:10004 [2023-07-13T22:25:36.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T22:25:36.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T22:25:36.015Z] Configure a credential helper to remove this warning. See [2023-07-13T22:25:36.015Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T22:25:36.015Z] [2023-07-13T22:25:36.015Z] Login Succeeded [2023-07-13T22:25:36.015Z] docker.io [2023-07-13T22:25:36.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T22:25:36.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T22:25:36.560Z] Configure a credential helper to remove this warning. See [2023-07-13T22:25:36.560Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T22:25:36.560Z] [2023-07-13T22:25:36.560Z] Login Succeeded [2023-07-13T22:25:36.560Z] ---> docker-login.sh ends [Pipeline] } [2023-07-13T22:25:36.573Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-13T22:25:36.603Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-13T22:25:36.626Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-07-13T22:25:36.626Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [2023-07-13T22:25:36.626Z] latest [2023-07-13T22:25:36.626Z] 3.1.0-dev.9 [2023-07-13T22:25:36.626Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [2023-07-13T22:25:36.626Z] main [2023-07-13T22:25:36.626Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:25:37.004Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:25:37.396Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [2023-07-13T22:25:37.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-07-13T22:25:37.396Z] a6421e39292f: Preparing [2023-07-13T22:25:37.396Z] 0a6ba9406c9a: Preparing [2023-07-13T22:25:37.396Z] cbe41825a31b: Preparing [2023-07-13T22:25:37.396Z] 00621a05e079: Preparing [2023-07-13T22:25:37.396Z] 2a65d44bc87e: Preparing [2023-07-13T22:25:37.396Z] 9386262d7a74: Preparing [2023-07-13T22:25:37.396Z] 9386262d7a74: Waiting [2023-07-13T22:25:37.664Z] cbe41825a31b: Pushed [2023-07-13T22:25:37.664Z] 00621a05e079: Pushed [2023-07-13T22:25:37.664Z] 9386262d7a74: Layer already exists [2023-07-13T22:25:37.664Z] a6421e39292f: Pushed [2023-07-13T22:25:37.664Z] 2a65d44bc87e: Pushed [2023-07-13T22:25:40.996Z] 0a6ba9406c9a: Pushed [2023-07-13T22:25:40.996Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65: digest: sha256:6f0f85703f10e84d1c759b7780f1591f826911c0a6d6d90a33b8eb503d6cb1ea size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:25:41.330Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:25:41.661Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-07-13T22:25:41.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-07-13T22:25:41.662Z] a6421e39292f: Preparing [2023-07-13T22:25:41.662Z] 0a6ba9406c9a: Preparing [2023-07-13T22:25:41.662Z] cbe41825a31b: Preparing [2023-07-13T22:25:41.662Z] 00621a05e079: Preparing [2023-07-13T22:25:41.662Z] 2a65d44bc87e: Preparing [2023-07-13T22:25:41.662Z] 9386262d7a74: Preparing [2023-07-13T22:25:41.662Z] 9386262d7a74: Waiting [2023-07-13T22:25:41.662Z] a6421e39292f: Layer already exists [2023-07-13T22:25:41.662Z] cbe41825a31b: Layer already exists [2023-07-13T22:25:41.662Z] 0a6ba9406c9a: Layer already exists [2023-07-13T22:25:41.662Z] 00621a05e079: Layer already exists [2023-07-13T22:25:41.662Z] 2a65d44bc87e: Layer already exists [2023-07-13T22:25:41.662Z] 9386262d7a74: Layer already exists [2023-07-13T22:25:41.662Z] latest: digest: sha256:6f0f85703f10e84d1c759b7780f1591f826911c0a6d6d90a33b8eb503d6cb1ea size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:25:42.300Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:25:42.633Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.9 [2023-07-13T22:25:42.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-07-13T22:25:42.633Z] a6421e39292f: Preparing [2023-07-13T22:25:42.633Z] 0a6ba9406c9a: Preparing [2023-07-13T22:25:42.633Z] cbe41825a31b: Preparing [2023-07-13T22:25:42.633Z] 00621a05e079: Preparing [2023-07-13T22:25:42.633Z] 2a65d44bc87e: Preparing [2023-07-13T22:25:42.633Z] 9386262d7a74: Preparing [2023-07-13T22:25:42.633Z] 9386262d7a74: Waiting [2023-07-13T22:25:42.633Z] a6421e39292f: Layer already exists [2023-07-13T22:25:42.633Z] 2a65d44bc87e: Layer already exists [2023-07-13T22:25:42.634Z] cbe41825a31b: Layer already exists [2023-07-13T22:25:42.634Z] 00621a05e079: Layer already exists [2023-07-13T22:25:42.634Z] 0a6ba9406c9a: Layer already exists [2023-07-13T22:25:42.634Z] 9386262d7a74: Layer already exists [2023-07-13T22:25:42.634Z] 3.1.0-dev.9: digest: sha256:6f0f85703f10e84d1c759b7780f1591f826911c0a6d6d90a33b8eb503d6cb1ea size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:25:42.964Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:25:43.301Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [2023-07-13T22:25:43.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-07-13T22:25:43.301Z] a6421e39292f: Preparing [2023-07-13T22:25:43.301Z] 0a6ba9406c9a: Preparing [2023-07-13T22:25:43.301Z] cbe41825a31b: Preparing [2023-07-13T22:25:43.301Z] 00621a05e079: Preparing [2023-07-13T22:25:43.301Z] 2a65d44bc87e: Preparing [2023-07-13T22:25:43.301Z] 9386262d7a74: Preparing [2023-07-13T22:25:43.301Z] 9386262d7a74: Waiting [2023-07-13T22:25:43.301Z] 2a65d44bc87e: Layer already exists [2023-07-13T22:25:43.301Z] 00621a05e079: Layer already exists [2023-07-13T22:25:43.301Z] cbe41825a31b: Layer already exists [2023-07-13T22:25:43.301Z] 0a6ba9406c9a: Layer already exists [2023-07-13T22:25:43.301Z] a6421e39292f: Layer already exists [2023-07-13T22:25:43.301Z] 9386262d7a74: Layer already exists [2023-07-13T22:25:43.301Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9: digest: sha256:6f0f85703f10e84d1c759b7780f1591f826911c0a6d6d90a33b8eb503d6cb1ea size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:25:43.633Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:25:43.961Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-07-13T22:25:43.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-07-13T22:25:43.962Z] a6421e39292f: Preparing [2023-07-13T22:25:43.962Z] 0a6ba9406c9a: Preparing [2023-07-13T22:25:43.962Z] cbe41825a31b: Preparing [2023-07-13T22:25:43.962Z] 00621a05e079: Preparing [2023-07-13T22:25:43.962Z] 2a65d44bc87e: Preparing [2023-07-13T22:25:43.962Z] 9386262d7a74: Preparing [2023-07-13T22:25:43.962Z] 9386262d7a74: Waiting [2023-07-13T22:25:43.962Z] 00621a05e079: Layer already exists [2023-07-13T22:25:43.962Z] cbe41825a31b: Layer already exists [2023-07-13T22:25:43.962Z] a6421e39292f: Layer already exists [2023-07-13T22:25:43.962Z] 0a6ba9406c9a: Layer already exists [2023-07-13T22:25:43.962Z] 2a65d44bc87e: Layer already exists [2023-07-13T22:25:43.962Z] 9386262d7a74: Layer already exists [2023-07-13T22:25:43.962Z] main: digest: sha256:6f0f85703f10e84d1c759b7780f1591f826911c0a6d6d90a33b8eb503d6cb1ea size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-13T22:25:44.267Z] ===================================================== [Pipeline] echo [2023-07-13T22:25:44.273Z] taggedImages: [2023-07-13T22:25:44.273Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [2023-07-13T22:25:44.273Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-07-13T22:25:44.273Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.9 [2023-07-13T22:25:44.273Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [2023-07-13T22:25:44.273Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-07-13T22:25:44.290Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-07-13T22:25:44.290Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [2023-07-13T22:25:44.290Z] latest [2023-07-13T22:25:44.290Z] 3.1.0-dev.9 [2023-07-13T22:25:44.290Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [2023-07-13T22:25:44.290Z] main [2023-07-13T22:25:44.290Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:25:44.616Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:25:44.951Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [2023-07-13T22:25:44.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-07-13T22:25:44.951Z] 6cfaf9c41716: Preparing [2023-07-13T22:25:44.951Z] dcc6080756a7: Preparing [2023-07-13T22:25:44.951Z] dcc41abd502e: Preparing [2023-07-13T22:25:44.951Z] acb2c3eb2c45: Preparing [2023-07-13T22:25:44.951Z] cbe41825a31b: Preparing [2023-07-13T22:25:44.951Z] 00621a05e079: Preparing [2023-07-13T22:25:44.951Z] 2a65d44bc87e: Preparing [2023-07-13T22:25:44.951Z] 9386262d7a74: Preparing [2023-07-13T22:25:44.951Z] 2a65d44bc87e: Waiting [2023-07-13T22:25:44.951Z] 9386262d7a74: Waiting [2023-07-13T22:25:44.951Z] 00621a05e079: Waiting [2023-07-13T22:25:44.951Z] cbe41825a31b: Layer already exists [2023-07-13T22:25:44.951Z] 00621a05e079: Layer already exists [2023-07-13T22:25:45.215Z] 2a65d44bc87e: Layer already exists [2023-07-13T22:25:45.215Z] 9386262d7a74: Layer already exists [2023-07-13T22:25:45.215Z] 6cfaf9c41716: Pushed [2023-07-13T22:25:45.215Z] dcc6080756a7: Pushed [2023-07-13T22:25:45.215Z] dcc41abd502e: Pushed [2023-07-13T22:25:47.788Z] acb2c3eb2c45: Pushed [2023-07-13T22:25:47.788Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65: digest: sha256:b5c436d8b4194b35aee40cb0db2673d5d86b387b204a9dc902266bea3440fdd1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:25:48.116Z] + 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-07-13T22:25:48.444Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-07-13T22:25:48.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-07-13T22:25:48.445Z] 6cfaf9c41716: Preparing [2023-07-13T22:25:48.445Z] dcc6080756a7: Preparing [2023-07-13T22:25:48.445Z] dcc41abd502e: Preparing [2023-07-13T22:25:48.445Z] acb2c3eb2c45: Preparing [2023-07-13T22:25:48.445Z] cbe41825a31b: Preparing [2023-07-13T22:25:48.445Z] 00621a05e079: Preparing [2023-07-13T22:25:48.445Z] 2a65d44bc87e: Preparing [2023-07-13T22:25:48.445Z] 9386262d7a74: Preparing [2023-07-13T22:25:48.445Z] 00621a05e079: Waiting [2023-07-13T22:25:48.445Z] 2a65d44bc87e: Waiting [2023-07-13T22:25:48.445Z] 9386262d7a74: Waiting [2023-07-13T22:25:48.445Z] acb2c3eb2c45: Layer already exists [2023-07-13T22:25:48.445Z] dcc6080756a7: Layer already exists [2023-07-13T22:25:48.445Z] cbe41825a31b: Layer already exists [2023-07-13T22:25:48.445Z] 6cfaf9c41716: Layer already exists [2023-07-13T22:25:48.445Z] dcc41abd502e: Layer already exists [2023-07-13T22:25:48.445Z] 00621a05e079: Layer already exists [2023-07-13T22:25:48.445Z] 2a65d44bc87e: Layer already exists [2023-07-13T22:25:48.445Z] 9386262d7a74: Layer already exists [2023-07-13T22:25:48.708Z] latest: digest: sha256:b5c436d8b4194b35aee40cb0db2673d5d86b387b204a9dc902266bea3440fdd1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:25:49.037Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:25:49.371Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.9 [2023-07-13T22:25:49.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-07-13T22:25:49.371Z] 6cfaf9c41716: Preparing [2023-07-13T22:25:49.371Z] dcc6080756a7: Preparing [2023-07-13T22:25:49.371Z] dcc41abd502e: Preparing [2023-07-13T22:25:49.371Z] acb2c3eb2c45: Preparing [2023-07-13T22:25:49.371Z] cbe41825a31b: Preparing [2023-07-13T22:25:49.371Z] 00621a05e079: Preparing [2023-07-13T22:25:49.371Z] 2a65d44bc87e: Preparing [2023-07-13T22:25:49.371Z] 9386262d7a74: Preparing [2023-07-13T22:25:49.371Z] 2a65d44bc87e: Waiting [2023-07-13T22:25:49.371Z] 00621a05e079: Waiting [2023-07-13T22:25:49.371Z] 9386262d7a74: Waiting [2023-07-13T22:25:49.371Z] dcc41abd502e: Layer already exists [2023-07-13T22:25:49.371Z] dcc6080756a7: Layer already exists [2023-07-13T22:25:49.371Z] 6cfaf9c41716: Layer already exists [2023-07-13T22:25:49.371Z] acb2c3eb2c45: Layer already exists [2023-07-13T22:25:49.371Z] cbe41825a31b: Layer already exists [2023-07-13T22:25:49.371Z] 2a65d44bc87e: Layer already exists [2023-07-13T22:25:49.371Z] 00621a05e079: Layer already exists [2023-07-13T22:25:49.371Z] 9386262d7a74: Layer already exists [2023-07-13T22:25:49.371Z] 3.1.0-dev.9: digest: sha256:b5c436d8b4194b35aee40cb0db2673d5d86b387b204a9dc902266bea3440fdd1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:25:49.966Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:25:51.697Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [2023-07-13T22:25:51.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-07-13T22:25:51.697Z] 6cfaf9c41716: Preparing [2023-07-13T22:25:51.697Z] dcc6080756a7: Preparing [2023-07-13T22:25:51.697Z] dcc41abd502e: Preparing [2023-07-13T22:25:51.697Z] acb2c3eb2c45: Preparing [2023-07-13T22:25:51.697Z] cbe41825a31b: Preparing [2023-07-13T22:25:51.697Z] 00621a05e079: Preparing [2023-07-13T22:25:51.697Z] 2a65d44bc87e: Preparing [2023-07-13T22:25:51.697Z] 9386262d7a74: Preparing [2023-07-13T22:25:51.697Z] 00621a05e079: Waiting [2023-07-13T22:25:51.697Z] 2a65d44bc87e: Waiting [2023-07-13T22:25:51.697Z] 9386262d7a74: Waiting [2023-07-13T22:25:51.697Z] dcc41abd502e: Layer already exists [2023-07-13T22:25:51.697Z] acb2c3eb2c45: Layer already exists [2023-07-13T22:25:51.697Z] cbe41825a31b: Layer already exists [2023-07-13T22:25:51.697Z] 6cfaf9c41716: Layer already exists [2023-07-13T22:25:51.697Z] dcc6080756a7: Layer already exists [2023-07-13T22:25:51.697Z] 2a65d44bc87e: Layer already exists [2023-07-13T22:25:51.697Z] 9386262d7a74: Layer already exists [2023-07-13T22:25:51.697Z] 00621a05e079: Layer already exists [2023-07-13T22:25:51.697Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9: digest: sha256:b5c436d8b4194b35aee40cb0db2673d5d86b387b204a9dc902266bea3440fdd1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:25:52.026Z] + 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-07-13T22:25:52.353Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-07-13T22:25:52.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-07-13T22:25:52.353Z] 6cfaf9c41716: Preparing [2023-07-13T22:25:52.353Z] dcc6080756a7: Preparing [2023-07-13T22:25:52.353Z] dcc41abd502e: Preparing [2023-07-13T22:25:52.353Z] acb2c3eb2c45: Preparing [2023-07-13T22:25:52.353Z] cbe41825a31b: Preparing [2023-07-13T22:25:52.353Z] 00621a05e079: Preparing [2023-07-13T22:25:52.353Z] 2a65d44bc87e: Preparing [2023-07-13T22:25:52.353Z] 9386262d7a74: Preparing [2023-07-13T22:25:52.353Z] 2a65d44bc87e: Waiting [2023-07-13T22:25:52.353Z] 9386262d7a74: Waiting [2023-07-13T22:25:52.353Z] 00621a05e079: Waiting [2023-07-13T22:25:52.353Z] acb2c3eb2c45: Layer already exists [2023-07-13T22:25:52.353Z] 6cfaf9c41716: Layer already exists [2023-07-13T22:25:52.353Z] dcc6080756a7: Layer already exists [2023-07-13T22:25:52.353Z] cbe41825a31b: Layer already exists [2023-07-13T22:25:52.353Z] dcc41abd502e: Layer already exists [2023-07-13T22:25:52.353Z] 00621a05e079: Layer already exists [2023-07-13T22:25:52.353Z] 9386262d7a74: Layer already exists [2023-07-13T22:25:52.353Z] 2a65d44bc87e: Layer already exists [2023-07-13T22:25:52.353Z] main: digest: sha256:b5c436d8b4194b35aee40cb0db2673d5d86b387b204a9dc902266bea3440fdd1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-13T22:25:52.655Z] ===================================================== [Pipeline] echo [2023-07-13T22:25:52.661Z] taggedImages: [2023-07-13T22:25:52.661Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [2023-07-13T22:25:52.661Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-07-13T22:25:52.661Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.9 [2023-07-13T22:25:52.661Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [2023-07-13T22:25:52.661Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-07-13T22:25:52.678Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-07-13T22:25:52.678Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [2023-07-13T22:25:52.678Z] latest [2023-07-13T22:25:52.678Z] 3.1.0-dev.9 [2023-07-13T22:25:52.678Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [2023-07-13T22:25:52.678Z] main [2023-07-13T22:25:52.678Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:25:53.000Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:25:53.335Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [2023-07-13T22:25:53.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-07-13T22:25:53.335Z] 016d6390edfb: Preparing [2023-07-13T22:25:53.335Z] 0d263986456f: Preparing [2023-07-13T22:25:53.335Z] cbe41825a31b: Preparing [2023-07-13T22:25:53.335Z] 00621a05e079: Preparing [2023-07-13T22:25:53.335Z] 960a7a4c8e51: Preparing [2023-07-13T22:25:53.335Z] 9386262d7a74: Preparing [2023-07-13T22:25:53.335Z] 9386262d7a74: Waiting [2023-07-13T22:25:53.335Z] 00621a05e079: Layer already exists [2023-07-13T22:25:53.335Z] cbe41825a31b: Layer already exists [2023-07-13T22:25:53.335Z] 9386262d7a74: Layer already exists [2023-07-13T22:25:53.599Z] 960a7a4c8e51: Pushed [2023-07-13T22:25:53.599Z] 016d6390edfb: Pushed [2023-07-13T22:25:56.923Z] 0d263986456f: Pushed [2023-07-13T22:25:56.923Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65: digest: sha256:bd41ee1c298575170186ab482dab59cd32616e0e496d2c7c7dce391a3cb5f02b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:25:57.256Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:25:57.588Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-07-13T22:25:57.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-07-13T22:25:57.588Z] 016d6390edfb: Preparing [2023-07-13T22:25:57.588Z] 0d263986456f: Preparing [2023-07-13T22:25:57.588Z] cbe41825a31b: Preparing [2023-07-13T22:25:57.588Z] 00621a05e079: Preparing [2023-07-13T22:25:57.588Z] 960a7a4c8e51: Preparing [2023-07-13T22:25:57.588Z] 9386262d7a74: Preparing [2023-07-13T22:25:57.588Z] 9386262d7a74: Waiting [2023-07-13T22:25:57.588Z] cbe41825a31b: Layer already exists [2023-07-13T22:25:57.588Z] 0d263986456f: Layer already exists [2023-07-13T22:25:57.588Z] 00621a05e079: Layer already exists [2023-07-13T22:25:57.588Z] 016d6390edfb: Layer already exists [2023-07-13T22:25:57.588Z] 960a7a4c8e51: Layer already exists [2023-07-13T22:25:57.588Z] 9386262d7a74: Layer already exists [2023-07-13T22:25:57.588Z] latest: digest: sha256:bd41ee1c298575170186ab482dab59cd32616e0e496d2c7c7dce391a3cb5f02b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:25:57.930Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:25:58.257Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.9 [2023-07-13T22:25:58.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-07-13T22:25:58.257Z] 016d6390edfb: Preparing [2023-07-13T22:25:58.257Z] 0d263986456f: Preparing [2023-07-13T22:25:58.257Z] cbe41825a31b: Preparing [2023-07-13T22:25:58.257Z] 00621a05e079: Preparing [2023-07-13T22:25:58.257Z] 960a7a4c8e51: Preparing [2023-07-13T22:25:58.257Z] 9386262d7a74: Preparing [2023-07-13T22:25:58.257Z] 9386262d7a74: Waiting [2023-07-13T22:25:58.257Z] 016d6390edfb: Layer already exists [2023-07-13T22:25:58.257Z] 00621a05e079: Layer already exists [2023-07-13T22:25:58.257Z] 960a7a4c8e51: Layer already exists [2023-07-13T22:25:58.257Z] 0d263986456f: Layer already exists [2023-07-13T22:25:58.257Z] cbe41825a31b: Layer already exists [2023-07-13T22:25:58.257Z] 9386262d7a74: Layer already exists [2023-07-13T22:25:58.257Z] 3.1.0-dev.9: digest: sha256:bd41ee1c298575170186ab482dab59cd32616e0e496d2c7c7dce391a3cb5f02b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:25:58.584Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:25:58.910Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [2023-07-13T22:25:58.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-07-13T22:25:58.910Z] 016d6390edfb: Preparing [2023-07-13T22:25:58.910Z] 0d263986456f: Preparing [2023-07-13T22:25:58.910Z] cbe41825a31b: Preparing [2023-07-13T22:25:58.910Z] 00621a05e079: Preparing [2023-07-13T22:25:58.910Z] 960a7a4c8e51: Preparing [2023-07-13T22:25:58.910Z] 9386262d7a74: Preparing [2023-07-13T22:25:58.910Z] 9386262d7a74: Waiting [2023-07-13T22:25:58.910Z] 00621a05e079: Layer already exists [2023-07-13T22:25:58.910Z] 0d263986456f: Layer already exists [2023-07-13T22:25:58.910Z] 016d6390edfb: Layer already exists [2023-07-13T22:25:58.910Z] 960a7a4c8e51: Layer already exists [2023-07-13T22:25:58.910Z] cbe41825a31b: Layer already exists [2023-07-13T22:25:58.910Z] 9386262d7a74: Layer already exists [2023-07-13T22:25:58.910Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9: digest: sha256:bd41ee1c298575170186ab482dab59cd32616e0e496d2c7c7dce391a3cb5f02b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:25:59.240Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:25:59.573Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-07-13T22:25:59.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-07-13T22:25:59.573Z] 016d6390edfb: Preparing [2023-07-13T22:25:59.573Z] 0d263986456f: Preparing [2023-07-13T22:25:59.573Z] cbe41825a31b: Preparing [2023-07-13T22:25:59.573Z] 00621a05e079: Preparing [2023-07-13T22:25:59.573Z] 960a7a4c8e51: Preparing [2023-07-13T22:25:59.573Z] 9386262d7a74: Preparing [2023-07-13T22:25:59.573Z] 9386262d7a74: Waiting [2023-07-13T22:25:59.573Z] 016d6390edfb: Layer already exists [2023-07-13T22:25:59.573Z] 0d263986456f: Layer already exists [2023-07-13T22:25:59.573Z] 00621a05e079: Layer already exists [2023-07-13T22:25:59.573Z] cbe41825a31b: Layer already exists [2023-07-13T22:25:59.573Z] 960a7a4c8e51: Layer already exists [2023-07-13T22:25:59.573Z] 9386262d7a74: Layer already exists [2023-07-13T22:25:59.573Z] main: digest: sha256:bd41ee1c298575170186ab482dab59cd32616e0e496d2c7c7dce391a3cb5f02b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-13T22:25:59.887Z] ===================================================== [Pipeline] echo [2023-07-13T22:25:59.897Z] taggedImages: [2023-07-13T22:25:59.897Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [2023-07-13T22:25:59.897Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-07-13T22:25:59.897Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.9 [2023-07-13T22:25:59.897Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [2023-07-13T22:25:59.897Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-07-13T22:25:59.923Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-07-13T22:25:59.923Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [2023-07-13T22:25:59.923Z] latest [2023-07-13T22:25:59.923Z] 3.1.0-dev.9 [2023-07-13T22:25:59.923Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [2023-07-13T22:25:59.923Z] main [2023-07-13T22:25:59.923Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:26:00.271Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:26:00.722Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [2023-07-13T22:26:00.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-07-13T22:26:00.722Z] a310bc2e46a9: Preparing [2023-07-13T22:26:00.722Z] 23731217a164: Preparing [2023-07-13T22:26:00.722Z] 93614f79eae0: Preparing [2023-07-13T22:26:00.722Z] cbe41825a31b: Preparing [2023-07-13T22:26:00.722Z] 00621a05e079: Preparing [2023-07-13T22:26:00.722Z] 2a65d44bc87e: Preparing [2023-07-13T22:26:00.722Z] 9386262d7a74: Preparing [2023-07-13T22:26:00.722Z] 2a65d44bc87e: Waiting [2023-07-13T22:26:00.722Z] 9386262d7a74: Waiting [2023-07-13T22:26:00.722Z] 00621a05e079: Layer already exists [2023-07-13T22:26:00.722Z] cbe41825a31b: Layer already exists [2023-07-13T22:26:00.988Z] 2a65d44bc87e: Layer already exists [2023-07-13T22:26:00.988Z] 23731217a164: Pushed [2023-07-13T22:26:00.988Z] 9386262d7a74: Layer already exists [2023-07-13T22:26:00.988Z] a310bc2e46a9: Pushed [2023-07-13T22:26:04.320Z] 93614f79eae0: Pushed [2023-07-13T22:26:04.320Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65: digest: sha256:0a9bc9bb2feafcef80c9e1ba270500273abf8681f4646b5146e0b60db235b54f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:26:04.668Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:26:04.998Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-07-13T22:26:04.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-07-13T22:26:04.998Z] a310bc2e46a9: Preparing [2023-07-13T22:26:04.998Z] 23731217a164: Preparing [2023-07-13T22:26:04.998Z] 93614f79eae0: Preparing [2023-07-13T22:26:04.998Z] cbe41825a31b: Preparing [2023-07-13T22:26:04.998Z] 00621a05e079: Preparing [2023-07-13T22:26:04.998Z] 2a65d44bc87e: Preparing [2023-07-13T22:26:04.998Z] 9386262d7a74: Preparing [2023-07-13T22:26:04.998Z] 2a65d44bc87e: Waiting [2023-07-13T22:26:04.998Z] 9386262d7a74: Waiting [2023-07-13T22:26:04.998Z] a310bc2e46a9: Layer already exists [2023-07-13T22:26:04.998Z] 93614f79eae0: Layer already exists [2023-07-13T22:26:04.998Z] cbe41825a31b: Layer already exists [2023-07-13T22:26:04.998Z] 23731217a164: Layer already exists [2023-07-13T22:26:04.998Z] 00621a05e079: Layer already exists [2023-07-13T22:26:04.998Z] 9386262d7a74: Layer already exists [2023-07-13T22:26:04.998Z] 2a65d44bc87e: Layer already exists [2023-07-13T22:26:05.262Z] latest: digest: sha256:0a9bc9bb2feafcef80c9e1ba270500273abf8681f4646b5146e0b60db235b54f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:26:05.597Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:26:05.928Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.9 [2023-07-13T22:26:05.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-07-13T22:26:05.929Z] a310bc2e46a9: Preparing [2023-07-13T22:26:05.929Z] 23731217a164: Preparing [2023-07-13T22:26:05.929Z] 93614f79eae0: Preparing [2023-07-13T22:26:05.929Z] cbe41825a31b: Preparing [2023-07-13T22:26:05.929Z] 00621a05e079: Preparing [2023-07-13T22:26:05.929Z] 2a65d44bc87e: Preparing [2023-07-13T22:26:05.929Z] 9386262d7a74: Preparing [2023-07-13T22:26:05.929Z] 2a65d44bc87e: Waiting [2023-07-13T22:26:05.929Z] 9386262d7a74: Waiting [2023-07-13T22:26:05.929Z] 23731217a164: Layer already exists [2023-07-13T22:26:05.929Z] 00621a05e079: Layer already exists [2023-07-13T22:26:05.929Z] 93614f79eae0: Layer already exists [2023-07-13T22:26:05.929Z] a310bc2e46a9: Layer already exists [2023-07-13T22:26:05.929Z] cbe41825a31b: Layer already exists [2023-07-13T22:26:05.929Z] 2a65d44bc87e: Layer already exists [2023-07-13T22:26:05.929Z] 9386262d7a74: Layer already exists [2023-07-13T22:26:05.929Z] 3.1.0-dev.9: digest: sha256:0a9bc9bb2feafcef80c9e1ba270500273abf8681f4646b5146e0b60db235b54f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:26:06.262Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:26:06.590Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [2023-07-13T22:26:06.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-07-13T22:26:06.590Z] a310bc2e46a9: Preparing [2023-07-13T22:26:06.590Z] 23731217a164: Preparing [2023-07-13T22:26:06.590Z] 93614f79eae0: Preparing [2023-07-13T22:26:06.590Z] cbe41825a31b: Preparing [2023-07-13T22:26:06.590Z] 00621a05e079: Preparing [2023-07-13T22:26:06.590Z] 2a65d44bc87e: Preparing [2023-07-13T22:26:06.590Z] 9386262d7a74: Preparing [2023-07-13T22:26:06.590Z] 2a65d44bc87e: Waiting [2023-07-13T22:26:06.590Z] 9386262d7a74: Waiting [2023-07-13T22:26:06.590Z] 23731217a164: Layer already exists [2023-07-13T22:26:06.590Z] 00621a05e079: Layer already exists [2023-07-13T22:26:06.590Z] a310bc2e46a9: Layer already exists [2023-07-13T22:26:06.590Z] cbe41825a31b: Layer already exists [2023-07-13T22:26:06.590Z] 93614f79eae0: Layer already exists [2023-07-13T22:26:06.590Z] 9386262d7a74: Layer already exists [2023-07-13T22:26:06.590Z] 2a65d44bc87e: Layer already exists [2023-07-13T22:26:06.591Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9: digest: sha256:0a9bc9bb2feafcef80c9e1ba270500273abf8681f4646b5146e0b60db235b54f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:26:06.933Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:26:07.266Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-07-13T22:26:07.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-07-13T22:26:07.266Z] a310bc2e46a9: Preparing [2023-07-13T22:26:07.266Z] 23731217a164: Preparing [2023-07-13T22:26:07.266Z] 93614f79eae0: Preparing [2023-07-13T22:26:07.266Z] cbe41825a31b: Preparing [2023-07-13T22:26:07.266Z] 00621a05e079: Preparing [2023-07-13T22:26:07.266Z] 2a65d44bc87e: Preparing [2023-07-13T22:26:07.266Z] 9386262d7a74: Preparing [2023-07-13T22:26:07.266Z] 2a65d44bc87e: Waiting [2023-07-13T22:26:07.266Z] 9386262d7a74: Waiting [2023-07-13T22:26:07.266Z] 00621a05e079: Layer already exists [2023-07-13T22:26:07.266Z] cbe41825a31b: Layer already exists [2023-07-13T22:26:07.266Z] 23731217a164: Layer already exists [2023-07-13T22:26:07.266Z] a310bc2e46a9: Layer already exists [2023-07-13T22:26:07.266Z] 93614f79eae0: Layer already exists [2023-07-13T22:26:07.266Z] 9386262d7a74: Layer already exists [2023-07-13T22:26:07.266Z] 2a65d44bc87e: Layer already exists [2023-07-13T22:26:07.532Z] main: digest: sha256:0a9bc9bb2feafcef80c9e1ba270500273abf8681f4646b5146e0b60db235b54f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-13T22:26:07.569Z] ===================================================== [Pipeline] echo [2023-07-13T22:26:07.575Z] taggedImages: [2023-07-13T22:26:07.575Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [2023-07-13T22:26:07.575Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-07-13T22:26:07.575Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.9 [2023-07-13T22:26:07.575Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [2023-07-13T22:26:07.575Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-07-13T22:26:07.588Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-07-13T22:26:07.589Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [2023-07-13T22:26:07.589Z] latest [2023-07-13T22:26:07.589Z] 3.1.0-dev.9 [2023-07-13T22:26:07.589Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [2023-07-13T22:26:07.589Z] main [2023-07-13T22:26:07.589Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:26:07.917Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:26:08.247Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [2023-07-13T22:26:08.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-07-13T22:26:08.247Z] ff7802a91170: Preparing [2023-07-13T22:26:08.247Z] 1f7ea0dc8472: Preparing [2023-07-13T22:26:08.247Z] 11bcb7487f3c: Preparing [2023-07-13T22:26:08.247Z] 9127aa36f1c2: Preparing [2023-07-13T22:26:08.247Z] 95509108e28d: Preparing [2023-07-13T22:26:08.247Z] 765e16322f2a: Preparing [2023-07-13T22:26:08.247Z] 5c367b58782a: Preparing [2023-07-13T22:26:08.247Z] cbe41825a31b: Preparing [2023-07-13T22:26:08.247Z] 00621a05e079: Preparing [2023-07-13T22:26:08.247Z] 91694e5b218d: Preparing [2023-07-13T22:26:08.247Z] 9468d84c236e: Preparing [2023-07-13T22:26:08.247Z] 5f70bf18a086: Preparing [2023-07-13T22:26:08.247Z] 63935e918d30: Preparing [2023-07-13T22:26:08.247Z] 0dbe61521e62: Preparing [2023-07-13T22:26:08.247Z] 9386262d7a74: Preparing [2023-07-13T22:26:08.247Z] 765e16322f2a: Waiting [2023-07-13T22:26:08.247Z] 5c367b58782a: Waiting [2023-07-13T22:26:08.247Z] cbe41825a31b: Waiting [2023-07-13T22:26:08.247Z] 00621a05e079: Waiting [2023-07-13T22:26:08.247Z] 5f70bf18a086: Waiting [2023-07-13T22:26:08.247Z] 91694e5b218d: Waiting [2023-07-13T22:26:08.247Z] 9468d84c236e: Waiting [2023-07-13T22:26:08.247Z] 63935e918d30: Waiting [2023-07-13T22:26:08.247Z] 0dbe61521e62: Waiting [2023-07-13T22:26:08.247Z] 9386262d7a74: Waiting [2023-07-13T22:26:08.512Z] 1f7ea0dc8472: Pushed [2023-07-13T22:26:08.512Z] ff7802a91170: Pushed [2023-07-13T22:26:08.512Z] 9127aa36f1c2: Pushed [2023-07-13T22:26:08.512Z] 11bcb7487f3c: Pushed [2023-07-13T22:26:08.512Z] 95509108e28d: Pushed [2023-07-13T22:26:08.512Z] cbe41825a31b: Layer already exists [2023-07-13T22:26:08.512Z] 765e16322f2a: Pushed [2023-07-13T22:26:08.512Z] 00621a05e079: Layer already exists [2023-07-13T22:26:08.776Z] 91694e5b218d: Pushed [2023-07-13T22:26:08.776Z] 63935e918d30: Pushed [2023-07-13T22:26:08.776Z] 9468d84c236e: Pushed [2023-07-13T22:26:08.776Z] 5f70bf18a086: Pushed [2023-07-13T22:26:08.776Z] 9386262d7a74: Layer already exists [2023-07-13T22:26:08.776Z] 0dbe61521e62: Pushed [2023-07-13T22:26:12.103Z] 5c367b58782a: Pushed [2023-07-13T22:26:12.368Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65: digest: sha256:75f987d30e895e99d7a7aefbc95e5488feaabca44107c56bee0c5958414afbf0 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:26:12.694Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:26:13.021Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-07-13T22:26:13.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-07-13T22:26:13.021Z] ff7802a91170: Preparing [2023-07-13T22:26:13.021Z] 1f7ea0dc8472: Preparing [2023-07-13T22:26:13.021Z] 11bcb7487f3c: Preparing [2023-07-13T22:26:13.021Z] 9127aa36f1c2: Preparing [2023-07-13T22:26:13.021Z] 95509108e28d: Preparing [2023-07-13T22:26:13.021Z] 765e16322f2a: Preparing [2023-07-13T22:26:13.021Z] 5c367b58782a: Preparing [2023-07-13T22:26:13.021Z] cbe41825a31b: Preparing [2023-07-13T22:26:13.021Z] 00621a05e079: Preparing [2023-07-13T22:26:13.021Z] 91694e5b218d: Preparing [2023-07-13T22:26:13.021Z] 765e16322f2a: Waiting [2023-07-13T22:26:13.021Z] 9468d84c236e: Preparing [2023-07-13T22:26:13.021Z] 5c367b58782a: Waiting [2023-07-13T22:26:13.021Z] 5f70bf18a086: Preparing [2023-07-13T22:26:13.021Z] 63935e918d30: Preparing [2023-07-13T22:26:13.021Z] cbe41825a31b: Waiting [2023-07-13T22:26:13.021Z] 0dbe61521e62: Preparing [2023-07-13T22:26:13.021Z] 00621a05e079: Waiting [2023-07-13T22:26:13.021Z] 91694e5b218d: Waiting [2023-07-13T22:26:13.021Z] 9386262d7a74: Preparing [2023-07-13T22:26:13.021Z] 9468d84c236e: Waiting [2023-07-13T22:26:13.021Z] 0dbe61521e62: Waiting [2023-07-13T22:26:13.021Z] 5f70bf18a086: Waiting [2023-07-13T22:26:13.021Z] 9386262d7a74: Waiting [2023-07-13T22:26:13.021Z] 63935e918d30: Waiting [2023-07-13T22:26:13.021Z] 1f7ea0dc8472: Layer already exists [2023-07-13T22:26:13.021Z] 9127aa36f1c2: Layer already exists [2023-07-13T22:26:13.021Z] 95509108e28d: Layer already exists [2023-07-13T22:26:13.021Z] ff7802a91170: Layer already exists [2023-07-13T22:26:13.021Z] 11bcb7487f3c: Layer already exists [2023-07-13T22:26:13.021Z] 5c367b58782a: Layer already exists [2023-07-13T22:26:13.021Z] 765e16322f2a: Layer already exists [2023-07-13T22:26:13.021Z] cbe41825a31b: Layer already exists [2023-07-13T22:26:13.021Z] 91694e5b218d: Layer already exists [2023-07-13T22:26:13.021Z] 00621a05e079: Layer already exists [2023-07-13T22:26:13.021Z] 9468d84c236e: Layer already exists [2023-07-13T22:26:13.021Z] 5f70bf18a086: Layer already exists [2023-07-13T22:26:13.021Z] 9386262d7a74: Layer already exists [2023-07-13T22:26:13.021Z] 63935e918d30: Layer already exists [2023-07-13T22:26:13.021Z] 0dbe61521e62: Layer already exists [2023-07-13T22:26:13.285Z] latest: digest: sha256:75f987d30e895e99d7a7aefbc95e5488feaabca44107c56bee0c5958414afbf0 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:26:13.617Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:26:13.940Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.9 [2023-07-13T22:26:13.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-07-13T22:26:13.940Z] ff7802a91170: Preparing [2023-07-13T22:26:13.940Z] 1f7ea0dc8472: Preparing [2023-07-13T22:26:13.940Z] 11bcb7487f3c: Preparing [2023-07-13T22:26:13.940Z] 9127aa36f1c2: Preparing [2023-07-13T22:26:13.940Z] 95509108e28d: Preparing [2023-07-13T22:26:13.940Z] 765e16322f2a: Preparing [2023-07-13T22:26:13.940Z] 5c367b58782a: Preparing [2023-07-13T22:26:13.940Z] cbe41825a31b: Preparing [2023-07-13T22:26:13.940Z] 00621a05e079: Preparing [2023-07-13T22:26:13.940Z] 91694e5b218d: Preparing [2023-07-13T22:26:13.940Z] 9468d84c236e: Preparing [2023-07-13T22:26:13.940Z] 5f70bf18a086: Preparing [2023-07-13T22:26:13.940Z] 63935e918d30: Preparing [2023-07-13T22:26:13.940Z] 0dbe61521e62: Preparing [2023-07-13T22:26:13.940Z] 9386262d7a74: Preparing [2023-07-13T22:26:13.940Z] 765e16322f2a: Waiting [2023-07-13T22:26:13.940Z] 5c367b58782a: Waiting [2023-07-13T22:26:13.940Z] cbe41825a31b: Waiting [2023-07-13T22:26:13.940Z] 00621a05e079: Waiting [2023-07-13T22:26:13.940Z] 91694e5b218d: Waiting [2023-07-13T22:26:13.940Z] 9468d84c236e: Waiting [2023-07-13T22:26:13.940Z] 5f70bf18a086: Waiting [2023-07-13T22:26:13.940Z] 63935e918d30: Waiting [2023-07-13T22:26:13.940Z] 0dbe61521e62: Waiting [2023-07-13T22:26:13.940Z] 9386262d7a74: Waiting [2023-07-13T22:26:13.940Z] 1f7ea0dc8472: Layer already exists [2023-07-13T22:26:13.940Z] 11bcb7487f3c: Layer already exists [2023-07-13T22:26:13.940Z] ff7802a91170: Layer already exists [2023-07-13T22:26:13.940Z] 9127aa36f1c2: Layer already exists [2023-07-13T22:26:13.940Z] 95509108e28d: Layer already exists [2023-07-13T22:26:13.940Z] 91694e5b218d: Layer already exists [2023-07-13T22:26:13.940Z] 00621a05e079: Layer already exists [2023-07-13T22:26:13.940Z] 765e16322f2a: Layer already exists [2023-07-13T22:26:13.940Z] cbe41825a31b: Layer already exists [2023-07-13T22:26:13.940Z] 5c367b58782a: Layer already exists [2023-07-13T22:26:13.940Z] 9468d84c236e: Layer already exists [2023-07-13T22:26:13.940Z] 0dbe61521e62: Layer already exists [2023-07-13T22:26:13.940Z] 63935e918d30: Layer already exists [2023-07-13T22:26:13.940Z] 5f70bf18a086: Layer already exists [2023-07-13T22:26:13.940Z] 9386262d7a74: Layer already exists [2023-07-13T22:26:14.204Z] 3.1.0-dev.9: digest: sha256:75f987d30e895e99d7a7aefbc95e5488feaabca44107c56bee0c5958414afbf0 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:26:14.534Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:26:14.865Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [2023-07-13T22:26:14.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-07-13T22:26:14.865Z] ff7802a91170: Preparing [2023-07-13T22:26:14.865Z] 1f7ea0dc8472: Preparing [2023-07-13T22:26:14.865Z] 11bcb7487f3c: Preparing [2023-07-13T22:26:14.865Z] 9127aa36f1c2: Preparing [2023-07-13T22:26:14.865Z] 95509108e28d: Preparing [2023-07-13T22:26:14.865Z] 765e16322f2a: Preparing [2023-07-13T22:26:14.865Z] 5c367b58782a: Preparing [2023-07-13T22:26:14.865Z] cbe41825a31b: Preparing [2023-07-13T22:26:14.865Z] 00621a05e079: Preparing [2023-07-13T22:26:14.865Z] 91694e5b218d: Preparing [2023-07-13T22:26:14.865Z] 9468d84c236e: Preparing [2023-07-13T22:26:14.865Z] 5f70bf18a086: Preparing [2023-07-13T22:26:14.865Z] 63935e918d30: Preparing [2023-07-13T22:26:14.865Z] 0dbe61521e62: Preparing [2023-07-13T22:26:14.865Z] 9386262d7a74: Preparing [2023-07-13T22:26:14.865Z] 91694e5b218d: Waiting [2023-07-13T22:26:14.865Z] 63935e918d30: Waiting [2023-07-13T22:26:14.865Z] 0dbe61521e62: Waiting [2023-07-13T22:26:14.865Z] 9386262d7a74: Waiting [2023-07-13T22:26:14.865Z] 765e16322f2a: Waiting [2023-07-13T22:26:14.865Z] 9468d84c236e: Waiting [2023-07-13T22:26:14.865Z] 5c367b58782a: Waiting [2023-07-13T22:26:14.865Z] cbe41825a31b: Waiting [2023-07-13T22:26:14.865Z] 00621a05e079: Waiting [2023-07-13T22:26:14.865Z] 5f70bf18a086: Waiting [2023-07-13T22:26:14.865Z] 11bcb7487f3c: Layer already exists [2023-07-13T22:26:14.865Z] 1f7ea0dc8472: Layer already exists [2023-07-13T22:26:14.865Z] 95509108e28d: Layer already exists [2023-07-13T22:26:14.865Z] ff7802a91170: Layer already exists [2023-07-13T22:26:14.865Z] 9127aa36f1c2: Layer already exists [2023-07-13T22:26:14.865Z] 765e16322f2a: Layer already exists [2023-07-13T22:26:14.865Z] 5c367b58782a: Layer already exists [2023-07-13T22:26:14.865Z] cbe41825a31b: Layer already exists [2023-07-13T22:26:14.865Z] 91694e5b218d: Layer already exists [2023-07-13T22:26:14.865Z] 00621a05e079: Layer already exists [2023-07-13T22:26:14.865Z] 9468d84c236e: Layer already exists [2023-07-13T22:26:14.865Z] 5f70bf18a086: Layer already exists [2023-07-13T22:26:14.865Z] 0dbe61521e62: Layer already exists [2023-07-13T22:26:14.865Z] 9386262d7a74: Layer already exists [2023-07-13T22:26:14.865Z] 63935e918d30: Layer already exists [2023-07-13T22:26:15.128Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9: digest: sha256:75f987d30e895e99d7a7aefbc95e5488feaabca44107c56bee0c5958414afbf0 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:26:15.471Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:26:15.861Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-07-13T22:26:15.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-07-13T22:26:15.861Z] ff7802a91170: Preparing [2023-07-13T22:26:15.861Z] 1f7ea0dc8472: Preparing [2023-07-13T22:26:15.861Z] 11bcb7487f3c: Preparing [2023-07-13T22:26:15.861Z] 9127aa36f1c2: Preparing [2023-07-13T22:26:15.861Z] 95509108e28d: Preparing [2023-07-13T22:26:15.861Z] 765e16322f2a: Preparing [2023-07-13T22:26:15.861Z] 5c367b58782a: Preparing [2023-07-13T22:26:15.861Z] cbe41825a31b: Preparing [2023-07-13T22:26:15.861Z] 00621a05e079: Preparing [2023-07-13T22:26:15.861Z] 91694e5b218d: Preparing [2023-07-13T22:26:15.861Z] 9468d84c236e: Preparing [2023-07-13T22:26:15.861Z] 5f70bf18a086: Preparing [2023-07-13T22:26:15.861Z] 63935e918d30: Preparing [2023-07-13T22:26:15.861Z] 0dbe61521e62: Preparing [2023-07-13T22:26:15.861Z] 9386262d7a74: Preparing [2023-07-13T22:26:15.861Z] 765e16322f2a: Waiting [2023-07-13T22:26:15.861Z] 5c367b58782a: Waiting [2023-07-13T22:26:15.861Z] 9468d84c236e: Waiting [2023-07-13T22:26:15.861Z] 5f70bf18a086: Waiting [2023-07-13T22:26:15.861Z] 63935e918d30: Waiting [2023-07-13T22:26:15.861Z] 0dbe61521e62: Waiting [2023-07-13T22:26:15.861Z] 9386262d7a74: Waiting [2023-07-13T22:26:15.861Z] cbe41825a31b: Waiting [2023-07-13T22:26:15.861Z] 00621a05e079: Waiting [2023-07-13T22:26:15.861Z] 91694e5b218d: Waiting [2023-07-13T22:26:15.861Z] 1f7ea0dc8472: Layer already exists [2023-07-13T22:26:15.861Z] 95509108e28d: Layer already exists [2023-07-13T22:26:15.861Z] 9127aa36f1c2: Layer already exists [2023-07-13T22:26:15.861Z] 11bcb7487f3c: Layer already exists [2023-07-13T22:26:15.861Z] ff7802a91170: Layer already exists [2023-07-13T22:26:15.861Z] 765e16322f2a: Layer already exists [2023-07-13T22:26:15.861Z] cbe41825a31b: Layer already exists [2023-07-13T22:26:15.861Z] 5c367b58782a: Layer already exists [2023-07-13T22:26:15.861Z] 91694e5b218d: Layer already exists [2023-07-13T22:26:15.861Z] 00621a05e079: Layer already exists [2023-07-13T22:26:15.861Z] 5f70bf18a086: Layer already exists [2023-07-13T22:26:15.861Z] 9468d84c236e: Layer already exists [2023-07-13T22:26:15.861Z] 63935e918d30: Layer already exists [2023-07-13T22:26:15.861Z] 0dbe61521e62: Layer already exists [2023-07-13T22:26:15.861Z] 9386262d7a74: Layer already exists [2023-07-13T22:26:16.129Z] main: digest: sha256:75f987d30e895e99d7a7aefbc95e5488feaabca44107c56bee0c5958414afbf0 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-13T22:26:16.170Z] ===================================================== [Pipeline] echo [2023-07-13T22:26:16.177Z] taggedImages: [2023-07-13T22:26:16.177Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [2023-07-13T22:26:16.177Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-07-13T22:26:16.177Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.9 [2023-07-13T22:26:16.177Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [2023-07-13T22:26:16.177Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-07-13T22:26:16.193Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-07-13T22:26:16.193Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [2023-07-13T22:26:16.193Z] latest [2023-07-13T22:26:16.193Z] 3.1.0-dev.9 [2023-07-13T22:26:16.193Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [2023-07-13T22:26:16.193Z] main [2023-07-13T22:26:16.193Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:26:16.527Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:26:17.001Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [2023-07-13T22:26:17.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-07-13T22:26:17.001Z] 45da0589ef3e: Preparing [2023-07-13T22:26:17.001Z] 0920b3405f96: Preparing [2023-07-13T22:26:17.001Z] 3bd94b3917b3: Preparing [2023-07-13T22:26:17.001Z] d4ef6dd3a4cf: Preparing [2023-07-13T22:26:17.001Z] cbe41825a31b: Preparing [2023-07-13T22:26:17.001Z] 00621a05e079: Preparing [2023-07-13T22:26:17.001Z] 2a65d44bc87e: Preparing [2023-07-13T22:26:17.001Z] 9386262d7a74: Preparing [2023-07-13T22:26:17.001Z] 00621a05e079: Waiting [2023-07-13T22:26:17.001Z] 2a65d44bc87e: Waiting [2023-07-13T22:26:17.001Z] 9386262d7a74: Waiting [2023-07-13T22:26:17.001Z] 3bd94b3917b3: Pushed [2023-07-13T22:26:17.001Z] 0920b3405f96: Pushed [2023-07-13T22:26:17.276Z] cbe41825a31b: Layer already exists [2023-07-13T22:26:17.276Z] 00621a05e079: Layer already exists [2023-07-13T22:26:17.276Z] 9386262d7a74: Layer already exists [2023-07-13T22:26:17.276Z] 2a65d44bc87e: Layer already exists [2023-07-13T22:26:17.276Z] 45da0589ef3e: Pushed [2023-07-13T22:26:19.864Z] d4ef6dd3a4cf: Pushed [2023-07-13T22:26:19.864Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65: digest: sha256:61b5d2c9793a1e454ec18c31c9c2e3492932629ad51c425c573499a3b0303b87 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:26:20.194Z] + 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-07-13T22:26:20.517Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-07-13T22:26:20.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-07-13T22:26:20.517Z] 45da0589ef3e: Preparing [2023-07-13T22:26:20.517Z] 0920b3405f96: Preparing [2023-07-13T22:26:20.517Z] 3bd94b3917b3: Preparing [2023-07-13T22:26:20.517Z] d4ef6dd3a4cf: Preparing [2023-07-13T22:26:20.517Z] cbe41825a31b: Preparing [2023-07-13T22:26:20.517Z] 00621a05e079: Preparing [2023-07-13T22:26:20.517Z] 2a65d44bc87e: Preparing [2023-07-13T22:26:20.517Z] 9386262d7a74: Preparing [2023-07-13T22:26:20.517Z] 00621a05e079: Waiting [2023-07-13T22:26:20.517Z] 2a65d44bc87e: Waiting [2023-07-13T22:26:20.517Z] 9386262d7a74: Waiting [2023-07-13T22:26:20.517Z] 3bd94b3917b3: Layer already exists [2023-07-13T22:26:20.517Z] d4ef6dd3a4cf: Layer already exists [2023-07-13T22:26:20.517Z] 0920b3405f96: Layer already exists [2023-07-13T22:26:20.517Z] cbe41825a31b: Layer already exists [2023-07-13T22:26:20.517Z] 45da0589ef3e: Layer already exists [2023-07-13T22:26:20.517Z] 9386262d7a74: Layer already exists [2023-07-13T22:26:20.517Z] 2a65d44bc87e: Layer already exists [2023-07-13T22:26:20.517Z] 00621a05e079: Layer already exists [2023-07-13T22:26:20.517Z] latest: digest: sha256:61b5d2c9793a1e454ec18c31c9c2e3492932629ad51c425c573499a3b0303b87 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:26:21.114Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:26:21.445Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.9 [2023-07-13T22:26:21.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-07-13T22:26:21.445Z] 45da0589ef3e: Preparing [2023-07-13T22:26:21.445Z] 0920b3405f96: Preparing [2023-07-13T22:26:21.445Z] 3bd94b3917b3: Preparing [2023-07-13T22:26:21.446Z] d4ef6dd3a4cf: Preparing [2023-07-13T22:26:21.446Z] cbe41825a31b: Preparing [2023-07-13T22:26:21.446Z] 00621a05e079: Preparing [2023-07-13T22:26:21.446Z] 2a65d44bc87e: Preparing [2023-07-13T22:26:21.446Z] 9386262d7a74: Preparing [2023-07-13T22:26:21.446Z] 00621a05e079: Waiting [2023-07-13T22:26:21.446Z] 2a65d44bc87e: Waiting [2023-07-13T22:26:21.446Z] 9386262d7a74: Waiting [2023-07-13T22:26:21.446Z] cbe41825a31b: Layer already exists [2023-07-13T22:26:21.446Z] 0920b3405f96: Layer already exists [2023-07-13T22:26:21.446Z] 45da0589ef3e: Layer already exists [2023-07-13T22:26:21.446Z] d4ef6dd3a4cf: Layer already exists [2023-07-13T22:26:21.446Z] 3bd94b3917b3: Layer already exists [2023-07-13T22:26:21.446Z] 00621a05e079: Layer already exists [2023-07-13T22:26:21.446Z] 2a65d44bc87e: Layer already exists [2023-07-13T22:26:21.446Z] 9386262d7a74: Layer already exists [2023-07-13T22:26:21.446Z] 3.1.0-dev.9: digest: sha256:61b5d2c9793a1e454ec18c31c9c2e3492932629ad51c425c573499a3b0303b87 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:26:22.039Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:26:22.363Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [2023-07-13T22:26:22.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-07-13T22:26:22.363Z] 45da0589ef3e: Preparing [2023-07-13T22:26:22.363Z] 0920b3405f96: Preparing [2023-07-13T22:26:22.363Z] 3bd94b3917b3: Preparing [2023-07-13T22:26:22.363Z] d4ef6dd3a4cf: Preparing [2023-07-13T22:26:22.363Z] cbe41825a31b: Preparing [2023-07-13T22:26:22.363Z] 00621a05e079: Preparing [2023-07-13T22:26:22.363Z] 2a65d44bc87e: Preparing [2023-07-13T22:26:22.363Z] 9386262d7a74: Preparing [2023-07-13T22:26:22.363Z] 2a65d44bc87e: Waiting [2023-07-13T22:26:22.363Z] 9386262d7a74: Waiting [2023-07-13T22:26:22.363Z] 00621a05e079: Waiting [2023-07-13T22:26:22.363Z] cbe41825a31b: Layer already exists [2023-07-13T22:26:22.363Z] 0920b3405f96: Layer already exists [2023-07-13T22:26:22.363Z] 3bd94b3917b3: Layer already exists [2023-07-13T22:26:22.363Z] d4ef6dd3a4cf: Layer already exists [2023-07-13T22:26:22.363Z] 45da0589ef3e: Layer already exists [2023-07-13T22:26:22.363Z] 9386262d7a74: Layer already exists [2023-07-13T22:26:22.363Z] 00621a05e079: Layer already exists [2023-07-13T22:26:22.363Z] 2a65d44bc87e: Layer already exists [2023-07-13T22:26:22.363Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9: digest: sha256:61b5d2c9793a1e454ec18c31c9c2e3492932629ad51c425c573499a3b0303b87 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:26:22.962Z] + 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-07-13T22:26:23.283Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-07-13T22:26:23.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-07-13T22:26:23.283Z] 45da0589ef3e: Preparing [2023-07-13T22:26:23.283Z] 0920b3405f96: Preparing [2023-07-13T22:26:23.283Z] 3bd94b3917b3: Preparing [2023-07-13T22:26:23.283Z] d4ef6dd3a4cf: Preparing [2023-07-13T22:26:23.283Z] cbe41825a31b: Preparing [2023-07-13T22:26:23.283Z] 00621a05e079: Preparing [2023-07-13T22:26:23.283Z] 2a65d44bc87e: Preparing [2023-07-13T22:26:23.283Z] 9386262d7a74: Preparing [2023-07-13T22:26:23.283Z] 00621a05e079: Waiting [2023-07-13T22:26:23.283Z] 2a65d44bc87e: Waiting [2023-07-13T22:26:23.283Z] 9386262d7a74: Waiting [2023-07-13T22:26:23.283Z] cbe41825a31b: Layer already exists [2023-07-13T22:26:23.283Z] 0920b3405f96: Layer already exists [2023-07-13T22:26:23.283Z] 45da0589ef3e: Layer already exists [2023-07-13T22:26:23.283Z] d4ef6dd3a4cf: Layer already exists [2023-07-13T22:26:23.283Z] 3bd94b3917b3: Layer already exists [2023-07-13T22:26:23.283Z] 9386262d7a74: Layer already exists [2023-07-13T22:26:23.283Z] 00621a05e079: Layer already exists [2023-07-13T22:26:23.283Z] 2a65d44bc87e: Layer already exists [2023-07-13T22:26:23.283Z] main: digest: sha256:61b5d2c9793a1e454ec18c31c9c2e3492932629ad51c425c573499a3b0303b87 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-13T22:26:23.324Z] ===================================================== [Pipeline] echo [2023-07-13T22:26:23.330Z] taggedImages: [2023-07-13T22:26:23.330Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [2023-07-13T22:26:23.330Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-07-13T22:26:23.330Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.9 [2023-07-13T22:26:23.330Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [2023-07-13T22:26:23.330Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-07-13T22:26:23.345Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-07-13T22:26:23.345Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [2023-07-13T22:26:23.345Z] latest [2023-07-13T22:26:23.345Z] 3.1.0-dev.9 [2023-07-13T22:26:23.345Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [2023-07-13T22:26:23.345Z] main [2023-07-13T22:26:23.345Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:26:23.671Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:26:24.036Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [2023-07-13T22:26:24.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-07-13T22:26:24.036Z] 47f7fd0e2ff3: Preparing [2023-07-13T22:26:24.036Z] 482c03d2696d: Preparing [2023-07-13T22:26:24.036Z] e97c08e1075b: Preparing [2023-07-13T22:26:24.036Z] bc3abc582c6b: Preparing [2023-07-13T22:26:24.036Z] cbe41825a31b: Preparing [2023-07-13T22:26:24.036Z] 00621a05e079: Preparing [2023-07-13T22:26:24.036Z] bee3f061c625: Preparing [2023-07-13T22:26:24.036Z] 457874059528: Preparing [2023-07-13T22:26:24.036Z] 9386262d7a74: Preparing [2023-07-13T22:26:24.036Z] 00621a05e079: Waiting [2023-07-13T22:26:24.036Z] bee3f061c625: Waiting [2023-07-13T22:26:24.036Z] 457874059528: Waiting [2023-07-13T22:26:24.036Z] 9386262d7a74: Waiting [2023-07-13T22:26:24.036Z] cbe41825a31b: Layer already exists [2023-07-13T22:26:24.036Z] 00621a05e079: Layer already exists [2023-07-13T22:26:24.299Z] 47f7fd0e2ff3: Pushed [2023-07-13T22:26:24.300Z] bc3abc582c6b: Pushed [2023-07-13T22:26:24.300Z] 482c03d2696d: Pushed [2023-07-13T22:26:24.300Z] 9386262d7a74: Layer already exists [2023-07-13T22:26:24.300Z] bee3f061c625: Pushed [2023-07-13T22:26:24.564Z] 457874059528: Pushed [2023-07-13T22:26:27.128Z] e97c08e1075b: Pushed [2023-07-13T22:26:27.128Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65: digest: sha256:59ecaab1e80ed59a51e420fce46a47c4fc0abf8113c0d5a31fdb465102de2379 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:26:27.457Z] + 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-07-13T22:26:27.783Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-07-13T22:26:27.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-07-13T22:26:27.783Z] 47f7fd0e2ff3: Preparing [2023-07-13T22:26:27.783Z] 482c03d2696d: Preparing [2023-07-13T22:26:27.783Z] e97c08e1075b: Preparing [2023-07-13T22:26:27.783Z] bc3abc582c6b: Preparing [2023-07-13T22:26:27.783Z] cbe41825a31b: Preparing [2023-07-13T22:26:27.783Z] 00621a05e079: Preparing [2023-07-13T22:26:27.783Z] bee3f061c625: Preparing [2023-07-13T22:26:27.783Z] 457874059528: Preparing [2023-07-13T22:26:27.783Z] 9386262d7a74: Preparing [2023-07-13T22:26:27.783Z] bee3f061c625: Waiting [2023-07-13T22:26:27.783Z] 457874059528: Waiting [2023-07-13T22:26:27.783Z] 9386262d7a74: Waiting [2023-07-13T22:26:27.783Z] 00621a05e079: Waiting [2023-07-13T22:26:27.783Z] cbe41825a31b: Layer already exists [2023-07-13T22:26:27.783Z] e97c08e1075b: Layer already exists [2023-07-13T22:26:27.783Z] 482c03d2696d: Layer already exists [2023-07-13T22:26:27.783Z] 47f7fd0e2ff3: Layer already exists [2023-07-13T22:26:27.783Z] bc3abc582c6b: Layer already exists [2023-07-13T22:26:27.783Z] 457874059528: Layer already exists [2023-07-13T22:26:27.783Z] 00621a05e079: Layer already exists [2023-07-13T22:26:27.783Z] bee3f061c625: Layer already exists [2023-07-13T22:26:27.783Z] 9386262d7a74: Layer already exists [2023-07-13T22:26:27.783Z] latest: digest: sha256:59ecaab1e80ed59a51e420fce46a47c4fc0abf8113c0d5a31fdb465102de2379 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:26:28.376Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:26:28.701Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.9 [2023-07-13T22:26:28.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-07-13T22:26:28.702Z] 47f7fd0e2ff3: Preparing [2023-07-13T22:26:28.702Z] 482c03d2696d: Preparing [2023-07-13T22:26:28.702Z] e97c08e1075b: Preparing [2023-07-13T22:26:28.702Z] bc3abc582c6b: Preparing [2023-07-13T22:26:28.702Z] cbe41825a31b: Preparing [2023-07-13T22:26:28.702Z] 00621a05e079: Preparing [2023-07-13T22:26:28.702Z] bee3f061c625: Preparing [2023-07-13T22:26:28.702Z] 457874059528: Preparing [2023-07-13T22:26:28.702Z] 9386262d7a74: Preparing [2023-07-13T22:26:28.702Z] 00621a05e079: Waiting [2023-07-13T22:26:28.702Z] bee3f061c625: Waiting [2023-07-13T22:26:28.702Z] 457874059528: Waiting [2023-07-13T22:26:28.702Z] 9386262d7a74: Waiting [2023-07-13T22:26:28.702Z] bc3abc582c6b: Layer already exists [2023-07-13T22:26:28.702Z] e97c08e1075b: Layer already exists [2023-07-13T22:26:28.702Z] cbe41825a31b: Layer already exists [2023-07-13T22:26:28.702Z] 47f7fd0e2ff3: Layer already exists [2023-07-13T22:26:28.702Z] 482c03d2696d: Layer already exists [2023-07-13T22:26:28.702Z] 457874059528: Layer already exists [2023-07-13T22:26:28.702Z] bee3f061c625: Layer already exists [2023-07-13T22:26:28.702Z] 00621a05e079: Layer already exists [2023-07-13T22:26:28.702Z] 9386262d7a74: Layer already exists [2023-07-13T22:26:28.702Z] 3.1.0-dev.9: digest: sha256:59ecaab1e80ed59a51e420fce46a47c4fc0abf8113c0d5a31fdb465102de2379 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:26:29.292Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:26:30.566Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [2023-07-13T22:26:30.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-07-13T22:26:30.567Z] 47f7fd0e2ff3: Preparing [2023-07-13T22:26:30.567Z] 482c03d2696d: Preparing [2023-07-13T22:26:30.567Z] e97c08e1075b: Preparing [2023-07-13T22:26:30.567Z] bc3abc582c6b: Preparing [2023-07-13T22:26:30.567Z] cbe41825a31b: Preparing [2023-07-13T22:26:30.567Z] 00621a05e079: Preparing [2023-07-13T22:26:30.567Z] bee3f061c625: Preparing [2023-07-13T22:26:30.567Z] 457874059528: Preparing [2023-07-13T22:26:30.567Z] 9386262d7a74: Preparing [2023-07-13T22:26:30.567Z] bee3f061c625: Waiting [2023-07-13T22:26:30.567Z] 9386262d7a74: Waiting [2023-07-13T22:26:30.567Z] 00621a05e079: Waiting [2023-07-13T22:26:30.567Z] 457874059528: Waiting [2023-07-13T22:26:30.567Z] e97c08e1075b: Layer already exists [2023-07-13T22:26:30.567Z] cbe41825a31b: Layer already exists [2023-07-13T22:26:30.567Z] 482c03d2696d: Layer already exists [2023-07-13T22:26:30.567Z] bc3abc582c6b: Layer already exists [2023-07-13T22:26:30.567Z] 47f7fd0e2ff3: Layer already exists [2023-07-13T22:26:30.567Z] 00621a05e079: Layer already exists [2023-07-13T22:26:30.567Z] bee3f061c625: Layer already exists [2023-07-13T22:26:30.567Z] 457874059528: Layer already exists [2023-07-13T22:26:30.567Z] 9386262d7a74: Layer already exists [2023-07-13T22:26:30.830Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9: digest: sha256:59ecaab1e80ed59a51e420fce46a47c4fc0abf8113c0d5a31fdb465102de2379 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:26:31.164Z] + 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-07-13T22:26:31.493Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-07-13T22:26:31.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-07-13T22:26:31.493Z] 47f7fd0e2ff3: Preparing [2023-07-13T22:26:31.493Z] 482c03d2696d: Preparing [2023-07-13T22:26:31.493Z] e97c08e1075b: Preparing [2023-07-13T22:26:31.493Z] bc3abc582c6b: Preparing [2023-07-13T22:26:31.493Z] cbe41825a31b: Preparing [2023-07-13T22:26:31.493Z] 00621a05e079: Preparing [2023-07-13T22:26:31.493Z] bee3f061c625: Preparing [2023-07-13T22:26:31.493Z] 457874059528: Preparing [2023-07-13T22:26:31.493Z] 9386262d7a74: Preparing [2023-07-13T22:26:31.493Z] 00621a05e079: Waiting [2023-07-13T22:26:31.493Z] bee3f061c625: Waiting [2023-07-13T22:26:31.493Z] 457874059528: Waiting [2023-07-13T22:26:31.493Z] 9386262d7a74: Waiting [2023-07-13T22:26:31.493Z] e97c08e1075b: Layer already exists [2023-07-13T22:26:31.493Z] 482c03d2696d: Layer already exists [2023-07-13T22:26:31.493Z] 47f7fd0e2ff3: Layer already exists [2023-07-13T22:26:31.493Z] bc3abc582c6b: Layer already exists [2023-07-13T22:26:31.493Z] cbe41825a31b: Layer already exists [2023-07-13T22:26:31.493Z] 00621a05e079: Layer already exists [2023-07-13T22:26:31.493Z] bee3f061c625: Layer already exists [2023-07-13T22:26:31.493Z] 457874059528: Layer already exists [2023-07-13T22:26:31.493Z] 9386262d7a74: Layer already exists [2023-07-13T22:26:31.493Z] main: digest: sha256:59ecaab1e80ed59a51e420fce46a47c4fc0abf8113c0d5a31fdb465102de2379 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-13T22:26:31.798Z] ===================================================== [Pipeline] echo [2023-07-13T22:26:31.804Z] taggedImages: [2023-07-13T22:26:31.804Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [2023-07-13T22:26:31.804Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-07-13T22:26:31.804Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.9 [2023-07-13T22:26:31.804Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [2023-07-13T22:26:31.804Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-07-13T22:26:31.818Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-07-13T22:26:31.818Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [2023-07-13T22:26:31.818Z] latest [2023-07-13T22:26:31.818Z] 3.1.0-dev.9 [2023-07-13T22:26:31.818Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [2023-07-13T22:26:31.818Z] main [2023-07-13T22:26:31.818Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:26:32.139Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:26:32.464Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [2023-07-13T22:26:32.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-07-13T22:26:32.464Z] 92c78e07eb36: Preparing [2023-07-13T22:26:32.464Z] 1eb4f16d2f8c: Preparing [2023-07-13T22:26:32.464Z] c14055a94b3e: Preparing [2023-07-13T22:26:32.464Z] a75d8ca7030a: Preparing [2023-07-13T22:26:32.464Z] 53fdaf786613: Preparing [2023-07-13T22:26:32.464Z] 61bc701b8369: Preparing [2023-07-13T22:26:32.464Z] 46059bba4056: Preparing [2023-07-13T22:26:32.464Z] cbe41825a31b: Preparing [2023-07-13T22:26:32.464Z] 00621a05e079: Preparing [2023-07-13T22:26:32.464Z] 3c621e5cd43f: Preparing [2023-07-13T22:26:32.464Z] 9386262d7a74: Preparing [2023-07-13T22:26:32.464Z] cbe41825a31b: Waiting [2023-07-13T22:26:32.464Z] 3c621e5cd43f: Waiting [2023-07-13T22:26:32.464Z] 9386262d7a74: Waiting [2023-07-13T22:26:32.464Z] 61bc701b8369: Waiting [2023-07-13T22:26:32.464Z] 46059bba4056: Waiting [2023-07-13T22:26:32.464Z] 00621a05e079: Waiting [2023-07-13T22:26:32.729Z] 53fdaf786613: Pushed [2023-07-13T22:26:32.729Z] 92c78e07eb36: Pushed [2023-07-13T22:26:32.729Z] 1eb4f16d2f8c: Pushed [2023-07-13T22:26:32.729Z] cbe41825a31b: Layer already exists [2023-07-13T22:26:32.729Z] 00621a05e079: Layer already exists [2023-07-13T22:26:32.992Z] 61bc701b8369: Pushed [2023-07-13T22:26:32.992Z] 46059bba4056: Pushed [2023-07-13T22:26:32.992Z] 9386262d7a74: Layer already exists [2023-07-13T22:26:35.559Z] a75d8ca7030a: Pushed [2023-07-13T22:26:35.559Z] 3c621e5cd43f: Pushed [2023-07-13T22:26:36.135Z] c14055a94b3e: Pushed [2023-07-13T22:26:36.399Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65: digest: sha256:4cb07a720241252fca919543935b3bbd09edf6d0863fbf8fe366d0d7b9f17d1e size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:26:36.726Z] + 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-07-13T22:26:37.049Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-07-13T22:26:37.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-07-13T22:26:37.049Z] 92c78e07eb36: Preparing [2023-07-13T22:26:37.049Z] 1eb4f16d2f8c: Preparing [2023-07-13T22:26:37.049Z] c14055a94b3e: Preparing [2023-07-13T22:26:37.049Z] a75d8ca7030a: Preparing [2023-07-13T22:26:37.049Z] 53fdaf786613: Preparing [2023-07-13T22:26:37.049Z] 61bc701b8369: Preparing [2023-07-13T22:26:37.049Z] 46059bba4056: Preparing [2023-07-13T22:26:37.049Z] cbe41825a31b: Preparing [2023-07-13T22:26:37.049Z] 00621a05e079: Preparing [2023-07-13T22:26:37.049Z] 3c621e5cd43f: Preparing [2023-07-13T22:26:37.049Z] 9386262d7a74: Preparing [2023-07-13T22:26:37.049Z] cbe41825a31b: Waiting [2023-07-13T22:26:37.049Z] 00621a05e079: Waiting [2023-07-13T22:26:37.049Z] 3c621e5cd43f: Waiting [2023-07-13T22:26:37.049Z] 9386262d7a74: Waiting [2023-07-13T22:26:37.049Z] 61bc701b8369: Waiting [2023-07-13T22:26:37.049Z] 46059bba4056: Waiting [2023-07-13T22:26:37.049Z] c14055a94b3e: Layer already exists [2023-07-13T22:26:37.049Z] 53fdaf786613: Layer already exists [2023-07-13T22:26:37.049Z] a75d8ca7030a: Layer already exists [2023-07-13T22:26:37.049Z] 92c78e07eb36: Layer already exists [2023-07-13T22:26:37.049Z] 1eb4f16d2f8c: Layer already exists [2023-07-13T22:26:37.049Z] 46059bba4056: Layer already exists [2023-07-13T22:26:37.049Z] 61bc701b8369: Layer already exists [2023-07-13T22:26:37.049Z] 3c621e5cd43f: Layer already exists [2023-07-13T22:26:37.049Z] cbe41825a31b: Layer already exists [2023-07-13T22:26:37.049Z] 00621a05e079: Layer already exists [2023-07-13T22:26:37.049Z] 9386262d7a74: Layer already exists [2023-07-13T22:26:37.313Z] latest: digest: sha256:4cb07a720241252fca919543935b3bbd09edf6d0863fbf8fe366d0d7b9f17d1e size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:26:37.639Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:26:37.965Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.9 [2023-07-13T22:26:37.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-07-13T22:26:37.965Z] 92c78e07eb36: Preparing [2023-07-13T22:26:37.965Z] 1eb4f16d2f8c: Preparing [2023-07-13T22:26:37.965Z] c14055a94b3e: Preparing [2023-07-13T22:26:37.965Z] a75d8ca7030a: Preparing [2023-07-13T22:26:37.965Z] 53fdaf786613: Preparing [2023-07-13T22:26:37.965Z] 61bc701b8369: Preparing [2023-07-13T22:26:37.965Z] 46059bba4056: Preparing [2023-07-13T22:26:37.965Z] cbe41825a31b: Preparing [2023-07-13T22:26:37.965Z] 00621a05e079: Preparing [2023-07-13T22:26:37.965Z] 3c621e5cd43f: Preparing [2023-07-13T22:26:37.965Z] 9386262d7a74: Preparing [2023-07-13T22:26:37.965Z] cbe41825a31b: Waiting [2023-07-13T22:26:37.965Z] 00621a05e079: Waiting [2023-07-13T22:26:37.965Z] 61bc701b8369: Waiting [2023-07-13T22:26:37.965Z] 3c621e5cd43f: Waiting [2023-07-13T22:26:37.965Z] 9386262d7a74: Waiting [2023-07-13T22:26:37.965Z] 46059bba4056: Waiting [2023-07-13T22:26:37.965Z] 1eb4f16d2f8c: Layer already exists [2023-07-13T22:26:37.965Z] 92c78e07eb36: Layer already exists [2023-07-13T22:26:37.965Z] a75d8ca7030a: Layer already exists [2023-07-13T22:26:37.965Z] 53fdaf786613: Layer already exists [2023-07-13T22:26:37.965Z] c14055a94b3e: Layer already exists [2023-07-13T22:26:37.965Z] 61bc701b8369: Layer already exists [2023-07-13T22:26:37.965Z] 46059bba4056: Layer already exists [2023-07-13T22:26:37.965Z] 3c621e5cd43f: Layer already exists [2023-07-13T22:26:37.965Z] cbe41825a31b: Layer already exists [2023-07-13T22:26:37.965Z] 00621a05e079: Layer already exists [2023-07-13T22:26:37.965Z] 9386262d7a74: Layer already exists [2023-07-13T22:26:38.229Z] 3.1.0-dev.9: digest: sha256:4cb07a720241252fca919543935b3bbd09edf6d0863fbf8fe366d0d7b9f17d1e size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:26:38.557Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:26:38.878Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [2023-07-13T22:26:38.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-07-13T22:26:38.878Z] 92c78e07eb36: Preparing [2023-07-13T22:26:38.878Z] 1eb4f16d2f8c: Preparing [2023-07-13T22:26:38.878Z] c14055a94b3e: Preparing [2023-07-13T22:26:38.878Z] a75d8ca7030a: Preparing [2023-07-13T22:26:38.878Z] 53fdaf786613: Preparing [2023-07-13T22:26:38.878Z] 61bc701b8369: Preparing [2023-07-13T22:26:38.878Z] 46059bba4056: Preparing [2023-07-13T22:26:38.878Z] cbe41825a31b: Preparing [2023-07-13T22:26:38.878Z] 00621a05e079: Preparing [2023-07-13T22:26:38.878Z] 3c621e5cd43f: Preparing [2023-07-13T22:26:38.878Z] 9386262d7a74: Preparing [2023-07-13T22:26:38.878Z] 46059bba4056: Waiting [2023-07-13T22:26:38.878Z] cbe41825a31b: Waiting [2023-07-13T22:26:38.878Z] 00621a05e079: Waiting [2023-07-13T22:26:38.878Z] 3c621e5cd43f: Waiting [2023-07-13T22:26:38.878Z] 9386262d7a74: Waiting [2023-07-13T22:26:38.878Z] 61bc701b8369: Waiting [2023-07-13T22:26:38.878Z] 1eb4f16d2f8c: Layer already exists [2023-07-13T22:26:38.878Z] a75d8ca7030a: Layer already exists [2023-07-13T22:26:38.878Z] 53fdaf786613: Layer already exists [2023-07-13T22:26:38.878Z] 92c78e07eb36: Layer already exists [2023-07-13T22:26:38.878Z] c14055a94b3e: Layer already exists [2023-07-13T22:26:38.878Z] 61bc701b8369: Layer already exists [2023-07-13T22:26:38.878Z] 46059bba4056: Layer already exists [2023-07-13T22:26:38.878Z] 3c621e5cd43f: Layer already exists [2023-07-13T22:26:38.878Z] cbe41825a31b: Layer already exists [2023-07-13T22:26:38.878Z] 00621a05e079: Layer already exists [2023-07-13T22:26:38.878Z] 9386262d7a74: Layer already exists [2023-07-13T22:26:39.142Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9: digest: sha256:4cb07a720241252fca919543935b3bbd09edf6d0863fbf8fe366d0d7b9f17d1e size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:26:39.467Z] + 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-07-13T22:26:39.794Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-07-13T22:26:39.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-07-13T22:26:39.794Z] 92c78e07eb36: Preparing [2023-07-13T22:26:39.794Z] 1eb4f16d2f8c: Preparing [2023-07-13T22:26:39.794Z] c14055a94b3e: Preparing [2023-07-13T22:26:39.794Z] a75d8ca7030a: Preparing [2023-07-13T22:26:39.794Z] 53fdaf786613: Preparing [2023-07-13T22:26:39.794Z] 61bc701b8369: Preparing [2023-07-13T22:26:39.794Z] 46059bba4056: Preparing [2023-07-13T22:26:39.794Z] cbe41825a31b: Preparing [2023-07-13T22:26:39.794Z] 00621a05e079: Preparing [2023-07-13T22:26:39.794Z] 3c621e5cd43f: Preparing [2023-07-13T22:26:39.794Z] 9386262d7a74: Preparing [2023-07-13T22:26:39.794Z] 61bc701b8369: Waiting [2023-07-13T22:26:39.794Z] 46059bba4056: Waiting [2023-07-13T22:26:39.794Z] 00621a05e079: Waiting [2023-07-13T22:26:39.794Z] cbe41825a31b: Waiting [2023-07-13T22:26:39.794Z] 3c621e5cd43f: Waiting [2023-07-13T22:26:39.794Z] 9386262d7a74: Waiting [2023-07-13T22:26:39.794Z] a75d8ca7030a: Layer already exists [2023-07-13T22:26:39.794Z] c14055a94b3e: Layer already exists [2023-07-13T22:26:39.794Z] 1eb4f16d2f8c: Layer already exists [2023-07-13T22:26:39.794Z] 92c78e07eb36: Layer already exists [2023-07-13T22:26:39.794Z] 53fdaf786613: Layer already exists [2023-07-13T22:26:39.794Z] 46059bba4056: Layer already exists [2023-07-13T22:26:39.794Z] 3c621e5cd43f: Layer already exists [2023-07-13T22:26:39.794Z] 61bc701b8369: Layer already exists [2023-07-13T22:26:39.794Z] cbe41825a31b: Layer already exists [2023-07-13T22:26:39.794Z] 00621a05e079: Layer already exists [2023-07-13T22:26:39.794Z] 9386262d7a74: Layer already exists [2023-07-13T22:26:40.058Z] main: digest: sha256:4cb07a720241252fca919543935b3bbd09edf6d0863fbf8fe366d0d7b9f17d1e size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-13T22:26:40.115Z] ===================================================== [Pipeline] echo [2023-07-13T22:26:40.123Z] taggedImages: [2023-07-13T22:26:40.123Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [2023-07-13T22:26:40.123Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-07-13T22:26:40.123Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.9 [2023-07-13T22:26:40.123Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [2023-07-13T22:26:40.123Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-07-13T22:26:40.146Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-07-13T22:26:40.146Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [2023-07-13T22:26:40.146Z] latest [2023-07-13T22:26:40.146Z] 3.1.0-dev.9 [2023-07-13T22:26:40.146Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [2023-07-13T22:26:40.146Z] main [2023-07-13T22:26:40.146Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:26:40.497Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:26:40.837Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [2023-07-13T22:26:40.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-07-13T22:26:40.837Z] 0632a6ce7fb5: Preparing [2023-07-13T22:26:40.837Z] 228a97778ec1: Preparing [2023-07-13T22:26:40.837Z] cbe41825a31b: Preparing [2023-07-13T22:26:40.837Z] 00621a05e079: Preparing [2023-07-13T22:26:40.837Z] 3de28895a4a9: Preparing [2023-07-13T22:26:40.837Z] 9386262d7a74: Preparing [2023-07-13T22:26:40.837Z] 9386262d7a74: Waiting [2023-07-13T22:26:40.837Z] cbe41825a31b: Layer already exists [2023-07-13T22:26:42.244Z] 3de28895a4a9: Pushed [2023-07-13T22:26:44.176Z] 00621a05e079: Layer already exists [2023-07-13T22:26:44.176Z] 9386262d7a74: Layer already exists [2023-07-13T22:26:44.176Z] 0632a6ce7fb5: Pushed [2023-07-13T22:26:45.127Z] 228a97778ec1: Pushed [2023-07-13T22:26:45.391Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65: digest: sha256:929dc761fc442e84a7ef6251bffe95f59a7462a1d0a5296ac2630a49e5240681 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:26:45.732Z] + 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-07-13T22:26:46.062Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-07-13T22:26:46.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-07-13T22:26:46.062Z] 0632a6ce7fb5: Preparing [2023-07-13T22:26:46.062Z] 228a97778ec1: Preparing [2023-07-13T22:26:46.062Z] cbe41825a31b: Preparing [2023-07-13T22:26:46.062Z] 00621a05e079: Preparing [2023-07-13T22:26:46.062Z] 3de28895a4a9: Preparing [2023-07-13T22:26:46.062Z] 9386262d7a74: Preparing [2023-07-13T22:26:46.062Z] 9386262d7a74: Waiting [2023-07-13T22:26:46.062Z] 00621a05e079: Layer already exists [2023-07-13T22:26:46.062Z] 228a97778ec1: Layer already exists [2023-07-13T22:26:46.062Z] cbe41825a31b: Layer already exists [2023-07-13T22:26:46.062Z] 3de28895a4a9: Layer already exists [2023-07-13T22:26:46.062Z] 0632a6ce7fb5: Layer already exists [2023-07-13T22:26:46.062Z] 9386262d7a74: Layer already exists [2023-07-13T22:26:46.062Z] latest: digest: sha256:929dc761fc442e84a7ef6251bffe95f59a7462a1d0a5296ac2630a49e5240681 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:26:46.386Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:26:46.708Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.9 [2023-07-13T22:26:46.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-07-13T22:26:46.708Z] 0632a6ce7fb5: Preparing [2023-07-13T22:26:46.708Z] 228a97778ec1: Preparing [2023-07-13T22:26:46.708Z] cbe41825a31b: Preparing [2023-07-13T22:26:46.708Z] 00621a05e079: Preparing [2023-07-13T22:26:46.708Z] 3de28895a4a9: Preparing [2023-07-13T22:26:46.708Z] 9386262d7a74: Preparing [2023-07-13T22:26:46.708Z] 9386262d7a74: Waiting [2023-07-13T22:26:46.708Z] 3de28895a4a9: Layer already exists [2023-07-13T22:26:46.708Z] 228a97778ec1: Layer already exists [2023-07-13T22:26:46.708Z] 00621a05e079: Layer already exists [2023-07-13T22:26:46.708Z] 0632a6ce7fb5: Layer already exists [2023-07-13T22:26:46.708Z] cbe41825a31b: Layer already exists [2023-07-13T22:26:46.708Z] 9386262d7a74: Layer already exists [2023-07-13T22:26:46.708Z] 3.1.0-dev.9: digest: sha256:929dc761fc442e84a7ef6251bffe95f59a7462a1d0a5296ac2630a49e5240681 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:26:47.031Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:26:47.351Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [2023-07-13T22:26:47.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-07-13T22:26:47.351Z] 0632a6ce7fb5: Preparing [2023-07-13T22:26:47.351Z] 228a97778ec1: Preparing [2023-07-13T22:26:47.351Z] cbe41825a31b: Preparing [2023-07-13T22:26:47.351Z] 00621a05e079: Preparing [2023-07-13T22:26:47.351Z] 3de28895a4a9: Preparing [2023-07-13T22:26:47.351Z] 9386262d7a74: Preparing [2023-07-13T22:26:47.351Z] 9386262d7a74: Waiting [2023-07-13T22:26:47.351Z] 00621a05e079: Layer already exists [2023-07-13T22:26:47.351Z] 0632a6ce7fb5: Layer already exists [2023-07-13T22:26:47.351Z] 3de28895a4a9: Layer already exists [2023-07-13T22:26:47.351Z] 228a97778ec1: Layer already exists [2023-07-13T22:26:47.351Z] cbe41825a31b: Layer already exists [2023-07-13T22:26:47.351Z] 9386262d7a74: Layer already exists [2023-07-13T22:26:47.351Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9: digest: sha256:929dc761fc442e84a7ef6251bffe95f59a7462a1d0a5296ac2630a49e5240681 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:26:47.675Z] + 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-07-13T22:26:47.998Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-07-13T22:26:47.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-07-13T22:26:47.998Z] 0632a6ce7fb5: Preparing [2023-07-13T22:26:47.998Z] 228a97778ec1: Preparing [2023-07-13T22:26:47.998Z] cbe41825a31b: Preparing [2023-07-13T22:26:47.998Z] 00621a05e079: Preparing [2023-07-13T22:26:47.998Z] 3de28895a4a9: Preparing [2023-07-13T22:26:47.998Z] 9386262d7a74: Preparing [2023-07-13T22:26:47.998Z] 9386262d7a74: Waiting [2023-07-13T22:26:47.998Z] 00621a05e079: Layer already exists [2023-07-13T22:26:47.998Z] 3de28895a4a9: Layer already exists [2023-07-13T22:26:47.998Z] 0632a6ce7fb5: Layer already exists [2023-07-13T22:26:47.998Z] 228a97778ec1: Layer already exists [2023-07-13T22:26:47.998Z] cbe41825a31b: Layer already exists [2023-07-13T22:26:47.998Z] 9386262d7a74: Layer already exists [2023-07-13T22:26:47.998Z] main: digest: sha256:929dc761fc442e84a7ef6251bffe95f59a7462a1d0a5296ac2630a49e5240681 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-13T22:26:48.298Z] ===================================================== [Pipeline] echo [2023-07-13T22:26:48.304Z] taggedImages: [2023-07-13T22:26:48.304Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [2023-07-13T22:26:48.304Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-07-13T22:26:48.304Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.9 [2023-07-13T22:26:48.304Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [2023-07-13T22:26:48.304Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-07-13T22:26:48.319Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-07-13T22:26:48.319Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [2023-07-13T22:26:48.319Z] latest [2023-07-13T22:26:48.319Z] 3.1.0-dev.9 [2023-07-13T22:26:48.319Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [2023-07-13T22:26:48.319Z] main [2023-07-13T22:26:48.319Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:26:48.647Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:26:48.975Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [2023-07-13T22:26:48.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-07-13T22:26:48.975Z] aa5ca9bc2694: Preparing [2023-07-13T22:26:48.975Z] 1a98aaa091f7: Preparing [2023-07-13T22:26:48.975Z] 23a335b77645: Preparing [2023-07-13T22:26:48.975Z] 013c96d48364: Preparing [2023-07-13T22:26:48.975Z] 2bd23cb1f9ef: Preparing [2023-07-13T22:26:48.975Z] cbe41825a31b: Preparing [2023-07-13T22:26:48.975Z] 00621a05e079: Preparing [2023-07-13T22:26:48.975Z] 345f5f8be468: Preparing [2023-07-13T22:26:48.975Z] 9386262d7a74: Preparing [2023-07-13T22:26:48.975Z] 00621a05e079: Waiting [2023-07-13T22:26:48.975Z] 345f5f8be468: Waiting [2023-07-13T22:26:48.975Z] cbe41825a31b: Waiting [2023-07-13T22:26:48.975Z] 9386262d7a74: Waiting [2023-07-13T22:26:49.238Z] 23a335b77645: Pushed [2023-07-13T22:26:49.238Z] aa5ca9bc2694: Pushed [2023-07-13T22:26:49.238Z] 1a98aaa091f7: Pushed [2023-07-13T22:26:49.238Z] cbe41825a31b: Layer already exists [2023-07-13T22:26:49.238Z] 00621a05e079: Layer already exists [2023-07-13T22:26:49.238Z] 9386262d7a74: Layer already exists [2023-07-13T22:26:50.192Z] 345f5f8be468: Pushed [2023-07-13T22:27:46.539Z] 013c96d48364: Pushed [2023-07-13T22:27:46.539Z] 2bd23cb1f9ef: Pushed [2023-07-13T22:27:46.539Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65: digest: sha256:95f5b0ab624e18d459fa9df6773ad1d14069e3c90e1ef012edb491eee7ab5613 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:27:46.902Z] + 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-07-13T22:27:47.251Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-07-13T22:27:47.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-07-13T22:27:47.251Z] aa5ca9bc2694: Preparing [2023-07-13T22:27:47.251Z] 1a98aaa091f7: Preparing [2023-07-13T22:27:47.251Z] 23a335b77645: Preparing [2023-07-13T22:27:47.251Z] 013c96d48364: Preparing [2023-07-13T22:27:47.251Z] 2bd23cb1f9ef: Preparing [2023-07-13T22:27:47.251Z] cbe41825a31b: Preparing [2023-07-13T22:27:47.251Z] 00621a05e079: Preparing [2023-07-13T22:27:47.251Z] 345f5f8be468: Preparing [2023-07-13T22:27:47.251Z] 9386262d7a74: Preparing [2023-07-13T22:27:47.251Z] 00621a05e079: Waiting [2023-07-13T22:27:47.251Z] 345f5f8be468: Waiting [2023-07-13T22:27:47.251Z] 9386262d7a74: Waiting [2023-07-13T22:27:47.251Z] cbe41825a31b: Waiting [2023-07-13T22:27:47.251Z] 2bd23cb1f9ef: Layer already exists [2023-07-13T22:27:47.251Z] 013c96d48364: Layer already exists [2023-07-13T22:27:47.251Z] 23a335b77645: Layer already exists [2023-07-13T22:27:47.251Z] 1a98aaa091f7: Layer already exists [2023-07-13T22:27:47.251Z] aa5ca9bc2694: Layer already exists [2023-07-13T22:27:47.251Z] 9386262d7a74: Layer already exists [2023-07-13T22:27:47.251Z] 345f5f8be468: Layer already exists [2023-07-13T22:27:47.251Z] cbe41825a31b: Layer already exists [2023-07-13T22:27:47.251Z] 00621a05e079: Layer already exists [2023-07-13T22:27:47.519Z] latest: digest: sha256:95f5b0ab624e18d459fa9df6773ad1d14069e3c90e1ef012edb491eee7ab5613 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:27:47.873Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:27:50.143Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.9 [2023-07-13T22:27:50.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-07-13T22:27:50.143Z] aa5ca9bc2694: Preparing [2023-07-13T22:27:50.143Z] 1a98aaa091f7: Preparing [2023-07-13T22:27:50.143Z] 23a335b77645: Preparing [2023-07-13T22:27:50.143Z] 013c96d48364: Preparing [2023-07-13T22:27:50.143Z] 2bd23cb1f9ef: Preparing [2023-07-13T22:27:50.143Z] cbe41825a31b: Preparing [2023-07-13T22:27:50.143Z] 00621a05e079: Preparing [2023-07-13T22:27:50.143Z] 345f5f8be468: Preparing [2023-07-13T22:27:50.143Z] 9386262d7a74: Preparing [2023-07-13T22:27:50.143Z] 345f5f8be468: Waiting [2023-07-13T22:27:50.143Z] 00621a05e079: Waiting [2023-07-13T22:27:50.143Z] 9386262d7a74: Waiting [2023-07-13T22:27:50.143Z] cbe41825a31b: Waiting [2023-07-13T22:27:50.143Z] 1a98aaa091f7: Layer already exists [2023-07-13T22:27:50.143Z] 2bd23cb1f9ef: Layer already exists [2023-07-13T22:27:50.143Z] 23a335b77645: Layer already exists [2023-07-13T22:27:50.143Z] 013c96d48364: Layer already exists [2023-07-13T22:27:50.143Z] aa5ca9bc2694: Layer already exists [2023-07-13T22:27:50.143Z] 00621a05e079: Layer already exists [2023-07-13T22:27:50.143Z] cbe41825a31b: Layer already exists [2023-07-13T22:27:50.143Z] 345f5f8be468: Layer already exists [2023-07-13T22:27:50.143Z] 9386262d7a74: Layer already exists [2023-07-13T22:27:50.143Z] 3.1.0-dev.9: digest: sha256:95f5b0ab624e18d459fa9df6773ad1d14069e3c90e1ef012edb491eee7ab5613 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:27:50.471Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:27:50.797Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [2023-07-13T22:27:50.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-07-13T22:27:50.798Z] aa5ca9bc2694: Preparing [2023-07-13T22:27:50.798Z] 1a98aaa091f7: Preparing [2023-07-13T22:27:50.798Z] 23a335b77645: Preparing [2023-07-13T22:27:50.798Z] 013c96d48364: Preparing [2023-07-13T22:27:50.798Z] 2bd23cb1f9ef: Preparing [2023-07-13T22:27:50.798Z] cbe41825a31b: Preparing [2023-07-13T22:27:50.798Z] 00621a05e079: Preparing [2023-07-13T22:27:50.798Z] 345f5f8be468: Preparing [2023-07-13T22:27:50.798Z] 9386262d7a74: Preparing [2023-07-13T22:27:50.798Z] 00621a05e079: Waiting [2023-07-13T22:27:50.798Z] 345f5f8be468: Waiting [2023-07-13T22:27:50.798Z] 9386262d7a74: Waiting [2023-07-13T22:27:50.798Z] cbe41825a31b: Waiting [2023-07-13T22:27:50.798Z] 1a98aaa091f7: Layer already exists [2023-07-13T22:27:50.798Z] aa5ca9bc2694: Layer already exists [2023-07-13T22:27:50.798Z] 2bd23cb1f9ef: Layer already exists [2023-07-13T22:27:50.798Z] 013c96d48364: Layer already exists [2023-07-13T22:27:50.798Z] 23a335b77645: Layer already exists [2023-07-13T22:27:50.798Z] 345f5f8be468: Layer already exists [2023-07-13T22:27:50.798Z] cbe41825a31b: Layer already exists [2023-07-13T22:27:50.798Z] 00621a05e079: Layer already exists [2023-07-13T22:27:50.798Z] 9386262d7a74: Layer already exists [2023-07-13T22:27:50.798Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9: digest: sha256:95f5b0ab624e18d459fa9df6773ad1d14069e3c90e1ef012edb491eee7ab5613 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:27:51.385Z] + 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-07-13T22:27:51.709Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-07-13T22:27:51.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-07-13T22:27:51.709Z] aa5ca9bc2694: Preparing [2023-07-13T22:27:51.709Z] 1a98aaa091f7: Preparing [2023-07-13T22:27:51.709Z] 23a335b77645: Preparing [2023-07-13T22:27:51.709Z] 013c96d48364: Preparing [2023-07-13T22:27:51.709Z] 2bd23cb1f9ef: Preparing [2023-07-13T22:27:51.709Z] cbe41825a31b: Preparing [2023-07-13T22:27:51.709Z] 00621a05e079: Preparing [2023-07-13T22:27:51.709Z] 345f5f8be468: Preparing [2023-07-13T22:27:51.709Z] 9386262d7a74: Preparing [2023-07-13T22:27:51.709Z] cbe41825a31b: Waiting [2023-07-13T22:27:51.709Z] 00621a05e079: Waiting [2023-07-13T22:27:51.709Z] 345f5f8be468: Waiting [2023-07-13T22:27:51.709Z] 9386262d7a74: Waiting [2023-07-13T22:27:51.709Z] 23a335b77645: Layer already exists [2023-07-13T22:27:51.709Z] 2bd23cb1f9ef: Layer already exists [2023-07-13T22:27:51.709Z] aa5ca9bc2694: Layer already exists [2023-07-13T22:27:51.709Z] 013c96d48364: Layer already exists [2023-07-13T22:27:51.709Z] 1a98aaa091f7: Layer already exists [2023-07-13T22:27:51.709Z] cbe41825a31b: Layer already exists [2023-07-13T22:27:51.709Z] 00621a05e079: Layer already exists [2023-07-13T22:27:51.709Z] 345f5f8be468: Layer already exists [2023-07-13T22:27:51.709Z] 9386262d7a74: Layer already exists [2023-07-13T22:27:51.973Z] main: digest: sha256:95f5b0ab624e18d459fa9df6773ad1d14069e3c90e1ef012edb491eee7ab5613 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-13T22:27:52.013Z] ===================================================== [Pipeline] echo [2023-07-13T22:27:52.019Z] taggedImages: [2023-07-13T22:27:52.019Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [2023-07-13T22:27:52.019Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-07-13T22:27:52.019Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.9 [2023-07-13T22:27:52.019Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [2023-07-13T22:27:52.019Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-07-13T22:27:52.034Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-07-13T22:27:52.034Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [2023-07-13T22:27:52.034Z] latest [2023-07-13T22:27:52.034Z] 3.1.0-dev.9 [2023-07-13T22:27:52.034Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [2023-07-13T22:27:52.034Z] main [2023-07-13T22:27:52.034Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:27:52.356Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:27:52.687Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [2023-07-13T22:27:52.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-07-13T22:27:52.687Z] 420c0e9b7960: Preparing [2023-07-13T22:27:52.687Z] 629c8d48d972: Preparing [2023-07-13T22:27:52.687Z] d150faaffa63: Preparing [2023-07-13T22:27:52.687Z] 6cd440dad9c2: Preparing [2023-07-13T22:27:52.687Z] cbe41825a31b: Preparing [2023-07-13T22:27:52.687Z] 00621a05e079: Preparing [2023-07-13T22:27:52.687Z] 238a0730ae44: Preparing [2023-07-13T22:27:52.687Z] 9386262d7a74: Preparing [2023-07-13T22:27:52.687Z] 00621a05e079: Waiting [2023-07-13T22:27:52.687Z] 238a0730ae44: Waiting [2023-07-13T22:27:52.687Z] 9386262d7a74: Waiting [2023-07-13T22:27:52.687Z] cbe41825a31b: Layer already exists [2023-07-13T22:27:52.953Z] 00621a05e079: Layer already exists [2023-07-13T22:27:52.953Z] 629c8d48d972: Pushed [2023-07-13T22:27:52.953Z] d150faaffa63: Pushed [2023-07-13T22:27:52.953Z] 420c0e9b7960: Pushed [2023-07-13T22:27:52.953Z] 9386262d7a74: Layer already exists [2023-07-13T22:27:53.532Z] 238a0730ae44: Pushed [2023-07-13T22:28:11.703Z] 6cd440dad9c2: Pushed [2023-07-13T22:28:11.703Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65: digest: sha256:f198721a1442443cf913397c45767d4b7bef5eabd3d5d948c3787214466f30b4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:28:12.036Z] + 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-07-13T22:28:12.362Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-07-13T22:28:12.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-07-13T22:28:12.362Z] 420c0e9b7960: Preparing [2023-07-13T22:28:12.362Z] 629c8d48d972: Preparing [2023-07-13T22:28:12.362Z] d150faaffa63: Preparing [2023-07-13T22:28:12.362Z] 6cd440dad9c2: Preparing [2023-07-13T22:28:12.362Z] cbe41825a31b: Preparing [2023-07-13T22:28:12.362Z] 00621a05e079: Preparing [2023-07-13T22:28:12.362Z] 238a0730ae44: Preparing [2023-07-13T22:28:12.362Z] 9386262d7a74: Preparing [2023-07-13T22:28:12.362Z] 00621a05e079: Waiting [2023-07-13T22:28:12.362Z] 238a0730ae44: Waiting [2023-07-13T22:28:12.362Z] 9386262d7a74: Waiting [2023-07-13T22:28:12.362Z] 6cd440dad9c2: Layer already exists [2023-07-13T22:28:12.362Z] 420c0e9b7960: Layer already exists [2023-07-13T22:28:12.362Z] 629c8d48d972: Layer already exists [2023-07-13T22:28:12.362Z] cbe41825a31b: Layer already exists [2023-07-13T22:28:12.362Z] d150faaffa63: Layer already exists [2023-07-13T22:28:12.362Z] 238a0730ae44: Layer already exists [2023-07-13T22:28:12.362Z] 00621a05e079: Layer already exists [2023-07-13T22:28:12.362Z] 9386262d7a74: Layer already exists [2023-07-13T22:28:12.362Z] latest: digest: sha256:f198721a1442443cf913397c45767d4b7bef5eabd3d5d948c3787214466f30b4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:28:12.959Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:28:13.292Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.9 [2023-07-13T22:28:13.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-07-13T22:28:13.292Z] 420c0e9b7960: Preparing [2023-07-13T22:28:13.292Z] 629c8d48d972: Preparing [2023-07-13T22:28:13.292Z] d150faaffa63: Preparing [2023-07-13T22:28:13.292Z] 6cd440dad9c2: Preparing [2023-07-13T22:28:13.292Z] cbe41825a31b: Preparing [2023-07-13T22:28:13.292Z] 00621a05e079: Preparing [2023-07-13T22:28:13.292Z] 238a0730ae44: Preparing [2023-07-13T22:28:13.292Z] 9386262d7a74: Preparing [2023-07-13T22:28:13.292Z] 00621a05e079: Waiting [2023-07-13T22:28:13.292Z] 9386262d7a74: Waiting [2023-07-13T22:28:13.292Z] 238a0730ae44: Waiting [2023-07-13T22:28:13.292Z] 6cd440dad9c2: Layer already exists [2023-07-13T22:28:13.292Z] d150faaffa63: Layer already exists [2023-07-13T22:28:13.292Z] cbe41825a31b: Layer already exists [2023-07-13T22:28:13.292Z] 629c8d48d972: Layer already exists [2023-07-13T22:28:13.292Z] 420c0e9b7960: Layer already exists [2023-07-13T22:28:13.292Z] 9386262d7a74: Layer already exists [2023-07-13T22:28:13.292Z] 238a0730ae44: Layer already exists [2023-07-13T22:28:13.292Z] 00621a05e079: Layer already exists [2023-07-13T22:28:13.292Z] 3.1.0-dev.9: digest: sha256:f198721a1442443cf913397c45767d4b7bef5eabd3d5d948c3787214466f30b4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:28:13.889Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:28:16.783Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [2023-07-13T22:28:16.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-07-13T22:28:16.783Z] 420c0e9b7960: Preparing [2023-07-13T22:28:16.783Z] 629c8d48d972: Preparing [2023-07-13T22:28:16.783Z] d150faaffa63: Preparing [2023-07-13T22:28:16.783Z] 6cd440dad9c2: Preparing [2023-07-13T22:28:16.783Z] cbe41825a31b: Preparing [2023-07-13T22:28:16.783Z] 00621a05e079: Preparing [2023-07-13T22:28:16.783Z] 238a0730ae44: Preparing [2023-07-13T22:28:16.783Z] 9386262d7a74: Preparing [2023-07-13T22:28:16.783Z] 00621a05e079: Waiting [2023-07-13T22:28:16.783Z] 238a0730ae44: Waiting [2023-07-13T22:28:16.783Z] 9386262d7a74: Waiting [2023-07-13T22:28:16.783Z] d150faaffa63: Layer already exists [2023-07-13T22:28:16.783Z] 629c8d48d972: Layer already exists [2023-07-13T22:28:16.783Z] cbe41825a31b: Layer already exists [2023-07-13T22:28:16.783Z] 420c0e9b7960: Layer already exists [2023-07-13T22:28:16.783Z] 6cd440dad9c2: Layer already exists [2023-07-13T22:28:16.783Z] 00621a05e079: Layer already exists [2023-07-13T22:28:16.783Z] 238a0730ae44: Layer already exists [2023-07-13T22:28:16.783Z] 9386262d7a74: Layer already exists [2023-07-13T22:28:16.783Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9: digest: sha256:f198721a1442443cf913397c45767d4b7bef5eabd3d5d948c3787214466f30b4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:28:17.369Z] + 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-07-13T22:28:17.691Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-07-13T22:28:17.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-07-13T22:28:17.691Z] 420c0e9b7960: Preparing [2023-07-13T22:28:17.691Z] 629c8d48d972: Preparing [2023-07-13T22:28:17.691Z] d150faaffa63: Preparing [2023-07-13T22:28:17.691Z] 6cd440dad9c2: Preparing [2023-07-13T22:28:17.691Z] cbe41825a31b: Preparing [2023-07-13T22:28:17.691Z] 00621a05e079: Preparing [2023-07-13T22:28:17.691Z] 238a0730ae44: Preparing [2023-07-13T22:28:17.691Z] 9386262d7a74: Preparing [2023-07-13T22:28:17.691Z] 238a0730ae44: Waiting [2023-07-13T22:28:17.691Z] 9386262d7a74: Waiting [2023-07-13T22:28:17.691Z] 00621a05e079: Waiting [2023-07-13T22:28:17.691Z] 629c8d48d972: Layer already exists [2023-07-13T22:28:17.691Z] d150faaffa63: Layer already exists [2023-07-13T22:28:17.691Z] 420c0e9b7960: Layer already exists [2023-07-13T22:28:17.691Z] cbe41825a31b: Layer already exists [2023-07-13T22:28:17.691Z] 6cd440dad9c2: Layer already exists [2023-07-13T22:28:17.691Z] 00621a05e079: Layer already exists [2023-07-13T22:28:17.691Z] 238a0730ae44: Layer already exists [2023-07-13T22:28:17.691Z] 9386262d7a74: Layer already exists [2023-07-13T22:28:17.691Z] main: digest: sha256:f198721a1442443cf913397c45767d4b7bef5eabd3d5d948c3787214466f30b4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-13T22:28:17.994Z] ===================================================== [Pipeline] echo [2023-07-13T22:28:18.000Z] taggedImages: [2023-07-13T22:28:18.000Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [2023-07-13T22:28:18.000Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-07-13T22:28:18.000Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.9 [2023-07-13T22:28:18.000Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [2023-07-13T22:28:18.000Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-07-13T22:28:18.020Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-07-13T22:28:18.020Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [2023-07-13T22:28:18.020Z] latest [2023-07-13T22:28:18.020Z] 3.1.0-dev.9 [2023-07-13T22:28:18.020Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [2023-07-13T22:28:18.020Z] main [2023-07-13T22:28:18.020Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:28:18.356Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:28:18.696Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [2023-07-13T22:28:18.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-07-13T22:28:18.696Z] fc54898ae1c8: Preparing [2023-07-13T22:28:18.696Z] 1c002ab618ca: Preparing [2023-07-13T22:28:18.696Z] 1f4038538283: Preparing [2023-07-13T22:28:18.696Z] 6cd440dad9c2: Preparing [2023-07-13T22:28:18.696Z] cbe41825a31b: Preparing [2023-07-13T22:28:18.696Z] 00621a05e079: Preparing [2023-07-13T22:28:18.696Z] 345f5f8be468: Preparing [2023-07-13T22:28:18.696Z] 9386262d7a74: Preparing [2023-07-13T22:28:18.696Z] 00621a05e079: Waiting [2023-07-13T22:28:18.696Z] 345f5f8be468: Waiting [2023-07-13T22:28:18.696Z] 9386262d7a74: Waiting [2023-07-13T22:28:18.696Z] cbe41825a31b: Layer already exists [2023-07-13T22:28:18.696Z] 6cd440dad9c2: Layer already exists [2023-07-13T22:28:18.696Z] 00621a05e079: Layer already exists [2023-07-13T22:28:18.696Z] 345f5f8be468: Layer already exists [2023-07-13T22:28:18.960Z] 9386262d7a74: Layer already exists [2023-07-13T22:28:18.960Z] fc54898ae1c8: Pushed [2023-07-13T22:28:18.960Z] 1f4038538283: Pushed [2023-07-13T22:28:18.960Z] 1c002ab618ca: Pushed [2023-07-13T22:28:18.960Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65: digest: sha256:5a0e270d872bf7a5836ae4cf41add8eb9bbf61132be8cc21f1f4082e0e43fa66 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:28:19.287Z] + 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-07-13T22:28:19.611Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-07-13T22:28:19.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-07-13T22:28:19.611Z] fc54898ae1c8: Preparing [2023-07-13T22:28:19.611Z] 1c002ab618ca: Preparing [2023-07-13T22:28:19.611Z] 1f4038538283: Preparing [2023-07-13T22:28:19.611Z] 6cd440dad9c2: Preparing [2023-07-13T22:28:19.611Z] cbe41825a31b: Preparing [2023-07-13T22:28:19.611Z] 00621a05e079: Preparing [2023-07-13T22:28:19.611Z] 345f5f8be468: Preparing [2023-07-13T22:28:19.611Z] 9386262d7a74: Preparing [2023-07-13T22:28:19.611Z] 345f5f8be468: Waiting [2023-07-13T22:28:19.611Z] 9386262d7a74: Waiting [2023-07-13T22:28:19.611Z] 00621a05e079: Waiting [2023-07-13T22:28:19.611Z] 6cd440dad9c2: Layer already exists [2023-07-13T22:28:19.611Z] 1c002ab618ca: Layer already exists [2023-07-13T22:28:19.611Z] 1f4038538283: Layer already exists [2023-07-13T22:28:19.611Z] cbe41825a31b: Layer already exists [2023-07-13T22:28:19.611Z] fc54898ae1c8: Layer already exists [2023-07-13T22:28:19.611Z] 00621a05e079: Layer already exists [2023-07-13T22:28:19.611Z] 345f5f8be468: Layer already exists [2023-07-13T22:28:19.611Z] 9386262d7a74: Layer already exists [2023-07-13T22:28:19.611Z] latest: digest: sha256:5a0e270d872bf7a5836ae4cf41add8eb9bbf61132be8cc21f1f4082e0e43fa66 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:28:20.204Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:28:20.540Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.9 [2023-07-13T22:28:20.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-07-13T22:28:20.540Z] fc54898ae1c8: Preparing [2023-07-13T22:28:20.540Z] 1c002ab618ca: Preparing [2023-07-13T22:28:20.540Z] 1f4038538283: Preparing [2023-07-13T22:28:20.540Z] 6cd440dad9c2: Preparing [2023-07-13T22:28:20.540Z] cbe41825a31b: Preparing [2023-07-13T22:28:20.540Z] 00621a05e079: Preparing [2023-07-13T22:28:20.540Z] 345f5f8be468: Preparing [2023-07-13T22:28:20.540Z] 9386262d7a74: Preparing [2023-07-13T22:28:20.540Z] 00621a05e079: Waiting [2023-07-13T22:28:20.540Z] 345f5f8be468: Waiting [2023-07-13T22:28:20.540Z] 9386262d7a74: Waiting [2023-07-13T22:28:20.540Z] 6cd440dad9c2: Layer already exists [2023-07-13T22:28:20.541Z] 1f4038538283: Layer already exists [2023-07-13T22:28:20.541Z] 1c002ab618ca: Layer already exists [2023-07-13T22:28:20.541Z] fc54898ae1c8: Layer already exists [2023-07-13T22:28:20.541Z] cbe41825a31b: Layer already exists [2023-07-13T22:28:20.541Z] 00621a05e079: Layer already exists [2023-07-13T22:28:20.541Z] 9386262d7a74: Layer already exists [2023-07-13T22:28:20.541Z] 345f5f8be468: Layer already exists [2023-07-13T22:28:20.541Z] 3.1.0-dev.9: digest: sha256:5a0e270d872bf7a5836ae4cf41add8eb9bbf61132be8cc21f1f4082e0e43fa66 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:28:20.865Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:28:21.191Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [2023-07-13T22:28:21.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-07-13T22:28:21.191Z] fc54898ae1c8: Preparing [2023-07-13T22:28:21.191Z] 1c002ab618ca: Preparing [2023-07-13T22:28:21.191Z] 1f4038538283: Preparing [2023-07-13T22:28:21.191Z] 6cd440dad9c2: Preparing [2023-07-13T22:28:21.191Z] cbe41825a31b: Preparing [2023-07-13T22:28:21.191Z] 00621a05e079: Preparing [2023-07-13T22:28:21.191Z] 345f5f8be468: Preparing [2023-07-13T22:28:21.191Z] 9386262d7a74: Preparing [2023-07-13T22:28:21.191Z] 9386262d7a74: Waiting [2023-07-13T22:28:21.191Z] 00621a05e079: Waiting [2023-07-13T22:28:21.191Z] 1f4038538283: Layer already exists [2023-07-13T22:28:21.191Z] fc54898ae1c8: Layer already exists [2023-07-13T22:28:21.191Z] 6cd440dad9c2: Layer already exists [2023-07-13T22:28:21.191Z] cbe41825a31b: Layer already exists [2023-07-13T22:28:21.191Z] 1c002ab618ca: Layer already exists [2023-07-13T22:28:21.191Z] 345f5f8be468: Layer already exists [2023-07-13T22:28:21.191Z] 00621a05e079: Layer already exists [2023-07-13T22:28:21.191Z] 9386262d7a74: Layer already exists [2023-07-13T22:28:21.455Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9: digest: sha256:5a0e270d872bf7a5836ae4cf41add8eb9bbf61132be8cc21f1f4082e0e43fa66 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:28:21.787Z] + 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-07-13T22:28:22.123Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-07-13T22:28:22.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-07-13T22:28:22.124Z] fc54898ae1c8: Preparing [2023-07-13T22:28:22.124Z] 1c002ab618ca: Preparing [2023-07-13T22:28:22.124Z] 1f4038538283: Preparing [2023-07-13T22:28:22.124Z] 6cd440dad9c2: Preparing [2023-07-13T22:28:22.124Z] cbe41825a31b: Preparing [2023-07-13T22:28:22.124Z] 00621a05e079: Preparing [2023-07-13T22:28:22.124Z] 345f5f8be468: Preparing [2023-07-13T22:28:22.124Z] 9386262d7a74: Preparing [2023-07-13T22:28:22.124Z] 345f5f8be468: Waiting [2023-07-13T22:28:22.124Z] 9386262d7a74: Waiting [2023-07-13T22:28:22.124Z] 00621a05e079: Waiting [2023-07-13T22:28:22.124Z] fc54898ae1c8: Layer already exists [2023-07-13T22:28:22.124Z] 1f4038538283: Layer already exists [2023-07-13T22:28:22.124Z] cbe41825a31b: Layer already exists [2023-07-13T22:28:22.124Z] 6cd440dad9c2: Layer already exists [2023-07-13T22:28:22.124Z] 1c002ab618ca: Layer already exists [2023-07-13T22:28:22.124Z] 345f5f8be468: Layer already exists [2023-07-13T22:28:22.124Z] 9386262d7a74: Layer already exists [2023-07-13T22:28:22.124Z] 00621a05e079: Layer already exists [2023-07-13T22:28:22.389Z] main: digest: sha256:5a0e270d872bf7a5836ae4cf41add8eb9bbf61132be8cc21f1f4082e0e43fa66 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-13T22:28:22.435Z] ===================================================== [Pipeline] echo [2023-07-13T22:28:22.442Z] taggedImages: [2023-07-13T22:28:22.442Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [2023-07-13T22:28:22.442Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-07-13T22:28:22.442Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.9 [2023-07-13T22:28:22.442Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [2023-07-13T22:28:22.442Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-07-13T22:28:22.459Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-07-13T22:28:22.459Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [2023-07-13T22:28:22.459Z] latest [2023-07-13T22:28:22.459Z] 3.1.0-dev.9 [2023-07-13T22:28:22.459Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [2023-07-13T22:28:22.459Z] main [2023-07-13T22:28:22.459Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:28:22.794Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:28:23.135Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [2023-07-13T22:28:23.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-07-13T22:28:23.135Z] e70c38130076: Preparing [2023-07-13T22:28:23.135Z] 2d0c197d0d62: Preparing [2023-07-13T22:28:23.135Z] cbe41825a31b: Preparing [2023-07-13T22:28:23.135Z] 00621a05e079: Preparing [2023-07-13T22:28:23.135Z] 15c62ec66267: Preparing [2023-07-13T22:28:23.135Z] 9386262d7a74: Preparing [2023-07-13T22:28:23.135Z] 9386262d7a74: Waiting [2023-07-13T22:28:23.135Z] 00621a05e079: Layer already exists [2023-07-13T22:28:23.135Z] cbe41825a31b: Layer already exists [2023-07-13T22:28:23.135Z] 9386262d7a74: Layer already exists [2023-07-13T22:28:23.400Z] e70c38130076: Pushed [2023-07-13T22:28:23.664Z] 15c62ec66267: Pushed [2023-07-13T22:28:28.986Z] 2d0c197d0d62: Pushed [2023-07-13T22:28:28.986Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65: digest: sha256:dc5f480435ddeab810568f8ea9f8657a64bff239b8c3e1a0d1a559f9b582034f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:28:30.719Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:28:31.046Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-07-13T22:28:31.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-07-13T22:28:31.046Z] e70c38130076: Preparing [2023-07-13T22:28:31.046Z] 2d0c197d0d62: Preparing [2023-07-13T22:28:31.046Z] cbe41825a31b: Preparing [2023-07-13T22:28:31.046Z] 00621a05e079: Preparing [2023-07-13T22:28:31.046Z] 15c62ec66267: Preparing [2023-07-13T22:28:31.046Z] 9386262d7a74: Preparing [2023-07-13T22:28:31.046Z] 9386262d7a74: Waiting [2023-07-13T22:28:31.046Z] cbe41825a31b: Layer already exists [2023-07-13T22:28:31.046Z] 15c62ec66267: Layer already exists [2023-07-13T22:28:31.046Z] 00621a05e079: Layer already exists [2023-07-13T22:28:31.046Z] e70c38130076: Layer already exists [2023-07-13T22:28:31.047Z] 2d0c197d0d62: Layer already exists [2023-07-13T22:28:31.047Z] 9386262d7a74: Layer already exists [2023-07-13T22:28:31.047Z] latest: digest: sha256:dc5f480435ddeab810568f8ea9f8657a64bff239b8c3e1a0d1a559f9b582034f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:28:31.640Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:28:31.974Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.9 [2023-07-13T22:28:31.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-07-13T22:28:31.974Z] e70c38130076: Preparing [2023-07-13T22:28:31.974Z] 2d0c197d0d62: Preparing [2023-07-13T22:28:31.974Z] cbe41825a31b: Preparing [2023-07-13T22:28:31.974Z] 00621a05e079: Preparing [2023-07-13T22:28:31.974Z] 15c62ec66267: Preparing [2023-07-13T22:28:31.974Z] 9386262d7a74: Preparing [2023-07-13T22:28:31.974Z] 9386262d7a74: Waiting [2023-07-13T22:28:31.974Z] cbe41825a31b: Layer already exists [2023-07-13T22:28:31.974Z] 15c62ec66267: Layer already exists [2023-07-13T22:28:31.974Z] e70c38130076: Layer already exists [2023-07-13T22:28:31.974Z] 00621a05e079: Layer already exists [2023-07-13T22:28:31.974Z] 2d0c197d0d62: Layer already exists [2023-07-13T22:28:31.974Z] 9386262d7a74: Layer already exists [2023-07-13T22:28:31.974Z] 3.1.0-dev.9: digest: sha256:dc5f480435ddeab810568f8ea9f8657a64bff239b8c3e1a0d1a559f9b582034f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:28:32.315Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:28:32.648Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [2023-07-13T22:28:32.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-07-13T22:28:32.648Z] e70c38130076: Preparing [2023-07-13T22:28:32.648Z] 2d0c197d0d62: Preparing [2023-07-13T22:28:32.648Z] cbe41825a31b: Preparing [2023-07-13T22:28:32.648Z] 00621a05e079: Preparing [2023-07-13T22:28:32.648Z] 15c62ec66267: Preparing [2023-07-13T22:28:32.648Z] 9386262d7a74: Preparing [2023-07-13T22:28:32.648Z] 9386262d7a74: Waiting [2023-07-13T22:28:32.648Z] e70c38130076: Layer already exists [2023-07-13T22:28:32.648Z] 2d0c197d0d62: Layer already exists [2023-07-13T22:28:32.648Z] 00621a05e079: Layer already exists [2023-07-13T22:28:32.648Z] cbe41825a31b: Layer already exists [2023-07-13T22:28:32.648Z] 15c62ec66267: Layer already exists [2023-07-13T22:28:32.648Z] 9386262d7a74: Layer already exists [2023-07-13T22:28:32.912Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9: digest: sha256:dc5f480435ddeab810568f8ea9f8657a64bff239b8c3e1a0d1a559f9b582034f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:28:33.248Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:28:33.573Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-07-13T22:28:33.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-07-13T22:28:33.573Z] e70c38130076: Preparing [2023-07-13T22:28:33.573Z] 2d0c197d0d62: Preparing [2023-07-13T22:28:33.573Z] cbe41825a31b: Preparing [2023-07-13T22:28:33.573Z] 00621a05e079: Preparing [2023-07-13T22:28:33.573Z] 15c62ec66267: Preparing [2023-07-13T22:28:33.573Z] 9386262d7a74: Preparing [2023-07-13T22:28:33.573Z] 9386262d7a74: Waiting [2023-07-13T22:28:33.573Z] 15c62ec66267: Layer already exists [2023-07-13T22:28:33.573Z] e70c38130076: Layer already exists [2023-07-13T22:28:33.573Z] 2d0c197d0d62: Layer already exists [2023-07-13T22:28:33.573Z] 00621a05e079: Layer already exists [2023-07-13T22:28:33.573Z] cbe41825a31b: Layer already exists [2023-07-13T22:28:33.573Z] 9386262d7a74: Layer already exists [2023-07-13T22:28:33.837Z] main: digest: sha256:dc5f480435ddeab810568f8ea9f8657a64bff239b8c3e1a0d1a559f9b582034f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-13T22:28:33.876Z] ===================================================== [Pipeline] echo [2023-07-13T22:28:33.882Z] taggedImages: [2023-07-13T22:28:33.882Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [2023-07-13T22:28:33.882Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-07-13T22:28:33.882Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.9 [2023-07-13T22:28:33.882Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [2023-07-13T22:28:33.882Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-07-13T22:28:33.897Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-07-13T22:28:33.897Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [2023-07-13T22:28:33.897Z] latest [2023-07-13T22:28:33.897Z] 3.1.0-dev.9 [2023-07-13T22:28:33.897Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [2023-07-13T22:28:33.897Z] main [2023-07-13T22:28:33.897Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:28:34.221Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:28:34.550Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [2023-07-13T22:28:34.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-07-13T22:28:34.550Z] 9d47d90dac20: Preparing [2023-07-13T22:28:34.550Z] 8a63803c0d5c: Preparing [2023-07-13T22:28:34.550Z] cbe41825a31b: Preparing [2023-07-13T22:28:34.550Z] 00621a05e079: Preparing [2023-07-13T22:28:34.550Z] 2a65d44bc87e: Preparing [2023-07-13T22:28:34.550Z] 9386262d7a74: Preparing [2023-07-13T22:28:34.550Z] 9386262d7a74: Waiting [2023-07-13T22:28:34.550Z] 00621a05e079: Layer already exists [2023-07-13T22:28:34.550Z] 2a65d44bc87e: Layer already exists [2023-07-13T22:28:34.814Z] cbe41825a31b: Layer already exists [2023-07-13T22:28:34.814Z] 9386262d7a74: Layer already exists [2023-07-13T22:28:34.814Z] 9d47d90dac20: Pushed [2023-07-13T22:28:40.133Z] 8a63803c0d5c: Pushed [2023-07-13T22:28:40.398Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65: digest: sha256:550ba44423bb2478ebe8953d331569431e900a192dea36fbbd781dedc3326dbe size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:28:40.730Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:28:41.057Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-07-13T22:28:41.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-07-13T22:28:41.057Z] 9d47d90dac20: Preparing [2023-07-13T22:28:41.057Z] 8a63803c0d5c: Preparing [2023-07-13T22:28:41.057Z] cbe41825a31b: Preparing [2023-07-13T22:28:41.057Z] 00621a05e079: Preparing [2023-07-13T22:28:41.057Z] 2a65d44bc87e: Preparing [2023-07-13T22:28:41.057Z] 9386262d7a74: Preparing [2023-07-13T22:28:41.057Z] 9386262d7a74: Waiting [2023-07-13T22:28:41.057Z] 00621a05e079: Layer already exists [2023-07-13T22:28:41.057Z] cbe41825a31b: Layer already exists [2023-07-13T22:28:41.057Z] 2a65d44bc87e: Layer already exists [2023-07-13T22:28:41.057Z] 8a63803c0d5c: Layer already exists [2023-07-13T22:28:41.057Z] 9d47d90dac20: Layer already exists [2023-07-13T22:28:41.057Z] 9386262d7a74: Layer already exists [2023-07-13T22:28:41.322Z] latest: digest: sha256:550ba44423bb2478ebe8953d331569431e900a192dea36fbbd781dedc3326dbe size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:28:41.652Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:28:41.984Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.9 [2023-07-13T22:28:41.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-07-13T22:28:41.984Z] 9d47d90dac20: Preparing [2023-07-13T22:28:41.984Z] 8a63803c0d5c: Preparing [2023-07-13T22:28:41.984Z] cbe41825a31b: Preparing [2023-07-13T22:28:41.984Z] 00621a05e079: Preparing [2023-07-13T22:28:41.984Z] 2a65d44bc87e: Preparing [2023-07-13T22:28:41.984Z] 9386262d7a74: Preparing [2023-07-13T22:28:41.984Z] 9386262d7a74: Waiting [2023-07-13T22:28:41.984Z] 8a63803c0d5c: Layer already exists [2023-07-13T22:28:41.984Z] cbe41825a31b: Layer already exists [2023-07-13T22:28:41.984Z] 9d47d90dac20: Layer already exists [2023-07-13T22:28:41.984Z] 00621a05e079: Layer already exists [2023-07-13T22:28:41.984Z] 2a65d44bc87e: Layer already exists [2023-07-13T22:28:41.984Z] 9386262d7a74: Layer already exists [2023-07-13T22:28:41.984Z] 3.1.0-dev.9: digest: sha256:550ba44423bb2478ebe8953d331569431e900a192dea36fbbd781dedc3326dbe size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:28:42.322Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:28:43.603Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [2023-07-13T22:28:43.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-07-13T22:28:43.604Z] 9d47d90dac20: Preparing [2023-07-13T22:28:43.604Z] 8a63803c0d5c: Preparing [2023-07-13T22:28:43.604Z] cbe41825a31b: Preparing [2023-07-13T22:28:43.604Z] 00621a05e079: Preparing [2023-07-13T22:28:43.604Z] 2a65d44bc87e: Preparing [2023-07-13T22:28:43.604Z] 9386262d7a74: Preparing [2023-07-13T22:28:43.604Z] 9386262d7a74: Waiting [2023-07-13T22:28:43.604Z] 00621a05e079: Layer already exists [2023-07-13T22:28:43.604Z] 8a63803c0d5c: Layer already exists [2023-07-13T22:28:43.604Z] 2a65d44bc87e: Layer already exists [2023-07-13T22:28:43.604Z] cbe41825a31b: Layer already exists [2023-07-13T22:28:43.604Z] 9d47d90dac20: Layer already exists [2023-07-13T22:28:43.604Z] 9386262d7a74: Layer already exists [2023-07-13T22:28:43.604Z] fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9: digest: sha256:550ba44423bb2478ebe8953d331569431e900a192dea36fbbd781dedc3326dbe size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:28:43.933Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:28:44.530Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-07-13T22:28:44.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-07-13T22:28:44.530Z] 9d47d90dac20: Preparing [2023-07-13T22:28:44.530Z] 8a63803c0d5c: Preparing [2023-07-13T22:28:44.530Z] cbe41825a31b: Preparing [2023-07-13T22:28:44.530Z] 00621a05e079: Preparing [2023-07-13T22:28:44.530Z] 2a65d44bc87e: Preparing [2023-07-13T22:28:44.530Z] 9386262d7a74: Preparing [2023-07-13T22:28:44.530Z] 9386262d7a74: Waiting [2023-07-13T22:28:44.530Z] 00621a05e079: Layer already exists [2023-07-13T22:28:44.530Z] 2a65d44bc87e: Layer already exists [2023-07-13T22:28:44.530Z] 8a63803c0d5c: Layer already exists [2023-07-13T22:28:44.530Z] 9d47d90dac20: Layer already exists [2023-07-13T22:28:44.530Z] cbe41825a31b: Layer already exists [2023-07-13T22:28:44.530Z] 9386262d7a74: Layer already exists [2023-07-13T22:28:44.530Z] main: digest: sha256:550ba44423bb2478ebe8953d331569431e900a192dea36fbbd781dedc3326dbe size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-13T22:28:44.589Z] ===================================================== [Pipeline] echo [2023-07-13T22:28:44.595Z] taggedImages: [2023-07-13T22:28:44.595Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [2023-07-13T22:28:44.595Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-07-13T22:28:44.595Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.9 [2023-07-13T22:28:44.595Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fa614b66c3ed1d56f649226ca5a7d2f493aafc65-3.1.0-dev.9 [2023-07-13T22:28:44.595Z] - 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-07-13T22:28:44.969Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-13T22:28:44.969Z] [2023-07-13T22:28:44.969Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:28:45.299Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-13T22:28:45.299Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-13T22:28:45.299Z] 8998bd30e6a1: Pulling fs layer [2023-07-13T22:28:45.299Z] 04944245beec: Pulling fs layer [2023-07-13T22:28:45.299Z] 699f458cf7ca: Pulling fs layer [2023-07-13T22:28:45.299Z] 765212b225bb: Pulling fs layer [2023-07-13T22:28:45.299Z] f23df028b6ca: Pulling fs layer [2023-07-13T22:28:45.299Z] d65c8cfc05b1: Pulling fs layer [2023-07-13T22:28:45.299Z] 765212b225bb: Waiting [2023-07-13T22:28:45.299Z] 2437ff75d9bd: Pulling fs layer [2023-07-13T22:28:45.299Z] f23df028b6ca: Waiting [2023-07-13T22:28:45.299Z] d65c8cfc05b1: Waiting [2023-07-13T22:28:45.299Z] 2437ff75d9bd: Waiting [2023-07-13T22:28:45.567Z] 04944245beec: Verifying Checksum [2023-07-13T22:28:45.567Z] 04944245beec: Download complete [2023-07-13T22:28:45.567Z] 765212b225bb: Verifying Checksum [2023-07-13T22:28:45.567Z] 765212b225bb: Download complete [2023-07-13T22:28:45.567Z] f23df028b6ca: Verifying Checksum [2023-07-13T22:28:45.567Z] f23df028b6ca: Download complete [2023-07-13T22:28:45.567Z] d65c8cfc05b1: Verifying Checksum [2023-07-13T22:28:45.567Z] d65c8cfc05b1: Download complete [2023-07-13T22:28:45.567Z] 699f458cf7ca: Verifying Checksum [2023-07-13T22:28:45.567Z] 699f458cf7ca: Download complete [2023-07-13T22:28:46.154Z] 8998bd30e6a1: Verifying Checksum [2023-07-13T22:28:46.154Z] 8998bd30e6a1: Download complete [2023-07-13T22:28:48.217Z] 2437ff75d9bd: Verifying Checksum [2023-07-13T22:28:48.217Z] 2437ff75d9bd: Download complete [2023-07-13T22:28:50.231Z] 8998bd30e6a1: Pull complete [2023-07-13T22:28:50.831Z] 04944245beec: Pull complete [2023-07-13T22:28:52.252Z] 699f458cf7ca: Pull complete [2023-07-13T22:28:52.252Z] 765212b225bb: Pull complete [2023-07-13T22:28:53.209Z] f23df028b6ca: Pull complete [2023-07-13T22:28:53.209Z] d65c8cfc05b1: Pull complete [2023-07-13T22:29:08.180Z] 2437ff75d9bd: Pull complete [2023-07-13T22:29:08.180Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-13T22:29:08.180Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-13T22:29:08.180Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T22:29:08.390Z] prd-ubuntu20.04-docker-arm64-4c-16g-1100 does not seem to be running inside a container [2023-07-13T22:29:08.457Z] $ 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/542 -v /w/workspace/edgex-go/542:/w/workspace/edgex-go/542:rw,z -v /w/workspace/edgex-go/542@tmp:/w/workspace/edgex-go/542@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-07-13T22:29:10.998Z] $ docker top 316710276f9c1054aad8861fe884594c8389400f865a8298313e162ce9d5f6d7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-13T22:29:11.865Z] ---> job-cost.sh [2023-07-13T22:29:11.865Z] lf-activate-venv: SKIPPING [2023-07-13T22:29:11.865Z] INFO: No Stack... [2023-07-13T22:29:12.817Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-13T22:29:13.391Z] INFO: Archiving Costs [Pipeline] sh [2023-07-13T22:29:13.701Z] + cat /w/workspace/edgex-go/542/archives/cost.csv [2023-07-13T22:29:13.701Z] + cut -d, -f6 [Pipeline] lock [2023-07-13T22:29:13.735Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-542-stack-cost] [2023-07-13T22:29:13.741Z] Resource [jenkins-edgexfoundry-edgex-go-main-542-stack-cost] did not exist. Created. [2023-07-13T22:29:13.741Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-542-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-13T22:29:14.064Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-13T22:29:14.594Z] Stashed 1 file(s) [Pipeline] } [2023-07-13T22:29:14.601Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-542-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-13T22:29:14.624Z] $ docker stop --time=1 316710276f9c1054aad8861fe884594c8389400f865a8298313e162ce9d5f6d7 [2023-07-13T22:29:16.063Z] $ docker rm -f --volumes 316710276f9c1054aad8861fe884594c8389400f865a8298313e162ce9d5f6d7 [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-07-13T22:29:16.470Z] provisioning config files... [2023-07-13T22:29:16.478Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/542@tmp/config6331053475697511052tmp [Pipeline] { [Pipeline] sh [2023-07-13T22:29:16.780Z] + set +x [2023-07-13T22:29:16.780Z] + curl -s https://codecov.io/bash [2023-07-13T22:29:16.780Z] + bash -s -- [2023-07-13T22:29:22.055Z] [2023-07-13T22:29:22.055Z] _____ _ [2023-07-13T22:29:22.055Z] / ____| | | [2023-07-13T22:29:22.055Z] | | ___ __| | ___ ___ _____ __ [2023-07-13T22:29:22.055Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-13T22:29:22.055Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-13T22:29:22.055Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-13T22:29:22.055Z] Bash-1.0.6 [2023-07-13T22:29:22.055Z] [2023-07-13T22:29:22.055Z] [2023-07-13T22:29:22.055Z] ==> git version 2.25.1 found [2023-07-13T22:29:22.055Z] ==> 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-07-13T22:29:22.055Z] Release-Date: 2020-01-08 [2023-07-13T22:29:22.055Z] 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-07-13T22:29:22.055Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-13T22:29:22.055Z] ==> Jenkins CI detected. [2023-07-13T22:29:22.055Z] current dir:  /w/workspace/edgex-go/542 [2023-07-13T22:29:22.055Z] project root: . [2023-07-13T22:29:22.055Z] --> token set from env [2023-07-13T22:29:22.055Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-13T22:29:22.055Z] ==> Running gcov in . (disable via -X gcov) [2023-07-13T22:29:22.055Z] ==> Python coveragepy not found [2023-07-13T22:29:22.055Z] ==> Searching for coverage reports in: [2023-07-13T22:29:22.055Z] + . [2023-07-13T22:29:22.055Z] -> Found 1 reports [2023-07-13T22:29:22.055Z] ==> Detecting git/mercurial file structure [2023-07-13T22:29:22.055Z] ==> Reading reports [2023-07-13T22:29:22.055Z] + ./coverage.out bytes=447731 [2023-07-13T22:29:22.055Z] ==> Appending adjustments [2023-07-13T22:29:22.055Z] https://docs.codecov.io/docs/fixing-reports [2023-07-13T22:29:22.623Z] + Found adjustments [2023-07-13T22:29:22.623Z] ==> Gzipping contents [2023-07-13T22:29:22.623Z] 60K /tmp/codecov.UrydrX.gz [2023-07-13T22:29:22.623Z] ==> Uploading reports [2023-07-13T22:29:22.623Z] url: https://codecov.io [2023-07-13T22:29:22.623Z] query: branch=main&commit=fa614b66c3ed1d56f649226ca5a7d2f493aafc65&build=542&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F542%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-13T22:29:22.623Z] -> Pinging Codecov [2023-07-13T22:29:22.623Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=fa614b66c3ed1d56f649226ca5a7d2f493aafc65&build=542&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F542%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-13T22:29:22.892Z] -> Uploading to [2023-07-13T22:29:22.892Z] https://storage.googleapis.com/codecov/v4/raw/2023-07-13/00271124DB129430A58F1EEE437C3FCB/fa614b66c3ed1d56f649226ca5a7d2f493aafc65/fdd8f3ca-1c78-4acd-8959-b6a5f4548dbf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230713%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230713T222922Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=39367c6248ec5b3167100e2f6ab40c2aa08f9c1698e32a0e63517e0b922ecadb [2023-07-13T22:29:22.892Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-13T22:29:22.892Z] Dload Upload Total Spent Left Speed [2023-07-13T22:29:23.150Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57462 0 0 100 57462 0 238k --:--:-- --:--:-- --:--:-- 238k [2023-07-13T22:29:23.150Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/fa614b66c3ed1d56f649226ca5a7d2f493aafc65 [Pipeline] } [2023-07-13T22:29:23.159Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-07-13T22:29:23.394Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-07-13T22:29:23.415Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:29:23.719Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-13T22:29:23.719Z] [2023-07-13T22:29:23.719Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:29:24.016Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-13T22:29:24.016Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-07-13T22:29:24.016Z] df9b9388f04a: Pulling fs layer [2023-07-13T22:29:24.016Z] 52dc419b0ee2: Pulling fs layer [2023-07-13T22:29:24.016Z] 25bc292e5bac: Pulling fs layer [2023-07-13T22:29:24.016Z] 114826534d7a: Pulling fs layer [2023-07-13T22:29:24.016Z] 4657fd5d0bcf: Pulling fs layer [2023-07-13T22:29:24.016Z] 6ad1cebc031e: Pulling fs layer [2023-07-13T22:29:24.016Z] 8a3aa393b2d8: Pulling fs layer [2023-07-13T22:29:24.016Z] 6ad1cebc031e: Waiting [2023-07-13T22:29:24.016Z] 114826534d7a: Waiting [2023-07-13T22:29:24.016Z] 4657fd5d0bcf: Waiting [2023-07-13T22:29:24.016Z] 8a3aa393b2d8: Waiting [2023-07-13T22:29:24.016Z] 25bc292e5bac: Verifying Checksum [2023-07-13T22:29:24.016Z] 25bc292e5bac: Download complete [2023-07-13T22:29:24.016Z] 52dc419b0ee2: Verifying Checksum [2023-07-13T22:29:24.016Z] 52dc419b0ee2: Download complete [2023-07-13T22:29:24.016Z] 4657fd5d0bcf: Verifying Checksum [2023-07-13T22:29:24.016Z] 4657fd5d0bcf: Download complete [2023-07-13T22:29:24.016Z] df9b9388f04a: Verifying Checksum [2023-07-13T22:29:24.016Z] df9b9388f04a: Download complete [2023-07-13T22:29:24.274Z] 6ad1cebc031e: Verifying Checksum [2023-07-13T22:29:24.274Z] 6ad1cebc031e: Download complete [2023-07-13T22:29:24.274Z] df9b9388f04a: Pull complete [2023-07-13T22:29:24.274Z] 52dc419b0ee2: Pull complete [2023-07-13T22:29:24.274Z] 25bc292e5bac: Pull complete [2023-07-13T22:29:24.839Z] 114826534d7a: Download complete [2023-07-13T22:29:24.839Z] 8a3aa393b2d8: Verifying Checksum [2023-07-13T22:29:24.839Z] 8a3aa393b2d8: Download complete [2023-07-13T22:29:28.114Z] 114826534d7a: Pull complete [2023-07-13T22:29:28.114Z] 4657fd5d0bcf: Pull complete [2023-07-13T22:29:28.372Z] 6ad1cebc031e: Pull complete [2023-07-13T22:29:31.648Z] 8a3aa393b2d8: Pull complete [2023-07-13T22:29:31.648Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-07-13T22:29:31.648Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-13T22:29:31.648Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T22:29:31.724Z] prd-ubuntu20.04-docker-8c-8g-1099 does not seem to be running inside a container [2023-07-13T22:29:31.748Z] $ 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/542 -v /w/workspace/edgex-go/542:/w/workspace/edgex-go/542:rw,z -v /w/workspace/edgex-go/542@tmp:/w/workspace/edgex-go/542@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-07-13T22:29:38.192Z] $ docker top 91ced212654917fab2362a0b2f05a5d74b4caa152917f9b53d15cdd0c02ad087 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-13T22:29:38.262Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-07-13T22:29:38.538Z] + set -o pipefail [2023-07-13T22:29:38.538Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-07-13T22:29:45.106Z] [2023-07-13T22:29:45.106Z] Monitoring /w/workspace/edgex-go/542 (github.com/edgexfoundry/edgex-go)... [2023-07-13T22:29:45.106Z] [2023-07-13T22:29:45.106Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/6b982929-795d-4651-b0aa-e1e8afa90b07 [2023-07-13T22:29:45.106Z] [2023-07-13T22:29:45.106Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-07-13T22:29:45.106Z] [2023-07-13T22:29:45.107Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-07-13T22:29:45.107Z] [2023-07-13T22:29:45.107Z] [2023-07-13T22:29:45.107Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-07-13T22:29:45.107Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-07-13T22:29:45.107Z] More details here: https://snyk.co/ue1NS [2023-07-13T22:29:45.107Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-07-13T22:29:45.107Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-07-13T22:29:45.112Z] $ docker stop --time=1 91ced212654917fab2362a0b2f05a5d74b4caa152917f9b53d15cdd0c02ad087 [2023-07-13T22:29:48.407Z] $ docker rm -f --volumes 91ced212654917fab2362a0b2f05a5d74b4caa152917f9b53d15cdd0c02ad087 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-07-13T22:29:48.791Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-13T22:29:48.801Z] provisioning config files... [2023-07-13T22:29:48.811Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/542@tmp/config5969392972489185443tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-13T22:29:49.111Z] --> edgex-publish-swagger.sh [2023-07-13T22:29:49.112Z] === Publish openapi/v3 API === [2023-07-13T22:29:49.112Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-07-13T22:29:49.112Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/542/openapi/v3/core-command.yaml] [2023-07-13T22:29:49.112Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-13T22:29:49.112Z] Dload Upload Total Spent Left Speed [2023-07-13T22:29:49.680Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 46373 --:--:-- --:--:-- --:--:-- 46373 [2023-07-13T22:29:49.680Z] [2023-07-13T22:29:49.680Z] [2023-07-13T22:29:49.680Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/542/openapi/v3/core-data.yaml] [2023-07-13T22:29:49.680Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-13T22:29:49.680Z] Dload Upload Total Spent Left Speed [2023-07-13T22:29:50.249Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 94 69110 0 0 94 65536 0 820k --:--:-- --:--:-- --:--:-- 810k 100 69110 0 0 100 69110 0 121k --:--:-- --:--:-- --:--:-- 121k [2023-07-13T22:29:50.249Z] [2023-07-13T22:29:50.249Z] [2023-07-13T22:29:50.249Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/542/openapi/v3/core-metadata.yaml] [2023-07-13T22:29:50.249Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-13T22:29:50.249Z] Dload Upload Total Spent Left Speed [2023-07-13T22:29:50.818Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 254k --:--:-- --:--:-- --:--:-- 253k 100 141k 0 0 100 141k 0 254k --:--:-- --:--:-- --:--:-- 253k [2023-07-13T22:29:50.819Z] [2023-07-13T22:29:50.819Z] [2023-07-13T22:29:50.819Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/542/openapi/v3/support-notifications.yaml] [2023-07-13T22:29:50.819Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-13T22:29:50.819Z] Dload Upload Total Spent Left Speed [2023-07-13T22:29:51.388Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 145k --:--:-- --:--:-- --:--:-- 145k [2023-07-13T22:29:51.388Z] [2023-07-13T22:29:51.388Z] [2023-07-13T22:29:51.388Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/542/openapi/v3/support-scheduler.yaml] [2023-07-13T22:29:51.388Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-13T22:29:51.388Z] Dload Upload Total Spent Left Speed [2023-07-13T22:29:51.968Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 63038 --:--:-- --:--:-- --:--:-- 62923 100 34356 0 0 100 34356 0 63038 --:--:-- --:--:-- --:--:-- 62923 [2023-07-13T22:29:51.968Z] [2023-07-13T22:29:51.968Z] [Pipeline] } [2023-07-13T22:29:51.975Z] 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-07-13T22:29:52.361Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-13T22:29:52.361Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:29:52.660Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-13T22:29:52.660Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T22:29:52.733Z] prd-ubuntu20.04-docker-8c-8g-1099 does not seem to be running inside a container [2023-07-13T22:29:52.759Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/542 -v /w/workspace/edgex-go/542:/w/workspace/edgex-go/542:rw,z -v /w/workspace/edgex-go/542@tmp:/w/workspace/edgex-go/542@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-13T22:29:53.258Z] $ docker top 5024c8846c5f3d8aa6edbb4b343e22223ede5671ca1063d11df0b908dde7e77d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-13T22:29:53.360Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-13T22:29:53.360Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-13T22:29:53.478Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-13T22:29:53.477Z] $ docker exec 5024c8846c5f3d8aa6edbb4b343e22223ede5671ca1063d11df0b908dde7e77d ssh-agent [2023-07-13T22:29:53.604Z] SSH_AUTH_SOCK=/tmp/ssh-8IRHyK4ubmFk/agent.32 [2023-07-13T22:29:53.604Z] SSH_AGENT_PID=38 [2023-07-13T22:29:53.609Z] Running ssh-add (command line suppressed) [2023-07-13T22:29:53.714Z] Identity added: /w/workspace/edgex-go/542@tmp/private_key_15608860378864358584.key (/w/workspace/edgex-go/542@tmp/private_key_15608860378864358584.key) [2023-07-13T22:29:53.731Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-13T22:29:54.023Z] + git semver tag [2023-07-13T22:29:54.301Z] 2023-07-13 22:29:54,271 [run_tag] DEBUG tag force:False [2023-07-13T22:29:54.301Z] 2023-07-13 22:29:54,271 [check_head_tag] DEBUG check head tag [2023-07-13T22:29:54.301Z] 2023-07-13 22:29:54,272 [execute] INFO git cat-file --batch-check [2023-07-13T22:29:54.301Z] 2023-07-13 22:29:54,273 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/542, universal_newlines=False, shell=None, istream=) [2023-07-13T22:29:54.301Z] 2023-07-13 22:29:54,277 [execute] INFO git cat-file --batch [2023-07-13T22:29:54.301Z] 2023-07-13 22:29:54,277 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/542, universal_newlines=False, shell=None, istream=) [2023-07-13T22:29:54.301Z] 2023-07-13 22:29:54,291 [read_version] DEBUG read version from /w/workspace/edgex-go/542/.semver/main [2023-07-13T22:29:54.301Z] 2023-07-13 22:29:54,292 [execute] INFO git tag -a v3.1.0-dev.9 -m v3.1.0-dev.9 [2023-07-13T22:29:54.301Z] 2023-07-13 22:29:54,292 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.9', '-m', 'v3.1.0-dev.9'], cwd=/w/workspace/edgex-go/542, universal_newlines=False, shell=None, istream=None) [2023-07-13T22:29:54.560Z] 2023-07-13 22:29:54,298 [read_version] DEBUG read version from /w/workspace/edgex-go/542/.semver/main [2023-07-13T22:29:54.560Z] 3.1.0-dev.9 [Pipeline] } [2023-07-13T22:29:54.568Z] $ docker exec --env ******** --env ******** 5024c8846c5f3d8aa6edbb4b343e22223ede5671ca1063d11df0b908dde7e77d ssh-agent -k [2023-07-13T22:29:54.679Z] unset SSH_AUTH_SOCK; [2023-07-13T22:29:54.679Z] unset SSH_AGENT_PID; [2023-07-13T22:29:54.679Z] echo Agent pid 38 killed; [2023-07-13T22:29:54.696Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-13T22:29:55.003Z] + git semver [Pipeline] } [2023-07-13T22:29:55.273Z] $ docker stop --time=1 5024c8846c5f3d8aa6edbb4b343e22223ede5671ca1063d11df0b908dde7e77d [2023-07-13T22:29:56.583Z] $ docker rm -f --volumes 5024c8846c5f3d8aa6edbb4b343e22223ede5671ca1063d11df0b908dde7e77d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:29:56.981Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-13T22:29:56.981Z] [2023-07-13T22:29:56.981Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:29:57.289Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-13T22:29:57.289Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-07-13T22:29:57.289Z] ab5ef0e58194: Pulling fs layer [2023-07-13T22:29:57.289Z] 9712f1f96733: Pulling fs layer [2023-07-13T22:29:57.289Z] 63f879dbbcfc: Pulling fs layer [2023-07-13T22:29:57.289Z] 0d9ebad4ef96: Pulling fs layer [2023-07-13T22:29:57.289Z] e9a5061849ea: Pulling fs layer [2023-07-13T22:29:57.289Z] d747dcd14b5f: Pulling fs layer [2023-07-13T22:29:57.289Z] 2de7ff778b66: Pulling fs layer [2023-07-13T22:29:57.289Z] 0d9ebad4ef96: Waiting [2023-07-13T22:29:57.289Z] e9a5061849ea: Waiting [2023-07-13T22:29:57.289Z] 2de7ff778b66: Waiting [2023-07-13T22:29:57.548Z] 63f879dbbcfc: Verifying Checksum [2023-07-13T22:29:57.548Z] 63f879dbbcfc: Download complete [2023-07-13T22:29:57.806Z] 0d9ebad4ef96: Verifying Checksum [2023-07-13T22:29:57.806Z] 0d9ebad4ef96: Download complete [2023-07-13T22:29:57.806Z] e9a5061849ea: Verifying Checksum [2023-07-13T22:29:57.806Z] e9a5061849ea: Download complete [2023-07-13T22:29:57.806Z] d747dcd14b5f: Verifying Checksum [2023-07-13T22:29:57.806Z] d747dcd14b5f: Download complete [2023-07-13T22:29:57.806Z] ab5ef0e58194: Verifying Checksum [2023-07-13T22:29:57.806Z] ab5ef0e58194: Download complete [2023-07-13T22:29:58.065Z] 2de7ff778b66: Verifying Checksum [2023-07-13T22:29:58.065Z] 2de7ff778b66: Download complete [2023-07-13T22:30:00.596Z] ab5ef0e58194: Pull complete [2023-07-13T22:30:00.596Z] 9712f1f96733: Pull complete [2023-07-13T22:30:01.532Z] 63f879dbbcfc: Pull complete [2023-07-13T22:30:05.732Z] 0d9ebad4ef96: Pull complete [2023-07-13T22:30:05.989Z] e9a5061849ea: Pull complete [2023-07-13T22:30:05.989Z] d747dcd14b5f: Pull complete [2023-07-13T22:30:07.360Z] 2de7ff778b66: Pull complete [2023-07-13T22:30:07.360Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-07-13T22:30:07.360Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-13T22:30:07.360Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T22:30:07.451Z] prd-ubuntu20.04-docker-8c-8g-1099 does not seem to be running inside a container [2023-07-13T22:30:07.482Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/542 -v /w/workspace/edgex-go/542:/w/workspace/edgex-go/542:rw,z -v /w/workspace/edgex-go/542@tmp:/w/workspace/edgex-go/542@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-07-13T22:30:12.654Z] $ docker top cff6b0b4ddb0ca67c14d942a646b72bb2c329bdf795cfc556a81300d9b9159f0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-07-13T22:30:12.741Z] provisioning config files... [2023-07-13T22:30:12.748Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/542@tmp/config14199464072555079718tmp [2023-07-13T22:30:12.757Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/542@tmp/config18034410694252470891tmp [2023-07-13T22:30:12.766Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/542@tmp/config16249978095171328001tmp [Pipeline] { [Pipeline] echo [2023-07-13T22:30:12.780Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-13T22:30:13.062Z] ---> sigul-configuration.sh [2023-07-13T22:30:13.062Z] gpg: directory `/root/.gnupg' created [2023-07-13T22:30:13.062Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-07-13T22:30:13.062Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-07-13T22:30:13.062Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-07-13T22:30:13.062Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-07-13T22:30:13.062Z] gpg: CAST5 encrypted data [2023-07-13T22:30:13.062Z] gpg: encrypted with 1 passphrase [2023-07-13T22:30:13.062Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-07-13T22:30:13.349Z] + mkdir /home/jenkins [2023-07-13T22:30:13.349Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-07-13T22:30:13.633Z] + 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-07-13T22:30:13.642Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-13T22:30:13.926Z] ---> sigul-install.sh [2023-07-13T22:30:13.926Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-07-13T22:30:14.207Z] + git tag --list [2023-07-13T22:30:14.207Z] 0.6.0 [2023-07-13T22:30:14.207Z] 0.6.1 [2023-07-13T22:30:14.207Z] 0.7.0 [2023-07-13T22:30:14.207Z] 0.7.1 [2023-07-13T22:30:14.207Z] v1.0.0 [2023-07-13T22:30:14.207Z] v1.0.1 [2023-07-13T22:30:14.207Z] v1.1.0 [2023-07-13T22:30:14.207Z] v1.2.0 [2023-07-13T22:30:14.207Z] v1.2.1 [2023-07-13T22:30:14.207Z] v1.3.0 [2023-07-13T22:30:14.207Z] v1.3.1 [2023-07-13T22:30:14.207Z] v2.0.0 [2023-07-13T22:30:14.207Z] v2.1.0 [2023-07-13T22:30:14.207Z] v2.1.1 [2023-07-13T22:30:14.207Z] v2.2.0 [2023-07-13T22:30:14.207Z] v2.3.0 [2023-07-13T22:30:14.207Z] v3.0 [2023-07-13T22:30:14.207Z] v3.0.0 [2023-07-13T22:30:14.207Z] v3.1.0-dev.1 [2023-07-13T22:30:14.207Z] v3.1.0-dev.2 [2023-07-13T22:30:14.207Z] v3.1.0-dev.3 [2023-07-13T22:30:14.207Z] v3.1.0-dev.4 [2023-07-13T22:30:14.207Z] v3.1.0-dev.5 [2023-07-13T22:30:14.207Z] v3.1.0-dev.6 [2023-07-13T22:30:14.207Z] v3.1.0-dev.7 [2023-07-13T22:30:14.207Z] v3.1.0-dev.8 [2023-07-13T22:30:14.207Z] v3.1.0-dev.9 [Pipeline] sh [2023-07-13T22:30:14.496Z] + lftools sign git-tag v3.1.0-dev.9 [2023-07-13T22:30:15.077Z] Signing Git tag with Sigul... [2023-07-13T22:30:15.077Z] Signing v3.1.0-dev.9 [Pipeline] echo [2023-07-13T22:30:15.669Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-13T22:30:15.961Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-07-13T22:30:15.969Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-07-13T22:30:15.982Z] $ docker stop --time=1 cff6b0b4ddb0ca67c14d942a646b72bb2c329bdf795cfc556a81300d9b9159f0 [2023-07-13T22:30:17.325Z] $ docker rm -f --volumes cff6b0b4ddb0ca67c14d942a646b72bb2c329bdf795cfc556a81300d9b9159f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-07-13T22:30:17.744Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-13T22:30:17.744Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:30:18.048Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-13T22:30:18.048Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T22:30:18.128Z] prd-ubuntu20.04-docker-8c-8g-1099 does not seem to be running inside a container [2023-07-13T22:30:18.160Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/542 -v /w/workspace/edgex-go/542:/w/workspace/edgex-go/542:rw,z -v /w/workspace/edgex-go/542@tmp:/w/workspace/edgex-go/542@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-13T22:30:18.532Z] $ docker top bba7db184d13d9fc0fd1c032787adec0d4086797aa248efa398cc41973e90e42 -eo pid,comm [2023-07-13T22:30:18.588Z] 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-07-13T22:30:18.588Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-13T22:30:18.627Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-13T22:30:18.627Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-13T22:30:18.761Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-13T22:30:18.760Z] $ docker exec bba7db184d13d9fc0fd1c032787adec0d4086797aa248efa398cc41973e90e42 ssh-agent [2023-07-13T22:30:18.880Z] SSH_AUTH_SOCK=/tmp/ssh-UeWHJkJQgFlo/agent.33 [2023-07-13T22:30:18.880Z] SSH_AGENT_PID=39 [2023-07-13T22:30:18.886Z] Running ssh-add (command line suppressed) [2023-07-13T22:30:19.002Z] Identity added: /w/workspace/edgex-go/542@tmp/private_key_16934208822808989822.key (/w/workspace/edgex-go/542@tmp/private_key_16934208822808989822.key) [2023-07-13T22:30:19.024Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-13T22:30:19.314Z] + git semver bump pre [2023-07-13T22:30:19.574Z] 2023-07-13 22:30:19,522 [read_version] DEBUG read version from /w/workspace/edgex-go/542/.semver/main [2023-07-13T22:30:19.574Z] 2023-07-13 22:30:19,522 [bump_version] DEBUG bumping version:3.1.0-dev.9 on axis:pre with prefix:dev [2023-07-13T22:30:19.574Z] 2023-07-13 22:30:19,522 [bump_version] DEBUG bumped version:3.1.0-dev.10 [2023-07-13T22:30:19.574Z] 2023-07-13 22:30:19,522 [write_version] DEBUG write version:3.1.0-dev.10 to path:/w/workspace/edgex-go/542/.semver/main with force:True [2023-07-13T22:30:19.574Z] 2023-07-13 22:30:19,522 [read_version] DEBUG read version from /w/workspace/edgex-go/542/.semver/main [2023-07-13T22:30:19.574Z] 2023-07-13 22:30:19,523 [write_file] DEBUG write to file:/w/workspace/edgex-go/542/.semver/main [2023-07-13T22:30:19.574Z] 2023-07-13 22:30:19,524 [execute] INFO git cat-file --batch-check [2023-07-13T22:30:19.574Z] 2023-07-13 22:30:19,525 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/542/.semver, universal_newlines=False, shell=None, istream=) [2023-07-13T22:30:19.574Z] 2023-07-13 22:30:19,531 [execute] INFO git cat-file --batch [2023-07-13T22:30:19.574Z] 2023-07-13 22:30:19,531 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/542/.semver, universal_newlines=False, shell=None, istream=) [2023-07-13T22:30:19.574Z] 2023-07-13 22:30:19,537 [read_version] DEBUG read version from /w/workspace/edgex-go/542/.semver/main [2023-07-13T22:30:19.574Z] 3.1.0-dev.10 [Pipeline] } [2023-07-13T22:30:19.578Z] $ docker exec --env ******** --env ******** bba7db184d13d9fc0fd1c032787adec0d4086797aa248efa398cc41973e90e42 ssh-agent -k [2023-07-13T22:30:19.682Z] unset SSH_AUTH_SOCK; [2023-07-13T22:30:19.682Z] unset SSH_AGENT_PID; [2023-07-13T22:30:19.682Z] echo Agent pid 39 killed; [2023-07-13T22:30:19.696Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-13T22:30:19.997Z] + git semver [Pipeline] } [2023-07-13T22:30:20.265Z] $ docker stop --time=1 bba7db184d13d9fc0fd1c032787adec0d4086797aa248efa398cc41973e90e42 [2023-07-13T22:30:21.520Z] $ docker rm -f --volumes bba7db184d13d9fc0fd1c032787adec0d4086797aa248efa398cc41973e90e42 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-13T22:30:21.866Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-13T22:30:21.867Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:30:22.166Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-13T22:30:22.166Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T22:30:22.240Z] prd-ubuntu20.04-docker-8c-8g-1099 does not seem to be running inside a container [2023-07-13T22:30:22.269Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/542 -v /w/workspace/edgex-go/542:/w/workspace/edgex-go/542:rw,z -v /w/workspace/edgex-go/542@tmp:/w/workspace/edgex-go/542@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-13T22:30:22.625Z] $ docker top ff669b2cbee5e8f61890e6820c9ea08fb73559d4343542b87dc6fb69033a8f2b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-13T22:30:22.714Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-13T22:30:22.714Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-13T22:30:22.835Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-13T22:30:22.833Z] $ docker exec ff669b2cbee5e8f61890e6820c9ea08fb73559d4343542b87dc6fb69033a8f2b ssh-agent [2023-07-13T22:30:22.956Z] SSH_AUTH_SOCK=/tmp/ssh-ZJLhZRQHRTSM/agent.32 [2023-07-13T22:30:22.956Z] SSH_AGENT_PID=38 [2023-07-13T22:30:22.961Z] Running ssh-add (command line suppressed) [2023-07-13T22:30:23.072Z] Identity added: /w/workspace/edgex-go/542@tmp/private_key_6510152797867352693.key (/w/workspace/edgex-go/542@tmp/private_key_6510152797867352693.key) [2023-07-13T22:30:23.092Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-13T22:30:23.378Z] + git semver push [2023-07-13T22:30:23.637Z] 2023-07-13 22:30:23,591 [run_push] DEBUG push [2023-07-13T22:30:23.637Z] 2023-07-13 22:30:23,592 [execute] INFO git cat-file --batch-check [2023-07-13T22:30:23.637Z] 2023-07-13 22:30:23,592 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/542/.semver, universal_newlines=False, shell=None, istream=) [2023-07-13T22:30:23.637Z] 2023-07-13 22:30:23,597 [execute] INFO git rev-list e4a80ec1dec770b441fea0931ae30eac64fcdb26 -- [2023-07-13T22:30:23.637Z] 2023-07-13 22:30:23,597 [execute] DEBUG Popen(['git', 'rev-list', 'e4a80ec1dec770b441fea0931ae30eac64fcdb26', '--'], cwd=/w/workspace/edgex-go/542/.semver, universal_newlines=False, shell=None, istream=None) [2023-07-13T22:30:23.637Z] 2023-07-13 22:30:23,616 [execute] INFO git fetch -v origin [2023-07-13T22:30:23.637Z] 2023-07-13 22:30:23,616 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/542/.semver, universal_newlines=True, shell=None, istream=None) [2023-07-13T22:30:24.206Z] 2023-07-13 22:30:24,098 [run_push] DEBUG no remote changes detected [2023-07-13T22:30:24.206Z] 2023-07-13 22:30:24,098 [execute] INFO git push origin semver [2023-07-13T22:30:24.206Z] 2023-07-13 22:30:24,099 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/542/.semver, universal_newlines=False, shell=None, istream=None) [2023-07-13T22:30:25.144Z] 2023-07-13 22:30:24,905 [run_push] DEBUG push all version tags [2023-07-13T22:30:25.145Z] 2023-07-13 22:30:24,905 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-07-13T22:30:25.145Z] 2023-07-13 22:30:24,906 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/542, universal_newlines=False, shell=None, istream=None) [2023-07-13T22:30:25.713Z] 2023-07-13 22:30:25,677 [read_version] DEBUG read version from /w/workspace/edgex-go/542/.semver/main [2023-07-13T22:30:25.713Z] 3.1.0-dev.10 [Pipeline] } [2023-07-13T22:30:25.719Z] $ docker exec --env ******** --env ******** ff669b2cbee5e8f61890e6820c9ea08fb73559d4343542b87dc6fb69033a8f2b ssh-agent -k [2023-07-13T22:30:25.838Z] unset SSH_AUTH_SOCK; [2023-07-13T22:30:25.841Z] unset SSH_AGENT_PID; [2023-07-13T22:30:25.841Z] echo Agent pid 38 killed; [2023-07-13T22:30:25.851Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-13T22:30:26.160Z] + git semver [Pipeline] } [2023-07-13T22:30:26.428Z] $ docker stop --time=1 ff669b2cbee5e8f61890e6820c9ea08fb73559d4343542b87dc6fb69033a8f2b [2023-07-13T22:30:27.726Z] $ docker rm -f --volumes ff669b2cbee5e8f61890e6820c9ea08fb73559d4343542b87dc6fb69033a8f2b [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-07-13T22:30:28.211Z] + [ -d /w/workspace/edgex-go/542/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-07-13T22:30:28.499Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-13T22:30:29.355Z] ---> package-listing.sh [2023-07-13T22:30:29.355Z] ++ facter osfamily [2023-07-13T22:30:29.355Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-13T22:30:29.615Z] + OS_FAMILY=debian [2023-07-13T22:30:29.615Z] + workspace=/w/workspace/edgex-go/542 [2023-07-13T22:30:29.615Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-13T22:30:29.615Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-13T22:30:29.615Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-13T22:30:29.615Z] + PACKAGES=/tmp/packages_start.txt [2023-07-13T22:30:29.615Z] + '[' /w/workspace/edgex-go/542 ']' [2023-07-13T22:30:29.615Z] + PACKAGES=/tmp/packages_end.txt [2023-07-13T22:30:29.615Z] + case "${OS_FAMILY}" in [2023-07-13T22:30:29.615Z] + dpkg -l [2023-07-13T22:30:29.615Z] + grep '^ii' [2023-07-13T22:30:29.615Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-13T22:30:29.615Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-13T22:30:29.615Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-13T22:30:29.615Z] + '[' /w/workspace/edgex-go/542 ']' [2023-07-13T22:30:29.615Z] + mkdir -p /w/workspace/edgex-go/542/archives/ [2023-07-13T22:30:29.615Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/542/archives/ [Pipeline] echo [2023-07-13T22:30:29.627Z] 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/542/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-07-13T22:30:29.906Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:30:30.462Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-13T22:30:30.463Z] [2023-07-13T22:30:30.463Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T22:30:30.762Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-13T22:30:30.763Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-13T22:30:30.763Z] 5eb5b503b376: Pulling fs layer [2023-07-13T22:30:30.763Z] 5c69ac0246d0: Pulling fs layer [2023-07-13T22:30:30.763Z] ec43610c2a17: Pulling fs layer [2023-07-13T22:30:30.763Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-13T22:30:30.763Z] 33b1e0a273af: Pulling fs layer [2023-07-13T22:30:30.763Z] 5d3b04190fa2: Pulling fs layer [2023-07-13T22:30:30.763Z] 2f39f015ded8: Pulling fs layer [2023-07-13T22:30:30.763Z] 33b1e0a273af: Waiting [2023-07-13T22:30:30.763Z] 5d3b04190fa2: Waiting [2023-07-13T22:30:30.763Z] 2f39f015ded8: Waiting [2023-07-13T22:30:30.763Z] 3a2ae6a8a46f: Waiting [2023-07-13T22:30:30.763Z] 5c69ac0246d0: Verifying Checksum [2023-07-13T22:30:30.763Z] 5c69ac0246d0: Download complete [2023-07-13T22:30:30.763Z] 3a2ae6a8a46f: Verifying Checksum [2023-07-13T22:30:30.763Z] 3a2ae6a8a46f: Download complete [2023-07-13T22:30:30.763Z] 33b1e0a273af: Verifying Checksum [2023-07-13T22:30:30.763Z] 33b1e0a273af: Download complete [2023-07-13T22:30:30.763Z] 5d3b04190fa2: Verifying Checksum [2023-07-13T22:30:30.763Z] 5d3b04190fa2: Download complete [2023-07-13T22:30:30.763Z] ec43610c2a17: Verifying Checksum [2023-07-13T22:30:30.763Z] ec43610c2a17: Download complete [2023-07-13T22:30:31.020Z] 5eb5b503b376: Verifying Checksum [2023-07-13T22:30:31.020Z] 5eb5b503b376: Download complete [2023-07-13T22:30:31.586Z] 2f39f015ded8: Download complete [2023-07-13T22:30:32.152Z] 5eb5b503b376: Pull complete [2023-07-13T22:30:32.410Z] 5c69ac0246d0: Pull complete [2023-07-13T22:30:32.976Z] ec43610c2a17: Pull complete [2023-07-13T22:30:32.976Z] 3a2ae6a8a46f: Pull complete [2023-07-13T22:30:33.235Z] 33b1e0a273af: Pull complete [2023-07-13T22:30:33.235Z] 5d3b04190fa2: Pull complete [2023-07-13T22:30:37.420Z] 2f39f015ded8: Pull complete [2023-07-13T22:30:37.420Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-13T22:30:37.420Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-13T22:30:37.420Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T22:30:37.492Z] prd-ubuntu20.04-docker-8c-8g-1099 does not seem to be running inside a container [2023-07-13T22:30:37.519Z] $ 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/542/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/542 -v /w/workspace/edgex-go/542:/w/workspace/edgex-go/542:rw,z -v /w/workspace/edgex-go/542@tmp:/w/workspace/edgex-go/542@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-13T22:30:39.118Z] $ docker top c9a0a423ca683feeb79876bee4d4ffc7c866d35248c49231be8ee15f64ecd7d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-13T22:30:39.467Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-13T22:30:39.752Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-13T22:30:40.035Z] + ls /var/log/sa-host [2023-07-13T22:30:40.035Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-13T22:30:40.100Z] provisioning config files... [2023-07-13T22:30:40.108Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/542@tmp/config16043582044485923315tmp [Pipeline] { [Pipeline] echo [2023-07-13T22:30:40.122Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-13T22:30:40.404Z] ---> create-netrc.sh [Pipeline] } [2023-07-13T22:30:40.411Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-13T22:30:40.740Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-13T22:30:40.748Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-13T22:30:41.031Z] ---> sudo-logs.sh [2023-07-13T22:30:41.031Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-13T22:30:41.053Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-13T22:30:41.335Z] ---> job-cost.sh [2023-07-13T22:30:41.335Z] lf-activate-venv: SKIPPING [2023-07-13T22:30:41.335Z] DEBUG: total: 0.10999999940395355 [2023-07-13T22:30:41.335Z] INFO: Retrieving Stack Cost... [2023-07-13T22:30:41.904Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-13T22:30:42.162Z] INFO: Archiving Costs [Pipeline] echo [2023-07-13T22:30:42.173Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-13T22:30:42.453Z] ---> logs-deploy.sh [2023-07-13T22:30:42.453Z] lf-activate-venv: SKIPPING [2023-07-13T22:30:42.453Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/542 [2023-07-13T22:30:42.453Z] INFO: archiving workspace using pattern(s): [2023-07-13T22:30:43.389Z] Archives upload complete. [2023-07-13T22:30:43.648Z] INFO: archiving logs to Nexus