Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0b0266d3ec527e29a217e8c26249c7de783c5a8a 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-ssh16625760610307513462.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh2596326952396180136.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh12270617183942248000.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh6701256309505129522.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-ssh17132738765455984014.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.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-5942’ Running on prd-ubuntu20.04-docker-8c-8g-5946 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/576 [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/576 # 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 0b0266d3ec527e29a217e8c26249c7de783c5a8a (main) Commit message: "build: Consume latest go-mod-bootstrap with RemoveHosts flag (#4677)" > 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 0b0266d3ec527e29a217e8c26249c7de783c5a8a # timeout=10 > git rev-list --no-walk e4ab1ec8366e2be91307e230c2cb89f5ed823568 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-12T18:04:53.407Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-12T18:04:53.443Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-12T18:04:53.455Z] ========================================================= [2023-09-12T18:04:53.455Z] EdgeX Global Pipelines Version Info [2023-09-12T18:04:53.455Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-12T18:04:54.188Z] ------------------- [2023-09-12T18:04:54.188Z] stable info: [2023-09-12T18:04:54.188Z] ------------------- [2023-09-12T18:04:54.188Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-12T18:04:54.188Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-12T18:04:54.188Z] Message: update stable to v1.0.254 [2023-09-12T18:04:54.762Z] ------------------- [2023-09-12T18:04:54.762Z] experimental info: [2023-09-12T18:04:54.762Z] ------------------- [2023-09-12T18:04:54.762Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-12T18:04:54.762Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-12T18:04:54.762Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-12T18:04:54.914Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-09-12T18:04:54.926Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-09-12T18:04:54.938Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-12T18:04:54.951Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-12T18:04:54.960Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-12T18:04:54.969Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-12T18:04:54.982Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-12T18:04:54.993Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-09-12T18:04:55.002Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-09-12T18:04:55.011Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-09-12T18:04:55.019Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-12T18:04:55.027Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-12T18:04:55.034Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-12T18:04:55.042Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-12T18:04:55.050Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-12T18:04:55.063Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-12T18:04:55.073Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-12T18:04:55.082Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-12T18:04:55.091Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-09-12T18:04:55.100Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-09-12T18:04:55.109Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-12T18:04:55.118Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-12T18:04:55.127Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-12T18:04:55.136Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-12T18:04:55.147Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-12T18:04:55.159Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-12T18:04:55.168Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0b0266d3ec527e29a217e8c26249c7de783c5a8a [Pipeline] echo [2023-09-12T18:04:55.179Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0b0266d [Pipeline] echo [2023-09-12T18:04:55.189Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T18:04:55.230Z] provisioning config files... [2023-09-12T18:04:55.246Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/576@tmp/config7927550393098903587tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T18:04:55.551Z] ---> docker-login.sh [2023-09-12T18:04:55.551Z] nexus3.edgexfoundry.org:10001 [2023-09-12T18:04:55.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T18:04:55.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T18:04:55.813Z] Configure a credential helper to remove this warning. See [2023-09-12T18:04:55.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T18:04:55.813Z] [2023-09-12T18:04:55.813Z] Login Succeeded [2023-09-12T18:04:55.813Z] nexus3.edgexfoundry.org:10002 [2023-09-12T18:04:55.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T18:04:55.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T18:04:55.813Z] Configure a credential helper to remove this warning. See [2023-09-12T18:04:55.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T18:04:55.813Z] [2023-09-12T18:04:55.813Z] Login Succeeded [2023-09-12T18:04:55.813Z] nexus3.edgexfoundry.org:10003 [2023-09-12T18:04:56.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T18:04:56.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T18:04:56.074Z] Configure a credential helper to remove this warning. See [2023-09-12T18:04:56.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T18:04:56.074Z] [2023-09-12T18:04:56.074Z] Login Succeeded [2023-09-12T18:04:56.074Z] nexus3.edgexfoundry.org:10004 [2023-09-12T18:04:56.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T18:04:56.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T18:04:56.074Z] Configure a credential helper to remove this warning. See [2023-09-12T18:04:56.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T18:04:56.074Z] [2023-09-12T18:04:56.074Z] Login Succeeded [2023-09-12T18:04:56.074Z] docker.io [2023-09-12T18:04:56.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T18:04:56.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T18:04:56.344Z] Configure a credential helper to remove this warning. See [2023-09-12T18:04:56.344Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T18:04:56.344Z] [2023-09-12T18:04:56.344Z] Login Succeeded [2023-09-12T18:04:56.344Z] ---> docker-login.sh ends [Pipeline] } [2023-09-12T18:04:56.351Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-12T18:04:56.653Z] + 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-09-12T18:04:56.653Z] + dirname cmd/core-command/Dockerfile [2023-09-12T18:04:56.653Z] + cut -d/ -f2 [2023-09-12T18:04:56.653Z] + echo core-command,cmd/core-command/Dockerfile [2023-09-12T18:04:56.653Z] + + cut -d/ -f2 [2023-09-12T18:04:56.653Z] dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-09-12T18:04:56.653Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-09-12T18:04:56.653Z] + dirname cmd/core-data/Dockerfile [2023-09-12T18:04:56.653Z] + cut -d/ -f2 [2023-09-12T18:04:56.653Z] + echo core-data,cmd/core-data/Dockerfile [2023-09-12T18:04:56.653Z] + dirname cmd/core-metadata/Dockerfile [2023-09-12T18:04:56.653Z] + cut -d/ -f2 [2023-09-12T18:04:56.653Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-09-12T18:04:56.653Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-09-12T18:04:56.653Z] + cut -d/ -f2 [2023-09-12T18:04:56.653Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-09-12T18:04:56.653Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-09-12T18:04:56.653Z] + cut -d/ -f2 [2023-09-12T18:04:56.653Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-09-12T18:04:56.653Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-09-12T18:04:56.653Z] + cut -d/ -f2 [2023-09-12T18:04:56.653Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-09-12T18:04:56.653Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-09-12T18:04:56.653Z] + cut -d/ -f2 [2023-09-12T18:04:56.653Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-09-12T18:04:56.653Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-09-12T18:04:56.653Z] + cut -d/ -f2 [2023-09-12T18:04:56.653Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-09-12T18:04:56.653Z] + dirname cmd/security-spire-agent/Dockerfile [2023-09-12T18:04:56.653Z] + cut -d/ -f2 [2023-09-12T18:04:56.653Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-09-12T18:04:56.653Z] + dirname cmd/security-spire-config/Dockerfile [2023-09-12T18:04:56.653Z] + cut -d/ -f2 [2023-09-12T18:04:56.653Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-09-12T18:04:56.653Z] + dirname cmd/security-spire-server/Dockerfile [2023-09-12T18:04:56.653Z] + cut -d/ -f2 [2023-09-12T18:04:56.653Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-09-12T18:04:56.653Z] + dirname cmd/support-notifications/Dockerfile [2023-09-12T18:04:56.653Z] + cut -d/ -f2 [2023-09-12T18:04:56.653Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-09-12T18:04:56.653Z] + dirname cmd/support-scheduler/Dockerfile [2023-09-12T18:04:56.653Z] + cut -d/ -f2 [2023-09-12T18:04:56.653Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-09-12T18:04:56.703Z] 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-09-12T18:04:57.050Z] + git rev-list -1 --merges 0b0266d3ec527e29a217e8c26249c7de783c5a8a~1..0b0266d3ec527e29a217e8c26249c7de783c5a8a [Pipeline] echo [2023-09-12T18:04:57.066Z] -----------> git rev-list -1 --merges 0b0266d3ec527e29a217e8c26249c7de783c5a8a~1..0b0266d3ec527e29a217e8c26249c7de783c5a8a 0b0266d3ec527e29a217e8c26249c7de783c5a8a [false] [Pipeline] sh [2023-09-12T18:04:57.353Z] + git log --format=format:%s -1 0b0266d3ec527e29a217e8c26249c7de783c5a8a [Pipeline] echo [2023-09-12T18:04:57.399Z] ========================================================= [2023-09-12T18:04:57.399Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-12T18:04:57.399Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-09-12T18:04:57.763Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-12T18:04:57.763Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-12T18:04:57.763Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-12T18:04:57.763Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-12T18:04:57.763Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-12T18:04:57.763Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-12T18:04:57.763Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:04:58.109Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T18:04:58.109Z] [2023-09-12T18:04:58.109Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:04:58.405Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T18:04:58.405Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-12T18:04:58.405Z] b85a868b505f: Pulling fs layer [2023-09-12T18:04:58.405Z] e2be974225ed: Pulling fs layer [2023-09-12T18:04:58.405Z] 339a4e72a1f5: Pulling fs layer [2023-09-12T18:04:58.405Z] 988bab9f4d93: Pulling fs layer [2023-09-12T18:04:58.405Z] 1469e6f7b9e6: Pulling fs layer [2023-09-12T18:04:58.405Z] eaf3925da568: Pulling fs layer [2023-09-12T18:04:58.405Z] bab4dde63d76: Pulling fs layer [2023-09-12T18:04:58.405Z] bde34c3a00c8: Pulling fs layer [2023-09-12T18:04:58.405Z] b352a97aabf1: Pulling fs layer [2023-09-12T18:04:58.405Z] 4872d77fe225: Pulling fs layer [2023-09-12T18:04:58.405Z] 5851b861e8e6: Pulling fs layer [2023-09-12T18:04:58.405Z] 1469e6f7b9e6: Waiting [2023-09-12T18:04:58.405Z] eaf3925da568: Waiting [2023-09-12T18:04:58.405Z] bab4dde63d76: Waiting [2023-09-12T18:04:58.405Z] 988bab9f4d93: Waiting [2023-09-12T18:04:58.405Z] 4872d77fe225: Waiting [2023-09-12T18:04:58.405Z] bde34c3a00c8: Waiting [2023-09-12T18:04:58.405Z] 5851b861e8e6: Waiting [2023-09-12T18:04:58.405Z] b352a97aabf1: Waiting [2023-09-12T18:04:58.405Z] e2be974225ed: Verifying Checksum [2023-09-12T18:04:58.405Z] e2be974225ed: Download complete [2023-09-12T18:04:58.405Z] 988bab9f4d93: Verifying Checksum [2023-09-12T18:04:58.405Z] 988bab9f4d93: Download complete [2023-09-12T18:04:58.405Z] 1469e6f7b9e6: Verifying Checksum [2023-09-12T18:04:58.405Z] 1469e6f7b9e6: Download complete [2023-09-12T18:04:58.405Z] 339a4e72a1f5: Verifying Checksum [2023-09-12T18:04:58.405Z] 339a4e72a1f5: Download complete [2023-09-12T18:04:58.674Z] eaf3925da568: Verifying Checksum [2023-09-12T18:04:58.674Z] eaf3925da568: Download complete [2023-09-12T18:04:58.674Z] bde34c3a00c8: Verifying Checksum [2023-09-12T18:04:58.674Z] bde34c3a00c8: Download complete [2023-09-12T18:04:58.674Z] b352a97aabf1: Download complete [2023-09-12T18:04:58.674Z] 4872d77fe225: Verifying Checksum [2023-09-12T18:04:58.674Z] 4872d77fe225: Download complete [2023-09-12T18:04:58.674Z] 5851b861e8e6: Verifying Checksum [2023-09-12T18:04:58.674Z] 5851b861e8e6: Download complete [2023-09-12T18:04:58.674Z] b85a868b505f: Download complete [2023-09-12T18:04:58.934Z] bab4dde63d76: Verifying Checksum [2023-09-12T18:04:58.934Z] bab4dde63d76: Download complete [2023-09-12T18:04:59.869Z] b85a868b505f: Pull complete [2023-09-12T18:05:00.128Z] e2be974225ed: Pull complete [2023-09-12T18:05:00.698Z] 339a4e72a1f5: Pull complete [2023-09-12T18:05:00.698Z] 988bab9f4d93: Pull complete [2023-09-12T18:05:00.957Z] 1469e6f7b9e6: Pull complete [2023-09-12T18:05:00.957Z] eaf3925da568: Pull complete [2023-09-12T18:05:02.882Z] bab4dde63d76: Pull complete [2023-09-12T18:05:02.882Z] bde34c3a00c8: Pull complete [2023-09-12T18:05:02.882Z] b352a97aabf1: Pull complete [2023-09-12T18:05:02.882Z] 4872d77fe225: Pull complete [2023-09-12T18:05:02.882Z] 5851b861e8e6: Pull complete [2023-09-12T18:05:02.882Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-12T18:05:02.882Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T18:05:02.882Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T18:05:02.991Z] prd-ubuntu20.04-docker-8c-8g-5946 does not seem to be running inside a container [2023-09-12T18:05:03.025Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/576 -v /w/workspace/edgex-go/576:/w/workspace/edgex-go/576:rw,z -v /w/workspace/edgex-go/576@tmp:/w/workspace/edgex-go/576@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-12T18:05:05.830Z] $ docker top b0cfad529c8c9a98677a2da6e73d09ee6fd0ffdbf0a4644ae32c141b42b50868 -eo pid,comm [2023-09-12T18:05:05.889Z] 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-09-12T18:05:05.889Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-12T18:05:05.917Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T18:05:05.917Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T18:05:06.037Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T18:05:06.039Z] $ docker exec b0cfad529c8c9a98677a2da6e73d09ee6fd0ffdbf0a4644ae32c141b42b50868 ssh-agent [2023-09-12T18:05:06.151Z] SSH_AUTH_SOCK=/tmp/ssh-rHRgwQqscdta/agent.33 [2023-09-12T18:05:06.151Z] SSH_AGENT_PID=39 [2023-09-12T18:05:06.159Z] Running ssh-add (command line suppressed) [2023-09-12T18:05:06.271Z] Identity added: /w/workspace/edgex-go/576@tmp/private_key_9338653555049460290.key (/w/workspace/edgex-go/576@tmp/private_key_9338653555049460290.key) [2023-09-12T18:05:06.288Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T18:05:06.578Z] + git tag --points-at HEAD [Pipeline] } [2023-09-12T18:05:06.588Z] $ docker exec --env ******** --env ******** b0cfad529c8c9a98677a2da6e73d09ee6fd0ffdbf0a4644ae32c141b42b50868 ssh-agent -k [2023-09-12T18:05:06.684Z] unset SSH_AUTH_SOCK; [2023-09-12T18:05:06.684Z] unset SSH_AGENT_PID; [2023-09-12T18:05:06.684Z] echo Agent pid 39 killed; [2023-09-12T18:05:06.694Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-12T18:05:06.712Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T18:05:06.712Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T18:05:06.823Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T18:05:06.825Z] $ docker exec b0cfad529c8c9a98677a2da6e73d09ee6fd0ffdbf0a4644ae32c141b42b50868 ssh-agent [2023-09-12T18:05:06.947Z] SSH_AUTH_SOCK=/tmp/ssh-68cNxZeml75K/agent.72 [2023-09-12T18:05:06.947Z] SSH_AGENT_PID=78 [2023-09-12T18:05:06.955Z] Running ssh-add (command line suppressed) [2023-09-12T18:05:07.057Z] Identity added: /w/workspace/edgex-go/576@tmp/private_key_17940589402171476932.key (/w/workspace/edgex-go/576@tmp/private_key_17940589402171476932.key) [2023-09-12T18:05:07.075Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T18:05:07.362Z] + git semver init [2023-09-12T18:05:07.625Z] 2023-09-12 18:05:07,544 [run_init] DEBUG init version:0.0.0 force:False [2023-09-12T18:05:07.625Z] 2023-09-12 18:05:07,545 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/576/.semver [2023-09-12T18:05:07.625Z] 2023-09-12 18:05:07,545 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/576/.semver [2023-09-12T18:05:07.625Z] 2023-09-12 18:05:07,545 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/576/.semver'], cwd=/w/workspace/edgex-go/576, universal_newlines=False, shell=None, istream=None) [2023-09-12T18:05:14.183Z] 2023-09-12 18:05:13,643 [append_file] DEBUG append to file:/w/workspace/edgex-go/576/.git/info/exclude [2023-09-12T18:05:14.183Z] 2023-09-12 18:05:13,644 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/576/.semver/main with force:False [2023-09-12T18:05:14.183Z] 2023-09-12 18:05:13,644 [read_version] DEBUG read version from /w/workspace/edgex-go/576/.semver/main [2023-09-12T18:05:14.183Z] 2023-09-12 18:05:13,644 [read_version] DEBUG read version from /w/workspace/edgex-go/576/.semver/main [2023-09-12T18:05:14.183Z] 3.1.0-dev.42 [Pipeline] } [2023-09-12T18:05:14.190Z] $ docker exec --env ******** --env ******** b0cfad529c8c9a98677a2da6e73d09ee6fd0ffdbf0a4644ae32c141b42b50868 ssh-agent -k [2023-09-12T18:05:14.290Z] unset SSH_AUTH_SOCK; [2023-09-12T18:05:14.290Z] unset SSH_AGENT_PID; [2023-09-12T18:05:14.290Z] echo Agent pid 78 killed; [2023-09-12T18:05:14.301Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-12T18:05:14.604Z] + git semver [Pipeline] } [2023-09-12T18:05:14.877Z] $ docker stop --time=1 b0cfad529c8c9a98677a2da6e73d09ee6fd0ffdbf0a4644ae32c141b42b50868 [2023-09-12T18:05:16.136Z] $ docker rm -f --volumes b0cfad529c8c9a98677a2da6e73d09ee6fd0ffdbf0a4644ae32c141b42b50868 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-12T18:05:16.470Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-12T18:05:16.684Z] Stashed 1 file(s) [Pipeline] echo [2023-09-12T18:05:16.686Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.42 [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-09-12T18:05:17.083Z] + git config --global --add safe.directory /w/workspace/edgex-go/576 [Pipeline] echo [2023-09-12T18:05:17.096Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T18:05:17.110Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T18:05:17.122Z] ========================================================= [2023-09-12T18:05:17.122Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-12T18:05:17.122Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-09-12T18:05:17.410Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-12T18:05:17.410Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-12T18:05:17.410Z] 7264a8db6415: Pulling fs layer [2023-09-12T18:05:17.410Z] c4d48a809fc2: Pulling fs layer [2023-09-12T18:05:17.410Z] 4f1c88b9dad5: Pulling fs layer [2023-09-12T18:05:17.410Z] ad3a456e5733: Pulling fs layer [2023-09-12T18:05:17.410Z] 9e4f439ed901: Pulling fs layer [2023-09-12T18:05:17.410Z] feaf6a47b606: Pulling fs layer [2023-09-12T18:05:17.410Z] 5e8b037d7d82: Pulling fs layer [2023-09-12T18:05:17.410Z] 8ac70367396e: Pulling fs layer [2023-09-12T18:05:17.410Z] 6db16350a2e2: Pulling fs layer [2023-09-12T18:05:17.410Z] 9250d5d63582: Pulling fs layer [2023-09-12T18:05:17.410Z] ad3a456e5733: Waiting [2023-09-12T18:05:17.410Z] 9e4f439ed901: Waiting [2023-09-12T18:05:17.410Z] feaf6a47b606: Waiting [2023-09-12T18:05:17.410Z] 5e8b037d7d82: Waiting [2023-09-12T18:05:17.410Z] 6db16350a2e2: Waiting [2023-09-12T18:05:17.410Z] 8ac70367396e: Waiting [2023-09-12T18:05:17.410Z] 9250d5d63582: Waiting [2023-09-12T18:05:17.410Z] c4d48a809fc2: Verifying Checksum [2023-09-12T18:05:17.410Z] c4d48a809fc2: Download complete [2023-09-12T18:05:17.410Z] ad3a456e5733: Verifying Checksum [2023-09-12T18:05:17.410Z] ad3a456e5733: Download complete [2023-09-12T18:05:17.410Z] 7264a8db6415: Verifying Checksum [2023-09-12T18:05:17.410Z] 7264a8db6415: Download complete [2023-09-12T18:05:17.410Z] 9e4f439ed901: Verifying Checksum [2023-09-12T18:05:17.410Z] 9e4f439ed901: Download complete [2023-09-12T18:05:17.410Z] feaf6a47b606: Verifying Checksum [2023-09-12T18:05:17.410Z] feaf6a47b606: Download complete [2023-09-12T18:05:17.668Z] 7264a8db6415: Pull complete [2023-09-12T18:05:17.668Z] c4d48a809fc2: Pull complete [2023-09-12T18:05:17.668Z] 8ac70367396e: Verifying Checksum [2023-09-12T18:05:17.668Z] 8ac70367396e: Download complete [2023-09-12T18:05:17.932Z] 4f1c88b9dad5: Download complete [2023-09-12T18:05:17.932Z] 6db16350a2e2: Verifying Checksum [2023-09-12T18:05:17.932Z] 6db16350a2e2: Download complete [2023-09-12T18:05:18.196Z] 9250d5d63582: Verifying Checksum [2023-09-12T18:05:18.196Z] 9250d5d63582: Download complete [2023-09-12T18:05:18.196Z] 5e8b037d7d82: Verifying Checksum [2023-09-12T18:05:18.196Z] 5e8b037d7d82: Download complete [2023-09-12T18:05:21.478Z] 4f1c88b9dad5: Pull complete [2023-09-12T18:05:21.478Z] ad3a456e5733: Pull complete [2023-09-12T18:05:21.478Z] 9e4f439ed901: Pull complete [2023-09-12T18:05:21.478Z] feaf6a47b606: Pull complete [2023-09-12T18:05:24.010Z] 5e8b037d7d82: Pull complete [2023-09-12T18:05:24.269Z] 8ac70367396e: Pull complete [2023-09-12T18:05:24.527Z] 6db16350a2e2: Pull complete [2023-09-12T18:05:25.461Z] 9250d5d63582: Pull complete [2023-09-12T18:05:25.461Z] Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 [2023-09-12T18:05:25.461Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-12T18:05:25.461Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-09-12T18:05:25.752Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-12T18:05:25.752Z] WORKDIR /edgex [2023-09-12T18:05:25.752Z] COPY go.mod . [2023-09-12T18:05:25.752Z] RUN go mod download [2023-09-12T18:05:25.752Z] + docker build -t ci-base-image-x86_64 -f - . [2023-09-12T18:05:26.321Z] Sending build context to Docker daemon 170.9MB [2023-09-12T18:05:26.321Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-12T18:05:26.321Z] ---> fa269f55d9b9 [2023-09-12T18:05:26.321Z] Step 2/4 : WORKDIR /edgex [2023-09-12T18:05:31.772Z] Still waiting to schedule task [2023-09-12T18:05:31.772Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5943’ [2023-09-12T18:05:32.927Z] ---> Running in 9dfad1e8d5ab [2023-09-12T18:05:32.927Z] Removing intermediate container 9dfad1e8d5ab [2023-09-12T18:05:32.927Z] ---> 53f82f53779c [2023-09-12T18:05:32.927Z] Step 3/4 : COPY go.mod . [2023-09-12T18:05:32.927Z] ---> f39d9ad3cb16 [2023-09-12T18:05:32.927Z] Step 4/4 : RUN go mod download [2023-09-12T18:05:32.927Z] ---> Running in 42a640ccd5dc [2023-09-12T18:05:47.818Z] Removing intermediate container 42a640ccd5dc [2023-09-12T18:05:47.818Z] ---> e9bd770f0a10 [2023-09-12T18:05:47.818Z] Successfully built e9bd770f0a10 [2023-09-12T18:05:47.818Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:05:48.114Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-12T18:05:48.114Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T18:05:48.188Z] prd-ubuntu20.04-docker-8c-8g-5946 does not seem to be running inside a container [2023-09-12T18:05:48.216Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/576 -v /w/workspace/edgex-go/576:/w/workspace/edgex-go/576:rw,z -v /w/workspace/edgex-go/576@tmp:/w/workspace/edgex-go/576@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-12T18:05:48.639Z] $ docker top 047dca9a653e81dc4fc32c01784213ae7e2712cfe26015545dd598249d1b90c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T18:05:48.982Z] + go version [2023-09-12T18:05:48.982Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-12T18:05:48.990Z] $ docker stop --time=1 047dca9a653e81dc4fc32c01784213ae7e2712cfe26015545dd598249d1b90c5 [2023-09-12T18:05:50.271Z] $ docker rm -f --volumes 047dca9a653e81dc4fc32c01784213ae7e2712cfe26015545dd598249d1b90c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:05:50.681Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-12T18:05:50.681Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T18:05:50.747Z] prd-ubuntu20.04-docker-8c-8g-5946 does not seem to be running inside a container [2023-09-12T18:05:50.771Z] $ 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/576 -v /w/workspace/edgex-go/576:/w/workspace/edgex-go/576:rw,z -v /w/workspace/edgex-go/576@tmp:/w/workspace/edgex-go/576@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-12T18:05:51.100Z] $ docker top 800929750d17e334dc3f92bb5ba140ba66edfcef4860a7301b21d868bcf72d4b -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-12T18:05:51.165Z] ========================================================= [2023-09-12T18:05:51.165Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-09-12T18:05:51.165Z] ========================================================= [Pipeline] sh [2023-09-12T18:05:51.438Z] + git config --global --add safe.directory /w/workspace/edgex-go/576 [Pipeline] fileExists [Pipeline] sh [2023-09-12T18:05:51.731Z] + make test [2023-09-12T18:05:51.731Z] go test -race -coverprofile=coverage.out ./... [2023-09-12T18:05:58.290Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-09-12T18:06:10.484Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-09-12T18:06:10.484Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-09-12T18:06:10.484Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-09-12T18:06:10.484Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-09-12T18:06:10.484Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-09-12T18:06:10.484Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-09-12T18:06:10.484Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-09-12T18:06:10.484Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-09-12T18:06:10.484Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-09-12T18:06:10.484Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-09-12T18:06:10.484Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-09-12T18:06:10.484Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-09-12T18:06:10.484Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-09-12T18:06:10.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-09-12T18:06:12.386Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-09-12T18:06:12.386Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-09-12T18:06:13.322Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.038s coverage: 28.7% of statements [2023-09-12T18:06:15.223Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.062s coverage: 97.0% of statements [2023-09-12T18:06:15.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-09-12T18:06:15.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-09-12T18:06:15.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-09-12T18:06:16.163Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-09-12T18:06:16.163Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-09-12T18:06:17.543Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-09-12T18:06:17.543Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-09-12T18:06:17.543Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-09-12T18:06:17.543Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-09-12T18:06:17.543Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-09-12T18:06:18.483Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-09-12T18:06:18.483Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-09-12T18:06:18.741Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.077s coverage: 69.4% of statements [2023-09-12T18:06:18.741Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.063s coverage: 53.0% of statements [2023-09-12T18:06:21.274Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-09-12T18:06:21.274Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-09-12T18:06:21.274Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-09-12T18:06:21.274Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.401s coverage: 93.4% of statements [2023-09-12T18:06:21.274Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.057s coverage: 3.8% of statements [2023-09-12T18:06:21.274Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-09-12T18:06:21.274Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-09-12T18:06:21.274Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-09-12T18:06:21.274Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-09-12T18:06:21.274Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-09-12T18:06:21.274Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-09-12T18:06:21.274Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-09-12T18:06:22.207Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.356s coverage: 97.6% of statements [2023-09-12T18:06:22.207Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.038s coverage: 72.2% of statements [2023-09-12T18:06:22.772Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-09-12T18:06:22.772Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-09-12T18:06:23.733Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.055s coverage: 0.9% of statements [2023-09-12T18:06:23.733Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.056s coverage: 32.2% of statements [2023-09-12T18:06:23.733Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.049s coverage: 41.7% of statements [2023-09-12T18:06:24.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.043s coverage: 82.9% of statements [2023-09-12T18:06:24.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.039s coverage: 94.1% of statements [2023-09-12T18:06:24.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.065s coverage: 96.3% of statements [2023-09-12T18:06:24.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.037s coverage: 87.5% of statements [2023-09-12T18:06:25.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-09-12T18:06:25.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-09-12T18:06:25.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-09-12T18:06:25.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-09-12T18:06:25.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-09-12T18:06:25.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-09-12T18:06:25.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-09-12T18:06:25.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-09-12T18:06:26.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-09-12T18:06:26.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-09-12T18:06:26.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-09-12T18:06:26.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-09-12T18:06:26.775Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-09-12T18:06:26.775Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-09-12T18:06:27.033Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-09-12T18:06:28.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-09-12T18:06:28.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-09-12T18:06:30.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-09-12T18:06:30.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-09-12T18:06:32.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-09-12T18:06:32.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-09-12T18:06:32.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-09-12T18:06:34.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-09-12T18:06:34.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-09-12T18:06:34.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-09-12T18:06:36.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-09-12T18:06:36.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-09-12T18:06:36.951Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-09-12T18:06:36.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-09-12T18:06:37.210Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.040s coverage: 94.4% of statements [2023-09-12T18:06:37.775Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-09-12T18:06:37.776Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-09-12T18:06:37.776Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-09-12T18:06:37.776Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-09-12T18:06:39.150Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-09-12T18:06:39.150Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-09-12T18:06:39.150Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-09-12T18:06:39.150Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-09-12T18:06:40.086Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-09-12T18:06:40.086Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-09-12T18:06:40.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-09-12T18:06:40.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-09-12T18:06:50.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.269s coverage: 79.9% of statements [2023-09-12T18:06:50.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.053s coverage: 92.9% of statements [2023-09-12T18:06:50.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.016s coverage: 64.4% of statements [2023-09-12T18:06:50.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.044s coverage: 62.3% of statements [2023-09-12T18:06:50.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.040s coverage: 87.2% of statements [2023-09-12T18:06:50.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.030s coverage: 20.0% of statements [2023-09-12T18:06:50.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.035s coverage: 100.0% of statements [2023-09-12T18:06:50.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.086s coverage: 81.8% of statements [2023-09-12T18:06:50.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.093s coverage: 82.1% of statements [2023-09-12T18:06:50.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.047s coverage: 86.0% of statements [2023-09-12T18:06:50.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.152s coverage: 63.1% of statements [2023-09-12T18:06:50.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.035s coverage: 100.0% of statements [2023-09-12T18:06:50.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements [2023-09-12T18:06:50.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements [2023-09-12T18:06:50.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.015s coverage: 73.7% of statements [2023-09-12T18:06:50.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements [2023-09-12T18:06:50.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.253s coverage: 38.4% of statements [2023-09-12T18:06:50.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.043s coverage: 89.5% of statements [2023-09-12T18:06:50.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.039s coverage: 84.8% of statements [2023-09-12T18:06:50.322Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.060s coverage: 17.7% of statements [2023-09-12T18:06:50.322Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.112s coverage: 95.7% of statements [2023-09-12T18:06:50.322Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.049s coverage: 61.8% of statements [2023-09-12T18:06:50.322Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.077s coverage: 98.9% of statements [2023-09-12T18:06:50.322Z] 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-09-12T18:06:50.322Z] running golangci-lint [2023-09-12T18:06:50.322Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2023-09-12T18:06:50.322Z] go version go1.21.0 linux/amd64 [2023-09-12T18:06:50.322Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-09-12T18:06:50.322Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2023-09-12T18:07:00.282Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|name|types_sizes|compiled_files|deps|files|imports) took 10.535205875s" [2023-09-12T18:07:00.282Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 34.428386ms" [2023-09-12T18:07:08.385Z] level=info msg="[linters_context/goanalysis] analyzers took 1m4.923948137s with top 10 stages: buildir: 30.061314201s, gosec: 5.598060675s, inspect: 1.739507732s, fact_deprecated: 1.561299984s, ctrlflow: 1.403277969s, fact_purity: 1.200039455s, printf: 942.617558ms, nilness: 884.350563ms, unused: 700.465636ms, S1038: 694.755038ms" [2023-09-12T18:07:08.385Z] level=info msg="[runner] Issues before processing: 194, after processing: 0" [2023-09-12T18:07:08.385Z] level=info msg="[runner] Processors filtering stat (out/in): exclude-rules: 21/194, cgo: 194/194, filename_unadjuster: 194/194, identifier_marker: 194/194, exclude: 194/194, path_prettifier: 194/194, autogenerated_exclude: 194/194, skip_files: 194/194, skip_dirs: 194/194, nolint: 0/21" [2023-09-12T18:07:08.385Z] level=info msg="[runner] processing took 14.515441ms with stages: nolint: 6.251688ms, identifier_marker: 3.761847ms, autogenerated_exclude: 1.452458ms, path_prettifier: 1.294976ms, exclude-rules: 1.039333ms, skip_dirs: 674.739µs, cgo: 24.4µs, filename_unadjuster: 12.24µs, max_same_issues: 670ns, uniq_by_line: 600ns, skip_files: 440ns, fixer: 370ns, sort_results: 280ns, severity-rules: 270ns, exclude: 250ns, diff: 240ns, max_from_linter: 160ns, source_code: 140ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns, path_shortener: 110ns" [2023-09-12T18:07:08.385Z] level=info msg="[runner] linters took 7.609078912s with stages: goanalysis_metalinter: 7.5944849s" [2023-09-12T18:07:08.385Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-09-12T18:07:08.385Z] level=info msg="Memory: 183 samples, avg is 252.3MB, max is 871.4MB" [2023-09-12T18:07:08.385Z] level=info msg="Execution took 18.187257541s" [2023-09-12T18:07:08.385Z] go vet ./... [2023-09-12T18:07:11.707Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-12T18:07:11.707Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-12T18:07:11.966Z] ./bin/test-attribution-txt.sh [2023-09-12T18:07:11.966Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-09-12T18:07:11.966Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-09-12T18:07:11.966Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-09-12T18:07:11.966Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-09-12T18:07:11.979Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-09-12T18:07:12.275Z] + ls -al . [2023-09-12T18:07:12.275Z] total 728 [2023-09-12T18:07:12.275Z] drwxrwxr-x 12 1001 1001 4096 Sep 12 18:05 . [2023-09-12T18:07:12.275Z] drwxr-xr-x 4 root root 4096 Sep 12 18:05 .. [2023-09-12T18:07:12.275Z] drwxrwxr-x 2 1001 1001 4096 Sep 12 18:04 .blubracket [2023-09-12T18:07:12.275Z] -rw-rw-r-- 1 1001 1001 16 Sep 12 18:04 .dockerignore [2023-09-12T18:07:12.275Z] drwxrwxr-x 8 1001 1001 4096 Sep 12 18:06 .git [2023-09-12T18:07:12.275Z] drwxrwxr-x 3 1001 1001 4096 Sep 12 18:04 .github [2023-09-12T18:07:12.275Z] -rw-rw-r-- 1 1001 1001 1173 Sep 12 18:04 .gitignore [2023-09-12T18:07:12.275Z] -rw-rw-r-- 1 1001 1001 42 Sep 12 18:04 .golangci.yml [2023-09-12T18:07:12.275Z] -rw-rw-r-- 1 1001 1001 100 Sep 12 18:04 .hadolint.yml [2023-09-12T18:07:12.275Z] drwxr-xr-x 3 1001 1001 4096 Sep 12 18:05 .semver [2023-09-12T18:07:12.275Z] -rw-rw-r-- 1 1001 1001 166 Sep 12 18:04 .sonarcloud.properties [2023-09-12T18:07:12.275Z] -rw-rw-r-- 1 1001 1001 1171 Sep 12 18:04 ADOPTERS.md [2023-09-12T18:07:12.275Z] -rw-rw-r-- 1 1001 1001 11152 Sep 12 18:04 Attribution.txt [2023-09-12T18:07:12.275Z] -rw-rw-r-- 1 1001 1001 93407 Sep 12 18:04 CHANGELOG.md [2023-09-12T18:07:12.275Z] -rw-rw-r-- 1 1001 1001 3804 Sep 12 18:04 CONTRIBUTING.md [2023-09-12T18:07:12.275Z] -rw-rw-r-- 1 1001 1001 677 Sep 12 18:04 GOVERNANCE.md [2023-09-12T18:07:12.275Z] -rw-rw-r-- 1 1001 1001 883 Sep 12 18:04 Jenkinsfile [2023-09-12T18:07:12.275Z] -rw-rw-r-- 1 1001 1001 10775 Sep 12 18:04 LICENSE [2023-09-12T18:07:12.275Z] -rw-rw-r-- 1 1001 1001 14764 Sep 12 18:04 Makefile [2023-09-12T18:07:12.275Z] -rw-rw-r-- 1 1001 1001 582 Sep 12 18:04 OWNERS.md [2023-09-12T18:07:12.275Z] -rw-rw-r-- 1 1001 1001 9923 Sep 12 18:04 README.md [2023-09-12T18:07:12.275Z] -rw-rw-r-- 1 1001 1001 789 Sep 12 18:04 SECURITY.md [2023-09-12T18:07:12.275Z] -rw-rw-r-- 1 1001 1001 12 Sep 12 18:05 VERSION [2023-09-12T18:07:12.275Z] drwxrwxr-x 2 1001 1001 4096 Sep 12 18:04 bin [2023-09-12T18:07:12.275Z] drwxrwxr-x 18 1001 1001 4096 Sep 12 18:04 cmd [2023-09-12T18:07:12.275Z] -rw-r--r-- 1 root root 450471 Sep 12 18:06 coverage.out [2023-09-12T18:07:12.275Z] drwxrwxr-x 2 1001 1001 4096 Sep 12 18:04 fuzz_test [2023-09-12T18:07:12.275Z] -rw-rw-r-- 1 1001 1001 3687 Sep 12 18:04 go.mod [2023-09-12T18:07:12.275Z] -rw-rw-r-- 1 1001 1001 33714 Sep 12 18:04 go.sum [2023-09-12T18:07:12.275Z] drwxrwxr-x 7 1001 1001 4096 Sep 12 18:04 internal [2023-09-12T18:07:12.275Z] drwxrwxr-x 3 1001 1001 4096 Sep 12 18:04 openapi [2023-09-12T18:07:12.275Z] -rw-rw-r-- 1 1001 1001 594 Sep 12 18:04 security.txt [2023-09-12T18:07:12.275Z] drwxrwxr-x 4 1001 1001 4096 Sep 12 18:04 snap [2023-09-12T18:07:12.275Z] -rw-rw-r-- 1 1001 1001 204 Sep 12 18:04 version.go [Pipeline] sh [2023-09-12T18:07:12.555Z] + '[' -e coverage.out ] [2023-09-12T18:07:12.555Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-09-12T18:07:12.667Z] Stashed 1 file(s) [Pipeline] sh [2023-09-12T18:07:12.947Z] + make build [2023-09-12T18:07:12.947Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.42" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-12T18:07:25.149Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.42" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-12T18:07:25.149Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.42" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-12T18:07:26.082Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.42" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-09-12T18:07:26.646Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.42" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-12T18:07:31.908Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.42" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-12T18:07:33.278Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.42" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-09-12T18:07:34.212Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.42" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-09-12T18:07:35.148Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.42" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-09-12T18:07:36.084Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.42" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-12T18:07:36.649Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.42" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-12T18:07:37.582Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.42" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-09-12T18:07:38.524Z] $ docker stop --time=1 800929750d17e334dc3f92bb5ba140ba66edfcef4860a7301b21d868bcf72d4b [2023-09-12T18:07:43.236Z] $ docker rm -f --volumes 800929750d17e334dc3f92bb5ba140ba66edfcef4860a7301b21d868bcf72d4b [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-09-12T18:07:44.095Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-12T18:07:44.095Z] [2023-09-12T18:07:44.095Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:07:44.398Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-12T18:07:44.659Z] latest: Pulling from edgex-devops/edgex-compose [2023-09-12T18:07:44.659Z] 91d30c5bc195: Pulling fs layer [2023-09-12T18:07:44.659Z] 2e9b0aa3be6d: Pulling fs layer [2023-09-12T18:07:44.659Z] 9c61dcf015f6: Pulling fs layer [2023-09-12T18:07:44.659Z] 4698f68db338: Pulling fs layer [2023-09-12T18:07:44.659Z] 2a2f49069b9e: Pulling fs layer [2023-09-12T18:07:44.659Z] e0025b399a48: Pulling fs layer [2023-09-12T18:07:44.659Z] 4698f68db338: Waiting [2023-09-12T18:07:44.659Z] 2a2f49069b9e: Waiting [2023-09-12T18:07:44.659Z] e0025b399a48: Waiting [2023-09-12T18:07:44.659Z] 91d30c5bc195: Download complete [2023-09-12T18:07:44.659Z] 4698f68db338: Verifying Checksum [2023-09-12T18:07:44.659Z] 4698f68db338: Download complete [2023-09-12T18:07:44.918Z] 2e9b0aa3be6d: Verifying Checksum [2023-09-12T18:07:44.918Z] 2e9b0aa3be6d: Download complete [2023-09-12T18:07:44.918Z] 91d30c5bc195: Pull complete [2023-09-12T18:07:44.918Z] e0025b399a48: Verifying Checksum [2023-09-12T18:07:44.918Z] e0025b399a48: Download complete [2023-09-12T18:07:44.918Z] 2a2f49069b9e: Download complete [2023-09-12T18:07:45.178Z] 2e9b0aa3be6d: Pull complete [2023-09-12T18:07:45.435Z] 9c61dcf015f6: Verifying Checksum [2023-09-12T18:07:45.435Z] 9c61dcf015f6: Download complete [2023-09-12T18:07:47.972Z] 9c61dcf015f6: Pull complete [2023-09-12T18:07:47.972Z] 4698f68db338: Pull complete [2023-09-12T18:07:48.230Z] 2a2f49069b9e: Pull complete [2023-09-12T18:07:48.230Z] e0025b399a48: Pull complete [2023-09-12T18:07:48.230Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-09-12T18:07:48.230Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-12T18:07:48.230Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T18:07:48.319Z] prd-ubuntu20.04-docker-8c-8g-5946 does not seem to be running inside a container [2023-09-12T18:07:48.349Z] $ 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/576 -v /w/workspace/edgex-go/576:/w/workspace/edgex-go/576:rw,z -v /w/workspace/edgex-go/576@tmp:/w/workspace/edgex-go/576@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-09-12T18:07:50.851Z] $ docker top 6ad1ac1f1b314f366a853afd3a6b665a8cd8910f8f8a9430838437e4b20cbf7d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T18:07:51.191Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-09-12T18:07:53.093Z] #1 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-09-12T18:07:53.093Z] #1 transferring dockerfile: [2023-09-12T18:07:53.353Z] #1 transferring dockerfile: 1.78kB done [2023-09-12T18:07:53.353Z] #1 DONE 0.0s [2023-09-12T18:07:53.353Z] [2023-09-12T18:07:53.353Z] #2 [core-data internal] load build definition from Dockerfile [2023-09-12T18:07:53.353Z] #2 transferring dockerfile: 1.90kB done [2023-09-12T18:07:53.353Z] #2 DONE 0.0s [2023-09-12T18:07:53.353Z] [2023-09-12T18:07:53.353Z] #3 [security-spire-config internal] load build definition from Dockerfile [2023-09-12T18:07:53.353Z] #3 transferring dockerfile: 1.58kB done [2023-09-12T18:07:53.353Z] #3 DONE 0.0s [2023-09-12T18:07:53.353Z] [2023-09-12T18:07:53.353Z] #4 [support-notifications internal] load build definition from Dockerfile [2023-09-12T18:07:53.612Z] #4 transferring dockerfile: 1.84kB done [2023-09-12T18:07:53.612Z] #4 DONE 0.0s [2023-09-12T18:07:53.612Z] [2023-09-12T18:07:53.612Z] #5 [security-spire-server internal] load build definition from Dockerfile [2023-09-12T18:07:53.612Z] #5 transferring dockerfile: 1.59kB done [2023-09-12T18:07:53.612Z] #5 DONE 0.0s [2023-09-12T18:07:53.612Z] [2023-09-12T18:07:53.612Z] #6 [security-proxy-auth internal] load build definition from Dockerfile [2023-09-12T18:07:53.612Z] #6 transferring dockerfile: 2.04kB done [2023-09-12T18:07:53.612Z] #6 DONE 0.0s [2023-09-12T18:07:53.612Z] [2023-09-12T18:07:53.612Z] #7 [core-command internal] load build definition from Dockerfile [2023-09-12T18:07:53.612Z] #7 transferring dockerfile: 1.82kB done [2023-09-12T18:07:53.612Z] #7 DONE 0.0s [2023-09-12T18:07:53.612Z] [2023-09-12T18:07:53.612Z] #8 [security-proxy-setup internal] load build definition from Dockerfile [2023-09-12T18:07:53.612Z] #8 transferring dockerfile: 2.39kB done [2023-09-12T18:07:53.612Z] #8 DONE 0.1s [2023-09-12T18:07:53.612Z] [2023-09-12T18:07:53.612Z] #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-09-12T18:07:53.612Z] #9 transferring dockerfile: 2.12kB done [2023-09-12T18:07:53.612Z] #9 DONE 0.0s [2023-09-12T18:07:53.612Z] [2023-09-12T18:07:53.612Z] #10 [security-secretstore-setup internal] load build definition from Dockerfile [2023-09-12T18:07:53.612Z] #10 transferring dockerfile: 2.38kB done [2023-09-12T18:07:53.612Z] #10 DONE 0.1s [2023-09-12T18:07:53.612Z] [2023-09-12T18:07:53.612Z] #11 [security-spire-agent internal] load build definition from Dockerfile [2023-09-12T18:07:53.612Z] #11 transferring dockerfile: 1.70kB done [2023-09-12T18:07:53.612Z] #11 DONE 0.0s [2023-09-12T18:07:53.612Z] [2023-09-12T18:07:53.612Z] #12 [core-metadata internal] load build definition from Dockerfile [2023-09-12T18:07:53.612Z] #12 transferring dockerfile: 1.96kB done [2023-09-12T18:07:53.612Z] #12 DONE 0.0s [2023-09-12T18:07:53.612Z] [2023-09-12T18:07:53.612Z] #13 [support-scheduler internal] load build definition from Dockerfile [2023-09-12T18:07:53.612Z] #13 transferring dockerfile: 1.82kB done [2023-09-12T18:07:53.612Z] #13 DONE 0.1s [2023-09-12T18:07:53.612Z] [2023-09-12T18:07:53.612Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2023-09-12T18:07:53.612Z] #14 transferring dockerfile: 2.82kB done [2023-09-12T18:07:53.612Z] #14 DONE 0.0s [2023-09-12T18:07:53.612Z] [2023-09-12T18:07:53.612Z] #15 [security-spiffe-token-provider internal] load .dockerignore [2023-09-12T18:07:53.612Z] #15 transferring context: 56B done [2023-09-12T18:07:53.612Z] #15 DONE 0.0s [2023-09-12T18:07:53.612Z] [2023-09-12T18:07:53.612Z] #16 [core-data internal] load .dockerignore [2023-09-12T18:07:53.612Z] #16 transferring context: 56B done [2023-09-12T18:07:53.612Z] #16 DONE 0.0s [2023-09-12T18:07:53.612Z] [2023-09-12T18:07:53.612Z] #17 [security-spire-config internal] load .dockerignore [2023-09-12T18:07:53.612Z] #17 transferring context: 56B 0.0s done [2023-09-12T18:07:53.612Z] #17 DONE 0.0s [2023-09-12T18:07:53.612Z] [2023-09-12T18:07:53.612Z] #18 [support-notifications internal] load .dockerignore [2023-09-12T18:07:53.612Z] #18 transferring context: 56B done [2023-09-12T18:07:53.612Z] #18 DONE 0.0s [2023-09-12T18:07:53.612Z] [2023-09-12T18:07:53.612Z] #19 [security-spire-server internal] load .dockerignore [2023-09-12T18:07:53.870Z] #19 transferring context: 56B done [2023-09-12T18:07:53.870Z] #19 DONE 0.0s [2023-09-12T18:07:53.870Z] [2023-09-12T18:07:53.870Z] #20 [security-proxy-auth internal] load .dockerignore [2023-09-12T18:07:53.870Z] #20 transferring context: 56B done [2023-09-12T18:07:53.870Z] #20 DONE 0.0s [2023-09-12T18:07:53.870Z] [2023-09-12T18:07:53.870Z] #21 [security-proxy-setup internal] load .dockerignore [2023-09-12T18:07:53.870Z] #21 transferring context: 56B done [2023-09-12T18:07:53.870Z] #21 DONE 0.0s [2023-09-12T18:07:53.870Z] [2023-09-12T18:07:53.870Z] #22 [core-command internal] load .dockerignore [2023-09-12T18:07:53.870Z] #22 transferring context: 56B done [2023-09-12T18:07:53.870Z] #22 DONE 0.0s [2023-09-12T18:07:53.870Z] [2023-09-12T18:07:53.870Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2023-09-12T18:07:53.870Z] #23 transferring context: 56B done [2023-09-12T18:07:53.870Z] #23 DONE 0.0s [2023-09-12T18:07:53.870Z] [2023-09-12T18:07:53.870Z] #24 [security-spire-agent internal] load .dockerignore [2023-09-12T18:07:53.870Z] #24 transferring context: 56B done [2023-09-12T18:07:53.870Z] #24 DONE 0.0s [2023-09-12T18:07:53.870Z] [2023-09-12T18:07:53.870Z] #25 [core-metadata internal] load .dockerignore [2023-09-12T18:07:53.870Z] #25 transferring context: 56B done [2023-09-12T18:07:53.870Z] #25 DONE 0.0s [2023-09-12T18:07:53.870Z] [2023-09-12T18:07:53.870Z] #26 [security-secretstore-setup internal] load .dockerignore [2023-09-12T18:07:53.870Z] #26 transferring context: 56B done [2023-09-12T18:07:53.870Z] #26 DONE 0.0s [2023-09-12T18:07:53.870Z] [2023-09-12T18:07:53.870Z] #27 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-12T18:07:53.870Z] #27 DONE 0.0s [2023-09-12T18:07:53.870Z] [2023-09-12T18:07:53.870Z] #28 [security-bootstrapper internal] load .dockerignore [2023-09-12T18:07:53.870Z] #28 transferring context: 56B done [2023-09-12T18:07:53.870Z] #28 DONE 0.0s [2023-09-12T18:07:53.870Z] [2023-09-12T18:07:53.870Z] #29 [support-scheduler internal] load .dockerignore [2023-09-12T18:07:53.870Z] #29 transferring context: 56B done [2023-09-12T18:07:53.870Z] #29 DONE 0.0s [2023-09-12T18:07:53.870Z] [2023-09-12T18:07:53.870Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 [2023-09-12T18:07:53.870Z] #30 DONE 0.1s [2023-09-12T18:07:53.870Z] [2023-09-12T18:07:53.870Z] #31 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-12T18:07:53.870Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-12T18:07:54.129Z] #31 ... [2023-09-12T18:07:54.129Z] [2023-09-12T18:07:54.129Z] #27 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-12T18:07:54.129Z] #27 DONE 0.0s [2023-09-12T18:07:54.129Z] [2023-09-12T18:07:54.129Z] #31 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-12T18:07:54.129Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-12T18:07:54.129Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-09-12T18:07:54.129Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-09-12T18:07:54.129Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s [2023-09-12T18:07:54.129Z] #31 ... [2023-09-12T18:07:54.129Z] [2023-09-12T18:07:54.129Z] #27 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-12T18:07:54.129Z] #27 DONE 0.0s [2023-09-12T18:07:54.129Z] [2023-09-12T18:07:54.129Z] #31 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-12T18:07:54.129Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-12T18:07:54.129Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-12T18:07:54.129Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-09-12T18:07:54.129Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-09-12T18:07:54.129Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s done [2023-09-12T18:07:54.129Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 [2023-09-12T18:07:54.388Z] #31 ... [2023-09-12T18:07:54.388Z] [2023-09-12T18:07:54.388Z] #27 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-12T18:07:54.388Z] #27 DONE 0.0s [2023-09-12T18:07:54.388Z] [2023-09-12T18:07:54.388Z] #31 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-12T18:07:54.388Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-12T18:07:54.388Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-12T18:07:54.388Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-09-12T18:07:54.388Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-09-12T18:07:54.388Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s done [2023-09-12T18:07:54.388Z] #31 ... [2023-09-12T18:07:54.388Z] [2023-09-12T18:07:54.388Z] #27 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-12T18:07:54.388Z] #27 DONE 0.0s [2023-09-12T18:07:54.388Z] [2023-09-12T18:07:54.388Z] #31 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-12T18:07:54.388Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-12T18:07:54.388Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-12T18:07:54.388Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-09-12T18:07:54.388Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-09-12T18:07:54.388Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s done [2023-09-12T18:07:54.388Z] #31 ... [2023-09-12T18:07:54.388Z] [2023-09-12T18:07:54.388Z] #27 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-12T18:07:54.388Z] #27 DONE 0.0s [2023-09-12T18:07:54.388Z] [2023-09-12T18:07:54.388Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-09-12T18:07:54.388Z] #30 DONE 0.4s [2023-09-12T18:07:54.388Z] [2023-09-12T18:07:54.388Z] #31 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-12T18:07:54.388Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-12T18:07:54.388Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-12T18:07:54.388Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-09-12T18:07:54.388Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-09-12T18:07:54.388Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s done [2023-09-12T18:07:54.388Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.3s done [2023-09-12T18:07:54.967Z] #31 ... [2023-09-12T18:07:54.968Z] [2023-09-12T18:07:54.968Z] #32 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-12T18:07:54.968Z] #32 DONE 0.7s [2023-09-12T18:07:54.968Z] [2023-09-12T18:07:54.968Z] #31 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-12T18:07:54.968Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-12T18:07:54.968Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-12T18:07:54.968Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-09-12T18:07:54.968Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-09-12T18:07:54.968Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s done [2023-09-12T18:07:54.968Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.3s done [2023-09-12T18:07:55.229Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-12T18:07:55.229Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-12T18:07:55.229Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-09-12T18:07:55.229Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-09-12T18:07:55.229Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s done [2023-09-12T18:07:55.229Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.3s done [2023-09-12T18:07:55.229Z] #31 DONE 1.3s [2023-09-12T18:07:55.229Z] [2023-09-12T18:07:55.229Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-12T18:07:55.229Z] #33 DONE 0.9s [2023-09-12T18:07:55.229Z] [2023-09-12T18:07:55.229Z] #34 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-12T18:07:55.229Z] #34 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-12T18:07:55.802Z] #34 ... [2023-09-12T18:07:55.802Z] [2023-09-12T18:07:55.802Z] #35 [security-spire-server internal] load build context [2023-09-12T18:07:55.802Z] #35 transferring context: 17.59kB 0.0s done [2023-09-12T18:07:55.802Z] #35 DONE 0.9s [2023-09-12T18:07:55.802Z] [2023-09-12T18:07:55.802Z] #36 [security-spire-config internal] load build context [2023-09-12T18:07:55.802Z] #36 transferring context: 15.84kB 0.0s done [2023-09-12T18:07:55.802Z] #36 DONE 0.9s [2023-09-12T18:07:55.802Z] [2023-09-12T18:07:55.802Z] #37 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-09-12T18:07:55.802Z] #37 DONE 1.9s [2023-09-12T18:07:55.802Z] [2023-09-12T18:07:55.802Z] #34 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-12T18:07:55.802Z] #34 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.5s done [2023-09-12T18:07:55.802Z] #34 ... [2023-09-12T18:07:55.802Z] [2023-09-12T18:07:55.802Z] #38 [security-spire-agent internal] load build context [2023-09-12T18:07:55.802Z] #38 transferring context: 17.12kB 0.0s done [2023-09-12T18:07:55.802Z] #38 DONE 0.6s [2023-09-12T18:07:55.802Z] [2023-09-12T18:07:55.802Z] #39 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-09-12T18:08:01.144Z] #39 ... [2023-09-12T18:08:01.144Z] [2023-09-12T18:08:01.144Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T18:08:01.144Z] #40 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.4s done [2023-09-12T18:08:01.144Z] #40 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-12T18:08:01.144Z] #40 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-09-12T18:08:01.144Z] #40 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-09-12T18:08:01.144Z] #40 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s done [2023-09-12T18:08:01.144Z] #40 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done [2023-09-12T18:08:01.144Z] #40 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done [2023-09-12T18:08:01.144Z] #40 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-12T18:08:01.144Z] #40 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 3.4s done [2023-09-12T18:08:01.144Z] #40 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-09-12T18:08:04.423Z] #40 ... [2023-09-12T18:08:04.423Z] [2023-09-12T18:08:04.423Z] #41 [security-spiffe-token-provider internal] load build context [2023-09-12T18:08:04.423Z] #41 transferring context: 364.68MB 8.1s done [2023-09-12T18:08:04.423Z] #41 ... [2023-09-12T18:08:04.423Z] [2023-09-12T18:08:04.423Z] #42 [security-bootstrapper internal] load build context [2023-09-12T18:08:04.423Z] #42 transferring context: 364.68MB 9.2s done [2023-09-12T18:08:04.423Z] #42 ... [2023-09-12T18:08:04.423Z] [2023-09-12T18:08:04.423Z] #43 [support-notifications internal] load build context [2023-09-12T18:08:04.423Z] #43 transferring context: 364.68MB 7.4s done [2023-09-12T18:08:04.423Z] #43 ... [2023-09-12T18:08:04.423Z] [2023-09-12T18:08:04.423Z] #44 [core-common-config-bootstrapper internal] load build context [2023-09-12T18:08:04.423Z] #44 transferring context: 364.68MB 7.7s done [2023-09-12T18:08:04.423Z] #44 ... [2023-09-12T18:08:04.423Z] [2023-09-12T18:08:04.423Z] #45 [core-metadata internal] load build context [2023-09-12T18:08:04.423Z] #45 transferring context: 364.68MB 7.6s done [2023-09-12T18:08:04.681Z] #45 ... [2023-09-12T18:08:04.681Z] [2023-09-12T18:08:04.681Z] #46 [core-data internal] load build context [2023-09-12T18:08:04.681Z] #46 transferring context: 364.68MB 7.1s done [2023-09-12T18:08:04.938Z] #46 ... [2023-09-12T18:08:04.938Z] [2023-09-12T18:08:04.938Z] #47 [security-secretstore-setup internal] load build context [2023-09-12T18:08:04.938Z] #47 transferring context: 364.68MB 7.4s done [2023-09-12T18:08:04.938Z] #47 ... [2023-09-12T18:08:04.938Z] [2023-09-12T18:08:04.938Z] #48 [support-scheduler internal] load build context [2023-09-12T18:08:04.938Z] #48 transferring context: 364.68MB 7.3s done [2023-09-12T18:08:05.197Z] #48 ... [2023-09-12T18:08:05.197Z] [2023-09-12T18:08:05.197Z] #49 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-12T18:08:05.197Z] #0 2.279 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-12T18:08:05.197Z] #0 2.487 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-12T18:08:05.197Z] #0 2.781 v3.17.5-67-g41c54a68c27 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-12T18:08:05.197Z] #0 2.781 v3.17.5-68-g2fa518cb405 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-12T18:08:05.197Z] #0 2.781 OK: 17818 distinct packages available [2023-09-12T18:08:05.197Z] #0 2.814 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-12T18:08:05.197Z] #0 2.917 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-12T18:08:05.197Z] #0 3.128 (1/5) Installing dumb-init (1.2.5-r2) [2023-09-12T18:08:05.197Z] #0 3.132 (2/5) Installing musl-obstack (1.2.3-r0) [2023-09-12T18:08:05.197Z] #0 3.135 (3/5) Installing libucontext (1.2-r0) [2023-09-12T18:08:05.197Z] #0 3.141 (4/5) Installing gcompat (1.1.0-r0) [2023-09-12T18:08:05.197Z] #0 3.147 (5/5) Installing openssl (3.0.10-r0) [2023-09-12T18:08:05.197Z] #0 3.154 Executing busybox-1.35.0-r29.trigger [2023-09-12T18:08:05.197Z] #0 3.172 OK: 8 MiB in 20 packages [2023-09-12T18:08:05.455Z] #49 ... [2023-09-12T18:08:05.455Z] [2023-09-12T18:08:05.455Z] #50 [core-command internal] load build context [2023-09-12T18:08:05.455Z] #50 transferring context: 364.68MB 6.4s done [2023-09-12T18:08:05.455Z] #50 ... [2023-09-12T18:08:05.455Z] [2023-09-12T18:08:05.455Z] #51 [security-proxy-auth internal] load build context [2023-09-12T18:08:05.455Z] #51 transferring context: 364.68MB 7.8s done [2023-09-12T18:08:05.713Z] #51 ... [2023-09-12T18:08:05.713Z] [2023-09-12T18:08:05.713Z] #52 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-12T18:08:05.713Z] #52 ... [2023-09-12T18:08:05.713Z] [2023-09-12T18:08:05.713Z] #53 [security-proxy-setup internal] load build context [2023-09-12T18:08:05.713Z] #53 transferring context: 364.68MB 7.4s done [2023-09-12T18:08:05.970Z] #53 ... [2023-09-12T18:08:05.970Z] [2023-09-12T18:08:05.970Z] #54 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-09-12T18:08:06.228Z] #54 ... [2023-09-12T18:08:06.228Z] [2023-09-12T18:08:06.228Z] #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-12T18:08:06.228Z] #0 4.262 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-12T18:08:06.228Z] #0 4.420 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-12T18:08:06.228Z] #0 4.667 v3.17.5-67-g41c54a68c27 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-12T18:08:06.228Z] #0 4.667 v3.17.5-68-g2fa518cb405 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-12T18:08:06.228Z] #0 4.667 OK: 17818 distinct packages available [2023-09-12T18:08:06.228Z] #0 4.704 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-12T18:08:06.228Z] #0 4.816 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-12T18:08:06.228Z] #0 5.104 (1/9) Installing ca-certificates (20230506-r0) [2023-09-12T18:08:06.228Z] #0 5.118 (2/9) Installing brotli-libs (1.0.9-r9) [2023-09-12T18:08:06.228Z] #0 5.137 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-09-12T18:08:06.228Z] #0 5.144 (4/9) Installing libcurl (8.2.1-r0) [2023-09-12T18:08:06.228Z] #0 5.164 (5/9) Installing curl (8.2.1-r0) [2023-09-12T18:08:06.228Z] #0 5.167 (6/9) Installing dumb-init (1.2.5-r2) [2023-09-12T18:08:06.228Z] #0 5.171 (7/9) Installing musl-obstack (1.2.3-r0) [2023-09-12T18:08:06.228Z] #0 5.177 (8/9) Installing libucontext (1.2-r0) [2023-09-12T18:08:06.228Z] #0 5.179 (9/9) Installing gcompat (1.1.0-r0) [2023-09-12T18:08:06.228Z] #0 5.186 Executing busybox-1.35.0-r29.trigger [2023-09-12T18:08:06.228Z] #0 5.193 Executing ca-certificates-20230506-r0.trigger [2023-09-12T18:08:06.228Z] #0 5.254 OK: 10 MiB in 24 packages [2023-09-12T18:08:06.228Z] #55 ... [2023-09-12T18:08:06.228Z] [2023-09-12T18:08:06.228Z] #56 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-12T18:08:06.858Z] #56 ... [2023-09-12T18:08:06.858Z] [2023-09-12T18:08:06.858Z] #57 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-12T18:08:06.858Z] #57 ... [2023-09-12T18:08:06.858Z] [2023-09-12T18:08:06.858Z] #34 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-12T18:08:06.858Z] #34 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-09-12T18:08:06.858Z] #34 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-09-12T18:08:06.858Z] #34 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-09-12T18:08:06.858Z] #34 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-12T18:08:06.858Z] #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2023-09-12T18:08:06.858Z] #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done [2023-09-12T18:08:06.858Z] #34 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.7s done [2023-09-12T18:08:06.858Z] #34 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 4.3s done [2023-09-12T18:08:06.858Z] #34 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-09-12T18:08:07.120Z] #34 ... [2023-09-12T18:08:07.120Z] [2023-09-12T18:08:07.120Z] #58 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-12T18:08:07.120Z] #58 ... [2023-09-12T18:08:07.120Z] [2023-09-12T18:08:07.120Z] #59 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-12T18:08:07.643Z] #59 ... [2023-09-12T18:08:07.643Z] [2023-09-12T18:08:07.643Z] #60 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-12T18:08:07.773Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5949 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-09-12T18:08:07.785Z] Running in /w/workspace/edgex-go/576 [Pipeline] { [Pipeline] checkout [2023-09-12T18:08:07.815Z] The recommended git tool is: git [2023-09-12T18:08:14.246Z] #60 ... [2023-09-12T18:08:14.246Z] [2023-09-12T18:08:14.246Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T18:08:14.246Z] #40 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-09-12T18:08:14.438Z] using credential edgex-jenkins-ssh [2023-09-12T18:08:14.456Z] Cloning the remote Git repository [2023-09-12T18:08:14.495Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-09-12T18:08:14.597Z] > git init /w/workspace/edgex-go/576 # timeout=10 [2023-09-12T18:08:14.763Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-09-12T18:08:14.764Z] > git --version # timeout=10 [2023-09-12T18:08:14.784Z] > git --version # 'git version 2.25.1' [2023-09-12T18:08:14.787Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-12T18:08:14.957Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-12T18:08:15.640Z] #40 ... [2023-09-12T18:08:15.640Z] [2023-09-12T18:08:15.640Z] #50 [core-command internal] load build context [2023-09-12T18:08:15.640Z] #50 DONE 21.5s [2023-09-12T18:08:15.640Z] [2023-09-12T18:08:15.640Z] #49 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-12T18:08:15.640Z] #49 DONE 20.6s [2023-09-12T18:08:15.640Z] [2023-09-12T18:08:15.640Z] #53 [security-proxy-setup internal] load build context [2023-09-12T18:08:15.640Z] #53 DONE 21.6s [2023-09-12T18:08:15.640Z] [2023-09-12T18:08:15.640Z] #46 [core-data internal] load build context [2023-09-12T18:08:15.640Z] #46 DONE 21.6s [2023-09-12T18:08:15.640Z] [2023-09-12T18:08:15.640Z] #43 [support-notifications internal] load build context [2023-09-12T18:08:15.640Z] #43 DONE 21.6s [2023-09-12T18:08:15.640Z] [2023-09-12T18:08:15.640Z] #39 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2023-09-12T18:08:15.640Z] #39 DONE 19.9s [2023-09-12T18:08:15.640Z] [2023-09-12T18:08:15.640Z] #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-12T18:08:15.640Z] #55 DONE 20.2s [2023-09-12T18:08:15.640Z] [2023-09-12T18:08:15.640Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T18:08:15.640Z] #40 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2023-09-12T18:08:15.899Z] #40 ... [2023-09-12T18:08:15.899Z] [2023-09-12T18:08:15.899Z] #48 [support-scheduler internal] load build context [2023-09-12T18:08:15.899Z] #48 DONE 21.3s [2023-09-12T18:08:15.899Z] [2023-09-12T18:08:15.899Z] #51 [security-proxy-auth internal] load build context [2023-09-12T18:08:15.899Z] #51 DONE 21.6s [2023-09-12T18:08:15.899Z] [2023-09-12T18:08:15.899Z] #45 [core-metadata internal] load build context [2023-09-12T18:08:15.899Z] #45 DONE 21.4s [2023-09-12T18:08:15.899Z] [2023-09-12T18:08:15.899Z] #44 [core-common-config-bootstrapper internal] load build context [2023-09-12T18:08:15.899Z] #44 DONE 21.6s [2023-09-12T18:08:15.899Z] [2023-09-12T18:08:15.899Z] #47 [security-secretstore-setup internal] load build context [2023-09-12T18:08:15.899Z] #47 DONE 21.3s [2023-09-12T18:08:15.899Z] [2023-09-12T18:08:15.899Z] #42 [security-bootstrapper internal] load build context [2023-09-12T18:08:15.899Z] #42 DONE 21.3s [2023-09-12T18:08:15.899Z] [2023-09-12T18:08:15.899Z] #41 [security-spiffe-token-provider internal] load build context [2023-09-12T18:08:15.899Z] #41 DONE 21.8s [2023-09-12T18:08:15.899Z] [2023-09-12T18:08:15.899Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T18:08:16.832Z] #40 ... [2023-09-12T18:08:16.832Z] [2023-09-12T18:08:16.832Z] #34 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-12T18:08:16.832Z] #34 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-09-12T18:08:16.832Z] #34 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.8s done [2023-09-12T18:08:16.832Z] #34 DONE 21.5s [2023-09-12T18:08:16.832Z] [2023-09-12T18:08:16.832Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T18:08:17.093Z] #40 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.4s done [2023-09-12T18:08:18.028Z] #40 ... [2023-09-12T18:08:18.028Z] [2023-09-12T18:08:18.028Z] #52 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-12T18:08:18.028Z] #52 20.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-12T18:08:18.028Z] #52 20.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-12T18:08:18.028Z] #52 21.02 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-12T18:08:18.028Z] #52 21.02 Executing busybox-1.35.0-r29.trigger [2023-09-12T18:08:18.028Z] #52 21.03 OK: 7 MiB in 16 packages [2023-09-12T18:08:18.028Z] #52 DONE 22.5s [2023-09-12T18:08:18.028Z] [2023-09-12T18:08:18.028Z] #59 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-12T18:08:18.028Z] #59 20.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-12T18:08:18.028Z] #59 21.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-12T18:08:18.028Z] #59 21.34 v3.17.5-67-g41c54a68c27 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-12T18:08:18.028Z] #59 21.34 v3.17.5-68-g2fa518cb405 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-12T18:08:18.028Z] #59 21.34 OK: 17818 distinct packages available [2023-09-12T18:08:18.028Z] #59 21.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-12T18:08:18.028Z] #59 21.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-12T18:08:18.028Z] #59 21.81 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-12T18:08:18.028Z] #59 21.81 (2/4) Installing musl-obstack (1.2.3-r0) [2023-09-12T18:08:18.028Z] #59 21.82 (3/4) Installing libucontext (1.2-r0) [2023-09-12T18:08:18.028Z] #59 21.82 (4/4) Installing gcompat (1.1.0-r0) [2023-09-12T18:08:18.028Z] #59 21.82 Executing busybox-1.35.0-r29.trigger [2023-09-12T18:08:18.028Z] #59 21.83 OK: 7 MiB in 19 packages [2023-09-12T18:08:18.028Z] #59 DONE 22.5s [2023-09-12T18:08:18.028Z] [2023-09-12T18:08:18.028Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-12T18:08:18.028Z] #0 1.007 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T18:08:18.028Z] #0 1.091 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T18:08:18.028Z] #0 1.386 v3.18.3-169-gd5adf7d7d28 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-12T18:08:18.028Z] #0 1.386 v3.18.3-174-gbf4e0cf02dc [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-12T18:08:18.028Z] #0 1.386 OK: 20063 distinct packages available [2023-09-12T18:08:18.028Z] #0 1.455 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T18:08:18.028Z] #0 1.552 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T18:08:18.028Z] #0 1.794 OK: 265 MiB in 56 packages [2023-09-12T18:08:18.028Z] #61 DONE 2.3s [2023-09-12T18:08:18.028Z] [2023-09-12T18:08:18.028Z] #58 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-12T18:08:18.028Z] #58 20.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-12T18:08:18.028Z] #58 20.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-12T18:08:18.028Z] #58 21.02 (1/4) Installing ca-certificates (20230506-r0) [2023-09-12T18:08:18.028Z] #58 21.04 (2/4) Installing dumb-init (1.2.5-r2) [2023-09-12T18:08:18.028Z] #58 21.05 (3/4) Installing su-exec (0.2-r2) [2023-09-12T18:08:18.028Z] #58 21.05 (4/4) Installing yq (4.30.4-r4) [2023-09-12T18:08:18.028Z] #58 21.20 Executing busybox-1.35.0-r29.trigger [2023-09-12T18:08:18.028Z] #58 21.23 Executing ca-certificates-20230506-r0.trigger [2023-09-12T18:08:18.028Z] #58 21.30 OK: 17 MiB in 19 packages [2023-09-12T18:08:18.028Z] #58 DONE 22.6s [2023-09-12T18:08:18.028Z] [2023-09-12T18:08:18.028Z] #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-12T18:08:18.028Z] #0 0.821 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T18:08:18.028Z] #0 0.923 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T18:08:18.028Z] #0 1.187 OK: 265 MiB in 56 packages [2023-09-12T18:08:18.029Z] #62 DONE 2.4s [2023-09-12T18:08:18.029Z] [2023-09-12T18:08:18.029Z] #60 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-12T18:08:18.029Z] #60 20.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-12T18:08:18.029Z] #60 21.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-12T18:08:18.029Z] #60 21.97 (1/2) Installing ca-certificates (20230506-r0) [2023-09-12T18:08:18.029Z] #60 21.99 (2/2) Installing dumb-init (1.2.5-r2) [2023-09-12T18:08:18.029Z] #60 21.99 Executing busybox-1.35.0-r29.trigger [2023-09-12T18:08:18.029Z] #60 22.00 Executing ca-certificates-20230506-r0.trigger [2023-09-12T18:08:18.029Z] #60 22.08 OK: 8 MiB in 17 packages [2023-09-12T18:08:18.029Z] #60 DONE 22.5s [2023-09-12T18:08:18.029Z] [2023-09-12T18:08:18.029Z] #54 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-09-12T18:08:18.029Z] #54 20.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-12T18:08:18.029Z] #54 20.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-12T18:08:18.029Z] #54 21.09 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-12T18:08:18.029Z] #54 21.10 Executing busybox-1.35.0-r29.trigger [2023-09-12T18:08:18.029Z] #54 21.12 OK: 7 MiB in 16 packages [2023-09-12T18:08:18.029Z] #54 DONE 22.6s [2023-09-12T18:08:18.029Z] [2023-09-12T18:08:18.029Z] #57 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-12T18:08:18.029Z] #57 20.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-12T18:08:18.029Z] #57 21.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-12T18:08:18.029Z] #57 21.30 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-12T18:08:18.029Z] #57 21.30 (2/4) Installing openssl (3.0.10-r0) [2023-09-12T18:08:18.029Z] #57 21.32 (3/4) Installing su-exec (0.2-r2) [2023-09-12T18:08:18.029Z] #57 21.32 (4/4) Installing yq (4.30.4-r4) [2023-09-12T18:08:18.029Z] #57 21.40 Executing busybox-1.35.0-r29.trigger [2023-09-12T18:08:18.029Z] #57 21.42 OK: 17 MiB in 19 packages [2023-09-12T18:08:18.029Z] #57 DONE 22.5s [2023-09-12T18:08:18.029Z] [2023-09-12T18:08:18.029Z] #56 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-12T18:08:18.029Z] #56 20.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-12T18:08:18.029Z] #56 21.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-12T18:08:18.029Z] #56 22.04 (1/2) Installing dumb-init (1.2.5-r2) [2023-09-12T18:08:18.029Z] #56 22.04 (2/2) Installing su-exec (0.2-r2) [2023-09-12T18:08:18.029Z] #56 22.04 Executing busybox-1.35.0-r29.trigger [2023-09-12T18:08:18.029Z] #56 22.05 OK: 7 MiB in 17 packages [2023-09-12T18:08:18.029Z] #56 DONE 22.6s [2023-09-12T18:08:18.029Z] [2023-09-12T18:08:18.029Z] #63 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-09-12T18:08:18.029Z] #0 0.812 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T18:08:18.029Z] #0 0.902 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T18:08:18.029Z] #0 1.122 OK: 265 MiB in 56 packages [2023-09-12T18:08:18.029Z] #63 DONE 2.4s [2023-09-12T18:08:18.029Z] [2023-09-12T18:08:18.029Z] #64 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-09-12T18:08:18.029Z] #0 1.640 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T18:08:18.029Z] #0 1.724 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T18:08:18.029Z] #0 1.990 OK: 265 MiB in 56 packages [2023-09-12T18:08:18.029Z] #64 DONE 2.4s [2023-09-12T18:08:18.029Z] [2023-09-12T18:08:18.029Z] #65 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-09-12T18:08:18.594Z] #65 ... [2023-09-12T18:08:18.594Z] [2023-09-12T18:08:18.594Z] #66 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-12T18:08:18.594Z] #66 DONE 0.7s [2023-09-12T18:08:18.851Z] [2023-09-12T18:08:18.851Z] #67 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-12T18:08:18.851Z] #67 DONE 0.7s [2023-09-12T18:08:18.851Z] [2023-09-12T18:08:18.851Z] #68 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-12T18:08:18.851Z] #68 DONE 0.8s [2023-09-12T18:08:18.851Z] [2023-09-12T18:08:18.851Z] #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-12T18:08:18.851Z] #69 DONE 0.7s [2023-09-12T18:08:18.851Z] [2023-09-12T18:08:18.851Z] #65 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-09-12T18:08:18.851Z] #65 DONE 0.7s [2023-09-12T18:08:18.851Z] [2023-09-12T18:08:18.851Z] #70 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-12T18:08:18.851Z] #70 DONE 0.7s [2023-09-12T18:08:18.851Z] [2023-09-12T18:08:18.851Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T18:08:20.750Z] #40 ... [2023-09-12T18:08:20.750Z] [2023-09-12T18:08:20.750Z] #71 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-12T18:08:20.750Z] #71 DONE 1.4s [2023-09-12T18:08:20.750Z] [2023-09-12T18:08:20.750Z] #72 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-12T18:08:20.750Z] #72 DONE 1.4s [2023-09-12T18:08:20.750Z] [2023-09-12T18:08:20.750Z] #73 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-12T18:08:20.750Z] #73 DONE 1.3s [2023-09-12T18:08:20.750Z] [2023-09-12T18:08:20.750Z] #74 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-09-12T18:08:20.750Z] #74 DONE 0.0s [2023-09-12T18:08:20.750Z] [2023-09-12T18:08:20.750Z] #75 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-09-12T18:08:20.750Z] #75 DONE 0.0s [2023-09-12T18:08:20.750Z] [2023-09-12T18:08:20.750Z] #76 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-09-12T18:08:20.750Z] #76 DONE 0.0s [2023-09-12T18:08:20.750Z] [2023-09-12T18:08:20.750Z] #77 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-12T18:08:20.750Z] #77 DONE 0.0s [2023-09-12T18:08:20.750Z] [2023-09-12T18:08:20.750Z] #78 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-09-12T18:08:20.750Z] #78 DONE 0.1s [2023-09-12T18:08:20.750Z] [2023-09-12T18:08:20.750Z] #79 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-12T18:08:20.750Z] #79 DONE 0.1s [2023-09-12T18:08:20.750Z] [2023-09-12T18:08:20.750Z] #80 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-12T18:08:20.750Z] #80 DONE 0.1s [2023-09-12T18:08:20.750Z] [2023-09-12T18:08:20.750Z] #81 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-09-12T18:08:20.750Z] #81 DONE 0.1s [2023-09-12T18:08:20.750Z] [2023-09-12T18:08:20.750Z] #82 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-12T18:08:20.750Z] #82 DONE 0.1s [2023-09-12T18:08:20.750Z] [2023-09-12T18:08:20.750Z] #83 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-09-12T18:08:20.750Z] #83 DONE 0.1s [2023-09-12T18:08:20.750Z] [2023-09-12T18:08:20.750Z] #84 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-09-12T18:08:21.007Z] #84 DONE 0.1s [2023-09-12T18:08:21.007Z] [2023-09-12T18:08:21.007Z] #85 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-12T18:08:21.007Z] #85 DONE 0.1s [2023-09-12T18:08:21.007Z] [2023-09-12T18:08:21.007Z] #86 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-09-12T18:08:21.007Z] #86 DONE 0.1s [2023-09-12T18:08:21.007Z] [2023-09-12T18:08:21.007Z] #87 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-12T18:08:21.007Z] #87 DONE 0.1s [2023-09-12T18:08:21.007Z] [2023-09-12T18:08:21.007Z] #88 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-12T18:08:21.007Z] #88 DONE 0.1s [2023-09-12T18:08:21.007Z] [2023-09-12T18:08:21.007Z] #89 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-12T18:08:21.007Z] #89 DONE 3.0s [2023-09-12T18:08:21.007Z] [2023-09-12T18:08:21.007Z] #90 [security-spire-server] exporting to image [2023-09-12T18:08:21.007Z] #90 exporting layers [2023-09-12T18:08:21.263Z] #90 ... [2023-09-12T18:08:21.263Z] [2023-09-12T18:08:21.263Z] #91 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-12T18:08:21.263Z] #91 DONE 0.0s [2023-09-12T18:08:21.263Z] [2023-09-12T18:08:21.263Z] #92 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T18:08:21.830Z] #92 ... [2023-09-12T18:08:21.830Z] [2023-09-12T18:08:21.830Z] #90 [security-spire-server] exporting to image [2023-09-12T18:08:21.830Z] #90 exporting layers 0.6s done [2023-09-12T18:08:21.830Z] #90 writing image sha256:7aa89ece87451bc8c466b7e1a0571a78bb1a1af2f8e321362007f6c1ccd18f58 0.0s done [2023-09-12T18:08:21.830Z] #90 writing image sha256:1ad37e6e946c3b0ec3a19f84017cae6a33436d713b91059ed3973ccfaece5f40 done [2023-09-12T18:08:21.830Z] #90 naming to docker.io/library/security-spire-config done [2023-09-12T18:08:21.830Z] #90 naming to docker.io/library/security-spire-agent done [2023-09-12T18:08:21.830Z] #90 writing image sha256:eecd991fb390563edee04b96017f7e2dc59a9da5532f62956de5e8dc67936dd3 done [2023-09-12T18:08:21.830Z] #90 naming to docker.io/library/security-spire-server done [2023-09-12T18:08:21.830Z] #90 DONE 0.7s [2023-09-12T18:08:21.830Z] [2023-09-12T18:08:21.830Z] #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T18:08:29.934Z] #93 ... [2023-09-12T18:08:29.934Z] [2023-09-12T18:08:29.934Z] #94 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T18:08:29.934Z] #94 ... [2023-09-12T18:08:29.934Z] [2023-09-12T18:08:29.934Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T18:08:33.790Z] Avoid second fetch [2023-09-12T18:08:33.790Z] Checking out Revision 0b0266d3ec527e29a217e8c26249c7de783c5a8a (main) [2023-09-12T18:08:32.862Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-09-12T18:08:32.884Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-12T18:08:33.811Z] > git config core.sparsecheckout # timeout=10 [2023-09-12T18:08:33.888Z] > git checkout -f 0b0266d3ec527e29a217e8c26249c7de783c5a8a # timeout=10 [2023-09-12T18:08:34.539Z] Commit message: "build: Consume latest go-mod-bootstrap with RemoveHosts flag (#4677)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-12T18:08:35.434Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-12T18:08:35.434Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-12T18:08:35.434Z] Dload Upload Total Spent Left Speed [2023-09-12T18:08:35.434Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 214k 0 --:--:-- --:--:-- --:--:-- 214k [Pipeline] sh [2023-09-12T18:08:36.012Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-12T18:08:36.345Z] + sudo tee /etc/docker/daemon.new [2023-09-12T18:08:36.345Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-12T18:08:36.345Z] { [2023-09-12T18:08:36.345Z] "registry-mirrors": [ [2023-09-12T18:08:36.345Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-12T18:08:36.345Z] ], [2023-09-12T18:08:36.345Z] "bip": "10.250.0.254/24", [2023-09-12T18:08:36.345Z] "hosts": [ [2023-09-12T18:08:36.345Z] "tcp://0.0.0.0:5555", [2023-09-12T18:08:36.345Z] "unix:///var/run/docker.sock" [2023-09-12T18:08:36.345Z] ], [2023-09-12T18:08:36.345Z] "mtu": 1458, [2023-09-12T18:08:36.345Z] "selinux-enabled": true, [2023-09-12T18:08:36.345Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-12T18:08:36.345Z] } [Pipeline] sh [2023-09-12T18:08:36.681Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-12T18:08:37.014Z] + sudo service docker restart [2023-09-12T18:08:38.087Z] #95 ... [2023-09-12T18:08:38.087Z] [2023-09-12T18:08:38.087Z] #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T18:08:38.087Z] #93 DONE 18.0s [2023-09-12T18:08:38.087Z] [2023-09-12T18:08:38.087Z] #94 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T18:08:38.087Z] #94 DONE 18.0s [2023-09-12T18:08:38.087Z] [2023-09-12T18:08:38.087Z] #96 [security-proxy-setup builder 6/7] COPY . . [2023-09-12T18:08:38.087Z] #96 ... [2023-09-12T18:08:38.087Z] [2023-09-12T18:08:38.087Z] #92 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T18:08:38.087Z] #92 DONE 18.0s [2023-09-12T18:08:38.087Z] [2023-09-12T18:08:38.087Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T18:08:38.087Z] #95 DONE 18.1s [2023-09-12T18:08:38.087Z] [2023-09-12T18:08:38.087Z] #97 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-12T18:08:43.617Z] #97 DONE 6.6s [2023-09-12T18:08:43.617Z] [2023-09-12T18:08:43.617Z] #98 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-12T18:08:43.617Z] #98 CACHED [2023-09-12T18:08:43.617Z] [2023-09-12T18:08:43.617Z] #99 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T18:08:43.617Z] #99 CACHED [2023-09-12T18:08:43.617Z] [2023-09-12T18:08:43.617Z] #100 [security-bootstrapper builder 6/7] COPY . . [2023-09-12T18:08:43.617Z] #100 CACHED [2023-09-12T18:08:43.617Z] [2023-09-12T18:08:43.617Z] #101 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T18:08:43.617Z] #101 CACHED [2023-09-12T18:08:43.617Z] [2023-09-12T18:08:43.617Z] #102 [security-secretstore-setup builder 6/7] COPY . . [2023-09-12T18:08:43.617Z] #102 CACHED [2023-09-12T18:08:43.617Z] [2023-09-12T18:08:43.617Z] #103 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-12T18:08:43.617Z] #103 CACHED [2023-09-12T18:08:43.617Z] [2023-09-12T18:08:43.617Z] #96 [security-proxy-setup builder 6/7] COPY . . [2023-09-12T18:08:43.617Z] #96 DONE 6.6s [2023-09-12T18:08:43.617Z] [2023-09-12T18:08:43.617Z] #104 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T18:08:43.617Z] #104 CACHED [2023-09-12T18:08:43.617Z] [2023-09-12T18:08:43.617Z] #105 [support-scheduler builder 6/7] COPY . . [2023-09-12T18:08:43.617Z] #105 CACHED [2023-09-12T18:08:43.617Z] [2023-09-12T18:08:43.617Z] #106 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-09-12T18:08:43.617Z] #106 CACHED [2023-09-12T18:08:43.617Z] [2023-09-12T18:08:43.617Z] #107 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-09-12T18:08:43.617Z] #107 CACHED [2023-09-12T18:08:43.617Z] [2023-09-12T18:08:43.617Z] #108 [core-metadata builder 6/7] COPY . . [2023-09-12T18:08:43.617Z] #108 CACHED [2023-09-12T18:08:43.617Z] [2023-09-12T18:08:43.617Z] #109 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T18:08:43.617Z] #109 CACHED [2023-09-12T18:08:43.617Z] [2023-09-12T18:08:43.617Z] #110 [support-notifications builder 6/7] COPY . . [2023-09-12T18:08:43.617Z] #110 DONE 6.6s [2023-09-12T18:08:43.617Z] [2023-09-12T18:08:43.617Z] #111 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-09-12T18:08:43.617Z] #111 CACHED [2023-09-12T18:08:43.617Z] [2023-09-12T18:08:43.617Z] #112 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T18:08:43.617Z] #112 CACHED [2023-09-12T18:08:43.617Z] [2023-09-12T18:08:43.617Z] #113 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-12T18:08:43.617Z] #113 CACHED [2023-09-12T18:08:43.617Z] [2023-09-12T18:08:43.617Z] #114 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-09-12T18:08:43.617Z] #114 CACHED [2023-09-12T18:08:43.617Z] [2023-09-12T18:08:43.617Z] #115 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T18:08:43.617Z] #115 CACHED [2023-09-12T18:08:43.617Z] [2023-09-12T18:08:43.617Z] #116 [security-proxy-auth builder 6/7] COPY . . [2023-09-12T18:08:43.617Z] #116 CACHED [2023-09-12T18:08:43.617Z] [2023-09-12T18:08:43.617Z] #117 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-09-12T18:08:43.617Z] #117 CACHED [2023-09-12T18:08:43.617Z] [2023-09-12T18:08:43.617Z] #118 [core-command builder 6/7] COPY . . [2023-09-12T18:08:43.617Z] #118 CACHED [2023-09-12T18:08:43.617Z] [2023-09-12T18:08:43.617Z] #119 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T18:08:43.617Z] #119 CACHED [2023-09-12T18:08:43.617Z] [2023-09-12T18:08:43.617Z] #120 [core-data builder 6/7] COPY . . [2023-09-12T18:08:43.617Z] #120 DONE 6.6s [2023-09-12T18:08:43.617Z] [2023-09-12T18:08:43.617Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-12T18:08:44.999Z] #121 1.247 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.42" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-09-12T18:08:54.970Z] #121 ... [2023-09-12T18:08:54.970Z] [2023-09-12T18:08:54.970Z] #122 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-12T18:08:54.970Z] #0 0.983 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.42" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-12T18:08:54.970Z] #122 ... [2023-09-12T18:08:54.970Z] [2023-09-12T18:08:54.970Z] #123 [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-09-12T18:08:54.970Z] #0 0.596 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.42" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-09-12T18:08:54.970Z] #123 ... [2023-09-12T18:08:54.970Z] [2023-09-12T18:08:54.970Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-12T18:08:54.970Z] #0 0.973 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.42" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-12T18:08:54.970Z] #124 ... [2023-09-12T18:08:54.970Z] [2023-09-12T18:08:54.970Z] #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-12T18:08:54.970Z] #0 0.808 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.42" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-12T18:08:54.970Z] #125 ... [2023-09-12T18:08:54.970Z] [2023-09-12T18:08:54.970Z] #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-12T18:08:54.970Z] #0 1.189 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.42" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-09-12T18:08:54.970Z] #126 ... [2023-09-12T18:08:54.970Z] [2023-09-12T18:08:54.970Z] #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-12T18:08:54.970Z] #0 0.922 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.42" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-09-12T18:08:54.970Z] #127 ... [2023-09-12T18:08:54.970Z] [2023-09-12T18:08:54.970Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-12T18:08:54.970Z] #0 0.937 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.42" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-12T18:08:54.970Z] #128 ... [2023-09-12T18:08:54.970Z] [2023-09-12T18:08:54.970Z] #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-12T18:08:54.970Z] #0 0.653 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.42" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-12T18:08:54.970Z] #129 ... [2023-09-12T18:08:54.970Z] [2023-09-12T18:08:54.970Z] #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-12T18:08:54.970Z] #0 1.303 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.42" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-12T18:08:54.970Z] #130 ... [2023-09-12T18:08:54.970Z] [2023-09-12T18:08:54.970Z] #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-12T18:08:54.970Z] #0 0.508 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.42" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T18:08:55.279Z] provisioning config files... [2023-09-12T18:08:55.305Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/576@tmp/config14763747214161652013tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T18:08:55.663Z] ---> docker-login.sh [2023-09-12T18:08:55.663Z] nexus3.edgexfoundry.org:10001 [2023-09-12T18:08:55.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T18:08:56.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T18:08:56.201Z] Configure a credential helper to remove this warning. See [2023-09-12T18:08:56.201Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T18:08:56.201Z] [2023-09-12T18:08:56.201Z] Login Succeeded [2023-09-12T18:08:56.470Z] nexus3.edgexfoundry.org:10002 [2023-09-12T18:08:56.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T18:08:56.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T18:08:56.742Z] Configure a credential helper to remove this warning. See [2023-09-12T18:08:56.742Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T18:08:56.742Z] [2023-09-12T18:08:56.742Z] Login Succeeded [2023-09-12T18:08:56.742Z] nexus3.edgexfoundry.org:10003 [2023-09-12T18:08:57.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T18:08:57.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T18:08:57.011Z] Configure a credential helper to remove this warning. See [2023-09-12T18:08:57.011Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T18:08:57.011Z] [2023-09-12T18:08:57.011Z] Login Succeeded [2023-09-12T18:08:57.011Z] nexus3.edgexfoundry.org:10004 [2023-09-12T18:08:57.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T18:08:57.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T18:08:57.282Z] Configure a credential helper to remove this warning. See [2023-09-12T18:08:57.282Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T18:08:57.282Z] [2023-09-12T18:08:57.282Z] Login Succeeded [2023-09-12T18:08:57.282Z] docker.io [2023-09-12T18:08:57.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T18:08:57.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T18:08:57.820Z] Configure a credential helper to remove this warning. See [2023-09-12T18:08:57.820Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T18:08:57.820Z] [2023-09-12T18:08:57.820Z] Login Succeeded [2023-09-12T18:08:57.820Z] ---> docker-login.sh ends [Pipeline] } [2023-09-12T18:08:57.834Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-09-12T18:08:58.444Z] + git config --global --add safe.directory /w/workspace/edgex-go/576 [Pipeline] echo [2023-09-12T18:08:58.466Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T18:08:58.478Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T18:08:58.486Z] ========================================================= [2023-09-12T18:08:58.486Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-12T18:08:58.486Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-09-12T18:08:58.824Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-12T18:08:58.825Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-12T18:08:58.825Z] 9fda8d8052c6: Pulling fs layer [2023-09-12T18:08:58.825Z] 5d54e960e981: Pulling fs layer [2023-09-12T18:08:58.825Z] c4a7e357bf2a: Pulling fs layer [2023-09-12T18:08:59.101Z] f0e02332f6b5: Pulling fs layer [2023-09-12T18:08:59.101Z] 66412af1f25a: Pulling fs layer [2023-09-12T18:08:59.101Z] 1baf3a5c0e64: Pulling fs layer [2023-09-12T18:08:59.101Z] 9a37bb91b891: Pulling fs layer [2023-09-12T18:08:59.101Z] a29adfc67d43: Pulling fs layer [2023-09-12T18:08:59.101Z] d5de9f91c1a4: Pulling fs layer [2023-09-12T18:08:59.101Z] 1baf3a5c0e64: Waiting [2023-09-12T18:08:59.101Z] 9a37bb91b891: Waiting [2023-09-12T18:08:59.101Z] 66412af1f25a: Waiting [2023-09-12T18:08:59.101Z] a29adfc67d43: Waiting [2023-09-12T18:08:59.101Z] d5de9f91c1a4: Waiting [2023-09-12T18:08:59.101Z] f0e02332f6b5: Waiting [2023-09-12T18:08:59.101Z] 5d54e960e981: Verifying Checksum [2023-09-12T18:08:59.101Z] 5d54e960e981: Download complete [2023-09-12T18:08:59.101Z] f0e02332f6b5: Download complete [2023-09-12T18:08:59.101Z] 66412af1f25a: Verifying Checksum [2023-09-12T18:08:59.101Z] 66412af1f25a: Download complete [2023-09-12T18:08:59.101Z] 9fda8d8052c6: Verifying Checksum [2023-09-12T18:08:59.101Z] 9fda8d8052c6: Download complete [2023-09-12T18:08:59.709Z] 9a37bb91b891: Download complete [2023-09-12T18:09:00.003Z] 9fda8d8052c6: Pull complete [2023-09-12T18:09:00.277Z] a29adfc67d43: Download complete [2023-09-12T18:09:00.869Z] 5d54e960e981: Pull complete [2023-09-12T18:09:00.869Z] c4a7e357bf2a: Verifying Checksum [2023-09-12T18:09:00.869Z] c4a7e357bf2a: Download complete [2023-09-12T18:09:01.140Z] d5de9f91c1a4: Verifying Checksum [2023-09-12T18:09:01.140Z] d5de9f91c1a4: Download complete [2023-09-12T18:09:02.103Z] 1baf3a5c0e64: Verifying Checksum [2023-09-12T18:09:02.103Z] 1baf3a5c0e64: Download complete [2023-09-12T18:09:12.211Z] c4a7e357bf2a: Pull complete [2023-09-12T18:09:12.211Z] f0e02332f6b5: Pull complete [2023-09-12T18:09:12.211Z] 66412af1f25a: Pull complete [2023-09-12T18:09:18.885Z] 1baf3a5c0e64: Pull complete [2023-09-12T18:09:22.261Z] 9a37bb91b891: Pull complete [2023-09-12T18:09:23.817Z] a29adfc67d43: Pull complete [2023-09-12T18:09:25.795Z] d5de9f91c1a4: Pull complete [2023-09-12T18:09:25.795Z] Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 [2023-09-12T18:09:25.795Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-12T18:09:25.795Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-09-12T18:09:26.139Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-12T18:09:26.139Z] WORKDIR /edgex [2023-09-12T18:09:26.139Z] COPY go.mod . [2023-09-12T18:09:26.139Z] RUN go mod download [2023-09-12T18:09:26.139Z] + docker build -t ci-base-image-arm64 -f - . [2023-09-12T18:09:26.729Z] Sending build context to Docker daemon 2.977MB [2023-09-12T18:09:26.729Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-12T18:09:26.729Z] ---> 746ca1b523b5 [2023-09-12T18:09:26.729Z] Step 2/4 : WORKDIR /edgex [2023-09-12T18:09:29.324Z] ---> Running in be7c2fda9ee1 [2023-09-12T18:09:29.594Z] Removing intermediate container be7c2fda9ee1 [2023-09-12T18:09:29.594Z] ---> 1da059574f7f [2023-09-12T18:09:29.594Z] Step 3/4 : COPY go.mod . [2023-09-12T18:09:30.188Z] ---> 50fb6b0894ce [2023-09-12T18:09:30.188Z] Step 4/4 : RUN go mod download [2023-09-12T18:09:30.458Z] ---> Running in 5b7b4c7e8e66 [2023-09-12T18:09:53.477Z] #131 ... [2023-09-12T18:09:53.477Z] [2023-09-12T18:09:53.477Z] #123 [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-09-12T18:09:53.477Z] #123 65.50 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.42" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-09-12T18:10:08.399Z] #123 ... [2023-09-12T18:10:08.399Z] [2023-09-12T18:10:08.399Z] #122 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-12T18:10:08.399Z] #122 DONE 84.4s [2023-09-12T18:10:08.399Z] [2023-09-12T18:10:08.399Z] #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-12T18:10:08.399Z] #126 DONE 84.4s [2023-09-12T18:10:08.399Z] [2023-09-12T18:10:08.399Z] #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-12T18:10:08.399Z] #127 DONE 84.4s [2023-09-12T18:10:08.399Z] [2023-09-12T18:10:08.399Z] #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-12T18:10:08.399Z] #125 DONE 84.5s [2023-09-12T18:10:08.399Z] [2023-09-12T18:10:08.399Z] #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-12T18:10:08.399Z] #129 DONE 84.5s [2023-09-12T18:10:08.399Z] [2023-09-12T18:10:08.399Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-12T18:10:08.399Z] #128 DONE 84.5s [2023-09-12T18:10:08.399Z] [2023-09-12T18:10:08.399Z] #132 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T18:10:08.399Z] #132 ... [2023-09-12T18:10:08.399Z] [2023-09-12T18:10:08.399Z] #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-12T18:10:08.399Z] #130 DONE 84.7s [2023-09-12T18:10:08.399Z] [2023-09-12T18:10:08.399Z] #123 [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-09-12T18:10:08.399Z] #123 DONE 84.7s [2023-09-12T18:10:08.399Z] [2023-09-12T18:10:08.399Z] #133 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T18:10:08.399Z] #133 ... [2023-09-12T18:10:08.399Z] [2023-09-12T18:10:08.399Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-12T18:10:08.399Z] #124 DONE 84.9s [2023-09-12T18:10:08.399Z] [2023-09-12T18:10:08.399Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-12T18:10:08.399Z] #121 DONE 84.8s [2023-09-12T18:10:08.399Z] [2023-09-12T18:10:08.399Z] #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-12T18:10:08.399Z] #131 DONE 85.0s [2023-09-12T18:10:08.399Z] [2023-09-12T18:10:08.399Z] #134 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T18:10:08.657Z] #134 ... [2023-09-12T18:10:08.658Z] [2023-09-12T18:10:08.658Z] #133 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T18:10:08.658Z] #133 DONE 0.4s [2023-09-12T18:10:08.658Z] [2023-09-12T18:10:08.658Z] #132 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T18:10:08.658Z] #132 DONE 0.8s [2023-09-12T18:10:08.658Z] [2023-09-12T18:10:08.658Z] #135 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T18:10:08.658Z] #135 DONE 0.8s [2023-09-12T18:10:08.658Z] [2023-09-12T18:10:08.658Z] #136 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-12T18:10:08.658Z] #136 DONE 0.7s [2023-09-12T18:10:08.915Z] [2023-09-12T18:10:08.915Z] #137 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T18:10:08.915Z] #137 DONE 0.5s [2023-09-12T18:10:08.915Z] [2023-09-12T18:10:08.915Z] #138 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-12T18:10:09.177Z] #138 ... [2023-09-12T18:10:09.177Z] [2023-09-12T18:10:09.177Z] #139 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T18:10:09.177Z] #139 DONE 0.5s [2023-09-12T18:10:09.177Z] [2023-09-12T18:10:09.177Z] #134 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T18:10:09.177Z] #134 DONE 0.5s [2023-09-12T18:10:09.177Z] [2023-09-12T18:10:09.177Z] #140 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-09-12T18:10:09.177Z] #140 DONE 0.4s [2023-09-12T18:10:09.177Z] [2023-09-12T18:10:09.177Z] #141 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-12T18:10:09.177Z] #141 DONE 0.5s [2023-09-12T18:10:09.177Z] [2023-09-12T18:10:09.177Z] #142 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-12T18:10:09.177Z] #142 ... [2023-09-12T18:10:09.177Z] [2023-09-12T18:10:09.177Z] #143 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-12T18:10:09.177Z] #143 DONE 0.5s [2023-09-12T18:10:09.177Z] [2023-09-12T18:10:09.177Z] #144 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T18:10:09.177Z] #144 CACHED [2023-09-12T18:10:09.177Z] [2023-09-12T18:10:09.177Z] #145 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-12T18:10:09.177Z] #145 CACHED [2023-09-12T18:10:09.177Z] [2023-09-12T18:10:09.177Z] #146 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-12T18:10:09.177Z] #146 CACHED [2023-09-12T18:10:09.177Z] [2023-09-12T18:10:09.177Z] #147 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T18:10:09.177Z] #147 CACHED [2023-09-12T18:10:09.177Z] [2023-09-12T18:10:09.177Z] #148 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-12T18:10:09.177Z] #148 CACHED [2023-09-12T18:10:09.177Z] [2023-09-12T18:10:09.177Z] #149 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T18:10:09.177Z] #149 CACHED [2023-09-12T18:10:09.177Z] [2023-09-12T18:10:09.177Z] #150 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T18:10:09.177Z] #150 CACHED [2023-09-12T18:10:09.177Z] [2023-09-12T18:10:09.177Z] #151 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-09-12T18:10:09.177Z] #151 CACHED [2023-09-12T18:10:09.177Z] [2023-09-12T18:10:09.177Z] #152 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-12T18:10:09.177Z] #152 DONE 0.4s [2023-09-12T18:10:09.388Z] Removing intermediate container 5b7b4c7e8e66 [2023-09-12T18:10:09.388Z] ---> cbb7eff23ea6 [2023-09-12T18:10:09.388Z] Successfully built cbb7eff23ea6 [2023-09-12T18:10:09.388Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:10:09.434Z] [2023-09-12T18:10:09.435Z] #153 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-09-12T18:10:09.435Z] #153 DONE 0.4s [2023-09-12T18:10:09.435Z] [2023-09-12T18:10:09.435Z] #154 [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-09-12T18:10:09.435Z] #154 DONE 0.3s [2023-09-12T18:10:09.435Z] [2023-09-12T18:10:09.435Z] #155 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-12T18:10:09.435Z] #155 DONE 0.4s [2023-09-12T18:10:09.435Z] [2023-09-12T18:10:09.435Z] #156 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-12T18:10:09.726Z] + docker inspect -f . ci-base-image-arm64 [2023-09-12T18:10:09.726Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T18:10:09.940Z] prd-ubuntu20.04-docker-arm64-4c-16g-5949 does not seem to be running inside a container [2023-09-12T18:10:09.993Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/576 -v /w/workspace/edgex-go/576:/w/workspace/edgex-go/576:rw,z -v /w/workspace/edgex-go/576@tmp:/w/workspace/edgex-go/576@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-09-12T18:10:11.246Z] $ docker top 5341c0902ed38814d5e9f5708143c014b13213218b4fdb3eb49496d53ef574ee -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T18:10:11.969Z] #156 ... [2023-09-12T18:10:11.969Z] [2023-09-12T18:10:11.969Z] #142 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-12T18:10:11.969Z] #142 DONE 2.8s [2023-09-12T18:10:11.969Z] [2023-09-12T18:10:11.970Z] #157 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-12T18:10:11.970Z] #157 DONE 2.7s [2023-09-12T18:10:11.970Z] [2023-09-12T18:10:11.970Z] #158 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-09-12T18:10:11.970Z] #158 DONE 2.8s [2023-09-12T18:10:11.970Z] [2023-09-12T18:10:11.970Z] #159 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-09-12T18:10:11.970Z] #159 DONE 2.8s [2023-09-12T18:10:11.970Z] [2023-09-12T18:10:11.970Z] #160 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-09-12T18:10:11.970Z] #160 DONE 2.8s [2023-09-12T18:10:11.970Z] [2023-09-12T18:10:11.970Z] #161 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-09-12T18:10:11.970Z] #161 DONE 2.7s [2023-09-12T18:10:11.970Z] [2023-09-12T18:10:11.970Z] #156 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-12T18:10:11.970Z] #156 DONE 2.6s [2023-09-12T18:10:11.970Z] [2023-09-12T18:10:11.970Z] #162 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-09-12T18:10:12.113Z] + go version [2023-09-12T18:10:12.113Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-12T18:10:12.119Z] $ docker stop --time=1 5341c0902ed38814d5e9f5708143c014b13213218b4fdb3eb49496d53ef574ee [2023-09-12T18:10:12.228Z] #162 ... [2023-09-12T18:10:12.228Z] [2023-09-12T18:10:12.228Z] #163 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-09-12T18:10:12.228Z] #163 DONE 2.8s [2023-09-12T18:10:12.228Z] [2023-09-12T18:10:12.228Z] #138 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-12T18:10:12.228Z] #138 DONE 3.2s [2023-09-12T18:10:12.228Z] [2023-09-12T18:10:12.228Z] #164 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-12T18:10:12.228Z] #164 DONE 2.8s [2023-09-12T18:10:12.228Z] [2023-09-12T18:10:12.228Z] #165 [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-09-12T18:10:12.228Z] #165 DONE 2.8s [2023-09-12T18:10:12.228Z] [2023-09-12T18:10:12.228Z] #166 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-09-12T18:10:12.228Z] #166 DONE 0.3s [2023-09-12T18:10:12.228Z] [2023-09-12T18:10:12.228Z] #167 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-09-12T18:10:12.487Z] #167 ... [2023-09-12T18:10:12.487Z] [2023-09-12T18:10:12.487Z] #168 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-09-12T18:10:12.487Z] #168 DONE 0.3s [2023-09-12T18:10:12.487Z] [2023-09-12T18:10:12.487Z] #169 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-12T18:10:12.487Z] #169 DONE 0.3s [2023-09-12T18:10:12.487Z] [2023-09-12T18:10:12.487Z] #170 [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-09-12T18:10:12.487Z] #170 DONE 0.3s [2023-09-12T18:10:12.487Z] [2023-09-12T18:10:12.487Z] #162 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-09-12T18:10:12.487Z] #162 DONE 0.4s [2023-09-12T18:10:12.487Z] [2023-09-12T18:10:12.487Z] #171 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-12T18:10:12.487Z] #171 DONE 0.4s [2023-09-12T18:10:12.487Z] [2023-09-12T18:10:12.487Z] #172 [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-09-12T18:10:12.487Z] #172 DONE 0.3s [2023-09-12T18:10:12.487Z] [2023-09-12T18:10:12.487Z] #173 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-09-12T18:10:12.487Z] #173 DONE 0.4s [2023-09-12T18:10:12.487Z] [2023-09-12T18:10:12.487Z] #174 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T18:10:12.487Z] #174 DONE 0.3s [2023-09-12T18:10:12.487Z] [2023-09-12T18:10:12.487Z] #175 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-12T18:10:12.487Z] #175 DONE 0.3s [2023-09-12T18:10:12.487Z] [2023-09-12T18:10:12.487Z] #167 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-09-12T18:10:12.487Z] #167 DONE 0.4s [2023-09-12T18:10:12.487Z] [2023-09-12T18:10:12.487Z] #90 [support-notifications] exporting to image [2023-09-12T18:10:12.487Z] #90 exporting layers 0.2s done [2023-09-12T18:10:12.746Z] #90 exporting layers 0.3s done [2023-09-12T18:10:12.746Z] #90 writing image sha256:c159b79822bb76a4d01dec0758bba01bc4596fc51b0341fe7adfb62cd05a99e9 [2023-09-12T18:10:13.005Z] #90 ... [2023-09-12T18:10:13.005Z] [2023-09-12T18:10:13.005Z] #176 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-09-12T18:10:13.005Z] #176 DONE 0.6s [2023-09-12T18:10:13.005Z] [2023-09-12T18:10:13.005Z] #177 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-09-12T18:10:13.005Z] #177 DONE 0.7s [2023-09-12T18:10:13.005Z] [2023-09-12T18:10:13.005Z] #178 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-12T18:10:13.265Z] #178 ... [2023-09-12T18:10:13.265Z] [2023-09-12T18:10:13.265Z] #179 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-09-12T18:10:13.265Z] #179 DONE 0.7s [2023-09-12T18:10:13.265Z] [2023-09-12T18:10:13.265Z] #180 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-09-12T18:10:13.265Z] #180 DONE 0.7s [2023-09-12T18:10:13.265Z] [2023-09-12T18:10:13.265Z] #181 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-09-12T18:10:13.265Z] #181 DONE 0.7s [2023-09-12T18:10:13.265Z] [2023-09-12T18:10:13.265Z] #182 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-09-12T18:10:13.265Z] #182 DONE 0.6s [2023-09-12T18:10:13.265Z] [2023-09-12T18:10:13.265Z] #90 [core-metadata] exporting to image [2023-09-12T18:10:13.265Z] #90 exporting layers 0.7s done [2023-09-12T18:10:13.265Z] #90 writing image sha256:c159b79822bb76a4d01dec0758bba01bc4596fc51b0341fe7adfb62cd05a99e9 0.4s done [2023-09-12T18:10:13.265Z] #90 naming to docker.io/library/core-data done [2023-09-12T18:10:13.522Z] #90 ... [2023-09-12T18:10:13.522Z] [2023-09-12T18:10:13.522Z] #183 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-09-12T18:10:13.522Z] #183 DONE 0.5s [2023-09-12T18:10:13.748Z] $ docker rm -f --volumes 5341c0902ed38814d5e9f5708143c014b13213218b4fdb3eb49496d53ef574ee [2023-09-12T18:10:13.780Z] [2023-09-12T18:10:13.780Z] #184 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-12T18:10:13.780Z] #184 DONE 0.5s [2023-09-12T18:10:13.780Z] [2023-09-12T18:10:13.780Z] #185 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-09-12T18:10:13.780Z] #185 DONE 0.5s [2023-09-12T18:10:13.780Z] [2023-09-12T18:10:13.780Z] #186 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-09-12T18:10:13.780Z] #186 DONE 0.1s [2023-09-12T18:10:13.780Z] [2023-09-12T18:10:13.780Z] #90 [support-notifications] exporting to image [2023-09-12T18:10:13.780Z] #90 exporting layers 0.5s done [2023-09-12T18:10:13.780Z] #90 writing image sha256:3a3405edc0c5c9a44ca9c4ac846f8c664954d3df9ce112af2cebf5fbc348cec9 done [2023-09-12T18:10:13.780Z] #90 naming to docker.io/library/core-command done [2023-09-12T18:10:13.780Z] #90 writing image sha256:d4c87cf0c1720af99c9ed00b99147d7d32c66ea3fa3274ed59eb3425dc2854e0 done [2023-09-12T18:10:13.780Z] #90 naming to docker.io/library/support-scheduler done [2023-09-12T18:10:13.780Z] #90 writing image sha256:f200bcf0d43941781bd1be682bec39bb789fe615249ca7898f38ce26955bced7 done [2023-09-12T18:10:13.780Z] #90 naming to docker.io/library/security-spiffe-token-provider done [2023-09-12T18:10:13.780Z] #90 writing image sha256:fdf185d0bc7125c1673794d4e99870abec599fa8f2507338d786a01eb2c9f5ce done [2023-09-12T18:10:13.780Z] #90 naming to docker.io/library/support-notifications done [2023-09-12T18:10:13.780Z] #90 writing image sha256:7cca0dc7946da6b2c2b65e0b27208910dbcf6143c5b0b9ce66ee7654eb4f66b7 done [2023-09-12T18:10:13.780Z] #90 naming to docker.io/library/core-metadata done [2023-09-12T18:10:13.780Z] #90 DONE 2.2s [2023-09-12T18:10:13.780Z] [2023-09-12T18:10:13.780Z] #187 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-09-12T18:10:13.780Z] #187 DONE 0.1s [2023-09-12T18:10:13.780Z] [2023-09-12T18:10:13.780Z] #188 [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-09-12T18:10:13.780Z] #188 DONE 0.1s [2023-09-12T18:10:13.780Z] [2023-09-12T18:10:13.780Z] #189 [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-09-12T18:10:13.780Z] #189 DONE 0.1s [2023-09-12T18:10:13.780Z] [2023-09-12T18:10:13.780Z] #190 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2023-09-12T18:10:14.038Z] #190 ... [2023-09-12T18:10:14.038Z] [2023-09-12T18:10:14.038Z] #191 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-12T18:10:14.038Z] #191 DONE 0.8s [2023-09-12T18:10:14.038Z] [2023-09-12T18:10:14.038Z] #178 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-12T18:10:14.038Z] #178 DONE 1.1s [2023-09-12T18:10:14.038Z] [2023-09-12T18:10:14.038Z] #192 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-09-12T18:10:14.038Z] #192 DONE 0.1s [2023-09-12T18:10:14.038Z] [2023-09-12T18:10:14.038Z] #193 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-09-12T18:10:14.038Z] #193 DONE 0.1s [2023-09-12T18:10:14.038Z] [2023-09-12T18:10:14.038Z] #90 [core-common-config-bootstrapper] exporting to image [2023-09-12T18:10:14.038Z] #90 exporting layers 0.2s done [2023-09-12T18:10:14.038Z] #90 writing image sha256:bbdcd9e7c6746530e20e518e8817a903825d0a7cae77b31ae5a2c6ee0372c9e2 done [2023-09-12T18:10:14.038Z] #90 naming to docker.io/library/core-common-config-bootstrapper done [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:10:14.296Z] #90 exporting layers 0.2s done [2023-09-12T18:10:14.296Z] #90 writing image sha256:6b7b9548d5007b100bc4ee7e64f3a2c71a754987fadc88d8987385d2fa6b9708 done [2023-09-12T18:10:14.296Z] #90 naming to docker.io/library/security-proxy-auth done [2023-09-12T18:10:14.296Z] #90 DONE 2.4s [2023-09-12T18:10:14.296Z] [2023-09-12T18:10:14.296Z] #194 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-12T18:10:14.296Z] #194 DONE 0.6s [2023-09-12T18:10:14.296Z] [2023-09-12T18:10:14.296Z] #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-12T18:10:14.413Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-12T18:10:14.413Z] [2023-09-12T18:10:14.413Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:10:14.554Z] #195 ... [2023-09-12T18:10:14.554Z] [2023-09-12T18:10:14.554Z] #190 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-12T18:10:14.554Z] #190 DONE 0.7s [2023-09-12T18:10:14.554Z] [2023-09-12T18:10:14.554Z] #90 [security-secretstore-setup] exporting to image [2023-09-12T18:10:14.554Z] #90 exporting layers 0.2s done [2023-09-12T18:10:14.554Z] #90 writing image sha256:28aaa73e260a47d3f900cf9ca3b55c8e1100e321e128e128e8b12a69958a151c done [2023-09-12T18:10:14.554Z] #90 naming to docker.io/library/security-proxy-setup done [2023-09-12T18:10:14.747Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-12T18:10:14.748Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-09-12T18:10:14.748Z] 547446be3368: Pulling fs layer [2023-09-12T18:10:14.748Z] d125d8839a47: Pulling fs layer [2023-09-12T18:10:14.748Z] 3e85d5ac6304: Pulling fs layer [2023-09-12T18:10:14.748Z] c3105a71a48b: Pulling fs layer [2023-09-12T18:10:14.748Z] 0f093f025ec4: Pulling fs layer [2023-09-12T18:10:14.748Z] c3106fc0e877: Pulling fs layer [2023-09-12T18:10:14.748Z] c3105a71a48b: Waiting [2023-09-12T18:10:14.748Z] 0f093f025ec4: Waiting [2023-09-12T18:10:14.748Z] c3106fc0e877: Waiting [2023-09-12T18:10:14.812Z] #90 writing image sha256:78c25e791b653d9513b893f0e1ac18ecd1854668f46d19bebfd78283586f8f02 done [2023-09-12T18:10:14.812Z] #90 naming to docker.io/library/security-secretstore-setup done [2023-09-12T18:10:14.812Z] #90 DONE 2.8s [2023-09-12T18:10:14.812Z] [2023-09-12T18:10:14.812Z] #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-12T18:10:14.812Z] #195 DONE 0.7s [2023-09-12T18:10:14.812Z] [2023-09-12T18:10:14.812Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T18:10:15.015Z] 547446be3368: Verifying Checksum [2023-09-12T18:10:15.015Z] 547446be3368: Download complete [2023-09-12T18:10:15.015Z] c3105a71a48b: Verifying Checksum [2023-09-12T18:10:15.015Z] c3105a71a48b: Download complete [2023-09-12T18:10:15.070Z] #40 ... [2023-09-12T18:10:15.070Z] [2023-09-12T18:10:15.070Z] #90 [security-bootstrapper] exporting to image [2023-09-12T18:10:15.070Z] #90 exporting layers 0.2s done [2023-09-12T18:10:15.070Z] #90 writing image sha256:9cab796e877bea32935acd481346cc2287e0064000f084c2a844cf58875fafa4 done [2023-09-12T18:10:15.070Z] #90 naming to docker.io/library/security-bootstrapper done [2023-09-12T18:10:15.070Z] #90 DONE 3.0s [2023-09-12T18:10:15.070Z] [2023-09-12T18:10:15.070Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T18:10:15.070Z] time="2023-09-12T18:07:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T18:10:15.070Z] time="2023-09-12T18:07:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T18:10:15.070Z] time="2023-09-12T18:07:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T18:10:15.070Z] time="2023-09-12T18:07:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T18:10:15.070Z] time="2023-09-12T18:07:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T18:10:15.070Z] time="2023-09-12T18:07:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T18:10:15.070Z] time="2023-09-12T18:07:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T18:10:15.070Z] time="2023-09-12T18:07:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T18:10:15.070Z] time="2023-09-12T18:07:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T18:10:15.070Z] time="2023-09-12T18:07:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T18:10:15.070Z] time="2023-09-12T18:07:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T18:10:15.070Z] time="2023-09-12T18:07:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T18:10:15.070Z] time="2023-09-12T18:07:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T18:10:15.070Z] time="2023-09-12T18:07:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-09-12T18:10:15.077Z] $ docker stop --time=1 6ad1ac1f1b314f366a853afd3a6b665a8cd8910f8f8a9430838437e4b20cbf7d [2023-09-12T18:10:15.283Z] d125d8839a47: Verifying Checksum [2023-09-12T18:10:15.283Z] d125d8839a47: Download complete [2023-09-12T18:10:15.551Z] c3106fc0e877: Verifying Checksum [2023-09-12T18:10:15.551Z] c3106fc0e877: Download complete [2023-09-12T18:10:15.551Z] 0f093f025ec4: Verifying Checksum [2023-09-12T18:10:15.551Z] 0f093f025ec4: Download complete [2023-09-12T18:10:15.818Z] 547446be3368: Pull complete [2023-09-12T18:10:16.342Z] $ docker rm -f --volumes 6ad1ac1f1b314f366a853afd3a6b665a8cd8910f8f8a9430838437e4b20cbf7d [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-12T18:10:16.684Z] + docker images [2023-09-12T18:10:16.684Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-09-12T18:10:16.684Z] security-bootstrapper latest 9cab796e877b 2 seconds ago 23MB [2023-09-12T18:10:16.684Z] security-proxy-setup latest 28aaa73e260a 2 seconds ago 29.1MB [2023-09-12T18:10:16.684Z] security-secretstore-setup latest 78c25e791b65 2 seconds ago 44.1MB [2023-09-12T18:10:16.684Z] core-common-config-bootstrapper latest bbdcd9e7c674 3 seconds ago 18MB [2023-09-12T18:10:16.684Z] security-proxy-auth latest 6b7b9548d500 3 seconds ago 19.2MB [2023-09-12T18:10:16.684Z] security-spiffe-token-provider latest f200bcf0d439 4 seconds ago 33.6MB [2023-09-12T18:10:16.684Z] core-metadata latest 7cca0dc7946d 4 seconds ago 21.4MB [2023-09-12T18:10:16.684Z] support-scheduler latest d4c87cf0c172 4 seconds ago 33.7MB [2023-09-12T18:10:16.684Z] support-notifications latest fdf185d0bc71 4 seconds ago 34.3MB [2023-09-12T18:10:16.684Z] core-command latest 3a3405edc0c5 4 seconds ago 20.9MB [2023-09-12T18:10:16.684Z] core-data latest c159b79822bb 4 seconds ago 21.1MB [2023-09-12T18:10:16.684Z] security-spire-agent latest 7aa89ece8745 About a minute ago 161MB [2023-09-12T18:10:16.684Z] security-spire-config latest 1ad37e6e946c About a minute ago 102MB [2023-09-12T18:10:16.684Z] security-spire-server latest eecd991fb390 About a minute ago 103MB [2023-09-12T18:10:16.684Z] ci-base-image-x86_64 latest e9bd770f0a10 4 minutes ago 1.08GB [2023-09-12T18:10:16.684Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine fa269f55d9b9 2 hours ago 708MB [2023-09-12T18:10:16.684Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 3 months ago 334MB [2023-09-12T18:10:16.684Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 14 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-09-12T18:10:16.861Z] provisioning config files... [2023-09-12T18:10:16.868Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/576@tmp/config17517546477634768056tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T18:10:16.963Z] d125d8839a47: Pull complete [2023-09-12T18:10:17.168Z] ---> docker-login.sh [2023-09-12T18:10:17.168Z] nexus3.edgexfoundry.org:10001 [2023-09-12T18:10:17.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T18:10:17.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T18:10:17.168Z] Configure a credential helper to remove this warning. See [2023-09-12T18:10:17.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T18:10:17.168Z] [2023-09-12T18:10:17.168Z] Login Succeeded [2023-09-12T18:10:17.168Z] nexus3.edgexfoundry.org:10002 [2023-09-12T18:10:17.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T18:10:17.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T18:10:17.168Z] Configure a credential helper to remove this warning. See [2023-09-12T18:10:17.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T18:10:17.168Z] [2023-09-12T18:10:17.168Z] Login Succeeded [2023-09-12T18:10:17.168Z] nexus3.edgexfoundry.org:10003 [2023-09-12T18:10:17.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T18:10:17.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T18:10:17.427Z] Configure a credential helper to remove this warning. See [2023-09-12T18:10:17.427Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T18:10:17.427Z] [2023-09-12T18:10:17.427Z] Login Succeeded [2023-09-12T18:10:17.427Z] nexus3.edgexfoundry.org:10004 [2023-09-12T18:10:17.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T18:10:17.550Z] 3e85d5ac6304: Verifying Checksum [2023-09-12T18:10:17.550Z] 3e85d5ac6304: Download complete [2023-09-12T18:10:17.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T18:10:17.686Z] Configure a credential helper to remove this warning. See [2023-09-12T18:10:17.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T18:10:17.686Z] [2023-09-12T18:10:17.686Z] Login Succeeded [2023-09-12T18:10:17.686Z] docker.io [2023-09-12T18:10:17.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T18:10:17.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T18:10:17.946Z] Configure a credential helper to remove this warning. See [2023-09-12T18:10:17.946Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T18:10:17.946Z] [2023-09-12T18:10:17.946Z] Login Succeeded [2023-09-12T18:10:17.946Z] ---> docker-login.sh ends [Pipeline] } [2023-09-12T18:10:17.954Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T18:10:17.976Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T18:10:17.993Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-09-12T18:10:17.993Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a [2023-09-12T18:10:17.993Z] latest [2023-09-12T18:10:17.993Z] 3.1.0-dev.42 [2023-09-12T18:10:17.993Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [2023-09-12T18:10:17.993Z] main [2023-09-12T18:10:17.993Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:10:18.299Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:0b0266d3ec527e29a217e8c26249c7de783c5a8a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:10:18.603Z] + docker push nexus3.edgexfoundry.org:10004/core-command:0b0266d3ec527e29a217e8c26249c7de783c5a8a [2023-09-12T18:10:18.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-12T18:10:18.603Z] 9472e8112503: Preparing [2023-09-12T18:10:18.603Z] 83a595aa1744: Preparing [2023-09-12T18:10:18.603Z] 16fd7a0d6cc8: Preparing [2023-09-12T18:10:18.603Z] 290838bf638b: Preparing [2023-09-12T18:10:18.603Z] 83d5add72ed6: Preparing [2023-09-12T18:10:18.603Z] 36b50b131297: Preparing [2023-09-12T18:10:18.603Z] 36b50b131297: Waiting [2023-09-12T18:10:18.603Z] 290838bf638b: Pushed [2023-09-12T18:10:18.603Z] 83d5add72ed6: Pushed [2023-09-12T18:10:18.603Z] 36b50b131297: Layer already exists [2023-09-12T18:10:18.603Z] 16fd7a0d6cc8: Pushed [2023-09-12T18:10:18.603Z] 9472e8112503: Pushed [2023-09-12T18:10:19.985Z] 83a595aa1744: Pushed [2023-09-12T18:10:20.245Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a: digest: sha256:8106591148b8309c2a2dfddd3c4b6fdd3a38989668c12d533926631f2b5c058a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:10:20.549Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:10:20.853Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-09-12T18:10:20.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-12T18:10:20.853Z] 9472e8112503: Preparing [2023-09-12T18:10:20.853Z] 83a595aa1744: Preparing [2023-09-12T18:10:20.853Z] 16fd7a0d6cc8: Preparing [2023-09-12T18:10:20.853Z] 290838bf638b: Preparing [2023-09-12T18:10:20.853Z] 83d5add72ed6: Preparing [2023-09-12T18:10:20.853Z] 36b50b131297: Preparing [2023-09-12T18:10:20.853Z] 36b50b131297: Waiting [2023-09-12T18:10:20.853Z] 83d5add72ed6: Layer already exists [2023-09-12T18:10:20.853Z] 16fd7a0d6cc8: Layer already exists [2023-09-12T18:10:20.853Z] 9472e8112503: Layer already exists [2023-09-12T18:10:20.853Z] 290838bf638b: Layer already exists [2023-09-12T18:10:20.853Z] 83a595aa1744: Layer already exists [2023-09-12T18:10:20.853Z] 36b50b131297: Layer already exists [2023-09-12T18:10:20.853Z] latest: digest: sha256:8106591148b8309c2a2dfddd3c4b6fdd3a38989668c12d533926631f2b5c058a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:10:21.162Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:10:21.474Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.42 [2023-09-12T18:10:21.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-12T18:10:21.475Z] 9472e8112503: Preparing [2023-09-12T18:10:21.475Z] 83a595aa1744: Preparing [2023-09-12T18:10:21.475Z] 16fd7a0d6cc8: Preparing [2023-09-12T18:10:21.475Z] 290838bf638b: Preparing [2023-09-12T18:10:21.475Z] 83d5add72ed6: Preparing [2023-09-12T18:10:21.475Z] 36b50b131297: Preparing [2023-09-12T18:10:21.475Z] 36b50b131297: Waiting [2023-09-12T18:10:21.475Z] 83d5add72ed6: Layer already exists [2023-09-12T18:10:21.475Z] 290838bf638b: Layer already exists [2023-09-12T18:10:21.475Z] 83a595aa1744: Layer already exists [2023-09-12T18:10:21.475Z] 9472e8112503: Layer already exists [2023-09-12T18:10:21.475Z] 16fd7a0d6cc8: Layer already exists [2023-09-12T18:10:21.475Z] 36b50b131297: Layer already exists [2023-09-12T18:10:21.475Z] 3.1.0-dev.42: digest: sha256:8106591148b8309c2a2dfddd3c4b6fdd3a38989668c12d533926631f2b5c058a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:10:21.788Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:10:22.094Z] + docker push nexus3.edgexfoundry.org:10004/core-command:0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [2023-09-12T18:10:22.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-12T18:10:22.094Z] 9472e8112503: Preparing [2023-09-12T18:10:22.094Z] 83a595aa1744: Preparing [2023-09-12T18:10:22.094Z] 16fd7a0d6cc8: Preparing [2023-09-12T18:10:22.094Z] 290838bf638b: Preparing [2023-09-12T18:10:22.094Z] 83d5add72ed6: Preparing [2023-09-12T18:10:22.094Z] 36b50b131297: Preparing [2023-09-12T18:10:22.094Z] 36b50b131297: Waiting [2023-09-12T18:10:22.094Z] 9472e8112503: Layer already exists [2023-09-12T18:10:22.094Z] 16fd7a0d6cc8: Layer already exists [2023-09-12T18:10:22.094Z] 83d5add72ed6: Layer already exists [2023-09-12T18:10:22.094Z] 290838bf638b: Layer already exists [2023-09-12T18:10:22.094Z] 83a595aa1744: Layer already exists [2023-09-12T18:10:22.094Z] 36b50b131297: Layer already exists [2023-09-12T18:10:22.094Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42: digest: sha256:8106591148b8309c2a2dfddd3c4b6fdd3a38989668c12d533926631f2b5c058a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:10:22.412Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:10:22.724Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-09-12T18:10:22.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-12T18:10:22.724Z] 9472e8112503: Preparing [2023-09-12T18:10:22.724Z] 83a595aa1744: Preparing [2023-09-12T18:10:22.724Z] 16fd7a0d6cc8: Preparing [2023-09-12T18:10:22.724Z] 290838bf638b: Preparing [2023-09-12T18:10:22.724Z] 83d5add72ed6: Preparing [2023-09-12T18:10:22.724Z] 36b50b131297: Preparing [2023-09-12T18:10:22.724Z] 36b50b131297: Waiting [2023-09-12T18:10:22.724Z] 16fd7a0d6cc8: Layer already exists [2023-09-12T18:10:22.724Z] 290838bf638b: Layer already exists [2023-09-12T18:10:22.724Z] 83d5add72ed6: Layer already exists [2023-09-12T18:10:22.724Z] 83a595aa1744: Layer already exists [2023-09-12T18:10:22.724Z] 9472e8112503: Layer already exists [2023-09-12T18:10:22.724Z] 36b50b131297: Layer already exists [2023-09-12T18:10:22.724Z] main: digest: sha256:8106591148b8309c2a2dfddd3c4b6fdd3a38989668c12d533926631f2b5c058a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T18:10:22.777Z] ===================================================== [Pipeline] echo [2023-09-12T18:10:22.787Z] taggedImages: [2023-09-12T18:10:22.787Z] - nexus3.edgexfoundry.org:10004/core-command:0b0266d3ec527e29a217e8c26249c7de783c5a8a [2023-09-12T18:10:22.787Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-09-12T18:10:22.787Z] - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.42 [2023-09-12T18:10:22.787Z] - nexus3.edgexfoundry.org:10004/core-command:0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [2023-09-12T18:10:22.787Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-09-12T18:10:22.814Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-09-12T18:10:22.814Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a [2023-09-12T18:10:22.814Z] latest [2023-09-12T18:10:22.814Z] 3.1.0-dev.42 [2023-09-12T18:10:22.814Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [2023-09-12T18:10:22.814Z] main [2023-09-12T18:10:22.814Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:10:23.132Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0b0266d3ec527e29a217e8c26249c7de783c5a8a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:10:23.445Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0b0266d3ec527e29a217e8c26249c7de783c5a8a [2023-09-12T18:10:23.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-12T18:10:23.445Z] 094ca3f7d9a0: Preparing [2023-09-12T18:10:23.445Z] bfcca9f150de: Preparing [2023-09-12T18:10:23.445Z] db015981d498: Preparing [2023-09-12T18:10:23.445Z] e28719dcda90: Preparing [2023-09-12T18:10:23.445Z] 16fd7a0d6cc8: Preparing [2023-09-12T18:10:23.445Z] 290838bf638b: Preparing [2023-09-12T18:10:23.445Z] 83d5add72ed6: Preparing [2023-09-12T18:10:23.445Z] 36b50b131297: Preparing [2023-09-12T18:10:23.445Z] 290838bf638b: Waiting [2023-09-12T18:10:23.445Z] 83d5add72ed6: Waiting [2023-09-12T18:10:23.445Z] 36b50b131297: Waiting [2023-09-12T18:10:23.445Z] 16fd7a0d6cc8: Layer already exists [2023-09-12T18:10:23.445Z] 290838bf638b: Layer already exists [2023-09-12T18:10:23.445Z] 83d5add72ed6: Layer already exists [2023-09-12T18:10:23.445Z] 36b50b131297: Layer already exists [2023-09-12T18:10:23.445Z] db015981d498: Pushed [2023-09-12T18:10:23.445Z] bfcca9f150de: Pushed [2023-09-12T18:10:23.445Z] 094ca3f7d9a0: Pushed [2023-09-12T18:10:24.824Z] e28719dcda90: Pushed [2023-09-12T18:10:24.824Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a: digest: sha256:a065ffc4c5f322ec43c249210f31d28429471b7cd7eb4d38160655f619b0e806 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:10:25.140Z] + 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-09-12T18:10:25.464Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-09-12T18:10:25.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-12T18:10:25.465Z] 094ca3f7d9a0: Preparing [2023-09-12T18:10:25.465Z] bfcca9f150de: Preparing [2023-09-12T18:10:25.465Z] db015981d498: Preparing [2023-09-12T18:10:25.465Z] e28719dcda90: Preparing [2023-09-12T18:10:25.465Z] 16fd7a0d6cc8: Preparing [2023-09-12T18:10:25.465Z] 290838bf638b: Preparing [2023-09-12T18:10:25.465Z] 83d5add72ed6: Preparing [2023-09-12T18:10:25.465Z] 36b50b131297: Preparing [2023-09-12T18:10:25.465Z] 83d5add72ed6: Waiting [2023-09-12T18:10:25.465Z] 290838bf638b: Waiting [2023-09-12T18:10:25.465Z] 36b50b131297: Waiting [2023-09-12T18:10:25.465Z] bfcca9f150de: Layer already exists [2023-09-12T18:10:25.465Z] e28719dcda90: Layer already exists [2023-09-12T18:10:25.465Z] 16fd7a0d6cc8: Layer already exists [2023-09-12T18:10:25.465Z] 094ca3f7d9a0: Layer already exists [2023-09-12T18:10:25.465Z] db015981d498: Layer already exists [2023-09-12T18:10:25.465Z] 83d5add72ed6: Layer already exists [2023-09-12T18:10:25.465Z] 290838bf638b: Layer already exists [2023-09-12T18:10:25.465Z] 36b50b131297: Layer already exists [2023-09-12T18:10:25.465Z] latest: digest: sha256:a065ffc4c5f322ec43c249210f31d28429471b7cd7eb4d38160655f619b0e806 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:10:25.779Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:10:26.090Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.42 [2023-09-12T18:10:26.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-12T18:10:26.090Z] 094ca3f7d9a0: Preparing [2023-09-12T18:10:26.090Z] bfcca9f150de: Preparing [2023-09-12T18:10:26.090Z] db015981d498: Preparing [2023-09-12T18:10:26.090Z] e28719dcda90: Preparing [2023-09-12T18:10:26.090Z] 16fd7a0d6cc8: Preparing [2023-09-12T18:10:26.090Z] 290838bf638b: Preparing [2023-09-12T18:10:26.090Z] 83d5add72ed6: Preparing [2023-09-12T18:10:26.090Z] 36b50b131297: Preparing [2023-09-12T18:10:26.090Z] 83d5add72ed6: Waiting [2023-09-12T18:10:26.090Z] 290838bf638b: Waiting [2023-09-12T18:10:26.090Z] 36b50b131297: Waiting [2023-09-12T18:10:26.090Z] e28719dcda90: Layer already exists [2023-09-12T18:10:26.090Z] db015981d498: Layer already exists [2023-09-12T18:10:26.090Z] 16fd7a0d6cc8: Layer already exists [2023-09-12T18:10:26.090Z] bfcca9f150de: Layer already exists [2023-09-12T18:10:26.090Z] 094ca3f7d9a0: Layer already exists [2023-09-12T18:10:26.090Z] 36b50b131297: Layer already exists [2023-09-12T18:10:26.090Z] 83d5add72ed6: Layer already exists [2023-09-12T18:10:26.090Z] 290838bf638b: Layer already exists [2023-09-12T18:10:26.090Z] 3.1.0-dev.42: digest: sha256:a065ffc4c5f322ec43c249210f31d28429471b7cd7eb4d38160655f619b0e806 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:10:26.408Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:10:26.717Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [2023-09-12T18:10:26.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-12T18:10:26.717Z] 094ca3f7d9a0: Preparing [2023-09-12T18:10:26.717Z] bfcca9f150de: Preparing [2023-09-12T18:10:26.717Z] db015981d498: Preparing [2023-09-12T18:10:26.717Z] e28719dcda90: Preparing [2023-09-12T18:10:26.717Z] 16fd7a0d6cc8: Preparing [2023-09-12T18:10:26.717Z] 290838bf638b: Preparing [2023-09-12T18:10:26.717Z] 83d5add72ed6: Preparing [2023-09-12T18:10:26.717Z] 36b50b131297: Preparing [2023-09-12T18:10:26.717Z] 290838bf638b: Waiting [2023-09-12T18:10:26.717Z] 83d5add72ed6: Waiting [2023-09-12T18:10:26.717Z] 36b50b131297: Waiting [2023-09-12T18:10:26.717Z] 16fd7a0d6cc8: Layer already exists [2023-09-12T18:10:26.717Z] bfcca9f150de: Layer already exists [2023-09-12T18:10:26.717Z] 094ca3f7d9a0: Layer already exists [2023-09-12T18:10:26.717Z] e28719dcda90: Layer already exists [2023-09-12T18:10:26.717Z] db015981d498: Layer already exists [2023-09-12T18:10:26.717Z] 290838bf638b: Layer already exists [2023-09-12T18:10:26.717Z] 36b50b131297: Layer already exists [2023-09-12T18:10:26.717Z] 83d5add72ed6: Layer already exists [2023-09-12T18:10:26.717Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42: digest: sha256:a065ffc4c5f322ec43c249210f31d28429471b7cd7eb4d38160655f619b0e806 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:10:27.026Z] + 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-09-12T18:10:27.333Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-09-12T18:10:27.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-12T18:10:27.333Z] 094ca3f7d9a0: Preparing [2023-09-12T18:10:27.333Z] bfcca9f150de: Preparing [2023-09-12T18:10:27.333Z] db015981d498: Preparing [2023-09-12T18:10:27.333Z] e28719dcda90: Preparing [2023-09-12T18:10:27.333Z] 16fd7a0d6cc8: Preparing [2023-09-12T18:10:27.333Z] 290838bf638b: Preparing [2023-09-12T18:10:27.333Z] 83d5add72ed6: Preparing [2023-09-12T18:10:27.333Z] 36b50b131297: Preparing [2023-09-12T18:10:27.333Z] 290838bf638b: Waiting [2023-09-12T18:10:27.333Z] 83d5add72ed6: Waiting [2023-09-12T18:10:27.333Z] 36b50b131297: Waiting [2023-09-12T18:10:27.333Z] 094ca3f7d9a0: Layer already exists [2023-09-12T18:10:27.333Z] 16fd7a0d6cc8: Layer already exists [2023-09-12T18:10:27.333Z] bfcca9f150de: Layer already exists [2023-09-12T18:10:27.333Z] db015981d498: Layer already exists [2023-09-12T18:10:27.333Z] e28719dcda90: Layer already exists [2023-09-12T18:10:27.333Z] 290838bf638b: Layer already exists [2023-09-12T18:10:27.333Z] 83d5add72ed6: Layer already exists [2023-09-12T18:10:27.333Z] 36b50b131297: Layer already exists [2023-09-12T18:10:27.333Z] main: digest: sha256:a065ffc4c5f322ec43c249210f31d28429471b7cd7eb4d38160655f619b0e806 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T18:10:27.371Z] ===================================================== [Pipeline] echo [2023-09-12T18:10:27.377Z] taggedImages: [2023-09-12T18:10:27.377Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0b0266d3ec527e29a217e8c26249c7de783c5a8a [2023-09-12T18:10:27.377Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-09-12T18:10:27.377Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.42 [2023-09-12T18:10:27.377Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [2023-09-12T18:10:27.377Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-09-12T18:10:27.392Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-09-12T18:10:27.392Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a [2023-09-12T18:10:27.392Z] latest [2023-09-12T18:10:27.392Z] 3.1.0-dev.42 [2023-09-12T18:10:27.392Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [2023-09-12T18:10:27.392Z] main [2023-09-12T18:10:27.392Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:10:27.713Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:0b0266d3ec527e29a217e8c26249c7de783c5a8a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:10:28.063Z] + docker push nexus3.edgexfoundry.org:10004/core-data:0b0266d3ec527e29a217e8c26249c7de783c5a8a [2023-09-12T18:10:28.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-12T18:10:28.063Z] abab33bc7971: Preparing [2023-09-12T18:10:28.063Z] d7612a1a2b0a: Preparing [2023-09-12T18:10:28.063Z] 16fd7a0d6cc8: Preparing [2023-09-12T18:10:28.063Z] 290838bf638b: Preparing [2023-09-12T18:10:28.063Z] 83d5add72ed6: Preparing [2023-09-12T18:10:28.063Z] 36b50b131297: Preparing [2023-09-12T18:10:28.063Z] 36b50b131297: Waiting [2023-09-12T18:10:28.063Z] 83d5add72ed6: Layer already exists [2023-09-12T18:10:28.063Z] 16fd7a0d6cc8: Layer already exists [2023-09-12T18:10:28.063Z] 290838bf638b: Layer already exists [2023-09-12T18:10:28.063Z] 36b50b131297: Layer already exists [2023-09-12T18:10:28.063Z] abab33bc7971: Pushed [2023-09-12T18:10:29.886Z] 3e85d5ac6304: Pull complete [2023-09-12T18:10:29.887Z] c3105a71a48b: Pull complete [2023-09-12T18:10:29.887Z] 0f093f025ec4: Pull complete [2023-09-12T18:10:29.887Z] c3106fc0e877: Pull complete [2023-09-12T18:10:29.887Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-09-12T18:10:29.887Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-12T18:10:29.887Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T18:10:29.970Z] d7612a1a2b0a: Pushed [2023-09-12T18:10:29.970Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a: digest: sha256:6c1ec5770ae87e03646a510becc15ad9d98ae03377a5511ce82d5c0bfaad274d size: 1570 [2023-09-12T18:10:30.102Z] prd-ubuntu20.04-docker-arm64-4c-16g-5949 does not seem to be running inside a container [2023-09-12T18:10:30.161Z] $ 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/576 -v /w/workspace/edgex-go/576:/w/workspace/edgex-go/576:rw,z -v /w/workspace/edgex-go/576@tmp:/w/workspace/edgex-go/576@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-09-12T18:10:32.375Z] $ docker top 8f806a2591f06b09e77685b902729084a168cc8d6b40f136a3190c26c35c417c -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:10:32.966Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:10:33.239Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-09-12T18:10:33.267Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-09-12T18:10:33.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-12T18:10:33.267Z] abab33bc7971: Preparing [2023-09-12T18:10:33.267Z] d7612a1a2b0a: Preparing [2023-09-12T18:10:33.267Z] 16fd7a0d6cc8: Preparing [2023-09-12T18:10:33.267Z] 290838bf638b: Preparing [2023-09-12T18:10:33.267Z] 83d5add72ed6: Preparing [2023-09-12T18:10:33.267Z] 36b50b131297: Preparing [2023-09-12T18:10:33.267Z] 36b50b131297: Waiting [2023-09-12T18:10:33.267Z] 83d5add72ed6: Layer already exists [2023-09-12T18:10:33.267Z] d7612a1a2b0a: Layer already exists [2023-09-12T18:10:33.267Z] 290838bf638b: Layer already exists [2023-09-12T18:10:33.267Z] abab33bc7971: Layer already exists [2023-09-12T18:10:33.267Z] 16fd7a0d6cc8: Layer already exists [2023-09-12T18:10:33.267Z] 36b50b131297: Layer already exists [2023-09-12T18:10:33.267Z] latest: digest: sha256:6c1ec5770ae87e03646a510becc15ad9d98ae03377a5511ce82d5c0bfaad274d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:10:33.572Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:10:33.876Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.42 [2023-09-12T18:10:33.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-12T18:10:33.876Z] abab33bc7971: Preparing [2023-09-12T18:10:33.876Z] d7612a1a2b0a: Preparing [2023-09-12T18:10:33.876Z] 16fd7a0d6cc8: Preparing [2023-09-12T18:10:33.876Z] 290838bf638b: Preparing [2023-09-12T18:10:33.876Z] 83d5add72ed6: Preparing [2023-09-12T18:10:33.876Z] 36b50b131297: Preparing [2023-09-12T18:10:33.876Z] 36b50b131297: Waiting [2023-09-12T18:10:33.876Z] 83d5add72ed6: Layer already exists [2023-09-12T18:10:33.876Z] 16fd7a0d6cc8: Layer already exists [2023-09-12T18:10:33.876Z] 290838bf638b: Layer already exists [2023-09-12T18:10:33.876Z] d7612a1a2b0a: Layer already exists [2023-09-12T18:10:33.876Z] abab33bc7971: Layer already exists [2023-09-12T18:10:33.876Z] 36b50b131297: Layer already exists [2023-09-12T18:10:33.876Z] 3.1.0-dev.42: digest: sha256:6c1ec5770ae87e03646a510becc15ad9d98ae03377a5511ce82d5c0bfaad274d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:10:34.182Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:10:34.482Z] + docker push nexus3.edgexfoundry.org:10004/core-data:0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [2023-09-12T18:10:34.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-12T18:10:34.482Z] abab33bc7971: Preparing [2023-09-12T18:10:34.482Z] d7612a1a2b0a: Preparing [2023-09-12T18:10:34.482Z] 16fd7a0d6cc8: Preparing [2023-09-12T18:10:34.482Z] 290838bf638b: Preparing [2023-09-12T18:10:34.482Z] 83d5add72ed6: Preparing [2023-09-12T18:10:34.482Z] 36b50b131297: Preparing [2023-09-12T18:10:34.482Z] 36b50b131297: Waiting [2023-09-12T18:10:34.482Z] abab33bc7971: Layer already exists [2023-09-12T18:10:34.482Z] 290838bf638b: Layer already exists [2023-09-12T18:10:34.482Z] 83d5add72ed6: Layer already exists [2023-09-12T18:10:34.482Z] 16fd7a0d6cc8: Layer already exists [2023-09-12T18:10:34.482Z] d7612a1a2b0a: Layer already exists [2023-09-12T18:10:34.482Z] 36b50b131297: Layer already exists [2023-09-12T18:10:34.482Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42: digest: sha256:6c1ec5770ae87e03646a510becc15ad9d98ae03377a5511ce82d5c0bfaad274d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:10:34.787Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:10:35.088Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-09-12T18:10:35.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-12T18:10:35.088Z] abab33bc7971: Preparing [2023-09-12T18:10:35.088Z] d7612a1a2b0a: Preparing [2023-09-12T18:10:35.088Z] 16fd7a0d6cc8: Preparing [2023-09-12T18:10:35.088Z] 290838bf638b: Preparing [2023-09-12T18:10:35.088Z] 83d5add72ed6: Preparing [2023-09-12T18:10:35.088Z] 36b50b131297: Preparing [2023-09-12T18:10:35.088Z] 36b50b131297: Waiting [2023-09-12T18:10:35.088Z] 16fd7a0d6cc8: Layer already exists [2023-09-12T18:10:35.088Z] d7612a1a2b0a: Layer already exists [2023-09-12T18:10:35.088Z] abab33bc7971: Layer already exists [2023-09-12T18:10:35.088Z] 83d5add72ed6: Layer already exists [2023-09-12T18:10:35.088Z] 290838bf638b: Layer already exists [2023-09-12T18:10:35.088Z] 36b50b131297: Layer already exists [2023-09-12T18:10:35.088Z] main: digest: sha256:6c1ec5770ae87e03646a510becc15ad9d98ae03377a5511ce82d5c0bfaad274d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T18:10:35.124Z] ===================================================== [Pipeline] echo [2023-09-12T18:10:35.129Z] taggedImages: [2023-09-12T18:10:35.129Z] - nexus3.edgexfoundry.org:10004/core-data:0b0266d3ec527e29a217e8c26249c7de783c5a8a [2023-09-12T18:10:35.129Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-09-12T18:10:35.129Z] - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.42 [2023-09-12T18:10:35.129Z] - nexus3.edgexfoundry.org:10004/core-data:0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [2023-09-12T18:10:35.129Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-09-12T18:10:35.145Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-09-12T18:10:35.145Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a [2023-09-12T18:10:35.145Z] latest [2023-09-12T18:10:35.145Z] 3.1.0-dev.42 [2023-09-12T18:10:35.145Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [2023-09-12T18:10:35.145Z] main [2023-09-12T18:10:35.145Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:10:35.450Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:0b0266d3ec527e29a217e8c26249c7de783c5a8a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:10:35.765Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:0b0266d3ec527e29a217e8c26249c7de783c5a8a [2023-09-12T18:10:35.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-12T18:10:35.765Z] 1e416752c6fd: Preparing [2023-09-12T18:10:35.765Z] 4bd58497ac96: Preparing [2023-09-12T18:10:35.765Z] 2ea9b81bc178: Preparing [2023-09-12T18:10:35.765Z] 16fd7a0d6cc8: Preparing [2023-09-12T18:10:35.765Z] 290838bf638b: Preparing [2023-09-12T18:10:35.765Z] 83d5add72ed6: Preparing [2023-09-12T18:10:35.765Z] 36b50b131297: Preparing [2023-09-12T18:10:35.765Z] 83d5add72ed6: Waiting [2023-09-12T18:10:35.765Z] 16fd7a0d6cc8: Layer already exists [2023-09-12T18:10:35.765Z] 290838bf638b: Layer already exists [2023-09-12T18:10:35.765Z] 83d5add72ed6: Layer already exists [2023-09-12T18:10:35.765Z] 36b50b131297: Layer already exists [2023-09-12T18:10:35.765Z] 4bd58497ac96: Pushed [2023-09-12T18:10:35.765Z] 1e416752c6fd: Pushed [2023-09-12T18:10:37.671Z] 2ea9b81bc178: Pushed [2023-09-12T18:10:37.671Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a: digest: sha256:7f2672bf9d8f079ad5798b884dbe18399df22fab71cbeee491ab36c84bc2326b size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:10:37.977Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:10:38.283Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-09-12T18:10:38.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-12T18:10:38.283Z] 1e416752c6fd: Preparing [2023-09-12T18:10:38.283Z] 4bd58497ac96: Preparing [2023-09-12T18:10:38.283Z] 2ea9b81bc178: Preparing [2023-09-12T18:10:38.283Z] 16fd7a0d6cc8: Preparing [2023-09-12T18:10:38.283Z] 290838bf638b: Preparing [2023-09-12T18:10:38.283Z] 83d5add72ed6: Preparing [2023-09-12T18:10:38.283Z] 36b50b131297: Preparing [2023-09-12T18:10:38.283Z] 83d5add72ed6: Waiting [2023-09-12T18:10:38.283Z] 36b50b131297: Waiting [2023-09-12T18:10:38.283Z] 4bd58497ac96: Layer already exists [2023-09-12T18:10:38.283Z] 1e416752c6fd: Layer already exists [2023-09-12T18:10:38.283Z] 2ea9b81bc178: Layer already exists [2023-09-12T18:10:38.283Z] 16fd7a0d6cc8: Layer already exists [2023-09-12T18:10:38.283Z] 290838bf638b: Layer already exists [2023-09-12T18:10:38.283Z] 36b50b131297: Layer already exists [2023-09-12T18:10:38.283Z] 83d5add72ed6: Layer already exists [2023-09-12T18:10:38.283Z] latest: digest: sha256:7f2672bf9d8f079ad5798b884dbe18399df22fab71cbeee491ab36c84bc2326b size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:10:38.587Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:10:38.888Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.42 [2023-09-12T18:10:38.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-12T18:10:38.889Z] 1e416752c6fd: Preparing [2023-09-12T18:10:38.889Z] 4bd58497ac96: Preparing [2023-09-12T18:10:38.889Z] 2ea9b81bc178: Preparing [2023-09-12T18:10:38.889Z] 16fd7a0d6cc8: Preparing [2023-09-12T18:10:38.889Z] 290838bf638b: Preparing [2023-09-12T18:10:38.889Z] 83d5add72ed6: Preparing [2023-09-12T18:10:38.889Z] 36b50b131297: Preparing [2023-09-12T18:10:38.889Z] 83d5add72ed6: Waiting [2023-09-12T18:10:38.889Z] 36b50b131297: Waiting [2023-09-12T18:10:38.889Z] 1e416752c6fd: Layer already exists [2023-09-12T18:10:38.889Z] 4bd58497ac96: Layer already exists [2023-09-12T18:10:38.889Z] 290838bf638b: Layer already exists [2023-09-12T18:10:38.889Z] 2ea9b81bc178: Layer already exists [2023-09-12T18:10:38.889Z] 16fd7a0d6cc8: Layer already exists [2023-09-12T18:10:38.889Z] 36b50b131297: Layer already exists [2023-09-12T18:10:38.889Z] 83d5add72ed6: Layer already exists [2023-09-12T18:10:38.889Z] 3.1.0-dev.42: digest: sha256:7f2672bf9d8f079ad5798b884dbe18399df22fab71cbeee491ab36c84bc2326b size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:10:39.206Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:10:39.521Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [2023-09-12T18:10:39.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-12T18:10:39.521Z] 1e416752c6fd: Preparing [2023-09-12T18:10:39.521Z] 4bd58497ac96: Preparing [2023-09-12T18:10:39.521Z] 2ea9b81bc178: Preparing [2023-09-12T18:10:39.521Z] 16fd7a0d6cc8: Preparing [2023-09-12T18:10:39.521Z] 290838bf638b: Preparing [2023-09-12T18:10:39.521Z] 83d5add72ed6: Preparing [2023-09-12T18:10:39.521Z] 36b50b131297: Preparing [2023-09-12T18:10:39.521Z] 36b50b131297: Waiting [2023-09-12T18:10:39.521Z] 83d5add72ed6: Waiting [2023-09-12T18:10:39.521Z] 1e416752c6fd: Layer already exists [2023-09-12T18:10:39.521Z] 16fd7a0d6cc8: Layer already exists [2023-09-12T18:10:39.521Z] 290838bf638b: Layer already exists [2023-09-12T18:10:39.521Z] 2ea9b81bc178: Layer already exists [2023-09-12T18:10:39.521Z] 4bd58497ac96: Layer already exists [2023-09-12T18:10:39.521Z] 36b50b131297: Layer already exists [2023-09-12T18:10:39.521Z] 83d5add72ed6: Layer already exists [2023-09-12T18:10:39.521Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42: digest: sha256:7f2672bf9d8f079ad5798b884dbe18399df22fab71cbeee491ab36c84bc2326b size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:10:39.836Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:10:40.145Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-09-12T18:10:40.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-12T18:10:40.145Z] 1e416752c6fd: Preparing [2023-09-12T18:10:40.145Z] 4bd58497ac96: Preparing [2023-09-12T18:10:40.145Z] 2ea9b81bc178: Preparing [2023-09-12T18:10:40.145Z] 16fd7a0d6cc8: Preparing [2023-09-12T18:10:40.145Z] 290838bf638b: Preparing [2023-09-12T18:10:40.145Z] 83d5add72ed6: Preparing [2023-09-12T18:10:40.145Z] 36b50b131297: Preparing [2023-09-12T18:10:40.145Z] 83d5add72ed6: Waiting [2023-09-12T18:10:40.145Z] 36b50b131297: Waiting [2023-09-12T18:10:40.145Z] 290838bf638b: Layer already exists [2023-09-12T18:10:40.145Z] 2ea9b81bc178: Layer already exists [2023-09-12T18:10:40.145Z] 1e416752c6fd: Layer already exists [2023-09-12T18:10:40.145Z] 4bd58497ac96: Layer already exists [2023-09-12T18:10:40.145Z] 16fd7a0d6cc8: Layer already exists [2023-09-12T18:10:40.145Z] 83d5add72ed6: Layer already exists [2023-09-12T18:10:40.145Z] 36b50b131297: Layer already exists [2023-09-12T18:10:40.145Z] main: digest: sha256:7f2672bf9d8f079ad5798b884dbe18399df22fab71cbeee491ab36c84bc2326b size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T18:10:40.180Z] ===================================================== [Pipeline] echo [2023-09-12T18:10:40.185Z] taggedImages: [2023-09-12T18:10:40.185Z] - nexus3.edgexfoundry.org:10004/core-metadata:0b0266d3ec527e29a217e8c26249c7de783c5a8a [2023-09-12T18:10:40.185Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-09-12T18:10:40.185Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.42 [2023-09-12T18:10:40.185Z] - nexus3.edgexfoundry.org:10004/core-metadata:0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [2023-09-12T18:10:40.185Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-09-12T18:10:40.201Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-09-12T18:10:40.201Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a [2023-09-12T18:10:40.201Z] latest [2023-09-12T18:10:40.201Z] 3.1.0-dev.42 [2023-09-12T18:10:40.201Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [2023-09-12T18:10:40.201Z] main [2023-09-12T18:10:40.201Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:10:40.522Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:0b0266d3ec527e29a217e8c26249c7de783c5a8a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:10:40.827Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:0b0266d3ec527e29a217e8c26249c7de783c5a8a [2023-09-12T18:10:40.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-12T18:10:40.827Z] b7373d455ec8: Preparing [2023-09-12T18:10:40.827Z] afd9548fe33e: Preparing [2023-09-12T18:10:40.827Z] 2c81c9c00598: Preparing [2023-09-12T18:10:40.827Z] 52d7c182d421: Preparing [2023-09-12T18:10:40.827Z] d9a99a09d4f7: Preparing [2023-09-12T18:10:40.827Z] 3d727cd17f4c: Preparing [2023-09-12T18:10:40.827Z] f25164c7cf60: Preparing [2023-09-12T18:10:40.827Z] 16fd7a0d6cc8: Preparing [2023-09-12T18:10:40.827Z] 290838bf638b: Preparing [2023-09-12T18:10:40.827Z] 892775d9cd8a: Preparing [2023-09-12T18:10:40.827Z] c9c49eeb6b04: Preparing [2023-09-12T18:10:40.827Z] 5f70bf18a086: Preparing [2023-09-12T18:10:40.827Z] 63748886c153: Preparing [2023-09-12T18:10:40.827Z] b174a12754d1: Preparing [2023-09-12T18:10:40.827Z] 36b50b131297: Preparing [2023-09-12T18:10:40.827Z] 290838bf638b: Waiting [2023-09-12T18:10:40.827Z] 892775d9cd8a: Waiting [2023-09-12T18:10:40.827Z] c9c49eeb6b04: Waiting [2023-09-12T18:10:40.827Z] 3d727cd17f4c: Waiting [2023-09-12T18:10:40.827Z] b174a12754d1: Waiting [2023-09-12T18:10:40.827Z] 36b50b131297: Waiting [2023-09-12T18:10:40.827Z] 5f70bf18a086: Waiting [2023-09-12T18:10:40.827Z] 63748886c153: Waiting [2023-09-12T18:10:40.827Z] f25164c7cf60: Waiting [2023-09-12T18:10:40.827Z] d9a99a09d4f7: Pushed [2023-09-12T18:10:40.827Z] afd9548fe33e: Pushed [2023-09-12T18:10:40.827Z] 52d7c182d421: Pushed [2023-09-12T18:10:40.827Z] b7373d455ec8: Pushed [2023-09-12T18:10:40.827Z] 2c81c9c00598: Pushed [2023-09-12T18:10:40.827Z] 16fd7a0d6cc8: Layer already exists [2023-09-12T18:10:40.827Z] 290838bf638b: Layer already exists [2023-09-12T18:10:41.086Z] 3d727cd17f4c: Pushed [2023-09-12T18:10:41.086Z] 5f70bf18a086: Pushed [2023-09-12T18:10:41.086Z] 892775d9cd8a: Pushed [2023-09-12T18:10:41.086Z] c9c49eeb6b04: Pushed [2023-09-12T18:10:41.086Z] 36b50b131297: Layer already exists [2023-09-12T18:10:41.086Z] 63748886c153: Pushed [2023-09-12T18:10:41.086Z] b174a12754d1: Pushed [2023-09-12T18:10:42.463Z] f25164c7cf60: Pushed [2023-09-12T18:10:42.463Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a: digest: sha256:b2654cbe3e5c919711fb867b2a38645886729b90529c4dd7c5a9a041a8df53e3 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:10:42.770Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:10:43.083Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-09-12T18:10:43.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-12T18:10:43.084Z] b7373d455ec8: Preparing [2023-09-12T18:10:43.084Z] afd9548fe33e: Preparing [2023-09-12T18:10:43.084Z] 2c81c9c00598: Preparing [2023-09-12T18:10:43.084Z] 52d7c182d421: Preparing [2023-09-12T18:10:43.084Z] d9a99a09d4f7: Preparing [2023-09-12T18:10:43.084Z] 3d727cd17f4c: Preparing [2023-09-12T18:10:43.084Z] f25164c7cf60: Preparing [2023-09-12T18:10:43.084Z] 16fd7a0d6cc8: Preparing [2023-09-12T18:10:43.084Z] 290838bf638b: Preparing [2023-09-12T18:10:43.084Z] 892775d9cd8a: Preparing [2023-09-12T18:10:43.084Z] c9c49eeb6b04: Preparing [2023-09-12T18:10:43.084Z] 5f70bf18a086: Preparing [2023-09-12T18:10:43.084Z] 63748886c153: Preparing [2023-09-12T18:10:43.084Z] b174a12754d1: Preparing [2023-09-12T18:10:43.084Z] 36b50b131297: Preparing [2023-09-12T18:10:43.084Z] 3d727cd17f4c: Waiting [2023-09-12T18:10:43.084Z] f25164c7cf60: Waiting [2023-09-12T18:10:43.084Z] 16fd7a0d6cc8: Waiting [2023-09-12T18:10:43.084Z] 290838bf638b: Waiting [2023-09-12T18:10:43.084Z] 892775d9cd8a: Waiting [2023-09-12T18:10:43.084Z] c9c49eeb6b04: Waiting [2023-09-12T18:10:43.084Z] b174a12754d1: Waiting [2023-09-12T18:10:43.084Z] 5f70bf18a086: Waiting [2023-09-12T18:10:43.084Z] 36b50b131297: Waiting [2023-09-12T18:10:43.084Z] 63748886c153: Waiting [2023-09-12T18:10:43.084Z] d9a99a09d4f7: Layer already exists [2023-09-12T18:10:43.084Z] afd9548fe33e: Layer already exists [2023-09-12T18:10:43.084Z] 52d7c182d421: Layer already exists [2023-09-12T18:10:43.084Z] b7373d455ec8: Layer already exists [2023-09-12T18:10:43.084Z] 2c81c9c00598: Layer already exists [2023-09-12T18:10:43.084Z] 3d727cd17f4c: Layer already exists [2023-09-12T18:10:43.084Z] 16fd7a0d6cc8: Layer already exists [2023-09-12T18:10:43.084Z] f25164c7cf60: Layer already exists [2023-09-12T18:10:43.084Z] 290838bf638b: Layer already exists [2023-09-12T18:10:43.084Z] 892775d9cd8a: Layer already exists [2023-09-12T18:10:43.084Z] c9c49eeb6b04: Layer already exists [2023-09-12T18:10:43.084Z] 63748886c153: Layer already exists [2023-09-12T18:10:43.084Z] 5f70bf18a086: Layer already exists [2023-09-12T18:10:43.084Z] b174a12754d1: Layer already exists [2023-09-12T18:10:43.084Z] 36b50b131297: Layer already exists [2023-09-12T18:10:43.084Z] latest: digest: sha256:b2654cbe3e5c919711fb867b2a38645886729b90529c4dd7c5a9a041a8df53e3 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:10:43.341Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2023-09-12T18:10:43.341Z] #1 transferring dockerfile: 2.82kB done [2023-09-12T18:10:43.341Z] #1 DONE 0.1s [2023-09-12T18:10:43.341Z] [2023-09-12T18:10:43.341Z] #2 [core-data internal] load build definition from Dockerfile [2023-09-12T18:10:43.341Z] #2 transferring dockerfile: 1.90kB done [2023-09-12T18:10:43.341Z] #2 DONE 0.0s [2023-09-12T18:10:43.341Z] [2023-09-12T18:10:43.341Z] #3 [core-metadata internal] load build definition from Dockerfile [2023-09-12T18:10:43.399Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:10:43.610Z] #3 transferring dockerfile: 1.96kB done [2023-09-12T18:10:43.610Z] #3 DONE 0.1s [2023-09-12T18:10:43.610Z] [2023-09-12T18:10:43.610Z] #4 [support-scheduler internal] load build definition from Dockerfile [2023-09-12T18:10:43.610Z] #4 transferring dockerfile: 1.82kB done [2023-09-12T18:10:43.610Z] #4 DONE 0.1s [2023-09-12T18:10:43.610Z] [2023-09-12T18:10:43.610Z] #5 [security-spire-config internal] load build definition from Dockerfile [2023-09-12T18:10:43.610Z] #5 transferring dockerfile: 1.58kB 0.0s done [2023-09-12T18:10:43.610Z] #5 DONE 0.1s [2023-09-12T18:10:43.610Z] [2023-09-12T18:10:43.610Z] #6 [security-proxy-setup internal] load build definition from Dockerfile [2023-09-12T18:10:43.707Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.42 [2023-09-12T18:10:43.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-12T18:10:43.707Z] b7373d455ec8: Preparing [2023-09-12T18:10:43.707Z] afd9548fe33e: Preparing [2023-09-12T18:10:43.707Z] 2c81c9c00598: Preparing [2023-09-12T18:10:43.707Z] 52d7c182d421: Preparing [2023-09-12T18:10:43.707Z] d9a99a09d4f7: Preparing [2023-09-12T18:10:43.707Z] 3d727cd17f4c: Preparing [2023-09-12T18:10:43.707Z] f25164c7cf60: Preparing [2023-09-12T18:10:43.707Z] 16fd7a0d6cc8: Preparing [2023-09-12T18:10:43.707Z] f25164c7cf60: Waiting [2023-09-12T18:10:43.707Z] 3d727cd17f4c: Waiting [2023-09-12T18:10:43.707Z] 290838bf638b: Preparing [2023-09-12T18:10:43.707Z] 16fd7a0d6cc8: Waiting [2023-09-12T18:10:43.707Z] 290838bf638b: Waiting [2023-09-12T18:10:43.707Z] 892775d9cd8a: Preparing [2023-09-12T18:10:43.707Z] c9c49eeb6b04: Preparing [2023-09-12T18:10:43.707Z] 5f70bf18a086: Preparing [2023-09-12T18:10:43.707Z] 892775d9cd8a: Waiting [2023-09-12T18:10:43.707Z] 63748886c153: Preparing [2023-09-12T18:10:43.707Z] b174a12754d1: Preparing [2023-09-12T18:10:43.707Z] 5f70bf18a086: Waiting [2023-09-12T18:10:43.707Z] 36b50b131297: Preparing [2023-09-12T18:10:43.707Z] 63748886c153: Waiting [2023-09-12T18:10:43.707Z] 36b50b131297: Waiting [2023-09-12T18:10:43.707Z] b174a12754d1: Waiting [2023-09-12T18:10:43.707Z] 52d7c182d421: Layer already exists [2023-09-12T18:10:43.707Z] b7373d455ec8: Layer already exists [2023-09-12T18:10:43.707Z] 2c81c9c00598: Layer already exists [2023-09-12T18:10:43.707Z] afd9548fe33e: Layer already exists [2023-09-12T18:10:43.707Z] d9a99a09d4f7: Layer already exists [2023-09-12T18:10:43.707Z] f25164c7cf60: Layer already exists [2023-09-12T18:10:43.707Z] 3d727cd17f4c: Layer already exists [2023-09-12T18:10:43.707Z] 290838bf638b: Layer already exists [2023-09-12T18:10:43.707Z] 16fd7a0d6cc8: Layer already exists [2023-09-12T18:10:43.707Z] 892775d9cd8a: Layer already exists [2023-09-12T18:10:43.707Z] c9c49eeb6b04: Layer already exists [2023-09-12T18:10:43.707Z] 63748886c153: Layer already exists [2023-09-12T18:10:43.707Z] b174a12754d1: Layer already exists [2023-09-12T18:10:43.707Z] 5f70bf18a086: Layer already exists [2023-09-12T18:10:43.707Z] 36b50b131297: Layer already exists [2023-09-12T18:10:43.707Z] 3.1.0-dev.42: digest: sha256:b2654cbe3e5c919711fb867b2a38645886729b90529c4dd7c5a9a041a8df53e3 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:10:43.881Z] #6 transferring dockerfile: 2.39kB done [2023-09-12T18:10:43.881Z] #6 DONE 0.0s [2023-09-12T18:10:43.881Z] [2023-09-12T18:10:43.881Z] #7 [support-notifications internal] load build definition from Dockerfile [2023-09-12T18:10:43.881Z] #7 transferring dockerfile: 1.84kB done [2023-09-12T18:10:43.881Z] #7 DONE 0.0s [2023-09-12T18:10:43.881Z] [2023-09-12T18:10:43.881Z] #8 [security-proxy-auth internal] load build definition from Dockerfile [2023-09-12T18:10:43.881Z] #8 transferring dockerfile: 2.04kB done [2023-09-12T18:10:43.881Z] #8 DONE 0.1s [2023-09-12T18:10:43.881Z] [2023-09-12T18:10:43.882Z] #9 [security-secretstore-setup internal] load build definition from Dockerfile [2023-09-12T18:10:43.882Z] #9 transferring dockerfile: 2.38kB done [2023-09-12T18:10:43.882Z] #9 DONE 0.1s [2023-09-12T18:10:43.882Z] [2023-09-12T18:10:43.882Z] #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-09-12T18:10:43.882Z] #10 transferring dockerfile: 2.12kB done [2023-09-12T18:10:43.882Z] #10 DONE 0.1s [2023-09-12T18:10:43.882Z] [2023-09-12T18:10:43.882Z] #11 [security-spire-agent internal] load build definition from Dockerfile [2023-09-12T18:10:43.882Z] #11 transferring dockerfile: 1.70kB done [2023-09-12T18:10:44.017Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:10:44.151Z] #11 DONE 0.1s [2023-09-12T18:10:44.152Z] [2023-09-12T18:10:44.152Z] #12 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-09-12T18:10:44.152Z] #12 transferring dockerfile: 1.78kB done [2023-09-12T18:10:44.152Z] #12 DONE 0.1s [2023-09-12T18:10:44.152Z] [2023-09-12T18:10:44.152Z] #13 [security-spire-server internal] load build definition from Dockerfile [2023-09-12T18:10:44.152Z] #13 transferring dockerfile: 1.59kB done [2023-09-12T18:10:44.152Z] #13 DONE 0.1s [2023-09-12T18:10:44.152Z] [2023-09-12T18:10:44.152Z] #14 [security-bootstrapper internal] load .dockerignore [2023-09-12T18:10:44.322Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [2023-09-12T18:10:44.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-12T18:10:44.322Z] b7373d455ec8: Preparing [2023-09-12T18:10:44.322Z] afd9548fe33e: Preparing [2023-09-12T18:10:44.322Z] 2c81c9c00598: Preparing [2023-09-12T18:10:44.322Z] 52d7c182d421: Preparing [2023-09-12T18:10:44.322Z] d9a99a09d4f7: Preparing [2023-09-12T18:10:44.322Z] 3d727cd17f4c: Preparing [2023-09-12T18:10:44.322Z] f25164c7cf60: Preparing [2023-09-12T18:10:44.322Z] 16fd7a0d6cc8: Preparing [2023-09-12T18:10:44.322Z] 290838bf638b: Preparing [2023-09-12T18:10:44.322Z] f25164c7cf60: Waiting [2023-09-12T18:10:44.322Z] 3d727cd17f4c: Waiting [2023-09-12T18:10:44.322Z] 16fd7a0d6cc8: Waiting [2023-09-12T18:10:44.322Z] 892775d9cd8a: Preparing [2023-09-12T18:10:44.322Z] 290838bf638b: Waiting [2023-09-12T18:10:44.322Z] c9c49eeb6b04: Preparing [2023-09-12T18:10:44.322Z] 892775d9cd8a: Waiting [2023-09-12T18:10:44.322Z] 5f70bf18a086: Preparing [2023-09-12T18:10:44.322Z] 63748886c153: Preparing [2023-09-12T18:10:44.322Z] b174a12754d1: Preparing [2023-09-12T18:10:44.322Z] 63748886c153: Waiting [2023-09-12T18:10:44.322Z] b174a12754d1: Waiting [2023-09-12T18:10:44.322Z] 5f70bf18a086: Waiting [2023-09-12T18:10:44.322Z] c9c49eeb6b04: Waiting [2023-09-12T18:10:44.322Z] 36b50b131297: Preparing [2023-09-12T18:10:44.322Z] 36b50b131297: Waiting [2023-09-12T18:10:44.322Z] afd9548fe33e: Layer already exists [2023-09-12T18:10:44.322Z] 2c81c9c00598: Layer already exists [2023-09-12T18:10:44.322Z] b7373d455ec8: Layer already exists [2023-09-12T18:10:44.322Z] 52d7c182d421: Layer already exists [2023-09-12T18:10:44.322Z] d9a99a09d4f7: Layer already exists [2023-09-12T18:10:44.322Z] 3d727cd17f4c: Layer already exists [2023-09-12T18:10:44.322Z] f25164c7cf60: Layer already exists [2023-09-12T18:10:44.322Z] 892775d9cd8a: Layer already exists [2023-09-12T18:10:44.322Z] 290838bf638b: Layer already exists [2023-09-12T18:10:44.322Z] 16fd7a0d6cc8: Layer already exists [2023-09-12T18:10:44.322Z] c9c49eeb6b04: Layer already exists [2023-09-12T18:10:44.322Z] 5f70bf18a086: Layer already exists [2023-09-12T18:10:44.322Z] b174a12754d1: Layer already exists [2023-09-12T18:10:44.322Z] 36b50b131297: Layer already exists [2023-09-12T18:10:44.322Z] 63748886c153: Layer already exists [2023-09-12T18:10:44.322Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42: digest: sha256:b2654cbe3e5c919711fb867b2a38645886729b90529c4dd7c5a9a041a8df53e3 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:10:44.418Z] #14 transferring context: 56B done [2023-09-12T18:10:44.418Z] #14 DONE 0.1s [2023-09-12T18:10:44.418Z] [2023-09-12T18:10:44.418Z] #15 [core-command internal] load build definition from Dockerfile [2023-09-12T18:10:44.418Z] #15 transferring dockerfile: 1.82kB done [2023-09-12T18:10:44.418Z] #15 DONE 0.1s [2023-09-12T18:10:44.631Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:10:44.939Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-09-12T18:10:44.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-12T18:10:44.939Z] b7373d455ec8: Preparing [2023-09-12T18:10:44.939Z] afd9548fe33e: Preparing [2023-09-12T18:10:44.939Z] 2c81c9c00598: Preparing [2023-09-12T18:10:44.939Z] 52d7c182d421: Preparing [2023-09-12T18:10:44.939Z] d9a99a09d4f7: Preparing [2023-09-12T18:10:44.939Z] 3d727cd17f4c: Preparing [2023-09-12T18:10:44.939Z] f25164c7cf60: Preparing [2023-09-12T18:10:44.939Z] 16fd7a0d6cc8: Preparing [2023-09-12T18:10:44.939Z] 290838bf638b: Preparing [2023-09-12T18:10:44.939Z] 892775d9cd8a: Preparing [2023-09-12T18:10:44.939Z] c9c49eeb6b04: Preparing [2023-09-12T18:10:44.939Z] 5f70bf18a086: Preparing [2023-09-12T18:10:44.939Z] 63748886c153: Preparing [2023-09-12T18:10:44.939Z] b174a12754d1: Preparing [2023-09-12T18:10:44.939Z] 36b50b131297: Preparing [2023-09-12T18:10:44.940Z] 16fd7a0d6cc8: Waiting [2023-09-12T18:10:44.940Z] 3d727cd17f4c: Waiting [2023-09-12T18:10:44.940Z] 290838bf638b: Waiting [2023-09-12T18:10:44.940Z] f25164c7cf60: Waiting [2023-09-12T18:10:44.940Z] 36b50b131297: Waiting [2023-09-12T18:10:44.940Z] 892775d9cd8a: Waiting [2023-09-12T18:10:44.940Z] c9c49eeb6b04: Waiting [2023-09-12T18:10:44.940Z] 63748886c153: Waiting [2023-09-12T18:10:44.940Z] 5f70bf18a086: Waiting [2023-09-12T18:10:44.940Z] b174a12754d1: Waiting [2023-09-12T18:10:44.940Z] 52d7c182d421: Layer already exists [2023-09-12T18:10:44.940Z] b7373d455ec8: Layer already exists [2023-09-12T18:10:44.940Z] d9a99a09d4f7: Layer already exists [2023-09-12T18:10:44.940Z] afd9548fe33e: Layer already exists [2023-09-12T18:10:44.940Z] 2c81c9c00598: Layer already exists [2023-09-12T18:10:44.940Z] 290838bf638b: Layer already exists [2023-09-12T18:10:44.940Z] 3d727cd17f4c: Layer already exists [2023-09-12T18:10:44.940Z] 892775d9cd8a: Layer already exists [2023-09-12T18:10:44.940Z] f25164c7cf60: Layer already exists [2023-09-12T18:10:44.940Z] 16fd7a0d6cc8: Layer already exists [2023-09-12T18:10:44.940Z] c9c49eeb6b04: Layer already exists [2023-09-12T18:10:44.940Z] 5f70bf18a086: Layer already exists [2023-09-12T18:10:44.940Z] 63748886c153: Layer already exists [2023-09-12T18:10:44.940Z] 36b50b131297: Layer already exists [2023-09-12T18:10:44.940Z] b174a12754d1: Layer already exists [2023-09-12T18:10:44.940Z] main: digest: sha256:b2654cbe3e5c919711fb867b2a38645886729b90529c4dd7c5a9a041a8df53e3 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T18:10:44.995Z] ===================================================== [2023-09-12T18:10:45.006Z] [2023-09-12T18:10:45.006Z] #16 [core-data internal] load .dockerignore [2023-09-12T18:10:45.006Z] #16 transferring context: 56B done [2023-09-12T18:10:45.006Z] #16 DONE 0.1s [2023-09-12T18:10:45.006Z] [2023-09-12T18:10:45.006Z] #17 [core-metadata internal] load .dockerignore [2023-09-12T18:10:45.006Z] #17 transferring context: 56B done [2023-09-12T18:10:45.006Z] #17 DONE 0.0s [2023-09-12T18:10:45.006Z] [2023-09-12T18:10:45.006Z] #18 [support-scheduler internal] load .dockerignore [2023-09-12T18:10:45.006Z] #18 transferring context: 56B done [Pipeline] echo [2023-09-12T18:10:45.009Z] taggedImages: [2023-09-12T18:10:45.010Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:0b0266d3ec527e29a217e8c26249c7de783c5a8a [2023-09-12T18:10:45.010Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-09-12T18:10:45.010Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.42 [2023-09-12T18:10:45.010Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [2023-09-12T18:10:45.010Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-09-12T18:10:45.041Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-09-12T18:10:45.041Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a [2023-09-12T18:10:45.041Z] latest [2023-09-12T18:10:45.041Z] 3.1.0-dev.42 [2023-09-12T18:10:45.041Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [2023-09-12T18:10:45.041Z] main [2023-09-12T18:10:45.041Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:10:45.281Z] #18 DONE 0.1s [2023-09-12T18:10:45.281Z] [2023-09-12T18:10:45.281Z] #19 [security-spire-config internal] load .dockerignore [2023-09-12T18:10:45.281Z] #19 transferring context: 56B 0.0s done [2023-09-12T18:10:45.281Z] #19 DONE 0.1s [2023-09-12T18:10:45.281Z] [2023-09-12T18:10:45.281Z] #20 [security-proxy-setup internal] load .dockerignore [2023-09-12T18:10:45.281Z] #20 ... [2023-09-12T18:10:45.281Z] [2023-09-12T18:10:45.281Z] #21 [support-notifications internal] load .dockerignore [2023-09-12T18:10:45.281Z] #21 transferring context: 56B done [2023-09-12T18:10:45.281Z] #21 DONE 0.0s [2023-09-12T18:10:45.281Z] [2023-09-12T18:10:45.281Z] #20 [security-proxy-setup internal] load .dockerignore [2023-09-12T18:10:45.281Z] #20 transferring context: 56B done [2023-09-12T18:10:45.363Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:0b0266d3ec527e29a217e8c26249c7de783c5a8a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:10:45.555Z] #20 ... [2023-09-12T18:10:45.555Z] [2023-09-12T18:10:45.555Z] #22 [security-proxy-auth internal] load .dockerignore [2023-09-12T18:10:45.555Z] #22 transferring context: 56B done [2023-09-12T18:10:45.555Z] #22 DONE 0.1s [2023-09-12T18:10:45.555Z] [2023-09-12T18:10:45.555Z] #23 [security-secretstore-setup internal] load .dockerignore [2023-09-12T18:10:45.555Z] #23 transferring context: 56B done [2023-09-12T18:10:45.555Z] #23 DONE 0.1s [2023-09-12T18:10:45.555Z] [2023-09-12T18:10:45.555Z] #24 [core-common-config-bootstrapper internal] load .dockerignore [2023-09-12T18:10:45.555Z] #24 transferring context: 56B done [2023-09-12T18:10:45.555Z] #24 DONE 0.0s [2023-09-12T18:10:45.555Z] [2023-09-12T18:10:45.555Z] #25 [security-spire-agent internal] load .dockerignore [2023-09-12T18:10:45.555Z] #25 transferring context: 56B done [2023-09-12T18:10:45.555Z] #25 DONE 0.1s [2023-09-12T18:10:45.555Z] [2023-09-12T18:10:45.555Z] #20 [security-proxy-setup internal] load .dockerignore [2023-09-12T18:10:45.671Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:0b0266d3ec527e29a217e8c26249c7de783c5a8a [2023-09-12T18:10:45.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-12T18:10:45.672Z] 094ca3f7d9a0: Preparing [2023-09-12T18:10:45.672Z] bfcca9f150de: Preparing [2023-09-12T18:10:45.672Z] 8ec44a80cc54: Preparing [2023-09-12T18:10:45.672Z] f768e782812b: Preparing [2023-09-12T18:10:45.672Z] 16fd7a0d6cc8: Preparing [2023-09-12T18:10:45.672Z] 290838bf638b: Preparing [2023-09-12T18:10:45.672Z] 83d5add72ed6: Preparing [2023-09-12T18:10:45.672Z] 36b50b131297: Preparing [2023-09-12T18:10:45.672Z] 290838bf638b: Waiting [2023-09-12T18:10:45.672Z] 83d5add72ed6: Waiting [2023-09-12T18:10:45.672Z] 16fd7a0d6cc8: Layer already exists [2023-09-12T18:10:45.672Z] bfcca9f150de: Layer already exists [2023-09-12T18:10:45.672Z] 094ca3f7d9a0: Layer already exists [2023-09-12T18:10:45.672Z] 290838bf638b: Layer already exists [2023-09-12T18:10:45.672Z] 36b50b131297: Layer already exists [2023-09-12T18:10:45.672Z] 83d5add72ed6: Layer already exists [2023-09-12T18:10:45.672Z] 8ec44a80cc54: Pushed [2023-09-12T18:10:45.824Z] #20 ... [2023-09-12T18:10:45.824Z] [2023-09-12T18:10:45.824Z] #26 [security-spiffe-token-provider internal] load .dockerignore [2023-09-12T18:10:45.824Z] #26 transferring context: 56B 0.0s done [2023-09-12T18:10:45.824Z] #26 DONE 0.1s [2023-09-12T18:10:45.824Z] [2023-09-12T18:10:45.824Z] #27 [security-spire-server internal] load .dockerignore [2023-09-12T18:10:45.824Z] #27 transferring context: 56B done [2023-09-12T18:10:45.824Z] #27 DONE 0.1s [2023-09-12T18:10:45.824Z] [2023-09-12T18:10:45.824Z] #28 [core-command internal] load .dockerignore [2023-09-12T18:10:45.824Z] #28 transferring context: 56B done [2023-09-12T18:10:45.824Z] #28 DONE 0.1s [2023-09-12T18:10:45.824Z] [2023-09-12T18:10:45.824Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-12T18:10:45.824Z] #29 DONE 0.0s [2023-09-12T18:10:45.824Z] [2023-09-12T18:10:45.824Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-09-12T18:10:46.093Z] #30 DONE 0.1s [2023-09-12T18:10:46.093Z] [2023-09-12T18:10:46.093Z] #31 [security-bootstrapper internal] load build context [2023-09-12T18:10:46.093Z] #31 DONE 0.0s [2023-09-12T18:10:46.093Z] [2023-09-12T18:10:46.093Z] #32 [security-bootstrapper stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-12T18:10:46.093Z] #32 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-12T18:10:46.093Z] #32 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-12T18:10:46.093Z] #32 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-12T18:10:46.093Z] #32 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-12T18:10:46.093Z] #32 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-12T18:10:46.093Z] #32 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.05MB / 3.26MB 0.1s [2023-09-12T18:10:46.365Z] #32 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.15MB / 3.26MB 0.2s [2023-09-12T18:10:46.365Z] #32 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-09-12T18:10:46.365Z] #32 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 [2023-09-12T18:10:46.637Z] #32 ... [2023-09-12T18:10:46.637Z] [2023-09-12T18:10:46.637Z] #31 [security-bootstrapper internal] load build context [2023-09-12T18:10:46.637Z] #31 transferring context: 2.59MB 0.6s done [2023-09-12T18:10:46.637Z] #31 DONE 0.7s [2023-09-12T18:10:46.637Z] [2023-09-12T18:10:46.637Z] #32 [security-bootstrapper stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-12T18:10:46.903Z] #32 ... [2023-09-12T18:10:46.903Z] [2023-09-12T18:10:46.903Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-12T18:10:46.903Z] #29 DONE 0.0s [2023-09-12T18:10:46.903Z] [2023-09-12T18:10:46.903Z] #32 [core-data stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-12T18:10:46.903Z] #32 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-12T18:10:46.903Z] #32 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-12T18:10:46.903Z] #32 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-12T18:10:46.903Z] #32 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-12T18:10:46.903Z] #32 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-09-12T18:10:46.903Z] #32 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.6s done [2023-09-12T18:10:47.050Z] f768e782812b: Pushed [2023-09-12T18:10:47.050Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a: digest: sha256:60f59fc37091756077f62c8072110f06ca9454a4f86ba859e53465c71a007ff5 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:10:47.178Z] #32 ... [2023-09-12T18:10:47.178Z] [2023-09-12T18:10:47.178Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-12T18:10:47.178Z] #29 DONE 0.0s [2023-09-12T18:10:47.178Z] [2023-09-12T18:10:47.178Z] #33 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-12T18:10:47.178Z] #33 DONE 1.8s [2023-09-12T18:10:47.178Z] [2023-09-12T18:10:47.178Z] #32 [support-scheduler stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-12T18:10:47.178Z] #32 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-12T18:10:47.178Z] #32 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-12T18:10:47.178Z] #32 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-12T18:10:47.178Z] #32 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-12T18:10:47.178Z] #32 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-09-12T18:10:47.178Z] #32 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.6s done [2023-09-12T18:10:47.178Z] #32 ... [2023-09-12T18:10:47.178Z] [2023-09-12T18:10:47.178Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-12T18:10:47.178Z] #29 DONE 0.0s [2023-09-12T18:10:47.178Z] [2023-09-12T18:10:47.178Z] #34 [security-proxy-setup internal] load build context [2023-09-12T18:10:47.178Z] #34 DONE 0.0s [2023-09-12T18:10:47.178Z] [2023-09-12T18:10:47.178Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-09-12T18:10:47.178Z] #30 DONE 0.4s [2023-09-12T18:10:47.178Z] [2023-09-12T18:10:47.178Z] #33 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-12T18:10:47.178Z] #33 DONE 1.9s [2023-09-12T18:10:47.178Z] [2023-09-12T18:10:47.178Z] #32 [security-proxy-setup stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-12T18:10:47.178Z] #32 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-12T18:10:47.178Z] #32 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-12T18:10:47.178Z] #32 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-12T18:10:47.178Z] #32 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-12T18:10:47.178Z] #32 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-09-12T18:10:47.178Z] #32 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.6s done [2023-09-12T18:10:47.441Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-09-12T18:10:47.448Z] #32 ... [2023-09-12T18:10:47.448Z] [2023-09-12T18:10:47.448Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-12T18:10:47.448Z] #29 DONE 0.0s [2023-09-12T18:10:47.448Z] [2023-09-12T18:10:47.448Z] #35 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:10:47.717Z] #35 ... [2023-09-12T18:10:47.717Z] [2023-09-12T18:10:47.717Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-12T18:10:47.717Z] #29 DONE 0.0s [2023-09-12T18:10:47.717Z] [2023-09-12T18:10:47.717Z] #32 [core-data stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-12T18:10:47.717Z] #32 DONE 2.3s [2023-09-12T18:10:47.717Z] [2023-09-12T18:10:47.717Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-12T18:10:47.717Z] #29 DONE 0.0s [2023-09-12T18:10:47.717Z] [2023-09-12T18:10:47.717Z] #35 [support-scheduler builder 2/7] WORKDIR /edgex-go [2023-09-12T18:10:47.717Z] #35 DONE 1.1s [2023-09-12T18:10:47.717Z] [2023-09-12T18:10:47.717Z] #36 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-09-12T18:10:47.860Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-09-12T18:10:47.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-12T18:10:47.860Z] 094ca3f7d9a0: Preparing [2023-09-12T18:10:47.860Z] bfcca9f150de: Preparing [2023-09-12T18:10:47.860Z] 8ec44a80cc54: Preparing [2023-09-12T18:10:47.860Z] f768e782812b: Preparing [2023-09-12T18:10:47.860Z] 16fd7a0d6cc8: Preparing [2023-09-12T18:10:47.860Z] 290838bf638b: Preparing [2023-09-12T18:10:47.860Z] 83d5add72ed6: Preparing [2023-09-12T18:10:47.860Z] 36b50b131297: Preparing [2023-09-12T18:10:47.860Z] 290838bf638b: Waiting [2023-09-12T18:10:47.860Z] 83d5add72ed6: Waiting [2023-09-12T18:10:47.860Z] 36b50b131297: Waiting [2023-09-12T18:10:47.860Z] f768e782812b: Layer already exists [2023-09-12T18:10:47.860Z] bfcca9f150de: Layer already exists [2023-09-12T18:10:47.860Z] 8ec44a80cc54: Layer already exists [2023-09-12T18:10:47.860Z] 16fd7a0d6cc8: Layer already exists [2023-09-12T18:10:47.860Z] 094ca3f7d9a0: Layer already exists [2023-09-12T18:10:47.860Z] 290838bf638b: Layer already exists [2023-09-12T18:10:47.860Z] 36b50b131297: Layer already exists [2023-09-12T18:10:47.860Z] 83d5add72ed6: Layer already exists [2023-09-12T18:10:47.860Z] latest: digest: sha256:60f59fc37091756077f62c8072110f06ca9454a4f86ba859e53465c71a007ff5 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:10:47.984Z] #36 ... [2023-09-12T18:10:47.984Z] [2023-09-12T18:10:47.984Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-12T18:10:47.984Z] #29 DONE 0.0s [2023-09-12T18:10:47.984Z] [2023-09-12T18:10:47.984Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-12T18:10:48.247Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.42 [2023-09-12T18:10:48.252Z] #37 ... [2023-09-12T18:10:48.252Z] [2023-09-12T18:10:48.252Z] #38 [core-data internal] load build context [2023-09-12T18:10:48.252Z] #38 transferring context: 2.59MB 1.0s done [2023-09-12T18:10:48.252Z] #38 DONE 1.2s [2023-09-12T18:10:48.252Z] [2023-09-12T18:10:48.252Z] #39 [core-metadata internal] load build context [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:10:48.520Z] #39 ... [2023-09-12T18:10:48.520Z] [2023-09-12T18:10:48.520Z] #33 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-12T18:10:48.520Z] #33 DONE 1.9s [2023-09-12T18:10:48.520Z] [2023-09-12T18:10:48.520Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-12T18:10:48.520Z] #29 DONE 0.0s [2023-09-12T18:10:48.520Z] [2023-09-12T18:10:48.520Z] #32 [security-secretstore-setup stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-12T18:10:48.520Z] #32 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-12T18:10:48.520Z] #32 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-12T18:10:48.520Z] #32 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-12T18:10:48.520Z] #32 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-12T18:10:48.520Z] #32 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-09-12T18:10:48.520Z] #32 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.6s done [2023-09-12T18:10:48.520Z] #32 DONE 2.4s [2023-09-12T18:10:48.520Z] [2023-09-12T18:10:48.520Z] #35 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-09-12T18:10:48.520Z] #35 DONE 1.1s [2023-09-12T18:10:48.520Z] [2023-09-12T18:10:48.520Z] #33 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-12T18:10:48.520Z] #33 DONE 1.9s [2023-09-12T18:10:48.520Z] [2023-09-12T18:10:48.520Z] #32 [core-common-config-bootstrapper stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-12T18:10:48.520Z] #32 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-12T18:10:48.520Z] #32 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-12T18:10:48.520Z] #32 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-12T18:10:48.520Z] #32 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-12T18:10:48.520Z] #32 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-09-12T18:10:48.520Z] #32 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.6s done [2023-09-12T18:10:48.520Z] #32 DONE 2.4s [2023-09-12T18:10:48.520Z] [2023-09-12T18:10:48.520Z] #35 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-09-12T18:10:48.520Z] #35 DONE 1.1s [2023-09-12T18:10:48.520Z] [2023-09-12T18:10:48.520Z] #40 [core-common-config-bootstrapper internal] load build context [2023-09-12T18:10:48.602Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.42 [2023-09-12T18:10:48.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-12T18:10:48.602Z] 094ca3f7d9a0: Preparing [2023-09-12T18:10:48.602Z] bfcca9f150de: Preparing [2023-09-12T18:10:48.602Z] 8ec44a80cc54: Preparing [2023-09-12T18:10:48.602Z] f768e782812b: Preparing [2023-09-12T18:10:48.602Z] 16fd7a0d6cc8: Preparing [2023-09-12T18:10:48.602Z] 290838bf638b: Preparing [2023-09-12T18:10:48.602Z] 83d5add72ed6: Preparing [2023-09-12T18:10:48.602Z] 36b50b131297: Preparing [2023-09-12T18:10:48.602Z] 83d5add72ed6: Waiting [2023-09-12T18:10:48.602Z] 290838bf638b: Waiting [2023-09-12T18:10:48.602Z] 36b50b131297: Waiting [2023-09-12T18:10:48.602Z] bfcca9f150de: Layer already exists [2023-09-12T18:10:48.602Z] 094ca3f7d9a0: Layer already exists [2023-09-12T18:10:48.602Z] 8ec44a80cc54: Layer already exists [2023-09-12T18:10:48.602Z] f768e782812b: Layer already exists [2023-09-12T18:10:48.602Z] 16fd7a0d6cc8: Layer already exists [2023-09-12T18:10:48.602Z] 290838bf638b: Layer already exists [2023-09-12T18:10:48.602Z] 36b50b131297: Layer already exists [2023-09-12T18:10:48.602Z] 83d5add72ed6: Layer already exists [2023-09-12T18:10:48.602Z] 3.1.0-dev.42: digest: sha256:60f59fc37091756077f62c8072110f06ca9454a4f86ba859e53465c71a007ff5 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:10:48.793Z] #40 ... [2023-09-12T18:10:48.794Z] [2023-09-12T18:10:48.794Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-12T18:10:48.794Z] #29 DONE 0.0s [2023-09-12T18:10:48.794Z] [2023-09-12T18:10:48.794Z] #39 [core-metadata internal] load build context [2023-09-12T18:10:48.794Z] #39 transferring context: 2.59MB 1.3s done [2023-09-12T18:10:48.794Z] #39 DONE 1.6s [2023-09-12T18:10:48.794Z] [2023-09-12T18:10:48.794Z] #41 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-12T18:10:48.908Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:10:49.065Z] #41 ... [2023-09-12T18:10:49.065Z] [2023-09-12T18:10:49.065Z] #42 [support-scheduler internal] load build context [2023-09-12T18:10:49.065Z] #42 transferring context: 2.59MB 1.1s done [2023-09-12T18:10:49.065Z] #42 DONE 1.8s [2023-09-12T18:10:49.065Z] [2023-09-12T18:10:49.065Z] #33 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-12T18:10:49.065Z] #33 DONE 2.0s [2023-09-12T18:10:49.065Z] [2023-09-12T18:10:49.065Z] #32 [security-spiffe-token-provider stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-12T18:10:49.065Z] #32 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-12T18:10:49.065Z] #32 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-12T18:10:49.065Z] #32 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-12T18:10:49.065Z] #32 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-12T18:10:49.065Z] #32 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-09-12T18:10:49.065Z] #32 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.6s done [2023-09-12T18:10:49.065Z] #32 DONE 2.4s [2023-09-12T18:10:49.065Z] [2023-09-12T18:10:49.065Z] #35 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2023-09-12T18:10:49.065Z] #35 DONE 1.2s [2023-09-12T18:10:49.065Z] [2023-09-12T18:10:49.065Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.17 [2023-09-12T18:10:49.065Z] #30 DONE 2.0s [2023-09-12T18:10:49.065Z] [2023-09-12T18:10:49.065Z] #34 [security-proxy-setup internal] load build context [2023-09-12T18:10:49.065Z] #34 transferring context: 2.59MB 1.0s done [2023-09-12T18:10:49.065Z] #34 DONE 1.8s [2023-09-12T18:10:49.065Z] [2023-09-12T18:10:49.065Z] #43 [security-spiffe-token-provider internal] load build context [2023-09-12T18:10:49.213Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [2023-09-12T18:10:49.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-12T18:10:49.213Z] 094ca3f7d9a0: Preparing [2023-09-12T18:10:49.213Z] bfcca9f150de: Preparing [2023-09-12T18:10:49.213Z] 8ec44a80cc54: Preparing [2023-09-12T18:10:49.213Z] f768e782812b: Preparing [2023-09-12T18:10:49.213Z] 16fd7a0d6cc8: Preparing [2023-09-12T18:10:49.213Z] 290838bf638b: Preparing [2023-09-12T18:10:49.213Z] 83d5add72ed6: Preparing [2023-09-12T18:10:49.213Z] 36b50b131297: Preparing [2023-09-12T18:10:49.213Z] 290838bf638b: Waiting [2023-09-12T18:10:49.213Z] 83d5add72ed6: Waiting [2023-09-12T18:10:49.213Z] 36b50b131297: Waiting [2023-09-12T18:10:49.213Z] 094ca3f7d9a0: Layer already exists [2023-09-12T18:10:49.213Z] f768e782812b: Layer already exists [2023-09-12T18:10:49.213Z] bfcca9f150de: Layer already exists [2023-09-12T18:10:49.213Z] 8ec44a80cc54: Layer already exists [2023-09-12T18:10:49.213Z] 16fd7a0d6cc8: Layer already exists [2023-09-12T18:10:49.213Z] 83d5add72ed6: Layer already exists [2023-09-12T18:10:49.213Z] 290838bf638b: Layer already exists [2023-09-12T18:10:49.213Z] 36b50b131297: Layer already exists [2023-09-12T18:10:49.214Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42: digest: sha256:60f59fc37091756077f62c8072110f06ca9454a4f86ba859e53465c71a007ff5 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:10:49.518Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:10:49.817Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-09-12T18:10:49.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-12T18:10:49.817Z] 094ca3f7d9a0: Preparing [2023-09-12T18:10:49.817Z] bfcca9f150de: Preparing [2023-09-12T18:10:49.817Z] 8ec44a80cc54: Preparing [2023-09-12T18:10:49.817Z] f768e782812b: Preparing [2023-09-12T18:10:49.817Z] 16fd7a0d6cc8: Preparing [2023-09-12T18:10:49.817Z] 290838bf638b: Preparing [2023-09-12T18:10:49.817Z] 83d5add72ed6: Preparing [2023-09-12T18:10:49.817Z] 36b50b131297: Preparing [2023-09-12T18:10:49.817Z] 290838bf638b: Waiting [2023-09-12T18:10:49.817Z] 83d5add72ed6: Waiting [2023-09-12T18:10:49.817Z] 36b50b131297: Waiting [2023-09-12T18:10:49.817Z] f768e782812b: Layer already exists [2023-09-12T18:10:49.818Z] bfcca9f150de: Layer already exists [2023-09-12T18:10:49.818Z] 8ec44a80cc54: Layer already exists [2023-09-12T18:10:49.818Z] 094ca3f7d9a0: Layer already exists [2023-09-12T18:10:49.818Z] 16fd7a0d6cc8: Layer already exists [2023-09-12T18:10:49.818Z] 83d5add72ed6: Layer already exists [2023-09-12T18:10:49.818Z] 290838bf638b: Layer already exists [2023-09-12T18:10:49.818Z] 36b50b131297: Layer already exists [2023-09-12T18:10:49.818Z] main: digest: sha256:60f59fc37091756077f62c8072110f06ca9454a4f86ba859e53465c71a007ff5 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T18:10:49.856Z] ===================================================== [Pipeline] echo [2023-09-12T18:10:49.864Z] taggedImages: [2023-09-12T18:10:49.864Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:0b0266d3ec527e29a217e8c26249c7de783c5a8a [2023-09-12T18:10:49.864Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-09-12T18:10:49.864Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.42 [2023-09-12T18:10:49.864Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [2023-09-12T18:10:49.864Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-09-12T18:10:49.881Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-09-12T18:10:49.881Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a [2023-09-12T18:10:49.881Z] latest [2023-09-12T18:10:49.881Z] 3.1.0-dev.42 [2023-09-12T18:10:49.881Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [2023-09-12T18:10:49.881Z] main [2023-09-12T18:10:49.881Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:10:50.044Z] #43 ... [2023-09-12T18:10:50.044Z] [2023-09-12T18:10:50.044Z] #32 [security-spire-server stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-12T18:10:50.044Z] #32 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-12T18:10:50.044Z] #32 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-12T18:10:50.044Z] #32 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-12T18:10:50.044Z] #32 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-12T18:10:50.044Z] #32 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-09-12T18:10:50.044Z] #32 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.6s done [2023-09-12T18:10:50.044Z] #32 DONE 2.4s [2023-09-12T18:10:50.044Z] [2023-09-12T18:10:50.044Z] #44 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-12T18:10:50.044Z] #44 DONE 2.8s [2023-09-12T18:10:50.044Z] [2023-09-12T18:10:50.044Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T18:10:50.044Z] #45 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T18:10:50.193Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:0b0266d3ec527e29a217e8c26249c7de783c5a8a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:10:50.496Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:0b0266d3ec527e29a217e8c26249c7de783c5a8a [2023-09-12T18:10:50.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-12T18:10:50.496Z] 7a1fb5d1f3d4: Preparing [2023-09-12T18:10:50.496Z] 11d2ead2c010: Preparing [2023-09-12T18:10:50.496Z] 88424db02140: Preparing [2023-09-12T18:10:50.496Z] 2fbf381364eb: Preparing [2023-09-12T18:10:50.496Z] dd2206cb88c2: Preparing [2023-09-12T18:10:50.496Z] 16fd7a0d6cc8: Preparing [2023-09-12T18:10:50.496Z] 290838bf638b: Preparing [2023-09-12T18:10:50.496Z] 16fd7a0d6cc8: Waiting [2023-09-12T18:10:50.496Z] f6ad48b6b073: Preparing [2023-09-12T18:10:50.496Z] 3f4069919daf: Preparing [2023-09-12T18:10:50.496Z] f6ad48b6b073: Waiting [2023-09-12T18:10:50.496Z] 290838bf638b: Waiting [2023-09-12T18:10:50.496Z] 3f4069919daf: Waiting [2023-09-12T18:10:50.496Z] 36b50b131297: Preparing [2023-09-12T18:10:50.496Z] 36b50b131297: Waiting [2023-09-12T18:10:50.496Z] dd2206cb88c2: Pushed [2023-09-12T18:10:50.496Z] 11d2ead2c010: Pushed [2023-09-12T18:10:50.496Z] 7a1fb5d1f3d4: Pushed [2023-09-12T18:10:50.496Z] 2fbf381364eb: Pushed [2023-09-12T18:10:50.496Z] 16fd7a0d6cc8: Layer already exists [2023-09-12T18:10:50.496Z] 290838bf638b: Layer already exists [2023-09-12T18:10:50.496Z] 36b50b131297: Layer already exists [2023-09-12T18:10:50.755Z] f6ad48b6b073: Pushed [2023-09-12T18:10:51.018Z] #45 ... [2023-09-12T18:10:51.018Z] [2023-09-12T18:10:51.018Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-12T18:10:51.018Z] #37 DONE 2.9s [2023-09-12T18:10:51.287Z] [2023-09-12T18:10:51.287Z] #32 [security-spire-agent stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-12T18:10:51.287Z] #32 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-12T18:10:51.287Z] #32 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-12T18:10:51.287Z] #32 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-12T18:10:51.287Z] #32 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-12T18:10:51.287Z] #32 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-09-12T18:10:51.287Z] #32 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.6s done [2023-09-12T18:10:51.287Z] #32 DONE 2.4s [2023-09-12T18:10:51.287Z] [2023-09-12T18:10:51.287Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-12T18:10:51.287Z] #46 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-12T18:10:51.689Z] 88424db02140: Pushed [2023-09-12T18:10:51.689Z] 3f4069919daf: Pushed [2023-09-12T18:10:51.877Z] #46 ... [2023-09-12T18:10:51.877Z] [2023-09-12T18:10:51.877Z] #47 [security-spire-config internal] load build context [2023-09-12T18:10:51.877Z] #47 transferring context: 15.84kB 0.4s done [2023-09-12T18:10:51.877Z] #47 DONE 1.8s [2023-09-12T18:10:51.877Z] [2023-09-12T18:10:51.877Z] #43 [security-spiffe-token-provider internal] load build context [2023-09-12T18:10:51.948Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a: digest: sha256:5700413c13162fa45ae6d5e906f7fe784744e5efcac2ba2c9deccdd692ace008 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:10:52.258Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:10:52.467Z] #43 ... [2023-09-12T18:10:52.467Z] [2023-09-12T18:10:52.467Z] #48 [security-spire-server internal] load build context [2023-09-12T18:10:52.467Z] #48 transferring context: 17.59kB 0.4s done [2023-09-12T18:10:52.467Z] #48 DONE 2.3s [2023-09-12T18:10:52.467Z] [2023-09-12T18:10:52.467Z] #43 [security-spiffe-token-provider internal] load build context [2023-09-12T18:10:52.559Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-09-12T18:10:52.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-12T18:10:52.559Z] 7a1fb5d1f3d4: Preparing [2023-09-12T18:10:52.559Z] 11d2ead2c010: Preparing [2023-09-12T18:10:52.559Z] 88424db02140: Preparing [2023-09-12T18:10:52.559Z] 2fbf381364eb: Preparing [2023-09-12T18:10:52.559Z] dd2206cb88c2: Preparing [2023-09-12T18:10:52.559Z] 16fd7a0d6cc8: Preparing [2023-09-12T18:10:52.559Z] 290838bf638b: Preparing [2023-09-12T18:10:52.559Z] 16fd7a0d6cc8: Waiting [2023-09-12T18:10:52.559Z] f6ad48b6b073: Preparing [2023-09-12T18:10:52.559Z] 290838bf638b: Waiting [2023-09-12T18:10:52.559Z] 3f4069919daf: Preparing [2023-09-12T18:10:52.559Z] 36b50b131297: Preparing [2023-09-12T18:10:52.559Z] f6ad48b6b073: Waiting [2023-09-12T18:10:52.559Z] 3f4069919daf: Waiting [2023-09-12T18:10:52.559Z] 7a1fb5d1f3d4: Layer already exists [2023-09-12T18:10:52.559Z] dd2206cb88c2: Layer already exists [2023-09-12T18:10:52.559Z] 11d2ead2c010: Layer already exists [2023-09-12T18:10:52.559Z] 2fbf381364eb: Layer already exists [2023-09-12T18:10:52.559Z] 88424db02140: Layer already exists [2023-09-12T18:10:52.559Z] 290838bf638b: Layer already exists [2023-09-12T18:10:52.559Z] 16fd7a0d6cc8: Layer already exists [2023-09-12T18:10:52.559Z] f6ad48b6b073: Layer already exists [2023-09-12T18:10:52.559Z] 3f4069919daf: Layer already exists [2023-09-12T18:10:52.559Z] 36b50b131297: Layer already exists [2023-09-12T18:10:52.559Z] latest: digest: sha256:5700413c13162fa45ae6d5e906f7fe784744e5efcac2ba2c9deccdd692ace008 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:10:52.862Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:10:53.058Z] #43 ... [2023-09-12T18:10:53.058Z] [2023-09-12T18:10:53.058Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-12T18:10:53.058Z] #46 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.6s done [2023-09-12T18:10:53.058Z] #46 DONE 1.6s [2023-09-12T18:10:53.058Z] [2023-09-12T18:10:53.058Z] #43 [security-spiffe-token-provider internal] load build context [2023-09-12T18:10:53.161Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.42 [2023-09-12T18:10:53.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-12T18:10:53.161Z] 7a1fb5d1f3d4: Preparing [2023-09-12T18:10:53.161Z] 11d2ead2c010: Preparing [2023-09-12T18:10:53.161Z] 88424db02140: Preparing [2023-09-12T18:10:53.161Z] 2fbf381364eb: Preparing [2023-09-12T18:10:53.161Z] dd2206cb88c2: Preparing [2023-09-12T18:10:53.161Z] 16fd7a0d6cc8: Preparing [2023-09-12T18:10:53.161Z] 290838bf638b: Preparing [2023-09-12T18:10:53.161Z] f6ad48b6b073: Preparing [2023-09-12T18:10:53.161Z] 3f4069919daf: Preparing [2023-09-12T18:10:53.161Z] 36b50b131297: Preparing [2023-09-12T18:10:53.161Z] f6ad48b6b073: Waiting [2023-09-12T18:10:53.161Z] 16fd7a0d6cc8: Waiting [2023-09-12T18:10:53.161Z] 3f4069919daf: Waiting [2023-09-12T18:10:53.161Z] 36b50b131297: Waiting [2023-09-12T18:10:53.161Z] 290838bf638b: Waiting [2023-09-12T18:10:53.161Z] dd2206cb88c2: Layer already exists [2023-09-12T18:10:53.161Z] 2fbf381364eb: Layer already exists [2023-09-12T18:10:53.161Z] 11d2ead2c010: Layer already exists [2023-09-12T18:10:53.161Z] 7a1fb5d1f3d4: Layer already exists [2023-09-12T18:10:53.161Z] 88424db02140: Layer already exists [2023-09-12T18:10:53.161Z] 290838bf638b: Layer already exists [2023-09-12T18:10:53.161Z] 16fd7a0d6cc8: Layer already exists [2023-09-12T18:10:53.161Z] f6ad48b6b073: Layer already exists [2023-09-12T18:10:53.161Z] 3f4069919daf: Layer already exists [2023-09-12T18:10:53.161Z] 36b50b131297: Layer already exists [2023-09-12T18:10:53.161Z] 3.1.0-dev.42: digest: sha256:5700413c13162fa45ae6d5e906f7fe784744e5efcac2ba2c9deccdd692ace008 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:10:53.470Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:10:53.647Z] #43 ... [2023-09-12T18:10:53.648Z] [2023-09-12T18:10:53.648Z] #49 [security-spire-agent internal] load build context [2023-09-12T18:10:53.648Z] #49 transferring context: 17.12kB 0.8s done [2023-09-12T18:10:53.648Z] #49 DONE 2.5s [2023-09-12T18:10:53.648Z] [2023-09-12T18:10:53.648Z] #43 [security-spiffe-token-provider internal] load build context [2023-09-12T18:10:53.770Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [2023-09-12T18:10:53.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-12T18:10:53.770Z] 7a1fb5d1f3d4: Preparing [2023-09-12T18:10:53.770Z] 11d2ead2c010: Preparing [2023-09-12T18:10:53.770Z] 88424db02140: Preparing [2023-09-12T18:10:53.770Z] 2fbf381364eb: Preparing [2023-09-12T18:10:53.770Z] dd2206cb88c2: Preparing [2023-09-12T18:10:53.770Z] 16fd7a0d6cc8: Preparing [2023-09-12T18:10:53.770Z] 290838bf638b: Preparing [2023-09-12T18:10:53.770Z] f6ad48b6b073: Preparing [2023-09-12T18:10:53.770Z] 3f4069919daf: Preparing [2023-09-12T18:10:53.770Z] 36b50b131297: Preparing [2023-09-12T18:10:53.770Z] 290838bf638b: Waiting [2023-09-12T18:10:53.770Z] f6ad48b6b073: Waiting [2023-09-12T18:10:53.770Z] 3f4069919daf: Waiting [2023-09-12T18:10:53.770Z] 36b50b131297: Waiting [2023-09-12T18:10:53.770Z] 16fd7a0d6cc8: Waiting [2023-09-12T18:10:53.770Z] dd2206cb88c2: Layer already exists [2023-09-12T18:10:53.770Z] 2fbf381364eb: Layer already exists [2023-09-12T18:10:53.770Z] 88424db02140: Layer already exists [2023-09-12T18:10:53.770Z] 7a1fb5d1f3d4: Layer already exists [2023-09-12T18:10:53.770Z] 11d2ead2c010: Layer already exists [2023-09-12T18:10:53.770Z] 16fd7a0d6cc8: Layer already exists [2023-09-12T18:10:53.770Z] 290838bf638b: Layer already exists [2023-09-12T18:10:53.770Z] f6ad48b6b073: Layer already exists [2023-09-12T18:10:53.770Z] 36b50b131297: Layer already exists [2023-09-12T18:10:53.770Z] 3f4069919daf: Layer already exists [2023-09-12T18:10:53.770Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42: digest: sha256:5700413c13162fa45ae6d5e906f7fe784744e5efcac2ba2c9deccdd692ace008 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:10:53.916Z] #43 ... [2023-09-12T18:10:53.916Z] [2023-09-12T18:10:53.916Z] #40 [core-common-config-bootstrapper internal] load build context [2023-09-12T18:10:53.916Z] #40 transferring context: 2.59MB 4.3s done [2023-09-12T18:10:53.916Z] #40 DONE 5.4s [2023-09-12T18:10:53.916Z] [2023-09-12T18:10:53.916Z] #43 [security-spiffe-token-provider internal] load build context [2023-09-12T18:10:54.075Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:10:54.186Z] #43 ... [2023-09-12T18:10:54.186Z] [2023-09-12T18:10:54.186Z] #50 [security-proxy-auth internal] load build context [2023-09-12T18:10:54.186Z] #50 transferring context: 2.59MB 4.9s done [2023-09-12T18:10:54.186Z] #50 DONE 5.7s [2023-09-12T18:10:54.186Z] [2023-09-12T18:10:54.186Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T18:10:54.186Z] #45 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 2.2s done [2023-09-12T18:10:54.186Z] #45 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-12T18:10:54.186Z] #45 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-09-12T18:10:54.186Z] #45 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-09-12T18:10:54.186Z] #45 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.1s done [2023-09-12T18:10:54.186Z] #45 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.1s [2023-09-12T18:10:54.186Z] #45 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 1.1s [2023-09-12T18:10:54.377Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-09-12T18:10:54.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-12T18:10:54.377Z] 7a1fb5d1f3d4: Preparing [2023-09-12T18:10:54.377Z] 11d2ead2c010: Preparing [2023-09-12T18:10:54.377Z] 88424db02140: Preparing [2023-09-12T18:10:54.377Z] 2fbf381364eb: Preparing [2023-09-12T18:10:54.377Z] dd2206cb88c2: Preparing [2023-09-12T18:10:54.377Z] 16fd7a0d6cc8: Preparing [2023-09-12T18:10:54.377Z] 290838bf638b: Preparing [2023-09-12T18:10:54.377Z] 16fd7a0d6cc8: Waiting [2023-09-12T18:10:54.377Z] f6ad48b6b073: Preparing [2023-09-12T18:10:54.377Z] 3f4069919daf: Preparing [2023-09-12T18:10:54.377Z] 36b50b131297: Preparing [2023-09-12T18:10:54.377Z] 3f4069919daf: Waiting [2023-09-12T18:10:54.377Z] 36b50b131297: Waiting [2023-09-12T18:10:54.377Z] f6ad48b6b073: Waiting [2023-09-12T18:10:54.377Z] 11d2ead2c010: Layer already exists [2023-09-12T18:10:54.377Z] dd2206cb88c2: Layer already exists [2023-09-12T18:10:54.377Z] 2fbf381364eb: Layer already exists [2023-09-12T18:10:54.377Z] 88424db02140: Layer already exists [2023-09-12T18:10:54.377Z] 7a1fb5d1f3d4: Layer already exists [2023-09-12T18:10:54.377Z] 16fd7a0d6cc8: Layer already exists [2023-09-12T18:10:54.377Z] 290838bf638b: Layer already exists [2023-09-12T18:10:54.377Z] f6ad48b6b073: Layer already exists [2023-09-12T18:10:54.377Z] 3f4069919daf: Layer already exists [2023-09-12T18:10:54.377Z] 36b50b131297: Layer already exists [2023-09-12T18:10:54.377Z] main: digest: sha256:5700413c13162fa45ae6d5e906f7fe784744e5efcac2ba2c9deccdd692ace008 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T18:10:54.415Z] ===================================================== [Pipeline] echo [2023-09-12T18:10:54.433Z] taggedImages: [2023-09-12T18:10:54.433Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:0b0266d3ec527e29a217e8c26249c7de783c5a8a [2023-09-12T18:10:54.433Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-09-12T18:10:54.433Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.42 [2023-09-12T18:10:54.433Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [2023-09-12T18:10:54.433Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-09-12T18:10:54.457Z] #45 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.2s done [2023-09-12T18:10:54.457Z] #45 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.4s [2023-09-12T18:10:54.457Z] #45 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 [2023-09-12T18:10:54.457Z] #45 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.2s done [Pipeline] echo [2023-09-12T18:10:54.465Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-09-12T18:10:54.465Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a [2023-09-12T18:10:54.465Z] latest [2023-09-12T18:10:54.465Z] 3.1.0-dev.42 [2023-09-12T18:10:54.465Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [2023-09-12T18:10:54.465Z] main [2023-09-12T18:10:54.465Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:10:54.729Z] #45 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done [2023-09-12T18:10:54.729Z] #45 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.6s done [2023-09-12T18:10:54.779Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:0b0266d3ec527e29a217e8c26249c7de783c5a8a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:10:55.000Z] #45 ... [2023-09-12T18:10:55.000Z] [2023-09-12T18:10:55.000Z] #51 [support-notifications internal] load build context [2023-09-12T18:10:55.000Z] #51 transferring context: 2.59MB 5.8s done [2023-09-12T18:10:55.000Z] #51 DONE 6.5s [2023-09-12T18:10:55.000Z] [2023-09-12T18:10:55.000Z] #52 [security-secretstore-setup internal] load build context [2023-09-12T18:10:55.000Z] #52 transferring context: 2.59MB 6.0s done [2023-09-12T18:10:55.087Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:0b0266d3ec527e29a217e8c26249c7de783c5a8a [2023-09-12T18:10:55.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-12T18:10:55.087Z] ff39ba79aef4: Preparing [2023-09-12T18:10:55.087Z] d3278583548b: Preparing [2023-09-12T18:10:55.087Z] 52ed138e089d: Preparing [2023-09-12T18:10:55.087Z] 36b375242ac4: Preparing [2023-09-12T18:10:55.087Z] 34f18e41520c: Preparing [2023-09-12T18:10:55.087Z] 54a1a9f4cfa9: Preparing [2023-09-12T18:10:55.087Z] 32c9847c411f: Preparing [2023-09-12T18:10:55.087Z] 16fd7a0d6cc8: Preparing [2023-09-12T18:10:55.087Z] 290838bf638b: Preparing [2023-09-12T18:10:55.087Z] de912ee73aa5: Preparing [2023-09-12T18:10:55.087Z] 36b50b131297: Preparing [2023-09-12T18:10:55.087Z] 16fd7a0d6cc8: Waiting [2023-09-12T18:10:55.087Z] 290838bf638b: Waiting [2023-09-12T18:10:55.087Z] de912ee73aa5: Waiting [2023-09-12T18:10:55.087Z] 36b50b131297: Waiting [2023-09-12T18:10:55.087Z] 54a1a9f4cfa9: Waiting [2023-09-12T18:10:55.087Z] 32c9847c411f: Waiting [2023-09-12T18:10:55.087Z] d3278583548b: Pushed [2023-09-12T18:10:55.087Z] 34f18e41520c: Pushed [2023-09-12T18:10:55.087Z] ff39ba79aef4: Pushed [2023-09-12T18:10:55.087Z] 16fd7a0d6cc8: Layer already exists [2023-09-12T18:10:55.087Z] 54a1a9f4cfa9: Pushed [2023-09-12T18:10:55.087Z] 290838bf638b: Layer already exists [2023-09-12T18:10:55.087Z] 36b50b131297: Layer already exists [2023-09-12T18:10:55.266Z] #52 ... [2023-09-12T18:10:55.266Z] [2023-09-12T18:10:55.266Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T18:10:55.266Z] #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 2.2s [2023-09-12T18:10:55.347Z] 32c9847c411f: Pushed [2023-09-12T18:10:56.231Z] #45 ... [2023-09-12T18:10:56.231Z] [2023-09-12T18:10:56.231Z] #52 [security-secretstore-setup internal] load build context [2023-09-12T18:10:56.231Z] #52 DONE 7.5s [2023-09-12T18:10:56.231Z] [2023-09-12T18:10:56.231Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T18:10:56.231Z] #45 ... [2023-09-12T18:10:56.231Z] [2023-09-12T18:10:56.231Z] #53 [core-command internal] load build context [2023-09-12T18:10:56.231Z] #53 transferring context: 2.59MB 5.5s done [2023-09-12T18:10:56.231Z] #53 DONE 7.2s [2023-09-12T18:10:56.231Z] [2023-09-12T18:10:56.231Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T18:10:56.280Z] 36b375242ac4: Pushed [2023-09-12T18:10:56.280Z] de912ee73aa5: Pushed [2023-09-12T18:10:56.498Z] #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 1.65MB / 23.39MB 3.6s [2023-09-12T18:10:56.848Z] 52ed138e089d: Pushed [2023-09-12T18:10:56.848Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a: digest: sha256:45f29f10740a79be29424ec81fa9a8d67685473abe9431c2ebdf49a120845ed4 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:10:57.087Z] #45 ... [2023-09-12T18:10:57.087Z] [2023-09-12T18:10:57.087Z] #43 [security-spiffe-token-provider internal] load build context [2023-09-12T18:10:57.087Z] #43 transferring context: 2.59MB 6.2s done [2023-09-12T18:10:57.087Z] #43 DONE 7.8s [2023-09-12T18:10:57.087Z] [2023-09-12T18:10:57.087Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T18:10:57.087Z] #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.15MB / 23.39MB 4.0s [2023-09-12T18:10:57.160Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:10:57.354Z] #45 ... [2023-09-12T18:10:57.354Z] [2023-09-12T18:10:57.354Z] #36 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-09-12T18:10:57.354Z] #36 4.726 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T18:10:57.354Z] #36 5.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T18:10:57.354Z] #36 8.115 OK: 267 MiB in 56 packages [2023-09-12T18:10:57.354Z] #36 DONE 9.7s [2023-09-12T18:10:57.354Z] [2023-09-12T18:10:57.354Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T18:10:57.354Z] #45 ... [2023-09-12T18:10:57.354Z] [2023-09-12T18:10:57.354Z] #54 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-12T18:10:57.354Z] #0 5.619 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T18:10:57.354Z] #0 6.218 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T18:10:57.354Z] #0 9.031 OK: 267 MiB in 56 packages [2023-09-12T18:10:57.354Z] #54 DONE 10.4s [2023-09-12T18:10:57.354Z] [2023-09-12T18:10:57.354Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T18:10:57.470Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-09-12T18:10:57.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-12T18:10:57.470Z] ff39ba79aef4: Preparing [2023-09-12T18:10:57.470Z] d3278583548b: Preparing [2023-09-12T18:10:57.470Z] 52ed138e089d: Preparing [2023-09-12T18:10:57.470Z] 36b375242ac4: Preparing [2023-09-12T18:10:57.470Z] 34f18e41520c: Preparing [2023-09-12T18:10:57.470Z] 54a1a9f4cfa9: Preparing [2023-09-12T18:10:57.470Z] 32c9847c411f: Preparing [2023-09-12T18:10:57.470Z] 16fd7a0d6cc8: Preparing [2023-09-12T18:10:57.470Z] 290838bf638b: Preparing [2023-09-12T18:10:57.470Z] de912ee73aa5: Preparing [2023-09-12T18:10:57.470Z] 36b50b131297: Preparing [2023-09-12T18:10:57.470Z] de912ee73aa5: Waiting [2023-09-12T18:10:57.470Z] 32c9847c411f: Waiting [2023-09-12T18:10:57.470Z] 16fd7a0d6cc8: Waiting [2023-09-12T18:10:57.470Z] 290838bf638b: Waiting [2023-09-12T18:10:57.470Z] 36b50b131297: Waiting [2023-09-12T18:10:57.470Z] 54a1a9f4cfa9: Waiting [2023-09-12T18:10:57.470Z] d3278583548b: Layer already exists [2023-09-12T18:10:57.470Z] 52ed138e089d: Layer already exists [2023-09-12T18:10:57.470Z] 34f18e41520c: Layer already exists [2023-09-12T18:10:57.470Z] ff39ba79aef4: Layer already exists [2023-09-12T18:10:57.470Z] 36b375242ac4: Layer already exists [2023-09-12T18:10:57.470Z] 54a1a9f4cfa9: Layer already exists [2023-09-12T18:10:57.470Z] 32c9847c411f: Layer already exists [2023-09-12T18:10:57.470Z] 16fd7a0d6cc8: Layer already exists [2023-09-12T18:10:57.470Z] de912ee73aa5: Layer already exists [2023-09-12T18:10:57.470Z] 290838bf638b: Layer already exists [2023-09-12T18:10:57.470Z] 36b50b131297: Layer already exists [2023-09-12T18:10:57.470Z] latest: digest: sha256:45f29f10740a79be29424ec81fa9a8d67685473abe9431c2ebdf49a120845ed4 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:10:57.785Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:10:57.940Z] #45 ... [2023-09-12T18:10:57.940Z] [2023-09-12T18:10:57.940Z] #55 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-12T18:10:57.940Z] #0 7.941 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-12T18:10:57.940Z] #0 9.398 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-12T18:10:57.940Z] #55 ... [2023-09-12T18:10:57.940Z] [2023-09-12T18:10:57.940Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T18:10:58.085Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.42 [2023-09-12T18:10:58.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-12T18:10:58.086Z] ff39ba79aef4: Preparing [2023-09-12T18:10:58.086Z] d3278583548b: Preparing [2023-09-12T18:10:58.086Z] 52ed138e089d: Preparing [2023-09-12T18:10:58.086Z] 36b375242ac4: Preparing [2023-09-12T18:10:58.086Z] 34f18e41520c: Preparing [2023-09-12T18:10:58.086Z] 54a1a9f4cfa9: Preparing [2023-09-12T18:10:58.086Z] 32c9847c411f: Preparing [2023-09-12T18:10:58.086Z] 16fd7a0d6cc8: Preparing [2023-09-12T18:10:58.086Z] 54a1a9f4cfa9: Waiting [2023-09-12T18:10:58.086Z] 290838bf638b: Preparing [2023-09-12T18:10:58.086Z] de912ee73aa5: Preparing [2023-09-12T18:10:58.086Z] 16fd7a0d6cc8: Waiting [2023-09-12T18:10:58.086Z] 36b50b131297: Preparing [2023-09-12T18:10:58.086Z] 290838bf638b: Waiting [2023-09-12T18:10:58.086Z] 36b50b131297: Waiting [2023-09-12T18:10:58.086Z] de912ee73aa5: Waiting [2023-09-12T18:10:58.086Z] ff39ba79aef4: Layer already exists [2023-09-12T18:10:58.086Z] d3278583548b: Layer already exists [2023-09-12T18:10:58.086Z] 52ed138e089d: Layer already exists [2023-09-12T18:10:58.086Z] 34f18e41520c: Layer already exists [2023-09-12T18:10:58.086Z] 36b375242ac4: Layer already exists [2023-09-12T18:10:58.086Z] 54a1a9f4cfa9: Layer already exists [2023-09-12T18:10:58.086Z] 16fd7a0d6cc8: Layer already exists [2023-09-12T18:10:58.086Z] 290838bf638b: Layer already exists [2023-09-12T18:10:58.086Z] 32c9847c411f: Layer already exists [2023-09-12T18:10:58.086Z] de912ee73aa5: Layer already exists [2023-09-12T18:10:58.086Z] 36b50b131297: Layer already exists [2023-09-12T18:10:58.086Z] 3.1.0-dev.42: digest: sha256:45f29f10740a79be29424ec81fa9a8d67685473abe9431c2ebdf49a120845ed4 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:10:58.213Z] #45 ... [2023-09-12T18:10:58.213Z] [2023-09-12T18:10:58.213Z] #56 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-12T18:10:58.213Z] #56 ... [2023-09-12T18:10:58.213Z] [2023-09-12T18:10:58.213Z] #57 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-12T18:10:58.213Z] #0 9.829 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-12T18:10:58.400Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:10:58.479Z] #57 ... [2023-09-12T18:10:58.479Z] [2023-09-12T18:10:58.479Z] #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-12T18:10:58.479Z] #58 ... [2023-09-12T18:10:58.479Z] [2023-09-12T18:10:58.479Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-12T18:10:58.479Z] #0 6.086 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T18:10:58.479Z] #0 6.925 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T18:10:58.479Z] #0 9.068 OK: 267 MiB in 56 packages [2023-09-12T18:10:58.479Z] #59 DONE 10.0s [2023-09-12T18:10:58.479Z] [2023-09-12T18:10:58.479Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T18:10:58.479Z] #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.24MB / 23.39MB 5.5s [2023-09-12T18:10:58.705Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [2023-09-12T18:10:58.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-12T18:10:58.705Z] ff39ba79aef4: Preparing [2023-09-12T18:10:58.705Z] d3278583548b: Preparing [2023-09-12T18:10:58.705Z] 52ed138e089d: Preparing [2023-09-12T18:10:58.705Z] 36b375242ac4: Preparing [2023-09-12T18:10:58.705Z] 34f18e41520c: Preparing [2023-09-12T18:10:58.705Z] 54a1a9f4cfa9: Preparing [2023-09-12T18:10:58.705Z] 32c9847c411f: Preparing [2023-09-12T18:10:58.705Z] 16fd7a0d6cc8: Preparing [2023-09-12T18:10:58.705Z] 290838bf638b: Preparing [2023-09-12T18:10:58.705Z] de912ee73aa5: Preparing [2023-09-12T18:10:58.705Z] 36b50b131297: Preparing [2023-09-12T18:10:58.705Z] 32c9847c411f: Waiting [2023-09-12T18:10:58.705Z] 290838bf638b: Waiting [2023-09-12T18:10:58.705Z] de912ee73aa5: Waiting [2023-09-12T18:10:58.705Z] 54a1a9f4cfa9: Waiting [2023-09-12T18:10:58.705Z] 36b50b131297: Waiting [2023-09-12T18:10:58.705Z] 16fd7a0d6cc8: Waiting [2023-09-12T18:10:58.705Z] ff39ba79aef4: Layer already exists [2023-09-12T18:10:58.705Z] d3278583548b: Layer already exists [2023-09-12T18:10:58.705Z] 34f18e41520c: Layer already exists [2023-09-12T18:10:58.705Z] 52ed138e089d: Layer already exists [2023-09-12T18:10:58.705Z] 36b375242ac4: Layer already exists [2023-09-12T18:10:58.705Z] 54a1a9f4cfa9: Layer already exists [2023-09-12T18:10:58.705Z] de912ee73aa5: Layer already exists [2023-09-12T18:10:58.705Z] 16fd7a0d6cc8: Layer already exists [2023-09-12T18:10:58.705Z] 32c9847c411f: Layer already exists [2023-09-12T18:10:58.705Z] 290838bf638b: Layer already exists [2023-09-12T18:10:58.705Z] 36b50b131297: Layer already exists [2023-09-12T18:10:58.705Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42: digest: sha256:45f29f10740a79be29424ec81fa9a8d67685473abe9431c2ebdf49a120845ed4 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:10:59.007Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:10:59.077Z] #45 ... [2023-09-12T18:10:59.077Z] [2023-09-12T18:10:59.077Z] #60 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-12T18:10:59.077Z] #60 ... [2023-09-12T18:10:59.077Z] [2023-09-12T18:10:59.077Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T18:10:59.077Z] #45 ... [2023-09-12T18:10:59.077Z] [2023-09-12T18:10:59.077Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-12T18:10:59.306Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-09-12T18:10:59.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-12T18:10:59.306Z] ff39ba79aef4: Preparing [2023-09-12T18:10:59.306Z] d3278583548b: Preparing [2023-09-12T18:10:59.306Z] 52ed138e089d: Preparing [2023-09-12T18:10:59.306Z] 36b375242ac4: Preparing [2023-09-12T18:10:59.306Z] 34f18e41520c: Preparing [2023-09-12T18:10:59.306Z] 54a1a9f4cfa9: Preparing [2023-09-12T18:10:59.306Z] 32c9847c411f: Preparing [2023-09-12T18:10:59.306Z] 16fd7a0d6cc8: Preparing [2023-09-12T18:10:59.306Z] 290838bf638b: Preparing [2023-09-12T18:10:59.306Z] de912ee73aa5: Preparing [2023-09-12T18:10:59.306Z] 36b50b131297: Preparing [2023-09-12T18:10:59.306Z] 16fd7a0d6cc8: Waiting [2023-09-12T18:10:59.306Z] 54a1a9f4cfa9: Waiting [2023-09-12T18:10:59.306Z] 32c9847c411f: Waiting [2023-09-12T18:10:59.306Z] 290838bf638b: Waiting [2023-09-12T18:10:59.306Z] de912ee73aa5: Waiting [2023-09-12T18:10:59.306Z] 36b50b131297: Waiting [2023-09-12T18:10:59.306Z] d3278583548b: Layer already exists [2023-09-12T18:10:59.306Z] 34f18e41520c: Layer already exists [2023-09-12T18:10:59.306Z] 36b375242ac4: Layer already exists [2023-09-12T18:10:59.306Z] 52ed138e089d: Layer already exists [2023-09-12T18:10:59.306Z] ff39ba79aef4: Layer already exists [2023-09-12T18:10:59.306Z] 16fd7a0d6cc8: Layer already exists [2023-09-12T18:10:59.306Z] 54a1a9f4cfa9: Layer already exists [2023-09-12T18:10:59.306Z] de912ee73aa5: Layer already exists [2023-09-12T18:10:59.306Z] 290838bf638b: Layer already exists [2023-09-12T18:10:59.306Z] 32c9847c411f: Layer already exists [2023-09-12T18:10:59.306Z] 36b50b131297: Layer already exists [2023-09-12T18:10:59.306Z] main: digest: sha256:45f29f10740a79be29424ec81fa9a8d67685473abe9431c2ebdf49a120845ed4 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T18:10:59.343Z] ===================================================== [Pipeline] echo [2023-09-12T18:10:59.349Z] taggedImages: [2023-09-12T18:10:59.349Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0b0266d3ec527e29a217e8c26249c7de783c5a8a [2023-09-12T18:10:59.349Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-09-12T18:10:59.349Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.42 [2023-09-12T18:10:59.349Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [2023-09-12T18:10:59.349Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-09-12T18:10:59.353Z] #61 ... [2023-09-12T18:10:59.353Z] [2023-09-12T18:10:59.353Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T18:10:59.353Z] #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.51MB / 23.39MB 6.2s [2023-09-12T18:10:59.353Z] #45 ... [2023-09-12T18:10:59.353Z] [2023-09-12T18:10:59.353Z] #62 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-09-12T18:10:59.353Z] #62 DONE 2.1s [2023-09-12T18:10:59.353Z] [2023-09-12T18:10:59.353Z] #63 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-12T18:10:59.353Z] #63 DONE 2.0s [2023-09-12T18:10:59.353Z] [2023-09-12T18:10:59.353Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [Pipeline] echo [2023-09-12T18:10:59.371Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-09-12T18:10:59.371Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a [2023-09-12T18:10:59.371Z] latest [2023-09-12T18:10:59.371Z] 3.1.0-dev.42 [2023-09-12T18:10:59.371Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [2023-09-12T18:10:59.371Z] main [2023-09-12T18:10:59.371Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:10:59.622Z] #45 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae [2023-09-12T18:10:59.832Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0b0266d3ec527e29a217e8c26249c7de783c5a8a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:10:59.890Z] #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.03MB / 23.39MB 6.8s [2023-09-12T18:10:59.890Z] #45 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.2s done [2023-09-12T18:10:59.890Z] #45 ... [2023-09-12T18:10:59.890Z] [2023-09-12T18:10:59.890Z] #64 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-12T18:11:00.146Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0b0266d3ec527e29a217e8c26249c7de783c5a8a [2023-09-12T18:11:00.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-12T18:11:00.147Z] 660fd5fd703b: Preparing [2023-09-12T18:11:00.147Z] 7767b9e6e6be: Preparing [2023-09-12T18:11:00.147Z] 16fd7a0d6cc8: Preparing [2023-09-12T18:11:00.147Z] 290838bf638b: Preparing [2023-09-12T18:11:00.147Z] 309495032e8f: Preparing [2023-09-12T18:11:00.147Z] 36b50b131297: Preparing [2023-09-12T18:11:00.147Z] 36b50b131297: Waiting [2023-09-12T18:11:00.147Z] 290838bf638b: Layer already exists [2023-09-12T18:11:00.147Z] 16fd7a0d6cc8: Layer already exists [2023-09-12T18:11:00.147Z] 36b50b131297: Layer already exists [2023-09-12T18:11:00.147Z] 660fd5fd703b: Pushed [2023-09-12T18:11:00.157Z] #64 ... [2023-09-12T18:11:00.157Z] [2023-09-12T18:11:00.157Z] #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-12T18:11:00.157Z] #65 DONE 1.6s [2023-09-12T18:11:00.157Z] [2023-09-12T18:11:00.157Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T18:11:00.424Z] #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.76MB / 23.39MB 7.4s [2023-09-12T18:11:00.691Z] #45 ... [2023-09-12T18:11:00.691Z] [2023-09-12T18:11:00.691Z] #66 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-12T18:11:00.714Z] 309495032e8f: Pushed [2023-09-12T18:11:00.964Z] #66 ... [2023-09-12T18:11:00.964Z] [2023-09-12T18:11:00.964Z] #55 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-12T18:11:00.964Z] #55 11.21 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-12T18:11:00.964Z] #55 11.22 (2/4) Installing openssl (3.0.10-r0) [2023-09-12T18:11:00.964Z] #55 11.29 (3/4) Installing su-exec (0.2-r2) [2023-09-12T18:11:00.964Z] #55 11.30 (4/4) Installing yq (4.30.4-r4) [2023-09-12T18:11:00.964Z] #55 11.87 Executing busybox-1.35.0-r29.trigger [2023-09-12T18:11:00.964Z] #55 11.92 OK: 17 MiB in 19 packages [2023-09-12T18:11:00.964Z] #55 DONE 12.9s [2023-09-12T18:11:00.964Z] [2023-09-12T18:11:00.964Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T18:11:01.229Z] #45 ... [2023-09-12T18:11:01.229Z] [2023-09-12T18:11:01.229Z] #67 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-12T18:11:01.229Z] #67 ... [2023-09-12T18:11:01.229Z] [2023-09-12T18:11:01.229Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T18:11:01.229Z] #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.24MB / 23.39MB 8.2s [2023-09-12T18:11:01.531Z] #45 ... [2023-09-12T18:11:01.531Z] [2023-09-12T18:11:01.531Z] #68 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-12T18:11:01.531Z] #68 DONE 0.6s [2023-09-12T18:11:01.531Z] [2023-09-12T18:11:01.531Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T18:11:02.123Z] #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.63MB / 23.39MB 9.1s [2023-09-12T18:11:02.391Z] #45 ... [2023-09-12T18:11:02.391Z] [2023-09-12T18:11:02.391Z] #57 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-12T18:11:02.391Z] #57 10.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-12T18:11:02.391Z] #57 13.07 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-12T18:11:02.391Z] #57 13.11 Executing busybox-1.35.0-r29.trigger [2023-09-12T18:11:02.391Z] #57 13.24 OK: 8 MiB in 16 packages [2023-09-12T18:11:02.391Z] #57 DONE 14.1s [2023-09-12T18:11:02.391Z] [2023-09-12T18:11:02.391Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T18:11:02.616Z] 7767b9e6e6be: Pushed [2023-09-12T18:11:02.616Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a: digest: sha256:9eeea99584a0f358ed15830a2e98ab14d1919fb8697a229c6a98ac49a37b9977 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:11:02.918Z] + 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-09-12T18:11:02.972Z] #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.94MB / 23.39MB 9.8s [2023-09-12T18:11:02.972Z] #45 ... [2023-09-12T18:11:02.972Z] [2023-09-12T18:11:02.972Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-12T18:11:02.972Z] #46 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-09-12T18:11:02.972Z] #46 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-09-12T18:11:02.972Z] #46 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-09-12T18:11:02.972Z] #46 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-12T18:11:02.972Z] #46 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2023-09-12T18:11:02.972Z] #46 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done [2023-09-12T18:11:02.972Z] #46 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 8.1s done [2023-09-12T18:11:02.972Z] #46 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.2s done [2023-09-12T18:11:02.972Z] #46 ... [2023-09-12T18:11:02.972Z] [2023-09-12T18:11:02.972Z] #56 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-12T18:11:02.972Z] #56 10.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-12T18:11:02.972Z] #56 11.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-12T18:11:02.972Z] #56 13.92 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-12T18:11:02.972Z] #56 13.97 Executing busybox-1.35.0-r29.trigger [2023-09-12T18:11:02.972Z] #56 14.08 OK: 8 MiB in 16 packages [2023-09-12T18:11:02.972Z] #56 DONE 15.1s [2023-09-12T18:11:02.972Z] [2023-09-12T18:11:02.972Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T18:11:03.223Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-09-12T18:11:03.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-12T18:11:03.223Z] 660fd5fd703b: Preparing [2023-09-12T18:11:03.223Z] 7767b9e6e6be: Preparing [2023-09-12T18:11:03.223Z] 16fd7a0d6cc8: Preparing [2023-09-12T18:11:03.223Z] 290838bf638b: Preparing [2023-09-12T18:11:03.223Z] 309495032e8f: Preparing [2023-09-12T18:11:03.223Z] 36b50b131297: Preparing [2023-09-12T18:11:03.223Z] 36b50b131297: Waiting [2023-09-12T18:11:03.223Z] 16fd7a0d6cc8: Layer already exists [2023-09-12T18:11:03.223Z] 309495032e8f: Layer already exists [2023-09-12T18:11:03.223Z] 290838bf638b: Layer already exists [2023-09-12T18:11:03.223Z] 660fd5fd703b: Layer already exists [2023-09-12T18:11:03.223Z] 7767b9e6e6be: Layer already exists [2023-09-12T18:11:03.223Z] 36b50b131297: Layer already exists [2023-09-12T18:11:03.223Z] latest: digest: sha256:9eeea99584a0f358ed15830a2e98ab14d1919fb8697a229c6a98ac49a37b9977 size: 1573 [Pipeline] } [Pipeline] // withEnv [2023-09-12T18:11:03.242Z] #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.67MB / 23.39MB 10.2s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:11:03.531Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:11:03.838Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.42 [2023-09-12T18:11:03.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-12T18:11:03.838Z] 660fd5fd703b: Preparing [2023-09-12T18:11:03.838Z] 7767b9e6e6be: Preparing [2023-09-12T18:11:03.838Z] 16fd7a0d6cc8: Preparing [2023-09-12T18:11:03.838Z] 290838bf638b: Preparing [2023-09-12T18:11:03.838Z] 309495032e8f: Preparing [2023-09-12T18:11:03.838Z] 36b50b131297: Preparing [2023-09-12T18:11:03.838Z] 36b50b131297: Waiting [2023-09-12T18:11:03.838Z] 7767b9e6e6be: Layer already exists [2023-09-12T18:11:03.838Z] 660fd5fd703b: Layer already exists [2023-09-12T18:11:03.838Z] 309495032e8f: Layer already exists [2023-09-12T18:11:03.838Z] 290838bf638b: Layer already exists [2023-09-12T18:11:03.838Z] 16fd7a0d6cc8: Layer already exists [2023-09-12T18:11:03.838Z] 36b50b131297: Layer already exists [2023-09-12T18:11:03.838Z] 3.1.0-dev.42: digest: sha256:9eeea99584a0f358ed15830a2e98ab14d1919fb8697a229c6a98ac49a37b9977 size: 1573 [Pipeline] } [Pipeline] // withEnv [2023-09-12T18:11:03.861Z] #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.35MB / 23.39MB 10.7s [2023-09-12T18:11:03.861Z] #45 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:11:04.129Z] #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.92MB / 23.39MB 11.0s [2023-09-12T18:11:04.148Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:11:04.397Z] #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 21.89MB / 23.39MB 11.3s [2023-09-12T18:11:04.453Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [2023-09-12T18:11:04.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-12T18:11:04.453Z] 660fd5fd703b: Preparing [2023-09-12T18:11:04.453Z] 7767b9e6e6be: Preparing [2023-09-12T18:11:04.453Z] 16fd7a0d6cc8: Preparing [2023-09-12T18:11:04.453Z] 290838bf638b: Preparing [2023-09-12T18:11:04.453Z] 309495032e8f: Preparing [2023-09-12T18:11:04.453Z] 36b50b131297: Preparing [2023-09-12T18:11:04.453Z] 36b50b131297: Waiting [2023-09-12T18:11:04.453Z] 309495032e8f: Layer already exists [2023-09-12T18:11:04.453Z] 660fd5fd703b: Layer already exists [2023-09-12T18:11:04.453Z] 7767b9e6e6be: Layer already exists [2023-09-12T18:11:04.453Z] 16fd7a0d6cc8: Layer already exists [2023-09-12T18:11:04.453Z] 290838bf638b: Layer already exists [2023-09-12T18:11:04.453Z] 36b50b131297: Layer already exists [2023-09-12T18:11:04.453Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42: digest: sha256:9eeea99584a0f358ed15830a2e98ab14d1919fb8697a229c6a98ac49a37b9977 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:11:04.666Z] #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 11.7s [2023-09-12T18:11:04.769Z] + 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-09-12T18:11:04.933Z] #45 ... [2023-09-12T18:11:04.933Z] [2023-09-12T18:11:04.933Z] #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-12T18:11:04.933Z] #58 12.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-12T18:11:04.933Z] #58 14.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-12T18:11:04.933Z] #58 16.01 (1/2) Installing dumb-init (1.2.5-r2) [2023-09-12T18:11:04.933Z] #58 16.03 (2/2) Installing su-exec (0.2-r2) [2023-09-12T18:11:04.933Z] #58 16.06 Executing busybox-1.35.0-r29.trigger [2023-09-12T18:11:04.933Z] #58 16.09 OK: 8 MiB in 17 packages [2023-09-12T18:11:04.933Z] #58 DONE 16.8s [2023-09-12T18:11:04.933Z] [2023-09-12T18:11:04.933Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T18:11:04.933Z] #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 11.8s done [2023-09-12T18:11:05.080Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-09-12T18:11:05.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-12T18:11:05.080Z] 660fd5fd703b: Preparing [2023-09-12T18:11:05.080Z] 7767b9e6e6be: Preparing [2023-09-12T18:11:05.080Z] 16fd7a0d6cc8: Preparing [2023-09-12T18:11:05.080Z] 290838bf638b: Preparing [2023-09-12T18:11:05.080Z] 309495032e8f: Preparing [2023-09-12T18:11:05.080Z] 36b50b131297: Preparing [2023-09-12T18:11:05.080Z] 36b50b131297: Waiting [2023-09-12T18:11:05.080Z] 290838bf638b: Layer already exists [2023-09-12T18:11:05.080Z] 16fd7a0d6cc8: Layer already exists [2023-09-12T18:11:05.080Z] 660fd5fd703b: Layer already exists [2023-09-12T18:11:05.080Z] 309495032e8f: Layer already exists [2023-09-12T18:11:05.080Z] 7767b9e6e6be: Layer already exists [2023-09-12T18:11:05.080Z] 36b50b131297: Layer already exists [2023-09-12T18:11:05.080Z] main: digest: sha256:9eeea99584a0f358ed15830a2e98ab14d1919fb8697a229c6a98ac49a37b9977 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T18:11:05.133Z] ===================================================== [Pipeline] echo [2023-09-12T18:11:05.141Z] taggedImages: [2023-09-12T18:11:05.141Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0b0266d3ec527e29a217e8c26249c7de783c5a8a [2023-09-12T18:11:05.141Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-09-12T18:11:05.141Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.42 [2023-09-12T18:11:05.141Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [2023-09-12T18:11:05.141Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-09-12T18:11:05.167Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-09-12T18:11:05.167Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a [2023-09-12T18:11:05.167Z] latest [2023-09-12T18:11:05.167Z] 3.1.0-dev.42 [2023-09-12T18:11:05.167Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [2023-09-12T18:11:05.167Z] main [2023-09-12T18:11:05.167Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:11:05.483Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:0b0266d3ec527e29a217e8c26249c7de783c5a8a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:11:05.781Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:0b0266d3ec527e29a217e8c26249c7de783c5a8a [2023-09-12T18:11:05.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-12T18:11:05.781Z] 527c9ab3f5fb: Preparing [2023-09-12T18:11:05.781Z] 49414d326b3b: Preparing [2023-09-12T18:11:05.781Z] 1babae33ac35: Preparing [2023-09-12T18:11:05.781Z] 16fd7a0d6cc8: Preparing [2023-09-12T18:11:05.781Z] 290838bf638b: Preparing [2023-09-12T18:11:05.781Z] 45949983e964: Preparing [2023-09-12T18:11:05.781Z] da3b989b7782: Preparing [2023-09-12T18:11:05.781Z] 166698d3937c: Preparing [2023-09-12T18:11:05.781Z] 36b50b131297: Preparing [2023-09-12T18:11:05.781Z] da3b989b7782: Waiting [2023-09-12T18:11:05.781Z] 36b50b131297: Waiting [2023-09-12T18:11:05.781Z] 45949983e964: Waiting [2023-09-12T18:11:05.781Z] 290838bf638b: Layer already exists [2023-09-12T18:11:05.781Z] 16fd7a0d6cc8: Layer already exists [2023-09-12T18:11:05.781Z] 1babae33ac35: Pushed [2023-09-12T18:11:05.781Z] 49414d326b3b: Pushed [2023-09-12T18:11:05.781Z] 527c9ab3f5fb: Pushed [2023-09-12T18:11:05.781Z] 36b50b131297: Layer already exists [2023-09-12T18:11:05.895Z] #45 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2023-09-12T18:11:06.347Z] 166698d3937c: Pushed [2023-09-12T18:11:09.260Z] #45 ... [2023-09-12T18:11:09.260Z] [2023-09-12T18:11:09.260Z] #69 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-12T18:11:09.260Z] #69 DONE 3.7s [2023-09-12T18:11:09.260Z] [2023-09-12T18:11:09.260Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T18:11:09.260Z] #45 ... [2023-09-12T18:11:09.260Z] [2023-09-12T18:11:09.260Z] #70 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-12T18:11:09.260Z] #70 DONE 0.2s [2023-09-12T18:11:09.260Z] [2023-09-12T18:11:09.260Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T18:11:09.260Z] #45 ... [2023-09-12T18:11:09.260Z] [2023-09-12T18:11:09.260Z] #71 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T18:11:09.526Z] #71 ... [2023-09-12T18:11:09.526Z] [2023-09-12T18:11:09.526Z] #72 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T18:11:09.526Z] #72 ... [2023-09-12T18:11:09.526Z] [2023-09-12T18:11:09.526Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T18:11:10.110Z] #45 ... [2023-09-12T18:11:10.110Z] [2023-09-12T18:11:10.110Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T18:11:10.393Z] #73 ... [2023-09-12T18:11:10.393Z] [2023-09-12T18:11:10.393Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T18:11:10.977Z] #45 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.9s [2023-09-12T18:11:10.977Z] #45 ... [2023-09-12T18:11:10.977Z] [2023-09-12T18:11:10.977Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-12T18:11:10.977Z] #61 11.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T18:11:10.977Z] #61 13.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T18:11:10.977Z] #61 15.46 v3.18.3-169-gd5adf7d7d28 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-12T18:11:10.977Z] #61 15.46 v3.18.3-176-g9c50a37632b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-12T18:11:10.977Z] #61 15.46 OK: 19939 distinct packages available [2023-09-12T18:11:10.977Z] #61 16.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T18:11:10.977Z] #61 17.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T18:11:11.244Z] #61 ... [2023-09-12T18:11:11.244Z] [2023-09-12T18:11:11.244Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T18:11:11.611Z] da3b989b7782: Pushed [2023-09-12T18:11:12.664Z] #45 ... [2023-09-12T18:11:12.664Z] [2023-09-12T18:11:12.664Z] #41 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-12T18:11:12.664Z] #41 14.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-12T18:11:12.664Z] #41 15.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-12T18:11:12.664Z] #41 19.23 (1/4) Installing ca-certificates (20230506-r0) [2023-09-12T18:11:12.664Z] #41 19.58 (2/4) Installing dumb-init (1.2.5-r2) [2023-09-12T18:11:12.664Z] #41 19.58 (3/4) Installing su-exec (0.2-r2) [2023-09-12T18:11:12.664Z] #41 19.60 (4/4) Installing yq (4.30.4-r4) [2023-09-12T18:11:12.664Z] #41 20.64 Executing busybox-1.35.0-r29.trigger [2023-09-12T18:11:12.664Z] #41 20.70 Executing ca-certificates-20230506-r0.trigger [2023-09-12T18:11:12.664Z] #41 22.67 OK: 17 MiB in 19 packages [2023-09-12T18:11:12.664Z] #41 DONE 23.7s [2023-09-12T18:11:12.664Z] [2023-09-12T18:11:12.664Z] #60 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-12T18:11:12.664Z] #60 15.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-12T18:11:12.664Z] #60 16.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-12T18:11:12.664Z] #60 20.22 (1/2) Installing ca-certificates (20230506-r0) [2023-09-12T18:11:12.664Z] #60 20.56 (2/2) Installing dumb-init (1.2.5-r2) [2023-09-12T18:11:12.664Z] #60 20.59 Executing busybox-1.35.0-r29.trigger [2023-09-12T18:11:12.664Z] #60 20.67 Executing ca-certificates-20230506-r0.trigger [2023-09-12T18:11:12.664Z] #60 22.23 OK: 8 MiB in 17 packages [2023-09-12T18:11:12.664Z] #60 DONE 23.7s [2023-09-12T18:11:12.664Z] [2023-09-12T18:11:12.664Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T18:11:12.940Z] #45 ... [2023-09-12T18:11:12.940Z] [2023-09-12T18:11:12.940Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-12T18:11:12.940Z] #61 22.59 OK: 267 MiB in 56 packages [2023-09-12T18:11:12.940Z] #61 DONE 23.7s [2023-09-12T18:11:12.940Z] [2023-09-12T18:11:12.940Z] #74 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-12T18:11:13.514Z] 45949983e964: Pushed [2023-09-12T18:11:13.514Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a: digest: sha256:08263b666aecd3c9c800971a1aa0d1f44274a444aa11a47179956050a70e532a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:11:13.827Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:11:13.914Z] #74 DONE 0.9s [2023-09-12T18:11:13.914Z] [2023-09-12T18:11:13.914Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T18:11:13.914Z] #45 ... [2023-09-12T18:11:13.914Z] [2023-09-12T18:11:13.914Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-12T18:11:13.914Z] #46 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2023-09-12T18:11:13.914Z] #46 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 6.8s done [2023-09-12T18:11:14.126Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-09-12T18:11:14.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-12T18:11:14.126Z] 527c9ab3f5fb: Preparing [2023-09-12T18:11:14.126Z] 49414d326b3b: Preparing [2023-09-12T18:11:14.126Z] 1babae33ac35: Preparing [2023-09-12T18:11:14.126Z] 16fd7a0d6cc8: Preparing [2023-09-12T18:11:14.126Z] 290838bf638b: Preparing [2023-09-12T18:11:14.126Z] 45949983e964: Preparing [2023-09-12T18:11:14.126Z] da3b989b7782: Preparing [2023-09-12T18:11:14.126Z] 166698d3937c: Preparing [2023-09-12T18:11:14.126Z] 36b50b131297: Preparing [2023-09-12T18:11:14.126Z] da3b989b7782: Waiting [2023-09-12T18:11:14.126Z] 166698d3937c: Waiting [2023-09-12T18:11:14.126Z] 36b50b131297: Waiting [2023-09-12T18:11:14.126Z] 45949983e964: Waiting [2023-09-12T18:11:14.126Z] 527c9ab3f5fb: Layer already exists [2023-09-12T18:11:14.126Z] 1babae33ac35: Layer already exists [2023-09-12T18:11:14.126Z] 290838bf638b: Layer already exists [2023-09-12T18:11:14.126Z] 49414d326b3b: Layer already exists [2023-09-12T18:11:14.126Z] 16fd7a0d6cc8: Layer already exists [2023-09-12T18:11:14.126Z] 36b50b131297: Layer already exists [2023-09-12T18:11:14.126Z] 166698d3937c: Layer already exists [2023-09-12T18:11:14.126Z] 45949983e964: Layer already exists [2023-09-12T18:11:14.126Z] da3b989b7782: Layer already exists [2023-09-12T18:11:14.126Z] latest: digest: sha256:08263b666aecd3c9c800971a1aa0d1f44274a444aa11a47179956050a70e532a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:11:14.186Z] #46 DONE 22.6s [2023-09-12T18:11:14.186Z] [2023-09-12T18:11:14.186Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T18:11:14.482Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:11:14.782Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.42 [2023-09-12T18:11:14.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-12T18:11:14.782Z] 527c9ab3f5fb: Preparing [2023-09-12T18:11:14.782Z] 49414d326b3b: Preparing [2023-09-12T18:11:14.782Z] 1babae33ac35: Preparing [2023-09-12T18:11:14.782Z] 16fd7a0d6cc8: Preparing [2023-09-12T18:11:14.782Z] 290838bf638b: Preparing [2023-09-12T18:11:14.782Z] 45949983e964: Preparing [2023-09-12T18:11:14.782Z] da3b989b7782: Preparing [2023-09-12T18:11:14.782Z] 166698d3937c: Preparing [2023-09-12T18:11:14.782Z] 45949983e964: Waiting [2023-09-12T18:11:14.782Z] da3b989b7782: Waiting [2023-09-12T18:11:14.782Z] 36b50b131297: Preparing [2023-09-12T18:11:14.782Z] 36b50b131297: Waiting [2023-09-12T18:11:14.782Z] 166698d3937c: Waiting [2023-09-12T18:11:14.782Z] 16fd7a0d6cc8: Layer already exists [2023-09-12T18:11:14.782Z] 1babae33ac35: Layer already exists [2023-09-12T18:11:14.782Z] 290838bf638b: Layer already exists [2023-09-12T18:11:14.782Z] 527c9ab3f5fb: Layer already exists [2023-09-12T18:11:14.782Z] 49414d326b3b: Layer already exists [2023-09-12T18:11:14.782Z] 36b50b131297: Layer already exists [2023-09-12T18:11:14.782Z] da3b989b7782: Layer already exists [2023-09-12T18:11:14.782Z] 166698d3937c: Layer already exists [2023-09-12T18:11:14.782Z] 45949983e964: Layer already exists [2023-09-12T18:11:14.782Z] 3.1.0-dev.42: digest: sha256:08263b666aecd3c9c800971a1aa0d1f44274a444aa11a47179956050a70e532a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:11:15.086Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:11:15.386Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [2023-09-12T18:11:15.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-12T18:11:15.386Z] 527c9ab3f5fb: Preparing [2023-09-12T18:11:15.386Z] 49414d326b3b: Preparing [2023-09-12T18:11:15.386Z] 1babae33ac35: Preparing [2023-09-12T18:11:15.386Z] 16fd7a0d6cc8: Preparing [2023-09-12T18:11:15.386Z] 290838bf638b: Preparing [2023-09-12T18:11:15.386Z] 45949983e964: Preparing [2023-09-12T18:11:15.386Z] da3b989b7782: Preparing [2023-09-12T18:11:15.386Z] 166698d3937c: Preparing [2023-09-12T18:11:15.386Z] 36b50b131297: Preparing [2023-09-12T18:11:15.386Z] da3b989b7782: Waiting [2023-09-12T18:11:15.386Z] 166698d3937c: Waiting [2023-09-12T18:11:15.386Z] 45949983e964: Waiting [2023-09-12T18:11:15.386Z] 36b50b131297: Waiting [2023-09-12T18:11:15.386Z] 49414d326b3b: Layer already exists [2023-09-12T18:11:15.386Z] 16fd7a0d6cc8: Layer already exists [2023-09-12T18:11:15.386Z] 1babae33ac35: Layer already exists [2023-09-12T18:11:15.386Z] 290838bf638b: Layer already exists [2023-09-12T18:11:15.386Z] 527c9ab3f5fb: Layer already exists [2023-09-12T18:11:15.386Z] 166698d3937c: Layer already exists [2023-09-12T18:11:15.386Z] da3b989b7782: Layer already exists [2023-09-12T18:11:15.386Z] 45949983e964: Layer already exists [2023-09-12T18:11:15.386Z] 36b50b131297: Layer already exists [2023-09-12T18:11:15.386Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42: digest: sha256:08263b666aecd3c9c800971a1aa0d1f44274a444aa11a47179956050a70e532a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:11:15.623Z] #45 ... [2023-09-12T18:11:15.623Z] [2023-09-12T18:11:15.623Z] #64 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-12T18:11:15.623Z] #64 15.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-12T18:11:15.623Z] #64 17.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-12T18:11:15.623Z] #64 21.50 v3.17.5-67-g41c54a68c27 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-12T18:11:15.623Z] #64 21.50 v3.17.5-68-g2fa518cb405 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-12T18:11:15.623Z] #64 21.50 OK: 17689 distinct packages available [2023-09-12T18:11:15.623Z] #64 22.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-12T18:11:15.623Z] #64 23.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-12T18:11:15.623Z] #64 ... [2023-09-12T18:11:15.624Z] [2023-09-12T18:11:15.624Z] #67 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-12T18:11:15.624Z] #67 14.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-12T18:11:15.624Z] #67 16.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-12T18:11:15.624Z] #67 21.39 v3.17.5-67-g41c54a68c27 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-12T18:11:15.624Z] #67 21.39 v3.17.5-68-g2fa518cb405 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-12T18:11:15.624Z] #67 21.39 OK: 17689 distinct packages available [2023-09-12T18:11:15.624Z] #67 21.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-12T18:11:15.624Z] #67 23.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-12T18:11:15.624Z] #67 ... [2023-09-12T18:11:15.624Z] [2023-09-12T18:11:15.624Z] #66 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-12T18:11:15.624Z] #66 14.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-12T18:11:15.624Z] #66 16.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-12T18:11:15.624Z] #66 21.51 v3.17.5-67-g41c54a68c27 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-12T18:11:15.624Z] #66 21.51 v3.17.5-68-g2fa518cb405 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-12T18:11:15.624Z] #66 21.51 OK: 17689 distinct packages available [2023-09-12T18:11:15.624Z] #66 22.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-12T18:11:15.624Z] #66 23.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-12T18:11:15.624Z] #66 ... [2023-09-12T18:11:15.624Z] [2023-09-12T18:11:15.624Z] #67 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-12T18:11:15.624Z] #67 24.57 (1/5) Installing dumb-init (1.2.5-r2) [2023-09-12T18:11:15.624Z] #67 24.57 (2/5) Installing musl-obstack (1.2.3-r0) [2023-09-12T18:11:15.624Z] #67 24.58 (3/5) Installing libucontext (1.2-r0) [2023-09-12T18:11:15.624Z] #67 24.60 (4/5) Installing gcompat (1.1.0-r0) [2023-09-12T18:11:15.624Z] #67 24.62 (5/5) Installing openssl (3.0.10-r0) [2023-09-12T18:11:15.691Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:11:15.893Z] #67 24.70 Executing busybox-1.35.0-r29.trigger [2023-09-12T18:11:15.893Z] #67 24.75 OK: 9 MiB in 20 packages [2023-09-12T18:11:15.992Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-09-12T18:11:15.992Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-12T18:11:15.992Z] 527c9ab3f5fb: Preparing [2023-09-12T18:11:15.992Z] 49414d326b3b: Preparing [2023-09-12T18:11:15.992Z] 1babae33ac35: Preparing [2023-09-12T18:11:15.992Z] 16fd7a0d6cc8: Preparing [2023-09-12T18:11:15.992Z] 290838bf638b: Preparing [2023-09-12T18:11:15.992Z] 45949983e964: Preparing [2023-09-12T18:11:15.992Z] da3b989b7782: Preparing [2023-09-12T18:11:15.992Z] 166698d3937c: Preparing [2023-09-12T18:11:15.992Z] 36b50b131297: Preparing [2023-09-12T18:11:15.992Z] 166698d3937c: Waiting [2023-09-12T18:11:15.992Z] 45949983e964: Waiting [2023-09-12T18:11:15.992Z] da3b989b7782: Waiting [2023-09-12T18:11:15.992Z] 36b50b131297: Waiting [2023-09-12T18:11:15.992Z] 527c9ab3f5fb: Layer already exists [2023-09-12T18:11:15.992Z] 16fd7a0d6cc8: Layer already exists [2023-09-12T18:11:15.992Z] 49414d326b3b: Layer already exists [2023-09-12T18:11:15.992Z] 1babae33ac35: Layer already exists [2023-09-12T18:11:15.992Z] 290838bf638b: Layer already exists [2023-09-12T18:11:15.992Z] 45949983e964: Layer already exists [2023-09-12T18:11:15.992Z] da3b989b7782: Layer already exists [2023-09-12T18:11:15.992Z] 166698d3937c: Layer already exists [2023-09-12T18:11:15.992Z] 36b50b131297: Layer already exists [2023-09-12T18:11:15.992Z] main: digest: sha256:08263b666aecd3c9c800971a1aa0d1f44274a444aa11a47179956050a70e532a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T18:11:16.026Z] ===================================================== [Pipeline] echo [2023-09-12T18:11:16.039Z] taggedImages: [2023-09-12T18:11:16.039Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:0b0266d3ec527e29a217e8c26249c7de783c5a8a [2023-09-12T18:11:16.039Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-09-12T18:11:16.039Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.42 [2023-09-12T18:11:16.039Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [2023-09-12T18:11:16.039Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-09-12T18:11:16.057Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-09-12T18:11:16.057Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a [2023-09-12T18:11:16.057Z] latest [2023-09-12T18:11:16.057Z] 3.1.0-dev.42 [2023-09-12T18:11:16.057Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [2023-09-12T18:11:16.057Z] main [2023-09-12T18:11:16.057Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:11:16.162Z] #67 ... [2023-09-12T18:11:16.162Z] [2023-09-12T18:11:16.162Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T18:11:16.162Z] #45 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.0s done [2023-09-12T18:11:16.162Z] #45 DONE 26.2s [2023-09-12T18:11:16.360Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:0b0266d3ec527e29a217e8c26249c7de783c5a8a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:11:16.437Z] [2023-09-12T18:11:16.437Z] #67 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-12T18:11:16.437Z] #67 DONE 25.3s [2023-09-12T18:11:16.437Z] [2023-09-12T18:11:16.437Z] #64 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-12T18:11:16.437Z] #64 25.92 (1/9) Installing ca-certificates (20230506-r0) [2023-09-12T18:11:16.437Z] #64 26.08 (2/9) Installing brotli-libs (1.0.9-r9) [2023-09-12T18:11:16.437Z] #64 26.12 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-09-12T18:11:16.437Z] #64 26.15 (4/9) Installing libcurl (8.2.1-r0) [2023-09-12T18:11:16.437Z] #64 26.19 (5/9) Installing curl (8.2.1-r0) [2023-09-12T18:11:16.437Z] #64 26.23 (6/9) Installing dumb-init (1.2.5-r2) [2023-09-12T18:11:16.437Z] #64 26.24 (7/9) Installing musl-obstack (1.2.3-r0) [2023-09-12T18:11:16.437Z] #64 26.25 (8/9) Installing libucontext (1.2-r0) [2023-09-12T18:11:16.437Z] #64 26.26 (9/9) Installing gcompat (1.1.0-r0) [2023-09-12T18:11:16.437Z] #64 26.28 Executing busybox-1.35.0-r29.trigger [2023-09-12T18:11:16.437Z] #64 26.38 Executing ca-certificates-20230506-r0.trigger [2023-09-12T18:11:16.437Z] #64 ... [2023-09-12T18:11:16.437Z] [2023-09-12T18:11:16.437Z] #66 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-12T18:11:16.437Z] #66 25.16 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-12T18:11:16.437Z] #66 25.18 (2/4) Installing musl-obstack (1.2.3-r0) [2023-09-12T18:11:16.437Z] #66 25.21 (3/4) Installing libucontext (1.2-r0) [2023-09-12T18:11:16.437Z] #66 25.21 (4/4) Installing gcompat (1.1.0-r0) [2023-09-12T18:11:16.437Z] #66 25.23 Executing busybox-1.35.0-r29.trigger [2023-09-12T18:11:16.437Z] #66 25.27 OK: 8 MiB in 19 packages [2023-09-12T18:11:16.437Z] #66 DONE 25.7s [2023-09-12T18:11:16.656Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:0b0266d3ec527e29a217e8c26249c7de783c5a8a [2023-09-12T18:11:16.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-12T18:11:16.657Z] 488adbfde866: Preparing [2023-09-12T18:11:16.657Z] c22fb56e451f: Preparing [2023-09-12T18:11:16.657Z] b77bee7be3c2: Preparing [2023-09-12T18:11:16.657Z] 16fd7a0d6cc8: Preparing [2023-09-12T18:11:16.657Z] 290838bf638b: Preparing [2023-09-12T18:11:16.657Z] 45949983e964: Preparing [2023-09-12T18:11:16.657Z] 4bae2c6fe3d6: Preparing [2023-09-12T18:11:16.657Z] 45949983e964: Waiting [2023-09-12T18:11:16.657Z] 36b50b131297: Preparing [2023-09-12T18:11:16.657Z] 4bae2c6fe3d6: Waiting [2023-09-12T18:11:16.657Z] 36b50b131297: Waiting [2023-09-12T18:11:16.657Z] 290838bf638b: Layer already exists [2023-09-12T18:11:16.657Z] 16fd7a0d6cc8: Layer already exists [2023-09-12T18:11:16.657Z] 45949983e964: Layer already exists [2023-09-12T18:11:16.657Z] 36b50b131297: Layer already exists [2023-09-12T18:11:16.657Z] 488adbfde866: Pushed [2023-09-12T18:11:16.657Z] c22fb56e451f: Pushed [2023-09-12T18:11:16.657Z] b77bee7be3c2: Pushed [2023-09-12T18:11:16.707Z] [2023-09-12T18:11:16.707Z] #75 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-12T18:11:16.915Z] 4bae2c6fe3d6: Pushed [2023-09-12T18:11:17.172Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a: digest: sha256:415380d38d21baacb6a371b5f74892f847f76631a434f602fcf8147b460b4168 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:11:17.473Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:11:17.676Z] #75 DONE 1.2s [2023-09-12T18:11:17.676Z] [2023-09-12T18:11:17.676Z] #64 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-12T18:11:17.676Z] #64 27.05 OK: 11 MiB in 24 packages [2023-09-12T18:11:17.676Z] #64 DONE 27.6s [2023-09-12T18:11:17.676Z] [2023-09-12T18:11:17.676Z] #76 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-12T18:11:17.772Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-09-12T18:11:17.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-12T18:11:17.772Z] 488adbfde866: Preparing [2023-09-12T18:11:17.772Z] c22fb56e451f: Preparing [2023-09-12T18:11:17.772Z] b77bee7be3c2: Preparing [2023-09-12T18:11:17.772Z] 16fd7a0d6cc8: Preparing [2023-09-12T18:11:17.772Z] 290838bf638b: Preparing [2023-09-12T18:11:17.772Z] 45949983e964: Preparing [2023-09-12T18:11:17.772Z] 4bae2c6fe3d6: Preparing [2023-09-12T18:11:17.772Z] 36b50b131297: Preparing [2023-09-12T18:11:17.772Z] 45949983e964: Waiting [2023-09-12T18:11:17.772Z] 36b50b131297: Waiting [2023-09-12T18:11:17.772Z] 4bae2c6fe3d6: Waiting [2023-09-12T18:11:17.772Z] 488adbfde866: Layer already exists [2023-09-12T18:11:17.772Z] b77bee7be3c2: Layer already exists [2023-09-12T18:11:17.772Z] 16fd7a0d6cc8: Layer already exists [2023-09-12T18:11:17.772Z] 290838bf638b: Layer already exists [2023-09-12T18:11:17.772Z] c22fb56e451f: Layer already exists [2023-09-12T18:11:17.772Z] 45949983e964: Layer already exists [2023-09-12T18:11:17.772Z] 36b50b131297: Layer already exists [2023-09-12T18:11:17.772Z] 4bae2c6fe3d6: Layer already exists [2023-09-12T18:11:17.772Z] latest: digest: sha256:415380d38d21baacb6a371b5f74892f847f76631a434f602fcf8147b460b4168 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:11:18.075Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:11:18.376Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.42 [2023-09-12T18:11:18.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-12T18:11:18.376Z] 488adbfde866: Preparing [2023-09-12T18:11:18.376Z] c22fb56e451f: Preparing [2023-09-12T18:11:18.376Z] b77bee7be3c2: Preparing [2023-09-12T18:11:18.376Z] 16fd7a0d6cc8: Preparing [2023-09-12T18:11:18.376Z] 290838bf638b: Preparing [2023-09-12T18:11:18.376Z] 45949983e964: Preparing [2023-09-12T18:11:18.376Z] 4bae2c6fe3d6: Preparing [2023-09-12T18:11:18.376Z] 36b50b131297: Preparing [2023-09-12T18:11:18.376Z] 4bae2c6fe3d6: Waiting [2023-09-12T18:11:18.376Z] 36b50b131297: Waiting [2023-09-12T18:11:18.376Z] 45949983e964: Waiting [2023-09-12T18:11:18.376Z] c22fb56e451f: Layer already exists [2023-09-12T18:11:18.376Z] 16fd7a0d6cc8: Layer already exists [2023-09-12T18:11:18.376Z] 488adbfde866: Layer already exists [2023-09-12T18:11:18.376Z] 290838bf638b: Layer already exists [2023-09-12T18:11:18.376Z] b77bee7be3c2: Layer already exists [2023-09-12T18:11:18.376Z] 45949983e964: Layer already exists [2023-09-12T18:11:18.376Z] 4bae2c6fe3d6: Layer already exists [2023-09-12T18:11:18.376Z] 36b50b131297: Layer already exists [2023-09-12T18:11:18.376Z] 3.1.0-dev.42: digest: sha256:415380d38d21baacb6a371b5f74892f847f76631a434f602fcf8147b460b4168 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:11:18.679Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:11:18.985Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [2023-09-12T18:11:18.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-12T18:11:18.985Z] 488adbfde866: Preparing [2023-09-12T18:11:18.985Z] c22fb56e451f: Preparing [2023-09-12T18:11:18.985Z] b77bee7be3c2: Preparing [2023-09-12T18:11:18.985Z] 16fd7a0d6cc8: Preparing [2023-09-12T18:11:18.985Z] 290838bf638b: Preparing [2023-09-12T18:11:18.985Z] 45949983e964: Preparing [2023-09-12T18:11:18.985Z] 4bae2c6fe3d6: Preparing [2023-09-12T18:11:18.985Z] 36b50b131297: Preparing [2023-09-12T18:11:18.985Z] 45949983e964: Waiting [2023-09-12T18:11:18.985Z] 4bae2c6fe3d6: Waiting [2023-09-12T18:11:18.985Z] 36b50b131297: Waiting [2023-09-12T18:11:18.985Z] c22fb56e451f: Layer already exists [2023-09-12T18:11:18.985Z] 488adbfde866: Layer already exists [2023-09-12T18:11:18.985Z] 16fd7a0d6cc8: Layer already exists [2023-09-12T18:11:18.985Z] b77bee7be3c2: Layer already exists [2023-09-12T18:11:18.985Z] 290838bf638b: Layer already exists [2023-09-12T18:11:18.985Z] 36b50b131297: Layer already exists [2023-09-12T18:11:18.985Z] 45949983e964: Layer already exists [2023-09-12T18:11:18.985Z] 4bae2c6fe3d6: Layer already exists [2023-09-12T18:11:18.985Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42: digest: sha256:415380d38d21baacb6a371b5f74892f847f76631a434f602fcf8147b460b4168 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:11:19.290Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:11:19.588Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-09-12T18:11:19.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-12T18:11:19.589Z] 488adbfde866: Preparing [2023-09-12T18:11:19.589Z] c22fb56e451f: Preparing [2023-09-12T18:11:19.589Z] b77bee7be3c2: Preparing [2023-09-12T18:11:19.589Z] 16fd7a0d6cc8: Preparing [2023-09-12T18:11:19.589Z] 290838bf638b: Preparing [2023-09-12T18:11:19.589Z] 45949983e964: Preparing [2023-09-12T18:11:19.589Z] 4bae2c6fe3d6: Preparing [2023-09-12T18:11:19.589Z] 36b50b131297: Preparing [2023-09-12T18:11:19.589Z] 4bae2c6fe3d6: Waiting [2023-09-12T18:11:19.589Z] 45949983e964: Waiting [2023-09-12T18:11:19.589Z] 36b50b131297: Waiting [2023-09-12T18:11:19.589Z] 16fd7a0d6cc8: Layer already exists [2023-09-12T18:11:19.589Z] b77bee7be3c2: Layer already exists [2023-09-12T18:11:19.589Z] c22fb56e451f: Layer already exists [2023-09-12T18:11:19.589Z] 488adbfde866: Layer already exists [2023-09-12T18:11:19.589Z] 290838bf638b: Layer already exists [2023-09-12T18:11:19.589Z] 36b50b131297: Layer already exists [2023-09-12T18:11:19.589Z] 45949983e964: Layer already exists [2023-09-12T18:11:19.589Z] 4bae2c6fe3d6: Layer already exists [2023-09-12T18:11:19.589Z] main: digest: sha256:415380d38d21baacb6a371b5f74892f847f76631a434f602fcf8147b460b4168 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T18:11:19.622Z] ===================================================== [Pipeline] echo [2023-09-12T18:11:19.628Z] taggedImages: [2023-09-12T18:11:19.628Z] - nexus3.edgexfoundry.org:10004/security-spire-config:0b0266d3ec527e29a217e8c26249c7de783c5a8a [2023-09-12T18:11:19.628Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-09-12T18:11:19.628Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.42 [2023-09-12T18:11:19.628Z] - nexus3.edgexfoundry.org:10004/security-spire-config:0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [2023-09-12T18:11:19.628Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-09-12T18:11:19.643Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-09-12T18:11:19.643Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a [2023-09-12T18:11:19.643Z] latest [2023-09-12T18:11:19.643Z] 3.1.0-dev.42 [2023-09-12T18:11:19.643Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [2023-09-12T18:11:19.643Z] main [2023-09-12T18:11:19.643Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:11:19.950Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:0b0266d3ec527e29a217e8c26249c7de783c5a8a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:11:20.251Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:0b0266d3ec527e29a217e8c26249c7de783c5a8a [2023-09-12T18:11:20.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-12T18:11:20.252Z] 527c9ab3f5fb: Preparing [2023-09-12T18:11:20.252Z] 15d863c61ea6: Preparing [2023-09-12T18:11:20.252Z] 4b8cc57c54e4: Preparing [2023-09-12T18:11:20.252Z] 16fd7a0d6cc8: Preparing [2023-09-12T18:11:20.252Z] 290838bf638b: Preparing [2023-09-12T18:11:20.252Z] 45949983e964: Preparing [2023-09-12T18:11:20.252Z] 166698d3937c: Preparing [2023-09-12T18:11:20.252Z] 36b50b131297: Preparing [2023-09-12T18:11:20.252Z] 45949983e964: Waiting [2023-09-12T18:11:20.252Z] 166698d3937c: Waiting [2023-09-12T18:11:20.252Z] 36b50b131297: Waiting [2023-09-12T18:11:20.252Z] 290838bf638b: Layer already exists [2023-09-12T18:11:20.252Z] 16fd7a0d6cc8: Layer already exists [2023-09-12T18:11:20.252Z] 527c9ab3f5fb: Layer already exists [2023-09-12T18:11:20.252Z] 45949983e964: Layer already exists [2023-09-12T18:11:20.252Z] 166698d3937c: Layer already exists [2023-09-12T18:11:20.252Z] 36b50b131297: Layer already exists [2023-09-12T18:11:20.252Z] 4b8cc57c54e4: Pushed [2023-09-12T18:11:20.252Z] 15d863c61ea6: Pushed [2023-09-12T18:11:20.510Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a: digest: sha256:6d8c5c14ad9f1e01d80800a30a88c30e6e4e2e8c2a6034d964c1b0119202f87a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:11:20.814Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:11:21.109Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-09-12T18:11:21.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-12T18:11:21.109Z] 527c9ab3f5fb: Preparing [2023-09-12T18:11:21.109Z] 15d863c61ea6: Preparing [2023-09-12T18:11:21.109Z] 4b8cc57c54e4: Preparing [2023-09-12T18:11:21.109Z] 16fd7a0d6cc8: Preparing [2023-09-12T18:11:21.110Z] 290838bf638b: Preparing [2023-09-12T18:11:21.110Z] 45949983e964: Preparing [2023-09-12T18:11:21.110Z] 166698d3937c: Preparing [2023-09-12T18:11:21.110Z] 36b50b131297: Preparing [2023-09-12T18:11:21.110Z] 45949983e964: Waiting [2023-09-12T18:11:21.110Z] 166698d3937c: Waiting [2023-09-12T18:11:21.110Z] 36b50b131297: Waiting [2023-09-12T18:11:21.110Z] 4b8cc57c54e4: Layer already exists [2023-09-12T18:11:21.110Z] 15d863c61ea6: Layer already exists [2023-09-12T18:11:21.110Z] 16fd7a0d6cc8: Layer already exists [2023-09-12T18:11:21.110Z] 290838bf638b: Layer already exists [2023-09-12T18:11:21.110Z] 527c9ab3f5fb: Layer already exists [2023-09-12T18:11:21.110Z] 45949983e964: Layer already exists [2023-09-12T18:11:21.110Z] 166698d3937c: Layer already exists [2023-09-12T18:11:21.110Z] 36b50b131297: Layer already exists [2023-09-12T18:11:21.110Z] latest: digest: sha256:6d8c5c14ad9f1e01d80800a30a88c30e6e4e2e8c2a6034d964c1b0119202f87a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:11:21.414Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:11:21.715Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.42 [2023-09-12T18:11:21.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-12T18:11:21.716Z] 527c9ab3f5fb: Preparing [2023-09-12T18:11:21.716Z] 15d863c61ea6: Preparing [2023-09-12T18:11:21.716Z] 4b8cc57c54e4: Preparing [2023-09-12T18:11:21.716Z] 16fd7a0d6cc8: Preparing [2023-09-12T18:11:21.716Z] 290838bf638b: Preparing [2023-09-12T18:11:21.716Z] 45949983e964: Preparing [2023-09-12T18:11:21.716Z] 166698d3937c: Preparing [2023-09-12T18:11:21.716Z] 36b50b131297: Preparing [2023-09-12T18:11:21.716Z] 166698d3937c: Waiting [2023-09-12T18:11:21.716Z] 36b50b131297: Waiting [2023-09-12T18:11:21.716Z] 45949983e964: Waiting [2023-09-12T18:11:21.716Z] 527c9ab3f5fb: Layer already exists [2023-09-12T18:11:21.716Z] 4b8cc57c54e4: Layer already exists [2023-09-12T18:11:21.716Z] 16fd7a0d6cc8: Layer already exists [2023-09-12T18:11:21.716Z] 290838bf638b: Layer already exists [2023-09-12T18:11:21.716Z] 15d863c61ea6: Layer already exists [2023-09-12T18:11:21.716Z] 45949983e964: Layer already exists [2023-09-12T18:11:21.716Z] 166698d3937c: Layer already exists [2023-09-12T18:11:21.716Z] 36b50b131297: Layer already exists [2023-09-12T18:11:21.716Z] 3.1.0-dev.42: digest: sha256:6d8c5c14ad9f1e01d80800a30a88c30e6e4e2e8c2a6034d964c1b0119202f87a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:11:21.972Z] #76 DONE 3.6s [2023-09-12T18:11:21.972Z] [2023-09-12T18:11:21.972Z] #77 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-12T18:11:21.972Z] #77 DONE 3.7s [2023-09-12T18:11:21.972Z] [2023-09-12T18:11:21.972Z] #78 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-12T18:11:21.972Z] #78 DONE 3.7s [2023-09-12T18:11:21.972Z] [2023-09-12T18:11:21.972Z] #79 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-09-12T18:11:21.972Z] #79 ... [2023-09-12T18:11:21.972Z] [2023-09-12T18:11:21.972Z] #80 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-09-12T18:11:21.972Z] #80 DONE 0.2s [2023-09-12T18:11:21.972Z] [2023-09-12T18:11:21.972Z] #81 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-09-12T18:11:21.972Z] #81 DONE 0.2s [2023-09-12T18:11:21.972Z] [2023-09-12T18:11:21.972Z] #79 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-09-12T18:11:21.972Z] #79 DONE 0.3s [2023-09-12T18:11:21.972Z] [2023-09-12T18:11:21.972Z] #82 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-09-12T18:11:21.972Z] #82 ... [2023-09-12T18:11:21.972Z] [2023-09-12T18:11:21.972Z] #83 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-12T18:11:21.972Z] #83 DONE 0.3s [2023-09-12T18:11:21.972Z] [2023-09-12T18:11:21.972Z] #84 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-12T18:11:21.972Z] #84 DONE 0.3s [2023-09-12T18:11:21.972Z] [2023-09-12T18:11:21.972Z] #82 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-09-12T18:11:21.972Z] #82 DONE 0.2s [2023-09-12T18:11:21.972Z] [2023-09-12T18:11:21.972Z] #85 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-12T18:11:21.972Z] #85 ... [2023-09-12T18:11:21.972Z] [2023-09-12T18:11:21.972Z] #86 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-12T18:11:21.972Z] #86 DONE 0.2s [2023-09-12T18:11:21.972Z] [2023-09-12T18:11:21.972Z] #87 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-09-12T18:11:21.972Z] #87 DONE 0.3s [2023-09-12T18:11:21.972Z] [2023-09-12T18:11:21.972Z] #85 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-12T18:11:21.972Z] #85 DONE 0.2s [2023-09-12T18:11:21.972Z] [2023-09-12T18:11:21.972Z] #88 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-09-12T18:11:21.972Z] #88 DONE 0.2s [2023-09-12T18:11:21.972Z] [2023-09-12T18:11:21.972Z] #89 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-09-12T18:11:22.037Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:11:22.242Z] #89 ... [2023-09-12T18:11:22.242Z] [2023-09-12T18:11:22.242Z] #90 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-09-12T18:11:22.242Z] #90 DONE 0.1s [2023-09-12T18:11:22.242Z] [2023-09-12T18:11:22.242Z] #91 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-12T18:11:22.242Z] #91 DONE 0.2s [2023-09-12T18:11:22.242Z] [2023-09-12T18:11:22.242Z] #89 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-09-12T18:11:22.242Z] #89 DONE 0.2s [2023-09-12T18:11:22.242Z] [2023-09-12T18:11:22.242Z] #92 [security-spire-config] exporting to image [2023-09-12T18:11:22.242Z] #92 exporting layers [2023-09-12T18:11:22.346Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [2023-09-12T18:11:22.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-12T18:11:22.346Z] 527c9ab3f5fb: Preparing [2023-09-12T18:11:22.346Z] 15d863c61ea6: Preparing [2023-09-12T18:11:22.346Z] 4b8cc57c54e4: Preparing [2023-09-12T18:11:22.346Z] 16fd7a0d6cc8: Preparing [2023-09-12T18:11:22.346Z] 290838bf638b: Preparing [2023-09-12T18:11:22.346Z] 45949983e964: Preparing [2023-09-12T18:11:22.346Z] 166698d3937c: Preparing [2023-09-12T18:11:22.346Z] 36b50b131297: Preparing [2023-09-12T18:11:22.346Z] 45949983e964: Waiting [2023-09-12T18:11:22.346Z] 166698d3937c: Waiting [2023-09-12T18:11:22.346Z] 15d863c61ea6: Layer already exists [2023-09-12T18:11:22.346Z] 290838bf638b: Layer already exists [2023-09-12T18:11:22.346Z] 16fd7a0d6cc8: Layer already exists [2023-09-12T18:11:22.346Z] 4b8cc57c54e4: Layer already exists [2023-09-12T18:11:22.346Z] 527c9ab3f5fb: Layer already exists [2023-09-12T18:11:22.346Z] 45949983e964: Layer already exists [2023-09-12T18:11:22.346Z] 166698d3937c: Layer already exists [2023-09-12T18:11:22.346Z] 36b50b131297: Layer already exists [2023-09-12T18:11:22.346Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42: digest: sha256:6d8c5c14ad9f1e01d80800a30a88c30e6e4e2e8c2a6034d964c1b0119202f87a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:11:22.508Z] #92 ... [2023-09-12T18:11:22.508Z] [2023-09-12T18:11:22.508Z] #93 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-12T18:11:22.508Z] #93 DONE 0.3s [2023-09-12T18:11:22.508Z] [2023-09-12T18:11:22.508Z] #94 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-12T18:11:22.508Z] #94 DONE 0.2s [2023-09-12T18:11:22.508Z] [2023-09-12T18:11:22.508Z] #92 [security-spire-agent] exporting to image [2023-09-12T18:11:22.658Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:11:22.962Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-09-12T18:11:22.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-12T18:11:22.962Z] 527c9ab3f5fb: Preparing [2023-09-12T18:11:22.962Z] 15d863c61ea6: Preparing [2023-09-12T18:11:22.962Z] 4b8cc57c54e4: Preparing [2023-09-12T18:11:22.962Z] 16fd7a0d6cc8: Preparing [2023-09-12T18:11:22.962Z] 290838bf638b: Preparing [2023-09-12T18:11:22.962Z] 45949983e964: Preparing [2023-09-12T18:11:22.962Z] 166698d3937c: Preparing [2023-09-12T18:11:22.962Z] 36b50b131297: Preparing [2023-09-12T18:11:22.962Z] 45949983e964: Waiting [2023-09-12T18:11:22.962Z] 166698d3937c: Waiting [2023-09-12T18:11:22.962Z] 36b50b131297: Waiting [2023-09-12T18:11:22.962Z] 290838bf638b: Layer already exists [2023-09-12T18:11:22.962Z] 16fd7a0d6cc8: Layer already exists [2023-09-12T18:11:22.962Z] 527c9ab3f5fb: Layer already exists [2023-09-12T18:11:22.962Z] 4b8cc57c54e4: Layer already exists [2023-09-12T18:11:22.962Z] 15d863c61ea6: Layer already exists [2023-09-12T18:11:22.962Z] 45949983e964: Layer already exists [2023-09-12T18:11:22.962Z] 166698d3937c: Layer already exists [2023-09-12T18:11:22.962Z] 36b50b131297: Layer already exists [2023-09-12T18:11:22.962Z] main: digest: sha256:6d8c5c14ad9f1e01d80800a30a88c30e6e4e2e8c2a6034d964c1b0119202f87a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T18:11:23.020Z] ===================================================== [Pipeline] echo [2023-09-12T18:11:23.035Z] taggedImages: [2023-09-12T18:11:23.035Z] - nexus3.edgexfoundry.org:10004/security-spire-server:0b0266d3ec527e29a217e8c26249c7de783c5a8a [2023-09-12T18:11:23.035Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-09-12T18:11:23.035Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.42 [2023-09-12T18:11:23.035Z] - nexus3.edgexfoundry.org:10004/security-spire-server:0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [2023-09-12T18:11:23.035Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-09-12T18:11:23.067Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-09-12T18:11:23.067Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a [2023-09-12T18:11:23.067Z] latest [2023-09-12T18:11:23.067Z] 3.1.0-dev.42 [2023-09-12T18:11:23.067Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [2023-09-12T18:11:23.067Z] main [2023-09-12T18:11:23.067Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:11:23.397Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:0b0266d3ec527e29a217e8c26249c7de783c5a8a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:11:23.705Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:0b0266d3ec527e29a217e8c26249c7de783c5a8a [2023-09-12T18:11:23.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-12T18:11:23.705Z] ee54248fb659: Preparing [2023-09-12T18:11:23.705Z] b1ad5371729e: Preparing [2023-09-12T18:11:23.705Z] 16fd7a0d6cc8: Preparing [2023-09-12T18:11:23.705Z] 290838bf638b: Preparing [2023-09-12T18:11:23.705Z] 99e882b5bbf3: Preparing [2023-09-12T18:11:23.705Z] 36b50b131297: Preparing [2023-09-12T18:11:23.705Z] 36b50b131297: Waiting [2023-09-12T18:11:23.705Z] 290838bf638b: Layer already exists [2023-09-12T18:11:23.705Z] 16fd7a0d6cc8: Layer already exists [2023-09-12T18:11:23.705Z] 36b50b131297: Layer already exists [2023-09-12T18:11:23.705Z] ee54248fb659: Pushed [2023-09-12T18:11:23.705Z] 99e882b5bbf3: Pushed [2023-09-12T18:11:23.913Z] #92 exporting layers 1.5s done [2023-09-12T18:11:23.914Z] #92 ... [2023-09-12T18:11:23.914Z] [2023-09-12T18:11:23.914Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T18:11:23.914Z] #95 ... [2023-09-12T18:11:23.914Z] [2023-09-12T18:11:23.914Z] #92 [security-spire-config] exporting to image [2023-09-12T18:11:23.914Z] #92 exporting layers 1.4s done [2023-09-12T18:11:23.914Z] #92 writing image sha256:9c6cd3aaf495df981eb01402d9b6e57ed947a961da6765303876c974315e84e1 0.0s done [2023-09-12T18:11:23.914Z] #92 naming to docker.io/library/security-spire-config-arm64 done [2023-09-12T18:11:23.914Z] #92 writing image sha256:ac28f7211953aeb006a359a7ba3f1f2bff517c3ddbeee0b817491ab2fc3d082e 0.0s done [2023-09-12T18:11:23.914Z] #92 naming to docker.io/library/security-spire-server-arm64 [2023-09-12T18:11:23.914Z] #92 exporting layers 1.5s done [2023-09-12T18:11:23.914Z] #92 naming to docker.io/library/security-spire-server-arm64 done [2023-09-12T18:11:23.914Z] #92 writing image sha256:d248ffa8bbe034b1eb264a164596e91c5a1a93c722fe9b5715947fd56821f075 done [2023-09-12T18:11:23.914Z] #92 naming to docker.io/library/security-spire-agent-arm64 done [2023-09-12T18:11:23.914Z] #92 DONE 1.6s [2023-09-12T18:11:23.914Z] [2023-09-12T18:11:23.914Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T18:11:26.237Z] b1ad5371729e: Pushed [2023-09-12T18:11:26.496Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a: digest: sha256:0e22bb9224c66b4c53fcbcfdd7ca49a8e92abd31a7ccadf9a9e307b912fe0ab1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:11:26.810Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:11:27.121Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-09-12T18:11:27.121Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-12T18:11:27.121Z] ee54248fb659: Preparing [2023-09-12T18:11:27.121Z] b1ad5371729e: Preparing [2023-09-12T18:11:27.121Z] 16fd7a0d6cc8: Preparing [2023-09-12T18:11:27.121Z] 290838bf638b: Preparing [2023-09-12T18:11:27.121Z] 99e882b5bbf3: Preparing [2023-09-12T18:11:27.121Z] 36b50b131297: Preparing [2023-09-12T18:11:27.121Z] 36b50b131297: Waiting [2023-09-12T18:11:27.121Z] b1ad5371729e: Layer already exists [2023-09-12T18:11:27.121Z] 16fd7a0d6cc8: Layer already exists [2023-09-12T18:11:27.121Z] ee54248fb659: Layer already exists [2023-09-12T18:11:27.121Z] 99e882b5bbf3: Layer already exists [2023-09-12T18:11:27.121Z] 290838bf638b: Layer already exists [2023-09-12T18:11:27.121Z] 36b50b131297: Layer already exists [2023-09-12T18:11:27.121Z] latest: digest: sha256:0e22bb9224c66b4c53fcbcfdd7ca49a8e92abd31a7ccadf9a9e307b912fe0ab1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:11:27.440Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:11:27.745Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.42 [2023-09-12T18:11:27.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-12T18:11:27.746Z] ee54248fb659: Preparing [2023-09-12T18:11:27.746Z] b1ad5371729e: Preparing [2023-09-12T18:11:27.746Z] 16fd7a0d6cc8: Preparing [2023-09-12T18:11:27.746Z] 290838bf638b: Preparing [2023-09-12T18:11:27.746Z] 99e882b5bbf3: Preparing [2023-09-12T18:11:27.746Z] 36b50b131297: Preparing [2023-09-12T18:11:27.746Z] 36b50b131297: Waiting [2023-09-12T18:11:27.746Z] 99e882b5bbf3: Layer already exists [2023-09-12T18:11:27.746Z] 16fd7a0d6cc8: Layer already exists [2023-09-12T18:11:27.746Z] b1ad5371729e: Layer already exists [2023-09-12T18:11:27.746Z] 290838bf638b: Layer already exists [2023-09-12T18:11:27.746Z] ee54248fb659: Layer already exists [2023-09-12T18:11:27.746Z] 36b50b131297: Layer already exists [2023-09-12T18:11:27.746Z] 3.1.0-dev.42: digest: sha256:0e22bb9224c66b4c53fcbcfdd7ca49a8e92abd31a7ccadf9a9e307b912fe0ab1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:11:28.050Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:11:28.352Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [2023-09-12T18:11:28.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-12T18:11:28.352Z] ee54248fb659: Preparing [2023-09-12T18:11:28.352Z] b1ad5371729e: Preparing [2023-09-12T18:11:28.352Z] 16fd7a0d6cc8: Preparing [2023-09-12T18:11:28.352Z] 290838bf638b: Preparing [2023-09-12T18:11:28.352Z] 99e882b5bbf3: Preparing [2023-09-12T18:11:28.352Z] 36b50b131297: Preparing [2023-09-12T18:11:28.352Z] 36b50b131297: Waiting [2023-09-12T18:11:28.352Z] 290838bf638b: Layer already exists [2023-09-12T18:11:28.352Z] 16fd7a0d6cc8: Layer already exists [2023-09-12T18:11:28.352Z] 99e882b5bbf3: Layer already exists [2023-09-12T18:11:28.352Z] ee54248fb659: Layer already exists [2023-09-12T18:11:28.352Z] b1ad5371729e: Layer already exists [2023-09-12T18:11:28.352Z] 36b50b131297: Layer already exists [2023-09-12T18:11:28.352Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42: digest: sha256:0e22bb9224c66b4c53fcbcfdd7ca49a8e92abd31a7ccadf9a9e307b912fe0ab1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:11:28.663Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:11:28.966Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-09-12T18:11:28.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-12T18:11:28.966Z] ee54248fb659: Preparing [2023-09-12T18:11:28.966Z] b1ad5371729e: Preparing [2023-09-12T18:11:28.966Z] 16fd7a0d6cc8: Preparing [2023-09-12T18:11:28.966Z] 290838bf638b: Preparing [2023-09-12T18:11:28.966Z] 99e882b5bbf3: Preparing [2023-09-12T18:11:28.966Z] 36b50b131297: Preparing [2023-09-12T18:11:28.966Z] 36b50b131297: Waiting [2023-09-12T18:11:28.966Z] b1ad5371729e: Layer already exists [2023-09-12T18:11:28.966Z] ee54248fb659: Layer already exists [2023-09-12T18:11:28.966Z] 16fd7a0d6cc8: Layer already exists [2023-09-12T18:11:28.966Z] 290838bf638b: Layer already exists [2023-09-12T18:11:28.966Z] 99e882b5bbf3: Layer already exists [2023-09-12T18:11:28.966Z] 36b50b131297: Layer already exists [2023-09-12T18:11:28.966Z] main: digest: sha256:0e22bb9224c66b4c53fcbcfdd7ca49a8e92abd31a7ccadf9a9e307b912fe0ab1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T18:11:29.010Z] ===================================================== [Pipeline] echo [2023-09-12T18:11:29.018Z] taggedImages: [2023-09-12T18:11:29.018Z] - nexus3.edgexfoundry.org:10004/support-notifications:0b0266d3ec527e29a217e8c26249c7de783c5a8a [2023-09-12T18:11:29.018Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-09-12T18:11:29.018Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.42 [2023-09-12T18:11:29.018Z] - nexus3.edgexfoundry.org:10004/support-notifications:0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [2023-09-12T18:11:29.018Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-09-12T18:11:29.042Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-09-12T18:11:29.042Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a [2023-09-12T18:11:29.042Z] latest [2023-09-12T18:11:29.042Z] 3.1.0-dev.42 [2023-09-12T18:11:29.042Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [2023-09-12T18:11:29.042Z] main [2023-09-12T18:11:29.042Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:11:29.364Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:0b0266d3ec527e29a217e8c26249c7de783c5a8a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:11:29.675Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:0b0266d3ec527e29a217e8c26249c7de783c5a8a [2023-09-12T18:11:29.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-12T18:11:29.675Z] 2252b2f9bf3e: Preparing [2023-09-12T18:11:29.675Z] 59ccea560b27: Preparing [2023-09-12T18:11:29.675Z] 16fd7a0d6cc8: Preparing [2023-09-12T18:11:29.675Z] 290838bf638b: Preparing [2023-09-12T18:11:29.675Z] 83d5add72ed6: Preparing [2023-09-12T18:11:29.675Z] 36b50b131297: Preparing [2023-09-12T18:11:29.675Z] 36b50b131297: Waiting [2023-09-12T18:11:29.675Z] 83d5add72ed6: Layer already exists [2023-09-12T18:11:29.675Z] 290838bf638b: Layer already exists [2023-09-12T18:11:29.675Z] 16fd7a0d6cc8: Layer already exists [2023-09-12T18:11:29.675Z] 36b50b131297: Layer already exists [2023-09-12T18:11:29.675Z] 2252b2f9bf3e: Pushed [2023-09-12T18:11:32.963Z] 59ccea560b27: Pushed [2023-09-12T18:11:32.963Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a: digest: sha256:44640312877ad0d4ed70fd660d7e4ce9c8af3d25dc26bad1e64a5b1a61979095 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:11:33.278Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:11:33.580Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-09-12T18:11:33.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-12T18:11:33.580Z] 2252b2f9bf3e: Preparing [2023-09-12T18:11:33.580Z] 59ccea560b27: Preparing [2023-09-12T18:11:33.580Z] 16fd7a0d6cc8: Preparing [2023-09-12T18:11:33.580Z] 290838bf638b: Preparing [2023-09-12T18:11:33.580Z] 83d5add72ed6: Preparing [2023-09-12T18:11:33.580Z] 36b50b131297: Preparing [2023-09-12T18:11:33.580Z] 36b50b131297: Waiting [2023-09-12T18:11:33.580Z] 59ccea560b27: Layer already exists [2023-09-12T18:11:33.580Z] 2252b2f9bf3e: Layer already exists [2023-09-12T18:11:33.580Z] 83d5add72ed6: Layer already exists [2023-09-12T18:11:33.580Z] 16fd7a0d6cc8: Layer already exists [2023-09-12T18:11:33.580Z] 290838bf638b: Layer already exists [2023-09-12T18:11:33.580Z] 36b50b131297: Layer already exists [2023-09-12T18:11:33.580Z] latest: digest: sha256:44640312877ad0d4ed70fd660d7e4ce9c8af3d25dc26bad1e64a5b1a61979095 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:11:33.882Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:11:34.184Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.42 [2023-09-12T18:11:34.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-12T18:11:34.184Z] 2252b2f9bf3e: Preparing [2023-09-12T18:11:34.184Z] 59ccea560b27: Preparing [2023-09-12T18:11:34.184Z] 16fd7a0d6cc8: Preparing [2023-09-12T18:11:34.184Z] 290838bf638b: Preparing [2023-09-12T18:11:34.184Z] 83d5add72ed6: Preparing [2023-09-12T18:11:34.184Z] 36b50b131297: Preparing [2023-09-12T18:11:34.184Z] 36b50b131297: Waiting [2023-09-12T18:11:34.184Z] 2252b2f9bf3e: Layer already exists [2023-09-12T18:11:34.184Z] 83d5add72ed6: Layer already exists [2023-09-12T18:11:34.184Z] 59ccea560b27: Layer already exists [2023-09-12T18:11:34.185Z] 290838bf638b: Layer already exists [2023-09-12T18:11:34.185Z] 16fd7a0d6cc8: Layer already exists [2023-09-12T18:11:34.185Z] 36b50b131297: Layer already exists [2023-09-12T18:11:34.185Z] 3.1.0-dev.42: digest: sha256:44640312877ad0d4ed70fd660d7e4ce9c8af3d25dc26bad1e64a5b1a61979095 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:11:34.487Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:11:34.785Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [2023-09-12T18:11:34.785Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-12T18:11:34.785Z] 2252b2f9bf3e: Preparing [2023-09-12T18:11:34.785Z] 59ccea560b27: Preparing [2023-09-12T18:11:34.785Z] 16fd7a0d6cc8: Preparing [2023-09-12T18:11:34.785Z] 290838bf638b: Preparing [2023-09-12T18:11:34.785Z] 83d5add72ed6: Preparing [2023-09-12T18:11:34.785Z] 36b50b131297: Preparing [2023-09-12T18:11:34.785Z] 36b50b131297: Waiting [2023-09-12T18:11:34.785Z] 59ccea560b27: Layer already exists [2023-09-12T18:11:34.785Z] 290838bf638b: Layer already exists [2023-09-12T18:11:34.785Z] 16fd7a0d6cc8: Layer already exists [2023-09-12T18:11:34.785Z] 83d5add72ed6: Layer already exists [2023-09-12T18:11:34.785Z] 2252b2f9bf3e: Layer already exists [2023-09-12T18:11:34.785Z] 36b50b131297: Layer already exists [2023-09-12T18:11:34.785Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42: digest: sha256:44640312877ad0d4ed70fd660d7e4ce9c8af3d25dc26bad1e64a5b1a61979095 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:11:35.110Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:11:35.427Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-09-12T18:11:35.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-12T18:11:35.427Z] 2252b2f9bf3e: Preparing [2023-09-12T18:11:35.427Z] 59ccea560b27: Preparing [2023-09-12T18:11:35.427Z] 16fd7a0d6cc8: Preparing [2023-09-12T18:11:35.427Z] 290838bf638b: Preparing [2023-09-12T18:11:35.427Z] 83d5add72ed6: Preparing [2023-09-12T18:11:35.427Z] 36b50b131297: Preparing [2023-09-12T18:11:35.427Z] 36b50b131297: Waiting [2023-09-12T18:11:35.427Z] 16fd7a0d6cc8: Layer already exists [2023-09-12T18:11:35.427Z] 2252b2f9bf3e: Layer already exists [2023-09-12T18:11:35.427Z] 83d5add72ed6: Layer already exists [2023-09-12T18:11:35.427Z] 59ccea560b27: Layer already exists [2023-09-12T18:11:35.427Z] 290838bf638b: Layer already exists [2023-09-12T18:11:35.427Z] 36b50b131297: Layer already exists [2023-09-12T18:11:35.427Z] main: digest: sha256:44640312877ad0d4ed70fd660d7e4ce9c8af3d25dc26bad1e64a5b1a61979095 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T18:11:35.476Z] ===================================================== [Pipeline] echo [2023-09-12T18:11:35.485Z] taggedImages: [2023-09-12T18:11:35.485Z] - nexus3.edgexfoundry.org:10004/support-scheduler:0b0266d3ec527e29a217e8c26249c7de783c5a8a [2023-09-12T18:11:35.485Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-09-12T18:11:35.485Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.42 [2023-09-12T18:11:35.485Z] - nexus3.edgexfoundry.org:10004/support-scheduler:0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [2023-09-12T18:11:35.485Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-12T18:12:02.789Z] #95 ... [2023-09-12T18:12:02.789Z] [2023-09-12T18:12:02.789Z] #72 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T18:12:02.789Z] #72 DONE 61.7s [2023-09-12T18:12:02.789Z] [2023-09-12T18:12:02.789Z] #96 [core-data builder 6/7] COPY . . [2023-09-12T18:12:02.789Z] #96 ... [2023-09-12T18:12:02.789Z] [2023-09-12T18:12:02.789Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T18:12:02.789Z] #95 DONE 47.4s [2023-09-12T18:12:02.789Z] [2023-09-12T18:12:02.789Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T18:12:02.789Z] #73 DONE 61.0s [2023-09-12T18:12:02.789Z] [2023-09-12T18:12:02.789Z] #71 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T18:12:02.789Z] #71 DONE 61.7s [2023-09-12T18:12:02.789Z] [2023-09-12T18:12:02.789Z] #97 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-12T18:12:02.789Z] #97 DONE 1.2s [2023-09-12T18:12:02.789Z] [2023-09-12T18:12:02.789Z] #98 [support-notifications builder 6/7] COPY . . [2023-09-12T18:12:02.789Z] #98 DONE 1.2s [2023-09-12T18:12:02.789Z] [2023-09-12T18:12:02.789Z] #99 [security-bootstrapper builder 6/7] COPY . . [2023-09-12T18:12:02.789Z] #99 DONE 1.3s [2023-09-12T18:12:02.789Z] [2023-09-12T18:12:02.789Z] #100 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-12T18:12:02.789Z] #100 ... [2023-09-12T18:12:02.789Z] [2023-09-12T18:12:02.789Z] #101 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T18:12:02.789Z] #101 CACHED [2023-09-12T18:12:02.789Z] [2023-09-12T18:12:02.789Z] #102 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-09-12T18:12:02.789Z] #102 CACHED [2023-09-12T18:12:02.789Z] [2023-09-12T18:12:02.789Z] #103 [core-command builder 6/7] COPY . . [2023-09-12T18:12:02.789Z] #103 CACHED [2023-09-12T18:12:02.789Z] [2023-09-12T18:12:02.789Z] #104 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-12T18:12:02.789Z] #104 CACHED [2023-09-12T18:12:02.789Z] [2023-09-12T18:12:02.789Z] #105 [security-secretstore-setup builder 6/7] COPY . . [2023-09-12T18:12:02.789Z] #105 CACHED [2023-09-12T18:12:02.789Z] [2023-09-12T18:12:02.789Z] #106 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T18:12:02.789Z] #106 CACHED [2023-09-12T18:12:02.789Z] [2023-09-12T18:12:02.789Z] #107 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-12T18:12:02.789Z] #107 CACHED [2023-09-12T18:12:02.789Z] [2023-09-12T18:12:02.789Z] #108 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-09-12T18:12:02.789Z] #108 CACHED [2023-09-12T18:12:02.789Z] [2023-09-12T18:12:02.789Z] #109 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T18:12:02.789Z] #109 CACHED [2023-09-12T18:12:02.789Z] [2023-09-12T18:12:02.789Z] #110 [security-proxy-setup builder 6/7] COPY . . [2023-09-12T18:12:02.789Z] #110 CACHED [2023-09-12T18:12:02.789Z] [2023-09-12T18:12:02.789Z] #111 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T18:12:02.789Z] #111 CACHED [2023-09-12T18:12:02.789Z] [2023-09-12T18:12:02.789Z] #112 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-12T18:12:02.789Z] #112 CACHED [2023-09-12T18:12:02.789Z] [2023-09-12T18:12:02.789Z] #113 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T18:12:02.789Z] #113 CACHED [2023-09-12T18:12:02.789Z] [2023-09-12T18:12:02.789Z] #114 [security-proxy-auth builder 6/7] COPY . . [2023-09-12T18:12:02.789Z] #114 CACHED [2023-09-12T18:12:02.789Z] [2023-09-12T18:12:02.789Z] #115 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-09-12T18:12:02.789Z] #115 CACHED [2023-09-12T18:12:02.789Z] [2023-09-12T18:12:02.789Z] #116 [support-scheduler builder 6/7] COPY . . [2023-09-12T18:12:02.789Z] #116 CACHED [2023-09-12T18:12:02.789Z] [2023-09-12T18:12:02.789Z] #117 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-09-12T18:12:02.789Z] #117 CACHED [2023-09-12T18:12:02.789Z] [2023-09-12T18:12:02.789Z] #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T18:12:02.789Z] #118 CACHED [2023-09-12T18:12:02.789Z] [2023-09-12T18:12:02.789Z] #96 [core-data builder 6/7] COPY . . [2023-09-12T18:12:02.789Z] #96 DONE 1.3s [2023-09-12T18:12:02.789Z] [2023-09-12T18:12:02.789Z] #119 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-09-12T18:12:02.789Z] #119 CACHED [2023-09-12T18:12:02.789Z] [2023-09-12T18:12:02.789Z] #120 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T18:12:02.789Z] #120 CACHED [2023-09-12T18:12:02.789Z] [2023-09-12T18:12:02.789Z] #121 [core-metadata builder 6/7] COPY . . [2023-09-12T18:12:02.789Z] #121 CACHED [2023-09-12T18:12:02.789Z] [2023-09-12T18:12:02.789Z] #122 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-12T18:12:08.156Z] #122 ... [2023-09-12T18:12:08.156Z] [2023-09-12T18:12:08.156Z] #100 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-12T18:12:08.157Z] #100 4.129 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.42" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-12T18:12:12.421Z] #100 ... [2023-09-12T18:12:12.421Z] [2023-09-12T18:12:12.421Z] #122 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-12T18:12:12.421Z] #122 5.537 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.42" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-12T18:12:12.421Z] #122 ... [2023-09-12T18:12:12.421Z] [2023-09-12T18:12:12.422Z] #123 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-12T18:12:12.422Z] #0 5.179 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.42" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-09-12T18:12:12.691Z] #123 ... [2023-09-12T18:12:12.691Z] [2023-09-12T18:12:12.691Z] #124 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-12T18:12:12.691Z] #0 4.884 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.42" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-09-12T18:12:12.691Z] #124 ... [2023-09-12T18:12:12.691Z] [2023-09-12T18:12:12.691Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-12T18:12:12.691Z] #0 4.479 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.42" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-12T18:12:12.960Z] #125 ... [2023-09-12T18:12:12.960Z] [2023-09-12T18:12:12.960Z] #126 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-12T18:12:12.960Z] #0 5.440 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.42" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-12T18:12:12.960Z] #126 ... [2023-09-12T18:12:12.960Z] [2023-09-12T18:12:12.960Z] #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-12T18:12:12.960Z] #0 5.305 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.42" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-12T18:12:13.228Z] #127 ... [2023-09-12T18:12:13.228Z] [2023-09-12T18:12:13.228Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-12T18:12:13.228Z] #0 4.079 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.42" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-09-12T18:12:13.538Z] #128 ... [2023-09-12T18:12:13.538Z] [2023-09-12T18:12:13.538Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-12T18:12:13.538Z] #0 5.551 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.42" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-12T18:12:13.538Z] #129 ... [2023-09-12T18:12:13.538Z] [2023-09-12T18:12:13.538Z] #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-12T18:12:13.538Z] #0 4.970 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.42" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-09-12T18:12:13.814Z] #130 ... [2023-09-12T18:12:13.814Z] [2023-09-12T18:12:13.814Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-12T18:12:13.814Z] #0 5.621 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.42" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-12T18:24:51.656Z] #131 ... [2023-09-12T18:24:51.656Z] [2023-09-12T18:24:51.656Z] #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-12T18:24:51.656Z] #130 767.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.42" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-09-12T18:24:54.990Z] #130 ... [2023-09-12T18:24:54.990Z] [2023-09-12T18:24:54.990Z] #126 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-12T18:24:54.990Z] #126 DONE 772.1s [2023-09-12T18:24:54.990Z] [2023-09-12T18:24:54.990Z] #124 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-12T18:24:54.990Z] #124 ... [2023-09-12T18:24:54.990Z] [2023-09-12T18:24:54.990Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T18:24:55.374Z] #132 DONE 0.2s [2023-09-12T18:24:55.374Z] [2023-09-12T18:24:55.374Z] #20 [security-proxy-setup internal] load .dockerignore [2023-09-12T18:24:55.374Z] #20 ... [2023-09-12T18:24:55.374Z] [2023-09-12T18:24:55.374Z] #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-09-12T18:24:55.641Z] #133 DONE 0.3s [2023-09-12T18:24:55.641Z] [2023-09-12T18:24:55.641Z] #134 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-09-12T18:24:55.906Z] #134 DONE 0.2s [2023-09-12T18:24:55.906Z] [2023-09-12T18:24:55.906Z] #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-12T18:24:55.906Z] #135 DONE 0.3s [2023-09-12T18:24:55.906Z] [2023-09-12T18:24:55.906Z] #100 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-12T18:24:56.172Z] #100 ... [2023-09-12T18:24:56.172Z] [2023-09-12T18:24:56.172Z] #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-09-12T18:24:56.483Z] #136 DONE 0.4s [2023-09-12T18:24:56.483Z] [2023-09-12T18:24:56.483Z] #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-09-12T18:24:56.752Z] #137 DONE 0.3s [2023-09-12T18:24:56.752Z] [2023-09-12T18:24:56.752Z] #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-12T18:24:58.158Z] #138 ... [2023-09-12T18:24:58.158Z] [2023-09-12T18:24:58.158Z] #100 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-12T18:24:58.158Z] #100 DONE 775.8s [2023-09-12T18:24:58.158Z] [2023-09-12T18:24:58.158Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-12T18:24:59.116Z] #129 ... [2023-09-12T18:24:59.116Z] [2023-09-12T18:24:59.116Z] #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-12T18:24:59.390Z] #139 ... [2023-09-12T18:24:59.390Z] [2023-09-12T18:24:59.390Z] #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-12T18:24:59.390Z] #138 DONE 2.6s [2023-09-12T18:24:59.390Z] [2023-09-12T18:24:59.390Z] #92 [security-proxy-setup] exporting to image [2023-09-12T18:24:59.390Z] #92 exporting layers [2023-09-12T18:24:59.663Z] #92 ... [2023-09-12T18:24:59.663Z] [2023-09-12T18:24:59.663Z] #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-12T18:24:59.663Z] #139 DONE 0.6s [2023-09-12T18:24:59.929Z] [2023-09-12T18:24:59.929Z] #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-12T18:25:00.892Z] #140 ... [2023-09-12T18:25:00.892Z] [2023-09-12T18:25:00.892Z] #92 [security-proxy-setup] exporting to image [2023-09-12T18:25:00.892Z] #92 exporting layers 1.4s done [2023-09-12T18:25:00.892Z] #92 writing image sha256:18a4acb785c48db64606ace793e2ad7102d6de16058dea469ebb7ff8f836afcd done [2023-09-12T18:25:00.892Z] #92 naming to docker.io/library/security-proxy-setup-arm64 done [2023-09-12T18:25:00.892Z] #92 DONE 3.0s [2023-09-12T18:25:00.892Z] [2023-09-12T18:25:00.892Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-12T18:25:01.845Z] #128 ... [2023-09-12T18:25:01.845Z] [2023-09-12T18:25:01.845Z] #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-12T18:25:01.845Z] #140 DONE 2.1s [2023-09-12T18:25:01.845Z] [2023-09-12T18:25:01.845Z] #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T18:25:02.125Z] #141 DONE 0.3s [2023-09-12T18:25:02.125Z] [2023-09-12T18:25:02.125Z] #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-09-12T18:25:02.391Z] #142 DONE 0.2s [2023-09-12T18:25:02.391Z] [2023-09-12T18:25:02.391Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-12T18:25:02.391Z] #131 ... [2023-09-12T18:25:02.391Z] [2023-09-12T18:25:02.391Z] #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-12T18:25:02.726Z] #143 DONE 0.3s [2023-09-12T18:25:02.726Z] [2023-09-12T18:25:02.726Z] #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-09-12T18:25:02.992Z] #144 DONE 0.2s [2023-09-12T18:25:02.992Z] [2023-09-12T18:25:02.992Z] #20 [security-proxy-setup internal] load .dockerignore [2023-09-12T18:25:02.992Z] #20 ... [2023-09-12T18:25:02.992Z] [2023-09-12T18:25:02.992Z] #145 [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-09-12T18:25:03.321Z] #145 DONE 0.2s [2023-09-12T18:25:03.321Z] [2023-09-12T18:25:03.321Z] #146 [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-09-12T18:25:03.321Z] #146 DONE 0.1s [2023-09-12T18:25:03.321Z] [2023-09-12T18:25:03.321Z] #147 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-09-12T18:25:03.589Z] #147 DONE 0.3s [2023-09-12T18:25:03.589Z] [2023-09-12T18:25:03.589Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-12T18:25:03.589Z] #129 ... [2023-09-12T18:25:03.589Z] [2023-09-12T18:25:03.589Z] #148 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-09-12T18:25:03.589Z] #148 DONE 0.1s [2023-09-12T18:25:03.857Z] [2023-09-12T18:25:03.857Z] #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-12T18:25:05.810Z] #149 DONE 1.8s [2023-09-12T18:25:05.810Z] [2023-09-12T18:25:05.810Z] #92 [security-bootstrapper] exporting to image [2023-09-12T18:25:05.810Z] #92 exporting layers [2023-09-12T18:25:06.393Z] #92 exporting layers 0.9s done [2023-09-12T18:25:06.658Z] #92 writing image sha256:de42e0a4877cb8e294c2575c2049ea1ee210aab30020ddc7fd9000fd078aa73d done [2023-09-12T18:25:06.658Z] #92 naming to docker.io/library/security-bootstrapper-arm64 done [2023-09-12T18:25:06.658Z] #92 DONE 3.8s [2023-09-12T18:25:06.658Z] [2023-09-12T18:25:06.658Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-12T18:25:11.982Z] #129 ... [2023-09-12T18:25:11.982Z] [2023-09-12T18:25:11.982Z] #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-12T18:25:11.982Z] #130 DONE 789.0s [2023-09-12T18:25:11.982Z] [2023-09-12T18:25:11.982Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-12T18:25:11.982Z] #129 ... [2023-09-12T18:25:11.982Z] [2023-09-12T18:25:11.982Z] #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T18:25:11.982Z] #150 DONE 0.2s [2023-09-12T18:25:11.982Z] [2023-09-12T18:25:11.982Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-12T18:25:11.982Z] #125 ... [2023-09-12T18:25:11.982Z] [2023-09-12T18:25:11.982Z] #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-09-12T18:25:11.982Z] #151 DONE 0.1s [2023-09-12T18:25:12.260Z] [2023-09-12T18:25:12.260Z] #20 [security-proxy-setup internal] load .dockerignore [2023-09-12T18:25:12.260Z] #20 ... [2023-09-12T18:25:12.260Z] [2023-09-12T18:25:12.260Z] #152 [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-09-12T18:25:12.260Z] #152 DONE 0.1s [2023-09-12T18:25:12.547Z] [2023-09-12T18:25:12.547Z] #153 [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-09-12T18:25:12.547Z] #153 DONE 0.1s [2023-09-12T18:25:12.547Z] [2023-09-12T18:25:12.547Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-12T18:25:12.547Z] #129 ... [2023-09-12T18:25:12.547Z] [2023-09-12T18:25:12.547Z] #154 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-09-12T18:25:12.547Z] #154 DONE 0.1s [2023-09-12T18:25:12.547Z] [2023-09-12T18:25:12.547Z] #155 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-09-12T18:25:12.813Z] #155 DONE 0.2s [2023-09-12T18:25:12.813Z] [2023-09-12T18:25:12.813Z] #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-09-12T18:25:13.086Z] #156 DONE 0.3s [2023-09-12T18:25:13.086Z] [2023-09-12T18:25:13.086Z] #157 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-09-12T18:25:13.351Z] #157 DONE 0.1s [2023-09-12T18:25:13.351Z] [2023-09-12T18:25:13.351Z] #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-12T18:25:15.286Z] #158 DONE 2.0s [2023-09-12T18:25:15.286Z] [2023-09-12T18:25:15.286Z] #92 [security-secretstore-setup] exporting to image [2023-09-12T18:25:15.286Z] #92 exporting layers [2023-09-12T18:25:16.243Z] #92 exporting layers 1.0s done [2023-09-12T18:25:16.243Z] #92 writing image sha256:20b9acde180f670a2ff5b144d94bfc29b0d303284bb6d819a32319ce817154c7 done [2023-09-12T18:25:16.243Z] #92 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-09-12T18:25:16.243Z] #92 DONE 4.9s [2023-09-12T18:25:16.243Z] [2023-09-12T18:25:16.243Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-12T18:25:22.870Z] #129 ... [2023-09-12T18:25:22.870Z] [2023-09-12T18:25:22.870Z] #124 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-12T18:25:22.870Z] #124 DONE 799.4s [2023-09-12T18:25:22.870Z] [2023-09-12T18:25:22.870Z] #122 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-12T18:25:22.870Z] #122 ... [2023-09-12T18:25:22.870Z] [2023-09-12T18:25:22.870Z] #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T18:25:22.870Z] #159 DONE 0.2s [2023-09-12T18:25:22.870Z] [2023-09-12T18:25:22.870Z] #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-12T18:25:22.870Z] #160 DONE 0.2s [2023-09-12T18:25:22.870Z] [2023-09-12T18:25:22.870Z] #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-09-12T18:25:23.136Z] #161 DONE 0.3s [2023-09-12T18:25:23.136Z] [2023-09-12T18:25:23.136Z] #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-09-12T18:25:23.407Z] #162 DONE 0.1s [2023-09-12T18:25:23.407Z] [2023-09-12T18:25:23.407Z] #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-09-12T18:25:23.407Z] #163 DONE 0.1s [2023-09-12T18:25:23.407Z] [2023-09-12T18:25:23.407Z] #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-12T18:25:25.392Z] #164 DONE 2.0s [2023-09-12T18:25:25.392Z] [2023-09-12T18:25:25.392Z] #92 [security-proxy-auth] exporting to image [2023-09-12T18:25:25.392Z] #92 exporting layers [2023-09-12T18:25:25.976Z] #92 exporting layers 0.7s done [2023-09-12T18:25:26.243Z] #92 writing image sha256:2a6cbc2d28d86c668548b977631258bad0bcd32cd6da0027bd679c5ec7d615cd done [2023-09-12T18:25:26.243Z] #92 naming to docker.io/library/security-proxy-auth-arm64 done [2023-09-12T18:25:26.243Z] #92 DONE 5.6s [2023-09-12T18:25:26.243Z] [2023-09-12T18:25:26.243Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-12T18:25:36.316Z] #129 ... [2023-09-12T18:25:36.316Z] [2023-09-12T18:25:36.316Z] #123 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-12T18:25:36.316Z] #123 DONE 812.9s [2023-09-12T18:25:36.316Z] [2023-09-12T18:25:36.316Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-12T18:25:36.316Z] #129 ... [2023-09-12T18:25:36.316Z] [2023-09-12T18:25:36.316Z] #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T18:25:36.316Z] #165 DONE 0.3s [2023-09-12T18:25:36.316Z] [2023-09-12T18:25:36.316Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-12T18:25:36.316Z] #129 ... [2023-09-12T18:25:36.316Z] [2023-09-12T18:25:36.316Z] #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-12T18:25:36.316Z] #166 DONE 0.3s [2023-09-12T18:25:36.316Z] [2023-09-12T18:25:36.316Z] #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-09-12T18:25:36.583Z] #167 DONE 0.3s [2023-09-12T18:25:36.583Z] [2023-09-12T18:25:36.583Z] #168 [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-09-12T18:25:36.867Z] #168 DONE 0.2s [2023-09-12T18:25:36.867Z] [2023-09-12T18:25:36.867Z] #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-09-12T18:25:36.867Z] #169 DONE 0.1s [2023-09-12T18:25:36.867Z] [2023-09-12T18:25:36.867Z] #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-12T18:25:38.827Z] #170 DONE 1.9s [2023-09-12T18:25:38.827Z] [2023-09-12T18:25:38.827Z] #92 [core-common-config-bootstrapper] exporting to image [2023-09-12T18:25:38.827Z] #92 exporting layers [2023-09-12T18:25:39.091Z] #92 exporting layers 0.4s done [2023-09-12T18:25:39.356Z] #92 writing image sha256:741ef926c88920cff3eb6c7388d89362bbaee4c6b4212d6fc0411b90202ee82a done [2023-09-12T18:25:39.356Z] #92 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-09-12T18:25:39.356Z] #92 DONE 6.0s [2023-09-12T18:25:39.356Z] [2023-09-12T18:25:39.356Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-12T18:26:06.172Z] #129 ... [2023-09-12T18:26:06.172Z] [2023-09-12T18:26:06.172Z] #122 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-12T18:26:06.172Z] #122 DONE 840.7s [2023-09-12T18:26:06.172Z] [2023-09-12T18:26:06.172Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-12T18:26:06.172Z] #129 ... [2023-09-12T18:26:06.172Z] [2023-09-12T18:26:06.172Z] #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T18:26:06.172Z] #171 DONE 0.2s [2023-09-12T18:26:06.172Z] [2023-09-12T18:26:06.172Z] #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-09-12T18:26:06.172Z] #172 DONE 0.1s [2023-09-12T18:26:06.172Z] [2023-09-12T18:26:06.172Z] #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-09-12T18:26:06.172Z] #173 DONE 0.3s [2023-09-12T18:26:06.172Z] [2023-09-12T18:26:06.172Z] #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-09-12T18:26:06.172Z] #174 DONE 0.1s [2023-09-12T18:26:06.172Z] [2023-09-12T18:26:06.172Z] #92 [core-command] exporting to image [2023-09-12T18:26:06.172Z] #92 exporting layers [2023-09-12T18:26:06.172Z] #92 exporting layers 0.4s done [2023-09-12T18:26:06.172Z] #92 writing image sha256:53c511596750fab96270e825cbf9f52b78c073895782cfe6cbf9b917ddad3ef3 done [2023-09-12T18:26:06.172Z] #92 naming to docker.io/library/core-command-arm64 done [2023-09-12T18:26:06.172Z] #92 DONE 6.4s [2023-09-12T18:26:06.172Z] [2023-09-12T18:26:06.172Z] #20 [security-proxy-setup internal] load .dockerignore [2023-09-12T18:26:11.502Z] #20 ... [2023-09-12T18:26:11.502Z] [2023-09-12T18:26:11.502Z] #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-12T18:26:11.502Z] #127 DONE 849.2s [2023-09-12T18:26:11.782Z] [2023-09-12T18:26:11.782Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-12T18:26:12.076Z] #128 ... [2023-09-12T18:26:12.076Z] [2023-09-12T18:26:12.076Z] #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T18:26:12.341Z] #175 DONE 0.3s [2023-09-12T18:26:12.341Z] [2023-09-12T18:26:12.341Z] #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-12T18:26:12.619Z] #176 DONE 0.2s [2023-09-12T18:26:12.619Z] [2023-09-12T18:26:12.619Z] #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-12T18:26:12.887Z] #177 DONE 0.3s [2023-09-12T18:26:12.887Z] [2023-09-12T18:26:12.887Z] #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-12T18:26:13.152Z] #178 DONE 0.2s [2023-09-12T18:26:13.152Z] [2023-09-12T18:26:13.152Z] #92 [core-data] exporting to image [2023-09-12T18:26:13.152Z] #92 exporting layers [2023-09-12T18:26:13.418Z] #92 exporting layers 0.4s done [2023-09-12T18:26:13.418Z] #92 writing image sha256:35a5003f08c4ee4a3fb52903a9a6c9690ca79494b547e1debe43e37f9308e0a5 done [2023-09-12T18:26:13.418Z] #92 naming to docker.io/library/core-data-arm64 [2023-09-12T18:26:13.418Z] #92 naming to docker.io/library/core-data-arm64 done [2023-09-12T18:26:13.418Z] #92 DONE 6.8s [2023-09-12T18:26:13.418Z] [2023-09-12T18:26:13.418Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-12T18:26:17.655Z] #131 DONE 854.5s [2023-09-12T18:26:17.656Z] [2023-09-12T18:26:17.656Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-12T18:26:17.656Z] #128 ... [2023-09-12T18:26:17.656Z] [2023-09-12T18:26:17.656Z] #179 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T18:26:17.656Z] #179 DONE 0.1s [2023-09-12T18:26:17.656Z] [2023-09-12T18:26:17.656Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-12T18:26:17.656Z] #129 ... [2023-09-12T18:26:17.656Z] [2023-09-12T18:26:17.656Z] #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-12T18:26:17.656Z] #180 DONE 0.1s [2023-09-12T18:26:17.656Z] [2023-09-12T18:26:17.656Z] #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-09-12T18:26:17.921Z] #181 DONE 0.2s [2023-09-12T18:26:17.921Z] [2023-09-12T18:26:17.921Z] #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-09-12T18:26:17.921Z] #182 DONE 0.1s [2023-09-12T18:26:17.921Z] [2023-09-12T18:26:17.921Z] #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-09-12T18:26:18.186Z] #183 DONE 0.1s [2023-09-12T18:26:18.186Z] [2023-09-12T18:26:18.186Z] #92 [core-metadata] exporting to image [2023-09-12T18:26:18.451Z] #92 exporting layers 0.3s done [2023-09-12T18:26:18.451Z] #92 writing image sha256:8eceb49b8dc416ead7ab636f5de225022bff0e91d07f90312a73a35259822b09 done [2023-09-12T18:26:18.451Z] #92 naming to docker.io/library/core-metadata-arm64 done [2023-09-12T18:26:18.451Z] #92 DONE 7.1s [2023-09-12T18:26:18.451Z] [2023-09-12T18:26:18.451Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-12T18:26:36.623Z] #129 ... [2023-09-12T18:26:36.623Z] [2023-09-12T18:26:36.623Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-12T18:26:36.623Z] #128 DONE 871.4s [2023-09-12T18:26:36.623Z] [2023-09-12T18:26:36.623Z] #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T18:26:36.623Z] #184 DONE 0.3s [2023-09-12T18:26:36.623Z] [2023-09-12T18:26:36.623Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-12T18:26:36.623Z] #129 ... [2023-09-12T18:26:36.623Z] [2023-09-12T18:26:36.623Z] #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-12T18:26:36.623Z] #185 DONE 0.2s [2023-09-12T18:26:36.623Z] [2023-09-12T18:26:36.623Z] #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-12T18:26:36.623Z] #186 DONE 0.4s [2023-09-12T18:26:36.623Z] [2023-09-12T18:26:36.623Z] #187 [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-09-12T18:26:36.623Z] #187 DONE 0.1s [2023-09-12T18:26:36.623Z] [2023-09-12T18:26:36.623Z] #92 [security-spiffe-token-provider] exporting to image [2023-09-12T18:26:36.623Z] #92 exporting layers [2023-09-12T18:26:36.623Z] #92 exporting layers 0.6s done [2023-09-12T18:26:36.623Z] #92 writing image sha256:d42582d74a82366a6eb873f9484b23b5ee84422bcf93e06ebfdbe48f2fe3f3c1 done [2023-09-12T18:26:36.623Z] #92 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-09-12T18:26:36.623Z] #92 DONE 7.7s [2023-09-12T18:26:36.623Z] [2023-09-12T18:26:36.623Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-12T18:26:54.865Z] #129 DONE 892.5s [2023-09-12T18:26:54.865Z] [2023-09-12T18:26:54.865Z] #20 [security-proxy-setup internal] load .dockerignore [2023-09-12T18:26:55.143Z] #20 ... [2023-09-12T18:26:55.143Z] [2023-09-12T18:26:55.143Z] #188 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T18:26:55.417Z] #188 DONE 0.1s [2023-09-12T18:26:55.417Z] [2023-09-12T18:26:55.417Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-12T18:26:55.417Z] #125 DONE 892.9s [2023-09-12T18:26:55.417Z] [2023-09-12T18:26:55.417Z] #189 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-12T18:26:55.417Z] #189 DONE 0.2s [2023-09-12T18:26:55.417Z] [2023-09-12T18:26:55.417Z] #190 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-12T18:26:55.998Z] #190 DONE 0.3s [2023-09-12T18:26:55.998Z] [2023-09-12T18:26:55.998Z] #191 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T18:26:55.998Z] #191 DONE 0.1s [2023-09-12T18:26:55.998Z] [2023-09-12T18:26:55.998Z] #192 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-09-12T18:26:55.998Z] #192 DONE 0.1s [2023-09-12T18:26:55.998Z] [2023-09-12T18:26:55.998Z] #92 [support-scheduler] exporting to image [2023-09-12T18:26:55.998Z] #92 exporting layers [2023-09-12T18:26:56.264Z] #92 ... [2023-09-12T18:26:56.264Z] [2023-09-12T18:26:56.264Z] #193 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-12T18:26:56.264Z] #193 DONE 0.1s [2023-09-12T18:26:56.264Z] [2023-09-12T18:26:56.264Z] #194 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-12T18:26:56.528Z] #194 DONE 0.4s [2023-09-12T18:26:56.528Z] [2023-09-12T18:26:56.528Z] #92 [support-scheduler] exporting to image [2023-09-12T18:26:56.528Z] #92 exporting layers 0.5s done [2023-09-12T18:26:56.528Z] #92 writing image sha256:2cbc16b802e6bac7e9be8a66be95d5f8788bc6cbab8ee6f5be1c497f85478b2e done [2023-09-12T18:26:56.528Z] #92 naming to docker.io/library/support-scheduler-arm64 [2023-09-12T18:26:56.528Z] #92 naming to docker.io/library/support-scheduler-arm64 done [2023-09-12T18:26:56.528Z] #92 DONE 8.2s [2023-09-12T18:26:56.528Z] [2023-09-12T18:26:56.528Z] #195 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-12T18:26:56.528Z] #195 DONE 0.1s [2023-09-12T18:26:56.528Z] [2023-09-12T18:26:56.528Z] #20 [security-proxy-setup internal] load .dockerignore [2023-09-12T18:26:56.793Z] #20 ... [2023-09-12T18:26:56.793Z] [2023-09-12T18:26:56.793Z] #92 [support-notifications] exporting to image [2023-09-12T18:26:57.058Z] #92 exporting layers 0.4s done [2023-09-12T18:26:57.058Z] #92 writing image sha256:3671306bd28093127ca9338ae87d3e31d63a7860ab396c2dd634e2eb84e31711 done [2023-09-12T18:26:57.058Z] #92 naming to docker.io/library/support-notifications-arm64 done [2023-09-12T18:26:57.058Z] #92 DONE 8.6s [2023-09-12T18:26:57.058Z] [2023-09-12T18:26:57.058Z] #20 [security-proxy-setup internal] load .dockerignore [2023-09-12T18:26:57.058Z] time="2023-09-12T18:10:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T18:26:57.058Z] time="2023-09-12T18:10:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T18:26:57.058Z] time="2023-09-12T18:10:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T18:26:57.058Z] time="2023-09-12T18:10:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T18:26:57.058Z] time="2023-09-12T18:10:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T18:26:57.058Z] time="2023-09-12T18:10:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T18:26:57.058Z] time="2023-09-12T18:10:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T18:26:57.058Z] time="2023-09-12T18:10:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T18:26:57.058Z] time="2023-09-12T18:10:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T18:26:57.058Z] time="2023-09-12T18:10:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T18:26:57.058Z] time="2023-09-12T18:10:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T18:26:57.058Z] time="2023-09-12T18:10:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T18:26:57.058Z] time="2023-09-12T18:10:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T18:26:57.058Z] time="2023-09-12T18:10:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-09-12T18:26:57.126Z] $ docker stop --time=1 8f806a2591f06b09e77685b902729084a168cc8d6b40f136a3190c26c35c417c [2023-09-12T18:26:58.757Z] $ docker rm -f --volumes 8f806a2591f06b09e77685b902729084a168cc8d6b40f136a3190c26c35c417c [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-12T18:26:59.223Z] + docker images [2023-09-12T18:26:59.223Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-09-12T18:26:59.223Z] support-notifications-arm64 latest 3671306bd280 3 seconds ago 33.9MB [2023-09-12T18:26:59.223Z] support-scheduler-arm64 latest 2cbc16b802e6 4 seconds ago 33.2MB [2023-09-12T18:26:59.223Z] security-spiffe-token-provider-arm64 latest d42582d74a82 25 seconds ago 33.5MB [2023-09-12T18:26:59.223Z] core-metadata-arm64 latest 8eceb49b8dc4 42 seconds ago 21.3MB [2023-09-12T18:26:59.223Z] core-data-arm64 latest 35a5003f08c4 47 seconds ago 20.9MB [2023-09-12T18:26:59.223Z] core-command-arm64 latest 53c511596750 55 seconds ago 20.7MB [2023-09-12T18:26:59.223Z] core-common-config-bootstrapper-arm64 latest 741ef926c889 About a minute ago 18MB [2023-09-12T18:26:59.223Z] security-proxy-auth-arm64 latest 2a6cbc2d28d8 About a minute ago 19.2MB [2023-09-12T18:26:59.223Z] security-secretstore-setup-arm64 latest 20b9acde180f About a minute ago 43.3MB [2023-09-12T18:26:59.223Z] security-bootstrapper-arm64 latest de42e0a4877c About a minute ago 22.8MB [2023-09-12T18:26:59.223Z] security-proxy-setup-arm64 latest 18a4acb785c4 2 minutes ago 28.7MB [2023-09-12T18:26:59.223Z] security-spire-config-arm64 latest 9c6cd3aaf495 15 minutes ago 96.2MB [2023-09-12T18:26:59.223Z] security-spire-server-arm64 latest ac28f7211953 15 minutes ago 97.1MB [2023-09-12T18:26:59.223Z] security-spire-agent-arm64 latest d248ffa8bbe0 15 minutes ago 153MB [2023-09-12T18:26:59.223Z] ci-base-image-arm64 latest cbb7eff23ea6 16 minutes ago 1.07GB [2023-09-12T18:26:59.223Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 746ca1b523b5 2 hours ago 695MB [2023-09-12T18:26:59.223Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 3 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-09-12T18:26:59.355Z] provisioning config files... [2023-09-12T18:26:59.369Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/576@tmp/config8183244537092884056tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T18:26:59.728Z] ---> docker-login.sh [2023-09-12T18:26:59.729Z] nexus3.edgexfoundry.org:10001 [2023-09-12T18:26:59.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T18:27:00.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T18:27:00.004Z] Configure a credential helper to remove this warning. See [2023-09-12T18:27:00.004Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T18:27:00.004Z] [2023-09-12T18:27:00.004Z] Login Succeeded [2023-09-12T18:27:00.004Z] nexus3.edgexfoundry.org:10002 [2023-09-12T18:27:00.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T18:27:00.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T18:27:00.546Z] Configure a credential helper to remove this warning. See [2023-09-12T18:27:00.546Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T18:27:00.546Z] [2023-09-12T18:27:00.546Z] Login Succeeded [2023-09-12T18:27:00.546Z] nexus3.edgexfoundry.org:10003 [2023-09-12T18:27:00.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T18:27:00.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T18:27:00.815Z] Configure a credential helper to remove this warning. See [2023-09-12T18:27:00.815Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T18:27:00.815Z] [2023-09-12T18:27:00.815Z] Login Succeeded [2023-09-12T18:27:00.815Z] nexus3.edgexfoundry.org:10004 [2023-09-12T18:27:01.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T18:27:01.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T18:27:01.081Z] Configure a credential helper to remove this warning. See [2023-09-12T18:27:01.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T18:27:01.081Z] [2023-09-12T18:27:01.081Z] Login Succeeded [2023-09-12T18:27:01.081Z] docker.io [2023-09-12T18:27:01.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T18:27:01.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T18:27:01.613Z] Configure a credential helper to remove this warning. See [2023-09-12T18:27:01.613Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T18:27:01.613Z] [2023-09-12T18:27:01.613Z] Login Succeeded [2023-09-12T18:27:01.613Z] ---> docker-login.sh ends [Pipeline] } [2023-09-12T18:27:01.625Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T18:27:01.655Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T18:27:01.677Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-09-12T18:27:01.677Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a [2023-09-12T18:27:01.677Z] latest [2023-09-12T18:27:01.677Z] 3.1.0-dev.42 [2023-09-12T18:27:01.677Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [2023-09-12T18:27:01.677Z] main [2023-09-12T18:27:01.677Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:27:02.002Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:0b0266d3ec527e29a217e8c26249c7de783c5a8a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:27:02.331Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:0b0266d3ec527e29a217e8c26249c7de783c5a8a [2023-09-12T18:27:02.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-12T18:27:02.331Z] a2b31f85d93c: Preparing [2023-09-12T18:27:02.331Z] c008b8372aad: Preparing [2023-09-12T18:27:02.331Z] 09af0668f6c5: Preparing [2023-09-12T18:27:02.331Z] db95a562d35c: Preparing [2023-09-12T18:27:02.331Z] 9be05211dcf7: Preparing [2023-09-12T18:27:02.331Z] d2d9d24a8c2a: Preparing [2023-09-12T18:27:02.331Z] d2d9d24a8c2a: Waiting [2023-09-12T18:27:02.595Z] 09af0668f6c5: Pushed [2023-09-12T18:27:02.595Z] a2b31f85d93c: Pushed [2023-09-12T18:27:02.595Z] db95a562d35c: Pushed [2023-09-12T18:27:02.595Z] d2d9d24a8c2a: Layer already exists [2023-09-12T18:27:02.595Z] 9be05211dcf7: Pushed [2023-09-12T18:27:05.917Z] c008b8372aad: Pushed [2023-09-12T18:27:05.917Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a: digest: sha256:b38c7db8dbb4349310e58d1a5056a06c0a11a41df77186b2cdd68befcf0792e9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:27:06.248Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:27:06.589Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-09-12T18:27:06.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-12T18:27:06.589Z] a2b31f85d93c: Preparing [2023-09-12T18:27:06.589Z] c008b8372aad: Preparing [2023-09-12T18:27:06.589Z] 09af0668f6c5: Preparing [2023-09-12T18:27:06.589Z] db95a562d35c: Preparing [2023-09-12T18:27:06.589Z] 9be05211dcf7: Preparing [2023-09-12T18:27:06.589Z] d2d9d24a8c2a: Preparing [2023-09-12T18:27:06.589Z] d2d9d24a8c2a: Waiting [2023-09-12T18:27:06.589Z] db95a562d35c: Layer already exists [2023-09-12T18:27:06.589Z] c008b8372aad: Layer already exists [2023-09-12T18:27:06.589Z] 09af0668f6c5: Layer already exists [2023-09-12T18:27:06.589Z] 9be05211dcf7: Layer already exists [2023-09-12T18:27:06.589Z] a2b31f85d93c: Layer already exists [2023-09-12T18:27:06.589Z] d2d9d24a8c2a: Layer already exists [2023-09-12T18:27:06.589Z] latest: digest: sha256:b38c7db8dbb4349310e58d1a5056a06c0a11a41df77186b2cdd68befcf0792e9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:27:07.199Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:27:07.535Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.42 [2023-09-12T18:27:07.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-12T18:27:07.535Z] a2b31f85d93c: Preparing [2023-09-12T18:27:07.535Z] c008b8372aad: Preparing [2023-09-12T18:27:07.535Z] 09af0668f6c5: Preparing [2023-09-12T18:27:07.535Z] db95a562d35c: Preparing [2023-09-12T18:27:07.535Z] 9be05211dcf7: Preparing [2023-09-12T18:27:07.535Z] d2d9d24a8c2a: Preparing [2023-09-12T18:27:07.535Z] d2d9d24a8c2a: Waiting [2023-09-12T18:27:07.535Z] 9be05211dcf7: Layer already exists [2023-09-12T18:27:07.535Z] c008b8372aad: Layer already exists [2023-09-12T18:27:07.535Z] 09af0668f6c5: Layer already exists [2023-09-12T18:27:07.535Z] db95a562d35c: Layer already exists [2023-09-12T18:27:07.535Z] a2b31f85d93c: Layer already exists [2023-09-12T18:27:07.535Z] d2d9d24a8c2a: Layer already exists [2023-09-12T18:27:07.535Z] 3.1.0-dev.42: digest: sha256:b38c7db8dbb4349310e58d1a5056a06c0a11a41df77186b2cdd68befcf0792e9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:27:07.872Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:27:08.206Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [2023-09-12T18:27:08.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-12T18:27:08.206Z] a2b31f85d93c: Preparing [2023-09-12T18:27:08.206Z] c008b8372aad: Preparing [2023-09-12T18:27:08.206Z] 09af0668f6c5: Preparing [2023-09-12T18:27:08.206Z] db95a562d35c: Preparing [2023-09-12T18:27:08.206Z] 9be05211dcf7: Preparing [2023-09-12T18:27:08.206Z] d2d9d24a8c2a: Preparing [2023-09-12T18:27:08.206Z] d2d9d24a8c2a: Waiting [2023-09-12T18:27:08.206Z] a2b31f85d93c: Layer already exists [2023-09-12T18:27:08.206Z] 9be05211dcf7: Layer already exists [2023-09-12T18:27:08.206Z] db95a562d35c: Layer already exists [2023-09-12T18:27:08.206Z] 09af0668f6c5: Layer already exists [2023-09-12T18:27:08.206Z] c008b8372aad: Layer already exists [2023-09-12T18:27:08.206Z] d2d9d24a8c2a: Layer already exists [2023-09-12T18:27:08.206Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42: digest: sha256:b38c7db8dbb4349310e58d1a5056a06c0a11a41df77186b2cdd68befcf0792e9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:27:08.537Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:27:08.863Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-09-12T18:27:08.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-12T18:27:08.864Z] a2b31f85d93c: Preparing [2023-09-12T18:27:08.864Z] c008b8372aad: Preparing [2023-09-12T18:27:08.864Z] 09af0668f6c5: Preparing [2023-09-12T18:27:08.864Z] db95a562d35c: Preparing [2023-09-12T18:27:08.864Z] 9be05211dcf7: Preparing [2023-09-12T18:27:08.864Z] d2d9d24a8c2a: Preparing [2023-09-12T18:27:08.864Z] d2d9d24a8c2a: Waiting [2023-09-12T18:27:08.864Z] c008b8372aad: Layer already exists [2023-09-12T18:27:08.864Z] 9be05211dcf7: Layer already exists [2023-09-12T18:27:08.864Z] db95a562d35c: Layer already exists [2023-09-12T18:27:08.864Z] a2b31f85d93c: Layer already exists [2023-09-12T18:27:08.864Z] 09af0668f6c5: Layer already exists [2023-09-12T18:27:08.864Z] d2d9d24a8c2a: Layer already exists [2023-09-12T18:27:08.864Z] main: digest: sha256:b38c7db8dbb4349310e58d1a5056a06c0a11a41df77186b2cdd68befcf0792e9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T18:27:09.167Z] ===================================================== [Pipeline] echo [2023-09-12T18:27:09.173Z] taggedImages: [2023-09-12T18:27:09.173Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:0b0266d3ec527e29a217e8c26249c7de783c5a8a [2023-09-12T18:27:09.173Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-09-12T18:27:09.173Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.42 [2023-09-12T18:27:09.173Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [2023-09-12T18:27:09.173Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-09-12T18:27:09.192Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-09-12T18:27:09.192Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a [2023-09-12T18:27:09.192Z] latest [2023-09-12T18:27:09.192Z] 3.1.0-dev.42 [2023-09-12T18:27:09.192Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [2023-09-12T18:27:09.192Z] main [2023-09-12T18:27:09.192Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:27:09.544Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0b0266d3ec527e29a217e8c26249c7de783c5a8a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:27:09.875Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0b0266d3ec527e29a217e8c26249c7de783c5a8a [2023-09-12T18:27:09.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-12T18:27:09.875Z] 0795fc246d37: Preparing [2023-09-12T18:27:09.875Z] a8ded5c2df59: Preparing [2023-09-12T18:27:09.875Z] 949dcf715394: Preparing [2023-09-12T18:27:09.875Z] 41f8507a7e7e: Preparing [2023-09-12T18:27:09.875Z] 09af0668f6c5: Preparing [2023-09-12T18:27:09.875Z] db95a562d35c: Preparing [2023-09-12T18:27:09.875Z] 9be05211dcf7: Preparing [2023-09-12T18:27:09.875Z] d2d9d24a8c2a: Preparing [2023-09-12T18:27:09.875Z] db95a562d35c: Waiting [2023-09-12T18:27:09.875Z] d2d9d24a8c2a: Waiting [2023-09-12T18:27:09.875Z] 9be05211dcf7: Waiting [2023-09-12T18:27:09.875Z] 09af0668f6c5: Layer already exists [2023-09-12T18:27:09.875Z] db95a562d35c: Layer already exists [2023-09-12T18:27:10.141Z] 9be05211dcf7: Layer already exists [2023-09-12T18:27:10.141Z] d2d9d24a8c2a: Layer already exists [2023-09-12T18:27:10.141Z] 949dcf715394: Pushed [2023-09-12T18:27:10.141Z] a8ded5c2df59: Pushed [2023-09-12T18:27:10.141Z] 0795fc246d37: Pushed [2023-09-12T18:27:12.708Z] 41f8507a7e7e: Pushed [2023-09-12T18:27:12.708Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a: digest: sha256:bfde473773cff9c00b0722dd30ca5c6b78f3f41f573003450e77009448988e6d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:27:13.053Z] + 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-09-12T18:27:13.388Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-09-12T18:27:13.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-12T18:27:13.388Z] 0795fc246d37: Preparing [2023-09-12T18:27:13.388Z] a8ded5c2df59: Preparing [2023-09-12T18:27:13.388Z] 949dcf715394: Preparing [2023-09-12T18:27:13.388Z] 41f8507a7e7e: Preparing [2023-09-12T18:27:13.388Z] 09af0668f6c5: Preparing [2023-09-12T18:27:13.388Z] db95a562d35c: Preparing [2023-09-12T18:27:13.388Z] 9be05211dcf7: Preparing [2023-09-12T18:27:13.388Z] d2d9d24a8c2a: Preparing [2023-09-12T18:27:13.388Z] db95a562d35c: Waiting [2023-09-12T18:27:13.388Z] d2d9d24a8c2a: Waiting [2023-09-12T18:27:13.388Z] 9be05211dcf7: Waiting [2023-09-12T18:27:13.388Z] 0795fc246d37: Layer already exists [2023-09-12T18:27:13.388Z] a8ded5c2df59: Layer already exists [2023-09-12T18:27:13.388Z] 09af0668f6c5: Layer already exists [2023-09-12T18:27:13.388Z] 41f8507a7e7e: Layer already exists [2023-09-12T18:27:13.388Z] 949dcf715394: Layer already exists [2023-09-12T18:27:13.388Z] 9be05211dcf7: Layer already exists [2023-09-12T18:27:13.388Z] db95a562d35c: Layer already exists [2023-09-12T18:27:13.388Z] d2d9d24a8c2a: Layer already exists [2023-09-12T18:27:13.388Z] latest: digest: sha256:bfde473773cff9c00b0722dd30ca5c6b78f3f41f573003450e77009448988e6d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:27:13.984Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:27:14.323Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.42 [2023-09-12T18:27:14.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-12T18:27:14.324Z] 0795fc246d37: Preparing [2023-09-12T18:27:14.324Z] a8ded5c2df59: Preparing [2023-09-12T18:27:14.324Z] 949dcf715394: Preparing [2023-09-12T18:27:14.324Z] 41f8507a7e7e: Preparing [2023-09-12T18:27:14.324Z] 09af0668f6c5: Preparing [2023-09-12T18:27:14.324Z] db95a562d35c: Preparing [2023-09-12T18:27:14.324Z] 9be05211dcf7: Preparing [2023-09-12T18:27:14.324Z] d2d9d24a8c2a: Preparing [2023-09-12T18:27:14.324Z] 9be05211dcf7: Waiting [2023-09-12T18:27:14.324Z] d2d9d24a8c2a: Waiting [2023-09-12T18:27:14.324Z] db95a562d35c: Waiting [2023-09-12T18:27:14.324Z] a8ded5c2df59: Layer already exists [2023-09-12T18:27:14.324Z] 41f8507a7e7e: Layer already exists [2023-09-12T18:27:14.324Z] 09af0668f6c5: Layer already exists [2023-09-12T18:27:14.324Z] 0795fc246d37: Layer already exists [2023-09-12T18:27:14.324Z] 949dcf715394: Layer already exists [2023-09-12T18:27:14.324Z] db95a562d35c: Layer already exists [2023-09-12T18:27:14.324Z] 9be05211dcf7: Layer already exists [2023-09-12T18:27:14.324Z] d2d9d24a8c2a: Layer already exists [2023-09-12T18:27:14.324Z] 3.1.0-dev.42: digest: sha256:bfde473773cff9c00b0722dd30ca5c6b78f3f41f573003450e77009448988e6d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:27:14.663Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:27:14.991Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [2023-09-12T18:27:14.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-12T18:27:14.991Z] 0795fc246d37: Preparing [2023-09-12T18:27:14.991Z] a8ded5c2df59: Preparing [2023-09-12T18:27:14.991Z] 949dcf715394: Preparing [2023-09-12T18:27:14.991Z] 41f8507a7e7e: Preparing [2023-09-12T18:27:14.991Z] 09af0668f6c5: Preparing [2023-09-12T18:27:14.991Z] db95a562d35c: Preparing [2023-09-12T18:27:14.991Z] 9be05211dcf7: Preparing [2023-09-12T18:27:14.991Z] d2d9d24a8c2a: Preparing [2023-09-12T18:27:14.991Z] 9be05211dcf7: Waiting [2023-09-12T18:27:14.991Z] d2d9d24a8c2a: Waiting [2023-09-12T18:27:14.991Z] db95a562d35c: Waiting [2023-09-12T18:27:14.991Z] 09af0668f6c5: Layer already exists [2023-09-12T18:27:14.991Z] 949dcf715394: Layer already exists [2023-09-12T18:27:14.991Z] 41f8507a7e7e: Layer already exists [2023-09-12T18:27:14.991Z] a8ded5c2df59: Layer already exists [2023-09-12T18:27:14.991Z] 0795fc246d37: Layer already exists [2023-09-12T18:27:14.991Z] db95a562d35c: Layer already exists [2023-09-12T18:27:14.991Z] 9be05211dcf7: Layer already exists [2023-09-12T18:27:14.991Z] d2d9d24a8c2a: Layer already exists [2023-09-12T18:27:14.991Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42: digest: sha256:bfde473773cff9c00b0722dd30ca5c6b78f3f41f573003450e77009448988e6d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:27:15.317Z] + 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-09-12T18:27:15.651Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-09-12T18:27:15.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-12T18:27:15.651Z] 0795fc246d37: Preparing [2023-09-12T18:27:15.651Z] a8ded5c2df59: Preparing [2023-09-12T18:27:15.651Z] 949dcf715394: Preparing [2023-09-12T18:27:15.651Z] 41f8507a7e7e: Preparing [2023-09-12T18:27:15.651Z] 09af0668f6c5: Preparing [2023-09-12T18:27:15.651Z] db95a562d35c: Preparing [2023-09-12T18:27:15.651Z] 9be05211dcf7: Preparing [2023-09-12T18:27:15.651Z] d2d9d24a8c2a: Preparing [2023-09-12T18:27:15.651Z] db95a562d35c: Waiting [2023-09-12T18:27:15.651Z] 9be05211dcf7: Waiting [2023-09-12T18:27:15.651Z] d2d9d24a8c2a: Waiting [2023-09-12T18:27:15.651Z] 0795fc246d37: Layer already exists [2023-09-12T18:27:15.651Z] 09af0668f6c5: Layer already exists [2023-09-12T18:27:15.651Z] 41f8507a7e7e: Layer already exists [2023-09-12T18:27:15.651Z] a8ded5c2df59: Layer already exists [2023-09-12T18:27:15.651Z] 949dcf715394: Layer already exists [2023-09-12T18:27:15.651Z] d2d9d24a8c2a: Layer already exists [2023-09-12T18:27:15.651Z] 9be05211dcf7: Layer already exists [2023-09-12T18:27:15.651Z] db95a562d35c: Layer already exists [2023-09-12T18:27:15.916Z] main: digest: sha256:bfde473773cff9c00b0722dd30ca5c6b78f3f41f573003450e77009448988e6d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T18:27:15.969Z] ===================================================== [Pipeline] echo [2023-09-12T18:27:15.983Z] taggedImages: [2023-09-12T18:27:15.983Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0b0266d3ec527e29a217e8c26249c7de783c5a8a [2023-09-12T18:27:15.983Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-09-12T18:27:15.983Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.42 [2023-09-12T18:27:15.983Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [2023-09-12T18:27:15.983Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-09-12T18:27:16.012Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-09-12T18:27:16.012Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a [2023-09-12T18:27:16.012Z] latest [2023-09-12T18:27:16.012Z] 3.1.0-dev.42 [2023-09-12T18:27:16.012Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [2023-09-12T18:27:16.012Z] main [2023-09-12T18:27:16.012Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:27:16.364Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:0b0266d3ec527e29a217e8c26249c7de783c5a8a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:27:16.691Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:0b0266d3ec527e29a217e8c26249c7de783c5a8a [2023-09-12T18:27:16.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-12T18:27:16.691Z] a1306e53f8f4: Preparing [2023-09-12T18:27:16.691Z] 6512e4720bee: Preparing [2023-09-12T18:27:16.691Z] 09af0668f6c5: Preparing [2023-09-12T18:27:16.691Z] db95a562d35c: Preparing [2023-09-12T18:27:16.691Z] 6184b40b343c: Preparing [2023-09-12T18:27:16.691Z] d2d9d24a8c2a: Preparing [2023-09-12T18:27:16.691Z] d2d9d24a8c2a: Waiting [2023-09-12T18:27:16.691Z] db95a562d35c: Layer already exists [2023-09-12T18:27:16.691Z] 09af0668f6c5: Layer already exists [2023-09-12T18:27:16.691Z] d2d9d24a8c2a: Layer already exists [2023-09-12T18:27:16.956Z] a1306e53f8f4: Pushed [2023-09-12T18:27:16.956Z] 6184b40b343c: Pushed [2023-09-12T18:27:20.282Z] 6512e4720bee: Pushed [2023-09-12T18:27:20.282Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a: digest: sha256:74f38dd781a62c3e43a3b35dbccd5c0a435fe72c06355c59ab96bc6bf0947603 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:27:20.614Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:27:21.208Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-09-12T18:27:21.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-12T18:27:21.208Z] a1306e53f8f4: Preparing [2023-09-12T18:27:21.208Z] 6512e4720bee: Preparing [2023-09-12T18:27:21.208Z] 09af0668f6c5: Preparing [2023-09-12T18:27:21.208Z] db95a562d35c: Preparing [2023-09-12T18:27:21.208Z] 6184b40b343c: Preparing [2023-09-12T18:27:21.208Z] d2d9d24a8c2a: Preparing [2023-09-12T18:27:21.208Z] d2d9d24a8c2a: Waiting [2023-09-12T18:27:21.208Z] a1306e53f8f4: Layer already exists [2023-09-12T18:27:21.208Z] 6512e4720bee: Layer already exists [2023-09-12T18:27:21.208Z] 09af0668f6c5: Layer already exists [2023-09-12T18:27:21.208Z] db95a562d35c: Layer already exists [2023-09-12T18:27:21.208Z] 6184b40b343c: Layer already exists [2023-09-12T18:27:21.208Z] d2d9d24a8c2a: Layer already exists [2023-09-12T18:27:21.208Z] latest: digest: sha256:74f38dd781a62c3e43a3b35dbccd5c0a435fe72c06355c59ab96bc6bf0947603 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:27:21.805Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:27:22.132Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.42 [2023-09-12T18:27:22.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-12T18:27:22.132Z] a1306e53f8f4: Preparing [2023-09-12T18:27:22.132Z] 6512e4720bee: Preparing [2023-09-12T18:27:22.132Z] 09af0668f6c5: Preparing [2023-09-12T18:27:22.132Z] db95a562d35c: Preparing [2023-09-12T18:27:22.132Z] 6184b40b343c: Preparing [2023-09-12T18:27:22.132Z] d2d9d24a8c2a: Preparing [2023-09-12T18:27:22.132Z] d2d9d24a8c2a: Waiting [2023-09-12T18:27:22.132Z] 09af0668f6c5: Layer already exists [2023-09-12T18:27:22.132Z] a1306e53f8f4: Layer already exists [2023-09-12T18:27:22.132Z] 6512e4720bee: Layer already exists [2023-09-12T18:27:22.132Z] db95a562d35c: Layer already exists [2023-09-12T18:27:22.132Z] 6184b40b343c: Layer already exists [2023-09-12T18:27:22.132Z] d2d9d24a8c2a: Layer already exists [2023-09-12T18:27:22.397Z] 3.1.0-dev.42: digest: sha256:74f38dd781a62c3e43a3b35dbccd5c0a435fe72c06355c59ab96bc6bf0947603 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:27:22.732Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:27:23.066Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [2023-09-12T18:27:23.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-12T18:27:23.066Z] a1306e53f8f4: Preparing [2023-09-12T18:27:23.066Z] 6512e4720bee: Preparing [2023-09-12T18:27:23.066Z] 09af0668f6c5: Preparing [2023-09-12T18:27:23.066Z] db95a562d35c: Preparing [2023-09-12T18:27:23.066Z] 6184b40b343c: Preparing [2023-09-12T18:27:23.066Z] d2d9d24a8c2a: Preparing [2023-09-12T18:27:23.066Z] d2d9d24a8c2a: Waiting [2023-09-12T18:27:23.066Z] a1306e53f8f4: Layer already exists [2023-09-12T18:27:23.066Z] db95a562d35c: Layer already exists [2023-09-12T18:27:23.066Z] 6184b40b343c: Layer already exists [2023-09-12T18:27:23.066Z] 09af0668f6c5: Layer already exists [2023-09-12T18:27:23.066Z] 6512e4720bee: Layer already exists [2023-09-12T18:27:23.066Z] d2d9d24a8c2a: Layer already exists [2023-09-12T18:27:23.066Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42: digest: sha256:74f38dd781a62c3e43a3b35dbccd5c0a435fe72c06355c59ab96bc6bf0947603 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:27:23.394Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:27:23.721Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-09-12T18:27:23.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-12T18:27:23.722Z] a1306e53f8f4: Preparing [2023-09-12T18:27:23.722Z] 6512e4720bee: Preparing [2023-09-12T18:27:23.722Z] 09af0668f6c5: Preparing [2023-09-12T18:27:23.722Z] db95a562d35c: Preparing [2023-09-12T18:27:23.722Z] 6184b40b343c: Preparing [2023-09-12T18:27:23.722Z] d2d9d24a8c2a: Preparing [2023-09-12T18:27:23.722Z] d2d9d24a8c2a: Waiting [2023-09-12T18:27:23.722Z] db95a562d35c: Layer already exists [2023-09-12T18:27:23.722Z] a1306e53f8f4: Layer already exists [2023-09-12T18:27:23.722Z] 09af0668f6c5: Layer already exists [2023-09-12T18:27:23.722Z] 6184b40b343c: Layer already exists [2023-09-12T18:27:23.722Z] 6512e4720bee: Layer already exists [2023-09-12T18:27:23.722Z] d2d9d24a8c2a: Layer already exists [2023-09-12T18:27:23.985Z] main: digest: sha256:74f38dd781a62c3e43a3b35dbccd5c0a435fe72c06355c59ab96bc6bf0947603 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T18:27:24.032Z] ===================================================== [Pipeline] echo [2023-09-12T18:27:24.038Z] taggedImages: [2023-09-12T18:27:24.038Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:0b0266d3ec527e29a217e8c26249c7de783c5a8a [2023-09-12T18:27:24.038Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-09-12T18:27:24.038Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.42 [2023-09-12T18:27:24.038Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [2023-09-12T18:27:24.038Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-09-12T18:27:24.054Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-09-12T18:27:24.054Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a [2023-09-12T18:27:24.054Z] latest [2023-09-12T18:27:24.054Z] 3.1.0-dev.42 [2023-09-12T18:27:24.054Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [2023-09-12T18:27:24.054Z] main [2023-09-12T18:27:24.054Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:27:24.382Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:0b0266d3ec527e29a217e8c26249c7de783c5a8a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:27:24.706Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:0b0266d3ec527e29a217e8c26249c7de783c5a8a [2023-09-12T18:27:24.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-12T18:27:24.706Z] 67eace8f2b54: Preparing [2023-09-12T18:27:24.706Z] 62aae450da0c: Preparing [2023-09-12T18:27:24.706Z] 19e2f6b30a7d: Preparing [2023-09-12T18:27:24.706Z] 09af0668f6c5: Preparing [2023-09-12T18:27:24.706Z] db95a562d35c: Preparing [2023-09-12T18:27:24.706Z] 9be05211dcf7: Preparing [2023-09-12T18:27:24.706Z] d2d9d24a8c2a: Preparing [2023-09-12T18:27:24.706Z] 9be05211dcf7: Waiting [2023-09-12T18:27:24.706Z] d2d9d24a8c2a: Waiting [2023-09-12T18:27:24.706Z] 09af0668f6c5: Layer already exists [2023-09-12T18:27:24.706Z] db95a562d35c: Layer already exists [2023-09-12T18:27:24.706Z] 9be05211dcf7: Layer already exists [2023-09-12T18:27:24.706Z] d2d9d24a8c2a: Layer already exists [2023-09-12T18:27:24.970Z] 62aae450da0c: Pushed [2023-09-12T18:27:24.970Z] 67eace8f2b54: Pushed [2023-09-12T18:27:28.294Z] 19e2f6b30a7d: Pushed [2023-09-12T18:27:28.294Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a: digest: sha256:09c206f85785084bb6993a2674cb681110fbc72285b4b39009e5b7d8c9d8c44d size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:27:28.634Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:27:29.787Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-09-12T18:27:29.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-12T18:27:31.555Z] 67eace8f2b54: Preparing [2023-09-12T18:27:31.555Z] 62aae450da0c: Preparing [2023-09-12T18:27:31.555Z] 19e2f6b30a7d: Preparing [2023-09-12T18:27:31.555Z] 09af0668f6c5: Preparing [2023-09-12T18:27:31.555Z] db95a562d35c: Preparing [2023-09-12T18:27:31.555Z] 9be05211dcf7: Preparing [2023-09-12T18:27:31.555Z] d2d9d24a8c2a: Preparing [2023-09-12T18:27:31.555Z] 9be05211dcf7: Waiting [2023-09-12T18:27:31.555Z] d2d9d24a8c2a: Waiting [2023-09-12T18:27:31.819Z] 67eace8f2b54: Layer already exists [2023-09-12T18:27:31.819Z] 09af0668f6c5: Layer already exists [2023-09-12T18:27:31.819Z] 62aae450da0c: Layer already exists [2023-09-12T18:27:31.819Z] 19e2f6b30a7d: Layer already exists [2023-09-12T18:27:31.819Z] db95a562d35c: Layer already exists [2023-09-12T18:27:31.819Z] 9be05211dcf7: Layer already exists [2023-09-12T18:27:31.819Z] d2d9d24a8c2a: Layer already exists [2023-09-12T18:27:31.819Z] latest: digest: sha256:09c206f85785084bb6993a2674cb681110fbc72285b4b39009e5b7d8c9d8c44d size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:27:32.160Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:27:32.493Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.42 [2023-09-12T18:27:32.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-12T18:27:32.493Z] 67eace8f2b54: Preparing [2023-09-12T18:27:32.493Z] 62aae450da0c: Preparing [2023-09-12T18:27:32.493Z] 19e2f6b30a7d: Preparing [2023-09-12T18:27:32.493Z] 09af0668f6c5: Preparing [2023-09-12T18:27:32.493Z] db95a562d35c: Preparing [2023-09-12T18:27:32.493Z] 9be05211dcf7: Preparing [2023-09-12T18:27:32.493Z] d2d9d24a8c2a: Preparing [2023-09-12T18:27:32.493Z] 9be05211dcf7: Waiting [2023-09-12T18:27:32.493Z] d2d9d24a8c2a: Waiting [2023-09-12T18:27:32.493Z] db95a562d35c: Layer already exists [2023-09-12T18:27:32.493Z] 67eace8f2b54: Layer already exists [2023-09-12T18:27:32.493Z] 62aae450da0c: Layer already exists [2023-09-12T18:27:32.493Z] 19e2f6b30a7d: Layer already exists [2023-09-12T18:27:32.493Z] 09af0668f6c5: Layer already exists [2023-09-12T18:27:32.493Z] 9be05211dcf7: Layer already exists [2023-09-12T18:27:32.493Z] d2d9d24a8c2a: Layer already exists [2023-09-12T18:27:32.493Z] 3.1.0-dev.42: digest: sha256:09c206f85785084bb6993a2674cb681110fbc72285b4b39009e5b7d8c9d8c44d size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:27:32.836Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:27:33.168Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [2023-09-12T18:27:33.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-12T18:27:33.168Z] 67eace8f2b54: Preparing [2023-09-12T18:27:33.168Z] 62aae450da0c: Preparing [2023-09-12T18:27:33.168Z] 19e2f6b30a7d: Preparing [2023-09-12T18:27:33.168Z] 09af0668f6c5: Preparing [2023-09-12T18:27:33.168Z] db95a562d35c: Preparing [2023-09-12T18:27:33.168Z] 9be05211dcf7: Preparing [2023-09-12T18:27:33.168Z] d2d9d24a8c2a: Preparing [2023-09-12T18:27:33.168Z] 9be05211dcf7: Waiting [2023-09-12T18:27:33.168Z] d2d9d24a8c2a: Waiting [2023-09-12T18:27:33.168Z] db95a562d35c: Layer already exists [2023-09-12T18:27:33.168Z] 67eace8f2b54: Layer already exists [2023-09-12T18:27:33.168Z] 09af0668f6c5: Layer already exists [2023-09-12T18:27:33.168Z] 62aae450da0c: Layer already exists [2023-09-12T18:27:33.168Z] 19e2f6b30a7d: Layer already exists [2023-09-12T18:27:33.168Z] d2d9d24a8c2a: Layer already exists [2023-09-12T18:27:33.168Z] 9be05211dcf7: Layer already exists [2023-09-12T18:27:33.168Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42: digest: sha256:09c206f85785084bb6993a2674cb681110fbc72285b4b39009e5b7d8c9d8c44d size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:27:33.504Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:27:33.830Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-09-12T18:27:33.830Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-12T18:27:33.830Z] 67eace8f2b54: Preparing [2023-09-12T18:27:33.830Z] 62aae450da0c: Preparing [2023-09-12T18:27:33.830Z] 19e2f6b30a7d: Preparing [2023-09-12T18:27:33.830Z] 09af0668f6c5: Preparing [2023-09-12T18:27:33.830Z] db95a562d35c: Preparing [2023-09-12T18:27:33.830Z] 9be05211dcf7: Preparing [2023-09-12T18:27:33.830Z] d2d9d24a8c2a: Preparing [2023-09-12T18:27:33.830Z] 9be05211dcf7: Waiting [2023-09-12T18:27:33.830Z] d2d9d24a8c2a: Waiting [2023-09-12T18:27:33.830Z] db95a562d35c: Layer already exists [2023-09-12T18:27:33.830Z] 67eace8f2b54: Layer already exists [2023-09-12T18:27:33.830Z] 09af0668f6c5: Layer already exists [2023-09-12T18:27:33.830Z] 62aae450da0c: Layer already exists [2023-09-12T18:27:33.830Z] 19e2f6b30a7d: Layer already exists [2023-09-12T18:27:33.830Z] d2d9d24a8c2a: Layer already exists [2023-09-12T18:27:33.830Z] 9be05211dcf7: Layer already exists [2023-09-12T18:27:33.830Z] main: digest: sha256:09c206f85785084bb6993a2674cb681110fbc72285b4b39009e5b7d8c9d8c44d size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T18:27:34.134Z] ===================================================== [Pipeline] echo [2023-09-12T18:27:34.140Z] taggedImages: [2023-09-12T18:27:34.140Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:0b0266d3ec527e29a217e8c26249c7de783c5a8a [2023-09-12T18:27:34.140Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-09-12T18:27:34.140Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.42 [2023-09-12T18:27:34.140Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [2023-09-12T18:27:34.140Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-09-12T18:27:34.156Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-09-12T18:27:34.156Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a [2023-09-12T18:27:34.156Z] latest [2023-09-12T18:27:34.156Z] 3.1.0-dev.42 [2023-09-12T18:27:34.156Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [2023-09-12T18:27:34.156Z] main [2023-09-12T18:27:34.156Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:27:34.480Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0b0266d3ec527e29a217e8c26249c7de783c5a8a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:27:34.805Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0b0266d3ec527e29a217e8c26249c7de783c5a8a [2023-09-12T18:27:34.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-12T18:27:34.805Z] dded48287759: Preparing [2023-09-12T18:27:34.805Z] e3a65e4581ee: Preparing [2023-09-12T18:27:34.805Z] f4fffa41474c: Preparing [2023-09-12T18:27:34.805Z] be42a62ba1d4: Preparing [2023-09-12T18:27:34.805Z] 586f52c7f175: Preparing [2023-09-12T18:27:34.805Z] aee08e3d6b9e: Preparing [2023-09-12T18:27:34.805Z] 4971e38fd3dc: Preparing [2023-09-12T18:27:34.805Z] 09af0668f6c5: Preparing [2023-09-12T18:27:34.805Z] db95a562d35c: Preparing [2023-09-12T18:27:34.805Z] fca27376b87d: Preparing [2023-09-12T18:27:34.805Z] bbd8f385bb7e: Preparing [2023-09-12T18:27:34.805Z] 5f70bf18a086: Preparing [2023-09-12T18:27:34.805Z] afdd071eecae: Preparing [2023-09-12T18:27:34.805Z] 4c1ea6bcb801: Preparing [2023-09-12T18:27:34.805Z] d2d9d24a8c2a: Preparing [2023-09-12T18:27:34.805Z] aee08e3d6b9e: Waiting [2023-09-12T18:27:34.805Z] bbd8f385bb7e: Waiting [2023-09-12T18:27:34.805Z] 4971e38fd3dc: Waiting [2023-09-12T18:27:34.805Z] 5f70bf18a086: Waiting [2023-09-12T18:27:34.805Z] 09af0668f6c5: Waiting [2023-09-12T18:27:34.805Z] afdd071eecae: Waiting [2023-09-12T18:27:34.805Z] 4c1ea6bcb801: Waiting [2023-09-12T18:27:34.805Z] d2d9d24a8c2a: Waiting [2023-09-12T18:27:34.805Z] db95a562d35c: Waiting [2023-09-12T18:27:34.805Z] fca27376b87d: Waiting [2023-09-12T18:27:35.071Z] 586f52c7f175: Pushed [2023-09-12T18:27:35.071Z] e3a65e4581ee: Pushed [2023-09-12T18:27:35.071Z] be42a62ba1d4: Pushed [2023-09-12T18:27:35.071Z] f4fffa41474c: Pushed [2023-09-12T18:27:35.071Z] dded48287759: Pushed [2023-09-12T18:27:35.071Z] 09af0668f6c5: Layer already exists [2023-09-12T18:27:35.071Z] db95a562d35c: Layer already exists [2023-09-12T18:27:35.071Z] aee08e3d6b9e: Pushed [2023-09-12T18:27:35.336Z] fca27376b87d: Pushed [2023-09-12T18:27:35.336Z] 5f70bf18a086: Pushed [2023-09-12T18:27:35.336Z] bbd8f385bb7e: Pushed [2023-09-12T18:27:35.336Z] afdd071eecae: Pushed [2023-09-12T18:27:35.336Z] d2d9d24a8c2a: Layer already exists [2023-09-12T18:27:35.336Z] 4c1ea6bcb801: Pushed [2023-09-12T18:27:38.661Z] 4971e38fd3dc: Pushed [2023-09-12T18:27:38.925Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a: digest: sha256:061ce779f987f874e13f2ed6b9df4ad1f60d8cb6fcd5bdfc224ecbcaac747ae5 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:27:39.256Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:27:39.582Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-09-12T18:27:39.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-12T18:27:39.582Z] dded48287759: Preparing [2023-09-12T18:27:39.582Z] e3a65e4581ee: Preparing [2023-09-12T18:27:39.582Z] f4fffa41474c: Preparing [2023-09-12T18:27:39.582Z] be42a62ba1d4: Preparing [2023-09-12T18:27:39.582Z] 586f52c7f175: Preparing [2023-09-12T18:27:39.582Z] aee08e3d6b9e: Preparing [2023-09-12T18:27:39.582Z] 4971e38fd3dc: Preparing [2023-09-12T18:27:39.582Z] 09af0668f6c5: Preparing [2023-09-12T18:27:39.582Z] db95a562d35c: Preparing [2023-09-12T18:27:39.582Z] fca27376b87d: Preparing [2023-09-12T18:27:39.582Z] bbd8f385bb7e: Preparing [2023-09-12T18:27:39.582Z] 5f70bf18a086: Preparing [2023-09-12T18:27:39.582Z] afdd071eecae: Preparing [2023-09-12T18:27:39.582Z] 4c1ea6bcb801: Preparing [2023-09-12T18:27:39.582Z] d2d9d24a8c2a: Preparing [2023-09-12T18:27:39.582Z] fca27376b87d: Waiting [2023-09-12T18:27:39.582Z] bbd8f385bb7e: Waiting [2023-09-12T18:27:39.582Z] afdd071eecae: Waiting [2023-09-12T18:27:39.582Z] 4c1ea6bcb801: Waiting [2023-09-12T18:27:39.582Z] d2d9d24a8c2a: Waiting [2023-09-12T18:27:39.582Z] 5f70bf18a086: Waiting [2023-09-12T18:27:39.582Z] aee08e3d6b9e: Waiting [2023-09-12T18:27:39.582Z] 4971e38fd3dc: Waiting [2023-09-12T18:27:39.582Z] 09af0668f6c5: Waiting [2023-09-12T18:27:39.582Z] db95a562d35c: Waiting [2023-09-12T18:27:39.582Z] dded48287759: Layer already exists [2023-09-12T18:27:39.582Z] be42a62ba1d4: Layer already exists [2023-09-12T18:27:39.582Z] e3a65e4581ee: Layer already exists [2023-09-12T18:27:39.582Z] f4fffa41474c: Layer already exists [2023-09-12T18:27:39.582Z] 586f52c7f175: Layer already exists [2023-09-12T18:27:39.582Z] aee08e3d6b9e: Layer already exists [2023-09-12T18:27:39.582Z] 4971e38fd3dc: Layer already exists [2023-09-12T18:27:39.582Z] 09af0668f6c5: Layer already exists [2023-09-12T18:27:39.582Z] db95a562d35c: Layer already exists [2023-09-12T18:27:39.582Z] fca27376b87d: Layer already exists [2023-09-12T18:27:39.582Z] bbd8f385bb7e: Layer already exists [2023-09-12T18:27:39.582Z] 5f70bf18a086: Layer already exists [2023-09-12T18:27:39.582Z] 4c1ea6bcb801: Layer already exists [2023-09-12T18:27:39.582Z] afdd071eecae: Layer already exists [2023-09-12T18:27:39.582Z] d2d9d24a8c2a: Layer already exists [2023-09-12T18:27:39.845Z] latest: digest: sha256:061ce779f987f874e13f2ed6b9df4ad1f60d8cb6fcd5bdfc224ecbcaac747ae5 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:27:40.176Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:27:40.550Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.42 [2023-09-12T18:27:40.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-12T18:27:40.550Z] dded48287759: Preparing [2023-09-12T18:27:40.550Z] e3a65e4581ee: Preparing [2023-09-12T18:27:40.550Z] f4fffa41474c: Preparing [2023-09-12T18:27:40.550Z] be42a62ba1d4: Preparing [2023-09-12T18:27:40.550Z] 586f52c7f175: Preparing [2023-09-12T18:27:40.550Z] aee08e3d6b9e: Preparing [2023-09-12T18:27:40.550Z] 4971e38fd3dc: Preparing [2023-09-12T18:27:40.550Z] 09af0668f6c5: Preparing [2023-09-12T18:27:40.550Z] db95a562d35c: Preparing [2023-09-12T18:27:40.550Z] fca27376b87d: Preparing [2023-09-12T18:27:40.550Z] bbd8f385bb7e: Preparing [2023-09-12T18:27:40.550Z] 5f70bf18a086: Preparing [2023-09-12T18:27:40.550Z] afdd071eecae: Preparing [2023-09-12T18:27:40.550Z] 4c1ea6bcb801: Preparing [2023-09-12T18:27:40.550Z] d2d9d24a8c2a: Preparing [2023-09-12T18:27:40.550Z] db95a562d35c: Waiting [2023-09-12T18:27:40.550Z] fca27376b87d: Waiting [2023-09-12T18:27:40.550Z] bbd8f385bb7e: Waiting [2023-09-12T18:27:40.550Z] 5f70bf18a086: Waiting [2023-09-12T18:27:40.550Z] afdd071eecae: Waiting [2023-09-12T18:27:40.550Z] 4c1ea6bcb801: Waiting [2023-09-12T18:27:40.550Z] d2d9d24a8c2a: Waiting [2023-09-12T18:27:40.550Z] aee08e3d6b9e: Waiting [2023-09-12T18:27:40.550Z] 4971e38fd3dc: Waiting [2023-09-12T18:27:40.550Z] 09af0668f6c5: Waiting [2023-09-12T18:27:40.550Z] dded48287759: Layer already exists [2023-09-12T18:27:40.550Z] be42a62ba1d4: Layer already exists [2023-09-12T18:27:40.550Z] 586f52c7f175: Layer already exists [2023-09-12T18:27:40.550Z] f4fffa41474c: Layer already exists [2023-09-12T18:27:40.550Z] e3a65e4581ee: Layer already exists [2023-09-12T18:27:40.550Z] 4971e38fd3dc: Layer already exists [2023-09-12T18:27:40.550Z] aee08e3d6b9e: Layer already exists [2023-09-12T18:27:40.550Z] 09af0668f6c5: Layer already exists [2023-09-12T18:27:40.550Z] fca27376b87d: Layer already exists [2023-09-12T18:27:40.550Z] db95a562d35c: Layer already exists [2023-09-12T18:27:40.551Z] bbd8f385bb7e: Layer already exists [2023-09-12T18:27:40.551Z] 5f70bf18a086: Layer already exists [2023-09-12T18:27:40.551Z] afdd071eecae: Layer already exists [2023-09-12T18:27:40.551Z] d2d9d24a8c2a: Layer already exists [2023-09-12T18:27:40.551Z] 4c1ea6bcb801: Layer already exists [2023-09-12T18:27:40.819Z] 3.1.0-dev.42: digest: sha256:061ce779f987f874e13f2ed6b9df4ad1f60d8cb6fcd5bdfc224ecbcaac747ae5 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:27:41.163Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:27:41.506Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [2023-09-12T18:27:41.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-12T18:27:41.507Z] dded48287759: Preparing [2023-09-12T18:27:41.507Z] e3a65e4581ee: Preparing [2023-09-12T18:27:41.507Z] f4fffa41474c: Preparing [2023-09-12T18:27:41.507Z] be42a62ba1d4: Preparing [2023-09-12T18:27:41.507Z] 586f52c7f175: Preparing [2023-09-12T18:27:41.507Z] aee08e3d6b9e: Preparing [2023-09-12T18:27:41.507Z] 4971e38fd3dc: Preparing [2023-09-12T18:27:41.507Z] 09af0668f6c5: Preparing [2023-09-12T18:27:41.507Z] db95a562d35c: Preparing [2023-09-12T18:27:41.507Z] fca27376b87d: Preparing [2023-09-12T18:27:41.507Z] bbd8f385bb7e: Preparing [2023-09-12T18:27:41.507Z] 5f70bf18a086: Preparing [2023-09-12T18:27:41.507Z] afdd071eecae: Preparing [2023-09-12T18:27:41.507Z] 4c1ea6bcb801: Preparing [2023-09-12T18:27:41.507Z] d2d9d24a8c2a: Preparing [2023-09-12T18:27:41.507Z] aee08e3d6b9e: Waiting [2023-09-12T18:27:41.507Z] 4971e38fd3dc: Waiting [2023-09-12T18:27:41.507Z] 5f70bf18a086: Waiting [2023-09-12T18:27:41.507Z] afdd071eecae: Waiting [2023-09-12T18:27:41.507Z] 09af0668f6c5: Waiting [2023-09-12T18:27:41.507Z] db95a562d35c: Waiting [2023-09-12T18:27:41.507Z] 4c1ea6bcb801: Waiting [2023-09-12T18:27:41.507Z] fca27376b87d: Waiting [2023-09-12T18:27:41.507Z] d2d9d24a8c2a: Waiting [2023-09-12T18:27:41.507Z] bbd8f385bb7e: Waiting [2023-09-12T18:27:41.507Z] f4fffa41474c: Layer already exists [2023-09-12T18:27:41.507Z] dded48287759: Layer already exists [2023-09-12T18:27:41.507Z] e3a65e4581ee: Layer already exists [2023-09-12T18:27:41.507Z] 586f52c7f175: Layer already exists [2023-09-12T18:27:41.507Z] be42a62ba1d4: Layer already exists [2023-09-12T18:27:41.507Z] 4971e38fd3dc: Layer already exists [2023-09-12T18:27:41.507Z] aee08e3d6b9e: Layer already exists [2023-09-12T18:27:41.507Z] 09af0668f6c5: Layer already exists [2023-09-12T18:27:41.507Z] fca27376b87d: Layer already exists [2023-09-12T18:27:41.507Z] db95a562d35c: Layer already exists [2023-09-12T18:27:41.507Z] bbd8f385bb7e: Layer already exists [2023-09-12T18:27:41.507Z] 5f70bf18a086: Layer already exists [2023-09-12T18:27:41.507Z] afdd071eecae: Layer already exists [2023-09-12T18:27:41.507Z] 4c1ea6bcb801: Layer already exists [2023-09-12T18:27:41.507Z] d2d9d24a8c2a: Layer already exists [2023-09-12T18:27:41.773Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42: digest: sha256:061ce779f987f874e13f2ed6b9df4ad1f60d8cb6fcd5bdfc224ecbcaac747ae5 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:27:42.112Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:27:42.435Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-09-12T18:27:42.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-12T18:27:42.436Z] dded48287759: Preparing [2023-09-12T18:27:42.436Z] e3a65e4581ee: Preparing [2023-09-12T18:27:42.436Z] f4fffa41474c: Preparing [2023-09-12T18:27:42.436Z] be42a62ba1d4: Preparing [2023-09-12T18:27:42.436Z] 586f52c7f175: Preparing [2023-09-12T18:27:42.436Z] aee08e3d6b9e: Preparing [2023-09-12T18:27:42.436Z] 4971e38fd3dc: Preparing [2023-09-12T18:27:42.436Z] 09af0668f6c5: Preparing [2023-09-12T18:27:42.436Z] db95a562d35c: Preparing [2023-09-12T18:27:42.436Z] fca27376b87d: Preparing [2023-09-12T18:27:42.436Z] bbd8f385bb7e: Preparing [2023-09-12T18:27:42.436Z] 5f70bf18a086: Preparing [2023-09-12T18:27:42.436Z] afdd071eecae: Preparing [2023-09-12T18:27:42.436Z] 4c1ea6bcb801: Preparing [2023-09-12T18:27:42.436Z] d2d9d24a8c2a: Preparing [2023-09-12T18:27:42.436Z] db95a562d35c: Waiting [2023-09-12T18:27:42.436Z] fca27376b87d: Waiting [2023-09-12T18:27:42.436Z] bbd8f385bb7e: Waiting [2023-09-12T18:27:42.436Z] 5f70bf18a086: Waiting [2023-09-12T18:27:42.436Z] afdd071eecae: Waiting [2023-09-12T18:27:42.436Z] 4c1ea6bcb801: Waiting [2023-09-12T18:27:42.436Z] d2d9d24a8c2a: Waiting [2023-09-12T18:27:42.436Z] aee08e3d6b9e: Waiting [2023-09-12T18:27:42.436Z] 4971e38fd3dc: Waiting [2023-09-12T18:27:42.436Z] 09af0668f6c5: Waiting [2023-09-12T18:27:42.436Z] 586f52c7f175: Layer already exists [2023-09-12T18:27:42.436Z] f4fffa41474c: Layer already exists [2023-09-12T18:27:42.436Z] be42a62ba1d4: Layer already exists [2023-09-12T18:27:42.436Z] dded48287759: Layer already exists [2023-09-12T18:27:42.436Z] e3a65e4581ee: Layer already exists [2023-09-12T18:27:42.436Z] aee08e3d6b9e: Layer already exists [2023-09-12T18:27:42.436Z] 4971e38fd3dc: Layer already exists [2023-09-12T18:27:42.436Z] 09af0668f6c5: Layer already exists [2023-09-12T18:27:42.436Z] fca27376b87d: Layer already exists [2023-09-12T18:27:42.436Z] db95a562d35c: Layer already exists [2023-09-12T18:27:42.436Z] bbd8f385bb7e: Layer already exists [2023-09-12T18:27:42.436Z] afdd071eecae: Layer already exists [2023-09-12T18:27:42.436Z] 4c1ea6bcb801: Layer already exists [2023-09-12T18:27:42.436Z] 5f70bf18a086: Layer already exists [2023-09-12T18:27:42.436Z] d2d9d24a8c2a: Layer already exists [2023-09-12T18:27:42.700Z] main: digest: sha256:061ce779f987f874e13f2ed6b9df4ad1f60d8cb6fcd5bdfc224ecbcaac747ae5 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T18:27:42.737Z] ===================================================== [Pipeline] echo [2023-09-12T18:27:42.743Z] taggedImages: [2023-09-12T18:27:42.743Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0b0266d3ec527e29a217e8c26249c7de783c5a8a [2023-09-12T18:27:42.743Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-09-12T18:27:42.743Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.42 [2023-09-12T18:27:42.743Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [2023-09-12T18:27:42.743Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-09-12T18:27:42.766Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-09-12T18:27:42.766Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a [2023-09-12T18:27:42.766Z] latest [2023-09-12T18:27:42.766Z] 3.1.0-dev.42 [2023-09-12T18:27:42.766Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [2023-09-12T18:27:42.766Z] main [2023-09-12T18:27:42.766Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:27:43.098Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0b0266d3ec527e29a217e8c26249c7de783c5a8a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:27:43.431Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0b0266d3ec527e29a217e8c26249c7de783c5a8a [2023-09-12T18:27:43.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-12T18:27:43.431Z] 4db811f4428f: Preparing [2023-09-12T18:27:43.431Z] 1bb68b9e35fb: Preparing [2023-09-12T18:27:43.431Z] 022960be092f: Preparing [2023-09-12T18:27:43.431Z] 658d22424d7f: Preparing [2023-09-12T18:27:43.431Z] 09af0668f6c5: Preparing [2023-09-12T18:27:43.431Z] db95a562d35c: Preparing [2023-09-12T18:27:43.431Z] 9be05211dcf7: Preparing [2023-09-12T18:27:43.431Z] d2d9d24a8c2a: Preparing [2023-09-12T18:27:43.431Z] db95a562d35c: Waiting [2023-09-12T18:27:43.431Z] 9be05211dcf7: Waiting [2023-09-12T18:27:43.431Z] d2d9d24a8c2a: Waiting [2023-09-12T18:27:43.431Z] 09af0668f6c5: Layer already exists [2023-09-12T18:27:43.696Z] db95a562d35c: Layer already exists [2023-09-12T18:27:43.696Z] 9be05211dcf7: Layer already exists [2023-09-12T18:27:43.696Z] d2d9d24a8c2a: Layer already exists [2023-09-12T18:27:43.696Z] 022960be092f: Pushed [2023-09-12T18:27:43.696Z] 4db811f4428f: Pushed [2023-09-12T18:27:43.696Z] 1bb68b9e35fb: Pushed [2023-09-12T18:27:46.264Z] 658d22424d7f: Pushed [2023-09-12T18:27:46.527Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a: digest: sha256:f91ef72cc73274c07ae1430619d6387c7266ef921b1673186aa30297f984d393 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:27:46.859Z] + 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-09-12T18:27:47.179Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-09-12T18:27:47.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-12T18:27:47.179Z] 4db811f4428f: Preparing [2023-09-12T18:27:47.179Z] 1bb68b9e35fb: Preparing [2023-09-12T18:27:47.179Z] 022960be092f: Preparing [2023-09-12T18:27:47.179Z] 658d22424d7f: Preparing [2023-09-12T18:27:47.179Z] 09af0668f6c5: Preparing [2023-09-12T18:27:47.179Z] db95a562d35c: Preparing [2023-09-12T18:27:47.179Z] 9be05211dcf7: Preparing [2023-09-12T18:27:47.179Z] d2d9d24a8c2a: Preparing [2023-09-12T18:27:47.179Z] db95a562d35c: Waiting [2023-09-12T18:27:47.179Z] d2d9d24a8c2a: Waiting [2023-09-12T18:27:47.179Z] 4db811f4428f: Layer already exists [2023-09-12T18:27:47.179Z] 658d22424d7f: Layer already exists [2023-09-12T18:27:47.179Z] 022960be092f: Layer already exists [2023-09-12T18:27:47.179Z] 1bb68b9e35fb: Layer already exists [2023-09-12T18:27:47.179Z] 09af0668f6c5: Layer already exists [2023-09-12T18:27:47.179Z] db95a562d35c: Layer already exists [2023-09-12T18:27:47.179Z] d2d9d24a8c2a: Layer already exists [2023-09-12T18:27:47.179Z] 9be05211dcf7: Layer already exists [2023-09-12T18:27:47.443Z] latest: digest: sha256:f91ef72cc73274c07ae1430619d6387c7266ef921b1673186aa30297f984d393 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:27:47.773Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:27:48.097Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.42 [2023-09-12T18:27:48.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-12T18:27:48.097Z] 4db811f4428f: Preparing [2023-09-12T18:27:48.097Z] 1bb68b9e35fb: Preparing [2023-09-12T18:27:48.097Z] 022960be092f: Preparing [2023-09-12T18:27:48.097Z] 658d22424d7f: Preparing [2023-09-12T18:27:48.097Z] 09af0668f6c5: Preparing [2023-09-12T18:27:48.097Z] db95a562d35c: Preparing [2023-09-12T18:27:48.097Z] 9be05211dcf7: Preparing [2023-09-12T18:27:48.097Z] d2d9d24a8c2a: Preparing [2023-09-12T18:27:48.097Z] db95a562d35c: Waiting [2023-09-12T18:27:48.097Z] 9be05211dcf7: Waiting [2023-09-12T18:27:48.097Z] d2d9d24a8c2a: Waiting [2023-09-12T18:27:48.097Z] 022960be092f: Layer already exists [2023-09-12T18:27:48.097Z] 09af0668f6c5: Layer already exists [2023-09-12T18:27:48.097Z] 658d22424d7f: Layer already exists [2023-09-12T18:27:48.097Z] 1bb68b9e35fb: Layer already exists [2023-09-12T18:27:48.097Z] 4db811f4428f: Layer already exists [2023-09-12T18:27:48.097Z] db95a562d35c: Layer already exists [2023-09-12T18:27:48.097Z] 9be05211dcf7: Layer already exists [2023-09-12T18:27:48.097Z] d2d9d24a8c2a: Layer already exists [2023-09-12T18:27:48.097Z] 3.1.0-dev.42: digest: sha256:f91ef72cc73274c07ae1430619d6387c7266ef921b1673186aa30297f984d393 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:27:48.689Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:27:49.014Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [2023-09-12T18:27:49.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-12T18:27:49.014Z] 4db811f4428f: Preparing [2023-09-12T18:27:49.014Z] 1bb68b9e35fb: Preparing [2023-09-12T18:27:49.014Z] 022960be092f: Preparing [2023-09-12T18:27:49.014Z] 658d22424d7f: Preparing [2023-09-12T18:27:49.014Z] 09af0668f6c5: Preparing [2023-09-12T18:27:49.014Z] db95a562d35c: Preparing [2023-09-12T18:27:49.014Z] 9be05211dcf7: Preparing [2023-09-12T18:27:49.014Z] d2d9d24a8c2a: Preparing [2023-09-12T18:27:49.014Z] 9be05211dcf7: Waiting [2023-09-12T18:27:49.014Z] d2d9d24a8c2a: Waiting [2023-09-12T18:27:49.014Z] db95a562d35c: Waiting [2023-09-12T18:27:49.014Z] 022960be092f: Layer already exists [2023-09-12T18:27:49.014Z] 658d22424d7f: Layer already exists [2023-09-12T18:27:49.014Z] 1bb68b9e35fb: Layer already exists [2023-09-12T18:27:49.014Z] 09af0668f6c5: Layer already exists [2023-09-12T18:27:49.015Z] 4db811f4428f: Layer already exists [2023-09-12T18:27:49.015Z] db95a562d35c: Layer already exists [2023-09-12T18:27:49.015Z] 9be05211dcf7: Layer already exists [2023-09-12T18:27:49.015Z] d2d9d24a8c2a: Layer already exists [2023-09-12T18:27:49.015Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42: digest: sha256:f91ef72cc73274c07ae1430619d6387c7266ef921b1673186aa30297f984d393 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:27:49.351Z] + 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-09-12T18:27:49.673Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-09-12T18:27:49.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-12T18:27:49.673Z] 4db811f4428f: Preparing [2023-09-12T18:27:49.673Z] 1bb68b9e35fb: Preparing [2023-09-12T18:27:49.673Z] 022960be092f: Preparing [2023-09-12T18:27:49.673Z] 658d22424d7f: Preparing [2023-09-12T18:27:49.673Z] 09af0668f6c5: Preparing [2023-09-12T18:27:49.673Z] db95a562d35c: Preparing [2023-09-12T18:27:49.673Z] 9be05211dcf7: Preparing [2023-09-12T18:27:49.673Z] d2d9d24a8c2a: Preparing [2023-09-12T18:27:49.673Z] db95a562d35c: Waiting [2023-09-12T18:27:49.673Z] 9be05211dcf7: Waiting [2023-09-12T18:27:49.673Z] d2d9d24a8c2a: Waiting [2023-09-12T18:27:49.673Z] 4db811f4428f: Layer already exists [2023-09-12T18:27:49.673Z] 09af0668f6c5: Layer already exists [2023-09-12T18:27:49.673Z] 022960be092f: Layer already exists [2023-09-12T18:27:49.673Z] 1bb68b9e35fb: Layer already exists [2023-09-12T18:27:49.673Z] 658d22424d7f: Layer already exists [2023-09-12T18:27:49.673Z] 9be05211dcf7: Layer already exists [2023-09-12T18:27:49.673Z] db95a562d35c: Layer already exists [2023-09-12T18:27:49.673Z] d2d9d24a8c2a: Layer already exists [2023-09-12T18:27:49.673Z] main: digest: sha256:f91ef72cc73274c07ae1430619d6387c7266ef921b1673186aa30297f984d393 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T18:27:49.713Z] ===================================================== [Pipeline] echo [2023-09-12T18:27:49.719Z] taggedImages: [2023-09-12T18:27:49.719Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0b0266d3ec527e29a217e8c26249c7de783c5a8a [2023-09-12T18:27:49.719Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-09-12T18:27:49.719Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.42 [2023-09-12T18:27:49.719Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [2023-09-12T18:27:49.719Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-09-12T18:27:49.735Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-09-12T18:27:49.735Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a [2023-09-12T18:27:49.735Z] latest [2023-09-12T18:27:49.735Z] 3.1.0-dev.42 [2023-09-12T18:27:49.735Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [2023-09-12T18:27:49.735Z] main [2023-09-12T18:27:49.735Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:27:50.055Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0b0266d3ec527e29a217e8c26249c7de783c5a8a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:27:50.379Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0b0266d3ec527e29a217e8c26249c7de783c5a8a [2023-09-12T18:27:50.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-12T18:27:50.379Z] 4e3cc285de0c: Preparing [2023-09-12T18:27:50.379Z] c75236946c05: Preparing [2023-09-12T18:27:50.379Z] 14f0e0f8cdc2: Preparing [2023-09-12T18:27:50.379Z] ac3ecc5378ab: Preparing [2023-09-12T18:27:50.379Z] 3e5720c2ceee: Preparing [2023-09-12T18:27:50.379Z] 09af0668f6c5: Preparing [2023-09-12T18:27:50.379Z] db95a562d35c: Preparing [2023-09-12T18:27:50.379Z] d49fddf07015: Preparing [2023-09-12T18:27:50.379Z] 359b9720c920: Preparing [2023-09-12T18:27:50.379Z] d2d9d24a8c2a: Preparing [2023-09-12T18:27:50.379Z] 09af0668f6c5: Waiting [2023-09-12T18:27:50.379Z] db95a562d35c: Waiting [2023-09-12T18:27:50.379Z] d49fddf07015: Waiting [2023-09-12T18:27:50.379Z] 359b9720c920: Waiting [2023-09-12T18:27:50.379Z] d2d9d24a8c2a: Waiting [2023-09-12T18:27:50.643Z] 3e5720c2ceee: Pushed [2023-09-12T18:27:50.643Z] ac3ecc5378ab: Pushed [2023-09-12T18:27:50.643Z] 4e3cc285de0c: Pushed [2023-09-12T18:27:50.643Z] c75236946c05: Pushed [2023-09-12T18:27:50.643Z] 09af0668f6c5: Layer already exists [2023-09-12T18:27:50.643Z] db95a562d35c: Layer already exists [2023-09-12T18:27:50.643Z] d2d9d24a8c2a: Layer already exists [2023-09-12T18:27:50.643Z] d49fddf07015: Pushed [2023-09-12T18:27:53.218Z] 359b9720c920: Pushed [2023-09-12T18:27:53.218Z] 14f0e0f8cdc2: Pushed [2023-09-12T18:27:53.218Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a: digest: sha256:b49a9d45600e5c29d70ef6047ba2a3dfc27d07945b236a704bfe4f68bc2a58cb size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:27:53.544Z] + 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-09-12T18:27:53.873Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-09-12T18:27:53.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-12T18:27:53.873Z] 4e3cc285de0c: Preparing [2023-09-12T18:27:53.873Z] c75236946c05: Preparing [2023-09-12T18:27:53.873Z] 14f0e0f8cdc2: Preparing [2023-09-12T18:27:53.873Z] ac3ecc5378ab: Preparing [2023-09-12T18:27:53.873Z] 3e5720c2ceee: Preparing [2023-09-12T18:27:53.873Z] 09af0668f6c5: Preparing [2023-09-12T18:27:53.873Z] db95a562d35c: Preparing [2023-09-12T18:27:53.873Z] d49fddf07015: Preparing [2023-09-12T18:27:53.873Z] 359b9720c920: Preparing [2023-09-12T18:27:53.873Z] d2d9d24a8c2a: Preparing [2023-09-12T18:27:53.873Z] 09af0668f6c5: Waiting [2023-09-12T18:27:53.873Z] db95a562d35c: Waiting [2023-09-12T18:27:53.873Z] d49fddf07015: Waiting [2023-09-12T18:27:53.873Z] 359b9720c920: Waiting [2023-09-12T18:27:53.873Z] d2d9d24a8c2a: Waiting [2023-09-12T18:27:53.873Z] 3e5720c2ceee: Layer already exists [2023-09-12T18:27:53.873Z] 4e3cc285de0c: Layer already exists [2023-09-12T18:27:53.873Z] c75236946c05: Layer already exists [2023-09-12T18:27:53.873Z] ac3ecc5378ab: Layer already exists [2023-09-12T18:27:53.873Z] 14f0e0f8cdc2: Layer already exists [2023-09-12T18:27:53.873Z] 09af0668f6c5: Layer already exists [2023-09-12T18:27:53.873Z] d49fddf07015: Layer already exists [2023-09-12T18:27:53.873Z] 359b9720c920: Layer already exists [2023-09-12T18:27:53.873Z] d2d9d24a8c2a: Layer already exists [2023-09-12T18:27:53.873Z] db95a562d35c: Layer already exists [2023-09-12T18:27:54.137Z] latest: digest: sha256:b49a9d45600e5c29d70ef6047ba2a3dfc27d07945b236a704bfe4f68bc2a58cb size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:27:54.473Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:27:54.802Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.42 [2023-09-12T18:27:54.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-12T18:27:54.802Z] 4e3cc285de0c: Preparing [2023-09-12T18:27:54.802Z] c75236946c05: Preparing [2023-09-12T18:27:54.802Z] 14f0e0f8cdc2: Preparing [2023-09-12T18:27:54.802Z] ac3ecc5378ab: Preparing [2023-09-12T18:27:54.802Z] 3e5720c2ceee: Preparing [2023-09-12T18:27:54.802Z] 09af0668f6c5: Preparing [2023-09-12T18:27:54.802Z] db95a562d35c: Preparing [2023-09-12T18:27:54.802Z] d49fddf07015: Preparing [2023-09-12T18:27:54.802Z] 359b9720c920: Preparing [2023-09-12T18:27:54.802Z] d2d9d24a8c2a: Preparing [2023-09-12T18:27:54.802Z] db95a562d35c: Waiting [2023-09-12T18:27:54.802Z] d49fddf07015: Waiting [2023-09-12T18:27:54.802Z] 359b9720c920: Waiting [2023-09-12T18:27:54.802Z] d2d9d24a8c2a: Waiting [2023-09-12T18:27:54.802Z] 09af0668f6c5: Waiting [2023-09-12T18:27:54.802Z] c75236946c05: Layer already exists [2023-09-12T18:27:54.802Z] 4e3cc285de0c: Layer already exists [2023-09-12T18:27:54.802Z] 14f0e0f8cdc2: Layer already exists [2023-09-12T18:27:54.802Z] ac3ecc5378ab: Layer already exists [2023-09-12T18:27:54.802Z] 3e5720c2ceee: Layer already exists [2023-09-12T18:27:54.802Z] 09af0668f6c5: Layer already exists [2023-09-12T18:27:54.802Z] db95a562d35c: Layer already exists [2023-09-12T18:27:54.802Z] d2d9d24a8c2a: Layer already exists [2023-09-12T18:27:54.802Z] d49fddf07015: Layer already exists [2023-09-12T18:27:54.802Z] 359b9720c920: Layer already exists [2023-09-12T18:27:54.802Z] 3.1.0-dev.42: digest: sha256:b49a9d45600e5c29d70ef6047ba2a3dfc27d07945b236a704bfe4f68bc2a58cb size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:27:55.126Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:27:55.450Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [2023-09-12T18:27:55.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-12T18:27:55.450Z] 4e3cc285de0c: Preparing [2023-09-12T18:27:55.450Z] c75236946c05: Preparing [2023-09-12T18:27:55.450Z] 14f0e0f8cdc2: Preparing [2023-09-12T18:27:55.450Z] ac3ecc5378ab: Preparing [2023-09-12T18:27:55.450Z] 3e5720c2ceee: Preparing [2023-09-12T18:27:55.450Z] 09af0668f6c5: Preparing [2023-09-12T18:27:55.450Z] db95a562d35c: Preparing [2023-09-12T18:27:55.450Z] d49fddf07015: Preparing [2023-09-12T18:27:55.450Z] 359b9720c920: Preparing [2023-09-12T18:27:55.450Z] d2d9d24a8c2a: Preparing [2023-09-12T18:27:55.450Z] d49fddf07015: Waiting [2023-09-12T18:27:55.450Z] 359b9720c920: Waiting [2023-09-12T18:27:55.450Z] d2d9d24a8c2a: Waiting [2023-09-12T18:27:55.450Z] 09af0668f6c5: Waiting [2023-09-12T18:27:55.450Z] db95a562d35c: Waiting [2023-09-12T18:27:55.450Z] c75236946c05: Layer already exists [2023-09-12T18:27:55.450Z] 14f0e0f8cdc2: Layer already exists [2023-09-12T18:27:55.450Z] 4e3cc285de0c: Layer already exists [2023-09-12T18:27:55.450Z] 3e5720c2ceee: Layer already exists [2023-09-12T18:27:55.450Z] ac3ecc5378ab: Layer already exists [2023-09-12T18:27:55.450Z] 09af0668f6c5: Layer already exists [2023-09-12T18:27:55.450Z] db95a562d35c: Layer already exists [2023-09-12T18:27:55.450Z] d49fddf07015: Layer already exists [2023-09-12T18:27:55.450Z] 359b9720c920: Layer already exists [2023-09-12T18:27:55.450Z] d2d9d24a8c2a: Layer already exists [2023-09-12T18:27:55.450Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42: digest: sha256:b49a9d45600e5c29d70ef6047ba2a3dfc27d07945b236a704bfe4f68bc2a58cb size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:27:55.775Z] + 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-09-12T18:27:56.106Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-09-12T18:27:56.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-12T18:27:56.106Z] 4e3cc285de0c: Preparing [2023-09-12T18:27:56.106Z] c75236946c05: Preparing [2023-09-12T18:27:56.106Z] 14f0e0f8cdc2: Preparing [2023-09-12T18:27:56.106Z] ac3ecc5378ab: Preparing [2023-09-12T18:27:56.106Z] 3e5720c2ceee: Preparing [2023-09-12T18:27:56.106Z] 09af0668f6c5: Preparing [2023-09-12T18:27:56.106Z] db95a562d35c: Preparing [2023-09-12T18:27:56.106Z] d49fddf07015: Preparing [2023-09-12T18:27:56.106Z] 359b9720c920: Preparing [2023-09-12T18:27:56.106Z] d2d9d24a8c2a: Preparing [2023-09-12T18:27:56.106Z] 09af0668f6c5: Waiting [2023-09-12T18:27:56.106Z] db95a562d35c: Waiting [2023-09-12T18:27:56.106Z] d49fddf07015: Waiting [2023-09-12T18:27:56.106Z] 359b9720c920: Waiting [2023-09-12T18:27:56.106Z] d2d9d24a8c2a: Waiting [2023-09-12T18:27:56.106Z] 4e3cc285de0c: Layer already exists [2023-09-12T18:27:56.106Z] 14f0e0f8cdc2: Layer already exists [2023-09-12T18:27:56.106Z] 3e5720c2ceee: Layer already exists [2023-09-12T18:27:56.106Z] ac3ecc5378ab: Layer already exists [2023-09-12T18:27:56.106Z] c75236946c05: Layer already exists [2023-09-12T18:27:56.106Z] 09af0668f6c5: Layer already exists [2023-09-12T18:27:56.106Z] db95a562d35c: Layer already exists [2023-09-12T18:27:56.106Z] d49fddf07015: Layer already exists [2023-09-12T18:27:56.106Z] d2d9d24a8c2a: Layer already exists [2023-09-12T18:27:56.106Z] 359b9720c920: Layer already exists [2023-09-12T18:27:56.106Z] main: digest: sha256:b49a9d45600e5c29d70ef6047ba2a3dfc27d07945b236a704bfe4f68bc2a58cb size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T18:27:56.409Z] ===================================================== [Pipeline] echo [2023-09-12T18:27:56.415Z] taggedImages: [2023-09-12T18:27:56.415Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0b0266d3ec527e29a217e8c26249c7de783c5a8a [2023-09-12T18:27:56.415Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-09-12T18:27:56.415Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.42 [2023-09-12T18:27:56.415Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [2023-09-12T18:27:56.415Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-09-12T18:27:56.435Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-09-12T18:27:56.435Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a [2023-09-12T18:27:56.435Z] latest [2023-09-12T18:27:56.435Z] 3.1.0-dev.42 [2023-09-12T18:27:56.435Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [2023-09-12T18:27:56.435Z] main [2023-09-12T18:27:56.435Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:27:56.764Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0b0266d3ec527e29a217e8c26249c7de783c5a8a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:27:57.088Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0b0266d3ec527e29a217e8c26249c7de783c5a8a [2023-09-12T18:27:57.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-12T18:27:57.088Z] 6279187544a8: Preparing [2023-09-12T18:27:57.088Z] 5caf92837c43: Preparing [2023-09-12T18:27:57.088Z] de9a9da47298: Preparing [2023-09-12T18:27:57.088Z] ad3cc03b1c81: Preparing [2023-09-12T18:27:57.088Z] c69b9434eef0: Preparing [2023-09-12T18:27:57.088Z] ac479cfddd31: Preparing [2023-09-12T18:27:57.088Z] 396c5db8684f: Preparing [2023-09-12T18:27:57.088Z] 09af0668f6c5: Preparing [2023-09-12T18:27:57.088Z] db95a562d35c: Preparing [2023-09-12T18:27:57.088Z] 1615fc54a744: Preparing [2023-09-12T18:27:57.088Z] d2d9d24a8c2a: Preparing [2023-09-12T18:27:57.088Z] 09af0668f6c5: Waiting [2023-09-12T18:27:57.088Z] db95a562d35c: Waiting [2023-09-12T18:27:57.088Z] 1615fc54a744: Waiting [2023-09-12T18:27:57.089Z] ac479cfddd31: Waiting [2023-09-12T18:27:57.089Z] d2d9d24a8c2a: Waiting [2023-09-12T18:27:57.089Z] 396c5db8684f: Waiting [2023-09-12T18:27:57.352Z] 5caf92837c43: Pushed [2023-09-12T18:27:57.352Z] 6279187544a8: Pushed [2023-09-12T18:27:57.352Z] c69b9434eef0: Pushed [2023-09-12T18:27:57.352Z] 09af0668f6c5: Layer already exists [2023-09-12T18:27:57.352Z] db95a562d35c: Layer already exists [2023-09-12T18:27:57.617Z] ac479cfddd31: Pushed [2023-09-12T18:27:57.617Z] 396c5db8684f: Pushed [2023-09-12T18:27:57.617Z] d2d9d24a8c2a: Layer already exists [2023-09-12T18:28:00.179Z] ad3cc03b1c81: Pushed [2023-09-12T18:28:00.179Z] 1615fc54a744: Pushed [2023-09-12T18:28:00.758Z] de9a9da47298: Pushed [2023-09-12T18:28:01.022Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a: digest: sha256:c559b0bdf333a56e2a0841349c4fd16ddcd7df1906d05240c2240b45b85b3731 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:28:01.612Z] + 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-09-12T18:28:01.942Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-09-12T18:28:01.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-12T18:28:01.942Z] 6279187544a8: Preparing [2023-09-12T18:28:01.942Z] 5caf92837c43: Preparing [2023-09-12T18:28:01.942Z] de9a9da47298: Preparing [2023-09-12T18:28:01.942Z] ad3cc03b1c81: Preparing [2023-09-12T18:28:01.942Z] c69b9434eef0: Preparing [2023-09-12T18:28:01.942Z] ac479cfddd31: Preparing [2023-09-12T18:28:01.942Z] 396c5db8684f: Preparing [2023-09-12T18:28:01.942Z] 09af0668f6c5: Preparing [2023-09-12T18:28:01.942Z] db95a562d35c: Preparing [2023-09-12T18:28:01.942Z] 1615fc54a744: Preparing [2023-09-12T18:28:01.942Z] d2d9d24a8c2a: Preparing [2023-09-12T18:28:01.942Z] ac479cfddd31: Waiting [2023-09-12T18:28:01.942Z] 396c5db8684f: Waiting [2023-09-12T18:28:01.942Z] 09af0668f6c5: Waiting [2023-09-12T18:28:01.942Z] db95a562d35c: Waiting [2023-09-12T18:28:01.942Z] 1615fc54a744: Waiting [2023-09-12T18:28:01.942Z] d2d9d24a8c2a: Waiting [2023-09-12T18:28:01.942Z] c69b9434eef0: Layer already exists [2023-09-12T18:28:01.942Z] 6279187544a8: Layer already exists [2023-09-12T18:28:01.942Z] 5caf92837c43: Layer already exists [2023-09-12T18:28:01.942Z] ad3cc03b1c81: Layer already exists [2023-09-12T18:28:01.942Z] de9a9da47298: Layer already exists [2023-09-12T18:28:01.942Z] ac479cfddd31: Layer already exists [2023-09-12T18:28:01.942Z] 396c5db8684f: Layer already exists [2023-09-12T18:28:01.942Z] 09af0668f6c5: Layer already exists [2023-09-12T18:28:01.942Z] db95a562d35c: Layer already exists [2023-09-12T18:28:01.942Z] 1615fc54a744: Layer already exists [2023-09-12T18:28:01.942Z] d2d9d24a8c2a: Layer already exists [2023-09-12T18:28:02.206Z] latest: digest: sha256:c559b0bdf333a56e2a0841349c4fd16ddcd7df1906d05240c2240b45b85b3731 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:28:02.531Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:28:02.859Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.42 [2023-09-12T18:28:02.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-12T18:28:02.859Z] 6279187544a8: Preparing [2023-09-12T18:28:02.859Z] 5caf92837c43: Preparing [2023-09-12T18:28:02.859Z] de9a9da47298: Preparing [2023-09-12T18:28:02.859Z] ad3cc03b1c81: Preparing [2023-09-12T18:28:02.859Z] c69b9434eef0: Preparing [2023-09-12T18:28:02.859Z] ac479cfddd31: Preparing [2023-09-12T18:28:02.859Z] 396c5db8684f: Preparing [2023-09-12T18:28:02.859Z] 09af0668f6c5: Preparing [2023-09-12T18:28:02.859Z] db95a562d35c: Preparing [2023-09-12T18:28:02.859Z] 1615fc54a744: Preparing [2023-09-12T18:28:02.859Z] d2d9d24a8c2a: Preparing [2023-09-12T18:28:02.859Z] ac479cfddd31: Waiting [2023-09-12T18:28:02.859Z] 396c5db8684f: Waiting [2023-09-12T18:28:02.859Z] 09af0668f6c5: Waiting [2023-09-12T18:28:02.859Z] db95a562d35c: Waiting [2023-09-12T18:28:02.859Z] 1615fc54a744: Waiting [2023-09-12T18:28:02.859Z] d2d9d24a8c2a: Waiting [2023-09-12T18:28:02.859Z] 5caf92837c43: Layer already exists [2023-09-12T18:28:02.859Z] 6279187544a8: Layer already exists [2023-09-12T18:28:02.859Z] c69b9434eef0: Layer already exists [2023-09-12T18:28:02.859Z] de9a9da47298: Layer already exists [2023-09-12T18:28:02.859Z] ad3cc03b1c81: Layer already exists [2023-09-12T18:28:02.859Z] 09af0668f6c5: Layer already exists [2023-09-12T18:28:02.859Z] ac479cfddd31: Layer already exists [2023-09-12T18:28:02.859Z] 396c5db8684f: Layer already exists [2023-09-12T18:28:02.859Z] db95a562d35c: Layer already exists [2023-09-12T18:28:02.859Z] 1615fc54a744: Layer already exists [2023-09-12T18:28:02.859Z] d2d9d24a8c2a: Layer already exists [2023-09-12T18:28:03.124Z] 3.1.0-dev.42: digest: sha256:c559b0bdf333a56e2a0841349c4fd16ddcd7df1906d05240c2240b45b85b3731 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:28:03.455Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:28:03.779Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [2023-09-12T18:28:03.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-12T18:28:03.779Z] 6279187544a8: Preparing [2023-09-12T18:28:03.779Z] 5caf92837c43: Preparing [2023-09-12T18:28:03.779Z] de9a9da47298: Preparing [2023-09-12T18:28:03.779Z] ad3cc03b1c81: Preparing [2023-09-12T18:28:03.779Z] c69b9434eef0: Preparing [2023-09-12T18:28:03.779Z] ac479cfddd31: Preparing [2023-09-12T18:28:03.779Z] 396c5db8684f: Preparing [2023-09-12T18:28:03.779Z] ac479cfddd31: Waiting [2023-09-12T18:28:03.779Z] 09af0668f6c5: Preparing [2023-09-12T18:28:03.779Z] db95a562d35c: Preparing [2023-09-12T18:28:03.779Z] 1615fc54a744: Preparing [2023-09-12T18:28:03.779Z] d2d9d24a8c2a: Preparing [2023-09-12T18:28:03.779Z] 396c5db8684f: Waiting [2023-09-12T18:28:03.779Z] 09af0668f6c5: Waiting [2023-09-12T18:28:03.779Z] 1615fc54a744: Waiting [2023-09-12T18:28:03.779Z] d2d9d24a8c2a: Waiting [2023-09-12T18:28:03.779Z] db95a562d35c: Waiting [2023-09-12T18:28:03.779Z] 5caf92837c43: Layer already exists [2023-09-12T18:28:03.779Z] de9a9da47298: Layer already exists [2023-09-12T18:28:03.779Z] ad3cc03b1c81: Layer already exists [2023-09-12T18:28:03.779Z] 6279187544a8: Layer already exists [2023-09-12T18:28:03.779Z] c69b9434eef0: Layer already exists [2023-09-12T18:28:03.779Z] ac479cfddd31: Layer already exists [2023-09-12T18:28:03.779Z] 396c5db8684f: Layer already exists [2023-09-12T18:28:03.779Z] db95a562d35c: Layer already exists [2023-09-12T18:28:03.779Z] 09af0668f6c5: Layer already exists [2023-09-12T18:28:03.779Z] 1615fc54a744: Layer already exists [2023-09-12T18:28:03.779Z] d2d9d24a8c2a: Layer already exists [2023-09-12T18:28:04.042Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42: digest: sha256:c559b0bdf333a56e2a0841349c4fd16ddcd7df1906d05240c2240b45b85b3731 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:28:04.367Z] + 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-09-12T18:28:04.696Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-09-12T18:28:04.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-12T18:28:04.696Z] 6279187544a8: Preparing [2023-09-12T18:28:04.696Z] 5caf92837c43: Preparing [2023-09-12T18:28:04.696Z] de9a9da47298: Preparing [2023-09-12T18:28:04.696Z] ad3cc03b1c81: Preparing [2023-09-12T18:28:04.696Z] c69b9434eef0: Preparing [2023-09-12T18:28:04.696Z] ac479cfddd31: Preparing [2023-09-12T18:28:04.696Z] 396c5db8684f: Preparing [2023-09-12T18:28:04.696Z] 09af0668f6c5: Preparing [2023-09-12T18:28:04.696Z] db95a562d35c: Preparing [2023-09-12T18:28:04.696Z] 1615fc54a744: Preparing [2023-09-12T18:28:04.696Z] d2d9d24a8c2a: Preparing [2023-09-12T18:28:04.696Z] 09af0668f6c5: Waiting [2023-09-12T18:28:04.696Z] ac479cfddd31: Waiting [2023-09-12T18:28:04.696Z] 396c5db8684f: Waiting [2023-09-12T18:28:04.696Z] db95a562d35c: Waiting [2023-09-12T18:28:04.696Z] d2d9d24a8c2a: Waiting [2023-09-12T18:28:04.696Z] 1615fc54a744: Waiting [2023-09-12T18:28:04.696Z] 5caf92837c43: Layer already exists [2023-09-12T18:28:04.696Z] c69b9434eef0: Layer already exists [2023-09-12T18:28:04.696Z] ad3cc03b1c81: Layer already exists [2023-09-12T18:28:04.696Z] 6279187544a8: Layer already exists [2023-09-12T18:28:04.696Z] de9a9da47298: Layer already exists [2023-09-12T18:28:04.696Z] ac479cfddd31: Layer already exists [2023-09-12T18:28:04.696Z] 396c5db8684f: Layer already exists [2023-09-12T18:28:04.696Z] 09af0668f6c5: Layer already exists [2023-09-12T18:28:04.696Z] db95a562d35c: Layer already exists [2023-09-12T18:28:04.696Z] 1615fc54a744: Layer already exists [2023-09-12T18:28:04.696Z] d2d9d24a8c2a: Layer already exists [2023-09-12T18:28:04.962Z] main: digest: sha256:c559b0bdf333a56e2a0841349c4fd16ddcd7df1906d05240c2240b45b85b3731 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T18:28:05.003Z] ===================================================== [Pipeline] echo [2023-09-12T18:28:05.013Z] taggedImages: [2023-09-12T18:28:05.013Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0b0266d3ec527e29a217e8c26249c7de783c5a8a [2023-09-12T18:28:05.013Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-09-12T18:28:05.013Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.42 [2023-09-12T18:28:05.013Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [2023-09-12T18:28:05.013Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-09-12T18:28:05.039Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-09-12T18:28:05.039Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a [2023-09-12T18:28:05.039Z] latest [2023-09-12T18:28:05.039Z] 3.1.0-dev.42 [2023-09-12T18:28:05.039Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [2023-09-12T18:28:05.039Z] main [2023-09-12T18:28:05.039Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:28:05.367Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0b0266d3ec527e29a217e8c26249c7de783c5a8a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:28:05.708Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0b0266d3ec527e29a217e8c26249c7de783c5a8a [2023-09-12T18:28:05.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-12T18:28:05.708Z] e99aee0cb46f: Preparing [2023-09-12T18:28:05.708Z] 4719330cbe40: Preparing [2023-09-12T18:28:05.708Z] 09af0668f6c5: Preparing [2023-09-12T18:28:05.708Z] db95a562d35c: Preparing [2023-09-12T18:28:05.708Z] 31c6e31e8f02: Preparing [2023-09-12T18:28:05.708Z] d2d9d24a8c2a: Preparing [2023-09-12T18:28:05.708Z] d2d9d24a8c2a: Waiting [2023-09-12T18:28:05.708Z] 09af0668f6c5: Layer already exists [2023-09-12T18:28:05.708Z] db95a562d35c: Layer already exists [2023-09-12T18:28:05.975Z] d2d9d24a8c2a: Layer already exists [2023-09-12T18:28:05.975Z] e99aee0cb46f: Pushed [2023-09-12T18:28:07.373Z] 31c6e31e8f02: Pushed [2023-09-12T18:28:10.696Z] 4719330cbe40: Pushed [2023-09-12T18:28:10.696Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a: digest: sha256:a6b6a7988a7980485cae28af31155b597f24e61eb8dbc330f29ed41317777d62 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:28:11.027Z] + 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-09-12T18:28:11.351Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-09-12T18:28:11.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-12T18:28:11.351Z] e99aee0cb46f: Preparing [2023-09-12T18:28:11.351Z] 4719330cbe40: Preparing [2023-09-12T18:28:11.351Z] 09af0668f6c5: Preparing [2023-09-12T18:28:11.351Z] db95a562d35c: Preparing [2023-09-12T18:28:11.351Z] 31c6e31e8f02: Preparing [2023-09-12T18:28:11.351Z] d2d9d24a8c2a: Preparing [2023-09-12T18:28:11.351Z] d2d9d24a8c2a: Waiting [2023-09-12T18:28:11.351Z] 31c6e31e8f02: Layer already exists [2023-09-12T18:28:11.351Z] 09af0668f6c5: Layer already exists [2023-09-12T18:28:11.351Z] db95a562d35c: Layer already exists [2023-09-12T18:28:11.351Z] 4719330cbe40: Layer already exists [2023-09-12T18:28:11.351Z] e99aee0cb46f: Layer already exists [2023-09-12T18:28:11.351Z] d2d9d24a8c2a: Layer already exists [2023-09-12T18:28:11.351Z] latest: digest: sha256:a6b6a7988a7980485cae28af31155b597f24e61eb8dbc330f29ed41317777d62 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:28:11.941Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:28:14.837Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.42 [2023-09-12T18:28:14.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-12T18:28:14.837Z] e99aee0cb46f: Preparing [2023-09-12T18:28:14.837Z] 4719330cbe40: Preparing [2023-09-12T18:28:14.837Z] 09af0668f6c5: Preparing [2023-09-12T18:28:14.837Z] db95a562d35c: Preparing [2023-09-12T18:28:14.837Z] 31c6e31e8f02: Preparing [2023-09-12T18:28:14.837Z] d2d9d24a8c2a: Preparing [2023-09-12T18:28:14.837Z] d2d9d24a8c2a: Waiting [2023-09-12T18:28:14.837Z] 09af0668f6c5: Layer already exists [2023-09-12T18:28:14.837Z] 31c6e31e8f02: Layer already exists [2023-09-12T18:28:14.837Z] db95a562d35c: Layer already exists [2023-09-12T18:28:14.837Z] 4719330cbe40: Layer already exists [2023-09-12T18:28:14.837Z] e99aee0cb46f: Layer already exists [2023-09-12T18:28:14.837Z] d2d9d24a8c2a: Layer already exists [2023-09-12T18:28:14.837Z] 3.1.0-dev.42: digest: sha256:a6b6a7988a7980485cae28af31155b597f24e61eb8dbc330f29ed41317777d62 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:28:15.170Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:28:15.497Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [2023-09-12T18:28:15.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-12T18:28:15.497Z] e99aee0cb46f: Preparing [2023-09-12T18:28:15.497Z] 4719330cbe40: Preparing [2023-09-12T18:28:15.497Z] 09af0668f6c5: Preparing [2023-09-12T18:28:15.497Z] db95a562d35c: Preparing [2023-09-12T18:28:15.497Z] 31c6e31e8f02: Preparing [2023-09-12T18:28:15.497Z] d2d9d24a8c2a: Preparing [2023-09-12T18:28:15.497Z] d2d9d24a8c2a: Waiting [2023-09-12T18:28:15.497Z] e99aee0cb46f: Layer already exists [2023-09-12T18:28:15.497Z] db95a562d35c: Layer already exists [2023-09-12T18:28:15.497Z] 4719330cbe40: Layer already exists [2023-09-12T18:28:15.497Z] 31c6e31e8f02: Layer already exists [2023-09-12T18:28:15.497Z] 09af0668f6c5: Layer already exists [2023-09-12T18:28:15.497Z] d2d9d24a8c2a: Layer already exists [2023-09-12T18:28:15.497Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42: digest: sha256:a6b6a7988a7980485cae28af31155b597f24e61eb8dbc330f29ed41317777d62 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:28:15.836Z] + 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-09-12T18:28:16.168Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-09-12T18:28:16.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-12T18:28:16.168Z] e99aee0cb46f: Preparing [2023-09-12T18:28:16.168Z] 4719330cbe40: Preparing [2023-09-12T18:28:16.168Z] 09af0668f6c5: Preparing [2023-09-12T18:28:16.168Z] db95a562d35c: Preparing [2023-09-12T18:28:16.168Z] 31c6e31e8f02: Preparing [2023-09-12T18:28:16.168Z] d2d9d24a8c2a: Preparing [2023-09-12T18:28:16.168Z] d2d9d24a8c2a: Waiting [2023-09-12T18:28:16.168Z] 4719330cbe40: Layer already exists [2023-09-12T18:28:16.168Z] 09af0668f6c5: Layer already exists [2023-09-12T18:28:16.168Z] e99aee0cb46f: Layer already exists [2023-09-12T18:28:16.168Z] 31c6e31e8f02: Layer already exists [2023-09-12T18:28:16.168Z] db95a562d35c: Layer already exists [2023-09-12T18:28:16.168Z] d2d9d24a8c2a: Layer already exists [2023-09-12T18:28:16.432Z] main: digest: sha256:a6b6a7988a7980485cae28af31155b597f24e61eb8dbc330f29ed41317777d62 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T18:28:16.489Z] ===================================================== [Pipeline] echo [2023-09-12T18:28:16.496Z] taggedImages: [2023-09-12T18:28:16.496Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0b0266d3ec527e29a217e8c26249c7de783c5a8a [2023-09-12T18:28:16.496Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-09-12T18:28:16.496Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.42 [2023-09-12T18:28:16.496Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [2023-09-12T18:28:16.496Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-09-12T18:28:16.518Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-09-12T18:28:16.518Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a [2023-09-12T18:28:16.518Z] latest [2023-09-12T18:28:16.518Z] 3.1.0-dev.42 [2023-09-12T18:28:16.518Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [2023-09-12T18:28:16.518Z] main [2023-09-12T18:28:16.518Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:28:16.865Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0b0266d3ec527e29a217e8c26249c7de783c5a8a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:28:17.190Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0b0266d3ec527e29a217e8c26249c7de783c5a8a [2023-09-12T18:28:17.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-12T18:28:17.190Z] 4b6f049f617a: Preparing [2023-09-12T18:28:17.190Z] ffb2d18f1a91: Preparing [2023-09-12T18:28:17.190Z] 3b6343f9df95: Preparing [2023-09-12T18:28:17.190Z] 09af0668f6c5: Preparing [2023-09-12T18:28:17.190Z] db95a562d35c: Preparing [2023-09-12T18:28:17.190Z] 43901329fe87: Preparing [2023-09-12T18:28:17.190Z] 26c0d4f0db8f: Preparing [2023-09-12T18:28:17.191Z] 57c31e20a5f7: Preparing [2023-09-12T18:28:17.191Z] d2d9d24a8c2a: Preparing [2023-09-12T18:28:17.191Z] 43901329fe87: Waiting [2023-09-12T18:28:17.191Z] 26c0d4f0db8f: Waiting [2023-09-12T18:28:17.191Z] 57c31e20a5f7: Waiting [2023-09-12T18:28:17.191Z] d2d9d24a8c2a: Waiting [2023-09-12T18:28:17.191Z] db95a562d35c: Layer already exists [2023-09-12T18:28:17.191Z] 09af0668f6c5: Layer already exists [2023-09-12T18:28:17.457Z] ffb2d18f1a91: Pushed [2023-09-12T18:28:17.457Z] 4b6f049f617a: Pushed [2023-09-12T18:28:17.457Z] 3b6343f9df95: Pushed [2023-09-12T18:28:17.457Z] d2d9d24a8c2a: Layer already exists [2023-09-12T18:28:18.410Z] 57c31e20a5f7: Pushed [2023-09-12T18:28:30.752Z] 26c0d4f0db8f: Pushed [2023-09-12T18:28:35.034Z] 43901329fe87: Pushed [2023-09-12T18:28:35.034Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a: digest: sha256:2996c41344250c70b912df5358e49b21a3b891576915556963033ed47822f14a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:28:35.368Z] + 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-09-12T18:28:35.698Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-09-12T18:28:35.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-12T18:28:35.698Z] 4b6f049f617a: Preparing [2023-09-12T18:28:35.698Z] ffb2d18f1a91: Preparing [2023-09-12T18:28:35.698Z] 3b6343f9df95: Preparing [2023-09-12T18:28:35.698Z] 09af0668f6c5: Preparing [2023-09-12T18:28:35.699Z] db95a562d35c: Preparing [2023-09-12T18:28:35.699Z] 43901329fe87: Preparing [2023-09-12T18:28:35.699Z] 26c0d4f0db8f: Preparing [2023-09-12T18:28:35.699Z] 57c31e20a5f7: Preparing [2023-09-12T18:28:35.699Z] d2d9d24a8c2a: Preparing [2023-09-12T18:28:35.699Z] 26c0d4f0db8f: Waiting [2023-09-12T18:28:35.699Z] 57c31e20a5f7: Waiting [2023-09-12T18:28:35.699Z] 09af0668f6c5: Layer already exists [2023-09-12T18:28:35.699Z] 3b6343f9df95: Layer already exists [2023-09-12T18:28:35.699Z] 4b6f049f617a: Layer already exists [2023-09-12T18:28:35.699Z] db95a562d35c: Layer already exists [2023-09-12T18:28:35.699Z] ffb2d18f1a91: Layer already exists [2023-09-12T18:28:35.699Z] 57c31e20a5f7: Layer already exists [2023-09-12T18:28:35.699Z] 43901329fe87: Layer already exists [2023-09-12T18:28:35.699Z] 26c0d4f0db8f: Layer already exists [2023-09-12T18:28:35.699Z] d2d9d24a8c2a: Layer already exists [2023-09-12T18:28:35.699Z] latest: digest: sha256:2996c41344250c70b912df5358e49b21a3b891576915556963033ed47822f14a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:28:36.289Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:28:36.619Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.42 [2023-09-12T18:28:36.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-12T18:28:36.619Z] 4b6f049f617a: Preparing [2023-09-12T18:28:36.619Z] ffb2d18f1a91: Preparing [2023-09-12T18:28:36.619Z] 3b6343f9df95: Preparing [2023-09-12T18:28:36.619Z] 09af0668f6c5: Preparing [2023-09-12T18:28:36.619Z] db95a562d35c: Preparing [2023-09-12T18:28:36.619Z] 43901329fe87: Preparing [2023-09-12T18:28:36.619Z] 26c0d4f0db8f: Preparing [2023-09-12T18:28:36.619Z] 57c31e20a5f7: Preparing [2023-09-12T18:28:36.619Z] d2d9d24a8c2a: Preparing [2023-09-12T18:28:36.619Z] 43901329fe87: Waiting [2023-09-12T18:28:36.619Z] 57c31e20a5f7: Waiting [2023-09-12T18:28:36.619Z] d2d9d24a8c2a: Waiting [2023-09-12T18:28:36.619Z] 26c0d4f0db8f: Waiting [2023-09-12T18:28:36.619Z] db95a562d35c: Layer already exists [2023-09-12T18:28:36.619Z] 4b6f049f617a: Layer already exists [2023-09-12T18:28:36.619Z] 09af0668f6c5: Layer already exists [2023-09-12T18:28:36.619Z] ffb2d18f1a91: Layer already exists [2023-09-12T18:28:36.619Z] 3b6343f9df95: Layer already exists [2023-09-12T18:28:36.619Z] 26c0d4f0db8f: Layer already exists [2023-09-12T18:28:36.619Z] 43901329fe87: Layer already exists [2023-09-12T18:28:36.619Z] d2d9d24a8c2a: Layer already exists [2023-09-12T18:28:36.619Z] 57c31e20a5f7: Layer already exists [2023-09-12T18:28:36.619Z] 3.1.0-dev.42: digest: sha256:2996c41344250c70b912df5358e49b21a3b891576915556963033ed47822f14a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:28:36.947Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:28:37.269Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [2023-09-12T18:28:37.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-12T18:28:37.270Z] 4b6f049f617a: Preparing [2023-09-12T18:28:37.270Z] ffb2d18f1a91: Preparing [2023-09-12T18:28:37.270Z] 3b6343f9df95: Preparing [2023-09-12T18:28:37.270Z] 09af0668f6c5: Preparing [2023-09-12T18:28:37.270Z] db95a562d35c: Preparing [2023-09-12T18:28:37.270Z] 43901329fe87: Preparing [2023-09-12T18:28:37.270Z] 26c0d4f0db8f: Preparing [2023-09-12T18:28:37.270Z] 57c31e20a5f7: Preparing [2023-09-12T18:28:37.270Z] d2d9d24a8c2a: Preparing [2023-09-12T18:28:37.270Z] 26c0d4f0db8f: Waiting [2023-09-12T18:28:37.270Z] 57c31e20a5f7: Waiting [2023-09-12T18:28:37.270Z] d2d9d24a8c2a: Waiting [2023-09-12T18:28:37.270Z] 43901329fe87: Waiting [2023-09-12T18:28:37.270Z] db95a562d35c: Layer already exists [2023-09-12T18:28:37.270Z] 3b6343f9df95: Layer already exists [2023-09-12T18:28:37.270Z] 09af0668f6c5: Layer already exists [2023-09-12T18:28:37.270Z] 4b6f049f617a: Layer already exists [2023-09-12T18:28:37.270Z] ffb2d18f1a91: Layer already exists [2023-09-12T18:28:37.270Z] 43901329fe87: Layer already exists [2023-09-12T18:28:37.270Z] 26c0d4f0db8f: Layer already exists [2023-09-12T18:28:37.270Z] d2d9d24a8c2a: Layer already exists [2023-09-12T18:28:37.270Z] 57c31e20a5f7: Layer already exists [2023-09-12T18:28:37.270Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42: digest: sha256:2996c41344250c70b912df5358e49b21a3b891576915556963033ed47822f14a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:28:37.606Z] + 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-09-12T18:28:37.927Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-09-12T18:28:37.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-12T18:28:37.927Z] 4b6f049f617a: Preparing [2023-09-12T18:28:37.927Z] ffb2d18f1a91: Preparing [2023-09-12T18:28:37.927Z] 3b6343f9df95: Preparing [2023-09-12T18:28:37.927Z] 09af0668f6c5: Preparing [2023-09-12T18:28:37.927Z] db95a562d35c: Preparing [2023-09-12T18:28:37.927Z] 43901329fe87: Preparing [2023-09-12T18:28:37.927Z] 26c0d4f0db8f: Preparing [2023-09-12T18:28:37.927Z] 57c31e20a5f7: Preparing [2023-09-12T18:28:37.927Z] d2d9d24a8c2a: Preparing [2023-09-12T18:28:37.927Z] 43901329fe87: Waiting [2023-09-12T18:28:37.927Z] 26c0d4f0db8f: Waiting [2023-09-12T18:28:37.927Z] 57c31e20a5f7: Waiting [2023-09-12T18:28:37.927Z] d2d9d24a8c2a: Waiting [2023-09-12T18:28:37.927Z] db95a562d35c: Layer already exists [2023-09-12T18:28:37.927Z] 3b6343f9df95: Layer already exists [2023-09-12T18:28:37.927Z] 09af0668f6c5: Layer already exists [2023-09-12T18:28:37.927Z] ffb2d18f1a91: Layer already exists [2023-09-12T18:28:37.927Z] 4b6f049f617a: Layer already exists [2023-09-12T18:28:37.927Z] 43901329fe87: Layer already exists [2023-09-12T18:28:37.927Z] 26c0d4f0db8f: Layer already exists [2023-09-12T18:28:37.927Z] d2d9d24a8c2a: Layer already exists [2023-09-12T18:28:37.927Z] 57c31e20a5f7: Layer already exists [2023-09-12T18:28:38.191Z] main: digest: sha256:2996c41344250c70b912df5358e49b21a3b891576915556963033ed47822f14a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T18:28:38.231Z] ===================================================== [Pipeline] echo [2023-09-12T18:28:38.236Z] taggedImages: [2023-09-12T18:28:38.236Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0b0266d3ec527e29a217e8c26249c7de783c5a8a [2023-09-12T18:28:38.236Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-09-12T18:28:38.236Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.42 [2023-09-12T18:28:38.236Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [2023-09-12T18:28:38.236Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-09-12T18:28:38.252Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-09-12T18:28:38.252Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a [2023-09-12T18:28:38.252Z] latest [2023-09-12T18:28:38.252Z] 3.1.0-dev.42 [2023-09-12T18:28:38.252Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [2023-09-12T18:28:38.252Z] main [2023-09-12T18:28:38.252Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:28:38.574Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0b0266d3ec527e29a217e8c26249c7de783c5a8a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:28:38.920Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0b0266d3ec527e29a217e8c26249c7de783c5a8a [2023-09-12T18:28:38.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-12T18:28:38.920Z] dd17539ae870: Preparing [2023-09-12T18:28:38.920Z] 6708d70b5a8e: Preparing [2023-09-12T18:28:38.920Z] f4eee68a0415: Preparing [2023-09-12T18:28:38.920Z] 09af0668f6c5: Preparing [2023-09-12T18:28:38.920Z] db95a562d35c: Preparing [2023-09-12T18:28:38.920Z] 43901329fe87: Preparing [2023-09-12T18:28:38.920Z] c9540c1ebdbb: Preparing [2023-09-12T18:28:38.920Z] d2d9d24a8c2a: Preparing [2023-09-12T18:28:38.920Z] 43901329fe87: Waiting [2023-09-12T18:28:38.920Z] c9540c1ebdbb: Waiting [2023-09-12T18:28:38.920Z] d2d9d24a8c2a: Waiting [2023-09-12T18:28:38.920Z] 09af0668f6c5: Layer already exists [2023-09-12T18:28:39.184Z] 6708d70b5a8e: Pushed [2023-09-12T18:28:39.184Z] f4eee68a0415: Pushed [2023-09-12T18:28:41.113Z] db95a562d35c: Layer already exists [2023-09-12T18:28:41.113Z] 43901329fe87: Layer already exists [2023-09-12T18:28:41.113Z] d2d9d24a8c2a: Layer already exists [2023-09-12T18:28:41.113Z] dd17539ae870: Pushed [2023-09-12T18:28:42.065Z] c9540c1ebdbb: Pushed [2023-09-12T18:28:42.065Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a: digest: sha256:0d458b4c9ff4b5209dce5dda9d6613f180ddb42173adef3eab1099dfaf4759d0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:28:42.402Z] + 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-09-12T18:28:42.725Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-09-12T18:28:42.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-12T18:28:42.726Z] dd17539ae870: Preparing [2023-09-12T18:28:42.726Z] 6708d70b5a8e: Preparing [2023-09-12T18:28:42.726Z] f4eee68a0415: Preparing [2023-09-12T18:28:42.726Z] 09af0668f6c5: Preparing [2023-09-12T18:28:42.726Z] db95a562d35c: Preparing [2023-09-12T18:28:42.726Z] 43901329fe87: Preparing [2023-09-12T18:28:42.726Z] c9540c1ebdbb: Preparing [2023-09-12T18:28:42.726Z] d2d9d24a8c2a: Preparing [2023-09-12T18:28:42.726Z] 43901329fe87: Waiting [2023-09-12T18:28:42.726Z] c9540c1ebdbb: Waiting [2023-09-12T18:28:42.726Z] d2d9d24a8c2a: Waiting [2023-09-12T18:28:42.726Z] 6708d70b5a8e: Layer already exists [2023-09-12T18:28:42.726Z] db95a562d35c: Layer already exists [2023-09-12T18:28:42.726Z] dd17539ae870: Layer already exists [2023-09-12T18:28:42.726Z] f4eee68a0415: Layer already exists [2023-09-12T18:28:42.726Z] 09af0668f6c5: Layer already exists [2023-09-12T18:28:42.726Z] 43901329fe87: Layer already exists [2023-09-12T18:28:42.726Z] d2d9d24a8c2a: Layer already exists [2023-09-12T18:28:42.726Z] c9540c1ebdbb: Layer already exists [2023-09-12T18:28:42.989Z] latest: digest: sha256:0d458b4c9ff4b5209dce5dda9d6613f180ddb42173adef3eab1099dfaf4759d0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:28:43.319Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:28:43.644Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.42 [2023-09-12T18:28:43.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-12T18:28:43.644Z] dd17539ae870: Preparing [2023-09-12T18:28:43.644Z] 6708d70b5a8e: Preparing [2023-09-12T18:28:43.644Z] f4eee68a0415: Preparing [2023-09-12T18:28:43.644Z] 09af0668f6c5: Preparing [2023-09-12T18:28:43.644Z] db95a562d35c: Preparing [2023-09-12T18:28:43.644Z] 43901329fe87: Preparing [2023-09-12T18:28:43.644Z] c9540c1ebdbb: Preparing [2023-09-12T18:28:43.644Z] d2d9d24a8c2a: Preparing [2023-09-12T18:28:43.644Z] c9540c1ebdbb: Waiting [2023-09-12T18:28:43.644Z] d2d9d24a8c2a: Waiting [2023-09-12T18:28:43.644Z] 43901329fe87: Waiting [2023-09-12T18:28:43.644Z] f4eee68a0415: Layer already exists [2023-09-12T18:28:43.644Z] db95a562d35c: Layer already exists [2023-09-12T18:28:43.644Z] 09af0668f6c5: Layer already exists [2023-09-12T18:28:43.644Z] 6708d70b5a8e: Layer already exists [2023-09-12T18:28:43.644Z] dd17539ae870: Layer already exists [2023-09-12T18:28:43.644Z] c9540c1ebdbb: Layer already exists [2023-09-12T18:28:43.644Z] 43901329fe87: Layer already exists [2023-09-12T18:28:43.644Z] d2d9d24a8c2a: Layer already exists [2023-09-12T18:28:43.907Z] 3.1.0-dev.42: digest: sha256:0d458b4c9ff4b5209dce5dda9d6613f180ddb42173adef3eab1099dfaf4759d0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:28:44.235Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:28:44.554Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [2023-09-12T18:28:44.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-12T18:28:44.554Z] dd17539ae870: Preparing [2023-09-12T18:28:44.554Z] 6708d70b5a8e: Preparing [2023-09-12T18:28:44.554Z] f4eee68a0415: Preparing [2023-09-12T18:28:44.554Z] 09af0668f6c5: Preparing [2023-09-12T18:28:44.554Z] db95a562d35c: Preparing [2023-09-12T18:28:44.554Z] 43901329fe87: Preparing [2023-09-12T18:28:44.554Z] c9540c1ebdbb: Preparing [2023-09-12T18:28:44.554Z] d2d9d24a8c2a: Preparing [2023-09-12T18:28:44.554Z] c9540c1ebdbb: Waiting [2023-09-12T18:28:44.554Z] d2d9d24a8c2a: Waiting [2023-09-12T18:28:44.554Z] 43901329fe87: Waiting [2023-09-12T18:28:44.554Z] 6708d70b5a8e: Layer already exists [2023-09-12T18:28:44.554Z] f4eee68a0415: Layer already exists [2023-09-12T18:28:44.554Z] db95a562d35c: Layer already exists [2023-09-12T18:28:44.554Z] 09af0668f6c5: Layer already exists [2023-09-12T18:28:44.554Z] dd17539ae870: Layer already exists [2023-09-12T18:28:44.554Z] c9540c1ebdbb: Layer already exists [2023-09-12T18:28:44.554Z] d2d9d24a8c2a: Layer already exists [2023-09-12T18:28:44.554Z] 43901329fe87: Layer already exists [2023-09-12T18:28:44.554Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42: digest: sha256:0d458b4c9ff4b5209dce5dda9d6613f180ddb42173adef3eab1099dfaf4759d0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:28:45.142Z] + 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-09-12T18:28:45.464Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-09-12T18:28:45.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-12T18:28:45.464Z] dd17539ae870: Preparing [2023-09-12T18:28:45.464Z] 6708d70b5a8e: Preparing [2023-09-12T18:28:45.464Z] f4eee68a0415: Preparing [2023-09-12T18:28:45.464Z] 09af0668f6c5: Preparing [2023-09-12T18:28:45.464Z] db95a562d35c: Preparing [2023-09-12T18:28:45.464Z] 43901329fe87: Preparing [2023-09-12T18:28:45.464Z] c9540c1ebdbb: Preparing [2023-09-12T18:28:45.464Z] d2d9d24a8c2a: Preparing [2023-09-12T18:28:45.464Z] 43901329fe87: Waiting [2023-09-12T18:28:45.464Z] c9540c1ebdbb: Waiting [2023-09-12T18:28:45.464Z] d2d9d24a8c2a: Waiting [2023-09-12T18:28:45.464Z] db95a562d35c: Layer already exists [2023-09-12T18:28:45.464Z] dd17539ae870: Layer already exists [2023-09-12T18:28:45.464Z] f4eee68a0415: Layer already exists [2023-09-12T18:28:45.464Z] 6708d70b5a8e: Layer already exists [2023-09-12T18:28:45.464Z] 09af0668f6c5: Layer already exists [2023-09-12T18:28:45.464Z] c9540c1ebdbb: Layer already exists [2023-09-12T18:28:45.464Z] 43901329fe87: Layer already exists [2023-09-12T18:28:45.464Z] d2d9d24a8c2a: Layer already exists [2023-09-12T18:28:45.464Z] main: digest: sha256:0d458b4c9ff4b5209dce5dda9d6613f180ddb42173adef3eab1099dfaf4759d0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T18:28:45.771Z] ===================================================== [Pipeline] echo [2023-09-12T18:28:45.777Z] taggedImages: [2023-09-12T18:28:45.777Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0b0266d3ec527e29a217e8c26249c7de783c5a8a [2023-09-12T18:28:45.777Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-09-12T18:28:45.777Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.42 [2023-09-12T18:28:45.777Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [2023-09-12T18:28:45.777Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-09-12T18:28:45.803Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-09-12T18:28:45.803Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a [2023-09-12T18:28:45.803Z] latest [2023-09-12T18:28:45.803Z] 3.1.0-dev.42 [2023-09-12T18:28:45.803Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [2023-09-12T18:28:45.803Z] main [2023-09-12T18:28:45.803Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:28:46.143Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0b0266d3ec527e29a217e8c26249c7de783c5a8a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:28:46.465Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0b0266d3ec527e29a217e8c26249c7de783c5a8a [2023-09-12T18:28:46.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-12T18:28:46.465Z] 4b6f049f617a: Preparing [2023-09-12T18:28:46.465Z] 8104feaf43ab: Preparing [2023-09-12T18:28:46.465Z] e2f968066186: Preparing [2023-09-12T18:28:46.465Z] 09af0668f6c5: Preparing [2023-09-12T18:28:46.465Z] db95a562d35c: Preparing [2023-09-12T18:28:46.465Z] 43901329fe87: Preparing [2023-09-12T18:28:46.465Z] 57c31e20a5f7: Preparing [2023-09-12T18:28:46.465Z] d2d9d24a8c2a: Preparing [2023-09-12T18:28:46.465Z] 57c31e20a5f7: Waiting [2023-09-12T18:28:46.465Z] 43901329fe87: Waiting [2023-09-12T18:28:46.465Z] d2d9d24a8c2a: Waiting [2023-09-12T18:28:46.465Z] db95a562d35c: Layer already exists [2023-09-12T18:28:46.465Z] 09af0668f6c5: Layer already exists [2023-09-12T18:28:46.465Z] 4b6f049f617a: Layer already exists [2023-09-12T18:28:46.465Z] 43901329fe87: Layer already exists [2023-09-12T18:28:46.465Z] 57c31e20a5f7: Layer already exists [2023-09-12T18:28:46.465Z] d2d9d24a8c2a: Layer already exists [2023-09-12T18:28:46.729Z] 8104feaf43ab: Pushed [2023-09-12T18:28:46.729Z] e2f968066186: Pushed [2023-09-12T18:28:46.729Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a: digest: sha256:016e545b17f318908a873bd9e94c8c38066d73adaa69575dbd30c1a4f59e8b02 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:28:47.061Z] + 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-09-12T18:28:47.390Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-09-12T18:28:47.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-12T18:28:47.390Z] 4b6f049f617a: Preparing [2023-09-12T18:28:47.390Z] 8104feaf43ab: Preparing [2023-09-12T18:28:47.390Z] e2f968066186: Preparing [2023-09-12T18:28:47.390Z] 09af0668f6c5: Preparing [2023-09-12T18:28:47.390Z] db95a562d35c: Preparing [2023-09-12T18:28:47.390Z] 43901329fe87: Preparing [2023-09-12T18:28:47.390Z] 57c31e20a5f7: Preparing [2023-09-12T18:28:47.390Z] d2d9d24a8c2a: Preparing [2023-09-12T18:28:47.390Z] d2d9d24a8c2a: Waiting [2023-09-12T18:28:47.390Z] 57c31e20a5f7: Waiting [2023-09-12T18:28:47.390Z] 43901329fe87: Waiting [2023-09-12T18:28:47.390Z] 4b6f049f617a: Layer already exists [2023-09-12T18:28:47.390Z] db95a562d35c: Layer already exists [2023-09-12T18:28:47.390Z] e2f968066186: Layer already exists [2023-09-12T18:28:47.390Z] 8104feaf43ab: Layer already exists [2023-09-12T18:28:47.390Z] 09af0668f6c5: Layer already exists [2023-09-12T18:28:47.390Z] 43901329fe87: Layer already exists [2023-09-12T18:28:47.390Z] d2d9d24a8c2a: Layer already exists [2023-09-12T18:28:47.390Z] 57c31e20a5f7: Layer already exists [2023-09-12T18:28:47.390Z] latest: digest: sha256:016e545b17f318908a873bd9e94c8c38066d73adaa69575dbd30c1a4f59e8b02 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:28:47.993Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:28:48.323Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.42 [2023-09-12T18:28:48.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-12T18:28:48.323Z] 4b6f049f617a: Preparing [2023-09-12T18:28:48.323Z] 8104feaf43ab: Preparing [2023-09-12T18:28:48.323Z] e2f968066186: Preparing [2023-09-12T18:28:48.323Z] 09af0668f6c5: Preparing [2023-09-12T18:28:48.323Z] db95a562d35c: Preparing [2023-09-12T18:28:48.323Z] 43901329fe87: Preparing [2023-09-12T18:28:48.323Z] 57c31e20a5f7: Preparing [2023-09-12T18:28:48.323Z] d2d9d24a8c2a: Preparing [2023-09-12T18:28:48.323Z] 43901329fe87: Waiting [2023-09-12T18:28:48.323Z] 57c31e20a5f7: Waiting [2023-09-12T18:28:48.323Z] d2d9d24a8c2a: Waiting [2023-09-12T18:28:48.323Z] 09af0668f6c5: Layer already exists [2023-09-12T18:28:48.323Z] db95a562d35c: Layer already exists [2023-09-12T18:28:48.323Z] 4b6f049f617a: Layer already exists [2023-09-12T18:28:48.323Z] e2f968066186: Layer already exists [2023-09-12T18:28:48.323Z] 8104feaf43ab: Layer already exists [2023-09-12T18:28:48.323Z] d2d9d24a8c2a: Layer already exists [2023-09-12T18:28:48.323Z] 57c31e20a5f7: Layer already exists [2023-09-12T18:28:48.323Z] 43901329fe87: Layer already exists [2023-09-12T18:28:48.323Z] 3.1.0-dev.42: digest: sha256:016e545b17f318908a873bd9e94c8c38066d73adaa69575dbd30c1a4f59e8b02 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:28:48.928Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:28:49.259Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [2023-09-12T18:28:49.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-12T18:28:49.259Z] 4b6f049f617a: Preparing [2023-09-12T18:28:49.259Z] 8104feaf43ab: Preparing [2023-09-12T18:28:49.259Z] e2f968066186: Preparing [2023-09-12T18:28:49.259Z] 09af0668f6c5: Preparing [2023-09-12T18:28:49.259Z] db95a562d35c: Preparing [2023-09-12T18:28:49.259Z] 43901329fe87: Preparing [2023-09-12T18:28:49.259Z] 57c31e20a5f7: Preparing [2023-09-12T18:28:49.259Z] d2d9d24a8c2a: Preparing [2023-09-12T18:28:49.259Z] 57c31e20a5f7: Waiting [2023-09-12T18:28:49.259Z] 43901329fe87: Waiting [2023-09-12T18:28:49.259Z] d2d9d24a8c2a: Waiting [2023-09-12T18:28:49.259Z] 4b6f049f617a: Layer already exists [2023-09-12T18:28:49.259Z] 09af0668f6c5: Layer already exists [2023-09-12T18:28:49.259Z] db95a562d35c: Layer already exists [2023-09-12T18:28:49.259Z] e2f968066186: Layer already exists [2023-09-12T18:28:49.259Z] 8104feaf43ab: Layer already exists [2023-09-12T18:28:49.259Z] 43901329fe87: Layer already exists [2023-09-12T18:28:49.259Z] 57c31e20a5f7: Layer already exists [2023-09-12T18:28:49.259Z] d2d9d24a8c2a: Layer already exists [2023-09-12T18:28:49.259Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42: digest: sha256:016e545b17f318908a873bd9e94c8c38066d73adaa69575dbd30c1a4f59e8b02 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:28:49.589Z] + 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-09-12T18:28:49.917Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-09-12T18:28:49.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-12T18:28:49.917Z] 4b6f049f617a: Preparing [2023-09-12T18:28:49.917Z] 8104feaf43ab: Preparing [2023-09-12T18:28:49.917Z] e2f968066186: Preparing [2023-09-12T18:28:49.917Z] 09af0668f6c5: Preparing [2023-09-12T18:28:49.917Z] db95a562d35c: Preparing [2023-09-12T18:28:49.917Z] 43901329fe87: Preparing [2023-09-12T18:28:49.917Z] 57c31e20a5f7: Preparing [2023-09-12T18:28:49.917Z] d2d9d24a8c2a: Preparing [2023-09-12T18:28:49.917Z] 43901329fe87: Waiting [2023-09-12T18:28:49.917Z] 57c31e20a5f7: Waiting [2023-09-12T18:28:49.917Z] d2d9d24a8c2a: Waiting [2023-09-12T18:28:49.917Z] e2f968066186: Layer already exists [2023-09-12T18:28:49.917Z] db95a562d35c: Layer already exists [2023-09-12T18:28:49.917Z] 8104feaf43ab: Layer already exists [2023-09-12T18:28:49.917Z] 09af0668f6c5: Layer already exists [2023-09-12T18:28:49.917Z] 4b6f049f617a: Layer already exists [2023-09-12T18:28:49.917Z] 43901329fe87: Layer already exists [2023-09-12T18:28:49.917Z] 57c31e20a5f7: Layer already exists [2023-09-12T18:28:49.917Z] d2d9d24a8c2a: Layer already exists [2023-09-12T18:28:50.181Z] main: digest: sha256:016e545b17f318908a873bd9e94c8c38066d73adaa69575dbd30c1a4f59e8b02 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T18:28:50.220Z] ===================================================== [Pipeline] echo [2023-09-12T18:28:50.226Z] taggedImages: [2023-09-12T18:28:50.226Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0b0266d3ec527e29a217e8c26249c7de783c5a8a [2023-09-12T18:28:50.226Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-09-12T18:28:50.226Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.42 [2023-09-12T18:28:50.226Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [2023-09-12T18:28:50.226Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-09-12T18:28:50.246Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-09-12T18:28:50.246Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a [2023-09-12T18:28:50.246Z] latest [2023-09-12T18:28:50.246Z] 3.1.0-dev.42 [2023-09-12T18:28:50.246Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [2023-09-12T18:28:50.246Z] main [2023-09-12T18:28:50.246Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:28:50.596Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:0b0266d3ec527e29a217e8c26249c7de783c5a8a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:28:50.919Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:0b0266d3ec527e29a217e8c26249c7de783c5a8a [2023-09-12T18:28:50.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-12T18:28:50.919Z] 564df63df8a2: Preparing [2023-09-12T18:28:50.919Z] 27762e0ddc09: Preparing [2023-09-12T18:28:50.919Z] 09af0668f6c5: Preparing [2023-09-12T18:28:50.919Z] db95a562d35c: Preparing [2023-09-12T18:28:50.919Z] 1b26cbbcabcd: Preparing [2023-09-12T18:28:50.919Z] d2d9d24a8c2a: Preparing [2023-09-12T18:28:50.919Z] d2d9d24a8c2a: Waiting [2023-09-12T18:28:50.919Z] 09af0668f6c5: Layer already exists [2023-09-12T18:28:50.919Z] db95a562d35c: Layer already exists [2023-09-12T18:28:51.184Z] d2d9d24a8c2a: Layer already exists [2023-09-12T18:28:51.184Z] 564df63df8a2: Pushed [2023-09-12T18:28:51.448Z] 1b26cbbcabcd: Pushed [2023-09-12T18:28:56.766Z] 27762e0ddc09: Pushed [2023-09-12T18:28:57.029Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a: digest: sha256:54321e8d9fefdc03dfcdb099f8eb42d578099c0285533c6f2ee1485f6751ed9d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:28:57.364Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:28:57.689Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-09-12T18:28:57.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-12T18:28:57.689Z] 564df63df8a2: Preparing [2023-09-12T18:28:57.689Z] 27762e0ddc09: Preparing [2023-09-12T18:28:57.689Z] 09af0668f6c5: Preparing [2023-09-12T18:28:57.689Z] db95a562d35c: Preparing [2023-09-12T18:28:57.689Z] 1b26cbbcabcd: Preparing [2023-09-12T18:28:57.689Z] d2d9d24a8c2a: Preparing [2023-09-12T18:28:57.689Z] d2d9d24a8c2a: Waiting [2023-09-12T18:28:57.689Z] 564df63df8a2: Layer already exists [2023-09-12T18:28:57.689Z] db95a562d35c: Layer already exists [2023-09-12T18:28:57.689Z] 27762e0ddc09: Layer already exists [2023-09-12T18:28:57.689Z] 09af0668f6c5: Layer already exists [2023-09-12T18:28:57.689Z] 1b26cbbcabcd: Layer already exists [2023-09-12T18:28:57.689Z] d2d9d24a8c2a: Layer already exists [2023-09-12T18:28:57.689Z] latest: digest: sha256:54321e8d9fefdc03dfcdb099f8eb42d578099c0285533c6f2ee1485f6751ed9d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:28:58.013Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:28:58.342Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.42 [2023-09-12T18:28:58.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-12T18:28:58.342Z] 564df63df8a2: Preparing [2023-09-12T18:28:58.342Z] 27762e0ddc09: Preparing [2023-09-12T18:28:58.342Z] 09af0668f6c5: Preparing [2023-09-12T18:28:58.342Z] db95a562d35c: Preparing [2023-09-12T18:28:58.342Z] 1b26cbbcabcd: Preparing [2023-09-12T18:28:58.342Z] d2d9d24a8c2a: Preparing [2023-09-12T18:28:58.342Z] d2d9d24a8c2a: Waiting [2023-09-12T18:28:58.342Z] 564df63df8a2: Layer already exists [2023-09-12T18:28:58.342Z] db95a562d35c: Layer already exists [2023-09-12T18:28:58.342Z] 27762e0ddc09: Layer already exists [2023-09-12T18:28:58.342Z] 1b26cbbcabcd: Layer already exists [2023-09-12T18:28:58.342Z] 09af0668f6c5: Layer already exists [2023-09-12T18:28:58.342Z] d2d9d24a8c2a: Layer already exists [2023-09-12T18:28:58.342Z] 3.1.0-dev.42: digest: sha256:54321e8d9fefdc03dfcdb099f8eb42d578099c0285533c6f2ee1485f6751ed9d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:28:58.669Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:28:58.995Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [2023-09-12T18:28:58.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-12T18:28:58.996Z] 564df63df8a2: Preparing [2023-09-12T18:28:58.996Z] 27762e0ddc09: Preparing [2023-09-12T18:28:58.996Z] 09af0668f6c5: Preparing [2023-09-12T18:28:58.996Z] db95a562d35c: Preparing [2023-09-12T18:28:58.996Z] 1b26cbbcabcd: Preparing [2023-09-12T18:28:58.996Z] d2d9d24a8c2a: Preparing [2023-09-12T18:28:58.996Z] d2d9d24a8c2a: Waiting [2023-09-12T18:28:58.996Z] 27762e0ddc09: Layer already exists [2023-09-12T18:28:58.996Z] 564df63df8a2: Layer already exists [2023-09-12T18:28:58.996Z] 09af0668f6c5: Layer already exists [2023-09-12T18:28:58.996Z] db95a562d35c: Layer already exists [2023-09-12T18:28:58.996Z] 1b26cbbcabcd: Layer already exists [2023-09-12T18:28:58.996Z] d2d9d24a8c2a: Layer already exists [2023-09-12T18:28:59.258Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42: digest: sha256:54321e8d9fefdc03dfcdb099f8eb42d578099c0285533c6f2ee1485f6751ed9d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:28:59.594Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:28:59.918Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-09-12T18:28:59.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-12T18:28:59.918Z] 564df63df8a2: Preparing [2023-09-12T18:28:59.918Z] 27762e0ddc09: Preparing [2023-09-12T18:28:59.918Z] 09af0668f6c5: Preparing [2023-09-12T18:28:59.918Z] db95a562d35c: Preparing [2023-09-12T18:28:59.918Z] 1b26cbbcabcd: Preparing [2023-09-12T18:28:59.918Z] d2d9d24a8c2a: Preparing [2023-09-12T18:28:59.918Z] d2d9d24a8c2a: Waiting [2023-09-12T18:28:59.918Z] 1b26cbbcabcd: Layer already exists [2023-09-12T18:28:59.918Z] db95a562d35c: Layer already exists [2023-09-12T18:28:59.918Z] 564df63df8a2: Layer already exists [2023-09-12T18:28:59.918Z] 27762e0ddc09: Layer already exists [2023-09-12T18:28:59.918Z] 09af0668f6c5: Layer already exists [2023-09-12T18:28:59.918Z] d2d9d24a8c2a: Layer already exists [2023-09-12T18:28:59.918Z] main: digest: sha256:54321e8d9fefdc03dfcdb099f8eb42d578099c0285533c6f2ee1485f6751ed9d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T18:29:00.225Z] ===================================================== [Pipeline] echo [2023-09-12T18:29:00.231Z] taggedImages: [2023-09-12T18:29:00.231Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:0b0266d3ec527e29a217e8c26249c7de783c5a8a [2023-09-12T18:29:00.231Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-09-12T18:29:00.231Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.42 [2023-09-12T18:29:00.231Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [2023-09-12T18:29:00.231Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-09-12T18:29:00.319Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-09-12T18:29:00.319Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a [2023-09-12T18:29:00.319Z] latest [2023-09-12T18:29:00.319Z] 3.1.0-dev.42 [2023-09-12T18:29:00.319Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [2023-09-12T18:29:00.319Z] main [2023-09-12T18:29:00.319Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:29:00.691Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0b0266d3ec527e29a217e8c26249c7de783c5a8a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:29:01.013Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0b0266d3ec527e29a217e8c26249c7de783c5a8a [2023-09-12T18:29:01.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-12T18:29:01.013Z] de2364a432fd: Preparing [2023-09-12T18:29:01.013Z] fd6f7e48c72e: Preparing [2023-09-12T18:29:01.013Z] 09af0668f6c5: Preparing [2023-09-12T18:29:01.013Z] db95a562d35c: Preparing [2023-09-12T18:29:01.013Z] 9be05211dcf7: Preparing [2023-09-12T18:29:01.013Z] d2d9d24a8c2a: Preparing [2023-09-12T18:29:01.013Z] d2d9d24a8c2a: Waiting [2023-09-12T18:29:01.013Z] 09af0668f6c5: Layer already exists [2023-09-12T18:29:01.013Z] db95a562d35c: Layer already exists [2023-09-12T18:29:01.013Z] 9be05211dcf7: Layer already exists [2023-09-12T18:29:01.013Z] d2d9d24a8c2a: Layer already exists [2023-09-12T18:29:01.385Z] de2364a432fd: Pushed [2023-09-12T18:29:08.007Z] fd6f7e48c72e: Pushed [2023-09-12T18:29:08.271Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a: digest: sha256:45f3255fe44e373183b3851addd3b1587d4ffcaece313ef899f006ae81b2e77e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:29:08.602Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:29:08.958Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-09-12T18:29:08.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-12T18:29:08.958Z] de2364a432fd: Preparing [2023-09-12T18:29:08.958Z] fd6f7e48c72e: Preparing [2023-09-12T18:29:08.958Z] 09af0668f6c5: Preparing [2023-09-12T18:29:08.958Z] db95a562d35c: Preparing [2023-09-12T18:29:08.958Z] 9be05211dcf7: Preparing [2023-09-12T18:29:08.958Z] d2d9d24a8c2a: Preparing [2023-09-12T18:29:08.958Z] d2d9d24a8c2a: Waiting [2023-09-12T18:29:08.958Z] fd6f7e48c72e: Layer already exists [2023-09-12T18:29:08.958Z] db95a562d35c: Layer already exists [2023-09-12T18:29:08.958Z] 09af0668f6c5: Layer already exists [2023-09-12T18:29:08.958Z] de2364a432fd: Layer already exists [2023-09-12T18:29:08.958Z] 9be05211dcf7: Layer already exists [2023-09-12T18:29:08.958Z] d2d9d24a8c2a: Layer already exists [2023-09-12T18:29:08.958Z] latest: digest: sha256:45f3255fe44e373183b3851addd3b1587d4ffcaece313ef899f006ae81b2e77e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:29:09.312Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:29:09.657Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.42 [2023-09-12T18:29:09.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-12T18:29:09.657Z] de2364a432fd: Preparing [2023-09-12T18:29:09.657Z] fd6f7e48c72e: Preparing [2023-09-12T18:29:09.657Z] 09af0668f6c5: Preparing [2023-09-12T18:29:09.657Z] db95a562d35c: Preparing [2023-09-12T18:29:09.657Z] 9be05211dcf7: Preparing [2023-09-12T18:29:09.657Z] d2d9d24a8c2a: Preparing [2023-09-12T18:29:09.657Z] d2d9d24a8c2a: Waiting [2023-09-12T18:29:09.657Z] 09af0668f6c5: Layer already exists [2023-09-12T18:29:09.657Z] fd6f7e48c72e: Layer already exists [2023-09-12T18:29:09.657Z] de2364a432fd: Layer already exists [2023-09-12T18:29:09.657Z] db95a562d35c: Layer already exists [2023-09-12T18:29:09.657Z] 9be05211dcf7: Layer already exists [2023-09-12T18:29:09.657Z] d2d9d24a8c2a: Layer already exists [2023-09-12T18:29:09.657Z] 3.1.0-dev.42: digest: sha256:45f3255fe44e373183b3851addd3b1587d4ffcaece313ef899f006ae81b2e77e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:29:10.274Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:29:10.610Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [2023-09-12T18:29:10.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-12T18:29:10.610Z] de2364a432fd: Preparing [2023-09-12T18:29:10.610Z] fd6f7e48c72e: Preparing [2023-09-12T18:29:10.610Z] 09af0668f6c5: Preparing [2023-09-12T18:29:10.610Z] db95a562d35c: Preparing [2023-09-12T18:29:10.610Z] 9be05211dcf7: Preparing [2023-09-12T18:29:10.610Z] d2d9d24a8c2a: Preparing [2023-09-12T18:29:10.610Z] d2d9d24a8c2a: Waiting [2023-09-12T18:29:10.610Z] fd6f7e48c72e: Layer already exists [2023-09-12T18:29:10.610Z] db95a562d35c: Layer already exists [2023-09-12T18:29:10.610Z] 09af0668f6c5: Layer already exists [2023-09-12T18:29:10.610Z] de2364a432fd: Layer already exists [2023-09-12T18:29:10.610Z] 9be05211dcf7: Layer already exists [2023-09-12T18:29:10.610Z] d2d9d24a8c2a: Layer already exists [2023-09-12T18:29:10.610Z] 0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42: digest: sha256:45f3255fe44e373183b3851addd3b1587d4ffcaece313ef899f006ae81b2e77e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:29:10.939Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:29:11.266Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-09-12T18:29:11.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-12T18:29:11.266Z] de2364a432fd: Preparing [2023-09-12T18:29:11.266Z] fd6f7e48c72e: Preparing [2023-09-12T18:29:11.266Z] 09af0668f6c5: Preparing [2023-09-12T18:29:11.266Z] db95a562d35c: Preparing [2023-09-12T18:29:11.266Z] 9be05211dcf7: Preparing [2023-09-12T18:29:11.266Z] d2d9d24a8c2a: Preparing [2023-09-12T18:29:11.266Z] d2d9d24a8c2a: Waiting [2023-09-12T18:29:11.266Z] 09af0668f6c5: Layer already exists [2023-09-12T18:29:11.266Z] 9be05211dcf7: Layer already exists [2023-09-12T18:29:11.266Z] db95a562d35c: Layer already exists [2023-09-12T18:29:11.266Z] de2364a432fd: Layer already exists [2023-09-12T18:29:11.266Z] fd6f7e48c72e: Layer already exists [2023-09-12T18:29:11.266Z] d2d9d24a8c2a: Layer already exists [2023-09-12T18:29:11.530Z] main: digest: sha256:45f3255fe44e373183b3851addd3b1587d4ffcaece313ef899f006ae81b2e77e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T18:29:11.578Z] ===================================================== [Pipeline] echo [2023-09-12T18:29:11.586Z] taggedImages: [2023-09-12T18:29:11.586Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0b0266d3ec527e29a217e8c26249c7de783c5a8a [2023-09-12T18:29:11.586Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-09-12T18:29:11.586Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.42 [2023-09-12T18:29:11.586Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0b0266d3ec527e29a217e8c26249c7de783c5a8a-3.1.0-dev.42 [2023-09-12T18:29:11.586Z] - 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-09-12T18:29:11.961Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-12T18:29:11.961Z] [2023-09-12T18:29:11.961Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:29:12.285Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-12T18:29:12.285Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-12T18:29:12.285Z] 8998bd30e6a1: Pulling fs layer [2023-09-12T18:29:12.285Z] 04944245beec: Pulling fs layer [2023-09-12T18:29:12.285Z] 699f458cf7ca: Pulling fs layer [2023-09-12T18:29:12.285Z] 765212b225bb: Pulling fs layer [2023-09-12T18:29:12.285Z] f23df028b6ca: Pulling fs layer [2023-09-12T18:29:12.285Z] d65c8cfc05b1: Pulling fs layer [2023-09-12T18:29:12.285Z] 2437ff75d9bd: Pulling fs layer [2023-09-12T18:29:12.285Z] f23df028b6ca: Waiting [2023-09-12T18:29:12.285Z] d65c8cfc05b1: Waiting [2023-09-12T18:29:12.285Z] 2437ff75d9bd: Waiting [2023-09-12T18:29:12.285Z] 765212b225bb: Waiting [2023-09-12T18:29:12.550Z] 04944245beec: Verifying Checksum [2023-09-12T18:29:12.550Z] 04944245beec: Download complete [2023-09-12T18:29:12.550Z] 765212b225bb: Verifying Checksum [2023-09-12T18:29:12.550Z] 765212b225bb: Download complete [2023-09-12T18:29:12.550Z] f23df028b6ca: Verifying Checksum [2023-09-12T18:29:12.550Z] f23df028b6ca: Download complete [2023-09-12T18:29:12.550Z] d65c8cfc05b1: Download complete [2023-09-12T18:29:12.550Z] 699f458cf7ca: Verifying Checksum [2023-09-12T18:29:12.550Z] 699f458cf7ca: Download complete [2023-09-12T18:29:13.130Z] 8998bd30e6a1: Verifying Checksum [2023-09-12T18:29:13.130Z] 8998bd30e6a1: Download complete [2023-09-12T18:29:15.070Z] 2437ff75d9bd: Download complete [2023-09-12T18:29:17.004Z] 8998bd30e6a1: Pull complete [2023-09-12T18:29:17.268Z] 04944245beec: Pull complete [2023-09-12T18:29:18.674Z] 699f458cf7ca: Pull complete [2023-09-12T18:29:18.674Z] 765212b225bb: Pull complete [2023-09-12T18:29:21.241Z] f23df028b6ca: Pull complete [2023-09-12T18:29:21.507Z] d65c8cfc05b1: Pull complete [2023-09-12T18:29:36.490Z] 2437ff75d9bd: Pull complete [2023-09-12T18:29:36.490Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-12T18:29:36.490Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-12T18:29:36.490Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T18:29:36.666Z] prd-ubuntu20.04-docker-arm64-4c-16g-5949 does not seem to be running inside a container [2023-09-12T18:29:36.732Z] $ 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/576 -v /w/workspace/edgex-go/576:/w/workspace/edgex-go/576:rw,z -v /w/workspace/edgex-go/576@tmp:/w/workspace/edgex-go/576@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-09-12T18:29:39.034Z] $ docker top bb1f9bdbcf2d3c9f9ca6018f6d810a9ac9cf109dee3c549656eea1aae80f8478 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T18:29:39.564Z] ---> job-cost.sh [2023-09-12T18:29:39.827Z] lf-activate-venv: SKIPPING [2023-09-12T18:29:39.827Z] INFO: No Stack... [2023-09-12T18:29:40.404Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-12T18:29:40.980Z] INFO: Archiving Costs [Pipeline] sh [2023-09-12T18:29:41.605Z] + cat /w/workspace/edgex-go/576/archives/cost.csv [2023-09-12T18:29:41.605Z] + cut -d, -f6 [Pipeline] lock [2023-09-12T18:29:41.638Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-576-stack-cost] [2023-09-12T18:29:41.647Z] Resource [jenkins-edgexfoundry-edgex-go-main-576-stack-cost] did not exist. Created. [2023-09-12T18:29:41.647Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-576-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-12T18:29:42.279Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-12T18:29:42.827Z] Stashed 1 file(s) [Pipeline] } [2023-09-12T18:29:42.837Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-576-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-12T18:29:42.864Z] $ docker stop --time=1 bb1f9bdbcf2d3c9f9ca6018f6d810a9ac9cf109dee3c549656eea1aae80f8478 [2023-09-12T18:29:44.333Z] $ docker rm -f --volumes bb1f9bdbcf2d3c9f9ca6018f6d810a9ac9cf109dee3c549656eea1aae80f8478 [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-09-12T18:29:44.771Z] provisioning config files... [2023-09-12T18:29:44.783Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/576@tmp/config235680346306958950tmp [Pipeline] { [Pipeline] sh [2023-09-12T18:29:45.091Z] + set +x [2023-09-12T18:29:45.091Z] + curl -s https://codecov.io/bash [2023-09-12T18:29:45.091Z] + bash -s -- [2023-09-12T18:29:45.091Z] [2023-09-12T18:29:45.091Z] _____ _ [2023-09-12T18:29:45.091Z] / ____| | | [2023-09-12T18:29:45.091Z] | | ___ __| | ___ ___ _____ __ [2023-09-12T18:29:45.091Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-12T18:29:45.091Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-12T18:29:45.091Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-12T18:29:45.091Z] Bash-1.0.6 [2023-09-12T18:29:45.091Z] [2023-09-12T18:29:45.091Z] [2023-09-12T18:29:45.091Z] ==> git version 2.25.1 found [2023-09-12T18:29:45.091Z] ==> 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-09-12T18:29:45.091Z] Release-Date: 2020-01-08 [2023-09-12T18:29:45.091Z] 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-09-12T18:29:45.091Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-12T18:29:45.091Z] ==> Jenkins CI detected. [2023-09-12T18:29:45.091Z] current dir:  /w/workspace/edgex-go/576 [2023-09-12T18:29:45.091Z] project root: . [2023-09-12T18:29:45.091Z] --> token set from env [2023-09-12T18:29:45.091Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-12T18:29:45.091Z] ==> Running gcov in . (disable via -X gcov) [2023-09-12T18:29:45.091Z] ==> Python coveragepy not found [2023-09-12T18:29:45.091Z] ==> Searching for coverage reports in: [2023-09-12T18:29:45.091Z] + . [2023-09-12T18:29:45.350Z] -> Found 1 reports [2023-09-12T18:29:45.350Z] ==> Detecting git/mercurial file structure [2023-09-12T18:29:45.350Z] ==> Reading reports [2023-09-12T18:29:45.350Z] + ./coverage.out bytes=450471 [2023-09-12T18:29:45.350Z] ==> Appending adjustments [2023-09-12T18:29:45.350Z] https://docs.codecov.io/docs/fixing-reports [2023-09-12T18:29:46.317Z] + Found adjustments [2023-09-12T18:29:46.317Z] ==> Gzipping contents [2023-09-12T18:29:46.317Z] 60K /tmp/codecov.X7qo9u.gz [2023-09-12T18:29:46.317Z] ==> Uploading reports [2023-09-12T18:29:46.317Z] url: https://codecov.io [2023-09-12T18:29:46.317Z] query: branch=main&commit=0b0266d3ec527e29a217e8c26249c7de783c5a8a&build=576&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F576%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-12T18:29:46.317Z] -> Pinging Codecov [2023-09-12T18:29:46.317Z] 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=0b0266d3ec527e29a217e8c26249c7de783c5a8a&build=576&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F576%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-12T18:29:46.576Z] -> Uploading to [2023-09-12T18:29:46.576Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-12/00271124DB129430A58F1EEE437C3FCB/0b0266d3ec527e29a217e8c26249c7de783c5a8a/b807463e-54e6-4f4e-9dc5-3085c71280f1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230912%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230912T182946Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f8234bd734cca9898e195e7ddb09ae57620a42621833e9fa7bd0e8bbf6e892b9 [2023-09-12T18:29:46.576Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-12T18:29:46.576Z] Dload Upload Total Spent Left Speed [2023-09-12T18:29:46.836Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57782 0 0 100 57782 0 290k --:--:-- --:--:-- --:--:-- 290k [2023-09-12T18:29:46.836Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/0b0266d3ec527e29a217e8c26249c7de783c5a8a [Pipeline] } [2023-09-12T18:29:46.843Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-09-12T18:29:46.985Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-12T18:29:46.995Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:29:47.303Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-12T18:29:47.303Z] [2023-09-12T18:29:47.303Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:29:47.611Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-12T18:29:47.611Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-12T18:29:47.611Z] df9b9388f04a: Pulling fs layer [2023-09-12T18:29:47.611Z] 52dc419b0ee2: Pulling fs layer [2023-09-12T18:29:47.611Z] 25bc292e5bac: Pulling fs layer [2023-09-12T18:29:47.611Z] 114826534d7a: Pulling fs layer [2023-09-12T18:29:47.611Z] 4657fd5d0bcf: Pulling fs layer [2023-09-12T18:29:47.611Z] 6ad1cebc031e: Pulling fs layer [2023-09-12T18:29:47.611Z] 8a3aa393b2d8: Pulling fs layer [2023-09-12T18:29:47.611Z] 114826534d7a: Waiting [2023-09-12T18:29:47.611Z] 4657fd5d0bcf: Waiting [2023-09-12T18:29:47.611Z] 6ad1cebc031e: Waiting [2023-09-12T18:29:47.611Z] 8a3aa393b2d8: Waiting [2023-09-12T18:29:47.611Z] 25bc292e5bac: Verifying Checksum [2023-09-12T18:29:47.611Z] 25bc292e5bac: Download complete [2023-09-12T18:29:47.611Z] 52dc419b0ee2: Download complete [2023-09-12T18:29:47.611Z] 4657fd5d0bcf: Verifying Checksum [2023-09-12T18:29:47.611Z] 4657fd5d0bcf: Download complete [2023-09-12T18:29:47.611Z] df9b9388f04a: Download complete [2023-09-12T18:29:47.871Z] df9b9388f04a: Pull complete [2023-09-12T18:29:47.871Z] 6ad1cebc031e: Verifying Checksum [2023-09-12T18:29:47.871Z] 6ad1cebc031e: Download complete [2023-09-12T18:29:47.871Z] 52dc419b0ee2: Pull complete [2023-09-12T18:29:47.871Z] 25bc292e5bac: Pull complete [2023-09-12T18:29:48.440Z] 114826534d7a: Verifying Checksum [2023-09-12T18:29:48.440Z] 114826534d7a: Download complete [2023-09-12T18:29:48.440Z] 8a3aa393b2d8: Verifying Checksum [2023-09-12T18:29:48.440Z] 8a3aa393b2d8: Download complete [2023-09-12T18:29:51.722Z] 114826534d7a: Pull complete [2023-09-12T18:29:51.722Z] 4657fd5d0bcf: Pull complete [2023-09-12T18:29:51.981Z] 6ad1cebc031e: Pull complete [2023-09-12T18:29:54.509Z] 8a3aa393b2d8: Pull complete [2023-09-12T18:29:54.509Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-12T18:29:54.509Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-12T18:29:54.509Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T18:29:54.591Z] prd-ubuntu20.04-docker-8c-8g-5946 does not seem to be running inside a container [2023-09-12T18:29:54.601Z] $ 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/576 -v /w/workspace/edgex-go/576:/w/workspace/edgex-go/576:rw,z -v /w/workspace/edgex-go/576@tmp:/w/workspace/edgex-go/576@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-09-12T18:29:59.249Z] $ docker top 9207b668cd4438a94b8cc951df77ede3bc2f466b4d1fe358c9d8b273df8e9a64 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-12T18:29:59.335Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-09-12T18:29:59.611Z] + set -o pipefail [2023-09-12T18:29:59.611Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-09-12T18:30:06.170Z] [2023-09-12T18:30:06.171Z] Monitoring /w/workspace/edgex-go/576 (github.com/edgexfoundry/edgex-go)... [2023-09-12T18:30:06.171Z] [2023-09-12T18:30:06.171Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/53cd56ff-91c0-44de-ace2-7e9fbbac082a [2023-09-12T18:30:06.171Z] [2023-09-12T18:30:06.171Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-09-12T18:30:06.171Z] [2023-09-12T18:30:06.171Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-12T18:30:06.171Z] [2023-09-12T18:30:06.171Z] [2023-09-12T18:30:06.171Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-12T18:30:06.171Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-12T18:30:06.171Z] More details here: https://snyk.co/ue1NS [2023-09-12T18:30:06.171Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-09-12T18:30:06.171Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-09-12T18:30:06.160Z] $ docker stop --time=1 9207b668cd4438a94b8cc951df77ede3bc2f466b4d1fe358c9d8b273df8e9a64 [2023-09-12T18:30:10.209Z] $ docker rm -f --volumes 9207b668cd4438a94b8cc951df77ede3bc2f466b4d1fe358c9d8b273df8e9a64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-09-12T18:30:10.548Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T18:30:10.557Z] provisioning config files... [2023-09-12T18:30:10.565Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/576@tmp/config9905832801807269724tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T18:30:10.861Z] --> edgex-publish-swagger.sh [2023-09-12T18:30:10.861Z] === Publish openapi/v3 API === [2023-09-12T18:30:10.861Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-09-12T18:30:10.861Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/576/openapi/v3/core-command.yaml] [2023-09-12T18:30:10.861Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-12T18:30:10.861Z] Dload Upload Total Spent Left Speed [2023-09-12T18:30:11.120Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 68153 --:--:-- --:--:-- --:--:-- 68295 [2023-09-12T18:30:11.120Z] [2023-09-12T18:30:11.120Z] [2023-09-12T18:30:11.120Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/576/openapi/v3/core-data.yaml] [2023-09-12T18:30:11.120Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-12T18:30:11.120Z] Dload Upload Total Spent Left Speed [2023-09-12T18:30:11.948Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71708 0 0 100 71708 0 124k --:--:-- --:--:-- --:--:-- 124k [2023-09-12T18:30:11.948Z] [2023-09-12T18:30:11.948Z] [2023-09-12T18:30:11.948Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/576/openapi/v3/core-metadata.yaml] [2023-09-12T18:30:11.948Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-12T18:30:11.948Z] Dload Upload Total Spent Left Speed [2023-09-12T18:30:12.514Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 281k --:--:-- --:--:-- --:--:-- 280k 100 144k 0 0 100 144k 0 281k --:--:-- --:--:-- --:--:-- 280k [2023-09-12T18:30:12.514Z] [2023-09-12T18:30:12.514Z] [2023-09-12T18:30:12.514Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/576/openapi/v3/support-notifications.yaml] [2023-09-12T18:30:12.514Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-12T18:30:12.514Z] Dload Upload Total Spent Left Speed [2023-09-12T18:30:12.772Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87000 0 0 100 87000 0 166k --:--:-- --:--:-- --:--:-- 166k [2023-09-12T18:30:12.772Z] [2023-09-12T18:30:12.772Z] [2023-09-12T18:30:12.772Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/576/openapi/v3/support-scheduler.yaml] [2023-09-12T18:30:12.772Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-12T18:30:12.772Z] Dload Upload Total Spent Left Speed [2023-09-12T18:30:13.339Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 79470 --:--:-- --:--:-- --:--:-- 79300 100 36954 0 0 100 36954 0 79300 --:--:-- --:--:-- --:--:-- 79300 [2023-09-12T18:30:13.339Z] [2023-09-12T18:30:13.339Z] [Pipeline] } [2023-09-12T18:30:13.345Z] 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-09-12T18:30:13.738Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-12T18:30:13.738Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:30:14.032Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T18:30:14.032Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T18:30:14.108Z] prd-ubuntu20.04-docker-8c-8g-5946 does not seem to be running inside a container [2023-09-12T18:30:14.114Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/576 -v /w/workspace/edgex-go/576:/w/workspace/edgex-go/576:rw,z -v /w/workspace/edgex-go/576@tmp:/w/workspace/edgex-go/576@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-12T18:30:14.512Z] $ docker top bf8414a2f5400f4c82bea430ec3c781db291f190717a13cb78e50070588f7ab9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-12T18:30:14.606Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T18:30:14.607Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T18:30:14.702Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T18:30:14.682Z] $ docker exec bf8414a2f5400f4c82bea430ec3c781db291f190717a13cb78e50070588f7ab9 ssh-agent [2023-09-12T18:30:14.811Z] SSH_AUTH_SOCK=/tmp/ssh-tDddf3ybsE6m/agent.32 [2023-09-12T18:30:14.811Z] SSH_AGENT_PID=38 [2023-09-12T18:30:14.816Z] Running ssh-add (command line suppressed) [2023-09-12T18:30:14.894Z] Identity added: /w/workspace/edgex-go/576@tmp/private_key_4496307065940752423.key (/w/workspace/edgex-go/576@tmp/private_key_4496307065940752423.key) [2023-09-12T18:30:14.931Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T18:30:15.216Z] + git semver tag [2023-09-12T18:30:15.475Z] 2023-09-12 18:30:15,376 [run_tag] DEBUG tag force:False [2023-09-12T18:30:15.475Z] 2023-09-12 18:30:15,376 [check_head_tag] DEBUG check head tag [2023-09-12T18:30:15.475Z] 2023-09-12 18:30:15,377 [execute] INFO git cat-file --batch-check [2023-09-12T18:30:15.475Z] 2023-09-12 18:30:15,378 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/576, universal_newlines=False, shell=None, istream=) [2023-09-12T18:30:15.475Z] 2023-09-12 18:30:15,381 [execute] INFO git cat-file --batch [2023-09-12T18:30:15.475Z] 2023-09-12 18:30:15,381 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/576, universal_newlines=False, shell=None, istream=) [2023-09-12T18:30:15.475Z] 2023-09-12 18:30:15,397 [read_version] DEBUG read version from /w/workspace/edgex-go/576/.semver/main [2023-09-12T18:30:15.475Z] 2023-09-12 18:30:15,397 [execute] INFO git tag -a v3.1.0-dev.42 -m v3.1.0-dev.42 [2023-09-12T18:30:15.475Z] 2023-09-12 18:30:15,397 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.42', '-m', 'v3.1.0-dev.42'], cwd=/w/workspace/edgex-go/576, universal_newlines=False, shell=None, istream=None) [2023-09-12T18:30:15.475Z] 2023-09-12 18:30:15,401 [read_version] DEBUG read version from /w/workspace/edgex-go/576/.semver/main [2023-09-12T18:30:15.475Z] 3.1.0-dev.42 [Pipeline] } [2023-09-12T18:30:15.461Z] $ docker exec --env ******** --env ******** bf8414a2f5400f4c82bea430ec3c781db291f190717a13cb78e50070588f7ab9 ssh-agent -k [2023-09-12T18:30:15.552Z] unset SSH_AUTH_SOCK; [2023-09-12T18:30:15.553Z] unset SSH_AGENT_PID; [2023-09-12T18:30:15.553Z] echo Agent pid 38 killed; [2023-09-12T18:30:15.582Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-12T18:30:15.887Z] + git semver [Pipeline] } [2023-09-12T18:30:16.136Z] $ docker stop --time=1 bf8414a2f5400f4c82bea430ec3c781db291f190717a13cb78e50070588f7ab9 [2023-09-12T18:30:17.424Z] $ docker rm -f --volumes bf8414a2f5400f4c82bea430ec3c781db291f190717a13cb78e50070588f7ab9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:30:17.811Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-12T18:30:17.811Z] [2023-09-12T18:30:17.811Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:30:18.107Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-12T18:30:18.107Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-12T18:30:18.107Z] ab5ef0e58194: Pulling fs layer [2023-09-12T18:30:18.107Z] 9712f1f96733: Pulling fs layer [2023-09-12T18:30:18.107Z] 63f879dbbcfc: Pulling fs layer [2023-09-12T18:30:18.107Z] 0d9ebad4ef96: Pulling fs layer [2023-09-12T18:30:18.107Z] e9a5061849ea: Pulling fs layer [2023-09-12T18:30:18.107Z] d747dcd14b5f: Pulling fs layer [2023-09-12T18:30:18.107Z] 2de7ff778b66: Pulling fs layer [2023-09-12T18:30:18.107Z] e9a5061849ea: Waiting [2023-09-12T18:30:18.107Z] d747dcd14b5f: Waiting [2023-09-12T18:30:18.107Z] 2de7ff778b66: Waiting [2023-09-12T18:30:18.107Z] 0d9ebad4ef96: Waiting [2023-09-12T18:30:18.107Z] 9712f1f96733: Verifying Checksum [2023-09-12T18:30:18.107Z] 9712f1f96733: Download complete [2023-09-12T18:30:18.369Z] 63f879dbbcfc: Verifying Checksum [2023-09-12T18:30:18.369Z] 63f879dbbcfc: Download complete [2023-09-12T18:30:18.627Z] 0d9ebad4ef96: Verifying Checksum [2023-09-12T18:30:18.627Z] 0d9ebad4ef96: Download complete [2023-09-12T18:30:18.627Z] e9a5061849ea: Download complete [2023-09-12T18:30:18.627Z] d747dcd14b5f: Verifying Checksum [2023-09-12T18:30:18.627Z] d747dcd14b5f: Download complete [2023-09-12T18:30:18.627Z] ab5ef0e58194: Verifying Checksum [2023-09-12T18:30:18.627Z] ab5ef0e58194: Download complete [2023-09-12T18:30:18.627Z] 2de7ff778b66: Verifying Checksum [2023-09-12T18:30:18.627Z] 2de7ff778b66: Download complete [2023-09-12T18:30:21.152Z] ab5ef0e58194: Pull complete [2023-09-12T18:30:21.152Z] 9712f1f96733: Pull complete [2023-09-12T18:30:21.718Z] 63f879dbbcfc: Pull complete [2023-09-12T18:30:24.997Z] 0d9ebad4ef96: Pull complete [2023-09-12T18:30:25.255Z] e9a5061849ea: Pull complete [2023-09-12T18:30:25.255Z] d747dcd14b5f: Pull complete [2023-09-12T18:30:26.187Z] 2de7ff778b66: Pull complete [2023-09-12T18:30:26.187Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-12T18:30:26.187Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-12T18:30:26.187Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T18:30:26.272Z] prd-ubuntu20.04-docker-8c-8g-5946 does not seem to be running inside a container [2023-09-12T18:30:26.279Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/576 -v /w/workspace/edgex-go/576:/w/workspace/edgex-go/576:rw,z -v /w/workspace/edgex-go/576@tmp:/w/workspace/edgex-go/576@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-09-12T18:30:30.574Z] $ docker top f19d9bb0451bb11ee4d31155ec5ea6c19c43957dff00f14791f3dcf97fda9d47 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-12T18:30:30.667Z] provisioning config files... [2023-09-12T18:30:30.677Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/576@tmp/config12084854608057784703tmp [2023-09-12T18:30:30.688Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/576@tmp/config9905462678633957186tmp [2023-09-12T18:30:30.697Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/576@tmp/config8121902100669042047tmp [Pipeline] { [Pipeline] echo [2023-09-12T18:30:30.714Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T18:30:30.998Z] ---> sigul-configuration.sh [2023-09-12T18:30:30.998Z] gpg: directory `/root/.gnupg' created [2023-09-12T18:30:30.998Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-12T18:30:30.998Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-12T18:30:30.998Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-12T18:30:30.998Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-12T18:30:30.998Z] gpg: CAST5 encrypted data [2023-09-12T18:30:30.998Z] gpg: encrypted with 1 passphrase [2023-09-12T18:30:30.998Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-12T18:30:31.284Z] + mkdir /home/jenkins [2023-09-12T18:30:31.284Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-12T18:30:31.567Z] + 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-09-12T18:30:31.575Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T18:30:31.856Z] ---> sigul-install.sh [2023-09-12T18:30:31.856Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-12T18:30:32.140Z] + git tag --list [2023-09-12T18:30:32.140Z] 0.6.0 [2023-09-12T18:30:32.140Z] 0.6.1 [2023-09-12T18:30:32.140Z] 0.7.0 [2023-09-12T18:30:32.140Z] 0.7.1 [2023-09-12T18:30:32.140Z] v1.0.0 [2023-09-12T18:30:32.140Z] v1.0.1 [2023-09-12T18:30:32.140Z] v1.1.0 [2023-09-12T18:30:32.140Z] v1.2.0 [2023-09-12T18:30:32.140Z] v1.2.1 [2023-09-12T18:30:32.140Z] v1.3.0 [2023-09-12T18:30:32.140Z] v1.3.1 [2023-09-12T18:30:32.141Z] v2.0.0 [2023-09-12T18:30:32.141Z] v2.1.0 [2023-09-12T18:30:32.141Z] v2.1.1 [2023-09-12T18:30:32.141Z] v2.2.0 [2023-09-12T18:30:32.141Z] v2.3.0 [2023-09-12T18:30:32.141Z] v3.0 [2023-09-12T18:30:32.141Z] v3.0.0 [2023-09-12T18:30:32.141Z] v3.1.0-dev.1 [2023-09-12T18:30:32.141Z] v3.1.0-dev.10 [2023-09-12T18:30:32.141Z] v3.1.0-dev.11 [2023-09-12T18:30:32.141Z] v3.1.0-dev.12 [2023-09-12T18:30:32.141Z] v3.1.0-dev.13 [2023-09-12T18:30:32.141Z] v3.1.0-dev.14 [2023-09-12T18:30:32.141Z] v3.1.0-dev.15 [2023-09-12T18:30:32.141Z] v3.1.0-dev.16 [2023-09-12T18:30:32.141Z] v3.1.0-dev.17 [2023-09-12T18:30:32.141Z] v3.1.0-dev.18 [2023-09-12T18:30:32.141Z] v3.1.0-dev.19 [2023-09-12T18:30:32.141Z] v3.1.0-dev.2 [2023-09-12T18:30:32.141Z] v3.1.0-dev.20 [2023-09-12T18:30:32.141Z] v3.1.0-dev.21 [2023-09-12T18:30:32.141Z] v3.1.0-dev.22 [2023-09-12T18:30:32.141Z] v3.1.0-dev.23 [2023-09-12T18:30:32.141Z] v3.1.0-dev.24 [2023-09-12T18:30:32.141Z] v3.1.0-dev.25 [2023-09-12T18:30:32.141Z] v3.1.0-dev.26 [2023-09-12T18:30:32.141Z] v3.1.0-dev.27 [2023-09-12T18:30:32.141Z] v3.1.0-dev.28 [2023-09-12T18:30:32.141Z] v3.1.0-dev.29 [2023-09-12T18:30:32.141Z] v3.1.0-dev.3 [2023-09-12T18:30:32.141Z] v3.1.0-dev.30 [2023-09-12T18:30:32.141Z] v3.1.0-dev.31 [2023-09-12T18:30:32.141Z] v3.1.0-dev.32 [2023-09-12T18:30:32.141Z] v3.1.0-dev.33 [2023-09-12T18:30:32.141Z] v3.1.0-dev.34 [2023-09-12T18:30:32.141Z] v3.1.0-dev.35 [2023-09-12T18:30:32.141Z] v3.1.0-dev.36 [2023-09-12T18:30:32.141Z] v3.1.0-dev.37 [2023-09-12T18:30:32.141Z] v3.1.0-dev.38 [2023-09-12T18:30:32.141Z] v3.1.0-dev.39 [2023-09-12T18:30:32.141Z] v3.1.0-dev.4 [2023-09-12T18:30:32.141Z] v3.1.0-dev.40 [2023-09-12T18:30:32.141Z] v3.1.0-dev.41 [2023-09-12T18:30:32.141Z] v3.1.0-dev.42 [2023-09-12T18:30:32.141Z] v3.1.0-dev.5 [2023-09-12T18:30:32.141Z] v3.1.0-dev.6 [2023-09-12T18:30:32.141Z] v3.1.0-dev.7 [2023-09-12T18:30:32.141Z] v3.1.0-dev.8 [2023-09-12T18:30:32.141Z] v3.1.0-dev.9 [Pipeline] sh [2023-09-12T18:30:32.428Z] + lftools sign git-tag v3.1.0-dev.42 [2023-09-12T18:30:33.001Z] Signing Git tag with Sigul... [2023-09-12T18:30:33.001Z] Signing v3.1.0-dev.42 [Pipeline] echo [2023-09-12T18:30:33.271Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T18:30:33.555Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-12T18:30:33.562Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-12T18:30:33.558Z] $ docker stop --time=1 f19d9bb0451bb11ee4d31155ec5ea6c19c43957dff00f14791f3dcf97fda9d47 [2023-09-12T18:30:34.811Z] $ docker rm -f --volumes f19d9bb0451bb11ee4d31155ec5ea6c19c43957dff00f14791f3dcf97fda9d47 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-12T18:30:35.250Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-12T18:30:35.250Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:30:35.544Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T18:30:35.544Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T18:30:35.611Z] prd-ubuntu20.04-docker-8c-8g-5946 does not seem to be running inside a container [2023-09-12T18:30:35.618Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/576 -v /w/workspace/edgex-go/576:/w/workspace/edgex-go/576:rw,z -v /w/workspace/edgex-go/576@tmp:/w/workspace/edgex-go/576@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-12T18:30:35.941Z] $ docker top 0dc613c48e3ec4a55cc9a597dd9e84429f9de9090eb00ea8dc706f409795c9af -eo pid,comm [2023-09-12T18:30:36.008Z] 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-09-12T18:30:36.008Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-12T18:30:36.047Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T18:30:36.047Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T18:30:36.156Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T18:30:36.136Z] $ docker exec 0dc613c48e3ec4a55cc9a597dd9e84429f9de9090eb00ea8dc706f409795c9af ssh-agent [2023-09-12T18:30:36.259Z] SSH_AUTH_SOCK=/tmp/ssh-LdRKD4ir2wBH/agent.32 [2023-09-12T18:30:36.259Z] SSH_AGENT_PID=38 [2023-09-12T18:30:36.264Z] Running ssh-add (command line suppressed) [2023-09-12T18:30:36.339Z] Identity added: /w/workspace/edgex-go/576@tmp/private_key_6316437936360731089.key (/w/workspace/edgex-go/576@tmp/private_key_6316437936360731089.key) [2023-09-12T18:30:36.374Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T18:30:36.656Z] + git semver bump pre [2023-09-12T18:30:36.915Z] 2023-09-12 18:30:36,816 [read_version] DEBUG read version from /w/workspace/edgex-go/576/.semver/main [2023-09-12T18:30:36.915Z] 2023-09-12 18:30:36,816 [bump_version] DEBUG bumping version:3.1.0-dev.42 on axis:pre with prefix:dev [2023-09-12T18:30:36.915Z] 2023-09-12 18:30:36,816 [bump_version] DEBUG bumped version:3.1.0-dev.43 [2023-09-12T18:30:36.915Z] 2023-09-12 18:30:36,816 [write_version] DEBUG write version:3.1.0-dev.43 to path:/w/workspace/edgex-go/576/.semver/main with force:True [2023-09-12T18:30:36.915Z] 2023-09-12 18:30:36,816 [read_version] DEBUG read version from /w/workspace/edgex-go/576/.semver/main [2023-09-12T18:30:36.915Z] 2023-09-12 18:30:36,816 [write_file] DEBUG write to file:/w/workspace/edgex-go/576/.semver/main [2023-09-12T18:30:36.915Z] 2023-09-12 18:30:36,818 [execute] INFO git cat-file --batch-check [2023-09-12T18:30:36.915Z] 2023-09-12 18:30:36,819 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/576/.semver, universal_newlines=False, shell=None, istream=) [2023-09-12T18:30:36.915Z] 2023-09-12 18:30:36,824 [execute] INFO git cat-file --batch [2023-09-12T18:30:36.915Z] 2023-09-12 18:30:36,824 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/576/.semver, universal_newlines=False, shell=None, istream=) [2023-09-12T18:30:36.915Z] 2023-09-12 18:30:36,829 [read_version] DEBUG read version from /w/workspace/edgex-go/576/.semver/main [2023-09-12T18:30:36.915Z] 3.1.0-dev.43 [Pipeline] } [2023-09-12T18:30:36.901Z] $ docker exec --env ******** --env ******** 0dc613c48e3ec4a55cc9a597dd9e84429f9de9090eb00ea8dc706f409795c9af ssh-agent -k [2023-09-12T18:30:36.989Z] unset SSH_AUTH_SOCK; [2023-09-12T18:30:36.990Z] unset SSH_AGENT_PID; [2023-09-12T18:30:36.990Z] echo Agent pid 38 killed; [2023-09-12T18:30:37.022Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-12T18:30:37.324Z] + git semver [Pipeline] } [2023-09-12T18:30:37.571Z] $ docker stop --time=1 0dc613c48e3ec4a55cc9a597dd9e84429f9de9090eb00ea8dc706f409795c9af [2023-09-12T18:30:38.868Z] $ docker rm -f --volumes 0dc613c48e3ec4a55cc9a597dd9e84429f9de9090eb00ea8dc706f409795c9af [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-12T18:30:39.222Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-12T18:30:39.222Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:30:39.526Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T18:30:39.526Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T18:30:39.603Z] prd-ubuntu20.04-docker-8c-8g-5946 does not seem to be running inside a container [2023-09-12T18:30:39.610Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/576 -v /w/workspace/edgex-go/576:/w/workspace/edgex-go/576:rw,z -v /w/workspace/edgex-go/576@tmp:/w/workspace/edgex-go/576@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-12T18:30:39.932Z] $ docker top b38aa47070c4def5968ca6701f44a6a11c1ee8d5324811aa590d519db75a0dfc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-12T18:30:40.044Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T18:30:40.044Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T18:30:40.163Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T18:30:40.143Z] $ docker exec b38aa47070c4def5968ca6701f44a6a11c1ee8d5324811aa590d519db75a0dfc ssh-agent [2023-09-12T18:30:40.275Z] SSH_AUTH_SOCK=/tmp/ssh-245XyxKzPIsn/agent.32 [2023-09-12T18:30:40.275Z] SSH_AGENT_PID=38 [2023-09-12T18:30:40.280Z] Running ssh-add (command line suppressed) [2023-09-12T18:30:40.374Z] Identity added: /w/workspace/edgex-go/576@tmp/private_key_17627293670905925591.key (/w/workspace/edgex-go/576@tmp/private_key_17627293670905925591.key) [2023-09-12T18:30:40.409Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T18:30:40.693Z] + git semver push [2023-09-12T18:30:40.951Z] 2023-09-12 18:30:40,842 [run_push] DEBUG push [2023-09-12T18:30:40.951Z] 2023-09-12 18:30:40,842 [execute] INFO git cat-file --batch-check [2023-09-12T18:30:40.951Z] 2023-09-12 18:30:40,843 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/576/.semver, universal_newlines=False, shell=None, istream=) [2023-09-12T18:30:40.951Z] 2023-09-12 18:30:40,846 [execute] INFO git rev-list 196b59a141f8373241a5bafe80c31e09fa945eb7 -- [2023-09-12T18:30:40.951Z] 2023-09-12 18:30:40,847 [execute] DEBUG Popen(['git', 'rev-list', '196b59a141f8373241a5bafe80c31e09fa945eb7', '--'], cwd=/w/workspace/edgex-go/576/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-12T18:30:40.951Z] 2023-09-12 18:30:40,864 [execute] INFO git fetch -v origin [2023-09-12T18:30:40.951Z] 2023-09-12 18:30:40,864 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/576/.semver, universal_newlines=True, shell=None, istream=None) [2023-09-12T18:30:41.888Z] 2023-09-12 18:30:41,518 [run_push] DEBUG no remote changes detected [2023-09-12T18:30:41.888Z] 2023-09-12 18:30:41,518 [execute] INFO git push origin semver [2023-09-12T18:30:41.888Z] 2023-09-12 18:30:41,519 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/576/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-12T18:30:42.456Z] 2023-09-12 18:30:42,278 [run_push] DEBUG push all version tags [2023-09-12T18:30:42.456Z] 2023-09-12 18:30:42,278 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-12T18:30:42.456Z] 2023-09-12 18:30:42,279 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/576, universal_newlines=False, shell=None, istream=None) [2023-09-12T18:30:43.392Z] 2023-09-12 18:30:43,087 [read_version] DEBUG read version from /w/workspace/edgex-go/576/.semver/main [2023-09-12T18:30:43.392Z] 3.1.0-dev.43 [Pipeline] } [2023-09-12T18:30:43.378Z] $ docker exec --env ******** --env ******** b38aa47070c4def5968ca6701f44a6a11c1ee8d5324811aa590d519db75a0dfc ssh-agent -k [2023-09-12T18:30:43.472Z] unset SSH_AUTH_SOCK; [2023-09-12T18:30:43.472Z] unset SSH_AGENT_PID; [2023-09-12T18:30:43.472Z] echo Agent pid 38 killed; [2023-09-12T18:30:43.508Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-12T18:30:43.816Z] + git semver [Pipeline] } [2023-09-12T18:30:44.066Z] $ docker stop --time=1 b38aa47070c4def5968ca6701f44a6a11c1ee8d5324811aa590d519db75a0dfc [2023-09-12T18:30:45.338Z] $ docker rm -f --volumes b38aa47070c4def5968ca6701f44a6a11c1ee8d5324811aa590d519db75a0dfc [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-09-12T18:30:45.893Z] + [ -d /w/workspace/edgex-go/576/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-09-12T18:30:46.183Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T18:30:47.037Z] ---> package-listing.sh [2023-09-12T18:30:47.037Z] ++ facter osfamily [2023-09-12T18:30:47.037Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-12T18:30:47.295Z] + OS_FAMILY=debian [2023-09-12T18:30:47.295Z] + workspace=/w/workspace/edgex-go/576 [2023-09-12T18:30:47.295Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-12T18:30:47.295Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-12T18:30:47.295Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-12T18:30:47.295Z] + PACKAGES=/tmp/packages_start.txt [2023-09-12T18:30:47.295Z] + '[' /w/workspace/edgex-go/576 ']' [2023-09-12T18:30:47.295Z] + PACKAGES=/tmp/packages_end.txt [2023-09-12T18:30:47.295Z] + case "${OS_FAMILY}" in [2023-09-12T18:30:47.295Z] + dpkg -l [2023-09-12T18:30:47.295Z] + grep '^ii' [2023-09-12T18:30:47.295Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-12T18:30:47.295Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-12T18:30:47.295Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-12T18:30:47.296Z] + '[' /w/workspace/edgex-go/576 ']' [2023-09-12T18:30:47.296Z] + mkdir -p /w/workspace/edgex-go/576/archives/ [2023-09-12T18:30:47.296Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/576/archives/ [Pipeline] echo [2023-09-12T18:30:47.307Z] 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/576/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-12T18:30:47.583Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:30:48.139Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T18:30:48.139Z] [2023-09-12T18:30:48.139Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:30:48.434Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T18:30:48.434Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-12T18:30:48.434Z] 5eb5b503b376: Pulling fs layer [2023-09-12T18:30:48.434Z] 5c69ac0246d0: Pulling fs layer [2023-09-12T18:30:48.434Z] ec43610c2a17: Pulling fs layer [2023-09-12T18:30:48.434Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-12T18:30:48.434Z] 33b1e0a273af: Pulling fs layer [2023-09-12T18:30:48.434Z] 5d3b04190fa2: Pulling fs layer [2023-09-12T18:30:48.434Z] 2f39f015ded8: Pulling fs layer [2023-09-12T18:30:48.434Z] 3a2ae6a8a46f: Waiting [2023-09-12T18:30:48.434Z] 33b1e0a273af: Waiting [2023-09-12T18:30:48.434Z] 2f39f015ded8: Waiting [2023-09-12T18:30:48.434Z] 5c69ac0246d0: Download complete [2023-09-12T18:30:48.434Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-12T18:30:48.434Z] 3a2ae6a8a46f: Download complete [2023-09-12T18:30:48.434Z] 33b1e0a273af: Verifying Checksum [2023-09-12T18:30:48.434Z] 33b1e0a273af: Download complete [2023-09-12T18:30:48.434Z] 5d3b04190fa2: Verifying Checksum [2023-09-12T18:30:48.434Z] ec43610c2a17: Verifying Checksum [2023-09-12T18:30:48.434Z] ec43610c2a17: Download complete [2023-09-12T18:30:48.693Z] 5eb5b503b376: Verifying Checksum [2023-09-12T18:30:48.693Z] 5eb5b503b376: Download complete [2023-09-12T18:30:49.260Z] 2f39f015ded8: Download complete [2023-09-12T18:30:49.826Z] 5eb5b503b376: Pull complete [2023-09-12T18:30:50.084Z] 5c69ac0246d0: Pull complete [2023-09-12T18:30:50.650Z] ec43610c2a17: Pull complete [2023-09-12T18:30:50.650Z] 3a2ae6a8a46f: Pull complete [2023-09-12T18:30:50.650Z] 33b1e0a273af: Pull complete [2023-09-12T18:30:50.908Z] 5d3b04190fa2: Pull complete [2023-09-12T18:30:55.093Z] 2f39f015ded8: Pull complete [2023-09-12T18:30:55.093Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-12T18:30:55.093Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T18:30:55.093Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T18:30:55.172Z] prd-ubuntu20.04-docker-8c-8g-5946 does not seem to be running inside a container [2023-09-12T18:30:55.178Z] $ 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/576/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/576 -v /w/workspace/edgex-go/576:/w/workspace/edgex-go/576:rw,z -v /w/workspace/edgex-go/576@tmp:/w/workspace/edgex-go/576@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-12T18:30:58.570Z] $ docker top 433698a0284b37c9b5d8fcf9c1fe1078a3c8ff292b05b7b933a1ffbb867d0e9b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T18:30:58.931Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-12T18:30:59.214Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-12T18:30:59.496Z] + ls /var/log/sa-host [2023-09-12T18:30:59.496Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T18:30:59.641Z] provisioning config files... [2023-09-12T18:30:59.648Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/576@tmp/config1569220312140708898tmp [Pipeline] { [Pipeline] echo [2023-09-12T18:30:59.658Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T18:30:59.939Z] ---> create-netrc.sh [Pipeline] } [2023-09-12T18:30:59.945Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-12T18:31:00.270Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-12T18:31:00.279Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T18:31:00.562Z] ---> sudo-logs.sh [2023-09-12T18:31:00.562Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-12T18:31:00.583Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T18:31:00.861Z] ---> job-cost.sh [2023-09-12T18:31:00.861Z] lf-activate-venv: SKIPPING [2023-09-12T18:31:00.861Z] DEBUG: total: 0.10999999940395355 [2023-09-12T18:31:00.861Z] INFO: Retrieving Stack Cost... [2023-09-12T18:31:01.120Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-12T18:31:01.686Z] INFO: Archiving Costs [Pipeline] echo [2023-09-12T18:31:01.698Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T18:31:01.979Z] ---> logs-deploy.sh [2023-09-12T18:31:01.979Z] lf-activate-venv: SKIPPING [2023-09-12T18:31:01.979Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/576 [2023-09-12T18:31:01.979Z] INFO: archiving workspace using pattern(s): [2023-09-12T18:31:02.912Z] Archives upload complete. [2023-09-12T18:31:02.912Z] INFO: archiving logs to Nexus