Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 23265dfad13dfa2cb5de380f133a81b406e62be8 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-ssh11215273119560758703.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-ssh4050152283489798193.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-ssh4124240952755116713.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-ssh15435506686099127483.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-ssh1059947765612651571.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-3568 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/557 [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/557 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 23265dfad13dfa2cb5de380f133a81b406e62be8 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 23265dfad13dfa2cb5de380f133a81b406e62be8 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3 (#4632)" > git rev-list --no-walk edbd909ad3c9c86eb96cf534c00ec05679e0562d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-14T20:44:57.273Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-14T20:44:57.311Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-14T20:44:57.323Z] ========================================================= [2023-08-14T20:44:57.323Z] EdgeX Global Pipelines Version Info [2023-08-14T20:44:57.323Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-14T20:44:58.015Z] ------------------- [2023-08-14T20:44:58.015Z] stable info: [2023-08-14T20:44:58.015Z] ------------------- [2023-08-14T20:44:58.015Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-14T20:44:58.015Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-14T20:44:58.015Z] Message: update stable to v1.0.253 [2023-08-14T20:44:58.585Z] ------------------- [2023-08-14T20:44:58.585Z] experimental info: [2023-08-14T20:44:58.585Z] ------------------- [2023-08-14T20:44:58.585Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-14T20:44:58.585Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-14T20:44:58.585Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-14T20:44:58.735Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-08-14T20:44:58.749Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-08-14T20:44:58.765Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-14T20:44:58.778Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-14T20:44:58.789Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-14T20:44:58.801Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-14T20:44:58.811Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-14T20:44:58.820Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-08-14T20:44:58.827Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-08-14T20:44:58.835Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-08-14T20:44:58.847Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-14T20:44:58.859Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-14T20:44:58.866Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-14T20:44:58.874Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-14T20:44:58.884Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-14T20:44:58.898Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-14T20:44:58.911Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-14T20:44:58.922Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-14T20:44:58.931Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-08-14T20:44:58.941Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-08-14T20:44:58.957Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-14T20:44:58.973Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-14T20:44:58.987Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-14T20:44:58.998Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-08-14T20:44:59.009Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-08-14T20:44:59.022Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-08-14T20:44:59.037Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 23265dfad13dfa2cb5de380f133a81b406e62be8 [Pipeline] echo [2023-08-14T20:44:59.047Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 23265df [Pipeline] echo [2023-08-14T20:44:59.061Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-14T20:44:59.102Z] provisioning config files... [2023-08-14T20:44:59.114Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/557@tmp/config1128405386914858695tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-14T20:44:59.412Z] ---> docker-login.sh [2023-08-14T20:44:59.412Z] nexus3.edgexfoundry.org:10001 [2023-08-14T20:44:59.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T20:44:59.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T20:44:59.672Z] Configure a credential helper to remove this warning. See [2023-08-14T20:44:59.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T20:44:59.672Z] [2023-08-14T20:44:59.672Z] Login Succeeded [2023-08-14T20:44:59.672Z] nexus3.edgexfoundry.org:10002 [2023-08-14T20:44:59.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T20:44:59.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T20:44:59.932Z] Configure a credential helper to remove this warning. See [2023-08-14T20:44:59.932Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T20:44:59.932Z] [2023-08-14T20:44:59.932Z] Login Succeeded [2023-08-14T20:44:59.932Z] nexus3.edgexfoundry.org:10003 [2023-08-14T20:44:59.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T20:44:59.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T20:44:59.932Z] Configure a credential helper to remove this warning. See [2023-08-14T20:44:59.932Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T20:44:59.932Z] [2023-08-14T20:44:59.932Z] Login Succeeded [2023-08-14T20:44:59.932Z] nexus3.edgexfoundry.org:10004 [2023-08-14T20:44:59.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T20:45:00.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T20:45:00.193Z] Configure a credential helper to remove this warning. See [2023-08-14T20:45:00.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T20:45:00.193Z] [2023-08-14T20:45:00.193Z] Login Succeeded [2023-08-14T20:45:00.193Z] docker.io [2023-08-14T20:45:00.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T20:45:00.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T20:45:00.453Z] Configure a credential helper to remove this warning. See [2023-08-14T20:45:00.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T20:45:00.453Z] [2023-08-14T20:45:00.453Z] Login Succeeded [2023-08-14T20:45:00.453Z] ---> docker-login.sh ends [Pipeline] } [2023-08-14T20:45:00.461Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-14T20:45:00.766Z] + 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-14T20:45:00.766Z] + dirname cmd/core-command/Dockerfile [2023-08-14T20:45:00.766Z] + cut -d/ -f2 [2023-08-14T20:45:00.766Z] + echo core-command,cmd/core-command/Dockerfile [2023-08-14T20:45:00.766Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-08-14T20:45:00.766Z] + cut -d/ -f2 [2023-08-14T20:45:00.766Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-08-14T20:45:00.766Z] + cut -d/ -f2+ [2023-08-14T20:45:00.766Z] dirname cmd/core-data/Dockerfile [2023-08-14T20:45:00.766Z] + echo core-data,cmd/core-data/Dockerfile [2023-08-14T20:45:00.766Z] + dirname cmd/core-metadata/Dockerfile [2023-08-14T20:45:00.766Z] + cut -d/ -f2 [2023-08-14T20:45:00.766Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-08-14T20:45:00.766Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-08-14T20:45:00.766Z] + cut -d/ -f2 [2023-08-14T20:45:00.766Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-08-14T20:45:00.766Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-08-14T20:45:00.766Z] + cut -d/ -f2 [2023-08-14T20:45:00.766Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-08-14T20:45:00.766Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-08-14T20:45:00.766Z] + cut -d/ -f2 [2023-08-14T20:45:00.766Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-08-14T20:45:00.766Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-08-14T20:45:00.766Z] + cut -d/ -f2 [2023-08-14T20:45:00.766Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-08-14T20:45:00.766Z] + cut -d/ -f2 [2023-08-14T20:45:00.766Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-08-14T20:45:00.766Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-08-14T20:45:00.766Z] + dirname cmd/security-spire-agent/Dockerfile [2023-08-14T20:45:00.766Z] + cut -d/ -f2 [2023-08-14T20:45:00.766Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-08-14T20:45:00.766Z] + dirname cmd/security-spire-config/Dockerfile [2023-08-14T20:45:00.766Z] + cut -d/ -f2 [2023-08-14T20:45:00.766Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-08-14T20:45:00.766Z] + dirname cmd/security-spire-server/Dockerfile [2023-08-14T20:45:00.766Z] + cut -d/ -f2 [2023-08-14T20:45:00.766Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-08-14T20:45:00.766Z] + dirname cmd/support-notifications/Dockerfile [2023-08-14T20:45:00.766Z] + cut -d/ -f2 [2023-08-14T20:45:00.766Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-08-14T20:45:00.766Z] + dirname cmd/support-scheduler/Dockerfile [2023-08-14T20:45:00.766Z] + cut -d/ -f2 [2023-08-14T20:45:00.766Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-08-14T20:45:00.819Z] 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-14T20:45:01.174Z] + git rev-list -1 --merges 23265dfad13dfa2cb5de380f133a81b406e62be8~1..23265dfad13dfa2cb5de380f133a81b406e62be8 [Pipeline] echo [2023-08-14T20:45:01.200Z] -----------> git rev-list -1 --merges 23265dfad13dfa2cb5de380f133a81b406e62be8~1..23265dfad13dfa2cb5de380f133a81b406e62be8 23265dfad13dfa2cb5de380f133a81b406e62be8 [false] [Pipeline] sh [2023-08-14T20:45:01.488Z] + git log --format=format:%s -1 23265dfad13dfa2cb5de380f133a81b406e62be8 [Pipeline] echo [2023-08-14T20:45:01.501Z] ========================================================= [2023-08-14T20:45:01.501Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-14T20:45:01.501Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-08-14T20:45:01.968Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-14T20:45:01.968Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-14T20:45:01.968Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-14T20:45:01.968Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-14T20:45:01.968Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-14T20:45:01.968Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-14T20:45:01.968Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:45:02.375Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-14T20:45:02.375Z] [2023-08-14T20:45:02.375Z] 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-14T20:45:02.676Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-14T20:45:02.676Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-14T20:45:02.676Z] b85a868b505f: Pulling fs layer [2023-08-14T20:45:02.676Z] e2be974225ed: Pulling fs layer [2023-08-14T20:45:02.676Z] 339a4e72a1f5: Pulling fs layer [2023-08-14T20:45:02.676Z] 988bab9f4d93: Pulling fs layer [2023-08-14T20:45:02.676Z] 1469e6f7b9e6: Pulling fs layer [2023-08-14T20:45:02.676Z] eaf3925da568: Pulling fs layer [2023-08-14T20:45:02.676Z] bab4dde63d76: Pulling fs layer [2023-08-14T20:45:02.676Z] bde34c3a00c8: Pulling fs layer [2023-08-14T20:45:02.676Z] b352a97aabf1: Pulling fs layer [2023-08-14T20:45:02.676Z] 4872d77fe225: Pulling fs layer [2023-08-14T20:45:02.677Z] 5851b861e8e6: Pulling fs layer [2023-08-14T20:45:02.677Z] bab4dde63d76: Waiting [2023-08-14T20:45:02.677Z] bde34c3a00c8: Waiting [2023-08-14T20:45:02.677Z] b352a97aabf1: Waiting [2023-08-14T20:45:02.677Z] 988bab9f4d93: Waiting [2023-08-14T20:45:02.677Z] 4872d77fe225: Waiting [2023-08-14T20:45:02.677Z] 5851b861e8e6: Waiting [2023-08-14T20:45:02.677Z] 1469e6f7b9e6: Waiting [2023-08-14T20:45:02.677Z] eaf3925da568: Waiting [2023-08-14T20:45:02.677Z] e2be974225ed: Verifying Checksum [2023-08-14T20:45:02.677Z] e2be974225ed: Download complete [2023-08-14T20:45:02.677Z] 988bab9f4d93: Verifying Checksum [2023-08-14T20:45:02.677Z] 988bab9f4d93: Download complete [2023-08-14T20:45:02.949Z] 1469e6f7b9e6: Verifying Checksum [2023-08-14T20:45:02.949Z] 1469e6f7b9e6: Download complete [2023-08-14T20:45:02.949Z] eaf3925da568: Download complete [2023-08-14T20:45:02.949Z] 339a4e72a1f5: Verifying Checksum [2023-08-14T20:45:02.949Z] 339a4e72a1f5: Download complete [2023-08-14T20:45:02.949Z] bde34c3a00c8: Download complete [2023-08-14T20:45:02.949Z] b352a97aabf1: Download complete [2023-08-14T20:45:02.949Z] 4872d77fe225: Download complete [2023-08-14T20:45:02.949Z] 5851b861e8e6: Verifying Checksum [2023-08-14T20:45:02.949Z] 5851b861e8e6: Download complete [2023-08-14T20:45:02.949Z] b85a868b505f: Verifying Checksum [2023-08-14T20:45:02.949Z] b85a868b505f: Download complete [2023-08-14T20:45:03.209Z] bab4dde63d76: Verifying Checksum [2023-08-14T20:45:03.209Z] bab4dde63d76: Download complete [2023-08-14T20:45:04.145Z] b85a868b505f: Pull complete [2023-08-14T20:45:04.403Z] e2be974225ed: Pull complete [2023-08-14T20:45:04.662Z] 339a4e72a1f5: Pull complete [2023-08-14T20:45:04.662Z] 988bab9f4d93: Pull complete [2023-08-14T20:45:04.921Z] 1469e6f7b9e6: Pull complete [2023-08-14T20:45:05.181Z] eaf3925da568: Pull complete [2023-08-14T20:45:07.086Z] bab4dde63d76: Pull complete [2023-08-14T20:45:07.086Z] bde34c3a00c8: Pull complete [2023-08-14T20:45:07.086Z] b352a97aabf1: Pull complete [2023-08-14T20:45:07.086Z] 4872d77fe225: Pull complete [2023-08-14T20:45:07.086Z] 5851b861e8e6: Pull complete [2023-08-14T20:45:07.086Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-14T20:45:07.086Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-14T20:45:07.086Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T20:45:07.176Z] prd-ubuntu20.04-docker-8c-8g-3568 does not seem to be running inside a container [2023-08-14T20:45:07.213Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/557 -v /w/workspace/edgex-go/557:/w/workspace/edgex-go/557:rw,z -v /w/workspace/edgex-go/557@tmp:/w/workspace/edgex-go/557@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-14T20:45:09.980Z] $ docker top 39e4a2f2f04252ffa19a5073b0b258a8d60161afacc638580794abc4cdcb5fdf -eo pid,comm [2023-08-14T20:45:10.027Z] 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-14T20:45:10.027Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-14T20:45:10.060Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-14T20:45:10.060Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-14T20:45:10.166Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-14T20:45:10.173Z] $ docker exec 39e4a2f2f04252ffa19a5073b0b258a8d60161afacc638580794abc4cdcb5fdf ssh-agent [2023-08-14T20:45:10.268Z] SSH_AUTH_SOCK=/tmp/ssh-X4GSK6MQerzF/agent.33 [2023-08-14T20:45:10.268Z] SSH_AGENT_PID=39 [2023-08-14T20:45:10.273Z] Running ssh-add (command line suppressed) [2023-08-14T20:45:10.381Z] Identity added: /w/workspace/edgex-go/557@tmp/private_key_12467963352086296108.key (/w/workspace/edgex-go/557@tmp/private_key_12467963352086296108.key) [2023-08-14T20:45:10.390Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-14T20:45:10.678Z] + git tag --points-at HEAD [Pipeline] } [2023-08-14T20:45:10.692Z] $ docker exec --env ******** --env ******** 39e4a2f2f04252ffa19a5073b0b258a8d60161afacc638580794abc4cdcb5fdf ssh-agent -k [2023-08-14T20:45:10.788Z] unset SSH_AUTH_SOCK; [2023-08-14T20:45:10.788Z] unset SSH_AGENT_PID; [2023-08-14T20:45:10.788Z] echo Agent pid 39 killed; [2023-08-14T20:45:10.799Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-14T20:45:10.822Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-14T20:45:10.822Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-14T20:45:10.933Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-14T20:45:10.939Z] $ docker exec 39e4a2f2f04252ffa19a5073b0b258a8d60161afacc638580794abc4cdcb5fdf ssh-agent [2023-08-14T20:45:11.045Z] SSH_AUTH_SOCK=/tmp/ssh-ChOyikL1rQFU/agent.72 [2023-08-14T20:45:11.045Z] SSH_AGENT_PID=78 [2023-08-14T20:45:11.051Z] Running ssh-add (command line suppressed) [2023-08-14T20:45:11.155Z] Identity added: /w/workspace/edgex-go/557@tmp/private_key_6522863422813225234.key (/w/workspace/edgex-go/557@tmp/private_key_6522863422813225234.key) [2023-08-14T20:45:11.170Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-14T20:45:11.460Z] + git semver init [2023-08-14T20:45:11.720Z] 2023-08-14 20:45:11,637 [run_init] DEBUG init version:0.0.0 force:False [2023-08-14T20:45:11.720Z] 2023-08-14 20:45:11,638 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/557/.semver [2023-08-14T20:45:11.720Z] 2023-08-14 20:45:11,638 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/557/.semver [2023-08-14T20:45:11.720Z] 2023-08-14 20:45:11,638 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/557/.semver'], cwd=/w/workspace/edgex-go/557, universal_newlines=False, shell=None, istream=None) [2023-08-14T20:45:17.001Z] 2023-08-14 20:45:16,307 [append_file] DEBUG append to file:/w/workspace/edgex-go/557/.git/info/exclude [2023-08-14T20:45:17.001Z] 2023-08-14 20:45:16,308 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/557/.semver/main with force:False [2023-08-14T20:45:17.001Z] 2023-08-14 20:45:16,308 [read_version] DEBUG read version from /w/workspace/edgex-go/557/.semver/main [2023-08-14T20:45:17.001Z] 2023-08-14 20:45:16,308 [read_version] DEBUG read version from /w/workspace/edgex-go/557/.semver/main [2023-08-14T20:45:17.001Z] 3.1.0-dev.23 [Pipeline] } [2023-08-14T20:45:17.014Z] $ docker exec --env ******** --env ******** 39e4a2f2f04252ffa19a5073b0b258a8d60161afacc638580794abc4cdcb5fdf ssh-agent -k [2023-08-14T20:45:17.102Z] unset SSH_AUTH_SOCK; [2023-08-14T20:45:17.102Z] unset SSH_AGENT_PID; [2023-08-14T20:45:17.102Z] echo Agent pid 78 killed; [2023-08-14T20:45:17.110Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-14T20:45:17.413Z] + git semver [Pipeline] } [2023-08-14T20:45:17.690Z] $ docker stop --time=1 39e4a2f2f04252ffa19a5073b0b258a8d60161afacc638580794abc4cdcb5fdf [2023-08-14T20:45:19.009Z] $ docker rm -f --volumes 39e4a2f2f04252ffa19a5073b0b258a8d60161afacc638580794abc4cdcb5fdf [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-14T20:45:19.339Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-14T20:45:19.520Z] Stashed 1 file(s) [Pipeline] echo [2023-08-14T20:45:19.523Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.23 [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-14T20:45:19.935Z] + git config --global --add safe.directory /w/workspace/edgex-go/557 [Pipeline] echo [2023-08-14T20:45:19.949Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-14T20:45:19.965Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-14T20:45:19.975Z] ========================================================= [2023-08-14T20:45:19.975Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-14T20:45:19.975Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-14T20:45:20.261Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-14T20:45:20.261Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-14T20:45:20.261Z] 4db1b89c0bd1: Pulling fs layer [2023-08-14T20:45:20.261Z] 6911f1a30b25: Pulling fs layer [2023-08-14T20:45:20.261Z] e194b8c5c2a9: Pulling fs layer [2023-08-14T20:45:20.261Z] 6863d3e3a2b1: Pulling fs layer [2023-08-14T20:45:20.261Z] ec0bb842ea78: Pulling fs layer [2023-08-14T20:45:20.261Z] 40a00589a448: Pulling fs layer [2023-08-14T20:45:20.261Z] 6c08303d61cc: Pulling fs layer [2023-08-14T20:45:20.261Z] 798269fcf238: Pulling fs layer [2023-08-14T20:45:20.261Z] ec0bb842ea78: Waiting [2023-08-14T20:45:20.261Z] 40a00589a448: Waiting [2023-08-14T20:45:20.261Z] 6c08303d61cc: Waiting [2023-08-14T20:45:20.261Z] 798269fcf238: Waiting [2023-08-14T20:45:20.261Z] 6863d3e3a2b1: Waiting [2023-08-14T20:45:20.261Z] 6911f1a30b25: Verifying Checksum [2023-08-14T20:45:20.261Z] 6911f1a30b25: Download complete [2023-08-14T20:45:20.261Z] 6863d3e3a2b1: Verifying Checksum [2023-08-14T20:45:20.261Z] 6863d3e3a2b1: Download complete [2023-08-14T20:45:20.261Z] ec0bb842ea78: Verifying Checksum [2023-08-14T20:45:20.261Z] ec0bb842ea78: Download complete [2023-08-14T20:45:20.261Z] 4db1b89c0bd1: Verifying Checksum [2023-08-14T20:45:20.261Z] 4db1b89c0bd1: Download complete [2023-08-14T20:45:20.261Z] 40a00589a448: Verifying Checksum [2023-08-14T20:45:20.261Z] 40a00589a448: Download complete [2023-08-14T20:45:20.521Z] 4db1b89c0bd1: Pull complete [2023-08-14T20:45:20.805Z] 6911f1a30b25: Pull complete [2023-08-14T20:45:21.066Z] 798269fcf238: Verifying Checksum [2023-08-14T20:45:21.066Z] 798269fcf238: Download complete [2023-08-14T20:45:21.066Z] e194b8c5c2a9: Verifying Checksum [2023-08-14T20:45:21.066Z] e194b8c5c2a9: Download complete [2023-08-14T20:45:21.632Z] 6c08303d61cc: Verifying Checksum [2023-08-14T20:45:21.632Z] 6c08303d61cc: Download complete [2023-08-14T20:45:24.159Z] e194b8c5c2a9: Pull complete [2023-08-14T20:45:24.159Z] 6863d3e3a2b1: Pull complete [2023-08-14T20:45:24.159Z] ec0bb842ea78: Pull complete [2023-08-14T20:45:24.416Z] 40a00589a448: Pull complete [2023-08-14T20:45:26.940Z] 6c08303d61cc: Pull complete [2023-08-14T20:45:27.506Z] 798269fcf238: Pull complete [2023-08-14T20:45:27.506Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-14T20:45:27.506Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-14T20:45:27.506Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-08-14T20:45:27.800Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-14T20:45:27.800Z] WORKDIR /edgex [2023-08-14T20:45:27.800Z] COPY go.mod . [2023-08-14T20:45:27.800Z] RUN go mod download [2023-08-14T20:45:27.800Z] + docker build -t ci-base-image-x86_64 -f - . [2023-08-14T20:45:28.366Z] Sending build context to Docker daemon 170.8MB [2023-08-14T20:45:28.366Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-14T20:45:28.366Z] ---> ec979cd7f677 [2023-08-14T20:45:28.366Z] Step 2/4 : WORKDIR /edgex [2023-08-14T20:45:33.630Z] ---> Running in 8b19cc9eed7d [2023-08-14T20:45:33.630Z] Removing intermediate container 8b19cc9eed7d [2023-08-14T20:45:33.630Z] ---> 4d72298aefa6 [2023-08-14T20:45:33.630Z] Step 3/4 : COPY go.mod . [2023-08-14T20:45:33.630Z] ---> 902a7241c2a9 [2023-08-14T20:45:33.630Z] Step 4/4 : RUN go mod download [2023-08-14T20:45:33.890Z] ---> Running in 966453a2495d [2023-08-14T20:45:34.613Z] Still waiting to schedule task [2023-08-14T20:45:34.613Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-3567’ [2023-08-14T20:45:51.974Z] Removing intermediate container 966453a2495d [2023-08-14T20:45:51.974Z] ---> 5c1c12734828 [2023-08-14T20:45:51.974Z] Successfully built 5c1c12734828 [2023-08-14T20:45:51.974Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:45:52.271Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-14T20:45:52.271Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T20:45:52.338Z] prd-ubuntu20.04-docker-8c-8g-3568 does not seem to be running inside a container [2023-08-14T20:45:52.372Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/557 -v /w/workspace/edgex-go/557:/w/workspace/edgex-go/557:rw,z -v /w/workspace/edgex-go/557@tmp:/w/workspace/edgex-go/557@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-14T20:45:52.800Z] $ docker top 435f3aeea099a8cc7aa179195429c1fe0bcde18e326d92f75aecb6576060da7b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-14T20:45:53.142Z] + go version [2023-08-14T20:45:53.143Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-14T20:45:53.157Z] $ docker stop --time=1 435f3aeea099a8cc7aa179195429c1fe0bcde18e326d92f75aecb6576060da7b [2023-08-14T20:45:54.405Z] $ docker rm -f --volumes 435f3aeea099a8cc7aa179195429c1fe0bcde18e326d92f75aecb6576060da7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:45:54.810Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-14T20:45:54.810Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T20:45:54.872Z] prd-ubuntu20.04-docker-8c-8g-3568 does not seem to be running inside a container [2023-08-14T20:45:54.906Z] $ 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/557 -v /w/workspace/edgex-go/557:/w/workspace/edgex-go/557:rw,z -v /w/workspace/edgex-go/557@tmp:/w/workspace/edgex-go/557@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-14T20:45:55.247Z] $ docker top afce2b0884cb290d1d513018f5563e7390099a95fccec049ec57406a421aeddd -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-14T20:45:55.315Z] ========================================================= [2023-08-14T20:45:55.315Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-08-14T20:45:55.315Z] ========================================================= [Pipeline] sh [2023-08-14T20:45:55.599Z] + git config --global --add safe.directory /w/workspace/edgex-go/557 [Pipeline] fileExists [Pipeline] sh [2023-08-14T20:45:55.891Z] + make test [2023-08-14T20:45:55.891Z] go test -race -coverprofile=coverage.out ./... [2023-08-14T20:46:04.015Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-08-14T20:46:13.987Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-08-14T20:46:13.987Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-08-14T20:46:14.247Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-08-14T20:46:14.816Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-08-14T20:46:14.816Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-08-14T20:46:15.073Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-08-14T20:46:15.073Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-08-14T20:46:15.073Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-08-14T20:46:15.073Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-08-14T20:46:15.331Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-08-14T20:46:15.590Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-08-14T20:46:15.847Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-08-14T20:46:15.848Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-08-14T20:46:15.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-08-14T20:46:16.412Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-08-14T20:46:16.412Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-08-14T20:46:16.412Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.060s coverage: 28.7% of statements [2023-08-14T20:46:17.788Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.069s coverage: 97.0% of statements [2023-08-14T20:46:18.046Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-08-14T20:46:18.046Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-08-14T20:46:18.046Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-08-14T20:46:18.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-08-14T20:46:18.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-08-14T20:46:19.178Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-08-14T20:46:19.178Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-08-14T20:46:19.178Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-08-14T20:46:19.178Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-08-14T20:46:19.178Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-08-14T20:46:20.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-08-14T20:46:20.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-08-14T20:46:21.119Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.088s coverage: 71.5% of statements [2023-08-14T20:46:21.119Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.070s coverage: 54.0% of statements [2023-08-14T20:46:21.377Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-08-14T20:46:21.377Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-08-14T20:46:21.377Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-08-14T20:46:21.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-08-14T20:46:21.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-08-14T20:46:21.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-08-14T20:46:21.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-08-14T20:46:21.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-08-14T20:46:21.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-08-14T20:46:21.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-08-14T20:46:22.200Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.048s coverage: 93.4% of statements [2023-08-14T20:46:22.200Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.058s coverage: 3.8% of statements [2023-08-14T20:46:22.200Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.350s coverage: 97.6% of statements [2023-08-14T20:46:22.200Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.055s coverage: 72.2% of statements [2023-08-14T20:46:23.575Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-08-14T20:46:23.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-08-14T20:46:23.575Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.079s coverage: 0.9% of statements [2023-08-14T20:46:23.575Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.065s coverage: 32.2% of statements [2023-08-14T20:46:23.575Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.067s coverage: 42.9% of statements [2023-08-14T20:46:24.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.067s coverage: 82.9% of statements [2023-08-14T20:46:24.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.041s coverage: 94.1% of statements [2023-08-14T20:46:24.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.065s coverage: 96.3% of statements [2023-08-14T20:46:24.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements [2023-08-14T20:46:24.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-08-14T20:46:24.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-08-14T20:46:24.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-08-14T20:46:24.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-08-14T20:46:24.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-08-14T20:46:24.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-08-14T20:46:24.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-08-14T20:46:24.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-08-14T20:46:26.146Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-08-14T20:46:26.146Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-08-14T20:46:26.146Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-08-14T20:46:26.146Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-08-14T20:46:26.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-08-14T20:46:26.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-08-14T20:46:26.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-08-14T20:46:27.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-08-14T20:46:28.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-08-14T20:46:29.042Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-08-14T20:46:29.042Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-08-14T20:46:30.419Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-08-14T20:46:30.419Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-08-14T20:46:30.419Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-08-14T20:46:31.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-08-14T20:46:31.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-08-14T20:46:32.057Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-08-14T20:46:32.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-08-14T20:46:32.994Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-08-14T20:46:32.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-08-14T20:46:32.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-08-14T20:46:34.467Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-08-14T20:46:34.467Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-08-14T20:46:34.467Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-08-14T20:46:34.467Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-08-14T20:46:35.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-08-14T20:46:35.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-08-14T20:46:35.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-08-14T20:46:35.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-08-14T20:46:36.171Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.063s coverage: 94.4% of statements [2023-08-14T20:46:36.430Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-08-14T20:46:36.430Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-08-14T20:46:37.362Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-08-14T20:46:37.362Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-08-14T20:46:49.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.282s coverage: 79.9% of statements [2023-08-14T20:46:49.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.071s coverage: 92.9% of statements [2023-08-14T20:46:49.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements [2023-08-14T20:46:49.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.064s coverage: 62.3% of statements [2023-08-14T20:46:49.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.056s coverage: 87.2% of statements [2023-08-14T20:46:49.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.048s coverage: 20.0% of statements [2023-08-14T20:46:49.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements [2023-08-14T20:46:49.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.099s coverage: 81.8% of statements [2023-08-14T20:46:49.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.091s coverage: 82.1% of statements [2023-08-14T20:46:49.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.047s coverage: 86.0% of statements [2023-08-14T20:46:49.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.163s coverage: 63.1% of statements [2023-08-14T20:46:49.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements [2023-08-14T20:46:49.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements [2023-08-14T20:46:49.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2023-08-14T20:46:49.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.047s coverage: 73.7% of statements [2023-08-14T20:46:49.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2023-08-14T20:46:49.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.161s coverage: 38.4% of statements [2023-08-14T20:46:49.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements [2023-08-14T20:46:49.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements [2023-08-14T20:46:49.572Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 17.7% of statements [2023-08-14T20:46:49.572Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.138s coverage: 95.7% of statements [2023-08-14T20:46:49.572Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.067s coverage: 61.8% of statements [2023-08-14T20:46:49.572Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.102s coverage: 98.9% of statements [2023-08-14T20:46:49.572Z] 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-14T20:46:49.572Z] running golangci-lint [2023-08-14T20:46:49.572Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-08-14T20:46:49.572Z] go version go1.20.6 linux/amd64 [2023-08-14T20:46:49.572Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-08-14T20:46:49.572Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-08-14T20:47:04.443Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|imports|name|deps|types_sizes|compiled_files) took 13.587375528s" [2023-08-14T20:47:04.443Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 36.611022ms" [2023-08-14T20:47:08.620Z] level=info msg="[linters_context/goanalysis] analyzers took 48.921323665s with top 10 stages: buildir: 28.363753088s, inspect: 1.525667318s, fact_deprecated: 1.50308459s, gosec: 1.492338173s, ctrlflow: 1.237864089s, printf: 1.028833889s, S1038: 802.665541ms, nilness: 799.385206ms, fact_purity: 651.807065ms, typedness: 404.668943ms" [2023-08-14T20:47:08.620Z] level=info msg="[runner] Issues before processing: 200, after processing: 0" [2023-08-14T20:47:08.620Z] level=info msg="[runner] Processors filtering stat (out/in): autogenerated_exclude: 200/200, skip_files: 200/200, path_prettifier: 200/200, skip_dirs: 200/200, identifier_marker: 200/200, exclude: 200/200, cgo: 200/200, filename_unadjuster: 200/200, exclude-rules: 21/200, nolint: 0/21" [2023-08-14T20:47:08.620Z] level=info msg="[runner] processing took 16.772053ms with stages: nolint: 7.282978ms, identifier_marker: 5.024751ms, autogenerated_exclude: 1.377646ms, path_prettifier: 1.302716ms, exclude-rules: 1.104554ms, skip_dirs: 613.227µs, filename_unadjuster: 35.291µs, cgo: 26.16µs, uniq_by_line: 940ns, max_same_issues: 810ns, source_code: 600ns, severity-rules: 500ns, skip_files: 380ns, exclude: 370ns, sort_results: 260ns, diff: 230ns, max_from_linter: 190ns, path_shortener: 170ns, max_per_file_from_linter: 160ns, path_prefixer: 120ns" [2023-08-14T20:47:08.620Z] level=info msg="[runner] linters took 6.443863945s with stages: goanalysis_metalinter: 6.427013781s" [2023-08-14T20:47:08.620Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-08-14T20:47:08.620Z] level=info msg="Memory: 202 samples, avg is 183.1MB, max is 757.4MB" [2023-08-14T20:47:08.620Z] level=info msg="Execution took 20.077920443s" [2023-08-14T20:47:08.620Z] go vet ./... [2023-08-14T20:47:12.803Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-14T20:47:12.803Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-14T20:47:13.061Z] ./bin/test-attribution-txt.sh [2023-08-14T20:47:13.061Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-08-14T20:47:13.061Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-08-14T20:47:13.061Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-08-14T20:47:13.061Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-08-14T20:47:13.073Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-08-14T20:47:13.358Z] + ls -al . [2023-08-14T20:47:13.358Z] total 724 [2023-08-14T20:47:13.358Z] drwxrwxr-x 11 1001 1001 4096 Aug 14 20:45 . [2023-08-14T20:47:13.358Z] drwxr-xr-x 4 root root 4096 Aug 14 20:45 .. [2023-08-14T20:47:13.358Z] drwxrwxr-x 2 1001 1001 4096 Aug 14 20:44 .blubracket [2023-08-14T20:47:13.358Z] -rw-rw-r-- 1 1001 1001 16 Aug 14 20:44 .dockerignore [2023-08-14T20:47:13.358Z] drwxrwxr-x 8 1001 1001 4096 Aug 14 20:45 .git [2023-08-14T20:47:13.358Z] drwxrwxr-x 3 1001 1001 4096 Aug 14 20:44 .github [2023-08-14T20:47:13.358Z] -rw-rw-r-- 1 1001 1001 1133 Aug 14 20:44 .gitignore [2023-08-14T20:47:13.358Z] -rw-rw-r-- 1 1001 1001 42 Aug 14 20:44 .golangci.yml [2023-08-14T20:47:13.358Z] -rw-rw-r-- 1 1001 1001 87 Aug 14 20:44 .hadolint.yml [2023-08-14T20:47:13.358Z] drwxr-xr-x 3 1001 1001 4096 Aug 14 20:45 .semver [2023-08-14T20:47:13.358Z] -rw-rw-r-- 1 1001 1001 166 Aug 14 20:44 .sonarcloud.properties [2023-08-14T20:47:13.358Z] -rw-rw-r-- 1 1001 1001 1171 Aug 14 20:44 ADOPTERS.md [2023-08-14T20:47:13.358Z] -rw-rw-r-- 1 1001 1001 11152 Aug 14 20:44 Attribution.txt [2023-08-14T20:47:13.358Z] -rw-rw-r-- 1 1001 1001 93407 Aug 14 20:44 CHANGELOG.md [2023-08-14T20:47:13.358Z] -rw-rw-r-- 1 1001 1001 3804 Aug 14 20:44 CONTRIBUTING.md [2023-08-14T20:47:13.358Z] -rw-rw-r-- 1 1001 1001 677 Aug 14 20:44 GOVERNANCE.md [2023-08-14T20:47:13.358Z] -rw-rw-r-- 1 1001 1001 883 Aug 14 20:44 Jenkinsfile [2023-08-14T20:47:13.358Z] -rw-rw-r-- 1 1001 1001 10775 Aug 14 20:44 LICENSE [2023-08-14T20:47:13.358Z] -rw-rw-r-- 1 1001 1001 14368 Aug 14 20:44 Makefile [2023-08-14T20:47:13.358Z] -rw-rw-r-- 1 1001 1001 582 Aug 14 20:44 OWNERS.md [2023-08-14T20:47:13.358Z] -rw-rw-r-- 1 1001 1001 9923 Aug 14 20:44 README.md [2023-08-14T20:47:13.358Z] -rw-rw-r-- 1 1001 1001 789 Aug 14 20:44 SECURITY.md [2023-08-14T20:47:13.358Z] -rw-rw-r-- 1 1001 1001 12 Aug 14 20:45 VERSION [2023-08-14T20:47:13.358Z] drwxrwxr-x 2 1001 1001 4096 Aug 14 20:44 bin [2023-08-14T20:47:13.358Z] drwxrwxr-x 18 1001 1001 4096 Aug 14 20:44 cmd [2023-08-14T20:47:13.358Z] -rw-r--r-- 1 root root 446998 Aug 14 20:46 coverage.out [2023-08-14T20:47:13.358Z] -rw-rw-r-- 1 1001 1001 3687 Aug 14 20:44 go.mod [2023-08-14T20:47:13.358Z] -rw-rw-r-- 1 1001 1001 33714 Aug 14 20:44 go.sum [2023-08-14T20:47:13.358Z] drwxrwxr-x 7 1001 1001 4096 Aug 14 20:44 internal [2023-08-14T20:47:13.358Z] drwxrwxr-x 3 1001 1001 4096 Aug 14 20:44 openapi [2023-08-14T20:47:13.358Z] -rw-rw-r-- 1 1001 1001 594 Aug 14 20:44 security.txt [2023-08-14T20:47:13.358Z] drwxrwxr-x 4 1001 1001 4096 Aug 14 20:44 snap [2023-08-14T20:47:13.358Z] -rw-rw-r-- 1 1001 1001 204 Aug 14 20:44 version.go [Pipeline] sh [2023-08-14T20:47:13.708Z] + '[' -e coverage.out ] [2023-08-14T20:47:13.708Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-08-14T20:47:13.816Z] Stashed 1 file(s) [Pipeline] sh [2023-08-14T20:47:14.098Z] + make build [2023-08-14T20:47:14.098Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.23" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-08-14T20:47:26.303Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.23" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-08-14T20:47:26.868Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.23" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-08-14T20:47:27.804Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.23" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-08-14T20:47:28.747Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.23" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-08-14T20:47:35.301Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.23" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-08-14T20:47:35.868Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.23" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-08-14T20:47:37.242Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.23" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-08-14T20:47:38.624Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.23" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-08-14T20:47:39.189Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.23" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-08-14T20:47:40.124Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.23" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-08-14T20:47:41.061Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.23" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-08-14T20:47:42.450Z] $ docker stop --time=1 afce2b0884cb290d1d513018f5563e7390099a95fccec049ec57406a421aeddd [2023-08-14T20:47:46.451Z] $ docker rm -f --volumes afce2b0884cb290d1d513018f5563e7390099a95fccec049ec57406a421aeddd [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-14T20:47:47.355Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-14T20:47:47.355Z] [2023-08-14T20:47:47.355Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:47:47.652Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-14T20:47:47.652Z] latest: Pulling from edgex-devops/edgex-compose [2023-08-14T20:47:47.652Z] 91d30c5bc195: Pulling fs layer [2023-08-14T20:47:47.652Z] 2e9b0aa3be6d: Pulling fs layer [2023-08-14T20:47:47.652Z] 9c61dcf015f6: Pulling fs layer [2023-08-14T20:47:47.652Z] 4698f68db338: Pulling fs layer [2023-08-14T20:47:47.652Z] 2a2f49069b9e: Pulling fs layer [2023-08-14T20:47:47.652Z] e0025b399a48: Pulling fs layer [2023-08-14T20:47:47.652Z] 4698f68db338: Waiting [2023-08-14T20:47:47.652Z] 2a2f49069b9e: Waiting [2023-08-14T20:47:47.652Z] 91d30c5bc195: Download complete [2023-08-14T20:47:47.911Z] 4698f68db338: Verifying Checksum [2023-08-14T20:47:47.911Z] 4698f68db338: Download complete [2023-08-14T20:47:47.911Z] 91d30c5bc195: Pull complete [2023-08-14T20:47:47.911Z] 2e9b0aa3be6d: Verifying Checksum [2023-08-14T20:47:47.911Z] 2e9b0aa3be6d: Download complete [2023-08-14T20:47:47.911Z] e0025b399a48: Verifying Checksum [2023-08-14T20:47:47.911Z] e0025b399a48: Download complete [2023-08-14T20:47:48.170Z] 2a2f49069b9e: Download complete [2023-08-14T20:47:48.170Z] 2e9b0aa3be6d: Pull complete [2023-08-14T20:47:48.429Z] 9c61dcf015f6: Verifying Checksum [2023-08-14T20:47:48.429Z] 9c61dcf015f6: Download complete [2023-08-14T20:47:50.954Z] 9c61dcf015f6: Pull complete [2023-08-14T20:47:50.954Z] 4698f68db338: Pull complete [2023-08-14T20:47:51.214Z] 2a2f49069b9e: Pull complete [2023-08-14T20:47:51.214Z] e0025b399a48: Pull complete [2023-08-14T20:47:51.214Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-08-14T20:47:51.214Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-14T20:47:51.214Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T20:47:51.289Z] prd-ubuntu20.04-docker-8c-8g-3568 does not seem to be running inside a container [2023-08-14T20:47:51.319Z] $ 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/557 -v /w/workspace/edgex-go/557:/w/workspace/edgex-go/557:rw,z -v /w/workspace/edgex-go/557@tmp:/w/workspace/edgex-go/557@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-14T20:47:53.492Z] $ docker top d202fc5669a9275b72a8603aeb65a44c916be486eea9b3e894eac4947ac1f46f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-14T20:47:53.830Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-08-14T20:47:55.735Z] #1 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-08-14T20:47:55.735Z] #1 transferring dockerfile: 1.78kB done [2023-08-14T20:47:55.735Z] #1 DONE 0.0s [2023-08-14T20:47:55.996Z] [2023-08-14T20:47:55.996Z] #2 [support-notifications internal] load build definition from Dockerfile [2023-08-14T20:47:55.996Z] #2 transferring dockerfile: 1.84kB done [2023-08-14T20:47:55.996Z] #2 DONE 0.0s [2023-08-14T20:47:55.996Z] [2023-08-14T20:47:55.996Z] #3 [support-scheduler internal] load build definition from Dockerfile [2023-08-14T20:47:55.996Z] #3 transferring dockerfile: 1.82kB done [2023-08-14T20:47:55.996Z] #3 DONE 0.0s [2023-08-14T20:47:55.996Z] [2023-08-14T20:47:55.996Z] #4 [security-spire-config internal] load build definition from Dockerfile [2023-08-14T20:47:55.996Z] #4 transferring dockerfile: 2.58kB done [2023-08-14T20:47:55.996Z] #4 DONE 0.0s [2023-08-14T20:47:55.996Z] [2023-08-14T20:47:55.996Z] #5 [security-bootstrapper internal] load build definition from Dockerfile [2023-08-14T20:47:55.996Z] #5 transferring dockerfile: 2.82kB done [2023-08-14T20:47:55.996Z] #5 DONE 0.0s [2023-08-14T20:47:55.996Z] [2023-08-14T20:47:55.996Z] #6 [security-secretstore-setup internal] load build definition from Dockerfile [2023-08-14T20:47:55.996Z] #6 transferring dockerfile: 2.38kB done [2023-08-14T20:47:55.996Z] #6 DONE 0.0s [2023-08-14T20:47:55.996Z] [2023-08-14T20:47:55.996Z] #7 [core-data internal] load build definition from Dockerfile [2023-08-14T20:47:55.996Z] #7 transferring dockerfile: 1.90kB done [2023-08-14T20:47:55.996Z] #7 DONE 0.0s [2023-08-14T20:47:55.996Z] [2023-08-14T20:47:55.996Z] #8 [core-metadata internal] load build definition from Dockerfile [2023-08-14T20:47:56.254Z] #8 transferring dockerfile: 1.96kB done [2023-08-14T20:47:56.254Z] #8 DONE 0.0s [2023-08-14T20:47:56.254Z] [2023-08-14T20:47:56.254Z] #9 [security-proxy-auth internal] load build definition from Dockerfile [2023-08-14T20:47:56.254Z] #9 transferring dockerfile: 2.04kB done [2023-08-14T20:47:56.254Z] #9 DONE 0.0s [2023-08-14T20:47:56.254Z] [2023-08-14T20:47:56.254Z] #10 [security-spire-agent internal] load build definition from Dockerfile [2023-08-14T20:47:56.254Z] #10 transferring dockerfile: 2.68kB done [2023-08-14T20:47:56.254Z] #10 DONE 0.0s [2023-08-14T20:47:56.254Z] [2023-08-14T20:47:56.254Z] #11 [core-command internal] load build definition from Dockerfile [2023-08-14T20:47:56.254Z] #11 transferring dockerfile: 1.82kB done [2023-08-14T20:47:56.254Z] #11 DONE 0.0s [2023-08-14T20:47:56.254Z] [2023-08-14T20:47:56.254Z] #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-14T20:47:56.254Z] #12 transferring dockerfile: 2.12kB done [2023-08-14T20:47:56.254Z] #12 DONE 0.0s [2023-08-14T20:47:56.254Z] [2023-08-14T20:47:56.254Z] #13 [security-spire-server internal] load build definition from Dockerfile [2023-08-14T20:47:56.254Z] #13 transferring dockerfile: 2.63kB done [2023-08-14T20:47:56.254Z] #13 DONE 0.0s [2023-08-14T20:47:56.254Z] [2023-08-14T20:47:56.254Z] #14 [security-proxy-setup internal] load build definition from Dockerfile [2023-08-14T20:47:56.254Z] #14 transferring dockerfile: 2.06kB done [2023-08-14T20:47:56.254Z] #14 DONE 0.1s [2023-08-14T20:47:56.254Z] [2023-08-14T20:47:56.254Z] #15 [security-spiffe-token-provider internal] load .dockerignore [2023-08-14T20:47:56.254Z] #15 transferring context: 56B done [2023-08-14T20:47:56.254Z] #15 DONE 0.0s [2023-08-14T20:47:56.254Z] [2023-08-14T20:47:56.254Z] #16 [support-notifications internal] load .dockerignore [2023-08-14T20:47:56.254Z] #16 transferring context: 56B done [2023-08-14T20:47:56.254Z] #16 DONE 0.0s [2023-08-14T20:47:56.254Z] [2023-08-14T20:47:56.254Z] #17 [support-scheduler internal] load .dockerignore [2023-08-14T20:47:56.254Z] #17 transferring context: 56B done [2023-08-14T20:47:56.254Z] #17 DONE 0.0s [2023-08-14T20:47:56.254Z] [2023-08-14T20:47:56.254Z] #18 [security-spire-config internal] load .dockerignore [2023-08-14T20:47:56.254Z] #18 transferring context: 56B done [2023-08-14T20:47:56.254Z] #18 DONE 0.0s [2023-08-14T20:47:56.254Z] [2023-08-14T20:47:56.254Z] #19 [security-bootstrapper internal] load .dockerignore [2023-08-14T20:47:56.254Z] #19 transferring context: 56B done [2023-08-14T20:47:56.254Z] #19 DONE 0.0s [2023-08-14T20:47:56.254Z] [2023-08-14T20:47:56.254Z] #20 [security-secretstore-setup internal] load .dockerignore [2023-08-14T20:47:56.254Z] #20 transferring context: 56B done [2023-08-14T20:47:56.254Z] #20 DONE 0.0s [2023-08-14T20:47:56.254Z] [2023-08-14T20:47:56.254Z] #21 [core-data internal] load .dockerignore [2023-08-14T20:47:56.254Z] #21 transferring context: 56B done [2023-08-14T20:47:56.254Z] #21 DONE 0.0s [2023-08-14T20:47:56.254Z] [2023-08-14T20:47:56.254Z] #22 [security-proxy-auth internal] load .dockerignore [2023-08-14T20:47:56.254Z] #22 transferring context: 56B done [2023-08-14T20:47:56.254Z] #22 DONE 0.0s [2023-08-14T20:47:56.254Z] [2023-08-14T20:47:56.254Z] #23 [security-spire-agent internal] load .dockerignore [2023-08-14T20:47:56.254Z] #23 transferring context: 56B done [2023-08-14T20:47:56.512Z] #23 DONE 0.0s [2023-08-14T20:47:56.512Z] [2023-08-14T20:47:56.512Z] #24 [core-metadata internal] load .dockerignore [2023-08-14T20:47:56.512Z] #24 transferring context: 56B done [2023-08-14T20:47:56.512Z] #24 DONE 0.0s [2023-08-14T20:47:56.512Z] [2023-08-14T20:47:56.512Z] #25 [security-spire-server internal] load .dockerignore [2023-08-14T20:47:56.512Z] #25 transferring context: 56B done [2023-08-14T20:47:56.512Z] #25 DONE 0.0s [2023-08-14T20:47:56.512Z] [2023-08-14T20:47:56.512Z] #26 [core-common-config-bootstrapper internal] load .dockerignore [2023-08-14T20:47:56.512Z] #26 transferring context: 56B done [2023-08-14T20:47:56.512Z] #26 DONE 0.0s [2023-08-14T20:47:56.512Z] [2023-08-14T20:47:56.512Z] #27 [core-command internal] load .dockerignore [2023-08-14T20:47:56.512Z] #27 transferring context: 56B done [2023-08-14T20:47:56.512Z] #27 DONE 0.0s [2023-08-14T20:47:56.512Z] [2023-08-14T20:47:56.512Z] #28 [security-proxy-setup internal] load .dockerignore [2023-08-14T20:47:56.512Z] #28 transferring context: 56B done [2023-08-14T20:47:56.512Z] #28 DONE 0.0s [2023-08-14T20:47:56.512Z] [2023-08-14T20:47:56.512Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-14T20:47:56.512Z] #29 DONE 0.0s [2023-08-14T20:47:56.512Z] [2023-08-14T20:47:56.512Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 [2023-08-14T20:47:56.512Z] #30 DONE 0.1s [2023-08-14T20:47:56.512Z] [2023-08-14T20:47:56.512Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-14T20:47:56.512Z] #29 DONE 0.0s [2023-08-14T20:47:56.512Z] [2023-08-14T20:47:56.512Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 [2023-08-14T20:47:56.512Z] #30 DONE 0.1s [2023-08-14T20:47:56.512Z] [2023-08-14T20:47:56.512Z] #31 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T20:47:56.512Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-14T20:47:56.512Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-14T20:47:56.512Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-14T20:47:56.803Z] #31 ... [2023-08-14T20:47:56.803Z] [2023-08-14T20:47:56.803Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-14T20:47:56.803Z] #29 DONE 0.0s [2023-08-14T20:47:56.803Z] [2023-08-14T20:47:56.803Z] #31 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T20:47:56.803Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-14T20:47:56.803Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-14T20:47:56.803Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-14T20:47:56.803Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-14T20:47:56.803Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done [2023-08-14T20:47:56.803Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 [2023-08-14T20:47:56.803Z] #31 ... [2023-08-14T20:47:56.803Z] [2023-08-14T20:47:56.803Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-14T20:47:56.803Z] #29 DONE 0.0s [2023-08-14T20:47:56.803Z] [2023-08-14T20:47:56.803Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 [2023-08-14T20:47:56.803Z] #30 DONE 0.2s [2023-08-14T20:47:56.803Z] [2023-08-14T20:47:56.803Z] #31 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T20:47:56.803Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-14T20:47:56.803Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-14T20:47:56.803Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-14T20:47:56.803Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-14T20:47:56.803Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done [2023-08-14T20:47:56.803Z] #31 ... [2023-08-14T20:47:56.803Z] [2023-08-14T20:47:56.803Z] #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-14T20:47:56.803Z] #29 DONE 0.0s [2023-08-14T20:47:56.803Z] [2023-08-14T20:47:56.803Z] #32 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-08-14T20:47:56.803Z] #32 DONE 0.6s [2023-08-14T20:47:56.803Z] [2023-08-14T20:47:56.803Z] #31 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T20:47:56.803Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-14T20:47:56.803Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-14T20:47:56.803Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-14T20:47:56.803Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-14T20:47:56.803Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done [2023-08-14T20:47:56.803Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.2s done [2023-08-14T20:47:57.061Z] #31 ... [2023-08-14T20:47:57.061Z] [2023-08-14T20:47:57.061Z] #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-14T20:47:57.061Z] #29 DONE 0.0s [2023-08-14T20:47:57.061Z] [2023-08-14T20:47:57.061Z] #32 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-08-14T20:47:57.061Z] #32 DONE 0.6s [2023-08-14T20:47:57.061Z] [2023-08-14T20:47:57.061Z] #31 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T20:47:57.061Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-14T20:47:57.061Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-14T20:47:57.061Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-14T20:47:57.061Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-14T20:47:57.061Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done [2023-08-14T20:47:57.061Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.2s done [2023-08-14T20:47:57.061Z] #31 ... [2023-08-14T20:47:57.061Z] [2023-08-14T20:47:57.061Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-14T20:47:57.061Z] #29 DONE 0.0s [2023-08-14T20:47:57.338Z] [2023-08-14T20:47:57.338Z] #33 [core-metadata builder 2/7] WORKDIR /edgex-go [2023-08-14T20:48:03.110Z] #33 ... [2023-08-14T20:48:03.110Z] [2023-08-14T20:48:03.110Z] #34 [security-spire-config internal] load build context [2023-08-14T20:48:03.110Z] #34 transferring context: 281.07MB 5.2s [2023-08-14T20:48:03.370Z] #34 transferring context: 365.15MB 5.8s done [2023-08-14T20:48:04.746Z] #34 ... [2023-08-14T20:48:04.746Z] [2023-08-14T20:48:04.746Z] #32 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-08-14T20:48:04.746Z] #32 DONE 0.6s [2023-08-14T20:48:04.746Z] [2023-08-14T20:48:04.746Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 [2023-08-14T20:48:04.746Z] #30 DONE 8.1s [2023-08-14T20:48:04.746Z] [2023-08-14T20:48:04.746Z] #35 [core-data internal] load build context [2023-08-14T20:48:04.746Z] #35 transferring context: 365.15MB 5.0s done [2023-08-14T20:48:04.746Z] #35 DONE 8.0s [2023-08-14T20:48:04.746Z] [2023-08-14T20:48:04.746Z] #36 [support-scheduler internal] load build context [2023-08-14T20:48:04.746Z] #36 transferring context: 365.15MB 5.1s done [2023-08-14T20:48:04.746Z] #36 DONE 8.1s [2023-08-14T20:48:04.746Z] [2023-08-14T20:48:04.747Z] #37 [security-proxy-auth internal] load build context [2023-08-14T20:48:04.747Z] #37 transferring context: 365.15MB 5.2s done [2023-08-14T20:48:04.747Z] #37 DONE 8.0s [2023-08-14T20:48:04.747Z] [2023-08-14T20:48:04.747Z] #31 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T20:48:04.747Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-14T20:48:04.747Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-14T20:48:04.747Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-14T20:48:04.747Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-14T20:48:04.747Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done [2023-08-14T20:48:04.747Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.2s done [2023-08-14T20:48:04.747Z] #31 DONE 8.5s [2023-08-14T20:48:04.747Z] [2023-08-14T20:48:04.747Z] #33 [core-command builder 2/7] WORKDIR /edgex-go [2023-08-14T20:48:04.747Z] #33 DONE 8.1s [2023-08-14T20:48:04.747Z] [2023-08-14T20:48:04.747Z] #38 [security-spiffe-token-provider internal] load build context [2023-08-14T20:48:04.747Z] #38 transferring context: 365.15MB 5.3s done [2023-08-14T20:48:04.747Z] #38 DONE 8.3s [2023-08-14T20:48:04.747Z] [2023-08-14T20:48:04.747Z] #39 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-08-14T20:48:05.005Z] #39 ... [2023-08-14T20:48:05.006Z] [2023-08-14T20:48:05.006Z] #40 [security-secretstore-setup internal] load build context [2023-08-14T20:48:05.006Z] #40 transferring context: 365.15MB 5.5s done [2023-08-14T20:48:05.006Z] #40 DONE 8.0s [2023-08-14T20:48:05.006Z] [2023-08-14T20:48:05.006Z] #41 [security-bootstrapper internal] load build context [2023-08-14T20:48:05.006Z] #41 transferring context: 365.15MB 5.3s done [2023-08-14T20:48:05.006Z] #41 DONE 8.1s [2023-08-14T20:48:05.006Z] [2023-08-14T20:48:05.006Z] #42 [support-notifications internal] load build context [2023-08-14T20:48:05.006Z] #42 transferring context: 365.15MB 5.8s done [2023-08-14T20:48:05.006Z] #42 DONE 8.3s [2023-08-14T20:48:05.006Z] [2023-08-14T20:48:05.006Z] #34 [security-spire-config internal] load build context [2023-08-14T20:48:05.006Z] #34 DONE 8.1s [2023-08-14T20:48:05.006Z] [2023-08-14T20:48:05.006Z] #43 [core-command stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-14T20:48:06.913Z] #43 ... [2023-08-14T20:48:06.913Z] [2023-08-14T20:48:06.913Z] #44 [core-metadata internal] load build context [2023-08-14T20:48:07.171Z] #44 ... [2023-08-14T20:48:07.171Z] [2023-08-14T20:48:07.171Z] #45 [security-spire-agent internal] load build context [2023-08-14T20:48:07.171Z] #45 ... [2023-08-14T20:48:07.171Z] [2023-08-14T20:48:07.171Z] #46 [core-common-config-bootstrapper internal] load build context [2023-08-14T20:48:07.428Z] #46 transferring context: 196.31MB 2.7s [2023-08-14T20:48:09.326Z] #46 transferring context: 365.15MB 4.4s done [2023-08-14T20:48:10.703Z] #46 ... [2023-08-14T20:48:10.703Z] [2023-08-14T20:48:10.703Z] #47 [security-spire-server internal] load build context [2023-08-14T20:48:10.703Z] #47 transferring context: 365.15MB 4.6s done [2023-08-14T20:48:13.251Z] #47 ... [2023-08-14T20:48:13.251Z] [2023-08-14T20:48:13.251Z] #43 [core-command stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-14T20:48:13.251Z] #43 7.958 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T20:48:13.251Z] #43 8.067 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T20:48:13.251Z] #43 8.258 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-14T20:48:13.251Z] #43 8.264 Executing busybox-1.35.0-r29.trigger [2023-08-14T20:48:13.251Z] #43 8.269 OK: 7 MiB in 16 packages [2023-08-14T20:48:15.154Z] #43 ... [2023-08-14T20:48:15.154Z] [2023-08-14T20:48:15.154Z] #48 [security-proxy-setup internal] load build context [2023-08-14T20:48:15.154Z] #48 transferring context: 365.15MB 4.6s done [2023-08-14T20:48:15.154Z] #48 ... [2023-08-14T20:48:15.154Z] [2023-08-14T20:48:15.154Z] #49 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-14T20:48:15.154Z] #0 5.669 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T20:48:15.154Z] #0 5.782 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T20:48:15.154Z] #0 5.960 OK: 265 MiB in 53 packages [2023-08-14T20:48:15.154Z] #49 ... [2023-08-14T20:48:15.154Z] [2023-08-14T20:48:15.154Z] #50 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-14T20:48:15.154Z] #50 ... [2023-08-14T20:48:15.154Z] [2023-08-14T20:48:15.154Z] #51 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-14T20:48:15.413Z] #51 ... [2023-08-14T20:48:15.413Z] [2023-08-14T20:48:15.413Z] #52 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-14T20:48:15.413Z] #52 ... [2023-08-14T20:48:15.413Z] [2023-08-14T20:48:15.413Z] #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-14T20:48:15.413Z] #0 1.038 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T20:48:15.413Z] #0 1.236 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T20:48:15.413Z] #0 1.463 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-14T20:48:15.413Z] #0 1.463 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-14T20:48:15.413Z] #0 1.463 OK: 17823 distinct packages available [2023-08-14T20:48:15.413Z] #0 1.494 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T20:48:15.413Z] #0 1.624 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T20:48:15.413Z] #0 1.842 OK: 265 MiB in 53 packages [2023-08-14T20:48:15.672Z] #53 ... [2023-08-14T20:48:15.672Z] [2023-08-14T20:48:15.672Z] #54 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-08-14T20:48:15.672Z] #0 0.707 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T20:48:15.672Z] #0 0.918 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T20:48:15.672Z] #0 1.274 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-14T20:48:15.672Z] #0 1.279 (2/2) Installing openssl (3.0.10-r0) [2023-08-14T20:48:15.672Z] #0 1.292 Executing busybox-1.35.0-r29.trigger [2023-08-14T20:48:15.672Z] #0 1.294 OK: 8 MiB in 17 packages [2023-08-14T20:48:15.931Z] #54 ... [2023-08-14T20:48:15.931Z] [2023-08-14T20:48:15.931Z] #55 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-14T20:48:15.932Z] #0 1.126 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T20:48:15.932Z] #0 1.263 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T20:48:15.932Z] #0 1.507 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-14T20:48:15.932Z] #0 1.507 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-14T20:48:15.932Z] #0 1.507 OK: 17818 distinct packages available [2023-08-14T20:48:15.932Z] #0 1.537 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T20:48:15.932Z] #0 1.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T20:48:15.932Z] #0 1.869 (1/5) Installing dumb-init (1.2.5-r2) [2023-08-14T20:48:15.932Z] #0 1.873 (2/5) Installing musl-obstack (1.2.3-r0) [2023-08-14T20:48:15.932Z] #0 1.878 (3/5) Installing libucontext (1.2-r0) [2023-08-14T20:48:15.932Z] #0 1.881 (4/5) Installing gcompat (1.1.0-r0) [2023-08-14T20:48:15.932Z] #0 1.886 (5/5) Installing openssl (3.0.10-r0) [2023-08-14T20:48:15.932Z] #0 1.894 Executing busybox-1.35.0-r29.trigger [2023-08-14T20:48:15.932Z] #0 1.903 OK: 8 MiB in 20 packages [2023-08-14T20:48:15.932Z] #55 ... [2023-08-14T20:48:15.932Z] [2023-08-14T20:48:15.932Z] #56 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-14T20:48:15.932Z] #0 1.230 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T20:48:15.932Z] #0 1.357 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T20:48:15.932Z] #0 1.565 OK: 265 MiB in 53 packages [2023-08-14T20:48:16.191Z] #56 ... [2023-08-14T20:48:16.191Z] [2023-08-14T20:48:16.191Z] #57 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-14T20:48:16.191Z] #57 ... [2023-08-14T20:48:16.191Z] [2023-08-14T20:48:16.191Z] #39 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-08-14T20:48:16.191Z] #39 0.838 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T20:48:16.191Z] #39 0.978 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T20:48:16.191Z] #39 1.232 OK: 265 MiB in 53 packages [2023-08-14T20:48:16.450Z] #39 ... [2023-08-14T20:48:16.450Z] [2023-08-14T20:48:16.450Z] #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-14T20:48:16.450Z] #0 8.689 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T20:48:16.450Z] #0 8.812 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T20:48:16.450Z] #0 9.013 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-14T20:48:16.450Z] #0 9.013 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-14T20:48:16.450Z] #0 9.013 OK: 17818 distinct packages available [2023-08-14T20:48:16.450Z] #0 9.044 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T20:48:16.450Z] #0 9.158 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T20:48:16.450Z] #0 9.352 (1/9) Installing ca-certificates (20230506-r0) [2023-08-14T20:48:16.450Z] #0 9.368 (2/9) Installing brotli-libs (1.0.9-r9) [2023-08-14T20:48:16.450Z] #0 9.378 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-08-14T20:48:16.450Z] #0 9.383 (4/9) Installing libcurl (8.2.1-r0) [2023-08-14T20:48:16.450Z] #0 9.391 (5/9) Installing curl (8.2.1-r0) [2023-08-14T20:48:16.450Z] #0 9.397 (6/9) Installing dumb-init (1.2.5-r2) [2023-08-14T20:48:16.450Z] #0 9.401 (7/9) Installing musl-obstack (1.2.3-r0) [2023-08-14T20:48:16.450Z] #0 9.405 (8/9) Installing libucontext (1.2-r0) [2023-08-14T20:48:16.450Z] #0 9.409 (9/9) Installing gcompat (1.1.0-r0) [2023-08-14T20:48:16.450Z] #0 9.416 Executing busybox-1.35.0-r29.trigger [2023-08-14T20:48:16.450Z] #0 9.422 Executing ca-certificates-20230506-r0.trigger [2023-08-14T20:48:16.450Z] #0 9.482 OK: 10 MiB in 24 packages [2023-08-14T20:48:16.708Z] #58 ... [2023-08-14T20:48:16.708Z] [2023-08-14T20:48:16.709Z] #59 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-14T20:48:16.709Z] #0 6.726 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T20:48:16.709Z] #0 6.835 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T20:48:16.709Z] #0 7.019 OK: 265 MiB in 53 packages [2023-08-14T20:48:16.967Z] #59 ... [2023-08-14T20:48:16.967Z] [2023-08-14T20:48:16.967Z] #60 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-14T20:48:16.967Z] #60 ... [2023-08-14T20:48:16.967Z] [2023-08-14T20:48:16.967Z] #61 [core-command internal] load build context [2023-08-14T20:48:16.967Z] #61 transferring context: 365.15MB 4.4s done [2023-08-14T20:48:17.226Z] #61 ... [2023-08-14T20:48:17.226Z] [2023-08-14T20:48:17.226Z] #44 [core-metadata internal] load build context [2023-08-14T20:48:17.226Z] #44 transferring context: 365.15MB 4.2s done [2023-08-14T20:48:17.226Z] #44 ... [2023-08-14T20:48:17.226Z] [2023-08-14T20:48:17.226Z] #45 [security-spire-agent internal] load build context [2023-08-14T20:48:17.226Z] #45 transferring context: 365.15MB 4.5s done [2023-08-14T20:48:29.432Z] #45 DONE 30.8s [2023-08-14T20:48:29.432Z] [2023-08-14T20:48:29.432Z] #44 [core-metadata internal] load build context [2023-08-14T20:48:29.432Z] #44 DONE 30.8s [2023-08-14T20:48:29.432Z] [2023-08-14T20:48:29.432Z] #61 [core-command internal] load build context [2023-08-14T20:48:29.432Z] #61 DONE 23.1s [2023-08-14T20:48:29.432Z] [2023-08-14T20:48:29.432Z] #46 [core-common-config-bootstrapper internal] load build context [2023-08-14T20:48:29.432Z] #46 DONE 23.1s [2023-08-14T20:48:29.432Z] [2023-08-14T20:48:29.432Z] #48 [security-proxy-setup internal] load build context [2023-08-14T20:48:29.432Z] #48 DONE 23.1s [2023-08-14T20:48:29.432Z] [2023-08-14T20:48:29.432Z] #47 [security-spire-server internal] load build context [2023-08-14T20:48:29.432Z] #47 DONE 23.1s [2023-08-14T20:48:29.432Z] [2023-08-14T20:48:29.432Z] #39 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-08-14T20:48:29.432Z] #39 DONE 23.1s [2023-08-14T20:48:29.432Z] [2023-08-14T20:48:29.432Z] #54 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-08-14T20:48:29.432Z] #54 DONE 23.1s [2023-08-14T20:48:29.432Z] [2023-08-14T20:48:29.432Z] #59 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-14T20:48:29.432Z] #59 DONE 23.1s [2023-08-14T20:48:29.432Z] [2023-08-14T20:48:29.432Z] #56 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-14T20:48:29.432Z] #56 DONE 23.1s [2023-08-14T20:48:29.432Z] [2023-08-14T20:48:29.432Z] #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-14T20:48:29.432Z] #58 DONE 23.0s [2023-08-14T20:48:29.432Z] [2023-08-14T20:48:29.432Z] #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-14T20:48:29.432Z] #53 DONE 23.1s [2023-08-14T20:48:29.432Z] [2023-08-14T20:48:29.432Z] #55 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-14T20:48:29.432Z] #55 DONE 23.2s [2023-08-14T20:48:29.432Z] [2023-08-14T20:48:29.432Z] #49 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-14T20:48:29.432Z] #49 DONE 23.2s [2023-08-14T20:48:29.432Z] [2023-08-14T20:48:29.432Z] #43 [core-common-config-bootstrapper stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-14T20:48:29.432Z] #43 DONE 23.2s [2023-08-14T20:48:29.432Z] [2023-08-14T20:48:29.432Z] #62 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-08-14T20:48:29.432Z] #62 DONE 0.2s [2023-08-14T20:48:29.432Z] [2023-08-14T20:48:29.432Z] #63 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-08-14T20:48:29.432Z] #63 DONE 0.2s [2023-08-14T20:48:29.432Z] [2023-08-14T20:48:29.432Z] #64 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-08-14T20:48:29.432Z] #64 DONE 0.2s [2023-08-14T20:48:29.432Z] [2023-08-14T20:48:29.432Z] #65 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-08-14T20:48:29.432Z] #65 DONE 0.2s [2023-08-14T20:48:29.432Z] [2023-08-14T20:48:29.432Z] #66 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-14T20:48:29.432Z] #66 DONE 0.2s [2023-08-14T20:48:29.432Z] [2023-08-14T20:48:29.432Z] #67 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-08-14T20:48:29.432Z] #67 DONE 0.2s [2023-08-14T20:48:29.432Z] [2023-08-14T20:48:29.432Z] #68 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:48:29.432Z] #68 ... [2023-08-14T20:48:29.432Z] [2023-08-14T20:48:29.432Z] #60 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-14T20:48:29.433Z] #60 23.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T20:48:29.433Z] #60 23.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T20:48:29.433Z] #60 23.90 (1/2) Installing ca-certificates (20230506-r0) [2023-08-14T20:48:29.433Z] #60 23.91 (2/2) Installing dumb-init (1.2.5-r2) [2023-08-14T20:48:29.433Z] #60 23.91 Executing busybox-1.35.0-r29.trigger [2023-08-14T20:48:29.433Z] #60 23.92 Executing ca-certificates-20230506-r0.trigger [2023-08-14T20:48:29.433Z] #60 23.99 OK: 8 MiB in 17 packages [2023-08-14T20:48:29.433Z] #60 DONE 24.1s [2023-08-14T20:48:29.433Z] [2023-08-14T20:48:29.433Z] #50 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-14T20:48:29.433Z] #50 23.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T20:48:29.433Z] #50 23.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T20:48:29.433Z] #50 24.11 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-14T20:48:29.433Z] #50 24.11 Executing busybox-1.35.0-r29.trigger [2023-08-14T20:48:29.433Z] #50 24.12 OK: 7 MiB in 16 packages [2023-08-14T20:48:29.433Z] #50 DONE 24.3s [2023-08-14T20:48:29.433Z] [2023-08-14T20:48:29.433Z] #52 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-14T20:48:29.433Z] #52 24.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T20:48:29.433Z] #52 24.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T20:48:29.433Z] #52 24.48 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-14T20:48:29.433Z] #52 24.49 (2/2) Installing su-exec (0.2-r2) [2023-08-14T20:48:29.433Z] #52 24.49 Executing busybox-1.35.0-r29.trigger [2023-08-14T20:48:29.433Z] #52 24.50 OK: 7 MiB in 17 packages [2023-08-14T20:48:29.692Z] #52 DONE 24.8s [2023-08-14T20:48:29.692Z] [2023-08-14T20:48:29.692Z] #51 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-14T20:48:29.692Z] #51 24.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T20:48:29.692Z] #51 24.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T20:48:29.692Z] #51 24.45 (1/4) Installing ca-certificates (20230506-r0) [2023-08-14T20:48:29.692Z] #51 24.48 (2/4) Installing dumb-init (1.2.5-r2) [2023-08-14T20:48:29.692Z] #51 24.48 (3/4) Installing su-exec (0.2-r2) [2023-08-14T20:48:29.692Z] #51 24.48 (4/4) Installing yq (4.30.4-r4) [2023-08-14T20:48:29.692Z] #51 24.56 Executing busybox-1.35.0-r29.trigger [2023-08-14T20:48:29.692Z] #51 24.56 Executing ca-certificates-20230506-r0.trigger [2023-08-14T20:48:29.692Z] #51 24.71 OK: 17 MiB in 19 packages [2023-08-14T20:48:29.692Z] #51 DONE 24.8s [2023-08-14T20:48:29.692Z] [2023-08-14T20:48:29.692Z] #57 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-14T20:48:29.692Z] #57 23.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T20:48:29.692Z] #57 24.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T20:48:29.692Z] #57 24.36 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-14T20:48:29.692Z] #57 24.36 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-14T20:48:29.692Z] #57 24.36 OK: 17818 distinct packages available [2023-08-14T20:48:29.692Z] #57 24.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T20:48:29.692Z] #57 24.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T20:48:29.692Z] #57 24.76 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-14T20:48:29.692Z] #57 24.77 (2/4) Installing musl-obstack (1.2.3-r0) [2023-08-14T20:48:29.692Z] #57 24.77 (3/4) Installing libucontext (1.2-r0) [2023-08-14T20:48:29.692Z] #57 24.79 (4/4) Installing gcompat (1.1.0-r0) [2023-08-14T20:48:29.692Z] #57 24.79 Executing busybox-1.35.0-r29.trigger [2023-08-14T20:48:29.692Z] #57 24.80 OK: 7 MiB in 19 packages [2023-08-14T20:48:29.692Z] #57 DONE 24.9s [2023-08-14T20:48:29.692Z] [2023-08-14T20:48:29.692Z] #69 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-14T20:48:31.065Z] #69 DONE 1.0s [2023-08-14T20:48:31.065Z] [2023-08-14T20:48:31.065Z] #70 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-08-14T20:48:31.065Z] #70 DONE 0.0s [2023-08-14T20:48:31.065Z] [2023-08-14T20:48:31.065Z] #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:48:39.188Z] #71 ... [2023-08-14T20:48:39.188Z] [2023-08-14T20:48:39.188Z] #72 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:48:39.188Z] #72 ... [2023-08-14T20:48:39.188Z] [2023-08-14T20:48:39.188Z] #73 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:48:39.188Z] #73 ... [2023-08-14T20:48:39.188Z] [2023-08-14T20:48:39.188Z] #74 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:48:51.433Z] #74 DONE 22.4s [2023-08-14T20:48:51.433Z] [2023-08-14T20:48:51.433Z] #72 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:48:51.433Z] #72 DONE 22.4s [2023-08-14T20:48:51.433Z] [2023-08-14T20:48:51.433Z] #73 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:48:51.433Z] #73 DONE 22.4s [2023-08-14T20:48:51.433Z] [2023-08-14T20:48:51.433Z] #68 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:48:51.433Z] #68 DONE 22.4s [2023-08-14T20:48:51.433Z] [2023-08-14T20:48:51.433Z] #75 [security-spire-config builder 6/9] COPY . . [2023-08-14T20:48:51.433Z] #75 ... [2023-08-14T20:48:51.433Z] [2023-08-14T20:48:51.433Z] #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:48:51.433Z] #71 DONE 22.4s [2023-08-14T20:48:51.433Z] [2023-08-14T20:48:51.433Z] #76 [support-notifications builder 6/7] COPY . . [2023-08-14T20:49:01.458Z] #76 ... [2023-08-14T20:49:01.458Z] [2023-08-14T20:49:01.458Z] #77 [support-scheduler builder 6/7] COPY . . [2023-08-14T20:49:01.458Z] #77 ... [2023-08-14T20:49:01.458Z] [2023-08-14T20:49:01.458Z] #78 [security-bootstrapper builder 6/7] COPY . . [2023-08-14T20:49:01.458Z] #78 ... [2023-08-14T20:49:01.458Z] [2023-08-14T20:49:01.458Z] #79 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-14T20:49:02.402Z] #79 ... [2023-08-14T20:49:02.402Z] [2023-08-14T20:49:02.402Z] #75 [security-spire-config builder 6/9] COPY . . [2023-08-14T20:49:02.402Z] #75 DONE 11.9s [2023-08-14T20:49:02.402Z] [2023-08-14T20:49:02.402Z] #76 [support-notifications builder 6/7] COPY . . [2023-08-14T20:49:02.402Z] #76 DONE 11.8s [2023-08-14T20:49:02.402Z] [2023-08-14T20:49:02.402Z] #80 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-14T20:49:02.663Z] #80 DONE 0.1s [2023-08-14T20:49:02.663Z] [2023-08-14T20:49:02.663Z] #81 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-08-14T20:49:02.663Z] #81 CACHED [2023-08-14T20:49:02.663Z] [2023-08-14T20:49:02.663Z] #82 [core-metadata builder 6/7] COPY . . [2023-08-14T20:49:02.663Z] #82 CACHED [2023-08-14T20:49:02.663Z] [2023-08-14T20:49:02.663Z] #83 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:49:02.663Z] #83 CACHED [2023-08-14T20:49:02.663Z] [2023-08-14T20:49:02.663Z] #84 [core-data builder 6/7] COPY . . [2023-08-14T20:49:02.663Z] #84 CACHED [2023-08-14T20:49:02.663Z] [2023-08-14T20:49:02.663Z] #85 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:49:02.663Z] #85 CACHED [2023-08-14T20:49:02.663Z] [2023-08-14T20:49:02.663Z] #86 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-08-14T20:49:02.663Z] #86 CACHED [2023-08-14T20:49:02.663Z] [2023-08-14T20:49:02.663Z] #87 [security-proxy-auth builder 6/7] COPY . . [2023-08-14T20:49:02.663Z] #87 CACHED [2023-08-14T20:49:02.663Z] [2023-08-14T20:49:02.663Z] #88 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:49:02.663Z] #88 CACHED [2023-08-14T20:49:02.663Z] [2023-08-14T20:49:02.663Z] #89 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-08-14T20:49:02.663Z] #89 CACHED [2023-08-14T20:49:02.663Z] [2023-08-14T20:49:02.663Z] #77 [support-scheduler builder 6/7] COPY . . [2023-08-14T20:49:02.663Z] #77 DONE 11.9s [2023-08-14T20:49:02.663Z] [2023-08-14T20:49:02.663Z] #90 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:49:02.663Z] #90 CACHED [2023-08-14T20:49:02.663Z] [2023-08-14T20:49:02.663Z] #91 [core-command builder 6/7] COPY . . [2023-08-14T20:49:02.663Z] #91 CACHED [2023-08-14T20:49:02.663Z] [2023-08-14T20:49:02.663Z] #92 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-08-14T20:49:02.663Z] #92 CACHED [2023-08-14T20:49:02.663Z] [2023-08-14T20:49:02.663Z] #93 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:49:02.663Z] #93 CACHED [2023-08-14T20:49:02.663Z] [2023-08-14T20:49:02.663Z] #94 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-08-14T20:49:02.663Z] #94 CACHED [2023-08-14T20:49:02.663Z] [2023-08-14T20:49:02.663Z] #95 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-14T20:49:02.663Z] #95 CACHED [2023-08-14T20:49:02.663Z] [2023-08-14T20:49:02.663Z] #96 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-14T20:49:02.663Z] #96 CACHED [2023-08-14T20:49:02.663Z] [2023-08-14T20:49:02.663Z] #97 [security-secretstore-setup builder 6/7] COPY . . [2023-08-14T20:49:02.663Z] #97 CACHED [2023-08-14T20:49:02.663Z] [2023-08-14T20:49:02.663Z] #98 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:49:02.663Z] #98 CACHED [2023-08-14T20:49:02.663Z] [2023-08-14T20:49:02.663Z] #99 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:49:02.663Z] #99 CACHED [2023-08-14T20:49:02.663Z] [2023-08-14T20:49:02.663Z] #100 [security-proxy-setup builder 6/7] COPY . . [2023-08-14T20:49:02.663Z] #100 CACHED [2023-08-14T20:49:02.663Z] [2023-08-14T20:49:02.663Z] #101 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-14T20:49:02.663Z] #101 CACHED [2023-08-14T20:49:02.663Z] [2023-08-14T20:49:02.663Z] #78 [security-bootstrapper builder 6/7] COPY . . [2023-08-14T20:49:02.663Z] #78 DONE 12.0s [2023-08-14T20:49:02.663Z] [2023-08-14T20:49:02.663Z] #79 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-14T20:49:02.663Z] #79 DONE 11.9s [2023-08-14T20:49:02.663Z] [2023-08-14T20:49:02.663Z] #102 [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-14T20:49:02.663Z] #102 ... [2023-08-14T20:49:02.663Z] [2023-08-14T20:49:02.663Z] #103 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-08-14T20:49:02.663Z] #103 CACHED [2023-08-14T20:49:02.663Z] [2023-08-14T20:49:02.663Z] #104 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-14T20:49:02.663Z] #104 CACHED [2023-08-14T20:49:02.663Z] [2023-08-14T20:49:02.663Z] #105 [security-spire-server builder 6/9] COPY . . [2023-08-14T20:49:02.663Z] #105 CACHED [2023-08-14T20:49:02.663Z] [2023-08-14T20:49:02.663Z] #106 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:49:02.663Z] #106 CACHED [2023-08-14T20:49:02.924Z] [2023-08-14T20:49:02.924Z] #107 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-14T20:49:02.924Z] #0 0.393 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.23" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-08-14T20:49:04.910Z] #107 ... [2023-08-14T20:49:04.910Z] [2023-08-14T20:49:04.910Z] #108 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-14T20:49:04.910Z] #108 DONE 2.0s [2023-08-14T20:49:04.910Z] [2023-08-14T20:49:04.910Z] #109 [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-14T20:49:04.910Z] #109 DONE 2.0s [2023-08-14T20:49:04.910Z] [2023-08-14T20:49:04.910Z] #110 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-08-14T20:49:05.481Z] #110 DONE 0.7s [2023-08-14T20:49:05.481Z] [2023-08-14T20:49:05.481Z] #111 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-14T20:49:05.481Z] #111 DONE 0.9s [2023-08-14T20:49:05.481Z] [2023-08-14T20:49:05.481Z] #112 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-14T20:49:05.481Z] #0 1.201 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.23" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-08-14T20:49:06.062Z] #112 ... [2023-08-14T20:49:06.062Z] [2023-08-14T20:49:06.062Z] #113 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:49:06.062Z] #113 CACHED [2023-08-14T20:49:06.062Z] [2023-08-14T20:49:06.062Z] #114 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-08-14T20:49:06.062Z] #114 CACHED [2023-08-14T20:49:06.062Z] [2023-08-14T20:49:06.062Z] #115 [security-spire-agent builder 6/9] COPY . . [2023-08-14T20:49:06.062Z] #115 CACHED [2023-08-14T20:49:06.062Z] [2023-08-14T20:49:06.062Z] #116 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-14T20:49:06.062Z] #116 CACHED [2023-08-14T20:49:06.062Z] [2023-08-14T20:49:06.062Z] #117 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-08-14T20:49:06.062Z] #117 CACHED [2023-08-14T20:49:06.062Z] [2023-08-14T20:49:06.062Z] #118 [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-14T20:49:06.062Z] #118 CACHED [2023-08-14T20:49:06.062Z] [2023-08-14T20:49:06.062Z] #119 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:49:06.320Z] #119 DONE 0.4s [2023-08-14T20:49:06.320Z] [2023-08-14T20:49:06.320Z] #120 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:49:06.577Z] #120 DONE 0.6s [2023-08-14T20:49:06.577Z] [2023-08-14T20:49:06.577Z] #121 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-14T20:49:06.577Z] #121 DONE 0.2s [2023-08-14T20:49:06.577Z] [2023-08-14T20:49:06.577Z] #122 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-14T20:49:06.577Z] #122 DONE 0.2s [2023-08-14T20:49:06.577Z] [2023-08-14T20:49:06.577Z] #123 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-14T20:49:06.577Z] #123 CACHED [2023-08-14T20:49:06.577Z] [2023-08-14T20:49:06.577Z] #124 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:49:06.577Z] #124 CACHED [2023-08-14T20:49:06.577Z] [2023-08-14T20:49:06.577Z] #125 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-14T20:49:09.103Z] #125 DONE 2.4s [2023-08-14T20:49:09.103Z] [2023-08-14T20:49:09.103Z] #126 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-14T20:49:09.103Z] #126 DONE 2.4s [2023-08-14T20:49:09.103Z] [2023-08-14T20:49:09.103Z] #127 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-14T20:49:09.103Z] #127 DONE 2.3s [2023-08-14T20:49:09.103Z] [2023-08-14T20:49:09.103Z] #128 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-08-14T20:49:09.668Z] #128 DONE 0.8s [2023-08-14T20:49:09.668Z] [2023-08-14T20:49:09.668Z] #129 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-14T20:49:09.668Z] #129 DONE 0.8s [2023-08-14T20:49:09.668Z] [2023-08-14T20:49:09.668Z] #130 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-14T20:49:09.929Z] #130 DONE 0.1s [2023-08-14T20:49:09.929Z] [2023-08-14T20:49:09.929Z] #131 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-14T20:49:09.929Z] #131 DONE 0.8s [2023-08-14T20:49:09.929Z] [2023-08-14T20:49:09.929Z] #132 [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-14T20:49:09.929Z] #132 DONE 0.1s [2023-08-14T20:49:09.929Z] [2023-08-14T20:49:09.929Z] #133 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-08-14T20:49:09.929Z] #133 DONE 0.1s [2023-08-14T20:49:09.929Z] [2023-08-14T20:49:09.929Z] #134 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-14T20:49:09.929Z] #134 DONE 0.1s [2023-08-14T20:49:09.929Z] [2023-08-14T20:49:09.929Z] #135 [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-14T20:49:09.929Z] #135 DONE 0.1s [2023-08-14T20:49:09.929Z] [2023-08-14T20:49:09.929Z] #136 [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-14T20:49:09.929Z] #136 DONE 0.1s [2023-08-14T20:49:09.929Z] [2023-08-14T20:49:09.929Z] #137 [security-spire-server] exporting to image [2023-08-14T20:49:09.929Z] #137 exporting layers [2023-08-14T20:49:10.187Z] #137 ... [2023-08-14T20:49:10.187Z] [2023-08-14T20:49:10.187Z] #138 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-08-14T20:49:10.187Z] #138 DONE 0.2s [2023-08-14T20:49:10.187Z] [2023-08-14T20:49:10.187Z] #137 [security-spire-agent] exporting to image [2023-08-14T20:49:10.752Z] #137 exporting layers 0.7s done [2023-08-14T20:49:10.752Z] #137 writing image sha256:b0d881fe5edd306afe88f64698a5af093050fa815d318d2c1c9b383fe1781404 [2023-08-14T20:49:10.752Z] #137 exporting layers 0.8s done [2023-08-14T20:49:10.752Z] #137 writing image sha256:b0d881fe5edd306afe88f64698a5af093050fa815d318d2c1c9b383fe1781404 0.0s done [2023-08-14T20:49:10.752Z] #137 naming to docker.io/library/security-spire-server done [2023-08-14T20:49:10.752Z] #137 writing image sha256:e901441ad71e339bbfd4a3bb1749f5622201f95f40db7ec4ead98965b39cf56e [2023-08-14T20:49:10.752Z] #137 exporting layers 0.6s done [2023-08-14T20:49:10.752Z] #137 writing image sha256:e901441ad71e339bbfd4a3bb1749f5622201f95f40db7ec4ead98965b39cf56e done [2023-08-14T20:49:10.752Z] #137 naming to docker.io/library/security-spire-config done [2023-08-14T20:49:10.752Z] #137 writing image sha256:76778eba02c6dab22da44bfc5c171180ba423b6522a719c0eccd27521b268560 done [2023-08-14T20:49:10.752Z] #137 naming to docker.io/library/security-spire-agent done [2023-08-14T20:49:10.752Z] #137 DONE 0.9s [2023-08-14T20:49:10.752Z] [2023-08-14T20:49:10.752Z] #139 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-14T20:49:10.752Z] #0 1.050 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.23" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-08-14T20:49:12.653Z] #139 ... [2023-08-14T20:49:12.653Z] [2023-08-14T20:49:12.653Z] #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-14T20:49:12.653Z] #0 1.106 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.23" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-08-14T20:49:12.653Z] #140 ... [2023-08-14T20:49:12.653Z] [2023-08-14T20:49:12.653Z] #141 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-14T20:49:12.653Z] #0 0.797 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.23" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-08-14T20:49:12.911Z] #141 ... [2023-08-14T20:49:12.911Z] [2023-08-14T20:49:12.911Z] #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-14T20:49:12.911Z] #0 0.457 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.23" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-08-14T20:49:12.911Z] #142 ... [2023-08-14T20:49:12.911Z] [2023-08-14T20:49:12.911Z] #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-14T20:49:12.911Z] #0 0.582 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.23" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-08-14T20:49:13.172Z] #143 ... [2023-08-14T20:49:13.173Z] [2023-08-14T20:49:13.173Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-14T20:49:13.173Z] #0 0.859 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.23" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-08-14T20:49:13.173Z] #144 ... [2023-08-14T20:49:13.173Z] [2023-08-14T20:49:13.173Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-14T20:49:13.173Z] #0 1.150 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.23" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-08-14T20:49:13.429Z] #145 ... [2023-08-14T20:49:13.430Z] [2023-08-14T20:49:13.430Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-14T20:49:13.430Z] #0 0.659 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.23" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-08-14T20:49:13.687Z] #146 ... [2023-08-14T20:49:13.687Z] [2023-08-14T20:49:13.687Z] #102 [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-14T20:49:13.687Z] #102 1.227 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.23" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-08-14T20:49:23.913Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3569 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-08-14T20:49:23.928Z] Running in /w/workspace/edgex-go/557 [Pipeline] { [Pipeline] checkout [2023-08-14T20:49:23.978Z] The recommended git tool is: git [2023-08-14T20:49:32.995Z] using credential edgex-jenkins-ssh [2023-08-14T20:49:33.016Z] Cloning the remote Git repository [2023-08-14T20:49:33.096Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-08-14T20:49:33.267Z] > git init /w/workspace/edgex-go/557 # timeout=10 [2023-08-14T20:49:33.455Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-08-14T20:49:33.456Z] > git --version # timeout=10 [2023-08-14T20:49:33.482Z] > git --version # 'git version 2.25.1' [2023-08-14T20:49:33.485Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-14T20:49:33.741Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-14T20:49:52.033Z] Avoid second fetch [2023-08-14T20:49:52.033Z] Checking out Revision 23265dfad13dfa2cb5de380f133a81b406e62be8 (main) [2023-08-14T20:49:52.746Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3 (#4632)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2023-08-14T20:49:51.162Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-08-14T20:49:51.183Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-14T20:49:52.050Z] > git config core.sparsecheckout # timeout=10 [2023-08-14T20:49:52.125Z] > git checkout -f 23265dfad13dfa2cb5de380f133a81b406e62be8 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-14T20:49:53.612Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-14T20:49:53.612Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-14T20:49:53.612Z] Dload Upload Total Spent Left Speed [2023-08-14T20:49:53.612Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh [2023-08-14T20:49:54.177Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-14T20:49:54.514Z] + sudo tee /etc/docker/daemon.new [2023-08-14T20:49:54.514Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-14T20:49:54.514Z] { [2023-08-14T20:49:54.514Z] "registry-mirrors": [ [2023-08-14T20:49:54.514Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-14T20:49:54.514Z] ], [2023-08-14T20:49:54.514Z] "bip": "10.250.0.254/24", [2023-08-14T20:49:54.514Z] "hosts": [ [2023-08-14T20:49:54.514Z] "tcp://0.0.0.0:5555", [2023-08-14T20:49:54.514Z] "unix:///var/run/docker.sock" [2023-08-14T20:49:54.514Z] ], [2023-08-14T20:49:54.514Z] "mtu": 1458, [2023-08-14T20:49:54.514Z] "selinux-enabled": true, [2023-08-14T20:49:54.514Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-14T20:49:54.514Z] } [Pipeline] sh [2023-08-14T20:49:54.837Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-14T20:49:55.179Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-14T20:50:13.449Z] provisioning config files... [2023-08-14T20:50:13.475Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/557@tmp/config6745490726599698855tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-14T20:50:13.837Z] ---> docker-login.sh [2023-08-14T20:50:13.837Z] nexus3.edgexfoundry.org:10001 [2023-08-14T20:50:14.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T20:50:14.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T20:50:14.695Z] Configure a credential helper to remove this warning. See [2023-08-14T20:50:14.695Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T20:50:14.695Z] [2023-08-14T20:50:14.695Z] Login Succeeded [2023-08-14T20:50:14.695Z] nexus3.edgexfoundry.org:10002 [2023-08-14T20:50:14.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T20:50:14.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T20:50:14.965Z] Configure a credential helper to remove this warning. See [2023-08-14T20:50:14.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T20:50:14.965Z] [2023-08-14T20:50:14.965Z] Login Succeeded [2023-08-14T20:50:14.965Z] nexus3.edgexfoundry.org:10003 [2023-08-14T20:50:15.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T20:50:15.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T20:50:15.235Z] Configure a credential helper to remove this warning. See [2023-08-14T20:50:15.235Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T20:50:15.235Z] [2023-08-14T20:50:15.235Z] Login Succeeded [2023-08-14T20:50:15.235Z] nexus3.edgexfoundry.org:10004 [2023-08-14T20:50:15.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T20:50:15.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T20:50:15.776Z] Configure a credential helper to remove this warning. See [2023-08-14T20:50:15.776Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T20:50:15.776Z] [2023-08-14T20:50:15.776Z] Login Succeeded [2023-08-14T20:50:15.776Z] docker.io [2023-08-14T20:50:15.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T20:50:16.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T20:50:16.361Z] Configure a credential helper to remove this warning. See [2023-08-14T20:50:16.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T20:50:16.361Z] [2023-08-14T20:50:16.361Z] Login Succeeded [2023-08-14T20:50:16.361Z] ---> docker-login.sh ends [Pipeline] } [2023-08-14T20:50:16.377Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-08-14T20:50:16.956Z] + git config --global --add safe.directory /w/workspace/edgex-go/557 [Pipeline] echo [2023-08-14T20:50:16.974Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-14T20:50:16.986Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-14T20:50:16.999Z] ========================================================= [2023-08-14T20:50:16.999Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-14T20:50:16.999Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-14T20:50:17.326Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-14T20:50:17.596Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-14T20:50:17.596Z] edb6bdbacee9: Pulling fs layer [2023-08-14T20:50:17.596Z] 5f9638ab2659: Pulling fs layer [2023-08-14T20:50:17.596Z] 8d51d6327a98: Pulling fs layer [2023-08-14T20:50:17.596Z] 8b374f2dd631: Pulling fs layer [2023-08-14T20:50:17.596Z] ec14aa9079de: Pulling fs layer [2023-08-14T20:50:17.596Z] 2f466654f4bb: Pulling fs layer [2023-08-14T20:50:17.596Z] 554e91adad29: Pulling fs layer [2023-08-14T20:50:17.596Z] ec14aa9079de: Waiting [2023-08-14T20:50:17.596Z] 8b374f2dd631: Waiting [2023-08-14T20:50:17.596Z] 2f466654f4bb: Waiting [2023-08-14T20:50:17.596Z] 554e91adad29: Waiting [2023-08-14T20:50:17.596Z] 5f9638ab2659: Verifying Checksum [2023-08-14T20:50:17.596Z] 5f9638ab2659: Download complete [2023-08-14T20:50:17.596Z] 8b374f2dd631: Verifying Checksum [2023-08-14T20:50:17.596Z] 8b374f2dd631: Download complete [2023-08-14T20:50:17.596Z] ec14aa9079de: Verifying Checksum [2023-08-14T20:50:17.596Z] ec14aa9079de: Download complete [2023-08-14T20:50:17.596Z] edb6bdbacee9: Download complete [2023-08-14T20:50:18.574Z] edb6bdbacee9: Pull complete [2023-08-14T20:50:18.845Z] 554e91adad29: Verifying Checksum [2023-08-14T20:50:18.845Z] 554e91adad29: Download complete [2023-08-14T20:50:19.433Z] 5f9638ab2659: Pull complete [2023-08-14T20:50:20.402Z] 8d51d6327a98: Verifying Checksum [2023-08-14T20:50:20.402Z] 8d51d6327a98: Download complete [2023-08-14T20:50:20.402Z] 2f466654f4bb: Verifying Checksum [2023-08-14T20:50:20.403Z] 2f466654f4bb: Download complete [2023-08-14T20:50:21.351Z] #102 73.85 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.23" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-08-14T20:50:24.660Z] #102 ... [2023-08-14T20:50:24.660Z] [2023-08-14T20:50:24.660Z] #139 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-14T20:50:24.660Z] #139 DONE 82.3s [2023-08-14T20:50:24.948Z] [2023-08-14T20:50:24.948Z] #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-14T20:50:24.948Z] #143 DONE 82.4s [2023-08-14T20:50:24.948Z] [2023-08-14T20:50:24.948Z] #112 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-14T20:50:24.948Z] #112 DONE 82.4s [2023-08-14T20:50:24.948Z] [2023-08-14T20:50:24.948Z] #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-14T20:50:24.948Z] #140 ... [2023-08-14T20:50:24.948Z] [2023-08-14T20:50:24.948Z] #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:50:25.206Z] #147 ... [2023-08-14T20:50:25.206Z] [2023-08-14T20:50:25.206Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-14T20:50:25.206Z] #146 DONE 82.7s [2023-08-14T20:50:25.206Z] [2023-08-14T20:50:25.206Z] #102 [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-14T20:50:25.206Z] #102 DONE 82.8s [2023-08-14T20:50:25.206Z] [2023-08-14T20:50:25.206Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-14T20:50:25.206Z] #145 DONE 82.8s [2023-08-14T20:50:25.206Z] [2023-08-14T20:50:25.206Z] #148 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:50:25.464Z] #148 ... [2023-08-14T20:50:25.464Z] [2023-08-14T20:50:25.464Z] #141 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-14T20:50:25.464Z] #141 DONE 82.9s [2023-08-14T20:50:25.464Z] [2023-08-14T20:50:25.464Z] #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-14T20:50:25.464Z] #142 DONE 82.9s [2023-08-14T20:50:25.464Z] [2023-08-14T20:50:25.464Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-14T20:50:25.464Z] #144 DONE 82.9s [2023-08-14T20:50:25.464Z] [2023-08-14T20:50:25.464Z] #149 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:50:25.720Z] #149 ... [2023-08-14T20:50:25.720Z] [2023-08-14T20:50:25.720Z] #107 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-14T20:50:25.720Z] #107 DONE 83.2s [2023-08-14T20:50:25.720Z] [2023-08-14T20:50:25.720Z] #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-14T20:50:25.720Z] #140 DONE 83.3s [2023-08-14T20:50:25.978Z] [2023-08-14T20:50:25.978Z] #150 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:50:25.978Z] #150 ... [2023-08-14T20:50:25.978Z] [2023-08-14T20:50:25.978Z] #151 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-14T20:50:25.978Z] #151 DONE 0.9s [2023-08-14T20:50:25.978Z] [2023-08-14T20:50:25.978Z] #148 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:50:25.978Z] #148 DONE 0.7s [2023-08-14T20:50:25.978Z] [2023-08-14T20:50:25.978Z] #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:50:25.978Z] #147 DONE 0.9s [2023-08-14T20:50:25.978Z] [2023-08-14T20:50:25.978Z] #152 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:50:25.978Z] #152 DONE 0.6s [2023-08-14T20:50:25.978Z] [2023-08-14T20:50:25.978Z] #153 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:50:25.978Z] #153 DONE 0.6s [2023-08-14T20:50:25.978Z] [2023-08-14T20:50:25.978Z] #150 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:50:25.978Z] #150 DONE 0.4s [2023-08-14T20:50:25.978Z] [2023-08-14T20:50:25.978Z] #149 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:50:25.978Z] #149 DONE 0.5s [2023-08-14T20:50:25.978Z] [2023-08-14T20:50:25.978Z] #154 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-14T20:50:26.243Z] #154 ... [2023-08-14T20:50:26.243Z] [2023-08-14T20:50:26.243Z] #155 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-08-14T20:50:26.243Z] #155 DONE 0.3s [2023-08-14T20:50:26.243Z] [2023-08-14T20:50:26.243Z] #156 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-14T20:50:26.243Z] #156 DONE 0.3s [2023-08-14T20:50:26.243Z] [2023-08-14T20:50:26.243Z] #157 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-14T20:50:26.243Z] #157 CACHED [2023-08-14T20:50:26.243Z] [2023-08-14T20:50:26.243Z] #158 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:50:26.243Z] #158 CACHED [2023-08-14T20:50:26.243Z] [2023-08-14T20:50:26.243Z] #159 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:50:26.243Z] #159 CACHED [2023-08-14T20:50:26.243Z] [2023-08-14T20:50:26.243Z] #160 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-08-14T20:50:26.243Z] #160 CACHED [2023-08-14T20:50:26.243Z] [2023-08-14T20:50:26.243Z] #161 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-14T20:50:26.243Z] #161 CACHED [2023-08-14T20:50:26.243Z] [2023-08-14T20:50:26.243Z] #162 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:50:26.243Z] #162 CACHED [2023-08-14T20:50:26.243Z] [2023-08-14T20:50:26.243Z] #163 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-14T20:50:26.243Z] #163 CACHED [2023-08-14T20:50:26.243Z] [2023-08-14T20:50:26.243Z] #164 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:50:26.243Z] #164 CACHED [2023-08-14T20:50:26.243Z] [2023-08-14T20:50:26.243Z] #165 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-08-14T20:50:26.243Z] #165 DONE 0.2s [2023-08-14T20:50:26.243Z] [2023-08-14T20:50:26.243Z] #166 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-14T20:50:26.243Z] #166 DONE 0.3s [2023-08-14T20:50:26.243Z] [2023-08-14T20:50:26.243Z] #154 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-14T20:50:26.243Z] #154 DONE 0.3s [2023-08-14T20:50:26.243Z] [2023-08-14T20:50:26.243Z] #167 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-14T20:50:26.243Z] #167 DONE 0.3s [2023-08-14T20:50:26.243Z] [2023-08-14T20:50:26.243Z] #168 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-14T20:50:28.144Z] #168 ... [2023-08-14T20:50:28.144Z] [2023-08-14T20:50:28.144Z] #169 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-08-14T20:50:28.144Z] #169 DONE 1.7s [2023-08-14T20:50:28.144Z] [2023-08-14T20:50:28.144Z] #170 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-08-14T20:50:28.144Z] #170 DONE 1.8s [2023-08-14T20:50:28.144Z] [2023-08-14T20:50:28.144Z] #168 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-14T20:50:28.144Z] #168 DONE 1.7s [2023-08-14T20:50:28.144Z] [2023-08-14T20:50:28.144Z] #171 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-08-14T20:50:28.144Z] #171 DONE 1.8s [2023-08-14T20:50:28.144Z] [2023-08-14T20:50:28.144Z] #172 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-08-14T20:50:28.144Z] #172 ... [2023-08-14T20:50:28.144Z] [2023-08-14T20:50:28.144Z] #173 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-08-14T20:50:28.144Z] #173 DONE 1.9s [2023-08-14T20:50:28.144Z] [2023-08-14T20:50:28.144Z] #174 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-08-14T20:50:28.144Z] #174 DONE 1.9s [2023-08-14T20:50:28.144Z] [2023-08-14T20:50:28.144Z] #175 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-08-14T20:50:28.144Z] #175 DONE 1.9s [2023-08-14T20:50:28.144Z] [2023-08-14T20:50:28.144Z] #176 [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-14T20:50:28.144Z] #176 DONE 1.9s [2023-08-14T20:50:28.144Z] [2023-08-14T20:50:28.145Z] #177 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-08-14T20:50:28.145Z] #177 DONE 2.0s [2023-08-14T20:50:28.404Z] [2023-08-14T20:50:28.404Z] #178 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-14T20:50:28.404Z] #178 DONE 1.9s [2023-08-14T20:50:28.404Z] [2023-08-14T20:50:28.404Z] #179 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-14T20:50:28.404Z] #179 DONE 2.4s [2023-08-14T20:50:28.404Z] [2023-08-14T20:50:28.404Z] #180 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:50:28.663Z] #180 ... [2023-08-14T20:50:28.663Z] [2023-08-14T20:50:28.663Z] #181 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-08-14T20:50:28.663Z] #181 DONE 0.7s [2023-08-14T20:50:28.932Z] [2023-08-14T20:50:28.932Z] #172 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-08-14T20:50:28.932Z] #172 DONE 0.7s [2023-08-14T20:50:28.932Z] [2023-08-14T20:50:28.932Z] #182 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-08-14T20:50:28.932Z] #182 DONE 0.8s [2023-08-14T20:50:28.932Z] [2023-08-14T20:50:28.932Z] #183 [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-14T20:50:28.932Z] #183 DONE 0.7s [2023-08-14T20:50:28.932Z] [2023-08-14T20:50:28.932Z] #137 [security-spiffe-token-provider] exporting to image [2023-08-14T20:50:28.932Z] #137 exporting layers [2023-08-14T20:50:28.932Z] #137 ... [2023-08-14T20:50:28.932Z] [2023-08-14T20:50:28.932Z] #184 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-08-14T20:50:28.932Z] #184 DONE 0.7s [2023-08-14T20:50:28.932Z] [2023-08-14T20:50:28.932Z] #185 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-08-14T20:50:28.932Z] #185 DONE 0.7s [2023-08-14T20:50:28.932Z] [2023-08-14T20:50:28.932Z] #186 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-08-14T20:50:28.932Z] #186 DONE 0.7s [2023-08-14T20:50:28.932Z] [2023-08-14T20:50:28.932Z] #187 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-08-14T20:50:28.932Z] #187 DONE 0.7s [2023-08-14T20:50:28.932Z] [2023-08-14T20:50:28.932Z] #188 [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-14T20:50:28.932Z] #188 DONE 0.7s [2023-08-14T20:50:28.932Z] [2023-08-14T20:50:28.932Z] #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-14T20:50:28.932Z] #189 DONE 0.7s [2023-08-14T20:50:28.932Z] [2023-08-14T20:50:28.932Z] #180 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:50:28.932Z] #180 DONE 0.7s [2023-08-14T20:50:28.932Z] [2023-08-14T20:50:28.932Z] #137 [core-data] exporting to image [2023-08-14T20:50:29.191Z] #137 exporting layers 0.5s done [2023-08-14T20:50:29.675Z] #137 ... [2023-08-14T20:50:29.675Z] [2023-08-14T20:50:29.675Z] #190 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-08-14T20:50:29.675Z] #190 DONE 0.5s [2023-08-14T20:50:29.675Z] [2023-08-14T20:50:29.675Z] #191 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-08-14T20:50:29.675Z] #191 DONE 0.4s [2023-08-14T20:50:29.675Z] [2023-08-14T20:50:29.675Z] #192 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-08-14T20:50:29.675Z] #192 DONE 0.5s [2023-08-14T20:50:29.675Z] [2023-08-14T20:50:29.675Z] #193 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-08-14T20:50:29.675Z] #193 DONE 0.4s [2023-08-14T20:50:29.675Z] [2023-08-14T20:50:29.675Z] #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-14T20:50:29.675Z] #194 DONE 0.4s [2023-08-14T20:50:29.675Z] [2023-08-14T20:50:29.675Z] #137 [core-metadata] exporting to image [2023-08-14T20:50:29.675Z] #137 exporting layers 0.4s done [2023-08-14T20:50:29.932Z] #137 ... [2023-08-14T20:50:29.933Z] [2023-08-14T20:50:29.933Z] #195 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-08-14T20:50:29.933Z] #195 DONE 0.4s [2023-08-14T20:50:29.933Z] [2023-08-14T20:50:29.933Z] #137 [security-spiffe-token-provider] exporting to image [2023-08-14T20:50:29.933Z] #137 exporting layers 0.1s done [2023-08-14T20:50:29.933Z] #137 writing image sha256:7f10133af59b4ab28922438c8d0baad7f54d276b91308f5a3dd6ddb4fc0ec6c2 0.0s done [2023-08-14T20:50:29.933Z] #137 writing image sha256:a6f73dbe5dae862166c21c9c61d2d9796f0b6ebbf6416b32b5b3c0fcae2e0b08 0.0s done [2023-08-14T20:50:29.933Z] #137 writing image sha256:152342b46a22e5606ccad6885ac7f3af16e6604bfba90184f506945bed38f497 0.0s done [2023-08-14T20:50:29.933Z] #137 writing image sha256:dad5c3d90d8bcb351ead40a8b38608c05a06488863b9c6f089e36968572e33df 0.0s done [2023-08-14T20:50:29.933Z] #137 writing image sha256:cc5845e68684348bf014a98e4901a664d6ccb9e40950789d3b2a52c2a6895f12 done [2023-08-14T20:50:29.933Z] #137 naming to docker.io/library/core-data done [2023-08-14T20:50:29.933Z] #137 naming to docker.io/library/security-spiffe-token-provider done [2023-08-14T20:50:29.933Z] #137 naming to docker.io/library/support-scheduler done [2023-08-14T20:50:29.933Z] #137 naming to docker.io/library/support-notifications [2023-08-14T20:50:29.933Z] #137 naming to docker.io/library/core-command [2023-08-14T20:50:29.933Z] #137 writing image sha256:c6fcf43d2f974b86b56b3eea841784464e962152ee330479d2235eb0ce50aeba done [2023-08-14T20:50:29.933Z] #137 naming to docker.io/library/core-metadata [2023-08-14T20:50:29.933Z] #137 naming to docker.io/library/support-notifications 0.4s done [2023-08-14T20:50:29.933Z] #137 naming to docker.io/library/core-command 0.4s done [2023-08-14T20:50:29.933Z] #137 naming to docker.io/library/core-metadata 0.4s done [2023-08-14T20:50:29.933Z] #137 DONE 2.0s [2023-08-14T20:50:29.933Z] [2023-08-14T20:50:29.933Z] #196 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-08-14T20:50:30.191Z] #196 ... [2023-08-14T20:50:30.191Z] [2023-08-14T20:50:30.191Z] #197 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-08-14T20:50:30.191Z] #197 DONE 0.9s [2023-08-14T20:50:30.451Z] [2023-08-14T20:50:30.451Z] #196 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-08-14T20:50:30.451Z] #196 DONE 0.9s [2023-08-14T20:50:30.451Z] [2023-08-14T20:50:30.451Z] #198 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-14T20:50:30.451Z] #198 DONE 1.0s [2023-08-14T20:50:30.451Z] [2023-08-14T20:50:30.451Z] #137 [security-proxy-setup] exporting to image [2023-08-14T20:50:30.710Z] #137 ... [2023-08-14T20:50:30.710Z] [2023-08-14T20:50:30.710Z] #199 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-14T20:50:30.710Z] #199 DONE 1.3s [2023-08-14T20:50:30.710Z] [2023-08-14T20:50:30.710Z] #200 [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-14T20:50:30.710Z] #200 DONE 1.3s [2023-08-14T20:50:30.710Z] [2023-08-14T20:50:30.710Z] #201 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-14T20:50:30.710Z] #201 DONE 0.4s [2023-08-14T20:50:30.710Z] [2023-08-14T20:50:30.710Z] #202 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-08-14T20:50:30.710Z] #202 DONE 0.4s [2023-08-14T20:50:30.710Z] [2023-08-14T20:50:30.710Z] #137 [core-common-config-bootstrapper] exporting to image [2023-08-14T20:50:30.980Z] #137 ... [2023-08-14T20:50:30.980Z] [2023-08-14T20:50:30.980Z] #203 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-08-14T20:50:30.980Z] #203 DONE 0.2s [2023-08-14T20:50:30.980Z] [2023-08-14T20:50:30.980Z] #204 [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-14T20:50:30.980Z] #204 DONE 0.2s [2023-08-14T20:50:30.980Z] [2023-08-14T20:50:30.980Z] #137 [security-proxy-setup] exporting to image [2023-08-14T20:50:30.980Z] #137 exporting layers 0.3s done [2023-08-14T20:50:30.980Z] #137 writing image sha256:1d14a933e76307e42d3942b2c12a6d9c3194e8422ac5c5f9b215a6a397f1e86c 0.0s done [2023-08-14T20:50:30.980Z] #137 naming to docker.io/library/security-proxy-setup done [2023-08-14T20:50:30.980Z] #137 exporting layers 0.3s done [2023-08-14T20:50:30.980Z] #137 writing image sha256:04d63075dc83052528a595b85ae64556ead87ec32a878960b92e48ce9c48b61a 0.0s done [2023-08-14T20:50:30.980Z] #137 naming to docker.io/library/security-proxy-auth done [2023-08-14T20:50:30.980Z] #137 writing image sha256:e56bf89ef2bfd225dc9a2fefcf4eb5567487e071913ef5bf74ffb97e2e97c380 done [2023-08-14T20:50:30.980Z] #137 naming to docker.io/library/core-common-config-bootstrapper done [2023-08-14T20:50:30.980Z] #137 DONE 2.7s [2023-08-14T20:50:30.980Z] [2023-08-14T20:50:30.980Z] #205 [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-14T20:50:30.980Z] #205 DONE 0.2s [2023-08-14T20:50:30.980Z] [2023-08-14T20:50:30.980Z] #206 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-08-14T20:50:31.238Z] #206 DONE 0.1s [2023-08-14T20:50:31.238Z] [2023-08-14T20:50:31.238Z] #207 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-08-14T20:50:31.238Z] #207 DONE 0.1s [2023-08-14T20:50:31.238Z] [2023-08-14T20:50:31.238Z] #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-14T20:50:31.496Z] #208 DONE 0.5s [2023-08-14T20:50:31.496Z] [2023-08-14T20:50:31.496Z] #137 [security-secretstore-setup] exporting to image [2023-08-14T20:50:31.496Z] #137 exporting layers 0.2s done [2023-08-14T20:50:31.753Z] #137 writing image sha256:45443ce4288e9d9686909af6c5f436b170a3e6bbae5839be77941c9126d6ff53 done [2023-08-14T20:50:31.753Z] #137 naming to docker.io/library/security-secretstore-setup done [2023-08-14T20:50:31.753Z] #137 DONE 2.9s [2023-08-14T20:50:31.753Z] [2023-08-14T20:50:31.753Z] #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-14T20:50:32.011Z] #209 DONE 0.6s [2023-08-14T20:50:32.011Z] [2023-08-14T20:50:32.011Z] #137 [security-bootstrapper] exporting to image [2023-08-14T20:50:32.011Z] #137 exporting layers 0.2s done [2023-08-14T20:50:32.011Z] #137 writing image sha256:601a25e154e4a02d12bf101588b73e3559b023f19f8db9fe8eec1b85bb5d1dad done [2023-08-14T20:50:32.011Z] #137 naming to docker.io/library/security-bootstrapper done [2023-08-14T20:50:32.011Z] #137 DONE 3.1s [2023-08-14T20:50:32.011Z] time="2023-08-14T20:47:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T20:50:32.011Z] time="2023-08-14T20:47:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T20:50:32.011Z] time="2023-08-14T20:47:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T20:50:32.011Z] time="2023-08-14T20:47:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T20:50:32.011Z] time="2023-08-14T20:47:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T20:50:32.011Z] time="2023-08-14T20:47:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T20:50:32.011Z] time="2023-08-14T20:47:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T20:50:32.011Z] time="2023-08-14T20:47:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T20:50:32.012Z] time="2023-08-14T20:47:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T20:50:32.012Z] time="2023-08-14T20:47:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T20:50:32.012Z] time="2023-08-14T20:47:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T20:50:32.012Z] time="2023-08-14T20:47:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T20:50:32.012Z] time="2023-08-14T20:47:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T20:50:32.012Z] time="2023-08-14T20:47:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-08-14T20:50:32.025Z] $ docker stop --time=1 d202fc5669a9275b72a8603aeb65a44c916be486eea9b3e894eac4947ac1f46f [2023-08-14T20:50:32.733Z] 8d51d6327a98: Pull complete [2023-08-14T20:50:32.733Z] 8b374f2dd631: Pull complete [2023-08-14T20:50:32.733Z] ec14aa9079de: Pull complete [2023-08-14T20:50:34.071Z] $ docker rm -f --volumes d202fc5669a9275b72a8603aeb65a44c916be486eea9b3e894eac4947ac1f46f [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-14T20:50:34.404Z] + docker images [2023-08-14T20:50:34.404Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-08-14T20:50:34.404Z] security-bootstrapper latest 601a25e154e4 3 seconds ago 23MB [2023-08-14T20:50:34.404Z] security-secretstore-setup latest 45443ce4288e 3 seconds ago 44.1MB [2023-08-14T20:50:34.404Z] security-proxy-setup latest 1d14a933e763 4 seconds ago 19.6MB [2023-08-14T20:50:34.404Z] core-common-config-bootstrapper latest e56bf89ef2bf 4 seconds ago 18MB [2023-08-14T20:50:34.404Z] security-proxy-auth latest 04d63075dc83 4 seconds ago 19.4MB [2023-08-14T20:50:34.404Z] core-metadata latest c6fcf43d2f97 5 seconds ago 21.6MB [2023-08-14T20:50:34.404Z] core-data latest 7f10133af59b 6 seconds ago 21.2MB [2023-08-14T20:50:34.404Z] support-scheduler latest a6f73dbe5dae 6 seconds ago 33.7MB [2023-08-14T20:50:34.404Z] security-spiffe-token-provider latest 152342b46a22 6 seconds ago 33.5MB [2023-08-14T20:50:34.404Z] support-notifications latest dad5c3d90d8b 6 seconds ago 34.3MB [2023-08-14T20:50:34.404Z] core-command latest cc5845e68684 6 seconds ago 21MB [2023-08-14T20:50:34.404Z] security-spire-config latest e901441ad71e About a minute ago 102MB [2023-08-14T20:50:34.404Z] security-spire-server latest b0d881fe5edd About a minute ago 103MB [2023-08-14T20:50:34.404Z] security-spire-agent latest 76778eba02c6 About a minute ago 161MB [2023-08-14T20:50:34.404Z] ci-base-image-x86_64 latest 5c1c12734828 4 minutes ago 1.07GB [2023-08-14T20:50:34.404Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 4 weeks ago 696MB [2023-08-14T20:50:34.404Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 months ago 334MB [2023-08-14T20:50:34.404Z] 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-14T20:50:34.529Z] provisioning config files... [2023-08-14T20:50:34.538Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/557@tmp/config6956595841935556709tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-14T20:50:34.838Z] ---> docker-login.sh [2023-08-14T20:50:34.838Z] nexus3.edgexfoundry.org:10001 [2023-08-14T20:50:34.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T20:50:34.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T20:50:34.838Z] Configure a credential helper to remove this warning. See [2023-08-14T20:50:34.838Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T20:50:34.838Z] [2023-08-14T20:50:34.838Z] Login Succeeded [2023-08-14T20:50:34.838Z] nexus3.edgexfoundry.org:10002 [2023-08-14T20:50:34.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T20:50:34.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T20:50:34.838Z] Configure a credential helper to remove this warning. See [2023-08-14T20:50:34.838Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T20:50:34.838Z] [2023-08-14T20:50:34.838Z] Login Succeeded [2023-08-14T20:50:34.838Z] nexus3.edgexfoundry.org:10003 [2023-08-14T20:50:35.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T20:50:35.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T20:50:35.100Z] Configure a credential helper to remove this warning. See [2023-08-14T20:50:35.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T20:50:35.100Z] [2023-08-14T20:50:35.100Z] Login Succeeded [2023-08-14T20:50:35.100Z] nexus3.edgexfoundry.org:10004 [2023-08-14T20:50:35.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T20:50:35.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T20:50:35.100Z] Configure a credential helper to remove this warning. See [2023-08-14T20:50:35.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T20:50:35.100Z] [2023-08-14T20:50:35.100Z] Login Succeeded [2023-08-14T20:50:35.100Z] docker.io [2023-08-14T20:50:35.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T20:50:35.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T20:50:35.359Z] Configure a credential helper to remove this warning. See [2023-08-14T20:50:35.359Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T20:50:35.359Z] [2023-08-14T20:50:35.359Z] Login Succeeded [2023-08-14T20:50:35.359Z] ---> docker-login.sh ends [Pipeline] } [2023-08-14T20:50:35.365Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-14T20:50:35.396Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-14T20:50:35.421Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-08-14T20:50:35.421Z] 23265dfad13dfa2cb5de380f133a81b406e62be8 [2023-08-14T20:50:35.421Z] latest [2023-08-14T20:50:35.421Z] 3.1.0-dev.23 [2023-08-14T20:50:35.421Z] 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [2023-08-14T20:50:35.421Z] main [2023-08-14T20:50:35.421Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:50:35.748Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:23265dfad13dfa2cb5de380f133a81b406e62be8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:50:36.052Z] + docker push nexus3.edgexfoundry.org:10004/core-command:23265dfad13dfa2cb5de380f133a81b406e62be8 [2023-08-14T20:50:36.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-08-14T20:50:36.052Z] 9072272e1abb: Preparing [2023-08-14T20:50:36.052Z] 62c44c7ca91d: Preparing [2023-08-14T20:50:36.052Z] aa7765fb3bec: Preparing [2023-08-14T20:50:36.052Z] 26cef48f19e9: Preparing [2023-08-14T20:50:36.052Z] 61723eba9ff0: Preparing [2023-08-14T20:50:36.052Z] 36b50b131297: Preparing [2023-08-14T20:50:36.052Z] 36b50b131297: Waiting [2023-08-14T20:50:36.052Z] 26cef48f19e9: Pushed [2023-08-14T20:50:36.052Z] 9072272e1abb: Pushed [2023-08-14T20:50:36.052Z] 61723eba9ff0: Pushed [2023-08-14T20:50:36.052Z] 36b50b131297: Layer already exists [2023-08-14T20:50:36.052Z] aa7765fb3bec: Pushed [2023-08-14T20:50:37.429Z] 62c44c7ca91d: Pushed [2023-08-14T20:50:37.688Z] 23265dfad13dfa2cb5de380f133a81b406e62be8: digest: sha256:3202d26054980b14d6e18a54198f1775124247ef82abcc8464f920e5e41e52c6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:50:37.996Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:50:38.097Z] 2f466654f4bb: Pull complete [2023-08-14T20:50:38.298Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-08-14T20:50:38.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-08-14T20:50:38.298Z] 9072272e1abb: Preparing [2023-08-14T20:50:38.298Z] 62c44c7ca91d: Preparing [2023-08-14T20:50:38.298Z] aa7765fb3bec: Preparing [2023-08-14T20:50:38.298Z] 26cef48f19e9: Preparing [2023-08-14T20:50:38.298Z] 61723eba9ff0: Preparing [2023-08-14T20:50:38.298Z] 36b50b131297: Preparing [2023-08-14T20:50:38.298Z] 36b50b131297: Waiting [2023-08-14T20:50:38.298Z] 62c44c7ca91d: Layer already exists [2023-08-14T20:50:38.298Z] 9072272e1abb: Layer already exists [2023-08-14T20:50:38.298Z] aa7765fb3bec: Layer already exists [2023-08-14T20:50:38.298Z] 61723eba9ff0: Layer already exists [2023-08-14T20:50:38.298Z] 26cef48f19e9: Layer already exists [2023-08-14T20:50:38.298Z] 36b50b131297: Layer already exists [2023-08-14T20:50:38.298Z] latest: digest: sha256:3202d26054980b14d6e18a54198f1775124247ef82abcc8464f920e5e41e52c6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:50:38.606Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:50:38.911Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.23 [2023-08-14T20:50:38.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-08-14T20:50:38.911Z] 9072272e1abb: Preparing [2023-08-14T20:50:38.911Z] 62c44c7ca91d: Preparing [2023-08-14T20:50:38.911Z] aa7765fb3bec: Preparing [2023-08-14T20:50:38.911Z] 26cef48f19e9: Preparing [2023-08-14T20:50:38.911Z] 61723eba9ff0: Preparing [2023-08-14T20:50:38.911Z] 36b50b131297: Preparing [2023-08-14T20:50:38.911Z] 36b50b131297: Waiting [2023-08-14T20:50:38.911Z] aa7765fb3bec: Layer already exists [2023-08-14T20:50:38.911Z] 62c44c7ca91d: Layer already exists [2023-08-14T20:50:38.911Z] 61723eba9ff0: Layer already exists [2023-08-14T20:50:38.911Z] 26cef48f19e9: Layer already exists [2023-08-14T20:50:38.911Z] 9072272e1abb: Layer already exists [2023-08-14T20:50:38.911Z] 36b50b131297: Layer already exists [2023-08-14T20:50:38.911Z] 3.1.0-dev.23: digest: sha256:3202d26054980b14d6e18a54198f1775124247ef82abcc8464f920e5e41e52c6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:50:39.220Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:50:39.813Z] + docker push nexus3.edgexfoundry.org:10004/core-command:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [2023-08-14T20:50:39.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-08-14T20:50:39.813Z] 9072272e1abb: Preparing [2023-08-14T20:50:39.813Z] 62c44c7ca91d: Preparing [2023-08-14T20:50:39.813Z] aa7765fb3bec: Preparing [2023-08-14T20:50:39.813Z] 26cef48f19e9: Preparing [2023-08-14T20:50:39.813Z] 61723eba9ff0: Preparing [2023-08-14T20:50:39.813Z] 36b50b131297: Preparing [2023-08-14T20:50:39.813Z] 36b50b131297: Waiting [2023-08-14T20:50:39.813Z] 9072272e1abb: Layer already exists [2023-08-14T20:50:39.813Z] 62c44c7ca91d: Layer already exists [2023-08-14T20:50:39.813Z] 61723eba9ff0: Layer already exists [2023-08-14T20:50:39.813Z] 26cef48f19e9: Layer already exists [2023-08-14T20:50:39.813Z] aa7765fb3bec: Layer already exists [2023-08-14T20:50:39.813Z] 36b50b131297: Layer already exists [2023-08-14T20:50:39.813Z] 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23: digest: sha256:3202d26054980b14d6e18a54198f1775124247ef82abcc8464f920e5e41e52c6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:50:40.116Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:50:40.357Z] 554e91adad29: Pull complete [2023-08-14T20:50:40.358Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-14T20:50:40.358Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-14T20:50:40.358Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-08-14T20:50:40.419Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-08-14T20:50:40.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-08-14T20:50:40.419Z] 9072272e1abb: Preparing [2023-08-14T20:50:40.419Z] 62c44c7ca91d: Preparing [2023-08-14T20:50:40.419Z] aa7765fb3bec: Preparing [2023-08-14T20:50:40.419Z] 26cef48f19e9: Preparing [2023-08-14T20:50:40.419Z] 61723eba9ff0: Preparing [2023-08-14T20:50:40.419Z] 36b50b131297: Preparing [2023-08-14T20:50:40.419Z] 36b50b131297: Waiting [2023-08-14T20:50:40.419Z] 26cef48f19e9: Layer already exists [2023-08-14T20:50:40.419Z] 62c44c7ca91d: Layer already exists [2023-08-14T20:50:40.419Z] aa7765fb3bec: Layer already exists [2023-08-14T20:50:40.419Z] 61723eba9ff0: Layer already exists [2023-08-14T20:50:40.419Z] 9072272e1abb: Layer already exists [2023-08-14T20:50:40.419Z] 36b50b131297: Layer already exists [2023-08-14T20:50:40.419Z] main: digest: sha256:3202d26054980b14d6e18a54198f1775124247ef82abcc8464f920e5e41e52c6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-14T20:50:40.471Z] ===================================================== [Pipeline] echo [2023-08-14T20:50:40.477Z] taggedImages: [2023-08-14T20:50:40.477Z] - nexus3.edgexfoundry.org:10004/core-command:23265dfad13dfa2cb5de380f133a81b406e62be8 [2023-08-14T20:50:40.477Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-08-14T20:50:40.477Z] - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.23 [2023-08-14T20:50:40.477Z] - nexus3.edgexfoundry.org:10004/core-command:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [2023-08-14T20:50:40.477Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-08-14T20:50:40.491Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-08-14T20:50:40.491Z] 23265dfad13dfa2cb5de380f133a81b406e62be8 [2023-08-14T20:50:40.491Z] latest [2023-08-14T20:50:40.491Z] 3.1.0-dev.23 [2023-08-14T20:50:40.491Z] 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [2023-08-14T20:50:40.491Z] main [2023-08-14T20:50:40.491Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:50:40.690Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-14T20:50:40.690Z] WORKDIR /edgex [2023-08-14T20:50:40.690Z] COPY go.mod . [2023-08-14T20:50:40.690Z] RUN go mod download [2023-08-14T20:50:40.690Z] + docker build -t ci-base-image-arm64 -f - . [2023-08-14T20:50:40.801Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:23265dfad13dfa2cb5de380f133a81b406e62be8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:50:41.106Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:23265dfad13dfa2cb5de380f133a81b406e62be8 [2023-08-14T20:50:41.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-08-14T20:50:41.106Z] f6e407aae49d: Preparing [2023-08-14T20:50:41.106Z] 974fd51ba9ca: Preparing [2023-08-14T20:50:41.106Z] cfbc622cff59: Preparing [2023-08-14T20:50:41.106Z] 65e1f9f6bf42: Preparing [2023-08-14T20:50:41.106Z] aa7765fb3bec: Preparing [2023-08-14T20:50:41.106Z] 26cef48f19e9: Preparing [2023-08-14T20:50:41.106Z] 61723eba9ff0: Preparing [2023-08-14T20:50:41.106Z] 36b50b131297: Preparing [2023-08-14T20:50:41.106Z] 26cef48f19e9: Waiting [2023-08-14T20:50:41.106Z] 61723eba9ff0: Waiting [2023-08-14T20:50:41.106Z] 36b50b131297: Waiting [2023-08-14T20:50:41.106Z] aa7765fb3bec: Layer already exists [2023-08-14T20:50:41.106Z] 26cef48f19e9: Layer already exists [2023-08-14T20:50:41.106Z] 61723eba9ff0: Layer already exists [2023-08-14T20:50:41.106Z] 36b50b131297: Layer already exists [2023-08-14T20:50:41.106Z] 974fd51ba9ca: Pushed [2023-08-14T20:50:41.106Z] f6e407aae49d: Pushed [2023-08-14T20:50:41.106Z] cfbc622cff59: Pushed [2023-08-14T20:50:41.276Z] Sending build context to Docker daemon 2.938MB [2023-08-14T20:50:41.276Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-14T20:50:41.276Z] ---> 1e15ea492957 [2023-08-14T20:50:41.276Z] Step 2/4 : WORKDIR /edgex [2023-08-14T20:50:42.483Z] 65e1f9f6bf42: Pushed [2023-08-14T20:50:42.483Z] 23265dfad13dfa2cb5de380f133a81b406e62be8: digest: sha256:6227c3e52ca1680de6d215d9601dad00cca519daf4004f3c0fce749896b75e56 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:50:42.798Z] + 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-14T20:50:43.103Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-08-14T20:50:43.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-08-14T20:50:43.103Z] f6e407aae49d: Preparing [2023-08-14T20:50:43.103Z] 974fd51ba9ca: Preparing [2023-08-14T20:50:43.103Z] cfbc622cff59: Preparing [2023-08-14T20:50:43.103Z] 65e1f9f6bf42: Preparing [2023-08-14T20:50:43.103Z] aa7765fb3bec: Preparing [2023-08-14T20:50:43.103Z] 26cef48f19e9: Preparing [2023-08-14T20:50:43.103Z] 61723eba9ff0: Preparing [2023-08-14T20:50:43.103Z] 36b50b131297: Preparing [2023-08-14T20:50:43.103Z] 26cef48f19e9: Waiting [2023-08-14T20:50:43.103Z] 61723eba9ff0: Waiting [2023-08-14T20:50:43.103Z] 36b50b131297: Waiting [2023-08-14T20:50:43.103Z] f6e407aae49d: Layer already exists [2023-08-14T20:50:43.103Z] 65e1f9f6bf42: Layer already exists [2023-08-14T20:50:43.103Z] 974fd51ba9ca: Layer already exists [2023-08-14T20:50:43.103Z] cfbc622cff59: Layer already exists [2023-08-14T20:50:43.103Z] aa7765fb3bec: Layer already exists [2023-08-14T20:50:43.103Z] 26cef48f19e9: Layer already exists [2023-08-14T20:50:43.103Z] 36b50b131297: Layer already exists [2023-08-14T20:50:43.103Z] 61723eba9ff0: Layer already exists [2023-08-14T20:50:43.103Z] latest: digest: sha256:6227c3e52ca1680de6d215d9601dad00cca519daf4004f3c0fce749896b75e56 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:50:43.416Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:50:43.725Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.23 [2023-08-14T20:50:43.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-08-14T20:50:43.725Z] f6e407aae49d: Preparing [2023-08-14T20:50:43.725Z] 974fd51ba9ca: Preparing [2023-08-14T20:50:43.725Z] cfbc622cff59: Preparing [2023-08-14T20:50:43.725Z] 65e1f9f6bf42: Preparing [2023-08-14T20:50:43.725Z] aa7765fb3bec: Preparing [2023-08-14T20:50:43.725Z] 26cef48f19e9: Preparing [2023-08-14T20:50:43.725Z] 61723eba9ff0: Preparing [2023-08-14T20:50:43.725Z] 36b50b131297: Preparing [2023-08-14T20:50:43.725Z] 26cef48f19e9: Waiting [2023-08-14T20:50:43.725Z] 61723eba9ff0: Waiting [2023-08-14T20:50:43.725Z] 36b50b131297: Waiting [2023-08-14T20:50:43.725Z] 974fd51ba9ca: Layer already exists [2023-08-14T20:50:43.725Z] cfbc622cff59: Layer already exists [2023-08-14T20:50:43.725Z] f6e407aae49d: Layer already exists [2023-08-14T20:50:43.725Z] 65e1f9f6bf42: Layer already exists [2023-08-14T20:50:43.725Z] aa7765fb3bec: Layer already exists [2023-08-14T20:50:43.725Z] 26cef48f19e9: Layer already exists [2023-08-14T20:50:43.725Z] 36b50b131297: Layer already exists [2023-08-14T20:50:43.725Z] 61723eba9ff0: Layer already exists [2023-08-14T20:50:43.725Z] 3.1.0-dev.23: digest: sha256:6227c3e52ca1680de6d215d9601dad00cca519daf4004f3c0fce749896b75e56 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:50:44.034Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:50:44.344Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [2023-08-14T20:50:44.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-08-14T20:50:44.344Z] f6e407aae49d: Preparing [2023-08-14T20:50:44.344Z] 974fd51ba9ca: Preparing [2023-08-14T20:50:44.344Z] cfbc622cff59: Preparing [2023-08-14T20:50:44.344Z] 65e1f9f6bf42: Preparing [2023-08-14T20:50:44.344Z] aa7765fb3bec: Preparing [2023-08-14T20:50:44.344Z] 26cef48f19e9: Preparing [2023-08-14T20:50:44.344Z] 61723eba9ff0: Preparing [2023-08-14T20:50:44.344Z] 36b50b131297: Preparing [2023-08-14T20:50:44.344Z] 61723eba9ff0: Waiting [2023-08-14T20:50:44.344Z] 36b50b131297: Waiting [2023-08-14T20:50:44.344Z] 26cef48f19e9: Waiting [2023-08-14T20:50:44.344Z] aa7765fb3bec: Layer already exists [2023-08-14T20:50:44.344Z] 65e1f9f6bf42: Layer already exists [2023-08-14T20:50:44.344Z] cfbc622cff59: Layer already exists [2023-08-14T20:50:44.344Z] 974fd51ba9ca: Layer already exists [2023-08-14T20:50:44.344Z] f6e407aae49d: Layer already exists [2023-08-14T20:50:44.344Z] 26cef48f19e9: Layer already exists [2023-08-14T20:50:44.344Z] 61723eba9ff0: Layer already exists [2023-08-14T20:50:44.344Z] 36b50b131297: Layer already exists [2023-08-14T20:50:44.344Z] 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23: digest: sha256:6227c3e52ca1680de6d215d9601dad00cca519daf4004f3c0fce749896b75e56 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:50:44.654Z] + 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-14T20:50:44.959Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-08-14T20:50:44.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-08-14T20:50:44.959Z] f6e407aae49d: Preparing [2023-08-14T20:50:44.959Z] 974fd51ba9ca: Preparing [2023-08-14T20:50:44.959Z] cfbc622cff59: Preparing [2023-08-14T20:50:44.959Z] 65e1f9f6bf42: Preparing [2023-08-14T20:50:44.959Z] aa7765fb3bec: Preparing [2023-08-14T20:50:44.959Z] 26cef48f19e9: Preparing [2023-08-14T20:50:44.959Z] 61723eba9ff0: Preparing [2023-08-14T20:50:44.959Z] 36b50b131297: Preparing [2023-08-14T20:50:44.959Z] 36b50b131297: Waiting [2023-08-14T20:50:44.959Z] 26cef48f19e9: Waiting [2023-08-14T20:50:44.959Z] 61723eba9ff0: Waiting [2023-08-14T20:50:44.959Z] 974fd51ba9ca: Layer already exists [2023-08-14T20:50:44.959Z] 65e1f9f6bf42: Layer already exists [2023-08-14T20:50:44.959Z] cfbc622cff59: Layer already exists [2023-08-14T20:50:44.959Z] aa7765fb3bec: Layer already exists [2023-08-14T20:50:44.959Z] f6e407aae49d: Layer already exists [2023-08-14T20:50:44.959Z] 26cef48f19e9: Layer already exists [2023-08-14T20:50:44.959Z] 36b50b131297: Layer already exists [2023-08-14T20:50:44.959Z] 61723eba9ff0: Layer already exists [2023-08-14T20:50:44.959Z] main: digest: sha256:6227c3e52ca1680de6d215d9601dad00cca519daf4004f3c0fce749896b75e56 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-14T20:50:44.998Z] ===================================================== [Pipeline] echo [2023-08-14T20:50:45.004Z] taggedImages: [2023-08-14T20:50:45.004Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:23265dfad13dfa2cb5de380f133a81b406e62be8 [2023-08-14T20:50:45.004Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-08-14T20:50:45.004Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.23 [2023-08-14T20:50:45.004Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [2023-08-14T20:50:45.004Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-08-14T20:50:45.018Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-08-14T20:50:45.018Z] 23265dfad13dfa2cb5de380f133a81b406e62be8 [2023-08-14T20:50:45.018Z] latest [2023-08-14T20:50:45.018Z] 3.1.0-dev.23 [2023-08-14T20:50:45.018Z] 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [2023-08-14T20:50:45.018Z] main [2023-08-14T20:50:45.018Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:50:45.332Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:23265dfad13dfa2cb5de380f133a81b406e62be8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:50:45.636Z] + docker push nexus3.edgexfoundry.org:10004/core-data:23265dfad13dfa2cb5de380f133a81b406e62be8 [2023-08-14T20:50:45.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-08-14T20:50:45.636Z] 8daa3635dbdd: Preparing [2023-08-14T20:50:45.636Z] 11dadeae1ebd: Preparing [2023-08-14T20:50:45.636Z] aa7765fb3bec: Preparing [2023-08-14T20:50:45.636Z] 26cef48f19e9: Preparing [2023-08-14T20:50:45.636Z] 5a790a1bd083: Preparing [2023-08-14T20:50:45.636Z] 36b50b131297: Preparing [2023-08-14T20:50:45.636Z] 36b50b131297: Waiting [2023-08-14T20:50:45.636Z] 26cef48f19e9: Layer already exists [2023-08-14T20:50:45.636Z] aa7765fb3bec: Layer already exists [2023-08-14T20:50:45.636Z] 36b50b131297: Layer already exists [2023-08-14T20:50:45.636Z] 8daa3635dbdd: Pushed [2023-08-14T20:50:45.636Z] 5a790a1bd083: Pushed [2023-08-14T20:50:46.690Z] ---> Running in 83afb6082470 [2023-08-14T20:50:47.009Z] 11dadeae1ebd: Pushed [2023-08-14T20:50:47.009Z] 23265dfad13dfa2cb5de380f133a81b406e62be8: digest: sha256:e9edea7153a6b246223a8562e6df808898fac448f6a95a3707a65edd511ff056 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:50:47.276Z] Removing intermediate container 83afb6082470 [2023-08-14T20:50:47.276Z] ---> df7c9d8a7513 [2023-08-14T20:50:47.276Z] Step 3/4 : COPY go.mod . [2023-08-14T20:50:47.314Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:50:47.545Z] ---> 41052b9009a0 [2023-08-14T20:50:47.545Z] Step 4/4 : RUN go mod download [2023-08-14T20:50:47.618Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-08-14T20:50:47.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-08-14T20:50:47.618Z] 8daa3635dbdd: Preparing [2023-08-14T20:50:47.618Z] 11dadeae1ebd: Preparing [2023-08-14T20:50:47.618Z] aa7765fb3bec: Preparing [2023-08-14T20:50:47.618Z] 26cef48f19e9: Preparing [2023-08-14T20:50:47.618Z] 5a790a1bd083: Preparing [2023-08-14T20:50:47.618Z] 36b50b131297: Preparing [2023-08-14T20:50:47.618Z] 36b50b131297: Waiting [2023-08-14T20:50:47.618Z] 5a790a1bd083: Layer already exists [2023-08-14T20:50:47.618Z] 8daa3635dbdd: Layer already exists [2023-08-14T20:50:47.618Z] aa7765fb3bec: Layer already exists [2023-08-14T20:50:47.618Z] 26cef48f19e9: Layer already exists [2023-08-14T20:50:47.618Z] 11dadeae1ebd: Layer already exists [2023-08-14T20:50:47.618Z] 36b50b131297: Layer already exists [2023-08-14T20:50:47.618Z] latest: digest: sha256:e9edea7153a6b246223a8562e6df808898fac448f6a95a3707a65edd511ff056 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:50:47.812Z] ---> Running in 022b039eccdb [2023-08-14T20:50:47.927Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:50:48.302Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.23 [2023-08-14T20:50:48.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-08-14T20:50:48.302Z] 8daa3635dbdd: Preparing [2023-08-14T20:50:48.302Z] 11dadeae1ebd: Preparing [2023-08-14T20:50:48.302Z] aa7765fb3bec: Preparing [2023-08-14T20:50:48.302Z] 26cef48f19e9: Preparing [2023-08-14T20:50:48.302Z] 5a790a1bd083: Preparing [2023-08-14T20:50:48.302Z] 36b50b131297: Preparing [2023-08-14T20:50:48.302Z] aa7765fb3bec: Layer already exists [2023-08-14T20:50:48.302Z] 11dadeae1ebd: Layer already exists [2023-08-14T20:50:48.302Z] 5a790a1bd083: Layer already exists [2023-08-14T20:50:48.302Z] 26cef48f19e9: Layer already exists [2023-08-14T20:50:48.302Z] 8daa3635dbdd: Layer already exists [2023-08-14T20:50:48.302Z] 36b50b131297: Layer already exists [2023-08-14T20:50:48.302Z] 3.1.0-dev.23: digest: sha256:e9edea7153a6b246223a8562e6df808898fac448f6a95a3707a65edd511ff056 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:50:48.610Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:50:48.924Z] + docker push nexus3.edgexfoundry.org:10004/core-data:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [2023-08-14T20:50:48.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-08-14T20:50:48.924Z] 8daa3635dbdd: Preparing [2023-08-14T20:50:48.924Z] 11dadeae1ebd: Preparing [2023-08-14T20:50:48.924Z] aa7765fb3bec: Preparing [2023-08-14T20:50:48.924Z] 26cef48f19e9: Preparing [2023-08-14T20:50:48.924Z] 5a790a1bd083: Preparing [2023-08-14T20:50:48.924Z] 36b50b131297: Preparing [2023-08-14T20:50:48.924Z] 36b50b131297: Waiting [2023-08-14T20:50:48.924Z] 11dadeae1ebd: Layer already exists [2023-08-14T20:50:48.924Z] 8daa3635dbdd: Layer already exists [2023-08-14T20:50:48.924Z] aa7765fb3bec: Layer already exists [2023-08-14T20:50:48.924Z] 5a790a1bd083: Layer already exists [2023-08-14T20:50:48.924Z] 26cef48f19e9: Layer already exists [2023-08-14T20:50:48.924Z] 36b50b131297: Layer already exists [2023-08-14T20:50:48.924Z] 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23: digest: sha256:e9edea7153a6b246223a8562e6df808898fac448f6a95a3707a65edd511ff056 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:50:49.231Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:50:49.538Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-08-14T20:50:49.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-08-14T20:50:49.539Z] 8daa3635dbdd: Preparing [2023-08-14T20:50:49.539Z] 11dadeae1ebd: Preparing [2023-08-14T20:50:49.539Z] aa7765fb3bec: Preparing [2023-08-14T20:50:49.539Z] 26cef48f19e9: Preparing [2023-08-14T20:50:49.539Z] 5a790a1bd083: Preparing [2023-08-14T20:50:49.539Z] 36b50b131297: Preparing [2023-08-14T20:50:49.539Z] 36b50b131297: Waiting [2023-08-14T20:50:49.539Z] 11dadeae1ebd: Layer already exists [2023-08-14T20:50:49.539Z] 5a790a1bd083: Layer already exists [2023-08-14T20:50:49.539Z] 26cef48f19e9: Layer already exists [2023-08-14T20:50:49.539Z] aa7765fb3bec: Layer already exists [2023-08-14T20:50:49.539Z] 8daa3635dbdd: Layer already exists [2023-08-14T20:50:49.539Z] 36b50b131297: Layer already exists [2023-08-14T20:50:49.539Z] main: digest: sha256:e9edea7153a6b246223a8562e6df808898fac448f6a95a3707a65edd511ff056 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-14T20:50:49.575Z] ===================================================== [Pipeline] echo [2023-08-14T20:50:49.581Z] taggedImages: [2023-08-14T20:50:49.581Z] - nexus3.edgexfoundry.org:10004/core-data:23265dfad13dfa2cb5de380f133a81b406e62be8 [2023-08-14T20:50:49.581Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-08-14T20:50:49.581Z] - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.23 [2023-08-14T20:50:49.581Z] - nexus3.edgexfoundry.org:10004/core-data:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [2023-08-14T20:50:49.581Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-08-14T20:50:49.596Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-08-14T20:50:49.596Z] 23265dfad13dfa2cb5de380f133a81b406e62be8 [2023-08-14T20:50:49.596Z] latest [2023-08-14T20:50:49.596Z] 3.1.0-dev.23 [2023-08-14T20:50:49.596Z] 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [2023-08-14T20:50:49.596Z] main [2023-08-14T20:50:49.596Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:50:49.906Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:23265dfad13dfa2cb5de380f133a81b406e62be8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:50:50.210Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:23265dfad13dfa2cb5de380f133a81b406e62be8 [2023-08-14T20:50:50.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-08-14T20:50:50.210Z] d6ffd9890d28: Preparing [2023-08-14T20:50:50.210Z] f003ca31613a: Preparing [2023-08-14T20:50:50.210Z] ce92da9e7504: Preparing [2023-08-14T20:50:50.210Z] aa7765fb3bec: Preparing [2023-08-14T20:50:50.210Z] 26cef48f19e9: Preparing [2023-08-14T20:50:50.210Z] 61723eba9ff0: Preparing [2023-08-14T20:50:50.210Z] 36b50b131297: Preparing [2023-08-14T20:50:50.210Z] 36b50b131297: Waiting [2023-08-14T20:50:50.210Z] 61723eba9ff0: Waiting [2023-08-14T20:50:50.210Z] 26cef48f19e9: Layer already exists [2023-08-14T20:50:50.210Z] aa7765fb3bec: Layer already exists [2023-08-14T20:50:50.210Z] 61723eba9ff0: Layer already exists [2023-08-14T20:50:50.210Z] 36b50b131297: Layer already exists [2023-08-14T20:50:50.210Z] d6ffd9890d28: Pushed [2023-08-14T20:50:50.210Z] f003ca31613a: Pushed [2023-08-14T20:50:51.586Z] ce92da9e7504: Pushed [2023-08-14T20:50:51.845Z] 23265dfad13dfa2cb5de380f133a81b406e62be8: digest: sha256:266a15bc7ab5b44f206b3e64c5c4d8198a82c201c66a8815b62630fb23005c44 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:50:52.160Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:50:52.465Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-08-14T20:50:52.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-08-14T20:50:52.465Z] d6ffd9890d28: Preparing [2023-08-14T20:50:52.465Z] f003ca31613a: Preparing [2023-08-14T20:50:52.465Z] ce92da9e7504: Preparing [2023-08-14T20:50:52.465Z] aa7765fb3bec: Preparing [2023-08-14T20:50:52.465Z] 26cef48f19e9: Preparing [2023-08-14T20:50:52.465Z] 61723eba9ff0: Preparing [2023-08-14T20:50:52.465Z] 36b50b131297: Preparing [2023-08-14T20:50:52.465Z] 61723eba9ff0: Waiting [2023-08-14T20:50:52.465Z] 36b50b131297: Waiting [2023-08-14T20:50:52.465Z] d6ffd9890d28: Layer already exists [2023-08-14T20:50:52.465Z] ce92da9e7504: Layer already exists [2023-08-14T20:50:52.465Z] 26cef48f19e9: Layer already exists [2023-08-14T20:50:52.465Z] f003ca31613a: Layer already exists [2023-08-14T20:50:52.465Z] aa7765fb3bec: Layer already exists [2023-08-14T20:50:52.465Z] 61723eba9ff0: Layer already exists [2023-08-14T20:50:52.465Z] 36b50b131297: Layer already exists [2023-08-14T20:50:52.465Z] latest: digest: sha256:266a15bc7ab5b44f206b3e64c5c4d8198a82c201c66a8815b62630fb23005c44 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:50:52.783Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:50:53.085Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.23 [2023-08-14T20:50:53.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-08-14T20:50:53.085Z] d6ffd9890d28: Preparing [2023-08-14T20:50:53.085Z] f003ca31613a: Preparing [2023-08-14T20:50:53.085Z] ce92da9e7504: Preparing [2023-08-14T20:50:53.085Z] aa7765fb3bec: Preparing [2023-08-14T20:50:53.085Z] 26cef48f19e9: Preparing [2023-08-14T20:50:53.085Z] 61723eba9ff0: Preparing [2023-08-14T20:50:53.085Z] 36b50b131297: Preparing [2023-08-14T20:50:53.085Z] 61723eba9ff0: Waiting [2023-08-14T20:50:53.085Z] 36b50b131297: Waiting [2023-08-14T20:50:53.085Z] d6ffd9890d28: Layer already exists [2023-08-14T20:50:53.085Z] 26cef48f19e9: Layer already exists [2023-08-14T20:50:53.085Z] ce92da9e7504: Layer already exists [2023-08-14T20:50:53.085Z] aa7765fb3bec: Layer already exists [2023-08-14T20:50:53.085Z] f003ca31613a: Layer already exists [2023-08-14T20:50:53.085Z] 61723eba9ff0: Layer already exists [2023-08-14T20:50:53.085Z] 36b50b131297: Layer already exists [2023-08-14T20:50:53.085Z] 3.1.0-dev.23: digest: sha256:266a15bc7ab5b44f206b3e64c5c4d8198a82c201c66a8815b62630fb23005c44 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:50:53.391Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:50:53.697Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [2023-08-14T20:50:53.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-08-14T20:50:53.697Z] d6ffd9890d28: Preparing [2023-08-14T20:50:53.697Z] f003ca31613a: Preparing [2023-08-14T20:50:53.697Z] ce92da9e7504: Preparing [2023-08-14T20:50:53.697Z] aa7765fb3bec: Preparing [2023-08-14T20:50:53.697Z] 26cef48f19e9: Preparing [2023-08-14T20:50:53.697Z] 61723eba9ff0: Preparing [2023-08-14T20:50:53.697Z] 36b50b131297: Preparing [2023-08-14T20:50:53.697Z] 36b50b131297: Waiting [2023-08-14T20:50:53.697Z] d6ffd9890d28: Layer already exists [2023-08-14T20:50:53.697Z] ce92da9e7504: Layer already exists [2023-08-14T20:50:53.697Z] 26cef48f19e9: Layer already exists [2023-08-14T20:50:53.697Z] f003ca31613a: Layer already exists [2023-08-14T20:50:53.697Z] aa7765fb3bec: Layer already exists [2023-08-14T20:50:53.697Z] 61723eba9ff0: Layer already exists [2023-08-14T20:50:53.697Z] 36b50b131297: Layer already exists [2023-08-14T20:50:53.697Z] 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23: digest: sha256:266a15bc7ab5b44f206b3e64c5c4d8198a82c201c66a8815b62630fb23005c44 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:50:53.999Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:50:54.303Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-08-14T20:50:54.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-08-14T20:50:54.304Z] d6ffd9890d28: Preparing [2023-08-14T20:50:54.304Z] f003ca31613a: Preparing [2023-08-14T20:50:54.304Z] ce92da9e7504: Preparing [2023-08-14T20:50:54.304Z] aa7765fb3bec: Preparing [2023-08-14T20:50:54.304Z] 26cef48f19e9: Preparing [2023-08-14T20:50:54.304Z] 61723eba9ff0: Preparing [2023-08-14T20:50:54.304Z] 36b50b131297: Preparing [2023-08-14T20:50:54.304Z] 61723eba9ff0: Waiting [2023-08-14T20:50:54.304Z] 36b50b131297: Waiting [2023-08-14T20:50:54.304Z] aa7765fb3bec: Layer already exists [2023-08-14T20:50:54.304Z] d6ffd9890d28: Layer already exists [2023-08-14T20:50:54.304Z] ce92da9e7504: Layer already exists [2023-08-14T20:50:54.304Z] f003ca31613a: Layer already exists [2023-08-14T20:50:54.304Z] 26cef48f19e9: Layer already exists [2023-08-14T20:50:54.304Z] 61723eba9ff0: Layer already exists [2023-08-14T20:50:54.304Z] 36b50b131297: Layer already exists [2023-08-14T20:50:54.304Z] main: digest: sha256:266a15bc7ab5b44f206b3e64c5c4d8198a82c201c66a8815b62630fb23005c44 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-14T20:50:54.340Z] ===================================================== [Pipeline] echo [2023-08-14T20:50:54.346Z] taggedImages: [2023-08-14T20:50:54.346Z] - nexus3.edgexfoundry.org:10004/core-metadata:23265dfad13dfa2cb5de380f133a81b406e62be8 [2023-08-14T20:50:54.346Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-08-14T20:50:54.346Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.23 [2023-08-14T20:50:54.346Z] - nexus3.edgexfoundry.org:10004/core-metadata:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [2023-08-14T20:50:54.346Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-08-14T20:50:54.361Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-08-14T20:50:54.361Z] 23265dfad13dfa2cb5de380f133a81b406e62be8 [2023-08-14T20:50:54.361Z] latest [2023-08-14T20:50:54.361Z] 3.1.0-dev.23 [2023-08-14T20:50:54.361Z] 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [2023-08-14T20:50:54.361Z] main [2023-08-14T20:50:54.361Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:50:54.674Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:23265dfad13dfa2cb5de380f133a81b406e62be8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:50:54.976Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:23265dfad13dfa2cb5de380f133a81b406e62be8 [2023-08-14T20:50:54.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-08-14T20:50:54.976Z] adf7eb35fa3a: Preparing [2023-08-14T20:50:54.976Z] 27e827f1a0eb: Preparing [2023-08-14T20:50:54.976Z] fca588183f83: Preparing [2023-08-14T20:50:54.976Z] ccaa3a659308: Preparing [2023-08-14T20:50:54.976Z] 6b6191c4642a: Preparing [2023-08-14T20:50:54.976Z] 9166370da2ef: Preparing [2023-08-14T20:50:54.976Z] 9441a2f21a4a: Preparing [2023-08-14T20:50:54.976Z] aa7765fb3bec: Preparing [2023-08-14T20:50:54.976Z] 9166370da2ef: Waiting [2023-08-14T20:50:54.976Z] 26cef48f19e9: Preparing [2023-08-14T20:50:54.976Z] 8e8935814c54: Preparing [2023-08-14T20:50:54.976Z] 67d1a60da681: Preparing [2023-08-14T20:50:54.976Z] aa7765fb3bec: Waiting [2023-08-14T20:50:54.976Z] 8e8935814c54: Waiting [2023-08-14T20:50:54.976Z] 26cef48f19e9: Waiting [2023-08-14T20:50:54.976Z] 5f70bf18a086: Preparing [2023-08-14T20:50:54.976Z] f9b435d64d6c: Preparing [2023-08-14T20:50:54.976Z] 83996da014c6: Preparing [2023-08-14T20:50:54.976Z] 67d1a60da681: Waiting [2023-08-14T20:50:54.976Z] 36b50b131297: Preparing [2023-08-14T20:50:54.976Z] 5f70bf18a086: Waiting [2023-08-14T20:50:54.976Z] f9b435d64d6c: Waiting [2023-08-14T20:50:54.976Z] 83996da014c6: Waiting [2023-08-14T20:50:54.976Z] ccaa3a659308: Pushed [2023-08-14T20:50:54.976Z] 27e827f1a0eb: Pushed [2023-08-14T20:50:54.976Z] adf7eb35fa3a: Pushed [2023-08-14T20:50:54.976Z] fca588183f83: Pushed [2023-08-14T20:50:54.976Z] 6b6191c4642a: Pushed [2023-08-14T20:50:54.976Z] aa7765fb3bec: Layer already exists [2023-08-14T20:50:54.976Z] 26cef48f19e9: Layer already exists [2023-08-14T20:50:54.976Z] 9166370da2ef: Pushed [2023-08-14T20:50:55.235Z] 8e8935814c54: Pushed [2023-08-14T20:50:55.235Z] 67d1a60da681: Pushed [2023-08-14T20:50:55.235Z] 5f70bf18a086: Pushed [2023-08-14T20:50:55.235Z] f9b435d64d6c: Pushed [2023-08-14T20:50:55.235Z] 36b50b131297: Layer already exists [2023-08-14T20:50:55.235Z] 83996da014c6: Pushed [2023-08-14T20:50:56.610Z] 9441a2f21a4a: Pushed [2023-08-14T20:50:56.870Z] 23265dfad13dfa2cb5de380f133a81b406e62be8: digest: sha256:761ea0ff4d15d507f1b50f8bd1a595e050bdc2114977b95f9e5d8314efe8925c size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:50:57.179Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:50:57.485Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-08-14T20:50:57.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-08-14T20:50:57.485Z] adf7eb35fa3a: Preparing [2023-08-14T20:50:57.485Z] 27e827f1a0eb: Preparing [2023-08-14T20:50:57.485Z] fca588183f83: Preparing [2023-08-14T20:50:57.485Z] ccaa3a659308: Preparing [2023-08-14T20:50:57.485Z] 6b6191c4642a: Preparing [2023-08-14T20:50:57.485Z] 9166370da2ef: Preparing [2023-08-14T20:50:57.485Z] 9441a2f21a4a: Preparing [2023-08-14T20:50:57.485Z] aa7765fb3bec: Preparing [2023-08-14T20:50:57.485Z] 26cef48f19e9: Preparing [2023-08-14T20:50:57.485Z] 8e8935814c54: Preparing [2023-08-14T20:50:57.485Z] 67d1a60da681: Preparing [2023-08-14T20:50:57.485Z] 5f70bf18a086: Preparing [2023-08-14T20:50:57.485Z] f9b435d64d6c: Preparing [2023-08-14T20:50:57.485Z] 83996da014c6: Preparing [2023-08-14T20:50:57.485Z] 36b50b131297: Preparing [2023-08-14T20:50:57.485Z] 9166370da2ef: Waiting [2023-08-14T20:50:57.485Z] 9441a2f21a4a: Waiting [2023-08-14T20:50:57.485Z] aa7765fb3bec: Waiting [2023-08-14T20:50:57.485Z] 26cef48f19e9: Waiting [2023-08-14T20:50:57.485Z] 8e8935814c54: Waiting [2023-08-14T20:50:57.486Z] f9b435d64d6c: Waiting [2023-08-14T20:50:57.486Z] 83996da014c6: Waiting [2023-08-14T20:50:57.486Z] 67d1a60da681: Waiting [2023-08-14T20:50:57.486Z] 36b50b131297: Waiting [2023-08-14T20:50:57.486Z] 5f70bf18a086: Waiting [2023-08-14T20:50:57.486Z] fca588183f83: Layer already exists [2023-08-14T20:50:57.486Z] adf7eb35fa3a: Layer already exists [2023-08-14T20:50:57.486Z] 6b6191c4642a: Layer already exists [2023-08-14T20:50:57.486Z] ccaa3a659308: Layer already exists [2023-08-14T20:50:57.486Z] 27e827f1a0eb: Layer already exists [2023-08-14T20:50:57.486Z] 9166370da2ef: Layer already exists [2023-08-14T20:50:57.486Z] 9441a2f21a4a: Layer already exists [2023-08-14T20:50:57.486Z] aa7765fb3bec: Layer already exists [2023-08-14T20:50:57.486Z] 26cef48f19e9: Layer already exists [2023-08-14T20:50:57.486Z] 8e8935814c54: Layer already exists [2023-08-14T20:50:57.486Z] 67d1a60da681: Layer already exists [2023-08-14T20:50:57.486Z] 5f70bf18a086: Layer already exists [2023-08-14T20:50:57.486Z] f9b435d64d6c: Layer already exists [2023-08-14T20:50:57.486Z] 83996da014c6: Layer already exists [2023-08-14T20:50:57.486Z] 36b50b131297: Layer already exists [2023-08-14T20:50:57.486Z] latest: digest: sha256:761ea0ff4d15d507f1b50f8bd1a595e050bdc2114977b95f9e5d8314efe8925c size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:50:57.862Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:50:58.259Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.23 [2023-08-14T20:50:58.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-08-14T20:50:58.259Z] adf7eb35fa3a: Preparing [2023-08-14T20:50:58.259Z] 27e827f1a0eb: Preparing [2023-08-14T20:50:58.259Z] fca588183f83: Preparing [2023-08-14T20:50:58.259Z] ccaa3a659308: Preparing [2023-08-14T20:50:58.259Z] 6b6191c4642a: Preparing [2023-08-14T20:50:58.259Z] 9166370da2ef: Preparing [2023-08-14T20:50:58.259Z] 9441a2f21a4a: Preparing [2023-08-14T20:50:58.259Z] aa7765fb3bec: Preparing [2023-08-14T20:50:58.259Z] 26cef48f19e9: Preparing [2023-08-14T20:50:58.259Z] 8e8935814c54: Preparing [2023-08-14T20:50:58.259Z] 67d1a60da681: Preparing [2023-08-14T20:50:58.259Z] 5f70bf18a086: Preparing [2023-08-14T20:50:58.259Z] f9b435d64d6c: Preparing [2023-08-14T20:50:58.259Z] 83996da014c6: Preparing [2023-08-14T20:50:58.259Z] 36b50b131297: Preparing [2023-08-14T20:50:58.259Z] 5f70bf18a086: Waiting [2023-08-14T20:50:58.259Z] aa7765fb3bec: Waiting [2023-08-14T20:50:58.259Z] f9b435d64d6c: Waiting [2023-08-14T20:50:58.259Z] 36b50b131297: Waiting [2023-08-14T20:50:58.259Z] 26cef48f19e9: Waiting [2023-08-14T20:50:58.259Z] 83996da014c6: Waiting [2023-08-14T20:50:58.259Z] 8e8935814c54: Waiting [2023-08-14T20:50:58.259Z] 67d1a60da681: Waiting [2023-08-14T20:50:58.259Z] 9166370da2ef: Waiting [2023-08-14T20:50:58.259Z] 9441a2f21a4a: Waiting [2023-08-14T20:50:58.259Z] ccaa3a659308: Layer already exists [2023-08-14T20:50:58.259Z] fca588183f83: Layer already exists [2023-08-14T20:50:58.259Z] 27e827f1a0eb: Layer already exists [2023-08-14T20:50:58.259Z] 6b6191c4642a: Layer already exists [2023-08-14T20:50:58.259Z] adf7eb35fa3a: Layer already exists [2023-08-14T20:50:58.259Z] 9166370da2ef: Layer already exists [2023-08-14T20:50:58.259Z] aa7765fb3bec: Layer already exists [2023-08-14T20:50:58.259Z] 26cef48f19e9: Layer already exists [2023-08-14T20:50:58.259Z] 8e8935814c54: Layer already exists [2023-08-14T20:50:58.259Z] 9441a2f21a4a: Layer already exists [2023-08-14T20:50:58.259Z] 67d1a60da681: Layer already exists [2023-08-14T20:50:58.259Z] 5f70bf18a086: Layer already exists [2023-08-14T20:50:58.259Z] 83996da014c6: Layer already exists [2023-08-14T20:50:58.259Z] f9b435d64d6c: Layer already exists [2023-08-14T20:50:58.259Z] 36b50b131297: Layer already exists [2023-08-14T20:50:58.259Z] 3.1.0-dev.23: digest: sha256:761ea0ff4d15d507f1b50f8bd1a595e050bdc2114977b95f9e5d8314efe8925c size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:50:58.662Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:50:58.984Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [2023-08-14T20:50:58.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-08-14T20:50:58.984Z] adf7eb35fa3a: Preparing [2023-08-14T20:50:58.984Z] 27e827f1a0eb: Preparing [2023-08-14T20:50:58.984Z] fca588183f83: Preparing [2023-08-14T20:50:58.984Z] ccaa3a659308: Preparing [2023-08-14T20:50:58.984Z] 6b6191c4642a: Preparing [2023-08-14T20:50:58.984Z] 9166370da2ef: Preparing [2023-08-14T20:50:58.984Z] 9441a2f21a4a: Preparing [2023-08-14T20:50:58.984Z] aa7765fb3bec: Preparing [2023-08-14T20:50:58.984Z] 26cef48f19e9: Preparing [2023-08-14T20:50:58.984Z] 8e8935814c54: Preparing [2023-08-14T20:50:58.984Z] 67d1a60da681: Preparing [2023-08-14T20:50:58.984Z] 5f70bf18a086: Preparing [2023-08-14T20:50:58.984Z] f9b435d64d6c: Preparing [2023-08-14T20:50:58.984Z] 83996da014c6: Preparing [2023-08-14T20:50:58.984Z] 36b50b131297: Preparing [2023-08-14T20:50:58.984Z] 9166370da2ef: Waiting [2023-08-14T20:50:58.984Z] 26cef48f19e9: Waiting [2023-08-14T20:50:58.984Z] aa7765fb3bec: Waiting [2023-08-14T20:50:58.984Z] 9441a2f21a4a: Waiting [2023-08-14T20:50:58.984Z] 67d1a60da681: Waiting [2023-08-14T20:50:58.984Z] 5f70bf18a086: Waiting [2023-08-14T20:50:58.984Z] 8e8935814c54: Waiting [2023-08-14T20:50:58.984Z] f9b435d64d6c: Waiting [2023-08-14T20:50:58.984Z] 83996da014c6: Waiting [2023-08-14T20:50:58.984Z] 6b6191c4642a: Layer already exists [2023-08-14T20:50:58.984Z] fca588183f83: Layer already exists [2023-08-14T20:50:58.984Z] adf7eb35fa3a: Layer already exists [2023-08-14T20:50:58.984Z] ccaa3a659308: Layer already exists [2023-08-14T20:50:58.984Z] 27e827f1a0eb: Layer already exists [2023-08-14T20:50:58.984Z] 9166370da2ef: Layer already exists [2023-08-14T20:50:58.984Z] 9441a2f21a4a: Layer already exists [2023-08-14T20:50:58.984Z] 26cef48f19e9: Layer already exists [2023-08-14T20:50:58.984Z] aa7765fb3bec: Layer already exists [2023-08-14T20:50:58.984Z] 8e8935814c54: Layer already exists [2023-08-14T20:50:58.984Z] 67d1a60da681: Layer already exists [2023-08-14T20:50:58.984Z] 5f70bf18a086: Layer already exists [2023-08-14T20:50:58.984Z] 83996da014c6: Layer already exists [2023-08-14T20:50:58.984Z] f9b435d64d6c: Layer already exists [2023-08-14T20:50:58.984Z] 36b50b131297: Layer already exists [2023-08-14T20:50:58.984Z] 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23: digest: sha256:761ea0ff4d15d507f1b50f8bd1a595e050bdc2114977b95f9e5d8314efe8925c size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:50:59.293Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:50:59.599Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-08-14T20:50:59.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-08-14T20:50:59.599Z] adf7eb35fa3a: Preparing [2023-08-14T20:50:59.599Z] 27e827f1a0eb: Preparing [2023-08-14T20:50:59.599Z] fca588183f83: Preparing [2023-08-14T20:50:59.599Z] ccaa3a659308: Preparing [2023-08-14T20:50:59.599Z] 6b6191c4642a: Preparing [2023-08-14T20:50:59.599Z] 9166370da2ef: Preparing [2023-08-14T20:50:59.599Z] 9441a2f21a4a: Preparing [2023-08-14T20:50:59.599Z] aa7765fb3bec: Preparing [2023-08-14T20:50:59.599Z] 26cef48f19e9: Preparing [2023-08-14T20:50:59.599Z] 8e8935814c54: Preparing [2023-08-14T20:50:59.599Z] 67d1a60da681: Preparing [2023-08-14T20:50:59.599Z] 5f70bf18a086: Preparing [2023-08-14T20:50:59.599Z] f9b435d64d6c: Preparing [2023-08-14T20:50:59.599Z] 83996da014c6: Preparing [2023-08-14T20:50:59.599Z] 36b50b131297: Preparing [2023-08-14T20:50:59.599Z] 9166370da2ef: Waiting [2023-08-14T20:50:59.599Z] 26cef48f19e9: Waiting [2023-08-14T20:50:59.599Z] f9b435d64d6c: Waiting [2023-08-14T20:50:59.599Z] 8e8935814c54: Waiting [2023-08-14T20:50:59.599Z] 83996da014c6: Waiting [2023-08-14T20:50:59.599Z] 36b50b131297: Waiting [2023-08-14T20:50:59.599Z] 67d1a60da681: Waiting [2023-08-14T20:50:59.599Z] 5f70bf18a086: Waiting [2023-08-14T20:50:59.599Z] aa7765fb3bec: Waiting [2023-08-14T20:50:59.599Z] fca588183f83: Layer already exists [2023-08-14T20:50:59.599Z] adf7eb35fa3a: Layer already exists [2023-08-14T20:50:59.599Z] 27e827f1a0eb: Layer already exists [2023-08-14T20:50:59.599Z] 6b6191c4642a: Layer already exists [2023-08-14T20:50:59.599Z] ccaa3a659308: Layer already exists [2023-08-14T20:50:59.599Z] 9166370da2ef: Layer already exists [2023-08-14T20:50:59.599Z] 9441a2f21a4a: Layer already exists [2023-08-14T20:50:59.599Z] 26cef48f19e9: Layer already exists [2023-08-14T20:50:59.599Z] aa7765fb3bec: Layer already exists [2023-08-14T20:50:59.599Z] 8e8935814c54: Layer already exists [2023-08-14T20:50:59.599Z] 67d1a60da681: Layer already exists [2023-08-14T20:50:59.599Z] 5f70bf18a086: Layer already exists [2023-08-14T20:50:59.599Z] f9b435d64d6c: Layer already exists [2023-08-14T20:50:59.599Z] 83996da014c6: Layer already exists [2023-08-14T20:50:59.599Z] 36b50b131297: Layer already exists [2023-08-14T20:50:59.599Z] main: digest: sha256:761ea0ff4d15d507f1b50f8bd1a595e050bdc2114977b95f9e5d8314efe8925c size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-14T20:50:59.647Z] ===================================================== [Pipeline] echo [2023-08-14T20:50:59.656Z] taggedImages: [2023-08-14T20:50:59.656Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:23265dfad13dfa2cb5de380f133a81b406e62be8 [2023-08-14T20:50:59.656Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-08-14T20:50:59.656Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.23 [2023-08-14T20:50:59.656Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [2023-08-14T20:50:59.656Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-08-14T20:50:59.676Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-08-14T20:50:59.676Z] 23265dfad13dfa2cb5de380f133a81b406e62be8 [2023-08-14T20:50:59.676Z] latest [2023-08-14T20:50:59.676Z] 3.1.0-dev.23 [2023-08-14T20:50:59.676Z] 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [2023-08-14T20:50:59.676Z] main [2023-08-14T20:50:59.676Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:51:00.006Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:23265dfad13dfa2cb5de380f133a81b406e62be8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:51:00.315Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:23265dfad13dfa2cb5de380f133a81b406e62be8 [2023-08-14T20:51:00.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-08-14T20:51:00.315Z] f6e407aae49d: Preparing [2023-08-14T20:51:00.315Z] 974fd51ba9ca: Preparing [2023-08-14T20:51:00.315Z] 8b1561e4b54c: Preparing [2023-08-14T20:51:00.315Z] bb3038ead3e8: Preparing [2023-08-14T20:51:00.315Z] aa7765fb3bec: Preparing [2023-08-14T20:51:00.315Z] 26cef48f19e9: Preparing [2023-08-14T20:51:00.315Z] 61723eba9ff0: Preparing [2023-08-14T20:51:00.315Z] 36b50b131297: Preparing [2023-08-14T20:51:00.315Z] 26cef48f19e9: Waiting [2023-08-14T20:51:00.315Z] 61723eba9ff0: Waiting [2023-08-14T20:51:00.315Z] 36b50b131297: Waiting [2023-08-14T20:51:00.315Z] 974fd51ba9ca: Layer already exists [2023-08-14T20:51:00.315Z] f6e407aae49d: Layer already exists [2023-08-14T20:51:00.315Z] aa7765fb3bec: Layer already exists [2023-08-14T20:51:00.315Z] 26cef48f19e9: Layer already exists [2023-08-14T20:51:00.315Z] 61723eba9ff0: Layer already exists [2023-08-14T20:51:00.315Z] 36b50b131297: Layer already exists [2023-08-14T20:51:00.315Z] 8b1561e4b54c: Pushed [2023-08-14T20:51:01.692Z] bb3038ead3e8: Pushed [2023-08-14T20:51:01.951Z] 23265dfad13dfa2cb5de380f133a81b406e62be8: digest: sha256:d75a809d535bc3af0c7d378e60f77f7d7a824f96603091e7631f33ea2f839a8f size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:51:02.255Z] + 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-14T20:51:02.560Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-08-14T20:51:02.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-08-14T20:51:02.560Z] f6e407aae49d: Preparing [2023-08-14T20:51:02.560Z] 974fd51ba9ca: Preparing [2023-08-14T20:51:02.560Z] 8b1561e4b54c: Preparing [2023-08-14T20:51:02.560Z] bb3038ead3e8: Preparing [2023-08-14T20:51:02.560Z] aa7765fb3bec: Preparing [2023-08-14T20:51:02.560Z] 26cef48f19e9: Preparing [2023-08-14T20:51:02.560Z] 61723eba9ff0: Preparing [2023-08-14T20:51:02.560Z] 36b50b131297: Preparing [2023-08-14T20:51:02.560Z] 26cef48f19e9: Waiting [2023-08-14T20:51:02.560Z] 61723eba9ff0: Waiting [2023-08-14T20:51:02.560Z] 36b50b131297: Waiting [2023-08-14T20:51:02.560Z] 8b1561e4b54c: Layer already exists [2023-08-14T20:51:02.560Z] f6e407aae49d: Layer already exists [2023-08-14T20:51:02.560Z] aa7765fb3bec: Layer already exists [2023-08-14T20:51:02.560Z] 974fd51ba9ca: Layer already exists [2023-08-14T20:51:02.560Z] bb3038ead3e8: Layer already exists [2023-08-14T20:51:02.560Z] 26cef48f19e9: Layer already exists [2023-08-14T20:51:02.560Z] 61723eba9ff0: Layer already exists [2023-08-14T20:51:02.560Z] 36b50b131297: Layer already exists [2023-08-14T20:51:02.560Z] latest: digest: sha256:d75a809d535bc3af0c7d378e60f77f7d7a824f96603091e7631f33ea2f839a8f size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:51:02.868Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:51:03.173Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.23 [2023-08-14T20:51:03.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-08-14T20:51:03.173Z] f6e407aae49d: Preparing [2023-08-14T20:51:03.173Z] 974fd51ba9ca: Preparing [2023-08-14T20:51:03.173Z] 8b1561e4b54c: Preparing [2023-08-14T20:51:03.173Z] bb3038ead3e8: Preparing [2023-08-14T20:51:03.173Z] aa7765fb3bec: Preparing [2023-08-14T20:51:03.173Z] 26cef48f19e9: Preparing [2023-08-14T20:51:03.173Z] 61723eba9ff0: Preparing [2023-08-14T20:51:03.173Z] 36b50b131297: Preparing [2023-08-14T20:51:03.173Z] 26cef48f19e9: Waiting [2023-08-14T20:51:03.173Z] 61723eba9ff0: Waiting [2023-08-14T20:51:03.173Z] 36b50b131297: Waiting [2023-08-14T20:51:03.173Z] aa7765fb3bec: Layer already exists [2023-08-14T20:51:03.173Z] 8b1561e4b54c: Layer already exists [2023-08-14T20:51:03.173Z] 974fd51ba9ca: Layer already exists [2023-08-14T20:51:03.173Z] f6e407aae49d: Layer already exists [2023-08-14T20:51:03.173Z] bb3038ead3e8: Layer already exists [2023-08-14T20:51:03.173Z] 26cef48f19e9: Layer already exists [2023-08-14T20:51:03.173Z] 61723eba9ff0: Layer already exists [2023-08-14T20:51:03.173Z] 36b50b131297: Layer already exists [2023-08-14T20:51:03.173Z] 3.1.0-dev.23: digest: sha256:d75a809d535bc3af0c7d378e60f77f7d7a824f96603091e7631f33ea2f839a8f size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:51:03.482Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:51:03.792Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [2023-08-14T20:51:03.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-08-14T20:51:03.793Z] f6e407aae49d: Preparing [2023-08-14T20:51:03.793Z] 974fd51ba9ca: Preparing [2023-08-14T20:51:03.793Z] 8b1561e4b54c: Preparing [2023-08-14T20:51:03.793Z] bb3038ead3e8: Preparing [2023-08-14T20:51:03.793Z] aa7765fb3bec: Preparing [2023-08-14T20:51:03.793Z] 26cef48f19e9: Preparing [2023-08-14T20:51:03.793Z] 61723eba9ff0: Preparing [2023-08-14T20:51:03.793Z] 36b50b131297: Preparing [2023-08-14T20:51:03.793Z] 26cef48f19e9: Waiting [2023-08-14T20:51:03.793Z] 61723eba9ff0: Waiting [2023-08-14T20:51:03.793Z] 36b50b131297: Waiting [2023-08-14T20:51:03.793Z] aa7765fb3bec: Layer already exists [2023-08-14T20:51:03.793Z] 8b1561e4b54c: Layer already exists [2023-08-14T20:51:03.793Z] f6e407aae49d: Layer already exists [2023-08-14T20:51:03.793Z] 974fd51ba9ca: Layer already exists [2023-08-14T20:51:03.793Z] bb3038ead3e8: Layer already exists [2023-08-14T20:51:03.793Z] 26cef48f19e9: Layer already exists [2023-08-14T20:51:03.793Z] 61723eba9ff0: Layer already exists [2023-08-14T20:51:03.793Z] 36b50b131297: Layer already exists [2023-08-14T20:51:03.793Z] 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23: digest: sha256:d75a809d535bc3af0c7d378e60f77f7d7a824f96603091e7631f33ea2f839a8f size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:51:04.106Z] + 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-14T20:51:04.410Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-08-14T20:51:04.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-08-14T20:51:04.410Z] f6e407aae49d: Preparing [2023-08-14T20:51:04.410Z] 974fd51ba9ca: Preparing [2023-08-14T20:51:04.410Z] 8b1561e4b54c: Preparing [2023-08-14T20:51:04.410Z] bb3038ead3e8: Preparing [2023-08-14T20:51:04.410Z] aa7765fb3bec: Preparing [2023-08-14T20:51:04.410Z] 26cef48f19e9: Preparing [2023-08-14T20:51:04.410Z] 61723eba9ff0: Preparing [2023-08-14T20:51:04.410Z] 36b50b131297: Preparing [2023-08-14T20:51:04.410Z] 26cef48f19e9: Waiting [2023-08-14T20:51:04.410Z] 61723eba9ff0: Waiting [2023-08-14T20:51:04.410Z] 36b50b131297: Waiting [2023-08-14T20:51:04.410Z] aa7765fb3bec: Layer already exists [2023-08-14T20:51:04.410Z] bb3038ead3e8: Layer already exists [2023-08-14T20:51:04.410Z] 974fd51ba9ca: Layer already exists [2023-08-14T20:51:04.410Z] 8b1561e4b54c: Layer already exists [2023-08-14T20:51:04.410Z] f6e407aae49d: Layer already exists [2023-08-14T20:51:04.410Z] 36b50b131297: Layer already exists [2023-08-14T20:51:04.410Z] 26cef48f19e9: Layer already exists [2023-08-14T20:51:04.410Z] 61723eba9ff0: Layer already exists [2023-08-14T20:51:04.410Z] main: digest: sha256:d75a809d535bc3af0c7d378e60f77f7d7a824f96603091e7631f33ea2f839a8f size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-14T20:51:04.452Z] ===================================================== [Pipeline] echo [2023-08-14T20:51:04.460Z] taggedImages: [2023-08-14T20:51:04.460Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:23265dfad13dfa2cb5de380f133a81b406e62be8 [2023-08-14T20:51:04.460Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-08-14T20:51:04.460Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.23 [2023-08-14T20:51:04.460Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [2023-08-14T20:51:04.460Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-08-14T20:51:04.476Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-08-14T20:51:04.476Z] 23265dfad13dfa2cb5de380f133a81b406e62be8 [2023-08-14T20:51:04.476Z] latest [2023-08-14T20:51:04.476Z] 3.1.0-dev.23 [2023-08-14T20:51:04.476Z] 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [2023-08-14T20:51:04.476Z] main [2023-08-14T20:51:04.476Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:51:04.781Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:23265dfad13dfa2cb5de380f133a81b406e62be8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:51:05.088Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:23265dfad13dfa2cb5de380f133a81b406e62be8 [2023-08-14T20:51:05.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-08-14T20:51:05.088Z] b19094c4cae7: Preparing [2023-08-14T20:51:05.088Z] 0eaf723d52b5: Preparing [2023-08-14T20:51:05.088Z] 94e1c6df47b5: Preparing [2023-08-14T20:51:05.088Z] b3b49fa52be5: Preparing [2023-08-14T20:51:05.088Z] aa7765fb3bec: Preparing [2023-08-14T20:51:05.088Z] 26cef48f19e9: Preparing [2023-08-14T20:51:05.088Z] 3ed4cc288409: Preparing [2023-08-14T20:51:05.088Z] fd8869335a9f: Preparing [2023-08-14T20:51:05.088Z] 36b50b131297: Preparing [2023-08-14T20:51:05.088Z] 26cef48f19e9: Waiting [2023-08-14T20:51:05.088Z] fd8869335a9f: Waiting [2023-08-14T20:51:05.088Z] 3ed4cc288409: Waiting [2023-08-14T20:51:05.088Z] 36b50b131297: Waiting [2023-08-14T20:51:05.088Z] aa7765fb3bec: Layer already exists [2023-08-14T20:51:05.088Z] 26cef48f19e9: Layer already exists [2023-08-14T20:51:05.088Z] 3ed4cc288409: Pushed [2023-08-14T20:51:05.088Z] 0eaf723d52b5: Pushed [2023-08-14T20:51:05.088Z] b19094c4cae7: Pushed [2023-08-14T20:51:05.088Z] b3b49fa52be5: Pushed [2023-08-14T20:51:05.088Z] 36b50b131297: Layer already exists [2023-08-14T20:51:05.346Z] fd8869335a9f: Pushed [2023-08-14T20:51:06.278Z] 94e1c6df47b5: Pushed [2023-08-14T20:51:06.536Z] 23265dfad13dfa2cb5de380f133a81b406e62be8: digest: sha256:0e78e7ca79f9471e1c2e34d5c4b968fa2f0700029cd253b583e2992bb820d027 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:51:06.851Z] + 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-14T20:51:07.162Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-08-14T20:51:07.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-08-14T20:51:07.162Z] b19094c4cae7: Preparing [2023-08-14T20:51:07.162Z] 0eaf723d52b5: Preparing [2023-08-14T20:51:07.162Z] 94e1c6df47b5: Preparing [2023-08-14T20:51:07.162Z] b3b49fa52be5: Preparing [2023-08-14T20:51:07.162Z] aa7765fb3bec: Preparing [2023-08-14T20:51:07.162Z] 26cef48f19e9: Preparing [2023-08-14T20:51:07.162Z] 3ed4cc288409: Preparing [2023-08-14T20:51:07.162Z] fd8869335a9f: Preparing [2023-08-14T20:51:07.162Z] 36b50b131297: Preparing [2023-08-14T20:51:07.162Z] fd8869335a9f: Waiting [2023-08-14T20:51:07.162Z] 26cef48f19e9: Waiting [2023-08-14T20:51:07.162Z] 36b50b131297: Waiting [2023-08-14T20:51:07.162Z] 3ed4cc288409: Waiting [2023-08-14T20:51:07.162Z] b19094c4cae7: Layer already exists [2023-08-14T20:51:07.162Z] aa7765fb3bec: Layer already exists [2023-08-14T20:51:07.162Z] 94e1c6df47b5: Layer already exists [2023-08-14T20:51:07.162Z] 0eaf723d52b5: Layer already exists [2023-08-14T20:51:07.162Z] b3b49fa52be5: Layer already exists [2023-08-14T20:51:07.162Z] 26cef48f19e9: Layer already exists [2023-08-14T20:51:07.162Z] 3ed4cc288409: Layer already exists [2023-08-14T20:51:07.162Z] fd8869335a9f: Layer already exists [2023-08-14T20:51:07.162Z] 36b50b131297: Layer already exists [2023-08-14T20:51:07.162Z] latest: digest: sha256:0e78e7ca79f9471e1c2e34d5c4b968fa2f0700029cd253b583e2992bb820d027 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:51:07.480Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:51:07.790Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.23 [2023-08-14T20:51:07.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-08-14T20:51:07.790Z] b19094c4cae7: Preparing [2023-08-14T20:51:07.790Z] 0eaf723d52b5: Preparing [2023-08-14T20:51:07.790Z] 94e1c6df47b5: Preparing [2023-08-14T20:51:07.790Z] b3b49fa52be5: Preparing [2023-08-14T20:51:07.790Z] aa7765fb3bec: Preparing [2023-08-14T20:51:07.790Z] 26cef48f19e9: Preparing [2023-08-14T20:51:07.790Z] 3ed4cc288409: Preparing [2023-08-14T20:51:07.790Z] fd8869335a9f: Preparing [2023-08-14T20:51:07.790Z] 36b50b131297: Preparing [2023-08-14T20:51:07.790Z] 26cef48f19e9: Waiting [2023-08-14T20:51:07.790Z] 3ed4cc288409: Waiting [2023-08-14T20:51:07.790Z] fd8869335a9f: Waiting [2023-08-14T20:51:07.790Z] 36b50b131297: Waiting [2023-08-14T20:51:07.790Z] b3b49fa52be5: Layer already exists [2023-08-14T20:51:07.790Z] 0eaf723d52b5: Layer already exists [2023-08-14T20:51:07.790Z] 94e1c6df47b5: Layer already exists [2023-08-14T20:51:07.790Z] b19094c4cae7: Layer already exists [2023-08-14T20:51:07.790Z] aa7765fb3bec: Layer already exists [2023-08-14T20:51:07.790Z] 26cef48f19e9: Layer already exists [2023-08-14T20:51:07.790Z] 3ed4cc288409: Layer already exists [2023-08-14T20:51:07.790Z] fd8869335a9f: Layer already exists [2023-08-14T20:51:07.790Z] 36b50b131297: Layer already exists [2023-08-14T20:51:07.790Z] 3.1.0-dev.23: digest: sha256:0e78e7ca79f9471e1c2e34d5c4b968fa2f0700029cd253b583e2992bb820d027 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:51:08.111Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:51:08.421Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [2023-08-14T20:51:08.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-08-14T20:51:08.421Z] b19094c4cae7: Preparing [2023-08-14T20:51:08.421Z] 0eaf723d52b5: Preparing [2023-08-14T20:51:08.421Z] 94e1c6df47b5: Preparing [2023-08-14T20:51:08.421Z] b3b49fa52be5: Preparing [2023-08-14T20:51:08.421Z] aa7765fb3bec: Preparing [2023-08-14T20:51:08.421Z] 26cef48f19e9: Preparing [2023-08-14T20:51:08.421Z] 3ed4cc288409: Preparing [2023-08-14T20:51:08.421Z] fd8869335a9f: Preparing [2023-08-14T20:51:08.421Z] 36b50b131297: Preparing [2023-08-14T20:51:08.421Z] 26cef48f19e9: Waiting [2023-08-14T20:51:08.421Z] 3ed4cc288409: Waiting [2023-08-14T20:51:08.421Z] fd8869335a9f: Waiting [2023-08-14T20:51:08.421Z] 36b50b131297: Waiting [2023-08-14T20:51:08.421Z] 94e1c6df47b5: Layer already exists [2023-08-14T20:51:08.421Z] aa7765fb3bec: Layer already exists [2023-08-14T20:51:08.421Z] b19094c4cae7: Layer already exists [2023-08-14T20:51:08.421Z] b3b49fa52be5: Layer already exists [2023-08-14T20:51:08.421Z] 0eaf723d52b5: Layer already exists [2023-08-14T20:51:08.421Z] 36b50b131297: Layer already exists [2023-08-14T20:51:08.421Z] 3ed4cc288409: Layer already exists [2023-08-14T20:51:08.421Z] 26cef48f19e9: Layer already exists [2023-08-14T20:51:08.421Z] fd8869335a9f: Layer already exists [2023-08-14T20:51:08.421Z] 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23: digest: sha256:0e78e7ca79f9471e1c2e34d5c4b968fa2f0700029cd253b583e2992bb820d027 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:51:08.730Z] + 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-14T20:51:09.030Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-08-14T20:51:09.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-08-14T20:51:09.030Z] b19094c4cae7: Preparing [2023-08-14T20:51:09.030Z] 0eaf723d52b5: Preparing [2023-08-14T20:51:09.030Z] 94e1c6df47b5: Preparing [2023-08-14T20:51:09.030Z] b3b49fa52be5: Preparing [2023-08-14T20:51:09.030Z] aa7765fb3bec: Preparing [2023-08-14T20:51:09.030Z] 26cef48f19e9: Preparing [2023-08-14T20:51:09.030Z] 3ed4cc288409: Preparing [2023-08-14T20:51:09.030Z] fd8869335a9f: Preparing [2023-08-14T20:51:09.030Z] 36b50b131297: Preparing [2023-08-14T20:51:09.030Z] 26cef48f19e9: Waiting [2023-08-14T20:51:09.030Z] 3ed4cc288409: Waiting [2023-08-14T20:51:09.030Z] 36b50b131297: Waiting [2023-08-14T20:51:09.030Z] fd8869335a9f: Waiting [2023-08-14T20:51:09.030Z] b19094c4cae7: Layer already exists [2023-08-14T20:51:09.030Z] aa7765fb3bec: Layer already exists [2023-08-14T20:51:09.030Z] 0eaf723d52b5: Layer already exists [2023-08-14T20:51:09.030Z] 94e1c6df47b5: Layer already exists [2023-08-14T20:51:09.030Z] b3b49fa52be5: Layer already exists [2023-08-14T20:51:09.030Z] fd8869335a9f: Layer already exists [2023-08-14T20:51:09.030Z] 3ed4cc288409: Layer already exists [2023-08-14T20:51:09.030Z] 26cef48f19e9: Layer already exists [2023-08-14T20:51:09.030Z] 36b50b131297: Layer already exists [2023-08-14T20:51:09.030Z] main: digest: sha256:0e78e7ca79f9471e1c2e34d5c4b968fa2f0700029cd253b583e2992bb820d027 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-14T20:51:09.088Z] ===================================================== [Pipeline] echo [2023-08-14T20:51:09.101Z] taggedImages: [2023-08-14T20:51:09.101Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:23265dfad13dfa2cb5de380f133a81b406e62be8 [2023-08-14T20:51:09.101Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-08-14T20:51:09.101Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.23 [2023-08-14T20:51:09.101Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [2023-08-14T20:51:09.101Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-08-14T20:51:09.122Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-08-14T20:51:09.122Z] 23265dfad13dfa2cb5de380f133a81b406e62be8 [2023-08-14T20:51:09.122Z] latest [2023-08-14T20:51:09.122Z] 3.1.0-dev.23 [2023-08-14T20:51:09.122Z] 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [2023-08-14T20:51:09.122Z] main [2023-08-14T20:51:09.122Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:51:09.445Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:23265dfad13dfa2cb5de380f133a81b406e62be8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:51:09.774Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:23265dfad13dfa2cb5de380f133a81b406e62be8 [2023-08-14T20:51:09.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-08-14T20:51:09.774Z] 80ba0dd58721: Preparing [2023-08-14T20:51:09.774Z] bf16ff7543fc: Preparing [2023-08-14T20:51:09.774Z] 799e2ac56ed3: Preparing [2023-08-14T20:51:09.774Z] 2d16476eb242: Preparing [2023-08-14T20:51:09.774Z] fd26059e20d8: Preparing [2023-08-14T20:51:09.774Z] 532683e6d0b4: Preparing [2023-08-14T20:51:09.774Z] d8bbcc17542b: Preparing [2023-08-14T20:51:09.774Z] aa7765fb3bec: Preparing [2023-08-14T20:51:09.774Z] 26cef48f19e9: Preparing [2023-08-14T20:51:09.774Z] 2887f6a5d0b2: Preparing [2023-08-14T20:51:09.774Z] 36b50b131297: Preparing [2023-08-14T20:51:09.774Z] 532683e6d0b4: Waiting [2023-08-14T20:51:09.774Z] d8bbcc17542b: Waiting [2023-08-14T20:51:09.774Z] 26cef48f19e9: Waiting [2023-08-14T20:51:09.774Z] aa7765fb3bec: Waiting [2023-08-14T20:51:09.774Z] 2887f6a5d0b2: Waiting [2023-08-14T20:51:09.774Z] 36b50b131297: Waiting [2023-08-14T20:51:09.774Z] 80ba0dd58721: Pushed [2023-08-14T20:51:09.774Z] bf16ff7543fc: Pushed [2023-08-14T20:51:09.774Z] fd26059e20d8: Pushed [2023-08-14T20:51:09.774Z] aa7765fb3bec: Layer already exists [2023-08-14T20:51:09.774Z] 26cef48f19e9: Layer already exists [2023-08-14T20:51:10.033Z] 532683e6d0b4: Pushed [2023-08-14T20:51:10.033Z] d8bbcc17542b: Pushed [2023-08-14T20:51:10.033Z] 36b50b131297: Layer already exists [2023-08-14T20:51:10.967Z] 2887f6a5d0b2: Pushed [2023-08-14T20:51:10.967Z] 2d16476eb242: Pushed [2023-08-14T20:51:11.225Z] 799e2ac56ed3: Pushed [2023-08-14T20:51:11.484Z] 23265dfad13dfa2cb5de380f133a81b406e62be8: digest: sha256:9b66ef0b7d14d69be51a02a050cf300ba150edc76d7ba91d8474dde576316d31 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:51:11.802Z] + 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-14T20:51:12.114Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-08-14T20:51:12.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-08-14T20:51:12.114Z] 80ba0dd58721: Preparing [2023-08-14T20:51:12.114Z] bf16ff7543fc: Preparing [2023-08-14T20:51:12.114Z] 799e2ac56ed3: Preparing [2023-08-14T20:51:12.114Z] 2d16476eb242: Preparing [2023-08-14T20:51:12.114Z] fd26059e20d8: Preparing [2023-08-14T20:51:12.114Z] 532683e6d0b4: Preparing [2023-08-14T20:51:12.114Z] d8bbcc17542b: Preparing [2023-08-14T20:51:12.114Z] aa7765fb3bec: Preparing [2023-08-14T20:51:12.114Z] 26cef48f19e9: Preparing [2023-08-14T20:51:12.114Z] 2887f6a5d0b2: Preparing [2023-08-14T20:51:12.114Z] 36b50b131297: Preparing [2023-08-14T20:51:12.114Z] 532683e6d0b4: Waiting [2023-08-14T20:51:12.114Z] d8bbcc17542b: Waiting [2023-08-14T20:51:12.114Z] aa7765fb3bec: Waiting [2023-08-14T20:51:12.114Z] 26cef48f19e9: Waiting [2023-08-14T20:51:12.114Z] 36b50b131297: Waiting [2023-08-14T20:51:12.114Z] 2d16476eb242: Layer already exists [2023-08-14T20:51:12.114Z] fd26059e20d8: Layer already exists [2023-08-14T20:51:12.114Z] 799e2ac56ed3: Layer already exists [2023-08-14T20:51:12.114Z] bf16ff7543fc: Layer already exists [2023-08-14T20:51:12.114Z] 80ba0dd58721: Layer already exists [2023-08-14T20:51:12.114Z] 532683e6d0b4: Layer already exists [2023-08-14T20:51:12.114Z] 26cef48f19e9: Layer already exists [2023-08-14T20:51:12.114Z] aa7765fb3bec: Layer already exists [2023-08-14T20:51:12.114Z] d8bbcc17542b: Layer already exists [2023-08-14T20:51:12.114Z] 36b50b131297: Layer already exists [2023-08-14T20:51:12.114Z] 2887f6a5d0b2: Layer already exists [2023-08-14T20:51:12.114Z] latest: digest: sha256:9b66ef0b7d14d69be51a02a050cf300ba150edc76d7ba91d8474dde576316d31 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:51:12.442Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:51:12.757Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.23 [2023-08-14T20:51:12.757Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-08-14T20:51:12.757Z] 80ba0dd58721: Preparing [2023-08-14T20:51:12.757Z] bf16ff7543fc: Preparing [2023-08-14T20:51:12.757Z] 799e2ac56ed3: Preparing [2023-08-14T20:51:12.757Z] 2d16476eb242: Preparing [2023-08-14T20:51:12.757Z] fd26059e20d8: Preparing [2023-08-14T20:51:12.757Z] 532683e6d0b4: Preparing [2023-08-14T20:51:12.757Z] d8bbcc17542b: Preparing [2023-08-14T20:51:12.757Z] aa7765fb3bec: Preparing [2023-08-14T20:51:12.757Z] 26cef48f19e9: Preparing [2023-08-14T20:51:12.757Z] 2887f6a5d0b2: Preparing [2023-08-14T20:51:12.757Z] 36b50b131297: Preparing [2023-08-14T20:51:12.757Z] aa7765fb3bec: Waiting [2023-08-14T20:51:12.757Z] 26cef48f19e9: Waiting [2023-08-14T20:51:12.757Z] 2887f6a5d0b2: Waiting [2023-08-14T20:51:12.757Z] 36b50b131297: Waiting [2023-08-14T20:51:12.758Z] d8bbcc17542b: Waiting [2023-08-14T20:51:12.758Z] 532683e6d0b4: Waiting [2023-08-14T20:51:12.758Z] fd26059e20d8: Layer already exists [2023-08-14T20:51:12.758Z] 2d16476eb242: Layer already exists [2023-08-14T20:51:12.758Z] 80ba0dd58721: Layer already exists [2023-08-14T20:51:12.758Z] bf16ff7543fc: Layer already exists [2023-08-14T20:51:12.758Z] 799e2ac56ed3: Layer already exists [2023-08-14T20:51:12.758Z] 532683e6d0b4: Layer already exists [2023-08-14T20:51:12.758Z] d8bbcc17542b: Layer already exists [2023-08-14T20:51:12.758Z] aa7765fb3bec: Layer already exists [2023-08-14T20:51:12.758Z] 2887f6a5d0b2: Layer already exists [2023-08-14T20:51:12.758Z] 26cef48f19e9: Layer already exists [2023-08-14T20:51:12.758Z] 36b50b131297: Layer already exists [2023-08-14T20:51:12.758Z] 3.1.0-dev.23: digest: sha256:9b66ef0b7d14d69be51a02a050cf300ba150edc76d7ba91d8474dde576316d31 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:51:13.069Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:51:13.384Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [2023-08-14T20:51:13.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-08-14T20:51:13.384Z] 80ba0dd58721: Preparing [2023-08-14T20:51:13.384Z] bf16ff7543fc: Preparing [2023-08-14T20:51:13.384Z] 799e2ac56ed3: Preparing [2023-08-14T20:51:13.384Z] 2d16476eb242: Preparing [2023-08-14T20:51:13.384Z] fd26059e20d8: Preparing [2023-08-14T20:51:13.384Z] 532683e6d0b4: Preparing [2023-08-14T20:51:13.384Z] d8bbcc17542b: Preparing [2023-08-14T20:51:13.384Z] aa7765fb3bec: Preparing [2023-08-14T20:51:13.384Z] 26cef48f19e9: Preparing [2023-08-14T20:51:13.384Z] 2887f6a5d0b2: Preparing [2023-08-14T20:51:13.384Z] 36b50b131297: Preparing [2023-08-14T20:51:13.384Z] d8bbcc17542b: Waiting [2023-08-14T20:51:13.384Z] aa7765fb3bec: Waiting [2023-08-14T20:51:13.384Z] 26cef48f19e9: Waiting [2023-08-14T20:51:13.384Z] 2887f6a5d0b2: Waiting [2023-08-14T20:51:13.384Z] 36b50b131297: Waiting [2023-08-14T20:51:13.384Z] 532683e6d0b4: Waiting [2023-08-14T20:51:13.384Z] 2d16476eb242: Layer already exists [2023-08-14T20:51:13.384Z] bf16ff7543fc: Layer already exists [2023-08-14T20:51:13.384Z] 799e2ac56ed3: Layer already exists [2023-08-14T20:51:13.384Z] fd26059e20d8: Layer already exists [2023-08-14T20:51:13.384Z] 80ba0dd58721: Layer already exists [2023-08-14T20:51:13.384Z] 532683e6d0b4: Layer already exists [2023-08-14T20:51:13.384Z] aa7765fb3bec: Layer already exists [2023-08-14T20:51:13.384Z] d8bbcc17542b: Layer already exists [2023-08-14T20:51:13.384Z] 26cef48f19e9: Layer already exists [2023-08-14T20:51:13.384Z] 2887f6a5d0b2: Layer already exists [2023-08-14T20:51:13.384Z] 36b50b131297: Layer already exists [2023-08-14T20:51:13.384Z] 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23: digest: sha256:9b66ef0b7d14d69be51a02a050cf300ba150edc76d7ba91d8474dde576316d31 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:51:13.703Z] + 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-14T20:51:14.020Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-08-14T20:51:14.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-08-14T20:51:14.021Z] 80ba0dd58721: Preparing [2023-08-14T20:51:14.021Z] bf16ff7543fc: Preparing [2023-08-14T20:51:14.021Z] 799e2ac56ed3: Preparing [2023-08-14T20:51:14.021Z] 2d16476eb242: Preparing [2023-08-14T20:51:14.021Z] fd26059e20d8: Preparing [2023-08-14T20:51:14.021Z] 532683e6d0b4: Preparing [2023-08-14T20:51:14.021Z] d8bbcc17542b: Preparing [2023-08-14T20:51:14.021Z] aa7765fb3bec: Preparing [2023-08-14T20:51:14.021Z] 26cef48f19e9: Preparing [2023-08-14T20:51:14.021Z] 2887f6a5d0b2: Preparing [2023-08-14T20:51:14.021Z] 36b50b131297: Preparing [2023-08-14T20:51:14.021Z] 2887f6a5d0b2: Waiting [2023-08-14T20:51:14.021Z] d8bbcc17542b: Waiting [2023-08-14T20:51:14.021Z] 36b50b131297: Waiting [2023-08-14T20:51:14.021Z] aa7765fb3bec: Waiting [2023-08-14T20:51:14.021Z] 26cef48f19e9: Waiting [2023-08-14T20:51:14.021Z] 532683e6d0b4: Waiting [2023-08-14T20:51:14.021Z] 80ba0dd58721: Layer already exists [2023-08-14T20:51:14.021Z] 799e2ac56ed3: Layer already exists [2023-08-14T20:51:14.021Z] bf16ff7543fc: Layer already exists [2023-08-14T20:51:14.021Z] fd26059e20d8: Layer already exists [2023-08-14T20:51:14.021Z] 2d16476eb242: Layer already exists [2023-08-14T20:51:14.021Z] aa7765fb3bec: Layer already exists [2023-08-14T20:51:14.021Z] 532683e6d0b4: Layer already exists [2023-08-14T20:51:14.021Z] d8bbcc17542b: Layer already exists [2023-08-14T20:51:14.021Z] 26cef48f19e9: Layer already exists [2023-08-14T20:51:14.021Z] 2887f6a5d0b2: Layer already exists [2023-08-14T20:51:14.021Z] 36b50b131297: Layer already exists [2023-08-14T20:51:14.021Z] main: digest: sha256:9b66ef0b7d14d69be51a02a050cf300ba150edc76d7ba91d8474dde576316d31 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-14T20:51:14.062Z] ===================================================== [Pipeline] echo [2023-08-14T20:51:14.067Z] taggedImages: [2023-08-14T20:51:14.067Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:23265dfad13dfa2cb5de380f133a81b406e62be8 [2023-08-14T20:51:14.067Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-08-14T20:51:14.067Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.23 [2023-08-14T20:51:14.067Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [2023-08-14T20:51:14.067Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-08-14T20:51:14.083Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-08-14T20:51:14.083Z] 23265dfad13dfa2cb5de380f133a81b406e62be8 [2023-08-14T20:51:14.083Z] latest [2023-08-14T20:51:14.083Z] 3.1.0-dev.23 [2023-08-14T20:51:14.083Z] 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [2023-08-14T20:51:14.083Z] main [2023-08-14T20:51:14.083Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:51:14.402Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:23265dfad13dfa2cb5de380f133a81b406e62be8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:51:14.706Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:23265dfad13dfa2cb5de380f133a81b406e62be8 [2023-08-14T20:51:14.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-08-14T20:51:14.706Z] cbc1b65bd716: Preparing [2023-08-14T20:51:14.706Z] ac9cdb8d36fe: Preparing [2023-08-14T20:51:14.706Z] aa7765fb3bec: Preparing [2023-08-14T20:51:14.706Z] 26cef48f19e9: Preparing [2023-08-14T20:51:14.706Z] c40f89427db8: Preparing [2023-08-14T20:51:14.706Z] 36b50b131297: Preparing [2023-08-14T20:51:14.706Z] 26cef48f19e9: Layer already exists [2023-08-14T20:51:14.706Z] aa7765fb3bec: Layer already exists [2023-08-14T20:51:14.706Z] 36b50b131297: Layer already exists [2023-08-14T20:51:14.706Z] cbc1b65bd716: Pushed [2023-08-14T20:51:15.271Z] c40f89427db8: Pushed [2023-08-14T20:51:16.648Z] ac9cdb8d36fe: Pushed [2023-08-14T20:51:16.908Z] 23265dfad13dfa2cb5de380f133a81b406e62be8: digest: sha256:b84f290bcc910d6d6f177bf943cce3cfddf441cc030587c7089d3bc454b41b8d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:51:17.219Z] + 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-14T20:51:17.520Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-08-14T20:51:17.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-08-14T20:51:17.520Z] cbc1b65bd716: Preparing [2023-08-14T20:51:17.520Z] ac9cdb8d36fe: Preparing [2023-08-14T20:51:17.520Z] aa7765fb3bec: Preparing [2023-08-14T20:51:17.520Z] 26cef48f19e9: Preparing [2023-08-14T20:51:17.520Z] c40f89427db8: Preparing [2023-08-14T20:51:17.520Z] 36b50b131297: Preparing [2023-08-14T20:51:17.520Z] 36b50b131297: Waiting [2023-08-14T20:51:17.520Z] c40f89427db8: Layer already exists [2023-08-14T20:51:17.520Z] ac9cdb8d36fe: Layer already exists [2023-08-14T20:51:17.520Z] 26cef48f19e9: Layer already exists [2023-08-14T20:51:17.520Z] cbc1b65bd716: Layer already exists [2023-08-14T20:51:17.520Z] aa7765fb3bec: Layer already exists [2023-08-14T20:51:17.520Z] 36b50b131297: Layer already exists [2023-08-14T20:51:17.520Z] latest: digest: sha256:b84f290bcc910d6d6f177bf943cce3cfddf441cc030587c7089d3bc454b41b8d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:51:17.826Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:51:18.131Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.23 [2023-08-14T20:51:18.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-08-14T20:51:18.131Z] cbc1b65bd716: Preparing [2023-08-14T20:51:18.131Z] ac9cdb8d36fe: Preparing [2023-08-14T20:51:18.131Z] aa7765fb3bec: Preparing [2023-08-14T20:51:18.131Z] 26cef48f19e9: Preparing [2023-08-14T20:51:18.131Z] c40f89427db8: Preparing [2023-08-14T20:51:18.131Z] 36b50b131297: Preparing [2023-08-14T20:51:18.131Z] 36b50b131297: Waiting [2023-08-14T20:51:18.131Z] ac9cdb8d36fe: Layer already exists [2023-08-14T20:51:18.131Z] 26cef48f19e9: Layer already exists [2023-08-14T20:51:18.131Z] aa7765fb3bec: Layer already exists [2023-08-14T20:51:18.131Z] cbc1b65bd716: Layer already exists [2023-08-14T20:51:18.131Z] c40f89427db8: Layer already exists [2023-08-14T20:51:18.131Z] 36b50b131297: Layer already exists [2023-08-14T20:51:18.131Z] 3.1.0-dev.23: digest: sha256:b84f290bcc910d6d6f177bf943cce3cfddf441cc030587c7089d3bc454b41b8d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:51:18.434Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:51:18.754Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [2023-08-14T20:51:18.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-08-14T20:51:18.754Z] cbc1b65bd716: Preparing [2023-08-14T20:51:18.754Z] ac9cdb8d36fe: Preparing [2023-08-14T20:51:18.754Z] aa7765fb3bec: Preparing [2023-08-14T20:51:18.754Z] 26cef48f19e9: Preparing [2023-08-14T20:51:18.754Z] c40f89427db8: Preparing [2023-08-14T20:51:18.754Z] 36b50b131297: Preparing [2023-08-14T20:51:18.754Z] 36b50b131297: Waiting [2023-08-14T20:51:18.754Z] c40f89427db8: Layer already exists [2023-08-14T20:51:18.754Z] cbc1b65bd716: Layer already exists [2023-08-14T20:51:18.754Z] ac9cdb8d36fe: Layer already exists [2023-08-14T20:51:18.754Z] 26cef48f19e9: Layer already exists [2023-08-14T20:51:18.754Z] aa7765fb3bec: Layer already exists [2023-08-14T20:51:18.754Z] 36b50b131297: Layer already exists [2023-08-14T20:51:18.754Z] 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23: digest: sha256:b84f290bcc910d6d6f177bf943cce3cfddf441cc030587c7089d3bc454b41b8d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:51:19.058Z] + 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-14T20:51:19.366Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-08-14T20:51:19.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-08-14T20:51:19.367Z] cbc1b65bd716: Preparing [2023-08-14T20:51:19.367Z] ac9cdb8d36fe: Preparing [2023-08-14T20:51:19.367Z] aa7765fb3bec: Preparing [2023-08-14T20:51:19.367Z] 26cef48f19e9: Preparing [2023-08-14T20:51:19.367Z] c40f89427db8: Preparing [2023-08-14T20:51:19.367Z] 36b50b131297: Preparing [2023-08-14T20:51:19.367Z] 36b50b131297: Waiting [2023-08-14T20:51:19.367Z] 26cef48f19e9: Layer already exists [2023-08-14T20:51:19.367Z] ac9cdb8d36fe: Layer already exists [2023-08-14T20:51:19.367Z] aa7765fb3bec: Layer already exists [2023-08-14T20:51:19.367Z] cbc1b65bd716: Layer already exists [2023-08-14T20:51:19.367Z] c40f89427db8: Layer already exists [2023-08-14T20:51:19.367Z] 36b50b131297: Layer already exists [2023-08-14T20:51:19.367Z] main: digest: sha256:b84f290bcc910d6d6f177bf943cce3cfddf441cc030587c7089d3bc454b41b8d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-14T20:51:19.415Z] ===================================================== [Pipeline] echo [2023-08-14T20:51:19.421Z] taggedImages: [2023-08-14T20:51:19.421Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:23265dfad13dfa2cb5de380f133a81b406e62be8 [2023-08-14T20:51:19.421Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-08-14T20:51:19.421Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.23 [2023-08-14T20:51:19.421Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [2023-08-14T20:51:19.421Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-08-14T20:51:19.439Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-08-14T20:51:19.439Z] 23265dfad13dfa2cb5de380f133a81b406e62be8 [2023-08-14T20:51:19.439Z] latest [2023-08-14T20:51:19.439Z] 3.1.0-dev.23 [2023-08-14T20:51:19.439Z] 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [2023-08-14T20:51:19.439Z] main [2023-08-14T20:51:19.439Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:51:19.744Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:23265dfad13dfa2cb5de380f133a81b406e62be8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:51:20.045Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:23265dfad13dfa2cb5de380f133a81b406e62be8 [2023-08-14T20:51:20.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-08-14T20:51:20.045Z] 36821104d764: Preparing [2023-08-14T20:51:20.045Z] 2055a51957b9: Preparing [2023-08-14T20:51:20.045Z] fccbff6bf35e: Preparing [2023-08-14T20:51:20.045Z] 51110ee693fe: Preparing [2023-08-14T20:51:20.045Z] e7f19e209d30: Preparing [2023-08-14T20:51:20.045Z] aa7765fb3bec: Preparing [2023-08-14T20:51:20.045Z] 26cef48f19e9: Preparing [2023-08-14T20:51:20.045Z] 5942184f23aa: Preparing [2023-08-14T20:51:20.045Z] 36b50b131297: Preparing [2023-08-14T20:51:20.045Z] 26cef48f19e9: Waiting [2023-08-14T20:51:20.045Z] aa7765fb3bec: Waiting [2023-08-14T20:51:20.045Z] 36b50b131297: Waiting [2023-08-14T20:51:20.045Z] 5942184f23aa: Waiting [2023-08-14T20:51:20.045Z] 36821104d764: Pushed [2023-08-14T20:51:20.045Z] 2055a51957b9: Pushed [2023-08-14T20:51:20.045Z] fccbff6bf35e: Pushed [2023-08-14T20:51:20.045Z] aa7765fb3bec: Layer already exists [2023-08-14T20:51:20.045Z] 26cef48f19e9: Layer already exists [2023-08-14T20:51:20.045Z] 36b50b131297: Layer already exists [2023-08-14T20:51:20.611Z] 5942184f23aa: Pushed [2023-08-14T20:51:25.920Z] e7f19e209d30: Pushed [2023-08-14T20:51:26.708Z] Removing intermediate container 022b039eccdb [2023-08-14T20:51:26.708Z] ---> 5ad0ddeca330 [2023-08-14T20:51:26.708Z] Successfully built 5ad0ddeca330 [2023-08-14T20:51:26.708Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:51:27.058Z] + docker inspect -f . ci-base-image-arm64 [2023-08-14T20:51:27.058Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T20:51:27.256Z] prd-ubuntu20.04-docker-arm64-4c-16g-3569 does not seem to be running inside a container [2023-08-14T20:51:27.291Z] 51110ee693fe: Pushed [2023-08-14T20:51:27.319Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/557 -v /w/workspace/edgex-go/557:/w/workspace/edgex-go/557:rw,z -v /w/workspace/edgex-go/557@tmp:/w/workspace/edgex-go/557@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-14T20:51:27.550Z] 23265dfad13dfa2cb5de380f133a81b406e62be8: digest: sha256:fe6d3a34819583dd8c29db3677c0a3159609d8e6d8cd1eae93094a6ada34f699 size: 2200 [2023-08-14T20:51:28.484Z] $ docker top 929cc03a9474fe0c73b21b6ebe2d22fe82c38e00d02a413c65dfd92d99cb2857 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:51:29.024Z] + 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-14T20:51:29.307Z] + go version [2023-08-14T20:51:29.307Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-14T20:51:29.326Z] $ docker stop --time=1 929cc03a9474fe0c73b21b6ebe2d22fe82c38e00d02a413c65dfd92d99cb2857 [2023-08-14T20:51:29.342Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-08-14T20:51:29.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-08-14T20:51:29.342Z] 36821104d764: Preparing [2023-08-14T20:51:29.342Z] 2055a51957b9: Preparing [2023-08-14T20:51:29.342Z] fccbff6bf35e: Preparing [2023-08-14T20:51:29.342Z] 51110ee693fe: Preparing [2023-08-14T20:51:29.342Z] e7f19e209d30: Preparing [2023-08-14T20:51:29.342Z] aa7765fb3bec: Preparing [2023-08-14T20:51:29.342Z] 26cef48f19e9: Preparing [2023-08-14T20:51:29.342Z] 5942184f23aa: Preparing [2023-08-14T20:51:29.342Z] 36b50b131297: Preparing [2023-08-14T20:51:29.342Z] aa7765fb3bec: Waiting [2023-08-14T20:51:29.342Z] 26cef48f19e9: Waiting [2023-08-14T20:51:29.342Z] 5942184f23aa: Waiting [2023-08-14T20:51:29.342Z] 36b50b131297: Waiting [2023-08-14T20:51:29.342Z] e7f19e209d30: Layer already exists [2023-08-14T20:51:29.342Z] 2055a51957b9: Layer already exists [2023-08-14T20:51:29.342Z] fccbff6bf35e: Layer already exists [2023-08-14T20:51:29.342Z] 36821104d764: Layer already exists [2023-08-14T20:51:29.342Z] 51110ee693fe: Layer already exists [2023-08-14T20:51:29.342Z] 5942184f23aa: Layer already exists [2023-08-14T20:51:29.342Z] 36b50b131297: Layer already exists [2023-08-14T20:51:29.342Z] aa7765fb3bec: Layer already exists [2023-08-14T20:51:29.342Z] 26cef48f19e9: Layer already exists [2023-08-14T20:51:29.342Z] latest: digest: sha256:fe6d3a34819583dd8c29db3677c0a3159609d8e6d8cd1eae93094a6ada34f699 size: 2200 [2023-08-14T20:51:30.889Z] $ docker rm -f --volumes 929cc03a9474fe0c73b21b6ebe2d22fe82c38e00d02a413c65dfd92d99cb2857 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 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-14T20:51:31.381Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:51:31.565Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-14T20:51:31.566Z] [2023-08-14T20:51:31.566Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:51:31.684Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.23 [2023-08-14T20:51:31.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-08-14T20:51:31.684Z] 36821104d764: Preparing [2023-08-14T20:51:31.684Z] 2055a51957b9: Preparing [2023-08-14T20:51:31.684Z] fccbff6bf35e: Preparing [2023-08-14T20:51:31.684Z] 51110ee693fe: Preparing [2023-08-14T20:51:31.684Z] e7f19e209d30: Preparing [2023-08-14T20:51:31.684Z] aa7765fb3bec: Preparing [2023-08-14T20:51:31.684Z] 26cef48f19e9: Preparing [2023-08-14T20:51:31.684Z] 5942184f23aa: Preparing [2023-08-14T20:51:31.684Z] 36b50b131297: Preparing [2023-08-14T20:51:31.684Z] 26cef48f19e9: Waiting [2023-08-14T20:51:31.684Z] 5942184f23aa: Waiting [2023-08-14T20:51:31.684Z] 36b50b131297: Waiting [2023-08-14T20:51:31.684Z] aa7765fb3bec: Waiting [2023-08-14T20:51:31.684Z] 36821104d764: Layer already exists [2023-08-14T20:51:31.684Z] fccbff6bf35e: Layer already exists [2023-08-14T20:51:31.684Z] e7f19e209d30: Layer already exists [2023-08-14T20:51:31.684Z] 51110ee693fe: Layer already exists [2023-08-14T20:51:31.684Z] 2055a51957b9: Layer already exists [2023-08-14T20:51:31.684Z] aa7765fb3bec: Layer already exists [2023-08-14T20:51:31.684Z] 26cef48f19e9: Layer already exists [2023-08-14T20:51:31.684Z] 5942184f23aa: Layer already exists [2023-08-14T20:51:31.684Z] 36b50b131297: Layer already exists [2023-08-14T20:51:31.684Z] 3.1.0-dev.23: digest: sha256:fe6d3a34819583dd8c29db3677c0a3159609d8e6d8cd1eae93094a6ada34f699 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:51:31.897Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-14T20:51:31.897Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-08-14T20:51:31.897Z] 547446be3368: Pulling fs layer [2023-08-14T20:51:31.897Z] d125d8839a47: Pulling fs layer [2023-08-14T20:51:31.897Z] 3e85d5ac6304: Pulling fs layer [2023-08-14T20:51:31.897Z] c3105a71a48b: Pulling fs layer [2023-08-14T20:51:31.897Z] 0f093f025ec4: Pulling fs layer [2023-08-14T20:51:31.897Z] c3106fc0e877: Pulling fs layer [2023-08-14T20:51:31.897Z] c3105a71a48b: Waiting [2023-08-14T20:51:31.897Z] 0f093f025ec4: Waiting [2023-08-14T20:51:31.897Z] c3106fc0e877: Waiting [2023-08-14T20:51:32.056Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:51:32.163Z] 547446be3368: Verifying Checksum [2023-08-14T20:51:32.163Z] 547446be3368: Download complete [2023-08-14T20:51:32.163Z] c3105a71a48b: Verifying Checksum [2023-08-14T20:51:32.163Z] c3105a71a48b: Download complete [2023-08-14T20:51:32.352Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [2023-08-14T20:51:32.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-08-14T20:51:32.352Z] 36821104d764: Preparing [2023-08-14T20:51:32.352Z] 2055a51957b9: Preparing [2023-08-14T20:51:32.352Z] fccbff6bf35e: Preparing [2023-08-14T20:51:32.352Z] 51110ee693fe: Preparing [2023-08-14T20:51:32.352Z] e7f19e209d30: Preparing [2023-08-14T20:51:32.352Z] aa7765fb3bec: Preparing [2023-08-14T20:51:32.352Z] 26cef48f19e9: Preparing [2023-08-14T20:51:32.352Z] 5942184f23aa: Preparing [2023-08-14T20:51:32.352Z] 36b50b131297: Preparing [2023-08-14T20:51:32.352Z] 5942184f23aa: Waiting [2023-08-14T20:51:32.352Z] 26cef48f19e9: Waiting [2023-08-14T20:51:32.352Z] 36b50b131297: Waiting [2023-08-14T20:51:32.352Z] aa7765fb3bec: Waiting [2023-08-14T20:51:32.352Z] 51110ee693fe: Layer already exists [2023-08-14T20:51:32.352Z] e7f19e209d30: Layer already exists [2023-08-14T20:51:32.352Z] 36821104d764: Layer already exists [2023-08-14T20:51:32.352Z] fccbff6bf35e: Layer already exists [2023-08-14T20:51:32.352Z] 2055a51957b9: Layer already exists [2023-08-14T20:51:32.352Z] 26cef48f19e9: Layer already exists [2023-08-14T20:51:32.352Z] 36b50b131297: Layer already exists [2023-08-14T20:51:32.352Z] 5942184f23aa: Layer already exists [2023-08-14T20:51:32.352Z] aa7765fb3bec: Layer already exists [2023-08-14T20:51:32.352Z] 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23: digest: sha256:fe6d3a34819583dd8c29db3677c0a3159609d8e6d8cd1eae93094a6ada34f699 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:51:32.430Z] d125d8839a47: Verifying Checksum [2023-08-14T20:51:32.430Z] d125d8839a47: Download complete [2023-08-14T20:51:32.430Z] c3106fc0e877: Verifying Checksum [2023-08-14T20:51:32.430Z] c3106fc0e877: Download complete [2023-08-14T20:51:32.654Z] + 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-14T20:51:32.698Z] 0f093f025ec4: Verifying Checksum [2023-08-14T20:51:32.698Z] 0f093f025ec4: Download complete [2023-08-14T20:51:32.698Z] 547446be3368: Pull complete [2023-08-14T20:51:32.954Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-08-14T20:51:32.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-08-14T20:51:32.955Z] 36821104d764: Preparing [2023-08-14T20:51:32.955Z] 2055a51957b9: Preparing [2023-08-14T20:51:32.955Z] fccbff6bf35e: Preparing [2023-08-14T20:51:32.955Z] 51110ee693fe: Preparing [2023-08-14T20:51:32.955Z] e7f19e209d30: Preparing [2023-08-14T20:51:32.955Z] aa7765fb3bec: Preparing [2023-08-14T20:51:32.955Z] 26cef48f19e9: Preparing [2023-08-14T20:51:32.955Z] 5942184f23aa: Preparing [2023-08-14T20:51:32.955Z] 36b50b131297: Preparing [2023-08-14T20:51:32.955Z] 26cef48f19e9: Waiting [2023-08-14T20:51:32.955Z] 5942184f23aa: Waiting [2023-08-14T20:51:32.955Z] 36b50b131297: Waiting [2023-08-14T20:51:32.955Z] 51110ee693fe: Layer already exists [2023-08-14T20:51:32.955Z] fccbff6bf35e: Layer already exists [2023-08-14T20:51:32.955Z] 2055a51957b9: Layer already exists [2023-08-14T20:51:32.955Z] 36821104d764: Layer already exists [2023-08-14T20:51:32.955Z] e7f19e209d30: Layer already exists [2023-08-14T20:51:32.955Z] 26cef48f19e9: Layer already exists [2023-08-14T20:51:32.955Z] 36b50b131297: Layer already exists [2023-08-14T20:51:32.955Z] 5942184f23aa: Layer already exists [2023-08-14T20:51:32.955Z] aa7765fb3bec: Layer already exists [2023-08-14T20:51:32.955Z] main: digest: sha256:fe6d3a34819583dd8c29db3677c0a3159609d8e6d8cd1eae93094a6ada34f699 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-14T20:51:32.990Z] ===================================================== [Pipeline] echo [2023-08-14T20:51:32.995Z] taggedImages: [2023-08-14T20:51:32.995Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:23265dfad13dfa2cb5de380f133a81b406e62be8 [2023-08-14T20:51:32.995Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-08-14T20:51:32.995Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.23 [2023-08-14T20:51:32.995Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [2023-08-14T20:51:32.995Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-08-14T20:51:33.011Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-08-14T20:51:33.011Z] 23265dfad13dfa2cb5de380f133a81b406e62be8 [2023-08-14T20:51:33.011Z] latest [2023-08-14T20:51:33.011Z] 3.1.0-dev.23 [2023-08-14T20:51:33.011Z] 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [2023-08-14T20:51:33.011Z] main [2023-08-14T20:51:33.011Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:51:33.312Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:23265dfad13dfa2cb5de380f133a81b406e62be8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:51:33.617Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:23265dfad13dfa2cb5de380f133a81b406e62be8 [2023-08-14T20:51:33.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-08-14T20:51:33.617Z] cd1eba7d9a0a: Preparing [2023-08-14T20:51:33.617Z] cf70d967cd8c: Preparing [2023-08-14T20:51:33.617Z] dccc9380b3fa: Preparing [2023-08-14T20:51:33.617Z] 7ae8bca9fa23: Preparing [2023-08-14T20:51:33.617Z] aa7765fb3bec: Preparing [2023-08-14T20:51:33.617Z] 26cef48f19e9: Preparing [2023-08-14T20:51:33.617Z] b7e4564ac639: Preparing [2023-08-14T20:51:33.617Z] 36b50b131297: Preparing [2023-08-14T20:51:33.617Z] 26cef48f19e9: Waiting [2023-08-14T20:51:33.617Z] b7e4564ac639: Waiting [2023-08-14T20:51:33.617Z] 36b50b131297: Waiting [2023-08-14T20:51:33.617Z] aa7765fb3bec: Layer already exists [2023-08-14T20:51:33.617Z] 26cef48f19e9: Layer already exists [2023-08-14T20:51:33.617Z] dccc9380b3fa: Pushed [2023-08-14T20:51:33.617Z] cd1eba7d9a0a: Pushed [2023-08-14T20:51:33.617Z] cf70d967cd8c: Pushed [2023-08-14T20:51:33.617Z] 36b50b131297: Layer already exists [2023-08-14T20:51:33.654Z] d125d8839a47: Pull complete [2023-08-14T20:51:33.876Z] b7e4564ac639: Pushed [2023-08-14T20:51:34.235Z] 3e85d5ac6304: Verifying Checksum [2023-08-14T20:51:34.235Z] 3e85d5ac6304: Download complete [2023-08-14T20:51:41.986Z] 7ae8bca9fa23: Pushed [2023-08-14T20:51:41.986Z] 23265dfad13dfa2cb5de380f133a81b406e62be8: digest: sha256:f4a03bed5254d5d4e74f69f29cae2381ad05e3bd6dc8085258fd3f039f5985e4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:51:42.289Z] + 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-14T20:51:42.436Z] 3e85d5ac6304: Pull complete [2023-08-14T20:51:42.436Z] c3105a71a48b: Pull complete [2023-08-14T20:51:42.589Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-08-14T20:51:42.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-08-14T20:51:42.589Z] cd1eba7d9a0a: Preparing [2023-08-14T20:51:42.589Z] cf70d967cd8c: Preparing [2023-08-14T20:51:42.589Z] dccc9380b3fa: Preparing [2023-08-14T20:51:42.589Z] 7ae8bca9fa23: Preparing [2023-08-14T20:51:42.589Z] aa7765fb3bec: Preparing [2023-08-14T20:51:42.589Z] 26cef48f19e9: Preparing [2023-08-14T20:51:42.589Z] b7e4564ac639: Preparing [2023-08-14T20:51:42.589Z] 36b50b131297: Preparing [2023-08-14T20:51:42.589Z] 26cef48f19e9: Waiting [2023-08-14T20:51:42.589Z] b7e4564ac639: Waiting [2023-08-14T20:51:42.589Z] 36b50b131297: Waiting [2023-08-14T20:51:42.589Z] 7ae8bca9fa23: Layer already exists [2023-08-14T20:51:42.589Z] dccc9380b3fa: Layer already exists [2023-08-14T20:51:42.589Z] aa7765fb3bec: Layer already exists [2023-08-14T20:51:42.589Z] cf70d967cd8c: Layer already exists [2023-08-14T20:51:42.589Z] cd1eba7d9a0a: Layer already exists [2023-08-14T20:51:42.589Z] b7e4564ac639: Layer already exists [2023-08-14T20:51:42.589Z] 36b50b131297: Layer already exists [2023-08-14T20:51:42.589Z] 26cef48f19e9: Layer already exists [2023-08-14T20:51:42.589Z] latest: digest: sha256:f4a03bed5254d5d4e74f69f29cae2381ad05e3bd6dc8085258fd3f039f5985e4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:51:42.897Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:51:43.193Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.23 [2023-08-14T20:51:43.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-08-14T20:51:43.193Z] cd1eba7d9a0a: Preparing [2023-08-14T20:51:43.193Z] cf70d967cd8c: Preparing [2023-08-14T20:51:43.193Z] dccc9380b3fa: Preparing [2023-08-14T20:51:43.193Z] 7ae8bca9fa23: Preparing [2023-08-14T20:51:43.193Z] aa7765fb3bec: Preparing [2023-08-14T20:51:43.193Z] 26cef48f19e9: Preparing [2023-08-14T20:51:43.193Z] b7e4564ac639: Preparing [2023-08-14T20:51:43.193Z] 36b50b131297: Preparing [2023-08-14T20:51:43.193Z] b7e4564ac639: Waiting [2023-08-14T20:51:43.193Z] 26cef48f19e9: Waiting [2023-08-14T20:51:43.193Z] 36b50b131297: Waiting [2023-08-14T20:51:43.193Z] 7ae8bca9fa23: Layer already exists [2023-08-14T20:51:43.193Z] cd1eba7d9a0a: Layer already exists [2023-08-14T20:51:43.193Z] aa7765fb3bec: Layer already exists [2023-08-14T20:51:43.193Z] cf70d967cd8c: Layer already exists [2023-08-14T20:51:43.193Z] dccc9380b3fa: Layer already exists [2023-08-14T20:51:43.193Z] 36b50b131297: Layer already exists [2023-08-14T20:51:43.193Z] 26cef48f19e9: Layer already exists [2023-08-14T20:51:43.193Z] b7e4564ac639: Layer already exists [2023-08-14T20:51:43.193Z] 3.1.0-dev.23: digest: sha256:f4a03bed5254d5d4e74f69f29cae2381ad05e3bd6dc8085258fd3f039f5985e4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:51:43.397Z] 0f093f025ec4: Pull complete [2023-08-14T20:51:43.496Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:51:43.663Z] c3106fc0e877: Pull complete [2023-08-14T20:51:43.663Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-08-14T20:51:43.663Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-14T20:51:43.663Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T20:51:43.799Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [2023-08-14T20:51:43.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-08-14T20:51:43.799Z] cd1eba7d9a0a: Preparing [2023-08-14T20:51:43.799Z] cf70d967cd8c: Preparing [2023-08-14T20:51:43.799Z] dccc9380b3fa: Preparing [2023-08-14T20:51:43.799Z] 7ae8bca9fa23: Preparing [2023-08-14T20:51:43.799Z] aa7765fb3bec: Preparing [2023-08-14T20:51:43.799Z] 26cef48f19e9: Preparing [2023-08-14T20:51:43.799Z] b7e4564ac639: Preparing [2023-08-14T20:51:43.799Z] 36b50b131297: Preparing [2023-08-14T20:51:43.799Z] 36b50b131297: Waiting [2023-08-14T20:51:43.799Z] b7e4564ac639: Waiting [2023-08-14T20:51:43.799Z] cf70d967cd8c: Layer already exists [2023-08-14T20:51:43.799Z] 7ae8bca9fa23: Layer already exists [2023-08-14T20:51:43.799Z] aa7765fb3bec: Layer already exists [2023-08-14T20:51:43.799Z] dccc9380b3fa: Layer already exists [2023-08-14T20:51:43.799Z] cd1eba7d9a0a: Layer already exists [2023-08-14T20:51:43.799Z] 36b50b131297: Layer already exists [2023-08-14T20:51:43.799Z] 26cef48f19e9: Layer already exists [2023-08-14T20:51:43.799Z] b7e4564ac639: Layer already exists [2023-08-14T20:51:43.799Z] 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23: digest: sha256:f4a03bed5254d5d4e74f69f29cae2381ad05e3bd6dc8085258fd3f039f5985e4 size: 1988 [2023-08-14T20:51:43.838Z] prd-ubuntu20.04-docker-arm64-4c-16g-3569 does not seem to be running inside a container [2023-08-14T20:51:43.895Z] $ 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/557 -v /w/workspace/edgex-go/557:/w/workspace/edgex-go/557:rw,z -v /w/workspace/edgex-go/557@tmp:/w/workspace/edgex-go/557@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-08-14T20:51:45.828Z] $ docker top 356c44d4e5645146341693997758207e69d43e246e0082eaa0f5dbb1ed7af7c6 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:51:46.331Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-08-14T20:51:46.360Z] + 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-14T20:51:46.669Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-08-14T20:51:46.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-08-14T20:51:46.669Z] cd1eba7d9a0a: Preparing [2023-08-14T20:51:46.669Z] cf70d967cd8c: Preparing [2023-08-14T20:51:46.669Z] dccc9380b3fa: Preparing [2023-08-14T20:51:46.669Z] 7ae8bca9fa23: Preparing [2023-08-14T20:51:46.669Z] aa7765fb3bec: Preparing [2023-08-14T20:51:46.669Z] 26cef48f19e9: Preparing [2023-08-14T20:51:46.669Z] b7e4564ac639: Preparing [2023-08-14T20:51:46.669Z] 36b50b131297: Preparing [2023-08-14T20:51:46.669Z] 26cef48f19e9: Waiting [2023-08-14T20:51:46.669Z] b7e4564ac639: Waiting [2023-08-14T20:51:46.669Z] 36b50b131297: Waiting [2023-08-14T20:51:46.669Z] aa7765fb3bec: Layer already exists [2023-08-14T20:51:46.669Z] cd1eba7d9a0a: Layer already exists [2023-08-14T20:51:46.669Z] dccc9380b3fa: Layer already exists [2023-08-14T20:51:46.669Z] cf70d967cd8c: Layer already exists [2023-08-14T20:51:46.669Z] 7ae8bca9fa23: Layer already exists [2023-08-14T20:51:46.669Z] b7e4564ac639: Layer already exists [2023-08-14T20:51:46.669Z] 26cef48f19e9: Layer already exists [2023-08-14T20:51:46.669Z] 36b50b131297: Layer already exists [2023-08-14T20:51:46.669Z] main: digest: sha256:f4a03bed5254d5d4e74f69f29cae2381ad05e3bd6dc8085258fd3f039f5985e4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-14T20:51:46.803Z] ===================================================== [Pipeline] echo [2023-08-14T20:51:46.810Z] taggedImages: [2023-08-14T20:51:46.810Z] - nexus3.edgexfoundry.org:10004/security-spire-config:23265dfad13dfa2cb5de380f133a81b406e62be8 [2023-08-14T20:51:46.810Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-08-14T20:51:46.810Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.23 [2023-08-14T20:51:46.810Z] - nexus3.edgexfoundry.org:10004/security-spire-config:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [2023-08-14T20:51:46.810Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-08-14T20:51:46.826Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-08-14T20:51:46.826Z] 23265dfad13dfa2cb5de380f133a81b406e62be8 [2023-08-14T20:51:46.826Z] latest [2023-08-14T20:51:46.826Z] 3.1.0-dev.23 [2023-08-14T20:51:46.826Z] 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [2023-08-14T20:51:46.826Z] main [2023-08-14T20:51:46.826Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:51:47.138Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:23265dfad13dfa2cb5de380f133a81b406e62be8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:51:47.439Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:23265dfad13dfa2cb5de380f133a81b406e62be8 [2023-08-14T20:51:47.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-08-14T20:51:47.439Z] 36821104d764: Preparing [2023-08-14T20:51:47.439Z] f328eafcf038: Preparing [2023-08-14T20:51:47.439Z] 0dc36c740ce7: Preparing [2023-08-14T20:51:47.439Z] 7ae8bca9fa23: Preparing [2023-08-14T20:51:47.439Z] aa7765fb3bec: Preparing [2023-08-14T20:51:47.439Z] 26cef48f19e9: Preparing [2023-08-14T20:51:47.439Z] 5942184f23aa: Preparing [2023-08-14T20:51:47.439Z] 36b50b131297: Preparing [2023-08-14T20:51:47.439Z] 26cef48f19e9: Waiting [2023-08-14T20:51:47.439Z] 36b50b131297: Waiting [2023-08-14T20:51:47.439Z] aa7765fb3bec: Layer already exists [2023-08-14T20:51:47.439Z] 36821104d764: Layer already exists [2023-08-14T20:51:47.439Z] 7ae8bca9fa23: Layer already exists [2023-08-14T20:51:47.439Z] 26cef48f19e9: Layer already exists [2023-08-14T20:51:47.439Z] 5942184f23aa: Layer already exists [2023-08-14T20:51:47.439Z] 36b50b131297: Layer already exists [2023-08-14T20:51:47.439Z] 0dc36c740ce7: Pushed [2023-08-14T20:51:47.439Z] f328eafcf038: Pushed [2023-08-14T20:51:47.698Z] 23265dfad13dfa2cb5de380f133a81b406e62be8: digest: sha256:ad0ab3ffb0f605ab2a613ac2be013a4c3c9126c05d835db9b1cf19a00a95ba44 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:51:48.004Z] + 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-14T20:51:48.302Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-08-14T20:51:48.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-08-14T20:51:48.302Z] 36821104d764: Preparing [2023-08-14T20:51:48.302Z] f328eafcf038: Preparing [2023-08-14T20:51:48.302Z] 0dc36c740ce7: Preparing [2023-08-14T20:51:48.302Z] 7ae8bca9fa23: Preparing [2023-08-14T20:51:48.302Z] aa7765fb3bec: Preparing [2023-08-14T20:51:48.302Z] 26cef48f19e9: Preparing [2023-08-14T20:51:48.302Z] 5942184f23aa: Preparing [2023-08-14T20:51:48.302Z] 36b50b131297: Preparing [2023-08-14T20:51:48.302Z] 5942184f23aa: Waiting [2023-08-14T20:51:48.302Z] 26cef48f19e9: Waiting [2023-08-14T20:51:48.302Z] 36b50b131297: Waiting [2023-08-14T20:51:48.302Z] f328eafcf038: Layer already exists [2023-08-14T20:51:48.302Z] 36821104d764: Layer already exists [2023-08-14T20:51:48.302Z] aa7765fb3bec: Layer already exists [2023-08-14T20:51:48.302Z] 7ae8bca9fa23: Layer already exists [2023-08-14T20:51:48.302Z] 0dc36c740ce7: Layer already exists [2023-08-14T20:51:48.302Z] 5942184f23aa: Layer already exists [2023-08-14T20:51:48.302Z] 36b50b131297: Layer already exists [2023-08-14T20:51:48.302Z] 26cef48f19e9: Layer already exists [2023-08-14T20:51:48.302Z] latest: digest: sha256:ad0ab3ffb0f605ab2a613ac2be013a4c3c9126c05d835db9b1cf19a00a95ba44 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:51:48.604Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:51:48.904Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.23 [2023-08-14T20:51:48.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-08-14T20:51:48.905Z] 36821104d764: Preparing [2023-08-14T20:51:48.905Z] f328eafcf038: Preparing [2023-08-14T20:51:48.905Z] 0dc36c740ce7: Preparing [2023-08-14T20:51:48.905Z] 7ae8bca9fa23: Preparing [2023-08-14T20:51:48.905Z] aa7765fb3bec: Preparing [2023-08-14T20:51:48.905Z] 26cef48f19e9: Preparing [2023-08-14T20:51:48.905Z] 5942184f23aa: Preparing [2023-08-14T20:51:48.905Z] 36b50b131297: Preparing [2023-08-14T20:51:48.905Z] 5942184f23aa: Waiting [2023-08-14T20:51:48.905Z] 36b50b131297: Waiting [2023-08-14T20:51:48.905Z] 26cef48f19e9: Waiting [2023-08-14T20:51:48.905Z] f328eafcf038: Layer already exists [2023-08-14T20:51:48.905Z] aa7765fb3bec: Layer already exists [2023-08-14T20:51:48.905Z] 7ae8bca9fa23: Layer already exists [2023-08-14T20:51:48.905Z] 0dc36c740ce7: Layer already exists [2023-08-14T20:51:48.905Z] 36821104d764: Layer already exists [2023-08-14T20:51:48.905Z] 26cef48f19e9: Layer already exists [2023-08-14T20:51:48.905Z] 36b50b131297: Layer already exists [2023-08-14T20:51:48.905Z] 5942184f23aa: Layer already exists [2023-08-14T20:51:48.905Z] 3.1.0-dev.23: digest: sha256:ad0ab3ffb0f605ab2a613ac2be013a4c3c9126c05d835db9b1cf19a00a95ba44 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:51:49.208Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:51:49.510Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [2023-08-14T20:51:49.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-08-14T20:51:49.510Z] 36821104d764: Preparing [2023-08-14T20:51:49.510Z] f328eafcf038: Preparing [2023-08-14T20:51:49.510Z] 0dc36c740ce7: Preparing [2023-08-14T20:51:49.510Z] 7ae8bca9fa23: Preparing [2023-08-14T20:51:49.510Z] aa7765fb3bec: Preparing [2023-08-14T20:51:49.510Z] 26cef48f19e9: Preparing [2023-08-14T20:51:49.510Z] 5942184f23aa: Preparing [2023-08-14T20:51:49.510Z] 36b50b131297: Preparing [2023-08-14T20:51:49.510Z] 5942184f23aa: Waiting [2023-08-14T20:51:49.510Z] 26cef48f19e9: Waiting [2023-08-14T20:51:49.510Z] aa7765fb3bec: Layer already exists [2023-08-14T20:51:49.510Z] 36821104d764: Layer already exists [2023-08-14T20:51:49.510Z] 7ae8bca9fa23: Layer already exists [2023-08-14T20:51:49.510Z] 0dc36c740ce7: Layer already exists [2023-08-14T20:51:49.510Z] f328eafcf038: Layer already exists [2023-08-14T20:51:49.510Z] 26cef48f19e9: Layer already exists [2023-08-14T20:51:49.510Z] 36b50b131297: Layer already exists [2023-08-14T20:51:49.510Z] 5942184f23aa: Layer already exists [2023-08-14T20:51:49.510Z] 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23: digest: sha256:ad0ab3ffb0f605ab2a613ac2be013a4c3c9126c05d835db9b1cf19a00a95ba44 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:51:49.818Z] + 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-14T20:51:50.115Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-08-14T20:51:50.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-08-14T20:51:50.115Z] 36821104d764: Preparing [2023-08-14T20:51:50.115Z] f328eafcf038: Preparing [2023-08-14T20:51:50.115Z] 0dc36c740ce7: Preparing [2023-08-14T20:51:50.115Z] 7ae8bca9fa23: Preparing [2023-08-14T20:51:50.115Z] aa7765fb3bec: Preparing [2023-08-14T20:51:50.115Z] 26cef48f19e9: Preparing [2023-08-14T20:51:50.115Z] 5942184f23aa: Preparing [2023-08-14T20:51:50.115Z] 36b50b131297: Preparing [2023-08-14T20:51:50.116Z] 26cef48f19e9: Waiting [2023-08-14T20:51:50.116Z] 5942184f23aa: Waiting [2023-08-14T20:51:50.116Z] 36b50b131297: Waiting [2023-08-14T20:51:50.116Z] f328eafcf038: Layer already exists [2023-08-14T20:51:50.116Z] 36821104d764: Layer already exists [2023-08-14T20:51:50.116Z] aa7765fb3bec: Layer already exists [2023-08-14T20:51:50.116Z] 7ae8bca9fa23: Layer already exists [2023-08-14T20:51:50.116Z] 0dc36c740ce7: Layer already exists [2023-08-14T20:51:50.116Z] 26cef48f19e9: Layer already exists [2023-08-14T20:51:50.116Z] 5942184f23aa: Layer already exists [2023-08-14T20:51:50.116Z] 36b50b131297: Layer already exists [2023-08-14T20:51:50.116Z] main: digest: sha256:ad0ab3ffb0f605ab2a613ac2be013a4c3c9126c05d835db9b1cf19a00a95ba44 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-14T20:51:50.159Z] ===================================================== [Pipeline] echo [2023-08-14T20:51:50.165Z] taggedImages: [2023-08-14T20:51:50.165Z] - nexus3.edgexfoundry.org:10004/security-spire-server:23265dfad13dfa2cb5de380f133a81b406e62be8 [2023-08-14T20:51:50.165Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-08-14T20:51:50.165Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.23 [2023-08-14T20:51:50.165Z] - nexus3.edgexfoundry.org:10004/security-spire-server:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [2023-08-14T20:51:50.165Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-08-14T20:51:50.180Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-08-14T20:51:50.180Z] 23265dfad13dfa2cb5de380f133a81b406e62be8 [2023-08-14T20:51:50.180Z] latest [2023-08-14T20:51:50.180Z] 3.1.0-dev.23 [2023-08-14T20:51:50.180Z] 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [2023-08-14T20:51:50.180Z] main [2023-08-14T20:51:50.180Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:51:50.494Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:23265dfad13dfa2cb5de380f133a81b406e62be8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:51:50.801Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:23265dfad13dfa2cb5de380f133a81b406e62be8 [2023-08-14T20:51:50.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-08-14T20:51:50.801Z] 635bcda97795: Preparing [2023-08-14T20:51:50.801Z] ba86829771fd: Preparing [2023-08-14T20:51:50.801Z] aa7765fb3bec: Preparing [2023-08-14T20:51:50.801Z] 26cef48f19e9: Preparing [2023-08-14T20:51:50.801Z] b23c512aa8fd: Preparing [2023-08-14T20:51:50.801Z] 36b50b131297: Preparing [2023-08-14T20:51:50.801Z] 36b50b131297: Waiting [2023-08-14T20:51:50.801Z] aa7765fb3bec: Layer already exists [2023-08-14T20:51:50.801Z] 26cef48f19e9: Layer already exists [2023-08-14T20:51:50.801Z] 36b50b131297: Layer already exists [2023-08-14T20:51:50.801Z] 635bcda97795: Pushed [2023-08-14T20:51:50.801Z] b23c512aa8fd: Pushed [2023-08-14T20:51:53.347Z] ba86829771fd: Pushed [2023-08-14T20:51:53.347Z] 23265dfad13dfa2cb5de380f133a81b406e62be8: digest: sha256:10f53e61fb86dd74b5ea8d1f365bc07bd9a0d2c16294bc0823a59f4803bc65cc size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:51:53.937Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:51:54.244Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-08-14T20:51:54.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-08-14T20:51:54.244Z] 635bcda97795: Preparing [2023-08-14T20:51:54.244Z] ba86829771fd: Preparing [2023-08-14T20:51:54.244Z] aa7765fb3bec: Preparing [2023-08-14T20:51:54.244Z] 26cef48f19e9: Preparing [2023-08-14T20:51:54.244Z] b23c512aa8fd: Preparing [2023-08-14T20:51:54.244Z] 36b50b131297: Preparing [2023-08-14T20:51:54.244Z] 36b50b131297: Waiting [2023-08-14T20:51:54.244Z] aa7765fb3bec: Layer already exists [2023-08-14T20:51:54.244Z] 635bcda97795: Layer already exists [2023-08-14T20:51:54.244Z] 26cef48f19e9: Layer already exists [2023-08-14T20:51:54.244Z] ba86829771fd: Layer already exists [2023-08-14T20:51:54.244Z] b23c512aa8fd: Layer already exists [2023-08-14T20:51:54.244Z] 36b50b131297: Layer already exists [2023-08-14T20:51:54.244Z] latest: digest: sha256:10f53e61fb86dd74b5ea8d1f365bc07bd9a0d2c16294bc0823a59f4803bc65cc size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:51:54.544Z] #1 [security-spire-config internal] load build definition from Dockerfile [2023-08-14T20:51:54.544Z] #1 transferring dockerfile: 2.58kB done [2023-08-14T20:51:54.544Z] #1 DONE 0.1s [2023-08-14T20:51:54.552Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:51:54.872Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.23 [2023-08-14T20:51:54.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-08-14T20:51:54.872Z] 635bcda97795: Preparing [2023-08-14T20:51:54.872Z] ba86829771fd: Preparing [2023-08-14T20:51:54.872Z] aa7765fb3bec: Preparing [2023-08-14T20:51:54.872Z] 26cef48f19e9: Preparing [2023-08-14T20:51:54.872Z] b23c512aa8fd: Preparing [2023-08-14T20:51:54.872Z] 36b50b131297: Preparing [2023-08-14T20:51:54.872Z] 36b50b131297: Waiting [2023-08-14T20:51:54.872Z] ba86829771fd: Layer already exists [2023-08-14T20:51:54.872Z] 635bcda97795: Layer already exists [2023-08-14T20:51:54.872Z] b23c512aa8fd: Layer already exists [2023-08-14T20:51:54.872Z] aa7765fb3bec: Layer already exists [2023-08-14T20:51:54.872Z] 26cef48f19e9: Layer already exists [2023-08-14T20:51:54.872Z] 36b50b131297: Layer already exists [2023-08-14T20:51:54.872Z] 3.1.0-dev.23: digest: sha256:10f53e61fb86dd74b5ea8d1f365bc07bd9a0d2c16294bc0823a59f4803bc65cc size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:51:55.128Z] [2023-08-14T20:51:55.128Z] #2 [support-scheduler internal] load build definition from Dockerfile [2023-08-14T20:51:55.128Z] #2 transferring dockerfile: 1.82kB done [2023-08-14T20:51:55.128Z] #2 DONE 0.0s [2023-08-14T20:51:55.128Z] [2023-08-14T20:51:55.128Z] #3 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-08-14T20:51:55.128Z] #3 transferring dockerfile: 1.78kB done [2023-08-14T20:51:55.128Z] #3 DONE 0.0s [2023-08-14T20:51:55.128Z] [2023-08-14T20:51:55.128Z] #4 [security-secretstore-setup internal] load build definition from Dockerfile [2023-08-14T20:51:55.128Z] #4 transferring dockerfile: 2.38kB done [2023-08-14T20:51:55.128Z] #4 DONE 0.1s [2023-08-14T20:51:55.128Z] [2023-08-14T20:51:55.128Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-14T20:51:55.174Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:51:55.399Z] #5 ... [2023-08-14T20:51:55.399Z] [2023-08-14T20:51:55.399Z] #6 [security-bootstrapper internal] load build definition from Dockerfile [2023-08-14T20:51:55.399Z] #6 transferring dockerfile: 2.82kB done [2023-08-14T20:51:55.399Z] #6 DONE 0.1s [2023-08-14T20:51:55.399Z] [2023-08-14T20:51:55.399Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-14T20:51:55.399Z] #5 transferring dockerfile: 2.12kB done [2023-08-14T20:51:55.399Z] #5 ... [2023-08-14T20:51:55.399Z] [2023-08-14T20:51:55.399Z] #7 [support-notifications internal] load build definition from Dockerfile [2023-08-14T20:51:55.400Z] #7 transferring dockerfile: 1.84kB done [2023-08-14T20:51:55.400Z] #7 DONE 0.1s [2023-08-14T20:51:55.400Z] [2023-08-14T20:51:55.400Z] #8 [core-command internal] load build definition from Dockerfile [2023-08-14T20:51:55.400Z] #8 transferring dockerfile: 1.82kB 0.0s done [2023-08-14T20:51:55.400Z] #8 DONE 0.1s [2023-08-14T20:51:55.400Z] [2023-08-14T20:51:55.400Z] #9 [security-spire-server internal] load build definition from Dockerfile [2023-08-14T20:51:55.400Z] #9 transferring dockerfile: 2.63kB done [2023-08-14T20:51:55.400Z] #9 DONE 0.0s [2023-08-14T20:51:55.400Z] [2023-08-14T20:51:55.400Z] #10 [security-proxy-auth internal] load build definition from Dockerfile [2023-08-14T20:51:55.472Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [2023-08-14T20:51:55.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-08-14T20:51:55.472Z] 635bcda97795: Preparing [2023-08-14T20:51:55.472Z] ba86829771fd: Preparing [2023-08-14T20:51:55.472Z] aa7765fb3bec: Preparing [2023-08-14T20:51:55.472Z] 26cef48f19e9: Preparing [2023-08-14T20:51:55.472Z] b23c512aa8fd: Preparing [2023-08-14T20:51:55.472Z] 36b50b131297: Preparing [2023-08-14T20:51:55.472Z] 36b50b131297: Waiting [2023-08-14T20:51:55.472Z] b23c512aa8fd: Layer already exists [2023-08-14T20:51:55.472Z] 635bcda97795: Layer already exists [2023-08-14T20:51:55.472Z] aa7765fb3bec: Layer already exists [2023-08-14T20:51:55.472Z] 26cef48f19e9: Layer already exists [2023-08-14T20:51:55.472Z] ba86829771fd: Layer already exists [2023-08-14T20:51:55.472Z] 36b50b131297: Layer already exists [2023-08-14T20:51:55.472Z] 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23: digest: sha256:10f53e61fb86dd74b5ea8d1f365bc07bd9a0d2c16294bc0823a59f4803bc65cc size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:51:55.668Z] #10 transferring dockerfile: 2.04kB done [2023-08-14T20:51:55.668Z] #10 DONE 0.1s [2023-08-14T20:51:55.668Z] [2023-08-14T20:51:55.668Z] #11 [core-metadata internal] load build definition from Dockerfile [2023-08-14T20:51:55.668Z] #11 transferring dockerfile: 1.96kB 0.0s done [2023-08-14T20:51:55.668Z] #11 DONE 0.1s [2023-08-14T20:51:55.668Z] [2023-08-14T20:51:55.668Z] #12 [security-proxy-setup internal] load build definition from Dockerfile [2023-08-14T20:51:55.668Z] #12 transferring dockerfile: 2.06kB done [2023-08-14T20:51:55.668Z] #12 DONE 0.1s [2023-08-14T20:51:55.668Z] [2023-08-14T20:51:55.668Z] #13 [security-spire-agent internal] load build definition from Dockerfile [2023-08-14T20:51:55.668Z] #13 transferring dockerfile: 2.68kB done [2023-08-14T20:51:55.668Z] #13 DONE 0.1s [2023-08-14T20:51:55.668Z] [2023-08-14T20:51:55.668Z] #14 [core-data internal] load build definition from Dockerfile [2023-08-14T20:51:55.668Z] #14 transferring dockerfile: 1.90kB done [2023-08-14T20:51:55.782Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:51:55.935Z] #14 DONE 0.1s [2023-08-14T20:51:55.936Z] [2023-08-14T20:51:55.936Z] #15 [security-spire-config internal] load .dockerignore [2023-08-14T20:51:55.936Z] #15 transferring context: 56B done [2023-08-14T20:51:55.936Z] #15 DONE 0.1s [2023-08-14T20:51:55.936Z] [2023-08-14T20:51:55.936Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-14T20:51:56.090Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-08-14T20:51:56.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-08-14T20:51:56.090Z] 635bcda97795: Preparing [2023-08-14T20:51:56.090Z] ba86829771fd: Preparing [2023-08-14T20:51:56.090Z] aa7765fb3bec: Preparing [2023-08-14T20:51:56.090Z] 26cef48f19e9: Preparing [2023-08-14T20:51:56.090Z] b23c512aa8fd: Preparing [2023-08-14T20:51:56.090Z] 36b50b131297: Preparing [2023-08-14T20:51:56.090Z] 36b50b131297: Waiting [2023-08-14T20:51:56.090Z] 26cef48f19e9: Layer already exists [2023-08-14T20:51:56.090Z] aa7765fb3bec: Layer already exists [2023-08-14T20:51:56.090Z] ba86829771fd: Layer already exists [2023-08-14T20:51:56.090Z] 635bcda97795: Layer already exists [2023-08-14T20:51:56.090Z] b23c512aa8fd: Layer already exists [2023-08-14T20:51:56.090Z] 36b50b131297: Layer already exists [2023-08-14T20:51:56.090Z] main: digest: sha256:10f53e61fb86dd74b5ea8d1f365bc07bd9a0d2c16294bc0823a59f4803bc65cc size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-14T20:51:56.130Z] ===================================================== [Pipeline] echo [2023-08-14T20:51:56.137Z] taggedImages: [2023-08-14T20:51:56.137Z] - nexus3.edgexfoundry.org:10004/support-notifications:23265dfad13dfa2cb5de380f133a81b406e62be8 [2023-08-14T20:51:56.137Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-08-14T20:51:56.137Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.23 [2023-08-14T20:51:56.137Z] - nexus3.edgexfoundry.org:10004/support-notifications:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [2023-08-14T20:51:56.137Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-08-14T20:51:56.151Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-08-14T20:51:56.151Z] 23265dfad13dfa2cb5de380f133a81b406e62be8 [2023-08-14T20:51:56.151Z] latest [2023-08-14T20:51:56.151Z] 3.1.0-dev.23 [2023-08-14T20:51:56.151Z] 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [2023-08-14T20:51:56.151Z] main [2023-08-14T20:51:56.151Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:51:56.453Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:23265dfad13dfa2cb5de380f133a81b406e62be8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:51:56.522Z] #5 ... [2023-08-14T20:51:56.522Z] [2023-08-14T20:51:56.522Z] #16 [support-scheduler internal] load .dockerignore [2023-08-14T20:51:56.522Z] #16 transferring context: 56B done [2023-08-14T20:51:56.522Z] #16 DONE 0.0s [2023-08-14T20:51:56.522Z] [2023-08-14T20:51:56.522Z] #17 [security-spiffe-token-provider internal] load .dockerignore [2023-08-14T20:51:56.522Z] #17 transferring context: 56B done [2023-08-14T20:51:56.522Z] #17 DONE 0.0s [2023-08-14T20:51:56.522Z] [2023-08-14T20:51:56.522Z] #18 [security-secretstore-setup internal] load .dockerignore [2023-08-14T20:51:56.522Z] #18 transferring context: 56B done [2023-08-14T20:51:56.522Z] #18 DONE 0.1s [2023-08-14T20:51:56.522Z] [2023-08-14T20:51:56.522Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-14T20:51:56.758Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:23265dfad13dfa2cb5de380f133a81b406e62be8 [2023-08-14T20:51:56.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-08-14T20:51:56.759Z] a758a972ba2b: Preparing [2023-08-14T20:51:56.759Z] add8a8943839: Preparing [2023-08-14T20:51:56.759Z] aa7765fb3bec: Preparing [2023-08-14T20:51:56.759Z] 26cef48f19e9: Preparing [2023-08-14T20:51:56.759Z] 61723eba9ff0: Preparing [2023-08-14T20:51:56.759Z] 36b50b131297: Preparing [2023-08-14T20:51:56.759Z] 36b50b131297: Waiting [2023-08-14T20:51:56.759Z] aa7765fb3bec: Layer already exists [2023-08-14T20:51:56.759Z] 61723eba9ff0: Layer already exists [2023-08-14T20:51:56.759Z] 26cef48f19e9: Layer already exists [2023-08-14T20:51:56.759Z] 36b50b131297: Layer already exists [2023-08-14T20:51:56.759Z] a758a972ba2b: Pushed [2023-08-14T20:51:56.791Z] #5 ... [2023-08-14T20:51:56.791Z] [2023-08-14T20:51:56.791Z] #19 [core-common-config-bootstrapper internal] load .dockerignore [2023-08-14T20:51:56.791Z] #19 transferring context: 56B done [2023-08-14T20:51:56.791Z] #19 DONE 0.1s [2023-08-14T20:51:56.791Z] [2023-08-14T20:51:56.791Z] #20 [security-bootstrapper internal] load .dockerignore [2023-08-14T20:51:56.791Z] #20 transferring context: 56B done [2023-08-14T20:51:56.791Z] #20 DONE 0.1s [2023-08-14T20:51:56.791Z] [2023-08-14T20:51:56.791Z] #21 [support-notifications internal] load .dockerignore [2023-08-14T20:51:56.791Z] #21 transferring context: 56B done [2023-08-14T20:51:56.791Z] #21 DONE 0.1s [2023-08-14T20:51:56.791Z] [2023-08-14T20:51:56.791Z] #22 [core-command internal] load .dockerignore [2023-08-14T20:51:56.791Z] #22 transferring context: 56B done [2023-08-14T20:51:56.791Z] #22 DONE 0.1s [2023-08-14T20:51:56.791Z] [2023-08-14T20:51:56.791Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-14T20:51:57.071Z] #5 ... [2023-08-14T20:51:57.071Z] [2023-08-14T20:51:57.071Z] #23 [security-spire-server internal] load .dockerignore [2023-08-14T20:51:57.071Z] #23 transferring context: 56B done [2023-08-14T20:51:57.071Z] #23 DONE 0.1s [2023-08-14T20:51:57.071Z] [2023-08-14T20:51:57.071Z] #24 [security-proxy-auth internal] load .dockerignore [2023-08-14T20:51:57.071Z] #24 transferring context: 56B done [2023-08-14T20:51:57.071Z] #24 DONE 0.1s [2023-08-14T20:51:57.071Z] [2023-08-14T20:51:57.071Z] #25 [core-metadata internal] load .dockerignore [2023-08-14T20:51:57.071Z] #25 transferring context: 56B done [2023-08-14T20:51:57.071Z] #25 DONE 0.1s [2023-08-14T20:51:57.071Z] [2023-08-14T20:51:57.071Z] #26 [security-proxy-setup internal] load .dockerignore [2023-08-14T20:51:57.071Z] #26 transferring context: 56B done [2023-08-14T20:51:57.071Z] #26 DONE 0.1s [2023-08-14T20:51:57.071Z] [2023-08-14T20:51:57.071Z] #27 [security-spire-agent internal] load .dockerignore [2023-08-14T20:51:57.071Z] #27 transferring context: 56B done [2023-08-14T20:51:57.071Z] #27 DONE 0.1s [2023-08-14T20:51:57.071Z] [2023-08-14T20:51:57.071Z] #28 [core-data internal] load .dockerignore [2023-08-14T20:51:57.071Z] #28 transferring context: 56B 0.0s done [2023-08-14T20:51:57.338Z] #28 DONE 0.1s [2023-08-14T20:51:57.338Z] [2023-08-14T20:51:57.338Z] #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-14T20:51:57.338Z] #29 DONE 0.0s [2023-08-14T20:51:57.338Z] [2023-08-14T20:51:57.338Z] #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 [2023-08-14T20:51:57.338Z] #30 DONE 0.1s [2023-08-14T20:51:57.338Z] [2023-08-14T20:51:57.338Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-14T20:51:57.927Z] #5 ... [2023-08-14T20:51:57.927Z] [2023-08-14T20:51:57.927Z] #31 [security-spire-config internal] load build context [2023-08-14T20:51:57.927Z] #31 transferring context: 2.56MB 0.5s done [2023-08-14T20:51:57.927Z] #31 DONE 0.7s [2023-08-14T20:51:58.205Z] [2023-08-14T20:51:58.205Z] #32 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T20:51:58.205Z] #32 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-14T20:51:58.205Z] #32 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-14T20:51:58.205Z] #32 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-14T20:51:58.205Z] #32 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-14T20:51:58.205Z] #32 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-14T20:51:58.205Z] #32 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.6s [2023-08-14T20:51:58.205Z] #32 ... [2023-08-14T20:51:58.205Z] [2023-08-14T20:51:58.205Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-14T20:51:58.205Z] #29 DONE 0.0s [2023-08-14T20:51:58.205Z] [2023-08-14T20:51:58.205Z] #33 [security-spire-config builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-08-14T20:51:58.205Z] #33 DONE 0.9s [2023-08-14T20:51:58.205Z] [2023-08-14T20:51:58.205Z] #32 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T20:51:58.205Z] #32 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.6s done [2023-08-14T20:51:58.485Z] #32 ... [2023-08-14T20:51:58.485Z] [2023-08-14T20:51:58.485Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-14T20:51:58.485Z] #29 DONE 0.0s [2023-08-14T20:51:58.485Z] [2023-08-14T20:51:58.485Z] #33 [support-scheduler builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-08-14T20:51:58.485Z] #33 DONE 1.5s [2023-08-14T20:51:58.485Z] [2023-08-14T20:51:58.485Z] #32 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T20:51:58.485Z] #32 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-14T20:51:58.485Z] #32 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-14T20:51:58.485Z] #32 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-14T20:51:58.485Z] #32 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-14T20:51:58.485Z] #32 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-14T20:51:58.485Z] #32 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.6s done [2023-08-14T20:51:58.485Z] #32 ... [2023-08-14T20:51:58.485Z] [2023-08-14T20:51:58.485Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-14T20:51:58.485Z] #29 DONE 0.0s [2023-08-14T20:51:58.485Z] [2023-08-14T20:51:58.485Z] #33 [security-spiffe-token-provider builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-08-14T20:51:58.485Z] #33 DONE 1.5s [2023-08-14T20:51:58.485Z] [2023-08-14T20:51:58.485Z] #34 [security-spiffe-token-provider builder 2/9] WORKDIR /edgex-go [2023-08-14T20:51:58.485Z] #34 DONE 0.5s [2023-08-14T20:51:58.485Z] [2023-08-14T20:51:58.485Z] #32 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T20:51:58.485Z] #32 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-14T20:51:58.485Z] #32 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-14T20:51:58.485Z] #32 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-14T20:51:58.485Z] #32 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-14T20:51:58.485Z] #32 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-14T20:51:58.485Z] #32 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.6s done [2023-08-14T20:51:58.756Z] #32 ... [2023-08-14T20:51:58.756Z] [2023-08-14T20:51:58.756Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-14T20:51:58.756Z] #29 DONE 0.0s [2023-08-14T20:51:58.756Z] [2023-08-14T20:51:58.756Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-14T20:51:58.756Z] #29 DONE 0.0s [2023-08-14T20:51:58.756Z] [2023-08-14T20:51:58.756Z] #33 [core-common-config-bootstrapper builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-08-14T20:51:58.756Z] #33 DONE 1.5s [2023-08-14T20:51:58.756Z] [2023-08-14T20:51:58.756Z] #34 [core-common-config-bootstrapper builder 2/9] WORKDIR /edgex-go [2023-08-14T20:51:58.756Z] #34 DONE 0.5s [2023-08-14T20:51:58.756Z] [2023-08-14T20:51:58.756Z] #32 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T20:51:58.757Z] #32 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-14T20:51:58.757Z] #32 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-14T20:51:58.757Z] #32 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-14T20:51:58.757Z] #32 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-14T20:51:58.757Z] #32 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-14T20:51:58.757Z] #32 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.6s done [2023-08-14T20:51:59.023Z] #32 ... [2023-08-14T20:51:59.023Z] [2023-08-14T20:51:59.023Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-14T20:51:59.023Z] #29 DONE 0.0s [2023-08-14T20:51:59.023Z] [2023-08-14T20:51:59.023Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.17 [2023-08-14T20:51:59.023Z] #30 DONE 0.6s [2023-08-14T20:51:59.023Z] [2023-08-14T20:51:59.023Z] #33 [support-notifications builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-08-14T20:51:59.023Z] #33 DONE 1.6s [2023-08-14T20:51:59.023Z] [2023-08-14T20:51:59.023Z] #35 [support-notifications internal] load build context [2023-08-14T20:51:59.023Z] #35 DONE 0.0s [2023-08-14T20:51:59.023Z] [2023-08-14T20:51:59.023Z] #34 [support-notifications builder 2/9] WORKDIR /edgex-go [2023-08-14T20:51:59.023Z] #34 DONE 0.5s [2023-08-14T20:51:59.023Z] [2023-08-14T20:51:59.023Z] #32 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T20:51:59.023Z] #32 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-14T20:51:59.023Z] #32 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-14T20:51:59.023Z] #32 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-14T20:51:59.023Z] #32 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-14T20:51:59.023Z] #32 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-14T20:51:59.023Z] #32 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.6s done [2023-08-14T20:51:59.023Z] #32 DONE 2.2s [2023-08-14T20:51:59.023Z] [2023-08-14T20:51:59.023Z] #36 [core-command internal] load build context [2023-08-14T20:51:59.023Z] #36 ... [2023-08-14T20:51:59.024Z] [2023-08-14T20:51:59.024Z] #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-14T20:51:59.024Z] #29 DONE 0.0s [2023-08-14T20:51:59.291Z] add8a8943839: Pushed [2023-08-14T20:51:59.291Z] [2023-08-14T20:51:59.291Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-14T20:51:59.291Z] #29 DONE 0.0s [2023-08-14T20:51:59.291Z] [2023-08-14T20:51:59.291Z] #36 [core-command internal] load build context [2023-08-14T20:51:59.549Z] 23265dfad13dfa2cb5de380f133a81b406e62be8: digest: sha256:4a4e9ecbc65f877437f9db860dae87bf9030fa7d1b928ae59ce334c1348700c5 size: 1571 [Pipeline] } [2023-08-14T20:51:59.557Z] #36 ... [2023-08-14T20:51:59.557Z] [2023-08-14T20:51:59.557Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-14T20:51:59.557Z] #29 DONE 0.0s [2023-08-14T20:51:59.557Z] [2023-08-14T20:51:59.557Z] #36 [core-command internal] load build context [2023-08-14T20:51:59.557Z] #36 ... [2023-08-14T20:51:59.557Z] [2023-08-14T20:51:59.557Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-14T20:51:59.557Z] #29 DONE 0.0s [2023-08-14T20:51:59.557Z] [2023-08-14T20:51:59.557Z] #37 [support-scheduler internal] load build context [2023-08-14T20:51:59.557Z] #37 transferring context: 2.56MB 1.2s done [2023-08-14T20:51:59.557Z] #37 DONE 1.3s [2023-08-14T20:51:59.557Z] [2023-08-14T20:51:59.557Z] #36 [core-command internal] load build context [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:51:59.832Z] #36 ... [2023-08-14T20:51:59.832Z] [2023-08-14T20:51:59.832Z] #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-14T20:51:59.832Z] #29 DONE 0.0s [2023-08-14T20:51:59.832Z] [2023-08-14T20:51:59.832Z] #36 [core-command internal] load build context [2023-08-14T20:51:59.863Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:52:00.100Z] #36 ... [2023-08-14T20:52:00.100Z] [2023-08-14T20:52:00.100Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-14T20:52:00.100Z] #29 DONE 0.0s [2023-08-14T20:52:00.181Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-08-14T20:52:00.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-08-14T20:52:00.181Z] a758a972ba2b: Preparing [2023-08-14T20:52:00.181Z] add8a8943839: Preparing [2023-08-14T20:52:00.181Z] aa7765fb3bec: Preparing [2023-08-14T20:52:00.181Z] 26cef48f19e9: Preparing [2023-08-14T20:52:00.181Z] 61723eba9ff0: Preparing [2023-08-14T20:52:00.181Z] 36b50b131297: Preparing [2023-08-14T20:52:00.181Z] 36b50b131297: Waiting [2023-08-14T20:52:00.181Z] aa7765fb3bec: Layer already exists [2023-08-14T20:52:00.181Z] a758a972ba2b: Layer already exists [2023-08-14T20:52:00.181Z] add8a8943839: Layer already exists [2023-08-14T20:52:00.181Z] 26cef48f19e9: Layer already exists [2023-08-14T20:52:00.181Z] 61723eba9ff0: Layer already exists [2023-08-14T20:52:00.181Z] 36b50b131297: Layer already exists [2023-08-14T20:52:00.181Z] latest: digest: sha256:4a4e9ecbc65f877437f9db860dae87bf9030fa7d1b928ae59ce334c1348700c5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:52:00.368Z] [2023-08-14T20:52:00.368Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 [2023-08-14T20:52:00.368Z] #30 DONE 1.7s [2023-08-14T20:52:00.368Z] [2023-08-14T20:52:00.368Z] #36 [core-command internal] load build context [2023-08-14T20:52:00.368Z] #36 ... [2023-08-14T20:52:00.368Z] [2023-08-14T20:52:00.368Z] #33 [core-metadata builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-08-14T20:52:00.368Z] #33 DONE 1.7s [2023-08-14T20:52:00.368Z] [2023-08-14T20:52:00.368Z] #34 [core-metadata builder 2/9] WORKDIR /edgex-go [2023-08-14T20:52:00.368Z] #34 DONE 0.6s [2023-08-14T20:52:00.368Z] [2023-08-14T20:52:00.368Z] #32 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T20:52:00.368Z] #32 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-14T20:52:00.368Z] #32 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-14T20:52:00.368Z] #32 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-14T20:52:00.368Z] #32 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-14T20:52:00.368Z] #32 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-14T20:52:00.368Z] #32 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.6s done [2023-08-14T20:52:00.368Z] #32 DONE 2.3s [2023-08-14T20:52:00.368Z] [2023-08-14T20:52:00.368Z] #38 [security-spire-agent internal] load build context [2023-08-14T20:52:00.368Z] #38 DONE 0.0s [2023-08-14T20:52:00.368Z] [2023-08-14T20:52:00.368Z] #39 [security-spiffe-token-provider internal] load build context [2023-08-14T20:52:00.368Z] #39 transferring context: 2.56MB 1.4s done [2023-08-14T20:52:00.368Z] #39 DONE 1.8s [2023-08-14T20:52:00.368Z] [2023-08-14T20:52:00.368Z] #36 [core-command internal] load build context [2023-08-14T20:52:00.495Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:52:00.637Z] #36 ... [2023-08-14T20:52:00.637Z] [2023-08-14T20:52:00.637Z] #33 [security-proxy-setup builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-08-14T20:52:00.637Z] #33 DONE 1.7s [2023-08-14T20:52:00.637Z] [2023-08-14T20:52:00.637Z] #34 [security-proxy-setup builder 2/9] WORKDIR /edgex-go [2023-08-14T20:52:00.637Z] #34 DONE 0.7s [2023-08-14T20:52:00.637Z] [2023-08-14T20:52:00.637Z] #32 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T20:52:00.637Z] #32 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-14T20:52:00.637Z] #32 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-14T20:52:00.637Z] #32 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-14T20:52:00.637Z] #32 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-14T20:52:00.637Z] #32 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-14T20:52:00.637Z] #32 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.6s done [2023-08-14T20:52:00.637Z] #32 DONE 2.4s [2023-08-14T20:52:00.637Z] [2023-08-14T20:52:00.637Z] #36 [core-command internal] load build context [2023-08-14T20:52:00.806Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.23 [2023-08-14T20:52:00.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-08-14T20:52:00.806Z] a758a972ba2b: Preparing [2023-08-14T20:52:00.806Z] add8a8943839: Preparing [2023-08-14T20:52:00.806Z] aa7765fb3bec: Preparing [2023-08-14T20:52:00.806Z] 26cef48f19e9: Preparing [2023-08-14T20:52:00.806Z] 61723eba9ff0: Preparing [2023-08-14T20:52:00.806Z] 36b50b131297: Preparing [2023-08-14T20:52:00.806Z] aa7765fb3bec: Layer already exists [2023-08-14T20:52:00.806Z] add8a8943839: Layer already exists [2023-08-14T20:52:00.806Z] 26cef48f19e9: Layer already exists [2023-08-14T20:52:00.806Z] a758a972ba2b: Layer already exists [2023-08-14T20:52:00.806Z] 61723eba9ff0: Layer already exists [2023-08-14T20:52:00.806Z] 36b50b131297: Layer already exists [2023-08-14T20:52:00.806Z] 3.1.0-dev.23: digest: sha256:4a4e9ecbc65f877437f9db860dae87bf9030fa7d1b928ae59ce334c1348700c5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:52:01.106Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:52:01.220Z] #36 transferring context: 2.56MB 2.0s done [2023-08-14T20:52:01.403Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [2023-08-14T20:52:01.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-08-14T20:52:01.404Z] a758a972ba2b: Preparing [2023-08-14T20:52:01.404Z] add8a8943839: Preparing [2023-08-14T20:52:01.404Z] aa7765fb3bec: Preparing [2023-08-14T20:52:01.404Z] 26cef48f19e9: Preparing [2023-08-14T20:52:01.404Z] 61723eba9ff0: Preparing [2023-08-14T20:52:01.404Z] 36b50b131297: Preparing [2023-08-14T20:52:01.404Z] 36b50b131297: Waiting [2023-08-14T20:52:01.404Z] a758a972ba2b: Layer already exists [2023-08-14T20:52:01.404Z] add8a8943839: Layer already exists [2023-08-14T20:52:01.404Z] 26cef48f19e9: Layer already exists [2023-08-14T20:52:01.404Z] 61723eba9ff0: Layer already exists [2023-08-14T20:52:01.404Z] aa7765fb3bec: Layer already exists [2023-08-14T20:52:01.404Z] 36b50b131297: Layer already exists [2023-08-14T20:52:01.404Z] 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23: digest: sha256:4a4e9ecbc65f877437f9db860dae87bf9030fa7d1b928ae59ce334c1348700c5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:52:01.485Z] #36 DONE 2.6s [2023-08-14T20:52:01.485Z] [2023-08-14T20:52:01.485Z] #40 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-14T20:52:01.702Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:52:02.001Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-08-14T20:52:02.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-08-14T20:52:02.002Z] a758a972ba2b: Preparing [2023-08-14T20:52:02.002Z] add8a8943839: Preparing [2023-08-14T20:52:02.002Z] aa7765fb3bec: Preparing [2023-08-14T20:52:02.002Z] 26cef48f19e9: Preparing [2023-08-14T20:52:02.002Z] 61723eba9ff0: Preparing [2023-08-14T20:52:02.002Z] 36b50b131297: Preparing [2023-08-14T20:52:02.002Z] 36b50b131297: Waiting [2023-08-14T20:52:02.002Z] add8a8943839: Layer already exists [2023-08-14T20:52:02.002Z] aa7765fb3bec: Layer already exists [2023-08-14T20:52:02.002Z] 61723eba9ff0: Layer already exists [2023-08-14T20:52:02.002Z] a758a972ba2b: Layer already exists [2023-08-14T20:52:02.002Z] 26cef48f19e9: Layer already exists [2023-08-14T20:52:02.002Z] 36b50b131297: Layer already exists [2023-08-14T20:52:02.002Z] main: digest: sha256:4a4e9ecbc65f877437f9db860dae87bf9030fa7d1b928ae59ce334c1348700c5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-14T20:52:02.042Z] ===================================================== [Pipeline] echo [2023-08-14T20:52:02.048Z] taggedImages: [2023-08-14T20:52:02.048Z] - nexus3.edgexfoundry.org:10004/support-scheduler:23265dfad13dfa2cb5de380f133a81b406e62be8 [2023-08-14T20:52:02.048Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-08-14T20:52:02.048Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.23 [2023-08-14T20:52:02.048Z] - nexus3.edgexfoundry.org:10004/support-scheduler:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [2023-08-14T20:52:02.048Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [2023-08-14T20:52:02.072Z] #40 ... [2023-08-14T20:52:02.072Z] [2023-08-14T20:52:02.072Z] #41 [security-secretstore-setup internal] load build context [2023-08-14T20:52:02.072Z] #41 transferring context: 2.56MB 2.5s done [2023-08-14T20:52:02.072Z] #41 DONE 3.4s [2023-08-14T20:52:02.072Z] [2023-08-14T20:52:02.072Z] #42 [security-bootstrapper internal] load build context [2023-08-14T20:52:02.072Z] #42 transferring context: 2.56MB 2.6s done [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-14T20:52:02.340Z] #42 ... [2023-08-14T20:52:02.340Z] [2023-08-14T20:52:02.340Z] #43 [core-common-config-bootstrapper internal] load build context [2023-08-14T20:52:02.340Z] #43 transferring context: 2.56MB 2.3s done [2023-08-14T20:52:02.340Z] #43 DONE 3.5s [2023-08-14T20:52:02.340Z] [2023-08-14T20:52:02.340Z] #35 [support-notifications internal] load build context [2023-08-14T20:52:02.340Z] #35 transferring context: 2.56MB 1.9s done [2023-08-14T20:52:02.340Z] #35 DONE 3.3s [2023-08-14T20:52:02.340Z] [2023-08-14T20:52:02.340Z] #44 [core-data internal] load build context [2023-08-14T20:52:02.935Z] #44 ... [2023-08-14T20:52:02.935Z] [2023-08-14T20:52:02.935Z] #42 [security-bootstrapper internal] load build context [2023-08-14T20:52:02.935Z] #42 DONE 4.1s [2023-08-14T20:52:02.935Z] [2023-08-14T20:52:02.935Z] #44 [core-data internal] load build context [2023-08-14T20:52:07.221Z] #44 transferring context: 1.25MB 4.8s [2023-08-14T20:52:08.190Z] #44 ... [2023-08-14T20:52:08.190Z] [2023-08-14T20:52:08.190Z] #45 [core-metadata internal] load build context [2023-08-14T20:52:08.190Z] #45 transferring context: 2.56MB 5.0s done [2023-08-14T20:52:08.190Z] #45 DONE 7.6s [2023-08-14T20:52:08.190Z] [2023-08-14T20:52:08.190Z] #44 [core-data internal] load build context [2023-08-14T20:52:08.190Z] #44 ... [2023-08-14T20:52:08.190Z] [2023-08-14T20:52:08.190Z] #46 [security-spire-server internal] load build context [2023-08-14T20:52:08.190Z] #46 ... [2023-08-14T20:52:08.190Z] [2023-08-14T20:52:08.190Z] #44 [core-data internal] load build context [2023-08-14T20:52:08.774Z] #44 ... [2023-08-14T20:52:08.774Z] [2023-08-14T20:52:08.774Z] #47 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-08-14T20:52:08.774Z] #0 8.864 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T20:52:08.774Z] #47 ... [2023-08-14T20:52:08.774Z] [2023-08-14T20:52:08.774Z] #48 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-14T20:52:08.774Z] #0 6.812 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T20:52:08.774Z] #0 7.803 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T20:52:08.774Z] #0 9.755 OK: 263 MiB in 53 packages [2023-08-14T20:52:08.774Z] #48 ... [2023-08-14T20:52:08.774Z] [2023-08-14T20:52:08.774Z] #49 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-14T20:52:08.774Z] #0 5.994 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T20:52:08.774Z] #0 7.060 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T20:52:08.774Z] #0 8.930 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-14T20:52:08.774Z] #0 8.930 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-14T20:52:08.774Z] #0 8.930 OK: 17694 distinct packages available [2023-08-14T20:52:08.774Z] #0 9.533 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T20:52:09.042Z] #49 ... [2023-08-14T20:52:09.042Z] [2023-08-14T20:52:09.042Z] #50 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-14T20:52:09.042Z] #0 9.707 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T20:52:09.042Z] #50 ... [2023-08-14T20:52:09.042Z] [2023-08-14T20:52:09.042Z] #51 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-14T20:52:09.042Z] #0 9.748 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T20:52:09.312Z] #51 ... [2023-08-14T20:52:09.312Z] [2023-08-14T20:52:09.312Z] #38 [security-spire-agent internal] load build context [2023-08-14T20:52:09.312Z] #38 transferring context: 2.56MB 6.6s done [2023-08-14T20:52:09.312Z] #38 DONE 8.8s [2023-08-14T20:52:09.312Z] [2023-08-14T20:52:09.312Z] #46 [security-spire-server internal] load build context [2023-08-14T20:52:09.896Z] #46 ... [2023-08-14T20:52:09.896Z] [2023-08-14T20:52:09.896Z] #52 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-14T20:52:09.896Z] #0 9.534 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T20:52:09.896Z] #52 ... [2023-08-14T20:52:09.896Z] [2023-08-14T20:52:09.896Z] #53 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-14T20:52:10.164Z] #53 ... [2023-08-14T20:52:10.164Z] [2023-08-14T20:52:10.164Z] #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-14T20:52:10.164Z] #0 9.792 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T20:52:10.164Z] #54 ... [2023-08-14T20:52:10.164Z] [2023-08-14T20:52:10.164Z] #48 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-14T20:52:10.164Z] #48 DONE 12.3s [2023-08-14T20:52:10.164Z] [2023-08-14T20:52:10.164Z] #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-14T20:52:10.431Z] #55 ... [2023-08-14T20:52:10.431Z] [2023-08-14T20:52:10.431Z] #56 [security-proxy-auth stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-14T20:52:10.431Z] #56 ... [2023-08-14T20:52:10.431Z] [2023-08-14T20:52:10.431Z] #44 [core-data internal] load build context [2023-08-14T20:52:10.431Z] #44 transferring context: 2.56MB 7.4s done [2023-08-14T20:52:10.431Z] #44 DONE 10.0s [2023-08-14T20:52:10.431Z] [2023-08-14T20:52:10.431Z] #57 [security-proxy-auth internal] load build context [2023-08-14T20:52:10.432Z] #57 transferring context: 2.56MB 7.2s done [2023-08-14T20:52:10.432Z] #57 DONE 9.9s [2023-08-14T20:52:10.432Z] [2023-08-14T20:52:10.432Z] #46 [security-spire-server internal] load build context [2023-08-14T20:52:10.432Z] #46 transferring context: 2.56MB 7.3s done [2023-08-14T20:52:10.432Z] #46 DONE 10.0s [2023-08-14T20:52:10.432Z] [2023-08-14T20:52:10.432Z] #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-14T20:52:10.698Z] #58 ... [2023-08-14T20:52:10.698Z] [2023-08-14T20:52:10.698Z] #59 [security-proxy-setup internal] load build context [2023-08-14T20:52:10.698Z] #59 transferring context: 2.56MB 7.4s done [2023-08-14T20:52:10.698Z] #59 DONE 10.1s [2023-08-14T20:52:10.698Z] [2023-08-14T20:52:10.698Z] #60 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-08-14T20:52:11.284Z] #60 DONE 0.9s [2023-08-14T20:52:11.284Z] [2023-08-14T20:52:11.284Z] #61 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:52:11.873Z] #61 ... [2023-08-14T20:52:11.873Z] [2023-08-14T20:52:11.873Z] #62 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-08-14T20:52:11.873Z] #62 ... [2023-08-14T20:52:11.873Z] [2023-08-14T20:52:11.873Z] #63 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-14T20:52:12.140Z] #63 10.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T20:52:12.140Z] #63 ... [2023-08-14T20:52:12.140Z] [2023-08-14T20:52:12.140Z] #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-14T20:52:12.140Z] #58 12.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T20:52:13.553Z] #58 ... [2023-08-14T20:52:13.553Z] [2023-08-14T20:52:13.553Z] #47 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-08-14T20:52:13.553Z] #47 10.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T20:52:13.553Z] #47 14.29 OK: 263 MiB in 53 packages [2023-08-14T20:52:13.553Z] #47 DONE 15.2s [2023-08-14T20:52:13.838Z] [2023-08-14T20:52:13.838Z] #64 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-08-14T20:52:14.111Z] #64 DONE 0.5s [2023-08-14T20:52:14.111Z] [2023-08-14T20:52:14.111Z] #65 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:52:16.064Z] #65 ... [2023-08-14T20:52:16.064Z] [2023-08-14T20:52:16.064Z] #50 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-08-14T20:52:16.064Z] #50 11.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T20:52:16.064Z] #50 16.43 OK: 263 MiB in 53 packages [2023-08-14T20:52:16.064Z] #50 DONE 17.4s [2023-08-14T20:52:16.064Z] [2023-08-14T20:52:16.064Z] #66 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-14T20:52:16.333Z] #66 DONE 0.6s [2023-08-14T20:52:16.333Z] [2023-08-14T20:52:16.333Z] #67 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:52:17.339Z] #67 ... [2023-08-14T20:52:17.339Z] [2023-08-14T20:52:17.339Z] #49 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-14T20:52:17.339Z] #49 11.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T20:52:17.339Z] #49 17.23 OK: 263 MiB in 53 packages [2023-08-14T20:52:17.339Z] #49 DONE 18.6s [2023-08-14T20:52:17.339Z] [2023-08-14T20:52:17.339Z] #51 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-14T20:52:17.339Z] #51 11.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T20:52:17.339Z] #51 16.82 OK: 263 MiB in 53 packages [2023-08-14T20:52:17.339Z] #51 DONE 18.2s [2023-08-14T20:52:17.339Z] [2023-08-14T20:52:17.339Z] #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-08-14T20:52:17.925Z] #68 DONE 0.6s [2023-08-14T20:52:17.925Z] [2023-08-14T20:52:17.925Z] #69 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-08-14T20:52:18.193Z] #69 DONE 0.9s [2023-08-14T20:52:18.193Z] [2023-08-14T20:52:18.193Z] #70 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:52:20.780Z] #70 ... [2023-08-14T20:52:20.780Z] [2023-08-14T20:52:20.780Z] #53 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-14T20:52:20.780Z] #53 10.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T20:52:20.780Z] #53 13.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T20:52:20.780Z] #53 19.57 (1/4) Installing ca-certificates (20230506-r0) [2023-08-14T20:52:20.780Z] #53 19.98 (2/4) Installing dumb-init (1.2.5-r2) [2023-08-14T20:52:20.780Z] #53 20.01 (3/4) Installing su-exec (0.2-r2) [2023-08-14T20:52:20.780Z] #53 20.02 (4/4) Installing yq (4.30.4-r4) [2023-08-14T20:52:20.780Z] #53 21.05 Executing busybox-1.35.0-r29.trigger [2023-08-14T20:52:20.780Z] #53 ... [2023-08-14T20:52:20.780Z] [2023-08-14T20:52:20.780Z] #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-14T20:52:20.780Z] #58 14.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T20:52:20.780Z] #58 20.17 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-14T20:52:20.780Z] #58 20.21 (2/2) Installing su-exec (0.2-r2) [2023-08-14T20:52:20.780Z] #58 20.22 Executing busybox-1.35.0-r29.trigger [2023-08-14T20:52:20.780Z] #58 20.53 OK: 8 MiB in 17 packages [2023-08-14T20:52:21.049Z] #58 ... [2023-08-14T20:52:21.049Z] [2023-08-14T20:52:21.049Z] #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-14T20:52:21.049Z] #55 11.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T20:52:21.049Z] #55 14.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T20:52:21.049Z] #55 20.03 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-14T20:52:21.049Z] #55 20.03 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-14T20:52:21.049Z] #55 20.03 OK: 17689 distinct packages available [2023-08-14T20:52:21.049Z] #55 21.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T20:52:21.318Z] #55 ... [2023-08-14T20:52:21.318Z] [2023-08-14T20:52:21.318Z] #53 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-14T20:52:21.318Z] #53 21.23 Executing ca-certificates-20230506-r0.trigger [2023-08-14T20:52:21.318Z] #53 ... [2023-08-14T20:52:21.318Z] [2023-08-14T20:52:21.318Z] #62 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-08-14T20:52:21.318Z] #62 10.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T20:52:21.318Z] #62 13.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T20:52:21.318Z] #62 18.06 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-14T20:52:21.318Z] #62 18.12 (2/2) Installing openssl (3.0.10-r0) [2023-08-14T20:52:21.318Z] #62 18.20 Executing busybox-1.35.0-r29.trigger [2023-08-14T20:52:21.318Z] #62 18.30 OK: 8 MiB in 17 packages [2023-08-14T20:52:21.319Z] #62 DONE 19.6s [2023-08-14T20:52:21.319Z] [2023-08-14T20:52:21.319Z] #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-14T20:52:21.319Z] #54 12.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T20:52:21.319Z] #54 17.92 (1/2) Installing ca-certificates (20230506-r0) [2023-08-14T20:52:21.319Z] #54 18.48 (2/2) Installing dumb-init (1.2.5-r2) [2023-08-14T20:52:21.319Z] #54 18.50 Executing busybox-1.35.0-r29.trigger [2023-08-14T20:52:21.319Z] #54 18.73 Executing ca-certificates-20230506-r0.trigger [2023-08-14T20:52:21.319Z] #54 20.64 OK: 8 MiB in 17 packages [2023-08-14T20:52:21.319Z] #54 DONE 21.8s [2023-08-14T20:52:21.586Z] [2023-08-14T20:52:21.586Z] #71 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-08-14T20:52:21.852Z] #71 DONE 0.3s [2023-08-14T20:52:21.852Z] [2023-08-14T20:52:21.852Z] #63 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-14T20:52:21.852Z] #63 12.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T20:52:21.852Z] #63 18.46 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-14T20:52:21.852Z] #63 18.50 Executing busybox-1.35.0-r29.trigger [2023-08-14T20:52:21.852Z] #63 18.79 OK: 8 MiB in 16 packages [2023-08-14T20:52:21.852Z] #63 ... [2023-08-14T20:52:21.852Z] [2023-08-14T20:52:21.852Z] #56 [core-common-config-bootstrapper stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-14T20:52:21.852Z] #56 12.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T20:52:21.852Z] #56 14.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T20:52:21.852Z] #56 20.66 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-14T20:52:21.852Z] #56 20.70 Executing busybox-1.35.0-r29.trigger [2023-08-14T20:52:21.852Z] #56 20.83 OK: 8 MiB in 16 packages [2023-08-14T20:52:21.852Z] #56 DONE 22.1s [2023-08-14T20:52:21.852Z] [2023-08-14T20:52:21.852Z] #40 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-14T20:52:21.852Z] #40 10.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T20:52:21.852Z] #40 13.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T20:52:21.852Z] #40 18.44 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-14T20:52:21.852Z] #40 18.46 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-14T20:52:21.852Z] #40 18.46 OK: 17689 distinct packages available [2023-08-14T20:52:21.853Z] #40 19.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T20:52:22.122Z] #40 ... [2023-08-14T20:52:22.122Z] [2023-08-14T20:52:22.122Z] #63 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-14T20:52:22.122Z] #63 DONE 20.4s [2023-08-14T20:52:22.122Z] [2023-08-14T20:52:22.122Z] #52 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-14T20:52:22.122Z] #52 12.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T20:52:22.122Z] #52 16.87 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-14T20:52:22.122Z] #52 16.87 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-14T20:52:22.122Z] #52 16.87 OK: 17689 distinct packages available [2023-08-14T20:52:22.122Z] #52 17.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T20:52:22.122Z] #52 20.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T20:52:22.122Z] #52 ... [2023-08-14T20:52:22.122Z] [2023-08-14T20:52:22.122Z] #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-14T20:52:22.122Z] #58 DONE 22.2s [2023-08-14T20:52:22.122Z] [2023-08-14T20:52:22.122Z] #72 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-14T20:52:24.061Z] #72 ... [2023-08-14T20:52:24.061Z] [2023-08-14T20:52:24.061Z] #53 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-14T20:52:24.061Z] #53 23.31 OK: 17 MiB in 19 packages [2023-08-14T20:52:24.061Z] #53 DONE 24.1s [2023-08-14T20:52:24.061Z] [2023-08-14T20:52:24.061Z] #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-14T20:52:24.061Z] #55 23.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T20:52:25.027Z] #55 ... [2023-08-14T20:52:25.027Z] [2023-08-14T20:52:25.027Z] #72 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-14T20:52:25.027Z] #72 DONE 2.8s [2023-08-14T20:52:25.027Z] [2023-08-14T20:52:25.027Z] #73 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-08-14T20:52:25.027Z] #73 DONE 0.2s [2023-08-14T20:52:25.027Z] [2023-08-14T20:52:25.027Z] #52 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-14T20:52:25.027Z] #52 25.26 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-14T20:52:25.027Z] #52 25.28 (2/4) Installing musl-obstack (1.2.3-r0) [2023-08-14T20:52:25.027Z] #52 25.29 (3/4) Installing libucontext (1.2-r0) [2023-08-14T20:52:25.027Z] #52 25.30 (4/4) Installing gcompat (1.1.0-r0) [2023-08-14T20:52:25.027Z] #52 25.31 Executing busybox-1.35.0-r29.trigger [2023-08-14T20:52:25.294Z] #52 25.43 OK: 8 MiB in 19 packages [2023-08-14T20:52:25.876Z] #52 DONE 25.9s [2023-08-14T20:52:25.876Z] [2023-08-14T20:52:25.876Z] #40 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-14T20:52:25.876Z] #40 21.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T20:52:26.147Z] #40 24.63 (1/5) Installing dumb-init (1.2.5-r2) [2023-08-14T20:52:26.147Z] #40 24.65 (2/5) Installing musl-obstack (1.2.3-r0) [2023-08-14T20:52:26.147Z] #40 24.66 (3/5) Installing libucontext (1.2-r0) [2023-08-14T20:52:26.147Z] #40 24.67 (4/5) Installing gcompat (1.1.0-r0) [2023-08-14T20:52:26.147Z] #40 24.69 (5/5) Installing openssl (3.0.10-r0) [2023-08-14T20:52:26.147Z] #40 24.72 Executing busybox-1.35.0-r29.trigger [2023-08-14T20:52:26.424Z] #40 24.77 OK: 9 MiB in 20 packages [2023-08-14T20:52:26.694Z] #40 DONE 25.1s [2023-08-14T20:52:26.694Z] [2023-08-14T20:52:26.694Z] #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-14T20:52:26.694Z] #55 26.17 (1/9) Installing ca-certificates (20230506-r0) [2023-08-14T20:52:26.694Z] #55 26.30 (2/9) Installing brotli-libs (1.0.9-r9) [2023-08-14T20:52:26.694Z] #55 26.34 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-08-14T20:52:26.694Z] #55 26.35 (4/9) Installing libcurl (8.2.1-r0) [2023-08-14T20:52:26.694Z] #55 26.38 (5/9) Installing curl (8.2.1-r0) [2023-08-14T20:52:26.694Z] #55 26.39 (6/9) Installing dumb-init (1.2.5-r2) [2023-08-14T20:52:26.694Z] #55 26.41 (7/9) Installing musl-obstack (1.2.3-r0) [2023-08-14T20:52:26.694Z] #55 26.41 (8/9) Installing libucontext (1.2-r0) [2023-08-14T20:52:26.694Z] #55 26.43 (9/9) Installing gcompat (1.1.0-r0) [2023-08-14T20:52:26.694Z] #55 26.46 Executing busybox-1.35.0-r29.trigger [2023-08-14T20:52:26.694Z] #55 26.52 Executing ca-certificates-20230506-r0.trigger [2023-08-14T20:52:26.971Z] #55 27.13 OK: 11 MiB in 24 packages [2023-08-14T20:52:27.239Z] #55 DONE 27.5s [2023-08-14T20:52:27.239Z] [2023-08-14T20:52:27.239Z] #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:53:14.072Z] #74 ... [2023-08-14T20:53:14.072Z] [2023-08-14T20:53:14.072Z] #70 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:53:14.072Z] #70 DONE 48.7s [2023-08-14T20:53:14.072Z] [2023-08-14T20:53:14.072Z] #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:53:14.072Z] #74 DONE 49.1s [2023-08-14T20:53:14.072Z] [2023-08-14T20:53:14.072Z] #67 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:53:14.072Z] #67 DONE 50.5s [2023-08-14T20:53:14.072Z] [2023-08-14T20:53:14.072Z] #65 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:53:14.072Z] #65 DONE 52.9s [2023-08-14T20:53:14.072Z] [2023-08-14T20:53:14.072Z] #61 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:53:14.072Z] #61 DONE 55.8s [2023-08-14T20:53:14.072Z] [2023-08-14T20:53:14.072Z] #75 [support-notifications builder 6/7] COPY . . [2023-08-14T20:53:14.072Z] #75 ... [2023-08-14T20:53:14.072Z] [2023-08-14T20:53:14.072Z] #76 [security-spire-config builder 6/9] COPY . . [2023-08-14T20:53:14.072Z] #76 DONE 1.3s [2023-08-14T20:53:14.072Z] [2023-08-14T20:53:14.072Z] #77 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-08-14T20:53:14.072Z] #77 CACHED [2023-08-14T20:53:14.072Z] [2023-08-14T20:53:14.072Z] #78 [core-data builder 6/7] COPY . . [2023-08-14T20:53:14.072Z] #78 CACHED [2023-08-14T20:53:14.072Z] [2023-08-14T20:53:14.072Z] #79 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:53:14.072Z] #79 CACHED [2023-08-14T20:53:14.072Z] [2023-08-14T20:53:14.072Z] #80 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-14T20:53:14.072Z] #80 CACHED [2023-08-14T20:53:14.072Z] [2023-08-14T20:53:14.072Z] #81 [security-proxy-setup builder 6/7] COPY . . [2023-08-14T20:53:14.072Z] #81 CACHED [2023-08-14T20:53:14.072Z] [2023-08-14T20:53:14.072Z] #82 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:53:14.072Z] #82 CACHED [2023-08-14T20:53:14.072Z] [2023-08-14T20:53:14.072Z] #83 [core-metadata builder 6/7] COPY . . [2023-08-14T20:53:14.072Z] #83 CACHED [2023-08-14T20:53:14.072Z] [2023-08-14T20:53:14.072Z] #84 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-08-14T20:53:14.072Z] #84 CACHED [2023-08-14T20:53:14.072Z] [2023-08-14T20:53:14.072Z] #85 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:53:14.072Z] #85 CACHED [2023-08-14T20:53:14.072Z] [2023-08-14T20:53:14.072Z] #86 [security-proxy-auth builder 6/7] COPY . . [2023-08-14T20:53:14.072Z] #86 CACHED [2023-08-14T20:53:14.072Z] [2023-08-14T20:53:14.072Z] #87 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-08-14T20:53:14.072Z] #87 CACHED [2023-08-14T20:53:14.072Z] [2023-08-14T20:53:14.072Z] #88 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:53:14.072Z] #88 CACHED [2023-08-14T20:53:14.072Z] [2023-08-14T20:53:14.072Z] #89 [core-command builder 6/7] COPY . . [2023-08-14T20:53:14.072Z] #89 CACHED [2023-08-14T20:53:14.072Z] [2023-08-14T20:53:14.072Z] #90 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-08-14T20:53:14.072Z] #90 CACHED [2023-08-14T20:53:14.072Z] [2023-08-14T20:53:14.072Z] #91 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:53:14.072Z] #91 CACHED [2023-08-14T20:53:14.072Z] [2023-08-14T20:53:14.072Z] #75 [support-notifications builder 6/7] COPY . . [2023-08-14T20:53:14.072Z] #75 DONE 1.4s [2023-08-14T20:53:14.072Z] [2023-08-14T20:53:14.072Z] #92 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-08-14T20:53:14.072Z] #92 CACHED [2023-08-14T20:53:14.072Z] [2023-08-14T20:53:14.072Z] #93 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:53:14.072Z] #93 CACHED [2023-08-14T20:53:14.072Z] [2023-08-14T20:53:14.072Z] #94 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-14T20:53:14.072Z] #94 CACHED [2023-08-14T20:53:14.072Z] [2023-08-14T20:53:14.072Z] #95 [security-bootstrapper builder 6/7] COPY . . [2023-08-14T20:53:14.072Z] #95 CACHED [2023-08-14T20:53:14.072Z] [2023-08-14T20:53:14.072Z] #96 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-14T20:53:14.072Z] #96 CACHED [2023-08-14T20:53:14.072Z] [2023-08-14T20:53:14.072Z] #97 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:53:14.072Z] #97 CACHED [2023-08-14T20:53:14.072Z] [2023-08-14T20:53:14.072Z] #98 [security-secretstore-setup builder 6/7] COPY . . [2023-08-14T20:53:14.072Z] #98 DONE 1.4s [2023-08-14T20:53:14.072Z] [2023-08-14T20:53:14.072Z] #99 [support-scheduler builder 6/7] COPY . . [2023-08-14T20:53:14.072Z] #99 DONE 1.4s [2023-08-14T20:53:14.072Z] [2023-08-14T20:53:14.072Z] #100 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-14T20:53:14.072Z] #100 DONE 1.5s [2023-08-14T20:53:14.072Z] [2023-08-14T20:53:14.072Z] #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-14T20:53:14.072Z] #101 ... [2023-08-14T20:53:14.072Z] [2023-08-14T20:53:14.072Z] #102 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-14T20:53:14.072Z] #102 DONE 0.3s [2023-08-14T20:53:14.072Z] [2023-08-14T20:53:14.072Z] #103 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-14T20:53:14.072Z] #103 CACHED [2023-08-14T20:53:14.072Z] [2023-08-14T20:53:14.072Z] #104 [security-spire-server builder 6/9] COPY . . [2023-08-14T20:53:14.072Z] #104 CACHED [2023-08-14T20:53:14.072Z] [2023-08-14T20:53:14.072Z] #105 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:53:14.072Z] #105 CACHED [2023-08-14T20:53:14.072Z] [2023-08-14T20:53:14.072Z] #106 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-08-14T20:53:14.072Z] #106 CACHED [2023-08-14T20:53:14.072Z] [2023-08-14T20:53:14.072Z] #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-14T20:53:14.072Z] #107 ... [2023-08-14T20:53:14.072Z] [2023-08-14T20:53:14.072Z] #108 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-14T20:53:14.072Z] #0 4.748 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.23" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-08-14T20:53:15.030Z] #108 ... [2023-08-14T20:53:15.030Z] [2023-08-14T20:53:15.030Z] #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-14T20:53:15.030Z] #107 DONE 6.3s [2023-08-14T20:53:15.030Z] [2023-08-14T20:53:15.030Z] #109 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-14T20:53:15.030Z] #109 DONE 0.3s [2023-08-14T20:53:15.030Z] [2023-08-14T20:53:15.030Z] #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-14T20:53:15.030Z] #101 6.685 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.23" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-08-14T20:53:15.298Z] #101 ... [2023-08-14T20:53:15.298Z] [2023-08-14T20:53:15.298Z] #110 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-14T20:53:15.298Z] #110 DONE 6.6s [2023-08-14T20:53:15.580Z] [2023-08-14T20:53:15.580Z] #111 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-08-14T20:53:15.580Z] #111 DONE 0.3s [2023-08-14T20:53:15.580Z] [2023-08-14T20:53:15.580Z] #112 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-14T20:53:15.580Z] #0 6.422 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.23" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-08-14T20:53:15.850Z] #112 ... [2023-08-14T20:53:15.850Z] [2023-08-14T20:53:15.850Z] #113 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:53:15.850Z] #113 CACHED [2023-08-14T20:53:15.850Z] [2023-08-14T20:53:15.850Z] #114 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-08-14T20:53:15.850Z] #114 CACHED [2023-08-14T20:53:15.850Z] [2023-08-14T20:53:15.850Z] #115 [security-spire-agent builder 6/9] COPY . . [2023-08-14T20:53:15.850Z] #115 CACHED [2023-08-14T20:53:15.850Z] [2023-08-14T20:53:15.850Z] #116 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-08-14T20:53:15.850Z] #116 CACHED [2023-08-14T20:53:15.850Z] [2023-08-14T20:53:15.850Z] #117 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-14T20:53:15.850Z] #117 CACHED [2023-08-14T20:53:15.850Z] [2023-08-14T20:53:15.850Z] #118 [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-14T20:53:15.850Z] #118 CACHED [2023-08-14T20:53:15.850Z] [2023-08-14T20:53:15.850Z] #119 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:53:16.118Z] #119 ... [2023-08-14T20:53:16.118Z] [2023-08-14T20:53:16.118Z] #120 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:53:16.118Z] #120 DONE 0.3s [2023-08-14T20:53:16.383Z] [2023-08-14T20:53:16.383Z] #119 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:53:16.383Z] #119 DONE 0.4s [2023-08-14T20:53:16.383Z] [2023-08-14T20:53:16.383Z] #121 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-14T20:53:16.383Z] #121 ... [2023-08-14T20:53:16.383Z] [2023-08-14T20:53:16.383Z] #122 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-14T20:53:16.383Z] #122 DONE 0.3s [2023-08-14T20:53:16.649Z] [2023-08-14T20:53:16.649Z] #121 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-14T20:53:16.649Z] #121 DONE 0.3s [2023-08-14T20:53:16.649Z] [2023-08-14T20:53:16.649Z] #123 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-14T20:53:16.649Z] #0 6.403 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.23" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-08-14T20:53:17.228Z] #123 ... [2023-08-14T20:53:17.228Z] [2023-08-14T20:53:17.228Z] #124 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-14T20:53:17.228Z] #124 ... [2023-08-14T20:53:17.228Z] [2023-08-14T20:53:17.228Z] #125 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-14T20:53:17.228Z] #125 CACHED [2023-08-14T20:53:17.228Z] [2023-08-14T20:53:17.228Z] #126 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:53:17.228Z] #126 CACHED [2023-08-14T20:53:17.493Z] [2023-08-14T20:53:17.493Z] #127 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-14T20:53:18.448Z] #127 ... [2023-08-14T20:53:18.448Z] [2023-08-14T20:53:18.448Z] #128 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-14T20:53:18.448Z] #0 4.174 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.23" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-08-14T20:53:18.722Z] #128 ... [2023-08-14T20:53:18.722Z] [2023-08-14T20:53:18.722Z] #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-14T20:53:18.722Z] #0 6.136 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.23" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-08-14T20:53:18.722Z] #129 ... [2023-08-14T20:53:18.722Z] [2023-08-14T20:53:18.722Z] #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-14T20:53:18.722Z] #0 6.773 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.23" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-08-14T20:53:18.989Z] #130 ... [2023-08-14T20:53:18.989Z] [2023-08-14T20:53:18.989Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-14T20:53:18.989Z] #0 5.852 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.23" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-08-14T20:53:18.989Z] #131 ... [2023-08-14T20:53:18.989Z] [2023-08-14T20:53:18.989Z] #124 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-14T20:53:18.989Z] #124 DONE 2.0s [2023-08-14T20:53:18.989Z] [2023-08-14T20:53:18.990Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-14T20:53:18.990Z] #0 5.491 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.23" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-08-14T20:53:19.275Z] #132 ... [2023-08-14T20:53:19.275Z] [2023-08-14T20:53:19.275Z] #133 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-14T20:53:19.275Z] #133 DONE 1.3s [2023-08-14T20:53:19.275Z] [2023-08-14T20:53:19.275Z] #127 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-14T20:53:19.275Z] #127 DONE 1.8s [2023-08-14T20:53:19.275Z] [2023-08-14T20:53:19.275Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-14T20:53:19.275Z] #0 6.504 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.23" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-08-14T20:53:19.275Z] #134 ... [2023-08-14T20:53:19.275Z] [2023-08-14T20:53:19.275Z] #135 [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-14T20:53:19.275Z] #0 6.912 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.23" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-08-14T20:53:19.542Z] #135 ... [2023-08-14T20:53:19.542Z] [2023-08-14T20:53:19.542Z] #136 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-14T20:53:19.542Z] #136 DONE 0.3s [2023-08-14T20:53:19.542Z] [2023-08-14T20:53:19.542Z] #137 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-14T20:53:19.542Z] #137 ... [2023-08-14T20:53:19.542Z] [2023-08-14T20:53:19.542Z] #138 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-08-14T20:53:19.542Z] #138 DONE 0.4s [2023-08-14T20:53:19.815Z] [2023-08-14T20:53:19.815Z] #137 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-14T20:53:19.815Z] #137 DONE 0.3s [2023-08-14T20:53:19.815Z] [2023-08-14T20:53:19.815Z] #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-14T20:53:20.089Z] #139 DONE 0.3s [2023-08-14T20:53:20.089Z] [2023-08-14T20:53:20.089Z] #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-14T20:53:20.089Z] #140 DONE 0.4s [2023-08-14T20:53:20.089Z] [2023-08-14T20:53:20.089Z] #141 [security-spire-config] exporting to image [2023-08-14T20:53:20.089Z] #141 exporting layers [2023-08-14T20:53:20.678Z] #141 ... [2023-08-14T20:53:20.678Z] [2023-08-14T20:53:20.678Z] #142 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-14T20:53:20.678Z] #142 DONE 0.4s [2023-08-14T20:53:20.678Z] [2023-08-14T20:53:20.678Z] #141 [security-spire-server] exporting to image [2023-08-14T20:53:21.640Z] #141 ... [2023-08-14T20:53:21.640Z] [2023-08-14T20:53:21.640Z] #143 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-14T20:53:21.640Z] #143 DONE 2.5s [2023-08-14T20:53:21.640Z] [2023-08-14T20:53:21.640Z] #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-14T20:53:21.929Z] #144 DONE 0.2s [2023-08-14T20:53:21.929Z] [2023-08-14T20:53:21.929Z] #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-14T20:53:22.199Z] #145 DONE 0.3s [2023-08-14T20:53:22.199Z] [2023-08-14T20:53:22.199Z] #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-08-14T20:53:22.484Z] #146 DONE 0.2s [2023-08-14T20:53:22.484Z] [2023-08-14T20:53:22.484Z] #141 [security-spire-agent] exporting to image [2023-08-14T20:53:22.484Z] #141 writing image sha256:56249237379f4bcdfddae9cd98fee0f51b18a9d2da69e06cbeb5b13d30e7857e 0.0s done [2023-08-14T20:53:22.484Z] #141 naming to docker.io/library/security-spire-config-arm64 [2023-08-14T20:53:22.484Z] #141 exporting layers 2.0s done [2023-08-14T20:53:22.484Z] #141 naming to docker.io/library/security-spire-config-arm64 done [2023-08-14T20:53:22.749Z] #141 writing image sha256:d40b09097a5c71dd6f1e103caf78560c617db246b0d79955ff79e4be5aae29f1 0.0s done [2023-08-14T20:53:22.749Z] #141 naming to docker.io/library/security-spire-server-arm64 0.0s done [2023-08-14T20:53:24.151Z] #141 exporting layers 1.5s done [2023-08-14T20:53:24.151Z] #141 writing image sha256:9e1aa1e886b5cfcd1d0079dd15f56ccc00f53733681427ff290b9778482907b8 done [2023-08-14T20:53:24.151Z] #141 naming to docker.io/library/security-spire-agent-arm64 done [2023-08-14T20:53:24.151Z] #141 DONE 3.4s [2023-08-14T20:53:24.151Z] [2023-08-14T20:53:24.151Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-14T21:08:32.299Z] #132 ... [2023-08-14T21:08:32.299Z] [2023-08-14T21:08:32.299Z] #135 [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-14T21:08:32.299Z] #135 913.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.23" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-08-14T21:08:32.299Z] #135 ... [2023-08-14T21:08:32.299Z] [2023-08-14T21:08:32.299Z] #112 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-14T21:08:32.299Z] #112 DONE 914.9s [2023-08-14T21:08:32.299Z] [2023-08-14T21:08:32.299Z] #123 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-14T21:08:32.299Z] #123 ... [2023-08-14T21:08:32.299Z] [2023-08-14T21:08:32.299Z] #147 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T21:08:32.299Z] #147 DONE 0.3s [2023-08-14T21:08:32.299Z] [2023-08-14T21:08:32.299Z] #148 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-08-14T21:08:32.299Z] #148 DONE 0.2s [2023-08-14T21:08:32.299Z] [2023-08-14T21:08:32.299Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-14T21:08:32.299Z] #5 ... [2023-08-14T21:08:32.299Z] [2023-08-14T21:08:32.299Z] #149 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-08-14T21:08:32.299Z] #149 DONE 0.2s [2023-08-14T21:08:32.299Z] [2023-08-14T21:08:32.299Z] #150 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-08-14T21:08:32.299Z] #150 DONE 0.3s [2023-08-14T21:08:32.299Z] [2023-08-14T21:08:32.299Z] #151 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-08-14T21:08:32.299Z] #151 DONE 0.2s [2023-08-14T21:08:32.299Z] [2023-08-14T21:08:32.299Z] #152 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-14T21:08:32.299Z] #152 DONE 2.0s [2023-08-14T21:08:32.299Z] [2023-08-14T21:08:32.299Z] #141 [security-proxy-setup] exporting to image [2023-08-14T21:08:32.299Z] #141 exporting layers [2023-08-14T21:08:32.299Z] #141 exporting layers 0.7s done [2023-08-14T21:08:32.299Z] #141 writing image sha256:e41a4bd3fa59e189540c5a4fc5201a5981537d2e4ecd698be2a3c7f5900c7185 0.0s done [2023-08-14T21:08:32.299Z] #141 naming to docker.io/library/security-proxy-setup-arm64 done [2023-08-14T21:08:32.299Z] #141 DONE 4.2s [2023-08-14T21:08:32.299Z] [2023-08-14T21:08:32.299Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-14T21:08:42.366Z] #132 ... [2023-08-14T21:08:42.366Z] [2023-08-14T21:08:42.366Z] #123 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-14T21:08:42.366Z] #123 DONE 932.9s [2023-08-14T21:08:42.366Z] [2023-08-14T21:08:42.366Z] #128 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-14T21:08:42.366Z] #128 ... [2023-08-14T21:08:42.366Z] [2023-08-14T21:08:42.366Z] #153 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-14T21:08:42.366Z] #153 DONE 0.5s [2023-08-14T21:08:42.366Z] [2023-08-14T21:08:42.366Z] #154 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-14T21:08:44.300Z] #154 DONE 1.9s [2023-08-14T21:08:44.300Z] [2023-08-14T21:08:44.300Z] #135 [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-14T21:08:44.300Z] #135 DONE 935.9s [2023-08-14T21:08:44.300Z] [2023-08-14T21:08:44.300Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-14T21:08:44.300Z] #132 ... [2023-08-14T21:08:44.300Z] [2023-08-14T21:08:44.300Z] #155 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T21:08:44.566Z] #155 DONE 0.4s [2023-08-14T21:08:44.566Z] [2023-08-14T21:08:44.566Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-14T21:08:44.831Z] #132 ... [2023-08-14T21:08:44.831Z] [2023-08-14T21:08:44.831Z] #156 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-08-14T21:08:45.097Z] #156 DONE 0.4s [2023-08-14T21:08:45.097Z] [2023-08-14T21:08:45.097Z] #157 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T21:08:45.363Z] #157 DONE 0.3s [2023-08-14T21:08:45.363Z] [2023-08-14T21:08:45.363Z] #158 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-08-14T21:08:45.628Z] #158 DONE 0.4s [2023-08-14T21:08:45.628Z] [2023-08-14T21:08:45.628Z] #159 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-08-14T21:08:45.628Z] #159 DONE 0.7s [2023-08-14T21:08:45.628Z] [2023-08-14T21:08:45.628Z] #160 [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-14T21:08:45.893Z] #160 DONE 0.2s [2023-08-14T21:08:45.893Z] [2023-08-14T21:08:45.893Z] #161 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-08-14T21:08:45.893Z] #161 DONE 0.2s [2023-08-14T21:08:45.893Z] [2023-08-14T21:08:45.893Z] #162 [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-14T21:08:46.159Z] #162 DONE 0.2s [2023-08-14T21:08:46.159Z] [2023-08-14T21:08:46.159Z] #163 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-08-14T21:08:46.159Z] #163 ... [2023-08-14T21:08:46.159Z] [2023-08-14T21:08:46.159Z] #164 [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-14T21:08:46.159Z] #164 DONE 0.2s [2023-08-14T21:08:46.426Z] [2023-08-14T21:08:46.426Z] #163 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-08-14T21:08:46.426Z] #163 DONE 0.3s [2023-08-14T21:08:46.426Z] [2023-08-14T21:08:46.426Z] #165 [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-14T21:08:46.692Z] #165 DONE 0.3s [2023-08-14T21:08:46.692Z] [2023-08-14T21:08:46.692Z] #166 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-08-14T21:08:47.002Z] #166 DONE 0.4s [2023-08-14T21:08:47.002Z] [2023-08-14T21:08:47.003Z] #167 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-08-14T21:08:47.268Z] #167 DONE 0.6s [2023-08-14T21:08:47.268Z] [2023-08-14T21:08:47.268Z] #168 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-14T21:08:47.268Z] #168 ... [2023-08-14T21:08:47.268Z] [2023-08-14T21:08:47.268Z] #169 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-08-14T21:08:47.268Z] #169 DONE 0.3s [2023-08-14T21:08:47.268Z] [2023-08-14T21:08:47.268Z] #170 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-14T21:08:47.848Z] #170 ... [2023-08-14T21:08:47.848Z] [2023-08-14T21:08:47.848Z] #168 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-14T21:08:47.848Z] #168 DONE 0.8s [2023-08-14T21:08:47.848Z] [2023-08-14T21:08:47.848Z] #171 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-08-14T21:08:48.114Z] #171 DONE 0.2s [2023-08-14T21:08:48.114Z] [2023-08-14T21:08:48.114Z] #172 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-14T21:08:50.060Z] #172 ... [2023-08-14T21:08:50.060Z] [2023-08-14T21:08:50.060Z] #170 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-14T21:08:50.060Z] #170 DONE 2.8s [2023-08-14T21:08:50.331Z] [2023-08-14T21:08:50.331Z] #141 [security-bootstrapper] exporting to image [2023-08-14T21:08:50.331Z] #141 exporting layers [2023-08-14T21:08:50.656Z] #141 ... [2023-08-14T21:08:50.656Z] [2023-08-14T21:08:50.656Z] #172 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-14T21:08:50.656Z] #172 DONE 2.5s [2023-08-14T21:08:50.922Z] [2023-08-14T21:08:50.922Z] #141 [security-secretstore-setup] exporting to image [2023-08-14T21:08:51.881Z] #141 exporting layers 1.7s done [2023-08-14T21:08:51.881Z] #141 writing image sha256:e5634c9b70b6e1049dbec020360ef404aaefffc29ef415b063c265b2f752fcda 0.0s done [2023-08-14T21:08:51.881Z] #141 naming to docker.io/library/security-bootstrapper-arm64 done [2023-08-14T21:08:52.147Z] #141 exporting layers 1.4s done [2023-08-14T21:08:52.147Z] #141 writing image sha256:edb4916bffd3555049783cdc3a2f1c21ea15d5766e1adac1fc287791121a789f done [2023-08-14T21:08:52.147Z] #141 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-08-14T21:08:52.147Z] #141 DONE 6.3s [2023-08-14T21:08:52.147Z] [2023-08-14T21:08:52.147Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-14T21:09:00.340Z] #132 ... [2023-08-14T21:09:00.340Z] [2023-08-14T21:09:00.340Z] #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-14T21:09:00.340Z] #130 DONE 952.0s [2023-08-14T21:09:00.606Z] [2023-08-14T21:09:00.606Z] #128 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-14T21:09:00.876Z] #128 ... [2023-08-14T21:09:00.876Z] [2023-08-14T21:09:00.876Z] #173 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T21:09:01.163Z] #173 DONE 0.2s [2023-08-14T21:09:01.163Z] [2023-08-14T21:09:01.163Z] #174 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-14T21:09:01.426Z] #174 DONE 0.3s [2023-08-14T21:09:01.427Z] [2023-08-14T21:09:01.427Z] #175 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-08-14T21:09:01.693Z] #175 DONE 0.3s [2023-08-14T21:09:01.693Z] [2023-08-14T21:09:01.693Z] #176 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-08-14T21:09:01.959Z] #176 DONE 0.2s [2023-08-14T21:09:01.959Z] [2023-08-14T21:09:01.959Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-14T21:09:01.959Z] #132 ... [2023-08-14T21:09:01.959Z] [2023-08-14T21:09:01.959Z] #177 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-08-14T21:09:02.228Z] #177 DONE 0.2s [2023-08-14T21:09:02.228Z] [2023-08-14T21:09:02.228Z] #178 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-14T21:09:06.475Z] #178 DONE 3.9s [2023-08-14T21:09:06.475Z] [2023-08-14T21:09:06.475Z] #141 [security-proxy-auth] exporting to image [2023-08-14T21:09:06.475Z] #141 exporting layers [2023-08-14T21:09:06.475Z] #141 exporting layers 0.5s done [2023-08-14T21:09:06.741Z] #141 writing image sha256:533264e1442ea8a88972d2f2bd0bf2ccc90dcd087c16ca18aedf14add272f46d done [2023-08-14T21:09:06.741Z] #141 naming to docker.io/library/security-proxy-auth-arm64 done [2023-08-14T21:09:06.741Z] #141 DONE 6.8s [2023-08-14T21:09:06.741Z] [2023-08-14T21:09:06.741Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-14T21:09:13.374Z] #5 ... [2023-08-14T21:09:13.374Z] [2023-08-14T21:09:13.374Z] #128 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-14T21:09:13.374Z] #128 DONE 965.1s [2023-08-14T21:09:13.642Z] [2023-08-14T21:09:13.642Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-14T21:09:13.917Z] #134 ... [2023-08-14T21:09:13.917Z] [2023-08-14T21:09:13.917Z] #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T21:09:13.917Z] #179 DONE 0.1s [2023-08-14T21:09:13.917Z] [2023-08-14T21:09:13.917Z] #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-14T21:09:13.917Z] #180 DONE 0.1s [2023-08-14T21:09:13.917Z] [2023-08-14T21:09:13.917Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-14T21:09:14.194Z] #5 ... [2023-08-14T21:09:14.194Z] [2023-08-14T21:09:14.194Z] #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-08-14T21:09:14.194Z] #181 DONE 0.2s [2023-08-14T21:09:14.194Z] [2023-08-14T21:09:14.194Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-14T21:09:14.465Z] #134 ... [2023-08-14T21:09:14.465Z] [2023-08-14T21:09:14.465Z] #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-08-14T21:09:14.465Z] #182 DONE 0.1s [2023-08-14T21:09:14.465Z] [2023-08-14T21:09:14.465Z] #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-08-14T21:09:14.465Z] #183 DONE 0.1s [2023-08-14T21:09:14.465Z] [2023-08-14T21:09:14.465Z] #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-14T21:09:14.736Z] #129 ... [2023-08-14T21:09:14.737Z] [2023-08-14T21:09:14.737Z] #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-14T21:09:20.082Z] #184 DONE 4.6s [2023-08-14T21:09:20.082Z] [2023-08-14T21:09:20.082Z] #141 [core-common-config-bootstrapper] exporting to image [2023-08-14T21:09:20.082Z] #141 exporting layers [2023-08-14T21:09:20.082Z] #141 exporting layers 0.7s done [2023-08-14T21:09:20.082Z] #141 writing image sha256:cebbd17d69c84df42defbb3466e966e0a608c003f8efb380d09b11bb64589b86 done [2023-08-14T21:09:20.082Z] #141 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-08-14T21:09:20.082Z] #141 DONE 7.5s [2023-08-14T21:09:20.082Z] [2023-08-14T21:09:20.082Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-14T21:10:07.579Z] #5 ... [2023-08-14T21:10:07.580Z] [2023-08-14T21:10:07.580Z] #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-14T21:10:07.580Z] #129 DONE 1012.3s [2023-08-14T21:10:07.580Z] [2023-08-14T21:10:07.580Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-14T21:10:07.580Z] #134 ... [2023-08-14T21:10:07.580Z] [2023-08-14T21:10:07.580Z] #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T21:10:07.580Z] #185 DONE 0.1s [2023-08-14T21:10:07.580Z] [2023-08-14T21:10:07.580Z] #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-08-14T21:10:07.580Z] #186 DONE 0.1s [2023-08-14T21:10:07.580Z] [2023-08-14T21:10:07.580Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-14T21:10:07.580Z] #5 ... [2023-08-14T21:10:07.580Z] [2023-08-14T21:10:07.580Z] #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-08-14T21:10:07.580Z] #187 DONE 0.3s [2023-08-14T21:10:07.580Z] [2023-08-14T21:10:07.580Z] #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-08-14T21:10:07.580Z] #188 DONE 0.1s [2023-08-14T21:10:07.580Z] [2023-08-14T21:10:07.580Z] #141 [core-command] exporting to image [2023-08-14T21:10:07.580Z] #141 exporting layers [2023-08-14T21:10:07.580Z] #141 exporting layers 0.3s done [2023-08-14T21:10:07.580Z] #141 writing image sha256:214be2c3430c07d443c6bd2b8f7c69c8882c4193ed0a1b9576c6bde1a567ec36 done [2023-08-14T21:10:07.580Z] #141 naming to docker.io/library/core-command-arm64 done [2023-08-14T21:10:07.580Z] #141 DONE 7.8s [2023-08-14T21:10:07.580Z] [2023-08-14T21:10:07.580Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-14T21:10:09.521Z] #132 ... [2023-08-14T21:10:09.521Z] [2023-08-14T21:10:09.521Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-14T21:10:09.521Z] #131 DONE 1020.8s [2023-08-14T21:10:09.521Z] [2023-08-14T21:10:09.521Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-14T21:10:09.791Z] #134 ... [2023-08-14T21:10:09.791Z] [2023-08-14T21:10:09.791Z] #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T21:10:10.058Z] #189 DONE 0.1s [2023-08-14T21:10:10.058Z] [2023-08-14T21:10:10.058Z] #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-14T21:10:10.324Z] #190 DONE 0.3s [2023-08-14T21:10:10.324Z] [2023-08-14T21:10:10.324Z] #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-14T21:10:10.324Z] #191 DONE 0.3s [2023-08-14T21:10:10.324Z] [2023-08-14T21:10:10.324Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-14T21:10:10.596Z] #132 ... [2023-08-14T21:10:10.596Z] [2023-08-14T21:10:10.596Z] #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-08-14T21:10:10.596Z] #192 DONE 0.1s [2023-08-14T21:10:10.596Z] [2023-08-14T21:10:10.596Z] #141 [core-data] exporting to image [2023-08-14T21:10:10.596Z] #141 exporting layers [2023-08-14T21:10:10.862Z] #141 exporting layers 0.2s done [2023-08-14T21:10:10.862Z] #141 writing image sha256:547d86a1d0954caf90d3b41b42af70fcba94218c0877ab1237dfd40f34ccc3b4 done [2023-08-14T21:10:10.862Z] #141 naming to docker.io/library/core-data-arm64 done [2023-08-14T21:10:10.862Z] #141 DONE 8.0s [2023-08-14T21:10:10.862Z] [2023-08-14T21:10:10.862Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-14T21:10:14.202Z] #132 ... [2023-08-14T21:10:14.202Z] [2023-08-14T21:10:14.202Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-14T21:10:14.202Z] #134 DONE 1025.6s [2023-08-14T21:10:14.202Z] [2023-08-14T21:10:14.202Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-14T21:10:14.471Z] #5 ... [2023-08-14T21:10:14.471Z] [2023-08-14T21:10:14.471Z] #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T21:10:14.738Z] #193 DONE 0.2s [2023-08-14T21:10:14.738Z] [2023-08-14T21:10:14.738Z] #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-14T21:10:15.004Z] #194 DONE 0.2s [2023-08-14T21:10:15.004Z] [2023-08-14T21:10:15.004Z] #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-08-14T21:10:15.271Z] #195 DONE 0.3s [2023-08-14T21:10:15.271Z] [2023-08-14T21:10:15.271Z] #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-08-14T21:10:15.271Z] #196 DONE 0.1s [2023-08-14T21:10:15.271Z] [2023-08-14T21:10:15.271Z] #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-08-14T21:10:15.538Z] #197 DONE 0.1s [2023-08-14T21:10:15.538Z] [2023-08-14T21:10:15.538Z] #141 [core-metadata] exporting to image [2023-08-14T21:10:15.807Z] #141 exporting layers 0.3s done [2023-08-14T21:10:15.807Z] #141 writing image sha256:6041b95e957d193969c95c12d4947c0eba0b539ee778c53dfd98044465022649 done [2023-08-14T21:10:15.807Z] #141 naming to docker.io/library/core-metadata-arm64 done [2023-08-14T21:10:15.807Z] #141 DONE 8.4s [2023-08-14T21:10:15.807Z] [2023-08-14T21:10:15.807Z] #108 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-14T21:10:42.488Z] #108 ... [2023-08-14T21:10:42.488Z] [2023-08-14T21:10:42.488Z] #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-14T21:10:42.488Z] #101 DONE 1054.0s [2023-08-14T21:10:42.488Z] [2023-08-14T21:10:42.488Z] #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T21:10:43.067Z] #198 DONE 0.2s [2023-08-14T21:10:43.067Z] [2023-08-14T21:10:43.067Z] #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-14T21:10:43.067Z] #199 DONE 0.1s [2023-08-14T21:10:43.067Z] [2023-08-14T21:10:43.067Z] #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-08-14T21:10:43.332Z] #200 DONE 0.3s [2023-08-14T21:10:43.332Z] [2023-08-14T21:10:43.332Z] #201 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-08-14T21:10:43.597Z] #201 DONE 0.1s [2023-08-14T21:10:43.597Z] [2023-08-14T21:10:43.597Z] #141 [security-spiffe-token-provider] exporting to image [2023-08-14T21:10:43.597Z] #141 exporting layers [2023-08-14T21:10:44.175Z] #141 exporting layers 0.6s done [2023-08-14T21:10:44.175Z] #141 writing image sha256:b838fa101b82a491e3342e359bd9aed8792d5e2b774cbd57854dc4583d57ee70 done [2023-08-14T21:10:44.175Z] #141 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-08-14T21:10:44.175Z] #141 DONE 9.0s [2023-08-14T21:10:44.175Z] [2023-08-14T21:10:44.176Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-14T21:11:10.836Z] #132 DONE 1079.3s [2023-08-14T21:11:10.836Z] [2023-08-14T21:11:10.836Z] #108 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-14T21:11:10.836Z] #108 DONE 1079.3s [2023-08-14T21:11:10.836Z] [2023-08-14T21:11:10.836Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-14T21:11:10.836Z] #5 ... [2023-08-14T21:11:10.836Z] [2023-08-14T21:11:10.836Z] #202 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T21:11:10.836Z] #202 DONE 0.2s [2023-08-14T21:11:10.836Z] [2023-08-14T21:11:10.836Z] #203 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T21:11:10.836Z] #203 DONE 0.2s [2023-08-14T21:11:10.836Z] [2023-08-14T21:11:10.836Z] #204 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-14T21:11:10.836Z] #204 DONE 0.1s [2023-08-14T21:11:10.836Z] [2023-08-14T21:11:10.836Z] #205 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-14T21:11:10.836Z] #205 DONE 0.1s [2023-08-14T21:11:10.836Z] [2023-08-14T21:11:10.836Z] #206 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-08-14T21:11:10.836Z] #206 DONE 0.4s [2023-08-14T21:11:10.836Z] [2023-08-14T21:11:10.836Z] #207 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-14T21:11:10.836Z] #207 DONE 0.4s [2023-08-14T21:11:10.836Z] [2023-08-14T21:11:10.836Z] #208 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-08-14T21:11:10.836Z] #208 DONE 0.1s [2023-08-14T21:11:10.836Z] [2023-08-14T21:11:10.836Z] #209 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-08-14T21:11:10.836Z] #209 DONE 0.1s [2023-08-14T21:11:10.836Z] [2023-08-14T21:11:10.836Z] #141 [support-notifications] exporting to image [2023-08-14T21:11:10.836Z] #141 exporting layers [2023-08-14T21:11:10.836Z] #141 exporting layers 0.4s done [2023-08-14T21:11:10.836Z] #141 exporting layers 0.4s done [2023-08-14T21:11:10.836Z] #141 writing image sha256:b16d45cce0c88443f57bba9006c96607ac5c9ea3c331aa0b8cce24e63e9e2644 0.0s done [2023-08-14T21:11:10.836Z] #141 naming to docker.io/library/support-scheduler-arm64 done [2023-08-14T21:11:10.836Z] #141 writing image sha256:15d322fef9eb7c972736555905505a74b9d0dae0470e3001c75d332f14001b9d done [2023-08-14T21:11:10.836Z] #141 naming to docker.io/library/support-notifications-arm64 done [2023-08-14T21:11:10.836Z] #141 DONE 9.4s [2023-08-14T21:11:10.836Z] [2023-08-14T21:11:10.836Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-14T21:11:10.836Z] time="2023-08-14T20:51:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T21:11:10.836Z] time="2023-08-14T20:51:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T21:11:10.836Z] time="2023-08-14T20:51:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T21:11:10.836Z] time="2023-08-14T20:51:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T21:11:10.836Z] time="2023-08-14T20:51:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T21:11:10.836Z] time="2023-08-14T20:51:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T21:11:10.836Z] time="2023-08-14T20:51:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T21:11:10.836Z] time="2023-08-14T20:51:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T21:11:10.836Z] time="2023-08-14T20:51:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T21:11:10.836Z] time="2023-08-14T20:51:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T21:11:10.836Z] time="2023-08-14T20:51:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T21:11:10.836Z] time="2023-08-14T20:51:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T21:11:10.836Z] time="2023-08-14T20:51:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T21:11:10.836Z] time="2023-08-14T20:51:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-08-14T21:11:10.849Z] $ docker stop --time=1 356c44d4e5645146341693997758207e69d43e246e0082eaa0f5dbb1ed7af7c6 [2023-08-14T21:11:12.460Z] $ docker rm -f --volumes 356c44d4e5645146341693997758207e69d43e246e0082eaa0f5dbb1ed7af7c6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-14T21:11:12.936Z] + docker images [2023-08-14T21:11:12.936Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-08-14T21:11:12.936Z] support-scheduler-arm64 latest b16d45cce0c8 4 seconds ago 32.9MB [2023-08-14T21:11:12.936Z] support-notifications-arm64 latest 15d322fef9eb 4 seconds ago 33.7MB [2023-08-14T21:11:12.936Z] security-spiffe-token-provider-arm64 latest b838fa101b82 29 seconds ago 33.3MB [2023-08-14T21:11:12.936Z] core-metadata-arm64 latest 6041b95e957d 57 seconds ago 21.2MB [2023-08-14T21:11:12.936Z] core-data-arm64 latest 547d86a1d095 About a minute ago 20.9MB [2023-08-14T21:11:12.936Z] core-command-arm64 latest 214be2c3430c About a minute ago 20.8MB [2023-08-14T21:11:12.936Z] core-common-config-bootstrapper-arm64 latest cebbd17d69c8 About a minute ago 18MB [2023-08-14T21:11:12.936Z] security-proxy-auth-arm64 latest 533264e1442e 2 minutes ago 19.3MB [2023-08-14T21:11:12.936Z] security-secretstore-setup-arm64 latest edb4916bffd3 2 minutes ago 43MB [2023-08-14T21:11:12.936Z] security-bootstrapper-arm64 latest e5634c9b70b6 2 minutes ago 22.6MB [2023-08-14T21:11:12.936Z] security-proxy-setup-arm64 latest e41a4bd3fa59 2 minutes ago 19.5MB [2023-08-14T21:11:12.936Z] security-spire-agent-arm64 latest 9e1aa1e886b5 17 minutes ago 152MB [2023-08-14T21:11:12.936Z] security-spire-server-arm64 latest d40b09097a5c 17 minutes ago 96.9MB [2023-08-14T21:11:12.936Z] security-spire-config-arm64 latest 56249237379f 17 minutes ago 96.1MB [2023-08-14T21:11:12.936Z] ci-base-image-arm64 latest 5ad0ddeca330 19 minutes ago 1.05GB [2023-08-14T21:11:12.936Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 4 weeks ago 677MB [2023-08-14T21:11:12.936Z] 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-14T21:11:13.059Z] provisioning config files... [2023-08-14T21:11:13.072Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/557@tmp/config18163434517862290018tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-14T21:11:13.396Z] ---> docker-login.sh [2023-08-14T21:11:13.396Z] nexus3.edgexfoundry.org:10001 [2023-08-14T21:11:13.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T21:11:13.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T21:11:13.660Z] Configure a credential helper to remove this warning. See [2023-08-14T21:11:13.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T21:11:13.660Z] [2023-08-14T21:11:13.660Z] Login Succeeded [2023-08-14T21:11:13.660Z] nexus3.edgexfoundry.org:10002 [2023-08-14T21:11:13.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T21:11:13.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T21:11:13.925Z] Configure a credential helper to remove this warning. See [2023-08-14T21:11:13.925Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T21:11:13.925Z] [2023-08-14T21:11:13.925Z] Login Succeeded [2023-08-14T21:11:13.925Z] nexus3.edgexfoundry.org:10003 [2023-08-14T21:11:14.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T21:11:14.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T21:11:14.454Z] Configure a credential helper to remove this warning. See [2023-08-14T21:11:14.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T21:11:14.455Z] [2023-08-14T21:11:14.455Z] Login Succeeded [2023-08-14T21:11:14.455Z] nexus3.edgexfoundry.org:10004 [2023-08-14T21:11:14.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T21:11:14.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T21:11:14.721Z] Configure a credential helper to remove this warning. See [2023-08-14T21:11:14.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T21:11:14.721Z] [2023-08-14T21:11:14.721Z] Login Succeeded [2023-08-14T21:11:14.721Z] docker.io [2023-08-14T21:11:14.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T21:11:15.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T21:11:15.248Z] Configure a credential helper to remove this warning. See [2023-08-14T21:11:15.248Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T21:11:15.248Z] [2023-08-14T21:11:15.248Z] Login Succeeded [2023-08-14T21:11:15.248Z] ---> docker-login.sh ends [Pipeline] } [2023-08-14T21:11:15.260Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-14T21:11:15.284Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-14T21:11:15.302Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-08-14T21:11:15.302Z] 23265dfad13dfa2cb5de380f133a81b406e62be8 [2023-08-14T21:11:15.302Z] latest [2023-08-14T21:11:15.302Z] 3.1.0-dev.23 [2023-08-14T21:11:15.302Z] 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [2023-08-14T21:11:15.302Z] main [2023-08-14T21:11:15.302Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:11:15.636Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:11:15.967Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8 [2023-08-14T21:11:15.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-08-14T21:11:15.968Z] e0cf3a3b04d0: Preparing [2023-08-14T21:11:15.968Z] 0398761f3a0e: Preparing [2023-08-14T21:11:15.968Z] 06bc15ed5f30: Preparing [2023-08-14T21:11:15.968Z] 9592ee332774: Preparing [2023-08-14T21:11:15.968Z] 9f6a7cba9b45: Preparing [2023-08-14T21:11:15.968Z] d2d9d24a8c2a: Preparing [2023-08-14T21:11:15.968Z] d2d9d24a8c2a: Waiting [2023-08-14T21:11:16.232Z] e0cf3a3b04d0: Pushed [2023-08-14T21:11:16.232Z] 9592ee332774: Pushed [2023-08-14T21:11:16.232Z] 9f6a7cba9b45: Pushed [2023-08-14T21:11:16.232Z] 06bc15ed5f30: Pushed [2023-08-14T21:11:18.801Z] d2d9d24a8c2a: Layer already exists [2023-08-14T21:11:19.378Z] 0398761f3a0e: Pushed [2023-08-14T21:11:19.378Z] 23265dfad13dfa2cb5de380f133a81b406e62be8: digest: sha256:bdfe3722c74e7d916b08b3aca75ba0779062460252c27910dd98c83fea155a51 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:11:19.707Z] + 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-14T21:11:20.045Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-08-14T21:11:20.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-08-14T21:11:20.045Z] e0cf3a3b04d0: Preparing [2023-08-14T21:11:20.045Z] 0398761f3a0e: Preparing [2023-08-14T21:11:20.045Z] 06bc15ed5f30: Preparing [2023-08-14T21:11:20.045Z] 9592ee332774: Preparing [2023-08-14T21:11:20.045Z] 9f6a7cba9b45: Preparing [2023-08-14T21:11:20.045Z] d2d9d24a8c2a: Preparing [2023-08-14T21:11:20.045Z] d2d9d24a8c2a: Waiting [2023-08-14T21:11:20.045Z] 06bc15ed5f30: Layer already exists [2023-08-14T21:11:20.045Z] 9592ee332774: Layer already exists [2023-08-14T21:11:20.045Z] 0398761f3a0e: Layer already exists [2023-08-14T21:11:20.045Z] 9f6a7cba9b45: Layer already exists [2023-08-14T21:11:20.045Z] e0cf3a3b04d0: Layer already exists [2023-08-14T21:11:20.045Z] d2d9d24a8c2a: Layer already exists [2023-08-14T21:11:20.045Z] latest: digest: sha256:bdfe3722c74e7d916b08b3aca75ba0779062460252c27910dd98c83fea155a51 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:11:20.647Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:11:20.974Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.23 [2023-08-14T21:11:20.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-08-14T21:11:20.974Z] e0cf3a3b04d0: Preparing [2023-08-14T21:11:20.974Z] 0398761f3a0e: Preparing [2023-08-14T21:11:20.974Z] 06bc15ed5f30: Preparing [2023-08-14T21:11:20.974Z] 9592ee332774: Preparing [2023-08-14T21:11:20.974Z] 9f6a7cba9b45: Preparing [2023-08-14T21:11:20.974Z] d2d9d24a8c2a: Preparing [2023-08-14T21:11:20.974Z] d2d9d24a8c2a: Waiting [2023-08-14T21:11:20.974Z] e0cf3a3b04d0: Layer already exists [2023-08-14T21:11:20.974Z] 0398761f3a0e: Layer already exists [2023-08-14T21:11:20.974Z] 06bc15ed5f30: Layer already exists [2023-08-14T21:11:20.974Z] 9f6a7cba9b45: Layer already exists [2023-08-14T21:11:20.974Z] 9592ee332774: Layer already exists [2023-08-14T21:11:20.974Z] d2d9d24a8c2a: Layer already exists [2023-08-14T21:11:20.974Z] 3.1.0-dev.23: digest: sha256:bdfe3722c74e7d916b08b3aca75ba0779062460252c27910dd98c83fea155a51 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:11:21.306Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:11:21.643Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [2023-08-14T21:11:21.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-08-14T21:11:21.644Z] e0cf3a3b04d0: Preparing [2023-08-14T21:11:21.644Z] 0398761f3a0e: Preparing [2023-08-14T21:11:21.644Z] 06bc15ed5f30: Preparing [2023-08-14T21:11:21.644Z] 9592ee332774: Preparing [2023-08-14T21:11:21.644Z] 9f6a7cba9b45: Preparing [2023-08-14T21:11:21.644Z] d2d9d24a8c2a: Preparing [2023-08-14T21:11:21.644Z] d2d9d24a8c2a: Waiting [2023-08-14T21:11:21.644Z] 06bc15ed5f30: Layer already exists [2023-08-14T21:11:21.644Z] 0398761f3a0e: Layer already exists [2023-08-14T21:11:21.644Z] 9592ee332774: Layer already exists [2023-08-14T21:11:21.644Z] 9f6a7cba9b45: Layer already exists [2023-08-14T21:11:21.644Z] e0cf3a3b04d0: Layer already exists [2023-08-14T21:11:21.644Z] d2d9d24a8c2a: Layer already exists [2023-08-14T21:11:21.644Z] 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23: digest: sha256:bdfe3722c74e7d916b08b3aca75ba0779062460252c27910dd98c83fea155a51 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:11:22.328Z] + 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-14T21:11:22.663Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-08-14T21:11:22.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-08-14T21:11:22.663Z] e0cf3a3b04d0: Preparing [2023-08-14T21:11:22.663Z] 0398761f3a0e: Preparing [2023-08-14T21:11:22.663Z] 06bc15ed5f30: Preparing [2023-08-14T21:11:22.663Z] 9592ee332774: Preparing [2023-08-14T21:11:22.663Z] 9f6a7cba9b45: Preparing [2023-08-14T21:11:22.663Z] d2d9d24a8c2a: Preparing [2023-08-14T21:11:22.663Z] d2d9d24a8c2a: Waiting [2023-08-14T21:11:22.663Z] 0398761f3a0e: Layer already exists [2023-08-14T21:11:22.663Z] 9f6a7cba9b45: Layer already exists [2023-08-14T21:11:22.663Z] e0cf3a3b04d0: Layer already exists [2023-08-14T21:11:22.663Z] 06bc15ed5f30: Layer already exists [2023-08-14T21:11:22.663Z] 9592ee332774: Layer already exists [2023-08-14T21:11:22.663Z] d2d9d24a8c2a: Layer already exists [2023-08-14T21:11:22.663Z] main: digest: sha256:bdfe3722c74e7d916b08b3aca75ba0779062460252c27910dd98c83fea155a51 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-14T21:11:22.710Z] ===================================================== [Pipeline] echo [2023-08-14T21:11:22.720Z] taggedImages: [2023-08-14T21:11:22.720Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8 [2023-08-14T21:11:22.720Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-08-14T21:11:22.720Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.23 [2023-08-14T21:11:22.720Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [2023-08-14T21:11:22.720Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-08-14T21:11:22.749Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-08-14T21:11:22.749Z] 23265dfad13dfa2cb5de380f133a81b406e62be8 [2023-08-14T21:11:22.749Z] latest [2023-08-14T21:11:22.749Z] 3.1.0-dev.23 [2023-08-14T21:11:22.749Z] 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [2023-08-14T21:11:22.749Z] main [2023-08-14T21:11:22.749Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:11:23.106Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:11:23.532Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8 [2023-08-14T21:11:23.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-08-14T21:11:23.532Z] 8e0ff037ff0c: Preparing [2023-08-14T21:11:23.532Z] a4182a0477c9: Preparing [2023-08-14T21:11:23.532Z] 53dec7fb0901: Preparing [2023-08-14T21:11:23.532Z] f61bcb855eae: Preparing [2023-08-14T21:11:23.532Z] 06bc15ed5f30: Preparing [2023-08-14T21:11:23.532Z] 9592ee332774: Preparing [2023-08-14T21:11:23.532Z] 9f6a7cba9b45: Preparing [2023-08-14T21:11:23.532Z] d2d9d24a8c2a: Preparing [2023-08-14T21:11:23.532Z] 9592ee332774: Waiting [2023-08-14T21:11:23.532Z] 9f6a7cba9b45: Waiting [2023-08-14T21:11:23.532Z] d2d9d24a8c2a: Waiting [2023-08-14T21:11:23.532Z] 06bc15ed5f30: Layer already exists [2023-08-14T21:11:23.812Z] 9592ee332774: Layer already exists [2023-08-14T21:11:23.812Z] 9f6a7cba9b45: Layer already exists [2023-08-14T21:11:23.812Z] d2d9d24a8c2a: Layer already exists [2023-08-14T21:11:23.812Z] 53dec7fb0901: Pushed [2023-08-14T21:11:23.812Z] a4182a0477c9: Pushed [2023-08-14T21:11:23.812Z] 8e0ff037ff0c: Pushed [2023-08-14T21:11:26.414Z] f61bcb855eae: Pushed [2023-08-14T21:11:26.414Z] 23265dfad13dfa2cb5de380f133a81b406e62be8: digest: sha256:902104c32e8b89f32993f757719166b68347fe1bdc6061c004483899eee750fb size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:11:26.759Z] + 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-14T21:11:27.102Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-08-14T21:11:27.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-08-14T21:11:27.102Z] 8e0ff037ff0c: Preparing [2023-08-14T21:11:27.102Z] a4182a0477c9: Preparing [2023-08-14T21:11:27.102Z] 53dec7fb0901: Preparing [2023-08-14T21:11:27.102Z] f61bcb855eae: Preparing [2023-08-14T21:11:27.102Z] 06bc15ed5f30: Preparing [2023-08-14T21:11:27.102Z] 9592ee332774: Preparing [2023-08-14T21:11:27.102Z] 9f6a7cba9b45: Preparing [2023-08-14T21:11:27.102Z] 9592ee332774: Waiting [2023-08-14T21:11:27.102Z] d2d9d24a8c2a: Preparing [2023-08-14T21:11:27.102Z] 9f6a7cba9b45: Waiting [2023-08-14T21:11:27.102Z] d2d9d24a8c2a: Waiting [2023-08-14T21:11:27.102Z] 8e0ff037ff0c: Layer already exists [2023-08-14T21:11:27.102Z] 06bc15ed5f30: Layer already exists [2023-08-14T21:11:27.102Z] a4182a0477c9: Layer already exists [2023-08-14T21:11:27.102Z] f61bcb855eae: Layer already exists [2023-08-14T21:11:27.102Z] 53dec7fb0901: Layer already exists [2023-08-14T21:11:27.102Z] 9f6a7cba9b45: Layer already exists [2023-08-14T21:11:27.102Z] 9592ee332774: Layer already exists [2023-08-14T21:11:27.102Z] d2d9d24a8c2a: Layer already exists [2023-08-14T21:11:27.102Z] latest: digest: sha256:902104c32e8b89f32993f757719166b68347fe1bdc6061c004483899eee750fb size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:11:27.450Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:11:27.778Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.23 [2023-08-14T21:11:27.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-08-14T21:11:27.778Z] 8e0ff037ff0c: Preparing [2023-08-14T21:11:27.778Z] a4182a0477c9: Preparing [2023-08-14T21:11:27.778Z] 53dec7fb0901: Preparing [2023-08-14T21:11:27.778Z] f61bcb855eae: Preparing [2023-08-14T21:11:27.778Z] 06bc15ed5f30: Preparing [2023-08-14T21:11:27.778Z] 9592ee332774: Preparing [2023-08-14T21:11:27.778Z] 9f6a7cba9b45: Preparing [2023-08-14T21:11:27.778Z] d2d9d24a8c2a: Preparing [2023-08-14T21:11:27.778Z] 9592ee332774: Waiting [2023-08-14T21:11:27.778Z] 9f6a7cba9b45: Waiting [2023-08-14T21:11:27.778Z] d2d9d24a8c2a: Waiting [2023-08-14T21:11:27.778Z] f61bcb855eae: Layer already exists [2023-08-14T21:11:27.778Z] 8e0ff037ff0c: Layer already exists [2023-08-14T21:11:27.778Z] 53dec7fb0901: Layer already exists [2023-08-14T21:11:27.778Z] a4182a0477c9: Layer already exists [2023-08-14T21:11:27.778Z] 06bc15ed5f30: Layer already exists [2023-08-14T21:11:27.778Z] 9592ee332774: Layer already exists [2023-08-14T21:11:27.778Z] d2d9d24a8c2a: Layer already exists [2023-08-14T21:11:27.778Z] 9f6a7cba9b45: Layer already exists [2023-08-14T21:11:27.778Z] 3.1.0-dev.23: digest: sha256:902104c32e8b89f32993f757719166b68347fe1bdc6061c004483899eee750fb size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:11:28.375Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:11:28.710Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [2023-08-14T21:11:28.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-08-14T21:11:28.710Z] 8e0ff037ff0c: Preparing [2023-08-14T21:11:28.710Z] a4182a0477c9: Preparing [2023-08-14T21:11:28.710Z] 53dec7fb0901: Preparing [2023-08-14T21:11:28.710Z] f61bcb855eae: Preparing [2023-08-14T21:11:28.710Z] 06bc15ed5f30: Preparing [2023-08-14T21:11:28.710Z] 9592ee332774: Preparing [2023-08-14T21:11:28.710Z] 9f6a7cba9b45: Preparing [2023-08-14T21:11:28.710Z] d2d9d24a8c2a: Preparing [2023-08-14T21:11:28.710Z] 9592ee332774: Waiting [2023-08-14T21:11:28.710Z] 9f6a7cba9b45: Waiting [2023-08-14T21:11:28.710Z] d2d9d24a8c2a: Waiting [2023-08-14T21:11:28.710Z] f61bcb855eae: Layer already exists [2023-08-14T21:11:28.710Z] 53dec7fb0901: Layer already exists [2023-08-14T21:11:28.710Z] 8e0ff037ff0c: Layer already exists [2023-08-14T21:11:28.710Z] 06bc15ed5f30: Layer already exists [2023-08-14T21:11:28.710Z] a4182a0477c9: Layer already exists [2023-08-14T21:11:28.710Z] 9f6a7cba9b45: Layer already exists [2023-08-14T21:11:28.710Z] 9592ee332774: Layer already exists [2023-08-14T21:11:28.710Z] d2d9d24a8c2a: Layer already exists [2023-08-14T21:11:28.974Z] 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23: digest: sha256:902104c32e8b89f32993f757719166b68347fe1bdc6061c004483899eee750fb size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:11:29.299Z] + 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-14T21:11:29.632Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-08-14T21:11:29.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-08-14T21:11:29.632Z] 8e0ff037ff0c: Preparing [2023-08-14T21:11:29.632Z] a4182a0477c9: Preparing [2023-08-14T21:11:29.632Z] 53dec7fb0901: Preparing [2023-08-14T21:11:29.632Z] f61bcb855eae: Preparing [2023-08-14T21:11:29.632Z] 06bc15ed5f30: Preparing [2023-08-14T21:11:29.632Z] 9592ee332774: Preparing [2023-08-14T21:11:29.632Z] 9f6a7cba9b45: Preparing [2023-08-14T21:11:29.632Z] d2d9d24a8c2a: Preparing [2023-08-14T21:11:29.632Z] 9592ee332774: Waiting [2023-08-14T21:11:29.632Z] d2d9d24a8c2a: Waiting [2023-08-14T21:11:29.632Z] 9f6a7cba9b45: Waiting [2023-08-14T21:11:29.632Z] 06bc15ed5f30: Layer already exists [2023-08-14T21:11:29.632Z] 53dec7fb0901: Layer already exists [2023-08-14T21:11:29.632Z] 8e0ff037ff0c: Layer already exists [2023-08-14T21:11:29.632Z] a4182a0477c9: Layer already exists [2023-08-14T21:11:29.632Z] f61bcb855eae: Layer already exists [2023-08-14T21:11:29.632Z] 9592ee332774: Layer already exists [2023-08-14T21:11:29.632Z] 9f6a7cba9b45: Layer already exists [2023-08-14T21:11:29.632Z] d2d9d24a8c2a: Layer already exists [2023-08-14T21:11:29.896Z] main: digest: sha256:902104c32e8b89f32993f757719166b68347fe1bdc6061c004483899eee750fb size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-14T21:11:29.949Z] ===================================================== [Pipeline] echo [2023-08-14T21:11:29.958Z] taggedImages: [2023-08-14T21:11:29.958Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8 [2023-08-14T21:11:29.958Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-08-14T21:11:29.958Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.23 [2023-08-14T21:11:29.958Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [2023-08-14T21:11:29.958Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-08-14T21:11:29.985Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-08-14T21:11:29.985Z] 23265dfad13dfa2cb5de380f133a81b406e62be8 [2023-08-14T21:11:29.985Z] latest [2023-08-14T21:11:29.985Z] 3.1.0-dev.23 [2023-08-14T21:11:29.985Z] 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [2023-08-14T21:11:29.985Z] main [2023-08-14T21:11:29.985Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:11:30.338Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:11:30.669Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8 [2023-08-14T21:11:30.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-08-14T21:11:30.669Z] 2698198c88a3: Preparing [2023-08-14T21:11:30.669Z] a7c1beb23988: Preparing [2023-08-14T21:11:30.669Z] 06bc15ed5f30: Preparing [2023-08-14T21:11:30.669Z] 9592ee332774: Preparing [2023-08-14T21:11:30.669Z] 4bb7737c7a55: Preparing [2023-08-14T21:11:30.669Z] d2d9d24a8c2a: Preparing [2023-08-14T21:11:30.669Z] d2d9d24a8c2a: Waiting [2023-08-14T21:11:30.669Z] 06bc15ed5f30: Layer already exists [2023-08-14T21:11:30.934Z] 4bb7737c7a55: Pushed [2023-08-14T21:11:32.867Z] 9592ee332774: Layer already exists [2023-08-14T21:11:32.867Z] d2d9d24a8c2a: Layer already exists [2023-08-14T21:11:32.867Z] 2698198c88a3: Pushed [2023-08-14T21:11:33.817Z] a7c1beb23988: Pushed [2023-08-14T21:11:34.081Z] 23265dfad13dfa2cb5de380f133a81b406e62be8: digest: sha256:998888e77855dfddb5b079bc7ecbb6e69974eb7818559c9443ecc6c2d7ba8450 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:11:34.414Z] + 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-14T21:11:34.737Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-08-14T21:11:34.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-08-14T21:11:34.737Z] 2698198c88a3: Preparing [2023-08-14T21:11:34.737Z] a7c1beb23988: Preparing [2023-08-14T21:11:34.737Z] 06bc15ed5f30: Preparing [2023-08-14T21:11:34.737Z] 9592ee332774: Preparing [2023-08-14T21:11:34.737Z] 4bb7737c7a55: Preparing [2023-08-14T21:11:34.737Z] d2d9d24a8c2a: Preparing [2023-08-14T21:11:34.737Z] d2d9d24a8c2a: Waiting [2023-08-14T21:11:34.737Z] 4bb7737c7a55: Layer already exists [2023-08-14T21:11:34.737Z] 2698198c88a3: Layer already exists [2023-08-14T21:11:34.737Z] a7c1beb23988: Layer already exists [2023-08-14T21:11:34.737Z] 06bc15ed5f30: Layer already exists [2023-08-14T21:11:34.737Z] 9592ee332774: Layer already exists [2023-08-14T21:11:34.737Z] d2d9d24a8c2a: Layer already exists [2023-08-14T21:11:34.737Z] latest: digest: sha256:998888e77855dfddb5b079bc7ecbb6e69974eb7818559c9443ecc6c2d7ba8450 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:11:35.073Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:11:35.403Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.23 [2023-08-14T21:11:35.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-08-14T21:11:35.403Z] 2698198c88a3: Preparing [2023-08-14T21:11:35.403Z] a7c1beb23988: Preparing [2023-08-14T21:11:35.403Z] 06bc15ed5f30: Preparing [2023-08-14T21:11:35.403Z] 9592ee332774: Preparing [2023-08-14T21:11:35.403Z] 4bb7737c7a55: Preparing [2023-08-14T21:11:35.403Z] d2d9d24a8c2a: Preparing [2023-08-14T21:11:35.403Z] d2d9d24a8c2a: Waiting [2023-08-14T21:11:35.403Z] 06bc15ed5f30: Layer already exists [2023-08-14T21:11:35.403Z] 9592ee332774: Layer already exists [2023-08-14T21:11:35.403Z] 2698198c88a3: Layer already exists [2023-08-14T21:11:35.403Z] a7c1beb23988: Layer already exists [2023-08-14T21:11:35.403Z] 4bb7737c7a55: Layer already exists [2023-08-14T21:11:35.403Z] d2d9d24a8c2a: Layer already exists [2023-08-14T21:11:35.403Z] 3.1.0-dev.23: digest: sha256:998888e77855dfddb5b079bc7ecbb6e69974eb7818559c9443ecc6c2d7ba8450 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:11:36.004Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:11:36.341Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [2023-08-14T21:11:36.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-08-14T21:11:36.341Z] 2698198c88a3: Preparing [2023-08-14T21:11:36.341Z] a7c1beb23988: Preparing [2023-08-14T21:11:36.341Z] 06bc15ed5f30: Preparing [2023-08-14T21:11:36.341Z] 9592ee332774: Preparing [2023-08-14T21:11:36.341Z] 4bb7737c7a55: Preparing [2023-08-14T21:11:36.341Z] d2d9d24a8c2a: Preparing [2023-08-14T21:11:36.341Z] d2d9d24a8c2a: Waiting [2023-08-14T21:11:36.341Z] 9592ee332774: Layer already exists [2023-08-14T21:11:36.341Z] 2698198c88a3: Layer already exists [2023-08-14T21:11:36.341Z] 06bc15ed5f30: Layer already exists [2023-08-14T21:11:36.341Z] a7c1beb23988: Layer already exists [2023-08-14T21:11:36.341Z] 4bb7737c7a55: Layer already exists [2023-08-14T21:11:36.341Z] d2d9d24a8c2a: Layer already exists [2023-08-14T21:11:36.341Z] 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23: digest: sha256:998888e77855dfddb5b079bc7ecbb6e69974eb7818559c9443ecc6c2d7ba8450 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:11:36.669Z] + 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-14T21:11:37.013Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-08-14T21:11:37.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-08-14T21:11:37.013Z] 2698198c88a3: Preparing [2023-08-14T21:11:37.013Z] a7c1beb23988: Preparing [2023-08-14T21:11:37.013Z] 06bc15ed5f30: Preparing [2023-08-14T21:11:37.013Z] 9592ee332774: Preparing [2023-08-14T21:11:37.013Z] 4bb7737c7a55: Preparing [2023-08-14T21:11:37.013Z] d2d9d24a8c2a: Preparing [2023-08-14T21:11:37.013Z] d2d9d24a8c2a: Waiting [2023-08-14T21:11:37.013Z] 4bb7737c7a55: Layer already exists [2023-08-14T21:11:37.013Z] 06bc15ed5f30: Layer already exists [2023-08-14T21:11:37.013Z] 2698198c88a3: Layer already exists [2023-08-14T21:11:37.013Z] a7c1beb23988: Layer already exists [2023-08-14T21:11:37.013Z] 9592ee332774: Layer already exists [2023-08-14T21:11:37.013Z] d2d9d24a8c2a: Layer already exists [2023-08-14T21:11:37.013Z] main: digest: sha256:998888e77855dfddb5b079bc7ecbb6e69974eb7818559c9443ecc6c2d7ba8450 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-14T21:11:37.056Z] ===================================================== [Pipeline] echo [2023-08-14T21:11:37.065Z] taggedImages: [2023-08-14T21:11:37.065Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8 [2023-08-14T21:11:37.065Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-08-14T21:11:37.065Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.23 [2023-08-14T21:11:37.065Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [2023-08-14T21:11:37.065Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-08-14T21:11:37.088Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-08-14T21:11:37.088Z] 23265dfad13dfa2cb5de380f133a81b406e62be8 [2023-08-14T21:11:37.088Z] latest [2023-08-14T21:11:37.088Z] 3.1.0-dev.23 [2023-08-14T21:11:37.088Z] 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [2023-08-14T21:11:37.088Z] main [2023-08-14T21:11:37.088Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:11:37.439Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:11:37.781Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8 [2023-08-14T21:11:37.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-08-14T21:11:37.781Z] bda2583639bd: Preparing [2023-08-14T21:11:37.781Z] 37a8d201de51: Preparing [2023-08-14T21:11:37.781Z] b353a8308c0c: Preparing [2023-08-14T21:11:37.781Z] 06bc15ed5f30: Preparing [2023-08-14T21:11:37.781Z] 9592ee332774: Preparing [2023-08-14T21:11:37.781Z] 9f6a7cba9b45: Preparing [2023-08-14T21:11:37.781Z] d2d9d24a8c2a: Preparing [2023-08-14T21:11:37.781Z] 9f6a7cba9b45: Waiting [2023-08-14T21:11:37.781Z] d2d9d24a8c2a: Waiting [2023-08-14T21:11:37.781Z] 9592ee332774: Layer already exists [2023-08-14T21:11:37.781Z] 06bc15ed5f30: Layer already exists [2023-08-14T21:11:38.046Z] 9f6a7cba9b45: Layer already exists [2023-08-14T21:11:38.046Z] d2d9d24a8c2a: Layer already exists [2023-08-14T21:11:38.046Z] bda2583639bd: Pushed [2023-08-14T21:11:38.046Z] 37a8d201de51: Pushed [2023-08-14T21:11:41.364Z] b353a8308c0c: Pushed [2023-08-14T21:11:41.364Z] 23265dfad13dfa2cb5de380f133a81b406e62be8: digest: sha256:1b596721624cfe9b59c383d7c60f77b0868c6ab294871ad0e0cfbd57c0eb6f57 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:11:41.700Z] + 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-14T21:11:42.022Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-08-14T21:11:42.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-08-14T21:11:42.022Z] bda2583639bd: Preparing [2023-08-14T21:11:42.022Z] 37a8d201de51: Preparing [2023-08-14T21:11:42.022Z] b353a8308c0c: Preparing [2023-08-14T21:11:42.022Z] 06bc15ed5f30: Preparing [2023-08-14T21:11:42.022Z] 9592ee332774: Preparing [2023-08-14T21:11:42.022Z] 9f6a7cba9b45: Preparing [2023-08-14T21:11:42.022Z] d2d9d24a8c2a: Preparing [2023-08-14T21:11:42.022Z] 9f6a7cba9b45: Waiting [2023-08-14T21:11:42.022Z] d2d9d24a8c2a: Waiting [2023-08-14T21:11:42.022Z] 9592ee332774: Layer already exists [2023-08-14T21:11:42.022Z] bda2583639bd: Layer already exists [2023-08-14T21:11:42.022Z] 06bc15ed5f30: Layer already exists [2023-08-14T21:11:42.022Z] b353a8308c0c: Layer already exists [2023-08-14T21:11:42.022Z] 37a8d201de51: Layer already exists [2023-08-14T21:11:42.022Z] 9f6a7cba9b45: Layer already exists [2023-08-14T21:11:42.022Z] d2d9d24a8c2a: Layer already exists [2023-08-14T21:11:42.022Z] latest: digest: sha256:1b596721624cfe9b59c383d7c60f77b0868c6ab294871ad0e0cfbd57c0eb6f57 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:11:42.623Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:11:42.951Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.23 [2023-08-14T21:11:42.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-08-14T21:11:42.951Z] bda2583639bd: Preparing [2023-08-14T21:11:42.951Z] 37a8d201de51: Preparing [2023-08-14T21:11:42.951Z] b353a8308c0c: Preparing [2023-08-14T21:11:42.951Z] 06bc15ed5f30: Preparing [2023-08-14T21:11:42.951Z] 9592ee332774: Preparing [2023-08-14T21:11:42.951Z] 9f6a7cba9b45: Preparing [2023-08-14T21:11:42.951Z] d2d9d24a8c2a: Preparing [2023-08-14T21:11:42.951Z] 9f6a7cba9b45: Waiting [2023-08-14T21:11:42.951Z] d2d9d24a8c2a: Waiting [2023-08-14T21:11:42.951Z] b353a8308c0c: Layer already exists [2023-08-14T21:11:42.951Z] 9592ee332774: Layer already exists [2023-08-14T21:11:42.951Z] 37a8d201de51: Layer already exists [2023-08-14T21:11:42.951Z] 06bc15ed5f30: Layer already exists [2023-08-14T21:11:42.951Z] bda2583639bd: Layer already exists [2023-08-14T21:11:42.951Z] 9f6a7cba9b45: Layer already exists [2023-08-14T21:11:42.951Z] d2d9d24a8c2a: Layer already exists [2023-08-14T21:11:43.215Z] 3.1.0-dev.23: digest: sha256:1b596721624cfe9b59c383d7c60f77b0868c6ab294871ad0e0cfbd57c0eb6f57 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:11:43.547Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:11:47.195Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [2023-08-14T21:11:47.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-08-14T21:11:47.196Z] bda2583639bd: Preparing [2023-08-14T21:11:47.196Z] 37a8d201de51: Preparing [2023-08-14T21:11:47.196Z] b353a8308c0c: Preparing [2023-08-14T21:11:47.196Z] 06bc15ed5f30: Preparing [2023-08-14T21:11:47.196Z] 9592ee332774: Preparing [2023-08-14T21:11:47.196Z] 9f6a7cba9b45: Preparing [2023-08-14T21:11:47.196Z] d2d9d24a8c2a: Preparing [2023-08-14T21:11:47.196Z] 9f6a7cba9b45: Waiting [2023-08-14T21:11:47.196Z] d2d9d24a8c2a: Waiting [2023-08-14T21:11:47.196Z] 9592ee332774: Layer already exists [2023-08-14T21:11:47.196Z] bda2583639bd: Layer already exists [2023-08-14T21:11:47.196Z] 37a8d201de51: Layer already exists [2023-08-14T21:11:47.196Z] b353a8308c0c: Layer already exists [2023-08-14T21:11:47.196Z] 06bc15ed5f30: Layer already exists [2023-08-14T21:11:47.196Z] 9f6a7cba9b45: Layer already exists [2023-08-14T21:11:47.196Z] d2d9d24a8c2a: Layer already exists [2023-08-14T21:11:47.196Z] 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23: digest: sha256:1b596721624cfe9b59c383d7c60f77b0868c6ab294871ad0e0cfbd57c0eb6f57 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:11:47.527Z] + 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-14T21:11:47.854Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-08-14T21:11:47.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-08-14T21:11:47.854Z] bda2583639bd: Preparing [2023-08-14T21:11:47.854Z] 37a8d201de51: Preparing [2023-08-14T21:11:47.854Z] b353a8308c0c: Preparing [2023-08-14T21:11:47.854Z] 06bc15ed5f30: Preparing [2023-08-14T21:11:47.854Z] 9592ee332774: Preparing [2023-08-14T21:11:47.854Z] 9f6a7cba9b45: Preparing [2023-08-14T21:11:47.854Z] d2d9d24a8c2a: Preparing [2023-08-14T21:11:47.854Z] 9f6a7cba9b45: Waiting [2023-08-14T21:11:47.854Z] 37a8d201de51: Layer already exists [2023-08-14T21:11:47.854Z] 06bc15ed5f30: Layer already exists [2023-08-14T21:11:47.854Z] bda2583639bd: Layer already exists [2023-08-14T21:11:47.854Z] 9592ee332774: Layer already exists [2023-08-14T21:11:47.854Z] b353a8308c0c: Layer already exists [2023-08-14T21:11:47.854Z] d2d9d24a8c2a: Layer already exists [2023-08-14T21:11:47.854Z] 9f6a7cba9b45: Layer already exists [2023-08-14T21:11:47.854Z] main: digest: sha256:1b596721624cfe9b59c383d7c60f77b0868c6ab294871ad0e0cfbd57c0eb6f57 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-14T21:11:47.903Z] ===================================================== [Pipeline] echo [2023-08-14T21:11:47.910Z] taggedImages: [2023-08-14T21:11:47.910Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8 [2023-08-14T21:11:47.910Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-08-14T21:11:47.910Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.23 [2023-08-14T21:11:47.910Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [2023-08-14T21:11:47.910Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-08-14T21:11:47.936Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-08-14T21:11:47.936Z] 23265dfad13dfa2cb5de380f133a81b406e62be8 [2023-08-14T21:11:47.936Z] latest [2023-08-14T21:11:47.936Z] 3.1.0-dev.23 [2023-08-14T21:11:47.936Z] 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [2023-08-14T21:11:47.936Z] main [2023-08-14T21:11:47.936Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:11:48.283Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:11:48.606Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8 [2023-08-14T21:11:48.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-08-14T21:11:48.606Z] 508095ca48ee: Preparing [2023-08-14T21:11:48.606Z] 8f4676ee0d5a: Preparing [2023-08-14T21:11:48.606Z] ebfa654a78a8: Preparing [2023-08-14T21:11:48.606Z] 66266610bb49: Preparing [2023-08-14T21:11:48.606Z] 9a03f4157c5c: Preparing [2023-08-14T21:11:48.606Z] e231a5900ec5: Preparing [2023-08-14T21:11:48.606Z] 3e8bf84e6b3f: Preparing [2023-08-14T21:11:48.606Z] 06bc15ed5f30: Preparing [2023-08-14T21:11:48.606Z] 9592ee332774: Preparing [2023-08-14T21:11:48.606Z] 3f064d7a1613: Preparing [2023-08-14T21:11:48.606Z] 9f01d74fe47e: Preparing [2023-08-14T21:11:48.606Z] 5f70bf18a086: Preparing [2023-08-14T21:11:48.606Z] c2d7a8b67254: Preparing [2023-08-14T21:11:48.606Z] 70db033a1fc4: Preparing [2023-08-14T21:11:48.606Z] d2d9d24a8c2a: Preparing [2023-08-14T21:11:48.606Z] 06bc15ed5f30: Waiting [2023-08-14T21:11:48.606Z] 9592ee332774: Waiting [2023-08-14T21:11:48.606Z] 3f064d7a1613: Waiting [2023-08-14T21:11:48.606Z] 9f01d74fe47e: Waiting [2023-08-14T21:11:48.606Z] 5f70bf18a086: Waiting [2023-08-14T21:11:48.606Z] 70db033a1fc4: Waiting [2023-08-14T21:11:48.606Z] e231a5900ec5: Waiting [2023-08-14T21:11:48.606Z] 3e8bf84e6b3f: Waiting [2023-08-14T21:11:48.606Z] d2d9d24a8c2a: Waiting [2023-08-14T21:11:48.606Z] c2d7a8b67254: Waiting [2023-08-14T21:11:48.870Z] ebfa654a78a8: Pushed [2023-08-14T21:11:48.870Z] 66266610bb49: Pushed [2023-08-14T21:11:48.870Z] 8f4676ee0d5a: Pushed [2023-08-14T21:11:48.870Z] 508095ca48ee: Pushed [2023-08-14T21:11:48.870Z] 9a03f4157c5c: Pushed [2023-08-14T21:11:48.870Z] 06bc15ed5f30: Layer already exists [2023-08-14T21:11:48.870Z] e231a5900ec5: Pushed [2023-08-14T21:11:48.870Z] 9592ee332774: Layer already exists [2023-08-14T21:11:49.135Z] 9f01d74fe47e: Pushed [2023-08-14T21:11:49.135Z] 3f064d7a1613: Pushed [2023-08-14T21:11:49.135Z] 5f70bf18a086: Pushed [2023-08-14T21:11:49.135Z] c2d7a8b67254: Pushed [2023-08-14T21:11:49.135Z] d2d9d24a8c2a: Layer already exists [2023-08-14T21:11:49.135Z] 70db033a1fc4: Pushed [2023-08-14T21:11:52.452Z] 3e8bf84e6b3f: Pushed [2023-08-14T21:11:52.453Z] 23265dfad13dfa2cb5de380f133a81b406e62be8: digest: sha256:deb5da4177e0c6e0cd37c89f67ab01e4c92fac3b2e9fecc41f901222338b5625 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:11:52.790Z] + 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-14T21:11:53.113Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-08-14T21:11:53.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-08-14T21:11:53.113Z] 508095ca48ee: Preparing [2023-08-14T21:11:53.113Z] 8f4676ee0d5a: Preparing [2023-08-14T21:11:53.113Z] ebfa654a78a8: Preparing [2023-08-14T21:11:53.113Z] 66266610bb49: Preparing [2023-08-14T21:11:53.113Z] 9a03f4157c5c: Preparing [2023-08-14T21:11:53.113Z] e231a5900ec5: Preparing [2023-08-14T21:11:53.113Z] 3e8bf84e6b3f: Preparing [2023-08-14T21:11:53.113Z] 06bc15ed5f30: Preparing [2023-08-14T21:11:53.113Z] 9592ee332774: Preparing [2023-08-14T21:11:53.113Z] 3f064d7a1613: Preparing [2023-08-14T21:11:53.113Z] 9f01d74fe47e: Preparing [2023-08-14T21:11:53.113Z] 5f70bf18a086: Preparing [2023-08-14T21:11:53.113Z] c2d7a8b67254: Preparing [2023-08-14T21:11:53.113Z] 70db033a1fc4: Preparing [2023-08-14T21:11:53.113Z] d2d9d24a8c2a: Preparing [2023-08-14T21:11:53.113Z] e231a5900ec5: Waiting [2023-08-14T21:11:53.113Z] 3e8bf84e6b3f: Waiting [2023-08-14T21:11:53.113Z] 9f01d74fe47e: Waiting [2023-08-14T21:11:53.113Z] 06bc15ed5f30: Waiting [2023-08-14T21:11:53.113Z] 9592ee332774: Waiting [2023-08-14T21:11:53.113Z] 5f70bf18a086: Waiting [2023-08-14T21:11:53.113Z] c2d7a8b67254: Waiting [2023-08-14T21:11:53.113Z] 70db033a1fc4: Waiting [2023-08-14T21:11:53.113Z] d2d9d24a8c2a: Waiting [2023-08-14T21:11:53.113Z] 3f064d7a1613: Waiting [2023-08-14T21:11:53.113Z] ebfa654a78a8: Layer already exists [2023-08-14T21:11:53.113Z] 508095ca48ee: Layer already exists [2023-08-14T21:11:53.113Z] 9a03f4157c5c: Layer already exists [2023-08-14T21:11:53.113Z] 66266610bb49: Layer already exists [2023-08-14T21:11:53.113Z] 8f4676ee0d5a: Layer already exists [2023-08-14T21:11:53.113Z] e231a5900ec5: Layer already exists [2023-08-14T21:11:53.113Z] 3e8bf84e6b3f: Layer already exists [2023-08-14T21:11:53.113Z] 06bc15ed5f30: Layer already exists [2023-08-14T21:11:53.113Z] 3f064d7a1613: Layer already exists [2023-08-14T21:11:53.113Z] 9f01d74fe47e: Layer already exists [2023-08-14T21:11:53.113Z] 9592ee332774: Layer already exists [2023-08-14T21:11:53.113Z] 5f70bf18a086: Layer already exists [2023-08-14T21:11:53.113Z] c2d7a8b67254: Layer already exists [2023-08-14T21:11:53.113Z] 70db033a1fc4: Layer already exists [2023-08-14T21:11:53.113Z] d2d9d24a8c2a: Layer already exists [2023-08-14T21:11:53.375Z] latest: digest: sha256:deb5da4177e0c6e0cd37c89f67ab01e4c92fac3b2e9fecc41f901222338b5625 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:11:53.720Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:11:54.041Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.23 [2023-08-14T21:11:54.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-08-14T21:11:54.041Z] 508095ca48ee: Preparing [2023-08-14T21:11:54.041Z] 8f4676ee0d5a: Preparing [2023-08-14T21:11:54.041Z] ebfa654a78a8: Preparing [2023-08-14T21:11:54.041Z] 66266610bb49: Preparing [2023-08-14T21:11:54.041Z] 9a03f4157c5c: Preparing [2023-08-14T21:11:54.041Z] e231a5900ec5: Preparing [2023-08-14T21:11:54.041Z] 3e8bf84e6b3f: Preparing [2023-08-14T21:11:54.041Z] 06bc15ed5f30: Preparing [2023-08-14T21:11:54.041Z] 9592ee332774: Preparing [2023-08-14T21:11:54.041Z] 3f064d7a1613: Preparing [2023-08-14T21:11:54.041Z] 9f01d74fe47e: Preparing [2023-08-14T21:11:54.041Z] 5f70bf18a086: Preparing [2023-08-14T21:11:54.041Z] c2d7a8b67254: Preparing [2023-08-14T21:11:54.041Z] 70db033a1fc4: Preparing [2023-08-14T21:11:54.041Z] d2d9d24a8c2a: Preparing [2023-08-14T21:11:54.041Z] e231a5900ec5: Waiting [2023-08-14T21:11:54.041Z] 3e8bf84e6b3f: Waiting [2023-08-14T21:11:54.041Z] 06bc15ed5f30: Waiting [2023-08-14T21:11:54.041Z] 9592ee332774: Waiting [2023-08-14T21:11:54.041Z] 3f064d7a1613: Waiting [2023-08-14T21:11:54.041Z] 9f01d74fe47e: Waiting [2023-08-14T21:11:54.041Z] 5f70bf18a086: Waiting [2023-08-14T21:11:54.041Z] c2d7a8b67254: Waiting [2023-08-14T21:11:54.041Z] d2d9d24a8c2a: Waiting [2023-08-14T21:11:54.041Z] 508095ca48ee: Layer already exists [2023-08-14T21:11:54.041Z] 8f4676ee0d5a: Layer already exists [2023-08-14T21:11:54.041Z] 66266610bb49: Layer already exists [2023-08-14T21:11:54.041Z] 9a03f4157c5c: Layer already exists [2023-08-14T21:11:54.041Z] ebfa654a78a8: Layer already exists [2023-08-14T21:11:54.041Z] 06bc15ed5f30: Layer already exists [2023-08-14T21:11:54.041Z] e231a5900ec5: Layer already exists [2023-08-14T21:11:54.041Z] 3e8bf84e6b3f: Layer already exists [2023-08-14T21:11:54.041Z] 3f064d7a1613: Layer already exists [2023-08-14T21:11:54.041Z] 9592ee332774: Layer already exists [2023-08-14T21:11:54.041Z] 9f01d74fe47e: Layer already exists [2023-08-14T21:11:54.041Z] 5f70bf18a086: Layer already exists [2023-08-14T21:11:54.041Z] c2d7a8b67254: Layer already exists [2023-08-14T21:11:54.041Z] 70db033a1fc4: Layer already exists [2023-08-14T21:11:54.041Z] d2d9d24a8c2a: Layer already exists [2023-08-14T21:11:54.305Z] 3.1.0-dev.23: digest: sha256:deb5da4177e0c6e0cd37c89f67ab01e4c92fac3b2e9fecc41f901222338b5625 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:11:54.629Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:11:54.960Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [2023-08-14T21:11:54.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-08-14T21:11:54.960Z] 508095ca48ee: Preparing [2023-08-14T21:11:54.960Z] 8f4676ee0d5a: Preparing [2023-08-14T21:11:54.960Z] ebfa654a78a8: Preparing [2023-08-14T21:11:54.960Z] 66266610bb49: Preparing [2023-08-14T21:11:54.960Z] 9a03f4157c5c: Preparing [2023-08-14T21:11:54.960Z] e231a5900ec5: Preparing [2023-08-14T21:11:54.960Z] 3e8bf84e6b3f: Preparing [2023-08-14T21:11:54.960Z] 06bc15ed5f30: Preparing [2023-08-14T21:11:54.960Z] 9592ee332774: Preparing [2023-08-14T21:11:54.960Z] 3f064d7a1613: Preparing [2023-08-14T21:11:54.960Z] 9f01d74fe47e: Preparing [2023-08-14T21:11:54.960Z] 5f70bf18a086: Preparing [2023-08-14T21:11:54.960Z] c2d7a8b67254: Preparing [2023-08-14T21:11:54.960Z] 70db033a1fc4: Preparing [2023-08-14T21:11:54.960Z] d2d9d24a8c2a: Preparing [2023-08-14T21:11:54.960Z] 3f064d7a1613: Waiting [2023-08-14T21:11:54.960Z] 9f01d74fe47e: Waiting [2023-08-14T21:11:54.960Z] 5f70bf18a086: Waiting [2023-08-14T21:11:54.960Z] c2d7a8b67254: Waiting [2023-08-14T21:11:54.960Z] 06bc15ed5f30: Waiting [2023-08-14T21:11:54.960Z] e231a5900ec5: Waiting [2023-08-14T21:11:54.960Z] 3e8bf84e6b3f: Waiting [2023-08-14T21:11:54.960Z] 9592ee332774: Waiting [2023-08-14T21:11:54.960Z] 70db033a1fc4: Waiting [2023-08-14T21:11:54.960Z] 9a03f4157c5c: Layer already exists [2023-08-14T21:11:54.960Z] 66266610bb49: Layer already exists [2023-08-14T21:11:54.960Z] 8f4676ee0d5a: Layer already exists [2023-08-14T21:11:54.960Z] 508095ca48ee: Layer already exists [2023-08-14T21:11:54.960Z] ebfa654a78a8: Layer already exists [2023-08-14T21:11:54.960Z] e231a5900ec5: Layer already exists [2023-08-14T21:11:54.960Z] 3e8bf84e6b3f: Layer already exists [2023-08-14T21:11:54.960Z] 06bc15ed5f30: Layer already exists [2023-08-14T21:11:54.960Z] 3f064d7a1613: Layer already exists [2023-08-14T21:11:54.960Z] 9592ee332774: Layer already exists [2023-08-14T21:11:54.960Z] 9f01d74fe47e: Layer already exists [2023-08-14T21:11:54.960Z] c2d7a8b67254: Layer already exists [2023-08-14T21:11:54.960Z] 5f70bf18a086: Layer already exists [2023-08-14T21:11:54.960Z] 70db033a1fc4: Layer already exists [2023-08-14T21:11:54.960Z] d2d9d24a8c2a: Layer already exists [2023-08-14T21:11:55.223Z] 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23: digest: sha256:deb5da4177e0c6e0cd37c89f67ab01e4c92fac3b2e9fecc41f901222338b5625 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:11:55.551Z] + 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-14T21:11:55.882Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-08-14T21:11:55.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-08-14T21:11:55.882Z] 508095ca48ee: Preparing [2023-08-14T21:11:55.882Z] 8f4676ee0d5a: Preparing [2023-08-14T21:11:55.882Z] ebfa654a78a8: Preparing [2023-08-14T21:11:55.882Z] 66266610bb49: Preparing [2023-08-14T21:11:55.882Z] 9a03f4157c5c: Preparing [2023-08-14T21:11:55.882Z] e231a5900ec5: Preparing [2023-08-14T21:11:55.882Z] 3e8bf84e6b3f: Preparing [2023-08-14T21:11:55.882Z] 06bc15ed5f30: Preparing [2023-08-14T21:11:55.882Z] 9592ee332774: Preparing [2023-08-14T21:11:55.882Z] 3f064d7a1613: Preparing [2023-08-14T21:11:55.882Z] 9f01d74fe47e: Preparing [2023-08-14T21:11:55.882Z] 5f70bf18a086: Preparing [2023-08-14T21:11:55.882Z] c2d7a8b67254: Preparing [2023-08-14T21:11:55.882Z] 70db033a1fc4: Preparing [2023-08-14T21:11:55.882Z] d2d9d24a8c2a: Preparing [2023-08-14T21:11:55.882Z] e231a5900ec5: Waiting [2023-08-14T21:11:55.882Z] 3f064d7a1613: Waiting [2023-08-14T21:11:55.882Z] 3e8bf84e6b3f: Waiting [2023-08-14T21:11:55.882Z] 06bc15ed5f30: Waiting [2023-08-14T21:11:55.882Z] 9592ee332774: Waiting [2023-08-14T21:11:55.882Z] c2d7a8b67254: Waiting [2023-08-14T21:11:55.882Z] 9f01d74fe47e: Waiting [2023-08-14T21:11:55.882Z] 5f70bf18a086: Waiting [2023-08-14T21:11:55.882Z] 70db033a1fc4: Waiting [2023-08-14T21:11:55.882Z] d2d9d24a8c2a: Waiting [2023-08-14T21:11:55.882Z] ebfa654a78a8: Layer already exists [2023-08-14T21:11:55.882Z] 66266610bb49: Layer already exists [2023-08-14T21:11:55.882Z] 9a03f4157c5c: Layer already exists [2023-08-14T21:11:55.882Z] 508095ca48ee: Layer already exists [2023-08-14T21:11:55.882Z] 8f4676ee0d5a: Layer already exists [2023-08-14T21:11:55.882Z] e231a5900ec5: Layer already exists [2023-08-14T21:11:55.882Z] 3e8bf84e6b3f: Layer already exists [2023-08-14T21:11:55.882Z] 9592ee332774: Layer already exists [2023-08-14T21:11:55.882Z] 3f064d7a1613: Layer already exists [2023-08-14T21:11:55.882Z] 06bc15ed5f30: Layer already exists [2023-08-14T21:11:55.882Z] c2d7a8b67254: Layer already exists [2023-08-14T21:11:55.882Z] 9f01d74fe47e: Layer already exists [2023-08-14T21:11:55.882Z] 5f70bf18a086: Layer already exists [2023-08-14T21:11:55.882Z] d2d9d24a8c2a: Layer already exists [2023-08-14T21:11:55.882Z] 70db033a1fc4: Layer already exists [2023-08-14T21:11:56.144Z] main: digest: sha256:deb5da4177e0c6e0cd37c89f67ab01e4c92fac3b2e9fecc41f901222338b5625 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-14T21:11:56.187Z] ===================================================== [Pipeline] echo [2023-08-14T21:11:56.193Z] taggedImages: [2023-08-14T21:11:56.193Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8 [2023-08-14T21:11:56.193Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-08-14T21:11:56.193Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.23 [2023-08-14T21:11:56.193Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [2023-08-14T21:11:56.193Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-08-14T21:11:56.207Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-08-14T21:11:56.208Z] 23265dfad13dfa2cb5de380f133a81b406e62be8 [2023-08-14T21:11:56.208Z] latest [2023-08-14T21:11:56.208Z] 3.1.0-dev.23 [2023-08-14T21:11:56.208Z] 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [2023-08-14T21:11:56.208Z] main [2023-08-14T21:11:56.208Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:11:56.532Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:11:56.865Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8 [2023-08-14T21:11:56.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-08-14T21:11:56.865Z] 75435424c07c: Preparing [2023-08-14T21:11:56.865Z] e10277361220: Preparing [2023-08-14T21:11:56.865Z] 2aa9fd25b252: Preparing [2023-08-14T21:11:56.865Z] 947a6cdf1603: Preparing [2023-08-14T21:11:56.865Z] 06bc15ed5f30: Preparing [2023-08-14T21:11:56.865Z] 9592ee332774: Preparing [2023-08-14T21:11:56.865Z] 9f6a7cba9b45: Preparing [2023-08-14T21:11:56.865Z] d2d9d24a8c2a: Preparing [2023-08-14T21:11:56.865Z] 9592ee332774: Waiting [2023-08-14T21:11:56.865Z] d2d9d24a8c2a: Waiting [2023-08-14T21:11:56.865Z] 9f6a7cba9b45: Waiting [2023-08-14T21:11:56.865Z] 06bc15ed5f30: Layer already exists [2023-08-14T21:11:56.865Z] 9592ee332774: Layer already exists [2023-08-14T21:11:57.129Z] 9f6a7cba9b45: Layer already exists [2023-08-14T21:11:57.129Z] e10277361220: Pushed [2023-08-14T21:11:57.129Z] d2d9d24a8c2a: Layer already exists [2023-08-14T21:11:57.129Z] 75435424c07c: Pushed [2023-08-14T21:11:57.129Z] 2aa9fd25b252: Pushed [2023-08-14T21:11:59.690Z] 947a6cdf1603: Pushed [2023-08-14T21:11:59.690Z] 23265dfad13dfa2cb5de380f133a81b406e62be8: digest: sha256:07ccef3e51440c9bd723873848bb46e6ee10cbf21ed9980ca440122263cebb3f size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:12:00.024Z] + 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-14T21:12:00.346Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-08-14T21:12:00.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-08-14T21:12:00.346Z] 75435424c07c: Preparing [2023-08-14T21:12:00.346Z] e10277361220: Preparing [2023-08-14T21:12:00.346Z] 2aa9fd25b252: Preparing [2023-08-14T21:12:00.346Z] 947a6cdf1603: Preparing [2023-08-14T21:12:00.346Z] 06bc15ed5f30: Preparing [2023-08-14T21:12:00.346Z] 9592ee332774: Preparing [2023-08-14T21:12:00.346Z] 9f6a7cba9b45: Preparing [2023-08-14T21:12:00.346Z] d2d9d24a8c2a: Preparing [2023-08-14T21:12:00.346Z] 9592ee332774: Waiting [2023-08-14T21:12:00.346Z] d2d9d24a8c2a: Waiting [2023-08-14T21:12:00.346Z] 9f6a7cba9b45: Waiting [2023-08-14T21:12:00.346Z] 2aa9fd25b252: Layer already exists [2023-08-14T21:12:00.346Z] 06bc15ed5f30: Layer already exists [2023-08-14T21:12:00.346Z] 947a6cdf1603: Layer already exists [2023-08-14T21:12:00.346Z] 75435424c07c: Layer already exists [2023-08-14T21:12:00.346Z] e10277361220: Layer already exists [2023-08-14T21:12:00.346Z] 9592ee332774: Layer already exists [2023-08-14T21:12:00.346Z] 9f6a7cba9b45: Layer already exists [2023-08-14T21:12:00.346Z] d2d9d24a8c2a: Layer already exists [2023-08-14T21:12:00.610Z] latest: digest: sha256:07ccef3e51440c9bd723873848bb46e6ee10cbf21ed9980ca440122263cebb3f size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:12:00.943Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:12:01.272Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.23 [2023-08-14T21:12:01.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-08-14T21:12:01.272Z] 75435424c07c: Preparing [2023-08-14T21:12:01.272Z] e10277361220: Preparing [2023-08-14T21:12:01.272Z] 2aa9fd25b252: Preparing [2023-08-14T21:12:01.272Z] 947a6cdf1603: Preparing [2023-08-14T21:12:01.272Z] 06bc15ed5f30: Preparing [2023-08-14T21:12:01.272Z] 9592ee332774: Preparing [2023-08-14T21:12:01.272Z] 9f6a7cba9b45: Preparing [2023-08-14T21:12:01.272Z] d2d9d24a8c2a: Preparing [2023-08-14T21:12:01.272Z] 9592ee332774: Waiting [2023-08-14T21:12:01.272Z] d2d9d24a8c2a: Waiting [2023-08-14T21:12:01.272Z] 9f6a7cba9b45: Waiting [2023-08-14T21:12:01.272Z] 947a6cdf1603: Layer already exists [2023-08-14T21:12:01.272Z] 06bc15ed5f30: Layer already exists [2023-08-14T21:12:01.272Z] 2aa9fd25b252: Layer already exists [2023-08-14T21:12:01.272Z] 75435424c07c: Layer already exists [2023-08-14T21:12:01.272Z] e10277361220: Layer already exists [2023-08-14T21:12:01.272Z] 9592ee332774: Layer already exists [2023-08-14T21:12:01.272Z] 9f6a7cba9b45: Layer already exists [2023-08-14T21:12:01.272Z] d2d9d24a8c2a: Layer already exists [2023-08-14T21:12:01.272Z] 3.1.0-dev.23: digest: sha256:07ccef3e51440c9bd723873848bb46e6ee10cbf21ed9980ca440122263cebb3f size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:12:01.614Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:12:01.938Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [2023-08-14T21:12:01.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-08-14T21:12:01.938Z] 75435424c07c: Preparing [2023-08-14T21:12:01.938Z] e10277361220: Preparing [2023-08-14T21:12:01.938Z] 2aa9fd25b252: Preparing [2023-08-14T21:12:01.938Z] 947a6cdf1603: Preparing [2023-08-14T21:12:01.938Z] 06bc15ed5f30: Preparing [2023-08-14T21:12:01.938Z] 9592ee332774: Preparing [2023-08-14T21:12:01.938Z] 9f6a7cba9b45: Preparing [2023-08-14T21:12:01.938Z] d2d9d24a8c2a: Preparing [2023-08-14T21:12:01.938Z] 9592ee332774: Waiting [2023-08-14T21:12:01.938Z] 9f6a7cba9b45: Waiting [2023-08-14T21:12:01.938Z] d2d9d24a8c2a: Waiting [2023-08-14T21:12:01.938Z] 75435424c07c: Layer already exists [2023-08-14T21:12:01.938Z] 2aa9fd25b252: Layer already exists [2023-08-14T21:12:01.938Z] 06bc15ed5f30: Layer already exists [2023-08-14T21:12:01.938Z] 947a6cdf1603: Layer already exists [2023-08-14T21:12:01.938Z] e10277361220: Layer already exists [2023-08-14T21:12:01.938Z] 9592ee332774: Layer already exists [2023-08-14T21:12:01.938Z] d2d9d24a8c2a: Layer already exists [2023-08-14T21:12:01.938Z] 9f6a7cba9b45: Layer already exists [2023-08-14T21:12:01.938Z] 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23: digest: sha256:07ccef3e51440c9bd723873848bb46e6ee10cbf21ed9980ca440122263cebb3f size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:12:02.269Z] + 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-14T21:12:02.601Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-08-14T21:12:02.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-08-14T21:12:02.601Z] 75435424c07c: Preparing [2023-08-14T21:12:02.601Z] e10277361220: Preparing [2023-08-14T21:12:02.601Z] 2aa9fd25b252: Preparing [2023-08-14T21:12:02.601Z] 947a6cdf1603: Preparing [2023-08-14T21:12:02.601Z] 06bc15ed5f30: Preparing [2023-08-14T21:12:02.601Z] 9592ee332774: Preparing [2023-08-14T21:12:02.601Z] 9f6a7cba9b45: Preparing [2023-08-14T21:12:02.601Z] d2d9d24a8c2a: Preparing [2023-08-14T21:12:02.601Z] 9592ee332774: Waiting [2023-08-14T21:12:02.601Z] 9f6a7cba9b45: Waiting [2023-08-14T21:12:02.601Z] d2d9d24a8c2a: Waiting [2023-08-14T21:12:02.601Z] 947a6cdf1603: Layer already exists [2023-08-14T21:12:02.601Z] 2aa9fd25b252: Layer already exists [2023-08-14T21:12:02.601Z] 06bc15ed5f30: Layer already exists [2023-08-14T21:12:02.601Z] e10277361220: Layer already exists [2023-08-14T21:12:02.601Z] 75435424c07c: Layer already exists [2023-08-14T21:12:02.601Z] 9f6a7cba9b45: Layer already exists [2023-08-14T21:12:02.601Z] 9592ee332774: Layer already exists [2023-08-14T21:12:02.601Z] d2d9d24a8c2a: Layer already exists [2023-08-14T21:12:02.869Z] main: digest: sha256:07ccef3e51440c9bd723873848bb46e6ee10cbf21ed9980ca440122263cebb3f size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-14T21:12:02.914Z] ===================================================== [Pipeline] echo [2023-08-14T21:12:02.924Z] taggedImages: [2023-08-14T21:12:02.924Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8 [2023-08-14T21:12:02.924Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-08-14T21:12:02.924Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.23 [2023-08-14T21:12:02.924Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [2023-08-14T21:12:02.924Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-08-14T21:12:02.950Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-08-14T21:12:02.950Z] 23265dfad13dfa2cb5de380f133a81b406e62be8 [2023-08-14T21:12:02.950Z] latest [2023-08-14T21:12:02.950Z] 3.1.0-dev.23 [2023-08-14T21:12:02.950Z] 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [2023-08-14T21:12:02.950Z] main [2023-08-14T21:12:02.950Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:12:03.297Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:12:03.634Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8 [2023-08-14T21:12:03.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-08-14T21:12:03.634Z] f59b7faa287a: Preparing [2023-08-14T21:12:03.634Z] 7bc7c5de706d: Preparing [2023-08-14T21:12:03.634Z] 4ceb8cae0a7f: Preparing [2023-08-14T21:12:03.634Z] 4796cb2e2eae: Preparing [2023-08-14T21:12:03.634Z] 06bc15ed5f30: Preparing [2023-08-14T21:12:03.634Z] 9592ee332774: Preparing [2023-08-14T21:12:03.634Z] 3304ad14bb91: Preparing [2023-08-14T21:12:03.634Z] 6a107ca70942: Preparing [2023-08-14T21:12:03.634Z] d2d9d24a8c2a: Preparing [2023-08-14T21:12:03.634Z] 9592ee332774: Waiting [2023-08-14T21:12:03.634Z] 3304ad14bb91: Waiting [2023-08-14T21:12:03.634Z] 6a107ca70942: Waiting [2023-08-14T21:12:03.634Z] d2d9d24a8c2a: Waiting [2023-08-14T21:12:03.634Z] 06bc15ed5f30: Layer already exists [2023-08-14T21:12:03.904Z] 9592ee332774: Layer already exists [2023-08-14T21:12:03.904Z] 7bc7c5de706d: Pushed [2023-08-14T21:12:03.904Z] f59b7faa287a: Pushed [2023-08-14T21:12:03.904Z] 4796cb2e2eae: Pushed [2023-08-14T21:12:03.904Z] d2d9d24a8c2a: Layer already exists [2023-08-14T21:12:03.904Z] 3304ad14bb91: Pushed [2023-08-14T21:12:04.182Z] 6a107ca70942: Pushed [2023-08-14T21:12:06.749Z] 4ceb8cae0a7f: Pushed [2023-08-14T21:12:06.749Z] 23265dfad13dfa2cb5de380f133a81b406e62be8: digest: sha256:0f236fea1af7cde82a5966f78242fed4260c72cfd7eccb2fde2546ceb50cb28b size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:12:07.088Z] + 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-14T21:12:07.406Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-08-14T21:12:07.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-08-14T21:12:07.406Z] f59b7faa287a: Preparing [2023-08-14T21:12:07.406Z] 7bc7c5de706d: Preparing [2023-08-14T21:12:07.406Z] 4ceb8cae0a7f: Preparing [2023-08-14T21:12:07.406Z] 4796cb2e2eae: Preparing [2023-08-14T21:12:07.406Z] 06bc15ed5f30: Preparing [2023-08-14T21:12:07.406Z] 9592ee332774: Preparing [2023-08-14T21:12:07.406Z] 3304ad14bb91: Preparing [2023-08-14T21:12:07.406Z] 6a107ca70942: Preparing [2023-08-14T21:12:07.406Z] d2d9d24a8c2a: Preparing [2023-08-14T21:12:07.406Z] 3304ad14bb91: Waiting [2023-08-14T21:12:07.406Z] 6a107ca70942: Waiting [2023-08-14T21:12:07.406Z] d2d9d24a8c2a: Waiting [2023-08-14T21:12:07.406Z] 9592ee332774: Waiting [2023-08-14T21:12:07.406Z] 06bc15ed5f30: Layer already exists [2023-08-14T21:12:07.406Z] 7bc7c5de706d: Layer already exists [2023-08-14T21:12:07.406Z] 4796cb2e2eae: Layer already exists [2023-08-14T21:12:07.406Z] f59b7faa287a: Layer already exists [2023-08-14T21:12:07.406Z] 4ceb8cae0a7f: Layer already exists [2023-08-14T21:12:07.406Z] 6a107ca70942: Layer already exists [2023-08-14T21:12:07.406Z] 9592ee332774: Layer already exists [2023-08-14T21:12:07.406Z] 3304ad14bb91: Layer already exists [2023-08-14T21:12:07.406Z] d2d9d24a8c2a: Layer already exists [2023-08-14T21:12:07.406Z] latest: digest: sha256:0f236fea1af7cde82a5966f78242fed4260c72cfd7eccb2fde2546ceb50cb28b size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:12:08.005Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:12:08.329Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.23 [2023-08-14T21:12:08.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-08-14T21:12:08.329Z] f59b7faa287a: Preparing [2023-08-14T21:12:08.329Z] 7bc7c5de706d: Preparing [2023-08-14T21:12:08.329Z] 4ceb8cae0a7f: Preparing [2023-08-14T21:12:08.329Z] 4796cb2e2eae: Preparing [2023-08-14T21:12:08.329Z] 06bc15ed5f30: Preparing [2023-08-14T21:12:08.329Z] 9592ee332774: Preparing [2023-08-14T21:12:08.329Z] 3304ad14bb91: Preparing [2023-08-14T21:12:08.329Z] 6a107ca70942: Preparing [2023-08-14T21:12:08.329Z] d2d9d24a8c2a: Preparing [2023-08-14T21:12:08.329Z] 9592ee332774: Waiting [2023-08-14T21:12:08.329Z] 3304ad14bb91: Waiting [2023-08-14T21:12:08.329Z] 6a107ca70942: Waiting [2023-08-14T21:12:08.329Z] d2d9d24a8c2a: Waiting [2023-08-14T21:12:08.329Z] f59b7faa287a: Layer already exists [2023-08-14T21:12:08.329Z] 4796cb2e2eae: Layer already exists [2023-08-14T21:12:08.329Z] 06bc15ed5f30: Layer already exists [2023-08-14T21:12:08.329Z] 4ceb8cae0a7f: Layer already exists [2023-08-14T21:12:08.329Z] 7bc7c5de706d: Layer already exists [2023-08-14T21:12:08.329Z] 9592ee332774: Layer already exists [2023-08-14T21:12:08.329Z] d2d9d24a8c2a: Layer already exists [2023-08-14T21:12:08.329Z] 3304ad14bb91: Layer already exists [2023-08-14T21:12:08.329Z] 6a107ca70942: Layer already exists [2023-08-14T21:12:08.329Z] 3.1.0-dev.23: digest: sha256:0f236fea1af7cde82a5966f78242fed4260c72cfd7eccb2fde2546ceb50cb28b size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:12:08.654Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:12:08.989Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [2023-08-14T21:12:08.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-08-14T21:12:08.989Z] f59b7faa287a: Preparing [2023-08-14T21:12:08.989Z] 7bc7c5de706d: Preparing [2023-08-14T21:12:08.989Z] 4ceb8cae0a7f: Preparing [2023-08-14T21:12:08.989Z] 4796cb2e2eae: Preparing [2023-08-14T21:12:08.989Z] 06bc15ed5f30: Preparing [2023-08-14T21:12:08.989Z] 9592ee332774: Preparing [2023-08-14T21:12:08.989Z] 3304ad14bb91: Preparing [2023-08-14T21:12:08.989Z] 6a107ca70942: Preparing [2023-08-14T21:12:08.989Z] d2d9d24a8c2a: Preparing [2023-08-14T21:12:08.989Z] 9592ee332774: Waiting [2023-08-14T21:12:08.989Z] 3304ad14bb91: Waiting [2023-08-14T21:12:08.989Z] 6a107ca70942: Waiting [2023-08-14T21:12:08.989Z] d2d9d24a8c2a: Waiting [2023-08-14T21:12:08.989Z] 4ceb8cae0a7f: Layer already exists [2023-08-14T21:12:08.989Z] f59b7faa287a: Layer already exists [2023-08-14T21:12:08.989Z] 7bc7c5de706d: Layer already exists [2023-08-14T21:12:08.989Z] 06bc15ed5f30: Layer already exists [2023-08-14T21:12:08.989Z] 4796cb2e2eae: Layer already exists [2023-08-14T21:12:08.989Z] 9592ee332774: Layer already exists [2023-08-14T21:12:08.989Z] 6a107ca70942: Layer already exists [2023-08-14T21:12:08.989Z] 3304ad14bb91: Layer already exists [2023-08-14T21:12:08.989Z] d2d9d24a8c2a: Layer already exists [2023-08-14T21:12:08.989Z] 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23: digest: sha256:0f236fea1af7cde82a5966f78242fed4260c72cfd7eccb2fde2546ceb50cb28b size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:12:09.583Z] + 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-14T21:12:09.909Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-08-14T21:12:09.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-08-14T21:12:09.909Z] f59b7faa287a: Preparing [2023-08-14T21:12:09.909Z] 7bc7c5de706d: Preparing [2023-08-14T21:12:09.909Z] 4ceb8cae0a7f: Preparing [2023-08-14T21:12:09.909Z] 4796cb2e2eae: Preparing [2023-08-14T21:12:09.909Z] 06bc15ed5f30: Preparing [2023-08-14T21:12:09.909Z] 9592ee332774: Preparing [2023-08-14T21:12:09.909Z] 3304ad14bb91: Preparing [2023-08-14T21:12:09.909Z] 6a107ca70942: Preparing [2023-08-14T21:12:09.909Z] d2d9d24a8c2a: Preparing [2023-08-14T21:12:09.909Z] 3304ad14bb91: Waiting [2023-08-14T21:12:09.909Z] 6a107ca70942: Waiting [2023-08-14T21:12:09.909Z] d2d9d24a8c2a: Waiting [2023-08-14T21:12:09.909Z] 9592ee332774: Waiting [2023-08-14T21:12:09.909Z] 4ceb8cae0a7f: Layer already exists [2023-08-14T21:12:09.909Z] 7bc7c5de706d: Layer already exists [2023-08-14T21:12:09.909Z] f59b7faa287a: Layer already exists [2023-08-14T21:12:09.909Z] 06bc15ed5f30: Layer already exists [2023-08-14T21:12:09.909Z] 4796cb2e2eae: Layer already exists [2023-08-14T21:12:09.909Z] 9592ee332774: Layer already exists [2023-08-14T21:12:09.909Z] 3304ad14bb91: Layer already exists [2023-08-14T21:12:09.909Z] 6a107ca70942: Layer already exists [2023-08-14T21:12:09.909Z] d2d9d24a8c2a: Layer already exists [2023-08-14T21:12:09.909Z] main: digest: sha256:0f236fea1af7cde82a5966f78242fed4260c72cfd7eccb2fde2546ceb50cb28b size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-14T21:12:10.221Z] ===================================================== [Pipeline] echo [2023-08-14T21:12:10.231Z] taggedImages: [2023-08-14T21:12:10.231Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8 [2023-08-14T21:12:10.231Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-08-14T21:12:10.231Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.23 [2023-08-14T21:12:10.231Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [2023-08-14T21:12:10.231Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-08-14T21:12:10.253Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-08-14T21:12:10.253Z] 23265dfad13dfa2cb5de380f133a81b406e62be8 [2023-08-14T21:12:10.253Z] latest [2023-08-14T21:12:10.253Z] 3.1.0-dev.23 [2023-08-14T21:12:10.253Z] 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [2023-08-14T21:12:10.253Z] main [2023-08-14T21:12:10.253Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:12:10.591Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:12:10.913Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8 [2023-08-14T21:12:10.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-08-14T21:12:10.913Z] 45fe3b50d40f: Preparing [2023-08-14T21:12:10.913Z] 3cb74b66b7a9: Preparing [2023-08-14T21:12:10.913Z] 2a1bb94fe5d6: Preparing [2023-08-14T21:12:10.913Z] 1c4fe9014416: Preparing [2023-08-14T21:12:10.913Z] d6c35e2cf9b9: Preparing [2023-08-14T21:12:10.913Z] 8c6bae478fd2: Preparing [2023-08-14T21:12:10.913Z] b701339bbe0c: Preparing [2023-08-14T21:12:10.913Z] 06bc15ed5f30: Preparing [2023-08-14T21:12:10.913Z] 9592ee332774: Preparing [2023-08-14T21:12:10.913Z] 292fc91bb791: Preparing [2023-08-14T21:12:10.913Z] d2d9d24a8c2a: Preparing [2023-08-14T21:12:10.913Z] 9592ee332774: Waiting [2023-08-14T21:12:10.913Z] 8c6bae478fd2: Waiting [2023-08-14T21:12:10.913Z] b701339bbe0c: Waiting [2023-08-14T21:12:10.913Z] 06bc15ed5f30: Waiting [2023-08-14T21:12:10.913Z] 292fc91bb791: Waiting [2023-08-14T21:12:10.913Z] d2d9d24a8c2a: Waiting [2023-08-14T21:12:11.176Z] 3cb74b66b7a9: Pushed [2023-08-14T21:12:11.176Z] 45fe3b50d40f: Pushed [2023-08-14T21:12:11.176Z] d6c35e2cf9b9: Pushed [2023-08-14T21:12:11.176Z] 06bc15ed5f30: Layer already exists [2023-08-14T21:12:11.176Z] 9592ee332774: Layer already exists [2023-08-14T21:12:11.176Z] 8c6bae478fd2: Pushed [2023-08-14T21:12:11.439Z] d2d9d24a8c2a: Layer already exists [2023-08-14T21:12:11.439Z] b701339bbe0c: Pushed [2023-08-14T21:12:14.003Z] 1c4fe9014416: Pushed [2023-08-14T21:12:14.003Z] 292fc91bb791: Pushed [2023-08-14T21:12:14.581Z] 2a1bb94fe5d6: Pushed [2023-08-14T21:12:14.581Z] 23265dfad13dfa2cb5de380f133a81b406e62be8: digest: sha256:eb37804d59256fd381490283ca47d6c87fef4bbc188a815b2f6cdd7f49e6f392 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:12:14.919Z] + 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-14T21:12:15.249Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-08-14T21:12:15.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-08-14T21:12:15.249Z] 45fe3b50d40f: Preparing [2023-08-14T21:12:15.249Z] 3cb74b66b7a9: Preparing [2023-08-14T21:12:15.249Z] 2a1bb94fe5d6: Preparing [2023-08-14T21:12:15.249Z] 1c4fe9014416: Preparing [2023-08-14T21:12:15.249Z] d6c35e2cf9b9: Preparing [2023-08-14T21:12:15.249Z] 8c6bae478fd2: Preparing [2023-08-14T21:12:15.249Z] b701339bbe0c: Preparing [2023-08-14T21:12:15.249Z] 06bc15ed5f30: Preparing [2023-08-14T21:12:15.249Z] 9592ee332774: Preparing [2023-08-14T21:12:15.249Z] 292fc91bb791: Preparing [2023-08-14T21:12:15.249Z] d2d9d24a8c2a: Preparing [2023-08-14T21:12:15.249Z] 8c6bae478fd2: Waiting [2023-08-14T21:12:15.249Z] b701339bbe0c: Waiting [2023-08-14T21:12:15.249Z] 06bc15ed5f30: Waiting [2023-08-14T21:12:15.249Z] 9592ee332774: Waiting [2023-08-14T21:12:15.249Z] 292fc91bb791: Waiting [2023-08-14T21:12:15.249Z] d2d9d24a8c2a: Waiting [2023-08-14T21:12:15.249Z] 45fe3b50d40f: Layer already exists [2023-08-14T21:12:15.249Z] 1c4fe9014416: Layer already exists [2023-08-14T21:12:15.249Z] 2a1bb94fe5d6: Layer already exists [2023-08-14T21:12:15.249Z] d6c35e2cf9b9: Layer already exists [2023-08-14T21:12:15.249Z] 3cb74b66b7a9: Layer already exists [2023-08-14T21:12:15.249Z] 8c6bae478fd2: Layer already exists [2023-08-14T21:12:15.249Z] b701339bbe0c: Layer already exists [2023-08-14T21:12:15.249Z] 9592ee332774: Layer already exists [2023-08-14T21:12:15.249Z] 292fc91bb791: Layer already exists [2023-08-14T21:12:15.249Z] 06bc15ed5f30: Layer already exists [2023-08-14T21:12:15.249Z] d2d9d24a8c2a: Layer already exists [2023-08-14T21:12:15.512Z] latest: digest: sha256:eb37804d59256fd381490283ca47d6c87fef4bbc188a815b2f6cdd7f49e6f392 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:12:15.849Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:12:16.182Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.23 [2023-08-14T21:12:16.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-08-14T21:12:16.182Z] 45fe3b50d40f: Preparing [2023-08-14T21:12:16.182Z] 3cb74b66b7a9: Preparing [2023-08-14T21:12:16.182Z] 2a1bb94fe5d6: Preparing [2023-08-14T21:12:16.182Z] 1c4fe9014416: Preparing [2023-08-14T21:12:16.182Z] d6c35e2cf9b9: Preparing [2023-08-14T21:12:16.182Z] 8c6bae478fd2: Preparing [2023-08-14T21:12:16.182Z] b701339bbe0c: Preparing [2023-08-14T21:12:16.182Z] 06bc15ed5f30: Preparing [2023-08-14T21:12:16.182Z] 9592ee332774: Preparing [2023-08-14T21:12:16.182Z] 292fc91bb791: Preparing [2023-08-14T21:12:16.182Z] d2d9d24a8c2a: Preparing [2023-08-14T21:12:16.182Z] 06bc15ed5f30: Waiting [2023-08-14T21:12:16.182Z] 9592ee332774: Waiting [2023-08-14T21:12:16.182Z] 292fc91bb791: Waiting [2023-08-14T21:12:16.182Z] d2d9d24a8c2a: Waiting [2023-08-14T21:12:16.182Z] 8c6bae478fd2: Waiting [2023-08-14T21:12:16.182Z] b701339bbe0c: Waiting [2023-08-14T21:12:16.182Z] 3cb74b66b7a9: Layer already exists [2023-08-14T21:12:16.182Z] 1c4fe9014416: Layer already exists [2023-08-14T21:12:16.182Z] 45fe3b50d40f: Layer already exists [2023-08-14T21:12:16.182Z] d6c35e2cf9b9: Layer already exists [2023-08-14T21:12:16.182Z] 2a1bb94fe5d6: Layer already exists [2023-08-14T21:12:16.182Z] 06bc15ed5f30: Layer already exists [2023-08-14T21:12:16.182Z] 8c6bae478fd2: Layer already exists [2023-08-14T21:12:16.182Z] b701339bbe0c: Layer already exists [2023-08-14T21:12:16.182Z] 292fc91bb791: Layer already exists [2023-08-14T21:12:16.182Z] 9592ee332774: Layer already exists [2023-08-14T21:12:16.182Z] d2d9d24a8c2a: Layer already exists [2023-08-14T21:12:16.445Z] 3.1.0-dev.23: digest: sha256:eb37804d59256fd381490283ca47d6c87fef4bbc188a815b2f6cdd7f49e6f392 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:12:16.781Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:12:17.111Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [2023-08-14T21:12:17.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-08-14T21:12:17.111Z] 45fe3b50d40f: Preparing [2023-08-14T21:12:17.111Z] 3cb74b66b7a9: Preparing [2023-08-14T21:12:17.111Z] 2a1bb94fe5d6: Preparing [2023-08-14T21:12:17.111Z] 1c4fe9014416: Preparing [2023-08-14T21:12:17.111Z] d6c35e2cf9b9: Preparing [2023-08-14T21:12:17.111Z] 8c6bae478fd2: Preparing [2023-08-14T21:12:17.111Z] b701339bbe0c: Preparing [2023-08-14T21:12:17.111Z] 06bc15ed5f30: Preparing [2023-08-14T21:12:17.111Z] 9592ee332774: Preparing [2023-08-14T21:12:17.111Z] 292fc91bb791: Preparing [2023-08-14T21:12:17.111Z] d2d9d24a8c2a: Preparing [2023-08-14T21:12:17.111Z] 8c6bae478fd2: Waiting [2023-08-14T21:12:17.111Z] b701339bbe0c: Waiting [2023-08-14T21:12:17.111Z] 06bc15ed5f30: Waiting [2023-08-14T21:12:17.111Z] 292fc91bb791: Waiting [2023-08-14T21:12:17.111Z] d2d9d24a8c2a: Waiting [2023-08-14T21:12:17.111Z] 9592ee332774: Waiting [2023-08-14T21:12:17.111Z] d6c35e2cf9b9: Layer already exists [2023-08-14T21:12:17.111Z] 45fe3b50d40f: Layer already exists [2023-08-14T21:12:17.111Z] 3cb74b66b7a9: Layer already exists [2023-08-14T21:12:17.111Z] 2a1bb94fe5d6: Layer already exists [2023-08-14T21:12:17.111Z] 1c4fe9014416: Layer already exists [2023-08-14T21:12:17.111Z] 8c6bae478fd2: Layer already exists [2023-08-14T21:12:17.111Z] b701339bbe0c: Layer already exists [2023-08-14T21:12:17.111Z] 06bc15ed5f30: Layer already exists [2023-08-14T21:12:17.111Z] 9592ee332774: Layer already exists [2023-08-14T21:12:17.111Z] 292fc91bb791: Layer already exists [2023-08-14T21:12:17.111Z] d2d9d24a8c2a: Layer already exists [2023-08-14T21:12:17.376Z] 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23: digest: sha256:eb37804d59256fd381490283ca47d6c87fef4bbc188a815b2f6cdd7f49e6f392 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:12:17.704Z] + 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-14T21:12:18.031Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-08-14T21:12:18.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-08-14T21:12:18.031Z] 45fe3b50d40f: Preparing [2023-08-14T21:12:18.031Z] 3cb74b66b7a9: Preparing [2023-08-14T21:12:18.031Z] 2a1bb94fe5d6: Preparing [2023-08-14T21:12:18.031Z] 1c4fe9014416: Preparing [2023-08-14T21:12:18.031Z] d6c35e2cf9b9: Preparing [2023-08-14T21:12:18.031Z] 8c6bae478fd2: Preparing [2023-08-14T21:12:18.031Z] b701339bbe0c: Preparing [2023-08-14T21:12:18.031Z] 06bc15ed5f30: Preparing [2023-08-14T21:12:18.031Z] 9592ee332774: Preparing [2023-08-14T21:12:18.031Z] 292fc91bb791: Preparing [2023-08-14T21:12:18.031Z] d2d9d24a8c2a: Preparing [2023-08-14T21:12:18.031Z] 8c6bae478fd2: Waiting [2023-08-14T21:12:18.031Z] b701339bbe0c: Waiting [2023-08-14T21:12:18.031Z] 06bc15ed5f30: Waiting [2023-08-14T21:12:18.031Z] 9592ee332774: Waiting [2023-08-14T21:12:18.031Z] 292fc91bb791: Waiting [2023-08-14T21:12:18.031Z] d2d9d24a8c2a: Waiting [2023-08-14T21:12:18.031Z] 3cb74b66b7a9: Layer already exists [2023-08-14T21:12:18.031Z] 2a1bb94fe5d6: Layer already exists [2023-08-14T21:12:18.031Z] 45fe3b50d40f: Layer already exists [2023-08-14T21:12:18.031Z] d6c35e2cf9b9: Layer already exists [2023-08-14T21:12:18.031Z] 1c4fe9014416: Layer already exists [2023-08-14T21:12:18.031Z] b701339bbe0c: Layer already exists [2023-08-14T21:12:18.031Z] 8c6bae478fd2: Layer already exists [2023-08-14T21:12:18.031Z] 06bc15ed5f30: Layer already exists [2023-08-14T21:12:18.031Z] 9592ee332774: Layer already exists [2023-08-14T21:12:18.031Z] 292fc91bb791: Layer already exists [2023-08-14T21:12:18.031Z] d2d9d24a8c2a: Layer already exists [2023-08-14T21:12:18.296Z] main: digest: sha256:eb37804d59256fd381490283ca47d6c87fef4bbc188a815b2f6cdd7f49e6f392 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-14T21:12:18.339Z] ===================================================== [Pipeline] echo [2023-08-14T21:12:18.352Z] taggedImages: [2023-08-14T21:12:18.352Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8 [2023-08-14T21:12:18.352Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-08-14T21:12:18.352Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.23 [2023-08-14T21:12:18.352Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [2023-08-14T21:12:18.352Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-08-14T21:12:18.378Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-08-14T21:12:18.378Z] 23265dfad13dfa2cb5de380f133a81b406e62be8 [2023-08-14T21:12:18.378Z] latest [2023-08-14T21:12:18.378Z] 3.1.0-dev.23 [2023-08-14T21:12:18.378Z] 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [2023-08-14T21:12:18.378Z] main [2023-08-14T21:12:18.378Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:12:18.733Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:12:19.064Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8 [2023-08-14T21:12:19.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-08-14T21:12:19.064Z] f6fa594430a8: Preparing [2023-08-14T21:12:19.064Z] a752273dbb19: Preparing [2023-08-14T21:12:19.064Z] 06bc15ed5f30: Preparing [2023-08-14T21:12:19.064Z] 9592ee332774: Preparing [2023-08-14T21:12:19.064Z] 8015a497f221: Preparing [2023-08-14T21:12:19.064Z] d2d9d24a8c2a: Preparing [2023-08-14T21:12:19.064Z] d2d9d24a8c2a: Waiting [2023-08-14T21:12:19.064Z] 9592ee332774: Layer already exists [2023-08-14T21:12:19.064Z] 06bc15ed5f30: Layer already exists [2023-08-14T21:12:19.064Z] d2d9d24a8c2a: Layer already exists [2023-08-14T21:12:19.329Z] f6fa594430a8: Pushed [2023-08-14T21:12:20.726Z] 8015a497f221: Pushed [2023-08-14T21:12:24.053Z] a752273dbb19: Pushed [2023-08-14T21:12:24.053Z] 23265dfad13dfa2cb5de380f133a81b406e62be8: digest: sha256:3b4f18b28b206d9ac0de65a5e63cad8bcac5ac88c5fb3d5deb49f218af243ed2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:12:24.397Z] + 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-14T21:12:24.719Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-08-14T21:12:24.719Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-08-14T21:12:24.719Z] f6fa594430a8: Preparing [2023-08-14T21:12:24.719Z] a752273dbb19: Preparing [2023-08-14T21:12:24.719Z] 06bc15ed5f30: Preparing [2023-08-14T21:12:24.719Z] 9592ee332774: Preparing [2023-08-14T21:12:24.719Z] 8015a497f221: Preparing [2023-08-14T21:12:24.719Z] d2d9d24a8c2a: Preparing [2023-08-14T21:12:24.719Z] d2d9d24a8c2a: Waiting [2023-08-14T21:12:24.719Z] 06bc15ed5f30: Layer already exists [2023-08-14T21:12:24.719Z] 9592ee332774: Layer already exists [2023-08-14T21:12:24.719Z] 8015a497f221: Layer already exists [2023-08-14T21:12:24.719Z] f6fa594430a8: Layer already exists [2023-08-14T21:12:24.719Z] a752273dbb19: Layer already exists [2023-08-14T21:12:24.719Z] d2d9d24a8c2a: Layer already exists [2023-08-14T21:12:24.719Z] latest: digest: sha256:3b4f18b28b206d9ac0de65a5e63cad8bcac5ac88c5fb3d5deb49f218af243ed2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:12:25.310Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:12:25.642Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.23 [2023-08-14T21:12:25.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-08-14T21:12:25.642Z] f6fa594430a8: Preparing [2023-08-14T21:12:25.642Z] a752273dbb19: Preparing [2023-08-14T21:12:25.642Z] 06bc15ed5f30: Preparing [2023-08-14T21:12:25.642Z] 9592ee332774: Preparing [2023-08-14T21:12:25.642Z] 8015a497f221: Preparing [2023-08-14T21:12:25.642Z] d2d9d24a8c2a: Preparing [2023-08-14T21:12:25.642Z] d2d9d24a8c2a: Waiting [2023-08-14T21:12:25.642Z] 8015a497f221: Layer already exists [2023-08-14T21:12:25.642Z] a752273dbb19: Layer already exists [2023-08-14T21:12:25.642Z] f6fa594430a8: Layer already exists [2023-08-14T21:12:25.642Z] 06bc15ed5f30: Layer already exists [2023-08-14T21:12:25.642Z] 9592ee332774: Layer already exists [2023-08-14T21:12:25.642Z] d2d9d24a8c2a: Layer already exists [2023-08-14T21:12:25.642Z] 3.1.0-dev.23: digest: sha256:3b4f18b28b206d9ac0de65a5e63cad8bcac5ac88c5fb3d5deb49f218af243ed2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:12:26.241Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:12:26.565Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [2023-08-14T21:12:26.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-08-14T21:12:26.565Z] f6fa594430a8: Preparing [2023-08-14T21:12:26.565Z] a752273dbb19: Preparing [2023-08-14T21:12:26.565Z] 06bc15ed5f30: Preparing [2023-08-14T21:12:26.565Z] 9592ee332774: Preparing [2023-08-14T21:12:26.565Z] 8015a497f221: Preparing [2023-08-14T21:12:26.565Z] d2d9d24a8c2a: Preparing [2023-08-14T21:12:26.565Z] d2d9d24a8c2a: Waiting [2023-08-14T21:12:26.565Z] 06bc15ed5f30: Layer already exists [2023-08-14T21:12:26.565Z] 9592ee332774: Layer already exists [2023-08-14T21:12:26.565Z] 8015a497f221: Layer already exists [2023-08-14T21:12:26.565Z] f6fa594430a8: Layer already exists [2023-08-14T21:12:26.565Z] a752273dbb19: Layer already exists [2023-08-14T21:12:26.565Z] d2d9d24a8c2a: Layer already exists [2023-08-14T21:12:26.565Z] 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23: digest: sha256:3b4f18b28b206d9ac0de65a5e63cad8bcac5ac88c5fb3d5deb49f218af243ed2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:12:27.157Z] + 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-14T21:12:27.501Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-08-14T21:12:27.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-08-14T21:12:27.501Z] f6fa594430a8: Preparing [2023-08-14T21:12:27.501Z] a752273dbb19: Preparing [2023-08-14T21:12:27.501Z] 06bc15ed5f30: Preparing [2023-08-14T21:12:27.501Z] 9592ee332774: Preparing [2023-08-14T21:12:27.501Z] 8015a497f221: Preparing [2023-08-14T21:12:27.501Z] d2d9d24a8c2a: Preparing [2023-08-14T21:12:27.501Z] d2d9d24a8c2a: Waiting [2023-08-14T21:12:27.501Z] f6fa594430a8: Layer already exists [2023-08-14T21:12:27.501Z] 9592ee332774: Layer already exists [2023-08-14T21:12:27.501Z] 06bc15ed5f30: Layer already exists [2023-08-14T21:12:27.501Z] a752273dbb19: Layer already exists [2023-08-14T21:12:27.501Z] 8015a497f221: Layer already exists [2023-08-14T21:12:27.501Z] d2d9d24a8c2a: Layer already exists [2023-08-14T21:12:27.766Z] main: digest: sha256:3b4f18b28b206d9ac0de65a5e63cad8bcac5ac88c5fb3d5deb49f218af243ed2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-14T21:12:27.806Z] ===================================================== [Pipeline] echo [2023-08-14T21:12:27.814Z] taggedImages: [2023-08-14T21:12:27.814Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8 [2023-08-14T21:12:27.814Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-08-14T21:12:27.814Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.23 [2023-08-14T21:12:27.814Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [2023-08-14T21:12:27.814Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-08-14T21:12:27.832Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-08-14T21:12:27.832Z] 23265dfad13dfa2cb5de380f133a81b406e62be8 [2023-08-14T21:12:27.832Z] latest [2023-08-14T21:12:27.832Z] 3.1.0-dev.23 [2023-08-14T21:12:27.832Z] 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [2023-08-14T21:12:27.832Z] main [2023-08-14T21:12:27.832Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:12:28.151Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:12:28.487Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8 [2023-08-14T21:12:28.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-08-14T21:12:28.487Z] c6848b2000a8: Preparing [2023-08-14T21:12:28.487Z] cf69006daa04: Preparing [2023-08-14T21:12:28.487Z] 278b062bbc1a: Preparing [2023-08-14T21:12:28.487Z] f2841d90547d: Preparing [2023-08-14T21:12:28.487Z] 2c1f25e7313b: Preparing [2023-08-14T21:12:28.487Z] 06bc15ed5f30: Preparing [2023-08-14T21:12:28.487Z] 9592ee332774: Preparing [2023-08-14T21:12:28.487Z] a5fdb45217ab: Preparing [2023-08-14T21:12:28.487Z] d2d9d24a8c2a: Preparing [2023-08-14T21:12:28.487Z] 9592ee332774: Waiting [2023-08-14T21:12:28.487Z] a5fdb45217ab: Waiting [2023-08-14T21:12:28.487Z] 06bc15ed5f30: Waiting [2023-08-14T21:12:28.487Z] d2d9d24a8c2a: Waiting [2023-08-14T21:12:28.754Z] cf69006daa04: Pushed [2023-08-14T21:12:28.754Z] 278b062bbc1a: Pushed [2023-08-14T21:12:28.754Z] c6848b2000a8: Pushed [2023-08-14T21:12:28.754Z] 06bc15ed5f30: Layer already exists [2023-08-14T21:12:29.019Z] 9592ee332774: Layer already exists [2023-08-14T21:12:29.019Z] d2d9d24a8c2a: Layer already exists [2023-08-14T21:12:29.602Z] a5fdb45217ab: Pushed [2023-08-14T21:12:41.882Z] 2c1f25e7313b: Pushed [2023-08-14T21:12:46.116Z] f2841d90547d: Pushed [2023-08-14T21:12:46.116Z] 23265dfad13dfa2cb5de380f133a81b406e62be8: digest: sha256:22bef470894e8adb37d38dd2bc719a010b0369b09e78b13cba5c134f30ef3b3e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:12:46.455Z] + 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-14T21:12:46.787Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-08-14T21:12:46.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-08-14T21:12:46.787Z] c6848b2000a8: Preparing [2023-08-14T21:12:46.787Z] cf69006daa04: Preparing [2023-08-14T21:12:46.787Z] 278b062bbc1a: Preparing [2023-08-14T21:12:46.787Z] f2841d90547d: Preparing [2023-08-14T21:12:46.787Z] 2c1f25e7313b: Preparing [2023-08-14T21:12:46.787Z] 06bc15ed5f30: Preparing [2023-08-14T21:12:46.787Z] 9592ee332774: Preparing [2023-08-14T21:12:46.787Z] a5fdb45217ab: Preparing [2023-08-14T21:12:46.787Z] d2d9d24a8c2a: Preparing [2023-08-14T21:12:46.787Z] 06bc15ed5f30: Waiting [2023-08-14T21:12:46.787Z] 9592ee332774: Waiting [2023-08-14T21:12:46.787Z] a5fdb45217ab: Waiting [2023-08-14T21:12:46.787Z] d2d9d24a8c2a: Waiting [2023-08-14T21:12:46.787Z] 278b062bbc1a: Layer already exists [2023-08-14T21:12:46.787Z] f2841d90547d: Layer already exists [2023-08-14T21:12:46.787Z] c6848b2000a8: Layer already exists [2023-08-14T21:12:46.787Z] cf69006daa04: Layer already exists [2023-08-14T21:12:46.787Z] 2c1f25e7313b: Layer already exists [2023-08-14T21:12:46.787Z] a5fdb45217ab: Layer already exists [2023-08-14T21:12:46.787Z] 06bc15ed5f30: Layer already exists [2023-08-14T21:12:46.787Z] d2d9d24a8c2a: Layer already exists [2023-08-14T21:12:46.787Z] 9592ee332774: Layer already exists [2023-08-14T21:12:46.787Z] latest: digest: sha256:22bef470894e8adb37d38dd2bc719a010b0369b09e78b13cba5c134f30ef3b3e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:12:47.393Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:12:47.725Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.23 [2023-08-14T21:12:47.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-08-14T21:12:47.725Z] c6848b2000a8: Preparing [2023-08-14T21:12:47.725Z] cf69006daa04: Preparing [2023-08-14T21:12:47.725Z] 278b062bbc1a: Preparing [2023-08-14T21:12:47.725Z] f2841d90547d: Preparing [2023-08-14T21:12:47.725Z] 2c1f25e7313b: Preparing [2023-08-14T21:12:47.725Z] 06bc15ed5f30: Preparing [2023-08-14T21:12:47.725Z] 9592ee332774: Preparing [2023-08-14T21:12:47.725Z] a5fdb45217ab: Preparing [2023-08-14T21:12:47.725Z] d2d9d24a8c2a: Preparing [2023-08-14T21:12:47.725Z] 9592ee332774: Waiting [2023-08-14T21:12:47.725Z] a5fdb45217ab: Waiting [2023-08-14T21:12:47.725Z] d2d9d24a8c2a: Waiting [2023-08-14T21:12:47.725Z] 06bc15ed5f30: Waiting [2023-08-14T21:12:47.725Z] cf69006daa04: Layer already exists [2023-08-14T21:12:47.725Z] 278b062bbc1a: Layer already exists [2023-08-14T21:12:47.725Z] c6848b2000a8: Layer already exists [2023-08-14T21:12:47.725Z] 2c1f25e7313b: Layer already exists [2023-08-14T21:12:47.725Z] f2841d90547d: Layer already exists [2023-08-14T21:12:47.725Z] 06bc15ed5f30: Layer already exists [2023-08-14T21:12:47.725Z] 9592ee332774: Layer already exists [2023-08-14T21:12:47.725Z] a5fdb45217ab: Layer already exists [2023-08-14T21:12:47.725Z] d2d9d24a8c2a: Layer already exists [2023-08-14T21:12:47.725Z] 3.1.0-dev.23: digest: sha256:22bef470894e8adb37d38dd2bc719a010b0369b09e78b13cba5c134f30ef3b3e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:12:48.318Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:12:48.647Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [2023-08-14T21:12:48.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-08-14T21:12:48.647Z] c6848b2000a8: Preparing [2023-08-14T21:12:48.647Z] cf69006daa04: Preparing [2023-08-14T21:12:48.647Z] 278b062bbc1a: Preparing [2023-08-14T21:12:48.647Z] f2841d90547d: Preparing [2023-08-14T21:12:48.647Z] 2c1f25e7313b: Preparing [2023-08-14T21:12:48.647Z] 06bc15ed5f30: Preparing [2023-08-14T21:12:48.647Z] 9592ee332774: Preparing [2023-08-14T21:12:48.647Z] a5fdb45217ab: Preparing [2023-08-14T21:12:48.647Z] d2d9d24a8c2a: Preparing [2023-08-14T21:12:48.647Z] 9592ee332774: Waiting [2023-08-14T21:12:48.647Z] a5fdb45217ab: Waiting [2023-08-14T21:12:48.647Z] d2d9d24a8c2a: Waiting [2023-08-14T21:12:48.647Z] 06bc15ed5f30: Waiting [2023-08-14T21:12:48.647Z] 2c1f25e7313b: Layer already exists [2023-08-14T21:12:48.647Z] 278b062bbc1a: Layer already exists [2023-08-14T21:12:48.647Z] cf69006daa04: Layer already exists [2023-08-14T21:12:48.647Z] c6848b2000a8: Layer already exists [2023-08-14T21:12:48.647Z] f2841d90547d: Layer already exists [2023-08-14T21:12:48.647Z] 9592ee332774: Layer already exists [2023-08-14T21:12:48.647Z] 06bc15ed5f30: Layer already exists [2023-08-14T21:12:48.647Z] a5fdb45217ab: Layer already exists [2023-08-14T21:12:48.647Z] d2d9d24a8c2a: Layer already exists [2023-08-14T21:12:48.647Z] 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23: digest: sha256:22bef470894e8adb37d38dd2bc719a010b0369b09e78b13cba5c134f30ef3b3e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:12:48.976Z] + 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-14T21:12:49.305Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-08-14T21:12:49.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-08-14T21:12:49.305Z] c6848b2000a8: Preparing [2023-08-14T21:12:49.305Z] cf69006daa04: Preparing [2023-08-14T21:12:49.305Z] 278b062bbc1a: Preparing [2023-08-14T21:12:49.305Z] f2841d90547d: Preparing [2023-08-14T21:12:49.305Z] 2c1f25e7313b: Preparing [2023-08-14T21:12:49.305Z] 06bc15ed5f30: Preparing [2023-08-14T21:12:49.305Z] 9592ee332774: Preparing [2023-08-14T21:12:49.305Z] a5fdb45217ab: Preparing [2023-08-14T21:12:49.305Z] d2d9d24a8c2a: Preparing [2023-08-14T21:12:49.305Z] 9592ee332774: Waiting [2023-08-14T21:12:49.305Z] a5fdb45217ab: Waiting [2023-08-14T21:12:49.305Z] d2d9d24a8c2a: Waiting [2023-08-14T21:12:49.305Z] 06bc15ed5f30: Waiting [2023-08-14T21:12:49.305Z] f2841d90547d: Layer already exists [2023-08-14T21:12:49.305Z] cf69006daa04: Layer already exists [2023-08-14T21:12:49.305Z] 2c1f25e7313b: Layer already exists [2023-08-14T21:12:49.305Z] 278b062bbc1a: Layer already exists [2023-08-14T21:12:49.305Z] c6848b2000a8: Layer already exists [2023-08-14T21:12:49.305Z] 9592ee332774: Layer already exists [2023-08-14T21:12:49.305Z] 06bc15ed5f30: Layer already exists [2023-08-14T21:12:49.305Z] a5fdb45217ab: Layer already exists [2023-08-14T21:12:49.305Z] d2d9d24a8c2a: Layer already exists [2023-08-14T21:12:49.305Z] main: digest: sha256:22bef470894e8adb37d38dd2bc719a010b0369b09e78b13cba5c134f30ef3b3e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-14T21:12:49.608Z] ===================================================== [Pipeline] echo [2023-08-14T21:12:49.614Z] taggedImages: [2023-08-14T21:12:49.614Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8 [2023-08-14T21:12:49.614Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-08-14T21:12:49.614Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.23 [2023-08-14T21:12:49.614Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [2023-08-14T21:12:49.614Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-08-14T21:12:49.629Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-08-14T21:12:49.629Z] 23265dfad13dfa2cb5de380f133a81b406e62be8 [2023-08-14T21:12:49.629Z] latest [2023-08-14T21:12:49.629Z] 3.1.0-dev.23 [2023-08-14T21:12:49.629Z] 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [2023-08-14T21:12:49.629Z] main [2023-08-14T21:12:49.629Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:12:49.959Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:12:50.285Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8 [2023-08-14T21:12:50.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-08-14T21:12:50.285Z] 59734fc106e9: Preparing [2023-08-14T21:12:50.285Z] 0c79cb1e100b: Preparing [2023-08-14T21:12:50.285Z] bf0730cd25b7: Preparing [2023-08-14T21:12:50.285Z] fbaafec3cefb: Preparing [2023-08-14T21:12:50.285Z] 06bc15ed5f30: Preparing [2023-08-14T21:12:50.285Z] 9592ee332774: Preparing [2023-08-14T21:12:50.285Z] 23cf4db2c2e8: Preparing [2023-08-14T21:12:50.285Z] d2d9d24a8c2a: Preparing [2023-08-14T21:12:50.285Z] 9592ee332774: Waiting [2023-08-14T21:12:50.285Z] 23cf4db2c2e8: Waiting [2023-08-14T21:12:50.285Z] d2d9d24a8c2a: Waiting [2023-08-14T21:12:50.285Z] 06bc15ed5f30: Layer already exists [2023-08-14T21:12:50.549Z] 9592ee332774: Layer already exists [2023-08-14T21:12:50.549Z] bf0730cd25b7: Pushed [2023-08-14T21:12:50.549Z] 0c79cb1e100b: Pushed [2023-08-14T21:12:50.549Z] 59734fc106e9: Pushed [2023-08-14T21:12:50.549Z] d2d9d24a8c2a: Layer already exists [2023-08-14T21:12:51.128Z] 23cf4db2c2e8: Pushed [2023-08-14T21:13:09.297Z] fbaafec3cefb: Pushed [2023-08-14T21:13:09.297Z] 23265dfad13dfa2cb5de380f133a81b406e62be8: digest: sha256:c8d44c9e961e1290b45e72d415bad63240634a2f71fdc8879dd9f81eeb335d8d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:13:09.622Z] + 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-14T21:13:09.947Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-08-14T21:13:09.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-08-14T21:13:09.947Z] 59734fc106e9: Preparing [2023-08-14T21:13:09.947Z] 0c79cb1e100b: Preparing [2023-08-14T21:13:09.947Z] bf0730cd25b7: Preparing [2023-08-14T21:13:09.947Z] fbaafec3cefb: Preparing [2023-08-14T21:13:09.947Z] 06bc15ed5f30: Preparing [2023-08-14T21:13:09.947Z] 9592ee332774: Preparing [2023-08-14T21:13:09.947Z] 23cf4db2c2e8: Preparing [2023-08-14T21:13:09.947Z] d2d9d24a8c2a: Preparing [2023-08-14T21:13:09.947Z] 9592ee332774: Waiting [2023-08-14T21:13:09.947Z] d2d9d24a8c2a: Waiting [2023-08-14T21:13:09.947Z] 23cf4db2c2e8: Waiting [2023-08-14T21:13:09.947Z] bf0730cd25b7: Layer already exists [2023-08-14T21:13:09.947Z] 59734fc106e9: Layer already exists [2023-08-14T21:13:09.947Z] fbaafec3cefb: Layer already exists [2023-08-14T21:13:09.947Z] 0c79cb1e100b: Layer already exists [2023-08-14T21:13:09.947Z] 06bc15ed5f30: Layer already exists [2023-08-14T21:13:09.947Z] 9592ee332774: Layer already exists [2023-08-14T21:13:09.947Z] 23cf4db2c2e8: Layer already exists [2023-08-14T21:13:09.947Z] d2d9d24a8c2a: Layer already exists [2023-08-14T21:13:10.212Z] latest: digest: sha256:c8d44c9e961e1290b45e72d415bad63240634a2f71fdc8879dd9f81eeb335d8d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:13:10.549Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:13:10.937Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.23 [2023-08-14T21:13:10.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-08-14T21:13:10.937Z] 59734fc106e9: Preparing [2023-08-14T21:13:10.937Z] 0c79cb1e100b: Preparing [2023-08-14T21:13:10.937Z] bf0730cd25b7: Preparing [2023-08-14T21:13:10.937Z] fbaafec3cefb: Preparing [2023-08-14T21:13:10.937Z] 06bc15ed5f30: Preparing [2023-08-14T21:13:10.937Z] 9592ee332774: Preparing [2023-08-14T21:13:10.937Z] 23cf4db2c2e8: Preparing [2023-08-14T21:13:10.937Z] d2d9d24a8c2a: Preparing [2023-08-14T21:13:10.937Z] 9592ee332774: Waiting [2023-08-14T21:13:10.937Z] 23cf4db2c2e8: Waiting [2023-08-14T21:13:10.937Z] d2d9d24a8c2a: Waiting [2023-08-14T21:13:10.937Z] 0c79cb1e100b: Layer already exists [2023-08-14T21:13:10.937Z] bf0730cd25b7: Layer already exists [2023-08-14T21:13:10.937Z] 59734fc106e9: Layer already exists [2023-08-14T21:13:10.937Z] fbaafec3cefb: Layer already exists [2023-08-14T21:13:10.937Z] 06bc15ed5f30: Layer already exists [2023-08-14T21:13:10.937Z] d2d9d24a8c2a: Layer already exists [2023-08-14T21:13:10.937Z] 9592ee332774: Layer already exists [2023-08-14T21:13:10.937Z] 23cf4db2c2e8: Layer already exists [2023-08-14T21:13:11.206Z] 3.1.0-dev.23: digest: sha256:c8d44c9e961e1290b45e72d415bad63240634a2f71fdc8879dd9f81eeb335d8d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:13:11.556Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:13:11.900Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [2023-08-14T21:13:11.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-08-14T21:13:11.900Z] 59734fc106e9: Preparing [2023-08-14T21:13:11.900Z] 0c79cb1e100b: Preparing [2023-08-14T21:13:11.900Z] bf0730cd25b7: Preparing [2023-08-14T21:13:11.900Z] fbaafec3cefb: Preparing [2023-08-14T21:13:11.900Z] 06bc15ed5f30: Preparing [2023-08-14T21:13:11.900Z] 9592ee332774: Preparing [2023-08-14T21:13:11.900Z] 23cf4db2c2e8: Preparing [2023-08-14T21:13:11.900Z] d2d9d24a8c2a: Preparing [2023-08-14T21:13:11.900Z] 23cf4db2c2e8: Waiting [2023-08-14T21:13:11.900Z] d2d9d24a8c2a: Waiting [2023-08-14T21:13:11.900Z] 9592ee332774: Waiting [2023-08-14T21:13:11.900Z] 06bc15ed5f30: Layer already exists [2023-08-14T21:13:11.900Z] 59734fc106e9: Layer already exists [2023-08-14T21:13:11.900Z] fbaafec3cefb: Layer already exists [2023-08-14T21:13:11.900Z] bf0730cd25b7: Layer already exists [2023-08-14T21:13:11.900Z] 0c79cb1e100b: Layer already exists [2023-08-14T21:13:11.900Z] 23cf4db2c2e8: Layer already exists [2023-08-14T21:13:11.900Z] 9592ee332774: Layer already exists [2023-08-14T21:13:11.900Z] d2d9d24a8c2a: Layer already exists [2023-08-14T21:13:11.900Z] 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23: digest: sha256:c8d44c9e961e1290b45e72d415bad63240634a2f71fdc8879dd9f81eeb335d8d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:13:12.252Z] + 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-14T21:13:12.586Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-08-14T21:13:12.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-08-14T21:13:12.586Z] 59734fc106e9: Preparing [2023-08-14T21:13:12.586Z] 0c79cb1e100b: Preparing [2023-08-14T21:13:12.586Z] bf0730cd25b7: Preparing [2023-08-14T21:13:12.586Z] fbaafec3cefb: Preparing [2023-08-14T21:13:12.586Z] 06bc15ed5f30: Preparing [2023-08-14T21:13:12.586Z] 9592ee332774: Preparing [2023-08-14T21:13:12.586Z] 23cf4db2c2e8: Preparing [2023-08-14T21:13:12.586Z] d2d9d24a8c2a: Preparing [2023-08-14T21:13:12.586Z] 9592ee332774: Waiting [2023-08-14T21:13:12.586Z] d2d9d24a8c2a: Waiting [2023-08-14T21:13:12.586Z] 23cf4db2c2e8: Waiting [2023-08-14T21:13:12.586Z] bf0730cd25b7: Layer already exists [2023-08-14T21:13:12.586Z] 06bc15ed5f30: Layer already exists [2023-08-14T21:13:12.586Z] 59734fc106e9: Layer already exists [2023-08-14T21:13:12.586Z] 0c79cb1e100b: Layer already exists [2023-08-14T21:13:12.586Z] fbaafec3cefb: Layer already exists [2023-08-14T21:13:12.586Z] 9592ee332774: Layer already exists [2023-08-14T21:13:12.586Z] 23cf4db2c2e8: Layer already exists [2023-08-14T21:13:12.586Z] d2d9d24a8c2a: Layer already exists [2023-08-14T21:13:12.850Z] main: digest: sha256:c8d44c9e961e1290b45e72d415bad63240634a2f71fdc8879dd9f81eeb335d8d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-14T21:13:12.893Z] ===================================================== [Pipeline] echo [2023-08-14T21:13:12.901Z] taggedImages: [2023-08-14T21:13:12.901Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8 [2023-08-14T21:13:12.901Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-08-14T21:13:12.901Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.23 [2023-08-14T21:13:12.901Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [2023-08-14T21:13:12.901Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-08-14T21:13:12.916Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-08-14T21:13:12.916Z] 23265dfad13dfa2cb5de380f133a81b406e62be8 [2023-08-14T21:13:12.916Z] latest [2023-08-14T21:13:12.916Z] 3.1.0-dev.23 [2023-08-14T21:13:12.916Z] 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [2023-08-14T21:13:12.916Z] main [2023-08-14T21:13:12.916Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:13:13.241Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:13:13.563Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8 [2023-08-14T21:13:13.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-08-14T21:13:13.563Z] 1fbabb7a7804: Preparing [2023-08-14T21:13:13.563Z] 39c75acd1e05: Preparing [2023-08-14T21:13:13.563Z] 33369edad95a: Preparing [2023-08-14T21:13:13.563Z] c50746d53cef: Preparing [2023-08-14T21:13:13.563Z] 06bc15ed5f30: Preparing [2023-08-14T21:13:13.563Z] 9592ee332774: Preparing [2023-08-14T21:13:13.563Z] a5fdb45217ab: Preparing [2023-08-14T21:13:13.563Z] d2d9d24a8c2a: Preparing [2023-08-14T21:13:13.563Z] a5fdb45217ab: Waiting [2023-08-14T21:13:13.563Z] d2d9d24a8c2a: Waiting [2023-08-14T21:13:13.563Z] 9592ee332774: Waiting [2023-08-14T21:13:13.563Z] 06bc15ed5f30: Layer already exists [2023-08-14T21:13:13.827Z] 9592ee332774: Layer already exists [2023-08-14T21:13:13.827Z] a5fdb45217ab: Layer already exists [2023-08-14T21:13:13.827Z] d2d9d24a8c2a: Layer already exists [2023-08-14T21:13:13.827Z] 33369edad95a: Pushed [2023-08-14T21:13:13.827Z] 1fbabb7a7804: Pushed [2023-08-14T21:13:13.827Z] 39c75acd1e05: Pushed [2023-08-14T21:13:31.985Z] c50746d53cef: Pushed [2023-08-14T21:13:31.985Z] 23265dfad13dfa2cb5de380f133a81b406e62be8: digest: sha256:25b9223f5e13c3cf24df03604f19a36143fff171a32b01bb595d0167e67eb71d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:13:32.315Z] + 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-14T21:13:32.638Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-08-14T21:13:32.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-08-14T21:13:32.638Z] 1fbabb7a7804: Preparing [2023-08-14T21:13:32.638Z] 39c75acd1e05: Preparing [2023-08-14T21:13:32.638Z] 33369edad95a: Preparing [2023-08-14T21:13:32.638Z] c50746d53cef: Preparing [2023-08-14T21:13:32.638Z] 06bc15ed5f30: Preparing [2023-08-14T21:13:32.638Z] 9592ee332774: Preparing [2023-08-14T21:13:32.638Z] a5fdb45217ab: Preparing [2023-08-14T21:13:32.638Z] d2d9d24a8c2a: Preparing [2023-08-14T21:13:32.638Z] 9592ee332774: Waiting [2023-08-14T21:13:32.638Z] a5fdb45217ab: Waiting [2023-08-14T21:13:32.638Z] d2d9d24a8c2a: Waiting [2023-08-14T21:13:32.638Z] 33369edad95a: Layer already exists [2023-08-14T21:13:32.638Z] 06bc15ed5f30: Layer already exists [2023-08-14T21:13:32.638Z] 1fbabb7a7804: Layer already exists [2023-08-14T21:13:32.638Z] 39c75acd1e05: Layer already exists [2023-08-14T21:13:32.638Z] c50746d53cef: Layer already exists [2023-08-14T21:13:32.638Z] 9592ee332774: Layer already exists [2023-08-14T21:13:32.638Z] a5fdb45217ab: Layer already exists [2023-08-14T21:13:32.638Z] d2d9d24a8c2a: Layer already exists [2023-08-14T21:13:32.902Z] latest: digest: sha256:25b9223f5e13c3cf24df03604f19a36143fff171a32b01bb595d0167e67eb71d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:13:33.235Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:13:33.559Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.23 [2023-08-14T21:13:33.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-08-14T21:13:33.560Z] 1fbabb7a7804: Preparing [2023-08-14T21:13:33.560Z] 39c75acd1e05: Preparing [2023-08-14T21:13:33.560Z] 33369edad95a: Preparing [2023-08-14T21:13:33.560Z] c50746d53cef: Preparing [2023-08-14T21:13:33.560Z] 06bc15ed5f30: Preparing [2023-08-14T21:13:33.560Z] 9592ee332774: Preparing [2023-08-14T21:13:33.560Z] a5fdb45217ab: Preparing [2023-08-14T21:13:33.560Z] d2d9d24a8c2a: Preparing [2023-08-14T21:13:33.560Z] a5fdb45217ab: Waiting [2023-08-14T21:13:33.560Z] 9592ee332774: Waiting [2023-08-14T21:13:33.560Z] d2d9d24a8c2a: Waiting [2023-08-14T21:13:33.560Z] c50746d53cef: Layer already exists [2023-08-14T21:13:33.560Z] 06bc15ed5f30: Layer already exists [2023-08-14T21:13:33.560Z] 39c75acd1e05: Layer already exists [2023-08-14T21:13:33.560Z] 33369edad95a: Layer already exists [2023-08-14T21:13:33.560Z] 1fbabb7a7804: Layer already exists [2023-08-14T21:13:33.560Z] 9592ee332774: Layer already exists [2023-08-14T21:13:33.560Z] a5fdb45217ab: Layer already exists [2023-08-14T21:13:33.560Z] d2d9d24a8c2a: Layer already exists [2023-08-14T21:13:33.823Z] 3.1.0-dev.23: digest: sha256:25b9223f5e13c3cf24df03604f19a36143fff171a32b01bb595d0167e67eb71d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:13:34.164Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:13:34.489Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [2023-08-14T21:13:34.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-08-14T21:13:34.489Z] 1fbabb7a7804: Preparing [2023-08-14T21:13:34.489Z] 39c75acd1e05: Preparing [2023-08-14T21:13:34.489Z] 33369edad95a: Preparing [2023-08-14T21:13:34.489Z] c50746d53cef: Preparing [2023-08-14T21:13:34.489Z] 06bc15ed5f30: Preparing [2023-08-14T21:13:34.489Z] 9592ee332774: Preparing [2023-08-14T21:13:34.489Z] a5fdb45217ab: Preparing [2023-08-14T21:13:34.489Z] d2d9d24a8c2a: Preparing [2023-08-14T21:13:34.489Z] a5fdb45217ab: Waiting [2023-08-14T21:13:34.489Z] d2d9d24a8c2a: Waiting [2023-08-14T21:13:34.489Z] 9592ee332774: Waiting [2023-08-14T21:13:34.489Z] c50746d53cef: Layer already exists [2023-08-14T21:13:34.489Z] 39c75acd1e05: Layer already exists [2023-08-14T21:13:34.489Z] 06bc15ed5f30: Layer already exists [2023-08-14T21:13:34.490Z] 1fbabb7a7804: Layer already exists [2023-08-14T21:13:34.490Z] 33369edad95a: Layer already exists [2023-08-14T21:13:34.490Z] a5fdb45217ab: Layer already exists [2023-08-14T21:13:34.490Z] d2d9d24a8c2a: Layer already exists [2023-08-14T21:13:34.490Z] 9592ee332774: Layer already exists [2023-08-14T21:13:34.490Z] 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23: digest: sha256:25b9223f5e13c3cf24df03604f19a36143fff171a32b01bb595d0167e67eb71d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:13:35.092Z] + 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-14T21:13:35.421Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-08-14T21:13:35.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-08-14T21:13:35.421Z] 1fbabb7a7804: Preparing [2023-08-14T21:13:35.421Z] 39c75acd1e05: Preparing [2023-08-14T21:13:35.421Z] 33369edad95a: Preparing [2023-08-14T21:13:35.421Z] c50746d53cef: Preparing [2023-08-14T21:13:35.421Z] 06bc15ed5f30: Preparing [2023-08-14T21:13:35.421Z] 9592ee332774: Preparing [2023-08-14T21:13:35.421Z] a5fdb45217ab: Preparing [2023-08-14T21:13:35.421Z] d2d9d24a8c2a: Preparing [2023-08-14T21:13:35.421Z] 9592ee332774: Waiting [2023-08-14T21:13:35.421Z] a5fdb45217ab: Waiting [2023-08-14T21:13:35.421Z] d2d9d24a8c2a: Waiting [2023-08-14T21:13:35.421Z] 39c75acd1e05: Layer already exists [2023-08-14T21:13:35.421Z] 06bc15ed5f30: Layer already exists [2023-08-14T21:13:35.421Z] 1fbabb7a7804: Layer already exists [2023-08-14T21:13:35.421Z] c50746d53cef: Layer already exists [2023-08-14T21:13:35.421Z] 33369edad95a: Layer already exists [2023-08-14T21:13:35.421Z] 9592ee332774: Layer already exists [2023-08-14T21:13:35.421Z] d2d9d24a8c2a: Layer already exists [2023-08-14T21:13:35.421Z] a5fdb45217ab: Layer already exists [2023-08-14T21:13:35.684Z] main: digest: sha256:25b9223f5e13c3cf24df03604f19a36143fff171a32b01bb595d0167e67eb71d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-14T21:13:35.736Z] ===================================================== [Pipeline] echo [2023-08-14T21:13:35.745Z] taggedImages: [2023-08-14T21:13:35.745Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8 [2023-08-14T21:13:35.745Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-08-14T21:13:35.745Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.23 [2023-08-14T21:13:35.745Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [2023-08-14T21:13:35.745Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-08-14T21:13:35.765Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-08-14T21:13:35.765Z] 23265dfad13dfa2cb5de380f133a81b406e62be8 [2023-08-14T21:13:35.765Z] latest [2023-08-14T21:13:35.765Z] 3.1.0-dev.23 [2023-08-14T21:13:35.765Z] 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [2023-08-14T21:13:35.765Z] main [2023-08-14T21:13:35.765Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:13:36.111Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:13:36.446Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8 [2023-08-14T21:13:36.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-08-14T21:13:36.446Z] d5289c0c71a3: Preparing [2023-08-14T21:13:36.446Z] 0a5325dc1601: Preparing [2023-08-14T21:13:36.446Z] 06bc15ed5f30: Preparing [2023-08-14T21:13:36.446Z] 9592ee332774: Preparing [2023-08-14T21:13:36.446Z] d00bee8a1efb: Preparing [2023-08-14T21:13:36.446Z] d2d9d24a8c2a: Preparing [2023-08-14T21:13:36.446Z] d2d9d24a8c2a: Waiting [2023-08-14T21:13:36.446Z] 9592ee332774: Layer already exists [2023-08-14T21:13:36.709Z] 06bc15ed5f30: Layer already exists [2023-08-14T21:13:36.709Z] d2d9d24a8c2a: Layer already exists [2023-08-14T21:13:36.709Z] d5289c0c71a3: Pushed [2023-08-14T21:13:36.972Z] d00bee8a1efb: Pushed [2023-08-14T21:13:42.295Z] 0a5325dc1601: Pushed [2023-08-14T21:13:42.559Z] 23265dfad13dfa2cb5de380f133a81b406e62be8: digest: sha256:7b92ada81fbeb60878d748952aade8c23bf45c97909977cea5b57d1791ede97e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:13:42.891Z] + 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-14T21:13:43.223Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-08-14T21:13:43.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-08-14T21:13:43.224Z] d5289c0c71a3: Preparing [2023-08-14T21:13:43.224Z] 0a5325dc1601: Preparing [2023-08-14T21:13:43.224Z] 06bc15ed5f30: Preparing [2023-08-14T21:13:43.224Z] 9592ee332774: Preparing [2023-08-14T21:13:43.224Z] d00bee8a1efb: Preparing [2023-08-14T21:13:43.224Z] d2d9d24a8c2a: Preparing [2023-08-14T21:13:43.224Z] d2d9d24a8c2a: Waiting [2023-08-14T21:13:43.224Z] d5289c0c71a3: Layer already exists [2023-08-14T21:13:43.224Z] 0a5325dc1601: Layer already exists [2023-08-14T21:13:43.224Z] d00bee8a1efb: Layer already exists [2023-08-14T21:13:43.224Z] 9592ee332774: Layer already exists [2023-08-14T21:13:43.224Z] 06bc15ed5f30: Layer already exists [2023-08-14T21:13:43.224Z] d2d9d24a8c2a: Layer already exists [2023-08-14T21:13:43.224Z] latest: digest: sha256:7b92ada81fbeb60878d748952aade8c23bf45c97909977cea5b57d1791ede97e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:13:43.821Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:13:44.146Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.23 [2023-08-14T21:13:44.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-08-14T21:13:44.146Z] d5289c0c71a3: Preparing [2023-08-14T21:13:44.146Z] 0a5325dc1601: Preparing [2023-08-14T21:13:44.146Z] 06bc15ed5f30: Preparing [2023-08-14T21:13:44.146Z] 9592ee332774: Preparing [2023-08-14T21:13:44.146Z] d00bee8a1efb: Preparing [2023-08-14T21:13:44.146Z] d2d9d24a8c2a: Preparing [2023-08-14T21:13:44.146Z] d2d9d24a8c2a: Waiting [2023-08-14T21:13:44.146Z] d5289c0c71a3: Layer already exists [2023-08-14T21:13:44.146Z] 06bc15ed5f30: Layer already exists [2023-08-14T21:13:44.146Z] d00bee8a1efb: Layer already exists [2023-08-14T21:13:44.146Z] 9592ee332774: Layer already exists [2023-08-14T21:13:44.146Z] 0a5325dc1601: Layer already exists [2023-08-14T21:13:44.146Z] d2d9d24a8c2a: Layer already exists [2023-08-14T21:13:44.146Z] 3.1.0-dev.23: digest: sha256:7b92ada81fbeb60878d748952aade8c23bf45c97909977cea5b57d1791ede97e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:13:44.483Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:13:44.827Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [2023-08-14T21:13:44.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-08-14T21:13:44.827Z] d5289c0c71a3: Preparing [2023-08-14T21:13:44.827Z] 0a5325dc1601: Preparing [2023-08-14T21:13:44.827Z] 06bc15ed5f30: Preparing [2023-08-14T21:13:44.827Z] 9592ee332774: Preparing [2023-08-14T21:13:44.827Z] d00bee8a1efb: Preparing [2023-08-14T21:13:44.827Z] d2d9d24a8c2a: Preparing [2023-08-14T21:13:44.827Z] d2d9d24a8c2a: Waiting [2023-08-14T21:13:44.827Z] 06bc15ed5f30: Layer already exists [2023-08-14T21:13:44.827Z] 0a5325dc1601: Layer already exists [2023-08-14T21:13:44.827Z] d5289c0c71a3: Layer already exists [2023-08-14T21:13:44.827Z] 9592ee332774: Layer already exists [2023-08-14T21:13:44.827Z] d00bee8a1efb: Layer already exists [2023-08-14T21:13:44.827Z] d2d9d24a8c2a: Layer already exists [2023-08-14T21:13:44.827Z] 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23: digest: sha256:7b92ada81fbeb60878d748952aade8c23bf45c97909977cea5b57d1791ede97e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:13:45.175Z] + 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-14T21:13:45.516Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-08-14T21:13:45.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-08-14T21:13:45.516Z] d5289c0c71a3: Preparing [2023-08-14T21:13:45.516Z] 0a5325dc1601: Preparing [2023-08-14T21:13:45.516Z] 06bc15ed5f30: Preparing [2023-08-14T21:13:45.516Z] 9592ee332774: Preparing [2023-08-14T21:13:45.516Z] d00bee8a1efb: Preparing [2023-08-14T21:13:45.516Z] d2d9d24a8c2a: Preparing [2023-08-14T21:13:45.516Z] d2d9d24a8c2a: Waiting [2023-08-14T21:13:45.516Z] 9592ee332774: Layer already exists [2023-08-14T21:13:45.516Z] d00bee8a1efb: Layer already exists [2023-08-14T21:13:45.516Z] 0a5325dc1601: Layer already exists [2023-08-14T21:13:45.516Z] d5289c0c71a3: Layer already exists [2023-08-14T21:13:45.516Z] 06bc15ed5f30: Layer already exists [2023-08-14T21:13:45.516Z] d2d9d24a8c2a: Layer already exists [2023-08-14T21:13:45.781Z] main: digest: sha256:7b92ada81fbeb60878d748952aade8c23bf45c97909977cea5b57d1791ede97e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-14T21:13:45.840Z] ===================================================== [Pipeline] echo [2023-08-14T21:13:45.850Z] taggedImages: [2023-08-14T21:13:45.850Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8 [2023-08-14T21:13:45.850Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-08-14T21:13:45.850Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.23 [2023-08-14T21:13:45.850Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [2023-08-14T21:13:45.850Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-08-14T21:13:45.876Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-08-14T21:13:45.876Z] 23265dfad13dfa2cb5de380f133a81b406e62be8 [2023-08-14T21:13:45.876Z] latest [2023-08-14T21:13:45.876Z] 3.1.0-dev.23 [2023-08-14T21:13:45.876Z] 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [2023-08-14T21:13:45.876Z] main [2023-08-14T21:13:45.876Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:13:46.216Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:13:46.542Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8 [2023-08-14T21:13:46.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-08-14T21:13:46.542Z] 052d4e345e76: Preparing [2023-08-14T21:13:46.542Z] 352fb8fdd5b8: Preparing [2023-08-14T21:13:46.542Z] 06bc15ed5f30: Preparing [2023-08-14T21:13:46.542Z] 9592ee332774: Preparing [2023-08-14T21:13:46.542Z] 9f6a7cba9b45: Preparing [2023-08-14T21:13:46.542Z] d2d9d24a8c2a: Preparing [2023-08-14T21:13:46.542Z] d2d9d24a8c2a: Waiting [2023-08-14T21:13:46.543Z] 06bc15ed5f30: Layer already exists [2023-08-14T21:13:46.543Z] 9f6a7cba9b45: Layer already exists [2023-08-14T21:13:46.543Z] 9592ee332774: Layer already exists [2023-08-14T21:13:46.543Z] d2d9d24a8c2a: Layer already exists [2023-08-14T21:13:46.807Z] 052d4e345e76: Pushed [2023-08-14T21:13:53.436Z] 352fb8fdd5b8: Pushed [2023-08-14T21:13:53.436Z] 23265dfad13dfa2cb5de380f133a81b406e62be8: digest: sha256:9f4d88c986a4e77b2c69c406084e16efb562ac304a1df684017b5ef5cd58cbec size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:13:53.784Z] + 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-14T21:13:54.124Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-08-14T21:13:54.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-08-14T21:13:54.124Z] 052d4e345e76: Preparing [2023-08-14T21:13:54.124Z] 352fb8fdd5b8: Preparing [2023-08-14T21:13:54.124Z] 06bc15ed5f30: Preparing [2023-08-14T21:13:54.124Z] 9592ee332774: Preparing [2023-08-14T21:13:54.124Z] 9f6a7cba9b45: Preparing [2023-08-14T21:13:54.124Z] d2d9d24a8c2a: Preparing [2023-08-14T21:13:54.124Z] d2d9d24a8c2a: Waiting [2023-08-14T21:13:54.124Z] 9592ee332774: Layer already exists [2023-08-14T21:13:54.124Z] 352fb8fdd5b8: Layer already exists [2023-08-14T21:13:54.124Z] 9f6a7cba9b45: Layer already exists [2023-08-14T21:13:54.124Z] 06bc15ed5f30: Layer already exists [2023-08-14T21:13:54.124Z] 052d4e345e76: Layer already exists [2023-08-14T21:13:54.124Z] d2d9d24a8c2a: Layer already exists [2023-08-14T21:13:54.390Z] latest: digest: sha256:9f4d88c986a4e77b2c69c406084e16efb562ac304a1df684017b5ef5cd58cbec size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:13:54.744Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:13:55.085Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.23 [2023-08-14T21:13:55.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-08-14T21:13:55.086Z] 052d4e345e76: Preparing [2023-08-14T21:13:55.086Z] 352fb8fdd5b8: Preparing [2023-08-14T21:13:55.086Z] 06bc15ed5f30: Preparing [2023-08-14T21:13:55.086Z] 9592ee332774: Preparing [2023-08-14T21:13:55.086Z] 9f6a7cba9b45: Preparing [2023-08-14T21:13:55.086Z] d2d9d24a8c2a: Preparing [2023-08-14T21:13:55.086Z] d2d9d24a8c2a: Waiting [2023-08-14T21:13:55.086Z] 06bc15ed5f30: Layer already exists [2023-08-14T21:13:55.086Z] 352fb8fdd5b8: Layer already exists [2023-08-14T21:13:55.086Z] 9592ee332774: Layer already exists [2023-08-14T21:13:55.086Z] 052d4e345e76: Layer already exists [2023-08-14T21:13:55.086Z] 9f6a7cba9b45: Layer already exists [2023-08-14T21:13:55.086Z] d2d9d24a8c2a: Layer already exists [2023-08-14T21:13:55.086Z] 3.1.0-dev.23: digest: sha256:9f4d88c986a4e77b2c69c406084e16efb562ac304a1df684017b5ef5cd58cbec size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:13:55.699Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:13:56.027Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [2023-08-14T21:13:56.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-08-14T21:13:56.028Z] 052d4e345e76: Preparing [2023-08-14T21:13:56.028Z] 352fb8fdd5b8: Preparing [2023-08-14T21:13:56.028Z] 06bc15ed5f30: Preparing [2023-08-14T21:13:56.028Z] 9592ee332774: Preparing [2023-08-14T21:13:56.028Z] 9f6a7cba9b45: Preparing [2023-08-14T21:13:56.028Z] d2d9d24a8c2a: Preparing [2023-08-14T21:13:56.028Z] d2d9d24a8c2a: Waiting [2023-08-14T21:13:56.028Z] 352fb8fdd5b8: Layer already exists [2023-08-14T21:13:56.028Z] 9f6a7cba9b45: Layer already exists [2023-08-14T21:13:56.028Z] 9592ee332774: Layer already exists [2023-08-14T21:13:56.028Z] 052d4e345e76: Layer already exists [2023-08-14T21:13:56.028Z] 06bc15ed5f30: Layer already exists [2023-08-14T21:13:56.028Z] d2d9d24a8c2a: Layer already exists [2023-08-14T21:13:56.028Z] 23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23: digest: sha256:9f4d88c986a4e77b2c69c406084e16efb562ac304a1df684017b5ef5cd58cbec size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:13:56.359Z] + 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-14T21:13:56.687Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-08-14T21:13:56.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-08-14T21:13:56.688Z] 052d4e345e76: Preparing [2023-08-14T21:13:56.688Z] 352fb8fdd5b8: Preparing [2023-08-14T21:13:56.688Z] 06bc15ed5f30: Preparing [2023-08-14T21:13:56.688Z] 9592ee332774: Preparing [2023-08-14T21:13:56.688Z] 9f6a7cba9b45: Preparing [2023-08-14T21:13:56.688Z] d2d9d24a8c2a: Preparing [2023-08-14T21:13:56.688Z] d2d9d24a8c2a: Waiting [2023-08-14T21:13:56.688Z] 06bc15ed5f30: Layer already exists [2023-08-14T21:13:56.688Z] 052d4e345e76: Layer already exists [2023-08-14T21:13:56.688Z] 9f6a7cba9b45: Layer already exists [2023-08-14T21:13:56.688Z] 352fb8fdd5b8: Layer already exists [2023-08-14T21:13:56.688Z] 9592ee332774: Layer already exists [2023-08-14T21:13:56.688Z] d2d9d24a8c2a: Layer already exists [2023-08-14T21:13:56.688Z] main: digest: sha256:9f4d88c986a4e77b2c69c406084e16efb562ac304a1df684017b5ef5cd58cbec size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-14T21:13:57.006Z] ===================================================== [Pipeline] echo [2023-08-14T21:13:57.012Z] taggedImages: [2023-08-14T21:13:57.012Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8 [2023-08-14T21:13:57.012Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-08-14T21:13:57.012Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.23 [2023-08-14T21:13:57.012Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:23265dfad13dfa2cb5de380f133a81b406e62be8-3.1.0-dev.23 [2023-08-14T21:13:57.012Z] - 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-14T21:13:57.368Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-14T21:13:57.368Z] [2023-08-14T21:13:57.368Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:13:57.687Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-14T21:13:57.687Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-14T21:13:57.687Z] 8998bd30e6a1: Pulling fs layer [2023-08-14T21:13:57.687Z] 04944245beec: Pulling fs layer [2023-08-14T21:13:57.687Z] 699f458cf7ca: Pulling fs layer [2023-08-14T21:13:57.687Z] 765212b225bb: Pulling fs layer [2023-08-14T21:13:57.687Z] f23df028b6ca: Pulling fs layer [2023-08-14T21:13:57.687Z] d65c8cfc05b1: Pulling fs layer [2023-08-14T21:13:57.687Z] 2437ff75d9bd: Pulling fs layer [2023-08-14T21:13:57.687Z] 765212b225bb: Waiting [2023-08-14T21:13:57.687Z] 2437ff75d9bd: Waiting [2023-08-14T21:13:57.687Z] f23df028b6ca: Waiting [2023-08-14T21:13:57.687Z] d65c8cfc05b1: Waiting [2023-08-14T21:13:57.953Z] 04944245beec: Verifying Checksum [2023-08-14T21:13:57.953Z] 04944245beec: Download complete [2023-08-14T21:13:57.953Z] 765212b225bb: Verifying Checksum [2023-08-14T21:13:57.953Z] 765212b225bb: Download complete [2023-08-14T21:13:57.953Z] f23df028b6ca: Verifying Checksum [2023-08-14T21:13:57.953Z] f23df028b6ca: Download complete [2023-08-14T21:13:57.953Z] d65c8cfc05b1: Verifying Checksum [2023-08-14T21:13:57.953Z] d65c8cfc05b1: Download complete [2023-08-14T21:13:57.953Z] 699f458cf7ca: Verifying Checksum [2023-08-14T21:13:57.953Z] 699f458cf7ca: Download complete [2023-08-14T21:13:58.540Z] 8998bd30e6a1: Verifying Checksum [2023-08-14T21:13:58.540Z] 8998bd30e6a1: Download complete [2023-08-14T21:14:00.480Z] 2437ff75d9bd: Verifying Checksum [2023-08-14T21:14:00.480Z] 2437ff75d9bd: Download complete [2023-08-14T21:14:02.419Z] 8998bd30e6a1: Pull complete [2023-08-14T21:14:03.001Z] 04944245beec: Pull complete [2023-08-14T21:14:04.410Z] 699f458cf7ca: Pull complete [2023-08-14T21:14:04.410Z] 765212b225bb: Pull complete [2023-08-14T21:14:05.371Z] f23df028b6ca: Pull complete [2023-08-14T21:14:05.371Z] d65c8cfc05b1: Pull complete [2023-08-14T21:14:20.355Z] 2437ff75d9bd: Pull complete [2023-08-14T21:14:20.355Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-14T21:14:20.355Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-14T21:14:20.355Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T21:14:20.534Z] prd-ubuntu20.04-docker-arm64-4c-16g-3569 does not seem to be running inside a container [2023-08-14T21:14:20.584Z] $ 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/557 -v /w/workspace/edgex-go/557:/w/workspace/edgex-go/557:rw,z -v /w/workspace/edgex-go/557@tmp:/w/workspace/edgex-go/557@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-08-14T21:14:22.786Z] $ docker top a4347abe09743d039e79952e7a03e049495e8381d34e83d313a7b066135e7eb9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-14T21:14:23.670Z] ---> job-cost.sh [2023-08-14T21:14:23.671Z] lf-activate-venv: SKIPPING [2023-08-14T21:14:23.671Z] INFO: No Stack... [2023-08-14T21:14:24.249Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-14T21:14:25.204Z] INFO: Archiving Costs [Pipeline] sh [2023-08-14T21:14:25.518Z] + cat /w/workspace/edgex-go/557/archives/cost.csv [2023-08-14T21:14:25.518Z] + cut -d, -f6 [Pipeline] lock [2023-08-14T21:14:25.894Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-557-stack-cost] [2023-08-14T21:14:25.900Z] Resource [jenkins-edgexfoundry-edgex-go-main-557-stack-cost] did not exist. Created. [2023-08-14T21:14:25.900Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-557-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-14T21:14:26.549Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-14T21:14:27.223Z] Stashed 1 file(s) [Pipeline] } [2023-08-14T21:14:27.265Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-557-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-14T21:14:27.280Z] $ docker stop --time=1 a4347abe09743d039e79952e7a03e049495e8381d34e83d313a7b066135e7eb9 [2023-08-14T21:14:28.752Z] $ docker rm -f --volumes a4347abe09743d039e79952e7a03e049495e8381d34e83d313a7b066135e7eb9 [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-14T21:14:29.233Z] provisioning config files... [2023-08-14T21:14:29.253Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/557@tmp/config4480165666303062797tmp [Pipeline] { [Pipeline] sh [2023-08-14T21:14:29.601Z] + set +x [2023-08-14T21:14:29.601Z] + curl -s https://codecov.io/bash [2023-08-14T21:14:29.601Z] + bash -s -- [2023-08-14T21:14:29.601Z] [2023-08-14T21:14:29.601Z] _____ _ [2023-08-14T21:14:29.601Z] / ____| | | [2023-08-14T21:14:29.601Z] | | ___ __| | ___ ___ _____ __ [2023-08-14T21:14:29.601Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-14T21:14:29.601Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-14T21:14:29.601Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-14T21:14:29.601Z] Bash-1.0.6 [2023-08-14T21:14:29.601Z] [2023-08-14T21:14:29.601Z] [2023-08-14T21:14:29.601Z] ==> git version 2.25.1 found [2023-08-14T21:14:29.601Z] ==> 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-14T21:14:29.601Z] Release-Date: 2020-01-08 [2023-08-14T21:14:29.601Z] 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-14T21:14:29.601Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-14T21:14:29.601Z] ==> Jenkins CI detected. [2023-08-14T21:14:29.601Z] current dir:  /w/workspace/edgex-go/557 [2023-08-14T21:14:29.601Z] project root: . [2023-08-14T21:14:29.601Z] --> token set from env [2023-08-14T21:14:29.601Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-14T21:14:29.601Z] ==> Running gcov in . (disable via -X gcov) [2023-08-14T21:14:29.601Z] ==> Python coveragepy not found [2023-08-14T21:14:29.601Z] ==> Searching for coverage reports in: [2023-08-14T21:14:29.601Z] + . [2023-08-14T21:14:29.860Z] -> Found 1 reports [2023-08-14T21:14:29.860Z] ==> Detecting git/mercurial file structure [2023-08-14T21:14:29.860Z] ==> Reading reports [2023-08-14T21:14:29.860Z] + ./coverage.out bytes=446998 [2023-08-14T21:14:29.860Z] ==> Appending adjustments [2023-08-14T21:14:29.860Z] https://docs.codecov.io/docs/fixing-reports [2023-08-14T21:14:30.796Z] + Found adjustments [2023-08-14T21:14:30.796Z] ==> Gzipping contents [2023-08-14T21:14:30.796Z] 60K /tmp/codecov.FWHpow.gz [2023-08-14T21:14:31.055Z] ==> Uploading reports [2023-08-14T21:14:31.055Z] url: https://codecov.io [2023-08-14T21:14:31.055Z] query: branch=main&commit=23265dfad13dfa2cb5de380f133a81b406e62be8&build=557&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F557%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-14T21:14:31.055Z] -> Pinging Codecov [2023-08-14T21:14:31.055Z] 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=23265dfad13dfa2cb5de380f133a81b406e62be8&build=557&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F557%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-14T21:14:31.055Z] -> Uploading to [2023-08-14T21:14:31.055Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-14/00271124DB129430A58F1EEE437C3FCB/23265dfad13dfa2cb5de380f133a81b406e62be8/58cd50a2-cac8-4477-91e4-e58cda4cacc5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230814%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230814T211430Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0590782f4eaa9d6975598d64d34e4702474aac88c98901698c4180c1965beb88 [2023-08-14T21:14:31.055Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-14T21:14:31.055Z] Dload Upload Total Spent Left Speed [2023-08-14T21:14:31.315Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57395 0 0 100 57395 0 291k --:--:-- --:--:-- --:--:-- 290k 100 57395 0 0 100 57395 0 290k --:--:-- --:--:-- --:--:-- 288k [2023-08-14T21:14:31.315Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/23265dfad13dfa2cb5de380f133a81b406e62be8 [Pipeline] } [2023-08-14T21:14:31.323Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-08-14T21:14:31.566Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-08-14T21:14:31.575Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:14:31.874Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-14T21:14:31.874Z] [2023-08-14T21:14:31.874Z] 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-14T21:14:32.173Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-14T21:14:32.173Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-08-14T21:14:32.173Z] df9b9388f04a: Pulling fs layer [2023-08-14T21:14:32.173Z] 52dc419b0ee2: Pulling fs layer [2023-08-14T21:14:32.173Z] 25bc292e5bac: Pulling fs layer [2023-08-14T21:14:32.173Z] 114826534d7a: Pulling fs layer [2023-08-14T21:14:32.173Z] 4657fd5d0bcf: Pulling fs layer [2023-08-14T21:14:32.173Z] 6ad1cebc031e: Pulling fs layer [2023-08-14T21:14:32.173Z] 8a3aa393b2d8: Pulling fs layer [2023-08-14T21:14:32.173Z] 4657fd5d0bcf: Waiting [2023-08-14T21:14:32.173Z] 6ad1cebc031e: Waiting [2023-08-14T21:14:32.173Z] 8a3aa393b2d8: Waiting [2023-08-14T21:14:32.173Z] 114826534d7a: Waiting [2023-08-14T21:14:32.173Z] 25bc292e5bac: Verifying Checksum [2023-08-14T21:14:32.173Z] 25bc292e5bac: Download complete [2023-08-14T21:14:32.173Z] 52dc419b0ee2: Download complete [2023-08-14T21:14:32.173Z] 4657fd5d0bcf: Verifying Checksum [2023-08-14T21:14:32.173Z] 4657fd5d0bcf: Download complete [2023-08-14T21:14:32.173Z] df9b9388f04a: Verifying Checksum [2023-08-14T21:14:32.173Z] df9b9388f04a: Download complete [2023-08-14T21:14:32.432Z] df9b9388f04a: Pull complete [2023-08-14T21:14:32.432Z] 6ad1cebc031e: Verifying Checksum [2023-08-14T21:14:32.432Z] 6ad1cebc031e: Download complete [2023-08-14T21:14:32.691Z] 52dc419b0ee2: Pull complete [2023-08-14T21:14:32.691Z] 25bc292e5bac: Pull complete [2023-08-14T21:14:33.260Z] 114826534d7a: Verifying Checksum [2023-08-14T21:14:33.260Z] 114826534d7a: Download complete [2023-08-14T21:14:33.260Z] 8a3aa393b2d8: Verifying Checksum [2023-08-14T21:14:33.260Z] 8a3aa393b2d8: Download complete [2023-08-14T21:14:37.455Z] 114826534d7a: Pull complete [2023-08-14T21:14:37.455Z] 4657fd5d0bcf: Pull complete [2023-08-14T21:14:37.455Z] 6ad1cebc031e: Pull complete [2023-08-14T21:14:40.741Z] 8a3aa393b2d8: Pull complete [2023-08-14T21:14:40.741Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-08-14T21:14:40.741Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-14T21:14:40.741Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T21:14:40.816Z] prd-ubuntu20.04-docker-8c-8g-3568 does not seem to be running inside a container [2023-08-14T21:14:40.845Z] $ 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/557 -v /w/workspace/edgex-go/557:/w/workspace/edgex-go/557:rw,z -v /w/workspace/edgex-go/557@tmp:/w/workspace/edgex-go/557@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-14T21:14:45.186Z] $ docker top e9bfa1a7607c3ce81c422ce9905aa513d142ec605a0d4ab89691be5f3b76afd1 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-14T21:14:45.248Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-08-14T21:14:45.522Z] + set -o pipefail [2023-08-14T21:14:45.522Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-08-14T21:14:52.083Z] [2023-08-14T21:14:52.083Z] Monitoring /w/workspace/edgex-go/557 (github.com/edgexfoundry/edgex-go)... [2023-08-14T21:14:52.083Z] [2023-08-14T21:14:52.083Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/b05c106b-9587-41ae-966c-96934ed252ad [2023-08-14T21:14:52.083Z] [2023-08-14T21:14:52.083Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-08-14T21:14:52.083Z] [2023-08-14T21:14:52.083Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-08-14T21:14:52.083Z] [2023-08-14T21:14:52.083Z] [2023-08-14T21:14:52.083Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-08-14T21:14:52.083Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-08-14T21:14:52.083Z] More details here: https://snyk.co/ue1NS [2023-08-14T21:14:52.083Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-08-14T21:14:52.083Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-08-14T21:14:52.093Z] $ docker stop --time=1 e9bfa1a7607c3ce81c422ce9905aa513d142ec605a0d4ab89691be5f3b76afd1 [2023-08-14T21:14:55.374Z] $ docker rm -f --volumes e9bfa1a7607c3ce81c422ce9905aa513d142ec605a0d4ab89691be5f3b76afd1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-08-14T21:14:55.812Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-14T21:14:55.825Z] provisioning config files... [2023-08-14T21:14:55.832Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/557@tmp/config7206227753278852515tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-14T21:14:56.126Z] --> edgex-publish-swagger.sh [2023-08-14T21:14:56.126Z] === Publish openapi/v3 API === [2023-08-14T21:14:56.126Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-08-14T21:14:56.126Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/557/openapi/v3/core-command.yaml] [2023-08-14T21:14:56.126Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-14T21:14:56.126Z] Dload Upload Total Spent Left Speed [2023-08-14T21:14:56.694Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29572 0 0 100 29572 0 58674 --:--:-- --:--:-- --:--:-- 58674 100 29572 0 0 100 29572 0 58674 --:--:-- --:--:-- --:--:-- 58558 [2023-08-14T21:14:56.694Z] [2023-08-14T21:14:56.694Z] [2023-08-14T21:14:56.694Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/557/openapi/v3/core-data.yaml] [2023-08-14T21:14:56.694Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-14T21:14:56.694Z] Dload Upload Total Spent Left Speed [2023-08-14T21:14:56.953Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 141k --:--:-- --:--:-- --:--:-- 141k [2023-08-14T21:14:56.953Z] [2023-08-14T21:14:56.953Z] [2023-08-14T21:14:56.953Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/557/openapi/v3/core-metadata.yaml] [2023-08-14T21:14:56.953Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-14T21:14:56.953Z] Dload Upload Total Spent Left Speed [2023-08-14T21:14:57.521Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 310k --:--:-- --:--:-- --:--:-- 309k 100 141k 0 0 100 141k 0 310k --:--:-- --:--:-- --:--:-- 309k [2023-08-14T21:14:57.521Z] [2023-08-14T21:14:57.521Z] [2023-08-14T21:14:57.521Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/557/openapi/v3/support-notifications.yaml] [2023-08-14T21:14:57.521Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-14T21:14:57.521Z] Dload Upload Total Spent Left Speed [2023-08-14T21:14:58.088Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 186k --:--:-- --:--:-- --:--:-- 186k [2023-08-14T21:14:58.088Z] [2023-08-14T21:14:58.088Z] [2023-08-14T21:14:58.088Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/557/openapi/v3/support-scheduler.yaml] [2023-08-14T21:14:58.088Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-14T21:14:58.088Z] Dload Upload Total Spent Left Speed [2023-08-14T21:14:58.348Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 84620 --:--:-- --:--:-- --:--:-- 84412 100 34356 0 0 100 34356 0 84620 --:--:-- --:--:-- --:--:-- 84412 [2023-08-14T21:14:58.348Z] [2023-08-14T21:14:58.348Z] [Pipeline] } [2023-08-14T21:14:58.355Z] 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-14T21:14:58.747Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-14T21:14:58.747Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:14:59.044Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-14T21:14:59.044Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T21:14:59.122Z] prd-ubuntu20.04-docker-8c-8g-3568 does not seem to be running inside a container [2023-08-14T21:14:59.149Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/557 -v /w/workspace/edgex-go/557:/w/workspace/edgex-go/557:rw,z -v /w/workspace/edgex-go/557@tmp:/w/workspace/edgex-go/557@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-14T21:14:59.559Z] $ docker top 9e066cdfb7fcb7861581ad959c7d538ed478c66a2fbe194ed7b2de4444280ed5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-14T21:14:59.653Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-14T21:14:59.653Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-14T21:14:59.766Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-14T21:14:59.767Z] $ docker exec 9e066cdfb7fcb7861581ad959c7d538ed478c66a2fbe194ed7b2de4444280ed5 ssh-agent [2023-08-14T21:14:59.877Z] SSH_AUTH_SOCK=/tmp/ssh-1BXaoUZWF3hl/agent.32 [2023-08-14T21:14:59.877Z] SSH_AGENT_PID=38 [2023-08-14T21:14:59.882Z] Running ssh-add (command line suppressed) [2023-08-14T21:14:59.996Z] Identity added: /w/workspace/edgex-go/557@tmp/private_key_3861598590220627833.key (/w/workspace/edgex-go/557@tmp/private_key_3861598590220627833.key) [2023-08-14T21:15:00.013Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-14T21:15:00.296Z] + git semver tag [2023-08-14T21:15:00.554Z] 2023-08-14 21:15:00,476 [run_tag] DEBUG tag force:False [2023-08-14T21:15:00.554Z] 2023-08-14 21:15:00,476 [check_head_tag] DEBUG check head tag [2023-08-14T21:15:00.554Z] 2023-08-14 21:15:00,477 [execute] INFO git cat-file --batch-check [2023-08-14T21:15:00.554Z] 2023-08-14 21:15:00,478 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/557, universal_newlines=False, shell=None, istream=) [2023-08-14T21:15:00.554Z] 2023-08-14 21:15:00,482 [execute] INFO git cat-file --batch [2023-08-14T21:15:00.554Z] 2023-08-14 21:15:00,482 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/557, universal_newlines=False, shell=None, istream=) [2023-08-14T21:15:00.554Z] 2023-08-14 21:15:00,500 [read_version] DEBUG read version from /w/workspace/edgex-go/557/.semver/main [2023-08-14T21:15:00.554Z] 2023-08-14 21:15:00,501 [execute] INFO git tag -a v3.1.0-dev.23 -m v3.1.0-dev.23 [2023-08-14T21:15:00.554Z] 2023-08-14 21:15:00,501 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.23', '-m', 'v3.1.0-dev.23'], cwd=/w/workspace/edgex-go/557, universal_newlines=False, shell=None, istream=None) [2023-08-14T21:15:00.554Z] 2023-08-14 21:15:00,507 [read_version] DEBUG read version from /w/workspace/edgex-go/557/.semver/main [2023-08-14T21:15:00.554Z] 3.1.0-dev.23 [Pipeline] } [2023-08-14T21:15:00.561Z] $ docker exec --env ******** --env ******** 9e066cdfb7fcb7861581ad959c7d538ed478c66a2fbe194ed7b2de4444280ed5 ssh-agent -k [2023-08-14T21:15:00.664Z] unset SSH_AUTH_SOCK; [2023-08-14T21:15:00.664Z] unset SSH_AGENT_PID; [2023-08-14T21:15:00.664Z] echo Agent pid 38 killed; [2023-08-14T21:15:00.676Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-14T21:15:00.983Z] + git semver [Pipeline] } [2023-08-14T21:15:01.252Z] $ docker stop --time=1 9e066cdfb7fcb7861581ad959c7d538ed478c66a2fbe194ed7b2de4444280ed5 [2023-08-14T21:15:02.618Z] $ docker rm -f --volumes 9e066cdfb7fcb7861581ad959c7d538ed478c66a2fbe194ed7b2de4444280ed5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:15:02.992Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-14T21:15:02.992Z] [2023-08-14T21:15:02.992Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:15:03.304Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-14T21:15:03.304Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-08-14T21:15:03.304Z] ab5ef0e58194: Pulling fs layer [2023-08-14T21:15:03.304Z] 9712f1f96733: Pulling fs layer [2023-08-14T21:15:03.304Z] 63f879dbbcfc: Pulling fs layer [2023-08-14T21:15:03.304Z] 0d9ebad4ef96: Pulling fs layer [2023-08-14T21:15:03.304Z] e9a5061849ea: Pulling fs layer [2023-08-14T21:15:03.304Z] d747dcd14b5f: Pulling fs layer [2023-08-14T21:15:03.304Z] 2de7ff778b66: Pulling fs layer [2023-08-14T21:15:03.304Z] 0d9ebad4ef96: Waiting [2023-08-14T21:15:03.304Z] d747dcd14b5f: Waiting [2023-08-14T21:15:03.304Z] 2de7ff778b66: Waiting [2023-08-14T21:15:03.304Z] e9a5061849ea: Waiting [2023-08-14T21:15:03.304Z] 9712f1f96733: Verifying Checksum [2023-08-14T21:15:03.304Z] 9712f1f96733: Download complete [2023-08-14T21:15:03.886Z] 63f879dbbcfc: Verifying Checksum [2023-08-14T21:15:03.886Z] 63f879dbbcfc: Download complete [2023-08-14T21:15:03.886Z] e9a5061849ea: Verifying Checksum [2023-08-14T21:15:03.886Z] e9a5061849ea: Download complete [2023-08-14T21:15:04.145Z] 0d9ebad4ef96: Verifying Checksum [2023-08-14T21:15:04.145Z] 0d9ebad4ef96: Download complete [2023-08-14T21:15:04.145Z] d747dcd14b5f: Download complete [2023-08-14T21:15:04.145Z] ab5ef0e58194: Verifying Checksum [2023-08-14T21:15:04.145Z] ab5ef0e58194: Download complete [2023-08-14T21:15:04.145Z] 2de7ff778b66: Verifying Checksum [2023-08-14T21:15:04.145Z] 2de7ff778b66: Download complete [2023-08-14T21:15:07.425Z] ab5ef0e58194: Pull complete [2023-08-14T21:15:07.425Z] 9712f1f96733: Pull complete [2023-08-14T21:15:07.687Z] 63f879dbbcfc: Pull complete [2023-08-14T21:15:11.911Z] 0d9ebad4ef96: Pull complete [2023-08-14T21:15:12.175Z] e9a5061849ea: Pull complete [2023-08-14T21:15:12.175Z] d747dcd14b5f: Pull complete [2023-08-14T21:15:13.553Z] 2de7ff778b66: Pull complete [2023-08-14T21:15:13.553Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-08-14T21:15:13.553Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-14T21:15:13.553Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T21:15:13.642Z] prd-ubuntu20.04-docker-8c-8g-3568 does not seem to be running inside a container [2023-08-14T21:15:13.677Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/557 -v /w/workspace/edgex-go/557:/w/workspace/edgex-go/557:rw,z -v /w/workspace/edgex-go/557@tmp:/w/workspace/edgex-go/557@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-14T21:15:18.698Z] $ docker top cd430f5620a218b2e2b79fd8a21ac894968f703da6d93d6657479e2c185437a9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-08-14T21:15:18.769Z] provisioning config files... [2023-08-14T21:15:18.775Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/557@tmp/config1684718807725238113tmp [2023-08-14T21:15:18.783Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/557@tmp/config15698969562674233582tmp [2023-08-14T21:15:18.793Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/557@tmp/config16481865626126185957tmp [Pipeline] { [Pipeline] echo [2023-08-14T21:15:18.806Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T21:15:19.091Z] ---> sigul-configuration.sh [2023-08-14T21:15:19.091Z] gpg: directory `/root/.gnupg' created [2023-08-14T21:15:19.091Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-08-14T21:15:19.091Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-08-14T21:15:19.091Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-08-14T21:15:19.091Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-08-14T21:15:19.091Z] gpg: CAST5 encrypted data [2023-08-14T21:15:19.091Z] gpg: encrypted with 1 passphrase [2023-08-14T21:15:19.091Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-08-14T21:15:19.386Z] + mkdir /home/jenkins [2023-08-14T21:15:19.386Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-08-14T21:15:19.674Z] + 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-14T21:15:19.682Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T21:15:19.964Z] ---> sigul-install.sh [2023-08-14T21:15:19.964Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-08-14T21:15:20.249Z] + git tag --list [2023-08-14T21:15:20.249Z] 0.6.0 [2023-08-14T21:15:20.249Z] 0.6.1 [2023-08-14T21:15:20.249Z] 0.7.0 [2023-08-14T21:15:20.249Z] 0.7.1 [2023-08-14T21:15:20.249Z] v1.0.0 [2023-08-14T21:15:20.249Z] v1.0.1 [2023-08-14T21:15:20.249Z] v1.1.0 [2023-08-14T21:15:20.249Z] v1.2.0 [2023-08-14T21:15:20.249Z] v1.2.1 [2023-08-14T21:15:20.249Z] v1.3.0 [2023-08-14T21:15:20.249Z] v1.3.1 [2023-08-14T21:15:20.249Z] v2.0.0 [2023-08-14T21:15:20.249Z] v2.1.0 [2023-08-14T21:15:20.249Z] v2.1.1 [2023-08-14T21:15:20.249Z] v2.2.0 [2023-08-14T21:15:20.249Z] v2.3.0 [2023-08-14T21:15:20.249Z] v3.0 [2023-08-14T21:15:20.249Z] v3.0.0 [2023-08-14T21:15:20.249Z] v3.1.0-dev.1 [2023-08-14T21:15:20.249Z] v3.1.0-dev.10 [2023-08-14T21:15:20.249Z] v3.1.0-dev.11 [2023-08-14T21:15:20.249Z] v3.1.0-dev.12 [2023-08-14T21:15:20.249Z] v3.1.0-dev.13 [2023-08-14T21:15:20.249Z] v3.1.0-dev.14 [2023-08-14T21:15:20.249Z] v3.1.0-dev.15 [2023-08-14T21:15:20.249Z] v3.1.0-dev.16 [2023-08-14T21:15:20.249Z] v3.1.0-dev.17 [2023-08-14T21:15:20.249Z] v3.1.0-dev.18 [2023-08-14T21:15:20.249Z] v3.1.0-dev.19 [2023-08-14T21:15:20.249Z] v3.1.0-dev.2 [2023-08-14T21:15:20.249Z] v3.1.0-dev.20 [2023-08-14T21:15:20.249Z] v3.1.0-dev.21 [2023-08-14T21:15:20.249Z] v3.1.0-dev.22 [2023-08-14T21:15:20.249Z] v3.1.0-dev.23 [2023-08-14T21:15:20.249Z] v3.1.0-dev.3 [2023-08-14T21:15:20.249Z] v3.1.0-dev.4 [2023-08-14T21:15:20.249Z] v3.1.0-dev.5 [2023-08-14T21:15:20.249Z] v3.1.0-dev.6 [2023-08-14T21:15:20.249Z] v3.1.0-dev.7 [2023-08-14T21:15:20.249Z] v3.1.0-dev.8 [2023-08-14T21:15:20.249Z] v3.1.0-dev.9 [Pipeline] sh [2023-08-14T21:15:20.534Z] + lftools sign git-tag v3.1.0-dev.23 [2023-08-14T21:15:21.103Z] Signing Git tag with Sigul... [2023-08-14T21:15:21.103Z] Signing v3.1.0-dev.23 [Pipeline] echo [2023-08-14T21:15:21.679Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T21:15:21.962Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-08-14T21:15:21.970Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-08-14T21:15:21.983Z] $ docker stop --time=1 cd430f5620a218b2e2b79fd8a21ac894968f703da6d93d6657479e2c185437a9 [2023-08-14T21:15:23.282Z] $ docker rm -f --volumes cd430f5620a218b2e2b79fd8a21ac894968f703da6d93d6657479e2c185437a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-08-14T21:15:23.699Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-14T21:15:23.699Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:15:24.005Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-14T21:15:24.005Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T21:15:24.079Z] prd-ubuntu20.04-docker-8c-8g-3568 does not seem to be running inside a container [2023-08-14T21:15:24.103Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/557 -v /w/workspace/edgex-go/557:/w/workspace/edgex-go/557:rw,z -v /w/workspace/edgex-go/557@tmp:/w/workspace/edgex-go/557@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-14T21:15:24.546Z] $ docker top 8387dd5c9b29ac8dde3b1466a5258735434122fc3a483dae832697384c1e8042 -eo pid,comm [2023-08-14T21:15:24.604Z] 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-14T21:15:24.604Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-14T21:15:24.637Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-14T21:15:24.637Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-14T21:15:24.765Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-14T21:15:24.767Z] $ docker exec 8387dd5c9b29ac8dde3b1466a5258735434122fc3a483dae832697384c1e8042 ssh-agent [2023-08-14T21:15:24.882Z] SSH_AUTH_SOCK=/tmp/ssh-zscPw6A6OLaC/agent.32 [2023-08-14T21:15:24.882Z] SSH_AGENT_PID=38 [2023-08-14T21:15:24.887Z] Running ssh-add (command line suppressed) [2023-08-14T21:15:25.000Z] Identity added: /w/workspace/edgex-go/557@tmp/private_key_2005147963442830257.key (/w/workspace/edgex-go/557@tmp/private_key_2005147963442830257.key) [2023-08-14T21:15:25.016Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-14T21:15:25.302Z] + git semver bump pre [2023-08-14T21:15:25.562Z] 2023-08-14 21:15:25,518 [read_version] DEBUG read version from /w/workspace/edgex-go/557/.semver/main [2023-08-14T21:15:25.562Z] 2023-08-14 21:15:25,518 [bump_version] DEBUG bumping version:3.1.0-dev.23 on axis:pre with prefix:dev [2023-08-14T21:15:25.562Z] 2023-08-14 21:15:25,518 [bump_version] DEBUG bumped version:3.1.0-dev.24 [2023-08-14T21:15:25.562Z] 2023-08-14 21:15:25,518 [write_version] DEBUG write version:3.1.0-dev.24 to path:/w/workspace/edgex-go/557/.semver/main with force:True [2023-08-14T21:15:25.562Z] 2023-08-14 21:15:25,518 [read_version] DEBUG read version from /w/workspace/edgex-go/557/.semver/main [2023-08-14T21:15:25.562Z] 2023-08-14 21:15:25,518 [write_file] DEBUG write to file:/w/workspace/edgex-go/557/.semver/main [2023-08-14T21:15:25.562Z] 2023-08-14 21:15:25,520 [execute] INFO git cat-file --batch-check [2023-08-14T21:15:25.562Z] 2023-08-14 21:15:25,521 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/557/.semver, universal_newlines=False, shell=None, istream=) [2023-08-14T21:15:25.562Z] 2023-08-14 21:15:25,526 [execute] INFO git cat-file --batch [2023-08-14T21:15:25.562Z] 2023-08-14 21:15:25,527 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/557/.semver, universal_newlines=False, shell=None, istream=) [2023-08-14T21:15:25.562Z] 2023-08-14 21:15:25,531 [read_version] DEBUG read version from /w/workspace/edgex-go/557/.semver/main [2023-08-14T21:15:25.562Z] 3.1.0-dev.24 [Pipeline] } [2023-08-14T21:15:25.569Z] $ docker exec --env ******** --env ******** 8387dd5c9b29ac8dde3b1466a5258735434122fc3a483dae832697384c1e8042 ssh-agent -k [2023-08-14T21:15:25.676Z] unset SSH_AUTH_SOCK; [2023-08-14T21:15:25.676Z] unset SSH_AGENT_PID; [2023-08-14T21:15:25.676Z] echo Agent pid 38 killed; [2023-08-14T21:15:25.688Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-14T21:15:25.997Z] + git semver [Pipeline] } [2023-08-14T21:15:26.266Z] $ docker stop --time=1 8387dd5c9b29ac8dde3b1466a5258735434122fc3a483dae832697384c1e8042 [2023-08-14T21:15:27.570Z] $ docker rm -f --volumes 8387dd5c9b29ac8dde3b1466a5258735434122fc3a483dae832697384c1e8042 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-14T21:15:27.907Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-14T21:15:27.907Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:15:28.202Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-14T21:15:28.203Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T21:15:28.291Z] prd-ubuntu20.04-docker-8c-8g-3568 does not seem to be running inside a container [2023-08-14T21:15:28.317Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/557 -v /w/workspace/edgex-go/557:/w/workspace/edgex-go/557:rw,z -v /w/workspace/edgex-go/557@tmp:/w/workspace/edgex-go/557@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-14T21:15:28.681Z] $ docker top be09f963beed8283ac4c84840859b0c430b6644df4f6c1533e03542198fc2065 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-14T21:15:28.767Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-14T21:15:28.767Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-14T21:15:28.907Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-14T21:15:28.909Z] $ docker exec be09f963beed8283ac4c84840859b0c430b6644df4f6c1533e03542198fc2065 ssh-agent [2023-08-14T21:15:29.026Z] SSH_AUTH_SOCK=/tmp/ssh-Gp1howaEDXuu/agent.33 [2023-08-14T21:15:29.026Z] SSH_AGENT_PID=39 [2023-08-14T21:15:29.031Z] Running ssh-add (command line suppressed) [2023-08-14T21:15:29.131Z] Identity added: /w/workspace/edgex-go/557@tmp/private_key_2333392512579560710.key (/w/workspace/edgex-go/557@tmp/private_key_2333392512579560710.key) [2023-08-14T21:15:29.146Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-14T21:15:29.433Z] + git semver push [2023-08-14T21:15:29.693Z] 2023-08-14 21:15:29,662 [run_push] DEBUG push [2023-08-14T21:15:29.693Z] 2023-08-14 21:15:29,663 [execute] INFO git cat-file --batch-check [2023-08-14T21:15:29.693Z] 2023-08-14 21:15:29,664 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/557/.semver, universal_newlines=False, shell=None, istream=) [2023-08-14T21:15:29.693Z] 2023-08-14 21:15:29,668 [execute] INFO git rev-list b8a94aff733696ed147284f87469f69d077f9e5b -- [2023-08-14T21:15:29.693Z] 2023-08-14 21:15:29,669 [execute] DEBUG Popen(['git', 'rev-list', 'b8a94aff733696ed147284f87469f69d077f9e5b', '--'], cwd=/w/workspace/edgex-go/557/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-14T21:15:29.693Z] 2023-08-14 21:15:29,686 [execute] INFO git fetch -v origin [2023-08-14T21:15:29.693Z] 2023-08-14 21:15:29,686 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/557/.semver, universal_newlines=True, shell=None, istream=None) [2023-08-14T21:15:30.260Z] 2023-08-14 21:15:30,166 [run_push] DEBUG no remote changes detected [2023-08-14T21:15:30.260Z] 2023-08-14 21:15:30,167 [execute] INFO git push origin semver [2023-08-14T21:15:30.260Z] 2023-08-14 21:15:30,167 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/557/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-14T21:15:31.197Z] 2023-08-14 21:15:30,909 [run_push] DEBUG push all version tags [2023-08-14T21:15:31.197Z] 2023-08-14 21:15:30,910 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-08-14T21:15:31.197Z] 2023-08-14 21:15:30,910 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/557, universal_newlines=False, shell=None, istream=None) [2023-08-14T21:15:31.764Z] 2023-08-14 21:15:31,682 [read_version] DEBUG read version from /w/workspace/edgex-go/557/.semver/main [2023-08-14T21:15:31.764Z] 3.1.0-dev.24 [Pipeline] } [2023-08-14T21:15:31.773Z] $ docker exec --env ******** --env ******** be09f963beed8283ac4c84840859b0c430b6644df4f6c1533e03542198fc2065 ssh-agent -k [2023-08-14T21:15:31.876Z] unset SSH_AUTH_SOCK; [2023-08-14T21:15:31.876Z] unset SSH_AGENT_PID; [2023-08-14T21:15:31.877Z] echo Agent pid 39 killed; [2023-08-14T21:15:31.889Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-14T21:15:32.187Z] + git semver [Pipeline] } [2023-08-14T21:15:32.457Z] $ docker stop --time=1 be09f963beed8283ac4c84840859b0c430b6644df4f6c1533e03542198fc2065 [2023-08-14T21:15:33.861Z] $ docker rm -f --volumes be09f963beed8283ac4c84840859b0c430b6644df4f6c1533e03542198fc2065 [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-14T21:15:34.380Z] + [ -d /w/workspace/edgex-go/557/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-08-14T21:15:34.669Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T21:15:35.529Z] ---> package-listing.sh [2023-08-14T21:15:35.529Z] ++ facter osfamily [2023-08-14T21:15:35.529Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-14T21:15:35.788Z] + OS_FAMILY=debian [2023-08-14T21:15:35.788Z] + workspace=/w/workspace/edgex-go/557 [2023-08-14T21:15:35.788Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-14T21:15:35.788Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-14T21:15:35.788Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-14T21:15:35.788Z] + PACKAGES=/tmp/packages_start.txt [2023-08-14T21:15:35.788Z] + '[' /w/workspace/edgex-go/557 ']' [2023-08-14T21:15:35.788Z] + PACKAGES=/tmp/packages_end.txt [2023-08-14T21:15:35.788Z] + case "${OS_FAMILY}" in [2023-08-14T21:15:35.788Z] + dpkg -l [2023-08-14T21:15:35.788Z] + grep '^ii' [2023-08-14T21:15:35.788Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-14T21:15:35.788Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-14T21:15:35.788Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-14T21:15:35.788Z] + '[' /w/workspace/edgex-go/557 ']' [2023-08-14T21:15:35.788Z] + mkdir -p /w/workspace/edgex-go/557/archives/ [2023-08-14T21:15:35.788Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/557/archives/ [Pipeline] echo [2023-08-14T21:15:35.798Z] 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/557/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-14T21:15:36.076Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:15:36.632Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-14T21:15:36.633Z] [2023-08-14T21:15:36.633Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:15:36.931Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-14T21:15:36.931Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-14T21:15:36.931Z] 5eb5b503b376: Pulling fs layer [2023-08-14T21:15:36.931Z] 5c69ac0246d0: Pulling fs layer [2023-08-14T21:15:36.931Z] ec43610c2a17: Pulling fs layer [2023-08-14T21:15:36.931Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-14T21:15:36.931Z] 33b1e0a273af: Pulling fs layer [2023-08-14T21:15:36.931Z] 5d3b04190fa2: Pulling fs layer [2023-08-14T21:15:36.931Z] 2f39f015ded8: Pulling fs layer [2023-08-14T21:15:36.931Z] 3a2ae6a8a46f: Waiting [2023-08-14T21:15:36.931Z] 2f39f015ded8: Waiting [2023-08-14T21:15:36.931Z] 33b1e0a273af: Waiting [2023-08-14T21:15:36.931Z] 5d3b04190fa2: Waiting [2023-08-14T21:15:36.931Z] 5c69ac0246d0: Download complete [2023-08-14T21:15:36.931Z] 3a2ae6a8a46f: Download complete [2023-08-14T21:15:36.931Z] 33b1e0a273af: Verifying Checksum [2023-08-14T21:15:36.931Z] 33b1e0a273af: Download complete [2023-08-14T21:15:36.931Z] ec43610c2a17: Verifying Checksum [2023-08-14T21:15:36.931Z] ec43610c2a17: Download complete [2023-08-14T21:15:36.931Z] 5d3b04190fa2: Verifying Checksum [2023-08-14T21:15:36.931Z] 5d3b04190fa2: Download complete [2023-08-14T21:15:37.190Z] 5eb5b503b376: Verifying Checksum [2023-08-14T21:15:37.190Z] 5eb5b503b376: Download complete [2023-08-14T21:15:37.755Z] 2f39f015ded8: Download complete [2023-08-14T21:15:38.690Z] 5eb5b503b376: Pull complete [2023-08-14T21:15:38.690Z] 5c69ac0246d0: Pull complete [2023-08-14T21:15:39.256Z] ec43610c2a17: Pull complete [2023-08-14T21:15:39.256Z] 3a2ae6a8a46f: Pull complete [2023-08-14T21:15:39.513Z] 33b1e0a273af: Pull complete [2023-08-14T21:15:39.513Z] 5d3b04190fa2: Pull complete [2023-08-14T21:15:43.699Z] 2f39f015ded8: Pull complete [2023-08-14T21:15:43.699Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-14T21:15:43.699Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-14T21:15:43.699Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T21:15:43.784Z] prd-ubuntu20.04-docker-8c-8g-3568 does not seem to be running inside a container [2023-08-14T21:15:43.815Z] $ 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/557/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/557 -v /w/workspace/edgex-go/557:/w/workspace/edgex-go/557:rw,z -v /w/workspace/edgex-go/557@tmp:/w/workspace/edgex-go/557@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-14T21:15:46.841Z] $ docker top 5a974476202abb90ec45bccd23bba1103b3d234b3fac2f4fa078ed77c0f0430a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-14T21:15:47.182Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-14T21:15:47.465Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-14T21:15:47.752Z] + ls /var/log/sa-host [2023-08-14T21:15:47.752Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-14T21:15:47.897Z] provisioning config files... [2023-08-14T21:15:47.905Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/557@tmp/config1768289414924792818tmp [Pipeline] { [Pipeline] echo [2023-08-14T21:15:47.946Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T21:15:48.228Z] ---> create-netrc.sh [Pipeline] } [2023-08-14T21:15:48.235Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-14T21:15:48.558Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-14T21:15:48.566Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T21:15:48.848Z] ---> sudo-logs.sh [2023-08-14T21:15:48.848Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-14T21:15:48.870Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T21:15:49.163Z] ---> job-cost.sh [2023-08-14T21:15:49.163Z] lf-activate-venv: SKIPPING [2023-08-14T21:15:49.163Z] DEBUG: total: 0.10999999940395355 [2023-08-14T21:15:49.163Z] INFO: Retrieving Stack Cost... [2023-08-14T21:15:49.421Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-14T21:15:49.988Z] INFO: Archiving Costs [Pipeline] echo [2023-08-14T21:15:49.997Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T21:15:50.278Z] ---> logs-deploy.sh [2023-08-14T21:15:50.278Z] lf-activate-venv: SKIPPING [2023-08-14T21:15:50.278Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/557 [2023-08-14T21:15:50.278Z] INFO: archiving workspace using pattern(s): [2023-08-14T21:15:51.220Z] Archives upload complete. [2023-08-14T21:15:51.480Z] INFO: archiving logs to Nexus