Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0ca59ae16f8b1e72e62c5a3c151fad031359de5b 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-ssh4297437801833260508.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-ssh12847165726320355090.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-ssh2957509820096986174.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-ssh4940152295172122426.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-ssh3915777847520615556.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8501 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/594 [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/594 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0ca59ae16f8b1e72e62c5a3c151fad031359de5b (main) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4699)" > git config core.sparsecheckout # timeout=10 > git checkout -f 0ca59ae16f8b1e72e62c5a3c151fad031359de5b # timeout=10 > git rev-list --no-walk 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-04T20:10:19.698Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-04T20:10:19.754Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-04T20:10:19.765Z] ========================================================= [2023-10-04T20:10:19.765Z] EdgeX Global Pipelines Version Info [2023-10-04T20:10:19.765Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-04T20:10:20.840Z] ------------------- [2023-10-04T20:10:20.840Z] stable info: [2023-10-04T20:10:20.840Z] ------------------- [2023-10-04T20:10:20.840Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-04T20:10:20.840Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-04T20:10:20.840Z] Message: update stable to v1.0.254 [2023-10-04T20:10:21.779Z] ------------------- [2023-10-04T20:10:21.779Z] experimental info: [2023-10-04T20:10:21.779Z] ------------------- [2023-10-04T20:10:21.779Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-04T20:10:21.779Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-04T20:10:21.779Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-04T20:10:21.941Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-10-04T20:10:21.953Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-10-04T20:10:21.967Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-04T20:10:21.985Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-04T20:10:21.999Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-04T20:10:22.010Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-04T20:10:22.028Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-04T20:10:22.038Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-10-04T20:10:22.056Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-10-04T20:10:22.071Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-10-04T20:10:22.085Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-04T20:10:22.099Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-04T20:10:22.113Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-04T20:10:22.127Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-04T20:10:22.139Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-04T20:10:22.150Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-04T20:10:22.167Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-04T20:10:22.177Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-04T20:10:22.194Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-10-04T20:10:22.206Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-10-04T20:10:22.228Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-04T20:10:22.245Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-04T20:10:22.263Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-04T20:10:22.280Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-10-04T20:10:22.296Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-10-04T20:10:22.306Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-10-04T20:10:22.322Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0ca59ae16f8b1e72e62c5a3c151fad031359de5b [Pipeline] echo [2023-10-04T20:10:22.338Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0ca59ae [Pipeline] echo [2023-10-04T20:10:22.354Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-04T20:10:22.400Z] provisioning config files... [2023-10-04T20:10:22.414Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/594@tmp/config12206148835843565212tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-04T20:10:22.718Z] ---> docker-login.sh [2023-10-04T20:10:22.718Z] nexus3.edgexfoundry.org:10001 [2023-10-04T20:10:22.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-04T20:10:22.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-04T20:10:22.979Z] Configure a credential helper to remove this warning. See [2023-10-04T20:10:22.979Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-04T20:10:22.979Z] [2023-10-04T20:10:22.979Z] Login Succeeded [2023-10-04T20:10:22.979Z] nexus3.edgexfoundry.org:10002 [2023-10-04T20:10:23.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-04T20:10:23.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-04T20:10:23.240Z] Configure a credential helper to remove this warning. See [2023-10-04T20:10:23.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-04T20:10:23.240Z] [2023-10-04T20:10:23.240Z] Login Succeeded [2023-10-04T20:10:23.240Z] nexus3.edgexfoundry.org:10003 [2023-10-04T20:10:23.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-04T20:10:23.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-04T20:10:23.240Z] Configure a credential helper to remove this warning. See [2023-10-04T20:10:23.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-04T20:10:23.240Z] [2023-10-04T20:10:23.240Z] Login Succeeded [2023-10-04T20:10:23.240Z] nexus3.edgexfoundry.org:10004 [2023-10-04T20:10:23.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-04T20:10:23.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-04T20:10:23.499Z] Configure a credential helper to remove this warning. See [2023-10-04T20:10:23.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-04T20:10:23.499Z] [2023-10-04T20:10:23.499Z] Login Succeeded [2023-10-04T20:10:23.499Z] docker.io [2023-10-04T20:10:23.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-04T20:10:23.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-04T20:10:23.759Z] Configure a credential helper to remove this warning. See [2023-10-04T20:10:23.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-04T20:10:23.759Z] [2023-10-04T20:10:23.759Z] Login Succeeded [2023-10-04T20:10:23.759Z] ---> docker-login.sh ends [Pipeline] } [2023-10-04T20:10:23.766Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-04T20:10:24.072Z] + 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-10-04T20:10:24.072Z] + dirname+ cmd/core-command/Dockerfile [2023-10-04T20:10:24.072Z] cut -d/ -f2 [2023-10-04T20:10:24.072Z] + echo core-command,cmd/core-command/Dockerfile [2023-10-04T20:10:24.072Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-10-04T20:10:24.072Z] + cut -d/ -f2 [2023-10-04T20:10:24.072Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-10-04T20:10:24.072Z] + dirname cmd/core-data/Dockerfile [2023-10-04T20:10:24.072Z] + cut -d/ -f2 [2023-10-04T20:10:24.072Z] + echo core-data,cmd/core-data/Dockerfile [2023-10-04T20:10:24.072Z] + dirname cmd/core-metadata/Dockerfile [2023-10-04T20:10:24.072Z] + cut -d/ -f2 [2023-10-04T20:10:24.072Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-10-04T20:10:24.072Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-10-04T20:10:24.072Z] + cut -d/ -f2 [2023-10-04T20:10:24.072Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-10-04T20:10:24.072Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-10-04T20:10:24.072Z] + cut -d/ -f2 [2023-10-04T20:10:24.072Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-10-04T20:10:24.072Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-10-04T20:10:24.072Z] + cut -d/ -f2 [2023-10-04T20:10:24.072Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-10-04T20:10:24.072Z] + + dirname cmd/security-secretstore-setup/Dockerfile [2023-10-04T20:10:24.072Z] cut -d/ -f2 [2023-10-04T20:10:24.072Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-10-04T20:10:24.072Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-10-04T20:10:24.072Z] + cut -d/ -f2 [2023-10-04T20:10:24.072Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-10-04T20:10:24.072Z] + dirname cmd/security-spire-agent/Dockerfile [2023-10-04T20:10:24.072Z] + cut -d/ -f2 [2023-10-04T20:10:24.072Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-10-04T20:10:24.072Z] + dirname cmd/security-spire-config/Dockerfile [2023-10-04T20:10:24.072Z] + cut -d/ -f2 [2023-10-04T20:10:24.072Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-10-04T20:10:24.072Z] + + dirname cmd/security-spire-server/Dockerfile [2023-10-04T20:10:24.072Z] cut -d/ -f2 [2023-10-04T20:10:24.072Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-10-04T20:10:24.072Z] + dirname cmd/support-notifications/Dockerfile [2023-10-04T20:10:24.072Z] + cut -d/ -f2 [2023-10-04T20:10:24.072Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-10-04T20:10:24.072Z] + dirname cmd/support-scheduler/Dockerfile [2023-10-04T20:10:24.072Z] + cut -d/ -f2 [2023-10-04T20:10:24.072Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-10-04T20:10:24.119Z] 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-10-04T20:10:24.468Z] + git rev-list -1 --merges 0ca59ae16f8b1e72e62c5a3c151fad031359de5b~1..0ca59ae16f8b1e72e62c5a3c151fad031359de5b [Pipeline] echo [2023-10-04T20:10:24.482Z] -----------> git rev-list -1 --merges 0ca59ae16f8b1e72e62c5a3c151fad031359de5b~1..0ca59ae16f8b1e72e62c5a3c151fad031359de5b 0ca59ae16f8b1e72e62c5a3c151fad031359de5b [false] [Pipeline] sh [2023-10-04T20:10:24.772Z] + git log --format=format:%s -1 0ca59ae16f8b1e72e62c5a3c151fad031359de5b [Pipeline] echo [2023-10-04T20:10:24.788Z] ========================================================= [2023-10-04T20:10:24.788Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-04T20:10:24.788Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-10-04T20:10:25.244Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-04T20:10:25.244Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-04T20:10:25.244Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-04T20:10:25.244Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-04T20:10:25.244Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-04T20:10:25.244Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-04T20:10:25.244Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:10:25.674Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-04T20:10:25.674Z] [2023-10-04T20:10:25.674Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:10:25.974Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-04T20:10:25.974Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-04T20:10:25.974Z] b85a868b505f: Pulling fs layer [2023-10-04T20:10:25.974Z] e2be974225ed: Pulling fs layer [2023-10-04T20:10:25.974Z] 339a4e72a1f5: Pulling fs layer [2023-10-04T20:10:25.974Z] 988bab9f4d93: Pulling fs layer [2023-10-04T20:10:25.974Z] 1469e6f7b9e6: Pulling fs layer [2023-10-04T20:10:25.974Z] eaf3925da568: Pulling fs layer [2023-10-04T20:10:25.974Z] bab4dde63d76: Pulling fs layer [2023-10-04T20:10:25.974Z] bde34c3a00c8: Pulling fs layer [2023-10-04T20:10:25.974Z] b352a97aabf1: Pulling fs layer [2023-10-04T20:10:25.974Z] eaf3925da568: Waiting [2023-10-04T20:10:25.974Z] 1469e6f7b9e6: Waiting [2023-10-04T20:10:25.974Z] bab4dde63d76: Waiting [2023-10-04T20:10:25.974Z] 988bab9f4d93: Waiting [2023-10-04T20:10:25.974Z] 4872d77fe225: Pulling fs layer [2023-10-04T20:10:25.974Z] 5851b861e8e6: Pulling fs layer [2023-10-04T20:10:25.974Z] b352a97aabf1: Waiting [2023-10-04T20:10:25.974Z] 5851b861e8e6: Waiting [2023-10-04T20:10:25.974Z] bde34c3a00c8: Waiting [2023-10-04T20:10:25.974Z] e2be974225ed: Verifying Checksum [2023-10-04T20:10:25.974Z] e2be974225ed: Download complete [2023-10-04T20:10:25.974Z] 988bab9f4d93: Verifying Checksum [2023-10-04T20:10:25.974Z] 988bab9f4d93: Download complete [2023-10-04T20:10:26.248Z] 1469e6f7b9e6: Verifying Checksum [2023-10-04T20:10:26.248Z] 1469e6f7b9e6: Download complete [2023-10-04T20:10:26.248Z] eaf3925da568: Verifying Checksum [2023-10-04T20:10:26.248Z] eaf3925da568: Download complete [2023-10-04T20:10:26.248Z] 339a4e72a1f5: Verifying Checksum [2023-10-04T20:10:26.248Z] 339a4e72a1f5: Download complete [2023-10-04T20:10:26.248Z] bde34c3a00c8: Download complete [2023-10-04T20:10:26.248Z] b352a97aabf1: Verifying Checksum [2023-10-04T20:10:26.248Z] b352a97aabf1: Download complete [2023-10-04T20:10:26.248Z] 4872d77fe225: Download complete [2023-10-04T20:10:26.248Z] 5851b861e8e6: Verifying Checksum [2023-10-04T20:10:26.248Z] b85a868b505f: Verifying Checksum [2023-10-04T20:10:26.248Z] b85a868b505f: Download complete [2023-10-04T20:10:26.506Z] bab4dde63d76: Verifying Checksum [2023-10-04T20:10:26.506Z] bab4dde63d76: Download complete [2023-10-04T20:10:27.443Z] b85a868b505f: Pull complete [2023-10-04T20:10:27.443Z] e2be974225ed: Pull complete [2023-10-04T20:10:28.011Z] 339a4e72a1f5: Pull complete [2023-10-04T20:10:28.011Z] 988bab9f4d93: Pull complete [2023-10-04T20:10:28.270Z] 1469e6f7b9e6: Pull complete [2023-10-04T20:10:28.528Z] eaf3925da568: Pull complete [2023-10-04T20:10:30.429Z] bab4dde63d76: Pull complete [2023-10-04T20:10:30.429Z] bde34c3a00c8: Pull complete [2023-10-04T20:10:30.429Z] b352a97aabf1: Pull complete [2023-10-04T20:10:30.429Z] 4872d77fe225: Pull complete [2023-10-04T20:10:30.429Z] 5851b861e8e6: Pull complete [2023-10-04T20:10:30.429Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-04T20:10:30.429Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-04T20:10:30.429Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-04T20:10:30.523Z] prd-ubuntu20.04-docker-8c-8g-8501 does not seem to be running inside a container [2023-10-04T20:10:30.554Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/594 -v /w/workspace/edgex-go/594:/w/workspace/edgex-go/594:rw,z -v /w/workspace/edgex-go/594@tmp:/w/workspace/edgex-go/594@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-04T20:10:34.821Z] $ docker top c218e1251883552a99734769c6314410ced1b52f057d233b5dde6c49986c1e3b -eo pid,comm [2023-10-04T20:10:34.873Z] 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-10-04T20:10:34.873Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-04T20:10:34.913Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-04T20:10:34.913Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-04T20:10:35.015Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-04T20:10:35.020Z] $ docker exec c218e1251883552a99734769c6314410ced1b52f057d233b5dde6c49986c1e3b ssh-agent [2023-10-04T20:10:35.121Z] SSH_AUTH_SOCK=/tmp/ssh-bBJsLfajev59/agent.31 [2023-10-04T20:10:35.121Z] SSH_AGENT_PID=37 [2023-10-04T20:10:35.127Z] Running ssh-add (command line suppressed) [2023-10-04T20:10:35.233Z] Identity added: /w/workspace/edgex-go/594@tmp/private_key_6889378961819872694.key (/w/workspace/edgex-go/594@tmp/private_key_6889378961819872694.key) [2023-10-04T20:10:35.246Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-04T20:10:35.533Z] + git tag --points-at HEAD [Pipeline] } [2023-10-04T20:10:35.548Z] $ docker exec --env ******** --env ******** c218e1251883552a99734769c6314410ced1b52f057d233b5dde6c49986c1e3b ssh-agent -k [2023-10-04T20:10:35.650Z] unset SSH_AUTH_SOCK; [2023-10-04T20:10:35.650Z] unset SSH_AGENT_PID; [2023-10-04T20:10:35.651Z] echo Agent pid 37 killed; [2023-10-04T20:10:35.657Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-04T20:10:35.682Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-04T20:10:35.682Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-04T20:10:35.785Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-04T20:10:35.791Z] $ docker exec c218e1251883552a99734769c6314410ced1b52f057d233b5dde6c49986c1e3b ssh-agent [2023-10-04T20:10:35.901Z] SSH_AUTH_SOCK=/tmp/ssh-n4REZZMT2FA2/agent.69 [2023-10-04T20:10:35.901Z] SSH_AGENT_PID=75 [2023-10-04T20:10:35.905Z] Running ssh-add (command line suppressed) [2023-10-04T20:10:36.007Z] Identity added: /w/workspace/edgex-go/594@tmp/private_key_5338249020456816073.key (/w/workspace/edgex-go/594@tmp/private_key_5338249020456816073.key) [2023-10-04T20:10:36.022Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-04T20:10:36.308Z] + git semver init [2023-10-04T20:10:36.568Z] 2023-10-04 20:10:36,468 [run_init] DEBUG init version:0.0.0 force:False [2023-10-04T20:10:36.568Z] 2023-10-04 20:10:36,469 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/594/.semver [2023-10-04T20:10:36.568Z] 2023-10-04 20:10:36,469 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/594/.semver [2023-10-04T20:10:36.568Z] 2023-10-04 20:10:36,469 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/594/.semver'], cwd=/w/workspace/edgex-go/594, universal_newlines=False, shell=None, istream=None) [2023-10-04T20:10:41.842Z] 2023-10-04 20:10:41,724 [append_file] DEBUG append to file:/w/workspace/edgex-go/594/.git/info/exclude [2023-10-04T20:10:41.842Z] 2023-10-04 20:10:41,724 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/594/.semver/main with force:False [2023-10-04T20:10:41.842Z] 2023-10-04 20:10:41,724 [read_version] DEBUG read version from /w/workspace/edgex-go/594/.semver/main [2023-10-04T20:10:41.842Z] 2023-10-04 20:10:41,725 [read_version] DEBUG read version from /w/workspace/edgex-go/594/.semver/main [2023-10-04T20:10:41.842Z] 3.1.0-dev.60 [Pipeline] } [2023-10-04T20:10:41.855Z] $ docker exec --env ******** --env ******** c218e1251883552a99734769c6314410ced1b52f057d233b5dde6c49986c1e3b ssh-agent -k [2023-10-04T20:10:41.958Z] unset SSH_AUTH_SOCK; [2023-10-04T20:10:41.958Z] unset SSH_AGENT_PID; [2023-10-04T20:10:41.958Z] echo Agent pid 75 killed; [2023-10-04T20:10:41.964Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-04T20:10:42.273Z] + git semver [Pipeline] } [2023-10-04T20:10:42.550Z] $ docker stop --time=1 c218e1251883552a99734769c6314410ced1b52f057d233b5dde6c49986c1e3b [2023-10-04T20:10:43.893Z] $ docker rm -f --volumes c218e1251883552a99734769c6314410ced1b52f057d233b5dde6c49986c1e3b [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-04T20:10:44.222Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-04T20:10:44.426Z] Stashed 1 file(s) [Pipeline] echo [2023-10-04T20:10:44.429Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.60 [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-10-04T20:10:44.850Z] + git config --global --add safe.directory /w/workspace/edgex-go/594 [Pipeline] echo [2023-10-04T20:10:44.860Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-04T20:10:44.871Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-04T20:10:44.876Z] ========================================================= [2023-10-04T20:10:44.876Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-04T20:10:44.876Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-10-04T20:10:45.161Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-04T20:10:45.161Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-04T20:10:45.161Z] 7264a8db6415: Pulling fs layer [2023-10-04T20:10:45.161Z] c4d48a809fc2: Pulling fs layer [2023-10-04T20:10:45.161Z] 4f1c88b9dad5: Pulling fs layer [2023-10-04T20:10:45.161Z] ad3a456e5733: Pulling fs layer [2023-10-04T20:10:45.161Z] 33e27b845d1e: Pulling fs layer [2023-10-04T20:10:45.161Z] ad3a456e5733: Waiting [2023-10-04T20:10:45.161Z] c68163c4e522: Pulling fs layer [2023-10-04T20:10:45.161Z] 50da416c3ac9: Pulling fs layer [2023-10-04T20:10:45.161Z] c68163c4e522: Waiting [2023-10-04T20:10:45.161Z] 23d2d4c4bb30: Pulling fs layer [2023-10-04T20:10:45.161Z] 50da416c3ac9: Waiting [2023-10-04T20:10:45.161Z] 23d2d4c4bb30: Waiting [2023-10-04T20:10:45.161Z] c4d48a809fc2: Verifying Checksum [2023-10-04T20:10:45.161Z] c4d48a809fc2: Download complete [2023-10-04T20:10:45.161Z] ad3a456e5733: Verifying Checksum [2023-10-04T20:10:45.161Z] ad3a456e5733: Download complete [2023-10-04T20:10:45.161Z] 33e27b845d1e: Download complete [2023-10-04T20:10:45.161Z] 7264a8db6415: Verifying Checksum [2023-10-04T20:10:45.161Z] 7264a8db6415: Download complete [2023-10-04T20:10:45.161Z] c68163c4e522: Verifying Checksum [2023-10-04T20:10:45.161Z] c68163c4e522: Download complete [2023-10-04T20:10:45.420Z] 7264a8db6415: Pull complete [2023-10-04T20:10:45.420Z] 23d2d4c4bb30: Verifying Checksum [2023-10-04T20:10:45.420Z] 23d2d4c4bb30: Download complete [2023-10-04T20:10:45.420Z] c4d48a809fc2: Pull complete [2023-10-04T20:10:45.678Z] 4f1c88b9dad5: Verifying Checksum [2023-10-04T20:10:45.678Z] 4f1c88b9dad5: Download complete [2023-10-04T20:10:45.937Z] 50da416c3ac9: Verifying Checksum [2023-10-04T20:10:45.937Z] 50da416c3ac9: Download complete [2023-10-04T20:10:48.464Z] 4f1c88b9dad5: Pull complete [2023-10-04T20:10:48.724Z] ad3a456e5733: Pull complete [2023-10-04T20:10:48.724Z] 33e27b845d1e: Pull complete [2023-10-04T20:10:48.724Z] c68163c4e522: Pull complete [2023-10-04T20:10:51.251Z] 50da416c3ac9: Pull complete [2023-10-04T20:10:51.510Z] 23d2d4c4bb30: Pull complete [2023-10-04T20:10:51.510Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-04T20:10:51.510Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-04T20:10:51.510Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-10-04T20:10:51.803Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-04T20:10:51.803Z] WORKDIR /edgex [2023-10-04T20:10:51.803Z] COPY go.mod . [2023-10-04T20:10:51.803Z] RUN go mod download [2023-10-04T20:10:51.803Z] + docker build -t ci-base-image-x86_64 -f - . [2023-10-04T20:10:52.369Z] Sending build context to Docker daemon 171MB [2023-10-04T20:10:52.369Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-04T20:10:52.369Z] ---> 0786185ac409 [2023-10-04T20:10:52.369Z] Step 2/4 : WORKDIR /edgex [2023-10-04T20:10:59.520Z] Still waiting to schedule task [2023-10-04T20:10:59.520Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-10-04T20:11:00.493Z] ---> Running in 38d1f7e72117 [2023-10-04T20:11:00.493Z] Removing intermediate container 38d1f7e72117 [2023-10-04T20:11:00.493Z] ---> e69f18f098c1 [2023-10-04T20:11:00.493Z] Step 3/4 : COPY go.mod . [2023-10-04T20:11:00.752Z] ---> ec1c0603f0c5 [2023-10-04T20:11:00.752Z] Step 4/4 : RUN go mod download [2023-10-04T20:11:00.752Z] ---> Running in f72141bfe2d7 [2023-10-04T20:11:22.680Z] Removing intermediate container f72141bfe2d7 [2023-10-04T20:11:22.681Z] ---> f191035209e1 [2023-10-04T20:11:22.681Z] Successfully built f191035209e1 [2023-10-04T20:11:22.681Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:11:22.974Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-04T20:11:22.974Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-04T20:11:23.039Z] prd-ubuntu20.04-docker-8c-8g-8501 does not seem to be running inside a container [2023-10-04T20:11:23.065Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/594 -v /w/workspace/edgex-go/594:/w/workspace/edgex-go/594:rw,z -v /w/workspace/edgex-go/594@tmp:/w/workspace/edgex-go/594@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-04T20:11:23.502Z] $ docker top 39a248395cce4a816e225d4bc2d28f588bf52d286b719dfd713e1c6851b531a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-04T20:11:23.840Z] + go version [2023-10-04T20:11:23.840Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-04T20:11:23.851Z] $ docker stop --time=1 39a248395cce4a816e225d4bc2d28f588bf52d286b719dfd713e1c6851b531a1 [2023-10-04T20:11:25.100Z] $ docker rm -f --volumes 39a248395cce4a816e225d4bc2d28f588bf52d286b719dfd713e1c6851b531a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:11:25.502Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-04T20:11:25.502Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-04T20:11:25.579Z] prd-ubuntu20.04-docker-8c-8g-8501 does not seem to be running inside a container [2023-10-04T20:11:25.610Z] $ 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/594 -v /w/workspace/edgex-go/594:/w/workspace/edgex-go/594:rw,z -v /w/workspace/edgex-go/594@tmp:/w/workspace/edgex-go/594@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-04T20:11:25.940Z] $ docker top e0b3a828f23a1d2cabbb10d17a6a29816648a69c98deedb7464ef8ba2f1f46b6 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-04T20:11:26.000Z] ========================================================= [2023-10-04T20:11:26.001Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-10-04T20:11:26.001Z] ========================================================= [Pipeline] sh [2023-10-04T20:11:26.285Z] + git config --global --add safe.directory /w/workspace/edgex-go/594 [Pipeline] fileExists [Pipeline] sh [2023-10-04T20:11:26.583Z] + make test [2023-10-04T20:11:26.583Z] go test -race -coverprofile=coverage.out ./... [2023-10-04T20:11:33.143Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-10-04T20:11:45.333Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-10-04T20:11:45.334Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-10-04T20:11:45.334Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-10-04T20:11:45.334Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-10-04T20:11:45.334Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-10-04T20:11:45.334Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-10-04T20:11:45.334Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-10-04T20:11:45.334Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-10-04T20:11:45.334Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-10-04T20:11:45.334Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-10-04T20:11:45.334Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-10-04T20:11:45.334Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-10-04T20:11:45.334Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-10-04T20:11:45.334Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-10-04T20:11:46.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-10-04T20:11:46.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-10-04T20:11:47.643Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.041s coverage: 28.7% of statements [2023-10-04T20:11:49.540Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.054s coverage: 97.0% of statements [2023-10-04T20:11:49.540Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-10-04T20:11:49.540Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-10-04T20:11:49.540Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-10-04T20:11:50.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-10-04T20:11:50.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-10-04T20:11:51.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-10-04T20:11:51.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-10-04T20:11:51.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-10-04T20:11:51.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-10-04T20:11:51.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-10-04T20:11:52.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-10-04T20:11:52.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-10-04T20:11:52.783Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.081s coverage: 69.2% of statements [2023-10-04T20:11:52.783Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.064s coverage: 53.2% of statements [2023-10-04T20:11:54.689Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.085s coverage: 93.4% of statements [2023-10-04T20:11:54.689Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.052s coverage: 4.1% of statements [2023-10-04T20:11:54.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-10-04T20:11:54.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-10-04T20:11:54.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-10-04T20:11:55.258Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-10-04T20:11:55.258Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-10-04T20:11:55.258Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-10-04T20:11:55.258Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-10-04T20:11:55.258Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-10-04T20:11:55.258Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-10-04T20:11:55.258Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-10-04T20:11:56.191Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.387s coverage: 97.6% of statements [2023-10-04T20:11:56.191Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.040s coverage: 72.2% of statements [2023-10-04T20:11:56.758Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-10-04T20:11:56.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-10-04T20:11:57.692Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.062s coverage: 0.9% of statements [2023-10-04T20:11:57.692Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.042s coverage: 32.2% of statements [2023-10-04T20:11:57.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.041s coverage: 41.7% of statements [2023-10-04T20:11:58.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.054s coverage: 82.9% of statements [2023-10-04T20:11:58.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.038s coverage: 94.1% of statements [2023-10-04T20:11:58.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.044s coverage: 96.3% of statements [2023-10-04T20:11:58.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.036s coverage: 87.5% of statements [2023-10-04T20:11:58.625Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-10-04T20:11:58.625Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-10-04T20:11:58.625Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-10-04T20:11:58.625Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-10-04T20:11:59.191Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-10-04T20:11:59.191Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-10-04T20:11:59.191Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-10-04T20:11:59.191Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-10-04T20:12:00.125Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-10-04T20:12:00.125Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-10-04T20:12:00.125Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-10-04T20:12:00.125Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-10-04T20:12:00.383Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-10-04T20:12:00.383Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-10-04T20:12:00.949Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-10-04T20:12:02.323Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-10-04T20:12:02.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-10-04T20:12:03.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-10-04T20:12:03.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-10-04T20:12:06.371Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-10-04T20:12:06.371Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-10-04T20:12:06.371Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-10-04T20:12:07.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-10-04T20:12:07.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-10-04T20:12:07.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-10-04T20:12:11.033Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.048s coverage: 94.4% of statements [2023-10-04T20:12:11.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-10-04T20:12:11.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-10-04T20:12:11.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-10-04T20:12:11.601Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-10-04T20:12:12.537Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-10-04T20:12:12.537Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-10-04T20:12:12.537Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-10-04T20:12:12.537Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-10-04T20:12:13.999Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-10-04T20:12:13.999Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-10-04T20:12:13.999Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-10-04T20:12:13.999Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-10-04T20:12:15.044Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-10-04T20:12:15.044Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-10-04T20:12:15.338Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-10-04T20:12:15.338Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-10-04T20:12:23.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.292s coverage: 79.9% of statements [2023-10-04T20:12:24.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 26.056s coverage: 92.9% of statements [2023-10-04T20:12:24.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.017s coverage: 64.4% of statements [2023-10-04T20:12:24.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.046s coverage: 62.3% of statements [2023-10-04T20:12:24.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.045s coverage: 87.2% of statements [2023-10-04T20:12:24.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.034s coverage: 20.0% of statements [2023-10-04T20:12:24.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.028s coverage: 100.0% of statements [2023-10-04T20:12:24.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.085s coverage: 81.8% of statements [2023-10-04T20:12:24.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.080s coverage: 82.1% of statements [2023-10-04T20:12:24.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.042s coverage: 86.0% of statements [2023-10-04T20:12:24.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.158s coverage: 63.1% of statements [2023-10-04T20:12:24.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.040s coverage: 100.0% of statements [2023-10-04T20:12:24.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements [2023-10-04T20:12:24.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements [2023-10-04T20:12:24.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.016s coverage: 73.7% of statements [2023-10-04T20:12:24.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements [2023-10-04T20:12:24.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.211s coverage: 38.4% of statements [2023-10-04T20:12:24.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.044s coverage: 89.5% of statements [2023-10-04T20:12:24.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.045s coverage: 84.8% of statements [2023-10-04T20:12:24.841Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.057s coverage: 19.9% of statements [2023-10-04T20:12:24.841Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.138s coverage: 95.7% of statements [2023-10-04T20:12:24.841Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.048s coverage: 61.8% of statements [2023-10-04T20:12:24.841Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.080s coverage: 98.9% of statements [2023-10-04T20:12:24.841Z] 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-10-04T20:12:25.100Z] running golangci-lint [2023-10-04T20:12:25.359Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2023-10-04T20:12:25.359Z] go version go1.21.0 linux/amd64 [2023-10-04T20:12:25.359Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-10-04T20:12:25.359Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2023-10-04T20:12:40.220Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|name|files|imports|types_sizes) took 12.223427599s" [2023-10-04T20:12:40.220Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.337364ms" [2023-10-04T20:12:41.063Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8502 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-10-04T20:12:41.076Z] Running in /w/workspace/edgex-go/594 [Pipeline] { [Pipeline] checkout [2023-10-04T20:12:41.111Z] The recommended git tool is: git [2023-10-04T20:12:45.476Z] level=info msg="[linters_context/goanalysis] analyzers took 1m1.085514853s with top 10 stages: buildir: 30.404218337s, gosec: 5.926290165s, fact_deprecated: 1.987656061s, inspect: 1.749062965s, ctrlflow: 1.4173182s, printf: 1.230128677s, S1038: 1.037519209s, nilness: 875.12882ms, fact_purity: 854.54786ms, SA1012: 666.181727ms" [2023-10-04T20:12:45.476Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2023-10-04T20:12:45.476Z] level=info msg="[runner] Processors filtering stat (out/in): nolint: 0/21, filename_unadjuster: 197/197, cgo: 197/197, skip_dirs: 197/197, path_prettifier: 197/197, skip_files: 197/197, autogenerated_exclude: 197/197, identifier_marker: 197/197, exclude: 197/197, exclude-rules: 21/197" [2023-10-04T20:12:45.476Z] level=info msg="[runner] processing took 18.673452ms with stages: nolint: 7.554988ms, identifier_marker: 6.083512ms, exclude-rules: 1.507166ms, autogenerated_exclude: 1.457216ms, path_prettifier: 1.285942ms, skip_dirs: 742.307µs, cgo: 26.18µs, filename_unadjuster: 12.691µs, max_same_issues: 540ns, skip_files: 420ns, fixer: 410ns, uniq_by_line: 370ns, exclude: 320ns, severity-rules: 250ns, sort_results: 240ns, diff: 210ns, max_from_linter: 170ns, source_code: 150ns, max_per_file_from_linter: 150ns, path_shortener: 110ns, path_prefixer: 110ns" [2023-10-04T20:12:45.476Z] level=info msg="[runner] linters took 7.484324978s with stages: goanalysis_metalinter: 7.465550734s" [2023-10-04T20:12:45.476Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-10-04T20:12:45.476Z] level=info msg="Memory: 199 samples, avg is 239.3MB, max is 962.4MB" [2023-10-04T20:12:45.476Z] level=info msg="Execution took 19.755533062s" [2023-10-04T20:12:45.476Z] go vet ./... [2023-10-04T20:12:46.111Z] using credential edgex-jenkins-ssh [2023-10-04T20:12:46.125Z] Cloning the remote Git repository [2023-10-04T20:12:46.141Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-10-04T20:12:46.225Z] > git init /w/workspace/edgex-go/594 # timeout=10 [2023-10-04T20:12:46.353Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-10-04T20:12:46.354Z] > git --version # timeout=10 [2023-10-04T20:12:46.371Z] > git --version # 'git version 2.25.1' [2023-10-04T20:12:46.374Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-04T20:12:46.512Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-04T20:12:48.754Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-04T20:12:49.013Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-04T20:12:49.013Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-04T20:12:49.024Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-10-04T20:12:49.305Z] + ls -al . [2023-10-04T20:12:49.305Z] total 732 [2023-10-04T20:12:49.305Z] drwxrwxr-x 12 1001 1001 4096 Oct 4 20:11 . [2023-10-04T20:12:49.305Z] drwxr-xr-x 4 root root 4096 Oct 4 20:11 .. [2023-10-04T20:12:49.305Z] drwxrwxr-x 2 1001 1001 4096 Oct 4 20:10 .blubracket [2023-10-04T20:12:49.305Z] -rw-rw-r-- 1 1001 1001 16 Oct 4 20:10 .dockerignore [2023-10-04T20:12:49.305Z] drwxrwxr-x 8 1001 1001 4096 Oct 4 20:12 .git [2023-10-04T20:12:49.305Z] drwxrwxr-x 3 1001 1001 4096 Oct 4 20:10 .github [2023-10-04T20:12:49.305Z] -rw-rw-r-- 1 1001 1001 1173 Oct 4 20:10 .gitignore [2023-10-04T20:12:49.305Z] -rw-rw-r-- 1 1001 1001 42 Oct 4 20:10 .golangci.yml [2023-10-04T20:12:49.305Z] -rw-rw-r-- 1 1001 1001 100 Oct 4 20:10 .hadolint.yml [2023-10-04T20:12:49.305Z] drwxr-xr-x 3 1001 1001 4096 Oct 4 20:10 .semver [2023-10-04T20:12:49.305Z] -rw-rw-r-- 1 1001 1001 166 Oct 4 20:10 .sonarcloud.properties [2023-10-04T20:12:49.305Z] -rw-rw-r-- 1 1001 1001 1171 Oct 4 20:10 ADOPTERS.md [2023-10-04T20:12:49.305Z] -rw-rw-r-- 1 1001 1001 11674 Oct 4 20:10 Attribution.txt [2023-10-04T20:12:49.305Z] -rw-rw-r-- 1 1001 1001 93407 Oct 4 20:10 CHANGELOG.md [2023-10-04T20:12:49.305Z] -rw-rw-r-- 1 1001 1001 3804 Oct 4 20:10 CONTRIBUTING.md [2023-10-04T20:12:49.305Z] -rw-rw-r-- 1 1001 1001 677 Oct 4 20:10 GOVERNANCE.md [2023-10-04T20:12:49.305Z] -rw-rw-r-- 1 1001 1001 883 Oct 4 20:10 Jenkinsfile [2023-10-04T20:12:49.305Z] -rw-rw-r-- 1 1001 1001 10775 Oct 4 20:10 LICENSE [2023-10-04T20:12:49.305Z] -rw-rw-r-- 1 1001 1001 15054 Oct 4 20:10 Makefile [2023-10-04T20:12:49.305Z] -rw-rw-r-- 1 1001 1001 582 Oct 4 20:10 OWNERS.md [2023-10-04T20:12:49.305Z] -rw-rw-r-- 1 1001 1001 9923 Oct 4 20:10 README.md [2023-10-04T20:12:49.305Z] -rw-rw-r-- 1 1001 1001 789 Oct 4 20:10 SECURITY.md [2023-10-04T20:12:49.305Z] -rw-rw-r-- 1 1001 1001 12 Oct 4 20:10 VERSION [2023-10-04T20:12:49.305Z] drwxrwxr-x 2 1001 1001 4096 Oct 4 20:10 bin [2023-10-04T20:12:49.305Z] drwxrwxr-x 18 1001 1001 4096 Oct 4 20:10 cmd [2023-10-04T20:12:49.305Z] -rw-r--r-- 1 root root 453602 Oct 4 20:12 coverage.out [2023-10-04T20:12:49.305Z] drwxrwxr-x 2 1001 1001 4096 Oct 4 20:10 fuzz_test [2023-10-04T20:12:49.305Z] -rw-rw-r-- 1 1001 1001 3689 Oct 4 20:10 go.mod [2023-10-04T20:12:49.305Z] -rw-rw-r-- 1 1001 1001 34977 Oct 4 20:10 go.sum [2023-10-04T20:12:49.305Z] drwxrwxr-x 7 1001 1001 4096 Oct 4 20:10 internal [2023-10-04T20:12:49.305Z] drwxrwxr-x 3 1001 1001 4096 Oct 4 20:10 openapi [2023-10-04T20:12:49.305Z] -rw-rw-r-- 1 1001 1001 594 Oct 4 20:10 security.txt [2023-10-04T20:12:49.305Z] drwxrwxr-x 4 1001 1001 4096 Oct 4 20:10 snap [2023-10-04T20:12:49.305Z] -rw-rw-r-- 1 1001 1001 204 Oct 4 20:10 version.go [Pipeline] sh [2023-10-04T20:12:49.600Z] + '[' -e coverage.out ] [2023-10-04T20:12:49.600Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-10-04T20:12:49.696Z] Stashed 1 file(s) [Pipeline] sh [2023-10-04T20:12:49.976Z] + make build [2023-10-04T20:12:49.976Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.60" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-10-04T20:13:02.181Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.60" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-10-04T20:13:02.181Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.60" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-10-04T20:13:02.181Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.60" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-10-04T20:13:03.112Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.60" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-10-04T20:13:04.009Z] Avoid second fetch [2023-10-04T20:13:04.010Z] Checking out Revision 0ca59ae16f8b1e72e62c5a3c151fad031359de5b (main) [2023-10-04T20:13:04.730Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4699)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-04T20:13:03.199Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-10-04T20:13:03.226Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-04T20:13:04.004Z] > git config core.sparsecheckout # timeout=10 [2023-10-04T20:13:04.079Z] > git checkout -f 0ca59ae16f8b1e72e62c5a3c151fad031359de5b # timeout=10 [2023-10-04T20:13:05.696Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-04T20:13:05.696Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-04T20:13:05.696Z] Dload Upload Total Spent Left Speed [2023-10-04T20:13:05.696Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 105k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh [2023-10-04T20:13:06.228Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-04T20:13:06.553Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-04T20:13:06.553Z] + sudo tee /etc/docker/daemon.new [2023-10-04T20:13:06.553Z] { [2023-10-04T20:13:06.553Z] "registry-mirrors": [ [2023-10-04T20:13:06.553Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-04T20:13:06.553Z] ], [2023-10-04T20:13:06.553Z] "bip": "10.250.0.254/24", [2023-10-04T20:13:06.553Z] "hosts": [ [2023-10-04T20:13:06.553Z] "tcp://0.0.0.0:5555", [2023-10-04T20:13:06.553Z] "unix:///var/run/docker.sock" [2023-10-04T20:13:06.553Z] ], [2023-10-04T20:13:06.553Z] "mtu": 1458, [2023-10-04T20:13:06.553Z] "selinux-enabled": true, [2023-10-04T20:13:06.553Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-04T20:13:06.553Z] } [Pipeline] sh [2023-10-04T20:13:06.881Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-04T20:13:07.213Z] + sudo service docker restart [2023-10-04T20:13:08.372Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.60" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-10-04T20:13:09.304Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-10-04T20:13:10.251Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-10-04T20:13:11.184Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-10-04T20:13:12.119Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.60" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-10-04T20:13:12.684Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-10-04T20:13:13.619Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.60" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-10-04T20:13:14.565Z] $ docker stop --time=1 e0b3a828f23a1d2cabbb10d17a6a29816648a69c98deedb7464ef8ba2f1f46b6 [2023-10-04T20:13:19.744Z] $ docker rm -f --volumes e0b3a828f23a1d2cabbb10d17a6a29816648a69c98deedb7464ef8ba2f1f46b6 [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-10-04T20:13:20.686Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-10-04T20:13:20.686Z] [2023-10-04T20:13:20.686Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:13:20.990Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-10-04T20:13:20.990Z] latest: Pulling from edgex-devops/edgex-compose [2023-10-04T20:13:20.990Z] 91d30c5bc195: Pulling fs layer [2023-10-04T20:13:20.990Z] 2e9b0aa3be6d: Pulling fs layer [2023-10-04T20:13:20.990Z] 9c61dcf015f6: Pulling fs layer [2023-10-04T20:13:20.990Z] 4698f68db338: Pulling fs layer [2023-10-04T20:13:20.990Z] 2a2f49069b9e: Pulling fs layer [2023-10-04T20:13:20.990Z] e0025b399a48: Pulling fs layer [2023-10-04T20:13:20.990Z] 4698f68db338: Waiting [2023-10-04T20:13:20.990Z] 2a2f49069b9e: Waiting [2023-10-04T20:13:20.990Z] e0025b399a48: Waiting [2023-10-04T20:13:21.250Z] 91d30c5bc195: Verifying Checksum [2023-10-04T20:13:21.250Z] 91d30c5bc195: Download complete [2023-10-04T20:13:21.250Z] 4698f68db338: Verifying Checksum [2023-10-04T20:13:21.250Z] 4698f68db338: Download complete [2023-10-04T20:13:21.250Z] 2e9b0aa3be6d: Verifying Checksum [2023-10-04T20:13:21.250Z] 2e9b0aa3be6d: Download complete [2023-10-04T20:13:21.250Z] e0025b399a48: Verifying Checksum [2023-10-04T20:13:21.250Z] e0025b399a48: Download complete [2023-10-04T20:13:21.250Z] 91d30c5bc195: Pull complete [2023-10-04T20:13:21.250Z] 2a2f49069b9e: Download complete [2023-10-04T20:13:21.509Z] 2e9b0aa3be6d: Pull complete [2023-10-04T20:13:21.768Z] 9c61dcf015f6: Verifying Checksum [2023-10-04T20:13:21.768Z] 9c61dcf015f6: Download complete [2023-10-04T20:13:24.296Z] 9c61dcf015f6: Pull complete [2023-10-04T20:13:24.296Z] 4698f68db338: Pull complete [2023-10-04T20:13:24.561Z] 2a2f49069b9e: Pull complete [2023-10-04T20:13:24.561Z] e0025b399a48: Pull complete [2023-10-04T20:13:24.561Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-10-04T20:13:24.561Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-10-04T20:13:24.561Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-04T20:13:24.634Z] prd-ubuntu20.04-docker-8c-8g-8501 does not seem to be running inside a container [2023-10-04T20:13:24.666Z] $ 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/594 -v /w/workspace/edgex-go/594:/w/workspace/edgex-go/594:rw,z -v /w/workspace/edgex-go/594@tmp:/w/workspace/edgex-go/594@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-10-04T20:13:28.819Z] $ docker top 9db33897abe5471a7d164ba0eb94487a61294ba2050b258b77ef06770dc50213 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider [2023-10-04T20:13:28.917Z] provisioning config files... [2023-10-04T20:13:28.945Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/594@tmp/config586523938085373554tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-04T20:13:29.161Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-10-04T20:13:29.296Z] ---> docker-login.sh [2023-10-04T20:13:29.296Z] nexus3.edgexfoundry.org:10001 [2023-10-04T20:13:29.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-04T20:13:29.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-04T20:13:29.841Z] Configure a credential helper to remove this warning. See [2023-10-04T20:13:29.841Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-04T20:13:29.841Z] [2023-10-04T20:13:29.841Z] Login Succeeded [2023-10-04T20:13:29.841Z] nexus3.edgexfoundry.org:10002 [2023-10-04T20:13:30.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-04T20:13:30.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-04T20:13:30.110Z] Configure a credential helper to remove this warning. See [2023-10-04T20:13:30.110Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-04T20:13:30.110Z] [2023-10-04T20:13:30.110Z] Login Succeeded [2023-10-04T20:13:30.110Z] nexus3.edgexfoundry.org:10003 [2023-10-04T20:13:30.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-04T20:13:30.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-04T20:13:30.655Z] Configure a credential helper to remove this warning. See [2023-10-04T20:13:30.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-04T20:13:30.655Z] [2023-10-04T20:13:30.655Z] Login Succeeded [2023-10-04T20:13:30.655Z] nexus3.edgexfoundry.org:10004 [2023-10-04T20:13:30.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-04T20:13:30.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-04T20:13:30.922Z] Configure a credential helper to remove this warning. See [2023-10-04T20:13:30.922Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-04T20:13:30.922Z] [2023-10-04T20:13:30.922Z] Login Succeeded [2023-10-04T20:13:30.922Z] docker.io [2023-10-04T20:13:31.063Z] #1 [security-spire-agent internal] load build definition from Dockerfile [2023-10-04T20:13:31.063Z] #1 transferring dockerfile: [2023-10-04T20:13:31.063Z] #1 transferring dockerfile: 1.70kB done [2023-10-04T20:13:31.063Z] #1 DONE 0.4s [2023-10-04T20:13:31.063Z] [2023-10-04T20:13:31.063Z] #2 [security-spire-agent internal] load .dockerignore [2023-10-04T20:13:31.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-04T20:13:31.322Z] #2 ... [2023-10-04T20:13:31.322Z] [2023-10-04T20:13:31.322Z] #3 [security-bootstrapper internal] load build definition from Dockerfile [2023-10-04T20:13:31.322Z] #3 transferring dockerfile: 2.82kB done [2023-10-04T20:13:31.322Z] #3 DONE 0.2s [2023-10-04T20:13:31.322Z] [2023-10-04T20:13:31.322Z] #2 [security-spire-agent internal] load .dockerignore [2023-10-04T20:13:31.322Z] #2 transferring context: 56B done [2023-10-04T20:13:31.322Z] #2 DONE 0.2s [2023-10-04T20:13:31.322Z] [2023-10-04T20:13:31.322Z] #4 [security-bootstrapper internal] load .dockerignore [2023-10-04T20:13:31.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-04T20:13:31.460Z] Configure a credential helper to remove this warning. See [2023-10-04T20:13:31.460Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-04T20:13:31.460Z] [2023-10-04T20:13:31.460Z] Login Succeeded [2023-10-04T20:13:31.460Z] ---> docker-login.sh ends [Pipeline] } [2023-10-04T20:13:31.473Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-10-04T20:13:31.583Z] #4 ... [2023-10-04T20:13:31.583Z] [2023-10-04T20:13:31.583Z] #5 [security-secretstore-setup internal] load build definition from Dockerfile [2023-10-04T20:13:31.583Z] #5 transferring dockerfile: 2.38kB done [2023-10-04T20:13:31.583Z] #5 DONE 0.2s [2023-10-04T20:13:31.583Z] [2023-10-04T20:13:31.583Z] #4 [security-bootstrapper internal] load .dockerignore [2023-10-04T20:13:31.583Z] #4 transferring context: 56B done [2023-10-04T20:13:31.583Z] #4 DONE 0.2s [2023-10-04T20:13:31.583Z] [2023-10-04T20:13:31.583Z] #6 [security-spire-config internal] load build definition from Dockerfile [2023-10-04T20:13:31.583Z] #6 transferring dockerfile: 1.58kB done [2023-10-04T20:13:31.583Z] #6 DONE 0.1s [2023-10-04T20:13:31.583Z] [2023-10-04T20:13:31.583Z] #7 [core-metadata internal] load build definition from Dockerfile [Pipeline] sh [2023-10-04T20:13:31.841Z] #7 ... [2023-10-04T20:13:31.841Z] [2023-10-04T20:13:31.841Z] #8 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-04T20:13:31.841Z] #8 DONE 0.0s [2023-10-04T20:13:32.055Z] + git config --global --add safe.directory /w/workspace/edgex-go/594 [Pipeline] echo [2023-10-04T20:13:32.074Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-04T20:13:32.085Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-04T20:13:32.092Z] ========================================================= [2023-10-04T20:13:32.092Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-04T20:13:32.092Z] ========================================================= [Pipeline] fileExists [2023-10-04T20:13:32.099Z] [2023-10-04T20:13:32.099Z] #9 [core-data internal] load .dockerignore [Pipeline] sh [2023-10-04T20:13:32.357Z] #9 ... [2023-10-04T20:13:32.357Z] [2023-10-04T20:13:32.357Z] #10 [core-data internal] load build definition from Dockerfile [2023-10-04T20:13:32.357Z] #10 transferring dockerfile: 1.90kB done [2023-10-04T20:13:32.357Z] #10 DONE 0.7s [2023-10-04T20:13:32.357Z] [2023-10-04T20:13:32.357Z] #11 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-10-04T20:13:32.357Z] #11 transferring dockerfile: 1.78kB done [2023-10-04T20:13:32.414Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-04T20:13:32.616Z] #11 ... [2023-10-04T20:13:32.616Z] [2023-10-04T20:13:32.616Z] #12 [core-command internal] load build definition from Dockerfile [2023-10-04T20:13:32.616Z] #12 transferring dockerfile: 1.82kB done [2023-10-04T20:13:32.616Z] #12 DONE 1.3s [2023-10-04T20:13:32.875Z] [2023-10-04T20:13:32.875Z] #13 [security-spire-server internal] load build definition from Dockerfile [2023-10-04T20:13:32.875Z] #13 transferring dockerfile: 1.59kB done [2023-10-04T20:13:32.875Z] #13 DONE 1.4s [2023-10-04T20:13:32.875Z] [2023-10-04T20:13:32.875Z] #14 [security-secretstore-setup internal] load .dockerignore [2023-10-04T20:13:32.875Z] #14 transferring context: 56B done [2023-10-04T20:13:33.442Z] #14 ... [2023-10-04T20:13:33.442Z] [2023-10-04T20:13:33.442Z] #11 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-10-04T20:13:33.442Z] #11 DONE 1.9s [2023-10-04T20:13:33.702Z] [2023-10-04T20:13:33.702Z] #7 [core-metadata internal] load build definition from Dockerfile [2023-10-04T20:13:33.702Z] #7 transferring dockerfile: 1.96kB done [2023-10-04T20:13:33.961Z] #7 ... [2023-10-04T20:13:33.961Z] [2023-10-04T20:13:33.961Z] #15 [security-proxy-setup internal] load build definition from Dockerfile [2023-10-04T20:13:33.961Z] #15 transferring dockerfile: 2.39kB done [2023-10-04T20:13:33.961Z] #15 DONE 2.5s [2023-10-04T20:13:33.961Z] [2023-10-04T20:13:33.961Z] #14 [security-secretstore-setup internal] load .dockerignore [2023-10-04T20:13:33.961Z] #14 DONE 2.5s [2023-10-04T20:13:33.961Z] [2023-10-04T20:13:33.961Z] #16 [support-scheduler internal] load build definition from Dockerfile [2023-10-04T20:13:33.961Z] #16 transferring dockerfile: 1.82kB done [2023-10-04T20:13:33.961Z] #16 DONE 2.5s [2023-10-04T20:13:33.961Z] [2023-10-04T20:13:33.961Z] #17 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-10-04T20:13:33.961Z] #17 DONE 2.4s [2023-10-04T20:13:33.961Z] [2023-10-04T20:13:33.961Z] #18 [support-notifications internal] load build definition from Dockerfile [2023-10-04T20:13:33.961Z] #18 transferring dockerfile: 1.84kB done [2023-10-04T20:13:33.961Z] #18 DONE 2.5s [2023-10-04T20:13:33.961Z] [2023-10-04T20:13:33.961Z] #8 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-04T20:13:33.961Z] #8 DONE 0.0s [2023-10-04T20:13:33.961Z] [2023-10-04T20:13:33.961Z] #19 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-10-04T20:13:33.961Z] #19 transferring dockerfile: 2.12kB done [2023-10-04T20:13:33.961Z] #19 DONE 2.5s [2023-10-04T20:13:33.961Z] [2023-10-04T20:13:33.961Z] #7 [core-metadata internal] load build definition from Dockerfile [2023-10-04T20:13:33.961Z] #7 DONE 2.5s [2023-10-04T20:13:33.961Z] [2023-10-04T20:13:33.961Z] #20 [security-proxy-auth internal] load build definition from Dockerfile [2023-10-04T20:13:33.961Z] #20 transferring dockerfile: 2.04kB done [2023-10-04T20:13:33.961Z] #20 DONE 2.5s [2023-10-04T20:13:33.961Z] [2023-10-04T20:13:33.961Z] #21 [security-spire-config internal] load .dockerignore [2023-10-04T20:13:33.961Z] #21 transferring context: 56B done [2023-10-04T20:13:33.961Z] #21 DONE 2.3s [2023-10-04T20:13:33.961Z] [2023-10-04T20:13:33.961Z] #17 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-10-04T20:13:33.961Z] #17 DONE 2.4s [2023-10-04T20:13:33.961Z] [2023-10-04T20:13:33.961Z] #22 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-10-04T20:13:33.961Z] #22 DONE 2.4s [2023-10-04T20:13:33.961Z] [2023-10-04T20:13:33.961Z] #23 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-10-04T20:13:33.961Z] #23 DONE 2.4s [2023-10-04T20:13:33.961Z] [2023-10-04T20:13:33.961Z] #24 [security-spire-agent stage-1 1/15] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-04T20:13:33.961Z] #24 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 done [2023-10-04T20:13:33.961Z] #24 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-04T20:13:33.961Z] #24 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s [2023-10-04T20:13:33.961Z] #24 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-04T20:13:33.961Z] #24 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-04T20:13:34.220Z] #24 ... [2023-10-04T20:13:34.220Z] [2023-10-04T20:13:34.220Z] #17 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2023-10-04T20:13:34.220Z] #17 DONE 2.4s [2023-10-04T20:13:34.220Z] [2023-10-04T20:13:34.220Z] #24 [security-spire-agent stage-1 1/15] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-04T20:13:34.220Z] #24 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-04T20:13:34.220Z] #24 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s done [2023-10-04T20:13:34.220Z] #24 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-04T20:13:34.220Z] #24 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-04T20:13:34.220Z] #24 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa [2023-10-04T20:13:34.220Z] #24 ... [2023-10-04T20:13:34.220Z] [2023-10-04T20:13:34.220Z] #25 [security-spiffe-token-provider internal] load .dockerignore [2023-10-04T20:13:34.220Z] #25 transferring context: 56B done [2023-10-04T20:13:34.220Z] #25 DONE 2.4s [2023-10-04T20:13:34.220Z] [2023-10-04T20:13:34.220Z] #26 [security-spire-server internal] load .dockerignore [2023-10-04T20:13:34.220Z] #26 transferring context: 56B done [2023-10-04T20:13:34.220Z] #26 DONE 2.5s [2023-10-04T20:13:34.220Z] [2023-10-04T20:13:34.220Z] #27 [support-scheduler internal] load .dockerignore [2023-10-04T20:13:34.220Z] #27 transferring context: 56B done [2023-10-04T20:13:34.220Z] #27 DONE 2.5s [2023-10-04T20:13:34.220Z] [2023-10-04T20:13:34.220Z] #28 [support-notifications internal] load .dockerignore [2023-10-04T20:13:34.220Z] #28 transferring context: 56B done [2023-10-04T20:13:34.220Z] #28 DONE 2.5s [2023-10-04T20:13:34.220Z] [2023-10-04T20:13:34.220Z] #9 [core-data internal] load .dockerignore [2023-10-04T20:13:34.220Z] #9 transferring context: 56B done [2023-10-04T20:13:34.220Z] #9 DONE 2.5s [2023-10-04T20:13:34.220Z] [2023-10-04T20:13:34.220Z] #29 [security-proxy-setup internal] load .dockerignore [2023-10-04T20:13:34.220Z] #29 transferring context: 56B done [2023-10-04T20:13:34.220Z] #29 DONE 2.5s [2023-10-04T20:13:34.220Z] [2023-10-04T20:13:34.220Z] #30 [core-command internal] load .dockerignore [2023-10-04T20:13:34.220Z] #30 transferring context: 56B done [2023-10-04T20:13:34.220Z] #30 DONE 2.5s [2023-10-04T20:13:34.220Z] [2023-10-04T20:13:34.220Z] #8 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-04T20:13:34.220Z] #8 DONE 0.0s [2023-10-04T20:13:34.220Z] [2023-10-04T20:13:34.220Z] #23 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-10-04T20:13:34.220Z] #23 DONE 2.4s [2023-10-04T20:13:34.220Z] [2023-10-04T20:13:34.220Z] #24 [security-spire-config stage-1 1/15] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-04T20:13:34.220Z] #24 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 done [2023-10-04T20:13:34.220Z] #24 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-04T20:13:34.220Z] #24 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s done [2023-10-04T20:13:34.220Z] #24 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-04T20:13:34.220Z] #24 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-04T20:13:34.220Z] #24 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s done [2023-10-04T20:13:34.479Z] #24 ... [2023-10-04T20:13:34.479Z] [2023-10-04T20:13:34.479Z] #31 [core-common-config-bootstrapper internal] load .dockerignore [2023-10-04T20:13:34.479Z] #31 transferring context: 56B done [2023-10-04T20:13:34.479Z] #31 DONE 2.5s [2023-10-04T20:13:34.479Z] [2023-10-04T20:13:34.479Z] #32 [core-metadata internal] load .dockerignore [2023-10-04T20:13:34.479Z] #32 transferring context: 56B done [2023-10-04T20:13:34.479Z] #32 DONE 2.5s [2023-10-04T20:13:34.479Z] [2023-10-04T20:13:34.479Z] #33 [security-proxy-auth internal] load .dockerignore [2023-10-04T20:13:34.479Z] #33 transferring context: 56B done [2023-10-04T20:13:34.479Z] #33 DONE 2.5s [2023-10-04T20:13:34.479Z] [2023-10-04T20:13:34.479Z] #17 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2023-10-04T20:13:34.479Z] #17 DONE 2.4s [2023-10-04T20:13:34.479Z] [2023-10-04T20:13:34.479Z] #24 [core-data stage-1 1/15] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-04T20:13:34.479Z] #24 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 done [2023-10-04T20:13:34.479Z] #24 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-04T20:13:34.479Z] #24 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s done [2023-10-04T20:13:34.479Z] #24 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-04T20:13:34.479Z] #24 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-04T20:13:34.479Z] #24 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s done [2023-10-04T20:13:34.479Z] #24 ... [2023-10-04T20:13:34.479Z] [2023-10-04T20:13:34.479Z] #34 [security-spire-config internal] load build context [2023-10-04T20:13:34.479Z] #34 transferring context: 16.36kB 0.0s done [2023-10-04T20:13:34.479Z] #34 DONE 0.2s [2023-10-04T20:13:34.737Z] [2023-10-04T20:13:34.738Z] #8 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-04T20:13:34.738Z] #8 DONE 0.0s [2023-10-04T20:13:34.738Z] [2023-10-04T20:13:34.738Z] #17 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2023-10-04T20:13:34.738Z] #17 DONE 2.5s [2023-10-04T20:13:34.738Z] [2023-10-04T20:13:34.738Z] #35 [security-spire-agent internal] load build context [2023-10-04T20:13:34.738Z] #35 transferring context: 17.64kB 0.0s done [2023-10-04T20:13:34.738Z] #35 DONE 0.5s [2023-10-04T20:13:34.738Z] [2023-10-04T20:13:34.738Z] #24 [security-spiffe-token-provider stage-1 1/15] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-04T20:13:34.738Z] #24 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 done [2023-10-04T20:13:34.738Z] #24 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-04T20:13:34.738Z] #24 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s done [2023-10-04T20:13:34.738Z] #24 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-04T20:13:34.738Z] #24 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-04T20:13:34.738Z] #24 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s done [2023-10-04T20:13:34.738Z] #24 ... [2023-10-04T20:13:34.738Z] [2023-10-04T20:13:34.738Z] #23 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-10-04T20:13:34.738Z] #23 DONE 2.5s [2023-10-04T20:13:34.738Z] [2023-10-04T20:13:34.738Z] #8 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-04T20:13:34.738Z] #8 DONE 0.0s [2023-10-04T20:13:34.738Z] [2023-10-04T20:13:34.738Z] #24 [security-spire-server stage-1 1/15] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-04T20:13:34.738Z] #24 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 done [2023-10-04T20:13:34.738Z] #24 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-04T20:13:34.738Z] #24 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s done [2023-10-04T20:13:34.738Z] #24 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-04T20:13:34.738Z] #24 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-04T20:13:34.738Z] #24 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s done [2023-10-04T20:13:34.738Z] #24 ... [2023-10-04T20:13:34.738Z] [2023-10-04T20:13:34.738Z] #8 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-04T20:13:34.738Z] #8 DONE 0.0s [2023-10-04T20:13:34.995Z] [2023-10-04T20:13:34.995Z] #8 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-04T20:13:34.995Z] #8 DONE 0.0s [2023-10-04T20:13:34.995Z] [2023-10-04T20:13:34.995Z] #17 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2023-10-04T20:13:34.995Z] #17 DONE 2.8s [2023-10-04T20:13:34.995Z] [2023-10-04T20:13:34.995Z] #24 [security-proxy-auth stage-1 1/15] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-04T20:13:34.995Z] #24 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 done [2023-10-04T20:13:34.995Z] #24 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-04T20:13:34.995Z] #24 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s done [2023-10-04T20:13:34.995Z] #24 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-04T20:13:34.995Z] #24 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-04T20:13:34.995Z] #24 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s done [2023-10-04T20:13:34.995Z] #24 DONE 1.3s [2023-10-04T20:13:34.995Z] [2023-10-04T20:13:34.995Z] #36 [security-spire-agent stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-04T20:13:34.995Z] #36 ... [2023-10-04T20:13:34.995Z] [2023-10-04T20:13:34.995Z] #8 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-04T20:13:34.995Z] #8 DONE 0.0s [2023-10-04T20:13:34.995Z] [2023-10-04T20:13:34.995Z] #24 [support-scheduler stage-1 1/15] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-04T20:13:34.996Z] #24 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 done [2023-10-04T20:13:34.996Z] #24 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-04T20:13:34.996Z] #24 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s done [2023-10-04T20:13:34.996Z] #24 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-04T20:13:34.996Z] #24 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-04T20:13:34.996Z] #24 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s done [2023-10-04T20:13:34.996Z] #24 DONE 1.3s [2023-10-04T20:13:35.254Z] [2023-10-04T20:13:35.254Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-04T20:13:35.254Z] #37 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2023-10-04T20:13:35.254Z] #37 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-10-04T20:13:35.254Z] #37 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-10-04T20:13:35.254Z] #37 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2023-10-04T20:13:35.254Z] #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2023-10-04T20:13:35.254Z] #37 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-10-04T20:13:35.254Z] #37 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-10-04T20:13:35.254Z] #37 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-10-04T20:13:35.254Z] #37 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s done [2023-10-04T20:13:35.254Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.9s [2023-10-04T20:13:35.254Z] #37 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2023-10-04T20:13:35.254Z] #37 ... [2023-10-04T20:13:35.254Z] [2023-10-04T20:13:35.254Z] #24 [core-metadata stage-1 1/15] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-04T20:13:35.254Z] #24 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 done [2023-10-04T20:13:35.254Z] #24 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-04T20:13:35.254Z] #24 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s done [2023-10-04T20:13:35.254Z] #24 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-04T20:13:35.254Z] #24 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-04T20:13:35.254Z] #24 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s done [2023-10-04T20:13:35.254Z] #24 DONE 1.3s [2023-10-04T20:13:35.254Z] [2023-10-04T20:13:35.254Z] #17 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2023-10-04T20:13:35.254Z] #17 DONE 3.1s [2023-10-04T20:13:35.254Z] [2023-10-04T20:13:35.254Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-04T20:13:35.254Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.1s done [2023-10-04T20:13:35.254Z] #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2023-10-04T20:13:35.515Z] #37 ... [2023-10-04T20:13:35.515Z] [2023-10-04T20:13:35.515Z] #38 [security-spire-server internal] load build context [2023-10-04T20:13:35.515Z] #38 transferring context: 18.11kB done [2023-10-04T20:13:35.515Z] #38 DONE 0.7s [2023-10-04T20:13:35.515Z] [2023-10-04T20:13:35.515Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-04T20:13:35.763Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-04T20:13:35.763Z] 9fda8d8052c6: Pulling fs layer [2023-10-04T20:13:35.763Z] 5d54e960e981: Pulling fs layer [2023-10-04T20:13:35.763Z] c4a7e357bf2a: Pulling fs layer [2023-10-04T20:13:35.763Z] f0e02332f6b5: Pulling fs layer [2023-10-04T20:13:35.763Z] cefa15bbcfad: Pulling fs layer [2023-10-04T20:13:35.763Z] 17808c966233: Pulling fs layer [2023-10-04T20:13:35.763Z] f4c1fc716caa: Pulling fs layer [2023-10-04T20:13:35.763Z] cefa15bbcfad: Waiting [2023-10-04T20:13:35.763Z] 17808c966233: Waiting [2023-10-04T20:13:35.763Z] f4c1fc716caa: Waiting [2023-10-04T20:13:35.763Z] f0e02332f6b5: Waiting [2023-10-04T20:13:35.763Z] 5d54e960e981: Verifying Checksum [2023-10-04T20:13:35.763Z] 5d54e960e981: Download complete [2023-10-04T20:13:35.763Z] f0e02332f6b5: Verifying Checksum [2023-10-04T20:13:35.763Z] f0e02332f6b5: Download complete [2023-10-04T20:13:35.763Z] cefa15bbcfad: Download complete [2023-10-04T20:13:35.763Z] 9fda8d8052c6: Download complete [2023-10-04T20:13:35.763Z] f4c1fc716caa: Verifying Checksum [2023-10-04T20:13:35.763Z] f4c1fc716caa: Download complete [2023-10-04T20:13:36.050Z] 9fda8d8052c6: Pull complete [2023-10-04T20:13:36.467Z] #37 ... [2023-10-04T20:13:36.467Z] [2023-10-04T20:13:36.467Z] #39 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-10-04T20:13:36.467Z] #39 DONE 2.5s [2023-10-04T20:13:36.467Z] [2023-10-04T20:13:36.467Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-04T20:13:36.467Z] #40 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done [2023-10-04T20:13:36.467Z] #40 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-10-04T20:13:36.467Z] #40 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-10-04T20:13:36.467Z] #40 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-10-04T20:13:36.467Z] #40 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2023-10-04T20:13:36.467Z] #40 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2023-10-04T20:13:36.467Z] #40 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.2s done [2023-10-04T20:13:36.467Z] #40 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-10-04T20:13:36.467Z] #40 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.6s [2023-10-04T20:13:36.467Z] #40 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-10-04T20:13:36.467Z] #40 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2023-10-04T20:13:36.467Z] #40 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.9s done [2023-10-04T20:13:36.467Z] #40 ... [2023-10-04T20:13:36.467Z] [2023-10-04T20:13:36.467Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-04T20:13:36.637Z] 5d54e960e981: Pull complete [2023-10-04T20:13:36.907Z] c4a7e357bf2a: Verifying Checksum [2023-10-04T20:13:36.908Z] c4a7e357bf2a: Download complete [2023-10-04T20:13:37.408Z] #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.9s done [2023-10-04T20:13:37.873Z] 17808c966233: Verifying Checksum [2023-10-04T20:13:37.873Z] 17808c966233: Download complete [2023-10-04T20:13:42.677Z] #37 ... [2023-10-04T20:13:42.677Z] [2023-10-04T20:13:42.677Z] #41 [core-data internal] load build context [2023-10-04T20:13:42.677Z] #41 transferring context: 261.82MB 6.8s [2023-10-04T20:13:42.677Z] #41 ... [2023-10-04T20:13:42.677Z] [2023-10-04T20:13:42.677Z] #42 [security-secretstore-setup internal] load build context [2023-10-04T20:13:42.677Z] #42 ... [2023-10-04T20:13:42.677Z] [2023-10-04T20:13:42.677Z] #41 [core-data internal] load build context [2023-10-04T20:13:44.047Z] #41 ... [2023-10-04T20:13:44.047Z] [2023-10-04T20:13:44.047Z] #43 [security-bootstrapper internal] load build context [2023-10-04T20:13:44.047Z] #43 transferring context: 364.90MB 8.3s done [2023-10-04T20:13:44.047Z] #43 ... [2023-10-04T20:13:44.047Z] [2023-10-04T20:13:44.047Z] #41 [core-data internal] load build context [2023-10-04T20:13:44.047Z] #41 transferring context: 364.90MB 9.7s done [2023-10-04T20:13:44.619Z] #41 ... [2023-10-04T20:13:44.619Z] [2023-10-04T20:13:44.619Z] #44 [security-spiffe-token-provider internal] load build context [2023-10-04T20:13:44.619Z] #44 transferring context: 364.90MB 8.3s done [2023-10-04T20:13:44.877Z] #44 ... [2023-10-04T20:13:44.877Z] [2023-10-04T20:13:44.877Z] #45 [support-notifications internal] load build context [2023-10-04T20:13:44.877Z] #45 transferring context: 364.90MB 9.0s done [2023-10-04T20:13:44.877Z] #45 ... [2023-10-04T20:13:44.877Z] [2023-10-04T20:13:44.877Z] #46 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-10-04T20:13:44.877Z] #0 1.097 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-04T20:13:44.877Z] #0 1.238 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-04T20:13:44.877Z] #0 1.527 (1/2) Installing dumb-init (1.2.5-r2) [2023-10-04T20:13:44.877Z] #0 1.531 (2/2) Installing su-exec (0.2-r3) [2023-10-04T20:13:44.877Z] #0 1.537 Executing busybox-1.36.1-r2.trigger [2023-10-04T20:13:44.877Z] #0 1.540 OK: 7 MiB in 17 packages [2023-10-04T20:13:45.136Z] #46 ... [2023-10-04T20:13:45.136Z] [2023-10-04T20:13:45.136Z] #47 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-04T20:13:45.635Z] #47 ... [2023-10-04T20:13:45.635Z] [2023-10-04T20:13:45.635Z] #48 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-04T20:13:45.635Z] #48 ... [2023-10-04T20:13:45.635Z] [2023-10-04T20:13:45.635Z] #49 [core-metadata internal] load build context [2023-10-04T20:13:45.635Z] #49 transferring context: 364.90MB 8.3s done [2023-10-04T20:13:45.925Z] #49 ... [2023-10-04T20:13:45.925Z] [2023-10-04T20:13:45.925Z] #50 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-04T20:13:45.925Z] #50 ... [2023-10-04T20:13:45.925Z] [2023-10-04T20:13:45.925Z] #51 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-04T20:13:45.925Z] #0 1.511 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-04T20:13:45.925Z] #0 1.611 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-04T20:13:45.925Z] #0 1.856 (1/4) Installing ca-certificates (20230506-r0) [2023-10-04T20:13:45.925Z] #0 1.880 (2/4) Installing dumb-init (1.2.5-r2) [2023-10-04T20:13:45.925Z] #0 1.885 (3/4) Installing su-exec (0.2-r3) [2023-10-04T20:13:45.925Z] #0 1.889 (4/4) Installing yq (4.33.3-r3) [2023-10-04T20:13:45.925Z] #0 1.954 Executing busybox-1.36.1-r2.trigger [2023-10-04T20:13:45.925Z] #0 1.961 Executing ca-certificates-20230506-r0.trigger [2023-10-04T20:13:45.925Z] #0 1.997 OK: 17 MiB in 19 packages [2023-10-04T20:13:45.925Z] #51 ... [2023-10-04T20:13:45.925Z] [2023-10-04T20:13:45.925Z] #52 [core-command internal] load build context [2023-10-04T20:13:45.925Z] #52 transferring context: 364.90MB 8.5s done [2023-10-04T20:13:46.182Z] #52 ... [2023-10-04T20:13:46.182Z] [2023-10-04T20:13:46.182Z] #53 [security-proxy-setup internal] load build context [2023-10-04T20:13:46.183Z] #53 transferring context: 364.90MB 8.4s done [2023-10-04T20:13:46.441Z] #53 ... [2023-10-04T20:13:46.441Z] [2023-10-04T20:13:46.441Z] #54 [core-common-config-bootstrapper internal] load build context [2023-10-04T20:13:46.441Z] #54 transferring context: 364.90MB 8.5s done [2023-10-04T20:13:46.441Z] #54 ... [2023-10-04T20:13:46.441Z] [2023-10-04T20:13:46.441Z] #55 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-04T20:13:46.441Z] #0 10.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-04T20:13:46.441Z] #0 10.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-04T20:13:46.441Z] #0 11.16 (1/4) Installing dumb-init (1.2.5-r2) [2023-10-04T20:13:46.441Z] #0 11.17 (2/4) Installing openssl (3.1.3-r0) [2023-10-04T20:13:46.441Z] #0 11.18 (3/4) Installing su-exec (0.2-r3) [2023-10-04T20:13:46.441Z] #0 11.18 (4/4) Installing yq (4.33.3-r3) [2023-10-04T20:13:46.441Z] #0 11.24 Executing busybox-1.36.1-r2.trigger [2023-10-04T20:13:46.441Z] #0 11.25 OK: 17 MiB in 19 packages [2023-10-04T20:13:46.700Z] #55 ... [2023-10-04T20:13:46.700Z] [2023-10-04T20:13:46.700Z] #56 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-10-04T20:13:46.700Z] #56 ... [2023-10-04T20:13:46.700Z] [2023-10-04T20:13:46.700Z] #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-04T20:13:46.959Z] #57 ... [2023-10-04T20:13:46.959Z] [2023-10-04T20:13:46.959Z] #58 [support-scheduler internal] load build context [2023-10-04T20:13:46.959Z] #58 transferring context: 364.90MB 8.6s done [2023-10-04T20:13:47.220Z] #58 ... [2023-10-04T20:13:47.220Z] [2023-10-04T20:13:47.220Z] #59 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-10-04T20:13:47.220Z] #0 1.437 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-04T20:13:47.220Z] #0 1.511 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-04T20:13:47.220Z] #0 1.750 (1/1) Installing dumb-init (1.2.5-r2) [2023-10-04T20:13:47.220Z] #0 1.755 Executing busybox-1.36.1-r2.trigger [2023-10-04T20:13:47.220Z] #0 1.762 OK: 7 MiB in 16 packages [2023-10-04T20:13:47.220Z] #59 ... [2023-10-04T20:13:47.220Z] [2023-10-04T20:13:47.221Z] #60 [security-proxy-auth internal] load build context [2023-10-04T20:13:47.221Z] #60 transferring context: 364.90MB 8.7s done [2023-10-04T20:13:50.240Z] c4a7e357bf2a: Pull complete [2023-10-04T20:13:50.240Z] f0e02332f6b5: Pull complete [2023-10-04T20:13:50.240Z] cefa15bbcfad: Pull complete [2023-10-04T20:13:52.490Z] #60 ... [2023-10-04T20:13:52.490Z] [2023-10-04T20:13:52.490Z] #42 [security-secretstore-setup internal] load build context [2023-10-04T20:13:52.490Z] #42 transferring context: 364.90MB 9.6s done [2023-10-04T20:13:56.911Z] 17808c966233: Pull complete [2023-10-04T20:13:57.499Z] f4c1fc716caa: Pull complete [2023-10-04T20:13:57.499Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-04T20:13:57.499Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-04T20:13:57.499Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-10-04T20:13:57.828Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-04T20:13:57.828Z] WORKDIR /edgex [2023-10-04T20:13:57.828Z] COPY go.mod . [2023-10-04T20:13:57.828Z] RUN go mod download [2023-10-04T20:13:57.828Z] + docker build -t ci-base-image-arm64 -f - . [2023-10-04T20:13:58.415Z] Sending build context to Docker daemon 2.995MB [2023-10-04T20:13:58.415Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-04T20:13:58.415Z] ---> ea914061e18c [2023-10-04T20:13:58.415Z] Step 2/4 : WORKDIR /edgex [2023-10-04T20:14:00.358Z] ---> Running in 662abd8a1a94 [2023-10-04T20:14:00.358Z] Removing intermediate container 662abd8a1a94 [2023-10-04T20:14:00.358Z] ---> 6cfa92306a9d [2023-10-04T20:14:00.358Z] Step 3/4 : COPY go.mod . [2023-10-04T20:14:03.694Z] ---> d63a3e1270fb [2023-10-04T20:14:03.694Z] Step 4/4 : RUN go mod download [2023-10-04T20:14:03.694Z] ---> Running in e8d25a9292b2 [2023-10-04T20:14:19.036Z] #42 ... [2023-10-04T20:14:19.036Z] [2023-10-04T20:14:19.036Z] #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-04T20:14:19.036Z] #57 42.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-04T20:14:19.036Z] #57 ... [2023-10-04T20:14:19.036Z] [2023-10-04T20:14:19.036Z] #43 [security-bootstrapper internal] load build context [2023-10-04T20:14:19.036Z] #43 DONE 43.1s [2023-10-04T20:14:19.036Z] [2023-10-04T20:14:19.036Z] #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-04T20:14:19.036Z] #57 42.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-04T20:14:19.036Z] #57 ... [2023-10-04T20:14:19.036Z] [2023-10-04T20:14:19.036Z] #56 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2023-10-04T20:14:19.036Z] #56 DONE 41.0s [2023-10-04T20:14:19.036Z] [2023-10-04T20:14:19.036Z] #59 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-10-04T20:14:19.036Z] #59 DONE 42.4s [2023-10-04T20:14:19.036Z] [2023-10-04T20:14:19.036Z] #61 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-10-04T20:14:19.036Z] #61 ... [2023-10-04T20:14:19.036Z] [2023-10-04T20:14:19.036Z] #46 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-10-04T20:14:19.036Z] #46 DONE 42.6s [2023-10-04T20:14:19.036Z] [2023-10-04T20:14:19.036Z] #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-04T20:14:19.036Z] #57 42.59 v3.18.4-11-ge17a77d9806 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-04T20:14:19.036Z] #57 42.59 v3.18.4-11-ge17a77d9806 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-04T20:14:19.036Z] #57 42.59 OK: 20064 distinct packages available [2023-10-04T20:14:19.036Z] #57 42.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-04T20:14:19.036Z] #57 42.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-04T20:14:19.036Z] #57 ... [2023-10-04T20:14:19.036Z] [2023-10-04T20:14:19.036Z] #51 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-04T20:14:19.036Z] #51 DONE 43.0s [2023-10-04T20:14:19.036Z] [2023-10-04T20:14:19.036Z] #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-04T20:14:19.036Z] #57 43.02 (1/11) Installing ca-certificates (20230506-r0) [2023-10-04T20:14:19.036Z] #57 43.04 (2/11) Installing brotli-libs (1.0.9-r14) [2023-10-04T20:14:19.036Z] #57 43.08 (3/11) Installing libunistring (1.1-r1) [2023-10-04T20:14:19.036Z] #57 43.14 (4/11) Installing libidn2 (2.3.4-r1) [2023-10-04T20:14:19.036Z] #57 43.15 (5/11) Installing nghttp2-libs (1.55.1-r0) [2023-10-04T20:14:19.036Z] #57 43.15 (6/11) Installing libcurl (8.3.0-r0) [2023-10-04T20:14:19.036Z] #57 43.16 (7/11) Installing curl (8.3.0-r0) [2023-10-04T20:14:19.036Z] #57 43.17 (8/11) Installing dumb-init (1.2.5-r2) [2023-10-04T20:14:19.036Z] #57 43.17 (9/11) Installing musl-obstack (1.2.3-r2) [2023-10-04T20:14:19.036Z] #57 43.18 (10/11) Installing libucontext (1.2-r2) [2023-10-04T20:14:19.036Z] #57 43.18 (11/11) Installing gcompat (1.1.0-r1) [2023-10-04T20:14:19.036Z] #57 43.19 Executing busybox-1.36.1-r2.trigger [2023-10-04T20:14:19.036Z] #57 43.19 Executing ca-certificates-20230506-r0.trigger [2023-10-04T20:14:19.036Z] #57 43.24 OK: 12 MiB in 26 packages [2023-10-04T20:14:19.036Z] #57 ... [2023-10-04T20:14:19.036Z] [2023-10-04T20:14:19.036Z] #55 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-04T20:14:19.036Z] #55 DONE 43.3s [2023-10-04T20:14:19.036Z] [2023-10-04T20:14:19.036Z] #44 [security-spiffe-token-provider internal] load build context [2023-10-04T20:14:19.036Z] #44 DONE 43.9s [2023-10-04T20:14:19.036Z] [2023-10-04T20:14:19.036Z] #53 [security-proxy-setup internal] load build context [2023-10-04T20:14:19.036Z] #53 DONE 43.6s [2023-10-04T20:14:19.036Z] [2023-10-04T20:14:19.036Z] #47 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-04T20:14:19.036Z] #47 42.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-04T20:14:19.036Z] #47 42.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-04T20:14:19.036Z] #47 43.10 v3.18.4-11-ge17a77d9806 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-04T20:14:19.036Z] #47 43.10 v3.18.4-11-ge17a77d9806 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-04T20:14:19.036Z] #47 43.10 OK: 20064 distinct packages available [2023-10-04T20:14:19.036Z] #47 43.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-04T20:14:19.036Z] #47 43.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-04T20:14:19.036Z] #47 43.45 (1/4) Installing dumb-init (1.2.5-r2) [2023-10-04T20:14:19.036Z] #47 43.45 (2/4) Installing musl-obstack (1.2.3-r2) [2023-10-04T20:14:19.036Z] #47 43.45 (3/4) Installing libucontext (1.2-r2) [2023-10-04T20:14:19.036Z] #47 43.45 (4/4) Installing gcompat (1.1.0-r1) [2023-10-04T20:14:19.036Z] #47 43.46 Executing busybox-1.36.1-r2.trigger [2023-10-04T20:14:19.036Z] #47 43.47 OK: 8 MiB in 19 packages [2023-10-04T20:14:19.036Z] #47 ... [2023-10-04T20:14:19.036Z] [2023-10-04T20:14:19.036Z] #54 [core-common-config-bootstrapper internal] load build context [2023-10-04T20:14:19.036Z] #54 DONE 43.8s [2023-10-04T20:14:19.036Z] [2023-10-04T20:14:19.036Z] #36 [security-spire-agent stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-04T20:14:19.036Z] #36 42.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-04T20:14:19.036Z] #36 42.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-04T20:14:19.036Z] #36 42.90 v3.18.4-11-ge17a77d9806 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-04T20:14:19.036Z] #36 42.90 v3.18.4-11-ge17a77d9806 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-04T20:14:19.036Z] #36 42.90 OK: 20064 distinct packages available [2023-10-04T20:14:19.036Z] #36 42.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-04T20:14:19.036Z] #36 43.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-04T20:14:19.036Z] #36 43.23 (1/5) Installing dumb-init (1.2.5-r2) [2023-10-04T20:14:19.036Z] #36 43.26 (2/5) Installing musl-obstack (1.2.3-r2) [2023-10-04T20:14:19.036Z] #36 43.27 (3/5) Installing libucontext (1.2-r2) [2023-10-04T20:14:19.036Z] #36 43.27 (4/5) Installing gcompat (1.1.0-r1) [2023-10-04T20:14:19.036Z] #36 43.28 (5/5) Installing openssl (3.1.3-r0) [2023-10-04T20:14:19.036Z] #36 43.29 Executing busybox-1.36.1-r2.trigger [2023-10-04T20:14:19.036Z] #36 43.29 OK: 8 MiB in 20 packages [2023-10-04T20:14:19.036Z] #36 ... [2023-10-04T20:14:19.036Z] [2023-10-04T20:14:19.036Z] #52 [core-command internal] load build context [2023-10-04T20:14:19.036Z] #52 DONE 44.1s [2023-10-04T20:14:19.036Z] [2023-10-04T20:14:19.036Z] #50 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-04T20:14:19.036Z] #50 42.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-04T20:14:19.036Z] #50 42.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-04T20:14:19.036Z] #50 43.23 (1/1) Installing dumb-init (1.2.5-r2) [2023-10-04T20:14:19.036Z] #50 43.25 Executing busybox-1.36.1-r2.trigger [2023-10-04T20:14:19.036Z] #50 43.26 OK: 7 MiB in 16 packages [2023-10-04T20:14:19.294Z] #50 ... [2023-10-04T20:14:19.294Z] [2023-10-04T20:14:19.294Z] #42 [security-secretstore-setup internal] load build context [2023-10-04T20:14:19.294Z] #42 DONE 45.1s [2023-10-04T20:14:19.294Z] [2023-10-04T20:14:19.294Z] #58 [support-scheduler internal] load build context [2023-10-04T20:14:19.294Z] #58 DONE 44.3s [2023-10-04T20:14:19.294Z] [2023-10-04T20:14:19.294Z] #41 [core-data internal] load build context [2023-10-04T20:14:19.294Z] #41 DONE 45.1s [2023-10-04T20:14:19.294Z] [2023-10-04T20:14:19.294Z] #48 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-04T20:14:19.294Z] #48 41.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-04T20:14:19.294Z] #48 42.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-04T20:14:19.294Z] #48 42.41 (1/2) Installing ca-certificates (20230506-r0) [2023-10-04T20:14:19.294Z] #48 42.43 (2/2) Installing dumb-init (1.2.5-r2) [2023-10-04T20:14:19.295Z] #48 42.43 Executing busybox-1.36.1-r2.trigger [2023-10-04T20:14:19.295Z] #48 42.44 Executing ca-certificates-20230506-r0.trigger [2023-10-04T20:14:19.295Z] #48 42.48 OK: 8 MiB in 17 packages [2023-10-04T20:14:19.553Z] #48 ... [2023-10-04T20:14:19.553Z] [2023-10-04T20:14:19.553Z] #60 [security-proxy-auth internal] load build context [2023-10-04T20:14:19.553Z] #60 DONE 44.5s [2023-10-04T20:14:19.811Z] [2023-10-04T20:14:19.811Z] #49 [core-metadata internal] load build context [2023-10-04T20:14:19.811Z] #49 DONE 44.2s [2023-10-04T20:14:19.811Z] [2023-10-04T20:14:19.811Z] #45 [support-notifications internal] load build context [2023-10-04T20:14:19.811Z] #45 DONE 44.6s [2023-10-04T20:14:19.811Z] [2023-10-04T20:14:19.811Z] #62 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-10-04T20:14:19.811Z] #62 ... [2023-10-04T20:14:19.811Z] [2023-10-04T20:14:19.811Z] #48 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-04T20:14:19.811Z] #48 DONE 44.7s [2023-10-04T20:14:19.811Z] [2023-10-04T20:14:19.811Z] #36 [security-spire-server stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-04T20:14:19.811Z] #36 DONE 45.2s [2023-10-04T20:14:20.069Z] [2023-10-04T20:14:20.069Z] #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-04T20:14:20.069Z] #57 DONE 45.0s [2023-10-04T20:14:20.069Z] [2023-10-04T20:14:20.069Z] #50 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-04T20:14:20.069Z] #50 DONE 45.0s [2023-10-04T20:14:20.069Z] [2023-10-04T20:14:20.069Z] #63 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-10-04T20:14:20.813Z] #63 ... [2023-10-04T20:14:20.813Z] [2023-10-04T20:14:20.813Z] #47 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-04T20:14:20.813Z] #47 DONE 45.2s [2023-10-04T20:14:20.813Z] [2023-10-04T20:14:20.813Z] #64 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-10-04T20:14:20.813Z] #64 DONE 2.0s [2023-10-04T20:14:20.813Z] [2023-10-04T20:14:20.813Z] #62 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-10-04T20:14:20.813Z] #62 2.729 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-04T20:14:20.813Z] #62 2.813 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-04T20:14:21.071Z] #62 3.032 OK: 264 MiB in 52 packages [2023-10-04T20:14:21.328Z] #62 DONE 3.9s [2023-10-04T20:14:21.328Z] [2023-10-04T20:14:21.328Z] #63 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-10-04T20:14:21.328Z] #63 DONE 1.4s [2023-10-04T20:14:21.328Z] [2023-10-04T20:14:21.328Z] #65 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-10-04T20:14:21.893Z] #65 ... [2023-10-04T20:14:21.893Z] [2023-10-04T20:14:21.893Z] #61 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-10-04T20:14:21.893Z] #61 3.661 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-04T20:14:21.893Z] #61 3.751 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-04T20:14:21.893Z] #61 3.983 OK: 264 MiB in 52 packages [2023-10-04T20:14:21.893Z] #61 DONE 4.3s [2023-10-04T20:14:21.893Z] [2023-10-04T20:14:21.893Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-04T20:14:21.893Z] #37 DONE 47.8s [2023-10-04T20:14:21.894Z] [2023-10-04T20:14:21.894Z] #65 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-10-04T20:14:21.894Z] #65 DONE 0.5s [2023-10-04T20:14:21.894Z] [2023-10-04T20:14:21.894Z] #66 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-10-04T20:14:21.894Z] #66 DONE 4.2s [2023-10-04T20:14:21.894Z] [2023-10-04T20:14:21.894Z] #67 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-10-04T20:14:22.152Z] #67 ... [2023-10-04T20:14:22.152Z] [2023-10-04T20:14:22.152Z] #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-10-04T20:14:22.152Z] #0 4.084 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-04T20:14:22.152Z] #0 4.176 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-04T20:14:22.152Z] #0 4.407 OK: 264 MiB in 52 packages [2023-10-04T20:14:22.152Z] #68 DONE 4.7s [2023-10-04T20:14:22.152Z] [2023-10-04T20:14:22.152Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-10-04T20:14:22.152Z] #0 3.999 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-04T20:14:22.152Z] #0 4.097 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-04T20:14:22.152Z] #0 4.311 v3.18.4-11-ge17a77d9806 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-04T20:14:22.152Z] #0 4.311 v3.18.4-11-ge17a77d9806 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-04T20:14:22.152Z] #0 4.311 OK: 20068 distinct packages available [2023-10-04T20:14:22.152Z] #0 4.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-04T20:14:22.152Z] #0 4.482 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-04T20:14:22.152Z] #0 4.739 OK: 264 MiB in 52 packages [2023-10-04T20:14:22.152Z] #69 DONE 4.9s [2023-10-04T20:14:22.411Z] [2023-10-04T20:14:22.411Z] #70 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-10-04T20:14:22.411Z] #70 DONE 0.7s [2023-10-04T20:14:22.411Z] [2023-10-04T20:14:22.411Z] #71 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-04T20:14:22.411Z] #71 ... [2023-10-04T20:14:22.411Z] [2023-10-04T20:14:22.411Z] #67 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-10-04T20:14:22.411Z] #67 DONE 0.6s [2023-10-04T20:14:22.669Z] [2023-10-04T20:14:22.669Z] #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-10-04T20:14:25.198Z] #72 ... [2023-10-04T20:14:25.198Z] [2023-10-04T20:14:25.198Z] #73 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-04T20:14:25.198Z] #73 DONE 2.8s [2023-10-04T20:14:25.198Z] [2023-10-04T20:14:25.198Z] #74 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-04T20:14:25.198Z] #74 DONE 2.9s [2023-10-04T20:14:25.198Z] [2023-10-04T20:14:25.198Z] #75 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-04T20:14:25.198Z] #75 DONE 2.9s [2023-10-04T20:14:25.198Z] [2023-10-04T20:14:25.198Z] #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-10-04T20:14:25.198Z] #72 DONE 2.8s [2023-10-04T20:14:25.198Z] [2023-10-04T20:14:25.198Z] #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-10-04T20:14:25.198Z] #76 DONE 2.9s [2023-10-04T20:14:25.198Z] [2023-10-04T20:14:25.198Z] #77 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-10-04T20:14:25.198Z] #77 DONE 0.1s [2023-10-04T20:14:25.198Z] [2023-10-04T20:14:25.198Z] #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-04T20:14:25.198Z] #78 ... [2023-10-04T20:14:25.198Z] [2023-10-04T20:14:25.198Z] #79 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-10-04T20:14:25.198Z] #79 DONE 0.1s [2023-10-04T20:14:25.198Z] [2023-10-04T20:14:25.198Z] #80 [security-spire-config stage-2 5/9] COPY security.txt / [2023-10-04T20:14:25.198Z] #80 DONE 0.1s [2023-10-04T20:14:25.198Z] [2023-10-04T20:14:25.198Z] #81 [security-spire-server stage-2 5/8] COPY security.txt / [2023-10-04T20:14:25.198Z] #81 DONE 0.1s [2023-10-04T20:14:25.198Z] [2023-10-04T20:14:25.198Z] #82 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-10-04T20:14:25.198Z] #82 DONE 0.1s [2023-10-04T20:14:25.198Z] [2023-10-04T20:14:25.198Z] #83 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-10-04T20:14:25.198Z] #83 DONE 0.1s [2023-10-04T20:14:25.457Z] [2023-10-04T20:14:25.457Z] #84 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-10-04T20:14:25.457Z] #84 DONE 0.1s [2023-10-04T20:14:25.457Z] [2023-10-04T20:14:25.457Z] #85 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-10-04T20:14:25.457Z] #85 DONE 0.1s [2023-10-04T20:14:25.457Z] [2023-10-04T20:14:25.457Z] #86 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-10-04T20:14:25.457Z] #86 DONE 0.1s [2023-10-04T20:14:25.457Z] [2023-10-04T20:14:25.457Z] #87 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-10-04T20:14:25.457Z] #87 DONE 0.1s [2023-10-04T20:14:25.457Z] [2023-10-04T20:14:25.457Z] #88 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-10-04T20:14:25.457Z] #88 DONE 0.0s [2023-10-04T20:14:25.457Z] [2023-10-04T20:14:25.457Z] #89 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-10-04T20:14:25.457Z] #89 DONE 0.1s [2023-10-04T20:14:25.457Z] [2023-10-04T20:14:25.457Z] #90 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-10-04T20:14:25.457Z] #90 DONE 0.1s [2023-10-04T20:14:25.457Z] [2023-10-04T20:14:25.457Z] #91 [security-spire-config] exporting to image [2023-10-04T20:14:25.457Z] #91 exporting layers [2023-10-04T20:14:25.457Z] #91 ... [2023-10-04T20:14:25.457Z] [2023-10-04T20:14:25.457Z] #92 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-10-04T20:14:25.457Z] #92 DONE 0.1s [2023-10-04T20:14:25.457Z] [2023-10-04T20:14:25.457Z] #91 [security-spire-server] exporting to image [2023-10-04T20:14:25.715Z] #91 ... [2023-10-04T20:14:25.715Z] [2023-10-04T20:14:25.715Z] #93 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-10-04T20:14:25.715Z] #93 DONE 0.1s [2023-10-04T20:14:25.715Z] [2023-10-04T20:14:25.715Z] #91 [security-spire-agent] exporting to image [2023-10-04T20:14:26.303Z] #91 exporting layers 0.6s done [2023-10-04T20:14:26.303Z] #91 writing image sha256:5da9b8009f19163034086c71fa8223b6ec477332c99bbee25b3b2e8eb8595db3 0.0s done [2023-10-04T20:14:26.303Z] #91 naming to docker.io/library/security-spire-config [2023-10-04T20:14:26.303Z] #91 exporting layers 0.6s done [2023-10-04T20:14:26.303Z] #91 naming to docker.io/library/security-spire-config done [2023-10-04T20:14:26.303Z] #91 writing image sha256:dd3954a4abccdee3d6adf9f7d8eff47d92b4f20d0f7abb43373bd59bdfbe6743 done [2023-10-04T20:14:26.303Z] #91 naming to docker.io/library/security-spire-server done [2023-10-04T20:14:26.303Z] #91 writing image sha256:b6442ca3defe781f6dbb3931d72fd03e77fc311760d21fe9367fc09437fb232a done [2023-10-04T20:14:26.303Z] #91 naming to docker.io/library/security-spire-agent done [2023-10-04T20:14:26.303Z] #91 DONE 1.1s [2023-10-04T20:14:26.303Z] [2023-10-04T20:14:26.303Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-04T20:14:32.865Z] #94 ... [2023-10-04T20:14:32.865Z] [2023-10-04T20:14:32.865Z] #95 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-04T20:14:42.570Z] Removing intermediate container e8d25a9292b2 [2023-10-04T20:14:42.570Z] ---> b2390584ddb1 [2023-10-04T20:14:42.570Z] Successfully built b2390584ddb1 [2023-10-04T20:14:42.570Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:14:42.905Z] + docker inspect -f . ci-base-image-arm64 [2023-10-04T20:14:42.905Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-04T20:14:43.110Z] prd-ubuntu20.04-docker-arm64-4c-16g-8502 does not seem to be running inside a container [2023-10-04T20:14:43.151Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/594 -v /w/workspace/edgex-go/594:/w/workspace/edgex-go/594:rw,z -v /w/workspace/edgex-go/594@tmp:/w/workspace/edgex-go/594@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-04T20:14:45.524Z] $ docker top e48ffa0ee7cd13c462d02132ea02cf4fe6b3e7b2c6b7c837a678a7588c6197b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-04T20:14:46.350Z] + go version [2023-10-04T20:14:46.350Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-04T20:14:46.343Z] $ docker stop --time=1 e48ffa0ee7cd13c462d02132ea02cf4fe6b3e7b2c6b7c837a678a7588c6197b0 [2023-10-04T20:14:47.919Z] $ docker rm -f --volumes e48ffa0ee7cd13c462d02132ea02cf4fe6b3e7b2c6b7c837a678a7588c6197b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:14:48.562Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-10-04T20:14:48.562Z] [2023-10-04T20:14:48.562Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:14:48.895Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-10-04T20:14:48.895Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-10-04T20:14:48.895Z] 547446be3368: Pulling fs layer [2023-10-04T20:14:48.895Z] d125d8839a47: Pulling fs layer [2023-10-04T20:14:48.895Z] 3e85d5ac6304: Pulling fs layer [2023-10-04T20:14:48.895Z] c3105a71a48b: Pulling fs layer [2023-10-04T20:14:48.895Z] 0f093f025ec4: Pulling fs layer [2023-10-04T20:14:48.895Z] c3106fc0e877: Pulling fs layer [2023-10-04T20:14:48.895Z] c3105a71a48b: Waiting [2023-10-04T20:14:48.895Z] 0f093f025ec4: Waiting [2023-10-04T20:14:48.895Z] c3106fc0e877: Waiting [2023-10-04T20:14:49.173Z] 547446be3368: Verifying Checksum [2023-10-04T20:14:49.173Z] 547446be3368: Download complete [2023-10-04T20:14:49.173Z] c3105a71a48b: Verifying Checksum [2023-10-04T20:14:49.173Z] c3105a71a48b: Download complete [2023-10-04T20:14:49.440Z] d125d8839a47: Verifying Checksum [2023-10-04T20:14:49.440Z] d125d8839a47: Download complete [2023-10-04T20:14:49.440Z] c3106fc0e877: Verifying Checksum [2023-10-04T20:14:49.440Z] c3106fc0e877: Download complete [2023-10-04T20:14:49.707Z] 0f093f025ec4: Download complete [2023-10-04T20:14:49.707Z] 547446be3368: Pull complete [2023-10-04T20:14:50.666Z] d125d8839a47: Pull complete [2023-10-04T20:14:51.250Z] 3e85d5ac6304: Verifying Checksum [2023-10-04T20:14:51.250Z] 3e85d5ac6304: Download complete [2023-10-04T20:14:59.446Z] 3e85d5ac6304: Pull complete [2023-10-04T20:14:59.446Z] c3105a71a48b: Pull complete [2023-10-04T20:15:00.027Z] 0f093f025ec4: Pull complete [2023-10-04T20:15:00.027Z] c3106fc0e877: Pull complete [2023-10-04T20:15:00.027Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-10-04T20:15:00.027Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-10-04T20:15:00.027Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-04T20:15:00.206Z] prd-ubuntu20.04-docker-arm64-4c-16g-8502 does not seem to be running inside a container [2023-10-04T20:15:00.239Z] $ 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/594 -v /w/workspace/edgex-go/594:/w/workspace/edgex-go/594:rw,z -v /w/workspace/edgex-go/594@tmp:/w/workspace/edgex-go/594@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-10-04T20:15:02.193Z] $ docker top d5774cbb554b1db39331b5644d76c77232609d735ced792b202c0545ae83c37b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-04T20:15:02.708Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-10-04T20:15:10.926Z] #1 [core-metadata internal] load build definition from Dockerfile [2023-10-04T20:15:10.926Z] #1 transferring dockerfile: 30B [2023-10-04T20:15:11.196Z] #1 transferring dockerfile: 1.96kB done [2023-10-04T20:15:11.196Z] #1 DONE 0.4s [2023-10-04T20:15:11.196Z] [2023-10-04T20:15:11.196Z] #2 [core-command internal] load build definition from Dockerfile [2023-10-04T20:15:11.196Z] #2 transferring dockerfile: 1.82kB done [2023-10-04T20:15:11.196Z] #2 DONE 0.0s [2023-10-04T20:15:11.196Z] [2023-10-04T20:15:11.196Z] #3 [support-notifications internal] load build definition from Dockerfile [2023-10-04T20:15:11.196Z] #3 transferring dockerfile: 1.84kB done [2023-10-04T20:15:11.196Z] #3 DONE 0.0s [2023-10-04T20:15:11.196Z] [2023-10-04T20:15:11.196Z] #4 [core-data internal] load build definition from Dockerfile [2023-10-04T20:15:11.469Z] #4 transferring dockerfile: 1.90kB done [2023-10-04T20:15:11.469Z] #4 DONE 0.1s [2023-10-04T20:15:11.469Z] [2023-10-04T20:15:11.469Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-10-04T20:15:11.469Z] #5 transferring dockerfile: 2.12kB done [2023-10-04T20:15:11.469Z] #5 DONE 0.1s [2023-10-04T20:15:11.469Z] [2023-10-04T20:15:11.469Z] #6 [security-spire-server internal] load build definition from Dockerfile [2023-10-04T20:15:11.469Z] #6 transferring dockerfile: 1.59kB 0.0s done [2023-10-04T20:15:11.469Z] #6 DONE 0.1s [2023-10-04T20:15:11.469Z] [2023-10-04T20:15:11.469Z] #7 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-10-04T20:15:11.469Z] #7 transferring dockerfile: 1.78kB 0.0s done [2023-10-04T20:15:11.469Z] #7 DONE 0.1s [2023-10-04T20:15:11.649Z] #95 ... [2023-10-04T20:15:11.650Z] [2023-10-04T20:15:11.650Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-04T20:15:11.650Z] #94 DONE 43.7s [2023-10-04T20:15:11.650Z] [2023-10-04T20:15:11.650Z] #96 [security-spiffe-token-provider builder 6/7] COPY . . [2023-10-04T20:15:11.650Z] #96 ... [2023-10-04T20:15:11.650Z] [2023-10-04T20:15:11.650Z] #95 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-04T20:15:11.650Z] #95 DONE 47.1s [2023-10-04T20:15:11.650Z] [2023-10-04T20:15:11.650Z] #71 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-04T20:15:11.650Z] #71 DONE 46.8s [2023-10-04T20:15:11.650Z] [2023-10-04T20:15:11.650Z] #97 [core-data builder 6/7] COPY . . [2023-10-04T20:15:11.650Z] #97 ... [2023-10-04T20:15:11.650Z] [2023-10-04T20:15:11.650Z] #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-04T20:15:11.650Z] #78 DONE 44.2s [2023-10-04T20:15:11.650Z] [2023-10-04T20:15:11.650Z] #98 [support-notifications builder 6/7] COPY . . [2023-10-04T20:15:11.739Z] [2023-10-04T20:15:11.739Z] #8 [support-scheduler internal] load build definition from Dockerfile [2023-10-04T20:15:11.739Z] #8 transferring dockerfile: 1.82kB done [2023-10-04T20:15:11.739Z] #8 DONE 0.1s [2023-10-04T20:15:11.739Z] [2023-10-04T20:15:11.739Z] #9 [security-secretstore-setup internal] load build definition from Dockerfile [2023-10-04T20:15:11.739Z] #9 transferring dockerfile: 2.38kB done [2023-10-04T20:15:11.739Z] #9 DONE 0.1s [2023-10-04T20:15:11.739Z] [2023-10-04T20:15:11.739Z] #10 [security-proxy-setup internal] load build definition from Dockerfile [2023-10-04T20:15:11.739Z] #10 transferring dockerfile: 2.39kB done [2023-10-04T20:15:11.739Z] #10 DONE 0.1s [2023-10-04T20:15:11.739Z] [2023-10-04T20:15:11.739Z] #11 [security-proxy-auth internal] load build definition from Dockerfile [2023-10-04T20:15:12.005Z] #11 transferring dockerfile: 2.04kB done [2023-10-04T20:15:12.005Z] #11 DONE 0.1s [2023-10-04T20:15:12.005Z] [2023-10-04T20:15:12.005Z] #12 [security-spire-config internal] load build definition from Dockerfile [2023-10-04T20:15:12.005Z] #12 transferring dockerfile: 1.58kB done [2023-10-04T20:15:12.005Z] #12 DONE 0.1s [2023-10-04T20:15:12.005Z] [2023-10-04T20:15:12.005Z] #13 [security-spire-agent internal] load build definition from Dockerfile [2023-10-04T20:15:12.005Z] #13 transferring dockerfile: 1.70kB 0.0s done [2023-10-04T20:15:12.005Z] #13 DONE 0.1s [2023-10-04T20:15:12.005Z] [2023-10-04T20:15:12.005Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2023-10-04T20:15:12.005Z] #14 transferring dockerfile: 2.82kB done [2023-10-04T20:15:12.005Z] #14 DONE 0.1s [2023-10-04T20:15:12.005Z] [2023-10-04T20:15:12.005Z] #15 [core-metadata internal] load .dockerignore [2023-10-04T20:15:12.005Z] #15 transferring context: 32B [2023-10-04T20:15:12.270Z] #15 transferring context: 56B 0.0s done [2023-10-04T20:15:12.270Z] #15 DONE 0.1s [2023-10-04T20:15:12.861Z] [2023-10-04T20:15:12.861Z] #16 [core-command internal] load .dockerignore [2023-10-04T20:15:12.861Z] #16 transferring context: 56B done [2023-10-04T20:15:12.861Z] #16 DONE 0.0s [2023-10-04T20:15:12.861Z] [2023-10-04T20:15:12.861Z] #17 [support-notifications internal] load .dockerignore [2023-10-04T20:15:12.861Z] #17 transferring context: 56B done [2023-10-04T20:15:12.861Z] #17 DONE 0.0s [2023-10-04T20:15:12.861Z] [2023-10-04T20:15:12.861Z] #18 [core-data internal] load .dockerignore [2023-10-04T20:15:12.861Z] #18 transferring context: 56B 0.0s done [2023-10-04T20:15:12.861Z] #18 DONE 0.1s [2023-10-04T20:15:12.861Z] [2023-10-04T20:15:12.861Z] #19 [core-common-config-bootstrapper internal] load .dockerignore [2023-10-04T20:15:12.861Z] #19 transferring context: 56B done [2023-10-04T20:15:12.861Z] #19 DONE 0.1s [2023-10-04T20:15:12.861Z] [2023-10-04T20:15:12.861Z] #20 [security-spire-server internal] load .dockerignore [2023-10-04T20:15:12.861Z] #20 transferring context: 56B 0.0s done [2023-10-04T20:15:13.129Z] #20 DONE 0.1s [2023-10-04T20:15:13.129Z] [2023-10-04T20:15:13.129Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2023-10-04T20:15:13.129Z] #21 transferring context: 56B done [2023-10-04T20:15:13.129Z] #21 DONE 0.1s [2023-10-04T20:15:13.129Z] [2023-10-04T20:15:13.129Z] #22 [support-scheduler internal] load .dockerignore [2023-10-04T20:15:13.129Z] #22 transferring context: 56B done [2023-10-04T20:15:13.129Z] #22 DONE 0.1s [2023-10-04T20:15:13.129Z] [2023-10-04T20:15:13.129Z] #23 [security-secretstore-setup internal] load .dockerignore [2023-10-04T20:15:13.129Z] #23 transferring context: 56B done [2023-10-04T20:15:13.129Z] #23 DONE 0.1s [2023-10-04T20:15:13.129Z] [2023-10-04T20:15:13.129Z] #24 [security-proxy-setup internal] load .dockerignore [2023-10-04T20:15:13.398Z] #24 transferring context: 56B done [2023-10-04T20:15:13.398Z] #24 DONE 0.1s [2023-10-04T20:15:13.398Z] [2023-10-04T20:15:13.398Z] #25 [security-proxy-auth internal] load .dockerignore [2023-10-04T20:15:13.398Z] #25 transferring context: 56B done [2023-10-04T20:15:13.398Z] #25 DONE 0.1s [2023-10-04T20:15:13.398Z] [2023-10-04T20:15:13.398Z] #26 [security-spire-config internal] load .dockerignore [2023-10-04T20:15:13.398Z] #26 transferring context: 56B 0.0s done [2023-10-04T20:15:13.398Z] #26 DONE 0.1s [2023-10-04T20:15:13.398Z] [2023-10-04T20:15:13.398Z] #27 [security-spire-agent internal] load .dockerignore [2023-10-04T20:15:13.398Z] #27 transferring context: 56B done [2023-10-04T20:15:13.398Z] #27 DONE 0.1s [2023-10-04T20:15:13.398Z] [2023-10-04T20:15:13.398Z] #28 [security-bootstrapper internal] load .dockerignore [2023-10-04T20:15:13.664Z] #28 transferring context: 56B 0.0s done [2023-10-04T20:15:13.664Z] #28 DONE 0.1s [2023-10-04T20:15:13.664Z] [2023-10-04T20:15:13.664Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-04T20:15:13.664Z] #29 DONE 0.0s [2023-10-04T20:15:13.664Z] [2023-10-04T20:15:13.664Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2023-10-04T20:15:13.931Z] #30 DONE 0.5s [2023-10-04T20:15:14.197Z] [2023-10-04T20:15:14.197Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-04T20:15:14.197Z] #29 DONE 0.0s [2023-10-04T20:15:14.197Z] [2023-10-04T20:15:14.197Z] #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-04T20:15:14.197Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-04T20:15:14.197Z] #31 ... [2023-10-04T20:15:14.197Z] [2023-10-04T20:15:14.197Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-04T20:15:14.197Z] #29 DONE 0.0s [2023-10-04T20:15:14.197Z] [2023-10-04T20:15:14.197Z] #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-04T20:15:14.197Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-04T20:15:14.197Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-04T20:15:14.197Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-04T20:15:14.197Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 2.10MB / 3.33MB 0.1s [2023-10-04T20:15:14.464Z] #31 ... [2023-10-04T20:15:14.464Z] [2023-10-04T20:15:14.464Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-04T20:15:14.464Z] #29 DONE 0.0s [2023-10-04T20:15:14.464Z] [2023-10-04T20:15:14.464Z] #31 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-04T20:15:14.464Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-04T20:15:14.464Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-04T20:15:14.464Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-04T20:15:14.464Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-04T20:15:14.464Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done [2023-10-04T20:15:14.464Z] #31 ... [2023-10-04T20:15:14.464Z] [2023-10-04T20:15:14.464Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-04T20:15:14.464Z] #29 DONE 0.0s [2023-10-04T20:15:14.464Z] [2023-10-04T20:15:14.464Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-10-04T20:15:14.464Z] #30 DONE 0.5s [2023-10-04T20:15:14.464Z] [2023-10-04T20:15:14.464Z] #31 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-04T20:15:14.464Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-04T20:15:14.464Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-04T20:15:14.464Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-04T20:15:14.464Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-04T20:15:14.464Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done [2023-10-04T20:15:14.464Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 [2023-10-04T20:15:15.051Z] #31 ... [2023-10-04T20:15:15.051Z] [2023-10-04T20:15:15.051Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-04T20:15:15.051Z] #29 DONE 0.0s [2023-10-04T20:15:15.051Z] [2023-10-04T20:15:15.051Z] #31 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-04T20:15:15.051Z] #31 ... [2023-10-04T20:15:15.051Z] [2023-10-04T20:15:15.051Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2023-10-04T20:15:15.051Z] #30 DONE 0.8s [2023-10-04T20:15:15.051Z] [2023-10-04T20:15:15.051Z] #31 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-04T20:15:15.051Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-04T20:15:15.051Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-04T20:15:15.051Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-04T20:15:15.051Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-04T20:15:15.051Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done [2023-10-04T20:15:15.051Z] #31 ... [2023-10-04T20:15:15.051Z] [2023-10-04T20:15:15.051Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-04T20:15:15.051Z] #29 DONE 0.0s [2023-10-04T20:15:15.051Z] [2023-10-04T20:15:15.051Z] #31 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-04T20:15:15.318Z] #31 ... [2023-10-04T20:15:15.318Z] [2023-10-04T20:15:15.318Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-04T20:15:15.318Z] #29 DONE 0.0s [2023-10-04T20:15:15.318Z] [2023-10-04T20:15:15.318Z] #31 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-04T20:15:15.318Z] #31 ... [2023-10-04T20:15:15.318Z] [2023-10-04T20:15:15.318Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-04T20:15:15.318Z] #29 DONE 0.0s [2023-10-04T20:15:15.318Z] [2023-10-04T20:15:15.318Z] #31 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-04T20:15:15.318Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-04T20:15:15.318Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-04T20:15:15.318Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-04T20:15:15.318Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-04T20:15:15.318Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done [2023-10-04T20:15:15.602Z] #31 ... [2023-10-04T20:15:15.602Z] [2023-10-04T20:15:15.602Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-10-04T20:15:15.602Z] #30 DONE 1.2s [2023-10-04T20:15:15.602Z] [2023-10-04T20:15:15.602Z] #31 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-04T20:15:15.602Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-04T20:15:15.602Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-04T20:15:15.602Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-04T20:15:15.602Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-04T20:15:15.602Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done [2023-10-04T20:15:15.602Z] #31 ... [2023-10-04T20:15:15.602Z] [2023-10-04T20:15:15.602Z] #32 [core-metadata internal] load build context [2023-10-04T20:15:15.602Z] #32 transferring context: 2.61MB 1.1s done [2023-10-04T20:15:15.602Z] #32 DONE 1.6s [2023-10-04T20:15:15.602Z] [2023-10-04T20:15:15.602Z] #31 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-04T20:15:15.602Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-04T20:15:15.602Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-04T20:15:15.602Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-04T20:15:15.602Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-04T20:15:15.602Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done [2023-10-04T20:15:15.872Z] #31 ... [2023-10-04T20:15:15.872Z] [2023-10-04T20:15:15.872Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-04T20:15:15.872Z] #29 DONE 0.0s [2023-10-04T20:15:15.872Z] [2023-10-04T20:15:15.872Z] #31 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-04T20:15:16.138Z] #31 ... [2023-10-04T20:15:16.138Z] [2023-10-04T20:15:16.138Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-10-04T20:15:16.138Z] #30 DONE 1.7s [2023-10-04T20:15:16.138Z] [2023-10-04T20:15:16.138Z] #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-04T20:15:16.138Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-04T20:15:16.138Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-04T20:15:16.138Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-04T20:15:16.138Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-04T20:15:16.138Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done [2023-10-04T20:15:16.729Z] #31 ... [2023-10-04T20:15:16.729Z] [2023-10-04T20:15:16.729Z] #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-10-04T20:15:16.729Z] #33 DONE 2.1s [2023-10-04T20:15:16.729Z] [2023-10-04T20:15:16.729Z] #31 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-04T20:15:16.729Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-04T20:15:16.729Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-04T20:15:16.729Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-04T20:15:16.729Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-04T20:15:16.729Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done [2023-10-04T20:15:16.998Z] #31 ... [2023-10-04T20:15:16.998Z] [2023-10-04T20:15:16.998Z] #34 [core-command internal] load build context [2023-10-04T20:15:16.998Z] #34 transferring context: 2.61MB 2.0s done [2023-10-04T20:15:16.998Z] #34 DONE 2.8s [2023-10-04T20:15:16.998Z] [2023-10-04T20:15:16.998Z] #31 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-04T20:15:17.264Z] #31 ... [2023-10-04T20:15:17.264Z] [2023-10-04T20:15:17.264Z] #35 [support-notifications internal] load build context [2023-10-04T20:15:17.264Z] #35 transferring context: 2.61MB 2.2s done [2023-10-04T20:15:17.264Z] #35 DONE 2.9s [2023-10-04T20:15:17.264Z] [2023-10-04T20:15:17.264Z] #31 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-04T20:15:17.264Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 2.8s done [2023-10-04T20:15:17.264Z] #31 ... [2023-10-04T20:15:17.264Z] [2023-10-04T20:15:17.264Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-04T20:15:17.264Z] #36 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.6s done [2023-10-04T20:15:17.264Z] #36 DONE 0.7s [2023-10-04T20:15:17.264Z] [2023-10-04T20:15:17.264Z] #37 [core-common-config-bootstrapper internal] load build context [2023-10-04T20:15:17.264Z] #37 transferring context: 2.61MB 2.0s done [2023-10-04T20:15:17.264Z] #37 DONE 2.8s [2023-10-04T20:15:17.264Z] [2023-10-04T20:15:17.264Z] #31 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-04T20:15:17.264Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 2.8s done [2023-10-04T20:15:17.530Z] #31 ... [2023-10-04T20:15:17.530Z] [2023-10-04T20:15:17.530Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-10-04T20:15:17.530Z] #38 DONE 1.6s [2023-10-04T20:15:17.530Z] [2023-10-04T20:15:17.530Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-04T20:15:17.530Z] #36 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.6s done [2023-10-04T20:15:17.530Z] #36 DONE 0.8s [2023-10-04T20:15:17.530Z] [2023-10-04T20:15:17.530Z] #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-04T20:15:17.530Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-04T20:15:17.530Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-04T20:15:17.530Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-04T20:15:17.530Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-04T20:15:17.530Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done [2023-10-04T20:15:17.530Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 2.8s done [2023-10-04T20:15:17.796Z] #31 ... [2023-10-04T20:15:17.796Z] [2023-10-04T20:15:17.796Z] #39 [security-spiffe-token-provider internal] load build context [2023-10-04T20:15:17.796Z] #39 transferring context: 2.61MB 1.7s done [2023-10-04T20:15:17.796Z] #39 DONE 3.0s [2023-10-04T20:15:18.061Z] [2023-10-04T20:15:18.061Z] #40 [security-proxy-auth internal] load build context [2023-10-04T20:15:18.061Z] #40 transferring context: 2.61MB 1.3s done [2023-10-04T20:15:18.061Z] #40 DONE 2.5s [2023-10-04T20:15:18.061Z] [2023-10-04T20:15:18.061Z] #41 [support-scheduler internal] load build context [2023-10-04T20:15:18.061Z] #41 transferring context: 2.61MB 2.0s done [2023-10-04T20:15:18.061Z] #41 DONE 3.0s [2023-10-04T20:15:18.061Z] [2023-10-04T20:15:18.061Z] #42 [core-data internal] load build context [2023-10-04T20:15:18.061Z] #42 transferring context: 2.61MB 2.3s done [2023-10-04T20:15:18.061Z] #42 DONE 3.5s [2023-10-04T20:15:18.061Z] [2023-10-04T20:15:18.062Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-04T20:15:18.062Z] #36 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-10-04T20:15:18.062Z] #36 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-10-04T20:15:18.062Z] #36 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-10-04T20:15:18.062Z] #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2023-10-04T20:15:18.062Z] #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.2s [2023-10-04T20:15:18.062Z] #36 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-10-04T20:15:18.062Z] #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.2s [2023-10-04T20:15:18.062Z] #36 ... [2023-10-04T20:15:18.062Z] [2023-10-04T20:15:18.062Z] #43 [security-secretstore-setup internal] load build context [2023-10-04T20:15:18.062Z] #43 transferring context: 2.61MB 1.4s done [2023-10-04T20:15:18.062Z] #43 DONE 2.8s [2023-10-04T20:15:18.062Z] [2023-10-04T20:15:18.062Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-04T20:15:18.062Z] #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2023-10-04T20:15:18.062Z] #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done [2023-10-04T20:15:18.062Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 0.3s [2023-10-04T20:15:18.329Z] #36 ... [2023-10-04T20:15:18.329Z] [2023-10-04T20:15:18.329Z] #44 [security-proxy-setup internal] load build context [2023-10-04T20:15:18.329Z] #44 transferring context: 2.61MB 1.5s done [2023-10-04T20:15:18.329Z] #44 DONE 2.5s [2023-10-04T20:15:18.329Z] [2023-10-04T20:15:18.329Z] #45 [security-bootstrapper internal] load build context [2023-10-04T20:15:18.329Z] #45 transferring context: 2.61MB 1.1s done [2023-10-04T20:15:18.329Z] #45 DONE 2.1s [2023-10-04T20:15:18.329Z] [2023-10-04T20:15:18.329Z] #46 [security-spire-config internal] load build context [2023-10-04T20:15:18.329Z] #46 transferring context: 16.36kB 0.0s done [2023-10-04T20:15:18.329Z] #46 DONE 1.6s [2023-10-04T20:15:18.329Z] [2023-10-04T20:15:18.329Z] #47 [security-spire-server internal] load build context [2023-10-04T20:15:18.329Z] #47 transferring context: 18.11kB 0.0s done [2023-10-04T20:15:18.329Z] #47 DONE 1.6s [2023-10-04T20:15:18.329Z] [2023-10-04T20:15:18.329Z] #31 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-04T20:15:18.329Z] #31 DONE 5.0s [2023-10-04T20:15:18.329Z] [2023-10-04T20:15:18.329Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-04T20:15:18.329Z] #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae [2023-10-04T20:15:18.329Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.15MB / 23.39MB 0.5s [2023-10-04T20:15:18.329Z] #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-10-04T20:15:18.596Z] #36 ... [2023-10-04T20:15:18.596Z] [2023-10-04T20:15:18.596Z] #48 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-04T20:15:18.596Z] #48 DONE 5.2s [2023-10-04T20:15:18.596Z] [2023-10-04T20:15:18.596Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-04T20:15:18.596Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.89MB / 23.39MB 0.7s [2023-10-04T20:15:18.596Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 0.8s [2023-10-04T20:15:18.864Z] #36 ... [2023-10-04T20:15:18.864Z] [2023-10-04T20:15:18.864Z] #49 [security-spire-agent internal] load build context [2023-10-04T20:15:18.864Z] #49 transferring context: 17.64kB 0.0s done [2023-10-04T20:15:18.864Z] #49 DONE 1.2s [2023-10-04T20:15:18.864Z] [2023-10-04T20:15:18.864Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-04T20:15:19.130Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.63MB / 23.39MB 1.4s [2023-10-04T20:15:19.402Z] #36 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2023-10-04T20:15:19.402Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 1.6s [2023-10-04T20:15:19.675Z] #36 ... [2023-10-04T20:15:19.675Z] [2023-10-04T20:15:19.675Z] #50 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2023-10-04T20:15:19.675Z] #50 DONE 1.9s [2023-10-04T20:15:19.675Z] [2023-10-04T20:15:19.675Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-04T20:15:19.762Z] #98 ... [2023-10-04T20:15:19.762Z] [2023-10-04T20:15:19.762Z] #99 [security-bootstrapper builder 6/7] COPY . . [2023-10-04T20:15:19.942Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.30MB / 23.39MB 2.1s [2023-10-04T20:15:20.210Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.97MB / 23.39MB 2.4s [2023-10-04T20:15:20.486Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.45MB / 23.39MB 2.8s [2023-10-04T20:15:21.074Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 3.2s done [2023-10-04T20:15:24.430Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2023-10-04T20:15:26.397Z] #99 ... [2023-10-04T20:15:26.397Z] [2023-10-04T20:15:26.397Z] #96 [security-spiffe-token-provider builder 6/7] COPY . . [2023-10-04T20:15:26.397Z] #96 DONE 17.5s [2023-10-04T20:15:26.397Z] [2023-10-04T20:15:26.397Z] #100 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-04T20:15:26.397Z] #100 ... [2023-10-04T20:15:26.397Z] [2023-10-04T20:15:26.397Z] #99 [security-bootstrapper builder 6/7] COPY . . [2023-10-04T20:15:26.397Z] #99 DONE 17.3s [2023-10-04T20:15:26.655Z] [2023-10-04T20:15:26.655Z] #101 [security-secretstore-setup builder 6/7] COPY . . [2023-10-04T20:15:26.655Z] #101 CACHED [2023-10-04T20:15:26.655Z] [2023-10-04T20:15:26.655Z] #102 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-04T20:15:26.655Z] #102 CACHED [2023-10-04T20:15:26.655Z] [2023-10-04T20:15:26.655Z] #103 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-10-04T20:15:26.655Z] #103 CACHED [2023-10-04T20:15:26.655Z] [2023-10-04T20:15:26.655Z] #104 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-10-04T20:15:26.655Z] #104 CACHED [2023-10-04T20:15:26.655Z] [2023-10-04T20:15:26.655Z] #105 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-04T20:15:26.655Z] #105 CACHED [2023-10-04T20:15:26.655Z] [2023-10-04T20:15:26.655Z] #106 [security-proxy-setup builder 6/7] COPY . . [2023-10-04T20:15:26.655Z] #106 CACHED [2023-10-04T20:15:26.655Z] [2023-10-04T20:15:26.655Z] #98 [support-notifications builder 6/7] COPY . . [2023-10-04T20:15:26.655Z] #98 DONE 17.2s [2023-10-04T20:15:26.655Z] [2023-10-04T20:15:26.655Z] #107 [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-10-04T20:15:26.915Z] #107 ... [2023-10-04T20:15:26.915Z] [2023-10-04T20:15:26.915Z] #97 [core-data builder 6/7] COPY . . [2023-10-04T20:15:26.915Z] #97 DONE 17.7s [2023-10-04T20:15:27.174Z] [2023-10-04T20:15:27.174Z] #108 [core-metadata builder 6/7] COPY . . [2023-10-04T20:15:27.174Z] #108 CACHED [2023-10-04T20:15:27.174Z] [2023-10-04T20:15:27.174Z] #109 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-10-04T20:15:27.174Z] #109 CACHED [2023-10-04T20:15:27.174Z] [2023-10-04T20:15:27.174Z] #110 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-04T20:15:27.174Z] #110 CACHED [2023-10-04T20:15:27.174Z] [2023-10-04T20:15:27.174Z] #111 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-10-04T20:15:27.174Z] #111 CACHED [2023-10-04T20:15:27.174Z] [2023-10-04T20:15:27.174Z] #112 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-04T20:15:27.174Z] #112 CACHED [2023-10-04T20:15:27.174Z] [2023-10-04T20:15:27.174Z] #113 [support-scheduler builder 6/7] COPY . . [2023-10-04T20:15:27.174Z] #113 CACHED [2023-10-04T20:15:27.174Z] [2023-10-04T20:15:27.174Z] #114 [security-proxy-auth builder 6/7] COPY . . [2023-10-04T20:15:27.174Z] #114 CACHED [2023-10-04T20:15:27.174Z] [2023-10-04T20:15:27.174Z] #115 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-10-04T20:15:27.174Z] #115 CACHED [2023-10-04T20:15:27.174Z] [2023-10-04T20:15:27.174Z] #116 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-04T20:15:27.174Z] #116 CACHED [2023-10-04T20:15:27.174Z] [2023-10-04T20:15:27.174Z] #117 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-04T20:15:27.174Z] #117 CACHED [2023-10-04T20:15:27.174Z] [2023-10-04T20:15:27.174Z] #118 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-10-04T20:15:27.174Z] #118 CACHED [2023-10-04T20:15:27.174Z] [2023-10-04T20:15:27.174Z] #119 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-10-04T20:15:27.174Z] #119 CACHED [2023-10-04T20:15:27.174Z] [2023-10-04T20:15:27.174Z] #120 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-10-04T20:15:27.174Z] #120 CACHED [2023-10-04T20:15:27.174Z] [2023-10-04T20:15:27.174Z] #121 [core-command builder 6/7] COPY . . [2023-10-04T20:15:27.174Z] #121 CACHED [2023-10-04T20:15:27.174Z] [2023-10-04T20:15:27.174Z] #122 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-04T20:15:27.174Z] #122 CACHED [2023-10-04T20:15:27.174Z] [2023-10-04T20:15:27.174Z] #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-04T20:15:27.796Z] #36 ... [2023-10-04T20:15:27.796Z] [2023-10-04T20:15:27.796Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-04T20:15:27.796Z] #51 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.2s done [2023-10-04T20:15:27.796Z] #51 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.0s done [2023-10-04T20:15:27.796Z] #51 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done [2023-10-04T20:15:27.796Z] #51 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-10-04T20:15:27.796Z] #51 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-10-04T20:15:27.796Z] #51 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-10-04T20:15:27.796Z] #51 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0B / 300B 0.2s [2023-10-04T20:15:27.796Z] #51 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 2.0s done [2023-10-04T20:15:27.796Z] #51 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-10-04T20:15:27.796Z] #51 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 3.4s [2023-10-04T20:15:27.796Z] #51 ... [2023-10-04T20:15:27.796Z] [2023-10-04T20:15:27.796Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-04T20:15:28.379Z] #36 ... [2023-10-04T20:15:28.379Z] [2023-10-04T20:15:28.379Z] #52 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-10-04T20:15:28.379Z] #0 7.016 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-04T20:15:28.379Z] #0 8.053 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-04T20:15:28.379Z] #52 ... [2023-10-04T20:15:28.379Z] [2023-10-04T20:15:28.379Z] #53 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-04T20:15:28.379Z] #0 6.202 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-04T20:15:28.380Z] #0 8.142 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-04T20:15:28.653Z] #53 ... [2023-10-04T20:15:28.653Z] [2023-10-04T20:15:28.653Z] #54 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-04T20:15:28.653Z] #0 7.103 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-04T20:15:28.653Z] #0 8.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-04T20:15:28.653Z] #54 ... [2023-10-04T20:15:28.653Z] [2023-10-04T20:15:28.653Z] #55 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-04T20:15:28.653Z] #0 6.125 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-04T20:15:28.653Z] #0 8.019 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-04T20:15:28.920Z] #55 ... [2023-10-04T20:15:28.921Z] [2023-10-04T20:15:28.921Z] #56 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-04T20:15:28.921Z] #0 6.455 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-04T20:15:28.921Z] #0 8.070 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-04T20:15:28.921Z] #56 ... [2023-10-04T20:15:28.921Z] [2023-10-04T20:15:28.921Z] #57 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-04T20:15:28.921Z] #0 6.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-04T20:15:28.921Z] #0 8.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-04T20:15:29.187Z] #57 ... [2023-10-04T20:15:29.187Z] [2023-10-04T20:15:29.187Z] #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-04T20:15:29.187Z] #0 6.381 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-04T20:15:29.187Z] #0 8.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-04T20:15:29.187Z] #58 ... [2023-10-04T20:15:29.187Z] [2023-10-04T20:15:29.187Z] #59 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-10-04T20:15:29.187Z] #0 6.484 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-04T20:15:29.187Z] #0 8.277 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-04T20:15:29.456Z] #59 ... [2023-10-04T20:15:29.456Z] [2023-10-04T20:15:29.456Z] #60 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-04T20:15:29.456Z] #0 7.033 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-04T20:15:29.456Z] #0 8.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-04T20:15:29.456Z] #60 ... [2023-10-04T20:15:29.456Z] [2023-10-04T20:15:29.456Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-04T20:15:29.456Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.1s [2023-10-04T20:15:29.723Z] #36 ... [2023-10-04T20:15:29.723Z] [2023-10-04T20:15:29.723Z] #61 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-10-04T20:15:29.723Z] #0 6.247 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-04T20:15:29.723Z] #0 7.900 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-04T20:15:29.723Z] #61 ... [2023-10-04T20:15:29.723Z] [2023-10-04T20:15:29.723Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-10-04T20:15:29.723Z] #0 5.462 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-04T20:15:29.723Z] #0 7.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-04T20:15:29.723Z] #62 ... [2023-10-04T20:15:29.723Z] [2023-10-04T20:15:29.723Z] #63 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-10-04T20:15:29.723Z] #0 5.646 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-04T20:15:29.723Z] #0 7.013 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-04T20:15:29.991Z] #63 ... [2023-10-04T20:15:29.991Z] [2023-10-04T20:15:29.991Z] #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-10-04T20:15:29.991Z] #0 5.425 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-04T20:15:29.991Z] #0 6.876 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-04T20:15:30.259Z] #64 ... [2023-10-04T20:15:30.259Z] [2023-10-04T20:15:30.259Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-04T20:15:30.526Z] #36 ... [2023-10-04T20:15:30.526Z] [2023-10-04T20:15:30.526Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-04T20:15:30.526Z] #51 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 5.6s done [2023-10-04T20:15:30.526Z] #51 DONE 12.8s [2023-10-04T20:15:30.526Z] [2023-10-04T20:15:30.526Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-04T20:15:32.444Z] #123 ... [2023-10-04T20:15:32.444Z] [2023-10-04T20:15:32.444Z] #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-04T20:15:32.444Z] #0 4.198 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.60" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-10-04T20:15:32.504Z] #36 ... [2023-10-04T20:15:32.504Z] [2023-10-04T20:15:32.504Z] #63 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-10-04T20:15:32.504Z] #63 11.72 OK: 266 MiB in 52 packages [2023-10-04T20:15:32.504Z] #63 DONE 12.8s [2023-10-04T20:15:32.504Z] [2023-10-04T20:15:32.504Z] #59 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-10-04T20:15:32.504Z] #59 14.45 (1/1) Installing dumb-init (1.2.5-r2) [2023-10-04T20:15:32.778Z] #59 14.49 Executing busybox-1.36.1-r2.trigger [2023-10-04T20:15:32.778Z] #59 14.72 OK: 8 MiB in 16 packages [2023-10-04T20:15:33.046Z] #59 ... [2023-10-04T20:15:33.046Z] [2023-10-04T20:15:33.046Z] #65 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-10-04T20:15:33.046Z] #65 DONE 0.7s [2023-10-04T20:15:33.315Z] [2023-10-04T20:15:33.315Z] #55 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-04T20:15:33.315Z] #55 13.04 (1/1) Installing dumb-init (1.2.5-r2) [2023-10-04T20:15:33.315Z] #55 13.14 Executing busybox-1.36.1-r2.trigger [2023-10-04T20:15:33.315Z] #55 13.22 OK: 8 MiB in 16 packages [2023-10-04T20:15:33.315Z] #55 DONE 15.0s [2023-10-04T20:15:33.315Z] [2023-10-04T20:15:33.315Z] #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-10-04T20:15:33.315Z] #64 13.67 OK: 266 MiB in 52 packages [2023-10-04T20:15:34.292Z] #64 ... [2023-10-04T20:15:34.292Z] [2023-10-04T20:15:34.292Z] #52 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-10-04T20:15:34.292Z] #52 13.86 (1/2) Installing dumb-init (1.2.5-r2) [2023-10-04T20:15:34.292Z] #52 13.89 (2/2) Installing su-exec (0.2-r3) [2023-10-04T20:15:34.292Z] #52 13.89 Executing busybox-1.36.1-r2.trigger [2023-10-04T20:15:34.292Z] #52 14.12 OK: 8 MiB in 17 packages [2023-10-04T20:15:34.292Z] #52 DONE 15.6s [2023-10-04T20:15:34.292Z] [2023-10-04T20:15:34.292Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-04T20:15:34.292Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.6s done [2023-10-04T20:15:35.035Z] #124 ... [2023-10-04T20:15:35.035Z] [2023-10-04T20:15:35.035Z] #107 [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-10-04T20:15:35.036Z] #107 8.448 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-10-04T20:15:36.932Z] #107 ... [2023-10-04T20:15:36.932Z] [2023-10-04T20:15:36.932Z] #125 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-10-04T20:15:36.932Z] #0 2.730 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.60" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-10-04T20:15:36.932Z] #125 ... [2023-10-04T20:15:36.932Z] [2023-10-04T20:15:36.932Z] #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-04T20:15:36.932Z] #0 4.616 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.60" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-10-04T20:15:36.932Z] #126 ... [2023-10-04T20:15:36.932Z] [2023-10-04T20:15:36.932Z] #127 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-04T20:15:36.932Z] #0 3.792 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-10-04T20:15:36.932Z] #127 ... [2023-10-04T20:15:36.932Z] [2023-10-04T20:15:36.932Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-04T20:15:37.499Z] #128 ... [2023-10-04T20:15:37.499Z] [2023-10-04T20:15:37.499Z] #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-04T20:15:37.499Z] #129 ... [2023-10-04T20:15:37.499Z] [2023-10-04T20:15:37.499Z] #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-04T20:15:37.756Z] #130 ... [2023-10-04T20:15:37.756Z] [2023-10-04T20:15:37.756Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-04T20:15:37.756Z] #0 6.613 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-10-04T20:15:38.587Z] #36 ... [2023-10-04T20:15:38.587Z] [2023-10-04T20:15:38.587Z] #59 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-10-04T20:15:38.587Z] #59 DONE 20.8s [2023-10-04T20:15:38.587Z] [2023-10-04T20:15:38.587Z] #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-04T20:15:38.587Z] #58 14.62 v3.18.4-11-ge17a77d9806 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-04T20:15:38.587Z] #58 14.62 v3.18.4-11-ge17a77d9806 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-04T20:15:38.587Z] #58 14.62 OK: 19941 distinct packages available [2023-10-04T20:15:38.587Z] #58 15.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-04T20:15:38.587Z] #58 17.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-04T20:15:38.587Z] #58 18.61 (1/11) Installing ca-certificates (20230506-r0) [2023-10-04T20:15:38.587Z] #58 18.78 (2/11) Installing brotli-libs (1.0.9-r14) [2023-10-04T20:15:38.587Z] #58 18.84 (3/11) Installing libunistring (1.1-r1) [2023-10-04T20:15:38.587Z] #58 18.90 (4/11) Installing libidn2 (2.3.4-r1) [2023-10-04T20:15:38.587Z] #58 18.92 (5/11) Installing nghttp2-libs (1.55.1-r0) [2023-10-04T20:15:38.587Z] #58 18.99 (6/11) Installing libcurl (8.3.0-r0) [2023-10-04T20:15:38.587Z] #58 19.02 (7/11) Installing curl (8.3.0-r0) [2023-10-04T20:15:38.587Z] #58 19.03 (8/11) Installing dumb-init (1.2.5-r2) [2023-10-04T20:15:38.587Z] #58 19.04 (9/11) Installing musl-obstack (1.2.3-r2) [2023-10-04T20:15:38.587Z] #58 19.05 (10/11) Installing libucontext (1.2-r2) [2023-10-04T20:15:38.587Z] #58 19.07 (11/11) Installing gcompat (1.1.0-r1) [2023-10-04T20:15:38.587Z] #58 19.08 Executing busybox-1.36.1-r2.trigger [2023-10-04T20:15:38.587Z] #58 19.10 Executing ca-certificates-20230506-r0.trigger [2023-10-04T20:15:38.587Z] #58 19.29 OK: 13 MiB in 26 packages [2023-10-04T20:15:38.587Z] #58 ... [2023-10-04T20:15:38.587Z] [2023-10-04T20:15:38.587Z] #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-10-04T20:15:38.587Z] #64 DONE 19.0s [2023-10-04T20:15:38.587Z] [2023-10-04T20:15:38.587Z] #54 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-04T20:15:38.587Z] #54 14.23 v3.18.4-11-ge17a77d9806 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-04T20:15:38.587Z] #54 14.24 v3.18.4-11-ge17a77d9806 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-04T20:15:38.587Z] #54 14.24 OK: 19941 distinct packages available [2023-10-04T20:15:38.587Z] #54 15.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-04T20:15:38.587Z] #54 17.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-04T20:15:38.587Z] #54 18.67 (1/5) Installing dumb-init (1.2.5-r2) [2023-10-04T20:15:38.587Z] #54 18.69 (2/5) Installing musl-obstack (1.2.3-r2) [2023-10-04T20:15:38.587Z] #54 18.70 (3/5) Installing libucontext (1.2-r2) [2023-10-04T20:15:38.587Z] #54 18.71 (4/5) Installing gcompat (1.1.0-r1) [2023-10-04T20:15:38.587Z] #54 18.73 (5/5) Installing openssl (3.1.3-r0) [2023-10-04T20:15:38.587Z] #54 18.76 Executing busybox-1.36.1-r2.trigger [2023-10-04T20:15:38.587Z] #54 18.79 OK: 9 MiB in 20 packages [2023-10-04T20:15:38.853Z] #54 DONE 20.5s [2023-10-04T20:15:38.853Z] [2023-10-04T20:15:38.853Z] #60 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-04T20:15:38.853Z] #60 13.92 (1/4) Installing ca-certificates (20230506-r0) [2023-10-04T20:15:38.853Z] #60 14.66 (2/4) Installing dumb-init (1.2.5-r2) [2023-10-04T20:15:38.853Z] #60 14.69 (3/4) Installing su-exec (0.2-r3) [2023-10-04T20:15:38.853Z] #60 14.71 (4/4) Installing yq (4.33.3-r3) [2023-10-04T20:15:38.853Z] #60 15.94 Executing busybox-1.36.1-r2.trigger [2023-10-04T20:15:38.853Z] #60 16.19 Executing ca-certificates-20230506-r0.trigger [2023-10-04T20:15:38.853Z] #60 16.71 OK: 18 MiB in 19 packages [2023-10-04T20:15:38.853Z] #60 DONE 20.3s [2023-10-04T20:15:38.853Z] [2023-10-04T20:15:38.853Z] #56 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-04T20:15:38.853Z] #56 14.14 (1/2) Installing ca-certificates (20230506-r0) [2023-10-04T20:15:38.853Z] #56 14.77 (2/2) Installing dumb-init (1.2.5-r2) [2023-10-04T20:15:38.853Z] #56 14.84 Executing busybox-1.36.1-r2.trigger [2023-10-04T20:15:38.853Z] #56 15.03 Executing ca-certificates-20230506-r0.trigger [2023-10-04T20:15:38.853Z] #56 16.31 OK: 9 MiB in 17 packages [2023-10-04T20:15:38.853Z] #56 DONE 20.4s [2023-10-04T20:15:38.853Z] [2023-10-04T20:15:38.853Z] #66 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-10-04T20:15:38.853Z] #66 ... [2023-10-04T20:15:38.853Z] [2023-10-04T20:15:38.853Z] #53 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-04T20:15:38.853Z] #53 13.56 v3.18.4-11-ge17a77d9806 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-04T20:15:38.853Z] #53 13.56 v3.18.4-11-ge17a77d9806 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-04T20:15:38.853Z] #53 13.56 OK: 19941 distinct packages available [2023-10-04T20:15:38.853Z] #53 14.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-04T20:15:38.853Z] #53 16.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-04T20:15:38.853Z] #53 18.34 (1/4) Installing dumb-init (1.2.5-r2) [2023-10-04T20:15:38.853Z] #53 18.35 (2/4) Installing musl-obstack (1.2.3-r2) [2023-10-04T20:15:38.853Z] #53 18.36 (3/4) Installing libucontext (1.2-r2) [2023-10-04T20:15:38.853Z] #53 18.37 (4/4) Installing gcompat (1.1.0-r1) [2023-10-04T20:15:38.853Z] #53 18.38 Executing busybox-1.36.1-r2.trigger [2023-10-04T20:15:38.853Z] #53 18.41 OK: 8 MiB in 19 packages [2023-10-04T20:15:38.853Z] #53 DONE 20.5s [2023-10-04T20:15:38.853Z] [2023-10-04T20:15:38.853Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-10-04T20:15:38.853Z] #62 12.89 v3.18.4-11-ge17a77d9806 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-04T20:15:38.853Z] #62 12.89 v3.18.4-11-ge17a77d9806 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-04T20:15:38.853Z] #62 12.89 OK: 19945 distinct packages available [2023-10-04T20:15:38.853Z] #62 14.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-04T20:15:38.853Z] #62 16.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-04T20:15:38.853Z] #62 17.41 OK: 266 MiB in 52 packages [2023-10-04T20:15:38.853Z] #62 DONE 19.2s [2023-10-04T20:15:38.871Z] #131 ... [2023-10-04T20:15:38.871Z] [2023-10-04T20:15:38.871Z] #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-04T20:15:38.871Z] #129 11.89 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.60" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-10-04T20:15:39.128Z] #129 ... [2023-10-04T20:15:39.128Z] [2023-10-04T20:15:39.128Z] #100 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-04T20:15:39.128Z] #100 2.786 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.60" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-10-04T20:15:39.129Z] [2023-10-04T20:15:39.129Z] #57 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-04T20:15:39.129Z] #57 13.59 (1/4) Installing dumb-init (1.2.5-r2) [2023-10-04T20:15:39.129Z] #57 13.62 (2/4) Installing openssl (3.1.3-r0) [2023-10-04T20:15:39.129Z] #57 13.71 (3/4) Installing su-exec (0.2-r3) [2023-10-04T20:15:39.129Z] #57 13.73 (4/4) Installing yq (4.33.3-r3) [2023-10-04T20:15:39.129Z] #57 15.47 Executing busybox-1.36.1-r2.trigger [2023-10-04T20:15:39.129Z] #57 15.66 OK: 18 MiB in 19 packages [2023-10-04T20:15:39.129Z] #57 DONE 20.7s [2023-10-04T20:15:39.129Z] [2023-10-04T20:15:39.129Z] #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-10-04T20:15:39.129Z] #61 14.23 OK: 266 MiB in 52 packages [2023-10-04T20:15:39.129Z] #61 DONE 20.1s [2023-10-04T20:15:39.129Z] [2023-10-04T20:15:39.129Z] #67 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-10-04T20:15:39.129Z] #67 ... [2023-10-04T20:15:39.129Z] [2023-10-04T20:15:39.129Z] #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-04T20:15:39.129Z] #58 DONE 20.7s [2023-10-04T20:15:39.129Z] [2023-10-04T20:15:39.129Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-04T20:15:39.129Z] #36 DONE 22.4s [2023-10-04T20:15:39.415Z] [2023-10-04T20:15:39.415Z] #68 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-10-04T20:15:40.020Z] #68 ... [2023-10-04T20:15:40.020Z] [2023-10-04T20:15:40.020Z] #67 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-10-04T20:15:40.020Z] #67 DONE 0.9s [2023-10-04T20:15:40.020Z] [2023-10-04T20:15:40.020Z] #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-10-04T20:15:40.020Z] #69 DONE 1.3s [2023-10-04T20:15:40.020Z] [2023-10-04T20:15:40.020Z] #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-04T20:15:40.301Z] #70 ... [2023-10-04T20:15:40.301Z] [2023-10-04T20:15:40.301Z] #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-10-04T20:15:40.301Z] #71 DONE 1.4s [2023-10-04T20:15:40.575Z] [2023-10-04T20:15:40.575Z] #68 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-10-04T20:15:40.575Z] #68 DONE 1.4s [2023-10-04T20:15:40.575Z] [2023-10-04T20:15:40.575Z] #72 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-04T20:15:41.024Z] #100 ... [2023-10-04T20:15:41.024Z] [2023-10-04T20:15:41.024Z] #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-04T20:15:41.024Z] #130 13.63 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.60" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-10-04T20:15:41.539Z] #72 ... [2023-10-04T20:15:41.539Z] [2023-10-04T20:15:41.539Z] #66 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-10-04T20:15:41.539Z] #66 DONE 2.9s [2023-10-04T20:15:41.816Z] [2023-10-04T20:15:41.816Z] #73 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-04T20:15:42.082Z] #73 ... [2023-10-04T20:15:42.082Z] [2023-10-04T20:15:42.082Z] #74 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-10-04T20:15:42.082Z] #74 DONE 8.1s [2023-10-04T20:15:42.082Z] [2023-10-04T20:15:42.082Z] #75 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-10-04T20:15:42.349Z] #75 DONE 0.2s [2023-10-04T20:15:42.349Z] [2023-10-04T20:15:42.349Z] #76 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-04T20:15:43.308Z] #76 ... [2023-10-04T20:15:43.308Z] [2023-10-04T20:15:43.308Z] #77 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-04T20:15:43.308Z] #77 ... [2023-10-04T20:15:43.308Z] [2023-10-04T20:15:43.308Z] #76 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-04T20:15:43.308Z] #76 DONE 1.8s [2023-10-04T20:15:43.308Z] [2023-10-04T20:15:43.308Z] #78 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-10-04T20:15:43.578Z] #78 ... [2023-10-04T20:15:43.579Z] [2023-10-04T20:15:43.579Z] #73 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-04T20:15:43.579Z] #73 DONE 1.7s [2023-10-04T20:15:43.579Z] [2023-10-04T20:15:43.579Z] #79 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-04T20:15:43.579Z] #79 DONE 1.8s [2023-10-04T20:15:43.579Z] [2023-10-04T20:15:43.579Z] #78 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-10-04T20:15:43.579Z] #78 DONE 0.2s [2023-10-04T20:15:43.579Z] [2023-10-04T20:15:43.579Z] #80 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-10-04T20:15:43.579Z] #80 DONE 0.2s [2023-10-04T20:15:43.579Z] [2023-10-04T20:15:43.579Z] #81 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-10-04T20:15:43.579Z] #81 DONE 0.1s [2023-10-04T20:15:43.579Z] [2023-10-04T20:15:43.579Z] #82 [security-spire-config stage-2 5/9] COPY security.txt / [2023-10-04T20:15:43.846Z] #82 DONE 0.2s [2023-10-04T20:15:43.846Z] [2023-10-04T20:15:43.846Z] #83 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-10-04T20:15:43.846Z] #83 DONE 0.2s [2023-10-04T20:15:43.846Z] [2023-10-04T20:15:43.846Z] #84 [security-spire-server stage-2 5/8] COPY security.txt / [2023-10-04T20:15:43.846Z] #84 DONE 0.3s [2023-10-04T20:15:43.846Z] [2023-10-04T20:15:43.846Z] #85 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-10-04T20:15:44.115Z] #85 DONE 0.2s [2023-10-04T20:15:44.115Z] [2023-10-04T20:15:44.115Z] #86 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-10-04T20:15:44.115Z] #86 DONE 0.2s [2023-10-04T20:15:44.115Z] [2023-10-04T20:15:44.115Z] #87 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-10-04T20:15:44.115Z] #87 DONE 0.3s [2023-10-04T20:15:44.115Z] [2023-10-04T20:15:44.115Z] #88 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-10-04T20:15:44.115Z] #88 ... [2023-10-04T20:15:44.115Z] [2023-10-04T20:15:44.115Z] #89 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-10-04T20:15:44.115Z] #89 DONE 0.2s [2023-10-04T20:15:44.389Z] [2023-10-04T20:15:44.389Z] #88 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-10-04T20:15:44.389Z] #88 DONE 0.2s [2023-10-04T20:15:44.389Z] [2023-10-04T20:15:44.389Z] #90 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-10-04T20:15:44.389Z] #90 DONE 0.3s [2023-10-04T20:15:44.389Z] [2023-10-04T20:15:44.389Z] #91 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-10-04T20:15:44.389Z] #91 ... [2023-10-04T20:15:44.389Z] [2023-10-04T20:15:44.389Z] #92 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-10-04T20:15:44.390Z] #92 DONE 0.2s [2023-10-04T20:15:44.657Z] [2023-10-04T20:15:44.658Z] #93 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-10-04T20:15:44.658Z] #93 DONE 0.3s [2023-10-04T20:15:44.658Z] [2023-10-04T20:15:44.658Z] #91 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-10-04T20:15:44.658Z] #91 DONE 0.2s [2023-10-04T20:15:44.658Z] [2023-10-04T20:15:44.658Z] #94 [security-spire-agent] exporting to image [2023-10-04T20:15:44.658Z] #94 exporting layers [2023-10-04T20:15:46.605Z] #94 exporting layers 1.7s done [2023-10-04T20:15:46.605Z] #94 writing image sha256:5ca795e4175f4152bd7baea2376c40e9fc49f4d9d05211d17639c2e06d550f40 0.0s done [2023-10-04T20:15:46.605Z] #94 naming to docker.io/library/security-spire-config-arm64 done [2023-10-04T20:15:46.605Z] #94 writing image sha256:dcbc13294399bfcf4929b1bad02fc9272502bd4ea6c97847a8fefe33603f9ca5 0.0s done [2023-10-04T20:15:46.605Z] #94 naming to docker.io/library/security-spire-agent-arm64 done [2023-10-04T20:15:46.605Z] #94 writing image sha256:e4071c6fa641a1a26a0f54e7e7cab8feb3b85bedc585bf21c6cc792b755f558b [2023-10-04T20:15:46.605Z] #94 writing image sha256:e4071c6fa641a1a26a0f54e7e7cab8feb3b85bedc585bf21c6cc792b755f558b done [2023-10-04T20:15:46.605Z] #94 naming to docker.io/library/security-spire-server-arm64 done [2023-10-04T20:15:46.605Z] #94 DONE 2.0s [2023-10-04T20:15:46.605Z] [2023-10-04T20:15:46.605Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-04T20:15:51.072Z] #130 ... [2023-10-04T20:15:51.072Z] [2023-10-04T20:15:51.072Z] #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-04T20:15:51.072Z] #123 23.51 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.60" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-10-04T20:16:05.961Z] #123 ... [2023-10-04T20:16:05.961Z] [2023-10-04T20:16:05.961Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-04T20:16:05.961Z] #128 36.73 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.60" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-10-04T20:16:13.317Z] #95 ... [2023-10-04T20:16:13.317Z] [2023-10-04T20:16:13.317Z] #77 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-04T20:16:13.317Z] #77 DONE 36.8s [2023-10-04T20:16:13.317Z] [2023-10-04T20:16:13.317Z] #96 [security-secretstore-setup builder 6/7] COPY . . [2023-10-04T20:16:13.317Z] #96 DONE 1.0s [2023-10-04T20:16:13.317Z] [2023-10-04T20:16:13.317Z] #97 [security-bootstrapper builder 6/7] COPY . . [2023-10-04T20:16:13.317Z] #97 CACHED [2023-10-04T20:16:13.317Z] [2023-10-04T20:16:13.317Z] #98 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-04T20:16:13.317Z] #98 CACHED [2023-10-04T20:16:13.317Z] [2023-10-04T20:16:13.317Z] #99 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-10-04T20:16:13.317Z] #99 CACHED [2023-10-04T20:16:13.317Z] [2023-10-04T20:16:13.317Z] #100 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-04T20:16:13.317Z] #100 CACHED [2023-10-04T20:16:13.317Z] [2023-10-04T20:16:13.317Z] #101 [security-proxy-setup builder 6/7] COPY . . [2023-10-04T20:16:13.317Z] #101 CACHED [2023-10-04T20:16:13.317Z] [2023-10-04T20:16:13.317Z] #102 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-10-04T20:16:13.317Z] #102 CACHED [2023-10-04T20:16:13.317Z] [2023-10-04T20:16:13.317Z] #103 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-04T20:16:13.583Z] #103 2.528 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-10-04T20:16:21.792Z] #103 ... [2023-10-04T20:16:21.792Z] [2023-10-04T20:16:21.792Z] #104 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-10-04T20:16:21.792Z] #0 2.326 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.60" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-10-04T20:16:21.792Z] #104 ... [2023-10-04T20:16:21.792Z] [2023-10-04T20:16:21.792Z] #105 [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-10-04T20:16:21.792Z] #0 2.643 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-10-04T20:16:22.758Z] #105 ... [2023-10-04T20:16:22.758Z] [2023-10-04T20:16:22.758Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-04T20:16:22.758Z] #95 DONE 42.4s [2023-10-04T20:16:22.758Z] [2023-10-04T20:16:22.758Z] #72 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-04T20:16:22.758Z] #72 DONE 42.3s [2023-10-04T20:16:22.758Z] [2023-10-04T20:16:22.758Z] #106 [security-spiffe-token-provider builder 6/7] COPY . . [2023-10-04T20:16:24.171Z] #106 ... [2023-10-04T20:16:24.171Z] [2023-10-04T20:16:24.171Z] #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-04T20:16:24.171Z] #70 DONE 44.0s [2023-10-04T20:16:24.171Z] [2023-10-04T20:16:24.171Z] #107 [core-metadata builder 6/7] COPY . . [2023-10-04T20:16:24.171Z] #107 DONE 1.3s [2023-10-04T20:16:24.171Z] [2023-10-04T20:16:24.171Z] #108 [security-proxy-auth builder 6/7] COPY . . [2023-10-04T20:16:24.171Z] #108 CACHED [2023-10-04T20:16:24.171Z] [2023-10-04T20:16:24.171Z] #109 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-04T20:16:24.171Z] #109 CACHED [2023-10-04T20:16:24.171Z] [2023-10-04T20:16:24.171Z] #110 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-10-04T20:16:24.171Z] #110 CACHED [2023-10-04T20:16:24.171Z] [2023-10-04T20:16:24.171Z] #111 [support-scheduler builder 6/7] COPY . . [2023-10-04T20:16:24.171Z] #111 CACHED [2023-10-04T20:16:24.171Z] [2023-10-04T20:16:24.171Z] #112 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-04T20:16:24.171Z] #112 CACHED [2023-10-04T20:16:24.171Z] [2023-10-04T20:16:24.171Z] #113 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-10-04T20:16:24.171Z] #113 CACHED [2023-10-04T20:16:24.171Z] [2023-10-04T20:16:24.171Z] #114 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-10-04T20:16:24.171Z] #114 CACHED [2023-10-04T20:16:24.171Z] [2023-10-04T20:16:24.171Z] #115 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-10-04T20:16:24.171Z] #115 CACHED [2023-10-04T20:16:24.171Z] [2023-10-04T20:16:24.171Z] #116 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-04T20:16:24.171Z] #116 CACHED [2023-10-04T20:16:24.171Z] [2023-10-04T20:16:24.171Z] #117 [core-data builder 6/7] COPY . . [2023-10-04T20:16:24.171Z] #117 CACHED [2023-10-04T20:16:24.171Z] [2023-10-04T20:16:24.171Z] #118 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-04T20:16:24.171Z] #118 CACHED [2023-10-04T20:16:24.171Z] [2023-10-04T20:16:24.171Z] #119 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-10-04T20:16:24.171Z] #119 CACHED [2023-10-04T20:16:24.171Z] [2023-10-04T20:16:24.171Z] #120 [core-command builder 6/7] COPY . . [2023-10-04T20:16:24.171Z] #120 CACHED [2023-10-04T20:16:24.171Z] [2023-10-04T20:16:24.171Z] #121 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-04T20:16:24.171Z] #121 CACHED [2023-10-04T20:16:24.171Z] [2023-10-04T20:16:24.171Z] #122 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-10-04T20:16:24.171Z] #122 CACHED [2023-10-04T20:16:24.171Z] [2023-10-04T20:16:24.171Z] #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-04T20:16:25.587Z] #123 ... [2023-10-04T20:16:25.587Z] [2023-10-04T20:16:25.587Z] #106 [security-spiffe-token-provider builder 6/7] COPY . . [2023-10-04T20:16:25.587Z] #106 DONE 2.6s [2023-10-04T20:16:25.587Z] [2023-10-04T20:16:25.587Z] #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-04T20:16:28.925Z] #124 ... [2023-10-04T20:16:28.925Z] [2023-10-04T20:16:28.925Z] #125 [support-notifications builder 6/7] COPY . . [2023-10-04T20:16:28.925Z] #125 DONE 4.7s [2023-10-04T20:16:28.925Z] [2023-10-04T20:16:28.925Z] #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-04T20:16:31.510Z] #126 2.445 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.60" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-10-04T20:16:34.090Z] #126 ... [2023-10-04T20:16:34.090Z] [2023-10-04T20:16:34.090Z] #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-04T20:16:34.090Z] #0 6.509 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.60" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-10-04T20:16:34.357Z] #127 ... [2023-10-04T20:16:34.357Z] [2023-10-04T20:16:34.358Z] #128 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-04T20:16:34.358Z] #0 5.723 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.60" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-10-04T20:16:34.358Z] #128 ... [2023-10-04T20:16:34.358Z] [2023-10-04T20:16:34.358Z] #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-04T20:16:34.358Z] #0 6.070 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.60" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-10-04T20:16:34.653Z] #129 ... [2023-10-04T20:16:34.653Z] [2023-10-04T20:16:34.653Z] #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-04T20:16:34.653Z] #0 5.819 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-10-04T20:16:34.653Z] #130 ... [2023-10-04T20:16:34.653Z] [2023-10-04T20:16:34.653Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-04T20:16:34.653Z] #0 6.554 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.60" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-10-04T20:16:34.921Z] #131 ... [2023-10-04T20:16:34.921Z] [2023-10-04T20:16:34.921Z] #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-04T20:16:34.921Z] #124 4.878 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.60" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-10-04T20:16:40.277Z] #124 ... [2023-10-04T20:16:40.277Z] [2023-10-04T20:16:40.277Z] #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-04T20:16:40.277Z] #123 6.194 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.60" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-10-04T20:16:44.749Z] #128 ... [2023-10-04T20:16:44.749Z] [2023-10-04T20:16:44.749Z] #107 [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-10-04T20:16:44.749Z] #107 76.24 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-10-04T20:16:47.294Z] #107 ... [2023-10-04T20:16:47.294Z] [2023-10-04T20:16:47.294Z] #125 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-10-04T20:16:47.294Z] #125 DONE 80.8s [2023-10-04T20:16:47.618Z] [2023-10-04T20:16:47.618Z] #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-04T20:17:09.575Z] #129 ... [2023-10-04T20:17:09.575Z] [2023-10-04T20:17:09.576Z] #107 [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-10-04T20:17:09.576Z] #107 DONE 101.8s [2023-10-04T20:17:09.576Z] [2023-10-04T20:17:09.576Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-04T20:17:09.576Z] #132 ... [2023-10-04T20:17:09.576Z] [2023-10-04T20:17:09.576Z] #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-04T20:17:09.576Z] #124 DONE 102.3s [2023-10-04T20:17:09.576Z] [2023-10-04T20:17:09.576Z] #133 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-04T20:17:09.864Z] #133 ... [2023-10-04T20:17:09.864Z] [2023-10-04T20:17:09.864Z] #127 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-04T20:17:09.864Z] #127 DONE 103.4s [2023-10-04T20:17:10.123Z] [2023-10-04T20:17:10.123Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-04T20:17:10.123Z] #128 ... [2023-10-04T20:17:10.123Z] [2023-10-04T20:17:10.123Z] #134 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-04T20:17:10.382Z] #134 ... [2023-10-04T20:17:10.382Z] [2023-10-04T20:17:10.382Z] #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-04T20:17:10.382Z] #126 DONE 103.6s [2023-10-04T20:17:10.382Z] [2023-10-04T20:17:10.382Z] #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-04T20:17:10.382Z] #129 DONE 103.3s [2023-10-04T20:17:10.382Z] [2023-10-04T20:17:10.382Z] #135 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-04T20:17:10.641Z] #135 ... [2023-10-04T20:17:10.641Z] [2023-10-04T20:17:10.641Z] #100 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-04T20:17:10.641Z] #100 DONE 104.1s [2023-10-04T20:17:10.641Z] [2023-10-04T20:17:10.641Z] #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-04T20:17:10.641Z] #130 DONE 103.6s [2023-10-04T20:17:10.641Z] [2023-10-04T20:17:10.641Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-04T20:17:10.641Z] #131 DONE 103.6s [2023-10-04T20:17:10.641Z] [2023-10-04T20:17:10.641Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-04T20:17:10.641Z] #128 DONE 103.7s [2023-10-04T20:17:10.641Z] [2023-10-04T20:17:10.641Z] #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-04T20:17:10.641Z] #123 DONE 103.7s [2023-10-04T20:17:10.641Z] [2023-10-04T20:17:10.641Z] #136 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-04T20:17:10.902Z] #136 ... [2023-10-04T20:17:10.902Z] [2023-10-04T20:17:10.902Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-04T20:17:10.902Z] #132 DONE 2.5s [2023-10-04T20:17:10.902Z] [2023-10-04T20:17:10.902Z] #133 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-04T20:17:10.902Z] #133 DONE 1.8s [2023-10-04T20:17:10.902Z] [2023-10-04T20:17:10.902Z] #134 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-04T20:17:10.902Z] #134 DONE 0.7s [2023-10-04T20:17:10.902Z] [2023-10-04T20:17:10.902Z] #137 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-04T20:17:10.902Z] #137 DONE 0.5s [2023-10-04T20:17:10.902Z] [2023-10-04T20:17:10.902Z] #136 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-04T20:17:10.902Z] #136 DONE 0.3s [2023-10-04T20:17:10.902Z] [2023-10-04T20:17:10.902Z] #135 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-04T20:17:10.902Z] #135 DONE 0.5s [2023-10-04T20:17:10.902Z] [2023-10-04T20:17:10.902Z] #138 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-10-04T20:17:10.902Z] #138 DONE 0.6s [2023-10-04T20:17:10.902Z] [2023-10-04T20:17:10.902Z] #139 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-04T20:17:11.166Z] #139 ... [2023-10-04T20:17:11.167Z] [2023-10-04T20:17:11.167Z] #140 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-10-04T20:17:11.167Z] #140 DONE 0.5s [2023-10-04T20:17:11.427Z] [2023-10-04T20:17:11.427Z] #141 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-04T20:17:11.427Z] #141 ... [2023-10-04T20:17:11.427Z] [2023-10-04T20:17:11.427Z] #142 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-10-04T20:17:11.427Z] #142 DONE 0.7s [2023-10-04T20:17:11.686Z] [2023-10-04T20:17:11.686Z] #141 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-04T20:17:11.686Z] #141 DONE 0.8s [2023-10-04T20:17:11.686Z] [2023-10-04T20:17:11.686Z] #143 [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-10-04T20:17:11.947Z] #143 ... [2023-10-04T20:17:11.947Z] [2023-10-04T20:17:11.947Z] #144 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-04T20:17:11.947Z] #144 DONE 0.9s [2023-10-04T20:17:11.947Z] [2023-10-04T20:17:11.947Z] #145 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-04T20:17:11.947Z] #145 CACHED [2023-10-04T20:17:11.947Z] [2023-10-04T20:17:11.947Z] #146 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-04T20:17:11.947Z] #146 CACHED [2023-10-04T20:17:11.947Z] [2023-10-04T20:17:11.947Z] #147 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-04T20:17:11.947Z] #147 DONE 0.9s [2023-10-04T20:17:11.947Z] [2023-10-04T20:17:11.947Z] #148 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-04T20:17:11.947Z] #148 CACHED [2023-10-04T20:17:11.947Z] [2023-10-04T20:17:11.947Z] #149 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-04T20:17:11.947Z] #149 CACHED [2023-10-04T20:17:11.947Z] [2023-10-04T20:17:11.947Z] #150 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-04T20:17:11.947Z] #150 CACHED [2023-10-04T20:17:11.947Z] [2023-10-04T20:17:11.947Z] #151 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-04T20:17:11.947Z] #151 CACHED [2023-10-04T20:17:11.947Z] [2023-10-04T20:17:11.947Z] #152 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-04T20:17:11.947Z] #152 CACHED [2023-10-04T20:17:11.947Z] [2023-10-04T20:17:11.947Z] #153 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-10-04T20:17:11.947Z] #153 CACHED [2023-10-04T20:17:11.947Z] [2023-10-04T20:17:11.947Z] #139 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-04T20:17:11.947Z] #139 DONE 0.8s [2023-10-04T20:17:11.947Z] [2023-10-04T20:17:11.947Z] #154 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-10-04T20:17:12.207Z] #154 ... [2023-10-04T20:17:12.207Z] [2023-10-04T20:17:12.207Z] #155 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-10-04T20:17:12.207Z] #155 DONE 1.2s [2023-10-04T20:17:12.207Z] [2023-10-04T20:17:12.207Z] #156 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-04T20:17:13.628Z] #156 ... [2023-10-04T20:17:13.628Z] [2023-10-04T20:17:13.628Z] #157 [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-10-04T20:17:13.628Z] #157 DONE 2.2s [2023-10-04T20:17:13.628Z] [2023-10-04T20:17:13.628Z] #143 [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-10-04T20:17:13.628Z] #143 DONE 2.1s [2023-10-04T20:17:13.628Z] [2023-10-04T20:17:13.628Z] #158 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-10-04T20:17:13.628Z] #158 DONE 2.0s [2023-10-04T20:17:13.628Z] [2023-10-04T20:17:13.628Z] #159 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-10-04T20:17:13.628Z] #159 DONE 2.1s [2023-10-04T20:17:13.628Z] [2023-10-04T20:17:13.628Z] #160 [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-10-04T20:17:13.887Z] #160 ... [2023-10-04T20:17:13.887Z] [2023-10-04T20:17:13.887Z] #161 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-10-04T20:17:13.887Z] #161 DONE 2.1s [2023-10-04T20:17:13.887Z] [2023-10-04T20:17:13.887Z] #162 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-10-04T20:17:13.887Z] #162 DONE 2.1s [2023-10-04T20:17:13.887Z] [2023-10-04T20:17:13.887Z] #163 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-10-04T20:17:13.887Z] #163 DONE 2.1s [2023-10-04T20:17:13.887Z] [2023-10-04T20:17:13.887Z] #164 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-10-04T20:17:13.887Z] #164 DONE 2.1s [2023-10-04T20:17:13.887Z] [2023-10-04T20:17:13.887Z] #154 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-10-04T20:17:13.887Z] #154 DONE 2.1s [2023-10-04T20:17:13.887Z] [2023-10-04T20:17:13.887Z] #165 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-10-04T20:17:13.887Z] #165 DONE 2.1s [2023-10-04T20:17:13.887Z] [2023-10-04T20:17:13.887Z] #166 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-10-04T20:17:14.459Z] #166 ... [2023-10-04T20:17:14.459Z] [2023-10-04T20:17:14.459Z] #167 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-10-04T20:17:14.459Z] #167 DONE 0.6s [2023-10-04T20:17:14.459Z] [2023-10-04T20:17:14.459Z] #156 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-04T20:17:14.459Z] #156 DONE 2.2s [2023-10-04T20:17:14.459Z] [2023-10-04T20:17:14.459Z] #168 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-10-04T20:17:14.459Z] #168 DONE 0.7s [2023-10-04T20:17:14.459Z] [2023-10-04T20:17:14.460Z] #160 [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-10-04T20:17:14.460Z] #160 DONE 0.6s [2023-10-04T20:17:14.460Z] [2023-10-04T20:17:14.460Z] #169 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-10-04T20:17:14.460Z] #169 DONE 0.6s [2023-10-04T20:17:14.460Z] [2023-10-04T20:17:14.460Z] #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-10-04T20:17:14.460Z] #170 DONE 0.6s [2023-10-04T20:17:14.460Z] [2023-10-04T20:17:14.460Z] #171 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-10-04T20:17:14.460Z] #171 ... [2023-10-04T20:17:14.460Z] [2023-10-04T20:17:14.460Z] #172 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-10-04T20:17:14.460Z] #172 DONE 0.7s [2023-10-04T20:17:14.460Z] [2023-10-04T20:17:14.460Z] #173 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-10-04T20:17:14.460Z] #173 DONE 0.6s [2023-10-04T20:17:14.724Z] [2023-10-04T20:17:14.724Z] #174 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-10-04T20:17:14.724Z] #174 DONE 0.7s [2023-10-04T20:17:14.724Z] [2023-10-04T20:17:14.724Z] #166 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-10-04T20:17:14.724Z] #166 DONE 0.7s [2023-10-04T20:17:14.724Z] [2023-10-04T20:17:14.724Z] #175 [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-10-04T20:17:14.724Z] #175 DONE 0.7s [2023-10-04T20:17:14.724Z] [2023-10-04T20:17:14.724Z] #91 [security-spiffe-token-provider] exporting to image [2023-10-04T20:17:14.724Z] #91 exporting layers [2023-10-04T20:17:14.984Z] #91 exporting layers 0.4s done [2023-10-04T20:17:14.984Z] #91 writing image sha256:c3acf30516e9a576d3157ec7ca6376e19eeeea3c4fd8487b6b78961b09f8d254 [2023-10-04T20:17:14.984Z] #91 ... [2023-10-04T20:17:14.984Z] [2023-10-04T20:17:14.984Z] #176 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-10-04T20:17:14.984Z] #176 DONE 0.7s [2023-10-04T20:17:14.984Z] [2023-10-04T20:17:14.984Z] #177 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-10-04T20:17:14.984Z] #177 DONE 0.7s [2023-10-04T20:17:14.984Z] [2023-10-04T20:17:14.984Z] #178 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-10-04T20:17:14.984Z] #178 DONE 0.7s [2023-10-04T20:17:14.984Z] [2023-10-04T20:17:14.984Z] #179 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-10-04T20:17:14.984Z] #179 DONE 0.7s [2023-10-04T20:17:14.984Z] [2023-10-04T20:17:14.984Z] #91 [core-command] exporting to image [2023-10-04T20:17:14.984Z] #91 writing image sha256:c3acf30516e9a576d3157ec7ca6376e19eeeea3c4fd8487b6b78961b09f8d254 0.3s done [2023-10-04T20:17:14.984Z] #91 naming to docker.io/library/core-data done [2023-10-04T20:17:14.984Z] #91 writing image sha256:e222457f2c111d38c4f9b7b9bda079ed174f4fa7847a0f7a8b65ebb1505764f2 0.0s done [2023-10-04T20:17:14.984Z] #91 naming to docker.io/library/core-command done [2023-10-04T20:17:15.244Z] #91 ... [2023-10-04T20:17:15.244Z] [2023-10-04T20:17:15.244Z] #171 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-10-04T20:17:15.244Z] #171 DONE 0.7s [2023-10-04T20:17:15.244Z] [2023-10-04T20:17:15.244Z] #180 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-10-04T20:17:15.244Z] #180 DONE 0.6s [2023-10-04T20:17:15.244Z] [2023-10-04T20:17:15.244Z] #91 [support-scheduler] exporting to image [2023-10-04T20:17:15.244Z] #91 exporting layers 0.1s done [2023-10-04T20:17:15.244Z] #91 writing image sha256:8abd1e01c2ccb07fbbd90008449b481885681f07b1c28f53df0c6481b25ff0e2 0.0s done [2023-10-04T20:17:15.244Z] #91 naming to docker.io/library/support-scheduler done [2023-10-04T20:17:16.249Z] #91 writing image sha256:90193fa3a98897b7e468b3be57057a4f69823c320c9fc1a1b76d200bcff194e2 0.0s done [2023-10-04T20:17:16.249Z] #91 writing image sha256:a992c7a8ed28bd37770700e719af8d11013a7605e3a17517ffc7f04afe975fea [2023-10-04T20:17:16.249Z] #91 naming to docker.io/library/security-spiffe-token-provider [2023-10-04T20:17:16.527Z] #91 writing image sha256:a992c7a8ed28bd37770700e719af8d11013a7605e3a17517ffc7f04afe975fea 0.1s done [2023-10-04T20:17:16.527Z] #91 naming to docker.io/library/security-spiffe-token-provider 0.1s done [2023-10-04T20:17:16.527Z] #91 naming to docker.io/library/support-notifications [2023-10-04T20:17:16.527Z] #91 naming to docker.io/library/support-notifications 0.4s done [2023-10-04T20:17:16.785Z] #91 writing image sha256:04504e648397e13be9edb430145d2b13f9b064a1fbd6c84c73f64d62e74bb6d8 0.0s done [2023-10-04T20:17:16.785Z] #91 naming to docker.io/library/core-metadata [2023-10-04T20:17:16.785Z] #91 naming to docker.io/library/core-metadata 0.1s done [2023-10-04T20:17:16.785Z] #91 DONE 3.6s [2023-10-04T20:17:16.785Z] [2023-10-04T20:17:16.785Z] #181 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-04T20:17:17.350Z] #181 ... [2023-10-04T20:17:17.350Z] [2023-10-04T20:17:17.350Z] #182 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-10-04T20:17:17.350Z] #182 DONE 2.1s [2023-10-04T20:17:17.350Z] [2023-10-04T20:17:17.351Z] #183 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-10-04T20:17:17.351Z] #183 DONE 2.1s [2023-10-04T20:17:17.351Z] [2023-10-04T20:17:17.351Z] #184 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-10-04T20:17:17.351Z] #184 DONE 2.2s [2023-10-04T20:17:17.351Z] [2023-10-04T20:17:17.351Z] #185 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-10-04T20:17:18.725Z] #185 ... [2023-10-04T20:17:18.725Z] [2023-10-04T20:17:18.725Z] #186 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-04T20:17:18.725Z] #186 DONE 3.5s [2023-10-04T20:17:18.725Z] [2023-10-04T20:17:18.725Z] #181 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-04T20:17:18.725Z] #181 DONE 3.5s [2023-10-04T20:17:18.725Z] [2023-10-04T20:17:18.725Z] #91 [core-common-config-bootstrapper] exporting to image [2023-10-04T20:17:18.983Z] #91 ... [2023-10-04T20:17:18.983Z] [2023-10-04T20:17:18.983Z] #185 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-10-04T20:17:18.983Z] #185 DONE 1.7s [2023-10-04T20:17:18.983Z] [2023-10-04T20:17:18.983Z] #187 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-10-04T20:17:18.983Z] #187 DONE 1.8s [2023-10-04T20:17:18.983Z] [2023-10-04T20:17:18.983Z] #188 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-10-04T20:17:18.983Z] #188 DONE 0.1s [2023-10-04T20:17:18.983Z] [2023-10-04T20:17:18.983Z] #189 [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-10-04T20:17:18.983Z] #189 DONE 0.1s [2023-10-04T20:17:18.983Z] [2023-10-04T20:17:18.983Z] #91 [core-common-config-bootstrapper] exporting to image [2023-10-04T20:17:18.983Z] #91 exporting layers 0.3s done [2023-10-04T20:17:18.983Z] #91 writing image sha256:907229be7c54b45cb776cf029a4aa03e16786b13c3ef88d3fad63836ade42f2c 0.0s done [2023-10-04T20:17:18.983Z] #91 naming to docker.io/library/core-common-config-bootstrapper done [2023-10-04T20:17:18.983Z] #91 writing image sha256:60ca4667c869da3b4dd38f7d53d62bf5f25b6fc9434e093f2550d9d18bc0ba19 [2023-10-04T20:17:19.241Z] #91 writing image sha256:60ca4667c869da3b4dd38f7d53d62bf5f25b6fc9434e093f2550d9d18bc0ba19 done [2023-10-04T20:17:19.241Z] #91 naming to docker.io/library/security-proxy-auth done [2023-10-04T20:17:19.241Z] #91 DONE 4.2s [2023-10-04T20:17:19.241Z] [2023-10-04T20:17:19.241Z] #190 [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-10-04T20:17:19.241Z] #190 DONE 0.1s [2023-10-04T20:17:19.241Z] [2023-10-04T20:17:19.241Z] #191 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-10-04T20:17:19.241Z] #191 DONE 0.0s [2023-10-04T20:17:19.241Z] [2023-10-04T20:17:19.241Z] #192 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-04T20:17:19.241Z] #192 ... [2023-10-04T20:17:19.241Z] [2023-10-04T20:17:19.241Z] #193 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-04T20:17:19.241Z] #193 DONE 2.0s [2023-10-04T20:17:19.241Z] [2023-10-04T20:17:19.241Z] #194 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-10-04T20:17:19.241Z] #194 DONE 0.1s [2023-10-04T20:17:19.505Z] [2023-10-04T20:17:19.505Z] #91 [security-proxy-setup] exporting to image [2023-10-04T20:17:19.762Z] #91 ... [2023-10-04T20:17:19.762Z] [2023-10-04T20:17:19.762Z] #192 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-04T20:17:19.762Z] #192 DONE 0.7s [2023-10-04T20:17:19.762Z] [2023-10-04T20:17:19.762Z] #91 [security-proxy-setup] exporting to image [2023-10-04T20:17:19.762Z] #91 exporting layers 0.6s done [2023-10-04T20:17:19.762Z] #91 writing image sha256:2fe8eed49c167fadc6d15c33300484bf4b1414c08b796e0872087192c7851322 done [2023-10-04T20:17:19.762Z] #91 naming to docker.io/library/security-proxy-setup done [2023-10-04T20:17:20.329Z] #91 ... [2023-10-04T20:17:20.329Z] [2023-10-04T20:17:20.329Z] #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-10-04T20:17:20.329Z] #195 DONE 0.9s [2023-10-04T20:17:20.329Z] [2023-10-04T20:17:20.329Z] #91 [security-bootstrapper] exporting to image [2023-10-04T20:17:20.588Z] #91 exporting layers 0.7s done [2023-10-04T20:17:20.588Z] #91 exporting layers 0.5s done [2023-10-04T20:17:20.588Z] #91 writing image sha256:62b438bfa4a442c5658803f0b4d2a316c3acb2a59da59ed3fd4c7b6689debdf9 done [2023-10-04T20:17:20.588Z] #91 naming to docker.io/library/security-secretstore-setup done [2023-10-04T20:17:20.588Z] #91 writing image sha256:cc2bb3cf839bb834ac5f1b0d4bb7599e8758a118452e2d8978b5709316f042f1 done [2023-10-04T20:17:20.588Z] #91 naming to docker.io/library/security-bootstrapper done [2023-10-04T20:17:20.588Z] #91 DONE 5.6s [2023-10-04T20:17:20.588Z] time="2023-10-04T20:13:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-04T20:17:20.588Z] time="2023-10-04T20:13:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-04T20:17:20.588Z] time="2023-10-04T20:13:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-04T20:17:20.588Z] time="2023-10-04T20:13:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-04T20:17:20.588Z] time="2023-10-04T20:13:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-04T20:17:20.588Z] time="2023-10-04T20:13:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-04T20:17:20.588Z] time="2023-10-04T20:13:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-04T20:17:20.588Z] time="2023-10-04T20:13:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-04T20:17:20.588Z] time="2023-10-04T20:13:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-04T20:17:20.588Z] time="2023-10-04T20:13:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-04T20:17:20.588Z] time="2023-10-04T20:13:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-04T20:17:20.588Z] time="2023-10-04T20:13:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-04T20:17:20.588Z] time="2023-10-04T20:13:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-04T20:17:20.588Z] time="2023-10-04T20:13:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-10-04T20:17:20.598Z] $ docker stop --time=1 9db33897abe5471a7d164ba0eb94487a61294ba2050b258b77ef06770dc50213 [2023-10-04T20:17:21.957Z] $ docker rm -f --volumes 9db33897abe5471a7d164ba0eb94487a61294ba2050b258b77ef06770dc50213 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-04T20:17:22.333Z] + docker images [2023-10-04T20:17:22.333Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-10-04T20:17:22.333Z] security-proxy-setup latest 2fe8eed49c16 3 seconds ago 29.4MB [2023-10-04T20:17:22.333Z] security-bootstrapper latest cc2bb3cf839b 3 seconds ago 23.3MB [2023-10-04T20:17:22.333Z] security-secretstore-setup latest 62b438bfa4a4 3 seconds ago 44.4MB [2023-10-04T20:17:22.333Z] security-proxy-auth latest 60ca4667c869 4 seconds ago 19.5MB [2023-10-04T20:17:22.333Z] core-common-config-bootstrapper latest 907229be7c54 4 seconds ago 18.2MB [2023-10-04T20:17:22.333Z] support-notifications latest a992c7a8ed28 8 seconds ago 34.6MB [2023-10-04T20:17:22.333Z] support-scheduler latest 8abd1e01c2cc 8 seconds ago 34MB [2023-10-04T20:17:22.333Z] core-command latest e222457f2c11 8 seconds ago 21.2MB [2023-10-04T20:17:22.333Z] core-data latest c3acf30516e9 8 seconds ago 21.4MB [2023-10-04T20:17:22.333Z] security-spiffe-token-provider latest 90193fa3a988 8 seconds ago 35MB [2023-10-04T20:17:22.333Z] core-metadata latest 04504e648397 8 seconds ago 21.7MB [2023-10-04T20:17:22.333Z] security-spire-agent latest b6442ca3defe 2 minutes ago 161MB [2023-10-04T20:17:22.333Z] security-spire-config latest 5da9b8009f19 2 minutes ago 101MB [2023-10-04T20:17:22.333Z] security-spire-server latest dd3954a4abcc 2 minutes ago 102MB [2023-10-04T20:17:22.333Z] ci-base-image-x86_64 latest f191035209e1 6 minutes ago 928MB [2023-10-04T20:17:22.333Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 0786185ac409 2 weeks ago 557MB [2023-10-04T20:17:22.333Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 4 months ago 334MB [2023-10-04T20:17:22.333Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 15 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-10-04T20:17:22.466Z] provisioning config files... [2023-10-04T20:17:22.476Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/594@tmp/config12505028943949729094tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-04T20:17:22.770Z] ---> docker-login.sh [2023-10-04T20:17:22.770Z] nexus3.edgexfoundry.org:10001 [2023-10-04T20:17:22.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-04T20:17:22.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-04T20:17:22.770Z] Configure a credential helper to remove this warning. See [2023-10-04T20:17:22.770Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-04T20:17:22.770Z] [2023-10-04T20:17:22.770Z] Login Succeeded [2023-10-04T20:17:22.770Z] nexus3.edgexfoundry.org:10002 [2023-10-04T20:17:22.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-04T20:17:22.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-04T20:17:22.770Z] Configure a credential helper to remove this warning. See [2023-10-04T20:17:22.770Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-04T20:17:22.770Z] [2023-10-04T20:17:22.770Z] Login Succeeded [2023-10-04T20:17:22.770Z] nexus3.edgexfoundry.org:10003 [2023-10-04T20:17:23.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-04T20:17:23.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-04T20:17:23.038Z] Configure a credential helper to remove this warning. See [2023-10-04T20:17:23.038Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-04T20:17:23.038Z] [2023-10-04T20:17:23.038Z] Login Succeeded [2023-10-04T20:17:23.038Z] nexus3.edgexfoundry.org:10004 [2023-10-04T20:17:23.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-04T20:17:23.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-04T20:17:23.038Z] Configure a credential helper to remove this warning. See [2023-10-04T20:17:23.038Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-04T20:17:23.038Z] [2023-10-04T20:17:23.038Z] Login Succeeded [2023-10-04T20:17:23.038Z] docker.io [2023-10-04T20:17:23.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-04T20:17:23.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-04T20:17:23.297Z] Configure a credential helper to remove this warning. See [2023-10-04T20:17:23.297Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-04T20:17:23.297Z] [2023-10-04T20:17:23.297Z] Login Succeeded [2023-10-04T20:17:23.297Z] ---> docker-login.sh ends [Pipeline] } [2023-10-04T20:17:23.303Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-04T20:17:23.336Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-04T20:17:23.362Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-10-04T20:17:23.362Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b [2023-10-04T20:17:23.362Z] latest [2023-10-04T20:17:23.362Z] 3.1.0-dev.60 [2023-10-04T20:17:23.362Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [2023-10-04T20:17:23.362Z] main [2023-10-04T20:17:23.362Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:17:23.708Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:17:24.016Z] + docker push nexus3.edgexfoundry.org:10004/core-command:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [2023-10-04T20:17:24.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-10-04T20:17:24.016Z] f2e7a8d42224: Preparing [2023-10-04T20:17:24.016Z] 5ad2745ee552: Preparing [2023-10-04T20:17:24.016Z] e61ec54d5d36: Preparing [2023-10-04T20:17:24.016Z] ed67bdd8d13d: Preparing [2023-10-04T20:17:24.016Z] fd9fe2744827: Preparing [2023-10-04T20:17:24.016Z] cc2447e1835a: Preparing [2023-10-04T20:17:24.016Z] cc2447e1835a: Waiting [2023-10-04T20:17:24.016Z] fd9fe2744827: Pushed [2023-10-04T20:17:24.016Z] e61ec54d5d36: Pushed [2023-10-04T20:17:24.016Z] cc2447e1835a: Layer already exists [2023-10-04T20:17:24.016Z] ed67bdd8d13d: Pushed [2023-10-04T20:17:24.016Z] f2e7a8d42224: Pushed [2023-10-04T20:17:25.392Z] 5ad2745ee552: Pushed [2023-10-04T20:17:25.651Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b: digest: sha256:e8b52408cc7d1b3650201743a94e6adb652005c17033521c351d8c544c0fca3c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:17:25.957Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:17:26.263Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-10-04T20:17:26.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-10-04T20:17:26.263Z] f2e7a8d42224: Preparing [2023-10-04T20:17:26.263Z] 5ad2745ee552: Preparing [2023-10-04T20:17:26.263Z] e61ec54d5d36: Preparing [2023-10-04T20:17:26.263Z] ed67bdd8d13d: Preparing [2023-10-04T20:17:26.263Z] fd9fe2744827: Preparing [2023-10-04T20:17:26.263Z] cc2447e1835a: Preparing [2023-10-04T20:17:26.263Z] fd9fe2744827: Layer already exists [2023-10-04T20:17:26.263Z] 5ad2745ee552: Layer already exists [2023-10-04T20:17:26.263Z] f2e7a8d42224: Layer already exists [2023-10-04T20:17:26.263Z] e61ec54d5d36: Layer already exists [2023-10-04T20:17:26.263Z] ed67bdd8d13d: Layer already exists [2023-10-04T20:17:26.263Z] cc2447e1835a: Layer already exists [2023-10-04T20:17:26.263Z] latest: digest: sha256:e8b52408cc7d1b3650201743a94e6adb652005c17033521c351d8c544c0fca3c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:17:26.573Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:17:26.875Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.60 [2023-10-04T20:17:26.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-10-04T20:17:26.875Z] f2e7a8d42224: Preparing [2023-10-04T20:17:26.875Z] 5ad2745ee552: Preparing [2023-10-04T20:17:26.875Z] e61ec54d5d36: Preparing [2023-10-04T20:17:26.875Z] ed67bdd8d13d: Preparing [2023-10-04T20:17:26.875Z] fd9fe2744827: Preparing [2023-10-04T20:17:26.875Z] cc2447e1835a: Preparing [2023-10-04T20:17:26.875Z] cc2447e1835a: Waiting [2023-10-04T20:17:26.875Z] ed67bdd8d13d: Layer already exists [2023-10-04T20:17:26.875Z] 5ad2745ee552: Layer already exists [2023-10-04T20:17:26.875Z] f2e7a8d42224: Layer already exists [2023-10-04T20:17:26.875Z] fd9fe2744827: Layer already exists [2023-10-04T20:17:26.875Z] e61ec54d5d36: Layer already exists [2023-10-04T20:17:26.875Z] cc2447e1835a: Layer already exists [2023-10-04T20:17:26.875Z] 3.1.0-dev.60: digest: sha256:e8b52408cc7d1b3650201743a94e6adb652005c17033521c351d8c544c0fca3c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:17:27.183Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:17:27.489Z] + docker push nexus3.edgexfoundry.org:10004/core-command:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [2023-10-04T20:17:27.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-10-04T20:17:27.489Z] f2e7a8d42224: Preparing [2023-10-04T20:17:27.489Z] 5ad2745ee552: Preparing [2023-10-04T20:17:27.489Z] e61ec54d5d36: Preparing [2023-10-04T20:17:27.489Z] ed67bdd8d13d: Preparing [2023-10-04T20:17:27.490Z] fd9fe2744827: Preparing [2023-10-04T20:17:27.490Z] cc2447e1835a: Preparing [2023-10-04T20:17:27.490Z] cc2447e1835a: Waiting [2023-10-04T20:17:27.490Z] ed67bdd8d13d: Layer already exists [2023-10-04T20:17:27.490Z] e61ec54d5d36: Layer already exists [2023-10-04T20:17:27.490Z] 5ad2745ee552: Layer already exists [2023-10-04T20:17:27.490Z] f2e7a8d42224: Layer already exists [2023-10-04T20:17:27.490Z] fd9fe2744827: Layer already exists [2023-10-04T20:17:27.490Z] cc2447e1835a: Layer already exists [2023-10-04T20:17:27.490Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60: digest: sha256:e8b52408cc7d1b3650201743a94e6adb652005c17033521c351d8c544c0fca3c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:17:27.794Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:17:32.295Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-10-04T20:17:32.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-10-04T20:17:32.295Z] f2e7a8d42224: Preparing [2023-10-04T20:17:32.295Z] 5ad2745ee552: Preparing [2023-10-04T20:17:32.295Z] e61ec54d5d36: Preparing [2023-10-04T20:17:32.295Z] ed67bdd8d13d: Preparing [2023-10-04T20:17:32.295Z] fd9fe2744827: Preparing [2023-10-04T20:17:32.295Z] cc2447e1835a: Preparing [2023-10-04T20:17:32.295Z] cc2447e1835a: Waiting [2023-10-04T20:17:32.295Z] fd9fe2744827: Layer already exists [2023-10-04T20:17:32.295Z] f2e7a8d42224: Layer already exists [2023-10-04T20:17:32.295Z] 5ad2745ee552: Layer already exists [2023-10-04T20:17:32.295Z] ed67bdd8d13d: Layer already exists [2023-10-04T20:17:32.295Z] e61ec54d5d36: Layer already exists [2023-10-04T20:17:32.295Z] cc2447e1835a: Layer already exists [2023-10-04T20:17:32.295Z] main: digest: sha256:e8b52408cc7d1b3650201743a94e6adb652005c17033521c351d8c544c0fca3c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-04T20:17:32.346Z] ===================================================== [Pipeline] echo [2023-10-04T20:17:32.356Z] taggedImages: [2023-10-04T20:17:32.356Z] - nexus3.edgexfoundry.org:10004/core-command:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [2023-10-04T20:17:32.356Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-10-04T20:17:32.356Z] - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.60 [2023-10-04T20:17:32.356Z] - nexus3.edgexfoundry.org:10004/core-command:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [2023-10-04T20:17:32.356Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-10-04T20:17:32.386Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-10-04T20:17:32.386Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b [2023-10-04T20:17:32.386Z] latest [2023-10-04T20:17:32.386Z] 3.1.0-dev.60 [2023-10-04T20:17:32.386Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [2023-10-04T20:17:32.386Z] main [2023-10-04T20:17:32.386Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:17:32.710Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:17:33.018Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [2023-10-04T20:17:33.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-10-04T20:17:33.018Z] 832db2b1b001: Preparing [2023-10-04T20:17:33.018Z] 9b1fae8c740e: Preparing [2023-10-04T20:17:33.018Z] d64c42afe173: Preparing [2023-10-04T20:17:33.018Z] bf2658a1bf1d: Preparing [2023-10-04T20:17:33.018Z] e61ec54d5d36: Preparing [2023-10-04T20:17:33.018Z] ed67bdd8d13d: Preparing [2023-10-04T20:17:33.018Z] fd9fe2744827: Preparing [2023-10-04T20:17:33.018Z] cc2447e1835a: Preparing [2023-10-04T20:17:33.018Z] ed67bdd8d13d: Waiting [2023-10-04T20:17:33.018Z] fd9fe2744827: Waiting [2023-10-04T20:17:33.018Z] cc2447e1835a: Waiting [2023-10-04T20:17:33.018Z] e61ec54d5d36: Layer already exists [2023-10-04T20:17:33.018Z] d64c42afe173: Pushed [2023-10-04T20:17:33.018Z] 9b1fae8c740e: Pushed [2023-10-04T20:17:33.275Z] ed67bdd8d13d: Layer already exists [2023-10-04T20:17:33.275Z] cc2447e1835a: Layer already exists [2023-10-04T20:17:33.275Z] fd9fe2744827: Layer already exists [2023-10-04T20:17:33.533Z] 832db2b1b001: Pushed [2023-10-04T20:17:34.097Z] bf2658a1bf1d: Pushed [2023-10-04T20:17:34.353Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b: digest: sha256:04b52b19bc7bc4b3d6a25eae508e2da657aa4d29490550196bd7ec8c04877378 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:17:34.668Z] + 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-10-04T20:17:34.967Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-10-04T20:17:34.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-10-04T20:17:34.968Z] 832db2b1b001: Preparing [2023-10-04T20:17:34.968Z] 9b1fae8c740e: Preparing [2023-10-04T20:17:34.968Z] d64c42afe173: Preparing [2023-10-04T20:17:34.968Z] bf2658a1bf1d: Preparing [2023-10-04T20:17:34.968Z] e61ec54d5d36: Preparing [2023-10-04T20:17:34.968Z] ed67bdd8d13d: Preparing [2023-10-04T20:17:34.968Z] fd9fe2744827: Preparing [2023-10-04T20:17:34.968Z] cc2447e1835a: Preparing [2023-10-04T20:17:34.968Z] ed67bdd8d13d: Waiting [2023-10-04T20:17:34.968Z] fd9fe2744827: Waiting [2023-10-04T20:17:34.968Z] cc2447e1835a: Waiting [2023-10-04T20:17:34.968Z] d64c42afe173: Layer already exists [2023-10-04T20:17:34.968Z] e61ec54d5d36: Layer already exists [2023-10-04T20:17:34.968Z] 9b1fae8c740e: Layer already exists [2023-10-04T20:17:34.968Z] 832db2b1b001: Layer already exists [2023-10-04T20:17:34.968Z] bf2658a1bf1d: Layer already exists [2023-10-04T20:17:34.968Z] fd9fe2744827: Layer already exists [2023-10-04T20:17:34.968Z] ed67bdd8d13d: Layer already exists [2023-10-04T20:17:34.968Z] cc2447e1835a: Layer already exists [2023-10-04T20:17:34.968Z] latest: digest: sha256:04b52b19bc7bc4b3d6a25eae508e2da657aa4d29490550196bd7ec8c04877378 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:17:35.274Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:17:35.580Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.60 [2023-10-04T20:17:35.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-10-04T20:17:35.580Z] 832db2b1b001: Preparing [2023-10-04T20:17:35.580Z] 9b1fae8c740e: Preparing [2023-10-04T20:17:35.580Z] d64c42afe173: Preparing [2023-10-04T20:17:35.580Z] bf2658a1bf1d: Preparing [2023-10-04T20:17:35.580Z] e61ec54d5d36: Preparing [2023-10-04T20:17:35.580Z] ed67bdd8d13d: Preparing [2023-10-04T20:17:35.580Z] fd9fe2744827: Preparing [2023-10-04T20:17:35.580Z] cc2447e1835a: Preparing [2023-10-04T20:17:35.580Z] ed67bdd8d13d: Waiting [2023-10-04T20:17:35.580Z] fd9fe2744827: Waiting [2023-10-04T20:17:35.580Z] cc2447e1835a: Waiting [2023-10-04T20:17:35.580Z] e61ec54d5d36: Layer already exists [2023-10-04T20:17:35.580Z] 9b1fae8c740e: Layer already exists [2023-10-04T20:17:35.580Z] bf2658a1bf1d: Layer already exists [2023-10-04T20:17:35.580Z] d64c42afe173: Layer already exists [2023-10-04T20:17:35.580Z] 832db2b1b001: Layer already exists [2023-10-04T20:17:35.580Z] fd9fe2744827: Layer already exists [2023-10-04T20:17:35.580Z] ed67bdd8d13d: Layer already exists [2023-10-04T20:17:35.580Z] cc2447e1835a: Layer already exists [2023-10-04T20:17:35.580Z] 3.1.0-dev.60: digest: sha256:04b52b19bc7bc4b3d6a25eae508e2da657aa4d29490550196bd7ec8c04877378 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:17:35.887Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:17:36.187Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [2023-10-04T20:17:36.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-10-04T20:17:36.187Z] 832db2b1b001: Preparing [2023-10-04T20:17:36.187Z] 9b1fae8c740e: Preparing [2023-10-04T20:17:36.187Z] d64c42afe173: Preparing [2023-10-04T20:17:36.187Z] bf2658a1bf1d: Preparing [2023-10-04T20:17:36.187Z] e61ec54d5d36: Preparing [2023-10-04T20:17:36.187Z] ed67bdd8d13d: Preparing [2023-10-04T20:17:36.187Z] fd9fe2744827: Preparing [2023-10-04T20:17:36.187Z] cc2447e1835a: Preparing [2023-10-04T20:17:36.187Z] ed67bdd8d13d: Waiting [2023-10-04T20:17:36.187Z] fd9fe2744827: Waiting [2023-10-04T20:17:36.187Z] cc2447e1835a: Waiting [2023-10-04T20:17:36.187Z] bf2658a1bf1d: Layer already exists [2023-10-04T20:17:36.187Z] d64c42afe173: Layer already exists [2023-10-04T20:17:36.187Z] 9b1fae8c740e: Layer already exists [2023-10-04T20:17:36.187Z] e61ec54d5d36: Layer already exists [2023-10-04T20:17:36.187Z] 832db2b1b001: Layer already exists [2023-10-04T20:17:36.187Z] cc2447e1835a: Layer already exists [2023-10-04T20:17:36.187Z] fd9fe2744827: Layer already exists [2023-10-04T20:17:36.187Z] ed67bdd8d13d: Layer already exists [2023-10-04T20:17:36.187Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60: digest: sha256:04b52b19bc7bc4b3d6a25eae508e2da657aa4d29490550196bd7ec8c04877378 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:17:36.500Z] + 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-10-04T20:17:36.800Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-10-04T20:17:36.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-10-04T20:17:36.800Z] 832db2b1b001: Preparing [2023-10-04T20:17:36.800Z] 9b1fae8c740e: Preparing [2023-10-04T20:17:36.800Z] d64c42afe173: Preparing [2023-10-04T20:17:36.800Z] bf2658a1bf1d: Preparing [2023-10-04T20:17:36.800Z] e61ec54d5d36: Preparing [2023-10-04T20:17:36.800Z] ed67bdd8d13d: Preparing [2023-10-04T20:17:36.800Z] fd9fe2744827: Preparing [2023-10-04T20:17:36.800Z] cc2447e1835a: Preparing [2023-10-04T20:17:36.800Z] ed67bdd8d13d: Waiting [2023-10-04T20:17:36.800Z] fd9fe2744827: Waiting [2023-10-04T20:17:36.800Z] cc2447e1835a: Waiting [2023-10-04T20:17:36.800Z] 9b1fae8c740e: Layer already exists [2023-10-04T20:17:36.800Z] e61ec54d5d36: Layer already exists [2023-10-04T20:17:36.800Z] bf2658a1bf1d: Layer already exists [2023-10-04T20:17:36.801Z] fd9fe2744827: Layer already exists [2023-10-04T20:17:36.801Z] ed67bdd8d13d: Layer already exists [2023-10-04T20:17:36.801Z] cc2447e1835a: Layer already exists [2023-10-04T20:17:36.801Z] 832db2b1b001: Layer already exists [2023-10-04T20:17:36.801Z] d64c42afe173: Layer already exists [2023-10-04T20:17:36.801Z] main: digest: sha256:04b52b19bc7bc4b3d6a25eae508e2da657aa4d29490550196bd7ec8c04877378 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-04T20:17:36.841Z] ===================================================== [Pipeline] echo [2023-10-04T20:17:36.847Z] taggedImages: [2023-10-04T20:17:36.847Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [2023-10-04T20:17:36.847Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-10-04T20:17:36.847Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.60 [2023-10-04T20:17:36.847Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [2023-10-04T20:17:36.847Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-10-04T20:17:36.865Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-10-04T20:17:36.865Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b [2023-10-04T20:17:36.865Z] latest [2023-10-04T20:17:36.865Z] 3.1.0-dev.60 [2023-10-04T20:17:36.865Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [2023-10-04T20:17:36.865Z] main [2023-10-04T20:17:36.865Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:17:37.176Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:17:37.477Z] + docker push nexus3.edgexfoundry.org:10004/core-data:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [2023-10-04T20:17:37.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-10-04T20:17:37.477Z] a0bf774471c0: Preparing [2023-10-04T20:17:37.477Z] c12eebed33b3: Preparing [2023-10-04T20:17:37.477Z] e61ec54d5d36: Preparing [2023-10-04T20:17:37.477Z] ed67bdd8d13d: Preparing [2023-10-04T20:17:37.477Z] f541429d1fee: Preparing [2023-10-04T20:17:37.477Z] cc2447e1835a: Preparing [2023-10-04T20:17:37.477Z] cc2447e1835a: Waiting [2023-10-04T20:17:37.735Z] f541429d1fee: Pushed [2023-10-04T20:17:37.735Z] ed67bdd8d13d: Layer already exists [2023-10-04T20:17:37.735Z] a0bf774471c0: Pushed [2023-10-04T20:17:37.993Z] e61ec54d5d36: Layer already exists [2023-10-04T20:17:37.993Z] cc2447e1835a: Layer already exists [2023-10-04T20:17:39.374Z] c12eebed33b3: Pushed [2023-10-04T20:17:39.374Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b: digest: sha256:2e3181f1d05ec7cbbf56ace398830a16ee091c84a431b9e29d8ad5d0848b4249 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:17:39.677Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:17:39.985Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-10-04T20:17:39.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-10-04T20:17:39.985Z] a0bf774471c0: Preparing [2023-10-04T20:17:39.985Z] c12eebed33b3: Preparing [2023-10-04T20:17:39.985Z] e61ec54d5d36: Preparing [2023-10-04T20:17:39.985Z] ed67bdd8d13d: Preparing [2023-10-04T20:17:39.985Z] f541429d1fee: Preparing [2023-10-04T20:17:39.985Z] cc2447e1835a: Preparing [2023-10-04T20:17:39.985Z] cc2447e1835a: Waiting [2023-10-04T20:17:39.985Z] ed67bdd8d13d: Layer already exists [2023-10-04T20:17:39.985Z] e61ec54d5d36: Layer already exists [2023-10-04T20:17:39.985Z] f541429d1fee: Layer already exists [2023-10-04T20:17:39.985Z] c12eebed33b3: Layer already exists [2023-10-04T20:17:39.985Z] a0bf774471c0: Layer already exists [2023-10-04T20:17:39.985Z] cc2447e1835a: Layer already exists [2023-10-04T20:17:39.985Z] latest: digest: sha256:2e3181f1d05ec7cbbf56ace398830a16ee091c84a431b9e29d8ad5d0848b4249 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:17:40.299Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:17:40.598Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.60 [2023-10-04T20:17:40.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-10-04T20:17:40.599Z] a0bf774471c0: Preparing [2023-10-04T20:17:40.599Z] c12eebed33b3: Preparing [2023-10-04T20:17:40.599Z] e61ec54d5d36: Preparing [2023-10-04T20:17:40.599Z] ed67bdd8d13d: Preparing [2023-10-04T20:17:40.599Z] f541429d1fee: Preparing [2023-10-04T20:17:40.599Z] cc2447e1835a: Preparing [2023-10-04T20:17:40.599Z] e61ec54d5d36: Layer already exists [2023-10-04T20:17:40.599Z] a0bf774471c0: Layer already exists [2023-10-04T20:17:40.599Z] ed67bdd8d13d: Layer already exists [2023-10-04T20:17:40.599Z] f541429d1fee: Layer already exists [2023-10-04T20:17:40.599Z] c12eebed33b3: Layer already exists [2023-10-04T20:17:40.599Z] cc2447e1835a: Layer already exists [2023-10-04T20:17:40.599Z] 3.1.0-dev.60: digest: sha256:2e3181f1d05ec7cbbf56ace398830a16ee091c84a431b9e29d8ad5d0848b4249 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:17:40.903Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:17:41.214Z] + docker push nexus3.edgexfoundry.org:10004/core-data:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [2023-10-04T20:17:41.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-10-04T20:17:41.214Z] a0bf774471c0: Preparing [2023-10-04T20:17:41.214Z] c12eebed33b3: Preparing [2023-10-04T20:17:41.214Z] e61ec54d5d36: Preparing [2023-10-04T20:17:41.214Z] ed67bdd8d13d: Preparing [2023-10-04T20:17:41.214Z] f541429d1fee: Preparing [2023-10-04T20:17:41.214Z] cc2447e1835a: Preparing [2023-10-04T20:17:41.214Z] cc2447e1835a: Waiting [2023-10-04T20:17:41.214Z] c12eebed33b3: Layer already exists [2023-10-04T20:17:41.214Z] f541429d1fee: Layer already exists [2023-10-04T20:17:41.214Z] ed67bdd8d13d: Layer already exists [2023-10-04T20:17:41.214Z] e61ec54d5d36: Layer already exists [2023-10-04T20:17:41.214Z] a0bf774471c0: Layer already exists [2023-10-04T20:17:41.214Z] cc2447e1835a: Layer already exists [2023-10-04T20:17:41.214Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60: digest: sha256:2e3181f1d05ec7cbbf56ace398830a16ee091c84a431b9e29d8ad5d0848b4249 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:17:41.530Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:17:41.846Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-10-04T20:17:41.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-10-04T20:17:41.846Z] a0bf774471c0: Preparing [2023-10-04T20:17:41.846Z] c12eebed33b3: Preparing [2023-10-04T20:17:41.846Z] e61ec54d5d36: Preparing [2023-10-04T20:17:41.846Z] ed67bdd8d13d: Preparing [2023-10-04T20:17:41.846Z] f541429d1fee: Preparing [2023-10-04T20:17:41.846Z] cc2447e1835a: Preparing [2023-10-04T20:17:41.846Z] cc2447e1835a: Waiting [2023-10-04T20:17:41.846Z] ed67bdd8d13d: Layer already exists [2023-10-04T20:17:41.846Z] a0bf774471c0: Layer already exists [2023-10-04T20:17:41.846Z] c12eebed33b3: Layer already exists [2023-10-04T20:17:41.846Z] e61ec54d5d36: Layer already exists [2023-10-04T20:17:41.846Z] f541429d1fee: Layer already exists [2023-10-04T20:17:41.846Z] cc2447e1835a: Layer already exists [2023-10-04T20:17:41.846Z] main: digest: sha256:2e3181f1d05ec7cbbf56ace398830a16ee091c84a431b9e29d8ad5d0848b4249 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-04T20:17:41.883Z] ===================================================== [Pipeline] echo [2023-10-04T20:17:41.892Z] taggedImages: [2023-10-04T20:17:41.892Z] - nexus3.edgexfoundry.org:10004/core-data:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [2023-10-04T20:17:41.892Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-10-04T20:17:41.892Z] - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.60 [2023-10-04T20:17:41.892Z] - nexus3.edgexfoundry.org:10004/core-data:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [2023-10-04T20:17:41.892Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-10-04T20:17:41.909Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-10-04T20:17:41.909Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b [2023-10-04T20:17:41.909Z] latest [2023-10-04T20:17:41.909Z] 3.1.0-dev.60 [2023-10-04T20:17:41.909Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [2023-10-04T20:17:41.909Z] main [2023-10-04T20:17:41.909Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:17:42.222Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:17:42.555Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [2023-10-04T20:17:42.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-10-04T20:17:42.555Z] 1233f88b5557: Preparing [2023-10-04T20:17:42.555Z] b2682c7898b4: Preparing [2023-10-04T20:17:42.555Z] a5b11ddac6b8: Preparing [2023-10-04T20:17:42.555Z] e61ec54d5d36: Preparing [2023-10-04T20:17:42.555Z] ed67bdd8d13d: Preparing [2023-10-04T20:17:42.555Z] fd9fe2744827: Preparing [2023-10-04T20:17:42.555Z] cc2447e1835a: Preparing [2023-10-04T20:17:42.555Z] fd9fe2744827: Waiting [2023-10-04T20:17:42.555Z] cc2447e1835a: Waiting [2023-10-04T20:17:42.555Z] ed67bdd8d13d: Layer already exists [2023-10-04T20:17:42.555Z] e61ec54d5d36: Layer already exists [2023-10-04T20:17:42.555Z] b2682c7898b4: Pushed [2023-10-04T20:17:42.555Z] fd9fe2744827: Layer already exists [2023-10-04T20:17:42.555Z] 1233f88b5557: Pushed [2023-10-04T20:17:42.555Z] cc2447e1835a: Layer already exists [2023-10-04T20:17:43.996Z] a5b11ddac6b8: Pushed [2023-10-04T20:17:44.271Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b: digest: sha256:ba22e51d3c718551849c960f9801106b1572f4a51ee48ffb4287279c60037fd5 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:17:44.626Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:17:44.960Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-10-04T20:17:44.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-10-04T20:17:44.960Z] 1233f88b5557: Preparing [2023-10-04T20:17:44.960Z] b2682c7898b4: Preparing [2023-10-04T20:17:44.960Z] a5b11ddac6b8: Preparing [2023-10-04T20:17:44.960Z] e61ec54d5d36: Preparing [2023-10-04T20:17:44.960Z] ed67bdd8d13d: Preparing [2023-10-04T20:17:44.960Z] fd9fe2744827: Preparing [2023-10-04T20:17:44.960Z] cc2447e1835a: Preparing [2023-10-04T20:17:44.960Z] fd9fe2744827: Waiting [2023-10-04T20:17:44.960Z] cc2447e1835a: Waiting [2023-10-04T20:17:44.960Z] a5b11ddac6b8: Layer already exists [2023-10-04T20:17:44.960Z] 1233f88b5557: Layer already exists [2023-10-04T20:17:44.960Z] e61ec54d5d36: Layer already exists [2023-10-04T20:17:44.960Z] b2682c7898b4: Layer already exists [2023-10-04T20:17:44.960Z] ed67bdd8d13d: Layer already exists [2023-10-04T20:17:44.960Z] fd9fe2744827: Layer already exists [2023-10-04T20:17:44.960Z] cc2447e1835a: Layer already exists [2023-10-04T20:17:44.960Z] latest: digest: sha256:ba22e51d3c718551849c960f9801106b1572f4a51ee48ffb4287279c60037fd5 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:17:45.266Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:17:45.594Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.60 [2023-10-04T20:17:45.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-10-04T20:17:45.594Z] 1233f88b5557: Preparing [2023-10-04T20:17:45.594Z] b2682c7898b4: Preparing [2023-10-04T20:17:45.594Z] a5b11ddac6b8: Preparing [2023-10-04T20:17:45.594Z] e61ec54d5d36: Preparing [2023-10-04T20:17:45.594Z] ed67bdd8d13d: Preparing [2023-10-04T20:17:45.594Z] fd9fe2744827: Preparing [2023-10-04T20:17:45.594Z] cc2447e1835a: Preparing [2023-10-04T20:17:45.594Z] cc2447e1835a: Waiting [2023-10-04T20:17:45.594Z] fd9fe2744827: Waiting [2023-10-04T20:17:45.594Z] b2682c7898b4: Layer already exists [2023-10-04T20:17:45.594Z] e61ec54d5d36: Layer already exists [2023-10-04T20:17:45.594Z] 1233f88b5557: Layer already exists [2023-10-04T20:17:45.594Z] a5b11ddac6b8: Layer already exists [2023-10-04T20:17:45.594Z] ed67bdd8d13d: Layer already exists [2023-10-04T20:17:45.594Z] fd9fe2744827: Layer already exists [2023-10-04T20:17:45.594Z] cc2447e1835a: Layer already exists [2023-10-04T20:17:45.594Z] 3.1.0-dev.60: digest: sha256:ba22e51d3c718551849c960f9801106b1572f4a51ee48ffb4287279c60037fd5 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:17:45.915Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:17:46.222Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [2023-10-04T20:17:46.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-10-04T20:17:46.222Z] 1233f88b5557: Preparing [2023-10-04T20:17:46.222Z] b2682c7898b4: Preparing [2023-10-04T20:17:46.222Z] a5b11ddac6b8: Preparing [2023-10-04T20:17:46.222Z] e61ec54d5d36: Preparing [2023-10-04T20:17:46.222Z] ed67bdd8d13d: Preparing [2023-10-04T20:17:46.222Z] fd9fe2744827: Preparing [2023-10-04T20:17:46.222Z] cc2447e1835a: Preparing [2023-10-04T20:17:46.222Z] fd9fe2744827: Waiting [2023-10-04T20:17:46.222Z] cc2447e1835a: Waiting [2023-10-04T20:17:46.222Z] 1233f88b5557: Layer already exists [2023-10-04T20:17:46.222Z] b2682c7898b4: Layer already exists [2023-10-04T20:17:46.222Z] a5b11ddac6b8: Layer already exists [2023-10-04T20:17:46.222Z] ed67bdd8d13d: Layer already exists [2023-10-04T20:17:46.222Z] e61ec54d5d36: Layer already exists [2023-10-04T20:17:46.222Z] fd9fe2744827: Layer already exists [2023-10-04T20:17:46.222Z] cc2447e1835a: Layer already exists [2023-10-04T20:17:46.222Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60: digest: sha256:ba22e51d3c718551849c960f9801106b1572f4a51ee48ffb4287279c60037fd5 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:17:46.538Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:17:46.850Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-10-04T20:17:46.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-10-04T20:17:46.850Z] 1233f88b5557: Preparing [2023-10-04T20:17:46.850Z] b2682c7898b4: Preparing [2023-10-04T20:17:46.850Z] a5b11ddac6b8: Preparing [2023-10-04T20:17:46.850Z] e61ec54d5d36: Preparing [2023-10-04T20:17:46.850Z] ed67bdd8d13d: Preparing [2023-10-04T20:17:46.850Z] fd9fe2744827: Preparing [2023-10-04T20:17:46.850Z] cc2447e1835a: Preparing [2023-10-04T20:17:46.850Z] fd9fe2744827: Waiting [2023-10-04T20:17:46.850Z] a5b11ddac6b8: Layer already exists [2023-10-04T20:17:46.850Z] ed67bdd8d13d: Layer already exists [2023-10-04T20:17:46.850Z] e61ec54d5d36: Layer already exists [2023-10-04T20:17:46.850Z] b2682c7898b4: Layer already exists [2023-10-04T20:17:46.850Z] 1233f88b5557: Layer already exists [2023-10-04T20:17:46.850Z] fd9fe2744827: Layer already exists [2023-10-04T20:17:46.850Z] cc2447e1835a: Layer already exists [2023-10-04T20:17:46.850Z] main: digest: sha256:ba22e51d3c718551849c960f9801106b1572f4a51ee48ffb4287279c60037fd5 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-04T20:17:46.897Z] ===================================================== [Pipeline] echo [2023-10-04T20:17:46.903Z] taggedImages: [2023-10-04T20:17:46.903Z] - nexus3.edgexfoundry.org:10004/core-metadata:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [2023-10-04T20:17:46.903Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-10-04T20:17:46.903Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.60 [2023-10-04T20:17:46.903Z] - nexus3.edgexfoundry.org:10004/core-metadata:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [2023-10-04T20:17:46.903Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-10-04T20:17:46.919Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-10-04T20:17:46.919Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b [2023-10-04T20:17:46.919Z] latest [2023-10-04T20:17:46.919Z] 3.1.0-dev.60 [2023-10-04T20:17:46.919Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [2023-10-04T20:17:46.919Z] main [2023-10-04T20:17:46.919Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:17:47.233Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:17:47.541Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [2023-10-04T20:17:47.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-10-04T20:17:47.541Z] dd543ce23f57: Preparing [2023-10-04T20:17:47.541Z] b456261dddd5: Preparing [2023-10-04T20:17:47.541Z] 3bb37c3eeaea: Preparing [2023-10-04T20:17:47.541Z] 89ae430c175d: Preparing [2023-10-04T20:17:47.541Z] 4789c8bd9a5b: Preparing [2023-10-04T20:17:47.541Z] 70409de622d8: Preparing [2023-10-04T20:17:47.541Z] f05eb7fbd5ba: Preparing [2023-10-04T20:17:47.541Z] e61ec54d5d36: Preparing [2023-10-04T20:17:47.541Z] ed67bdd8d13d: Preparing [2023-10-04T20:17:47.541Z] 9aff398330c1: Preparing [2023-10-04T20:17:47.541Z] 041deade3fbd: Preparing [2023-10-04T20:17:47.541Z] 5f70bf18a086: Preparing [2023-10-04T20:17:47.541Z] 70409de622d8: Waiting [2023-10-04T20:17:47.541Z] e61ec54d5d36: Waiting [2023-10-04T20:17:47.541Z] f05eb7fbd5ba: Waiting [2023-10-04T20:17:47.541Z] ed67bdd8d13d: Waiting [2023-10-04T20:17:47.541Z] 9aff398330c1: Waiting [2023-10-04T20:17:47.541Z] 041deade3fbd: Waiting [2023-10-04T20:17:47.541Z] 7e9cff844d95: Preparing [2023-10-04T20:17:47.541Z] 931790f44331: Preparing [2023-10-04T20:17:47.541Z] cc2447e1835a: Preparing [2023-10-04T20:17:47.541Z] 5f70bf18a086: Waiting [2023-10-04T20:17:47.541Z] 7e9cff844d95: Waiting [2023-10-04T20:17:47.541Z] 931790f44331: Waiting [2023-10-04T20:17:47.541Z] 4789c8bd9a5b: Pushed [2023-10-04T20:17:47.541Z] 89ae430c175d: Pushed [2023-10-04T20:17:47.541Z] b456261dddd5: Pushed [2023-10-04T20:17:47.541Z] 3bb37c3eeaea: Pushed [2023-10-04T20:17:47.799Z] dd543ce23f57: Pushed [2023-10-04T20:17:47.799Z] 70409de622d8: Pushed [2023-10-04T20:17:48.057Z] 9aff398330c1: Pushed [2023-10-04T20:17:48.057Z] e61ec54d5d36: Layer already exists [2023-10-04T20:17:48.057Z] 041deade3fbd: Pushed [2023-10-04T20:17:48.057Z] ed67bdd8d13d: Layer already exists [2023-10-04T20:17:48.316Z] 5f70bf18a086: Pushed [2023-10-04T20:17:48.316Z] 7e9cff844d95: Pushed [2023-10-04T20:17:48.316Z] 931790f44331: Pushed [2023-10-04T20:17:48.573Z] cc2447e1835a: Layer already exists [2023-10-04T20:17:49.508Z] f05eb7fbd5ba: Pushed [2023-10-04T20:17:49.765Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b: digest: sha256:d0e60dbf974df3424f46534a800bfae76ee6d96f327506ee704091b0630c60b0 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:17:50.075Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:17:50.376Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-10-04T20:17:50.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-10-04T20:17:50.376Z] dd543ce23f57: Preparing [2023-10-04T20:17:50.376Z] b456261dddd5: Preparing [2023-10-04T20:17:50.376Z] 3bb37c3eeaea: Preparing [2023-10-04T20:17:50.376Z] 89ae430c175d: Preparing [2023-10-04T20:17:50.376Z] 4789c8bd9a5b: Preparing [2023-10-04T20:17:50.376Z] 70409de622d8: Preparing [2023-10-04T20:17:50.376Z] f05eb7fbd5ba: Preparing [2023-10-04T20:17:50.376Z] e61ec54d5d36: Preparing [2023-10-04T20:17:50.376Z] ed67bdd8d13d: Preparing [2023-10-04T20:17:50.376Z] 9aff398330c1: Preparing [2023-10-04T20:17:50.376Z] 041deade3fbd: Preparing [2023-10-04T20:17:50.376Z] 5f70bf18a086: Preparing [2023-10-04T20:17:50.376Z] 9aff398330c1: Waiting [2023-10-04T20:17:50.376Z] f05eb7fbd5ba: Waiting [2023-10-04T20:17:50.376Z] 041deade3fbd: Waiting [2023-10-04T20:17:50.376Z] e61ec54d5d36: Waiting [2023-10-04T20:17:50.376Z] 70409de622d8: Waiting [2023-10-04T20:17:50.376Z] 7e9cff844d95: Preparing [2023-10-04T20:17:50.376Z] 931790f44331: Preparing [2023-10-04T20:17:50.376Z] 5f70bf18a086: Waiting [2023-10-04T20:17:50.376Z] 7e9cff844d95: Waiting [2023-10-04T20:17:50.376Z] 931790f44331: Waiting [2023-10-04T20:17:50.376Z] cc2447e1835a: Preparing [2023-10-04T20:17:50.376Z] ed67bdd8d13d: Waiting [2023-10-04T20:17:50.376Z] dd543ce23f57: Layer already exists [2023-10-04T20:17:50.376Z] 3bb37c3eeaea: Layer already exists [2023-10-04T20:17:50.376Z] 89ae430c175d: Layer already exists [2023-10-04T20:17:50.376Z] b456261dddd5: Layer already exists [2023-10-04T20:17:50.376Z] 4789c8bd9a5b: Layer already exists [2023-10-04T20:17:50.376Z] 70409de622d8: Layer already exists [2023-10-04T20:17:50.376Z] f05eb7fbd5ba: Layer already exists [2023-10-04T20:17:50.376Z] 9aff398330c1: Layer already exists [2023-10-04T20:17:50.376Z] ed67bdd8d13d: Layer already exists [2023-10-04T20:17:50.376Z] e61ec54d5d36: Layer already exists [2023-10-04T20:17:50.376Z] 041deade3fbd: Layer already exists [2023-10-04T20:17:50.376Z] cc2447e1835a: Layer already exists [2023-10-04T20:17:50.376Z] 5f70bf18a086: Layer already exists [2023-10-04T20:17:50.376Z] 931790f44331: Layer already exists [2023-10-04T20:17:50.376Z] 7e9cff844d95: Layer already exists [2023-10-04T20:17:50.376Z] latest: digest: sha256:d0e60dbf974df3424f46534a800bfae76ee6d96f327506ee704091b0630c60b0 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:17:50.685Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:17:50.994Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.60 [2023-10-04T20:17:50.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-10-04T20:17:50.994Z] dd543ce23f57: Preparing [2023-10-04T20:17:50.994Z] b456261dddd5: Preparing [2023-10-04T20:17:50.994Z] 3bb37c3eeaea: Preparing [2023-10-04T20:17:50.994Z] 89ae430c175d: Preparing [2023-10-04T20:17:50.994Z] 4789c8bd9a5b: Preparing [2023-10-04T20:17:50.994Z] 70409de622d8: Preparing [2023-10-04T20:17:50.994Z] f05eb7fbd5ba: Preparing [2023-10-04T20:17:50.994Z] e61ec54d5d36: Preparing [2023-10-04T20:17:50.994Z] ed67bdd8d13d: Preparing [2023-10-04T20:17:50.994Z] 9aff398330c1: Preparing [2023-10-04T20:17:50.994Z] 70409de622d8: Waiting [2023-10-04T20:17:50.994Z] f05eb7fbd5ba: Waiting [2023-10-04T20:17:50.994Z] e61ec54d5d36: Waiting [2023-10-04T20:17:50.994Z] ed67bdd8d13d: Waiting [2023-10-04T20:17:50.994Z] 041deade3fbd: Preparing [2023-10-04T20:17:50.994Z] 5f70bf18a086: Preparing [2023-10-04T20:17:50.994Z] 7e9cff844d95: Preparing [2023-10-04T20:17:50.994Z] 931790f44331: Preparing [2023-10-04T20:17:50.994Z] cc2447e1835a: Preparing [2023-10-04T20:17:50.994Z] 9aff398330c1: Waiting [2023-10-04T20:17:50.994Z] 5f70bf18a086: Waiting [2023-10-04T20:17:50.994Z] 7e9cff844d95: Waiting [2023-10-04T20:17:50.994Z] 041deade3fbd: Waiting [2023-10-04T20:17:50.994Z] 931790f44331: Waiting [2023-10-04T20:17:50.994Z] cc2447e1835a: Waiting [2023-10-04T20:17:50.994Z] 89ae430c175d: Layer already exists [2023-10-04T20:17:50.994Z] b456261dddd5: Layer already exists [2023-10-04T20:17:50.994Z] 4789c8bd9a5b: Layer already exists [2023-10-04T20:17:50.994Z] dd543ce23f57: Layer already exists [2023-10-04T20:17:50.994Z] 3bb37c3eeaea: Layer already exists [2023-10-04T20:17:50.994Z] 70409de622d8: Layer already exists [2023-10-04T20:17:50.994Z] f05eb7fbd5ba: Layer already exists [2023-10-04T20:17:50.994Z] ed67bdd8d13d: Layer already exists [2023-10-04T20:17:50.994Z] e61ec54d5d36: Layer already exists [2023-10-04T20:17:50.994Z] 9aff398330c1: Layer already exists [2023-10-04T20:17:50.994Z] 041deade3fbd: Layer already exists [2023-10-04T20:17:50.994Z] 7e9cff844d95: Layer already exists [2023-10-04T20:17:50.994Z] 5f70bf18a086: Layer already exists [2023-10-04T20:17:50.994Z] 931790f44331: Layer already exists [2023-10-04T20:17:50.994Z] cc2447e1835a: Layer already exists [2023-10-04T20:17:50.994Z] 3.1.0-dev.60: digest: sha256:d0e60dbf974df3424f46534a800bfae76ee6d96f327506ee704091b0630c60b0 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:17:51.298Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:17:51.601Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [2023-10-04T20:17:51.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-10-04T20:17:51.601Z] dd543ce23f57: Preparing [2023-10-04T20:17:51.601Z] b456261dddd5: Preparing [2023-10-04T20:17:51.601Z] 3bb37c3eeaea: Preparing [2023-10-04T20:17:51.601Z] 89ae430c175d: Preparing [2023-10-04T20:17:51.601Z] 4789c8bd9a5b: Preparing [2023-10-04T20:17:51.601Z] 70409de622d8: Preparing [2023-10-04T20:17:51.601Z] f05eb7fbd5ba: Preparing [2023-10-04T20:17:51.601Z] e61ec54d5d36: Preparing [2023-10-04T20:17:51.601Z] ed67bdd8d13d: Preparing [2023-10-04T20:17:51.601Z] 9aff398330c1: Preparing [2023-10-04T20:17:51.601Z] 041deade3fbd: Preparing [2023-10-04T20:17:51.601Z] 5f70bf18a086: Preparing [2023-10-04T20:17:51.601Z] 7e9cff844d95: Preparing [2023-10-04T20:17:51.601Z] 931790f44331: Preparing [2023-10-04T20:17:51.601Z] cc2447e1835a: Preparing [2023-10-04T20:17:51.601Z] 70409de622d8: Waiting [2023-10-04T20:17:51.601Z] ed67bdd8d13d: Waiting [2023-10-04T20:17:51.601Z] f05eb7fbd5ba: Waiting [2023-10-04T20:17:51.601Z] 9aff398330c1: Waiting [2023-10-04T20:17:51.601Z] e61ec54d5d36: Waiting [2023-10-04T20:17:51.601Z] 041deade3fbd: Waiting [2023-10-04T20:17:51.601Z] 931790f44331: Waiting [2023-10-04T20:17:51.601Z] 5f70bf18a086: Waiting [2023-10-04T20:17:51.601Z] cc2447e1835a: Waiting [2023-10-04T20:17:51.601Z] 4789c8bd9a5b: Layer already exists [2023-10-04T20:17:51.601Z] dd543ce23f57: Layer already exists [2023-10-04T20:17:51.601Z] b456261dddd5: Layer already exists [2023-10-04T20:17:51.601Z] 89ae430c175d: Layer already exists [2023-10-04T20:17:51.601Z] 3bb37c3eeaea: Layer already exists [2023-10-04T20:17:51.601Z] 70409de622d8: Layer already exists [2023-10-04T20:17:51.601Z] 9aff398330c1: Layer already exists [2023-10-04T20:17:51.601Z] f05eb7fbd5ba: Layer already exists [2023-10-04T20:17:51.601Z] ed67bdd8d13d: Layer already exists [2023-10-04T20:17:51.601Z] e61ec54d5d36: Layer already exists [2023-10-04T20:17:51.601Z] 041deade3fbd: Layer already exists [2023-10-04T20:17:51.601Z] 5f70bf18a086: Layer already exists [2023-10-04T20:17:51.601Z] 7e9cff844d95: Layer already exists [2023-10-04T20:17:51.601Z] cc2447e1835a: Layer already exists [2023-10-04T20:17:51.601Z] 931790f44331: Layer already exists [2023-10-04T20:17:51.601Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60: digest: sha256:d0e60dbf974df3424f46534a800bfae76ee6d96f327506ee704091b0630c60b0 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:17:51.910Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:17:52.214Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-10-04T20:17:52.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-10-04T20:17:52.214Z] dd543ce23f57: Preparing [2023-10-04T20:17:52.214Z] b456261dddd5: Preparing [2023-10-04T20:17:52.214Z] 3bb37c3eeaea: Preparing [2023-10-04T20:17:52.214Z] 89ae430c175d: Preparing [2023-10-04T20:17:52.214Z] 4789c8bd9a5b: Preparing [2023-10-04T20:17:52.214Z] 70409de622d8: Preparing [2023-10-04T20:17:52.214Z] f05eb7fbd5ba: Preparing [2023-10-04T20:17:52.214Z] e61ec54d5d36: Preparing [2023-10-04T20:17:52.214Z] ed67bdd8d13d: Preparing [2023-10-04T20:17:52.214Z] 9aff398330c1: Preparing [2023-10-04T20:17:52.214Z] 041deade3fbd: Preparing [2023-10-04T20:17:52.214Z] 5f70bf18a086: Preparing [2023-10-04T20:17:52.214Z] 7e9cff844d95: Preparing [2023-10-04T20:17:52.214Z] 931790f44331: Preparing [2023-10-04T20:17:52.214Z] cc2447e1835a: Preparing [2023-10-04T20:17:52.214Z] 70409de622d8: Waiting [2023-10-04T20:17:52.214Z] f05eb7fbd5ba: Waiting [2023-10-04T20:17:52.214Z] e61ec54d5d36: Waiting [2023-10-04T20:17:52.214Z] ed67bdd8d13d: Waiting [2023-10-04T20:17:52.214Z] 7e9cff844d95: Waiting [2023-10-04T20:17:52.214Z] 9aff398330c1: Waiting [2023-10-04T20:17:52.214Z] 931790f44331: Waiting [2023-10-04T20:17:52.214Z] 5f70bf18a086: Waiting [2023-10-04T20:17:52.214Z] 041deade3fbd: Waiting [2023-10-04T20:17:52.214Z] cc2447e1835a: Waiting [2023-10-04T20:17:52.214Z] 4789c8bd9a5b: Layer already exists [2023-10-04T20:17:52.214Z] dd543ce23f57: Layer already exists [2023-10-04T20:17:52.214Z] 3bb37c3eeaea: Layer already exists [2023-10-04T20:17:52.214Z] 89ae430c175d: Layer already exists [2023-10-04T20:17:52.214Z] b456261dddd5: Layer already exists [2023-10-04T20:17:52.214Z] f05eb7fbd5ba: Layer already exists [2023-10-04T20:17:52.214Z] 70409de622d8: Layer already exists [2023-10-04T20:17:52.214Z] ed67bdd8d13d: Layer already exists [2023-10-04T20:17:52.214Z] e61ec54d5d36: Layer already exists [2023-10-04T20:17:52.214Z] 9aff398330c1: Layer already exists [2023-10-04T20:17:52.214Z] 041deade3fbd: Layer already exists [2023-10-04T20:17:52.214Z] 5f70bf18a086: Layer already exists [2023-10-04T20:17:52.214Z] 7e9cff844d95: Layer already exists [2023-10-04T20:17:52.214Z] cc2447e1835a: Layer already exists [2023-10-04T20:17:52.214Z] 931790f44331: Layer already exists [2023-10-04T20:17:52.214Z] main: digest: sha256:d0e60dbf974df3424f46534a800bfae76ee6d96f327506ee704091b0630c60b0 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-04T20:17:52.254Z] ===================================================== [Pipeline] echo [2023-10-04T20:17:52.262Z] taggedImages: [2023-10-04T20:17:52.262Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [2023-10-04T20:17:52.262Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-10-04T20:17:52.262Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.60 [2023-10-04T20:17:52.262Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [2023-10-04T20:17:52.262Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-10-04T20:17:52.280Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-10-04T20:17:52.280Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b [2023-10-04T20:17:52.280Z] latest [2023-10-04T20:17:52.280Z] 3.1.0-dev.60 [2023-10-04T20:17:52.280Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [2023-10-04T20:17:52.280Z] main [2023-10-04T20:17:52.280Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:17:52.586Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:17:52.887Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [2023-10-04T20:17:52.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-10-04T20:17:52.887Z] fcfd735707c1: Preparing [2023-10-04T20:17:52.887Z] 9b1fae8c740e: Preparing [2023-10-04T20:17:52.887Z] 5187579fe43a: Preparing [2023-10-04T20:17:52.887Z] 9dca933ae6e8: Preparing [2023-10-04T20:17:52.887Z] e61ec54d5d36: Preparing [2023-10-04T20:17:52.887Z] ed67bdd8d13d: Preparing [2023-10-04T20:17:52.887Z] fd9fe2744827: Preparing [2023-10-04T20:17:52.887Z] cc2447e1835a: Preparing [2023-10-04T20:17:52.887Z] ed67bdd8d13d: Waiting [2023-10-04T20:17:52.887Z] fd9fe2744827: Waiting [2023-10-04T20:17:52.888Z] cc2447e1835a: Waiting [2023-10-04T20:17:52.888Z] 5187579fe43a: Pushed [2023-10-04T20:17:52.888Z] 9b1fae8c740e: Layer already exists [2023-10-04T20:17:52.888Z] e61ec54d5d36: Layer already exists [2023-10-04T20:17:52.888Z] ed67bdd8d13d: Layer already exists [2023-10-04T20:17:52.888Z] fd9fe2744827: Layer already exists [2023-10-04T20:17:52.888Z] cc2447e1835a: Layer already exists [2023-10-04T20:17:52.888Z] fcfd735707c1: Pushed [2023-10-04T20:17:54.260Z] 9dca933ae6e8: Pushed [2023-10-04T20:17:54.260Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b: digest: sha256:a31e2311424a45eb940194589aa5779e7756fb200aa09168bd32df65d038133c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:17:54.564Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:17:54.871Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-10-04T20:17:54.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-10-04T20:17:54.871Z] fcfd735707c1: Preparing [2023-10-04T20:17:54.871Z] 9b1fae8c740e: Preparing [2023-10-04T20:17:54.871Z] 5187579fe43a: Preparing [2023-10-04T20:17:54.871Z] 9dca933ae6e8: Preparing [2023-10-04T20:17:54.871Z] e61ec54d5d36: Preparing [2023-10-04T20:17:54.871Z] ed67bdd8d13d: Preparing [2023-10-04T20:17:54.871Z] fd9fe2744827: Preparing [2023-10-04T20:17:54.871Z] cc2447e1835a: Preparing [2023-10-04T20:17:54.871Z] fd9fe2744827: Waiting [2023-10-04T20:17:54.871Z] cc2447e1835a: Waiting [2023-10-04T20:17:54.871Z] ed67bdd8d13d: Waiting [2023-10-04T20:17:54.871Z] 5187579fe43a: Layer already exists [2023-10-04T20:17:54.871Z] e61ec54d5d36: Layer already exists [2023-10-04T20:17:54.871Z] 9dca933ae6e8: Layer already exists [2023-10-04T20:17:54.871Z] 9b1fae8c740e: Layer already exists [2023-10-04T20:17:54.871Z] ed67bdd8d13d: Layer already exists [2023-10-04T20:17:54.871Z] fcfd735707c1: Layer already exists [2023-10-04T20:17:54.871Z] fd9fe2744827: Layer already exists [2023-10-04T20:17:54.871Z] cc2447e1835a: Layer already exists [2023-10-04T20:17:54.871Z] latest: digest: sha256:a31e2311424a45eb940194589aa5779e7756fb200aa09168bd32df65d038133c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:17:55.176Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:17:55.476Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.60 [2023-10-04T20:17:55.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-10-04T20:17:55.477Z] fcfd735707c1: Preparing [2023-10-04T20:17:55.477Z] 9b1fae8c740e: Preparing [2023-10-04T20:17:55.477Z] 5187579fe43a: Preparing [2023-10-04T20:17:55.477Z] 9dca933ae6e8: Preparing [2023-10-04T20:17:55.477Z] e61ec54d5d36: Preparing [2023-10-04T20:17:55.477Z] ed67bdd8d13d: Preparing [2023-10-04T20:17:55.477Z] fd9fe2744827: Preparing [2023-10-04T20:17:55.477Z] cc2447e1835a: Preparing [2023-10-04T20:17:55.477Z] ed67bdd8d13d: Waiting [2023-10-04T20:17:55.477Z] fd9fe2744827: Waiting [2023-10-04T20:17:55.477Z] cc2447e1835a: Waiting [2023-10-04T20:17:55.477Z] 5187579fe43a: Layer already exists [2023-10-04T20:17:55.477Z] 9b1fae8c740e: Layer already exists [2023-10-04T20:17:55.477Z] e61ec54d5d36: Layer already exists [2023-10-04T20:17:55.477Z] fcfd735707c1: Layer already exists [2023-10-04T20:17:55.477Z] 9dca933ae6e8: Layer already exists [2023-10-04T20:17:55.477Z] fd9fe2744827: Layer already exists [2023-10-04T20:17:55.477Z] ed67bdd8d13d: Layer already exists [2023-10-04T20:17:55.477Z] cc2447e1835a: Layer already exists [2023-10-04T20:17:55.477Z] 3.1.0-dev.60: digest: sha256:a31e2311424a45eb940194589aa5779e7756fb200aa09168bd32df65d038133c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:17:55.784Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:17:56.088Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [2023-10-04T20:17:56.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-10-04T20:17:56.088Z] fcfd735707c1: Preparing [2023-10-04T20:17:56.088Z] 9b1fae8c740e: Preparing [2023-10-04T20:17:56.088Z] 5187579fe43a: Preparing [2023-10-04T20:17:56.088Z] 9dca933ae6e8: Preparing [2023-10-04T20:17:56.088Z] e61ec54d5d36: Preparing [2023-10-04T20:17:56.088Z] ed67bdd8d13d: Preparing [2023-10-04T20:17:56.088Z] fd9fe2744827: Preparing [2023-10-04T20:17:56.088Z] cc2447e1835a: Preparing [2023-10-04T20:17:56.088Z] ed67bdd8d13d: Waiting [2023-10-04T20:17:56.088Z] cc2447e1835a: Waiting [2023-10-04T20:17:56.088Z] e61ec54d5d36: Layer already exists [2023-10-04T20:17:56.088Z] 5187579fe43a: Layer already exists [2023-10-04T20:17:56.088Z] 9dca933ae6e8: Layer already exists [2023-10-04T20:17:56.088Z] 9b1fae8c740e: Layer already exists [2023-10-04T20:17:56.088Z] fcfd735707c1: Layer already exists [2023-10-04T20:17:56.088Z] ed67bdd8d13d: Layer already exists [2023-10-04T20:17:56.088Z] fd9fe2744827: Layer already exists [2023-10-04T20:17:56.088Z] cc2447e1835a: Layer already exists [2023-10-04T20:17:56.088Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60: digest: sha256:a31e2311424a45eb940194589aa5779e7756fb200aa09168bd32df65d038133c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:17:56.402Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:17:56.709Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-10-04T20:17:56.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-10-04T20:17:56.709Z] fcfd735707c1: Preparing [2023-10-04T20:17:56.709Z] 9b1fae8c740e: Preparing [2023-10-04T20:17:56.709Z] 5187579fe43a: Preparing [2023-10-04T20:17:56.709Z] 9dca933ae6e8: Preparing [2023-10-04T20:17:56.709Z] e61ec54d5d36: Preparing [2023-10-04T20:17:56.709Z] ed67bdd8d13d: Preparing [2023-10-04T20:17:56.709Z] fd9fe2744827: Preparing [2023-10-04T20:17:56.709Z] cc2447e1835a: Preparing [2023-10-04T20:17:56.709Z] ed67bdd8d13d: Waiting [2023-10-04T20:17:56.709Z] fd9fe2744827: Waiting [2023-10-04T20:17:56.709Z] cc2447e1835a: Waiting [2023-10-04T20:17:56.709Z] 9dca933ae6e8: Layer already exists [2023-10-04T20:17:56.709Z] fcfd735707c1: Layer already exists [2023-10-04T20:17:56.709Z] e61ec54d5d36: Layer already exists [2023-10-04T20:17:56.709Z] 5187579fe43a: Layer already exists [2023-10-04T20:17:56.709Z] 9b1fae8c740e: Layer already exists [2023-10-04T20:17:56.709Z] ed67bdd8d13d: Layer already exists [2023-10-04T20:17:56.709Z] cc2447e1835a: Layer already exists [2023-10-04T20:17:56.709Z] fd9fe2744827: Layer already exists [2023-10-04T20:17:56.709Z] main: digest: sha256:a31e2311424a45eb940194589aa5779e7756fb200aa09168bd32df65d038133c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-04T20:17:56.763Z] ===================================================== [Pipeline] echo [2023-10-04T20:17:56.773Z] taggedImages: [2023-10-04T20:17:56.773Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [2023-10-04T20:17:56.773Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-10-04T20:17:56.773Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.60 [2023-10-04T20:17:56.773Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [2023-10-04T20:17:56.773Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-10-04T20:17:56.790Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-10-04T20:17:56.790Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b [2023-10-04T20:17:56.790Z] latest [2023-10-04T20:17:56.790Z] 3.1.0-dev.60 [2023-10-04T20:17:56.790Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [2023-10-04T20:17:56.790Z] main [2023-10-04T20:17:56.790Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:17:57.111Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:17:57.420Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [2023-10-04T20:17:57.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-10-04T20:17:57.420Z] 7f27fe656cb0: Preparing [2023-10-04T20:17:57.420Z] 2a7d6d789b5a: Preparing [2023-10-04T20:17:57.420Z] b43b28105fce: Preparing [2023-10-04T20:17:57.420Z] 84ec7d7f24bc: Preparing [2023-10-04T20:17:57.420Z] 05e7821510ef: Preparing [2023-10-04T20:17:57.420Z] e61ec54d5d36: Preparing [2023-10-04T20:17:57.420Z] ed67bdd8d13d: Preparing [2023-10-04T20:17:57.420Z] 6bb1dd2304da: Preparing [2023-10-04T20:17:57.420Z] 84f735cb99a3: Preparing [2023-10-04T20:17:57.420Z] cc2447e1835a: Preparing [2023-10-04T20:17:57.420Z] cc2447e1835a: Waiting [2023-10-04T20:17:57.420Z] 6bb1dd2304da: Waiting [2023-10-04T20:17:57.420Z] e61ec54d5d36: Waiting [2023-10-04T20:17:57.420Z] 05e7821510ef: Pushed [2023-10-04T20:17:57.420Z] 84ec7d7f24bc: Pushed [2023-10-04T20:17:57.420Z] 2a7d6d789b5a: Pushed [2023-10-04T20:17:57.420Z] e61ec54d5d36: Layer already exists [2023-10-04T20:17:57.420Z] ed67bdd8d13d: Layer already exists [2023-10-04T20:17:57.420Z] cc2447e1835a: Layer already exists [2023-10-04T20:17:57.420Z] 7f27fe656cb0: Pushed [2023-10-04T20:17:57.678Z] 6bb1dd2304da: Pushed [2023-10-04T20:17:58.613Z] b43b28105fce: Pushed [2023-10-04T20:17:58.613Z] 84f735cb99a3: Pushed [2023-10-04T20:17:59.549Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b: digest: sha256:a049a82683fbd93fa5b133188d127fbc8b97427225979a497b4586eda1f7bebd size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:18:00.128Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:18:00.445Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-10-04T20:18:00.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-10-04T20:18:00.446Z] 7f27fe656cb0: Preparing [2023-10-04T20:18:00.446Z] 2a7d6d789b5a: Preparing [2023-10-04T20:18:00.446Z] b43b28105fce: Preparing [2023-10-04T20:18:00.446Z] 84ec7d7f24bc: Preparing [2023-10-04T20:18:00.446Z] 05e7821510ef: Preparing [2023-10-04T20:18:00.446Z] e61ec54d5d36: Preparing [2023-10-04T20:18:00.446Z] ed67bdd8d13d: Preparing [2023-10-04T20:18:00.446Z] 6bb1dd2304da: Preparing [2023-10-04T20:18:00.446Z] 84f735cb99a3: Preparing [2023-10-04T20:18:00.446Z] cc2447e1835a: Preparing [2023-10-04T20:18:00.446Z] 6bb1dd2304da: Waiting [2023-10-04T20:18:00.446Z] 84f735cb99a3: Waiting [2023-10-04T20:18:00.446Z] cc2447e1835a: Waiting [2023-10-04T20:18:00.446Z] ed67bdd8d13d: Waiting [2023-10-04T20:18:00.446Z] e61ec54d5d36: Waiting [2023-10-04T20:18:00.446Z] 7f27fe656cb0: Layer already exists [2023-10-04T20:18:00.446Z] 2a7d6d789b5a: Layer already exists [2023-10-04T20:18:00.446Z] b43b28105fce: Layer already exists [2023-10-04T20:18:00.446Z] 05e7821510ef: Layer already exists [2023-10-04T20:18:00.446Z] 84ec7d7f24bc: Layer already exists [2023-10-04T20:18:00.446Z] e61ec54d5d36: Layer already exists [2023-10-04T20:18:00.446Z] 6bb1dd2304da: Layer already exists [2023-10-04T20:18:00.446Z] cc2447e1835a: Layer already exists [2023-10-04T20:18:00.446Z] 84f735cb99a3: Layer already exists [2023-10-04T20:18:00.446Z] ed67bdd8d13d: Layer already exists [2023-10-04T20:18:00.446Z] latest: digest: sha256:a049a82683fbd93fa5b133188d127fbc8b97427225979a497b4586eda1f7bebd size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:18:00.762Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:18:01.071Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.60 [2023-10-04T20:18:01.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-10-04T20:18:01.071Z] 7f27fe656cb0: Preparing [2023-10-04T20:18:01.071Z] 2a7d6d789b5a: Preparing [2023-10-04T20:18:01.071Z] b43b28105fce: Preparing [2023-10-04T20:18:01.071Z] 84ec7d7f24bc: Preparing [2023-10-04T20:18:01.071Z] 05e7821510ef: Preparing [2023-10-04T20:18:01.071Z] e61ec54d5d36: Preparing [2023-10-04T20:18:01.071Z] ed67bdd8d13d: Preparing [2023-10-04T20:18:01.071Z] 6bb1dd2304da: Preparing [2023-10-04T20:18:01.071Z] 84f735cb99a3: Preparing [2023-10-04T20:18:01.071Z] cc2447e1835a: Preparing [2023-10-04T20:18:01.071Z] 84f735cb99a3: Waiting [2023-10-04T20:18:01.071Z] ed67bdd8d13d: Waiting [2023-10-04T20:18:01.071Z] e61ec54d5d36: Waiting [2023-10-04T20:18:01.071Z] 6bb1dd2304da: Waiting [2023-10-04T20:18:01.071Z] cc2447e1835a: Waiting [2023-10-04T20:18:01.071Z] 84ec7d7f24bc: Layer already exists [2023-10-04T20:18:01.071Z] b43b28105fce: Layer already exists [2023-10-04T20:18:01.071Z] 7f27fe656cb0: Layer already exists [2023-10-04T20:18:01.071Z] 2a7d6d789b5a: Layer already exists [2023-10-04T20:18:01.071Z] 05e7821510ef: Layer already exists [2023-10-04T20:18:01.072Z] e61ec54d5d36: Layer already exists [2023-10-04T20:18:01.072Z] 6bb1dd2304da: Layer already exists [2023-10-04T20:18:01.072Z] ed67bdd8d13d: Layer already exists [2023-10-04T20:18:01.072Z] cc2447e1835a: Layer already exists [2023-10-04T20:18:01.072Z] 84f735cb99a3: Layer already exists [2023-10-04T20:18:01.072Z] 3.1.0-dev.60: digest: sha256:a049a82683fbd93fa5b133188d127fbc8b97427225979a497b4586eda1f7bebd size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:18:01.382Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:18:01.688Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [2023-10-04T20:18:01.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-10-04T20:18:01.688Z] 7f27fe656cb0: Preparing [2023-10-04T20:18:01.688Z] 2a7d6d789b5a: Preparing [2023-10-04T20:18:01.688Z] b43b28105fce: Preparing [2023-10-04T20:18:01.688Z] 84ec7d7f24bc: Preparing [2023-10-04T20:18:01.688Z] 05e7821510ef: Preparing [2023-10-04T20:18:01.688Z] e61ec54d5d36: Preparing [2023-10-04T20:18:01.688Z] ed67bdd8d13d: Preparing [2023-10-04T20:18:01.688Z] 6bb1dd2304da: Preparing [2023-10-04T20:18:01.688Z] 84f735cb99a3: Preparing [2023-10-04T20:18:01.688Z] cc2447e1835a: Preparing [2023-10-04T20:18:01.688Z] e61ec54d5d36: Waiting [2023-10-04T20:18:01.688Z] 84f735cb99a3: Waiting [2023-10-04T20:18:01.688Z] cc2447e1835a: Waiting [2023-10-04T20:18:01.688Z] ed67bdd8d13d: Waiting [2023-10-04T20:18:01.688Z] 6bb1dd2304da: Waiting [2023-10-04T20:18:01.688Z] 84ec7d7f24bc: Layer already exists [2023-10-04T20:18:01.688Z] 7f27fe656cb0: Layer already exists [2023-10-04T20:18:01.688Z] 2a7d6d789b5a: Layer already exists [2023-10-04T20:18:01.688Z] b43b28105fce: Layer already exists [2023-10-04T20:18:01.688Z] 05e7821510ef: Layer already exists [2023-10-04T20:18:01.688Z] e61ec54d5d36: Layer already exists [2023-10-04T20:18:01.688Z] ed67bdd8d13d: Layer already exists [2023-10-04T20:18:01.688Z] 84f735cb99a3: Layer already exists [2023-10-04T20:18:01.688Z] 6bb1dd2304da: Layer already exists [2023-10-04T20:18:01.688Z] cc2447e1835a: Layer already exists [2023-10-04T20:18:01.688Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60: digest: sha256:a049a82683fbd93fa5b133188d127fbc8b97427225979a497b4586eda1f7bebd size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:18:01.998Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:18:02.304Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-10-04T20:18:02.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-10-04T20:18:02.304Z] 7f27fe656cb0: Preparing [2023-10-04T20:18:02.304Z] 2a7d6d789b5a: Preparing [2023-10-04T20:18:02.304Z] b43b28105fce: Preparing [2023-10-04T20:18:02.304Z] 84ec7d7f24bc: Preparing [2023-10-04T20:18:02.304Z] 05e7821510ef: Preparing [2023-10-04T20:18:02.304Z] e61ec54d5d36: Preparing [2023-10-04T20:18:02.304Z] ed67bdd8d13d: Preparing [2023-10-04T20:18:02.304Z] 6bb1dd2304da: Preparing [2023-10-04T20:18:02.304Z] 84f735cb99a3: Preparing [2023-10-04T20:18:02.304Z] cc2447e1835a: Preparing [2023-10-04T20:18:02.304Z] 6bb1dd2304da: Waiting [2023-10-04T20:18:02.304Z] e61ec54d5d36: Waiting [2023-10-04T20:18:02.304Z] ed67bdd8d13d: Waiting [2023-10-04T20:18:02.304Z] 84f735cb99a3: Waiting [2023-10-04T20:18:02.304Z] cc2447e1835a: Waiting [2023-10-04T20:18:02.304Z] 2a7d6d789b5a: Layer already exists [2023-10-04T20:18:02.304Z] 84ec7d7f24bc: Layer already exists [2023-10-04T20:18:02.304Z] 05e7821510ef: Layer already exists [2023-10-04T20:18:02.304Z] b43b28105fce: Layer already exists [2023-10-04T20:18:02.304Z] 7f27fe656cb0: Layer already exists [2023-10-04T20:18:02.304Z] ed67bdd8d13d: Layer already exists [2023-10-04T20:18:02.304Z] e61ec54d5d36: Layer already exists [2023-10-04T20:18:02.304Z] 6bb1dd2304da: Layer already exists [2023-10-04T20:18:02.304Z] 84f735cb99a3: Layer already exists [2023-10-04T20:18:02.304Z] cc2447e1835a: Layer already exists [2023-10-04T20:18:02.304Z] main: digest: sha256:a049a82683fbd93fa5b133188d127fbc8b97427225979a497b4586eda1f7bebd size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-04T20:18:02.354Z] ===================================================== [Pipeline] echo [2023-10-04T20:18:02.360Z] taggedImages: [2023-10-04T20:18:02.360Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [2023-10-04T20:18:02.360Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-10-04T20:18:02.360Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.60 [2023-10-04T20:18:02.360Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [2023-10-04T20:18:02.360Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-10-04T20:18:02.376Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-10-04T20:18:02.376Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b [2023-10-04T20:18:02.376Z] latest [2023-10-04T20:18:02.376Z] 3.1.0-dev.60 [2023-10-04T20:18:02.376Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [2023-10-04T20:18:02.376Z] main [2023-10-04T20:18:02.376Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:18:02.685Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:18:03.289Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [2023-10-04T20:18:03.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-10-04T20:18:03.289Z] ed941779496f: Preparing [2023-10-04T20:18:03.289Z] 9b9cdd6136c6: Preparing [2023-10-04T20:18:03.289Z] 9c04f230d33d: Preparing [2023-10-04T20:18:03.289Z] 9e79a4c508f8: Preparing [2023-10-04T20:18:03.289Z] 50fe03098214: Preparing [2023-10-04T20:18:03.289Z] 7de57b6582b8: Preparing [2023-10-04T20:18:03.289Z] f8679077b4de: Preparing [2023-10-04T20:18:03.289Z] e61ec54d5d36: Preparing [2023-10-04T20:18:03.289Z] ed67bdd8d13d: Preparing [2023-10-04T20:18:03.289Z] 15ef290a6177: Preparing [2023-10-04T20:18:03.289Z] cc2447e1835a: Preparing [2023-10-04T20:18:03.289Z] f8679077b4de: Waiting [2023-10-04T20:18:03.289Z] 15ef290a6177: Waiting [2023-10-04T20:18:03.289Z] cc2447e1835a: Waiting [2023-10-04T20:18:03.289Z] 7de57b6582b8: Waiting [2023-10-04T20:18:03.289Z] e61ec54d5d36: Waiting [2023-10-04T20:18:03.289Z] ed67bdd8d13d: Waiting [2023-10-04T20:18:03.548Z] 50fe03098214: Pushed [2023-10-04T20:18:03.548Z] 9b9cdd6136c6: Pushed [2023-10-04T20:18:03.806Z] ed941779496f: Pushed [2023-10-04T20:18:03.806Z] e61ec54d5d36: Layer already exists [2023-10-04T20:18:03.806Z] 7de57b6582b8: Pushed [2023-10-04T20:18:03.806Z] f8679077b4de: Pushed [2023-10-04T20:18:03.806Z] ed67bdd8d13d: Layer already exists [2023-10-04T20:18:03.806Z] cc2447e1835a: Layer already exists [2023-10-04T20:18:04.372Z] 9e79a4c508f8: Pushed [2023-10-04T20:18:04.938Z] 9c04f230d33d: Pushed [2023-10-04T20:18:04.938Z] 15ef290a6177: Pushed [2023-10-04T20:18:04.938Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b: digest: sha256:1727dc3912fcba6fa4deed070556f0d0cfeeba9851ecc6afd942957858dbec5c size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:18:05.254Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:18:05.555Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-10-04T20:18:05.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-10-04T20:18:05.555Z] ed941779496f: Preparing [2023-10-04T20:18:05.555Z] 9b9cdd6136c6: Preparing [2023-10-04T20:18:05.555Z] 9c04f230d33d: Preparing [2023-10-04T20:18:05.555Z] 9e79a4c508f8: Preparing [2023-10-04T20:18:05.555Z] 50fe03098214: Preparing [2023-10-04T20:18:05.555Z] 7de57b6582b8: Preparing [2023-10-04T20:18:05.555Z] f8679077b4de: Preparing [2023-10-04T20:18:05.555Z] e61ec54d5d36: Preparing [2023-10-04T20:18:05.555Z] ed67bdd8d13d: Preparing [2023-10-04T20:18:05.555Z] 15ef290a6177: Preparing [2023-10-04T20:18:05.555Z] cc2447e1835a: Preparing [2023-10-04T20:18:05.555Z] 7de57b6582b8: Waiting [2023-10-04T20:18:05.555Z] f8679077b4de: Waiting [2023-10-04T20:18:05.555Z] e61ec54d5d36: Waiting [2023-10-04T20:18:05.555Z] 15ef290a6177: Waiting [2023-10-04T20:18:05.555Z] ed67bdd8d13d: Waiting [2023-10-04T20:18:05.555Z] cc2447e1835a: Waiting [2023-10-04T20:18:05.555Z] 9b9cdd6136c6: Layer already exists [2023-10-04T20:18:05.555Z] 9e79a4c508f8: Layer already exists [2023-10-04T20:18:05.555Z] 9c04f230d33d: Layer already exists [2023-10-04T20:18:05.555Z] 50fe03098214: Layer already exists [2023-10-04T20:18:05.555Z] ed941779496f: Layer already exists [2023-10-04T20:18:05.555Z] 7de57b6582b8: Layer already exists [2023-10-04T20:18:05.555Z] f8679077b4de: Layer already exists [2023-10-04T20:18:05.555Z] e61ec54d5d36: Layer already exists [2023-10-04T20:18:05.555Z] ed67bdd8d13d: Layer already exists [2023-10-04T20:18:05.555Z] 15ef290a6177: Layer already exists [2023-10-04T20:18:05.555Z] cc2447e1835a: Layer already exists [2023-10-04T20:18:05.555Z] latest: digest: sha256:1727dc3912fcba6fa4deed070556f0d0cfeeba9851ecc6afd942957858dbec5c size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:18:05.864Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:18:06.168Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.60 [2023-10-04T20:18:06.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-10-04T20:18:06.168Z] ed941779496f: Preparing [2023-10-04T20:18:06.168Z] 9b9cdd6136c6: Preparing [2023-10-04T20:18:06.168Z] 9c04f230d33d: Preparing [2023-10-04T20:18:06.168Z] 9e79a4c508f8: Preparing [2023-10-04T20:18:06.168Z] 50fe03098214: Preparing [2023-10-04T20:18:06.168Z] 7de57b6582b8: Preparing [2023-10-04T20:18:06.168Z] f8679077b4de: Preparing [2023-10-04T20:18:06.168Z] e61ec54d5d36: Preparing [2023-10-04T20:18:06.168Z] ed67bdd8d13d: Preparing [2023-10-04T20:18:06.168Z] 15ef290a6177: Preparing [2023-10-04T20:18:06.168Z] cc2447e1835a: Preparing [2023-10-04T20:18:06.168Z] f8679077b4de: Waiting [2023-10-04T20:18:06.168Z] 15ef290a6177: Waiting [2023-10-04T20:18:06.168Z] cc2447e1835a: Waiting [2023-10-04T20:18:06.168Z] e61ec54d5d36: Waiting [2023-10-04T20:18:06.168Z] 7de57b6582b8: Waiting [2023-10-04T20:18:06.168Z] 9c04f230d33d: Layer already exists [2023-10-04T20:18:06.168Z] 9b9cdd6136c6: Layer already exists [2023-10-04T20:18:06.168Z] ed941779496f: Layer already exists [2023-10-04T20:18:06.168Z] 9e79a4c508f8: Layer already exists [2023-10-04T20:18:06.168Z] 50fe03098214: Layer already exists [2023-10-04T20:18:06.168Z] 7de57b6582b8: Layer already exists [2023-10-04T20:18:06.168Z] f8679077b4de: Layer already exists [2023-10-04T20:18:06.168Z] ed67bdd8d13d: Layer already exists [2023-10-04T20:18:06.168Z] e61ec54d5d36: Layer already exists [2023-10-04T20:18:06.168Z] 15ef290a6177: Layer already exists [2023-10-04T20:18:06.168Z] cc2447e1835a: Layer already exists [2023-10-04T20:18:06.168Z] 3.1.0-dev.60: digest: sha256:1727dc3912fcba6fa4deed070556f0d0cfeeba9851ecc6afd942957858dbec5c size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:18:06.478Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:18:06.792Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [2023-10-04T20:18:06.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-10-04T20:18:06.793Z] ed941779496f: Preparing [2023-10-04T20:18:06.793Z] 9b9cdd6136c6: Preparing [2023-10-04T20:18:06.793Z] 9c04f230d33d: Preparing [2023-10-04T20:18:06.793Z] 9e79a4c508f8: Preparing [2023-10-04T20:18:06.793Z] 50fe03098214: Preparing [2023-10-04T20:18:06.793Z] 7de57b6582b8: Preparing [2023-10-04T20:18:06.793Z] f8679077b4de: Preparing [2023-10-04T20:18:06.793Z] e61ec54d5d36: Preparing [2023-10-04T20:18:06.793Z] ed67bdd8d13d: Preparing [2023-10-04T20:18:06.793Z] 15ef290a6177: Preparing [2023-10-04T20:18:06.793Z] cc2447e1835a: Preparing [2023-10-04T20:18:06.793Z] 7de57b6582b8: Waiting [2023-10-04T20:18:06.793Z] f8679077b4de: Waiting [2023-10-04T20:18:06.793Z] e61ec54d5d36: Waiting [2023-10-04T20:18:06.793Z] cc2447e1835a: Waiting [2023-10-04T20:18:06.793Z] ed67bdd8d13d: Waiting [2023-10-04T20:18:06.793Z] ed941779496f: Layer already exists [2023-10-04T20:18:06.793Z] 9c04f230d33d: Layer already exists [2023-10-04T20:18:06.793Z] 9e79a4c508f8: Layer already exists [2023-10-04T20:18:06.793Z] 50fe03098214: Layer already exists [2023-10-04T20:18:06.793Z] 9b9cdd6136c6: Layer already exists [2023-10-04T20:18:06.793Z] 7de57b6582b8: Layer already exists [2023-10-04T20:18:06.793Z] f8679077b4de: Layer already exists [2023-10-04T20:18:06.793Z] 15ef290a6177: Layer already exists [2023-10-04T20:18:06.793Z] e61ec54d5d36: Layer already exists [2023-10-04T20:18:06.793Z] ed67bdd8d13d: Layer already exists [2023-10-04T20:18:06.793Z] cc2447e1835a: Layer already exists [2023-10-04T20:18:06.793Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60: digest: sha256:1727dc3912fcba6fa4deed070556f0d0cfeeba9851ecc6afd942957858dbec5c size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:18:07.101Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:18:07.412Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-10-04T20:18:07.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-10-04T20:18:07.412Z] ed941779496f: Preparing [2023-10-04T20:18:07.412Z] 9b9cdd6136c6: Preparing [2023-10-04T20:18:07.412Z] 9c04f230d33d: Preparing [2023-10-04T20:18:07.412Z] 9e79a4c508f8: Preparing [2023-10-04T20:18:07.412Z] 50fe03098214: Preparing [2023-10-04T20:18:07.412Z] 7de57b6582b8: Preparing [2023-10-04T20:18:07.412Z] f8679077b4de: Preparing [2023-10-04T20:18:07.412Z] 7de57b6582b8: Waiting [2023-10-04T20:18:07.412Z] e61ec54d5d36: Preparing [2023-10-04T20:18:07.412Z] ed67bdd8d13d: Preparing [2023-10-04T20:18:07.412Z] f8679077b4de: Waiting [2023-10-04T20:18:07.412Z] e61ec54d5d36: Waiting [2023-10-04T20:18:07.412Z] ed67bdd8d13d: Waiting [2023-10-04T20:18:07.412Z] 15ef290a6177: Preparing [2023-10-04T20:18:07.412Z] cc2447e1835a: Preparing [2023-10-04T20:18:07.412Z] 15ef290a6177: Waiting [2023-10-04T20:18:07.412Z] cc2447e1835a: Waiting [2023-10-04T20:18:07.412Z] 50fe03098214: Layer already exists [2023-10-04T20:18:07.412Z] 9b9cdd6136c6: Layer already exists [2023-10-04T20:18:07.412Z] ed941779496f: Layer already exists [2023-10-04T20:18:07.412Z] 9c04f230d33d: Layer already exists [2023-10-04T20:18:07.412Z] 9e79a4c508f8: Layer already exists [2023-10-04T20:18:07.412Z] 7de57b6582b8: Layer already exists [2023-10-04T20:18:07.412Z] f8679077b4de: Layer already exists [2023-10-04T20:18:07.412Z] ed67bdd8d13d: Layer already exists [2023-10-04T20:18:07.412Z] e61ec54d5d36: Layer already exists [2023-10-04T20:18:07.412Z] 15ef290a6177: Layer already exists [2023-10-04T20:18:07.412Z] cc2447e1835a: Layer already exists [2023-10-04T20:18:07.412Z] main: digest: sha256:1727dc3912fcba6fa4deed070556f0d0cfeeba9851ecc6afd942957858dbec5c size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-04T20:18:07.468Z] ===================================================== [Pipeline] echo [2023-10-04T20:18:07.482Z] taggedImages: [2023-10-04T20:18:07.482Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [2023-10-04T20:18:07.482Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-10-04T20:18:07.482Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.60 [2023-10-04T20:18:07.482Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [2023-10-04T20:18:07.482Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-10-04T20:18:07.507Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-10-04T20:18:07.507Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b [2023-10-04T20:18:07.507Z] latest [2023-10-04T20:18:07.507Z] 3.1.0-dev.60 [2023-10-04T20:18:07.507Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [2023-10-04T20:18:07.507Z] main [2023-10-04T20:18:07.507Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:18:07.820Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:18:08.128Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [2023-10-04T20:18:08.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-10-04T20:18:08.128Z] 511b3aff8f20: Preparing [2023-10-04T20:18:08.129Z] 8430e5db2c92: Preparing [2023-10-04T20:18:08.129Z] e61ec54d5d36: Preparing [2023-10-04T20:18:08.129Z] ed67bdd8d13d: Preparing [2023-10-04T20:18:08.129Z] 7637560e4a12: Preparing [2023-10-04T20:18:08.129Z] cc2447e1835a: Preparing [2023-10-04T20:18:08.129Z] cc2447e1835a: Waiting [2023-10-04T20:18:08.129Z] e61ec54d5d36: Layer already exists [2023-10-04T20:18:08.129Z] ed67bdd8d13d: Layer already exists [2023-10-04T20:18:08.129Z] cc2447e1835a: Layer already exists [2023-10-04T20:18:08.129Z] 511b3aff8f20: Pushed [2023-10-04T20:18:08.695Z] 7637560e4a12: Pushed [2023-10-04T20:18:10.598Z] 8430e5db2c92: Pushed [2023-10-04T20:18:10.598Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b: digest: sha256:14c1ae068463dfa79f32efdd44ef3b72263788b38b04038ce604819e2e0056cd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:18:10.912Z] + 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-10-04T20:18:11.229Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-10-04T20:18:11.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-10-04T20:18:11.229Z] 511b3aff8f20: Preparing [2023-10-04T20:18:11.229Z] 8430e5db2c92: Preparing [2023-10-04T20:18:11.229Z] e61ec54d5d36: Preparing [2023-10-04T20:18:11.229Z] ed67bdd8d13d: Preparing [2023-10-04T20:18:11.229Z] 7637560e4a12: Preparing [2023-10-04T20:18:11.229Z] cc2447e1835a: Preparing [2023-10-04T20:18:11.229Z] cc2447e1835a: Waiting [2023-10-04T20:18:11.229Z] e61ec54d5d36: Layer already exists [2023-10-04T20:18:11.229Z] ed67bdd8d13d: Layer already exists [2023-10-04T20:18:11.229Z] 7637560e4a12: Layer already exists [2023-10-04T20:18:11.229Z] 511b3aff8f20: Layer already exists [2023-10-04T20:18:11.229Z] 8430e5db2c92: Layer already exists [2023-10-04T20:18:11.229Z] cc2447e1835a: Layer already exists [2023-10-04T20:18:11.229Z] latest: digest: sha256:14c1ae068463dfa79f32efdd44ef3b72263788b38b04038ce604819e2e0056cd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:18:11.544Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:18:11.859Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.60 [2023-10-04T20:18:11.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-10-04T20:18:11.859Z] 511b3aff8f20: Preparing [2023-10-04T20:18:11.859Z] 8430e5db2c92: Preparing [2023-10-04T20:18:11.859Z] e61ec54d5d36: Preparing [2023-10-04T20:18:11.859Z] ed67bdd8d13d: Preparing [2023-10-04T20:18:11.859Z] 7637560e4a12: Preparing [2023-10-04T20:18:11.859Z] cc2447e1835a: Preparing [2023-10-04T20:18:11.859Z] cc2447e1835a: Waiting [2023-10-04T20:18:11.859Z] 511b3aff8f20: Layer already exists [2023-10-04T20:18:11.859Z] ed67bdd8d13d: Layer already exists [2023-10-04T20:18:11.859Z] 8430e5db2c92: Layer already exists [2023-10-04T20:18:11.859Z] 7637560e4a12: Layer already exists [2023-10-04T20:18:11.859Z] e61ec54d5d36: Layer already exists [2023-10-04T20:18:11.859Z] cc2447e1835a: Layer already exists [2023-10-04T20:18:11.859Z] 3.1.0-dev.60: digest: sha256:14c1ae068463dfa79f32efdd44ef3b72263788b38b04038ce604819e2e0056cd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:18:12.177Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:18:12.489Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [2023-10-04T20:18:12.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-10-04T20:18:12.489Z] 511b3aff8f20: Preparing [2023-10-04T20:18:12.489Z] 8430e5db2c92: Preparing [2023-10-04T20:18:12.489Z] e61ec54d5d36: Preparing [2023-10-04T20:18:12.489Z] ed67bdd8d13d: Preparing [2023-10-04T20:18:12.489Z] 7637560e4a12: Preparing [2023-10-04T20:18:12.489Z] cc2447e1835a: Preparing [2023-10-04T20:18:12.489Z] cc2447e1835a: Waiting [2023-10-04T20:18:12.489Z] 8430e5db2c92: Layer already exists [2023-10-04T20:18:12.489Z] e61ec54d5d36: Layer already exists [2023-10-04T20:18:12.489Z] ed67bdd8d13d: Layer already exists [2023-10-04T20:18:12.489Z] 7637560e4a12: Layer already exists [2023-10-04T20:18:12.489Z] 511b3aff8f20: Layer already exists [2023-10-04T20:18:12.489Z] cc2447e1835a: Layer already exists [2023-10-04T20:18:12.489Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60: digest: sha256:14c1ae068463dfa79f32efdd44ef3b72263788b38b04038ce604819e2e0056cd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:18:12.809Z] + 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-10-04T20:18:13.131Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-10-04T20:18:13.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-10-04T20:18:13.132Z] 511b3aff8f20: Preparing [2023-10-04T20:18:13.132Z] 8430e5db2c92: Preparing [2023-10-04T20:18:13.132Z] e61ec54d5d36: Preparing [2023-10-04T20:18:13.132Z] ed67bdd8d13d: Preparing [2023-10-04T20:18:13.132Z] 7637560e4a12: Preparing [2023-10-04T20:18:13.132Z] cc2447e1835a: Preparing [2023-10-04T20:18:13.132Z] cc2447e1835a: Waiting [2023-10-04T20:18:13.132Z] 511b3aff8f20: Layer already exists [2023-10-04T20:18:13.132Z] 7637560e4a12: Layer already exists [2023-10-04T20:18:13.132Z] 8430e5db2c92: Layer already exists [2023-10-04T20:18:13.132Z] e61ec54d5d36: Layer already exists [2023-10-04T20:18:13.132Z] ed67bdd8d13d: Layer already exists [2023-10-04T20:18:13.132Z] cc2447e1835a: Layer already exists [2023-10-04T20:18:13.132Z] main: digest: sha256:14c1ae068463dfa79f32efdd44ef3b72263788b38b04038ce604819e2e0056cd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-04T20:18:13.186Z] ===================================================== [Pipeline] echo [2023-10-04T20:18:13.197Z] taggedImages: [2023-10-04T20:18:13.197Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [2023-10-04T20:18:13.197Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-10-04T20:18:13.197Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.60 [2023-10-04T20:18:13.197Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [2023-10-04T20:18:13.197Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-10-04T20:18:13.225Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-10-04T20:18:13.225Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b [2023-10-04T20:18:13.225Z] latest [2023-10-04T20:18:13.225Z] 3.1.0-dev.60 [2023-10-04T20:18:13.225Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [2023-10-04T20:18:13.225Z] main [2023-10-04T20:18:13.225Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:18:13.563Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:18:13.883Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [2023-10-04T20:18:13.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-10-04T20:18:13.883Z] afcb257bf939: Preparing [2023-10-04T20:18:13.883Z] 8b4cb8f6c0e9: Preparing [2023-10-04T20:18:13.883Z] cdc2e14cf856: Preparing [2023-10-04T20:18:13.883Z] e61ec54d5d36: Preparing [2023-10-04T20:18:13.883Z] ed67bdd8d13d: Preparing [2023-10-04T20:18:13.883Z] e25428b1ee79: Preparing [2023-10-04T20:18:13.883Z] 6125818833f5: Preparing [2023-10-04T20:18:13.883Z] 94be0b342db8: Preparing [2023-10-04T20:18:13.883Z] cc2447e1835a: Preparing [2023-10-04T20:18:13.883Z] e25428b1ee79: Waiting [2023-10-04T20:18:13.883Z] 6125818833f5: Waiting [2023-10-04T20:18:13.883Z] 94be0b342db8: Waiting [2023-10-04T20:18:13.883Z] cc2447e1835a: Waiting [2023-10-04T20:18:13.883Z] ed67bdd8d13d: Layer already exists [2023-10-04T20:18:13.883Z] e61ec54d5d36: Layer already exists [2023-10-04T20:18:13.883Z] cdc2e14cf856: Pushed [2023-10-04T20:18:13.883Z] 8b4cb8f6c0e9: Pushed [2023-10-04T20:18:13.883Z] cc2447e1835a: Layer already exists [2023-10-04T20:18:13.883Z] afcb257bf939: Pushed [2023-10-04T20:18:14.450Z] 94be0b342db8: Pushed [2023-10-04T20:18:19.714Z] 6125818833f5: Pushed [2023-10-04T20:18:21.615Z] e25428b1ee79: Pushed [2023-10-04T20:18:21.615Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b: digest: sha256:37dc60be0b8e593a42dd9f4ed10806c143b90c92ba9163900adedb6ef97f1783 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:18:21.918Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:18:22.227Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-10-04T20:18:22.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-10-04T20:18:22.227Z] afcb257bf939: Preparing [2023-10-04T20:18:22.227Z] 8b4cb8f6c0e9: Preparing [2023-10-04T20:18:22.227Z] cdc2e14cf856: Preparing [2023-10-04T20:18:22.227Z] e61ec54d5d36: Preparing [2023-10-04T20:18:22.227Z] ed67bdd8d13d: Preparing [2023-10-04T20:18:22.227Z] e25428b1ee79: Preparing [2023-10-04T20:18:22.227Z] 6125818833f5: Preparing [2023-10-04T20:18:22.227Z] 94be0b342db8: Preparing [2023-10-04T20:18:22.227Z] cc2447e1835a: Preparing [2023-10-04T20:18:22.227Z] e25428b1ee79: Waiting [2023-10-04T20:18:22.227Z] 94be0b342db8: Waiting [2023-10-04T20:18:22.227Z] cc2447e1835a: Waiting [2023-10-04T20:18:22.227Z] 6125818833f5: Waiting [2023-10-04T20:18:22.227Z] cdc2e14cf856: Layer already exists [2023-10-04T20:18:22.227Z] e61ec54d5d36: Layer already exists [2023-10-04T20:18:22.227Z] 8b4cb8f6c0e9: Layer already exists [2023-10-04T20:18:22.227Z] afcb257bf939: Layer already exists [2023-10-04T20:18:22.227Z] ed67bdd8d13d: Layer already exists [2023-10-04T20:18:22.227Z] 6125818833f5: Layer already exists [2023-10-04T20:18:22.227Z] e25428b1ee79: Layer already exists [2023-10-04T20:18:22.227Z] 94be0b342db8: Layer already exists [2023-10-04T20:18:22.227Z] cc2447e1835a: Layer already exists [2023-10-04T20:18:22.227Z] latest: digest: sha256:37dc60be0b8e593a42dd9f4ed10806c143b90c92ba9163900adedb6ef97f1783 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:18:22.542Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:18:22.847Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.60 [2023-10-04T20:18:22.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-10-04T20:18:22.847Z] afcb257bf939: Preparing [2023-10-04T20:18:22.847Z] 8b4cb8f6c0e9: Preparing [2023-10-04T20:18:22.847Z] cdc2e14cf856: Preparing [2023-10-04T20:18:22.847Z] e61ec54d5d36: Preparing [2023-10-04T20:18:22.847Z] ed67bdd8d13d: Preparing [2023-10-04T20:18:22.847Z] e25428b1ee79: Preparing [2023-10-04T20:18:22.847Z] 6125818833f5: Preparing [2023-10-04T20:18:22.847Z] 94be0b342db8: Preparing [2023-10-04T20:18:22.847Z] cc2447e1835a: Preparing [2023-10-04T20:18:22.847Z] 6125818833f5: Waiting [2023-10-04T20:18:22.847Z] e25428b1ee79: Waiting [2023-10-04T20:18:22.847Z] 94be0b342db8: Waiting [2023-10-04T20:18:22.847Z] cc2447e1835a: Waiting [2023-10-04T20:18:22.847Z] afcb257bf939: Layer already exists [2023-10-04T20:18:22.847Z] e61ec54d5d36: Layer already exists [2023-10-04T20:18:22.847Z] ed67bdd8d13d: Layer already exists [2023-10-04T20:18:22.847Z] 8b4cb8f6c0e9: Layer already exists [2023-10-04T20:18:22.847Z] cdc2e14cf856: Layer already exists [2023-10-04T20:18:22.847Z] 6125818833f5: Layer already exists [2023-10-04T20:18:22.847Z] 94be0b342db8: Layer already exists [2023-10-04T20:18:22.847Z] e25428b1ee79: Layer already exists [2023-10-04T20:18:22.847Z] cc2447e1835a: Layer already exists [2023-10-04T20:18:22.847Z] 3.1.0-dev.60: digest: sha256:37dc60be0b8e593a42dd9f4ed10806c143b90c92ba9163900adedb6ef97f1783 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:18:23.151Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:18:23.457Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [2023-10-04T20:18:23.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-10-04T20:18:23.457Z] afcb257bf939: Preparing [2023-10-04T20:18:23.457Z] 8b4cb8f6c0e9: Preparing [2023-10-04T20:18:23.457Z] cdc2e14cf856: Preparing [2023-10-04T20:18:23.457Z] e61ec54d5d36: Preparing [2023-10-04T20:18:23.457Z] ed67bdd8d13d: Preparing [2023-10-04T20:18:23.457Z] e25428b1ee79: Preparing [2023-10-04T20:18:23.457Z] 6125818833f5: Preparing [2023-10-04T20:18:23.457Z] 94be0b342db8: Preparing [2023-10-04T20:18:23.457Z] cc2447e1835a: Preparing [2023-10-04T20:18:23.457Z] 6125818833f5: Waiting [2023-10-04T20:18:23.457Z] cc2447e1835a: Waiting [2023-10-04T20:18:23.457Z] 94be0b342db8: Waiting [2023-10-04T20:18:23.457Z] e25428b1ee79: Waiting [2023-10-04T20:18:23.457Z] 8b4cb8f6c0e9: Layer already exists [2023-10-04T20:18:23.457Z] cdc2e14cf856: Layer already exists [2023-10-04T20:18:23.457Z] afcb257bf939: Layer already exists [2023-10-04T20:18:23.457Z] e61ec54d5d36: Layer already exists [2023-10-04T20:18:23.457Z] ed67bdd8d13d: Layer already exists [2023-10-04T20:18:23.457Z] 6125818833f5: Layer already exists [2023-10-04T20:18:23.457Z] e25428b1ee79: Layer already exists [2023-10-04T20:18:23.457Z] cc2447e1835a: Layer already exists [2023-10-04T20:18:23.457Z] 94be0b342db8: Layer already exists [2023-10-04T20:18:23.457Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60: digest: sha256:37dc60be0b8e593a42dd9f4ed10806c143b90c92ba9163900adedb6ef97f1783 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:18:23.765Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:18:24.082Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-10-04T20:18:24.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-10-04T20:18:24.082Z] afcb257bf939: Preparing [2023-10-04T20:18:24.082Z] 8b4cb8f6c0e9: Preparing [2023-10-04T20:18:24.082Z] cdc2e14cf856: Preparing [2023-10-04T20:18:24.082Z] e61ec54d5d36: Preparing [2023-10-04T20:18:24.082Z] ed67bdd8d13d: Preparing [2023-10-04T20:18:24.082Z] e25428b1ee79: Preparing [2023-10-04T20:18:24.082Z] 6125818833f5: Preparing [2023-10-04T20:18:24.082Z] 94be0b342db8: Preparing [2023-10-04T20:18:24.082Z] cc2447e1835a: Preparing [2023-10-04T20:18:24.082Z] 94be0b342db8: Waiting [2023-10-04T20:18:24.082Z] cc2447e1835a: Waiting [2023-10-04T20:18:24.082Z] 6125818833f5: Waiting [2023-10-04T20:18:24.082Z] e25428b1ee79: Waiting [2023-10-04T20:18:24.082Z] afcb257bf939: Layer already exists [2023-10-04T20:18:24.082Z] ed67bdd8d13d: Layer already exists [2023-10-04T20:18:24.082Z] 8b4cb8f6c0e9: Layer already exists [2023-10-04T20:18:24.082Z] e61ec54d5d36: Layer already exists [2023-10-04T20:18:24.082Z] cdc2e14cf856: Layer already exists [2023-10-04T20:18:24.082Z] e25428b1ee79: Layer already exists [2023-10-04T20:18:24.082Z] 6125818833f5: Layer already exists [2023-10-04T20:18:24.082Z] 94be0b342db8: Layer already exists [2023-10-04T20:18:24.082Z] cc2447e1835a: Layer already exists [2023-10-04T20:18:24.082Z] main: digest: sha256:37dc60be0b8e593a42dd9f4ed10806c143b90c92ba9163900adedb6ef97f1783 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-04T20:18:24.121Z] ===================================================== [Pipeline] echo [2023-10-04T20:18:24.130Z] taggedImages: [2023-10-04T20:18:24.130Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [2023-10-04T20:18:24.130Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-10-04T20:18:24.130Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.60 [2023-10-04T20:18:24.130Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [2023-10-04T20:18:24.130Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-10-04T20:18:24.149Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-10-04T20:18:24.149Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b [2023-10-04T20:18:24.149Z] latest [2023-10-04T20:18:24.149Z] 3.1.0-dev.60 [2023-10-04T20:18:24.149Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [2023-10-04T20:18:24.149Z] main [2023-10-04T20:18:24.149Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:18:24.456Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:18:24.762Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [2023-10-04T20:18:24.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-10-04T20:18:24.762Z] fa855a21c597: Preparing [2023-10-04T20:18:24.762Z] 82ff434353bc: Preparing [2023-10-04T20:18:24.762Z] ff53adc52309: Preparing [2023-10-04T20:18:24.762Z] e61ec54d5d36: Preparing [2023-10-04T20:18:24.762Z] ed67bdd8d13d: Preparing [2023-10-04T20:18:24.762Z] e25428b1ee79: Preparing [2023-10-04T20:18:24.762Z] 174621a21116: Preparing [2023-10-04T20:18:24.762Z] cc2447e1835a: Preparing [2023-10-04T20:18:24.762Z] e25428b1ee79: Waiting [2023-10-04T20:18:24.762Z] 174621a21116: Waiting [2023-10-04T20:18:24.762Z] cc2447e1835a: Waiting [2023-10-04T20:18:24.762Z] e61ec54d5d36: Layer already exists [2023-10-04T20:18:24.762Z] ff53adc52309: Pushed [2023-10-04T20:18:24.762Z] ed67bdd8d13d: Layer already exists [2023-10-04T20:18:24.762Z] 82ff434353bc: Pushed [2023-10-04T20:18:24.762Z] e25428b1ee79: Layer already exists [2023-10-04T20:18:24.762Z] cc2447e1835a: Layer already exists [2023-10-04T20:18:24.762Z] fa855a21c597: Pushed [2023-10-04T20:18:25.020Z] 174621a21116: Pushed [2023-10-04T20:18:25.278Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b: digest: sha256:620e67518a69b3b7c3460ed94c9b221a9d4ba75dae409e3384c0cc467cd19566 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:18:25.584Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:18:25.895Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-10-04T20:18:25.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-10-04T20:18:25.895Z] fa855a21c597: Preparing [2023-10-04T20:18:25.895Z] 82ff434353bc: Preparing [2023-10-04T20:18:25.895Z] ff53adc52309: Preparing [2023-10-04T20:18:25.895Z] e61ec54d5d36: Preparing [2023-10-04T20:18:25.895Z] ed67bdd8d13d: Preparing [2023-10-04T20:18:25.895Z] e25428b1ee79: Preparing [2023-10-04T20:18:25.895Z] 174621a21116: Preparing [2023-10-04T20:18:25.895Z] cc2447e1835a: Preparing [2023-10-04T20:18:25.895Z] e25428b1ee79: Waiting [2023-10-04T20:18:25.895Z] 174621a21116: Waiting [2023-10-04T20:18:25.895Z] cc2447e1835a: Waiting [2023-10-04T20:18:25.895Z] ff53adc52309: Layer already exists [2023-10-04T20:18:25.895Z] e61ec54d5d36: Layer already exists [2023-10-04T20:18:25.895Z] fa855a21c597: Layer already exists [2023-10-04T20:18:25.895Z] 82ff434353bc: Layer already exists [2023-10-04T20:18:25.895Z] ed67bdd8d13d: Layer already exists [2023-10-04T20:18:25.895Z] e25428b1ee79: Layer already exists [2023-10-04T20:18:25.895Z] cc2447e1835a: Layer already exists [2023-10-04T20:18:25.895Z] 174621a21116: Layer already exists [2023-10-04T20:18:25.895Z] latest: digest: sha256:620e67518a69b3b7c3460ed94c9b221a9d4ba75dae409e3384c0cc467cd19566 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:18:26.200Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:18:26.498Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.60 [2023-10-04T20:18:26.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-10-04T20:18:26.498Z] fa855a21c597: Preparing [2023-10-04T20:18:26.498Z] 82ff434353bc: Preparing [2023-10-04T20:18:26.498Z] ff53adc52309: Preparing [2023-10-04T20:18:26.498Z] e61ec54d5d36: Preparing [2023-10-04T20:18:26.498Z] ed67bdd8d13d: Preparing [2023-10-04T20:18:26.498Z] e25428b1ee79: Preparing [2023-10-04T20:18:26.498Z] 174621a21116: Preparing [2023-10-04T20:18:26.498Z] cc2447e1835a: Preparing [2023-10-04T20:18:26.498Z] e25428b1ee79: Waiting [2023-10-04T20:18:26.498Z] 174621a21116: Waiting [2023-10-04T20:18:26.498Z] cc2447e1835a: Waiting [2023-10-04T20:18:26.498Z] ed67bdd8d13d: Layer already exists [2023-10-04T20:18:26.498Z] 82ff434353bc: Layer already exists [2023-10-04T20:18:26.498Z] fa855a21c597: Layer already exists [2023-10-04T20:18:26.499Z] e61ec54d5d36: Layer already exists [2023-10-04T20:18:26.499Z] ff53adc52309: Layer already exists [2023-10-04T20:18:26.499Z] cc2447e1835a: Layer already exists [2023-10-04T20:18:26.499Z] e25428b1ee79: Layer already exists [2023-10-04T20:18:26.499Z] 174621a21116: Layer already exists [2023-10-04T20:18:26.499Z] 3.1.0-dev.60: digest: sha256:620e67518a69b3b7c3460ed94c9b221a9d4ba75dae409e3384c0cc467cd19566 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:18:26.804Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:18:27.113Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [2023-10-04T20:18:27.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-10-04T20:18:27.113Z] fa855a21c597: Preparing [2023-10-04T20:18:27.113Z] 82ff434353bc: Preparing [2023-10-04T20:18:27.113Z] ff53adc52309: Preparing [2023-10-04T20:18:27.113Z] e61ec54d5d36: Preparing [2023-10-04T20:18:27.113Z] ed67bdd8d13d: Preparing [2023-10-04T20:18:27.113Z] e25428b1ee79: Preparing [2023-10-04T20:18:27.113Z] 174621a21116: Preparing [2023-10-04T20:18:27.113Z] cc2447e1835a: Preparing [2023-10-04T20:18:27.113Z] e25428b1ee79: Waiting [2023-10-04T20:18:27.113Z] 174621a21116: Waiting [2023-10-04T20:18:27.113Z] cc2447e1835a: Waiting [2023-10-04T20:18:27.113Z] ed67bdd8d13d: Layer already exists [2023-10-04T20:18:27.113Z] fa855a21c597: Layer already exists [2023-10-04T20:18:27.113Z] ff53adc52309: Layer already exists [2023-10-04T20:18:27.113Z] 82ff434353bc: Layer already exists [2023-10-04T20:18:27.113Z] e61ec54d5d36: Layer already exists [2023-10-04T20:18:27.113Z] 174621a21116: Layer already exists [2023-10-04T20:18:27.113Z] e25428b1ee79: Layer already exists [2023-10-04T20:18:27.113Z] cc2447e1835a: Layer already exists [2023-10-04T20:18:27.113Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60: digest: sha256:620e67518a69b3b7c3460ed94c9b221a9d4ba75dae409e3384c0cc467cd19566 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:18:27.419Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:18:27.726Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-10-04T20:18:27.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-10-04T20:18:27.726Z] fa855a21c597: Preparing [2023-10-04T20:18:27.726Z] 82ff434353bc: Preparing [2023-10-04T20:18:27.726Z] ff53adc52309: Preparing [2023-10-04T20:18:27.726Z] e61ec54d5d36: Preparing [2023-10-04T20:18:27.726Z] ed67bdd8d13d: Preparing [2023-10-04T20:18:27.726Z] e25428b1ee79: Preparing [2023-10-04T20:18:27.726Z] 174621a21116: Preparing [2023-10-04T20:18:27.726Z] cc2447e1835a: Preparing [2023-10-04T20:18:27.726Z] e25428b1ee79: Waiting [2023-10-04T20:18:27.726Z] 174621a21116: Waiting [2023-10-04T20:18:27.726Z] 82ff434353bc: Layer already exists [2023-10-04T20:18:27.726Z] fa855a21c597: Layer already exists [2023-10-04T20:18:27.726Z] e61ec54d5d36: Layer already exists [2023-10-04T20:18:27.726Z] ff53adc52309: Layer already exists [2023-10-04T20:18:27.726Z] ed67bdd8d13d: Layer already exists [2023-10-04T20:18:27.726Z] e25428b1ee79: Layer already exists [2023-10-04T20:18:27.726Z] cc2447e1835a: Layer already exists [2023-10-04T20:18:27.726Z] 174621a21116: Layer already exists [2023-10-04T20:18:27.726Z] main: digest: sha256:620e67518a69b3b7c3460ed94c9b221a9d4ba75dae409e3384c0cc467cd19566 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-04T20:18:27.770Z] ===================================================== [Pipeline] echo [2023-10-04T20:18:27.775Z] taggedImages: [2023-10-04T20:18:27.775Z] - nexus3.edgexfoundry.org:10004/security-spire-config:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [2023-10-04T20:18:27.775Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-10-04T20:18:27.775Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.60 [2023-10-04T20:18:27.775Z] - nexus3.edgexfoundry.org:10004/security-spire-config:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [2023-10-04T20:18:27.775Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-10-04T20:18:27.789Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-10-04T20:18:27.789Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b [2023-10-04T20:18:27.789Z] latest [2023-10-04T20:18:27.789Z] 3.1.0-dev.60 [2023-10-04T20:18:27.789Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [2023-10-04T20:18:27.789Z] main [2023-10-04T20:18:27.789Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:18:28.095Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:18:28.400Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [2023-10-04T20:18:28.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-10-04T20:18:28.400Z] afcb257bf939: Preparing [2023-10-04T20:18:28.400Z] 6a29901237a6: Preparing [2023-10-04T20:18:28.400Z] 2bcbedfa0be2: Preparing [2023-10-04T20:18:28.400Z] e61ec54d5d36: Preparing [2023-10-04T20:18:28.400Z] ed67bdd8d13d: Preparing [2023-10-04T20:18:28.400Z] e25428b1ee79: Preparing [2023-10-04T20:18:28.400Z] 94be0b342db8: Preparing [2023-10-04T20:18:28.400Z] cc2447e1835a: Preparing [2023-10-04T20:18:28.400Z] e25428b1ee79: Waiting [2023-10-04T20:18:28.400Z] 94be0b342db8: Waiting [2023-10-04T20:18:28.400Z] afcb257bf939: Layer already exists [2023-10-04T20:18:28.400Z] e61ec54d5d36: Layer already exists [2023-10-04T20:18:28.400Z] ed67bdd8d13d: Layer already exists [2023-10-04T20:18:28.400Z] e25428b1ee79: Layer already exists [2023-10-04T20:18:28.400Z] 94be0b342db8: Layer already exists [2023-10-04T20:18:28.400Z] cc2447e1835a: Layer already exists [2023-10-04T20:18:28.400Z] 2bcbedfa0be2: Pushed [2023-10-04T20:18:28.400Z] 6a29901237a6: Pushed [2023-10-04T20:18:28.660Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b: digest: sha256:15919b518dbde64340e30990152590fce04b9d562a67c0ac40e2077ff974fbc6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:18:28.981Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:18:29.285Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-10-04T20:18:29.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-10-04T20:18:29.285Z] afcb257bf939: Preparing [2023-10-04T20:18:29.285Z] 6a29901237a6: Preparing [2023-10-04T20:18:29.285Z] 2bcbedfa0be2: Preparing [2023-10-04T20:18:29.285Z] e61ec54d5d36: Preparing [2023-10-04T20:18:29.285Z] ed67bdd8d13d: Preparing [2023-10-04T20:18:29.285Z] e25428b1ee79: Preparing [2023-10-04T20:18:29.285Z] 94be0b342db8: Preparing [2023-10-04T20:18:29.285Z] cc2447e1835a: Preparing [2023-10-04T20:18:29.285Z] e25428b1ee79: Waiting [2023-10-04T20:18:29.285Z] 94be0b342db8: Waiting [2023-10-04T20:18:29.285Z] cc2447e1835a: Waiting [2023-10-04T20:18:29.285Z] 6a29901237a6: Layer already exists [2023-10-04T20:18:29.285Z] e61ec54d5d36: Layer already exists [2023-10-04T20:18:29.285Z] ed67bdd8d13d: Layer already exists [2023-10-04T20:18:29.285Z] 2bcbedfa0be2: Layer already exists [2023-10-04T20:18:29.285Z] afcb257bf939: Layer already exists [2023-10-04T20:18:29.285Z] e25428b1ee79: Layer already exists [2023-10-04T20:18:29.285Z] cc2447e1835a: Layer already exists [2023-10-04T20:18:29.285Z] 94be0b342db8: Layer already exists [2023-10-04T20:18:29.285Z] latest: digest: sha256:15919b518dbde64340e30990152590fce04b9d562a67c0ac40e2077ff974fbc6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:18:29.599Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:18:29.905Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.60 [2023-10-04T20:18:29.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-10-04T20:18:29.905Z] afcb257bf939: Preparing [2023-10-04T20:18:29.905Z] 6a29901237a6: Preparing [2023-10-04T20:18:29.905Z] 2bcbedfa0be2: Preparing [2023-10-04T20:18:29.905Z] e61ec54d5d36: Preparing [2023-10-04T20:18:29.905Z] ed67bdd8d13d: Preparing [2023-10-04T20:18:29.905Z] e25428b1ee79: Preparing [2023-10-04T20:18:29.905Z] 94be0b342db8: Preparing [2023-10-04T20:18:29.905Z] cc2447e1835a: Preparing [2023-10-04T20:18:29.905Z] 94be0b342db8: Waiting [2023-10-04T20:18:29.905Z] cc2447e1835a: Waiting [2023-10-04T20:18:29.905Z] e25428b1ee79: Waiting [2023-10-04T20:18:29.905Z] afcb257bf939: Layer already exists [2023-10-04T20:18:29.905Z] ed67bdd8d13d: Layer already exists [2023-10-04T20:18:29.905Z] e61ec54d5d36: Layer already exists [2023-10-04T20:18:29.905Z] 6a29901237a6: Layer already exists [2023-10-04T20:18:29.905Z] 2bcbedfa0be2: Layer already exists [2023-10-04T20:18:29.905Z] e25428b1ee79: Layer already exists [2023-10-04T20:18:29.905Z] 94be0b342db8: Layer already exists [2023-10-04T20:18:29.905Z] cc2447e1835a: Layer already exists [2023-10-04T20:18:29.905Z] 3.1.0-dev.60: digest: sha256:15919b518dbde64340e30990152590fce04b9d562a67c0ac40e2077ff974fbc6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:18:30.217Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:18:30.517Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [2023-10-04T20:18:30.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-10-04T20:18:30.518Z] afcb257bf939: Preparing [2023-10-04T20:18:30.518Z] 6a29901237a6: Preparing [2023-10-04T20:18:30.518Z] 2bcbedfa0be2: Preparing [2023-10-04T20:18:30.518Z] e61ec54d5d36: Preparing [2023-10-04T20:18:30.518Z] ed67bdd8d13d: Preparing [2023-10-04T20:18:30.518Z] e25428b1ee79: Preparing [2023-10-04T20:18:30.518Z] 94be0b342db8: Preparing [2023-10-04T20:18:30.518Z] cc2447e1835a: Preparing [2023-10-04T20:18:30.518Z] e25428b1ee79: Waiting [2023-10-04T20:18:30.518Z] 94be0b342db8: Waiting [2023-10-04T20:18:30.518Z] cc2447e1835a: Waiting [2023-10-04T20:18:30.518Z] afcb257bf939: Layer already exists [2023-10-04T20:18:30.518Z] e61ec54d5d36: Layer already exists [2023-10-04T20:18:30.518Z] 2bcbedfa0be2: Layer already exists [2023-10-04T20:18:30.518Z] ed67bdd8d13d: Layer already exists [2023-10-04T20:18:30.518Z] 6a29901237a6: Layer already exists [2023-10-04T20:18:30.518Z] e25428b1ee79: Layer already exists [2023-10-04T20:18:30.518Z] 94be0b342db8: Layer already exists [2023-10-04T20:18:30.518Z] cc2447e1835a: Layer already exists [2023-10-04T20:18:30.518Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60: digest: sha256:15919b518dbde64340e30990152590fce04b9d562a67c0ac40e2077ff974fbc6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:18:30.831Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:18:31.138Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-10-04T20:18:31.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-10-04T20:18:31.138Z] afcb257bf939: Preparing [2023-10-04T20:18:31.138Z] 6a29901237a6: Preparing [2023-10-04T20:18:31.138Z] 2bcbedfa0be2: Preparing [2023-10-04T20:18:31.138Z] e61ec54d5d36: Preparing [2023-10-04T20:18:31.138Z] ed67bdd8d13d: Preparing [2023-10-04T20:18:31.138Z] e25428b1ee79: Preparing [2023-10-04T20:18:31.138Z] 94be0b342db8: Preparing [2023-10-04T20:18:31.138Z] cc2447e1835a: Preparing [2023-10-04T20:18:31.138Z] e25428b1ee79: Waiting [2023-10-04T20:18:31.138Z] 94be0b342db8: Waiting [2023-10-04T20:18:31.138Z] cc2447e1835a: Waiting [2023-10-04T20:18:31.138Z] afcb257bf939: Layer already exists [2023-10-04T20:18:31.138Z] 2bcbedfa0be2: Layer already exists [2023-10-04T20:18:31.138Z] e61ec54d5d36: Layer already exists [2023-10-04T20:18:31.138Z] ed67bdd8d13d: Layer already exists [2023-10-04T20:18:31.138Z] 6a29901237a6: Layer already exists [2023-10-04T20:18:31.138Z] e25428b1ee79: Layer already exists [2023-10-04T20:18:31.138Z] 94be0b342db8: Layer already exists [2023-10-04T20:18:31.138Z] cc2447e1835a: Layer already exists [2023-10-04T20:18:31.138Z] main: digest: sha256:15919b518dbde64340e30990152590fce04b9d562a67c0ac40e2077ff974fbc6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-04T20:18:31.194Z] ===================================================== [Pipeline] echo [2023-10-04T20:18:31.253Z] taggedImages: [2023-10-04T20:18:31.253Z] - nexus3.edgexfoundry.org:10004/security-spire-server:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [2023-10-04T20:18:31.253Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-10-04T20:18:31.253Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.60 [2023-10-04T20:18:31.253Z] - nexus3.edgexfoundry.org:10004/security-spire-server:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [2023-10-04T20:18:31.253Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-10-04T20:18:31.274Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-10-04T20:18:31.274Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b [2023-10-04T20:18:31.274Z] latest [2023-10-04T20:18:31.274Z] 3.1.0-dev.60 [2023-10-04T20:18:31.274Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [2023-10-04T20:18:31.274Z] main [2023-10-04T20:18:31.274Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:18:31.601Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:18:31.903Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [2023-10-04T20:18:31.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-10-04T20:18:31.903Z] db1c554c0318: Preparing [2023-10-04T20:18:31.903Z] 44bdb064ba15: Preparing [2023-10-04T20:18:31.903Z] e61ec54d5d36: Preparing [2023-10-04T20:18:31.903Z] ed67bdd8d13d: Preparing [2023-10-04T20:18:31.903Z] eedcefd61351: Preparing [2023-10-04T20:18:31.903Z] cc2447e1835a: Preparing [2023-10-04T20:18:31.903Z] cc2447e1835a: Waiting [2023-10-04T20:18:31.903Z] ed67bdd8d13d: Layer already exists [2023-10-04T20:18:31.903Z] e61ec54d5d36: Layer already exists [2023-10-04T20:18:31.903Z] cc2447e1835a: Layer already exists [2023-10-04T20:18:31.903Z] db1c554c0318: Pushed [2023-10-04T20:18:32.160Z] eedcefd61351: Pushed [2023-10-04T20:18:34.688Z] 44bdb064ba15: Pushed [2023-10-04T20:18:34.688Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b: digest: sha256:30cc225bc37bbbb52cfdbc32941c76ed11ae2bbd74968a44ef6e86c7ca19d668 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:18:35.002Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:18:35.310Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-10-04T20:18:35.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-10-04T20:18:35.310Z] db1c554c0318: Preparing [2023-10-04T20:18:35.310Z] 44bdb064ba15: Preparing [2023-10-04T20:18:35.310Z] e61ec54d5d36: Preparing [2023-10-04T20:18:35.310Z] ed67bdd8d13d: Preparing [2023-10-04T20:18:35.310Z] eedcefd61351: Preparing [2023-10-04T20:18:35.310Z] cc2447e1835a: Preparing [2023-10-04T20:18:35.310Z] cc2447e1835a: Waiting [2023-10-04T20:18:35.310Z] 44bdb064ba15: Layer already exists [2023-10-04T20:18:35.310Z] e61ec54d5d36: Layer already exists [2023-10-04T20:18:35.310Z] ed67bdd8d13d: Layer already exists [2023-10-04T20:18:35.310Z] db1c554c0318: Layer already exists [2023-10-04T20:18:35.310Z] eedcefd61351: Layer already exists [2023-10-04T20:18:35.311Z] cc2447e1835a: Layer already exists [2023-10-04T20:18:35.311Z] latest: digest: sha256:30cc225bc37bbbb52cfdbc32941c76ed11ae2bbd74968a44ef6e86c7ca19d668 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:18:35.616Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:18:35.918Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.60 [2023-10-04T20:18:35.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-10-04T20:18:35.918Z] db1c554c0318: Preparing [2023-10-04T20:18:35.918Z] 44bdb064ba15: Preparing [2023-10-04T20:18:35.918Z] e61ec54d5d36: Preparing [2023-10-04T20:18:35.918Z] ed67bdd8d13d: Preparing [2023-10-04T20:18:35.918Z] eedcefd61351: Preparing [2023-10-04T20:18:35.918Z] cc2447e1835a: Preparing [2023-10-04T20:18:35.918Z] cc2447e1835a: Waiting [2023-10-04T20:18:35.918Z] eedcefd61351: Layer already exists [2023-10-04T20:18:35.918Z] ed67bdd8d13d: Layer already exists [2023-10-04T20:18:35.918Z] 44bdb064ba15: Layer already exists [2023-10-04T20:18:35.918Z] db1c554c0318: Layer already exists [2023-10-04T20:18:35.918Z] e61ec54d5d36: Layer already exists [2023-10-04T20:18:35.918Z] cc2447e1835a: Layer already exists [2023-10-04T20:18:35.918Z] 3.1.0-dev.60: digest: sha256:30cc225bc37bbbb52cfdbc32941c76ed11ae2bbd74968a44ef6e86c7ca19d668 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:18:36.224Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:18:36.528Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [2023-10-04T20:18:36.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-10-04T20:18:36.528Z] db1c554c0318: Preparing [2023-10-04T20:18:36.528Z] 44bdb064ba15: Preparing [2023-10-04T20:18:36.528Z] e61ec54d5d36: Preparing [2023-10-04T20:18:36.528Z] ed67bdd8d13d: Preparing [2023-10-04T20:18:36.528Z] eedcefd61351: Preparing [2023-10-04T20:18:36.528Z] cc2447e1835a: Preparing [2023-10-04T20:18:36.528Z] cc2447e1835a: Waiting [2023-10-04T20:18:36.528Z] 44bdb064ba15: Layer already exists [2023-10-04T20:18:36.528Z] ed67bdd8d13d: Layer already exists [2023-10-04T20:18:36.528Z] eedcefd61351: Layer already exists [2023-10-04T20:18:36.528Z] db1c554c0318: Layer already exists [2023-10-04T20:18:36.528Z] e61ec54d5d36: Layer already exists [2023-10-04T20:18:36.528Z] cc2447e1835a: Layer already exists [2023-10-04T20:18:36.528Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60: digest: sha256:30cc225bc37bbbb52cfdbc32941c76ed11ae2bbd74968a44ef6e86c7ca19d668 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:18:36.832Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:18:37.202Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-10-04T20:18:37.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-10-04T20:18:37.202Z] db1c554c0318: Preparing [2023-10-04T20:18:37.202Z] 44bdb064ba15: Preparing [2023-10-04T20:18:37.202Z] e61ec54d5d36: Preparing [2023-10-04T20:18:37.202Z] ed67bdd8d13d: Preparing [2023-10-04T20:18:37.202Z] eedcefd61351: Preparing [2023-10-04T20:18:37.202Z] cc2447e1835a: Preparing [2023-10-04T20:18:37.202Z] cc2447e1835a: Waiting [2023-10-04T20:18:37.202Z] 44bdb064ba15: Layer already exists [2023-10-04T20:18:37.202Z] db1c554c0318: Layer already exists [2023-10-04T20:18:37.202Z] ed67bdd8d13d: Layer already exists [2023-10-04T20:18:37.202Z] eedcefd61351: Layer already exists [2023-10-04T20:18:37.202Z] e61ec54d5d36: Layer already exists [2023-10-04T20:18:37.202Z] cc2447e1835a: Layer already exists [2023-10-04T20:18:37.202Z] main: digest: sha256:30cc225bc37bbbb52cfdbc32941c76ed11ae2bbd74968a44ef6e86c7ca19d668 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-04T20:18:37.251Z] ===================================================== [Pipeline] echo [2023-10-04T20:18:37.257Z] taggedImages: [2023-10-04T20:18:37.257Z] - nexus3.edgexfoundry.org:10004/support-notifications:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [2023-10-04T20:18:37.257Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-10-04T20:18:37.257Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.60 [2023-10-04T20:18:37.257Z] - nexus3.edgexfoundry.org:10004/support-notifications:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [2023-10-04T20:18:37.257Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-10-04T20:18:37.278Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-10-04T20:18:37.278Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b [2023-10-04T20:18:37.278Z] latest [2023-10-04T20:18:37.278Z] 3.1.0-dev.60 [2023-10-04T20:18:37.278Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [2023-10-04T20:18:37.278Z] main [2023-10-04T20:18:37.278Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:18:37.663Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:18:37.979Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [2023-10-04T20:18:37.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-10-04T20:18:37.979Z] de06c8b110bf: Preparing [2023-10-04T20:18:37.979Z] 42693817ae5a: Preparing [2023-10-04T20:18:37.979Z] e61ec54d5d36: Preparing [2023-10-04T20:18:37.979Z] ed67bdd8d13d: Preparing [2023-10-04T20:18:37.979Z] fd9fe2744827: Preparing [2023-10-04T20:18:37.979Z] cc2447e1835a: Preparing [2023-10-04T20:18:37.979Z] fd9fe2744827: Layer already exists [2023-10-04T20:18:37.979Z] ed67bdd8d13d: Layer already exists [2023-10-04T20:18:37.979Z] e61ec54d5d36: Layer already exists [2023-10-04T20:18:37.979Z] cc2447e1835a: Layer already exists [2023-10-04T20:18:37.979Z] de06c8b110bf: Pushed [2023-10-04T20:18:40.512Z] 42693817ae5a: Pushed [2023-10-04T20:18:40.770Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b: digest: sha256:aefe949274c1db348a4d8c06b2d13068d8c169ede468521b102a2136a137c16c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:18:41.074Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:18:41.378Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-10-04T20:18:41.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-10-04T20:18:41.378Z] de06c8b110bf: Preparing [2023-10-04T20:18:41.378Z] 42693817ae5a: Preparing [2023-10-04T20:18:41.378Z] e61ec54d5d36: Preparing [2023-10-04T20:18:41.378Z] ed67bdd8d13d: Preparing [2023-10-04T20:18:41.378Z] fd9fe2744827: Preparing [2023-10-04T20:18:41.378Z] cc2447e1835a: Preparing [2023-10-04T20:18:41.378Z] cc2447e1835a: Waiting [2023-10-04T20:18:41.378Z] e61ec54d5d36: Layer already exists [2023-10-04T20:18:41.378Z] de06c8b110bf: Layer already exists [2023-10-04T20:18:41.378Z] 42693817ae5a: Layer already exists [2023-10-04T20:18:41.378Z] ed67bdd8d13d: Layer already exists [2023-10-04T20:18:41.378Z] fd9fe2744827: Layer already exists [2023-10-04T20:18:41.378Z] cc2447e1835a: Layer already exists [2023-10-04T20:18:41.378Z] latest: digest: sha256:aefe949274c1db348a4d8c06b2d13068d8c169ede468521b102a2136a137c16c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:18:41.694Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:18:42.002Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.60 [2023-10-04T20:18:42.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-10-04T20:18:42.002Z] de06c8b110bf: Preparing [2023-10-04T20:18:42.002Z] 42693817ae5a: Preparing [2023-10-04T20:18:42.002Z] e61ec54d5d36: Preparing [2023-10-04T20:18:42.002Z] ed67bdd8d13d: Preparing [2023-10-04T20:18:42.002Z] fd9fe2744827: Preparing [2023-10-04T20:18:42.002Z] cc2447e1835a: Preparing [2023-10-04T20:18:42.002Z] cc2447e1835a: Waiting [2023-10-04T20:18:42.002Z] e61ec54d5d36: Layer already exists [2023-10-04T20:18:42.002Z] fd9fe2744827: Layer already exists [2023-10-04T20:18:42.002Z] 42693817ae5a: Layer already exists [2023-10-04T20:18:42.002Z] ed67bdd8d13d: Layer already exists [2023-10-04T20:18:42.002Z] de06c8b110bf: Layer already exists [2023-10-04T20:18:42.002Z] cc2447e1835a: Layer already exists [2023-10-04T20:18:42.002Z] 3.1.0-dev.60: digest: sha256:aefe949274c1db348a4d8c06b2d13068d8c169ede468521b102a2136a137c16c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:18:42.309Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:18:42.609Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [2023-10-04T20:18:42.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-10-04T20:18:42.609Z] de06c8b110bf: Preparing [2023-10-04T20:18:42.609Z] 42693817ae5a: Preparing [2023-10-04T20:18:42.609Z] e61ec54d5d36: Preparing [2023-10-04T20:18:42.609Z] ed67bdd8d13d: Preparing [2023-10-04T20:18:42.609Z] fd9fe2744827: Preparing [2023-10-04T20:18:42.609Z] cc2447e1835a: Preparing [2023-10-04T20:18:42.609Z] cc2447e1835a: Waiting [2023-10-04T20:18:42.609Z] e61ec54d5d36: Layer already exists [2023-10-04T20:18:42.609Z] de06c8b110bf: Layer already exists [2023-10-04T20:18:42.609Z] ed67bdd8d13d: Layer already exists [2023-10-04T20:18:42.609Z] 42693817ae5a: Layer already exists [2023-10-04T20:18:42.609Z] fd9fe2744827: Layer already exists [2023-10-04T20:18:42.609Z] cc2447e1835a: Layer already exists [2023-10-04T20:18:42.609Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60: digest: sha256:aefe949274c1db348a4d8c06b2d13068d8c169ede468521b102a2136a137c16c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:18:42.921Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:18:43.223Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-10-04T20:18:43.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-10-04T20:18:43.223Z] de06c8b110bf: Preparing [2023-10-04T20:18:43.223Z] 42693817ae5a: Preparing [2023-10-04T20:18:43.223Z] e61ec54d5d36: Preparing [2023-10-04T20:18:43.223Z] ed67bdd8d13d: Preparing [2023-10-04T20:18:43.223Z] fd9fe2744827: Preparing [2023-10-04T20:18:43.223Z] cc2447e1835a: Preparing [2023-10-04T20:18:43.223Z] cc2447e1835a: Waiting [2023-10-04T20:18:43.223Z] fd9fe2744827: Layer already exists [2023-10-04T20:18:43.223Z] 42693817ae5a: Layer already exists [2023-10-04T20:18:43.223Z] de06c8b110bf: Layer already exists [2023-10-04T20:18:43.223Z] e61ec54d5d36: Layer already exists [2023-10-04T20:18:43.223Z] ed67bdd8d13d: Layer already exists [2023-10-04T20:18:43.223Z] cc2447e1835a: Layer already exists [2023-10-04T20:18:43.223Z] main: digest: sha256:aefe949274c1db348a4d8c06b2d13068d8c169ede468521b102a2136a137c16c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-04T20:18:43.265Z] ===================================================== [Pipeline] echo [2023-10-04T20:18:43.271Z] taggedImages: [2023-10-04T20:18:43.271Z] - nexus3.edgexfoundry.org:10004/support-scheduler:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [2023-10-04T20:18:43.271Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-10-04T20:18:43.271Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.60 [2023-10-04T20:18:43.271Z] - nexus3.edgexfoundry.org:10004/support-scheduler:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [2023-10-04T20:18:43.271Z] - 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-10-04T20:29:03.013Z] #123 ... [2023-10-04T20:29:03.013Z] [2023-10-04T20:29:03.013Z] #105 [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-10-04T20:29:03.013Z] #105 760.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-10-04T20:29:03.284Z] #105 ... [2023-10-04T20:29:03.284Z] [2023-10-04T20:29:03.284Z] #104 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-10-04T20:29:03.284Z] #104 DONE 772.2s [2023-10-04T20:29:03.284Z] [2023-10-04T20:29:03.284Z] #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-04T20:29:03.563Z] #126 ... [2023-10-04T20:29:03.563Z] [2023-10-04T20:29:03.563Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-04T20:29:03.837Z] #132 DONE 0.3s [2023-10-04T20:29:03.837Z] [2023-10-04T20:29:03.837Z] #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-10-04T20:29:04.105Z] #133 DONE 0.3s [2023-10-04T20:29:04.106Z] [2023-10-04T20:29:04.106Z] #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-04T20:29:04.106Z] #124 ... [2023-10-04T20:29:04.373Z] [2023-10-04T20:29:04.373Z] #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-10-04T20:29:04.373Z] #134 DONE 0.1s [2023-10-04T20:29:04.373Z] [2023-10-04T20:29:04.373Z] #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-10-04T20:29:04.373Z] #135 DONE 0.1s [2023-10-04T20:29:04.373Z] [2023-10-04T20:29:04.373Z] #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-04T20:29:04.652Z] #124 ... [2023-10-04T20:29:04.652Z] [2023-10-04T20:29:04.652Z] #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-10-04T20:29:04.929Z] #136 DONE 0.4s [2023-10-04T20:29:04.929Z] [2023-10-04T20:29:04.929Z] #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-10-04T20:29:04.929Z] #137 DONE 0.3s [2023-10-04T20:29:04.929Z] [2023-10-04T20:29:04.929Z] #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-04T20:29:05.196Z] #124 ... [2023-10-04T20:29:05.196Z] [2023-10-04T20:29:05.196Z] #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-04T20:29:07.135Z] #138 DONE 2.1s [2023-10-04T20:29:07.135Z] [2023-10-04T20:29:07.135Z] #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-04T20:29:07.402Z] #126 ... [2023-10-04T20:29:07.402Z] [2023-10-04T20:29:07.402Z] #94 [security-proxy-setup] exporting to image [2023-10-04T20:29:07.402Z] #94 exporting layers [2023-10-04T20:29:08.359Z] #94 exporting layers 0.9s done [2023-10-04T20:29:08.359Z] #94 writing image sha256:6e67a5061a64d5558f005c8eabd6be2bdab272f6c5e4e6eed6a2f9307610491e done [2023-10-04T20:29:08.359Z] #94 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2023-10-04T20:29:08.359Z] #94 DONE 3.0s [2023-10-04T20:29:08.359Z] [2023-10-04T20:29:08.359Z] #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-04T20:29:10.299Z] #129 ... [2023-10-04T20:29:10.299Z] [2023-10-04T20:29:10.299Z] #103 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-04T20:29:10.299Z] #103 DONE 779.4s [2023-10-04T20:29:10.565Z] [2023-10-04T20:29:10.565Z] #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-10-04T20:29:10.833Z] #139 DONE 0.3s [2023-10-04T20:29:10.833Z] [2023-10-04T20:29:10.833Z] #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-04T20:29:10.833Z] #124 ... [2023-10-04T20:29:10.833Z] [2023-10-04T20:29:10.833Z] #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-10-04T20:29:14.185Z] #140 DONE 2.7s [2023-10-04T20:29:14.185Z] [2023-10-04T20:29:14.185Z] #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-04T20:29:14.185Z] #141 DONE 0.3s [2023-10-04T20:29:14.185Z] [2023-10-04T20:29:14.185Z] #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-04T20:29:14.185Z] #124 ... [2023-10-04T20:29:14.185Z] [2023-10-04T20:29:14.185Z] #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-10-04T20:29:14.185Z] #142 DONE 0.3s [2023-10-04T20:29:14.185Z] [2023-10-04T20:29:14.185Z] #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-04T20:29:14.185Z] #124 ... [2023-10-04T20:29:14.185Z] [2023-10-04T20:29:14.185Z] #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-10-04T20:29:14.452Z] #143 DONE 0.4s [2023-10-04T20:29:14.452Z] [2023-10-04T20:29:14.452Z] #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-04T20:29:14.720Z] #124 ... [2023-10-04T20:29:14.720Z] [2023-10-04T20:29:14.720Z] #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-10-04T20:29:14.720Z] #144 DONE 0.3s [2023-10-04T20:29:14.720Z] [2023-10-04T20:29:14.720Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-04T20:29:15.021Z] #131 ... [2023-10-04T20:29:15.021Z] [2023-10-04T20:29:15.021Z] #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-10-04T20:29:15.021Z] #145 DONE 0.3s [2023-10-04T20:29:15.021Z] [2023-10-04T20:29:15.021Z] #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-04T20:29:15.290Z] #124 ... [2023-10-04T20:29:15.290Z] [2023-10-04T20:29:15.290Z] #105 [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-10-04T20:29:15.290Z] #105 DONE 784.3s [2023-10-04T20:29:15.290Z] [2023-10-04T20:29:15.290Z] #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-10-04T20:29:15.558Z] #146 DONE 0.4s [2023-10-04T20:29:15.558Z] [2023-10-04T20:29:15.558Z] #147 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-10-04T20:29:15.834Z] #147 DONE 0.3s [2023-10-04T20:29:15.834Z] [2023-10-04T20:29:15.834Z] #148 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-04T20:29:16.417Z] #148 DONE 0.2s [2023-10-04T20:29:16.417Z] [2023-10-04T20:29:16.417Z] #149 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-10-04T20:29:16.417Z] #149 ... [2023-10-04T20:29:16.417Z] [2023-10-04T20:29:16.417Z] #150 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-10-04T20:29:16.417Z] #150 DONE 0.4s [2023-10-04T20:29:16.766Z] [2023-10-04T20:29:16.766Z] #149 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-10-04T20:29:16.766Z] #149 DONE 0.4s [2023-10-04T20:29:16.766Z] [2023-10-04T20:29:16.766Z] #151 [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-10-04T20:29:17.034Z] #151 DONE 0.4s [2023-10-04T20:29:17.034Z] [2023-10-04T20:29:17.034Z] #152 [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-10-04T20:29:17.301Z] #152 DONE 0.3s [2023-10-04T20:29:17.301Z] [2023-10-04T20:29:17.301Z] #153 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-10-04T20:29:17.573Z] #153 ... [2023-10-04T20:29:17.573Z] [2023-10-04T20:29:17.573Z] #154 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-10-04T20:29:17.573Z] #154 DONE 0.2s [2023-10-04T20:29:17.841Z] [2023-10-04T20:29:17.841Z] #155 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-10-04T20:29:18.109Z] #155 DONE 0.4s [2023-10-04T20:29:18.109Z] [2023-10-04T20:29:18.109Z] #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-10-04T20:29:18.695Z] #156 DONE 0.5s [2023-10-04T20:29:18.695Z] [2023-10-04T20:29:18.695Z] #157 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-10-04T20:29:18.962Z] #157 DONE 0.3s [2023-10-04T20:29:18.962Z] [2023-10-04T20:29:18.962Z] #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-04T20:29:19.547Z] #158 ... [2023-10-04T20:29:19.548Z] [2023-10-04T20:29:19.548Z] #153 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-10-04T20:29:19.548Z] #153 DONE 3.0s [2023-10-04T20:29:19.548Z] [2023-10-04T20:29:19.548Z] #94 [security-bootstrapper] exporting to image [2023-10-04T20:29:19.548Z] #94 exporting layers [2023-10-04T20:29:20.961Z] #94 exporting layers 1.3s done [2023-10-04T20:29:20.961Z] #94 writing image sha256:4e0257575665a72b8ee353c4f53976950c2746871cc62a07de99b278cf7d9e0b 0.0s done [2023-10-04T20:29:20.961Z] #94 naming to docker.io/library/security-bootstrapper-arm64 done [2023-10-04T20:29:20.961Z] #94 DONE 4.2s [2023-10-04T20:29:20.961Z] [2023-10-04T20:29:20.961Z] #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-04T20:29:21.228Z] #124 ... [2023-10-04T20:29:21.228Z] [2023-10-04T20:29:21.228Z] #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-04T20:29:21.228Z] #158 DONE 2.4s [2023-10-04T20:29:21.496Z] [2023-10-04T20:29:21.496Z] #94 [security-secretstore-setup] exporting to image [2023-10-04T20:29:22.462Z] #94 exporting layers 1.1s done [2023-10-04T20:29:22.462Z] #94 writing image sha256:2f83394a1e918cddefe19a39a76b83dda289007990d853c2b5e20c10e9d021c6 done [2023-10-04T20:29:22.462Z] #94 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-10-04T20:29:22.462Z] #94 DONE 5.3s [2023-10-04T20:29:22.462Z] [2023-10-04T20:29:22.462Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-04T20:29:54.672Z] #131 ... [2023-10-04T20:29:54.672Z] [2023-10-04T20:29:54.672Z] #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-04T20:29:54.672Z] #130 DONE 808.9s [2023-10-04T20:29:54.672Z] [2023-10-04T20:29:54.672Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-04T20:29:54.672Z] #131 ... [2023-10-04T20:29:54.672Z] [2023-10-04T20:29:54.672Z] #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-04T20:29:54.672Z] #159 DONE 0.1s [2023-10-04T20:29:54.672Z] [2023-10-04T20:29:54.672Z] #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-04T20:29:54.672Z] #160 DONE 0.2s [2023-10-04T20:29:54.672Z] [2023-10-04T20:29:54.672Z] #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-10-04T20:29:54.672Z] #161 DONE 0.3s [2023-10-04T20:29:54.672Z] [2023-10-04T20:29:54.672Z] #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-10-04T20:29:54.672Z] #162 DONE 0.2s [2023-10-04T20:29:54.672Z] [2023-10-04T20:29:54.672Z] #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-10-04T20:29:54.672Z] #163 DONE 0.1s [2023-10-04T20:29:54.672Z] [2023-10-04T20:29:54.672Z] #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-04T20:29:57.251Z] #164 DONE 2.2s [2023-10-04T20:29:57.251Z] [2023-10-04T20:29:57.251Z] #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-04T20:29:57.251Z] #124 ... [2023-10-04T20:29:57.251Z] [2023-10-04T20:29:57.251Z] #94 [security-proxy-auth] exporting to image [2023-10-04T20:29:57.251Z] #94 exporting layers [2023-10-04T20:29:57.517Z] #94 exporting layers 0.6s done [2023-10-04T20:29:57.517Z] #94 writing image sha256:8455d6c8e2f947c7cad54ed9a75bf6a16bcfdb8ce85a831cd3e881288e95656b [2023-10-04T20:29:57.517Z] #94 writing image sha256:8455d6c8e2f947c7cad54ed9a75bf6a16bcfdb8ce85a831cd3e881288e95656b done [2023-10-04T20:29:57.517Z] #94 naming to docker.io/library/security-proxy-auth-arm64 done [2023-10-04T20:29:57.517Z] #94 DONE 5.9s [2023-10-04T20:29:57.517Z] [2023-10-04T20:29:57.517Z] #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-04T20:30:05.716Z] #123 ... [2023-10-04T20:30:05.716Z] [2023-10-04T20:30:05.716Z] #128 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-04T20:30:05.716Z] #128 DONE 820.4s [2023-10-04T20:30:05.716Z] [2023-10-04T20:30:05.716Z] #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-04T20:30:05.716Z] #126 ... [2023-10-04T20:30:05.716Z] [2023-10-04T20:30:05.716Z] #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-04T20:30:05.716Z] #165 DONE 0.1s [2023-10-04T20:30:05.716Z] [2023-10-04T20:30:05.716Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-04T20:30:05.716Z] #131 ... [2023-10-04T20:30:05.716Z] [2023-10-04T20:30:05.716Z] #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-04T20:30:05.716Z] #166 DONE 0.2s [2023-10-04T20:30:05.716Z] [2023-10-04T20:30:05.716Z] #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-10-04T20:30:05.716Z] #167 DONE 0.3s [2023-10-04T20:30:05.716Z] [2023-10-04T20:30:05.716Z] #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-10-04T20:30:05.716Z] #168 DONE 0.2s [2023-10-04T20:30:05.716Z] [2023-10-04T20:30:05.716Z] #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-10-04T20:30:05.984Z] #169 DONE 0.2s [2023-10-04T20:30:05.984Z] [2023-10-04T20:30:05.984Z] #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-10-04T20:30:07.927Z] #170 DONE 2.1s [2023-10-04T20:30:07.927Z] [2023-10-04T20:30:07.927Z] #94 [core-common-config-bootstrapper] exporting to image [2023-10-04T20:30:07.927Z] #94 exporting layers [2023-10-04T20:30:08.516Z] #94 exporting layers 0.5s done [2023-10-04T20:30:08.516Z] #94 writing image sha256:0e53036064882f4a46fdd308d10f6dda82391031b947d82625283ac5689a2e8a [2023-10-04T20:30:08.782Z] #94 writing image sha256:0e53036064882f4a46fdd308d10f6dda82391031b947d82625283ac5689a2e8a 0.0s done [2023-10-04T20:30:08.783Z] #94 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-10-04T20:30:08.783Z] #94 DONE 6.5s [2023-10-04T20:30:08.783Z] [2023-10-04T20:30:08.783Z] #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-04T20:30:47.630Z] #123 ... [2023-10-04T20:30:47.630Z] [2023-10-04T20:30:47.630Z] #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-04T20:30:47.630Z] #129 DONE 858.0s [2023-10-04T20:30:47.630Z] [2023-10-04T20:30:47.630Z] #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-04T20:30:47.630Z] #123 ... [2023-10-04T20:30:47.630Z] [2023-10-04T20:30:47.630Z] #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-04T20:30:47.631Z] #171 DONE 0.2s [2023-10-04T20:30:47.631Z] [2023-10-04T20:30:47.631Z] #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-10-04T20:30:47.631Z] #172 DONE 0.1s [2023-10-04T20:30:47.631Z] [2023-10-04T20:30:47.631Z] #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-10-04T20:30:47.631Z] #173 DONE 0.3s [2023-10-04T20:30:47.631Z] [2023-10-04T20:30:47.631Z] #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-10-04T20:30:47.631Z] #174 DONE 0.2s [2023-10-04T20:30:47.631Z] [2023-10-04T20:30:47.631Z] #94 [core-command] exporting to image [2023-10-04T20:30:47.631Z] #94 exporting layers [2023-10-04T20:30:47.631Z] #94 exporting layers 0.4s done [2023-10-04T20:30:47.631Z] #94 writing image sha256:3d19c57acb1e0b35e7cdc1fde845a4bae4aca69e4cc5386911a3c5ce02fdfa7b done [2023-10-04T20:30:47.631Z] #94 naming to docker.io/library/core-command-arm64 done [2023-10-04T20:30:47.631Z] #94 DONE 6.9s [2023-10-04T20:30:47.631Z] [2023-10-04T20:30:47.631Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-04T20:30:54.294Z] #131 DONE 870.0s [2023-10-04T20:30:54.294Z] [2023-10-04T20:30:54.294Z] #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-04T20:30:54.561Z] #124 ... [2023-10-04T20:30:54.561Z] [2023-10-04T20:30:54.561Z] #175 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-04T20:30:54.827Z] #175 DONE 0.1s [2023-10-04T20:30:54.828Z] [2023-10-04T20:30:54.828Z] #176 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-04T20:30:55.094Z] #176 DONE 0.2s [2023-10-04T20:30:55.094Z] [2023-10-04T20:30:55.094Z] #177 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-10-04T20:30:55.359Z] #177 DONE 0.3s [2023-10-04T20:30:55.359Z] [2023-10-04T20:30:55.359Z] #178 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-10-04T20:30:55.624Z] #178 DONE 0.2s [2023-10-04T20:30:55.624Z] [2023-10-04T20:30:55.624Z] #179 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-10-04T20:30:55.624Z] #179 DONE 0.2s [2023-10-04T20:30:55.624Z] [2023-10-04T20:30:55.624Z] #94 [core-metadata] exporting to image [2023-10-04T20:30:55.624Z] #94 exporting layers [2023-10-04T20:30:55.894Z] #94 exporting layers 0.4s done [2023-10-04T20:30:56.162Z] #94 writing image sha256:92c37003bd6f503c7ac80ebadb88852a2143b809a94188e64170604537aee791 done [2023-10-04T20:30:56.162Z] #94 naming to docker.io/library/core-metadata-arm64 done [2023-10-04T20:30:56.162Z] #94 DONE 7.2s [2023-10-04T20:30:56.162Z] [2023-10-04T20:30:56.162Z] #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-04T20:30:57.134Z] #126 ... [2023-10-04T20:30:57.134Z] [2023-10-04T20:30:57.134Z] #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-04T20:30:57.134Z] #127 DONE 872.9s [2023-10-04T20:30:57.134Z] [2023-10-04T20:30:57.134Z] #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-04T20:30:57.408Z] #124 ... [2023-10-04T20:30:57.408Z] [2023-10-04T20:30:57.408Z] #180 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-04T20:30:57.677Z] #180 DONE 0.2s [2023-10-04T20:30:57.677Z] [2023-10-04T20:30:57.677Z] #181 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-04T20:30:57.949Z] #181 DONE 0.3s [2023-10-04T20:30:57.949Z] [2023-10-04T20:30:57.949Z] #182 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-10-04T20:30:58.216Z] #182 DONE 0.3s [2023-10-04T20:30:58.216Z] [2023-10-04T20:30:58.216Z] #183 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-10-04T20:30:58.482Z] #183 DONE 0.1s [2023-10-04T20:30:58.482Z] [2023-10-04T20:30:58.482Z] #94 [core-data] exporting to image [2023-10-04T20:30:58.748Z] #94 exporting layers 0.3s done [2023-10-04T20:30:58.748Z] #94 writing image sha256:bdec9c660d4e93d623e9b023b68537a40b8a975ff395acd22484b2c87f8cf477 done [2023-10-04T20:30:58.748Z] #94 naming to docker.io/library/core-data-arm64 done [2023-10-04T20:30:58.748Z] #94 DONE 7.6s [2023-10-04T20:30:58.748Z] [2023-10-04T20:30:58.748Z] #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-04T20:31:13.736Z] #126 ... [2023-10-04T20:31:13.736Z] [2023-10-04T20:31:13.736Z] #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-04T20:31:13.736Z] #124 DONE 887.9s [2023-10-04T20:31:13.736Z] [2023-10-04T20:31:13.736Z] #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-04T20:31:13.736Z] #126 ... [2023-10-04T20:31:13.736Z] [2023-10-04T20:31:13.736Z] #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-04T20:31:14.026Z] #184 DONE 0.2s [2023-10-04T20:31:14.026Z] [2023-10-04T20:31:14.026Z] #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-04T20:31:14.026Z] #126 ... [2023-10-04T20:31:14.026Z] [2023-10-04T20:31:14.026Z] #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-04T20:31:14.292Z] #185 DONE 0.2s [2023-10-04T20:31:14.292Z] [2023-10-04T20:31:14.292Z] #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-10-04T20:31:14.875Z] #186 DONE 0.4s [2023-10-04T20:31:14.876Z] [2023-10-04T20:31:14.876Z] #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-10-04T20:31:14.876Z] #187 DONE 0.1s [2023-10-04T20:31:14.876Z] [2023-10-04T20:31:14.876Z] #94 [security-spiffe-token-provider] exporting to image [2023-10-04T20:31:14.876Z] #94 exporting layers [2023-10-04T20:31:15.457Z] #94 exporting layers 0.6s done [2023-10-04T20:31:15.457Z] #94 writing image sha256:4e17b3b4356420dcf461559ea25ad9fc58daa88a76aec5b260f8b3f5a3792bf3 done [2023-10-04T20:31:15.457Z] #94 naming to docker.io/library/security-spiffe-token-provider-arm64 [2023-10-04T20:31:15.457Z] #94 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-10-04T20:31:15.457Z] #94 DONE 8.2s [2023-10-04T20:31:15.457Z] [2023-10-04T20:31:15.457Z] #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-04T20:31:42.140Z] #126 DONE 908.9s [2023-10-04T20:31:42.140Z] [2023-10-04T20:31:42.140Z] #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-04T20:31:42.140Z] #123 DONE 913.6s [2023-10-04T20:31:42.140Z] [2023-10-04T20:31:42.140Z] #188 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-04T20:31:42.140Z] #188 DONE 0.2s [2023-10-04T20:31:42.140Z] [2023-10-04T20:31:42.140Z] #189 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-04T20:31:42.140Z] #189 DONE 0.1s [2023-10-04T20:31:42.140Z] [2023-10-04T20:31:42.140Z] #190 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-10-04T20:31:42.140Z] #190 ... [2023-10-04T20:31:42.140Z] [2023-10-04T20:31:42.140Z] #191 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-04T20:31:42.140Z] #191 DONE 0.1s [2023-10-04T20:31:42.140Z] [2023-10-04T20:31:42.140Z] #192 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-04T20:31:42.140Z] #192 DONE 0.2s [2023-10-04T20:31:42.140Z] [2023-10-04T20:31:42.140Z] #190 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-10-04T20:31:42.140Z] #190 DONE 0.4s [2023-10-04T20:31:42.140Z] [2023-10-04T20:31:42.140Z] #193 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-10-04T20:31:42.140Z] #193 DONE 0.2s [2023-10-04T20:31:42.140Z] [2023-10-04T20:31:42.140Z] #194 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-10-04T20:31:42.140Z] #194 DONE 0.5s [2023-10-04T20:31:42.140Z] [2023-10-04T20:31:42.140Z] #195 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-10-04T20:31:42.140Z] #195 DONE 0.1s [2023-10-04T20:31:42.140Z] [2023-10-04T20:31:42.140Z] #94 [support-scheduler] exporting to image [2023-10-04T20:31:42.140Z] #94 exporting layers 0.4s done [2023-10-04T20:31:42.140Z] #94 writing image sha256:19d4419d949fa748f8256f29472d9ec6a97906e0ed78f5c55dca950f225fc4e5 [2023-10-04T20:31:42.140Z] #94 writing image sha256:19d4419d949fa748f8256f29472d9ec6a97906e0ed78f5c55dca950f225fc4e5 done [2023-10-04T20:31:42.140Z] #94 naming to docker.io/library/support-notifications-arm64 done [2023-10-04T20:31:42.140Z] #94 exporting layers 0.4s done [2023-10-04T20:31:42.140Z] #94 writing image sha256:4f615ba75f73091730b8068c696ba22dac9994c65343159875ca3b382bf760d0 done [2023-10-04T20:31:42.140Z] #94 naming to docker.io/library/support-scheduler-arm64 done [2023-10-04T20:31:42.140Z] #94 DONE 8.9s [2023-10-04T20:31:42.140Z] time="2023-10-04T20:15:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-04T20:31:42.140Z] time="2023-10-04T20:15:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-04T20:31:42.140Z] time="2023-10-04T20:15:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-04T20:31:42.140Z] time="2023-10-04T20:15:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-04T20:31:42.140Z] time="2023-10-04T20:15:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-04T20:31:42.140Z] time="2023-10-04T20:15:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-04T20:31:42.140Z] time="2023-10-04T20:15:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-04T20:31:42.140Z] time="2023-10-04T20:15:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-04T20:31:42.140Z] time="2023-10-04T20:15:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-04T20:31:42.140Z] time="2023-10-04T20:15:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-04T20:31:42.140Z] time="2023-10-04T20:15:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-04T20:31:42.140Z] time="2023-10-04T20:15:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-04T20:31:42.140Z] time="2023-10-04T20:15:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-04T20:31:42.140Z] time="2023-10-04T20:15:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-10-04T20:31:42.127Z] $ docker stop --time=1 d5774cbb554b1db39331b5644d76c77232609d735ced792b202c0545ae83c37b [2023-10-04T20:31:44.162Z] $ docker rm -f --volumes d5774cbb554b1db39331b5644d76c77232609d735ced792b202c0545ae83c37b [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-04T20:31:44.651Z] + docker images [2023-10-04T20:31:44.651Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-10-04T20:31:44.651Z] support-notifications-arm64 latest 19d4419d949f 6 seconds ago 34.2MB [2023-10-04T20:31:44.651Z] support-scheduler-arm64 latest 4f615ba75f73 6 seconds ago 33.5MB [2023-10-04T20:31:44.651Z] security-spiffe-token-provider-arm64 latest 4e17b3b43564 30 seconds ago 35.1MB [2023-10-04T20:31:44.651Z] core-data-arm64 latest bdec9c660d4e 46 seconds ago 21.2MB [2023-10-04T20:31:44.651Z] core-metadata-arm64 latest 92c37003bd6f 49 seconds ago 21.5MB [2023-10-04T20:31:44.651Z] core-command-arm64 latest 3d19c57acb1e About a minute ago 21MB [2023-10-04T20:31:44.651Z] core-common-config-bootstrapper-arm64 latest 0e5303606488 About a minute ago 18.3MB [2023-10-04T20:31:44.651Z] security-proxy-auth-arm64 latest 8455d6c8e2f9 About a minute ago 19.4MB [2023-10-04T20:31:44.651Z] security-secretstore-setup-arm64 latest 2f83394a1e91 2 minutes ago 43.7MB [2023-10-04T20:31:44.651Z] security-bootstrapper-arm64 latest 4e0257575665 2 minutes ago 23.1MB [2023-10-04T20:31:44.651Z] security-proxy-setup-arm64 latest 6e67a5061a64 2 minutes ago 29.1MB [2023-10-04T20:31:44.651Z] security-spire-agent-arm64 latest dcbc13294399 16 minutes ago 152MB [2023-10-04T20:31:44.651Z] security-spire-server-arm64 latest e4071c6fa641 16 minutes ago 96.6MB [2023-10-04T20:31:44.651Z] security-spire-config-arm64 latest 5ca795e4175f 16 minutes ago 95.8MB [2023-10-04T20:31:44.651Z] ci-base-image-arm64 latest b2390584ddb1 17 minutes ago 924MB [2023-10-04T20:31:44.651Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine ea914061e18c 2 weeks ago 553MB [2023-10-04T20:31:44.651Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 4 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-10-04T20:31:44.771Z] provisioning config files... [2023-10-04T20:31:44.785Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/594@tmp/config3927372237387407788tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-04T20:31:45.111Z] ---> docker-login.sh [2023-10-04T20:31:45.111Z] nexus3.edgexfoundry.org:10001 [2023-10-04T20:31:45.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-04T20:31:45.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-04T20:31:45.376Z] Configure a credential helper to remove this warning. See [2023-10-04T20:31:45.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-04T20:31:45.376Z] [2023-10-04T20:31:45.376Z] Login Succeeded [2023-10-04T20:31:45.376Z] nexus3.edgexfoundry.org:10002 [2023-10-04T20:31:45.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-04T20:31:45.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-04T20:31:45.643Z] Configure a credential helper to remove this warning. See [2023-10-04T20:31:45.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-04T20:31:45.643Z] [2023-10-04T20:31:45.643Z] Login Succeeded [2023-10-04T20:31:45.643Z] nexus3.edgexfoundry.org:10003 [2023-10-04T20:31:45.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-04T20:31:45.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-04T20:31:45.909Z] Configure a credential helper to remove this warning. See [2023-10-04T20:31:45.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-04T20:31:45.909Z] [2023-10-04T20:31:45.909Z] Login Succeeded [2023-10-04T20:31:45.909Z] nexus3.edgexfoundry.org:10004 [2023-10-04T20:31:46.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-04T20:31:46.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-04T20:31:46.174Z] Configure a credential helper to remove this warning. See [2023-10-04T20:31:46.174Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-04T20:31:46.174Z] [2023-10-04T20:31:46.174Z] Login Succeeded [2023-10-04T20:31:46.174Z] docker.io [2023-10-04T20:31:46.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-04T20:31:46.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-04T20:31:46.704Z] Configure a credential helper to remove this warning. See [2023-10-04T20:31:46.704Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-04T20:31:46.704Z] [2023-10-04T20:31:46.704Z] Login Succeeded [2023-10-04T20:31:46.704Z] ---> docker-login.sh ends [Pipeline] } [2023-10-04T20:31:46.716Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-04T20:31:46.754Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-04T20:31:46.780Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-10-04T20:31:46.780Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b [2023-10-04T20:31:46.780Z] latest [2023-10-04T20:31:46.780Z] 3.1.0-dev.60 [2023-10-04T20:31:46.780Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [2023-10-04T20:31:46.780Z] main [2023-10-04T20:31:46.780Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:31:47.128Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:31:47.458Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [2023-10-04T20:31:47.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-10-04T20:31:47.458Z] a5763ff7e26e: Preparing [2023-10-04T20:31:47.458Z] 787fe2114539: Preparing [2023-10-04T20:31:47.458Z] 6c68d4ab8b8c: Preparing [2023-10-04T20:31:47.458Z] dbaee6060df3: Preparing [2023-10-04T20:31:47.458Z] 64757fe447c5: Preparing [2023-10-04T20:31:47.458Z] 5f4d9fc4d98d: Preparing [2023-10-04T20:31:47.458Z] 5f4d9fc4d98d: Waiting [2023-10-04T20:31:47.723Z] 6c68d4ab8b8c: Pushed [2023-10-04T20:31:47.723Z] 64757fe447c5: Pushed [2023-10-04T20:31:47.723Z] 5f4d9fc4d98d: Layer already exists [2023-10-04T20:31:47.723Z] a5763ff7e26e: Pushed [2023-10-04T20:31:47.723Z] dbaee6060df3: Pushed [2023-10-04T20:31:51.049Z] 787fe2114539: Pushed [2023-10-04T20:31:51.049Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b: digest: sha256:cb152b717d60d61676f8f3926d05d04193b73cf90c19000956e05430693f94dd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:31:51.383Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:31:51.717Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-10-04T20:31:51.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-10-04T20:31:51.717Z] a5763ff7e26e: Preparing [2023-10-04T20:31:51.717Z] 787fe2114539: Preparing [2023-10-04T20:31:51.717Z] 6c68d4ab8b8c: Preparing [2023-10-04T20:31:51.717Z] dbaee6060df3: Preparing [2023-10-04T20:31:51.717Z] 64757fe447c5: Preparing [2023-10-04T20:31:51.717Z] 5f4d9fc4d98d: Preparing [2023-10-04T20:31:51.717Z] 5f4d9fc4d98d: Waiting [2023-10-04T20:31:51.717Z] 6c68d4ab8b8c: Layer already exists [2023-10-04T20:31:51.717Z] a5763ff7e26e: Layer already exists [2023-10-04T20:31:51.717Z] 787fe2114539: Layer already exists [2023-10-04T20:31:51.717Z] dbaee6060df3: Layer already exists [2023-10-04T20:31:51.717Z] 64757fe447c5: Layer already exists [2023-10-04T20:31:51.717Z] 5f4d9fc4d98d: Layer already exists [2023-10-04T20:31:51.717Z] latest: digest: sha256:cb152b717d60d61676f8f3926d05d04193b73cf90c19000956e05430693f94dd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:31:52.049Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:31:52.395Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.60 [2023-10-04T20:31:52.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-10-04T20:31:52.395Z] a5763ff7e26e: Preparing [2023-10-04T20:31:52.395Z] 787fe2114539: Preparing [2023-10-04T20:31:52.395Z] 6c68d4ab8b8c: Preparing [2023-10-04T20:31:52.395Z] dbaee6060df3: Preparing [2023-10-04T20:31:52.395Z] 64757fe447c5: Preparing [2023-10-04T20:31:52.395Z] 5f4d9fc4d98d: Preparing [2023-10-04T20:31:52.395Z] 5f4d9fc4d98d: Waiting [2023-10-04T20:31:52.395Z] 64757fe447c5: Layer already exists [2023-10-04T20:31:52.395Z] 6c68d4ab8b8c: Layer already exists [2023-10-04T20:31:52.395Z] dbaee6060df3: Layer already exists [2023-10-04T20:31:52.395Z] 787fe2114539: Layer already exists [2023-10-04T20:31:52.395Z] a5763ff7e26e: Layer already exists [2023-10-04T20:31:52.395Z] 5f4d9fc4d98d: Layer already exists [2023-10-04T20:31:52.395Z] 3.1.0-dev.60: digest: sha256:cb152b717d60d61676f8f3926d05d04193b73cf90c19000956e05430693f94dd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:31:52.778Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:31:53.148Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [2023-10-04T20:31:53.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-10-04T20:31:53.148Z] a5763ff7e26e: Preparing [2023-10-04T20:31:53.148Z] 787fe2114539: Preparing [2023-10-04T20:31:53.148Z] 6c68d4ab8b8c: Preparing [2023-10-04T20:31:53.148Z] dbaee6060df3: Preparing [2023-10-04T20:31:53.148Z] 64757fe447c5: Preparing [2023-10-04T20:31:53.148Z] 5f4d9fc4d98d: Preparing [2023-10-04T20:31:53.148Z] 5f4d9fc4d98d: Waiting [2023-10-04T20:31:53.148Z] 64757fe447c5: Layer already exists [2023-10-04T20:31:53.148Z] 6c68d4ab8b8c: Layer already exists [2023-10-04T20:31:53.148Z] 787fe2114539: Layer already exists [2023-10-04T20:31:53.148Z] dbaee6060df3: Layer already exists [2023-10-04T20:31:53.148Z] a5763ff7e26e: Layer already exists [2023-10-04T20:31:53.148Z] 5f4d9fc4d98d: Layer already exists [2023-10-04T20:31:53.148Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60: digest: sha256:cb152b717d60d61676f8f3926d05d04193b73cf90c19000956e05430693f94dd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:31:53.491Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:31:53.832Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-10-04T20:31:53.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-10-04T20:31:53.832Z] a5763ff7e26e: Preparing [2023-10-04T20:31:53.832Z] 787fe2114539: Preparing [2023-10-04T20:31:53.832Z] 6c68d4ab8b8c: Preparing [2023-10-04T20:31:53.832Z] dbaee6060df3: Preparing [2023-10-04T20:31:53.832Z] 64757fe447c5: Preparing [2023-10-04T20:31:53.832Z] 5f4d9fc4d98d: Preparing [2023-10-04T20:31:53.832Z] 5f4d9fc4d98d: Waiting [2023-10-04T20:31:53.832Z] a5763ff7e26e: Layer already exists [2023-10-04T20:31:53.832Z] 6c68d4ab8b8c: Layer already exists [2023-10-04T20:31:53.832Z] dbaee6060df3: Layer already exists [2023-10-04T20:31:53.832Z] 787fe2114539: Layer already exists [2023-10-04T20:31:53.832Z] 64757fe447c5: Layer already exists [2023-10-04T20:31:53.832Z] 5f4d9fc4d98d: Layer already exists [2023-10-04T20:31:53.832Z] main: digest: sha256:cb152b717d60d61676f8f3926d05d04193b73cf90c19000956e05430693f94dd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-04T20:31:53.886Z] ===================================================== [Pipeline] echo [2023-10-04T20:31:53.897Z] taggedImages: [2023-10-04T20:31:53.897Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [2023-10-04T20:31:53.897Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-10-04T20:31:53.897Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.60 [2023-10-04T20:31:53.897Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [2023-10-04T20:31:53.897Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-10-04T20:31:53.927Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-10-04T20:31:53.927Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b [2023-10-04T20:31:53.927Z] latest [2023-10-04T20:31:53.927Z] 3.1.0-dev.60 [2023-10-04T20:31:53.927Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [2023-10-04T20:31:53.927Z] main [2023-10-04T20:31:53.927Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:31:54.290Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:31:54.626Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [2023-10-04T20:31:54.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-10-04T20:31:54.626Z] 2efeba565880: Preparing [2023-10-04T20:31:54.626Z] 22f675e38d62: Preparing [2023-10-04T20:31:54.626Z] 03521f0ea968: Preparing [2023-10-04T20:31:54.626Z] 67d7b08db2c6: Preparing [2023-10-04T20:31:54.626Z] 6c68d4ab8b8c: Preparing [2023-10-04T20:31:54.626Z] dbaee6060df3: Preparing [2023-10-04T20:31:54.626Z] 64757fe447c5: Preparing [2023-10-04T20:31:54.626Z] 5f4d9fc4d98d: Preparing [2023-10-04T20:31:54.626Z] 64757fe447c5: Waiting [2023-10-04T20:31:54.626Z] dbaee6060df3: Waiting [2023-10-04T20:31:54.626Z] 5f4d9fc4d98d: Waiting [2023-10-04T20:31:54.626Z] 6c68d4ab8b8c: Layer already exists [2023-10-04T20:31:54.626Z] dbaee6060df3: Layer already exists [2023-10-04T20:31:54.895Z] 03521f0ea968: Pushed [2023-10-04T20:31:54.895Z] 64757fe447c5: Layer already exists [2023-10-04T20:31:54.895Z] 22f675e38d62: Pushed [2023-10-04T20:31:54.895Z] 2efeba565880: Pushed [2023-10-04T20:31:54.895Z] 5f4d9fc4d98d: Layer already exists [2023-10-04T20:31:56.847Z] 67d7b08db2c6: Pushed [2023-10-04T20:31:57.112Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b: digest: sha256:c97e5dddb296b49cc207412239a78bd06567c8cf0b8b57bc1973597206479acd size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:31:57.451Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:31:57.779Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-10-04T20:31:57.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-10-04T20:31:57.779Z] 2efeba565880: Preparing [2023-10-04T20:31:57.779Z] 22f675e38d62: Preparing [2023-10-04T20:31:57.779Z] 03521f0ea968: Preparing [2023-10-04T20:31:57.779Z] 67d7b08db2c6: Preparing [2023-10-04T20:31:57.779Z] 6c68d4ab8b8c: Preparing [2023-10-04T20:31:57.779Z] dbaee6060df3: Preparing [2023-10-04T20:31:57.779Z] 64757fe447c5: Preparing [2023-10-04T20:31:57.779Z] 5f4d9fc4d98d: Preparing [2023-10-04T20:31:57.779Z] 64757fe447c5: Waiting [2023-10-04T20:31:57.779Z] 5f4d9fc4d98d: Waiting [2023-10-04T20:31:57.779Z] dbaee6060df3: Waiting [2023-10-04T20:31:57.779Z] 2efeba565880: Layer already exists [2023-10-04T20:31:57.779Z] 6c68d4ab8b8c: Layer already exists [2023-10-04T20:31:57.779Z] 67d7b08db2c6: Layer already exists [2023-10-04T20:31:57.779Z] 22f675e38d62: Layer already exists [2023-10-04T20:31:57.780Z] 03521f0ea968: Layer already exists [2023-10-04T20:31:57.780Z] dbaee6060df3: Layer already exists [2023-10-04T20:31:57.780Z] 64757fe447c5: Layer already exists [2023-10-04T20:31:57.780Z] 5f4d9fc4d98d: Layer already exists [2023-10-04T20:31:57.780Z] latest: digest: sha256:c97e5dddb296b49cc207412239a78bd06567c8cf0b8b57bc1973597206479acd size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:31:58.116Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:31:58.455Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.60 [2023-10-04T20:31:58.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-10-04T20:31:58.455Z] 2efeba565880: Preparing [2023-10-04T20:31:58.455Z] 22f675e38d62: Preparing [2023-10-04T20:31:58.455Z] 03521f0ea968: Preparing [2023-10-04T20:31:58.455Z] 67d7b08db2c6: Preparing [2023-10-04T20:31:58.455Z] 6c68d4ab8b8c: Preparing [2023-10-04T20:31:58.455Z] dbaee6060df3: Preparing [2023-10-04T20:31:58.455Z] 64757fe447c5: Preparing [2023-10-04T20:31:58.455Z] 5f4d9fc4d98d: Preparing [2023-10-04T20:31:58.455Z] dbaee6060df3: Waiting [2023-10-04T20:31:58.455Z] 64757fe447c5: Waiting [2023-10-04T20:31:58.455Z] 5f4d9fc4d98d: Waiting [2023-10-04T20:31:58.455Z] 22f675e38d62: Layer already exists [2023-10-04T20:31:58.455Z] 2efeba565880: Layer already exists [2023-10-04T20:31:58.455Z] 03521f0ea968: Layer already exists [2023-10-04T20:31:58.455Z] 6c68d4ab8b8c: Layer already exists [2023-10-04T20:31:58.455Z] 67d7b08db2c6: Layer already exists [2023-10-04T20:31:58.455Z] 5f4d9fc4d98d: Layer already exists [2023-10-04T20:31:58.455Z] dbaee6060df3: Layer already exists [2023-10-04T20:31:58.455Z] 64757fe447c5: Layer already exists [2023-10-04T20:31:58.455Z] 3.1.0-dev.60: digest: sha256:c97e5dddb296b49cc207412239a78bd06567c8cf0b8b57bc1973597206479acd size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:31:58.783Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:31:59.110Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [2023-10-04T20:31:59.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-10-04T20:31:59.110Z] 2efeba565880: Preparing [2023-10-04T20:31:59.110Z] 22f675e38d62: Preparing [2023-10-04T20:31:59.110Z] 03521f0ea968: Preparing [2023-10-04T20:31:59.110Z] 67d7b08db2c6: Preparing [2023-10-04T20:31:59.110Z] 6c68d4ab8b8c: Preparing [2023-10-04T20:31:59.110Z] dbaee6060df3: Preparing [2023-10-04T20:31:59.110Z] 64757fe447c5: Preparing [2023-10-04T20:31:59.110Z] 5f4d9fc4d98d: Preparing [2023-10-04T20:31:59.110Z] dbaee6060df3: Waiting [2023-10-04T20:31:59.110Z] 64757fe447c5: Waiting [2023-10-04T20:31:59.110Z] 5f4d9fc4d98d: Waiting [2023-10-04T20:31:59.110Z] 22f675e38d62: Layer already exists [2023-10-04T20:31:59.110Z] 6c68d4ab8b8c: Layer already exists [2023-10-04T20:31:59.110Z] 67d7b08db2c6: Layer already exists [2023-10-04T20:31:59.110Z] 03521f0ea968: Layer already exists [2023-10-04T20:31:59.110Z] 2efeba565880: Layer already exists [2023-10-04T20:31:59.110Z] 64757fe447c5: Layer already exists [2023-10-04T20:31:59.110Z] dbaee6060df3: Layer already exists [2023-10-04T20:31:59.110Z] 5f4d9fc4d98d: Layer already exists [2023-10-04T20:31:59.110Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60: digest: sha256:c97e5dddb296b49cc207412239a78bd06567c8cf0b8b57bc1973597206479acd size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:31:59.439Z] + 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-10-04T20:31:59.771Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-10-04T20:31:59.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-10-04T20:31:59.772Z] 2efeba565880: Preparing [2023-10-04T20:31:59.772Z] 22f675e38d62: Preparing [2023-10-04T20:31:59.772Z] 03521f0ea968: Preparing [2023-10-04T20:31:59.772Z] 67d7b08db2c6: Preparing [2023-10-04T20:31:59.772Z] 6c68d4ab8b8c: Preparing [2023-10-04T20:31:59.772Z] dbaee6060df3: Preparing [2023-10-04T20:31:59.772Z] 64757fe447c5: Preparing [2023-10-04T20:31:59.772Z] 5f4d9fc4d98d: Preparing [2023-10-04T20:31:59.772Z] 64757fe447c5: Waiting [2023-10-04T20:31:59.772Z] 5f4d9fc4d98d: Waiting [2023-10-04T20:31:59.772Z] dbaee6060df3: Waiting [2023-10-04T20:31:59.772Z] 2efeba565880: Layer already exists [2023-10-04T20:31:59.772Z] 03521f0ea968: Layer already exists [2023-10-04T20:31:59.772Z] 67d7b08db2c6: Layer already exists [2023-10-04T20:31:59.772Z] 6c68d4ab8b8c: Layer already exists [2023-10-04T20:31:59.772Z] 22f675e38d62: Layer already exists [2023-10-04T20:31:59.772Z] 64757fe447c5: Layer already exists [2023-10-04T20:31:59.772Z] dbaee6060df3: Layer already exists [2023-10-04T20:31:59.772Z] 5f4d9fc4d98d: Layer already exists [2023-10-04T20:31:59.772Z] main: digest: sha256:c97e5dddb296b49cc207412239a78bd06567c8cf0b8b57bc1973597206479acd size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-04T20:32:00.078Z] ===================================================== [Pipeline] echo [2023-10-04T20:32:00.084Z] taggedImages: [2023-10-04T20:32:00.084Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [2023-10-04T20:32:00.084Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-10-04T20:32:00.084Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.60 [2023-10-04T20:32:00.084Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [2023-10-04T20:32:00.084Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-10-04T20:32:00.100Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-10-04T20:32:00.100Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b [2023-10-04T20:32:00.100Z] latest [2023-10-04T20:32:00.100Z] 3.1.0-dev.60 [2023-10-04T20:32:00.100Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [2023-10-04T20:32:00.100Z] main [2023-10-04T20:32:00.100Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:32:00.431Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:32:00.765Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [2023-10-04T20:32:00.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-10-04T20:32:00.765Z] f78fc387476b: Preparing [2023-10-04T20:32:00.765Z] ff79626007ce: Preparing [2023-10-04T20:32:00.765Z] 6c68d4ab8b8c: Preparing [2023-10-04T20:32:00.765Z] dbaee6060df3: Preparing [2023-10-04T20:32:00.765Z] 6cb1724e3769: Preparing [2023-10-04T20:32:00.765Z] 5f4d9fc4d98d: Preparing [2023-10-04T20:32:00.765Z] 5f4d9fc4d98d: Waiting [2023-10-04T20:32:00.765Z] 6c68d4ab8b8c: Layer already exists [2023-10-04T20:32:00.765Z] dbaee6060df3: Layer already exists [2023-10-04T20:32:00.765Z] 5f4d9fc4d98d: Layer already exists [2023-10-04T20:32:01.029Z] 6cb1724e3769: Pushed [2023-10-04T20:32:01.029Z] f78fc387476b: Pushed [2023-10-04T20:32:03.591Z] ff79626007ce: Pushed [2023-10-04T20:32:03.854Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b: digest: sha256:2028fffc95704d34c75f49d89eaf4dabeb2e6ae3819502a7d219b8a0b432f6e7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:32:04.190Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:32:04.514Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-10-04T20:32:04.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-10-04T20:32:04.514Z] f78fc387476b: Preparing [2023-10-04T20:32:04.514Z] ff79626007ce: Preparing [2023-10-04T20:32:04.514Z] 6c68d4ab8b8c: Preparing [2023-10-04T20:32:04.514Z] dbaee6060df3: Preparing [2023-10-04T20:32:04.514Z] 6cb1724e3769: Preparing [2023-10-04T20:32:04.514Z] 5f4d9fc4d98d: Preparing [2023-10-04T20:32:04.514Z] 5f4d9fc4d98d: Waiting [2023-10-04T20:32:04.514Z] 6c68d4ab8b8c: Layer already exists [2023-10-04T20:32:04.514Z] 6cb1724e3769: Layer already exists [2023-10-04T20:32:04.514Z] dbaee6060df3: Layer already exists [2023-10-04T20:32:04.514Z] ff79626007ce: Layer already exists [2023-10-04T20:32:04.514Z] f78fc387476b: Layer already exists [2023-10-04T20:32:04.514Z] 5f4d9fc4d98d: Layer already exists [2023-10-04T20:32:04.514Z] latest: digest: sha256:2028fffc95704d34c75f49d89eaf4dabeb2e6ae3819502a7d219b8a0b432f6e7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:32:04.845Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:32:05.174Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.60 [2023-10-04T20:32:05.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-10-04T20:32:05.174Z] f78fc387476b: Preparing [2023-10-04T20:32:05.174Z] ff79626007ce: Preparing [2023-10-04T20:32:05.174Z] 6c68d4ab8b8c: Preparing [2023-10-04T20:32:05.174Z] dbaee6060df3: Preparing [2023-10-04T20:32:05.174Z] 6cb1724e3769: Preparing [2023-10-04T20:32:05.174Z] 5f4d9fc4d98d: Preparing [2023-10-04T20:32:05.174Z] 5f4d9fc4d98d: Waiting [2023-10-04T20:32:05.174Z] 6cb1724e3769: Layer already exists [2023-10-04T20:32:05.174Z] f78fc387476b: Layer already exists [2023-10-04T20:32:05.174Z] ff79626007ce: Layer already exists [2023-10-04T20:32:05.174Z] 6c68d4ab8b8c: Layer already exists [2023-10-04T20:32:05.174Z] dbaee6060df3: Layer already exists [2023-10-04T20:32:05.174Z] 5f4d9fc4d98d: Layer already exists [2023-10-04T20:32:05.437Z] 3.1.0-dev.60: digest: sha256:2028fffc95704d34c75f49d89eaf4dabeb2e6ae3819502a7d219b8a0b432f6e7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:32:05.782Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:32:06.104Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [2023-10-04T20:32:06.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-10-04T20:32:06.104Z] f78fc387476b: Preparing [2023-10-04T20:32:06.104Z] ff79626007ce: Preparing [2023-10-04T20:32:06.104Z] 6c68d4ab8b8c: Preparing [2023-10-04T20:32:06.104Z] dbaee6060df3: Preparing [2023-10-04T20:32:06.104Z] 6cb1724e3769: Preparing [2023-10-04T20:32:06.104Z] 5f4d9fc4d98d: Preparing [2023-10-04T20:32:06.104Z] 5f4d9fc4d98d: Waiting [2023-10-04T20:32:06.104Z] ff79626007ce: Layer already exists [2023-10-04T20:32:06.104Z] 6cb1724e3769: Layer already exists [2023-10-04T20:32:06.104Z] dbaee6060df3: Layer already exists [2023-10-04T20:32:06.104Z] f78fc387476b: Layer already exists [2023-10-04T20:32:06.104Z] 6c68d4ab8b8c: Layer already exists [2023-10-04T20:32:06.104Z] 5f4d9fc4d98d: Layer already exists [2023-10-04T20:32:06.104Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60: digest: sha256:2028fffc95704d34c75f49d89eaf4dabeb2e6ae3819502a7d219b8a0b432f6e7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:32:06.437Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:32:06.762Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-10-04T20:32:06.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-10-04T20:32:06.762Z] f78fc387476b: Preparing [2023-10-04T20:32:06.762Z] ff79626007ce: Preparing [2023-10-04T20:32:06.762Z] 6c68d4ab8b8c: Preparing [2023-10-04T20:32:06.762Z] dbaee6060df3: Preparing [2023-10-04T20:32:06.762Z] 6cb1724e3769: Preparing [2023-10-04T20:32:06.762Z] 5f4d9fc4d98d: Preparing [2023-10-04T20:32:06.762Z] 5f4d9fc4d98d: Waiting [2023-10-04T20:32:06.762Z] dbaee6060df3: Layer already exists [2023-10-04T20:32:06.762Z] 6c68d4ab8b8c: Layer already exists [2023-10-04T20:32:06.762Z] f78fc387476b: Layer already exists [2023-10-04T20:32:06.762Z] ff79626007ce: Layer already exists [2023-10-04T20:32:06.762Z] 6cb1724e3769: Layer already exists [2023-10-04T20:32:06.762Z] 5f4d9fc4d98d: Layer already exists [2023-10-04T20:32:06.762Z] main: digest: sha256:2028fffc95704d34c75f49d89eaf4dabeb2e6ae3819502a7d219b8a0b432f6e7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-04T20:32:06.802Z] ===================================================== [Pipeline] echo [2023-10-04T20:32:06.809Z] taggedImages: [2023-10-04T20:32:06.809Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [2023-10-04T20:32:06.809Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-10-04T20:32:06.809Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.60 [2023-10-04T20:32:06.809Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [2023-10-04T20:32:06.809Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-10-04T20:32:06.826Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-10-04T20:32:06.826Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b [2023-10-04T20:32:06.826Z] latest [2023-10-04T20:32:06.826Z] 3.1.0-dev.60 [2023-10-04T20:32:06.826Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [2023-10-04T20:32:06.826Z] main [2023-10-04T20:32:06.826Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:32:07.168Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:32:07.503Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [2023-10-04T20:32:07.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-10-04T20:32:07.503Z] f8c1fe3be7aa: Preparing [2023-10-04T20:32:07.503Z] 79edbe1e8584: Preparing [2023-10-04T20:32:07.503Z] e32aac1ee92a: Preparing [2023-10-04T20:32:07.503Z] 6c68d4ab8b8c: Preparing [2023-10-04T20:32:07.503Z] dbaee6060df3: Preparing [2023-10-04T20:32:07.503Z] 64757fe447c5: Preparing [2023-10-04T20:32:07.503Z] 5f4d9fc4d98d: Preparing [2023-10-04T20:32:07.503Z] 64757fe447c5: Waiting [2023-10-04T20:32:07.503Z] 5f4d9fc4d98d: Waiting [2023-10-04T20:32:07.503Z] 6c68d4ab8b8c: Layer already exists [2023-10-04T20:32:07.503Z] dbaee6060df3: Layer already exists [2023-10-04T20:32:07.503Z] 64757fe447c5: Layer already exists [2023-10-04T20:32:07.503Z] 5f4d9fc4d98d: Layer already exists [2023-10-04T20:32:07.767Z] 79edbe1e8584: Pushed [2023-10-04T20:32:07.767Z] f8c1fe3be7aa: Pushed [2023-10-04T20:32:10.329Z] e32aac1ee92a: Pushed [2023-10-04T20:32:10.594Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b: digest: sha256:75ee24ba2eb9cd9f0e515a8823de2c9758c96ff243d2e94836b517fd7a764a84 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:32:10.922Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:32:11.250Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-10-04T20:32:11.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-10-04T20:32:11.250Z] f8c1fe3be7aa: Preparing [2023-10-04T20:32:11.250Z] 79edbe1e8584: Preparing [2023-10-04T20:32:11.250Z] e32aac1ee92a: Preparing [2023-10-04T20:32:11.250Z] 6c68d4ab8b8c: Preparing [2023-10-04T20:32:11.250Z] dbaee6060df3: Preparing [2023-10-04T20:32:11.250Z] 64757fe447c5: Preparing [2023-10-04T20:32:11.250Z] 5f4d9fc4d98d: Preparing [2023-10-04T20:32:11.250Z] 64757fe447c5: Waiting [2023-10-04T20:32:11.250Z] 5f4d9fc4d98d: Waiting [2023-10-04T20:32:11.250Z] 79edbe1e8584: Layer already exists [2023-10-04T20:32:11.250Z] e32aac1ee92a: Layer already exists [2023-10-04T20:32:11.250Z] 6c68d4ab8b8c: Layer already exists [2023-10-04T20:32:11.250Z] dbaee6060df3: Layer already exists [2023-10-04T20:32:11.250Z] f8c1fe3be7aa: Layer already exists [2023-10-04T20:32:11.250Z] 64757fe447c5: Layer already exists [2023-10-04T20:32:11.250Z] 5f4d9fc4d98d: Layer already exists [2023-10-04T20:32:11.515Z] latest: digest: sha256:75ee24ba2eb9cd9f0e515a8823de2c9758c96ff243d2e94836b517fd7a764a84 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:32:11.854Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:32:12.178Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.60 [2023-10-04T20:32:12.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-10-04T20:32:12.178Z] f8c1fe3be7aa: Preparing [2023-10-04T20:32:12.178Z] 79edbe1e8584: Preparing [2023-10-04T20:32:12.178Z] e32aac1ee92a: Preparing [2023-10-04T20:32:12.178Z] 6c68d4ab8b8c: Preparing [2023-10-04T20:32:12.178Z] dbaee6060df3: Preparing [2023-10-04T20:32:12.178Z] 64757fe447c5: Preparing [2023-10-04T20:32:12.178Z] 5f4d9fc4d98d: Preparing [2023-10-04T20:32:12.178Z] 5f4d9fc4d98d: Waiting [2023-10-04T20:32:12.178Z] 64757fe447c5: Waiting [2023-10-04T20:32:12.178Z] dbaee6060df3: Layer already exists [2023-10-04T20:32:12.178Z] f8c1fe3be7aa: Layer already exists [2023-10-04T20:32:12.178Z] e32aac1ee92a: Layer already exists [2023-10-04T20:32:12.178Z] 79edbe1e8584: Layer already exists [2023-10-04T20:32:12.178Z] 6c68d4ab8b8c: Layer already exists [2023-10-04T20:32:12.178Z] 64757fe447c5: Layer already exists [2023-10-04T20:32:12.178Z] 5f4d9fc4d98d: Layer already exists [2023-10-04T20:32:12.178Z] 3.1.0-dev.60: digest: sha256:75ee24ba2eb9cd9f0e515a8823de2c9758c96ff243d2e94836b517fd7a764a84 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:32:12.511Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:32:12.842Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [2023-10-04T20:32:12.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-10-04T20:32:12.842Z] f8c1fe3be7aa: Preparing [2023-10-04T20:32:12.842Z] 79edbe1e8584: Preparing [2023-10-04T20:32:12.842Z] e32aac1ee92a: Preparing [2023-10-04T20:32:12.842Z] 6c68d4ab8b8c: Preparing [2023-10-04T20:32:12.842Z] dbaee6060df3: Preparing [2023-10-04T20:32:12.842Z] 64757fe447c5: Preparing [2023-10-04T20:32:12.842Z] 5f4d9fc4d98d: Preparing [2023-10-04T20:32:12.842Z] 64757fe447c5: Waiting [2023-10-04T20:32:12.842Z] 5f4d9fc4d98d: Waiting [2023-10-04T20:32:12.842Z] e32aac1ee92a: Layer already exists [2023-10-04T20:32:12.842Z] 79edbe1e8584: Layer already exists [2023-10-04T20:32:12.842Z] f8c1fe3be7aa: Layer already exists [2023-10-04T20:32:12.842Z] 6c68d4ab8b8c: Layer already exists [2023-10-04T20:32:12.842Z] dbaee6060df3: Layer already exists [2023-10-04T20:32:12.842Z] 64757fe447c5: Layer already exists [2023-10-04T20:32:12.842Z] 5f4d9fc4d98d: Layer already exists [2023-10-04T20:32:12.842Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60: digest: sha256:75ee24ba2eb9cd9f0e515a8823de2c9758c96ff243d2e94836b517fd7a764a84 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:32:13.180Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:32:13.509Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-10-04T20:32:13.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-10-04T20:32:13.509Z] f8c1fe3be7aa: Preparing [2023-10-04T20:32:13.509Z] 79edbe1e8584: Preparing [2023-10-04T20:32:13.509Z] e32aac1ee92a: Preparing [2023-10-04T20:32:13.509Z] 6c68d4ab8b8c: Preparing [2023-10-04T20:32:13.509Z] dbaee6060df3: Preparing [2023-10-04T20:32:13.509Z] 64757fe447c5: Preparing [2023-10-04T20:32:13.509Z] 5f4d9fc4d98d: Preparing [2023-10-04T20:32:13.509Z] 64757fe447c5: Waiting [2023-10-04T20:32:13.509Z] 5f4d9fc4d98d: Waiting [2023-10-04T20:32:13.509Z] e32aac1ee92a: Layer already exists [2023-10-04T20:32:13.509Z] f8c1fe3be7aa: Layer already exists [2023-10-04T20:32:13.509Z] dbaee6060df3: Layer already exists [2023-10-04T20:32:13.509Z] 79edbe1e8584: Layer already exists [2023-10-04T20:32:13.509Z] 6c68d4ab8b8c: Layer already exists [2023-10-04T20:32:13.509Z] 64757fe447c5: Layer already exists [2023-10-04T20:32:13.509Z] 5f4d9fc4d98d: Layer already exists [2023-10-04T20:32:13.509Z] main: digest: sha256:75ee24ba2eb9cd9f0e515a8823de2c9758c96ff243d2e94836b517fd7a764a84 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-04T20:32:13.554Z] ===================================================== [Pipeline] echo [2023-10-04T20:32:13.564Z] taggedImages: [2023-10-04T20:32:13.564Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [2023-10-04T20:32:13.564Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-10-04T20:32:13.564Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.60 [2023-10-04T20:32:13.564Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [2023-10-04T20:32:13.564Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-10-04T20:32:13.582Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-10-04T20:32:13.582Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b [2023-10-04T20:32:13.582Z] latest [2023-10-04T20:32:13.582Z] 3.1.0-dev.60 [2023-10-04T20:32:13.582Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [2023-10-04T20:32:13.582Z] main [2023-10-04T20:32:13.582Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:32:13.907Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:32:14.234Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [2023-10-04T20:32:14.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-10-04T20:32:14.234Z] d6e48fe762e6: Preparing [2023-10-04T20:32:14.234Z] 264e2e2e00be: Preparing [2023-10-04T20:32:14.234Z] 775beb6dfc21: Preparing [2023-10-04T20:32:14.234Z] 89b48e70463a: Preparing [2023-10-04T20:32:14.234Z] abae4354c93e: Preparing [2023-10-04T20:32:14.234Z] 494db488a034: Preparing [2023-10-04T20:32:14.234Z] 54479b501691: Preparing [2023-10-04T20:32:14.234Z] 6c68d4ab8b8c: Preparing [2023-10-04T20:32:14.234Z] dbaee6060df3: Preparing [2023-10-04T20:32:14.234Z] 517d94499200: Preparing [2023-10-04T20:32:14.234Z] 041cf7d6049b: Preparing [2023-10-04T20:32:14.234Z] 5f70bf18a086: Preparing [2023-10-04T20:32:14.234Z] 29428f2cb096: Preparing [2023-10-04T20:32:14.234Z] ecbf16ff4db4: Preparing [2023-10-04T20:32:14.234Z] 5f4d9fc4d98d: Preparing [2023-10-04T20:32:14.234Z] 54479b501691: Waiting [2023-10-04T20:32:14.234Z] 6c68d4ab8b8c: Waiting [2023-10-04T20:32:14.234Z] dbaee6060df3: Waiting [2023-10-04T20:32:14.234Z] 517d94499200: Waiting [2023-10-04T20:32:14.234Z] 041cf7d6049b: Waiting [2023-10-04T20:32:14.234Z] 5f70bf18a086: Waiting [2023-10-04T20:32:14.234Z] 29428f2cb096: Waiting [2023-10-04T20:32:14.234Z] ecbf16ff4db4: Waiting [2023-10-04T20:32:14.234Z] 5f4d9fc4d98d: Waiting [2023-10-04T20:32:14.234Z] 494db488a034: Waiting [2023-10-04T20:32:14.499Z] abae4354c93e: Pushed [2023-10-04T20:32:14.499Z] 89b48e70463a: Pushed [2023-10-04T20:32:14.499Z] 264e2e2e00be: Pushed [2023-10-04T20:32:14.499Z] d6e48fe762e6: Pushed [2023-10-04T20:32:14.499Z] 775beb6dfc21: Pushed [2023-10-04T20:32:14.499Z] 6c68d4ab8b8c: Layer already exists [2023-10-04T20:32:14.499Z] dbaee6060df3: Layer already exists [2023-10-04T20:32:14.499Z] 494db488a034: Pushed [2023-10-04T20:32:14.764Z] 041cf7d6049b: Pushed [2023-10-04T20:32:14.764Z] 5f70bf18a086: Pushed [2023-10-04T20:32:14.764Z] 517d94499200: Pushed [2023-10-04T20:32:14.764Z] 5f4d9fc4d98d: Layer already exists [2023-10-04T20:32:14.764Z] 29428f2cb096: Pushed [2023-10-04T20:32:14.764Z] ecbf16ff4db4: Pushed [2023-10-04T20:32:18.085Z] 54479b501691: Pushed [2023-10-04T20:32:18.349Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b: digest: sha256:7c32960898249bf3319970219ab517930f8f48de45faf46742748a91c14def4e size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:32:18.679Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:32:19.005Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-10-04T20:32:19.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-10-04T20:32:19.005Z] d6e48fe762e6: Preparing [2023-10-04T20:32:19.005Z] 264e2e2e00be: Preparing [2023-10-04T20:32:19.005Z] 775beb6dfc21: Preparing [2023-10-04T20:32:19.005Z] 89b48e70463a: Preparing [2023-10-04T20:32:19.005Z] abae4354c93e: Preparing [2023-10-04T20:32:19.005Z] 494db488a034: Preparing [2023-10-04T20:32:19.005Z] 54479b501691: Preparing [2023-10-04T20:32:19.005Z] 6c68d4ab8b8c: Preparing [2023-10-04T20:32:19.005Z] 494db488a034: Waiting [2023-10-04T20:32:19.005Z] 54479b501691: Waiting [2023-10-04T20:32:19.005Z] dbaee6060df3: Preparing [2023-10-04T20:32:19.005Z] 517d94499200: Preparing [2023-10-04T20:32:19.005Z] 041cf7d6049b: Preparing [2023-10-04T20:32:19.005Z] 5f70bf18a086: Preparing [2023-10-04T20:32:19.005Z] 29428f2cb096: Preparing [2023-10-04T20:32:19.005Z] ecbf16ff4db4: Preparing [2023-10-04T20:32:19.005Z] 5f4d9fc4d98d: Preparing [2023-10-04T20:32:19.005Z] dbaee6060df3: Waiting [2023-10-04T20:32:19.005Z] 6c68d4ab8b8c: Waiting [2023-10-04T20:32:19.005Z] 517d94499200: Waiting [2023-10-04T20:32:19.005Z] ecbf16ff4db4: Waiting [2023-10-04T20:32:19.005Z] 5f70bf18a086: Waiting [2023-10-04T20:32:19.005Z] 29428f2cb096: Waiting [2023-10-04T20:32:19.005Z] 5f4d9fc4d98d: Waiting [2023-10-04T20:32:19.005Z] 775beb6dfc21: Layer already exists [2023-10-04T20:32:19.005Z] 89b48e70463a: Layer already exists [2023-10-04T20:32:19.005Z] 264e2e2e00be: Layer already exists [2023-10-04T20:32:19.005Z] abae4354c93e: Layer already exists [2023-10-04T20:32:19.005Z] d6e48fe762e6: Layer already exists [2023-10-04T20:32:19.005Z] 6c68d4ab8b8c: Layer already exists [2023-10-04T20:32:19.005Z] 494db488a034: Layer already exists [2023-10-04T20:32:19.005Z] 517d94499200: Layer already exists [2023-10-04T20:32:19.005Z] 54479b501691: Layer already exists [2023-10-04T20:32:19.005Z] dbaee6060df3: Layer already exists [2023-10-04T20:32:19.005Z] 5f70bf18a086: Layer already exists [2023-10-04T20:32:19.005Z] 041cf7d6049b: Layer already exists [2023-10-04T20:32:19.005Z] 5f4d9fc4d98d: Layer already exists [2023-10-04T20:32:19.005Z] 29428f2cb096: Layer already exists [2023-10-04T20:32:19.005Z] ecbf16ff4db4: Layer already exists [2023-10-04T20:32:19.269Z] latest: digest: sha256:7c32960898249bf3319970219ab517930f8f48de45faf46742748a91c14def4e size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:32:19.601Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:32:19.922Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.60 [2023-10-04T20:32:19.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-10-04T20:32:19.922Z] d6e48fe762e6: Preparing [2023-10-04T20:32:19.922Z] 264e2e2e00be: Preparing [2023-10-04T20:32:19.922Z] 775beb6dfc21: Preparing [2023-10-04T20:32:19.922Z] 89b48e70463a: Preparing [2023-10-04T20:32:19.922Z] abae4354c93e: Preparing [2023-10-04T20:32:19.922Z] 494db488a034: Preparing [2023-10-04T20:32:19.922Z] 54479b501691: Preparing [2023-10-04T20:32:19.922Z] 6c68d4ab8b8c: Preparing [2023-10-04T20:32:19.922Z] dbaee6060df3: Preparing [2023-10-04T20:32:19.922Z] 517d94499200: Preparing [2023-10-04T20:32:19.922Z] 041cf7d6049b: Preparing [2023-10-04T20:32:19.922Z] 5f70bf18a086: Preparing [2023-10-04T20:32:19.922Z] 29428f2cb096: Preparing [2023-10-04T20:32:19.922Z] ecbf16ff4db4: Preparing [2023-10-04T20:32:19.922Z] 5f4d9fc4d98d: Preparing [2023-10-04T20:32:19.922Z] 494db488a034: Waiting [2023-10-04T20:32:19.922Z] dbaee6060df3: Waiting [2023-10-04T20:32:19.922Z] 54479b501691: Waiting [2023-10-04T20:32:19.922Z] 6c68d4ab8b8c: Waiting [2023-10-04T20:32:19.922Z] 041cf7d6049b: Waiting [2023-10-04T20:32:19.922Z] 29428f2cb096: Waiting [2023-10-04T20:32:19.922Z] ecbf16ff4db4: Waiting [2023-10-04T20:32:19.922Z] 5f4d9fc4d98d: Waiting [2023-10-04T20:32:19.922Z] 5f70bf18a086: Waiting [2023-10-04T20:32:19.922Z] 517d94499200: Waiting [2023-10-04T20:32:19.922Z] abae4354c93e: Layer already exists [2023-10-04T20:32:19.922Z] 264e2e2e00be: Layer already exists [2023-10-04T20:32:19.922Z] 775beb6dfc21: Layer already exists [2023-10-04T20:32:19.922Z] d6e48fe762e6: Layer already exists [2023-10-04T20:32:19.922Z] 89b48e70463a: Layer already exists [2023-10-04T20:32:19.922Z] 494db488a034: Layer already exists [2023-10-04T20:32:19.922Z] 6c68d4ab8b8c: Layer already exists [2023-10-04T20:32:19.922Z] 517d94499200: Layer already exists [2023-10-04T20:32:19.922Z] 54479b501691: Layer already exists [2023-10-04T20:32:19.922Z] dbaee6060df3: Layer already exists [2023-10-04T20:32:19.922Z] 041cf7d6049b: Layer already exists [2023-10-04T20:32:19.922Z] 5f70bf18a086: Layer already exists [2023-10-04T20:32:19.922Z] ecbf16ff4db4: Layer already exists [2023-10-04T20:32:19.922Z] 5f4d9fc4d98d: Layer already exists [2023-10-04T20:32:19.922Z] 29428f2cb096: Layer already exists [2023-10-04T20:32:20.186Z] 3.1.0-dev.60: digest: sha256:7c32960898249bf3319970219ab517930f8f48de45faf46742748a91c14def4e size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:32:20.519Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:32:20.848Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [2023-10-04T20:32:20.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-10-04T20:32:20.848Z] d6e48fe762e6: Preparing [2023-10-04T20:32:20.848Z] 264e2e2e00be: Preparing [2023-10-04T20:32:20.848Z] 775beb6dfc21: Preparing [2023-10-04T20:32:20.848Z] 89b48e70463a: Preparing [2023-10-04T20:32:20.848Z] abae4354c93e: Preparing [2023-10-04T20:32:20.848Z] 494db488a034: Preparing [2023-10-04T20:32:20.848Z] 54479b501691: Preparing [2023-10-04T20:32:20.848Z] 6c68d4ab8b8c: Preparing [2023-10-04T20:32:20.848Z] dbaee6060df3: Preparing [2023-10-04T20:32:20.848Z] 517d94499200: Preparing [2023-10-04T20:32:20.848Z] 041cf7d6049b: Preparing [2023-10-04T20:32:20.848Z] 5f70bf18a086: Preparing [2023-10-04T20:32:20.848Z] 29428f2cb096: Preparing [2023-10-04T20:32:20.848Z] ecbf16ff4db4: Preparing [2023-10-04T20:32:20.848Z] 5f4d9fc4d98d: Preparing [2023-10-04T20:32:20.848Z] 494db488a034: Waiting [2023-10-04T20:32:20.848Z] 517d94499200: Waiting [2023-10-04T20:32:20.848Z] 54479b501691: Waiting [2023-10-04T20:32:20.848Z] 6c68d4ab8b8c: Waiting [2023-10-04T20:32:20.848Z] dbaee6060df3: Waiting [2023-10-04T20:32:20.848Z] 29428f2cb096: Waiting [2023-10-04T20:32:20.848Z] 041cf7d6049b: Waiting [2023-10-04T20:32:20.848Z] ecbf16ff4db4: Waiting [2023-10-04T20:32:20.848Z] 5f70bf18a086: Waiting [2023-10-04T20:32:20.848Z] 5f4d9fc4d98d: Waiting [2023-10-04T20:32:20.848Z] d6e48fe762e6: Layer already exists [2023-10-04T20:32:20.848Z] 775beb6dfc21: Layer already exists [2023-10-04T20:32:20.848Z] 264e2e2e00be: Layer already exists [2023-10-04T20:32:20.848Z] abae4354c93e: Layer already exists [2023-10-04T20:32:20.848Z] 89b48e70463a: Layer already exists [2023-10-04T20:32:20.848Z] 494db488a034: Layer already exists [2023-10-04T20:32:20.848Z] 54479b501691: Layer already exists [2023-10-04T20:32:20.848Z] dbaee6060df3: Layer already exists [2023-10-04T20:32:20.848Z] 517d94499200: Layer already exists [2023-10-04T20:32:20.848Z] 6c68d4ab8b8c: Layer already exists [2023-10-04T20:32:20.848Z] 041cf7d6049b: Layer already exists [2023-10-04T20:32:20.848Z] 5f4d9fc4d98d: Layer already exists [2023-10-04T20:32:20.848Z] 5f70bf18a086: Layer already exists [2023-10-04T20:32:20.848Z] 29428f2cb096: Layer already exists [2023-10-04T20:32:20.848Z] ecbf16ff4db4: Layer already exists [2023-10-04T20:32:21.112Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60: digest: sha256:7c32960898249bf3319970219ab517930f8f48de45faf46742748a91c14def4e size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:32:21.441Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:32:21.770Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-10-04T20:32:21.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-10-04T20:32:21.770Z] d6e48fe762e6: Preparing [2023-10-04T20:32:21.770Z] 264e2e2e00be: Preparing [2023-10-04T20:32:21.770Z] 775beb6dfc21: Preparing [2023-10-04T20:32:21.770Z] 89b48e70463a: Preparing [2023-10-04T20:32:21.770Z] abae4354c93e: Preparing [2023-10-04T20:32:21.770Z] 494db488a034: Preparing [2023-10-04T20:32:21.770Z] 54479b501691: Preparing [2023-10-04T20:32:21.770Z] 6c68d4ab8b8c: Preparing [2023-10-04T20:32:21.770Z] dbaee6060df3: Preparing [2023-10-04T20:32:21.770Z] 517d94499200: Preparing [2023-10-04T20:32:21.770Z] 041cf7d6049b: Preparing [2023-10-04T20:32:21.770Z] 5f70bf18a086: Preparing [2023-10-04T20:32:21.770Z] 29428f2cb096: Preparing [2023-10-04T20:32:21.770Z] ecbf16ff4db4: Preparing [2023-10-04T20:32:21.770Z] 5f4d9fc4d98d: Preparing [2023-10-04T20:32:21.770Z] 494db488a034: Waiting [2023-10-04T20:32:21.770Z] 54479b501691: Waiting [2023-10-04T20:32:21.770Z] 041cf7d6049b: Waiting [2023-10-04T20:32:21.770Z] 5f70bf18a086: Waiting [2023-10-04T20:32:21.770Z] 29428f2cb096: Waiting [2023-10-04T20:32:21.770Z] ecbf16ff4db4: Waiting [2023-10-04T20:32:21.770Z] 5f4d9fc4d98d: Waiting [2023-10-04T20:32:21.770Z] 6c68d4ab8b8c: Waiting [2023-10-04T20:32:21.770Z] dbaee6060df3: Waiting [2023-10-04T20:32:21.770Z] 517d94499200: Waiting [2023-10-04T20:32:21.770Z] 89b48e70463a: Layer already exists [2023-10-04T20:32:21.770Z] 264e2e2e00be: Layer already exists [2023-10-04T20:32:21.770Z] abae4354c93e: Layer already exists [2023-10-04T20:32:21.770Z] d6e48fe762e6: Layer already exists [2023-10-04T20:32:21.770Z] 775beb6dfc21: Layer already exists [2023-10-04T20:32:21.770Z] 6c68d4ab8b8c: Layer already exists [2023-10-04T20:32:21.770Z] 54479b501691: Layer already exists [2023-10-04T20:32:21.770Z] 494db488a034: Layer already exists [2023-10-04T20:32:21.770Z] 517d94499200: Layer already exists [2023-10-04T20:32:21.770Z] dbaee6060df3: Layer already exists [2023-10-04T20:32:21.770Z] 041cf7d6049b: Layer already exists [2023-10-04T20:32:21.771Z] 5f70bf18a086: Layer already exists [2023-10-04T20:32:21.771Z] 29428f2cb096: Layer already exists [2023-10-04T20:32:21.771Z] ecbf16ff4db4: Layer already exists [2023-10-04T20:32:21.771Z] 5f4d9fc4d98d: Layer already exists [2023-10-04T20:32:22.035Z] main: digest: sha256:7c32960898249bf3319970219ab517930f8f48de45faf46742748a91c14def4e size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-04T20:32:22.087Z] ===================================================== [Pipeline] echo [2023-10-04T20:32:22.095Z] taggedImages: [2023-10-04T20:32:22.095Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [2023-10-04T20:32:22.095Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-10-04T20:32:22.095Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.60 [2023-10-04T20:32:22.095Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [2023-10-04T20:32:22.095Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-10-04T20:32:22.114Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-10-04T20:32:22.114Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b [2023-10-04T20:32:22.114Z] latest [2023-10-04T20:32:22.114Z] 3.1.0-dev.60 [2023-10-04T20:32:22.114Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [2023-10-04T20:32:22.114Z] main [2023-10-04T20:32:22.114Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:32:22.452Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:32:22.772Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [2023-10-04T20:32:22.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-10-04T20:32:22.772Z] f840504b1fe5: Preparing [2023-10-04T20:32:22.772Z] 4537ec935b94: Preparing [2023-10-04T20:32:22.772Z] 81691d78c0e3: Preparing [2023-10-04T20:32:22.772Z] 050d54228d8c: Preparing [2023-10-04T20:32:22.772Z] 6c68d4ab8b8c: Preparing [2023-10-04T20:32:22.772Z] dbaee6060df3: Preparing [2023-10-04T20:32:22.772Z] 64757fe447c5: Preparing [2023-10-04T20:32:22.772Z] 5f4d9fc4d98d: Preparing [2023-10-04T20:32:22.772Z] dbaee6060df3: Waiting [2023-10-04T20:32:22.772Z] 64757fe447c5: Waiting [2023-10-04T20:32:22.772Z] 5f4d9fc4d98d: Waiting [2023-10-04T20:32:22.772Z] 6c68d4ab8b8c: Layer already exists [2023-10-04T20:32:23.037Z] 4537ec935b94: Pushed [2023-10-04T20:32:23.038Z] 81691d78c0e3: Pushed [2023-10-04T20:32:23.616Z] dbaee6060df3: Layer already exists [2023-10-04T20:32:23.616Z] 64757fe447c5: Layer already exists [2023-10-04T20:32:23.616Z] 5f4d9fc4d98d: Layer already exists [2023-10-04T20:32:23.616Z] f840504b1fe5: Pushed [2023-10-04T20:32:25.545Z] 050d54228d8c: Pushed [2023-10-04T20:32:25.810Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b: digest: sha256:958ad12aa4db5f3918792e275c8dee9693c678cac9e42c1ead728af034c87495 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:32:26.141Z] + 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-10-04T20:32:26.470Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-10-04T20:32:26.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-10-04T20:32:26.470Z] f840504b1fe5: Preparing [2023-10-04T20:32:26.470Z] 4537ec935b94: Preparing [2023-10-04T20:32:26.470Z] 81691d78c0e3: Preparing [2023-10-04T20:32:26.470Z] 050d54228d8c: Preparing [2023-10-04T20:32:26.470Z] 6c68d4ab8b8c: Preparing [2023-10-04T20:32:26.470Z] dbaee6060df3: Preparing [2023-10-04T20:32:26.470Z] 64757fe447c5: Preparing [2023-10-04T20:32:26.470Z] 5f4d9fc4d98d: Preparing [2023-10-04T20:32:26.470Z] dbaee6060df3: Waiting [2023-10-04T20:32:26.470Z] 64757fe447c5: Waiting [2023-10-04T20:32:26.470Z] 5f4d9fc4d98d: Waiting [2023-10-04T20:32:26.470Z] 4537ec935b94: Layer already exists [2023-10-04T20:32:26.470Z] f840504b1fe5: Layer already exists [2023-10-04T20:32:26.470Z] 6c68d4ab8b8c: Layer already exists [2023-10-04T20:32:26.470Z] 81691d78c0e3: Layer already exists [2023-10-04T20:32:26.470Z] 050d54228d8c: Layer already exists [2023-10-04T20:32:26.470Z] dbaee6060df3: Layer already exists [2023-10-04T20:32:26.470Z] 64757fe447c5: Layer already exists [2023-10-04T20:32:26.470Z] 5f4d9fc4d98d: Layer already exists [2023-10-04T20:32:26.470Z] latest: digest: sha256:958ad12aa4db5f3918792e275c8dee9693c678cac9e42c1ead728af034c87495 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:32:27.075Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:32:27.464Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.60 [2023-10-04T20:32:27.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-10-04T20:32:27.464Z] f840504b1fe5: Preparing [2023-10-04T20:32:27.464Z] 4537ec935b94: Preparing [2023-10-04T20:32:27.464Z] 81691d78c0e3: Preparing [2023-10-04T20:32:27.464Z] 050d54228d8c: Preparing [2023-10-04T20:32:27.464Z] 6c68d4ab8b8c: Preparing [2023-10-04T20:32:27.464Z] dbaee6060df3: Preparing [2023-10-04T20:32:27.464Z] 64757fe447c5: Preparing [2023-10-04T20:32:27.464Z] 5f4d9fc4d98d: Preparing [2023-10-04T20:32:27.464Z] dbaee6060df3: Waiting [2023-10-04T20:32:27.464Z] 64757fe447c5: Waiting [2023-10-04T20:32:27.464Z] 5f4d9fc4d98d: Waiting [2023-10-04T20:32:27.464Z] f840504b1fe5: Layer already exists [2023-10-04T20:32:27.464Z] 050d54228d8c: Layer already exists [2023-10-04T20:32:27.464Z] 81691d78c0e3: Layer already exists [2023-10-04T20:32:27.464Z] 4537ec935b94: Layer already exists [2023-10-04T20:32:27.464Z] 6c68d4ab8b8c: Layer already exists [2023-10-04T20:32:27.464Z] 64757fe447c5: Layer already exists [2023-10-04T20:32:27.464Z] dbaee6060df3: Layer already exists [2023-10-04T20:32:27.464Z] 5f4d9fc4d98d: Layer already exists [2023-10-04T20:32:27.464Z] 3.1.0-dev.60: digest: sha256:958ad12aa4db5f3918792e275c8dee9693c678cac9e42c1ead728af034c87495 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:32:27.821Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:32:28.165Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [2023-10-04T20:32:28.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-10-04T20:32:28.165Z] f840504b1fe5: Preparing [2023-10-04T20:32:28.165Z] 4537ec935b94: Preparing [2023-10-04T20:32:28.165Z] 81691d78c0e3: Preparing [2023-10-04T20:32:28.165Z] 050d54228d8c: Preparing [2023-10-04T20:32:28.165Z] 6c68d4ab8b8c: Preparing [2023-10-04T20:32:28.165Z] dbaee6060df3: Preparing [2023-10-04T20:32:28.165Z] 64757fe447c5: Preparing [2023-10-04T20:32:28.165Z] 5f4d9fc4d98d: Preparing [2023-10-04T20:32:28.165Z] 64757fe447c5: Waiting [2023-10-04T20:32:28.165Z] 5f4d9fc4d98d: Waiting [2023-10-04T20:32:28.165Z] dbaee6060df3: Waiting [2023-10-04T20:32:28.165Z] 6c68d4ab8b8c: Layer already exists [2023-10-04T20:32:28.165Z] 81691d78c0e3: Layer already exists [2023-10-04T20:32:28.165Z] 050d54228d8c: Layer already exists [2023-10-04T20:32:28.165Z] f840504b1fe5: Layer already exists [2023-10-04T20:32:28.165Z] 4537ec935b94: Layer already exists [2023-10-04T20:32:28.165Z] dbaee6060df3: Layer already exists [2023-10-04T20:32:28.165Z] 64757fe447c5: Layer already exists [2023-10-04T20:32:28.165Z] 5f4d9fc4d98d: Layer already exists [2023-10-04T20:32:28.165Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60: digest: sha256:958ad12aa4db5f3918792e275c8dee9693c678cac9e42c1ead728af034c87495 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:32:28.513Z] + 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-10-04T20:32:28.845Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-10-04T20:32:28.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-10-04T20:32:28.845Z] f840504b1fe5: Preparing [2023-10-04T20:32:28.845Z] 4537ec935b94: Preparing [2023-10-04T20:32:28.845Z] 81691d78c0e3: Preparing [2023-10-04T20:32:28.845Z] 050d54228d8c: Preparing [2023-10-04T20:32:28.845Z] 6c68d4ab8b8c: Preparing [2023-10-04T20:32:28.845Z] dbaee6060df3: Preparing [2023-10-04T20:32:28.845Z] 64757fe447c5: Preparing [2023-10-04T20:32:28.845Z] 5f4d9fc4d98d: Preparing [2023-10-04T20:32:28.845Z] dbaee6060df3: Waiting [2023-10-04T20:32:28.845Z] 64757fe447c5: Waiting [2023-10-04T20:32:28.845Z] 5f4d9fc4d98d: Waiting [2023-10-04T20:32:28.845Z] f840504b1fe5: Layer already exists [2023-10-04T20:32:28.845Z] 81691d78c0e3: Layer already exists [2023-10-04T20:32:28.845Z] 4537ec935b94: Layer already exists [2023-10-04T20:32:28.845Z] 6c68d4ab8b8c: Layer already exists [2023-10-04T20:32:28.845Z] 050d54228d8c: Layer already exists [2023-10-04T20:32:28.845Z] dbaee6060df3: Layer already exists [2023-10-04T20:32:28.845Z] 64757fe447c5: Layer already exists [2023-10-04T20:32:28.845Z] 5f4d9fc4d98d: Layer already exists [2023-10-04T20:32:29.112Z] main: digest: sha256:958ad12aa4db5f3918792e275c8dee9693c678cac9e42c1ead728af034c87495 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-04T20:32:29.162Z] ===================================================== [Pipeline] echo [2023-10-04T20:32:29.168Z] taggedImages: [2023-10-04T20:32:29.168Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [2023-10-04T20:32:29.168Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-10-04T20:32:29.168Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.60 [2023-10-04T20:32:29.168Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [2023-10-04T20:32:29.168Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-10-04T20:32:29.182Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-10-04T20:32:29.182Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b [2023-10-04T20:32:29.182Z] latest [2023-10-04T20:32:29.182Z] 3.1.0-dev.60 [2023-10-04T20:32:29.182Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [2023-10-04T20:32:29.182Z] main [2023-10-04T20:32:29.182Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:32:29.511Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:32:29.843Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [2023-10-04T20:32:29.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-10-04T20:32:29.843Z] 356aeeb9edd9: Preparing [2023-10-04T20:32:29.843Z] fad30ad93cbc: Preparing [2023-10-04T20:32:29.843Z] e189f474a09f: Preparing [2023-10-04T20:32:29.843Z] c13ade7067bb: Preparing [2023-10-04T20:32:29.843Z] f88666ce348d: Preparing [2023-10-04T20:32:29.843Z] 6c68d4ab8b8c: Preparing [2023-10-04T20:32:29.843Z] dbaee6060df3: Preparing [2023-10-04T20:32:29.843Z] 3e872daccf69: Preparing [2023-10-04T20:32:29.843Z] cd5ea4eedd7d: Preparing [2023-10-04T20:32:29.843Z] 5f4d9fc4d98d: Preparing [2023-10-04T20:32:29.843Z] dbaee6060df3: Waiting [2023-10-04T20:32:29.843Z] 3e872daccf69: Waiting [2023-10-04T20:32:29.843Z] cd5ea4eedd7d: Waiting [2023-10-04T20:32:29.843Z] 5f4d9fc4d98d: Waiting [2023-10-04T20:32:29.843Z] 6c68d4ab8b8c: Waiting [2023-10-04T20:32:30.107Z] fad30ad93cbc: Pushed [2023-10-04T20:32:30.107Z] f88666ce348d: Pushed [2023-10-04T20:32:30.107Z] 6c68d4ab8b8c: Layer already exists [2023-10-04T20:32:30.107Z] 356aeeb9edd9: Pushed [2023-10-04T20:32:30.107Z] c13ade7067bb: Pushed [2023-10-04T20:32:30.107Z] dbaee6060df3: Layer already exists [2023-10-04T20:32:30.107Z] 5f4d9fc4d98d: Layer already exists [2023-10-04T20:32:30.107Z] 3e872daccf69: Pushed [2023-10-04T20:32:32.671Z] cd5ea4eedd7d: Pushed [2023-10-04T20:32:32.671Z] e189f474a09f: Pushed [2023-10-04T20:32:32.671Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b: digest: sha256:778251b470445690640a064b81d751f2fc99576c738ce15bc7adfdd93b44d4b1 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:32:33.000Z] + 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-10-04T20:32:33.332Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-10-04T20:32:33.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-10-04T20:32:33.332Z] 356aeeb9edd9: Preparing [2023-10-04T20:32:33.332Z] fad30ad93cbc: Preparing [2023-10-04T20:32:33.332Z] e189f474a09f: Preparing [2023-10-04T20:32:33.332Z] c13ade7067bb: Preparing [2023-10-04T20:32:33.332Z] f88666ce348d: Preparing [2023-10-04T20:32:33.332Z] 6c68d4ab8b8c: Preparing [2023-10-04T20:32:33.332Z] dbaee6060df3: Preparing [2023-10-04T20:32:33.332Z] 3e872daccf69: Preparing [2023-10-04T20:32:33.332Z] 6c68d4ab8b8c: Waiting [2023-10-04T20:32:33.332Z] cd5ea4eedd7d: Preparing [2023-10-04T20:32:33.332Z] 5f4d9fc4d98d: Preparing [2023-10-04T20:32:33.332Z] dbaee6060df3: Waiting [2023-10-04T20:32:33.332Z] 3e872daccf69: Waiting [2023-10-04T20:32:33.332Z] cd5ea4eedd7d: Waiting [2023-10-04T20:32:33.332Z] 5f4d9fc4d98d: Waiting [2023-10-04T20:32:33.332Z] f88666ce348d: Layer already exists [2023-10-04T20:32:33.332Z] 356aeeb9edd9: Layer already exists [2023-10-04T20:32:33.332Z] c13ade7067bb: Layer already exists [2023-10-04T20:32:33.332Z] e189f474a09f: Layer already exists [2023-10-04T20:32:33.332Z] fad30ad93cbc: Layer already exists [2023-10-04T20:32:33.332Z] dbaee6060df3: Layer already exists [2023-10-04T20:32:33.332Z] 5f4d9fc4d98d: Layer already exists [2023-10-04T20:32:33.332Z] 6c68d4ab8b8c: Layer already exists [2023-10-04T20:32:33.332Z] 3e872daccf69: Layer already exists [2023-10-04T20:32:33.332Z] cd5ea4eedd7d: Layer already exists [2023-10-04T20:32:33.595Z] latest: digest: sha256:778251b470445690640a064b81d751f2fc99576c738ce15bc7adfdd93b44d4b1 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:32:33.926Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:32:34.258Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.60 [2023-10-04T20:32:34.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-10-04T20:32:34.258Z] 356aeeb9edd9: Preparing [2023-10-04T20:32:34.258Z] fad30ad93cbc: Preparing [2023-10-04T20:32:34.258Z] e189f474a09f: Preparing [2023-10-04T20:32:34.258Z] c13ade7067bb: Preparing [2023-10-04T20:32:34.258Z] f88666ce348d: Preparing [2023-10-04T20:32:34.258Z] 6c68d4ab8b8c: Preparing [2023-10-04T20:32:34.258Z] dbaee6060df3: Preparing [2023-10-04T20:32:34.258Z] 3e872daccf69: Preparing [2023-10-04T20:32:34.258Z] cd5ea4eedd7d: Preparing [2023-10-04T20:32:34.258Z] 5f4d9fc4d98d: Preparing [2023-10-04T20:32:34.258Z] dbaee6060df3: Waiting [2023-10-04T20:32:34.258Z] 3e872daccf69: Waiting [2023-10-04T20:32:34.258Z] cd5ea4eedd7d: Waiting [2023-10-04T20:32:34.258Z] 5f4d9fc4d98d: Waiting [2023-10-04T20:32:34.258Z] 6c68d4ab8b8c: Waiting [2023-10-04T20:32:34.258Z] fad30ad93cbc: Layer already exists [2023-10-04T20:32:34.258Z] f88666ce348d: Layer already exists [2023-10-04T20:32:34.258Z] 356aeeb9edd9: Layer already exists [2023-10-04T20:32:34.258Z] c13ade7067bb: Layer already exists [2023-10-04T20:32:34.258Z] e189f474a09f: Layer already exists [2023-10-04T20:32:34.258Z] dbaee6060df3: Layer already exists [2023-10-04T20:32:34.258Z] 6c68d4ab8b8c: Layer already exists [2023-10-04T20:32:34.258Z] 5f4d9fc4d98d: Layer already exists [2023-10-04T20:32:34.259Z] cd5ea4eedd7d: Layer already exists [2023-10-04T20:32:34.259Z] 3e872daccf69: Layer already exists [2023-10-04T20:32:34.259Z] 3.1.0-dev.60: digest: sha256:778251b470445690640a064b81d751f2fc99576c738ce15bc7adfdd93b44d4b1 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:32:34.598Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:32:34.930Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [2023-10-04T20:32:34.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-10-04T20:32:34.930Z] 356aeeb9edd9: Preparing [2023-10-04T20:32:34.930Z] fad30ad93cbc: Preparing [2023-10-04T20:32:34.930Z] e189f474a09f: Preparing [2023-10-04T20:32:34.930Z] c13ade7067bb: Preparing [2023-10-04T20:32:34.930Z] f88666ce348d: Preparing [2023-10-04T20:32:34.930Z] 6c68d4ab8b8c: Preparing [2023-10-04T20:32:34.930Z] dbaee6060df3: Preparing [2023-10-04T20:32:34.930Z] 3e872daccf69: Preparing [2023-10-04T20:32:34.930Z] cd5ea4eedd7d: Preparing [2023-10-04T20:32:34.930Z] 5f4d9fc4d98d: Preparing [2023-10-04T20:32:34.930Z] dbaee6060df3: Waiting [2023-10-04T20:32:34.930Z] 3e872daccf69: Waiting [2023-10-04T20:32:34.930Z] 6c68d4ab8b8c: Waiting [2023-10-04T20:32:34.930Z] cd5ea4eedd7d: Waiting [2023-10-04T20:32:34.930Z] 5f4d9fc4d98d: Waiting [2023-10-04T20:32:34.930Z] 356aeeb9edd9: Layer already exists [2023-10-04T20:32:34.930Z] e189f474a09f: Layer already exists [2023-10-04T20:32:34.930Z] f88666ce348d: Layer already exists [2023-10-04T20:32:34.930Z] fad30ad93cbc: Layer already exists [2023-10-04T20:32:34.930Z] c13ade7067bb: Layer already exists [2023-10-04T20:32:34.930Z] 3e872daccf69: Layer already exists [2023-10-04T20:32:34.930Z] 6c68d4ab8b8c: Layer already exists [2023-10-04T20:32:34.930Z] dbaee6060df3: Layer already exists [2023-10-04T20:32:34.930Z] cd5ea4eedd7d: Layer already exists [2023-10-04T20:32:34.930Z] 5f4d9fc4d98d: Layer already exists [2023-10-04T20:32:35.195Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60: digest: sha256:778251b470445690640a064b81d751f2fc99576c738ce15bc7adfdd93b44d4b1 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:32:35.535Z] + 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-10-04T20:32:36.827Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-10-04T20:32:36.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-10-04T20:32:36.827Z] 356aeeb9edd9: Preparing [2023-10-04T20:32:36.827Z] fad30ad93cbc: Preparing [2023-10-04T20:32:36.827Z] e189f474a09f: Preparing [2023-10-04T20:32:36.827Z] c13ade7067bb: Preparing [2023-10-04T20:32:36.827Z] f88666ce348d: Preparing [2023-10-04T20:32:36.827Z] 6c68d4ab8b8c: Preparing [2023-10-04T20:32:36.827Z] dbaee6060df3: Preparing [2023-10-04T20:32:36.827Z] 3e872daccf69: Preparing [2023-10-04T20:32:36.827Z] cd5ea4eedd7d: Preparing [2023-10-04T20:32:36.827Z] 5f4d9fc4d98d: Preparing [2023-10-04T20:32:36.827Z] dbaee6060df3: Waiting [2023-10-04T20:32:36.827Z] 5f4d9fc4d98d: Waiting [2023-10-04T20:32:36.827Z] 3e872daccf69: Waiting [2023-10-04T20:32:36.827Z] cd5ea4eedd7d: Waiting [2023-10-04T20:32:36.827Z] 6c68d4ab8b8c: Waiting [2023-10-04T20:32:36.827Z] e189f474a09f: Layer already exists [2023-10-04T20:32:36.827Z] c13ade7067bb: Layer already exists [2023-10-04T20:32:36.827Z] 356aeeb9edd9: Layer already exists [2023-10-04T20:32:36.827Z] f88666ce348d: Layer already exists [2023-10-04T20:32:36.827Z] fad30ad93cbc: Layer already exists [2023-10-04T20:32:36.827Z] 6c68d4ab8b8c: Layer already exists [2023-10-04T20:32:36.827Z] dbaee6060df3: Layer already exists [2023-10-04T20:32:36.827Z] 3e872daccf69: Layer already exists [2023-10-04T20:32:36.827Z] cd5ea4eedd7d: Layer already exists [2023-10-04T20:32:36.827Z] 5f4d9fc4d98d: Layer already exists [2023-10-04T20:32:36.827Z] main: digest: sha256:778251b470445690640a064b81d751f2fc99576c738ce15bc7adfdd93b44d4b1 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-04T20:32:37.135Z] ===================================================== [Pipeline] echo [2023-10-04T20:32:37.145Z] taggedImages: [2023-10-04T20:32:37.145Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [2023-10-04T20:32:37.145Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-10-04T20:32:37.145Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.60 [2023-10-04T20:32:37.145Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [2023-10-04T20:32:37.145Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-10-04T20:32:37.165Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-10-04T20:32:37.165Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b [2023-10-04T20:32:37.165Z] latest [2023-10-04T20:32:37.165Z] 3.1.0-dev.60 [2023-10-04T20:32:37.165Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [2023-10-04T20:32:37.165Z] main [2023-10-04T20:32:37.165Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:32:37.490Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:32:37.935Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [2023-10-04T20:32:37.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-10-04T20:32:37.935Z] 4005fb78311a: Preparing [2023-10-04T20:32:37.935Z] 8e18f14fdb76: Preparing [2023-10-04T20:32:37.935Z] 8dc705f2e51a: Preparing [2023-10-04T20:32:37.935Z] 88427b507b76: Preparing [2023-10-04T20:32:37.935Z] 9922cbbbb4c9: Preparing [2023-10-04T20:32:37.935Z] 85a0aaf6f2e2: Preparing [2023-10-04T20:32:37.935Z] 73ac2c956bdb: Preparing [2023-10-04T20:32:37.935Z] 6c68d4ab8b8c: Preparing [2023-10-04T20:32:37.935Z] dbaee6060df3: Preparing [2023-10-04T20:32:37.935Z] bc05bebc7a97: Preparing [2023-10-04T20:32:37.935Z] 5f4d9fc4d98d: Preparing [2023-10-04T20:32:37.935Z] 85a0aaf6f2e2: Waiting [2023-10-04T20:32:37.935Z] 73ac2c956bdb: Waiting [2023-10-04T20:32:37.935Z] bc05bebc7a97: Waiting [2023-10-04T20:32:37.935Z] 5f4d9fc4d98d: Waiting [2023-10-04T20:32:37.935Z] 6c68d4ab8b8c: Waiting [2023-10-04T20:32:37.935Z] dbaee6060df3: Waiting [2023-10-04T20:32:38.200Z] 9922cbbbb4c9: Pushed [2023-10-04T20:32:38.200Z] 8e18f14fdb76: Pushed [2023-10-04T20:32:38.200Z] 4005fb78311a: Pushed [2023-10-04T20:32:38.200Z] 6c68d4ab8b8c: Layer already exists [2023-10-04T20:32:38.200Z] dbaee6060df3: Layer already exists [2023-10-04T20:32:38.200Z] 85a0aaf6f2e2: Pushed [2023-10-04T20:32:38.465Z] 73ac2c956bdb: Pushed [2023-10-04T20:32:38.465Z] 5f4d9fc4d98d: Layer already exists [2023-10-04T20:32:41.033Z] bc05bebc7a97: Pushed [2023-10-04T20:32:41.033Z] 88427b507b76: Pushed [2023-10-04T20:32:41.612Z] 8dc705f2e51a: Pushed [2023-10-04T20:32:41.612Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b: digest: sha256:fa75c360b3d7afca9e2340dd1adc78f309c265a85686db9e9358a279027e2f09 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:32:41.947Z] + 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-10-04T20:32:42.278Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-10-04T20:32:42.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-10-04T20:32:42.278Z] 4005fb78311a: Preparing [2023-10-04T20:32:42.278Z] 8e18f14fdb76: Preparing [2023-10-04T20:32:42.278Z] 8dc705f2e51a: Preparing [2023-10-04T20:32:42.278Z] 88427b507b76: Preparing [2023-10-04T20:32:42.278Z] 9922cbbbb4c9: Preparing [2023-10-04T20:32:42.278Z] 85a0aaf6f2e2: Preparing [2023-10-04T20:32:42.278Z] 73ac2c956bdb: Preparing [2023-10-04T20:32:42.278Z] 6c68d4ab8b8c: Preparing [2023-10-04T20:32:42.278Z] dbaee6060df3: Preparing [2023-10-04T20:32:42.278Z] bc05bebc7a97: Preparing [2023-10-04T20:32:42.278Z] 5f4d9fc4d98d: Preparing [2023-10-04T20:32:42.278Z] 6c68d4ab8b8c: Waiting [2023-10-04T20:32:42.278Z] dbaee6060df3: Waiting [2023-10-04T20:32:42.278Z] bc05bebc7a97: Waiting [2023-10-04T20:32:42.278Z] 5f4d9fc4d98d: Waiting [2023-10-04T20:32:42.278Z] 85a0aaf6f2e2: Waiting [2023-10-04T20:32:42.278Z] 8dc705f2e51a: Layer already exists [2023-10-04T20:32:42.278Z] 4005fb78311a: Layer already exists [2023-10-04T20:32:42.278Z] 9922cbbbb4c9: Layer already exists [2023-10-04T20:32:42.278Z] 8e18f14fdb76: Layer already exists [2023-10-04T20:32:42.278Z] 88427b507b76: Layer already exists [2023-10-04T20:32:42.278Z] 85a0aaf6f2e2: Layer already exists [2023-10-04T20:32:42.278Z] 73ac2c956bdb: Layer already exists [2023-10-04T20:32:42.278Z] dbaee6060df3: Layer already exists [2023-10-04T20:32:42.278Z] 6c68d4ab8b8c: Layer already exists [2023-10-04T20:32:42.278Z] bc05bebc7a97: Layer already exists [2023-10-04T20:32:42.278Z] 5f4d9fc4d98d: Layer already exists [2023-10-04T20:32:42.543Z] latest: digest: sha256:fa75c360b3d7afca9e2340dd1adc78f309c265a85686db9e9358a279027e2f09 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:32:42.877Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:32:43.200Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.60 [2023-10-04T20:32:43.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-10-04T20:32:43.200Z] 4005fb78311a: Preparing [2023-10-04T20:32:43.200Z] 8e18f14fdb76: Preparing [2023-10-04T20:32:43.200Z] 8dc705f2e51a: Preparing [2023-10-04T20:32:43.200Z] 88427b507b76: Preparing [2023-10-04T20:32:43.200Z] 9922cbbbb4c9: Preparing [2023-10-04T20:32:43.200Z] 85a0aaf6f2e2: Preparing [2023-10-04T20:32:43.200Z] 73ac2c956bdb: Preparing [2023-10-04T20:32:43.200Z] 6c68d4ab8b8c: Preparing [2023-10-04T20:32:43.200Z] dbaee6060df3: Preparing [2023-10-04T20:32:43.200Z] bc05bebc7a97: Preparing [2023-10-04T20:32:43.200Z] 5f4d9fc4d98d: Preparing [2023-10-04T20:32:43.200Z] 85a0aaf6f2e2: Waiting [2023-10-04T20:32:43.200Z] 6c68d4ab8b8c: Waiting [2023-10-04T20:32:43.200Z] dbaee6060df3: Waiting [2023-10-04T20:32:43.200Z] bc05bebc7a97: Waiting [2023-10-04T20:32:43.200Z] 5f4d9fc4d98d: Waiting [2023-10-04T20:32:43.200Z] 73ac2c956bdb: Waiting [2023-10-04T20:32:43.200Z] 9922cbbbb4c9: Layer already exists [2023-10-04T20:32:43.200Z] 88427b507b76: Layer already exists [2023-10-04T20:32:43.200Z] 8e18f14fdb76: Layer already exists [2023-10-04T20:32:43.200Z] 8dc705f2e51a: Layer already exists [2023-10-04T20:32:43.200Z] 4005fb78311a: Layer already exists [2023-10-04T20:32:43.200Z] 73ac2c956bdb: Layer already exists [2023-10-04T20:32:43.200Z] 85a0aaf6f2e2: Layer already exists [2023-10-04T20:32:43.200Z] dbaee6060df3: Layer already exists [2023-10-04T20:32:43.200Z] bc05bebc7a97: Layer already exists [2023-10-04T20:32:43.200Z] 6c68d4ab8b8c: Layer already exists [2023-10-04T20:32:43.200Z] 5f4d9fc4d98d: Layer already exists [2023-10-04T20:32:43.464Z] 3.1.0-dev.60: digest: sha256:fa75c360b3d7afca9e2340dd1adc78f309c265a85686db9e9358a279027e2f09 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:32:43.794Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:32:44.121Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [2023-10-04T20:32:44.121Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-10-04T20:32:44.121Z] 4005fb78311a: Preparing [2023-10-04T20:32:44.121Z] 8e18f14fdb76: Preparing [2023-10-04T20:32:44.121Z] 8dc705f2e51a: Preparing [2023-10-04T20:32:44.121Z] 88427b507b76: Preparing [2023-10-04T20:32:44.121Z] 9922cbbbb4c9: Preparing [2023-10-04T20:32:44.121Z] 85a0aaf6f2e2: Preparing [2023-10-04T20:32:44.121Z] 73ac2c956bdb: Preparing [2023-10-04T20:32:44.121Z] 6c68d4ab8b8c: Preparing [2023-10-04T20:32:44.121Z] dbaee6060df3: Preparing [2023-10-04T20:32:44.121Z] bc05bebc7a97: Preparing [2023-10-04T20:32:44.121Z] 5f4d9fc4d98d: Preparing [2023-10-04T20:32:44.121Z] 6c68d4ab8b8c: Waiting [2023-10-04T20:32:44.121Z] dbaee6060df3: Waiting [2023-10-04T20:32:44.121Z] bc05bebc7a97: Waiting [2023-10-04T20:32:44.121Z] 85a0aaf6f2e2: Waiting [2023-10-04T20:32:44.121Z] 73ac2c956bdb: Waiting [2023-10-04T20:32:44.121Z] 5f4d9fc4d98d: Waiting [2023-10-04T20:32:44.121Z] 8dc705f2e51a: Layer already exists [2023-10-04T20:32:44.121Z] 9922cbbbb4c9: Layer already exists [2023-10-04T20:32:44.121Z] 8e18f14fdb76: Layer already exists [2023-10-04T20:32:44.121Z] 88427b507b76: Layer already exists [2023-10-04T20:32:44.121Z] 4005fb78311a: Layer already exists [2023-10-04T20:32:44.121Z] 85a0aaf6f2e2: Layer already exists [2023-10-04T20:32:44.121Z] 73ac2c956bdb: Layer already exists [2023-10-04T20:32:44.121Z] dbaee6060df3: Layer already exists [2023-10-04T20:32:44.121Z] bc05bebc7a97: Layer already exists [2023-10-04T20:32:44.121Z] 6c68d4ab8b8c: Layer already exists [2023-10-04T20:32:44.121Z] 5f4d9fc4d98d: Layer already exists [2023-10-04T20:32:44.385Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60: digest: sha256:fa75c360b3d7afca9e2340dd1adc78f309c265a85686db9e9358a279027e2f09 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:32:44.732Z] + 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-10-04T20:32:45.057Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-10-04T20:32:45.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-10-04T20:32:45.057Z] 4005fb78311a: Preparing [2023-10-04T20:32:45.057Z] 8e18f14fdb76: Preparing [2023-10-04T20:32:45.057Z] 8dc705f2e51a: Preparing [2023-10-04T20:32:45.057Z] 88427b507b76: Preparing [2023-10-04T20:32:45.057Z] 9922cbbbb4c9: Preparing [2023-10-04T20:32:45.057Z] 85a0aaf6f2e2: Preparing [2023-10-04T20:32:45.057Z] 73ac2c956bdb: Preparing [2023-10-04T20:32:45.057Z] 6c68d4ab8b8c: Preparing [2023-10-04T20:32:45.057Z] dbaee6060df3: Preparing [2023-10-04T20:32:45.057Z] bc05bebc7a97: Preparing [2023-10-04T20:32:45.057Z] 5f4d9fc4d98d: Preparing [2023-10-04T20:32:45.057Z] 6c68d4ab8b8c: Waiting [2023-10-04T20:32:45.057Z] 85a0aaf6f2e2: Waiting [2023-10-04T20:32:45.057Z] 73ac2c956bdb: Waiting [2023-10-04T20:32:45.057Z] bc05bebc7a97: Waiting [2023-10-04T20:32:45.057Z] 5f4d9fc4d98d: Waiting [2023-10-04T20:32:45.057Z] 9922cbbbb4c9: Layer already exists [2023-10-04T20:32:45.057Z] 88427b507b76: Layer already exists [2023-10-04T20:32:45.057Z] 8e18f14fdb76: Layer already exists [2023-10-04T20:32:45.057Z] 8dc705f2e51a: Layer already exists [2023-10-04T20:32:45.057Z] 4005fb78311a: Layer already exists [2023-10-04T20:32:45.057Z] 85a0aaf6f2e2: Layer already exists [2023-10-04T20:32:45.057Z] 6c68d4ab8b8c: Layer already exists [2023-10-04T20:32:45.057Z] 73ac2c956bdb: Layer already exists [2023-10-04T20:32:45.057Z] dbaee6060df3: Layer already exists [2023-10-04T20:32:45.057Z] bc05bebc7a97: Layer already exists [2023-10-04T20:32:45.057Z] 5f4d9fc4d98d: Layer already exists [2023-10-04T20:32:45.323Z] main: digest: sha256:fa75c360b3d7afca9e2340dd1adc78f309c265a85686db9e9358a279027e2f09 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-04T20:32:45.369Z] ===================================================== [Pipeline] echo [2023-10-04T20:32:45.374Z] taggedImages: [2023-10-04T20:32:45.374Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [2023-10-04T20:32:45.374Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-10-04T20:32:45.374Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.60 [2023-10-04T20:32:45.374Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [2023-10-04T20:32:45.374Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-10-04T20:32:45.389Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-10-04T20:32:45.389Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b [2023-10-04T20:32:45.389Z] latest [2023-10-04T20:32:45.389Z] 3.1.0-dev.60 [2023-10-04T20:32:45.389Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [2023-10-04T20:32:45.389Z] main [2023-10-04T20:32:45.389Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:32:45.714Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:32:46.043Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [2023-10-04T20:32:46.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-10-04T20:32:46.043Z] bc8230d213a2: Preparing [2023-10-04T20:32:46.043Z] 06a40a8ebad1: Preparing [2023-10-04T20:32:46.043Z] 6c68d4ab8b8c: Preparing [2023-10-04T20:32:46.043Z] dbaee6060df3: Preparing [2023-10-04T20:32:46.043Z] 1ac10b3fc673: Preparing [2023-10-04T20:32:46.043Z] 5f4d9fc4d98d: Preparing [2023-10-04T20:32:46.043Z] 5f4d9fc4d98d: Waiting [2023-10-04T20:32:46.043Z] 6c68d4ab8b8c: Layer already exists [2023-10-04T20:32:46.043Z] dbaee6060df3: Layer already exists [2023-10-04T20:32:46.308Z] 5f4d9fc4d98d: Layer already exists [2023-10-04T20:32:46.308Z] bc8230d213a2: Pushed [2023-10-04T20:32:47.709Z] 1ac10b3fc673: Pushed [2023-10-04T20:32:51.033Z] 06a40a8ebad1: Pushed [2023-10-04T20:32:51.298Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b: digest: sha256:0c5ffa73dd49cb79dc0ead20d10194919358044900613dd5595b726cb56b76a4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:32:51.634Z] + 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-10-04T20:32:51.971Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-10-04T20:32:51.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-10-04T20:32:51.971Z] bc8230d213a2: Preparing [2023-10-04T20:32:51.971Z] 06a40a8ebad1: Preparing [2023-10-04T20:32:51.971Z] 6c68d4ab8b8c: Preparing [2023-10-04T20:32:51.971Z] dbaee6060df3: Preparing [2023-10-04T20:32:51.971Z] 1ac10b3fc673: Preparing [2023-10-04T20:32:51.971Z] 5f4d9fc4d98d: Preparing [2023-10-04T20:32:51.971Z] 5f4d9fc4d98d: Waiting [2023-10-04T20:32:51.971Z] bc8230d213a2: Layer already exists [2023-10-04T20:32:51.971Z] dbaee6060df3: Layer already exists [2023-10-04T20:32:51.971Z] 06a40a8ebad1: Layer already exists [2023-10-04T20:32:51.971Z] 1ac10b3fc673: Layer already exists [2023-10-04T20:32:51.971Z] 6c68d4ab8b8c: Layer already exists [2023-10-04T20:32:51.971Z] 5f4d9fc4d98d: Layer already exists [2023-10-04T20:32:51.971Z] latest: digest: sha256:0c5ffa73dd49cb79dc0ead20d10194919358044900613dd5595b726cb56b76a4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:32:52.573Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:32:52.898Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.60 [2023-10-04T20:32:52.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-10-04T20:32:52.898Z] bc8230d213a2: Preparing [2023-10-04T20:32:52.898Z] 06a40a8ebad1: Preparing [2023-10-04T20:32:52.898Z] 6c68d4ab8b8c: Preparing [2023-10-04T20:32:52.898Z] dbaee6060df3: Preparing [2023-10-04T20:32:52.898Z] 1ac10b3fc673: Preparing [2023-10-04T20:32:52.898Z] 5f4d9fc4d98d: Preparing [2023-10-04T20:32:52.898Z] 5f4d9fc4d98d: Waiting [2023-10-04T20:32:52.898Z] bc8230d213a2: Layer already exists [2023-10-04T20:32:52.898Z] 1ac10b3fc673: Layer already exists [2023-10-04T20:32:52.898Z] 06a40a8ebad1: Layer already exists [2023-10-04T20:32:52.898Z] 6c68d4ab8b8c: Layer already exists [2023-10-04T20:32:52.898Z] dbaee6060df3: Layer already exists [2023-10-04T20:32:52.898Z] 5f4d9fc4d98d: Layer already exists [2023-10-04T20:32:52.898Z] 3.1.0-dev.60: digest: sha256:0c5ffa73dd49cb79dc0ead20d10194919358044900613dd5595b726cb56b76a4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:32:53.504Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:32:53.838Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [2023-10-04T20:32:53.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-10-04T20:32:53.838Z] bc8230d213a2: Preparing [2023-10-04T20:32:53.838Z] 06a40a8ebad1: Preparing [2023-10-04T20:32:53.838Z] 6c68d4ab8b8c: Preparing [2023-10-04T20:32:53.838Z] dbaee6060df3: Preparing [2023-10-04T20:32:53.838Z] 1ac10b3fc673: Preparing [2023-10-04T20:32:53.838Z] 5f4d9fc4d98d: Preparing [2023-10-04T20:32:53.838Z] 5f4d9fc4d98d: Waiting [2023-10-04T20:32:53.838Z] 6c68d4ab8b8c: Layer already exists [2023-10-04T20:32:53.838Z] bc8230d213a2: Layer already exists [2023-10-04T20:32:53.838Z] 06a40a8ebad1: Layer already exists [2023-10-04T20:32:53.838Z] dbaee6060df3: Layer already exists [2023-10-04T20:32:53.838Z] 1ac10b3fc673: Layer already exists [2023-10-04T20:32:53.838Z] 5f4d9fc4d98d: Layer already exists [2023-10-04T20:32:53.838Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60: digest: sha256:0c5ffa73dd49cb79dc0ead20d10194919358044900613dd5595b726cb56b76a4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:32:54.168Z] + 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-10-04T20:32:54.497Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-10-04T20:32:54.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-10-04T20:32:54.497Z] bc8230d213a2: Preparing [2023-10-04T20:32:54.497Z] 06a40a8ebad1: Preparing [2023-10-04T20:32:54.497Z] 6c68d4ab8b8c: Preparing [2023-10-04T20:32:54.497Z] dbaee6060df3: Preparing [2023-10-04T20:32:54.497Z] 1ac10b3fc673: Preparing [2023-10-04T20:32:54.497Z] 5f4d9fc4d98d: Preparing [2023-10-04T20:32:54.497Z] 5f4d9fc4d98d: Waiting [2023-10-04T20:32:54.497Z] dbaee6060df3: Layer already exists [2023-10-04T20:32:54.497Z] bc8230d213a2: Layer already exists [2023-10-04T20:32:54.497Z] 6c68d4ab8b8c: Layer already exists [2023-10-04T20:32:54.497Z] 06a40a8ebad1: Layer already exists [2023-10-04T20:32:54.497Z] 1ac10b3fc673: Layer already exists [2023-10-04T20:32:54.497Z] 5f4d9fc4d98d: Layer already exists [2023-10-04T20:32:54.761Z] main: digest: sha256:0c5ffa73dd49cb79dc0ead20d10194919358044900613dd5595b726cb56b76a4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-04T20:32:54.821Z] ===================================================== [Pipeline] echo [2023-10-04T20:32:54.831Z] taggedImages: [2023-10-04T20:32:54.831Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [2023-10-04T20:32:54.831Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-10-04T20:32:54.831Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.60 [2023-10-04T20:32:54.831Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [2023-10-04T20:32:54.831Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-10-04T20:32:54.860Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-10-04T20:32:54.860Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b [2023-10-04T20:32:54.860Z] latest [2023-10-04T20:32:54.860Z] 3.1.0-dev.60 [2023-10-04T20:32:54.860Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [2023-10-04T20:32:54.860Z] main [2023-10-04T20:32:54.860Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:32:55.180Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:32:55.511Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [2023-10-04T20:32:55.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-10-04T20:32:55.511Z] c82bc09a45d8: Preparing [2023-10-04T20:32:55.511Z] d7c09aacf251: Preparing [2023-10-04T20:32:55.511Z] 72d7f5b84146: Preparing [2023-10-04T20:32:55.511Z] 6c68d4ab8b8c: Preparing [2023-10-04T20:32:55.511Z] dbaee6060df3: Preparing [2023-10-04T20:32:55.511Z] e0f23309aa80: Preparing [2023-10-04T20:32:55.511Z] 8b3d447228e5: Preparing [2023-10-04T20:32:55.511Z] 189172929867: Preparing [2023-10-04T20:32:55.511Z] 5f4d9fc4d98d: Preparing [2023-10-04T20:32:55.511Z] e0f23309aa80: Waiting [2023-10-04T20:32:55.511Z] 8b3d447228e5: Waiting [2023-10-04T20:32:55.511Z] 5f4d9fc4d98d: Waiting [2023-10-04T20:32:55.511Z] 189172929867: Waiting [2023-10-04T20:32:55.511Z] 6c68d4ab8b8c: Layer already exists [2023-10-04T20:32:55.511Z] dbaee6060df3: Layer already exists [2023-10-04T20:32:55.775Z] 72d7f5b84146: Pushed [2023-10-04T20:32:55.775Z] d7c09aacf251: Pushed [2023-10-04T20:32:55.775Z] c82bc09a45d8: Pushed [2023-10-04T20:32:55.775Z] 5f4d9fc4d98d: Layer already exists [2023-10-04T20:32:56.729Z] 189172929867: Pushed [2023-10-04T20:33:09.012Z] 8b3d447228e5: Pushed [2023-10-04T20:33:13.246Z] e0f23309aa80: Pushed [2023-10-04T20:33:13.246Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b: digest: sha256:19047e864f2b6369e8b55b467f36c90a66808d7c93a57d52033ee169c11e905c size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:33:13.577Z] + 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-10-04T20:33:13.901Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-10-04T20:33:13.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-10-04T20:33:13.902Z] c82bc09a45d8: Preparing [2023-10-04T20:33:13.902Z] d7c09aacf251: Preparing [2023-10-04T20:33:13.902Z] 72d7f5b84146: Preparing [2023-10-04T20:33:13.902Z] 6c68d4ab8b8c: Preparing [2023-10-04T20:33:13.902Z] dbaee6060df3: Preparing [2023-10-04T20:33:13.902Z] e0f23309aa80: Preparing [2023-10-04T20:33:13.902Z] 8b3d447228e5: Preparing [2023-10-04T20:33:13.902Z] 189172929867: Preparing [2023-10-04T20:33:13.902Z] 5f4d9fc4d98d: Preparing [2023-10-04T20:33:13.902Z] e0f23309aa80: Waiting [2023-10-04T20:33:13.902Z] 8b3d447228e5: Waiting [2023-10-04T20:33:13.902Z] 189172929867: Waiting [2023-10-04T20:33:13.902Z] 5f4d9fc4d98d: Waiting [2023-10-04T20:33:13.902Z] c82bc09a45d8: Layer already exists [2023-10-04T20:33:13.902Z] 72d7f5b84146: Layer already exists [2023-10-04T20:33:13.902Z] dbaee6060df3: Layer already exists [2023-10-04T20:33:13.902Z] d7c09aacf251: Layer already exists [2023-10-04T20:33:13.902Z] 6c68d4ab8b8c: Layer already exists [2023-10-04T20:33:13.902Z] 189172929867: Layer already exists [2023-10-04T20:33:13.902Z] e0f23309aa80: Layer already exists [2023-10-04T20:33:13.902Z] 5f4d9fc4d98d: Layer already exists [2023-10-04T20:33:13.902Z] 8b3d447228e5: Layer already exists [2023-10-04T20:33:14.166Z] latest: digest: sha256:19047e864f2b6369e8b55b467f36c90a66808d7c93a57d52033ee169c11e905c size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:33:14.496Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:33:17.620Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.60 [2023-10-04T20:33:17.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-10-04T20:33:17.620Z] c82bc09a45d8: Preparing [2023-10-04T20:33:17.620Z] d7c09aacf251: Preparing [2023-10-04T20:33:17.620Z] 72d7f5b84146: Preparing [2023-10-04T20:33:17.620Z] 6c68d4ab8b8c: Preparing [2023-10-04T20:33:17.620Z] dbaee6060df3: Preparing [2023-10-04T20:33:17.620Z] e0f23309aa80: Preparing [2023-10-04T20:33:17.620Z] 8b3d447228e5: Preparing [2023-10-04T20:33:17.620Z] 189172929867: Preparing [2023-10-04T20:33:17.620Z] 5f4d9fc4d98d: Preparing [2023-10-04T20:33:17.620Z] 189172929867: Waiting [2023-10-04T20:33:17.620Z] 8b3d447228e5: Waiting [2023-10-04T20:33:17.620Z] 5f4d9fc4d98d: Waiting [2023-10-04T20:33:17.620Z] e0f23309aa80: Waiting [2023-10-04T20:33:17.620Z] 72d7f5b84146: Layer already exists [2023-10-04T20:33:17.620Z] d7c09aacf251: Layer already exists [2023-10-04T20:33:17.620Z] 6c68d4ab8b8c: Layer already exists [2023-10-04T20:33:17.620Z] c82bc09a45d8: Layer already exists [2023-10-04T20:33:17.620Z] dbaee6060df3: Layer already exists [2023-10-04T20:33:17.620Z] 189172929867: Layer already exists [2023-10-04T20:33:17.620Z] 8b3d447228e5: Layer already exists [2023-10-04T20:33:17.620Z] e0f23309aa80: Layer already exists [2023-10-04T20:33:17.620Z] 5f4d9fc4d98d: Layer already exists [2023-10-04T20:33:17.885Z] 3.1.0-dev.60: digest: sha256:19047e864f2b6369e8b55b467f36c90a66808d7c93a57d52033ee169c11e905c size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:33:18.224Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:33:18.551Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [2023-10-04T20:33:18.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-10-04T20:33:18.551Z] c82bc09a45d8: Preparing [2023-10-04T20:33:18.551Z] d7c09aacf251: Preparing [2023-10-04T20:33:18.551Z] 72d7f5b84146: Preparing [2023-10-04T20:33:18.551Z] 6c68d4ab8b8c: Preparing [2023-10-04T20:33:18.551Z] dbaee6060df3: Preparing [2023-10-04T20:33:18.551Z] e0f23309aa80: Preparing [2023-10-04T20:33:18.551Z] 8b3d447228e5: Preparing [2023-10-04T20:33:18.551Z] 189172929867: Preparing [2023-10-04T20:33:18.551Z] 5f4d9fc4d98d: Preparing [2023-10-04T20:33:18.551Z] 8b3d447228e5: Waiting [2023-10-04T20:33:18.551Z] 189172929867: Waiting [2023-10-04T20:33:18.551Z] e0f23309aa80: Waiting [2023-10-04T20:33:18.551Z] c82bc09a45d8: Layer already exists [2023-10-04T20:33:18.551Z] 72d7f5b84146: Layer already exists [2023-10-04T20:33:18.551Z] d7c09aacf251: Layer already exists [2023-10-04T20:33:18.551Z] 6c68d4ab8b8c: Layer already exists [2023-10-04T20:33:18.551Z] dbaee6060df3: Layer already exists [2023-10-04T20:33:18.551Z] 5f4d9fc4d98d: Layer already exists [2023-10-04T20:33:18.551Z] 8b3d447228e5: Layer already exists [2023-10-04T20:33:18.551Z] e0f23309aa80: Layer already exists [2023-10-04T20:33:18.551Z] 189172929867: Layer already exists [2023-10-04T20:33:18.551Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60: digest: sha256:19047e864f2b6369e8b55b467f36c90a66808d7c93a57d52033ee169c11e905c size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:33:19.205Z] + 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-10-04T20:33:19.545Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-10-04T20:33:19.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-10-04T20:33:19.545Z] c82bc09a45d8: Preparing [2023-10-04T20:33:19.545Z] d7c09aacf251: Preparing [2023-10-04T20:33:19.545Z] 72d7f5b84146: Preparing [2023-10-04T20:33:19.545Z] 6c68d4ab8b8c: Preparing [2023-10-04T20:33:19.545Z] dbaee6060df3: Preparing [2023-10-04T20:33:19.545Z] e0f23309aa80: Preparing [2023-10-04T20:33:19.545Z] 8b3d447228e5: Preparing [2023-10-04T20:33:19.545Z] 189172929867: Preparing [2023-10-04T20:33:19.545Z] 5f4d9fc4d98d: Preparing [2023-10-04T20:33:19.545Z] e0f23309aa80: Waiting [2023-10-04T20:33:19.545Z] 8b3d447228e5: Waiting [2023-10-04T20:33:19.545Z] 189172929867: Waiting [2023-10-04T20:33:19.545Z] 5f4d9fc4d98d: Waiting [2023-10-04T20:33:19.545Z] d7c09aacf251: Layer already exists [2023-10-04T20:33:19.545Z] 6c68d4ab8b8c: Layer already exists [2023-10-04T20:33:19.545Z] 72d7f5b84146: Layer already exists [2023-10-04T20:33:19.545Z] c82bc09a45d8: Layer already exists [2023-10-04T20:33:19.545Z] dbaee6060df3: Layer already exists [2023-10-04T20:33:19.545Z] e0f23309aa80: Layer already exists [2023-10-04T20:33:19.545Z] 189172929867: Layer already exists [2023-10-04T20:33:19.545Z] 8b3d447228e5: Layer already exists [2023-10-04T20:33:19.545Z] 5f4d9fc4d98d: Layer already exists [2023-10-04T20:33:19.820Z] main: digest: sha256:19047e864f2b6369e8b55b467f36c90a66808d7c93a57d52033ee169c11e905c size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-04T20:33:19.875Z] ===================================================== [Pipeline] echo [2023-10-04T20:33:19.880Z] taggedImages: [2023-10-04T20:33:19.880Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [2023-10-04T20:33:19.880Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-10-04T20:33:19.880Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.60 [2023-10-04T20:33:19.880Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [2023-10-04T20:33:19.880Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-10-04T20:33:19.894Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-10-04T20:33:19.894Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b [2023-10-04T20:33:19.894Z] latest [2023-10-04T20:33:19.894Z] 3.1.0-dev.60 [2023-10-04T20:33:19.894Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [2023-10-04T20:33:19.894Z] main [2023-10-04T20:33:19.894Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:33:20.233Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:33:20.613Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [2023-10-04T20:33:20.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-10-04T20:33:20.614Z] e63b3d507d45: Preparing [2023-10-04T20:33:20.614Z] da59d4c7ffd2: Preparing [2023-10-04T20:33:20.614Z] ea483e103005: Preparing [2023-10-04T20:33:20.614Z] 6c68d4ab8b8c: Preparing [2023-10-04T20:33:20.614Z] dbaee6060df3: Preparing [2023-10-04T20:33:20.614Z] e0f23309aa80: Preparing [2023-10-04T20:33:20.614Z] 3e9ba5dff6c5: Preparing [2023-10-04T20:33:20.614Z] 5f4d9fc4d98d: Preparing [2023-10-04T20:33:20.614Z] e0f23309aa80: Waiting [2023-10-04T20:33:20.614Z] 3e9ba5dff6c5: Waiting [2023-10-04T20:33:20.614Z] 5f4d9fc4d98d: Waiting [2023-10-04T20:33:20.614Z] dbaee6060df3: Layer already exists [2023-10-04T20:33:20.614Z] 6c68d4ab8b8c: Layer already exists [2023-10-04T20:33:20.614Z] e0f23309aa80: Layer already exists [2023-10-04T20:33:20.614Z] 5f4d9fc4d98d: Layer already exists [2023-10-04T20:33:20.877Z] e63b3d507d45: Pushed [2023-10-04T20:33:20.877Z] da59d4c7ffd2: Pushed [2023-10-04T20:33:20.877Z] ea483e103005: Pushed [2023-10-04T20:33:21.455Z] 3e9ba5dff6c5: Pushed [2023-10-04T20:33:21.455Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b: digest: sha256:cea4a3699e30805d55ede3ce690bbf847cde57f1176dff66cdd0a85804a90643 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:33:21.787Z] + 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-10-04T20:33:22.127Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-10-04T20:33:22.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-10-04T20:33:22.127Z] e63b3d507d45: Preparing [2023-10-04T20:33:22.127Z] da59d4c7ffd2: Preparing [2023-10-04T20:33:22.127Z] ea483e103005: Preparing [2023-10-04T20:33:22.127Z] 6c68d4ab8b8c: Preparing [2023-10-04T20:33:22.127Z] dbaee6060df3: Preparing [2023-10-04T20:33:22.127Z] e0f23309aa80: Preparing [2023-10-04T20:33:22.127Z] 3e9ba5dff6c5: Preparing [2023-10-04T20:33:22.127Z] 5f4d9fc4d98d: Preparing [2023-10-04T20:33:22.127Z] e0f23309aa80: Waiting [2023-10-04T20:33:22.127Z] 3e9ba5dff6c5: Waiting [2023-10-04T20:33:22.127Z] 5f4d9fc4d98d: Waiting [2023-10-04T20:33:22.127Z] 6c68d4ab8b8c: Layer already exists [2023-10-04T20:33:22.127Z] dbaee6060df3: Layer already exists [2023-10-04T20:33:22.127Z] ea483e103005: Layer already exists [2023-10-04T20:33:22.127Z] e63b3d507d45: Layer already exists [2023-10-04T20:33:22.127Z] da59d4c7ffd2: Layer already exists [2023-10-04T20:33:22.127Z] 3e9ba5dff6c5: Layer already exists [2023-10-04T20:33:22.127Z] 5f4d9fc4d98d: Layer already exists [2023-10-04T20:33:22.127Z] e0f23309aa80: Layer already exists [2023-10-04T20:33:22.392Z] latest: digest: sha256:cea4a3699e30805d55ede3ce690bbf847cde57f1176dff66cdd0a85804a90643 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:33:22.735Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:33:23.072Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.60 [2023-10-04T20:33:23.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-10-04T20:33:23.072Z] e63b3d507d45: Preparing [2023-10-04T20:33:23.072Z] da59d4c7ffd2: Preparing [2023-10-04T20:33:23.072Z] ea483e103005: Preparing [2023-10-04T20:33:23.072Z] 6c68d4ab8b8c: Preparing [2023-10-04T20:33:23.072Z] dbaee6060df3: Preparing [2023-10-04T20:33:23.072Z] e0f23309aa80: Preparing [2023-10-04T20:33:23.072Z] 3e9ba5dff6c5: Preparing [2023-10-04T20:33:23.072Z] 5f4d9fc4d98d: Preparing [2023-10-04T20:33:23.072Z] e0f23309aa80: Waiting [2023-10-04T20:33:23.072Z] 3e9ba5dff6c5: Waiting [2023-10-04T20:33:23.072Z] 5f4d9fc4d98d: Waiting [2023-10-04T20:33:23.072Z] e63b3d507d45: Layer already exists [2023-10-04T20:33:23.072Z] ea483e103005: Layer already exists [2023-10-04T20:33:23.072Z] da59d4c7ffd2: Layer already exists [2023-10-04T20:33:23.072Z] 6c68d4ab8b8c: Layer already exists [2023-10-04T20:33:23.072Z] dbaee6060df3: Layer already exists [2023-10-04T20:33:23.072Z] e0f23309aa80: Layer already exists [2023-10-04T20:33:23.072Z] 3e9ba5dff6c5: Layer already exists [2023-10-04T20:33:23.072Z] 5f4d9fc4d98d: Layer already exists [2023-10-04T20:33:23.072Z] 3.1.0-dev.60: digest: sha256:cea4a3699e30805d55ede3ce690bbf847cde57f1176dff66cdd0a85804a90643 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:33:23.670Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:33:24.001Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [2023-10-04T20:33:24.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-10-04T20:33:24.001Z] e63b3d507d45: Preparing [2023-10-04T20:33:24.001Z] da59d4c7ffd2: Preparing [2023-10-04T20:33:24.001Z] ea483e103005: Preparing [2023-10-04T20:33:24.001Z] 6c68d4ab8b8c: Preparing [2023-10-04T20:33:24.001Z] dbaee6060df3: Preparing [2023-10-04T20:33:24.001Z] e0f23309aa80: Preparing [2023-10-04T20:33:24.001Z] 3e9ba5dff6c5: Preparing [2023-10-04T20:33:24.001Z] 5f4d9fc4d98d: Preparing [2023-10-04T20:33:24.001Z] e0f23309aa80: Waiting [2023-10-04T20:33:24.001Z] 5f4d9fc4d98d: Waiting [2023-10-04T20:33:24.001Z] 3e9ba5dff6c5: Waiting [2023-10-04T20:33:24.001Z] da59d4c7ffd2: Layer already exists [2023-10-04T20:33:24.001Z] e63b3d507d45: Layer already exists [2023-10-04T20:33:24.001Z] dbaee6060df3: Layer already exists [2023-10-04T20:33:24.001Z] ea483e103005: Layer already exists [2023-10-04T20:33:24.001Z] 6c68d4ab8b8c: Layer already exists [2023-10-04T20:33:24.001Z] 3e9ba5dff6c5: Layer already exists [2023-10-04T20:33:24.001Z] e0f23309aa80: Layer already exists [2023-10-04T20:33:24.001Z] 5f4d9fc4d98d: Layer already exists [2023-10-04T20:33:24.001Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60: digest: sha256:cea4a3699e30805d55ede3ce690bbf847cde57f1176dff66cdd0a85804a90643 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:33:24.333Z] + 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-10-04T20:33:24.668Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-10-04T20:33:24.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-10-04T20:33:24.668Z] e63b3d507d45: Preparing [2023-10-04T20:33:24.668Z] da59d4c7ffd2: Preparing [2023-10-04T20:33:24.668Z] ea483e103005: Preparing [2023-10-04T20:33:24.668Z] 6c68d4ab8b8c: Preparing [2023-10-04T20:33:24.668Z] dbaee6060df3: Preparing [2023-10-04T20:33:24.668Z] e0f23309aa80: Preparing [2023-10-04T20:33:24.668Z] 3e9ba5dff6c5: Preparing [2023-10-04T20:33:24.668Z] 5f4d9fc4d98d: Preparing [2023-10-04T20:33:24.668Z] e0f23309aa80: Waiting [2023-10-04T20:33:24.668Z] 3e9ba5dff6c5: Waiting [2023-10-04T20:33:24.668Z] 5f4d9fc4d98d: Waiting [2023-10-04T20:33:24.668Z] e63b3d507d45: Layer already exists [2023-10-04T20:33:24.668Z] dbaee6060df3: Layer already exists [2023-10-04T20:33:24.668Z] 6c68d4ab8b8c: Layer already exists [2023-10-04T20:33:24.668Z] da59d4c7ffd2: Layer already exists [2023-10-04T20:33:24.668Z] ea483e103005: Layer already exists [2023-10-04T20:33:24.668Z] 3e9ba5dff6c5: Layer already exists [2023-10-04T20:33:24.668Z] 5f4d9fc4d98d: Layer already exists [2023-10-04T20:33:24.668Z] e0f23309aa80: Layer already exists [2023-10-04T20:33:24.933Z] main: digest: sha256:cea4a3699e30805d55ede3ce690bbf847cde57f1176dff66cdd0a85804a90643 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-04T20:33:24.988Z] ===================================================== [Pipeline] echo [2023-10-04T20:33:24.994Z] taggedImages: [2023-10-04T20:33:24.994Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [2023-10-04T20:33:24.994Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-10-04T20:33:24.994Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.60 [2023-10-04T20:33:24.994Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [2023-10-04T20:33:24.994Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-10-04T20:33:25.019Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-10-04T20:33:25.019Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b [2023-10-04T20:33:25.019Z] latest [2023-10-04T20:33:25.019Z] 3.1.0-dev.60 [2023-10-04T20:33:25.019Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [2023-10-04T20:33:25.019Z] main [2023-10-04T20:33:25.019Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:33:25.371Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:33:25.707Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [2023-10-04T20:33:25.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-10-04T20:33:25.708Z] c82bc09a45d8: Preparing [2023-10-04T20:33:25.708Z] 6f117728606f: Preparing [2023-10-04T20:33:25.708Z] 2f216f88e51e: Preparing [2023-10-04T20:33:25.708Z] 6c68d4ab8b8c: Preparing [2023-10-04T20:33:25.708Z] dbaee6060df3: Preparing [2023-10-04T20:33:25.708Z] e0f23309aa80: Preparing [2023-10-04T20:33:25.708Z] 189172929867: Preparing [2023-10-04T20:33:25.708Z] 5f4d9fc4d98d: Preparing [2023-10-04T20:33:25.708Z] 189172929867: Waiting [2023-10-04T20:33:25.708Z] 5f4d9fc4d98d: Waiting [2023-10-04T20:33:25.708Z] e0f23309aa80: Waiting [2023-10-04T20:33:25.708Z] dbaee6060df3: Layer already exists [2023-10-04T20:33:25.708Z] c82bc09a45d8: Layer already exists [2023-10-04T20:33:25.708Z] 6c68d4ab8b8c: Layer already exists [2023-10-04T20:33:25.708Z] e0f23309aa80: Layer already exists [2023-10-04T20:33:25.708Z] 189172929867: Layer already exists [2023-10-04T20:33:25.708Z] 5f4d9fc4d98d: Layer already exists [2023-10-04T20:33:25.972Z] 2f216f88e51e: Pushed [2023-10-04T20:33:25.972Z] 6f117728606f: Pushed [2023-10-04T20:33:25.972Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b: digest: sha256:f348e9db095c1c5c98452a5a3a314861539b2855b913e152b10ae97cdb943ae4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:33:26.299Z] + 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-10-04T20:33:26.623Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-10-04T20:33:26.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-10-04T20:33:26.623Z] c82bc09a45d8: Preparing [2023-10-04T20:33:26.623Z] 6f117728606f: Preparing [2023-10-04T20:33:26.623Z] 2f216f88e51e: Preparing [2023-10-04T20:33:26.623Z] 6c68d4ab8b8c: Preparing [2023-10-04T20:33:26.623Z] dbaee6060df3: Preparing [2023-10-04T20:33:26.623Z] e0f23309aa80: Preparing [2023-10-04T20:33:26.623Z] 189172929867: Preparing [2023-10-04T20:33:26.623Z] 5f4d9fc4d98d: Preparing [2023-10-04T20:33:26.623Z] e0f23309aa80: Waiting [2023-10-04T20:33:26.623Z] 5f4d9fc4d98d: Waiting [2023-10-04T20:33:26.623Z] 189172929867: Waiting [2023-10-04T20:33:26.623Z] 6c68d4ab8b8c: Layer already exists [2023-10-04T20:33:26.623Z] c82bc09a45d8: Layer already exists [2023-10-04T20:33:26.623Z] 2f216f88e51e: Layer already exists [2023-10-04T20:33:26.623Z] dbaee6060df3: Layer already exists [2023-10-04T20:33:26.623Z] 6f117728606f: Layer already exists [2023-10-04T20:33:26.623Z] 5f4d9fc4d98d: Layer already exists [2023-10-04T20:33:26.623Z] 189172929867: Layer already exists [2023-10-04T20:33:26.623Z] e0f23309aa80: Layer already exists [2023-10-04T20:33:26.887Z] latest: digest: sha256:f348e9db095c1c5c98452a5a3a314861539b2855b913e152b10ae97cdb943ae4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:33:27.222Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:33:27.543Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.60 [2023-10-04T20:33:27.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-10-04T20:33:27.543Z] c82bc09a45d8: Preparing [2023-10-04T20:33:27.543Z] 6f117728606f: Preparing [2023-10-04T20:33:27.543Z] 2f216f88e51e: Preparing [2023-10-04T20:33:27.543Z] 6c68d4ab8b8c: Preparing [2023-10-04T20:33:27.543Z] dbaee6060df3: Preparing [2023-10-04T20:33:27.543Z] e0f23309aa80: Preparing [2023-10-04T20:33:27.543Z] 189172929867: Preparing [2023-10-04T20:33:27.543Z] 5f4d9fc4d98d: Preparing [2023-10-04T20:33:27.543Z] 189172929867: Waiting [2023-10-04T20:33:27.543Z] 5f4d9fc4d98d: Waiting [2023-10-04T20:33:27.543Z] e0f23309aa80: Waiting [2023-10-04T20:33:27.543Z] c82bc09a45d8: Layer already exists [2023-10-04T20:33:27.543Z] dbaee6060df3: Layer already exists [2023-10-04T20:33:27.543Z] 6f117728606f: Layer already exists [2023-10-04T20:33:27.543Z] 6c68d4ab8b8c: Layer already exists [2023-10-04T20:33:27.543Z] 2f216f88e51e: Layer already exists [2023-10-04T20:33:27.543Z] 189172929867: Layer already exists [2023-10-04T20:33:27.543Z] e0f23309aa80: Layer already exists [2023-10-04T20:33:27.543Z] 5f4d9fc4d98d: Layer already exists [2023-10-04T20:33:27.807Z] 3.1.0-dev.60: digest: sha256:f348e9db095c1c5c98452a5a3a314861539b2855b913e152b10ae97cdb943ae4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:33:28.144Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:33:28.465Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [2023-10-04T20:33:28.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-10-04T20:33:28.465Z] c82bc09a45d8: Preparing [2023-10-04T20:33:28.465Z] 6f117728606f: Preparing [2023-10-04T20:33:28.465Z] 2f216f88e51e: Preparing [2023-10-04T20:33:28.465Z] 6c68d4ab8b8c: Preparing [2023-10-04T20:33:28.465Z] dbaee6060df3: Preparing [2023-10-04T20:33:28.465Z] e0f23309aa80: Preparing [2023-10-04T20:33:28.465Z] 189172929867: Preparing [2023-10-04T20:33:28.465Z] 5f4d9fc4d98d: Preparing [2023-10-04T20:33:28.465Z] 189172929867: Waiting [2023-10-04T20:33:28.465Z] 5f4d9fc4d98d: Waiting [2023-10-04T20:33:28.465Z] e0f23309aa80: Waiting [2023-10-04T20:33:28.465Z] 6c68d4ab8b8c: Layer already exists [2023-10-04T20:33:28.465Z] dbaee6060df3: Layer already exists [2023-10-04T20:33:28.465Z] 2f216f88e51e: Layer already exists [2023-10-04T20:33:28.465Z] 6f117728606f: Layer already exists [2023-10-04T20:33:28.465Z] c82bc09a45d8: Layer already exists [2023-10-04T20:33:28.465Z] e0f23309aa80: Layer already exists [2023-10-04T20:33:28.465Z] 189172929867: Layer already exists [2023-10-04T20:33:28.465Z] 5f4d9fc4d98d: Layer already exists [2023-10-04T20:33:28.465Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60: digest: sha256:f348e9db095c1c5c98452a5a3a314861539b2855b913e152b10ae97cdb943ae4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:33:29.065Z] + 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-10-04T20:33:30.343Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-10-04T20:33:30.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-10-04T20:33:30.343Z] c82bc09a45d8: Preparing [2023-10-04T20:33:30.343Z] 6f117728606f: Preparing [2023-10-04T20:33:30.343Z] 2f216f88e51e: Preparing [2023-10-04T20:33:30.343Z] 6c68d4ab8b8c: Preparing [2023-10-04T20:33:30.343Z] dbaee6060df3: Preparing [2023-10-04T20:33:30.343Z] e0f23309aa80: Preparing [2023-10-04T20:33:30.343Z] 189172929867: Preparing [2023-10-04T20:33:30.343Z] 5f4d9fc4d98d: Preparing [2023-10-04T20:33:30.343Z] 189172929867: Waiting [2023-10-04T20:33:30.343Z] 5f4d9fc4d98d: Waiting [2023-10-04T20:33:30.343Z] e0f23309aa80: Waiting [2023-10-04T20:33:30.343Z] dbaee6060df3: Layer already exists [2023-10-04T20:33:30.343Z] 6f117728606f: Layer already exists [2023-10-04T20:33:30.343Z] c82bc09a45d8: Layer already exists [2023-10-04T20:33:30.343Z] 6c68d4ab8b8c: Layer already exists [2023-10-04T20:33:30.343Z] 2f216f88e51e: Layer already exists [2023-10-04T20:33:30.343Z] e0f23309aa80: Layer already exists [2023-10-04T20:33:30.343Z] 189172929867: Layer already exists [2023-10-04T20:33:30.343Z] 5f4d9fc4d98d: Layer already exists [2023-10-04T20:33:30.608Z] main: digest: sha256:f348e9db095c1c5c98452a5a3a314861539b2855b913e152b10ae97cdb943ae4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-04T20:33:30.652Z] ===================================================== [Pipeline] echo [2023-10-04T20:33:30.657Z] taggedImages: [2023-10-04T20:33:30.657Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [2023-10-04T20:33:30.657Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-10-04T20:33:30.657Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.60 [2023-10-04T20:33:30.657Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [2023-10-04T20:33:30.657Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-10-04T20:33:30.672Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-10-04T20:33:30.672Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b [2023-10-04T20:33:30.672Z] latest [2023-10-04T20:33:30.672Z] 3.1.0-dev.60 [2023-10-04T20:33:30.672Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [2023-10-04T20:33:30.672Z] main [2023-10-04T20:33:30.672Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:33:30.999Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:33:31.324Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [2023-10-04T20:33:31.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-10-04T20:33:31.324Z] 79c881624e86: Preparing [2023-10-04T20:33:31.324Z] 051c4b12f24f: Preparing [2023-10-04T20:33:31.324Z] 6c68d4ab8b8c: Preparing [2023-10-04T20:33:31.324Z] dbaee6060df3: Preparing [2023-10-04T20:33:31.324Z] 41576101b985: Preparing [2023-10-04T20:33:31.324Z] 5f4d9fc4d98d: Preparing [2023-10-04T20:33:31.324Z] 5f4d9fc4d98d: Waiting [2023-10-04T20:33:31.324Z] 6c68d4ab8b8c: Layer already exists [2023-10-04T20:33:31.324Z] dbaee6060df3: Layer already exists [2023-10-04T20:33:31.589Z] 5f4d9fc4d98d: Layer already exists [2023-10-04T20:33:31.589Z] 79c881624e86: Pushed [2023-10-04T20:33:31.589Z] 41576101b985: Pushed [2023-10-04T20:33:38.211Z] 051c4b12f24f: Pushed [2023-10-04T20:33:38.211Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b: digest: sha256:e6727a859e64b2784c939be41c075bab6b09bc12998ebc894c011414e65de21c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:33:38.554Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:33:38.888Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-10-04T20:33:38.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-10-04T20:33:38.888Z] 79c881624e86: Preparing [2023-10-04T20:33:38.888Z] 051c4b12f24f: Preparing [2023-10-04T20:33:38.888Z] 6c68d4ab8b8c: Preparing [2023-10-04T20:33:38.888Z] dbaee6060df3: Preparing [2023-10-04T20:33:38.888Z] 41576101b985: Preparing [2023-10-04T20:33:38.888Z] 5f4d9fc4d98d: Preparing [2023-10-04T20:33:38.888Z] 5f4d9fc4d98d: Waiting [2023-10-04T20:33:38.888Z] dbaee6060df3: Layer already exists [2023-10-04T20:33:38.888Z] 41576101b985: Layer already exists [2023-10-04T20:33:38.888Z] 051c4b12f24f: Layer already exists [2023-10-04T20:33:38.888Z] 6c68d4ab8b8c: Layer already exists [2023-10-04T20:33:38.888Z] 79c881624e86: Layer already exists [2023-10-04T20:33:38.888Z] 5f4d9fc4d98d: Layer already exists [2023-10-04T20:33:38.888Z] latest: digest: sha256:e6727a859e64b2784c939be41c075bab6b09bc12998ebc894c011414e65de21c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:33:39.222Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:33:39.550Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.60 [2023-10-04T20:33:39.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-10-04T20:33:39.550Z] 79c881624e86: Preparing [2023-10-04T20:33:39.550Z] 051c4b12f24f: Preparing [2023-10-04T20:33:39.550Z] 6c68d4ab8b8c: Preparing [2023-10-04T20:33:39.550Z] dbaee6060df3: Preparing [2023-10-04T20:33:39.550Z] 41576101b985: Preparing [2023-10-04T20:33:39.550Z] 5f4d9fc4d98d: Preparing [2023-10-04T20:33:39.550Z] 5f4d9fc4d98d: Waiting [2023-10-04T20:33:39.550Z] 79c881624e86: Layer already exists [2023-10-04T20:33:39.550Z] dbaee6060df3: Layer already exists [2023-10-04T20:33:39.550Z] 41576101b985: Layer already exists [2023-10-04T20:33:39.550Z] 6c68d4ab8b8c: Layer already exists [2023-10-04T20:33:39.550Z] 051c4b12f24f: Layer already exists [2023-10-04T20:33:39.550Z] 5f4d9fc4d98d: Layer already exists [2023-10-04T20:33:39.550Z] 3.1.0-dev.60: digest: sha256:e6727a859e64b2784c939be41c075bab6b09bc12998ebc894c011414e65de21c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:33:39.883Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:33:40.208Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [2023-10-04T20:33:40.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-10-04T20:33:40.208Z] 79c881624e86: Preparing [2023-10-04T20:33:40.208Z] 051c4b12f24f: Preparing [2023-10-04T20:33:40.208Z] 6c68d4ab8b8c: Preparing [2023-10-04T20:33:40.208Z] dbaee6060df3: Preparing [2023-10-04T20:33:40.208Z] 41576101b985: Preparing [2023-10-04T20:33:40.208Z] 5f4d9fc4d98d: Preparing [2023-10-04T20:33:40.208Z] 5f4d9fc4d98d: Waiting [2023-10-04T20:33:40.208Z] 051c4b12f24f: Layer already exists [2023-10-04T20:33:40.208Z] 41576101b985: Layer already exists [2023-10-04T20:33:40.208Z] 79c881624e86: Layer already exists [2023-10-04T20:33:40.208Z] 6c68d4ab8b8c: Layer already exists [2023-10-04T20:33:40.208Z] dbaee6060df3: Layer already exists [2023-10-04T20:33:40.208Z] 5f4d9fc4d98d: Layer already exists [2023-10-04T20:33:40.473Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60: digest: sha256:e6727a859e64b2784c939be41c075bab6b09bc12998ebc894c011414e65de21c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:33:40.811Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:33:41.140Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-10-04T20:33:41.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-10-04T20:33:41.140Z] 79c881624e86: Preparing [2023-10-04T20:33:41.140Z] 051c4b12f24f: Preparing [2023-10-04T20:33:41.140Z] 6c68d4ab8b8c: Preparing [2023-10-04T20:33:41.140Z] dbaee6060df3: Preparing [2023-10-04T20:33:41.140Z] 41576101b985: Preparing [2023-10-04T20:33:41.140Z] 5f4d9fc4d98d: Preparing [2023-10-04T20:33:41.140Z] 5f4d9fc4d98d: Waiting [2023-10-04T20:33:41.140Z] 41576101b985: Layer already exists [2023-10-04T20:33:41.140Z] 79c881624e86: Layer already exists [2023-10-04T20:33:41.140Z] 6c68d4ab8b8c: Layer already exists [2023-10-04T20:33:41.140Z] 051c4b12f24f: Layer already exists [2023-10-04T20:33:41.140Z] dbaee6060df3: Layer already exists [2023-10-04T20:33:41.140Z] 5f4d9fc4d98d: Layer already exists [2023-10-04T20:33:41.405Z] main: digest: sha256:e6727a859e64b2784c939be41c075bab6b09bc12998ebc894c011414e65de21c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-04T20:33:41.458Z] ===================================================== [Pipeline] echo [2023-10-04T20:33:41.467Z] taggedImages: [2023-10-04T20:33:41.467Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [2023-10-04T20:33:41.467Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-10-04T20:33:41.467Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.60 [2023-10-04T20:33:41.467Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [2023-10-04T20:33:41.467Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-10-04T20:33:41.487Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-10-04T20:33:41.487Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b [2023-10-04T20:33:41.487Z] latest [2023-10-04T20:33:41.487Z] 3.1.0-dev.60 [2023-10-04T20:33:41.487Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [2023-10-04T20:33:41.487Z] main [2023-10-04T20:33:41.487Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:33:41.832Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:33:42.159Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [2023-10-04T20:33:42.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-10-04T20:33:42.159Z] 6a932c084cfd: Preparing [2023-10-04T20:33:42.159Z] ab6d6c7aea1e: Preparing [2023-10-04T20:33:42.159Z] 6c68d4ab8b8c: Preparing [2023-10-04T20:33:42.159Z] dbaee6060df3: Preparing [2023-10-04T20:33:42.159Z] 64757fe447c5: Preparing [2023-10-04T20:33:42.159Z] 5f4d9fc4d98d: Preparing [2023-10-04T20:33:42.159Z] 5f4d9fc4d98d: Waiting [2023-10-04T20:33:42.159Z] 64757fe447c5: Layer already exists [2023-10-04T20:33:42.159Z] dbaee6060df3: Layer already exists [2023-10-04T20:33:42.159Z] 6c68d4ab8b8c: Layer already exists [2023-10-04T20:33:42.426Z] 5f4d9fc4d98d: Layer already exists [2023-10-04T20:33:42.426Z] 6a932c084cfd: Pushed [2023-10-04T20:33:49.050Z] ab6d6c7aea1e: Pushed [2023-10-04T20:33:49.050Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b: digest: sha256:48094c1403b8f94d369413fe2da806eefdaaa837887e0b4a56995d2e565fe34e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:33:49.391Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:33:49.714Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-10-04T20:33:49.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-10-04T20:33:49.714Z] 6a932c084cfd: Preparing [2023-10-04T20:33:49.714Z] ab6d6c7aea1e: Preparing [2023-10-04T20:33:49.714Z] 6c68d4ab8b8c: Preparing [2023-10-04T20:33:49.714Z] dbaee6060df3: Preparing [2023-10-04T20:33:49.714Z] 64757fe447c5: Preparing [2023-10-04T20:33:49.714Z] 5f4d9fc4d98d: Preparing [2023-10-04T20:33:49.714Z] 5f4d9fc4d98d: Waiting [2023-10-04T20:33:49.714Z] ab6d6c7aea1e: Layer already exists [2023-10-04T20:33:49.714Z] 6c68d4ab8b8c: Layer already exists [2023-10-04T20:33:49.714Z] dbaee6060df3: Layer already exists [2023-10-04T20:33:49.714Z] 6a932c084cfd: Layer already exists [2023-10-04T20:33:49.714Z] 64757fe447c5: Layer already exists [2023-10-04T20:33:49.714Z] 5f4d9fc4d98d: Layer already exists [2023-10-04T20:33:49.714Z] latest: digest: sha256:48094c1403b8f94d369413fe2da806eefdaaa837887e0b4a56995d2e565fe34e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:33:50.310Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:33:50.636Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.60 [2023-10-04T20:33:50.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-10-04T20:33:50.636Z] 6a932c084cfd: Preparing [2023-10-04T20:33:50.636Z] ab6d6c7aea1e: Preparing [2023-10-04T20:33:50.636Z] 6c68d4ab8b8c: Preparing [2023-10-04T20:33:50.636Z] dbaee6060df3: Preparing [2023-10-04T20:33:50.636Z] 64757fe447c5: Preparing [2023-10-04T20:33:50.636Z] 5f4d9fc4d98d: Preparing [2023-10-04T20:33:50.636Z] 5f4d9fc4d98d: Waiting [2023-10-04T20:33:50.636Z] dbaee6060df3: Layer already exists [2023-10-04T20:33:50.636Z] 6c68d4ab8b8c: Layer already exists [2023-10-04T20:33:50.636Z] ab6d6c7aea1e: Layer already exists [2023-10-04T20:33:50.636Z] 64757fe447c5: Layer already exists [2023-10-04T20:33:50.636Z] 6a932c084cfd: Layer already exists [2023-10-04T20:33:50.636Z] 5f4d9fc4d98d: Layer already exists [2023-10-04T20:33:50.636Z] 3.1.0-dev.60: digest: sha256:48094c1403b8f94d369413fe2da806eefdaaa837887e0b4a56995d2e565fe34e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:33:50.968Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:33:51.292Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [2023-10-04T20:33:51.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-10-04T20:33:51.292Z] 6a932c084cfd: Preparing [2023-10-04T20:33:51.292Z] ab6d6c7aea1e: Preparing [2023-10-04T20:33:51.292Z] 6c68d4ab8b8c: Preparing [2023-10-04T20:33:51.292Z] dbaee6060df3: Preparing [2023-10-04T20:33:51.292Z] 64757fe447c5: Preparing [2023-10-04T20:33:51.292Z] 5f4d9fc4d98d: Preparing [2023-10-04T20:33:51.292Z] 5f4d9fc4d98d: Waiting [2023-10-04T20:33:51.292Z] 64757fe447c5: Layer already exists [2023-10-04T20:33:51.292Z] 6a932c084cfd: Layer already exists [2023-10-04T20:33:51.292Z] dbaee6060df3: Layer already exists [2023-10-04T20:33:51.292Z] ab6d6c7aea1e: Layer already exists [2023-10-04T20:33:51.292Z] 6c68d4ab8b8c: Layer already exists [2023-10-04T20:33:51.292Z] 5f4d9fc4d98d: Layer already exists [2023-10-04T20:33:51.557Z] 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60: digest: sha256:48094c1403b8f94d369413fe2da806eefdaaa837887e0b4a56995d2e565fe34e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:33:51.891Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:33:52.216Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-10-04T20:33:52.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-10-04T20:33:52.216Z] 6a932c084cfd: Preparing [2023-10-04T20:33:52.216Z] ab6d6c7aea1e: Preparing [2023-10-04T20:33:52.216Z] 6c68d4ab8b8c: Preparing [2023-10-04T20:33:52.216Z] dbaee6060df3: Preparing [2023-10-04T20:33:52.216Z] 64757fe447c5: Preparing [2023-10-04T20:33:52.216Z] 5f4d9fc4d98d: Preparing [2023-10-04T20:33:52.216Z] 5f4d9fc4d98d: Waiting [2023-10-04T20:33:52.216Z] 64757fe447c5: Layer already exists [2023-10-04T20:33:52.216Z] 6c68d4ab8b8c: Layer already exists [2023-10-04T20:33:52.216Z] 6a932c084cfd: Layer already exists [2023-10-04T20:33:52.216Z] ab6d6c7aea1e: Layer already exists [2023-10-04T20:33:52.216Z] dbaee6060df3: Layer already exists [2023-10-04T20:33:52.216Z] 5f4d9fc4d98d: Layer already exists [2023-10-04T20:33:52.482Z] main: digest: sha256:48094c1403b8f94d369413fe2da806eefdaaa837887e0b4a56995d2e565fe34e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-04T20:33:52.528Z] ===================================================== [Pipeline] echo [2023-10-04T20:33:52.535Z] taggedImages: [2023-10-04T20:33:52.535Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [2023-10-04T20:33:52.535Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-10-04T20:33:52.535Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.60 [2023-10-04T20:33:52.535Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [2023-10-04T20:33:52.535Z] - 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-10-04T20:33:52.898Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-04T20:33:52.898Z] [2023-10-04T20:33:52.898Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:33:53.221Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-04T20:33:53.221Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-04T20:33:53.221Z] 8998bd30e6a1: Pulling fs layer [2023-10-04T20:33:53.221Z] 04944245beec: Pulling fs layer [2023-10-04T20:33:53.221Z] 699f458cf7ca: Pulling fs layer [2023-10-04T20:33:53.221Z] 765212b225bb: Pulling fs layer [2023-10-04T20:33:53.221Z] f23df028b6ca: Pulling fs layer [2023-10-04T20:33:53.221Z] d65c8cfc05b1: Pulling fs layer [2023-10-04T20:33:53.221Z] 2437ff75d9bd: Pulling fs layer [2023-10-04T20:33:53.221Z] f23df028b6ca: Waiting [2023-10-04T20:33:53.221Z] d65c8cfc05b1: Waiting [2023-10-04T20:33:53.221Z] 765212b225bb: Waiting [2023-10-04T20:33:53.221Z] 2437ff75d9bd: Waiting [2023-10-04T20:33:53.490Z] 04944245beec: Verifying Checksum [2023-10-04T20:33:53.490Z] 04944245beec: Download complete [2023-10-04T20:33:53.490Z] 765212b225bb: Verifying Checksum [2023-10-04T20:33:53.490Z] 765212b225bb: Download complete [2023-10-04T20:33:53.490Z] f23df028b6ca: Verifying Checksum [2023-10-04T20:33:53.490Z] f23df028b6ca: Download complete [2023-10-04T20:33:53.490Z] d65c8cfc05b1: Verifying Checksum [2023-10-04T20:33:53.490Z] d65c8cfc05b1: Download complete [2023-10-04T20:33:53.490Z] 699f458cf7ca: Verifying Checksum [2023-10-04T20:33:53.490Z] 699f458cf7ca: Download complete [2023-10-04T20:33:54.072Z] 8998bd30e6a1: Verifying Checksum [2023-10-04T20:33:54.072Z] 8998bd30e6a1: Download complete [2023-10-04T20:33:56.008Z] 2437ff75d9bd: Verifying Checksum [2023-10-04T20:33:56.008Z] 2437ff75d9bd: Download complete [2023-10-04T20:33:58.584Z] 8998bd30e6a1: Pull complete [2023-10-04T20:33:58.850Z] 04944245beec: Pull complete [2023-10-04T20:34:00.252Z] 699f458cf7ca: Pull complete [2023-10-04T20:34:00.252Z] 765212b225bb: Pull complete [2023-10-04T20:34:00.834Z] f23df028b6ca: Pull complete [2023-10-04T20:34:01.102Z] d65c8cfc05b1: Pull complete [2023-10-04T20:34:16.084Z] 2437ff75d9bd: Pull complete [2023-10-04T20:34:16.084Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-04T20:34:16.084Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-04T20:34:16.084Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-04T20:34:16.256Z] prd-ubuntu20.04-docker-arm64-4c-16g-8502 does not seem to be running inside a container [2023-10-04T20:34:16.284Z] $ 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/594 -v /w/workspace/edgex-go/594:/w/workspace/edgex-go/594:rw,z -v /w/workspace/edgex-go/594@tmp:/w/workspace/edgex-go/594@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-04T20:34:17.685Z] $ docker top 9ad8ec5d0e2ea9abce4881a5f00f365ba9996a61d0c32403f97b9d2a9fa7d03a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-04T20:34:18.542Z] ---> job-cost.sh [2023-10-04T20:34:18.542Z] lf-activate-venv: SKIPPING [2023-10-04T20:34:18.542Z] INFO: No Stack... [2023-10-04T20:34:18.808Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-04T20:34:19.759Z] INFO: Archiving Costs [Pipeline] sh [2023-10-04T20:34:20.387Z] + cat /w/workspace/edgex-go/594/archives/cost.csv [2023-10-04T20:34:20.388Z] + cut -d, -f6 [Pipeline] lock [2023-10-04T20:34:20.481Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-594-stack-cost] [2023-10-04T20:34:20.489Z] Resource [jenkins-edgexfoundry-edgex-go-main-594-stack-cost] did not exist. Created. [2023-10-04T20:34:20.489Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-594-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-04T20:34:20.846Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-04T20:34:21.485Z] Stashed 1 file(s) [Pipeline] } [2023-10-04T20:34:21.492Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-594-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-04T20:34:21.479Z] $ docker stop --time=1 9ad8ec5d0e2ea9abce4881a5f00f365ba9996a61d0c32403f97b9d2a9fa7d03a [2023-10-04T20:34:25.336Z] $ docker rm -f --volumes 9ad8ec5d0e2ea9abce4881a5f00f365ba9996a61d0c32403f97b9d2a9fa7d03a [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-10-04T20:34:25.798Z] provisioning config files... [2023-10-04T20:34:25.805Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/594@tmp/config4528877564762733098tmp [Pipeline] { [Pipeline] sh [2023-10-04T20:34:26.095Z] + set +x [2023-10-04T20:34:26.095Z] + curl -s https://codecov.io/bash [2023-10-04T20:34:26.095Z] + bash -s -- [2023-10-04T20:34:26.095Z] [2023-10-04T20:34:26.095Z] _____ _ [2023-10-04T20:34:26.095Z] / ____| | | [2023-10-04T20:34:26.095Z] | | ___ __| | ___ ___ _____ __ [2023-10-04T20:34:26.095Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-04T20:34:26.095Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-04T20:34:26.095Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-04T20:34:26.095Z] Bash-1.0.6 [2023-10-04T20:34:26.095Z] [2023-10-04T20:34:26.095Z] [2023-10-04T20:34:26.095Z] ==> git version 2.25.1 found [2023-10-04T20:34:26.095Z] ==> 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-10-04T20:34:26.095Z] Release-Date: 2020-01-08 [2023-10-04T20:34:26.095Z] 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-10-04T20:34:26.095Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-04T20:34:26.095Z] ==> Jenkins CI detected. [2023-10-04T20:34:26.095Z] current dir:  /w/workspace/edgex-go/594 [2023-10-04T20:34:26.096Z] project root: . [2023-10-04T20:34:26.096Z] --> token set from env [2023-10-04T20:34:26.096Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-04T20:34:26.096Z] ==> Running gcov in . (disable via -X gcov) [2023-10-04T20:34:26.096Z] ==> Python coveragepy not found [2023-10-04T20:34:26.096Z] ==> Searching for coverage reports in: [2023-10-04T20:34:26.096Z] + . [2023-10-04T20:34:26.096Z] -> Found 1 reports [2023-10-04T20:34:26.096Z] ==> Detecting git/mercurial file structure [2023-10-04T20:34:26.096Z] ==> Reading reports [2023-10-04T20:34:26.096Z] + ./coverage.out bytes=453602 [2023-10-04T20:34:26.096Z] ==> Appending adjustments [2023-10-04T20:34:26.096Z] https://docs.codecov.io/docs/fixing-reports [2023-10-04T20:34:27.474Z] + Found adjustments [2023-10-04T20:34:27.474Z] ==> Gzipping contents [2023-10-04T20:34:27.474Z] 60K /tmp/codecov.PC73W4.gz [2023-10-04T20:34:27.474Z] ==> Uploading reports [2023-10-04T20:34:27.474Z] url: https://codecov.io [2023-10-04T20:34:27.474Z] query: branch=main&commit=0ca59ae16f8b1e72e62c5a3c151fad031359de5b&build=594&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F594%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-04T20:34:27.474Z] -> Pinging Codecov [2023-10-04T20:34:27.474Z] 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=0ca59ae16f8b1e72e62c5a3c151fad031359de5b&build=594&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F594%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-04T20:34:27.474Z] -> Uploading to [2023-10-04T20:34:27.474Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-04/00271124DB129430A58F1EEE437C3FCB/0ca59ae16f8b1e72e62c5a3c151fad031359de5b/0776be8d-b0f4-4e38-8f21-4f8997467bbc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231004%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231004T203427Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d19ce93b5c1f35d4509530592894713fa55e70ad76ca20f5123f97ae33e17eaa [2023-10-04T20:34:27.474Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-04T20:34:27.474Z] Dload Upload Total Spent Left Speed [2023-10-04T20:34:27.733Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58250 0 0 100 58250 0 196k --:--:-- --:--:-- --:--:-- 195k [2023-10-04T20:34:27.733Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/0ca59ae16f8b1e72e62c5a3c151fad031359de5b [Pipeline] } [2023-10-04T20:34:27.740Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-10-04T20:34:27.975Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-10-04T20:34:27.988Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:34:28.294Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-04T20:34:28.294Z] [2023-10-04T20:34:28.294Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:34:28.594Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-04T20:34:28.594Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-10-04T20:34:28.594Z] df9b9388f04a: Pulling fs layer [2023-10-04T20:34:28.594Z] 52dc419b0ee2: Pulling fs layer [2023-10-04T20:34:28.594Z] 25bc292e5bac: Pulling fs layer [2023-10-04T20:34:28.594Z] 114826534d7a: Pulling fs layer [2023-10-04T20:34:28.594Z] 4657fd5d0bcf: Pulling fs layer [2023-10-04T20:34:28.594Z] 6ad1cebc031e: Pulling fs layer [2023-10-04T20:34:28.594Z] 8a3aa393b2d8: Pulling fs layer [2023-10-04T20:34:28.594Z] 4657fd5d0bcf: Waiting [2023-10-04T20:34:28.594Z] 6ad1cebc031e: Waiting [2023-10-04T20:34:28.594Z] 8a3aa393b2d8: Waiting [2023-10-04T20:34:28.594Z] 114826534d7a: Waiting [2023-10-04T20:34:28.594Z] 25bc292e5bac: Verifying Checksum [2023-10-04T20:34:28.594Z] 25bc292e5bac: Download complete [2023-10-04T20:34:28.594Z] 52dc419b0ee2: Verifying Checksum [2023-10-04T20:34:28.594Z] 52dc419b0ee2: Download complete [2023-10-04T20:34:28.594Z] 4657fd5d0bcf: Verifying Checksum [2023-10-04T20:34:28.594Z] 4657fd5d0bcf: Download complete [2023-10-04T20:34:28.594Z] df9b9388f04a: Download complete [2023-10-04T20:34:28.853Z] 6ad1cebc031e: Verifying Checksum [2023-10-04T20:34:28.853Z] 6ad1cebc031e: Download complete [2023-10-04T20:34:28.853Z] df9b9388f04a: Pull complete [2023-10-04T20:34:28.853Z] 52dc419b0ee2: Pull complete [2023-10-04T20:34:28.853Z] 25bc292e5bac: Pull complete [2023-10-04T20:34:29.420Z] 114826534d7a: Download complete [2023-10-04T20:34:29.420Z] 8a3aa393b2d8: Verifying Checksum [2023-10-04T20:34:29.420Z] 8a3aa393b2d8: Download complete [2023-10-04T20:34:32.702Z] 114826534d7a: Pull complete [2023-10-04T20:34:32.702Z] 4657fd5d0bcf: Pull complete [2023-10-04T20:34:32.702Z] 6ad1cebc031e: Pull complete [2023-10-04T20:34:35.231Z] 8a3aa393b2d8: Pull complete [2023-10-04T20:34:35.231Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-10-04T20:34:35.231Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-04T20:34:35.231Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-04T20:34:35.314Z] prd-ubuntu20.04-docker-8c-8g-8501 does not seem to be running inside a container [2023-10-04T20:34:35.337Z] $ 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/594 -v /w/workspace/edgex-go/594:/w/workspace/edgex-go/594:rw,z -v /w/workspace/edgex-go/594@tmp:/w/workspace/edgex-go/594@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-10-04T20:34:40.284Z] $ docker top 0a03068191f83c9d03994fda31e2e0885576e5bbd6d2e2970146b397e3f8fb49 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-04T20:34:40.347Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-10-04T20:34:40.622Z] + set -o pipefail [2023-10-04T20:34:40.622Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-10-04T20:34:45.890Z] [2023-10-04T20:34:45.890Z] Monitoring /w/workspace/edgex-go/594 (github.com/edgexfoundry/edgex-go)... [2023-10-04T20:34:45.890Z] [2023-10-04T20:34:45.890Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/fa97bcd3-bb3a-4b38-b527-bca2b09824a3 [2023-10-04T20:34:45.890Z] [2023-10-04T20:34:45.890Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-10-04T20:34:45.890Z] [2023-10-04T20:34:45.890Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-10-04T20:34:45.890Z] [2023-10-04T20:34:46.823Z] [2023-10-04T20:34:46.823Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-10-04T20:34:46.823Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-10-04T20:34:46.823Z] More details here: https://snyk.co/ue1NS [2023-10-04T20:34:46.823Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-10-04T20:34:46.823Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-10-04T20:34:46.828Z] $ docker stop --time=1 0a03068191f83c9d03994fda31e2e0885576e5bbd6d2e2970146b397e3f8fb49 [2023-10-04T20:34:50.424Z] $ docker rm -f --volumes 0a03068191f83c9d03994fda31e2e0885576e5bbd6d2e2970146b397e3f8fb49 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-10-04T20:34:50.759Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-04T20:34:50.768Z] provisioning config files... [2023-10-04T20:34:50.775Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/594@tmp/config15754144086856700901tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-04T20:34:51.074Z] --> edgex-publish-swagger.sh [2023-10-04T20:34:51.074Z] === Publish openapi/v3 API === [2023-10-04T20:34:51.074Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-10-04T20:34:51.074Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/594/openapi/v3/core-command.yaml] [2023-10-04T20:34:51.074Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-04T20:34:51.074Z] Dload Upload Total Spent Left Speed [2023-10-04T20:34:51.641Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 54095 --:--:-- --:--:-- --:--:-- 54006 100 32782 0 0 100 32782 0 54095 --:--:-- --:--:-- --:--:-- 54006 [2023-10-04T20:34:51.641Z] [2023-10-04T20:34:51.641Z] [2023-10-04T20:34:51.641Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/594/openapi/v3/core-data.yaml] [2023-10-04T20:34:51.641Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-04T20:34:51.641Z] Dload Upload Total Spent Left Speed [2023-10-04T20:34:52.209Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 144k --:--:-- --:--:-- --:--:-- 144k [2023-10-04T20:34:52.209Z] [2023-10-04T20:34:52.209Z] [2023-10-04T20:34:52.209Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/594/openapi/v3/core-metadata.yaml] [2023-10-04T20:34:52.209Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-04T20:34:52.209Z] Dload Upload Total Spent Left Speed [2023-10-04T20:34:52.726Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 278k --:--:-- --:--:-- --:--:-- 277k 100 144k 0 0 100 144k 0 277k --:--:-- --:--:-- --:--:-- 277k [2023-10-04T20:34:52.726Z] [2023-10-04T20:34:52.726Z] [2023-10-04T20:34:52.726Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/594/openapi/v3/support-notifications.yaml] [2023-10-04T20:34:52.726Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-04T20:34:52.726Z] Dload Upload Total Spent Left Speed [2023-10-04T20:34:52.985Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87000 0 0 100 87000 0 187k --:--:-- --:--:-- --:--:-- 187k [2023-10-04T20:34:52.985Z] [2023-10-04T20:34:52.985Z] [2023-10-04T20:34:52.985Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/594/openapi/v3/support-scheduler.yaml] [2023-10-04T20:34:52.985Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-04T20:34:52.985Z] Dload Upload Total Spent Left Speed [2023-10-04T20:34:53.553Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 87361 --:--:-- --:--:-- --:--:-- 87361 [2023-10-04T20:34:53.553Z] [2023-10-04T20:34:53.553Z] [Pipeline] } [2023-10-04T20:34:53.562Z] 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-10-04T20:34:53.935Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-04T20:34:53.935Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:34:54.231Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-04T20:34:54.231Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-04T20:34:54.294Z] prd-ubuntu20.04-docker-8c-8g-8501 does not seem to be running inside a container [2023-10-04T20:34:54.319Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/594 -v /w/workspace/edgex-go/594:/w/workspace/edgex-go/594:rw,z -v /w/workspace/edgex-go/594@tmp:/w/workspace/edgex-go/594@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-04T20:34:54.764Z] $ docker top 859bbb3626e25002d52597a1f7a85146237fb3c6c89de4c82b639b7ab7fd1978 -eo pid,comm [2023-10-04T20:34:54.813Z] 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-10-04T20:34:54.813Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-04T20:34:54.848Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-04T20:34:54.848Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-04T20:34:54.947Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-04T20:34:54.943Z] $ docker exec 859bbb3626e25002d52597a1f7a85146237fb3c6c89de4c82b639b7ab7fd1978 ssh-agent [2023-10-04T20:34:55.041Z] SSH_AUTH_SOCK=/tmp/ssh-LTQctgRbWD8b/agent.32 [2023-10-04T20:34:55.041Z] SSH_AGENT_PID=39 [2023-10-04T20:34:55.045Z] Running ssh-add (command line suppressed) [2023-10-04T20:34:55.137Z] Identity added: /w/workspace/edgex-go/594@tmp/private_key_2700430491505409086.key (/w/workspace/edgex-go/594@tmp/private_key_2700430491505409086.key) [2023-10-04T20:34:55.155Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-04T20:34:55.439Z] + git semver tag [2023-10-04T20:34:55.698Z] 2023-10-04 20:34:55,603 [run_tag] DEBUG tag force:False [2023-10-04T20:34:55.698Z] 2023-10-04 20:34:55,603 [check_head_tag] DEBUG check head tag [2023-10-04T20:34:55.698Z] 2023-10-04 20:34:55,604 [execute] INFO git cat-file --batch-check [2023-10-04T20:34:55.698Z] 2023-10-04 20:34:55,604 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/594, universal_newlines=False, shell=None, istream=) [2023-10-04T20:34:55.698Z] 2023-10-04 20:34:55,607 [execute] INFO git cat-file --batch [2023-10-04T20:34:55.698Z] 2023-10-04 20:34:55,608 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/594, universal_newlines=False, shell=None, istream=) [2023-10-04T20:34:55.698Z] 2023-10-04 20:34:55,628 [read_version] DEBUG read version from /w/workspace/edgex-go/594/.semver/main [2023-10-04T20:34:55.698Z] 2023-10-04 20:34:55,628 [execute] INFO git tag -a v3.1.0-dev.60 -m v3.1.0-dev.60 [2023-10-04T20:34:55.698Z] 2023-10-04 20:34:55,628 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.60', '-m', 'v3.1.0-dev.60'], cwd=/w/workspace/edgex-go/594, universal_newlines=False, shell=None, istream=None) [2023-10-04T20:34:55.698Z] 2023-10-04 20:34:55,632 [read_version] DEBUG read version from /w/workspace/edgex-go/594/.semver/main [2023-10-04T20:34:55.698Z] 3.1.0-dev.60 [Pipeline] } [2023-10-04T20:34:55.702Z] $ docker exec --env ******** --env ******** 859bbb3626e25002d52597a1f7a85146237fb3c6c89de4c82b639b7ab7fd1978 ssh-agent -k [2023-10-04T20:34:55.788Z] unset SSH_AUTH_SOCK; [2023-10-04T20:34:55.788Z] unset SSH_AGENT_PID; [2023-10-04T20:34:55.788Z] echo Agent pid 39 killed; [2023-10-04T20:34:55.801Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-04T20:34:56.101Z] + git semver [Pipeline] } [2023-10-04T20:34:56.367Z] $ docker stop --time=1 859bbb3626e25002d52597a1f7a85146237fb3c6c89de4c82b639b7ab7fd1978 [2023-10-04T20:34:57.669Z] $ docker rm -f --volumes 859bbb3626e25002d52597a1f7a85146237fb3c6c89de4c82b639b7ab7fd1978 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:34:58.060Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-04T20:34:58.060Z] [2023-10-04T20:34:58.060Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:34:58.355Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-04T20:34:58.355Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-10-04T20:34:58.355Z] ab5ef0e58194: Pulling fs layer [2023-10-04T20:34:58.355Z] 9712f1f96733: Pulling fs layer [2023-10-04T20:34:58.355Z] 63f879dbbcfc: Pulling fs layer [2023-10-04T20:34:58.355Z] 0d9ebad4ef96: Pulling fs layer [2023-10-04T20:34:58.355Z] e9a5061849ea: Pulling fs layer [2023-10-04T20:34:58.355Z] d747dcd14b5f: Pulling fs layer [2023-10-04T20:34:58.355Z] 2de7ff778b66: Pulling fs layer [2023-10-04T20:34:58.355Z] e9a5061849ea: Waiting [2023-10-04T20:34:58.355Z] d747dcd14b5f: Waiting [2023-10-04T20:34:58.355Z] 2de7ff778b66: Waiting [2023-10-04T20:34:58.355Z] 0d9ebad4ef96: Waiting [2023-10-04T20:34:58.355Z] 9712f1f96733: Download complete [2023-10-04T20:34:58.923Z] 63f879dbbcfc: Verifying Checksum [2023-10-04T20:34:58.923Z] 63f879dbbcfc: Download complete [2023-10-04T20:34:58.923Z] ab5ef0e58194: Verifying Checksum [2023-10-04T20:34:58.923Z] ab5ef0e58194: Download complete [2023-10-04T20:34:58.923Z] 0d9ebad4ef96: Verifying Checksum [2023-10-04T20:34:58.923Z] 0d9ebad4ef96: Download complete [2023-10-04T20:34:58.923Z] d747dcd14b5f: Verifying Checksum [2023-10-04T20:34:58.923Z] d747dcd14b5f: Download complete [2023-10-04T20:34:58.923Z] e9a5061849ea: Verifying Checksum [2023-10-04T20:34:58.923Z] e9a5061849ea: Download complete [2023-10-04T20:34:58.923Z] 2de7ff778b66: Verifying Checksum [2023-10-04T20:34:58.923Z] 2de7ff778b66: Download complete [2023-10-04T20:35:01.455Z] ab5ef0e58194: Pull complete [2023-10-04T20:35:01.455Z] 9712f1f96733: Pull complete [2023-10-04T20:35:02.022Z] 63f879dbbcfc: Pull complete [2023-10-04T20:35:05.329Z] 0d9ebad4ef96: Pull complete [2023-10-04T20:35:05.588Z] e9a5061849ea: Pull complete [2023-10-04T20:35:05.845Z] d747dcd14b5f: Pull complete [2023-10-04T20:35:07.896Z] 2de7ff778b66: Pull complete [2023-10-04T20:35:07.896Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-10-04T20:35:07.896Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-04T20:35:07.896Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-04T20:35:07.966Z] prd-ubuntu20.04-docker-8c-8g-8501 does not seem to be running inside a container [2023-10-04T20:35:07.988Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/594 -v /w/workspace/edgex-go/594:/w/workspace/edgex-go/594:rw,z -v /w/workspace/edgex-go/594@tmp:/w/workspace/edgex-go/594@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-10-04T20:35:12.798Z] $ docker top 8300f680167aee5c6f0d5e62ad5cc43eec834d79c31cec1dfe2c7c0134095a44 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-10-04T20:35:12.870Z] provisioning config files... [2023-10-04T20:35:12.875Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/594@tmp/config12930224223979436181tmp [2023-10-04T20:35:12.885Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/594@tmp/config3035002377117464498tmp [2023-10-04T20:35:12.894Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/594@tmp/config1624618969499408208tmp [Pipeline] { [Pipeline] echo [2023-10-04T20:35:12.909Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-04T20:35:13.189Z] ---> sigul-configuration.sh [2023-10-04T20:35:13.189Z] gpg: directory `/root/.gnupg' created [2023-10-04T20:35:13.189Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-10-04T20:35:13.189Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-10-04T20:35:13.189Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-10-04T20:35:13.189Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-10-04T20:35:13.189Z] gpg: CAST5 encrypted data [2023-10-04T20:35:13.189Z] gpg: encrypted with 1 passphrase [2023-10-04T20:35:13.189Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-10-04T20:35:13.476Z] + mkdir /home/jenkins [2023-10-04T20:35:13.477Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-10-04T20:35:13.764Z] + 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-10-04T20:35:13.772Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-04T20:35:14.054Z] ---> sigul-install.sh [2023-10-04T20:35:14.054Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-10-04T20:35:14.340Z] + git tag --list [2023-10-04T20:35:14.340Z] 0.6.0 [2023-10-04T20:35:14.340Z] 0.6.1 [2023-10-04T20:35:14.340Z] 0.7.0 [2023-10-04T20:35:14.340Z] 0.7.1 [2023-10-04T20:35:14.340Z] v1.0.0 [2023-10-04T20:35:14.340Z] v1.0.1 [2023-10-04T20:35:14.340Z] v1.1.0 [2023-10-04T20:35:14.340Z] v1.2.0 [2023-10-04T20:35:14.340Z] v1.2.1 [2023-10-04T20:35:14.340Z] v1.3.0 [2023-10-04T20:35:14.340Z] v1.3.1 [2023-10-04T20:35:14.340Z] v2.0.0 [2023-10-04T20:35:14.340Z] v2.1.0 [2023-10-04T20:35:14.340Z] v2.1.1 [2023-10-04T20:35:14.340Z] v2.2.0 [2023-10-04T20:35:14.340Z] v2.3.0 [2023-10-04T20:35:14.340Z] v3.0 [2023-10-04T20:35:14.340Z] v3.0.0 [2023-10-04T20:35:14.340Z] v3.1.0-dev.1 [2023-10-04T20:35:14.340Z] v3.1.0-dev.10 [2023-10-04T20:35:14.340Z] v3.1.0-dev.11 [2023-10-04T20:35:14.340Z] v3.1.0-dev.12 [2023-10-04T20:35:14.340Z] v3.1.0-dev.13 [2023-10-04T20:35:14.340Z] v3.1.0-dev.14 [2023-10-04T20:35:14.340Z] v3.1.0-dev.15 [2023-10-04T20:35:14.340Z] v3.1.0-dev.16 [2023-10-04T20:35:14.340Z] v3.1.0-dev.17 [2023-10-04T20:35:14.340Z] v3.1.0-dev.18 [2023-10-04T20:35:14.340Z] v3.1.0-dev.19 [2023-10-04T20:35:14.340Z] v3.1.0-dev.2 [2023-10-04T20:35:14.340Z] v3.1.0-dev.20 [2023-10-04T20:35:14.340Z] v3.1.0-dev.21 [2023-10-04T20:35:14.340Z] v3.1.0-dev.22 [2023-10-04T20:35:14.340Z] v3.1.0-dev.23 [2023-10-04T20:35:14.340Z] v3.1.0-dev.24 [2023-10-04T20:35:14.340Z] v3.1.0-dev.25 [2023-10-04T20:35:14.340Z] v3.1.0-dev.26 [2023-10-04T20:35:14.340Z] v3.1.0-dev.27 [2023-10-04T20:35:14.340Z] v3.1.0-dev.28 [2023-10-04T20:35:14.340Z] v3.1.0-dev.29 [2023-10-04T20:35:14.340Z] v3.1.0-dev.3 [2023-10-04T20:35:14.340Z] v3.1.0-dev.30 [2023-10-04T20:35:14.340Z] v3.1.0-dev.31 [2023-10-04T20:35:14.340Z] v3.1.0-dev.32 [2023-10-04T20:35:14.340Z] v3.1.0-dev.33 [2023-10-04T20:35:14.340Z] v3.1.0-dev.34 [2023-10-04T20:35:14.340Z] v3.1.0-dev.35 [2023-10-04T20:35:14.340Z] v3.1.0-dev.36 [2023-10-04T20:35:14.340Z] v3.1.0-dev.37 [2023-10-04T20:35:14.340Z] v3.1.0-dev.38 [2023-10-04T20:35:14.340Z] v3.1.0-dev.39 [2023-10-04T20:35:14.340Z] v3.1.0-dev.4 [2023-10-04T20:35:14.340Z] v3.1.0-dev.40 [2023-10-04T20:35:14.340Z] v3.1.0-dev.41 [2023-10-04T20:35:14.340Z] v3.1.0-dev.42 [2023-10-04T20:35:14.340Z] v3.1.0-dev.43 [2023-10-04T20:35:14.340Z] v3.1.0-dev.44 [2023-10-04T20:35:14.340Z] v3.1.0-dev.45 [2023-10-04T20:35:14.340Z] v3.1.0-dev.46 [2023-10-04T20:35:14.340Z] v3.1.0-dev.47 [2023-10-04T20:35:14.340Z] v3.1.0-dev.48 [2023-10-04T20:35:14.340Z] v3.1.0-dev.49 [2023-10-04T20:35:14.340Z] v3.1.0-dev.5 [2023-10-04T20:35:14.340Z] v3.1.0-dev.50 [2023-10-04T20:35:14.340Z] v3.1.0-dev.51 [2023-10-04T20:35:14.340Z] v3.1.0-dev.52 [2023-10-04T20:35:14.340Z] v3.1.0-dev.53 [2023-10-04T20:35:14.340Z] v3.1.0-dev.54 [2023-10-04T20:35:14.340Z] v3.1.0-dev.55 [2023-10-04T20:35:14.340Z] v3.1.0-dev.56 [2023-10-04T20:35:14.340Z] v3.1.0-dev.57 [2023-10-04T20:35:14.340Z] v3.1.0-dev.58 [2023-10-04T20:35:14.340Z] v3.1.0-dev.59 [2023-10-04T20:35:14.340Z] v3.1.0-dev.6 [2023-10-04T20:35:14.340Z] v3.1.0-dev.60 [2023-10-04T20:35:14.340Z] v3.1.0-dev.7 [2023-10-04T20:35:14.340Z] v3.1.0-dev.8 [2023-10-04T20:35:14.340Z] v3.1.0-dev.9 [Pipeline] sh [2023-10-04T20:35:14.624Z] + lftools sign git-tag v3.1.0-dev.60 [2023-10-04T20:35:15.200Z] Signing Git tag with Sigul... [2023-10-04T20:35:15.200Z] Signing v3.1.0-dev.60 [Pipeline] echo [2023-10-04T20:35:15.780Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-04T20:35:16.063Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-10-04T20:35:16.070Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-10-04T20:35:16.086Z] $ docker stop --time=1 8300f680167aee5c6f0d5e62ad5cc43eec834d79c31cec1dfe2c7c0134095a44 [2023-10-04T20:35:17.393Z] $ docker rm -f --volumes 8300f680167aee5c6f0d5e62ad5cc43eec834d79c31cec1dfe2c7c0134095a44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-10-04T20:35:17.823Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-04T20:35:17.823Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:35:18.120Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-04T20:35:18.120Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-04T20:35:18.195Z] prd-ubuntu20.04-docker-8c-8g-8501 does not seem to be running inside a container [2023-10-04T20:35:18.219Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/594 -v /w/workspace/edgex-go/594:/w/workspace/edgex-go/594:rw,z -v /w/workspace/edgex-go/594@tmp:/w/workspace/edgex-go/594@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-04T20:35:18.585Z] $ docker top 13d481a8a47e7b9abf5a7aef564431eba7332a0fb2424cefbe6961836dbb2c41 -eo pid,comm [2023-10-04T20:35:18.631Z] 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-10-04T20:35:18.631Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-04T20:35:18.663Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-04T20:35:18.663Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-04T20:35:18.769Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-04T20:35:18.766Z] $ docker exec 13d481a8a47e7b9abf5a7aef564431eba7332a0fb2424cefbe6961836dbb2c41 ssh-agent [2023-10-04T20:35:18.876Z] SSH_AUTH_SOCK=/tmp/ssh-32w8PbhIe4yA/agent.32 [2023-10-04T20:35:18.876Z] SSH_AGENT_PID=38 [2023-10-04T20:35:18.879Z] Running ssh-add (command line suppressed) [2023-10-04T20:35:18.962Z] Identity added: /w/workspace/edgex-go/594@tmp/private_key_11883178370472090643.key (/w/workspace/edgex-go/594@tmp/private_key_11883178370472090643.key) [2023-10-04T20:35:18.979Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-04T20:35:19.263Z] + git semver bump pre [2023-10-04T20:35:19.522Z] 2023-10-04 20:35:19,419 [read_version] DEBUG read version from /w/workspace/edgex-go/594/.semver/main [2023-10-04T20:35:19.522Z] 2023-10-04 20:35:19,420 [bump_version] DEBUG bumping version:3.1.0-dev.60 on axis:pre with prefix:dev [2023-10-04T20:35:19.522Z] 2023-10-04 20:35:19,420 [bump_version] DEBUG bumped version:3.1.0-dev.61 [2023-10-04T20:35:19.522Z] 2023-10-04 20:35:19,420 [write_version] DEBUG write version:3.1.0-dev.61 to path:/w/workspace/edgex-go/594/.semver/main with force:True [2023-10-04T20:35:19.522Z] 2023-10-04 20:35:19,420 [read_version] DEBUG read version from /w/workspace/edgex-go/594/.semver/main [2023-10-04T20:35:19.522Z] 2023-10-04 20:35:19,420 [write_file] DEBUG write to file:/w/workspace/edgex-go/594/.semver/main [2023-10-04T20:35:19.522Z] 2023-10-04 20:35:19,422 [execute] INFO git cat-file --batch-check [2023-10-04T20:35:19.522Z] 2023-10-04 20:35:19,422 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/594/.semver, universal_newlines=False, shell=None, istream=) [2023-10-04T20:35:19.522Z] 2023-10-04 20:35:19,427 [execute] INFO git cat-file --batch [2023-10-04T20:35:19.522Z] 2023-10-04 20:35:19,428 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/594/.semver, universal_newlines=False, shell=None, istream=) [2023-10-04T20:35:19.522Z] 2023-10-04 20:35:19,433 [read_version] DEBUG read version from /w/workspace/edgex-go/594/.semver/main [2023-10-04T20:35:19.522Z] 3.1.0-dev.61 [Pipeline] } [2023-10-04T20:35:19.525Z] $ docker exec --env ******** --env ******** 13d481a8a47e7b9abf5a7aef564431eba7332a0fb2424cefbe6961836dbb2c41 ssh-agent -k [2023-10-04T20:35:19.619Z] unset SSH_AUTH_SOCK; [2023-10-04T20:35:19.619Z] unset SSH_AGENT_PID; [2023-10-04T20:35:19.619Z] echo Agent pid 38 killed; [2023-10-04T20:35:19.637Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-04T20:35:19.933Z] + git semver [Pipeline] } [2023-10-04T20:35:20.199Z] $ docker stop --time=1 13d481a8a47e7b9abf5a7aef564431eba7332a0fb2424cefbe6961836dbb2c41 [2023-10-04T20:35:21.450Z] $ docker rm -f --volumes 13d481a8a47e7b9abf5a7aef564431eba7332a0fb2424cefbe6961836dbb2c41 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-04T20:35:21.802Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-04T20:35:21.802Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:35:22.104Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-04T20:35:22.104Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-04T20:35:22.171Z] prd-ubuntu20.04-docker-8c-8g-8501 does not seem to be running inside a container [2023-10-04T20:35:22.194Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/594 -v /w/workspace/edgex-go/594:/w/workspace/edgex-go/594:rw,z -v /w/workspace/edgex-go/594@tmp:/w/workspace/edgex-go/594@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-04T20:35:22.510Z] $ docker top 8dd27757bdf9603d235411c3f103b52c4bd59a1789eb635f504838e5eeb9c639 -eo pid,comm [2023-10-04T20:35:22.558Z] 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-10-04T20:35:22.558Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-04T20:35:22.602Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-04T20:35:22.602Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-04T20:35:22.713Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-04T20:35:22.710Z] $ docker exec 8dd27757bdf9603d235411c3f103b52c4bd59a1789eb635f504838e5eeb9c639 ssh-agent [2023-10-04T20:35:22.825Z] SSH_AUTH_SOCK=/tmp/ssh-wUiaI09wmRgP/agent.32 [2023-10-04T20:35:22.825Z] SSH_AGENT_PID=39 [2023-10-04T20:35:22.829Z] Running ssh-add (command line suppressed) [2023-10-04T20:35:22.922Z] Identity added: /w/workspace/edgex-go/594@tmp/private_key_3165210326694001268.key (/w/workspace/edgex-go/594@tmp/private_key_3165210326694001268.key) [2023-10-04T20:35:22.941Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-04T20:35:23.226Z] + git semver push [2023-10-04T20:35:23.482Z] 2023-10-04 20:35:23,401 [run_push] DEBUG push [2023-10-04T20:35:23.482Z] 2023-10-04 20:35:23,402 [execute] INFO git cat-file --batch-check [2023-10-04T20:35:23.482Z] 2023-10-04 20:35:23,402 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/594/.semver, universal_newlines=False, shell=None, istream=) [2023-10-04T20:35:23.482Z] 2023-10-04 20:35:23,406 [execute] INFO git rev-list a98b911c91d87f8670723acc889f97e5dcda5518 -- [2023-10-04T20:35:23.482Z] 2023-10-04 20:35:23,406 [execute] DEBUG Popen(['git', 'rev-list', 'a98b911c91d87f8670723acc889f97e5dcda5518', '--'], cwd=/w/workspace/edgex-go/594/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-04T20:35:23.482Z] 2023-10-04 20:35:23,422 [execute] INFO git fetch -v origin [2023-10-04T20:35:23.482Z] 2023-10-04 20:35:23,422 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/594/.semver, universal_newlines=True, shell=None, istream=None) [2023-10-04T20:35:24.049Z] 2023-10-04 20:35:24,027 [run_push] DEBUG no remote changes detected [2023-10-04T20:35:24.049Z] 2023-10-04 20:35:24,028 [execute] INFO git push origin semver [2023-10-04T20:35:24.049Z] 2023-10-04 20:35:24,028 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/594/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-04T20:35:25.428Z] 2023-10-04 20:35:25,027 [run_push] DEBUG push all version tags [2023-10-04T20:35:25.428Z] 2023-10-04 20:35:25,028 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-10-04T20:35:25.428Z] 2023-10-04 20:35:25,028 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/594, universal_newlines=False, shell=None, istream=None) [2023-10-04T20:35:25.997Z] 2023-10-04 20:35:25,860 [read_version] DEBUG read version from /w/workspace/edgex-go/594/.semver/main [2023-10-04T20:35:25.997Z] 3.1.0-dev.61 [Pipeline] } [2023-10-04T20:35:26.001Z] $ docker exec --env ******** --env ******** 8dd27757bdf9603d235411c3f103b52c4bd59a1789eb635f504838e5eeb9c639 ssh-agent -k [2023-10-04T20:35:26.097Z] unset SSH_AUTH_SOCK; [2023-10-04T20:35:26.097Z] unset SSH_AGENT_PID; [2023-10-04T20:35:26.097Z] echo Agent pid 39 killed; [2023-10-04T20:35:26.114Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-04T20:35:26.407Z] + git semver [Pipeline] } [2023-10-04T20:35:26.671Z] $ docker stop --time=1 8dd27757bdf9603d235411c3f103b52c4bd59a1789eb635f504838e5eeb9c639 [2023-10-04T20:35:27.998Z] $ docker rm -f --volumes 8dd27757bdf9603d235411c3f103b52c4bd59a1789eb635f504838e5eeb9c639 [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-10-04T20:35:28.490Z] + [ -d /w/workspace/edgex-go/594/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-10-04T20:35:28.780Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-04T20:35:29.636Z] ---> package-listing.sh [2023-10-04T20:35:29.636Z] ++ facter osfamily [2023-10-04T20:35:29.636Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-04T20:35:29.894Z] + OS_FAMILY=debian [2023-10-04T20:35:29.894Z] + workspace=/w/workspace/edgex-go/594 [2023-10-04T20:35:29.894Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-04T20:35:29.894Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-04T20:35:29.894Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-04T20:35:29.894Z] + PACKAGES=/tmp/packages_start.txt [2023-10-04T20:35:29.894Z] + '[' /w/workspace/edgex-go/594 ']' [2023-10-04T20:35:29.894Z] + PACKAGES=/tmp/packages_end.txt [2023-10-04T20:35:29.894Z] + case "${OS_FAMILY}" in [2023-10-04T20:35:29.894Z] + dpkg -l [2023-10-04T20:35:29.894Z] + grep '^ii' [2023-10-04T20:35:29.894Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-04T20:35:29.894Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-04T20:35:29.894Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-04T20:35:29.894Z] + '[' /w/workspace/edgex-go/594 ']' [2023-10-04T20:35:29.894Z] + mkdir -p /w/workspace/edgex-go/594/archives/ [2023-10-04T20:35:29.894Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/594/archives/ [Pipeline] echo [2023-10-04T20:35:29.905Z] 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/594/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-04T20:35:30.177Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:35:30.740Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-04T20:35:30.740Z] [2023-10-04T20:35:30.740Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T20:35:31.036Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-04T20:35:31.036Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-04T20:35:31.036Z] 5eb5b503b376: Pulling fs layer [2023-10-04T20:35:31.036Z] 5c69ac0246d0: Pulling fs layer [2023-10-04T20:35:31.036Z] ec43610c2a17: Pulling fs layer [2023-10-04T20:35:31.036Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-04T20:35:31.036Z] 33b1e0a273af: Pulling fs layer [2023-10-04T20:35:31.036Z] 5d3b04190fa2: Pulling fs layer [2023-10-04T20:35:31.036Z] 2f39f015ded8: Pulling fs layer [2023-10-04T20:35:31.036Z] 3a2ae6a8a46f: Waiting [2023-10-04T20:35:31.036Z] 2f39f015ded8: Waiting [2023-10-04T20:35:31.036Z] 33b1e0a273af: Waiting [2023-10-04T20:35:31.036Z] 5c69ac0246d0: Download complete [2023-10-04T20:35:31.036Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-04T20:35:31.036Z] 3a2ae6a8a46f: Download complete [2023-10-04T20:35:31.036Z] ec43610c2a17: Verifying Checksum [2023-10-04T20:35:31.036Z] ec43610c2a17: Download complete [2023-10-04T20:35:31.036Z] 33b1e0a273af: Verifying Checksum [2023-10-04T20:35:31.036Z] 33b1e0a273af: Download complete [2023-10-04T20:35:31.036Z] 5d3b04190fa2: Verifying Checksum [2023-10-04T20:35:31.036Z] 5d3b04190fa2: Download complete [2023-10-04T20:35:31.294Z] 5eb5b503b376: Verifying Checksum [2023-10-04T20:35:31.294Z] 5eb5b503b376: Download complete [2023-10-04T20:35:31.859Z] 2f39f015ded8: Download complete [2023-10-04T20:35:32.426Z] 5eb5b503b376: Pull complete [2023-10-04T20:35:32.426Z] 5c69ac0246d0: Pull complete [2023-10-04T20:35:32.994Z] ec43610c2a17: Pull complete [2023-10-04T20:35:32.994Z] 3a2ae6a8a46f: Pull complete [2023-10-04T20:35:33.252Z] 33b1e0a273af: Pull complete [2023-10-04T20:35:33.252Z] 5d3b04190fa2: Pull complete [2023-10-04T20:35:37.434Z] 2f39f015ded8: Pull complete [2023-10-04T20:35:37.435Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-04T20:35:37.435Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-04T20:35:37.435Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-04T20:35:37.506Z] prd-ubuntu20.04-docker-8c-8g-8501 does not seem to be running inside a container [2023-10-04T20:35:37.527Z] $ 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/594/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/594 -v /w/workspace/edgex-go/594:/w/workspace/edgex-go/594:rw,z -v /w/workspace/edgex-go/594@tmp:/w/workspace/edgex-go/594@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-04T20:35:42.194Z] $ docker top 474e5f0302f76d307bd43df7de7de216d9aeab270cfc8f129f68bb74eaf8e882 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-04T20:35:42.534Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-04T20:35:42.877Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-04T20:35:43.234Z] + ls /var/log/sa-host [2023-10-04T20:35:43.234Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-04T20:35:43.306Z] provisioning config files... [2023-10-04T20:35:43.336Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/594@tmp/config2374426637196897180tmp [Pipeline] { [Pipeline] echo [2023-10-04T20:35:43.350Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-04T20:35:43.627Z] ---> create-netrc.sh [Pipeline] } [2023-10-04T20:35:43.633Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-04T20:35:43.947Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-04T20:35:43.954Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-04T20:35:44.236Z] ---> sudo-logs.sh [2023-10-04T20:35:44.236Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-04T20:35:44.259Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-04T20:35:44.543Z] ---> job-cost.sh [2023-10-04T20:35:44.544Z] lf-activate-venv: SKIPPING [2023-10-04T20:35:44.544Z] DEBUG: total: 0.10999999940395355 [2023-10-04T20:35:44.544Z] INFO: Retrieving Stack Cost... [2023-10-04T20:35:44.803Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-04T20:35:45.371Z] INFO: Archiving Costs [Pipeline] echo [2023-10-04T20:35:45.384Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-04T20:35:45.666Z] ---> logs-deploy.sh [2023-10-04T20:35:45.666Z] lf-activate-venv: SKIPPING [2023-10-04T20:35:45.666Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/594 [2023-10-04T20:35:45.666Z] INFO: archiving workspace using pattern(s): [2023-10-04T20:35:46.604Z] Archives upload complete. [2023-10-04T20:35:46.604Z] INFO: archiving logs to Nexus