Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4ee02a7625f8a220ea62cf97bba38120ef633ee3 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-ssh5799810724690038123.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh9751443602189460651.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh12388711034041918927.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh8832158293096944216.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-ssh676247774478793382.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-4115 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/563 [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/563 # 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 > 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 Avoid second fetch Checking out Revision 4ee02a7625f8a220ea62cf97bba38120ef633ee3 (main) Commit message: "Merge pull request #4640 from vli11/fix-fuzz-err-core-command" > git config core.sparsecheckout # timeout=10 > git checkout -f 4ee02a7625f8a220ea62cf97bba38120ef633ee3 # timeout=10 > git rev-list --no-walk 5be6da0dd8fb641f6b43c82f942f16555c379249 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-21T06:17:47.515Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-21T06:17:47.559Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-21T06:17:47.572Z] ========================================================= [2023-08-21T06:17:47.572Z] EdgeX Global Pipelines Version Info [2023-08-21T06:17:47.572Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-21T06:17:48.287Z] ------------------- [2023-08-21T06:17:48.287Z] stable info: [2023-08-21T06:17:48.287Z] ------------------- [2023-08-21T06:17:48.287Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-21T06:17:48.287Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-21T06:17:48.287Z] Message: update stable to v1.0.253 [2023-08-21T06:17:48.859Z] ------------------- [2023-08-21T06:17:48.860Z] experimental info: [2023-08-21T06:17:48.860Z] ------------------- [2023-08-21T06:17:48.860Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-21T06:17:48.860Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-21T06:17:48.860Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-21T06:17:49.030Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-08-21T06:17:49.042Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-08-21T06:17:49.053Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-21T06:17:49.064Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-21T06:17:49.077Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-21T06:17:49.093Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-21T06:17:49.104Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-21T06:17:49.121Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-08-21T06:17:49.133Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-08-21T06:17:49.146Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-08-21T06:17:49.156Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-21T06:17:49.169Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-21T06:17:49.183Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-21T06:17:49.193Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-21T06:17:49.206Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-21T06:17:49.220Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-21T06:17:49.231Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-21T06:17:49.245Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-21T06:17:49.254Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-08-21T06:17:49.265Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-08-21T06:17:49.276Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-21T06:17:49.289Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-21T06:17:49.299Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-21T06:17:49.315Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-08-21T06:17:49.327Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-08-21T06:17:49.338Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-08-21T06:17:49.349Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4ee02a7625f8a220ea62cf97bba38120ef633ee3 [Pipeline] echo [2023-08-21T06:17:49.360Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4ee02a7 [Pipeline] echo [2023-08-21T06:17:49.371Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-21T06:17:49.412Z] provisioning config files... [2023-08-21T06:17:49.425Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/563@tmp/config17662063271860835192tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-21T06:17:49.724Z] ---> docker-login.sh [2023-08-21T06:17:49.724Z] nexus3.edgexfoundry.org:10001 [2023-08-21T06:17:49.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T06:17:49.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T06:17:49.985Z] Configure a credential helper to remove this warning. See [2023-08-21T06:17:49.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T06:17:49.985Z] [2023-08-21T06:17:49.985Z] Login Succeeded [2023-08-21T06:17:49.985Z] nexus3.edgexfoundry.org:10002 [2023-08-21T06:17:50.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T06:17:50.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T06:17:50.245Z] Configure a credential helper to remove this warning. See [2023-08-21T06:17:50.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T06:17:50.245Z] [2023-08-21T06:17:50.245Z] Login Succeeded [2023-08-21T06:17:50.245Z] nexus3.edgexfoundry.org:10003 [2023-08-21T06:17:50.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T06:17:50.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T06:17:50.245Z] Configure a credential helper to remove this warning. See [2023-08-21T06:17:50.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T06:17:50.245Z] [2023-08-21T06:17:50.245Z] Login Succeeded [2023-08-21T06:17:50.245Z] nexus3.edgexfoundry.org:10004 [2023-08-21T06:17:50.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T06:17:50.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T06:17:50.506Z] Configure a credential helper to remove this warning. See [2023-08-21T06:17:50.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T06:17:50.506Z] [2023-08-21T06:17:50.506Z] Login Succeeded [2023-08-21T06:17:50.506Z] docker.io [2023-08-21T06:17:50.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T06:17:50.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T06:17:50.775Z] Configure a credential helper to remove this warning. See [2023-08-21T06:17:50.775Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T06:17:50.775Z] [2023-08-21T06:17:50.775Z] Login Succeeded [2023-08-21T06:17:50.775Z] ---> docker-login.sh ends [Pipeline] } [2023-08-21T06:17:50.782Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-21T06:17:51.094Z] + 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-08-21T06:17:51.094Z] + + dirnamecut cmd/core-command/Dockerfile -d/ [2023-08-21T06:17:51.094Z] -f2 [2023-08-21T06:17:51.094Z] + echo core-command,cmd/core-command/Dockerfile [2023-08-21T06:17:51.094Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-08-21T06:17:51.094Z] + cut -d/ -f2 [2023-08-21T06:17:51.094Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-08-21T06:17:51.094Z] + dirname cmd/core-data/Dockerfile [2023-08-21T06:17:51.094Z] + cut -d/ -f2 [2023-08-21T06:17:51.094Z] + echo core-data,cmd/core-data/Dockerfile [2023-08-21T06:17:51.094Z] + dirname cmd/core-metadata/Dockerfile [2023-08-21T06:17:51.094Z] + cut -d/ -f2 [2023-08-21T06:17:51.094Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-08-21T06:17:51.094Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-08-21T06:17:51.094Z] + cut -d/ -f2 [2023-08-21T06:17:51.094Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-08-21T06:17:51.094Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-08-21T06:17:51.094Z] + cut -d/ -f2 [2023-08-21T06:17:51.094Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-08-21T06:17:51.094Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-08-21T06:17:51.094Z] + cut -d/ -f2 [2023-08-21T06:17:51.094Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-08-21T06:17:51.094Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-08-21T06:17:51.094Z] + cut -d/ -f2 [2023-08-21T06:17:51.094Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-08-21T06:17:51.094Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-08-21T06:17:51.094Z] + cut -d/ -f2 [2023-08-21T06:17:51.094Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-08-21T06:17:51.094Z] + + cut -d/ -f2dirname [2023-08-21T06:17:51.094Z] cmd/security-spire-agent/Dockerfile [2023-08-21T06:17:51.094Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-08-21T06:17:51.094Z] + + cut -d/ -f2 [2023-08-21T06:17:51.094Z] dirname cmd/security-spire-config/Dockerfile [2023-08-21T06:17:51.094Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-08-21T06:17:51.094Z] + dirname cmd/security-spire-server/Dockerfile [2023-08-21T06:17:51.094Z] + cut -d/ -f2 [2023-08-21T06:17:51.094Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-08-21T06:17:51.094Z] + + cut -d/dirname -f2 cmd/support-notifications/Dockerfile [2023-08-21T06:17:51.094Z] [2023-08-21T06:17:51.094Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-08-21T06:17:51.094Z] + dirname cmd/support-scheduler/Dockerfile [2023-08-21T06:17:51.094Z] + cut -d/ -f2 [2023-08-21T06:17:51.094Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-08-21T06:17:51.155Z] 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-08-21T06:17:51.499Z] + git rev-list -1 --merges 4ee02a7625f8a220ea62cf97bba38120ef633ee3~1..4ee02a7625f8a220ea62cf97bba38120ef633ee3 [Pipeline] echo [2023-08-21T06:17:51.510Z] -----------> git rev-list -1 --merges 4ee02a7625f8a220ea62cf97bba38120ef633ee3~1..4ee02a7625f8a220ea62cf97bba38120ef633ee3 4ee02a7625f8a220ea62cf97bba38120ef633ee3 [2023-08-21T06:17:51.510Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3 [false] [Pipeline] sh [2023-08-21T06:17:51.809Z] + git log --format=format:%s -1 4ee02a7625f8a220ea62cf97bba38120ef633ee3 [Pipeline] echo [2023-08-21T06:17:51.828Z] ========================================================= [2023-08-21T06:17:51.828Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-21T06:17:51.828Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-08-21T06:17:52.259Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-21T06:17:52.259Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-21T06:17:52.259Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-21T06:17:52.259Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-21T06:17:52.259Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-21T06:17:52.259Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-21T06:17:52.259Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:17:52.678Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-21T06:17:52.678Z] [2023-08-21T06:17:52.678Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:17:52.983Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-21T06:17:52.983Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-21T06:17:52.983Z] b85a868b505f: Pulling fs layer [2023-08-21T06:17:52.983Z] e2be974225ed: Pulling fs layer [2023-08-21T06:17:52.983Z] 339a4e72a1f5: Pulling fs layer [2023-08-21T06:17:52.983Z] 988bab9f4d93: Pulling fs layer [2023-08-21T06:17:52.983Z] 1469e6f7b9e6: Pulling fs layer [2023-08-21T06:17:52.983Z] eaf3925da568: Pulling fs layer [2023-08-21T06:17:52.983Z] bab4dde63d76: Pulling fs layer [2023-08-21T06:17:52.983Z] bde34c3a00c8: Pulling fs layer [2023-08-21T06:17:52.983Z] b352a97aabf1: Pulling fs layer [2023-08-21T06:17:52.983Z] 4872d77fe225: Pulling fs layer [2023-08-21T06:17:52.983Z] 5851b861e8e6: Pulling fs layer [2023-08-21T06:17:52.983Z] 1469e6f7b9e6: Waiting [2023-08-21T06:17:52.983Z] eaf3925da568: Waiting [2023-08-21T06:17:52.983Z] bab4dde63d76: Waiting [2023-08-21T06:17:52.983Z] bde34c3a00c8: Waiting [2023-08-21T06:17:52.983Z] b352a97aabf1: Waiting [2023-08-21T06:17:52.983Z] 4872d77fe225: Waiting [2023-08-21T06:17:52.983Z] 5851b861e8e6: Waiting [2023-08-21T06:17:52.983Z] 988bab9f4d93: Waiting [2023-08-21T06:17:52.983Z] e2be974225ed: Verifying Checksum [2023-08-21T06:17:52.983Z] e2be974225ed: Download complete [2023-08-21T06:17:52.983Z] 988bab9f4d93: Verifying Checksum [2023-08-21T06:17:52.983Z] 988bab9f4d93: Download complete [2023-08-21T06:17:53.243Z] 1469e6f7b9e6: Verifying Checksum [2023-08-21T06:17:53.243Z] 1469e6f7b9e6: Download complete [2023-08-21T06:17:53.243Z] 339a4e72a1f5: Verifying Checksum [2023-08-21T06:17:53.243Z] 339a4e72a1f5: Download complete [2023-08-21T06:17:53.243Z] eaf3925da568: Verifying Checksum [2023-08-21T06:17:53.243Z] eaf3925da568: Download complete [2023-08-21T06:17:53.243Z] bde34c3a00c8: Verifying Checksum [2023-08-21T06:17:53.243Z] bde34c3a00c8: Download complete [2023-08-21T06:17:53.243Z] b352a97aabf1: Verifying Checksum [2023-08-21T06:17:53.243Z] b352a97aabf1: Download complete [2023-08-21T06:17:53.243Z] 4872d77fe225: Download complete [2023-08-21T06:17:53.243Z] 5851b861e8e6: Verifying Checksum [2023-08-21T06:17:53.243Z] 5851b861e8e6: Download complete [2023-08-21T06:17:53.243Z] b85a868b505f: Verifying Checksum [2023-08-21T06:17:53.243Z] b85a868b505f: Download complete [2023-08-21T06:17:53.502Z] bab4dde63d76: Download complete [2023-08-21T06:17:54.439Z] b85a868b505f: Pull complete [2023-08-21T06:17:54.698Z] e2be974225ed: Pull complete [2023-08-21T06:17:55.263Z] 339a4e72a1f5: Pull complete [2023-08-21T06:17:55.263Z] 988bab9f4d93: Pull complete [2023-08-21T06:17:55.523Z] 1469e6f7b9e6: Pull complete [2023-08-21T06:17:55.523Z] eaf3925da568: Pull complete [2023-08-21T06:17:57.427Z] bab4dde63d76: Pull complete [2023-08-21T06:17:57.427Z] bde34c3a00c8: Pull complete [2023-08-21T06:17:57.689Z] b352a97aabf1: Pull complete [2023-08-21T06:17:57.689Z] 4872d77fe225: Pull complete [2023-08-21T06:17:57.689Z] 5851b861e8e6: Pull complete [2023-08-21T06:17:57.689Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-21T06:17:57.689Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-21T06:17:57.689Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-21T06:17:57.784Z] prd-ubuntu20.04-docker-8c-8g-4115 does not seem to be running inside a container [2023-08-21T06:17:57.811Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/563 -v /w/workspace/edgex-go/563:/w/workspace/edgex-go/563:rw,z -v /w/workspace/edgex-go/563@tmp:/w/workspace/edgex-go/563@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-08-21T06:17:59.910Z] $ docker top 3d8e6c77146e444eaa024ed36bc6f67b2c1def05ff891f04870836ec5ffcfaa0 -eo pid,comm [2023-08-21T06:17:59.959Z] 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-08-21T06:17:59.959Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-21T06:17:59.995Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-21T06:17:59.996Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-21T06:18:00.111Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-21T06:18:00.116Z] $ docker exec 3d8e6c77146e444eaa024ed36bc6f67b2c1def05ff891f04870836ec5ffcfaa0 ssh-agent [2023-08-21T06:18:00.236Z] SSH_AUTH_SOCK=/tmp/ssh-9DMaKKWNYaLG/agent.32 [2023-08-21T06:18:00.236Z] SSH_AGENT_PID=38 [2023-08-21T06:18:00.241Z] Running ssh-add (command line suppressed) [2023-08-21T06:18:00.339Z] Identity added: /w/workspace/edgex-go/563@tmp/private_key_11052222530569099571.key (/w/workspace/edgex-go/563@tmp/private_key_11052222530569099571.key) [2023-08-21T06:18:00.352Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-21T06:18:00.639Z] + git tag --points-at HEAD [Pipeline] } [2023-08-21T06:18:00.657Z] $ docker exec --env ******** --env ******** 3d8e6c77146e444eaa024ed36bc6f67b2c1def05ff891f04870836ec5ffcfaa0 ssh-agent -k [2023-08-21T06:18:00.763Z] unset SSH_AUTH_SOCK; [2023-08-21T06:18:00.763Z] unset SSH_AGENT_PID; [2023-08-21T06:18:00.764Z] echo Agent pid 38 killed; [2023-08-21T06:18:00.773Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-21T06:18:00.798Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-21T06:18:00.798Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-21T06:18:00.907Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-21T06:18:00.910Z] $ docker exec 3d8e6c77146e444eaa024ed36bc6f67b2c1def05ff891f04870836ec5ffcfaa0 ssh-agent [2023-08-21T06:18:01.019Z] SSH_AUTH_SOCK=/tmp/ssh-8Y8W08U7vlBF/agent.71 [2023-08-21T06:18:01.019Z] SSH_AGENT_PID=77 [2023-08-21T06:18:01.023Z] Running ssh-add (command line suppressed) [2023-08-21T06:18:01.131Z] Identity added: /w/workspace/edgex-go/563@tmp/private_key_10638986507611169665.key (/w/workspace/edgex-go/563@tmp/private_key_10638986507611169665.key) [2023-08-21T06:18:01.142Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-21T06:18:01.429Z] + git semver init [2023-08-21T06:18:01.693Z] 2023-08-21 06:18:01,607 [run_init] DEBUG init version:0.0.0 force:False [2023-08-21T06:18:01.693Z] 2023-08-21 06:18:01,608 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/563/.semver [2023-08-21T06:18:01.693Z] 2023-08-21 06:18:01,609 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/563/.semver [2023-08-21T06:18:01.693Z] 2023-08-21 06:18:01,609 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/563/.semver'], cwd=/w/workspace/edgex-go/563, universal_newlines=False, shell=None, istream=None) [2023-08-21T06:18:06.984Z] 2023-08-21 06:18:06,091 [append_file] DEBUG append to file:/w/workspace/edgex-go/563/.git/info/exclude [2023-08-21T06:18:06.984Z] 2023-08-21 06:18:06,091 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/563/.semver/main with force:False [2023-08-21T06:18:06.984Z] 2023-08-21 06:18:06,091 [read_version] DEBUG read version from /w/workspace/edgex-go/563/.semver/main [2023-08-21T06:18:06.984Z] 2023-08-21 06:18:06,091 [read_version] DEBUG read version from /w/workspace/edgex-go/563/.semver/main [2023-08-21T06:18:06.984Z] 3.1.0-dev.29 [Pipeline] } [2023-08-21T06:18:06.997Z] $ docker exec --env ******** --env ******** 3d8e6c77146e444eaa024ed36bc6f67b2c1def05ff891f04870836ec5ffcfaa0 ssh-agent -k [2023-08-21T06:18:07.109Z] unset SSH_AUTH_SOCK; [2023-08-21T06:18:07.109Z] unset SSH_AGENT_PID; [2023-08-21T06:18:07.110Z] echo Agent pid 77 killed; [2023-08-21T06:18:07.118Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-21T06:18:07.415Z] + git semver [Pipeline] } [2023-08-21T06:18:07.691Z] $ docker stop --time=1 3d8e6c77146e444eaa024ed36bc6f67b2c1def05ff891f04870836ec5ffcfaa0 [2023-08-21T06:18:08.998Z] $ docker rm -f --volumes 3d8e6c77146e444eaa024ed36bc6f67b2c1def05ff891f04870836ec5ffcfaa0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-21T06:18:09.336Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-21T06:18:09.544Z] Stashed 1 file(s) [Pipeline] echo [2023-08-21T06:18:09.546Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.29 [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-08-21T06:18:09.929Z] + git config --global --add safe.directory /w/workspace/edgex-go/563 [Pipeline] echo [2023-08-21T06:18:09.940Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-21T06:18:09.953Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-21T06:18:09.963Z] ========================================================= [2023-08-21T06:18:09.963Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-21T06:18:09.963Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-21T06:18:10.250Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-21T06:18:10.250Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-21T06:18:10.250Z] 4db1b89c0bd1: Pulling fs layer [2023-08-21T06:18:10.250Z] 6911f1a30b25: Pulling fs layer [2023-08-21T06:18:10.250Z] e194b8c5c2a9: Pulling fs layer [2023-08-21T06:18:10.251Z] 6863d3e3a2b1: Pulling fs layer [2023-08-21T06:18:10.251Z] ec0bb842ea78: Pulling fs layer [2023-08-21T06:18:10.251Z] 40a00589a448: Pulling fs layer [2023-08-21T06:18:10.251Z] 6c08303d61cc: Pulling fs layer [2023-08-21T06:18:10.251Z] 798269fcf238: Pulling fs layer [2023-08-21T06:18:10.251Z] 40a00589a448: Waiting [2023-08-21T06:18:10.251Z] 6863d3e3a2b1: Waiting [2023-08-21T06:18:10.251Z] ec0bb842ea78: Waiting [2023-08-21T06:18:10.251Z] 6c08303d61cc: Waiting [2023-08-21T06:18:10.251Z] 798269fcf238: Waiting [2023-08-21T06:18:10.251Z] 6911f1a30b25: Verifying Checksum [2023-08-21T06:18:10.251Z] 6911f1a30b25: Download complete [2023-08-21T06:18:10.251Z] 6863d3e3a2b1: Verifying Checksum [2023-08-21T06:18:10.251Z] 6863d3e3a2b1: Download complete [2023-08-21T06:18:10.251Z] ec0bb842ea78: Download complete [2023-08-21T06:18:10.251Z] 4db1b89c0bd1: Verifying Checksum [2023-08-21T06:18:10.251Z] 4db1b89c0bd1: Download complete [2023-08-21T06:18:10.251Z] 40a00589a448: Verifying Checksum [2023-08-21T06:18:10.251Z] 40a00589a448: Download complete [2023-08-21T06:18:10.511Z] 4db1b89c0bd1: Pull complete [2023-08-21T06:18:10.511Z] 6911f1a30b25: Pull complete [2023-08-21T06:18:11.082Z] 798269fcf238: Verifying Checksum [2023-08-21T06:18:11.082Z] 798269fcf238: Download complete [2023-08-21T06:18:11.082Z] e194b8c5c2a9: Verifying Checksum [2023-08-21T06:18:11.082Z] e194b8c5c2a9: Download complete [2023-08-21T06:18:11.340Z] 6c08303d61cc: Verifying Checksum [2023-08-21T06:18:11.340Z] 6c08303d61cc: Download complete [2023-08-21T06:18:14.633Z] e194b8c5c2a9: Pull complete [2023-08-21T06:18:14.633Z] 6863d3e3a2b1: Pull complete [2023-08-21T06:18:14.633Z] ec0bb842ea78: Pull complete [2023-08-21T06:18:14.633Z] 40a00589a448: Pull complete [2023-08-21T06:18:17.162Z] 6c08303d61cc: Pull complete [2023-08-21T06:18:18.098Z] 798269fcf238: Pull complete [2023-08-21T06:18:18.098Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-21T06:18:18.099Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-21T06:18:18.099Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-08-21T06:18:18.394Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-21T06:18:18.394Z] WORKDIR /edgex [2023-08-21T06:18:18.394Z] COPY go.mod . [2023-08-21T06:18:18.394Z] RUN go mod download [2023-08-21T06:18:18.394Z] + docker build -t ci-base-image-x86_64 -f - . [2023-08-21T06:18:18.962Z] Sending build context to Docker daemon 170.8MB [2023-08-21T06:18:18.962Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-21T06:18:18.962Z] ---> ec979cd7f677 [2023-08-21T06:18:18.962Z] Step 2/4 : WORKDIR /edgex [2023-08-21T06:18:23.171Z] ---> Running in ae0d85b57a15 [2023-08-21T06:18:23.171Z] Removing intermediate container ae0d85b57a15 [2023-08-21T06:18:23.171Z] ---> d11975dee939 [2023-08-21T06:18:23.171Z] Step 3/4 : COPY go.mod . [2023-08-21T06:18:23.171Z] ---> 90422eadb694 [2023-08-21T06:18:23.171Z] Step 4/4 : RUN go mod download [2023-08-21T06:18:23.171Z] ---> Running in f687c8d274d7 [2023-08-21T06:18:24.607Z] Still waiting to schedule task [2023-08-21T06:18:24.607Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-08-21T06:18:41.293Z] Removing intermediate container f687c8d274d7 [2023-08-21T06:18:41.293Z] ---> 2aa0b525738f [2023-08-21T06:18:41.293Z] Successfully built 2aa0b525738f [2023-08-21T06:18:41.293Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:18:41.595Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-21T06:18:41.595Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-21T06:18:41.666Z] prd-ubuntu20.04-docker-8c-8g-4115 does not seem to be running inside a container [2023-08-21T06:18:41.706Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/563 -v /w/workspace/edgex-go/563:/w/workspace/edgex-go/563:rw,z -v /w/workspace/edgex-go/563@tmp:/w/workspace/edgex-go/563@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-08-21T06:18:42.087Z] $ docker top 441597924bd35e3d4208d401cefe1ad52858c660cf036852f34f01dec0f6be3e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-21T06:18:42.426Z] + go version [2023-08-21T06:18:42.426Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-21T06:18:42.441Z] $ docker stop --time=1 441597924bd35e3d4208d401cefe1ad52858c660cf036852f34f01dec0f6be3e [2023-08-21T06:18:43.683Z] $ docker rm -f --volumes 441597924bd35e3d4208d401cefe1ad52858c660cf036852f34f01dec0f6be3e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:18:44.051Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-21T06:18:44.051Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-21T06:18:44.117Z] prd-ubuntu20.04-docker-8c-8g-4115 does not seem to be running inside a container [2023-08-21T06:18:44.154Z] $ 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/563 -v /w/workspace/edgex-go/563:/w/workspace/edgex-go/563:rw,z -v /w/workspace/edgex-go/563@tmp:/w/workspace/edgex-go/563@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-08-21T06:18:44.475Z] $ docker top 816a1335af87c46ad883b2d67af095910920aa5586547eef7307d1708ad1b218 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-21T06:18:44.531Z] ========================================================= [2023-08-21T06:18:44.531Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-08-21T06:18:44.531Z] ========================================================= [Pipeline] sh [2023-08-21T06:18:44.806Z] + git config --global --add safe.directory /w/workspace/edgex-go/563 [Pipeline] fileExists [Pipeline] sh [2023-08-21T06:18:45.102Z] + make test [2023-08-21T06:18:45.102Z] go test -race -coverprofile=coverage.out ./... [2023-08-21T06:18:51.664Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-08-21T06:19:03.849Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-08-21T06:19:03.849Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-08-21T06:19:03.849Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-08-21T06:19:03.849Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-08-21T06:19:03.849Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-08-21T06:19:03.849Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-08-21T06:19:03.849Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-08-21T06:19:03.849Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-08-21T06:19:03.849Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-08-21T06:19:04.108Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-08-21T06:19:04.366Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-08-21T06:19:04.366Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-08-21T06:19:04.366Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-08-21T06:19:04.366Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-08-21T06:19:05.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-08-21T06:19:05.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-08-21T06:19:05.299Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements [2023-08-21T06:19:06.230Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-08-21T06:19:06.231Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-08-21T06:19:06.231Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-08-21T06:19:06.231Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.074s coverage: 97.0% of statements [2023-08-21T06:19:06.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-08-21T06:19:06.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-08-21T06:19:07.860Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-08-21T06:19:07.860Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-08-21T06:19:07.860Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-08-21T06:19:07.860Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-08-21T06:19:07.860Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-08-21T06:19:08.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-08-21T06:19:08.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-08-21T06:19:09.356Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.092s coverage: 71.5% of statements [2023-08-21T06:19:09.357Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.070s coverage: 54.0% of statements [2023-08-21T06:19:09.919Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-08-21T06:19:09.919Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-08-21T06:19:09.919Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-08-21T06:19:09.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-08-21T06:19:09.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-08-21T06:19:09.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-08-21T06:19:09.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-08-21T06:19:09.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-08-21T06:19:09.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-08-21T06:19:09.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-08-21T06:19:10.177Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.717s coverage: 93.4% of statements [2023-08-21T06:19:10.177Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.067s coverage: 3.8% of statements [2023-08-21T06:19:10.177Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.381s coverage: 97.6% of statements [2023-08-21T06:19:10.177Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.041s coverage: 72.2% of statements [2023-08-21T06:19:11.549Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-08-21T06:19:11.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-08-21T06:19:11.549Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.061s coverage: 0.9% of statements [2023-08-21T06:19:11.549Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.063s coverage: 32.2% of statements [2023-08-21T06:19:11.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.078s coverage: 42.9% of statements [2023-08-21T06:19:11.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.064s coverage: 82.9% of statements [2023-08-21T06:19:11.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements [2023-08-21T06:19:11.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.065s coverage: 96.3% of statements [2023-08-21T06:19:12.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements [2023-08-21T06:19:12.739Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-08-21T06:19:12.739Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-08-21T06:19:12.739Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-08-21T06:19:12.739Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-08-21T06:19:12.739Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-08-21T06:19:12.739Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-08-21T06:19:12.739Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-08-21T06:19:12.739Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-08-21T06:19:14.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-08-21T06:19:14.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-08-21T06:19:14.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-08-21T06:19:14.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-08-21T06:19:14.371Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-08-21T06:19:14.371Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-08-21T06:19:14.938Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-08-21T06:19:15.872Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-08-21T06:19:16.130Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-08-21T06:19:17.065Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-08-21T06:19:17.065Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-08-21T06:19:18.441Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-08-21T06:19:18.441Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-08-21T06:19:18.441Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-08-21T06:19:19.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-08-21T06:19:19.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-08-21T06:19:20.383Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-08-21T06:19:21.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-08-21T06:19:21.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-08-21T06:19:21.331Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-08-21T06:19:21.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-08-21T06:19:22.706Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-08-21T06:19:22.706Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-08-21T06:19:22.706Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-08-21T06:19:22.706Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-08-21T06:19:24.082Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-08-21T06:19:24.082Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-08-21T06:19:24.082Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-08-21T06:19:24.082Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-08-21T06:19:24.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.062s coverage: 94.4% of statements [2023-08-21T06:19:24.907Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-08-21T06:19:24.907Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-08-21T06:19:25.842Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-08-21T06:19:25.842Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-08-21T06:19:38.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.265s coverage: 79.9% of statements [2023-08-21T06:19:38.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.073s coverage: 92.9% of statements [2023-08-21T06:19:38.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements [2023-08-21T06:19:38.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.062s coverage: 62.3% of statements [2023-08-21T06:19:38.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.060s coverage: 87.2% of statements [2023-08-21T06:19:38.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.031s coverage: 20.0% of statements [2023-08-21T06:19:38.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2023-08-21T06:19:38.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.103s coverage: 81.8% of statements [2023-08-21T06:19:38.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.093s coverage: 82.1% of statements [2023-08-21T06:19:38.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.056s coverage: 86.0% of statements [2023-08-21T06:19:38.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.174s coverage: 63.1% of statements [2023-08-21T06:19:38.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2023-08-21T06:19:38.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements [2023-08-21T06:19:38.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2023-08-21T06:19:38.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements [2023-08-21T06:19:38.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2023-08-21T06:19:38.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.181s coverage: 38.4% of statements [2023-08-21T06:19:38.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements [2023-08-21T06:19:38.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements [2023-08-21T06:19:38.058Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.075s coverage: 17.7% of statements [2023-08-21T06:19:38.058Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.132s coverage: 95.7% of statements [2023-08-21T06:19:38.058Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.066s coverage: 61.8% of statements [2023-08-21T06:19:38.058Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.108s coverage: 98.9% of statements [2023-08-21T06:19:38.058Z] 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-08-21T06:19:38.058Z] running golangci-lint [2023-08-21T06:19:38.058Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-08-21T06:19:38.058Z] go version go1.20.6 linux/amd64 [2023-08-21T06:19:38.058Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-08-21T06:19:38.058Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-08-21T06:19:52.941Z] level=info msg="[loader] Go packages loading at mode 575 (files|exports_file|imports|name|types_sizes|compiled_files|deps) took 14.629580443s" [2023-08-21T06:19:52.941Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 38.773261ms" [2023-08-21T06:20:00.013Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4116 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-08-21T06:20:00.028Z] Running in /w/workspace/edgex-go/563 [Pipeline] { [Pipeline] checkout [2023-08-21T06:20:00.062Z] The recommended git tool is: git [2023-08-21T06:20:01.299Z] level=info msg="[linters_context/goanalysis] analyzers took 1m6.20780285s with top 10 stages: buildir: 37.446354119s, inspect: 2.031247994s, fact_deprecated: 1.988342175s, gosec: 1.552640647s, fact_purity: 1.136461523s, printf: 1.093275265s, nilness: 1.07025395s, S1038: 987.962115ms, ctrlflow: 978.679753ms, SA5012: 706.780229ms" [2023-08-21T06:20:01.299Z] level=info msg="[runner] Issues before processing: 200, after processing: 0" [2023-08-21T06:20:01.299Z] level=info msg="[runner] Processors filtering stat (out/in): skip_dirs: 200/200, filename_unadjuster: 200/200, autogenerated_exclude: 200/200, cgo: 200/200, path_prettifier: 200/200, skip_files: 200/200, identifier_marker: 200/200, exclude: 200/200, exclude-rules: 21/200, nolint: 0/21" [2023-08-21T06:20:01.299Z] level=info msg="[runner] processing took 17.451999ms with stages: nolint: 7.091474ms, identifier_marker: 5.757221ms, autogenerated_exclude: 1.466786ms, path_prettifier: 1.301202ms, exclude-rules: 1.122618ms, skip_dirs: 662.497µs, cgo: 29.991µs, filename_unadjuster: 15.32µs, max_same_issues: 980ns, uniq_by_line: 590ns, max_from_linter: 590ns, exclude: 480ns, diff: 430ns, skip_files: 400ns, severity-rules: 370ns, source_code: 270ns, path_prefixer: 260ns, sort_results: 240ns, path_shortener: 150ns, max_per_file_from_linter: 130ns" [2023-08-21T06:20:01.299Z] level=info msg="[runner] linters took 8.652265486s with stages: goanalysis_metalinter: 8.634723806s" [2023-08-21T06:20:01.299Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-08-21T06:20:01.299Z] level=info msg="Memory: 235 samples, avg is 206.1MB, max is 778.2MB" [2023-08-21T06:20:01.299Z] level=info msg="Execution took 23.33283702s" [2023-08-21T06:20:01.299Z] go vet ./... [2023-08-21T06:20:04.581Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-21T06:20:04.839Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-21T06:20:05.097Z] ./bin/test-attribution-txt.sh [2023-08-21T06:20:05.097Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-08-21T06:20:05.097Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-08-21T06:20:05.097Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-08-21T06:20:05.097Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-08-21T06:20:05.112Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-08-21T06:20:05.194Z] using credential edgex-jenkins-ssh [2023-08-21T06:20:05.210Z] Cloning the remote Git repository [2023-08-21T06:20:05.398Z] + ls -al . [2023-08-21T06:20:05.399Z] total 728 [2023-08-21T06:20:05.399Z] drwxrwxr-x 12 1001 1001 4096 Aug 21 06:18 . [2023-08-21T06:20:05.399Z] drwxr-xr-x 4 root root 4096 Aug 21 06:18 .. [2023-08-21T06:20:05.399Z] drwxrwxr-x 2 1001 1001 4096 Aug 21 06:17 .blubracket [2023-08-21T06:20:05.399Z] -rw-rw-r-- 1 1001 1001 16 Aug 21 06:17 .dockerignore [2023-08-21T06:20:05.399Z] drwxrwxr-x 8 1001 1001 4096 Aug 21 06:18 .git [2023-08-21T06:20:05.399Z] drwxrwxr-x 3 1001 1001 4096 Aug 21 06:17 .github [2023-08-21T06:20:05.399Z] -rw-rw-r-- 1 1001 1001 1173 Aug 21 06:17 .gitignore [2023-08-21T06:20:05.399Z] -rw-rw-r-- 1 1001 1001 42 Aug 21 06:17 .golangci.yml [2023-08-21T06:20:05.399Z] -rw-rw-r-- 1 1001 1001 87 Aug 21 06:17 .hadolint.yml [2023-08-21T06:20:05.399Z] drwxr-xr-x 3 1001 1001 4096 Aug 21 06:18 .semver [2023-08-21T06:20:05.399Z] -rw-rw-r-- 1 1001 1001 166 Aug 21 06:17 .sonarcloud.properties [2023-08-21T06:20:05.399Z] -rw-rw-r-- 1 1001 1001 1171 Aug 21 06:17 ADOPTERS.md [2023-08-21T06:20:05.399Z] -rw-rw-r-- 1 1001 1001 11152 Aug 21 06:17 Attribution.txt [2023-08-21T06:20:05.399Z] -rw-rw-r-- 1 1001 1001 93407 Aug 21 06:17 CHANGELOG.md [2023-08-21T06:20:05.399Z] -rw-rw-r-- 1 1001 1001 3804 Aug 21 06:17 CONTRIBUTING.md [2023-08-21T06:20:05.399Z] -rw-rw-r-- 1 1001 1001 677 Aug 21 06:17 GOVERNANCE.md [2023-08-21T06:20:05.399Z] -rw-rw-r-- 1 1001 1001 883 Aug 21 06:17 Jenkinsfile [2023-08-21T06:20:05.399Z] -rw-rw-r-- 1 1001 1001 10775 Aug 21 06:17 LICENSE [2023-08-21T06:20:05.399Z] -rw-rw-r-- 1 1001 1001 14764 Aug 21 06:17 Makefile [2023-08-21T06:20:05.399Z] -rw-rw-r-- 1 1001 1001 582 Aug 21 06:17 OWNERS.md [2023-08-21T06:20:05.399Z] -rw-rw-r-- 1 1001 1001 9923 Aug 21 06:17 README.md [2023-08-21T06:20:05.399Z] -rw-rw-r-- 1 1001 1001 789 Aug 21 06:17 SECURITY.md [2023-08-21T06:20:05.399Z] -rw-rw-r-- 1 1001 1001 12 Aug 21 06:18 VERSION [2023-08-21T06:20:05.399Z] drwxrwxr-x 2 1001 1001 4096 Aug 21 06:17 bin [2023-08-21T06:20:05.399Z] drwxrwxr-x 18 1001 1001 4096 Aug 21 06:17 cmd [2023-08-21T06:20:05.399Z] -rw-r--r-- 1 root root 446998 Aug 21 06:19 coverage.out [2023-08-21T06:20:05.399Z] drwxrwxr-x 2 1001 1001 4096 Aug 21 06:17 fuzz_test [2023-08-21T06:20:05.399Z] -rw-rw-r-- 1 1001 1001 3687 Aug 21 06:17 go.mod [2023-08-21T06:20:05.399Z] -rw-rw-r-- 1 1001 1001 33714 Aug 21 06:17 go.sum [2023-08-21T06:20:05.399Z] drwxrwxr-x 7 1001 1001 4096 Aug 21 06:17 internal [2023-08-21T06:20:05.399Z] drwxrwxr-x 3 1001 1001 4096 Aug 21 06:17 openapi [2023-08-21T06:20:05.399Z] -rw-rw-r-- 1 1001 1001 594 Aug 21 06:17 security.txt [2023-08-21T06:20:05.399Z] drwxrwxr-x 4 1001 1001 4096 Aug 21 06:17 snap [2023-08-21T06:20:05.399Z] -rw-rw-r-- 1 1001 1001 204 Aug 21 06:17 version.go [Pipeline] sh [2023-08-21T06:20:05.687Z] + '[' -e coverage.out ] [2023-08-21T06:20:05.687Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-08-21T06:20:05.779Z] Stashed 1 file(s) [Pipeline] sh [2023-08-21T06:20:06.059Z] + make build [2023-08-21T06:20:06.059Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.29" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-08-21T06:20:05.252Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-08-21T06:20:05.359Z] > git init /w/workspace/edgex-go/563 # timeout=10 [2023-08-21T06:20:05.537Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-08-21T06:20:05.538Z] > git --version # timeout=10 [2023-08-21T06:20:05.563Z] > git --version # 'git version 2.25.1' [2023-08-21T06:20:05.565Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-21T06:20:05.719Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-21T06:20:18.251Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.29" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-08-21T06:20:19.625Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.29" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-08-21T06:20:20.560Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.29" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-08-21T06:20:21.493Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.29" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-08-21T06:20:21.926Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-08-21T06:20:21.946Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-21T06:20:22.738Z] Avoid second fetch [2023-08-21T06:20:22.738Z] Checking out Revision 4ee02a7625f8a220ea62cf97bba38120ef633ee3 (main) [2023-08-21T06:20:23.415Z] Commit message: "Merge pull request #4640 from vli11/fix-fuzz-err-core-command" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-21T06:20:22.755Z] > git config core.sparsecheckout # timeout=10 [2023-08-21T06:20:22.833Z] > git checkout -f 4ee02a7625f8a220ea62cf97bba38120ef633ee3 # timeout=10 [2023-08-21T06:20:24.359Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-21T06:20:24.359Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-21T06:20:24.359Z] Dload Upload Total Spent Left Speed [2023-08-21T06:20:24.359Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 104k 0 --:--:-- --:--:-- --:--:-- 104k [Pipeline] sh [2023-08-21T06:20:25.003Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-21T06:20:25.325Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-21T06:20:25.325Z] + sudo tee /etc/docker/daemon.new [2023-08-21T06:20:25.325Z] { [2023-08-21T06:20:25.325Z] "registry-mirrors": [ [2023-08-21T06:20:25.325Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-21T06:20:25.325Z] ], [2023-08-21T06:20:25.325Z] "bip": "10.250.0.254/24", [2023-08-21T06:20:25.325Z] "hosts": [ [2023-08-21T06:20:25.325Z] "tcp://0.0.0.0:5555", [2023-08-21T06:20:25.325Z] "unix:///var/run/docker.sock" [2023-08-21T06:20:25.325Z] ], [2023-08-21T06:20:25.325Z] "mtu": 1458, [2023-08-21T06:20:25.325Z] "selinux-enabled": true, [2023-08-21T06:20:25.325Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-21T06:20:25.325Z] } [Pipeline] sh [2023-08-21T06:20:25.662Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-21T06:20:25.991Z] + sudo service docker restart [2023-08-21T06:20:28.049Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.29" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-08-21T06:20:29.949Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.29" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-08-21T06:20:31.323Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.29" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-08-21T06:20:32.695Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.29" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-08-21T06:20:33.632Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.29" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-08-21T06:20:34.566Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.29" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-08-21T06:20:35.940Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.29" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-08-21T06:20:37.328Z] $ docker stop --time=1 816a1335af87c46ad883b2d67af095910920aa5586547eef7307d1708ad1b218 [2023-08-21T06:20:42.249Z] $ docker rm -f --volumes 816a1335af87c46ad883b2d67af095910920aa5586547eef7307d1708ad1b218 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:20:43.144Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-21T06:20:43.144Z] [2023-08-21T06:20:43.144Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:20:43.442Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-21T06:20:43.442Z] latest: Pulling from edgex-devops/edgex-compose [2023-08-21T06:20:43.442Z] 91d30c5bc195: Pulling fs layer [2023-08-21T06:20:43.442Z] 2e9b0aa3be6d: Pulling fs layer [2023-08-21T06:20:43.442Z] 9c61dcf015f6: Pulling fs layer [2023-08-21T06:20:43.442Z] 4698f68db338: Pulling fs layer [2023-08-21T06:20:43.442Z] 2a2f49069b9e: Pulling fs layer [2023-08-21T06:20:43.442Z] e0025b399a48: Pulling fs layer [2023-08-21T06:20:43.442Z] 4698f68db338: Waiting [2023-08-21T06:20:43.442Z] 2a2f49069b9e: Waiting [2023-08-21T06:20:43.442Z] e0025b399a48: Waiting [2023-08-21T06:20:43.442Z] 91d30c5bc195: Verifying Checksum [2023-08-21T06:20:43.442Z] 91d30c5bc195: Download complete [2023-08-21T06:20:43.442Z] 4698f68db338: Verifying Checksum [2023-08-21T06:20:43.442Z] 4698f68db338: Download complete [2023-08-21T06:20:43.708Z] 91d30c5bc195: Pull complete [2023-08-21T06:20:43.708Z] 2e9b0aa3be6d: Verifying Checksum [2023-08-21T06:20:43.708Z] 2e9b0aa3be6d: Download complete [2023-08-21T06:20:43.708Z] e0025b399a48: Verifying Checksum [2023-08-21T06:20:43.708Z] e0025b399a48: Download complete [2023-08-21T06:20:43.967Z] 2a2f49069b9e: Verifying Checksum [2023-08-21T06:20:43.967Z] 2a2f49069b9e: Download complete [2023-08-21T06:20:43.967Z] 2e9b0aa3be6d: Pull complete [2023-08-21T06:20:44.225Z] 9c61dcf015f6: Verifying Checksum [2023-08-21T06:20:44.225Z] 9c61dcf015f6: Download complete [2023-08-21T06:20:46.755Z] 9c61dcf015f6: Pull complete [2023-08-21T06:20:46.755Z] 4698f68db338: Pull complete [2023-08-21T06:20:47.013Z] 2a2f49069b9e: Pull complete [2023-08-21T06:20:47.014Z] e0025b399a48: Pull complete [2023-08-21T06:20:47.014Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-08-21T06:20:47.014Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-21T06:20:47.014Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-21T06:20:47.093Z] prd-ubuntu20.04-docker-8c-8g-4115 does not seem to be running inside a container [2023-08-21T06:20:47.134Z] $ 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/563 -v /w/workspace/edgex-go/563:/w/workspace/edgex-go/563:rw,z -v /w/workspace/edgex-go/563@tmp:/w/workspace/edgex-go/563@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-08-21T06:20:49.976Z] $ docker top 7fef5cc04083e4cff4e8c216d789818f0d40c09937800c8d1c1c271621de230a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider [2023-08-21T06:20:50.070Z] provisioning config files... [2023-08-21T06:20:50.098Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/563@tmp/config5669739981720823283tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-21T06:20:50.314Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-08-21T06:20:50.450Z] ---> docker-login.sh [2023-08-21T06:20:50.450Z] nexus3.edgexfoundry.org:10001 [2023-08-21T06:20:50.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T06:20:50.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T06:20:50.990Z] Configure a credential helper to remove this warning. See [2023-08-21T06:20:50.990Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T06:20:50.990Z] [2023-08-21T06:20:50.990Z] Login Succeeded [2023-08-21T06:20:50.990Z] nexus3.edgexfoundry.org:10002 [2023-08-21T06:20:51.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T06:20:51.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T06:20:51.259Z] Configure a credential helper to remove this warning. See [2023-08-21T06:20:51.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T06:20:51.259Z] [2023-08-21T06:20:51.259Z] Login Succeeded [2023-08-21T06:20:51.259Z] nexus3.edgexfoundry.org:10003 [2023-08-21T06:20:51.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T06:20:51.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T06:20:51.797Z] Configure a credential helper to remove this warning. See [2023-08-21T06:20:51.797Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T06:20:51.797Z] [2023-08-21T06:20:51.797Z] Login Succeeded [2023-08-21T06:20:51.797Z] nexus3.edgexfoundry.org:10004 [2023-08-21T06:20:52.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T06:20:52.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T06:20:52.069Z] Configure a credential helper to remove this warning. See [2023-08-21T06:20:52.069Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T06:20:52.069Z] [2023-08-21T06:20:52.069Z] Login Succeeded [2023-08-21T06:20:52.069Z] docker.io [2023-08-21T06:20:52.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T06:20:52.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T06:20:52.607Z] Configure a credential helper to remove this warning. See [2023-08-21T06:20:52.607Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T06:20:52.607Z] [2023-08-21T06:20:52.607Z] Login Succeeded [2023-08-21T06:20:52.607Z] ---> docker-login.sh ends [Pipeline] } [2023-08-21T06:20:52.621Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-08-21T06:20:52.847Z] #1 [security-proxy-setup internal] load build definition from Dockerfile [2023-08-21T06:20:52.847Z] #1 transferring dockerfile: 2.39kB done [2023-08-21T06:20:52.847Z] #1 DONE 0.0s [2023-08-21T06:20:52.847Z] [2023-08-21T06:20:52.847Z] #2 [security-bootstrapper internal] load build definition from Dockerfile [2023-08-21T06:20:52.847Z] #2 transferring dockerfile: 2.82kB done [2023-08-21T06:20:52.847Z] #2 DONE 0.0s [2023-08-21T06:20:52.847Z] [2023-08-21T06:20:52.847Z] #3 [security-secretstore-setup internal] load build definition from Dockerfile [2023-08-21T06:20:52.847Z] #3 transferring dockerfile: 2.38kB done [2023-08-21T06:20:52.847Z] #3 DONE 0.0s [2023-08-21T06:20:52.847Z] [2023-08-21T06:20:52.847Z] #4 [security-proxy-auth internal] load build definition from Dockerfile [2023-08-21T06:20:52.847Z] #4 transferring dockerfile: 2.04kB done [2023-08-21T06:20:52.847Z] #4 DONE 0.0s [2023-08-21T06:20:52.847Z] [2023-08-21T06:20:52.847Z] #5 [security-spire-server internal] load build definition from Dockerfile [2023-08-21T06:20:52.847Z] #5 transferring dockerfile: 2.63kB done [2023-08-21T06:20:52.847Z] #5 DONE 0.0s [2023-08-21T06:20:52.847Z] [2023-08-21T06:20:52.847Z] #6 [core-metadata internal] load build definition from Dockerfile [2023-08-21T06:20:52.847Z] #6 ... [2023-08-21T06:20:52.847Z] [2023-08-21T06:20:52.847Z] #7 [support-scheduler internal] load build definition from Dockerfile [2023-08-21T06:20:52.847Z] #7 transferring dockerfile: 1.82kB done [2023-08-21T06:20:52.847Z] #7 DONE 0.1s [2023-08-21T06:20:52.847Z] [2023-08-21T06:20:52.847Z] #8 [core-command internal] load build definition from Dockerfile [2023-08-21T06:20:52.847Z] #8 transferring dockerfile: 1.82kB done [2023-08-21T06:20:52.847Z] #8 DONE 0.1s [2023-08-21T06:20:52.847Z] [2023-08-21T06:20:52.847Z] #9 [security-spire-agent internal] load build definition from Dockerfile [2023-08-21T06:20:52.847Z] #9 transferring dockerfile: 2.68kB done [2023-08-21T06:20:52.847Z] #9 DONE 0.1s [2023-08-21T06:20:52.847Z] [2023-08-21T06:20:52.847Z] #6 [core-metadata internal] load build definition from Dockerfile [2023-08-21T06:20:52.847Z] #6 transferring dockerfile: 1.96kB done [2023-08-21T06:20:52.847Z] #6 DONE 0.2s [2023-08-21T06:20:52.847Z] [2023-08-21T06:20:52.847Z] #10 [support-notifications internal] load build definition from Dockerfile [2023-08-21T06:20:52.847Z] #10 transferring dockerfile: 1.84kB done [2023-08-21T06:20:52.847Z] #10 DONE 0.1s [2023-08-21T06:20:52.847Z] [2023-08-21T06:20:52.847Z] #11 [security-spire-config internal] load build definition from Dockerfile [2023-08-21T06:20:52.847Z] #11 transferring dockerfile: 2.58kB done [2023-08-21T06:20:52.847Z] #11 DONE 0.1s [2023-08-21T06:20:52.847Z] [2023-08-21T06:20:52.847Z] #12 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-08-21T06:20:52.847Z] #12 transferring dockerfile: 1.78kB done [2023-08-21T06:20:52.847Z] #12 DONE 0.1s [2023-08-21T06:20:52.847Z] [2023-08-21T06:20:52.847Z] #13 [core-data internal] load build definition from Dockerfile [2023-08-21T06:20:52.847Z] #13 transferring dockerfile: 1.90kB done [2023-08-21T06:20:52.847Z] #13 DONE 0.2s [2023-08-21T06:20:52.847Z] [2023-08-21T06:20:52.847Z] #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-21T06:20:52.847Z] #14 transferring dockerfile: 2.12kB done [2023-08-21T06:20:52.847Z] #14 DONE 0.1s [2023-08-21T06:20:52.847Z] [2023-08-21T06:20:52.847Z] #15 [security-proxy-setup internal] load .dockerignore [2023-08-21T06:20:52.847Z] #15 transferring context: 56B done [2023-08-21T06:20:52.847Z] #15 DONE 0.1s [2023-08-21T06:20:52.847Z] [2023-08-21T06:20:52.847Z] #16 [security-bootstrapper internal] load .dockerignore [2023-08-21T06:20:52.847Z] #16 transferring context: 56B done [2023-08-21T06:20:52.847Z] #16 DONE 0.0s [2023-08-21T06:20:52.847Z] [2023-08-21T06:20:52.847Z] #17 [security-secretstore-setup internal] load .dockerignore [2023-08-21T06:20:52.847Z] #17 transferring context: 56B done [2023-08-21T06:20:52.847Z] #17 DONE 0.0s [2023-08-21T06:20:52.847Z] [2023-08-21T06:20:52.847Z] #18 [security-proxy-auth internal] load .dockerignore [2023-08-21T06:20:52.847Z] #18 transferring context: 56B done [2023-08-21T06:20:52.847Z] #18 DONE 0.0s [2023-08-21T06:20:52.847Z] [2023-08-21T06:20:52.847Z] #19 [security-spire-server internal] load .dockerignore [2023-08-21T06:20:52.847Z] #19 transferring context: 56B done [2023-08-21T06:20:52.847Z] #19 DONE 0.0s [2023-08-21T06:20:52.847Z] [2023-08-21T06:20:52.847Z] #20 [support-scheduler internal] load .dockerignore [2023-08-21T06:20:52.847Z] #20 transferring context: 56B done [2023-08-21T06:20:52.847Z] #20 DONE 0.0s [2023-08-21T06:20:52.847Z] [2023-08-21T06:20:52.847Z] #21 [core-command internal] load .dockerignore [2023-08-21T06:20:52.847Z] #21 transferring context: 56B done [2023-08-21T06:20:52.847Z] #21 DONE 0.0s [2023-08-21T06:20:52.847Z] [2023-08-21T06:20:52.847Z] #22 [security-spire-config internal] load .dockerignore [Pipeline] sh [2023-08-21T06:20:53.106Z] #22 transferring context: 56B done [2023-08-21T06:20:53.106Z] #22 DONE 0.0s [2023-08-21T06:20:53.106Z] [2023-08-21T06:20:53.106Z] #23 [core-metadata internal] load .dockerignore [2023-08-21T06:20:53.106Z] #23 transferring context: 56B done [2023-08-21T06:20:53.106Z] #23 DONE 0.0s [2023-08-21T06:20:53.106Z] [2023-08-21T06:20:53.106Z] #24 [security-spire-agent internal] load .dockerignore [2023-08-21T06:20:53.106Z] #24 transferring context: 56B done [2023-08-21T06:20:53.106Z] #24 DONE 0.0s [2023-08-21T06:20:53.106Z] [2023-08-21T06:20:53.106Z] #25 [security-spiffe-token-provider internal] load .dockerignore [2023-08-21T06:20:53.106Z] #25 transferring context: 56B done [2023-08-21T06:20:53.106Z] #25 DONE 0.0s [2023-08-21T06:20:53.106Z] [2023-08-21T06:20:53.106Z] #26 [support-notifications internal] load .dockerignore [2023-08-21T06:20:53.106Z] #26 transferring context: 56B done [2023-08-21T06:20:53.106Z] #26 DONE 0.0s [2023-08-21T06:20:53.106Z] [2023-08-21T06:20:53.106Z] #27 [core-data internal] load .dockerignore [2023-08-21T06:20:53.106Z] #27 transferring context: 56B done [2023-08-21T06:20:53.106Z] #27 DONE 0.0s [2023-08-21T06:20:53.106Z] [2023-08-21T06:20:53.106Z] #28 [core-common-config-bootstrapper internal] load .dockerignore [2023-08-21T06:20:53.106Z] #28 transferring context: 56B done [2023-08-21T06:20:53.106Z] #28 DONE 0.0s [2023-08-21T06:20:53.106Z] [2023-08-21T06:20:53.106Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-21T06:20:53.106Z] #29 DONE 0.0s [2023-08-21T06:20:53.106Z] [2023-08-21T06:20:53.106Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 [2023-08-21T06:20:53.176Z] + git config --global --add safe.directory /w/workspace/edgex-go/563 [Pipeline] echo [2023-08-21T06:20:53.199Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-21T06:20:53.214Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-21T06:20:53.227Z] ========================================================= [2023-08-21T06:20:53.227Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-21T06:20:53.227Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-21T06:20:53.365Z] #30 ... [2023-08-21T06:20:53.365Z] [2023-08-21T06:20:53.365Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-21T06:20:53.365Z] #29 DONE 0.0s [2023-08-21T06:20:53.365Z] [2023-08-21T06:20:53.365Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-08-21T06:20:53.558Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-21T06:20:53.558Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-21T06:20:53.558Z] edb6bdbacee9: Pulling fs layer [2023-08-21T06:20:53.558Z] 5f9638ab2659: Pulling fs layer [2023-08-21T06:20:53.558Z] 8d51d6327a98: Pulling fs layer [2023-08-21T06:20:53.558Z] 8b374f2dd631: Pulling fs layer [2023-08-21T06:20:53.558Z] ec14aa9079de: Pulling fs layer [2023-08-21T06:20:53.558Z] 2f466654f4bb: Pulling fs layer [2023-08-21T06:20:53.558Z] 554e91adad29: Pulling fs layer [2023-08-21T06:20:53.558Z] ec14aa9079de: Waiting [2023-08-21T06:20:53.558Z] 2f466654f4bb: Waiting [2023-08-21T06:20:53.558Z] 554e91adad29: Waiting [2023-08-21T06:20:53.558Z] 8b374f2dd631: Waiting [2023-08-21T06:20:53.623Z] #30 DONE 0.7s [2023-08-21T06:20:53.623Z] [2023-08-21T06:20:53.623Z] #31 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-21T06:20:53.623Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done [2023-08-21T06:20:53.831Z] 5f9638ab2659: Verifying Checksum [2023-08-21T06:20:53.831Z] 5f9638ab2659: Download complete [2023-08-21T06:20:53.831Z] 8b374f2dd631: Verifying Checksum [2023-08-21T06:20:53.831Z] 8b374f2dd631: Download complete [2023-08-21T06:20:53.831Z] ec14aa9079de: Download complete [2023-08-21T06:20:53.831Z] edb6bdbacee9: Verifying Checksum [2023-08-21T06:20:53.831Z] edb6bdbacee9: Download complete [2023-08-21T06:20:53.881Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done [2023-08-21T06:20:53.881Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-21T06:20:53.881Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-21T06:20:53.881Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-21T06:20:53.881Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 2.10MB / 3.38MB 0.2s [2023-08-21T06:20:54.172Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.3s [2023-08-21T06:20:54.172Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.4s done [2023-08-21T06:20:54.172Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 [2023-08-21T06:20:54.446Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.3s done [2023-08-21T06:20:54.710Z] #31 DONE 1.2s [2023-08-21T06:20:54.710Z] [2023-08-21T06:20:54.710Z] #32 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-08-21T06:20:54.968Z] #32 DONE 1.3s [2023-08-21T06:20:54.968Z] [2023-08-21T06:20:54.968Z] #33 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-08-21T06:20:55.250Z] edb6bdbacee9: Pull complete [2023-08-21T06:20:55.517Z] 554e91adad29: Verifying Checksum [2023-08-21T06:20:55.517Z] 554e91adad29: Download complete [2023-08-21T06:20:56.486Z] 8d51d6327a98: Verifying Checksum [2023-08-21T06:20:56.486Z] 8d51d6327a98: Download complete [2023-08-21T06:20:56.756Z] 2f466654f4bb: Download complete [2023-08-21T06:20:58.702Z] 5f9638ab2659: Pull complete [2023-08-21T06:21:00.232Z] #33 ... [2023-08-21T06:21:00.232Z] [2023-08-21T06:21:00.232Z] #34 [security-spire-config internal] load build context [2023-08-21T06:21:00.232Z] #34 transferring context: 214.82MB 6.3s [2023-08-21T06:21:00.490Z] #34 ... [2023-08-21T06:21:00.490Z] [2023-08-21T06:21:00.490Z] #35 [core-data internal] load build context [2023-08-21T06:21:00.754Z] #35 ... [2023-08-21T06:21:00.754Z] [2023-08-21T06:21:00.754Z] #34 [security-spire-config internal] load build context [2023-08-21T06:21:03.280Z] #34 transferring context: 365.16MB 9.5s done [2023-08-21T06:21:03.846Z] #34 ... [2023-08-21T06:21:03.846Z] [2023-08-21T06:21:03.846Z] #36 [security-secretstore-setup internal] load build context [2023-08-21T06:21:03.846Z] #36 transferring context: 365.16MB 9.9s done [2023-08-21T06:21:03.846Z] #36 ... [2023-08-21T06:21:03.846Z] [2023-08-21T06:21:03.846Z] #37 [security-spiffe-token-provider internal] load build context [2023-08-21T06:21:03.846Z] #37 transferring context: 365.16MB 9.9s done [2023-08-21T06:21:03.846Z] #37 ... [2023-08-21T06:21:03.846Z] [2023-08-21T06:21:03.846Z] #38 [security-spire-server internal] load build context [2023-08-21T06:21:04.106Z] #38 ... [2023-08-21T06:21:04.106Z] [2023-08-21T06:21:04.106Z] #39 [security-bootstrapper internal] load build context [2023-08-21T06:21:04.106Z] #39 transferring context: 365.16MB 9.5s done [2023-08-21T06:21:04.106Z] #39 ... [2023-08-21T06:21:04.106Z] [2023-08-21T06:21:04.106Z] #40 [security-spire-agent internal] load build context [2023-08-21T06:21:04.106Z] #40 transferring context: 365.16MB 8.5s done [2023-08-21T06:21:04.364Z] #40 ... [2023-08-21T06:21:04.364Z] [2023-08-21T06:21:04.364Z] #41 [security-proxy-auth internal] load build context [2023-08-21T06:21:04.364Z] #41 transferring context: 365.16MB 9.3s done [2023-08-21T06:21:04.364Z] #41 ... [2023-08-21T06:21:04.364Z] [2023-08-21T06:21:04.364Z] #42 [core-command internal] load build context [2023-08-21T06:21:04.364Z] #42 transferring context: 365.16MB 9.7s done [2023-08-21T06:21:04.622Z] #42 ... [2023-08-21T06:21:04.622Z] [2023-08-21T06:21:04.622Z] #43 [core-metadata internal] load build context [2023-08-21T06:21:04.622Z] #43 transferring context: 365.16MB 9.1s done [2023-08-21T06:21:04.622Z] #43 ... [2023-08-21T06:21:04.622Z] [2023-08-21T06:21:04.622Z] #44 [support-notifications internal] load build context [2023-08-21T06:21:04.622Z] #44 transferring context: 365.16MB 8.7s done [2023-08-21T06:21:04.880Z] #44 ... [2023-08-21T06:21:04.880Z] [2023-08-21T06:21:04.880Z] #45 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-21T06:21:05.138Z] #45 ... [2023-08-21T06:21:05.138Z] [2023-08-21T06:21:05.138Z] #46 [core-common-config-bootstrapper internal] load build context [2023-08-21T06:21:05.138Z] #46 transferring context: 365.16MB 9.6s done [2023-08-21T06:21:05.138Z] #46 ... [2023-08-21T06:21:05.138Z] [2023-08-21T06:21:05.138Z] #47 [support-scheduler internal] load build context [2023-08-21T06:21:05.138Z] #47 transferring context: 365.16MB 8.7s done [2023-08-21T06:21:05.396Z] #47 ... [2023-08-21T06:21:05.396Z] [2023-08-21T06:21:05.396Z] #48 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-21T06:21:05.396Z] #48 ... [2023-08-21T06:21:05.396Z] [2023-08-21T06:21:05.396Z] #49 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-21T06:21:05.654Z] #49 ... [2023-08-21T06:21:05.654Z] [2023-08-21T06:21:05.654Z] #50 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-21T06:21:06.021Z] #50 ... [2023-08-21T06:21:06.021Z] [2023-08-21T06:21:06.021Z] #51 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-21T06:21:06.021Z] #51 ... [2023-08-21T06:21:06.021Z] [2023-08-21T06:21:06.021Z] #52 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-21T06:21:06.021Z] #52 ... [2023-08-21T06:21:06.021Z] [2023-08-21T06:21:06.021Z] #53 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-21T06:21:06.280Z] #53 ... [2023-08-21T06:21:06.280Z] [2023-08-21T06:21:06.280Z] #54 [security-proxy-setup internal] load build context [2023-08-21T06:21:06.280Z] #54 transferring context: 365.16MB 8.9s done [2023-08-21T06:21:06.280Z] #54 ... [2023-08-21T06:21:06.280Z] [2023-08-21T06:21:06.280Z] #55 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-21T06:21:06.538Z] #55 ... [2023-08-21T06:21:06.538Z] [2023-08-21T06:21:06.538Z] #56 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-21T06:21:06.538Z] #0 3.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-21T06:21:06.538Z] #0 3.484 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-21T06:21:06.538Z] #0 3.746 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-21T06:21:06.538Z] #0 3.792 (2/4) Installing openssl (3.0.10-r0) [2023-08-21T06:21:06.538Z] #0 3.797 (3/4) Installing su-exec (0.2-r2) [2023-08-21T06:21:06.538Z] #0 3.797 (4/4) Installing yq (4.30.4-r4) [2023-08-21T06:21:06.538Z] #0 3.852 Executing busybox-1.35.0-r29.trigger [2023-08-21T06:21:06.538Z] #0 3.862 OK: 17 MiB in 19 packages [2023-08-21T06:21:06.798Z] #56 ... [2023-08-21T06:21:06.798Z] [2023-08-21T06:21:06.798Z] #35 [core-data internal] load build context [2023-08-21T06:21:06.798Z] #35 transferring context: 365.16MB 9.7s done [2023-08-21T06:21:13.720Z] 8d51d6327a98: Pull complete [2023-08-21T06:21:13.720Z] 8b374f2dd631: Pull complete [2023-08-21T06:21:13.720Z] ec14aa9079de: Pull complete [2023-08-21T06:21:14.921Z] #35 ... [2023-08-21T06:21:14.921Z] [2023-08-21T06:21:14.921Z] #40 [security-spire-agent internal] load build context [2023-08-21T06:21:14.921Z] #40 DONE 19.9s [2023-08-21T06:21:14.921Z] [2023-08-21T06:21:14.921Z] #47 [support-scheduler internal] load build context [2023-08-21T06:21:14.921Z] #47 DONE 19.9s [2023-08-21T06:21:14.921Z] [2023-08-21T06:21:14.921Z] #44 [support-notifications internal] load build context [2023-08-21T06:21:14.921Z] #44 DONE 19.9s [2023-08-21T06:21:14.921Z] [2023-08-21T06:21:14.921Z] #43 [core-metadata internal] load build context [2023-08-21T06:21:14.921Z] #43 DONE 20.0s [2023-08-21T06:21:14.921Z] [2023-08-21T06:21:14.921Z] #41 [security-proxy-auth internal] load build context [2023-08-21T06:21:14.921Z] #41 DONE 20.0s [2023-08-21T06:21:14.921Z] [2023-08-21T06:21:14.922Z] #33 [security-spire-agent builder 2/7] WORKDIR /edgex-go [2023-08-21T06:21:14.922Z] #33 DONE 18.9s [2023-08-21T06:21:14.922Z] [2023-08-21T06:21:14.922Z] #56 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-21T06:21:14.922Z] #56 DONE 18.8s [2023-08-21T06:21:14.922Z] [2023-08-21T06:21:14.922Z] #54 [security-proxy-setup internal] load build context [2023-08-21T06:21:14.922Z] #54 DONE 19.9s [2023-08-21T06:21:14.922Z] [2023-08-21T06:21:14.922Z] #57 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-08-21T06:21:14.922Z] #57 ... [2023-08-21T06:21:14.922Z] [2023-08-21T06:21:14.922Z] #34 [security-spire-config internal] load build context [2023-08-21T06:21:14.922Z] #34 DONE 20.0s [2023-08-21T06:21:14.922Z] [2023-08-21T06:21:14.922Z] #39 [security-bootstrapper internal] load build context [2023-08-21T06:21:14.922Z] #39 DONE 20.0s [2023-08-21T06:21:14.922Z] [2023-08-21T06:21:14.922Z] #46 [core-common-config-bootstrapper internal] load build context [2023-08-21T06:21:14.922Z] #46 DONE 20.1s [2023-08-21T06:21:14.922Z] [2023-08-21T06:21:14.922Z] #35 [core-data internal] load build context [2023-08-21T06:21:14.922Z] #35 DONE 20.1s [2023-08-21T06:21:14.922Z] [2023-08-21T06:21:14.922Z] #36 [security-secretstore-setup internal] load build context [2023-08-21T06:21:14.922Z] #36 DONE 20.1s [2023-08-21T06:21:14.922Z] [2023-08-21T06:21:14.922Z] #42 [core-command internal] load build context [2023-08-21T06:21:14.922Z] #42 DONE 20.1s [2023-08-21T06:21:14.922Z] [2023-08-21T06:21:14.922Z] #37 [security-spiffe-token-provider internal] load build context [2023-08-21T06:21:14.922Z] #37 DONE 20.1s [2023-08-21T06:21:14.922Z] [2023-08-21T06:21:14.922Z] #38 [security-spire-server internal] load build context [2023-08-21T06:21:14.922Z] #38 transferring context: 365.16MB 10.8s done [2023-08-21T06:21:14.922Z] #38 DONE 20.1s [2023-08-21T06:21:14.922Z] [2023-08-21T06:21:14.922Z] #58 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-08-21T06:21:14.922Z] #58 DONE 0.2s [2023-08-21T06:21:14.922Z] [2023-08-21T06:21:14.922Z] #45 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-21T06:21:14.922Z] #45 18.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-21T06:21:14.922Z] #45 19.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-21T06:21:14.922Z] #45 19.50 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-21T06:21:14.922Z] #45 19.50 Executing busybox-1.35.0-r29.trigger [2023-08-21T06:21:14.922Z] #45 19.51 OK: 7 MiB in 16 packages [2023-08-21T06:21:14.922Z] #45 DONE 19.8s [2023-08-21T06:21:14.922Z] [2023-08-21T06:21:14.922Z] #53 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-21T06:21:14.922Z] #53 19.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-21T06:21:14.922Z] #53 19.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-21T06:21:14.922Z] #53 19.47 (1/4) Installing ca-certificates (20230506-r0) [2023-08-21T06:21:14.922Z] #53 19.49 (2/4) Installing dumb-init (1.2.5-r2) [2023-08-21T06:21:14.922Z] #53 19.49 (3/4) Installing su-exec (0.2-r2) [2023-08-21T06:21:14.922Z] #53 19.49 (4/4) Installing yq (4.30.4-r4) [2023-08-21T06:21:14.922Z] #53 19.56 Executing busybox-1.35.0-r29.trigger [2023-08-21T06:21:14.922Z] #53 19.57 Executing ca-certificates-20230506-r0.trigger [2023-08-21T06:21:14.922Z] #53 19.83 OK: 17 MiB in 19 packages [2023-08-21T06:21:14.922Z] #53 DONE 20.0s [2023-08-21T06:21:14.922Z] [2023-08-21T06:21:14.922Z] #49 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-21T06:21:14.922Z] #49 19.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-21T06:21:14.922Z] #49 19.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-21T06:21:14.922Z] #49 19.80 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-21T06:21:14.922Z] #49 19.81 Executing busybox-1.35.0-r29.trigger [2023-08-21T06:21:14.922Z] #49 19.81 OK: 7 MiB in 16 packages [2023-08-21T06:21:14.922Z] #49 DONE 20.0s [2023-08-21T06:21:14.922Z] [2023-08-21T06:21:14.922Z] #48 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-21T06:21:14.922Z] #48 19.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-21T06:21:14.922Z] #48 19.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-21T06:21:14.922Z] #48 19.54 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-21T06:21:14.922Z] #48 19.54 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-21T06:21:14.922Z] #48 19.54 OK: 17818 distinct packages available [2023-08-21T06:21:14.922Z] #48 19.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-21T06:21:14.922Z] #48 19.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-21T06:21:14.922Z] #48 19.92 (1/5) Installing dumb-init (1.2.5-r2) [2023-08-21T06:21:14.922Z] #48 19.92 (2/5) Installing musl-obstack (1.2.3-r0) [2023-08-21T06:21:14.922Z] #48 19.92 (3/5) Installing libucontext (1.2-r0) [2023-08-21T06:21:14.922Z] #48 19.93 (4/5) Installing gcompat (1.1.0-r0) [2023-08-21T06:21:14.922Z] #48 19.96 (5/5) Installing openssl (3.0.10-r0) [2023-08-21T06:21:14.922Z] #48 19.97 Executing busybox-1.35.0-r29.trigger [2023-08-21T06:21:14.922Z] #48 19.98 OK: 8 MiB in 20 packages [2023-08-21T06:21:14.922Z] #48 DONE 20.1s [2023-08-21T06:21:14.922Z] [2023-08-21T06:21:14.922Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-21T06:21:14.922Z] #0 0.800 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-21T06:21:14.922Z] #0 1.019 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-21T06:21:14.922Z] #0 1.239 OK: 265 MiB in 53 packages [2023-08-21T06:21:14.922Z] #59 DONE 1.4s [2023-08-21T06:21:14.922Z] [2023-08-21T06:21:14.922Z] #50 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-21T06:21:14.922Z] #50 19.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-21T06:21:14.922Z] #50 19.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-21T06:21:14.922Z] #50 19.81 (1/2) Installing ca-certificates (20230506-r0) [2023-08-21T06:21:14.922Z] #50 19.84 (2/2) Installing dumb-init (1.2.5-r2) [2023-08-21T06:21:14.922Z] #50 19.86 Executing busybox-1.35.0-r29.trigger [2023-08-21T06:21:14.922Z] #50 19.86 Executing ca-certificates-20230506-r0.trigger [2023-08-21T06:21:14.922Z] #50 19.98 OK: 8 MiB in 17 packages [2023-08-21T06:21:14.922Z] #50 DONE 20.1s [2023-08-21T06:21:14.922Z] [2023-08-21T06:21:14.922Z] #60 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-08-21T06:21:14.922Z] #60 DONE 0.1s [2023-08-21T06:21:14.922Z] [2023-08-21T06:21:14.922Z] #52 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-21T06:21:14.922Z] #52 19.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-21T06:21:14.922Z] #52 19.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-21T06:21:14.922Z] #52 19.74 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-21T06:21:14.922Z] #52 19.74 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-21T06:21:14.922Z] #52 19.74 OK: 17818 distinct packages available [2023-08-21T06:21:14.922Z] #52 19.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-21T06:21:14.922Z] #52 19.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-21T06:21:15.183Z] #52 20.21 (1/9) Installing ca-certificates (20230506-r0) [2023-08-21T06:21:15.183Z] #52 20.22 (2/9) Installing brotli-libs (1.0.9-r9) [2023-08-21T06:21:15.183Z] #52 20.25 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-08-21T06:21:15.183Z] #52 20.28 (4/9) Installing libcurl (8.2.1-r0) [2023-08-21T06:21:15.183Z] #52 ... [2023-08-21T06:21:15.183Z] [2023-08-21T06:21:15.183Z] #61 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-21T06:21:15.183Z] #0 1.092 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-21T06:21:15.183Z] #0 1.246 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-21T06:21:15.183Z] #0 1.435 OK: 265 MiB in 53 packages [2023-08-21T06:21:15.183Z] #61 DONE 1.6s [2023-08-21T06:21:15.183Z] [2023-08-21T06:21:15.183Z] #62 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-21T06:21:15.183Z] #0 1.095 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-21T06:21:15.183Z] #0 1.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-21T06:21:15.183Z] #0 1.445 OK: 265 MiB in 53 packages [2023-08-21T06:21:15.183Z] #62 DONE 1.7s [2023-08-21T06:21:15.183Z] [2023-08-21T06:21:15.183Z] #63 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-21T06:21:15.183Z] #63 DONE 0.1s [2023-08-21T06:21:15.183Z] [2023-08-21T06:21:15.183Z] #52 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-21T06:21:15.183Z] #52 20.28 (5/9) Installing curl (8.2.1-r0) [2023-08-21T06:21:15.183Z] #52 20.29 (6/9) Installing dumb-init (1.2.5-r2) [2023-08-21T06:21:15.183Z] #52 20.30 (7/9) Installing musl-obstack (1.2.3-r0) [2023-08-21T06:21:15.183Z] #52 20.30 (8/9) Installing libucontext (1.2-r0) [2023-08-21T06:21:15.183Z] #52 20.31 (9/9) Installing gcompat (1.1.0-r0) [2023-08-21T06:21:15.183Z] #52 20.32 Executing busybox-1.35.0-r29.trigger [2023-08-21T06:21:15.183Z] #52 20.33 Executing ca-certificates-20230506-r0.trigger [2023-08-21T06:21:15.183Z] #52 ... [2023-08-21T06:21:15.183Z] [2023-08-21T06:21:15.183Z] #64 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-08-21T06:21:15.183Z] #64 DONE 0.1s [2023-08-21T06:21:15.183Z] [2023-08-21T06:21:15.183Z] #52 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-21T06:21:15.183Z] #52 20.44 OK: 10 MiB in 24 packages [2023-08-21T06:21:15.441Z] #52 DONE 20.5s [2023-08-21T06:21:15.441Z] [2023-08-21T06:21:15.441Z] #55 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-21T06:21:15.441Z] #55 19.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-21T06:21:15.441Z] #55 19.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-21T06:21:15.441Z] #55 20.00 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-21T06:21:15.441Z] #55 20.00 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-21T06:21:15.441Z] #55 20.00 OK: 17818 distinct packages available [2023-08-21T06:21:15.441Z] #55 20.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-21T06:21:15.441Z] #55 20.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-21T06:21:15.441Z] #55 20.39 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-21T06:21:15.441Z] #55 20.39 (2/4) Installing musl-obstack (1.2.3-r0) [2023-08-21T06:21:15.441Z] #55 20.40 (3/4) Installing libucontext (1.2-r0) [2023-08-21T06:21:15.441Z] #55 20.40 (4/4) Installing gcompat (1.1.0-r0) [2023-08-21T06:21:15.441Z] #55 20.40 Executing busybox-1.35.0-r29.trigger [2023-08-21T06:21:15.441Z] #55 20.41 OK: 7 MiB in 19 packages [2023-08-21T06:21:15.441Z] #55 DONE 20.5s [2023-08-21T06:21:15.441Z] [2023-08-21T06:21:15.441Z] #65 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T06:21:15.698Z] #65 ... [2023-08-21T06:21:15.698Z] [2023-08-21T06:21:15.698Z] #51 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-21T06:21:15.698Z] #51 19.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-21T06:21:15.698Z] #51 20.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-21T06:21:15.698Z] #51 20.68 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-21T06:21:15.698Z] #51 20.69 (2/2) Installing su-exec (0.2-r2) [2023-08-21T06:21:15.698Z] #51 20.69 Executing busybox-1.35.0-r29.trigger [2023-08-21T06:21:15.698Z] #51 20.70 OK: 7 MiB in 17 packages [2023-08-21T06:21:15.698Z] #51 DONE 20.9s [2023-08-21T06:21:15.698Z] [2023-08-21T06:21:15.698Z] #57 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-08-21T06:21:15.698Z] #57 2.059 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-21T06:21:15.698Z] #57 2.174 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-21T06:21:15.956Z] #57 2.361 OK: 265 MiB in 53 packages [2023-08-21T06:21:16.215Z] #57 DONE 2.5s [2023-08-21T06:21:16.215Z] [2023-08-21T06:21:16.215Z] #66 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-08-21T06:21:16.215Z] #66 DONE 0.0s [2023-08-21T06:21:16.215Z] [2023-08-21T06:21:16.215Z] #67 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T06:21:16.473Z] #67 ... [2023-08-21T06:21:16.473Z] [2023-08-21T06:21:16.473Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-21T06:21:16.473Z] #0 2.054 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-21T06:21:16.473Z] #0 2.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-21T06:21:16.473Z] #0 2.445 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-21T06:21:16.473Z] #0 2.445 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-21T06:21:16.473Z] #0 2.445 OK: 17823 distinct packages available [2023-08-21T06:21:16.473Z] #0 2.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-21T06:21:16.473Z] #0 2.611 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-21T06:21:16.473Z] #0 2.819 OK: 265 MiB in 53 packages [2023-08-21T06:21:16.473Z] #68 DONE 2.9s [2023-08-21T06:21:16.473Z] [2023-08-21T06:21:16.473Z] #69 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-08-21T06:21:16.473Z] #69 DONE 0.0s [2023-08-21T06:21:16.473Z] [2023-08-21T06:21:16.473Z] #70 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T06:21:17.040Z] #70 ... [2023-08-21T06:21:17.040Z] [2023-08-21T06:21:17.040Z] #71 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-21T06:21:17.040Z] #71 DONE 1.2s [2023-08-21T06:21:17.040Z] [2023-08-21T06:21:17.040Z] #72 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-08-21T06:21:17.040Z] #72 DONE 0.0s [2023-08-21T06:21:17.040Z] [2023-08-21T06:21:17.040Z] #73 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T06:21:19.099Z] 2f466654f4bb: Pull complete [2023-08-21T06:21:21.051Z] 554e91adad29: Pull complete [2023-08-21T06:21:21.051Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-21T06:21:21.051Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-21T06:21:21.051Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-08-21T06:21:21.470Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-21T06:21:21.470Z] WORKDIR /edgex [2023-08-21T06:21:21.470Z] COPY go.mod . [2023-08-21T06:21:21.470Z] RUN go mod download [2023-08-21T06:21:21.470Z] + docker build -t ci-base-image-arm64 -f - . [2023-08-21T06:21:22.067Z] Sending build context to Docker daemon 2.95MB [2023-08-21T06:21:22.067Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-21T06:21:22.067Z] ---> 1e15ea492957 [2023-08-21T06:21:22.067Z] Step 2/4 : WORKDIR /edgex [2023-08-21T06:21:24.038Z] ---> Running in 9f315117addb [2023-08-21T06:21:24.307Z] Removing intermediate container 9f315117addb [2023-08-21T06:21:24.307Z] ---> e3dabfbd2c94 [2023-08-21T06:21:24.307Z] Step 3/4 : COPY go.mod . [2023-08-21T06:21:24.896Z] ---> 95e5b1f7154d [2023-08-21T06:21:24.896Z] Step 4/4 : RUN go mod download [2023-08-21T06:21:24.896Z] ---> Running in 60fbb2588623 [2023-08-21T06:21:25.163Z] #73 ... [2023-08-21T06:21:25.163Z] [2023-08-21T06:21:25.163Z] #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T06:22:03.804Z] Removing intermediate container 60fbb2588623 [2023-08-21T06:22:03.804Z] ---> f51c50a07d0f [2023-08-21T06:22:03.804Z] Successfully built f51c50a07d0f [2023-08-21T06:22:03.804Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:22:03.877Z] #74 DONE 43.6s [2023-08-21T06:22:03.877Z] [2023-08-21T06:22:03.877Z] #65 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T06:22:03.877Z] #65 DONE 43.2s [2023-08-21T06:22:03.877Z] [2023-08-21T06:22:03.877Z] #73 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T06:22:03.877Z] #73 DONE 43.3s [2023-08-21T06:22:03.877Z] [2023-08-21T06:22:03.877Z] #75 [support-notifications builder 6/7] COPY . . [2023-08-21T06:22:03.877Z] #75 ... [2023-08-21T06:22:03.877Z] [2023-08-21T06:22:03.877Z] #67 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T06:22:03.877Z] #67 DONE 42.5s [2023-08-21T06:22:03.877Z] [2023-08-21T06:22:03.877Z] #70 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T06:22:03.877Z] #70 DONE 42.1s [2023-08-21T06:22:03.877Z] [2023-08-21T06:22:03.877Z] #76 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-21T06:22:04.140Z] + docker inspect -f . ci-base-image-arm64 [2023-08-21T06:22:04.141Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-21T06:22:04.364Z] prd-ubuntu20.04-docker-arm64-4c-16g-4116 does not seem to be running inside a container [2023-08-21T06:22:04.438Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/563 -v /w/workspace/edgex-go/563:/w/workspace/edgex-go/563:rw,z -v /w/workspace/edgex-go/563@tmp:/w/workspace/edgex-go/563@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-21T06:22:05.670Z] $ docker top efb82890713b29ade6f5e5ce35167e79313a08e7ae7828fcb19bcfc73a81c406 -eo pid,comm [2023-08-21T06:22:05.781Z] #76 DONE 7.2s [2023-08-21T06:22:05.781Z] [2023-08-21T06:22:05.781Z] #75 [support-notifications builder 6/7] COPY . . [2023-08-21T06:22:05.781Z] #75 DONE 7.3s [2023-08-21T06:22:05.781Z] [2023-08-21T06:22:05.781Z] #77 [security-spire-config builder 6/9] COPY . . [2023-08-21T06:22:05.781Z] #77 DONE 7.4s [2023-08-21T06:22:05.781Z] [2023-08-21T06:22:05.781Z] #78 [core-metadata builder 6/7] COPY . . [2023-08-21T06:22:05.781Z] #78 DONE 7.3s [2023-08-21T06:22:05.781Z] [2023-08-21T06:22:05.781Z] #79 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [Pipeline] { [Pipeline] sh [2023-08-21T06:22:06.038Z] #79 ... [2023-08-21T06:22:06.039Z] [2023-08-21T06:22:06.039Z] #80 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T06:22:06.039Z] #80 CACHED [2023-08-21T06:22:06.039Z] [2023-08-21T06:22:06.039Z] #81 [support-scheduler builder 6/7] COPY . . [2023-08-21T06:22:06.039Z] #81 CACHED [2023-08-21T06:22:06.039Z] [2023-08-21T06:22:06.039Z] #82 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-08-21T06:22:06.039Z] #82 CACHED [2023-08-21T06:22:06.039Z] [2023-08-21T06:22:06.039Z] #83 [security-proxy-auth builder 6/7] COPY . . [2023-08-21T06:22:06.039Z] #83 CACHED [2023-08-21T06:22:06.039Z] [2023-08-21T06:22:06.039Z] #84 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-08-21T06:22:06.039Z] #84 CACHED [2023-08-21T06:22:06.039Z] [2023-08-21T06:22:06.039Z] #85 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T06:22:06.039Z] #85 CACHED [2023-08-21T06:22:06.039Z] [2023-08-21T06:22:06.039Z] #86 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T06:22:06.039Z] #86 CACHED [2023-08-21T06:22:06.039Z] [2023-08-21T06:22:06.039Z] #87 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-08-21T06:22:06.039Z] #87 CACHED [2023-08-21T06:22:06.039Z] [2023-08-21T06:22:06.039Z] #88 [core-data builder 6/7] COPY . . [2023-08-21T06:22:06.039Z] #88 CACHED [2023-08-21T06:22:06.039Z] [2023-08-21T06:22:06.039Z] #89 [core-command builder 6/7] COPY . . [2023-08-21T06:22:06.039Z] #89 CACHED [2023-08-21T06:22:06.039Z] [2023-08-21T06:22:06.039Z] #90 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-08-21T06:22:06.039Z] #90 CACHED [2023-08-21T06:22:06.039Z] [2023-08-21T06:22:06.039Z] #91 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T06:22:06.039Z] #91 CACHED [2023-08-21T06:22:06.039Z] [2023-08-21T06:22:06.039Z] #92 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-08-21T06:22:06.039Z] #92 CACHED [2023-08-21T06:22:06.039Z] [2023-08-21T06:22:06.039Z] #93 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-21T06:22:06.039Z] #93 CACHED [2023-08-21T06:22:06.039Z] [2023-08-21T06:22:06.039Z] #94 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T06:22:06.039Z] #94 CACHED [2023-08-21T06:22:06.039Z] [2023-08-21T06:22:06.039Z] #95 [security-secretstore-setup builder 6/7] COPY . . [2023-08-21T06:22:06.039Z] #95 CACHED [2023-08-21T06:22:06.039Z] [2023-08-21T06:22:06.039Z] #96 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T06:22:06.039Z] #96 CACHED [2023-08-21T06:22:06.039Z] [2023-08-21T06:22:06.039Z] #97 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-21T06:22:06.039Z] #97 CACHED [2023-08-21T06:22:06.039Z] [2023-08-21T06:22:06.039Z] #98 [security-bootstrapper builder 6/7] COPY . . [2023-08-21T06:22:06.039Z] #98 CACHED [2023-08-21T06:22:06.039Z] [2023-08-21T06:22:06.039Z] #99 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T06:22:06.039Z] #99 CACHED [2023-08-21T06:22:06.039Z] [2023-08-21T06:22:06.039Z] #100 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-21T06:22:06.039Z] #100 CACHED [2023-08-21T06:22:06.039Z] [2023-08-21T06:22:06.039Z] #101 [security-proxy-setup builder 6/7] COPY . . [2023-08-21T06:22:06.039Z] #101 DONE 7.4s [2023-08-21T06:22:06.039Z] [2023-08-21T06:22:06.039Z] #79 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-21T06:22:06.039Z] #79 DONE 0.2s [2023-08-21T06:22:06.039Z] [2023-08-21T06:22:06.039Z] #102 [security-spire-server builder 6/9] COPY . . [2023-08-21T06:22:06.039Z] #102 CACHED [2023-08-21T06:22:06.039Z] [2023-08-21T06:22:06.039Z] #103 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T06:22:06.039Z] #103 CACHED [2023-08-21T06:22:06.039Z] [2023-08-21T06:22:06.039Z] #104 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-21T06:22:06.039Z] #104 CACHED [2023-08-21T06:22:06.039Z] [2023-08-21T06:22:06.039Z] #105 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-08-21T06:22:06.039Z] #105 CACHED [2023-08-21T06:22:06.039Z] [2023-08-21T06:22:06.039Z] #106 [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-08-21T06:22:06.482Z] + go version [2023-08-21T06:22:06.482Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-21T06:22:06.508Z] $ docker stop --time=1 efb82890713b29ade6f5e5ce35167e79313a08e7ae7828fcb19bcfc73a81c406 [2023-08-21T06:22:08.146Z] $ docker rm -f --volumes efb82890713b29ade6f5e5ce35167e79313a08e7ae7828fcb19bcfc73a81c406 [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-08-21T06:22:08.579Z] #106 DONE 2.0s [2023-08-21T06:22:08.579Z] [2023-08-21T06:22:08.579Z] #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-08-21T06:22:08.579Z] #107 DONE 2.0s [2023-08-21T06:22:08.579Z] [2023-08-21T06:22:08.579Z] #108 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-21T06:22:08.579Z] #108 ... [2023-08-21T06:22:08.579Z] [2023-08-21T06:22:08.579Z] #109 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-08-21T06:22:08.579Z] #109 DONE 0.2s [2023-08-21T06:22:08.579Z] [2023-08-21T06:22:08.579Z] #108 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-21T06:22:08.579Z] #108 DONE 0.2s [2023-08-21T06:22:08.579Z] [2023-08-21T06:22:08.579Z] #110 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T06:22:08.579Z] #110 DONE 0.1s [2023-08-21T06:22:08.579Z] [2023-08-21T06:22:08.579Z] #111 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-21T06:22:08.579Z] #0 1.128 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.29" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-08-21T06:22:08.579Z] #111 ... [2023-08-21T06:22:08.579Z] [2023-08-21T06:22:08.579Z] #112 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-21T06:22:08.579Z] #112 DONE 0.2s [2023-08-21T06:22:08.821Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-21T06:22:08.822Z] [2023-08-21T06:22:08.822Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-21T06:22:08.839Z] [2023-08-21T06:22:08.839Z] #113 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:22:09.162Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-21T06:22:09.162Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-08-21T06:22:09.162Z] 547446be3368: Pulling fs layer [2023-08-21T06:22:09.162Z] d125d8839a47: Pulling fs layer [2023-08-21T06:22:09.162Z] 3e85d5ac6304: Pulling fs layer [2023-08-21T06:22:09.162Z] c3105a71a48b: Pulling fs layer [2023-08-21T06:22:09.162Z] 0f093f025ec4: Pulling fs layer [2023-08-21T06:22:09.162Z] c3106fc0e877: Pulling fs layer [2023-08-21T06:22:09.162Z] c3105a71a48b: Waiting [2023-08-21T06:22:09.162Z] 0f093f025ec4: Waiting [2023-08-21T06:22:09.162Z] c3106fc0e877: Waiting [2023-08-21T06:22:09.432Z] 547446be3368: Download complete [2023-08-21T06:22:09.432Z] c3105a71a48b: Verifying Checksum [2023-08-21T06:22:09.432Z] c3105a71a48b: Download complete [2023-08-21T06:22:09.700Z] d125d8839a47: Verifying Checksum [2023-08-21T06:22:09.700Z] d125d8839a47: Download complete [2023-08-21T06:22:09.700Z] c3106fc0e877: Verifying Checksum [2023-08-21T06:22:09.700Z] c3106fc0e877: Download complete [2023-08-21T06:22:09.780Z] #113 ... [2023-08-21T06:22:09.780Z] [2023-08-21T06:22:09.780Z] #114 [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-08-21T06:22:09.780Z] #114 CACHED [2023-08-21T06:22:09.780Z] [2023-08-21T06:22:09.780Z] #115 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T06:22:09.780Z] #115 CACHED [2023-08-21T06:22:09.780Z] [2023-08-21T06:22:09.780Z] #116 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-08-21T06:22:09.780Z] #116 CACHED [2023-08-21T06:22:09.780Z] [2023-08-21T06:22:09.780Z] #117 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T06:22:09.780Z] #117 CACHED [2023-08-21T06:22:09.780Z] [2023-08-21T06:22:09.780Z] #118 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-21T06:22:09.780Z] #118 CACHED [2023-08-21T06:22:09.780Z] [2023-08-21T06:22:09.780Z] #119 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-08-21T06:22:09.780Z] #119 CACHED [2023-08-21T06:22:09.780Z] [2023-08-21T06:22:09.780Z] #120 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-21T06:22:09.780Z] #120 CACHED [2023-08-21T06:22:09.780Z] [2023-08-21T06:22:09.780Z] #121 [security-spire-agent builder 6/9] COPY . . [2023-08-21T06:22:09.780Z] #121 CACHED [2023-08-21T06:22:09.967Z] 0f093f025ec4: Verifying Checksum [2023-08-21T06:22:09.967Z] 0f093f025ec4: Download complete [2023-08-21T06:22:09.967Z] 547446be3368: Pull complete [2023-08-21T06:22:10.037Z] [2023-08-21T06:22:10.037Z] #122 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-21T06:22:10.037Z] #122 DONE 1.2s [2023-08-21T06:22:10.037Z] [2023-08-21T06:22:10.037Z] #123 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-21T06:22:10.295Z] #123 DONE 0.4s [2023-08-21T06:22:10.295Z] [2023-08-21T06:22:10.295Z] #113 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T06:22:10.295Z] #113 DONE 1.4s [2023-08-21T06:22:10.295Z] [2023-08-21T06:22:10.295Z] #124 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-21T06:22:10.870Z] #124 DONE 0.5s [2023-08-21T06:22:10.870Z] [2023-08-21T06:22:10.870Z] #125 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-08-21T06:22:10.870Z] #125 DONE 0.8s [2023-08-21T06:22:10.870Z] [2023-08-21T06:22:10.870Z] #126 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-21T06:22:10.870Z] #126 DONE 0.5s [2023-08-21T06:22:10.870Z] [2023-08-21T06:22:10.870Z] #127 [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-08-21T06:22:10.870Z] #127 DONE 0.1s [2023-08-21T06:22:10.870Z] [2023-08-21T06:22:10.870Z] #128 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-21T06:22:10.870Z] #128 ... [2023-08-21T06:22:10.870Z] [2023-08-21T06:22:10.870Z] #129 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-08-21T06:22:10.870Z] #129 DONE 0.1s [2023-08-21T06:22:10.927Z] d125d8839a47: Pull complete [2023-08-21T06:22:11.127Z] [2023-08-21T06:22:11.128Z] #130 [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-08-21T06:22:11.385Z] #130 DONE 0.5s [2023-08-21T06:22:11.385Z] [2023-08-21T06:22:11.385Z] #131 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-21T06:22:11.385Z] #131 DONE 0.5s [2023-08-21T06:22:11.385Z] [2023-08-21T06:22:11.385Z] #128 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-21T06:22:11.385Z] #128 DONE 0.5s [2023-08-21T06:22:11.385Z] [2023-08-21T06:22:11.385Z] #132 [security-spire-server] exporting to image [2023-08-21T06:22:11.385Z] #132 exporting layers [2023-08-21T06:22:11.645Z] #132 ... [2023-08-21T06:22:11.645Z] [2023-08-21T06:22:11.645Z] #133 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-21T06:22:11.645Z] #133 DONE 0.2s [2023-08-21T06:22:11.645Z] [2023-08-21T06:22:11.645Z] #134 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-08-21T06:22:11.645Z] #134 DONE 0.2s [2023-08-21T06:22:11.645Z] [2023-08-21T06:22:11.645Z] #132 [security-spire-agent] exporting to image [2023-08-21T06:22:11.645Z] #132 ... [2023-08-21T06:22:11.645Z] [2023-08-21T06:22:11.645Z] #135 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-21T06:22:11.645Z] #135 DONE 0.2s [2023-08-21T06:22:11.886Z] 3e85d5ac6304: Verifying Checksum [2023-08-21T06:22:11.886Z] 3e85d5ac6304: Download complete [2023-08-21T06:22:11.903Z] [2023-08-21T06:22:11.903Z] #136 [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-08-21T06:22:11.903Z] #136 DONE 0.2s [2023-08-21T06:22:11.903Z] [2023-08-21T06:22:11.903Z] #132 [security-spire-config] exporting to image [2023-08-21T06:22:12.160Z] #132 exporting layers 0.7s done [2023-08-21T06:22:12.160Z] #132 writing image sha256:1c662d1e40655fd73f31e28b49f1eeb85f13c83eea7a466123a3fce9074286de 0.0s done [2023-08-21T06:22:12.160Z] #132 naming to docker.io/library/security-spire-server 0.0s done [2023-08-21T06:22:12.160Z] #132 exporting layers 0.7s done [2023-08-21T06:22:12.160Z] #132 writing image sha256:ba52219d19a92b83dce319142bd69f5b4313d7202463ae2b18b528796aada214 [2023-08-21T06:22:12.418Z] #132 writing image sha256:ba52219d19a92b83dce319142bd69f5b4313d7202463ae2b18b528796aada214 done [2023-08-21T06:22:12.418Z] #132 naming to docker.io/library/security-spire-agent done [2023-08-21T06:22:12.677Z] #132 exporting layers 0.6s done [2023-08-21T06:22:12.677Z] #132 writing image sha256:85e0ddd79d53cc64febdd7c0f750a09d5ec57602e79e7882fba09b49939282d7 done [2023-08-21T06:22:12.677Z] #132 naming to docker.io/library/security-spire-config done [2023-08-21T06:22:12.677Z] #132 DONE 1.2s [2023-08-21T06:22:12.677Z] [2023-08-21T06:22:12.677Z] #137 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-21T06:22:12.677Z] #0 1.325 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.29" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-08-21T06:22:15.958Z] #137 ... [2023-08-21T06:22:15.958Z] [2023-08-21T06:22:15.958Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-21T06:22:15.958Z] #0 0.885 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.29" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-08-21T06:22:15.958Z] #138 ... [2023-08-21T06:22:15.958Z] [2023-08-21T06:22:15.958Z] #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-21T06:22:15.958Z] #0 0.751 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.29" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-08-21T06:22:16.217Z] #139 ... [2023-08-21T06:22:16.217Z] [2023-08-21T06:22:16.217Z] #140 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-21T06:22:16.217Z] #0 1.113 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.29" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-08-21T06:22:16.217Z] #140 ... [2023-08-21T06:22:16.217Z] [2023-08-21T06:22:16.217Z] #141 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-21T06:22:16.217Z] #0 1.248 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.29" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-08-21T06:22:16.478Z] #141 ... [2023-08-21T06:22:16.478Z] [2023-08-21T06:22:16.478Z] #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-21T06:22:16.478Z] #0 0.938 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.29" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-08-21T06:22:16.736Z] #142 ... [2023-08-21T06:22:16.736Z] [2023-08-21T06:22:16.736Z] #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-21T06:22:16.736Z] #0 0.879 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.29" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-08-21T06:22:16.995Z] #143 ... [2023-08-21T06:22:16.995Z] [2023-08-21T06:22:16.995Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-21T06:22:16.995Z] #0 0.635 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.29" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-08-21T06:22:16.995Z] #144 ... [2023-08-21T06:22:16.995Z] [2023-08-21T06:22:16.995Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-21T06:22:16.995Z] #0 1.282 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.29" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-08-21T06:22:17.252Z] #145 ... [2023-08-21T06:22:17.252Z] [2023-08-21T06:22:17.252Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-21T06:22:17.252Z] #0 0.459 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.29" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-08-21T06:22:20.110Z] 3e85d5ac6304: Pull complete [2023-08-21T06:22:20.110Z] c3105a71a48b: Pull complete [2023-08-21T06:22:20.694Z] 0f093f025ec4: Pull complete [2023-08-21T06:22:20.960Z] c3106fc0e877: Pull complete [2023-08-21T06:22:20.960Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-08-21T06:22:20.960Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-21T06:22:20.960Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-21T06:22:21.135Z] prd-ubuntu20.04-docker-arm64-4c-16g-4116 does not seem to be running inside a container [2023-08-21T06:22:21.202Z] $ 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/563 -v /w/workspace/edgex-go/563:/w/workspace/edgex-go/563:rw,z -v /w/workspace/edgex-go/563@tmp:/w/workspace/edgex-go/563@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-08-21T06:22:23.303Z] $ docker top 1f87def7b71fc172dccb08f81bbfff90841f72c7f88d1170a3f415f4f9d73edf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-21T06:22:23.783Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-08-21T06:22:31.986Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2023-08-21T06:22:31.986Z] #1 transferring dockerfile: 2.82kB done [2023-08-21T06:22:31.986Z] #1 DONE 0.1s [2023-08-21T06:22:32.569Z] [2023-08-21T06:22:32.569Z] #2 [support-notifications internal] load build definition from Dockerfile [2023-08-21T06:22:32.569Z] #2 transferring dockerfile: 1.84kB done [2023-08-21T06:22:32.569Z] #2 DONE 0.0s [2023-08-21T06:22:32.569Z] [2023-08-21T06:22:32.569Z] #3 [support-scheduler internal] load build definition from Dockerfile [2023-08-21T06:22:32.569Z] #3 transferring dockerfile: 1.82kB done [2023-08-21T06:22:32.569Z] #3 DONE 0.1s [2023-08-21T06:22:32.569Z] [2023-08-21T06:22:32.569Z] #4 [core-metadata internal] load build definition from Dockerfile [2023-08-21T06:22:32.569Z] #4 transferring dockerfile: 1.96kB done [2023-08-21T06:22:32.569Z] #4 DONE 0.1s [2023-08-21T06:22:32.569Z] [2023-08-21T06:22:32.569Z] #5 [security-spire-server internal] load build definition from Dockerfile [2023-08-21T06:22:32.837Z] #5 transferring dockerfile: 2.63kB 0.0s done [2023-08-21T06:22:32.837Z] #5 DONE 0.1s [2023-08-21T06:22:32.837Z] [2023-08-21T06:22:32.837Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-08-21T06:22:32.837Z] #6 transferring dockerfile: 1.78kB done [2023-08-21T06:22:32.837Z] #6 DONE 0.0s [2023-08-21T06:22:32.837Z] [2023-08-21T06:22:32.837Z] #7 [core-data internal] load build definition from Dockerfile [2023-08-21T06:22:32.837Z] #7 transferring dockerfile: 1.90kB done [2023-08-21T06:22:32.837Z] #7 DONE 0.1s [2023-08-21T06:22:32.837Z] [2023-08-21T06:22:32.837Z] #8 [security-spire-config internal] load build definition from Dockerfile [2023-08-21T06:22:32.837Z] #8 transferring dockerfile: 2.58kB 0.0s done [2023-08-21T06:22:32.837Z] #8 DONE 0.1s [2023-08-21T06:22:32.837Z] [2023-08-21T06:22:32.837Z] #9 [security-spire-agent internal] load build definition from Dockerfile [2023-08-21T06:22:32.838Z] #9 transferring dockerfile: 2.68kB done [2023-08-21T06:22:32.838Z] #9 DONE 0.1s [2023-08-21T06:22:32.838Z] [2023-08-21T06:22:32.838Z] #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-21T06:22:33.109Z] #10 transferring dockerfile: 2.12kB 0.0s done [2023-08-21T06:22:33.109Z] #10 DONE 0.1s [2023-08-21T06:22:33.109Z] [2023-08-21T06:22:33.109Z] #11 [security-proxy-setup internal] load build definition from Dockerfile [2023-08-21T06:22:33.109Z] #11 transferring dockerfile: 2.39kB 0.0s done [2023-08-21T06:22:33.109Z] #11 DONE 0.1s [2023-08-21T06:22:33.109Z] [2023-08-21T06:22:33.109Z] #12 [security-proxy-auth internal] load build definition from Dockerfile [2023-08-21T06:22:33.109Z] #12 transferring dockerfile: 2.04kB done [2023-08-21T06:22:33.109Z] #12 DONE 0.1s [2023-08-21T06:22:33.109Z] [2023-08-21T06:22:33.109Z] #13 [core-command internal] load build definition from Dockerfile [2023-08-21T06:22:33.109Z] #13 transferring dockerfile: 1.82kB 0.0s done [2023-08-21T06:22:33.109Z] #13 DONE 0.1s [2023-08-21T06:22:33.109Z] [2023-08-21T06:22:33.109Z] #14 [security-secretstore-setup internal] load build definition from Dockerfile [2023-08-21T06:22:33.377Z] #14 transferring dockerfile: 2.38kB 0.0s done [2023-08-21T06:22:33.377Z] #14 DONE 0.1s [2023-08-21T06:22:33.377Z] [2023-08-21T06:22:33.377Z] #15 [security-bootstrapper internal] load .dockerignore [2023-08-21T06:22:33.377Z] #15 transferring context: 56B done [2023-08-21T06:22:33.377Z] #15 DONE 0.1s [2023-08-21T06:22:33.966Z] [2023-08-21T06:22:33.966Z] #16 [support-notifications internal] load .dockerignore [2023-08-21T06:22:33.966Z] #16 transferring context: 56B done [2023-08-21T06:22:33.966Z] #16 DONE 0.0s [2023-08-21T06:22:33.966Z] [2023-08-21T06:22:33.966Z] #17 [support-scheduler internal] load .dockerignore [2023-08-21T06:22:33.966Z] #17 transferring context: 56B done [2023-08-21T06:22:33.966Z] #17 DONE 0.0s [2023-08-21T06:22:33.966Z] [2023-08-21T06:22:33.966Z] #18 [core-metadata internal] load .dockerignore [2023-08-21T06:22:33.966Z] #18 transferring context: 56B done [2023-08-21T06:22:33.966Z] #18 DONE 0.1s [2023-08-21T06:22:33.966Z] [2023-08-21T06:22:33.966Z] #19 [security-spire-server internal] load .dockerignore [2023-08-21T06:22:34.232Z] #19 transferring context: 56B done [2023-08-21T06:22:34.232Z] #19 DONE 0.1s [2023-08-21T06:22:34.232Z] [2023-08-21T06:22:34.232Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2023-08-21T06:22:34.232Z] #20 transferring context: 56B 0.0s done [2023-08-21T06:22:34.232Z] #20 DONE 0.1s [2023-08-21T06:22:34.232Z] [2023-08-21T06:22:34.232Z] #21 [core-data internal] load .dockerignore [2023-08-21T06:22:34.232Z] #21 transferring context: 56B done [2023-08-21T06:22:34.232Z] #21 DONE 0.0s [2023-08-21T06:22:34.232Z] [2023-08-21T06:22:34.232Z] #22 [security-spire-config internal] load .dockerignore [2023-08-21T06:22:34.232Z] #22 transferring context: 56B done [2023-08-21T06:22:34.232Z] #22 DONE 0.0s [2023-08-21T06:22:34.232Z] [2023-08-21T06:22:34.232Z] #23 [security-spire-agent internal] load .dockerignore [2023-08-21T06:22:34.501Z] #23 transferring context: 56B done [2023-08-21T06:22:34.501Z] #23 DONE 0.1s [2023-08-21T06:22:34.501Z] [2023-08-21T06:22:34.501Z] #24 [core-common-config-bootstrapper internal] load .dockerignore [2023-08-21T06:22:34.501Z] #24 transferring context: 56B done [2023-08-21T06:22:34.501Z] #24 DONE 0.1s [2023-08-21T06:22:34.501Z] [2023-08-21T06:22:34.501Z] #25 [security-proxy-setup internal] load .dockerignore [2023-08-21T06:22:34.501Z] #25 transferring context: 56B 0.0s done [2023-08-21T06:22:34.501Z] #25 DONE 0.1s [2023-08-21T06:22:34.501Z] [2023-08-21T06:22:34.501Z] #26 [security-proxy-auth internal] load .dockerignore [2023-08-21T06:22:34.501Z] #26 transferring context: 56B done [2023-08-21T06:22:34.501Z] #26 DONE 0.1s [2023-08-21T06:22:34.501Z] [2023-08-21T06:22:34.501Z] #27 [core-command internal] load .dockerignore [2023-08-21T06:22:34.766Z] #27 transferring context: 56B 0.0s done [2023-08-21T06:22:34.766Z] #27 DONE 0.1s [2023-08-21T06:22:34.766Z] [2023-08-21T06:22:34.766Z] #28 [security-secretstore-setup internal] load .dockerignore [2023-08-21T06:22:34.766Z] #28 transferring context: 56B done [2023-08-21T06:22:34.766Z] #28 DONE 0.1s [2023-08-21T06:22:34.766Z] [2023-08-21T06:22:34.766Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-21T06:22:34.766Z] #29 DONE 0.0s [2023-08-21T06:22:34.766Z] [2023-08-21T06:22:34.766Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-08-21T06:22:35.033Z] #30 DONE 0.5s [2023-08-21T06:22:35.302Z] [2023-08-21T06:22:35.302Z] #31 [security-bootstrapper stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-21T06:22:35.302Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-21T06:22:35.302Z] #31 ... [2023-08-21T06:22:35.302Z] [2023-08-21T06:22:35.302Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-21T06:22:35.302Z] #29 DONE 0.0s [2023-08-21T06:22:35.302Z] [2023-08-21T06:22:35.302Z] #31 [security-bootstrapper stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-21T06:22:35.302Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-21T06:22:35.302Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-21T06:22:35.302Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-21T06:22:35.302Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.05MB / 3.26MB 0.1s [2023-08-21T06:22:35.569Z] #31 ... [2023-08-21T06:22:35.569Z] [2023-08-21T06:22:35.569Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-21T06:22:35.569Z] #29 DONE 0.0s [2023-08-21T06:22:35.569Z] [2023-08-21T06:22:35.569Z] #31 [support-notifications stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-21T06:22:35.569Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-21T06:22:35.569Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-21T06:22:35.569Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-21T06:22:35.569Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-21T06:22:35.569Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 2.10MB / 3.26MB 0.2s [2023-08-21T06:22:35.569Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 [2023-08-21T06:22:35.569Z] #31 ... [2023-08-21T06:22:35.569Z] [2023-08-21T06:22:35.569Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-21T06:22:35.569Z] #29 DONE 0.0s [2023-08-21T06:22:35.569Z] [2023-08-21T06:22:35.569Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 [2023-08-21T06:22:35.569Z] #30 DONE 0.5s [2023-08-21T06:22:35.569Z] [2023-08-21T06:22:35.569Z] #31 [support-scheduler stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-21T06:22:35.569Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-21T06:22:35.569Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-21T06:22:35.569Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-21T06:22:35.569Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-21T06:22:35.569Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-21T06:22:35.569Z] #31 ... [2023-08-21T06:22:35.569Z] [2023-08-21T06:22:35.569Z] #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-21T06:22:35.569Z] #29 DONE 0.0s [2023-08-21T06:22:35.569Z] [2023-08-21T06:22:35.569Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 [2023-08-21T06:22:35.569Z] #30 DONE 0.5s [2023-08-21T06:22:35.569Z] [2023-08-21T06:22:35.569Z] #31 [core-metadata stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-21T06:22:35.569Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-21T06:22:35.569Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-21T06:22:35.569Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-21T06:22:35.569Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-21T06:22:35.569Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-21T06:22:35.840Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-21T06:22:35.840Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-21T06:22:35.840Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-21T06:22:35.840Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-21T06:22:35.840Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-21T06:22:35.840Z] #31 ... [2023-08-21T06:22:35.840Z] [2023-08-21T06:22:35.840Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-21T06:22:35.840Z] #29 DONE 0.0s [2023-08-21T06:22:36.107Z] [2023-08-21T06:22:36.107Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-21T06:22:36.107Z] #29 DONE 0.0s [2023-08-21T06:22:36.107Z] [2023-08-21T06:22:36.107Z] #31 [security-spire-server stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-21T06:22:36.107Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-21T06:22:36.107Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-21T06:22:36.107Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-21T06:22:36.107Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-21T06:22:36.107Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-21T06:22:36.373Z] #31 ... [2023-08-21T06:22:36.373Z] [2023-08-21T06:22:36.373Z] #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-21T06:22:36.373Z] #29 DONE 0.0s [2023-08-21T06:22:36.373Z] [2023-08-21T06:22:36.373Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 [2023-08-21T06:22:36.373Z] #30 DONE 0.9s [2023-08-21T06:22:36.373Z] [2023-08-21T06:22:36.373Z] #31 [security-spiffe-token-provider stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-21T06:22:36.373Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-21T06:22:36.373Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-21T06:22:36.373Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-21T06:22:36.373Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-21T06:22:36.373Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-21T06:22:36.373Z] #31 ... [2023-08-21T06:22:36.373Z] [2023-08-21T06:22:36.373Z] #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-21T06:22:36.373Z] #29 DONE 0.0s [2023-08-21T06:22:36.373Z] [2023-08-21T06:22:36.373Z] #31 [security-spire-config stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-21T06:22:36.637Z] #31 ... [2023-08-21T06:22:36.637Z] [2023-08-21T06:22:36.637Z] #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 [2023-08-21T06:22:36.637Z] #30 DONE 1.0s [2023-08-21T06:22:36.637Z] [2023-08-21T06:22:36.637Z] #31 [security-spire-config stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-21T06:22:36.637Z] #31 ... [2023-08-21T06:22:36.637Z] [2023-08-21T06:22:36.637Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-21T06:22:36.637Z] #29 DONE 0.0s [2023-08-21T06:22:36.637Z] [2023-08-21T06:22:36.637Z] #32 [security-bootstrapper internal] load build context [2023-08-21T06:22:36.637Z] #32 transferring context: 2.57MB 0.8s done [2023-08-21T06:22:36.637Z] #32 DONE 1.4s [2023-08-21T06:22:36.637Z] [2023-08-21T06:22:36.637Z] #31 [security-spire-agent stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-21T06:22:36.637Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-21T06:22:36.637Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-21T06:22:36.637Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-21T06:22:36.638Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-21T06:22:36.638Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-21T06:22:36.915Z] #31 ... [2023-08-21T06:22:36.915Z] [2023-08-21T06:22:36.915Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-08-21T06:22:36.915Z] #30 DONE 1.1s [2023-08-21T06:22:36.915Z] [2023-08-21T06:22:36.915Z] #31 [core-common-config-bootstrapper stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-21T06:22:36.915Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-21T06:22:36.915Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-21T06:22:36.915Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-21T06:22:36.915Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-21T06:22:36.915Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-21T06:22:36.915Z] #31 ... [2023-08-21T06:22:36.915Z] [2023-08-21T06:22:36.915Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-21T06:22:36.915Z] #29 DONE 0.0s [2023-08-21T06:22:36.915Z] [2023-08-21T06:22:36.915Z] #31 [core-common-config-bootstrapper stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-21T06:22:37.181Z] #31 ... [2023-08-21T06:22:37.181Z] [2023-08-21T06:22:37.181Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-21T06:22:37.181Z] #29 DONE 0.0s [2023-08-21T06:22:37.181Z] [2023-08-21T06:22:37.181Z] #31 [core-common-config-bootstrapper stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-21T06:22:37.446Z] #31 ... [2023-08-21T06:22:37.446Z] [2023-08-21T06:22:37.446Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-21T06:22:37.446Z] #29 DONE 0.0s [2023-08-21T06:22:37.446Z] [2023-08-21T06:22:37.446Z] #31 [security-proxy-auth stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-21T06:22:37.446Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-21T06:22:37.446Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-21T06:22:37.446Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-21T06:22:37.446Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-21T06:22:37.446Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-21T06:22:37.446Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-21T06:22:37.446Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-21T06:22:37.446Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-21T06:22:37.446Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-21T06:22:37.446Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-21T06:22:37.716Z] #31 ... [2023-08-21T06:22:37.716Z] [2023-08-21T06:22:37.716Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-21T06:22:37.716Z] #29 DONE 0.0s [2023-08-21T06:22:37.716Z] [2023-08-21T06:22:37.717Z] #31 [core-command stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-21T06:22:37.717Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-21T06:22:37.717Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-21T06:22:37.717Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-21T06:22:37.717Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-21T06:22:37.717Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-21T06:22:37.717Z] #31 ... [2023-08-21T06:22:37.717Z] [2023-08-21T06:22:37.717Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-08-21T06:22:37.717Z] #30 DONE 1.9s [2023-08-21T06:22:37.717Z] [2023-08-21T06:22:37.717Z] #33 [security-spire-server internal] load build context [2023-08-21T06:22:37.717Z] #33 transferring context: 2.57MB 1.6s done [2023-08-21T06:22:37.717Z] #33 DONE 2.1s [2023-08-21T06:22:37.717Z] [2023-08-21T06:22:37.717Z] #34 [support-scheduler internal] load build context [2023-08-21T06:22:37.717Z] #34 transferring context: 2.57MB 1.8s done [2023-08-21T06:22:37.717Z] #34 DONE 2.3s [2023-08-21T06:22:37.986Z] [2023-08-21T06:22:37.986Z] #31 [core-command stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-21T06:22:37.986Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 2.4s done [2023-08-21T06:22:37.986Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-21T06:22:37.986Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-21T06:22:37.986Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-21T06:22:37.986Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-21T06:22:37.986Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-21T06:22:37.986Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 2.4s done [2023-08-21T06:22:38.575Z] #31 ... [2023-08-21T06:22:38.575Z] [2023-08-21T06:22:38.575Z] #35 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-21T06:22:38.575Z] #35 DONE 4.1s [2023-08-21T06:22:38.575Z] [2023-08-21T06:22:38.575Z] #36 [support-scheduler builder 2/7] WORKDIR /edgex-go [2023-08-21T06:22:38.841Z] #36 ... [2023-08-21T06:22:38.841Z] [2023-08-21T06:22:38.841Z] #37 [core-metadata internal] load build context [2023-08-21T06:22:38.841Z] #37 transferring context: 2.57MB 1.8s done [2023-08-21T06:22:38.841Z] #37 DONE 3.1s [2023-08-21T06:22:38.841Z] [2023-08-21T06:22:38.841Z] #38 [security-spiffe-token-provider internal] load build context [2023-08-21T06:22:38.841Z] #38 transferring context: 2.57MB 1.7s done [2023-08-21T06:22:38.841Z] #38 DONE 2.8s [2023-08-21T06:22:38.841Z] [2023-08-21T06:22:38.841Z] #39 [support-notifications internal] load build context [2023-08-21T06:22:38.841Z] #39 transferring context: 2.57MB 2.2s done [2023-08-21T06:22:38.841Z] #39 DONE 3.4s [2023-08-21T06:22:38.841Z] [2023-08-21T06:22:38.841Z] #40 [security-spire-config internal] load build context [2023-08-21T06:22:38.841Z] #40 transferring context: 2.57MB 1.6s done [2023-08-21T06:22:39.423Z] #40 ... [2023-08-21T06:22:39.423Z] [2023-08-21T06:22:39.423Z] #41 [core-data internal] load build context [2023-08-21T06:22:39.423Z] #41 transferring context: 2.57MB 1.6s done [2023-08-21T06:22:39.423Z] #41 DONE 2.9s [2023-08-21T06:22:39.423Z] [2023-08-21T06:22:39.423Z] #40 [security-spire-config internal] load build context [2023-08-21T06:22:39.423Z] #40 DONE 2.9s [2023-08-21T06:22:39.423Z] [2023-08-21T06:22:39.423Z] #31 [core-data stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-21T06:22:39.423Z] #31 DONE 5.0s [2023-08-21T06:22:39.423Z] [2023-08-21T06:22:39.423Z] #42 [security-proxy-setup internal] load build context [2023-08-21T06:22:39.688Z] #42 ... [2023-08-21T06:22:39.688Z] [2023-08-21T06:22:39.688Z] #43 [core-common-config-bootstrapper internal] load build context [2023-08-21T06:22:39.688Z] #43 transferring context: 2.57MB 1.2s done [2023-08-21T06:22:39.688Z] #43 DONE 2.8s [2023-08-21T06:22:39.688Z] [2023-08-21T06:22:39.688Z] #42 [security-proxy-setup internal] load build context [2023-08-21T06:22:39.688Z] #42 transferring context: 2.57MB 1.1s done [2023-08-21T06:22:39.688Z] #42 ... [2023-08-21T06:22:39.688Z] [2023-08-21T06:22:39.688Z] #44 [security-spire-agent internal] load build context [2023-08-21T06:22:39.688Z] #44 transferring context: 2.57MB 1.2s done [2023-08-21T06:22:39.688Z] #44 DONE 3.0s [2023-08-21T06:22:39.961Z] [2023-08-21T06:22:39.961Z] #42 [security-proxy-setup internal] load build context [2023-08-21T06:22:39.961Z] #42 DONE 2.4s [2023-08-21T06:22:39.961Z] [2023-08-21T06:22:39.961Z] #45 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-21T06:22:39.961Z] #45 ... [2023-08-21T06:22:39.961Z] [2023-08-21T06:22:39.961Z] #46 [security-proxy-auth internal] load build context [2023-08-21T06:22:39.961Z] #46 transferring context: 2.57MB 0.9s done [2023-08-21T06:22:39.961Z] #46 DONE 2.6s [2023-08-21T06:22:40.234Z] [2023-08-21T06:22:40.234Z] #47 [core-command internal] load build context [2023-08-21T06:22:40.234Z] #47 transferring context: 2.57MB 1.3s done [2023-08-21T06:22:40.234Z] #47 DONE 2.6s [2023-08-21T06:22:40.234Z] [2023-08-21T06:22:40.234Z] #36 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-08-21T06:22:40.234Z] #36 DONE 2.3s [2023-08-21T06:22:40.234Z] [2023-08-21T06:22:40.234Z] #48 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-08-21T06:22:40.234Z] #48 ... [2023-08-21T06:22:40.234Z] [2023-08-21T06:22:40.234Z] #49 [security-secretstore-setup internal] load build context [2023-08-21T06:22:40.234Z] #49 transferring context: 2.57MB 0.9s done [2023-08-21T06:22:40.234Z] #49 DONE 2.3s [2023-08-21T06:22:40.507Z] [2023-08-21T06:22:40.507Z] #50 [core-common-config-bootstrapper stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-21T06:22:47.158Z] #50 6.611 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-21T06:22:47.158Z] #50 ... [2023-08-21T06:22:47.158Z] [2023-08-21T06:22:47.158Z] #48 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-08-21T06:22:47.158Z] #48 6.916 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-21T06:22:49.118Z] #48 9.174 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-21T06:22:49.411Z] #48 ... [2023-08-21T06:22:49.411Z] [2023-08-21T06:22:49.411Z] #51 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-21T06:22:49.411Z] #0 4.735 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-21T06:22:49.411Z] #0 5.559 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-21T06:22:49.411Z] #0 8.625 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-21T06:22:49.411Z] #0 8.641 Executing busybox-1.35.0-r29.trigger [2023-08-21T06:22:49.411Z] #0 8.734 OK: 8 MiB in 16 packages [2023-08-21T06:22:49.411Z] #51 DONE 9.8s [2023-08-21T06:22:49.683Z] [2023-08-21T06:22:49.683Z] #52 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-21T06:22:49.683Z] #0 4.908 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-21T06:22:49.683Z] #0 5.705 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-21T06:22:49.683Z] #0 9.082 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-21T06:22:49.683Z] #0 9.110 (2/2) Installing su-exec (0.2-r2) [2023-08-21T06:22:49.683Z] #0 9.132 Executing busybox-1.35.0-r29.trigger [2023-08-21T06:22:49.683Z] #0 9.258 OK: 8 MiB in 17 packages [2023-08-21T06:22:49.949Z] #52 ... [2023-08-21T06:22:49.949Z] [2023-08-21T06:22:49.949Z] #50 [core-common-config-bootstrapper stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-21T06:22:49.949Z] #50 8.717 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-21T06:22:49.949Z] #50 ... [2023-08-21T06:22:49.949Z] [2023-08-21T06:22:49.949Z] #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-21T06:22:49.949Z] #0 5.248 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-21T06:22:49.949Z] #0 6.656 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-21T06:22:50.216Z] #53 ... [2023-08-21T06:22:50.216Z] [2023-08-21T06:22:50.216Z] #52 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-21T06:22:50.216Z] #52 DONE 10.4s [2023-08-21T06:22:50.216Z] [2023-08-21T06:22:50.216Z] #54 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-21T06:22:50.216Z] #0 6.244 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-21T06:22:50.216Z] #0 8.256 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-21T06:22:50.216Z] #54 ... [2023-08-21T06:22:50.216Z] [2023-08-21T06:22:50.216Z] #55 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-21T06:22:50.216Z] #0 7.269 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-21T06:22:50.216Z] #0 9.012 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-21T06:22:50.492Z] #55 ... [2023-08-21T06:22:50.492Z] [2023-08-21T06:22:50.492Z] #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-21T06:22:50.492Z] #0 6.803 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-21T06:22:50.492Z] #0 8.701 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-21T06:22:50.492Z] #56 ... [2023-08-21T06:22:50.492Z] [2023-08-21T06:22:50.492Z] #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-21T06:22:50.492Z] #0 7.155 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-21T06:22:50.492Z] #0 8.908 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-21T06:22:50.760Z] #57 ... [2023-08-21T06:22:50.760Z] [2023-08-21T06:22:50.760Z] #58 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-21T06:22:50.760Z] #0 5.890 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-21T06:22:50.760Z] #0 7.961 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-21T06:22:50.760Z] #58 ... [2023-08-21T06:22:50.760Z] [2023-08-21T06:22:50.760Z] #59 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-21T06:22:50.760Z] #0 7.298 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-21T06:22:50.760Z] #0 9.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-21T06:22:51.026Z] #59 ... [2023-08-21T06:22:51.026Z] [2023-08-21T06:22:51.026Z] #60 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-21T06:22:51.026Z] #0 6.416 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-21T06:22:51.026Z] #0 8.688 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-21T06:22:51.294Z] #60 ... [2023-08-21T06:22:51.294Z] [2023-08-21T06:22:51.294Z] #61 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-21T06:22:51.294Z] #0 7.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-21T06:22:51.294Z] #0 9.171 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-21T06:22:51.294Z] #61 ... [2023-08-21T06:22:51.294Z] [2023-08-21T06:22:51.294Z] #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-21T06:22:51.294Z] #53 10.71 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-21T06:22:51.294Z] #53 10.71 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-21T06:22:51.294Z] #53 10.71 OK: 17689 distinct packages available [2023-08-21T06:22:51.294Z] #53 11.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-21T06:22:52.707Z] #53 ... [2023-08-21T06:22:52.707Z] [2023-08-21T06:22:52.707Z] #62 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-21T06:22:52.707Z] #62 DONE 2.5s [2023-08-21T06:22:52.974Z] [2023-08-21T06:22:52.974Z] #54 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-21T06:22:52.974Z] #54 12.88 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-21T06:22:52.974Z] #54 12.88 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-21T06:22:52.974Z] #54 12.88 OK: 17689 distinct packages available [2023-08-21T06:22:52.974Z] #54 ... [2023-08-21T06:22:52.974Z] [2023-08-21T06:22:52.974Z] #63 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-08-21T06:22:52.974Z] #63 DONE 0.3s [2023-08-21T06:22:53.240Z] [2023-08-21T06:22:53.240Z] #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-21T06:22:53.240Z] #56 13.15 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-21T06:22:53.240Z] #56 13.15 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-21T06:22:53.240Z] #56 13.15 OK: 17694 distinct packages available [2023-08-21T06:22:53.825Z] #56 ... [2023-08-21T06:22:53.825Z] [2023-08-21T06:22:53.825Z] #61 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-21T06:22:53.825Z] #61 12.52 OK: 263 MiB in 53 packages [2023-08-21T06:22:53.825Z] #61 DONE 13.7s [2023-08-21T06:22:53.825Z] [2023-08-21T06:22:53.825Z] #50 [core-common-config-bootstrapper stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-21T06:22:53.825Z] #50 13.36 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-21T06:22:53.825Z] #50 13.39 Executing busybox-1.35.0-r29.trigger [2023-08-21T06:22:53.825Z] #50 13.54 OK: 8 MiB in 16 packages [2023-08-21T06:22:54.098Z] #50 ... [2023-08-21T06:22:54.098Z] [2023-08-21T06:22:54.098Z] #64 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-08-21T06:22:54.098Z] #64 DONE 0.5s [2023-08-21T06:22:54.367Z] [2023-08-21T06:22:54.367Z] #55 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-21T06:22:54.367Z] #55 14.15 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-21T06:22:54.367Z] #55 14.19 (2/4) Installing openssl (3.0.10-r0) [2023-08-21T06:22:54.367Z] #55 14.41 (3/4) Installing su-exec (0.2-r2) [2023-08-21T06:22:54.638Z] #55 14.42 (4/4) Installing yq (4.30.4-r4) [2023-08-21T06:22:54.909Z] #55 ... [2023-08-21T06:22:54.909Z] [2023-08-21T06:22:54.909Z] #50 [security-proxy-auth stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-21T06:22:54.909Z] #50 DONE 15.1s [2023-08-21T06:22:54.909Z] [2023-08-21T06:22:54.909Z] #48 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-08-21T06:22:54.909Z] #48 13.94 OK: 263 MiB in 53 packages [2023-08-21T06:22:54.909Z] #48 DONE 15.1s [2023-08-21T06:22:55.178Z] [2023-08-21T06:22:55.178Z] #55 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-21T06:22:55.178Z] #55 15.06 Executing busybox-1.35.0-r29.trigger [2023-08-21T06:22:55.178Z] #55 15.22 OK: 17 MiB in 19 packages [2023-08-21T06:22:55.462Z] #55 ... [2023-08-21T06:22:55.462Z] [2023-08-21T06:22:55.462Z] #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-21T06:22:55.462Z] #57 14.32 OK: 263 MiB in 53 packages [2023-08-21T06:22:55.462Z] #57 DONE 15.4s [2023-08-21T06:22:55.462Z] [2023-08-21T06:22:55.462Z] #59 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-21T06:22:55.462Z] #59 13.87 OK: 263 MiB in 53 packages [2023-08-21T06:22:55.462Z] #59 DONE 16.1s [2023-08-21T06:22:55.730Z] [2023-08-21T06:22:55.730Z] #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-08-21T06:22:56.316Z] #65 ... [2023-08-21T06:22:56.316Z] [2023-08-21T06:22:56.316Z] #55 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-21T06:22:56.316Z] #55 DONE 16.4s [2023-08-21T06:22:56.601Z] [2023-08-21T06:22:56.601Z] #66 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-08-21T06:22:56.601Z] #66 ... [2023-08-21T06:22:56.601Z] [2023-08-21T06:22:56.601Z] #67 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-21T06:22:56.601Z] #67 DONE 1.2s [2023-08-21T06:22:56.874Z] [2023-08-21T06:22:56.874Z] #68 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-08-21T06:22:56.874Z] #68 DONE 1.8s [2023-08-21T06:22:56.874Z] [2023-08-21T06:22:56.874Z] #69 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T06:22:56.874Z] #69 ... [2023-08-21T06:22:56.874Z] [2023-08-21T06:22:56.874Z] #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-08-21T06:22:56.874Z] #65 DONE 1.3s [2023-08-21T06:22:57.140Z] [2023-08-21T06:22:57.140Z] #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T06:22:57.140Z] #70 ... [2023-08-21T06:22:57.140Z] [2023-08-21T06:22:57.140Z] #66 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-08-21T06:22:57.140Z] #66 DONE 0.8s [2023-08-21T06:22:57.140Z] [2023-08-21T06:22:57.140Z] #45 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-21T06:22:57.140Z] #45 7.122 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-21T06:22:57.140Z] #45 9.466 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-21T06:22:57.140Z] #45 14.95 (1/2) Installing ca-certificates (20230506-r0) [2023-08-21T06:22:57.140Z] #45 15.29 (2/2) Installing dumb-init (1.2.5-r2) [2023-08-21T06:22:57.140Z] #45 15.32 Executing busybox-1.35.0-r29.trigger [2023-08-21T06:22:57.140Z] #45 15.38 Executing ca-certificates-20230506-r0.trigger [2023-08-21T06:22:57.140Z] #45 17.19 OK: 8 MiB in 17 packages [2023-08-21T06:22:57.408Z] #45 ... [2023-08-21T06:22:57.408Z] [2023-08-21T06:22:57.408Z] #60 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-21T06:22:57.408Z] #60 12.98 (1/4) Installing ca-certificates (20230506-r0) [2023-08-21T06:22:57.408Z] #60 13.31 (2/4) Installing dumb-init (1.2.5-r2) [2023-08-21T06:22:57.408Z] #60 13.33 (3/4) Installing su-exec (0.2-r2) [2023-08-21T06:22:57.408Z] #60 13.35 (4/4) Installing yq (4.30.4-r4) [2023-08-21T06:22:57.408Z] #60 14.94 Executing busybox-1.35.0-r29.trigger [2023-08-21T06:22:57.408Z] #60 15.07 Executing ca-certificates-20230506-r0.trigger [2023-08-21T06:22:57.408Z] #60 17.35 OK: 17 MiB in 19 packages [2023-08-21T06:22:58.373Z] #60 DONE 18.1s [2023-08-21T06:22:58.373Z] [2023-08-21T06:22:58.373Z] #45 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-21T06:22:58.373Z] #45 DONE 18.1s [2023-08-21T06:22:58.373Z] [2023-08-21T06:22:58.373Z] #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-21T06:22:58.373Z] #53 13.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-21T06:22:58.373Z] #53 17.35 (1/9) Installing ca-certificates (20230506-r0) [2023-08-21T06:22:58.373Z] #53 17.57 (2/9) Installing brotli-libs (1.0.9-r9) [2023-08-21T06:22:58.373Z] #53 17.68 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-08-21T06:22:58.373Z] #53 17.70 (4/9) Installing libcurl (8.2.1-r0) [2023-08-21T06:22:58.373Z] #53 17.75 (5/9) Installing curl (8.2.1-r0) [2023-08-21T06:22:58.373Z] #53 17.78 (6/9) Installing dumb-init (1.2.5-r2) [2023-08-21T06:22:58.373Z] #53 17.79 (7/9) Installing musl-obstack (1.2.3-r0) [2023-08-21T06:22:58.373Z] #53 17.81 (8/9) Installing libucontext (1.2-r0) [2023-08-21T06:22:58.373Z] #53 17.85 (9/9) Installing gcompat (1.1.0-r0) [2023-08-21T06:22:58.373Z] #53 17.85 Executing busybox-1.35.0-r29.trigger [2023-08-21T06:22:58.373Z] #53 17.94 Executing ca-certificates-20230506-r0.trigger [2023-08-21T06:22:59.346Z] #53 ... [2023-08-21T06:22:59.346Z] [2023-08-21T06:22:59.346Z] #58 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-21T06:22:59.346Z] #58 11.79 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-21T06:22:59.346Z] #58 11.79 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-21T06:22:59.346Z] #58 11.79 OK: 17689 distinct packages available [2023-08-21T06:22:59.346Z] #58 12.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-21T06:22:59.346Z] #58 15.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-21T06:22:59.346Z] #58 18.35 (1/5) Installing dumb-init (1.2.5-r2) [2023-08-21T06:22:59.346Z] #58 18.38 (2/5) Installing musl-obstack (1.2.3-r0) [2023-08-21T06:22:59.346Z] #58 18.40 (3/5) Installing libucontext (1.2-r0) [2023-08-21T06:22:59.346Z] #58 18.40 (4/5) Installing gcompat (1.1.0-r0) [2023-08-21T06:22:59.346Z] #58 18.43 (5/5) Installing openssl (3.0.10-r0) [2023-08-21T06:22:59.346Z] #58 18.52 Executing busybox-1.35.0-r29.trigger [2023-08-21T06:22:59.346Z] #58 18.59 OK: 9 MiB in 20 packages [2023-08-21T06:22:59.346Z] #58 DONE 19.3s [2023-08-21T06:22:59.346Z] [2023-08-21T06:22:59.346Z] #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-21T06:22:59.346Z] #53 19.35 OK: 11 MiB in 24 packages [2023-08-21T06:22:59.346Z] #53 ... [2023-08-21T06:22:59.346Z] [2023-08-21T06:22:59.346Z] #54 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-21T06:22:59.346Z] #54 13.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-21T06:22:59.346Z] #54 15.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-21T06:22:59.346Z] #54 19.12 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-21T06:22:59.346Z] #54 19.13 (2/4) Installing musl-obstack (1.2.3-r0) [2023-08-21T06:22:59.346Z] #54 19.14 (3/4) Installing libucontext (1.2-r0) [2023-08-21T06:22:59.346Z] #54 19.15 (4/4) Installing gcompat (1.1.0-r0) [2023-08-21T06:22:59.346Z] #54 19.17 Executing busybox-1.35.0-r29.trigger [2023-08-21T06:22:59.346Z] #54 19.21 OK: 8 MiB in 19 packages [2023-08-21T06:22:59.939Z] #54 DONE 19.8s [2023-08-21T06:22:59.939Z] [2023-08-21T06:22:59.939Z] #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-21T06:22:59.939Z] #56 14.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-21T06:22:59.939Z] #56 16.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-21T06:22:59.939Z] #56 19.81 OK: 263 MiB in 53 packages [2023-08-21T06:22:59.939Z] #56 ... [2023-08-21T06:22:59.939Z] [2023-08-21T06:22:59.939Z] #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-21T06:22:59.939Z] #53 DONE 19.9s [2023-08-21T06:22:59.939Z] [2023-08-21T06:22:59.940Z] #71 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T06:23:00.217Z] #71 ... [2023-08-21T06:23:00.217Z] [2023-08-21T06:23:00.217Z] #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-21T06:23:00.217Z] #56 DONE 20.3s [2023-08-21T06:23:00.489Z] [2023-08-21T06:23:00.489Z] #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-08-21T06:23:01.074Z] #72 DONE 0.5s [2023-08-21T06:23:01.074Z] [2023-08-21T06:23:01.074Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T06:23:04.413Z] #73 ... [2023-08-21T06:23:04.413Z] [2023-08-21T06:23:04.413Z] #74 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T06:23:24.994Z] #146 ... [2023-08-21T06:23:24.994Z] [2023-08-21T06:23:24.994Z] #140 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-21T06:23:24.994Z] #140 74.16 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.29" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-08-21T06:23:34.965Z] #140 ... [2023-08-21T06:23:34.965Z] [2023-08-21T06:23:34.965Z] #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-21T06:23:34.965Z] #143 DONE 88.7s [2023-08-21T06:23:34.965Z] [2023-08-21T06:23:34.965Z] #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-21T06:23:34.965Z] #142 DONE 88.7s [2023-08-21T06:23:34.965Z] [2023-08-21T06:23:34.965Z] #141 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-21T06:23:34.965Z] #141 DONE 88.7s [2023-08-21T06:23:34.965Z] [2023-08-21T06:23:34.965Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-21T06:23:34.965Z] #145 DONE 88.7s [2023-08-21T06:23:34.965Z] [2023-08-21T06:23:34.965Z] #137 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-21T06:23:34.965Z] #137 DONE 88.8s [2023-08-21T06:23:34.965Z] [2023-08-21T06:23:34.965Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-21T06:23:34.965Z] #138 DONE 88.8s [2023-08-21T06:23:34.965Z] [2023-08-21T06:23:34.965Z] #111 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-21T06:23:34.965Z] #111 DONE 88.7s [2023-08-21T06:23:34.965Z] [2023-08-21T06:23:34.965Z] #147 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T06:23:34.965Z] #147 ... [2023-08-21T06:23:34.965Z] [2023-08-21T06:23:34.965Z] #140 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-21T06:23:34.965Z] #140 DONE 88.9s [2023-08-21T06:23:34.965Z] [2023-08-21T06:23:34.965Z] #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-21T06:23:34.965Z] #139 DONE 89.1s [2023-08-21T06:23:34.965Z] [2023-08-21T06:23:34.965Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-21T06:23:34.965Z] #146 DONE 89.2s [2023-08-21T06:23:34.965Z] [2023-08-21T06:23:34.965Z] #148 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T06:23:34.965Z] #148 ... [2023-08-21T06:23:34.965Z] [2023-08-21T06:23:34.965Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-21T06:23:34.965Z] #144 DONE 89.1s [2023-08-21T06:23:35.239Z] [2023-08-21T06:23:35.239Z] #149 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T06:23:35.239Z] #149 ... [2023-08-21T06:23:35.239Z] [2023-08-21T06:23:35.239Z] #147 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T06:23:35.239Z] #147 DONE 0.6s [2023-08-21T06:23:35.239Z] [2023-08-21T06:23:35.239Z] #150 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T06:23:35.239Z] #150 DONE 0.6s [2023-08-21T06:23:35.239Z] [2023-08-21T06:23:35.239Z] #151 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-21T06:23:35.239Z] #151 DONE 0.5s [2023-08-21T06:23:35.239Z] [2023-08-21T06:23:35.239Z] #148 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T06:23:35.239Z] #148 DONE 0.5s [2023-08-21T06:23:35.500Z] [2023-08-21T06:23:35.500Z] #152 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T06:23:35.500Z] #152 DONE 0.4s [2023-08-21T06:23:35.500Z] [2023-08-21T06:23:35.500Z] #153 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-08-21T06:23:35.500Z] #153 ... [2023-08-21T06:23:35.500Z] [2023-08-21T06:23:35.500Z] #154 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T06:23:35.500Z] #154 DONE 0.4s [2023-08-21T06:23:35.500Z] [2023-08-21T06:23:35.500Z] #149 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T06:23:35.500Z] #149 DONE 0.3s [2023-08-21T06:23:35.500Z] [2023-08-21T06:23:35.500Z] #155 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-21T06:23:35.500Z] #155 DONE 0.3s [2023-08-21T06:23:35.500Z] [2023-08-21T06:23:35.500Z] #156 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-21T06:23:35.500Z] #156 DONE 0.3s [2023-08-21T06:23:35.500Z] [2023-08-21T06:23:35.500Z] #157 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T06:23:35.500Z] #157 CACHED [2023-08-21T06:23:35.500Z] [2023-08-21T06:23:35.500Z] #158 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-21T06:23:35.500Z] #158 CACHED [2023-08-21T06:23:35.759Z] [2023-08-21T06:23:35.759Z] #159 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-21T06:23:35.759Z] #159 CACHED [2023-08-21T06:23:35.759Z] [2023-08-21T06:23:35.759Z] #160 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T06:23:35.759Z] #160 CACHED [2023-08-21T06:23:35.759Z] [2023-08-21T06:23:35.759Z] #161 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-21T06:23:35.759Z] #161 CACHED [2023-08-21T06:23:35.759Z] [2023-08-21T06:23:35.759Z] #162 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T06:23:35.759Z] #162 CACHED [2023-08-21T06:23:35.759Z] [2023-08-21T06:23:35.759Z] #163 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-08-21T06:23:35.759Z] #163 CACHED [2023-08-21T06:23:35.759Z] [2023-08-21T06:23:35.759Z] #164 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T06:23:35.759Z] #164 CACHED [2023-08-21T06:23:35.759Z] [2023-08-21T06:23:35.759Z] #153 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-08-21T06:23:35.759Z] #153 DONE 0.3s [2023-08-21T06:23:35.759Z] [2023-08-21T06:23:35.759Z] #165 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-08-21T06:23:35.759Z] #165 ... [2023-08-21T06:23:35.759Z] [2023-08-21T06:23:35.759Z] #166 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-08-21T06:23:35.759Z] #166 DONE 0.3s [2023-08-21T06:23:36.018Z] [2023-08-21T06:23:36.018Z] #167 [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-08-21T06:23:36.953Z] #167 ... [2023-08-21T06:23:36.953Z] [2023-08-21T06:23:36.953Z] #168 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-21T06:23:36.953Z] #168 DONE 1.3s [2023-08-21T06:23:36.953Z] [2023-08-21T06:23:36.953Z] #169 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-21T06:23:36.953Z] #169 DONE 1.3s [2023-08-21T06:23:36.953Z] [2023-08-21T06:23:36.954Z] #170 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-21T06:23:36.954Z] #170 ... [2023-08-21T06:23:36.954Z] [2023-08-21T06:23:36.954Z] #165 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-08-21T06:23:36.954Z] #165 DONE 1.4s [2023-08-21T06:23:37.236Z] [2023-08-21T06:23:37.236Z] #171 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-08-21T06:23:37.236Z] #171 DONE 1.5s [2023-08-21T06:23:37.236Z] [2023-08-21T06:23:37.236Z] #172 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-21T06:23:37.236Z] #172 DONE 1.5s [2023-08-21T06:23:37.236Z] [2023-08-21T06:23:37.236Z] #173 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-08-21T06:23:37.236Z] #173 DONE 1.5s [2023-08-21T06:23:37.236Z] [2023-08-21T06:23:37.236Z] #174 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-08-21T06:23:37.236Z] #174 ... [2023-08-21T06:23:37.236Z] [2023-08-21T06:23:37.236Z] #175 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-08-21T06:23:37.236Z] #175 DONE 1.6s [2023-08-21T06:23:37.236Z] [2023-08-21T06:23:37.236Z] #176 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-08-21T06:23:37.236Z] #176 DONE 1.6s [2023-08-21T06:23:37.236Z] [2023-08-21T06:23:37.236Z] #177 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-08-21T06:23:37.236Z] #177 DONE 1.7s [2023-08-21T06:23:37.236Z] [2023-08-21T06:23:37.236Z] #178 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-08-21T06:23:37.921Z] #178 ... [2023-08-21T06:23:37.921Z] [2023-08-21T06:23:37.921Z] #179 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-21T06:23:37.921Z] #179 DONE 2.7s [2023-08-21T06:23:37.921Z] [2023-08-21T06:23:37.921Z] #180 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T06:23:38.181Z] #180 ... [2023-08-21T06:23:38.181Z] [2023-08-21T06:23:38.181Z] #167 [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-08-21T06:23:38.181Z] #167 DONE 2.1s [2023-08-21T06:23:38.181Z] [2023-08-21T06:23:38.181Z] #181 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-08-21T06:23:38.181Z] #181 DONE 1.3s [2023-08-21T06:23:38.181Z] [2023-08-21T06:23:38.181Z] #182 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-08-21T06:23:38.181Z] #182 DONE 1.1s [2023-08-21T06:23:38.181Z] [2023-08-21T06:23:38.181Z] #183 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-08-21T06:23:38.442Z] #183 ... [2023-08-21T06:23:38.442Z] [2023-08-21T06:23:38.442Z] #170 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-21T06:23:38.442Z] #170 DONE 1.5s [2023-08-21T06:23:38.442Z] [2023-08-21T06:23:38.442Z] #184 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-08-21T06:23:38.442Z] #184 DONE 1.3s [2023-08-21T06:23:38.442Z] [2023-08-21T06:23:38.442Z] #185 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-08-21T06:23:38.442Z] #185 DONE 1.4s [2023-08-21T06:23:38.442Z] [2023-08-21T06:23:38.442Z] #132 [core-data] exporting to image [2023-08-21T06:23:38.442Z] #132 exporting layers [2023-08-21T06:23:38.704Z] #132 ... [2023-08-21T06:23:38.704Z] [2023-08-21T06:23:38.704Z] #186 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-08-21T06:23:38.704Z] #186 DONE 1.4s [2023-08-21T06:23:38.704Z] [2023-08-21T06:23:38.704Z] #187 [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-08-21T06:23:38.704Z] #187 DONE 1.4s [2023-08-21T06:23:38.704Z] [2023-08-21T06:23:38.704Z] #174 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-08-21T06:23:38.704Z] #174 DONE 1.6s [2023-08-21T06:23:38.704Z] [2023-08-21T06:23:38.704Z] #188 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-08-21T06:23:38.964Z] #188 ... [2023-08-21T06:23:38.964Z] [2023-08-21T06:23:38.964Z] #178 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-08-21T06:23:38.964Z] #178 DONE 1.6s [2023-08-21T06:23:38.964Z] [2023-08-21T06:23:38.964Z] #132 [support-scheduler] exporting to image [2023-08-21T06:23:38.964Z] #132 exporting layers 0.7s done [2023-08-21T06:23:39.902Z] #132 exporting layers 0.8s done [2023-08-21T06:23:39.902Z] #132 ... [2023-08-21T06:23:39.902Z] [2023-08-21T06:23:39.902Z] #180 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T06:23:39.902Z] #180 DONE 1.8s [2023-08-21T06:23:39.902Z] [2023-08-21T06:23:39.902Z] #189 [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-08-21T06:23:39.902Z] #189 DONE 1.8s [2023-08-21T06:23:39.902Z] [2023-08-21T06:23:39.902Z] #190 [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-08-21T06:23:39.902Z] #190 DONE 1.8s [2023-08-21T06:23:39.902Z] [2023-08-21T06:23:39.902Z] #191 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-08-21T06:23:39.902Z] #191 DONE 1.7s [2023-08-21T06:23:39.902Z] [2023-08-21T06:23:39.902Z] #183 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-08-21T06:23:39.902Z] #183 DONE 1.8s [2023-08-21T06:23:39.902Z] [2023-08-21T06:23:39.902Z] #192 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-08-21T06:23:40.473Z] #192 ... [2023-08-21T06:23:40.473Z] [2023-08-21T06:23:40.473Z] #193 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-08-21T06:23:40.473Z] #193 DONE 1.6s [2023-08-21T06:23:40.473Z] [2023-08-21T06:23:40.473Z] #194 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-08-21T06:23:40.473Z] #194 DONE 1.7s [2023-08-21T06:23:40.473Z] [2023-08-21T06:23:40.473Z] #188 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-08-21T06:23:40.473Z] #188 DONE 1.6s [2023-08-21T06:23:40.473Z] [2023-08-21T06:23:40.473Z] #195 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-21T06:23:40.738Z] #195 ... [2023-08-21T06:23:40.738Z] [2023-08-21T06:23:40.738Z] #196 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-08-21T06:23:40.738Z] #196 DONE 0.8s [2023-08-21T06:23:40.738Z] [2023-08-21T06:23:40.738Z] #197 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-08-21T06:23:40.738Z] #197 DONE 0.8s [2023-08-21T06:23:40.738Z] [2023-08-21T06:23:40.738Z] #192 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-08-21T06:23:40.738Z] #192 DONE 0.7s [2023-08-21T06:23:40.738Z] [2023-08-21T06:23:40.738Z] #132 [core-metadata] exporting to image [2023-08-21T06:23:40.738Z] #132 exporting layers 0.7s done [2023-08-21T06:23:40.738Z] #132 writing image sha256:a61e993136f3fc55a0e4f788b4e4f2dd7262294005ee4adc6d89b5db31c8ba86 0.0s done [2023-08-21T06:23:40.738Z] #132 writing image sha256:b7a10c828da2e2588d8b6f7cd38bb141e98b7ddaffed4388472606547bfbcfdc done [2023-08-21T06:23:40.738Z] #132 writing image sha256:1a0d9721f2c2112a5cc070f9776e818e3cc9edabeafcc4c2b4cbc17cf1ee4f7c done [2023-08-21T06:23:40.738Z] #132 writing image sha256:142878ea6e0146e58a46906afe7f1c14ae9cf04681763b87d6e95453a31d4169 done [2023-08-21T06:23:40.738Z] #132 naming to docker.io/library/security-spiffe-token-provider done [2023-08-21T06:23:40.738Z] #132 naming to docker.io/library/core-command done [2023-08-21T06:23:40.738Z] #132 naming to docker.io/library/support-scheduler done [2023-08-21T06:23:40.738Z] #132 naming to docker.io/library/core-data done [2023-08-21T06:23:40.738Z] #132 writing image sha256:66516e5127b7a22e11ac52cd556e8df32952c48d4ea72cbc6fa4d7fb15a6dd07 done [2023-08-21T06:23:40.738Z] #132 naming to docker.io/library/core-metadata done [2023-08-21T06:23:40.738Z] #132 writing image sha256:f2f3ebd1e0306809e7e9fb222b1f7ac0b6cfe2bb19f774284a11414cf489977f [2023-08-21T06:23:40.998Z] #132 writing image sha256:f2f3ebd1e0306809e7e9fb222b1f7ac0b6cfe2bb19f774284a11414cf489977f done [2023-08-21T06:23:40.998Z] #132 naming to docker.io/library/support-notifications done [2023-08-21T06:23:40.998Z] #132 DONE 3.6s [2023-08-21T06:23:40.998Z] [2023-08-21T06:23:40.998Z] #198 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-21T06:23:41.940Z] #198 ... [2023-08-21T06:23:41.940Z] [2023-08-21T06:23:41.940Z] #199 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-08-21T06:23:41.940Z] #199 DONE 1.2s [2023-08-21T06:23:41.940Z] [2023-08-21T06:23:41.940Z] #195 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-21T06:23:41.940Z] #195 DONE 1.5s [2023-08-21T06:23:42.200Z] [2023-08-21T06:23:42.201Z] #200 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-21T06:23:42.201Z] #200 DONE 1.6s [2023-08-21T06:23:42.201Z] [2023-08-21T06:23:42.201Z] #132 [security-proxy-auth] exporting to image [2023-08-21T06:23:42.201Z] #132 ... [2023-08-21T06:23:42.201Z] [2023-08-21T06:23:42.201Z] #201 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-08-21T06:23:42.201Z] #201 DONE 1.4s [2023-08-21T06:23:42.461Z] [2023-08-21T06:23:42.461Z] #198 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-21T06:23:42.461Z] #198 DONE 1.6s [2023-08-21T06:23:42.461Z] [2023-08-21T06:23:42.461Z] #202 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-21T06:23:42.722Z] #202 DONE 0.6s [2023-08-21T06:23:42.722Z] [2023-08-21T06:23:42.722Z] #203 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-08-21T06:23:42.722Z] #203 DONE 0.9s [2023-08-21T06:23:42.722Z] [2023-08-21T06:23:42.722Z] #204 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-08-21T06:23:42.983Z] #204 DONE 0.1s [2023-08-21T06:23:42.983Z] [2023-08-21T06:23:42.983Z] #205 [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-08-21T06:23:42.983Z] #205 DONE 0.1s [2023-08-21T06:23:42.983Z] [2023-08-21T06:23:42.983Z] #132 [security-proxy-auth] exporting to image [2023-08-21T06:23:42.983Z] #132 exporting layers 0.7s done [2023-08-21T06:23:42.983Z] #132 writing image sha256:6870781087de0fb4f5c217cf8e3571ae38f87716d30b43df2607a1ed19b089e9 0.0s done [2023-08-21T06:23:42.983Z] #132 naming to docker.io/library/core-common-config-bootstrapper done [2023-08-21T06:23:42.983Z] #132 writing image sha256:72ca18e55e65f9717150c5838469faa82eba5fd1bdb4882997e0529cf823bd61 0.0s done [2023-08-21T06:23:42.983Z] #132 naming to docker.io/library/security-proxy-auth done [2023-08-21T06:23:42.983Z] #132 exporting layers 0.6s done [2023-08-21T06:23:42.983Z] #132 writing image sha256:baa0d3d0a0bc754e3913622c02f404950662a40c849b3fe27fde28dd4227e84f done [2023-08-21T06:23:42.983Z] #132 naming to docker.io/library/security-proxy-setup 0.0s done [2023-08-21T06:23:42.983Z] #132 DONE 4.8s [2023-08-21T06:23:42.983Z] [2023-08-21T06:23:42.983Z] #206 [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-08-21T06:23:42.983Z] #206 DONE 0.2s [2023-08-21T06:23:42.983Z] [2023-08-21T06:23:42.983Z] #207 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-08-21T06:23:42.983Z] #207 DONE 0.0s [2023-08-21T06:23:42.983Z] [2023-08-21T06:23:42.983Z] #208 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-21T06:23:43.245Z] #208 ... [2023-08-21T06:23:43.245Z] [2023-08-21T06:23:43.245Z] #209 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-08-21T06:23:43.245Z] #209 DONE 0.0s [2023-08-21T06:23:43.245Z] [2023-08-21T06:23:43.245Z] #208 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-21T06:23:43.245Z] #208 DONE 0.4s [2023-08-21T06:23:43.245Z] [2023-08-21T06:23:43.245Z] #132 [security-secretstore-setup] exporting to image [2023-08-21T06:23:43.505Z] #132 exporting layers 0.2s done [2023-08-21T06:23:43.505Z] #132 writing image sha256:362b92a6aba1954a831bc9555391aead2d72e04949779619a29565c89ccf6e4d done [2023-08-21T06:23:43.505Z] #132 naming to docker.io/library/security-secretstore-setup done [2023-08-21T06:23:43.505Z] #132 DONE 5.0s [2023-08-21T06:23:43.505Z] [2023-08-21T06:23:43.505Z] #210 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-21T06:23:43.505Z] #210 DONE 0.5s [2023-08-21T06:23:43.505Z] [2023-08-21T06:23:43.505Z] #132 [security-bootstrapper] exporting to image [2023-08-21T06:23:43.766Z] #132 exporting layers 0.2s done [2023-08-21T06:23:43.766Z] #132 writing image sha256:681bfa2afe9532f5174f739f69792291a6d6b75e42ae4e0f4854f06802ed0de5 done [2023-08-21T06:23:43.766Z] #132 naming to docker.io/library/security-bootstrapper done [2023-08-21T06:23:43.766Z] #132 DONE 5.1s [2023-08-21T06:23:43.766Z] time="2023-08-21T06:20:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T06:23:43.766Z] time="2023-08-21T06:20:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T06:23:43.766Z] time="2023-08-21T06:20:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T06:23:43.766Z] time="2023-08-21T06:20:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T06:23:43.766Z] time="2023-08-21T06:20:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T06:23:43.766Z] time="2023-08-21T06:20:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T06:23:43.766Z] time="2023-08-21T06:20:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T06:23:43.766Z] time="2023-08-21T06:20:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T06:23:43.766Z] time="2023-08-21T06:20:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T06:23:43.766Z] time="2023-08-21T06:20:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T06:23:43.766Z] time="2023-08-21T06:20:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T06:23:43.766Z] time="2023-08-21T06:20:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T06:23:43.766Z] time="2023-08-21T06:20:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T06:23:43.766Z] time="2023-08-21T06:20:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-08-21T06:23:43.783Z] $ docker stop --time=1 7fef5cc04083e4cff4e8c216d789818f0d40c09937800c8d1c1c271621de230a [2023-08-21T06:23:45.044Z] $ docker rm -f --volumes 7fef5cc04083e4cff4e8c216d789818f0d40c09937800c8d1c1c271621de230a [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-21T06:23:45.372Z] + docker images [2023-08-21T06:23:45.372Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-08-21T06:23:45.372Z] security-secretstore-setup latest 362b92a6aba1 2 seconds ago 44.1MB [2023-08-21T06:23:45.372Z] security-bootstrapper latest 681bfa2afe95 2 seconds ago 23MB [2023-08-21T06:23:45.372Z] security-proxy-setup latest baa0d3d0a0bc 3 seconds ago 29.2MB [2023-08-21T06:23:45.372Z] security-proxy-auth latest 72ca18e55e65 4 seconds ago 19.4MB [2023-08-21T06:23:45.372Z] core-common-config-bootstrapper latest 6870781087de 4 seconds ago 18MB [2023-08-21T06:23:45.372Z] support-notifications latest f2f3ebd1e030 6 seconds ago 34.3MB [2023-08-21T06:23:45.372Z] security-spiffe-token-provider latest b7a10c828da2 6 seconds ago 33.5MB [2023-08-21T06:23:45.372Z] core-metadata latest 66516e5127b7 6 seconds ago 21.6MB [2023-08-21T06:23:45.372Z] core-data latest 142878ea6e01 7 seconds ago 21.2MB [2023-08-21T06:23:45.372Z] support-scheduler latest 1a0d9721f2c2 7 seconds ago 33.7MB [2023-08-21T06:23:45.372Z] core-command latest a61e993136f3 7 seconds ago 21MB [2023-08-21T06:23:45.372Z] security-spire-server latest 1c662d1e4065 About a minute ago 103MB [2023-08-21T06:23:45.372Z] security-spire-agent latest ba52219d19a9 About a minute ago 161MB [2023-08-21T06:23:45.372Z] security-spire-config latest 85e0ddd79d53 About a minute ago 102MB [2023-08-21T06:23:45.372Z] ci-base-image-x86_64 latest 2aa0b525738f 5 minutes ago 1.07GB [2023-08-21T06:23:45.372Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 5 weeks ago 696MB [2023-08-21T06:23:45.372Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 months ago 334MB [2023-08-21T06:23:45.372Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 13 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-08-21T06:23:45.503Z] provisioning config files... [2023-08-21T06:23:45.511Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/563@tmp/config17434418366215826191tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-21T06:23:45.807Z] ---> docker-login.sh [2023-08-21T06:23:45.807Z] nexus3.edgexfoundry.org:10001 [2023-08-21T06:23:45.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T06:23:45.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T06:23:45.807Z] Configure a credential helper to remove this warning. See [2023-08-21T06:23:45.807Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T06:23:45.807Z] [2023-08-21T06:23:45.807Z] Login Succeeded [2023-08-21T06:23:45.808Z] nexus3.edgexfoundry.org:10002 [2023-08-21T06:23:46.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T06:23:46.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T06:23:46.065Z] Configure a credential helper to remove this warning. See [2023-08-21T06:23:46.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T06:23:46.065Z] [2023-08-21T06:23:46.065Z] Login Succeeded [2023-08-21T06:23:46.065Z] nexus3.edgexfoundry.org:10003 [2023-08-21T06:23:46.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T06:23:46.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T06:23:46.065Z] Configure a credential helper to remove this warning. See [2023-08-21T06:23:46.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T06:23:46.065Z] [2023-08-21T06:23:46.065Z] Login Succeeded [2023-08-21T06:23:46.065Z] nexus3.edgexfoundry.org:10004 [2023-08-21T06:23:46.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T06:23:46.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T06:23:46.325Z] Configure a credential helper to remove this warning. See [2023-08-21T06:23:46.325Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T06:23:46.325Z] [2023-08-21T06:23:46.325Z] Login Succeeded [2023-08-21T06:23:46.325Z] docker.io [2023-08-21T06:23:46.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T06:23:46.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T06:23:46.585Z] Configure a credential helper to remove this warning. See [2023-08-21T06:23:46.585Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T06:23:46.585Z] [2023-08-21T06:23:46.585Z] Login Succeeded [2023-08-21T06:23:46.585Z] ---> docker-login.sh ends [Pipeline] } [2023-08-21T06:23:46.592Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T06:23:46.625Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-21T06:23:46.645Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-08-21T06:23:46.645Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3 [2023-08-21T06:23:46.645Z] latest [2023-08-21T06:23:46.645Z] 3.1.0-dev.29 [2023-08-21T06:23:46.645Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [2023-08-21T06:23:46.645Z] main [2023-08-21T06:23:46.645Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:23:46.953Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4ee02a7625f8a220ea62cf97bba38120ef633ee3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:23:47.259Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4ee02a7625f8a220ea62cf97bba38120ef633ee3 [2023-08-21T06:23:47.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-08-21T06:23:47.259Z] 1e6058dbb2ff: Preparing [2023-08-21T06:23:47.259Z] 0baa4739438c: Preparing [2023-08-21T06:23:47.259Z] e58424cc3f2d: Preparing [2023-08-21T06:23:47.259Z] 2103d173cb2d: Preparing [2023-08-21T06:23:47.259Z] 432d35019acc: Preparing [2023-08-21T06:23:47.259Z] 36b50b131297: Preparing [2023-08-21T06:23:47.259Z] 36b50b131297: Waiting [2023-08-21T06:23:47.259Z] 432d35019acc: Pushed [2023-08-21T06:23:47.259Z] 2103d173cb2d: Pushed [2023-08-21T06:23:47.259Z] e58424cc3f2d: Pushed [2023-08-21T06:23:47.259Z] 1e6058dbb2ff: Pushed [2023-08-21T06:23:47.259Z] 36b50b131297: Layer already exists [2023-08-21T06:23:49.160Z] 0baa4739438c: Pushed [2023-08-21T06:23:49.160Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3: digest: sha256:0370b73401af86c447a5676189558b572fd02a0b198a66f900e307aa50a1cd30 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:23:49.465Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:23:49.780Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-08-21T06:23:49.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-08-21T06:23:49.780Z] 1e6058dbb2ff: Preparing [2023-08-21T06:23:49.780Z] 0baa4739438c: Preparing [2023-08-21T06:23:49.780Z] e58424cc3f2d: Preparing [2023-08-21T06:23:49.780Z] 2103d173cb2d: Preparing [2023-08-21T06:23:49.780Z] 432d35019acc: Preparing [2023-08-21T06:23:49.780Z] 36b50b131297: Preparing [2023-08-21T06:23:49.780Z] 36b50b131297: Waiting [2023-08-21T06:23:49.780Z] e58424cc3f2d: Layer already exists [2023-08-21T06:23:49.780Z] 1e6058dbb2ff: Layer already exists [2023-08-21T06:23:49.780Z] 0baa4739438c: Layer already exists [2023-08-21T06:23:49.780Z] 432d35019acc: Layer already exists [2023-08-21T06:23:49.780Z] 2103d173cb2d: Layer already exists [2023-08-21T06:23:49.780Z] 36b50b131297: Layer already exists [2023-08-21T06:23:49.780Z] latest: digest: sha256:0370b73401af86c447a5676189558b572fd02a0b198a66f900e307aa50a1cd30 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:23:50.103Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:23:50.415Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.29 [2023-08-21T06:23:50.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-08-21T06:23:50.415Z] 1e6058dbb2ff: Preparing [2023-08-21T06:23:50.415Z] 0baa4739438c: Preparing [2023-08-21T06:23:50.415Z] e58424cc3f2d: Preparing [2023-08-21T06:23:50.415Z] 2103d173cb2d: Preparing [2023-08-21T06:23:50.415Z] 432d35019acc: Preparing [2023-08-21T06:23:50.415Z] 36b50b131297: Preparing [2023-08-21T06:23:50.415Z] 36b50b131297: Waiting [2023-08-21T06:23:50.415Z] 2103d173cb2d: Layer already exists [2023-08-21T06:23:50.415Z] e58424cc3f2d: Layer already exists [2023-08-21T06:23:50.415Z] 0baa4739438c: Layer already exists [2023-08-21T06:23:50.415Z] 1e6058dbb2ff: Layer already exists [2023-08-21T06:23:50.415Z] 432d35019acc: Layer already exists [2023-08-21T06:23:50.415Z] 36b50b131297: Layer already exists [2023-08-21T06:23:50.415Z] 3.1.0-dev.29: digest: sha256:0370b73401af86c447a5676189558b572fd02a0b198a66f900e307aa50a1cd30 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:23:50.730Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:23:51.041Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [2023-08-21T06:23:51.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-08-21T06:23:51.042Z] 1e6058dbb2ff: Preparing [2023-08-21T06:23:51.042Z] 0baa4739438c: Preparing [2023-08-21T06:23:51.042Z] e58424cc3f2d: Preparing [2023-08-21T06:23:51.042Z] 2103d173cb2d: Preparing [2023-08-21T06:23:51.042Z] 432d35019acc: Preparing [2023-08-21T06:23:51.042Z] 36b50b131297: Preparing [2023-08-21T06:23:51.042Z] 36b50b131297: Waiting [2023-08-21T06:23:51.042Z] 1e6058dbb2ff: Layer already exists [2023-08-21T06:23:51.042Z] 2103d173cb2d: Layer already exists [2023-08-21T06:23:51.042Z] e58424cc3f2d: Layer already exists [2023-08-21T06:23:51.042Z] 0baa4739438c: Layer already exists [2023-08-21T06:23:51.042Z] 432d35019acc: Layer already exists [2023-08-21T06:23:51.042Z] 36b50b131297: Layer already exists [2023-08-21T06:23:51.042Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29: digest: sha256:0370b73401af86c447a5676189558b572fd02a0b198a66f900e307aa50a1cd30 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:23:51.253Z] #74 DONE 50.7s [2023-08-21T06:23:51.253Z] [2023-08-21T06:23:51.253Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T06:23:51.253Z] #73 DONE 44.0s [2023-08-21T06:23:51.253Z] [2023-08-21T06:23:51.253Z] #69 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T06:23:51.253Z] #69 DONE 48.0s [2023-08-21T06:23:51.253Z] [2023-08-21T06:23:51.253Z] #71 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T06:23:51.253Z] #71 DONE 48.1s [2023-08-21T06:23:51.253Z] [2023-08-21T06:23:51.253Z] #75 [support-scheduler builder 6/7] COPY . . [2023-08-21T06:23:51.253Z] #75 ... [2023-08-21T06:23:51.253Z] [2023-08-21T06:23:51.253Z] #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T06:23:51.253Z] #70 DONE 48.1s [2023-08-21T06:23:51.253Z] [2023-08-21T06:23:51.253Z] #76 [support-notifications builder 6/7] COPY . . [2023-08-21T06:23:51.253Z] #76 ... [2023-08-21T06:23:51.253Z] [2023-08-21T06:23:51.253Z] #75 [support-scheduler builder 6/7] COPY . . [2023-08-21T06:23:51.253Z] #75 DONE 1.3s [2023-08-21T06:23:51.253Z] [2023-08-21T06:23:51.253Z] #77 [core-command builder 6/7] COPY . . [2023-08-21T06:23:51.253Z] #77 CACHED [2023-08-21T06:23:51.253Z] [2023-08-21T06:23:51.253Z] #78 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T06:23:51.253Z] #78 CACHED [2023-08-21T06:23:51.253Z] [2023-08-21T06:23:51.253Z] #79 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-08-21T06:23:51.253Z] #79 CACHED [2023-08-21T06:23:51.253Z] [2023-08-21T06:23:51.253Z] #80 [security-proxy-auth builder 6/7] COPY . . [2023-08-21T06:23:51.253Z] #80 CACHED [2023-08-21T06:23:51.253Z] [2023-08-21T06:23:51.253Z] #81 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-08-21T06:23:51.253Z] #81 CACHED [2023-08-21T06:23:51.253Z] [2023-08-21T06:23:51.253Z] #82 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T06:23:51.253Z] #82 CACHED [2023-08-21T06:23:51.253Z] [2023-08-21T06:23:51.253Z] #83 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T06:23:51.253Z] #83 CACHED [2023-08-21T06:23:51.253Z] [2023-08-21T06:23:51.253Z] #84 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-08-21T06:23:51.253Z] #84 CACHED [2023-08-21T06:23:51.253Z] [2023-08-21T06:23:51.253Z] #85 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-21T06:23:51.253Z] #85 CACHED [2023-08-21T06:23:51.253Z] [2023-08-21T06:23:51.253Z] #86 [security-secretstore-setup builder 6/7] COPY . . [2023-08-21T06:23:51.253Z] #86 CACHED [2023-08-21T06:23:51.253Z] [2023-08-21T06:23:51.253Z] #87 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T06:23:51.253Z] #87 CACHED [2023-08-21T06:23:51.253Z] [2023-08-21T06:23:51.253Z] #88 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-21T06:23:51.253Z] #88 CACHED [2023-08-21T06:23:51.253Z] [2023-08-21T06:23:51.253Z] #89 [security-proxy-setup builder 6/7] COPY . . [2023-08-21T06:23:51.253Z] #89 CACHED [2023-08-21T06:23:51.253Z] [2023-08-21T06:23:51.253Z] #90 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-21T06:23:51.253Z] #90 CACHED [2023-08-21T06:23:51.253Z] [2023-08-21T06:23:51.253Z] #91 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T06:23:51.253Z] #91 CACHED [2023-08-21T06:23:51.253Z] [2023-08-21T06:23:51.253Z] #92 [core-data builder 6/7] COPY . . [2023-08-21T06:23:51.253Z] #92 CACHED [2023-08-21T06:23:51.253Z] [2023-08-21T06:23:51.253Z] #93 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-08-21T06:23:51.253Z] #93 CACHED [2023-08-21T06:23:51.253Z] [2023-08-21T06:23:51.253Z] #94 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T06:23:51.253Z] #94 CACHED [2023-08-21T06:23:51.253Z] [2023-08-21T06:23:51.253Z] #95 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-21T06:23:51.253Z] #95 DONE 1.4s [2023-08-21T06:23:51.253Z] [2023-08-21T06:23:51.253Z] #96 [security-spire-server builder 6/9] COPY . . [2023-08-21T06:23:51.253Z] #96 DONE 1.4s [2023-08-21T06:23:51.253Z] [2023-08-21T06:23:51.253Z] #97 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-08-21T06:23:51.253Z] #97 CACHED [2023-08-21T06:23:51.253Z] [2023-08-21T06:23:51.253Z] #98 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T06:23:51.253Z] #98 CACHED [2023-08-21T06:23:51.253Z] [2023-08-21T06:23:51.253Z] #99 [core-metadata builder 6/7] COPY . . [2023-08-21T06:23:51.253Z] #99 CACHED [2023-08-21T06:23:51.253Z] [2023-08-21T06:23:51.253Z] #76 [support-notifications builder 6/7] COPY . . [2023-08-21T06:23:51.253Z] #76 DONE 1.2s [2023-08-21T06:23:51.253Z] [2023-08-21T06:23:51.253Z] #100 [security-bootstrapper builder 6/7] COPY . . [2023-08-21T06:23:51.253Z] #100 DONE 1.4s [2023-08-21T06:23:51.253Z] [2023-08-21T06:23:51.254Z] #101 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-21T06:23:51.254Z] #101 ... [2023-08-21T06:23:51.254Z] [2023-08-21T06:23:51.254Z] #102 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T06:23:51.254Z] #102 CACHED [2023-08-21T06:23:51.254Z] [2023-08-21T06:23:51.254Z] #103 [security-spire-config builder 6/9] COPY . . [2023-08-21T06:23:51.254Z] #103 CACHED [2023-08-21T06:23:51.254Z] [2023-08-21T06:23:51.254Z] #104 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-08-21T06:23:51.254Z] #104 CACHED [2023-08-21T06:23:51.254Z] [2023-08-21T06:23:51.254Z] #105 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-21T06:23:51.254Z] #105 CACHED [2023-08-21T06:23:51.254Z] [2023-08-21T06:23:51.254Z] #106 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-21T06:23:51.254Z] #106 DONE 0.6s [2023-08-21T06:23:51.254Z] [2023-08-21T06:23:51.254Z] #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-08-21T06:23:51.360Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:23:51.672Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-08-21T06:23:51.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-08-21T06:23:51.672Z] 1e6058dbb2ff: Preparing [2023-08-21T06:23:51.672Z] 0baa4739438c: Preparing [2023-08-21T06:23:51.672Z] e58424cc3f2d: Preparing [2023-08-21T06:23:51.672Z] 2103d173cb2d: Preparing [2023-08-21T06:23:51.672Z] 432d35019acc: Preparing [2023-08-21T06:23:51.672Z] 36b50b131297: Preparing [2023-08-21T06:23:51.672Z] 36b50b131297: Waiting [2023-08-21T06:23:51.672Z] 432d35019acc: Layer already exists [2023-08-21T06:23:51.672Z] 0baa4739438c: Layer already exists [2023-08-21T06:23:51.672Z] e58424cc3f2d: Layer already exists [2023-08-21T06:23:51.672Z] 2103d173cb2d: Layer already exists [2023-08-21T06:23:51.672Z] 1e6058dbb2ff: Layer already exists [2023-08-21T06:23:51.672Z] 36b50b131297: Layer already exists [2023-08-21T06:23:51.672Z] main: digest: sha256:0370b73401af86c447a5676189558b572fd02a0b198a66f900e307aa50a1cd30 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T06:23:51.726Z] ===================================================== [Pipeline] echo [2023-08-21T06:23:51.738Z] taggedImages: [2023-08-21T06:23:51.738Z] - nexus3.edgexfoundry.org:10004/core-command:4ee02a7625f8a220ea62cf97bba38120ef633ee3 [2023-08-21T06:23:51.738Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-08-21T06:23:51.738Z] - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.29 [2023-08-21T06:23:51.738Z] - nexus3.edgexfoundry.org:10004/core-command:4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [2023-08-21T06:23:51.738Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-08-21T06:23:51.760Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-08-21T06:23:51.760Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3 [2023-08-21T06:23:51.760Z] latest [2023-08-21T06:23:51.760Z] 3.1.0-dev.29 [2023-08-21T06:23:51.760Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [2023-08-21T06:23:51.760Z] main [2023-08-21T06:23:51.760Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:23:52.083Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4ee02a7625f8a220ea62cf97bba38120ef633ee3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:23:52.209Z] #107 ... [2023-08-21T06:23:52.209Z] [2023-08-21T06:23:52.209Z] #101 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-21T06:23:52.209Z] #101 5.736 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.29" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-08-21T06:23:52.402Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4ee02a7625f8a220ea62cf97bba38120ef633ee3 [2023-08-21T06:23:52.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-08-21T06:23:52.402Z] eb8cd14e2137: Preparing [2023-08-21T06:23:52.402Z] 907bab9f9c37: Preparing [2023-08-21T06:23:52.402Z] 898e7da2a0aa: Preparing [2023-08-21T06:23:52.402Z] 1f929faea0cd: Preparing [2023-08-21T06:23:52.402Z] e58424cc3f2d: Preparing [2023-08-21T06:23:52.402Z] 2103d173cb2d: Preparing [2023-08-21T06:23:52.402Z] 432d35019acc: Preparing [2023-08-21T06:23:52.402Z] 36b50b131297: Preparing [2023-08-21T06:23:52.402Z] 2103d173cb2d: Waiting [2023-08-21T06:23:52.402Z] 432d35019acc: Waiting [2023-08-21T06:23:52.402Z] 36b50b131297: Waiting [2023-08-21T06:23:52.402Z] e58424cc3f2d: Layer already exists [2023-08-21T06:23:52.402Z] 2103d173cb2d: Layer already exists [2023-08-21T06:23:52.402Z] 432d35019acc: Layer already exists [2023-08-21T06:23:52.402Z] 36b50b131297: Layer already exists [2023-08-21T06:23:52.402Z] 898e7da2a0aa: Pushed [2023-08-21T06:23:52.402Z] 907bab9f9c37: Pushed [2023-08-21T06:23:52.402Z] eb8cd14e2137: Pushed [2023-08-21T06:23:52.807Z] #101 ... [2023-08-21T06:23:52.807Z] [2023-08-21T06:23:52.807Z] #108 [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-08-21T06:23:52.807Z] #108 DONE 6.0s [2023-08-21T06:23:53.078Z] [2023-08-21T06:23:53.079Z] #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-08-21T06:23:53.079Z] #107 DONE 6.1s [2023-08-21T06:23:53.079Z] [2023-08-21T06:23:53.079Z] #109 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-21T06:23:53.351Z] #109 DONE 0.5s [2023-08-21T06:23:53.351Z] [2023-08-21T06:23:53.351Z] #110 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-08-21T06:23:53.351Z] #110 DONE 0.5s [2023-08-21T06:23:53.351Z] [2023-08-21T06:23:53.351Z] #111 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-21T06:23:53.351Z] #0 6.735 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.29" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-08-21T06:23:53.779Z] 1f929faea0cd: Pushed [2023-08-21T06:23:53.779Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3: digest: sha256:c07edf5139a8104a76b889f4ab03a365eeefb149af9bc5c295071f26a6b189a9 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:23:53.933Z] #111 ... [2023-08-21T06:23:53.933Z] [2023-08-21T06:23:53.933Z] #112 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T06:23:54.097Z] + 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-08-21T06:23:54.199Z] #112 DONE 0.2s [2023-08-21T06:23:54.199Z] [2023-08-21T06:23:54.199Z] #113 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-21T06:23:54.199Z] #113 DONE 0.2s [2023-08-21T06:23:54.199Z] [2023-08-21T06:23:54.199Z] #114 [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-08-21T06:23:54.199Z] #0 6.507 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.29" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-08-21T06:23:54.416Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-08-21T06:23:54.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-08-21T06:23:54.416Z] eb8cd14e2137: Preparing [2023-08-21T06:23:54.416Z] 907bab9f9c37: Preparing [2023-08-21T06:23:54.416Z] 898e7da2a0aa: Preparing [2023-08-21T06:23:54.416Z] 1f929faea0cd: Preparing [2023-08-21T06:23:54.416Z] e58424cc3f2d: Preparing [2023-08-21T06:23:54.416Z] 2103d173cb2d: Preparing [2023-08-21T06:23:54.416Z] 432d35019acc: Preparing [2023-08-21T06:23:54.416Z] 36b50b131297: Preparing [2023-08-21T06:23:54.416Z] 2103d173cb2d: Waiting [2023-08-21T06:23:54.416Z] 432d35019acc: Waiting [2023-08-21T06:23:54.416Z] 36b50b131297: Waiting [2023-08-21T06:23:54.416Z] eb8cd14e2137: Layer already exists [2023-08-21T06:23:54.416Z] 907bab9f9c37: Layer already exists [2023-08-21T06:23:54.416Z] 898e7da2a0aa: Layer already exists [2023-08-21T06:23:54.416Z] 1f929faea0cd: Layer already exists [2023-08-21T06:23:54.416Z] e58424cc3f2d: Layer already exists [2023-08-21T06:23:54.416Z] 432d35019acc: Layer already exists [2023-08-21T06:23:54.416Z] 36b50b131297: Layer already exists [2023-08-21T06:23:54.416Z] 2103d173cb2d: Layer already exists [2023-08-21T06:23:54.416Z] latest: digest: sha256:c07edf5139a8104a76b889f4ab03a365eeefb149af9bc5c295071f26a6b189a9 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:23:54.735Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:23:55.045Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.29 [2023-08-21T06:23:55.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-08-21T06:23:55.045Z] eb8cd14e2137: Preparing [2023-08-21T06:23:55.045Z] 907bab9f9c37: Preparing [2023-08-21T06:23:55.045Z] 898e7da2a0aa: Preparing [2023-08-21T06:23:55.045Z] 1f929faea0cd: Preparing [2023-08-21T06:23:55.045Z] e58424cc3f2d: Preparing [2023-08-21T06:23:55.045Z] 2103d173cb2d: Preparing [2023-08-21T06:23:55.045Z] 432d35019acc: Preparing [2023-08-21T06:23:55.045Z] 36b50b131297: Preparing [2023-08-21T06:23:55.045Z] 2103d173cb2d: Waiting [2023-08-21T06:23:55.045Z] 432d35019acc: Waiting [2023-08-21T06:23:55.045Z] 36b50b131297: Waiting [2023-08-21T06:23:55.045Z] 898e7da2a0aa: Layer already exists [2023-08-21T06:23:55.045Z] eb8cd14e2137: Layer already exists [2023-08-21T06:23:55.045Z] e58424cc3f2d: Layer already exists [2023-08-21T06:23:55.045Z] 1f929faea0cd: Layer already exists [2023-08-21T06:23:55.045Z] 907bab9f9c37: Layer already exists [2023-08-21T06:23:55.045Z] 2103d173cb2d: Layer already exists [2023-08-21T06:23:55.045Z] 432d35019acc: Layer already exists [2023-08-21T06:23:55.045Z] 36b50b131297: Layer already exists [2023-08-21T06:23:55.045Z] 3.1.0-dev.29: digest: sha256:c07edf5139a8104a76b889f4ab03a365eeefb149af9bc5c295071f26a6b189a9 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:23:55.156Z] #114 ... [2023-08-21T06:23:55.156Z] [2023-08-21T06:23:55.156Z] #115 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T06:23:55.364Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:23:55.429Z] #115 DONE 0.2s [2023-08-21T06:23:55.429Z] [2023-08-21T06:23:55.429Z] #116 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-21T06:23:55.678Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [2023-08-21T06:23:55.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-08-21T06:23:55.678Z] eb8cd14e2137: Preparing [2023-08-21T06:23:55.678Z] 907bab9f9c37: Preparing [2023-08-21T06:23:55.678Z] 898e7da2a0aa: Preparing [2023-08-21T06:23:55.678Z] 1f929faea0cd: Preparing [2023-08-21T06:23:55.678Z] e58424cc3f2d: Preparing [2023-08-21T06:23:55.678Z] 2103d173cb2d: Preparing [2023-08-21T06:23:55.678Z] 432d35019acc: Preparing [2023-08-21T06:23:55.678Z] 2103d173cb2d: Waiting [2023-08-21T06:23:55.678Z] 36b50b131297: Preparing [2023-08-21T06:23:55.678Z] 432d35019acc: Waiting [2023-08-21T06:23:55.678Z] 36b50b131297: Waiting [2023-08-21T06:23:55.678Z] 1f929faea0cd: Layer already exists [2023-08-21T06:23:55.678Z] e58424cc3f2d: Layer already exists [2023-08-21T06:23:55.678Z] eb8cd14e2137: Layer already exists [2023-08-21T06:23:55.678Z] 907bab9f9c37: Layer already exists [2023-08-21T06:23:55.678Z] 898e7da2a0aa: Layer already exists [2023-08-21T06:23:55.678Z] 2103d173cb2d: Layer already exists [2023-08-21T06:23:55.678Z] 36b50b131297: Layer already exists [2023-08-21T06:23:55.678Z] 432d35019acc: Layer already exists [2023-08-21T06:23:55.678Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29: digest: sha256:c07edf5139a8104a76b889f4ab03a365eeefb149af9bc5c295071f26a6b189a9 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-08-21T06:23:55.704Z] #116 DONE 0.3s [2023-08-21T06:23:55.704Z] [2023-08-21T06:23:55.704Z] #117 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-21T06:23:55.704Z] #117 ... [2023-08-21T06:23:55.704Z] [2023-08-21T06:23:55.704Z] #118 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-08-21T06:23:55.704Z] #118 CACHED [2023-08-21T06:23:55.704Z] [2023-08-21T06:23:55.704Z] #119 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-08-21T06:23:55.704Z] #119 CACHED [2023-08-21T06:23:55.704Z] [2023-08-21T06:23:55.704Z] #120 [security-spire-agent builder 6/9] COPY . . [2023-08-21T06:23:55.704Z] #120 CACHED [2023-08-21T06:23:55.704Z] [2023-08-21T06:23:55.704Z] #121 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T06:23:55.704Z] #121 CACHED [2023-08-21T06:23:55.704Z] [2023-08-21T06:23:55.704Z] #122 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-21T06:23:55.704Z] #122 CACHED [2023-08-21T06:23:55.704Z] [2023-08-21T06:23:55.704Z] #123 [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-08-21T06:23:55.704Z] #123 CACHED [2023-08-21T06:23:55.704Z] [2023-08-21T06:23:55.704Z] #124 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-21T06:23:55.704Z] #124 CACHED [2023-08-21T06:23:55.704Z] [2023-08-21T06:23:55.704Z] #125 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T06:23:55.704Z] #125 CACHED [Pipeline] sh [2023-08-21T06:23:55.971Z] [2023-08-21T06:23:55.971Z] #126 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-21T06:23:55.982Z] + 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-08-21T06:23:56.237Z] #126 ... [2023-08-21T06:23:56.237Z] [2023-08-21T06:23:56.237Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-21T06:23:56.237Z] #0 5.829 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.29" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-08-21T06:23:56.289Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-08-21T06:23:56.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-08-21T06:23:56.289Z] eb8cd14e2137: Preparing [2023-08-21T06:23:56.289Z] 907bab9f9c37: Preparing [2023-08-21T06:23:56.289Z] 898e7da2a0aa: Preparing [2023-08-21T06:23:56.289Z] 1f929faea0cd: Preparing [2023-08-21T06:23:56.289Z] e58424cc3f2d: Preparing [2023-08-21T06:23:56.289Z] 2103d173cb2d: Preparing [2023-08-21T06:23:56.289Z] 432d35019acc: Preparing [2023-08-21T06:23:56.289Z] 36b50b131297: Preparing [2023-08-21T06:23:56.289Z] 2103d173cb2d: Waiting [2023-08-21T06:23:56.289Z] 432d35019acc: Waiting [2023-08-21T06:23:56.289Z] 898e7da2a0aa: Layer already exists [2023-08-21T06:23:56.289Z] 1f929faea0cd: Layer already exists [2023-08-21T06:23:56.289Z] eb8cd14e2137: Layer already exists [2023-08-21T06:23:56.289Z] 907bab9f9c37: Layer already exists [2023-08-21T06:23:56.289Z] e58424cc3f2d: Layer already exists [2023-08-21T06:23:56.289Z] 2103d173cb2d: Layer already exists [2023-08-21T06:23:56.289Z] 432d35019acc: Layer already exists [2023-08-21T06:23:56.289Z] 36b50b131297: Layer already exists [2023-08-21T06:23:56.289Z] main: digest: sha256:c07edf5139a8104a76b889f4ab03a365eeefb149af9bc5c295071f26a6b189a9 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T06:23:56.326Z] ===================================================== [Pipeline] echo [2023-08-21T06:23:56.334Z] taggedImages: [2023-08-21T06:23:56.334Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4ee02a7625f8a220ea62cf97bba38120ef633ee3 [2023-08-21T06:23:56.334Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-08-21T06:23:56.334Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.29 [2023-08-21T06:23:56.334Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [2023-08-21T06:23:56.334Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-08-21T06:23:56.352Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-08-21T06:23:56.352Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3 [2023-08-21T06:23:56.352Z] latest [2023-08-21T06:23:56.352Z] 3.1.0-dev.29 [2023-08-21T06:23:56.352Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [2023-08-21T06:23:56.352Z] main [2023-08-21T06:23:56.352Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:23:56.502Z] #127 ... [2023-08-21T06:23:56.502Z] [2023-08-21T06:23:56.502Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-21T06:23:56.502Z] #0 5.818 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.29" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-08-21T06:23:56.502Z] #128 ... [2023-08-21T06:23:56.502Z] [2023-08-21T06:23:56.502Z] #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-21T06:23:56.502Z] #0 4.947 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.29" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-08-21T06:23:56.661Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4ee02a7625f8a220ea62cf97bba38120ef633ee3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:23:56.780Z] #129 ... [2023-08-21T06:23:56.780Z] [2023-08-21T06:23:56.780Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-21T06:23:56.780Z] #0 6.181 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.29" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-08-21T06:23:56.780Z] #130 ... [2023-08-21T06:23:56.780Z] [2023-08-21T06:23:56.780Z] #126 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-21T06:23:56.780Z] #126 DONE 1.1s [2023-08-21T06:23:56.780Z] [2023-08-21T06:23:56.780Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-21T06:23:56.780Z] #0 4.683 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.29" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-08-21T06:23:56.965Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4ee02a7625f8a220ea62cf97bba38120ef633ee3 [2023-08-21T06:23:56.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-08-21T06:23:56.965Z] f1c582541412: Preparing [2023-08-21T06:23:56.965Z] 01c54c3e546b: Preparing [2023-08-21T06:23:56.965Z] e58424cc3f2d: Preparing [2023-08-21T06:23:56.965Z] 2103d173cb2d: Preparing [2023-08-21T06:23:56.965Z] 432d35019acc: Preparing [2023-08-21T06:23:56.965Z] 36b50b131297: Preparing [2023-08-21T06:23:56.965Z] 36b50b131297: Waiting [2023-08-21T06:23:56.965Z] e58424cc3f2d: Layer already exists [2023-08-21T06:23:56.965Z] 432d35019acc: Layer already exists [2023-08-21T06:23:56.965Z] 2103d173cb2d: Layer already exists [2023-08-21T06:23:56.965Z] 36b50b131297: Layer already exists [2023-08-21T06:23:56.965Z] f1c582541412: Pushed [2023-08-21T06:23:57.050Z] #131 ... [2023-08-21T06:23:57.050Z] [2023-08-21T06:23:57.050Z] #117 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-21T06:23:57.050Z] #117 DONE 1.3s [2023-08-21T06:23:57.050Z] [2023-08-21T06:23:57.050Z] #132 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-21T06:23:57.050Z] #132 DONE 1.9s [2023-08-21T06:23:57.050Z] [2023-08-21T06:23:57.050Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-21T06:23:57.050Z] #0 4.682 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.29" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-08-21T06:23:57.322Z] #133 ... [2023-08-21T06:23:57.322Z] [2023-08-21T06:23:57.322Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-21T06:23:57.322Z] #0 5.308 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.29" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-08-21T06:23:57.322Z] #134 ... [2023-08-21T06:23:57.322Z] [2023-08-21T06:23:57.322Z] #135 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-21T06:23:57.322Z] #135 DONE 0.3s [2023-08-21T06:23:57.322Z] [2023-08-21T06:23:57.322Z] #136 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-08-21T06:23:57.322Z] #136 DONE 0.3s [2023-08-21T06:23:57.322Z] [2023-08-21T06:23:57.322Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-21T06:23:57.322Z] #0 6.546 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.29" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-08-21T06:23:57.591Z] #137 ... [2023-08-21T06:23:57.591Z] [2023-08-21T06:23:57.591Z] #138 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-21T06:23:57.591Z] #138 DONE 0.1s [2023-08-21T06:23:57.591Z] [2023-08-21T06:23:57.591Z] #139 [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-08-21T06:23:57.856Z] #139 DONE 0.3s [2023-08-21T06:23:57.856Z] [2023-08-21T06:23:57.856Z] #140 [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-08-21T06:23:57.856Z] #140 DONE 0.4s [2023-08-21T06:23:57.856Z] [2023-08-21T06:23:57.856Z] #141 [security-spire-config] exporting to image [2023-08-21T06:23:57.856Z] #141 exporting layers [2023-08-21T06:23:57.856Z] #141 ... [2023-08-21T06:23:57.856Z] [2023-08-21T06:23:57.856Z] #142 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-21T06:23:57.856Z] #142 DONE 0.3s [2023-08-21T06:23:58.121Z] [2023-08-21T06:23:58.121Z] #141 [security-spire-server] exporting to image [2023-08-21T06:23:58.341Z] 01c54c3e546b: Pushed [2023-08-21T06:23:58.600Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3: digest: sha256:087753f2e2d4a5daf0caa44957128f2e3d5d7c05e2209336aa19561b1fdb9662 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:23:58.909Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:23:59.214Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-08-21T06:23:59.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-08-21T06:23:59.215Z] f1c582541412: Preparing [2023-08-21T06:23:59.215Z] 01c54c3e546b: Preparing [2023-08-21T06:23:59.215Z] e58424cc3f2d: Preparing [2023-08-21T06:23:59.215Z] 2103d173cb2d: Preparing [2023-08-21T06:23:59.215Z] 432d35019acc: Preparing [2023-08-21T06:23:59.215Z] 36b50b131297: Preparing [2023-08-21T06:23:59.215Z] 36b50b131297: Waiting [2023-08-21T06:23:59.215Z] 2103d173cb2d: Layer already exists [2023-08-21T06:23:59.215Z] e58424cc3f2d: Layer already exists [2023-08-21T06:23:59.215Z] 01c54c3e546b: Layer already exists [2023-08-21T06:23:59.215Z] f1c582541412: Layer already exists [2023-08-21T06:23:59.215Z] 432d35019acc: Layer already exists [2023-08-21T06:23:59.215Z] 36b50b131297: Layer already exists [2023-08-21T06:23:59.215Z] latest: digest: sha256:087753f2e2d4a5daf0caa44957128f2e3d5d7c05e2209336aa19561b1fdb9662 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:23:59.531Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:23:59.836Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.29 [2023-08-21T06:23:59.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-08-21T06:23:59.836Z] f1c582541412: Preparing [2023-08-21T06:23:59.836Z] 01c54c3e546b: Preparing [2023-08-21T06:23:59.836Z] e58424cc3f2d: Preparing [2023-08-21T06:23:59.836Z] 2103d173cb2d: Preparing [2023-08-21T06:23:59.836Z] 432d35019acc: Preparing [2023-08-21T06:23:59.836Z] 36b50b131297: Preparing [2023-08-21T06:23:59.836Z] 36b50b131297: Waiting [2023-08-21T06:23:59.836Z] f1c582541412: Layer already exists [2023-08-21T06:23:59.836Z] e58424cc3f2d: Layer already exists [2023-08-21T06:23:59.836Z] 432d35019acc: Layer already exists [2023-08-21T06:23:59.836Z] 01c54c3e546b: Layer already exists [2023-08-21T06:23:59.836Z] 2103d173cb2d: Layer already exists [2023-08-21T06:23:59.836Z] 36b50b131297: Layer already exists [2023-08-21T06:23:59.836Z] 3.1.0-dev.29: digest: sha256:087753f2e2d4a5daf0caa44957128f2e3d5d7c05e2209336aa19561b1fdb9662 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:00.061Z] #141 ... [2023-08-21T06:24:00.061Z] [2023-08-21T06:24:00.061Z] #143 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-21T06:24:00.061Z] #143 DONE 2.8s [2023-08-21T06:24:00.061Z] [2023-08-21T06:24:00.061Z] #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-08-21T06:24:00.061Z] #144 DONE 0.2s [2023-08-21T06:24:00.061Z] [2023-08-21T06:24:00.061Z] #141 [security-spire-server] exporting to image [2023-08-21T06:24:00.061Z] #141 exporting layers 2.0s done [2023-08-21T06:24:00.061Z] #141 writing image sha256:5aceef829150b3309e372eb348fa4461858ccdd830977c13f8caa73607c70049 0.1s done [2023-08-21T06:24:00.061Z] #141 naming to docker.io/library/security-spire-server-arm64 [2023-08-21T06:24:00.061Z] #141 ... [2023-08-21T06:24:00.061Z] [2023-08-21T06:24:00.061Z] #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-08-21T06:24:00.061Z] #145 DONE 0.2s [2023-08-21T06:24:00.061Z] [2023-08-21T06:24:00.061Z] #141 [security-spire-server] exporting to image [2023-08-21T06:24:00.061Z] #141 exporting layers 2.4s done [2023-08-21T06:24:00.061Z] #141 naming to docker.io/library/security-spire-server-arm64 done [2023-08-21T06:24:00.061Z] #141 writing image sha256:d3ee5949ade04cf4c43fd5146d7714396c6eee4f36a9f690ecaf6f0ae0e0c916 [2023-08-21T06:24:00.142Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:00.327Z] #141 writing image sha256:d3ee5949ade04cf4c43fd5146d7714396c6eee4f36a9f690ecaf6f0ae0e0c916 done [2023-08-21T06:24:00.327Z] #141 naming to docker.io/library/security-spire-config-arm64 done [2023-08-21T06:24:00.327Z] #141 DONE 2.5s [2023-08-21T06:24:00.327Z] [2023-08-21T06:24:00.327Z] #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-08-21T06:24:00.457Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [2023-08-21T06:24:00.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-08-21T06:24:00.457Z] f1c582541412: Preparing [2023-08-21T06:24:00.457Z] 01c54c3e546b: Preparing [2023-08-21T06:24:00.457Z] e58424cc3f2d: Preparing [2023-08-21T06:24:00.457Z] 2103d173cb2d: Preparing [2023-08-21T06:24:00.457Z] 432d35019acc: Preparing [2023-08-21T06:24:00.457Z] 36b50b131297: Preparing [2023-08-21T06:24:00.457Z] 36b50b131297: Waiting [2023-08-21T06:24:00.457Z] 432d35019acc: Layer already exists [2023-08-21T06:24:00.457Z] e58424cc3f2d: Layer already exists [2023-08-21T06:24:00.457Z] 01c54c3e546b: Layer already exists [2023-08-21T06:24:00.457Z] 2103d173cb2d: Layer already exists [2023-08-21T06:24:00.457Z] f1c582541412: Layer already exists [2023-08-21T06:24:00.457Z] 36b50b131297: Layer already exists [2023-08-21T06:24:00.457Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29: digest: sha256:087753f2e2d4a5daf0caa44957128f2e3d5d7c05e2209336aa19561b1fdb9662 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:00.592Z] #146 DONE 0.2s [2023-08-21T06:24:00.593Z] [2023-08-21T06:24:00.593Z] #141 [security-spire-agent] exporting to image [2023-08-21T06:24:00.778Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:01.090Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-08-21T06:24:01.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-08-21T06:24:01.091Z] f1c582541412: Preparing [2023-08-21T06:24:01.091Z] 01c54c3e546b: Preparing [2023-08-21T06:24:01.091Z] e58424cc3f2d: Preparing [2023-08-21T06:24:01.091Z] 2103d173cb2d: Preparing [2023-08-21T06:24:01.091Z] 432d35019acc: Preparing [2023-08-21T06:24:01.091Z] 36b50b131297: Preparing [2023-08-21T06:24:01.091Z] 36b50b131297: Waiting [2023-08-21T06:24:01.091Z] 432d35019acc: Layer already exists [2023-08-21T06:24:01.091Z] e58424cc3f2d: Layer already exists [2023-08-21T06:24:01.091Z] f1c582541412: Layer already exists [2023-08-21T06:24:01.091Z] 2103d173cb2d: Layer already exists [2023-08-21T06:24:01.091Z] 01c54c3e546b: Layer already exists [2023-08-21T06:24:01.091Z] 36b50b131297: Layer already exists [2023-08-21T06:24:01.091Z] main: digest: sha256:087753f2e2d4a5daf0caa44957128f2e3d5d7c05e2209336aa19561b1fdb9662 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T06:24:01.142Z] ===================================================== [Pipeline] echo [2023-08-21T06:24:01.152Z] taggedImages: [2023-08-21T06:24:01.152Z] - nexus3.edgexfoundry.org:10004/core-data:4ee02a7625f8a220ea62cf97bba38120ef633ee3 [2023-08-21T06:24:01.152Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-08-21T06:24:01.152Z] - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.29 [2023-08-21T06:24:01.152Z] - nexus3.edgexfoundry.org:10004/core-data:4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [2023-08-21T06:24:01.152Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-08-21T06:24:01.177Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-08-21T06:24:01.177Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3 [2023-08-21T06:24:01.177Z] latest [2023-08-21T06:24:01.177Z] 3.1.0-dev.29 [2023-08-21T06:24:01.177Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [2023-08-21T06:24:01.177Z] main [2023-08-21T06:24:01.177Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:01.508Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4ee02a7625f8a220ea62cf97bba38120ef633ee3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:01.819Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4ee02a7625f8a220ea62cf97bba38120ef633ee3 [2023-08-21T06:24:01.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-08-21T06:24:01.819Z] 4bb0cb07c94c: Preparing [2023-08-21T06:24:01.819Z] e7e02ff915d3: Preparing [2023-08-21T06:24:01.819Z] f05ddb09ea17: Preparing [2023-08-21T06:24:01.819Z] e58424cc3f2d: Preparing [2023-08-21T06:24:01.819Z] 2103d173cb2d: Preparing [2023-08-21T06:24:01.819Z] 432d35019acc: Preparing [2023-08-21T06:24:01.819Z] 36b50b131297: Preparing [2023-08-21T06:24:01.819Z] 432d35019acc: Waiting [2023-08-21T06:24:01.819Z] 36b50b131297: Waiting [2023-08-21T06:24:01.819Z] e58424cc3f2d: Layer already exists [2023-08-21T06:24:01.819Z] 2103d173cb2d: Layer already exists [2023-08-21T06:24:01.819Z] 432d35019acc: Layer already exists [2023-08-21T06:24:01.819Z] 36b50b131297: Layer already exists [2023-08-21T06:24:01.819Z] e7e02ff915d3: Pushed [2023-08-21T06:24:01.819Z] 4bb0cb07c94c: Pushed [2023-08-21T06:24:01.993Z] #141 exporting layers 1.5s done [2023-08-21T06:24:01.993Z] #141 writing image sha256:e91aa04c428087f8a76849b35146ea97ce2c257e035d9e7d812a3a017ed0a9cb done [2023-08-21T06:24:01.993Z] #141 naming to docker.io/library/security-spire-agent-arm64 done [2023-08-21T06:24:01.993Z] #141 DONE 4.0s [2023-08-21T06:24:01.993Z] [2023-08-21T06:24:01.993Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-21T06:24:03.721Z] f05ddb09ea17: Pushed [2023-08-21T06:24:03.721Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3: digest: sha256:f1eb42e3174b5ba06c30d51c1a84d5b24f84ef8691f292c5bf2fd28126fb5ae2 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:04.028Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:04.334Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-08-21T06:24:04.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-08-21T06:24:04.334Z] 4bb0cb07c94c: Preparing [2023-08-21T06:24:04.334Z] e7e02ff915d3: Preparing [2023-08-21T06:24:04.334Z] f05ddb09ea17: Preparing [2023-08-21T06:24:04.334Z] e58424cc3f2d: Preparing [2023-08-21T06:24:04.334Z] 2103d173cb2d: Preparing [2023-08-21T06:24:04.334Z] 432d35019acc: Preparing [2023-08-21T06:24:04.334Z] 36b50b131297: Preparing [2023-08-21T06:24:04.334Z] 432d35019acc: Waiting [2023-08-21T06:24:04.334Z] 36b50b131297: Waiting [2023-08-21T06:24:04.334Z] 4bb0cb07c94c: Layer already exists [2023-08-21T06:24:04.334Z] 2103d173cb2d: Layer already exists [2023-08-21T06:24:04.334Z] f05ddb09ea17: Layer already exists [2023-08-21T06:24:04.334Z] e7e02ff915d3: Layer already exists [2023-08-21T06:24:04.334Z] e58424cc3f2d: Layer already exists [2023-08-21T06:24:04.334Z] 432d35019acc: Layer already exists [2023-08-21T06:24:04.334Z] 36b50b131297: Layer already exists [2023-08-21T06:24:04.334Z] latest: digest: sha256:f1eb42e3174b5ba06c30d51c1a84d5b24f84ef8691f292c5bf2fd28126fb5ae2 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:04.641Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:05.029Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.29 [2023-08-21T06:24:05.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-08-21T06:24:05.029Z] 4bb0cb07c94c: Preparing [2023-08-21T06:24:05.029Z] e7e02ff915d3: Preparing [2023-08-21T06:24:05.029Z] f05ddb09ea17: Preparing [2023-08-21T06:24:05.029Z] e58424cc3f2d: Preparing [2023-08-21T06:24:05.029Z] 2103d173cb2d: Preparing [2023-08-21T06:24:05.029Z] 432d35019acc: Preparing [2023-08-21T06:24:05.029Z] 36b50b131297: Preparing [2023-08-21T06:24:05.029Z] 36b50b131297: Waiting [2023-08-21T06:24:05.029Z] 2103d173cb2d: Layer already exists [2023-08-21T06:24:05.029Z] e58424cc3f2d: Layer already exists [2023-08-21T06:24:05.029Z] 4bb0cb07c94c: Layer already exists [2023-08-21T06:24:05.029Z] e7e02ff915d3: Layer already exists [2023-08-21T06:24:05.029Z] f05ddb09ea17: Layer already exists [2023-08-21T06:24:05.029Z] 432d35019acc: Layer already exists [2023-08-21T06:24:05.029Z] 36b50b131297: Layer already exists [2023-08-21T06:24:05.029Z] 3.1.0-dev.29: digest: sha256:f1eb42e3174b5ba06c30d51c1a84d5b24f84ef8691f292c5bf2fd28126fb5ae2 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:05.420Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:05.720Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [2023-08-21T06:24:05.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-08-21T06:24:05.720Z] 4bb0cb07c94c: Preparing [2023-08-21T06:24:05.720Z] e7e02ff915d3: Preparing [2023-08-21T06:24:05.720Z] f05ddb09ea17: Preparing [2023-08-21T06:24:05.720Z] e58424cc3f2d: Preparing [2023-08-21T06:24:05.720Z] 2103d173cb2d: Preparing [2023-08-21T06:24:05.720Z] 432d35019acc: Preparing [2023-08-21T06:24:05.720Z] 36b50b131297: Preparing [2023-08-21T06:24:05.720Z] 432d35019acc: Waiting [2023-08-21T06:24:05.720Z] 36b50b131297: Waiting [2023-08-21T06:24:05.720Z] e58424cc3f2d: Layer already exists [2023-08-21T06:24:05.720Z] 2103d173cb2d: Layer already exists [2023-08-21T06:24:05.720Z] e7e02ff915d3: Layer already exists [2023-08-21T06:24:05.720Z] 4bb0cb07c94c: Layer already exists [2023-08-21T06:24:05.720Z] f05ddb09ea17: Layer already exists [2023-08-21T06:24:05.720Z] 432d35019acc: Layer already exists [2023-08-21T06:24:05.720Z] 36b50b131297: Layer already exists [2023-08-21T06:24:05.720Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29: digest: sha256:f1eb42e3174b5ba06c30d51c1a84d5b24f84ef8691f292c5bf2fd28126fb5ae2 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:06.024Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:06.326Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-08-21T06:24:06.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-08-21T06:24:06.326Z] 4bb0cb07c94c: Preparing [2023-08-21T06:24:06.326Z] e7e02ff915d3: Preparing [2023-08-21T06:24:06.326Z] f05ddb09ea17: Preparing [2023-08-21T06:24:06.326Z] e58424cc3f2d: Preparing [2023-08-21T06:24:06.326Z] 2103d173cb2d: Preparing [2023-08-21T06:24:06.326Z] 432d35019acc: Preparing [2023-08-21T06:24:06.326Z] 36b50b131297: Preparing [2023-08-21T06:24:06.326Z] 432d35019acc: Waiting [2023-08-21T06:24:06.326Z] 36b50b131297: Waiting [2023-08-21T06:24:06.326Z] e7e02ff915d3: Layer already exists [2023-08-21T06:24:06.326Z] f05ddb09ea17: Layer already exists [2023-08-21T06:24:06.326Z] e58424cc3f2d: Layer already exists [2023-08-21T06:24:06.326Z] 4bb0cb07c94c: Layer already exists [2023-08-21T06:24:06.326Z] 2103d173cb2d: Layer already exists [2023-08-21T06:24:06.326Z] 36b50b131297: Layer already exists [2023-08-21T06:24:06.326Z] 432d35019acc: Layer already exists [2023-08-21T06:24:06.326Z] main: digest: sha256:f1eb42e3174b5ba06c30d51c1a84d5b24f84ef8691f292c5bf2fd28126fb5ae2 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T06:24:06.362Z] ===================================================== [Pipeline] echo [2023-08-21T06:24:06.369Z] taggedImages: [2023-08-21T06:24:06.369Z] - nexus3.edgexfoundry.org:10004/core-metadata:4ee02a7625f8a220ea62cf97bba38120ef633ee3 [2023-08-21T06:24:06.369Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-08-21T06:24:06.369Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.29 [2023-08-21T06:24:06.369Z] - nexus3.edgexfoundry.org:10004/core-metadata:4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [2023-08-21T06:24:06.369Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-08-21T06:24:06.385Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-08-21T06:24:06.385Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3 [2023-08-21T06:24:06.385Z] latest [2023-08-21T06:24:06.385Z] 3.1.0-dev.29 [2023-08-21T06:24:06.385Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [2023-08-21T06:24:06.385Z] main [2023-08-21T06:24:06.385Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:06.693Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4ee02a7625f8a220ea62cf97bba38120ef633ee3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:06.999Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4ee02a7625f8a220ea62cf97bba38120ef633ee3 [2023-08-21T06:24:06.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-08-21T06:24:06.999Z] c462723a8adc: Preparing [2023-08-21T06:24:06.999Z] 56ba2b35185d: Preparing [2023-08-21T06:24:06.999Z] a07081d9f790: Preparing [2023-08-21T06:24:06.999Z] 5393fb43335c: Preparing [2023-08-21T06:24:06.999Z] 402e8eabb719: Preparing [2023-08-21T06:24:06.999Z] 5f095756f6cc: Preparing [2023-08-21T06:24:06.999Z] 9bff865eb04a: Preparing [2023-08-21T06:24:06.999Z] e58424cc3f2d: Preparing [2023-08-21T06:24:06.999Z] 2103d173cb2d: Preparing [2023-08-21T06:24:06.999Z] 712a69eab306: Preparing [2023-08-21T06:24:06.999Z] 1284f32f8c22: Preparing [2023-08-21T06:24:06.999Z] 5f70bf18a086: Preparing [2023-08-21T06:24:06.999Z] e5768f91755a: Preparing [2023-08-21T06:24:06.999Z] 46a1076ce3ab: Preparing [2023-08-21T06:24:06.999Z] 36b50b131297: Preparing [2023-08-21T06:24:06.999Z] 2103d173cb2d: Waiting [2023-08-21T06:24:06.999Z] 1284f32f8c22: Waiting [2023-08-21T06:24:06.999Z] 46a1076ce3ab: Waiting [2023-08-21T06:24:06.999Z] 5f70bf18a086: Waiting [2023-08-21T06:24:06.999Z] 36b50b131297: Waiting [2023-08-21T06:24:06.999Z] 5f095756f6cc: Waiting [2023-08-21T06:24:06.999Z] e58424cc3f2d: Waiting [2023-08-21T06:24:06.999Z] 712a69eab306: Waiting [2023-08-21T06:24:06.999Z] 9bff865eb04a: Waiting [2023-08-21T06:24:06.999Z] e5768f91755a: Waiting [2023-08-21T06:24:06.999Z] 402e8eabb719: Pushed [2023-08-21T06:24:06.999Z] 5393fb43335c: Pushed [2023-08-21T06:24:06.999Z] c462723a8adc: Pushed [2023-08-21T06:24:06.999Z] a07081d9f790: Pushed [2023-08-21T06:24:06.999Z] 56ba2b35185d: Pushed [2023-08-21T06:24:06.999Z] e58424cc3f2d: Layer already exists [2023-08-21T06:24:06.999Z] 2103d173cb2d: Layer already exists [2023-08-21T06:24:07.257Z] 5f095756f6cc: Pushed [2023-08-21T06:24:07.257Z] 1284f32f8c22: Pushed [2023-08-21T06:24:07.257Z] 712a69eab306: Pushed [2023-08-21T06:24:07.257Z] 5f70bf18a086: Pushed [2023-08-21T06:24:07.257Z] 36b50b131297: Layer already exists [2023-08-21T06:24:07.257Z] e5768f91755a: Pushed [2023-08-21T06:24:07.257Z] 46a1076ce3ab: Pushed [2023-08-21T06:24:08.637Z] 9bff865eb04a: Pushed [2023-08-21T06:24:08.896Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3: digest: sha256:d8a9a50bd7ecf87f1d306c7c95e0d0a5eb2e6f12d89b1fca5e369af203e64edf size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:09.199Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:09.503Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-08-21T06:24:09.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-08-21T06:24:09.503Z] c462723a8adc: Preparing [2023-08-21T06:24:09.503Z] 56ba2b35185d: Preparing [2023-08-21T06:24:09.503Z] a07081d9f790: Preparing [2023-08-21T06:24:09.503Z] 5393fb43335c: Preparing [2023-08-21T06:24:09.503Z] 402e8eabb719: Preparing [2023-08-21T06:24:09.503Z] 5f095756f6cc: Preparing [2023-08-21T06:24:09.503Z] 9bff865eb04a: Preparing [2023-08-21T06:24:09.503Z] e58424cc3f2d: Preparing [2023-08-21T06:24:09.503Z] 2103d173cb2d: Preparing [2023-08-21T06:24:09.503Z] 712a69eab306: Preparing [2023-08-21T06:24:09.503Z] 1284f32f8c22: Preparing [2023-08-21T06:24:09.503Z] 5f70bf18a086: Preparing [2023-08-21T06:24:09.503Z] e5768f91755a: Preparing [2023-08-21T06:24:09.503Z] 46a1076ce3ab: Preparing [2023-08-21T06:24:09.503Z] 36b50b131297: Preparing [2023-08-21T06:24:09.503Z] 5f095756f6cc: Waiting [2023-08-21T06:24:09.503Z] 9bff865eb04a: Waiting [2023-08-21T06:24:09.503Z] e58424cc3f2d: Waiting [2023-08-21T06:24:09.503Z] 5f70bf18a086: Waiting [2023-08-21T06:24:09.503Z] e5768f91755a: Waiting [2023-08-21T06:24:09.503Z] 46a1076ce3ab: Waiting [2023-08-21T06:24:09.503Z] 2103d173cb2d: Waiting [2023-08-21T06:24:09.503Z] 36b50b131297: Waiting [2023-08-21T06:24:09.503Z] 712a69eab306: Waiting [2023-08-21T06:24:09.503Z] 1284f32f8c22: Waiting [2023-08-21T06:24:09.503Z] a07081d9f790: Layer already exists [2023-08-21T06:24:09.503Z] 5393fb43335c: Layer already exists [2023-08-21T06:24:09.503Z] 56ba2b35185d: Layer already exists [2023-08-21T06:24:09.503Z] c462723a8adc: Layer already exists [2023-08-21T06:24:09.503Z] 402e8eabb719: Layer already exists [2023-08-21T06:24:09.503Z] 2103d173cb2d: Layer already exists [2023-08-21T06:24:09.503Z] 9bff865eb04a: Layer already exists [2023-08-21T06:24:09.503Z] 712a69eab306: Layer already exists [2023-08-21T06:24:09.503Z] 5f095756f6cc: Layer already exists [2023-08-21T06:24:09.503Z] e58424cc3f2d: Layer already exists [2023-08-21T06:24:09.503Z] 5f70bf18a086: Layer already exists [2023-08-21T06:24:09.503Z] e5768f91755a: Layer already exists [2023-08-21T06:24:09.503Z] 1284f32f8c22: Layer already exists [2023-08-21T06:24:09.503Z] 36b50b131297: Layer already exists [2023-08-21T06:24:09.503Z] 46a1076ce3ab: Layer already exists [2023-08-21T06:24:09.503Z] latest: digest: sha256:d8a9a50bd7ecf87f1d306c7c95e0d0a5eb2e6f12d89b1fca5e369af203e64edf size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:09.807Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:10.145Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.29 [2023-08-21T06:24:10.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-08-21T06:24:10.145Z] c462723a8adc: Preparing [2023-08-21T06:24:10.145Z] 56ba2b35185d: Preparing [2023-08-21T06:24:10.145Z] a07081d9f790: Preparing [2023-08-21T06:24:10.145Z] 5393fb43335c: Preparing [2023-08-21T06:24:10.145Z] 402e8eabb719: Preparing [2023-08-21T06:24:10.145Z] 5f095756f6cc: Preparing [2023-08-21T06:24:10.145Z] 9bff865eb04a: Preparing [2023-08-21T06:24:10.145Z] e58424cc3f2d: Preparing [2023-08-21T06:24:10.145Z] 2103d173cb2d: Preparing [2023-08-21T06:24:10.145Z] 712a69eab306: Preparing [2023-08-21T06:24:10.145Z] 1284f32f8c22: Preparing [2023-08-21T06:24:10.145Z] 5f70bf18a086: Preparing [2023-08-21T06:24:10.145Z] e5768f91755a: Preparing [2023-08-21T06:24:10.145Z] 46a1076ce3ab: Preparing [2023-08-21T06:24:10.145Z] 36b50b131297: Preparing [2023-08-21T06:24:10.145Z] 1284f32f8c22: Waiting [2023-08-21T06:24:10.145Z] 5f095756f6cc: Waiting [2023-08-21T06:24:10.145Z] 9bff865eb04a: Waiting [2023-08-21T06:24:10.145Z] e58424cc3f2d: Waiting [2023-08-21T06:24:10.145Z] 2103d173cb2d: Waiting [2023-08-21T06:24:10.145Z] 712a69eab306: Waiting [2023-08-21T06:24:10.145Z] 5f70bf18a086: Waiting [2023-08-21T06:24:10.145Z] e5768f91755a: Waiting [2023-08-21T06:24:10.145Z] 36b50b131297: Waiting [2023-08-21T06:24:10.145Z] 46a1076ce3ab: Waiting [2023-08-21T06:24:10.145Z] c462723a8adc: Layer already exists [2023-08-21T06:24:10.145Z] a07081d9f790: Layer already exists [2023-08-21T06:24:10.145Z] 56ba2b35185d: Layer already exists [2023-08-21T06:24:10.145Z] 5393fb43335c: Layer already exists [2023-08-21T06:24:10.145Z] 402e8eabb719: Layer already exists [2023-08-21T06:24:10.145Z] 5f095756f6cc: Layer already exists [2023-08-21T06:24:10.145Z] 9bff865eb04a: Layer already exists [2023-08-21T06:24:10.145Z] e58424cc3f2d: Layer already exists [2023-08-21T06:24:10.145Z] 2103d173cb2d: Layer already exists [2023-08-21T06:24:10.145Z] 712a69eab306: Layer already exists [2023-08-21T06:24:10.145Z] 5f70bf18a086: Layer already exists [2023-08-21T06:24:10.145Z] 46a1076ce3ab: Layer already exists [2023-08-21T06:24:10.145Z] 1284f32f8c22: Layer already exists [2023-08-21T06:24:10.145Z] e5768f91755a: Layer already exists [2023-08-21T06:24:10.145Z] 36b50b131297: Layer already exists [2023-08-21T06:24:10.145Z] 3.1.0-dev.29: digest: sha256:d8a9a50bd7ecf87f1d306c7c95e0d0a5eb2e6f12d89b1fca5e369af203e64edf size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:10.499Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:10.859Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [2023-08-21T06:24:10.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-08-21T06:24:10.859Z] c462723a8adc: Preparing [2023-08-21T06:24:10.859Z] 56ba2b35185d: Preparing [2023-08-21T06:24:10.859Z] a07081d9f790: Preparing [2023-08-21T06:24:10.859Z] 5393fb43335c: Preparing [2023-08-21T06:24:10.859Z] 402e8eabb719: Preparing [2023-08-21T06:24:10.859Z] 5f095756f6cc: Preparing [2023-08-21T06:24:10.859Z] 9bff865eb04a: Preparing [2023-08-21T06:24:10.859Z] e58424cc3f2d: Preparing [2023-08-21T06:24:10.859Z] 2103d173cb2d: Preparing [2023-08-21T06:24:10.859Z] 712a69eab306: Preparing [2023-08-21T06:24:10.859Z] 1284f32f8c22: Preparing [2023-08-21T06:24:10.859Z] 5f70bf18a086: Preparing [2023-08-21T06:24:10.859Z] e5768f91755a: Preparing [2023-08-21T06:24:10.859Z] 46a1076ce3ab: Preparing [2023-08-21T06:24:10.859Z] 36b50b131297: Preparing [2023-08-21T06:24:10.859Z] 9bff865eb04a: Waiting [2023-08-21T06:24:10.859Z] e58424cc3f2d: Waiting [2023-08-21T06:24:10.859Z] 2103d173cb2d: Waiting [2023-08-21T06:24:10.859Z] 712a69eab306: Waiting [2023-08-21T06:24:10.859Z] 1284f32f8c22: Waiting [2023-08-21T06:24:10.859Z] 5f70bf18a086: Waiting [2023-08-21T06:24:10.859Z] e5768f91755a: Waiting [2023-08-21T06:24:10.859Z] 46a1076ce3ab: Waiting [2023-08-21T06:24:10.859Z] 36b50b131297: Waiting [2023-08-21T06:24:10.859Z] 5f095756f6cc: Waiting [2023-08-21T06:24:10.859Z] c462723a8adc: Layer already exists [2023-08-21T06:24:10.859Z] a07081d9f790: Layer already exists [2023-08-21T06:24:10.859Z] 56ba2b35185d: Layer already exists [2023-08-21T06:24:10.859Z] 402e8eabb719: Layer already exists [2023-08-21T06:24:10.859Z] 5393fb43335c: Layer already exists [2023-08-21T06:24:10.859Z] 5f095756f6cc: Layer already exists [2023-08-21T06:24:10.859Z] 9bff865eb04a: Layer already exists [2023-08-21T06:24:10.859Z] 2103d173cb2d: Layer already exists [2023-08-21T06:24:10.859Z] e58424cc3f2d: Layer already exists [2023-08-21T06:24:10.859Z] 712a69eab306: Layer already exists [2023-08-21T06:24:10.859Z] 1284f32f8c22: Layer already exists [2023-08-21T06:24:10.859Z] 5f70bf18a086: Layer already exists [2023-08-21T06:24:10.859Z] e5768f91755a: Layer already exists [2023-08-21T06:24:10.859Z] 36b50b131297: Layer already exists [2023-08-21T06:24:10.859Z] 46a1076ce3ab: Layer already exists [2023-08-21T06:24:10.859Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29: digest: sha256:d8a9a50bd7ecf87f1d306c7c95e0d0a5eb2e6f12d89b1fca5e369af203e64edf size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:11.190Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:11.492Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-08-21T06:24:11.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-08-21T06:24:11.493Z] c462723a8adc: Preparing [2023-08-21T06:24:11.493Z] 56ba2b35185d: Preparing [2023-08-21T06:24:11.493Z] a07081d9f790: Preparing [2023-08-21T06:24:11.493Z] 5393fb43335c: Preparing [2023-08-21T06:24:11.493Z] 402e8eabb719: Preparing [2023-08-21T06:24:11.493Z] 5f095756f6cc: Preparing [2023-08-21T06:24:11.493Z] 9bff865eb04a: Preparing [2023-08-21T06:24:11.493Z] e58424cc3f2d: Preparing [2023-08-21T06:24:11.493Z] 2103d173cb2d: Preparing [2023-08-21T06:24:11.493Z] 712a69eab306: Preparing [2023-08-21T06:24:11.493Z] 1284f32f8c22: Preparing [2023-08-21T06:24:11.493Z] 5f70bf18a086: Preparing [2023-08-21T06:24:11.493Z] e5768f91755a: Preparing [2023-08-21T06:24:11.493Z] 46a1076ce3ab: Preparing [2023-08-21T06:24:11.493Z] 36b50b131297: Preparing [2023-08-21T06:24:11.493Z] 5f095756f6cc: Waiting [2023-08-21T06:24:11.493Z] 9bff865eb04a: Waiting [2023-08-21T06:24:11.493Z] e58424cc3f2d: Waiting [2023-08-21T06:24:11.493Z] 1284f32f8c22: Waiting [2023-08-21T06:24:11.493Z] 2103d173cb2d: Waiting [2023-08-21T06:24:11.493Z] 5f70bf18a086: Waiting [2023-08-21T06:24:11.493Z] 46a1076ce3ab: Waiting [2023-08-21T06:24:11.493Z] 712a69eab306: Waiting [2023-08-21T06:24:11.493Z] e5768f91755a: Waiting [2023-08-21T06:24:11.493Z] 36b50b131297: Waiting [2023-08-21T06:24:11.493Z] 56ba2b35185d: Layer already exists [2023-08-21T06:24:11.493Z] 402e8eabb719: Layer already exists [2023-08-21T06:24:11.493Z] c462723a8adc: Layer already exists [2023-08-21T06:24:11.493Z] 5393fb43335c: Layer already exists [2023-08-21T06:24:11.493Z] a07081d9f790: Layer already exists [2023-08-21T06:24:11.493Z] 5f095756f6cc: Layer already exists [2023-08-21T06:24:11.493Z] 9bff865eb04a: Layer already exists [2023-08-21T06:24:11.493Z] 2103d173cb2d: Layer already exists [2023-08-21T06:24:11.493Z] e58424cc3f2d: Layer already exists [2023-08-21T06:24:11.493Z] 712a69eab306: Layer already exists [2023-08-21T06:24:11.493Z] 1284f32f8c22: Layer already exists [2023-08-21T06:24:11.493Z] 5f70bf18a086: Layer already exists [2023-08-21T06:24:11.493Z] e5768f91755a: Layer already exists [2023-08-21T06:24:11.493Z] 36b50b131297: Layer already exists [2023-08-21T06:24:11.493Z] 46a1076ce3ab: Layer already exists [2023-08-21T06:24:11.493Z] main: digest: sha256:d8a9a50bd7ecf87f1d306c7c95e0d0a5eb2e6f12d89b1fca5e369af203e64edf size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T06:24:11.531Z] ===================================================== [Pipeline] echo [2023-08-21T06:24:11.536Z] taggedImages: [2023-08-21T06:24:11.537Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4ee02a7625f8a220ea62cf97bba38120ef633ee3 [2023-08-21T06:24:11.537Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-08-21T06:24:11.537Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.29 [2023-08-21T06:24:11.537Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [2023-08-21T06:24:11.537Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-08-21T06:24:11.555Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-08-21T06:24:11.555Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3 [2023-08-21T06:24:11.555Z] latest [2023-08-21T06:24:11.555Z] 3.1.0-dev.29 [2023-08-21T06:24:11.555Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [2023-08-21T06:24:11.555Z] main [2023-08-21T06:24:11.555Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:11.879Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4ee02a7625f8a220ea62cf97bba38120ef633ee3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:12.186Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4ee02a7625f8a220ea62cf97bba38120ef633ee3 [2023-08-21T06:24:12.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-08-21T06:24:12.186Z] 7b80dc51eab3: Preparing [2023-08-21T06:24:12.187Z] 907bab9f9c37: Preparing [2023-08-21T06:24:12.187Z] 377aaf97de3c: Preparing [2023-08-21T06:24:12.187Z] f440a01fa0c9: Preparing [2023-08-21T06:24:12.187Z] e58424cc3f2d: Preparing [2023-08-21T06:24:12.187Z] 2103d173cb2d: Preparing [2023-08-21T06:24:12.187Z] 432d35019acc: Preparing [2023-08-21T06:24:12.187Z] 36b50b131297: Preparing [2023-08-21T06:24:12.187Z] 2103d173cb2d: Waiting [2023-08-21T06:24:12.187Z] 36b50b131297: Waiting [2023-08-21T06:24:12.187Z] e58424cc3f2d: Layer already exists [2023-08-21T06:24:12.187Z] 907bab9f9c37: Layer already exists [2023-08-21T06:24:12.187Z] 2103d173cb2d: Layer already exists [2023-08-21T06:24:12.187Z] 432d35019acc: Layer already exists [2023-08-21T06:24:12.187Z] 36b50b131297: Layer already exists [2023-08-21T06:24:12.187Z] 7b80dc51eab3: Pushed [2023-08-21T06:24:12.187Z] 377aaf97de3c: Pushed [2023-08-21T06:24:13.561Z] f440a01fa0c9: Pushed [2023-08-21T06:24:13.561Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3: digest: sha256:d2220c063b31660f44f49e4112b36e0ce1533e5a939da15bdeea694aa8536e3a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:13.867Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:14.171Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-08-21T06:24:14.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-08-21T06:24:14.171Z] 7b80dc51eab3: Preparing [2023-08-21T06:24:14.171Z] 907bab9f9c37: Preparing [2023-08-21T06:24:14.171Z] 377aaf97de3c: Preparing [2023-08-21T06:24:14.171Z] f440a01fa0c9: Preparing [2023-08-21T06:24:14.171Z] e58424cc3f2d: Preparing [2023-08-21T06:24:14.171Z] 2103d173cb2d: Preparing [2023-08-21T06:24:14.171Z] 432d35019acc: Preparing [2023-08-21T06:24:14.171Z] 36b50b131297: Preparing [2023-08-21T06:24:14.171Z] 2103d173cb2d: Waiting [2023-08-21T06:24:14.171Z] 432d35019acc: Waiting [2023-08-21T06:24:14.171Z] 36b50b131297: Waiting [2023-08-21T06:24:14.171Z] e58424cc3f2d: Layer already exists [2023-08-21T06:24:14.171Z] 907bab9f9c37: Layer already exists [2023-08-21T06:24:14.171Z] f440a01fa0c9: Layer already exists [2023-08-21T06:24:14.171Z] 377aaf97de3c: Layer already exists [2023-08-21T06:24:14.171Z] 7b80dc51eab3: Layer already exists [2023-08-21T06:24:14.171Z] 432d35019acc: Layer already exists [2023-08-21T06:24:14.171Z] 36b50b131297: Layer already exists [2023-08-21T06:24:14.171Z] 2103d173cb2d: Layer already exists [2023-08-21T06:24:14.171Z] latest: digest: sha256:d2220c063b31660f44f49e4112b36e0ce1533e5a939da15bdeea694aa8536e3a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:14.492Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:14.802Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.29 [2023-08-21T06:24:14.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-08-21T06:24:14.802Z] 7b80dc51eab3: Preparing [2023-08-21T06:24:14.802Z] 907bab9f9c37: Preparing [2023-08-21T06:24:14.802Z] 377aaf97de3c: Preparing [2023-08-21T06:24:14.802Z] f440a01fa0c9: Preparing [2023-08-21T06:24:14.802Z] e58424cc3f2d: Preparing [2023-08-21T06:24:14.802Z] 2103d173cb2d: Preparing [2023-08-21T06:24:14.802Z] 432d35019acc: Preparing [2023-08-21T06:24:14.802Z] 36b50b131297: Preparing [2023-08-21T06:24:14.802Z] 2103d173cb2d: Waiting [2023-08-21T06:24:14.802Z] 432d35019acc: Waiting [2023-08-21T06:24:14.802Z] 36b50b131297: Waiting [2023-08-21T06:24:14.802Z] e58424cc3f2d: Layer already exists [2023-08-21T06:24:14.802Z] f440a01fa0c9: Layer already exists [2023-08-21T06:24:14.802Z] 7b80dc51eab3: Layer already exists [2023-08-21T06:24:14.802Z] 377aaf97de3c: Layer already exists [2023-08-21T06:24:14.802Z] 907bab9f9c37: Layer already exists [2023-08-21T06:24:14.802Z] 2103d173cb2d: Layer already exists [2023-08-21T06:24:14.802Z] 432d35019acc: Layer already exists [2023-08-21T06:24:14.802Z] 36b50b131297: Layer already exists [2023-08-21T06:24:14.802Z] 3.1.0-dev.29: digest: sha256:d2220c063b31660f44f49e4112b36e0ce1533e5a939da15bdeea694aa8536e3a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:15.113Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:15.421Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [2023-08-21T06:24:15.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-08-21T06:24:15.421Z] 7b80dc51eab3: Preparing [2023-08-21T06:24:15.421Z] 907bab9f9c37: Preparing [2023-08-21T06:24:15.421Z] 377aaf97de3c: Preparing [2023-08-21T06:24:15.421Z] f440a01fa0c9: Preparing [2023-08-21T06:24:15.421Z] e58424cc3f2d: Preparing [2023-08-21T06:24:15.422Z] 2103d173cb2d: Preparing [2023-08-21T06:24:15.422Z] 432d35019acc: Preparing [2023-08-21T06:24:15.422Z] 36b50b131297: Preparing [2023-08-21T06:24:15.422Z] 432d35019acc: Waiting [2023-08-21T06:24:15.422Z] 2103d173cb2d: Waiting [2023-08-21T06:24:15.422Z] e58424cc3f2d: Layer already exists [2023-08-21T06:24:15.422Z] f440a01fa0c9: Layer already exists [2023-08-21T06:24:15.422Z] 7b80dc51eab3: Layer already exists [2023-08-21T06:24:15.422Z] 907bab9f9c37: Layer already exists [2023-08-21T06:24:15.422Z] 377aaf97de3c: Layer already exists [2023-08-21T06:24:15.422Z] 2103d173cb2d: Layer already exists [2023-08-21T06:24:15.422Z] 432d35019acc: Layer already exists [2023-08-21T06:24:15.422Z] 36b50b131297: Layer already exists [2023-08-21T06:24:15.422Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29: digest: sha256:d2220c063b31660f44f49e4112b36e0ce1533e5a939da15bdeea694aa8536e3a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:15.726Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:16.035Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-08-21T06:24:16.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-08-21T06:24:16.035Z] 7b80dc51eab3: Preparing [2023-08-21T06:24:16.035Z] 907bab9f9c37: Preparing [2023-08-21T06:24:16.035Z] 377aaf97de3c: Preparing [2023-08-21T06:24:16.035Z] f440a01fa0c9: Preparing [2023-08-21T06:24:16.035Z] e58424cc3f2d: Preparing [2023-08-21T06:24:16.035Z] 2103d173cb2d: Preparing [2023-08-21T06:24:16.035Z] 432d35019acc: Preparing [2023-08-21T06:24:16.035Z] 36b50b131297: Preparing [2023-08-21T06:24:16.035Z] 432d35019acc: Waiting [2023-08-21T06:24:16.035Z] 36b50b131297: Waiting [2023-08-21T06:24:16.035Z] 2103d173cb2d: Waiting [2023-08-21T06:24:16.035Z] f440a01fa0c9: Layer already exists [2023-08-21T06:24:16.035Z] e58424cc3f2d: Layer already exists [2023-08-21T06:24:16.035Z] 907bab9f9c37: Layer already exists [2023-08-21T06:24:16.035Z] 7b80dc51eab3: Layer already exists [2023-08-21T06:24:16.035Z] 377aaf97de3c: Layer already exists [2023-08-21T06:24:16.035Z] 36b50b131297: Layer already exists [2023-08-21T06:24:16.035Z] 2103d173cb2d: Layer already exists [2023-08-21T06:24:16.035Z] 432d35019acc: Layer already exists [2023-08-21T06:24:16.035Z] main: digest: sha256:d2220c063b31660f44f49e4112b36e0ce1533e5a939da15bdeea694aa8536e3a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T06:24:16.070Z] ===================================================== [Pipeline] echo [2023-08-21T06:24:16.083Z] taggedImages: [2023-08-21T06:24:16.083Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4ee02a7625f8a220ea62cf97bba38120ef633ee3 [2023-08-21T06:24:16.083Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-08-21T06:24:16.083Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.29 [2023-08-21T06:24:16.083Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [2023-08-21T06:24:16.083Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-08-21T06:24:16.104Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-08-21T06:24:16.104Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3 [2023-08-21T06:24:16.104Z] latest [2023-08-21T06:24:16.104Z] 3.1.0-dev.29 [2023-08-21T06:24:16.104Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [2023-08-21T06:24:16.104Z] main [2023-08-21T06:24:16.104Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:16.410Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4ee02a7625f8a220ea62cf97bba38120ef633ee3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:16.710Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4ee02a7625f8a220ea62cf97bba38120ef633ee3 [2023-08-21T06:24:16.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-08-21T06:24:16.710Z] 1464ad585aaa: Preparing [2023-08-21T06:24:16.710Z] 61feed4602d1: Preparing [2023-08-21T06:24:16.710Z] 9976a67253e2: Preparing [2023-08-21T06:24:16.710Z] 741113fcd5d2: Preparing [2023-08-21T06:24:16.710Z] 310ed68ba613: Preparing [2023-08-21T06:24:16.710Z] e58424cc3f2d: Preparing [2023-08-21T06:24:16.710Z] 2103d173cb2d: Preparing [2023-08-21T06:24:16.710Z] 85e4a947f494: Preparing [2023-08-21T06:24:16.710Z] 670a3b894e35: Preparing [2023-08-21T06:24:16.710Z] 36b50b131297: Preparing [2023-08-21T06:24:16.710Z] 670a3b894e35: Waiting [2023-08-21T06:24:16.710Z] 85e4a947f494: Waiting [2023-08-21T06:24:16.710Z] 36b50b131297: Waiting [2023-08-21T06:24:16.710Z] e58424cc3f2d: Waiting [2023-08-21T06:24:16.710Z] 2103d173cb2d: Waiting [2023-08-21T06:24:16.710Z] 741113fcd5d2: Pushed [2023-08-21T06:24:16.710Z] 61feed4602d1: Pushed [2023-08-21T06:24:16.710Z] 1464ad585aaa: Pushed [2023-08-21T06:24:16.710Z] 310ed68ba613: Pushed [2023-08-21T06:24:16.710Z] e58424cc3f2d: Layer already exists [2023-08-21T06:24:16.710Z] 2103d173cb2d: Layer already exists [2023-08-21T06:24:16.710Z] 36b50b131297: Layer already exists [2023-08-21T06:24:16.710Z] 85e4a947f494: Pushed [2023-08-21T06:24:18.087Z] 9976a67253e2: Pushed [2023-08-21T06:24:18.087Z] 670a3b894e35: Pushed [2023-08-21T06:24:18.087Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3: digest: sha256:ada33be2117ebe7badc65ff3ea42f0b09ad289c2d1332dba992891252928f1f4 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:18.400Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:18.703Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-08-21T06:24:18.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-08-21T06:24:18.703Z] 1464ad585aaa: Preparing [2023-08-21T06:24:18.703Z] 61feed4602d1: Preparing [2023-08-21T06:24:18.703Z] 9976a67253e2: Preparing [2023-08-21T06:24:18.703Z] 741113fcd5d2: Preparing [2023-08-21T06:24:18.703Z] 310ed68ba613: Preparing [2023-08-21T06:24:18.703Z] e58424cc3f2d: Preparing [2023-08-21T06:24:18.703Z] 2103d173cb2d: Preparing [2023-08-21T06:24:18.703Z] 85e4a947f494: Preparing [2023-08-21T06:24:18.703Z] 670a3b894e35: Preparing [2023-08-21T06:24:18.703Z] 36b50b131297: Preparing [2023-08-21T06:24:18.703Z] 2103d173cb2d: Waiting [2023-08-21T06:24:18.703Z] 85e4a947f494: Waiting [2023-08-21T06:24:18.703Z] 36b50b131297: Waiting [2023-08-21T06:24:18.703Z] 670a3b894e35: Waiting [2023-08-21T06:24:18.703Z] e58424cc3f2d: Waiting [2023-08-21T06:24:18.703Z] 9976a67253e2: Layer already exists [2023-08-21T06:24:18.703Z] 1464ad585aaa: Layer already exists [2023-08-21T06:24:18.703Z] 741113fcd5d2: Layer already exists [2023-08-21T06:24:18.703Z] 61feed4602d1: Layer already exists [2023-08-21T06:24:18.703Z] 310ed68ba613: Layer already exists [2023-08-21T06:24:18.703Z] 2103d173cb2d: Layer already exists [2023-08-21T06:24:18.703Z] e58424cc3f2d: Layer already exists [2023-08-21T06:24:18.703Z] 85e4a947f494: Layer already exists [2023-08-21T06:24:18.703Z] 36b50b131297: Layer already exists [2023-08-21T06:24:18.703Z] 670a3b894e35: Layer already exists [2023-08-21T06:24:18.703Z] latest: digest: sha256:ada33be2117ebe7badc65ff3ea42f0b09ad289c2d1332dba992891252928f1f4 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:19.016Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:19.314Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.29 [2023-08-21T06:24:19.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-08-21T06:24:19.314Z] 1464ad585aaa: Preparing [2023-08-21T06:24:19.314Z] 61feed4602d1: Preparing [2023-08-21T06:24:19.314Z] 9976a67253e2: Preparing [2023-08-21T06:24:19.314Z] 741113fcd5d2: Preparing [2023-08-21T06:24:19.314Z] 310ed68ba613: Preparing [2023-08-21T06:24:19.314Z] e58424cc3f2d: Preparing [2023-08-21T06:24:19.314Z] 2103d173cb2d: Preparing [2023-08-21T06:24:19.314Z] 85e4a947f494: Preparing [2023-08-21T06:24:19.314Z] 670a3b894e35: Preparing [2023-08-21T06:24:19.314Z] 36b50b131297: Preparing [2023-08-21T06:24:19.314Z] 85e4a947f494: Waiting [2023-08-21T06:24:19.314Z] 36b50b131297: Waiting [2023-08-21T06:24:19.314Z] 670a3b894e35: Waiting [2023-08-21T06:24:19.314Z] 2103d173cb2d: Waiting [2023-08-21T06:24:19.314Z] e58424cc3f2d: Waiting [2023-08-21T06:24:19.314Z] 741113fcd5d2: Layer already exists [2023-08-21T06:24:19.314Z] 9976a67253e2: Layer already exists [2023-08-21T06:24:19.314Z] 1464ad585aaa: Layer already exists [2023-08-21T06:24:19.314Z] 310ed68ba613: Layer already exists [2023-08-21T06:24:19.314Z] 61feed4602d1: Layer already exists [2023-08-21T06:24:19.314Z] 2103d173cb2d: Layer already exists [2023-08-21T06:24:19.314Z] e58424cc3f2d: Layer already exists [2023-08-21T06:24:19.314Z] 85e4a947f494: Layer already exists [2023-08-21T06:24:19.314Z] 670a3b894e35: Layer already exists [2023-08-21T06:24:19.314Z] 36b50b131297: Layer already exists [2023-08-21T06:24:19.314Z] 3.1.0-dev.29: digest: sha256:ada33be2117ebe7badc65ff3ea42f0b09ad289c2d1332dba992891252928f1f4 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:19.618Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:19.919Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [2023-08-21T06:24:19.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-08-21T06:24:19.919Z] 1464ad585aaa: Preparing [2023-08-21T06:24:19.919Z] 61feed4602d1: Preparing [2023-08-21T06:24:19.919Z] 9976a67253e2: Preparing [2023-08-21T06:24:19.919Z] 741113fcd5d2: Preparing [2023-08-21T06:24:19.919Z] 310ed68ba613: Preparing [2023-08-21T06:24:19.919Z] e58424cc3f2d: Preparing [2023-08-21T06:24:19.919Z] 2103d173cb2d: Preparing [2023-08-21T06:24:19.919Z] 85e4a947f494: Preparing [2023-08-21T06:24:19.919Z] 670a3b894e35: Preparing [2023-08-21T06:24:19.919Z] 36b50b131297: Preparing [2023-08-21T06:24:19.919Z] 85e4a947f494: Waiting [2023-08-21T06:24:19.919Z] 670a3b894e35: Waiting [2023-08-21T06:24:19.919Z] 36b50b131297: Waiting [2023-08-21T06:24:19.919Z] e58424cc3f2d: Waiting [2023-08-21T06:24:19.919Z] 2103d173cb2d: Waiting [2023-08-21T06:24:19.919Z] 61feed4602d1: Layer already exists [2023-08-21T06:24:19.919Z] 741113fcd5d2: Layer already exists [2023-08-21T06:24:19.919Z] 1464ad585aaa: Layer already exists [2023-08-21T06:24:19.919Z] 310ed68ba613: Layer already exists [2023-08-21T06:24:19.919Z] 9976a67253e2: Layer already exists [2023-08-21T06:24:19.919Z] 2103d173cb2d: Layer already exists [2023-08-21T06:24:19.919Z] e58424cc3f2d: Layer already exists [2023-08-21T06:24:19.919Z] 85e4a947f494: Layer already exists [2023-08-21T06:24:19.919Z] 670a3b894e35: Layer already exists [2023-08-21T06:24:19.919Z] 36b50b131297: Layer already exists [2023-08-21T06:24:19.919Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29: digest: sha256:ada33be2117ebe7badc65ff3ea42f0b09ad289c2d1332dba992891252928f1f4 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:20.224Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:20.523Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-08-21T06:24:20.523Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-08-21T06:24:20.523Z] 1464ad585aaa: Preparing [2023-08-21T06:24:20.523Z] 61feed4602d1: Preparing [2023-08-21T06:24:20.523Z] 9976a67253e2: Preparing [2023-08-21T06:24:20.523Z] 741113fcd5d2: Preparing [2023-08-21T06:24:20.523Z] 310ed68ba613: Preparing [2023-08-21T06:24:20.523Z] e58424cc3f2d: Preparing [2023-08-21T06:24:20.523Z] 2103d173cb2d: Preparing [2023-08-21T06:24:20.523Z] 85e4a947f494: Preparing [2023-08-21T06:24:20.523Z] 670a3b894e35: Preparing [2023-08-21T06:24:20.523Z] 36b50b131297: Preparing [2023-08-21T06:24:20.523Z] e58424cc3f2d: Waiting [2023-08-21T06:24:20.523Z] 2103d173cb2d: Waiting [2023-08-21T06:24:20.523Z] 85e4a947f494: Waiting [2023-08-21T06:24:20.523Z] 670a3b894e35: Waiting [2023-08-21T06:24:20.523Z] 36b50b131297: Waiting [2023-08-21T06:24:20.523Z] 1464ad585aaa: Layer already exists [2023-08-21T06:24:20.523Z] 61feed4602d1: Layer already exists [2023-08-21T06:24:20.523Z] 310ed68ba613: Layer already exists [2023-08-21T06:24:20.523Z] 9976a67253e2: Layer already exists [2023-08-21T06:24:20.523Z] 741113fcd5d2: Layer already exists [2023-08-21T06:24:20.523Z] e58424cc3f2d: Layer already exists [2023-08-21T06:24:20.523Z] 36b50b131297: Layer already exists [2023-08-21T06:24:20.523Z] 85e4a947f494: Layer already exists [2023-08-21T06:24:20.523Z] 2103d173cb2d: Layer already exists [2023-08-21T06:24:20.523Z] 670a3b894e35: Layer already exists [2023-08-21T06:24:20.523Z] main: digest: sha256:ada33be2117ebe7badc65ff3ea42f0b09ad289c2d1332dba992891252928f1f4 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T06:24:20.559Z] ===================================================== [Pipeline] echo [2023-08-21T06:24:20.565Z] taggedImages: [2023-08-21T06:24:20.566Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4ee02a7625f8a220ea62cf97bba38120ef633ee3 [2023-08-21T06:24:20.566Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-08-21T06:24:20.566Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.29 [2023-08-21T06:24:20.566Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [2023-08-21T06:24:20.566Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-08-21T06:24:20.581Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-08-21T06:24:20.581Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3 [2023-08-21T06:24:20.581Z] latest [2023-08-21T06:24:20.581Z] 3.1.0-dev.29 [2023-08-21T06:24:20.581Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [2023-08-21T06:24:20.581Z] main [2023-08-21T06:24:20.581Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:20.886Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4ee02a7625f8a220ea62cf97bba38120ef633ee3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:21.189Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4ee02a7625f8a220ea62cf97bba38120ef633ee3 [2023-08-21T06:24:21.189Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-08-21T06:24:21.189Z] a678edca40ce: Preparing [2023-08-21T06:24:21.189Z] 8a65a672d98c: Preparing [2023-08-21T06:24:21.189Z] dc7f2c60298e: Preparing [2023-08-21T06:24:21.189Z] 37a314d49633: Preparing [2023-08-21T06:24:21.189Z] d55b620e1433: Preparing [2023-08-21T06:24:21.189Z] 963e1ec833b9: Preparing [2023-08-21T06:24:21.189Z] 7c17ee522e33: Preparing [2023-08-21T06:24:21.189Z] e58424cc3f2d: Preparing [2023-08-21T06:24:21.189Z] 2103d173cb2d: Preparing [2023-08-21T06:24:21.189Z] 8076669ee6f9: Preparing [2023-08-21T06:24:21.189Z] 36b50b131297: Preparing [2023-08-21T06:24:21.189Z] 8076669ee6f9: Waiting [2023-08-21T06:24:21.189Z] 963e1ec833b9: Waiting [2023-08-21T06:24:21.189Z] e58424cc3f2d: Waiting [2023-08-21T06:24:21.189Z] 8a65a672d98c: Pushed [2023-08-21T06:24:21.189Z] d55b620e1433: Pushed [2023-08-21T06:24:21.189Z] a678edca40ce: Pushed [2023-08-21T06:24:21.189Z] e58424cc3f2d: Layer already exists [2023-08-21T06:24:21.189Z] 2103d173cb2d: Layer already exists [2023-08-21T06:24:21.189Z] 963e1ec833b9: Pushed [2023-08-21T06:24:21.448Z] 36b50b131297: Layer already exists [2023-08-21T06:24:21.448Z] 7c17ee522e33: Pushed [2023-08-21T06:24:22.384Z] 37a314d49633: Pushed [2023-08-21T06:24:22.384Z] 8076669ee6f9: Pushed [2023-08-21T06:24:22.951Z] dc7f2c60298e: Pushed [2023-08-21T06:24:22.951Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3: digest: sha256:e06f8dbc1ddf1ef6d473bb5a2ef02faa70b42739e806feb61fd7cc4e26df3072 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:23.257Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:23.561Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-08-21T06:24:23.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-08-21T06:24:23.561Z] a678edca40ce: Preparing [2023-08-21T06:24:23.561Z] 8a65a672d98c: Preparing [2023-08-21T06:24:23.561Z] dc7f2c60298e: Preparing [2023-08-21T06:24:23.561Z] 37a314d49633: Preparing [2023-08-21T06:24:23.561Z] d55b620e1433: Preparing [2023-08-21T06:24:23.561Z] 963e1ec833b9: Preparing [2023-08-21T06:24:23.561Z] 7c17ee522e33: Preparing [2023-08-21T06:24:23.561Z] e58424cc3f2d: Preparing [2023-08-21T06:24:23.561Z] 2103d173cb2d: Preparing [2023-08-21T06:24:23.561Z] 8076669ee6f9: Preparing [2023-08-21T06:24:23.561Z] 36b50b131297: Preparing [2023-08-21T06:24:23.561Z] 2103d173cb2d: Waiting [2023-08-21T06:24:23.561Z] 8076669ee6f9: Waiting [2023-08-21T06:24:23.561Z] e58424cc3f2d: Waiting [2023-08-21T06:24:23.561Z] 963e1ec833b9: Waiting [2023-08-21T06:24:23.561Z] 36b50b131297: Waiting [2023-08-21T06:24:23.561Z] 7c17ee522e33: Waiting [2023-08-21T06:24:23.561Z] a678edca40ce: Layer already exists [2023-08-21T06:24:23.561Z] 37a314d49633: Layer already exists [2023-08-21T06:24:23.561Z] dc7f2c60298e: Layer already exists [2023-08-21T06:24:23.561Z] 8a65a672d98c: Layer already exists [2023-08-21T06:24:23.561Z] d55b620e1433: Layer already exists [2023-08-21T06:24:23.561Z] e58424cc3f2d: Layer already exists [2023-08-21T06:24:23.561Z] 963e1ec833b9: Layer already exists [2023-08-21T06:24:23.561Z] 2103d173cb2d: Layer already exists [2023-08-21T06:24:23.561Z] 7c17ee522e33: Layer already exists [2023-08-21T06:24:23.561Z] 8076669ee6f9: Layer already exists [2023-08-21T06:24:23.561Z] 36b50b131297: Layer already exists [2023-08-21T06:24:23.561Z] latest: digest: sha256:e06f8dbc1ddf1ef6d473bb5a2ef02faa70b42739e806feb61fd7cc4e26df3072 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:23.864Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:24.162Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.29 [2023-08-21T06:24:24.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-08-21T06:24:24.163Z] a678edca40ce: Preparing [2023-08-21T06:24:24.163Z] 8a65a672d98c: Preparing [2023-08-21T06:24:24.163Z] dc7f2c60298e: Preparing [2023-08-21T06:24:24.163Z] 37a314d49633: Preparing [2023-08-21T06:24:24.163Z] d55b620e1433: Preparing [2023-08-21T06:24:24.163Z] 963e1ec833b9: Preparing [2023-08-21T06:24:24.163Z] 7c17ee522e33: Preparing [2023-08-21T06:24:24.163Z] e58424cc3f2d: Preparing [2023-08-21T06:24:24.163Z] 2103d173cb2d: Preparing [2023-08-21T06:24:24.163Z] 8076669ee6f9: Preparing [2023-08-21T06:24:24.163Z] 36b50b131297: Preparing [2023-08-21T06:24:24.163Z] 963e1ec833b9: Waiting [2023-08-21T06:24:24.163Z] 7c17ee522e33: Waiting [2023-08-21T06:24:24.163Z] 36b50b131297: Waiting [2023-08-21T06:24:24.163Z] 2103d173cb2d: Waiting [2023-08-21T06:24:24.163Z] e58424cc3f2d: Waiting [2023-08-21T06:24:24.163Z] 8076669ee6f9: Waiting [2023-08-21T06:24:24.163Z] d55b620e1433: Layer already exists [2023-08-21T06:24:24.163Z] 8a65a672d98c: Layer already exists [2023-08-21T06:24:24.163Z] dc7f2c60298e: Layer already exists [2023-08-21T06:24:24.163Z] a678edca40ce: Layer already exists [2023-08-21T06:24:24.163Z] 37a314d49633: Layer already exists [2023-08-21T06:24:24.163Z] 7c17ee522e33: Layer already exists [2023-08-21T06:24:24.163Z] 963e1ec833b9: Layer already exists [2023-08-21T06:24:24.163Z] 8076669ee6f9: Layer already exists [2023-08-21T06:24:24.163Z] e58424cc3f2d: Layer already exists [2023-08-21T06:24:24.163Z] 2103d173cb2d: Layer already exists [2023-08-21T06:24:24.163Z] 36b50b131297: Layer already exists [2023-08-21T06:24:24.163Z] 3.1.0-dev.29: digest: sha256:e06f8dbc1ddf1ef6d473bb5a2ef02faa70b42739e806feb61fd7cc4e26df3072 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:24.462Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:24.766Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [2023-08-21T06:24:24.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-08-21T06:24:24.767Z] a678edca40ce: Preparing [2023-08-21T06:24:24.767Z] 8a65a672d98c: Preparing [2023-08-21T06:24:24.767Z] dc7f2c60298e: Preparing [2023-08-21T06:24:24.767Z] 37a314d49633: Preparing [2023-08-21T06:24:24.767Z] d55b620e1433: Preparing [2023-08-21T06:24:24.767Z] 963e1ec833b9: Preparing [2023-08-21T06:24:24.767Z] 7c17ee522e33: Preparing [2023-08-21T06:24:24.767Z] e58424cc3f2d: Preparing [2023-08-21T06:24:24.767Z] 2103d173cb2d: Preparing [2023-08-21T06:24:24.767Z] 8076669ee6f9: Preparing [2023-08-21T06:24:24.767Z] 36b50b131297: Preparing [2023-08-21T06:24:24.767Z] 7c17ee522e33: Waiting [2023-08-21T06:24:24.767Z] e58424cc3f2d: Waiting [2023-08-21T06:24:24.767Z] 2103d173cb2d: Waiting [2023-08-21T06:24:24.767Z] 8076669ee6f9: Waiting [2023-08-21T06:24:24.767Z] 963e1ec833b9: Waiting [2023-08-21T06:24:24.767Z] a678edca40ce: Layer already exists [2023-08-21T06:24:24.767Z] 8a65a672d98c: Layer already exists [2023-08-21T06:24:24.767Z] d55b620e1433: Layer already exists [2023-08-21T06:24:24.767Z] dc7f2c60298e: Layer already exists [2023-08-21T06:24:24.767Z] 37a314d49633: Layer already exists [2023-08-21T06:24:24.767Z] 963e1ec833b9: Layer already exists [2023-08-21T06:24:24.767Z] e58424cc3f2d: Layer already exists [2023-08-21T06:24:24.767Z] 2103d173cb2d: Layer already exists [2023-08-21T06:24:24.767Z] 7c17ee522e33: Layer already exists [2023-08-21T06:24:24.767Z] 8076669ee6f9: Layer already exists [2023-08-21T06:24:24.767Z] 36b50b131297: Layer already exists [2023-08-21T06:24:24.767Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29: digest: sha256:e06f8dbc1ddf1ef6d473bb5a2ef02faa70b42739e806feb61fd7cc4e26df3072 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:25.080Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:25.392Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-08-21T06:24:25.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-08-21T06:24:25.392Z] a678edca40ce: Preparing [2023-08-21T06:24:25.392Z] 8a65a672d98c: Preparing [2023-08-21T06:24:25.392Z] dc7f2c60298e: Preparing [2023-08-21T06:24:25.392Z] 37a314d49633: Preparing [2023-08-21T06:24:25.392Z] d55b620e1433: Preparing [2023-08-21T06:24:25.392Z] 963e1ec833b9: Preparing [2023-08-21T06:24:25.392Z] 7c17ee522e33: Preparing [2023-08-21T06:24:25.392Z] e58424cc3f2d: Preparing [2023-08-21T06:24:25.392Z] 2103d173cb2d: Preparing [2023-08-21T06:24:25.392Z] 8076669ee6f9: Preparing [2023-08-21T06:24:25.392Z] 36b50b131297: Preparing [2023-08-21T06:24:25.392Z] 963e1ec833b9: Waiting [2023-08-21T06:24:25.392Z] e58424cc3f2d: Waiting [2023-08-21T06:24:25.392Z] 7c17ee522e33: Waiting [2023-08-21T06:24:25.392Z] 8076669ee6f9: Waiting [2023-08-21T06:24:25.392Z] 2103d173cb2d: Waiting [2023-08-21T06:24:25.392Z] 36b50b131297: Waiting [2023-08-21T06:24:25.392Z] dc7f2c60298e: Layer already exists [2023-08-21T06:24:25.392Z] 8a65a672d98c: Layer already exists [2023-08-21T06:24:25.392Z] a678edca40ce: Layer already exists [2023-08-21T06:24:25.392Z] 37a314d49633: Layer already exists [2023-08-21T06:24:25.392Z] d55b620e1433: Layer already exists [2023-08-21T06:24:25.392Z] 963e1ec833b9: Layer already exists [2023-08-21T06:24:25.392Z] e58424cc3f2d: Layer already exists [2023-08-21T06:24:25.392Z] 8076669ee6f9: Layer already exists [2023-08-21T06:24:25.392Z] 2103d173cb2d: Layer already exists [2023-08-21T06:24:25.392Z] 7c17ee522e33: Layer already exists [2023-08-21T06:24:25.392Z] 36b50b131297: Layer already exists [2023-08-21T06:24:25.392Z] main: digest: sha256:e06f8dbc1ddf1ef6d473bb5a2ef02faa70b42739e806feb61fd7cc4e26df3072 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T06:24:25.444Z] ===================================================== [Pipeline] echo [2023-08-21T06:24:25.452Z] taggedImages: [2023-08-21T06:24:25.452Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4ee02a7625f8a220ea62cf97bba38120ef633ee3 [2023-08-21T06:24:25.452Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-08-21T06:24:25.452Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.29 [2023-08-21T06:24:25.452Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [2023-08-21T06:24:25.452Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-08-21T06:24:25.478Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-08-21T06:24:25.478Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3 [2023-08-21T06:24:25.478Z] latest [2023-08-21T06:24:25.478Z] 3.1.0-dev.29 [2023-08-21T06:24:25.478Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [2023-08-21T06:24:25.478Z] main [2023-08-21T06:24:25.478Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:25.806Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4ee02a7625f8a220ea62cf97bba38120ef633ee3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:26.123Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4ee02a7625f8a220ea62cf97bba38120ef633ee3 [2023-08-21T06:24:26.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-08-21T06:24:26.123Z] 87391bb88bef: Preparing [2023-08-21T06:24:26.123Z] 922ebf328bbf: Preparing [2023-08-21T06:24:26.123Z] e58424cc3f2d: Preparing [2023-08-21T06:24:26.123Z] 2103d173cb2d: Preparing [2023-08-21T06:24:26.123Z] 157fa72712d6: Preparing [2023-08-21T06:24:26.123Z] 36b50b131297: Preparing [2023-08-21T06:24:26.123Z] 36b50b131297: Waiting [2023-08-21T06:24:26.123Z] e58424cc3f2d: Layer already exists [2023-08-21T06:24:26.380Z] 87391bb88bef: Pushed [2023-08-21T06:24:26.380Z] 2103d173cb2d: Layer already exists [2023-08-21T06:24:26.380Z] 36b50b131297: Layer already exists [2023-08-21T06:24:26.637Z] 157fa72712d6: Pushed [2023-08-21T06:24:28.536Z] 922ebf328bbf: Pushed [2023-08-21T06:24:28.536Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3: digest: sha256:804d07400810a269f27e7c26fa127b26376fba735e94ee1d5c6acc55f5785453 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:28.837Z] + 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-08-21T06:24:29.139Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-08-21T06:24:29.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-08-21T06:24:29.139Z] 87391bb88bef: Preparing [2023-08-21T06:24:29.139Z] 922ebf328bbf: Preparing [2023-08-21T06:24:29.139Z] e58424cc3f2d: Preparing [2023-08-21T06:24:29.139Z] 2103d173cb2d: Preparing [2023-08-21T06:24:29.139Z] 157fa72712d6: Preparing [2023-08-21T06:24:29.139Z] 36b50b131297: Preparing [2023-08-21T06:24:29.139Z] 36b50b131297: Waiting [2023-08-21T06:24:29.139Z] 157fa72712d6: Layer already exists [2023-08-21T06:24:29.139Z] 922ebf328bbf: Layer already exists [2023-08-21T06:24:29.139Z] 2103d173cb2d: Layer already exists [2023-08-21T06:24:29.139Z] 87391bb88bef: Layer already exists [2023-08-21T06:24:29.139Z] e58424cc3f2d: Layer already exists [2023-08-21T06:24:29.139Z] 36b50b131297: Layer already exists [2023-08-21T06:24:29.139Z] latest: digest: sha256:804d07400810a269f27e7c26fa127b26376fba735e94ee1d5c6acc55f5785453 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:29.544Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:29.848Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.29 [2023-08-21T06:24:29.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-08-21T06:24:29.849Z] 87391bb88bef: Preparing [2023-08-21T06:24:29.849Z] 922ebf328bbf: Preparing [2023-08-21T06:24:29.849Z] e58424cc3f2d: Preparing [2023-08-21T06:24:29.849Z] 2103d173cb2d: Preparing [2023-08-21T06:24:29.849Z] 157fa72712d6: Preparing [2023-08-21T06:24:29.849Z] 36b50b131297: Preparing [2023-08-21T06:24:29.849Z] 36b50b131297: Waiting [2023-08-21T06:24:29.849Z] 87391bb88bef: Layer already exists [2023-08-21T06:24:29.849Z] e58424cc3f2d: Layer already exists [2023-08-21T06:24:29.849Z] 2103d173cb2d: Layer already exists [2023-08-21T06:24:29.849Z] 922ebf328bbf: Layer already exists [2023-08-21T06:24:29.849Z] 157fa72712d6: Layer already exists [2023-08-21T06:24:29.849Z] 36b50b131297: Layer already exists [2023-08-21T06:24:29.849Z] 3.1.0-dev.29: digest: sha256:804d07400810a269f27e7c26fa127b26376fba735e94ee1d5c6acc55f5785453 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:30.151Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:30.452Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [2023-08-21T06:24:30.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-08-21T06:24:30.452Z] 87391bb88bef: Preparing [2023-08-21T06:24:30.452Z] 922ebf328bbf: Preparing [2023-08-21T06:24:30.452Z] e58424cc3f2d: Preparing [2023-08-21T06:24:30.452Z] 2103d173cb2d: Preparing [2023-08-21T06:24:30.452Z] 157fa72712d6: Preparing [2023-08-21T06:24:30.452Z] 36b50b131297: Preparing [2023-08-21T06:24:30.452Z] 36b50b131297: Waiting [2023-08-21T06:24:30.452Z] 922ebf328bbf: Layer already exists [2023-08-21T06:24:30.452Z] 87391bb88bef: Layer already exists [2023-08-21T06:24:30.452Z] 2103d173cb2d: Layer already exists [2023-08-21T06:24:30.452Z] e58424cc3f2d: Layer already exists [2023-08-21T06:24:30.452Z] 157fa72712d6: Layer already exists [2023-08-21T06:24:30.452Z] 36b50b131297: Layer already exists [2023-08-21T06:24:30.452Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29: digest: sha256:804d07400810a269f27e7c26fa127b26376fba735e94ee1d5c6acc55f5785453 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:30.764Z] + 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-08-21T06:24:31.068Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-08-21T06:24:31.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-08-21T06:24:31.068Z] 87391bb88bef: Preparing [2023-08-21T06:24:31.068Z] 922ebf328bbf: Preparing [2023-08-21T06:24:31.068Z] e58424cc3f2d: Preparing [2023-08-21T06:24:31.068Z] 2103d173cb2d: Preparing [2023-08-21T06:24:31.068Z] 157fa72712d6: Preparing [2023-08-21T06:24:31.068Z] 36b50b131297: Preparing [2023-08-21T06:24:31.068Z] 36b50b131297: Waiting [2023-08-21T06:24:31.068Z] e58424cc3f2d: Layer already exists [2023-08-21T06:24:31.068Z] 157fa72712d6: Layer already exists [2023-08-21T06:24:31.068Z] 2103d173cb2d: Layer already exists [2023-08-21T06:24:31.068Z] 922ebf328bbf: Layer already exists [2023-08-21T06:24:31.068Z] 87391bb88bef: Layer already exists [2023-08-21T06:24:31.068Z] 36b50b131297: Layer already exists [2023-08-21T06:24:31.068Z] main: digest: sha256:804d07400810a269f27e7c26fa127b26376fba735e94ee1d5c6acc55f5785453 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T06:24:31.103Z] ===================================================== [Pipeline] echo [2023-08-21T06:24:31.109Z] taggedImages: [2023-08-21T06:24:31.109Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4ee02a7625f8a220ea62cf97bba38120ef633ee3 [2023-08-21T06:24:31.109Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-08-21T06:24:31.109Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.29 [2023-08-21T06:24:31.109Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [2023-08-21T06:24:31.109Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-08-21T06:24:31.124Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-08-21T06:24:31.124Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3 [2023-08-21T06:24:31.124Z] latest [2023-08-21T06:24:31.124Z] 3.1.0-dev.29 [2023-08-21T06:24:31.124Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [2023-08-21T06:24:31.124Z] main [2023-08-21T06:24:31.124Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:31.444Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4ee02a7625f8a220ea62cf97bba38120ef633ee3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:31.749Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4ee02a7625f8a220ea62cf97bba38120ef633ee3 [2023-08-21T06:24:31.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-08-21T06:24:31.749Z] 395a9d897f0c: Preparing [2023-08-21T06:24:31.749Z] 72cf6db34f1f: Preparing [2023-08-21T06:24:31.749Z] 5c01877adf12: Preparing [2023-08-21T06:24:31.749Z] ff173c8c0edf: Preparing [2023-08-21T06:24:31.749Z] 6439d1dea71c: Preparing [2023-08-21T06:24:31.749Z] e58424cc3f2d: Preparing [2023-08-21T06:24:31.749Z] 2103d173cb2d: Preparing [2023-08-21T06:24:31.749Z] 8e575415188c: Preparing [2023-08-21T06:24:31.749Z] 36b50b131297: Preparing [2023-08-21T06:24:31.749Z] 2103d173cb2d: Waiting [2023-08-21T06:24:31.749Z] e58424cc3f2d: Waiting [2023-08-21T06:24:31.749Z] 8e575415188c: Waiting [2023-08-21T06:24:31.749Z] 36b50b131297: Waiting [2023-08-21T06:24:31.749Z] 72cf6db34f1f: Pushed [2023-08-21T06:24:31.749Z] 5c01877adf12: Pushed [2023-08-21T06:24:31.749Z] 395a9d897f0c: Pushed [2023-08-21T06:24:32.007Z] e58424cc3f2d: Layer already exists [2023-08-21T06:24:32.007Z] 2103d173cb2d: Layer already exists [2023-08-21T06:24:32.267Z] 36b50b131297: Layer already exists [2023-08-21T06:24:32.526Z] 8e575415188c: Pushed [2023-08-21T06:24:36.710Z] 6439d1dea71c: Pushed [2023-08-21T06:24:39.237Z] ff173c8c0edf: Pushed [2023-08-21T06:24:39.237Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3: digest: sha256:1cba192547647582800280f3aa31657315986b05a484a9e20a4c6618b410e604 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:39.554Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:39.857Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-08-21T06:24:39.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-08-21T06:24:39.857Z] 395a9d897f0c: Preparing [2023-08-21T06:24:39.857Z] 72cf6db34f1f: Preparing [2023-08-21T06:24:39.857Z] 5c01877adf12: Preparing [2023-08-21T06:24:39.857Z] ff173c8c0edf: Preparing [2023-08-21T06:24:39.857Z] 6439d1dea71c: Preparing [2023-08-21T06:24:39.857Z] e58424cc3f2d: Preparing [2023-08-21T06:24:39.857Z] 2103d173cb2d: Preparing [2023-08-21T06:24:39.857Z] 8e575415188c: Preparing [2023-08-21T06:24:39.857Z] 36b50b131297: Preparing [2023-08-21T06:24:39.857Z] e58424cc3f2d: Waiting [2023-08-21T06:24:39.857Z] 2103d173cb2d: Waiting [2023-08-21T06:24:39.857Z] 8e575415188c: Waiting [2023-08-21T06:24:39.857Z] 36b50b131297: Waiting [2023-08-21T06:24:39.857Z] 6439d1dea71c: Layer already exists [2023-08-21T06:24:39.857Z] 395a9d897f0c: Layer already exists [2023-08-21T06:24:39.858Z] ff173c8c0edf: Layer already exists [2023-08-21T06:24:39.858Z] 5c01877adf12: Layer already exists [2023-08-21T06:24:39.858Z] 72cf6db34f1f: Layer already exists [2023-08-21T06:24:39.858Z] 36b50b131297: Layer already exists [2023-08-21T06:24:39.858Z] e58424cc3f2d: Layer already exists [2023-08-21T06:24:39.858Z] 2103d173cb2d: Layer already exists [2023-08-21T06:24:39.858Z] 8e575415188c: Layer already exists [2023-08-21T06:24:39.858Z] latest: digest: sha256:1cba192547647582800280f3aa31657315986b05a484a9e20a4c6618b410e604 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:40.159Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:40.469Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.29 [2023-08-21T06:24:40.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-08-21T06:24:40.469Z] 395a9d897f0c: Preparing [2023-08-21T06:24:40.469Z] 72cf6db34f1f: Preparing [2023-08-21T06:24:40.469Z] 5c01877adf12: Preparing [2023-08-21T06:24:40.469Z] ff173c8c0edf: Preparing [2023-08-21T06:24:40.469Z] 6439d1dea71c: Preparing [2023-08-21T06:24:40.469Z] e58424cc3f2d: Preparing [2023-08-21T06:24:40.469Z] 2103d173cb2d: Preparing [2023-08-21T06:24:40.469Z] 8e575415188c: Preparing [2023-08-21T06:24:40.469Z] 36b50b131297: Preparing [2023-08-21T06:24:40.469Z] e58424cc3f2d: Waiting [2023-08-21T06:24:40.469Z] 2103d173cb2d: Waiting [2023-08-21T06:24:40.469Z] 8e575415188c: Waiting [2023-08-21T06:24:40.469Z] 36b50b131297: Waiting [2023-08-21T06:24:40.469Z] 395a9d897f0c: Layer already exists [2023-08-21T06:24:40.469Z] 72cf6db34f1f: Layer already exists [2023-08-21T06:24:40.469Z] ff173c8c0edf: Layer already exists [2023-08-21T06:24:40.469Z] 5c01877adf12: Layer already exists [2023-08-21T06:24:40.469Z] 6439d1dea71c: Layer already exists [2023-08-21T06:24:40.469Z] e58424cc3f2d: Layer already exists [2023-08-21T06:24:40.469Z] 2103d173cb2d: Layer already exists [2023-08-21T06:24:40.469Z] 8e575415188c: Layer already exists [2023-08-21T06:24:40.469Z] 36b50b131297: Layer already exists [2023-08-21T06:24:40.469Z] 3.1.0-dev.29: digest: sha256:1cba192547647582800280f3aa31657315986b05a484a9e20a4c6618b410e604 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:40.783Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:41.077Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [2023-08-21T06:24:41.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-08-21T06:24:41.077Z] 395a9d897f0c: Preparing [2023-08-21T06:24:41.077Z] 72cf6db34f1f: Preparing [2023-08-21T06:24:41.077Z] 5c01877adf12: Preparing [2023-08-21T06:24:41.077Z] ff173c8c0edf: Preparing [2023-08-21T06:24:41.077Z] 6439d1dea71c: Preparing [2023-08-21T06:24:41.077Z] e58424cc3f2d: Preparing [2023-08-21T06:24:41.077Z] 2103d173cb2d: Preparing [2023-08-21T06:24:41.077Z] 8e575415188c: Preparing [2023-08-21T06:24:41.077Z] 36b50b131297: Preparing [2023-08-21T06:24:41.077Z] 2103d173cb2d: Waiting [2023-08-21T06:24:41.077Z] 8e575415188c: Waiting [2023-08-21T06:24:41.077Z] 36b50b131297: Waiting [2023-08-21T06:24:41.077Z] e58424cc3f2d: Waiting [2023-08-21T06:24:41.077Z] 72cf6db34f1f: Layer already exists [2023-08-21T06:24:41.077Z] ff173c8c0edf: Layer already exists [2023-08-21T06:24:41.077Z] 5c01877adf12: Layer already exists [2023-08-21T06:24:41.077Z] e58424cc3f2d: Layer already exists [2023-08-21T06:24:41.077Z] 2103d173cb2d: Layer already exists [2023-08-21T06:24:41.077Z] 36b50b131297: Layer already exists [2023-08-21T06:24:41.077Z] 6439d1dea71c: Layer already exists [2023-08-21T06:24:41.077Z] 395a9d897f0c: Layer already exists [2023-08-21T06:24:41.077Z] 8e575415188c: Layer already exists [2023-08-21T06:24:41.077Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29: digest: sha256:1cba192547647582800280f3aa31657315986b05a484a9e20a4c6618b410e604 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:41.381Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:41.685Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-08-21T06:24:41.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-08-21T06:24:41.686Z] 395a9d897f0c: Preparing [2023-08-21T06:24:41.686Z] 72cf6db34f1f: Preparing [2023-08-21T06:24:41.686Z] 5c01877adf12: Preparing [2023-08-21T06:24:41.686Z] ff173c8c0edf: Preparing [2023-08-21T06:24:41.686Z] 6439d1dea71c: Preparing [2023-08-21T06:24:41.686Z] e58424cc3f2d: Preparing [2023-08-21T06:24:41.686Z] 2103d173cb2d: Preparing [2023-08-21T06:24:41.686Z] 8e575415188c: Preparing [2023-08-21T06:24:41.686Z] 36b50b131297: Preparing [2023-08-21T06:24:41.686Z] e58424cc3f2d: Waiting [2023-08-21T06:24:41.686Z] 2103d173cb2d: Waiting [2023-08-21T06:24:41.686Z] 8e575415188c: Waiting [2023-08-21T06:24:41.686Z] 36b50b131297: Waiting [2023-08-21T06:24:41.686Z] 5c01877adf12: Layer already exists [2023-08-21T06:24:41.686Z] ff173c8c0edf: Layer already exists [2023-08-21T06:24:41.686Z] 72cf6db34f1f: Layer already exists [2023-08-21T06:24:41.686Z] 6439d1dea71c: Layer already exists [2023-08-21T06:24:41.686Z] 395a9d897f0c: Layer already exists [2023-08-21T06:24:41.686Z] 36b50b131297: Layer already exists [2023-08-21T06:24:41.686Z] 8e575415188c: Layer already exists [2023-08-21T06:24:41.686Z] e58424cc3f2d: Layer already exists [2023-08-21T06:24:41.686Z] 2103d173cb2d: Layer already exists [2023-08-21T06:24:41.686Z] main: digest: sha256:1cba192547647582800280f3aa31657315986b05a484a9e20a4c6618b410e604 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T06:24:41.721Z] ===================================================== [Pipeline] echo [2023-08-21T06:24:41.728Z] taggedImages: [2023-08-21T06:24:41.728Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4ee02a7625f8a220ea62cf97bba38120ef633ee3 [2023-08-21T06:24:41.728Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-08-21T06:24:41.728Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.29 [2023-08-21T06:24:41.728Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [2023-08-21T06:24:41.728Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-08-21T06:24:41.744Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-08-21T06:24:41.744Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3 [2023-08-21T06:24:41.744Z] latest [2023-08-21T06:24:41.744Z] 3.1.0-dev.29 [2023-08-21T06:24:41.744Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [2023-08-21T06:24:41.744Z] main [2023-08-21T06:24:41.744Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:42.047Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4ee02a7625f8a220ea62cf97bba38120ef633ee3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:42.353Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4ee02a7625f8a220ea62cf97bba38120ef633ee3 [2023-08-21T06:24:42.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-08-21T06:24:42.353Z] d2a408417e90: Preparing [2023-08-21T06:24:42.353Z] 7df0aeec8fe6: Preparing [2023-08-21T06:24:42.353Z] 804e10174a97: Preparing [2023-08-21T06:24:42.353Z] ff173c8c0edf: Preparing [2023-08-21T06:24:42.353Z] e58424cc3f2d: Preparing [2023-08-21T06:24:42.353Z] 2103d173cb2d: Preparing [2023-08-21T06:24:42.353Z] 39be5798569e: Preparing [2023-08-21T06:24:42.353Z] 36b50b131297: Preparing [2023-08-21T06:24:42.353Z] 2103d173cb2d: Waiting [2023-08-21T06:24:42.353Z] 39be5798569e: Waiting [2023-08-21T06:24:42.353Z] 36b50b131297: Waiting [2023-08-21T06:24:42.353Z] ff173c8c0edf: Layer already exists [2023-08-21T06:24:42.353Z] e58424cc3f2d: Layer already exists [2023-08-21T06:24:42.353Z] 2103d173cb2d: Layer already exists [2023-08-21T06:24:42.353Z] 36b50b131297: Layer already exists [2023-08-21T06:24:42.353Z] d2a408417e90: Pushed [2023-08-21T06:24:42.353Z] 804e10174a97: Pushed [2023-08-21T06:24:42.353Z] 7df0aeec8fe6: Pushed [2023-08-21T06:24:42.611Z] 39be5798569e: Pushed [2023-08-21T06:24:42.871Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3: digest: sha256:6d485d724724f84de947677f0ba9c844fb680521d093cd8e60f5710b2f4cd0ef size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:43.177Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:43.474Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-08-21T06:24:43.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-08-21T06:24:43.474Z] d2a408417e90: Preparing [2023-08-21T06:24:43.474Z] 7df0aeec8fe6: Preparing [2023-08-21T06:24:43.474Z] 804e10174a97: Preparing [2023-08-21T06:24:43.474Z] ff173c8c0edf: Preparing [2023-08-21T06:24:43.474Z] e58424cc3f2d: Preparing [2023-08-21T06:24:43.474Z] 2103d173cb2d: Preparing [2023-08-21T06:24:43.474Z] 39be5798569e: Preparing [2023-08-21T06:24:43.474Z] 36b50b131297: Preparing [2023-08-21T06:24:43.474Z] 2103d173cb2d: Waiting [2023-08-21T06:24:43.474Z] 39be5798569e: Waiting [2023-08-21T06:24:43.474Z] 36b50b131297: Waiting [2023-08-21T06:24:43.474Z] 7df0aeec8fe6: Layer already exists [2023-08-21T06:24:43.474Z] 804e10174a97: Layer already exists [2023-08-21T06:24:43.474Z] d2a408417e90: Layer already exists [2023-08-21T06:24:43.474Z] ff173c8c0edf: Layer already exists [2023-08-21T06:24:43.474Z] e58424cc3f2d: Layer already exists [2023-08-21T06:24:43.474Z] 2103d173cb2d: Layer already exists [2023-08-21T06:24:43.474Z] 36b50b131297: Layer already exists [2023-08-21T06:24:43.474Z] 39be5798569e: Layer already exists [2023-08-21T06:24:43.474Z] latest: digest: sha256:6d485d724724f84de947677f0ba9c844fb680521d093cd8e60f5710b2f4cd0ef size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:43.773Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:44.072Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.29 [2023-08-21T06:24:44.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-08-21T06:24:44.072Z] d2a408417e90: Preparing [2023-08-21T06:24:44.072Z] 7df0aeec8fe6: Preparing [2023-08-21T06:24:44.072Z] 804e10174a97: Preparing [2023-08-21T06:24:44.072Z] ff173c8c0edf: Preparing [2023-08-21T06:24:44.072Z] e58424cc3f2d: Preparing [2023-08-21T06:24:44.072Z] 2103d173cb2d: Preparing [2023-08-21T06:24:44.072Z] 39be5798569e: Preparing [2023-08-21T06:24:44.072Z] 36b50b131297: Preparing [2023-08-21T06:24:44.072Z] 2103d173cb2d: Waiting [2023-08-21T06:24:44.072Z] 39be5798569e: Waiting [2023-08-21T06:24:44.072Z] 36b50b131297: Waiting [2023-08-21T06:24:44.072Z] 804e10174a97: Layer already exists [2023-08-21T06:24:44.072Z] 7df0aeec8fe6: Layer already exists [2023-08-21T06:24:44.072Z] d2a408417e90: Layer already exists [2023-08-21T06:24:44.072Z] ff173c8c0edf: Layer already exists [2023-08-21T06:24:44.072Z] e58424cc3f2d: Layer already exists [2023-08-21T06:24:44.072Z] 39be5798569e: Layer already exists [2023-08-21T06:24:44.072Z] 2103d173cb2d: Layer already exists [2023-08-21T06:24:44.072Z] 36b50b131297: Layer already exists [2023-08-21T06:24:44.072Z] 3.1.0-dev.29: digest: sha256:6d485d724724f84de947677f0ba9c844fb680521d093cd8e60f5710b2f4cd0ef size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:44.376Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:44.677Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [2023-08-21T06:24:44.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-08-21T06:24:44.677Z] d2a408417e90: Preparing [2023-08-21T06:24:44.677Z] 7df0aeec8fe6: Preparing [2023-08-21T06:24:44.677Z] 804e10174a97: Preparing [2023-08-21T06:24:44.677Z] ff173c8c0edf: Preparing [2023-08-21T06:24:44.677Z] e58424cc3f2d: Preparing [2023-08-21T06:24:44.677Z] 2103d173cb2d: Preparing [2023-08-21T06:24:44.677Z] 39be5798569e: Preparing [2023-08-21T06:24:44.677Z] 36b50b131297: Preparing [2023-08-21T06:24:44.677Z] 2103d173cb2d: Waiting [2023-08-21T06:24:44.677Z] 39be5798569e: Waiting [2023-08-21T06:24:44.677Z] 36b50b131297: Waiting [2023-08-21T06:24:44.677Z] e58424cc3f2d: Layer already exists [2023-08-21T06:24:44.677Z] d2a408417e90: Layer already exists [2023-08-21T06:24:44.677Z] 804e10174a97: Layer already exists [2023-08-21T06:24:44.677Z] 7df0aeec8fe6: Layer already exists [2023-08-21T06:24:44.677Z] ff173c8c0edf: Layer already exists [2023-08-21T06:24:44.677Z] 39be5798569e: Layer already exists [2023-08-21T06:24:44.677Z] 2103d173cb2d: Layer already exists [2023-08-21T06:24:44.677Z] 36b50b131297: Layer already exists [2023-08-21T06:24:44.677Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29: digest: sha256:6d485d724724f84de947677f0ba9c844fb680521d093cd8e60f5710b2f4cd0ef size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:44.980Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:45.283Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-08-21T06:24:45.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-08-21T06:24:45.284Z] d2a408417e90: Preparing [2023-08-21T06:24:45.284Z] 7df0aeec8fe6: Preparing [2023-08-21T06:24:45.284Z] 804e10174a97: Preparing [2023-08-21T06:24:45.284Z] ff173c8c0edf: Preparing [2023-08-21T06:24:45.284Z] e58424cc3f2d: Preparing [2023-08-21T06:24:45.284Z] 2103d173cb2d: Preparing [2023-08-21T06:24:45.284Z] 39be5798569e: Preparing [2023-08-21T06:24:45.284Z] 36b50b131297: Preparing [2023-08-21T06:24:45.284Z] 2103d173cb2d: Waiting [2023-08-21T06:24:45.284Z] 39be5798569e: Waiting [2023-08-21T06:24:45.284Z] 36b50b131297: Waiting [2023-08-21T06:24:45.284Z] e58424cc3f2d: Layer already exists [2023-08-21T06:24:45.284Z] 804e10174a97: Layer already exists [2023-08-21T06:24:45.284Z] ff173c8c0edf: Layer already exists [2023-08-21T06:24:45.284Z] 7df0aeec8fe6: Layer already exists [2023-08-21T06:24:45.284Z] d2a408417e90: Layer already exists [2023-08-21T06:24:45.284Z] 39be5798569e: Layer already exists [2023-08-21T06:24:45.284Z] 2103d173cb2d: Layer already exists [2023-08-21T06:24:45.284Z] 36b50b131297: Layer already exists [2023-08-21T06:24:45.284Z] main: digest: sha256:6d485d724724f84de947677f0ba9c844fb680521d093cd8e60f5710b2f4cd0ef size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T06:24:45.336Z] ===================================================== [Pipeline] echo [2023-08-21T06:24:45.346Z] taggedImages: [2023-08-21T06:24:45.346Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4ee02a7625f8a220ea62cf97bba38120ef633ee3 [2023-08-21T06:24:45.346Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-08-21T06:24:45.346Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.29 [2023-08-21T06:24:45.346Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [2023-08-21T06:24:45.346Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-08-21T06:24:45.372Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-08-21T06:24:45.372Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3 [2023-08-21T06:24:45.372Z] latest [2023-08-21T06:24:45.372Z] 3.1.0-dev.29 [2023-08-21T06:24:45.372Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [2023-08-21T06:24:45.372Z] main [2023-08-21T06:24:45.372Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:45.696Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4ee02a7625f8a220ea62cf97bba38120ef633ee3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:46.009Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4ee02a7625f8a220ea62cf97bba38120ef633ee3 [2023-08-21T06:24:46.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-08-21T06:24:46.009Z] eb04e475338e: Preparing [2023-08-21T06:24:46.009Z] 3bb58718b012: Preparing [2023-08-21T06:24:46.009Z] 8addbbb8b354: Preparing [2023-08-21T06:24:46.009Z] 1911b92483d8: Preparing [2023-08-21T06:24:46.009Z] e58424cc3f2d: Preparing [2023-08-21T06:24:46.009Z] 2103d173cb2d: Preparing [2023-08-21T06:24:46.009Z] 8e575415188c: Preparing [2023-08-21T06:24:46.009Z] 36b50b131297: Preparing [2023-08-21T06:24:46.009Z] 2103d173cb2d: Waiting [2023-08-21T06:24:46.009Z] 8e575415188c: Waiting [2023-08-21T06:24:46.009Z] 36b50b131297: Waiting [2023-08-21T06:24:46.009Z] e58424cc3f2d: Layer already exists [2023-08-21T06:24:46.009Z] 2103d173cb2d: Layer already exists [2023-08-21T06:24:46.009Z] 8e575415188c: Layer already exists [2023-08-21T06:24:46.009Z] 8addbbb8b354: Pushed [2023-08-21T06:24:46.009Z] 36b50b131297: Layer already exists [2023-08-21T06:24:46.009Z] eb04e475338e: Pushed [2023-08-21T06:24:46.009Z] 3bb58718b012: Pushed [2023-08-21T06:24:54.123Z] 1911b92483d8: Pushed [2023-08-21T06:24:54.123Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3: digest: sha256:8cc0313dc7f0381408e4ee83a0d111968d62ae5276adac475aede833c776a539 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:54.436Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:54.742Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-08-21T06:24:54.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-08-21T06:24:54.742Z] eb04e475338e: Preparing [2023-08-21T06:24:54.742Z] 3bb58718b012: Preparing [2023-08-21T06:24:54.742Z] 8addbbb8b354: Preparing [2023-08-21T06:24:54.742Z] 1911b92483d8: Preparing [2023-08-21T06:24:54.742Z] e58424cc3f2d: Preparing [2023-08-21T06:24:54.742Z] 2103d173cb2d: Preparing [2023-08-21T06:24:54.742Z] 8e575415188c: Preparing [2023-08-21T06:24:54.742Z] 36b50b131297: Preparing [2023-08-21T06:24:54.742Z] 8e575415188c: Waiting [2023-08-21T06:24:54.742Z] 2103d173cb2d: Waiting [2023-08-21T06:24:54.742Z] 36b50b131297: Waiting [2023-08-21T06:24:54.742Z] 8addbbb8b354: Layer already exists [2023-08-21T06:24:54.742Z] eb04e475338e: Layer already exists [2023-08-21T06:24:54.742Z] e58424cc3f2d: Layer already exists [2023-08-21T06:24:54.742Z] 1911b92483d8: Layer already exists [2023-08-21T06:24:54.742Z] 3bb58718b012: Layer already exists [2023-08-21T06:24:54.742Z] 8e575415188c: Layer already exists [2023-08-21T06:24:54.742Z] 36b50b131297: Layer already exists [2023-08-21T06:24:54.742Z] 2103d173cb2d: Layer already exists [2023-08-21T06:24:54.742Z] latest: digest: sha256:8cc0313dc7f0381408e4ee83a0d111968d62ae5276adac475aede833c776a539 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:55.052Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:55.369Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.29 [2023-08-21T06:24:55.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-08-21T06:24:55.369Z] eb04e475338e: Preparing [2023-08-21T06:24:55.369Z] 3bb58718b012: Preparing [2023-08-21T06:24:55.369Z] 8addbbb8b354: Preparing [2023-08-21T06:24:55.369Z] 1911b92483d8: Preparing [2023-08-21T06:24:55.369Z] e58424cc3f2d: Preparing [2023-08-21T06:24:55.369Z] 2103d173cb2d: Preparing [2023-08-21T06:24:55.369Z] 8e575415188c: Preparing [2023-08-21T06:24:55.369Z] 36b50b131297: Preparing [2023-08-21T06:24:55.369Z] 8e575415188c: Waiting [2023-08-21T06:24:55.369Z] 2103d173cb2d: Waiting [2023-08-21T06:24:55.369Z] eb04e475338e: Layer already exists [2023-08-21T06:24:55.369Z] 1911b92483d8: Layer already exists [2023-08-21T06:24:55.369Z] e58424cc3f2d: Layer already exists [2023-08-21T06:24:55.369Z] 8addbbb8b354: Layer already exists [2023-08-21T06:24:55.369Z] 3bb58718b012: Layer already exists [2023-08-21T06:24:55.369Z] 2103d173cb2d: Layer already exists [2023-08-21T06:24:55.369Z] 36b50b131297: Layer already exists [2023-08-21T06:24:55.369Z] 8e575415188c: Layer already exists [2023-08-21T06:24:55.369Z] 3.1.0-dev.29: digest: sha256:8cc0313dc7f0381408e4ee83a0d111968d62ae5276adac475aede833c776a539 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:55.684Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:55.982Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [2023-08-21T06:24:55.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-08-21T06:24:55.982Z] eb04e475338e: Preparing [2023-08-21T06:24:55.982Z] 3bb58718b012: Preparing [2023-08-21T06:24:55.982Z] 8addbbb8b354: Preparing [2023-08-21T06:24:55.982Z] 1911b92483d8: Preparing [2023-08-21T06:24:55.982Z] e58424cc3f2d: Preparing [2023-08-21T06:24:55.982Z] 2103d173cb2d: Preparing [2023-08-21T06:24:55.982Z] 8e575415188c: Preparing [2023-08-21T06:24:55.982Z] 36b50b131297: Preparing [2023-08-21T06:24:55.982Z] 8e575415188c: Waiting [2023-08-21T06:24:55.982Z] 36b50b131297: Waiting [2023-08-21T06:24:55.982Z] 2103d173cb2d: Waiting [2023-08-21T06:24:55.982Z] 3bb58718b012: Layer already exists [2023-08-21T06:24:55.982Z] 1911b92483d8: Layer already exists [2023-08-21T06:24:55.982Z] e58424cc3f2d: Layer already exists [2023-08-21T06:24:55.982Z] eb04e475338e: Layer already exists [2023-08-21T06:24:55.982Z] 8addbbb8b354: Layer already exists [2023-08-21T06:24:55.982Z] 36b50b131297: Layer already exists [2023-08-21T06:24:55.982Z] 2103d173cb2d: Layer already exists [2023-08-21T06:24:55.982Z] 8e575415188c: Layer already exists [2023-08-21T06:24:55.982Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29: digest: sha256:8cc0313dc7f0381408e4ee83a0d111968d62ae5276adac475aede833c776a539 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:56.282Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:56.581Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-08-21T06:24:56.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-08-21T06:24:56.581Z] eb04e475338e: Preparing [2023-08-21T06:24:56.581Z] 3bb58718b012: Preparing [2023-08-21T06:24:56.581Z] 8addbbb8b354: Preparing [2023-08-21T06:24:56.581Z] 1911b92483d8: Preparing [2023-08-21T06:24:56.581Z] e58424cc3f2d: Preparing [2023-08-21T06:24:56.581Z] 2103d173cb2d: Preparing [2023-08-21T06:24:56.581Z] 8e575415188c: Preparing [2023-08-21T06:24:56.581Z] 36b50b131297: Preparing [2023-08-21T06:24:56.581Z] 36b50b131297: Waiting [2023-08-21T06:24:56.581Z] 2103d173cb2d: Waiting [2023-08-21T06:24:56.581Z] 8addbbb8b354: Layer already exists [2023-08-21T06:24:56.581Z] e58424cc3f2d: Layer already exists [2023-08-21T06:24:56.581Z] 3bb58718b012: Layer already exists [2023-08-21T06:24:56.581Z] 1911b92483d8: Layer already exists [2023-08-21T06:24:56.581Z] eb04e475338e: Layer already exists [2023-08-21T06:24:56.581Z] 8e575415188c: Layer already exists [2023-08-21T06:24:56.581Z] 2103d173cb2d: Layer already exists [2023-08-21T06:24:56.581Z] 36b50b131297: Layer already exists [2023-08-21T06:24:56.581Z] main: digest: sha256:8cc0313dc7f0381408e4ee83a0d111968d62ae5276adac475aede833c776a539 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T06:24:56.628Z] ===================================================== [Pipeline] echo [2023-08-21T06:24:56.636Z] taggedImages: [2023-08-21T06:24:56.636Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4ee02a7625f8a220ea62cf97bba38120ef633ee3 [2023-08-21T06:24:56.636Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-08-21T06:24:56.636Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.29 [2023-08-21T06:24:56.636Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [2023-08-21T06:24:56.636Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-08-21T06:24:56.659Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-08-21T06:24:56.659Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3 [2023-08-21T06:24:56.659Z] latest [2023-08-21T06:24:56.659Z] 3.1.0-dev.29 [2023-08-21T06:24:56.659Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [2023-08-21T06:24:56.659Z] main [2023-08-21T06:24:56.659Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:56.972Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4ee02a7625f8a220ea62cf97bba38120ef633ee3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:24:57.273Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4ee02a7625f8a220ea62cf97bba38120ef633ee3 [2023-08-21T06:24:57.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-08-21T06:24:57.273Z] a7572c7c8312: Preparing [2023-08-21T06:24:57.273Z] 6e48caa5f887: Preparing [2023-08-21T06:24:57.273Z] e58424cc3f2d: Preparing [2023-08-21T06:24:57.273Z] 2103d173cb2d: Preparing [2023-08-21T06:24:57.273Z] b382d3151444: Preparing [2023-08-21T06:24:57.273Z] 36b50b131297: Preparing [2023-08-21T06:24:57.273Z] 36b50b131297: Waiting [2023-08-21T06:24:57.273Z] e58424cc3f2d: Layer already exists [2023-08-21T06:24:57.273Z] 2103d173cb2d: Layer already exists [2023-08-21T06:24:57.273Z] 36b50b131297: Layer already exists [2023-08-21T06:24:57.273Z] a7572c7c8312: Pushed [2023-08-21T06:24:57.273Z] b382d3151444: Pushed [2023-08-21T06:24:59.803Z] 6e48caa5f887: Pushed [2023-08-21T06:25:00.062Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3: digest: sha256:e96ad35093ffc13ed0a241d217ac41f980e881f2183b51a12b7cb22b923f7f07 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:25:00.366Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:25:00.665Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-08-21T06:25:00.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-08-21T06:25:00.665Z] a7572c7c8312: Preparing [2023-08-21T06:25:00.665Z] 6e48caa5f887: Preparing [2023-08-21T06:25:00.665Z] e58424cc3f2d: Preparing [2023-08-21T06:25:00.665Z] 2103d173cb2d: Preparing [2023-08-21T06:25:00.665Z] b382d3151444: Preparing [2023-08-21T06:25:00.665Z] 36b50b131297: Preparing [2023-08-21T06:25:00.665Z] 36b50b131297: Waiting [2023-08-21T06:25:00.665Z] 6e48caa5f887: Layer already exists [2023-08-21T06:25:00.665Z] e58424cc3f2d: Layer already exists [2023-08-21T06:25:00.665Z] a7572c7c8312: Layer already exists [2023-08-21T06:25:00.665Z] b382d3151444: Layer already exists [2023-08-21T06:25:00.665Z] 2103d173cb2d: Layer already exists [2023-08-21T06:25:00.665Z] 36b50b131297: Layer already exists [2023-08-21T06:25:00.665Z] latest: digest: sha256:e96ad35093ffc13ed0a241d217ac41f980e881f2183b51a12b7cb22b923f7f07 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:25:00.970Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:25:01.278Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.29 [2023-08-21T06:25:01.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-08-21T06:25:01.278Z] a7572c7c8312: Preparing [2023-08-21T06:25:01.278Z] 6e48caa5f887: Preparing [2023-08-21T06:25:01.278Z] e58424cc3f2d: Preparing [2023-08-21T06:25:01.278Z] 2103d173cb2d: Preparing [2023-08-21T06:25:01.278Z] b382d3151444: Preparing [2023-08-21T06:25:01.278Z] 36b50b131297: Preparing [2023-08-21T06:25:01.278Z] 36b50b131297: Waiting [2023-08-21T06:25:01.278Z] 2103d173cb2d: Layer already exists [2023-08-21T06:25:01.278Z] 6e48caa5f887: Layer already exists [2023-08-21T06:25:01.278Z] a7572c7c8312: Layer already exists [2023-08-21T06:25:01.278Z] b382d3151444: Layer already exists [2023-08-21T06:25:01.278Z] e58424cc3f2d: Layer already exists [2023-08-21T06:25:01.278Z] 36b50b131297: Layer already exists [2023-08-21T06:25:01.278Z] 3.1.0-dev.29: digest: sha256:e96ad35093ffc13ed0a241d217ac41f980e881f2183b51a12b7cb22b923f7f07 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:25:01.586Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:25:01.881Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [2023-08-21T06:25:01.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-08-21T06:25:01.881Z] a7572c7c8312: Preparing [2023-08-21T06:25:01.881Z] 6e48caa5f887: Preparing [2023-08-21T06:25:01.881Z] e58424cc3f2d: Preparing [2023-08-21T06:25:01.881Z] 2103d173cb2d: Preparing [2023-08-21T06:25:01.881Z] b382d3151444: Preparing [2023-08-21T06:25:01.881Z] 36b50b131297: Preparing [2023-08-21T06:25:01.881Z] 36b50b131297: Waiting [2023-08-21T06:25:01.881Z] 6e48caa5f887: Layer already exists [2023-08-21T06:25:01.881Z] a7572c7c8312: Layer already exists [2023-08-21T06:25:01.881Z] e58424cc3f2d: Layer already exists [2023-08-21T06:25:01.881Z] b382d3151444: Layer already exists [2023-08-21T06:25:01.881Z] 2103d173cb2d: Layer already exists [2023-08-21T06:25:01.881Z] 36b50b131297: Layer already exists [2023-08-21T06:25:01.881Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29: digest: sha256:e96ad35093ffc13ed0a241d217ac41f980e881f2183b51a12b7cb22b923f7f07 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:25:02.181Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:25:02.486Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-08-21T06:25:02.486Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-08-21T06:25:02.486Z] a7572c7c8312: Preparing [2023-08-21T06:25:02.486Z] 6e48caa5f887: Preparing [2023-08-21T06:25:02.486Z] e58424cc3f2d: Preparing [2023-08-21T06:25:02.486Z] 2103d173cb2d: Preparing [2023-08-21T06:25:02.486Z] b382d3151444: Preparing [2023-08-21T06:25:02.486Z] 36b50b131297: Preparing [2023-08-21T06:25:02.486Z] 36b50b131297: Waiting [2023-08-21T06:25:02.486Z] 6e48caa5f887: Layer already exists [2023-08-21T06:25:02.486Z] e58424cc3f2d: Layer already exists [2023-08-21T06:25:02.486Z] 2103d173cb2d: Layer already exists [2023-08-21T06:25:02.486Z] a7572c7c8312: Layer already exists [2023-08-21T06:25:02.486Z] b382d3151444: Layer already exists [2023-08-21T06:25:02.486Z] 36b50b131297: Layer already exists [2023-08-21T06:25:02.486Z] main: digest: sha256:e96ad35093ffc13ed0a241d217ac41f980e881f2183b51a12b7cb22b923f7f07 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T06:25:02.528Z] ===================================================== [Pipeline] echo [2023-08-21T06:25:02.534Z] taggedImages: [2023-08-21T06:25:02.534Z] - nexus3.edgexfoundry.org:10004/support-notifications:4ee02a7625f8a220ea62cf97bba38120ef633ee3 [2023-08-21T06:25:02.534Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-08-21T06:25:02.534Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.29 [2023-08-21T06:25:02.534Z] - nexus3.edgexfoundry.org:10004/support-notifications:4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [2023-08-21T06:25:02.534Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-08-21T06:25:02.549Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-08-21T06:25:02.549Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3 [2023-08-21T06:25:02.549Z] latest [2023-08-21T06:25:02.549Z] 3.1.0-dev.29 [2023-08-21T06:25:02.549Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [2023-08-21T06:25:02.549Z] main [2023-08-21T06:25:02.549Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:25:02.869Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4ee02a7625f8a220ea62cf97bba38120ef633ee3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:25:03.167Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4ee02a7625f8a220ea62cf97bba38120ef633ee3 [2023-08-21T06:25:03.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-08-21T06:25:03.167Z] 59f8225b786a: Preparing [2023-08-21T06:25:03.167Z] 74717b555fe2: Preparing [2023-08-21T06:25:03.167Z] e58424cc3f2d: Preparing [2023-08-21T06:25:03.167Z] 2103d173cb2d: Preparing [2023-08-21T06:25:03.167Z] 432d35019acc: Preparing [2023-08-21T06:25:03.167Z] 36b50b131297: Preparing [2023-08-21T06:25:03.167Z] 36b50b131297: Waiting [2023-08-21T06:25:03.167Z] 2103d173cb2d: Layer already exists [2023-08-21T06:25:03.167Z] e58424cc3f2d: Layer already exists [2023-08-21T06:25:03.167Z] 36b50b131297: Layer already exists [2023-08-21T06:25:03.167Z] 432d35019acc: Layer already exists [2023-08-21T06:25:03.167Z] 59f8225b786a: Pushed [2023-08-21T06:25:05.697Z] 74717b555fe2: Pushed [2023-08-21T06:25:05.957Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3: digest: sha256:b7636ca30366b24264c2af9000ec93b4c4b083c90ccd30b33a36e427a6318373 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:25:06.264Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:25:06.566Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-08-21T06:25:06.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-08-21T06:25:06.566Z] 59f8225b786a: Preparing [2023-08-21T06:25:06.566Z] 74717b555fe2: Preparing [2023-08-21T06:25:06.566Z] e58424cc3f2d: Preparing [2023-08-21T06:25:06.566Z] 2103d173cb2d: Preparing [2023-08-21T06:25:06.566Z] 432d35019acc: Preparing [2023-08-21T06:25:06.566Z] 36b50b131297: Preparing [2023-08-21T06:25:06.566Z] e58424cc3f2d: Layer already exists [2023-08-21T06:25:06.566Z] 59f8225b786a: Layer already exists [2023-08-21T06:25:06.566Z] 2103d173cb2d: Layer already exists [2023-08-21T06:25:06.566Z] 432d35019acc: Layer already exists [2023-08-21T06:25:06.566Z] 74717b555fe2: Layer already exists [2023-08-21T06:25:06.566Z] 36b50b131297: Layer already exists [2023-08-21T06:25:06.566Z] latest: digest: sha256:b7636ca30366b24264c2af9000ec93b4c4b083c90ccd30b33a36e427a6318373 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:25:06.870Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:25:07.179Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.29 [2023-08-21T06:25:07.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-08-21T06:25:07.179Z] 59f8225b786a: Preparing [2023-08-21T06:25:07.179Z] 74717b555fe2: Preparing [2023-08-21T06:25:07.179Z] e58424cc3f2d: Preparing [2023-08-21T06:25:07.179Z] 2103d173cb2d: Preparing [2023-08-21T06:25:07.179Z] 432d35019acc: Preparing [2023-08-21T06:25:07.179Z] 36b50b131297: Preparing [2023-08-21T06:25:07.179Z] 36b50b131297: Waiting [2023-08-21T06:25:07.179Z] e58424cc3f2d: Layer already exists [2023-08-21T06:25:07.179Z] 59f8225b786a: Layer already exists [2023-08-21T06:25:07.179Z] 432d35019acc: Layer already exists [2023-08-21T06:25:07.179Z] 74717b555fe2: Layer already exists [2023-08-21T06:25:07.179Z] 2103d173cb2d: Layer already exists [2023-08-21T06:25:07.179Z] 36b50b131297: Layer already exists [2023-08-21T06:25:07.179Z] 3.1.0-dev.29: digest: sha256:b7636ca30366b24264c2af9000ec93b4c4b083c90ccd30b33a36e427a6318373 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:25:07.482Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:25:07.789Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [2023-08-21T06:25:07.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-08-21T06:25:07.789Z] 59f8225b786a: Preparing [2023-08-21T06:25:07.789Z] 74717b555fe2: Preparing [2023-08-21T06:25:07.789Z] e58424cc3f2d: Preparing [2023-08-21T06:25:07.789Z] 2103d173cb2d: Preparing [2023-08-21T06:25:07.789Z] 432d35019acc: Preparing [2023-08-21T06:25:07.789Z] 36b50b131297: Preparing [2023-08-21T06:25:07.789Z] 36b50b131297: Waiting [2023-08-21T06:25:07.789Z] 74717b555fe2: Layer already exists [2023-08-21T06:25:07.789Z] e58424cc3f2d: Layer already exists [2023-08-21T06:25:07.789Z] 432d35019acc: Layer already exists [2023-08-21T06:25:07.789Z] 2103d173cb2d: Layer already exists [2023-08-21T06:25:07.789Z] 59f8225b786a: Layer already exists [2023-08-21T06:25:07.789Z] 36b50b131297: Layer already exists [2023-08-21T06:25:07.789Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29: digest: sha256:b7636ca30366b24264c2af9000ec93b4c4b083c90ccd30b33a36e427a6318373 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:25:08.108Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:25:08.416Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-08-21T06:25:08.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-08-21T06:25:08.416Z] 59f8225b786a: Preparing [2023-08-21T06:25:08.416Z] 74717b555fe2: Preparing [2023-08-21T06:25:08.416Z] e58424cc3f2d: Preparing [2023-08-21T06:25:08.416Z] 2103d173cb2d: Preparing [2023-08-21T06:25:08.416Z] 432d35019acc: Preparing [2023-08-21T06:25:08.416Z] 36b50b131297: Preparing [2023-08-21T06:25:08.416Z] 36b50b131297: Waiting [2023-08-21T06:25:08.416Z] 74717b555fe2: Layer already exists [2023-08-21T06:25:08.416Z] 59f8225b786a: Layer already exists [2023-08-21T06:25:08.416Z] 2103d173cb2d: Layer already exists [2023-08-21T06:25:08.416Z] e58424cc3f2d: Layer already exists [2023-08-21T06:25:08.416Z] 432d35019acc: Layer already exists [2023-08-21T06:25:08.416Z] 36b50b131297: Layer already exists [2023-08-21T06:25:08.416Z] main: digest: sha256:b7636ca30366b24264c2af9000ec93b4c4b083c90ccd30b33a36e427a6318373 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T06:25:08.464Z] ===================================================== [Pipeline] echo [2023-08-21T06:25:08.472Z] taggedImages: [2023-08-21T06:25:08.472Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4ee02a7625f8a220ea62cf97bba38120ef633ee3 [2023-08-21T06:25:08.472Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-08-21T06:25:08.472Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.29 [2023-08-21T06:25:08.472Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [2023-08-21T06:25:08.472Z] - 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-08-21T06:39:25.392Z] #128 ... [2023-08-21T06:39:25.392Z] [2023-08-21T06:39:25.392Z] #114 [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-08-21T06:39:25.392Z] #114 929.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.29" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-08-21T06:39:25.392Z] #114 ... [2023-08-21T06:39:25.392Z] [2023-08-21T06:39:25.392Z] #111 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-21T06:39:25.392Z] #111 DONE 930.0s [2023-08-21T06:39:25.392Z] [2023-08-21T06:39:25.392Z] #101 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-21T06:39:25.392Z] #101 ... [2023-08-21T06:39:25.392Z] [2023-08-21T06:39:25.392Z] #147 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T06:39:25.392Z] #147 DONE 0.1s [2023-08-21T06:39:25.392Z] [2023-08-21T06:39:25.392Z] #148 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-08-21T06:39:25.392Z] #148 DONE 0.1s [2023-08-21T06:39:25.392Z] [2023-08-21T06:39:25.392Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-21T06:39:25.392Z] #134 ... [2023-08-21T06:39:25.392Z] [2023-08-21T06:39:25.392Z] #149 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-08-21T06:39:25.392Z] #149 DONE 0.1s [2023-08-21T06:39:25.392Z] [2023-08-21T06:39:25.392Z] #150 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-08-21T06:39:25.392Z] #150 DONE 0.1s [2023-08-21T06:39:25.392Z] [2023-08-21T06:39:25.392Z] #101 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-21T06:39:25.392Z] #101 ... [2023-08-21T06:39:25.392Z] [2023-08-21T06:39:25.392Z] #151 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-08-21T06:39:25.392Z] #151 DONE 0.3s [2023-08-21T06:39:25.392Z] [2023-08-21T06:39:25.392Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-21T06:39:25.392Z] #128 ... [2023-08-21T06:39:25.392Z] [2023-08-21T06:39:25.392Z] #152 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-08-21T06:39:25.392Z] #152 DONE 0.1s [2023-08-21T06:39:25.392Z] [2023-08-21T06:39:25.392Z] #153 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-21T06:39:25.392Z] #153 DONE 4.6s [2023-08-21T06:39:25.392Z] [2023-08-21T06:39:25.392Z] #141 [security-proxy-setup] exporting to image [2023-08-21T06:39:25.392Z] #141 exporting layers [2023-08-21T06:39:25.392Z] #141 exporting layers 0.8s done [2023-08-21T06:39:25.392Z] #141 writing image sha256:f073f2849be4098a05972e0024f752cd9c2ceb5cf70641ca298e2d09b2216882 done [2023-08-21T06:39:25.392Z] #141 naming to docker.io/library/security-proxy-setup-arm64 done [2023-08-21T06:39:25.392Z] #141 DONE 4.8s [2023-08-21T06:39:25.392Z] [2023-08-21T06:39:25.392Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-21T06:39:40.376Z] #134 ... [2023-08-21T06:39:40.376Z] [2023-08-21T06:39:40.376Z] #114 [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-08-21T06:39:40.376Z] #114 DONE 951.6s [2023-08-21T06:39:40.376Z] [2023-08-21T06:39:40.376Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-21T06:39:40.376Z] #128 ... [2023-08-21T06:39:40.376Z] [2023-08-21T06:39:40.376Z] #154 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T06:39:40.376Z] #154 DONE 0.3s [2023-08-21T06:39:40.376Z] [2023-08-21T06:39:40.376Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-21T06:39:40.376Z] #133 ... [2023-08-21T06:39:40.376Z] [2023-08-21T06:39:40.376Z] #155 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-08-21T06:39:40.376Z] #155 DONE 0.1s [2023-08-21T06:39:40.376Z] [2023-08-21T06:39:40.376Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-21T06:39:40.376Z] #133 ... [2023-08-21T06:39:40.376Z] [2023-08-21T06:39:40.377Z] #156 [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-08-21T06:39:40.377Z] #156 DONE 0.1s [2023-08-21T06:39:40.377Z] [2023-08-21T06:39:40.377Z] #101 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-21T06:39:40.377Z] #101 ... [2023-08-21T06:39:40.377Z] [2023-08-21T06:39:40.377Z] #157 [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-08-21T06:39:40.377Z] #157 DONE 0.1s [2023-08-21T06:39:40.377Z] [2023-08-21T06:39:40.377Z] #158 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-08-21T06:39:40.377Z] #158 DONE 0.1s [2023-08-21T06:39:40.377Z] [2023-08-21T06:39:40.377Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-21T06:39:40.377Z] #134 ... [2023-08-21T06:39:40.377Z] [2023-08-21T06:39:40.377Z] #159 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-08-21T06:39:40.377Z] #159 DONE 0.2s [2023-08-21T06:39:40.377Z] [2023-08-21T06:39:40.377Z] #160 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-21T06:39:40.377Z] #160 DONE 0.4s [2023-08-21T06:39:40.377Z] [2023-08-21T06:39:40.377Z] #161 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-08-21T06:39:40.377Z] #161 DONE 0.2s [2023-08-21T06:39:40.377Z] [2023-08-21T06:39:40.377Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-21T06:39:40.377Z] #133 ... [2023-08-21T06:39:40.377Z] [2023-08-21T06:39:40.377Z] #162 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-21T06:39:40.958Z] #162 ... [2023-08-21T06:39:40.958Z] [2023-08-21T06:39:40.958Z] #101 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-21T06:39:40.958Z] #101 DONE 954.7s [2023-08-21T06:39:41.223Z] [2023-08-21T06:39:41.223Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-21T06:39:41.820Z] #133 ... [2023-08-21T06:39:41.821Z] [2023-08-21T06:39:41.821Z] #163 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-21T06:39:42.088Z] #163 DONE 0.2s [2023-08-21T06:39:42.088Z] [2023-08-21T06:39:42.088Z] #164 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-21T06:39:43.509Z] #164 ... [2023-08-21T06:39:43.509Z] [2023-08-21T06:39:43.509Z] #162 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-21T06:39:43.509Z] #162 DONE 3.1s [2023-08-21T06:39:43.509Z] [2023-08-21T06:39:43.509Z] #141 [security-secretstore-setup] exporting to image [2023-08-21T06:39:43.509Z] #141 exporting layers [2023-08-21T06:39:44.912Z] #141 ... [2023-08-21T06:39:44.913Z] [2023-08-21T06:39:44.913Z] #164 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-21T06:39:44.913Z] #164 DONE 2.8s [2023-08-21T06:39:44.913Z] [2023-08-21T06:39:44.913Z] #165 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T06:39:45.179Z] #165 DONE 0.4s [2023-08-21T06:39:45.179Z] [2023-08-21T06:39:45.179Z] #141 [security-secretstore-setup] exporting to image [2023-08-21T06:39:45.179Z] #141 exporting layers 1.8s done [2023-08-21T06:39:45.179Z] #141 writing image sha256:a3737adfdd5aafe9368b9a9625a6a260e77b95c2b79fc5e1ccba3b645bd22ff2 0.0s done [2023-08-21T06:39:45.179Z] #141 naming to docker.io/library/security-secretstore-setup-arm64 [2023-08-21T06:39:45.179Z] #141 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2023-08-21T06:39:45.179Z] #141 DONE 6.7s [2023-08-21T06:39:45.179Z] [2023-08-21T06:39:45.179Z] #166 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-08-21T06:39:45.450Z] #166 DONE 0.2s [2023-08-21T06:39:45.450Z] [2023-08-21T06:39:45.450Z] #167 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-08-21T06:39:45.714Z] #167 ... [2023-08-21T06:39:45.714Z] [2023-08-21T06:39:45.714Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-21T06:39:45.714Z] #131 DONE 959.6s [2023-08-21T06:39:45.979Z] [2023-08-21T06:39:45.979Z] #167 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-08-21T06:39:45.979Z] #167 DONE 0.5s [2023-08-21T06:39:45.979Z] [2023-08-21T06:39:45.979Z] #168 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-08-21T06:39:46.559Z] #168 DONE 0.5s [2023-08-21T06:39:46.559Z] [2023-08-21T06:39:46.559Z] #169 [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-08-21T06:39:46.823Z] #169 DONE 0.3s [2023-08-21T06:39:46.823Z] [2023-08-21T06:39:46.823Z] #170 [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-08-21T06:39:47.088Z] #170 DONE 0.3s [2023-08-21T06:39:47.088Z] [2023-08-21T06:39:47.088Z] #171 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T06:39:47.088Z] #171 DONE 0.3s [2023-08-21T06:39:47.088Z] [2023-08-21T06:39:47.088Z] #172 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-08-21T06:39:47.088Z] #172 ... [2023-08-21T06:39:47.088Z] [2023-08-21T06:39:47.088Z] #173 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-21T06:39:47.088Z] #173 DONE 0.2s [2023-08-21T06:39:47.354Z] [2023-08-21T06:39:47.354Z] #172 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-08-21T06:39:47.354Z] #172 DONE 0.2s [2023-08-21T06:39:47.354Z] [2023-08-21T06:39:47.354Z] #174 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-08-21T06:39:47.354Z] #174 DONE 0.3s [2023-08-21T06:39:47.354Z] [2023-08-21T06:39:47.354Z] #175 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-08-21T06:39:47.620Z] #175 DONE 0.5s [2023-08-21T06:39:47.620Z] [2023-08-21T06:39:47.620Z] #176 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-21T06:39:48.207Z] #176 ... [2023-08-21T06:39:48.207Z] [2023-08-21T06:39:48.207Z] #177 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-08-21T06:39:48.207Z] #177 DONE 0.4s [2023-08-21T06:39:48.473Z] [2023-08-21T06:39:48.473Z] #178 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-08-21T06:39:48.473Z] #178 DONE 0.3s [2023-08-21T06:39:48.473Z] [2023-08-21T06:39:48.473Z] #179 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-21T06:39:50.434Z] #179 ... [2023-08-21T06:39:50.434Z] [2023-08-21T06:39:50.434Z] #176 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-21T06:39:50.434Z] #176 DONE 2.7s [2023-08-21T06:39:50.434Z] [2023-08-21T06:39:50.434Z] #141 [security-bootstrapper] exporting to image [2023-08-21T06:39:50.434Z] #141 exporting layers [2023-08-21T06:39:51.020Z] #141 ... [2023-08-21T06:39:51.020Z] [2023-08-21T06:39:51.020Z] #179 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-21T06:39:51.020Z] #179 DONE 2.5s [2023-08-21T06:39:51.020Z] [2023-08-21T06:39:51.020Z] #141 [security-proxy-auth] exporting to image [2023-08-21T06:39:51.600Z] #141 exporting layers 1.4s done [2023-08-21T06:39:51.600Z] #141 writing image sha256:1068edac6a902824db6e8969944a4faf6ef9724294f271149be5b557521881b2 0.0s done [2023-08-21T06:39:51.600Z] #141 naming to docker.io/library/security-proxy-auth-arm64 done [2023-08-21T06:39:51.600Z] #141 writing image sha256:f8a095f271be2593f2c5a7731c8c707d97384e5791068ed1fbfaedb66feb133d [2023-08-21T06:39:51.600Z] #141 writing image sha256:f8a095f271be2593f2c5a7731c8c707d97384e5791068ed1fbfaedb66feb133d done [2023-08-21T06:39:51.600Z] #141 naming to docker.io/library/security-bootstrapper-arm64 done [2023-08-21T06:39:51.600Z] #141 DONE 8.2s [2023-08-21T06:39:51.600Z] [2023-08-21T06:39:51.600Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-21T06:40:13.644Z] #127 DONE 984.1s [2023-08-21T06:40:13.644Z] [2023-08-21T06:40:13.644Z] #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-21T06:40:13.644Z] #129 ... [2023-08-21T06:40:13.644Z] [2023-08-21T06:40:13.645Z] #180 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T06:40:13.645Z] #180 DONE 0.1s [2023-08-21T06:40:13.645Z] [2023-08-21T06:40:13.645Z] #181 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-21T06:40:13.645Z] #181 DONE 0.2s [2023-08-21T06:40:13.645Z] [2023-08-21T06:40:13.645Z] #182 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-08-21T06:40:13.645Z] #182 DONE 0.3s [2023-08-21T06:40:13.645Z] [2023-08-21T06:40:13.645Z] #183 [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-08-21T06:40:13.645Z] #183 DONE 0.2s [2023-08-21T06:40:13.645Z] [2023-08-21T06:40:13.645Z] #184 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-08-21T06:40:13.645Z] #184 DONE 0.2s [2023-08-21T06:40:13.645Z] [2023-08-21T06:40:13.645Z] #185 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-21T06:40:13.645Z] #185 DONE 1.9s [2023-08-21T06:40:13.645Z] [2023-08-21T06:40:13.645Z] #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-21T06:40:13.645Z] #129 ... [2023-08-21T06:40:13.645Z] [2023-08-21T06:40:13.645Z] #141 [core-common-config-bootstrapper] exporting to image [2023-08-21T06:40:13.645Z] #141 exporting layers [2023-08-21T06:40:13.915Z] #141 exporting layers 0.4s done [2023-08-21T06:40:14.180Z] #141 writing image sha256:ab26371318d9145690376b1da6f99ecc58579b483dcb008c891baa1cc2176edc done [2023-08-21T06:40:14.180Z] #141 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-08-21T06:40:14.180Z] #141 DONE 8.6s [2023-08-21T06:40:14.180Z] [2023-08-21T06:40:14.180Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-21T06:40:46.374Z] #137 ... [2023-08-21T06:40:46.374Z] [2023-08-21T06:40:46.374Z] #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-21T06:40:46.374Z] #129 DONE 1020.1s [2023-08-21T06:40:46.374Z] [2023-08-21T06:40:46.374Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-21T06:40:46.965Z] #133 ... [2023-08-21T06:40:46.965Z] [2023-08-21T06:40:46.965Z] #186 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T06:40:46.965Z] #186 DONE 0.1s [2023-08-21T06:40:46.965Z] [2023-08-21T06:40:46.965Z] #187 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-08-21T06:40:47.232Z] #187 DONE 0.1s [2023-08-21T06:40:47.232Z] [2023-08-21T06:40:47.232Z] #188 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-08-21T06:40:47.232Z] #188 DONE 0.2s [2023-08-21T06:40:47.232Z] [2023-08-21T06:40:47.232Z] #189 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-08-21T06:40:47.496Z] #189 DONE 0.1s [2023-08-21T06:40:47.496Z] [2023-08-21T06:40:47.496Z] #141 [core-command] exporting to image [2023-08-21T06:40:47.496Z] #141 exporting layers [2023-08-21T06:40:47.761Z] #141 exporting layers 0.3s done [2023-08-21T06:40:47.761Z] #141 writing image sha256:2c6f0d85517c55277e27c376cd41070ba6d856e2357db9629cd3fb2fca7d4c48 done [2023-08-21T06:40:47.761Z] #141 naming to docker.io/library/core-command-arm64 done [2023-08-21T06:40:47.761Z] #141 DONE 9.0s [2023-08-21T06:40:47.761Z] [2023-08-21T06:40:47.761Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-21T06:41:02.730Z] #133 ... [2023-08-21T06:41:02.730Z] [2023-08-21T06:41:02.730Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-21T06:41:02.730Z] #134 DONE 1035.8s [2023-08-21T06:41:02.730Z] [2023-08-21T06:41:02.730Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-21T06:41:03.000Z] #128 ... [2023-08-21T06:41:03.000Z] [2023-08-21T06:41:03.000Z] #190 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T06:41:03.000Z] #190 DONE 0.1s [2023-08-21T06:41:03.000Z] [2023-08-21T06:41:03.000Z] #191 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-21T06:41:03.000Z] #191 DONE 0.1s [2023-08-21T06:41:03.000Z] [2023-08-21T06:41:03.000Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-21T06:41:03.266Z] #137 ... [2023-08-21T06:41:03.266Z] [2023-08-21T06:41:03.266Z] #192 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-21T06:41:03.533Z] #192 DONE 0.4s [2023-08-21T06:41:03.533Z] [2023-08-21T06:41:03.533Z] #193 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-08-21T06:41:03.533Z] #193 DONE 0.2s [2023-08-21T06:41:03.533Z] [2023-08-21T06:41:03.533Z] #141 [core-data] exporting to image [2023-08-21T06:41:03.533Z] #141 exporting layers [2023-08-21T06:41:03.799Z] #141 exporting layers 0.3s done [2023-08-21T06:41:04.064Z] #141 writing image sha256:62460a4e938c226261ab7123c2e1e1188934ff0202d22d5d471ce6d06f01f0a1 done [2023-08-21T06:41:04.064Z] #141 naming to docker.io/library/core-data-arm64 done [2023-08-21T06:41:04.064Z] #141 DONE 9.2s [2023-08-21T06:41:04.064Z] [2023-08-21T06:41:04.064Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-21T06:41:04.330Z] #128 ... [2023-08-21T06:41:04.330Z] [2023-08-21T06:41:04.330Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-21T06:41:04.330Z] #137 DONE 1038.2s [2023-08-21T06:41:04.597Z] [2023-08-21T06:41:04.597Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-21T06:41:04.864Z] #130 ... [2023-08-21T06:41:04.864Z] [2023-08-21T06:41:04.864Z] #194 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T06:41:05.133Z] #194 DONE 0.1s [2023-08-21T06:41:05.133Z] [2023-08-21T06:41:05.133Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-21T06:41:05.133Z] #133 ... [2023-08-21T06:41:05.133Z] [2023-08-21T06:41:05.133Z] #195 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-21T06:41:05.133Z] #195 DONE 0.1s [2023-08-21T06:41:05.398Z] [2023-08-21T06:41:05.398Z] #196 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-08-21T06:41:05.662Z] #196 DONE 0.4s [2023-08-21T06:41:05.662Z] [2023-08-21T06:41:05.662Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-21T06:41:05.662Z] #130 ... [2023-08-21T06:41:05.662Z] [2023-08-21T06:41:05.662Z] #197 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-08-21T06:41:05.662Z] #197 DONE 0.1s [2023-08-21T06:41:05.927Z] [2023-08-21T06:41:05.927Z] #198 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-08-21T06:41:05.927Z] #198 DONE 0.1s [2023-08-21T06:41:05.927Z] [2023-08-21T06:41:05.927Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-21T06:41:05.927Z] #133 ... [2023-08-21T06:41:05.927Z] [2023-08-21T06:41:05.927Z] #141 [core-metadata] exporting to image [2023-08-21T06:41:06.192Z] #141 exporting layers 0.3s done [2023-08-21T06:41:06.192Z] #141 writing image sha256:0bee4415e3fc2b55107055b5dfb68191c6d0c01454b9e5fc5e40d19ed4644ab8 done [2023-08-21T06:41:06.192Z] #141 naming to docker.io/library/core-metadata-arm64 done [2023-08-21T06:41:06.192Z] #141 DONE 9.5s [2023-08-21T06:41:06.192Z] [2023-08-21T06:41:06.192Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-21T06:41:32.842Z] #130 ... [2023-08-21T06:41:32.842Z] [2023-08-21T06:41:32.842Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-21T06:41:32.842Z] #128 DONE 1063.7s [2023-08-21T06:41:32.842Z] [2023-08-21T06:41:32.842Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-21T06:41:32.842Z] #133 ... [2023-08-21T06:41:32.842Z] [2023-08-21T06:41:32.842Z] #199 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T06:41:32.842Z] #199 DONE 0.2s [2023-08-21T06:41:32.842Z] [2023-08-21T06:41:32.842Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-21T06:41:32.842Z] #133 ... [2023-08-21T06:41:32.842Z] [2023-08-21T06:41:32.842Z] #200 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-21T06:41:32.842Z] #200 DONE 0.1s [2023-08-21T06:41:32.842Z] [2023-08-21T06:41:32.842Z] #201 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-08-21T06:41:32.842Z] #201 DONE 0.3s [2023-08-21T06:41:32.842Z] [2023-08-21T06:41:32.842Z] #202 [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-08-21T06:41:32.842Z] #202 DONE 0.1s [2023-08-21T06:41:32.842Z] [2023-08-21T06:41:32.842Z] #141 [security-spiffe-token-provider] exporting to image [2023-08-21T06:41:32.842Z] #141 exporting layers [2023-08-21T06:41:32.842Z] #141 exporting layers 0.6s done [2023-08-21T06:41:32.842Z] #141 writing image sha256:e70fcaa8e0607311575bbec0957bb27d14c7cb9ccd295256b455229b3721c813 done [2023-08-21T06:41:32.842Z] #141 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-08-21T06:41:32.842Z] #141 DONE 10.1s [2023-08-21T06:41:32.842Z] [2023-08-21T06:41:32.842Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-21T06:41:59.513Z] #133 DONE 1092.1s [2023-08-21T06:41:59.513Z] [2023-08-21T06:41:59.513Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-21T06:41:59.513Z] #130 ... [2023-08-21T06:41:59.513Z] [2023-08-21T06:41:59.513Z] #203 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T06:41:59.513Z] #203 DONE 0.1s [2023-08-21T06:41:59.513Z] [2023-08-21T06:41:59.513Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-21T06:41:59.513Z] #130 ... [2023-08-21T06:41:59.513Z] [2023-08-21T06:41:59.513Z] #204 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-21T06:41:59.513Z] #204 DONE 0.1s [2023-08-21T06:41:59.513Z] [2023-08-21T06:41:59.513Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-21T06:41:59.513Z] #130 DONE 1092.8s [2023-08-21T06:41:59.513Z] [2023-08-21T06:41:59.513Z] #205 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-08-21T06:41:59.513Z] #205 DONE 0.4s [2023-08-21T06:41:59.513Z] [2023-08-21T06:41:59.513Z] #206 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T06:41:59.513Z] #206 DONE 0.2s [2023-08-21T06:41:59.513Z] [2023-08-21T06:41:59.513Z] #207 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-08-21T06:41:59.513Z] #207 DONE 0.1s [2023-08-21T06:41:59.513Z] [2023-08-21T06:41:59.513Z] #141 [support-scheduler] exporting to image [2023-08-21T06:41:59.513Z] #141 exporting layers [2023-08-21T06:41:59.779Z] #141 ... [2023-08-21T06:41:59.779Z] [2023-08-21T06:41:59.779Z] #208 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-21T06:41:59.779Z] #208 DONE 0.2s [2023-08-21T06:42:00.044Z] [2023-08-21T06:42:00.044Z] #209 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-21T06:42:00.044Z] #209 DONE 0.4s [2023-08-21T06:42:00.044Z] [2023-08-21T06:42:00.044Z] #141 [support-scheduler] exporting to image [2023-08-21T06:42:00.044Z] #141 exporting layers 0.5s done [2023-08-21T06:42:00.044Z] #141 writing image sha256:02adeaa9638aa54a8751d8b304f1ee15a65bf548bf5dd7d050a05e3b2f698f28 [2023-08-21T06:42:00.310Z] #141 writing image sha256:02adeaa9638aa54a8751d8b304f1ee15a65bf548bf5dd7d050a05e3b2f698f28 done [2023-08-21T06:42:00.310Z] #141 naming to docker.io/library/support-scheduler-arm64 done [2023-08-21T06:42:00.310Z] #141 DONE 10.6s [2023-08-21T06:42:00.310Z] [2023-08-21T06:42:00.310Z] #210 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-08-21T06:42:00.310Z] #210 DONE 0.2s [2023-08-21T06:42:00.310Z] [2023-08-21T06:42:00.310Z] #141 [support-notifications] exporting to image [2023-08-21T06:42:00.575Z] #141 exporting layers 0.4s done [2023-08-21T06:42:00.575Z] #141 writing image sha256:fafd66e4f6703381c6a8afe6a4e21fdf51cb416c961c531ab835e369d197ccc4 done [2023-08-21T06:42:00.575Z] #141 naming to docker.io/library/support-notifications-arm64 done [2023-08-21T06:42:00.575Z] #141 DONE 11.0s [2023-08-21T06:42:00.575Z] time="2023-08-21T06:22:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T06:42:00.575Z] time="2023-08-21T06:22:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T06:42:00.575Z] time="2023-08-21T06:22:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T06:42:00.575Z] time="2023-08-21T06:22:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T06:42:00.575Z] time="2023-08-21T06:22:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T06:42:00.575Z] time="2023-08-21T06:22:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T06:42:00.575Z] time="2023-08-21T06:22:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T06:42:00.575Z] time="2023-08-21T06:22:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T06:42:00.575Z] time="2023-08-21T06:22:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T06:42:00.575Z] time="2023-08-21T06:22:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T06:42:00.575Z] time="2023-08-21T06:22:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T06:42:00.575Z] time="2023-08-21T06:22:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T06:42:00.575Z] time="2023-08-21T06:22:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T06:42:00.575Z] time="2023-08-21T06:22:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-08-21T06:42:00.606Z] $ docker stop --time=1 1f87def7b71fc172dccb08f81bbfff90841f72c7f88d1170a3f415f4f9d73edf [2023-08-21T06:42:02.227Z] $ docker rm -f --volumes 1f87def7b71fc172dccb08f81bbfff90841f72c7f88d1170a3f415f4f9d73edf [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-21T06:42:02.809Z] + docker images [2023-08-21T06:42:02.809Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-08-21T06:42:02.809Z] support-notifications-arm64 latest fafd66e4f670 2 seconds ago 33.7MB [2023-08-21T06:42:02.809Z] support-scheduler-arm64 latest 02adeaa9638a 3 seconds ago 32.9MB [2023-08-21T06:42:02.809Z] security-spiffe-token-provider-arm64 latest e70fcaa8e060 31 seconds ago 33.3MB [2023-08-21T06:42:02.809Z] core-metadata-arm64 latest 0bee4415e3fc 57 seconds ago 21.2MB [2023-08-21T06:42:02.809Z] core-data-arm64 latest 62460a4e938c 59 seconds ago 20.9MB [2023-08-21T06:42:02.809Z] core-command-arm64 latest 2c6f0d85517c About a minute ago 20.8MB [2023-08-21T06:42:02.809Z] core-common-config-bootstrapper-arm64 latest ab26371318d9 About a minute ago 18MB [2023-08-21T06:42:02.809Z] security-proxy-auth-arm64 latest 1068edac6a90 2 minutes ago 19.3MB [2023-08-21T06:42:02.809Z] security-bootstrapper-arm64 latest f8a095f271be 2 minutes ago 22.6MB [2023-08-21T06:42:02.809Z] security-secretstore-setup-arm64 latest a3737adfdd5a 2 minutes ago 43MB [2023-08-21T06:42:02.809Z] security-proxy-setup-arm64 latest f073f2849be4 2 minutes ago 28.8MB [2023-08-21T06:42:02.809Z] security-spire-agent-arm64 latest e91aa04c4280 18 minutes ago 152MB [2023-08-21T06:42:02.809Z] security-spire-config-arm64 latest d3ee5949ade0 18 minutes ago 96.1MB [2023-08-21T06:42:02.809Z] security-spire-server-arm64 latest 5aceef829150 18 minutes ago 96.9MB [2023-08-21T06:42:02.809Z] ci-base-image-arm64 latest f51c50a07d0f 20 minutes ago 1.05GB [2023-08-21T06:42:02.809Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 5 weeks ago 677MB [2023-08-21T06:42:02.809Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-21T06:42:02.937Z] provisioning config files... [2023-08-21T06:42:02.951Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/563@tmp/config18139759931529352865tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-21T06:42:03.282Z] ---> docker-login.sh [2023-08-21T06:42:03.282Z] nexus3.edgexfoundry.org:10001 [2023-08-21T06:42:03.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T06:42:03.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T06:42:03.549Z] Configure a credential helper to remove this warning. See [2023-08-21T06:42:03.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T06:42:03.549Z] [2023-08-21T06:42:03.549Z] Login Succeeded [2023-08-21T06:42:03.549Z] nexus3.edgexfoundry.org:10002 [2023-08-21T06:42:03.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T06:42:04.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T06:42:04.081Z] Configure a credential helper to remove this warning. See [2023-08-21T06:42:04.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T06:42:04.081Z] [2023-08-21T06:42:04.081Z] Login Succeeded [2023-08-21T06:42:04.081Z] nexus3.edgexfoundry.org:10003 [2023-08-21T06:42:04.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T06:42:04.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T06:42:04.348Z] Configure a credential helper to remove this warning. See [2023-08-21T06:42:04.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T06:42:04.348Z] [2023-08-21T06:42:04.348Z] Login Succeeded [2023-08-21T06:42:04.348Z] nexus3.edgexfoundry.org:10004 [2023-08-21T06:42:04.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T06:42:04.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T06:42:04.614Z] Configure a credential helper to remove this warning. See [2023-08-21T06:42:04.614Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T06:42:04.614Z] [2023-08-21T06:42:04.614Z] Login Succeeded [2023-08-21T06:42:04.614Z] docker.io [2023-08-21T06:42:04.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T06:42:05.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T06:42:05.142Z] Configure a credential helper to remove this warning. See [2023-08-21T06:42:05.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T06:42:05.142Z] [2023-08-21T06:42:05.142Z] Login Succeeded [2023-08-21T06:42:05.142Z] ---> docker-login.sh ends [Pipeline] } [2023-08-21T06:42:05.153Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T06:42:05.179Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-21T06:42:05.196Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-08-21T06:42:05.196Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3 [2023-08-21T06:42:05.196Z] latest [2023-08-21T06:42:05.196Z] 3.1.0-dev.29 [2023-08-21T06:42:05.196Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [2023-08-21T06:42:05.196Z] main [2023-08-21T06:42:05.196Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:42:05.526Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4ee02a7625f8a220ea62cf97bba38120ef633ee3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:42:05.856Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4ee02a7625f8a220ea62cf97bba38120ef633ee3 [2023-08-21T06:42:05.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-08-21T06:42:05.857Z] d3739a0128f6: Preparing [2023-08-21T06:42:05.857Z] 84b6ca641984: Preparing [2023-08-21T06:42:05.857Z] 14ec21683cd6: Preparing [2023-08-21T06:42:05.857Z] 04dc60420e28: Preparing [2023-08-21T06:42:05.857Z] 36f9a1ec2c01: Preparing [2023-08-21T06:42:05.857Z] d2d9d24a8c2a: Preparing [2023-08-21T06:42:05.857Z] d2d9d24a8c2a: Waiting [2023-08-21T06:42:06.121Z] 14ec21683cd6: Pushed [2023-08-21T06:42:06.121Z] 36f9a1ec2c01: Pushed [2023-08-21T06:42:06.121Z] d2d9d24a8c2a: Layer already exists [2023-08-21T06:42:06.121Z] d3739a0128f6: Pushed [2023-08-21T06:42:06.121Z] 04dc60420e28: Pushed [2023-08-21T06:42:09.575Z] 84b6ca641984: Pushed [2023-08-21T06:42:09.575Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3: digest: sha256:fe9853da0d9f7b664cd4c6490ecde7ae0309a7e4ca7181300dab145cab6b651b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:42:09.907Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:42:10.236Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-08-21T06:42:10.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-08-21T06:42:10.236Z] d3739a0128f6: Preparing [2023-08-21T06:42:10.236Z] 84b6ca641984: Preparing [2023-08-21T06:42:10.236Z] 14ec21683cd6: Preparing [2023-08-21T06:42:10.236Z] 04dc60420e28: Preparing [2023-08-21T06:42:10.236Z] 36f9a1ec2c01: Preparing [2023-08-21T06:42:10.236Z] d2d9d24a8c2a: Preparing [2023-08-21T06:42:10.236Z] d2d9d24a8c2a: Waiting [2023-08-21T06:42:10.236Z] 84b6ca641984: Layer already exists [2023-08-21T06:42:10.236Z] 14ec21683cd6: Layer already exists [2023-08-21T06:42:10.236Z] d3739a0128f6: Layer already exists [2023-08-21T06:42:10.236Z] 04dc60420e28: Layer already exists [2023-08-21T06:42:10.236Z] 36f9a1ec2c01: Layer already exists [2023-08-21T06:42:10.236Z] d2d9d24a8c2a: Layer already exists [2023-08-21T06:42:10.236Z] latest: digest: sha256:fe9853da0d9f7b664cd4c6490ecde7ae0309a7e4ca7181300dab145cab6b651b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:42:10.568Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:42:10.904Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.29 [2023-08-21T06:42:10.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-08-21T06:42:10.904Z] d3739a0128f6: Preparing [2023-08-21T06:42:10.904Z] 84b6ca641984: Preparing [2023-08-21T06:42:10.904Z] 14ec21683cd6: Preparing [2023-08-21T06:42:10.904Z] 04dc60420e28: Preparing [2023-08-21T06:42:10.904Z] 36f9a1ec2c01: Preparing [2023-08-21T06:42:10.904Z] d2d9d24a8c2a: Preparing [2023-08-21T06:42:10.904Z] d2d9d24a8c2a: Waiting [2023-08-21T06:42:10.904Z] 84b6ca641984: Layer already exists [2023-08-21T06:42:10.904Z] 36f9a1ec2c01: Layer already exists [2023-08-21T06:42:10.904Z] 14ec21683cd6: Layer already exists [2023-08-21T06:42:10.904Z] d3739a0128f6: Layer already exists [2023-08-21T06:42:10.904Z] 04dc60420e28: Layer already exists [2023-08-21T06:42:10.904Z] d2d9d24a8c2a: Layer already exists [2023-08-21T06:42:10.904Z] 3.1.0-dev.29: digest: sha256:fe9853da0d9f7b664cd4c6490ecde7ae0309a7e4ca7181300dab145cab6b651b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:42:11.244Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:42:11.582Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [2023-08-21T06:42:11.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-08-21T06:42:11.582Z] d3739a0128f6: Preparing [2023-08-21T06:42:11.582Z] 84b6ca641984: Preparing [2023-08-21T06:42:11.582Z] 14ec21683cd6: Preparing [2023-08-21T06:42:11.582Z] 04dc60420e28: Preparing [2023-08-21T06:42:11.582Z] 36f9a1ec2c01: Preparing [2023-08-21T06:42:11.582Z] d2d9d24a8c2a: Preparing [2023-08-21T06:42:11.582Z] d2d9d24a8c2a: Waiting [2023-08-21T06:42:11.582Z] 04dc60420e28: Layer already exists [2023-08-21T06:42:11.582Z] d3739a0128f6: Layer already exists [2023-08-21T06:42:11.582Z] 14ec21683cd6: Layer already exists [2023-08-21T06:42:11.582Z] 36f9a1ec2c01: Layer already exists [2023-08-21T06:42:11.582Z] 84b6ca641984: Layer already exists [2023-08-21T06:42:11.582Z] d2d9d24a8c2a: Layer already exists [2023-08-21T06:42:11.582Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29: digest: sha256:fe9853da0d9f7b664cd4c6490ecde7ae0309a7e4ca7181300dab145cab6b651b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:42:11.928Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:42:12.262Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-08-21T06:42:12.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-08-21T06:42:12.262Z] d3739a0128f6: Preparing [2023-08-21T06:42:12.262Z] 84b6ca641984: Preparing [2023-08-21T06:42:12.262Z] 14ec21683cd6: Preparing [2023-08-21T06:42:12.262Z] 04dc60420e28: Preparing [2023-08-21T06:42:12.262Z] 36f9a1ec2c01: Preparing [2023-08-21T06:42:12.262Z] d2d9d24a8c2a: Preparing [2023-08-21T06:42:12.262Z] d2d9d24a8c2a: Waiting [2023-08-21T06:42:12.262Z] 36f9a1ec2c01: Layer already exists [2023-08-21T06:42:12.262Z] d3739a0128f6: Layer already exists [2023-08-21T06:42:12.262Z] 84b6ca641984: Layer already exists [2023-08-21T06:42:12.262Z] 04dc60420e28: Layer already exists [2023-08-21T06:42:12.262Z] 14ec21683cd6: Layer already exists [2023-08-21T06:42:12.262Z] d2d9d24a8c2a: Layer already exists [2023-08-21T06:42:12.526Z] main: digest: sha256:fe9853da0d9f7b664cd4c6490ecde7ae0309a7e4ca7181300dab145cab6b651b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T06:42:12.575Z] ===================================================== [Pipeline] echo [2023-08-21T06:42:12.585Z] taggedImages: [2023-08-21T06:42:12.585Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4ee02a7625f8a220ea62cf97bba38120ef633ee3 [2023-08-21T06:42:12.585Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-08-21T06:42:12.585Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.29 [2023-08-21T06:42:12.585Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [2023-08-21T06:42:12.585Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-08-21T06:42:12.606Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-08-21T06:42:12.606Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3 [2023-08-21T06:42:12.606Z] latest [2023-08-21T06:42:12.606Z] 3.1.0-dev.29 [2023-08-21T06:42:12.606Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [2023-08-21T06:42:12.606Z] main [2023-08-21T06:42:12.606Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:42:12.941Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4ee02a7625f8a220ea62cf97bba38120ef633ee3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:42:13.280Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4ee02a7625f8a220ea62cf97bba38120ef633ee3 [2023-08-21T06:42:13.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-08-21T06:42:13.280Z] 29e29e34e66e: Preparing [2023-08-21T06:42:13.280Z] 268ec09cafad: Preparing [2023-08-21T06:42:13.280Z] f181e27e02cf: Preparing [2023-08-21T06:42:13.280Z] 1d18c378012e: Preparing [2023-08-21T06:42:13.280Z] 14ec21683cd6: Preparing [2023-08-21T06:42:13.280Z] 04dc60420e28: Preparing [2023-08-21T06:42:13.280Z] 36f9a1ec2c01: Preparing [2023-08-21T06:42:13.280Z] d2d9d24a8c2a: Preparing [2023-08-21T06:42:13.280Z] 36f9a1ec2c01: Waiting [2023-08-21T06:42:13.280Z] d2d9d24a8c2a: Waiting [2023-08-21T06:42:13.280Z] 04dc60420e28: Waiting [2023-08-21T06:42:13.280Z] 14ec21683cd6: Layer already exists [2023-08-21T06:42:13.280Z] 04dc60420e28: Layer already exists [2023-08-21T06:42:13.546Z] 36f9a1ec2c01: Layer already exists [2023-08-21T06:42:13.546Z] d2d9d24a8c2a: Layer already exists [2023-08-21T06:42:13.546Z] 268ec09cafad: Pushed [2023-08-21T06:42:13.546Z] f181e27e02cf: Pushed [2023-08-21T06:42:13.546Z] 29e29e34e66e: Pushed [2023-08-21T06:42:16.115Z] 1d18c378012e: Pushed [2023-08-21T06:42:16.115Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3: digest: sha256:169a89f8b0dbbb2db0efc7851f61fb83a994e3a56951085badea8e24ffb440a3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:42:16.451Z] + 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-08-21T06:42:16.791Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-08-21T06:42:16.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-08-21T06:42:16.791Z] 29e29e34e66e: Preparing [2023-08-21T06:42:16.791Z] 268ec09cafad: Preparing [2023-08-21T06:42:16.791Z] f181e27e02cf: Preparing [2023-08-21T06:42:16.791Z] 1d18c378012e: Preparing [2023-08-21T06:42:16.791Z] 14ec21683cd6: Preparing [2023-08-21T06:42:16.791Z] 04dc60420e28: Preparing [2023-08-21T06:42:16.791Z] 36f9a1ec2c01: Preparing [2023-08-21T06:42:16.791Z] d2d9d24a8c2a: Preparing [2023-08-21T06:42:16.791Z] 04dc60420e28: Waiting [2023-08-21T06:42:16.791Z] 36f9a1ec2c01: Waiting [2023-08-21T06:42:16.791Z] d2d9d24a8c2a: Waiting [2023-08-21T06:42:16.791Z] f181e27e02cf: Layer already exists [2023-08-21T06:42:16.791Z] 14ec21683cd6: Layer already exists [2023-08-21T06:42:16.791Z] 1d18c378012e: Layer already exists [2023-08-21T06:42:16.791Z] 268ec09cafad: Layer already exists [2023-08-21T06:42:16.791Z] 29e29e34e66e: Layer already exists [2023-08-21T06:42:16.791Z] 36f9a1ec2c01: Layer already exists [2023-08-21T06:42:16.791Z] d2d9d24a8c2a: Layer already exists [2023-08-21T06:42:16.791Z] 04dc60420e28: Layer already exists [2023-08-21T06:42:16.791Z] latest: digest: sha256:169a89f8b0dbbb2db0efc7851f61fb83a994e3a56951085badea8e24ffb440a3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:42:17.389Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:42:17.781Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.29 [2023-08-21T06:42:17.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-08-21T06:42:17.781Z] 29e29e34e66e: Preparing [2023-08-21T06:42:17.781Z] 268ec09cafad: Preparing [2023-08-21T06:42:17.781Z] f181e27e02cf: Preparing [2023-08-21T06:42:17.781Z] 1d18c378012e: Preparing [2023-08-21T06:42:17.781Z] 14ec21683cd6: Preparing [2023-08-21T06:42:17.781Z] 04dc60420e28: Preparing [2023-08-21T06:42:17.781Z] 36f9a1ec2c01: Preparing [2023-08-21T06:42:17.781Z] d2d9d24a8c2a: Preparing [2023-08-21T06:42:17.781Z] 04dc60420e28: Waiting [2023-08-21T06:42:17.781Z] 36f9a1ec2c01: Waiting [2023-08-21T06:42:17.781Z] d2d9d24a8c2a: Waiting [2023-08-21T06:42:17.781Z] 14ec21683cd6: Layer already exists [2023-08-21T06:42:17.781Z] 268ec09cafad: Layer already exists [2023-08-21T06:42:17.781Z] 29e29e34e66e: Layer already exists [2023-08-21T06:42:17.781Z] f181e27e02cf: Layer already exists [2023-08-21T06:42:17.781Z] 1d18c378012e: Layer already exists [2023-08-21T06:42:17.781Z] 04dc60420e28: Layer already exists [2023-08-21T06:42:17.781Z] 36f9a1ec2c01: Layer already exists [2023-08-21T06:42:17.781Z] d2d9d24a8c2a: Layer already exists [2023-08-21T06:42:18.049Z] 3.1.0-dev.29: digest: sha256:169a89f8b0dbbb2db0efc7851f61fb83a994e3a56951085badea8e24ffb440a3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:42:18.400Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:42:18.901Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [2023-08-21T06:42:18.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-08-21T06:42:18.901Z] 29e29e34e66e: Preparing [2023-08-21T06:42:18.901Z] 268ec09cafad: Preparing [2023-08-21T06:42:18.901Z] f181e27e02cf: Preparing [2023-08-21T06:42:18.901Z] 1d18c378012e: Preparing [2023-08-21T06:42:18.901Z] 14ec21683cd6: Preparing [2023-08-21T06:42:18.901Z] 04dc60420e28: Preparing [2023-08-21T06:42:18.901Z] 36f9a1ec2c01: Preparing [2023-08-21T06:42:18.901Z] d2d9d24a8c2a: Preparing [2023-08-21T06:42:18.901Z] 04dc60420e28: Waiting [2023-08-21T06:42:18.901Z] 36f9a1ec2c01: Waiting [2023-08-21T06:42:18.901Z] d2d9d24a8c2a: Waiting [2023-08-21T06:42:18.901Z] 14ec21683cd6: Layer already exists [2023-08-21T06:42:18.901Z] 29e29e34e66e: Layer already exists [2023-08-21T06:42:18.901Z] 1d18c378012e: Layer already exists [2023-08-21T06:42:18.901Z] f181e27e02cf: Layer already exists [2023-08-21T06:42:18.901Z] 268ec09cafad: Layer already exists [2023-08-21T06:42:18.901Z] 04dc60420e28: Layer already exists [2023-08-21T06:42:18.901Z] d2d9d24a8c2a: Layer already exists [2023-08-21T06:42:18.901Z] 36f9a1ec2c01: Layer already exists [2023-08-21T06:42:18.901Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29: digest: sha256:169a89f8b0dbbb2db0efc7851f61fb83a994e3a56951085badea8e24ffb440a3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:42:19.516Z] + 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-08-21T06:42:19.863Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-08-21T06:42:19.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-08-21T06:42:19.863Z] 29e29e34e66e: Preparing [2023-08-21T06:42:19.863Z] 268ec09cafad: Preparing [2023-08-21T06:42:19.863Z] f181e27e02cf: Preparing [2023-08-21T06:42:19.863Z] 1d18c378012e: Preparing [2023-08-21T06:42:19.863Z] 14ec21683cd6: Preparing [2023-08-21T06:42:19.863Z] 04dc60420e28: Preparing [2023-08-21T06:42:19.863Z] 36f9a1ec2c01: Preparing [2023-08-21T06:42:19.863Z] d2d9d24a8c2a: Preparing [2023-08-21T06:42:19.863Z] 04dc60420e28: Waiting [2023-08-21T06:42:19.863Z] 36f9a1ec2c01: Waiting [2023-08-21T06:42:19.863Z] d2d9d24a8c2a: Waiting [2023-08-21T06:42:19.863Z] f181e27e02cf: Layer already exists [2023-08-21T06:42:19.863Z] 29e29e34e66e: Layer already exists [2023-08-21T06:42:19.863Z] 14ec21683cd6: Layer already exists [2023-08-21T06:42:19.863Z] 1d18c378012e: Layer already exists [2023-08-21T06:42:19.863Z] 268ec09cafad: Layer already exists [2023-08-21T06:42:19.863Z] 04dc60420e28: Layer already exists [2023-08-21T06:42:19.863Z] 36f9a1ec2c01: Layer already exists [2023-08-21T06:42:19.863Z] d2d9d24a8c2a: Layer already exists [2023-08-21T06:42:19.863Z] main: digest: sha256:169a89f8b0dbbb2db0efc7851f61fb83a994e3a56951085badea8e24ffb440a3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T06:42:20.170Z] ===================================================== [Pipeline] echo [2023-08-21T06:42:20.178Z] taggedImages: [2023-08-21T06:42:20.178Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4ee02a7625f8a220ea62cf97bba38120ef633ee3 [2023-08-21T06:42:20.178Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-08-21T06:42:20.178Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.29 [2023-08-21T06:42:20.178Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [2023-08-21T06:42:20.178Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-08-21T06:42:20.196Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-08-21T06:42:20.196Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3 [2023-08-21T06:42:20.196Z] latest [2023-08-21T06:42:20.196Z] 3.1.0-dev.29 [2023-08-21T06:42:20.196Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [2023-08-21T06:42:20.196Z] main [2023-08-21T06:42:20.196Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:42:20.522Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4ee02a7625f8a220ea62cf97bba38120ef633ee3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:42:20.849Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4ee02a7625f8a220ea62cf97bba38120ef633ee3 [2023-08-21T06:42:20.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-08-21T06:42:20.849Z] 67781a21001d: Preparing [2023-08-21T06:42:20.849Z] 69bb73a3028c: Preparing [2023-08-21T06:42:20.849Z] 14ec21683cd6: Preparing [2023-08-21T06:42:20.849Z] 04dc60420e28: Preparing [2023-08-21T06:42:20.849Z] 0655c3974486: Preparing [2023-08-21T06:42:20.849Z] d2d9d24a8c2a: Preparing [2023-08-21T06:42:20.849Z] d2d9d24a8c2a: Waiting [2023-08-21T06:42:20.849Z] 04dc60420e28: Layer already exists [2023-08-21T06:42:20.849Z] 14ec21683cd6: Layer already exists [2023-08-21T06:42:21.113Z] d2d9d24a8c2a: Layer already exists [2023-08-21T06:42:21.113Z] 67781a21001d: Pushed [2023-08-21T06:42:21.113Z] 0655c3974486: Pushed [2023-08-21T06:42:24.438Z] 69bb73a3028c: Pushed [2023-08-21T06:42:24.438Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3: digest: sha256:a8cdb39a429fedf630be4683a4d75dda3ab1f266456dbd1b0f28daab224a9ce7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:42:24.771Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:42:25.096Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-08-21T06:42:25.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-08-21T06:42:25.096Z] 67781a21001d: Preparing [2023-08-21T06:42:25.096Z] 69bb73a3028c: Preparing [2023-08-21T06:42:25.096Z] 14ec21683cd6: Preparing [2023-08-21T06:42:25.096Z] 04dc60420e28: Preparing [2023-08-21T06:42:25.096Z] 0655c3974486: Preparing [2023-08-21T06:42:25.096Z] d2d9d24a8c2a: Preparing [2023-08-21T06:42:25.096Z] d2d9d24a8c2a: Waiting [2023-08-21T06:42:25.096Z] 0655c3974486: Layer already exists [2023-08-21T06:42:25.096Z] 67781a21001d: Layer already exists [2023-08-21T06:42:25.096Z] 14ec21683cd6: Layer already exists [2023-08-21T06:42:25.096Z] 04dc60420e28: Layer already exists [2023-08-21T06:42:25.096Z] 69bb73a3028c: Layer already exists [2023-08-21T06:42:25.096Z] d2d9d24a8c2a: Layer already exists [2023-08-21T06:42:25.096Z] latest: digest: sha256:a8cdb39a429fedf630be4683a4d75dda3ab1f266456dbd1b0f28daab224a9ce7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:42:25.729Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:42:26.063Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.29 [2023-08-21T06:42:26.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-08-21T06:42:26.064Z] 67781a21001d: Preparing [2023-08-21T06:42:26.064Z] 69bb73a3028c: Preparing [2023-08-21T06:42:26.064Z] 14ec21683cd6: Preparing [2023-08-21T06:42:26.064Z] 04dc60420e28: Preparing [2023-08-21T06:42:26.064Z] 0655c3974486: Preparing [2023-08-21T06:42:26.064Z] d2d9d24a8c2a: Preparing [2023-08-21T06:42:26.064Z] d2d9d24a8c2a: Waiting [2023-08-21T06:42:26.064Z] 04dc60420e28: Layer already exists [2023-08-21T06:42:26.064Z] 14ec21683cd6: Layer already exists [2023-08-21T06:42:26.064Z] 67781a21001d: Layer already exists [2023-08-21T06:42:26.064Z] 0655c3974486: Layer already exists [2023-08-21T06:42:26.064Z] 69bb73a3028c: Layer already exists [2023-08-21T06:42:26.064Z] d2d9d24a8c2a: Layer already exists [2023-08-21T06:42:26.064Z] 3.1.0-dev.29: digest: sha256:a8cdb39a429fedf630be4683a4d75dda3ab1f266456dbd1b0f28daab224a9ce7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:42:26.677Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:42:27.016Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [2023-08-21T06:42:27.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-08-21T06:42:27.016Z] 67781a21001d: Preparing [2023-08-21T06:42:27.016Z] 69bb73a3028c: Preparing [2023-08-21T06:42:27.016Z] 14ec21683cd6: Preparing [2023-08-21T06:42:27.016Z] 04dc60420e28: Preparing [2023-08-21T06:42:27.016Z] 0655c3974486: Preparing [2023-08-21T06:42:27.016Z] d2d9d24a8c2a: Preparing [2023-08-21T06:42:27.016Z] 67781a21001d: Layer already exists [2023-08-21T06:42:27.016Z] 04dc60420e28: Layer already exists [2023-08-21T06:42:27.016Z] 0655c3974486: Layer already exists [2023-08-21T06:42:27.016Z] 69bb73a3028c: Layer already exists [2023-08-21T06:42:27.016Z] 14ec21683cd6: Layer already exists [2023-08-21T06:42:27.016Z] d2d9d24a8c2a: Layer already exists [2023-08-21T06:42:27.016Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29: digest: sha256:a8cdb39a429fedf630be4683a4d75dda3ab1f266456dbd1b0f28daab224a9ce7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:42:27.624Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:42:27.963Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-08-21T06:42:27.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-08-21T06:42:27.963Z] 67781a21001d: Preparing [2023-08-21T06:42:27.963Z] 69bb73a3028c: Preparing [2023-08-21T06:42:27.963Z] 14ec21683cd6: Preparing [2023-08-21T06:42:27.963Z] 04dc60420e28: Preparing [2023-08-21T06:42:27.963Z] 0655c3974486: Preparing [2023-08-21T06:42:27.963Z] d2d9d24a8c2a: Preparing [2023-08-21T06:42:27.963Z] d2d9d24a8c2a: Waiting [2023-08-21T06:42:27.963Z] 67781a21001d: Layer already exists [2023-08-21T06:42:27.963Z] 69bb73a3028c: Layer already exists [2023-08-21T06:42:27.963Z] 14ec21683cd6: Layer already exists [2023-08-21T06:42:27.963Z] 04dc60420e28: Layer already exists [2023-08-21T06:42:27.963Z] 0655c3974486: Layer already exists [2023-08-21T06:42:27.963Z] d2d9d24a8c2a: Layer already exists [2023-08-21T06:42:28.228Z] main: digest: sha256:a8cdb39a429fedf630be4683a4d75dda3ab1f266456dbd1b0f28daab224a9ce7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T06:42:28.269Z] ===================================================== [Pipeline] echo [2023-08-21T06:42:28.275Z] taggedImages: [2023-08-21T06:42:28.275Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4ee02a7625f8a220ea62cf97bba38120ef633ee3 [2023-08-21T06:42:28.275Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-08-21T06:42:28.275Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.29 [2023-08-21T06:42:28.275Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [2023-08-21T06:42:28.275Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-08-21T06:42:28.290Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-08-21T06:42:28.290Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3 [2023-08-21T06:42:28.290Z] latest [2023-08-21T06:42:28.290Z] 3.1.0-dev.29 [2023-08-21T06:42:28.290Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [2023-08-21T06:42:28.290Z] main [2023-08-21T06:42:28.290Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:42:28.621Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4ee02a7625f8a220ea62cf97bba38120ef633ee3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:42:29.905Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4ee02a7625f8a220ea62cf97bba38120ef633ee3 [2023-08-21T06:42:29.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-08-21T06:42:29.905Z] 48271f4ed35a: Preparing [2023-08-21T06:42:29.905Z] c8236f9bc744: Preparing [2023-08-21T06:42:29.905Z] 849f1adcf983: Preparing [2023-08-21T06:42:29.905Z] 14ec21683cd6: Preparing [2023-08-21T06:42:29.905Z] 04dc60420e28: Preparing [2023-08-21T06:42:29.905Z] 36f9a1ec2c01: Preparing [2023-08-21T06:42:29.905Z] d2d9d24a8c2a: Preparing [2023-08-21T06:42:29.905Z] 36f9a1ec2c01: Waiting [2023-08-21T06:42:29.905Z] d2d9d24a8c2a: Waiting [2023-08-21T06:42:29.905Z] 14ec21683cd6: Layer already exists [2023-08-21T06:42:29.905Z] 04dc60420e28: Layer already exists [2023-08-21T06:42:29.905Z] 36f9a1ec2c01: Layer already exists [2023-08-21T06:42:29.905Z] d2d9d24a8c2a: Layer already exists [2023-08-21T06:42:30.169Z] c8236f9bc744: Pushed [2023-08-21T06:42:30.169Z] 48271f4ed35a: Pushed [2023-08-21T06:42:33.491Z] 849f1adcf983: Pushed [2023-08-21T06:42:33.491Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3: digest: sha256:6fc3da667940ff4c14181a3ecc251bfc26734567f58868c48f58eac3cf38ae0d size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:42:33.835Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:42:34.161Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-08-21T06:42:34.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-08-21T06:42:34.161Z] 48271f4ed35a: Preparing [2023-08-21T06:42:34.161Z] c8236f9bc744: Preparing [2023-08-21T06:42:34.161Z] 849f1adcf983: Preparing [2023-08-21T06:42:34.161Z] 14ec21683cd6: Preparing [2023-08-21T06:42:34.161Z] 04dc60420e28: Preparing [2023-08-21T06:42:34.161Z] 36f9a1ec2c01: Preparing [2023-08-21T06:42:34.161Z] d2d9d24a8c2a: Preparing [2023-08-21T06:42:34.161Z] d2d9d24a8c2a: Waiting [2023-08-21T06:42:34.161Z] 36f9a1ec2c01: Waiting [2023-08-21T06:42:34.161Z] 04dc60420e28: Layer already exists [2023-08-21T06:42:34.161Z] 48271f4ed35a: Layer already exists [2023-08-21T06:42:34.161Z] 14ec21683cd6: Layer already exists [2023-08-21T06:42:34.161Z] 849f1adcf983: Layer already exists [2023-08-21T06:42:34.161Z] c8236f9bc744: Layer already exists [2023-08-21T06:42:34.161Z] d2d9d24a8c2a: Layer already exists [2023-08-21T06:42:34.161Z] 36f9a1ec2c01: Layer already exists [2023-08-21T06:42:34.161Z] latest: digest: sha256:6fc3da667940ff4c14181a3ecc251bfc26734567f58868c48f58eac3cf38ae0d size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:42:34.759Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:42:35.086Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.29 [2023-08-21T06:42:35.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-08-21T06:42:35.086Z] 48271f4ed35a: Preparing [2023-08-21T06:42:35.086Z] c8236f9bc744: Preparing [2023-08-21T06:42:35.086Z] 849f1adcf983: Preparing [2023-08-21T06:42:35.086Z] 14ec21683cd6: Preparing [2023-08-21T06:42:35.086Z] 04dc60420e28: Preparing [2023-08-21T06:42:35.086Z] 36f9a1ec2c01: Preparing [2023-08-21T06:42:35.086Z] d2d9d24a8c2a: Preparing [2023-08-21T06:42:35.086Z] 36f9a1ec2c01: Waiting [2023-08-21T06:42:35.086Z] d2d9d24a8c2a: Waiting [2023-08-21T06:42:35.086Z] 849f1adcf983: Layer already exists [2023-08-21T06:42:35.086Z] 04dc60420e28: Layer already exists [2023-08-21T06:42:35.086Z] c8236f9bc744: Layer already exists [2023-08-21T06:42:35.086Z] 14ec21683cd6: Layer already exists [2023-08-21T06:42:35.086Z] 48271f4ed35a: Layer already exists [2023-08-21T06:42:35.086Z] d2d9d24a8c2a: Layer already exists [2023-08-21T06:42:35.086Z] 36f9a1ec2c01: Layer already exists [2023-08-21T06:42:35.086Z] 3.1.0-dev.29: digest: sha256:6fc3da667940ff4c14181a3ecc251bfc26734567f58868c48f58eac3cf38ae0d size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:42:35.413Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:42:35.743Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [2023-08-21T06:42:35.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-08-21T06:42:35.743Z] 48271f4ed35a: Preparing [2023-08-21T06:42:35.743Z] c8236f9bc744: Preparing [2023-08-21T06:42:35.743Z] 849f1adcf983: Preparing [2023-08-21T06:42:35.743Z] 14ec21683cd6: Preparing [2023-08-21T06:42:35.743Z] 04dc60420e28: Preparing [2023-08-21T06:42:35.743Z] 36f9a1ec2c01: Preparing [2023-08-21T06:42:35.743Z] d2d9d24a8c2a: Preparing [2023-08-21T06:42:35.743Z] 36f9a1ec2c01: Waiting [2023-08-21T06:42:35.743Z] d2d9d24a8c2a: Waiting [2023-08-21T06:42:35.743Z] 04dc60420e28: Layer already exists [2023-08-21T06:42:35.743Z] 849f1adcf983: Layer already exists [2023-08-21T06:42:35.743Z] 48271f4ed35a: Layer already exists [2023-08-21T06:42:35.743Z] 14ec21683cd6: Layer already exists [2023-08-21T06:42:35.743Z] c8236f9bc744: Layer already exists [2023-08-21T06:42:35.743Z] d2d9d24a8c2a: Layer already exists [2023-08-21T06:42:35.743Z] 36f9a1ec2c01: Layer already exists [2023-08-21T06:42:35.743Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29: digest: sha256:6fc3da667940ff4c14181a3ecc251bfc26734567f58868c48f58eac3cf38ae0d size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:42:36.081Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:42:36.413Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-08-21T06:42:36.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-08-21T06:42:36.413Z] 48271f4ed35a: Preparing [2023-08-21T06:42:36.413Z] c8236f9bc744: Preparing [2023-08-21T06:42:36.413Z] 849f1adcf983: Preparing [2023-08-21T06:42:36.413Z] 14ec21683cd6: Preparing [2023-08-21T06:42:36.413Z] 04dc60420e28: Preparing [2023-08-21T06:42:36.413Z] 36f9a1ec2c01: Preparing [2023-08-21T06:42:36.413Z] d2d9d24a8c2a: Preparing [2023-08-21T06:42:36.413Z] 36f9a1ec2c01: Waiting [2023-08-21T06:42:36.413Z] d2d9d24a8c2a: Waiting [2023-08-21T06:42:36.413Z] 14ec21683cd6: Layer already exists [2023-08-21T06:42:36.413Z] c8236f9bc744: Layer already exists [2023-08-21T06:42:36.413Z] 04dc60420e28: Layer already exists [2023-08-21T06:42:36.413Z] 48271f4ed35a: Layer already exists [2023-08-21T06:42:36.413Z] 849f1adcf983: Layer already exists [2023-08-21T06:42:36.413Z] d2d9d24a8c2a: Layer already exists [2023-08-21T06:42:36.413Z] 36f9a1ec2c01: Layer already exists [2023-08-21T06:42:36.413Z] main: digest: sha256:6fc3da667940ff4c14181a3ecc251bfc26734567f58868c48f58eac3cf38ae0d size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T06:42:36.727Z] ===================================================== [Pipeline] echo [2023-08-21T06:42:36.737Z] taggedImages: [2023-08-21T06:42:36.737Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4ee02a7625f8a220ea62cf97bba38120ef633ee3 [2023-08-21T06:42:36.737Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-08-21T06:42:36.737Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.29 [2023-08-21T06:42:36.737Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [2023-08-21T06:42:36.737Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-08-21T06:42:36.762Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-08-21T06:42:36.762Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3 [2023-08-21T06:42:36.762Z] latest [2023-08-21T06:42:36.762Z] 3.1.0-dev.29 [2023-08-21T06:42:36.762Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [2023-08-21T06:42:36.762Z] main [2023-08-21T06:42:36.762Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:42:37.095Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4ee02a7625f8a220ea62cf97bba38120ef633ee3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:42:37.419Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4ee02a7625f8a220ea62cf97bba38120ef633ee3 [2023-08-21T06:42:37.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-08-21T06:42:37.419Z] 3542bc2d41dd: Preparing [2023-08-21T06:42:37.419Z] 310121668771: Preparing [2023-08-21T06:42:37.419Z] 8130c9276d63: Preparing [2023-08-21T06:42:37.419Z] efa9be391042: Preparing [2023-08-21T06:42:37.419Z] 3928764dce02: Preparing [2023-08-21T06:42:37.419Z] e625203ea634: Preparing [2023-08-21T06:42:37.419Z] 7dfa608a8972: Preparing [2023-08-21T06:42:37.419Z] 14ec21683cd6: Preparing [2023-08-21T06:42:37.419Z] 04dc60420e28: Preparing [2023-08-21T06:42:37.419Z] c51e2202410f: Preparing [2023-08-21T06:42:37.419Z] 9ffea3556950: Preparing [2023-08-21T06:42:37.419Z] 5f70bf18a086: Preparing [2023-08-21T06:42:37.419Z] 2cb7744545b3: Preparing [2023-08-21T06:42:37.419Z] 6433b46b9630: Preparing [2023-08-21T06:42:37.419Z] d2d9d24a8c2a: Preparing [2023-08-21T06:42:37.419Z] e625203ea634: Waiting [2023-08-21T06:42:37.419Z] 7dfa608a8972: Waiting [2023-08-21T06:42:37.419Z] 14ec21683cd6: Waiting [2023-08-21T06:42:37.419Z] c51e2202410f: Waiting [2023-08-21T06:42:37.419Z] 2cb7744545b3: Waiting [2023-08-21T06:42:37.419Z] 9ffea3556950: Waiting [2023-08-21T06:42:37.419Z] 6433b46b9630: Waiting [2023-08-21T06:42:37.419Z] 5f70bf18a086: Waiting [2023-08-21T06:42:37.419Z] d2d9d24a8c2a: Waiting [2023-08-21T06:42:37.683Z] efa9be391042: Pushed [2023-08-21T06:42:37.683Z] 8130c9276d63: Pushed [2023-08-21T06:42:37.683Z] 310121668771: Pushed [2023-08-21T06:42:37.683Z] 3542bc2d41dd: Pushed [2023-08-21T06:42:37.683Z] 3928764dce02: Pushed [2023-08-21T06:42:37.683Z] 14ec21683cd6: Layer already exists [2023-08-21T06:42:37.683Z] 04dc60420e28: Layer already exists [2023-08-21T06:42:37.683Z] e625203ea634: Pushed [2023-08-21T06:42:37.683Z] c51e2202410f: Pushed [2023-08-21T06:42:37.947Z] 5f70bf18a086: Pushed [2023-08-21T06:42:37.947Z] 9ffea3556950: Pushed [2023-08-21T06:42:37.947Z] 2cb7744545b3: Pushed [2023-08-21T06:42:37.947Z] d2d9d24a8c2a: Layer already exists [2023-08-21T06:42:37.947Z] 6433b46b9630: Pushed [2023-08-21T06:42:41.268Z] 7dfa608a8972: Pushed [2023-08-21T06:42:41.268Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3: digest: sha256:f2432ad64bc483eb24031d560ec4fd2fb7497d455c8e9d9e54e41af9e9f25e0c size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:42:41.605Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:42:41.935Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-08-21T06:42:41.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-08-21T06:42:41.935Z] 3542bc2d41dd: Preparing [2023-08-21T06:42:41.935Z] 310121668771: Preparing [2023-08-21T06:42:41.935Z] 8130c9276d63: Preparing [2023-08-21T06:42:41.935Z] efa9be391042: Preparing [2023-08-21T06:42:41.935Z] 3928764dce02: Preparing [2023-08-21T06:42:41.935Z] e625203ea634: Preparing [2023-08-21T06:42:41.935Z] 7dfa608a8972: Preparing [2023-08-21T06:42:41.935Z] 14ec21683cd6: Preparing [2023-08-21T06:42:41.935Z] 04dc60420e28: Preparing [2023-08-21T06:42:41.935Z] c51e2202410f: Preparing [2023-08-21T06:42:41.935Z] 9ffea3556950: Preparing [2023-08-21T06:42:41.935Z] 5f70bf18a086: Preparing [2023-08-21T06:42:41.935Z] 2cb7744545b3: Preparing [2023-08-21T06:42:41.935Z] 6433b46b9630: Preparing [2023-08-21T06:42:41.935Z] d2d9d24a8c2a: Preparing [2023-08-21T06:42:41.935Z] c51e2202410f: Waiting [2023-08-21T06:42:41.935Z] 9ffea3556950: Waiting [2023-08-21T06:42:41.935Z] 5f70bf18a086: Waiting [2023-08-21T06:42:41.935Z] 2cb7744545b3: Waiting [2023-08-21T06:42:41.935Z] 6433b46b9630: Waiting [2023-08-21T06:42:41.935Z] e625203ea634: Waiting [2023-08-21T06:42:41.935Z] 7dfa608a8972: Waiting [2023-08-21T06:42:41.935Z] d2d9d24a8c2a: Waiting [2023-08-21T06:42:41.935Z] 14ec21683cd6: Waiting [2023-08-21T06:42:41.935Z] 04dc60420e28: Waiting [2023-08-21T06:42:41.935Z] 8130c9276d63: Layer already exists [2023-08-21T06:42:41.935Z] efa9be391042: Layer already exists [2023-08-21T06:42:41.935Z] 3928764dce02: Layer already exists [2023-08-21T06:42:41.935Z] 310121668771: Layer already exists [2023-08-21T06:42:41.935Z] 3542bc2d41dd: Layer already exists [2023-08-21T06:42:41.935Z] 14ec21683cd6: Layer already exists [2023-08-21T06:42:41.935Z] 7dfa608a8972: Layer already exists [2023-08-21T06:42:41.935Z] e625203ea634: Layer already exists [2023-08-21T06:42:41.935Z] c51e2202410f: Layer already exists [2023-08-21T06:42:41.935Z] 04dc60420e28: Layer already exists [2023-08-21T06:42:41.935Z] 2cb7744545b3: Layer already exists [2023-08-21T06:42:41.935Z] 9ffea3556950: Layer already exists [2023-08-21T06:42:41.935Z] 5f70bf18a086: Layer already exists [2023-08-21T06:42:41.935Z] d2d9d24a8c2a: Layer already exists [2023-08-21T06:42:41.935Z] 6433b46b9630: Layer already exists [2023-08-21T06:42:42.199Z] latest: digest: sha256:f2432ad64bc483eb24031d560ec4fd2fb7497d455c8e9d9e54e41af9e9f25e0c size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:42:42.544Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:42:42.871Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.29 [2023-08-21T06:42:42.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-08-21T06:42:42.871Z] 3542bc2d41dd: Preparing [2023-08-21T06:42:42.871Z] 310121668771: Preparing [2023-08-21T06:42:42.871Z] 8130c9276d63: Preparing [2023-08-21T06:42:42.871Z] efa9be391042: Preparing [2023-08-21T06:42:42.871Z] 3928764dce02: Preparing [2023-08-21T06:42:42.871Z] e625203ea634: Preparing [2023-08-21T06:42:42.871Z] 7dfa608a8972: Preparing [2023-08-21T06:42:42.871Z] 14ec21683cd6: Preparing [2023-08-21T06:42:42.871Z] 04dc60420e28: Preparing [2023-08-21T06:42:42.871Z] c51e2202410f: Preparing [2023-08-21T06:42:42.871Z] 9ffea3556950: Preparing [2023-08-21T06:42:42.871Z] 5f70bf18a086: Preparing [2023-08-21T06:42:42.871Z] 2cb7744545b3: Preparing [2023-08-21T06:42:42.871Z] 6433b46b9630: Preparing [2023-08-21T06:42:42.871Z] d2d9d24a8c2a: Preparing [2023-08-21T06:42:42.871Z] 7dfa608a8972: Waiting [2023-08-21T06:42:42.871Z] 14ec21683cd6: Waiting [2023-08-21T06:42:42.871Z] 04dc60420e28: Waiting [2023-08-21T06:42:42.871Z] c51e2202410f: Waiting [2023-08-21T06:42:42.871Z] 9ffea3556950: Waiting [2023-08-21T06:42:42.871Z] 5f70bf18a086: Waiting [2023-08-21T06:42:42.871Z] 2cb7744545b3: Waiting [2023-08-21T06:42:42.871Z] 6433b46b9630: Waiting [2023-08-21T06:42:42.871Z] d2d9d24a8c2a: Waiting [2023-08-21T06:42:42.871Z] e625203ea634: Waiting [2023-08-21T06:42:42.871Z] 3542bc2d41dd: Layer already exists [2023-08-21T06:42:42.871Z] 8130c9276d63: Layer already exists [2023-08-21T06:42:42.871Z] 310121668771: Layer already exists [2023-08-21T06:42:42.871Z] efa9be391042: Layer already exists [2023-08-21T06:42:42.871Z] 3928764dce02: Layer already exists [2023-08-21T06:42:42.871Z] 7dfa608a8972: Layer already exists [2023-08-21T06:42:42.871Z] 14ec21683cd6: Layer already exists [2023-08-21T06:42:42.871Z] e625203ea634: Layer already exists [2023-08-21T06:42:42.871Z] c51e2202410f: Layer already exists [2023-08-21T06:42:42.871Z] 04dc60420e28: Layer already exists [2023-08-21T06:42:42.871Z] 2cb7744545b3: Layer already exists [2023-08-21T06:42:42.871Z] d2d9d24a8c2a: Layer already exists [2023-08-21T06:42:42.871Z] 9ffea3556950: Layer already exists [2023-08-21T06:42:42.871Z] 5f70bf18a086: Layer already exists [2023-08-21T06:42:42.871Z] 6433b46b9630: Layer already exists [2023-08-21T06:42:43.135Z] 3.1.0-dev.29: digest: sha256:f2432ad64bc483eb24031d560ec4fd2fb7497d455c8e9d9e54e41af9e9f25e0c size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:42:43.466Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:42:43.797Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [2023-08-21T06:42:43.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-08-21T06:42:43.797Z] 3542bc2d41dd: Preparing [2023-08-21T06:42:43.797Z] 310121668771: Preparing [2023-08-21T06:42:43.797Z] 8130c9276d63: Preparing [2023-08-21T06:42:43.797Z] efa9be391042: Preparing [2023-08-21T06:42:43.797Z] 3928764dce02: Preparing [2023-08-21T06:42:43.797Z] e625203ea634: Preparing [2023-08-21T06:42:43.797Z] 7dfa608a8972: Preparing [2023-08-21T06:42:43.797Z] 14ec21683cd6: Preparing [2023-08-21T06:42:43.797Z] 04dc60420e28: Preparing [2023-08-21T06:42:43.797Z] c51e2202410f: Preparing [2023-08-21T06:42:43.797Z] 9ffea3556950: Preparing [2023-08-21T06:42:43.797Z] 5f70bf18a086: Preparing [2023-08-21T06:42:43.797Z] 2cb7744545b3: Preparing [2023-08-21T06:42:43.797Z] 6433b46b9630: Preparing [2023-08-21T06:42:43.797Z] d2d9d24a8c2a: Preparing [2023-08-21T06:42:43.797Z] e625203ea634: Waiting [2023-08-21T06:42:43.797Z] 9ffea3556950: Waiting [2023-08-21T06:42:43.797Z] 5f70bf18a086: Waiting [2023-08-21T06:42:43.797Z] 7dfa608a8972: Waiting [2023-08-21T06:42:43.797Z] 14ec21683cd6: Waiting [2023-08-21T06:42:43.797Z] 04dc60420e28: Waiting [2023-08-21T06:42:43.797Z] c51e2202410f: Waiting [2023-08-21T06:42:43.797Z] 2cb7744545b3: Waiting [2023-08-21T06:42:43.797Z] 6433b46b9630: Waiting [2023-08-21T06:42:43.797Z] d2d9d24a8c2a: Waiting [2023-08-21T06:42:43.797Z] efa9be391042: Layer already exists [2023-08-21T06:42:43.797Z] 310121668771: Layer already exists [2023-08-21T06:42:43.797Z] 8130c9276d63: Layer already exists [2023-08-21T06:42:43.797Z] 3928764dce02: Layer already exists [2023-08-21T06:42:43.797Z] 3542bc2d41dd: Layer already exists [2023-08-21T06:42:43.797Z] 04dc60420e28: Layer already exists [2023-08-21T06:42:43.797Z] e625203ea634: Layer already exists [2023-08-21T06:42:43.797Z] 7dfa608a8972: Layer already exists [2023-08-21T06:42:43.797Z] 14ec21683cd6: Layer already exists [2023-08-21T06:42:43.797Z] c51e2202410f: Layer already exists [2023-08-21T06:42:43.797Z] 2cb7744545b3: Layer already exists [2023-08-21T06:42:43.797Z] 9ffea3556950: Layer already exists [2023-08-21T06:42:43.797Z] 5f70bf18a086: Layer already exists [2023-08-21T06:42:43.797Z] 6433b46b9630: Layer already exists [2023-08-21T06:42:43.797Z] d2d9d24a8c2a: Layer already exists [2023-08-21T06:42:44.059Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29: digest: sha256:f2432ad64bc483eb24031d560ec4fd2fb7497d455c8e9d9e54e41af9e9f25e0c size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:42:44.388Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:42:44.847Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-08-21T06:42:44.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-08-21T06:42:44.847Z] 3542bc2d41dd: Preparing [2023-08-21T06:42:44.847Z] 310121668771: Preparing [2023-08-21T06:42:44.847Z] 8130c9276d63: Preparing [2023-08-21T06:42:44.847Z] efa9be391042: Preparing [2023-08-21T06:42:44.847Z] 3928764dce02: Preparing [2023-08-21T06:42:44.847Z] e625203ea634: Preparing [2023-08-21T06:42:44.847Z] 7dfa608a8972: Preparing [2023-08-21T06:42:44.847Z] 14ec21683cd6: Preparing [2023-08-21T06:42:44.847Z] 04dc60420e28: Preparing [2023-08-21T06:42:44.847Z] c51e2202410f: Preparing [2023-08-21T06:42:44.847Z] 9ffea3556950: Preparing [2023-08-21T06:42:44.847Z] 5f70bf18a086: Preparing [2023-08-21T06:42:44.847Z] 2cb7744545b3: Preparing [2023-08-21T06:42:44.847Z] 6433b46b9630: Preparing [2023-08-21T06:42:44.847Z] d2d9d24a8c2a: Preparing [2023-08-21T06:42:44.847Z] c51e2202410f: Waiting [2023-08-21T06:42:44.847Z] 9ffea3556950: Waiting [2023-08-21T06:42:44.847Z] 7dfa608a8972: Waiting [2023-08-21T06:42:44.847Z] 14ec21683cd6: Waiting [2023-08-21T06:42:44.847Z] 04dc60420e28: Waiting [2023-08-21T06:42:44.847Z] e625203ea634: Waiting [2023-08-21T06:42:44.847Z] 5f70bf18a086: Waiting [2023-08-21T06:42:44.847Z] 2cb7744545b3: Waiting [2023-08-21T06:42:44.847Z] 6433b46b9630: Waiting [2023-08-21T06:42:44.847Z] d2d9d24a8c2a: Waiting [2023-08-21T06:42:44.847Z] 3928764dce02: Layer already exists [2023-08-21T06:42:44.847Z] 310121668771: Layer already exists [2023-08-21T06:42:44.847Z] 8130c9276d63: Layer already exists [2023-08-21T06:42:44.847Z] efa9be391042: Layer already exists [2023-08-21T06:42:44.847Z] 3542bc2d41dd: Layer already exists [2023-08-21T06:42:44.847Z] 7dfa608a8972: Layer already exists [2023-08-21T06:42:44.847Z] e625203ea634: Layer already exists [2023-08-21T06:42:44.847Z] 04dc60420e28: Layer already exists [2023-08-21T06:42:44.847Z] 14ec21683cd6: Layer already exists [2023-08-21T06:42:44.847Z] c51e2202410f: Layer already exists [2023-08-21T06:42:44.847Z] 9ffea3556950: Layer already exists [2023-08-21T06:42:44.847Z] 5f70bf18a086: Layer already exists [2023-08-21T06:42:44.847Z] 2cb7744545b3: Layer already exists [2023-08-21T06:42:44.847Z] d2d9d24a8c2a: Layer already exists [2023-08-21T06:42:44.847Z] 6433b46b9630: Layer already exists [2023-08-21T06:42:45.110Z] main: digest: sha256:f2432ad64bc483eb24031d560ec4fd2fb7497d455c8e9d9e54e41af9e9f25e0c size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T06:42:45.153Z] ===================================================== [Pipeline] echo [2023-08-21T06:42:45.158Z] taggedImages: [2023-08-21T06:42:45.158Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4ee02a7625f8a220ea62cf97bba38120ef633ee3 [2023-08-21T06:42:45.158Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-08-21T06:42:45.158Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.29 [2023-08-21T06:42:45.158Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [2023-08-21T06:42:45.158Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-08-21T06:42:45.173Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-08-21T06:42:45.173Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3 [2023-08-21T06:42:45.173Z] latest [2023-08-21T06:42:45.173Z] 3.1.0-dev.29 [2023-08-21T06:42:45.173Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [2023-08-21T06:42:45.173Z] main [2023-08-21T06:42:45.173Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:42:45.570Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4ee02a7625f8a220ea62cf97bba38120ef633ee3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:42:45.906Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4ee02a7625f8a220ea62cf97bba38120ef633ee3 [2023-08-21T06:42:45.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-08-21T06:42:45.906Z] 452dcbaecc97: Preparing [2023-08-21T06:42:45.906Z] a3d1e944c9f3: Preparing [2023-08-21T06:42:45.906Z] 75e5e441d695: Preparing [2023-08-21T06:42:45.906Z] 5724ce32b806: Preparing [2023-08-21T06:42:45.906Z] 14ec21683cd6: Preparing [2023-08-21T06:42:45.906Z] 04dc60420e28: Preparing [2023-08-21T06:42:45.906Z] 36f9a1ec2c01: Preparing [2023-08-21T06:42:45.906Z] d2d9d24a8c2a: Preparing [2023-08-21T06:42:45.906Z] 04dc60420e28: Waiting [2023-08-21T06:42:45.906Z] 36f9a1ec2c01: Waiting [2023-08-21T06:42:45.906Z] d2d9d24a8c2a: Waiting [2023-08-21T06:42:45.906Z] 14ec21683cd6: Layer already exists [2023-08-21T06:42:46.170Z] 04dc60420e28: Layer already exists [2023-08-21T06:42:46.170Z] 36f9a1ec2c01: Layer already exists [2023-08-21T06:42:46.170Z] a3d1e944c9f3: Pushed [2023-08-21T06:42:46.170Z] 75e5e441d695: Pushed [2023-08-21T06:42:46.170Z] d2d9d24a8c2a: Layer already exists [2023-08-21T06:42:46.170Z] 452dcbaecc97: Pushed [2023-08-21T06:42:48.735Z] 5724ce32b806: Pushed [2023-08-21T06:42:48.999Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3: digest: sha256:e504b2e637f1bf07a595d5dc125f6b9972aef121046c8058f865ff76603aa2fe size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:42:49.333Z] + 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-08-21T06:42:49.657Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-08-21T06:42:49.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-08-21T06:42:49.657Z] 452dcbaecc97: Preparing [2023-08-21T06:42:49.657Z] a3d1e944c9f3: Preparing [2023-08-21T06:42:49.657Z] 75e5e441d695: Preparing [2023-08-21T06:42:49.657Z] 5724ce32b806: Preparing [2023-08-21T06:42:49.657Z] 14ec21683cd6: Preparing [2023-08-21T06:42:49.657Z] 04dc60420e28: Preparing [2023-08-21T06:42:49.657Z] 36f9a1ec2c01: Preparing [2023-08-21T06:42:49.657Z] d2d9d24a8c2a: Preparing [2023-08-21T06:42:49.657Z] 04dc60420e28: Waiting [2023-08-21T06:42:49.657Z] 36f9a1ec2c01: Waiting [2023-08-21T06:42:49.657Z] d2d9d24a8c2a: Waiting [2023-08-21T06:42:49.657Z] 5724ce32b806: Layer already exists [2023-08-21T06:42:49.657Z] 14ec21683cd6: Layer already exists [2023-08-21T06:42:49.657Z] 452dcbaecc97: Layer already exists [2023-08-21T06:42:49.657Z] a3d1e944c9f3: Layer already exists [2023-08-21T06:42:49.657Z] 75e5e441d695: Layer already exists [2023-08-21T06:42:49.657Z] d2d9d24a8c2a: Layer already exists [2023-08-21T06:42:49.657Z] 04dc60420e28: Layer already exists [2023-08-21T06:42:49.657Z] 36f9a1ec2c01: Layer already exists [2023-08-21T06:42:49.657Z] latest: digest: sha256:e504b2e637f1bf07a595d5dc125f6b9972aef121046c8058f865ff76603aa2fe size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:42:50.257Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:42:50.586Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.29 [2023-08-21T06:42:50.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-08-21T06:42:50.586Z] 452dcbaecc97: Preparing [2023-08-21T06:42:50.586Z] a3d1e944c9f3: Preparing [2023-08-21T06:42:50.586Z] 75e5e441d695: Preparing [2023-08-21T06:42:50.586Z] 5724ce32b806: Preparing [2023-08-21T06:42:50.586Z] 14ec21683cd6: Preparing [2023-08-21T06:42:50.586Z] 04dc60420e28: Preparing [2023-08-21T06:42:50.586Z] 36f9a1ec2c01: Preparing [2023-08-21T06:42:50.586Z] d2d9d24a8c2a: Preparing [2023-08-21T06:42:50.586Z] 36f9a1ec2c01: Waiting [2023-08-21T06:42:50.586Z] d2d9d24a8c2a: Waiting [2023-08-21T06:42:50.586Z] 04dc60420e28: Waiting [2023-08-21T06:42:50.586Z] a3d1e944c9f3: Layer already exists [2023-08-21T06:42:50.586Z] 14ec21683cd6: Layer already exists [2023-08-21T06:42:50.586Z] 75e5e441d695: Layer already exists [2023-08-21T06:42:50.586Z] 5724ce32b806: Layer already exists [2023-08-21T06:42:50.586Z] 452dcbaecc97: Layer already exists [2023-08-21T06:42:50.586Z] 36f9a1ec2c01: Layer already exists [2023-08-21T06:42:50.586Z] 04dc60420e28: Layer already exists [2023-08-21T06:42:50.586Z] d2d9d24a8c2a: Layer already exists [2023-08-21T06:42:50.586Z] 3.1.0-dev.29: digest: sha256:e504b2e637f1bf07a595d5dc125f6b9972aef121046c8058f865ff76603aa2fe size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:42:50.915Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:42:51.254Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [2023-08-21T06:42:51.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-08-21T06:42:51.254Z] 452dcbaecc97: Preparing [2023-08-21T06:42:51.254Z] a3d1e944c9f3: Preparing [2023-08-21T06:42:51.254Z] 75e5e441d695: Preparing [2023-08-21T06:42:51.254Z] 5724ce32b806: Preparing [2023-08-21T06:42:51.254Z] 14ec21683cd6: Preparing [2023-08-21T06:42:51.254Z] 04dc60420e28: Preparing [2023-08-21T06:42:51.254Z] 36f9a1ec2c01: Preparing [2023-08-21T06:42:51.254Z] d2d9d24a8c2a: Preparing [2023-08-21T06:42:51.254Z] 36f9a1ec2c01: Waiting [2023-08-21T06:42:51.254Z] 04dc60420e28: Waiting [2023-08-21T06:42:51.254Z] d2d9d24a8c2a: Waiting [2023-08-21T06:42:51.254Z] 14ec21683cd6: Layer already exists [2023-08-21T06:42:51.254Z] 75e5e441d695: Layer already exists [2023-08-21T06:42:51.254Z] 5724ce32b806: Layer already exists [2023-08-21T06:42:51.254Z] 452dcbaecc97: Layer already exists [2023-08-21T06:42:51.254Z] a3d1e944c9f3: Layer already exists [2023-08-21T06:42:51.254Z] 36f9a1ec2c01: Layer already exists [2023-08-21T06:42:51.254Z] 04dc60420e28: Layer already exists [2023-08-21T06:42:51.254Z] d2d9d24a8c2a: Layer already exists [2023-08-21T06:42:51.254Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29: digest: sha256:e504b2e637f1bf07a595d5dc125f6b9972aef121046c8058f865ff76603aa2fe size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:42:51.593Z] + 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-08-21T06:42:51.924Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-08-21T06:42:51.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-08-21T06:42:51.925Z] 452dcbaecc97: Preparing [2023-08-21T06:42:51.925Z] a3d1e944c9f3: Preparing [2023-08-21T06:42:51.925Z] 75e5e441d695: Preparing [2023-08-21T06:42:51.925Z] 5724ce32b806: Preparing [2023-08-21T06:42:51.925Z] 14ec21683cd6: Preparing [2023-08-21T06:42:51.925Z] 04dc60420e28: Preparing [2023-08-21T06:42:51.925Z] 36f9a1ec2c01: Preparing [2023-08-21T06:42:51.925Z] d2d9d24a8c2a: Preparing [2023-08-21T06:42:51.925Z] 36f9a1ec2c01: Waiting [2023-08-21T06:42:51.925Z] d2d9d24a8c2a: Waiting [2023-08-21T06:42:51.925Z] 04dc60420e28: Waiting [2023-08-21T06:42:51.925Z] 5724ce32b806: Layer already exists [2023-08-21T06:42:51.925Z] 75e5e441d695: Layer already exists [2023-08-21T06:42:51.925Z] 452dcbaecc97: Layer already exists [2023-08-21T06:42:51.925Z] 14ec21683cd6: Layer already exists [2023-08-21T06:42:51.925Z] a3d1e944c9f3: Layer already exists [2023-08-21T06:42:51.925Z] 04dc60420e28: Layer already exists [2023-08-21T06:42:51.925Z] d2d9d24a8c2a: Layer already exists [2023-08-21T06:42:51.925Z] 36f9a1ec2c01: Layer already exists [2023-08-21T06:42:51.925Z] main: digest: sha256:e504b2e637f1bf07a595d5dc125f6b9972aef121046c8058f865ff76603aa2fe size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T06:42:52.241Z] ===================================================== [Pipeline] echo [2023-08-21T06:42:52.251Z] taggedImages: [2023-08-21T06:42:52.251Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4ee02a7625f8a220ea62cf97bba38120ef633ee3 [2023-08-21T06:42:52.251Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-08-21T06:42:52.251Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.29 [2023-08-21T06:42:52.251Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [2023-08-21T06:42:52.251Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-08-21T06:42:52.272Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-08-21T06:42:52.272Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3 [2023-08-21T06:42:52.272Z] latest [2023-08-21T06:42:52.272Z] 3.1.0-dev.29 [2023-08-21T06:42:52.272Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [2023-08-21T06:42:52.272Z] main [2023-08-21T06:42:52.272Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:42:52.609Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4ee02a7625f8a220ea62cf97bba38120ef633ee3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:42:52.936Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4ee02a7625f8a220ea62cf97bba38120ef633ee3 [2023-08-21T06:42:52.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-08-21T06:42:52.936Z] f4c4cb4732f4: Preparing [2023-08-21T06:42:52.936Z] ad7ac2410a6d: Preparing [2023-08-21T06:42:52.936Z] d9da11ad7f47: Preparing [2023-08-21T06:42:52.936Z] d22ead7eefbd: Preparing [2023-08-21T06:42:52.936Z] d529bdece010: Preparing [2023-08-21T06:42:52.936Z] 14ec21683cd6: Preparing [2023-08-21T06:42:52.936Z] 04dc60420e28: Preparing [2023-08-21T06:42:52.936Z] 0b3f0a9ba75f: Preparing [2023-08-21T06:42:52.936Z] 000de6fba7e1: Preparing [2023-08-21T06:42:52.936Z] d2d9d24a8c2a: Preparing [2023-08-21T06:42:52.936Z] 04dc60420e28: Waiting [2023-08-21T06:42:52.936Z] 0b3f0a9ba75f: Waiting [2023-08-21T06:42:52.936Z] 14ec21683cd6: Waiting [2023-08-21T06:42:52.936Z] 000de6fba7e1: Waiting [2023-08-21T06:42:52.936Z] d2d9d24a8c2a: Waiting [2023-08-21T06:42:53.245Z] d529bdece010: Pushed [2023-08-21T06:42:53.245Z] d22ead7eefbd: Pushed [2023-08-21T06:42:53.245Z] f4c4cb4732f4: Pushed [2023-08-21T06:42:53.245Z] ad7ac2410a6d: Pushed [2023-08-21T06:42:53.245Z] 14ec21683cd6: Layer already exists [2023-08-21T06:42:53.518Z] 0b3f0a9ba75f: Pushed [2023-08-21T06:42:56.121Z] 04dc60420e28: Layer already exists [2023-08-21T06:42:56.121Z] d2d9d24a8c2a: Layer already exists [2023-08-21T06:42:56.121Z] d9da11ad7f47: Pushed [2023-08-21T06:42:58.062Z] 000de6fba7e1: Pushed [2023-08-21T06:42:58.326Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3: digest: sha256:7db93e9e96b3b8f0740d2e7c6b1ec596f3e412ec6855993143b885a24aefe965 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:42:58.659Z] + 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-08-21T06:42:58.987Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-08-21T06:42:58.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-08-21T06:42:58.987Z] f4c4cb4732f4: Preparing [2023-08-21T06:42:58.987Z] ad7ac2410a6d: Preparing [2023-08-21T06:42:58.987Z] d9da11ad7f47: Preparing [2023-08-21T06:42:58.987Z] d22ead7eefbd: Preparing [2023-08-21T06:42:58.987Z] d529bdece010: Preparing [2023-08-21T06:42:58.987Z] 14ec21683cd6: Preparing [2023-08-21T06:42:58.987Z] 04dc60420e28: Preparing [2023-08-21T06:42:58.987Z] 0b3f0a9ba75f: Preparing [2023-08-21T06:42:58.987Z] 000de6fba7e1: Preparing [2023-08-21T06:42:58.987Z] d2d9d24a8c2a: Preparing [2023-08-21T06:42:58.987Z] 0b3f0a9ba75f: Waiting [2023-08-21T06:42:58.987Z] 000de6fba7e1: Waiting [2023-08-21T06:42:58.987Z] 14ec21683cd6: Waiting [2023-08-21T06:42:58.987Z] 04dc60420e28: Waiting [2023-08-21T06:42:58.987Z] d2d9d24a8c2a: Waiting [2023-08-21T06:42:58.987Z] f4c4cb4732f4: Layer already exists [2023-08-21T06:42:58.987Z] d9da11ad7f47: Layer already exists [2023-08-21T06:42:58.987Z] ad7ac2410a6d: Layer already exists [2023-08-21T06:42:58.987Z] d529bdece010: Layer already exists [2023-08-21T06:42:58.987Z] d22ead7eefbd: Layer already exists [2023-08-21T06:42:58.987Z] 0b3f0a9ba75f: Layer already exists [2023-08-21T06:42:58.987Z] 14ec21683cd6: Layer already exists [2023-08-21T06:42:58.987Z] d2d9d24a8c2a: Layer already exists [2023-08-21T06:42:58.987Z] 04dc60420e28: Layer already exists [2023-08-21T06:42:58.987Z] 000de6fba7e1: Layer already exists [2023-08-21T06:42:58.987Z] latest: digest: sha256:7db93e9e96b3b8f0740d2e7c6b1ec596f3e412ec6855993143b885a24aefe965 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:42:59.582Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:42:59.918Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.29 [2023-08-21T06:42:59.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-08-21T06:42:59.918Z] f4c4cb4732f4: Preparing [2023-08-21T06:42:59.918Z] ad7ac2410a6d: Preparing [2023-08-21T06:42:59.918Z] d9da11ad7f47: Preparing [2023-08-21T06:42:59.918Z] d22ead7eefbd: Preparing [2023-08-21T06:42:59.918Z] d529bdece010: Preparing [2023-08-21T06:42:59.918Z] 14ec21683cd6: Preparing [2023-08-21T06:42:59.918Z] 04dc60420e28: Preparing [2023-08-21T06:42:59.918Z] 0b3f0a9ba75f: Preparing [2023-08-21T06:42:59.918Z] 000de6fba7e1: Preparing [2023-08-21T06:42:59.918Z] d2d9d24a8c2a: Preparing [2023-08-21T06:42:59.918Z] 04dc60420e28: Waiting [2023-08-21T06:42:59.918Z] 0b3f0a9ba75f: Waiting [2023-08-21T06:42:59.918Z] 000de6fba7e1: Waiting [2023-08-21T06:42:59.918Z] d2d9d24a8c2a: Waiting [2023-08-21T06:42:59.918Z] 14ec21683cd6: Waiting [2023-08-21T06:42:59.918Z] d529bdece010: Layer already exists [2023-08-21T06:42:59.918Z] ad7ac2410a6d: Layer already exists [2023-08-21T06:42:59.918Z] f4c4cb4732f4: Layer already exists [2023-08-21T06:42:59.918Z] d9da11ad7f47: Layer already exists [2023-08-21T06:42:59.918Z] d22ead7eefbd: Layer already exists [2023-08-21T06:42:59.918Z] 04dc60420e28: Layer already exists [2023-08-21T06:42:59.918Z] 0b3f0a9ba75f: Layer already exists [2023-08-21T06:42:59.918Z] 14ec21683cd6: Layer already exists [2023-08-21T06:42:59.918Z] d2d9d24a8c2a: Layer already exists [2023-08-21T06:42:59.918Z] 000de6fba7e1: Layer already exists [2023-08-21T06:42:59.918Z] 3.1.0-dev.29: digest: sha256:7db93e9e96b3b8f0740d2e7c6b1ec596f3e412ec6855993143b885a24aefe965 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:43:00.261Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:43:00.593Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [2023-08-21T06:43:00.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-08-21T06:43:00.593Z] f4c4cb4732f4: Preparing [2023-08-21T06:43:00.593Z] ad7ac2410a6d: Preparing [2023-08-21T06:43:00.593Z] d9da11ad7f47: Preparing [2023-08-21T06:43:00.593Z] d22ead7eefbd: Preparing [2023-08-21T06:43:00.593Z] d529bdece010: Preparing [2023-08-21T06:43:00.593Z] 14ec21683cd6: Preparing [2023-08-21T06:43:00.593Z] 04dc60420e28: Preparing [2023-08-21T06:43:00.593Z] 0b3f0a9ba75f: Preparing [2023-08-21T06:43:00.593Z] 000de6fba7e1: Preparing [2023-08-21T06:43:00.593Z] d2d9d24a8c2a: Preparing [2023-08-21T06:43:00.593Z] 0b3f0a9ba75f: Waiting [2023-08-21T06:43:00.593Z] 000de6fba7e1: Waiting [2023-08-21T06:43:00.593Z] 14ec21683cd6: Waiting [2023-08-21T06:43:00.593Z] d2d9d24a8c2a: Waiting [2023-08-21T06:43:00.593Z] 04dc60420e28: Waiting [2023-08-21T06:43:00.593Z] d529bdece010: Layer already exists [2023-08-21T06:43:00.593Z] d22ead7eefbd: Layer already exists [2023-08-21T06:43:00.593Z] ad7ac2410a6d: Layer already exists [2023-08-21T06:43:00.593Z] f4c4cb4732f4: Layer already exists [2023-08-21T06:43:00.593Z] d9da11ad7f47: Layer already exists [2023-08-21T06:43:00.593Z] 04dc60420e28: Layer already exists [2023-08-21T06:43:00.593Z] 0b3f0a9ba75f: Layer already exists [2023-08-21T06:43:00.593Z] 14ec21683cd6: Layer already exists [2023-08-21T06:43:00.593Z] 000de6fba7e1: Layer already exists [2023-08-21T06:43:00.593Z] d2d9d24a8c2a: Layer already exists [2023-08-21T06:43:00.593Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29: digest: sha256:7db93e9e96b3b8f0740d2e7c6b1ec596f3e412ec6855993143b885a24aefe965 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:43:01.198Z] + 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-08-21T06:43:01.529Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-08-21T06:43:01.529Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-08-21T06:43:01.529Z] f4c4cb4732f4: Preparing [2023-08-21T06:43:01.529Z] ad7ac2410a6d: Preparing [2023-08-21T06:43:01.529Z] d9da11ad7f47: Preparing [2023-08-21T06:43:01.529Z] d22ead7eefbd: Preparing [2023-08-21T06:43:01.529Z] d529bdece010: Preparing [2023-08-21T06:43:01.529Z] 14ec21683cd6: Preparing [2023-08-21T06:43:01.529Z] 04dc60420e28: Preparing [2023-08-21T06:43:01.529Z] 0b3f0a9ba75f: Preparing [2023-08-21T06:43:01.529Z] 000de6fba7e1: Preparing [2023-08-21T06:43:01.529Z] d2d9d24a8c2a: Preparing [2023-08-21T06:43:01.529Z] 14ec21683cd6: Waiting [2023-08-21T06:43:01.529Z] 04dc60420e28: Waiting [2023-08-21T06:43:01.529Z] 0b3f0a9ba75f: Waiting [2023-08-21T06:43:01.529Z] d2d9d24a8c2a: Waiting [2023-08-21T06:43:01.529Z] 000de6fba7e1: Waiting [2023-08-21T06:43:01.529Z] d529bdece010: Layer already exists [2023-08-21T06:43:01.529Z] d22ead7eefbd: Layer already exists [2023-08-21T06:43:01.529Z] d9da11ad7f47: Layer already exists [2023-08-21T06:43:01.529Z] f4c4cb4732f4: Layer already exists [2023-08-21T06:43:01.529Z] ad7ac2410a6d: Layer already exists [2023-08-21T06:43:01.529Z] 14ec21683cd6: Layer already exists [2023-08-21T06:43:01.529Z] 0b3f0a9ba75f: Layer already exists [2023-08-21T06:43:01.529Z] d2d9d24a8c2a: Layer already exists [2023-08-21T06:43:01.529Z] 000de6fba7e1: Layer already exists [2023-08-21T06:43:01.529Z] 04dc60420e28: Layer already exists [2023-08-21T06:43:01.529Z] main: digest: sha256:7db93e9e96b3b8f0740d2e7c6b1ec596f3e412ec6855993143b885a24aefe965 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T06:43:01.844Z] ===================================================== [Pipeline] echo [2023-08-21T06:43:01.851Z] taggedImages: [2023-08-21T06:43:01.851Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4ee02a7625f8a220ea62cf97bba38120ef633ee3 [2023-08-21T06:43:01.851Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-08-21T06:43:01.851Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.29 [2023-08-21T06:43:01.851Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [2023-08-21T06:43:01.851Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-08-21T06:43:01.867Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-08-21T06:43:01.867Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3 [2023-08-21T06:43:01.867Z] latest [2023-08-21T06:43:01.867Z] 3.1.0-dev.29 [2023-08-21T06:43:01.867Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [2023-08-21T06:43:01.867Z] main [2023-08-21T06:43:01.867Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:43:02.195Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4ee02a7625f8a220ea62cf97bba38120ef633ee3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:43:02.529Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4ee02a7625f8a220ea62cf97bba38120ef633ee3 [2023-08-21T06:43:02.529Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-08-21T06:43:02.529Z] bb7201f42e8c: Preparing [2023-08-21T06:43:02.530Z] 9836d2697484: Preparing [2023-08-21T06:43:02.530Z] b1ae8282d213: Preparing [2023-08-21T06:43:02.530Z] eeff52e9479e: Preparing [2023-08-21T06:43:02.530Z] d1de7dfdbf40: Preparing [2023-08-21T06:43:02.530Z] 8bcbc2b709f9: Preparing [2023-08-21T06:43:02.530Z] 6da6252f7e61: Preparing [2023-08-21T06:43:02.530Z] 14ec21683cd6: Preparing [2023-08-21T06:43:02.530Z] 04dc60420e28: Preparing [2023-08-21T06:43:02.530Z] 1c7ba7a82304: Preparing [2023-08-21T06:43:02.530Z] d2d9d24a8c2a: Preparing [2023-08-21T06:43:02.530Z] 14ec21683cd6: Waiting [2023-08-21T06:43:02.530Z] 04dc60420e28: Waiting [2023-08-21T06:43:02.530Z] 1c7ba7a82304: Waiting [2023-08-21T06:43:02.530Z] 8bcbc2b709f9: Waiting [2023-08-21T06:43:02.530Z] d2d9d24a8c2a: Waiting [2023-08-21T06:43:02.530Z] 6da6252f7e61: Waiting [2023-08-21T06:43:02.794Z] bb7201f42e8c: Pushed [2023-08-21T06:43:02.794Z] d1de7dfdbf40: Pushed [2023-08-21T06:43:02.794Z] 9836d2697484: Pushed [2023-08-21T06:43:02.794Z] 8bcbc2b709f9: Pushed [2023-08-21T06:43:02.794Z] 14ec21683cd6: Layer already exists [2023-08-21T06:43:02.794Z] 04dc60420e28: Layer already exists [2023-08-21T06:43:03.060Z] d2d9d24a8c2a: Layer already exists [2023-08-21T06:43:03.060Z] 6da6252f7e61: Pushed [2023-08-21T06:43:05.622Z] eeff52e9479e: Pushed [2023-08-21T06:43:05.622Z] 1c7ba7a82304: Pushed [2023-08-21T06:43:06.198Z] b1ae8282d213: Pushed [2023-08-21T06:43:06.461Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3: digest: sha256:4cf449fdd77121435de2384257eb8de8b1e171ab23ce8dcbb792df8e0c0abe08 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:43:06.792Z] + 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-08-21T06:43:09.050Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-08-21T06:43:09.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-08-21T06:43:09.050Z] bb7201f42e8c: Preparing [2023-08-21T06:43:09.050Z] 9836d2697484: Preparing [2023-08-21T06:43:09.050Z] b1ae8282d213: Preparing [2023-08-21T06:43:09.050Z] eeff52e9479e: Preparing [2023-08-21T06:43:09.050Z] d1de7dfdbf40: Preparing [2023-08-21T06:43:09.050Z] 8bcbc2b709f9: Preparing [2023-08-21T06:43:09.050Z] 6da6252f7e61: Preparing [2023-08-21T06:43:09.050Z] 14ec21683cd6: Preparing [2023-08-21T06:43:09.050Z] 04dc60420e28: Preparing [2023-08-21T06:43:09.050Z] 1c7ba7a82304: Preparing [2023-08-21T06:43:09.050Z] d2d9d24a8c2a: Preparing [2023-08-21T06:43:09.050Z] 14ec21683cd6: Waiting [2023-08-21T06:43:09.050Z] 04dc60420e28: Waiting [2023-08-21T06:43:09.050Z] 1c7ba7a82304: Waiting [2023-08-21T06:43:09.050Z] d2d9d24a8c2a: Waiting [2023-08-21T06:43:09.050Z] 8bcbc2b709f9: Waiting [2023-08-21T06:43:09.050Z] 6da6252f7e61: Waiting [2023-08-21T06:43:09.050Z] d1de7dfdbf40: Layer already exists [2023-08-21T06:43:09.050Z] b1ae8282d213: Layer already exists [2023-08-21T06:43:09.050Z] eeff52e9479e: Layer already exists [2023-08-21T06:43:09.050Z] bb7201f42e8c: Layer already exists [2023-08-21T06:43:09.050Z] 9836d2697484: Layer already exists [2023-08-21T06:43:09.050Z] 14ec21683cd6: Layer already exists [2023-08-21T06:43:09.050Z] 6da6252f7e61: Layer already exists [2023-08-21T06:43:09.050Z] 8bcbc2b709f9: Layer already exists [2023-08-21T06:43:09.050Z] 1c7ba7a82304: Layer already exists [2023-08-21T06:43:09.050Z] 04dc60420e28: Layer already exists [2023-08-21T06:43:09.050Z] d2d9d24a8c2a: Layer already exists [2023-08-21T06:43:09.313Z] latest: digest: sha256:4cf449fdd77121435de2384257eb8de8b1e171ab23ce8dcbb792df8e0c0abe08 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:43:09.640Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:43:09.959Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.29 [2023-08-21T06:43:09.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-08-21T06:43:09.959Z] bb7201f42e8c: Preparing [2023-08-21T06:43:09.959Z] 9836d2697484: Preparing [2023-08-21T06:43:09.959Z] b1ae8282d213: Preparing [2023-08-21T06:43:09.959Z] eeff52e9479e: Preparing [2023-08-21T06:43:09.959Z] d1de7dfdbf40: Preparing [2023-08-21T06:43:09.959Z] 8bcbc2b709f9: Preparing [2023-08-21T06:43:09.959Z] 6da6252f7e61: Preparing [2023-08-21T06:43:09.959Z] 14ec21683cd6: Preparing [2023-08-21T06:43:09.959Z] 04dc60420e28: Preparing [2023-08-21T06:43:09.959Z] 1c7ba7a82304: Preparing [2023-08-21T06:43:09.959Z] d2d9d24a8c2a: Preparing [2023-08-21T06:43:09.959Z] 8bcbc2b709f9: Waiting [2023-08-21T06:43:09.959Z] 6da6252f7e61: Waiting [2023-08-21T06:43:09.959Z] 04dc60420e28: Waiting [2023-08-21T06:43:09.959Z] 1c7ba7a82304: Waiting [2023-08-21T06:43:09.959Z] d2d9d24a8c2a: Waiting [2023-08-21T06:43:09.959Z] 14ec21683cd6: Waiting [2023-08-21T06:43:09.959Z] 9836d2697484: Layer already exists [2023-08-21T06:43:09.959Z] eeff52e9479e: Layer already exists [2023-08-21T06:43:09.959Z] b1ae8282d213: Layer already exists [2023-08-21T06:43:09.959Z] bb7201f42e8c: Layer already exists [2023-08-21T06:43:09.959Z] d1de7dfdbf40: Layer already exists [2023-08-21T06:43:09.959Z] 6da6252f7e61: Layer already exists [2023-08-21T06:43:09.959Z] 8bcbc2b709f9: Layer already exists [2023-08-21T06:43:09.959Z] 04dc60420e28: Layer already exists [2023-08-21T06:43:09.960Z] 14ec21683cd6: Layer already exists [2023-08-21T06:43:09.960Z] 1c7ba7a82304: Layer already exists [2023-08-21T06:43:09.960Z] d2d9d24a8c2a: Layer already exists [2023-08-21T06:43:10.223Z] 3.1.0-dev.29: digest: sha256:4cf449fdd77121435de2384257eb8de8b1e171ab23ce8dcbb792df8e0c0abe08 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:43:10.551Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:43:10.872Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [2023-08-21T06:43:10.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-08-21T06:43:10.872Z] bb7201f42e8c: Preparing [2023-08-21T06:43:10.872Z] 9836d2697484: Preparing [2023-08-21T06:43:10.872Z] b1ae8282d213: Preparing [2023-08-21T06:43:10.872Z] eeff52e9479e: Preparing [2023-08-21T06:43:10.872Z] d1de7dfdbf40: Preparing [2023-08-21T06:43:10.872Z] 8bcbc2b709f9: Preparing [2023-08-21T06:43:10.872Z] 6da6252f7e61: Preparing [2023-08-21T06:43:10.872Z] 14ec21683cd6: Preparing [2023-08-21T06:43:10.872Z] 04dc60420e28: Preparing [2023-08-21T06:43:10.872Z] 1c7ba7a82304: Preparing [2023-08-21T06:43:10.872Z] d2d9d24a8c2a: Preparing [2023-08-21T06:43:10.872Z] 8bcbc2b709f9: Waiting [2023-08-21T06:43:10.872Z] 6da6252f7e61: Waiting [2023-08-21T06:43:10.872Z] 14ec21683cd6: Waiting [2023-08-21T06:43:10.872Z] 1c7ba7a82304: Waiting [2023-08-21T06:43:10.872Z] 04dc60420e28: Waiting [2023-08-21T06:43:10.872Z] d2d9d24a8c2a: Waiting [2023-08-21T06:43:10.872Z] 9836d2697484: Layer already exists [2023-08-21T06:43:10.872Z] bb7201f42e8c: Layer already exists [2023-08-21T06:43:10.872Z] eeff52e9479e: Layer already exists [2023-08-21T06:43:10.872Z] b1ae8282d213: Layer already exists [2023-08-21T06:43:10.872Z] d1de7dfdbf40: Layer already exists [2023-08-21T06:43:10.872Z] 8bcbc2b709f9: Layer already exists [2023-08-21T06:43:10.872Z] 6da6252f7e61: Layer already exists [2023-08-21T06:43:10.872Z] 14ec21683cd6: Layer already exists [2023-08-21T06:43:10.872Z] 1c7ba7a82304: Layer already exists [2023-08-21T06:43:10.872Z] 04dc60420e28: Layer already exists [2023-08-21T06:43:10.872Z] d2d9d24a8c2a: Layer already exists [2023-08-21T06:43:11.136Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29: digest: sha256:4cf449fdd77121435de2384257eb8de8b1e171ab23ce8dcbb792df8e0c0abe08 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:43:11.464Z] + 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-08-21T06:43:11.790Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-08-21T06:43:11.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-08-21T06:43:11.790Z] bb7201f42e8c: Preparing [2023-08-21T06:43:11.790Z] 9836d2697484: Preparing [2023-08-21T06:43:11.790Z] b1ae8282d213: Preparing [2023-08-21T06:43:11.790Z] eeff52e9479e: Preparing [2023-08-21T06:43:11.790Z] d1de7dfdbf40: Preparing [2023-08-21T06:43:11.790Z] 8bcbc2b709f9: Preparing [2023-08-21T06:43:11.790Z] 6da6252f7e61: Preparing [2023-08-21T06:43:11.790Z] 14ec21683cd6: Preparing [2023-08-21T06:43:11.790Z] 04dc60420e28: Preparing [2023-08-21T06:43:11.790Z] 1c7ba7a82304: Preparing [2023-08-21T06:43:11.790Z] d2d9d24a8c2a: Preparing [2023-08-21T06:43:11.790Z] 14ec21683cd6: Waiting [2023-08-21T06:43:11.790Z] 04dc60420e28: Waiting [2023-08-21T06:43:11.790Z] 1c7ba7a82304: Waiting [2023-08-21T06:43:11.790Z] 8bcbc2b709f9: Waiting [2023-08-21T06:43:11.790Z] d2d9d24a8c2a: Waiting [2023-08-21T06:43:11.790Z] 6da6252f7e61: Waiting [2023-08-21T06:43:11.790Z] eeff52e9479e: Layer already exists [2023-08-21T06:43:11.790Z] d1de7dfdbf40: Layer already exists [2023-08-21T06:43:11.790Z] 9836d2697484: Layer already exists [2023-08-21T06:43:11.790Z] bb7201f42e8c: Layer already exists [2023-08-21T06:43:11.790Z] b1ae8282d213: Layer already exists [2023-08-21T06:43:11.790Z] 8bcbc2b709f9: Layer already exists [2023-08-21T06:43:11.790Z] 14ec21683cd6: Layer already exists [2023-08-21T06:43:11.790Z] 6da6252f7e61: Layer already exists [2023-08-21T06:43:11.790Z] 1c7ba7a82304: Layer already exists [2023-08-21T06:43:11.790Z] 04dc60420e28: Layer already exists [2023-08-21T06:43:11.790Z] d2d9d24a8c2a: Layer already exists [2023-08-21T06:43:12.053Z] main: digest: sha256:4cf449fdd77121435de2384257eb8de8b1e171ab23ce8dcbb792df8e0c0abe08 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T06:43:12.096Z] ===================================================== [Pipeline] echo [2023-08-21T06:43:12.103Z] taggedImages: [2023-08-21T06:43:12.103Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4ee02a7625f8a220ea62cf97bba38120ef633ee3 [2023-08-21T06:43:12.103Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-08-21T06:43:12.103Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.29 [2023-08-21T06:43:12.103Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [2023-08-21T06:43:12.103Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-08-21T06:43:12.124Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-08-21T06:43:12.125Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3 [2023-08-21T06:43:12.125Z] latest [2023-08-21T06:43:12.125Z] 3.1.0-dev.29 [2023-08-21T06:43:12.125Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [2023-08-21T06:43:12.125Z] main [2023-08-21T06:43:12.125Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:43:12.455Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4ee02a7625f8a220ea62cf97bba38120ef633ee3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:43:12.787Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4ee02a7625f8a220ea62cf97bba38120ef633ee3 [2023-08-21T06:43:12.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-08-21T06:43:12.787Z] 0604d7974ba3: Preparing [2023-08-21T06:43:12.787Z] 3ba5e6bf5147: Preparing [2023-08-21T06:43:12.787Z] 14ec21683cd6: Preparing [2023-08-21T06:43:12.787Z] 04dc60420e28: Preparing [2023-08-21T06:43:12.787Z] 0ad88a79b19f: Preparing [2023-08-21T06:43:12.787Z] d2d9d24a8c2a: Preparing [2023-08-21T06:43:12.787Z] d2d9d24a8c2a: Waiting [2023-08-21T06:43:12.787Z] 04dc60420e28: Layer already exists [2023-08-21T06:43:13.052Z] 14ec21683cd6: Layer already exists [2023-08-21T06:43:13.052Z] d2d9d24a8c2a: Layer already exists [2023-08-21T06:43:13.052Z] 0604d7974ba3: Pushed [2023-08-21T06:43:14.454Z] 0ad88a79b19f: Pushed [2023-08-21T06:43:17.779Z] 3ba5e6bf5147: Pushed [2023-08-21T06:43:17.779Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3: digest: sha256:05c574fefa3479acdad54b0ff723eb5d0dd34f8d528af6e0e6a62a626592a0a9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:43:18.108Z] + 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-08-21T06:43:18.431Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-08-21T06:43:18.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-08-21T06:43:18.431Z] 0604d7974ba3: Preparing [2023-08-21T06:43:18.431Z] 3ba5e6bf5147: Preparing [2023-08-21T06:43:18.431Z] 14ec21683cd6: Preparing [2023-08-21T06:43:18.431Z] 04dc60420e28: Preparing [2023-08-21T06:43:18.431Z] 0ad88a79b19f: Preparing [2023-08-21T06:43:18.431Z] d2d9d24a8c2a: Preparing [2023-08-21T06:43:18.431Z] d2d9d24a8c2a: Waiting [2023-08-21T06:43:18.431Z] 3ba5e6bf5147: Layer already exists [2023-08-21T06:43:18.431Z] 0604d7974ba3: Layer already exists [2023-08-21T06:43:18.431Z] 04dc60420e28: Layer already exists [2023-08-21T06:43:18.431Z] 14ec21683cd6: Layer already exists [2023-08-21T06:43:18.431Z] 0ad88a79b19f: Layer already exists [2023-08-21T06:43:18.431Z] d2d9d24a8c2a: Layer already exists [2023-08-21T06:43:18.431Z] latest: digest: sha256:05c574fefa3479acdad54b0ff723eb5d0dd34f8d528af6e0e6a62a626592a0a9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:43:18.760Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:43:19.090Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.29 [2023-08-21T06:43:19.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-08-21T06:43:19.090Z] 0604d7974ba3: Preparing [2023-08-21T06:43:19.090Z] 3ba5e6bf5147: Preparing [2023-08-21T06:43:19.090Z] 14ec21683cd6: Preparing [2023-08-21T06:43:19.090Z] 04dc60420e28: Preparing [2023-08-21T06:43:19.090Z] 0ad88a79b19f: Preparing [2023-08-21T06:43:19.090Z] d2d9d24a8c2a: Preparing [2023-08-21T06:43:19.090Z] d2d9d24a8c2a: Waiting [2023-08-21T06:43:19.090Z] 14ec21683cd6: Layer already exists [2023-08-21T06:43:19.090Z] 0ad88a79b19f: Layer already exists [2023-08-21T06:43:19.090Z] 04dc60420e28: Layer already exists [2023-08-21T06:43:19.090Z] 3ba5e6bf5147: Layer already exists [2023-08-21T06:43:19.090Z] 0604d7974ba3: Layer already exists [2023-08-21T06:43:19.090Z] d2d9d24a8c2a: Layer already exists [2023-08-21T06:43:19.090Z] 3.1.0-dev.29: digest: sha256:05c574fefa3479acdad54b0ff723eb5d0dd34f8d528af6e0e6a62a626592a0a9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:43:19.419Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:43:19.756Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [2023-08-21T06:43:19.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-08-21T06:43:19.756Z] 0604d7974ba3: Preparing [2023-08-21T06:43:19.756Z] 3ba5e6bf5147: Preparing [2023-08-21T06:43:19.756Z] 14ec21683cd6: Preparing [2023-08-21T06:43:19.756Z] 04dc60420e28: Preparing [2023-08-21T06:43:19.756Z] 0ad88a79b19f: Preparing [2023-08-21T06:43:19.756Z] d2d9d24a8c2a: Preparing [2023-08-21T06:43:19.756Z] d2d9d24a8c2a: Waiting [2023-08-21T06:43:19.756Z] 04dc60420e28: Layer already exists [2023-08-21T06:43:19.756Z] 0ad88a79b19f: Layer already exists [2023-08-21T06:43:19.756Z] 14ec21683cd6: Layer already exists [2023-08-21T06:43:19.756Z] 0604d7974ba3: Layer already exists [2023-08-21T06:43:19.756Z] 3ba5e6bf5147: Layer already exists [2023-08-21T06:43:19.756Z] d2d9d24a8c2a: Layer already exists [2023-08-21T06:43:19.756Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29: digest: sha256:05c574fefa3479acdad54b0ff723eb5d0dd34f8d528af6e0e6a62a626592a0a9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:43:20.088Z] + 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-08-21T06:43:22.341Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-08-21T06:43:22.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-08-21T06:43:22.341Z] 0604d7974ba3: Preparing [2023-08-21T06:43:22.341Z] 3ba5e6bf5147: Preparing [2023-08-21T06:43:22.341Z] 14ec21683cd6: Preparing [2023-08-21T06:43:22.341Z] 04dc60420e28: Preparing [2023-08-21T06:43:22.341Z] 0ad88a79b19f: Preparing [2023-08-21T06:43:22.341Z] d2d9d24a8c2a: Preparing [2023-08-21T06:43:22.341Z] d2d9d24a8c2a: Waiting [2023-08-21T06:43:22.341Z] 0604d7974ba3: Layer already exists [2023-08-21T06:43:22.341Z] 3ba5e6bf5147: Layer already exists [2023-08-21T06:43:22.341Z] 0ad88a79b19f: Layer already exists [2023-08-21T06:43:22.341Z] 14ec21683cd6: Layer already exists [2023-08-21T06:43:22.341Z] 04dc60420e28: Layer already exists [2023-08-21T06:43:22.341Z] d2d9d24a8c2a: Layer already exists [2023-08-21T06:43:22.605Z] main: digest: sha256:05c574fefa3479acdad54b0ff723eb5d0dd34f8d528af6e0e6a62a626592a0a9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T06:43:22.648Z] ===================================================== [Pipeline] echo [2023-08-21T06:43:22.654Z] taggedImages: [2023-08-21T06:43:22.654Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4ee02a7625f8a220ea62cf97bba38120ef633ee3 [2023-08-21T06:43:22.654Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-08-21T06:43:22.654Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.29 [2023-08-21T06:43:22.654Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [2023-08-21T06:43:22.654Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-08-21T06:43:22.670Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-08-21T06:43:22.670Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3 [2023-08-21T06:43:22.670Z] latest [2023-08-21T06:43:22.670Z] 3.1.0-dev.29 [2023-08-21T06:43:22.670Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [2023-08-21T06:43:22.670Z] main [2023-08-21T06:43:22.670Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:43:23.007Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4ee02a7625f8a220ea62cf97bba38120ef633ee3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:43:23.342Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4ee02a7625f8a220ea62cf97bba38120ef633ee3 [2023-08-21T06:43:23.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-08-21T06:43:23.342Z] 6e77cc2664c0: Preparing [2023-08-21T06:43:23.342Z] 9a35caab3e47: Preparing [2023-08-21T06:43:23.342Z] dd6c3b0a96d5: Preparing [2023-08-21T06:43:23.342Z] c686fe9da0af: Preparing [2023-08-21T06:43:23.342Z] 85fb3baa18ca: Preparing [2023-08-21T06:43:23.342Z] 14ec21683cd6: Preparing [2023-08-21T06:43:23.342Z] 04dc60420e28: Preparing [2023-08-21T06:43:23.342Z] 2814bd938be8: Preparing [2023-08-21T06:43:23.342Z] d2d9d24a8c2a: Preparing [2023-08-21T06:43:23.342Z] 04dc60420e28: Waiting [2023-08-21T06:43:23.342Z] 2814bd938be8: Waiting [2023-08-21T06:43:23.342Z] 14ec21683cd6: Waiting [2023-08-21T06:43:23.342Z] d2d9d24a8c2a: Waiting [2023-08-21T06:43:23.606Z] 9a35caab3e47: Pushed [2023-08-21T06:43:23.606Z] 6e77cc2664c0: Pushed [2023-08-21T06:43:23.606Z] dd6c3b0a96d5: Pushed [2023-08-21T06:43:23.606Z] 14ec21683cd6: Layer already exists [2023-08-21T06:43:23.606Z] 04dc60420e28: Layer already exists [2023-08-21T06:43:23.606Z] d2d9d24a8c2a: Layer already exists [2023-08-21T06:43:24.559Z] 2814bd938be8: Pushed [2023-08-21T06:43:36.830Z] 85fb3baa18ca: Pushed [2023-08-21T06:43:41.055Z] c686fe9da0af: Pushed [2023-08-21T06:43:41.056Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3: digest: sha256:4e4b68fe563533028181b2a1f651cbd812a81714a0afcb0b519d07c8755783b9 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:43:41.405Z] + 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-08-21T06:43:41.744Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-08-21T06:43:41.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-08-21T06:43:41.745Z] 6e77cc2664c0: Preparing [2023-08-21T06:43:41.745Z] 9a35caab3e47: Preparing [2023-08-21T06:43:41.745Z] dd6c3b0a96d5: Preparing [2023-08-21T06:43:41.745Z] c686fe9da0af: Preparing [2023-08-21T06:43:41.745Z] 85fb3baa18ca: Preparing [2023-08-21T06:43:41.745Z] 14ec21683cd6: Preparing [2023-08-21T06:43:41.745Z] 04dc60420e28: Preparing [2023-08-21T06:43:41.745Z] 2814bd938be8: Preparing [2023-08-21T06:43:41.745Z] d2d9d24a8c2a: Preparing [2023-08-21T06:43:41.745Z] 14ec21683cd6: Waiting [2023-08-21T06:43:41.745Z] 04dc60420e28: Waiting [2023-08-21T06:43:41.745Z] 2814bd938be8: Waiting [2023-08-21T06:43:41.745Z] d2d9d24a8c2a: Waiting [2023-08-21T06:43:41.745Z] 9a35caab3e47: Layer already exists [2023-08-21T06:43:41.745Z] 6e77cc2664c0: Layer already exists [2023-08-21T06:43:41.745Z] 85fb3baa18ca: Layer already exists [2023-08-21T06:43:41.745Z] c686fe9da0af: Layer already exists [2023-08-21T06:43:41.745Z] dd6c3b0a96d5: Layer already exists [2023-08-21T06:43:41.745Z] 14ec21683cd6: Layer already exists [2023-08-21T06:43:41.745Z] 04dc60420e28: Layer already exists [2023-08-21T06:43:41.745Z] d2d9d24a8c2a: Layer already exists [2023-08-21T06:43:41.745Z] 2814bd938be8: Layer already exists [2023-08-21T06:43:42.007Z] latest: digest: sha256:4e4b68fe563533028181b2a1f651cbd812a81714a0afcb0b519d07c8755783b9 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:43:42.346Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:43:42.677Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.29 [2023-08-21T06:43:42.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-08-21T06:43:42.677Z] 6e77cc2664c0: Preparing [2023-08-21T06:43:42.677Z] 9a35caab3e47: Preparing [2023-08-21T06:43:42.677Z] dd6c3b0a96d5: Preparing [2023-08-21T06:43:42.677Z] c686fe9da0af: Preparing [2023-08-21T06:43:42.677Z] 85fb3baa18ca: Preparing [2023-08-21T06:43:42.677Z] 14ec21683cd6: Preparing [2023-08-21T06:43:42.677Z] 04dc60420e28: Preparing [2023-08-21T06:43:42.677Z] 2814bd938be8: Preparing [2023-08-21T06:43:42.677Z] d2d9d24a8c2a: Preparing [2023-08-21T06:43:42.677Z] 14ec21683cd6: Waiting [2023-08-21T06:43:42.677Z] 04dc60420e28: Waiting [2023-08-21T06:43:42.677Z] 2814bd938be8: Waiting [2023-08-21T06:43:42.677Z] d2d9d24a8c2a: Waiting [2023-08-21T06:43:42.677Z] dd6c3b0a96d5: Layer already exists [2023-08-21T06:43:42.677Z] 6e77cc2664c0: Layer already exists [2023-08-21T06:43:42.677Z] 9a35caab3e47: Layer already exists [2023-08-21T06:43:42.677Z] c686fe9da0af: Layer already exists [2023-08-21T06:43:42.677Z] 85fb3baa18ca: Layer already exists [2023-08-21T06:43:42.677Z] 04dc60420e28: Layer already exists [2023-08-21T06:43:42.677Z] 14ec21683cd6: Layer already exists [2023-08-21T06:43:42.677Z] d2d9d24a8c2a: Layer already exists [2023-08-21T06:43:42.677Z] 2814bd938be8: Layer already exists [2023-08-21T06:43:42.677Z] 3.1.0-dev.29: digest: sha256:4e4b68fe563533028181b2a1f651cbd812a81714a0afcb0b519d07c8755783b9 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:43:43.273Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:43:43.600Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [2023-08-21T06:43:43.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-08-21T06:43:43.601Z] 6e77cc2664c0: Preparing [2023-08-21T06:43:43.601Z] 9a35caab3e47: Preparing [2023-08-21T06:43:43.601Z] dd6c3b0a96d5: Preparing [2023-08-21T06:43:43.601Z] c686fe9da0af: Preparing [2023-08-21T06:43:43.601Z] 85fb3baa18ca: Preparing [2023-08-21T06:43:43.601Z] 14ec21683cd6: Preparing [2023-08-21T06:43:43.601Z] 04dc60420e28: Preparing [2023-08-21T06:43:43.601Z] 2814bd938be8: Preparing [2023-08-21T06:43:43.601Z] d2d9d24a8c2a: Preparing [2023-08-21T06:43:43.601Z] 14ec21683cd6: Waiting [2023-08-21T06:43:43.601Z] 04dc60420e28: Waiting [2023-08-21T06:43:43.601Z] 2814bd938be8: Waiting [2023-08-21T06:43:43.601Z] d2d9d24a8c2a: Waiting [2023-08-21T06:43:43.601Z] c686fe9da0af: Layer already exists [2023-08-21T06:43:43.601Z] dd6c3b0a96d5: Layer already exists [2023-08-21T06:43:43.601Z] 9a35caab3e47: Layer already exists [2023-08-21T06:43:43.601Z] 85fb3baa18ca: Layer already exists [2023-08-21T06:43:43.601Z] 6e77cc2664c0: Layer already exists [2023-08-21T06:43:43.601Z] d2d9d24a8c2a: Layer already exists [2023-08-21T06:43:43.601Z] 14ec21683cd6: Layer already exists [2023-08-21T06:43:43.601Z] 04dc60420e28: Layer already exists [2023-08-21T06:43:43.601Z] 2814bd938be8: Layer already exists [2023-08-21T06:43:43.601Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29: digest: sha256:4e4b68fe563533028181b2a1f651cbd812a81714a0afcb0b519d07c8755783b9 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:43:43.927Z] + 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-08-21T06:43:44.249Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-08-21T06:43:44.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-08-21T06:43:44.249Z] 6e77cc2664c0: Preparing [2023-08-21T06:43:44.249Z] 9a35caab3e47: Preparing [2023-08-21T06:43:44.249Z] dd6c3b0a96d5: Preparing [2023-08-21T06:43:44.249Z] c686fe9da0af: Preparing [2023-08-21T06:43:44.249Z] 85fb3baa18ca: Preparing [2023-08-21T06:43:44.249Z] 14ec21683cd6: Preparing [2023-08-21T06:43:44.249Z] 04dc60420e28: Preparing [2023-08-21T06:43:44.249Z] 2814bd938be8: Preparing [2023-08-21T06:43:44.249Z] d2d9d24a8c2a: Preparing [2023-08-21T06:43:44.249Z] 14ec21683cd6: Waiting [2023-08-21T06:43:44.249Z] 04dc60420e28: Waiting [2023-08-21T06:43:44.249Z] 2814bd938be8: Waiting [2023-08-21T06:43:44.249Z] d2d9d24a8c2a: Waiting [2023-08-21T06:43:44.249Z] dd6c3b0a96d5: Layer already exists [2023-08-21T06:43:44.249Z] c686fe9da0af: Layer already exists [2023-08-21T06:43:44.249Z] 6e77cc2664c0: Layer already exists [2023-08-21T06:43:44.249Z] 9a35caab3e47: Layer already exists [2023-08-21T06:43:44.249Z] 85fb3baa18ca: Layer already exists [2023-08-21T06:43:44.249Z] 04dc60420e28: Layer already exists [2023-08-21T06:43:44.249Z] 2814bd938be8: Layer already exists [2023-08-21T06:43:44.249Z] d2d9d24a8c2a: Layer already exists [2023-08-21T06:43:44.249Z] 14ec21683cd6: Layer already exists [2023-08-21T06:43:44.249Z] main: digest: sha256:4e4b68fe563533028181b2a1f651cbd812a81714a0afcb0b519d07c8755783b9 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T06:43:44.290Z] ===================================================== [Pipeline] echo [2023-08-21T06:43:44.297Z] taggedImages: [2023-08-21T06:43:44.297Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4ee02a7625f8a220ea62cf97bba38120ef633ee3 [2023-08-21T06:43:44.297Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-08-21T06:43:44.297Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.29 [2023-08-21T06:43:44.297Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [2023-08-21T06:43:44.297Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-08-21T06:43:44.311Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-08-21T06:43:44.312Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3 [2023-08-21T06:43:44.312Z] latest [2023-08-21T06:43:44.312Z] 3.1.0-dev.29 [2023-08-21T06:43:44.312Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [2023-08-21T06:43:44.312Z] main [2023-08-21T06:43:44.312Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:43:44.632Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4ee02a7625f8a220ea62cf97bba38120ef633ee3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:43:44.967Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4ee02a7625f8a220ea62cf97bba38120ef633ee3 [2023-08-21T06:43:44.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-08-21T06:43:44.967Z] 6a2d53a98a67: Preparing [2023-08-21T06:43:44.967Z] fcb7955b8710: Preparing [2023-08-21T06:43:44.967Z] 1c3b16b59fd6: Preparing [2023-08-21T06:43:44.967Z] b2e192ff3d73: Preparing [2023-08-21T06:43:44.967Z] 14ec21683cd6: Preparing [2023-08-21T06:43:44.967Z] 04dc60420e28: Preparing [2023-08-21T06:43:44.967Z] d934757403ab: Preparing [2023-08-21T06:43:44.967Z] d2d9d24a8c2a: Preparing [2023-08-21T06:43:44.967Z] d934757403ab: Waiting [2023-08-21T06:43:44.967Z] d2d9d24a8c2a: Waiting [2023-08-21T06:43:44.967Z] 04dc60420e28: Waiting [2023-08-21T06:43:44.967Z] 14ec21683cd6: Layer already exists [2023-08-21T06:43:45.232Z] 04dc60420e28: Layer already exists [2023-08-21T06:43:45.232Z] 1c3b16b59fd6: Pushed [2023-08-21T06:43:45.232Z] fcb7955b8710: Pushed [2023-08-21T06:43:45.232Z] d2d9d24a8c2a: Layer already exists [2023-08-21T06:43:45.232Z] 6a2d53a98a67: Pushed [2023-08-21T06:43:45.811Z] d934757403ab: Pushed [2023-08-21T06:44:03.973Z] b2e192ff3d73: Pushed [2023-08-21T06:44:03.973Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3: digest: sha256:7755980ade2230598f310ecb86ded1f12ffaeceec13dea1fe1a73acffef410bf size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:44:04.297Z] + 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-08-21T06:44:04.640Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-08-21T06:44:04.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-08-21T06:44:04.640Z] 6a2d53a98a67: Preparing [2023-08-21T06:44:04.640Z] fcb7955b8710: Preparing [2023-08-21T06:44:04.640Z] 1c3b16b59fd6: Preparing [2023-08-21T06:44:04.640Z] b2e192ff3d73: Preparing [2023-08-21T06:44:04.640Z] 14ec21683cd6: Preparing [2023-08-21T06:44:04.640Z] 04dc60420e28: Preparing [2023-08-21T06:44:04.640Z] d934757403ab: Preparing [2023-08-21T06:44:04.640Z] d2d9d24a8c2a: Preparing [2023-08-21T06:44:04.640Z] 04dc60420e28: Waiting [2023-08-21T06:44:04.640Z] d934757403ab: Waiting [2023-08-21T06:44:04.640Z] d2d9d24a8c2a: Waiting [2023-08-21T06:44:04.640Z] b2e192ff3d73: Layer already exists [2023-08-21T06:44:04.640Z] fcb7955b8710: Layer already exists [2023-08-21T06:44:04.640Z] 1c3b16b59fd6: Layer already exists [2023-08-21T06:44:04.640Z] 6a2d53a98a67: Layer already exists [2023-08-21T06:44:04.640Z] 14ec21683cd6: Layer already exists [2023-08-21T06:44:04.640Z] 04dc60420e28: Layer already exists [2023-08-21T06:44:04.640Z] d2d9d24a8c2a: Layer already exists [2023-08-21T06:44:04.640Z] d934757403ab: Layer already exists [2023-08-21T06:44:04.904Z] latest: digest: sha256:7755980ade2230598f310ecb86ded1f12ffaeceec13dea1fe1a73acffef410bf size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:44:05.241Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:44:05.567Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.29 [2023-08-21T06:44:05.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-08-21T06:44:05.567Z] 6a2d53a98a67: Preparing [2023-08-21T06:44:05.567Z] fcb7955b8710: Preparing [2023-08-21T06:44:05.567Z] 1c3b16b59fd6: Preparing [2023-08-21T06:44:05.567Z] b2e192ff3d73: Preparing [2023-08-21T06:44:05.567Z] 14ec21683cd6: Preparing [2023-08-21T06:44:05.567Z] 04dc60420e28: Preparing [2023-08-21T06:44:05.567Z] d934757403ab: Preparing [2023-08-21T06:44:05.567Z] d2d9d24a8c2a: Preparing [2023-08-21T06:44:05.567Z] 04dc60420e28: Waiting [2023-08-21T06:44:05.567Z] d934757403ab: Waiting [2023-08-21T06:44:05.567Z] d2d9d24a8c2a: Waiting [2023-08-21T06:44:05.567Z] 14ec21683cd6: Layer already exists [2023-08-21T06:44:05.567Z] b2e192ff3d73: Layer already exists [2023-08-21T06:44:05.567Z] 6a2d53a98a67: Layer already exists [2023-08-21T06:44:05.567Z] fcb7955b8710: Layer already exists [2023-08-21T06:44:05.567Z] 1c3b16b59fd6: Layer already exists [2023-08-21T06:44:05.567Z] 04dc60420e28: Layer already exists [2023-08-21T06:44:05.567Z] d2d9d24a8c2a: Layer already exists [2023-08-21T06:44:05.567Z] d934757403ab: Layer already exists [2023-08-21T06:44:05.567Z] 3.1.0-dev.29: digest: sha256:7755980ade2230598f310ecb86ded1f12ffaeceec13dea1fe1a73acffef410bf size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:44:06.161Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:44:06.498Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [2023-08-21T06:44:06.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-08-21T06:44:06.498Z] 6a2d53a98a67: Preparing [2023-08-21T06:44:06.498Z] fcb7955b8710: Preparing [2023-08-21T06:44:06.498Z] 1c3b16b59fd6: Preparing [2023-08-21T06:44:06.498Z] b2e192ff3d73: Preparing [2023-08-21T06:44:06.498Z] 14ec21683cd6: Preparing [2023-08-21T06:44:06.498Z] 04dc60420e28: Preparing [2023-08-21T06:44:06.498Z] d934757403ab: Preparing [2023-08-21T06:44:06.498Z] d2d9d24a8c2a: Preparing [2023-08-21T06:44:06.498Z] d934757403ab: Waiting [2023-08-21T06:44:06.498Z] d2d9d24a8c2a: Waiting [2023-08-21T06:44:06.498Z] 04dc60420e28: Waiting [2023-08-21T06:44:06.498Z] 1c3b16b59fd6: Layer already exists [2023-08-21T06:44:06.498Z] b2e192ff3d73: Layer already exists [2023-08-21T06:44:06.498Z] fcb7955b8710: Layer already exists [2023-08-21T06:44:06.498Z] 6a2d53a98a67: Layer already exists [2023-08-21T06:44:06.499Z] 14ec21683cd6: Layer already exists [2023-08-21T06:44:06.499Z] d2d9d24a8c2a: Layer already exists [2023-08-21T06:44:06.499Z] d934757403ab: Layer already exists [2023-08-21T06:44:06.499Z] 04dc60420e28: Layer already exists [2023-08-21T06:44:06.499Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29: digest: sha256:7755980ade2230598f310ecb86ded1f12ffaeceec13dea1fe1a73acffef410bf size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:44:06.834Z] + 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-08-21T06:44:07.210Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-08-21T06:44:07.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-08-21T06:44:07.210Z] 6a2d53a98a67: Preparing [2023-08-21T06:44:07.210Z] fcb7955b8710: Preparing [2023-08-21T06:44:07.210Z] 1c3b16b59fd6: Preparing [2023-08-21T06:44:07.210Z] b2e192ff3d73: Preparing [2023-08-21T06:44:07.210Z] 14ec21683cd6: Preparing [2023-08-21T06:44:07.210Z] 04dc60420e28: Preparing [2023-08-21T06:44:07.210Z] d934757403ab: Preparing [2023-08-21T06:44:07.210Z] d2d9d24a8c2a: Preparing [2023-08-21T06:44:07.210Z] d934757403ab: Waiting [2023-08-21T06:44:07.210Z] d2d9d24a8c2a: Waiting [2023-08-21T06:44:07.210Z] 04dc60420e28: Waiting [2023-08-21T06:44:07.210Z] fcb7955b8710: Layer already exists [2023-08-21T06:44:07.210Z] 14ec21683cd6: Layer already exists [2023-08-21T06:44:07.210Z] b2e192ff3d73: Layer already exists [2023-08-21T06:44:07.210Z] 1c3b16b59fd6: Layer already exists [2023-08-21T06:44:07.210Z] 6a2d53a98a67: Layer already exists [2023-08-21T06:44:07.210Z] 04dc60420e28: Layer already exists [2023-08-21T06:44:07.210Z] d934757403ab: Layer already exists [2023-08-21T06:44:07.210Z] d2d9d24a8c2a: Layer already exists [2023-08-21T06:44:07.477Z] main: digest: sha256:7755980ade2230598f310ecb86ded1f12ffaeceec13dea1fe1a73acffef410bf size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T06:44:07.531Z] ===================================================== [Pipeline] echo [2023-08-21T06:44:07.537Z] taggedImages: [2023-08-21T06:44:07.537Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4ee02a7625f8a220ea62cf97bba38120ef633ee3 [2023-08-21T06:44:07.537Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-08-21T06:44:07.537Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.29 [2023-08-21T06:44:07.537Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [2023-08-21T06:44:07.537Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-08-21T06:44:07.553Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-08-21T06:44:07.553Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3 [2023-08-21T06:44:07.553Z] latest [2023-08-21T06:44:07.553Z] 3.1.0-dev.29 [2023-08-21T06:44:07.553Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [2023-08-21T06:44:07.553Z] main [2023-08-21T06:44:07.553Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:44:07.905Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4ee02a7625f8a220ea62cf97bba38120ef633ee3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:44:08.256Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4ee02a7625f8a220ea62cf97bba38120ef633ee3 [2023-08-21T06:44:08.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-08-21T06:44:08.256Z] 7d66abe5c626: Preparing [2023-08-21T06:44:08.256Z] 003824fe6cd3: Preparing [2023-08-21T06:44:08.256Z] c4cb08f3efb8: Preparing [2023-08-21T06:44:08.256Z] b2e192ff3d73: Preparing [2023-08-21T06:44:08.256Z] 14ec21683cd6: Preparing [2023-08-21T06:44:08.256Z] 04dc60420e28: Preparing [2023-08-21T06:44:08.256Z] 2814bd938be8: Preparing [2023-08-21T06:44:08.256Z] d2d9d24a8c2a: Preparing [2023-08-21T06:44:08.256Z] 04dc60420e28: Waiting [2023-08-21T06:44:08.256Z] 2814bd938be8: Waiting [2023-08-21T06:44:08.256Z] d2d9d24a8c2a: Waiting [2023-08-21T06:44:08.256Z] b2e192ff3d73: Layer already exists [2023-08-21T06:44:08.256Z] 14ec21683cd6: Layer already exists [2023-08-21T06:44:08.256Z] 04dc60420e28: Layer already exists [2023-08-21T06:44:08.523Z] 2814bd938be8: Layer already exists [2023-08-21T06:44:08.523Z] d2d9d24a8c2a: Layer already exists [2023-08-21T06:44:08.523Z] c4cb08f3efb8: Pushed [2023-08-21T06:44:08.523Z] 7d66abe5c626: Pushed [2023-08-21T06:44:08.523Z] 003824fe6cd3: Pushed [2023-08-21T06:44:08.523Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3: digest: sha256:c9f7135dcbca2ee6662aa61add7d519b61683e1ef603fd7a51d08106bfac6243 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:44:09.141Z] + 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-08-21T06:44:09.472Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-08-21T06:44:09.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-08-21T06:44:09.472Z] 7d66abe5c626: Preparing [2023-08-21T06:44:09.472Z] 003824fe6cd3: Preparing [2023-08-21T06:44:09.472Z] c4cb08f3efb8: Preparing [2023-08-21T06:44:09.472Z] b2e192ff3d73: Preparing [2023-08-21T06:44:09.472Z] 14ec21683cd6: Preparing [2023-08-21T06:44:09.472Z] 04dc60420e28: Preparing [2023-08-21T06:44:09.472Z] 2814bd938be8: Preparing [2023-08-21T06:44:09.472Z] d2d9d24a8c2a: Preparing [2023-08-21T06:44:09.472Z] 2814bd938be8: Waiting [2023-08-21T06:44:09.472Z] d2d9d24a8c2a: Waiting [2023-08-21T06:44:09.472Z] 7d66abe5c626: Layer already exists [2023-08-21T06:44:09.472Z] 003824fe6cd3: Layer already exists [2023-08-21T06:44:09.472Z] 14ec21683cd6: Layer already exists [2023-08-21T06:44:09.472Z] b2e192ff3d73: Layer already exists [2023-08-21T06:44:09.472Z] c4cb08f3efb8: Layer already exists [2023-08-21T06:44:09.472Z] 2814bd938be8: Layer already exists [2023-08-21T06:44:09.472Z] 04dc60420e28: Layer already exists [2023-08-21T06:44:09.472Z] d2d9d24a8c2a: Layer already exists [2023-08-21T06:44:09.736Z] latest: digest: sha256:c9f7135dcbca2ee6662aa61add7d519b61683e1ef603fd7a51d08106bfac6243 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:44:10.062Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:44:10.389Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.29 [2023-08-21T06:44:10.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-08-21T06:44:10.389Z] 7d66abe5c626: Preparing [2023-08-21T06:44:10.389Z] 003824fe6cd3: Preparing [2023-08-21T06:44:10.389Z] c4cb08f3efb8: Preparing [2023-08-21T06:44:10.389Z] b2e192ff3d73: Preparing [2023-08-21T06:44:10.389Z] 14ec21683cd6: Preparing [2023-08-21T06:44:10.389Z] 04dc60420e28: Preparing [2023-08-21T06:44:10.389Z] 2814bd938be8: Preparing [2023-08-21T06:44:10.389Z] d2d9d24a8c2a: Preparing [2023-08-21T06:44:10.389Z] 04dc60420e28: Waiting [2023-08-21T06:44:10.389Z] 2814bd938be8: Waiting [2023-08-21T06:44:10.389Z] d2d9d24a8c2a: Waiting [2023-08-21T06:44:10.389Z] c4cb08f3efb8: Layer already exists [2023-08-21T06:44:10.389Z] b2e192ff3d73: Layer already exists [2023-08-21T06:44:10.389Z] 003824fe6cd3: Layer already exists [2023-08-21T06:44:10.389Z] 7d66abe5c626: Layer already exists [2023-08-21T06:44:10.389Z] 14ec21683cd6: Layer already exists [2023-08-21T06:44:10.389Z] 2814bd938be8: Layer already exists [2023-08-21T06:44:10.389Z] 04dc60420e28: Layer already exists [2023-08-21T06:44:10.389Z] d2d9d24a8c2a: Layer already exists [2023-08-21T06:44:10.389Z] 3.1.0-dev.29: digest: sha256:c9f7135dcbca2ee6662aa61add7d519b61683e1ef603fd7a51d08106bfac6243 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:44:10.982Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:44:11.309Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [2023-08-21T06:44:11.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-08-21T06:44:11.309Z] 7d66abe5c626: Preparing [2023-08-21T06:44:11.309Z] 003824fe6cd3: Preparing [2023-08-21T06:44:11.309Z] c4cb08f3efb8: Preparing [2023-08-21T06:44:11.309Z] b2e192ff3d73: Preparing [2023-08-21T06:44:11.309Z] 14ec21683cd6: Preparing [2023-08-21T06:44:11.309Z] 04dc60420e28: Preparing [2023-08-21T06:44:11.309Z] 2814bd938be8: Preparing [2023-08-21T06:44:11.309Z] d2d9d24a8c2a: Preparing [2023-08-21T06:44:11.309Z] 2814bd938be8: Waiting [2023-08-21T06:44:11.309Z] d2d9d24a8c2a: Waiting [2023-08-21T06:44:11.309Z] 04dc60420e28: Waiting [2023-08-21T06:44:11.309Z] 14ec21683cd6: Layer already exists [2023-08-21T06:44:11.309Z] 7d66abe5c626: Layer already exists [2023-08-21T06:44:11.309Z] c4cb08f3efb8: Layer already exists [2023-08-21T06:44:11.309Z] 003824fe6cd3: Layer already exists [2023-08-21T06:44:11.309Z] b2e192ff3d73: Layer already exists [2023-08-21T06:44:11.309Z] d2d9d24a8c2a: Layer already exists [2023-08-21T06:44:11.309Z] 2814bd938be8: Layer already exists [2023-08-21T06:44:11.309Z] 04dc60420e28: Layer already exists [2023-08-21T06:44:11.574Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29: digest: sha256:c9f7135dcbca2ee6662aa61add7d519b61683e1ef603fd7a51d08106bfac6243 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:44:11.901Z] + 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-08-21T06:44:12.228Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-08-21T06:44:12.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-08-21T06:44:12.228Z] 7d66abe5c626: Preparing [2023-08-21T06:44:12.228Z] 003824fe6cd3: Preparing [2023-08-21T06:44:12.228Z] c4cb08f3efb8: Preparing [2023-08-21T06:44:12.228Z] b2e192ff3d73: Preparing [2023-08-21T06:44:12.228Z] 14ec21683cd6: Preparing [2023-08-21T06:44:12.228Z] 04dc60420e28: Preparing [2023-08-21T06:44:12.228Z] 2814bd938be8: Preparing [2023-08-21T06:44:12.228Z] d2d9d24a8c2a: Preparing [2023-08-21T06:44:12.228Z] 2814bd938be8: Waiting [2023-08-21T06:44:12.228Z] d2d9d24a8c2a: Waiting [2023-08-21T06:44:12.228Z] 04dc60420e28: Waiting [2023-08-21T06:44:12.228Z] 003824fe6cd3: Layer already exists [2023-08-21T06:44:12.228Z] b2e192ff3d73: Layer already exists [2023-08-21T06:44:12.228Z] 14ec21683cd6: Layer already exists [2023-08-21T06:44:12.228Z] 7d66abe5c626: Layer already exists [2023-08-21T06:44:12.228Z] c4cb08f3efb8: Layer already exists [2023-08-21T06:44:12.228Z] 2814bd938be8: Layer already exists [2023-08-21T06:44:12.228Z] 04dc60420e28: Layer already exists [2023-08-21T06:44:12.228Z] d2d9d24a8c2a: Layer already exists [2023-08-21T06:44:12.493Z] main: digest: sha256:c9f7135dcbca2ee6662aa61add7d519b61683e1ef603fd7a51d08106bfac6243 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T06:44:12.534Z] ===================================================== [Pipeline] echo [2023-08-21T06:44:12.540Z] taggedImages: [2023-08-21T06:44:12.540Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4ee02a7625f8a220ea62cf97bba38120ef633ee3 [2023-08-21T06:44:12.540Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-08-21T06:44:12.540Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.29 [2023-08-21T06:44:12.540Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [2023-08-21T06:44:12.540Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-08-21T06:44:12.558Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-08-21T06:44:12.558Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3 [2023-08-21T06:44:12.558Z] latest [2023-08-21T06:44:12.558Z] 3.1.0-dev.29 [2023-08-21T06:44:12.558Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [2023-08-21T06:44:12.558Z] main [2023-08-21T06:44:12.558Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:44:12.896Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4ee02a7625f8a220ea62cf97bba38120ef633ee3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:44:13.223Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4ee02a7625f8a220ea62cf97bba38120ef633ee3 [2023-08-21T06:44:13.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-08-21T06:44:13.223Z] 3a2d52b314cf: Preparing [2023-08-21T06:44:13.223Z] a4bb0a38c2d6: Preparing [2023-08-21T06:44:13.223Z] 14ec21683cd6: Preparing [2023-08-21T06:44:13.223Z] 04dc60420e28: Preparing [2023-08-21T06:44:13.223Z] 09e3292abc86: Preparing [2023-08-21T06:44:13.223Z] d2d9d24a8c2a: Preparing [2023-08-21T06:44:13.223Z] d2d9d24a8c2a: Waiting [2023-08-21T06:44:13.223Z] 14ec21683cd6: Layer already exists [2023-08-21T06:44:13.487Z] 09e3292abc86: Pushed [2023-08-21T06:44:14.887Z] 04dc60420e28: Layer already exists [2023-08-21T06:44:14.887Z] d2d9d24a8c2a: Layer already exists [2023-08-21T06:44:14.887Z] 3a2d52b314cf: Pushed [2023-08-21T06:44:19.116Z] a4bb0a38c2d6: Pushed [2023-08-21T06:44:19.116Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3: digest: sha256:f2603a88a3dba105894061abd41345330bfc447a30baaa5aa0e91765881d5cd7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:44:19.444Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:44:19.766Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-08-21T06:44:19.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-08-21T06:44:19.766Z] 3a2d52b314cf: Preparing [2023-08-21T06:44:19.766Z] a4bb0a38c2d6: Preparing [2023-08-21T06:44:19.766Z] 14ec21683cd6: Preparing [2023-08-21T06:44:19.766Z] 04dc60420e28: Preparing [2023-08-21T06:44:19.766Z] 09e3292abc86: Preparing [2023-08-21T06:44:19.766Z] d2d9d24a8c2a: Preparing [2023-08-21T06:44:19.766Z] d2d9d24a8c2a: Waiting [2023-08-21T06:44:19.766Z] a4bb0a38c2d6: Layer already exists [2023-08-21T06:44:19.766Z] 04dc60420e28: Layer already exists [2023-08-21T06:44:19.766Z] 3a2d52b314cf: Layer already exists [2023-08-21T06:44:19.766Z] 09e3292abc86: Layer already exists [2023-08-21T06:44:19.766Z] 14ec21683cd6: Layer already exists [2023-08-21T06:44:19.766Z] d2d9d24a8c2a: Layer already exists [2023-08-21T06:44:19.766Z] latest: digest: sha256:f2603a88a3dba105894061abd41345330bfc447a30baaa5aa0e91765881d5cd7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:44:20.362Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:44:20.688Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.29 [2023-08-21T06:44:20.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-08-21T06:44:20.688Z] 3a2d52b314cf: Preparing [2023-08-21T06:44:20.688Z] a4bb0a38c2d6: Preparing [2023-08-21T06:44:20.688Z] 14ec21683cd6: Preparing [2023-08-21T06:44:20.688Z] 04dc60420e28: Preparing [2023-08-21T06:44:20.688Z] 09e3292abc86: Preparing [2023-08-21T06:44:20.688Z] d2d9d24a8c2a: Preparing [2023-08-21T06:44:20.688Z] d2d9d24a8c2a: Waiting [2023-08-21T06:44:20.688Z] 3a2d52b314cf: Layer already exists [2023-08-21T06:44:20.688Z] 09e3292abc86: Layer already exists [2023-08-21T06:44:20.688Z] a4bb0a38c2d6: Layer already exists [2023-08-21T06:44:20.688Z] 14ec21683cd6: Layer already exists [2023-08-21T06:44:20.688Z] 04dc60420e28: Layer already exists [2023-08-21T06:44:20.688Z] d2d9d24a8c2a: Layer already exists [2023-08-21T06:44:20.688Z] 3.1.0-dev.29: digest: sha256:f2603a88a3dba105894061abd41345330bfc447a30baaa5aa0e91765881d5cd7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:44:21.285Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:44:21.610Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [2023-08-21T06:44:21.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-08-21T06:44:21.610Z] 3a2d52b314cf: Preparing [2023-08-21T06:44:21.610Z] a4bb0a38c2d6: Preparing [2023-08-21T06:44:21.610Z] 14ec21683cd6: Preparing [2023-08-21T06:44:21.610Z] 04dc60420e28: Preparing [2023-08-21T06:44:21.610Z] 09e3292abc86: Preparing [2023-08-21T06:44:21.610Z] d2d9d24a8c2a: Preparing [2023-08-21T06:44:21.610Z] d2d9d24a8c2a: Waiting [2023-08-21T06:44:21.610Z] 3a2d52b314cf: Layer already exists [2023-08-21T06:44:21.610Z] 14ec21683cd6: Layer already exists [2023-08-21T06:44:21.610Z] 09e3292abc86: Layer already exists [2023-08-21T06:44:21.610Z] 04dc60420e28: Layer already exists [2023-08-21T06:44:21.610Z] a4bb0a38c2d6: Layer already exists [2023-08-21T06:44:21.610Z] d2d9d24a8c2a: Layer already exists [2023-08-21T06:44:21.610Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29: digest: sha256:f2603a88a3dba105894061abd41345330bfc447a30baaa5aa0e91765881d5cd7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:44:21.941Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:44:22.265Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-08-21T06:44:22.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-08-21T06:44:22.265Z] 3a2d52b314cf: Preparing [2023-08-21T06:44:22.265Z] a4bb0a38c2d6: Preparing [2023-08-21T06:44:22.265Z] 14ec21683cd6: Preparing [2023-08-21T06:44:22.265Z] 04dc60420e28: Preparing [2023-08-21T06:44:22.265Z] 09e3292abc86: Preparing [2023-08-21T06:44:22.265Z] d2d9d24a8c2a: Preparing [2023-08-21T06:44:22.265Z] d2d9d24a8c2a: Waiting [2023-08-21T06:44:22.265Z] 04dc60420e28: Layer already exists [2023-08-21T06:44:22.265Z] 3a2d52b314cf: Layer already exists [2023-08-21T06:44:22.265Z] a4bb0a38c2d6: Layer already exists [2023-08-21T06:44:22.265Z] 14ec21683cd6: Layer already exists [2023-08-21T06:44:22.265Z] 09e3292abc86: Layer already exists [2023-08-21T06:44:22.265Z] d2d9d24a8c2a: Layer already exists [2023-08-21T06:44:22.529Z] main: digest: sha256:f2603a88a3dba105894061abd41345330bfc447a30baaa5aa0e91765881d5cd7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T06:44:22.572Z] ===================================================== [Pipeline] echo [2023-08-21T06:44:22.578Z] taggedImages: [2023-08-21T06:44:22.578Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4ee02a7625f8a220ea62cf97bba38120ef633ee3 [2023-08-21T06:44:22.578Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-08-21T06:44:22.578Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.29 [2023-08-21T06:44:22.578Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [2023-08-21T06:44:22.578Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-08-21T06:44:22.594Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-08-21T06:44:22.594Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3 [2023-08-21T06:44:22.594Z] latest [2023-08-21T06:44:22.594Z] 3.1.0-dev.29 [2023-08-21T06:44:22.594Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [2023-08-21T06:44:22.594Z] main [2023-08-21T06:44:22.594Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:44:22.921Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4ee02a7625f8a220ea62cf97bba38120ef633ee3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:44:23.248Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4ee02a7625f8a220ea62cf97bba38120ef633ee3 [2023-08-21T06:44:23.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-08-21T06:44:23.248Z] f45b308f7e3a: Preparing [2023-08-21T06:44:23.248Z] bd475960b278: Preparing [2023-08-21T06:44:23.248Z] 14ec21683cd6: Preparing [2023-08-21T06:44:23.248Z] 04dc60420e28: Preparing [2023-08-21T06:44:23.248Z] 36f9a1ec2c01: Preparing [2023-08-21T06:44:23.248Z] d2d9d24a8c2a: Preparing [2023-08-21T06:44:23.248Z] d2d9d24a8c2a: Waiting [2023-08-21T06:44:23.248Z] 14ec21683cd6: Layer already exists [2023-08-21T06:44:23.248Z] 36f9a1ec2c01: Layer already exists [2023-08-21T06:44:23.248Z] 04dc60420e28: Layer already exists [2023-08-21T06:44:23.248Z] d2d9d24a8c2a: Layer already exists [2023-08-21T06:44:23.511Z] f45b308f7e3a: Pushed [2023-08-21T06:44:28.829Z] bd475960b278: Pushed [2023-08-21T06:44:29.095Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3: digest: sha256:1824b761125f19752b5cd813dee8872b7a150519eeefab370f4627704ed56231 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:44:29.422Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:44:29.752Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-08-21T06:44:29.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-08-21T06:44:29.752Z] f45b308f7e3a: Preparing [2023-08-21T06:44:29.752Z] bd475960b278: Preparing [2023-08-21T06:44:29.752Z] 14ec21683cd6: Preparing [2023-08-21T06:44:29.752Z] 04dc60420e28: Preparing [2023-08-21T06:44:29.752Z] 36f9a1ec2c01: Preparing [2023-08-21T06:44:29.752Z] d2d9d24a8c2a: Preparing [2023-08-21T06:44:29.752Z] d2d9d24a8c2a: Waiting [2023-08-21T06:44:29.752Z] f45b308f7e3a: Layer already exists [2023-08-21T06:44:29.752Z] 14ec21683cd6: Layer already exists [2023-08-21T06:44:29.752Z] 04dc60420e28: Layer already exists [2023-08-21T06:44:29.752Z] 36f9a1ec2c01: Layer already exists [2023-08-21T06:44:29.752Z] bd475960b278: Layer already exists [2023-08-21T06:44:29.752Z] d2d9d24a8c2a: Layer already exists [2023-08-21T06:44:29.752Z] latest: digest: sha256:1824b761125f19752b5cd813dee8872b7a150519eeefab370f4627704ed56231 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:44:30.341Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:44:30.662Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.29 [2023-08-21T06:44:30.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-08-21T06:44:30.662Z] f45b308f7e3a: Preparing [2023-08-21T06:44:30.662Z] bd475960b278: Preparing [2023-08-21T06:44:30.662Z] 14ec21683cd6: Preparing [2023-08-21T06:44:30.662Z] 04dc60420e28: Preparing [2023-08-21T06:44:30.662Z] 36f9a1ec2c01: Preparing [2023-08-21T06:44:30.662Z] d2d9d24a8c2a: Preparing [2023-08-21T06:44:30.662Z] d2d9d24a8c2a: Waiting [2023-08-21T06:44:30.662Z] 14ec21683cd6: Layer already exists [2023-08-21T06:44:30.662Z] 36f9a1ec2c01: Layer already exists [2023-08-21T06:44:30.662Z] f45b308f7e3a: Layer already exists [2023-08-21T06:44:30.662Z] bd475960b278: Layer already exists [2023-08-21T06:44:30.662Z] 04dc60420e28: Layer already exists [2023-08-21T06:44:30.662Z] d2d9d24a8c2a: Layer already exists [2023-08-21T06:44:30.662Z] 3.1.0-dev.29: digest: sha256:1824b761125f19752b5cd813dee8872b7a150519eeefab370f4627704ed56231 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:44:30.987Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:44:31.310Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [2023-08-21T06:44:31.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-08-21T06:44:31.310Z] f45b308f7e3a: Preparing [2023-08-21T06:44:31.310Z] bd475960b278: Preparing [2023-08-21T06:44:31.310Z] 14ec21683cd6: Preparing [2023-08-21T06:44:31.310Z] 04dc60420e28: Preparing [2023-08-21T06:44:31.310Z] 36f9a1ec2c01: Preparing [2023-08-21T06:44:31.310Z] d2d9d24a8c2a: Preparing [2023-08-21T06:44:31.310Z] d2d9d24a8c2a: Waiting [2023-08-21T06:44:31.310Z] 36f9a1ec2c01: Layer already exists [2023-08-21T06:44:31.310Z] bd475960b278: Layer already exists [2023-08-21T06:44:31.310Z] 14ec21683cd6: Layer already exists [2023-08-21T06:44:31.310Z] 04dc60420e28: Layer already exists [2023-08-21T06:44:31.310Z] f45b308f7e3a: Layer already exists [2023-08-21T06:44:31.310Z] d2d9d24a8c2a: Layer already exists [2023-08-21T06:44:31.310Z] 4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29: digest: sha256:1824b761125f19752b5cd813dee8872b7a150519eeefab370f4627704ed56231 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:44:31.634Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:44:31.957Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-08-21T06:44:31.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-08-21T06:44:31.957Z] f45b308f7e3a: Preparing [2023-08-21T06:44:31.957Z] bd475960b278: Preparing [2023-08-21T06:44:31.958Z] 14ec21683cd6: Preparing [2023-08-21T06:44:31.958Z] 04dc60420e28: Preparing [2023-08-21T06:44:31.958Z] 36f9a1ec2c01: Preparing [2023-08-21T06:44:31.958Z] d2d9d24a8c2a: Preparing [2023-08-21T06:44:31.958Z] d2d9d24a8c2a: Waiting [2023-08-21T06:44:31.958Z] 04dc60420e28: Layer already exists [2023-08-21T06:44:31.958Z] 14ec21683cd6: Layer already exists [2023-08-21T06:44:31.958Z] bd475960b278: Layer already exists [2023-08-21T06:44:31.958Z] f45b308f7e3a: Layer already exists [2023-08-21T06:44:31.958Z] 36f9a1ec2c01: Layer already exists [2023-08-21T06:44:31.958Z] d2d9d24a8c2a: Layer already exists [2023-08-21T06:44:31.958Z] main: digest: sha256:1824b761125f19752b5cd813dee8872b7a150519eeefab370f4627704ed56231 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T06:44:32.262Z] ===================================================== [Pipeline] echo [2023-08-21T06:44:32.268Z] taggedImages: [2023-08-21T06:44:32.268Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4ee02a7625f8a220ea62cf97bba38120ef633ee3 [2023-08-21T06:44:32.268Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-08-21T06:44:32.268Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.29 [2023-08-21T06:44:32.268Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4ee02a7625f8a220ea62cf97bba38120ef633ee3-3.1.0-dev.29 [2023-08-21T06:44:32.268Z] - 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-08-21T06:44:32.618Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-21T06:44:32.618Z] [2023-08-21T06:44:32.618Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:44:32.941Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-21T06:44:32.941Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-21T06:44:32.941Z] 8998bd30e6a1: Pulling fs layer [2023-08-21T06:44:32.941Z] 04944245beec: Pulling fs layer [2023-08-21T06:44:32.941Z] 699f458cf7ca: Pulling fs layer [2023-08-21T06:44:32.941Z] 765212b225bb: Pulling fs layer [2023-08-21T06:44:32.941Z] f23df028b6ca: Pulling fs layer [2023-08-21T06:44:32.941Z] d65c8cfc05b1: Pulling fs layer [2023-08-21T06:44:32.941Z] 2437ff75d9bd: Pulling fs layer [2023-08-21T06:44:32.941Z] 765212b225bb: Waiting [2023-08-21T06:44:32.941Z] f23df028b6ca: Waiting [2023-08-21T06:44:32.941Z] d65c8cfc05b1: Waiting [2023-08-21T06:44:33.206Z] 04944245beec: Verifying Checksum [2023-08-21T06:44:33.206Z] 04944245beec: Download complete [2023-08-21T06:44:33.206Z] 765212b225bb: Download complete [2023-08-21T06:44:33.206Z] f23df028b6ca: Download complete [2023-08-21T06:44:33.206Z] d65c8cfc05b1: Verifying Checksum [2023-08-21T06:44:33.206Z] d65c8cfc05b1: Download complete [2023-08-21T06:44:33.206Z] 699f458cf7ca: Verifying Checksum [2023-08-21T06:44:33.206Z] 699f458cf7ca: Download complete [2023-08-21T06:44:33.787Z] 8998bd30e6a1: Verifying Checksum [2023-08-21T06:44:33.787Z] 8998bd30e6a1: Download complete [2023-08-21T06:44:35.730Z] 2437ff75d9bd: Verifying Checksum [2023-08-21T06:44:35.730Z] 2437ff75d9bd: Download complete [2023-08-21T06:44:37.663Z] 8998bd30e6a1: Pull complete [2023-08-21T06:44:37.930Z] 04944245beec: Pull complete [2023-08-21T06:44:39.329Z] 699f458cf7ca: Pull complete [2023-08-21T06:44:39.595Z] 765212b225bb: Pull complete [2023-08-21T06:44:42.165Z] f23df028b6ca: Pull complete [2023-08-21T06:44:42.165Z] d65c8cfc05b1: Pull complete [2023-08-21T06:44:57.145Z] 2437ff75d9bd: Pull complete [2023-08-21T06:44:57.145Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-21T06:44:57.145Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-21T06:44:57.145Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-21T06:44:57.326Z] prd-ubuntu20.04-docker-arm64-4c-16g-4116 does not seem to be running inside a container [2023-08-21T06:44:57.395Z] $ 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/563 -v /w/workspace/edgex-go/563:/w/workspace/edgex-go/563:rw,z -v /w/workspace/edgex-go/563@tmp:/w/workspace/edgex-go/563@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-08-21T06:45:00.112Z] $ docker top 89a4762facf47fb31a43e07fc741c130ec75933aa0d12f5e4b782baf280e16f2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-21T06:45:00.682Z] ---> job-cost.sh [2023-08-21T06:45:00.946Z] lf-activate-venv: SKIPPING [2023-08-21T06:45:00.946Z] INFO: No Stack... [2023-08-21T06:45:01.525Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-21T06:45:02.103Z] INFO: Archiving Costs [Pipeline] sh [2023-08-21T06:45:02.725Z] + cat /w/workspace/edgex-go/563/archives/cost.csv [2023-08-21T06:45:02.725Z] + cut -d, -f6 [Pipeline] lock [2023-08-21T06:45:02.784Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-563-stack-cost] [2023-08-21T06:45:02.792Z] Resource [jenkins-edgexfoundry-edgex-go-main-563-stack-cost] did not exist. Created. [2023-08-21T06:45:02.792Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-563-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-21T06:45:03.118Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-21T06:45:04.022Z] Stashed 1 file(s) [Pipeline] } [2023-08-21T06:45:04.029Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-563-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-21T06:45:04.065Z] $ docker stop --time=1 89a4762facf47fb31a43e07fc741c130ec75933aa0d12f5e4b782baf280e16f2 [2023-08-21T06:45:05.565Z] $ docker rm -f --volumes 89a4762facf47fb31a43e07fc741c130ec75933aa0d12f5e4b782baf280e16f2 [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-08-21T06:45:06.036Z] provisioning config files... [2023-08-21T06:45:06.044Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/563@tmp/config5650075522201751553tmp [Pipeline] { [Pipeline] sh [2023-08-21T06:45:06.332Z] + set +x [2023-08-21T06:45:06.332Z] + curl -s https://codecov.io/bash [2023-08-21T06:45:06.332Z] + bash -s -- [2023-08-21T06:45:06.332Z] [2023-08-21T06:45:06.332Z] _____ _ [2023-08-21T06:45:06.332Z] / ____| | | [2023-08-21T06:45:06.332Z] | | ___ __| | ___ ___ _____ __ [2023-08-21T06:45:06.332Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-21T06:45:06.332Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-21T06:45:06.332Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-21T06:45:06.332Z] Bash-1.0.6 [2023-08-21T06:45:06.332Z] [2023-08-21T06:45:06.332Z] [2023-08-21T06:45:06.332Z] ==> git version 2.25.1 found [2023-08-21T06:45:06.332Z] ==> 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-08-21T06:45:06.332Z] Release-Date: 2020-01-08 [2023-08-21T06:45:06.332Z] 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-08-21T06:45:06.332Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-21T06:45:06.332Z] ==> Jenkins CI detected. [2023-08-21T06:45:06.332Z] current dir:  /w/workspace/edgex-go/563 [2023-08-21T06:45:06.332Z] project root: . [2023-08-21T06:45:06.332Z] --> token set from env [2023-08-21T06:45:06.332Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-21T06:45:06.333Z] ==> Running gcov in . (disable via -X gcov) [2023-08-21T06:45:06.333Z] ==> Python coveragepy not found [2023-08-21T06:45:06.333Z] ==> Searching for coverage reports in: [2023-08-21T06:45:06.333Z] + . [2023-08-21T06:45:06.590Z] -> Found 1 reports [2023-08-21T06:45:06.590Z] ==> Detecting git/mercurial file structure [2023-08-21T06:45:06.590Z] ==> Reading reports [2023-08-21T06:45:06.590Z] + ./coverage.out bytes=446998 [2023-08-21T06:45:06.590Z] ==> Appending adjustments [2023-08-21T06:45:06.590Z] https://docs.codecov.io/docs/fixing-reports [2023-08-21T06:45:07.527Z] + Found adjustments [2023-08-21T06:45:07.527Z] ==> Gzipping contents [2023-08-21T06:45:07.527Z] 60K /tmp/codecov.yE3dfr.gz [2023-08-21T06:45:07.527Z] ==> Uploading reports [2023-08-21T06:45:07.527Z] url: https://codecov.io [2023-08-21T06:45:07.527Z] query: branch=main&commit=4ee02a7625f8a220ea62cf97bba38120ef633ee3&build=563&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F563%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-21T06:45:07.527Z] -> Pinging Codecov [2023-08-21T06:45:07.527Z] 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=4ee02a7625f8a220ea62cf97bba38120ef633ee3&build=563&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F563%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-21T06:45:07.785Z] -> Uploading to [2023-08-21T06:45:07.785Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-21/00271124DB129430A58F1EEE437C3FCB/4ee02a7625f8a220ea62cf97bba38120ef633ee3/c8a8b73e-7143-4a0b-ab99-392d28cece9e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230821%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230821T064507Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ac1a6ff1ec485758e33d5b568b26f4a31d75b439a69b470dcc19bb8df63dbaa0 [2023-08-21T06:45:07.785Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-21T06:45:07.785Z] Dload Upload Total Spent Left Speed [2023-08-21T06:45:08.044Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57368 0 0 100 57368 0 273k --:--:-- --:--:-- --:--:-- 273k [2023-08-21T06:45:08.045Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/4ee02a7625f8a220ea62cf97bba38120ef633ee3 [Pipeline] } [2023-08-21T06:45:08.052Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-08-21T06:45:08.271Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-08-21T06:45:08.283Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:45:08.577Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-21T06:45:08.577Z] [2023-08-21T06:45:08.577Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:45:08.871Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-21T06:45:08.871Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-08-21T06:45:08.871Z] df9b9388f04a: Pulling fs layer [2023-08-21T06:45:08.871Z] 52dc419b0ee2: Pulling fs layer [2023-08-21T06:45:08.871Z] 25bc292e5bac: Pulling fs layer [2023-08-21T06:45:08.871Z] 114826534d7a: Pulling fs layer [2023-08-21T06:45:08.871Z] 4657fd5d0bcf: Pulling fs layer [2023-08-21T06:45:08.871Z] 6ad1cebc031e: Pulling fs layer [2023-08-21T06:45:08.871Z] 8a3aa393b2d8: Pulling fs layer [2023-08-21T06:45:08.871Z] 4657fd5d0bcf: Waiting [2023-08-21T06:45:08.871Z] 6ad1cebc031e: Waiting [2023-08-21T06:45:08.872Z] 8a3aa393b2d8: Waiting [2023-08-21T06:45:08.872Z] 114826534d7a: Waiting [2023-08-21T06:45:08.872Z] 25bc292e5bac: Verifying Checksum [2023-08-21T06:45:08.872Z] 25bc292e5bac: Download complete [2023-08-21T06:45:08.872Z] 52dc419b0ee2: Verifying Checksum [2023-08-21T06:45:08.872Z] 52dc419b0ee2: Download complete [2023-08-21T06:45:08.872Z] 4657fd5d0bcf: Verifying Checksum [2023-08-21T06:45:08.872Z] 4657fd5d0bcf: Download complete [2023-08-21T06:45:08.872Z] df9b9388f04a: Verifying Checksum [2023-08-21T06:45:08.872Z] df9b9388f04a: Download complete [2023-08-21T06:45:09.139Z] df9b9388f04a: Pull complete [2023-08-21T06:45:09.139Z] 6ad1cebc031e: Verifying Checksum [2023-08-21T06:45:09.139Z] 52dc419b0ee2: Pull complete [2023-08-21T06:45:09.139Z] 25bc292e5bac: Pull complete [2023-08-21T06:45:09.739Z] 114826534d7a: Download complete [2023-08-21T06:45:09.996Z] 8a3aa393b2d8: Verifying Checksum [2023-08-21T06:45:09.996Z] 8a3aa393b2d8: Download complete [2023-08-21T06:45:13.359Z] 114826534d7a: Pull complete [2023-08-21T06:45:13.359Z] 4657fd5d0bcf: Pull complete [2023-08-21T06:45:13.359Z] 6ad1cebc031e: Pull complete [2023-08-21T06:45:15.935Z] 8a3aa393b2d8: Pull complete [2023-08-21T06:45:15.935Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-08-21T06:45:15.935Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-21T06:45:15.935Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-21T06:45:16.008Z] prd-ubuntu20.04-docker-8c-8g-4115 does not seem to be running inside a container [2023-08-21T06:45:16.048Z] $ 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/563 -v /w/workspace/edgex-go/563:/w/workspace/edgex-go/563:rw,z -v /w/workspace/edgex-go/563@tmp:/w/workspace/edgex-go/563@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-08-21T06:45:19.562Z] $ docker top 04f3a04b2d69207d7428ad98257fda7e421227b5858c499f3812921bcb4b88d0 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-21T06:45:19.614Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-08-21T06:45:19.889Z] + set -o pipefail [2023-08-21T06:45:19.889Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-08-21T06:45:28.256Z] [2023-08-21T06:45:28.256Z] Monitoring /w/workspace/edgex-go/563 (github.com/edgexfoundry/edgex-go)... [2023-08-21T06:45:28.256Z] [2023-08-21T06:45:28.256Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/580c640a-4544-4848-9dd0-04d44e77cea2 [2023-08-21T06:45:28.256Z] [2023-08-21T06:45:28.256Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-08-21T06:45:28.256Z] [2023-08-21T06:45:28.256Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-08-21T06:45:28.256Z] [2023-08-21T06:45:28.256Z] [2023-08-21T06:45:28.256Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-08-21T06:45:28.256Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-08-21T06:45:28.256Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-08-21T06:45:28.273Z] $ docker stop --time=1 04f3a04b2d69207d7428ad98257fda7e421227b5858c499f3812921bcb4b88d0 [2023-08-21T06:45:31.692Z] $ docker rm -f --volumes 04f3a04b2d69207d7428ad98257fda7e421227b5858c499f3812921bcb4b88d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-08-21T06:45:32.049Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-21T06:45:32.058Z] provisioning config files... [2023-08-21T06:45:32.065Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/563@tmp/config12386893757511947827tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-21T06:45:32.352Z] --> edgex-publish-swagger.sh [2023-08-21T06:45:32.352Z] === Publish openapi/v3 API === [2023-08-21T06:45:32.352Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-08-21T06:45:32.352Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/563/openapi/v3/core-command.yaml] [2023-08-21T06:45:32.352Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-21T06:45:32.352Z] Dload Upload Total Spent Left Speed [2023-08-21T06:45:32.921Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29572 0 0 100 29572 0 58212 --:--:-- --:--:-- --:--:-- 58098 100 29572 0 0 100 29572 0 58212 --:--:-- --:--:-- --:--:-- 58098 [2023-08-21T06:45:32.921Z] [2023-08-21T06:45:32.921Z] [2023-08-21T06:45:32.921Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/563/openapi/v3/core-data.yaml] [2023-08-21T06:45:32.921Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-21T06:45:32.921Z] Dload Upload Total Spent Left Speed [2023-08-21T06:45:33.180Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 130k --:--:-- --:--:-- --:--:-- 130k [2023-08-21T06:45:33.180Z] [2023-08-21T06:45:33.180Z] [2023-08-21T06:45:33.180Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/563/openapi/v3/core-metadata.yaml] [2023-08-21T06:45:33.180Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-21T06:45:33.180Z] Dload Upload Total Spent Left Speed [2023-08-21T06:45:33.748Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 312k --:--:-- --:--:-- --:--:-- 311k 100 141k 0 0 100 141k 0 312k --:--:-- --:--:-- --:--:-- 311k [2023-08-21T06:45:33.748Z] [2023-08-21T06:45:33.748Z] [2023-08-21T06:45:33.748Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/563/openapi/v3/support-notifications.yaml] [2023-08-21T06:45:33.748Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-21T06:45:33.748Z] Dload Upload Total Spent Left Speed [2023-08-21T06:45:34.317Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 198k --:--:-- --:--:-- --:--:-- 198k [2023-08-21T06:45:34.317Z] [2023-08-21T06:45:34.317Z] [2023-08-21T06:45:34.317Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/563/openapi/v3/support-scheduler.yaml] [2023-08-21T06:45:34.317Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-21T06:45:34.317Z] Dload Upload Total Spent Left Speed [2023-08-21T06:45:34.575Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 92354 --:--:-- --:--:-- --:--:-- 92354 [2023-08-21T06:45:34.575Z] [2023-08-21T06:45:34.575Z] [Pipeline] } [2023-08-21T06:45:34.581Z] 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-08-21T06:45:34.960Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-21T06:45:34.960Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:45:35.255Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-21T06:45:35.255Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-21T06:45:35.319Z] prd-ubuntu20.04-docker-8c-8g-4115 does not seem to be running inside a container [2023-08-21T06:45:35.359Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/563 -v /w/workspace/edgex-go/563:/w/workspace/edgex-go/563:rw,z -v /w/workspace/edgex-go/563@tmp:/w/workspace/edgex-go/563@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-08-21T06:45:35.757Z] $ docker top 79f4776e4c40c9195534f21b5499ebbe6899e49bd7ec08e85b2a9d3ce76cd23d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-21T06:45:35.838Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-21T06:45:35.838Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-21T06:45:35.941Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-21T06:45:35.951Z] $ docker exec 79f4776e4c40c9195534f21b5499ebbe6899e49bd7ec08e85b2a9d3ce76cd23d ssh-agent [2023-08-21T06:45:36.046Z] SSH_AUTH_SOCK=/tmp/ssh-8yhWUtvNS0qS/agent.32 [2023-08-21T06:45:36.046Z] SSH_AGENT_PID=38 [2023-08-21T06:45:36.051Z] Running ssh-add (command line suppressed) [2023-08-21T06:45:36.156Z] Identity added: /w/workspace/edgex-go/563@tmp/private_key_18249215699712704228.key (/w/workspace/edgex-go/563@tmp/private_key_18249215699712704228.key) [2023-08-21T06:45:36.163Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-21T06:45:36.448Z] + git semver tag [2023-08-21T06:45:36.708Z] 2023-08-21 06:45:36,619 [run_tag] DEBUG tag force:False [2023-08-21T06:45:36.708Z] 2023-08-21 06:45:36,619 [check_head_tag] DEBUG check head tag [2023-08-21T06:45:36.708Z] 2023-08-21 06:45:36,620 [execute] INFO git cat-file --batch-check [2023-08-21T06:45:36.708Z] 2023-08-21 06:45:36,620 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/563, universal_newlines=False, shell=None, istream=) [2023-08-21T06:45:36.708Z] 2023-08-21 06:45:36,624 [execute] INFO git cat-file --batch [2023-08-21T06:45:36.708Z] 2023-08-21 06:45:36,624 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/563, universal_newlines=False, shell=None, istream=) [2023-08-21T06:45:36.708Z] 2023-08-21 06:45:36,638 [read_version] DEBUG read version from /w/workspace/edgex-go/563/.semver/main [2023-08-21T06:45:36.708Z] 2023-08-21 06:45:36,638 [execute] INFO git tag -a v3.1.0-dev.29 -m v3.1.0-dev.29 [2023-08-21T06:45:36.708Z] 2023-08-21 06:45:36,638 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.29', '-m', 'v3.1.0-dev.29'], cwd=/w/workspace/edgex-go/563, universal_newlines=False, shell=None, istream=None) [2023-08-21T06:45:36.708Z] 2023-08-21 06:45:36,642 [read_version] DEBUG read version from /w/workspace/edgex-go/563/.semver/main [2023-08-21T06:45:36.708Z] 3.1.0-dev.29 [Pipeline] } [2023-08-21T06:45:36.724Z] $ docker exec --env ******** --env ******** 79f4776e4c40c9195534f21b5499ebbe6899e49bd7ec08e85b2a9d3ce76cd23d ssh-agent -k [2023-08-21T06:45:36.815Z] unset SSH_AUTH_SOCK; [2023-08-21T06:45:36.815Z] unset SSH_AGENT_PID; [2023-08-21T06:45:36.815Z] echo Agent pid 38 killed; [2023-08-21T06:45:36.823Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-21T06:45:37.126Z] + git semver [Pipeline] } [2023-08-21T06:45:37.406Z] $ docker stop --time=1 79f4776e4c40c9195534f21b5499ebbe6899e49bd7ec08e85b2a9d3ce76cd23d [2023-08-21T06:45:38.715Z] $ docker rm -f --volumes 79f4776e4c40c9195534f21b5499ebbe6899e49bd7ec08e85b2a9d3ce76cd23d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:45:39.071Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-21T06:45:39.071Z] [2023-08-21T06:45:39.071Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:45:39.371Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-21T06:45:39.371Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-08-21T06:45:39.371Z] ab5ef0e58194: Pulling fs layer [2023-08-21T06:45:39.371Z] 9712f1f96733: Pulling fs layer [2023-08-21T06:45:39.371Z] 63f879dbbcfc: Pulling fs layer [2023-08-21T06:45:39.371Z] 0d9ebad4ef96: Pulling fs layer [2023-08-21T06:45:39.371Z] e9a5061849ea: Pulling fs layer [2023-08-21T06:45:39.371Z] 0d9ebad4ef96: Waiting [2023-08-21T06:45:39.371Z] d747dcd14b5f: Pulling fs layer [2023-08-21T06:45:39.371Z] 2de7ff778b66: Pulling fs layer [2023-08-21T06:45:39.371Z] e9a5061849ea: Waiting [2023-08-21T06:45:39.371Z] d747dcd14b5f: Waiting [2023-08-21T06:45:39.371Z] 2de7ff778b66: Waiting [2023-08-21T06:45:39.371Z] 9712f1f96733: Verifying Checksum [2023-08-21T06:45:39.371Z] 9712f1f96733: Download complete [2023-08-21T06:45:39.937Z] 63f879dbbcfc: Verifying Checksum [2023-08-21T06:45:39.938Z] 63f879dbbcfc: Download complete [2023-08-21T06:45:39.938Z] 0d9ebad4ef96: Verifying Checksum [2023-08-21T06:45:39.938Z] 0d9ebad4ef96: Download complete [2023-08-21T06:45:39.938Z] e9a5061849ea: Verifying Checksum [2023-08-21T06:45:39.938Z] e9a5061849ea: Download complete [2023-08-21T06:45:39.938Z] d747dcd14b5f: Verifying Checksum [2023-08-21T06:45:39.938Z] d747dcd14b5f: Download complete [2023-08-21T06:45:40.196Z] ab5ef0e58194: Verifying Checksum [2023-08-21T06:45:40.196Z] ab5ef0e58194: Download complete [2023-08-21T06:45:40.196Z] 2de7ff778b66: Verifying Checksum [2023-08-21T06:45:40.196Z] 2de7ff778b66: Download complete [2023-08-21T06:45:42.722Z] ab5ef0e58194: Pull complete [2023-08-21T06:45:42.722Z] 9712f1f96733: Pull complete [2023-08-21T06:45:42.979Z] 63f879dbbcfc: Pull complete [2023-08-21T06:45:47.167Z] 0d9ebad4ef96: Pull complete [2023-08-21T06:45:47.167Z] e9a5061849ea: Pull complete [2023-08-21T06:45:47.167Z] d747dcd14b5f: Pull complete [2023-08-21T06:45:47.736Z] 2de7ff778b66: Pull complete [2023-08-21T06:45:47.736Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-08-21T06:45:47.736Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-21T06:45:47.736Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-21T06:45:47.820Z] prd-ubuntu20.04-docker-8c-8g-4115 does not seem to be running inside a container [2023-08-21T06:45:47.855Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/563 -v /w/workspace/edgex-go/563:/w/workspace/edgex-go/563:rw,z -v /w/workspace/edgex-go/563@tmp:/w/workspace/edgex-go/563@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-08-21T06:45:51.939Z] $ docker top 09bfd4e95e19f4155f4caa2d60e9e34cd30c16875a7c9def0ff0f512a6e5521d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-08-21T06:45:52.002Z] provisioning config files... [2023-08-21T06:45:52.009Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/563@tmp/config17207203317819329987tmp [2023-08-21T06:45:52.017Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/563@tmp/config11934292814876625182tmp [2023-08-21T06:45:52.026Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/563@tmp/config12631434416073284850tmp [Pipeline] { [Pipeline] echo [2023-08-21T06:45:52.039Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-21T06:45:52.316Z] ---> sigul-configuration.sh [2023-08-21T06:45:52.316Z] gpg: directory `/root/.gnupg' created [2023-08-21T06:45:52.316Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-08-21T06:45:52.316Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-08-21T06:45:52.316Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-08-21T06:45:52.316Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-08-21T06:45:52.316Z] gpg: CAST5 encrypted data [2023-08-21T06:45:52.316Z] gpg: encrypted with 1 passphrase [2023-08-21T06:45:52.316Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-08-21T06:45:52.597Z] + mkdir /home/jenkins [2023-08-21T06:45:52.597Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-08-21T06:45:52.880Z] + 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-08-21T06:45:52.889Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-21T06:45:53.172Z] ---> sigul-install.sh [2023-08-21T06:45:53.172Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-08-21T06:45:53.452Z] + git tag --list [2023-08-21T06:45:53.452Z] 0.6.0 [2023-08-21T06:45:53.452Z] 0.6.1 [2023-08-21T06:45:53.452Z] 0.7.0 [2023-08-21T06:45:53.452Z] 0.7.1 [2023-08-21T06:45:53.452Z] v1.0.0 [2023-08-21T06:45:53.452Z] v1.0.1 [2023-08-21T06:45:53.452Z] v1.1.0 [2023-08-21T06:45:53.452Z] v1.2.0 [2023-08-21T06:45:53.452Z] v1.2.1 [2023-08-21T06:45:53.452Z] v1.3.0 [2023-08-21T06:45:53.452Z] v1.3.1 [2023-08-21T06:45:53.452Z] v2.0.0 [2023-08-21T06:45:53.452Z] v2.1.0 [2023-08-21T06:45:53.452Z] v2.1.1 [2023-08-21T06:45:53.452Z] v2.2.0 [2023-08-21T06:45:53.452Z] v2.3.0 [2023-08-21T06:45:53.452Z] v3.0 [2023-08-21T06:45:53.452Z] v3.0.0 [2023-08-21T06:45:53.452Z] v3.1.0-dev.1 [2023-08-21T06:45:53.452Z] v3.1.0-dev.10 [2023-08-21T06:45:53.452Z] v3.1.0-dev.11 [2023-08-21T06:45:53.452Z] v3.1.0-dev.12 [2023-08-21T06:45:53.452Z] v3.1.0-dev.13 [2023-08-21T06:45:53.452Z] v3.1.0-dev.14 [2023-08-21T06:45:53.452Z] v3.1.0-dev.15 [2023-08-21T06:45:53.452Z] v3.1.0-dev.16 [2023-08-21T06:45:53.453Z] v3.1.0-dev.17 [2023-08-21T06:45:53.453Z] v3.1.0-dev.18 [2023-08-21T06:45:53.453Z] v3.1.0-dev.19 [2023-08-21T06:45:53.453Z] v3.1.0-dev.2 [2023-08-21T06:45:53.453Z] v3.1.0-dev.20 [2023-08-21T06:45:53.453Z] v3.1.0-dev.21 [2023-08-21T06:45:53.453Z] v3.1.0-dev.22 [2023-08-21T06:45:53.453Z] v3.1.0-dev.23 [2023-08-21T06:45:53.453Z] v3.1.0-dev.24 [2023-08-21T06:45:53.453Z] v3.1.0-dev.25 [2023-08-21T06:45:53.453Z] v3.1.0-dev.26 [2023-08-21T06:45:53.453Z] v3.1.0-dev.27 [2023-08-21T06:45:53.453Z] v3.1.0-dev.28 [2023-08-21T06:45:53.453Z] v3.1.0-dev.29 [2023-08-21T06:45:53.453Z] v3.1.0-dev.3 [2023-08-21T06:45:53.453Z] v3.1.0-dev.4 [2023-08-21T06:45:53.453Z] v3.1.0-dev.5 [2023-08-21T06:45:53.453Z] v3.1.0-dev.6 [2023-08-21T06:45:53.453Z] v3.1.0-dev.7 [2023-08-21T06:45:53.453Z] v3.1.0-dev.8 [2023-08-21T06:45:53.453Z] v3.1.0-dev.9 [Pipeline] sh [2023-08-21T06:45:53.734Z] + lftools sign git-tag v3.1.0-dev.29 [2023-08-21T06:45:54.302Z] Signing Git tag with Sigul... [2023-08-21T06:45:54.302Z] Signing v3.1.0-dev.29 [Pipeline] echo [2023-08-21T06:45:54.569Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-21T06:45:54.852Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-08-21T06:45:54.857Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-08-21T06:45:54.882Z] $ docker stop --time=1 09bfd4e95e19f4155f4caa2d60e9e34cd30c16875a7c9def0ff0f512a6e5521d [2023-08-21T06:45:56.177Z] $ docker rm -f --volumes 09bfd4e95e19f4155f4caa2d60e9e34cd30c16875a7c9def0ff0f512a6e5521d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-08-21T06:45:56.588Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-21T06:45:56.588Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:45:56.884Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-21T06:45:56.885Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-21T06:45:56.955Z] prd-ubuntu20.04-docker-8c-8g-4115 does not seem to be running inside a container [2023-08-21T06:45:56.991Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/563 -v /w/workspace/edgex-go/563:/w/workspace/edgex-go/563:rw,z -v /w/workspace/edgex-go/563@tmp:/w/workspace/edgex-go/563@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-08-21T06:45:57.318Z] $ docker top 34cbe9c3f7b90fda7c4597dc5408f5f6a340d1d6db32c0fce9d43ba1aa3e321f -eo pid,comm [2023-08-21T06:45:57.358Z] 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-08-21T06:45:57.358Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-21T06:45:57.399Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-21T06:45:57.399Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-21T06:45:57.501Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-21T06:45:57.511Z] $ docker exec 34cbe9c3f7b90fda7c4597dc5408f5f6a340d1d6db32c0fce9d43ba1aa3e321f ssh-agent [2023-08-21T06:45:57.607Z] SSH_AUTH_SOCK=/tmp/ssh-JNG86ffvdtth/agent.32 [2023-08-21T06:45:57.607Z] SSH_AGENT_PID=38 [2023-08-21T06:45:57.611Z] Running ssh-add (command line suppressed) [2023-08-21T06:45:57.711Z] Identity added: /w/workspace/edgex-go/563@tmp/private_key_16911637496259724337.key (/w/workspace/edgex-go/563@tmp/private_key_16911637496259724337.key) [2023-08-21T06:45:57.717Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-21T06:45:58.000Z] + git semver bump pre [2023-08-21T06:45:58.259Z] 2023-08-21 06:45:58,169 [read_version] DEBUG read version from /w/workspace/edgex-go/563/.semver/main [2023-08-21T06:45:58.259Z] 2023-08-21 06:45:58,170 [bump_version] DEBUG bumping version:3.1.0-dev.29 on axis:pre with prefix:dev [2023-08-21T06:45:58.259Z] 2023-08-21 06:45:58,170 [bump_version] DEBUG bumped version:3.1.0-dev.30 [2023-08-21T06:45:58.259Z] 2023-08-21 06:45:58,170 [write_version] DEBUG write version:3.1.0-dev.30 to path:/w/workspace/edgex-go/563/.semver/main with force:True [2023-08-21T06:45:58.259Z] 2023-08-21 06:45:58,170 [read_version] DEBUG read version from /w/workspace/edgex-go/563/.semver/main [2023-08-21T06:45:58.259Z] 2023-08-21 06:45:58,170 [write_file] DEBUG write to file:/w/workspace/edgex-go/563/.semver/main [2023-08-21T06:45:58.259Z] 2023-08-21 06:45:58,172 [execute] INFO git cat-file --batch-check [2023-08-21T06:45:58.259Z] 2023-08-21 06:45:58,172 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/563/.semver, universal_newlines=False, shell=None, istream=) [2023-08-21T06:45:58.259Z] 2023-08-21 06:45:58,176 [execute] INFO git cat-file --batch [2023-08-21T06:45:58.259Z] 2023-08-21 06:45:58,177 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/563/.semver, universal_newlines=False, shell=None, istream=) [2023-08-21T06:45:58.259Z] 2023-08-21 06:45:58,181 [read_version] DEBUG read version from /w/workspace/edgex-go/563/.semver/main [2023-08-21T06:45:58.259Z] 3.1.0-dev.30 [Pipeline] } [2023-08-21T06:45:58.277Z] $ docker exec --env ******** --env ******** 34cbe9c3f7b90fda7c4597dc5408f5f6a340d1d6db32c0fce9d43ba1aa3e321f ssh-agent -k [2023-08-21T06:45:58.366Z] unset SSH_AUTH_SOCK; [2023-08-21T06:45:58.366Z] unset SSH_AGENT_PID; [2023-08-21T06:45:58.367Z] echo Agent pid 38 killed; [2023-08-21T06:45:58.369Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-21T06:45:58.668Z] + git semver [Pipeline] } [2023-08-21T06:45:58.944Z] $ docker stop --time=1 34cbe9c3f7b90fda7c4597dc5408f5f6a340d1d6db32c0fce9d43ba1aa3e321f [2023-08-21T06:46:00.215Z] $ docker rm -f --volumes 34cbe9c3f7b90fda7c4597dc5408f5f6a340d1d6db32c0fce9d43ba1aa3e321f [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-21T06:46:00.537Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-21T06:46:00.537Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:46:00.835Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-21T06:46:00.835Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-21T06:46:00.902Z] prd-ubuntu20.04-docker-8c-8g-4115 does not seem to be running inside a container [2023-08-21T06:46:00.940Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/563 -v /w/workspace/edgex-go/563:/w/workspace/edgex-go/563:rw,z -v /w/workspace/edgex-go/563@tmp:/w/workspace/edgex-go/563@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-08-21T06:46:01.254Z] $ docker top 56908959633ff81a3918569283c0eb3d607b60483db72c71c2f7976c31b5aacb -eo pid,comm [2023-08-21T06:46:05.019Z] 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-08-21T06:46:05.019Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-21T06:46:05.057Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-21T06:46:05.057Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-21T06:46:05.170Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-21T06:46:05.180Z] $ docker exec 56908959633ff81a3918569283c0eb3d607b60483db72c71c2f7976c31b5aacb ssh-agent [2023-08-21T06:46:05.282Z] SSH_AUTH_SOCK=/tmp/ssh-pRBDfP1UmYtU/agent.32 [2023-08-21T06:46:05.282Z] SSH_AGENT_PID=38 [2023-08-21T06:46:05.286Z] Running ssh-add (command line suppressed) [2023-08-21T06:46:05.389Z] Identity added: /w/workspace/edgex-go/563@tmp/private_key_3098810806898707155.key (/w/workspace/edgex-go/563@tmp/private_key_3098810806898707155.key) [2023-08-21T06:46:05.394Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-21T06:46:05.680Z] + git semver push [2023-08-21T06:46:05.938Z] 2023-08-21 06:46:05,861 [run_push] DEBUG push [2023-08-21T06:46:05.938Z] 2023-08-21 06:46:05,862 [execute] INFO git cat-file --batch-check [2023-08-21T06:46:05.938Z] 2023-08-21 06:46:05,862 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/563/.semver, universal_newlines=False, shell=None, istream=) [2023-08-21T06:46:05.938Z] 2023-08-21 06:46:05,865 [execute] INFO git rev-list 961431af2cc5590dfd9605ae182065ecf6c82017 -- [2023-08-21T06:46:05.938Z] 2023-08-21 06:46:05,866 [execute] DEBUG Popen(['git', 'rev-list', '961431af2cc5590dfd9605ae182065ecf6c82017', '--'], cwd=/w/workspace/edgex-go/563/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-21T06:46:05.938Z] 2023-08-21 06:46:05,883 [execute] INFO git fetch -v origin [2023-08-21T06:46:05.938Z] 2023-08-21 06:46:05,883 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/563/.semver, universal_newlines=True, shell=None, istream=None) [2023-08-21T06:46:06.504Z] 2023-08-21 06:46:06,354 [run_push] DEBUG no remote changes detected [2023-08-21T06:46:06.504Z] 2023-08-21 06:46:06,355 [execute] INFO git push origin semver [2023-08-21T06:46:06.504Z] 2023-08-21 06:46:06,355 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/563/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-21T06:46:07.439Z] 2023-08-21 06:46:07,150 [run_push] DEBUG push all version tags [2023-08-21T06:46:07.439Z] 2023-08-21 06:46:07,150 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-08-21T06:46:07.439Z] 2023-08-21 06:46:07,151 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/563, universal_newlines=False, shell=None, istream=None) [2023-08-21T06:46:08.007Z] 2023-08-21 06:46:07,888 [read_version] DEBUG read version from /w/workspace/edgex-go/563/.semver/main [2023-08-21T06:46:08.007Z] 3.1.0-dev.30 [Pipeline] } [2023-08-21T06:46:08.023Z] $ docker exec --env ******** --env ******** 56908959633ff81a3918569283c0eb3d607b60483db72c71c2f7976c31b5aacb ssh-agent -k [2023-08-21T06:46:08.110Z] unset SSH_AUTH_SOCK; [2023-08-21T06:46:08.110Z] unset SSH_AGENT_PID; [2023-08-21T06:46:08.111Z] echo Agent pid 38 killed; [2023-08-21T06:46:08.116Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-21T06:46:08.422Z] + git semver [Pipeline] } [2023-08-21T06:46:08.703Z] $ docker stop --time=1 56908959633ff81a3918569283c0eb3d607b60483db72c71c2f7976c31b5aacb [2023-08-21T06:46:09.988Z] $ docker rm -f --volumes 56908959633ff81a3918569283c0eb3d607b60483db72c71c2f7976c31b5aacb [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-08-21T06:46:10.531Z] + [ -d /w/workspace/edgex-go/563/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-08-21T06:46:10.817Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-21T06:46:11.675Z] ---> package-listing.sh [2023-08-21T06:46:11.675Z] ++ facter osfamily [2023-08-21T06:46:11.675Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-21T06:46:11.933Z] + OS_FAMILY=debian [2023-08-21T06:46:11.933Z] + workspace=/w/workspace/edgex-go/563 [2023-08-21T06:46:11.933Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-21T06:46:11.933Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-21T06:46:11.933Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-21T06:46:11.933Z] + PACKAGES=/tmp/packages_start.txt [2023-08-21T06:46:11.933Z] + '[' /w/workspace/edgex-go/563 ']' [2023-08-21T06:46:11.933Z] + PACKAGES=/tmp/packages_end.txt [2023-08-21T06:46:11.933Z] + case "${OS_FAMILY}" in [2023-08-21T06:46:11.933Z] + dpkg -l [2023-08-21T06:46:11.933Z] + grep '^ii' [2023-08-21T06:46:11.933Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-21T06:46:11.933Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-21T06:46:11.933Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-21T06:46:11.933Z] + '[' /w/workspace/edgex-go/563 ']' [2023-08-21T06:46:11.933Z] + mkdir -p /w/workspace/edgex-go/563/archives/ [2023-08-21T06:46:11.933Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/563/archives/ [Pipeline] echo [2023-08-21T06:46:11.944Z] 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/563/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-21T06:46:12.223Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:46:12.774Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-21T06:46:12.775Z] [2023-08-21T06:46:12.775Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T06:46:13.065Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-21T06:46:13.065Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-21T06:46:13.065Z] 5eb5b503b376: Pulling fs layer [2023-08-21T06:46:13.065Z] 5c69ac0246d0: Pulling fs layer [2023-08-21T06:46:13.065Z] ec43610c2a17: Pulling fs layer [2023-08-21T06:46:13.065Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-21T06:46:13.065Z] 33b1e0a273af: Pulling fs layer [2023-08-21T06:46:13.065Z] 5d3b04190fa2: Pulling fs layer [2023-08-21T06:46:13.065Z] 2f39f015ded8: Pulling fs layer [2023-08-21T06:46:13.065Z] 3a2ae6a8a46f: Waiting [2023-08-21T06:46:13.065Z] 33b1e0a273af: Waiting [2023-08-21T06:46:13.065Z] 5d3b04190fa2: Waiting [2023-08-21T06:46:13.065Z] 2f39f015ded8: Waiting [2023-08-21T06:46:13.065Z] 5c69ac0246d0: Verifying Checksum [2023-08-21T06:46:13.065Z] 5c69ac0246d0: Download complete [2023-08-21T06:46:13.065Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-21T06:46:13.065Z] 3a2ae6a8a46f: Download complete [2023-08-21T06:46:13.065Z] 33b1e0a273af: Verifying Checksum [2023-08-21T06:46:13.065Z] 33b1e0a273af: Download complete [2023-08-21T06:46:13.335Z] 5d3b04190fa2: Verifying Checksum [2023-08-21T06:46:13.335Z] 5d3b04190fa2: Download complete [2023-08-21T06:46:13.335Z] ec43610c2a17: Verifying Checksum [2023-08-21T06:46:13.335Z] 5eb5b503b376: Verifying Checksum [2023-08-21T06:46:13.335Z] 5eb5b503b376: Download complete [2023-08-21T06:46:13.902Z] 2f39f015ded8: Download complete [2023-08-21T06:46:14.468Z] 5eb5b503b376: Pull complete [2023-08-21T06:46:14.468Z] 5c69ac0246d0: Pull complete [2023-08-21T06:46:15.034Z] ec43610c2a17: Pull complete [2023-08-21T06:46:15.034Z] 3a2ae6a8a46f: Pull complete [2023-08-21T06:46:15.292Z] 33b1e0a273af: Pull complete [2023-08-21T06:46:15.292Z] 5d3b04190fa2: Pull complete [2023-08-21T06:46:19.474Z] 2f39f015ded8: Pull complete [2023-08-21T06:46:19.474Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-21T06:46:19.474Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-21T06:46:19.474Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-21T06:46:19.552Z] prd-ubuntu20.04-docker-8c-8g-4115 does not seem to be running inside a container [2023-08-21T06:46:19.591Z] $ 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/563/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/563 -v /w/workspace/edgex-go/563:/w/workspace/edgex-go/563:rw,z -v /w/workspace/edgex-go/563@tmp:/w/workspace/edgex-go/563@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-08-21T06:46:22.626Z] $ docker top ff40b0e5c52e75c76a71dae0c3349554933be608338ada646bf601387d15253f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-21T06:46:22.951Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-21T06:46:23.234Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-21T06:46:23.517Z] + ls /var/log/sa-host [2023-08-21T06:46:23.517Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-21T06:46:23.670Z] provisioning config files... [2023-08-21T06:46:23.679Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/563@tmp/config13417576967732856183tmp [Pipeline] { [Pipeline] echo [2023-08-21T06:46:23.695Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-21T06:46:23.976Z] ---> create-netrc.sh [Pipeline] } [2023-08-21T06:46:23.984Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-21T06:46:24.319Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-21T06:46:24.328Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-21T06:46:24.607Z] ---> sudo-logs.sh [2023-08-21T06:46:24.607Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-21T06:46:24.629Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-21T06:46:24.910Z] ---> job-cost.sh [2023-08-21T06:46:24.911Z] lf-activate-venv: SKIPPING [2023-08-21T06:46:24.911Z] DEBUG: total: 0.10999999940395355 [2023-08-21T06:46:24.911Z] INFO: Retrieving Stack Cost... [2023-08-21T06:46:25.171Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-21T06:46:25.737Z] INFO: Archiving Costs [Pipeline] echo [2023-08-21T06:46:25.748Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-21T06:46:26.029Z] ---> logs-deploy.sh [2023-08-21T06:46:26.029Z] lf-activate-venv: SKIPPING [2023-08-21T06:46:26.029Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/563 [2023-08-21T06:46:26.029Z] INFO: archiving workspace using pattern(s): [2023-08-21T06:46:26.972Z] Archives upload complete. [2023-08-21T06:46:26.972Z] INFO: archiving logs to Nexus