Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b4f3d3796f5e4a543acc54ea282569be45c8b663 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-ssh4296383581257542397.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6338103016504792106.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12544841941786112384.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12505554480270377952.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-ssh14837042033225171796.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-953 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/540 [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/540 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b4f3d3796f5e4a543acc54ea282569be45c8b663 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Commit message: "feat: Take secrets base directory from existing configuration (#4592)" > git config core.sparsecheckout # timeout=10 > git checkout -f b4f3d3796f5e4a543acc54ea282569be45c8b663 # timeout=10 > git rev-list --no-walk 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-12T15:29:02.496Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-12T15:29:02.560Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-12T15:29:02.573Z] ========================================================= [2023-07-12T15:29:02.573Z] EdgeX Global Pipelines Version Info [2023-07-12T15:29:02.573Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-12T15:29:03.268Z] ------------------- [2023-07-12T15:29:03.268Z] stable info: [2023-07-12T15:29:03.268Z] ------------------- [2023-07-12T15:29:03.268Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-12T15:29:03.268Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-12T15:29:03.268Z] Message: update stable to v1.0.250 [2023-07-12T15:29:03.837Z] ------------------- [2023-07-12T15:29:03.837Z] experimental info: [2023-07-12T15:29:03.837Z] ------------------- [2023-07-12T15:29:03.837Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-12T15:29:03.837Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-12T15:29:03.837Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-12T15:29:03.986Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-07-12T15:29:03.998Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-07-12T15:29:04.009Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-12T15:29:04.019Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-12T15:29:04.028Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-12T15:29:04.038Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-12T15:29:04.051Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-12T15:29:04.062Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-07-12T15:29:04.072Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-07-12T15:29:04.083Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-07-12T15:29:04.096Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-12T15:29:04.108Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-12T15:29:04.122Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-12T15:29:04.133Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-12T15:29:04.145Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-12T15:29:04.159Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-12T15:29:04.171Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-12T15:29:04.182Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-12T15:29:04.197Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-07-12T15:29:04.215Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-07-12T15:29:04.236Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-12T15:29:04.249Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-12T15:29:04.260Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-12T15:29:04.273Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-07-12T15:29:04.286Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-07-12T15:29:04.298Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-07-12T15:29:04.311Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b4f3d3796f5e4a543acc54ea282569be45c8b663 [Pipeline] echo [2023-07-12T15:29:04.328Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b4f3d37 [Pipeline] echo [2023-07-12T15:29:04.342Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-12T15:29:04.380Z] provisioning config files... [2023-07-12T15:29:04.394Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/540@tmp/config12549193862936569139tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-12T15:29:04.695Z] ---> docker-login.sh [2023-07-12T15:29:04.695Z] nexus3.edgexfoundry.org:10001 [2023-07-12T15:29:04.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T15:29:04.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T15:29:04.955Z] Configure a credential helper to remove this warning. See [2023-07-12T15:29:04.955Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T15:29:04.955Z] [2023-07-12T15:29:04.955Z] Login Succeeded [2023-07-12T15:29:04.955Z] nexus3.edgexfoundry.org:10002 [2023-07-12T15:29:05.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T15:29:05.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T15:29:05.216Z] Configure a credential helper to remove this warning. See [2023-07-12T15:29:05.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T15:29:05.216Z] [2023-07-12T15:29:05.216Z] Login Succeeded [2023-07-12T15:29:05.216Z] nexus3.edgexfoundry.org:10003 [2023-07-12T15:29:05.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T15:29:05.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T15:29:05.216Z] Configure a credential helper to remove this warning. See [2023-07-12T15:29:05.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T15:29:05.216Z] [2023-07-12T15:29:05.216Z] Login Succeeded [2023-07-12T15:29:05.216Z] nexus3.edgexfoundry.org:10004 [2023-07-12T15:29:05.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T15:29:05.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T15:29:05.478Z] Configure a credential helper to remove this warning. See [2023-07-12T15:29:05.478Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T15:29:05.478Z] [2023-07-12T15:29:05.478Z] Login Succeeded [2023-07-12T15:29:05.478Z] docker.io [2023-07-12T15:29:05.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T15:29:05.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T15:29:05.738Z] Configure a credential helper to remove this warning. See [2023-07-12T15:29:05.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T15:29:05.738Z] [2023-07-12T15:29:05.738Z] Login Succeeded [2023-07-12T15:29:05.738Z] ---> docker-login.sh ends [Pipeline] } [2023-07-12T15:29:05.746Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-12T15:29:06.051Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-07-12T15:29:06.051Z] + dirname cmd/core-command/Dockerfile [2023-07-12T15:29:06.051Z] + cut -d/ -f2 [2023-07-12T15:29:06.051Z] + echo core-command,cmd/core-command/Dockerfile [2023-07-12T15:29:06.051Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-07-12T15:29:06.051Z] + cut -d/ -f2 [2023-07-12T15:29:06.051Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-07-12T15:29:06.051Z] + dirname cmd/core-data/Dockerfile [2023-07-12T15:29:06.051Z] + cut -d/ -f2 [2023-07-12T15:29:06.051Z] + echo core-data,cmd/core-data/Dockerfile [2023-07-12T15:29:06.051Z] + dirname cmd/core-metadata/Dockerfile [2023-07-12T15:29:06.051Z] + cut -d/ -f2 [2023-07-12T15:29:06.051Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-07-12T15:29:06.051Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-07-12T15:29:06.051Z] + cut -d/ -f2 [2023-07-12T15:29:06.051Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-07-12T15:29:06.051Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-07-12T15:29:06.051Z] + cut -d/ -f2 [2023-07-12T15:29:06.051Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-07-12T15:29:06.051Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-07-12T15:29:06.051Z] + cut -d/ -f2 [2023-07-12T15:29:06.051Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-07-12T15:29:06.051Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-07-12T15:29:06.051Z] + cut -d/ -f2 [2023-07-12T15:29:06.051Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-07-12T15:29:06.051Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-07-12T15:29:06.051Z] + cut -d/ -f2 [2023-07-12T15:29:06.051Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-07-12T15:29:06.051Z] + dirname cmd/security-spire-agent/Dockerfile [2023-07-12T15:29:06.051Z] + cut -d/ -f2 [2023-07-12T15:29:06.051Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-07-12T15:29:06.051Z] + dirname cmd/security-spire-config/Dockerfile [2023-07-12T15:29:06.051Z] + cut -d/ -f2 [2023-07-12T15:29:06.051Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-07-12T15:29:06.051Z] + dirname cmd/security-spire-server/Dockerfile [2023-07-12T15:29:06.051Z] + cut -d/ -f2 [2023-07-12T15:29:06.051Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-07-12T15:29:06.051Z] + dirname cmd/support-notifications/Dockerfile [2023-07-12T15:29:06.051Z] + cut -d/ -f2 [2023-07-12T15:29:06.051Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-07-12T15:29:06.051Z] + dirname cmd/support-scheduler/Dockerfile [2023-07-12T15:29:06.051Z] + cut -d/ -f2 [2023-07-12T15:29:06.051Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-07-12T15:29:06.096Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-12T15:29:06.437Z] + git rev-list -1 --merges b4f3d3796f5e4a543acc54ea282569be45c8b663~1..b4f3d3796f5e4a543acc54ea282569be45c8b663 [Pipeline] echo [2023-07-12T15:29:06.460Z] -----------> git rev-list -1 --merges b4f3d3796f5e4a543acc54ea282569be45c8b663~1..b4f3d3796f5e4a543acc54ea282569be45c8b663 b4f3d3796f5e4a543acc54ea282569be45c8b663 [false] [Pipeline] sh [2023-07-12T15:29:06.749Z] + git log --format=format:%s -1 b4f3d3796f5e4a543acc54ea282569be45c8b663 [Pipeline] echo [2023-07-12T15:29:06.766Z] ========================================================= [2023-07-12T15:29:06.766Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-12T15:29:06.766Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-07-12T15:29:07.252Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-12T15:29:07.252Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-12T15:29:07.252Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-12T15:29:07.252Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-12T15:29:07.252Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-12T15:29:07.252Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-12T15:29:07.252Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:29:07.668Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-12T15:29:07.668Z] [2023-07-12T15:29:07.668Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:29:07.969Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-12T15:29:07.969Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-12T15:29:07.969Z] b85a868b505f: Pulling fs layer [2023-07-12T15:29:07.969Z] e2be974225ed: Pulling fs layer [2023-07-12T15:29:07.969Z] 339a4e72a1f5: Pulling fs layer [2023-07-12T15:29:07.969Z] 988bab9f4d93: Pulling fs layer [2023-07-12T15:29:07.969Z] 1469e6f7b9e6: Pulling fs layer [2023-07-12T15:29:07.969Z] eaf3925da568: Pulling fs layer [2023-07-12T15:29:07.969Z] 988bab9f4d93: Waiting [2023-07-12T15:29:07.969Z] 1469e6f7b9e6: Waiting [2023-07-12T15:29:07.969Z] bab4dde63d76: Pulling fs layer [2023-07-12T15:29:07.969Z] eaf3925da568: Waiting [2023-07-12T15:29:07.969Z] bde34c3a00c8: Pulling fs layer [2023-07-12T15:29:07.969Z] b352a97aabf1: Pulling fs layer [2023-07-12T15:29:07.969Z] bab4dde63d76: Waiting [2023-07-12T15:29:07.969Z] bde34c3a00c8: Waiting [2023-07-12T15:29:07.969Z] 4872d77fe225: Pulling fs layer [2023-07-12T15:29:07.969Z] b352a97aabf1: Waiting [2023-07-12T15:29:07.969Z] 5851b861e8e6: Pulling fs layer [2023-07-12T15:29:07.969Z] 4872d77fe225: Waiting [2023-07-12T15:29:07.969Z] e2be974225ed: Verifying Checksum [2023-07-12T15:29:07.969Z] e2be974225ed: Download complete [2023-07-12T15:29:07.969Z] 988bab9f4d93: Verifying Checksum [2023-07-12T15:29:07.969Z] 988bab9f4d93: Download complete [2023-07-12T15:29:07.969Z] 1469e6f7b9e6: Verifying Checksum [2023-07-12T15:29:07.969Z] 1469e6f7b9e6: Download complete [2023-07-12T15:29:08.230Z] eaf3925da568: Verifying Checksum [2023-07-12T15:29:08.230Z] eaf3925da568: Download complete [2023-07-12T15:29:08.230Z] 339a4e72a1f5: Verifying Checksum [2023-07-12T15:29:08.230Z] 339a4e72a1f5: Download complete [2023-07-12T15:29:08.230Z] bde34c3a00c8: Verifying Checksum [2023-07-12T15:29:08.230Z] bde34c3a00c8: Download complete [2023-07-12T15:29:08.230Z] b352a97aabf1: Download complete [2023-07-12T15:29:08.230Z] 4872d77fe225: Download complete [2023-07-12T15:29:08.230Z] 5851b861e8e6: Verifying Checksum [2023-07-12T15:29:08.230Z] b85a868b505f: Verifying Checksum [2023-07-12T15:29:08.230Z] b85a868b505f: Download complete [2023-07-12T15:29:08.489Z] bab4dde63d76: Verifying Checksum [2023-07-12T15:29:08.490Z] bab4dde63d76: Download complete [2023-07-12T15:29:09.428Z] b85a868b505f: Pull complete [2023-07-12T15:29:09.428Z] e2be974225ed: Pull complete [2023-07-12T15:29:09.998Z] 339a4e72a1f5: Pull complete [2023-07-12T15:29:09.998Z] 988bab9f4d93: Pull complete [2023-07-12T15:29:10.258Z] 1469e6f7b9e6: Pull complete [2023-07-12T15:29:10.258Z] eaf3925da568: Pull complete [2023-07-12T15:29:12.165Z] bab4dde63d76: Pull complete [2023-07-12T15:29:12.165Z] bde34c3a00c8: Pull complete [2023-07-12T15:29:12.165Z] b352a97aabf1: Pull complete [2023-07-12T15:29:12.165Z] 4872d77fe225: Pull complete [2023-07-12T15:29:12.424Z] 5851b861e8e6: Pull complete [2023-07-12T15:29:12.424Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-12T15:29:12.424Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-12T15:29:12.424Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T15:29:12.516Z] prd-ubuntu20.04-docker-8c-8g-953 does not seem to be running inside a container [2023-07-12T15:29:12.548Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/540 -v /w/workspace/edgex-go/540:/w/workspace/edgex-go/540:rw,z -v /w/workspace/edgex-go/540@tmp:/w/workspace/edgex-go/540@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-12T15:29:15.401Z] $ docker top 33051d738761ef10f38d2ce6cb4923d50d070d705b18f25f105da33e01f41894 -eo pid,comm [2023-07-12T15:29:15.451Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-07-12T15:29:15.451Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-12T15:29:15.486Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-12T15:29:15.486Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-12T15:29:15.601Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-12T15:29:15.605Z] $ docker exec 33051d738761ef10f38d2ce6cb4923d50d070d705b18f25f105da33e01f41894 ssh-agent [2023-07-12T15:29:15.710Z] SSH_AUTH_SOCK=/tmp/ssh-BwVOwznjAwhU/agent.32 [2023-07-12T15:29:15.710Z] SSH_AGENT_PID=38 [2023-07-12T15:29:15.719Z] Running ssh-add (command line suppressed) [2023-07-12T15:29:15.816Z] Identity added: /w/workspace/edgex-go/540@tmp/private_key_295104688546245549.key (/w/workspace/edgex-go/540@tmp/private_key_295104688546245549.key) [2023-07-12T15:29:15.829Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-12T15:29:16.115Z] + git tag --points-at HEAD [Pipeline] } [2023-07-12T15:29:16.130Z] $ docker exec --env ******** --env ******** 33051d738761ef10f38d2ce6cb4923d50d070d705b18f25f105da33e01f41894 ssh-agent -k [2023-07-12T15:29:16.225Z] unset SSH_AUTH_SOCK; [2023-07-12T15:29:16.225Z] unset SSH_AGENT_PID; [2023-07-12T15:29:16.225Z] echo Agent pid 38 killed; [2023-07-12T15:29:16.234Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-12T15:29:16.262Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-12T15:29:16.262Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-12T15:29:16.373Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-12T15:29:16.377Z] $ docker exec 33051d738761ef10f38d2ce6cb4923d50d070d705b18f25f105da33e01f41894 ssh-agent [2023-07-12T15:29:16.482Z] SSH_AUTH_SOCK=/tmp/ssh-762olHqQoTJ7/agent.70 [2023-07-12T15:29:16.482Z] SSH_AGENT_PID=76 [2023-07-12T15:29:16.487Z] Running ssh-add (command line suppressed) [2023-07-12T15:29:16.600Z] Identity added: /w/workspace/edgex-go/540@tmp/private_key_8577276099782397443.key (/w/workspace/edgex-go/540@tmp/private_key_8577276099782397443.key) [2023-07-12T15:29:16.671Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-12T15:29:16.959Z] + git semver init [2023-07-12T15:29:17.219Z] 2023-07-12 15:29:17,136 [run_init] DEBUG init version:0.0.0 force:False [2023-07-12T15:29:17.219Z] 2023-07-12 15:29:17,137 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/540/.semver [2023-07-12T15:29:17.219Z] 2023-07-12 15:29:17,138 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/540/.semver [2023-07-12T15:29:17.219Z] 2023-07-12 15:29:17,138 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/540/.semver'], cwd=/w/workspace/edgex-go/540, universal_newlines=False, shell=None, istream=None) [2023-07-12T15:29:22.488Z] 2023-07-12 15:29:22,390 [append_file] DEBUG append to file:/w/workspace/edgex-go/540/.git/info/exclude [2023-07-12T15:29:22.488Z] 2023-07-12 15:29:22,390 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/540/.semver/main with force:False [2023-07-12T15:29:22.488Z] 2023-07-12 15:29:22,390 [read_version] DEBUG read version from /w/workspace/edgex-go/540/.semver/main [2023-07-12T15:29:22.488Z] 2023-07-12 15:29:22,391 [read_version] DEBUG read version from /w/workspace/edgex-go/540/.semver/main [2023-07-12T15:29:22.488Z] 3.1.0-dev.7 [Pipeline] } [2023-07-12T15:29:22.500Z] $ docker exec --env ******** --env ******** 33051d738761ef10f38d2ce6cb4923d50d070d705b18f25f105da33e01f41894 ssh-agent -k [2023-07-12T15:29:22.594Z] unset SSH_AUTH_SOCK; [2023-07-12T15:29:22.594Z] unset SSH_AGENT_PID; [2023-07-12T15:29:22.594Z] echo Agent pid 76 killed; [2023-07-12T15:29:22.605Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-12T15:29:22.902Z] + git semver [Pipeline] } [2023-07-12T15:29:23.176Z] $ docker stop --time=1 33051d738761ef10f38d2ce6cb4923d50d070d705b18f25f105da33e01f41894 [2023-07-12T15:29:24.463Z] $ docker rm -f --volumes 33051d738761ef10f38d2ce6cb4923d50d070d705b18f25f105da33e01f41894 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-12T15:29:24.800Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-12T15:29:25.000Z] Stashed 1 file(s) [Pipeline] echo [2023-07-12T15:29:25.003Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.7 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-12T15:29:25.417Z] + git config --global --add safe.directory /w/workspace/edgex-go/540 [Pipeline] echo [2023-07-12T15:29:25.430Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-12T15:29:25.442Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-12T15:29:25.449Z] ========================================================= [2023-07-12T15:29:25.449Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-12T15:29:25.449Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-07-12T15:29:25.731Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-12T15:29:25.731Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-12T15:29:25.731Z] f56be85fc22e: Pulling fs layer [2023-07-12T15:29:25.731Z] 85791d961cd3: Pulling fs layer [2023-07-12T15:29:25.731Z] d694b5ae8c79: Pulling fs layer [2023-07-12T15:29:25.731Z] 9f32a84ed3da: Pulling fs layer [2023-07-12T15:29:25.731Z] 4d19c01a9841: Pulling fs layer [2023-07-12T15:29:25.731Z] 9325e15d5711: Pulling fs layer [2023-07-12T15:29:25.731Z] 556b6ee489ea: Pulling fs layer [2023-07-12T15:29:25.731Z] c5a4b2cf53e6: Pulling fs layer [2023-07-12T15:29:25.731Z] 9f32a84ed3da: Waiting [2023-07-12T15:29:25.731Z] 4d19c01a9841: Waiting [2023-07-12T15:29:25.731Z] 556b6ee489ea: Waiting [2023-07-12T15:29:25.731Z] 9325e15d5711: Waiting [2023-07-12T15:29:25.731Z] c5a4b2cf53e6: Waiting [2023-07-12T15:29:25.731Z] 9f32a84ed3da: Verifying Checksum [2023-07-12T15:29:25.731Z] 9f32a84ed3da: Download complete [2023-07-12T15:29:25.731Z] 4d19c01a9841: Verifying Checksum [2023-07-12T15:29:25.731Z] 4d19c01a9841: Download complete [2023-07-12T15:29:25.731Z] f56be85fc22e: Download complete [2023-07-12T15:29:25.731Z] 9325e15d5711: Verifying Checksum [2023-07-12T15:29:25.731Z] 9325e15d5711: Download complete [2023-07-12T15:29:25.991Z] f56be85fc22e: Pull complete [2023-07-12T15:29:25.991Z] 85791d961cd3: Pull complete [2023-07-12T15:29:26.558Z] c5a4b2cf53e6: Verifying Checksum [2023-07-12T15:29:26.558Z] c5a4b2cf53e6: Download complete [2023-07-12T15:29:26.558Z] d694b5ae8c79: Verifying Checksum [2023-07-12T15:29:26.558Z] d694b5ae8c79: Download complete [2023-07-12T15:29:26.815Z] 556b6ee489ea: Verifying Checksum [2023-07-12T15:29:26.815Z] 556b6ee489ea: Download complete [2023-07-12T15:29:29.344Z] d694b5ae8c79: Pull complete [2023-07-12T15:29:29.344Z] 9f32a84ed3da: Pull complete [2023-07-12T15:29:29.602Z] 4d19c01a9841: Pull complete [2023-07-12T15:29:29.602Z] 9325e15d5711: Pull complete [2023-07-12T15:29:32.136Z] 556b6ee489ea: Pull complete [2023-07-12T15:29:32.702Z] c5a4b2cf53e6: Pull complete [2023-07-12T15:29:32.702Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-07-12T15:29:32.702Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-12T15:29:32.702Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-07-12T15:29:32.992Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-12T15:29:32.993Z] WORKDIR /edgex [2023-07-12T15:29:32.993Z] COPY go.mod . [2023-07-12T15:29:32.993Z] RUN go mod download [2023-07-12T15:29:32.993Z] docker build -t ci-base-image-x86_64 -f - . [2023-07-12T15:29:33.560Z] Sending build context to Docker daemon 170.6MB [2023-07-12T15:29:33.560Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-12T15:29:33.560Z] ---> c4be618373d6 [2023-07-12T15:29:33.560Z] Step 2/4 : WORKDIR /edgex [2023-07-12T15:29:38.846Z] ---> Running in 5f35535d663c [2023-07-12T15:29:38.846Z] Removing intermediate container 5f35535d663c [2023-07-12T15:29:38.846Z] ---> 610f5a9c2d7f [2023-07-12T15:29:38.846Z] Step 3/4 : COPY go.mod . [2023-07-12T15:29:38.846Z] ---> 723d20ec1adb [2023-07-12T15:29:38.846Z] Step 4/4 : RUN go mod download [2023-07-12T15:29:38.846Z] ---> Running in 0d27f2d71ae1 [2023-07-12T15:29:40.086Z] Still waiting to schedule task [2023-07-12T15:29:40.087Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-07-12T15:29:53.787Z] Removing intermediate container 0d27f2d71ae1 [2023-07-12T15:29:53.787Z] ---> 0cb4ce1f12e2 [2023-07-12T15:29:53.787Z] Successfully built 0cb4ce1f12e2 [2023-07-12T15:29:53.787Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:29:54.083Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-12T15:29:54.083Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T15:29:54.149Z] prd-ubuntu20.04-docker-8c-8g-953 does not seem to be running inside a container [2023-07-12T15:29:54.180Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/540 -v /w/workspace/edgex-go/540:/w/workspace/edgex-go/540:rw,z -v /w/workspace/edgex-go/540@tmp:/w/workspace/edgex-go/540@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-12T15:29:54.589Z] $ docker top 0aaff56a35b7ddb8fa5f51ec871cf469ebdfc0df1f8b674749aa53dea51ddbbd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-12T15:29:54.927Z] + go version [2023-07-12T15:29:54.927Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-07-12T15:29:54.941Z] $ docker stop --time=1 0aaff56a35b7ddb8fa5f51ec871cf469ebdfc0df1f8b674749aa53dea51ddbbd [2023-07-12T15:29:56.260Z] $ docker rm -f --volumes 0aaff56a35b7ddb8fa5f51ec871cf469ebdfc0df1f8b674749aa53dea51ddbbd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:29:56.649Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-12T15:29:56.649Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T15:29:56.712Z] prd-ubuntu20.04-docker-8c-8g-953 does not seem to be running inside a container [2023-07-12T15:29:56.740Z] $ 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/540 -v /w/workspace/edgex-go/540:/w/workspace/edgex-go/540:rw,z -v /w/workspace/edgex-go/540@tmp:/w/workspace/edgex-go/540@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-12T15:29:57.054Z] $ docker top c0e0c1f8f7717279c6cbae553e5a2865a93ac72834d0c965bc210a569eb094e5 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-12T15:29:57.119Z] ========================================================= [2023-07-12T15:29:57.119Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-07-12T15:29:57.119Z] ========================================================= [Pipeline] sh [2023-07-12T15:29:57.396Z] + git config --global --add safe.directory /w/workspace/edgex-go/540 [Pipeline] fileExists [Pipeline] sh [2023-07-12T15:29:57.686Z] + make test [2023-07-12T15:29:57.687Z] go test -race -coverprofile=coverage.out ./... [2023-07-12T15:30:05.801Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-07-12T15:30:18.004Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-07-12T15:30:18.004Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-07-12T15:30:18.004Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-07-12T15:30:18.263Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-07-12T15:30:18.521Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-07-12T15:30:18.779Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-07-12T15:30:18.779Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-07-12T15:30:18.779Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-07-12T15:30:18.779Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-07-12T15:30:19.037Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-07-12T15:30:19.295Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-07-12T15:30:19.295Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-07-12T15:30:19.295Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-07-12T15:30:19.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-07-12T15:30:21.195Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-07-12T15:30:21.195Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-07-12T15:30:21.195Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements [2023-07-12T15:30:23.745Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 98.5% of statements [2023-07-12T15:30:27.936Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.099s coverage: 71.5% of statements [2023-07-12T15:30:27.936Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-07-12T15:30:27.936Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-07-12T15:30:27.936Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-07-12T15:30:29.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-07-12T15:30:29.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-07-12T15:30:29.326Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.076s coverage: 54.0% of statements [2023-07-12T15:30:30.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-07-12T15:30:30.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-07-12T15:30:30.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-07-12T15:30:30.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-07-12T15:30:30.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-07-12T15:30:32.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-07-12T15:30:32.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-07-12T15:30:33.017Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.355s coverage: 88.5% of statements [2023-07-12T15:30:33.017Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.070s coverage: 3.8% of statements [2023-07-12T15:30:34.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-07-12T15:30:34.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-07-12T15:30:34.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-07-12T15:30:34.652Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.343s coverage: 95.6% of statements [2023-07-12T15:30:34.652Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-07-12T15:30:34.652Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-07-12T15:30:34.652Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-07-12T15:30:34.652Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-07-12T15:30:34.652Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-07-12T15:30:34.652Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 72.2% of statements [2023-07-12T15:30:36.027Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-07-12T15:30:36.027Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-07-12T15:30:36.027Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-07-12T15:30:36.027Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.049s coverage: 65.9% of statements [2023-07-12T15:30:36.284Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-07-12T15:30:36.284Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-07-12T15:30:36.284Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.079s coverage: 0.9% of statements [2023-07-12T15:30:36.284Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.048s coverage: 29.0% of statements [2023-07-12T15:30:36.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 42.9% of statements [2023-07-12T15:30:37.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.093s coverage: 82.9% of statements [2023-07-12T15:30:37.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements [2023-07-12T15:30:37.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.071s coverage: 96.3% of statements [2023-07-12T15:30:37.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.061s coverage: 87.5% of statements [2023-07-12T15:30:38.043Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-07-12T15:30:38.043Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-07-12T15:30:38.043Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-07-12T15:30:38.043Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-07-12T15:30:38.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-07-12T15:30:38.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-07-12T15:30:38.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-07-12T15:30:38.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-07-12T15:30:39.174Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-07-12T15:30:39.174Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-07-12T15:30:39.174Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-07-12T15:30:39.174Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-07-12T15:30:39.740Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-07-12T15:30:39.740Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-07-12T15:30:39.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-07-12T15:30:41.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-07-12T15:30:41.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-07-12T15:30:42.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-07-12T15:30:42.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-07-12T15:30:43.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-07-12T15:30:43.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-07-12T15:30:43.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-07-12T15:30:45.057Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-07-12T15:30:45.057Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-07-12T15:30:45.622Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-07-12T15:30:46.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-07-12T15:30:46.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-07-12T15:30:46.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-07-12T15:30:46.603Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-07-12T15:30:47.596Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-07-12T15:30:47.596Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-07-12T15:30:47.596Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-07-12T15:30:47.596Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-07-12T15:30:49.036Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-07-12T15:30:49.036Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-07-12T15:30:49.036Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-07-12T15:30:49.036Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-07-12T15:30:49.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.060s coverage: 94.4% of statements [2023-07-12T15:30:49.861Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-07-12T15:30:49.861Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-07-12T15:30:50.796Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-07-12T15:30:50.796Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-07-12T15:31:03.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.270s coverage: 79.9% of statements [2023-07-12T15:31:03.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.068s coverage: 92.9% of statements [2023-07-12T15:31:03.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.023s coverage: 64.4% of statements [2023-07-12T15:31:03.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.063s coverage: 62.3% of statements [2023-07-12T15:31:03.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.058s coverage: 87.2% of statements [2023-07-12T15:31:03.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.048s coverage: 20.0% of statements [2023-07-12T15:31:03.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements [2023-07-12T15:31:03.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.110s coverage: 81.8% of statements [2023-07-12T15:31:03.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.093s coverage: 82.1% of statements [2023-07-12T15:31:03.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.048s coverage: 86.0% of statements [2023-07-12T15:31:03.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.180s coverage: 63.1% of statements [2023-07-12T15:31:03.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.044s coverage: 100.0% of statements [2023-07-12T15:31:03.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2023-07-12T15:31:03.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2023-07-12T15:31:03.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2023-07-12T15:31:03.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2023-07-12T15:31:03.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.186s coverage: 38.4% of statements [2023-07-12T15:31:03.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements [2023-07-12T15:31:03.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements [2023-07-12T15:31:03.001Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 17.7% of statements [2023-07-12T15:31:03.001Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.133s coverage: 92.3% of statements [2023-07-12T15:31:03.001Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 61.8% of statements [2023-07-12T15:31:03.001Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.093s coverage: 97.7% of statements [2023-07-12T15:31:03.001Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-07-12T15:31:03.001Z] running golangci-lint [2023-07-12T15:31:03.001Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-07-12T15:31:03.001Z] go version go1.20.2 linux/amd64 [2023-07-12T15:31:03.001Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-07-12T15:31:03.001Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-07-12T15:31:17.865Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|files|imports|name|types_sizes|deps|exports_file) took 14.206157868s" [2023-07-12T15:31:17.865Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 37.367664ms" [2023-07-12T15:31:19.483Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-954 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-07-12T15:31:19.501Z] Running in /w/workspace/edgex-go/540 [Pipeline] { [Pipeline] checkout [2023-07-12T15:31:19.540Z] The recommended git tool is: git [2023-07-12T15:31:24.138Z] using credential edgex-jenkins-ssh [2023-07-12T15:31:24.158Z] Cloning the remote Git repository [2023-07-12T15:31:24.199Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-07-12T15:31:24.292Z] > git init /w/workspace/edgex-go/540 # timeout=10 [2023-07-12T15:31:24.420Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-07-12T15:31:24.421Z] > git --version # timeout=10 [2023-07-12T15:31:24.439Z] > git --version # 'git version 2.25.1' [2023-07-12T15:31:24.442Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-12T15:31:25.210Z] level=info msg="[linters_context/goanalysis] analyzers took 1m2.496034981s with top 10 stages: buildir: 33.753052889s, inspect: 1.934565422s, fact_deprecated: 1.889332143s, gosec: 1.810698733s, printf: 1.266934056s, ctrlflow: 1.152270458s, S1038: 1.065648422s, nilness: 880.070748ms, fact_purity: 854.56383ms, typedness: 618.671878ms" [2023-07-12T15:31:25.210Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-07-12T15:31:25.210Z] level=info msg="[runner] Processors filtering stat (out/in): identifier_marker: 203/203, nolint: 0/23, cgo: 203/203, path_prettifier: 203/203, skip_files: 203/203, filename_unadjuster: 203/203, autogenerated_exclude: 203/203, exclude-rules: 23/203, exclude: 203/203, skip_dirs: 203/203" [2023-07-12T15:31:25.210Z] level=info msg="[runner] processing took 16.242014ms with stages: nolint: 8.227635ms, identifier_marker: 4.105492ms, exclude-rules: 1.225777ms, autogenerated_exclude: 1.213237ms, path_prettifier: 933.301µs, skip_dirs: 473.481µs, cgo: 23.571µs, max_same_issues: 22.73µs, filename_unadjuster: 11.96µs, uniq_by_line: 710ns, max_from_linter: 710ns, severity-rules: 600ns, exclude: 590ns, skip_files: 440ns, source_code: 430ns, sort_results: 420ns, diff: 380ns, max_per_file_from_linter: 250ns, path_shortener: 180ns, path_prefixer: 120ns" [2023-07-12T15:31:25.210Z] level=info msg="[runner] linters took 7.910050659s with stages: goanalysis_metalinter: 7.893687722s" [2023-07-12T15:31:25.210Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-07-12T15:31:25.210Z] level=info msg="Memory: 223 samples, avg is 195.6MB, max is 777.7MB" [2023-07-12T15:31:25.210Z] level=info msg="Execution took 22.163503531s" [2023-07-12T15:31:25.210Z] go vet ./... [2023-07-12T15:31:24.594Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-12T15:31:29.394Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-12T15:31:29.394Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-12T15:31:29.394Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-12T15:31:29.407Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-07-12T15:31:29.698Z] + ls -al . [2023-07-12T15:31:29.699Z] total 720 [2023-07-12T15:31:29.699Z] drwxrwxr-x 11 1001 1001 4096 Jul 12 15:29 . [2023-07-12T15:31:29.699Z] drwxr-xr-x 4 root root 4096 Jul 12 15:29 .. [2023-07-12T15:31:29.699Z] drwxrwxr-x 2 1001 1001 4096 Jul 12 15:29 .blubracket [2023-07-12T15:31:29.699Z] -rw-rw-r-- 1 1001 1001 16 Jul 12 15:29 .dockerignore [2023-07-12T15:31:29.699Z] drwxrwxr-x 8 1001 1001 4096 Jul 12 15:29 .git [2023-07-12T15:31:29.699Z] drwxrwxr-x 3 1001 1001 4096 Jul 12 15:29 .github [2023-07-12T15:31:29.699Z] -rw-rw-r-- 1 1001 1001 1133 Jul 12 15:29 .gitignore [2023-07-12T15:31:29.699Z] -rw-rw-r-- 1 1001 1001 42 Jul 12 15:29 .golangci.yml [2023-07-12T15:31:29.699Z] -rw-rw-r-- 1 1001 1001 87 Jul 12 15:29 .hadolint.yml [2023-07-12T15:31:29.699Z] drwxr-xr-x 3 1001 1001 4096 Jul 12 15:29 .semver [2023-07-12T15:31:29.699Z] -rw-rw-r-- 1 1001 1001 166 Jul 12 15:29 .sonarcloud.properties [2023-07-12T15:31:29.699Z] -rw-rw-r-- 1 1001 1001 1171 Jul 12 15:29 ADOPTERS.md [2023-07-12T15:31:29.699Z] -rw-rw-r-- 1 1001 1001 10835 Jul 12 15:29 Attribution.txt [2023-07-12T15:31:29.699Z] -rw-rw-r-- 1 1001 1001 93407 Jul 12 15:29 CHANGELOG.md [2023-07-12T15:31:29.699Z] -rw-rw-r-- 1 1001 1001 3804 Jul 12 15:29 CONTRIBUTING.md [2023-07-12T15:31:29.699Z] -rw-rw-r-- 1 1001 1001 677 Jul 12 15:29 GOVERNANCE.md [2023-07-12T15:31:29.699Z] -rw-rw-r-- 1 1001 1001 883 Jul 12 15:29 Jenkinsfile [2023-07-12T15:31:29.699Z] -rw-rw-r-- 1 1001 1001 10775 Jul 12 15:29 LICENSE [2023-07-12T15:31:29.699Z] -rw-rw-r-- 1 1001 1001 14368 Jul 12 15:29 Makefile [2023-07-12T15:31:29.699Z] -rw-rw-r-- 1 1001 1001 582 Jul 12 15:29 OWNERS.md [2023-07-12T15:31:29.699Z] -rw-rw-r-- 1 1001 1001 9923 Jul 12 15:29 README.md [2023-07-12T15:31:29.699Z] -rw-rw-r-- 1 1001 1001 789 Jul 12 15:29 SECURITY.md [2023-07-12T15:31:29.699Z] -rw-rw-r-- 1 1001 1001 11 Jul 12 15:29 VERSION [2023-07-12T15:31:29.699Z] drwxrwxr-x 2 1001 1001 4096 Jul 12 15:29 bin [2023-07-12T15:31:29.699Z] drwxrwxr-x 18 1001 1001 4096 Jul 12 15:29 cmd [2023-07-12T15:31:29.699Z] -rw-r--r-- 1 root root 447731 Jul 12 15:31 coverage.out [2023-07-12T15:31:29.699Z] -rw-rw-r-- 1 1001 1001 3163 Jul 12 15:29 go.mod [2023-07-12T15:31:29.699Z] -rw-rw-r-- 1 1001 1001 31056 Jul 12 15:29 go.sum [2023-07-12T15:31:29.699Z] drwxrwxr-x 7 1001 1001 4096 Jul 12 15:29 internal [2023-07-12T15:31:29.699Z] drwxrwxr-x 3 1001 1001 4096 Jul 12 15:29 openapi [2023-07-12T15:31:29.699Z] -rw-rw-r-- 1 1001 1001 594 Jul 12 15:29 security.txt [2023-07-12T15:31:29.699Z] drwxrwxr-x 4 1001 1001 4096 Jul 12 15:29 snap [2023-07-12T15:31:29.699Z] -rw-rw-r-- 1 1001 1001 204 Jul 12 15:29 version.go [Pipeline] sh [2023-07-12T15:31:29.989Z] + '[' -e coverage.out ] [2023-07-12T15:31:29.989Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-07-12T15:31:30.134Z] Stashed 1 file(s) [Pipeline] sh [2023-07-12T15:31:30.416Z] + make build [2023-07-12T15:31:30.416Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.7" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-07-12T15:31:39.680Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-07-12T15:31:39.703Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-12T15:31:40.512Z] Avoid second fetch [2023-07-12T15:31:40.512Z] Checking out Revision b4f3d3796f5e4a543acc54ea282569be45c8b663 (main) [2023-07-12T15:31:41.216Z] Commit message: "feat: Take secrets base directory from existing configuration (#4592)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-12T15:31:40.530Z] > git config core.sparsecheckout # timeout=10 [2023-07-12T15:31:40.613Z] > git checkout -f b4f3d3796f5e4a543acc54ea282569be45c8b663 # timeout=10 [2023-07-12T15:31:42.094Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-12T15:31:42.095Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-12T15:31:42.095Z] Dload Upload Total Spent Left Speed [2023-07-12T15:31:42.095Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 93 12751 93 11848 0 0 75948 0 --:--:-- --:--:-- --:--:-- 75464 100 12751 100 12751 0 0 81216 0 --:--:-- --:--:-- --:--:-- 80702 [Pipeline] sh [2023-07-12T15:31:42.620Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.7" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-07-12T15:31:42.673Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-12T15:31:42.998Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-12T15:31:42.999Z] + sudo tee /etc/docker/daemon.new [2023-07-12T15:31:42.999Z] { [2023-07-12T15:31:42.999Z] "registry-mirrors": [ [2023-07-12T15:31:42.999Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-12T15:31:42.999Z] ], [2023-07-12T15:31:42.999Z] "bip": "10.250.0.254/24", [2023-07-12T15:31:42.999Z] "hosts": [ [2023-07-12T15:31:42.999Z] "tcp://0.0.0.0:5555", [2023-07-12T15:31:42.999Z] "unix:///var/run/docker.sock" [2023-07-12T15:31:42.999Z] ], [2023-07-12T15:31:42.999Z] "mtu": 1458, [2023-07-12T15:31:42.999Z] "selinux-enabled": true, [2023-07-12T15:31:42.999Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-12T15:31:42.999Z] } [Pipeline] sh [2023-07-12T15:31:43.188Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.7" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-07-12T15:31:43.333Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-12T15:31:43.661Z] + sudo service docker restart [2023-07-12T15:31:44.560Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.7" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-07-12T15:31:45.127Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.7" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-07-12T15:31:51.690Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.7" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-07-12T15:31:53.065Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.7" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-07-12T15:31:54.437Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.7" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-07-12T15:31:55.373Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.7" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-07-12T15:31:56.307Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.7" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-07-12T15:31:57.244Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.7" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-07-12T15:31:58.623Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.7" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-07-12T15:31:59.574Z] $ docker stop --time=1 c0e0c1f8f7717279c6cbae553e5a2865a93ac72834d0c965bc210a569eb094e5 [2023-07-12T15:32:02.630Z] $ docker rm -f --volumes c0e0c1f8f7717279c6cbae553e5a2865a93ac72834d0c965bc210a569eb094e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider [2023-07-12T15:32:02.980Z] provisioning config files... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [2023-07-12T15:32:03.003Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/540@tmp/config16485966665948491392tmp [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:32:03.516Z] ---> docker-login.sh [2023-07-12T15:32:03.516Z] nexus3.edgexfoundry.org:10001 [2023-07-12T15:32:03.579Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-07-12T15:32:03.579Z] [2023-07-12T15:32:03.579Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:32:03.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T15:32:03.882Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-07-12T15:32:03.883Z] latest: Pulling from edgex-devops/edgex-compose [2023-07-12T15:32:03.883Z] 91d30c5bc195: Pulling fs layer [2023-07-12T15:32:03.883Z] 2e9b0aa3be6d: Pulling fs layer [2023-07-12T15:32:03.883Z] 9c61dcf015f6: Pulling fs layer [2023-07-12T15:32:03.883Z] 4698f68db338: Pulling fs layer [2023-07-12T15:32:03.883Z] 2a2f49069b9e: Pulling fs layer [2023-07-12T15:32:03.883Z] e0025b399a48: Pulling fs layer [2023-07-12T15:32:03.883Z] 4698f68db338: Waiting [2023-07-12T15:32:03.883Z] 2a2f49069b9e: Waiting [2023-07-12T15:32:03.883Z] e0025b399a48: Waiting [2023-07-12T15:32:03.883Z] 91d30c5bc195: Verifying Checksum [2023-07-12T15:32:03.883Z] 91d30c5bc195: Download complete [2023-07-12T15:32:03.883Z] 4698f68db338: Download complete [2023-07-12T15:32:04.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T15:32:04.051Z] Configure a credential helper to remove this warning. See [2023-07-12T15:32:04.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T15:32:04.051Z] [2023-07-12T15:32:04.051Z] Login Succeeded [2023-07-12T15:32:04.051Z] nexus3.edgexfoundry.org:10002 [2023-07-12T15:32:04.141Z] 2e9b0aa3be6d: Verifying Checksum [2023-07-12T15:32:04.141Z] 2e9b0aa3be6d: Download complete [2023-07-12T15:32:04.141Z] e0025b399a48: Verifying Checksum [2023-07-12T15:32:04.141Z] e0025b399a48: Download complete [2023-07-12T15:32:04.141Z] 91d30c5bc195: Pull complete [2023-07-12T15:32:04.141Z] 2a2f49069b9e: Download complete [2023-07-12T15:32:04.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T15:32:04.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T15:32:04.322Z] Configure a credential helper to remove this warning. See [2023-07-12T15:32:04.322Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T15:32:04.322Z] [2023-07-12T15:32:04.322Z] Login Succeeded [2023-07-12T15:32:04.322Z] nexus3.edgexfoundry.org:10003 [2023-07-12T15:32:04.400Z] 2e9b0aa3be6d: Pull complete [2023-07-12T15:32:04.400Z] 9c61dcf015f6: Download complete [2023-07-12T15:32:04.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T15:32:04.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T15:32:04.861Z] Configure a credential helper to remove this warning. See [2023-07-12T15:32:04.861Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T15:32:04.861Z] [2023-07-12T15:32:04.861Z] Login Succeeded [2023-07-12T15:32:04.861Z] nexus3.edgexfoundry.org:10004 [2023-07-12T15:32:04.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T15:32:05.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T15:32:05.129Z] Configure a credential helper to remove this warning. See [2023-07-12T15:32:05.129Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T15:32:05.129Z] [2023-07-12T15:32:05.129Z] Login Succeeded [2023-07-12T15:32:05.129Z] docker.io [2023-07-12T15:32:05.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T15:32:05.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T15:32:05.664Z] Configure a credential helper to remove this warning. See [2023-07-12T15:32:05.664Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T15:32:05.664Z] [2023-07-12T15:32:05.664Z] Login Succeeded [2023-07-12T15:32:05.664Z] ---> docker-login.sh ends [Pipeline] } [2023-07-12T15:32:05.677Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-07-12T15:32:06.214Z] + git config --global --add safe.directory /w/workspace/edgex-go/540 [Pipeline] echo [2023-07-12T15:32:06.231Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-12T15:32:06.243Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-12T15:32:06.250Z] ========================================================= [2023-07-12T15:32:06.250Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-12T15:32:06.250Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-07-12T15:32:06.570Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-12T15:32:06.570Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-12T15:32:06.570Z] c41833b44d91: Pulling fs layer [2023-07-12T15:32:06.570Z] ed15518f5707: Pulling fs layer [2023-07-12T15:32:06.570Z] feae8fd75edb: Pulling fs layer [2023-07-12T15:32:06.570Z] 242c74f7c9fa: Pulling fs layer [2023-07-12T15:32:06.570Z] 3cdef696dda3: Pulling fs layer [2023-07-12T15:32:06.570Z] 2ced38df9373: Pulling fs layer [2023-07-12T15:32:06.570Z] 58f1dce35555: Pulling fs layer [2023-07-12T15:32:06.570Z] 242c74f7c9fa: Waiting [2023-07-12T15:32:06.570Z] 3cdef696dda3: Waiting [2023-07-12T15:32:06.570Z] 2ced38df9373: Waiting [2023-07-12T15:32:06.840Z] ed15518f5707: Verifying Checksum [2023-07-12T15:32:06.840Z] ed15518f5707: Download complete [2023-07-12T15:32:06.840Z] 242c74f7c9fa: Download complete [2023-07-12T15:32:06.840Z] 3cdef696dda3: Verifying Checksum [2023-07-12T15:32:06.840Z] 3cdef696dda3: Download complete [2023-07-12T15:32:06.840Z] c41833b44d91: Verifying Checksum [2023-07-12T15:32:06.840Z] c41833b44d91: Download complete [2023-07-12T15:32:06.930Z] 9c61dcf015f6: Pull complete [2023-07-12T15:32:06.930Z] 4698f68db338: Pull complete [2023-07-12T15:32:07.494Z] 2a2f49069b9e: Pull complete [2023-07-12T15:32:07.494Z] e0025b399a48: Pull complete [2023-07-12T15:32:07.494Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-07-12T15:32:07.494Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-07-12T15:32:07.494Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T15:32:07.577Z] prd-ubuntu20.04-docker-8c-8g-953 does not seem to be running inside a container [2023-07-12T15:32:07.612Z] $ 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/540 -v /w/workspace/edgex-go/540:/w/workspace/edgex-go/540:rw,z -v /w/workspace/edgex-go/540@tmp:/w/workspace/edgex-go/540@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-07-12T15:32:07.818Z] c41833b44d91: Pull complete [2023-07-12T15:32:08.091Z] 58f1dce35555: Verifying Checksum [2023-07-12T15:32:08.091Z] 58f1dce35555: Download complete [2023-07-12T15:32:08.364Z] ed15518f5707: Pull complete [2023-07-12T15:32:09.324Z] feae8fd75edb: Verifying Checksum [2023-07-12T15:32:09.324Z] feae8fd75edb: Download complete [2023-07-12T15:32:09.324Z] 2ced38df9373: Verifying Checksum [2023-07-12T15:32:09.324Z] 2ced38df9373: Download complete [2023-07-12T15:32:09.537Z] $ docker top 3604a70cf914e478776326077aae18d9b1fd4d22b722821bb8313b41e739aecd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-12T15:32:09.878Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-07-12T15:32:12.412Z] #1 [support-notifications internal] load build definition from Dockerfile [2023-07-12T15:32:12.412Z] #1 transferring dockerfile: 1.84kB done [2023-07-12T15:32:12.412Z] #1 DONE 0.0s [2023-07-12T15:32:12.412Z] [2023-07-12T15:32:12.412Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-07-12T15:32:12.412Z] #2 transferring dockerfile: 1.78kB done [2023-07-12T15:32:12.412Z] #2 DONE 0.0s [2023-07-12T15:32:12.412Z] [2023-07-12T15:32:12.412Z] #3 [support-scheduler internal] load build definition from Dockerfile [2023-07-12T15:32:12.412Z] #3 transferring dockerfile: 1.82kB done [2023-07-12T15:32:12.412Z] #3 DONE 0.0s [2023-07-12T15:32:12.412Z] [2023-07-12T15:32:12.412Z] #4 [core-metadata internal] load build definition from Dockerfile [2023-07-12T15:32:12.412Z] #4 transferring dockerfile: 1.96kB done [2023-07-12T15:32:12.412Z] #4 DONE 0.0s [2023-07-12T15:32:12.412Z] [2023-07-12T15:32:12.412Z] #5 [security-spire-config internal] load build definition from Dockerfile [2023-07-12T15:32:12.412Z] #5 transferring dockerfile: 2.58kB done [2023-07-12T15:32:12.412Z] #5 DONE 0.0s [2023-07-12T15:32:12.412Z] [2023-07-12T15:32:12.412Z] #6 [security-bootstrapper internal] load build definition from Dockerfile [2023-07-12T15:32:12.412Z] #6 transferring dockerfile: 2.82kB done [2023-07-12T15:32:12.412Z] #6 DONE 0.0s [2023-07-12T15:32:12.412Z] [2023-07-12T15:32:12.412Z] #7 [security-proxy-setup internal] load build definition from Dockerfile [2023-07-12T15:32:12.412Z] #7 transferring dockerfile: 2.06kB done [2023-07-12T15:32:12.412Z] #7 DONE 0.0s [2023-07-12T15:32:12.412Z] [2023-07-12T15:32:12.412Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2023-07-12T15:32:12.412Z] #8 transferring dockerfile: 2.38kB done [2023-07-12T15:32:12.412Z] #8 DONE 0.0s [2023-07-12T15:32:12.412Z] [2023-07-12T15:32:12.412Z] #9 [support-notifications internal] load .dockerignore [2023-07-12T15:32:12.412Z] #9 transferring context: 56B done [2023-07-12T15:32:12.412Z] #9 DONE 0.0s [2023-07-12T15:32:12.412Z] [2023-07-12T15:32:12.412Z] #10 [core-command internal] load build definition from Dockerfile [2023-07-12T15:32:12.412Z] #10 transferring dockerfile: 1.82kB done [2023-07-12T15:32:12.412Z] #10 DONE 0.1s [2023-07-12T15:32:12.412Z] [2023-07-12T15:32:12.412Z] #11 [security-spire-agent internal] load build definition from Dockerfile [2023-07-12T15:32:12.412Z] #11 transferring dockerfile: 2.68kB done [2023-07-12T15:32:12.412Z] #11 DONE 0.0s [2023-07-12T15:32:12.412Z] [2023-07-12T15:32:12.412Z] #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-07-12T15:32:12.412Z] #12 transferring dockerfile: 2.12kB done [2023-07-12T15:32:12.412Z] #12 DONE 0.0s [2023-07-12T15:32:12.412Z] [2023-07-12T15:32:12.412Z] #13 [security-proxy-auth internal] load build definition from Dockerfile [2023-07-12T15:32:12.412Z] #13 transferring dockerfile: 2.04kB done [2023-07-12T15:32:12.412Z] #13 DONE 0.1s [2023-07-12T15:32:12.412Z] [2023-07-12T15:32:12.412Z] #14 [security-spire-server internal] load build definition from Dockerfile [2023-07-12T15:32:12.412Z] #14 transferring dockerfile: 2.63kB done [2023-07-12T15:32:12.412Z] #14 DONE 0.0s [2023-07-12T15:32:12.412Z] [2023-07-12T15:32:12.412Z] #15 [core-data internal] load build definition from Dockerfile [2023-07-12T15:32:12.412Z] #15 transferring dockerfile: 1.90kB done [2023-07-12T15:32:12.412Z] #15 DONE 0.0s [2023-07-12T15:32:12.412Z] [2023-07-12T15:32:12.412Z] #16 [security-spiffe-token-provider internal] load .dockerignore [2023-07-12T15:32:12.412Z] #16 transferring context: 56B done [2023-07-12T15:32:12.412Z] #16 DONE 0.0s [2023-07-12T15:32:12.412Z] [2023-07-12T15:32:12.412Z] #17 [core-metadata internal] load .dockerignore [2023-07-12T15:32:12.412Z] #17 transferring context: 56B done [2023-07-12T15:32:12.412Z] #17 DONE 0.0s [2023-07-12T15:32:12.412Z] [2023-07-12T15:32:12.412Z] #18 [support-scheduler internal] load .dockerignore [2023-07-12T15:32:12.670Z] #18 transferring context: 56B done [2023-07-12T15:32:12.670Z] #18 DONE 0.0s [2023-07-12T15:32:12.670Z] [2023-07-12T15:32:12.670Z] #19 [security-spire-config internal] load .dockerignore [2023-07-12T15:32:12.670Z] #19 transferring context: 56B done [2023-07-12T15:32:12.670Z] #19 DONE 0.0s [2023-07-12T15:32:12.670Z] [2023-07-12T15:32:12.670Z] #20 [security-bootstrapper internal] load .dockerignore [2023-07-12T15:32:12.670Z] #20 transferring context: 56B done [2023-07-12T15:32:12.670Z] #20 DONE 0.0s [2023-07-12T15:32:12.670Z] [2023-07-12T15:32:12.670Z] #21 [security-proxy-setup internal] load .dockerignore [2023-07-12T15:32:12.670Z] #21 transferring context: 56B done [2023-07-12T15:32:12.670Z] #21 DONE 0.0s [2023-07-12T15:32:12.670Z] [2023-07-12T15:32:12.670Z] #22 [security-secretstore-setup internal] load .dockerignore [2023-07-12T15:32:12.670Z] #22 transferring context: 56B done [2023-07-12T15:32:12.670Z] #22 DONE 0.0s [2023-07-12T15:32:12.670Z] [2023-07-12T15:32:12.670Z] #23 [core-command internal] load .dockerignore [2023-07-12T15:32:12.670Z] #23 transferring context: 56B done [2023-07-12T15:32:12.670Z] #23 DONE 0.0s [2023-07-12T15:32:12.670Z] [2023-07-12T15:32:12.670Z] #24 [core-common-config-bootstrapper internal] load .dockerignore [2023-07-12T15:32:12.670Z] #24 transferring context: 56B done [2023-07-12T15:32:12.670Z] #24 DONE 0.0s [2023-07-12T15:32:12.670Z] [2023-07-12T15:32:12.670Z] #25 [security-spire-agent internal] load .dockerignore [2023-07-12T15:32:12.670Z] #25 transferring context: 56B done [2023-07-12T15:32:12.670Z] #25 DONE 0.0s [2023-07-12T15:32:12.670Z] [2023-07-12T15:32:12.670Z] #26 [security-proxy-auth internal] load .dockerignore [2023-07-12T15:32:12.670Z] #26 transferring context: 56B done [2023-07-12T15:32:12.670Z] #26 DONE 0.0s [2023-07-12T15:32:12.670Z] [2023-07-12T15:32:12.670Z] #27 [security-spire-server internal] load .dockerignore [2023-07-12T15:32:12.670Z] #27 transferring context: 56B done [2023-07-12T15:32:12.670Z] #27 DONE 0.0s [2023-07-12T15:32:12.670Z] [2023-07-12T15:32:12.670Z] #28 [core-data internal] load .dockerignore [2023-07-12T15:32:12.670Z] #28 transferring context: 56B done [2023-07-12T15:32:12.670Z] #28 DONE 0.0s [2023-07-12T15:32:12.670Z] [2023-07-12T15:32:12.670Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-12T15:32:12.670Z] #29 DONE 0.0s [2023-07-12T15:32:12.670Z] [2023-07-12T15:32:12.670Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 [2023-07-12T15:32:12.670Z] #30 DONE 0.1s [2023-07-12T15:32:12.928Z] [2023-07-12T15:32:12.928Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-12T15:32:12.928Z] #29 DONE 0.0s [2023-07-12T15:32:12.928Z] [2023-07-12T15:32:12.928Z] #31 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-12T15:32:12.928Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-12T15:32:12.928Z] #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-12T15:32:12.928Z] #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-12T15:32:12.928Z] #31 sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 3.37MB / 3.37MB 0.1s [2023-07-12T15:32:12.928Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-12T15:32:12.928Z] #31 ... [2023-07-12T15:32:12.928Z] [2023-07-12T15:32:12.928Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-12T15:32:12.928Z] #29 DONE 0.0s [2023-07-12T15:32:12.928Z] [2023-07-12T15:32:12.928Z] #31 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-12T15:32:12.928Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-12T15:32:12.928Z] #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-12T15:32:12.928Z] #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-12T15:32:12.928Z] #31 sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 3.37MB / 3.37MB 0.1s done [2023-07-12T15:32:12.928Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-12T15:32:12.928Z] #31 extracting sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 [2023-07-12T15:32:12.928Z] #31 ... [2023-07-12T15:32:12.928Z] [2023-07-12T15:32:12.928Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-12T15:32:12.928Z] #29 DONE 0.0s [2023-07-12T15:32:12.928Z] [2023-07-12T15:32:12.928Z] #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-12T15:32:12.928Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-12T15:32:12.928Z] #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-12T15:32:12.928Z] #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-12T15:32:12.928Z] #31 sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 3.37MB / 3.37MB 0.1s done [2023-07-12T15:32:12.928Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-12T15:32:13.186Z] #31 ... [2023-07-12T15:32:13.186Z] [2023-07-12T15:32:13.186Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-12T15:32:13.186Z] #29 DONE 0.0s [2023-07-12T15:32:13.186Z] [2023-07-12T15:32:13.186Z] #31 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-12T15:32:13.186Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-12T15:32:13.186Z] #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-12T15:32:13.186Z] #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-12T15:32:13.186Z] #31 sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 3.37MB / 3.37MB 0.1s done [2023-07-12T15:32:13.186Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-12T15:32:13.186Z] #31 extracting sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 0.2s done [2023-07-12T15:32:13.186Z] #31 ... [2023-07-12T15:32:13.186Z] [2023-07-12T15:32:13.186Z] #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-12T15:32:13.186Z] #29 DONE 0.0s [2023-07-12T15:32:13.186Z] [2023-07-12T15:32:13.186Z] #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 [2023-07-12T15:32:13.186Z] #30 DONE 0.4s [2023-07-12T15:32:13.186Z] [2023-07-12T15:32:13.186Z] #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-07-12T15:32:13.186Z] #32 DONE 0.6s [2023-07-12T15:32:13.186Z] [2023-07-12T15:32:13.186Z] #31 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-12T15:32:13.186Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-12T15:32:13.186Z] #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-12T15:32:13.186Z] #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-12T15:32:13.186Z] #31 sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 3.37MB / 3.37MB 0.1s done [2023-07-12T15:32:13.186Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-12T15:32:13.186Z] #31 extracting sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 0.2s done [2023-07-12T15:32:13.443Z] #31 ... [2023-07-12T15:32:13.443Z] [2023-07-12T15:32:13.443Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-12T15:32:13.443Z] #29 DONE 0.0s [2023-07-12T15:32:13.443Z] [2023-07-12T15:32:13.443Z] #32 [security-spire-agent builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-07-12T15:32:13.443Z] #32 DONE 0.6s [2023-07-12T15:32:13.443Z] [2023-07-12T15:32:13.443Z] #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-12T15:32:13.443Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-12T15:32:13.443Z] #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-12T15:32:13.443Z] #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-12T15:32:13.443Z] #31 sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 3.37MB / 3.37MB 0.1s done [2023-07-12T15:32:13.443Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-12T15:32:13.443Z] #31 extracting sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 0.2s done [2023-07-12T15:32:13.443Z] #31 ... [2023-07-12T15:32:13.443Z] [2023-07-12T15:32:13.443Z] #32 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-07-12T15:32:13.443Z] #32 DONE 0.6s [2023-07-12T15:32:13.443Z] [2023-07-12T15:32:13.443Z] #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-12T15:32:13.443Z] #29 DONE 0.0s [2023-07-12T15:32:13.443Z] [2023-07-12T15:32:13.443Z] #31 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-12T15:32:13.443Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-12T15:32:13.443Z] #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-12T15:32:13.443Z] #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-12T15:32:13.443Z] #31 sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 3.37MB / 3.37MB 0.1s done [2023-07-12T15:32:13.443Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-12T15:32:13.443Z] #31 extracting sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 0.2s done [2023-07-12T15:32:13.700Z] #31 ... [2023-07-12T15:32:13.700Z] [2023-07-12T15:32:13.700Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-12T15:32:13.700Z] #29 DONE 0.0s [2023-07-12T15:32:13.700Z] [2023-07-12T15:32:13.700Z] #33 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-07-12T15:32:14.292Z] #33 DONE 1.1s [2023-07-12T15:32:14.292Z] [2023-07-12T15:32:14.292Z] #32 [security-spire-server builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-07-12T15:32:14.292Z] #32 DONE 0.6s [2023-07-12T15:32:14.292Z] [2023-07-12T15:32:14.292Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 [2023-07-12T15:32:14.292Z] #30 DONE 1.3s [2023-07-12T15:32:14.292Z] [2023-07-12T15:32:14.292Z] #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-12T15:32:14.292Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-12T15:32:14.292Z] #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-12T15:32:14.292Z] #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-12T15:32:14.292Z] #31 sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 3.37MB / 3.37MB 0.1s done [2023-07-12T15:32:14.292Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-12T15:32:14.292Z] #31 extracting sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 0.2s done [2023-07-12T15:32:14.292Z] #31 DONE 1.6s [2023-07-12T15:32:14.292Z] [2023-07-12T15:32:14.292Z] #34 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-07-12T15:32:15.663Z] #34 1.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T15:32:15.663Z] #34 1.354 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T15:32:15.921Z] #34 1.598 OK: 265 MiB in 53 packages [2023-07-12T15:32:19.216Z] #34 ... [2023-07-12T15:32:19.216Z] [2023-07-12T15:32:19.216Z] #35 [core-metadata internal] load build context [2023-07-12T15:32:19.216Z] #35 transferring context: 220.46MB 6.4s [2023-07-12T15:32:21.672Z] feae8fd75edb: Pull complete [2023-07-12T15:32:21.672Z] 242c74f7c9fa: Pull complete [2023-07-12T15:32:21.672Z] 3cdef696dda3: Pull complete [2023-07-12T15:32:21.740Z] #35 ... [2023-07-12T15:32:21.740Z] [2023-07-12T15:32:21.740Z] #36 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-07-12T15:32:21.740Z] #0 1.134 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T15:32:21.740Z] #0 1.259 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T15:32:21.740Z] #0 1.533 OK: 265 MiB in 53 packages [2023-07-12T15:32:21.740Z] #36 DONE 7.1s [2023-07-12T15:32:21.740Z] [2023-07-12T15:32:21.740Z] #35 [core-metadata internal] load build context [2023-07-12T15:32:21.740Z] #35 ... [2023-07-12T15:32:21.740Z] [2023-07-12T15:32:21.740Z] #37 [security-secretstore-setup internal] load build context [2023-07-12T15:32:21.740Z] #37 ... [2023-07-12T15:32:21.740Z] [2023-07-12T15:32:21.740Z] #35 [core-metadata internal] load build context [2023-07-12T15:32:22.323Z] #35 transferring context: 351.91MB 9.4s done [2023-07-12T15:32:22.888Z] #35 ... [2023-07-12T15:32:22.888Z] [2023-07-12T15:32:22.888Z] #38 [support-notifications internal] load build context [2023-07-12T15:32:22.888Z] #38 ... [2023-07-12T15:32:22.888Z] [2023-07-12T15:32:22.888Z] #39 [security-spiffe-token-provider internal] load build context [2023-07-12T15:32:22.888Z] #39 ... [2023-07-12T15:32:22.888Z] [2023-07-12T15:32:22.888Z] #40 [security-spire-config internal] load build context [2023-07-12T15:32:22.888Z] #40 transferring context: 351.91MB 9.8s done [2023-07-12T15:32:23.147Z] #40 ... [2023-07-12T15:32:23.147Z] [2023-07-12T15:32:23.147Z] #41 [support-scheduler internal] load build context [2023-07-12T15:32:23.147Z] #41 transferring context: 351.91MB 8.5s done [2023-07-12T15:32:23.147Z] #41 ... [2023-07-12T15:32:23.147Z] [2023-07-12T15:32:23.147Z] #42 [security-proxy-setup internal] load build context [2023-07-12T15:32:23.147Z] #42 transferring context: 351.91MB 10.0s done [2023-07-12T15:32:23.147Z] #42 ... [2023-07-12T15:32:23.147Z] [2023-07-12T15:32:23.147Z] #43 [security-bootstrapper internal] load build context [2023-07-12T15:32:23.405Z] #43 ... [2023-07-12T15:32:23.405Z] [2023-07-12T15:32:23.405Z] #44 [security-spire-agent internal] load build context [2023-07-12T15:32:23.405Z] #44 transferring context: 351.91MB 8.5s done [2023-07-12T15:32:23.405Z] #44 ... [2023-07-12T15:32:23.405Z] [2023-07-12T15:32:23.405Z] #45 [core-command internal] load build context [2023-07-12T15:32:23.405Z] #45 transferring context: 351.91MB 9.9s done [2023-07-12T15:32:23.662Z] #45 ... [2023-07-12T15:32:23.662Z] [2023-07-12T15:32:23.662Z] #46 [security-proxy-auth internal] load build context [2023-07-12T15:32:23.662Z] #46 ... [2023-07-12T15:32:23.662Z] [2023-07-12T15:32:23.662Z] #47 [core-common-config-bootstrapper internal] load build context [2023-07-12T15:32:23.921Z] #47 ... [2023-07-12T15:32:23.921Z] [2023-07-12T15:32:23.921Z] #46 [security-proxy-auth internal] load build context [2023-07-12T15:32:24.251Z] #46 ... [2023-07-12T15:32:24.251Z] [2023-07-12T15:32:24.251Z] #48 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-12T15:32:24.251Z] #0 1.581 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T15:32:24.251Z] #0 1.750 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T15:32:24.251Z] #0 1.956 OK: 265 MiB in 53 packages [2023-07-12T15:32:24.508Z] #48 ... [2023-07-12T15:32:24.508Z] [2023-07-12T15:32:24.508Z] #49 [core-data internal] load build context [2023-07-12T15:32:24.508Z] #49 transferring context: 351.91MB 9.8s done [2023-07-12T15:32:24.508Z] #49 ... [2023-07-12T15:32:24.508Z] [2023-07-12T15:32:24.508Z] #50 [security-spire-server internal] load build context [2023-07-12T15:32:24.508Z] #50 transferring context: 351.91MB 8.6s done [2023-07-12T15:32:24.508Z] #50 ... [2023-07-12T15:32:24.508Z] [2023-07-12T15:32:24.508Z] #51 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-12T15:32:24.766Z] #51 ... [2023-07-12T15:32:24.766Z] [2023-07-12T15:32:24.766Z] #52 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-07-12T15:32:24.766Z] #0 1.574 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T15:32:24.766Z] #0 1.727 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T15:32:24.766Z] #0 1.955 OK: 265 MiB in 53 packages [2023-07-12T15:32:25.024Z] #52 ... [2023-07-12T15:32:25.024Z] [2023-07-12T15:32:25.024Z] #53 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-12T15:32:25.024Z] #0 2.310 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T15:32:25.024Z] #0 2.423 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T15:32:25.024Z] #0 2.636 (1/2) Installing dumb-init (1.2.5-r2) [2023-07-12T15:32:25.024Z] #0 2.641 (2/2) Installing openssl (3.0.9-r1) [2023-07-12T15:32:25.024Z] #0 2.652 Executing busybox-1.35.0-r29.trigger [2023-07-12T15:32:25.024Z] #0 2.659 OK: 8 MiB in 17 packages [2023-07-12T15:32:25.282Z] #53 ... [2023-07-12T15:32:25.282Z] [2023-07-12T15:32:25.282Z] #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-12T15:32:25.282Z] #0 1.963 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T15:32:25.282Z] #0 2.071 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T15:32:25.282Z] #0 2.256 (1/2) Installing ca-certificates (20230506-r0) [2023-07-12T15:32:25.282Z] #0 2.272 (2/2) Installing dumb-init (1.2.5-r2) [2023-07-12T15:32:25.282Z] #0 2.305 Executing busybox-1.35.0-r29.trigger [2023-07-12T15:32:25.282Z] #0 2.306 Executing ca-certificates-20230506-r0.trigger [2023-07-12T15:32:25.282Z] #0 2.377 OK: 8 MiB in 17 packages [2023-07-12T15:32:25.282Z] #54 ... [2023-07-12T15:32:25.282Z] [2023-07-12T15:32:25.282Z] #55 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-12T15:32:25.282Z] #0 1.093 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T15:32:25.282Z] #0 1.277 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T15:32:25.282Z] #0 1.602 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-12T15:32:25.282Z] #0 1.609 Executing busybox-1.35.0-r29.trigger [2023-07-12T15:32:25.282Z] #0 1.628 OK: 7 MiB in 16 packages [2023-07-12T15:32:25.541Z] #55 ... [2023-07-12T15:32:25.541Z] [2023-07-12T15:32:25.541Z] #56 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-12T15:32:25.541Z] #56 ... [2023-07-12T15:32:25.541Z] [2023-07-12T15:32:25.541Z] #41 [support-scheduler internal] load build context [2023-07-12T15:32:25.541Z] #41 DONE 12.6s [2023-07-12T15:32:25.541Z] [2023-07-12T15:32:25.541Z] #44 [security-spire-agent internal] load build context [2023-07-12T15:32:25.541Z] #44 DONE 12.3s [2023-07-12T15:32:25.541Z] [2023-07-12T15:32:25.541Z] #55 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-12T15:32:25.541Z] #55 DONE 11.1s [2023-07-12T15:32:25.541Z] [2023-07-12T15:32:25.541Z] #57 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-12T15:32:25.541Z] #0 2.637 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T15:32:25.541Z] #0 2.771 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T15:32:25.541Z] #0 2.993 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-12T15:32:25.541Z] #0 2.993 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-12T15:32:25.541Z] #0 2.993 OK: 17818 distinct packages available [2023-07-12T15:32:25.541Z] #0 3.033 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T15:32:25.541Z] #0 3.146 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T15:32:25.541Z] #0 3.355 (1/4) Installing dumb-init (1.2.5-r2) [2023-07-12T15:32:25.541Z] #0 3.388 (2/4) Installing musl-obstack (1.2.3-r0) [2023-07-12T15:32:25.541Z] #0 3.388 (3/4) Installing libucontext (1.2-r0) [2023-07-12T15:32:25.541Z] #0 3.393 (4/4) Installing gcompat (1.1.0-r0) [2023-07-12T15:32:25.541Z] #0 3.396 Executing busybox-1.35.0-r29.trigger [2023-07-12T15:32:25.541Z] #0 3.403 OK: 7 MiB in 19 packages [2023-07-12T15:32:25.541Z] #57 DONE 11.1s [2023-07-12T15:32:25.541Z] [2023-07-12T15:32:25.541Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-12T15:32:25.541Z] #0 0.856 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T15:32:25.541Z] #0 1.099 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T15:32:25.541Z] #0 1.408 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-12T15:32:25.541Z] #0 1.408 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-12T15:32:25.541Z] #0 1.408 OK: 17830 distinct packages available [2023-07-12T15:32:25.541Z] #0 1.460 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T15:32:25.541Z] #0 1.654 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T15:32:25.541Z] #0 1.905 OK: 265 MiB in 53 packages [2023-07-12T15:32:25.798Z] #58 DONE 11.5s [2023-07-12T15:32:25.798Z] [2023-07-12T15:32:25.798Z] #53 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-12T15:32:25.798Z] #53 DONE 11.0s [2023-07-12T15:32:25.798Z] [2023-07-12T15:32:25.798Z] #48 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-12T15:32:25.798Z] #48 DONE 11.4s [2023-07-12T15:32:25.798Z] [2023-07-12T15:32:25.798Z] #52 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-07-12T15:32:25.798Z] #52 DONE 11.4s [2023-07-12T15:32:25.798Z] [2023-07-12T15:32:25.798Z] #34 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-07-12T15:32:25.798Z] #34 DONE 11.5s [2023-07-12T15:32:25.798Z] [2023-07-12T15:32:25.798Z] #59 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-07-12T15:32:25.798Z] #0 3.859 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T15:32:25.798Z] #0 3.987 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T15:32:25.798Z] #0 4.191 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-12T15:32:25.798Z] #0 4.195 Executing busybox-1.35.0-r29.trigger [2023-07-12T15:32:25.798Z] #0 4.206 OK: 7 MiB in 16 packages [2023-07-12T15:32:25.798Z] #59 DONE 11.1s [2023-07-12T15:32:25.798Z] [2023-07-12T15:32:25.798Z] #35 [core-metadata internal] load build context [2023-07-12T15:32:25.798Z] #35 DONE 12.8s [2023-07-12T15:32:25.798Z] [2023-07-12T15:32:25.798Z] #40 [security-spire-config internal] load build context [2023-07-12T15:32:25.798Z] #40 DONE 12.7s [2023-07-12T15:32:25.798Z] [2023-07-12T15:32:25.798Z] #39 [security-spiffe-token-provider internal] load build context [2023-07-12T15:32:25.798Z] #39 transferring context: 351.91MB 10.2s done [2023-07-12T15:32:25.798Z] #39 DONE 12.8s [2023-07-12T15:32:25.798Z] [2023-07-12T15:32:25.798Z] #50 [security-spire-server internal] load build context [2023-07-12T15:32:25.798Z] #50 DONE 11.5s [2023-07-12T15:32:25.798Z] [2023-07-12T15:32:25.798Z] #42 [security-proxy-setup internal] load build context [2023-07-12T15:32:25.798Z] #42 DONE 12.6s [2023-07-12T15:32:25.798Z] [2023-07-12T15:32:25.798Z] #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-12T15:32:25.798Z] #54 DONE 11.1s [2023-07-12T15:32:25.798Z] [2023-07-12T15:32:25.798Z] #43 [security-bootstrapper internal] load build context [2023-07-12T15:32:25.798Z] #43 transferring context: 351.91MB 11.0s done [2023-07-12T15:32:25.798Z] #43 DONE 12.6s [2023-07-12T15:32:25.798Z] [2023-07-12T15:32:25.798Z] #45 [core-command internal] load build context [2023-07-12T15:32:25.798Z] #45 DONE 12.4s [2023-07-12T15:32:25.798Z] [2023-07-12T15:32:25.798Z] #37 [security-secretstore-setup internal] load build context [2023-07-12T15:32:25.798Z] #37 transferring context: 351.91MB 10.8s done [2023-07-12T15:32:25.798Z] #37 DONE 12.5s [2023-07-12T15:32:25.798Z] [2023-07-12T15:32:25.798Z] #46 [security-proxy-auth internal] load build context [2023-07-12T15:32:25.798Z] #46 transferring context: 351.91MB 10.1s done [2023-07-12T15:32:25.798Z] #46 DONE 12.3s [2023-07-12T15:32:25.798Z] [2023-07-12T15:32:25.798Z] #49 [core-data internal] load build context [2023-07-12T15:32:25.798Z] #49 DONE 11.5s [2023-07-12T15:32:25.798Z] [2023-07-12T15:32:25.798Z] #47 [core-common-config-bootstrapper internal] load build context [2023-07-12T15:32:25.799Z] #47 transferring context: 351.91MB 10.4s done [2023-07-12T15:32:25.799Z] #47 DONE 12.3s [2023-07-12T15:32:25.799Z] [2023-07-12T15:32:25.799Z] #60 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-07-12T15:32:25.799Z] #60 DONE 0.2s [2023-07-12T15:32:25.799Z] [2023-07-12T15:32:25.799Z] #38 [support-notifications internal] load build context [2023-07-12T15:32:25.799Z] #38 transferring context: 351.91MB 10.7s done [2023-07-12T15:32:25.799Z] #38 DONE 13.0s [2023-07-12T15:32:25.799Z] [2023-07-12T15:32:25.799Z] #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-12T15:32:26.056Z] #61 ... [2023-07-12T15:32:26.056Z] [2023-07-12T15:32:26.056Z] #62 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-07-12T15:32:26.056Z] #62 DONE 0.2s [2023-07-12T15:32:26.056Z] [2023-07-12T15:32:26.056Z] #63 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-07-12T15:32:26.056Z] #63 DONE 0.2s [2023-07-12T15:32:26.056Z] [2023-07-12T15:32:26.056Z] #64 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-07-12T15:32:26.056Z] #64 DONE 0.2s [2023-07-12T15:32:26.056Z] [2023-07-12T15:32:26.056Z] #65 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-12T15:32:26.056Z] #65 DONE 0.2s [2023-07-12T15:32:26.056Z] [2023-07-12T15:32:26.056Z] #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-07-12T15:32:26.056Z] #66 DONE 0.2s [2023-07-12T15:32:26.056Z] [2023-07-12T15:32:26.056Z] #67 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-12T15:32:26.056Z] #67 ... [2023-07-12T15:32:26.056Z] [2023-07-12T15:32:26.056Z] #68 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T15:32:29.885Z] 2ced38df9373: Pull complete [2023-07-12T15:32:31.313Z] 58f1dce35555: Pull complete [2023-07-12T15:32:31.313Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-07-12T15:32:31.313Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-12T15:32:31.313Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-07-12T15:32:31.655Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-12T15:32:31.655Z] WORKDIR /edgex [2023-07-12T15:32:31.655Z] COPY go.mod . [2023-07-12T15:32:31.655Z] RUN go mod download [2023-07-12T15:32:31.655Z] + docker build -t ci-base-image-arm64 -f - . [2023-07-12T15:32:31.783Z] #68 ... [2023-07-12T15:32:31.783Z] [2023-07-12T15:32:31.783Z] #56 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-12T15:32:31.783Z] #56 11.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T15:32:31.783Z] #56 11.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T15:32:31.783Z] #56 12.19 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-12T15:32:31.783Z] #56 12.19 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-12T15:32:31.783Z] #56 12.19 OK: 17818 distinct packages available [2023-07-12T15:32:31.783Z] #56 12.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T15:32:31.783Z] #56 13.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T15:32:31.783Z] #56 13.84 (1/5) Installing dumb-init (1.2.5-r2) [2023-07-12T15:32:31.783Z] #56 14.57 (2/5) Installing musl-obstack (1.2.3-r0) [2023-07-12T15:32:31.783Z] #56 14.59 (3/5) Installing libucontext (1.2-r0) [2023-07-12T15:32:31.783Z] #56 14.59 (4/5) Installing gcompat (1.1.0-r0) [2023-07-12T15:32:31.783Z] #56 14.60 (5/5) Installing openssl (3.0.9-r1) [2023-07-12T15:32:32.244Z] Sending build context to Docker daemon 2.948MB [2023-07-12T15:32:32.244Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-12T15:32:32.244Z] ---> fadd8f120f05 [2023-07-12T15:32:32.244Z] Step 2/4 : WORKDIR /edgex [2023-07-12T15:32:33.098Z] #56 17.38 Executing busybox-1.35.0-r29.trigger [2023-07-12T15:32:33.098Z] #56 17.40 OK: 8 MiB in 20 packages [2023-07-12T15:32:33.652Z] ---> Running in 95905a95b165 [2023-07-12T15:32:33.921Z] Removing intermediate container 95905a95b165 [2023-07-12T15:32:33.921Z] ---> 0c0d5ae688ab [2023-07-12T15:32:33.921Z] Step 3/4 : COPY go.mod . [2023-07-12T15:32:34.504Z] ---> 239f41824c1b [2023-07-12T15:32:34.504Z] Step 4/4 : RUN go mod download [2023-07-12T15:32:34.504Z] ---> Running in f5d782efe130 [2023-07-12T15:32:34.882Z] #56 DONE 18.8s [2023-07-12T15:32:34.882Z] [2023-07-12T15:32:34.882Z] #51 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-12T15:32:34.882Z] #51 12.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T15:32:34.882Z] #51 13.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T15:32:34.882Z] #51 16.59 (1/4) Installing ca-certificates (20230506-r0) [2023-07-12T15:32:34.882Z] #51 18.70 (2/4) Installing dumb-init (1.2.5-r2) [2023-07-12T15:32:35.142Z] #51 20.51 (3/4) Installing su-exec (0.2-r2) [2023-07-12T15:32:35.142Z] #51 20.55 (4/4) Installing yq (4.30.4-r4) [2023-07-12T15:32:35.142Z] #51 ... [2023-07-12T15:32:35.142Z] [2023-07-12T15:32:35.142Z] #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-12T15:32:35.142Z] #61 12.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T15:32:35.142Z] #61 13.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T15:32:35.142Z] #61 18.79 (1/2) Installing dumb-init (1.2.5-r2) [2023-07-12T15:32:35.142Z] #61 20.50 (2/2) Installing su-exec (0.2-r2) [2023-07-12T15:32:35.142Z] #61 20.52 Executing busybox-1.35.0-r29.trigger [2023-07-12T15:32:35.142Z] #61 20.53 OK: 7 MiB in 17 packages [2023-07-12T15:32:35.142Z] #61 DONE 20.6s [2023-07-12T15:32:35.142Z] [2023-07-12T15:32:35.142Z] #69 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-07-12T15:32:35.707Z] #69 DONE 0.4s [2023-07-12T15:32:35.707Z] [2023-07-12T15:32:35.707Z] #51 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-12T15:32:35.707Z] #51 20.74 Executing busybox-1.35.0-r29.trigger [2023-07-12T15:32:35.707Z] #51 20.75 Executing ca-certificates-20230506-r0.trigger [2023-07-12T15:32:35.707Z] #51 20.81 OK: 17 MiB in 19 packages [2023-07-12T15:32:35.707Z] #51 DONE 21.0s [2023-07-12T15:32:35.707Z] [2023-07-12T15:32:35.707Z] #70 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-07-12T15:32:35.707Z] #70 DONE 0.0s [2023-07-12T15:32:35.707Z] [2023-07-12T15:32:35.707Z] #67 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-12T15:32:35.708Z] #67 12.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T15:32:35.708Z] #67 13.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T15:32:35.708Z] #67 13.88 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-12T15:32:35.708Z] #67 13.88 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-12T15:32:35.708Z] #67 13.88 OK: 17818 distinct packages available [2023-07-12T15:32:35.708Z] #67 13.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T15:32:35.708Z] #67 20.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T15:32:35.708Z] #67 21.15 (1/9) Installing ca-certificates (20230506-r0) [2023-07-12T15:32:35.708Z] #67 21.17 (2/9) Installing brotli-libs (1.0.9-r9) [2023-07-12T15:32:35.708Z] #67 21.17 (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-07-12T15:32:35.708Z] #67 21.18 (4/9) Installing libcurl (8.1.2-r0) [2023-07-12T15:32:35.708Z] #67 21.19 (5/9) Installing curl (8.1.2-r0) [2023-07-12T15:32:35.708Z] #67 21.20 (6/9) Installing dumb-init (1.2.5-r2) [2023-07-12T15:32:35.708Z] #67 21.20 (7/9) Installing musl-obstack (1.2.3-r0) [2023-07-12T15:32:35.708Z] #67 21.20 (8/9) Installing libucontext (1.2-r0) [2023-07-12T15:32:35.708Z] #67 21.21 (9/9) Installing gcompat (1.1.0-r0) [2023-07-12T15:32:35.708Z] #67 21.21 Executing busybox-1.35.0-r29.trigger [2023-07-12T15:32:35.708Z] #67 21.22 Executing ca-certificates-20230506-r0.trigger [2023-07-12T15:32:35.708Z] #67 21.28 OK: 10 MiB in 24 packages [2023-07-12T15:32:35.965Z] #67 DONE 21.4s [2023-07-12T15:32:35.965Z] [2023-07-12T15:32:35.965Z] #71 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T15:32:35.965Z] #71 ... [2023-07-12T15:32:35.965Z] [2023-07-12T15:32:35.965Z] #72 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T15:32:36.224Z] #72 ... [2023-07-12T15:32:36.224Z] [2023-07-12T15:32:36.224Z] #73 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T15:32:36.483Z] #73 ... [2023-07-12T15:32:36.483Z] [2023-07-12T15:32:36.483Z] #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T15:32:51.364Z] #74 DONE 24.7s [2023-07-12T15:32:51.364Z] [2023-07-12T15:32:51.364Z] #73 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T15:32:51.364Z] #73 DONE 24.7s [2023-07-12T15:32:51.364Z] [2023-07-12T15:32:51.364Z] #72 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T15:32:51.364Z] #72 DONE 24.7s [2023-07-12T15:32:51.364Z] [2023-07-12T15:32:51.364Z] #71 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T15:32:51.364Z] #71 DONE 24.7s [2023-07-12T15:32:51.364Z] [2023-07-12T15:32:51.364Z] #68 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T15:32:51.364Z] #68 DONE 24.7s [2023-07-12T15:32:51.364Z] [2023-07-12T15:32:51.364Z] #75 [security-spiffe-token-provider builder 6/7] COPY . . [2023-07-12T15:32:54.649Z] #75 DONE 3.4s [2023-07-12T15:32:54.649Z] [2023-07-12T15:32:54.649Z] #76 [core-data builder 6/7] COPY . . [2023-07-12T15:32:54.649Z] #76 CACHED [2023-07-12T15:32:54.649Z] [2023-07-12T15:32:54.649Z] #77 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-07-12T15:32:54.649Z] #77 CACHED [2023-07-12T15:32:54.649Z] [2023-07-12T15:32:54.649Z] #78 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T15:32:54.649Z] #78 CACHED [2023-07-12T15:32:54.649Z] [2023-07-12T15:32:54.649Z] #79 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T15:32:54.649Z] #79 CACHED [2023-07-12T15:32:54.649Z] [2023-07-12T15:32:54.649Z] #80 [security-proxy-auth builder 6/7] COPY . . [2023-07-12T15:32:54.649Z] #80 CACHED [2023-07-12T15:32:54.649Z] [2023-07-12T15:32:54.649Z] #81 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-07-12T15:32:54.649Z] #81 CACHED [2023-07-12T15:32:54.649Z] [2023-07-12T15:32:54.649Z] #82 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-07-12T15:32:54.649Z] #82 CACHED [2023-07-12T15:32:54.649Z] [2023-07-12T15:32:54.649Z] #83 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-12T15:32:54.649Z] #83 CACHED [2023-07-12T15:32:54.649Z] [2023-07-12T15:32:54.649Z] #84 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T15:32:54.649Z] #84 CACHED [2023-07-12T15:32:54.649Z] [2023-07-12T15:32:54.649Z] #85 [core-command builder 6/7] COPY . . [2023-07-12T15:32:54.649Z] #85 CACHED [2023-07-12T15:32:54.649Z] [2023-07-12T15:32:54.649Z] #86 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T15:32:54.649Z] #86 CACHED [2023-07-12T15:32:54.649Z] [2023-07-12T15:32:54.649Z] #87 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-07-12T15:32:54.649Z] #87 CACHED [2023-07-12T15:32:54.649Z] [2023-07-12T15:32:54.649Z] #88 [security-proxy-setup builder 6/7] COPY . . [2023-07-12T15:32:54.649Z] #88 DONE 3.4s [2023-07-12T15:32:54.649Z] [2023-07-12T15:32:54.649Z] #89 [support-scheduler builder 6/7] COPY . . [2023-07-12T15:32:54.649Z] #89 DONE 3.4s [2023-07-12T15:32:54.649Z] [2023-07-12T15:32:54.649Z] #90 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-12T15:32:54.649Z] #90 CACHED [2023-07-12T15:32:54.649Z] [2023-07-12T15:32:54.649Z] #91 [security-secretstore-setup builder 6/7] COPY . . [2023-07-12T15:32:54.649Z] #91 CACHED [2023-07-12T15:32:54.649Z] [2023-07-12T15:32:54.649Z] #92 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T15:32:54.649Z] #92 CACHED [2023-07-12T15:32:54.649Z] [2023-07-12T15:32:54.649Z] #93 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T15:32:54.649Z] #93 CACHED [2023-07-12T15:32:54.649Z] [2023-07-12T15:32:54.649Z] #94 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-07-12T15:32:54.649Z] #94 CACHED [2023-07-12T15:32:54.649Z] [2023-07-12T15:32:54.649Z] #95 [core-metadata builder 6/7] COPY . . [2023-07-12T15:32:54.649Z] #95 CACHED [2023-07-12T15:32:54.649Z] [2023-07-12T15:32:54.649Z] #96 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T15:32:54.649Z] #96 CACHED [2023-07-12T15:32:54.649Z] [2023-07-12T15:32:54.649Z] #97 [security-bootstrapper builder 6/7] COPY . . [2023-07-12T15:32:54.649Z] #97 CACHED [2023-07-12T15:32:54.649Z] [2023-07-12T15:32:54.649Z] #98 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-12T15:32:54.649Z] #98 CACHED [2023-07-12T15:32:54.649Z] [2023-07-12T15:32:54.649Z] #99 [security-spire-agent builder 6/9] COPY . . [2023-07-12T15:32:54.649Z] #99 DONE 3.5s [2023-07-12T15:32:54.649Z] [2023-07-12T15:32:54.649Z] #100 [support-notifications builder 6/7] COPY . . [2023-07-12T15:32:54.649Z] #100 DONE 3.4s [2023-07-12T15:32:54.649Z] [2023-07-12T15:32:54.649Z] #101 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-12T15:32:54.649Z] #101 DONE 0.1s [2023-07-12T15:32:54.649Z] [2023-07-12T15:32:54.649Z] #102 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-07-12T15:32:54.649Z] #102 CACHED [2023-07-12T15:32:54.649Z] [2023-07-12T15:32:54.649Z] #103 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T15:32:54.649Z] #103 CACHED [2023-07-12T15:32:54.649Z] [2023-07-12T15:32:54.649Z] #104 [security-spire-server builder 6/9] COPY . . [2023-07-12T15:32:54.649Z] #104 CACHED [2023-07-12T15:32:54.649Z] [2023-07-12T15:32:54.649Z] #105 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-12T15:32:54.649Z] #105 CACHED [2023-07-12T15:32:54.649Z] [2023-07-12T15:32:54.649Z] #106 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-12T15:32:54.911Z] #106 DONE 0.8s [2023-07-12T15:32:54.911Z] [2023-07-12T15:32:54.911Z] #107 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-12T15:32:54.911Z] #0 0.474 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.7" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-07-12T15:32:55.171Z] #107 ... [2023-07-12T15:32:55.171Z] [2023-07-12T15:32:55.171Z] #108 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-07-12T15:32:55.171Z] #108 DONE 0.1s [2023-07-12T15:32:55.171Z] [2023-07-12T15:32:55.171Z] #109 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-12T15:32:55.171Z] #0 1.200 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.7" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-07-12T15:32:56.110Z] #109 ... [2023-07-12T15:32:56.110Z] [2023-07-12T15:32:56.110Z] #110 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T15:32:56.110Z] #110 CACHED [2023-07-12T15:32:56.110Z] [2023-07-12T15:32:56.110Z] #111 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-12T15:32:56.110Z] #111 CACHED [2023-07-12T15:32:56.110Z] [2023-07-12T15:32:56.110Z] #112 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-07-12T15:32:56.110Z] #112 CACHED [2023-07-12T15:32:56.110Z] [2023-07-12T15:32:56.110Z] #113 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-12T15:32:56.110Z] #113 CACHED [2023-07-12T15:32:56.110Z] [2023-07-12T15:32:56.110Z] #114 [security-spire-config builder 6/9] COPY . . [2023-07-12T15:32:56.110Z] #114 CACHED [2023-07-12T15:32:56.110Z] [2023-07-12T15:32:56.110Z] #115 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-07-12T15:32:56.110Z] #115 CACHED [2023-07-12T15:32:56.110Z] [2023-07-12T15:32:56.110Z] #116 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-12T15:32:56.110Z] #116 DONE 1.9s [2023-07-12T15:32:56.110Z] [2023-07-12T15:32:56.110Z] #117 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T15:32:56.367Z] #117 DONE 0.4s [2023-07-12T15:32:56.367Z] [2023-07-12T15:32:56.367Z] #118 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T15:32:56.367Z] #118 DONE 0.4s [2023-07-12T15:32:56.367Z] [2023-07-12T15:32:56.367Z] #119 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-07-12T15:32:56.367Z] #119 DONE 0.3s [2023-07-12T15:32:56.367Z] [2023-07-12T15:32:56.367Z] #120 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-12T15:32:56.624Z] #120 DONE 0.2s [2023-07-12T15:32:56.624Z] [2023-07-12T15:32:56.624Z] #121 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-12T15:32:56.624Z] #121 DONE 0.3s [2023-07-12T15:32:56.624Z] [2023-07-12T15:32:56.624Z] #122 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-12T15:32:56.881Z] #122 ... [2023-07-12T15:32:56.881Z] [2023-07-12T15:32:56.881Z] #123 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T15:32:56.881Z] #123 CACHED [2023-07-12T15:32:56.881Z] [2023-07-12T15:32:56.881Z] #124 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-12T15:32:56.881Z] #124 CACHED [2023-07-12T15:32:56.881Z] [2023-07-12T15:32:56.881Z] #125 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-12T15:32:57.447Z] #125 ... [2023-07-12T15:32:57.447Z] [2023-07-12T15:32:57.447Z] #126 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-07-12T15:32:57.447Z] #126 DONE 0.9s [2023-07-12T15:32:57.447Z] [2023-07-12T15:32:57.447Z] #122 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-12T15:32:57.447Z] #122 DONE 0.9s [2023-07-12T15:32:57.728Z] [2023-07-12T15:32:57.728Z] #127 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-07-12T15:32:57.728Z] #127 DONE 0.1s [2023-07-12T15:32:57.728Z] [2023-07-12T15:32:57.728Z] #128 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-07-12T15:32:57.990Z] #128 DONE 0.4s [2023-07-12T15:32:57.990Z] [2023-07-12T15:32:57.990Z] #129 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-12T15:32:58.247Z] #129 DONE 0.5s [2023-07-12T15:32:58.247Z] [2023-07-12T15:32:58.247Z] #125 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-12T15:32:58.247Z] #125 DONE 1.2s [2023-07-12T15:32:58.247Z] [2023-07-12T15:32:58.247Z] #130 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-07-12T15:32:58.247Z] #130 ... [2023-07-12T15:32:58.247Z] [2023-07-12T15:32:58.247Z] #131 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-07-12T15:32:58.247Z] #131 DONE 0.2s [2023-07-12T15:32:58.247Z] [2023-07-12T15:32:58.247Z] #132 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-07-12T15:32:58.247Z] #132 DONE 0.2s [2023-07-12T15:32:58.247Z] [2023-07-12T15:32:58.247Z] #130 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-07-12T15:32:58.247Z] #130 DONE 0.2s [2023-07-12T15:32:58.247Z] [2023-07-12T15:32:58.247Z] #133 [security-spire-config] exporting to image [2023-07-12T15:32:58.247Z] #133 exporting layers [2023-07-12T15:32:58.508Z] #133 ... [2023-07-12T15:32:58.508Z] [2023-07-12T15:32:58.508Z] #134 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-07-12T15:32:58.508Z] #134 DONE 0.1s [2023-07-12T15:32:58.508Z] [2023-07-12T15:32:58.508Z] #135 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-07-12T15:32:58.508Z] #135 DONE 0.1s [2023-07-12T15:32:58.790Z] [2023-07-12T15:32:58.790Z] #136 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-07-12T15:32:58.790Z] #136 DONE 0.3s [2023-07-12T15:32:58.790Z] [2023-07-12T15:32:58.790Z] #137 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-07-12T15:32:58.790Z] #137 DONE 0.3s [2023-07-12T15:32:58.790Z] [2023-07-12T15:32:58.790Z] #133 [security-spire-server] exporting to image [2023-07-12T15:32:58.790Z] #133 exporting layers 0.5s done [2023-07-12T15:32:58.790Z] #133 writing image sha256:f7a1a0a6388e1fb42a0ba24662631a456bbaf0a1eaff72dd28be7604d93aef97 [2023-07-12T15:32:59.047Z] #133 writing image sha256:f7a1a0a6388e1fb42a0ba24662631a456bbaf0a1eaff72dd28be7604d93aef97 0.0s done [2023-07-12T15:32:59.047Z] #133 naming to docker.io/library/security-spire-config done [2023-07-12T15:32:59.305Z] #133 exporting layers 0.6s done [2023-07-12T15:32:59.305Z] #133 writing image sha256:c83f23c1b3af3e220d4be3813444e5c6196f534f1a5bd8770050212492a09011 0.0s done [2023-07-12T15:32:59.305Z] #133 naming to docker.io/library/security-spire-agent done [2023-07-12T15:32:59.305Z] #133 writing image sha256:224a6271b2b03bd3f0fd9c509869fa1329ac6212a054f5e5408260806191750c done [2023-07-12T15:32:59.305Z] #133 naming to docker.io/library/security-spire-server done [2023-07-12T15:32:59.305Z] #133 DONE 1.1s [2023-07-12T15:32:59.305Z] [2023-07-12T15:32:59.305Z] #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-12T15:32:59.305Z] #0 2.012 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.7" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-07-12T15:33:04.561Z] #138 ... [2023-07-12T15:33:04.561Z] [2023-07-12T15:33:04.561Z] #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-12T15:33:04.561Z] #0 0.992 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.7" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-07-12T15:33:04.561Z] #139 ... [2023-07-12T15:33:04.561Z] [2023-07-12T15:33:04.561Z] #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-12T15:33:04.561Z] #0 1.103 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.7" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-07-12T15:33:04.561Z] #140 ... [2023-07-12T15:33:04.561Z] [2023-07-12T15:33:04.561Z] #141 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-12T15:33:04.561Z] #0 2.031 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.7" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-07-12T15:33:04.561Z] #141 ... [2023-07-12T15:33:04.561Z] [2023-07-12T15:33:04.561Z] #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-12T15:33:04.561Z] #0 2.013 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.7" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-07-12T15:33:04.561Z] #142 ... [2023-07-12T15:33:04.561Z] [2023-07-12T15:33:04.561Z] #143 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-12T15:33:04.561Z] #0 0.693 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.7" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-07-12T15:33:04.819Z] #143 ... [2023-07-12T15:33:04.819Z] [2023-07-12T15:33:04.819Z] #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-12T15:33:04.819Z] #0 1.366 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.7" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-07-12T15:33:04.819Z] #144 ... [2023-07-12T15:33:04.819Z] [2023-07-12T15:33:04.819Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-12T15:33:04.819Z] #0 0.851 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.7" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-07-12T15:33:05.076Z] #145 ... [2023-07-12T15:33:05.076Z] [2023-07-12T15:33:05.076Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-12T15:33:05.076Z] #0 1.443 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.7" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-07-12T15:33:06.844Z] Removing intermediate container f5d782efe130 [2023-07-12T15:33:06.844Z] ---> f74def8c292c [2023-07-12T15:33:06.844Z] Successfully built f74def8c292c [2023-07-12T15:33:06.844Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:33:07.192Z] + docker inspect -f . ci-base-image-arm64 [2023-07-12T15:33:07.192Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T15:33:07.407Z] prd-ubuntu20.04-docker-arm64-4c-16g-954 does not seem to be running inside a container [2023-07-12T15:33:07.508Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/540 -v /w/workspace/edgex-go/540:/w/workspace/edgex-go/540:rw,z -v /w/workspace/edgex-go/540@tmp:/w/workspace/edgex-go/540@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-07-12T15:33:09.275Z] $ docker top 2a945dab8476344245532fd51a27a49987035349f86611325ddee7b1f187f97f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-12T15:33:10.105Z] + go version [2023-07-12T15:33:10.105Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-07-12T15:33:10.128Z] $ docker stop --time=1 2a945dab8476344245532fd51a27a49987035349f86611325ddee7b1f187f97f [2023-07-12T15:33:11.709Z] $ docker rm -f --volumes 2a945dab8476344245532fd51a27a49987035349f86611325ddee7b1f187f97f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:33:12.339Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-07-12T15:33:12.339Z] [2023-07-12T15:33:12.339Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:33:12.684Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-07-12T15:33:12.685Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-07-12T15:33:12.685Z] 547446be3368: Pulling fs layer [2023-07-12T15:33:12.685Z] d125d8839a47: Pulling fs layer [2023-07-12T15:33:12.685Z] 3e85d5ac6304: Pulling fs layer [2023-07-12T15:33:12.685Z] c3105a71a48b: Pulling fs layer [2023-07-12T15:33:12.685Z] 0f093f025ec4: Pulling fs layer [2023-07-12T15:33:12.685Z] c3106fc0e877: Pulling fs layer [2023-07-12T15:33:12.685Z] 0f093f025ec4: Waiting [2023-07-12T15:33:12.685Z] c3105a71a48b: Waiting [2023-07-12T15:33:12.685Z] c3106fc0e877: Waiting [2023-07-12T15:33:12.965Z] 547446be3368: Verifying Checksum [2023-07-12T15:33:12.966Z] 547446be3368: Download complete [2023-07-12T15:33:12.966Z] c3105a71a48b: Verifying Checksum [2023-07-12T15:33:12.966Z] c3105a71a48b: Download complete [2023-07-12T15:33:13.235Z] d125d8839a47: Verifying Checksum [2023-07-12T15:33:13.235Z] d125d8839a47: Download complete [2023-07-12T15:33:13.235Z] c3106fc0e877: Verifying Checksum [2023-07-12T15:33:13.235Z] c3106fc0e877: Download complete [2023-07-12T15:33:13.505Z] 0f093f025ec4: Verifying Checksum [2023-07-12T15:33:13.505Z] 0f093f025ec4: Download complete [2023-07-12T15:33:13.505Z] 547446be3368: Pull complete [2023-07-12T15:33:14.471Z] d125d8839a47: Pull complete [2023-07-12T15:33:15.058Z] 3e85d5ac6304: Verifying Checksum [2023-07-12T15:33:15.058Z] 3e85d5ac6304: Download complete [2023-07-12T15:33:23.275Z] 3e85d5ac6304: Pull complete [2023-07-12T15:33:23.275Z] c3105a71a48b: Pull complete [2023-07-12T15:33:24.246Z] 0f093f025ec4: Pull complete [2023-07-12T15:33:24.246Z] c3106fc0e877: Pull complete [2023-07-12T15:33:24.246Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-07-12T15:33:24.514Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-07-12T15:33:24.514Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T15:33:24.689Z] prd-ubuntu20.04-docker-arm64-4c-16g-954 does not seem to be running inside a container [2023-07-12T15:33:24.754Z] $ 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/540 -v /w/workspace/edgex-go/540:/w/workspace/edgex-go/540:rw,z -v /w/workspace/edgex-go/540@tmp:/w/workspace/edgex-go/540@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-07-12T15:33:26.786Z] $ docker top 0e5b4ad03e932ad8df9c33184a25925a6701823468f739b4c8ef8b47bdd7d11a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-12T15:33:27.607Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-07-12T15:33:35.823Z] #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-07-12T15:33:36.782Z] #1 transferring dockerfile: [2023-07-12T15:33:36.782Z] #1 transferring dockerfile: 2.12kB done [2023-07-12T15:33:36.782Z] #1 DONE 1.3s [2023-07-12T15:33:37.050Z] [2023-07-12T15:33:37.050Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2023-07-12T15:33:37.050Z] #2 transferring dockerfile: 2.06kB done [2023-07-12T15:33:37.050Z] #2 DONE 0.0s [2023-07-12T15:33:37.050Z] [2023-07-12T15:33:37.050Z] #3 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-07-12T15:33:37.050Z] #3 transferring dockerfile: 1.78kB 0.0s done [2023-07-12T15:33:37.050Z] #3 DONE 0.1s [2023-07-12T15:33:37.326Z] [2023-07-12T15:33:37.326Z] #4 [security-spire-agent internal] load build definition from Dockerfile [2023-07-12T15:33:37.326Z] #4 transferring dockerfile: 2.68kB done [2023-07-12T15:33:37.326Z] #4 DONE 0.1s [2023-07-12T15:33:37.326Z] [2023-07-12T15:33:37.326Z] #5 [security-spire-config internal] load build definition from Dockerfile [2023-07-12T15:33:37.326Z] #5 transferring dockerfile: 2.58kB done [2023-07-12T15:33:37.326Z] #5 DONE 0.1s [2023-07-12T15:33:37.326Z] [2023-07-12T15:33:37.326Z] #6 [support-notifications internal] load build definition from Dockerfile [2023-07-12T15:33:37.326Z] #6 transferring dockerfile: 1.84kB done [2023-07-12T15:33:37.326Z] #6 DONE 0.0s [2023-07-12T15:33:37.326Z] [2023-07-12T15:33:37.326Z] #7 [security-bootstrapper internal] load build definition from Dockerfile [2023-07-12T15:33:37.326Z] #7 transferring dockerfile: 2.82kB done [2023-07-12T15:33:37.326Z] #7 DONE 0.0s [2023-07-12T15:33:37.326Z] [2023-07-12T15:33:37.326Z] #8 [core-data internal] load build definition from Dockerfile [2023-07-12T15:33:37.593Z] #8 transferring dockerfile: 1.90kB done [2023-07-12T15:33:37.593Z] #8 DONE 0.1s [2023-07-12T15:33:37.593Z] [2023-07-12T15:33:37.593Z] #9 [support-scheduler internal] load build definition from Dockerfile [2023-07-12T15:33:37.593Z] #9 transferring dockerfile: 1.82kB 0.0s done [2023-07-12T15:33:37.593Z] #9 DONE 0.1s [2023-07-12T15:33:37.593Z] [2023-07-12T15:33:37.593Z] #10 [security-spire-server internal] load build definition from Dockerfile [2023-07-12T15:33:37.593Z] #10 transferring dockerfile: 2.63kB done [2023-07-12T15:33:37.593Z] #10 DONE 0.1s [2023-07-12T15:33:37.593Z] [2023-07-12T15:33:37.593Z] #11 [security-proxy-auth internal] load build definition from Dockerfile [2023-07-12T15:33:37.593Z] #11 transferring dockerfile: 2.04kB done [2023-07-12T15:33:37.593Z] #11 DONE 0.1s [2023-07-12T15:33:37.593Z] [2023-07-12T15:33:37.593Z] #12 [core-metadata internal] load build definition from Dockerfile [2023-07-12T15:33:37.861Z] #12 transferring dockerfile: 1.96kB done [2023-07-12T15:33:37.861Z] #12 DONE 0.1s [2023-07-12T15:33:37.861Z] [2023-07-12T15:33:37.861Z] #13 [core-command internal] load build definition from Dockerfile [2023-07-12T15:33:37.861Z] #13 transferring dockerfile: 1.82kB 0.0s done [2023-07-12T15:33:37.861Z] #13 DONE 0.1s [2023-07-12T15:33:37.861Z] [2023-07-12T15:33:37.861Z] #14 [security-secretstore-setup internal] load build definition from Dockerfile [2023-07-12T15:33:37.861Z] #14 transferring dockerfile: 2.38kB done [2023-07-12T15:33:37.861Z] #14 DONE 0.0s [2023-07-12T15:33:37.861Z] [2023-07-12T15:33:37.861Z] #15 [core-common-config-bootstrapper internal] load .dockerignore [2023-07-12T15:33:37.861Z] #15 transferring context: [2023-07-12T15:33:38.128Z] #15 transferring context: 56B done [2023-07-12T15:33:38.128Z] #15 DONE 0.0s [2023-07-12T15:33:38.394Z] [2023-07-12T15:33:38.394Z] #16 [security-proxy-setup internal] load .dockerignore [2023-07-12T15:33:38.394Z] #16 transferring context: 56B done [2023-07-12T15:33:38.394Z] #16 DONE 0.0s [2023-07-12T15:33:38.665Z] [2023-07-12T15:33:38.665Z] #17 [security-spiffe-token-provider internal] load .dockerignore [2023-07-12T15:33:38.665Z] #17 transferring context: 56B done [2023-07-12T15:33:38.665Z] #17 DONE 0.0s [2023-07-12T15:33:38.665Z] [2023-07-12T15:33:38.665Z] #18 [security-spire-agent internal] load .dockerignore [2023-07-12T15:33:38.665Z] #18 transferring context: 56B done [2023-07-12T15:33:38.665Z] #18 DONE 0.0s [2023-07-12T15:33:38.665Z] [2023-07-12T15:33:38.665Z] #19 [security-spire-config internal] load .dockerignore [2023-07-12T15:33:38.665Z] #19 transferring context: 56B done [2023-07-12T15:33:38.665Z] #19 DONE 0.0s [2023-07-12T15:33:38.665Z] [2023-07-12T15:33:38.665Z] #20 [support-notifications internal] load .dockerignore [2023-07-12T15:33:38.665Z] #20 transferring context: 56B done [2023-07-12T15:33:38.665Z] #20 DONE 0.0s [2023-07-12T15:33:38.933Z] [2023-07-12T15:33:38.933Z] #21 [security-bootstrapper internal] load .dockerignore [2023-07-12T15:33:38.933Z] #21 transferring context: 56B done [2023-07-12T15:33:38.933Z] #21 DONE 0.1s [2023-07-12T15:33:38.933Z] [2023-07-12T15:33:38.933Z] #22 [core-data internal] load .dockerignore [2023-07-12T15:33:38.933Z] #22 transferring context: 56B done [2023-07-12T15:33:38.933Z] #22 DONE 0.1s [2023-07-12T15:33:38.933Z] [2023-07-12T15:33:38.933Z] #23 [support-scheduler internal] load .dockerignore [2023-07-12T15:33:38.933Z] #23 transferring context: 56B done [2023-07-12T15:33:38.933Z] #23 DONE 0.0s [2023-07-12T15:33:38.933Z] [2023-07-12T15:33:38.933Z] #24 [security-spire-server internal] load .dockerignore [2023-07-12T15:33:39.203Z] #24 transferring context: 56B done [2023-07-12T15:33:39.203Z] #24 DONE 0.1s [2023-07-12T15:33:39.203Z] [2023-07-12T15:33:39.203Z] #25 [security-proxy-auth internal] load .dockerignore [2023-07-12T15:33:39.203Z] #25 transferring context: 56B done [2023-07-12T15:33:39.203Z] #25 DONE 0.0s [2023-07-12T15:33:39.203Z] [2023-07-12T15:33:39.203Z] #26 [security-secretstore-setup internal] load .dockerignore [2023-07-12T15:33:39.203Z] #26 DONE 0.0s [2023-07-12T15:33:39.203Z] [2023-07-12T15:33:39.203Z] #27 [core-metadata internal] load .dockerignore [2023-07-12T15:33:39.203Z] #27 transferring context: 56B done [2023-07-12T15:33:39.203Z] #27 DONE 0.0s [2023-07-12T15:33:39.203Z] [2023-07-12T15:33:39.203Z] #28 [core-command internal] load .dockerignore [2023-07-12T15:33:39.203Z] #28 transferring context: 56B 0.0s done [2023-07-12T15:33:39.471Z] #28 DONE 0.1s [2023-07-12T15:33:39.471Z] [2023-07-12T15:33:39.471Z] #26 [security-secretstore-setup internal] load .dockerignore [2023-07-12T15:33:39.471Z] #26 transferring context: 56B 0.0s done [2023-07-12T15:33:39.471Z] #26 DONE 0.1s [2023-07-12T15:33:39.471Z] [2023-07-12T15:33:39.471Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-12T15:33:39.471Z] #29 DONE 0.0s [2023-07-12T15:33:39.471Z] [2023-07-12T15:33:39.471Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-07-12T15:33:39.471Z] #30 DONE 0.1s [2023-07-12T15:33:39.471Z] [2023-07-12T15:33:39.471Z] #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-12T15:33:39.471Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-12T15:33:39.740Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 1.95MB / 3.26MB 0.1s [2023-07-12T15:33:39.740Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-12T15:33:39.740Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-12T15:33:39.740Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-12T15:33:39.740Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done [2023-07-12T15:33:39.740Z] #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d [2023-07-12T15:33:40.010Z] #31 ... [2023-07-12T15:33:40.010Z] [2023-07-12T15:33:40.010Z] #32 [core-common-config-bootstrapper internal] load build context [2023-07-12T15:33:40.010Z] #32 transferring context: 2.56MB 0.6s done [2023-07-12T15:33:40.010Z] #32 DONE 0.7s [2023-07-12T15:33:40.010Z] [2023-07-12T15:33:40.010Z] #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-12T15:33:40.281Z] #31 ... [2023-07-12T15:33:40.281Z] [2023-07-12T15:33:40.281Z] #33 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-12T15:33:40.281Z] #33 DONE 0.8s [2023-07-12T15:33:40.281Z] [2023-07-12T15:33:40.281Z] #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-12T15:33:40.549Z] #31 ... [2023-07-12T15:33:40.549Z] [2023-07-12T15:33:40.549Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-12T15:33:40.549Z] #29 DONE 0.0s [2023-07-12T15:33:40.549Z] [2023-07-12T15:33:40.549Z] #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-12T15:33:40.549Z] #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 0.7s done [2023-07-12T15:33:40.549Z] #31 ... [2023-07-12T15:33:40.549Z] [2023-07-12T15:33:40.549Z] #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-12T15:33:40.549Z] #29 DONE 0.0s [2023-07-12T15:33:40.549Z] [2023-07-12T15:33:40.549Z] #33 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-12T15:33:40.549Z] #33 DONE 1.6s [2023-07-12T15:33:40.549Z] [2023-07-12T15:33:40.549Z] #34 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2023-07-12T15:33:40.549Z] #34 DONE 0.5s [2023-07-12T15:33:40.549Z] [2023-07-12T15:33:40.549Z] #31 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-12T15:33:40.549Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-12T15:33:40.549Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done [2023-07-12T15:33:40.549Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-12T15:33:40.549Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-12T15:33:40.549Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-12T15:33:40.550Z] #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 0.7s done [2023-07-12T15:33:40.550Z] #31 ... [2023-07-12T15:33:40.550Z] [2023-07-12T15:33:40.550Z] #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-12T15:33:40.550Z] #29 DONE 0.0s [2023-07-12T15:33:40.550Z] [2023-07-12T15:33:40.550Z] #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 [2023-07-12T15:33:40.550Z] #30 DONE 0.4s [2023-07-12T15:33:40.822Z] [2023-07-12T15:33:40.822Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-12T15:33:40.822Z] #29 DONE 0.0s [2023-07-12T15:33:40.822Z] [2023-07-12T15:33:40.822Z] #33 [security-spire-config builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-12T15:33:40.822Z] #33 DONE 1.6s [2023-07-12T15:33:40.822Z] [2023-07-12T15:33:40.822Z] #34 [security-spire-config builder 2/7] WORKDIR /edgex-go [2023-07-12T15:33:40.822Z] #34 DONE 0.6s [2023-07-12T15:33:40.822Z] [2023-07-12T15:33:40.822Z] #31 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-12T15:33:40.822Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-12T15:33:40.822Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done [2023-07-12T15:33:40.822Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-12T15:33:40.822Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-12T15:33:40.822Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-12T15:33:40.822Z] #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 0.7s done [2023-07-12T15:33:40.822Z] #31 DONE 2.5s [2023-07-12T15:33:40.822Z] [2023-07-12T15:33:40.822Z] #35 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-12T15:33:40.822Z] #35 ... [2023-07-12T15:33:40.822Z] [2023-07-12T15:33:40.822Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-12T15:33:40.822Z] #29 DONE 0.0s [2023-07-12T15:33:41.090Z] [2023-07-12T15:33:41.090Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-12T15:33:41.090Z] #29 DONE 0.0s [2023-07-12T15:33:41.090Z] [2023-07-12T15:33:41.090Z] #36 [security-spire-agent internal] load build context [2023-07-12T15:33:41.090Z] #36 ... [2023-07-12T15:33:41.090Z] [2023-07-12T15:33:41.090Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-12T15:33:41.090Z] #29 DONE 0.0s [2023-07-12T15:33:41.090Z] [2023-07-12T15:33:41.090Z] #36 [security-spire-agent internal] load build context [2023-07-12T15:33:41.367Z] #36 ... [2023-07-12T15:33:41.367Z] [2023-07-12T15:33:41.367Z] #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-12T15:33:41.367Z] #29 DONE 0.0s [2023-07-12T15:33:41.367Z] [2023-07-12T15:33:41.367Z] #36 [security-spire-agent internal] load build context [2023-07-12T15:33:41.638Z] #36 ... [2023-07-12T15:33:41.638Z] [2023-07-12T15:33:41.638Z] #33 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-12T15:33:41.638Z] #33 DONE 1.7s [2023-07-12T15:33:41.638Z] [2023-07-12T15:33:41.638Z] #34 [support-scheduler builder 2/7] WORKDIR /edgex-go [2023-07-12T15:33:41.638Z] #34 DONE 0.6s [2023-07-12T15:33:41.638Z] [2023-07-12T15:33:41.638Z] #31 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-12T15:33:41.638Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-12T15:33:41.638Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done [2023-07-12T15:33:41.638Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-12T15:33:41.638Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-12T15:33:41.638Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-12T15:33:41.638Z] #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 0.7s done [2023-07-12T15:33:41.638Z] #31 DONE 2.6s [2023-07-12T15:33:41.638Z] [2023-07-12T15:33:41.638Z] #36 [security-spire-agent internal] load build context [2023-07-12T15:33:41.638Z] #36 ... [2023-07-12T15:33:41.638Z] [2023-07-12T15:33:41.638Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-12T15:33:41.638Z] #29 DONE 0.0s [2023-07-12T15:33:41.638Z] [2023-07-12T15:33:41.638Z] #36 [security-spire-agent internal] load build context [2023-07-12T15:33:41.638Z] #36 ... [2023-07-12T15:33:41.638Z] [2023-07-12T15:33:41.638Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-12T15:33:41.638Z] #29 DONE 0.0s [2023-07-12T15:33:41.638Z] [2023-07-12T15:33:41.638Z] #37 [security-proxy-setup internal] load build context [2023-07-12T15:33:41.638Z] #37 transferring context: 2.56MB 1.0s done [2023-07-12T15:33:41.638Z] #37 DONE 1.2s [2023-07-12T15:33:41.638Z] [2023-07-12T15:33:41.638Z] #36 [security-spire-agent internal] load build context [2023-07-12T15:33:41.911Z] #36 ... [2023-07-12T15:33:41.911Z] [2023-07-12T15:33:41.911Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-12T15:33:41.911Z] #29 DONE 0.0s [2023-07-12T15:33:41.911Z] [2023-07-12T15:33:41.911Z] #36 [security-spire-agent internal] load build context [2023-07-12T15:33:42.189Z] #36 ... [2023-07-12T15:33:42.189Z] [2023-07-12T15:33:42.189Z] #33 [security-spire-server builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-12T15:33:42.189Z] #33 DONE 1.8s [2023-07-12T15:33:42.189Z] [2023-07-12T15:33:42.189Z] #34 [security-spire-server builder 2/7] WORKDIR /edgex-go [2023-07-12T15:33:42.189Z] #34 DONE 0.7s [2023-07-12T15:33:42.189Z] [2023-07-12T15:33:42.189Z] #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-12T15:33:42.189Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-12T15:33:42.189Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done [2023-07-12T15:33:42.189Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-12T15:33:42.189Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-12T15:33:42.189Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-12T15:33:42.189Z] #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 0.7s done [2023-07-12T15:33:42.189Z] #31 DONE 2.7s [2023-07-12T15:33:42.189Z] [2023-07-12T15:33:42.189Z] #36 [security-spire-agent internal] load build context [2023-07-12T15:33:42.189Z] #36 transferring context: 2.56MB 1.1s done [2023-07-12T15:33:42.189Z] #36 ... [2023-07-12T15:33:42.189Z] [2023-07-12T15:33:42.189Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-12T15:33:42.189Z] #29 DONE 0.1s [2023-07-12T15:33:42.457Z] [2023-07-12T15:33:42.457Z] #38 [security-spiffe-token-provider internal] load build context [2023-07-12T15:33:42.457Z] #38 transferring context: 2.56MB 1.2s done [2023-07-12T15:33:42.457Z] #38 DONE 1.8s [2023-07-12T15:33:42.457Z] [2023-07-12T15:33:42.457Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-07-12T15:33:42.725Z] #30 ... [2023-07-12T15:33:42.725Z] [2023-07-12T15:33:42.725Z] #36 [security-spire-agent internal] load build context [2023-07-12T15:33:42.725Z] #36 DONE 1.9s [2023-07-12T15:33:42.725Z] [2023-07-12T15:33:42.725Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-07-12T15:33:42.725Z] #30 DONE 2.1s [2023-07-12T15:33:42.725Z] [2023-07-12T15:33:42.725Z] #39 [support-notifications internal] load build context [2023-07-12T15:33:42.994Z] #39 ... [2023-07-12T15:33:42.994Z] [2023-07-12T15:33:42.994Z] #33 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-12T15:33:42.994Z] #33 DONE 1.8s [2023-07-12T15:33:42.994Z] [2023-07-12T15:33:42.994Z] #34 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-07-12T15:33:42.994Z] #34 DONE 0.7s [2023-07-12T15:33:42.994Z] [2023-07-12T15:33:42.994Z] #31 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-12T15:33:42.994Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-12T15:33:42.994Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done [2023-07-12T15:33:42.994Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-12T15:33:42.994Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-12T15:33:42.994Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-12T15:33:42.994Z] #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 0.7s done [2023-07-12T15:33:42.994Z] #31 DONE 2.7s [2023-07-12T15:33:42.994Z] [2023-07-12T15:33:42.994Z] #39 [support-notifications internal] load build context [2023-07-12T15:33:43.269Z] #39 ... [2023-07-12T15:33:43.269Z] [2023-07-12T15:33:43.269Z] #40 [security-spire-config internal] load build context [2023-07-12T15:33:43.269Z] #40 transferring context: 2.56MB 0.9s done [2023-07-12T15:33:43.269Z] #40 DONE 2.3s [2023-07-12T15:33:43.269Z] [2023-07-12T15:33:43.269Z] #39 [support-notifications internal] load build context [2023-07-12T15:33:46.642Z] #39 transferring context: 2.56MB 4.0s done [2023-07-12T15:33:46.642Z] #39 DONE 4.6s [2023-07-12T15:33:46.642Z] [2023-07-12T15:33:46.642Z] #41 [security-bootstrapper internal] load build context [2023-07-12T15:33:47.604Z] #41 transferring context: 2.56MB 5.2s done [2023-07-12T15:33:47.604Z] #41 ... [2023-07-12T15:33:47.604Z] [2023-07-12T15:33:47.604Z] #42 [security-proxy-auth internal] load build context [2023-07-12T15:33:48.193Z] #42 transferring context: 2.56MB 5.0s done [2023-07-12T15:33:48.464Z] #42 ... [2023-07-12T15:33:48.464Z] [2023-07-12T15:33:48.464Z] #41 [security-bootstrapper internal] load build context [2023-07-12T15:33:48.464Z] #41 DONE 6.9s [2023-07-12T15:33:48.464Z] [2023-07-12T15:33:48.464Z] #43 [security-secretstore-setup internal] load build context [2023-07-12T15:33:48.734Z] #43 ... [2023-07-12T15:33:48.734Z] [2023-07-12T15:33:48.734Z] #44 [core-command internal] load build context [2023-07-12T15:33:48.734Z] #44 transferring context: 2.56MB 4.3s done [2023-07-12T15:33:48.734Z] #44 DONE 6.6s [2023-07-12T15:33:48.734Z] [2023-07-12T15:33:48.734Z] #43 [security-secretstore-setup internal] load build context [2023-07-12T15:33:48.734Z] #43 transferring context: 2.56MB 5.0s done [2023-07-12T15:33:48.734Z] #43 ... [2023-07-12T15:33:48.734Z] [2023-07-12T15:33:48.734Z] #45 [security-spire-server internal] load build context [2023-07-12T15:33:49.006Z] #45 ... [2023-07-12T15:33:49.006Z] [2023-07-12T15:33:49.006Z] #46 [core-data internal] load build context [2023-07-12T15:33:49.006Z] #46 transferring context: 2.56MB 5.7s done [2023-07-12T15:33:49.006Z] #46 DONE 7.5s [2023-07-12T15:33:49.006Z] [2023-07-12T15:33:49.006Z] #47 [support-scheduler internal] load build context [2023-07-12T15:33:49.006Z] #47 transferring context: 2.56MB 5.8s done [2023-07-12T15:33:49.277Z] #47 ... [2023-07-12T15:33:49.277Z] [2023-07-12T15:33:49.277Z] #45 [security-spire-server internal] load build context [2023-07-12T15:33:49.277Z] #45 ... [2023-07-12T15:33:49.277Z] [2023-07-12T15:33:49.277Z] #48 [core-metadata internal] load build context [2023-07-12T15:33:49.277Z] #48 transferring context: 2.56MB 5.0s done [2023-07-12T15:33:49.277Z] #48 DONE 7.2s [2023-07-12T15:33:49.544Z] [2023-07-12T15:33:49.544Z] #42 [security-proxy-auth internal] load build context [2023-07-12T15:33:49.544Z] #42 DONE 7.3s [2023-07-12T15:33:49.544Z] [2023-07-12T15:33:49.544Z] #45 [security-spire-server internal] load build context [2023-07-12T15:33:49.811Z] #45 ... [2023-07-12T15:33:49.811Z] [2023-07-12T15:33:49.811Z] #47 [support-scheduler internal] load build context [2023-07-12T15:33:49.811Z] #47 DONE 8.1s [2023-07-12T15:33:49.811Z] [2023-07-12T15:33:49.811Z] #45 [security-spire-server internal] load build context [2023-07-12T15:33:49.811Z] #45 transferring context: 2.56MB 6.5s done [2023-07-12T15:33:50.396Z] #45 ... [2023-07-12T15:33:50.396Z] [2023-07-12T15:33:50.396Z] #43 [security-secretstore-setup internal] load build context [2023-07-12T15:33:50.396Z] #43 DONE 7.4s [2023-07-12T15:33:50.663Z] [2023-07-12T15:33:50.663Z] #45 [security-spire-server internal] load build context [2023-07-12T15:33:50.663Z] #45 DONE 8.4s [2023-07-12T15:33:50.663Z] [2023-07-12T15:33:50.663Z] #49 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-07-12T15:33:50.663Z] #0 8.721 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T15:33:50.663Z] #49 ... [2023-07-12T15:33:50.663Z] [2023-07-12T15:33:50.663Z] #50 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-12T15:33:50.930Z] #50 ... [2023-07-12T15:33:50.930Z] [2023-07-12T15:33:50.930Z] #51 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-07-12T15:33:50.930Z] #0 7.358 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T15:33:50.930Z] #0 9.369 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T15:33:50.930Z] #51 ... [2023-07-12T15:33:50.930Z] [2023-07-12T15:33:50.930Z] #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-12T15:33:51.206Z] #52 ... [2023-07-12T15:33:51.207Z] [2023-07-12T15:33:51.207Z] #53 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-12T15:33:51.207Z] #0 6.063 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T15:33:51.207Z] #0 7.832 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T15:33:51.207Z] #53 ... [2023-07-12T15:33:51.207Z] [2023-07-12T15:33:51.207Z] #54 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-12T15:33:51.496Z] #54 ... [2023-07-12T15:33:51.496Z] [2023-07-12T15:33:51.496Z] #55 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-12T15:33:51.496Z] #0 4.395 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T15:33:51.496Z] #0 5.476 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T15:33:51.496Z] #0 7.902 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-12T15:33:51.496Z] #0 7.902 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-12T15:33:51.496Z] #0 7.902 OK: 17689 distinct packages available [2023-07-12T15:33:51.496Z] #0 8.371 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T15:33:51.496Z] #0 10.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T15:33:51.496Z] #55 ... [2023-07-12T15:33:51.496Z] [2023-07-12T15:33:51.496Z] #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-07-12T15:33:51.790Z] #56 ... [2023-07-12T15:33:51.790Z] [2023-07-12T15:33:51.790Z] #57 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-07-12T15:33:51.790Z] #0 5.288 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T15:33:51.790Z] #0 6.424 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T15:33:51.790Z] #0 9.818 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-12T15:33:51.790Z] #0 9.858 Executing busybox-1.35.0-r29.trigger [2023-07-12T15:33:51.790Z] #0 9.986 OK: 8 MiB in 16 packages [2023-07-12T15:33:51.790Z] #57 ... [2023-07-12T15:33:51.790Z] [2023-07-12T15:33:51.790Z] #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-12T15:33:52.066Z] #58 ... [2023-07-12T15:33:52.066Z] [2023-07-12T15:33:52.066Z] #59 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-12T15:33:52.335Z] #59 ... [2023-07-12T15:33:52.336Z] [2023-07-12T15:33:52.336Z] #60 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-12T15:33:52.336Z] #0 9.106 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T15:33:52.336Z] #60 ... [2023-07-12T15:33:52.336Z] [2023-07-12T15:33:52.336Z] #35 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-12T15:33:52.607Z] #35 ... [2023-07-12T15:33:52.607Z] [2023-07-12T15:33:52.607Z] #57 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-07-12T15:33:52.607Z] #57 DONE 13.3s [2023-07-12T15:33:52.607Z] [2023-07-12T15:33:52.607Z] #60 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-12T15:33:52.607Z] #60 10.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T15:33:53.587Z] #60 ... [2023-07-12T15:33:53.587Z] [2023-07-12T15:33:53.587Z] #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-12T15:33:53.587Z] #61 ... [2023-07-12T15:33:53.587Z] [2023-07-12T15:33:53.587Z] #53 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-12T15:33:53.587Z] #53 11.64 (1/2) Installing dumb-init (1.2.5-r2) [2023-07-12T15:33:53.587Z] #53 11.66 (2/2) Installing openssl (3.0.9-r1) [2023-07-12T15:33:53.587Z] #53 11.73 Executing busybox-1.35.0-r29.trigger [2023-07-12T15:33:53.587Z] #53 11.75 OK: 8 MiB in 17 packages [2023-07-12T15:33:53.587Z] #53 DONE 12.5s [2023-07-12T15:33:53.587Z] [2023-07-12T15:33:53.587Z] #51 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-07-12T15:33:53.587Z] #51 12.73 OK: 263 MiB in 53 packages [2023-07-12T15:33:53.863Z] #51 ... [2023-07-12T15:33:53.864Z] [2023-07-12T15:33:53.864Z] #62 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-07-12T15:33:53.864Z] #62 DONE 0.2s [2023-07-12T15:33:53.864Z] [2023-07-12T15:33:53.864Z] #35 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-12T15:33:53.864Z] #35 12.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T15:33:54.131Z] #35 ... [2023-07-12T15:33:54.131Z] [2023-07-12T15:33:54.131Z] #51 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-07-12T15:33:54.131Z] #51 DONE 15.3s [2023-07-12T15:33:54.131Z] [2023-07-12T15:33:54.131Z] #50 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-12T15:33:54.131Z] #50 13.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T15:33:54.730Z] #50 ... [2023-07-12T15:33:54.730Z] [2023-07-12T15:33:54.730Z] #63 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-12T15:33:54.730Z] #63 DONE 0.7s [2023-07-12T15:33:54.730Z] [2023-07-12T15:33:54.730Z] #59 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-12T15:33:54.730Z] #59 12.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T15:33:56.139Z] #59 ... [2023-07-12T15:33:56.139Z] [2023-07-12T15:33:56.139Z] #55 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-12T15:33:56.139Z] #55 13.82 (1/4) Installing dumb-init (1.2.5-r2) [2023-07-12T15:33:56.139Z] #55 13.85 (2/4) Installing musl-obstack (1.2.3-r0) [2023-07-12T15:33:56.139Z] #55 13.90 (3/4) Installing libucontext (1.2-r0) [2023-07-12T15:33:56.139Z] #55 13.90 (4/4) Installing gcompat (1.1.0-r0) [2023-07-12T15:33:56.139Z] #55 13.93 Executing busybox-1.35.0-r29.trigger [2023-07-12T15:33:56.139Z] #55 14.08 OK: 8 MiB in 19 packages [2023-07-12T15:33:56.139Z] #55 DONE 15.1s [2023-07-12T15:33:56.405Z] [2023-07-12T15:33:56.405Z] #60 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-12T15:33:56.405Z] #60 14.04 (1/2) Installing dumb-init (1.2.5-r2) [2023-07-12T15:33:56.405Z] #60 14.10 (2/2) Installing su-exec (0.2-r2) [2023-07-12T15:33:56.405Z] #60 14.12 Executing busybox-1.35.0-r29.trigger [2023-07-12T15:33:56.405Z] #60 14.24 OK: 8 MiB in 17 packages [2023-07-12T15:33:56.680Z] #60 ... [2023-07-12T15:33:56.680Z] [2023-07-12T15:33:56.680Z] #49 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-07-12T15:33:56.680Z] #49 10.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T15:33:56.680Z] #49 15.34 OK: 263 MiB in 53 packages [2023-07-12T15:33:56.680Z] #49 DONE 16.4s [2023-07-12T15:33:56.965Z] [2023-07-12T15:33:56.965Z] #50 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-12T15:33:56.965Z] #50 16.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T15:33:56.965Z] #50 ... [2023-07-12T15:33:56.965Z] [2023-07-12T15:33:56.965Z] #60 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-12T15:33:56.965Z] #60 DONE 15.0s [2023-07-12T15:33:57.235Z] [2023-07-12T15:33:57.235Z] #64 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-07-12T15:33:57.822Z] #64 ... [2023-07-12T15:33:57.822Z] [2023-07-12T15:33:57.822Z] #65 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-12T15:33:57.822Z] #65 DONE 1.0s [2023-07-12T15:33:57.822Z] [2023-07-12T15:33:57.822Z] #66 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T15:33:59.779Z] #66 ... [2023-07-12T15:33:59.779Z] [2023-07-12T15:33:59.779Z] #35 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-12T15:33:59.779Z] #35 15.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T15:33:59.779Z] #35 18.38 OK: 263 MiB in 53 packages [2023-07-12T15:33:59.779Z] #35 DONE 19.1s [2023-07-12T15:34:00.055Z] [2023-07-12T15:34:00.055Z] #67 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-07-12T15:34:00.339Z] #67 ... [2023-07-12T15:34:00.339Z] [2023-07-12T15:34:00.339Z] #64 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-07-12T15:34:00.339Z] #64 DONE 3.2s [2023-07-12T15:34:00.339Z] [2023-07-12T15:34:00.339Z] #67 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-07-12T15:34:00.339Z] #67 DONE 0.6s [2023-07-12T15:34:00.339Z] [2023-07-12T15:34:00.339Z] #68 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T15:34:00.611Z] #68 ... [2023-07-12T15:34:00.611Z] [2023-07-12T15:34:00.611Z] #69 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-07-12T15:34:00.611Z] #69 DONE 0.2s [2023-07-12T15:34:00.884Z] [2023-07-12T15:34:00.884Z] #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-12T15:34:00.884Z] #61 12.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T15:34:00.884Z] #61 14.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T15:34:01.151Z] #61 ... [2023-07-12T15:34:01.151Z] [2023-07-12T15:34:01.151Z] #50 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-12T15:34:01.151Z] #50 20.47 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-12T15:34:01.151Z] #50 20.47 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-12T15:34:01.151Z] #50 20.47 OK: 17689 distinct packages available [2023-07-12T15:34:01.738Z] #50 21.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T15:34:03.170Z] #50 22.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T15:34:04.582Z] #50 23.68 (1/5) Installing dumb-init (1.2.5-r2) [2023-07-12T15:34:04.582Z] #50 23.69 (2/5) Installing musl-obstack (1.2.3-r0) [2023-07-12T15:34:04.582Z] #50 ... [2023-07-12T15:34:04.582Z] [2023-07-12T15:34:04.582Z] #54 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-12T15:34:04.582Z] #54 13.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T15:34:04.582Z] #54 15.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T15:34:04.582Z] #54 20.60 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-12T15:34:04.582Z] #54 20.60 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-12T15:34:04.582Z] #54 20.60 OK: 17689 distinct packages available [2023-07-12T15:34:04.582Z] #54 21.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T15:34:04.582Z] #54 22.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T15:34:04.582Z] #54 23.41 (1/9) Installing ca-certificates (20230506-r0) [2023-07-12T15:34:04.582Z] #54 ... [2023-07-12T15:34:04.582Z] [2023-07-12T15:34:04.582Z] #50 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-12T15:34:04.582Z] #50 23.70 (3/5) Installing libucontext (1.2-r0) [2023-07-12T15:34:04.582Z] #50 23.71 (4/5) Installing gcompat (1.1.0-r0) [2023-07-12T15:34:04.582Z] #50 23.72 (5/5) Installing openssl (3.0.9-r1) [2023-07-12T15:34:04.582Z] #50 23.75 Executing busybox-1.35.0-r29.trigger [2023-07-12T15:34:04.582Z] #50 23.78 OK: 9 MiB in 20 packages [2023-07-12T15:34:04.849Z] #50 ... [2023-07-12T15:34:04.849Z] [2023-07-12T15:34:04.849Z] #70 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T15:34:04.849Z] #70 ... [2023-07-12T15:34:04.849Z] [2023-07-12T15:34:04.849Z] #54 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-12T15:34:04.849Z] #54 23.51 (2/9) Installing brotli-libs (1.0.9-r9) [2023-07-12T15:34:04.849Z] #54 23.55 (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-07-12T15:34:04.849Z] #54 23.56 (4/9) Installing libcurl (8.1.2-r0) [2023-07-12T15:34:04.849Z] #54 23.59 (5/9) Installing curl (8.1.2-r0) [2023-07-12T15:34:04.849Z] #54 23.60 (6/9) Installing dumb-init (1.2.5-r2) [2023-07-12T15:34:04.849Z] #54 23.61 (7/9) Installing musl-obstack (1.2.3-r0) [2023-07-12T15:34:04.849Z] #54 23.63 (8/9) Installing libucontext (1.2-r0) [2023-07-12T15:34:04.849Z] #54 23.63 (9/9) Installing gcompat (1.1.0-r0) [2023-07-12T15:34:04.849Z] #54 23.65 Executing busybox-1.35.0-r29.trigger [2023-07-12T15:34:04.849Z] #54 23.67 Executing ca-certificates-20230506-r0.trigger [2023-07-12T15:34:05.117Z] #54 ... [2023-07-12T15:34:05.117Z] [2023-07-12T15:34:05.117Z] #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-07-12T15:34:05.117Z] #56 13.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T15:34:05.117Z] #56 15.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T15:34:05.117Z] #56 20.14 OK: 263 MiB in 53 packages [2023-07-12T15:34:05.117Z] #56 DONE 23.4s [2023-07-12T15:34:05.117Z] [2023-07-12T15:34:05.117Z] #59 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-12T15:34:05.117Z] #59 14.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T15:34:05.117Z] #59 19.66 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-12T15:34:05.117Z] #59 19.69 Executing busybox-1.35.0-r29.trigger [2023-07-12T15:34:05.117Z] #59 19.81 OK: 8 MiB in 16 packages [2023-07-12T15:34:05.117Z] #59 DONE 23.1s [2023-07-12T15:34:05.117Z] [2023-07-12T15:34:05.117Z] #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-12T15:34:05.117Z] #58 13.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T15:34:05.117Z] #58 16.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T15:34:05.117Z] #58 19.67 (1/2) Installing ca-certificates (20230506-r0) [2023-07-12T15:34:05.117Z] #58 19.77 (2/2) Installing dumb-init (1.2.5-r2) [2023-07-12T15:34:05.117Z] #58 19.82 Executing busybox-1.35.0-r29.trigger [2023-07-12T15:34:05.117Z] #58 19.88 Executing ca-certificates-20230506-r0.trigger [2023-07-12T15:34:05.117Z] #58 20.98 OK: 8 MiB in 17 packages [2023-07-12T15:34:05.117Z] #58 DONE 23.1s [2023-07-12T15:34:05.117Z] [2023-07-12T15:34:05.117Z] #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-12T15:34:05.117Z] #61 19.10 (1/4) Installing ca-certificates (20230506-r0) [2023-07-12T15:34:05.117Z] #61 19.34 (2/4) Installing dumb-init (1.2.5-r2) [2023-07-12T15:34:05.117Z] #61 19.35 (3/4) Installing su-exec (0.2-r2) [2023-07-12T15:34:05.117Z] #61 19.36 (4/4) Installing yq (4.30.4-r4) [2023-07-12T15:34:05.117Z] #61 19.67 Executing busybox-1.35.0-r29.trigger [2023-07-12T15:34:05.117Z] #61 19.71 Executing ca-certificates-20230506-r0.trigger [2023-07-12T15:34:05.117Z] #61 20.31 OK: 17 MiB in 19 packages [2023-07-12T15:34:05.117Z] #61 DONE 21.7s [2023-07-12T15:34:05.117Z] [2023-07-12T15:34:05.117Z] #50 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-12T15:34:05.117Z] #50 DONE 24.4s [2023-07-12T15:34:05.117Z] [2023-07-12T15:34:05.117Z] #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-12T15:34:05.117Z] #52 14.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T15:34:05.117Z] #52 16.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T15:34:05.117Z] #52 20.88 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-12T15:34:05.117Z] #52 20.88 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-12T15:34:05.117Z] #52 20.88 OK: 17701 distinct packages available [2023-07-12T15:34:05.117Z] #52 21.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T15:34:05.117Z] #52 22.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T15:34:05.117Z] #52 24.15 OK: 263 MiB in 53 packages [2023-07-12T15:34:05.117Z] #52 DONE 24.6s [2023-07-12T15:34:05.117Z] [2023-07-12T15:34:05.117Z] #71 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-07-12T15:34:05.712Z] #71 DONE 0.7s [2023-07-12T15:34:05.712Z] [2023-07-12T15:34:05.712Z] #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T15:34:05.982Z] #72 ... [2023-07-12T15:34:05.982Z] [2023-07-12T15:34:05.982Z] #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-07-12T15:34:05.982Z] #73 DONE 0.8s [2023-07-12T15:34:06.261Z] [2023-07-12T15:34:06.261Z] #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T15:34:06.855Z] #74 ... [2023-07-12T15:34:06.855Z] [2023-07-12T15:34:06.855Z] #54 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-12T15:34:06.855Z] #54 24.75 OK: 11 MiB in 24 packages [2023-07-12T15:34:06.855Z] #54 DONE 25.5s [2023-07-12T15:34:06.855Z] [2023-07-12T15:34:06.855Z] #70 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T15:34:12.757Z] #146 ... [2023-07-12T15:34:12.757Z] [2023-07-12T15:34:12.757Z] #109 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-12T15:34:12.757Z] #109 69.32 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.7" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-07-12T15:34:12.757Z] #109 DONE 73.2s [2023-07-12T15:34:12.757Z] [2023-07-12T15:34:12.757Z] #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-12T15:34:12.757Z] #144 DONE 73.1s [2023-07-12T15:34:12.757Z] [2023-07-12T15:34:12.757Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-12T15:34:12.757Z] #145 DONE 73.2s [2023-07-12T15:34:12.757Z] [2023-07-12T15:34:12.757Z] #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-12T15:34:12.757Z] #140 DONE 73.2s [2023-07-12T15:34:12.757Z] [2023-07-12T15:34:12.757Z] #143 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-12T15:34:12.757Z] #143 ... [2023-07-12T15:34:12.757Z] [2023-07-12T15:34:12.757Z] #141 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-12T15:34:12.757Z] #141 DONE 73.2s [2023-07-12T15:34:12.757Z] [2023-07-12T15:34:12.757Z] #143 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-12T15:34:12.757Z] #143 DONE 73.4s [2023-07-12T15:34:12.757Z] [2023-07-12T15:34:12.757Z] #147 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T15:34:12.757Z] #147 ... [2023-07-12T15:34:12.757Z] [2023-07-12T15:34:12.757Z] #107 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-12T15:34:12.757Z] #107 DONE 73.9s [2023-07-12T15:34:12.757Z] [2023-07-12T15:34:12.757Z] #148 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-07-12T15:34:12.757Z] #148 ... [2023-07-12T15:34:12.757Z] [2023-07-12T15:34:12.757Z] #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-12T15:34:12.757Z] #139 DONE 74.5s [2023-07-12T15:34:12.757Z] [2023-07-12T15:34:12.757Z] #148 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-07-12T15:34:12.757Z] #148 DONE 0.9s [2023-07-12T15:34:12.757Z] [2023-07-12T15:34:12.757Z] #149 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T15:34:12.757Z] #149 DONE 1.2s [2023-07-12T15:34:12.757Z] [2023-07-12T15:34:12.757Z] #147 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T15:34:12.757Z] #147 DONE 1.1s [2023-07-12T15:34:12.757Z] [2023-07-12T15:34:12.757Z] #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T15:34:12.757Z] #150 DONE 1.1s [2023-07-12T15:34:12.757Z] [2023-07-12T15:34:12.757Z] #151 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-07-12T15:34:12.757Z] #151 DONE 0.9s [2023-07-12T15:34:12.757Z] [2023-07-12T15:34:12.757Z] #152 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-07-12T15:34:12.757Z] #152 ... [2023-07-12T15:34:12.757Z] [2023-07-12T15:34:12.757Z] #153 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-12T15:34:12.757Z] #153 DONE 1.0s [2023-07-12T15:34:12.757Z] [2023-07-12T15:34:12.757Z] #154 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T15:34:12.757Z] #154 CACHED [2023-07-12T15:34:12.757Z] [2023-07-12T15:34:12.757Z] #155 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-12T15:34:12.757Z] #155 CACHED [2023-07-12T15:34:12.757Z] [2023-07-12T15:34:12.757Z] #156 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T15:34:12.757Z] #156 CACHED [2023-07-12T15:34:12.757Z] [2023-07-12T15:34:12.757Z] #157 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-07-12T15:34:12.757Z] #157 CACHED [2023-07-12T15:34:12.757Z] [2023-07-12T15:34:12.757Z] #158 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-12T15:34:12.757Z] #158 CACHED [2023-07-12T15:34:12.757Z] [2023-07-12T15:34:12.757Z] #159 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T15:34:12.757Z] #159 CACHED [2023-07-12T15:34:12.757Z] [2023-07-12T15:34:12.757Z] #160 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-07-12T15:34:12.757Z] #160 DONE 0.9s [2023-07-12T15:34:12.757Z] [2023-07-12T15:34:12.757Z] #161 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T15:34:12.757Z] #161 DONE 0.9s [2023-07-12T15:34:12.757Z] [2023-07-12T15:34:12.757Z] #162 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-12T15:34:12.757Z] #162 ... [2023-07-12T15:34:12.757Z] [2023-07-12T15:34:12.757Z] #152 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-07-12T15:34:12.757Z] #152 DONE 1.0s [2023-07-12T15:34:12.757Z] [2023-07-12T15:34:12.757Z] #163 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-07-12T15:34:12.757Z] #163 DONE 1.0s [2023-07-12T15:34:12.757Z] [2023-07-12T15:34:12.757Z] #164 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-07-12T15:34:12.757Z] #164 DONE 1.0s [2023-07-12T15:34:12.757Z] [2023-07-12T15:34:12.757Z] #165 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-07-12T15:34:12.757Z] #165 DONE 1.0s [2023-07-12T15:34:12.757Z] [2023-07-12T15:34:12.757Z] #162 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-12T15:34:12.757Z] #162 DONE 0.9s [2023-07-12T15:34:12.757Z] [2023-07-12T15:34:12.757Z] #166 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-07-12T15:34:12.757Z] #166 ... [2023-07-12T15:34:12.757Z] [2023-07-12T15:34:12.757Z] #167 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-07-12T15:34:12.757Z] #167 DONE 1.0s [2023-07-12T15:34:12.757Z] [2023-07-12T15:34:12.757Z] #168 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-07-12T15:34:12.757Z] #168 DONE 1.1s [2023-07-12T15:34:12.757Z] [2023-07-12T15:34:12.757Z] #169 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-07-12T15:34:12.757Z] #169 DONE 2.3s [2023-07-12T15:34:12.757Z] [2023-07-12T15:34:12.757Z] #170 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-07-12T15:34:12.757Z] #170 ... [2023-07-12T15:34:12.757Z] [2023-07-12T15:34:12.757Z] #171 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-07-12T15:34:12.757Z] #171 DONE 0.8s [2023-07-12T15:34:12.757Z] [2023-07-12T15:34:12.757Z] #172 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-07-12T15:34:12.757Z] #172 DONE 0.8s [2023-07-12T15:34:12.757Z] [2023-07-12T15:34:12.757Z] #173 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-07-12T15:34:12.757Z] #173 DONE 0.8s [2023-07-12T15:34:12.757Z] [2023-07-12T15:34:12.757Z] #174 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-07-12T15:34:12.757Z] #174 DONE 0.7s [2023-07-12T15:34:12.757Z] [2023-07-12T15:34:12.757Z] #166 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-07-12T15:34:12.757Z] #166 DONE 0.8s [2023-07-12T15:34:12.757Z] [2023-07-12T15:34:12.757Z] #175 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T15:34:12.757Z] #175 DONE 0.4s [2023-07-12T15:34:12.757Z] [2023-07-12T15:34:12.757Z] #176 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-07-12T15:34:12.757Z] #176 DONE 0.9s [2023-07-12T15:34:12.757Z] [2023-07-12T15:34:12.757Z] #133 [core-command] exporting to image [2023-07-12T15:34:12.757Z] #133 exporting layers [2023-07-12T15:34:12.757Z] #133 ... [2023-07-12T15:34:12.757Z] [2023-07-12T15:34:12.757Z] #170 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-07-12T15:34:12.757Z] #170 DONE 0.9s [2023-07-12T15:34:12.757Z] [2023-07-12T15:34:12.757Z] #177 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-07-12T15:34:12.757Z] #177 ... [2023-07-12T15:34:12.757Z] [2023-07-12T15:34:12.757Z] #178 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-07-12T15:34:12.757Z] #178 DONE 0.5s [2023-07-12T15:34:12.757Z] [2023-07-12T15:34:12.757Z] #179 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-07-12T15:34:12.757Z] #179 DONE 0.5s [2023-07-12T15:34:12.757Z] [2023-07-12T15:34:12.757Z] #180 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-07-12T15:34:12.757Z] #180 DONE 0.5s [2023-07-12T15:34:12.757Z] [2023-07-12T15:34:12.757Z] #181 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-07-12T15:34:12.757Z] #181 DONE 0.5s [2023-07-12T15:34:12.757Z] [2023-07-12T15:34:12.757Z] #182 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-07-12T15:34:12.757Z] #182 DONE 0.4s [2023-07-12T15:34:12.757Z] [2023-07-12T15:34:12.757Z] #183 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-07-12T15:34:12.757Z] #183 DONE 0.5s [2023-07-12T15:34:12.757Z] [2023-07-12T15:34:12.757Z] #177 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-07-12T15:34:12.757Z] #177 DONE 0.4s [2023-07-12T15:34:12.757Z] [2023-07-12T15:34:12.757Z] #133 [core-data] exporting to image [2023-07-12T15:34:12.757Z] #133 exporting layers 0.3s done [2023-07-12T15:34:12.757Z] #133 writing image sha256:924923d0acc83b0cd8292630039719a8f9477fb63033288a98cc8aeeee8fb97a 0.0s done [2023-07-12T15:34:12.757Z] #133 naming to docker.io/library/core-command done [2023-07-12T15:34:12.757Z] #133 writing image sha256:3a1aa5dadac93db9428cb8f4915e6f0741e9e629f54ba89163b197d4e8a8683f [2023-07-12T15:34:13.017Z] #133 exporting layers 0.9s done [2023-07-12T15:34:13.017Z] #133 writing image sha256:3a1aa5dadac93db9428cb8f4915e6f0741e9e629f54ba89163b197d4e8a8683f done [2023-07-12T15:34:13.017Z] #133 naming to docker.io/library/core-metadata done [2023-07-12T15:34:13.017Z] #133 writing image sha256:ef50bf0fa7098adfd535ac94d41d8fb75c81b2dfba0fc8906fb236bfc26c049a done [2023-07-12T15:34:13.017Z] #133 naming to docker.io/library/core-data done [2023-07-12T15:34:13.017Z] #133 DONE 2.4s [2023-07-12T15:34:13.017Z] [2023-07-12T15:34:13.017Z] #184 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-07-12T15:34:13.017Z] #184 DONE 0.9s [2023-07-12T15:34:13.017Z] [2023-07-12T15:34:13.017Z] #185 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-07-12T15:34:13.017Z] #185 DONE 0.9s [2023-07-12T15:34:13.017Z] [2023-07-12T15:34:13.017Z] #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-12T15:34:13.017Z] #138 DONE 78.8s [2023-07-12T15:34:13.017Z] [2023-07-12T15:34:13.017Z] #186 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T15:34:13.017Z] #186 ... [2023-07-12T15:34:13.017Z] [2023-07-12T15:34:13.017Z] #187 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-12T15:34:13.017Z] #187 DONE 1.1s [2023-07-12T15:34:13.276Z] [2023-07-12T15:34:13.276Z] #133 [security-proxy-setup] exporting to image [2023-07-12T15:34:13.276Z] #133 ... [2023-07-12T15:34:13.276Z] [2023-07-12T15:34:13.276Z] #186 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T15:34:13.276Z] #186 DONE 0.4s [2023-07-12T15:34:13.561Z] [2023-07-12T15:34:13.561Z] #188 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-07-12T15:34:13.561Z] #188 DONE 0.6s [2023-07-12T15:34:13.561Z] [2023-07-12T15:34:13.561Z] #189 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-07-12T15:34:13.561Z] #189 DONE 0.6s [2023-07-12T15:34:13.561Z] [2023-07-12T15:34:13.561Z] #190 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-12T15:34:13.561Z] #190 DONE 1.5s [2023-07-12T15:34:13.561Z] [2023-07-12T15:34:13.561Z] #191 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-07-12T15:34:13.561Z] #191 ... [2023-07-12T15:34:13.561Z] [2023-07-12T15:34:13.561Z] #192 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-12T15:34:13.561Z] #192 DONE 1.7s [2023-07-12T15:34:13.839Z] [2023-07-12T15:34:13.839Z] #133 [core-common-config-bootstrapper] exporting to image [2023-07-12T15:34:13.839Z] #133 exporting layers 0.7s done [2023-07-12T15:34:13.839Z] #133 writing image sha256:0ae3b167c3629e34d412f2d3977966c7ad3eb81528e78baa3294e3295630bf1a [2023-07-12T15:34:14.100Z] #133 ... [2023-07-12T15:34:14.100Z] [2023-07-12T15:34:14.100Z] #193 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-12T15:34:14.100Z] #193 DONE 0.5s [2023-07-12T15:34:14.100Z] [2023-07-12T15:34:14.100Z] #194 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-07-12T15:34:14.100Z] #194 DONE 0.5s [2023-07-12T15:34:14.100Z] [2023-07-12T15:34:14.100Z] #191 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-07-12T15:34:14.100Z] #191 DONE 0.5s [2023-07-12T15:34:14.100Z] [2023-07-12T15:34:14.100Z] #133 [security-proxy-setup] exporting to image [2023-07-12T15:34:14.100Z] #133 exporting layers 0.5s done [2023-07-12T15:34:14.100Z] #133 writing image sha256:0ae3b167c3629e34d412f2d3977966c7ad3eb81528e78baa3294e3295630bf1a 0.0s done [2023-07-12T15:34:14.100Z] #133 naming to docker.io/library/security-proxy-setup done [2023-07-12T15:34:14.100Z] #133 exporting layers 0.4s done [2023-07-12T15:34:14.100Z] #133 writing image sha256:6255e04326a7d9e677d5a7af69dc231b0190d80d3f40c74ebc54f3343e02628d [2023-07-12T15:34:14.100Z] #133 writing image sha256:3e4d971b7bb829c45b8f41963175ff10d950943d8d857cf17c3120d0c21a3118 [2023-07-12T15:34:14.361Z] #133 writing image sha256:6255e04326a7d9e677d5a7af69dc231b0190d80d3f40c74ebc54f3343e02628d 0.2s done [2023-07-12T15:34:14.361Z] #133 writing image sha256:3e4d971b7bb829c45b8f41963175ff10d950943d8d857cf17c3120d0c21a3118 0.2s done [2023-07-12T15:34:14.361Z] #133 naming to docker.io/library/security-proxy-auth done [2023-07-12T15:34:14.361Z] #133 naming to docker.io/library/core-common-config-bootstrapper done [2023-07-12T15:34:14.361Z] #133 DONE 3.7s [2023-07-12T15:34:14.361Z] [2023-07-12T15:34:14.361Z] #195 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-07-12T15:34:14.361Z] #195 DONE 0.3s [2023-07-12T15:34:14.361Z] [2023-07-12T15:34:14.361Z] #196 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-07-12T15:34:14.361Z] #196 DONE 0.1s [2023-07-12T15:34:14.361Z] [2023-07-12T15:34:14.361Z] #197 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-07-12T15:34:14.361Z] #197 DONE 0.4s [2023-07-12T15:34:14.361Z] [2023-07-12T15:34:14.361Z] #198 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-07-12T15:34:14.620Z] #198 DONE 0.3s [2023-07-12T15:34:14.620Z] [2023-07-12T15:34:14.620Z] #199 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-07-12T15:34:14.885Z] #199 DONE 0.3s [2023-07-12T15:34:14.885Z] [2023-07-12T15:34:14.885Z] #200 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-12T15:34:14.885Z] #200 DONE 0.7s [2023-07-12T15:34:14.885Z] [2023-07-12T15:34:14.885Z] #133 [security-secretstore-setup] exporting to image [2023-07-12T15:34:14.885Z] #133 exporting layers 0.2s done [2023-07-12T15:34:14.885Z] #133 writing image sha256:8f033295bc2a69d24084adbba1a4b5fc63042cc36401c9b7745545905fb6c431 done [2023-07-12T15:34:14.885Z] #133 naming to docker.io/library/security-spiffe-token-provider done [2023-07-12T15:34:15.146Z] #133 exporting layers 0.4s done [2023-07-12T15:34:15.146Z] #133 writing image sha256:b9d20aaf7585eb70887d0302bc4ca61af950aa8689fd9585a83a59b1258d5177 done [2023-07-12T15:34:15.146Z] #133 naming to docker.io/library/security-secretstore-setup 0.1s done [2023-07-12T15:34:15.146Z] #133 DONE 4.1s [2023-07-12T15:34:15.146Z] [2023-07-12T15:34:15.146Z] #201 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-07-12T15:34:15.406Z] #201 DONE 0.7s [2023-07-12T15:34:15.406Z] [2023-07-12T15:34:15.406Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-12T15:34:15.406Z] #146 DONE 81.4s [2023-07-12T15:34:15.406Z] [2023-07-12T15:34:15.406Z] #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-12T15:34:15.406Z] #142 DONE 81.4s [2023-07-12T15:34:15.406Z] [2023-07-12T15:34:15.406Z] #133 [security-bootstrapper] exporting to image [2023-07-12T15:34:15.978Z] #133 exporting layers 0.3s done [2023-07-12T15:34:15.978Z] #133 writing image sha256:45f92ac2205602899388d8bf7a64164c9f3808879cc33ec5ceed9a533aa48c77 done [2023-07-12T15:34:15.978Z] #133 naming to docker.io/library/security-bootstrapper done [2023-07-12T15:34:15.978Z] #133 DONE 4.4s [2023-07-12T15:34:15.978Z] [2023-07-12T15:34:15.978Z] #202 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T15:34:15.978Z] #202 DONE 0.1s [2023-07-12T15:34:15.978Z] [2023-07-12T15:34:15.978Z] #203 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T15:34:15.978Z] #203 DONE 0.1s [2023-07-12T15:34:15.978Z] [2023-07-12T15:34:15.978Z] #204 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-12T15:34:15.978Z] #204 DONE 0.1s [2023-07-12T15:34:15.978Z] [2023-07-12T15:34:15.978Z] #205 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-12T15:34:15.978Z] #205 DONE 0.1s [2023-07-12T15:34:15.978Z] [2023-07-12T15:34:15.978Z] #206 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-07-12T15:34:15.978Z] #206 DONE 0.3s [2023-07-12T15:34:15.978Z] [2023-07-12T15:34:15.978Z] #207 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-07-12T15:34:16.240Z] #207 DONE 0.3s [2023-07-12T15:34:16.240Z] [2023-07-12T15:34:16.240Z] #208 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-07-12T15:34:16.240Z] #208 DONE 0.0s [2023-07-12T15:34:16.240Z] [2023-07-12T15:34:16.240Z] #209 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-07-12T15:34:16.240Z] #209 DONE 0.1s [2023-07-12T15:34:16.240Z] [2023-07-12T15:34:16.240Z] #133 [support-notifications] exporting to image [2023-07-12T15:34:16.240Z] #133 exporting layers 0.2s done [2023-07-12T15:34:16.240Z] #133 writing image sha256:c49bb1eb3b93671aafd7426a9cb10a145c0ec60449fc0a111c0383d6633e5317 done [2023-07-12T15:34:16.240Z] #133 naming to docker.io/library/support-scheduler 0.0s done [2023-07-12T15:34:16.240Z] #133 writing image sha256:1aa6c21a8a326e17ad024023695c9cd73f9476bdaaba77dc15eaf06637499757 done [2023-07-12T15:34:16.240Z] #133 naming to docker.io/library/support-notifications done [2023-07-12T15:34:16.240Z] #133 DONE 4.7s [2023-07-12T15:34:16.240Z] time="2023-07-12T15:32:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T15:34:16.240Z] time="2023-07-12T15:32:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T15:34:16.240Z] time="2023-07-12T15:32:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T15:34:16.240Z] time="2023-07-12T15:32:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T15:34:16.240Z] time="2023-07-12T15:32:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T15:34:16.240Z] time="2023-07-12T15:32:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T15:34:16.240Z] time="2023-07-12T15:32:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T15:34:16.240Z] time="2023-07-12T15:32:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T15:34:16.240Z] time="2023-07-12T15:32:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T15:34:16.240Z] time="2023-07-12T15:32:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T15:34:16.240Z] time="2023-07-12T15:32:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T15:34:16.240Z] time="2023-07-12T15:32:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T15:34:16.240Z] time="2023-07-12T15:32:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T15:34:16.240Z] time="2023-07-12T15:32:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-07-12T15:34:16.257Z] $ docker stop --time=1 3604a70cf914e478776326077aae18d9b1fd4d22b722821bb8313b41e739aecd [2023-07-12T15:34:17.521Z] $ docker rm -f --volumes 3604a70cf914e478776326077aae18d9b1fd4d22b722821bb8313b41e739aecd [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-12T15:34:17.858Z] + docker images [2023-07-12T15:34:17.858Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-07-12T15:34:17.858Z] support-scheduler latest c49bb1eb3b93 1 second ago 31.8MB [2023-07-12T15:34:17.858Z] support-notifications latest 1aa6c21a8a32 1 second ago 32.4MB [2023-07-12T15:34:17.858Z] security-bootstrapper latest 45f92ac22056 2 seconds ago 22.2MB [2023-07-12T15:34:17.858Z] security-secretstore-setup latest b9d20aaf7585 3 seconds ago 42.4MB [2023-07-12T15:34:17.858Z] security-spiffe-token-provider latest 8f033295bc2a 3 seconds ago 32.8MB [2023-07-12T15:34:17.858Z] security-proxy-auth latest 6255e04326a7 4 seconds ago 18.3MB [2023-07-12T15:34:17.858Z] core-common-config-bootstrapper latest 3e4d971b7bb8 4 seconds ago 17.2MB [2023-07-12T15:34:17.858Z] security-proxy-setup latest 0ae3b167c362 5 seconds ago 18.8MB [2023-07-12T15:34:17.858Z] core-metadata latest 3a1aa5dadac9 6 seconds ago 20.4MB [2023-07-12T15:34:17.858Z] core-data latest ef50bf0fa709 6 seconds ago 20.1MB [2023-07-12T15:34:17.858Z] core-command latest 924923d0acc8 6 seconds ago 19.9MB [2023-07-12T15:34:17.858Z] security-spire-agent latest c83f23c1b3af About a minute ago 161MB [2023-07-12T15:34:17.859Z] security-spire-config latest f7a1a0a6388e About a minute ago 102MB [2023-07-12T15:34:17.859Z] security-spire-server latest 224a6271b2b0 About a minute ago 103MB [2023-07-12T15:34:17.859Z] ci-base-image-x86_64 latest 0cb4ce1f12e2 4 minutes ago 922MB [2023-07-12T15:34:17.859Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 5 weeks ago 334MB [2023-07-12T15:34:17.859Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 2 months ago 700MB [2023-07-12T15:34:17.859Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 12 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-12T15:34:17.991Z] provisioning config files... [2023-07-12T15:34:18.001Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/540@tmp/config2990328892955293669tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-12T15:34:18.300Z] ---> docker-login.sh [2023-07-12T15:34:18.300Z] nexus3.edgexfoundry.org:10001 [2023-07-12T15:34:18.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T15:34:18.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T15:34:18.300Z] Configure a credential helper to remove this warning. See [2023-07-12T15:34:18.300Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T15:34:18.300Z] [2023-07-12T15:34:18.300Z] Login Succeeded [2023-07-12T15:34:18.300Z] nexus3.edgexfoundry.org:10002 [2023-07-12T15:34:18.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T15:34:18.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T15:34:18.560Z] Configure a credential helper to remove this warning. See [2023-07-12T15:34:18.560Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T15:34:18.560Z] [2023-07-12T15:34:18.560Z] Login Succeeded [2023-07-12T15:34:18.560Z] nexus3.edgexfoundry.org:10003 [2023-07-12T15:34:18.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T15:34:18.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T15:34:18.560Z] Configure a credential helper to remove this warning. See [2023-07-12T15:34:18.560Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T15:34:18.560Z] [2023-07-12T15:34:18.560Z] Login Succeeded [2023-07-12T15:34:18.560Z] nexus3.edgexfoundry.org:10004 [2023-07-12T15:34:18.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T15:34:18.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T15:34:18.820Z] Configure a credential helper to remove this warning. See [2023-07-12T15:34:18.820Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T15:34:18.820Z] [2023-07-12T15:34:18.820Z] Login Succeeded [2023-07-12T15:34:18.820Z] docker.io [2023-07-12T15:34:18.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T15:34:19.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T15:34:19.079Z] Configure a credential helper to remove this warning. See [2023-07-12T15:34:19.079Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T15:34:19.079Z] [2023-07-12T15:34:19.079Z] Login Succeeded [2023-07-12T15:34:19.079Z] ---> docker-login.sh ends [Pipeline] } [2023-07-12T15:34:19.086Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-12T15:34:19.116Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-12T15:34:19.149Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-07-12T15:34:19.149Z] b4f3d3796f5e4a543acc54ea282569be45c8b663 [2023-07-12T15:34:19.149Z] latest [2023-07-12T15:34:19.149Z] 3.1.0-dev.7 [2023-07-12T15:34:19.149Z] b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [2023-07-12T15:34:19.149Z] main [2023-07-12T15:34:19.149Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:34:19.456Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b4f3d3796f5e4a543acc54ea282569be45c8b663 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:34:19.766Z] + docker push nexus3.edgexfoundry.org:10004/core-command:b4f3d3796f5e4a543acc54ea282569be45c8b663 [2023-07-12T15:34:19.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-07-12T15:34:19.766Z] 5e9e2c1f75c4: Preparing [2023-07-12T15:34:19.766Z] 95a75b50dbe6: Preparing [2023-07-12T15:34:19.766Z] f8303c98be44: Preparing [2023-07-12T15:34:19.766Z] 9d11cc3c443c: Preparing [2023-07-12T15:34:19.766Z] 567707d7df59: Preparing [2023-07-12T15:34:19.766Z] 3dab9f8bf2d2: Preparing [2023-07-12T15:34:19.766Z] 3dab9f8bf2d2: Waiting [2023-07-12T15:34:19.766Z] f8303c98be44: Pushed [2023-07-12T15:34:19.766Z] 5e9e2c1f75c4: Pushed [2023-07-12T15:34:19.766Z] 567707d7df59: Pushed [2023-07-12T15:34:19.766Z] 9d11cc3c443c: Pushed [2023-07-12T15:34:19.766Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T15:34:21.140Z] 95a75b50dbe6: Pushed [2023-07-12T15:34:21.399Z] b4f3d3796f5e4a543acc54ea282569be45c8b663: digest: sha256:fc604ef96f2970e9054bd7c91467313e122fe5e44f50cceacdf861f9135ebd4f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:34:21.706Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:34:22.011Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-07-12T15:34:22.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-07-12T15:34:22.011Z] 5e9e2c1f75c4: Preparing [2023-07-12T15:34:22.011Z] 95a75b50dbe6: Preparing [2023-07-12T15:34:22.011Z] f8303c98be44: Preparing [2023-07-12T15:34:22.011Z] 9d11cc3c443c: Preparing [2023-07-12T15:34:22.011Z] 567707d7df59: Preparing [2023-07-12T15:34:22.011Z] 3dab9f8bf2d2: Preparing [2023-07-12T15:34:22.011Z] 3dab9f8bf2d2: Waiting [2023-07-12T15:34:22.011Z] 5e9e2c1f75c4: Layer already exists [2023-07-12T15:34:22.011Z] 9d11cc3c443c: Layer already exists [2023-07-12T15:34:22.011Z] 95a75b50dbe6: Layer already exists [2023-07-12T15:34:22.011Z] f8303c98be44: Layer already exists [2023-07-12T15:34:22.011Z] 567707d7df59: Layer already exists [2023-07-12T15:34:22.011Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T15:34:22.011Z] latest: digest: sha256:fc604ef96f2970e9054bd7c91467313e122fe5e44f50cceacdf861f9135ebd4f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:34:22.320Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:34:22.630Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.7 [2023-07-12T15:34:22.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-07-12T15:34:22.630Z] 5e9e2c1f75c4: Preparing [2023-07-12T15:34:22.630Z] 95a75b50dbe6: Preparing [2023-07-12T15:34:22.630Z] f8303c98be44: Preparing [2023-07-12T15:34:22.630Z] 9d11cc3c443c: Preparing [2023-07-12T15:34:22.630Z] 567707d7df59: Preparing [2023-07-12T15:34:22.630Z] 3dab9f8bf2d2: Preparing [2023-07-12T15:34:22.630Z] 3dab9f8bf2d2: Waiting [2023-07-12T15:34:22.630Z] 95a75b50dbe6: Layer already exists [2023-07-12T15:34:22.630Z] 5e9e2c1f75c4: Layer already exists [2023-07-12T15:34:22.630Z] 9d11cc3c443c: Layer already exists [2023-07-12T15:34:22.630Z] 567707d7df59: Layer already exists [2023-07-12T15:34:22.630Z] f8303c98be44: Layer already exists [2023-07-12T15:34:22.630Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T15:34:22.630Z] 3.1.0-dev.7: digest: sha256:fc604ef96f2970e9054bd7c91467313e122fe5e44f50cceacdf861f9135ebd4f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:34:22.936Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:34:23.240Z] + docker push nexus3.edgexfoundry.org:10004/core-command:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [2023-07-12T15:34:23.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-07-12T15:34:23.240Z] 5e9e2c1f75c4: Preparing [2023-07-12T15:34:23.240Z] 95a75b50dbe6: Preparing [2023-07-12T15:34:23.240Z] f8303c98be44: Preparing [2023-07-12T15:34:23.240Z] 9d11cc3c443c: Preparing [2023-07-12T15:34:23.240Z] 567707d7df59: Preparing [2023-07-12T15:34:23.240Z] 3dab9f8bf2d2: Preparing [2023-07-12T15:34:23.240Z] 3dab9f8bf2d2: Waiting [2023-07-12T15:34:23.240Z] 567707d7df59: Layer already exists [2023-07-12T15:34:23.240Z] 9d11cc3c443c: Layer already exists [2023-07-12T15:34:23.240Z] 95a75b50dbe6: Layer already exists [2023-07-12T15:34:23.240Z] f8303c98be44: Layer already exists [2023-07-12T15:34:23.240Z] 5e9e2c1f75c4: Layer already exists [2023-07-12T15:34:23.240Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T15:34:23.240Z] b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7: digest: sha256:fc604ef96f2970e9054bd7c91467313e122fe5e44f50cceacdf861f9135ebd4f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:34:23.544Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:34:23.848Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-07-12T15:34:23.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-07-12T15:34:23.848Z] 5e9e2c1f75c4: Preparing [2023-07-12T15:34:23.848Z] 95a75b50dbe6: Preparing [2023-07-12T15:34:23.848Z] f8303c98be44: Preparing [2023-07-12T15:34:23.848Z] 9d11cc3c443c: Preparing [2023-07-12T15:34:23.848Z] 567707d7df59: Preparing [2023-07-12T15:34:23.848Z] 3dab9f8bf2d2: Preparing [2023-07-12T15:34:23.848Z] 3dab9f8bf2d2: Waiting [2023-07-12T15:34:23.848Z] 9d11cc3c443c: Layer already exists [2023-07-12T15:34:23.848Z] 567707d7df59: Layer already exists [2023-07-12T15:34:23.848Z] f8303c98be44: Layer already exists [2023-07-12T15:34:23.848Z] 95a75b50dbe6: Layer already exists [2023-07-12T15:34:23.848Z] 5e9e2c1f75c4: Layer already exists [2023-07-12T15:34:23.848Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T15:34:23.848Z] main: digest: sha256:fc604ef96f2970e9054bd7c91467313e122fe5e44f50cceacdf861f9135ebd4f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-12T15:34:23.882Z] ===================================================== [Pipeline] echo [2023-07-12T15:34:23.888Z] taggedImages: [2023-07-12T15:34:23.888Z] - nexus3.edgexfoundry.org:10004/core-command:b4f3d3796f5e4a543acc54ea282569be45c8b663 [2023-07-12T15:34:23.888Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-07-12T15:34:23.888Z] - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.7 [2023-07-12T15:34:23.888Z] - nexus3.edgexfoundry.org:10004/core-command:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [2023-07-12T15:34:23.888Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-07-12T15:34:23.903Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-07-12T15:34:23.903Z] b4f3d3796f5e4a543acc54ea282569be45c8b663 [2023-07-12T15:34:23.903Z] latest [2023-07-12T15:34:23.903Z] 3.1.0-dev.7 [2023-07-12T15:34:23.903Z] b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [2023-07-12T15:34:23.903Z] main [2023-07-12T15:34:23.903Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:34:24.212Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b4f3d3796f5e4a543acc54ea282569be45c8b663 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:34:24.515Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b4f3d3796f5e4a543acc54ea282569be45c8b663 [2023-07-12T15:34:24.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-07-12T15:34:24.515Z] 370be49d36e8: Preparing [2023-07-12T15:34:24.515Z] 4fa91edb152c: Preparing [2023-07-12T15:34:24.515Z] cd9fa3b46949: Preparing [2023-07-12T15:34:24.515Z] f24d14401480: Preparing [2023-07-12T15:34:24.515Z] f8303c98be44: Preparing [2023-07-12T15:34:24.515Z] 9d11cc3c443c: Preparing [2023-07-12T15:34:24.515Z] 567707d7df59: Preparing [2023-07-12T15:34:24.515Z] 3dab9f8bf2d2: Preparing [2023-07-12T15:34:24.515Z] 3dab9f8bf2d2: Waiting [2023-07-12T15:34:24.515Z] 567707d7df59: Waiting [2023-07-12T15:34:24.515Z] 9d11cc3c443c: Waiting [2023-07-12T15:34:24.515Z] f8303c98be44: Layer already exists [2023-07-12T15:34:24.515Z] 9d11cc3c443c: Layer already exists [2023-07-12T15:34:24.515Z] 567707d7df59: Layer already exists [2023-07-12T15:34:24.515Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T15:34:24.515Z] 4fa91edb152c: Pushed [2023-07-12T15:34:24.515Z] 370be49d36e8: Pushed [2023-07-12T15:34:24.515Z] cd9fa3b46949: Pushed [2023-07-12T15:34:25.890Z] f24d14401480: Pushed [2023-07-12T15:34:25.890Z] b4f3d3796f5e4a543acc54ea282569be45c8b663: digest: sha256:a2aa0f2c66c263cbf9e08f4c09fdd84ca6fa2eed17ecd0177eee39047d3a4d95 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:34:26.195Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:34:26.504Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-07-12T15:34:26.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-07-12T15:34:26.504Z] 370be49d36e8: Preparing [2023-07-12T15:34:26.504Z] 4fa91edb152c: Preparing [2023-07-12T15:34:26.504Z] cd9fa3b46949: Preparing [2023-07-12T15:34:26.504Z] f24d14401480: Preparing [2023-07-12T15:34:26.504Z] f8303c98be44: Preparing [2023-07-12T15:34:26.504Z] 9d11cc3c443c: Preparing [2023-07-12T15:34:26.504Z] 567707d7df59: Preparing [2023-07-12T15:34:26.504Z] 3dab9f8bf2d2: Preparing [2023-07-12T15:34:26.504Z] 9d11cc3c443c: Waiting [2023-07-12T15:34:26.504Z] 567707d7df59: Waiting [2023-07-12T15:34:26.504Z] 3dab9f8bf2d2: Waiting [2023-07-12T15:34:26.504Z] f24d14401480: Layer already exists [2023-07-12T15:34:26.504Z] cd9fa3b46949: Layer already exists [2023-07-12T15:34:26.504Z] 4fa91edb152c: Layer already exists [2023-07-12T15:34:26.504Z] 370be49d36e8: Layer already exists [2023-07-12T15:34:26.504Z] f8303c98be44: Layer already exists [2023-07-12T15:34:26.504Z] 567707d7df59: Layer already exists [2023-07-12T15:34:26.504Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T15:34:26.504Z] 9d11cc3c443c: Layer already exists [2023-07-12T15:34:26.504Z] latest: digest: sha256:a2aa0f2c66c263cbf9e08f4c09fdd84ca6fa2eed17ecd0177eee39047d3a4d95 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:34:26.817Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:34:27.123Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.7 [2023-07-12T15:34:27.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-07-12T15:34:27.123Z] 370be49d36e8: Preparing [2023-07-12T15:34:27.123Z] 4fa91edb152c: Preparing [2023-07-12T15:34:27.123Z] cd9fa3b46949: Preparing [2023-07-12T15:34:27.123Z] f24d14401480: Preparing [2023-07-12T15:34:27.123Z] f8303c98be44: Preparing [2023-07-12T15:34:27.123Z] 9d11cc3c443c: Preparing [2023-07-12T15:34:27.123Z] 567707d7df59: Preparing [2023-07-12T15:34:27.123Z] 3dab9f8bf2d2: Preparing [2023-07-12T15:34:27.123Z] 567707d7df59: Waiting [2023-07-12T15:34:27.123Z] 3dab9f8bf2d2: Waiting [2023-07-12T15:34:27.123Z] 9d11cc3c443c: Waiting [2023-07-12T15:34:27.123Z] f8303c98be44: Layer already exists [2023-07-12T15:34:27.123Z] cd9fa3b46949: Layer already exists [2023-07-12T15:34:27.123Z] 370be49d36e8: Layer already exists [2023-07-12T15:34:27.123Z] f24d14401480: Layer already exists [2023-07-12T15:34:27.123Z] 4fa91edb152c: Layer already exists [2023-07-12T15:34:27.123Z] 9d11cc3c443c: Layer already exists [2023-07-12T15:34:27.123Z] 567707d7df59: Layer already exists [2023-07-12T15:34:27.123Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T15:34:27.123Z] 3.1.0-dev.7: digest: sha256:a2aa0f2c66c263cbf9e08f4c09fdd84ca6fa2eed17ecd0177eee39047d3a4d95 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:34:27.431Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:34:27.739Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [2023-07-12T15:34:27.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-07-12T15:34:27.739Z] 370be49d36e8: Preparing [2023-07-12T15:34:27.739Z] 4fa91edb152c: Preparing [2023-07-12T15:34:27.739Z] cd9fa3b46949: Preparing [2023-07-12T15:34:27.739Z] f24d14401480: Preparing [2023-07-12T15:34:27.739Z] f8303c98be44: Preparing [2023-07-12T15:34:27.739Z] 9d11cc3c443c: Preparing [2023-07-12T15:34:27.739Z] 567707d7df59: Preparing [2023-07-12T15:34:27.739Z] 3dab9f8bf2d2: Preparing [2023-07-12T15:34:27.739Z] 9d11cc3c443c: Waiting [2023-07-12T15:34:27.739Z] 3dab9f8bf2d2: Waiting [2023-07-12T15:34:27.739Z] 567707d7df59: Waiting [2023-07-12T15:34:27.739Z] cd9fa3b46949: Layer already exists [2023-07-12T15:34:27.739Z] f24d14401480: Layer already exists [2023-07-12T15:34:27.739Z] 4fa91edb152c: Layer already exists [2023-07-12T15:34:27.739Z] f8303c98be44: Layer already exists [2023-07-12T15:34:27.739Z] 370be49d36e8: Layer already exists [2023-07-12T15:34:27.739Z] 9d11cc3c443c: Layer already exists [2023-07-12T15:34:27.739Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T15:34:27.739Z] 567707d7df59: Layer already exists [2023-07-12T15:34:27.739Z] b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7: digest: sha256:a2aa0f2c66c263cbf9e08f4c09fdd84ca6fa2eed17ecd0177eee39047d3a4d95 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:34:28.044Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:34:28.343Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-07-12T15:34:28.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-07-12T15:34:28.343Z] 370be49d36e8: Preparing [2023-07-12T15:34:28.343Z] 4fa91edb152c: Preparing [2023-07-12T15:34:28.343Z] cd9fa3b46949: Preparing [2023-07-12T15:34:28.343Z] f24d14401480: Preparing [2023-07-12T15:34:28.343Z] f8303c98be44: Preparing [2023-07-12T15:34:28.343Z] 9d11cc3c443c: Preparing [2023-07-12T15:34:28.343Z] 567707d7df59: Preparing [2023-07-12T15:34:28.343Z] 3dab9f8bf2d2: Preparing [2023-07-12T15:34:28.343Z] 567707d7df59: Waiting [2023-07-12T15:34:28.343Z] 9d11cc3c443c: Waiting [2023-07-12T15:34:28.343Z] 370be49d36e8: Layer already exists [2023-07-12T15:34:28.343Z] f24d14401480: Layer already exists [2023-07-12T15:34:28.343Z] cd9fa3b46949: Layer already exists [2023-07-12T15:34:28.343Z] f8303c98be44: Layer already exists [2023-07-12T15:34:28.343Z] 4fa91edb152c: Layer already exists [2023-07-12T15:34:28.343Z] 567707d7df59: Layer already exists [2023-07-12T15:34:28.343Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T15:34:28.343Z] 9d11cc3c443c: Layer already exists [2023-07-12T15:34:28.343Z] main: digest: sha256:a2aa0f2c66c263cbf9e08f4c09fdd84ca6fa2eed17ecd0177eee39047d3a4d95 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-12T15:34:28.381Z] ===================================================== [Pipeline] echo [2023-07-12T15:34:28.388Z] taggedImages: [2023-07-12T15:34:28.388Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b4f3d3796f5e4a543acc54ea282569be45c8b663 [2023-07-12T15:34:28.388Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-07-12T15:34:28.388Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.7 [2023-07-12T15:34:28.388Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [2023-07-12T15:34:28.388Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-07-12T15:34:28.412Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-07-12T15:34:28.412Z] b4f3d3796f5e4a543acc54ea282569be45c8b663 [2023-07-12T15:34:28.412Z] latest [2023-07-12T15:34:28.412Z] 3.1.0-dev.7 [2023-07-12T15:34:28.412Z] b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [2023-07-12T15:34:28.412Z] main [2023-07-12T15:34:28.412Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:34:28.731Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b4f3d3796f5e4a543acc54ea282569be45c8b663 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:34:29.036Z] + docker push nexus3.edgexfoundry.org:10004/core-data:b4f3d3796f5e4a543acc54ea282569be45c8b663 [2023-07-12T15:34:29.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-07-12T15:34:29.036Z] 574b0fc450ae: Preparing [2023-07-12T15:34:29.036Z] 4ff2c18a065b: Preparing [2023-07-12T15:34:29.036Z] f8303c98be44: Preparing [2023-07-12T15:34:29.036Z] 9d11cc3c443c: Preparing [2023-07-12T15:34:29.036Z] 6ef62d09f2af: Preparing [2023-07-12T15:34:29.036Z] 3dab9f8bf2d2: Preparing [2023-07-12T15:34:29.036Z] 3dab9f8bf2d2: Waiting [2023-07-12T15:34:29.036Z] f8303c98be44: Layer already exists [2023-07-12T15:34:29.036Z] 9d11cc3c443c: Layer already exists [2023-07-12T15:34:29.036Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T15:34:29.036Z] 574b0fc450ae: Pushed [2023-07-12T15:34:29.036Z] 6ef62d09f2af: Pushed [2023-07-12T15:34:30.409Z] 4ff2c18a065b: Pushed [2023-07-12T15:34:30.667Z] b4f3d3796f5e4a543acc54ea282569be45c8b663: digest: sha256:afbb0defbd8abda18e633788899ca6d7e39dfda4a62b6e755a1ea9274d511009 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:34:30.972Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:34:31.278Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-07-12T15:34:31.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-07-12T15:34:31.278Z] 574b0fc450ae: Preparing [2023-07-12T15:34:31.278Z] 4ff2c18a065b: Preparing [2023-07-12T15:34:31.278Z] f8303c98be44: Preparing [2023-07-12T15:34:31.278Z] 9d11cc3c443c: Preparing [2023-07-12T15:34:31.278Z] 6ef62d09f2af: Preparing [2023-07-12T15:34:31.278Z] 3dab9f8bf2d2: Preparing [2023-07-12T15:34:31.279Z] 6ef62d09f2af: Layer already exists [2023-07-12T15:34:31.279Z] f8303c98be44: Layer already exists [2023-07-12T15:34:31.279Z] 4ff2c18a065b: Layer already exists [2023-07-12T15:34:31.279Z] 9d11cc3c443c: Layer already exists [2023-07-12T15:34:31.279Z] 574b0fc450ae: Layer already exists [2023-07-12T15:34:31.279Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T15:34:31.279Z] latest: digest: sha256:afbb0defbd8abda18e633788899ca6d7e39dfda4a62b6e755a1ea9274d511009 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:34:31.587Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:34:31.894Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.7 [2023-07-12T15:34:31.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-07-12T15:34:31.894Z] 574b0fc450ae: Preparing [2023-07-12T15:34:31.894Z] 4ff2c18a065b: Preparing [2023-07-12T15:34:31.894Z] f8303c98be44: Preparing [2023-07-12T15:34:31.894Z] 9d11cc3c443c: Preparing [2023-07-12T15:34:31.894Z] 6ef62d09f2af: Preparing [2023-07-12T15:34:31.894Z] 3dab9f8bf2d2: Preparing [2023-07-12T15:34:31.894Z] 3dab9f8bf2d2: Waiting [2023-07-12T15:34:31.894Z] 6ef62d09f2af: Layer already exists [2023-07-12T15:34:31.894Z] f8303c98be44: Layer already exists [2023-07-12T15:34:31.894Z] 9d11cc3c443c: Layer already exists [2023-07-12T15:34:31.894Z] 4ff2c18a065b: Layer already exists [2023-07-12T15:34:31.894Z] 574b0fc450ae: Layer already exists [2023-07-12T15:34:31.894Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T15:34:31.894Z] 3.1.0-dev.7: digest: sha256:afbb0defbd8abda18e633788899ca6d7e39dfda4a62b6e755a1ea9274d511009 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:34:32.205Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:34:32.508Z] + docker push nexus3.edgexfoundry.org:10004/core-data:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [2023-07-12T15:34:32.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-07-12T15:34:32.508Z] 574b0fc450ae: Preparing [2023-07-12T15:34:32.508Z] 4ff2c18a065b: Preparing [2023-07-12T15:34:32.508Z] f8303c98be44: Preparing [2023-07-12T15:34:32.508Z] 9d11cc3c443c: Preparing [2023-07-12T15:34:32.508Z] 6ef62d09f2af: Preparing [2023-07-12T15:34:32.508Z] 3dab9f8bf2d2: Preparing [2023-07-12T15:34:32.508Z] 3dab9f8bf2d2: Waiting [2023-07-12T15:34:32.508Z] 6ef62d09f2af: Layer already exists [2023-07-12T15:34:32.508Z] 574b0fc450ae: Layer already exists [2023-07-12T15:34:32.508Z] 9d11cc3c443c: Layer already exists [2023-07-12T15:34:32.508Z] 4ff2c18a065b: Layer already exists [2023-07-12T15:34:32.508Z] f8303c98be44: Layer already exists [2023-07-12T15:34:32.508Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T15:34:32.508Z] b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7: digest: sha256:afbb0defbd8abda18e633788899ca6d7e39dfda4a62b6e755a1ea9274d511009 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:34:32.818Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:34:33.125Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-07-12T15:34:33.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-07-12T15:34:33.125Z] 574b0fc450ae: Preparing [2023-07-12T15:34:33.125Z] 4ff2c18a065b: Preparing [2023-07-12T15:34:33.125Z] f8303c98be44: Preparing [2023-07-12T15:34:33.125Z] 9d11cc3c443c: Preparing [2023-07-12T15:34:33.125Z] 6ef62d09f2af: Preparing [2023-07-12T15:34:33.125Z] 3dab9f8bf2d2: Preparing [2023-07-12T15:34:33.125Z] 3dab9f8bf2d2: Waiting [2023-07-12T15:34:33.125Z] 4ff2c18a065b: Layer already exists [2023-07-12T15:34:33.125Z] 6ef62d09f2af: Layer already exists [2023-07-12T15:34:33.125Z] f8303c98be44: Layer already exists [2023-07-12T15:34:33.125Z] 9d11cc3c443c: Layer already exists [2023-07-12T15:34:33.125Z] 574b0fc450ae: Layer already exists [2023-07-12T15:34:33.125Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T15:34:33.125Z] main: digest: sha256:afbb0defbd8abda18e633788899ca6d7e39dfda4a62b6e755a1ea9274d511009 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-12T15:34:33.163Z] ===================================================== [Pipeline] echo [2023-07-12T15:34:33.168Z] taggedImages: [2023-07-12T15:34:33.168Z] - nexus3.edgexfoundry.org:10004/core-data:b4f3d3796f5e4a543acc54ea282569be45c8b663 [2023-07-12T15:34:33.168Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-07-12T15:34:33.168Z] - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.7 [2023-07-12T15:34:33.168Z] - nexus3.edgexfoundry.org:10004/core-data:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [2023-07-12T15:34:33.168Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-07-12T15:34:33.189Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-07-12T15:34:33.189Z] b4f3d3796f5e4a543acc54ea282569be45c8b663 [2023-07-12T15:34:33.189Z] latest [2023-07-12T15:34:33.189Z] 3.1.0-dev.7 [2023-07-12T15:34:33.189Z] b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [2023-07-12T15:34:33.189Z] main [2023-07-12T15:34:33.189Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:34:33.526Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b4f3d3796f5e4a543acc54ea282569be45c8b663 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:34:33.830Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:b4f3d3796f5e4a543acc54ea282569be45c8b663 [2023-07-12T15:34:33.830Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-07-12T15:34:33.830Z] c34050b907c0: Preparing [2023-07-12T15:34:33.830Z] 7b70ec295ed1: Preparing [2023-07-12T15:34:33.830Z] af4666789131: Preparing [2023-07-12T15:34:33.830Z] f8303c98be44: Preparing [2023-07-12T15:34:33.830Z] 9d11cc3c443c: Preparing [2023-07-12T15:34:33.830Z] 567707d7df59: Preparing [2023-07-12T15:34:33.830Z] 3dab9f8bf2d2: Preparing [2023-07-12T15:34:33.830Z] 567707d7df59: Waiting [2023-07-12T15:34:33.830Z] 9d11cc3c443c: Layer already exists [2023-07-12T15:34:33.830Z] f8303c98be44: Layer already exists [2023-07-12T15:34:33.830Z] 567707d7df59: Layer already exists [2023-07-12T15:34:33.830Z] 7b70ec295ed1: Pushed [2023-07-12T15:34:33.830Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T15:34:33.831Z] c34050b907c0: Pushed [2023-07-12T15:34:35.207Z] af4666789131: Pushed [2023-07-12T15:34:35.207Z] b4f3d3796f5e4a543acc54ea282569be45c8b663: digest: sha256:4b261a4b18272bbbe196bdb9042fd0d61a504810f71d75314eea579e707a72cd size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:34:35.520Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:34:35.828Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-07-12T15:34:35.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-07-12T15:34:35.828Z] c34050b907c0: Preparing [2023-07-12T15:34:35.828Z] 7b70ec295ed1: Preparing [2023-07-12T15:34:35.828Z] af4666789131: Preparing [2023-07-12T15:34:35.828Z] f8303c98be44: Preparing [2023-07-12T15:34:35.828Z] 9d11cc3c443c: Preparing [2023-07-12T15:34:35.828Z] 567707d7df59: Preparing [2023-07-12T15:34:35.828Z] 3dab9f8bf2d2: Preparing [2023-07-12T15:34:35.828Z] 567707d7df59: Waiting [2023-07-12T15:34:35.828Z] 3dab9f8bf2d2: Waiting [2023-07-12T15:34:35.828Z] c34050b907c0: Layer already exists [2023-07-12T15:34:35.828Z] af4666789131: Layer already exists [2023-07-12T15:34:35.828Z] 9d11cc3c443c: Layer already exists [2023-07-12T15:34:35.828Z] f8303c98be44: Layer already exists [2023-07-12T15:34:35.828Z] 7b70ec295ed1: Layer already exists [2023-07-12T15:34:35.828Z] 567707d7df59: Layer already exists [2023-07-12T15:34:35.828Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T15:34:35.828Z] latest: digest: sha256:4b261a4b18272bbbe196bdb9042fd0d61a504810f71d75314eea579e707a72cd size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:34:36.134Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:34:36.439Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.7 [2023-07-12T15:34:36.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-07-12T15:34:36.440Z] c34050b907c0: Preparing [2023-07-12T15:34:36.440Z] 7b70ec295ed1: Preparing [2023-07-12T15:34:36.440Z] af4666789131: Preparing [2023-07-12T15:34:36.440Z] f8303c98be44: Preparing [2023-07-12T15:34:36.440Z] 9d11cc3c443c: Preparing [2023-07-12T15:34:36.440Z] 567707d7df59: Preparing [2023-07-12T15:34:36.440Z] 3dab9f8bf2d2: Preparing [2023-07-12T15:34:36.440Z] 567707d7df59: Waiting [2023-07-12T15:34:36.440Z] 3dab9f8bf2d2: Waiting [2023-07-12T15:34:36.440Z] 9d11cc3c443c: Layer already exists [2023-07-12T15:34:36.440Z] 7b70ec295ed1: Layer already exists [2023-07-12T15:34:36.440Z] f8303c98be44: Layer already exists [2023-07-12T15:34:36.440Z] af4666789131: Layer already exists [2023-07-12T15:34:36.440Z] c34050b907c0: Layer already exists [2023-07-12T15:34:36.440Z] 567707d7df59: Layer already exists [2023-07-12T15:34:36.440Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T15:34:36.440Z] 3.1.0-dev.7: digest: sha256:4b261a4b18272bbbe196bdb9042fd0d61a504810f71d75314eea579e707a72cd size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:34:36.746Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:34:37.051Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [2023-07-12T15:34:37.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-07-12T15:34:37.051Z] c34050b907c0: Preparing [2023-07-12T15:34:37.051Z] 7b70ec295ed1: Preparing [2023-07-12T15:34:37.051Z] af4666789131: Preparing [2023-07-12T15:34:37.051Z] f8303c98be44: Preparing [2023-07-12T15:34:37.051Z] 9d11cc3c443c: Preparing [2023-07-12T15:34:37.051Z] 567707d7df59: Preparing [2023-07-12T15:34:37.051Z] 3dab9f8bf2d2: Preparing [2023-07-12T15:34:37.051Z] 567707d7df59: Waiting [2023-07-12T15:34:37.051Z] 3dab9f8bf2d2: Waiting [2023-07-12T15:34:37.051Z] 7b70ec295ed1: Layer already exists [2023-07-12T15:34:37.051Z] 9d11cc3c443c: Layer already exists [2023-07-12T15:34:37.051Z] f8303c98be44: Layer already exists [2023-07-12T15:34:37.051Z] af4666789131: Layer already exists [2023-07-12T15:34:37.051Z] c34050b907c0: Layer already exists [2023-07-12T15:34:37.051Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T15:34:37.051Z] 567707d7df59: Layer already exists [2023-07-12T15:34:37.051Z] b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7: digest: sha256:4b261a4b18272bbbe196bdb9042fd0d61a504810f71d75314eea579e707a72cd size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:34:37.364Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:34:37.667Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-07-12T15:34:37.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-07-12T15:34:37.667Z] c34050b907c0: Preparing [2023-07-12T15:34:37.667Z] 7b70ec295ed1: Preparing [2023-07-12T15:34:37.667Z] af4666789131: Preparing [2023-07-12T15:34:37.667Z] f8303c98be44: Preparing [2023-07-12T15:34:37.668Z] 9d11cc3c443c: Preparing [2023-07-12T15:34:37.668Z] 567707d7df59: Preparing [2023-07-12T15:34:37.668Z] 3dab9f8bf2d2: Preparing [2023-07-12T15:34:37.668Z] 3dab9f8bf2d2: Waiting [2023-07-12T15:34:37.668Z] c34050b907c0: Layer already exists [2023-07-12T15:34:37.668Z] af4666789131: Layer already exists [2023-07-12T15:34:37.668Z] 9d11cc3c443c: Layer already exists [2023-07-12T15:34:37.668Z] 7b70ec295ed1: Layer already exists [2023-07-12T15:34:37.668Z] f8303c98be44: Layer already exists [2023-07-12T15:34:37.668Z] 567707d7df59: Layer already exists [2023-07-12T15:34:37.668Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T15:34:37.668Z] main: digest: sha256:4b261a4b18272bbbe196bdb9042fd0d61a504810f71d75314eea579e707a72cd size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-12T15:34:37.703Z] ===================================================== [Pipeline] echo [2023-07-12T15:34:37.709Z] taggedImages: [2023-07-12T15:34:37.709Z] - nexus3.edgexfoundry.org:10004/core-metadata:b4f3d3796f5e4a543acc54ea282569be45c8b663 [2023-07-12T15:34:37.709Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-07-12T15:34:37.709Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.7 [2023-07-12T15:34:37.709Z] - nexus3.edgexfoundry.org:10004/core-metadata:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [2023-07-12T15:34:37.709Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-07-12T15:34:37.725Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-07-12T15:34:37.725Z] b4f3d3796f5e4a543acc54ea282569be45c8b663 [2023-07-12T15:34:37.725Z] latest [2023-07-12T15:34:37.725Z] 3.1.0-dev.7 [2023-07-12T15:34:37.725Z] b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [2023-07-12T15:34:37.725Z] main [2023-07-12T15:34:37.725Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:34:38.043Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b4f3d3796f5e4a543acc54ea282569be45c8b663 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:34:38.347Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b4f3d3796f5e4a543acc54ea282569be45c8b663 [2023-07-12T15:34:38.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-07-12T15:34:38.347Z] 25003ed65e02: Preparing [2023-07-12T15:34:38.347Z] 8052a5bef2e0: Preparing [2023-07-12T15:34:38.347Z] f235e607eb14: Preparing [2023-07-12T15:34:38.347Z] c2fcc14287f3: Preparing [2023-07-12T15:34:38.347Z] 86a438b9e34f: Preparing [2023-07-12T15:34:38.347Z] 36d0c7784147: Preparing [2023-07-12T15:34:38.347Z] 48c6679b20ac: Preparing [2023-07-12T15:34:38.347Z] f8303c98be44: Preparing [2023-07-12T15:34:38.347Z] 9d11cc3c443c: Preparing [2023-07-12T15:34:38.347Z] 01847b948c8a: Preparing [2023-07-12T15:34:38.347Z] 60113a32d963: Preparing [2023-07-12T15:34:38.347Z] 36d0c7784147: Waiting [2023-07-12T15:34:38.347Z] 5f70bf18a086: Preparing [2023-07-12T15:34:38.347Z] 7883ef7ae1fe: Preparing [2023-07-12T15:34:38.347Z] 84e081f30be0: Preparing [2023-07-12T15:34:38.347Z] 48c6679b20ac: Waiting [2023-07-12T15:34:38.347Z] 3dab9f8bf2d2: Preparing [2023-07-12T15:34:38.347Z] f8303c98be44: Waiting [2023-07-12T15:34:38.347Z] 7883ef7ae1fe: Waiting [2023-07-12T15:34:38.347Z] 9d11cc3c443c: Waiting [2023-07-12T15:34:38.347Z] 01847b948c8a: Waiting [2023-07-12T15:34:38.347Z] 3dab9f8bf2d2: Waiting [2023-07-12T15:34:38.347Z] 84e081f30be0: Waiting [2023-07-12T15:34:38.347Z] 60113a32d963: Waiting [2023-07-12T15:34:38.347Z] 5f70bf18a086: Waiting [2023-07-12T15:34:38.347Z] 25003ed65e02: Pushed [2023-07-12T15:34:38.347Z] 8052a5bef2e0: Pushed [2023-07-12T15:34:38.347Z] c2fcc14287f3: Pushed [2023-07-12T15:34:38.347Z] f235e607eb14: Pushed [2023-07-12T15:34:38.347Z] 86a438b9e34f: Pushed [2023-07-12T15:34:38.347Z] f8303c98be44: Layer already exists [2023-07-12T15:34:38.347Z] 9d11cc3c443c: Layer already exists [2023-07-12T15:34:38.605Z] 36d0c7784147: Pushed [2023-07-12T15:34:38.605Z] 01847b948c8a: Pushed [2023-07-12T15:34:38.605Z] 60113a32d963: Pushed [2023-07-12T15:34:38.605Z] 5f70bf18a086: Pushed [2023-07-12T15:34:38.605Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T15:34:38.605Z] 7883ef7ae1fe: Pushed [2023-07-12T15:34:38.605Z] 84e081f30be0: Pushed [2023-07-12T15:34:40.521Z] 48c6679b20ac: Pushed [2023-07-12T15:34:40.521Z] b4f3d3796f5e4a543acc54ea282569be45c8b663: digest: sha256:bd868793c1994201ebe0ac7421e7140ce812c6f00bd83e7e379d3c36b8905205 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:34:40.841Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:34:41.147Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-07-12T15:34:41.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-07-12T15:34:41.148Z] 25003ed65e02: Preparing [2023-07-12T15:34:41.148Z] 8052a5bef2e0: Preparing [2023-07-12T15:34:41.148Z] f235e607eb14: Preparing [2023-07-12T15:34:41.148Z] c2fcc14287f3: Preparing [2023-07-12T15:34:41.148Z] 86a438b9e34f: Preparing [2023-07-12T15:34:41.148Z] 36d0c7784147: Preparing [2023-07-12T15:34:41.148Z] 48c6679b20ac: Preparing [2023-07-12T15:34:41.148Z] f8303c98be44: Preparing [2023-07-12T15:34:41.148Z] 9d11cc3c443c: Preparing [2023-07-12T15:34:41.148Z] 01847b948c8a: Preparing [2023-07-12T15:34:41.148Z] 60113a32d963: Preparing [2023-07-12T15:34:41.148Z] 5f70bf18a086: Preparing [2023-07-12T15:34:41.148Z] 7883ef7ae1fe: Preparing [2023-07-12T15:34:41.148Z] 84e081f30be0: Preparing [2023-07-12T15:34:41.148Z] 3dab9f8bf2d2: Preparing [2023-07-12T15:34:41.148Z] 48c6679b20ac: Waiting [2023-07-12T15:34:41.148Z] f8303c98be44: Waiting [2023-07-12T15:34:41.148Z] 36d0c7784147: Waiting [2023-07-12T15:34:41.148Z] 9d11cc3c443c: Waiting [2023-07-12T15:34:41.148Z] 7883ef7ae1fe: Waiting [2023-07-12T15:34:41.148Z] 01847b948c8a: Waiting [2023-07-12T15:34:41.148Z] 60113a32d963: Waiting [2023-07-12T15:34:41.148Z] 84e081f30be0: Waiting [2023-07-12T15:34:41.148Z] 5f70bf18a086: Waiting [2023-07-12T15:34:41.148Z] 3dab9f8bf2d2: Waiting [2023-07-12T15:34:41.148Z] 8052a5bef2e0: Layer already exists [2023-07-12T15:34:41.148Z] f235e607eb14: Layer already exists [2023-07-12T15:34:41.148Z] 25003ed65e02: Layer already exists [2023-07-12T15:34:41.148Z] 86a438b9e34f: Layer already exists [2023-07-12T15:34:41.148Z] c2fcc14287f3: Layer already exists [2023-07-12T15:34:41.148Z] f8303c98be44: Layer already exists [2023-07-12T15:34:41.148Z] 36d0c7784147: Layer already exists [2023-07-12T15:34:41.148Z] 9d11cc3c443c: Layer already exists [2023-07-12T15:34:41.148Z] 48c6679b20ac: Layer already exists [2023-07-12T15:34:41.148Z] 01847b948c8a: Layer already exists [2023-07-12T15:34:41.148Z] 5f70bf18a086: Layer already exists [2023-07-12T15:34:41.148Z] 60113a32d963: Layer already exists [2023-07-12T15:34:41.148Z] 7883ef7ae1fe: Layer already exists [2023-07-12T15:34:41.148Z] 84e081f30be0: Layer already exists [2023-07-12T15:34:41.148Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T15:34:41.148Z] latest: digest: sha256:bd868793c1994201ebe0ac7421e7140ce812c6f00bd83e7e379d3c36b8905205 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:34:41.456Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:34:41.758Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.7 [2023-07-12T15:34:41.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-07-12T15:34:41.758Z] 25003ed65e02: Preparing [2023-07-12T15:34:41.758Z] 8052a5bef2e0: Preparing [2023-07-12T15:34:41.758Z] f235e607eb14: Preparing [2023-07-12T15:34:41.758Z] c2fcc14287f3: Preparing [2023-07-12T15:34:41.758Z] 86a438b9e34f: Preparing [2023-07-12T15:34:41.758Z] 36d0c7784147: Preparing [2023-07-12T15:34:41.758Z] 48c6679b20ac: Preparing [2023-07-12T15:34:41.758Z] f8303c98be44: Preparing [2023-07-12T15:34:41.758Z] 9d11cc3c443c: Preparing [2023-07-12T15:34:41.758Z] 01847b948c8a: Preparing [2023-07-12T15:34:41.758Z] 60113a32d963: Preparing [2023-07-12T15:34:41.758Z] 5f70bf18a086: Preparing [2023-07-12T15:34:41.758Z] 7883ef7ae1fe: Preparing [2023-07-12T15:34:41.758Z] 84e081f30be0: Preparing [2023-07-12T15:34:41.758Z] 3dab9f8bf2d2: Preparing [2023-07-12T15:34:41.758Z] 60113a32d963: Waiting [2023-07-12T15:34:41.758Z] 5f70bf18a086: Waiting [2023-07-12T15:34:41.758Z] 7883ef7ae1fe: Waiting [2023-07-12T15:34:41.758Z] 36d0c7784147: Waiting [2023-07-12T15:34:41.758Z] 9d11cc3c443c: Waiting [2023-07-12T15:34:41.758Z] 01847b948c8a: Waiting [2023-07-12T15:34:41.758Z] 48c6679b20ac: Waiting [2023-07-12T15:34:41.758Z] 3dab9f8bf2d2: Waiting [2023-07-12T15:34:41.758Z] f8303c98be44: Waiting [2023-07-12T15:34:41.758Z] f235e607eb14: Layer already exists [2023-07-12T15:34:41.758Z] 25003ed65e02: Layer already exists [2023-07-12T15:34:41.758Z] 86a438b9e34f: Layer already exists [2023-07-12T15:34:41.758Z] 8052a5bef2e0: Layer already exists [2023-07-12T15:34:41.758Z] c2fcc14287f3: Layer already exists [2023-07-12T15:34:41.758Z] 36d0c7784147: Layer already exists [2023-07-12T15:34:41.758Z] 48c6679b20ac: Layer already exists [2023-07-12T15:34:41.758Z] f8303c98be44: Layer already exists [2023-07-12T15:34:41.758Z] 9d11cc3c443c: Layer already exists [2023-07-12T15:34:41.758Z] 01847b948c8a: Layer already exists [2023-07-12T15:34:41.758Z] 60113a32d963: Layer already exists [2023-07-12T15:34:41.758Z] 7883ef7ae1fe: Layer already exists [2023-07-12T15:34:41.758Z] 5f70bf18a086: Layer already exists [2023-07-12T15:34:41.758Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T15:34:41.758Z] 84e081f30be0: Layer already exists [2023-07-12T15:34:41.758Z] 3.1.0-dev.7: digest: sha256:bd868793c1994201ebe0ac7421e7140ce812c6f00bd83e7e379d3c36b8905205 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:34:42.063Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:34:42.365Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [2023-07-12T15:34:42.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-07-12T15:34:42.365Z] 25003ed65e02: Preparing [2023-07-12T15:34:42.365Z] 8052a5bef2e0: Preparing [2023-07-12T15:34:42.365Z] f235e607eb14: Preparing [2023-07-12T15:34:42.365Z] c2fcc14287f3: Preparing [2023-07-12T15:34:42.365Z] 86a438b9e34f: Preparing [2023-07-12T15:34:42.365Z] 36d0c7784147: Preparing [2023-07-12T15:34:42.365Z] 48c6679b20ac: Preparing [2023-07-12T15:34:42.365Z] f8303c98be44: Preparing [2023-07-12T15:34:42.365Z] 9d11cc3c443c: Preparing [2023-07-12T15:34:42.365Z] 01847b948c8a: Preparing [2023-07-12T15:34:42.365Z] 60113a32d963: Preparing [2023-07-12T15:34:42.365Z] 5f70bf18a086: Preparing [2023-07-12T15:34:42.365Z] 36d0c7784147: Waiting [2023-07-12T15:34:42.365Z] 9d11cc3c443c: Waiting [2023-07-12T15:34:42.365Z] 01847b948c8a: Waiting [2023-07-12T15:34:42.365Z] 60113a32d963: Waiting [2023-07-12T15:34:42.365Z] f8303c98be44: Waiting [2023-07-12T15:34:42.365Z] 48c6679b20ac: Waiting [2023-07-12T15:34:42.365Z] 7883ef7ae1fe: Preparing [2023-07-12T15:34:42.365Z] 84e081f30be0: Preparing [2023-07-12T15:34:42.365Z] 5f70bf18a086: Waiting [2023-07-12T15:34:42.365Z] 7883ef7ae1fe: Waiting [2023-07-12T15:34:42.365Z] 3dab9f8bf2d2: Preparing [2023-07-12T15:34:42.366Z] 84e081f30be0: Waiting [2023-07-12T15:34:42.366Z] 3dab9f8bf2d2: Waiting [2023-07-12T15:34:42.366Z] f235e607eb14: Layer already exists [2023-07-12T15:34:42.366Z] 25003ed65e02: Layer already exists [2023-07-12T15:34:42.366Z] c2fcc14287f3: Layer already exists [2023-07-12T15:34:42.366Z] 8052a5bef2e0: Layer already exists [2023-07-12T15:34:42.366Z] 86a438b9e34f: Layer already exists [2023-07-12T15:34:42.366Z] 48c6679b20ac: Layer already exists [2023-07-12T15:34:42.366Z] 36d0c7784147: Layer already exists [2023-07-12T15:34:42.366Z] f8303c98be44: Layer already exists [2023-07-12T15:34:42.366Z] 9d11cc3c443c: Layer already exists [2023-07-12T15:34:42.366Z] 60113a32d963: Layer already exists [2023-07-12T15:34:42.366Z] 01847b948c8a: Layer already exists [2023-07-12T15:34:42.366Z] 7883ef7ae1fe: Layer already exists [2023-07-12T15:34:42.366Z] 5f70bf18a086: Layer already exists [2023-07-12T15:34:42.366Z] 84e081f30be0: Layer already exists [2023-07-12T15:34:42.366Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T15:34:42.366Z] b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7: digest: sha256:bd868793c1994201ebe0ac7421e7140ce812c6f00bd83e7e379d3c36b8905205 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:34:42.673Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:34:42.977Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-07-12T15:34:42.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-07-12T15:34:42.978Z] 25003ed65e02: Preparing [2023-07-12T15:34:42.978Z] 8052a5bef2e0: Preparing [2023-07-12T15:34:42.978Z] f235e607eb14: Preparing [2023-07-12T15:34:42.978Z] c2fcc14287f3: Preparing [2023-07-12T15:34:42.978Z] 86a438b9e34f: Preparing [2023-07-12T15:34:42.978Z] 36d0c7784147: Preparing [2023-07-12T15:34:42.978Z] 48c6679b20ac: Preparing [2023-07-12T15:34:42.978Z] f8303c98be44: Preparing [2023-07-12T15:34:42.978Z] 9d11cc3c443c: Preparing [2023-07-12T15:34:42.978Z] 36d0c7784147: Waiting [2023-07-12T15:34:42.978Z] 48c6679b20ac: Waiting [2023-07-12T15:34:42.978Z] f8303c98be44: Waiting [2023-07-12T15:34:42.978Z] 01847b948c8a: Preparing [2023-07-12T15:34:42.978Z] 60113a32d963: Preparing [2023-07-12T15:34:42.978Z] 9d11cc3c443c: Waiting [2023-07-12T15:34:42.978Z] 01847b948c8a: Waiting [2023-07-12T15:34:42.978Z] 5f70bf18a086: Preparing [2023-07-12T15:34:42.978Z] 7883ef7ae1fe: Preparing [2023-07-12T15:34:42.978Z] 60113a32d963: Waiting [2023-07-12T15:34:42.978Z] 5f70bf18a086: Waiting [2023-07-12T15:34:42.978Z] 84e081f30be0: Preparing [2023-07-12T15:34:42.978Z] 3dab9f8bf2d2: Preparing [2023-07-12T15:34:42.978Z] 7883ef7ae1fe: Waiting [2023-07-12T15:34:42.978Z] 84e081f30be0: Waiting [2023-07-12T15:34:42.978Z] 3dab9f8bf2d2: Waiting [2023-07-12T15:34:42.978Z] 8052a5bef2e0: Layer already exists [2023-07-12T15:34:42.978Z] c2fcc14287f3: Layer already exists [2023-07-12T15:34:42.978Z] 25003ed65e02: Layer already exists [2023-07-12T15:34:42.978Z] f235e607eb14: Layer already exists [2023-07-12T15:34:42.978Z] 86a438b9e34f: Layer already exists [2023-07-12T15:34:42.978Z] 36d0c7784147: Layer already exists [2023-07-12T15:34:42.978Z] 01847b948c8a: Layer already exists [2023-07-12T15:34:42.978Z] 48c6679b20ac: Layer already exists [2023-07-12T15:34:42.978Z] 9d11cc3c443c: Layer already exists [2023-07-12T15:34:42.978Z] f8303c98be44: Layer already exists [2023-07-12T15:34:42.978Z] 60113a32d963: Layer already exists [2023-07-12T15:34:42.978Z] 5f70bf18a086: Layer already exists [2023-07-12T15:34:42.978Z] 84e081f30be0: Layer already exists [2023-07-12T15:34:42.978Z] 7883ef7ae1fe: Layer already exists [2023-07-12T15:34:42.978Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T15:34:42.978Z] main: digest: sha256:bd868793c1994201ebe0ac7421e7140ce812c6f00bd83e7e379d3c36b8905205 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-12T15:34:43.024Z] ===================================================== [Pipeline] echo [2023-07-12T15:34:43.032Z] taggedImages: [2023-07-12T15:34:43.032Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:b4f3d3796f5e4a543acc54ea282569be45c8b663 [2023-07-12T15:34:43.032Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-07-12T15:34:43.032Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.7 [2023-07-12T15:34:43.032Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [2023-07-12T15:34:43.032Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-07-12T15:34:43.055Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-07-12T15:34:43.055Z] b4f3d3796f5e4a543acc54ea282569be45c8b663 [2023-07-12T15:34:43.055Z] latest [2023-07-12T15:34:43.055Z] 3.1.0-dev.7 [2023-07-12T15:34:43.055Z] b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [2023-07-12T15:34:43.055Z] main [2023-07-12T15:34:43.055Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:34:43.380Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b4f3d3796f5e4a543acc54ea282569be45c8b663 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:34:43.681Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b4f3d3796f5e4a543acc54ea282569be45c8b663 [2023-07-12T15:34:43.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-07-12T15:34:43.681Z] 370be49d36e8: Preparing [2023-07-12T15:34:43.681Z] 4fa91edb152c: Preparing [2023-07-12T15:34:43.681Z] f2de08f2abd5: Preparing [2023-07-12T15:34:43.681Z] dd685cf61035: Preparing [2023-07-12T15:34:43.681Z] f8303c98be44: Preparing [2023-07-12T15:34:43.681Z] 9d11cc3c443c: Preparing [2023-07-12T15:34:43.681Z] 567707d7df59: Preparing [2023-07-12T15:34:43.681Z] 3dab9f8bf2d2: Preparing [2023-07-12T15:34:43.681Z] 3dab9f8bf2d2: Waiting [2023-07-12T15:34:43.681Z] 567707d7df59: Waiting [2023-07-12T15:34:43.681Z] 9d11cc3c443c: Waiting [2023-07-12T15:34:43.681Z] 370be49d36e8: Layer already exists [2023-07-12T15:34:43.681Z] f8303c98be44: Layer already exists [2023-07-12T15:34:43.681Z] 4fa91edb152c: Layer already exists [2023-07-12T15:34:43.681Z] 9d11cc3c443c: Layer already exists [2023-07-12T15:34:43.681Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T15:34:43.681Z] 567707d7df59: Layer already exists [2023-07-12T15:34:43.681Z] f2de08f2abd5: Pushed [2023-07-12T15:34:45.071Z] dd685cf61035: Pushed [2023-07-12T15:34:45.071Z] b4f3d3796f5e4a543acc54ea282569be45c8b663: digest: sha256:8ad487dcf77edd6ec91f7faed07db957c97fbd3498b89d665d5eb97829d5a45e size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:34:45.385Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:34:45.766Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-07-12T15:34:45.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-07-12T15:34:45.766Z] 370be49d36e8: Preparing [2023-07-12T15:34:45.766Z] 4fa91edb152c: Preparing [2023-07-12T15:34:45.766Z] f2de08f2abd5: Preparing [2023-07-12T15:34:45.766Z] dd685cf61035: Preparing [2023-07-12T15:34:45.766Z] f8303c98be44: Preparing [2023-07-12T15:34:45.766Z] 9d11cc3c443c: Preparing [2023-07-12T15:34:45.766Z] 567707d7df59: Preparing [2023-07-12T15:34:45.766Z] 3dab9f8bf2d2: Preparing [2023-07-12T15:34:45.766Z] 9d11cc3c443c: Waiting [2023-07-12T15:34:45.766Z] 567707d7df59: Waiting [2023-07-12T15:34:45.766Z] 3dab9f8bf2d2: Waiting [2023-07-12T15:34:45.766Z] dd685cf61035: Layer already exists [2023-07-12T15:34:45.766Z] 4fa91edb152c: Layer already exists [2023-07-12T15:34:45.766Z] 370be49d36e8: Layer already exists [2023-07-12T15:34:45.766Z] f2de08f2abd5: Layer already exists [2023-07-12T15:34:45.766Z] f8303c98be44: Layer already exists [2023-07-12T15:34:45.766Z] 9d11cc3c443c: Layer already exists [2023-07-12T15:34:45.766Z] 567707d7df59: Layer already exists [2023-07-12T15:34:45.766Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T15:34:45.766Z] latest: digest: sha256:8ad487dcf77edd6ec91f7faed07db957c97fbd3498b89d665d5eb97829d5a45e size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:34:46.103Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:34:46.439Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.7 [2023-07-12T15:34:46.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-07-12T15:34:46.439Z] 370be49d36e8: Preparing [2023-07-12T15:34:46.439Z] 4fa91edb152c: Preparing [2023-07-12T15:34:46.439Z] f2de08f2abd5: Preparing [2023-07-12T15:34:46.439Z] dd685cf61035: Preparing [2023-07-12T15:34:46.439Z] f8303c98be44: Preparing [2023-07-12T15:34:46.439Z] 9d11cc3c443c: Preparing [2023-07-12T15:34:46.439Z] 567707d7df59: Preparing [2023-07-12T15:34:46.439Z] 3dab9f8bf2d2: Preparing [2023-07-12T15:34:46.439Z] 9d11cc3c443c: Waiting [2023-07-12T15:34:46.439Z] 567707d7df59: Waiting [2023-07-12T15:34:46.439Z] 3dab9f8bf2d2: Waiting [2023-07-12T15:34:46.439Z] 370be49d36e8: Layer already exists [2023-07-12T15:34:46.439Z] f2de08f2abd5: Layer already exists [2023-07-12T15:34:46.439Z] dd685cf61035: Layer already exists [2023-07-12T15:34:46.439Z] f8303c98be44: Layer already exists [2023-07-12T15:34:46.439Z] 4fa91edb152c: Layer already exists [2023-07-12T15:34:46.439Z] 567707d7df59: Layer already exists [2023-07-12T15:34:46.439Z] 9d11cc3c443c: Layer already exists [2023-07-12T15:34:46.439Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T15:34:46.439Z] 3.1.0-dev.7: digest: sha256:8ad487dcf77edd6ec91f7faed07db957c97fbd3498b89d665d5eb97829d5a45e size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:34:46.782Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:34:47.123Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [2023-07-12T15:34:47.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-07-12T15:34:47.123Z] 370be49d36e8: Preparing [2023-07-12T15:34:47.123Z] 4fa91edb152c: Preparing [2023-07-12T15:34:47.123Z] f2de08f2abd5: Preparing [2023-07-12T15:34:47.123Z] dd685cf61035: Preparing [2023-07-12T15:34:47.123Z] f8303c98be44: Preparing [2023-07-12T15:34:47.123Z] 9d11cc3c443c: Preparing [2023-07-12T15:34:47.123Z] 567707d7df59: Preparing [2023-07-12T15:34:47.123Z] 3dab9f8bf2d2: Preparing [2023-07-12T15:34:47.123Z] 9d11cc3c443c: Waiting [2023-07-12T15:34:47.123Z] 567707d7df59: Waiting [2023-07-12T15:34:47.123Z] f2de08f2abd5: Layer already exists [2023-07-12T15:34:47.123Z] dd685cf61035: Layer already exists [2023-07-12T15:34:47.123Z] 370be49d36e8: Layer already exists [2023-07-12T15:34:47.123Z] 4fa91edb152c: Layer already exists [2023-07-12T15:34:47.123Z] f8303c98be44: Layer already exists [2023-07-12T15:34:47.123Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T15:34:47.123Z] 9d11cc3c443c: Layer already exists [2023-07-12T15:34:47.123Z] 567707d7df59: Layer already exists [2023-07-12T15:34:47.123Z] b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7: digest: sha256:8ad487dcf77edd6ec91f7faed07db957c97fbd3498b89d665d5eb97829d5a45e size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:34:47.431Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:34:47.741Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-07-12T15:34:47.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-07-12T15:34:47.741Z] 370be49d36e8: Preparing [2023-07-12T15:34:47.741Z] 4fa91edb152c: Preparing [2023-07-12T15:34:47.741Z] f2de08f2abd5: Preparing [2023-07-12T15:34:47.741Z] dd685cf61035: Preparing [2023-07-12T15:34:47.741Z] f8303c98be44: Preparing [2023-07-12T15:34:47.741Z] 9d11cc3c443c: Preparing [2023-07-12T15:34:47.741Z] 567707d7df59: Preparing [2023-07-12T15:34:47.741Z] 3dab9f8bf2d2: Preparing [2023-07-12T15:34:47.741Z] 9d11cc3c443c: Waiting [2023-07-12T15:34:47.741Z] 567707d7df59: Waiting [2023-07-12T15:34:47.741Z] 3dab9f8bf2d2: Waiting [2023-07-12T15:34:47.741Z] 370be49d36e8: Layer already exists [2023-07-12T15:34:47.741Z] 4fa91edb152c: Layer already exists [2023-07-12T15:34:47.741Z] f2de08f2abd5: Layer already exists [2023-07-12T15:34:47.741Z] f8303c98be44: Layer already exists [2023-07-12T15:34:47.741Z] dd685cf61035: Layer already exists [2023-07-12T15:34:47.741Z] 9d11cc3c443c: Layer already exists [2023-07-12T15:34:47.741Z] 567707d7df59: Layer already exists [2023-07-12T15:34:47.741Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T15:34:47.741Z] main: digest: sha256:8ad487dcf77edd6ec91f7faed07db957c97fbd3498b89d665d5eb97829d5a45e size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-12T15:34:47.779Z] ===================================================== [Pipeline] echo [2023-07-12T15:34:47.785Z] taggedImages: [2023-07-12T15:34:47.785Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:b4f3d3796f5e4a543acc54ea282569be45c8b663 [2023-07-12T15:34:47.785Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-07-12T15:34:47.785Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.7 [2023-07-12T15:34:47.785Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [2023-07-12T15:34:47.785Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-07-12T15:34:47.800Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-07-12T15:34:47.800Z] b4f3d3796f5e4a543acc54ea282569be45c8b663 [2023-07-12T15:34:47.800Z] latest [2023-07-12T15:34:47.800Z] 3.1.0-dev.7 [2023-07-12T15:34:47.800Z] b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [2023-07-12T15:34:47.800Z] main [2023-07-12T15:34:47.800Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:34:48.105Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b4f3d3796f5e4a543acc54ea282569be45c8b663 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:34:48.414Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b4f3d3796f5e4a543acc54ea282569be45c8b663 [2023-07-12T15:34:48.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-07-12T15:34:48.414Z] 7249f3d3bfaf: Preparing [2023-07-12T15:34:48.414Z] 7bcacda434fd: Preparing [2023-07-12T15:34:48.414Z] 795df5288cac: Preparing [2023-07-12T15:34:48.414Z] 5f28af569e94: Preparing [2023-07-12T15:34:48.414Z] f8303c98be44: Preparing [2023-07-12T15:34:48.414Z] 9d11cc3c443c: Preparing [2023-07-12T15:34:48.414Z] e5ad486b021b: Preparing [2023-07-12T15:34:48.414Z] 70f62b4ac1a5: Preparing [2023-07-12T15:34:48.414Z] 3dab9f8bf2d2: Preparing [2023-07-12T15:34:48.414Z] 70f62b4ac1a5: Waiting [2023-07-12T15:34:48.414Z] 3dab9f8bf2d2: Waiting [2023-07-12T15:34:48.414Z] e5ad486b021b: Waiting [2023-07-12T15:34:48.414Z] 9d11cc3c443c: Waiting [2023-07-12T15:34:48.414Z] f8303c98be44: Layer already exists [2023-07-12T15:34:48.414Z] 9d11cc3c443c: Layer already exists [2023-07-12T15:34:48.414Z] 7bcacda434fd: Pushed [2023-07-12T15:34:48.414Z] 7249f3d3bfaf: Pushed [2023-07-12T15:34:48.414Z] 5f28af569e94: Pushed [2023-07-12T15:34:48.414Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T15:34:48.414Z] e5ad486b021b: Pushed [2023-07-12T15:34:48.673Z] 70f62b4ac1a5: Pushed [2023-07-12T15:34:49.610Z] 795df5288cac: Pushed [2023-07-12T15:34:49.870Z] b4f3d3796f5e4a543acc54ea282569be45c8b663: digest: sha256:9dff2ff56ad69fa8e86a35520345a749ff16287bf631b035c90f7123217c1438 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:34:50.173Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:34:50.480Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-07-12T15:34:50.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-07-12T15:34:50.480Z] 7249f3d3bfaf: Preparing [2023-07-12T15:34:50.480Z] 7bcacda434fd: Preparing [2023-07-12T15:34:50.480Z] 795df5288cac: Preparing [2023-07-12T15:34:50.480Z] 5f28af569e94: Preparing [2023-07-12T15:34:50.480Z] f8303c98be44: Preparing [2023-07-12T15:34:50.480Z] 9d11cc3c443c: Preparing [2023-07-12T15:34:50.480Z] e5ad486b021b: Preparing [2023-07-12T15:34:50.480Z] 70f62b4ac1a5: Preparing [2023-07-12T15:34:50.480Z] 3dab9f8bf2d2: Preparing [2023-07-12T15:34:50.480Z] 9d11cc3c443c: Waiting [2023-07-12T15:34:50.480Z] e5ad486b021b: Waiting [2023-07-12T15:34:50.480Z] 70f62b4ac1a5: Waiting [2023-07-12T15:34:50.480Z] 3dab9f8bf2d2: Waiting [2023-07-12T15:34:50.480Z] f8303c98be44: Layer already exists [2023-07-12T15:34:50.480Z] 7249f3d3bfaf: Layer already exists [2023-07-12T15:34:50.480Z] 7bcacda434fd: Layer already exists [2023-07-12T15:34:50.480Z] 795df5288cac: Layer already exists [2023-07-12T15:34:50.480Z] 5f28af569e94: Layer already exists [2023-07-12T15:34:50.480Z] e5ad486b021b: Layer already exists [2023-07-12T15:34:50.480Z] 9d11cc3c443c: Layer already exists [2023-07-12T15:34:50.480Z] 70f62b4ac1a5: Layer already exists [2023-07-12T15:34:50.480Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T15:34:50.480Z] latest: digest: sha256:9dff2ff56ad69fa8e86a35520345a749ff16287bf631b035c90f7123217c1438 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:34:50.791Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:34:51.102Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.7 [2023-07-12T15:34:51.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-07-12T15:34:51.365Z] 7249f3d3bfaf: Preparing [2023-07-12T15:34:51.365Z] 7bcacda434fd: Preparing [2023-07-12T15:34:51.365Z] 795df5288cac: Preparing [2023-07-12T15:34:51.365Z] 5f28af569e94: Preparing [2023-07-12T15:34:51.365Z] f8303c98be44: Preparing [2023-07-12T15:34:51.365Z] 9d11cc3c443c: Preparing [2023-07-12T15:34:51.365Z] e5ad486b021b: Preparing [2023-07-12T15:34:51.365Z] 70f62b4ac1a5: Preparing [2023-07-12T15:34:51.365Z] 3dab9f8bf2d2: Preparing [2023-07-12T15:34:51.365Z] e5ad486b021b: Waiting [2023-07-12T15:34:51.365Z] 70f62b4ac1a5: Waiting [2023-07-12T15:34:51.365Z] 3dab9f8bf2d2: Waiting [2023-07-12T15:34:51.365Z] 9d11cc3c443c: Waiting [2023-07-12T15:34:51.365Z] 7249f3d3bfaf: Layer already exists [2023-07-12T15:34:51.365Z] 795df5288cac: Layer already exists [2023-07-12T15:34:51.365Z] f8303c98be44: Layer already exists [2023-07-12T15:34:51.365Z] 7bcacda434fd: Layer already exists [2023-07-12T15:34:51.365Z] 5f28af569e94: Layer already exists [2023-07-12T15:34:51.365Z] 9d11cc3c443c: Layer already exists [2023-07-12T15:34:51.365Z] e5ad486b021b: Layer already exists [2023-07-12T15:34:51.365Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T15:34:51.365Z] 70f62b4ac1a5: Layer already exists [2023-07-12T15:34:51.365Z] 3.1.0-dev.7: digest: sha256:9dff2ff56ad69fa8e86a35520345a749ff16287bf631b035c90f7123217c1438 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:34:51.671Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:34:51.981Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [2023-07-12T15:34:51.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-07-12T15:34:51.982Z] 7249f3d3bfaf: Preparing [2023-07-12T15:34:51.982Z] 7bcacda434fd: Preparing [2023-07-12T15:34:51.982Z] 795df5288cac: Preparing [2023-07-12T15:34:51.982Z] 5f28af569e94: Preparing [2023-07-12T15:34:51.982Z] f8303c98be44: Preparing [2023-07-12T15:34:51.982Z] 9d11cc3c443c: Preparing [2023-07-12T15:34:51.982Z] e5ad486b021b: Preparing [2023-07-12T15:34:51.982Z] 9d11cc3c443c: Waiting [2023-07-12T15:34:51.982Z] 70f62b4ac1a5: Preparing [2023-07-12T15:34:51.982Z] 3dab9f8bf2d2: Preparing [2023-07-12T15:34:51.982Z] e5ad486b021b: Waiting [2023-07-12T15:34:51.982Z] 70f62b4ac1a5: Waiting [2023-07-12T15:34:51.982Z] 3dab9f8bf2d2: Waiting [2023-07-12T15:34:51.982Z] 795df5288cac: Layer already exists [2023-07-12T15:34:51.982Z] 7249f3d3bfaf: Layer already exists [2023-07-12T15:34:51.982Z] 7bcacda434fd: Layer already exists [2023-07-12T15:34:51.982Z] f8303c98be44: Layer already exists [2023-07-12T15:34:51.982Z] 5f28af569e94: Layer already exists [2023-07-12T15:34:51.982Z] 9d11cc3c443c: Layer already exists [2023-07-12T15:34:51.982Z] 70f62b4ac1a5: Layer already exists [2023-07-12T15:34:51.982Z] e5ad486b021b: Layer already exists [2023-07-12T15:34:51.982Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T15:34:51.982Z] b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7: digest: sha256:9dff2ff56ad69fa8e86a35520345a749ff16287bf631b035c90f7123217c1438 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:34:52.291Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:34:52.615Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-07-12T15:34:52.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-07-12T15:34:52.615Z] 7249f3d3bfaf: Preparing [2023-07-12T15:34:52.615Z] 7bcacda434fd: Preparing [2023-07-12T15:34:52.615Z] 795df5288cac: Preparing [2023-07-12T15:34:52.615Z] 5f28af569e94: Preparing [2023-07-12T15:34:52.615Z] f8303c98be44: Preparing [2023-07-12T15:34:52.615Z] 9d11cc3c443c: Preparing [2023-07-12T15:34:52.615Z] e5ad486b021b: Preparing [2023-07-12T15:34:52.615Z] 70f62b4ac1a5: Preparing [2023-07-12T15:34:52.615Z] 3dab9f8bf2d2: Preparing [2023-07-12T15:34:52.615Z] e5ad486b021b: Waiting [2023-07-12T15:34:52.615Z] 9d11cc3c443c: Waiting [2023-07-12T15:34:52.615Z] 5f28af569e94: Layer already exists [2023-07-12T15:34:52.615Z] 7249f3d3bfaf: Layer already exists [2023-07-12T15:34:52.615Z] f8303c98be44: Layer already exists [2023-07-12T15:34:52.615Z] 7bcacda434fd: Layer already exists [2023-07-12T15:34:52.615Z] 795df5288cac: Layer already exists [2023-07-12T15:34:52.615Z] e5ad486b021b: Layer already exists [2023-07-12T15:34:52.615Z] 9d11cc3c443c: Layer already exists [2023-07-12T15:34:52.615Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T15:34:52.615Z] 70f62b4ac1a5: Layer already exists [2023-07-12T15:34:52.615Z] main: digest: sha256:9dff2ff56ad69fa8e86a35520345a749ff16287bf631b035c90f7123217c1438 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-12T15:34:52.652Z] ===================================================== [Pipeline] echo [2023-07-12T15:34:52.658Z] taggedImages: [2023-07-12T15:34:52.658Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:b4f3d3796f5e4a543acc54ea282569be45c8b663 [2023-07-12T15:34:52.658Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-07-12T15:34:52.658Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.7 [2023-07-12T15:34:52.658Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [2023-07-12T15:34:52.658Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-07-12T15:34:52.673Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-07-12T15:34:52.673Z] b4f3d3796f5e4a543acc54ea282569be45c8b663 [2023-07-12T15:34:52.673Z] latest [2023-07-12T15:34:52.673Z] 3.1.0-dev.7 [2023-07-12T15:34:52.673Z] b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [2023-07-12T15:34:52.673Z] main [2023-07-12T15:34:52.673Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:34:52.979Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b4f3d3796f5e4a543acc54ea282569be45c8b663 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:34:53.284Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b4f3d3796f5e4a543acc54ea282569be45c8b663 [2023-07-12T15:34:53.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-07-12T15:34:53.284Z] 91707b88bc93: Preparing [2023-07-12T15:34:53.284Z] 4aebdbf1e462: Preparing [2023-07-12T15:34:53.284Z] b5807dfaba3b: Preparing [2023-07-12T15:34:53.284Z] 76c2d5fbe383: Preparing [2023-07-12T15:34:53.284Z] 6a721f9fb9f8: Preparing [2023-07-12T15:34:53.284Z] 7e98276ae5e4: Preparing [2023-07-12T15:34:53.284Z] 8a7f3bcadbb7: Preparing [2023-07-12T15:34:53.284Z] f8303c98be44: Preparing [2023-07-12T15:34:53.284Z] 9d11cc3c443c: Preparing [2023-07-12T15:34:53.284Z] df26b17e3cbc: Preparing [2023-07-12T15:34:53.284Z] 3dab9f8bf2d2: Preparing [2023-07-12T15:34:53.284Z] f8303c98be44: Waiting [2023-07-12T15:34:53.284Z] 7e98276ae5e4: Waiting [2023-07-12T15:34:53.284Z] 9d11cc3c443c: Waiting [2023-07-12T15:34:53.284Z] 3dab9f8bf2d2: Waiting [2023-07-12T15:34:53.284Z] df26b17e3cbc: Waiting [2023-07-12T15:34:53.284Z] 6a721f9fb9f8: Pushed [2023-07-12T15:34:53.284Z] 4aebdbf1e462: Pushed [2023-07-12T15:34:53.284Z] 91707b88bc93: Pushed [2023-07-12T15:34:53.284Z] f8303c98be44: Layer already exists [2023-07-12T15:34:53.284Z] 9d11cc3c443c: Layer already exists [2023-07-12T15:34:53.284Z] 7e98276ae5e4: Pushed [2023-07-12T15:34:53.284Z] 8a7f3bcadbb7: Pushed [2023-07-12T15:34:53.284Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T15:34:53.690Z] #70 DONE 58.6s [2023-07-12T15:34:53.690Z] [2023-07-12T15:34:53.690Z] #66 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T15:34:53.690Z] #66 DONE 55.6s [2023-07-12T15:34:53.690Z] [2023-07-12T15:34:53.690Z] #75 [security-proxy-setup builder 6/7] COPY . . [2023-07-12T15:34:54.287Z] #75 ... [2023-07-12T15:34:54.287Z] [2023-07-12T15:34:54.287Z] #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T15:34:54.287Z] #74 DONE 48.3s [2023-07-12T15:34:54.287Z] [2023-07-12T15:34:54.287Z] #68 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T15:34:54.287Z] #68 DONE 53.9s [2023-07-12T15:34:54.572Z] [2023-07-12T15:34:54.572Z] #76 [security-spire-agent builder 6/9] COPY . . [2023-07-12T15:34:54.572Z] #76 ... [2023-07-12T15:34:54.572Z] [2023-07-12T15:34:54.572Z] #75 [security-proxy-setup builder 6/7] COPY . . [2023-07-12T15:34:54.572Z] #75 DONE 1.2s [2023-07-12T15:34:54.662Z] 76c2d5fbe383: Pushed [2023-07-12T15:34:54.662Z] df26b17e3cbc: Pushed [2023-07-12T15:34:54.848Z] [2023-07-12T15:34:54.848Z] #77 [security-secretstore-setup builder 6/7] COPY . . [2023-07-12T15:34:54.848Z] #77 CACHED [2023-07-12T15:34:54.848Z] [2023-07-12T15:34:54.848Z] #78 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-12T15:34:54.848Z] #78 CACHED [2023-07-12T15:34:54.848Z] [2023-07-12T15:34:54.848Z] #79 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T15:34:54.848Z] #79 CACHED [2023-07-12T15:34:54.848Z] [2023-07-12T15:34:54.848Z] #80 [security-bootstrapper builder 6/7] COPY . . [2023-07-12T15:34:54.848Z] #80 CACHED [2023-07-12T15:34:54.848Z] [2023-07-12T15:34:54.848Z] #81 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T15:34:54.848Z] #81 CACHED [2023-07-12T15:34:54.848Z] [2023-07-12T15:34:54.848Z] #82 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-12T15:34:54.848Z] #82 CACHED [2023-07-12T15:34:54.848Z] [2023-07-12T15:34:54.848Z] #83 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-12T15:34:54.848Z] #83 ... [2023-07-12T15:34:54.848Z] [2023-07-12T15:34:54.848Z] #84 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T15:34:54.848Z] #84 CACHED [2023-07-12T15:34:54.848Z] [2023-07-12T15:34:54.848Z] #85 [core-command builder 6/7] COPY . . [2023-07-12T15:34:54.848Z] #85 CACHED [2023-07-12T15:34:54.848Z] [2023-07-12T15:34:54.848Z] #86 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-07-12T15:34:54.848Z] #86 CACHED [2023-07-12T15:34:54.848Z] [2023-07-12T15:34:54.848Z] #87 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-07-12T15:34:54.848Z] #87 CACHED [2023-07-12T15:34:54.848Z] [2023-07-12T15:34:54.848Z] #88 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T15:34:54.848Z] #88 CACHED [2023-07-12T15:34:54.848Z] [2023-07-12T15:34:54.848Z] #89 [core-metadata builder 6/7] COPY . . [2023-07-12T15:34:54.848Z] #89 CACHED [2023-07-12T15:34:54.848Z] [2023-07-12T15:34:54.848Z] #90 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-07-12T15:34:54.848Z] #90 CACHED [2023-07-12T15:34:54.848Z] [2023-07-12T15:34:54.848Z] #91 [security-proxy-auth builder 6/7] COPY . . [2023-07-12T15:34:54.848Z] #91 CACHED [2023-07-12T15:34:54.848Z] [2023-07-12T15:34:54.848Z] #92 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T15:34:54.848Z] #92 CACHED [2023-07-12T15:34:54.848Z] [2023-07-12T15:34:54.848Z] #93 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T15:34:54.848Z] #93 CACHED [2023-07-12T15:34:54.848Z] [2023-07-12T15:34:54.848Z] #94 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-07-12T15:34:54.848Z] #94 CACHED [2023-07-12T15:34:54.848Z] [2023-07-12T15:34:54.848Z] #95 [support-scheduler builder 6/7] COPY . . [2023-07-12T15:34:54.848Z] #95 CACHED [2023-07-12T15:34:54.848Z] [2023-07-12T15:34:54.848Z] #96 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-07-12T15:34:54.848Z] #96 CACHED [2023-07-12T15:34:54.848Z] [2023-07-12T15:34:54.848Z] #97 [core-data builder 6/7] COPY . . [2023-07-12T15:34:54.848Z] #97 CACHED [2023-07-12T15:34:54.848Z] [2023-07-12T15:34:54.848Z] #98 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T15:34:54.848Z] #98 CACHED [2023-07-12T15:34:54.848Z] [2023-07-12T15:34:54.848Z] #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T15:34:54.848Z] #72 DONE 49.2s [2023-07-12T15:34:54.848Z] [2023-07-12T15:34:54.848Z] #99 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-07-12T15:34:54.848Z] #99 DONE 1.5s [2023-07-12T15:34:54.922Z] b5807dfaba3b: Pushed [2023-07-12T15:34:54.922Z] b4f3d3796f5e4a543acc54ea282569be45c8b663: digest: sha256:c4e67e0dd7a19bee39eac11f7ed472ea474bf3ae861a72c59a75116ed22bae85 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:34:55.116Z] [2023-07-12T15:34:55.116Z] #100 [support-notifications builder 6/7] COPY . . [2023-07-12T15:34:55.240Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:34:55.541Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-07-12T15:34:55.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-07-12T15:34:55.541Z] 91707b88bc93: Preparing [2023-07-12T15:34:55.541Z] 4aebdbf1e462: Preparing [2023-07-12T15:34:55.541Z] b5807dfaba3b: Preparing [2023-07-12T15:34:55.541Z] 76c2d5fbe383: Preparing [2023-07-12T15:34:55.541Z] 6a721f9fb9f8: Preparing [2023-07-12T15:34:55.541Z] 7e98276ae5e4: Preparing [2023-07-12T15:34:55.541Z] 8a7f3bcadbb7: Preparing [2023-07-12T15:34:55.541Z] f8303c98be44: Preparing [2023-07-12T15:34:55.541Z] 9d11cc3c443c: Preparing [2023-07-12T15:34:55.541Z] df26b17e3cbc: Preparing [2023-07-12T15:34:55.541Z] 3dab9f8bf2d2: Preparing [2023-07-12T15:34:55.541Z] 8a7f3bcadbb7: Waiting [2023-07-12T15:34:55.541Z] 7e98276ae5e4: Waiting [2023-07-12T15:34:55.541Z] 3dab9f8bf2d2: Waiting [2023-07-12T15:34:55.541Z] 9d11cc3c443c: Waiting [2023-07-12T15:34:55.541Z] df26b17e3cbc: Waiting [2023-07-12T15:34:55.541Z] f8303c98be44: Waiting [2023-07-12T15:34:55.541Z] b5807dfaba3b: Layer already exists [2023-07-12T15:34:55.541Z] 4aebdbf1e462: Layer already exists [2023-07-12T15:34:55.541Z] 76c2d5fbe383: Layer already exists [2023-07-12T15:34:55.541Z] 91707b88bc93: Layer already exists [2023-07-12T15:34:55.541Z] 6a721f9fb9f8: Layer already exists [2023-07-12T15:34:55.541Z] 7e98276ae5e4: Layer already exists [2023-07-12T15:34:55.541Z] df26b17e3cbc: Layer already exists [2023-07-12T15:34:55.541Z] 9d11cc3c443c: Layer already exists [2023-07-12T15:34:55.541Z] f8303c98be44: Layer already exists [2023-07-12T15:34:55.541Z] 8a7f3bcadbb7: Layer already exists [2023-07-12T15:34:55.541Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T15:34:55.541Z] latest: digest: sha256:c4e67e0dd7a19bee39eac11f7ed472ea474bf3ae861a72c59a75116ed22bae85 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:34:55.848Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:34:56.152Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.7 [2023-07-12T15:34:56.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-07-12T15:34:56.152Z] 91707b88bc93: Preparing [2023-07-12T15:34:56.152Z] 4aebdbf1e462: Preparing [2023-07-12T15:34:56.152Z] b5807dfaba3b: Preparing [2023-07-12T15:34:56.152Z] 76c2d5fbe383: Preparing [2023-07-12T15:34:56.152Z] 6a721f9fb9f8: Preparing [2023-07-12T15:34:56.152Z] 7e98276ae5e4: Preparing [2023-07-12T15:34:56.152Z] 8a7f3bcadbb7: Preparing [2023-07-12T15:34:56.152Z] f8303c98be44: Preparing [2023-07-12T15:34:56.152Z] 9d11cc3c443c: Preparing [2023-07-12T15:34:56.152Z] df26b17e3cbc: Preparing [2023-07-12T15:34:56.152Z] 3dab9f8bf2d2: Preparing [2023-07-12T15:34:56.152Z] 8a7f3bcadbb7: Waiting [2023-07-12T15:34:56.152Z] f8303c98be44: Waiting [2023-07-12T15:34:56.152Z] 9d11cc3c443c: Waiting [2023-07-12T15:34:56.152Z] 7e98276ae5e4: Waiting [2023-07-12T15:34:56.152Z] 3dab9f8bf2d2: Waiting [2023-07-12T15:34:56.152Z] df26b17e3cbc: Waiting [2023-07-12T15:34:56.152Z] 76c2d5fbe383: Layer already exists [2023-07-12T15:34:56.152Z] 91707b88bc93: Layer already exists [2023-07-12T15:34:56.152Z] 6a721f9fb9f8: Layer already exists [2023-07-12T15:34:56.152Z] 4aebdbf1e462: Layer already exists [2023-07-12T15:34:56.152Z] b5807dfaba3b: Layer already exists [2023-07-12T15:34:56.152Z] 7e98276ae5e4: Layer already exists [2023-07-12T15:34:56.152Z] 8a7f3bcadbb7: Layer already exists [2023-07-12T15:34:56.152Z] 9d11cc3c443c: Layer already exists [2023-07-12T15:34:56.152Z] f8303c98be44: Layer already exists [2023-07-12T15:34:56.152Z] df26b17e3cbc: Layer already exists [2023-07-12T15:34:56.152Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T15:34:56.152Z] 3.1.0-dev.7: digest: sha256:c4e67e0dd7a19bee39eac11f7ed472ea474bf3ae861a72c59a75116ed22bae85 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:34:56.454Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:34:56.765Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [2023-07-12T15:34:56.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-07-12T15:34:56.765Z] 91707b88bc93: Preparing [2023-07-12T15:34:56.765Z] 4aebdbf1e462: Preparing [2023-07-12T15:34:56.765Z] b5807dfaba3b: Preparing [2023-07-12T15:34:56.765Z] 76c2d5fbe383: Preparing [2023-07-12T15:34:56.765Z] 6a721f9fb9f8: Preparing [2023-07-12T15:34:56.765Z] 7e98276ae5e4: Preparing [2023-07-12T15:34:56.765Z] 8a7f3bcadbb7: Preparing [2023-07-12T15:34:56.765Z] f8303c98be44: Preparing [2023-07-12T15:34:56.765Z] 9d11cc3c443c: Preparing [2023-07-12T15:34:56.765Z] 8a7f3bcadbb7: Waiting [2023-07-12T15:34:56.765Z] 9d11cc3c443c: Waiting [2023-07-12T15:34:56.765Z] f8303c98be44: Waiting [2023-07-12T15:34:56.765Z] df26b17e3cbc: Preparing [2023-07-12T15:34:56.765Z] 3dab9f8bf2d2: Preparing [2023-07-12T15:34:56.765Z] df26b17e3cbc: Waiting [2023-07-12T15:34:56.765Z] 3dab9f8bf2d2: Waiting [2023-07-12T15:34:56.765Z] 91707b88bc93: Layer already exists [2023-07-12T15:34:56.765Z] 4aebdbf1e462: Layer already exists [2023-07-12T15:34:56.765Z] 76c2d5fbe383: Layer already exists [2023-07-12T15:34:56.765Z] b5807dfaba3b: Layer already exists [2023-07-12T15:34:56.765Z] 6a721f9fb9f8: Layer already exists [2023-07-12T15:34:56.765Z] 8a7f3bcadbb7: Layer already exists [2023-07-12T15:34:56.765Z] 7e98276ae5e4: Layer already exists [2023-07-12T15:34:56.765Z] f8303c98be44: Layer already exists [2023-07-12T15:34:56.765Z] 9d11cc3c443c: Layer already exists [2023-07-12T15:34:56.765Z] df26b17e3cbc: Layer already exists [2023-07-12T15:34:56.765Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T15:34:56.765Z] b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7: digest: sha256:c4e67e0dd7a19bee39eac11f7ed472ea474bf3ae861a72c59a75116ed22bae85 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:34:57.072Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [2023-07-12T15:34:57.092Z] #100 ... [Pipeline] { [2023-07-12T15:34:57.092Z] [2023-07-12T15:34:57.092Z] #101 [security-spiffe-token-provider builder 6/7] COPY . . [2023-07-12T15:34:57.092Z] #101 DONE 2.4s [2023-07-12T15:34:57.092Z] [2023-07-12T15:34:57.092Z] #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [Pipeline] sh [2023-07-12T15:34:57.380Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-07-12T15:34:57.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-07-12T15:34:57.380Z] 91707b88bc93: Preparing [2023-07-12T15:34:57.380Z] 4aebdbf1e462: Preparing [2023-07-12T15:34:57.380Z] b5807dfaba3b: Preparing [2023-07-12T15:34:57.380Z] 76c2d5fbe383: Preparing [2023-07-12T15:34:57.380Z] 6a721f9fb9f8: Preparing [2023-07-12T15:34:57.380Z] 7e98276ae5e4: Preparing [2023-07-12T15:34:57.380Z] 8a7f3bcadbb7: Preparing [2023-07-12T15:34:57.380Z] f8303c98be44: Preparing [2023-07-12T15:34:57.380Z] 9d11cc3c443c: Preparing [2023-07-12T15:34:57.380Z] df26b17e3cbc: Preparing [2023-07-12T15:34:57.380Z] 3dab9f8bf2d2: Preparing [2023-07-12T15:34:57.380Z] 8a7f3bcadbb7: Waiting [2023-07-12T15:34:57.380Z] f8303c98be44: Waiting [2023-07-12T15:34:57.380Z] 9d11cc3c443c: Waiting [2023-07-12T15:34:57.380Z] df26b17e3cbc: Waiting [2023-07-12T15:34:57.380Z] 3dab9f8bf2d2: Waiting [2023-07-12T15:34:57.380Z] 7e98276ae5e4: Waiting [2023-07-12T15:34:57.380Z] 6a721f9fb9f8: Layer already exists [2023-07-12T15:34:57.380Z] 91707b88bc93: Layer already exists [2023-07-12T15:34:57.380Z] b5807dfaba3b: Layer already exists [2023-07-12T15:34:57.380Z] 76c2d5fbe383: Layer already exists [2023-07-12T15:34:57.380Z] 4aebdbf1e462: Layer already exists [2023-07-12T15:34:57.380Z] 8a7f3bcadbb7: Layer already exists [2023-07-12T15:34:57.380Z] f8303c98be44: Layer already exists [2023-07-12T15:34:57.380Z] 7e98276ae5e4: Layer already exists [2023-07-12T15:34:57.380Z] 9d11cc3c443c: Layer already exists [2023-07-12T15:34:57.380Z] df26b17e3cbc: Layer already exists [2023-07-12T15:34:57.380Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T15:34:57.380Z] main: digest: sha256:c4e67e0dd7a19bee39eac11f7ed472ea474bf3ae861a72c59a75116ed22bae85 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-12T15:34:57.414Z] ===================================================== [Pipeline] echo [2023-07-12T15:34:57.419Z] taggedImages: [2023-07-12T15:34:57.419Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b4f3d3796f5e4a543acc54ea282569be45c8b663 [2023-07-12T15:34:57.419Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-07-12T15:34:57.419Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.7 [2023-07-12T15:34:57.419Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [2023-07-12T15:34:57.419Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-07-12T15:34:57.433Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-07-12T15:34:57.433Z] b4f3d3796f5e4a543acc54ea282569be45c8b663 [2023-07-12T15:34:57.433Z] latest [2023-07-12T15:34:57.433Z] 3.1.0-dev.7 [2023-07-12T15:34:57.433Z] b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [2023-07-12T15:34:57.433Z] main [2023-07-12T15:34:57.433Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:34:57.739Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b4f3d3796f5e4a543acc54ea282569be45c8b663 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:34:58.045Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b4f3d3796f5e4a543acc54ea282569be45c8b663 [2023-07-12T15:34:58.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-07-12T15:34:58.045Z] 3bb8e1b991f6: Preparing [2023-07-12T15:34:58.045Z] e1a21acc6445: Preparing [2023-07-12T15:34:58.045Z] f8303c98be44: Preparing [2023-07-12T15:34:58.045Z] 9d11cc3c443c: Preparing [2023-07-12T15:34:58.045Z] 29b6abc12f7e: Preparing [2023-07-12T15:34:58.045Z] 3dab9f8bf2d2: Preparing [2023-07-12T15:34:58.045Z] 3dab9f8bf2d2: Waiting [2023-07-12T15:34:58.045Z] f8303c98be44: Layer already exists [2023-07-12T15:34:58.045Z] 9d11cc3c443c: Layer already exists [2023-07-12T15:34:58.045Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T15:34:58.045Z] 3bb8e1b991f6: Pushed [2023-07-12T15:34:58.051Z] #102 ... [2023-07-12T15:34:58.051Z] [2023-07-12T15:34:58.051Z] #76 [security-spire-agent builder 6/9] COPY . . [2023-07-12T15:34:58.051Z] #76 DONE 3.4s [2023-07-12T15:34:58.051Z] [2023-07-12T15:34:58.051Z] #103 [security-spire-server builder 6/9] COPY . . [2023-07-12T15:34:58.051Z] #103 CACHED [2023-07-12T15:34:58.051Z] [2023-07-12T15:34:58.051Z] #104 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-12T15:34:58.051Z] #104 CACHED [2023-07-12T15:34:58.051Z] [2023-07-12T15:34:58.051Z] #105 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-07-12T15:34:58.051Z] #105 CACHED [2023-07-12T15:34:58.051Z] [2023-07-12T15:34:58.051Z] #106 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T15:34:58.051Z] #106 CACHED [2023-07-12T15:34:58.051Z] [2023-07-12T15:34:58.051Z] #107 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-12T15:34:58.051Z] #107 DONE 0.1s [2023-07-12T15:34:58.051Z] [2023-07-12T15:34:58.051Z] #108 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-12T15:34:58.612Z] 29b6abc12f7e: Pushed [2023-07-12T15:34:59.995Z] #108 ... [2023-07-12T15:34:59.995Z] [2023-07-12T15:34:59.995Z] #100 [support-notifications builder 6/7] COPY . . [2023-07-12T15:34:59.995Z] #100 DONE 4.7s [2023-07-12T15:34:59.995Z] [2023-07-12T15:34:59.995Z] #109 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-12T15:35:00.517Z] e1a21acc6445: Pushed [2023-07-12T15:35:00.517Z] b4f3d3796f5e4a543acc54ea282569be45c8b663: digest: sha256:03cf4673c2f5ee2f878ccf2a90be3c4a4c1dd7a455e4e4779184e88cd8b973f8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:35:00.825Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:35:01.126Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-07-12T15:35:01.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-07-12T15:35:01.126Z] 3bb8e1b991f6: Preparing [2023-07-12T15:35:01.126Z] e1a21acc6445: Preparing [2023-07-12T15:35:01.126Z] f8303c98be44: Preparing [2023-07-12T15:35:01.126Z] 9d11cc3c443c: Preparing [2023-07-12T15:35:01.126Z] 29b6abc12f7e: Preparing [2023-07-12T15:35:01.126Z] 3dab9f8bf2d2: Preparing [2023-07-12T15:35:01.126Z] 3dab9f8bf2d2: Waiting [2023-07-12T15:35:01.126Z] e1a21acc6445: Layer already exists [2023-07-12T15:35:01.126Z] 9d11cc3c443c: Layer already exists [2023-07-12T15:35:01.126Z] 3bb8e1b991f6: Layer already exists [2023-07-12T15:35:01.126Z] f8303c98be44: Layer already exists [2023-07-12T15:35:01.126Z] 29b6abc12f7e: Layer already exists [2023-07-12T15:35:01.126Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T15:35:01.126Z] latest: digest: sha256:03cf4673c2f5ee2f878ccf2a90be3c4a4c1dd7a455e4e4779184e88cd8b973f8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:35:01.439Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:35:01.740Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.7 [2023-07-12T15:35:01.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-07-12T15:35:01.740Z] 3bb8e1b991f6: Preparing [2023-07-12T15:35:01.740Z] e1a21acc6445: Preparing [2023-07-12T15:35:01.740Z] f8303c98be44: Preparing [2023-07-12T15:35:01.740Z] 9d11cc3c443c: Preparing [2023-07-12T15:35:01.740Z] 29b6abc12f7e: Preparing [2023-07-12T15:35:01.740Z] 3dab9f8bf2d2: Preparing [2023-07-12T15:35:01.740Z] 3dab9f8bf2d2: Waiting [2023-07-12T15:35:01.740Z] 29b6abc12f7e: Layer already exists [2023-07-12T15:35:01.740Z] e1a21acc6445: Layer already exists [2023-07-12T15:35:01.740Z] 9d11cc3c443c: Layer already exists [2023-07-12T15:35:01.740Z] f8303c98be44: Layer already exists [2023-07-12T15:35:01.740Z] 3bb8e1b991f6: Layer already exists [2023-07-12T15:35:01.740Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T15:35:01.740Z] 3.1.0-dev.7: digest: sha256:03cf4673c2f5ee2f878ccf2a90be3c4a4c1dd7a455e4e4779184e88cd8b973f8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:35:02.059Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:35:02.362Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [2023-07-12T15:35:02.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-07-12T15:35:02.363Z] 3bb8e1b991f6: Preparing [2023-07-12T15:35:02.363Z] e1a21acc6445: Preparing [2023-07-12T15:35:02.363Z] f8303c98be44: Preparing [2023-07-12T15:35:02.363Z] 9d11cc3c443c: Preparing [2023-07-12T15:35:02.363Z] 29b6abc12f7e: Preparing [2023-07-12T15:35:02.363Z] 3dab9f8bf2d2: Preparing [2023-07-12T15:35:02.363Z] 3dab9f8bf2d2: Waiting [2023-07-12T15:35:02.363Z] 3bb8e1b991f6: Layer already exists [2023-07-12T15:35:02.363Z] 29b6abc12f7e: Layer already exists [2023-07-12T15:35:02.363Z] f8303c98be44: Layer already exists [2023-07-12T15:35:02.363Z] 9d11cc3c443c: Layer already exists [2023-07-12T15:35:02.363Z] e1a21acc6445: Layer already exists [2023-07-12T15:35:02.363Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T15:35:02.363Z] b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7: digest: sha256:03cf4673c2f5ee2f878ccf2a90be3c4a4c1dd7a455e4e4779184e88cd8b973f8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:35:02.585Z] #109 ... [2023-07-12T15:35:02.585Z] [2023-07-12T15:35:02.585Z] #108 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-12T15:35:02.585Z] #108 DONE 4.8s [2023-07-12T15:35:02.585Z] [2023-07-12T15:35:02.585Z] #110 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-12T15:35:02.585Z] #110 DONE 4.8s [2023-07-12T15:35:02.677Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:35:02.866Z] [2023-07-12T15:35:02.866Z] #111 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-07-12T15:35:02.977Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-07-12T15:35:02.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-07-12T15:35:02.977Z] 3bb8e1b991f6: Preparing [2023-07-12T15:35:02.977Z] e1a21acc6445: Preparing [2023-07-12T15:35:02.977Z] f8303c98be44: Preparing [2023-07-12T15:35:02.977Z] 9d11cc3c443c: Preparing [2023-07-12T15:35:02.977Z] 29b6abc12f7e: Preparing [2023-07-12T15:35:02.977Z] 3dab9f8bf2d2: Preparing [2023-07-12T15:35:02.977Z] 3dab9f8bf2d2: Waiting [2023-07-12T15:35:02.977Z] 3bb8e1b991f6: Layer already exists [2023-07-12T15:35:02.977Z] e1a21acc6445: Layer already exists [2023-07-12T15:35:02.977Z] 9d11cc3c443c: Layer already exists [2023-07-12T15:35:02.977Z] 29b6abc12f7e: Layer already exists [2023-07-12T15:35:02.977Z] f8303c98be44: Layer already exists [2023-07-12T15:35:02.977Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T15:35:02.977Z] main: digest: sha256:03cf4673c2f5ee2f878ccf2a90be3c4a4c1dd7a455e4e4779184e88cd8b973f8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-12T15:35:03.013Z] ===================================================== [Pipeline] echo [2023-07-12T15:35:03.018Z] taggedImages: [2023-07-12T15:35:03.018Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b4f3d3796f5e4a543acc54ea282569be45c8b663 [2023-07-12T15:35:03.018Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-07-12T15:35:03.018Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.7 [2023-07-12T15:35:03.018Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [2023-07-12T15:35:03.018Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-07-12T15:35:03.034Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-07-12T15:35:03.034Z] b4f3d3796f5e4a543acc54ea282569be45c8b663 [2023-07-12T15:35:03.034Z] latest [2023-07-12T15:35:03.034Z] 3.1.0-dev.7 [2023-07-12T15:35:03.034Z] b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [2023-07-12T15:35:03.034Z] main [2023-07-12T15:35:03.034Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:35:03.223Z] #111 ... [2023-07-12T15:35:03.223Z] [2023-07-12T15:35:03.223Z] #112 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-07-12T15:35:03.223Z] #112 DONE 0.5s [2023-07-12T15:35:03.223Z] [2023-07-12T15:35:03.223Z] #111 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-07-12T15:35:03.223Z] #111 DONE 0.5s [2023-07-12T15:35:03.223Z] [2023-07-12T15:35:03.223Z] #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-12T15:35:03.223Z] #102 5.743 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.7" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-07-12T15:35:03.334Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b4f3d3796f5e4a543acc54ea282569be45c8b663 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:35:03.632Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b4f3d3796f5e4a543acc54ea282569be45c8b663 [2023-07-12T15:35:03.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-07-12T15:35:03.632Z] f5c0068da88d: Preparing [2023-07-12T15:35:03.632Z] fa1d358f78e1: Preparing [2023-07-12T15:35:03.632Z] 923a31197a20: Preparing [2023-07-12T15:35:03.632Z] a1348ee4d515: Preparing [2023-07-12T15:35:03.632Z] fc1fa42c84d5: Preparing [2023-07-12T15:35:03.632Z] f8303c98be44: Preparing [2023-07-12T15:35:03.632Z] 9d11cc3c443c: Preparing [2023-07-12T15:35:03.632Z] 55a29fc5ceaf: Preparing [2023-07-12T15:35:03.632Z] 3dab9f8bf2d2: Preparing [2023-07-12T15:35:03.632Z] f8303c98be44: Waiting [2023-07-12T15:35:03.632Z] 55a29fc5ceaf: Waiting [2023-07-12T15:35:03.632Z] 9d11cc3c443c: Waiting [2023-07-12T15:35:03.632Z] f5c0068da88d: Pushed [2023-07-12T15:35:03.632Z] fa1d358f78e1: Pushed [2023-07-12T15:35:03.632Z] 923a31197a20: Pushed [2023-07-12T15:35:03.632Z] f8303c98be44: Layer already exists [2023-07-12T15:35:03.632Z] 9d11cc3c443c: Layer already exists [2023-07-12T15:35:03.632Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T15:35:03.676Z] #102 ... [2023-07-12T15:35:03.676Z] [2023-07-12T15:35:03.676Z] #113 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-07-12T15:35:03.676Z] #113 CACHED [2023-07-12T15:35:03.676Z] [2023-07-12T15:35:03.676Z] #114 [security-spire-config builder 6/9] COPY . . [2023-07-12T15:35:03.676Z] #114 CACHED [2023-07-12T15:35:03.676Z] [2023-07-12T15:35:03.676Z] #115 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-07-12T15:35:03.676Z] #115 CACHED [2023-07-12T15:35:03.676Z] [2023-07-12T15:35:03.676Z] #116 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-12T15:35:03.676Z] #116 CACHED [2023-07-12T15:35:03.676Z] [2023-07-12T15:35:03.676Z] #117 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T15:35:03.676Z] #117 CACHED [2023-07-12T15:35:03.676Z] [2023-07-12T15:35:03.676Z] #118 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-12T15:35:03.676Z] #118 CACHED [2023-07-12T15:35:03.942Z] [2023-07-12T15:35:03.942Z] #119 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T15:35:03.942Z] #119 DONE 0.2s [2023-07-12T15:35:03.942Z] [2023-07-12T15:35:03.942Z] #120 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T15:35:03.942Z] #120 DONE 0.3s [2023-07-12T15:35:03.942Z] [2023-07-12T15:35:03.942Z] #83 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-12T15:35:03.942Z] #83 5.035 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.7" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-07-12T15:35:04.200Z] 55a29fc5ceaf: Pushed [2023-07-12T15:35:04.539Z] #83 ... [2023-07-12T15:35:04.539Z] [2023-07-12T15:35:04.539Z] #121 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T15:35:04.539Z] #121 CACHED [2023-07-12T15:35:04.804Z] [2023-07-12T15:35:04.804Z] #122 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-12T15:35:04.804Z] #0 5.019 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.7" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-07-12T15:35:05.071Z] #122 ... [2023-07-12T15:35:05.071Z] [2023-07-12T15:35:05.071Z] #123 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-12T15:35:05.071Z] #123 DONE 0.3s [2023-07-12T15:35:05.071Z] [2023-07-12T15:35:05.071Z] #124 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-12T15:35:05.071Z] #0 6.387 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.7" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-07-12T15:35:05.071Z] #124 ... [2023-07-12T15:35:05.071Z] [2023-07-12T15:35:05.071Z] #125 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-12T15:35:05.071Z] #0 5.569 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.7" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-07-12T15:35:05.344Z] #125 ... [2023-07-12T15:35:05.344Z] [2023-07-12T15:35:05.344Z] #126 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-12T15:35:05.344Z] #126 CACHED [2023-07-12T15:35:05.345Z] [2023-07-12T15:35:05.345Z] #127 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-12T15:35:05.345Z] #0 6.946 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.7" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-07-12T15:35:05.345Z] #127 ... [2023-07-12T15:35:05.345Z] [2023-07-12T15:35:05.345Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-12T15:35:05.345Z] #0 6.094 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.7" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-07-12T15:35:05.616Z] #128 ... [2023-07-12T15:35:05.616Z] [2023-07-12T15:35:05.616Z] #129 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-12T15:35:05.616Z] #129 DONE 0.3s [2023-07-12T15:35:05.616Z] [2023-07-12T15:35:05.616Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-12T15:35:05.616Z] #0 6.568 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.7" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-07-12T15:35:05.881Z] #130 ... [2023-07-12T15:35:05.881Z] [2023-07-12T15:35:05.881Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-12T15:35:05.881Z] #0 5.012 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.7" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-07-12T15:35:05.881Z] #131 ... [2023-07-12T15:35:05.881Z] [2023-07-12T15:35:05.881Z] #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-12T15:35:05.881Z] #0 7.008 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.7" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-07-12T15:35:06.148Z] #132 ... [2023-07-12T15:35:06.148Z] [2023-07-12T15:35:06.148Z] #133 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-12T15:35:06.733Z] #133 DONE 1.1s [2023-07-12T15:35:06.733Z] [2023-07-12T15:35:06.733Z] #134 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-12T15:35:06.733Z] #134 DONE 1.7s [2023-07-12T15:35:06.733Z] [2023-07-12T15:35:06.733Z] #135 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-07-12T15:35:06.733Z] #135 DONE 1.3s [2023-07-12T15:35:06.733Z] [2023-07-12T15:35:06.733Z] #136 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-07-12T15:35:07.006Z] #136 DONE 0.4s [2023-07-12T15:35:07.006Z] [2023-07-12T15:35:07.006Z] #137 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-07-12T15:35:07.006Z] #137 DONE 0.3s [2023-07-12T15:35:07.006Z] [2023-07-12T15:35:07.006Z] #138 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-07-12T15:35:07.277Z] #138 ... [2023-07-12T15:35:07.277Z] [2023-07-12T15:35:07.277Z] #139 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-07-12T15:35:07.277Z] #139 DONE 0.2s [2023-07-12T15:35:07.277Z] [2023-07-12T15:35:07.277Z] #138 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-07-12T15:35:07.277Z] #138 DONE 0.2s [2023-07-12T15:35:07.277Z] [2023-07-12T15:35:07.277Z] #140 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-07-12T15:35:07.544Z] #140 ... [2023-07-12T15:35:07.544Z] [2023-07-12T15:35:07.544Z] #141 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-07-12T15:35:07.544Z] #141 DONE 0.2s [2023-07-12T15:35:07.814Z] [2023-07-12T15:35:07.814Z] #142 [security-spire-config] exporting to image [2023-07-12T15:35:07.814Z] #142 exporting layers [2023-07-12T15:35:07.814Z] #142 ... [2023-07-12T15:35:07.814Z] [2023-07-12T15:35:07.814Z] #140 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-07-12T15:35:07.814Z] #140 DONE 0.5s [2023-07-12T15:35:07.814Z] [2023-07-12T15:35:07.814Z] #142 [security-spire-server] exporting to image [2023-07-12T15:35:09.229Z] #142 ... [2023-07-12T15:35:09.229Z] [2023-07-12T15:35:09.229Z] #143 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-12T15:35:09.229Z] #143 DONE 2.5s [2023-07-12T15:35:09.465Z] fc1fa42c84d5: Pushed [2023-07-12T15:35:09.494Z] [2023-07-12T15:35:09.494Z] #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-07-12T15:35:09.494Z] #144 DONE 0.3s [2023-07-12T15:35:09.494Z] [2023-07-12T15:35:09.494Z] #109 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-12T15:35:09.494Z] #109 4.317 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.7" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-07-12T15:35:09.494Z] #109 ... [2023-07-12T15:35:09.494Z] [2023-07-12T15:35:09.494Z] #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-07-12T15:35:09.761Z] #145 DONE 0.2s [2023-07-12T15:35:09.761Z] [2023-07-12T15:35:09.761Z] #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-07-12T15:35:09.761Z] #146 DONE 0.2s [2023-07-12T15:35:09.761Z] [2023-07-12T15:35:09.761Z] #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-12T15:35:10.049Z] #132 ... [2023-07-12T15:35:10.049Z] [2023-07-12T15:35:10.049Z] #142 [security-spire-agent] exporting to image [2023-07-12T15:35:10.323Z] #142 exporting layers 2.8s done [2023-07-12T15:35:10.323Z] #142 writing image sha256:e23259f00990e755fa2d4955e1ed95fc595b51fd54d6e66215fad29756861eba 0.0s done [2023-07-12T15:35:10.323Z] #142 naming to docker.io/library/security-spire-config-arm64 [2023-07-12T15:35:10.323Z] #142 naming to docker.io/library/security-spire-config-arm64 0.0s done [2023-07-12T15:35:10.595Z] #142 exporting layers 2.7s done [2023-07-12T15:35:10.595Z] #142 writing image sha256:90095d33a6475eeee6daf055936a584c896a1a80f7f21a82a1048c9431f15ebd 0.0s done [2023-07-12T15:35:10.595Z] #142 naming to docker.io/library/security-spire-server-arm64 0.0s done [2023-07-12T15:35:11.371Z] a1348ee4d515: Pushed [2023-07-12T15:35:11.371Z] b4f3d3796f5e4a543acc54ea282569be45c8b663: digest: sha256:592499b0294a81076238dc784ef5f9e0a2916b639d8d683b397263e446715c4a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:35:11.687Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:35:11.986Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-07-12T15:35:11.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-07-12T15:35:11.986Z] f5c0068da88d: Preparing [2023-07-12T15:35:11.986Z] fa1d358f78e1: Preparing [2023-07-12T15:35:11.986Z] 923a31197a20: Preparing [2023-07-12T15:35:11.986Z] a1348ee4d515: Preparing [2023-07-12T15:35:11.986Z] fc1fa42c84d5: Preparing [2023-07-12T15:35:11.986Z] f8303c98be44: Preparing [2023-07-12T15:35:11.986Z] 9d11cc3c443c: Preparing [2023-07-12T15:35:11.986Z] 55a29fc5ceaf: Preparing [2023-07-12T15:35:11.986Z] 3dab9f8bf2d2: Preparing [2023-07-12T15:35:11.986Z] 9d11cc3c443c: Waiting [2023-07-12T15:35:11.986Z] 55a29fc5ceaf: Waiting [2023-07-12T15:35:11.986Z] f8303c98be44: Waiting [2023-07-12T15:35:11.986Z] 3dab9f8bf2d2: Waiting [2023-07-12T15:35:11.986Z] fa1d358f78e1: Layer already exists [2023-07-12T15:35:11.986Z] fc1fa42c84d5: Layer already exists [2023-07-12T15:35:11.986Z] a1348ee4d515: Layer already exists [2023-07-12T15:35:11.986Z] f5c0068da88d: Layer already exists [2023-07-12T15:35:11.986Z] 923a31197a20: Layer already exists [2023-07-12T15:35:11.986Z] f8303c98be44: Layer already exists [2023-07-12T15:35:11.986Z] 55a29fc5ceaf: Layer already exists [2023-07-12T15:35:11.986Z] 9d11cc3c443c: Layer already exists [2023-07-12T15:35:11.986Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T15:35:11.986Z] latest: digest: sha256:592499b0294a81076238dc784ef5f9e0a2916b639d8d683b397263e446715c4a size: 2200 [Pipeline] } [2023-07-12T15:35:11.999Z] #142 exporting layers 1.7s done [2023-07-12T15:35:11.999Z] #142 writing image sha256:0d9550c03bbbd13b8c551d70487da2428c04774cb280097cc0670090cefb2d45 done [2023-07-12T15:35:11.999Z] #142 naming to docker.io/library/security-spire-agent-arm64 done [2023-07-12T15:35:11.999Z] #142 DONE 4.2s [2023-07-12T15:35:11.999Z] [2023-07-12T15:35:11.999Z] #109 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:35:12.297Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:35:12.596Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.7 [2023-07-12T15:35:12.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-07-12T15:35:12.596Z] f5c0068da88d: Preparing [2023-07-12T15:35:12.596Z] fa1d358f78e1: Preparing [2023-07-12T15:35:12.596Z] 923a31197a20: Preparing [2023-07-12T15:35:12.596Z] a1348ee4d515: Preparing [2023-07-12T15:35:12.596Z] fc1fa42c84d5: Preparing [2023-07-12T15:35:12.596Z] f8303c98be44: Preparing [2023-07-12T15:35:12.596Z] 9d11cc3c443c: Preparing [2023-07-12T15:35:12.596Z] 55a29fc5ceaf: Preparing [2023-07-12T15:35:12.596Z] 3dab9f8bf2d2: Preparing [2023-07-12T15:35:12.596Z] f8303c98be44: Waiting [2023-07-12T15:35:12.596Z] 9d11cc3c443c: Waiting [2023-07-12T15:35:12.596Z] 55a29fc5ceaf: Waiting [2023-07-12T15:35:12.596Z] 3dab9f8bf2d2: Waiting [2023-07-12T15:35:12.596Z] 923a31197a20: Layer already exists [2023-07-12T15:35:12.596Z] a1348ee4d515: Layer already exists [2023-07-12T15:35:12.596Z] f5c0068da88d: Layer already exists [2023-07-12T15:35:12.596Z] fa1d358f78e1: Layer already exists [2023-07-12T15:35:12.596Z] fc1fa42c84d5: Layer already exists [2023-07-12T15:35:12.596Z] 9d11cc3c443c: Layer already exists [2023-07-12T15:35:12.596Z] f8303c98be44: Layer already exists [2023-07-12T15:35:12.596Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T15:35:12.596Z] 55a29fc5ceaf: Layer already exists [2023-07-12T15:35:12.596Z] 3.1.0-dev.7: digest: sha256:592499b0294a81076238dc784ef5f9e0a2916b639d8d683b397263e446715c4a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:35:12.901Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:35:13.201Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [2023-07-12T15:35:13.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-07-12T15:35:13.201Z] f5c0068da88d: Preparing [2023-07-12T15:35:13.201Z] fa1d358f78e1: Preparing [2023-07-12T15:35:13.201Z] 923a31197a20: Preparing [2023-07-12T15:35:13.201Z] a1348ee4d515: Preparing [2023-07-12T15:35:13.201Z] fc1fa42c84d5: Preparing [2023-07-12T15:35:13.201Z] f8303c98be44: Preparing [2023-07-12T15:35:13.201Z] 9d11cc3c443c: Preparing [2023-07-12T15:35:13.201Z] 55a29fc5ceaf: Preparing [2023-07-12T15:35:13.201Z] 3dab9f8bf2d2: Preparing [2023-07-12T15:35:13.201Z] f8303c98be44: Waiting [2023-07-12T15:35:13.201Z] 55a29fc5ceaf: Waiting [2023-07-12T15:35:13.201Z] 9d11cc3c443c: Waiting [2023-07-12T15:35:13.201Z] 3dab9f8bf2d2: Waiting [2023-07-12T15:35:13.201Z] 923a31197a20: Layer already exists [2023-07-12T15:35:13.201Z] f5c0068da88d: Layer already exists [2023-07-12T15:35:13.201Z] fa1d358f78e1: Layer already exists [2023-07-12T15:35:13.201Z] a1348ee4d515: Layer already exists [2023-07-12T15:35:13.201Z] fc1fa42c84d5: Layer already exists [2023-07-12T15:35:13.201Z] f8303c98be44: Layer already exists [2023-07-12T15:35:13.201Z] 9d11cc3c443c: Layer already exists [2023-07-12T15:35:13.201Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T15:35:13.201Z] 55a29fc5ceaf: Layer already exists [2023-07-12T15:35:13.201Z] b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7: digest: sha256:592499b0294a81076238dc784ef5f9e0a2916b639d8d683b397263e446715c4a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:35:13.502Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:35:13.799Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-07-12T15:35:13.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-07-12T15:35:13.800Z] f5c0068da88d: Preparing [2023-07-12T15:35:13.800Z] fa1d358f78e1: Preparing [2023-07-12T15:35:13.800Z] 923a31197a20: Preparing [2023-07-12T15:35:13.800Z] a1348ee4d515: Preparing [2023-07-12T15:35:13.800Z] fc1fa42c84d5: Preparing [2023-07-12T15:35:13.800Z] f8303c98be44: Preparing [2023-07-12T15:35:13.800Z] 9d11cc3c443c: Preparing [2023-07-12T15:35:13.800Z] 55a29fc5ceaf: Preparing [2023-07-12T15:35:13.800Z] 3dab9f8bf2d2: Preparing [2023-07-12T15:35:13.800Z] f8303c98be44: Waiting [2023-07-12T15:35:13.800Z] 55a29fc5ceaf: Waiting [2023-07-12T15:35:13.800Z] 9d11cc3c443c: Waiting [2023-07-12T15:35:13.800Z] 923a31197a20: Layer already exists [2023-07-12T15:35:13.800Z] fa1d358f78e1: Layer already exists [2023-07-12T15:35:13.800Z] a1348ee4d515: Layer already exists [2023-07-12T15:35:13.800Z] fc1fa42c84d5: Layer already exists [2023-07-12T15:35:13.800Z] f5c0068da88d: Layer already exists [2023-07-12T15:35:13.800Z] f8303c98be44: Layer already exists [2023-07-12T15:35:13.800Z] 55a29fc5ceaf: Layer already exists [2023-07-12T15:35:13.800Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T15:35:13.800Z] 9d11cc3c443c: Layer already exists [2023-07-12T15:35:13.800Z] main: digest: sha256:592499b0294a81076238dc784ef5f9e0a2916b639d8d683b397263e446715c4a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-12T15:35:13.851Z] ===================================================== [Pipeline] echo [2023-07-12T15:35:13.863Z] taggedImages: [2023-07-12T15:35:13.863Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:b4f3d3796f5e4a543acc54ea282569be45c8b663 [2023-07-12T15:35:13.863Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-07-12T15:35:13.863Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.7 [2023-07-12T15:35:13.863Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [2023-07-12T15:35:13.863Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-07-12T15:35:13.885Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-07-12T15:35:13.885Z] b4f3d3796f5e4a543acc54ea282569be45c8b663 [2023-07-12T15:35:13.885Z] latest [2023-07-12T15:35:13.885Z] 3.1.0-dev.7 [2023-07-12T15:35:13.885Z] b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [2023-07-12T15:35:13.885Z] main [2023-07-12T15:35:13.885Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:35:14.207Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b4f3d3796f5e4a543acc54ea282569be45c8b663 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:35:14.502Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b4f3d3796f5e4a543acc54ea282569be45c8b663 [2023-07-12T15:35:14.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-07-12T15:35:14.502Z] ea663df7591c: Preparing [2023-07-12T15:35:14.502Z] de8f85bf0dc1: Preparing [2023-07-12T15:35:14.502Z] 74d7622e58f0: Preparing [2023-07-12T15:35:14.502Z] f8f293ff7bf8: Preparing [2023-07-12T15:35:14.502Z] f8303c98be44: Preparing [2023-07-12T15:35:14.503Z] 9d11cc3c443c: Preparing [2023-07-12T15:35:14.503Z] 5093c9f3c557: Preparing [2023-07-12T15:35:14.503Z] 3dab9f8bf2d2: Preparing [2023-07-12T15:35:14.503Z] 5093c9f3c557: Waiting [2023-07-12T15:35:14.503Z] 3dab9f8bf2d2: Waiting [2023-07-12T15:35:14.503Z] 9d11cc3c443c: Waiting [2023-07-12T15:35:14.503Z] f8303c98be44: Layer already exists [2023-07-12T15:35:14.503Z] 9d11cc3c443c: Layer already exists [2023-07-12T15:35:14.503Z] de8f85bf0dc1: Pushed [2023-07-12T15:35:14.503Z] 74d7622e58f0: Pushed [2023-07-12T15:35:14.503Z] ea663df7591c: Pushed [2023-07-12T15:35:14.503Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T15:35:14.759Z] 5093c9f3c557: Pushed [2023-07-12T15:35:22.873Z] f8f293ff7bf8: Pushed [2023-07-12T15:35:22.873Z] b4f3d3796f5e4a543acc54ea282569be45c8b663: digest: sha256:86fff46677d05d163c415a2afd838410af7e8cfcd9de3bed9107e02ec1aae3af size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:35:23.197Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:35:23.498Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-07-12T15:35:23.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-07-12T15:35:23.498Z] ea663df7591c: Preparing [2023-07-12T15:35:23.498Z] de8f85bf0dc1: Preparing [2023-07-12T15:35:23.498Z] 74d7622e58f0: Preparing [2023-07-12T15:35:23.498Z] f8f293ff7bf8: Preparing [2023-07-12T15:35:23.498Z] f8303c98be44: Preparing [2023-07-12T15:35:23.498Z] 9d11cc3c443c: Preparing [2023-07-12T15:35:23.498Z] 5093c9f3c557: Preparing [2023-07-12T15:35:23.498Z] 3dab9f8bf2d2: Preparing [2023-07-12T15:35:23.498Z] 5093c9f3c557: Waiting [2023-07-12T15:35:23.498Z] 3dab9f8bf2d2: Waiting [2023-07-12T15:35:23.498Z] 9d11cc3c443c: Waiting [2023-07-12T15:35:23.498Z] ea663df7591c: Layer already exists [2023-07-12T15:35:23.498Z] f8f293ff7bf8: Layer already exists [2023-07-12T15:35:23.498Z] de8f85bf0dc1: Layer already exists [2023-07-12T15:35:23.498Z] f8303c98be44: Layer already exists [2023-07-12T15:35:23.498Z] 74d7622e58f0: Layer already exists [2023-07-12T15:35:23.498Z] 5093c9f3c557: Layer already exists [2023-07-12T15:35:23.498Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T15:35:23.498Z] 9d11cc3c443c: Layer already exists [2023-07-12T15:35:23.498Z] latest: digest: sha256:86fff46677d05d163c415a2afd838410af7e8cfcd9de3bed9107e02ec1aae3af size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:35:23.811Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:35:24.112Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.7 [2023-07-12T15:35:24.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-07-12T15:35:24.113Z] ea663df7591c: Preparing [2023-07-12T15:35:24.113Z] de8f85bf0dc1: Preparing [2023-07-12T15:35:24.113Z] 74d7622e58f0: Preparing [2023-07-12T15:35:24.113Z] f8f293ff7bf8: Preparing [2023-07-12T15:35:24.113Z] f8303c98be44: Preparing [2023-07-12T15:35:24.113Z] 9d11cc3c443c: Preparing [2023-07-12T15:35:24.113Z] 5093c9f3c557: Preparing [2023-07-12T15:35:24.113Z] 3dab9f8bf2d2: Preparing [2023-07-12T15:35:24.113Z] 5093c9f3c557: Waiting [2023-07-12T15:35:24.113Z] 3dab9f8bf2d2: Waiting [2023-07-12T15:35:24.113Z] 9d11cc3c443c: Waiting [2023-07-12T15:35:24.113Z] 74d7622e58f0: Layer already exists [2023-07-12T15:35:24.113Z] f8f293ff7bf8: Layer already exists [2023-07-12T15:35:24.113Z] de8f85bf0dc1: Layer already exists [2023-07-12T15:35:24.113Z] ea663df7591c: Layer already exists [2023-07-12T15:35:24.113Z] f8303c98be44: Layer already exists [2023-07-12T15:35:24.113Z] 9d11cc3c443c: Layer already exists [2023-07-12T15:35:24.113Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T15:35:24.113Z] 5093c9f3c557: Layer already exists [2023-07-12T15:35:24.113Z] 3.1.0-dev.7: digest: sha256:86fff46677d05d163c415a2afd838410af7e8cfcd9de3bed9107e02ec1aae3af size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:35:24.415Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:35:24.715Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [2023-07-12T15:35:24.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-07-12T15:35:24.715Z] ea663df7591c: Preparing [2023-07-12T15:35:24.715Z] de8f85bf0dc1: Preparing [2023-07-12T15:35:24.715Z] 74d7622e58f0: Preparing [2023-07-12T15:35:24.715Z] f8f293ff7bf8: Preparing [2023-07-12T15:35:24.715Z] f8303c98be44: Preparing [2023-07-12T15:35:24.715Z] 9d11cc3c443c: Preparing [2023-07-12T15:35:24.715Z] 5093c9f3c557: Preparing [2023-07-12T15:35:24.715Z] 3dab9f8bf2d2: Preparing [2023-07-12T15:35:24.715Z] 9d11cc3c443c: Waiting [2023-07-12T15:35:24.715Z] 5093c9f3c557: Waiting [2023-07-12T15:35:24.715Z] 3dab9f8bf2d2: Waiting [2023-07-12T15:35:24.715Z] ea663df7591c: Layer already exists [2023-07-12T15:35:24.715Z] de8f85bf0dc1: Layer already exists [2023-07-12T15:35:24.715Z] f8303c98be44: Layer already exists [2023-07-12T15:35:24.715Z] f8f293ff7bf8: Layer already exists [2023-07-12T15:35:24.715Z] 74d7622e58f0: Layer already exists [2023-07-12T15:35:24.715Z] 5093c9f3c557: Layer already exists [2023-07-12T15:35:24.715Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T15:35:24.715Z] 9d11cc3c443c: Layer already exists [2023-07-12T15:35:24.715Z] b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7: digest: sha256:86fff46677d05d163c415a2afd838410af7e8cfcd9de3bed9107e02ec1aae3af size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:35:25.020Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:35:25.320Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-07-12T15:35:25.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-07-12T15:35:25.320Z] ea663df7591c: Preparing [2023-07-12T15:35:25.320Z] de8f85bf0dc1: Preparing [2023-07-12T15:35:25.320Z] 74d7622e58f0: Preparing [2023-07-12T15:35:25.320Z] f8f293ff7bf8: Preparing [2023-07-12T15:35:25.320Z] f8303c98be44: Preparing [2023-07-12T15:35:25.320Z] 9d11cc3c443c: Preparing [2023-07-12T15:35:25.320Z] 5093c9f3c557: Preparing [2023-07-12T15:35:25.320Z] 3dab9f8bf2d2: Preparing [2023-07-12T15:35:25.320Z] 5093c9f3c557: Waiting [2023-07-12T15:35:25.320Z] 9d11cc3c443c: Waiting [2023-07-12T15:35:25.320Z] 3dab9f8bf2d2: Waiting [2023-07-12T15:35:25.320Z] f8303c98be44: Layer already exists [2023-07-12T15:35:25.320Z] 74d7622e58f0: Layer already exists [2023-07-12T15:35:25.320Z] de8f85bf0dc1: Layer already exists [2023-07-12T15:35:25.320Z] f8f293ff7bf8: Layer already exists [2023-07-12T15:35:25.320Z] ea663df7591c: Layer already exists [2023-07-12T15:35:25.320Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T15:35:25.320Z] 9d11cc3c443c: Layer already exists [2023-07-12T15:35:25.320Z] 5093c9f3c557: Layer already exists [2023-07-12T15:35:25.320Z] main: digest: sha256:86fff46677d05d163c415a2afd838410af7e8cfcd9de3bed9107e02ec1aae3af size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-12T15:35:25.356Z] ===================================================== [Pipeline] echo [2023-07-12T15:35:25.362Z] taggedImages: [2023-07-12T15:35:25.362Z] - nexus3.edgexfoundry.org:10004/security-spire-config:b4f3d3796f5e4a543acc54ea282569be45c8b663 [2023-07-12T15:35:25.362Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-07-12T15:35:25.362Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.7 [2023-07-12T15:35:25.362Z] - nexus3.edgexfoundry.org:10004/security-spire-config:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [2023-07-12T15:35:25.362Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-07-12T15:35:25.376Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-07-12T15:35:25.376Z] b4f3d3796f5e4a543acc54ea282569be45c8b663 [2023-07-12T15:35:25.376Z] latest [2023-07-12T15:35:25.376Z] 3.1.0-dev.7 [2023-07-12T15:35:25.376Z] b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [2023-07-12T15:35:25.376Z] main [2023-07-12T15:35:25.376Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:35:25.681Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b4f3d3796f5e4a543acc54ea282569be45c8b663 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:35:25.984Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b4f3d3796f5e4a543acc54ea282569be45c8b663 [2023-07-12T15:35:25.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-07-12T15:35:25.984Z] f5c0068da88d: Preparing [2023-07-12T15:35:25.984Z] 88554e212946: Preparing [2023-07-12T15:35:25.984Z] e81b98724b0a: Preparing [2023-07-12T15:35:25.984Z] a1348ee4d515: Preparing [2023-07-12T15:35:25.984Z] f8303c98be44: Preparing [2023-07-12T15:35:25.984Z] 9d11cc3c443c: Preparing [2023-07-12T15:35:25.984Z] 55a29fc5ceaf: Preparing [2023-07-12T15:35:25.984Z] 3dab9f8bf2d2: Preparing [2023-07-12T15:35:25.984Z] 9d11cc3c443c: Waiting [2023-07-12T15:35:25.984Z] 3dab9f8bf2d2: Waiting [2023-07-12T15:35:25.984Z] 55a29fc5ceaf: Waiting [2023-07-12T15:35:25.984Z] f8303c98be44: Layer already exists [2023-07-12T15:35:25.984Z] a1348ee4d515: Layer already exists [2023-07-12T15:35:25.984Z] f5c0068da88d: Layer already exists [2023-07-12T15:35:25.984Z] 9d11cc3c443c: Layer already exists [2023-07-12T15:35:25.984Z] 55a29fc5ceaf: Layer already exists [2023-07-12T15:35:25.984Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T15:35:25.984Z] 88554e212946: Pushed [2023-07-12T15:35:25.984Z] e81b98724b0a: Pushed [2023-07-12T15:35:26.244Z] b4f3d3796f5e4a543acc54ea282569be45c8b663: digest: sha256:a096a716bbc734981ad09e4906ffe168455a50c4c8aee4e58d11cf767525cb2d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:35:26.551Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:35:26.849Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-07-12T15:35:26.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-07-12T15:35:26.850Z] f5c0068da88d: Preparing [2023-07-12T15:35:26.850Z] 88554e212946: Preparing [2023-07-12T15:35:26.850Z] e81b98724b0a: Preparing [2023-07-12T15:35:26.850Z] a1348ee4d515: Preparing [2023-07-12T15:35:26.850Z] f8303c98be44: Preparing [2023-07-12T15:35:26.850Z] 9d11cc3c443c: Preparing [2023-07-12T15:35:26.850Z] 55a29fc5ceaf: Preparing [2023-07-12T15:35:26.850Z] 3dab9f8bf2d2: Preparing [2023-07-12T15:35:26.850Z] 55a29fc5ceaf: Waiting [2023-07-12T15:35:26.850Z] 3dab9f8bf2d2: Waiting [2023-07-12T15:35:26.850Z] 9d11cc3c443c: Waiting [2023-07-12T15:35:26.850Z] a1348ee4d515: Layer already exists [2023-07-12T15:35:26.850Z] f8303c98be44: Layer already exists [2023-07-12T15:35:26.850Z] 88554e212946: Layer already exists [2023-07-12T15:35:26.850Z] f5c0068da88d: Layer already exists [2023-07-12T15:35:26.850Z] e81b98724b0a: Layer already exists [2023-07-12T15:35:26.850Z] 55a29fc5ceaf: Layer already exists [2023-07-12T15:35:26.850Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T15:35:26.850Z] 9d11cc3c443c: Layer already exists [2023-07-12T15:35:26.850Z] latest: digest: sha256:a096a716bbc734981ad09e4906ffe168455a50c4c8aee4e58d11cf767525cb2d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:35:27.148Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:35:27.448Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.7 [2023-07-12T15:35:27.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-07-12T15:35:27.448Z] f5c0068da88d: Preparing [2023-07-12T15:35:27.448Z] 88554e212946: Preparing [2023-07-12T15:35:27.448Z] e81b98724b0a: Preparing [2023-07-12T15:35:27.448Z] a1348ee4d515: Preparing [2023-07-12T15:35:27.448Z] f8303c98be44: Preparing [2023-07-12T15:35:27.448Z] 9d11cc3c443c: Preparing [2023-07-12T15:35:27.448Z] 55a29fc5ceaf: Preparing [2023-07-12T15:35:27.448Z] 3dab9f8bf2d2: Preparing [2023-07-12T15:35:27.448Z] 9d11cc3c443c: Waiting [2023-07-12T15:35:27.448Z] 55a29fc5ceaf: Waiting [2023-07-12T15:35:27.448Z] 3dab9f8bf2d2: Waiting [2023-07-12T15:35:27.448Z] 88554e212946: Layer already exists [2023-07-12T15:35:27.448Z] e81b98724b0a: Layer already exists [2023-07-12T15:35:27.448Z] a1348ee4d515: Layer already exists [2023-07-12T15:35:27.448Z] f8303c98be44: Layer already exists [2023-07-12T15:35:27.448Z] f5c0068da88d: Layer already exists [2023-07-12T15:35:27.448Z] 9d11cc3c443c: Layer already exists [2023-07-12T15:35:27.448Z] 55a29fc5ceaf: Layer already exists [2023-07-12T15:35:27.448Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T15:35:27.448Z] 3.1.0-dev.7: digest: sha256:a096a716bbc734981ad09e4906ffe168455a50c4c8aee4e58d11cf767525cb2d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:35:27.749Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:35:28.047Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [2023-07-12T15:35:28.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-07-12T15:35:28.047Z] f5c0068da88d: Preparing [2023-07-12T15:35:28.047Z] 88554e212946: Preparing [2023-07-12T15:35:28.047Z] e81b98724b0a: Preparing [2023-07-12T15:35:28.047Z] a1348ee4d515: Preparing [2023-07-12T15:35:28.047Z] f8303c98be44: Preparing [2023-07-12T15:35:28.047Z] 9d11cc3c443c: Preparing [2023-07-12T15:35:28.047Z] 55a29fc5ceaf: Preparing [2023-07-12T15:35:28.047Z] 3dab9f8bf2d2: Preparing [2023-07-12T15:35:28.047Z] 55a29fc5ceaf: Waiting [2023-07-12T15:35:28.047Z] 9d11cc3c443c: Waiting [2023-07-12T15:35:28.047Z] 3dab9f8bf2d2: Waiting [2023-07-12T15:35:28.047Z] f8303c98be44: Layer already exists [2023-07-12T15:35:28.047Z] 88554e212946: Layer already exists [2023-07-12T15:35:28.047Z] f5c0068da88d: Layer already exists [2023-07-12T15:35:28.047Z] e81b98724b0a: Layer already exists [2023-07-12T15:35:28.047Z] a1348ee4d515: Layer already exists [2023-07-12T15:35:28.047Z] 9d11cc3c443c: Layer already exists [2023-07-12T15:35:28.047Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T15:35:28.047Z] 55a29fc5ceaf: Layer already exists [2023-07-12T15:35:28.047Z] b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7: digest: sha256:a096a716bbc734981ad09e4906ffe168455a50c4c8aee4e58d11cf767525cb2d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:35:28.357Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:35:28.662Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-07-12T15:35:28.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-07-12T15:35:28.662Z] f5c0068da88d: Preparing [2023-07-12T15:35:28.662Z] 88554e212946: Preparing [2023-07-12T15:35:28.662Z] e81b98724b0a: Preparing [2023-07-12T15:35:28.662Z] a1348ee4d515: Preparing [2023-07-12T15:35:28.662Z] f8303c98be44: Preparing [2023-07-12T15:35:28.662Z] 9d11cc3c443c: Preparing [2023-07-12T15:35:28.662Z] 55a29fc5ceaf: Preparing [2023-07-12T15:35:28.662Z] 3dab9f8bf2d2: Preparing [2023-07-12T15:35:28.662Z] 9d11cc3c443c: Waiting [2023-07-12T15:35:28.662Z] 55a29fc5ceaf: Waiting [2023-07-12T15:35:28.662Z] 3dab9f8bf2d2: Waiting [2023-07-12T15:35:28.662Z] a1348ee4d515: Layer already exists [2023-07-12T15:35:28.662Z] f5c0068da88d: Layer already exists [2023-07-12T15:35:28.662Z] 88554e212946: Layer already exists [2023-07-12T15:35:28.662Z] f8303c98be44: Layer already exists [2023-07-12T15:35:28.662Z] e81b98724b0a: Layer already exists [2023-07-12T15:35:28.662Z] 55a29fc5ceaf: Layer already exists [2023-07-12T15:35:28.662Z] 9d11cc3c443c: Layer already exists [2023-07-12T15:35:28.662Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T15:35:28.662Z] main: digest: sha256:a096a716bbc734981ad09e4906ffe168455a50c4c8aee4e58d11cf767525cb2d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-12T15:35:28.696Z] ===================================================== [Pipeline] echo [2023-07-12T15:35:28.703Z] taggedImages: [2023-07-12T15:35:28.703Z] - nexus3.edgexfoundry.org:10004/security-spire-server:b4f3d3796f5e4a543acc54ea282569be45c8b663 [2023-07-12T15:35:28.703Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-07-12T15:35:28.703Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.7 [2023-07-12T15:35:28.703Z] - nexus3.edgexfoundry.org:10004/security-spire-server:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [2023-07-12T15:35:28.703Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-07-12T15:35:28.719Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-07-12T15:35:28.719Z] b4f3d3796f5e4a543acc54ea282569be45c8b663 [2023-07-12T15:35:28.719Z] latest [2023-07-12T15:35:28.719Z] 3.1.0-dev.7 [2023-07-12T15:35:28.719Z] b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [2023-07-12T15:35:28.719Z] main [2023-07-12T15:35:28.719Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:35:29.023Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b4f3d3796f5e4a543acc54ea282569be45c8b663 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:35:29.320Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:b4f3d3796f5e4a543acc54ea282569be45c8b663 [2023-07-12T15:35:29.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-07-12T15:35:29.320Z] 92c1095450c6: Preparing [2023-07-12T15:35:29.320Z] ea5e206addd4: Preparing [2023-07-12T15:35:29.320Z] f8303c98be44: Preparing [2023-07-12T15:35:29.320Z] 9d11cc3c443c: Preparing [2023-07-12T15:35:29.320Z] e9c86c4794ec: Preparing [2023-07-12T15:35:29.320Z] 3dab9f8bf2d2: Preparing [2023-07-12T15:35:29.320Z] 3dab9f8bf2d2: Waiting [2023-07-12T15:35:29.320Z] 9d11cc3c443c: Layer already exists [2023-07-12T15:35:29.320Z] f8303c98be44: Layer already exists [2023-07-12T15:35:29.320Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T15:35:29.320Z] 92c1095450c6: Pushed [2023-07-12T15:35:29.320Z] e9c86c4794ec: Pushed [2023-07-12T15:35:31.846Z] ea5e206addd4: Pushed [2023-07-12T15:35:32.782Z] b4f3d3796f5e4a543acc54ea282569be45c8b663: digest: sha256:9105af7afe5634bcab263c87e0f9e85db69bd1fc07dc00a9b939eee5631fc013 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:35:33.088Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:35:33.389Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-07-12T15:35:33.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-07-12T15:35:33.959Z] 92c1095450c6: Preparing [2023-07-12T15:35:33.959Z] ea5e206addd4: Preparing [2023-07-12T15:35:33.959Z] f8303c98be44: Preparing [2023-07-12T15:35:33.959Z] 9d11cc3c443c: Preparing [2023-07-12T15:35:33.959Z] e9c86c4794ec: Preparing [2023-07-12T15:35:33.959Z] 3dab9f8bf2d2: Preparing [2023-07-12T15:35:33.959Z] 3dab9f8bf2d2: Waiting [2023-07-12T15:35:33.959Z] ea5e206addd4: Layer already exists [2023-07-12T15:35:33.959Z] e9c86c4794ec: Layer already exists [2023-07-12T15:35:33.959Z] 92c1095450c6: Layer already exists [2023-07-12T15:35:33.959Z] f8303c98be44: Layer already exists [2023-07-12T15:35:33.959Z] 9d11cc3c443c: Layer already exists [2023-07-12T15:35:33.959Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T15:35:34.528Z] latest: digest: sha256:9105af7afe5634bcab263c87e0f9e85db69bd1fc07dc00a9b939eee5631fc013 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:35:34.833Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:35:35.138Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.7 [2023-07-12T15:35:35.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-07-12T15:35:36.076Z] 92c1095450c6: Preparing [2023-07-12T15:35:36.076Z] ea5e206addd4: Preparing [2023-07-12T15:35:36.076Z] f8303c98be44: Preparing [2023-07-12T15:35:36.076Z] 9d11cc3c443c: Preparing [2023-07-12T15:35:36.076Z] e9c86c4794ec: Preparing [2023-07-12T15:35:36.076Z] 3dab9f8bf2d2: Preparing [2023-07-12T15:35:36.076Z] 3dab9f8bf2d2: Waiting [2023-07-12T15:35:36.076Z] ea5e206addd4: Layer already exists [2023-07-12T15:35:36.076Z] 9d11cc3c443c: Layer already exists [2023-07-12T15:35:36.076Z] f8303c98be44: Layer already exists [2023-07-12T15:35:36.076Z] e9c86c4794ec: Layer already exists [2023-07-12T15:35:36.076Z] 92c1095450c6: Layer already exists [2023-07-12T15:35:36.076Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T15:35:36.076Z] 3.1.0-dev.7: digest: sha256:9105af7afe5634bcab263c87e0f9e85db69bd1fc07dc00a9b939eee5631fc013 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:35:36.388Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:35:36.687Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [2023-07-12T15:35:36.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-07-12T15:35:36.687Z] 92c1095450c6: Preparing [2023-07-12T15:35:36.687Z] ea5e206addd4: Preparing [2023-07-12T15:35:36.687Z] f8303c98be44: Preparing [2023-07-12T15:35:36.687Z] 9d11cc3c443c: Preparing [2023-07-12T15:35:36.687Z] e9c86c4794ec: Preparing [2023-07-12T15:35:36.687Z] 3dab9f8bf2d2: Preparing [2023-07-12T15:35:36.687Z] 3dab9f8bf2d2: Waiting [2023-07-12T15:35:36.687Z] ea5e206addd4: Layer already exists [2023-07-12T15:35:36.687Z] f8303c98be44: Layer already exists [2023-07-12T15:35:36.687Z] e9c86c4794ec: Layer already exists [2023-07-12T15:35:36.687Z] 92c1095450c6: Layer already exists [2023-07-12T15:35:36.687Z] 9d11cc3c443c: Layer already exists [2023-07-12T15:35:36.687Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T15:35:36.687Z] b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7: digest: sha256:9105af7afe5634bcab263c87e0f9e85db69bd1fc07dc00a9b939eee5631fc013 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:35:36.990Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:35:37.290Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-07-12T15:35:37.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-07-12T15:35:37.291Z] 92c1095450c6: Preparing [2023-07-12T15:35:37.291Z] ea5e206addd4: Preparing [2023-07-12T15:35:37.291Z] f8303c98be44: Preparing [2023-07-12T15:35:37.291Z] 9d11cc3c443c: Preparing [2023-07-12T15:35:37.291Z] e9c86c4794ec: Preparing [2023-07-12T15:35:37.291Z] 3dab9f8bf2d2: Preparing [2023-07-12T15:35:37.291Z] 3dab9f8bf2d2: Waiting [2023-07-12T15:35:37.291Z] f8303c98be44: Layer already exists [2023-07-12T15:35:37.291Z] 9d11cc3c443c: Layer already exists [2023-07-12T15:35:37.291Z] e9c86c4794ec: Layer already exists [2023-07-12T15:35:37.291Z] ea5e206addd4: Layer already exists [2023-07-12T15:35:37.291Z] 92c1095450c6: Layer already exists [2023-07-12T15:35:37.291Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T15:35:37.291Z] main: digest: sha256:9105af7afe5634bcab263c87e0f9e85db69bd1fc07dc00a9b939eee5631fc013 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-12T15:35:37.326Z] ===================================================== [Pipeline] echo [2023-07-12T15:35:37.332Z] taggedImages: [2023-07-12T15:35:37.332Z] - nexus3.edgexfoundry.org:10004/support-notifications:b4f3d3796f5e4a543acc54ea282569be45c8b663 [2023-07-12T15:35:37.332Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-07-12T15:35:37.332Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.7 [2023-07-12T15:35:37.332Z] - nexus3.edgexfoundry.org:10004/support-notifications:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [2023-07-12T15:35:37.332Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-07-12T15:35:37.347Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-07-12T15:35:37.347Z] b4f3d3796f5e4a543acc54ea282569be45c8b663 [2023-07-12T15:35:37.347Z] latest [2023-07-12T15:35:37.347Z] 3.1.0-dev.7 [2023-07-12T15:35:37.347Z] b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [2023-07-12T15:35:37.347Z] main [2023-07-12T15:35:37.347Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:35:37.649Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b4f3d3796f5e4a543acc54ea282569be45c8b663 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:35:37.947Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b4f3d3796f5e4a543acc54ea282569be45c8b663 [2023-07-12T15:35:37.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-07-12T15:35:37.947Z] d244a1719132: Preparing [2023-07-12T15:35:37.947Z] 6e1927226e0b: Preparing [2023-07-12T15:35:37.947Z] f8303c98be44: Preparing [2023-07-12T15:35:37.947Z] 9d11cc3c443c: Preparing [2023-07-12T15:35:37.947Z] 567707d7df59: Preparing [2023-07-12T15:35:37.947Z] 3dab9f8bf2d2: Preparing [2023-07-12T15:35:37.947Z] f8303c98be44: Layer already exists [2023-07-12T15:35:37.947Z] 567707d7df59: Layer already exists [2023-07-12T15:35:37.947Z] 9d11cc3c443c: Layer already exists [2023-07-12T15:35:37.947Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T15:35:37.947Z] d244a1719132: Pushed [2023-07-12T15:35:40.475Z] 6e1927226e0b: Pushed [2023-07-12T15:35:40.475Z] b4f3d3796f5e4a543acc54ea282569be45c8b663: digest: sha256:36c0a3419086d50f9bd76427b169dcb843c12cb521b742f9fdfbab1a9cd05540 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:35:40.787Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:35:41.090Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-07-12T15:35:41.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-07-12T15:35:41.090Z] d244a1719132: Preparing [2023-07-12T15:35:41.090Z] 6e1927226e0b: Preparing [2023-07-12T15:35:41.090Z] f8303c98be44: Preparing [2023-07-12T15:35:41.090Z] 9d11cc3c443c: Preparing [2023-07-12T15:35:41.090Z] 567707d7df59: Preparing [2023-07-12T15:35:41.090Z] 3dab9f8bf2d2: Preparing [2023-07-12T15:35:41.090Z] 3dab9f8bf2d2: Waiting [2023-07-12T15:35:41.090Z] 567707d7df59: Layer already exists [2023-07-12T15:35:41.090Z] f8303c98be44: Layer already exists [2023-07-12T15:35:41.090Z] d244a1719132: Layer already exists [2023-07-12T15:35:41.090Z] 6e1927226e0b: Layer already exists [2023-07-12T15:35:41.090Z] 9d11cc3c443c: Layer already exists [2023-07-12T15:35:41.090Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T15:35:41.090Z] latest: digest: sha256:36c0a3419086d50f9bd76427b169dcb843c12cb521b742f9fdfbab1a9cd05540 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:35:41.401Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:35:41.707Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.7 [2023-07-12T15:35:41.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-07-12T15:35:41.708Z] d244a1719132: Preparing [2023-07-12T15:35:41.708Z] 6e1927226e0b: Preparing [2023-07-12T15:35:41.708Z] f8303c98be44: Preparing [2023-07-12T15:35:41.708Z] 9d11cc3c443c: Preparing [2023-07-12T15:35:41.708Z] 567707d7df59: Preparing [2023-07-12T15:35:41.708Z] 3dab9f8bf2d2: Preparing [2023-07-12T15:35:41.708Z] 3dab9f8bf2d2: Waiting [2023-07-12T15:35:41.708Z] 567707d7df59: Layer already exists [2023-07-12T15:35:41.708Z] 9d11cc3c443c: Layer already exists [2023-07-12T15:35:41.708Z] 6e1927226e0b: Layer already exists [2023-07-12T15:35:41.708Z] f8303c98be44: Layer already exists [2023-07-12T15:35:41.708Z] d244a1719132: Layer already exists [2023-07-12T15:35:41.708Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T15:35:41.708Z] 3.1.0-dev.7: digest: sha256:36c0a3419086d50f9bd76427b169dcb843c12cb521b742f9fdfbab1a9cd05540 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:35:42.012Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:35:42.323Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [2023-07-12T15:35:42.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-07-12T15:35:42.323Z] d244a1719132: Preparing [2023-07-12T15:35:42.323Z] 6e1927226e0b: Preparing [2023-07-12T15:35:42.323Z] f8303c98be44: Preparing [2023-07-12T15:35:42.323Z] 9d11cc3c443c: Preparing [2023-07-12T15:35:42.323Z] 567707d7df59: Preparing [2023-07-12T15:35:42.323Z] 3dab9f8bf2d2: Preparing [2023-07-12T15:35:42.323Z] 3dab9f8bf2d2: Waiting [2023-07-12T15:35:42.323Z] d244a1719132: Layer already exists [2023-07-12T15:35:42.323Z] 567707d7df59: Layer already exists [2023-07-12T15:35:42.323Z] 9d11cc3c443c: Layer already exists [2023-07-12T15:35:42.323Z] 6e1927226e0b: Layer already exists [2023-07-12T15:35:42.323Z] f8303c98be44: Layer already exists [2023-07-12T15:35:42.323Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T15:35:42.323Z] b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7: digest: sha256:36c0a3419086d50f9bd76427b169dcb843c12cb521b742f9fdfbab1a9cd05540 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:35:42.630Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:35:42.933Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-07-12T15:35:42.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-07-12T15:35:42.933Z] d244a1719132: Preparing [2023-07-12T15:35:42.933Z] 6e1927226e0b: Preparing [2023-07-12T15:35:42.933Z] f8303c98be44: Preparing [2023-07-12T15:35:42.933Z] 9d11cc3c443c: Preparing [2023-07-12T15:35:42.933Z] 567707d7df59: Preparing [2023-07-12T15:35:42.933Z] 3dab9f8bf2d2: Preparing [2023-07-12T15:35:42.933Z] 3dab9f8bf2d2: Waiting [2023-07-12T15:35:42.933Z] 6e1927226e0b: Layer already exists [2023-07-12T15:35:42.933Z] f8303c98be44: Layer already exists [2023-07-12T15:35:42.933Z] 567707d7df59: Layer already exists [2023-07-12T15:35:42.933Z] 9d11cc3c443c: Layer already exists [2023-07-12T15:35:42.933Z] d244a1719132: Layer already exists [2023-07-12T15:35:42.933Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T15:35:42.933Z] main: digest: sha256:36c0a3419086d50f9bd76427b169dcb843c12cb521b742f9fdfbab1a9cd05540 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-12T15:35:42.970Z] ===================================================== [Pipeline] echo [2023-07-12T15:35:42.976Z] taggedImages: [2023-07-12T15:35:42.976Z] - nexus3.edgexfoundry.org:10004/support-scheduler:b4f3d3796f5e4a543acc54ea282569be45c8b663 [2023-07-12T15:35:42.976Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-07-12T15:35:42.976Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.7 [2023-07-12T15:35:42.976Z] - nexus3.edgexfoundry.org:10004/support-scheduler:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [2023-07-12T15:35:42.976Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-12T15:48:34.583Z] #109 ... [2023-07-12T15:48:34.583Z] [2023-07-12T15:48:34.583Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-12T15:48:34.583Z] #131 DONE 814.2s [2023-07-12T15:48:34.583Z] [2023-07-12T15:48:34.583Z] #127 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-12T15:48:34.583Z] #127 ... [2023-07-12T15:48:34.583Z] [2023-07-12T15:48:34.583Z] #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T15:48:34.583Z] #147 DONE 0.2s [2023-07-12T15:48:34.583Z] [2023-07-12T15:48:34.583Z] #127 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-12T15:48:34.583Z] #127 ... [2023-07-12T15:48:34.583Z] [2023-07-12T15:48:34.583Z] #148 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-12T15:48:34.583Z] #148 DONE 0.3s [2023-07-12T15:48:34.583Z] [2023-07-12T15:48:34.583Z] #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-12T15:48:34.583Z] #132 ... [2023-07-12T15:48:34.583Z] [2023-07-12T15:48:34.583Z] #149 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-07-12T15:48:34.583Z] #149 DONE 0.3s [2023-07-12T15:48:34.583Z] [2023-07-12T15:48:34.583Z] #150 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-07-12T15:48:34.583Z] #150 DONE 0.1s [2023-07-12T15:48:34.583Z] [2023-07-12T15:48:34.583Z] #83 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-12T15:48:34.583Z] #83 ... [2023-07-12T15:48:34.583Z] [2023-07-12T15:48:34.583Z] #151 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-07-12T15:48:34.583Z] #151 DONE 0.1s [2023-07-12T15:48:34.583Z] [2023-07-12T15:48:34.583Z] #152 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-12T15:48:34.583Z] #152 DONE 2.1s [2023-07-12T15:48:34.583Z] [2023-07-12T15:48:34.583Z] #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-12T15:48:34.583Z] #132 ... [2023-07-12T15:48:34.583Z] [2023-07-12T15:48:34.583Z] #142 [security-proxy-auth] exporting to image [2023-07-12T15:48:34.583Z] #142 exporting layers [2023-07-12T15:48:34.583Z] #142 exporting layers 0.6s done [2023-07-12T15:48:34.583Z] #142 writing image sha256:0396b65448f18f3bf1b057ceb2d8c7a1a4346a1f4ddaf0d6d3da03f76b420ea9 [2023-07-12T15:48:34.583Z] #142 writing image sha256:0396b65448f18f3bf1b057ceb2d8c7a1a4346a1f4ddaf0d6d3da03f76b420ea9 done [2023-07-12T15:48:34.583Z] #142 naming to docker.io/library/security-proxy-auth-arm64 done [2023-07-12T15:48:34.583Z] #142 DONE 4.8s [2023-07-12T15:48:34.583Z] [2023-07-12T15:48:34.583Z] #127 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-12T15:48:42.894Z] #127 ... [2023-07-12T15:48:42.894Z] [2023-07-12T15:48:42.894Z] #83 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-12T15:48:42.894Z] #83 827.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.7" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-07-12T15:48:42.894Z] #83 ... [2023-07-12T15:48:42.894Z] [2023-07-12T15:48:42.894Z] #127 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-12T15:48:42.894Z] #127 DONE 827.6s [2023-07-12T15:48:42.894Z] [2023-07-12T15:48:42.894Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-12T15:48:42.894Z] #130 ... [2023-07-12T15:48:42.894Z] [2023-07-12T15:48:42.894Z] #153 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T15:48:42.894Z] #153 DONE 0.2s [2023-07-12T15:48:42.894Z] [2023-07-12T15:48:42.894Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-12T15:48:43.164Z] #130 ... [2023-07-12T15:48:43.164Z] [2023-07-12T15:48:43.164Z] #154 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-07-12T15:48:43.164Z] #154 DONE 0.3s [2023-07-12T15:48:43.164Z] [2023-07-12T15:48:43.164Z] #83 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-12T15:48:43.449Z] #83 ... [2023-07-12T15:48:43.449Z] [2023-07-12T15:48:43.449Z] #155 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-07-12T15:48:43.449Z] #155 DONE 0.1s [2023-07-12T15:48:43.718Z] [2023-07-12T15:48:43.718Z] #156 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-07-12T15:48:43.718Z] #156 DONE 0.4s [2023-07-12T15:48:43.718Z] [2023-07-12T15:48:43.718Z] #157 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-07-12T15:48:43.993Z] #157 DONE 0.2s [2023-07-12T15:48:43.993Z] [2023-07-12T15:48:43.993Z] #158 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-12T15:48:46.572Z] #158 DONE 2.1s [2023-07-12T15:48:46.572Z] [2023-07-12T15:48:46.572Z] #142 [security-proxy-setup] exporting to image [2023-07-12T15:48:46.572Z] #142 exporting layers [2023-07-12T15:48:47.175Z] #142 exporting layers 0.8s done [2023-07-12T15:48:47.175Z] #142 writing image sha256:c8b4564732c178d8b9eb2463491dc2853ce9d7c38b58fd358d08d763b3e6b86d 0.0s done [2023-07-12T15:48:47.175Z] #142 naming to docker.io/library/security-proxy-setup-arm64 done [2023-07-12T15:48:47.175Z] #142 DONE 5.7s [2023-07-12T15:48:47.175Z] [2023-07-12T15:48:47.175Z] #122 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-12T15:48:59.484Z] #122 DONE 844.8s [2023-07-12T15:48:59.484Z] [2023-07-12T15:48:59.484Z] #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-12T15:48:59.484Z] #132 ... [2023-07-12T15:48:59.484Z] [2023-07-12T15:48:59.484Z] #159 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-07-12T15:48:59.751Z] #159 DONE 0.3s [2023-07-12T15:48:59.751Z] [2023-07-12T15:48:59.751Z] #124 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-12T15:49:00.020Z] #124 ... [2023-07-12T15:49:00.020Z] [2023-07-12T15:49:00.020Z] #160 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-07-12T15:49:02.602Z] #160 DONE 2.2s [2023-07-12T15:49:02.602Z] [2023-07-12T15:49:02.602Z] #161 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T15:49:02.602Z] #161 DONE 0.3s [2023-07-12T15:49:02.602Z] [2023-07-12T15:49:02.602Z] #162 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-07-12T15:49:02.602Z] #162 DONE 0.2s [2023-07-12T15:49:02.602Z] [2023-07-12T15:49:02.602Z] #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-12T15:49:02.602Z] #132 ... [2023-07-12T15:49:02.602Z] [2023-07-12T15:49:02.602Z] #163 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-07-12T15:49:02.868Z] #163 DONE 0.3s [2023-07-12T15:49:02.868Z] [2023-07-12T15:49:02.868Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-12T15:49:02.868Z] #128 ... [2023-07-12T15:49:02.868Z] [2023-07-12T15:49:02.868Z] #164 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-07-12T15:49:02.868Z] #164 DONE 0.1s [2023-07-12T15:49:02.868Z] [2023-07-12T15:49:02.868Z] #165 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-07-12T15:49:03.151Z] #165 DONE 0.2s [2023-07-12T15:49:03.151Z] [2023-07-12T15:49:03.151Z] #166 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-07-12T15:49:03.808Z] #166 DONE 0.2s [2023-07-12T15:49:03.808Z] [2023-07-12T15:49:03.808Z] #167 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-07-12T15:49:03.808Z] #167 DONE 0.2s [2023-07-12T15:49:03.808Z] [2023-07-12T15:49:03.808Z] #83 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-12T15:49:03.808Z] #83 DONE 849.0s [2023-07-12T15:49:03.808Z] [2023-07-12T15:49:03.808Z] #168 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-07-12T15:49:04.079Z] #168 DONE 0.4s [2023-07-12T15:49:04.079Z] [2023-07-12T15:49:04.079Z] #124 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-12T15:49:04.079Z] #124 ... [2023-07-12T15:49:04.079Z] [2023-07-12T15:49:04.079Z] #169 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T15:49:04.670Z] #169 DONE 0.5s [2023-07-12T15:49:04.670Z] [2023-07-12T15:49:04.670Z] #170 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-07-12T15:49:04.935Z] #170 ... [2023-07-12T15:49:04.935Z] [2023-07-12T15:49:04.935Z] #171 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-07-12T15:49:04.935Z] #171 DONE 0.2s [2023-07-12T15:49:04.935Z] [2023-07-12T15:49:04.935Z] #172 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-07-12T15:49:04.935Z] #172 DONE 0.2s [2023-07-12T15:49:04.935Z] [2023-07-12T15:49:04.935Z] #173 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-07-12T15:49:05.517Z] #173 DONE 0.2s [2023-07-12T15:49:05.517Z] [2023-07-12T15:49:05.517Z] #174 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-07-12T15:49:05.517Z] #174 DONE 0.2s [2023-07-12T15:49:05.517Z] [2023-07-12T15:49:05.517Z] #175 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-07-12T15:49:05.787Z] #175 DONE 0.3s [2023-07-12T15:49:05.787Z] [2023-07-12T15:49:05.787Z] #176 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-07-12T15:49:06.368Z] #176 DONE 0.4s [2023-07-12T15:49:06.368Z] [2023-07-12T15:49:06.368Z] #177 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-07-12T15:49:06.368Z] #177 DONE 0.2s [2023-07-12T15:49:06.368Z] [2023-07-12T15:49:06.368Z] #178 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-12T15:49:06.950Z] #178 ... [2023-07-12T15:49:06.950Z] [2023-07-12T15:49:06.950Z] #170 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-07-12T15:49:06.950Z] #170 DONE 3.0s [2023-07-12T15:49:07.378Z] [2023-07-12T15:49:07.379Z] #142 [security-bootstrapper] exporting to image [2023-07-12T15:49:07.379Z] #142 exporting layers [2023-07-12T15:49:09.372Z] #142 exporting layers 1.9s done [2023-07-12T15:49:09.372Z] #142 writing image sha256:223dff7fccba594dc9e3396b4eb3cde50dc7dbd6bbea6e9a31756cc4a53f2a72 done [2023-07-12T15:49:09.372Z] #142 naming to docker.io/library/security-bootstrapper-arm64 done [2023-07-12T15:49:09.372Z] #142 DONE 7.5s [2023-07-12T15:49:09.372Z] [2023-07-12T15:49:09.372Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-12T15:49:09.372Z] #130 ... [2023-07-12T15:49:09.372Z] [2023-07-12T15:49:09.372Z] #178 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-12T15:49:09.372Z] #178 DONE 2.9s [2023-07-12T15:49:09.372Z] [2023-07-12T15:49:09.372Z] #142 [security-secretstore-setup] exporting to image [2023-07-12T15:49:10.814Z] #142 exporting layers 1.3s done [2023-07-12T15:49:10.814Z] #142 writing image sha256:de357b75f727382764b7eee2afa0b41c341e1e3fb1fbda427757ab8a174db8c9 done [2023-07-12T15:49:10.814Z] #142 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-07-12T15:49:10.814Z] #142 DONE 8.8s [2023-07-12T15:49:10.814Z] [2023-07-12T15:49:10.814Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-12T15:49:32.992Z] #130 ... [2023-07-12T15:49:32.992Z] [2023-07-12T15:49:32.992Z] #125 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-12T15:49:32.992Z] #125 DONE 876.7s [2023-07-12T15:49:32.992Z] [2023-07-12T15:49:32.992Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-12T15:49:32.992Z] #130 ... [2023-07-12T15:49:32.992Z] [2023-07-12T15:49:32.993Z] #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T15:49:32.993Z] #179 DONE 0.1s [2023-07-12T15:49:32.993Z] [2023-07-12T15:49:32.993Z] #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-12T15:49:32.993Z] #180 DONE 0.1s [2023-07-12T15:49:32.993Z] [2023-07-12T15:49:32.993Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-12T15:49:32.993Z] #130 ... [2023-07-12T15:49:32.993Z] [2023-07-12T15:49:32.993Z] #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-07-12T15:49:32.993Z] #181 DONE 0.3s [2023-07-12T15:49:32.993Z] [2023-07-12T15:49:32.993Z] #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-12T15:49:32.993Z] #132 ... [2023-07-12T15:49:32.993Z] [2023-07-12T15:49:32.993Z] #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-07-12T15:49:32.993Z] #182 DONE 0.1s [2023-07-12T15:49:32.993Z] [2023-07-12T15:49:32.993Z] #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-07-12T15:49:32.993Z] #183 DONE 0.1s [2023-07-12T15:49:32.993Z] [2023-07-12T15:49:32.993Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-12T15:49:33.259Z] #130 ... [2023-07-12T15:49:33.259Z] [2023-07-12T15:49:33.259Z] #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-12T15:49:35.223Z] #184 DONE 1.8s [2023-07-12T15:49:35.223Z] [2023-07-12T15:49:35.224Z] #142 [core-common-config-bootstrapper] exporting to image [2023-07-12T15:49:35.224Z] #142 exporting layers [2023-07-12T15:49:35.491Z] #142 exporting layers 0.5s done [2023-07-12T15:49:35.491Z] #142 writing image sha256:90ad280f7f840c55ac6b9c6d2a6eda5c6b1fc894625a6373e2e9ee160d4e65e5 done [2023-07-12T15:49:35.491Z] #142 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-07-12T15:49:35.491Z] #142 DONE 9.3s [2023-07-12T15:49:35.491Z] [2023-07-12T15:49:35.491Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-12T15:49:45.554Z] #130 ... [2023-07-12T15:49:45.554Z] [2023-07-12T15:49:45.554Z] #124 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-12T15:49:45.554Z] #124 DONE 889.8s [2023-07-12T15:49:45.554Z] [2023-07-12T15:49:45.554Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-12T15:49:45.554Z] #130 ... [2023-07-12T15:49:45.554Z] [2023-07-12T15:49:45.554Z] #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T15:49:45.554Z] #185 DONE 0.2s [2023-07-12T15:49:45.554Z] [2023-07-12T15:49:45.554Z] #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-07-12T15:49:45.823Z] #186 DONE 0.1s [2023-07-12T15:49:45.823Z] [2023-07-12T15:49:45.823Z] #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-07-12T15:49:46.090Z] #187 DONE 0.3s [2023-07-12T15:49:46.090Z] [2023-07-12T15:49:46.090Z] #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-07-12T15:49:46.090Z] #188 DONE 0.1s [2023-07-12T15:49:46.090Z] [2023-07-12T15:49:46.090Z] #142 [core-command] exporting to image [2023-07-12T15:49:46.090Z] #142 exporting layers [2023-07-12T15:49:46.357Z] #142 exporting layers 0.3s done [2023-07-12T15:49:46.357Z] #142 writing image sha256:a07b1c0e3f9c3ef5c289fea7218e572f6644409efa2e58052519310b0dd90338 0.0s done [2023-07-12T15:49:46.357Z] #142 naming to docker.io/library/core-command-arm64 done [2023-07-12T15:49:46.357Z] #142 DONE 9.6s [2023-07-12T15:49:46.357Z] [2023-07-12T15:49:46.357Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-12T15:50:04.550Z] #130 ... [2023-07-12T15:50:04.550Z] [2023-07-12T15:50:04.550Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-12T15:50:04.550Z] #128 DONE 908.9s [2023-07-12T15:50:04.550Z] [2023-07-12T15:50:04.550Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-12T15:50:04.550Z] #130 ... [2023-07-12T15:50:04.550Z] [2023-07-12T15:50:04.550Z] #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T15:50:04.818Z] #189 DONE 0.3s [2023-07-12T15:50:04.818Z] [2023-07-12T15:50:04.818Z] #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-12T15:50:04.818Z] #190 DONE 0.1s [2023-07-12T15:50:04.818Z] [2023-07-12T15:50:04.818Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-12T15:50:04.818Z] #130 ... [2023-07-12T15:50:04.818Z] [2023-07-12T15:50:04.818Z] #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-07-12T15:50:05.088Z] #191 DONE 0.3s [2023-07-12T15:50:05.088Z] [2023-07-12T15:50:05.088Z] #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-07-12T15:50:05.358Z] #192 DONE 0.2s [2023-07-12T15:50:05.358Z] [2023-07-12T15:50:05.358Z] #142 [core-data] exporting to image [2023-07-12T15:50:05.358Z] #142 exporting layers [2023-07-12T15:50:05.358Z] #142 exporting layers 0.3s done [2023-07-12T15:50:05.624Z] #142 writing image sha256:41d061596e189a26eec448699cdc96b87db7a75fe72b448e84fa573e80cad804 done [2023-07-12T15:50:05.624Z] #142 naming to docker.io/library/core-data-arm64 done [2023-07-12T15:50:05.624Z] #142 DONE 9.9s [2023-07-12T15:50:05.624Z] [2023-07-12T15:50:05.624Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-12T15:50:06.582Z] #130 ... [2023-07-12T15:50:06.582Z] [2023-07-12T15:50:06.582Z] #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-12T15:50:06.582Z] #132 DONE 911.8s [2023-07-12T15:50:06.854Z] [2023-07-12T15:50:06.854Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-12T15:50:07.438Z] #130 ... [2023-07-12T15:50:07.438Z] [2023-07-12T15:50:07.438Z] #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T15:50:07.438Z] #193 DONE 0.1s [2023-07-12T15:50:07.438Z] [2023-07-12T15:50:07.438Z] #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-12T15:50:07.706Z] #194 DONE 0.1s [2023-07-12T15:50:07.706Z] [2023-07-12T15:50:07.706Z] #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-07-12T15:50:07.972Z] #195 DONE 0.3s [2023-07-12T15:50:07.972Z] [2023-07-12T15:50:07.972Z] #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-07-12T15:50:07.972Z] #196 DONE 0.1s [2023-07-12T15:50:07.972Z] [2023-07-12T15:50:07.972Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-12T15:50:08.237Z] #130 ... [2023-07-12T15:50:08.237Z] [2023-07-12T15:50:08.237Z] #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-07-12T15:50:08.237Z] #197 DONE 0.1s [2023-07-12T15:50:08.237Z] [2023-07-12T15:50:08.237Z] #142 [core-metadata] exporting to image [2023-07-12T15:50:08.503Z] #142 exporting layers 0.3s done [2023-07-12T15:50:08.503Z] #142 writing image sha256:fb717d205a58cb1cffde4167525004c4c9c52cfda0398d1c073e376550f3a418 done [2023-07-12T15:50:08.503Z] #142 naming to docker.io/library/core-metadata-arm64 done [2023-07-12T15:50:08.503Z] #142 DONE 10.3s [2023-07-12T15:50:08.503Z] [2023-07-12T15:50:08.503Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-12T15:51:05.105Z] #130 ... [2023-07-12T15:51:05.105Z] [2023-07-12T15:51:05.105Z] #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-12T15:51:05.105Z] #102 DONE 962.7s [2023-07-12T15:51:05.105Z] [2023-07-12T15:51:05.105Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-12T15:51:05.105Z] #130 ... [2023-07-12T15:51:05.105Z] [2023-07-12T15:51:05.105Z] #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T15:51:05.105Z] #198 DONE 0.2s [2023-07-12T15:51:05.105Z] [2023-07-12T15:51:05.105Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-12T15:51:05.105Z] #130 ... [2023-07-12T15:51:05.105Z] [2023-07-12T15:51:05.105Z] #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-12T15:51:05.105Z] #199 DONE 0.2s [2023-07-12T15:51:05.105Z] [2023-07-12T15:51:05.105Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-12T15:51:05.105Z] #130 ... [2023-07-12T15:51:05.105Z] [2023-07-12T15:51:05.105Z] #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-07-12T15:51:05.105Z] #200 DONE 0.4s [2023-07-12T15:51:05.105Z] [2023-07-12T15:51:05.105Z] #201 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-07-12T15:51:05.105Z] #201 DONE 0.1s [2023-07-12T15:51:05.105Z] [2023-07-12T15:51:05.105Z] #142 [security-spiffe-token-provider] exporting to image [2023-07-12T15:51:05.105Z] #142 exporting layers [2023-07-12T15:51:05.105Z] #142 exporting layers 0.5s done [2023-07-12T15:51:05.105Z] #142 writing image sha256:6a6e57a9a481abdafa45a684661e31a1c8e1e8a3d83f78f50401ecac121d53c5 [2023-07-12T15:51:05.105Z] #142 writing image sha256:6a6e57a9a481abdafa45a684661e31a1c8e1e8a3d83f78f50401ecac121d53c5 done [2023-07-12T15:51:05.105Z] #142 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-07-12T15:51:05.105Z] #142 DONE 10.8s [2023-07-12T15:51:05.105Z] [2023-07-12T15:51:05.105Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-12T15:51:27.171Z] #130 DONE 991.7s [2023-07-12T15:51:27.171Z] [2023-07-12T15:51:27.171Z] #109 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-12T15:51:27.171Z] #109 DONE 986.9s [2023-07-12T15:51:27.171Z] [2023-07-12T15:51:27.171Z] #202 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T15:51:27.171Z] #202 DONE 0.4s [2023-07-12T15:51:27.171Z] [2023-07-12T15:51:27.171Z] #203 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T15:51:27.171Z] #203 DONE 0.3s [2023-07-12T15:51:27.171Z] [2023-07-12T15:51:27.171Z] #204 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-12T15:51:27.171Z] #204 DONE 0.2s [2023-07-12T15:51:27.171Z] [2023-07-12T15:51:27.171Z] #205 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-07-12T15:51:27.438Z] #205 ... [2023-07-12T15:51:27.438Z] [2023-07-12T15:51:27.438Z] #206 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-12T15:51:27.438Z] #206 DONE 0.1s [2023-07-12T15:51:27.706Z] [2023-07-12T15:51:27.706Z] #207 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-07-12T15:51:27.706Z] #207 DONE 0.3s [2023-07-12T15:51:27.706Z] [2023-07-12T15:51:27.706Z] #205 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-07-12T15:51:27.971Z] #205 DONE 0.4s [2023-07-12T15:51:27.972Z] [2023-07-12T15:51:27.972Z] #208 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-07-12T15:51:27.972Z] #208 DONE 0.1s [2023-07-12T15:51:27.972Z] [2023-07-12T15:51:27.972Z] #209 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-07-12T15:51:27.972Z] #209 DONE 0.1s [2023-07-12T15:51:27.972Z] [2023-07-12T15:51:27.972Z] #142 [support-scheduler] exporting to image [2023-07-12T15:51:27.972Z] #142 exporting layers [2023-07-12T15:51:28.238Z] #142 exporting layers 0.3s done [2023-07-12T15:51:28.238Z] #142 writing image sha256:5b475b64e50fe67e1975d618684d203f96741973bc52467809f87d6786b84bd7 0.0s done [2023-07-12T15:51:28.238Z] #142 naming to docker.io/library/support-notifications-arm64 done [2023-07-12T15:51:28.238Z] #142 writing image sha256:104c72e8fc33c826cbe25db046f956d4a168f734f0610894a7ed65257d564191 done [2023-07-12T15:51:28.238Z] #142 naming to docker.io/library/support-scheduler-arm64 done [2023-07-12T15:51:28.238Z] #142 DONE 11.2s [2023-07-12T15:51:28.238Z] time="2023-07-12T15:33:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T15:51:28.238Z] time="2023-07-12T15:33:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T15:51:28.238Z] time="2023-07-12T15:33:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T15:51:28.238Z] time="2023-07-12T15:33:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T15:51:28.238Z] time="2023-07-12T15:33:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T15:51:28.238Z] time="2023-07-12T15:33:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T15:51:28.238Z] time="2023-07-12T15:33:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T15:51:28.238Z] time="2023-07-12T15:33:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T15:51:28.238Z] time="2023-07-12T15:33:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T15:51:28.238Z] time="2023-07-12T15:33:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T15:51:28.238Z] time="2023-07-12T15:33:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T15:51:28.238Z] time="2023-07-12T15:33:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T15:51:28.238Z] time="2023-07-12T15:33:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T15:51:28.238Z] time="2023-07-12T15:33:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-07-12T15:51:28.257Z] $ docker stop --time=1 0e5b4ad03e932ad8df9c33184a25925a6701823468f739b4c8ef8b47bdd7d11a [2023-07-12T15:51:29.940Z] $ docker rm -f --volumes 0e5b4ad03e932ad8df9c33184a25925a6701823468f739b4c8ef8b47bdd7d11a [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-12T15:51:30.431Z] + docker images [2023-07-12T15:51:30.431Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-07-12T15:51:30.431Z] support-notifications-arm64 latest 5b475b64e50f 3 seconds ago 31.9MB [2023-07-12T15:51:30.431Z] support-scheduler-arm64 latest 104c72e8fc33 3 seconds ago 31.2MB [2023-07-12T15:51:30.431Z] security-spiffe-token-provider-arm64 latest 6a6e57a9a481 30 seconds ago 32.7MB [2023-07-12T15:51:30.431Z] core-metadata-arm64 latest fb717d205a58 About a minute ago 20.2MB [2023-07-12T15:51:30.431Z] core-data-arm64 latest 41d061596e18 About a minute ago 19.9MB [2023-07-12T15:51:30.431Z] core-command-arm64 latest a07b1c0e3f9c About a minute ago 19.7MB [2023-07-12T15:51:30.431Z] core-common-config-bootstrapper-arm64 latest 90ad280f7f84 About a minute ago 17.2MB [2023-07-12T15:51:30.431Z] security-secretstore-setup-arm64 latest de357b75f727 2 minutes ago 41.3MB [2023-07-12T15:51:30.431Z] security-bootstrapper-arm64 latest 223dff7fccba 2 minutes ago 21.9MB [2023-07-12T15:51:30.431Z] security-proxy-setup-arm64 latest c8b4564732c1 2 minutes ago 18.7MB [2023-07-12T15:51:30.431Z] security-proxy-auth-arm64 latest 0396b65448f1 2 minutes ago 18.1MB [2023-07-12T15:51:30.431Z] security-spire-agent-arm64 latest 0d9550c03bbb 16 minutes ago 153MB [2023-07-12T15:51:30.431Z] security-spire-server-arm64 latest 90095d33a647 16 minutes ago 97MB [2023-07-12T15:51:30.431Z] security-spire-config-arm64 latest e23259f00990 16 minutes ago 96.1MB [2023-07-12T15:51:30.431Z] ci-base-image-arm64 latest f74def8c292c 18 minutes ago 903MB [2023-07-12T15:51:30.431Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 5 weeks ago 332MB [2023-07-12T15:51:30.431Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 2 months ago 681MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-12T15:51:30.556Z] provisioning config files... [2023-07-12T15:51:30.571Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/540@tmp/config5721442385839149311tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-12T15:51:30.908Z] ---> docker-login.sh [2023-07-12T15:51:30.908Z] nexus3.edgexfoundry.org:10001 [2023-07-12T15:51:30.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T15:51:31.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T15:51:31.176Z] Configure a credential helper to remove this warning. See [2023-07-12T15:51:31.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T15:51:31.176Z] [2023-07-12T15:51:31.176Z] Login Succeeded [2023-07-12T15:51:31.176Z] nexus3.edgexfoundry.org:10002 [2023-07-12T15:51:31.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T15:51:31.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T15:51:31.711Z] Configure a credential helper to remove this warning. See [2023-07-12T15:51:31.711Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T15:51:31.711Z] [2023-07-12T15:51:31.711Z] Login Succeeded [2023-07-12T15:51:31.711Z] nexus3.edgexfoundry.org:10003 [2023-07-12T15:51:31.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T15:51:31.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T15:51:31.978Z] Configure a credential helper to remove this warning. See [2023-07-12T15:51:31.978Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T15:51:31.978Z] [2023-07-12T15:51:31.978Z] Login Succeeded [2023-07-12T15:51:31.978Z] nexus3.edgexfoundry.org:10004 [2023-07-12T15:51:32.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T15:51:32.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T15:51:32.510Z] Configure a credential helper to remove this warning. See [2023-07-12T15:51:32.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T15:51:32.510Z] [2023-07-12T15:51:32.510Z] Login Succeeded [2023-07-12T15:51:32.510Z] docker.io [2023-07-12T15:51:32.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T15:51:33.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T15:51:33.043Z] Configure a credential helper to remove this warning. See [2023-07-12T15:51:33.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T15:51:33.043Z] [2023-07-12T15:51:33.043Z] Login Succeeded [2023-07-12T15:51:33.043Z] ---> docker-login.sh ends [Pipeline] } [2023-07-12T15:51:33.055Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-12T15:51:33.079Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-12T15:51:33.097Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-07-12T15:51:33.097Z] b4f3d3796f5e4a543acc54ea282569be45c8b663 [2023-07-12T15:51:33.097Z] latest [2023-07-12T15:51:33.097Z] 3.1.0-dev.7 [2023-07-12T15:51:33.097Z] b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [2023-07-12T15:51:33.097Z] main [2023-07-12T15:51:33.097Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:51:33.434Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:51:33.772Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663 [2023-07-12T15:51:33.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-07-12T15:51:33.772Z] a7f4f5f8aca2: Preparing [2023-07-12T15:51:33.772Z] bda51dc68a99: Preparing [2023-07-12T15:51:33.772Z] 842cd3809d4a: Preparing [2023-07-12T15:51:33.772Z] 6df7c8a179e6: Preparing [2023-07-12T15:51:33.772Z] a814eebdff58: Preparing [2023-07-12T15:51:33.772Z] 9386262d7a74: Preparing [2023-07-12T15:51:33.772Z] 9386262d7a74: Waiting [2023-07-12T15:51:34.040Z] a7f4f5f8aca2: Pushed [2023-07-12T15:51:34.040Z] 842cd3809d4a: Pushed [2023-07-12T15:51:34.040Z] a814eebdff58: Pushed [2023-07-12T15:51:34.040Z] 6df7c8a179e6: Pushed [2023-07-12T15:51:34.040Z] 9386262d7a74: Layer already exists [2023-07-12T15:51:37.380Z] bda51dc68a99: Pushed [2023-07-12T15:51:37.380Z] b4f3d3796f5e4a543acc54ea282569be45c8b663: digest: sha256:f808a41c788ae78402b180b710f55f1e4f0b22a1e54ce1247d12b2bb90a6b045 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:51:37.728Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:51:38.068Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-07-12T15:51:38.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-07-12T15:51:38.068Z] a7f4f5f8aca2: Preparing [2023-07-12T15:51:38.068Z] bda51dc68a99: Preparing [2023-07-12T15:51:38.068Z] 842cd3809d4a: Preparing [2023-07-12T15:51:38.068Z] 6df7c8a179e6: Preparing [2023-07-12T15:51:38.068Z] a814eebdff58: Preparing [2023-07-12T15:51:38.068Z] 9386262d7a74: Preparing [2023-07-12T15:51:38.068Z] 9386262d7a74: Waiting [2023-07-12T15:51:38.068Z] a814eebdff58: Layer already exists [2023-07-12T15:51:38.068Z] bda51dc68a99: Layer already exists [2023-07-12T15:51:38.068Z] 842cd3809d4a: Layer already exists [2023-07-12T15:51:38.068Z] a7f4f5f8aca2: Layer already exists [2023-07-12T15:51:38.068Z] 6df7c8a179e6: Layer already exists [2023-07-12T15:51:38.068Z] 9386262d7a74: Layer already exists [2023-07-12T15:51:38.068Z] latest: digest: sha256:f808a41c788ae78402b180b710f55f1e4f0b22a1e54ce1247d12b2bb90a6b045 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:51:38.670Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:51:39.009Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.7 [2023-07-12T15:51:39.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-07-12T15:51:39.009Z] a7f4f5f8aca2: Preparing [2023-07-12T15:51:39.009Z] bda51dc68a99: Preparing [2023-07-12T15:51:39.009Z] 842cd3809d4a: Preparing [2023-07-12T15:51:39.009Z] 6df7c8a179e6: Preparing [2023-07-12T15:51:39.009Z] a814eebdff58: Preparing [2023-07-12T15:51:39.009Z] 9386262d7a74: Preparing [2023-07-12T15:51:39.009Z] 9386262d7a74: Waiting [2023-07-12T15:51:39.009Z] bda51dc68a99: Layer already exists [2023-07-12T15:51:39.009Z] a7f4f5f8aca2: Layer already exists [2023-07-12T15:51:39.009Z] 842cd3809d4a: Layer already exists [2023-07-12T15:51:39.009Z] 6df7c8a179e6: Layer already exists [2023-07-12T15:51:39.009Z] a814eebdff58: Layer already exists [2023-07-12T15:51:39.009Z] 9386262d7a74: Layer already exists [2023-07-12T15:51:39.009Z] 3.1.0-dev.7: digest: sha256:f808a41c788ae78402b180b710f55f1e4f0b22a1e54ce1247d12b2bb90a6b045 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:51:39.347Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:51:39.678Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [2023-07-12T15:51:39.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-07-12T15:51:39.678Z] a7f4f5f8aca2: Preparing [2023-07-12T15:51:39.678Z] bda51dc68a99: Preparing [2023-07-12T15:51:39.679Z] 842cd3809d4a: Preparing [2023-07-12T15:51:39.679Z] 6df7c8a179e6: Preparing [2023-07-12T15:51:39.679Z] a814eebdff58: Preparing [2023-07-12T15:51:39.679Z] 9386262d7a74: Preparing [2023-07-12T15:51:39.679Z] 9386262d7a74: Waiting [2023-07-12T15:51:39.679Z] 6df7c8a179e6: Layer already exists [2023-07-12T15:51:39.679Z] 842cd3809d4a: Layer already exists [2023-07-12T15:51:39.679Z] a7f4f5f8aca2: Layer already exists [2023-07-12T15:51:39.679Z] a814eebdff58: Layer already exists [2023-07-12T15:51:39.679Z] bda51dc68a99: Layer already exists [2023-07-12T15:51:39.679Z] 9386262d7a74: Layer already exists [2023-07-12T15:51:39.679Z] b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7: digest: sha256:f808a41c788ae78402b180b710f55f1e4f0b22a1e54ce1247d12b2bb90a6b045 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:51:40.281Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:51:40.613Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-07-12T15:51:40.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-07-12T15:51:40.614Z] a7f4f5f8aca2: Preparing [2023-07-12T15:51:40.614Z] bda51dc68a99: Preparing [2023-07-12T15:51:40.614Z] 842cd3809d4a: Preparing [2023-07-12T15:51:40.614Z] 6df7c8a179e6: Preparing [2023-07-12T15:51:40.614Z] a814eebdff58: Preparing [2023-07-12T15:51:40.614Z] 9386262d7a74: Preparing [2023-07-12T15:51:40.614Z] 9386262d7a74: Waiting [2023-07-12T15:51:40.614Z] a814eebdff58: Layer already exists [2023-07-12T15:51:40.614Z] 6df7c8a179e6: Layer already exists [2023-07-12T15:51:40.614Z] a7f4f5f8aca2: Layer already exists [2023-07-12T15:51:40.614Z] 842cd3809d4a: Layer already exists [2023-07-12T15:51:40.614Z] bda51dc68a99: Layer already exists [2023-07-12T15:51:40.614Z] 9386262d7a74: Layer already exists [2023-07-12T15:51:40.614Z] main: digest: sha256:f808a41c788ae78402b180b710f55f1e4f0b22a1e54ce1247d12b2bb90a6b045 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-12T15:51:40.922Z] ===================================================== [Pipeline] echo [2023-07-12T15:51:40.928Z] taggedImages: [2023-07-12T15:51:40.928Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663 [2023-07-12T15:51:40.928Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-07-12T15:51:40.928Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.7 [2023-07-12T15:51:40.928Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [2023-07-12T15:51:40.928Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-07-12T15:51:40.944Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-07-12T15:51:40.944Z] b4f3d3796f5e4a543acc54ea282569be45c8b663 [2023-07-12T15:51:40.944Z] latest [2023-07-12T15:51:40.944Z] 3.1.0-dev.7 [2023-07-12T15:51:40.944Z] b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [2023-07-12T15:51:40.944Z] main [2023-07-12T15:51:40.944Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:51:41.281Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:51:41.628Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663 [2023-07-12T15:51:41.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-07-12T15:51:41.628Z] bb3b58b87645: Preparing [2023-07-12T15:51:41.628Z] f2eda5793f67: Preparing [2023-07-12T15:51:41.628Z] fd0ca9b6d516: Preparing [2023-07-12T15:51:41.628Z] 025e53fc43e2: Preparing [2023-07-12T15:51:41.628Z] 842cd3809d4a: Preparing [2023-07-12T15:51:41.628Z] 6df7c8a179e6: Preparing [2023-07-12T15:51:41.628Z] a814eebdff58: Preparing [2023-07-12T15:51:41.628Z] 9386262d7a74: Preparing [2023-07-12T15:51:41.628Z] a814eebdff58: Waiting [2023-07-12T15:51:41.628Z] 9386262d7a74: Waiting [2023-07-12T15:51:41.628Z] 6df7c8a179e6: Waiting [2023-07-12T15:51:41.628Z] 842cd3809d4a: Layer already exists [2023-07-12T15:51:41.628Z] 6df7c8a179e6: Layer already exists [2023-07-12T15:51:41.895Z] a814eebdff58: Layer already exists [2023-07-12T15:51:41.895Z] f2eda5793f67: Pushed [2023-07-12T15:51:41.895Z] fd0ca9b6d516: Pushed [2023-07-12T15:51:41.895Z] 9386262d7a74: Layer already exists [2023-07-12T15:51:41.895Z] bb3b58b87645: Pushed [2023-07-12T15:51:44.468Z] 025e53fc43e2: Pushed [2023-07-12T15:51:44.468Z] b4f3d3796f5e4a543acc54ea282569be45c8b663: digest: sha256:d1b150d0eeab63b5af322dea273abe31f837ef9928942b7c9aebfbf1471adc7a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:51:44.820Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:51:45.166Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-07-12T15:51:45.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-07-12T15:51:45.166Z] bb3b58b87645: Preparing [2023-07-12T15:51:45.166Z] f2eda5793f67: Preparing [2023-07-12T15:51:45.166Z] fd0ca9b6d516: Preparing [2023-07-12T15:51:45.166Z] 025e53fc43e2: Preparing [2023-07-12T15:51:45.166Z] 842cd3809d4a: Preparing [2023-07-12T15:51:45.166Z] 6df7c8a179e6: Preparing [2023-07-12T15:51:45.166Z] a814eebdff58: Preparing [2023-07-12T15:51:45.166Z] 9386262d7a74: Preparing [2023-07-12T15:51:45.166Z] 6df7c8a179e6: Waiting [2023-07-12T15:51:45.166Z] 9386262d7a74: Waiting [2023-07-12T15:51:45.166Z] a814eebdff58: Waiting [2023-07-12T15:51:45.166Z] 025e53fc43e2: Layer already exists [2023-07-12T15:51:45.166Z] 842cd3809d4a: Layer already exists [2023-07-12T15:51:45.166Z] fd0ca9b6d516: Layer already exists [2023-07-12T15:51:45.166Z] bb3b58b87645: Layer already exists [2023-07-12T15:51:45.166Z] f2eda5793f67: Layer already exists [2023-07-12T15:51:45.166Z] a814eebdff58: Layer already exists [2023-07-12T15:51:45.166Z] 6df7c8a179e6: Layer already exists [2023-07-12T15:51:45.166Z] 9386262d7a74: Layer already exists [2023-07-12T15:51:45.433Z] latest: digest: sha256:d1b150d0eeab63b5af322dea273abe31f837ef9928942b7c9aebfbf1471adc7a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:51:45.789Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:51:46.125Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.7 [2023-07-12T15:51:46.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-07-12T15:51:46.125Z] bb3b58b87645: Preparing [2023-07-12T15:51:46.125Z] f2eda5793f67: Preparing [2023-07-12T15:51:46.125Z] fd0ca9b6d516: Preparing [2023-07-12T15:51:46.125Z] 025e53fc43e2: Preparing [2023-07-12T15:51:46.125Z] 842cd3809d4a: Preparing [2023-07-12T15:51:46.125Z] 6df7c8a179e6: Preparing [2023-07-12T15:51:46.125Z] a814eebdff58: Preparing [2023-07-12T15:51:46.125Z] 9386262d7a74: Preparing [2023-07-12T15:51:46.125Z] 6df7c8a179e6: Waiting [2023-07-12T15:51:46.125Z] a814eebdff58: Waiting [2023-07-12T15:51:46.125Z] 9386262d7a74: Waiting [2023-07-12T15:51:46.125Z] fd0ca9b6d516: Layer already exists [2023-07-12T15:51:46.125Z] 842cd3809d4a: Layer already exists [2023-07-12T15:51:46.125Z] 025e53fc43e2: Layer already exists [2023-07-12T15:51:46.125Z] f2eda5793f67: Layer already exists [2023-07-12T15:51:46.125Z] bb3b58b87645: Layer already exists [2023-07-12T15:51:46.125Z] 9386262d7a74: Layer already exists [2023-07-12T15:51:46.125Z] 6df7c8a179e6: Layer already exists [2023-07-12T15:51:46.125Z] a814eebdff58: Layer already exists [2023-07-12T15:51:46.125Z] 3.1.0-dev.7: digest: sha256:d1b150d0eeab63b5af322dea273abe31f837ef9928942b7c9aebfbf1471adc7a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:51:46.464Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:51:46.801Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [2023-07-12T15:51:46.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-07-12T15:51:46.802Z] bb3b58b87645: Preparing [2023-07-12T15:51:46.802Z] f2eda5793f67: Preparing [2023-07-12T15:51:46.802Z] fd0ca9b6d516: Preparing [2023-07-12T15:51:46.802Z] 025e53fc43e2: Preparing [2023-07-12T15:51:46.802Z] 842cd3809d4a: Preparing [2023-07-12T15:51:46.802Z] 6df7c8a179e6: Preparing [2023-07-12T15:51:46.802Z] a814eebdff58: Preparing [2023-07-12T15:51:46.802Z] 9386262d7a74: Preparing [2023-07-12T15:51:46.802Z] 6df7c8a179e6: Waiting [2023-07-12T15:51:46.802Z] a814eebdff58: Waiting [2023-07-12T15:51:46.802Z] 9386262d7a74: Waiting [2023-07-12T15:51:46.802Z] 025e53fc43e2: Layer already exists [2023-07-12T15:51:46.802Z] 842cd3809d4a: Layer already exists [2023-07-12T15:51:46.802Z] bb3b58b87645: Layer already exists [2023-07-12T15:51:46.802Z] fd0ca9b6d516: Layer already exists [2023-07-12T15:51:46.802Z] f2eda5793f67: Layer already exists [2023-07-12T15:51:46.802Z] a814eebdff58: Layer already exists [2023-07-12T15:51:46.802Z] 6df7c8a179e6: Layer already exists [2023-07-12T15:51:46.802Z] 9386262d7a74: Layer already exists [2023-07-12T15:51:47.066Z] b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7: digest: sha256:d1b150d0eeab63b5af322dea273abe31f837ef9928942b7c9aebfbf1471adc7a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:51:47.407Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:51:47.738Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-07-12T15:51:47.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-07-12T15:51:47.739Z] bb3b58b87645: Preparing [2023-07-12T15:51:47.739Z] f2eda5793f67: Preparing [2023-07-12T15:51:47.739Z] fd0ca9b6d516: Preparing [2023-07-12T15:51:47.739Z] 025e53fc43e2: Preparing [2023-07-12T15:51:47.739Z] 842cd3809d4a: Preparing [2023-07-12T15:51:47.739Z] 6df7c8a179e6: Preparing [2023-07-12T15:51:47.739Z] a814eebdff58: Preparing [2023-07-12T15:51:47.739Z] 9386262d7a74: Preparing [2023-07-12T15:51:47.739Z] 6df7c8a179e6: Waiting [2023-07-12T15:51:47.739Z] a814eebdff58: Waiting [2023-07-12T15:51:47.739Z] 9386262d7a74: Waiting [2023-07-12T15:51:47.739Z] f2eda5793f67: Layer already exists [2023-07-12T15:51:47.739Z] bb3b58b87645: Layer already exists [2023-07-12T15:51:47.739Z] fd0ca9b6d516: Layer already exists [2023-07-12T15:51:47.739Z] 842cd3809d4a: Layer already exists [2023-07-12T15:51:47.739Z] 025e53fc43e2: Layer already exists [2023-07-12T15:51:47.739Z] a814eebdff58: Layer already exists [2023-07-12T15:51:47.739Z] 9386262d7a74: Layer already exists [2023-07-12T15:51:47.739Z] 6df7c8a179e6: Layer already exists [2023-07-12T15:51:47.739Z] main: digest: sha256:d1b150d0eeab63b5af322dea273abe31f837ef9928942b7c9aebfbf1471adc7a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-12T15:51:48.063Z] ===================================================== [Pipeline] echo [2023-07-12T15:51:48.072Z] taggedImages: [2023-07-12T15:51:48.072Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663 [2023-07-12T15:51:48.072Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-07-12T15:51:48.072Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.7 [2023-07-12T15:51:48.072Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [2023-07-12T15:51:48.072Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-07-12T15:51:48.099Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-07-12T15:51:48.099Z] b4f3d3796f5e4a543acc54ea282569be45c8b663 [2023-07-12T15:51:48.099Z] latest [2023-07-12T15:51:48.099Z] 3.1.0-dev.7 [2023-07-12T15:51:48.099Z] b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [2023-07-12T15:51:48.099Z] main [2023-07-12T15:51:48.099Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:51:48.454Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:51:48.802Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663 [2023-07-12T15:51:48.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-07-12T15:51:48.802Z] f47ab9523d2a: Preparing [2023-07-12T15:51:48.802Z] 8132523688df: Preparing [2023-07-12T15:51:48.802Z] 842cd3809d4a: Preparing [2023-07-12T15:51:48.802Z] 6df7c8a179e6: Preparing [2023-07-12T15:51:48.802Z] 56ca03409350: Preparing [2023-07-12T15:51:48.802Z] 9386262d7a74: Preparing [2023-07-12T15:51:48.802Z] 9386262d7a74: Waiting [2023-07-12T15:51:48.802Z] 842cd3809d4a: Layer already exists [2023-07-12T15:51:48.802Z] 6df7c8a179e6: Layer already exists [2023-07-12T15:51:49.067Z] 9386262d7a74: Layer already exists [2023-07-12T15:51:49.067Z] f47ab9523d2a: Pushed [2023-07-12T15:51:49.067Z] 56ca03409350: Pushed [2023-07-12T15:51:52.399Z] 8132523688df: Pushed [2023-07-12T15:51:52.399Z] b4f3d3796f5e4a543acc54ea282569be45c8b663: digest: sha256:760a39b1d3336e9f126d591819e9a344f27ef83cd5d58191c31649bfcec36f45 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:51:52.847Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:51:53.189Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-07-12T15:51:53.189Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-07-12T15:51:53.189Z] f47ab9523d2a: Preparing [2023-07-12T15:51:53.189Z] 8132523688df: Preparing [2023-07-12T15:51:53.189Z] 842cd3809d4a: Preparing [2023-07-12T15:51:53.189Z] 6df7c8a179e6: Preparing [2023-07-12T15:51:53.189Z] 56ca03409350: Preparing [2023-07-12T15:51:53.189Z] 9386262d7a74: Preparing [2023-07-12T15:51:53.189Z] 9386262d7a74: Waiting [2023-07-12T15:51:53.189Z] 842cd3809d4a: Layer already exists [2023-07-12T15:51:53.189Z] 6df7c8a179e6: Layer already exists [2023-07-12T15:51:53.189Z] 8132523688df: Layer already exists [2023-07-12T15:51:53.189Z] f47ab9523d2a: Layer already exists [2023-07-12T15:51:53.189Z] 56ca03409350: Layer already exists [2023-07-12T15:51:53.189Z] 9386262d7a74: Layer already exists [2023-07-12T15:51:53.455Z] latest: digest: sha256:760a39b1d3336e9f126d591819e9a344f27ef83cd5d58191c31649bfcec36f45 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:51:53.795Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:51:54.136Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.7 [2023-07-12T15:51:54.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-07-12T15:51:54.136Z] f47ab9523d2a: Preparing [2023-07-12T15:51:54.136Z] 8132523688df: Preparing [2023-07-12T15:51:54.136Z] 842cd3809d4a: Preparing [2023-07-12T15:51:54.136Z] 6df7c8a179e6: Preparing [2023-07-12T15:51:54.136Z] 56ca03409350: Preparing [2023-07-12T15:51:54.136Z] 9386262d7a74: Preparing [2023-07-12T15:51:54.136Z] 9386262d7a74: Waiting [2023-07-12T15:51:54.136Z] f47ab9523d2a: Layer already exists [2023-07-12T15:51:54.136Z] 6df7c8a179e6: Layer already exists [2023-07-12T15:51:54.136Z] 56ca03409350: Layer already exists [2023-07-12T15:51:54.136Z] 8132523688df: Layer already exists [2023-07-12T15:51:54.136Z] 842cd3809d4a: Layer already exists [2023-07-12T15:51:54.136Z] 9386262d7a74: Layer already exists [2023-07-12T15:51:54.136Z] 3.1.0-dev.7: digest: sha256:760a39b1d3336e9f126d591819e9a344f27ef83cd5d58191c31649bfcec36f45 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:51:54.748Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:51:55.086Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [2023-07-12T15:51:55.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-07-12T15:51:55.086Z] f47ab9523d2a: Preparing [2023-07-12T15:51:55.086Z] 8132523688df: Preparing [2023-07-12T15:51:55.086Z] 842cd3809d4a: Preparing [2023-07-12T15:51:55.086Z] 6df7c8a179e6: Preparing [2023-07-12T15:51:55.086Z] 56ca03409350: Preparing [2023-07-12T15:51:55.086Z] 9386262d7a74: Preparing [2023-07-12T15:51:55.086Z] 9386262d7a74: Waiting [2023-07-12T15:51:55.086Z] 842cd3809d4a: Layer already exists [2023-07-12T15:51:55.086Z] 6df7c8a179e6: Layer already exists [2023-07-12T15:51:55.086Z] f47ab9523d2a: Layer already exists [2023-07-12T15:51:55.086Z] 56ca03409350: Layer already exists [2023-07-12T15:51:55.086Z] 8132523688df: Layer already exists [2023-07-12T15:51:55.086Z] 9386262d7a74: Layer already exists [2023-07-12T15:51:55.086Z] b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7: digest: sha256:760a39b1d3336e9f126d591819e9a344f27ef83cd5d58191c31649bfcec36f45 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:51:55.421Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:51:55.757Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-07-12T15:51:55.757Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-07-12T15:51:55.757Z] f47ab9523d2a: Preparing [2023-07-12T15:51:55.757Z] 8132523688df: Preparing [2023-07-12T15:51:55.757Z] 842cd3809d4a: Preparing [2023-07-12T15:51:55.757Z] 6df7c8a179e6: Preparing [2023-07-12T15:51:55.757Z] 56ca03409350: Preparing [2023-07-12T15:51:55.757Z] 9386262d7a74: Preparing [2023-07-12T15:51:55.757Z] 9386262d7a74: Waiting [2023-07-12T15:51:55.757Z] 842cd3809d4a: Layer already exists [2023-07-12T15:51:55.757Z] 56ca03409350: Layer already exists [2023-07-12T15:51:55.757Z] 8132523688df: Layer already exists [2023-07-12T15:51:55.757Z] 6df7c8a179e6: Layer already exists [2023-07-12T15:51:55.757Z] f47ab9523d2a: Layer already exists [2023-07-12T15:51:55.757Z] 9386262d7a74: Layer already exists [2023-07-12T15:51:56.023Z] main: digest: sha256:760a39b1d3336e9f126d591819e9a344f27ef83cd5d58191c31649bfcec36f45 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-12T15:51:56.064Z] ===================================================== [Pipeline] echo [2023-07-12T15:51:56.070Z] taggedImages: [2023-07-12T15:51:56.070Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663 [2023-07-12T15:51:56.070Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-07-12T15:51:56.070Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.7 [2023-07-12T15:51:56.070Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [2023-07-12T15:51:56.070Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-07-12T15:51:56.085Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-07-12T15:51:56.085Z] b4f3d3796f5e4a543acc54ea282569be45c8b663 [2023-07-12T15:51:56.085Z] latest [2023-07-12T15:51:56.085Z] 3.1.0-dev.7 [2023-07-12T15:51:56.085Z] b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [2023-07-12T15:51:56.085Z] main [2023-07-12T15:51:56.085Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:51:56.419Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:51:56.778Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663 [2023-07-12T15:51:56.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-07-12T15:51:56.778Z] 6e6e34f985ed: Preparing [2023-07-12T15:51:56.778Z] 4111713fe2c3: Preparing [2023-07-12T15:51:56.778Z] ea284ef7d827: Preparing [2023-07-12T15:51:56.778Z] 842cd3809d4a: Preparing [2023-07-12T15:51:56.778Z] 6df7c8a179e6: Preparing [2023-07-12T15:51:56.778Z] a814eebdff58: Preparing [2023-07-12T15:51:56.778Z] 9386262d7a74: Preparing [2023-07-12T15:51:56.778Z] a814eebdff58: Waiting [2023-07-12T15:51:56.778Z] 9386262d7a74: Waiting [2023-07-12T15:51:57.045Z] 6df7c8a179e6: Layer already exists [2023-07-12T15:51:57.045Z] 842cd3809d4a: Layer already exists [2023-07-12T15:51:57.045Z] a814eebdff58: Layer already exists [2023-07-12T15:51:57.045Z] 9386262d7a74: Layer already exists [2023-07-12T15:51:57.045Z] 4111713fe2c3: Pushed [2023-07-12T15:51:57.045Z] 6e6e34f985ed: Pushed [2023-07-12T15:52:00.380Z] ea284ef7d827: Pushed [2023-07-12T15:52:00.381Z] b4f3d3796f5e4a543acc54ea282569be45c8b663: digest: sha256:64385f7270ae2db1bee68e6121f5aa7deb9930224e6f165120f7d7baf82aa944 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:52:00.729Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:52:02.548Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-07-12T15:52:02.548Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-07-12T15:52:02.548Z] 6e6e34f985ed: Preparing [2023-07-12T15:52:02.548Z] 4111713fe2c3: Preparing [2023-07-12T15:52:02.548Z] ea284ef7d827: Preparing [2023-07-12T15:52:02.548Z] 842cd3809d4a: Preparing [2023-07-12T15:52:02.548Z] 6df7c8a179e6: Preparing [2023-07-12T15:52:02.548Z] a814eebdff58: Preparing [2023-07-12T15:52:02.548Z] 9386262d7a74: Preparing [2023-07-12T15:52:02.548Z] a814eebdff58: Waiting [2023-07-12T15:52:02.548Z] 9386262d7a74: Waiting [2023-07-12T15:52:02.548Z] 6e6e34f985ed: Layer already exists [2023-07-12T15:52:02.548Z] 6df7c8a179e6: Layer already exists [2023-07-12T15:52:02.548Z] 842cd3809d4a: Layer already exists [2023-07-12T15:52:02.548Z] ea284ef7d827: Layer already exists [2023-07-12T15:52:02.548Z] 4111713fe2c3: Layer already exists [2023-07-12T15:52:02.548Z] 9386262d7a74: Layer already exists [2023-07-12T15:52:02.548Z] a814eebdff58: Layer already exists [2023-07-12T15:52:02.817Z] latest: digest: sha256:64385f7270ae2db1bee68e6121f5aa7deb9930224e6f165120f7d7baf82aa944 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:52:03.190Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:52:03.551Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.7 [2023-07-12T15:52:03.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-07-12T15:52:03.551Z] 6e6e34f985ed: Preparing [2023-07-12T15:52:03.551Z] 4111713fe2c3: Preparing [2023-07-12T15:52:03.551Z] ea284ef7d827: Preparing [2023-07-12T15:52:03.551Z] 842cd3809d4a: Preparing [2023-07-12T15:52:03.551Z] 6df7c8a179e6: Preparing [2023-07-12T15:52:03.551Z] a814eebdff58: Preparing [2023-07-12T15:52:03.551Z] 9386262d7a74: Preparing [2023-07-12T15:52:03.551Z] 9386262d7a74: Waiting [2023-07-12T15:52:03.551Z] a814eebdff58: Waiting [2023-07-12T15:52:03.551Z] 4111713fe2c3: Layer already exists [2023-07-12T15:52:03.551Z] 6e6e34f985ed: Layer already exists [2023-07-12T15:52:03.551Z] ea284ef7d827: Layer already exists [2023-07-12T15:52:03.551Z] 6df7c8a179e6: Layer already exists [2023-07-12T15:52:03.551Z] 842cd3809d4a: Layer already exists [2023-07-12T15:52:03.551Z] 9386262d7a74: Layer already exists [2023-07-12T15:52:03.551Z] a814eebdff58: Layer already exists [2023-07-12T15:52:03.819Z] 3.1.0-dev.7: digest: sha256:64385f7270ae2db1bee68e6121f5aa7deb9930224e6f165120f7d7baf82aa944 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:52:04.158Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:52:04.490Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [2023-07-12T15:52:04.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-07-12T15:52:04.490Z] 6e6e34f985ed: Preparing [2023-07-12T15:52:04.490Z] 4111713fe2c3: Preparing [2023-07-12T15:52:04.490Z] ea284ef7d827: Preparing [2023-07-12T15:52:04.490Z] 842cd3809d4a: Preparing [2023-07-12T15:52:04.490Z] 6df7c8a179e6: Preparing [2023-07-12T15:52:04.490Z] a814eebdff58: Preparing [2023-07-12T15:52:04.490Z] 9386262d7a74: Preparing [2023-07-12T15:52:04.490Z] a814eebdff58: Waiting [2023-07-12T15:52:04.490Z] 9386262d7a74: Waiting [2023-07-12T15:52:04.490Z] 6e6e34f985ed: Layer already exists [2023-07-12T15:52:04.490Z] 4111713fe2c3: Layer already exists [2023-07-12T15:52:04.490Z] ea284ef7d827: Layer already exists [2023-07-12T15:52:04.490Z] 842cd3809d4a: Layer already exists [2023-07-12T15:52:04.490Z] 6df7c8a179e6: Layer already exists [2023-07-12T15:52:04.490Z] 9386262d7a74: Layer already exists [2023-07-12T15:52:04.490Z] a814eebdff58: Layer already exists [2023-07-12T15:52:04.490Z] b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7: digest: sha256:64385f7270ae2db1bee68e6121f5aa7deb9930224e6f165120f7d7baf82aa944 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:52:05.099Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:52:05.436Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-07-12T15:52:05.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-07-12T15:52:05.436Z] 6e6e34f985ed: Preparing [2023-07-12T15:52:05.436Z] 4111713fe2c3: Preparing [2023-07-12T15:52:05.436Z] ea284ef7d827: Preparing [2023-07-12T15:52:05.436Z] 842cd3809d4a: Preparing [2023-07-12T15:52:05.436Z] 6df7c8a179e6: Preparing [2023-07-12T15:52:05.436Z] a814eebdff58: Preparing [2023-07-12T15:52:05.436Z] 9386262d7a74: Preparing [2023-07-12T15:52:05.436Z] a814eebdff58: Waiting [2023-07-12T15:52:05.436Z] 9386262d7a74: Waiting [2023-07-12T15:52:05.436Z] 6e6e34f985ed: Layer already exists [2023-07-12T15:52:05.436Z] 4111713fe2c3: Layer already exists [2023-07-12T15:52:05.436Z] 6df7c8a179e6: Layer already exists [2023-07-12T15:52:05.436Z] 842cd3809d4a: Layer already exists [2023-07-12T15:52:05.437Z] ea284ef7d827: Layer already exists [2023-07-12T15:52:05.437Z] a814eebdff58: Layer already exists [2023-07-12T15:52:05.437Z] 9386262d7a74: Layer already exists [2023-07-12T15:52:05.437Z] main: digest: sha256:64385f7270ae2db1bee68e6121f5aa7deb9930224e6f165120f7d7baf82aa944 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-12T15:52:05.742Z] ===================================================== [Pipeline] echo [2023-07-12T15:52:05.748Z] taggedImages: [2023-07-12T15:52:05.748Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663 [2023-07-12T15:52:05.748Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-07-12T15:52:05.748Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.7 [2023-07-12T15:52:05.748Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [2023-07-12T15:52:05.748Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-07-12T15:52:05.763Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-07-12T15:52:05.763Z] b4f3d3796f5e4a543acc54ea282569be45c8b663 [2023-07-12T15:52:05.763Z] latest [2023-07-12T15:52:05.763Z] 3.1.0-dev.7 [2023-07-12T15:52:05.763Z] b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [2023-07-12T15:52:05.763Z] main [2023-07-12T15:52:05.763Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:52:06.095Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:52:06.426Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663 [2023-07-12T15:52:06.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-07-12T15:52:06.426Z] 58b71c5dcec9: Preparing [2023-07-12T15:52:06.426Z] b8de08e990dc: Preparing [2023-07-12T15:52:06.426Z] 9728d9c4ea4f: Preparing [2023-07-12T15:52:06.426Z] 961f3c7e1d87: Preparing [2023-07-12T15:52:06.426Z] 70d19ce9da8f: Preparing [2023-07-12T15:52:06.426Z] 52fdad49efd4: Preparing [2023-07-12T15:52:06.426Z] c602dbba1efc: Preparing [2023-07-12T15:52:06.426Z] 842cd3809d4a: Preparing [2023-07-12T15:52:06.427Z] 6df7c8a179e6: Preparing [2023-07-12T15:52:06.427Z] 90217f881f9f: Preparing [2023-07-12T15:52:06.427Z] ebfac0e53cf0: Preparing [2023-07-12T15:52:06.427Z] 5f70bf18a086: Preparing [2023-07-12T15:52:06.427Z] 59abbf217e89: Preparing [2023-07-12T15:52:06.427Z] a4cae51bf564: Preparing [2023-07-12T15:52:06.427Z] 9386262d7a74: Preparing [2023-07-12T15:52:06.427Z] 90217f881f9f: Waiting [2023-07-12T15:52:06.427Z] 59abbf217e89: Waiting [2023-07-12T15:52:06.427Z] ebfac0e53cf0: Waiting [2023-07-12T15:52:06.427Z] 52fdad49efd4: Waiting [2023-07-12T15:52:06.427Z] 5f70bf18a086: Waiting [2023-07-12T15:52:06.427Z] c602dbba1efc: Waiting [2023-07-12T15:52:06.427Z] 6df7c8a179e6: Waiting [2023-07-12T15:52:06.427Z] 842cd3809d4a: Waiting [2023-07-12T15:52:06.427Z] a4cae51bf564: Waiting [2023-07-12T15:52:06.427Z] 9386262d7a74: Waiting [2023-07-12T15:52:06.692Z] 70d19ce9da8f: Pushed [2023-07-12T15:52:06.692Z] 961f3c7e1d87: Pushed [2023-07-12T15:52:06.692Z] 58b71c5dcec9: Pushed [2023-07-12T15:52:06.692Z] 9728d9c4ea4f: Pushed [2023-07-12T15:52:06.692Z] 52fdad49efd4: Pushed [2023-07-12T15:52:06.692Z] b8de08e990dc: Pushed [2023-07-12T15:52:06.958Z] 842cd3809d4a: Layer already exists [2023-07-12T15:52:06.958Z] 6df7c8a179e6: Layer already exists [2023-07-12T15:52:06.958Z] 90217f881f9f: Pushed [2023-07-12T15:52:06.958Z] 5f70bf18a086: Pushed [2023-07-12T15:52:06.958Z] 59abbf217e89: Pushed [2023-07-12T15:52:06.958Z] ebfac0e53cf0: Pushed [2023-07-12T15:52:06.958Z] 9386262d7a74: Layer already exists [2023-07-12T15:52:07.224Z] a4cae51bf564: Pushed [2023-07-12T15:52:10.554Z] c602dbba1efc: Pushed [2023-07-12T15:52:10.554Z] b4f3d3796f5e4a543acc54ea282569be45c8b663: digest: sha256:e64abf1aebe6e526d150aa06bf30c42834c544fec6133baec2d4ec5c8b9d34d6 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:52:10.891Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:52:11.227Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-07-12T15:52:11.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-07-12T15:52:11.227Z] 58b71c5dcec9: Preparing [2023-07-12T15:52:11.227Z] b8de08e990dc: Preparing [2023-07-12T15:52:11.227Z] 9728d9c4ea4f: Preparing [2023-07-12T15:52:11.227Z] 961f3c7e1d87: Preparing [2023-07-12T15:52:11.227Z] 70d19ce9da8f: Preparing [2023-07-12T15:52:11.227Z] 52fdad49efd4: Preparing [2023-07-12T15:52:11.227Z] c602dbba1efc: Preparing [2023-07-12T15:52:11.227Z] 842cd3809d4a: Preparing [2023-07-12T15:52:11.227Z] 6df7c8a179e6: Preparing [2023-07-12T15:52:11.227Z] 90217f881f9f: Preparing [2023-07-12T15:52:11.227Z] ebfac0e53cf0: Preparing [2023-07-12T15:52:11.227Z] 5f70bf18a086: Preparing [2023-07-12T15:52:11.227Z] 59abbf217e89: Preparing [2023-07-12T15:52:11.227Z] a4cae51bf564: Preparing [2023-07-12T15:52:11.227Z] 9386262d7a74: Preparing [2023-07-12T15:52:11.227Z] 90217f881f9f: Waiting [2023-07-12T15:52:11.227Z] ebfac0e53cf0: Waiting [2023-07-12T15:52:11.227Z] 59abbf217e89: Waiting [2023-07-12T15:52:11.227Z] a4cae51bf564: Waiting [2023-07-12T15:52:11.227Z] 9386262d7a74: Waiting [2023-07-12T15:52:11.227Z] 5f70bf18a086: Waiting [2023-07-12T15:52:11.227Z] 52fdad49efd4: Waiting [2023-07-12T15:52:11.227Z] c602dbba1efc: Waiting [2023-07-12T15:52:11.227Z] 842cd3809d4a: Waiting [2023-07-12T15:52:11.227Z] 6df7c8a179e6: Waiting [2023-07-12T15:52:11.227Z] 58b71c5dcec9: Layer already exists [2023-07-12T15:52:11.227Z] 961f3c7e1d87: Layer already exists [2023-07-12T15:52:11.227Z] b8de08e990dc: Layer already exists [2023-07-12T15:52:11.227Z] 70d19ce9da8f: Layer already exists [2023-07-12T15:52:11.227Z] 9728d9c4ea4f: Layer already exists [2023-07-12T15:52:11.227Z] c602dbba1efc: Layer already exists [2023-07-12T15:52:11.227Z] 52fdad49efd4: Layer already exists [2023-07-12T15:52:11.227Z] 90217f881f9f: Layer already exists [2023-07-12T15:52:11.227Z] 842cd3809d4a: Layer already exists [2023-07-12T15:52:11.227Z] 6df7c8a179e6: Layer already exists [2023-07-12T15:52:11.227Z] a4cae51bf564: Layer already exists [2023-07-12T15:52:11.227Z] 5f70bf18a086: Layer already exists [2023-07-12T15:52:11.227Z] 59abbf217e89: Layer already exists [2023-07-12T15:52:11.227Z] ebfac0e53cf0: Layer already exists [2023-07-12T15:52:11.227Z] 9386262d7a74: Layer already exists [2023-07-12T15:52:11.492Z] latest: digest: sha256:e64abf1aebe6e526d150aa06bf30c42834c544fec6133baec2d4ec5c8b9d34d6 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:52:11.833Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:52:12.162Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.7 [2023-07-12T15:52:12.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-07-12T15:52:12.163Z] 58b71c5dcec9: Preparing [2023-07-12T15:52:12.163Z] b8de08e990dc: Preparing [2023-07-12T15:52:12.163Z] 9728d9c4ea4f: Preparing [2023-07-12T15:52:12.163Z] 961f3c7e1d87: Preparing [2023-07-12T15:52:12.163Z] 70d19ce9da8f: Preparing [2023-07-12T15:52:12.163Z] 52fdad49efd4: Preparing [2023-07-12T15:52:12.163Z] c602dbba1efc: Preparing [2023-07-12T15:52:12.163Z] 842cd3809d4a: Preparing [2023-07-12T15:52:12.163Z] 6df7c8a179e6: Preparing [2023-07-12T15:52:12.163Z] 90217f881f9f: Preparing [2023-07-12T15:52:12.163Z] ebfac0e53cf0: Preparing [2023-07-12T15:52:12.163Z] 5f70bf18a086: Preparing [2023-07-12T15:52:12.163Z] 59abbf217e89: Preparing [2023-07-12T15:52:12.163Z] a4cae51bf564: Preparing [2023-07-12T15:52:12.163Z] 9386262d7a74: Preparing [2023-07-12T15:52:12.163Z] 52fdad49efd4: Waiting [2023-07-12T15:52:12.163Z] c602dbba1efc: Waiting [2023-07-12T15:52:12.163Z] 842cd3809d4a: Waiting [2023-07-12T15:52:12.163Z] 6df7c8a179e6: Waiting [2023-07-12T15:52:12.163Z] 90217f881f9f: Waiting [2023-07-12T15:52:12.163Z] ebfac0e53cf0: Waiting [2023-07-12T15:52:12.163Z] 5f70bf18a086: Waiting [2023-07-12T15:52:12.163Z] a4cae51bf564: Waiting [2023-07-12T15:52:12.163Z] 59abbf217e89: Waiting [2023-07-12T15:52:12.163Z] 9386262d7a74: Waiting [2023-07-12T15:52:12.163Z] 961f3c7e1d87: Layer already exists [2023-07-12T15:52:12.163Z] 70d19ce9da8f: Layer already exists [2023-07-12T15:52:12.163Z] 9728d9c4ea4f: Layer already exists [2023-07-12T15:52:12.163Z] b8de08e990dc: Layer already exists [2023-07-12T15:52:12.163Z] 58b71c5dcec9: Layer already exists [2023-07-12T15:52:12.163Z] 52fdad49efd4: Layer already exists [2023-07-12T15:52:12.163Z] 842cd3809d4a: Layer already exists [2023-07-12T15:52:12.163Z] c602dbba1efc: Layer already exists [2023-07-12T15:52:12.163Z] 6df7c8a179e6: Layer already exists [2023-07-12T15:52:12.163Z] 90217f881f9f: Layer already exists [2023-07-12T15:52:12.163Z] ebfac0e53cf0: Layer already exists [2023-07-12T15:52:12.163Z] 59abbf217e89: Layer already exists [2023-07-12T15:52:12.163Z] 5f70bf18a086: Layer already exists [2023-07-12T15:52:12.163Z] a4cae51bf564: Layer already exists [2023-07-12T15:52:12.163Z] 9386262d7a74: Layer already exists [2023-07-12T15:52:12.428Z] 3.1.0-dev.7: digest: sha256:e64abf1aebe6e526d150aa06bf30c42834c544fec6133baec2d4ec5c8b9d34d6 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:52:12.765Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:52:15.670Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [2023-07-12T15:52:15.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-07-12T15:52:15.670Z] 58b71c5dcec9: Preparing [2023-07-12T15:52:15.670Z] b8de08e990dc: Preparing [2023-07-12T15:52:15.670Z] 9728d9c4ea4f: Preparing [2023-07-12T15:52:15.670Z] 961f3c7e1d87: Preparing [2023-07-12T15:52:15.670Z] 70d19ce9da8f: Preparing [2023-07-12T15:52:15.670Z] 52fdad49efd4: Preparing [2023-07-12T15:52:15.670Z] c602dbba1efc: Preparing [2023-07-12T15:52:15.670Z] 842cd3809d4a: Preparing [2023-07-12T15:52:15.670Z] 6df7c8a179e6: Preparing [2023-07-12T15:52:15.670Z] 90217f881f9f: Preparing [2023-07-12T15:52:15.670Z] ebfac0e53cf0: Preparing [2023-07-12T15:52:15.670Z] 5f70bf18a086: Preparing [2023-07-12T15:52:15.670Z] 59abbf217e89: Preparing [2023-07-12T15:52:15.670Z] a4cae51bf564: Preparing [2023-07-12T15:52:15.670Z] 9386262d7a74: Preparing [2023-07-12T15:52:15.670Z] 52fdad49efd4: Waiting [2023-07-12T15:52:15.670Z] c602dbba1efc: Waiting [2023-07-12T15:52:15.670Z] 842cd3809d4a: Waiting [2023-07-12T15:52:15.670Z] 6df7c8a179e6: Waiting [2023-07-12T15:52:15.670Z] ebfac0e53cf0: Waiting [2023-07-12T15:52:15.670Z] 59abbf217e89: Waiting [2023-07-12T15:52:15.670Z] 5f70bf18a086: Waiting [2023-07-12T15:52:15.670Z] a4cae51bf564: Waiting [2023-07-12T15:52:15.670Z] 90217f881f9f: Waiting [2023-07-12T15:52:15.670Z] 9386262d7a74: Waiting [2023-07-12T15:52:15.670Z] 9728d9c4ea4f: Layer already exists [2023-07-12T15:52:15.670Z] 961f3c7e1d87: Layer already exists [2023-07-12T15:52:15.670Z] 70d19ce9da8f: Layer already exists [2023-07-12T15:52:15.670Z] 58b71c5dcec9: Layer already exists [2023-07-12T15:52:15.670Z] b8de08e990dc: Layer already exists [2023-07-12T15:52:15.670Z] 52fdad49efd4: Layer already exists [2023-07-12T15:52:15.670Z] 6df7c8a179e6: Layer already exists [2023-07-12T15:52:15.670Z] c602dbba1efc: Layer already exists [2023-07-12T15:52:15.670Z] 842cd3809d4a: Layer already exists [2023-07-12T15:52:15.670Z] 90217f881f9f: Layer already exists [2023-07-12T15:52:15.670Z] 5f70bf18a086: Layer already exists [2023-07-12T15:52:15.670Z] ebfac0e53cf0: Layer already exists [2023-07-12T15:52:15.670Z] 9386262d7a74: Layer already exists [2023-07-12T15:52:15.670Z] 59abbf217e89: Layer already exists [2023-07-12T15:52:15.670Z] a4cae51bf564: Layer already exists [2023-07-12T15:52:15.935Z] b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7: digest: sha256:e64abf1aebe6e526d150aa06bf30c42834c544fec6133baec2d4ec5c8b9d34d6 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:52:16.279Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:52:16.613Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-07-12T15:52:16.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-07-12T15:52:16.613Z] 58b71c5dcec9: Preparing [2023-07-12T15:52:16.613Z] b8de08e990dc: Preparing [2023-07-12T15:52:16.613Z] 9728d9c4ea4f: Preparing [2023-07-12T15:52:16.613Z] 961f3c7e1d87: Preparing [2023-07-12T15:52:16.613Z] 70d19ce9da8f: Preparing [2023-07-12T15:52:16.613Z] 52fdad49efd4: Preparing [2023-07-12T15:52:16.613Z] c602dbba1efc: Preparing [2023-07-12T15:52:16.613Z] 842cd3809d4a: Preparing [2023-07-12T15:52:16.613Z] 6df7c8a179e6: Preparing [2023-07-12T15:52:16.613Z] 90217f881f9f: Preparing [2023-07-12T15:52:16.613Z] ebfac0e53cf0: Preparing [2023-07-12T15:52:16.613Z] 5f70bf18a086: Preparing [2023-07-12T15:52:16.613Z] 59abbf217e89: Preparing [2023-07-12T15:52:16.613Z] a4cae51bf564: Preparing [2023-07-12T15:52:16.613Z] 9386262d7a74: Preparing [2023-07-12T15:52:16.613Z] 52fdad49efd4: Waiting [2023-07-12T15:52:16.613Z] c602dbba1efc: Waiting [2023-07-12T15:52:16.613Z] 5f70bf18a086: Waiting [2023-07-12T15:52:16.613Z] 59abbf217e89: Waiting [2023-07-12T15:52:16.613Z] 842cd3809d4a: Waiting [2023-07-12T15:52:16.613Z] a4cae51bf564: Waiting [2023-07-12T15:52:16.613Z] 6df7c8a179e6: Waiting [2023-07-12T15:52:16.613Z] 9386262d7a74: Waiting [2023-07-12T15:52:16.613Z] 90217f881f9f: Waiting [2023-07-12T15:52:16.613Z] ebfac0e53cf0: Waiting [2023-07-12T15:52:16.613Z] 58b71c5dcec9: Layer already exists [2023-07-12T15:52:16.613Z] 961f3c7e1d87: Layer already exists [2023-07-12T15:52:16.613Z] b8de08e990dc: Layer already exists [2023-07-12T15:52:16.613Z] 9728d9c4ea4f: Layer already exists [2023-07-12T15:52:16.613Z] 70d19ce9da8f: Layer already exists [2023-07-12T15:52:16.613Z] c602dbba1efc: Layer already exists [2023-07-12T15:52:16.613Z] 842cd3809d4a: Layer already exists [2023-07-12T15:52:16.613Z] 6df7c8a179e6: Layer already exists [2023-07-12T15:52:16.613Z] 52fdad49efd4: Layer already exists [2023-07-12T15:52:16.613Z] ebfac0e53cf0: Layer already exists [2023-07-12T15:52:16.613Z] 5f70bf18a086: Layer already exists [2023-07-12T15:52:16.613Z] 90217f881f9f: Layer already exists [2023-07-12T15:52:16.613Z] a4cae51bf564: Layer already exists [2023-07-12T15:52:16.613Z] 59abbf217e89: Layer already exists [2023-07-12T15:52:16.613Z] 9386262d7a74: Layer already exists [2023-07-12T15:52:16.879Z] main: digest: sha256:e64abf1aebe6e526d150aa06bf30c42834c544fec6133baec2d4ec5c8b9d34d6 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-12T15:52:16.923Z] ===================================================== [Pipeline] echo [2023-07-12T15:52:16.930Z] taggedImages: [2023-07-12T15:52:16.930Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663 [2023-07-12T15:52:16.930Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-07-12T15:52:16.930Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.7 [2023-07-12T15:52:16.930Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [2023-07-12T15:52:16.930Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-07-12T15:52:16.949Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-07-12T15:52:16.949Z] b4f3d3796f5e4a543acc54ea282569be45c8b663 [2023-07-12T15:52:16.949Z] latest [2023-07-12T15:52:16.949Z] 3.1.0-dev.7 [2023-07-12T15:52:16.949Z] b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [2023-07-12T15:52:16.949Z] main [2023-07-12T15:52:16.949Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:52:17.283Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:52:17.616Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663 [2023-07-12T15:52:17.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-07-12T15:52:17.616Z] 6e5691419c32: Preparing [2023-07-12T15:52:17.617Z] 238038ec710b: Preparing [2023-07-12T15:52:17.617Z] 5ec95a4b6da6: Preparing [2023-07-12T15:52:17.617Z] e43609c04354: Preparing [2023-07-12T15:52:17.617Z] 842cd3809d4a: Preparing [2023-07-12T15:52:17.617Z] 6df7c8a179e6: Preparing [2023-07-12T15:52:17.617Z] a814eebdff58: Preparing [2023-07-12T15:52:17.617Z] 9386262d7a74: Preparing [2023-07-12T15:52:17.617Z] 6df7c8a179e6: Waiting [2023-07-12T15:52:17.617Z] a814eebdff58: Waiting [2023-07-12T15:52:17.617Z] 9386262d7a74: Waiting [2023-07-12T15:52:17.617Z] 842cd3809d4a: Layer already exists [2023-07-12T15:52:17.882Z] 6df7c8a179e6: Layer already exists [2023-07-12T15:52:17.882Z] a814eebdff58: Layer already exists [2023-07-12T15:52:17.882Z] 238038ec710b: Pushed [2023-07-12T15:52:17.882Z] 5ec95a4b6da6: Pushed [2023-07-12T15:52:17.882Z] 6e5691419c32: Pushed [2023-07-12T15:52:17.882Z] 9386262d7a74: Layer already exists [2023-07-12T15:52:20.456Z] e43609c04354: Pushed [2023-07-12T15:52:20.456Z] b4f3d3796f5e4a543acc54ea282569be45c8b663: digest: sha256:d71290dbce0b9908558216a71dac865bcfaf82b41c84e96585166e8e6bed3daf size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:52:20.796Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:52:21.126Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-07-12T15:52:21.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-07-12T15:52:21.126Z] 6e5691419c32: Preparing [2023-07-12T15:52:21.126Z] 238038ec710b: Preparing [2023-07-12T15:52:21.126Z] 5ec95a4b6da6: Preparing [2023-07-12T15:52:21.126Z] e43609c04354: Preparing [2023-07-12T15:52:21.126Z] 842cd3809d4a: Preparing [2023-07-12T15:52:21.126Z] 6df7c8a179e6: Preparing [2023-07-12T15:52:21.126Z] a814eebdff58: Preparing [2023-07-12T15:52:21.126Z] 9386262d7a74: Preparing [2023-07-12T15:52:21.126Z] 6df7c8a179e6: Waiting [2023-07-12T15:52:21.126Z] a814eebdff58: Waiting [2023-07-12T15:52:21.126Z] 9386262d7a74: Waiting [2023-07-12T15:52:21.126Z] 5ec95a4b6da6: Layer already exists [2023-07-12T15:52:21.126Z] 842cd3809d4a: Layer already exists [2023-07-12T15:52:21.126Z] 6e5691419c32: Layer already exists [2023-07-12T15:52:21.126Z] 238038ec710b: Layer already exists [2023-07-12T15:52:21.126Z] 6df7c8a179e6: Layer already exists [2023-07-12T15:52:21.126Z] a814eebdff58: Layer already exists [2023-07-12T15:52:21.126Z] e43609c04354: Layer already exists [2023-07-12T15:52:21.126Z] 9386262d7a74: Layer already exists [2023-07-12T15:52:21.390Z] latest: digest: sha256:d71290dbce0b9908558216a71dac865bcfaf82b41c84e96585166e8e6bed3daf size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:52:21.734Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:52:22.077Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.7 [2023-07-12T15:52:22.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-07-12T15:52:22.077Z] 6e5691419c32: Preparing [2023-07-12T15:52:22.077Z] 238038ec710b: Preparing [2023-07-12T15:52:22.077Z] 5ec95a4b6da6: Preparing [2023-07-12T15:52:22.077Z] e43609c04354: Preparing [2023-07-12T15:52:22.077Z] 842cd3809d4a: Preparing [2023-07-12T15:52:22.077Z] 6df7c8a179e6: Preparing [2023-07-12T15:52:22.077Z] a814eebdff58: Preparing [2023-07-12T15:52:22.077Z] 9386262d7a74: Preparing [2023-07-12T15:52:22.077Z] 6df7c8a179e6: Waiting [2023-07-12T15:52:22.077Z] a814eebdff58: Waiting [2023-07-12T15:52:22.077Z] 9386262d7a74: Waiting [2023-07-12T15:52:22.077Z] 842cd3809d4a: Layer already exists [2023-07-12T15:52:22.077Z] 6e5691419c32: Layer already exists [2023-07-12T15:52:22.077Z] e43609c04354: Layer already exists [2023-07-12T15:52:22.077Z] 238038ec710b: Layer already exists [2023-07-12T15:52:22.077Z] 5ec95a4b6da6: Layer already exists [2023-07-12T15:52:22.077Z] 9386262d7a74: Layer already exists [2023-07-12T15:52:22.077Z] 6df7c8a179e6: Layer already exists [2023-07-12T15:52:22.077Z] a814eebdff58: Layer already exists [2023-07-12T15:52:22.077Z] 3.1.0-dev.7: digest: sha256:d71290dbce0b9908558216a71dac865bcfaf82b41c84e96585166e8e6bed3daf size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:52:22.683Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:52:23.035Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [2023-07-12T15:52:23.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-07-12T15:52:23.035Z] 6e5691419c32: Preparing [2023-07-12T15:52:23.035Z] 238038ec710b: Preparing [2023-07-12T15:52:23.035Z] 5ec95a4b6da6: Preparing [2023-07-12T15:52:23.035Z] e43609c04354: Preparing [2023-07-12T15:52:23.035Z] 842cd3809d4a: Preparing [2023-07-12T15:52:23.035Z] 6df7c8a179e6: Preparing [2023-07-12T15:52:23.035Z] a814eebdff58: Preparing [2023-07-12T15:52:23.035Z] 9386262d7a74: Preparing [2023-07-12T15:52:23.035Z] a814eebdff58: Waiting [2023-07-12T15:52:23.035Z] 9386262d7a74: Waiting [2023-07-12T15:52:23.035Z] 6df7c8a179e6: Waiting [2023-07-12T15:52:23.035Z] 5ec95a4b6da6: Layer already exists [2023-07-12T15:52:23.035Z] 238038ec710b: Layer already exists [2023-07-12T15:52:23.035Z] e43609c04354: Layer already exists [2023-07-12T15:52:23.035Z] 6e5691419c32: Layer already exists [2023-07-12T15:52:23.035Z] 842cd3809d4a: Layer already exists [2023-07-12T15:52:23.035Z] a814eebdff58: Layer already exists [2023-07-12T15:52:23.035Z] 9386262d7a74: Layer already exists [2023-07-12T15:52:23.035Z] 6df7c8a179e6: Layer already exists [2023-07-12T15:52:23.035Z] b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7: digest: sha256:d71290dbce0b9908558216a71dac865bcfaf82b41c84e96585166e8e6bed3daf size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:52:23.382Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:52:23.723Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-07-12T15:52:23.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-07-12T15:52:23.723Z] 6e5691419c32: Preparing [2023-07-12T15:52:23.723Z] 238038ec710b: Preparing [2023-07-12T15:52:23.723Z] 5ec95a4b6da6: Preparing [2023-07-12T15:52:23.723Z] e43609c04354: Preparing [2023-07-12T15:52:23.723Z] 842cd3809d4a: Preparing [2023-07-12T15:52:23.723Z] 6df7c8a179e6: Preparing [2023-07-12T15:52:23.723Z] a814eebdff58: Preparing [2023-07-12T15:52:23.723Z] 9386262d7a74: Preparing [2023-07-12T15:52:23.723Z] a814eebdff58: Waiting [2023-07-12T15:52:23.723Z] 6df7c8a179e6: Waiting [2023-07-12T15:52:23.723Z] 9386262d7a74: Waiting [2023-07-12T15:52:23.723Z] e43609c04354: Layer already exists [2023-07-12T15:52:23.723Z] 238038ec710b: Layer already exists [2023-07-12T15:52:23.723Z] 6e5691419c32: Layer already exists [2023-07-12T15:52:23.723Z] 842cd3809d4a: Layer already exists [2023-07-12T15:52:23.723Z] 5ec95a4b6da6: Layer already exists [2023-07-12T15:52:23.723Z] 6df7c8a179e6: Layer already exists [2023-07-12T15:52:23.723Z] a814eebdff58: Layer already exists [2023-07-12T15:52:23.723Z] 9386262d7a74: Layer already exists [2023-07-12T15:52:23.989Z] main: digest: sha256:d71290dbce0b9908558216a71dac865bcfaf82b41c84e96585166e8e6bed3daf size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-12T15:52:24.047Z] ===================================================== [Pipeline] echo [2023-07-12T15:52:24.057Z] taggedImages: [2023-07-12T15:52:24.057Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663 [2023-07-12T15:52:24.057Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-07-12T15:52:24.057Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.7 [2023-07-12T15:52:24.057Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [2023-07-12T15:52:24.057Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-07-12T15:52:24.085Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-07-12T15:52:24.085Z] b4f3d3796f5e4a543acc54ea282569be45c8b663 [2023-07-12T15:52:24.085Z] latest [2023-07-12T15:52:24.085Z] 3.1.0-dev.7 [2023-07-12T15:52:24.085Z] b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [2023-07-12T15:52:24.085Z] main [2023-07-12T15:52:24.085Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:52:24.440Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:52:24.781Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663 [2023-07-12T15:52:24.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-07-12T15:52:24.781Z] 24139144db7a: Preparing [2023-07-12T15:52:24.781Z] 90636544940e: Preparing [2023-07-12T15:52:24.781Z] 0406699031f9: Preparing [2023-07-12T15:52:24.781Z] be635d42602f: Preparing [2023-07-12T15:52:24.781Z] 842cd3809d4a: Preparing [2023-07-12T15:52:24.781Z] 6df7c8a179e6: Preparing [2023-07-12T15:52:24.781Z] 2eba90fc08ac: Preparing [2023-07-12T15:52:24.781Z] 243258eac8c8: Preparing [2023-07-12T15:52:24.781Z] 9386262d7a74: Preparing [2023-07-12T15:52:24.781Z] 2eba90fc08ac: Waiting [2023-07-12T15:52:24.781Z] 243258eac8c8: Waiting [2023-07-12T15:52:24.781Z] 9386262d7a74: Waiting [2023-07-12T15:52:24.781Z] 6df7c8a179e6: Waiting [2023-07-12T15:52:24.781Z] 842cd3809d4a: Layer already exists [2023-07-12T15:52:25.047Z] 6df7c8a179e6: Layer already exists [2023-07-12T15:52:25.047Z] 90636544940e: Pushed [2023-07-12T15:52:25.047Z] be635d42602f: Pushed [2023-07-12T15:52:25.047Z] 24139144db7a: Pushed [2023-07-12T15:52:25.047Z] 9386262d7a74: Layer already exists [2023-07-12T15:52:25.047Z] 2eba90fc08ac: Pushed [2023-07-12T15:52:25.314Z] 243258eac8c8: Pushed [2023-07-12T15:52:27.893Z] 0406699031f9: Pushed [2023-07-12T15:52:27.893Z] b4f3d3796f5e4a543acc54ea282569be45c8b663: digest: sha256:eb3c02379bed10fd13095350653922d546955905a8509d6339a61f8abe75b615 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:52:28.247Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:52:28.593Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-07-12T15:52:28.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-07-12T15:52:28.593Z] 24139144db7a: Preparing [2023-07-12T15:52:28.593Z] 90636544940e: Preparing [2023-07-12T15:52:28.593Z] 0406699031f9: Preparing [2023-07-12T15:52:28.593Z] be635d42602f: Preparing [2023-07-12T15:52:28.593Z] 842cd3809d4a: Preparing [2023-07-12T15:52:28.593Z] 6df7c8a179e6: Preparing [2023-07-12T15:52:28.593Z] 2eba90fc08ac: Preparing [2023-07-12T15:52:28.593Z] 243258eac8c8: Preparing [2023-07-12T15:52:28.593Z] 9386262d7a74: Preparing [2023-07-12T15:52:28.593Z] 2eba90fc08ac: Waiting [2023-07-12T15:52:28.593Z] 243258eac8c8: Waiting [2023-07-12T15:52:28.593Z] 9386262d7a74: Waiting [2023-07-12T15:52:28.593Z] 6df7c8a179e6: Waiting [2023-07-12T15:52:28.593Z] 842cd3809d4a: Layer already exists [2023-07-12T15:52:28.593Z] 24139144db7a: Layer already exists [2023-07-12T15:52:28.593Z] 0406699031f9: Layer already exists [2023-07-12T15:52:28.593Z] 90636544940e: Layer already exists [2023-07-12T15:52:28.593Z] be635d42602f: Layer already exists [2023-07-12T15:52:28.593Z] 243258eac8c8: Layer already exists [2023-07-12T15:52:28.593Z] 6df7c8a179e6: Layer already exists [2023-07-12T15:52:28.593Z] 2eba90fc08ac: Layer already exists [2023-07-12T15:52:28.593Z] 9386262d7a74: Layer already exists [2023-07-12T15:52:28.859Z] latest: digest: sha256:eb3c02379bed10fd13095350653922d546955905a8509d6339a61f8abe75b615 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:52:29.212Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:52:29.553Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.7 [2023-07-12T15:52:29.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-07-12T15:52:29.553Z] 24139144db7a: Preparing [2023-07-12T15:52:29.553Z] 90636544940e: Preparing [2023-07-12T15:52:29.553Z] 0406699031f9: Preparing [2023-07-12T15:52:29.553Z] be635d42602f: Preparing [2023-07-12T15:52:29.553Z] 842cd3809d4a: Preparing [2023-07-12T15:52:29.553Z] 6df7c8a179e6: Preparing [2023-07-12T15:52:29.553Z] 2eba90fc08ac: Preparing [2023-07-12T15:52:29.553Z] 243258eac8c8: Preparing [2023-07-12T15:52:29.553Z] 9386262d7a74: Preparing [2023-07-12T15:52:29.553Z] 6df7c8a179e6: Waiting [2023-07-12T15:52:29.553Z] 2eba90fc08ac: Waiting [2023-07-12T15:52:29.553Z] 243258eac8c8: Waiting [2023-07-12T15:52:29.553Z] 9386262d7a74: Waiting [2023-07-12T15:52:29.553Z] 0406699031f9: Layer already exists [2023-07-12T15:52:29.553Z] 90636544940e: Layer already exists [2023-07-12T15:52:29.553Z] be635d42602f: Layer already exists [2023-07-12T15:52:29.553Z] 842cd3809d4a: Layer already exists [2023-07-12T15:52:29.553Z] 24139144db7a: Layer already exists [2023-07-12T15:52:29.553Z] 2eba90fc08ac: Layer already exists [2023-07-12T15:52:29.553Z] 243258eac8c8: Layer already exists [2023-07-12T15:52:29.553Z] 6df7c8a179e6: Layer already exists [2023-07-12T15:52:29.553Z] 9386262d7a74: Layer already exists [2023-07-12T15:52:29.818Z] 3.1.0-dev.7: digest: sha256:eb3c02379bed10fd13095350653922d546955905a8509d6339a61f8abe75b615 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:52:30.170Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:52:30.506Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [2023-07-12T15:52:30.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-07-12T15:52:30.506Z] 24139144db7a: Preparing [2023-07-12T15:52:30.506Z] 90636544940e: Preparing [2023-07-12T15:52:30.506Z] 0406699031f9: Preparing [2023-07-12T15:52:30.506Z] be635d42602f: Preparing [2023-07-12T15:52:30.506Z] 842cd3809d4a: Preparing [2023-07-12T15:52:30.506Z] 6df7c8a179e6: Preparing [2023-07-12T15:52:30.506Z] 2eba90fc08ac: Preparing [2023-07-12T15:52:30.506Z] 243258eac8c8: Preparing [2023-07-12T15:52:30.506Z] 9386262d7a74: Preparing [2023-07-12T15:52:30.506Z] 2eba90fc08ac: Waiting [2023-07-12T15:52:30.506Z] 243258eac8c8: Waiting [2023-07-12T15:52:30.506Z] 6df7c8a179e6: Waiting [2023-07-12T15:52:30.506Z] 842cd3809d4a: Layer already exists [2023-07-12T15:52:30.506Z] 90636544940e: Layer already exists [2023-07-12T15:52:30.506Z] 24139144db7a: Layer already exists [2023-07-12T15:52:30.506Z] 0406699031f9: Layer already exists [2023-07-12T15:52:30.506Z] be635d42602f: Layer already exists [2023-07-12T15:52:30.506Z] 243258eac8c8: Layer already exists [2023-07-12T15:52:30.506Z] 2eba90fc08ac: Layer already exists [2023-07-12T15:52:30.506Z] 6df7c8a179e6: Layer already exists [2023-07-12T15:52:30.506Z] 9386262d7a74: Layer already exists [2023-07-12T15:52:30.771Z] b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7: digest: sha256:eb3c02379bed10fd13095350653922d546955905a8509d6339a61f8abe75b615 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:52:31.114Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:52:31.448Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-07-12T15:52:31.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-07-12T15:52:31.448Z] 24139144db7a: Preparing [2023-07-12T15:52:31.448Z] 90636544940e: Preparing [2023-07-12T15:52:31.448Z] 0406699031f9: Preparing [2023-07-12T15:52:31.448Z] be635d42602f: Preparing [2023-07-12T15:52:31.448Z] 842cd3809d4a: Preparing [2023-07-12T15:52:31.448Z] 6df7c8a179e6: Preparing [2023-07-12T15:52:31.448Z] 2eba90fc08ac: Preparing [2023-07-12T15:52:31.448Z] 243258eac8c8: Preparing [2023-07-12T15:52:31.448Z] 9386262d7a74: Preparing [2023-07-12T15:52:31.448Z] 2eba90fc08ac: Waiting [2023-07-12T15:52:31.448Z] 243258eac8c8: Waiting [2023-07-12T15:52:31.448Z] 9386262d7a74: Waiting [2023-07-12T15:52:31.448Z] 6df7c8a179e6: Waiting [2023-07-12T15:52:31.448Z] 24139144db7a: Layer already exists [2023-07-12T15:52:31.448Z] 90636544940e: Layer already exists [2023-07-12T15:52:31.448Z] 842cd3809d4a: Layer already exists [2023-07-12T15:52:31.448Z] 0406699031f9: Layer already exists [2023-07-12T15:52:31.448Z] be635d42602f: Layer already exists [2023-07-12T15:52:31.448Z] 6df7c8a179e6: Layer already exists [2023-07-12T15:52:31.448Z] 2eba90fc08ac: Layer already exists [2023-07-12T15:52:31.448Z] 243258eac8c8: Layer already exists [2023-07-12T15:52:31.448Z] 9386262d7a74: Layer already exists [2023-07-12T15:52:31.713Z] main: digest: sha256:eb3c02379bed10fd13095350653922d546955905a8509d6339a61f8abe75b615 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-12T15:52:31.755Z] ===================================================== [Pipeline] echo [2023-07-12T15:52:31.760Z] taggedImages: [2023-07-12T15:52:31.761Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663 [2023-07-12T15:52:31.761Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-07-12T15:52:31.761Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.7 [2023-07-12T15:52:31.761Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [2023-07-12T15:52:31.761Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-07-12T15:52:31.775Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-07-12T15:52:31.775Z] b4f3d3796f5e4a543acc54ea282569be45c8b663 [2023-07-12T15:52:31.775Z] latest [2023-07-12T15:52:31.775Z] 3.1.0-dev.7 [2023-07-12T15:52:31.775Z] b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [2023-07-12T15:52:31.775Z] main [2023-07-12T15:52:31.775Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:52:32.103Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:52:32.436Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663 [2023-07-12T15:52:32.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-07-12T15:52:32.436Z] d17a691c2260: Preparing [2023-07-12T15:52:32.436Z] 4ba702e1ad88: Preparing [2023-07-12T15:52:32.436Z] 21541d3133b8: Preparing [2023-07-12T15:52:32.436Z] fa66c64e79fc: Preparing [2023-07-12T15:52:32.436Z] cefcc1013caa: Preparing [2023-07-12T15:52:32.436Z] 56687b2cb0ba: Preparing [2023-07-12T15:52:32.436Z] 9552631a9e7e: Preparing [2023-07-12T15:52:32.436Z] 842cd3809d4a: Preparing [2023-07-12T15:52:32.436Z] 6df7c8a179e6: Preparing [2023-07-12T15:52:32.436Z] ff95e8b0ecc5: Preparing [2023-07-12T15:52:32.436Z] 9386262d7a74: Preparing [2023-07-12T15:52:32.436Z] 6df7c8a179e6: Waiting [2023-07-12T15:52:32.436Z] 56687b2cb0ba: Waiting [2023-07-12T15:52:32.436Z] 9552631a9e7e: Waiting [2023-07-12T15:52:32.436Z] 842cd3809d4a: Waiting [2023-07-12T15:52:32.436Z] ff95e8b0ecc5: Waiting [2023-07-12T15:52:32.436Z] 9386262d7a74: Waiting [2023-07-12T15:52:32.703Z] 4ba702e1ad88: Pushed [2023-07-12T15:52:32.703Z] d17a691c2260: Pushed [2023-07-12T15:52:32.703Z] cefcc1013caa: Pushed [2023-07-12T15:52:32.703Z] 842cd3809d4a: Layer already exists [2023-07-12T15:52:32.703Z] 6df7c8a179e6: Layer already exists [2023-07-12T15:52:32.969Z] 56687b2cb0ba: Pushed [2023-07-12T15:52:32.969Z] 9552631a9e7e: Pushed [2023-07-12T15:52:32.969Z] 9386262d7a74: Layer already exists [2023-07-12T15:52:34.907Z] fa66c64e79fc: Pushed [2023-07-12T15:52:35.172Z] ff95e8b0ecc5: Pushed [2023-07-12T15:52:36.127Z] 21541d3133b8: Pushed [2023-07-12T15:52:36.127Z] b4f3d3796f5e4a543acc54ea282569be45c8b663: digest: sha256:5b53ba7e1b11debab5f3d33330c4ec4778fb40e3923a82fd55859c657d0837ce size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:52:36.462Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:52:36.799Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-07-12T15:52:36.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-07-12T15:52:36.799Z] d17a691c2260: Preparing [2023-07-12T15:52:36.799Z] 4ba702e1ad88: Preparing [2023-07-12T15:52:36.799Z] 21541d3133b8: Preparing [2023-07-12T15:52:36.799Z] fa66c64e79fc: Preparing [2023-07-12T15:52:36.799Z] cefcc1013caa: Preparing [2023-07-12T15:52:36.799Z] 56687b2cb0ba: Preparing [2023-07-12T15:52:36.799Z] 9552631a9e7e: Preparing [2023-07-12T15:52:36.799Z] 842cd3809d4a: Preparing [2023-07-12T15:52:36.799Z] 6df7c8a179e6: Preparing [2023-07-12T15:52:36.799Z] ff95e8b0ecc5: Preparing [2023-07-12T15:52:36.799Z] 9386262d7a74: Preparing [2023-07-12T15:52:36.799Z] 842cd3809d4a: Waiting [2023-07-12T15:52:36.799Z] 6df7c8a179e6: Waiting [2023-07-12T15:52:36.799Z] 56687b2cb0ba: Waiting [2023-07-12T15:52:36.799Z] ff95e8b0ecc5: Waiting [2023-07-12T15:52:36.799Z] 9386262d7a74: Waiting [2023-07-12T15:52:36.799Z] 9552631a9e7e: Waiting [2023-07-12T15:52:36.799Z] 4ba702e1ad88: Layer already exists [2023-07-12T15:52:36.799Z] cefcc1013caa: Layer already exists [2023-07-12T15:52:36.799Z] 21541d3133b8: Layer already exists [2023-07-12T15:52:36.799Z] d17a691c2260: Layer already exists [2023-07-12T15:52:36.799Z] fa66c64e79fc: Layer already exists [2023-07-12T15:52:36.799Z] 9552631a9e7e: Layer already exists [2023-07-12T15:52:36.799Z] 56687b2cb0ba: Layer already exists [2023-07-12T15:52:36.799Z] 842cd3809d4a: Layer already exists [2023-07-12T15:52:36.799Z] ff95e8b0ecc5: Layer already exists [2023-07-12T15:52:36.799Z] 6df7c8a179e6: Layer already exists [2023-07-12T15:52:36.799Z] 9386262d7a74: Layer already exists [2023-07-12T15:52:37.065Z] latest: digest: sha256:5b53ba7e1b11debab5f3d33330c4ec4778fb40e3923a82fd55859c657d0837ce size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:52:37.401Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:52:37.732Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.7 [2023-07-12T15:52:37.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-07-12T15:52:37.732Z] d17a691c2260: Preparing [2023-07-12T15:52:37.732Z] 4ba702e1ad88: Preparing [2023-07-12T15:52:37.732Z] 21541d3133b8: Preparing [2023-07-12T15:52:37.732Z] fa66c64e79fc: Preparing [2023-07-12T15:52:37.732Z] cefcc1013caa: Preparing [2023-07-12T15:52:37.732Z] 56687b2cb0ba: Preparing [2023-07-12T15:52:37.732Z] 9552631a9e7e: Preparing [2023-07-12T15:52:37.732Z] 842cd3809d4a: Preparing [2023-07-12T15:52:37.732Z] 6df7c8a179e6: Preparing [2023-07-12T15:52:37.732Z] ff95e8b0ecc5: Preparing [2023-07-12T15:52:37.732Z] 9386262d7a74: Preparing [2023-07-12T15:52:37.732Z] 842cd3809d4a: Waiting [2023-07-12T15:52:37.732Z] 6df7c8a179e6: Waiting [2023-07-12T15:52:37.732Z] ff95e8b0ecc5: Waiting [2023-07-12T15:52:37.732Z] 56687b2cb0ba: Waiting [2023-07-12T15:52:37.732Z] 9552631a9e7e: Waiting [2023-07-12T15:52:37.732Z] 9386262d7a74: Waiting [2023-07-12T15:52:37.732Z] 21541d3133b8: Layer already exists [2023-07-12T15:52:37.732Z] cefcc1013caa: Layer already exists [2023-07-12T15:52:37.732Z] d17a691c2260: Layer already exists [2023-07-12T15:52:37.732Z] fa66c64e79fc: Layer already exists [2023-07-12T15:52:37.732Z] 4ba702e1ad88: Layer already exists [2023-07-12T15:52:37.732Z] 56687b2cb0ba: Layer already exists [2023-07-12T15:52:37.732Z] 9552631a9e7e: Layer already exists [2023-07-12T15:52:37.732Z] 842cd3809d4a: Layer already exists [2023-07-12T15:52:37.732Z] ff95e8b0ecc5: Layer already exists [2023-07-12T15:52:37.732Z] 6df7c8a179e6: Layer already exists [2023-07-12T15:52:37.732Z] 9386262d7a74: Layer already exists [2023-07-12T15:52:37.998Z] 3.1.0-dev.7: digest: sha256:5b53ba7e1b11debab5f3d33330c4ec4778fb40e3923a82fd55859c657d0837ce size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:52:38.336Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:52:38.669Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [2023-07-12T15:52:38.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-07-12T15:52:38.669Z] d17a691c2260: Preparing [2023-07-12T15:52:38.669Z] 4ba702e1ad88: Preparing [2023-07-12T15:52:38.669Z] 21541d3133b8: Preparing [2023-07-12T15:52:38.669Z] fa66c64e79fc: Preparing [2023-07-12T15:52:38.669Z] cefcc1013caa: Preparing [2023-07-12T15:52:38.669Z] 56687b2cb0ba: Preparing [2023-07-12T15:52:38.669Z] 9552631a9e7e: Preparing [2023-07-12T15:52:38.669Z] 842cd3809d4a: Preparing [2023-07-12T15:52:38.669Z] 6df7c8a179e6: Preparing [2023-07-12T15:52:38.669Z] ff95e8b0ecc5: Preparing [2023-07-12T15:52:38.669Z] 9386262d7a74: Preparing [2023-07-12T15:52:38.669Z] 842cd3809d4a: Waiting [2023-07-12T15:52:38.669Z] 6df7c8a179e6: Waiting [2023-07-12T15:52:38.669Z] 56687b2cb0ba: Waiting [2023-07-12T15:52:38.669Z] 9552631a9e7e: Waiting [2023-07-12T15:52:38.669Z] ff95e8b0ecc5: Waiting [2023-07-12T15:52:38.669Z] 9386262d7a74: Waiting [2023-07-12T15:52:38.669Z] d17a691c2260: Layer already exists [2023-07-12T15:52:38.669Z] 4ba702e1ad88: Layer already exists [2023-07-12T15:52:38.669Z] fa66c64e79fc: Layer already exists [2023-07-12T15:52:38.669Z] 21541d3133b8: Layer already exists [2023-07-12T15:52:38.669Z] cefcc1013caa: Layer already exists [2023-07-12T15:52:38.669Z] 842cd3809d4a: Layer already exists [2023-07-12T15:52:38.669Z] 56687b2cb0ba: Layer already exists [2023-07-12T15:52:38.669Z] 9552631a9e7e: Layer already exists [2023-07-12T15:52:38.669Z] ff95e8b0ecc5: Layer already exists [2023-07-12T15:52:38.669Z] 6df7c8a179e6: Layer already exists [2023-07-12T15:52:38.669Z] 9386262d7a74: Layer already exists [2023-07-12T15:52:38.933Z] b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7: digest: sha256:5b53ba7e1b11debab5f3d33330c4ec4778fb40e3923a82fd55859c657d0837ce size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:52:39.268Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:52:39.606Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-07-12T15:52:39.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-07-12T15:52:39.606Z] d17a691c2260: Preparing [2023-07-12T15:52:39.606Z] 4ba702e1ad88: Preparing [2023-07-12T15:52:39.606Z] 21541d3133b8: Preparing [2023-07-12T15:52:39.606Z] fa66c64e79fc: Preparing [2023-07-12T15:52:39.606Z] cefcc1013caa: Preparing [2023-07-12T15:52:39.606Z] 56687b2cb0ba: Preparing [2023-07-12T15:52:39.606Z] 9552631a9e7e: Preparing [2023-07-12T15:52:39.606Z] 842cd3809d4a: Preparing [2023-07-12T15:52:39.606Z] 6df7c8a179e6: Preparing [2023-07-12T15:52:39.606Z] ff95e8b0ecc5: Preparing [2023-07-12T15:52:39.606Z] 9386262d7a74: Preparing [2023-07-12T15:52:39.606Z] 842cd3809d4a: Waiting [2023-07-12T15:52:39.606Z] 6df7c8a179e6: Waiting [2023-07-12T15:52:39.606Z] 56687b2cb0ba: Waiting [2023-07-12T15:52:39.606Z] ff95e8b0ecc5: Waiting [2023-07-12T15:52:39.606Z] 9552631a9e7e: Waiting [2023-07-12T15:52:39.606Z] 9386262d7a74: Waiting [2023-07-12T15:52:39.606Z] cefcc1013caa: Layer already exists [2023-07-12T15:52:39.606Z] 21541d3133b8: Layer already exists [2023-07-12T15:52:39.606Z] 4ba702e1ad88: Layer already exists [2023-07-12T15:52:39.606Z] fa66c64e79fc: Layer already exists [2023-07-12T15:52:39.606Z] d17a691c2260: Layer already exists [2023-07-12T15:52:39.606Z] 9552631a9e7e: Layer already exists [2023-07-12T15:52:39.606Z] 842cd3809d4a: Layer already exists [2023-07-12T15:52:39.606Z] ff95e8b0ecc5: Layer already exists [2023-07-12T15:52:39.606Z] 56687b2cb0ba: Layer already exists [2023-07-12T15:52:39.606Z] 6df7c8a179e6: Layer already exists [2023-07-12T15:52:39.606Z] 9386262d7a74: Layer already exists [2023-07-12T15:52:39.872Z] main: digest: sha256:5b53ba7e1b11debab5f3d33330c4ec4778fb40e3923a82fd55859c657d0837ce size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-12T15:52:39.929Z] ===================================================== [Pipeline] echo [2023-07-12T15:52:39.938Z] taggedImages: [2023-07-12T15:52:39.938Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663 [2023-07-12T15:52:39.938Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-07-12T15:52:39.938Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.7 [2023-07-12T15:52:39.938Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [2023-07-12T15:52:39.938Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-07-12T15:52:39.960Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-07-12T15:52:39.960Z] b4f3d3796f5e4a543acc54ea282569be45c8b663 [2023-07-12T15:52:39.960Z] latest [2023-07-12T15:52:39.960Z] 3.1.0-dev.7 [2023-07-12T15:52:39.960Z] b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [2023-07-12T15:52:39.960Z] main [2023-07-12T15:52:39.960Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:52:40.307Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:52:40.642Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663 [2023-07-12T15:52:40.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-07-12T15:52:40.642Z] 9a8c166e5318: Preparing [2023-07-12T15:52:40.642Z] 6f48b2883803: Preparing [2023-07-12T15:52:40.642Z] 842cd3809d4a: Preparing [2023-07-12T15:52:40.642Z] 6df7c8a179e6: Preparing [2023-07-12T15:52:40.642Z] 822dee5b59b8: Preparing [2023-07-12T15:52:40.642Z] 9386262d7a74: Preparing [2023-07-12T15:52:40.642Z] 9386262d7a74: Waiting [2023-07-12T15:52:42.047Z] 842cd3809d4a: Layer already exists [2023-07-12T15:52:42.047Z] 6df7c8a179e6: Layer already exists [2023-07-12T15:52:42.047Z] 822dee5b59b8: Pushed [2023-07-12T15:52:42.047Z] 9386262d7a74: Layer already exists [2023-07-12T15:52:42.312Z] 9a8c166e5318: Pushed [2023-07-12T15:52:45.649Z] 6f48b2883803: Pushed [2023-07-12T15:52:45.649Z] b4f3d3796f5e4a543acc54ea282569be45c8b663: digest: sha256:d0321ba4dc0d613688817d2740c15a663fe5f2f897e72f9dd8a09f4de1f6cf75 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:52:46.258Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:52:46.596Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-07-12T15:52:46.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-07-12T15:52:46.596Z] 9a8c166e5318: Preparing [2023-07-12T15:52:46.596Z] 6f48b2883803: Preparing [2023-07-12T15:52:46.596Z] 842cd3809d4a: Preparing [2023-07-12T15:52:46.596Z] 6df7c8a179e6: Preparing [2023-07-12T15:52:46.596Z] 822dee5b59b8: Preparing [2023-07-12T15:52:46.596Z] 9386262d7a74: Preparing [2023-07-12T15:52:46.596Z] 9386262d7a74: Waiting [2023-07-12T15:52:46.596Z] 9a8c166e5318: Layer already exists [2023-07-12T15:52:46.596Z] 822dee5b59b8: Layer already exists [2023-07-12T15:52:46.596Z] 842cd3809d4a: Layer already exists [2023-07-12T15:52:46.596Z] 6f48b2883803: Layer already exists [2023-07-12T15:52:46.596Z] 6df7c8a179e6: Layer already exists [2023-07-12T15:52:46.596Z] 9386262d7a74: Layer already exists [2023-07-12T15:52:46.861Z] latest: digest: sha256:d0321ba4dc0d613688817d2740c15a663fe5f2f897e72f9dd8a09f4de1f6cf75 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:52:47.193Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:52:47.528Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.7 [2023-07-12T15:52:47.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-07-12T15:52:47.528Z] 9a8c166e5318: Preparing [2023-07-12T15:52:47.528Z] 6f48b2883803: Preparing [2023-07-12T15:52:47.528Z] 842cd3809d4a: Preparing [2023-07-12T15:52:47.528Z] 6df7c8a179e6: Preparing [2023-07-12T15:52:47.528Z] 822dee5b59b8: Preparing [2023-07-12T15:52:47.528Z] 9386262d7a74: Preparing [2023-07-12T15:52:47.528Z] 9386262d7a74: Waiting [2023-07-12T15:52:47.528Z] 822dee5b59b8: Layer already exists [2023-07-12T15:52:47.528Z] 842cd3809d4a: Layer already exists [2023-07-12T15:52:47.528Z] 6f48b2883803: Layer already exists [2023-07-12T15:52:47.528Z] 6df7c8a179e6: Layer already exists [2023-07-12T15:52:47.528Z] 9a8c166e5318: Layer already exists [2023-07-12T15:52:47.528Z] 9386262d7a74: Layer already exists [2023-07-12T15:52:47.528Z] 3.1.0-dev.7: digest: sha256:d0321ba4dc0d613688817d2740c15a663fe5f2f897e72f9dd8a09f4de1f6cf75 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:52:48.128Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:52:48.459Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [2023-07-12T15:52:48.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-07-12T15:52:48.459Z] 9a8c166e5318: Preparing [2023-07-12T15:52:48.459Z] 6f48b2883803: Preparing [2023-07-12T15:52:48.459Z] 842cd3809d4a: Preparing [2023-07-12T15:52:48.459Z] 6df7c8a179e6: Preparing [2023-07-12T15:52:48.459Z] 822dee5b59b8: Preparing [2023-07-12T15:52:48.459Z] 9386262d7a74: Preparing [2023-07-12T15:52:48.459Z] 9386262d7a74: Waiting [2023-07-12T15:52:48.459Z] 822dee5b59b8: Layer already exists [2023-07-12T15:52:48.459Z] 842cd3809d4a: Layer already exists [2023-07-12T15:52:48.459Z] 6df7c8a179e6: Layer already exists [2023-07-12T15:52:48.459Z] 9a8c166e5318: Layer already exists [2023-07-12T15:52:48.459Z] 6f48b2883803: Layer already exists [2023-07-12T15:52:48.459Z] 9386262d7a74: Layer already exists [2023-07-12T15:52:48.459Z] b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7: digest: sha256:d0321ba4dc0d613688817d2740c15a663fe5f2f897e72f9dd8a09f4de1f6cf75 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:52:49.075Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:52:49.419Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-07-12T15:52:49.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-07-12T15:52:49.419Z] 9a8c166e5318: Preparing [2023-07-12T15:52:49.419Z] 6f48b2883803: Preparing [2023-07-12T15:52:49.419Z] 842cd3809d4a: Preparing [2023-07-12T15:52:49.419Z] 6df7c8a179e6: Preparing [2023-07-12T15:52:49.419Z] 822dee5b59b8: Preparing [2023-07-12T15:52:49.419Z] 9386262d7a74: Preparing [2023-07-12T15:52:49.419Z] 9386262d7a74: Waiting [2023-07-12T15:52:49.419Z] 9a8c166e5318: Layer already exists [2023-07-12T15:52:49.419Z] 842cd3809d4a: Layer already exists [2023-07-12T15:52:49.419Z] 822dee5b59b8: Layer already exists [2023-07-12T15:52:49.419Z] 6f48b2883803: Layer already exists [2023-07-12T15:52:49.419Z] 6df7c8a179e6: Layer already exists [2023-07-12T15:52:49.419Z] 9386262d7a74: Layer already exists [2023-07-12T15:52:49.684Z] main: digest: sha256:d0321ba4dc0d613688817d2740c15a663fe5f2f897e72f9dd8a09f4de1f6cf75 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-12T15:52:49.729Z] ===================================================== [Pipeline] echo [2023-07-12T15:52:49.738Z] taggedImages: [2023-07-12T15:52:49.738Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663 [2023-07-12T15:52:49.738Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-07-12T15:52:49.738Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.7 [2023-07-12T15:52:49.738Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [2023-07-12T15:52:49.738Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-07-12T15:52:49.762Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-07-12T15:52:49.762Z] b4f3d3796f5e4a543acc54ea282569be45c8b663 [2023-07-12T15:52:49.762Z] latest [2023-07-12T15:52:49.762Z] 3.1.0-dev.7 [2023-07-12T15:52:49.762Z] b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [2023-07-12T15:52:49.762Z] main [2023-07-12T15:52:49.762Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:52:50.100Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:52:50.440Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663 [2023-07-12T15:52:50.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-07-12T15:52:50.440Z] e8468475d654: Preparing [2023-07-12T15:52:50.440Z] 0472702d2e1e: Preparing [2023-07-12T15:52:50.440Z] 15405c090963: Preparing [2023-07-12T15:52:50.440Z] e374375bd460: Preparing [2023-07-12T15:52:50.440Z] 3046c21a203d: Preparing [2023-07-12T15:52:50.440Z] 842cd3809d4a: Preparing [2023-07-12T15:52:50.440Z] 6df7c8a179e6: Preparing [2023-07-12T15:52:50.440Z] 844a1cefc626: Preparing [2023-07-12T15:52:50.440Z] 9386262d7a74: Preparing [2023-07-12T15:52:50.440Z] 842cd3809d4a: Waiting [2023-07-12T15:52:50.440Z] 6df7c8a179e6: Waiting [2023-07-12T15:52:50.440Z] 844a1cefc626: Waiting [2023-07-12T15:52:50.440Z] 9386262d7a74: Waiting [2023-07-12T15:52:50.706Z] 0472702d2e1e: Pushed [2023-07-12T15:52:50.706Z] 15405c090963: Pushed [2023-07-12T15:52:50.706Z] e8468475d654: Pushed [2023-07-12T15:52:50.706Z] 842cd3809d4a: Layer already exists [2023-07-12T15:52:50.706Z] 6df7c8a179e6: Layer already exists [2023-07-12T15:52:50.706Z] 9386262d7a74: Layer already exists [2023-07-12T15:52:51.661Z] 844a1cefc626: Pushed [2023-07-12T15:53:04.129Z] 3046c21a203d: Pushed [2023-07-12T15:53:08.373Z] e374375bd460: Pushed [2023-07-12T15:53:08.639Z] b4f3d3796f5e4a543acc54ea282569be45c8b663: digest: sha256:dfb02cbcb13b8360c4de8e33bb86989a073ea5a6a5af9ff1a07b278eda88a61f size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:53:09.567Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:53:09.910Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-07-12T15:53:09.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-07-12T15:53:09.910Z] e8468475d654: Preparing [2023-07-12T15:53:09.910Z] 0472702d2e1e: Preparing [2023-07-12T15:53:09.910Z] 15405c090963: Preparing [2023-07-12T15:53:09.910Z] e374375bd460: Preparing [2023-07-12T15:53:09.910Z] 3046c21a203d: Preparing [2023-07-12T15:53:09.910Z] 842cd3809d4a: Preparing [2023-07-12T15:53:09.910Z] 6df7c8a179e6: Preparing [2023-07-12T15:53:09.910Z] 844a1cefc626: Preparing [2023-07-12T15:53:09.910Z] 9386262d7a74: Preparing [2023-07-12T15:53:09.910Z] 842cd3809d4a: Waiting [2023-07-12T15:53:09.910Z] 6df7c8a179e6: Waiting [2023-07-12T15:53:09.910Z] 844a1cefc626: Waiting [2023-07-12T15:53:09.910Z] 9386262d7a74: Waiting [2023-07-12T15:53:09.910Z] 3046c21a203d: Layer already exists [2023-07-12T15:53:09.910Z] e374375bd460: Layer already exists [2023-07-12T15:53:09.910Z] 15405c090963: Layer already exists [2023-07-12T15:53:09.910Z] 0472702d2e1e: Layer already exists [2023-07-12T15:53:09.910Z] e8468475d654: Layer already exists [2023-07-12T15:53:09.910Z] 6df7c8a179e6: Layer already exists [2023-07-12T15:53:09.910Z] 842cd3809d4a: Layer already exists [2023-07-12T15:53:09.910Z] 844a1cefc626: Layer already exists [2023-07-12T15:53:09.910Z] 9386262d7a74: Layer already exists [2023-07-12T15:53:10.175Z] latest: digest: sha256:dfb02cbcb13b8360c4de8e33bb86989a073ea5a6a5af9ff1a07b278eda88a61f size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:53:10.509Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:53:10.857Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.7 [2023-07-12T15:53:10.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-07-12T15:53:10.857Z] e8468475d654: Preparing [2023-07-12T15:53:10.857Z] 0472702d2e1e: Preparing [2023-07-12T15:53:10.857Z] 15405c090963: Preparing [2023-07-12T15:53:10.857Z] e374375bd460: Preparing [2023-07-12T15:53:10.857Z] 3046c21a203d: Preparing [2023-07-12T15:53:10.857Z] 842cd3809d4a: Preparing [2023-07-12T15:53:10.857Z] 6df7c8a179e6: Preparing [2023-07-12T15:53:10.857Z] 844a1cefc626: Preparing [2023-07-12T15:53:10.857Z] 9386262d7a74: Preparing [2023-07-12T15:53:10.857Z] 6df7c8a179e6: Waiting [2023-07-12T15:53:10.857Z] 844a1cefc626: Waiting [2023-07-12T15:53:10.857Z] 9386262d7a74: Waiting [2023-07-12T15:53:10.857Z] 842cd3809d4a: Waiting [2023-07-12T15:53:10.857Z] 0472702d2e1e: Layer already exists [2023-07-12T15:53:10.857Z] 3046c21a203d: Layer already exists [2023-07-12T15:53:10.857Z] 15405c090963: Layer already exists [2023-07-12T15:53:10.857Z] e8468475d654: Layer already exists [2023-07-12T15:53:10.857Z] e374375bd460: Layer already exists [2023-07-12T15:53:10.857Z] 842cd3809d4a: Layer already exists [2023-07-12T15:53:10.857Z] 6df7c8a179e6: Layer already exists [2023-07-12T15:53:10.857Z] 844a1cefc626: Layer already exists [2023-07-12T15:53:10.857Z] 9386262d7a74: Layer already exists [2023-07-12T15:53:10.857Z] 3.1.0-dev.7: digest: sha256:dfb02cbcb13b8360c4de8e33bb86989a073ea5a6a5af9ff1a07b278eda88a61f size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:53:11.470Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:53:11.814Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [2023-07-12T15:53:11.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-07-12T15:53:11.814Z] e8468475d654: Preparing [2023-07-12T15:53:11.814Z] 0472702d2e1e: Preparing [2023-07-12T15:53:11.814Z] 15405c090963: Preparing [2023-07-12T15:53:11.814Z] e374375bd460: Preparing [2023-07-12T15:53:11.814Z] 3046c21a203d: Preparing [2023-07-12T15:53:11.814Z] 842cd3809d4a: Preparing [2023-07-12T15:53:11.814Z] 6df7c8a179e6: Preparing [2023-07-12T15:53:11.814Z] 844a1cefc626: Preparing [2023-07-12T15:53:11.814Z] 9386262d7a74: Preparing [2023-07-12T15:53:11.814Z] 6df7c8a179e6: Waiting [2023-07-12T15:53:11.814Z] 844a1cefc626: Waiting [2023-07-12T15:53:11.814Z] 9386262d7a74: Waiting [2023-07-12T15:53:11.814Z] 842cd3809d4a: Waiting [2023-07-12T15:53:11.814Z] 0472702d2e1e: Layer already exists [2023-07-12T15:53:11.814Z] 3046c21a203d: Layer already exists [2023-07-12T15:53:11.814Z] e8468475d654: Layer already exists [2023-07-12T15:53:11.814Z] 15405c090963: Layer already exists [2023-07-12T15:53:11.814Z] e374375bd460: Layer already exists [2023-07-12T15:53:11.814Z] 842cd3809d4a: Layer already exists [2023-07-12T15:53:11.814Z] 6df7c8a179e6: Layer already exists [2023-07-12T15:53:11.814Z] 844a1cefc626: Layer already exists [2023-07-12T15:53:11.814Z] 9386262d7a74: Layer already exists [2023-07-12T15:53:11.814Z] b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7: digest: sha256:dfb02cbcb13b8360c4de8e33bb86989a073ea5a6a5af9ff1a07b278eda88a61f size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:53:12.416Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:53:12.748Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-07-12T15:53:12.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-07-12T15:53:12.748Z] e8468475d654: Preparing [2023-07-12T15:53:12.748Z] 0472702d2e1e: Preparing [2023-07-12T15:53:12.748Z] 15405c090963: Preparing [2023-07-12T15:53:12.748Z] e374375bd460: Preparing [2023-07-12T15:53:12.748Z] 3046c21a203d: Preparing [2023-07-12T15:53:12.748Z] 842cd3809d4a: Preparing [2023-07-12T15:53:12.748Z] 6df7c8a179e6: Preparing [2023-07-12T15:53:12.748Z] 844a1cefc626: Preparing [2023-07-12T15:53:12.748Z] 9386262d7a74: Preparing [2023-07-12T15:53:12.748Z] 6df7c8a179e6: Waiting [2023-07-12T15:53:12.748Z] 844a1cefc626: Waiting [2023-07-12T15:53:12.748Z] 9386262d7a74: Waiting [2023-07-12T15:53:12.748Z] 842cd3809d4a: Waiting [2023-07-12T15:53:12.748Z] e374375bd460: Layer already exists [2023-07-12T15:53:12.748Z] 15405c090963: Layer already exists [2023-07-12T15:53:12.748Z] 3046c21a203d: Layer already exists [2023-07-12T15:53:12.748Z] 0472702d2e1e: Layer already exists [2023-07-12T15:53:12.748Z] e8468475d654: Layer already exists [2023-07-12T15:53:12.748Z] 842cd3809d4a: Layer already exists [2023-07-12T15:53:12.748Z] 6df7c8a179e6: Layer already exists [2023-07-12T15:53:12.748Z] 844a1cefc626: Layer already exists [2023-07-12T15:53:12.748Z] 9386262d7a74: Layer already exists [2023-07-12T15:53:13.016Z] main: digest: sha256:dfb02cbcb13b8360c4de8e33bb86989a073ea5a6a5af9ff1a07b278eda88a61f size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-12T15:53:13.058Z] ===================================================== [Pipeline] echo [2023-07-12T15:53:13.064Z] taggedImages: [2023-07-12T15:53:13.064Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663 [2023-07-12T15:53:13.064Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-07-12T15:53:13.064Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.7 [2023-07-12T15:53:13.064Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [2023-07-12T15:53:13.064Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-07-12T15:53:13.089Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-07-12T15:53:13.089Z] b4f3d3796f5e4a543acc54ea282569be45c8b663 [2023-07-12T15:53:13.089Z] latest [2023-07-12T15:53:13.089Z] 3.1.0-dev.7 [2023-07-12T15:53:13.089Z] b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [2023-07-12T15:53:13.089Z] main [2023-07-12T15:53:13.089Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:53:13.422Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:53:13.753Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663 [2023-07-12T15:53:13.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-07-12T15:53:13.754Z] 85d6d6b4d26f: Preparing [2023-07-12T15:53:13.754Z] 9f3927bb26ef: Preparing [2023-07-12T15:53:13.754Z] 0aeccb1a54e2: Preparing [2023-07-12T15:53:13.754Z] 51cdcce9b4b9: Preparing [2023-07-12T15:53:13.754Z] 842cd3809d4a: Preparing [2023-07-12T15:53:13.754Z] 6df7c8a179e6: Preparing [2023-07-12T15:53:13.754Z] ef06ec177fce: Preparing [2023-07-12T15:53:13.754Z] 9386262d7a74: Preparing [2023-07-12T15:53:13.754Z] 6df7c8a179e6: Waiting [2023-07-12T15:53:13.754Z] ef06ec177fce: Waiting [2023-07-12T15:53:13.754Z] 9386262d7a74: Waiting [2023-07-12T15:53:13.754Z] 842cd3809d4a: Layer already exists [2023-07-12T15:53:14.019Z] 6df7c8a179e6: Layer already exists [2023-07-12T15:53:14.019Z] 0aeccb1a54e2: Pushed [2023-07-12T15:53:14.019Z] 9f3927bb26ef: Pushed [2023-07-12T15:53:14.019Z] 85d6d6b4d26f: Pushed [2023-07-12T15:53:14.019Z] 9386262d7a74: Layer already exists [2023-07-12T15:53:14.600Z] ef06ec177fce: Pushed [2023-07-12T15:53:32.784Z] 51cdcce9b4b9: Pushed [2023-07-12T15:53:32.784Z] b4f3d3796f5e4a543acc54ea282569be45c8b663: digest: sha256:a8bc83ee4728433bd4067d7c564414b30b5e397b7d3c459f93176f8c5104cb11 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:53:33.119Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:53:33.454Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-07-12T15:53:33.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-07-12T15:53:33.454Z] 85d6d6b4d26f: Preparing [2023-07-12T15:53:33.454Z] 9f3927bb26ef: Preparing [2023-07-12T15:53:33.454Z] 0aeccb1a54e2: Preparing [2023-07-12T15:53:33.454Z] 51cdcce9b4b9: Preparing [2023-07-12T15:53:33.454Z] 842cd3809d4a: Preparing [2023-07-12T15:53:33.454Z] 6df7c8a179e6: Preparing [2023-07-12T15:53:33.454Z] ef06ec177fce: Preparing [2023-07-12T15:53:33.454Z] 9386262d7a74: Preparing [2023-07-12T15:53:33.454Z] 6df7c8a179e6: Waiting [2023-07-12T15:53:33.454Z] ef06ec177fce: Waiting [2023-07-12T15:53:33.454Z] 9386262d7a74: Waiting [2023-07-12T15:53:33.454Z] 85d6d6b4d26f: Layer already exists [2023-07-12T15:53:33.454Z] 842cd3809d4a: Layer already exists [2023-07-12T15:53:33.454Z] 51cdcce9b4b9: Layer already exists [2023-07-12T15:53:33.454Z] 0aeccb1a54e2: Layer already exists [2023-07-12T15:53:33.454Z] 9f3927bb26ef: Layer already exists [2023-07-12T15:53:33.454Z] ef06ec177fce: Layer already exists [2023-07-12T15:53:33.454Z] 9386262d7a74: Layer already exists [2023-07-12T15:53:33.454Z] 6df7c8a179e6: Layer already exists [2023-07-12T15:53:33.719Z] latest: digest: sha256:a8bc83ee4728433bd4067d7c564414b30b5e397b7d3c459f93176f8c5104cb11 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:53:34.053Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:53:34.384Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.7 [2023-07-12T15:53:34.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-07-12T15:53:34.384Z] 85d6d6b4d26f: Preparing [2023-07-12T15:53:34.384Z] 9f3927bb26ef: Preparing [2023-07-12T15:53:34.384Z] 0aeccb1a54e2: Preparing [2023-07-12T15:53:34.384Z] 51cdcce9b4b9: Preparing [2023-07-12T15:53:34.384Z] 842cd3809d4a: Preparing [2023-07-12T15:53:34.384Z] 6df7c8a179e6: Preparing [2023-07-12T15:53:34.384Z] ef06ec177fce: Preparing [2023-07-12T15:53:34.384Z] 9386262d7a74: Preparing [2023-07-12T15:53:34.384Z] ef06ec177fce: Waiting [2023-07-12T15:53:34.384Z] 6df7c8a179e6: Waiting [2023-07-12T15:53:34.384Z] 9386262d7a74: Waiting [2023-07-12T15:53:34.384Z] 51cdcce9b4b9: Layer already exists [2023-07-12T15:53:34.384Z] 842cd3809d4a: Layer already exists [2023-07-12T15:53:34.384Z] 0aeccb1a54e2: Layer already exists [2023-07-12T15:53:34.384Z] 85d6d6b4d26f: Layer already exists [2023-07-12T15:53:34.384Z] 9f3927bb26ef: Layer already exists [2023-07-12T15:53:34.384Z] 9386262d7a74: Layer already exists [2023-07-12T15:53:34.384Z] ef06ec177fce: Layer already exists [2023-07-12T15:53:34.384Z] 6df7c8a179e6: Layer already exists [2023-07-12T15:53:34.384Z] 3.1.0-dev.7: digest: sha256:a8bc83ee4728433bd4067d7c564414b30b5e397b7d3c459f93176f8c5104cb11 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:53:34.995Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:53:36.745Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [2023-07-12T15:53:36.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-07-12T15:53:36.745Z] 85d6d6b4d26f: Preparing [2023-07-12T15:53:36.745Z] 9f3927bb26ef: Preparing [2023-07-12T15:53:36.745Z] 0aeccb1a54e2: Preparing [2023-07-12T15:53:36.746Z] 51cdcce9b4b9: Preparing [2023-07-12T15:53:36.746Z] 842cd3809d4a: Preparing [2023-07-12T15:53:36.746Z] 6df7c8a179e6: Preparing [2023-07-12T15:53:36.746Z] ef06ec177fce: Preparing [2023-07-12T15:53:36.746Z] 9386262d7a74: Preparing [2023-07-12T15:53:36.746Z] ef06ec177fce: Waiting [2023-07-12T15:53:36.746Z] 9386262d7a74: Waiting [2023-07-12T15:53:36.746Z] 6df7c8a179e6: Waiting [2023-07-12T15:53:36.746Z] 0aeccb1a54e2: Layer already exists [2023-07-12T15:53:36.746Z] 51cdcce9b4b9: Layer already exists [2023-07-12T15:53:36.746Z] 842cd3809d4a: Layer already exists [2023-07-12T15:53:36.746Z] 85d6d6b4d26f: Layer already exists [2023-07-12T15:53:36.746Z] 9f3927bb26ef: Layer already exists [2023-07-12T15:53:36.746Z] 9386262d7a74: Layer already exists [2023-07-12T15:53:36.746Z] 6df7c8a179e6: Layer already exists [2023-07-12T15:53:36.746Z] ef06ec177fce: Layer already exists [2023-07-12T15:53:36.746Z] b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7: digest: sha256:a8bc83ee4728433bd4067d7c564414b30b5e397b7d3c459f93176f8c5104cb11 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:53:37.091Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:53:37.432Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-07-12T15:53:37.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-07-12T15:53:37.432Z] 85d6d6b4d26f: Preparing [2023-07-12T15:53:37.432Z] 9f3927bb26ef: Preparing [2023-07-12T15:53:37.432Z] 0aeccb1a54e2: Preparing [2023-07-12T15:53:37.432Z] 51cdcce9b4b9: Preparing [2023-07-12T15:53:37.432Z] 842cd3809d4a: Preparing [2023-07-12T15:53:37.432Z] 6df7c8a179e6: Preparing [2023-07-12T15:53:37.432Z] ef06ec177fce: Preparing [2023-07-12T15:53:37.432Z] 9386262d7a74: Preparing [2023-07-12T15:53:37.432Z] ef06ec177fce: Waiting [2023-07-12T15:53:37.432Z] 9386262d7a74: Waiting [2023-07-12T15:53:37.432Z] 6df7c8a179e6: Waiting [2023-07-12T15:53:37.432Z] 842cd3809d4a: Layer already exists [2023-07-12T15:53:37.432Z] 85d6d6b4d26f: Layer already exists [2023-07-12T15:53:37.432Z] 51cdcce9b4b9: Layer already exists [2023-07-12T15:53:37.432Z] 0aeccb1a54e2: Layer already exists [2023-07-12T15:53:37.432Z] 9f3927bb26ef: Layer already exists [2023-07-12T15:53:37.432Z] 9386262d7a74: Layer already exists [2023-07-12T15:53:37.432Z] ef06ec177fce: Layer already exists [2023-07-12T15:53:37.432Z] 6df7c8a179e6: Layer already exists [2023-07-12T15:53:37.432Z] main: digest: sha256:a8bc83ee4728433bd4067d7c564414b30b5e397b7d3c459f93176f8c5104cb11 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-12T15:53:37.737Z] ===================================================== [Pipeline] echo [2023-07-12T15:53:37.743Z] taggedImages: [2023-07-12T15:53:37.743Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663 [2023-07-12T15:53:37.743Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-07-12T15:53:37.743Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.7 [2023-07-12T15:53:37.743Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [2023-07-12T15:53:37.743Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-07-12T15:53:37.767Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-07-12T15:53:37.767Z] b4f3d3796f5e4a543acc54ea282569be45c8b663 [2023-07-12T15:53:37.767Z] latest [2023-07-12T15:53:37.767Z] 3.1.0-dev.7 [2023-07-12T15:53:37.767Z] b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [2023-07-12T15:53:37.767Z] main [2023-07-12T15:53:37.767Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:53:38.118Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:53:38.459Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663 [2023-07-12T15:53:38.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-07-12T15:53:38.459Z] 5e4647ae976c: Preparing [2023-07-12T15:53:38.459Z] cc6642989d93: Preparing [2023-07-12T15:53:38.459Z] ea77a3aeda78: Preparing [2023-07-12T15:53:38.459Z] 488041a8da22: Preparing [2023-07-12T15:53:38.459Z] 842cd3809d4a: Preparing [2023-07-12T15:53:38.459Z] 6df7c8a179e6: Preparing [2023-07-12T15:53:38.459Z] 844a1cefc626: Preparing [2023-07-12T15:53:38.459Z] 9386262d7a74: Preparing [2023-07-12T15:53:38.459Z] 6df7c8a179e6: Waiting [2023-07-12T15:53:38.459Z] 844a1cefc626: Waiting [2023-07-12T15:53:38.459Z] 9386262d7a74: Waiting [2023-07-12T15:53:38.459Z] 842cd3809d4a: Layer already exists [2023-07-12T15:53:38.459Z] 6df7c8a179e6: Layer already exists [2023-07-12T15:53:38.725Z] 844a1cefc626: Layer already exists [2023-07-12T15:53:38.725Z] ea77a3aeda78: Pushed [2023-07-12T15:53:38.725Z] 9386262d7a74: Layer already exists [2023-07-12T15:53:38.725Z] cc6642989d93: Pushed [2023-07-12T15:53:38.725Z] 5e4647ae976c: Pushed [2023-07-12T15:53:56.908Z] 488041a8da22: Pushed [2023-07-12T15:53:56.908Z] b4f3d3796f5e4a543acc54ea282569be45c8b663: digest: sha256:56e057092dd4dacc4babf91d8353913336f3c24106e743c557f4d4561633b6ef size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:53:57.382Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:53:57.707Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-07-12T15:53:57.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-07-12T15:53:57.707Z] 5e4647ae976c: Preparing [2023-07-12T15:53:57.707Z] cc6642989d93: Preparing [2023-07-12T15:53:57.707Z] ea77a3aeda78: Preparing [2023-07-12T15:53:57.707Z] 488041a8da22: Preparing [2023-07-12T15:53:57.707Z] 842cd3809d4a: Preparing [2023-07-12T15:53:57.707Z] 6df7c8a179e6: Preparing [2023-07-12T15:53:57.707Z] 844a1cefc626: Preparing [2023-07-12T15:53:57.707Z] 9386262d7a74: Preparing [2023-07-12T15:53:57.707Z] 6df7c8a179e6: Waiting [2023-07-12T15:53:57.707Z] 844a1cefc626: Waiting [2023-07-12T15:53:57.707Z] 9386262d7a74: Waiting [2023-07-12T15:53:57.707Z] cc6642989d93: Layer already exists [2023-07-12T15:53:57.707Z] 842cd3809d4a: Layer already exists [2023-07-12T15:53:57.707Z] 488041a8da22: Layer already exists [2023-07-12T15:53:57.707Z] ea77a3aeda78: Layer already exists [2023-07-12T15:53:57.707Z] 5e4647ae976c: Layer already exists [2023-07-12T15:53:57.707Z] 6df7c8a179e6: Layer already exists [2023-07-12T15:53:57.707Z] 844a1cefc626: Layer already exists [2023-07-12T15:53:57.707Z] 9386262d7a74: Layer already exists [2023-07-12T15:53:57.974Z] latest: digest: sha256:56e057092dd4dacc4babf91d8353913336f3c24106e743c557f4d4561633b6ef size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:53:58.306Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:53:58.633Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.7 [2023-07-12T15:53:58.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-07-12T15:53:58.633Z] 5e4647ae976c: Preparing [2023-07-12T15:53:58.633Z] cc6642989d93: Preparing [2023-07-12T15:53:58.633Z] ea77a3aeda78: Preparing [2023-07-12T15:53:58.633Z] 488041a8da22: Preparing [2023-07-12T15:53:58.633Z] 842cd3809d4a: Preparing [2023-07-12T15:53:58.633Z] 6df7c8a179e6: Preparing [2023-07-12T15:53:58.633Z] 844a1cefc626: Preparing [2023-07-12T15:53:58.633Z] 9386262d7a74: Preparing [2023-07-12T15:53:58.633Z] 6df7c8a179e6: Waiting [2023-07-12T15:53:58.633Z] 844a1cefc626: Waiting [2023-07-12T15:53:58.633Z] 9386262d7a74: Waiting [2023-07-12T15:53:58.633Z] cc6642989d93: Layer already exists [2023-07-12T15:53:58.633Z] 842cd3809d4a: Layer already exists [2023-07-12T15:53:58.633Z] 5e4647ae976c: Layer already exists [2023-07-12T15:53:58.633Z] ea77a3aeda78: Layer already exists [2023-07-12T15:53:58.633Z] 488041a8da22: Layer already exists [2023-07-12T15:53:58.633Z] 844a1cefc626: Layer already exists [2023-07-12T15:53:58.633Z] 6df7c8a179e6: Layer already exists [2023-07-12T15:53:58.633Z] 9386262d7a74: Layer already exists [2023-07-12T15:53:58.633Z] 3.1.0-dev.7: digest: sha256:56e057092dd4dacc4babf91d8353913336f3c24106e743c557f4d4561633b6ef size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:53:58.961Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:53:59.286Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [2023-07-12T15:53:59.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-07-12T15:53:59.286Z] 5e4647ae976c: Preparing [2023-07-12T15:53:59.286Z] cc6642989d93: Preparing [2023-07-12T15:53:59.286Z] ea77a3aeda78: Preparing [2023-07-12T15:53:59.286Z] 488041a8da22: Preparing [2023-07-12T15:53:59.286Z] 842cd3809d4a: Preparing [2023-07-12T15:53:59.286Z] 6df7c8a179e6: Preparing [2023-07-12T15:53:59.286Z] 844a1cefc626: Preparing [2023-07-12T15:53:59.286Z] 9386262d7a74: Preparing [2023-07-12T15:53:59.286Z] 6df7c8a179e6: Waiting [2023-07-12T15:53:59.286Z] 844a1cefc626: Waiting [2023-07-12T15:53:59.286Z] 9386262d7a74: Waiting [2023-07-12T15:53:59.286Z] 842cd3809d4a: Layer already exists [2023-07-12T15:53:59.286Z] ea77a3aeda78: Layer already exists [2023-07-12T15:53:59.286Z] cc6642989d93: Layer already exists [2023-07-12T15:53:59.286Z] 5e4647ae976c: Layer already exists [2023-07-12T15:53:59.286Z] 488041a8da22: Layer already exists [2023-07-12T15:53:59.286Z] 9386262d7a74: Layer already exists [2023-07-12T15:53:59.286Z] 844a1cefc626: Layer already exists [2023-07-12T15:53:59.286Z] 6df7c8a179e6: Layer already exists [2023-07-12T15:53:59.286Z] b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7: digest: sha256:56e057092dd4dacc4babf91d8353913336f3c24106e743c557f4d4561633b6ef size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:53:59.886Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:54:00.228Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-07-12T15:54:00.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-07-12T15:54:00.228Z] 5e4647ae976c: Preparing [2023-07-12T15:54:00.228Z] cc6642989d93: Preparing [2023-07-12T15:54:00.228Z] ea77a3aeda78: Preparing [2023-07-12T15:54:00.228Z] 488041a8da22: Preparing [2023-07-12T15:54:00.228Z] 842cd3809d4a: Preparing [2023-07-12T15:54:00.228Z] 6df7c8a179e6: Preparing [2023-07-12T15:54:00.228Z] 844a1cefc626: Preparing [2023-07-12T15:54:00.228Z] 9386262d7a74: Preparing [2023-07-12T15:54:00.228Z] 6df7c8a179e6: Waiting [2023-07-12T15:54:00.228Z] 844a1cefc626: Waiting [2023-07-12T15:54:00.228Z] 9386262d7a74: Waiting [2023-07-12T15:54:00.228Z] 842cd3809d4a: Layer already exists [2023-07-12T15:54:00.228Z] ea77a3aeda78: Layer already exists [2023-07-12T15:54:00.228Z] 5e4647ae976c: Layer already exists [2023-07-12T15:54:00.228Z] 488041a8da22: Layer already exists [2023-07-12T15:54:00.228Z] cc6642989d93: Layer already exists [2023-07-12T15:54:00.228Z] 9386262d7a74: Layer already exists [2023-07-12T15:54:00.228Z] 844a1cefc626: Layer already exists [2023-07-12T15:54:00.228Z] 6df7c8a179e6: Layer already exists [2023-07-12T15:54:00.494Z] main: digest: sha256:56e057092dd4dacc4babf91d8353913336f3c24106e743c557f4d4561633b6ef size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-12T15:54:00.551Z] ===================================================== [Pipeline] echo [2023-07-12T15:54:00.559Z] taggedImages: [2023-07-12T15:54:00.559Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663 [2023-07-12T15:54:00.559Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-07-12T15:54:00.559Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.7 [2023-07-12T15:54:00.559Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [2023-07-12T15:54:00.559Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-07-12T15:54:00.575Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-07-12T15:54:00.575Z] b4f3d3796f5e4a543acc54ea282569be45c8b663 [2023-07-12T15:54:00.575Z] latest [2023-07-12T15:54:00.575Z] 3.1.0-dev.7 [2023-07-12T15:54:00.575Z] b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [2023-07-12T15:54:00.575Z] main [2023-07-12T15:54:00.575Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:54:00.918Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:54:03.834Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663 [2023-07-12T15:54:03.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-07-12T15:54:03.834Z] c43f36481480: Preparing [2023-07-12T15:54:03.834Z] ffc0eae1020d: Preparing [2023-07-12T15:54:03.834Z] 842cd3809d4a: Preparing [2023-07-12T15:54:03.834Z] 6df7c8a179e6: Preparing [2023-07-12T15:54:03.834Z] 40da31ce54de: Preparing [2023-07-12T15:54:03.834Z] 9386262d7a74: Preparing [2023-07-12T15:54:03.834Z] 9386262d7a74: Waiting [2023-07-12T15:54:03.834Z] 6df7c8a179e6: Layer already exists [2023-07-12T15:54:03.834Z] 842cd3809d4a: Layer already exists [2023-07-12T15:54:03.834Z] 9386262d7a74: Layer already exists [2023-07-12T15:54:04.100Z] c43f36481480: Pushed [2023-07-12T15:54:04.366Z] 40da31ce54de: Pushed [2023-07-12T15:54:09.699Z] ffc0eae1020d: Pushed [2023-07-12T15:54:09.699Z] b4f3d3796f5e4a543acc54ea282569be45c8b663: digest: sha256:a1d7d3eb666388f60d482800f7c5102e95c6bff8596e0de38bf180d791df65f5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:54:10.025Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:54:10.352Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-07-12T15:54:10.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-07-12T15:54:10.352Z] c43f36481480: Preparing [2023-07-12T15:54:10.352Z] ffc0eae1020d: Preparing [2023-07-12T15:54:10.352Z] 842cd3809d4a: Preparing [2023-07-12T15:54:10.352Z] 6df7c8a179e6: Preparing [2023-07-12T15:54:10.352Z] 40da31ce54de: Preparing [2023-07-12T15:54:10.352Z] 9386262d7a74: Preparing [2023-07-12T15:54:10.352Z] 9386262d7a74: Waiting [2023-07-12T15:54:10.352Z] 842cd3809d4a: Layer already exists [2023-07-12T15:54:10.352Z] 6df7c8a179e6: Layer already exists [2023-07-12T15:54:10.352Z] 40da31ce54de: Layer already exists [2023-07-12T15:54:10.352Z] ffc0eae1020d: Layer already exists [2023-07-12T15:54:10.352Z] c43f36481480: Layer already exists [2023-07-12T15:54:10.352Z] 9386262d7a74: Layer already exists [2023-07-12T15:54:10.352Z] latest: digest: sha256:a1d7d3eb666388f60d482800f7c5102e95c6bff8596e0de38bf180d791df65f5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:54:10.959Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:54:11.290Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.7 [2023-07-12T15:54:11.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-07-12T15:54:11.290Z] c43f36481480: Preparing [2023-07-12T15:54:11.290Z] ffc0eae1020d: Preparing [2023-07-12T15:54:11.290Z] 842cd3809d4a: Preparing [2023-07-12T15:54:11.290Z] 6df7c8a179e6: Preparing [2023-07-12T15:54:11.290Z] 40da31ce54de: Preparing [2023-07-12T15:54:11.290Z] 9386262d7a74: Preparing [2023-07-12T15:54:11.290Z] 9386262d7a74: Waiting [2023-07-12T15:54:11.290Z] 6df7c8a179e6: Layer already exists [2023-07-12T15:54:11.290Z] 40da31ce54de: Layer already exists [2023-07-12T15:54:11.291Z] c43f36481480: Layer already exists [2023-07-12T15:54:11.291Z] ffc0eae1020d: Layer already exists [2023-07-12T15:54:11.291Z] 842cd3809d4a: Layer already exists [2023-07-12T15:54:11.291Z] 9386262d7a74: Layer already exists [2023-07-12T15:54:11.291Z] 3.1.0-dev.7: digest: sha256:a1d7d3eb666388f60d482800f7c5102e95c6bff8596e0de38bf180d791df65f5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:54:11.885Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:54:12.212Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [2023-07-12T15:54:12.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-07-12T15:54:12.213Z] c43f36481480: Preparing [2023-07-12T15:54:12.213Z] ffc0eae1020d: Preparing [2023-07-12T15:54:12.213Z] 842cd3809d4a: Preparing [2023-07-12T15:54:12.213Z] 6df7c8a179e6: Preparing [2023-07-12T15:54:12.213Z] 40da31ce54de: Preparing [2023-07-12T15:54:12.213Z] 9386262d7a74: Preparing [2023-07-12T15:54:12.213Z] 9386262d7a74: Waiting [2023-07-12T15:54:12.213Z] 6df7c8a179e6: Layer already exists [2023-07-12T15:54:12.213Z] 842cd3809d4a: Layer already exists [2023-07-12T15:54:12.213Z] 40da31ce54de: Layer already exists [2023-07-12T15:54:12.213Z] c43f36481480: Layer already exists [2023-07-12T15:54:12.213Z] ffc0eae1020d: Layer already exists [2023-07-12T15:54:12.213Z] 9386262d7a74: Layer already exists [2023-07-12T15:54:12.478Z] b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7: digest: sha256:a1d7d3eb666388f60d482800f7c5102e95c6bff8596e0de38bf180d791df65f5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:54:12.815Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:54:13.152Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-07-12T15:54:13.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-07-12T15:54:13.152Z] c43f36481480: Preparing [2023-07-12T15:54:13.152Z] ffc0eae1020d: Preparing [2023-07-12T15:54:13.152Z] 842cd3809d4a: Preparing [2023-07-12T15:54:13.152Z] 6df7c8a179e6: Preparing [2023-07-12T15:54:13.152Z] 40da31ce54de: Preparing [2023-07-12T15:54:13.152Z] 9386262d7a74: Preparing [2023-07-12T15:54:13.152Z] 9386262d7a74: Waiting [2023-07-12T15:54:13.152Z] ffc0eae1020d: Layer already exists [2023-07-12T15:54:13.152Z] 842cd3809d4a: Layer already exists [2023-07-12T15:54:13.152Z] 40da31ce54de: Layer already exists [2023-07-12T15:54:13.152Z] 6df7c8a179e6: Layer already exists [2023-07-12T15:54:13.152Z] c43f36481480: Layer already exists [2023-07-12T15:54:13.152Z] 9386262d7a74: Layer already exists [2023-07-12T15:54:13.417Z] main: digest: sha256:a1d7d3eb666388f60d482800f7c5102e95c6bff8596e0de38bf180d791df65f5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-12T15:54:13.474Z] ===================================================== [Pipeline] echo [2023-07-12T15:54:13.484Z] taggedImages: [2023-07-12T15:54:13.484Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663 [2023-07-12T15:54:13.484Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-07-12T15:54:13.484Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.7 [2023-07-12T15:54:13.484Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [2023-07-12T15:54:13.484Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-07-12T15:54:13.507Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-07-12T15:54:13.507Z] b4f3d3796f5e4a543acc54ea282569be45c8b663 [2023-07-12T15:54:13.507Z] latest [2023-07-12T15:54:13.507Z] 3.1.0-dev.7 [2023-07-12T15:54:13.507Z] b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [2023-07-12T15:54:13.507Z] main [2023-07-12T15:54:13.507Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:54:13.852Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:54:14.179Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663 [2023-07-12T15:54:14.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-07-12T15:54:14.179Z] b7ae1d192268: Preparing [2023-07-12T15:54:14.179Z] fbd38a5dc53d: Preparing [2023-07-12T15:54:14.179Z] 842cd3809d4a: Preparing [2023-07-12T15:54:14.179Z] 6df7c8a179e6: Preparing [2023-07-12T15:54:14.179Z] a814eebdff58: Preparing [2023-07-12T15:54:14.179Z] 9386262d7a74: Preparing [2023-07-12T15:54:14.179Z] 9386262d7a74: Waiting [2023-07-12T15:54:14.179Z] a814eebdff58: Layer already exists [2023-07-12T15:54:14.179Z] 842cd3809d4a: Layer already exists [2023-07-12T15:54:14.179Z] 6df7c8a179e6: Layer already exists [2023-07-12T15:54:14.179Z] 9386262d7a74: Layer already exists [2023-07-12T15:54:14.443Z] b7ae1d192268: Pushed [2023-07-12T15:54:19.774Z] fbd38a5dc53d: Pushed [2023-07-12T15:54:20.040Z] b4f3d3796f5e4a543acc54ea282569be45c8b663: digest: sha256:220de772eea5a465c63b97d1e3743d7ae6061cba18fd1da4ee5e65fc4fad7839 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:54:20.376Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:54:20.708Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-07-12T15:54:20.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-07-12T15:54:20.708Z] b7ae1d192268: Preparing [2023-07-12T15:54:20.708Z] fbd38a5dc53d: Preparing [2023-07-12T15:54:20.708Z] 842cd3809d4a: Preparing [2023-07-12T15:54:20.708Z] 6df7c8a179e6: Preparing [2023-07-12T15:54:20.708Z] a814eebdff58: Preparing [2023-07-12T15:54:20.708Z] 9386262d7a74: Preparing [2023-07-12T15:54:20.708Z] b7ae1d192268: Layer already exists [2023-07-12T15:54:20.708Z] a814eebdff58: Layer already exists [2023-07-12T15:54:20.708Z] fbd38a5dc53d: Layer already exists [2023-07-12T15:54:20.708Z] 842cd3809d4a: Layer already exists [2023-07-12T15:54:20.708Z] 6df7c8a179e6: Layer already exists [2023-07-12T15:54:20.708Z] 9386262d7a74: Layer already exists [2023-07-12T15:54:20.973Z] latest: digest: sha256:220de772eea5a465c63b97d1e3743d7ae6061cba18fd1da4ee5e65fc4fad7839 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:54:21.309Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:54:21.645Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.7 [2023-07-12T15:54:21.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-07-12T15:54:21.645Z] b7ae1d192268: Preparing [2023-07-12T15:54:21.645Z] fbd38a5dc53d: Preparing [2023-07-12T15:54:21.645Z] 842cd3809d4a: Preparing [2023-07-12T15:54:21.645Z] 6df7c8a179e6: Preparing [2023-07-12T15:54:21.645Z] a814eebdff58: Preparing [2023-07-12T15:54:21.645Z] 9386262d7a74: Preparing [2023-07-12T15:54:21.645Z] 9386262d7a74: Waiting [2023-07-12T15:54:21.645Z] a814eebdff58: Layer already exists [2023-07-12T15:54:21.645Z] fbd38a5dc53d: Layer already exists [2023-07-12T15:54:21.645Z] 842cd3809d4a: Layer already exists [2023-07-12T15:54:21.645Z] 6df7c8a179e6: Layer already exists [2023-07-12T15:54:21.645Z] b7ae1d192268: Layer already exists [2023-07-12T15:54:21.645Z] 9386262d7a74: Layer already exists [2023-07-12T15:54:21.645Z] 3.1.0-dev.7: digest: sha256:220de772eea5a465c63b97d1e3743d7ae6061cba18fd1da4ee5e65fc4fad7839 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:54:21.986Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:54:22.353Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [2023-07-12T15:54:22.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-07-12T15:54:22.353Z] b7ae1d192268: Preparing [2023-07-12T15:54:22.353Z] fbd38a5dc53d: Preparing [2023-07-12T15:54:22.353Z] 842cd3809d4a: Preparing [2023-07-12T15:54:22.353Z] 6df7c8a179e6: Preparing [2023-07-12T15:54:22.353Z] a814eebdff58: Preparing [2023-07-12T15:54:22.353Z] 9386262d7a74: Preparing [2023-07-12T15:54:22.353Z] 9386262d7a74: Waiting [2023-07-12T15:54:22.353Z] b7ae1d192268: Layer already exists [2023-07-12T15:54:22.353Z] a814eebdff58: Layer already exists [2023-07-12T15:54:22.353Z] 6df7c8a179e6: Layer already exists [2023-07-12T15:54:22.353Z] 842cd3809d4a: Layer already exists [2023-07-12T15:54:22.353Z] fbd38a5dc53d: Layer already exists [2023-07-12T15:54:22.353Z] 9386262d7a74: Layer already exists [2023-07-12T15:54:22.634Z] b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7: digest: sha256:220de772eea5a465c63b97d1e3743d7ae6061cba18fd1da4ee5e65fc4fad7839 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:54:22.982Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:54:23.334Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-07-12T15:54:23.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-07-12T15:54:23.334Z] b7ae1d192268: Preparing [2023-07-12T15:54:23.334Z] fbd38a5dc53d: Preparing [2023-07-12T15:54:23.334Z] 842cd3809d4a: Preparing [2023-07-12T15:54:23.334Z] 6df7c8a179e6: Preparing [2023-07-12T15:54:23.334Z] a814eebdff58: Preparing [2023-07-12T15:54:23.334Z] 9386262d7a74: Preparing [2023-07-12T15:54:23.335Z] 9386262d7a74: Waiting [2023-07-12T15:54:23.335Z] fbd38a5dc53d: Layer already exists [2023-07-12T15:54:23.335Z] 842cd3809d4a: Layer already exists [2023-07-12T15:54:23.335Z] 6df7c8a179e6: Layer already exists [2023-07-12T15:54:23.335Z] a814eebdff58: Layer already exists [2023-07-12T15:54:23.335Z] b7ae1d192268: Layer already exists [2023-07-12T15:54:23.335Z] 9386262d7a74: Layer already exists [2023-07-12T15:54:23.615Z] main: digest: sha256:220de772eea5a465c63b97d1e3743d7ae6061cba18fd1da4ee5e65fc4fad7839 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-12T15:54:23.671Z] ===================================================== [Pipeline] echo [2023-07-12T15:54:23.679Z] taggedImages: [2023-07-12T15:54:23.679Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663 [2023-07-12T15:54:23.679Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-07-12T15:54:23.679Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.7 [2023-07-12T15:54:23.679Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [2023-07-12T15:54:23.679Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:54:24.047Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-12T15:54:24.047Z] [2023-07-12T15:54:24.047Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:54:24.368Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-12T15:54:24.368Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-12T15:54:24.368Z] 8998bd30e6a1: Pulling fs layer [2023-07-12T15:54:24.368Z] 04944245beec: Pulling fs layer [2023-07-12T15:54:24.368Z] 699f458cf7ca: Pulling fs layer [2023-07-12T15:54:24.368Z] 765212b225bb: Pulling fs layer [2023-07-12T15:54:24.368Z] f23df028b6ca: Pulling fs layer [2023-07-12T15:54:24.368Z] d65c8cfc05b1: Pulling fs layer [2023-07-12T15:54:24.368Z] 2437ff75d9bd: Pulling fs layer [2023-07-12T15:54:24.368Z] 765212b225bb: Waiting [2023-07-12T15:54:24.368Z] f23df028b6ca: Waiting [2023-07-12T15:54:24.368Z] d65c8cfc05b1: Waiting [2023-07-12T15:54:24.368Z] 2437ff75d9bd: Waiting [2023-07-12T15:54:24.634Z] 04944245beec: Verifying Checksum [2023-07-12T15:54:24.634Z] 04944245beec: Download complete [2023-07-12T15:54:24.635Z] 765212b225bb: Verifying Checksum [2023-07-12T15:54:24.635Z] 765212b225bb: Download complete [2023-07-12T15:54:24.635Z] f23df028b6ca: Verifying Checksum [2023-07-12T15:54:24.635Z] f23df028b6ca: Download complete [2023-07-12T15:54:24.635Z] d65c8cfc05b1: Verifying Checksum [2023-07-12T15:54:24.635Z] d65c8cfc05b1: Download complete [2023-07-12T15:54:24.635Z] 699f458cf7ca: Verifying Checksum [2023-07-12T15:54:24.635Z] 699f458cf7ca: Download complete [2023-07-12T15:54:25.217Z] 8998bd30e6a1: Verifying Checksum [2023-07-12T15:54:25.217Z] 8998bd30e6a1: Download complete [2023-07-12T15:54:27.798Z] 2437ff75d9bd: Verifying Checksum [2023-07-12T15:54:27.798Z] 2437ff75d9bd: Download complete [2023-07-12T15:54:32.058Z] 8998bd30e6a1: Pull complete [2023-07-12T15:54:32.058Z] 04944245beec: Pull complete [2023-07-12T15:54:33.016Z] 699f458cf7ca: Pull complete [2023-07-12T15:54:33.283Z] 765212b225bb: Pull complete [2023-07-12T15:54:34.241Z] f23df028b6ca: Pull complete [2023-07-12T15:54:34.241Z] d65c8cfc05b1: Pull complete [2023-07-12T15:54:49.207Z] 2437ff75d9bd: Pull complete [2023-07-12T15:54:49.207Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-12T15:54:49.207Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-12T15:54:49.207Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T15:54:49.391Z] prd-ubuntu20.04-docker-arm64-4c-16g-954 does not seem to be running inside a container [2023-07-12T15:54:49.448Z] $ 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/540 -v /w/workspace/edgex-go/540:/w/workspace/edgex-go/540:rw,z -v /w/workspace/edgex-go/540@tmp:/w/workspace/edgex-go/540@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-07-12T15:54:52.031Z] $ docker top c43a1f0e1ae8933da096ed95bc1565b39504c67657f0c7f22898d22354405b90 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-12T15:54:52.878Z] ---> job-cost.sh [2023-07-12T15:54:52.878Z] lf-activate-venv: SKIPPING [2023-07-12T15:54:52.878Z] INFO: No Stack... [2023-07-12T15:54:53.458Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-12T15:54:54.038Z] INFO: Archiving Costs [Pipeline] sh [2023-07-12T15:54:54.667Z] + cut -d, -f6 [2023-07-12T15:54:54.667Z] + cat /w/workspace/edgex-go/540/archives/cost.csv [Pipeline] lock [2023-07-12T15:54:54.730Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-540-stack-cost] [2023-07-12T15:54:54.735Z] Resource [jenkins-edgexfoundry-edgex-go-main-540-stack-cost] did not exist. Created. [2023-07-12T15:54:54.735Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-540-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-12T15:54:55.059Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-12T15:54:55.643Z] Stashed 1 file(s) [Pipeline] } [2023-07-12T15:54:55.650Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-540-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-12T15:54:55.674Z] $ docker stop --time=1 c43a1f0e1ae8933da096ed95bc1565b39504c67657f0c7f22898d22354405b90 [2023-07-12T15:54:58.201Z] $ docker rm -f --volumes c43a1f0e1ae8933da096ed95bc1565b39504c67657f0c7f22898d22354405b90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-07-12T15:54:58.693Z] provisioning config files... [2023-07-12T15:54:58.700Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/540@tmp/config3659717434157829130tmp [Pipeline] { [Pipeline] sh [2023-07-12T15:54:58.992Z] + set +x [2023-07-12T15:54:58.992Z] + bash -s -- [2023-07-12T15:54:58.992Z] + curl -s https://codecov.io/bash [2023-07-12T15:54:58.992Z] [2023-07-12T15:54:58.992Z] _____ _ [2023-07-12T15:54:58.992Z] / ____| | | [2023-07-12T15:54:58.992Z] | | ___ __| | ___ ___ _____ __ [2023-07-12T15:54:58.992Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-12T15:54:58.992Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-12T15:54:58.992Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-12T15:54:58.992Z] Bash-1.0.6 [2023-07-12T15:54:58.992Z] [2023-07-12T15:54:58.992Z] [2023-07-12T15:54:58.992Z] ==> git version 2.25.1 found [2023-07-12T15:54:58.993Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-07-12T15:54:58.993Z] Release-Date: 2020-01-08 [2023-07-12T15:54:58.993Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-07-12T15:54:58.993Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-12T15:54:58.993Z] ==> Jenkins CI detected. [2023-07-12T15:54:58.993Z] current dir:  /w/workspace/edgex-go/540 [2023-07-12T15:54:58.993Z] project root: . [2023-07-12T15:54:58.993Z] --> token set from env [2023-07-12T15:54:58.993Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-12T15:54:58.993Z] ==> Running gcov in . (disable via -X gcov) [2023-07-12T15:54:59.251Z] ==> Python coveragepy not found [2023-07-12T15:54:59.251Z] ==> Searching for coverage reports in: [2023-07-12T15:54:59.251Z] + . [2023-07-12T15:54:59.251Z] -> Found 1 reports [2023-07-12T15:54:59.251Z] ==> Detecting git/mercurial file structure [2023-07-12T15:54:59.251Z] ==> Reading reports [2023-07-12T15:54:59.251Z] + ./coverage.out bytes=447731 [2023-07-12T15:54:59.251Z] ==> Appending adjustments [2023-07-12T15:54:59.251Z] https://docs.codecov.io/docs/fixing-reports [2023-07-12T15:55:00.182Z] + Found adjustments [2023-07-12T15:55:00.441Z] ==> Gzipping contents [2023-07-12T15:55:00.441Z] 60K /tmp/codecov.0gO6lR.gz [2023-07-12T15:55:00.441Z] ==> Uploading reports [2023-07-12T15:55:00.441Z] url: https://codecov.io [2023-07-12T15:55:00.441Z] query: branch=main&commit=b4f3d3796f5e4a543acc54ea282569be45c8b663&build=540&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F540%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-12T15:55:00.441Z] -> Pinging Codecov [2023-07-12T15:55:00.441Z] 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=b4f3d3796f5e4a543acc54ea282569be45c8b663&build=540&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F540%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-12T15:55:00.441Z] -> Uploading to [2023-07-12T15:55:00.441Z] https://storage.googleapis.com/codecov/v4/raw/2023-07-12/00271124DB129430A58F1EEE437C3FCB/b4f3d3796f5e4a543acc54ea282569be45c8b663/5bd649fe-971a-4f88-b42d-55637e808834.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230712%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230712T155500Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=06e3bd7df9acf5d05d2e07116a22bf1ddf44ddf7e1a4cedecc72ce2102ec5d7b [2023-07-12T15:55:00.441Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-12T15:55:00.441Z] Dload Upload Total Spent Left Speed [2023-07-12T15:55:00.783Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57460 0 0 100 57460 0 252k --:--:-- --:--:-- --:--:-- 251k 100 57460 0 0 100 57460 0 243k --:--:-- --:--:-- --:--:-- 242k [2023-07-12T15:55:00.783Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b4f3d3796f5e4a543acc54ea282569be45c8b663 [Pipeline] } [2023-07-12T15:55:00.811Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-07-12T15:55:01.055Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-07-12T15:55:01.072Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:55:01.448Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-12T15:55:01.448Z] [2023-07-12T15:55:01.448Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:55:01.798Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-12T15:55:01.798Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-07-12T15:55:01.798Z] df9b9388f04a: Pulling fs layer [2023-07-12T15:55:01.798Z] 52dc419b0ee2: Pulling fs layer [2023-07-12T15:55:01.798Z] 25bc292e5bac: Pulling fs layer [2023-07-12T15:55:01.798Z] 114826534d7a: Pulling fs layer [2023-07-12T15:55:01.798Z] 4657fd5d0bcf: Pulling fs layer [2023-07-12T15:55:01.798Z] 6ad1cebc031e: Pulling fs layer [2023-07-12T15:55:01.798Z] 8a3aa393b2d8: Pulling fs layer [2023-07-12T15:55:01.798Z] 114826534d7a: Waiting [2023-07-12T15:55:01.798Z] 4657fd5d0bcf: Waiting [2023-07-12T15:55:01.798Z] 8a3aa393b2d8: Waiting [2023-07-12T15:55:01.798Z] 6ad1cebc031e: Waiting [2023-07-12T15:55:01.798Z] 25bc292e5bac: Download complete [2023-07-12T15:55:01.798Z] 52dc419b0ee2: Verifying Checksum [2023-07-12T15:55:01.798Z] 52dc419b0ee2: Download complete [2023-07-12T15:55:01.798Z] 4657fd5d0bcf: Verifying Checksum [2023-07-12T15:55:01.798Z] 4657fd5d0bcf: Download complete [2023-07-12T15:55:01.798Z] df9b9388f04a: Verifying Checksum [2023-07-12T15:55:01.798Z] df9b9388f04a: Download complete [2023-07-12T15:55:02.736Z] df9b9388f04a: Pull complete [2023-07-12T15:55:02.736Z] 6ad1cebc031e: Verifying Checksum [2023-07-12T15:55:02.736Z] 6ad1cebc031e: Download complete [2023-07-12T15:55:02.736Z] 52dc419b0ee2: Pull complete [2023-07-12T15:55:02.736Z] 25bc292e5bac: Pull complete [2023-07-12T15:55:03.304Z] 114826534d7a: Verifying Checksum [2023-07-12T15:55:03.304Z] 114826534d7a: Download complete [2023-07-12T15:55:03.561Z] 8a3aa393b2d8: Verifying Checksum [2023-07-12T15:55:03.561Z] 8a3aa393b2d8: Download complete [2023-07-12T15:55:06.838Z] 114826534d7a: Pull complete [2023-07-12T15:55:06.838Z] 4657fd5d0bcf: Pull complete [2023-07-12T15:55:07.096Z] 6ad1cebc031e: Pull complete [2023-07-12T15:55:10.488Z] 8a3aa393b2d8: Pull complete [2023-07-12T15:55:10.488Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-07-12T15:55:10.488Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-12T15:55:10.488Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T15:55:10.574Z] prd-ubuntu20.04-docker-8c-8g-953 does not seem to be running inside a container [2023-07-12T15:55:10.607Z] $ 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/540 -v /w/workspace/edgex-go/540:/w/workspace/edgex-go/540:rw,z -v /w/workspace/edgex-go/540@tmp:/w/workspace/edgex-go/540@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-07-12T15:55:14.415Z] $ docker top 4e67346f2727640558f59c511e6ffd55d1d2d85146a789ff720a43c18b1da09d -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-12T15:55:14.475Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-07-12T15:55:14.755Z] + set -o pipefail [2023-07-12T15:55:14.755Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-07-12T15:55:20.511Z] [2023-07-12T15:55:20.511Z] Monitoring /w/workspace/edgex-go/540 (github.com/edgexfoundry/edgex-go)... [2023-07-12T15:55:20.512Z] [2023-07-12T15:55:20.512Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/7a8c9344-f610-49b5-8956-b5897d81925b [2023-07-12T15:55:20.512Z] [2023-07-12T15:55:20.512Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-07-12T15:55:20.512Z] [2023-07-12T15:55:20.512Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-07-12T15:55:20.512Z] [2023-07-12T15:55:20.512Z] [2023-07-12T15:55:20.512Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-07-12T15:55:20.512Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-07-12T15:55:20.512Z] More details here: https://snyk.co/ue1NS [2023-07-12T15:55:20.512Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-07-12T15:55:20.512Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-07-12T15:55:20.524Z] $ docker stop --time=1 4e67346f2727640558f59c511e6ffd55d1d2d85146a789ff720a43c18b1da09d [2023-07-12T15:55:24.842Z] $ docker rm -f --volumes 4e67346f2727640558f59c511e6ffd55d1d2d85146a789ff720a43c18b1da09d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-07-12T15:55:25.165Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-12T15:55:25.174Z] provisioning config files... [2023-07-12T15:55:25.181Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/540@tmp/config1389876758547854710tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-12T15:55:25.473Z] --> edgex-publish-swagger.sh [2023-07-12T15:55:25.473Z] === Publish openapi/v3 API === [2023-07-12T15:55:25.473Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-07-12T15:55:25.473Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/540/openapi/v3/core-command.yaml] [2023-07-12T15:55:25.473Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-12T15:55:25.473Z] Dload Upload Total Spent Left Speed [2023-07-12T15:55:25.732Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 61374 --:--:-- --:--:-- --:--:-- 61374 100 29030 0 0 100 29030 0 61374 --:--:-- --:--:-- --:--:-- 61244 [2023-07-12T15:55:25.732Z] [2023-07-12T15:55:25.732Z] [2023-07-12T15:55:25.732Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/540/openapi/v3/core-data.yaml] [2023-07-12T15:55:25.732Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-12T15:55:25.732Z] Dload Upload Total Spent Left Speed [2023-07-12T15:55:26.299Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 129k --:--:-- --:--:-- --:--:-- 129k [2023-07-12T15:55:26.299Z] [2023-07-12T15:55:26.299Z] [2023-07-12T15:55:26.299Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/540/openapi/v3/core-metadata.yaml] [2023-07-12T15:55:26.299Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-12T15:55:26.299Z] Dload Upload Total Spent Left Speed [2023-07-12T15:55:26.865Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 318k --:--:-- --:--:-- --:--:-- 317k 100 141k 0 0 100 141k 0 318k --:--:-- --:--:-- --:--:-- 317k [2023-07-12T15:55:26.865Z] [2023-07-12T15:55:26.865Z] [2023-07-12T15:55:26.865Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/540/openapi/v3/support-notifications.yaml] [2023-07-12T15:55:26.865Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-12T15:55:26.865Z] Dload Upload Total Spent Left Speed [2023-07-12T15:55:27.431Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 168k --:--:-- --:--:-- --:--:-- 168k [2023-07-12T15:55:27.431Z] [2023-07-12T15:55:27.431Z] [2023-07-12T15:55:27.431Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/540/openapi/v3/support-scheduler.yaml] [2023-07-12T15:55:27.431Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-12T15:55:27.431Z] Dload Upload Total Spent Left Speed [2023-07-12T15:55:27.690Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 79712 --:--:-- --:--:-- --:--:-- 79527 100 34356 0 0 100 34356 0 79712 --:--:-- --:--:-- --:--:-- 79527 [2023-07-12T15:55:27.690Z] [2023-07-12T15:55:27.690Z] [Pipeline] } [2023-07-12T15:55:27.697Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2023-07-12T15:55:28.112Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-12T15:55:28.112Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:55:28.412Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-12T15:55:28.412Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T15:55:28.488Z] prd-ubuntu20.04-docker-8c-8g-953 does not seem to be running inside a container [2023-07-12T15:55:28.519Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/540 -v /w/workspace/edgex-go/540:/w/workspace/edgex-go/540:rw,z -v /w/workspace/edgex-go/540@tmp:/w/workspace/edgex-go/540@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-12T15:55:28.914Z] $ docker top 5e09ee7676e8522dc927b0bcb6f069f0420438ac2218be2d3cc602457a9e6db8 -eo pid,comm [2023-07-12T15:55:28.965Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-07-12T15:55:28.965Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-12T15:55:28.994Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-12T15:55:28.994Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-12T15:55:29.125Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-12T15:55:29.129Z] $ docker exec 5e09ee7676e8522dc927b0bcb6f069f0420438ac2218be2d3cc602457a9e6db8 ssh-agent [2023-07-12T15:55:29.258Z] SSH_AUTH_SOCK=/tmp/ssh-E5JBZssfz4Cp/agent.32 [2023-07-12T15:55:29.258Z] SSH_AGENT_PID=38 [2023-07-12T15:55:29.263Z] Running ssh-add (command line suppressed) [2023-07-12T15:55:29.360Z] Identity added: /w/workspace/edgex-go/540@tmp/private_key_2791277108197554466.key (/w/workspace/edgex-go/540@tmp/private_key_2791277108197554466.key) [2023-07-12T15:55:29.373Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-12T15:55:29.660Z] + git semver tag [2023-07-12T15:55:29.919Z] 2023-07-12 15:55:29,842 [run_tag] DEBUG tag force:False [2023-07-12T15:55:29.919Z] 2023-07-12 15:55:29,843 [check_head_tag] DEBUG check head tag [2023-07-12T15:55:29.919Z] 2023-07-12 15:55:29,843 [execute] INFO git cat-file --batch-check [2023-07-12T15:55:29.919Z] 2023-07-12 15:55:29,844 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/540, universal_newlines=False, shell=None, istream=) [2023-07-12T15:55:29.919Z] 2023-07-12 15:55:29,850 [execute] INFO git cat-file --batch [2023-07-12T15:55:29.919Z] 2023-07-12 15:55:29,850 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/540, universal_newlines=False, shell=None, istream=) [2023-07-12T15:55:29.919Z] 2023-07-12 15:55:29,862 [read_version] DEBUG read version from /w/workspace/edgex-go/540/.semver/main [2023-07-12T15:55:29.919Z] 2023-07-12 15:55:29,862 [execute] INFO git tag -a v3.1.0-dev.7 -m v3.1.0-dev.7 [2023-07-12T15:55:29.919Z] 2023-07-12 15:55:29,862 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.7', '-m', 'v3.1.0-dev.7'], cwd=/w/workspace/edgex-go/540, universal_newlines=False, shell=None, istream=None) [2023-07-12T15:55:29.919Z] 2023-07-12 15:55:29,868 [read_version] DEBUG read version from /w/workspace/edgex-go/540/.semver/main [2023-07-12T15:55:29.919Z] 3.1.0-dev.7 [Pipeline] } [2023-07-12T15:55:29.927Z] $ docker exec --env ******** --env ******** 5e09ee7676e8522dc927b0bcb6f069f0420438ac2218be2d3cc602457a9e6db8 ssh-agent -k [2023-07-12T15:55:30.022Z] unset SSH_AUTH_SOCK; [2023-07-12T15:55:30.022Z] unset SSH_AGENT_PID; [2023-07-12T15:55:30.022Z] echo Agent pid 38 killed; [2023-07-12T15:55:30.032Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-12T15:55:30.324Z] + git semver [Pipeline] } [2023-07-12T15:55:30.604Z] $ docker stop --time=1 5e09ee7676e8522dc927b0bcb6f069f0420438ac2218be2d3cc602457a9e6db8 [2023-07-12T15:55:31.909Z] $ docker rm -f --volumes 5e09ee7676e8522dc927b0bcb6f069f0420438ac2218be2d3cc602457a9e6db8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:55:32.299Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-12T15:55:32.299Z] [2023-07-12T15:55:32.299Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:55:32.602Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-12T15:55:32.602Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-07-12T15:55:32.602Z] ab5ef0e58194: Pulling fs layer [2023-07-12T15:55:32.602Z] 9712f1f96733: Pulling fs layer [2023-07-12T15:55:32.602Z] 63f879dbbcfc: Pulling fs layer [2023-07-12T15:55:32.602Z] 0d9ebad4ef96: Pulling fs layer [2023-07-12T15:55:32.602Z] e9a5061849ea: Pulling fs layer [2023-07-12T15:55:32.602Z] d747dcd14b5f: Pulling fs layer [2023-07-12T15:55:32.602Z] 2de7ff778b66: Pulling fs layer [2023-07-12T15:55:32.602Z] e9a5061849ea: Waiting [2023-07-12T15:55:32.602Z] d747dcd14b5f: Waiting [2023-07-12T15:55:32.602Z] 0d9ebad4ef96: Waiting [2023-07-12T15:55:32.602Z] 9712f1f96733: Verifying Checksum [2023-07-12T15:55:32.602Z] 9712f1f96733: Download complete [2023-07-12T15:55:32.859Z] 63f879dbbcfc: Verifying Checksum [2023-07-12T15:55:32.859Z] 63f879dbbcfc: Download complete [2023-07-12T15:55:33.117Z] e9a5061849ea: Verifying Checksum [2023-07-12T15:55:33.117Z] e9a5061849ea: Download complete [2023-07-12T15:55:33.117Z] 0d9ebad4ef96: Verifying Checksum [2023-07-12T15:55:33.117Z] 0d9ebad4ef96: Download complete [2023-07-12T15:55:33.117Z] d747dcd14b5f: Download complete [2023-07-12T15:55:33.117Z] ab5ef0e58194: Verifying Checksum [2023-07-12T15:55:33.117Z] ab5ef0e58194: Download complete [2023-07-12T15:55:33.117Z] 2de7ff778b66: Verifying Checksum [2023-07-12T15:55:33.117Z] 2de7ff778b66: Download complete [2023-07-12T15:55:36.396Z] ab5ef0e58194: Pull complete [2023-07-12T15:55:36.396Z] 9712f1f96733: Pull complete [2023-07-12T15:55:36.961Z] 63f879dbbcfc: Pull complete [2023-07-12T15:55:41.141Z] 0d9ebad4ef96: Pull complete [2023-07-12T15:55:41.141Z] e9a5061849ea: Pull complete [2023-07-12T15:55:41.141Z] d747dcd14b5f: Pull complete [2023-07-12T15:55:42.517Z] 2de7ff778b66: Pull complete [2023-07-12T15:55:42.517Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-07-12T15:55:42.517Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-12T15:55:42.517Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T15:55:42.607Z] prd-ubuntu20.04-docker-8c-8g-953 does not seem to be running inside a container [2023-07-12T15:55:42.643Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/540 -v /w/workspace/edgex-go/540:/w/workspace/edgex-go/540:rw,z -v /w/workspace/edgex-go/540@tmp:/w/workspace/edgex-go/540@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-07-12T15:55:46.181Z] $ docker top e19bb88c6e4eb16a6beaa7371d516347bd6172bcb2e61e637c0918d2482e38a5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-07-12T15:55:46.253Z] provisioning config files... [2023-07-12T15:55:46.259Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/540@tmp/config5229359703187368427tmp [2023-07-12T15:55:46.268Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/540@tmp/config3997151697188728735tmp [2023-07-12T15:55:46.277Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/540@tmp/config10011322378364998099tmp [Pipeline] { [Pipeline] echo [2023-07-12T15:55:46.294Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-12T15:55:46.576Z] ---> sigul-configuration.sh [2023-07-12T15:55:46.576Z] gpg: directory `/root/.gnupg' created [2023-07-12T15:55:46.576Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-07-12T15:55:46.576Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-07-12T15:55:46.576Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-07-12T15:55:46.576Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-07-12T15:55:46.576Z] gpg: CAST5 encrypted data [2023-07-12T15:55:46.576Z] gpg: encrypted with 1 passphrase [2023-07-12T15:55:46.576Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-07-12T15:55:46.864Z] + mkdir /home/jenkins [2023-07-12T15:55:46.864Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-07-12T15:55:47.153Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-07-12T15:55:47.160Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-12T15:55:47.443Z] ---> sigul-install.sh [2023-07-12T15:55:47.443Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-07-12T15:55:47.730Z] + git tag --list [2023-07-12T15:55:47.730Z] 0.6.0 [2023-07-12T15:55:47.730Z] 0.6.1 [2023-07-12T15:55:47.730Z] 0.7.0 [2023-07-12T15:55:47.730Z] 0.7.1 [2023-07-12T15:55:47.730Z] v1.0.0 [2023-07-12T15:55:47.730Z] v1.0.1 [2023-07-12T15:55:47.730Z] v1.1.0 [2023-07-12T15:55:47.730Z] v1.2.0 [2023-07-12T15:55:47.730Z] v1.2.1 [2023-07-12T15:55:47.730Z] v1.3.0 [2023-07-12T15:55:47.730Z] v1.3.1 [2023-07-12T15:55:47.730Z] v2.0.0 [2023-07-12T15:55:47.730Z] v2.1.0 [2023-07-12T15:55:47.730Z] v2.1.1 [2023-07-12T15:55:47.730Z] v2.2.0 [2023-07-12T15:55:47.730Z] v2.3.0 [2023-07-12T15:55:47.730Z] v3.0 [2023-07-12T15:55:47.730Z] v3.0.0 [2023-07-12T15:55:47.730Z] v3.1.0-dev.1 [2023-07-12T15:55:47.730Z] v3.1.0-dev.2 [2023-07-12T15:55:47.730Z] v3.1.0-dev.3 [2023-07-12T15:55:47.730Z] v3.1.0-dev.4 [2023-07-12T15:55:47.730Z] v3.1.0-dev.5 [2023-07-12T15:55:47.730Z] v3.1.0-dev.6 [2023-07-12T15:55:47.730Z] v3.1.0-dev.7 [Pipeline] sh [2023-07-12T15:55:48.021Z] + lftools sign git-tag v3.1.0-dev.7 [2023-07-12T15:55:48.587Z] Signing Git tag with Sigul... [2023-07-12T15:55:48.587Z] Signing v3.1.0-dev.7 [Pipeline] echo [2023-07-12T15:55:49.160Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-12T15:55:49.441Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-07-12T15:55:49.448Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-07-12T15:55:49.468Z] $ docker stop --time=1 e19bb88c6e4eb16a6beaa7371d516347bd6172bcb2e61e637c0918d2482e38a5 [2023-07-12T15:55:50.773Z] $ docker rm -f --volumes e19bb88c6e4eb16a6beaa7371d516347bd6172bcb2e61e637c0918d2482e38a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-07-12T15:55:51.196Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-12T15:55:51.196Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:55:51.497Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-12T15:55:51.497Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T15:55:51.568Z] prd-ubuntu20.04-docker-8c-8g-953 does not seem to be running inside a container [2023-07-12T15:55:51.596Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/540 -v /w/workspace/edgex-go/540:/w/workspace/edgex-go/540:rw,z -v /w/workspace/edgex-go/540@tmp:/w/workspace/edgex-go/540@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-12T15:55:51.962Z] $ docker top 5bb458588dfd303a63210a16d1daae4b6d6accc56d60dafb2fd33ae8aa75abbc -eo pid,comm [2023-07-12T15:55:52.012Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-07-12T15:55:52.012Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-12T15:55:52.043Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-12T15:55:52.043Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-12T15:55:52.156Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-12T15:55:52.159Z] $ docker exec 5bb458588dfd303a63210a16d1daae4b6d6accc56d60dafb2fd33ae8aa75abbc ssh-agent [2023-07-12T15:55:52.298Z] SSH_AUTH_SOCK=/tmp/ssh-X1FlYev5Mplx/agent.32 [2023-07-12T15:55:52.298Z] SSH_AGENT_PID=38 [2023-07-12T15:55:52.304Z] Running ssh-add (command line suppressed) [2023-07-12T15:55:52.418Z] Identity added: /w/workspace/edgex-go/540@tmp/private_key_14624066254297056182.key (/w/workspace/edgex-go/540@tmp/private_key_14624066254297056182.key) [2023-07-12T15:55:52.433Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-12T15:55:52.721Z] + git semver bump pre [2023-07-12T15:55:52.980Z] 2023-07-12 15:55:52,903 [read_version] DEBUG read version from /w/workspace/edgex-go/540/.semver/main [2023-07-12T15:55:52.980Z] 2023-07-12 15:55:52,904 [bump_version] DEBUG bumping version:3.1.0-dev.7 on axis:pre with prefix:dev [2023-07-12T15:55:52.980Z] 2023-07-12 15:55:52,904 [bump_version] DEBUG bumped version:3.1.0-dev.8 [2023-07-12T15:55:52.980Z] 2023-07-12 15:55:52,904 [write_version] DEBUG write version:3.1.0-dev.8 to path:/w/workspace/edgex-go/540/.semver/main with force:True [2023-07-12T15:55:52.980Z] 2023-07-12 15:55:52,904 [read_version] DEBUG read version from /w/workspace/edgex-go/540/.semver/main [2023-07-12T15:55:52.980Z] 2023-07-12 15:55:52,904 [write_file] DEBUG write to file:/w/workspace/edgex-go/540/.semver/main [2023-07-12T15:55:52.980Z] 2023-07-12 15:55:52,906 [execute] INFO git cat-file --batch-check [2023-07-12T15:55:52.980Z] 2023-07-12 15:55:52,906 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/540/.semver, universal_newlines=False, shell=None, istream=) [2023-07-12T15:55:52.980Z] 2023-07-12 15:55:52,912 [execute] INFO git cat-file --batch [2023-07-12T15:55:52.980Z] 2023-07-12 15:55:52,912 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/540/.semver, universal_newlines=False, shell=None, istream=) [2023-07-12T15:55:52.980Z] 2023-07-12 15:55:52,918 [read_version] DEBUG read version from /w/workspace/edgex-go/540/.semver/main [2023-07-12T15:55:52.980Z] 3.1.0-dev.8 [Pipeline] } [2023-07-12T15:55:52.990Z] $ docker exec --env ******** --env ******** 5bb458588dfd303a63210a16d1daae4b6d6accc56d60dafb2fd33ae8aa75abbc ssh-agent -k [2023-07-12T15:55:53.093Z] unset SSH_AUTH_SOCK; [2023-07-12T15:55:53.093Z] unset SSH_AGENT_PID; [2023-07-12T15:55:53.093Z] echo Agent pid 38 killed; [2023-07-12T15:55:53.105Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-12T15:55:53.402Z] + git semver [Pipeline] } [2023-07-12T15:55:53.673Z] $ docker stop --time=1 5bb458588dfd303a63210a16d1daae4b6d6accc56d60dafb2fd33ae8aa75abbc [2023-07-12T15:55:54.956Z] $ docker rm -f --volumes 5bb458588dfd303a63210a16d1daae4b6d6accc56d60dafb2fd33ae8aa75abbc [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-12T15:55:55.303Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-12T15:55:55.303Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:55:55.603Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-12T15:55:55.603Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T15:55:55.673Z] prd-ubuntu20.04-docker-8c-8g-953 does not seem to be running inside a container [2023-07-12T15:55:55.704Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/540 -v /w/workspace/edgex-go/540:/w/workspace/edgex-go/540:rw,z -v /w/workspace/edgex-go/540@tmp:/w/workspace/edgex-go/540@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-12T15:55:56.090Z] $ docker top 18911d19669d7df933bec802eef7cfa87d79b3e6f79e1bd35f585eb4748b10b2 -eo pid,comm [2023-07-12T15:55:56.140Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-07-12T15:55:56.140Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-12T15:55:56.176Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-12T15:55:56.176Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-12T15:55:56.289Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-12T15:55:56.292Z] $ docker exec 18911d19669d7df933bec802eef7cfa87d79b3e6f79e1bd35f585eb4748b10b2 ssh-agent [2023-07-12T15:55:56.402Z] SSH_AUTH_SOCK=/tmp/ssh-meZfPo69XTRE/agent.32 [2023-07-12T15:55:56.402Z] SSH_AGENT_PID=38 [2023-07-12T15:55:56.406Z] Running ssh-add (command line suppressed) [2023-07-12T15:55:56.535Z] Identity added: /w/workspace/edgex-go/540@tmp/private_key_917992575247351695.key (/w/workspace/edgex-go/540@tmp/private_key_917992575247351695.key) [2023-07-12T15:55:56.550Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-12T15:55:56.836Z] + git semver push [2023-07-12T15:55:57.097Z] 2023-07-12 15:55:57,020 [run_push] DEBUG push [2023-07-12T15:55:57.097Z] 2023-07-12 15:55:57,020 [execute] INFO git cat-file --batch-check [2023-07-12T15:55:57.097Z] 2023-07-12 15:55:57,021 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/540/.semver, universal_newlines=False, shell=None, istream=) [2023-07-12T15:55:57.097Z] 2023-07-12 15:55:57,025 [execute] INFO git rev-list 0703968c77adecbe019e64b7a87a54b67bf4dabd -- [2023-07-12T15:55:57.097Z] 2023-07-12 15:55:57,025 [execute] DEBUG Popen(['git', 'rev-list', '0703968c77adecbe019e64b7a87a54b67bf4dabd', '--'], cwd=/w/workspace/edgex-go/540/.semver, universal_newlines=False, shell=None, istream=None) [2023-07-12T15:55:57.097Z] 2023-07-12 15:55:57,043 [execute] INFO git fetch -v origin [2023-07-12T15:55:57.097Z] 2023-07-12 15:55:57,044 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/540/.semver, universal_newlines=True, shell=None, istream=None) [2023-07-12T15:55:57.667Z] 2023-07-12 15:55:57,513 [run_push] DEBUG no remote changes detected [2023-07-12T15:55:57.667Z] 2023-07-12 15:55:57,513 [execute] INFO git push origin semver [2023-07-12T15:55:57.667Z] 2023-07-12 15:55:57,514 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/540/.semver, universal_newlines=False, shell=None, istream=None) [2023-07-12T15:55:58.611Z] 2023-07-12 15:55:58,357 [run_push] DEBUG push all version tags [2023-07-12T15:55:58.611Z] 2023-07-12 15:55:58,358 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-07-12T15:55:58.611Z] 2023-07-12 15:55:58,358 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/540, universal_newlines=False, shell=None, istream=None) [2023-07-12T15:55:59.180Z] 2023-07-12 15:55:59,165 [read_version] DEBUG read version from /w/workspace/edgex-go/540/.semver/main [2023-07-12T15:55:59.180Z] 3.1.0-dev.8 [Pipeline] } [2023-07-12T15:55:59.448Z] $ docker exec --env ******** --env ******** 18911d19669d7df933bec802eef7cfa87d79b3e6f79e1bd35f585eb4748b10b2 ssh-agent -k [2023-07-12T15:55:59.556Z] unset SSH_AUTH_SOCK; [2023-07-12T15:55:59.556Z] unset SSH_AGENT_PID; [2023-07-12T15:55:59.556Z] echo Agent pid 38 killed; [2023-07-12T15:55:59.570Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-12T15:55:59.877Z] + git semver [Pipeline] } [2023-07-12T15:56:00.148Z] $ docker stop --time=1 18911d19669d7df933bec802eef7cfa87d79b3e6f79e1bd35f585eb4748b10b2 [2023-07-12T15:56:01.457Z] $ docker rm -f --volumes 18911d19669d7df933bec802eef7cfa87d79b3e6f79e1bd35f585eb4748b10b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-07-12T15:56:01.973Z] + [ -d /w/workspace/edgex-go/540/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-07-12T15:56:02.260Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-12T15:56:03.114Z] ---> package-listing.sh [2023-07-12T15:56:03.115Z] ++ facter osfamily [2023-07-12T15:56:03.115Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-12T15:56:03.374Z] + OS_FAMILY=debian [2023-07-12T15:56:03.374Z] + workspace=/w/workspace/edgex-go/540 [2023-07-12T15:56:03.374Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-12T15:56:03.374Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-12T15:56:03.374Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-12T15:56:03.374Z] + PACKAGES=/tmp/packages_start.txt [2023-07-12T15:56:03.374Z] + '[' /w/workspace/edgex-go/540 ']' [2023-07-12T15:56:03.374Z] + PACKAGES=/tmp/packages_end.txt [2023-07-12T15:56:03.374Z] + case "${OS_FAMILY}" in [2023-07-12T15:56:03.374Z] + dpkg -l [2023-07-12T15:56:03.374Z] + grep '^ii' [2023-07-12T15:56:03.374Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-12T15:56:03.374Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-12T15:56:03.374Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-12T15:56:03.374Z] + '[' /w/workspace/edgex-go/540 ']' [2023-07-12T15:56:03.374Z] + mkdir -p /w/workspace/edgex-go/540/archives/ [2023-07-12T15:56:03.374Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/540/archives/ [Pipeline] echo [2023-07-12T15:56:03.386Z] 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/540/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-07-12T15:56:03.665Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:56:04.225Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-12T15:56:04.225Z] [2023-07-12T15:56:04.225Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T15:56:04.520Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-12T15:56:04.520Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-12T15:56:04.520Z] 5eb5b503b376: Pulling fs layer [2023-07-12T15:56:04.520Z] 5c69ac0246d0: Pulling fs layer [2023-07-12T15:56:04.520Z] ec43610c2a17: Pulling fs layer [2023-07-12T15:56:04.520Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-12T15:56:04.520Z] 33b1e0a273af: Pulling fs layer [2023-07-12T15:56:04.520Z] 5d3b04190fa2: Pulling fs layer [2023-07-12T15:56:04.520Z] 33b1e0a273af: Waiting [2023-07-12T15:56:04.520Z] 2f39f015ded8: Pulling fs layer [2023-07-12T15:56:04.520Z] 5d3b04190fa2: Waiting [2023-07-12T15:56:04.520Z] 2f39f015ded8: Waiting [2023-07-12T15:56:04.520Z] 5c69ac0246d0: Download complete [2023-07-12T15:56:04.520Z] 3a2ae6a8a46f: Download complete [2023-07-12T15:56:04.779Z] 33b1e0a273af: Verifying Checksum [2023-07-12T15:56:04.779Z] 33b1e0a273af: Download complete [2023-07-12T15:56:04.779Z] ec43610c2a17: Verifying Checksum [2023-07-12T15:56:04.779Z] ec43610c2a17: Download complete [2023-07-12T15:56:04.779Z] 5d3b04190fa2: Verifying Checksum [2023-07-12T15:56:04.779Z] 5d3b04190fa2: Download complete [2023-07-12T15:56:04.779Z] 5eb5b503b376: Verifying Checksum [2023-07-12T15:56:04.779Z] 5eb5b503b376: Download complete [2023-07-12T15:56:05.715Z] 2f39f015ded8: Download complete [2023-07-12T15:56:06.282Z] 5eb5b503b376: Pull complete [2023-07-12T15:56:06.282Z] 5c69ac0246d0: Pull complete [2023-07-12T15:56:06.847Z] ec43610c2a17: Pull complete [2023-07-12T15:56:06.847Z] 3a2ae6a8a46f: Pull complete [2023-07-12T15:56:07.106Z] 33b1e0a273af: Pull complete [2023-07-12T15:56:07.106Z] 5d3b04190fa2: Pull complete [2023-07-12T15:56:12.368Z] 2f39f015ded8: Pull complete [2023-07-12T15:56:12.368Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-12T15:56:12.368Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-12T15:56:12.368Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T15:56:12.444Z] prd-ubuntu20.04-docker-8c-8g-953 does not seem to be running inside a container [2023-07-12T15:56:12.471Z] $ 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/540/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/540 -v /w/workspace/edgex-go/540:/w/workspace/edgex-go/540:rw,z -v /w/workspace/edgex-go/540@tmp:/w/workspace/edgex-go/540@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-12T15:56:13.940Z] $ docker top c74f56126dfc9a62a70724830d7d4b5188b5d5f2664072f929ee619ac8daa897 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-12T15:56:14.280Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-12T15:56:14.560Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-12T15:56:14.844Z] + ls /var/log/sa-host [2023-07-12T15:56:14.844Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-12T15:56:14.989Z] provisioning config files... [2023-07-12T15:56:14.996Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/540@tmp/config13954632200591775957tmp [Pipeline] { [Pipeline] echo [2023-07-12T15:56:15.008Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-12T15:56:15.289Z] ---> create-netrc.sh [Pipeline] } [2023-07-12T15:56:15.296Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-12T15:56:15.630Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-12T15:56:15.639Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-12T15:56:15.919Z] ---> sudo-logs.sh [2023-07-12T15:56:15.920Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-12T15:56:15.941Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-12T15:56:16.221Z] ---> job-cost.sh [2023-07-12T15:56:16.221Z] lf-activate-venv: SKIPPING [2023-07-12T15:56:16.221Z] DEBUG: total: 0.10999999940395355 [2023-07-12T15:56:16.221Z] INFO: Retrieving Stack Cost... [2023-07-12T15:56:17.598Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-12T15:56:17.598Z] INFO: Archiving Costs [Pipeline] echo [2023-07-12T15:56:17.609Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-12T15:56:17.890Z] ---> logs-deploy.sh [2023-07-12T15:56:17.890Z] lf-activate-venv: SKIPPING [2023-07-12T15:56:17.890Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/540 [2023-07-12T15:56:17.890Z] INFO: archiving workspace using pattern(s): [2023-07-12T15:56:18.824Z] Archives upload complete. [2023-07-12T15:56:19.082Z] INFO: archiving logs to Nexus [2023-07-12T15:56:19.649Z] ---> uname -a: [2023-07-12T15:56:19.649Z] Linux prd-ubuntu20-04-docker-8c-8g-953 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-07-12T15:56:19.649Z] [2023-07-12T15:56:19.649Z] [2023-07-12T15:56:19.649Z] ---> lscpu: [2023-07-12T15:56:19.649Z] Architecture: x86_64 [2023-07-12T15:56:19.649Z] CPU op-mode(s): 32-bit, 64-bit [2023-07-12T15:56:19.649Z] Byte Order: Little Endian [2023-07-12T15:56:19.649Z] Address sizes: 40 bits physical, 48 bits virtual [2023-07-12T15:56:19.649Z] CPU(s): 8 [2023-07-12T15:56:19.649Z] On-line CPU(s) list: 0-7 [2023-07-12T15:56:19.649Z] Thread(s) per core: 1 [2023-07-12T15:56:19.649Z] Core(s) per socket: 1 [2023-07-12T15:56:19.649Z] Socket(s): 8 [2023-07-12T15:56:19.649Z] NUMA node(s): 1 [2023-07-12T15:56:19.649Z] Vendor ID: AuthenticAMD [2023-07-12T15:56:19.649Z] CPU family: 23 [2023-07-12T15:56:19.649Z] Model: 49 [2023-07-12T15:56:19.649Z] Model name: AMD EPYC-Rome Processor [2023-07-12T15:56:19.649Z] Stepping: 0 [2023-07-12T15:56:19.649Z] CPU MHz: 2800.000 [2023-07-12T15:56:19.649Z] BogoMIPS: 5600.00 [2023-07-12T15:56:19.649Z] Virtualization: AMD-V [2023-07-12T15:56:19.649Z] Hypervisor vendor: KVM [2023-07-12T15:56:19.649Z] Virtualization type: full [2023-07-12T15:56:19.649Z] L1d cache: 256 KiB [2023-07-12T15:56:19.649Z] L1i cache: 256 KiB [2023-07-12T15:56:19.649Z] L2 cache: 4 MiB [2023-07-12T15:56:19.649Z] L3 cache: 128 MiB [2023-07-12T15:56:19.649Z] NUMA node0 CPU(s): 0-7 [2023-07-12T15:56:19.649Z] Vulnerability Itlb multihit: Not affected [2023-07-12T15:56:19.649Z] Vulnerability L1tf: Not affected [2023-07-12T15:56:19.649Z] Vulnerability Mds: Not affected [2023-07-12T15:56:19.649Z] Vulnerability Meltdown: Not affected [2023-07-12T15:56:19.649Z] Vulnerability Mmio stale data: Not affected [2023-07-12T15:56:19.649Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-07-12T15:56:19.649Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-07-12T15:56:19.649Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-07-12T15:56:19.649Z] Vulnerability Srbds: Not affected [2023-07-12T15:56:19.649Z] Vulnerability Tsx async abort: Not affected [2023-07-12T15:56:19.649Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-07-12T15:56:19.649Z] [2023-07-12T15:56:19.649Z] [2023-07-12T15:56:19.649Z] ---> nproc: [2023-07-12T15:56:19.649Z] 8 [2023-07-12T15:56:19.649Z] [2023-07-12T15:56:19.649Z] [2023-07-12T15:56:19.649Z] ---> df -h: [2023-07-12T15:56:19.649Z] Filesystem Size Used Avail Use% Mounted on [2023-07-12T15:56:19.649Z] overlay 155G 24G 132G 15% / [2023-07-12T15:56:19.649Z] tmpfs 64M 0 64M 0% /dev [2023-07-12T15:56:19.649Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-07-12T15:56:19.649Z] shm 64M 0 64M 0% /dev/shm [2023-07-12T15:56:19.649Z] /dev/vda1 155G 24G 132G 15% /facter-os [2023-07-12T15:56:19.649Z] [2023-07-12T15:56:19.649Z]