Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 369fcd6bf29aafe6b5d191e53436f801010b80d4 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-ssh14166461639463301710.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh16469624408357988376.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 056ae7b86453181957306e7078512cbe12174832 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-ssh17025863171926020462.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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-ssh11628266928435751670.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-ssh4380420746082171658.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]] ========================================================= [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.23 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 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-116112’ Running on prd-ubuntu20.04-docker-8c-8g-116172 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/908 [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/908 # 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 369fcd6bf29aafe6b5d191e53436f801010b80d4 (main) Commit message: "build(deps): Bump github.com/go-co-op/gocron/v2 from 2.16.5 to 2.16.6 (#5263)" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 369fcd6bf29aafe6b5d191e53436f801010b80d4 # timeout=10 > git rev-list --no-walk a677b28ec927103ec44990ef428c4d87c2253632 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:08:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:08:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:08:20 ========================================================= 10:08:20 EdgeX Global Pipelines Version Info 10:08:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:08:21 ------------------- 10:08:21 stable info: 10:08:21 ------------------- 10:08:21 Commited By: Cherry Wang cherry@iotechsys.com 10:08:21 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 10:08:21 Message: update stable to v1.0.276 10:08:22 ------------------- 10:08:22 experimental info: 10:08:22 ------------------- 10:08:22 Commited By: **** collab-it+edgex@linuxfoundation.org 10:08:22 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 10:08:22 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:08:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 10:08:22 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 10:08:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:08:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:08:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:08:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 10:08:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:08:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 10:08:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 10:08:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 10:08:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:08:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:08:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:08:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:08:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:08:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:08:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:08:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:08:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 10:08:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 10:08:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:08:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:08:22 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:08:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 10:08:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 10:08:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 10:08:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] echo 10:08:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 369fcd6 [Pipeline] echo 10:08:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:08:22 provisioning config files... 10:08:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/908@tmp/config16949114776226273964tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:08:23 ---> ****-login.sh 10:08:23 nexus3.edgexfoundry.org:10001 10:08:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:08:23 10:08:23 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:08:23 Configure a credential helper to remove this warning. See 10:08:23 https://docs.****.com/go/credential-store/ 10:08:23 10:08:23 Login Succeeded 10:08:23 nexus3.edgexfoundry.org:10002 10:08:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:08:23 10:08:23 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:08:23 Configure a credential helper to remove this warning. See 10:08:23 https://docs.****.com/go/credential-store/ 10:08:23 10:08:23 Login Succeeded 10:08:23 nexus3.edgexfoundry.org:10003 10:08:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:08:23 10:08:23 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:08:23 Configure a credential helper to remove this warning. See 10:08:23 https://docs.****.com/go/credential-store/ 10:08:23 10:08:23 Login Succeeded 10:08:23 nexus3.edgexfoundry.org:10004 10:08:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:08:23 10:08:23 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:08:23 Configure a credential helper to remove this warning. See 10:08:23 https://docs.****.com/go/credential-store/ 10:08:23 10:08:23 Login Succeeded 10:08:23 ****.io 10:08:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:08:24 10:08:24 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:08:24 Configure a credential helper to remove this warning. See 10:08:24 https://docs.****.com/go/credential-store/ 10:08:24 10:08:24 Login Succeeded 10:08:24 ---> ****-login.sh ends [Pipeline] } 10:08:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:08:24 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/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 10:08:24 + cut -d/ -f2 10:08:24 + dirname cmd/core-command/Dockerfile 10:08:24 + echo core-command,cmd/core-command/Dockerfile 10:08:24 + dirname cmd/core-common-config-bootstrapper/Dockerfile 10:08:24 + cut -d/ -f2 10:08:24 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 10:08:24 + dirname cmd/core-data/Dockerfile 10:08:24 + cut -d/ -f2 10:08:24 + echo core-data,cmd/core-data/Dockerfile 10:08:24 + dirname cmd/core-keeper/Dockerfile 10:08:24 + cut -d/ -f2 10:08:24 + echo core-keeper,cmd/core-keeper/Dockerfile 10:08:24 + dirname cmd/core-metadata/Dockerfile 10:08:24 + cut -d/ -f2 10:08:24 + echo core-metadata,cmd/core-metadata/Dockerfile 10:08:24 + + cut -d/ -f2 10:08:24 dirname cmd/security-bootstrapper/Dockerfile 10:08:24 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 10:08:24 + dirname cmd/security-proxy-auth/Dockerfile 10:08:24 + cut -d/ -f2 10:08:24 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 10:08:24 + dirname cmd/security-proxy-setup/Dockerfile 10:08:24 + cut -d/ -f2 10:08:24 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 10:08:24 + dirname cmd/security-secretstore-setup/Dockerfile 10:08:24 + cut -d/ -f2 10:08:24 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 10:08:24 + dirname cmd/security-spiffe-token-provider/Dockerfile 10:08:24 + cut -d/ -f2 10:08:24 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 10:08:24 + dirname cmd/security-spire-agent/Dockerfile 10:08:24 + cut -d/ -f2 10:08:24 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 10:08:24 + dirname cmd/security-spire-config/Dockerfile 10:08:24 + cut -d/ -f2 10:08:24 + echo security-spire-config,cmd/security-spire-config/Dockerfile 10:08:24 + dirname cmd/security-spire-server/Dockerfile 10:08:24 + cut -d/ -f2 10:08:24 + echo security-spire-server,cmd/security-spire-server/Dockerfile 10:08:24 + dirname cmd/support-notifications/Dockerfile 10:08:24 + cut -d/ -f2 10:08:24 + echo support-notifications,cmd/support-notifications/Dockerfile 10:08:24 + dirname cmd/support-scheduler/Dockerfile 10:08:24 + cut -d/ -f2 10:08:24 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 10:08:24 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-keeper, dockerfile:cmd/core-keeper/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 10:08:24 + git rev-list -1 --merges 369fcd6bf29aafe6b5d191e53436f801010b80d4~1..369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] echo 10:08:24 -----------> git rev-list -1 --merges 369fcd6bf29aafe6b5d191e53436f801010b80d4~1..369fcd6bf29aafe6b5d191e53436f801010b80d4 369fcd6bf29aafe6b5d191e53436f801010b80d4 [false] [Pipeline] sh 10:08:25 + git log --format=format:%s -1 369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] echo 10:08:25 ========================================================= 10:08:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:08:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 10:08:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:08:25 + grep -v github /etc/ssh/ssh_known_hosts 10:08:25 + [ -e /tmp/ssh_known_hosts ] 10:08:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:08:25 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:08:25 sudo tee -a /etc/ssh/ssh_known_hosts 10:08:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:08:25 10:08:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:08:26 0.1.4: Pulling from edgex-devops/py-git-semver 10:08:26 3dae71ba6b94: Pulling fs layer 10:08:26 6bf1a483ea7c: Pulling fs layer 10:08:26 f5dfc541a4d3: Pulling fs layer 10:08:26 461d9e800cba: Pulling fs layer 10:08:26 80192f66455f: Pulling fs layer 10:08:26 2e8e34ca0e6c: Pulling fs layer 10:08:26 a29436f7fd5d: Pulling fs layer 10:08:26 923cac83aea3: Pulling fs layer 10:08:26 25ad8b0a4227: Pulling fs layer 10:08:26 db01528c6b51: Pulling fs layer 10:08:26 28988de357af: Pulling fs layer 10:08:26 461d9e800cba: Waiting 10:08:26 a29436f7fd5d: Waiting 10:08:26 80192f66455f: Waiting 10:08:26 923cac83aea3: Waiting 10:08:26 db01528c6b51: Waiting 10:08:26 2e8e34ca0e6c: Waiting 10:08:26 25ad8b0a4227: Waiting 10:08:26 28988de357af: Waiting 10:08:26 6bf1a483ea7c: Verifying Checksum 10:08:26 6bf1a483ea7c: Download complete 10:08:26 461d9e800cba: Verifying Checksum 10:08:26 461d9e800cba: Download complete 10:08:26 80192f66455f: Verifying Checksum 10:08:26 80192f66455f: Download complete 10:08:26 f5dfc541a4d3: Verifying Checksum 10:08:26 f5dfc541a4d3: Download complete 10:08:26 3dae71ba6b94: Verifying Checksum 10:08:26 3dae71ba6b94: Download complete 10:08:26 923cac83aea3: Verifying Checksum 10:08:26 923cac83aea3: Download complete 10:08:26 25ad8b0a4227: Verifying Checksum 10:08:26 25ad8b0a4227: Download complete 10:08:26 db01528c6b51: Download complete 10:08:26 28988de357af: Download complete 10:08:26 a29436f7fd5d: Verifying Checksum 10:08:26 a29436f7fd5d: Download complete 10:08:27 2e8e34ca0e6c: Verifying Checksum 10:08:27 2e8e34ca0e6c: Download complete 10:08:27 3dae71ba6b94: Pull complete 10:08:28 6bf1a483ea7c: Pull complete 10:08:29 f5dfc541a4d3: Pull complete 10:08:29 461d9e800cba: Pull complete 10:08:29 80192f66455f: Pull complete 10:08:33 2e8e34ca0e6c: Pull complete 10:08:33 a29436f7fd5d: Pull complete 10:08:33 923cac83aea3: Pull complete 10:08:33 25ad8b0a4227: Pull complete 10:08:33 db01528c6b51: Pull complete 10:08:33 28988de357af: Pull complete 10:08:33 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 10:08:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:08:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:08:34 prd-ubuntu20.04-docker-8c-8g-116172 does not seem to be running inside a container 10:08:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/908 -v /w/workspace/edgex-go/908:/w/workspace/edgex-go/908:rw,z -v /w/workspace/edgex-go/908@tmp:/w/workspace/edgex-go/908@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 10:08:35 $ docker top c93a31ce58c5c7a0b59d3bd1beeaa53e1706dd6936eb33458d1c270050776604 -eo pid,comm 10:08:35 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). 10:08:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:08:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:08:35 [ssh-agent] Looking for ssh-agent implementation... 10:08:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:08:35 $ docker exec c93a31ce58c5c7a0b59d3bd1beeaa53e1706dd6936eb33458d1c270050776604 ssh-agent 10:08:36 SSH_AUTH_SOCK=/tmp/ssh-CtBYuhFu2fkp/agent.32 10:08:36 SSH_AGENT_PID=38 10:08:36 Running ssh-add (command line suppressed) 10:08:36 Identity added: /w/workspace/edgex-go/908@tmp/private_key_11591621972005289534.key (/w/workspace/edgex-go/908@tmp/private_key_11591621972005289534.key) 10:08:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:08:36 + git config --global --add safe.directory /w/workspace/edgex-go/908 [Pipeline] sh 10:08:36 + git tag --points-at HEAD [Pipeline] } 10:08:36 $ docker exec --env ******** --env ******** c93a31ce58c5c7a0b59d3bd1beeaa53e1706dd6936eb33458d1c270050776604 ssh-agent -k 10:08:36 unset SSH_AUTH_SOCK; 10:08:36 unset SSH_AGENT_PID; 10:08:36 echo Agent pid 38 killed; 10:08:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:08:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:08:36 [ssh-agent] Looking for ssh-agent implementation... 10:08:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:08:37 $ docker exec c93a31ce58c5c7a0b59d3bd1beeaa53e1706dd6936eb33458d1c270050776604 ssh-agent 10:08:37 SSH_AUTH_SOCK=/tmp/ssh-Mutsz9OAtGgD/agent.85 10:08:37 SSH_AGENT_PID=91 10:08:37 Running ssh-add (command line suppressed) 10:08:37 Identity added: /w/workspace/edgex-go/908@tmp/private_key_7117223586590432678.key (/w/workspace/edgex-go/908@tmp/private_key_7117223586590432678.key) 10:08:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:08:37 + git semver init 10:08:37 2025-10-08 10:08:37,766 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 10:08:37 2025-10-08 10:08:37,770 [run_init] DEBUG init version:0.0.0 force:False 10:08:37 2025-10-08 10:08:37,771 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/908/.semver 10:08:37 2025-10-08 10:08:37,771 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/908/.semver 10:08:37 2025-10-08 10:08:37,771 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/908/.semver'], cwd=/w/workspace/edgex-go/908, stdin=None, shell=False, universal_newlines=False) 10:08:43 2025-10-08 10:08:43,577 [append_file] DEBUG append to file:/w/workspace/edgex-go/908/.git/info/exclude 10:08:43 2025-10-08 10:08:43,578 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/908/.semver/main with force:False 10:08:43 2025-10-08 10:08:43,579 [read_version] DEBUG read version from /w/workspace/edgex-go/908/.semver/main 10:08:43 2025-10-08 10:08:43,579 [read_version] DEBUG read version from /w/workspace/edgex-go/908/.semver/main 10:08:43 4.1.0-dev.64 [Pipeline] } 10:08:43 $ docker exec --env ******** --env ******** c93a31ce58c5c7a0b59d3bd1beeaa53e1706dd6936eb33458d1c270050776604 ssh-agent -k 10:08:43 unset SSH_AUTH_SOCK; 10:08:43 unset SSH_AGENT_PID; 10:08:43 echo Agent pid 91 killed; 10:08:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:08:44 + git semver [Pipeline] } 10:08:44 $ docker stop --time=1 c93a31ce58c5c7a0b59d3bd1beeaa53e1706dd6936eb33458d1c270050776604 10:08:45 $ docker rm -f --volumes c93a31ce58c5c7a0b59d3bd1beeaa53e1706dd6936eb33458d1c270050776604 [Pipeline] // withDockerContainer [Pipeline] sh 10:08:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:08:46 Stashed 1 file(s) [Pipeline] echo 10:08:46 [edgeXSemver]: initialized semver on version 4.1.0-dev.64 [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 10:08:47 + git config --global --add safe.directory /w/workspace/edgex-go/908 [Pipeline] echo 10:08:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:08:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:08:47 ========================================================= 10:08:47 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 10:08:47 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:08:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 10:08:47 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 10:08:47 0a9a5dfd008f: Pulling fs layer 10:08:47 36466aa92d05: Pulling fs layer 10:08:47 e10405b45d13: Pulling fs layer 10:08:47 096b7ceb2af7: Pulling fs layer 10:08:47 4f4fb700ef54: Pulling fs layer 10:08:47 c451b95d7931: Pulling fs layer 10:08:47 9febf9df4401: Pulling fs layer 10:08:47 1477f019b032: Pulling fs layer 10:08:47 c7dc25521971: Pulling fs layer 10:08:47 c451b95d7931: Waiting 10:08:47 9febf9df4401: Waiting 10:08:47 1477f019b032: Waiting 10:08:47 c7dc25521971: Waiting 10:08:47 096b7ceb2af7: Waiting 10:08:47 4f4fb700ef54: Waiting 10:08:47 36466aa92d05: Verifying Checksum 10:08:47 36466aa92d05: Download complete 10:08:47 096b7ceb2af7: Verifying Checksum 10:08:47 096b7ceb2af7: Download complete 10:08:47 4f4fb700ef54: Verifying Checksum 10:08:47 4f4fb700ef54: Download complete 10:08:47 c451b95d7931: Verifying Checksum 10:08:47 c451b95d7931: Download complete 10:08:47 0a9a5dfd008f: Verifying Checksum 10:08:47 0a9a5dfd008f: Download complete 10:08:47 9febf9df4401: Verifying Checksum 10:08:47 9febf9df4401: Download complete 10:08:47 0a9a5dfd008f: Pull complete 10:08:47 36466aa92d05: Pull complete 10:08:47 c7dc25521971: Verifying Checksum 10:08:47 c7dc25521971: Download complete 10:08:47 e10405b45d13: Verifying Checksum 10:08:47 e10405b45d13: Download complete 10:08:48 1477f019b032: Verifying Checksum 10:08:48 1477f019b032: Download complete 10:08:52 e10405b45d13: Pull complete 10:08:52 096b7ceb2af7: Pull complete 10:08:52 4f4fb700ef54: Pull complete 10:08:52 c451b95d7931: Pull complete 10:08:52 9febf9df4401: Pull complete 10:08:55 1477f019b032: Pull complete 10:08:55 c7dc25521971: Pull complete 10:08:55 Digest: sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 10:08:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 10:08:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 10:08:56 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 10:08:56 WORKDIR /edgex 10:08:56 COPY go.mod . 10:08:56 RUN go mod download 10:08:56 + docker build -t ci-base-image-x86_64 -f - . 10:08:56 #0 building with "default" instance using docker driver 10:08:56 10:08:56 #1 [internal] load build definition from Dockerfile 10:08:56 #1 transferring dockerfile: 164B done 10:08:56 #1 DONE 0.0s 10:08:56 10:08:56 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 10:08:56 #2 DONE 0.0s 10:08:56 10:08:56 #3 [internal] load .dockerignore 10:08:56 #3 transferring context: 50B done 10:08:56 #3 DONE 0.0s 10:08:56 10:08:56 #4 [internal] load build context 10:08:56 #4 transferring context: 6.57kB done 10:08:56 #4 DONE 0.0s 10:08:56 10:08:56 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 10:08:56 #5 DONE 0.1s 10:08:56 10:08:56 #6 [2/4] WORKDIR /edgex 10:08:58 #6 DONE 1.3s 10:08:58 10:08:58 #7 [3/4] COPY go.mod . 10:08:58 #7 DONE 0.0s 10:08:58 10:08:58 #8 [4/4] RUN go mod download 10:09:01 Still waiting to schedule task 10:09:01 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-116136’ 10:09:06 #8 DONE 7.5s 10:09:06 10:09:06 #9 exporting to image 10:09:06 #9 exporting layers 10:09:09 #9 exporting layers 3.5s done 10:09:09 #9 writing image sha256:0115b7edd16828b3110b624baf2e0ba3c7b3385162b46122dfcd108cbed731cd done 10:09:09 #9 naming to docker.io/library/ci-base-image-x86_64 done 10:09:09 #9 DONE 3.5s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:09 + docker inspect -f . ci-base-image-x86_64 10:09:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:09:10 prd-ubuntu20.04-docker-8c-8g-116172 does not seem to be running inside a container 10:09:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/908 -v /w/workspace/edgex-go/908:/w/workspace/edgex-go/908:rw,z -v /w/workspace/edgex-go/908@tmp:/w/workspace/edgex-go/908@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 10:09:10 $ docker top dd221f65c496e0648bb3c1d3b21c278d55311b0915f01870f8ebc11cad1f9b02 -eo pid,comm [Pipeline] { [Pipeline] sh 10:09:10 + go version 10:09:10 go version go1.23.9 linux/amd64 [Pipeline] } 10:09:10 $ docker stop --time=1 dd221f65c496e0648bb3c1d3b21c278d55311b0915f01870f8ebc11cad1f9b02 10:09:11 $ docker rm -f --volumes dd221f65c496e0648bb3c1d3b21c278d55311b0915f01870f8ebc11cad1f9b02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:12 + docker inspect -f . ci-base-image-x86_64 10:09:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:09:12 prd-ubuntu20.04-docker-8c-8g-116172 does not seem to be running inside a container 10:09:12 $ 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/908 -v /w/workspace/edgex-go/908:/w/workspace/edgex-go/908:rw,z -v /w/workspace/edgex-go/908@tmp:/w/workspace/edgex-go/908@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 10:09:12 $ docker top d41e66fa8891bc2c25b767e82e6a5da7321bb8ff4964a9ae1bf85a5576724a2a -eo pid,comm [Pipeline] { [Pipeline] echo 10:09:12 ========================================================= 10:09:12 [edgeXBuildGoParallel] Running Tests and Build... 10:09:12 ========================================================= [Pipeline] sh 10:09:13 + git config --global --add safe.directory /w/workspace/edgex-go/908 [Pipeline] fileExists [Pipeline] sh 10:09:13 + make test 10:09:13 go test -race -coverprofile=coverage.out ./... 10:09:21 ? github.com/edgexfoundry/edgex-go [no test files] 10:09:48 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 10:09:48 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 10:09:48 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 10:09:48 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 10:09:48 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 10:09:48 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 10:09:48 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 10:09:48 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 10:09:48 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 10:09:48 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 10:09:48 ? github.com/edgexfoundry/edgex-go/internal [no test files] 10:09:48 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 10:09:48 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 10:09:48 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 10:09:48 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 10:09:48 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 10:09:48 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 10:09:48 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 10:09:48 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 10:09:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.019s coverage: 42.3% of statements 10:09:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.042s coverage: 97.0% of statements 10:09:48 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 10:09:48 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 10:09:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 10:09:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 10:09:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 10:09:49 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 10:09:49 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 10:09:49 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 10:09:49 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 10:09:49 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 10:09:49 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 10:09:49 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 10:09:49 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 10:09:49 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 10:09:49 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 10:09:50 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 10:09:50 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 10:09:50 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 10:09:50 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 10:09:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.045s coverage: 69.4% of statements 10:09:50 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.021s coverage: 4.8% of statements 10:09:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.074s coverage: 57.6% of statements 10:09:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.023s coverage: 86.5% of statements 10:09:51 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 10:09:51 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 10:09:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.728s coverage: 94.2% of statements 10:09:52 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.050s coverage: 92.4% of statements 10:09:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.045s coverage: 8.4% of statements 10:09:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 10:09:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 10:09:52 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 10:09:52 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 10:09:52 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 10:09:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 10:09:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 10:09:53 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 10:09:53 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 10:09:53 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 10:09:53 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 10:09:53 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 10:09:53 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 10:09:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 10:09:53 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 10:09:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.386s coverage: 95.8% of statements 10:09:54 ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements 10:09:55 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 10:09:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 10:09:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 10:09:55 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 10:09:55 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 10:09:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.049s coverage: 2.4% of statements 10:09:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.050s coverage: 1.0% of statements 10:09:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.047s coverage: 39.4% of statements 10:09:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.021s coverage: 68.8% of statements 10:09:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.027s coverage: 40.0% of statements 10:09:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.027s coverage: 87.1% of statements 10:09:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.016s coverage: 94.1% of statements 10:09:57 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 10:09:57 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 10:09:57 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 10:09:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.036s coverage: 96.3% of statements 10:09:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 10:09:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 10:09:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 10:09:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 10:09:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.018s coverage: 87.5% of statements 10:09:59 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 10:09:59 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 10:09:59 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 10:09:59 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 10:09:59 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 10:09:59 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 10:09:59 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 10:09:59 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 10:09:59 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 10:10:00 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 10:10:02 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 10:10:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 10:10:04 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 10:10:04 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 10:10:04 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 10:10:04 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 10:10:08 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 10:10:09 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 10:10:09 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 10:10:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 10:10:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 10:10:09 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 10:10:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.033s coverage: 94.4% of statements 10:10:11 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 10:10:11 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 10:10:11 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 10:10:11 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 10:10:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 10:10:11 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 10:10:11 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 10:10:11 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 10:10:11 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 10:10:11 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 10:10:11 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 10:10:11 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 10:10:13 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 10:10:13 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 10:10:13 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 10:10:13 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 10:10:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 10:10:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 10:10:14 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 10:10:14 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 10:10:15 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 10:10:15 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 10:10:15 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 10:10:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 10:10:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 10:10:16 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 10:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.052s coverage: 92.9% of statements 10:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 68.8% of statements 10:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.031s coverage: 62.3% of statements 10:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 47.4% of statements 10:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.036s coverage: 87.2% of statements 10:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.021s coverage: 15.5% of statements 10:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.023s coverage: 100.0% of statements 10:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.094s coverage: 81.8% of statements 10:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.073s coverage: 82.1% of statements 10:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements 10:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.044s coverage: 6.8% of statements 10:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.049s coverage: 33.3% of statements 10:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.051s coverage: 100.0% of statements 10:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.163s coverage: 54.5% of statements 10:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.4% of statements 10:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements 10:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.023s coverage: 73.7% of statements 10:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.030s coverage: 100.0% of statements 10:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.033s coverage: 88.6% of statements 10:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.028s coverage: 96.8% of statements 10:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.022s coverage: 100.0% of statements 10:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.164s coverage: 29.2% of statements 10:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.027s coverage: 93.8% of statements 10:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.025s coverage: 3.1% of statements 10:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.019s coverage: 76.2% of statements 10:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.024s coverage: 54.0% of statements 10:10:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.065s coverage: 17.0% of statements 10:10:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.132s coverage: 94.9% of statements 10:10:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.032s coverage: 9.0% of statements 10:10:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.083s coverage: 97.7% of statements 10:10:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.036s coverage: 43.6% of statements 10:10:21 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 10:10:21 running golangci-lint 10:10:21 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 10:10:21 go version go1.23.9 linux/amd64 10:10:21 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 10:10:21 level=info msg="[config_reader] Used config file .golangci.yml" 10:10:21 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 10:10:48 level=info msg="[loader] Go packages loading at mode 575 (imports|types_sizes|files|deps|exports_file|name|compiled_files) took 24.823110642s" 10:10:48 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 43.151798ms" 10:11:00 level=info msg="[linters_context/goanalysis] analyzers took 1m45.530491259s with top 10 stages: buildir: 58.141072597s, gosec: 4.484244975s, inspect: 3.687182797s, fact_deprecated: 3.022174637s, ctrlflow: 1.664167077s, printf: 1.614101368s, fact_purity: 1.379687432s, S1038: 1.340651725s, nilness: 1.262807881s, isgenerated: 1.017384319s" 10:11:00 level=info msg="[runner] Issues before processing: 201, after processing: 0" 10:11:00 level=info msg="[runner] Processors filtering stat (in/out): skip_files: 201/201, exclude: 201/201, nolint: 20/0, filename_unadjuster: 201/201, identifier_marker: 201/201, path_prettifier: 201/201, exclude-rules: 201/20, invalid_issue: 201/201, skip_dirs: 201/201, autogenerated_exclude: 201/201, cgo: 201/201" 10:11:00 level=info msg="[runner] processing took 20.524642ms with stages: nolint: 9.573591ms, identifier_marker: 4.890582ms, path_prettifier: 1.860052ms, autogenerated_exclude: 1.599726ms, exclude-rules: 1.572883ms, skip_dirs: 905.98µs, invalid_issue: 46.283µs, cgo: 46.103µs, filename_unadjuster: 24.322µs, max_same_issues: 1.84µs, uniq_by_line: 610ns, fixer: 500ns, exclude: 430ns, skip_files: 380ns, sort_results: 320ns, diff: 290ns, max_from_linter: 160ns, source_code: 140ns, path_prefixer: 130ns, severity-rules: 110ns, max_per_file_from_linter: 110ns, path_shortener: 100ns" 10:11:00 level=info msg="[runner] linters took 12.150884818s with stages: goanalysis_metalinter: 12.130184583s" 10:11:00 level=info msg="File cache stats: 0 entries of total size 0B" 10:11:00 level=info msg="Memory: 367 samples, avg is 274.7MB, max is 1360.3MB" 10:11:00 level=info msg="Execution took 37.024095578s" 10:11:00 go vet ./... 10:11:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:11:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:11:05 ./bin/test-attribution-txt.sh 10:11:05 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 10:11:05 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add 10:11:05 An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add 10:11:05 An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add 10:11:05 An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add 10:11:05 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 10:11:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 10:11:05 + ls -al . 10:11:05 total 2064 10:11:05 drwxrwxr-x 11 1001 1001 4096 Oct 8 10:09 . 10:11:05 drwxr-xr-x 4 root root 4096 Oct 8 10:09 .. 10:11:05 drwxrwxr-x 2 1001 1001 4096 Oct 8 10:08 .blubracket 10:11:05 -rw-rw-r-- 1 1001 1001 10 Oct 8 10:08 .dockerignore 10:11:05 drwxrwxr-x 8 1001 1001 4096 Oct 8 10:10 .git 10:11:05 drwxrwxr-x 3 1001 1001 4096 Oct 8 10:08 .github 10:11:05 -rw-rw-r-- 1 1001 1001 909 Oct 8 10:08 .gitignore 10:11:05 -rw-rw-r-- 1 1001 1001 218 Oct 8 10:08 .golangci.yml 10:11:05 -rw-rw-r-- 1 1001 1001 100 Oct 8 10:08 .hadolint.yml 10:11:05 drwxr-xr-x 3 1001 1001 4096 Oct 8 10:08 .semver 10:11:05 -rw-rw-r-- 1 1001 1001 155 Oct 8 10:08 .sonarcloud.properties 10:11:05 -rw-rw-r-- 1 1001 1001 1171 Oct 8 10:08 ADOPTERS.md 10:11:05 -rw-rw-r-- 1 1001 1001 17374 Oct 8 10:08 Attribution.txt 10:11:05 -rw-rw-r-- 1 1001 1001 108018 Oct 8 10:08 CHANGELOG.md 10:11:05 -rw-rw-r-- 1 1001 1001 3804 Oct 8 10:08 CONTRIBUTING.md 10:11:05 -rw-rw-r-- 1 1001 1001 677 Oct 8 10:08 GOVERNANCE.md 10:11:05 -rw-rw-r-- 1 1001 1001 858 Oct 8 10:08 Jenkinsfile 10:11:05 -rw-rw-r-- 1 1001 1001 10775 Oct 8 10:08 LICENSE 10:11:05 -rw-rw-r-- 1 1001 1001 16740 Oct 8 10:08 Makefile 10:11:05 -rw-rw-r-- 1 1001 1001 582 Oct 8 10:08 OWNERS.md 10:11:05 -rw-rw-r-- 1 1001 1001 9932 Oct 8 10:08 README.md 10:11:05 -rw-rw-r-- 1 1001 1001 789 Oct 8 10:08 SECURITY.md 10:11:05 -rw-rw-r-- 1 1001 1001 12 Oct 8 10:08 VERSION 10:11:05 drwxrwxr-x 2 1001 1001 4096 Oct 8 10:08 bin 10:11:05 drwxrwxr-x 19 1001 1001 4096 Oct 8 10:08 cmd 10:11:05 -rw-r--r-- 1 root root 1733636 Oct 8 10:10 coverage.out 10:11:05 drwxrwxr-x 2 1001 1001 4096 Oct 8 10:08 fuzz_test 10:11:05 -rw-rw-r-- 1 1001 1001 6539 Oct 8 10:08 go.mod 10:11:05 -rw-rw-r-- 1 1001 1001 88541 Oct 8 10:08 go.sum 10:11:05 drwxrwxr-x 7 1001 1001 4096 Oct 8 10:08 internal 10:11:05 drwxrwxr-x 2 1001 1001 4096 Oct 8 10:08 openapi 10:11:05 -rw-rw-r-- 1 1001 1001 584 Oct 8 10:08 security.txt 10:11:05 -rw-rw-r-- 1 1001 1001 204 Oct 8 10:08 version.go [Pipeline] sh 10:11:06 + '[' -e coverage.out ] 10:11:06 + chown 1001:1001 coverage.out [Pipeline] stash 10:11:06 Stashed 1 file(s) [Pipeline] sh 10:11:06 + make build 10:11:06 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 10:11:33 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:11:33 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 10:11:33 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 10:11:33 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 10:11:35 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:11:40 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:11:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 10:11:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:11:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:11:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 10:11:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:11:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 10:11:53 $ docker stop --time=1 d41e66fa8891bc2c25b767e82e6a5da7321bb8ff4964a9ae1bf85a5576724a2a 10:11:56 $ docker rm -f --volumes d41e66fa8891bc2c25b767e82e6a5da7321bb8ff4964a9ae1bf85a5576724a2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:11:57 10:11:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:11:57 latest: Pulling from edgex-devops/edgex-compose 10:11:57 91d30c5bc195: Pulling fs layer 10:11:57 2e9b0aa3be6d: Pulling fs layer 10:11:57 9c61dcf015f6: Pulling fs layer 10:11:57 4698f68db338: Pulling fs layer 10:11:57 2a2f49069b9e: Pulling fs layer 10:11:57 e0025b399a48: Pulling fs layer 10:11:57 2a2f49069b9e: Waiting 10:11:57 4698f68db338: Waiting 10:11:57 e0025b399a48: Waiting 10:11:57 91d30c5bc195: Verifying Checksum 10:11:57 91d30c5bc195: Download complete 10:11:57 4698f68db338: Verifying Checksum 10:11:57 4698f68db338: Download complete 10:11:57 Running on prd-ubuntu20.04-docker-arm64-4c-16g-116213 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 10:11:57 Running in /w/workspace/edgex-go/908 [Pipeline] { [Pipeline] checkout 10:11:58 2e9b0aa3be6d: Verifying Checksum 10:11:58 2e9b0aa3be6d: Download complete 10:11:58 e0025b399a48: Download complete 10:11:58 91d30c5bc195: Pull complete 10:11:58 2a2f49069b9e: Download complete 10:11:58 2e9b0aa3be6d: Pull complete 10:11:58 9c61dcf015f6: Download complete 10:12:01 The recommended git tool is: git 10:12:03 9c61dcf015f6: Pull complete 10:12:03 4698f68db338: Pull complete 10:12:03 2a2f49069b9e: Pull complete 10:12:03 e0025b399a48: Pull complete 10:12:03 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 10:12:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:12:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:12:03 prd-ubuntu20.04-docker-8c-8g-116172 does not seem to be running inside a container 10:12:03 $ 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/908 -v /w/workspace/edgex-go/908:/w/workspace/edgex-go/908:rw,z -v /w/workspace/edgex-go/908@tmp:/w/workspace/edgex-go/908@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 10:12:04 $ docker top 42c0b9662144e1e85aaf5fefbc268010c7b5b0dcf4c804b656531232dedaff5d -eo pid,comm [Pipeline] { [Pipeline] sh 10:12:04 + docker compose -f ./docker-compose-build.yml build --parallel 10:12:04 #1 [security-proxy-setup internal] load build definition from Dockerfile 10:12:04 #1 transferring dockerfile: 2.50kB done 10:12:04 #1 DONE 0.1s 10:12:04 10:12:04 #2 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:12:04 #2 DONE 0.0s 10:12:04 10:12:04 #3 [security-secretstore-setup internal] load build definition from Dockerfile 10:12:04 #3 transferring dockerfile: 2.49kB done 10:12:04 #3 DONE 0.1s 10:12:04 10:12:04 #4 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 10:12:04 #4 ... 10:12:04 10:12:04 #5 [security-spire-agent internal] load build definition from Dockerfile 10:12:04 #5 transferring dockerfile: 1.81kB done 10:12:04 #5 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 10:12:04 #5 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) 10:12:04 #5 DONE 0.1s 10:12:04 10:12:04 #6 [security-spire-server internal] load build definition from Dockerfile 10:12:04 #6 transferring dockerfile: 1.70kB done 10:12:04 #6 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 10:12:04 #6 DONE 0.1s 10:12:04 10:12:04 #7 [security-proxy-auth internal] load build definition from Dockerfile 10:12:04 #7 transferring dockerfile: 2.14kB done 10:12:04 #7 DONE 0.2s 10:12:04 10:12:04 #8 [support-notifications internal] load build definition from Dockerfile 10:12:04 #8 transferring dockerfile: 2.00kB done 10:12:04 #8 DONE 0.2s 10:12:04 10:12:04 #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile 10:12:04 #9 transferring dockerfile: 2.23kB done 10:12:04 #9 DONE 0.2s 10:12:04 10:12:04 #10 [security-bootstrapper internal] load build definition from Dockerfile 10:12:04 #10 transferring dockerfile: 3.02kB done 10:12:04 #10 DONE 0.2s 10:12:04 10:12:04 #11 [core-data internal] load build definition from Dockerfile 10:12:04 #11 transferring dockerfile: 2.04kB done 10:12:04 #11 DONE 0.2s 10:12:04 10:12:04 #12 [support-scheduler internal] load build definition from Dockerfile 10:12:04 #12 transferring dockerfile: 1.83kB done 10:12:04 #12 DONE 0.2s 10:12:04 10:12:04 #2 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:12:04 #2 DONE 0.0s 10:12:04 10:12:04 #13 [security-spiffe-token-provider internal] load build definition from Dockerfile 10:12:04 #13 transferring dockerfile: 1.89kB done 10:12:04 #13 DONE 0.2s 10:12:04 10:12:04 #4 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 10:12:05 #4 DONE 0.2s 10:12:05 10:12:05 #14 [security-spire-config internal] load build definition from Dockerfile 10:12:05 #14 transferring dockerfile: 1.69kB done 10:12:05 #14 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 10:12:05 #14 DONE 0.2s 10:12:05 10:12:05 #15 [core-command internal] load build definition from Dockerfile 10:12:05 #15 transferring dockerfile: 1.94kB done 10:12:05 #15 DONE 0.2s 10:12:05 10:12:05 #16 [core-metadata internal] load build definition from Dockerfile 10:12:05 #16 transferring dockerfile: 2.10kB done 10:12:05 #16 DONE 0.2s 10:12:05 10:12:05 #17 [core-keeper internal] load build definition from Dockerfile 10:12:05 #17 transferring dockerfile: 2.01kB done 10:12:05 #17 DONE 0.2s 10:12:05 10:12:05 #2 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:12:05 #2 DONE 0.0s 10:12:05 10:12:05 #18 [security-proxy-auth internal] load .dockerignore 10:12:05 #18 transferring context: 50B done 10:12:05 #18 DONE 0.1s 10:12:05 10:12:05 #19 [security-secretstore-setup internal] load .dockerignore 10:12:05 #19 transferring context: 50B done 10:12:05 #19 DONE 0.1s 10:12:05 10:12:05 #20 [security-proxy-setup internal] load .dockerignore 10:12:05 #20 transferring context: 50B done 10:12:05 #20 DONE 0.1s 10:12:05 10:12:05 #21 [core-common-config-bootstrapper internal] load .dockerignore 10:12:05 #21 transferring context: 50B done 10:12:05 #21 DONE 0.1s 10:12:05 10:12:05 #22 [core-data internal] load .dockerignore 10:12:05 #22 transferring context: 50B done 10:12:05 #22 DONE 0.1s 10:12:05 10:12:05 #23 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 10:12:05 #23 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 10:12:05 #23 ... 10:12:05 10:12:05 #24 [support-notifications internal] load .dockerignore 10:12:05 #24 transferring context: 50B done 10:12:05 #24 DONE 0.1s 10:12:05 10:12:05 #25 [security-bootstrapper internal] load .dockerignore 10:12:05 #25 transferring context: 50B done 10:12:05 #25 DONE 0.1s 10:12:05 10:12:05 #26 [support-scheduler internal] load .dockerignore 10:12:05 #26 transferring context: 50B done 10:12:05 #26 DONE 0.1s 10:12:05 10:12:05 #23 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 10:12:05 #23 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 10:12:05 #23 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 10:12:05 #23 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 10:12:05 #23 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 10:12:05 #23 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 10:12:05 #23 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 10:12:05 #23 ... 10:12:05 10:12:05 #27 [core-keeper internal] load .dockerignore 10:12:05 #27 transferring context: 50B done 10:12:05 #27 DONE 0.1s 10:12:05 10:12:05 #28 [core-command internal] load .dockerignore 10:12:05 #28 transferring context: 50B done 10:12:05 #28 DONE 0.2s 10:12:05 10:12:05 #29 [security-spiffe-token-provider internal] load .dockerignore 10:12:05 #29 transferring context: 50B done 10:12:05 #29 DONE 0.2s 10:12:05 10:12:05 #30 [core-metadata internal] load .dockerignore 10:12:05 #30 transferring context: 50B done 10:12:05 #30 DONE 0.2s 10:12:05 10:12:05 #23 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 10:12:05 #23 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 10:12:05 #23 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 10:12:05 #23 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 10:12:05 #23 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 10:12:05 #23 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 10:12:05 #23 ... 10:12:05 10:12:05 #31 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 10:12:05 #31 DONE 0.4s 10:12:05 10:12:05 #23 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 10:12:05 #23 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.2s done 10:12:06 #23 ... 10:12:06 10:12:06 #32 [core-data builder 2/7] WORKDIR /edgex-go 10:12:06 #32 DONE 0.7s 10:12:06 10:12:06 #23 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 10:12:06 #23 DONE 1.3s 10:12:06 10:12:06 #33 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 10:12:06 #33 ... 10:12:06 10:12:06 #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 10:12:06 #34 DONE 1.8s 10:12:06 10:12:06 #35 [core-command internal] load build context 10:12:08 #35 ... 10:12:08 10:12:08 #36 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 10:12:08 #36 DONE 4.0s 10:12:08 10:12:08 #35 [core-command internal] load build context 10:12:10 using credential edgex-jenkins-ssh 10:12:10 Cloning the remote Git repository 10:12:10 #35 transferring context: 194.53MB 5.0s 10:12:11 #35 ... 10:12:11 10:12:11 #37 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:12:11 #37 DONE 5.4s 10:12:11 10:12:11 #35 [core-command internal] load build context 10:12:10 Cloning repository git@github.com:edgexfoundry/edgex-go.git 10:12:10 > git init /w/workspace/edgex-go/908 # timeout=10 10:12:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:12:10 > git --version # timeout=10 10:12:10 > git --version # 'git version 2.25.1' 10:12:10 using GIT_SSH to set credentials SSH Credentials for GitHub 10:12:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:12:14 #35 ... 10:12:14 10:12:14 #38 [security-proxy-auth internal] load build context 10:12:14 #38 ... 10:12:14 10:12:14 #39 [support-notifications internal] load build context 10:12:15 #39 ... 10:12:15 10:12:15 #40 [core-data internal] load build context 10:12:15 #40 transferring context: 502.72MB 10.1s 10:12:15 #40 ... 10:12:15 10:12:15 #41 [core-keeper internal] load build context 10:12:15 #41 ... 10:12:15 10:12:15 #42 [security-secretstore-setup internal] load build context 10:12:15 #42 ... 10:12:15 10:12:15 #43 [core-metadata internal] load build context 10:12:15 #43 ... 10:12:15 10:12:15 #44 [support-scheduler internal] load build context 10:12:15 #44 ... 10:12:15 10:12:15 #45 [security-proxy-setup internal] load build context 10:12:15 #45 ... 10:12:15 10:12:15 #46 [security-spire-config internal] load .dockerignore 10:12:15 #46 transferring context: 50B 0.0s done 10:12:15 #46 DONE 7.0s 10:12:15 10:12:15 #45 [security-proxy-setup internal] load build context 10:12:15 #45 ... 10:12:15 10:12:15 #47 [security-spiffe-token-provider internal] load build context 10:12:15 #47 ... 10:12:15 10:12:15 #48 [security-bootstrapper internal] load build context 10:12:15 #48 ... 10:12:15 10:12:15 #49 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 10:12:15 #0 0.776 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:12:15 #0 0.846 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:12:15 #0 1.145 OK: 248 MiB in 58 packages 10:12:16 #49 ... 10:12:16 10:12:16 #50 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 10:12:16 #0 0.739 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:12:16 #0 0.835 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:12:16 #0 1.134 v3.20.7-132-g39e95c1f75e [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 10:12:16 #0 1.134 v3.20.7-131-ga58d0c92604 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 10:12:16 #0 1.134 OK: 24181 distinct packages available 10:12:16 #0 1.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:12:16 #0 1.277 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:12:16 #0 1.549 OK: 248 MiB in 58 packages 10:12:16 #50 ... 10:12:16 10:12:16 #51 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 10:12:16 #51 ... 10:12:16 10:12:16 #52 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 10:12:16 #52 ... 10:12:16 10:12:16 #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:12:16 #53 ... 10:12:16 10:12:16 #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 10:12:16 #0 0.786 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:12:16 #0 0.859 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:12:16 #0 1.133 OK: 248 MiB in 58 packages 10:12:16 #54 ... 10:12:16 10:12:16 #55 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:12:16 #55 ... 10:12:16 10:12:16 #56 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 10:12:16 #0 4.886 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:12:16 #0 4.962 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:12:16 #0 5.255 OK: 248 MiB in 58 packages 10:12:16 #56 ... 10:12:16 10:12:16 #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 10:12:16 #57 ... 10:12:16 10:12:16 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:12:16 #0 4.580 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:12:16 #0 4.650 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:12:16 #0 5.036 (1/4) Installing ca-certificates (20250911-r0) 10:12:16 #0 5.064 (2/4) Installing dumb-init (1.2.5-r3) 10:12:16 #0 5.093 (3/4) Installing su-exec (0.2-r3) 10:12:16 #0 5.226 (4/4) Installing yq-go (4.44.1-r2) 10:12:16 #0 5.291 Executing busybox-1.36.1-r29.trigger 10:12:16 #0 5.297 Executing ca-certificates-20250911-r0.trigger 10:12:16 #0 5.332 OK: 19 MiB in 18 packages 10:12:16 #58 ... 10:12:16 10:12:16 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:12:17 #59 ... 10:12:17 10:12:17 #60 [core-common-config-bootstrapper internal] load build context 10:12:17 #60 transferring context: 497.78MB 12.1s 10:12:17 #60 ... 10:12:17 10:12:17 #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 10:12:17 #0 3.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:12:17 #0 3.317 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:12:17 #0 3.618 (1/1) Installing dumb-init (1.2.5-r3) 10:12:17 #0 3.624 Executing busybox-1.36.1-r29.trigger 10:12:17 #0 3.649 OK: 8 MiB in 15 packages 10:12:17 #61 ... 10:12:17 10:12:17 #62 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 10:12:17 #0 1.723 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:12:17 #0 1.791 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:12:17 #0 2.116 OK: 248 MiB in 58 packages 10:12:17 #62 ... 10:12:17 10:12:17 #45 [security-proxy-setup internal] load build context 10:12:17 #45 transferring context: 595.83MB 12.4s done 10:12:18 #45 ... 10:12:18 10:12:18 #63 [security-spire-agent internal] load .dockerignore 10:12:18 #63 transferring context: 50B 0.0s done 10:12:18 #63 ... 10:12:18 10:12:18 #64 [security-spire-server internal] load .dockerignore 10:12:18 #64 transferring context: 50B 0.0s done 10:12:18 #64 ... 10:12:18 10:12:18 #38 [security-proxy-auth internal] load build context 10:12:18 #38 transferring context: 367.81MB 13.9s 10:12:19 #38 ... 10:12:19 10:12:19 #33 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 10:12:19 #33 3.714 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:12:19 #33 3.868 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:12:19 #33 4.260 (1/1) Installing dumb-init (1.2.5-r3) 10:12:19 #33 4.267 Executing busybox-1.36.1-r29.trigger 10:12:19 #33 4.288 OK: 8 MiB in 15 packages 10:12:20 #33 ... 10:12:20 10:12:20 #38 [security-proxy-auth internal] load build context 10:12:20 #38 ... 10:12:20 10:12:20 #64 [security-spire-server internal] load .dockerignore 10:12:20 #64 DONE 11.4s 10:12:20 10:12:20 #38 [security-proxy-auth internal] load build context 10:12:20 #38 transferring context: 595.83MB 15.5s done 10:12:20 #38 ... 10:12:20 10:12:20 #23 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 10:12:20 #23 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 10:12:20 #23 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.2s done 10:12:20 #23 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 10:12:20 #23 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 10:12:20 #23 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 10:12:20 #23 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 10:12:20 #23 DONE 1.3s 10:12:20 10:12:20 #63 [security-spire-agent internal] load .dockerignore 10:12:20 #63 DONE 12.0s 10:12:20 10:12:20 #23 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 10:12:20 #23 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 10:12:20 #23 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.2s done 10:12:20 #23 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 10:12:20 #23 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 10:12:20 #23 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 10:12:20 #23 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 10:12:20 #23 DONE 1.3s 10:12:20 10:12:20 #62 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 10:12:20 #62 DONE 14.8s 10:12:20 10:12:20 #33 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 10:12:20 #33 DONE 14.6s 10:12:20 10:12:20 #49 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 10:12:20 #49 DONE 14.8s 10:12:20 10:12:20 #50 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 10:12:20 #50 DONE 14.8s 10:12:20 10:12:20 #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 10:12:20 #61 DONE 14.6s 10:12:20 10:12:20 #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 10:12:20 #54 DONE 14.8s 10:12:20 10:12:20 #40 [core-data internal] load build context 10:12:20 #40 transferring context: 595.83MB 12.0s done 10:12:20 #40 DONE 15.8s 10:12:20 10:12:20 #56 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 10:12:20 #56 DONE 14.8s 10:12:20 10:12:20 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:12:20 #58 DONE 14.6s 10:12:20 10:12:20 #48 [security-bootstrapper internal] load build context 10:12:20 #48 transferring context: 595.83MB 12.0s done 10:12:20 #48 DONE 15.8s 10:12:20 10:12:20 #45 [security-proxy-setup internal] load build context 10:12:20 #45 DONE 15.9s 10:12:20 10:12:20 #44 [support-scheduler internal] load build context 10:12:20 #44 transferring context: 595.83MB 12.2s done 10:12:20 #44 DONE 15.8s 10:12:20 10:12:20 #47 [security-spiffe-token-provider internal] load build context 10:12:20 #47 transferring context: 595.83MB 12.1s done 10:12:20 #47 DONE 15.7s 10:12:20 10:12:20 #43 [core-metadata internal] load build context 10:12:20 #43 transferring context: 595.83MB 12.7s done 10:12:20 #43 DONE 15.7s 10:12:20 10:12:20 #41 [core-keeper internal] load build context 10:12:20 #41 transferring context: 595.83MB 12.8s done 10:12:20 #41 DONE 15.8s 10:12:20 10:12:20 #39 [support-notifications internal] load build context 10:12:20 #39 transferring context: 595.83MB 12.9s done 10:12:20 #39 DONE 15.9s 10:12:20 10:12:20 #65 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:12:20 #65 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.0s done 10:12:21 #65 ... 10:12:21 10:12:21 #60 [core-common-config-bootstrapper internal] load build context 10:12:21 #60 transferring context: 595.83MB 13.5s done 10:12:21 #60 DONE 15.9s 10:12:21 10:12:21 #35 [core-command internal] load build context 10:12:21 #35 transferring context: 595.83MB 13.5s done 10:12:21 #35 DONE 15.8s 10:12:21 10:12:21 #42 [security-secretstore-setup internal] load build context 10:12:21 #42 transferring context: 595.83MB 14.3s done 10:12:21 #42 DONE 16.0s 10:12:21 10:12:21 #38 [security-proxy-auth internal] load build context 10:12:21 #38 DONE 16.0s 10:12:21 10:12:21 #65 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:12:21 #65 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 10:12:21 #65 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 10:12:21 #65 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 10:12:21 #65 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 10:12:21 #65 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.2s 10:12:21 #65 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s 10:12:21 #65 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 10:12:21 #65 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.2s 10:12:21 #65 ... 10:12:21 10:12:21 #66 [core-data builder 4/7] COPY go.mod vendor* ./ 10:12:21 #66 DONE 0.2s 10:12:21 10:12:21 #67 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 10:12:21 #67 DONE 0.2s 10:12:21 10:12:21 #68 [security-spire-server internal] load build context 10:12:21 #68 transferring context: 23.80kB done 10:12:21 #68 DONE 0.3s 10:12:21 10:12:21 #69 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 10:12:21 #69 DONE 0.2s 10:12:21 10:12:21 #70 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 10:12:21 #70 DONE 0.2s 10:12:21 10:12:21 #71 [support-notifications builder 4/7] COPY go.mod vendor* ./ 10:12:21 #71 DONE 0.2s 10:12:21 10:12:21 #65 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:12:21 #65 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 10:12:21 #65 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done 10:12:21 #65 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 4.19MB / 36.47MB 0.3s 10:12:21 #65 ... 10:12:21 10:12:21 #72 [security-spire-agent internal] load build context 10:12:21 #72 transferring context: 23.33kB done 10:12:21 #72 DONE 0.3s 10:12:21 10:12:21 #73 [security-spire-config internal] load build context 10:12:21 #73 transferring context: 22.05kB done 10:12:21 #73 DONE 0.4s 10:12:21 10:12:21 #65 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:12:21 #65 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 6.29MB / 36.47MB 0.5s 10:12:21 #65 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 10:12:21 #65 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.5s done 10:12:21 #65 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 17.83MB / 36.47MB 0.6s 10:12:21 #65 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 10:12:21 #65 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 10:12:21 #65 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 29.36MB / 36.47MB 0.7s 10:12:21 #65 ... 10:12:21 10:12:21 #55 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:12:21 #55 DONE 15.4s 10:12:21 10:12:21 #65 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:12:21 #65 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.8s done 10:12:21 #65 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 10:12:21 #65 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.8s done 10:12:22 #65 ... 10:12:22 10:12:22 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 10:12:22 #0 9.780 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:12:22 #74 ... 10:12:22 10:12:22 #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 10:12:22 #57 15.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:12:22 #57 15.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:12:22 #57 15.83 (1/2) Installing dumb-init (1.2.5-r3) 10:12:22 #57 15.83 (2/2) Installing su-exec (0.2-r3) 10:12:22 #57 15.84 Executing busybox-1.36.1-r29.trigger 10:12:22 #57 15.85 OK: 8 MiB in 16 packages 10:12:22 #57 DONE 16.1s 10:12:22 10:12:22 #52 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 10:12:22 #52 15.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:12:22 #52 15.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:12:22 #52 15.81 (1/7) Installing ca-certificates (20250911-r0) 10:12:22 #52 15.83 (2/7) Installing dumb-init (1.2.5-r3) 10:12:22 #52 15.83 (3/7) Installing libgcc (13.2.1_git20240309-r1) 10:12:22 #52 15.84 (4/7) Installing libsodium (1.0.19-r0) 10:12:22 #52 15.85 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 10:12:22 #52 15.87 (6/7) Installing libzmq (4.3.5-r2) 10:12:22 #52 15.88 (7/7) Installing zeromq (4.3.5-r2) 10:12:22 #52 15.88 Executing busybox-1.36.1-r29.trigger 10:12:22 #52 15.88 Executing ca-certificates-20250911-r0.trigger 10:12:22 #52 15.92 OK: 12 MiB in 21 packages 10:12:22 #52 DONE 16.2s 10:12:22 10:12:22 #51 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 10:12:22 #51 15.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:12:22 #51 15.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:12:22 #51 15.83 (1/3) Installing ca-certificates (20250911-r0) 10:12:22 #51 15.85 (2/3) Installing dumb-init (1.2.5-r3) 10:12:22 #51 15.86 (3/3) Installing tzdata (2025b-r0) 10:12:22 #51 15.89 Executing busybox-1.36.1-r29.trigger 10:12:22 #51 15.90 Executing ca-certificates-20250911-r0.trigger 10:12:22 #51 15.95 OK: 10 MiB in 17 packages 10:12:22 #51 DONE 16.2s 10:12:22 10:12:22 #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 10:12:22 #75 ... 10:12:22 10:12:22 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:12:22 #59 15.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:12:22 #59 15.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:12:22 #59 15.87 (1/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) 10:12:22 #59 15.93 (2/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) 10:12:22 #59 15.95 (3/6) Installing dumb-init (1.2.5-r3) 10:12:22 #59 15.95 (4/6) Installing openssl (3.3.5-r0) 10:12:22 #59 15.96 (5/6) Installing su-exec (0.2-r3) 10:12:22 #59 15.97 (6/6) Installing yq-go (4.44.1-r2) 10:12:22 #59 16.16 Executing busybox-1.36.1-r29.trigger 10:12:22 #59 16.17 OK: 19 MiB in 18 packages 10:12:22 #59 DONE 16.3s 10:12:22 10:12:22 #65 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:12:23 #65 ... 10:12:23 10:12:23 #76 [core-data stage-1 3/7] RUN apk --no-cache upgrade 10:12:23 #0 1.444 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:12:23 #0 1.525 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:12:23 #0 1.913 (1/6) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 10:12:23 #0 1.928 Executing busybox-1.36.1-r30.post-upgrade 10:12:23 #0 2.000 (2/6) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 10:12:23 #0 2.000 (3/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) 10:12:23 #0 2.005 (4/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) 10:12:23 #0 2.092 (5/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) 10:12:23 #0 2.108 (6/6) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 10:12:23 #0 2.109 Executing busybox-1.36.1-r30.trigger 10:12:23 #0 2.120 OK: 8 MiB in 15 packages 10:12:23 #76 DONE 2.4s 10:12:23 10:12:23 #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:12:23 #53 15.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:12:23 #53 15.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:12:23 #53 15.86 v3.20.7-132-g39e95c1f75e [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 10:12:23 #53 15.86 v3.20.7-131-ga58d0c92604 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 10:12:23 #53 15.86 OK: 24177 distinct packages available 10:12:23 #53 16.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:12:23 #53 16.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:12:23 #53 16.52 (1/14) Installing ca-certificates (20250911-r0) 10:12:23 #53 16.55 (2/14) Installing brotli-libs (1.1.0-r2) 10:12:23 #53 16.58 (3/14) Installing c-ares (1.33.1-r0) 10:12:23 #53 16.59 (4/14) Installing libunistring (1.2-r0) 10:12:23 #53 16.61 (5/14) Installing libidn2 (2.3.7-r0) 10:12:23 #53 16.61 (6/14) Installing nghttp2-libs (1.62.1-r0) 10:12:23 #53 16.62 (7/14) Installing libpsl (0.21.5-r1) 10:12:23 #53 16.63 (8/14) Installing zstd-libs (1.5.6-r0) 10:12:23 #53 16.64 (9/14) Installing libcurl (8.14.1-r2) 10:12:23 #53 16.66 (10/14) Installing curl (8.14.1-r2) 10:12:23 #53 16.66 (11/14) Installing dumb-init (1.2.5-r3) 10:12:23 #53 16.66 (12/14) Installing musl-obstack (1.2.3-r2) 10:12:23 #53 16.67 (13/14) Installing libucontext (1.2-r3) 10:12:23 #53 16.67 (14/14) Installing gcompat (1.1.0-r4) 10:12:23 #53 16.68 Executing busybox-1.36.1-r29.trigger 10:12:23 #53 16.69 Executing ca-certificates-20250911-r0.trigger 10:12:23 #53 16.72 OK: 13 MiB in 28 packages 10:12:23 #53 DONE 17.0s 10:12:23 10:12:23 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 10:12:23 #74 10.18 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:12:23 #74 10.71 OK: 248 MiB in 58 packages 10:12:23 #74 DONE 10.9s 10:12:23 10:12:23 #77 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 10:12:23 #0 1.486 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:12:23 #0 1.557 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:12:23 #0 1.902 (1/6) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 10:12:23 #0 1.922 Executing busybox-1.36.1-r30.post-upgrade 10:12:23 #0 1.982 (2/6) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 10:12:23 #0 1.983 (3/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) 10:12:23 #0 1.995 (4/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) 10:12:23 #0 2.038 (5/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) 10:12:23 #0 2.047 (6/6) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 10:12:23 #0 2.053 Executing busybox-1.36.1-r30.trigger 10:12:23 #0 2.058 OK: 8 MiB in 15 packages 10:12:23 #77 DONE 2.4s 10:12:23 10:12:23 #65 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:12:23 #65 ... 10:12:23 10:12:23 #78 [core-keeper builder 5/8] COPY go.mod vendor* ./ 10:12:23 #78 DONE 0.2s 10:12:23 10:12:23 #65 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:12:23 #65 ... 10:12:23 10:12:23 #79 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:12:23 #79 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.0s done 10:12:23 #79 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 10:12:23 #79 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done 10:12:23 #79 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done 10:12:23 #79 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.0s done 10:12:23 #79 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.4s done 10:12:23 #79 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 10:12:23 #79 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.7s done 10:12:23 #79 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 1.0s done 10:12:23 #79 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 10:12:23 #79 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 1.3s done 10:12:23 #79 DONE 2.7s 10:12:23 10:12:23 #65 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:12:23 #65 ... 10:12:23 10:12:23 #80 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:12:23 #0 1.511 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:12:23 #0 1.623 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:12:23 #0 2.005 v3.20.7-132-g39e95c1f75e [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 10:12:23 #0 2.005 v3.20.7-131-ga58d0c92604 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 10:12:23 #0 2.005 OK: 24177 distinct packages available 10:12:23 #0 2.133 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:12:23 #0 2.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:12:23 #0 2.576 (1/4) Installing dumb-init (1.2.5-r3) 10:12:23 #0 2.581 (2/4) Installing musl-obstack (1.2.3-r2) 10:12:23 #0 2.581 (3/4) Installing libucontext (1.2-r3) 10:12:23 #0 2.584 (4/4) Installing gcompat (1.1.0-r4) 10:12:23 #0 2.591 Executing busybox-1.36.1-r29.trigger 10:12:23 #0 2.597 OK: 8 MiB in 18 packages 10:12:23 #80 DONE 2.9s 10:12:23 10:12:23 #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 10:12:23 #0 1.717 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:12:23 #0 1.822 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:12:23 #0 2.194 (1/6) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 10:12:23 #0 2.216 Executing busybox-1.36.1-r30.post-upgrade 10:12:23 #0 2.413 (2/6) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 10:12:23 #0 2.417 (3/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) 10:12:23 #0 2.423 (4/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) 10:12:23 #0 2.458 (5/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) 10:12:23 #0 2.467 (6/6) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 10:12:23 #0 2.471 Executing busybox-1.36.1-r30.trigger 10:12:23 #0 2.476 Executing ca-certificates-20250911-r0.trigger 10:12:23 #0 2.536 OK: 19 MiB in 18 packages 10:12:23 #81 DONE 2.8s 10:12:23 10:12:23 #65 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:12:23 #65 ... 10:12:23 10:12:23 #82 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:12:23 #0 1.791 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:12:23 #0 1.920 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:12:23 #0 2.248 v3.20.7-132-g39e95c1f75e [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 10:12:23 #0 2.248 v3.20.7-131-ga58d0c92604 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 10:12:23 #0 2.248 OK: 24177 distinct packages available 10:12:23 #0 2.319 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:12:23 #0 2.414 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:12:23 #0 2.721 (1/7) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) 10:12:23 #0 2.749 (2/7) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) 10:12:23 #0 2.760 (3/7) Installing dumb-init (1.2.5-r3) 10:12:23 #0 2.764 (4/7) Installing musl-obstack (1.2.3-r2) 10:12:23 #0 2.764 (5/7) Installing libucontext (1.2-r3) 10:12:23 #0 2.769 (6/7) Installing gcompat (1.1.0-r4) 10:12:23 #0 2.773 (7/7) Installing openssl (3.3.5-r0) 10:12:23 #0 2.780 Executing busybox-1.36.1-r29.trigger 10:12:23 #0 2.787 OK: 9 MiB in 19 packages 10:12:23 #82 DONE 3.0s 10:12:23 10:12:23 #65 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:12:23 #65 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 2.3s done 10:12:24 #65 DONE 3.3s 10:12:24 10:12:24 #83 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 10:12:25 #83 1.295 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:12:25 #83 1.381 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:12:26 #83 1.776 (1/4) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 10:12:26 #83 1.794 Executing busybox-1.36.1-r30.post-upgrade 10:12:27 #83 ... 10:12:27 10:12:27 #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 10:12:27 #0 1.385 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:12:27 #0 1.461 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:12:27 #0 1.764 (1/6) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 10:12:27 #0 1.779 Executing busybox-1.36.1-r30.post-upgrade 10:12:27 #0 1.826 (2/6) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 10:12:27 #0 1.828 (3/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) 10:12:27 #0 1.839 (4/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) 10:12:27 #0 1.894 (5/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) 10:12:27 #0 1.909 (6/6) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 10:12:27 #0 1.914 Executing busybox-1.36.1-r30.trigger 10:12:27 #0 1.920 OK: 8 MiB in 18 packages 10:12:27 #84 DONE 3.6s 10:12:27 10:12:27 #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 10:12:27 #0 2.561 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:12:27 #0 2.661 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:12:27 #0 3.002 (1/6) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 10:12:27 #0 3.023 Executing busybox-1.36.1-r30.post-upgrade 10:12:27 #0 3.068 (2/6) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 10:12:27 #0 3.071 (3/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) 10:12:27 #0 3.076 (4/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) 10:12:27 #0 3.123 (5/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) 10:12:27 #0 3.133 (6/6) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 10:12:27 #0 3.138 Executing busybox-1.36.1-r30.trigger 10:12:27 #0 3.147 OK: 8 MiB in 16 packages 10:12:27 #85 DONE 4.8s 10:12:27 10:12:27 #83 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 10:12:27 #83 3.446 (2/4) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 10:12:27 #83 3.449 (3/4) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) 10:12:27 #83 3.456 (4/4) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 10:12:27 #83 3.460 Executing busybox-1.36.1-r30.trigger 10:12:27 #83 3.468 OK: 9 MiB in 19 packages 10:12:27 #83 ... 10:12:27 10:12:27 #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 10:12:27 #0 2.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:12:27 #0 2.531 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:12:27 #0 2.899 (1/4) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 10:12:27 #0 2.920 Executing busybox-1.36.1-r30.post-upgrade 10:12:27 #0 4.427 (2/4) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 10:12:27 #0 4.431 (3/4) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) 10:12:27 #0 4.450 (4/4) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 10:12:27 #0 4.454 Executing busybox-1.36.1-r30.trigger 10:12:27 #0 4.502 OK: 19 MiB in 18 packages 10:12:27 #86 DONE 4.7s 10:12:27 10:12:27 #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 10:12:27 #0 1.777 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:12:27 #0 1.861 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:12:27 #0 2.183 (1/6) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 10:12:27 #0 2.200 Executing busybox-1.36.1-r30.post-upgrade 10:12:27 #0 2.251 (2/6) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 10:12:27 #0 2.253 (3/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) 10:12:27 #0 2.264 (4/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) 10:12:27 #0 2.303 (5/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) 10:12:27 #0 3.749 (6/6) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 10:12:27 #0 3.749 Executing busybox-1.36.1-r30.trigger 10:12:27 #0 3.749 Executing ca-certificates-20250911-r0.trigger 10:12:27 #0 3.829 OK: 13 MiB in 28 packages 10:12:27 #87 DONE 4.0s 10:12:27 10:12:27 #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 10:12:27 #75 2.561 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:12:27 #75 2.651 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:12:27 #75 2.986 (1/6) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 10:12:27 #75 3.003 Executing busybox-1.36.1-r30.post-upgrade 10:12:27 #75 3.053 (2/6) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 10:12:27 #75 3.056 (3/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) 10:12:27 #75 3.062 (4/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) 10:12:27 #75 3.100 (5/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) 10:12:27 #75 4.566 (6/6) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 10:12:27 #75 4.580 Executing busybox-1.36.1-r30.trigger 10:12:27 #75 4.617 Executing ca-certificates-20250911-r0.trigger 10:12:27 #75 4.654 OK: 12 MiB in 21 packages 10:12:27 #75 DONE 4.9s 10:12:27 10:12:27 #88 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 10:12:27 #0 2.670 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:12:27 #0 2.860 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:12:27 #0 3.905 (1/1) Installing dumb-init (1.2.5-r3) 10:12:27 #0 5.461 Executing busybox-1.36.1-r29.trigger 10:12:27 #0 5.475 OK: 8 MiB in 15 packages 10:12:27 #88 DONE 5.7s 10:12:27 10:12:27 #89 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 10:12:27 #89 DONE 0.4s 10:12:27 10:12:27 #83 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 10:12:27 #83 DONE 4.0s 10:12:27 10:12:27 #90 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 10:12:27 #0 2.474 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:12:27 #0 2.609 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:12:27 #0 2.982 (1/6) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 10:12:27 #0 3.002 Executing busybox-1.36.1-r30.post-upgrade 10:12:27 #0 3.042 (2/6) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 10:12:27 #0 3.046 (3/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) 10:12:27 #0 3.053 (4/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) 10:12:27 #0 4.732 (5/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) 10:12:27 #0 4.745 (6/6) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 10:12:27 #0 4.751 Executing busybox-1.36.1-r30.trigger 10:12:27 #0 4.760 Executing ca-certificates-20250911-r0.trigger 10:12:27 #0 4.822 OK: 10 MiB in 17 packages 10:12:27 #90 DONE 5.2s 10:12:27 10:12:27 #91 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:12:27 #91 DONE 0.5s 10:12:27 10:12:27 #92 [security-spire-config stage-2 5/10] COPY Attribution.txt / 10:12:28 #92 DONE 0.6s 10:12:28 10:12:28 #93 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 10:12:28 #93 DONE 0.6s 10:12:28 10:12:28 #94 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:12:28 #94 DONE 0.6s 10:12:28 10:12:28 #95 [security-spire-config stage-2 6/10] COPY security.txt / 10:12:28 #95 DONE 0.1s 10:12:28 10:12:28 #96 [security-spire-server stage-2 5/9] COPY Attribution.txt / 10:12:28 #96 DONE 0.1s 10:12:28 10:12:28 #97 [security-spire-server stage-2 6/9] COPY security.txt / 10:12:28 #97 ... 10:12:28 10:12:28 #98 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 10:12:28 #98 DONE 0.1s 10:12:28 10:12:28 #99 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 10:12:28 #99 DONE 1.5s 10:12:28 10:12:28 #100 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 10:12:28 #100 DONE 0.2s 10:12:28 10:12:28 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:12:28 #101 DONE 0.4s 10:12:28 10:12:28 #97 [security-spire-server stage-2 6/9] COPY security.txt / 10:12:28 #97 DONE 0.3s 10:12:28 10:12:28 #102 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 10:12:28 #102 DONE 0.1s 10:12:28 10:12:28 #103 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 10:12:28 #103 DONE 0.1s 10:12:28 10:12:28 #104 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 10:12:28 #104 DONE 0.1s 10:12:28 10:12:28 #105 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 10:12:28 #105 DONE 0.1s 10:12:28 10:12:28 #106 [security-spire-agent stage-3 7/10] COPY security.txt / 10:12:28 #106 DONE 0.1s 10:12:28 10:12:28 #107 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 10:12:28 #107 DONE 0.1s 10:12:28 10:12:28 #108 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 10:12:28 #108 DONE 0.1s 10:12:28 10:12:28 #109 [security-spire-config] exporting to image 10:12:28 #109 exporting layers 10:12:28 #109 ... 10:12:28 10:12:28 #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 10:12:28 #110 DONE 0.1s 10:12:28 10:12:28 #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 10:12:28 #111 DONE 0.1s 10:12:28 10:12:28 #112 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 10:12:28 #112 DONE 0.0s 10:12:29 10:12:29 #113 [security-spire-agent] exporting to image 10:12:29 #113 ... 10:12:29 10:12:29 #109 [security-spire-config] exporting to image 10:12:29 #109 exporting layers 0.5s done 10:12:29 #109 writing image sha256:9f89d480c76dce36636f04aab46ad1ca954b78b333ebdb1c3cd9da05bf508069 done 10:12:29 #109 naming to docker.io/library/security-spire-config done 10:12:29 #109 DONE 0.6s 10:12:29 10:12:29 #114 [security-spire-server] exporting to image 10:12:29 #114 exporting layers 0.5s done 10:12:29 #114 writing image sha256:d64d57b56042bf04c3ce52798b37dd09373bf5c19717f8e9c045cf90663ad0f7 done 10:12:29 #114 naming to docker.io/library/security-spire-server done 10:12:29 #114 DONE 0.5s 10:12:29 10:12:29 #113 [security-spire-agent] exporting to image 10:12:29 #113 exporting layers 0.5s done 10:12:29 #113 writing image sha256:2e1559e39516954aa20fa4b23d2c482220573dae5d07de366365f1c1def88e73 done 10:12:29 #113 naming to docker.io/library/security-spire-agent 10:12:29 #113 naming to docker.io/library/security-spire-agent done 10:12:29 #113 DONE 0.5s 10:12:29 10:12:29 #115 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:12:31 #115 ... 10:12:31 10:12:31 #116 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:12:31 #116 ... 10:12:31 10:12:31 #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:12:31 #117 ... 10:12:31 10:12:31 #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:12:31 #118 ... 10:12:31 10:12:31 #119 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:12:31 #119 ... 10:12:31 10:12:31 #120 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:12:34 Avoid second fetch 10:12:34 Checking out Revision 369fcd6bf29aafe6b5d191e53436f801010b80d4 (main) 10:12:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:12:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:12:34 > git config core.sparsecheckout # timeout=10 10:12:34 > git checkout -f 369fcd6bf29aafe6b5d191e53436f801010b80d4 # timeout=10 10:12:35 Commit message: "build(deps): Bump github.com/go-co-op/gocron/v2 from 2.16.5 to 2.16.6 (#5263)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:12:40 provisioning config files... 10:12:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/908@tmp/config924850755826096872tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:12:41 ---> ****-login.sh 10:12:41 nexus3.edgexfoundry.org:10001 10:12:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:12:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:12:42 Configure a credential helper to remove this warning. See 10:12:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:12:42 10:12:42 Login Succeeded 10:12:42 nexus3.edgexfoundry.org:10002 10:12:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:12:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:12:42 Configure a credential helper to remove this warning. See 10:12:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:12:42 10:12:42 Login Succeeded 10:12:42 nexus3.edgexfoundry.org:10003 10:12:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:12:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:12:43 Configure a credential helper to remove this warning. See 10:12:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:12:43 10:12:43 Login Succeeded 10:12:43 nexus3.edgexfoundry.org:10004 10:12:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:12:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:12:43 Configure a credential helper to remove this warning. See 10:12:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:12:43 10:12:43 Login Succeeded 10:12:43 ****.io 10:12:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:12:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:12:43 Configure a credential helper to remove this warning. See 10:12:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:12:43 10:12:43 Login Succeeded 10:12:43 ---> ****-login.sh ends [Pipeline] } 10:12:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 10:12:44 + git config --global --add safe.directory /w/workspace/edgex-go/908 [Pipeline] echo 10:12:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:12:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:12:44 ========================================================= 10:12:44 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 10:12:44 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:12:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 10:12:45 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:12:45 94e9d8af2201: Pulling fs layer 10:12:45 a6c56e8762df: Pulling fs layer 10:12:45 f0f3c8884826: Pulling fs layer 10:12:45 c7e7622c144d: Pulling fs layer 10:12:45 4f4fb700ef54: Pulling fs layer 10:12:45 b4c3b6d88c5a: Pulling fs layer 10:12:45 ba8bce9d2590: Pulling fs layer 10:12:45 ca778ea9c289: Pulling fs layer 10:12:45 4f4fb700ef54: Waiting 10:12:45 b4c3b6d88c5a: Waiting 10:12:45 ba8bce9d2590: Waiting 10:12:45 ca778ea9c289: Waiting 10:12:45 c7e7622c144d: Waiting 10:12:45 a6c56e8762df: Verifying Checksum 10:12:45 a6c56e8762df: Download complete 10:12:45 c7e7622c144d: Verifying Checksum 10:12:45 c7e7622c144d: Download complete 10:12:45 4f4fb700ef54: Verifying Checksum 10:12:45 4f4fb700ef54: Download complete 10:12:45 b4c3b6d88c5a: Verifying Checksum 10:12:45 94e9d8af2201: Verifying Checksum 10:12:45 94e9d8af2201: Download complete 10:12:45 ca778ea9c289: Verifying Checksum 10:12:45 ca778ea9c289: Download complete 10:12:46 94e9d8af2201: Pull complete 10:12:46 #120 DONE 21.5s 10:12:46 10:12:46 #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:12:46 #118 DONE 23.9s 10:12:46 10:12:46 #115 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:12:46 #115 DONE 23.9s 10:12:46 10:12:46 #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:12:46 #117 DONE 23.9s 10:12:46 10:12:46 #119 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:12:46 #119 DONE 23.9s 10:12:46 10:12:46 #116 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:12:46 #116 DONE 23.9s 10:12:46 10:12:46 #121 [core-common-config-bootstrapper builder 6/7] COPY . . 10:12:47 a6c56e8762df: Pull complete 10:12:47 f0f3c8884826: Verifying Checksum 10:12:47 f0f3c8884826: Download complete 10:12:48 ba8bce9d2590: Verifying Checksum 10:12:48 ba8bce9d2590: Download complete 10:12:52 #121 ... 10:12:52 10:12:52 #122 [support-scheduler builder 6/7] COPY . . 10:12:52 #122 DONE 6.8s 10:12:52 10:12:52 #123 [security-secretstore-setup builder 6/7] COPY . . 10:12:52 #123 DONE 6.8s 10:12:52 10:12:52 #124 [security-proxy-setup builder 6/7] COPY . . 10:12:52 #124 CACHED 10:12:52 10:12:52 #125 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:12:52 #125 CACHED 10:12:52 10:12:52 #126 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 10:12:52 #126 CACHED 10:12:52 10:12:52 #127 [core-keeper builder 7/8] COPY . . 10:12:52 #127 DONE 6.8s 10:12:52 10:12:52 #121 [security-proxy-auth builder 6/7] COPY . . 10:12:52 #121 DONE 6.8s 10:12:52 10:12:52 #128 [support-notifications builder 6/7] COPY . . 10:12:52 #128 DONE 6.8s 10:12:52 10:12:52 #129 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:12:52 #129 CACHED 10:12:52 10:12:52 #130 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 10:12:52 #130 CACHED 10:12:52 10:12:52 #131 [security-secretstore-setup builder 6/7] COPY . . 10:12:52 #131 CACHED 10:12:52 10:12:52 #132 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:12:52 #132 CACHED 10:12:52 10:12:52 #133 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 10:12:52 #133 CACHED 10:12:52 10:12:52 #134 [core-common-config-bootstrapper builder 6/7] COPY . . 10:12:52 #134 CACHED 10:12:52 10:12:52 #135 [core-metadata builder 6/7] COPY . . 10:12:52 #135 CACHED 10:12:52 10:12:52 #136 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:12:52 #136 CACHED 10:12:52 10:12:52 #137 [core-metadata builder 4/7] COPY go.mod vendor* ./ 10:12:52 #137 CACHED 10:12:52 10:12:52 #138 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:12:52 #138 CACHED 10:12:52 10:12:52 #139 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 10:12:52 #139 CACHED 10:12:52 10:12:52 #140 [security-proxy-auth builder 6/7] COPY . . 10:12:52 #140 CACHED 10:12:52 10:12:52 #141 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:12:52 #141 CACHED 10:12:52 10:12:52 #142 [core-command builder 4/7] COPY go.mod vendor* ./ 10:12:52 #142 CACHED 10:12:52 10:12:52 #143 [core-command builder 6/7] COPY . . 10:12:52 #143 CACHED 10:12:52 10:12:52 #144 [security-spiffe-token-provider builder 6/7] COPY . . 10:12:52 #144 DONE 6.8s 10:12:52 10:12:52 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:12:52 #145 0.977 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 10:13:02 #145 ... 10:13:02 10:13:02 #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:13:02 #0 0.926 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 10:13:02 #146 ... 10:13:02 10:13:02 #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:13:02 #0 0.690 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:13:02 #147 ... 10:13:02 10:13:02 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:13:02 #0 0.513 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:13:02 #148 ... 10:13:02 10:13:02 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:13:02 #0 0.974 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 10:13:02 #149 ... 10:13:02 10:13:02 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:13:02 #0 0.508 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 10:13:02 #150 ... 10:13:02 10:13:02 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:13:02 #0 0.933 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 10:13:02 #151 ... 10:13:02 10:13:02 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:13:02 #0 0.942 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 10:13:02 #152 ... 10:13:02 10:13:02 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:13:02 #0 0.690 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:13:02 f0f3c8884826: Pull complete 10:13:02 c7e7622c144d: Pull complete 10:13:02 4f4fb700ef54: Pull complete 10:13:02 b4c3b6d88c5a: Pull complete 10:13:03 #153 ... 10:13:03 10:13:03 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:13:03 #0 0.701 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 10:13:03 #154 ... 10:13:03 10:13:03 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:13:03 #0 0.965 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:13:03 #155 ... 10:13:03 10:13:03 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:13:03 #0 0.697 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:13:11 ba8bce9d2590: Pull complete 10:13:13 ca778ea9c289: Pull complete 10:13:13 Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 10:13:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 10:13:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 10:13:13 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 10:13:13 WORKDIR /edgex 10:13:13 COPY go.mod . 10:13:13 RUN go mod download 10:13:13 + docker build -t ci-base-image-arm64 -f - . 10:13:14 Sending build context to Docker daemon 3.845MB 10:13:14 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 10:13:14 ---> 47b25d7523d1 10:13:14 Step 2/4 : WORKDIR /edgex 10:13:16 ---> Running in e2ebee58dde8 10:13:16 Removing intermediate container e2ebee58dde8 10:13:16 ---> f7a06708413a 10:13:16 Step 3/4 : COPY go.mod . 10:13:17 ---> 62cb5ab48fc1 10:13:17 Step 4/4 : RUN go mod download 10:13:17 ---> Running in e288506c71ed 10:14:13 Removing intermediate container e288506c71ed 10:14:13 ---> 44bb4f02bf8c 10:14:13 Successfully built 44bb4f02bf8c 10:14:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:14 + docker inspect -f . ci-base-image-arm64 10:14:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:14:14 prd-ubuntu20.04-docker-arm64-4c-16g-116213 does not seem to be running inside a container 10:14:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/908 -v /w/workspace/edgex-go/908:/w/workspace/edgex-go/908:rw,z -v /w/workspace/edgex-go/908@tmp:/w/workspace/edgex-go/908@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:14:16 $ docker top d96dd8dc01c28c42b3e9f7d31117cdc13f8b39568208918bf4f89c4529e4644e -eo pid,comm [Pipeline] { [Pipeline] sh 10:14:16 + go version 10:14:16 go version go1.23.9 linux/arm64 [Pipeline] } 10:14:16 $ docker stop --time=1 d96dd8dc01c28c42b3e9f7d31117cdc13f8b39568208918bf4f89c4529e4644e 10:14:18 $ docker rm -f --volumes d96dd8dc01c28c42b3e9f7d31117cdc13f8b39568208918bf4f89c4529e4644e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:14:19 10:14:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:14:20 latest: Pulling from edgex-devops/edgex-compose-arm64 10:14:20 547446be3368: Pulling fs layer 10:14:20 d125d8839a47: Pulling fs layer 10:14:20 3e85d5ac6304: Pulling fs layer 10:14:20 c3105a71a48b: Pulling fs layer 10:14:20 0f093f025ec4: Pulling fs layer 10:14:20 c3106fc0e877: Pulling fs layer 10:14:20 c3105a71a48b: Waiting 10:14:20 c3106fc0e877: Waiting 10:14:20 547446be3368: Verifying Checksum 10:14:20 547446be3368: Download complete 10:14:20 c3105a71a48b: Verifying Checksum 10:14:20 c3105a71a48b: Download complete 10:14:20 d125d8839a47: Verifying Checksum 10:14:20 d125d8839a47: Download complete 10:14:20 c3106fc0e877: Verifying Checksum 10:14:20 c3106fc0e877: Download complete 10:14:20 0f093f025ec4: Verifying Checksum 10:14:20 0f093f025ec4: Download complete 10:14:20 547446be3368: Pull complete 10:14:22 d125d8839a47: Pull complete 10:14:22 3e85d5ac6304: Verifying Checksum 10:14:22 3e85d5ac6304: Download complete 10:14:32 3e85d5ac6304: Pull complete 10:14:32 c3105a71a48b: Pull complete 10:14:33 0f093f025ec4: Pull complete 10:14:33 c3106fc0e877: Pull complete 10:14:33 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 10:14:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:14:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:14:34 prd-ubuntu20.04-docker-arm64-4c-16g-116213 does not seem to be running inside a container 10:14:34 $ 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/908 -v /w/workspace/edgex-go/908:/w/workspace/edgex-go/908:rw,z -v /w/workspace/edgex-go/908@tmp:/w/workspace/edgex-go/908@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 10:14:36 $ docker top 78885148ea631f3cdda8e6025a7e9f4b870fb23094dc16b6b7366240f0bcc630 -eo pid,comm [Pipeline] { [Pipeline] sh 10:14:37 + docker compose -f ./docker-compose-build.yml build --parallel 10:14:39 #156 ... 10:14:39 10:14:39 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:14:39 #151 DONE 98.2s 10:14:39 10:14:39 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:14:39 #153 DONE 98.2s 10:14:39 10:14:39 #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 10:14:39 #157 DONE 0.2s 10:14:39 10:14:39 #158 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:14:39 #158 DONE 0.3s 10:14:39 10:14:39 #159 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:14:39 #159 DONE 0.1s 10:14:39 10:14:39 #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 10:14:39 #160 ... 10:14:39 10:14:39 #161 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 10:14:39 #161 DONE 0.4s 10:14:39 10:14:39 #162 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 10:14:39 #162 DONE 0.3s 10:14:39 10:14:39 #163 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 10:14:39 #163 DONE 0.0s 10:14:39 10:14:39 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:14:39 #155 ... 10:14:39 10:14:39 #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:14:39 #164 ... 10:14:39 10:14:39 #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 10:14:39 #160 DONE 1.1s 10:14:39 10:14:39 #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 10:14:39 #165 DONE 0.2s 10:14:39 10:14:39 #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 10:14:39 #166 DONE 0.2s 10:14:39 10:14:39 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:14:39 #154 ... 10:14:39 10:14:39 #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:14:39 #164 DONE 0.8s 10:14:39 10:14:39 #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:14:39 #167 DONE 0.1s 10:14:39 10:14:39 #168 [core-common-config-bootstrapper] exporting to image 10:14:39 #168 exporting layers 10:14:39 #168 ... 10:14:39 10:14:39 #169 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 10:14:39 #169 DONE 0.3s 10:14:39 10:14:39 #170 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 10:14:39 #170 DONE 0.2s 10:14:39 10:14:39 #171 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 10:14:39 #171 DONE 0.1s 10:14:39 10:14:39 #168 [core-common-config-bootstrapper] exporting to image 10:14:39 #168 exporting layers 0.5s done 10:14:39 #168 writing image sha256:c334a492cb7dc443759938bb88378327d8d7359f58dd712227c9b328613cf8bd done 10:14:39 #168 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 10:14:39 #168 DONE 0.6s 10:14:39 10:14:39 #172 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 10:14:39 #172 DONE 0.1s 10:14:39 10:14:39 #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:14:39 #173 DONE 0.1s 10:14:39 10:14:39 #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 10:14:39 #174 DONE 0.8s 10:14:39 10:14:39 #175 [security-bootstrapper] exporting to image 10:14:39 #175 exporting layers 0.5s done 10:14:39 #175 writing image sha256:97c146b11c5249aefc5c2ef49acc4413eaa34ad0cdcfe81a8a28acee68ee9b55 done 10:14:39 #175 naming to docker.io/library/security-bootstrapper 0.0s done 10:14:39 #175 DONE 0.6s 10:14:39 10:14:39 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:14:47 #1 [security-spire-server internal] load build definition from Dockerfile 10:14:47 #1 transferring dockerfile: 10:14:47 #1 transferring dockerfile: 1.70kB 0.0s done 10:14:47 #1 DONE 0.1s 10:14:47 10:14:47 #2 [security-bootstrapper internal] load build definition from Dockerfile 10:14:47 #2 transferring dockerfile: 3.02kB done 10:14:47 #2 DONE 0.1s 10:14:47 10:14:47 #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile 10:14:47 #3 transferring dockerfile: 2.23kB done 10:14:47 #3 DONE 0.1s 10:14:47 10:14:47 #4 [security-spire-agent internal] load build definition from Dockerfile 10:14:47 #4 transferring dockerfile: 1.81kB done 10:14:47 #4 DONE 0.1s 10:14:47 10:14:47 #5 [security-secretstore-setup internal] load build definition from Dockerfile 10:14:47 #5 transferring dockerfile: 2.49kB done 10:14:47 #5 DONE 0.1s 10:14:47 10:14:47 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 10:14:48 #6 transferring dockerfile: 1.89kB done 10:14:48 #6 DONE 0.1s 10:14:48 10:14:48 #7 [security-spire-config internal] load build definition from Dockerfile 10:14:48 #7 transferring dockerfile: 1.69kB 0.0s done 10:14:48 #7 DONE 0.1s 10:14:48 10:14:48 #8 [security-proxy-setup internal] load build definition from Dockerfile 10:14:48 #8 transferring dockerfile: 2.50kB done 10:14:48 #8 DONE 0.1s 10:14:48 10:14:48 #9 [security-proxy-auth internal] load build definition from Dockerfile 10:14:48 #9 transferring dockerfile: 2.14kB 0.0s done 10:14:48 #9 DONE 0.1s 10:14:48 10:14:48 #10 [support-scheduler internal] load build definition from Dockerfile 10:14:48 #10 transferring dockerfile: 1.83kB 0.0s done 10:14:48 #10 DONE 0.1s 10:14:48 10:14:48 #11 [core-data internal] load build definition from Dockerfile 10:14:48 #11 transferring dockerfile: 2.04kB done 10:14:48 #11 DONE 0.1s 10:14:48 10:14:48 #12 [support-notifications internal] load build definition from Dockerfile 10:14:48 #12 transferring dockerfile: 2.00kB done 10:14:48 #12 DONE 0.1s 10:14:48 10:14:48 #13 [core-metadata internal] load build definition from Dockerfile 10:14:48 #13 transferring dockerfile: 2.10kB done 10:14:48 #13 DONE 0.1s 10:14:48 10:14:48 #14 [core-command internal] load build definition from Dockerfile 10:14:48 #14 transferring dockerfile: 1.94kB done 10:14:48 #14 DONE 0.1s 10:14:48 10:14:48 #15 [core-keeper internal] load build definition from Dockerfile 10:14:48 #15 transferring dockerfile: 2.01kB 0.0s done 10:14:48 #15 DONE 0.1s 10:14:48 10:14:48 #16 [security-spire-server internal] load .dockerignore 10:14:48 #16 transferring context: 50B done 10:14:48 #16 DONE 0.1s 10:14:49 10:14:49 #17 [security-bootstrapper internal] load .dockerignore 10:14:49 #17 transferring context: 50B 0.0s done 10:14:49 #17 DONE 0.1s 10:14:49 10:14:49 #18 [core-common-config-bootstrapper internal] load .dockerignore 10:14:49 #18 transferring context: 50B 0.0s done 10:14:49 #18 DONE 0.1s 10:14:49 10:14:49 #19 [security-spire-agent internal] load .dockerignore 10:14:49 #19 transferring context: 50B done 10:14:49 #19 DONE 0.1s 10:14:49 10:14:49 #20 [security-secretstore-setup internal] load .dockerignore 10:14:49 #20 transferring context: 50B 0.0s done 10:14:50 #20 DONE 0.1s 10:14:50 10:14:50 #21 [security-spiffe-token-provider internal] load .dockerignore 10:14:50 #21 transferring context: 50B 0.0s done 10:14:50 #21 DONE 0.1s 10:14:50 10:14:50 #22 [security-spire-config internal] load .dockerignore 10:14:50 #22 transferring context: 50B 0.0s done 10:14:50 #22 DONE 0.1s 10:14:50 10:14:50 #23 [security-proxy-auth internal] load .dockerignore 10:14:50 #23 transferring context: 50B 0.0s done 10:14:50 #23 DONE 0.1s 10:14:50 10:14:50 #24 [security-proxy-setup internal] load .dockerignore 10:14:50 #24 transferring context: 50B 0.0s done 10:14:50 #24 DONE 0.1s 10:14:50 10:14:50 #25 [support-scheduler internal] load .dockerignore 10:14:50 #25 transferring context: 50B 0.0s done 10:14:50 #25 DONE 0.1s 10:14:50 10:14:50 #26 [core-data internal] load .dockerignore 10:14:50 #26 transferring context: 50B done 10:14:50 #26 DONE 0.1s 10:14:50 10:14:50 #27 [support-notifications internal] load .dockerignore 10:14:50 #27 transferring context: 50B done 10:14:50 #27 DONE 0.1s 10:14:50 10:14:50 #28 [core-metadata internal] load .dockerignore 10:14:50 #28 transferring context: 50B done 10:14:50 #28 DONE 0.1s 10:14:50 10:14:50 #29 [core-command internal] load .dockerignore 10:14:50 #29 transferring context: 50B 0.0s done 10:14:50 #29 DONE 0.1s 10:14:50 10:14:50 #30 [core-keeper internal] load .dockerignore 10:14:50 #30 transferring context: 50B done 10:14:50 #30 DONE 0.1s 10:14:50 10:14:50 #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 10:14:51 #31 ... 10:14:51 10:14:51 #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 10:14:51 #32 DONE 0.7s 10:14:51 10:14:51 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:14:51 #33 DONE 0.0s 10:14:51 10:14:51 #34 [security-bootstrapper internal] load build context 10:14:51 #34 DONE 0.0s 10:14:51 10:14:51 #35 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:14:51 #35 DONE 0.0s 10:14:51 10:14:51 #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 10:14:51 #32 DONE 0.7s 10:14:51 10:14:51 #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 10:14:51 #31 DONE 0.8s 10:14:51 10:14:51 #36 [security-bootstrapper stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 10:14:51 #36 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 10:14:51 #36 ... 10:14:51 10:14:51 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:14:51 #33 DONE 0.0s 10:14:51 10:14:51 #37 [security-spire-server internal] load build context 10:14:51 #37 transferring context: 23.80kB 0.0s done 10:14:51 #37 DONE 0.1s 10:14:51 10:14:51 #36 [security-bootstrapper stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 10:14:51 #36 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done 10:14:51 #36 ... 10:14:51 10:14:51 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 10:14:51 #32 DONE 0.7s 10:14:51 10:14:51 #36 [core-common-config-bootstrapper stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 10:14:51 #36 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done 10:14:51 #36 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 10:14:51 #36 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 10:14:51 #36 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 10:14:52 #36 ... 10:14:52 10:14:52 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:14:52 #33 DONE 0.0s 10:14:52 10:14:52 #36 [core-common-config-bootstrapper stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 10:14:52 #36 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 10:14:52 #36 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 10:14:52 #36 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 10:14:52 #36 ... 10:14:52 10:14:52 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:14:52 #33 DONE 0.0s 10:14:52 10:14:52 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:14:52 #38 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done 10:14:52 #38 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 10:14:52 #38 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 10:14:52 #38 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 10:14:52 #38 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.3s 10:14:52 #38 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.3s done 10:14:52 #38 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.3s 10:14:52 #38 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 0.3s 10:14:52 #38 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 10:14:52 #38 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.4s done 10:14:52 #38 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.4s done 10:14:52 #38 ... 10:14:52 10:14:52 #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 10:14:52 #31 DONE 0.8s 10:14:52 10:14:52 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:14:52 #38 ... 10:14:52 10:14:52 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:14:52 #33 DONE 0.0s 10:14:52 10:14:52 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:14:52 #33 DONE 0.0s 10:14:52 10:14:52 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:14:52 #38 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done 10:14:52 #38 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 10:14:52 #38 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 10:14:52 #38 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 10:14:52 #38 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.4s done 10:14:52 #38 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.3s done 10:14:52 #38 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.4s done 10:14:52 #38 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 10:14:52 #38 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 2.10MB / 33.17MB 1.1s 10:14:52 #38 ... 10:14:52 10:14:52 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:14:52 #33 DONE 0.0s 10:14:52 10:14:52 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:14:53 #38 ... 10:14:53 10:14:53 #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 10:14:53 #32 DONE 1.2s 10:14:53 10:14:53 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:14:53 #38 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 3.88MB / 33.17MB 1.3s 10:14:53 #38 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 10:14:53 #38 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 10:14:53 #38 ... 10:14:53 10:14:53 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:14:53 #33 DONE 0.0s 10:14:53 10:14:53 #36 [security-proxy-setup stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 10:14:53 #36 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done 10:14:53 #36 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 10:14:53 #36 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 10:14:53 #36 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 10:14:53 #36 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 1.3s done 10:14:53 #36 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 0.1s 10:14:53 #36 ... 10:14:53 10:14:53 #32 [core-data internal] load metadata for docker.io/library/alpine:3.20 10:14:53 #32 DONE 1.5s 10:14:53 10:14:53 #36 [core-data stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 10:14:53 #36 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done 10:14:53 #36 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 10:14:53 #36 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 10:14:53 #36 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 10:14:53 #36 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 1.3s done 10:14:54 #36 ... 10:14:54 10:14:54 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:14:54 #33 DONE 0.0s 10:14:54 10:14:54 #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 10:14:54 #39 DONE 2.0s 10:14:54 10:14:54 #34 [security-bootstrapper internal] load build context 10:14:54 #34 transferring context: 3.36MB 1.5s done 10:14:54 #34 DONE 2.1s 10:14:54 10:14:54 #36 [security-spire-agent stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 10:14:54 #36 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done 10:14:54 #36 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 10:14:54 #36 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 10:14:54 #36 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 10:14:54 #36 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 1.3s done 10:14:54 #36 ... 10:14:54 10:14:54 #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 10:14:54 #32 DONE 1.7s 10:14:54 10:14:54 #36 [security-spire-agent stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 10:14:54 #36 ... 10:14:54 10:14:54 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:14:54 #33 DONE 0.0s 10:14:54 10:14:54 #36 [support-notifications stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 10:14:54 #36 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done 10:14:54 #36 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 10:14:54 #36 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 10:14:54 #36 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 10:14:54 #36 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 1.3s done 10:14:54 #36 ... 10:14:54 10:14:54 #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 10:14:54 #32 DONE 2.0s 10:14:54 10:14:54 #36 [core-metadata stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 10:14:54 #36 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done 10:14:54 #36 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 10:14:54 #36 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 10:14:54 #36 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 10:14:54 #36 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 1.3s done 10:14:54 #36 ... 10:14:54 10:14:54 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:14:54 #33 DONE 0.0s 10:14:54 10:14:54 #40 [core-common-config-bootstrapper internal] load build context 10:14:54 #40 transferring context: 3.36MB 1.9s done 10:14:54 #40 DONE 2.9s 10:14:54 10:14:54 #36 [core-metadata stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 10:14:55 #36 ... 10:14:55 10:14:55 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:14:55 #33 DONE 0.0s 10:14:55 10:14:55 #36 [core-metadata stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 10:14:55 #36 ... 10:14:55 10:14:55 #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 10:14:55 #32 DONE 2.7s 10:14:55 10:14:55 #36 [core-metadata stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 10:14:55 #36 ... 10:14:55 10:14:55 #41 [core-keeper internal] load build context 10:14:55 #41 DONE 0.0s 10:14:55 10:14:55 #36 [core-keeper stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 10:14:55 #36 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done 10:14:55 #36 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 10:14:55 #36 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 10:14:55 #36 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 10:14:55 #36 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 1.3s done 10:14:56 #36 ... 10:14:56 10:14:56 #42 [security-spire-config internal] load build context 10:14:56 #42 transferring context: 22.05kB 0.3s done 10:14:56 #42 DONE 3.7s 10:14:56 10:14:56 #36 [core-keeper stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 10:14:57 #36 ... 10:14:57 10:14:57 #43 [security-spiffe-token-provider internal] load build context 10:14:57 #43 transferring context: 3.36MB 2.8s done 10:14:57 #43 DONE 4.4s 10:14:57 10:14:57 #36 [core-keeper stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 10:14:57 #36 ... 10:14:57 10:14:57 #44 [security-spire-agent internal] load build context 10:14:57 #44 transferring context: 23.33kB 0.3s done 10:14:57 #44 DONE 3.0s 10:14:57 10:14:57 #36 [core-keeper stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 10:14:57 #36 ... 10:14:57 10:14:57 #45 [security-secretstore-setup internal] load build context 10:14:57 #45 transferring context: 3.36MB 4.0s done 10:14:57 #45 DONE 5.3s 10:14:57 10:14:57 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:14:57 #38 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done 10:14:57 #38 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 10:14:57 #38 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 10:14:57 #38 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 10:14:57 #38 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.4s done 10:14:57 #38 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.3s done 10:14:57 #38 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.4s done 10:14:57 #38 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 5.9s 10:14:57 #38 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 10:14:57 #38 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 10:14:57 #38 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.1s done 10:14:58 #38 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 6.0s done 10:14:58 #38 ... 10:14:58 10:14:58 #46 [security-proxy-auth internal] load build context 10:14:58 #46 transferring context: 3.36MB 3.3s done 10:14:58 #46 DONE 5.5s 10:14:58 10:14:58 #35 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:14:58 #35 DONE 7.1s 10:14:58 10:14:58 #36 [core-keeper stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 10:14:58 #36 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.8s done 10:14:58 #36 ... 10:14:58 10:14:58 #47 [support-scheduler internal] load build context 10:14:58 #47 transferring context: 3.36MB 3.8s done 10:14:58 #47 DONE 5.6s 10:14:58 10:14:58 #48 [core-command builder 2/7] WORKDIR /edgex-go 10:14:59 #48 ... 10:14:59 10:14:59 #49 [security-proxy-setup internal] load build context 10:14:59 #49 transferring context: 3.36MB 4.4s done 10:14:59 #49 DONE 6.2s 10:14:59 10:14:59 #50 [core-data internal] load build context 10:14:59 #50 transferring context: 3.36MB 2.6s done 10:14:59 #50 DONE 5.7s 10:14:59 10:14:59 #36 [security-proxy-setup stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 10:14:59 #36 ... 10:14:59 10:14:59 #51 [support-notifications internal] load build context 10:14:59 #51 transferring context: 3.36MB 2.9s done 10:14:59 #51 DONE 5.5s 10:14:59 10:14:59 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:14:59 #38 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0.7s 10:15:00 #38 ... 10:15:00 10:15:00 #52 [core-metadata internal] load build context 10:15:00 #52 transferring context: 3.36MB 3.6s done 10:15:00 #52 DONE 5.6s 10:15:00 10:15:00 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:15:00 #38 ... 10:15:00 10:15:00 #48 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 10:15:00 #48 DONE 1.8s 10:15:00 10:15:00 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:15:00 #38 ... 10:15:00 10:15:00 #41 [core-keeper internal] load build context 10:15:00 #41 transferring context: 3.36MB 1.7s done 10:15:00 #41 DONE 4.8s 10:15:00 10:15:00 #53 [core-command internal] load build context 10:15:00 #53 transferring context: 3.36MB 2.0s done 10:15:00 #53 DONE 4.8s 10:15:00 10:15:00 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:15:04 #38 ... 10:15:04 10:15:04 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:15:04 #54 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.2s done 10:15:04 #54 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 10:15:04 #54 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done 10:15:04 #54 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done 10:15:04 #54 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done 10:15:04 #54 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done 10:15:04 #54 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.9s done 10:15:04 #54 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 3.0s done 10:15:04 #54 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.0s done 10:15:04 #54 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 6.5s 10:15:04 #54 ... 10:15:04 10:15:04 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:15:06 #38 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 7.0s 10:15:08 #38 ... 10:15:08 10:15:08 #55 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:15:08 #55 DONE 8.7s 10:15:08 10:15:08 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:15:09 #38 ... 10:15:09 10:15:09 #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 10:15:09 #0 8.396 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:15:09 #0 8.956 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:15:09 #56 ... 10:15:09 10:15:09 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:15:10 #38 ... 10:15:10 10:15:10 #57 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:15:10 #0 9.140 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:15:10 #0 9.634 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:15:10 #57 ... 10:15:10 10:15:10 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:15:10 #58 ... 10:15:10 10:15:10 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:15:10 #59 ... 10:15:10 10:15:10 #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 10:15:10 #60 ... 10:15:10 10:15:10 #61 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 10:15:10 #0 9.547 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:15:10 #61 ... 10:15:10 10:15:10 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:15:10 #0 9.505 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:15:10 #62 ... 10:15:10 10:15:10 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 10:15:10 #63 ... 10:15:10 10:15:10 #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 10:15:11 #64 ... 10:15:11 10:15:11 #65 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 10:15:11 #65 10.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:15:11 #65 ... 10:15:11 10:15:11 #66 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 10:15:11 #0 9.309 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:15:11 #0 10.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:15:11 #66 ... 10:15:11 10:15:11 #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:15:11 #67 DONE 11.0s 10:15:11 10:15:11 #68 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 10:15:11 #68 ... 10:15:11 10:15:11 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:15:11 #0 10.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:15:11 #69 ... 10:15:11 10:15:11 #70 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 10:15:11 #70 ... 10:15:11 10:15:11 #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 10:15:11 #71 ... 10:15:11 10:15:11 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:15:11 #59 11.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:15:14 #59 13.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:15:14 #59 ... 10:15:14 10:15:14 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:15:14 #54 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 9.2s done 10:15:15 #54 ... 10:15:15 10:15:15 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:15:15 #38 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.8s 10:15:16 #38 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.3s done 10:15:16 #38 DONE 25.7s 10:15:16 10:15:16 #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 10:15:16 #56 14.97 (1/2) Installing dumb-init (1.2.5-r3) 10:15:16 #56 15.10 (2/2) Installing su-exec (0.2-r3) 10:15:16 #56 15.20 Executing busybox-1.36.1-r29.trigger 10:15:16 #56 15.38 OK: 9 MiB in 16 packages 10:15:17 #56 DONE 17.7s 10:15:17 10:15:17 #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 10:15:18 #72 ... 10:15:18 10:15:18 #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 10:15:18 #0 6.440 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:15:18 #0 8.159 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:15:18 #73 ... 10:15:18 10:15:18 #57 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:15:18 #57 18.87 v3.20.7-132-g39e95c1f75e [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 10:15:18 #57 18.87 v3.20.7-131-ga58d0c92604 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 10:15:18 #57 18.87 OK: 24055 distinct packages available 10:15:19 #57 20.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:15:21 #57 ... 10:15:21 10:15:21 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:15:21 #62 10.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:15:21 #62 ... 10:15:21 10:15:21 #66 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 10:15:21 #66 20.78 (1/1) Installing dumb-init (1.2.5-r3) 10:15:21 #66 20.82 Executing busybox-1.36.1-r29.trigger 10:15:21 #66 20.94 OK: 9 MiB in 15 packages 10:15:21 #66 ... 10:15:21 10:15:21 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 10:15:21 #0 4.599 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:15:21 #0 6.656 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:15:21 #74 ... 10:15:21 10:15:21 #61 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 10:15:21 #61 11.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:15:21 #61 20.64 OK: 239 MiB in 58 packages 10:15:21 #61 ... 10:15:21 10:15:21 #57 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:15:21 #57 22.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:15:22 #57 ... 10:15:22 10:15:22 #70 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 10:15:22 #70 11.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:15:22 #70 14.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:15:22 #70 ... 10:15:22 10:15:22 #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 10:15:22 #64 11.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:15:22 #64 13.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:15:22 #64 ... 10:15:22 10:15:22 #61 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 10:15:22 #61 DONE 22.3s 10:15:22 10:15:22 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 10:15:22 #63 12.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:15:22 #63 14.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:15:22 #63 22.30 v3.20.7-132-g39e95c1f75e [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 10:15:22 #63 22.30 v3.20.7-131-ga58d0c92604 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 10:15:22 #63 22.30 OK: 24059 distinct packages available 10:15:22 #63 ... 10:15:22 10:15:22 #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 10:15:22 #71 12.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:15:22 #71 14.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:15:22 #71 ... 10:15:22 10:15:22 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:15:22 #58 12.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:15:22 #58 14.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:15:22 #58 ... 10:15:22 10:15:22 #68 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 10:15:22 #68 12.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:15:22 #68 15.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:15:22 #68 ... 10:15:22 10:15:22 #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 10:15:22 #60 12.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:15:22 #60 14.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:15:23 #60 ... 10:15:23 10:15:23 #66 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 10:15:23 #66 DONE 23.3s 10:15:23 10:15:23 #75 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 10:15:23 #75 DONE 0.7s 10:15:23 10:15:23 #76 [core-command stage-1 3/9] RUN apk --no-cache upgrade 10:15:23 #76 ... 10:15:23 10:15:23 #65 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 10:15:23 #65 13.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:15:23 #65 22.23 (1/1) Installing dumb-init (1.2.5-r3) 10:15:23 #65 22.28 Executing busybox-1.36.1-r29.trigger 10:15:23 #65 22.64 OK: 9 MiB in 15 packages 10:15:23 #65 ... 10:15:23 10:15:23 #70 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 10:15:23 #70 23.12 (1/3) Installing ca-certificates (20250911-r0) 10:15:23 #70 ... 10:15:23 10:15:23 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:15:23 #69 13.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:15:23 #69 ... 10:15:23 10:15:23 #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 10:15:23 #71 23.31 (1/7) Installing ca-certificates (20250911-r0) 10:15:24 #71 23.98 (2/7) Installing dumb-init (1.2.5-r3) 10:15:24 #71 24.05 (3/7) Installing libgcc (13.2.1_git20240309-r1) 10:15:24 #71 24.09 (4/7) Installing libsodium (1.0.19-r0) 10:15:24 #71 24.16 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 10:15:24 #71 24.44 (6/7) Installing libzmq (4.3.5-r2) 10:15:25 #71 24.65 (7/7) Installing zeromq (4.3.5-r2) 10:15:25 #71 24.81 Executing busybox-1.36.1-r29.trigger 10:15:25 #71 24.96 Executing ca-certificates-20250911-r0.trigger 10:15:25 #71 ... 10:15:25 10:15:25 #65 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 10:15:25 #65 DONE 25.4s 10:15:25 10:15:25 #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade 10:15:26 #77 ... 10:15:26 10:15:26 #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 10:15:26 #64 23.72 OK: 239 MiB in 58 packages 10:15:26 #64 DONE 26.0s 10:15:26 10:15:26 #78 [support-notifications builder 4/7] COPY go.mod vendor* ./ 10:15:27 #78 ... 10:15:27 10:15:27 #68 [core-command builder 3/7] RUN apk add --update --no-cache make git 10:15:27 #68 24.13 OK: 239 MiB in 58 packages 10:15:27 #68 DONE 26.8s 10:15:27 10:15:27 #79 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 10:15:27 #79 ... 10:15:27 10:15:27 #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 10:15:27 #73 16.51 (1/1) Installing dumb-init (1.2.5-r3) 10:15:27 #73 16.99 Executing busybox-1.36.1-r29.trigger 10:15:27 #73 17.27 OK: 9 MiB in 15 packages 10:15:27 #73 DONE 19.4s 10:15:27 10:15:27 #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 10:15:27 #71 27.18 OK: 14 MiB in 21 packages 10:15:28 #71 ... 10:15:28 10:15:28 #78 [support-notifications builder 4/7] COPY go.mod vendor* ./ 10:15:28 #78 DONE 1.6s 10:15:28 10:15:28 #79 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 10:15:28 #79 DONE 1.2s 10:15:28 10:15:28 #80 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:15:28 #80 ... 10:15:28 10:15:28 #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 10:15:28 #60 24.93 OK: 239 MiB in 58 packages 10:15:28 #60 DONE 28.2s 10:15:28 10:15:28 #81 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 10:15:29 #81 DONE 0.8s 10:15:29 10:15:29 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:15:29 #58 24.29 (1/4) Installing ca-certificates (20250911-r0) 10:15:29 #58 24.65 (2/4) Installing dumb-init (1.2.5-r3) 10:15:29 #58 24.68 (3/4) Installing su-exec (0.2-r3) 10:15:29 #58 24.69 (4/4) Installing yq-go (4.44.1-r2) 10:15:29 #58 25.88 Executing busybox-1.36.1-r29.trigger 10:15:29 #58 26.19 Executing ca-certificates-20250911-r0.trigger 10:15:29 #58 28.03 OK: 20 MiB in 18 packages 10:15:29 #58 ... 10:15:29 10:15:29 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:15:29 #59 22.58 (1/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) 10:15:29 #59 23.76 (2/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) 10:15:29 #59 24.11 (3/6) Installing dumb-init (1.2.5-r3) 10:15:29 #59 24.12 (4/6) Installing openssl (3.3.5-r0) 10:15:29 #59 24.30 (5/6) Installing su-exec (0.2-r3) 10:15:29 #59 24.32 (6/6) Installing yq-go (4.44.1-r2) 10:15:29 #59 26.09 Executing busybox-1.36.1-r29.trigger 10:15:29 #59 26.29 OK: 20 MiB in 18 packages 10:15:29 #59 DONE 29.7s 10:15:29 10:15:29 #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 10:15:29 #72 2.541 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:15:29 #72 4.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:15:29 #72 ... 10:15:29 10:15:29 #76 [core-command stage-1 3/9] RUN apk --no-cache upgrade 10:15:29 #76 6.841 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:15:30 #76 ... 10:15:30 10:15:30 #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 10:15:30 #71 DONE 30.1s 10:15:30 10:15:30 #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 10:15:30 #82 ... 10:15:30 10:15:30 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:15:30 #58 DONE 30.6s 10:15:30 10:15:30 #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 10:15:32 #83 ... 10:15:32 10:15:32 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 10:15:32 #74 18.67 OK: 239 MiB in 58 packages 10:15:32 #74 DONE 20.9s 10:15:32 10:15:32 #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 10:15:32 #72 15.13 (1/6) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 10:15:32 #72 ... 10:15:32 10:15:32 #70 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 10:15:32 #70 23.89 (2/3) Installing dumb-init (1.2.5-r3) 10:15:32 #70 23.97 (3/3) Installing tzdata (2025b-r0) 10:15:32 #70 26.44 Executing busybox-1.36.1-r29.trigger 10:15:32 #70 26.57 Executing ca-certificates-20250911-r0.trigger 10:15:32 #70 28.74 OK: 11 MiB in 17 packages 10:15:32 #70 DONE 32.3s 10:15:32 10:15:32 #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 10:15:32 #72 15.29 Executing busybox-1.36.1-r30.post-upgrade 10:15:33 #72 ... 10:15:33 10:15:33 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:15:33 #62 22.83 v3.20.7-132-g39e95c1f75e [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 10:15:33 #62 22.83 v3.20.7-131-ga58d0c92604 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 10:15:33 #62 22.83 OK: 24055 distinct packages available 10:15:33 #62 24.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:15:33 #62 27.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:15:33 #62 ... 10:15:33 10:15:33 #84 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:15:33 #84 ... 10:15:33 10:15:33 #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 10:15:33 #72 15.86 (2/6) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 10:15:33 #72 15.86 (3/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) 10:15:33 #72 15.98 (4/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) 10:15:33 #72 16.46 (5/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) 10:15:33 #72 16.54 (6/6) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 10:15:33 #72 16.56 Executing busybox-1.36.1-r30.trigger 10:15:33 #72 16.63 OK: 9 MiB in 16 packages 10:15:33 #72 ... 10:15:33 10:15:33 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:15:33 #69 23.91 v3.20.7-132-g39e95c1f75e [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 10:15:33 #69 23.91 v3.20.7-131-ga58d0c92604 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 10:15:33 #69 23.91 OK: 24055 distinct packages available 10:15:33 #69 25.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:15:33 #69 28.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:15:34 #69 ... 10:15:34 10:15:34 #57 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:15:34 #57 32.10 (1/7) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) 10:15:34 #57 33.00 (2/7) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) 10:15:34 #57 33.12 (3/7) Installing dumb-init (1.2.5-r3) 10:15:34 #57 33.12 (4/7) Installing musl-obstack (1.2.3-r2) 10:15:34 #57 33.24 (5/7) Installing libucontext (1.2-r3) 10:15:34 #57 33.31 (6/7) Installing gcompat (1.1.0-r4) 10:15:34 #57 33.41 (7/7) Installing openssl (3.3.5-r0) 10:15:34 #57 33.60 Executing busybox-1.36.1-r29.trigger 10:15:34 #57 33.75 OK: 10 MiB in 19 packages 10:15:34 #57 ... 10:15:34 10:15:34 #85 [core-keeper builder 5/8] COPY go.mod vendor* ./ 10:15:34 #85 DONE 2.0s 10:15:34 10:15:34 #86 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:15:34 #86 ... 10:15:34 10:15:34 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 10:15:34 #63 24.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:15:34 #63 26.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:15:35 #63 ... 10:15:35 10:15:35 #57 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:15:35 #57 DONE 35.8s 10:15:35 10:15:35 #87 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 10:15:35 #87 ... 10:15:35 10:15:35 #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 10:15:35 #72 DONE 18.2s 10:15:35 10:15:35 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 10:15:35 #63 35.38 OK: 239 MiB in 58 packages 10:15:35 #145 ... 10:15:35 10:15:35 #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:15:35 #147 160.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:15:36 #63 DONE 36.3s 10:15:36 10:15:36 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:15:36 #62 36.09 (1/4) Installing dumb-init (1.2.5-r3) 10:15:36 #62 36.12 (2/4) Installing musl-obstack (1.2.3-r2) 10:15:36 #62 36.12 (3/4) Installing libucontext (1.2-r3) 10:15:36 #62 36.15 (4/4) Installing gcompat (1.1.0-r4) 10:15:36 #62 36.17 Executing busybox-1.36.1-r29.trigger 10:15:36 #62 36.26 OK: 9 MiB in 18 packages 10:15:37 #62 DONE 37.3s 10:15:37 10:15:37 #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 10:15:38 #88 ... 10:15:38 10:15:38 #89 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:15:38 #89 ... 10:15:38 10:15:38 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:15:38 #69 36.94 (1/14) Installing ca-certificates (20250911-r0) 10:15:38 #69 37.30 (2/14) Installing brotli-libs (1.1.0-r2) 10:15:38 #69 37.34 (3/14) Installing c-ares (1.33.1-r0) 10:15:38 #69 37.36 (4/14) Installing libunistring (1.2-r0) 10:15:38 #69 37.47 (5/14) Installing libidn2 (2.3.7-r0) 10:15:38 #69 37.54 (6/14) Installing nghttp2-libs (1.62.1-r0) 10:15:38 #69 37.54 (7/14) Installing libpsl (0.21.5-r1) 10:15:38 #69 37.55 (8/14) Installing zstd-libs (1.5.6-r0) 10:15:38 #69 37.61 (9/14) Installing libcurl (8.14.1-r2) 10:15:38 #69 37.66 (10/14) Installing curl (8.14.1-r2) 10:15:38 #69 37.71 (11/14) Installing dumb-init (1.2.5-r3) 10:15:38 #69 37.73 (12/14) Installing musl-obstack (1.2.3-r2) 10:15:38 #69 37.76 (13/14) Installing libucontext (1.2-r3) 10:15:38 #69 37.76 (14/14) Installing gcompat (1.1.0-r4) 10:15:38 #69 37.79 Executing busybox-1.36.1-r29.trigger 10:15:38 #69 37.89 Executing ca-certificates-20250911-r0.trigger 10:15:38 #69 ... 10:15:38 10:15:38 #90 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 10:15:38 #90 DONE 1.8s 10:15:38 10:15:38 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:15:38 #69 38.58 OK: 15 MiB in 28 packages 10:15:39 #147 DONE 167.4s 10:15:39 10:15:39 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:15:39 #149 ... 10:15:39 10:15:39 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:15:39 #154 DONE 167.5s 10:15:39 10:15:39 #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:15:39 #146 DONE 167.4s 10:15:39 10:15:39 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:15:39 #145 DONE 167.5s 10:15:39 10:15:39 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 10:15:39 #69 ... 10:15:39 10:15:39 #91 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:15:39 #91 ... 10:15:39 10:15:39 #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:15:39 #176 DONE 0.3s 10:15:39 10:15:39 #177 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 10:15:39 #177 DONE 0.3s 10:15:39 10:15:39 #178 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:15:39 #178 DONE 0.3s 10:15:39 10:15:39 #179 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 10:15:39 #179 DONE 0.3s 10:15:39 10:15:39 #180 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 10:15:39 #92 ... 10:15:39 10:15:39 #93 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 10:15:39 #180 DONE 0.1s 10:15:39 10:15:39 #181 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:15:39 #181 DONE 0.1s 10:15:39 10:15:39 #182 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 10:15:39 #182 DONE 0.2s 10:15:39 10:15:39 #183 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 10:15:39 #183 DONE 0.1s 10:15:39 10:15:39 #184 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 10:15:40 #93 ... 10:15:40 10:15:40 #76 [core-command stage-1 3/9] RUN apk --no-cache upgrade 10:15:40 #76 9.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:15:40 #76 15.31 (1/6) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 10:15:40 #76 15.42 Executing busybox-1.36.1-r30.post-upgrade 10:15:40 #76 15.79 (2/6) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 10:15:40 #76 15.79 (3/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) 10:15:40 #76 15.84 (4/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) 10:15:40 #76 16.52 (5/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) 10:15:40 #76 16.64 (6/6) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 10:15:40 #76 16.66 Executing busybox-1.36.1-r30.trigger 10:15:40 #76 16.76 OK: 9 MiB in 15 packages 10:15:40 #184 DONE 0.3s 10:15:40 10:15:40 #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:15:40 #185 DONE 0.3s 10:15:40 10:15:40 #186 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:15:40 #186 DONE 0.3s 10:15:40 10:15:40 #187 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:15:40 #187 DONE 0.3s 10:15:40 10:15:40 #188 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 10:15:40 #188 DONE 0.1s 10:15:40 10:15:40 #189 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 10:15:40 #189 DONE 0.1s 10:15:40 10:15:40 #190 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 10:15:40 #190 DONE 0.1s 10:15:40 10:15:40 #191 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 10:15:40 #191 DONE 0.1s 10:15:40 10:15:40 #192 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 10:15:40 #192 DONE 0.1s 10:15:40 10:15:40 #193 [core-command] exporting to image 10:15:40 #193 exporting layers 10:15:40 #193 exporting layers 0.2s done 10:15:40 #193 writing image sha256:92b23ca8c8d579a2fc7393d270939e1804cf1decddf06cc508e6bbefb9961779 done 10:15:40 #193 naming to docker.io/library/core-command done 10:15:40 #193 ... 10:15:40 10:15:40 #194 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:15:40 #194 DONE 0.3s 10:15:40 #76 ... 10:15:40 10:15:40 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:15:40 #69 DONE 40.3s 10:15:40 10:15:40 #93 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 10:15:40 #93 10.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:15:40 10:15:40 #195 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:15:40 #195 DONE 0.4s 10:15:40 10:15:40 #196 [security-spiffe-token-provider] exporting to image 10:15:40 #196 exporting layers 0.2s done 10:15:40 #196 writing image sha256:daac676ad0154fd7ad7b96380f88d2a5aca3acda14d85023d4cae3dcc7244b39 done 10:15:40 #196 naming to docker.io/library/security-spiffe-token-provider done 10:15:40 #196 DONE 0.4s 10:15:40 10:15:40 #193 [core-command] exporting to image 10:15:40 #193 DONE 0.4s 10:15:40 10:15:40 #197 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 10:15:40 #197 ... 10:15:40 10:15:40 #198 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:15:40 #198 DONE 0.3s 10:15:41 10:15:41 #197 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 10:15:41 #197 DONE 0.3s 10:15:41 10:15:41 #199 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:15:41 #199 DONE 0.1s 10:15:41 10:15:41 #200 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:15:41 #200 DONE 0.6s 10:15:41 10:15:41 #201 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:15:41 #201 DONE 0.6s 10:15:41 10:15:41 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:15:41 #152 DONE 169.8s 10:15:41 10:15:41 #202 [security-proxy-setup] exporting to image 10:15:41 #202 ... 10:15:41 10:15:41 #203 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:15:41 #203 DONE 0.1s 10:15:41 #93 ... 10:15:41 10:15:41 #76 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 10:15:41 #76 DONE 18.7s 10:15:41 10:15:41 #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 10:15:42 10:15:42 #204 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:15:42 #204 DONE 0.4s 10:15:42 10:15:42 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:15:42 #150 DONE 170.5s 10:15:42 10:15:42 #205 [security-secretstore-setup] exporting to image 10:15:42 #205 ... 10:15:42 10:15:42 #206 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 10:15:42 #206 DONE 0.3s 10:15:42 10:15:42 #207 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 10:15:42 #207 DONE 0.3s 10:15:42 10:15:42 #208 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 10:15:42 #208 DONE 0.2s 10:15:42 10:15:42 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:15:42 #149 DONE 170.9s 10:15:42 10:15:42 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:15:42 #156 DONE 170.9s 10:15:42 10:15:42 #209 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 10:15:42 #209 DONE 0.2s 10:15:42 10:15:42 #205 [security-secretstore-setup] exporting to image 10:15:42 #205 exporting layers 1.1s done 10:15:42 #205 writing image sha256:3869995a30257fe15c71ad1e08f840d412846dacfd3c6c7308f74171b5e3c39f done 10:15:42 #205 naming to docker.io/library/security-secretstore-setup done 10:15:42 #205 DONE 1.2s 10:15:42 10:15:42 #202 [security-proxy-setup] exporting to image 10:15:42 #202 exporting layers 1.1s done 10:15:42 #202 writing image sha256:8d1a04b27b8201fd16f27ec90b4488ec7a7d3f6527b09c3276f3f5d9484670ff done 10:15:42 #202 naming to docker.io/library/security-proxy-setup 0.0s done 10:15:42 #94 ... 10:15:42 10:15:42 #95 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 10:15:42 #95 ... 10:15:42 10:15:42 #93 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 10:15:42 #93 12.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:15:42 #202 DONE 1.2s 10:15:42 10:15:42 #203 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:15:42 #203 DONE 0.1s 10:15:42 10:15:42 #204 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:15:42 #204 DONE 0.4s 10:15:42 10:15:42 #210 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 10:15:42 #210 DONE 0.1s 10:15:42 10:15:42 #211 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 10:15:42 #211 DONE 0.1s 10:15:42 10:15:42 #212 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:15:42 #212 CACHED 10:15:42 10:15:42 #213 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:15:42 #213 CACHED 10:15:42 10:15:42 #214 [core-keeper] exporting to image 10:15:42 #214 exporting layers 0.2s done 10:15:43 #214 writing image sha256:29983fdaefd01f1395dc6c4da40a8f307310de60a3e77e6a820a02b5f4db2839 done 10:15:43 #214 naming to docker.io/library/core-keeper done 10:15:43 #214 DONE 0.3s 10:15:43 10:15:43 #215 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:15:43 #215 DONE 0.2s 10:15:43 10:15:43 #216 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:15:43 #216 DONE 0.2s 10:15:43 10:15:43 #217 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 10:15:43 #217 DONE 0.1s 10:15:43 10:15:43 #218 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:15:43 #218 DONE 0.1s 10:15:43 10:15:43 #219 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:15:43 #219 ... 10:15:43 10:15:43 #220 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 10:15:43 #220 DONE 0.3s 10:15:43 10:15:43 #221 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:15:43 #221 DONE 0.7s 10:15:43 10:15:43 #219 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:15:43 #219 DONE 0.3s 10:15:43 10:15:43 #222 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 10:15:43 #222 DONE 0.1s 10:15:43 10:15:43 #223 [security-proxy-auth] exporting to image 10:15:43 #223 ... 10:15:43 10:15:43 #224 [core-metadata] exporting to image 10:15:43 #224 exporting layers 0.2s done 10:15:43 #224 writing image sha256:2e9811460be4138ae0b4581c24e94386516f8ff3292ca44042b8a7cd307ab2ec 0.0s done 10:15:43 #224 naming to docker.io/library/core-metadata done 10:15:43 #224 DONE 0.2s 10:15:43 10:15:43 #225 [core-data] exporting to image 10:15:43 #225 exporting layers 0.1s done 10:15:43 #225 writing image sha256:320e71f3d9f2b3d59ec8b1323ca5b7d8e610dc69b361a9ae18440b51d8b6fab7 done 10:15:43 #225 naming to docker.io/library/core-data done 10:15:43 #225 DONE 0.2s 10:15:43 10:15:43 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:15:43 #148 DONE 172.2s 10:15:43 10:15:43 #223 [security-proxy-auth] exporting to image 10:15:44 #223 ... 10:15:44 10:15:44 #226 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:15:44 #226 DONE 0.0s 10:15:44 10:15:44 #227 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:15:44 #227 DONE 0.0s 10:15:44 10:15:44 #228 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:15:44 #228 DONE 0.3s 10:15:44 10:15:44 #223 [security-proxy-auth] exporting to image 10:15:44 #223 exporting layers 1.0s done 10:15:44 #223 writing image sha256:f5ae0fff3a94866d56990bfb5b4e87f86bfd0ee4ff7dc5b65fcfaed791f2a016 done 10:15:44 #223 naming to docker.io/library/security-proxy-auth done 10:15:44 #223 DONE 1.0s 10:15:44 10:15:44 #229 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 10:15:44 #229 DONE 0.0s 10:15:44 10:15:44 #230 [support-scheduler] exporting to image 10:15:44 #230 exporting layers 0.2s done 10:15:44 #230 writing image sha256:223017f308a1e598313dc31159f57c1d6cac55f2767bf5a55e2f63b055694541 done 10:15:44 #230 naming to docker.io/library/support-scheduler done 10:15:44 #230 DONE 0.2s 10:15:44 10:15:44 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:15:44 #93 ... 10:15:44 10:15:44 #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 10:15:44 #96 DONE 8.9s 10:15:44 10:15:44 #97 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 10:15:44 #97 DONE 0.3s 10:15:44 10:15:44 #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 10:15:44 #88 6.852 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:15:45 #155 DONE 173.5s 10:15:45 10:15:45 #231 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:15:45 #231 DONE 0.0s 10:15:45 10:15:45 #232 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:15:45 #232 DONE 0.0s 10:15:45 10:15:45 #233 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:15:45 #233 DONE 0.2s 10:15:45 10:15:45 #234 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 10:15:45 #234 DONE 0.0s 10:15:45 10:15:45 #235 [support-notifications] exporting to image 10:15:45 #235 exporting layers 0.2s done 10:15:45 #235 writing image sha256:09116ce036ddc274cff20d6dfa6cae4d7567c4a0ca7653a0da76aed2aad67023 done 10:15:45 #235 naming to docker.io/library/support-notifications done 10:15:45 #235 DONE 0.2s 10:15:45 time="2025-10-08T10:12:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:15:45 time="2025-10-08T10:12:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:15:45 time="2025-10-08T10:12:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:15:45 time="2025-10-08T10:12:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:15:45 time="2025-10-08T10:12:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:15:45 time="2025-10-08T10:12:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:15:45 time="2025-10-08T10:12:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:15:45 time="2025-10-08T10:12:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:15:45 time="2025-10-08T10:12:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:15:45 time="2025-10-08T10:12:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:15:45 time="2025-10-08T10:12:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:15:45 time="2025-10-08T10:12:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:15:45 time="2025-10-08T10:12:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:15:45 time="2025-10-08T10:12:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:15:45 time="2025-10-08T10:12:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 10:15:45 #88 8.130 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:15:45 $ docker stop --time=1 42c0b9662144e1e85aaf5fefbc268010c7b5b0dcf4c804b656531232dedaff5d 10:15:47 $ docker rm -f --volumes 42c0b9662144e1e85aaf5fefbc268010c7b5b0dcf4c804b656531232dedaff5d [Pipeline] // withDockerContainer [Pipeline] sh 10:15:47 #88 ... 10:15:47 10:15:47 #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade 10:15:47 #77 11.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:15:47 #77 12.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:15:47 #77 17.78 (1/6) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 10:15:47 #77 17.91 Executing busybox-1.36.1-r30.post-upgrade 10:15:47 #77 18.36 (2/6) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 10:15:47 #77 18.37 (3/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) 10:15:47 #77 18.46 (4/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) 10:15:47 #77 18.97 (5/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) 10:15:47 #77 19.14 (6/6) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 10:15:47 #77 19.17 Executing busybox-1.36.1-r30.trigger 10:15:47 #77 19.31 OK: 9 MiB in 15 packages 10:15:47 + docker images 10:15:47 REPOSITORY TAG IMAGE ID CREATED SIZE 10:15:47 support-notifications latest 09116ce036dd 2 seconds ago 59.4MB 10:15:47 support-scheduler latest 223017f308a1 3 seconds ago 55.8MB 10:15:47 security-proxy-auth latest f5ae0fff3a94 4 seconds ago 51.2MB 10:15:47 core-metadata latest 2e9811460be4 4 seconds ago 52.2MB 10:15:47 core-data latest 320e71f3d9f2 4 seconds ago 52.1MB 10:15:47 core-keeper latest 29983fdaefd0 5 seconds ago 45.3MB 10:15:47 security-secretstore-setup latest 3869995a3025 6 seconds ago 86.4MB 10:15:47 security-proxy-setup latest 8d1a04b27b82 6 seconds ago 55.7MB 10:15:47 core-command latest 92b23ca8c8d5 7 seconds ago 46.3MB 10:15:47 security-spiffe-token-provider latest daac676ad015 7 seconds ago 54.6MB 10:15:47 security-bootstrapper latest 97c146b11c52 About a minute ago 27MB 10:15:47 core-common-config-bootstrapper latest c334a492cb7d About a minute ago 25.9MB 10:15:47 security-spire-agent latest 2e1559e39516 3 minutes ago 201MB 10:15:47 security-spire-config latest 9f89d480c76d 3 minutes ago 155MB 10:15:47 security-spire-server latest d64d57b56042 3 minutes ago 156MB 10:15:47 ci-base-image-x86_64 latest 0115b7edd168 6 minutes ago 937MB 10:15:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine d619b1717253 2 months ago 580MB 10:15:47 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 4 months ago 573MB 10:15:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 years ago 334MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script 10:15:47 #77 DONE 21.6s 10:15:47 10:15:47 #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 10:15:47 #94 4.766 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:15:47 #94 5.918 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:15:47 provisioning config files... 10:15:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/908@tmp/config5500818589311929603tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:15:47 ---> ****-login.sh 10:15:47 nexus3.edgexfoundry.org:10001 10:15:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:15:47 Login Succeeded 10:15:47 nexus3.edgexfoundry.org:10002 10:15:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:15:47 Login Succeeded 10:15:47 nexus3.edgexfoundry.org:10003 10:15:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:15:48 Login Succeeded 10:15:48 nexus3.edgexfoundry.org:10004 10:15:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:15:48 Login Succeeded 10:15:48 ****.io 10:15:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:15:48 Login Succeeded 10:15:48 ---> ****-login.sh ends [Pipeline] } 10:15:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:15:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:15:48 [edgeXDocker.push] Tagging docker image core-command with the following tags: 10:15:48 369fcd6bf29aafe6b5d191e53436f801010b80d4 10:15:48 latest 10:15:48 4.1.0-dev.64 10:15:48 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:15:48 main 10:15:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:48 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:49 + docker push nexus3.edgexfoundry.org:10004/core-command:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:15:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 10:15:49 8965422ce172: Preparing 10:15:49 fa779c6440f8: Preparing 10:15:49 8858b74b5d20: Preparing 10:15:49 5e3acefa3c64: Preparing 10:15:49 6091fd4d7781: Preparing 10:15:49 a2bb36b43b46: Preparing 10:15:49 097100c76c15: Preparing 10:15:49 097100c76c15: Waiting 10:15:49 a2bb36b43b46: Waiting 10:15:49 5e3acefa3c64: Pushed 10:15:49 8858b74b5d20: Pushed 10:15:49 8965422ce172: Pushed 10:15:49 097100c76c15: Layer already exists 10:15:49 a2bb36b43b46: Pushed 10:15:49 6091fd4d7781: Pushed 10:15:51 #94 ... 10:15:51 10:15:51 #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 10:15:51 #82 11.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:15:51 #82 12.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:15:51 #82 19.40 (1/6) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 10:15:51 #82 19.56 Executing busybox-1.36.1-r30.post-upgrade 10:15:51 #82 20.13 (2/6) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 10:15:51 #82 20.14 (3/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) 10:15:51 #82 20.21 (4/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) 10:15:51 #82 20.67 (5/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) 10:15:51 #82 20.78 (6/6) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 10:15:51 #82 ... 10:15:51 10:15:51 #93 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 10:15:51 #93 21.21 (1/4) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 10:15:51 #93 21.38 Executing busybox-1.36.1-r30.post-upgrade 10:15:51 #93 21.74 (2/4) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 10:15:51 #93 21.75 (3/4) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) 10:15:51 #93 21.79 (4/4) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 10:15:51 #93 21.83 Executing busybox-1.36.1-r30.trigger 10:15:52 #93 21.93 OK: 20 MiB in 18 packages 10:15:52 fa779c6440f8: Pushed 10:15:52 369fcd6bf29aafe6b5d191e53436f801010b80d4: digest: sha256:ee7643efe84025d469def17690406bb134fdd4b44e7739270f5671c38ffe7797 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:52 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:52 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 10:15:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 10:15:52 8965422ce172: Preparing 10:15:52 fa779c6440f8: Preparing 10:15:52 8858b74b5d20: Preparing 10:15:52 5e3acefa3c64: Preparing 10:15:52 6091fd4d7781: Preparing 10:15:52 a2bb36b43b46: Preparing 10:15:52 097100c76c15: Preparing 10:15:52 a2bb36b43b46: Waiting 10:15:52 097100c76c15: Waiting 10:15:52 fa779c6440f8: Layer already exists 10:15:52 8858b74b5d20: Layer already exists 10:15:52 8965422ce172: Layer already exists 10:15:52 5e3acefa3c64: Layer already exists 10:15:52 6091fd4d7781: Layer already exists 10:15:52 a2bb36b43b46: Layer already exists 10:15:52 097100c76c15: Layer already exists 10:15:52 latest: digest: sha256:ee7643efe84025d469def17690406bb134fdd4b44e7739270f5671c38ffe7797 size: 1781 [Pipeline] } [Pipeline] // withEnv 10:15:53 #93 ... 10:15:53 10:15:53 #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 10:15:53 #83 11.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:15:53 #83 13.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:15:53 #83 20.27 (1/6) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 10:15:53 #83 20.40 Executing busybox-1.36.1-r30.post-upgrade 10:15:53 #83 20.81 (2/6) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 10:15:53 #83 20.82 (3/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) 10:15:53 #83 20.90 (4/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) 10:15:53 #83 21.36 (5/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) 10:15:53 #83 21.50 (6/6) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 10:15:53 #83 21.51 Executing busybox-1.36.1-r30.trigger 10:15:53 #83 21.59 Executing ca-certificates-20250911-r0.trigger 10:15:53 #83 ... 10:15:53 10:15:53 #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 10:15:53 #88 13.69 (1/6) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 10:15:53 #88 13.80 Executing busybox-1.36.1-r30.post-upgrade 10:15:53 #88 14.21 (2/6) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 10:15:53 #88 14.22 (3/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) 10:15:53 #88 14.30 (4/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) 10:15:53 #88 15.04 (5/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) 10:15:53 #88 15.15 (6/6) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 10:15:53 #88 15.19 Executing busybox-1.36.1-r30.trigger 10:15:53 #88 15.25 OK: 9 MiB in 18 packages [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:53 #88 ... 10:15:53 10:15:53 #95 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 10:15:53 #95 10.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:15:53 #95 11.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:15:53 #95 18.25 (1/6) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 10:15:53 #95 18.41 Executing busybox-1.36.1-r30.post-upgrade 10:15:53 #95 18.99 (2/6) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 10:15:53 #95 19.00 (3/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) 10:15:53 #95 19.04 (4/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) 10:15:53 #95 19.72 (5/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) 10:15:53 #95 19.82 (6/6) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 10:15:53 #95 19.87 Executing busybox-1.36.1-r30.trigger 10:15:53 #95 20.00 Executing ca-certificates-20250911-r0.trigger 10:15:53 #95 ... 10:15:53 10:15:53 #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 10:15:53 #94 11.44 (1/6) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 10:15:53 #94 11.61 Executing busybox-1.36.1-r30.post-upgrade 10:15:53 #94 12.12 (2/6) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 10:15:53 #94 12.13 (3/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) 10:15:53 #94 12.25 (4/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) 10:15:53 #94 12.88 (5/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) 10:15:53 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:53 #94 12.96 (6/6) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 10:15:53 #94 13.00 Executing busybox-1.36.1-r30.trigger 10:15:53 #94 13.10 Executing ca-certificates-20250911-r0.trigger 10:15:53 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.64 10:15:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 10:15:53 8965422ce172: Preparing 10:15:53 fa779c6440f8: Preparing 10:15:53 8858b74b5d20: Preparing 10:15:53 5e3acefa3c64: Preparing 10:15:53 6091fd4d7781: Preparing 10:15:53 a2bb36b43b46: Preparing 10:15:53 097100c76c15: Preparing 10:15:53 a2bb36b43b46: Waiting 10:15:53 097100c76c15: Waiting 10:15:53 8858b74b5d20: Layer already exists 10:15:53 8965422ce172: Layer already exists 10:15:53 6091fd4d7781: Layer already exists 10:15:53 fa779c6440f8: Layer already exists 10:15:53 5e3acefa3c64: Layer already exists 10:15:53 a2bb36b43b46: Layer already exists 10:15:53 097100c76c15: Layer already exists 10:15:53 4.1.0-dev.64: digest: sha256:ee7643efe84025d469def17690406bb134fdd4b44e7739270f5671c38ffe7797 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:53 #94 ... 10:15:53 10:15:53 #87 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 10:15:53 #87 8.902 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:15:53 #87 10.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:15:53 #87 18.27 (1/4) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 10:15:53 #87 18.46 Executing busybox-1.36.1-r30.post-upgrade 10:15:53 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:54 #87 ... 10:15:54 10:15:54 #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 10:15:54 #82 20.79 Executing busybox-1.36.1-r30.trigger 10:15:54 #82 20.84 Executing ca-certificates-20250911-r0.trigger 10:15:54 #82 21.85 OK: 14 MiB in 21 packages 10:15:54 #82 DONE 23.6s 10:15:54 10:15:54 #93 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 10:15:54 #93 DONE 24.1s 10:15:54 10:15:54 #87 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 10:15:54 #87 19.13 (2/4) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 10:15:54 #87 19.16 (3/4) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) 10:15:54 #87 ... 10:15:54 10:15:54 #98 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 10:15:54 + docker push nexus3.edgexfoundry.org:10004/core-command:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:15:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 10:15:54 8965422ce172: Preparing 10:15:54 fa779c6440f8: Preparing 10:15:54 8858b74b5d20: Preparing 10:15:54 5e3acefa3c64: Preparing 10:15:54 6091fd4d7781: Preparing 10:15:54 a2bb36b43b46: Preparing 10:15:54 097100c76c15: Preparing 10:15:54 a2bb36b43b46: Waiting 10:15:54 097100c76c15: Waiting 10:15:54 6091fd4d7781: Layer already exists 10:15:54 8965422ce172: Layer already exists 10:15:54 fa779c6440f8: Layer already exists 10:15:54 8858b74b5d20: Layer already exists 10:15:54 5e3acefa3c64: Layer already exists 10:15:54 097100c76c15: Layer already exists 10:15:54 a2bb36b43b46: Layer already exists 10:15:54 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64: digest: sha256:ee7643efe84025d469def17690406bb134fdd4b44e7739270f5671c38ffe7797 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:54 #98 DONE 0.4s 10:15:54 10:15:54 #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 10:15:54 #88 DONE 16.9s 10:15:54 10:15:54 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:15:54 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:54 + docker push nexus3.edgexfoundry.org:10004/core-command:main 10:15:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 10:15:54 8965422ce172: Preparing 10:15:54 fa779c6440f8: Preparing 10:15:54 8858b74b5d20: Preparing 10:15:54 5e3acefa3c64: Preparing 10:15:54 6091fd4d7781: Preparing 10:15:54 a2bb36b43b46: Preparing 10:15:54 097100c76c15: Preparing 10:15:54 a2bb36b43b46: Waiting 10:15:54 097100c76c15: Waiting 10:15:54 6091fd4d7781: Layer already exists 10:15:54 8858b74b5d20: Layer already exists 10:15:54 8965422ce172: Layer already exists 10:15:54 5e3acefa3c64: Layer already exists 10:15:54 fa779c6440f8: Layer already exists 10:15:54 097100c76c15: Layer already exists 10:15:54 a2bb36b43b46: Layer already exists 10:15:54 main: digest: sha256:ee7643efe84025d469def17690406bb134fdd4b44e7739270f5671c38ffe7797 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:15:55 ===================================================== [Pipeline] echo 10:15:55 taggedImages: 10:15:55 - nexus3.edgexfoundry.org:10004/core-command:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:15:55 - nexus3.edgexfoundry.org:10004/core-command:latest 10:15:55 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.64 10:15:55 - nexus3.edgexfoundry.org:10004/core-command:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:15:55 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 10:15:55 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 10:15:55 369fcd6bf29aafe6b5d191e53436f801010b80d4 10:15:55 latest 10:15:55 4.1.0-dev.64 10:15:55 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:15:55 main 10:15:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:55 #99 ... 10:15:55 10:15:55 #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 10:15:55 #83 22.72 OK: 20 MiB in 18 packages 10:15:55 #83 DONE 24.7s 10:15:55 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:55 10:15:55 #87 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 10:15:55 #87 19.27 (4/4) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 10:15:55 #87 19.31 Executing busybox-1.36.1-r30.trigger 10:15:55 #87 19.50 OK: 10 MiB in 19 packages 10:15:55 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:15:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 10:15:55 b1d966ef748b: Preparing 10:15:55 f5382038792b: Preparing 10:15:55 70e4c5a53773: Preparing 10:15:55 52446d5b3091: Preparing 10:15:55 8858b74b5d20: Preparing 10:15:55 5e3acefa3c64: Preparing 10:15:55 6091fd4d7781: Preparing 10:15:55 a2bb36b43b46: Preparing 10:15:55 097100c76c15: Preparing 10:15:55 5e3acefa3c64: Waiting 10:15:55 a2bb36b43b46: Waiting 10:15:55 097100c76c15: Waiting 10:15:55 6091fd4d7781: Waiting 10:15:55 8858b74b5d20: Layer already exists 10:15:55 5e3acefa3c64: Layer already exists 10:15:55 6091fd4d7781: Layer already exists 10:15:55 a2bb36b43b46: Layer already exists 10:15:55 b1d966ef748b: Pushed 10:15:55 70e4c5a53773: Pushed 10:15:55 097100c76c15: Layer already exists 10:15:55 f5382038792b: Pushed 10:15:55 #87 ... 10:15:55 10:15:55 #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 10:15:55 #94 14.53 OK: 15 MiB in 28 packages 10:15:55 #94 DONE 15.7s 10:15:56 10:15:56 #95 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 10:15:56 #95 21.02 OK: 11 MiB in 17 packages 10:15:56 #95 DONE 23.6s 10:15:56 10:15:56 #91 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:15:56 #91 ... 10:15:56 10:15:56 #87 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 10:15:56 #87 DONE 22.2s 10:15:56 10:15:56 #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 10:15:57 52446d5b3091: Pushed 10:15:57 369fcd6bf29aafe6b5d191e53436f801010b80d4: digest: sha256:20c41dd419b43aee274935dc72f0cd538c7c650b05a4898f24d6690db836f5d8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:57 + 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 10:15:57 #100 ... 10:15:57 10:15:57 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:15:57 #99 DONE 3.3s 10:15:57 10:15:57 #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 10:15:57 #100 DONE 1.5s 10:15:57 10:15:57 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:15:57 #101 ... 10:15:57 10:15:57 #102 [security-spire-config stage-2 5/10] COPY Attribution.txt / 10:15:57 #102 DONE 0.3s 10:15:58 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 10:15:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 10:15:58 b1d966ef748b: Preparing 10:15:58 f5382038792b: Preparing 10:15:58 70e4c5a53773: Preparing 10:15:58 52446d5b3091: Preparing 10:15:58 8858b74b5d20: Preparing 10:15:58 5e3acefa3c64: Preparing 10:15:58 6091fd4d7781: Preparing 10:15:58 a2bb36b43b46: Preparing 10:15:58 097100c76c15: Preparing 10:15:58 6091fd4d7781: Waiting 10:15:58 a2bb36b43b46: Waiting 10:15:58 097100c76c15: Waiting 10:15:58 5e3acefa3c64: Waiting 10:15:58 52446d5b3091: Layer already exists 10:15:58 8858b74b5d20: Layer already exists 10:15:58 70e4c5a53773: Layer already exists 10:15:58 b1d966ef748b: Layer already exists 10:15:58 f5382038792b: Layer already exists 10:15:58 a2bb36b43b46: Layer already exists 10:15:58 6091fd4d7781: Layer already exists 10:15:58 5e3acefa3c64: Layer already exists 10:15:58 097100c76c15: Layer already exists 10:15:58 latest: digest: sha256:20c41dd419b43aee274935dc72f0cd538c7c650b05a4898f24d6690db836f5d8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:58 10:15:58 #103 [security-spire-config stage-2 6/10] COPY security.txt / 10:15:58 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:58 #103 DONE 0.4s 10:15:58 10:15:58 #104 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:15:58 #104 DONE 2.2s 10:15:58 10:15:58 #105 [security-spire-server stage-2 5/9] COPY Attribution.txt / 10:15:58 #105 ... 10:15:58 10:15:58 #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 10:15:58 #106 DONE 0.3s 10:15:58 10:15:58 #105 [security-spire-server stage-2 5/9] COPY Attribution.txt / 10:15:58 #105 DONE 0.3s 10:15:58 10:15:58 #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 10:15:58 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.64 10:15:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 10:15:58 b1d966ef748b: Preparing 10:15:58 f5382038792b: Preparing 10:15:58 70e4c5a53773: Preparing 10:15:58 52446d5b3091: Preparing 10:15:58 8858b74b5d20: Preparing 10:15:58 5e3acefa3c64: Preparing 10:15:58 6091fd4d7781: Preparing 10:15:58 a2bb36b43b46: Preparing 10:15:58 097100c76c15: Preparing 10:15:58 6091fd4d7781: Waiting 10:15:58 a2bb36b43b46: Waiting 10:15:58 097100c76c15: Waiting 10:15:58 5e3acefa3c64: Waiting 10:15:58 52446d5b3091: Layer already exists 10:15:58 f5382038792b: Layer already exists 10:15:58 70e4c5a53773: Layer already exists 10:15:58 b1d966ef748b: Layer already exists 10:15:58 8858b74b5d20: Layer already exists 10:15:58 a2bb36b43b46: Layer already exists 10:15:58 6091fd4d7781: Layer already exists 10:15:58 5e3acefa3c64: Layer already exists 10:15:58 097100c76c15: Layer already exists 10:15:58 4.1.0-dev.64: digest: sha256:20c41dd419b43aee274935dc72f0cd538c7c650b05a4898f24d6690db836f5d8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:59 #107 DONE 0.3s 10:15:59 10:15:59 #108 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 10:15:59 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] } 10:15:59 #108 ... 10:15:59 10:15:59 #109 [security-spire-server stage-2 6/9] COPY security.txt / 10:15:59 #109 DONE 0.3s 10:15:59 10:15:59 #108 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 10:15:59 #108 DONE 0.4s 10:15:59 10:15:59 #110 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:59 #110 DONE 0.4s 10:15:59 10:15:59 #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 10:15:59 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:15:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 10:15:59 b1d966ef748b: Preparing 10:15:59 f5382038792b: Preparing 10:15:59 70e4c5a53773: Preparing 10:15:59 52446d5b3091: Preparing 10:15:59 8858b74b5d20: Preparing 10:15:59 5e3acefa3c64: Preparing 10:15:59 6091fd4d7781: Preparing 10:15:59 5e3acefa3c64: Waiting 10:15:59 a2bb36b43b46: Preparing 10:15:59 097100c76c15: Preparing 10:15:59 6091fd4d7781: Waiting 10:15:59 a2bb36b43b46: Waiting 10:15:59 097100c76c15: Waiting 10:15:59 70e4c5a53773: Layer already exists 10:15:59 52446d5b3091: Layer already exists 10:15:59 b1d966ef748b: Layer already exists 10:15:59 8858b74b5d20: Layer already exists 10:15:59 f5382038792b: Layer already exists 10:15:59 6091fd4d7781: Layer already exists 10:15:59 a2bb36b43b46: Layer already exists 10:15:59 097100c76c15: Layer already exists 10:15:59 5e3acefa3c64: Layer already exists 10:15:59 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64: digest: sha256:20c41dd419b43aee274935dc72f0cd538c7c650b05a4898f24d6690db836f5d8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:59 + 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 10:16:00 #111 DONE 0.6s 10:16:00 10:16:00 #112 [security-spire-config] exporting to image 10:16:00 #112 exporting layers 10:16:00 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 10:16:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 10:16:00 b1d966ef748b: Preparing 10:16:00 f5382038792b: Preparing 10:16:00 70e4c5a53773: Preparing 10:16:00 52446d5b3091: Preparing 10:16:00 8858b74b5d20: Preparing 10:16:00 5e3acefa3c64: Preparing 10:16:00 6091fd4d7781: Preparing 10:16:00 a2bb36b43b46: Preparing 10:16:00 097100c76c15: Preparing 10:16:00 5e3acefa3c64: Waiting 10:16:00 6091fd4d7781: Waiting 10:16:00 a2bb36b43b46: Waiting 10:16:00 097100c76c15: Waiting 10:16:00 52446d5b3091: Layer already exists 10:16:00 f5382038792b: Layer already exists 10:16:00 70e4c5a53773: Layer already exists 10:16:00 b1d966ef748b: Layer already exists 10:16:00 8858b74b5d20: Layer already exists 10:16:00 6091fd4d7781: Layer already exists 10:16:00 5e3acefa3c64: Layer already exists 10:16:00 097100c76c15: Layer already exists 10:16:00 a2bb36b43b46: Layer already exists 10:16:00 main: digest: sha256:20c41dd419b43aee274935dc72f0cd538c7c650b05a4898f24d6690db836f5d8 size: 2196 [Pipeline] } [Pipeline] // withEnv 10:16:00 #112 ... 10:16:00 10:16:00 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:16:00 #101 DONE 2.5s 10:16:00 10:16:00 #113 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:16:00 ===================================================== [Pipeline] echo 10:16:00 taggedImages: 10:16:00 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:16:00 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 10:16:00 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.64 10:16:00 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:16:00 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 10:16:00 [edgeXDocker.push] Tagging docker image core-data with the following tags: 10:16:00 369fcd6bf29aafe6b5d191e53436f801010b80d4 10:16:00 latest 10:16:00 4.1.0-dev.64 10:16:00 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:16:00 main 10:16:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:00 #113 ... 10:16:00 10:16:00 #114 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 10:16:00 #114 DONE 0.3s 10:16:00 10:16:00 #113 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 10:16:00 #113 DONE 0.4s 10:16:00 10:16:00 #112 [security-spire-server] exporting to image 10:16:00 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:00 #112 ... 10:16:00 10:16:00 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 10:16:00 #115 DONE 0.2s 10:16:01 + docker push nexus3.edgexfoundry.org:10004/core-data:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:16:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 10:16:01 0235d014ebdc: Preparing 10:16:01 aa9fd7a7dc82: Preparing 10:16:01 8858b74b5d20: Preparing 10:16:01 5e3acefa3c64: Preparing 10:16:01 6091fd4d7781: Preparing 10:16:01 2578cdd7dba3: Preparing 10:16:01 097100c76c15: Preparing 10:16:01 2578cdd7dba3: Waiting 10:16:01 097100c76c15: Waiting 10:16:01 6091fd4d7781: Layer already exists 10:16:01 8858b74b5d20: Layer already exists 10:16:01 5e3acefa3c64: Layer already exists 10:16:01 097100c76c15: Layer already exists 10:16:01 0235d014ebdc: Pushed 10:16:01 2578cdd7dba3: Pushed 10:16:01 10:16:01 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 10:16:01 #116 DONE 0.4s 10:16:01 10:16:01 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 10:16:01 #117 DONE 0.2s 10:16:01 10:16:01 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 10:16:02 #118 DONE 0.3s 10:16:02 10:16:02 #112 [security-spire-agent] exporting to image 10:16:03 #112 exporting layers 4.0s done 10:16:03 #112 writing image sha256:07a081cf1da9abb949732a63622561fc7534eee0016eb3c4fb2dc836b0738bda 10:16:03 #112 writing image sha256:07a081cf1da9abb949732a63622561fc7534eee0016eb3c4fb2dc836b0738bda 0.0s done 10:16:03 #112 naming to docker.io/library/security-spire-config-arm64 done 10:16:04 #112 exporting layers 3.8s done 10:16:04 #112 writing image sha256:e3d86c4f0b4e1534d15298f37bce14ef040894f263a0f9dbafbb5b4e048aa6ff 0.0s done 10:16:04 #112 naming to docker.io/library/security-spire-server-arm64 0.0s done 10:16:05 #112 exporting layers 2.8s done 10:16:05 #112 writing image sha256:4c5ee5aee5b9b04419cee9aa9bf3fa995c2d0bf0187211e858c755305ce4a7b7 done 10:16:05 #112 naming to docker.io/library/security-spire-agent-arm64 done 10:16:05 #112 DONE 5.8s 10:16:05 10:16:05 #89 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:16:05 aa9fd7a7dc82: Pushed 10:16:05 369fcd6bf29aafe6b5d191e53436f801010b80d4: digest: sha256:e240a7c4119ded8a2deef0e1a5ec702f12a08f4145dd176a1334426e70627ffb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:05 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:06 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 10:16:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 10:16:06 0235d014ebdc: Preparing 10:16:06 aa9fd7a7dc82: Preparing 10:16:06 8858b74b5d20: Preparing 10:16:06 5e3acefa3c64: Preparing 10:16:06 6091fd4d7781: Preparing 10:16:06 2578cdd7dba3: Preparing 10:16:06 097100c76c15: Preparing 10:16:06 2578cdd7dba3: Waiting 10:16:06 097100c76c15: Waiting 10:16:06 5e3acefa3c64: Layer already exists 10:16:06 aa9fd7a7dc82: Layer already exists 10:16:06 6091fd4d7781: Layer already exists 10:16:06 0235d014ebdc: Layer already exists 10:16:06 8858b74b5d20: Layer already exists 10:16:06 097100c76c15: Layer already exists 10:16:06 2578cdd7dba3: Layer already exists 10:16:06 latest: digest: sha256:e240a7c4119ded8a2deef0e1a5ec702f12a08f4145dd176a1334426e70627ffb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:06 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:06 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.64 10:16:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 10:16:06 0235d014ebdc: Preparing 10:16:06 aa9fd7a7dc82: Preparing 10:16:06 8858b74b5d20: Preparing 10:16:06 5e3acefa3c64: Preparing 10:16:06 6091fd4d7781: Preparing 10:16:06 2578cdd7dba3: Preparing 10:16:06 097100c76c15: Preparing 10:16:06 2578cdd7dba3: Waiting 10:16:06 097100c76c15: Waiting 10:16:06 0235d014ebdc: Layer already exists 10:16:06 6091fd4d7781: Layer already exists 10:16:06 5e3acefa3c64: Layer already exists 10:16:06 8858b74b5d20: Layer already exists 10:16:06 aa9fd7a7dc82: Layer already exists 10:16:06 2578cdd7dba3: Layer already exists 10:16:06 097100c76c15: Layer already exists 10:16:06 4.1.0-dev.64: digest: sha256:e240a7c4119ded8a2deef0e1a5ec702f12a08f4145dd176a1334426e70627ffb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:07 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:07 + docker push nexus3.edgexfoundry.org:10004/core-data:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:16:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 10:16:07 0235d014ebdc: Preparing 10:16:07 aa9fd7a7dc82: Preparing 10:16:07 8858b74b5d20: Preparing 10:16:07 5e3acefa3c64: Preparing 10:16:07 6091fd4d7781: Preparing 10:16:07 2578cdd7dba3: Preparing 10:16:07 097100c76c15: Preparing 10:16:07 2578cdd7dba3: Waiting 10:16:07 097100c76c15: Waiting 10:16:07 aa9fd7a7dc82: Layer already exists 10:16:07 8858b74b5d20: Layer already exists 10:16:07 6091fd4d7781: Layer already exists 10:16:07 5e3acefa3c64: Layer already exists 10:16:07 0235d014ebdc: Layer already exists 10:16:07 2578cdd7dba3: Layer already exists 10:16:07 097100c76c15: Layer already exists 10:16:07 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64: digest: sha256:e240a7c4119ded8a2deef0e1a5ec702f12a08f4145dd176a1334426e70627ffb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:07 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:08 + docker push nexus3.edgexfoundry.org:10004/core-data:main 10:16:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 10:16:08 0235d014ebdc: Preparing 10:16:08 aa9fd7a7dc82: Preparing 10:16:08 8858b74b5d20: Preparing 10:16:08 5e3acefa3c64: Preparing 10:16:08 6091fd4d7781: Preparing 10:16:08 2578cdd7dba3: Preparing 10:16:08 097100c76c15: Preparing 10:16:08 2578cdd7dba3: Waiting 10:16:08 097100c76c15: Waiting 10:16:08 8858b74b5d20: Layer already exists 10:16:08 aa9fd7a7dc82: Layer already exists 10:16:08 0235d014ebdc: Layer already exists 10:16:08 6091fd4d7781: Layer already exists 10:16:08 5e3acefa3c64: Layer already exists 10:16:08 097100c76c15: Layer already exists 10:16:08 2578cdd7dba3: Layer already exists 10:16:08 main: digest: sha256:e240a7c4119ded8a2deef0e1a5ec702f12a08f4145dd176a1334426e70627ffb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:16:08 ===================================================== [Pipeline] echo 10:16:08 taggedImages: 10:16:08 - nexus3.edgexfoundry.org:10004/core-data:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:16:08 - nexus3.edgexfoundry.org:10004/core-data:latest 10:16:08 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.64 10:16:08 - nexus3.edgexfoundry.org:10004/core-data:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:16:08 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 10:16:08 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 10:16:08 369fcd6bf29aafe6b5d191e53436f801010b80d4 10:16:08 latest 10:16:08 4.1.0-dev.64 10:16:08 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:16:08 main 10:16:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:08 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:08 + docker push nexus3.edgexfoundry.org:10004/core-keeper:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:16:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 10:16:08 2403f37235e0: Preparing 10:16:08 21552e21a1c0: Preparing 10:16:08 5e3acefa3c64: Preparing 10:16:08 b9b9dddeb3e8: Preparing 10:16:08 345832011d35: Preparing 10:16:08 097100c76c15: Preparing 10:16:08 097100c76c15: Waiting 10:16:08 5e3acefa3c64: Layer already exists 10:16:08 097100c76c15: Layer already exists 10:16:08 2403f37235e0: Pushed 10:16:08 b9b9dddeb3e8: Pushed 10:16:08 345832011d35: Pushed 10:16:13 21552e21a1c0: Pushed 10:16:13 369fcd6bf29aafe6b5d191e53436f801010b80d4: digest: sha256:2c3f9bb22a934a26a26636c266c87e196dc1239a1654065f6bff5b281c2bc03a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:13 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:13 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 10:16:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 10:16:13 2403f37235e0: Preparing 10:16:13 21552e21a1c0: Preparing 10:16:13 5e3acefa3c64: Preparing 10:16:13 b9b9dddeb3e8: Preparing 10:16:13 345832011d35: Preparing 10:16:13 097100c76c15: Preparing 10:16:13 097100c76c15: Waiting 10:16:13 2403f37235e0: Layer already exists 10:16:13 5e3acefa3c64: Layer already exists 10:16:13 345832011d35: Layer already exists 10:16:13 b9b9dddeb3e8: Layer already exists 10:16:13 21552e21a1c0: Layer already exists 10:16:13 097100c76c15: Layer already exists 10:16:13 latest: digest: sha256:2c3f9bb22a934a26a26636c266c87e196dc1239a1654065f6bff5b281c2bc03a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:14 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:14 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.64 10:16:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 10:16:14 2403f37235e0: Preparing 10:16:14 21552e21a1c0: Preparing 10:16:14 5e3acefa3c64: Preparing 10:16:14 b9b9dddeb3e8: Preparing 10:16:14 345832011d35: Preparing 10:16:14 097100c76c15: Preparing 10:16:14 097100c76c15: Waiting 10:16:14 345832011d35: Layer already exists 10:16:14 2403f37235e0: Layer already exists 10:16:14 5e3acefa3c64: Layer already exists 10:16:14 b9b9dddeb3e8: Layer already exists 10:16:14 21552e21a1c0: Layer already exists 10:16:14 097100c76c15: Layer already exists 10:16:14 4.1.0-dev.64: digest: sha256:2c3f9bb22a934a26a26636c266c87e196dc1239a1654065f6bff5b281c2bc03a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:14 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:15 + docker push nexus3.edgexfoundry.org:10004/core-keeper:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:16:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 10:16:15 2403f37235e0: Preparing 10:16:15 21552e21a1c0: Preparing 10:16:15 5e3acefa3c64: Preparing 10:16:15 b9b9dddeb3e8: Preparing 10:16:15 345832011d35: Preparing 10:16:15 097100c76c15: Preparing 10:16:15 097100c76c15: Waiting 10:16:15 21552e21a1c0: Layer already exists 10:16:15 5e3acefa3c64: Layer already exists 10:16:15 345832011d35: Layer already exists 10:16:15 2403f37235e0: Layer already exists 10:16:15 b9b9dddeb3e8: Layer already exists 10:16:15 097100c76c15: Layer already exists 10:16:15 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64: digest: sha256:2c3f9bb22a934a26a26636c266c87e196dc1239a1654065f6bff5b281c2bc03a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:15 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:15 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 10:16:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 10:16:15 2403f37235e0: Preparing 10:16:15 21552e21a1c0: Preparing 10:16:15 5e3acefa3c64: Preparing 10:16:15 b9b9dddeb3e8: Preparing 10:16:15 345832011d35: Preparing 10:16:15 097100c76c15: Preparing 10:16:15 097100c76c15: Waiting 10:16:15 345832011d35: Layer already exists 10:16:15 5e3acefa3c64: Layer already exists 10:16:15 2403f37235e0: Layer already exists 10:16:15 21552e21a1c0: Layer already exists 10:16:15 b9b9dddeb3e8: Layer already exists 10:16:15 097100c76c15: Layer already exists 10:16:15 main: digest: sha256:2c3f9bb22a934a26a26636c266c87e196dc1239a1654065f6bff5b281c2bc03a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:16:15 ===================================================== [Pipeline] echo 10:16:15 taggedImages: 10:16:15 - nexus3.edgexfoundry.org:10004/core-keeper:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:16:15 - nexus3.edgexfoundry.org:10004/core-keeper:latest 10:16:15 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.64 10:16:15 - nexus3.edgexfoundry.org:10004/core-keeper:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:16:15 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 10:16:15 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 10:16:15 369fcd6bf29aafe6b5d191e53436f801010b80d4 10:16:15 latest 10:16:15 4.1.0-dev.64 10:16:15 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:16:15 main 10:16:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:16 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:16 + docker push nexus3.edgexfoundry.org:10004/core-metadata:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:16:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 10:16:16 dc786ec6949e: Preparing 10:16:16 f8d70f1baa2d: Preparing 10:16:16 538a0c96d39f: Preparing 10:16:16 8858b74b5d20: Preparing 10:16:16 5e3acefa3c64: Preparing 10:16:16 6091fd4d7781: Preparing 10:16:16 a2bb36b43b46: Preparing 10:16:16 097100c76c15: Preparing 10:16:16 a2bb36b43b46: Waiting 10:16:16 097100c76c15: Waiting 10:16:16 6091fd4d7781: Waiting 10:16:16 8858b74b5d20: Layer already exists 10:16:16 5e3acefa3c64: Layer already exists 10:16:16 6091fd4d7781: Layer already exists 10:16:16 a2bb36b43b46: Layer already exists 10:16:16 097100c76c15: Layer already exists 10:16:16 f8d70f1baa2d: Pushed 10:16:16 dc786ec6949e: Pushed 10:16:20 538a0c96d39f: Pushed 10:16:20 369fcd6bf29aafe6b5d191e53436f801010b80d4: digest: sha256:19321c455d35d153b7a2b895573d5c8a40f715f452376ee15e893cf9add25aa4 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:21 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:21 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 10:16:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 10:16:21 dc786ec6949e: Preparing 10:16:21 f8d70f1baa2d: Preparing 10:16:21 538a0c96d39f: Preparing 10:16:21 8858b74b5d20: Preparing 10:16:21 5e3acefa3c64: Preparing 10:16:21 6091fd4d7781: Preparing 10:16:21 a2bb36b43b46: Preparing 10:16:21 097100c76c15: Preparing 10:16:21 097100c76c15: Waiting 10:16:21 6091fd4d7781: Waiting 10:16:21 a2bb36b43b46: Waiting 10:16:21 5e3acefa3c64: Layer already exists 10:16:21 dc786ec6949e: Layer already exists 10:16:21 538a0c96d39f: Layer already exists 10:16:21 8858b74b5d20: Layer already exists 10:16:21 f8d70f1baa2d: Layer already exists 10:16:21 a2bb36b43b46: Layer already exists 10:16:21 097100c76c15: Layer already exists 10:16:21 6091fd4d7781: Layer already exists 10:16:21 latest: digest: sha256:19321c455d35d153b7a2b895573d5c8a40f715f452376ee15e893cf9add25aa4 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:21 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:21 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.64 10:16:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 10:16:21 dc786ec6949e: Preparing 10:16:21 f8d70f1baa2d: Preparing 10:16:21 538a0c96d39f: Preparing 10:16:21 8858b74b5d20: Preparing 10:16:21 5e3acefa3c64: Preparing 10:16:21 6091fd4d7781: Preparing 10:16:21 a2bb36b43b46: Preparing 10:16:21 097100c76c15: Preparing 10:16:21 6091fd4d7781: Waiting 10:16:21 a2bb36b43b46: Waiting 10:16:21 097100c76c15: Waiting 10:16:21 538a0c96d39f: Layer already exists 10:16:21 dc786ec6949e: Layer already exists 10:16:21 f8d70f1baa2d: Layer already exists 10:16:21 5e3acefa3c64: Layer already exists 10:16:21 8858b74b5d20: Layer already exists 10:16:21 a2bb36b43b46: Layer already exists 10:16:21 6091fd4d7781: Layer already exists 10:16:21 097100c76c15: Layer already exists 10:16:21 4.1.0-dev.64: digest: sha256:19321c455d35d153b7a2b895573d5c8a40f715f452376ee15e893cf9add25aa4 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:22 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:22 + docker push nexus3.edgexfoundry.org:10004/core-metadata:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:16:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 10:16:22 dc786ec6949e: Preparing 10:16:22 f8d70f1baa2d: Preparing 10:16:22 538a0c96d39f: Preparing 10:16:22 8858b74b5d20: Preparing 10:16:22 5e3acefa3c64: Preparing 10:16:22 6091fd4d7781: Preparing 10:16:22 a2bb36b43b46: Preparing 10:16:22 097100c76c15: Preparing 10:16:22 a2bb36b43b46: Waiting 10:16:22 097100c76c15: Waiting 10:16:22 6091fd4d7781: Waiting 10:16:22 dc786ec6949e: Layer already exists 10:16:22 5e3acefa3c64: Layer already exists 10:16:22 8858b74b5d20: Layer already exists 10:16:22 f8d70f1baa2d: Layer already exists 10:16:22 538a0c96d39f: Layer already exists 10:16:22 6091fd4d7781: Layer already exists 10:16:22 a2bb36b43b46: Layer already exists 10:16:22 097100c76c15: Layer already exists 10:16:22 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64: digest: sha256:19321c455d35d153b7a2b895573d5c8a40f715f452376ee15e893cf9add25aa4 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:23 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:23 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 10:16:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 10:16:23 dc786ec6949e: Preparing 10:16:23 f8d70f1baa2d: Preparing 10:16:23 538a0c96d39f: Preparing 10:16:23 8858b74b5d20: Preparing 10:16:23 5e3acefa3c64: Preparing 10:16:23 6091fd4d7781: Preparing 10:16:23 a2bb36b43b46: Preparing 10:16:23 097100c76c15: Preparing 10:16:23 a2bb36b43b46: Waiting 10:16:23 6091fd4d7781: Waiting 10:16:23 097100c76c15: Waiting 10:16:23 dc786ec6949e: Layer already exists 10:16:23 f8d70f1baa2d: Layer already exists 10:16:23 5e3acefa3c64: Layer already exists 10:16:23 538a0c96d39f: Layer already exists 10:16:23 8858b74b5d20: Layer already exists 10:16:23 a2bb36b43b46: Layer already exists 10:16:23 6091fd4d7781: Layer already exists 10:16:23 097100c76c15: Layer already exists 10:16:23 main: digest: sha256:19321c455d35d153b7a2b895573d5c8a40f715f452376ee15e893cf9add25aa4 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:16:23 ===================================================== [Pipeline] echo 10:16:23 taggedImages: 10:16:23 - nexus3.edgexfoundry.org:10004/core-metadata:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:16:23 - nexus3.edgexfoundry.org:10004/core-metadata:latest 10:16:23 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.64 10:16:23 - nexus3.edgexfoundry.org:10004/core-metadata:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:16:23 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 10:16:23 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 10:16:23 369fcd6bf29aafe6b5d191e53436f801010b80d4 10:16:23 latest 10:16:23 4.1.0-dev.64 10:16:23 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:16:23 main 10:16:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:23 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:16:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 10:16:24 c3e0d83bad52: Preparing 10:16:24 ca2111e16296: Preparing 10:16:24 15ea7bf5ce39: Preparing 10:16:24 c32b566fa970: Preparing 10:16:24 fc421498eaec: Preparing 10:16:24 7eafde3b730e: Preparing 10:16:24 5d16b22b954f: Preparing 10:16:24 8858b74b5d20: Preparing 10:16:24 5e3acefa3c64: Preparing 10:16:24 8ecedfd74da2: Preparing 10:16:24 1c57f0828dfc: Preparing 10:16:24 5f70bf18a086: Preparing 10:16:24 d712ec81cee9: Preparing 10:16:24 9c8cfa905584: Preparing 10:16:24 b71e8fa84269: Preparing 10:16:24 097100c76c15: Preparing 10:16:24 5d16b22b954f: Waiting 10:16:24 8858b74b5d20: Waiting 10:16:24 5e3acefa3c64: Waiting 10:16:24 8ecedfd74da2: Waiting 10:16:24 1c57f0828dfc: Waiting 10:16:24 5f70bf18a086: Waiting 10:16:24 d712ec81cee9: Waiting 10:16:24 9c8cfa905584: Waiting 10:16:24 b71e8fa84269: Waiting 10:16:24 097100c76c15: Waiting 10:16:24 7eafde3b730e: Waiting 10:16:24 c32b566fa970: Pushed 10:16:24 ca2111e16296: Pushed 10:16:24 fc421498eaec: Pushed 10:16:24 15ea7bf5ce39: Pushed 10:16:24 c3e0d83bad52: Pushed 10:16:24 8858b74b5d20: Layer already exists 10:16:24 5e3acefa3c64: Layer already exists 10:16:24 7eafde3b730e: Pushed 10:16:24 5f70bf18a086: Layer already exists 10:16:24 8ecedfd74da2: Pushed 10:16:24 1c57f0828dfc: Pushed 10:16:24 d712ec81cee9: Pushed 10:16:24 097100c76c15: Layer already exists 10:16:24 b71e8fa84269: Pushed 10:16:25 9c8cfa905584: Pushed 10:16:25 5d16b22b954f: Pushed 10:16:25 369fcd6bf29aafe6b5d191e53436f801010b80d4: digest: sha256:ba604660f32649060cce4b318c038f682dda52bf62d700d475b18720161710bd size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:26 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:26 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 10:16:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 10:16:26 c3e0d83bad52: Preparing 10:16:26 ca2111e16296: Preparing 10:16:26 15ea7bf5ce39: Preparing 10:16:26 c32b566fa970: Preparing 10:16:26 fc421498eaec: Preparing 10:16:26 7eafde3b730e: Preparing 10:16:26 5d16b22b954f: Preparing 10:16:26 8858b74b5d20: Preparing 10:16:26 5e3acefa3c64: Preparing 10:16:26 8ecedfd74da2: Preparing 10:16:26 1c57f0828dfc: Preparing 10:16:26 5f70bf18a086: Preparing 10:16:26 d712ec81cee9: Preparing 10:16:26 9c8cfa905584: Preparing 10:16:26 b71e8fa84269: Preparing 10:16:26 097100c76c15: Preparing 10:16:26 d712ec81cee9: Waiting 10:16:26 9c8cfa905584: Waiting 10:16:26 b71e8fa84269: Waiting 10:16:26 097100c76c15: Waiting 10:16:26 8ecedfd74da2: Waiting 10:16:26 5e3acefa3c64: Waiting 10:16:26 1c57f0828dfc: Waiting 10:16:26 5d16b22b954f: Waiting 10:16:26 8858b74b5d20: Waiting 10:16:26 7eafde3b730e: Waiting 10:16:26 15ea7bf5ce39: Layer already exists 10:16:26 ca2111e16296: Layer already exists 10:16:26 c32b566fa970: Layer already exists 10:16:26 c3e0d83bad52: Layer already exists 10:16:26 fc421498eaec: Layer already exists 10:16:26 7eafde3b730e: Layer already exists 10:16:26 8858b74b5d20: Layer already exists 10:16:26 8ecedfd74da2: Layer already exists 10:16:26 5e3acefa3c64: Layer already exists 10:16:26 5d16b22b954f: Layer already exists 10:16:26 1c57f0828dfc: Layer already exists 10:16:26 5f70bf18a086: Layer already exists 10:16:26 d712ec81cee9: Layer already exists 10:16:26 9c8cfa905584: Layer already exists 10:16:26 b71e8fa84269: Layer already exists 10:16:26 097100c76c15: Layer already exists 10:16:26 latest: digest: sha256:ba604660f32649060cce4b318c038f682dda52bf62d700d475b18720161710bd size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:26 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:27 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.64 10:16:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 10:16:27 c3e0d83bad52: Preparing 10:16:27 ca2111e16296: Preparing 10:16:27 15ea7bf5ce39: Preparing 10:16:27 c32b566fa970: Preparing 10:16:27 fc421498eaec: Preparing 10:16:27 7eafde3b730e: Preparing 10:16:27 5d16b22b954f: Preparing 10:16:27 8858b74b5d20: Preparing 10:16:27 5e3acefa3c64: Preparing 10:16:27 8ecedfd74da2: Preparing 10:16:27 1c57f0828dfc: Preparing 10:16:27 5f70bf18a086: Preparing 10:16:27 d712ec81cee9: Preparing 10:16:27 9c8cfa905584: Preparing 10:16:27 b71e8fa84269: Preparing 10:16:27 097100c76c15: Preparing 10:16:27 7eafde3b730e: Waiting 10:16:27 5d16b22b954f: Waiting 10:16:27 5e3acefa3c64: Waiting 10:16:27 8858b74b5d20: Waiting 10:16:27 9c8cfa905584: Waiting 10:16:27 8ecedfd74da2: Waiting 10:16:27 b71e8fa84269: Waiting 10:16:27 1c57f0828dfc: Waiting 10:16:27 5f70bf18a086: Waiting 10:16:27 d712ec81cee9: Waiting 10:16:27 097100c76c15: Waiting 10:16:27 ca2111e16296: Layer already exists 10:16:27 c3e0d83bad52: Layer already exists 10:16:27 fc421498eaec: Layer already exists 10:16:27 c32b566fa970: Layer already exists 10:16:27 15ea7bf5ce39: Layer already exists 10:16:27 8858b74b5d20: Layer already exists 10:16:27 7eafde3b730e: Layer already exists 10:16:27 5d16b22b954f: Layer already exists 10:16:27 5e3acefa3c64: Layer already exists 10:16:27 8ecedfd74da2: Layer already exists 10:16:27 1c57f0828dfc: Layer already exists 10:16:27 9c8cfa905584: Layer already exists 10:16:27 5f70bf18a086: Layer already exists 10:16:27 b71e8fa84269: Layer already exists 10:16:27 d712ec81cee9: Layer already exists 10:16:27 097100c76c15: Layer already exists 10:16:27 4.1.0-dev.64: digest: sha256:ba604660f32649060cce4b318c038f682dda52bf62d700d475b18720161710bd size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:27 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:27 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:16:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 10:16:27 c3e0d83bad52: Preparing 10:16:27 ca2111e16296: Preparing 10:16:27 15ea7bf5ce39: Preparing 10:16:27 c32b566fa970: Preparing 10:16:27 fc421498eaec: Preparing 10:16:27 7eafde3b730e: Preparing 10:16:27 5d16b22b954f: Preparing 10:16:27 8858b74b5d20: Preparing 10:16:27 5e3acefa3c64: Preparing 10:16:27 7eafde3b730e: Waiting 10:16:27 5d16b22b954f: Waiting 10:16:27 8858b74b5d20: Waiting 10:16:27 8ecedfd74da2: Preparing 10:16:27 5e3acefa3c64: Waiting 10:16:27 1c57f0828dfc: Preparing 10:16:27 5f70bf18a086: Preparing 10:16:27 d712ec81cee9: Preparing 10:16:27 9c8cfa905584: Preparing 10:16:27 b71e8fa84269: Preparing 10:16:27 097100c76c15: Preparing 10:16:27 9c8cfa905584: Waiting 10:16:27 1c57f0828dfc: Waiting 10:16:27 b71e8fa84269: Waiting 10:16:27 097100c76c15: Waiting 10:16:27 8ecedfd74da2: Waiting 10:16:27 d712ec81cee9: Waiting 10:16:27 ca2111e16296: Layer already exists 10:16:27 c3e0d83bad52: Layer already exists 10:16:27 fc421498eaec: Layer already exists 10:16:27 15ea7bf5ce39: Layer already exists 10:16:27 c32b566fa970: Layer already exists 10:16:27 5d16b22b954f: Layer already exists 10:16:27 7eafde3b730e: Layer already exists 10:16:27 8858b74b5d20: Layer already exists 10:16:27 8ecedfd74da2: Layer already exists 10:16:27 5e3acefa3c64: Layer already exists 10:16:27 d712ec81cee9: Layer already exists 10:16:27 1c57f0828dfc: Layer already exists 10:16:27 5f70bf18a086: Layer already exists 10:16:27 b71e8fa84269: Layer already exists 10:16:27 9c8cfa905584: Layer already exists 10:16:27 097100c76c15: Layer already exists 10:16:27 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64: digest: sha256:ba604660f32649060cce4b318c038f682dda52bf62d700d475b18720161710bd size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:28 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:28 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 10:16:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 10:16:28 c3e0d83bad52: Preparing 10:16:28 ca2111e16296: Preparing 10:16:28 15ea7bf5ce39: Preparing 10:16:28 c32b566fa970: Preparing 10:16:28 fc421498eaec: Preparing 10:16:28 7eafde3b730e: Preparing 10:16:28 5d16b22b954f: Preparing 10:16:28 8858b74b5d20: Preparing 10:16:28 5e3acefa3c64: Preparing 10:16:28 8ecedfd74da2: Preparing 10:16:28 1c57f0828dfc: Preparing 10:16:28 5f70bf18a086: Preparing 10:16:28 d712ec81cee9: Preparing 10:16:28 9c8cfa905584: Preparing 10:16:28 b71e8fa84269: Preparing 10:16:28 097100c76c15: Preparing 10:16:28 7eafde3b730e: Waiting 10:16:28 5d16b22b954f: Waiting 10:16:28 8858b74b5d20: Waiting 10:16:28 5e3acefa3c64: Waiting 10:16:28 8ecedfd74da2: Waiting 10:16:28 1c57f0828dfc: Waiting 10:16:28 5f70bf18a086: Waiting 10:16:28 d712ec81cee9: Waiting 10:16:28 9c8cfa905584: Waiting 10:16:28 b71e8fa84269: Waiting 10:16:28 097100c76c15: Waiting 10:16:28 c32b566fa970: Layer already exists 10:16:28 c3e0d83bad52: Layer already exists 10:16:28 fc421498eaec: Layer already exists 10:16:28 ca2111e16296: Layer already exists 10:16:28 15ea7bf5ce39: Layer already exists 10:16:28 5e3acefa3c64: Layer already exists 10:16:28 5d16b22b954f: Layer already exists 10:16:28 8858b74b5d20: Layer already exists 10:16:28 7eafde3b730e: Layer already exists 10:16:28 8ecedfd74da2: Layer already exists 10:16:28 1c57f0828dfc: Layer already exists 10:16:28 5f70bf18a086: Layer already exists 10:16:28 d712ec81cee9: Layer already exists 10:16:28 b71e8fa84269: Layer already exists 10:16:28 9c8cfa905584: Layer already exists 10:16:28 097100c76c15: Layer already exists 10:16:28 main: digest: sha256:ba604660f32649060cce4b318c038f682dda52bf62d700d475b18720161710bd size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:16:28 ===================================================== [Pipeline] echo 10:16:28 taggedImages: 10:16:28 - nexus3.edgexfoundry.org:10004/security-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:16:28 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 10:16:28 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.64 10:16:28 - nexus3.edgexfoundry.org:10004/security-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:16:28 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 10:16:28 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 10:16:28 369fcd6bf29aafe6b5d191e53436f801010b80d4 10:16:28 latest 10:16:28 4.1.0-dev.64 10:16:28 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:16:28 main 10:16:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:29 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:16:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 10:16:29 e5b59f8c6a4b: Preparing 10:16:29 cd48d1e89219: Preparing 10:16:29 3fdc2303604c: Preparing 10:16:29 5e5565bfb55b: Preparing 10:16:29 8858b74b5d20: Preparing 10:16:29 5e3acefa3c64: Preparing 10:16:29 6091fd4d7781: Preparing 10:16:29 a2bb36b43b46: Preparing 10:16:29 097100c76c15: Preparing 10:16:29 5e3acefa3c64: Waiting 10:16:29 6091fd4d7781: Waiting 10:16:29 a2bb36b43b46: Waiting 10:16:29 097100c76c15: Waiting 10:16:29 8858b74b5d20: Layer already exists 10:16:29 5e3acefa3c64: Layer already exists 10:16:29 6091fd4d7781: Layer already exists 10:16:29 3fdc2303604c: Pushed 10:16:29 a2bb36b43b46: Layer already exists 10:16:29 e5b59f8c6a4b: Pushed 10:16:29 cd48d1e89219: Pushed 10:16:29 097100c76c15: Layer already exists 10:16:33 5e5565bfb55b: Pushed 10:16:33 369fcd6bf29aafe6b5d191e53436f801010b80d4: digest: sha256:8cba1fb6ecbeaf9435c424b854d93657d9aad02d65554f14ff75caadc078cc70 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:33 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 10:16:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 10:16:34 e5b59f8c6a4b: Preparing 10:16:34 cd48d1e89219: Preparing 10:16:34 3fdc2303604c: Preparing 10:16:34 5e5565bfb55b: Preparing 10:16:34 8858b74b5d20: Preparing 10:16:34 5e3acefa3c64: Preparing 10:16:34 6091fd4d7781: Preparing 10:16:34 a2bb36b43b46: Preparing 10:16:34 097100c76c15: Preparing 10:16:34 5e3acefa3c64: Waiting 10:16:34 6091fd4d7781: Waiting 10:16:34 a2bb36b43b46: Waiting 10:16:34 097100c76c15: Waiting 10:16:34 3fdc2303604c: Layer already exists 10:16:34 5e5565bfb55b: Layer already exists 10:16:34 e5b59f8c6a4b: Layer already exists 10:16:34 8858b74b5d20: Layer already exists 10:16:34 cd48d1e89219: Layer already exists 10:16:34 5e3acefa3c64: Layer already exists 10:16:34 097100c76c15: Layer already exists 10:16:34 6091fd4d7781: Layer already exists 10:16:34 a2bb36b43b46: Layer already exists 10:16:34 latest: digest: sha256:8cba1fb6ecbeaf9435c424b854d93657d9aad02d65554f14ff75caadc078cc70 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:34 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.64 10:16:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 10:16:34 e5b59f8c6a4b: Preparing 10:16:34 cd48d1e89219: Preparing 10:16:34 3fdc2303604c: Preparing 10:16:34 5e5565bfb55b: Preparing 10:16:34 8858b74b5d20: Preparing 10:16:34 5e3acefa3c64: Preparing 10:16:34 6091fd4d7781: Preparing 10:16:34 a2bb36b43b46: Preparing 10:16:34 097100c76c15: Preparing 10:16:34 6091fd4d7781: Waiting 10:16:34 a2bb36b43b46: Waiting 10:16:34 097100c76c15: Waiting 10:16:34 5e3acefa3c64: Waiting 10:16:34 8858b74b5d20: Layer already exists 10:16:34 5e5565bfb55b: Layer already exists 10:16:34 cd48d1e89219: Layer already exists 10:16:34 3fdc2303604c: Layer already exists 10:16:34 e5b59f8c6a4b: Layer already exists 10:16:34 6091fd4d7781: Layer already exists 10:16:34 a2bb36b43b46: Layer already exists 10:16:34 097100c76c15: Layer already exists 10:16:34 5e3acefa3c64: Layer already exists 10:16:34 4.1.0-dev.64: digest: sha256:8cba1fb6ecbeaf9435c424b854d93657d9aad02d65554f14ff75caadc078cc70 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:35 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:16:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 10:16:35 e5b59f8c6a4b: Preparing 10:16:35 cd48d1e89219: Preparing 10:16:35 3fdc2303604c: Preparing 10:16:35 5e5565bfb55b: Preparing 10:16:35 8858b74b5d20: Preparing 10:16:35 5e3acefa3c64: Preparing 10:16:35 6091fd4d7781: Preparing 10:16:35 a2bb36b43b46: Preparing 10:16:35 097100c76c15: Preparing 10:16:35 5e3acefa3c64: Waiting 10:16:35 6091fd4d7781: Waiting 10:16:35 a2bb36b43b46: Waiting 10:16:35 097100c76c15: Waiting 10:16:35 cd48d1e89219: Layer already exists 10:16:35 e5b59f8c6a4b: Layer already exists 10:16:35 5e5565bfb55b: Layer already exists 10:16:35 8858b74b5d20: Layer already exists 10:16:35 3fdc2303604c: Layer already exists 10:16:35 6091fd4d7781: Layer already exists 10:16:35 097100c76c15: Layer already exists 10:16:35 a2bb36b43b46: Layer already exists 10:16:35 5e3acefa3c64: Layer already exists 10:16:35 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64: digest: sha256:8cba1fb6ecbeaf9435c424b854d93657d9aad02d65554f14ff75caadc078cc70 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:35 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 10:16:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 10:16:36 e5b59f8c6a4b: Preparing 10:16:36 cd48d1e89219: Preparing 10:16:36 3fdc2303604c: Preparing 10:16:36 5e5565bfb55b: Preparing 10:16:36 8858b74b5d20: Preparing 10:16:36 5e3acefa3c64: Preparing 10:16:36 6091fd4d7781: Preparing 10:16:36 a2bb36b43b46: Preparing 10:16:36 097100c76c15: Preparing 10:16:36 097100c76c15: Waiting 10:16:36 a2bb36b43b46: Waiting 10:16:36 5e3acefa3c64: Waiting 10:16:36 5e5565bfb55b: Layer already exists 10:16:36 cd48d1e89219: Layer already exists 10:16:36 e5b59f8c6a4b: Layer already exists 10:16:36 3fdc2303604c: Layer already exists 10:16:36 8858b74b5d20: Layer already exists 10:16:36 5e3acefa3c64: Layer already exists 10:16:36 6091fd4d7781: Layer already exists 10:16:36 a2bb36b43b46: Layer already exists 10:16:36 097100c76c15: Layer already exists 10:16:36 main: digest: sha256:8cba1fb6ecbeaf9435c424b854d93657d9aad02d65554f14ff75caadc078cc70 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:16:36 ===================================================== [Pipeline] echo 10:16:36 taggedImages: 10:16:36 - nexus3.edgexfoundry.org:10004/security-proxy-auth:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:16:36 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 10:16:36 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.64 10:16:36 - nexus3.edgexfoundry.org:10004/security-proxy-auth:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:16:36 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 10:16:36 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 10:16:36 369fcd6bf29aafe6b5d191e53436f801010b80d4 10:16:36 latest 10:16:36 4.1.0-dev.64 10:16:36 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:16:36 main 10:16:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:36 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:16:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 10:16:37 48cad067f54b: Preparing 10:16:37 e7e9f06b5470: Preparing 10:16:37 994eb4d6f7db: Preparing 10:16:37 5f24c24c1498: Preparing 10:16:37 52f78a56af48: Preparing 10:16:37 8858b74b5d20: Preparing 10:16:37 5e3acefa3c64: Preparing 10:16:37 ad0cb055cf59: Preparing 10:16:37 087fcc0c43b9: Preparing 10:16:37 cbce4ed50083: Preparing 10:16:37 8858b74b5d20: Waiting 10:16:37 5e3acefa3c64: Waiting 10:16:37 ad0cb055cf59: Waiting 10:16:37 087fcc0c43b9: Waiting 10:16:37 097100c76c15: Preparing 10:16:37 097100c76c15: Waiting 10:16:37 cbce4ed50083: Waiting 10:16:37 48cad067f54b: Pushed 10:16:37 52f78a56af48: Pushed 10:16:37 5f24c24c1498: Pushed 10:16:37 e7e9f06b5470: Pushed 10:16:37 8858b74b5d20: Layer already exists 10:16:37 5e3acefa3c64: Layer already exists 10:16:37 097100c76c15: Layer already exists 10:16:37 ad0cb055cf59: Pushed 10:16:37 087fcc0c43b9: Pushed 10:16:39 cbce4ed50083: Pushed 10:16:39 994eb4d6f7db: Pushed 10:16:40 369fcd6bf29aafe6b5d191e53436f801010b80d4: digest: sha256:0bbe14353eae9789d9cec123b8729cbe6a0275907151cba7f423d5f66794f1ab size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:40 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 10:16:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 10:16:40 48cad067f54b: Preparing 10:16:40 e7e9f06b5470: Preparing 10:16:40 994eb4d6f7db: Preparing 10:16:40 5f24c24c1498: Preparing 10:16:40 52f78a56af48: Preparing 10:16:40 8858b74b5d20: Preparing 10:16:40 5e3acefa3c64: Preparing 10:16:40 ad0cb055cf59: Preparing 10:16:40 087fcc0c43b9: Preparing 10:16:40 cbce4ed50083: Preparing 10:16:40 097100c76c15: Preparing 10:16:40 ad0cb055cf59: Waiting 10:16:40 087fcc0c43b9: Waiting 10:16:40 097100c76c15: Waiting 10:16:40 cbce4ed50083: Waiting 10:16:40 5e3acefa3c64: Waiting 10:16:40 8858b74b5d20: Waiting 10:16:40 5f24c24c1498: Layer already exists 10:16:40 48cad067f54b: Layer already exists 10:16:40 52f78a56af48: Layer already exists 10:16:40 e7e9f06b5470: Layer already exists 10:16:40 994eb4d6f7db: Layer already exists 10:16:40 8858b74b5d20: Layer already exists 10:16:40 ad0cb055cf59: Layer already exists 10:16:40 cbce4ed50083: Layer already exists 10:16:40 087fcc0c43b9: Layer already exists 10:16:40 5e3acefa3c64: Layer already exists 10:16:40 097100c76c15: Layer already exists 10:16:40 latest: digest: sha256:0bbe14353eae9789d9cec123b8729cbe6a0275907151cba7f423d5f66794f1ab size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:41 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.64 10:16:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 10:16:41 48cad067f54b: Preparing 10:16:41 e7e9f06b5470: Preparing 10:16:41 994eb4d6f7db: Preparing 10:16:41 5f24c24c1498: Preparing 10:16:41 52f78a56af48: Preparing 10:16:41 8858b74b5d20: Preparing 10:16:41 5e3acefa3c64: Preparing 10:16:41 ad0cb055cf59: Preparing 10:16:41 087fcc0c43b9: Preparing 10:16:41 cbce4ed50083: Preparing 10:16:41 097100c76c15: Preparing 10:16:41 8858b74b5d20: Waiting 10:16:41 5e3acefa3c64: Waiting 10:16:41 ad0cb055cf59: Waiting 10:16:41 087fcc0c43b9: Waiting 10:16:41 cbce4ed50083: Waiting 10:16:41 097100c76c15: Waiting 10:16:41 52f78a56af48: Layer already exists 10:16:41 48cad067f54b: Layer already exists 10:16:41 e7e9f06b5470: Layer already exists 10:16:41 994eb4d6f7db: Layer already exists 10:16:41 5f24c24c1498: Layer already exists 10:16:41 8858b74b5d20: Layer already exists 10:16:41 5e3acefa3c64: Layer already exists 10:16:41 cbce4ed50083: Layer already exists 10:16:41 087fcc0c43b9: Layer already exists 10:16:41 ad0cb055cf59: Layer already exists 10:16:41 097100c76c15: Layer already exists 10:16:41 4.1.0-dev.64: digest: sha256:0bbe14353eae9789d9cec123b8729cbe6a0275907151cba7f423d5f66794f1ab size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:41 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:16:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 10:16:42 48cad067f54b: Preparing 10:16:42 e7e9f06b5470: Preparing 10:16:42 994eb4d6f7db: Preparing 10:16:42 5f24c24c1498: Preparing 10:16:42 52f78a56af48: Preparing 10:16:42 8858b74b5d20: Preparing 10:16:42 5e3acefa3c64: Preparing 10:16:42 ad0cb055cf59: Preparing 10:16:42 087fcc0c43b9: Preparing 10:16:42 cbce4ed50083: Preparing 10:16:42 097100c76c15: Preparing 10:16:42 087fcc0c43b9: Waiting 10:16:42 ad0cb055cf59: Waiting 10:16:42 8858b74b5d20: Waiting 10:16:42 cbce4ed50083: Waiting 10:16:42 5e3acefa3c64: Waiting 10:16:42 097100c76c15: Waiting 10:16:42 994eb4d6f7db: Layer already exists 10:16:42 e7e9f06b5470: Layer already exists 10:16:42 5f24c24c1498: Layer already exists 10:16:42 48cad067f54b: Layer already exists 10:16:42 52f78a56af48: Layer already exists 10:16:42 ad0cb055cf59: Layer already exists 10:16:42 5e3acefa3c64: Layer already exists 10:16:42 8858b74b5d20: Layer already exists 10:16:42 cbce4ed50083: Layer already exists 10:16:42 087fcc0c43b9: Layer already exists 10:16:42 097100c76c15: Layer already exists 10:16:42 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64: digest: sha256:0bbe14353eae9789d9cec123b8729cbe6a0275907151cba7f423d5f66794f1ab size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:42 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 10:16:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 10:16:42 48cad067f54b: Preparing 10:16:42 e7e9f06b5470: Preparing 10:16:42 994eb4d6f7db: Preparing 10:16:42 5f24c24c1498: Preparing 10:16:42 52f78a56af48: Preparing 10:16:42 8858b74b5d20: Preparing 10:16:42 8858b74b5d20: Waiting 10:16:42 5e3acefa3c64: Preparing 10:16:42 ad0cb055cf59: Preparing 10:16:42 087fcc0c43b9: Preparing 10:16:42 cbce4ed50083: Preparing 10:16:42 097100c76c15: Preparing 10:16:42 cbce4ed50083: Waiting 10:16:42 5e3acefa3c64: Waiting 10:16:42 ad0cb055cf59: Waiting 10:16:42 097100c76c15: Waiting 10:16:42 087fcc0c43b9: Waiting 10:16:42 994eb4d6f7db: Layer already exists 10:16:42 e7e9f06b5470: Layer already exists 10:16:42 52f78a56af48: Layer already exists 10:16:42 48cad067f54b: Layer already exists 10:16:42 5f24c24c1498: Layer already exists 10:16:42 8858b74b5d20: Layer already exists 10:16:42 5e3acefa3c64: Layer already exists 10:16:42 087fcc0c43b9: Layer already exists 10:16:42 ad0cb055cf59: Layer already exists 10:16:42 cbce4ed50083: Layer already exists 10:16:42 097100c76c15: Layer already exists 10:16:42 main: digest: sha256:0bbe14353eae9789d9cec123b8729cbe6a0275907151cba7f423d5f66794f1ab size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:16:42 ===================================================== [Pipeline] echo 10:16:42 taggedImages: 10:16:42 - nexus3.edgexfoundry.org:10004/security-proxy-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:16:42 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 10:16:42 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.64 10:16:42 - nexus3.edgexfoundry.org:10004/security-proxy-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:16:42 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 10:16:42 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 10:16:42 369fcd6bf29aafe6b5d191e53436f801010b80d4 10:16:42 latest 10:16:42 4.1.0-dev.64 10:16:42 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:16:42 main 10:16:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:43 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:16:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 10:16:43 247029ed7013: Preparing 10:16:43 b276fa433eff: Preparing 10:16:43 cbe95d6b3b8b: Preparing 10:16:43 d545a6f910ed: Preparing 10:16:43 1d0221b1b39e: Preparing 10:16:43 5f35ffeb0f80: Preparing 10:16:43 4e98404d9550: Preparing 10:16:43 8858b74b5d20: Preparing 10:16:43 5e3acefa3c64: Preparing 10:16:43 1c219ffcfa62: Preparing 10:16:43 2dd07f987947: Preparing 10:16:43 097100c76c15: Preparing 10:16:43 5e3acefa3c64: Waiting 10:16:43 1c219ffcfa62: Waiting 10:16:43 2dd07f987947: Waiting 10:16:43 097100c76c15: Waiting 10:16:43 5f35ffeb0f80: Waiting 10:16:43 4e98404d9550: Waiting 10:16:43 8858b74b5d20: Waiting 10:16:43 247029ed7013: Pushed 10:16:43 b276fa433eff: Pushed 10:16:43 1d0221b1b39e: Pushed 10:16:43 8858b74b5d20: Layer already exists 10:16:43 5e3acefa3c64: Layer already exists 10:16:43 5f35ffeb0f80: Pushed 10:16:43 4e98404d9550: Pushed 10:16:43 097100c76c15: Layer already exists 10:16:44 1c219ffcfa62: Pushed 10:16:44 2dd07f987947: Pushed 10:16:46 d545a6f910ed: Pushed 10:16:46 cbe95d6b3b8b: Pushed 10:16:46 369fcd6bf29aafe6b5d191e53436f801010b80d4: digest: sha256:85071390ab5ae7cd8249e137ab2480493bdba0a923ed1d156fda57401c12fbdb size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:46 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 10:16:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 10:16:47 247029ed7013: Preparing 10:16:47 b276fa433eff: Preparing 10:16:47 cbe95d6b3b8b: Preparing 10:16:47 d545a6f910ed: Preparing 10:16:47 1d0221b1b39e: Preparing 10:16:47 5f35ffeb0f80: Preparing 10:16:47 4e98404d9550: Preparing 10:16:47 8858b74b5d20: Preparing 10:16:47 5e3acefa3c64: Preparing 10:16:47 1c219ffcfa62: Preparing 10:16:47 2dd07f987947: Preparing 10:16:47 097100c76c15: Preparing 10:16:47 2dd07f987947: Waiting 10:16:47 097100c76c15: Waiting 10:16:47 8858b74b5d20: Waiting 10:16:47 5f35ffeb0f80: Waiting 10:16:47 5e3acefa3c64: Waiting 10:16:47 1c219ffcfa62: Waiting 10:16:47 4e98404d9550: Waiting 10:16:47 1d0221b1b39e: Layer already exists 10:16:47 cbe95d6b3b8b: Layer already exists 10:16:47 b276fa433eff: Layer already exists 10:16:47 247029ed7013: Layer already exists 10:16:47 d545a6f910ed: Layer already exists 10:16:47 4e98404d9550: Layer already exists 10:16:47 1c219ffcfa62: Layer already exists 10:16:47 5f35ffeb0f80: Layer already exists 10:16:47 8858b74b5d20: Layer already exists 10:16:47 5e3acefa3c64: Layer already exists 10:16:47 2dd07f987947: Layer already exists 10:16:47 097100c76c15: Layer already exists 10:16:47 latest: digest: sha256:85071390ab5ae7cd8249e137ab2480493bdba0a923ed1d156fda57401c12fbdb size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:47 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.64 10:16:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 10:16:47 247029ed7013: Preparing 10:16:47 b276fa433eff: Preparing 10:16:47 cbe95d6b3b8b: Preparing 10:16:47 d545a6f910ed: Preparing 10:16:47 1d0221b1b39e: Preparing 10:16:47 5f35ffeb0f80: Preparing 10:16:47 4e98404d9550: Preparing 10:16:47 5f35ffeb0f80: Waiting 10:16:47 8858b74b5d20: Preparing 10:16:47 5e3acefa3c64: Preparing 10:16:47 4e98404d9550: Waiting 10:16:47 1c219ffcfa62: Preparing 10:16:47 5e3acefa3c64: Waiting 10:16:47 8858b74b5d20: Waiting 10:16:47 2dd07f987947: Preparing 10:16:47 097100c76c15: Preparing 10:16:47 1c219ffcfa62: Waiting 10:16:47 2dd07f987947: Waiting 10:16:47 097100c76c15: Waiting 10:16:47 1d0221b1b39e: Layer already exists 10:16:47 d545a6f910ed: Layer already exists 10:16:47 b276fa433eff: Layer already exists 10:16:47 cbe95d6b3b8b: Layer already exists 10:16:47 247029ed7013: Layer already exists 10:16:47 4e98404d9550: Layer already exists 10:16:47 1c219ffcfa62: Layer already exists 10:16:47 5f35ffeb0f80: Layer already exists 10:16:47 8858b74b5d20: Layer already exists 10:16:47 5e3acefa3c64: Layer already exists 10:16:47 2dd07f987947: Layer already exists 10:16:47 097100c76c15: Layer already exists 10:16:47 4.1.0-dev.64: digest: sha256:85071390ab5ae7cd8249e137ab2480493bdba0a923ed1d156fda57401c12fbdb size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:48 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:48 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:16:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 10:16:48 247029ed7013: Preparing 10:16:48 b276fa433eff: Preparing 10:16:48 cbe95d6b3b8b: Preparing 10:16:48 d545a6f910ed: Preparing 10:16:48 1d0221b1b39e: Preparing 10:16:48 5f35ffeb0f80: Preparing 10:16:48 4e98404d9550: Preparing 10:16:48 8858b74b5d20: Preparing 10:16:48 5e3acefa3c64: Preparing 10:16:48 5f35ffeb0f80: Waiting 10:16:48 4e98404d9550: Waiting 10:16:48 8858b74b5d20: Waiting 10:16:48 1c219ffcfa62: Preparing 10:16:48 2dd07f987947: Preparing 10:16:48 097100c76c15: Preparing 10:16:48 5e3acefa3c64: Waiting 10:16:48 1c219ffcfa62: Waiting 10:16:48 2dd07f987947: Waiting 10:16:48 097100c76c15: Waiting 10:16:48 d545a6f910ed: Layer already exists 10:16:48 b276fa433eff: Layer already exists 10:16:48 cbe95d6b3b8b: Layer already exists 10:16:48 1d0221b1b39e: Layer already exists 10:16:48 247029ed7013: Layer already exists 10:16:48 4e98404d9550: Layer already exists 10:16:48 8858b74b5d20: Layer already exists 10:16:48 5e3acefa3c64: Layer already exists 10:16:48 1c219ffcfa62: Layer already exists 10:16:48 5f35ffeb0f80: Layer already exists 10:16:48 2dd07f987947: Layer already exists 10:16:48 097100c76c15: Layer already exists 10:16:48 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64: digest: sha256:85071390ab5ae7cd8249e137ab2480493bdba0a923ed1d156fda57401c12fbdb size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:48 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:49 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 10:16:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 10:16:49 247029ed7013: Preparing 10:16:49 b276fa433eff: Preparing 10:16:49 cbe95d6b3b8b: Preparing 10:16:49 d545a6f910ed: Preparing 10:16:49 1d0221b1b39e: Preparing 10:16:49 5f35ffeb0f80: Preparing 10:16:49 4e98404d9550: Preparing 10:16:49 8858b74b5d20: Preparing 10:16:49 5e3acefa3c64: Preparing 10:16:49 1c219ffcfa62: Preparing 10:16:49 2dd07f987947: Preparing 10:16:49 097100c76c15: Preparing 10:16:49 2dd07f987947: Waiting 10:16:49 5e3acefa3c64: Waiting 10:16:49 1c219ffcfa62: Waiting 10:16:49 097100c76c15: Waiting 10:16:49 5f35ffeb0f80: Waiting 10:16:49 4e98404d9550: Waiting 10:16:49 8858b74b5d20: Waiting 10:16:49 d545a6f910ed: Layer already exists 10:16:49 cbe95d6b3b8b: Layer already exists 10:16:49 b276fa433eff: Layer already exists 10:16:49 247029ed7013: Layer already exists 10:16:49 1d0221b1b39e: Layer already exists 10:16:49 5f35ffeb0f80: Layer already exists 10:16:49 8858b74b5d20: Layer already exists 10:16:49 1c219ffcfa62: Layer already exists 10:16:49 5e3acefa3c64: Layer already exists 10:16:49 4e98404d9550: Layer already exists 10:16:49 2dd07f987947: Layer already exists 10:16:49 097100c76c15: Layer already exists 10:16:49 main: digest: sha256:85071390ab5ae7cd8249e137ab2480493bdba0a923ed1d156fda57401c12fbdb size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:16:49 ===================================================== [Pipeline] echo 10:16:49 taggedImages: 10:16:49 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:16:49 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 10:16:49 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.64 10:16:49 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:16:49 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 10:16:49 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 10:16:49 369fcd6bf29aafe6b5d191e53436f801010b80d4 10:16:49 latest 10:16:49 4.1.0-dev.64 10:16:49 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:16:49 main 10:16:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:49 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:50 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:16:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 10:16:50 a320a4ad61eb: Preparing 10:16:50 2b782eaa46c9: Preparing 10:16:50 8858b74b5d20: Preparing 10:16:50 5e3acefa3c64: Preparing 10:16:50 7b867482d832: Preparing 10:16:50 2ded37ccae73: Preparing 10:16:50 097100c76c15: Preparing 10:16:50 2ded37ccae73: Waiting 10:16:50 097100c76c15: Waiting 10:16:50 8858b74b5d20: Layer already exists 10:16:50 5e3acefa3c64: Layer already exists 10:16:50 097100c76c15: Layer already exists 10:16:50 a320a4ad61eb: Pushed 10:16:50 7b867482d832: Pushed 10:16:50 2ded37ccae73: Pushed 10:16:53 2b782eaa46c9: Pushed 10:16:53 369fcd6bf29aafe6b5d191e53436f801010b80d4: digest: sha256:332fbd53aa3fd5db53caa62b92f845f65be5b42d06c7a6aaf4f251a35fd1f816 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:53 + 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 10:16:54 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 10:16:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 10:16:54 a320a4ad61eb: Preparing 10:16:54 2b782eaa46c9: Preparing 10:16:54 8858b74b5d20: Preparing 10:16:54 5e3acefa3c64: Preparing 10:16:54 7b867482d832: Preparing 10:16:54 2ded37ccae73: Preparing 10:16:54 097100c76c15: Preparing 10:16:54 2ded37ccae73: Waiting 10:16:54 097100c76c15: Waiting 10:16:54 7b867482d832: Layer already exists 10:16:54 2b782eaa46c9: Layer already exists 10:16:54 5e3acefa3c64: Layer already exists 10:16:54 8858b74b5d20: Layer already exists 10:16:54 a320a4ad61eb: Layer already exists 10:16:54 2ded37ccae73: Layer already exists 10:16:54 097100c76c15: Layer already exists 10:16:54 latest: digest: sha256:332fbd53aa3fd5db53caa62b92f845f65be5b42d06c7a6aaf4f251a35fd1f816 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:54 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:54 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.64 10:16:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 10:16:54 a320a4ad61eb: Preparing 10:16:54 2b782eaa46c9: Preparing 10:16:54 8858b74b5d20: Preparing 10:16:54 5e3acefa3c64: Preparing 10:16:54 7b867482d832: Preparing 10:16:54 2ded37ccae73: Preparing 10:16:54 097100c76c15: Preparing 10:16:54 2ded37ccae73: Waiting 10:16:54 097100c76c15: Waiting 10:16:54 8858b74b5d20: Layer already exists 10:16:54 5e3acefa3c64: Layer already exists 10:16:54 7b867482d832: Layer already exists 10:16:54 2b782eaa46c9: Layer already exists 10:16:54 a320a4ad61eb: Layer already exists 10:16:54 2ded37ccae73: Layer already exists 10:16:54 097100c76c15: Layer already exists 10:16:54 4.1.0-dev.64: digest: sha256:332fbd53aa3fd5db53caa62b92f845f65be5b42d06c7a6aaf4f251a35fd1f816 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:55 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:55 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:16:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 10:16:55 a320a4ad61eb: Preparing 10:16:55 2b782eaa46c9: Preparing 10:16:55 8858b74b5d20: Preparing 10:16:55 5e3acefa3c64: Preparing 10:16:55 7b867482d832: Preparing 10:16:55 2ded37ccae73: Preparing 10:16:55 097100c76c15: Preparing 10:16:55 2ded37ccae73: Waiting 10:16:55 097100c76c15: Waiting 10:16:55 7b867482d832: Layer already exists 10:16:55 5e3acefa3c64: Layer already exists 10:16:55 8858b74b5d20: Layer already exists 10:16:55 a320a4ad61eb: Layer already exists 10:16:55 2b782eaa46c9: Layer already exists 10:16:55 097100c76c15: Layer already exists 10:16:55 2ded37ccae73: Layer already exists 10:16:55 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64: digest: sha256:332fbd53aa3fd5db53caa62b92f845f65be5b42d06c7a6aaf4f251a35fd1f816 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:55 + 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 10:16:56 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 10:16:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 10:16:56 a320a4ad61eb: Preparing 10:16:56 2b782eaa46c9: Preparing 10:16:56 8858b74b5d20: Preparing 10:16:56 5e3acefa3c64: Preparing 10:16:56 7b867482d832: Preparing 10:16:56 2ded37ccae73: Preparing 10:16:56 097100c76c15: Preparing 10:16:56 2ded37ccae73: Waiting 10:16:56 097100c76c15: Waiting 10:16:56 7b867482d832: Layer already exists 10:16:56 a320a4ad61eb: Layer already exists 10:16:56 2b782eaa46c9: Layer already exists 10:16:56 8858b74b5d20: Layer already exists 10:16:56 5e3acefa3c64: Layer already exists 10:16:56 2ded37ccae73: Layer already exists 10:16:56 097100c76c15: Layer already exists 10:16:56 main: digest: sha256:332fbd53aa3fd5db53caa62b92f845f65be5b42d06c7a6aaf4f251a35fd1f816 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:16:56 ===================================================== [Pipeline] echo 10:16:56 taggedImages: 10:16:56 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:16:56 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 10:16:56 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.64 10:16:56 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:16:56 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 10:16:56 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 10:16:56 369fcd6bf29aafe6b5d191e53436f801010b80d4 10:16:56 latest 10:16:56 4.1.0-dev.64 10:16:56 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:16:56 main 10:16:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:56 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:16:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 10:16:56 c33432a51f4f: Preparing 10:16:56 2d5e4441cd73: Preparing 10:16:56 704dfbd803fd: Preparing 10:16:56 8858b74b5d20: Preparing 10:16:56 5e3acefa3c64: Preparing 10:16:56 bc4481e7e2a9: Preparing 10:16:56 a4e7c32c3c47: Preparing 10:16:56 8b7f6bacc9ab: Preparing 10:16:56 1b03baf5327a: Preparing 10:16:56 097100c76c15: Preparing 10:16:56 bc4481e7e2a9: Waiting 10:16:56 8b7f6bacc9ab: Waiting 10:16:56 a4e7c32c3c47: Waiting 10:16:56 1b03baf5327a: Waiting 10:16:56 097100c76c15: Waiting 10:16:56 8858b74b5d20: Layer already exists 10:16:56 5e3acefa3c64: Layer already exists 10:16:56 c33432a51f4f: Pushed 10:16:56 2d5e4441cd73: Pushed 10:16:56 704dfbd803fd: Pushed 10:16:56 097100c76c15: Layer already exists 10:16:57 8b7f6bacc9ab: Pushed 10:16:58 1b03baf5327a: Pushed 10:17:01 a4e7c32c3c47: Pushed 10:17:09 bc4481e7e2a9: Pushed 10:17:09 369fcd6bf29aafe6b5d191e53436f801010b80d4: digest: sha256:644f9ef628282e55a4d7118cc413d2607a0ca60203a14d4f23a6e9299f7027da size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:09 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 10:17:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 10:17:10 c33432a51f4f: Preparing 10:17:10 2d5e4441cd73: Preparing 10:17:10 704dfbd803fd: Preparing 10:17:10 8858b74b5d20: Preparing 10:17:10 5e3acefa3c64: Preparing 10:17:10 bc4481e7e2a9: Preparing 10:17:10 a4e7c32c3c47: Preparing 10:17:10 8b7f6bacc9ab: Preparing 10:17:10 1b03baf5327a: Preparing 10:17:10 bc4481e7e2a9: Waiting 10:17:10 097100c76c15: Preparing 10:17:10 8b7f6bacc9ab: Waiting 10:17:10 a4e7c32c3c47: Waiting 10:17:10 097100c76c15: Waiting 10:17:10 1b03baf5327a: Waiting 10:17:10 5e3acefa3c64: Layer already exists 10:17:10 704dfbd803fd: Layer already exists 10:17:10 8858b74b5d20: Layer already exists 10:17:10 c33432a51f4f: Layer already exists 10:17:10 2d5e4441cd73: Layer already exists 10:17:10 a4e7c32c3c47: Layer already exists 10:17:10 8b7f6bacc9ab: Layer already exists 10:17:10 bc4481e7e2a9: Layer already exists 10:17:10 097100c76c15: Layer already exists 10:17:10 1b03baf5327a: Layer already exists 10:17:10 latest: digest: sha256:644f9ef628282e55a4d7118cc413d2607a0ca60203a14d4f23a6e9299f7027da size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:10 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.64 10:17:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 10:17:11 c33432a51f4f: Preparing 10:17:11 2d5e4441cd73: Preparing 10:17:11 704dfbd803fd: Preparing 10:17:11 8858b74b5d20: Preparing 10:17:11 5e3acefa3c64: Preparing 10:17:11 bc4481e7e2a9: Preparing 10:17:11 a4e7c32c3c47: Preparing 10:17:11 8b7f6bacc9ab: Preparing 10:17:11 1b03baf5327a: Preparing 10:17:11 097100c76c15: Preparing 10:17:11 a4e7c32c3c47: Waiting 10:17:11 1b03baf5327a: Waiting 10:17:11 097100c76c15: Waiting 10:17:11 8b7f6bacc9ab: Waiting 10:17:11 bc4481e7e2a9: Waiting 10:17:11 5e3acefa3c64: Layer already exists 10:17:11 8858b74b5d20: Layer already exists 10:17:11 c33432a51f4f: Layer already exists 10:17:11 704dfbd803fd: Layer already exists 10:17:11 2d5e4441cd73: Layer already exists 10:17:11 a4e7c32c3c47: Layer already exists 10:17:11 1b03baf5327a: Layer already exists 10:17:11 bc4481e7e2a9: Layer already exists 10:17:11 8b7f6bacc9ab: Layer already exists 10:17:11 097100c76c15: Layer already exists 10:17:11 4.1.0-dev.64: digest: sha256:644f9ef628282e55a4d7118cc413d2607a0ca60203a14d4f23a6e9299f7027da size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:11 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:17:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 10:17:11 c33432a51f4f: Preparing 10:17:11 2d5e4441cd73: Preparing 10:17:11 704dfbd803fd: Preparing 10:17:11 8858b74b5d20: Preparing 10:17:11 5e3acefa3c64: Preparing 10:17:11 bc4481e7e2a9: Preparing 10:17:11 a4e7c32c3c47: Preparing 10:17:11 8b7f6bacc9ab: Preparing 10:17:11 1b03baf5327a: Preparing 10:17:11 097100c76c15: Preparing 10:17:11 a4e7c32c3c47: Waiting 10:17:11 8b7f6bacc9ab: Waiting 10:17:11 1b03baf5327a: Waiting 10:17:11 097100c76c15: Waiting 10:17:11 bc4481e7e2a9: Waiting 10:17:11 704dfbd803fd: Layer already exists 10:17:11 8858b74b5d20: Layer already exists 10:17:11 5e3acefa3c64: Layer already exists 10:17:11 c33432a51f4f: Layer already exists 10:17:11 2d5e4441cd73: Layer already exists 10:17:11 a4e7c32c3c47: Layer already exists 10:17:11 8b7f6bacc9ab: Layer already exists 10:17:11 1b03baf5327a: Layer already exists 10:17:11 bc4481e7e2a9: Layer already exists 10:17:11 097100c76c15: Layer already exists 10:17:11 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64: digest: sha256:644f9ef628282e55a4d7118cc413d2607a0ca60203a14d4f23a6e9299f7027da size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:12 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 10:17:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 10:17:12 c33432a51f4f: Preparing 10:17:12 2d5e4441cd73: Preparing 10:17:12 704dfbd803fd: Preparing 10:17:12 8858b74b5d20: Preparing 10:17:12 5e3acefa3c64: Preparing 10:17:12 bc4481e7e2a9: Preparing 10:17:12 a4e7c32c3c47: Preparing 10:17:12 8b7f6bacc9ab: Preparing 10:17:12 1b03baf5327a: Preparing 10:17:12 097100c76c15: Preparing 10:17:12 a4e7c32c3c47: Waiting 10:17:12 8b7f6bacc9ab: Waiting 10:17:12 1b03baf5327a: Waiting 10:17:12 097100c76c15: Waiting 10:17:12 bc4481e7e2a9: Waiting 10:17:12 8858b74b5d20: Layer already exists 10:17:12 c33432a51f4f: Layer already exists 10:17:12 5e3acefa3c64: Layer already exists 10:17:12 704dfbd803fd: Layer already exists 10:17:12 2d5e4441cd73: Layer already exists 10:17:12 a4e7c32c3c47: Layer already exists 10:17:12 bc4481e7e2a9: Layer already exists 10:17:12 1b03baf5327a: Layer already exists 10:17:12 8b7f6bacc9ab: Layer already exists 10:17:12 097100c76c15: Layer already exists 10:17:12 main: digest: sha256:644f9ef628282e55a4d7118cc413d2607a0ca60203a14d4f23a6e9299f7027da size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:17:12 ===================================================== [Pipeline] echo 10:17:12 taggedImages: 10:17:12 - nexus3.edgexfoundry.org:10004/security-spire-agent:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:17:12 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 10:17:12 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.64 10:17:12 - nexus3.edgexfoundry.org:10004/security-spire-agent:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:17:12 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 10:17:12 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 10:17:12 369fcd6bf29aafe6b5d191e53436f801010b80d4 10:17:12 latest 10:17:12 4.1.0-dev.64 10:17:12 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:17:12 main 10:17:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:13 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:17:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 10:17:13 f8cea5d1a3f6: Preparing 10:17:13 553950256c5b: Preparing 10:17:13 0ab5f355b93e: Preparing 10:17:13 8858b74b5d20: Preparing 10:17:13 5e3acefa3c64: Preparing 10:17:13 8b3abd824b11: Preparing 10:17:13 0d9db73e7325: Preparing 10:17:13 9acf06d3af17: Preparing 10:17:13 097100c76c15: Preparing 10:17:13 9acf06d3af17: Waiting 10:17:13 0d9db73e7325: Waiting 10:17:13 8b3abd824b11: Waiting 10:17:13 097100c76c15: Waiting 10:17:13 8858b74b5d20: Layer already exists 10:17:13 5e3acefa3c64: Layer already exists 10:17:13 553950256c5b: Pushed 10:17:13 f8cea5d1a3f6: Pushed 10:17:13 0ab5f355b93e: Pushed 10:17:13 097100c76c15: Layer already exists 10:17:13 9acf06d3af17: Pushed 10:17:14 0d9db73e7325: Pushed 10:17:26 8b3abd824b11: Pushed 10:17:26 369fcd6bf29aafe6b5d191e53436f801010b80d4: digest: sha256:adcec86143f69a27861c9cdce440e951c85bb7be63ad32d6e27528da9875adb0 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:26 #89 ... 10:17:26 10:17:26 #84 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:17:26 #84 DONE 119.2s 10:17:26 10:17:26 #119 [security-bootstrapper builder 6/7] COPY . . 10:17:26 #119 DONE 1.8s 10:17:26 10:17:26 #120 [security-proxy-setup builder 6/7] COPY . . 10:17:26 #120 CACHED 10:17:26 10:17:26 #121 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 10:17:26 #121 CACHED 10:17:26 10:17:26 #122 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:17:26 #122 CACHED 10:17:26 10:17:26 #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:17:26 #92 DONE 105.7s 10:17:26 10:17:26 #123 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:17:26 #123 ... 10:17:26 10:17:26 #89 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:17:26 #89 DONE 116.2s 10:17:26 10:17:26 #124 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:17:26 #124 CACHED 10:17:26 10:17:26 #125 [security-secretstore-setup builder 6/7] COPY . . 10:17:26 #125 CACHED 10:17:26 10:17:26 #126 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 10:17:26 #126 CACHED 10:17:26 10:17:26 #80 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:17:26 #80 DONE 116.1s 10:17:26 10:17:26 #127 [support-notifications builder 6/7] COPY . . 10:17:26 #127 ... 10:17:26 10:17:26 #91 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:17:26 #91 DONE 115.0s 10:17:26 10:17:26 #128 [support-scheduler builder 6/7] COPY . . 10:17:26 #128 ... 10:17:26 10:17:26 #86 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:17:26 #86 DONE 111.6s 10:17:26 10:17:26 #129 [core-keeper builder 7/8] COPY . . 10:17:26 #129 ... 10:17:26 10:17:26 #130 [security-spiffe-token-provider builder 6/7] COPY . . 10:17:26 #130 DONE 2.7s 10:17:26 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:27 10:17:27 #131 [core-command builder 4/7] COPY go.mod vendor* ./ 10:17:27 #131 CACHED 10:17:27 10:17:27 #132 [core-command builder 6/7] COPY . . 10:17:27 #132 CACHED 10:17:27 10:17:27 #133 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:17:27 #133 CACHED 10:17:27 10:17:27 #134 [core-metadata builder 6/7] COPY . . 10:17:27 #134 CACHED 10:17:27 10:17:27 #135 [core-metadata builder 4/7] COPY go.mod vendor* ./ 10:17:27 #135 CACHED 10:17:27 10:17:27 #136 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:17:27 #136 CACHED 10:17:27 10:17:27 #137 [core-data builder 4/7] COPY go.mod vendor* ./ 10:17:27 #137 CACHED 10:17:27 10:17:27 #138 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:17:27 #138 CACHED 10:17:27 10:17:27 #139 [core-data builder 6/7] COPY . . 10:17:27 #139 CACHED 10:17:27 10:17:27 #128 [support-scheduler builder 6/7] COPY . . 10:17:27 #128 DONE 2.4s 10:17:27 10:17:27 #140 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:17:27 #140 CACHED 10:17:27 10:17:27 #141 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 10:17:27 #141 CACHED 10:17:27 10:17:27 #142 [security-proxy-auth builder 6/7] COPY . . 10:17:27 #142 CACHED 10:17:27 10:17:27 #143 [core-common-config-bootstrapper builder 6/7] COPY . . 10:17:27 #143 DONE 2.6s 10:17:27 10:17:27 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:17:27 #144 ... 10:17:27 10:17:27 #127 [support-notifications builder 6/7] COPY . . 10:17:27 #127 DONE 2.8s 10:17:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 10:17:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 10:17:27 f8cea5d1a3f6: Preparing 10:17:27 553950256c5b: Preparing 10:17:27 0ab5f355b93e: Preparing 10:17:27 8858b74b5d20: Preparing 10:17:27 5e3acefa3c64: Preparing 10:17:27 8b3abd824b11: Preparing 10:17:27 0d9db73e7325: Preparing 10:17:27 9acf06d3af17: Preparing 10:17:27 097100c76c15: Preparing 10:17:27 8b3abd824b11: Waiting 10:17:27 0d9db73e7325: Waiting 10:17:27 9acf06d3af17: Waiting 10:17:27 097100c76c15: Waiting 10:17:27 0ab5f355b93e: Layer already exists 10:17:27 553950256c5b: Layer already exists 10:17:27 5e3acefa3c64: Layer already exists 10:17:27 8858b74b5d20: Layer already exists 10:17:27 f8cea5d1a3f6: Layer already exists 10:17:27 0d9db73e7325: Layer already exists 10:17:27 097100c76c15: Layer already exists 10:17:27 9acf06d3af17: Layer already exists 10:17:27 8b3abd824b11: Layer already exists 10:17:27 latest: digest: sha256:adcec86143f69a27861c9cdce440e951c85bb7be63ad32d6e27528da9875adb0 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:27 10:17:27 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:17:27 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.64 10:17:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 10:17:27 f8cea5d1a3f6: Preparing 10:17:27 553950256c5b: Preparing 10:17:27 0ab5f355b93e: Preparing 10:17:27 8858b74b5d20: Preparing 10:17:27 5e3acefa3c64: Preparing 10:17:27 8b3abd824b11: Preparing 10:17:27 0d9db73e7325: Preparing 10:17:27 9acf06d3af17: Preparing 10:17:27 8b3abd824b11: Waiting 10:17:27 097100c76c15: Preparing 10:17:27 0d9db73e7325: Waiting 10:17:27 9acf06d3af17: Waiting 10:17:27 097100c76c15: Waiting 10:17:27 0ab5f355b93e: Layer already exists 10:17:27 8858b74b5d20: Layer already exists 10:17:27 553950256c5b: Layer already exists 10:17:27 f8cea5d1a3f6: Layer already exists 10:17:27 5e3acefa3c64: Layer already exists 10:17:27 8b3abd824b11: Layer already exists 10:17:27 9acf06d3af17: Layer already exists 10:17:27 0d9db73e7325: Layer already exists 10:17:27 097100c76c15: Layer already exists 10:17:27 4.1.0-dev.64: digest: sha256:adcec86143f69a27861c9cdce440e951c85bb7be63ad32d6e27528da9875adb0 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:28 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:28 #145 ... 10:17:28 10:17:28 #129 [core-keeper builder 7/8] COPY . . 10:17:28 #129 DONE 1.9s 10:17:28 10:17:28 #123 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:17:28 #123 3.917 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 10:17:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:17:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 10:17:28 f8cea5d1a3f6: Preparing 10:17:28 553950256c5b: Preparing 10:17:28 0ab5f355b93e: Preparing 10:17:28 8858b74b5d20: Preparing 10:17:28 5e3acefa3c64: Preparing 10:17:28 8b3abd824b11: Preparing 10:17:28 0d9db73e7325: Preparing 10:17:28 9acf06d3af17: Preparing 10:17:28 097100c76c15: Preparing 10:17:28 8b3abd824b11: Waiting 10:17:28 9acf06d3af17: Waiting 10:17:28 0d9db73e7325: Waiting 10:17:28 097100c76c15: Waiting 10:17:28 8858b74b5d20: Layer already exists 10:17:28 f8cea5d1a3f6: Layer already exists 10:17:28 553950256c5b: Layer already exists 10:17:28 0ab5f355b93e: Layer already exists 10:17:28 5e3acefa3c64: Layer already exists 10:17:28 9acf06d3af17: Layer already exists 10:17:28 0d9db73e7325: Layer already exists 10:17:28 8b3abd824b11: Layer already exists 10:17:28 097100c76c15: Layer already exists 10:17:28 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64: digest: sha256:adcec86143f69a27861c9cdce440e951c85bb7be63ad32d6e27528da9875adb0 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:28 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 10:17:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 10:17:29 f8cea5d1a3f6: Preparing 10:17:29 553950256c5b: Preparing 10:17:29 0ab5f355b93e: Preparing 10:17:29 8858b74b5d20: Preparing 10:17:29 5e3acefa3c64: Preparing 10:17:29 8b3abd824b11: Preparing 10:17:29 0d9db73e7325: Preparing 10:17:29 9acf06d3af17: Preparing 10:17:29 097100c76c15: Preparing 10:17:29 097100c76c15: Waiting 10:17:29 9acf06d3af17: Waiting 10:17:29 8b3abd824b11: Waiting 10:17:29 0d9db73e7325: Waiting 10:17:29 5e3acefa3c64: Layer already exists 10:17:29 8858b74b5d20: Layer already exists 10:17:29 f8cea5d1a3f6: Layer already exists 10:17:29 553950256c5b: Layer already exists 10:17:29 0ab5f355b93e: Layer already exists 10:17:29 8b3abd824b11: Layer already exists 10:17:29 097100c76c15: Layer already exists 10:17:29 9acf06d3af17: Layer already exists 10:17:29 0d9db73e7325: Layer already exists 10:17:29 main: digest: sha256:adcec86143f69a27861c9cdce440e951c85bb7be63ad32d6e27528da9875adb0 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:17:29 ===================================================== [Pipeline] echo 10:17:29 taggedImages: 10:17:29 - nexus3.edgexfoundry.org:10004/security-spire-config:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:17:29 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 10:17:29 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.64 10:17:29 - nexus3.edgexfoundry.org:10004/security-spire-config:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:17:29 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 10:17:29 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 10:17:29 369fcd6bf29aafe6b5d191e53436f801010b80d4 10:17:29 latest 10:17:29 4.1.0-dev.64 10:17:29 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:17:29 main 10:17:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:29 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:17:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 10:17:29 c33432a51f4f: Preparing 10:17:29 5c9b707482aa: Preparing 10:17:29 3c0ae6bc4ed9: Preparing 10:17:29 8858b74b5d20: Preparing 10:17:29 5e3acefa3c64: Preparing 10:17:29 8b3abd824b11: Preparing 10:17:29 8b7f6bacc9ab: Preparing 10:17:29 1b03baf5327a: Preparing 10:17:29 097100c76c15: Preparing 10:17:29 8b3abd824b11: Waiting 10:17:29 8b7f6bacc9ab: Waiting 10:17:29 1b03baf5327a: Waiting 10:17:29 097100c76c15: Waiting 10:17:29 8858b74b5d20: Layer already exists 10:17:29 c33432a51f4f: Layer already exists 10:17:29 5e3acefa3c64: Layer already exists 10:17:29 8b3abd824b11: Layer already exists 10:17:29 1b03baf5327a: Layer already exists 10:17:29 8b7f6bacc9ab: Layer already exists 10:17:29 097100c76c15: Layer already exists 10:17:29 3c0ae6bc4ed9: Pushed 10:17:29 5c9b707482aa: Pushed 10:17:30 369fcd6bf29aafe6b5d191e53436f801010b80d4: digest: sha256:a00d1a7c0365a15ca68dcf03e807c46dbf15ce487a5dfb1d9fdfa903c776cba8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:30 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 10:17:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 10:17:30 c33432a51f4f: Preparing 10:17:30 5c9b707482aa: Preparing 10:17:30 3c0ae6bc4ed9: Preparing 10:17:30 8858b74b5d20: Preparing 10:17:30 5e3acefa3c64: Preparing 10:17:30 8b3abd824b11: Preparing 10:17:30 8b7f6bacc9ab: Preparing 10:17:30 1b03baf5327a: Preparing 10:17:30 097100c76c15: Preparing 10:17:30 8b3abd824b11: Waiting 10:17:30 8b7f6bacc9ab: Waiting 10:17:30 1b03baf5327a: Waiting 10:17:30 097100c76c15: Waiting 10:17:30 3c0ae6bc4ed9: Layer already exists 10:17:30 8858b74b5d20: Layer already exists 10:17:30 5c9b707482aa: Layer already exists 10:17:30 5e3acefa3c64: Layer already exists 10:17:30 c33432a51f4f: Layer already exists 10:17:30 1b03baf5327a: Layer already exists 10:17:30 8b3abd824b11: Layer already exists 10:17:30 8b7f6bacc9ab: Layer already exists 10:17:30 097100c76c15: Layer already exists 10:17:30 latest: digest: sha256:a00d1a7c0365a15ca68dcf03e807c46dbf15ce487a5dfb1d9fdfa903c776cba8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:31 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.64 10:17:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 10:17:31 c33432a51f4f: Preparing 10:17:31 5c9b707482aa: Preparing 10:17:31 3c0ae6bc4ed9: Preparing 10:17:31 8858b74b5d20: Preparing 10:17:31 5e3acefa3c64: Preparing 10:17:31 8b3abd824b11: Preparing 10:17:31 8b7f6bacc9ab: Preparing 10:17:31 1b03baf5327a: Preparing 10:17:31 097100c76c15: Preparing 10:17:31 8b3abd824b11: Waiting 10:17:31 8b7f6bacc9ab: Waiting 10:17:31 1b03baf5327a: Waiting 10:17:31 097100c76c15: Waiting 10:17:31 8858b74b5d20: Layer already exists 10:17:31 3c0ae6bc4ed9: Layer already exists 10:17:31 c33432a51f4f: Layer already exists 10:17:31 5c9b707482aa: Layer already exists 10:17:31 5e3acefa3c64: Layer already exists 10:17:31 8b7f6bacc9ab: Layer already exists 10:17:31 8b3abd824b11: Layer already exists 10:17:31 1b03baf5327a: Layer already exists 10:17:31 097100c76c15: Layer already exists 10:17:31 4.1.0-dev.64: digest: sha256:a00d1a7c0365a15ca68dcf03e807c46dbf15ce487a5dfb1d9fdfa903c776cba8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:31 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:17:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 10:17:32 c33432a51f4f: Preparing 10:17:32 5c9b707482aa: Preparing 10:17:32 3c0ae6bc4ed9: Preparing 10:17:32 8858b74b5d20: Preparing 10:17:32 5e3acefa3c64: Preparing 10:17:32 8b3abd824b11: Preparing 10:17:32 8b7f6bacc9ab: Preparing 10:17:32 1b03baf5327a: Preparing 10:17:32 097100c76c15: Preparing 10:17:32 8b7f6bacc9ab: Waiting 10:17:32 1b03baf5327a: Waiting 10:17:32 097100c76c15: Waiting 10:17:32 8b3abd824b11: Waiting 10:17:32 5c9b707482aa: Layer already exists 10:17:32 8858b74b5d20: Layer already exists 10:17:32 3c0ae6bc4ed9: Layer already exists 10:17:32 c33432a51f4f: Layer already exists 10:17:32 5e3acefa3c64: Layer already exists 10:17:32 8b7f6bacc9ab: Layer already exists 10:17:32 8b3abd824b11: Layer already exists 10:17:32 097100c76c15: Layer already exists 10:17:32 1b03baf5327a: Layer already exists 10:17:32 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64: digest: sha256:a00d1a7c0365a15ca68dcf03e807c46dbf15ce487a5dfb1d9fdfa903c776cba8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:32 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 10:17:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 10:17:32 c33432a51f4f: Preparing 10:17:32 5c9b707482aa: Preparing 10:17:32 3c0ae6bc4ed9: Preparing 10:17:32 8858b74b5d20: Preparing 10:17:32 5e3acefa3c64: Preparing 10:17:32 8b3abd824b11: Preparing 10:17:32 8b7f6bacc9ab: Preparing 10:17:32 1b03baf5327a: Preparing 10:17:32 097100c76c15: Preparing 10:17:32 8b3abd824b11: Waiting 10:17:32 8b7f6bacc9ab: Waiting 10:17:32 097100c76c15: Waiting 10:17:32 1b03baf5327a: Waiting 10:17:32 5c9b707482aa: Layer already exists 10:17:32 3c0ae6bc4ed9: Layer already exists 10:17:32 5e3acefa3c64: Layer already exists 10:17:32 8858b74b5d20: Layer already exists 10:17:32 c33432a51f4f: Layer already exists 10:17:32 8b7f6bacc9ab: Layer already exists 10:17:32 097100c76c15: Layer already exists 10:17:32 8b3abd824b11: Layer already exists 10:17:32 1b03baf5327a: Layer already exists 10:17:32 main: digest: sha256:a00d1a7c0365a15ca68dcf03e807c46dbf15ce487a5dfb1d9fdfa903c776cba8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:17:32 ===================================================== [Pipeline] echo 10:17:32 taggedImages: 10:17:32 - nexus3.edgexfoundry.org:10004/security-spire-server:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:17:32 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 10:17:32 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.64 10:17:32 - nexus3.edgexfoundry.org:10004/security-spire-server:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:17:32 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 10:17:32 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 10:17:32 369fcd6bf29aafe6b5d191e53436f801010b80d4 10:17:32 latest 10:17:32 4.1.0-dev.64 10:17:32 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:17:32 main 10:17:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:33 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:33 #123 ... 10:17:33 10:17:33 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:17:33 #0 6.115 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 10:17:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:17:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:17:33 795671540fda: Preparing 10:17:33 e32f0a9753b7: Preparing 10:17:33 8858b74b5d20: Preparing 10:17:33 5e3acefa3c64: Preparing 10:17:33 1f943a1fb682: Preparing 10:17:33 65f442794d28: Preparing 10:17:33 097100c76c15: Preparing 10:17:33 65f442794d28: Waiting 10:17:33 097100c76c15: Waiting 10:17:33 8858b74b5d20: Layer already exists 10:17:33 5e3acefa3c64: Layer already exists 10:17:33 097100c76c15: Layer already exists 10:17:33 795671540fda: Pushed 10:17:33 #146 ... 10:17:33 10:17:33 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:17:33 #0 6.948 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 10:17:33 #147 ... 10:17:33 10:17:33 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:17:33 #0 5.921 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 10:17:34 #148 ... 10:17:34 10:17:34 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:17:34 #145 6.743 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:17:34 #145 ... 10:17:34 10:17:34 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:17:34 #0 4.279 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:17:34 65f442794d28: Pushed 10:17:34 #149 ... 10:17:34 10:17:34 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:17:34 #0 3.594 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:17:34 #150 ... 10:17:34 10:17:34 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:17:34 #144 7.307 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 10:17:34 1f943a1fb682: Pushed 10:17:36 #144 ... 10:17:36 10:17:36 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:17:36 #0 7.206 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 10:17:36 #151 ... 10:17:36 10:17:36 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:17:36 #0 5.491 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:17:37 #152 ... 10:17:37 10:17:37 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:17:37 #0 7.144 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:17:37 #153 ... 10:17:37 10:17:37 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:17:37 #0 6.110 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 10:17:37 e32f0a9753b7: Pushed 10:17:37 369fcd6bf29aafe6b5d191e53436f801010b80d4: digest: sha256:d464466a4ff6b79b059f7910919a673a6477408f99ac490074185bedaff80227 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:38 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 10:17:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:17:38 795671540fda: Preparing 10:17:38 e32f0a9753b7: Preparing 10:17:38 8858b74b5d20: Preparing 10:17:38 5e3acefa3c64: Preparing 10:17:38 1f943a1fb682: Preparing 10:17:38 65f442794d28: Preparing 10:17:38 097100c76c15: Preparing 10:17:38 65f442794d28: Waiting 10:17:38 097100c76c15: Waiting 10:17:38 1f943a1fb682: Layer already exists 10:17:38 795671540fda: Layer already exists 10:17:38 5e3acefa3c64: Layer already exists 10:17:38 8858b74b5d20: Layer already exists 10:17:38 e32f0a9753b7: Layer already exists 10:17:38 65f442794d28: Layer already exists 10:17:38 097100c76c15: Layer already exists 10:17:38 latest: digest: sha256:d464466a4ff6b79b059f7910919a673a6477408f99ac490074185bedaff80227 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:38 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.64 10:17:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:17:39 795671540fda: Preparing 10:17:39 e32f0a9753b7: Preparing 10:17:39 8858b74b5d20: Preparing 10:17:39 5e3acefa3c64: Preparing 10:17:39 1f943a1fb682: Preparing 10:17:39 65f442794d28: Preparing 10:17:39 097100c76c15: Preparing 10:17:39 65f442794d28: Waiting 10:17:39 097100c76c15: Waiting 10:17:39 8858b74b5d20: Layer already exists 10:17:39 1f943a1fb682: Layer already exists 10:17:39 795671540fda: Layer already exists 10:17:39 e32f0a9753b7: Layer already exists 10:17:39 5e3acefa3c64: Layer already exists 10:17:39 65f442794d28: Layer already exists 10:17:39 097100c76c15: Layer already exists 10:17:39 4.1.0-dev.64: digest: sha256:d464466a4ff6b79b059f7910919a673a6477408f99ac490074185bedaff80227 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:39 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:17:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:17:39 795671540fda: Preparing 10:17:39 e32f0a9753b7: Preparing 10:17:39 8858b74b5d20: Preparing 10:17:39 5e3acefa3c64: Preparing 10:17:39 1f943a1fb682: Preparing 10:17:39 65f442794d28: Preparing 10:17:39 097100c76c15: Preparing 10:17:39 65f442794d28: Waiting 10:17:39 097100c76c15: Waiting 10:17:39 5e3acefa3c64: Layer already exists 10:17:39 8858b74b5d20: Layer already exists 10:17:39 1f943a1fb682: Layer already exists 10:17:39 e32f0a9753b7: Layer already exists 10:17:39 795671540fda: Layer already exists 10:17:39 65f442794d28: Layer already exists 10:17:39 097100c76c15: Layer already exists 10:17:39 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64: digest: sha256:d464466a4ff6b79b059f7910919a673a6477408f99ac490074185bedaff80227 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:40 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 10:17:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:17:40 795671540fda: Preparing 10:17:40 e32f0a9753b7: Preparing 10:17:40 8858b74b5d20: Preparing 10:17:40 5e3acefa3c64: Preparing 10:17:40 1f943a1fb682: Preparing 10:17:40 65f442794d28: Preparing 10:17:40 097100c76c15: Preparing 10:17:40 097100c76c15: Waiting 10:17:40 65f442794d28: Waiting 10:17:40 1f943a1fb682: Layer already exists 10:17:40 8858b74b5d20: Layer already exists 10:17:40 e32f0a9753b7: Layer already exists 10:17:40 5e3acefa3c64: Layer already exists 10:17:40 795671540fda: Layer already exists 10:17:40 65f442794d28: Layer already exists 10:17:40 097100c76c15: Layer already exists 10:17:40 main: digest: sha256:d464466a4ff6b79b059f7910919a673a6477408f99ac490074185bedaff80227 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:17:40 ===================================================== [Pipeline] echo 10:17:40 taggedImages: 10:17:40 - nexus3.edgexfoundry.org:10004/support-notifications:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:17:40 - nexus3.edgexfoundry.org:10004/support-notifications:latest 10:17:40 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.64 10:17:40 - nexus3.edgexfoundry.org:10004/support-notifications:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:17:40 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 10:17:40 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 10:17:40 369fcd6bf29aafe6b5d191e53436f801010b80d4 10:17:40 latest 10:17:40 4.1.0-dev.64 10:17:40 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:17:40 main 10:17:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:41 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:17:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:17:41 e802bf09b665: Preparing 10:17:41 dccf24a6f596: Preparing 10:17:41 8858b74b5d20: Preparing 10:17:41 5e3acefa3c64: Preparing 10:17:41 98a7b6d96caa: Preparing 10:17:41 ac98d26d93d0: Preparing 10:17:41 097100c76c15: Preparing 10:17:41 ac98d26d93d0: Waiting 10:17:41 097100c76c15: Waiting 10:17:41 8858b74b5d20: Layer already exists 10:17:41 5e3acefa3c64: Layer already exists 10:17:41 097100c76c15: Layer already exists 10:17:41 e802bf09b665: Pushed 10:17:41 ac98d26d93d0: Pushed 10:17:42 98a7b6d96caa: Pushed 10:17:45 dccf24a6f596: Pushed 10:17:45 369fcd6bf29aafe6b5d191e53436f801010b80d4: digest: sha256:99ef655bcbc8ffb815f5e48a6bbb6b72daa1035eb5b21a9244b3d5c8c362e56c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:46 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 10:17:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:17:46 e802bf09b665: Preparing 10:17:46 dccf24a6f596: Preparing 10:17:46 8858b74b5d20: Preparing 10:17:46 5e3acefa3c64: Preparing 10:17:46 98a7b6d96caa: Preparing 10:17:46 ac98d26d93d0: Preparing 10:17:46 097100c76c15: Preparing 10:17:46 ac98d26d93d0: Waiting 10:17:46 097100c76c15: Waiting 10:17:46 5e3acefa3c64: Layer already exists 10:17:46 8858b74b5d20: Layer already exists 10:17:46 98a7b6d96caa: Layer already exists 10:17:46 dccf24a6f596: Layer already exists 10:17:46 e802bf09b665: Layer already exists 10:17:46 097100c76c15: Layer already exists 10:17:46 ac98d26d93d0: Layer already exists 10:17:46 latest: digest: sha256:99ef655bcbc8ffb815f5e48a6bbb6b72daa1035eb5b21a9244b3d5c8c362e56c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:46 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:47 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.64 10:17:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:17:47 e802bf09b665: Preparing 10:17:47 dccf24a6f596: Preparing 10:17:47 8858b74b5d20: Preparing 10:17:47 5e3acefa3c64: Preparing 10:17:47 98a7b6d96caa: Preparing 10:17:47 ac98d26d93d0: Preparing 10:17:47 097100c76c15: Preparing 10:17:47 ac98d26d93d0: Waiting 10:17:47 097100c76c15: Waiting 10:17:47 98a7b6d96caa: Layer already exists 10:17:47 dccf24a6f596: Layer already exists 10:17:47 8858b74b5d20: Layer already exists 10:17:47 5e3acefa3c64: Layer already exists 10:17:47 e802bf09b665: Layer already exists 10:17:47 097100c76c15: Layer already exists 10:17:47 ac98d26d93d0: Layer already exists 10:17:47 4.1.0-dev.64: digest: sha256:99ef655bcbc8ffb815f5e48a6bbb6b72daa1035eb5b21a9244b3d5c8c362e56c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:47 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:47 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:17:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:17:47 e802bf09b665: Preparing 10:17:47 dccf24a6f596: Preparing 10:17:47 8858b74b5d20: Preparing 10:17:47 5e3acefa3c64: Preparing 10:17:47 98a7b6d96caa: Preparing 10:17:47 ac98d26d93d0: Preparing 10:17:47 097100c76c15: Preparing 10:17:47 ac98d26d93d0: Waiting 10:17:47 097100c76c15: Waiting 10:17:47 8858b74b5d20: Layer already exists 10:17:47 dccf24a6f596: Layer already exists 10:17:47 e802bf09b665: Layer already exists 10:17:47 5e3acefa3c64: Layer already exists 10:17:47 98a7b6d96caa: Layer already exists 10:17:47 097100c76c15: Layer already exists 10:17:47 ac98d26d93d0: Layer already exists 10:17:47 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64: digest: sha256:99ef655bcbc8ffb815f5e48a6bbb6b72daa1035eb5b21a9244b3d5c8c362e56c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:48 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 10:17:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:17:48 e802bf09b665: Preparing 10:17:48 dccf24a6f596: Preparing 10:17:48 8858b74b5d20: Preparing 10:17:48 5e3acefa3c64: Preparing 10:17:48 98a7b6d96caa: Preparing 10:17:48 ac98d26d93d0: Preparing 10:17:48 097100c76c15: Preparing 10:17:48 097100c76c15: Waiting 10:17:48 ac98d26d93d0: Waiting 10:17:48 8858b74b5d20: Layer already exists 10:17:48 dccf24a6f596: Layer already exists 10:17:48 e802bf09b665: Layer already exists 10:17:48 5e3acefa3c64: Layer already exists 10:17:48 98a7b6d96caa: Layer already exists 10:17:48 097100c76c15: Layer already exists 10:17:48 ac98d26d93d0: Layer already exists 10:17:48 main: digest: sha256:99ef655bcbc8ffb815f5e48a6bbb6b72daa1035eb5b21a9244b3d5c8c362e56c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:17:48 ===================================================== [Pipeline] echo 10:17:48 taggedImages: 10:17:48 - nexus3.edgexfoundry.org:10004/support-scheduler:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:17:48 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 10:17:48 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.64 10:17:48 - nexus3.edgexfoundry.org:10004/support-scheduler:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:17:48 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 10:17:48 ========================================================= 10:17:48 [edgeXBuildMultiArch] RAW Config: 10:17:48 images: 10:17:48 - nexus3.edgexfoundry.org:10004/core-command:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:17:48 - nexus3.edgexfoundry.org:10004/core-command:latest 10:17:48 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.64 10:17:48 - nexus3.edgexfoundry.org:10004/core-command:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:17:48 - nexus3.edgexfoundry.org:10004/core-command:main 10:17:48 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:17:48 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 10:17:48 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.64 10:17:48 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:17:48 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 10:17:48 - nexus3.edgexfoundry.org:10004/core-data:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:17:48 - nexus3.edgexfoundry.org:10004/core-data:latest 10:17:48 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.64 10:17:48 - nexus3.edgexfoundry.org:10004/core-data:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:17:48 - nexus3.edgexfoundry.org:10004/core-data:main 10:17:48 - nexus3.edgexfoundry.org:10004/core-keeper:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:17:48 - nexus3.edgexfoundry.org:10004/core-keeper:latest 10:17:48 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.64 10:17:48 - nexus3.edgexfoundry.org:10004/core-keeper:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:17:48 - nexus3.edgexfoundry.org:10004/core-keeper:main 10:17:48 - nexus3.edgexfoundry.org:10004/core-metadata:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:17:48 - nexus3.edgexfoundry.org:10004/core-metadata:latest 10:17:48 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.64 10:17:48 - nexus3.edgexfoundry.org:10004/core-metadata:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:17:48 - nexus3.edgexfoundry.org:10004/core-metadata:main 10:17:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:17:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 10:17:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.64 10:17:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:17:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main 10:17:48 - nexus3.edgexfoundry.org:10004/security-proxy-auth:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:17:48 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 10:17:48 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.64 10:17:48 - nexus3.edgexfoundry.org:10004/security-proxy-auth:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:17:48 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main 10:17:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:17:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 10:17:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.64 10:17:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:17:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main 10:17:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:17:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 10:17:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.64 10:17:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:17:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 10:17:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:17:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 10:17:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.64 10:17:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:17:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 10:17:48 - nexus3.edgexfoundry.org:10004/security-spire-agent:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:17:48 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 10:17:48 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.64 10:17:48 - nexus3.edgexfoundry.org:10004/security-spire-agent:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:17:48 - nexus3.edgexfoundry.org:10004/security-spire-agent:main 10:17:48 - nexus3.edgexfoundry.org:10004/security-spire-config:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:17:48 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 10:17:48 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.64 10:17:48 - nexus3.edgexfoundry.org:10004/security-spire-config:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:17:48 - nexus3.edgexfoundry.org:10004/security-spire-config:main 10:17:48 - nexus3.edgexfoundry.org:10004/security-spire-server:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:17:48 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 10:17:48 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.64 10:17:48 - nexus3.edgexfoundry.org:10004/security-spire-server:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:17:48 - nexus3.edgexfoundry.org:10004/security-spire-server:main 10:17:48 - nexus3.edgexfoundry.org:10004/support-notifications:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:17:48 - nexus3.edgexfoundry.org:10004/support-notifications:latest 10:17:48 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.64 10:17:48 - nexus3.edgexfoundry.org:10004/support-notifications:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:17:48 - nexus3.edgexfoundry.org:10004/support-notifications:main 10:17:48 - nexus3.edgexfoundry.org:10004/support-scheduler:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:17:48 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 10:17:48 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.64 10:17:48 - nexus3.edgexfoundry.org:10004/support-scheduler:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:17:48 - nexus3.edgexfoundry.org:10004/support-scheduler:main 10:17:48 settingsFile: 10:17:48 edgex-go-settings 10:17:48 ========================================================= [Pipeline] node 10:18:03 Still waiting to schedule task 10:18:03 ‘prd-centos7-docker-4c-2g-116218’ is offline 10:18:59 Running on prd-centos7-docker-4c-2g-116315 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:18:59 provisioning config files... 10:18:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config12228193299295789479tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:19:00 ---> ****-login.sh 10:19:00 nexus3.edgexfoundry.org:10001 10:19:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:19:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:19:00 Configure a credential helper to remove this warning. See 10:19:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:19:00 10:19:00 Login Succeeded 10:19:00 nexus3.edgexfoundry.org:10002 10:19:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:19:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:19:01 Configure a credential helper to remove this warning. See 10:19:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:19:01 10:19:01 Login Succeeded 10:19:01 nexus3.edgexfoundry.org:10003 10:19:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:19:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:19:01 Configure a credential helper to remove this warning. See 10:19:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:19:01 10:19:01 Login Succeeded 10:19:01 nexus3.edgexfoundry.org:10004 10:19:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:19:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:19:02 Configure a credential helper to remove this warning. See 10:19:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:19:02 10:19:02 Login Succeeded 10:19:02 ****.io 10:19:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:19:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:19:02 Configure a credential helper to remove this warning. See 10:19:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:19:02 10:19:02 Login Succeeded 10:19:02 ---> ****-login.sh ends [Pipeline] } 10:19:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:19:03 + docker buildx ls 10:19:03 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 10:19:03 default * docker 10:19:03 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 10:19:03 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 10:19:04 edgex-builder [Pipeline] sh 10:19:04 + docker buildx inspect --bootstrap 10:19:04 #1 [internal] booting buildkit 10:19:04 #1 pulling image moby/buildkit:buildx-stable-1 10:19:07 #1 pulling image moby/buildkit:buildx-stable-1 3.0s done 10:19:07 #1 creating container buildx_buildkit_edgex-builder0 10:19:08 #1 creating container buildx_buildkit_edgex-builder0 1.0s done 10:19:08 #1 DONE 4.0s 10:19:08 Name: edgex-builder 10:19:08 Driver: docker-container 10:19:08 10:19:08 Nodes: 10:19:08 Name: edgex-builder0 10:19:08 Endpoint: unix:///var/run/docker.sock 10:19:08 Status: running 10:19:08 Buildkit: v0.24.0 10:19:08 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 10:19:08 + docker buildx ls 10:19:08 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 10:19:08 edgex-builder * docker-container 10:19:08 edgex-builder0 unix:///var/run/docker.sock running v0.24.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 10:19:08 default docker 10:19:08 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 10:19:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:369fcd6bf29aafe6b5d191e53436f801010b80d4 --push - 10:19:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:369fcd6bf29aafe6b5d191e53436f801010b80d4' 10:19:09 #1 [internal] load build definition from Dockerfile 10:19:09 #1 transferring dockerfile: 197B done 10:19:09 #1 DONE 0.0s 10:19:09 10:19:09 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:19:09 #2 DONE 0.1s 10:19:09 10:19:09 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:19:09 #3 DONE 0.1s 10:19:09 10:19:09 #4 [internal] load .dockerignore 10:19:09 #4 transferring context: 10:19:09 #4 transferring context: 2B done 10:19:09 #4 DONE 0.0s 10:19:09 10:19:09 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:ee7643efe84025d469def17690406bb134fdd4b44e7739270f5671c38ffe7797 10:19:09 #5 resolve nexus3.edgexfoundry.org:10004/core-command:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:ee7643efe84025d469def17690406bb134fdd4b44e7739270f5671c38ffe7797 0.0s done 10:19:09 #5 DONE 0.0s 10:19:09 10:19:09 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:ee7643efe84025d469def17690406bb134fdd4b44e7739270f5671c38ffe7797 10:19:09 #6 resolve nexus3.edgexfoundry.org:10004/core-command:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:ee7643efe84025d469def17690406bb134fdd4b44e7739270f5671c38ffe7797 0.0s done 10:19:09 #6 DONE 0.1s 10:19:09 10:19:09 #7 exporting to image 10:19:09 #7 exporting layers done 10:19:09 #7 exporting manifest sha256:87687ec2f1ec607ca4a2e9fb00eb9fb19d90ea1ded9933141289ea1b61fabc4a done 10:19:09 #7 exporting config sha256:92b23ca8c8d579a2fc7393d270939e1804cf1decddf06cc508e6bbefb9961779 done 10:19:09 #7 exporting manifest sha256:8dc0d30f5f147c8c717dc6da0e5899ad80942eb0beb16c90347baf93e58ed811 10:19:09 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:19:09 #7 ... 10:19:09 10:19:09 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 10:19:09 #8 DONE 0.0s 10:19:09 10:19:09 #7 exporting to image 10:19:09 #7 exporting manifest sha256:8dc0d30f5f147c8c717dc6da0e5899ad80942eb0beb16c90347baf93e58ed811 done 10:19:09 #7 exporting config sha256:06238bd41267c344ab8799d92f3b8c5586cc6fc46f7a8c6a5c591edb68d9bb2b done 10:19:09 #7 exporting manifest list sha256:6e9c0a7a36f039f4ff1cae49040603e0fe173e4f6b3718cf08b0e2b42b85d998 done 10:19:09 #7 pushing layers 0.1s done 10:19:09 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:6e9c0a7a36f039f4ff1cae49040603e0fe173e4f6b3718cf08b0e2b42b85d998 10:19:09 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:6e9c0a7a36f039f4ff1cae49040603e0fe173e4f6b3718cf08b0e2b42b85d998 0.1s done 10:19:09 #7 DONE 0.2s 10:19:09 10:19:09 1 warning found (use --debug to expand): 10:19:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:19:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - 10:19:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' 10:19:09 #1 [internal] load build definition from Dockerfile 10:19:09 #1 transferring dockerfile: 163B done 10:19:09 #1 DONE 0.0s 10:19:09 10:19:09 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 10:19:09 #2 DONE 0.0s 10:19:09 10:19:09 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 10:19:09 #3 DONE 0.0s 10:19:09 10:19:09 #4 [internal] load .dockerignore 10:19:09 #4 transferring context: 2B done 10:19:09 #4 DONE 0.0s 10:19:09 10:19:09 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:ee7643efe84025d469def17690406bb134fdd4b44e7739270f5671c38ffe7797 10:19:09 #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:ee7643efe84025d469def17690406bb134fdd4b44e7739270f5671c38ffe7797 done 10:19:09 #5 CACHED 10:19:09 10:19:09 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:ee7643efe84025d469def17690406bb134fdd4b44e7739270f5671c38ffe7797 10:19:09 #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:ee7643efe84025d469def17690406bb134fdd4b44e7739270f5671c38ffe7797 0.0s done 10:19:09 #6 CACHED 10:19:09 10:19:09 #7 exporting to image 10:19:09 #7 exporting layers done 10:19:09 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:19:10 #7 exporting manifest sha256:87687ec2f1ec607ca4a2e9fb00eb9fb19d90ea1ded9933141289ea1b61fabc4a done 10:19:10 #7 exporting config sha256:92b23ca8c8d579a2fc7393d270939e1804cf1decddf06cc508e6bbefb9961779 done 10:19:10 #7 exporting manifest sha256:8dc0d30f5f147c8c717dc6da0e5899ad80942eb0beb16c90347baf93e58ed811 done 10:19:10 #7 exporting config sha256:06238bd41267c344ab8799d92f3b8c5586cc6fc46f7a8c6a5c591edb68d9bb2b done 10:19:10 #7 exporting manifest list sha256:6e9c0a7a36f039f4ff1cae49040603e0fe173e4f6b3718cf08b0e2b42b85d998 done 10:19:10 #7 pushing layers 0.0s done 10:19:10 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:6e9c0a7a36f039f4ff1cae49040603e0fe173e4f6b3718cf08b0e2b42b85d998 0.1s done 10:19:10 #7 DONE 0.1s 10:19:10 10:19:10 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 10:19:10 #8 DONE 0.0s 10:19:10 10:19:10 1 warning found (use --debug to expand): 10:19:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:19:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.64' 10:19:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.64 --push - 10:19:10 #1 [internal] load build definition from Dockerfile 10:19:10 #1 transferring dockerfile: 169B done 10:19:10 #1 DONE 0.0s 10:19:10 10:19:10 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.64 10:19:10 #2 DONE 0.0s 10:19:10 10:19:10 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.64 10:19:10 #3 DONE 0.0s 10:19:10 10:19:10 #4 [internal] load .dockerignore 10:19:10 #4 transferring context: 2B done 10:19:10 #4 DONE 0.0s 10:19:10 10:19:10 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.64@sha256:ee7643efe84025d469def17690406bb134fdd4b44e7739270f5671c38ffe7797 10:19:10 #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.64@sha256:ee7643efe84025d469def17690406bb134fdd4b44e7739270f5671c38ffe7797 0.0s done 10:19:10 #5 CACHED 10:19:10 10:19:10 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.64@sha256:ee7643efe84025d469def17690406bb134fdd4b44e7739270f5671c38ffe7797 10:19:10 #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.64@sha256:ee7643efe84025d469def17690406bb134fdd4b44e7739270f5671c38ffe7797 done 10:19:10 #6 CACHED 10:19:10 10:19:10 #7 exporting to image 10:19:10 #7 exporting layers done 10:19:10 #7 exporting manifest sha256:87687ec2f1ec607ca4a2e9fb00eb9fb19d90ea1ded9933141289ea1b61fabc4a done 10:19:10 #7 exporting config sha256:92b23ca8c8d579a2fc7393d270939e1804cf1decddf06cc508e6bbefb9961779 done 10:19:10 #7 exporting manifest sha256:8dc0d30f5f147c8c717dc6da0e5899ad80942eb0beb16c90347baf93e58ed811 done 10:19:10 #7 exporting config sha256:06238bd41267c344ab8799d92f3b8c5586cc6fc46f7a8c6a5c591edb68d9bb2b done 10:19:10 #7 exporting manifest list sha256:6e9c0a7a36f039f4ff1cae49040603e0fe173e4f6b3718cf08b0e2b42b85d998 done 10:19:10 #7 pushing layers 0.0s done 10:19:10 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.64@sha256:6e9c0a7a36f039f4ff1cae49040603e0fe173e4f6b3718cf08b0e2b42b85d998 10:19:10 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:19:10 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.64@sha256:6e9c0a7a36f039f4ff1cae49040603e0fe173e4f6b3718cf08b0e2b42b85d998 0.1s done 10:19:10 #7 DONE 0.1s 10:19:10 10:19:10 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 10:19:10 #8 DONE 0.0s 10:19:10 10:19:10 1 warning found (use --debug to expand): 10:19:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:19:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 --push - 10:19:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64' 10:19:11 #1 [internal] load build definition from Dockerfile 10:19:11 #1 transferring dockerfile: 210B done 10:19:11 #1 DONE 0.0s 10:19:11 10:19:11 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:19:11 #2 DONE 0.0s 10:19:11 10:19:11 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:19:11 #3 DONE 0.0s 10:19:11 10:19:11 #4 [internal] load .dockerignore 10:19:11 #4 transferring context: 2B done 10:19:11 #4 DONE 0.0s 10:19:11 10:19:11 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:ee7643efe84025d469def17690406bb134fdd4b44e7739270f5671c38ffe7797 10:19:11 #5 resolve nexus3.edgexfoundry.org:10004/core-command:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:ee7643efe84025d469def17690406bb134fdd4b44e7739270f5671c38ffe7797 done 10:19:11 #5 CACHED 10:19:11 10:19:11 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:ee7643efe84025d469def17690406bb134fdd4b44e7739270f5671c38ffe7797 10:19:11 #6 resolve nexus3.edgexfoundry.org:10004/core-command:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:ee7643efe84025d469def17690406bb134fdd4b44e7739270f5671c38ffe7797 done 10:19:11 #6 CACHED 10:19:11 10:19:11 #7 exporting to image 10:19:11 #7 exporting layers done 10:19:11 #7 exporting manifest sha256:87687ec2f1ec607ca4a2e9fb00eb9fb19d90ea1ded9933141289ea1b61fabc4a done 10:19:11 #7 exporting config sha256:92b23ca8c8d579a2fc7393d270939e1804cf1decddf06cc508e6bbefb9961779 done 10:19:11 #7 exporting manifest sha256:8dc0d30f5f147c8c717dc6da0e5899ad80942eb0beb16c90347baf93e58ed811 done 10:19:11 #7 exporting config sha256:06238bd41267c344ab8799d92f3b8c5586cc6fc46f7a8c6a5c591edb68d9bb2b done 10:19:11 #7 exporting manifest list sha256:6e9c0a7a36f039f4ff1cae49040603e0fe173e4f6b3718cf08b0e2b42b85d998 done 10:19:11 #7 pushing layers 0.0s done 10:19:11 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:6e9c0a7a36f039f4ff1cae49040603e0fe173e4f6b3718cf08b0e2b42b85d998 10:19:11 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:19:11 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:6e9c0a7a36f039f4ff1cae49040603e0fe173e4f6b3718cf08b0e2b42b85d998 0.1s done 10:19:11 #7 DONE 0.1s 10:19:11 10:19:11 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 10:19:11 #8 DONE 0.0s 10:19:11 10:19:11 1 warning found (use --debug to expand): 10:19:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:19:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' 10:19:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - 10:19:11 #1 [internal] load build definition from Dockerfile 10:19:11 #1 transferring dockerfile: 161B done 10:19:11 #1 DONE 0.0s 10:19:11 10:19:11 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 10:19:11 #2 DONE 0.0s 10:19:11 10:19:11 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 10:19:11 #3 DONE 0.0s 10:19:11 10:19:11 #4 [internal] load .dockerignore 10:19:11 #4 transferring context: 2B done 10:19:11 #4 DONE 0.0s 10:19:11 10:19:11 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:ee7643efe84025d469def17690406bb134fdd4b44e7739270f5671c38ffe7797 10:19:11 #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:ee7643efe84025d469def17690406bb134fdd4b44e7739270f5671c38ffe7797 done 10:19:11 #5 CACHED 10:19:11 10:19:11 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:ee7643efe84025d469def17690406bb134fdd4b44e7739270f5671c38ffe7797 10:19:11 #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:ee7643efe84025d469def17690406bb134fdd4b44e7739270f5671c38ffe7797 done 10:19:11 #6 CACHED 10:19:11 10:19:11 #7 exporting to image 10:19:11 #7 exporting layers done 10:19:11 #7 exporting manifest sha256:87687ec2f1ec607ca4a2e9fb00eb9fb19d90ea1ded9933141289ea1b61fabc4a done 10:19:11 #7 exporting config sha256:92b23ca8c8d579a2fc7393d270939e1804cf1decddf06cc508e6bbefb9961779 done 10:19:11 #7 exporting manifest sha256:8dc0d30f5f147c8c717dc6da0e5899ad80942eb0beb16c90347baf93e58ed811 done 10:19:11 #7 exporting config sha256:06238bd41267c344ab8799d92f3b8c5586cc6fc46f7a8c6a5c591edb68d9bb2b done 10:19:11 #7 exporting manifest list sha256:6e9c0a7a36f039f4ff1cae49040603e0fe173e4f6b3718cf08b0e2b42b85d998 done 10:19:11 #7 pushing layers 0.0s done 10:19:11 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:6e9c0a7a36f039f4ff1cae49040603e0fe173e4f6b3718cf08b0e2b42b85d998 10:19:11 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:19:11 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:6e9c0a7a36f039f4ff1cae49040603e0fe173e4f6b3718cf08b0e2b42b85d998 0.1s done 10:19:11 #7 DONE 0.1s 10:19:11 10:19:11 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 10:19:11 #8 DONE 0.0s 10:19:11 10:19:11 1 warning found (use --debug to expand): 10:19:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:19:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4' 10:19:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4 --push - 10:19:12 #1 [internal] load build definition from Dockerfile 10:19:12 #1 transferring dockerfile: 216B done 10:19:12 #1 DONE 0.0s 10:19:12 10:19:12 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:19:12 #2 DONE 0.1s 10:19:12 10:19:12 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:19:12 #3 DONE 0.1s 10:19:12 10:19:12 #4 [internal] load .dockerignore 10:19:12 #4 transferring context: 2B done 10:19:12 #4 DONE 0.0s 10:19:12 10:19:12 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:20c41dd419b43aee274935dc72f0cd538c7c650b05a4898f24d6690db836f5d8 10:19:12 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:20c41dd419b43aee274935dc72f0cd538c7c650b05a4898f24d6690db836f5d8 0.0s done 10:19:12 #5 DONE 0.0s 10:19:12 10:19:12 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:20c41dd419b43aee274935dc72f0cd538c7c650b05a4898f24d6690db836f5d8 10:19:12 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:20c41dd419b43aee274935dc72f0cd538c7c650b05a4898f24d6690db836f5d8 0.0s done 10:19:12 #6 DONE 0.1s 10:19:12 10:19:12 #7 exporting to image 10:19:12 #7 exporting layers done 10:19:12 #7 exporting manifest sha256:efc399885c653f413f8dda765faaa113a5d99272dffc9dab5ad9f712c7189c78 done 10:19:12 #7 exporting config sha256:c334a492cb7dc443759938bb88378327d8d7359f58dd712227c9b328613cf8bd 10:19:12 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:19:12 #7 ... 10:19:12 10:19:12 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 10:19:12 #8 DONE 0.0s 10:19:12 10:19:12 #7 exporting to image 10:19:12 #7 exporting config sha256:c334a492cb7dc443759938bb88378327d8d7359f58dd712227c9b328613cf8bd done 10:19:12 #7 exporting manifest sha256:5b7acd630cd3b53c160ad95a9100139cb4200dbf3486eae8c43b6d082e3bc6ca done 10:19:12 #7 exporting config sha256:1fbd21361d875562bf8c68a010c3360d0046ae072d7815c8654833c7eaca79fa done 10:19:12 #7 exporting manifest list sha256:90b3441828f6eb4b58f28459448d1192c649e86d049391feac5fd02916106c14 done 10:19:12 #7 pushing layers 0.1s done 10:19:12 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:90b3441828f6eb4b58f28459448d1192c649e86d049391feac5fd02916106c14 10:19:12 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:90b3441828f6eb4b58f28459448d1192c649e86d049391feac5fd02916106c14 0.1s done 10:19:12 #7 DONE 0.2s 10:19:12 10:19:12 1 warning found (use --debug to expand): 10:19:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:19:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' 10:19:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - 10:19:12 #1 [internal] load build definition from Dockerfile 10:19:12 #1 transferring dockerfile: 182B done 10:19:12 #1 DONE 0.0s 10:19:12 10:19:12 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 10:19:12 #2 DONE 0.0s 10:19:12 10:19:12 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 10:19:12 #3 DONE 0.0s 10:19:12 10:19:12 #4 [internal] load .dockerignore 10:19:12 #4 transferring context: 2B done 10:19:12 #4 DONE 0.0s 10:19:12 10:19:12 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:20c41dd419b43aee274935dc72f0cd538c7c650b05a4898f24d6690db836f5d8 10:19:12 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:20c41dd419b43aee274935dc72f0cd538c7c650b05a4898f24d6690db836f5d8 0.0s done 10:19:12 #5 CACHED 10:19:12 10:19:12 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:20c41dd419b43aee274935dc72f0cd538c7c650b05a4898f24d6690db836f5d8 10:19:12 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:20c41dd419b43aee274935dc72f0cd538c7c650b05a4898f24d6690db836f5d8 0.0s done 10:19:12 #6 CACHED 10:19:12 10:19:12 #7 exporting to image 10:19:12 #7 exporting layers done 10:19:12 #7 exporting manifest sha256:efc399885c653f413f8dda765faaa113a5d99272dffc9dab5ad9f712c7189c78 done 10:19:12 #7 exporting config sha256:c334a492cb7dc443759938bb88378327d8d7359f58dd712227c9b328613cf8bd done 10:19:12 #7 exporting manifest sha256:5b7acd630cd3b53c160ad95a9100139cb4200dbf3486eae8c43b6d082e3bc6ca done 10:19:12 #7 exporting config sha256:1fbd21361d875562bf8c68a010c3360d0046ae072d7815c8654833c7eaca79fa done 10:19:12 #7 exporting manifest list sha256:90b3441828f6eb4b58f28459448d1192c649e86d049391feac5fd02916106c14 done 10:19:12 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:19:13 #7 pushing layers 0.0s done 10:19:13 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:90b3441828f6eb4b58f28459448d1192c649e86d049391feac5fd02916106c14 0.1s done 10:19:13 #7 DONE 0.1s 10:19:13 10:19:13 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 10:19:13 #8 DONE 0.0s 10:19:13 10:19:13 1 warning found (use --debug to expand): 10:19:13  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:19:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.64' 10:19:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.64 --push - 10:19:13 #1 [internal] load build definition from Dockerfile 10:19:13 #1 transferring dockerfile: 188B done 10:19:13 #1 DONE 0.0s 10:19:13 10:19:13 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.64 10:19:13 #2 DONE 0.0s 10:19:13 10:19:13 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.64 10:19:13 #3 DONE 0.0s 10:19:13 10:19:13 #4 [internal] load .dockerignore 10:19:13 #4 transferring context: 2B done 10:19:13 #4 DONE 0.0s 10:19:13 10:19:13 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.64@sha256:20c41dd419b43aee274935dc72f0cd538c7c650b05a4898f24d6690db836f5d8 10:19:13 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.64@sha256:20c41dd419b43aee274935dc72f0cd538c7c650b05a4898f24d6690db836f5d8 0.0s done 10:19:13 #5 CACHED 10:19:13 10:19:13 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.64@sha256:20c41dd419b43aee274935dc72f0cd538c7c650b05a4898f24d6690db836f5d8 10:19:13 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.64@sha256:20c41dd419b43aee274935dc72f0cd538c7c650b05a4898f24d6690db836f5d8 0.0s done 10:19:13 #6 CACHED 10:19:13 10:19:13 #7 exporting to image 10:19:13 #7 exporting layers done 10:19:13 #7 exporting manifest sha256:efc399885c653f413f8dda765faaa113a5d99272dffc9dab5ad9f712c7189c78 done 10:19:13 #7 exporting config sha256:c334a492cb7dc443759938bb88378327d8d7359f58dd712227c9b328613cf8bd done 10:19:13 #7 exporting manifest sha256:5b7acd630cd3b53c160ad95a9100139cb4200dbf3486eae8c43b6d082e3bc6ca done 10:19:13 #7 exporting config sha256:1fbd21361d875562bf8c68a010c3360d0046ae072d7815c8654833c7eaca79fa done 10:19:13 #7 exporting manifest list sha256:90b3441828f6eb4b58f28459448d1192c649e86d049391feac5fd02916106c14 done 10:19:13 #7 pushing layers 0.0s done 10:19:13 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.64@sha256:90b3441828f6eb4b58f28459448d1192c649e86d049391feac5fd02916106c14 10:19:13 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:19:13 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.64@sha256:90b3441828f6eb4b58f28459448d1192c649e86d049391feac5fd02916106c14 0.1s done 10:19:13 #7 DONE 0.1s 10:19:13 10:19:13 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 10:19:13 #8 DONE 0.0s 10:19:13 10:19:13 1 warning found (use --debug to expand): 10:19:13  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:19:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64' 10:19:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 --push - 10:19:14 #1 [internal] load build definition from Dockerfile 10:19:14 #1 transferring dockerfile: 229B done 10:19:14 #1 DONE 0.0s 10:19:14 10:19:14 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:19:14 #2 DONE 0.0s 10:19:14 10:19:14 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:19:14 #3 DONE 0.0s 10:19:14 10:19:14 #4 [internal] load .dockerignore 10:19:14 #4 transferring context: 2B done 10:19:14 #4 DONE 0.0s 10:19:14 10:19:14 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:20c41dd419b43aee274935dc72f0cd538c7c650b05a4898f24d6690db836f5d8 10:19:14 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:20c41dd419b43aee274935dc72f0cd538c7c650b05a4898f24d6690db836f5d8 done 10:19:14 #5 CACHED 10:19:14 10:19:14 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:20c41dd419b43aee274935dc72f0cd538c7c650b05a4898f24d6690db836f5d8 10:19:14 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:20c41dd419b43aee274935dc72f0cd538c7c650b05a4898f24d6690db836f5d8 0.0s done 10:19:14 #6 CACHED 10:19:14 10:19:14 #7 exporting to image 10:19:14 #7 exporting layers done 10:19:14 #7 exporting manifest sha256:efc399885c653f413f8dda765faaa113a5d99272dffc9dab5ad9f712c7189c78 done 10:19:14 #7 exporting config sha256:c334a492cb7dc443759938bb88378327d8d7359f58dd712227c9b328613cf8bd done 10:19:14 #7 exporting manifest sha256:5b7acd630cd3b53c160ad95a9100139cb4200dbf3486eae8c43b6d082e3bc6ca done 10:19:14 #7 exporting config sha256:1fbd21361d875562bf8c68a010c3360d0046ae072d7815c8654833c7eaca79fa done 10:19:14 #7 exporting manifest list sha256:90b3441828f6eb4b58f28459448d1192c649e86d049391feac5fd02916106c14 done 10:19:14 #7 pushing layers 0.0s done 10:19:14 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:90b3441828f6eb4b58f28459448d1192c649e86d049391feac5fd02916106c14 10:19:14 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:19:14 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:90b3441828f6eb4b58f28459448d1192c649e86d049391feac5fd02916106c14 0.1s done 10:19:14 #7 DONE 0.1s 10:19:14 10:19:14 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 10:19:14 #8 DONE 0.0s 10:19:14 10:19:14 1 warning found (use --debug to expand): 10:19:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:19:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' 10:19:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - 10:19:14 #1 [internal] load build definition from Dockerfile 10:19:14 #1 transferring dockerfile: 180B done 10:19:14 #1 DONE 0.0s 10:19:14 10:19:14 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 10:19:14 #2 DONE 0.0s 10:19:14 10:19:14 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 10:19:14 #3 DONE 0.0s 10:19:14 10:19:14 #4 [internal] load .dockerignore 10:19:14 #4 transferring context: 2B done 10:19:14 #4 DONE 0.0s 10:19:14 10:19:14 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:20c41dd419b43aee274935dc72f0cd538c7c650b05a4898f24d6690db836f5d8 10:19:14 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:20c41dd419b43aee274935dc72f0cd538c7c650b05a4898f24d6690db836f5d8 done 10:19:14 #5 CACHED 10:19:14 10:19:14 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:20c41dd419b43aee274935dc72f0cd538c7c650b05a4898f24d6690db836f5d8 10:19:14 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:20c41dd419b43aee274935dc72f0cd538c7c650b05a4898f24d6690db836f5d8 done 10:19:14 #6 CACHED 10:19:14 10:19:14 #7 exporting to image 10:19:14 #7 exporting layers done 10:19:14 #7 exporting manifest sha256:efc399885c653f413f8dda765faaa113a5d99272dffc9dab5ad9f712c7189c78 done 10:19:14 #7 exporting config sha256:c334a492cb7dc443759938bb88378327d8d7359f58dd712227c9b328613cf8bd done 10:19:14 #7 exporting manifest sha256:5b7acd630cd3b53c160ad95a9100139cb4200dbf3486eae8c43b6d082e3bc6ca done 10:19:14 #7 exporting config sha256:1fbd21361d875562bf8c68a010c3360d0046ae072d7815c8654833c7eaca79fa done 10:19:14 #7 exporting manifest list sha256:90b3441828f6eb4b58f28459448d1192c649e86d049391feac5fd02916106c14 done 10:19:14 #7 pushing layers 0.0s done 10:19:14 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:90b3441828f6eb4b58f28459448d1192c649e86d049391feac5fd02916106c14 10:19:14 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:19:14 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:90b3441828f6eb4b58f28459448d1192c649e86d049391feac5fd02916106c14 0.1s done 10:19:14 #7 DONE 0.1s 10:19:14 10:19:14 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 10:19:14 #8 DONE 0.0s 10:19:14 10:19:14 1 warning found (use --debug to expand): 10:19:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:19:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:369fcd6bf29aafe6b5d191e53436f801010b80d4' 10:19:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:369fcd6bf29aafe6b5d191e53436f801010b80d4 --push - 10:19:15 #1 [internal] load build definition from Dockerfile 10:19:15 #1 transferring dockerfile: 194B done 10:19:15 #1 DONE 0.0s 10:19:15 10:19:15 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:19:15 #2 DONE 0.0s 10:19:15 10:19:15 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:19:15 #3 DONE 0.0s 10:19:15 10:19:15 #4 [internal] load .dockerignore 10:19:15 #4 transferring context: 2B done 10:19:15 #4 DONE 0.0s 10:19:15 10:19:15 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:e240a7c4119ded8a2deef0e1a5ec702f12a08f4145dd176a1334426e70627ffb 10:19:15 #5 resolve nexus3.edgexfoundry.org:10004/core-data:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:e240a7c4119ded8a2deef0e1a5ec702f12a08f4145dd176a1334426e70627ffb done 10:19:15 #5 DONE 0.0s 10:19:15 10:19:15 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:e240a7c4119ded8a2deef0e1a5ec702f12a08f4145dd176a1334426e70627ffb 10:19:15 #6 resolve nexus3.edgexfoundry.org:10004/core-data:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:e240a7c4119ded8a2deef0e1a5ec702f12a08f4145dd176a1334426e70627ffb done 10:19:15 #6 DONE 0.0s 10:19:15 10:19:15 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:e240a7c4119ded8a2deef0e1a5ec702f12a08f4145dd176a1334426e70627ffb 10:19:15 #5 resolve nexus3.edgexfoundry.org:10004/core-data:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:e240a7c4119ded8a2deef0e1a5ec702f12a08f4145dd176a1334426e70627ffb done 10:19:15 #5 DONE 0.1s 10:19:15 10:19:15 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 10:19:15 #7 DONE 0.0s 10:19:15 10:19:15 #8 exporting to image 10:19:15 #8 exporting layers done 10:19:15 #8 exporting manifest sha256:05bec348fd1da4bf677de0f90dd3bba0cf724e2f2d4d0de326a1d4010c659ea7 done 10:19:15 #8 exporting config sha256:320e71f3d9f2b3d59ec8b1323ca5b7d8e610dc69b361a9ae18440b51d8b6fab7 done 10:19:15 #8 exporting manifest sha256:a26d26b0d9ac10a04cb7158d409407e69043fe88a10e3252a8911b871409e45f done 10:19:15 #8 exporting config sha256:87493d3adda872fb0f3f16b5ac05900fad33b16cb23828e2e044b26fd71e9175 done 10:19:15 #8 exporting manifest list sha256:813da60b6168837d3149fe9eaaae51520c917c6718bd265f41765f16e251bff6 done 10:19:15 #8 pushing layers 0.1s done 10:19:15 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:813da60b6168837d3149fe9eaaae51520c917c6718bd265f41765f16e251bff6 0.1s done 10:19:15 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:19:15 #8 DONE 0.2s 10:19:15 10:19:15 1 warning found (use --debug to expand): 10:19:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:19:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' 10:19:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - 10:19:15 #1 [internal] load build definition from Dockerfile 10:19:15 #1 DONE 0.0s 10:19:15 10:19:15 #1 [internal] load build definition from Dockerfile 10:19:15 #1 transferring dockerfile: 160B done 10:19:15 #1 DONE 0.0s 10:19:15 10:19:15 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 10:19:15 #2 DONE 0.0s 10:19:15 10:19:15 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 10:19:15 #3 DONE 0.0s 10:19:15 10:19:15 #4 [internal] load .dockerignore 10:19:15 #4 transferring context: 2B done 10:19:15 #4 DONE 0.0s 10:19:15 10:19:15 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:e240a7c4119ded8a2deef0e1a5ec702f12a08f4145dd176a1334426e70627ffb 10:19:15 #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:e240a7c4119ded8a2deef0e1a5ec702f12a08f4145dd176a1334426e70627ffb done 10:19:15 #5 CACHED 10:19:15 10:19:15 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:e240a7c4119ded8a2deef0e1a5ec702f12a08f4145dd176a1334426e70627ffb 10:19:15 #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:e240a7c4119ded8a2deef0e1a5ec702f12a08f4145dd176a1334426e70627ffb done 10:19:15 #6 CACHED 10:19:15 10:19:15 #7 exporting to image 10:19:15 #7 exporting layers done 10:19:15 #7 exporting manifest sha256:05bec348fd1da4bf677de0f90dd3bba0cf724e2f2d4d0de326a1d4010c659ea7 done 10:19:15 #7 exporting config sha256:320e71f3d9f2b3d59ec8b1323ca5b7d8e610dc69b361a9ae18440b51d8b6fab7 done 10:19:15 #7 exporting manifest sha256:a26d26b0d9ac10a04cb7158d409407e69043fe88a10e3252a8911b871409e45f done 10:19:15 #7 exporting config sha256:87493d3adda872fb0f3f16b5ac05900fad33b16cb23828e2e044b26fd71e9175 done 10:19:15 #7 exporting manifest list sha256:813da60b6168837d3149fe9eaaae51520c917c6718bd265f41765f16e251bff6 done 10:19:15 #7 pushing layers 0.0s done 10:19:15 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:813da60b6168837d3149fe9eaaae51520c917c6718bd265f41765f16e251bff6 10:19:15 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:19:16 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:813da60b6168837d3149fe9eaaae51520c917c6718bd265f41765f16e251bff6 0.1s done 10:19:16 #7 DONE 0.1s 10:19:16 10:19:16 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 10:19:16 #8 DONE 0.0s 10:19:16 10:19:16 1 warning found (use --debug to expand): 10:19:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:19:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.64' 10:19:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.64 --push - 10:19:16 #1 [internal] load build definition from Dockerfile 10:19:16 #1 transferring dockerfile: 166B done 10:19:16 #1 DONE 0.0s 10:19:16 10:19:16 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.64 10:19:16 #2 DONE 0.0s 10:19:16 10:19:16 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.64 10:19:16 #3 DONE 0.0s 10:19:16 10:19:16 #4 [internal] load .dockerignore 10:19:16 #4 transferring context: 2B done 10:19:16 #4 DONE 0.0s 10:19:16 10:19:16 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.64@sha256:e240a7c4119ded8a2deef0e1a5ec702f12a08f4145dd176a1334426e70627ffb 10:19:16 #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.64@sha256:e240a7c4119ded8a2deef0e1a5ec702f12a08f4145dd176a1334426e70627ffb 0.0s done 10:19:16 #5 CACHED 10:19:16 10:19:16 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.64@sha256:e240a7c4119ded8a2deef0e1a5ec702f12a08f4145dd176a1334426e70627ffb 10:19:16 #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.64@sha256:e240a7c4119ded8a2deef0e1a5ec702f12a08f4145dd176a1334426e70627ffb done 10:19:16 #6 CACHED 10:19:16 10:19:16 #7 exporting to image 10:19:16 #7 exporting layers done 10:19:16 #7 exporting manifest sha256:05bec348fd1da4bf677de0f90dd3bba0cf724e2f2d4d0de326a1d4010c659ea7 done 10:19:16 #7 exporting config sha256:320e71f3d9f2b3d59ec8b1323ca5b7d8e610dc69b361a9ae18440b51d8b6fab7 done 10:19:16 #7 exporting manifest sha256:a26d26b0d9ac10a04cb7158d409407e69043fe88a10e3252a8911b871409e45f done 10:19:16 #7 exporting config sha256:87493d3adda872fb0f3f16b5ac05900fad33b16cb23828e2e044b26fd71e9175 done 10:19:16 #7 exporting manifest list sha256:813da60b6168837d3149fe9eaaae51520c917c6718bd265f41765f16e251bff6 done 10:19:16 #7 pushing layers 0.0s done 10:19:16 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.64@sha256:813da60b6168837d3149fe9eaaae51520c917c6718bd265f41765f16e251bff6 10:19:16 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:19:16 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.64@sha256:813da60b6168837d3149fe9eaaae51520c917c6718bd265f41765f16e251bff6 0.1s done 10:19:16 #7 DONE 0.1s 10:19:16 10:19:16 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 10:19:16 #8 DONE 0.0s 10:19:16 10:19:16 1 warning found (use --debug to expand): 10:19:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:19:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64' 10:19:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 --push - 10:19:17 #1 [internal] load build definition from Dockerfile 10:19:17 #1 transferring dockerfile: 207B done 10:19:17 #1 DONE 0.0s 10:19:17 10:19:17 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:19:17 #2 DONE 0.0s 10:19:17 10:19:17 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:19:17 #3 DONE 0.0s 10:19:17 10:19:17 #4 [internal] load .dockerignore 10:19:17 #4 transferring context: 2B done 10:19:17 #4 DONE 0.0s 10:19:17 10:19:17 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:e240a7c4119ded8a2deef0e1a5ec702f12a08f4145dd176a1334426e70627ffb 10:19:17 #5 resolve nexus3.edgexfoundry.org:10004/core-data:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:e240a7c4119ded8a2deef0e1a5ec702f12a08f4145dd176a1334426e70627ffb 0.0s done 10:19:17 #5 CACHED 10:19:17 10:19:17 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:e240a7c4119ded8a2deef0e1a5ec702f12a08f4145dd176a1334426e70627ffb 10:19:17 #6 resolve nexus3.edgexfoundry.org:10004/core-data:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:e240a7c4119ded8a2deef0e1a5ec702f12a08f4145dd176a1334426e70627ffb 0.0s done 10:19:17 #6 CACHED 10:19:17 10:19:17 #7 exporting to image 10:19:17 #7 exporting layers done 10:19:17 #7 exporting manifest sha256:05bec348fd1da4bf677de0f90dd3bba0cf724e2f2d4d0de326a1d4010c659ea7 done 10:19:17 #7 exporting config sha256:320e71f3d9f2b3d59ec8b1323ca5b7d8e610dc69b361a9ae18440b51d8b6fab7 done 10:19:17 #7 exporting manifest sha256:a26d26b0d9ac10a04cb7158d409407e69043fe88a10e3252a8911b871409e45f done 10:19:17 #7 exporting config sha256:87493d3adda872fb0f3f16b5ac05900fad33b16cb23828e2e044b26fd71e9175 done 10:19:17 #7 exporting manifest list sha256:813da60b6168837d3149fe9eaaae51520c917c6718bd265f41765f16e251bff6 done 10:19:17 #7 pushing layers 0.0s done 10:19:17 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:813da60b6168837d3149fe9eaaae51520c917c6718bd265f41765f16e251bff6 10:19:17 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:19:17 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:813da60b6168837d3149fe9eaaae51520c917c6718bd265f41765f16e251bff6 0.1s done 10:19:17 #7 DONE 0.1s 10:19:17 10:19:17 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 10:19:17 #8 DONE 0.0s 10:19:17 10:19:17 1 warning found (use --debug to expand): 10:19:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:19:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' 10:19:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - 10:19:17 #1 [internal] load build definition from Dockerfile 10:19:17 #1 transferring dockerfile: 158B done 10:19:17 #1 DONE 0.0s 10:19:17 10:19:17 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 10:19:17 #2 DONE 0.0s 10:19:17 10:19:17 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 10:19:17 #3 DONE 0.0s 10:19:17 10:19:17 #4 [internal] load .dockerignore 10:19:17 #4 transferring context: 2B done 10:19:17 #4 DONE 0.0s 10:19:17 10:19:17 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:e240a7c4119ded8a2deef0e1a5ec702f12a08f4145dd176a1334426e70627ffb 10:19:17 #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:e240a7c4119ded8a2deef0e1a5ec702f12a08f4145dd176a1334426e70627ffb done 10:19:17 #5 DONE 0.0s 10:19:17 10:19:17 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:e240a7c4119ded8a2deef0e1a5ec702f12a08f4145dd176a1334426e70627ffb 10:19:17 #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:e240a7c4119ded8a2deef0e1a5ec702f12a08f4145dd176a1334426e70627ffb done 10:19:17 #6 CACHED 10:19:17 10:19:17 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:e240a7c4119ded8a2deef0e1a5ec702f12a08f4145dd176a1334426e70627ffb 10:19:17 #5 CACHED 10:19:17 10:19:17 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 10:19:17 #7 DONE 0.0s 10:19:17 10:19:17 #8 exporting to image 10:19:17 #8 exporting layers done 10:19:17 #8 exporting manifest sha256:05bec348fd1da4bf677de0f90dd3bba0cf724e2f2d4d0de326a1d4010c659ea7 done 10:19:17 #8 exporting config sha256:320e71f3d9f2b3d59ec8b1323ca5b7d8e610dc69b361a9ae18440b51d8b6fab7 done 10:19:17 #8 exporting manifest sha256:a26d26b0d9ac10a04cb7158d409407e69043fe88a10e3252a8911b871409e45f done 10:19:17 #8 exporting config sha256:87493d3adda872fb0f3f16b5ac05900fad33b16cb23828e2e044b26fd71e9175 done 10:19:17 #8 exporting manifest list sha256:813da60b6168837d3149fe9eaaae51520c917c6718bd265f41765f16e251bff6 done 10:19:17 #8 pushing layers 0.0s done 10:19:17 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:813da60b6168837d3149fe9eaaae51520c917c6718bd265f41765f16e251bff6 0.1s done 10:19:17 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:19:17 #8 DONE 0.1s 10:19:17 10:19:17 1 warning found (use --debug to expand): 10:19:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:19:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:369fcd6bf29aafe6b5d191e53436f801010b80d4' 10:19:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:369fcd6bf29aafe6b5d191e53436f801010b80d4 --push - 10:19:18 #1 [internal] load build definition from Dockerfile 10:19:18 #1 transferring dockerfile: 196B done 10:19:18 #1 DONE 0.0s 10:19:18 10:19:18 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:19:18 #2 DONE 0.0s 10:19:18 10:19:18 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:19:18 #3 DONE 0.0s 10:19:18 10:19:18 #4 [internal] load .dockerignore 10:19:18 #4 transferring context: 2B done 10:19:18 #4 DONE 0.0s 10:19:18 10:19:18 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:2c3f9bb22a934a26a26636c266c87e196dc1239a1654065f6bff5b281c2bc03a 10:19:18 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:2c3f9bb22a934a26a26636c266c87e196dc1239a1654065f6bff5b281c2bc03a 0.0s done 10:19:18 #5 DONE 0.0s 10:19:18 10:19:18 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:2c3f9bb22a934a26a26636c266c87e196dc1239a1654065f6bff5b281c2bc03a 10:19:18 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:2c3f9bb22a934a26a26636c266c87e196dc1239a1654065f6bff5b281c2bc03a done 10:19:18 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:2c3f9bb22a934a26a26636c266c87e196dc1239a1654065f6bff5b281c2bc03a done 10:19:18 #6 DONE 0.1s 10:19:18 10:19:18 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:2c3f9bb22a934a26a26636c266c87e196dc1239a1654065f6bff5b281c2bc03a 10:19:18 #5 DONE 0.0s 10:19:18 10:19:18 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 10:19:18 #7 DONE 0.0s 10:19:18 10:19:18 #8 exporting to image 10:19:18 #8 exporting layers done 10:19:18 #8 exporting manifest sha256:04c8de3810a41bf83a04055aa74532cf059f3ea7e7269b33b6067f07872d0786 done 10:19:18 #8 exporting config sha256:29983fdaefd01f1395dc6c4da40a8f307310de60a3e77e6a820a02b5f4db2839 done 10:19:18 #8 exporting manifest sha256:6e2a36f2115b3ace5cd30387201325fddaf24352bd32aea1303517c1a9b09ca6 done 10:19:18 #8 exporting config sha256:f412cae13a8535fba751849611123986ec29c7cc256c5f6d49aa12b30508ba85 done 10:19:18 #8 exporting manifest list sha256:20fdf4d0ebd0627cc00db0b59bce125082a436de71b7e8c6360b85b192a17335 done 10:19:18 #8 pushing layers 10:19:18 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:19:18 #8 pushing layers 0.1s done 10:19:18 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:20fdf4d0ebd0627cc00db0b59bce125082a436de71b7e8c6360b85b192a17335 0.1s done 10:19:18 #8 DONE 0.2s 10:19:18 10:19:18 1 warning found (use --debug to expand): 10:19:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:19:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' 10:19:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - 10:19:19 #1 [internal] load build definition from Dockerfile 10:19:19 #1 transferring dockerfile: 162B done 10:19:19 #1 DONE 0.0s 10:19:19 10:19:19 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 10:19:19 #2 DONE 0.0s 10:19:19 10:19:19 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 10:19:19 #3 DONE 0.0s 10:19:19 10:19:19 #4 [internal] load .dockerignore 10:19:19 #4 transferring context: 2B done 10:19:19 #4 DONE 0.0s 10:19:19 10:19:19 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:2c3f9bb22a934a26a26636c266c87e196dc1239a1654065f6bff5b281c2bc03a 10:19:19 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:2c3f9bb22a934a26a26636c266c87e196dc1239a1654065f6bff5b281c2bc03a done 10:19:19 #5 CACHED 10:19:19 10:19:19 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:2c3f9bb22a934a26a26636c266c87e196dc1239a1654065f6bff5b281c2bc03a 10:19:19 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:2c3f9bb22a934a26a26636c266c87e196dc1239a1654065f6bff5b281c2bc03a done 10:19:19 #6 CACHED 10:19:19 10:19:19 #7 exporting to image 10:19:19 #7 exporting layers done 10:19:19 #7 exporting manifest sha256:04c8de3810a41bf83a04055aa74532cf059f3ea7e7269b33b6067f07872d0786 done 10:19:19 #7 exporting config sha256:29983fdaefd01f1395dc6c4da40a8f307310de60a3e77e6a820a02b5f4db2839 done 10:19:19 #7 exporting manifest sha256:6e2a36f2115b3ace5cd30387201325fddaf24352bd32aea1303517c1a9b09ca6 done 10:19:19 #7 exporting config sha256:f412cae13a8535fba751849611123986ec29c7cc256c5f6d49aa12b30508ba85 done 10:19:19 #7 exporting manifest list sha256:20fdf4d0ebd0627cc00db0b59bce125082a436de71b7e8c6360b85b192a17335 done 10:19:19 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:19:19 #7 ... 10:19:19 10:19:19 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 10:19:19 #8 DONE 0.0s 10:19:19 10:19:19 #7 exporting to image 10:19:19 #7 pushing layers 0.0s done 10:19:19 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:20fdf4d0ebd0627cc00db0b59bce125082a436de71b7e8c6360b85b192a17335 10:19:19 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:20fdf4d0ebd0627cc00db0b59bce125082a436de71b7e8c6360b85b192a17335 0.2s done 10:19:19 #7 DONE 0.2s 10:19:19 10:19:19 1 warning found (use --debug to expand): 10:19:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:19:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.64' 10:19:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.64 --push - 10:19:19 #1 [internal] load build definition from Dockerfile 10:19:19 #1 transferring dockerfile: 168B done 10:19:19 #1 DONE 0.0s 10:19:19 10:19:19 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.64 10:19:19 #2 DONE 0.0s 10:19:19 10:19:19 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.64 10:19:19 #3 DONE 0.0s 10:19:19 10:19:19 #4 [internal] load .dockerignore 10:19:19 #4 transferring context: 2B done 10:19:19 #4 DONE 0.0s 10:19:19 10:19:19 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.64@sha256:2c3f9bb22a934a26a26636c266c87e196dc1239a1654065f6bff5b281c2bc03a 10:19:19 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.64@sha256:2c3f9bb22a934a26a26636c266c87e196dc1239a1654065f6bff5b281c2bc03a done 10:19:19 #5 CACHED 10:19:19 10:19:19 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.64@sha256:2c3f9bb22a934a26a26636c266c87e196dc1239a1654065f6bff5b281c2bc03a 10:19:19 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.64@sha256:2c3f9bb22a934a26a26636c266c87e196dc1239a1654065f6bff5b281c2bc03a 0.0s done 10:19:19 #6 CACHED 10:19:19 10:19:19 #7 exporting to image 10:19:19 #7 exporting layers done 10:19:19 #7 exporting manifest sha256:04c8de3810a41bf83a04055aa74532cf059f3ea7e7269b33b6067f07872d0786 done 10:19:19 #7 exporting config sha256:29983fdaefd01f1395dc6c4da40a8f307310de60a3e77e6a820a02b5f4db2839 done 10:19:19 #7 exporting manifest sha256:6e2a36f2115b3ace5cd30387201325fddaf24352bd32aea1303517c1a9b09ca6 done 10:19:19 #7 exporting config sha256:f412cae13a8535fba751849611123986ec29c7cc256c5f6d49aa12b30508ba85 done 10:19:19 #7 exporting manifest list sha256:20fdf4d0ebd0627cc00db0b59bce125082a436de71b7e8c6360b85b192a17335 done 10:19:19 #7 pushing layers 0.0s done 10:19:19 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.64@sha256:20fdf4d0ebd0627cc00db0b59bce125082a436de71b7e8c6360b85b192a17335 10:19:19 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:19:19 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.64@sha256:20fdf4d0ebd0627cc00db0b59bce125082a436de71b7e8c6360b85b192a17335 0.1s done 10:19:19 #7 DONE 0.1s 10:19:19 10:19:19 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 10:19:19 #8 DONE 0.0s 10:19:19 10:19:19 1 warning found (use --debug to expand): 10:19:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:19:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64' 10:19:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 --push - 10:19:20 #1 [internal] load build definition from Dockerfile 10:19:20 #1 transferring dockerfile: 209B done 10:19:20 #1 DONE 0.0s 10:19:20 10:19:20 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:19:20 #2 DONE 0.0s 10:19:20 10:19:20 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:19:20 #3 DONE 0.0s 10:19:20 10:19:20 #4 [internal] load .dockerignore 10:19:20 #4 transferring context: 2B done 10:19:20 #4 DONE 0.0s 10:19:20 10:19:20 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:2c3f9bb22a934a26a26636c266c87e196dc1239a1654065f6bff5b281c2bc03a 10:19:20 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:2c3f9bb22a934a26a26636c266c87e196dc1239a1654065f6bff5b281c2bc03a 0.0s done 10:19:20 #5 CACHED 10:19:20 10:19:20 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:2c3f9bb22a934a26a26636c266c87e196dc1239a1654065f6bff5b281c2bc03a 10:19:20 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:2c3f9bb22a934a26a26636c266c87e196dc1239a1654065f6bff5b281c2bc03a 0.0s done 10:19:20 #6 CACHED 10:19:20 10:19:20 #7 exporting to image 10:19:20 #7 exporting layers done 10:19:20 #7 exporting manifest sha256:04c8de3810a41bf83a04055aa74532cf059f3ea7e7269b33b6067f07872d0786 done 10:19:20 #7 exporting config sha256:29983fdaefd01f1395dc6c4da40a8f307310de60a3e77e6a820a02b5f4db2839 done 10:19:20 #7 exporting manifest sha256:6e2a36f2115b3ace5cd30387201325fddaf24352bd32aea1303517c1a9b09ca6 done 10:19:20 #7 exporting config sha256:f412cae13a8535fba751849611123986ec29c7cc256c5f6d49aa12b30508ba85 done 10:19:20 #7 exporting manifest list sha256:20fdf4d0ebd0627cc00db0b59bce125082a436de71b7e8c6360b85b192a17335 done 10:19:20 #7 pushing layers 0.0s done 10:19:20 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:20fdf4d0ebd0627cc00db0b59bce125082a436de71b7e8c6360b85b192a17335 10:19:20 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:19:20 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:20fdf4d0ebd0627cc00db0b59bce125082a436de71b7e8c6360b85b192a17335 0.1s done 10:19:20 #7 DONE 0.1s 10:19:20 10:19:20 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 10:19:20 #8 DONE 0.0s 10:19:20 10:19:20 1 warning found (use --debug to expand): 10:19:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:19:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' 10:19:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - 10:19:20 #1 [internal] load build definition from Dockerfile 10:19:20 #1 transferring dockerfile: 160B done 10:19:20 #1 DONE 0.0s 10:19:20 10:19:20 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 10:19:20 #2 DONE 0.0s 10:19:20 10:19:20 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 10:19:20 #3 DONE 0.0s 10:19:20 10:19:20 #4 [internal] load .dockerignore 10:19:20 #4 transferring context: 2B done 10:19:20 #4 DONE 0.0s 10:19:20 10:19:20 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:2c3f9bb22a934a26a26636c266c87e196dc1239a1654065f6bff5b281c2bc03a 10:19:20 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:2c3f9bb22a934a26a26636c266c87e196dc1239a1654065f6bff5b281c2bc03a done 10:19:20 #5 CACHED 10:19:20 10:19:20 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:2c3f9bb22a934a26a26636c266c87e196dc1239a1654065f6bff5b281c2bc03a 10:19:20 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:2c3f9bb22a934a26a26636c266c87e196dc1239a1654065f6bff5b281c2bc03a done 10:19:20 #6 CACHED 10:19:20 10:19:20 #7 exporting to image 10:19:20 #7 exporting layers done 10:19:20 #7 exporting manifest sha256:04c8de3810a41bf83a04055aa74532cf059f3ea7e7269b33b6067f07872d0786 done 10:19:20 #7 exporting config sha256:29983fdaefd01f1395dc6c4da40a8f307310de60a3e77e6a820a02b5f4db2839 10:19:20 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:19:20 #7 exporting config sha256:29983fdaefd01f1395dc6c4da40a8f307310de60a3e77e6a820a02b5f4db2839 done 10:19:20 #7 exporting manifest sha256:6e2a36f2115b3ace5cd30387201325fddaf24352bd32aea1303517c1a9b09ca6 done 10:19:20 #7 exporting config sha256:f412cae13a8535fba751849611123986ec29c7cc256c5f6d49aa12b30508ba85 done 10:19:20 #7 exporting manifest list sha256:20fdf4d0ebd0627cc00db0b59bce125082a436de71b7e8c6360b85b192a17335 done 10:19:20 #7 pushing layers 0.0s done 10:19:20 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:20fdf4d0ebd0627cc00db0b59bce125082a436de71b7e8c6360b85b192a17335 0.1s done 10:19:20 #7 DONE 0.1s 10:19:20 10:19:20 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 10:19:20 #8 DONE 0.0s 10:19:20 10:19:20 1 warning found (use --debug to expand): 10:19:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:19:21 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:369fcd6bf29aafe6b5d191e53436f801010b80d4' 10:19:21 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:369fcd6bf29aafe6b5d191e53436f801010b80d4 --push - 10:19:21 #1 [internal] load build definition from Dockerfile 10:19:21 #1 transferring dockerfile: 198B done 10:19:21 #1 DONE 0.0s 10:19:21 10:19:21 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:19:21 #2 DONE 0.0s 10:19:21 10:19:21 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:19:21 #3 DONE 0.0s 10:19:21 10:19:21 #4 [internal] load .dockerignore 10:19:21 #4 transferring context: 2B done 10:19:21 #4 DONE 0.0s 10:19:21 10:19:21 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:19321c455d35d153b7a2b895573d5c8a40f715f452376ee15e893cf9add25aa4 10:19:21 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:19321c455d35d153b7a2b895573d5c8a40f715f452376ee15e893cf9add25aa4 10:19:21 #5 ... 10:19:21 10:19:21 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:19321c455d35d153b7a2b895573d5c8a40f715f452376ee15e893cf9add25aa4 10:19:21 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:19321c455d35d153b7a2b895573d5c8a40f715f452376ee15e893cf9add25aa4 0.0s done 10:19:21 #6 DONE 0.0s 10:19:21 10:19:21 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 10:19:21 #7 DONE 0.0s 10:19:21 10:19:21 #8 exporting to image 10:19:21 #8 exporting layers done 10:19:21 #8 exporting manifest sha256:097aa744fae77b6ec8d16f59d37acf73adad61327472d80b0c67c5a031653bae done 10:19:21 #8 exporting config sha256:2e9811460be4138ae0b4581c24e94386516f8ff3292ca44042b8a7cd307ab2ec done 10:19:21 #8 exporting manifest sha256:4a28f65b4e94940eadedab942f677a97c59c06e75042e852099ba8a811fe47a1 done 10:19:21 #8 exporting config sha256:38077acf270700905bcd95ef89d4164427d1b57252b7e8a7fe82c3951a4d4763 done 10:19:21 #8 exporting manifest list sha256:8d04b27d4706b051cf6a301e637d6af2c8775f6fac6810feef070555c286c5e3 done 10:19:21 #8 pushing layers 10:19:21 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:19:21 #8 pushing layers 0.1s done 10:19:21 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:8d04b27d4706b051cf6a301e637d6af2c8775f6fac6810feef070555c286c5e3 0.1s done 10:19:21 #8 DONE 0.2s 10:19:21 10:19:21 1 warning found (use --debug to expand): 10:19:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:19:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' 10:19:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - 10:19:22 #1 [internal] load build definition from Dockerfile 10:19:22 #1 transferring dockerfile: 164B done 10:19:22 #1 DONE 0.0s 10:19:22 10:19:22 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 10:19:22 #2 DONE 0.0s 10:19:22 10:19:22 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 10:19:22 #3 DONE 0.0s 10:19:22 10:19:22 #4 [internal] load .dockerignore 10:19:22 #4 transferring context: 2B done 10:19:22 #4 DONE 0.0s 10:19:22 10:19:22 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:19321c455d35d153b7a2b895573d5c8a40f715f452376ee15e893cf9add25aa4 10:19:22 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:19321c455d35d153b7a2b895573d5c8a40f715f452376ee15e893cf9add25aa4 0.0s done 10:19:22 #5 CACHED 10:19:22 10:19:22 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:19321c455d35d153b7a2b895573d5c8a40f715f452376ee15e893cf9add25aa4 10:19:22 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:19321c455d35d153b7a2b895573d5c8a40f715f452376ee15e893cf9add25aa4 0.0s done 10:19:22 #6 CACHED 10:19:22 10:19:22 #7 exporting to image 10:19:22 #7 exporting layers done 10:19:22 #7 exporting manifest sha256:097aa744fae77b6ec8d16f59d37acf73adad61327472d80b0c67c5a031653bae done 10:19:22 #7 exporting config sha256:2e9811460be4138ae0b4581c24e94386516f8ff3292ca44042b8a7cd307ab2ec done 10:19:22 #7 exporting manifest sha256:4a28f65b4e94940eadedab942f677a97c59c06e75042e852099ba8a811fe47a1 done 10:19:22 #7 exporting config sha256:38077acf270700905bcd95ef89d4164427d1b57252b7e8a7fe82c3951a4d4763 10:19:22 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:19:22 #7 exporting config sha256:38077acf270700905bcd95ef89d4164427d1b57252b7e8a7fe82c3951a4d4763 done 10:19:22 #7 exporting manifest list sha256:8d04b27d4706b051cf6a301e637d6af2c8775f6fac6810feef070555c286c5e3 done 10:19:22 #7 pushing layers 0.0s done 10:19:22 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:8d04b27d4706b051cf6a301e637d6af2c8775f6fac6810feef070555c286c5e3 0.1s done 10:19:22 #7 DONE 0.1s 10:19:22 10:19:22 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 10:19:22 #8 DONE 0.0s 10:19:22 10:19:22 1 warning found (use --debug to expand): 10:19:22  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:19:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.64' 10:19:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.64 --push - 10:19:22 #1 [internal] load build definition from Dockerfile 10:19:22 #1 transferring dockerfile: 170B done 10:19:22 #1 DONE 0.0s 10:19:22 10:19:22 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.64 10:19:22 #2 DONE 0.0s 10:19:22 10:19:22 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.64 10:19:22 #3 DONE 0.0s 10:19:22 10:19:22 #4 [internal] load .dockerignore 10:19:22 #4 transferring context: 2B done 10:19:22 #4 DONE 0.0s 10:19:22 10:19:22 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.64@sha256:19321c455d35d153b7a2b895573d5c8a40f715f452376ee15e893cf9add25aa4 10:19:22 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.64@sha256:19321c455d35d153b7a2b895573d5c8a40f715f452376ee15e893cf9add25aa4 0.0s done 10:19:22 #5 CACHED 10:19:22 10:19:22 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.64@sha256:19321c455d35d153b7a2b895573d5c8a40f715f452376ee15e893cf9add25aa4 10:19:22 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.64@sha256:19321c455d35d153b7a2b895573d5c8a40f715f452376ee15e893cf9add25aa4 done 10:19:22 #6 CACHED 10:19:22 10:19:22 #7 exporting to image 10:19:22 #7 exporting layers done 10:19:22 #7 exporting manifest sha256:097aa744fae77b6ec8d16f59d37acf73adad61327472d80b0c67c5a031653bae done 10:19:22 #7 exporting config sha256:2e9811460be4138ae0b4581c24e94386516f8ff3292ca44042b8a7cd307ab2ec done 10:19:22 #7 exporting manifest sha256:4a28f65b4e94940eadedab942f677a97c59c06e75042e852099ba8a811fe47a1 done 10:19:22 #7 exporting config sha256:38077acf270700905bcd95ef89d4164427d1b57252b7e8a7fe82c3951a4d4763 done 10:19:22 #7 exporting manifest list sha256:8d04b27d4706b051cf6a301e637d6af2c8775f6fac6810feef070555c286c5e3 done 10:19:22 #7 pushing layers 0.0s done 10:19:22 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.64@sha256:8d04b27d4706b051cf6a301e637d6af2c8775f6fac6810feef070555c286c5e3 10:19:22 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:19:22 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.64@sha256:8d04b27d4706b051cf6a301e637d6af2c8775f6fac6810feef070555c286c5e3 0.1s done 10:19:22 #7 DONE 0.1s 10:19:22 10:19:22 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 10:19:22 #8 DONE 0.0s 10:19:22 10:19:22 1 warning found (use --debug to expand): 10:19:22  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:19:23 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64' 10:19:23 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 --push - 10:19:23 #1 [internal] load build definition from Dockerfile 10:19:23 #1 transferring dockerfile: 211B done 10:19:23 #1 DONE 0.0s 10:19:23 10:19:23 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:19:23 #2 DONE 0.0s 10:19:23 10:19:23 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:19:23 #3 DONE 0.0s 10:19:23 10:19:23 #4 [internal] load .dockerignore 10:19:23 #4 transferring context: 2B done 10:19:23 #4 DONE 0.0s 10:19:23 10:19:23 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:19321c455d35d153b7a2b895573d5c8a40f715f452376ee15e893cf9add25aa4 10:19:23 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:19321c455d35d153b7a2b895573d5c8a40f715f452376ee15e893cf9add25aa4 0.0s done 10:19:23 #5 CACHED 10:19:23 10:19:23 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:19321c455d35d153b7a2b895573d5c8a40f715f452376ee15e893cf9add25aa4 10:19:23 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:19321c455d35d153b7a2b895573d5c8a40f715f452376ee15e893cf9add25aa4 0.0s done 10:19:23 #6 CACHED 10:19:23 10:19:23 #7 exporting to image 10:19:23 #7 exporting layers done 10:19:23 #7 exporting manifest sha256:097aa744fae77b6ec8d16f59d37acf73adad61327472d80b0c67c5a031653bae done 10:19:23 #7 exporting config sha256:2e9811460be4138ae0b4581c24e94386516f8ff3292ca44042b8a7cd307ab2ec done 10:19:23 #7 exporting manifest sha256:4a28f65b4e94940eadedab942f677a97c59c06e75042e852099ba8a811fe47a1 done 10:19:23 #7 exporting config sha256:38077acf270700905bcd95ef89d4164427d1b57252b7e8a7fe82c3951a4d4763 done 10:19:23 #7 exporting manifest list sha256:8d04b27d4706b051cf6a301e637d6af2c8775f6fac6810feef070555c286c5e3 10:19:23 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:19:23 #7 exporting manifest list sha256:8d04b27d4706b051cf6a301e637d6af2c8775f6fac6810feef070555c286c5e3 done 10:19:23 #7 pushing layers 0.0s done 10:19:23 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:8d04b27d4706b051cf6a301e637d6af2c8775f6fac6810feef070555c286c5e3 0.1s done 10:19:23 #7 DONE 0.1s 10:19:23 10:19:23 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 10:19:23 #8 DONE 0.0s 10:19:23 10:19:23 1 warning found (use --debug to expand): 10:19:23  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:19:23 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' 10:19:23 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - 10:19:23 #1 [internal] load build definition from Dockerfile 10:19:23 #1 transferring dockerfile: 162B done 10:19:23 #1 DONE 0.0s 10:19:23 10:19:23 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 10:19:23 #2 DONE 0.0s 10:19:23 10:19:23 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 10:19:23 #3 DONE 0.0s 10:19:23 10:19:23 #4 [internal] load .dockerignore 10:19:23 #4 transferring context: 2B done 10:19:23 #4 DONE 0.0s 10:19:23 10:19:23 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:19321c455d35d153b7a2b895573d5c8a40f715f452376ee15e893cf9add25aa4 10:19:23 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:19321c455d35d153b7a2b895573d5c8a40f715f452376ee15e893cf9add25aa4 done 10:19:23 #5 CACHED 10:19:23 10:19:23 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:19321c455d35d153b7a2b895573d5c8a40f715f452376ee15e893cf9add25aa4 10:19:23 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:19321c455d35d153b7a2b895573d5c8a40f715f452376ee15e893cf9add25aa4 0.0s done 10:19:23 #6 CACHED 10:19:23 10:19:23 #7 exporting to image 10:19:23 #7 exporting layers done 10:19:23 #7 exporting manifest sha256:097aa744fae77b6ec8d16f59d37acf73adad61327472d80b0c67c5a031653bae done 10:19:23 #7 exporting config sha256:2e9811460be4138ae0b4581c24e94386516f8ff3292ca44042b8a7cd307ab2ec done 10:19:23 #7 exporting manifest sha256:4a28f65b4e94940eadedab942f677a97c59c06e75042e852099ba8a811fe47a1 done 10:19:23 #7 exporting config sha256:38077acf270700905bcd95ef89d4164427d1b57252b7e8a7fe82c3951a4d4763 done 10:19:23 #7 exporting manifest list sha256:8d04b27d4706b051cf6a301e637d6af2c8775f6fac6810feef070555c286c5e3 done 10:19:23 #7 pushing layers 0.0s done 10:19:23 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:8d04b27d4706b051cf6a301e637d6af2c8775f6fac6810feef070555c286c5e3 10:19:23 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:19:23 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:8d04b27d4706b051cf6a301e637d6af2c8775f6fac6810feef070555c286c5e3 0.1s done 10:19:23 #7 DONE 0.1s 10:19:23 10:19:23 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 10:19:23 #8 DONE 0.0s 10:19:23 10:19:23 1 warning found (use --debug to expand): 10:19:23  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:19:24 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4 --push - 10:19:24 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4' 10:19:24 #1 [internal] load build definition from Dockerfile 10:19:24 #1 transferring dockerfile: 206B done 10:19:24 #1 DONE 0.0s 10:19:24 10:19:24 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:19:24 #2 DONE 0.0s 10:19:24 10:19:24 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:19:24 #3 DONE 0.0s 10:19:24 10:19:24 #4 [internal] load .dockerignore 10:19:24 #4 transferring context: 2B done 10:19:24 #4 DONE 0.0s 10:19:24 10:19:24 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:ba604660f32649060cce4b318c038f682dda52bf62d700d475b18720161710bd 10:19:24 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:ba604660f32649060cce4b318c038f682dda52bf62d700d475b18720161710bd 10:19:24 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:ba604660f32649060cce4b318c038f682dda52bf62d700d475b18720161710bd 0.0s done 10:19:24 #5 DONE 0.0s 10:19:24 10:19:24 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:ba604660f32649060cce4b318c038f682dda52bf62d700d475b18720161710bd 10:19:24 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:ba604660f32649060cce4b318c038f682dda52bf62d700d475b18720161710bd 0.0s done 10:19:24 #6 DONE 0.1s 10:19:24 10:19:24 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 10:19:24 #7 DONE 0.0s 10:19:24 10:19:24 #8 exporting to image 10:19:24 #8 exporting layers done 10:19:24 #8 exporting manifest sha256:dabdc875639a55976069111cacb465e42cc3a53ee857850f17d1468bdbc31ae9 done 10:19:24 #8 exporting config sha256:97c146b11c5249aefc5c2ef49acc4413eaa34ad0cdcfe81a8a28acee68ee9b55 done 10:19:24 #8 exporting manifest sha256:3b7824f461a7ccf6f86212557110426680dc8ccaa4d7718248c30eaf11ddacf6 done 10:19:24 #8 exporting config sha256:e8e7ee6fe4501fb5b15f1517e10a29f2027c88c06b3b61d824c090d11370cd12 done 10:19:24 #8 exporting manifest list sha256:48ef916a99f5c532dcd02927ef2ecec4fd65601833d116fccd5eaf9238ca3eb4 done 10:19:24 #8 pushing layers 0.1s done 10:19:24 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:48ef916a99f5c532dcd02927ef2ecec4fd65601833d116fccd5eaf9238ca3eb4 10:19:24 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:19:24 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:48ef916a99f5c532dcd02927ef2ecec4fd65601833d116fccd5eaf9238ca3eb4 0.1s done 10:19:24 #8 DONE 0.2s 10:19:24 10:19:24 1 warning found (use --debug to expand): 10:19:24  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:19:25 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' 10:19:25 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - 10:19:25 #1 [internal] load build definition from Dockerfile 10:19:25 #1 transferring dockerfile: 172B done 10:19:25 #1 DONE 0.0s 10:19:25 10:19:25 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 10:19:25 #2 DONE 0.0s 10:19:25 10:19:25 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 10:19:25 #3 DONE 0.0s 10:19:25 10:19:25 #4 [internal] load .dockerignore 10:19:25 #4 transferring context: 2B done 10:19:25 #4 DONE 0.0s 10:19:25 10:19:25 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:ba604660f32649060cce4b318c038f682dda52bf62d700d475b18720161710bd 10:19:25 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:ba604660f32649060cce4b318c038f682dda52bf62d700d475b18720161710bd done 10:19:25 #5 CACHED 10:19:25 10:19:25 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:ba604660f32649060cce4b318c038f682dda52bf62d700d475b18720161710bd 10:19:25 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:ba604660f32649060cce4b318c038f682dda52bf62d700d475b18720161710bd 0.0s done 10:19:25 #6 CACHED 10:19:25 10:19:25 #7 exporting to image 10:19:25 #7 exporting layers done 10:19:25 #7 exporting manifest sha256:dabdc875639a55976069111cacb465e42cc3a53ee857850f17d1468bdbc31ae9 done 10:19:25 #7 exporting config sha256:97c146b11c5249aefc5c2ef49acc4413eaa34ad0cdcfe81a8a28acee68ee9b55 done 10:19:25 #7 exporting manifest sha256:3b7824f461a7ccf6f86212557110426680dc8ccaa4d7718248c30eaf11ddacf6 done 10:19:25 #7 exporting config sha256:e8e7ee6fe4501fb5b15f1517e10a29f2027c88c06b3b61d824c090d11370cd12 done 10:19:25 #7 exporting manifest list sha256:48ef916a99f5c532dcd02927ef2ecec4fd65601833d116fccd5eaf9238ca3eb4 10:19:25 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:19:25 #7 exporting manifest list sha256:48ef916a99f5c532dcd02927ef2ecec4fd65601833d116fccd5eaf9238ca3eb4 done 10:19:25 #7 pushing layers 0.0s done 10:19:25 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:48ef916a99f5c532dcd02927ef2ecec4fd65601833d116fccd5eaf9238ca3eb4 0.1s done 10:19:25 #7 DONE 0.1s 10:19:25 10:19:25 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 10:19:25 #8 DONE 0.0s 10:19:25 10:19:25 1 warning found (use --debug to expand): 10:19:25  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:19:25 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.64' 10:19:25 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.64 --push - 10:19:25 #1 [internal] load build definition from Dockerfile 10:19:25 #1 transferring dockerfile: 178B done 10:19:25 #1 DONE 0.0s 10:19:25 10:19:25 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.64 10:19:25 #2 DONE 0.0s 10:19:25 10:19:25 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.64 10:19:25 #3 DONE 0.0s 10:19:25 10:19:25 #4 [internal] load .dockerignore 10:19:25 #4 transferring context: 2B done 10:19:25 #4 DONE 0.0s 10:19:25 10:19:25 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.64@sha256:ba604660f32649060cce4b318c038f682dda52bf62d700d475b18720161710bd 10:19:25 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.64@sha256:ba604660f32649060cce4b318c038f682dda52bf62d700d475b18720161710bd 0.0s done 10:19:25 #5 CACHED 10:19:25 10:19:25 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.64@sha256:ba604660f32649060cce4b318c038f682dda52bf62d700d475b18720161710bd 10:19:25 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.64@sha256:ba604660f32649060cce4b318c038f682dda52bf62d700d475b18720161710bd 0.0s done 10:19:25 #6 CACHED 10:19:25 10:19:25 #7 exporting to image 10:19:25 #7 exporting layers done 10:19:25 #7 exporting manifest sha256:dabdc875639a55976069111cacb465e42cc3a53ee857850f17d1468bdbc31ae9 done 10:19:25 #7 exporting config sha256:97c146b11c5249aefc5c2ef49acc4413eaa34ad0cdcfe81a8a28acee68ee9b55 done 10:19:25 #7 exporting manifest sha256:3b7824f461a7ccf6f86212557110426680dc8ccaa4d7718248c30eaf11ddacf6 done 10:19:25 #7 exporting config sha256:e8e7ee6fe4501fb5b15f1517e10a29f2027c88c06b3b61d824c090d11370cd12 done 10:19:25 #7 exporting manifest list sha256:48ef916a99f5c532dcd02927ef2ecec4fd65601833d116fccd5eaf9238ca3eb4 done 10:19:25 #7 pushing layers 0.0s done 10:19:25 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.64@sha256:48ef916a99f5c532dcd02927ef2ecec4fd65601833d116fccd5eaf9238ca3eb4 10:19:25 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:19:25 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.64@sha256:48ef916a99f5c532dcd02927ef2ecec4fd65601833d116fccd5eaf9238ca3eb4 0.1s done 10:19:25 #7 DONE 0.1s 10:19:25 10:19:25 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 10:19:25 #8 DONE 0.0s 10:19:25 10:19:25 1 warning found (use --debug to expand): 10:19:25  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:19:26 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64' 10:19:26 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 --push - 10:19:26 #1 [internal] load build definition from Dockerfile 10:19:26 #1 transferring dockerfile: 219B done 10:19:26 #1 DONE 0.0s 10:19:26 10:19:26 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:19:26 #2 DONE 0.0s 10:19:26 10:19:26 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:19:26 #3 DONE 0.0s 10:19:26 10:19:26 #4 [internal] load .dockerignore 10:19:26 #4 transferring context: 2B done 10:19:26 #4 DONE 0.0s 10:19:26 10:19:26 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:ba604660f32649060cce4b318c038f682dda52bf62d700d475b18720161710bd 10:19:26 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:ba604660f32649060cce4b318c038f682dda52bf62d700d475b18720161710bd done 10:19:26 #5 CACHED 10:19:26 10:19:26 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:ba604660f32649060cce4b318c038f682dda52bf62d700d475b18720161710bd 10:19:26 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:ba604660f32649060cce4b318c038f682dda52bf62d700d475b18720161710bd done 10:19:26 #6 CACHED 10:19:26 10:19:26 #7 exporting to image 10:19:26 #7 exporting layers done 10:19:26 #7 exporting manifest sha256:dabdc875639a55976069111cacb465e42cc3a53ee857850f17d1468bdbc31ae9 done 10:19:26 #7 exporting config sha256:97c146b11c5249aefc5c2ef49acc4413eaa34ad0cdcfe81a8a28acee68ee9b55 done 10:19:26 #7 exporting manifest sha256:3b7824f461a7ccf6f86212557110426680dc8ccaa4d7718248c30eaf11ddacf6 done 10:19:26 #7 exporting config sha256:e8e7ee6fe4501fb5b15f1517e10a29f2027c88c06b3b61d824c090d11370cd12 done 10:19:26 #7 exporting manifest list sha256:48ef916a99f5c532dcd02927ef2ecec4fd65601833d116fccd5eaf9238ca3eb4 done 10:19:26 #7 pushing layers 0.0s done 10:19:26 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:48ef916a99f5c532dcd02927ef2ecec4fd65601833d116fccd5eaf9238ca3eb4 10:19:26 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:19:26 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:48ef916a99f5c532dcd02927ef2ecec4fd65601833d116fccd5eaf9238ca3eb4 0.1s done 10:19:26 #7 DONE 0.1s 10:19:26 10:19:26 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 10:19:26 #8 DONE 0.0s 10:19:26 10:19:26 1 warning found (use --debug to expand): 10:19:26  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:19:26 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' 10:19:26 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - 10:19:26 #1 [internal] load build definition from Dockerfile 10:19:26 #1 transferring dockerfile: 170B done 10:19:26 #1 DONE 0.0s 10:19:26 10:19:26 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 10:19:26 #2 DONE 0.0s 10:19:26 10:19:26 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 10:19:26 #3 DONE 0.0s 10:19:26 10:19:26 #4 [internal] load .dockerignore 10:19:26 #4 transferring context: 2B done 10:19:26 #4 DONE 0.0s 10:19:26 10:19:26 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:ba604660f32649060cce4b318c038f682dda52bf62d700d475b18720161710bd 10:19:26 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:ba604660f32649060cce4b318c038f682dda52bf62d700d475b18720161710bd 0.0s done 10:19:26 #5 CACHED 10:19:26 10:19:26 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:ba604660f32649060cce4b318c038f682dda52bf62d700d475b18720161710bd 10:19:26 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:ba604660f32649060cce4b318c038f682dda52bf62d700d475b18720161710bd done 10:19:26 #6 CACHED 10:19:26 10:19:26 #7 exporting to image 10:19:26 #7 exporting layers done 10:19:26 #7 exporting manifest sha256:dabdc875639a55976069111cacb465e42cc3a53ee857850f17d1468bdbc31ae9 done 10:19:26 #7 exporting config sha256:97c146b11c5249aefc5c2ef49acc4413eaa34ad0cdcfe81a8a28acee68ee9b55 done 10:19:26 #7 exporting manifest sha256:3b7824f461a7ccf6f86212557110426680dc8ccaa4d7718248c30eaf11ddacf6 done 10:19:26 #7 exporting config sha256:e8e7ee6fe4501fb5b15f1517e10a29f2027c88c06b3b61d824c090d11370cd12 done 10:19:26 #7 exporting manifest list sha256:48ef916a99f5c532dcd02927ef2ecec4fd65601833d116fccd5eaf9238ca3eb4 done 10:19:26 #7 pushing layers 10:19:26 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:19:26 #7 pushing layers 0.0s done 10:19:26 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:48ef916a99f5c532dcd02927ef2ecec4fd65601833d116fccd5eaf9238ca3eb4 0.1s done 10:19:26 #7 DONE 0.1s 10:19:26 10:19:26 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 10:19:26 #8 DONE 0.0s 10:19:26 10:19:26 1 warning found (use --debug to expand): 10:19:26  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:19:27 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:369fcd6bf29aafe6b5d191e53436f801010b80d4' 10:19:27 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:369fcd6bf29aafe6b5d191e53436f801010b80d4 --push - 10:19:27 #1 [internal] load build definition from Dockerfile 10:19:27 #1 transferring dockerfile: 204B done 10:19:27 #1 DONE 0.0s 10:19:27 10:19:27 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:19:27 #2 DONE 0.0s 10:19:27 10:19:27 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:19:27 #3 DONE 0.0s 10:19:27 10:19:27 #4 [internal] load .dockerignore 10:19:27 #4 transferring context: 2B done 10:19:27 #4 DONE 0.0s 10:19:27 10:19:27 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:8cba1fb6ecbeaf9435c424b854d93657d9aad02d65554f14ff75caadc078cc70 10:19:27 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:8cba1fb6ecbeaf9435c424b854d93657d9aad02d65554f14ff75caadc078cc70 10:19:27 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:8cba1fb6ecbeaf9435c424b854d93657d9aad02d65554f14ff75caadc078cc70 done 10:19:27 #5 DONE 0.1s 10:19:27 10:19:27 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:8cba1fb6ecbeaf9435c424b854d93657d9aad02d65554f14ff75caadc078cc70 10:19:27 #6 DONE 0.0s 10:19:27 10:19:27 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 10:19:27 #7 DONE 0.0s 10:19:27 10:19:27 #8 exporting to image 10:19:27 #8 exporting layers done 10:19:27 #8 exporting manifest sha256:b0968cc47524b480202b006ba22975116f741d0b9e62870eae302a53f535f5b3 done 10:19:27 #8 exporting config sha256:f5ae0fff3a94866d56990bfb5b4e87f86bfd0ee4ff7dc5b65fcfaed791f2a016 done 10:19:27 #8 exporting manifest sha256:5da9e97cf12db17a0ec703967a750f6968ee90f0a469fceb67640d882b04a285 done 10:19:27 #8 exporting config sha256:21e93139bf99d355d4cb19b35f90c90fddb03dcc69f43cfe74f0be74bd49e3b1 done 10:19:27 #8 exporting manifest list sha256:a221f19d2b7d661f015e7f9c27c35ffca7dd6aa44543548056ab61ab8b5d4111 done 10:19:27 #8 pushing layers 0.1s done 10:19:27 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:a221f19d2b7d661f015e7f9c27c35ffca7dd6aa44543548056ab61ab8b5d4111 10:19:27 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:19:27 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:a221f19d2b7d661f015e7f9c27c35ffca7dd6aa44543548056ab61ab8b5d4111 0.1s done 10:19:27 #8 DONE 0.2s 10:19:27 10:19:27 1 warning found (use --debug to expand): 10:19:27  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:19:28 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' 10:19:28 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - 10:19:28 #1 [internal] load build definition from Dockerfile 10:19:28 #1 transferring dockerfile: 170B done 10:19:28 #1 DONE 0.0s 10:19:28 10:19:28 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 10:19:28 #2 DONE 0.0s 10:19:28 10:19:28 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 10:19:28 #3 DONE 0.0s 10:19:28 10:19:28 #4 [internal] load .dockerignore 10:19:28 #4 transferring context: 2B done 10:19:28 #4 DONE 0.0s 10:19:28 10:19:28 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:8cba1fb6ecbeaf9435c424b854d93657d9aad02d65554f14ff75caadc078cc70 10:19:28 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:8cba1fb6ecbeaf9435c424b854d93657d9aad02d65554f14ff75caadc078cc70 0.0s done 10:19:28 #5 CACHED 10:19:28 10:19:28 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:8cba1fb6ecbeaf9435c424b854d93657d9aad02d65554f14ff75caadc078cc70 10:19:28 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:8cba1fb6ecbeaf9435c424b854d93657d9aad02d65554f14ff75caadc078cc70 done 10:19:28 #6 CACHED 10:19:28 10:19:28 #7 exporting to image 10:19:28 #7 exporting layers 10:19:28 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:19:28 #7 exporting layers done 10:19:28 #7 exporting manifest sha256:b0968cc47524b480202b006ba22975116f741d0b9e62870eae302a53f535f5b3 done 10:19:28 #7 exporting config sha256:f5ae0fff3a94866d56990bfb5b4e87f86bfd0ee4ff7dc5b65fcfaed791f2a016 done 10:19:28 #7 exporting manifest sha256:5da9e97cf12db17a0ec703967a750f6968ee90f0a469fceb67640d882b04a285 done 10:19:28 #7 exporting config sha256:21e93139bf99d355d4cb19b35f90c90fddb03dcc69f43cfe74f0be74bd49e3b1 done 10:19:28 #7 exporting manifest list sha256:a221f19d2b7d661f015e7f9c27c35ffca7dd6aa44543548056ab61ab8b5d4111 done 10:19:28 #7 pushing layers 0.0s done 10:19:28 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:a221f19d2b7d661f015e7f9c27c35ffca7dd6aa44543548056ab61ab8b5d4111 0.1s done 10:19:28 #7 DONE 0.1s 10:19:28 10:19:28 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 10:19:28 #8 DONE 0.0s 10:19:28 10:19:28 1 warning found (use --debug to expand): 10:19:28  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:19:28 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.64' 10:19:28 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.64 --push - 10:19:28 #1 [internal] load build definition from Dockerfile 10:19:28 #1 transferring dockerfile: 176B done 10:19:28 #1 DONE 0.0s 10:19:28 10:19:28 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.64 10:19:28 #2 DONE 0.0s 10:19:28 10:19:28 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.64 10:19:28 #3 DONE 0.0s 10:19:28 10:19:28 #4 [internal] load .dockerignore 10:19:28 #4 transferring context: 2B done 10:19:28 #4 DONE 0.0s 10:19:28 10:19:28 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.64@sha256:8cba1fb6ecbeaf9435c424b854d93657d9aad02d65554f14ff75caadc078cc70 10:19:28 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.64@sha256:8cba1fb6ecbeaf9435c424b854d93657d9aad02d65554f14ff75caadc078cc70 done 10:19:28 #5 CACHED 10:19:28 10:19:28 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.64@sha256:8cba1fb6ecbeaf9435c424b854d93657d9aad02d65554f14ff75caadc078cc70 10:19:28 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.64@sha256:8cba1fb6ecbeaf9435c424b854d93657d9aad02d65554f14ff75caadc078cc70 done 10:19:28 #6 CACHED 10:19:28 10:19:28 #7 exporting to image 10:19:28 #7 exporting layers done 10:19:28 #7 exporting manifest sha256:b0968cc47524b480202b006ba22975116f741d0b9e62870eae302a53f535f5b3 done 10:19:28 #7 exporting config sha256:f5ae0fff3a94866d56990bfb5b4e87f86bfd0ee4ff7dc5b65fcfaed791f2a016 done 10:19:28 #7 exporting manifest sha256:5da9e97cf12db17a0ec703967a750f6968ee90f0a469fceb67640d882b04a285 done 10:19:28 #7 exporting config sha256:21e93139bf99d355d4cb19b35f90c90fddb03dcc69f43cfe74f0be74bd49e3b1 done 10:19:28 #7 exporting manifest list sha256:a221f19d2b7d661f015e7f9c27c35ffca7dd6aa44543548056ab61ab8b5d4111 done 10:19:28 #7 pushing layers 0.0s done 10:19:28 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.64@sha256:a221f19d2b7d661f015e7f9c27c35ffca7dd6aa44543548056ab61ab8b5d4111 10:19:28 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:19:28 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.64@sha256:a221f19d2b7d661f015e7f9c27c35ffca7dd6aa44543548056ab61ab8b5d4111 0.1s done 10:19:28 #7 DONE 0.1s 10:19:28 10:19:28 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 10:19:28 #8 DONE 0.0s 10:19:28 10:19:28 1 warning found (use --debug to expand): 10:19:28  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:19:29 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64' 10:19:29 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 --push - 10:19:29 #1 [internal] load build definition from Dockerfile 10:19:29 #1 transferring dockerfile: 217B done 10:19:29 #1 DONE 0.0s 10:19:29 10:19:29 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:19:29 #2 DONE 0.0s 10:19:29 10:19:29 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:19:29 #3 DONE 0.0s 10:19:29 10:19:29 #4 [internal] load .dockerignore 10:19:29 #4 transferring context: 2B done 10:19:29 #4 DONE 0.0s 10:19:29 10:19:29 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:8cba1fb6ecbeaf9435c424b854d93657d9aad02d65554f14ff75caadc078cc70 10:19:29 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:8cba1fb6ecbeaf9435c424b854d93657d9aad02d65554f14ff75caadc078cc70 0.0s done 10:19:29 #5 CACHED 10:19:29 10:19:29 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:8cba1fb6ecbeaf9435c424b854d93657d9aad02d65554f14ff75caadc078cc70 10:19:29 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:8cba1fb6ecbeaf9435c424b854d93657d9aad02d65554f14ff75caadc078cc70 0.0s done 10:19:29 #6 CACHED 10:19:29 10:19:29 #7 exporting to image 10:19:29 #7 exporting layers done 10:19:29 #7 exporting manifest sha256:b0968cc47524b480202b006ba22975116f741d0b9e62870eae302a53f535f5b3 done 10:19:29 #7 exporting config sha256:f5ae0fff3a94866d56990bfb5b4e87f86bfd0ee4ff7dc5b65fcfaed791f2a016 done 10:19:29 #7 exporting manifest sha256:5da9e97cf12db17a0ec703967a750f6968ee90f0a469fceb67640d882b04a285 done 10:19:29 #7 exporting config sha256:21e93139bf99d355d4cb19b35f90c90fddb03dcc69f43cfe74f0be74bd49e3b1 done 10:19:29 #7 exporting manifest list sha256:a221f19d2b7d661f015e7f9c27c35ffca7dd6aa44543548056ab61ab8b5d4111 done 10:19:29 #7 pushing layers 0.0s done 10:19:29 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:a221f19d2b7d661f015e7f9c27c35ffca7dd6aa44543548056ab61ab8b5d4111 10:19:29 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:19:29 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:a221f19d2b7d661f015e7f9c27c35ffca7dd6aa44543548056ab61ab8b5d4111 0.1s done 10:19:29 #7 DONE 0.1s 10:19:29 10:19:29 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 10:19:29 #8 DONE 0.0s 10:19:29 10:19:29 1 warning found (use --debug to expand): 10:19:29  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:19:29 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' 10:19:29 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - 10:19:29 #1 [internal] load build definition from Dockerfile 10:19:29 #1 transferring dockerfile: 168B done 10:19:29 #1 DONE 0.0s 10:19:29 10:19:29 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 10:19:29 #2 DONE 0.0s 10:19:29 10:19:29 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 10:19:29 #3 DONE 0.0s 10:19:29 10:19:29 #4 [internal] load .dockerignore 10:19:29 #4 transferring context: 2B done 10:19:29 #4 DONE 0.0s 10:19:29 10:19:29 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:8cba1fb6ecbeaf9435c424b854d93657d9aad02d65554f14ff75caadc078cc70 10:19:29 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:8cba1fb6ecbeaf9435c424b854d93657d9aad02d65554f14ff75caadc078cc70 0.0s done 10:19:29 #5 CACHED 10:19:29 10:19:29 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:8cba1fb6ecbeaf9435c424b854d93657d9aad02d65554f14ff75caadc078cc70 10:19:29 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:8cba1fb6ecbeaf9435c424b854d93657d9aad02d65554f14ff75caadc078cc70 0.0s done 10:19:29 #6 CACHED 10:19:29 10:19:29 #7 exporting to image 10:19:29 #7 exporting layers 10:19:29 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:19:29 #7 exporting layers done 10:19:29 #7 exporting manifest sha256:b0968cc47524b480202b006ba22975116f741d0b9e62870eae302a53f535f5b3 done 10:19:29 #7 exporting config sha256:f5ae0fff3a94866d56990bfb5b4e87f86bfd0ee4ff7dc5b65fcfaed791f2a016 done 10:19:29 #7 exporting manifest sha256:5da9e97cf12db17a0ec703967a750f6968ee90f0a469fceb67640d882b04a285 done 10:19:29 #7 exporting config sha256:21e93139bf99d355d4cb19b35f90c90fddb03dcc69f43cfe74f0be74bd49e3b1 done 10:19:29 #7 exporting manifest list sha256:a221f19d2b7d661f015e7f9c27c35ffca7dd6aa44543548056ab61ab8b5d4111 done 10:19:29 #7 pushing layers 0.0s done 10:19:29 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:a221f19d2b7d661f015e7f9c27c35ffca7dd6aa44543548056ab61ab8b5d4111 0.1s done 10:19:29 #7 DONE 0.1s 10:19:29 10:19:29 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 10:19:29 #8 DONE 0.0s 10:19:29 10:19:29 1 warning found (use --debug to expand): 10:19:29  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:19:30 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4' 10:19:30 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4 --push - 10:19:30 #1 [internal] load build definition from Dockerfile 10:19:30 #1 transferring dockerfile: 205B done 10:19:30 #1 DONE 0.0s 10:19:30 10:19:30 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:19:30 #2 DONE 0.0s 10:19:30 10:19:30 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:19:30 #3 DONE 0.0s 10:19:30 10:19:30 #4 [internal] load .dockerignore 10:19:30 #4 transferring context: 2B done 10:19:30 #4 DONE 0.0s 10:19:30 10:19:30 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:0bbe14353eae9789d9cec123b8729cbe6a0275907151cba7f423d5f66794f1ab 10:19:30 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:0bbe14353eae9789d9cec123b8729cbe6a0275907151cba7f423d5f66794f1ab 0.0s done 10:19:30 #5 DONE 0.0s 10:19:30 10:19:30 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:0bbe14353eae9789d9cec123b8729cbe6a0275907151cba7f423d5f66794f1ab 10:19:30 #6 DONE 0.0s 10:19:30 10:19:30 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:0bbe14353eae9789d9cec123b8729cbe6a0275907151cba7f423d5f66794f1ab 10:19:30 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:0bbe14353eae9789d9cec123b8729cbe6a0275907151cba7f423d5f66794f1ab 0.0s done 10:19:30 #5 DONE 0.1s 10:19:30 10:19:30 #7 exporting to image 10:19:30 #7 exporting layers done 10:19:30 #7 exporting manifest sha256:74976657c216343906967242b77b134255142b95b631bf7d9c9ee85da5fd4b59 done 10:19:30 #7 exporting config sha256:8d1a04b27b8201fd16f27ec90b4488ec7a7d3f6527b09c3276f3f5d9484670ff done 10:19:30 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:19:30 #7 ... 10:19:30 10:19:30 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 10:19:30 #8 DONE 0.0s 10:19:30 10:19:30 #7 exporting to image 10:19:30 #7 exporting manifest sha256:0d5245a0998e3b57da8fec25c521693d11ab010a7344f41a2db6d8c2e879d6fd done 10:19:30 #7 exporting config sha256:55e16eca2854205aeb3f80819f627856d35b21498f7183b9e4286bdf17daea74 done 10:19:30 #7 exporting manifest list sha256:a667819d82aabc582f17118dc8de063a0f83abc59c8ca7a92aa28f4edaf191af done 10:19:30 #7 pushing layers 0.1s done 10:19:30 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:a667819d82aabc582f17118dc8de063a0f83abc59c8ca7a92aa28f4edaf191af 10:19:30 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:a667819d82aabc582f17118dc8de063a0f83abc59c8ca7a92aa28f4edaf191af 0.1s done 10:19:30 #7 DONE 0.2s 10:19:30 10:19:30 1 warning found (use --debug to expand): 10:19:30  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:19:31 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - 10:19:31 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' 10:19:31 #1 [internal] load build definition from Dockerfile 10:19:31 #1 transferring dockerfile: 171B done 10:19:31 #1 DONE 0.0s 10:19:31 10:19:31 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 10:19:31 #2 DONE 0.0s 10:19:31 10:19:31 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 10:19:31 #3 DONE 0.0s 10:19:31 10:19:31 #4 [internal] load .dockerignore 10:19:31 #4 transferring context: 2B done 10:19:31 #4 DONE 0.0s 10:19:31 10:19:31 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:0bbe14353eae9789d9cec123b8729cbe6a0275907151cba7f423d5f66794f1ab 10:19:31 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:0bbe14353eae9789d9cec123b8729cbe6a0275907151cba7f423d5f66794f1ab 0.0s done 10:19:31 #5 CACHED 10:19:31 10:19:31 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:0bbe14353eae9789d9cec123b8729cbe6a0275907151cba7f423d5f66794f1ab 10:19:31 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:0bbe14353eae9789d9cec123b8729cbe6a0275907151cba7f423d5f66794f1ab 0.0s done 10:19:31 #6 CACHED 10:19:31 10:19:31 #7 exporting to image 10:19:31 #7 exporting layers done 10:19:31 #7 exporting manifest sha256:74976657c216343906967242b77b134255142b95b631bf7d9c9ee85da5fd4b59 done 10:19:31 #7 exporting config sha256:8d1a04b27b8201fd16f27ec90b4488ec7a7d3f6527b09c3276f3f5d9484670ff done 10:19:31 #7 exporting manifest sha256:0d5245a0998e3b57da8fec25c521693d11ab010a7344f41a2db6d8c2e879d6fd done 10:19:31 #7 exporting config sha256:55e16eca2854205aeb3f80819f627856d35b21498f7183b9e4286bdf17daea74 done 10:19:31 #7 exporting manifest list sha256:a667819d82aabc582f17118dc8de063a0f83abc59c8ca7a92aa28f4edaf191af done 10:19:31 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:19:31 #7 pushing layers 0.0s done 10:19:31 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:a667819d82aabc582f17118dc8de063a0f83abc59c8ca7a92aa28f4edaf191af 0.1s done 10:19:31 #7 DONE 0.1s 10:19:31 10:19:31 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 10:19:31 #8 DONE 0.0s 10:19:31 10:19:31 1 warning found (use --debug to expand): 10:19:31  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:19:31 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.64' 10:19:31 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.64 --push - 10:19:31 #1 [internal] load build definition from Dockerfile 10:19:31 #1 transferring dockerfile: 177B done 10:19:31 #1 DONE 0.0s 10:19:31 10:19:31 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.64 10:19:31 #2 DONE 0.0s 10:19:31 10:19:31 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.64 10:19:31 #3 DONE 0.0s 10:19:31 10:19:31 #4 [internal] load .dockerignore 10:19:31 #4 transferring context: 2B done 10:19:31 #4 DONE 0.0s 10:19:31 10:19:31 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.64@sha256:0bbe14353eae9789d9cec123b8729cbe6a0275907151cba7f423d5f66794f1ab 10:19:31 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.64@sha256:0bbe14353eae9789d9cec123b8729cbe6a0275907151cba7f423d5f66794f1ab 0.0s done 10:19:31 #5 CACHED 10:19:31 10:19:31 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.64@sha256:0bbe14353eae9789d9cec123b8729cbe6a0275907151cba7f423d5f66794f1ab 10:19:31 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.64@sha256:0bbe14353eae9789d9cec123b8729cbe6a0275907151cba7f423d5f66794f1ab 0.0s done 10:19:31 #6 CACHED 10:19:31 10:19:31 #7 exporting to image 10:19:31 #7 exporting layers done 10:19:31 #7 exporting manifest sha256:74976657c216343906967242b77b134255142b95b631bf7d9c9ee85da5fd4b59 done 10:19:31 #7 exporting config sha256:8d1a04b27b8201fd16f27ec90b4488ec7a7d3f6527b09c3276f3f5d9484670ff done 10:19:31 #7 exporting manifest sha256:0d5245a0998e3b57da8fec25c521693d11ab010a7344f41a2db6d8c2e879d6fd done 10:19:31 #7 exporting config sha256:55e16eca2854205aeb3f80819f627856d35b21498f7183b9e4286bdf17daea74 done 10:19:31 #7 exporting manifest list sha256:a667819d82aabc582f17118dc8de063a0f83abc59c8ca7a92aa28f4edaf191af done 10:19:31 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:19:31 #7 pushing layers 0.0s done 10:19:31 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.64@sha256:a667819d82aabc582f17118dc8de063a0f83abc59c8ca7a92aa28f4edaf191af 0.1s done 10:19:31 #7 DONE 0.1s 10:19:31 10:19:31 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 10:19:31 #8 DONE 0.0s 10:19:31 10:19:31 1 warning found (use --debug to expand): 10:19:31  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:19:32 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64' 10:19:32 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 --push - 10:19:32 #1 [internal] load build definition from Dockerfile 10:19:32 #1 transferring dockerfile: 218B done 10:19:32 #1 DONE 0.0s 10:19:32 10:19:32 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:19:32 #2 DONE 0.0s 10:19:32 10:19:32 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:19:32 #3 DONE 0.0s 10:19:32 10:19:32 #4 [internal] load .dockerignore 10:19:32 #4 transferring context: 2B done 10:19:32 #4 DONE 0.0s 10:19:32 10:19:32 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:0bbe14353eae9789d9cec123b8729cbe6a0275907151cba7f423d5f66794f1ab 10:19:32 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:0bbe14353eae9789d9cec123b8729cbe6a0275907151cba7f423d5f66794f1ab 0.0s done 10:19:32 #5 CACHED 10:19:32 10:19:32 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:0bbe14353eae9789d9cec123b8729cbe6a0275907151cba7f423d5f66794f1ab 10:19:32 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:0bbe14353eae9789d9cec123b8729cbe6a0275907151cba7f423d5f66794f1ab 0.0s done 10:19:32 #6 CACHED 10:19:32 10:19:32 #7 exporting to image 10:19:32 #7 exporting layers done 10:19:32 #7 exporting manifest sha256:74976657c216343906967242b77b134255142b95b631bf7d9c9ee85da5fd4b59 done 10:19:32 #7 exporting config sha256:8d1a04b27b8201fd16f27ec90b4488ec7a7d3f6527b09c3276f3f5d9484670ff 10:19:32 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:19:32 #7 exporting config sha256:8d1a04b27b8201fd16f27ec90b4488ec7a7d3f6527b09c3276f3f5d9484670ff done 10:19:32 #7 exporting manifest sha256:0d5245a0998e3b57da8fec25c521693d11ab010a7344f41a2db6d8c2e879d6fd done 10:19:32 #7 exporting config sha256:55e16eca2854205aeb3f80819f627856d35b21498f7183b9e4286bdf17daea74 done 10:19:32 #7 exporting manifest list sha256:a667819d82aabc582f17118dc8de063a0f83abc59c8ca7a92aa28f4edaf191af done 10:19:32 #7 pushing layers 0.0s done 10:19:32 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:a667819d82aabc582f17118dc8de063a0f83abc59c8ca7a92aa28f4edaf191af 0.1s done 10:19:32 #7 DONE 0.1s 10:19:32 10:19:32 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 10:19:32 #8 DONE 0.0s 10:19:32 10:19:32 1 warning found (use --debug to expand): 10:19:32  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:19:32 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' 10:19:32 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - 10:19:32 #1 [internal] load build definition from Dockerfile 10:19:32 #1 transferring dockerfile: 169B done 10:19:32 #1 DONE 0.0s 10:19:32 10:19:32 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 10:19:32 #2 DONE 0.0s 10:19:32 10:19:32 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 10:19:32 #3 DONE 0.0s 10:19:32 10:19:32 #4 [internal] load .dockerignore 10:19:32 #4 transferring context: 2B done 10:19:32 #4 DONE 0.0s 10:19:32 10:19:32 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:0bbe14353eae9789d9cec123b8729cbe6a0275907151cba7f423d5f66794f1ab 10:19:32 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:0bbe14353eae9789d9cec123b8729cbe6a0275907151cba7f423d5f66794f1ab 0.0s done 10:19:32 #5 CACHED 10:19:32 10:19:32 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:0bbe14353eae9789d9cec123b8729cbe6a0275907151cba7f423d5f66794f1ab 10:19:32 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:0bbe14353eae9789d9cec123b8729cbe6a0275907151cba7f423d5f66794f1ab 0.0s done 10:19:32 #6 CACHED 10:19:32 10:19:32 #7 exporting to image 10:19:32 #7 exporting layers done 10:19:32 #7 exporting manifest sha256:74976657c216343906967242b77b134255142b95b631bf7d9c9ee85da5fd4b59 done 10:19:32 #7 exporting config sha256:8d1a04b27b8201fd16f27ec90b4488ec7a7d3f6527b09c3276f3f5d9484670ff done 10:19:32 #7 exporting manifest sha256:0d5245a0998e3b57da8fec25c521693d11ab010a7344f41a2db6d8c2e879d6fd done 10:19:32 #7 exporting config sha256:55e16eca2854205aeb3f80819f627856d35b21498f7183b9e4286bdf17daea74 done 10:19:32 #7 exporting manifest list sha256:a667819d82aabc582f17118dc8de063a0f83abc59c8ca7a92aa28f4edaf191af done 10:19:32 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:19:33 #7 pushing layers 0.0s done 10:19:33 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:a667819d82aabc582f17118dc8de063a0f83abc59c8ca7a92aa28f4edaf191af 0.1s done 10:19:33 #7 DONE 0.1s 10:19:33 10:19:33 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 10:19:33 #8 DONE 0.0s 10:19:33 10:19:33 1 warning found (use --debug to expand): 10:19:33  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:19:33 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4' 10:19:33 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4 --push - 10:19:33 #1 [internal] load build definition from Dockerfile 10:19:33 #1 transferring dockerfile: 211B done 10:19:33 #1 DONE 0.0s 10:19:33 10:19:33 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:19:33 #2 DONE 0.0s 10:19:33 10:19:33 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:19:33 #3 DONE 0.0s 10:19:33 10:19:33 #4 [internal] load .dockerignore 10:19:33 #4 transferring context: 2B done 10:19:33 #4 DONE 0.0s 10:19:33 10:19:33 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:85071390ab5ae7cd8249e137ab2480493bdba0a923ed1d156fda57401c12fbdb 10:19:33 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:85071390ab5ae7cd8249e137ab2480493bdba0a923ed1d156fda57401c12fbdb done 10:19:33 #5 DONE 0.0s 10:19:33 10:19:33 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:85071390ab5ae7cd8249e137ab2480493bdba0a923ed1d156fda57401c12fbdb 10:19:33 #6 DONE 0.0s 10:19:33 10:19:33 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:85071390ab5ae7cd8249e137ab2480493bdba0a923ed1d156fda57401c12fbdb 10:19:33 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:85071390ab5ae7cd8249e137ab2480493bdba0a923ed1d156fda57401c12fbdb done 10:19:33 #5 DONE 0.1s 10:19:33 10:19:33 #7 exporting to image 10:19:33 #7 exporting layers done 10:19:33 #7 exporting manifest sha256:ae7d70ee86e929ffc28922af0fc479f0b6b4e518753232796229f79dce509986 0.0s done 10:19:33 #7 exporting config sha256:3869995a30257fe15c71ad1e08f840d412846dacfd3c6c7308f74171b5e3c39f 10:19:33 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:19:33 #7 ... 10:19:33 10:19:33 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 10:19:33 #8 DONE 0.0s 10:19:33 10:19:33 #7 exporting to image 10:19:33 #7 exporting config sha256:3869995a30257fe15c71ad1e08f840d412846dacfd3c6c7308f74171b5e3c39f done 10:19:33 #7 exporting manifest sha256:2eeb32ee459841ce95770bde9eb69564d5e6eaa89adcf24c2f55b50a6838b539 done 10:19:33 #7 exporting config sha256:f8b81c8abab0ec012e1cd26271c13af565039546b58eef179603d52a692c6a28 done 10:19:33 #7 exporting manifest list sha256:609cc222200926e3ecf701d71ee9cdf3c12ba5c481f78e91f5bd543be6ad5cf4 done 10:19:33 #7 pushing layers 0.1s done 10:19:33 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:609cc222200926e3ecf701d71ee9cdf3c12ba5c481f78e91f5bd543be6ad5cf4 10:19:33 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:609cc222200926e3ecf701d71ee9cdf3c12ba5c481f78e91f5bd543be6ad5cf4 0.1s done 10:19:33 #7 DONE 0.2s 10:19:33 10:19:33 1 warning found (use --debug to expand): 10:19:33  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:19:34 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - 10:19:34 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' 10:19:34 #1 [internal] load build definition from Dockerfile 10:19:34 #1 transferring dockerfile: 177B done 10:19:34 #1 DONE 0.0s 10:19:34 10:19:34 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 10:19:34 #2 DONE 0.0s 10:19:34 10:19:34 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 10:19:34 #3 DONE 0.0s 10:19:34 10:19:34 #4 [internal] load .dockerignore 10:19:34 #4 transferring context: 2B done 10:19:34 #4 DONE 0.0s 10:19:34 10:19:34 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:85071390ab5ae7cd8249e137ab2480493bdba0a923ed1d156fda57401c12fbdb 10:19:34 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:85071390ab5ae7cd8249e137ab2480493bdba0a923ed1d156fda57401c12fbdb 0.0s done 10:19:34 #5 CACHED 10:19:34 10:19:34 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:85071390ab5ae7cd8249e137ab2480493bdba0a923ed1d156fda57401c12fbdb 10:19:34 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:85071390ab5ae7cd8249e137ab2480493bdba0a923ed1d156fda57401c12fbdb 0.0s done 10:19:34 #6 CACHED 10:19:34 10:19:34 #7 exporting to image 10:19:34 #7 exporting layers done 10:19:34 #7 exporting manifest sha256:ae7d70ee86e929ffc28922af0fc479f0b6b4e518753232796229f79dce509986 done 10:19:34 #7 exporting config sha256:3869995a30257fe15c71ad1e08f840d412846dacfd3c6c7308f74171b5e3c39f 10:19:34 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:19:34 #7 exporting config sha256:3869995a30257fe15c71ad1e08f840d412846dacfd3c6c7308f74171b5e3c39f done 10:19:34 #7 exporting manifest sha256:2eeb32ee459841ce95770bde9eb69564d5e6eaa89adcf24c2f55b50a6838b539 done 10:19:34 #7 exporting config sha256:f8b81c8abab0ec012e1cd26271c13af565039546b58eef179603d52a692c6a28 done 10:19:34 #7 exporting manifest list sha256:609cc222200926e3ecf701d71ee9cdf3c12ba5c481f78e91f5bd543be6ad5cf4 done 10:19:34 #7 pushing layers 0.0s done 10:19:34 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:609cc222200926e3ecf701d71ee9cdf3c12ba5c481f78e91f5bd543be6ad5cf4 0.1s done 10:19:34 #7 DONE 0.1s 10:19:34 10:19:34 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 10:19:34 #8 DONE 0.0s 10:19:34 10:19:34 1 warning found (use --debug to expand): 10:19:34  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:19:34 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.64' 10:19:34 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.64 --push - 10:19:34 #1 [internal] load build definition from Dockerfile 10:19:34 #1 transferring dockerfile: 183B done 10:19:34 #1 DONE 0.0s 10:19:34 10:19:34 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.64 10:19:34 #2 DONE 0.0s 10:19:34 10:19:34 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.64 10:19:34 #3 DONE 0.0s 10:19:34 10:19:34 #4 [internal] load .dockerignore 10:19:34 #4 transferring context: 2B done 10:19:34 #4 DONE 0.0s 10:19:34 10:19:34 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.64@sha256:85071390ab5ae7cd8249e137ab2480493bdba0a923ed1d156fda57401c12fbdb 10:19:34 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.64@sha256:85071390ab5ae7cd8249e137ab2480493bdba0a923ed1d156fda57401c12fbdb 0.0s done 10:19:34 #5 CACHED 10:19:34 10:19:34 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.64@sha256:85071390ab5ae7cd8249e137ab2480493bdba0a923ed1d156fda57401c12fbdb 10:19:34 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.64@sha256:85071390ab5ae7cd8249e137ab2480493bdba0a923ed1d156fda57401c12fbdb 0.0s done 10:19:34 #6 CACHED 10:19:34 10:19:34 #7 exporting to image 10:19:34 #7 exporting layers done 10:19:34 #7 exporting manifest sha256:ae7d70ee86e929ffc28922af0fc479f0b6b4e518753232796229f79dce509986 done 10:19:34 #7 exporting config sha256:3869995a30257fe15c71ad1e08f840d412846dacfd3c6c7308f74171b5e3c39f done 10:19:34 #7 exporting manifest sha256:2eeb32ee459841ce95770bde9eb69564d5e6eaa89adcf24c2f55b50a6838b539 done 10:19:34 #7 exporting config sha256:f8b81c8abab0ec012e1cd26271c13af565039546b58eef179603d52a692c6a28 done 10:19:34 #7 exporting manifest list sha256:609cc222200926e3ecf701d71ee9cdf3c12ba5c481f78e91f5bd543be6ad5cf4 done 10:19:34 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:19:34 #7 pushing layers 0.0s done 10:19:34 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.64@sha256:609cc222200926e3ecf701d71ee9cdf3c12ba5c481f78e91f5bd543be6ad5cf4 0.1s done 10:19:34 #7 DONE 0.1s 10:19:34 10:19:34 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 10:19:34 #8 DONE 0.0s 10:19:34 10:19:34 1 warning found (use --debug to expand): 10:19:34  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:19:35 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64' 10:19:35 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 --push - 10:19:35 #1 [internal] load build definition from Dockerfile 10:19:35 #1 transferring dockerfile: 224B done 10:19:35 #1 DONE 0.0s 10:19:35 10:19:35 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:19:35 #2 DONE 0.0s 10:19:35 10:19:35 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:19:35 #3 DONE 0.0s 10:19:35 10:19:35 #4 [internal] load .dockerignore 10:19:35 #4 transferring context: 2B done 10:19:35 #4 DONE 0.0s 10:19:35 10:19:35 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:85071390ab5ae7cd8249e137ab2480493bdba0a923ed1d156fda57401c12fbdb 10:19:35 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:85071390ab5ae7cd8249e137ab2480493bdba0a923ed1d156fda57401c12fbdb 0.0s done 10:19:35 #5 CACHED 10:19:35 10:19:35 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:85071390ab5ae7cd8249e137ab2480493bdba0a923ed1d156fda57401c12fbdb 10:19:35 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:85071390ab5ae7cd8249e137ab2480493bdba0a923ed1d156fda57401c12fbdb 0.0s done 10:19:35 #6 CACHED 10:19:35 10:19:35 #7 exporting to image 10:19:35 #7 exporting layers done 10:19:35 #7 exporting manifest sha256:ae7d70ee86e929ffc28922af0fc479f0b6b4e518753232796229f79dce509986 done 10:19:35 #7 exporting config sha256:3869995a30257fe15c71ad1e08f840d412846dacfd3c6c7308f74171b5e3c39f done 10:19:35 #7 exporting manifest sha256:2eeb32ee459841ce95770bde9eb69564d5e6eaa89adcf24c2f55b50a6838b539 done 10:19:35 #7 exporting config sha256:f8b81c8abab0ec012e1cd26271c13af565039546b58eef179603d52a692c6a28 done 10:19:35 #7 exporting manifest list sha256:609cc222200926e3ecf701d71ee9cdf3c12ba5c481f78e91f5bd543be6ad5cf4 done 10:19:35 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:19:35 #7 pushing layers 0.0s done 10:19:35 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:609cc222200926e3ecf701d71ee9cdf3c12ba5c481f78e91f5bd543be6ad5cf4 0.1s done 10:19:35 #7 DONE 0.1s 10:19:35 10:19:35 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 10:19:35 #8 DONE 0.0s 10:19:35 10:19:35 1 warning found (use --debug to expand): 10:19:35  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:19:35 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' 10:19:35 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - 10:19:35 #1 [internal] load build definition from Dockerfile 10:19:35 #1 transferring dockerfile: 175B done 10:19:35 #1 DONE 0.0s 10:19:35 10:19:35 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 10:19:35 #2 DONE 0.0s 10:19:35 10:19:35 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 10:19:35 #3 DONE 0.0s 10:19:35 10:19:35 #4 [internal] load .dockerignore 10:19:35 #4 transferring context: 2B done 10:19:35 #4 DONE 0.0s 10:19:35 10:19:35 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:85071390ab5ae7cd8249e137ab2480493bdba0a923ed1d156fda57401c12fbdb 10:19:35 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:85071390ab5ae7cd8249e137ab2480493bdba0a923ed1d156fda57401c12fbdb 0.0s done 10:19:35 #5 CACHED 10:19:35 10:19:35 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:85071390ab5ae7cd8249e137ab2480493bdba0a923ed1d156fda57401c12fbdb 10:19:35 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:85071390ab5ae7cd8249e137ab2480493bdba0a923ed1d156fda57401c12fbdb 0.0s done 10:19:35 #6 CACHED 10:19:35 10:19:35 #7 exporting to image 10:19:35 #7 exporting layers done 10:19:35 #7 exporting manifest sha256:ae7d70ee86e929ffc28922af0fc479f0b6b4e518753232796229f79dce509986 done 10:19:35 #7 exporting config sha256:3869995a30257fe15c71ad1e08f840d412846dacfd3c6c7308f74171b5e3c39f 10:19:35 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:19:36 #7 exporting config sha256:3869995a30257fe15c71ad1e08f840d412846dacfd3c6c7308f74171b5e3c39f done 10:19:36 #7 exporting manifest sha256:2eeb32ee459841ce95770bde9eb69564d5e6eaa89adcf24c2f55b50a6838b539 done 10:19:36 #7 exporting config sha256:f8b81c8abab0ec012e1cd26271c13af565039546b58eef179603d52a692c6a28 done 10:19:36 #7 exporting manifest list sha256:609cc222200926e3ecf701d71ee9cdf3c12ba5c481f78e91f5bd543be6ad5cf4 done 10:19:36 #7 pushing layers 0.0s done 10:19:36 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:609cc222200926e3ecf701d71ee9cdf3c12ba5c481f78e91f5bd543be6ad5cf4 0.1s done 10:19:36 #7 DONE 0.1s 10:19:36 10:19:36 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 10:19:36 #8 DONE 0.0s 10:19:36 10:19:36 1 warning found (use --debug to expand): 10:19:36  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:19:36 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:369fcd6bf29aafe6b5d191e53436f801010b80d4' 10:19:36 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:369fcd6bf29aafe6b5d191e53436f801010b80d4 --push - 10:19:36 #1 [internal] load build definition from Dockerfile 10:19:36 #1 transferring dockerfile: 215B done 10:19:36 #1 DONE 0.0s 10:19:36 10:19:36 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:19:36 #2 DONE 0.0s 10:19:36 10:19:36 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:19:36 #3 DONE 0.0s 10:19:36 10:19:36 #4 [internal] load .dockerignore 10:19:36 #4 transferring context: 2B done 10:19:36 #4 DONE 0.0s 10:19:36 10:19:36 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:332fbd53aa3fd5db53caa62b92f845f65be5b42d06c7a6aaf4f251a35fd1f816 10:19:36 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:332fbd53aa3fd5db53caa62b92f845f65be5b42d06c7a6aaf4f251a35fd1f816 10:19:36 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:332fbd53aa3fd5db53caa62b92f845f65be5b42d06c7a6aaf4f251a35fd1f816 done 10:19:36 #5 DONE 0.1s 10:19:36 10:19:36 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:332fbd53aa3fd5db53caa62b92f845f65be5b42d06c7a6aaf4f251a35fd1f816 10:19:36 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:332fbd53aa3fd5db53caa62b92f845f65be5b42d06c7a6aaf4f251a35fd1f816 0.0s done 10:19:36 #6 DONE 0.0s 10:19:36 10:19:36 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 10:19:36 #7 DONE 0.0s 10:19:36 10:19:36 #8 exporting to image 10:19:36 #8 exporting layers done 10:19:36 #8 exporting manifest sha256:6a330c3973c92f39ed887042a226f502c471e7536f4b3a249b1870b9c3f0bc34 done 10:19:36 #8 exporting config sha256:daac676ad0154fd7ad7b96380f88d2a5aca3acda14d85023d4cae3dcc7244b39 done 10:19:36 #8 exporting manifest sha256:8e513bef9fa3f873c105da38536b5ca5222085c9d6df5a753f69a760da1789c3 done 10:19:36 #8 exporting config sha256:ed627d45a446221e6fe3dfc51fbd9f9e98b98d2f2ffcb7b503259c1a59b481d8 done 10:19:36 #8 exporting manifest list sha256:06aa3bd1ee62695eb899edcc393a462559cc48afe8b73086a24b78dc8d69b90b done 10:19:36 #8 pushing layers 0.1s done 10:19:36 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:06aa3bd1ee62695eb899edcc393a462559cc48afe8b73086a24b78dc8d69b90b 10:19:36 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:19:36 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:06aa3bd1ee62695eb899edcc393a462559cc48afe8b73086a24b78dc8d69b90b 0.1s done 10:19:36 #8 DONE 0.2s 10:19:36 10:19:36 1 warning found (use --debug to expand): 10:19:36  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:19:37 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' 10:19:37 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - 10:19:37 #1 [internal] load build definition from Dockerfile 10:19:37 #1 transferring dockerfile: 181B done 10:19:37 #1 DONE 0.0s 10:19:37 10:19:37 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 10:19:37 #2 DONE 0.0s 10:19:37 10:19:37 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 10:19:37 #3 DONE 0.0s 10:19:37 10:19:37 #4 [internal] load .dockerignore 10:19:37 #4 transferring context: 2B done 10:19:37 #4 DONE 0.0s 10:19:37 10:19:37 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:332fbd53aa3fd5db53caa62b92f845f65be5b42d06c7a6aaf4f251a35fd1f816 10:19:37 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:332fbd53aa3fd5db53caa62b92f845f65be5b42d06c7a6aaf4f251a35fd1f816 done 10:19:37 #5 CACHED 10:19:37 10:19:37 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:332fbd53aa3fd5db53caa62b92f845f65be5b42d06c7a6aaf4f251a35fd1f816 10:19:37 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:332fbd53aa3fd5db53caa62b92f845f65be5b42d06c7a6aaf4f251a35fd1f816 0.0s done 10:19:37 #6 CACHED 10:19:37 10:19:37 #7 exporting to image 10:19:37 #7 exporting layers done 10:19:37 #7 exporting manifest sha256:6a330c3973c92f39ed887042a226f502c471e7536f4b3a249b1870b9c3f0bc34 done 10:19:37 #7 exporting config sha256:daac676ad0154fd7ad7b96380f88d2a5aca3acda14d85023d4cae3dcc7244b39 done 10:19:37 #7 exporting manifest sha256:8e513bef9fa3f873c105da38536b5ca5222085c9d6df5a753f69a760da1789c3 10:19:37 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:19:37 #7 exporting manifest sha256:8e513bef9fa3f873c105da38536b5ca5222085c9d6df5a753f69a760da1789c3 done 10:19:37 #7 exporting config sha256:ed627d45a446221e6fe3dfc51fbd9f9e98b98d2f2ffcb7b503259c1a59b481d8 done 10:19:37 #7 exporting manifest list sha256:06aa3bd1ee62695eb899edcc393a462559cc48afe8b73086a24b78dc8d69b90b done 10:19:37 #7 pushing layers 0.0s done 10:19:37 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:06aa3bd1ee62695eb899edcc393a462559cc48afe8b73086a24b78dc8d69b90b 0.1s done 10:19:37 #7 DONE 0.1s 10:19:37 10:19:37 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 10:19:37 #8 DONE 0.0s 10:19:37 10:19:37 1 warning found (use --debug to expand): 10:19:37  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:19:37 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.64' 10:19:37 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.64 --push - 10:19:37 #1 [internal] load build definition from Dockerfile 10:19:37 #1 transferring dockerfile: 187B done 10:19:37 #1 DONE 0.0s 10:19:37 10:19:37 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.64 10:19:37 #2 DONE 0.0s 10:19:37 10:19:37 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.64 10:19:37 #3 DONE 0.0s 10:19:37 10:19:37 #4 [internal] load .dockerignore 10:19:37 #4 transferring context: 2B done 10:19:37 #4 DONE 0.0s 10:19:37 10:19:37 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.64@sha256:332fbd53aa3fd5db53caa62b92f845f65be5b42d06c7a6aaf4f251a35fd1f816 10:19:37 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.64@sha256:332fbd53aa3fd5db53caa62b92f845f65be5b42d06c7a6aaf4f251a35fd1f816 done 10:19:37 #5 CACHED 10:19:37 10:19:37 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.64@sha256:332fbd53aa3fd5db53caa62b92f845f65be5b42d06c7a6aaf4f251a35fd1f816 10:19:37 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.64@sha256:332fbd53aa3fd5db53caa62b92f845f65be5b42d06c7a6aaf4f251a35fd1f816 done 10:19:37 #6 CACHED 10:19:37 10:19:37 #7 exporting to image 10:19:37 #7 exporting layers done 10:19:37 #7 exporting manifest sha256:6a330c3973c92f39ed887042a226f502c471e7536f4b3a249b1870b9c3f0bc34 done 10:19:37 #7 exporting config sha256:daac676ad0154fd7ad7b96380f88d2a5aca3acda14d85023d4cae3dcc7244b39 done 10:19:37 #7 exporting manifest sha256:8e513bef9fa3f873c105da38536b5ca5222085c9d6df5a753f69a760da1789c3 done 10:19:37 #7 exporting config sha256:ed627d45a446221e6fe3dfc51fbd9f9e98b98d2f2ffcb7b503259c1a59b481d8 done 10:19:37 #7 exporting manifest list sha256:06aa3bd1ee62695eb899edcc393a462559cc48afe8b73086a24b78dc8d69b90b done 10:19:37 #7 pushing layers 0.0s done 10:19:37 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.64@sha256:06aa3bd1ee62695eb899edcc393a462559cc48afe8b73086a24b78dc8d69b90b 10:19:37 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:19:38 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.64@sha256:06aa3bd1ee62695eb899edcc393a462559cc48afe8b73086a24b78dc8d69b90b 0.1s done 10:19:38 #7 DONE 0.1s 10:19:38 10:19:38 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 10:19:38 #8 DONE 0.0s 10:19:38 10:19:38 1 warning found (use --debug to expand): 10:19:38  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:19:38 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64' 10:19:38 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 --push - 10:19:38 #1 [internal] load build definition from Dockerfile 10:19:38 #1 transferring dockerfile: 228B done 10:19:38 #1 DONE 0.0s 10:19:38 10:19:38 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:19:38 #2 DONE 0.0s 10:19:38 10:19:38 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:19:38 #3 DONE 0.0s 10:19:38 10:19:38 #4 [internal] load .dockerignore 10:19:38 #4 transferring context: 2B done 10:19:38 #4 DONE 0.0s 10:19:38 10:19:38 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:332fbd53aa3fd5db53caa62b92f845f65be5b42d06c7a6aaf4f251a35fd1f816 10:19:38 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:332fbd53aa3fd5db53caa62b92f845f65be5b42d06c7a6aaf4f251a35fd1f816 done 10:19:38 #5 CACHED 10:19:38 10:19:38 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:332fbd53aa3fd5db53caa62b92f845f65be5b42d06c7a6aaf4f251a35fd1f816 10:19:38 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:332fbd53aa3fd5db53caa62b92f845f65be5b42d06c7a6aaf4f251a35fd1f816 done 10:19:38 #6 CACHED 10:19:38 10:19:38 #7 exporting to image 10:19:38 #7 exporting layers done 10:19:38 #7 exporting manifest sha256:6a330c3973c92f39ed887042a226f502c471e7536f4b3a249b1870b9c3f0bc34 done 10:19:38 #7 exporting config sha256:daac676ad0154fd7ad7b96380f88d2a5aca3acda14d85023d4cae3dcc7244b39 done 10:19:38 #7 exporting manifest sha256:8e513bef9fa3f873c105da38536b5ca5222085c9d6df5a753f69a760da1789c3 done 10:19:38 #7 exporting config sha256:ed627d45a446221e6fe3dfc51fbd9f9e98b98d2f2ffcb7b503259c1a59b481d8 done 10:19:38 #7 exporting manifest list sha256:06aa3bd1ee62695eb899edcc393a462559cc48afe8b73086a24b78dc8d69b90b done 10:19:38 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:19:38 #7 pushing layers 0.0s done 10:19:38 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:06aa3bd1ee62695eb899edcc393a462559cc48afe8b73086a24b78dc8d69b90b 0.1s done 10:19:38 #7 DONE 0.1s 10:19:38 10:19:38 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 10:19:38 #8 DONE 0.0s 10:19:38 10:19:38 1 warning found (use --debug to expand): 10:19:38  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:19:38 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' 10:19:38 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - 10:19:38 #1 [internal] load build definition from Dockerfile 10:19:38 #1 transferring dockerfile: 179B done 10:19:38 #1 DONE 0.0s 10:19:38 10:19:38 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 10:19:38 #2 DONE 0.0s 10:19:38 10:19:38 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 10:19:38 #3 DONE 0.0s 10:19:38 10:19:38 #4 [internal] load .dockerignore 10:19:38 #4 transferring context: 2B done 10:19:38 #4 DONE 0.0s 10:19:38 10:19:38 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:332fbd53aa3fd5db53caa62b92f845f65be5b42d06c7a6aaf4f251a35fd1f816 10:19:38 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:332fbd53aa3fd5db53caa62b92f845f65be5b42d06c7a6aaf4f251a35fd1f816 0.0s done 10:19:38 #5 CACHED 10:19:38 10:19:38 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:332fbd53aa3fd5db53caa62b92f845f65be5b42d06c7a6aaf4f251a35fd1f816 10:19:38 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:332fbd53aa3fd5db53caa62b92f845f65be5b42d06c7a6aaf4f251a35fd1f816 0.0s done 10:19:38 #6 CACHED 10:19:38 10:19:38 #7 exporting to image 10:19:38 #7 exporting layers done 10:19:38 #7 exporting manifest sha256:6a330c3973c92f39ed887042a226f502c471e7536f4b3a249b1870b9c3f0bc34 done 10:19:38 #7 exporting config sha256:daac676ad0154fd7ad7b96380f88d2a5aca3acda14d85023d4cae3dcc7244b39 done 10:19:38 #7 exporting manifest sha256:8e513bef9fa3f873c105da38536b5ca5222085c9d6df5a753f69a760da1789c3 done 10:19:38 #7 exporting config sha256:ed627d45a446221e6fe3dfc51fbd9f9e98b98d2f2ffcb7b503259c1a59b481d8 done 10:19:38 #7 exporting manifest list sha256:06aa3bd1ee62695eb899edcc393a462559cc48afe8b73086a24b78dc8d69b90b 10:19:38 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:19:39 #7 exporting manifest list sha256:06aa3bd1ee62695eb899edcc393a462559cc48afe8b73086a24b78dc8d69b90b done 10:19:39 #7 pushing layers 0.0s done 10:19:39 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:06aa3bd1ee62695eb899edcc393a462559cc48afe8b73086a24b78dc8d69b90b 0.1s done 10:19:39 #7 DONE 0.1s 10:19:39 10:19:39 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 10:19:39 #8 DONE 0.0s 10:19:39 10:19:39 1 warning found (use --debug to expand): 10:19:39  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:19:39 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:369fcd6bf29aafe6b5d191e53436f801010b80d4' 10:19:39 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:369fcd6bf29aafe6b5d191e53436f801010b80d4 --push - 10:19:39 #1 [internal] load build definition from Dockerfile 10:19:39 #1 transferring dockerfile: 205B done 10:19:39 #1 DONE 0.0s 10:19:39 10:19:39 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:19:39 #2 DONE 0.0s 10:19:39 10:19:39 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:19:39 #3 DONE 0.0s 10:19:39 10:19:39 #4 [internal] load .dockerignore 10:19:39 #4 transferring context: 2B done 10:19:39 #4 DONE 0.0s 10:19:39 10:19:39 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:644f9ef628282e55a4d7118cc413d2607a0ca60203a14d4f23a6e9299f7027da 10:19:39 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:644f9ef628282e55a4d7118cc413d2607a0ca60203a14d4f23a6e9299f7027da 10:19:39 #5 ... 10:19:39 10:19:39 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:644f9ef628282e55a4d7118cc413d2607a0ca60203a14d4f23a6e9299f7027da 10:19:39 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:644f9ef628282e55a4d7118cc413d2607a0ca60203a14d4f23a6e9299f7027da 0.0s done 10:19:39 #6 DONE 0.1s 10:19:39 10:19:39 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 10:19:39 #7 DONE 0.0s 10:19:39 10:19:39 #8 exporting to image 10:19:39 #8 exporting layers done 10:19:39 #8 exporting manifest sha256:b5984146674d7dd91290f64326319e5529ceeb9fdbcf95ad17d889f0babdacfe done 10:19:39 #8 exporting config sha256:2e1559e39516954aa20fa4b23d2c482220573dae5d07de366365f1c1def88e73 done 10:19:39 #8 exporting manifest sha256:e0ba4dcf7532a14a305a6686b845da75aee73673962cb49fc2e551953de1cd26 done 10:19:39 #8 exporting config sha256:5a2f778b1d67525eeccdeb19b2127000e23bd2374011b1bb3109574ac323fe61 done 10:19:39 #8 exporting manifest list sha256:510fe904c173ebb9288d5585a0f929be6d1df4bd45e481d9e9a46271d176bbb3 done 10:19:39 #8 pushing layers 0.1s done 10:19:39 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:510fe904c173ebb9288d5585a0f929be6d1df4bd45e481d9e9a46271d176bbb3 10:19:39 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:19:39 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:510fe904c173ebb9288d5585a0f929be6d1df4bd45e481d9e9a46271d176bbb3 0.1s done 10:19:39 #8 DONE 0.2s 10:19:39 10:19:39 1 warning found (use --debug to expand): 10:19:39  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:19:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - 10:19:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' 10:19:40 #1 [internal] load build definition from Dockerfile 10:19:40 #1 transferring dockerfile: 171B done 10:19:40 #1 DONE 0.0s 10:19:40 10:19:40 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 10:19:40 #2 DONE 0.0s 10:19:40 10:19:40 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 10:19:40 #3 DONE 0.0s 10:19:40 10:19:40 #4 [internal] load .dockerignore 10:19:40 #4 transferring context: 2B done 10:19:40 #4 DONE 0.0s 10:19:40 10:19:40 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:644f9ef628282e55a4d7118cc413d2607a0ca60203a14d4f23a6e9299f7027da 10:19:40 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:644f9ef628282e55a4d7118cc413d2607a0ca60203a14d4f23a6e9299f7027da done 10:19:40 #5 CACHED 10:19:40 10:19:40 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:644f9ef628282e55a4d7118cc413d2607a0ca60203a14d4f23a6e9299f7027da 10:19:40 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:644f9ef628282e55a4d7118cc413d2607a0ca60203a14d4f23a6e9299f7027da 0.0s done 10:19:40 #6 CACHED 10:19:40 10:19:40 #7 exporting to image 10:19:40 #7 exporting layers done 10:19:40 #7 exporting manifest sha256:b5984146674d7dd91290f64326319e5529ceeb9fdbcf95ad17d889f0babdacfe done 10:19:40 #7 exporting config sha256:2e1559e39516954aa20fa4b23d2c482220573dae5d07de366365f1c1def88e73 done 10:19:40 #7 exporting manifest sha256:e0ba4dcf7532a14a305a6686b845da75aee73673962cb49fc2e551953de1cd26 done 10:19:40 #7 exporting config sha256:5a2f778b1d67525eeccdeb19b2127000e23bd2374011b1bb3109574ac323fe61 done 10:19:40 #7 exporting manifest list sha256:510fe904c173ebb9288d5585a0f929be6d1df4bd45e481d9e9a46271d176bbb3 10:19:40 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:19:40 #7 exporting manifest list sha256:510fe904c173ebb9288d5585a0f929be6d1df4bd45e481d9e9a46271d176bbb3 done 10:19:40 #7 pushing layers 0.0s done 10:19:40 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:510fe904c173ebb9288d5585a0f929be6d1df4bd45e481d9e9a46271d176bbb3 0.1s done 10:19:40 #7 DONE 0.1s 10:19:40 10:19:40 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 10:19:40 #8 DONE 0.0s 10:19:40 10:19:40 1 warning found (use --debug to expand): 10:19:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:19:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.64' 10:19:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.64 --push - 10:19:41 #1 [internal] load build definition from Dockerfile 10:19:41 #1 transferring dockerfile: 177B done 10:19:41 #1 DONE 0.0s 10:19:41 10:19:41 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.64 10:19:41 #2 DONE 0.0s 10:19:41 10:19:41 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.64 10:19:41 #3 DONE 0.0s 10:19:41 10:19:41 #4 [internal] load .dockerignore 10:19:41 #4 transferring context: 2B done 10:19:41 #4 DONE 0.0s 10:19:41 10:19:41 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.64@sha256:644f9ef628282e55a4d7118cc413d2607a0ca60203a14d4f23a6e9299f7027da 10:19:41 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.64@sha256:644f9ef628282e55a4d7118cc413d2607a0ca60203a14d4f23a6e9299f7027da done 10:19:41 #5 CACHED 10:19:41 10:19:41 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.64@sha256:644f9ef628282e55a4d7118cc413d2607a0ca60203a14d4f23a6e9299f7027da 10:19:41 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.64@sha256:644f9ef628282e55a4d7118cc413d2607a0ca60203a14d4f23a6e9299f7027da done 10:19:41 #6 CACHED 10:19:41 10:19:41 #7 exporting to image 10:19:41 #7 exporting layers done 10:19:41 #7 exporting manifest sha256:b5984146674d7dd91290f64326319e5529ceeb9fdbcf95ad17d889f0babdacfe done 10:19:41 #7 exporting config sha256:2e1559e39516954aa20fa4b23d2c482220573dae5d07de366365f1c1def88e73 done 10:19:41 #7 exporting manifest sha256:e0ba4dcf7532a14a305a6686b845da75aee73673962cb49fc2e551953de1cd26 done 10:19:41 #7 exporting config sha256:5a2f778b1d67525eeccdeb19b2127000e23bd2374011b1bb3109574ac323fe61 done 10:19:41 #7 exporting manifest list sha256:510fe904c173ebb9288d5585a0f929be6d1df4bd45e481d9e9a46271d176bbb3 done 10:19:41 #7 pushing layers 0.0s done 10:19:41 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.64@sha256:510fe904c173ebb9288d5585a0f929be6d1df4bd45e481d9e9a46271d176bbb3 10:19:41 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:19:41 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.64@sha256:510fe904c173ebb9288d5585a0f929be6d1df4bd45e481d9e9a46271d176bbb3 0.1s done 10:19:41 #7 DONE 0.1s 10:19:41 10:19:41 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 10:19:41 #8 DONE 0.0s 10:19:41 10:19:41 1 warning found (use --debug to expand): 10:19:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:19:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64' 10:19:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 --push - 10:19:41 #1 [internal] load build definition from Dockerfile 10:19:41 #1 transferring dockerfile: 218B done 10:19:41 #1 DONE 0.0s 10:19:41 10:19:41 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:19:41 #2 DONE 0.0s 10:19:41 10:19:41 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:19:41 #3 DONE 0.0s 10:19:41 10:19:41 #4 [internal] load .dockerignore 10:19:41 #4 transferring context: 2B done 10:19:41 #4 DONE 0.0s 10:19:41 10:19:41 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:644f9ef628282e55a4d7118cc413d2607a0ca60203a14d4f23a6e9299f7027da 10:19:41 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:644f9ef628282e55a4d7118cc413d2607a0ca60203a14d4f23a6e9299f7027da 0.0s done 10:19:41 #5 CACHED 10:19:41 10:19:41 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:644f9ef628282e55a4d7118cc413d2607a0ca60203a14d4f23a6e9299f7027da 10:19:41 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:644f9ef628282e55a4d7118cc413d2607a0ca60203a14d4f23a6e9299f7027da 0.0s done 10:19:41 #6 CACHED 10:19:41 10:19:41 #7 exporting to image 10:19:41 #7 exporting layers done 10:19:41 #7 exporting manifest sha256:b5984146674d7dd91290f64326319e5529ceeb9fdbcf95ad17d889f0babdacfe done 10:19:41 #7 exporting config sha256:2e1559e39516954aa20fa4b23d2c482220573dae5d07de366365f1c1def88e73 done 10:19:41 #7 exporting manifest sha256:e0ba4dcf7532a14a305a6686b845da75aee73673962cb49fc2e551953de1cd26 done 10:19:41 #7 exporting config sha256:5a2f778b1d67525eeccdeb19b2127000e23bd2374011b1bb3109574ac323fe61 done 10:19:41 #7 exporting manifest list sha256:510fe904c173ebb9288d5585a0f929be6d1df4bd45e481d9e9a46271d176bbb3 done 10:19:41 #7 pushing layers 0.0s done 10:19:41 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:510fe904c173ebb9288d5585a0f929be6d1df4bd45e481d9e9a46271d176bbb3 10:19:41 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:19:41 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:510fe904c173ebb9288d5585a0f929be6d1df4bd45e481d9e9a46271d176bbb3 0.1s done 10:19:41 #7 DONE 0.1s 10:19:41 10:19:41 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 10:19:41 #8 DONE 0.0s 10:19:41 10:19:41 1 warning found (use --debug to expand): 10:19:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:19:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' 10:19:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - 10:19:42 #1 [internal] load build definition from Dockerfile 10:19:42 #1 transferring dockerfile: 169B done 10:19:42 #1 DONE 0.0s 10:19:42 10:19:42 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 10:19:42 #2 DONE 0.0s 10:19:42 10:19:42 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 10:19:42 #3 DONE 0.0s 10:19:42 10:19:42 #4 [internal] load .dockerignore 10:19:42 #4 transferring context: 2B done 10:19:42 #4 DONE 0.0s 10:19:42 10:19:42 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:644f9ef628282e55a4d7118cc413d2607a0ca60203a14d4f23a6e9299f7027da 10:19:42 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:644f9ef628282e55a4d7118cc413d2607a0ca60203a14d4f23a6e9299f7027da done 10:19:42 #5 CACHED 10:19:42 10:19:42 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:644f9ef628282e55a4d7118cc413d2607a0ca60203a14d4f23a6e9299f7027da 10:19:42 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:644f9ef628282e55a4d7118cc413d2607a0ca60203a14d4f23a6e9299f7027da 0.0s done 10:19:42 #6 CACHED 10:19:42 10:19:42 #7 exporting to image 10:19:42 #7 exporting layers done 10:19:42 #7 exporting manifest sha256:b5984146674d7dd91290f64326319e5529ceeb9fdbcf95ad17d889f0babdacfe done 10:19:42 #7 exporting config sha256:2e1559e39516954aa20fa4b23d2c482220573dae5d07de366365f1c1def88e73 done 10:19:42 #7 exporting manifest sha256:e0ba4dcf7532a14a305a6686b845da75aee73673962cb49fc2e551953de1cd26 done 10:19:42 #7 exporting config sha256:5a2f778b1d67525eeccdeb19b2127000e23bd2374011b1bb3109574ac323fe61 done 10:19:42 #7 exporting manifest list sha256:510fe904c173ebb9288d5585a0f929be6d1df4bd45e481d9e9a46271d176bbb3 done 10:19:42 #7 pushing layers 0.0s done 10:19:42 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:510fe904c173ebb9288d5585a0f929be6d1df4bd45e481d9e9a46271d176bbb3 10:19:42 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:19:42 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:510fe904c173ebb9288d5585a0f929be6d1df4bd45e481d9e9a46271d176bbb3 0.1s done 10:19:42 #7 DONE 0.1s 10:19:42 10:19:42 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 10:19:42 #8 DONE 0.0s 10:19:42 10:19:42 1 warning found (use --debug to expand): 10:19:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:19:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:369fcd6bf29aafe6b5d191e53436f801010b80d4 --push - 10:19:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:369fcd6bf29aafe6b5d191e53436f801010b80d4' 10:19:42 #1 [internal] load build definition from Dockerfile 10:19:42 #1 transferring dockerfile: 206B done 10:19:42 #1 DONE 0.0s 10:19:42 10:19:42 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:19:42 #2 DONE 0.0s 10:19:42 10:19:42 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:19:42 #3 DONE 0.1s 10:19:42 10:19:42 #4 [internal] load .dockerignore 10:19:42 #4 transferring context: 2B done 10:19:42 #4 DONE 0.0s 10:19:42 10:19:42 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:adcec86143f69a27861c9cdce440e951c85bb7be63ad32d6e27528da9875adb0 10:19:42 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:adcec86143f69a27861c9cdce440e951c85bb7be63ad32d6e27528da9875adb0 0.0s done 10:19:42 #5 DONE 0.0s 10:19:42 10:19:42 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:adcec86143f69a27861c9cdce440e951c85bb7be63ad32d6e27528da9875adb0 10:19:42 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:adcec86143f69a27861c9cdce440e951c85bb7be63ad32d6e27528da9875adb0 0.0s done 10:19:42 #6 DONE 0.1s 10:19:42 10:19:42 #7 exporting to image 10:19:42 #7 exporting layers done 10:19:42 #7 exporting manifest sha256:ca87c3ccfd4c54d30ff15d0d0adec58838c2e978c2fdbff8534a6a6c68433818 done 10:19:42 #7 exporting config sha256:9f89d480c76dce36636f04aab46ad1ca954b78b333ebdb1c3cd9da05bf508069 done 10:19:42 #7 exporting manifest sha256:e8be4f6a47a03188888fc841d8fb93aca9b5237ad5b05e6e6bfdfdb2588cc0ca done 10:19:42 #7 exporting config sha256:c13814f57c51637db8b37621c7ddab71535c2035ff9072253193536bb82fc91e done 10:19:42 #7 exporting manifest list sha256:d392a137dcc018723dcb239ec2a2e2d3a9951f90dbf3b353d567ea6b3e71171a done 10:19:42 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:19:42 #7 ... 10:19:42 10:19:42 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 10:19:42 #8 DONE 0.0s 10:19:42 10:19:42 #7 exporting to image 10:19:42 #7 pushing layers 0.1s done 10:19:42 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:d392a137dcc018723dcb239ec2a2e2d3a9951f90dbf3b353d567ea6b3e71171a 10:19:42 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:d392a137dcc018723dcb239ec2a2e2d3a9951f90dbf3b353d567ea6b3e71171a 0.1s done 10:19:42 #7 DONE 0.2s 10:19:42 10:19:42 1 warning found (use --debug to expand): 10:19:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:19:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' 10:19:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - 10:19:43 #1 [internal] load build definition from Dockerfile 10:19:43 #1 transferring dockerfile: 172B done 10:19:43 #1 DONE 0.0s 10:19:43 10:19:43 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 10:19:43 #2 DONE 0.0s 10:19:43 10:19:43 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 10:19:43 #3 DONE 0.0s 10:19:43 10:19:43 #4 [internal] load .dockerignore 10:19:43 #4 transferring context: 2B done 10:19:43 #4 DONE 0.0s 10:19:43 10:19:43 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:adcec86143f69a27861c9cdce440e951c85bb7be63ad32d6e27528da9875adb0 10:19:43 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:adcec86143f69a27861c9cdce440e951c85bb7be63ad32d6e27528da9875adb0 done 10:19:43 #5 CACHED 10:19:43 10:19:43 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:adcec86143f69a27861c9cdce440e951c85bb7be63ad32d6e27528da9875adb0 10:19:43 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:adcec86143f69a27861c9cdce440e951c85bb7be63ad32d6e27528da9875adb0 0.0s done 10:19:43 #6 CACHED 10:19:43 10:19:43 #7 exporting to image 10:19:43 #7 exporting layers done 10:19:43 #7 exporting manifest sha256:ca87c3ccfd4c54d30ff15d0d0adec58838c2e978c2fdbff8534a6a6c68433818 done 10:19:43 #7 exporting config sha256:9f89d480c76dce36636f04aab46ad1ca954b78b333ebdb1c3cd9da05bf508069 done 10:19:43 #7 exporting manifest sha256:e8be4f6a47a03188888fc841d8fb93aca9b5237ad5b05e6e6bfdfdb2588cc0ca done 10:19:43 #7 exporting config sha256:c13814f57c51637db8b37621c7ddab71535c2035ff9072253193536bb82fc91e done 10:19:43 #7 exporting manifest list sha256:d392a137dcc018723dcb239ec2a2e2d3a9951f90dbf3b353d567ea6b3e71171a done 10:19:43 #7 pushing layers 0.0s done 10:19:43 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:d392a137dcc018723dcb239ec2a2e2d3a9951f90dbf3b353d567ea6b3e71171a 10:19:43 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:19:43 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:d392a137dcc018723dcb239ec2a2e2d3a9951f90dbf3b353d567ea6b3e71171a 0.1s done 10:19:43 #7 DONE 0.1s 10:19:43 10:19:43 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 10:19:43 #8 DONE 0.0s 10:19:43 10:19:43 1 warning found (use --debug to expand): 10:19:43  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:19:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.64' 10:19:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.64 --push - 10:19:44 #1 [internal] load build definition from Dockerfile 10:19:44 #1 transferring dockerfile: 178B done 10:19:44 #1 DONE 0.0s 10:19:44 10:19:44 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.64 10:19:44 #2 DONE 0.0s 10:19:44 10:19:44 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.64 10:19:44 #3 DONE 0.0s 10:19:44 10:19:44 #4 [internal] load .dockerignore 10:19:44 #4 transferring context: 2B done 10:19:44 #4 DONE 0.0s 10:19:44 10:19:44 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.64@sha256:adcec86143f69a27861c9cdce440e951c85bb7be63ad32d6e27528da9875adb0 10:19:44 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.64@sha256:adcec86143f69a27861c9cdce440e951c85bb7be63ad32d6e27528da9875adb0 done 10:19:44 #5 CACHED 10:19:44 10:19:44 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.64@sha256:adcec86143f69a27861c9cdce440e951c85bb7be63ad32d6e27528da9875adb0 10:19:44 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.64@sha256:adcec86143f69a27861c9cdce440e951c85bb7be63ad32d6e27528da9875adb0 done 10:19:44 #6 CACHED 10:19:44 10:19:44 #7 exporting to image 10:19:44 #7 exporting layers done 10:19:44 #7 exporting manifest sha256:ca87c3ccfd4c54d30ff15d0d0adec58838c2e978c2fdbff8534a6a6c68433818 done 10:19:44 #7 exporting config sha256:9f89d480c76dce36636f04aab46ad1ca954b78b333ebdb1c3cd9da05bf508069 done 10:19:44 #7 exporting manifest sha256:e8be4f6a47a03188888fc841d8fb93aca9b5237ad5b05e6e6bfdfdb2588cc0ca done 10:19:44 #7 exporting config sha256:c13814f57c51637db8b37621c7ddab71535c2035ff9072253193536bb82fc91e done 10:19:44 #7 exporting manifest list sha256:d392a137dcc018723dcb239ec2a2e2d3a9951f90dbf3b353d567ea6b3e71171a done 10:19:44 #7 pushing layers 0.0s done 10:19:44 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.64@sha256:d392a137dcc018723dcb239ec2a2e2d3a9951f90dbf3b353d567ea6b3e71171a 10:19:44 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:19:44 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.64@sha256:d392a137dcc018723dcb239ec2a2e2d3a9951f90dbf3b353d567ea6b3e71171a 0.1s done 10:19:44 #7 DONE 0.1s 10:19:44 10:19:44 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 10:19:44 #8 DONE 0.0s 10:19:44 10:19:44 1 warning found (use --debug to expand): 10:19:44  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:19:44 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64' 10:19:44 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 --push - 10:19:44 #1 [internal] load build definition from Dockerfile 10:19:44 #1 transferring dockerfile: 219B done 10:19:44 #1 DONE 0.0s 10:19:44 10:19:44 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:19:44 #2 DONE 0.0s 10:19:44 10:19:44 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:19:44 #3 DONE 0.0s 10:19:44 10:19:44 #4 [internal] load .dockerignore 10:19:44 #4 transferring context: 2B done 10:19:44 #4 DONE 0.0s 10:19:44 10:19:44 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:adcec86143f69a27861c9cdce440e951c85bb7be63ad32d6e27528da9875adb0 10:19:44 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:adcec86143f69a27861c9cdce440e951c85bb7be63ad32d6e27528da9875adb0 done 10:19:44 #5 CACHED 10:19:44 10:19:44 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:adcec86143f69a27861c9cdce440e951c85bb7be63ad32d6e27528da9875adb0 10:19:44 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:adcec86143f69a27861c9cdce440e951c85bb7be63ad32d6e27528da9875adb0 done 10:19:44 #6 CACHED 10:19:44 10:19:44 #7 exporting to image 10:19:44 #7 exporting layers done 10:19:44 #7 exporting manifest sha256:ca87c3ccfd4c54d30ff15d0d0adec58838c2e978c2fdbff8534a6a6c68433818 done 10:19:44 #7 exporting config sha256:9f89d480c76dce36636f04aab46ad1ca954b78b333ebdb1c3cd9da05bf508069 done 10:19:44 #7 exporting manifest sha256:e8be4f6a47a03188888fc841d8fb93aca9b5237ad5b05e6e6bfdfdb2588cc0ca done 10:19:44 #7 exporting config sha256:c13814f57c51637db8b37621c7ddab71535c2035ff9072253193536bb82fc91e done 10:19:44 #7 exporting manifest list sha256:d392a137dcc018723dcb239ec2a2e2d3a9951f90dbf3b353d567ea6b3e71171a done 10:19:44 #7 pushing layers 0.0s done 10:19:44 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:d392a137dcc018723dcb239ec2a2e2d3a9951f90dbf3b353d567ea6b3e71171a 10:19:44 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:19:44 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:d392a137dcc018723dcb239ec2a2e2d3a9951f90dbf3b353d567ea6b3e71171a 0.1s done 10:19:44 #7 DONE 0.1s 10:19:44 10:19:44 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 10:19:44 #8 DONE 0.0s 10:19:44 10:19:44 1 warning found (use --debug to expand): 10:19:44  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:19:44 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' 10:19:44 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - 10:19:44 #1 [internal] load build definition from Dockerfile 10:19:44 #1 transferring dockerfile: 170B done 10:19:44 #1 DONE 0.0s 10:19:44 10:19:44 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 10:19:44 #2 DONE 0.0s 10:19:44 10:19:44 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 10:19:44 #3 DONE 0.0s 10:19:44 10:19:44 #4 [internal] load .dockerignore 10:19:44 #4 transferring context: 2B done 10:19:44 #4 DONE 0.0s 10:19:44 10:19:44 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:adcec86143f69a27861c9cdce440e951c85bb7be63ad32d6e27528da9875adb0 10:19:44 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:adcec86143f69a27861c9cdce440e951c85bb7be63ad32d6e27528da9875adb0 done 10:19:44 #5 CACHED 10:19:44 10:19:44 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:adcec86143f69a27861c9cdce440e951c85bb7be63ad32d6e27528da9875adb0 10:19:44 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:adcec86143f69a27861c9cdce440e951c85bb7be63ad32d6e27528da9875adb0 done 10:19:44 #6 CACHED 10:19:44 10:19:44 #7 exporting to image 10:19:44 #7 exporting layers done 10:19:44 #7 exporting manifest sha256:ca87c3ccfd4c54d30ff15d0d0adec58838c2e978c2fdbff8534a6a6c68433818 done 10:19:44 #7 exporting config sha256:9f89d480c76dce36636f04aab46ad1ca954b78b333ebdb1c3cd9da05bf508069 done 10:19:44 #7 exporting manifest sha256:e8be4f6a47a03188888fc841d8fb93aca9b5237ad5b05e6e6bfdfdb2588cc0ca done 10:19:44 #7 exporting config sha256:c13814f57c51637db8b37621c7ddab71535c2035ff9072253193536bb82fc91e done 10:19:44 #7 exporting manifest list sha256:d392a137dcc018723dcb239ec2a2e2d3a9951f90dbf3b353d567ea6b3e71171a done 10:19:44 #7 pushing layers 0.0s done 10:19:44 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:d392a137dcc018723dcb239ec2a2e2d3a9951f90dbf3b353d567ea6b3e71171a 10:19:44 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:19:45 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:d392a137dcc018723dcb239ec2a2e2d3a9951f90dbf3b353d567ea6b3e71171a 0.1s done 10:19:45 #7 DONE 0.1s 10:19:45 10:19:45 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 10:19:45 #8 DONE 0.0s 10:19:45 10:19:45 1 warning found (use --debug to expand): 10:19:45  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:19:45 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:369fcd6bf29aafe6b5d191e53436f801010b80d4 --push - 10:19:45 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:369fcd6bf29aafe6b5d191e53436f801010b80d4' 10:19:45 #1 [internal] load build definition from Dockerfile 10:19:45 #1 transferring dockerfile: 206B done 10:19:45 #1 DONE 0.0s 10:19:45 10:19:45 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:19:45 #2 DONE 0.0s 10:19:45 10:19:45 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:19:45 #3 DONE 0.0s 10:19:45 10:19:45 #4 [internal] load .dockerignore 10:19:45 #4 transferring context: 2B done 10:19:45 #4 DONE 0.0s 10:19:45 10:19:45 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:a00d1a7c0365a15ca68dcf03e807c46dbf15ce487a5dfb1d9fdfa903c776cba8 10:19:45 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:a00d1a7c0365a15ca68dcf03e807c46dbf15ce487a5dfb1d9fdfa903c776cba8 10:19:45 #5 ... 10:19:45 10:19:45 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:a00d1a7c0365a15ca68dcf03e807c46dbf15ce487a5dfb1d9fdfa903c776cba8 10:19:45 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:a00d1a7c0365a15ca68dcf03e807c46dbf15ce487a5dfb1d9fdfa903c776cba8 done 10:19:45 #6 DONE 0.1s 10:19:45 10:19:45 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 10:19:45 #7 DONE 0.0s 10:19:45 10:19:45 #8 exporting to image 10:19:45 #8 exporting layers done 10:19:45 #8 exporting manifest sha256:85360f3d832ba4e18e4ac28b6dc1fbc0949ff7be77f3181a5bf5ace3747d6689 done 10:19:45 #8 exporting config sha256:d64d57b56042bf04c3ce52798b37dd09373bf5c19717f8e9c045cf90663ad0f7 done 10:19:45 #8 exporting manifest sha256:e86045794d75592d50c0f6412e2db1690f986b6206e55b25ec813fbf8ce24a6c done 10:19:45 #8 exporting config sha256:00276d5d6ad386b2cf665fd3b8a6da427fc418ee6b3b6cc2cc1025b4aafd75e0 done 10:19:45 #8 exporting manifest list sha256:35f4ad2133073a5b62d1929aff52d74b9e0e396621b2db305e65ecc169ba9842 done 10:19:45 #8 pushing layers 0.1s done 10:19:45 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:35f4ad2133073a5b62d1929aff52d74b9e0e396621b2db305e65ecc169ba9842 10:19:45 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:19:45 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:35f4ad2133073a5b62d1929aff52d74b9e0e396621b2db305e65ecc169ba9842 0.1s done 10:19:45 #8 DONE 0.2s 10:19:45 10:19:45 1 warning found (use --debug to expand): 10:19:45  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:19:46 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' 10:19:46 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - 10:19:46 #1 [internal] load build definition from Dockerfile 10:19:46 #1 transferring dockerfile: 172B done 10:19:46 #1 DONE 0.0s 10:19:46 10:19:46 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 10:19:46 #2 DONE 0.0s 10:19:46 10:19:46 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 10:19:46 #3 DONE 0.0s 10:19:46 10:19:46 #4 [internal] load .dockerignore 10:19:46 #4 transferring context: 2B done 10:19:46 #4 DONE 0.0s 10:19:46 10:19:46 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:a00d1a7c0365a15ca68dcf03e807c46dbf15ce487a5dfb1d9fdfa903c776cba8 10:19:46 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:a00d1a7c0365a15ca68dcf03e807c46dbf15ce487a5dfb1d9fdfa903c776cba8 0.0s done 10:19:46 #5 CACHED 10:19:46 10:19:46 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:a00d1a7c0365a15ca68dcf03e807c46dbf15ce487a5dfb1d9fdfa903c776cba8 10:19:46 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:a00d1a7c0365a15ca68dcf03e807c46dbf15ce487a5dfb1d9fdfa903c776cba8 0.0s done 10:19:46 #6 CACHED 10:19:46 10:19:46 #7 exporting to image 10:19:46 #7 exporting layers 10:19:46 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:19:46 #7 exporting layers done 10:19:46 #7 exporting manifest sha256:85360f3d832ba4e18e4ac28b6dc1fbc0949ff7be77f3181a5bf5ace3747d6689 done 10:19:46 #7 exporting config sha256:d64d57b56042bf04c3ce52798b37dd09373bf5c19717f8e9c045cf90663ad0f7 done 10:19:46 #7 exporting manifest sha256:e86045794d75592d50c0f6412e2db1690f986b6206e55b25ec813fbf8ce24a6c done 10:19:46 #7 exporting config sha256:00276d5d6ad386b2cf665fd3b8a6da427fc418ee6b3b6cc2cc1025b4aafd75e0 done 10:19:46 #7 exporting manifest list sha256:35f4ad2133073a5b62d1929aff52d74b9e0e396621b2db305e65ecc169ba9842 done 10:19:46 #7 pushing layers 0.0s done 10:19:46 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:35f4ad2133073a5b62d1929aff52d74b9e0e396621b2db305e65ecc169ba9842 0.1s done 10:19:46 #7 DONE 0.1s 10:19:46 10:19:46 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 10:19:46 #8 DONE 0.0s 10:19:46 10:19:46 1 warning found (use --debug to expand): 10:19:46  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:19:46 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.64' 10:19:46 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.64 --push - 10:19:46 #1 [internal] load build definition from Dockerfile 10:19:46 #1 transferring dockerfile: 178B done 10:19:46 #1 DONE 0.0s 10:19:46 10:19:46 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.64 10:19:46 #2 DONE 0.0s 10:19:46 10:19:46 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.64 10:19:46 #3 DONE 0.0s 10:19:46 10:19:46 #4 [internal] load .dockerignore 10:19:46 #4 transferring context: 2B done 10:19:46 #4 DONE 0.0s 10:19:46 10:19:46 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.64@sha256:a00d1a7c0365a15ca68dcf03e807c46dbf15ce487a5dfb1d9fdfa903c776cba8 10:19:46 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.64@sha256:a00d1a7c0365a15ca68dcf03e807c46dbf15ce487a5dfb1d9fdfa903c776cba8 done 10:19:46 #5 CACHED 10:19:46 10:19:46 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.64@sha256:a00d1a7c0365a15ca68dcf03e807c46dbf15ce487a5dfb1d9fdfa903c776cba8 10:19:46 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.64@sha256:a00d1a7c0365a15ca68dcf03e807c46dbf15ce487a5dfb1d9fdfa903c776cba8 done 10:19:46 #6 CACHED 10:19:46 10:19:46 #7 exporting to image 10:19:46 #7 exporting layers done 10:19:46 #7 exporting manifest sha256:85360f3d832ba4e18e4ac28b6dc1fbc0949ff7be77f3181a5bf5ace3747d6689 done 10:19:46 #7 exporting config sha256:d64d57b56042bf04c3ce52798b37dd09373bf5c19717f8e9c045cf90663ad0f7 done 10:19:46 #7 exporting manifest sha256:e86045794d75592d50c0f6412e2db1690f986b6206e55b25ec813fbf8ce24a6c done 10:19:46 #7 exporting config sha256:00276d5d6ad386b2cf665fd3b8a6da427fc418ee6b3b6cc2cc1025b4aafd75e0 done 10:19:46 #7 exporting manifest list sha256:35f4ad2133073a5b62d1929aff52d74b9e0e396621b2db305e65ecc169ba9842 done 10:19:46 #7 pushing layers 0.0s done 10:19:46 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.64@sha256:35f4ad2133073a5b62d1929aff52d74b9e0e396621b2db305e65ecc169ba9842 10:19:46 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:19:47 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.64@sha256:35f4ad2133073a5b62d1929aff52d74b9e0e396621b2db305e65ecc169ba9842 0.1s done 10:19:47 #7 DONE 0.1s 10:19:47 10:19:47 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 10:19:47 #8 DONE 0.0s 10:19:47 10:19:47 1 warning found (use --debug to expand): 10:19:47  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:19:47 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64' 10:19:47 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 --push - 10:19:47 #1 [internal] load build definition from Dockerfile 10:19:47 #1 transferring dockerfile: 219B done 10:19:47 #1 DONE 0.0s 10:19:47 10:19:47 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:19:47 #2 DONE 0.0s 10:19:47 10:19:47 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:19:47 #3 DONE 0.0s 10:19:47 10:19:47 #4 [internal] load .dockerignore 10:19:47 #4 transferring context: 2B done 10:19:47 #4 DONE 0.0s 10:19:47 10:19:47 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:a00d1a7c0365a15ca68dcf03e807c46dbf15ce487a5dfb1d9fdfa903c776cba8 10:19:47 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:a00d1a7c0365a15ca68dcf03e807c46dbf15ce487a5dfb1d9fdfa903c776cba8 done 10:19:47 #5 CACHED 10:19:47 10:19:47 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:a00d1a7c0365a15ca68dcf03e807c46dbf15ce487a5dfb1d9fdfa903c776cba8 10:19:47 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:a00d1a7c0365a15ca68dcf03e807c46dbf15ce487a5dfb1d9fdfa903c776cba8 done 10:19:47 #6 CACHED 10:19:47 10:19:47 #7 exporting to image 10:19:47 #7 exporting layers done 10:19:47 #7 exporting manifest sha256:85360f3d832ba4e18e4ac28b6dc1fbc0949ff7be77f3181a5bf5ace3747d6689 done 10:19:47 #7 exporting config sha256:d64d57b56042bf04c3ce52798b37dd09373bf5c19717f8e9c045cf90663ad0f7 done 10:19:47 #7 exporting manifest sha256:e86045794d75592d50c0f6412e2db1690f986b6206e55b25ec813fbf8ce24a6c done 10:19:47 #7 exporting config sha256:00276d5d6ad386b2cf665fd3b8a6da427fc418ee6b3b6cc2cc1025b4aafd75e0 done 10:19:47 #7 exporting manifest list sha256:35f4ad2133073a5b62d1929aff52d74b9e0e396621b2db305e65ecc169ba9842 done 10:19:47 #7 pushing layers 0.0s done 10:19:47 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:35f4ad2133073a5b62d1929aff52d74b9e0e396621b2db305e65ecc169ba9842 10:19:47 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:19:47 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:35f4ad2133073a5b62d1929aff52d74b9e0e396621b2db305e65ecc169ba9842 0.1s done 10:19:47 #7 DONE 0.1s 10:19:47 10:19:47 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 10:19:47 #8 DONE 0.0s 10:19:47 10:19:47 1 warning found (use --debug to expand): 10:19:47  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:19:47 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' 10:19:47 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - 10:19:47 #1 [internal] load build definition from Dockerfile 10:19:47 #1 transferring dockerfile: 170B done 10:19:47 #1 DONE 0.0s 10:19:47 10:19:47 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 10:19:47 #2 DONE 0.0s 10:19:47 10:19:47 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 10:19:47 #3 DONE 0.0s 10:19:47 10:19:47 #4 [internal] load .dockerignore 10:19:47 #4 transferring context: 2B done 10:19:47 #4 DONE 0.0s 10:19:47 10:19:47 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:a00d1a7c0365a15ca68dcf03e807c46dbf15ce487a5dfb1d9fdfa903c776cba8 10:19:47 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:a00d1a7c0365a15ca68dcf03e807c46dbf15ce487a5dfb1d9fdfa903c776cba8 done 10:19:47 #5 DONE 0.0s 10:19:47 10:19:47 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:a00d1a7c0365a15ca68dcf03e807c46dbf15ce487a5dfb1d9fdfa903c776cba8 10:19:48 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:a00d1a7c0365a15ca68dcf03e807c46dbf15ce487a5dfb1d9fdfa903c776cba8 done 10:19:48 #6 CACHED 10:19:48 10:19:48 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:a00d1a7c0365a15ca68dcf03e807c46dbf15ce487a5dfb1d9fdfa903c776cba8 10:19:48 #5 CACHED 10:19:48 10:19:48 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 10:19:48 #7 DONE 0.0s 10:19:48 10:19:48 #8 exporting to image 10:19:48 #8 exporting layers done 10:19:48 #8 exporting manifest sha256:85360f3d832ba4e18e4ac28b6dc1fbc0949ff7be77f3181a5bf5ace3747d6689 done 10:19:48 #8 exporting config sha256:d64d57b56042bf04c3ce52798b37dd09373bf5c19717f8e9c045cf90663ad0f7 done 10:19:48 #8 exporting manifest sha256:e86045794d75592d50c0f6412e2db1690f986b6206e55b25ec813fbf8ce24a6c done 10:19:48 #8 exporting config sha256:00276d5d6ad386b2cf665fd3b8a6da427fc418ee6b3b6cc2cc1025b4aafd75e0 done 10:19:48 #8 exporting manifest list sha256:35f4ad2133073a5b62d1929aff52d74b9e0e396621b2db305e65ecc169ba9842 done 10:19:48 #8 pushing layers 0.0s done 10:19:48 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:35f4ad2133073a5b62d1929aff52d74b9e0e396621b2db305e65ecc169ba9842 0.1s done 10:19:48 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:19:48 #8 DONE 0.1s 10:19:48 10:19:48 1 warning found (use --debug to expand): 10:19:48  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:19:48 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:369fcd6bf29aafe6b5d191e53436f801010b80d4' 10:19:48 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:369fcd6bf29aafe6b5d191e53436f801010b80d4 --push - 10:19:48 #1 [internal] load build definition from Dockerfile 10:19:48 #1 transferring dockerfile: 206B done 10:19:48 #1 DONE 0.0s 10:19:48 10:19:48 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:19:48 #2 DONE 0.0s 10:19:48 10:19:48 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:19:48 #3 DONE 0.0s 10:19:48 10:19:48 #4 [internal] load .dockerignore 10:19:48 #4 transferring context: 2B done 10:19:48 #4 DONE 0.0s 10:19:48 10:19:48 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:d464466a4ff6b79b059f7910919a673a6477408f99ac490074185bedaff80227 10:19:48 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:d464466a4ff6b79b059f7910919a673a6477408f99ac490074185bedaff80227 0.0s done 10:19:48 #5 DONE 0.0s 10:19:48 10:19:48 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:d464466a4ff6b79b059f7910919a673a6477408f99ac490074185bedaff80227 10:19:48 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:d464466a4ff6b79b059f7910919a673a6477408f99ac490074185bedaff80227 done 10:19:48 #6 DONE 0.1s 10:19:48 10:19:48 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 10:19:48 #7 DONE 0.0s 10:19:48 10:19:48 #8 exporting to image 10:19:48 #8 exporting layers done 10:19:48 #8 exporting manifest sha256:8776cc641deadbe7f4f73cbde6f959359040e7115f4d43478defcb2a2f7b0c3e done 10:19:48 #8 exporting config sha256:09116ce036ddc274cff20d6dfa6cae4d7567c4a0ca7653a0da76aed2aad67023 done 10:19:48 #8 exporting manifest sha256:f90928b104da859ade608403d1d7789bedda544798139c94e405e56ff220ba3d done 10:19:48 #8 exporting config sha256:7927b5ce8473be66da0f6902a415a64e14e77e0ed199d8f2031f3550bffcefae done 10:19:48 #8 exporting manifest list sha256:835416cd13b6585e934a27ab687a5e1d6677c3930f90d9df854dde0b323f0368 done 10:19:48 #8 pushing layers 0.1s done 10:19:48 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:835416cd13b6585e934a27ab687a5e1d6677c3930f90d9df854dde0b323f0368 10:19:48 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:19:49 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:835416cd13b6585e934a27ab687a5e1d6677c3930f90d9df854dde0b323f0368 0.1s done 10:19:49 #8 DONE 0.2s 10:19:49 10:19:49 1 warning found (use --debug to expand): 10:19:49  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:19:49 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' 10:19:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - 10:19:49 #1 [internal] load build definition from Dockerfile 10:19:49 #1 transferring dockerfile: 172B done 10:19:49 #1 DONE 0.0s 10:19:49 10:19:49 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 10:19:49 #2 DONE 0.0s 10:19:49 10:19:49 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 10:19:49 #3 DONE 0.0s 10:19:49 10:19:49 #4 [internal] load .dockerignore 10:19:49 #4 transferring context: 2B done 10:19:49 #4 DONE 0.0s 10:19:49 10:19:49 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:d464466a4ff6b79b059f7910919a673a6477408f99ac490074185bedaff80227 10:19:49 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:d464466a4ff6b79b059f7910919a673a6477408f99ac490074185bedaff80227 0.0s done 10:19:49 #5 CACHED 10:19:49 10:19:49 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:d464466a4ff6b79b059f7910919a673a6477408f99ac490074185bedaff80227 10:19:49 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:d464466a4ff6b79b059f7910919a673a6477408f99ac490074185bedaff80227 0.0s done 10:19:49 #6 CACHED 10:19:49 10:19:49 #7 exporting to image 10:19:49 #7 exporting layers done 10:19:49 #7 exporting manifest sha256:8776cc641deadbe7f4f73cbde6f959359040e7115f4d43478defcb2a2f7b0c3e done 10:19:49 #7 exporting config sha256:09116ce036ddc274cff20d6dfa6cae4d7567c4a0ca7653a0da76aed2aad67023 done 10:19:49 #7 exporting manifest sha256:f90928b104da859ade608403d1d7789bedda544798139c94e405e56ff220ba3d done 10:19:49 #7 exporting config sha256:7927b5ce8473be66da0f6902a415a64e14e77e0ed199d8f2031f3550bffcefae done 10:19:49 #7 exporting manifest list sha256:835416cd13b6585e934a27ab687a5e1d6677c3930f90d9df854dde0b323f0368 done 10:19:49 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:19:49 #7 pushing layers 0.0s done 10:19:49 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:835416cd13b6585e934a27ab687a5e1d6677c3930f90d9df854dde0b323f0368 0.1s done 10:19:49 #7 DONE 0.1s 10:19:49 10:19:49 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 10:19:49 #8 DONE 0.0s 10:19:49 10:19:49 1 warning found (use --debug to expand): 10:19:49  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:19:49 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.64' 10:19:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.64 --push - 10:19:49 #1 [internal] load build definition from Dockerfile 10:19:49 #1 transferring dockerfile: 178B done 10:19:49 #1 DONE 0.0s 10:19:49 10:19:49 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.64 10:19:49 #2 DONE 0.0s 10:19:49 10:19:49 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.64 10:19:49 #3 DONE 0.0s 10:19:49 10:19:49 #4 [internal] load .dockerignore 10:19:49 #4 transferring context: 2B done 10:19:49 #4 DONE 0.0s 10:19:49 10:19:49 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.64@sha256:d464466a4ff6b79b059f7910919a673a6477408f99ac490074185bedaff80227 10:19:49 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.64@sha256:d464466a4ff6b79b059f7910919a673a6477408f99ac490074185bedaff80227 done 10:19:49 #5 CACHED 10:19:49 10:19:49 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.64@sha256:d464466a4ff6b79b059f7910919a673a6477408f99ac490074185bedaff80227 10:19:50 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.64@sha256:d464466a4ff6b79b059f7910919a673a6477408f99ac490074185bedaff80227 done 10:19:50 #6 CACHED 10:19:50 10:19:50 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 10:19:50 #7 DONE 0.0s 10:19:50 10:19:50 #8 exporting to image 10:19:50 #8 exporting layers done 10:19:50 #8 exporting manifest sha256:8776cc641deadbe7f4f73cbde6f959359040e7115f4d43478defcb2a2f7b0c3e done 10:19:50 #8 exporting config sha256:09116ce036ddc274cff20d6dfa6cae4d7567c4a0ca7653a0da76aed2aad67023 done 10:19:50 #8 exporting manifest sha256:f90928b104da859ade608403d1d7789bedda544798139c94e405e56ff220ba3d done 10:19:50 #8 exporting config sha256:7927b5ce8473be66da0f6902a415a64e14e77e0ed199d8f2031f3550bffcefae 0.0s done 10:19:50 #8 exporting manifest list sha256:835416cd13b6585e934a27ab687a5e1d6677c3930f90d9df854dde0b323f0368 done 10:19:50 #8 pushing layers 0.0s done 10:19:50 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.64@sha256:835416cd13b6585e934a27ab687a5e1d6677c3930f90d9df854dde0b323f0368 0.1s done 10:19:50 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:19:50 #8 DONE 0.1s 10:19:50 10:19:50 1 warning found (use --debug to expand): 10:19:50  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:19:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 --push - 10:19:50 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64' 10:19:50 #1 [internal] load build definition from Dockerfile 10:19:50 #1 transferring dockerfile: 219B done 10:19:50 #1 DONE 0.0s 10:19:50 10:19:50 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:19:50 #2 DONE 0.0s 10:19:50 10:19:50 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:19:50 #3 DONE 0.0s 10:19:50 10:19:50 #4 [internal] load .dockerignore 10:19:50 #4 transferring context: 2B done 10:19:50 #4 DONE 0.0s 10:19:50 10:19:50 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:d464466a4ff6b79b059f7910919a673a6477408f99ac490074185bedaff80227 10:19:50 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:d464466a4ff6b79b059f7910919a673a6477408f99ac490074185bedaff80227 0.0s done 10:19:50 #5 CACHED 10:19:50 10:19:50 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:d464466a4ff6b79b059f7910919a673a6477408f99ac490074185bedaff80227 10:19:50 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:d464466a4ff6b79b059f7910919a673a6477408f99ac490074185bedaff80227 0.0s done 10:19:50 #6 CACHED 10:19:50 10:19:50 #7 exporting to image 10:19:50 #7 exporting layers done 10:19:50 #7 exporting manifest sha256:8776cc641deadbe7f4f73cbde6f959359040e7115f4d43478defcb2a2f7b0c3e done 10:19:50 #7 exporting config sha256:09116ce036ddc274cff20d6dfa6cae4d7567c4a0ca7653a0da76aed2aad67023 done 10:19:50 #7 exporting manifest sha256:f90928b104da859ade608403d1d7789bedda544798139c94e405e56ff220ba3d done 10:19:50 #7 exporting config sha256:7927b5ce8473be66da0f6902a415a64e14e77e0ed199d8f2031f3550bffcefae done 10:19:50 #7 exporting manifest list sha256:835416cd13b6585e934a27ab687a5e1d6677c3930f90d9df854dde0b323f0368 done 10:19:50 #7 pushing layers 0.0s done 10:19:50 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:835416cd13b6585e934a27ab687a5e1d6677c3930f90d9df854dde0b323f0368 10:19:50 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:19:50 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:835416cd13b6585e934a27ab687a5e1d6677c3930f90d9df854dde0b323f0368 0.1s done 10:19:50 #7 DONE 0.1s 10:19:50 10:19:50 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 10:19:50 #8 DONE 0.0s 10:19:50 10:19:50 1 warning found (use --debug to expand): 10:19:50  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:19:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - 10:19:50 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' 10:19:50 #1 [internal] load build definition from Dockerfile 10:19:50 #1 transferring dockerfile: 170B done 10:19:50 #1 DONE 0.0s 10:19:50 10:19:50 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 10:19:50 #2 DONE 0.0s 10:19:50 10:19:50 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 10:19:50 #3 DONE 0.0s 10:19:50 10:19:50 #4 [internal] load .dockerignore 10:19:50 #4 transferring context: 2B done 10:19:50 #4 DONE 0.0s 10:19:50 10:19:50 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:d464466a4ff6b79b059f7910919a673a6477408f99ac490074185bedaff80227 10:19:50 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:d464466a4ff6b79b059f7910919a673a6477408f99ac490074185bedaff80227 0.0s done 10:19:50 #5 CACHED 10:19:50 10:19:50 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:d464466a4ff6b79b059f7910919a673a6477408f99ac490074185bedaff80227 10:19:50 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:d464466a4ff6b79b059f7910919a673a6477408f99ac490074185bedaff80227 0.0s done 10:19:50 #6 CACHED 10:19:50 10:19:50 #7 exporting to image 10:19:50 #7 exporting layers done 10:19:50 #7 exporting manifest sha256:8776cc641deadbe7f4f73cbde6f959359040e7115f4d43478defcb2a2f7b0c3e done 10:19:50 #7 exporting config sha256:09116ce036ddc274cff20d6dfa6cae4d7567c4a0ca7653a0da76aed2aad67023 done 10:19:50 #7 exporting manifest sha256:f90928b104da859ade608403d1d7789bedda544798139c94e405e56ff220ba3d done 10:19:50 #7 exporting config sha256:7927b5ce8473be66da0f6902a415a64e14e77e0ed199d8f2031f3550bffcefae done 10:19:50 #7 exporting manifest list sha256:835416cd13b6585e934a27ab687a5e1d6677c3930f90d9df854dde0b323f0368 done 10:19:50 #7 pushing layers 0.0s done 10:19:50 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:835416cd13b6585e934a27ab687a5e1d6677c3930f90d9df854dde0b323f0368 10:19:50 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:19:51 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:835416cd13b6585e934a27ab687a5e1d6677c3930f90d9df854dde0b323f0368 0.1s done 10:19:51 #7 DONE 0.1s 10:19:51 10:19:51 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 10:19:51 #8 DONE 0.0s 10:19:51 10:19:51 1 warning found (use --debug to expand): 10:19:51  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:19:51 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:369fcd6bf29aafe6b5d191e53436f801010b80d4' 10:19:51 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:369fcd6bf29aafe6b5d191e53436f801010b80d4 --push - 10:19:51 #1 [internal] load build definition from Dockerfile 10:19:51 #1 transferring dockerfile: 202B done 10:19:51 #1 DONE 0.0s 10:19:51 10:19:51 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:19:51 #2 DONE 0.0s 10:19:51 10:19:51 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:19:51 #3 DONE 0.0s 10:19:51 10:19:51 #4 [internal] load .dockerignore 10:19:51 #4 transferring context: 2B done 10:19:51 #4 DONE 0.0s 10:19:51 10:19:51 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:99ef655bcbc8ffb815f5e48a6bbb6b72daa1035eb5b21a9244b3d5c8c362e56c 10:19:51 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:99ef655bcbc8ffb815f5e48a6bbb6b72daa1035eb5b21a9244b3d5c8c362e56c 10:19:51 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:99ef655bcbc8ffb815f5e48a6bbb6b72daa1035eb5b21a9244b3d5c8c362e56c 0.0s done 10:19:51 #5 DONE 0.1s 10:19:51 10:19:51 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:99ef655bcbc8ffb815f5e48a6bbb6b72daa1035eb5b21a9244b3d5c8c362e56c 10:19:51 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:99ef655bcbc8ffb815f5e48a6bbb6b72daa1035eb5b21a9244b3d5c8c362e56c 0.0s done 10:19:51 #6 DONE 0.0s 10:19:51 10:19:51 #7 exporting to image 10:19:51 #7 exporting layers done 10:19:51 #7 exporting manifest sha256:934bb019aa1d478e369e4b1b451b3d3c7fb7e8b80be8666066b82ba3d756e3d0 done 10:19:51 #7 exporting config sha256:223017f308a1e598313dc31159f57c1d6cac55f2767bf5a55e2f63b055694541 done 10:19:51 #7 exporting manifest sha256:840b1e3e0cc4601172af1eec78f69e42aaafca8754ae4cc240993b273071b1ef done 10:19:51 #7 exporting config sha256:3e131bbdad94c4f21f1b216a800ec5ef6fa36c69ee56e9c3984efb2b85609ec5 done 10:19:51 #7 exporting manifest list sha256:95e82eae2a8075ebb5c659c87bcd2567bc61715174a2367f8c3a89a769bc1976 10:19:51 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:19:51 #7 ... 10:19:51 10:19:51 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 10:19:51 #8 DONE 0.0s 10:19:51 10:19:51 #7 exporting to image 10:19:51 #7 exporting manifest list sha256:95e82eae2a8075ebb5c659c87bcd2567bc61715174a2367f8c3a89a769bc1976 done 10:19:51 #7 pushing layers 0.1s done 10:19:51 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:95e82eae2a8075ebb5c659c87bcd2567bc61715174a2367f8c3a89a769bc1976 10:19:52 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:95e82eae2a8075ebb5c659c87bcd2567bc61715174a2367f8c3a89a769bc1976 0.1s done 10:19:52 #7 DONE 0.2s 10:19:52 10:19:52 1 warning found (use --debug to expand): 10:19:52  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:19:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' 10:19:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - 10:19:52 #1 [internal] load build definition from Dockerfile 10:19:52 #1 transferring dockerfile: 168B done 10:19:52 #1 DONE 0.0s 10:19:52 10:19:52 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 10:19:52 #2 DONE 0.0s 10:19:52 10:19:52 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 10:19:52 #3 DONE 0.0s 10:19:52 10:19:52 #4 [internal] load .dockerignore 10:19:52 #4 transferring context: 2B done 10:19:52 #4 DONE 0.0s 10:19:52 10:19:52 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:99ef655bcbc8ffb815f5e48a6bbb6b72daa1035eb5b21a9244b3d5c8c362e56c 10:19:52 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:99ef655bcbc8ffb815f5e48a6bbb6b72daa1035eb5b21a9244b3d5c8c362e56c done 10:19:52 #5 CACHED 10:19:52 10:19:52 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:99ef655bcbc8ffb815f5e48a6bbb6b72daa1035eb5b21a9244b3d5c8c362e56c 10:19:52 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:99ef655bcbc8ffb815f5e48a6bbb6b72daa1035eb5b21a9244b3d5c8c362e56c done 10:19:52 #6 CACHED 10:19:52 10:19:52 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 10:19:52 #7 DONE 0.0s 10:19:52 10:19:52 #8 exporting to image 10:19:52 #8 exporting layers done 10:19:52 #8 exporting manifest sha256:934bb019aa1d478e369e4b1b451b3d3c7fb7e8b80be8666066b82ba3d756e3d0 done 10:19:52 #8 exporting config sha256:223017f308a1e598313dc31159f57c1d6cac55f2767bf5a55e2f63b055694541 done 10:19:52 #8 exporting manifest sha256:840b1e3e0cc4601172af1eec78f69e42aaafca8754ae4cc240993b273071b1ef done 10:19:52 #8 exporting config sha256:3e131bbdad94c4f21f1b216a800ec5ef6fa36c69ee56e9c3984efb2b85609ec5 done 10:19:52 #8 exporting manifest list sha256:95e82eae2a8075ebb5c659c87bcd2567bc61715174a2367f8c3a89a769bc1976 done 10:19:52 #8 pushing layers 0.0s done 10:19:52 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:95e82eae2a8075ebb5c659c87bcd2567bc61715174a2367f8c3a89a769bc1976 0.1s done 10:19:52 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:19:52 #8 DONE 0.2s 10:19:52 10:19:52 1 warning found (use --debug to expand): 10:19:52  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:19:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.64 --push - 10:19:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.64' 10:19:53 #1 [internal] load build definition from Dockerfile 10:19:53 #1 transferring dockerfile: 174B done 10:19:53 #1 DONE 0.0s 10:19:53 10:19:53 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.64 10:19:53 #2 DONE 0.0s 10:19:53 10:19:53 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.64 10:19:53 #3 DONE 0.0s 10:19:53 10:19:53 #4 [internal] load .dockerignore 10:19:53 #4 transferring context: 2B done 10:19:53 #4 DONE 0.0s 10:19:53 10:19:53 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.64@sha256:99ef655bcbc8ffb815f5e48a6bbb6b72daa1035eb5b21a9244b3d5c8c362e56c 10:19:53 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.64@sha256:99ef655bcbc8ffb815f5e48a6bbb6b72daa1035eb5b21a9244b3d5c8c362e56c done 10:19:53 #5 CACHED 10:19:53 10:19:53 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.64@sha256:99ef655bcbc8ffb815f5e48a6bbb6b72daa1035eb5b21a9244b3d5c8c362e56c 10:19:53 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.64@sha256:99ef655bcbc8ffb815f5e48a6bbb6b72daa1035eb5b21a9244b3d5c8c362e56c 0.0s done 10:19:53 #6 CACHED 10:19:53 10:19:53 #7 exporting to image 10:19:53 #7 exporting layers done 10:19:53 #7 exporting manifest sha256:934bb019aa1d478e369e4b1b451b3d3c7fb7e8b80be8666066b82ba3d756e3d0 done 10:19:53 #7 exporting config sha256:223017f308a1e598313dc31159f57c1d6cac55f2767bf5a55e2f63b055694541 done 10:19:53 #7 exporting manifest sha256:840b1e3e0cc4601172af1eec78f69e42aaafca8754ae4cc240993b273071b1ef done 10:19:53 #7 exporting config sha256:3e131bbdad94c4f21f1b216a800ec5ef6fa36c69ee56e9c3984efb2b85609ec5 done 10:19:53 #7 exporting manifest list sha256:95e82eae2a8075ebb5c659c87bcd2567bc61715174a2367f8c3a89a769bc1976 done 10:19:53 #7 pushing layers 0.0s done 10:19:53 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.64@sha256:95e82eae2a8075ebb5c659c87bcd2567bc61715174a2367f8c3a89a769bc1976 10:19:53 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:19:53 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.64@sha256:95e82eae2a8075ebb5c659c87bcd2567bc61715174a2367f8c3a89a769bc1976 0.1s done 10:19:53 #7 DONE 0.1s 10:19:53 10:19:53 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 10:19:53 #8 DONE 0.0s 10:19:53 10:19:53 1 warning found (use --debug to expand): 10:19:53  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:19:53 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 --push - 10:19:53 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64' 10:19:53 #1 [internal] load build definition from Dockerfile 10:19:53 #1 transferring dockerfile: 215B done 10:19:53 #1 DONE 0.1s 10:19:53 10:19:53 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:19:53 #2 DONE 0.0s 10:19:53 10:19:53 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:19:53 #3 DONE 0.0s 10:19:53 10:19:53 #4 [internal] load .dockerignore 10:19:53 #4 transferring context: 2B done 10:19:53 #4 DONE 0.0s 10:19:53 10:19:53 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:99ef655bcbc8ffb815f5e48a6bbb6b72daa1035eb5b21a9244b3d5c8c362e56c 10:19:53 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:99ef655bcbc8ffb815f5e48a6bbb6b72daa1035eb5b21a9244b3d5c8c362e56c done 10:19:53 #5 CACHED 10:19:53 10:19:53 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:99ef655bcbc8ffb815f5e48a6bbb6b72daa1035eb5b21a9244b3d5c8c362e56c 10:19:53 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:99ef655bcbc8ffb815f5e48a6bbb6b72daa1035eb5b21a9244b3d5c8c362e56c 0.0s done 10:19:53 #6 CACHED 10:19:53 10:19:53 #7 exporting to image 10:19:53 #7 exporting layers done 10:19:53 #7 exporting manifest sha256:934bb019aa1d478e369e4b1b451b3d3c7fb7e8b80be8666066b82ba3d756e3d0 done 10:19:53 #7 exporting config sha256:223017f308a1e598313dc31159f57c1d6cac55f2767bf5a55e2f63b055694541 done 10:19:53 #7 exporting manifest sha256:840b1e3e0cc4601172af1eec78f69e42aaafca8754ae4cc240993b273071b1ef done 10:19:53 #7 exporting config sha256:3e131bbdad94c4f21f1b216a800ec5ef6fa36c69ee56e9c3984efb2b85609ec5 done 10:19:53 #7 exporting manifest list sha256:95e82eae2a8075ebb5c659c87bcd2567bc61715174a2367f8c3a89a769bc1976 done 10:19:53 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:19:54 #7 pushing layers 0.0s done 10:19:54 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:95e82eae2a8075ebb5c659c87bcd2567bc61715174a2367f8c3a89a769bc1976 0.1s done 10:19:54 #7 DONE 0.1s 10:19:54 10:19:54 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 10:19:54 #8 DONE 0.0s 10:19:54 10:19:54 1 warning found (use --debug to expand): 10:19:54  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:19:54 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' 10:19:54 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - 10:19:54 #1 [internal] load build definition from Dockerfile 10:19:54 #1 transferring dockerfile: 166B done 10:19:54 #1 DONE 0.0s 10:19:54 10:19:54 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 10:19:54 #2 DONE 0.0s 10:19:54 10:19:54 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 10:19:54 #3 DONE 0.0s 10:19:54 10:19:54 #4 [internal] load .dockerignore 10:19:54 #4 transferring context: 2B done 10:19:54 #4 DONE 0.0s 10:19:54 10:19:54 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:99ef655bcbc8ffb815f5e48a6bbb6b72daa1035eb5b21a9244b3d5c8c362e56c 10:19:54 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:99ef655bcbc8ffb815f5e48a6bbb6b72daa1035eb5b21a9244b3d5c8c362e56c done 10:19:54 #5 CACHED 10:19:54 10:19:54 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:99ef655bcbc8ffb815f5e48a6bbb6b72daa1035eb5b21a9244b3d5c8c362e56c 10:19:54 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:99ef655bcbc8ffb815f5e48a6bbb6b72daa1035eb5b21a9244b3d5c8c362e56c 0.0s done 10:19:54 #6 CACHED 10:19:54 10:19:54 #7 exporting to image 10:19:54 #7 exporting layers done 10:19:54 #7 exporting manifest sha256:934bb019aa1d478e369e4b1b451b3d3c7fb7e8b80be8666066b82ba3d756e3d0 done 10:19:54 #7 exporting config sha256:223017f308a1e598313dc31159f57c1d6cac55f2767bf5a55e2f63b055694541 done 10:19:54 #7 exporting manifest sha256:840b1e3e0cc4601172af1eec78f69e42aaafca8754ae4cc240993b273071b1ef done 10:19:54 #7 exporting config sha256:3e131bbdad94c4f21f1b216a800ec5ef6fa36c69ee56e9c3984efb2b85609ec5 done 10:19:54 #7 exporting manifest list sha256:95e82eae2a8075ebb5c659c87bcd2567bc61715174a2367f8c3a89a769bc1976 done 10:19:54 #7 pushing layers 0.0s done 10:19:54 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:95e82eae2a8075ebb5c659c87bcd2567bc61715174a2367f8c3a89a769bc1976 10:19:54 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:19:54 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:95e82eae2a8075ebb5c659c87bcd2567bc61715174a2367f8c3a89a769bc1976 0.1s done 10:19:54 #7 DONE 0.1s 10:19:54 10:19:54 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 10:19:54 #8 DONE 0.0s 10:19:54 10:19:54 1 warning found (use --debug to expand): 10:19:54  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:19:55 + '[' -d /w/workspace/edgex-go/908/archives ']' [Pipeline] libraryResource [Pipeline] sh 10:19:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:19:56 ---> package-listing.sh 10:19:56 ++ facter osfamily 10:19:56 ++ tr '[:upper:]' '[:lower:]' 10:19:56 + OS_FAMILY=redhat 10:19:56 + workspace=/w/workspace/edgex-go/908 10:19:56 + START_PACKAGES=/tmp/packages_start.txt 10:19:56 + END_PACKAGES=/tmp/packages_end.txt 10:19:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:19:56 + PACKAGES=/tmp/packages_start.txt 10:19:56 + '[' /w/workspace/edgex-go/908 ']' 10:19:56 + PACKAGES=/tmp/packages_end.txt 10:19:56 + case "${OS_FAMILY}" in 10:19:56 + sort 10:19:56 + rpm -qa 10:19:56 + '[' -f /tmp/packages_start.txt ']' 10:19:56 + '[' -f /tmp/packages_end.txt ']' 10:19:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:19:56 + '[' /w/workspace/edgex-go/908 ']' 10:19:56 + mkdir -p /w/workspace/edgex-go/908/archives/ 10:19:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/908/archives/ [Pipeline] echo 10:19:56 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/908/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:19:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:19:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:19:57 10:19:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:19:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:19:58 latest: Pulling from edgex-lftools-log-publisher 10:19:58 5eb5b503b376: Pulling fs layer 10:19:58 5c69ac0246d0: Pulling fs layer 10:19:58 ec43610c2a17: Pulling fs layer 10:19:58 3a2ae6a8a46f: Pulling fs layer 10:19:58 33b1e0a273af: Pulling fs layer 10:19:58 5d3b04190fa2: Pulling fs layer 10:19:58 2f39f015ded8: Pulling fs layer 10:19:58 3a2ae6a8a46f: Waiting 10:19:58 33b1e0a273af: Waiting 10:19:58 5d3b04190fa2: Waiting 10:19:58 2f39f015ded8: Waiting 10:19:58 5c69ac0246d0: Verifying Checksum 10:19:58 5c69ac0246d0: Download complete 10:19:58 3a2ae6a8a46f: Verifying Checksum 10:19:58 3a2ae6a8a46f: Download complete 10:19:58 ec43610c2a17: Verifying Checksum 10:19:58 ec43610c2a17: Download complete 10:19:58 5d3b04190fa2: Verifying Checksum 10:19:58 5d3b04190fa2: Download complete 10:19:58 33b1e0a273af: Verifying Checksum 10:19:58 33b1e0a273af: Download complete 10:19:58 5eb5b503b376: Download complete 10:19:58 2f39f015ded8: Verifying Checksum 10:19:58 2f39f015ded8: Download complete 10:19:59 5eb5b503b376: Pull complete 10:19:59 5c69ac0246d0: Pull complete 10:20:00 ec43610c2a17: Pull complete 10:20:00 3a2ae6a8a46f: Pull complete 10:20:00 33b1e0a273af: Pull complete 10:20:00 5d3b04190fa2: Pull complete 10:20:04 2f39f015ded8: Pull complete 10:20:04 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:20:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:20:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:20:04 prd-centos7-docker-4c-2g-116315 does not seem to be running inside a container 10:20:05 $ 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/908/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@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 10:20:08 $ docker top d16d2c7f5cda932f57e29c586b5b75782b4fb9ac2fdb195f5832ed26534b11b5 -eo pid,comm [Pipeline] { [Pipeline] sh 10:20:08 + touch /tmp/pre-build-complete [Pipeline] sh 10:20:08 + mkdir -p /var/log/sysstat [Pipeline] sh 10:20:09 + ls /var/log/sa-host 10:20:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:20:09 provisioning config files... 10:20:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config14394741405388129469tmp [Pipeline] { [Pipeline] echo 10:20:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:20:09 ---> create-netrc.sh [Pipeline] } 10:20:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:20:09 ---> python-tools-install.sh [Pipeline] echo 10:20:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:20:10 ---> sudo-logs.sh 10:20:10 Archiving 'sudo' log.. 10:20:10 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:20:10 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 10:20:10 $ docker stop --time=1 d16d2c7f5cda932f57e29c586b5b75782b4fb9ac2fdb195f5832ed26534b11b5 10:20:11 $ docker rm -f --volumes d16d2c7f5cda932f57e29c586b5b75782b4fb9ac2fdb195f5832ed26534b11b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 10:20:11 [WS-CLEANUP] Deleting project workspace... 10:20:11 [WS-CLEANUP] Deferred wipeout is used... 10:20:11 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:36:16 #154 ... 10:36:16 10:36:16 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:36:16 #147 DONE 1123.6s 10:36:16 10:36:16 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:36:16 #152 ... 10:36:16 10:36:16 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:36:16 #155 DONE 0.1s 10:36:16 10:36:16 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:36:16 #156 DONE 0.2s 10:36:16 10:36:16 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:36:16 #145 ... 10:36:16 10:36:16 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 10:36:16 #157 DONE 0.3s 10:36:16 10:36:16 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:36:16 #151 ... 10:36:16 10:36:16 #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 10:36:16 #158 DONE 0.1s 10:36:16 10:36:16 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 10:36:16 #159 DONE 0.1s 10:36:16 10:36:16 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:36:16 #145 ... 10:36:16 10:36:16 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:36:16 #160 DONE 2.4s 10:36:16 10:36:16 #112 [core-common-config-bootstrapper] exporting to image 10:36:16 #112 exporting layers 10:36:16 #112 exporting layers 0.8s done 10:36:16 #112 writing image sha256:a65c56ea8b00979680fb33f34da56438d05bba2155327702332cfa6ae8438638 done 10:36:16 #112 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 10:36:16 #112 DONE 6.6s 10:36:16 10:36:16 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:36:23 #146 ... 10:36:23 10:36:23 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:36:23 #149 DONE 1138.4s 10:36:23 10:36:23 #123 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:36:23 #123 ... 10:36:23 10:36:23 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 10:36:23 #161 DONE 0.2s 10:36:23 10:36:23 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:36:23 #145 ... 10:36:23 10:36:23 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 10:36:26 #162 DONE 2.2s 10:36:26 10:36:26 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 10:36:26 #163 DONE 0.4s 10:36:26 10:36:26 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:36:26 #145 ... 10:36:26 10:36:26 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 10:36:26 #164 DONE 0.2s 10:36:26 10:36:26 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:36:26 #165 DONE 0.3s 10:36:26 10:36:26 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 10:36:26 #166 DONE 0.1s 10:36:26 10:36:26 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:36:26 #150 ... 10:36:26 10:36:26 #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 10:36:26 #167 DONE 0.1s 10:36:26 10:36:26 #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 10:36:26 #168 DONE 0.1s 10:36:26 10:36:26 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:36:27 #150 ... 10:36:27 10:36:27 #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 10:36:27 #169 DONE 0.2s 10:36:27 10:36:27 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:36:27 #170 DONE 0.3s 10:36:27 10:36:27 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:36:27 #145 ... 10:36:27 10:36:27 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 10:36:29 #171 DONE 1.9s 10:36:29 10:36:29 #112 [security-bootstrapper] exporting to image 10:36:29 #112 exporting layers 10:36:30 #112 exporting layers 1.0s done 10:36:30 #112 writing image sha256:16fa14ddc7672d7d0d6dda31bd50a43d30357af3f1361d4fa99729d573d93013 done 10:36:30 #112 naming to docker.io/library/security-bootstrapper-arm64 done 10:36:30 #112 DONE 7.6s 10:36:30 10:36:30 #36 [security-proxy-setup stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 10:51:53 #36 ... 10:51:53 10:51:53 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:51:53 #151 DONE 2056.9s 10:51:53 10:51:53 #36 [security-proxy-setup stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 10:51:53 #36 ... 10:51:53 10:51:53 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 10:51:53 #172 DONE 0.2s 10:51:53 10:51:53 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:51:53 #54 ... 10:51:53 10:51:53 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 10:51:53 #173 DONE 0.2s 10:51:53 10:51:53 #123 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:51:53 #123 ... 10:51:53 10:51:53 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:51:53 #174 DONE 0.5s 10:51:53 10:51:53 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 10:51:53 #175 DONE 0.1s 10:51:53 10:51:53 #112 [core-command] exporting to image 10:51:53 #112 exporting layers 10:51:53 #112 exporting layers 1.0s done 10:51:53 #112 writing image sha256:f1f23e59f4a7103a657c1a3404e134811207dc71af8e93bdc429197103fa3ad6 done 10:51:53 #112 naming to docker.io/library/core-command-arm64 done 10:51:53 #112 DONE 8.7s 10:51:53 10:51:53 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:52:05 #54 ... 10:52:05 10:52:05 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:52:05 #150 2080.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:52:07 #150 ... 10:52:07 10:52:07 #123 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:52:07 #123 DONE 2082.8s 10:52:07 10:52:07 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:52:07 #146 ... 10:52:07 10:52:07 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 10:52:07 #176 DONE 0.3s 10:52:07 10:52:07 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 10:52:07 #177 DONE 0.3s 10:52:07 10:52:07 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:52:08 #150 ... 10:52:08 10:52:08 #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 10:52:08 #178 DONE 0.2s 10:52:08 10:52:08 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 10:52:08 #179 DONE 0.2s 10:52:08 10:52:08 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:52:09 #180 DONE 0.5s 10:52:09 10:52:09 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 10:52:09 #181 DONE 0.2s 10:52:09 10:52:09 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:52:11 #182 DONE 2.2s 10:52:11 10:52:11 #112 [security-proxy-setup] exporting to image 10:52:11 #112 exporting layers 10:52:12 #112 exporting layers 1.1s done 10:52:12 #112 writing image sha256:46ba21ad217f8988f6bf5d723bac36969df17be3eedab84d763d17e4f6069f0b done 10:52:12 #112 naming to docker.io/library/security-proxy-setup-arm64 done 10:52:12 #112 DONE 9.7s 10:52:12 10:52:12 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:52:39 #145 ... 10:52:39 10:52:39 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:52:39 #150 DONE 2113.0s 10:52:39 10:52:39 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:52:39 #146 ... 10:52:39 10:52:39 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 10:52:39 #183 DONE 0.2s 10:52:39 10:52:39 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:52:39 #54 ... 10:52:39 10:52:39 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 10:52:39 #184 DONE 0.2s 10:52:39 10:52:39 #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:52:39 #185 DONE 0.1s 10:52:39 10:52:39 #186 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 10:52:39 #186 DONE 0.1s 10:52:39 10:52:39 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 10:52:39 #187 DONE 0.1s 10:52:39 10:52:39 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:52:39 #188 DONE 0.5s 10:52:39 10:52:39 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:52:40 #189 DONE 0.5s 10:52:40 10:52:40 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:52:40 #190 DONE 0.1s 10:52:40 10:52:40 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:52:42 #191 DONE 1.7s 10:52:42 10:52:42 #112 [security-secretstore-setup] exporting to image 10:52:42 #112 exporting layers 10:52:43 #112 exporting layers 1.7s done 10:52:43 #112 writing image sha256:af9989724079365d3a9d0e86bbd73f15374631457dcdf6fa879daf095e6d7f8a done 10:52:43 #112 naming to docker.io/library/security-secretstore-setup-arm64 done 10:52:43 #112 DONE 11.4s 10:52:43 10:52:43 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:53:40 #154 DONE 2166.3s 10:53:40 10:53:40 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:53:40 #54 ... 10:53:40 10:53:40 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:53:40 #192 DONE 0.3s 10:53:40 10:53:40 #36 [security-proxy-setup stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 10:53:40 #36 ... 10:53:40 10:53:40 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:53:40 #193 DONE 0.1s 10:53:40 10:53:40 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:53:40 #194 DONE 0.4s 10:53:40 10:53:40 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:53:40 #148 ... 10:53:40 10:53:40 #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 10:53:40 #195 DONE 0.1s 10:53:40 10:53:40 #112 [security-spiffe-token-provider] exporting to image 10:53:40 #112 exporting layers 10:53:40 #112 exporting layers 1.0s done 10:53:40 #112 writing image sha256:82073b590ad8b07ebb10d8207ef0430b5927ac7f44b73b81ad203e3db136efbe done 10:53:40 #112 naming to docker.io/library/security-spiffe-token-provider-arm64 done 10:53:40 #112 DONE 12.4s 10:53:40 10:53:40 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:54:19 #54 ... 10:54:19 10:54:19 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:54:19 #146 DONE 2205.7s 10:54:19 10:54:19 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:54:19 #152 ... 10:54:19 10:54:19 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:54:19 #196 DONE 0.1s 10:54:19 10:54:19 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:54:19 #54 ... 10:54:19 10:54:19 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:54:19 #197 DONE 0.2s 10:54:19 10:54:19 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 10:54:19 #198 DONE 0.4s 10:54:19 10:54:19 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:54:19 #148 ... 10:54:19 10:54:19 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 10:54:19 #199 DONE 0.2s 10:54:19 10:54:19 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 10:54:19 #200 DONE 0.2s 10:54:19 10:54:19 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:54:19 #201 DONE 1.9s 10:54:19 10:54:19 #112 [security-proxy-auth] exporting to image 10:54:19 #112 exporting layers 10:54:19 #112 exporting layers 0.7s done 10:54:19 #112 writing image sha256:bb3f8aa68b471eb37487ad75e22d50afcffc7900259f88686beb682a1ef06068 done 10:54:19 #112 naming to docker.io/library/security-proxy-auth-arm64 done 10:54:19 #112 DONE 13.1s 10:54:19 10:54:19 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:54:22 #145 ... 10:54:22 10:54:22 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:54:22 #148 DONE 2214.3s 10:54:22 10:54:22 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:54:22 #54 ... 10:54:22 10:54:22 #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 10:54:23 #202 DONE 0.2s 10:54:23 10:54:23 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:54:23 #152 ... 10:54:23 10:54:23 #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 10:54:23 #203 DONE 0.7s 10:54:23 10:54:23 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:54:24 #152 ... 10:54:24 10:54:24 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:54:24 #144 DONE 2217.1s 10:54:24 10:54:24 #204 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 10:54:24 #204 DONE 0.5s 10:54:24 10:54:24 #112 [core-keeper] exporting to image 10:54:24 #112 exporting layers 10:54:25 #112 ... 10:54:25 10:54:25 #205 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:54:25 #205 DONE 0.6s 10:54:25 10:54:25 #206 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:54:25 #206 DONE 0.2s 10:54:25 10:54:25 #112 [core-keeper] exporting to image 10:54:25 #112 ... 10:54:25 10:54:25 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:54:25 #152 DONE 2218.9s 10:54:26 10:54:26 #112 [core-keeper] exporting to image 10:54:26 #112 exporting layers 1.5s done 10:54:26 #112 writing image sha256:7da7eaca19cae05279da2bc51ca434e88c666b1f79c1467c69333f4d95bf9842 0.0s done 10:54:26 #112 naming to docker.io/library/core-keeper-arm64 0.0s done 10:54:26 #112 DONE 14.7s 10:54:26 10:54:26 #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:54:26 #207 DONE 0.6s 10:54:26 10:54:26 #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 10:54:26 #208 DONE 0.4s 10:54:26 10:54:26 #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:54:26 #209 DONE 0.2s 10:54:26 10:54:26 #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:54:27 #210 DONE 0.3s 10:54:27 10:54:27 #112 [core-data] exporting to image 10:54:27 #112 exporting layers 1.3s done 10:54:27 #112 writing image sha256:abd14f349e8fea9896c0704ce1d556434882ba42388f09c5da715f4b2136e297 done 10:54:27 #112 naming to docker.io/library/core-data-arm64 done 10:54:27 #112 DONE 16.0s 10:54:27 10:54:27 #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:54:27 #211 DONE 0.8s 10:54:27 10:54:27 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 10:54:28 #212 DONE 0.2s 10:54:28 10:54:28 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 10:54:28 #213 DONE 0.1s 10:54:28 10:54:28 #112 [core-metadata] exporting to image 10:54:29 #112 exporting layers 0.6s done 10:54:29 #112 writing image sha256:b15df01fe9bf3a9106ae7f29ab7a593a3e1e4d2d547e54261c3bedfdd3eecc9a done 10:54:29 #112 naming to docker.io/library/core-metadata-arm64 done 10:54:29 #112 DONE 16.6s 10:54:29 10:54:29 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:54:55 #153 DONE 2246.1s 10:54:55 10:54:55 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:54:55 #145 ... 10:54:55 10:54:55 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:54:55 #214 DONE 0.2s 10:54:55 10:54:55 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:54:55 #54 ... 10:54:55 10:54:55 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:54:55 #215 DONE 0.1s 10:54:55 10:54:55 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:54:55 #216 DONE 0.5s 10:54:55 10:54:55 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:54:55 #54 ... 10:54:55 10:54:55 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 10:54:55 #217 DONE 0.2s 10:54:55 10:54:55 #112 [support-scheduler] exporting to image 10:54:55 #112 exporting layers 10:54:56 #112 exporting layers 2.3s done 10:54:56 #112 writing image sha256:2669f2bd9c195c44351d2d285bfdb5a000f375b93e85bb1c8939ab13b030cc4e done 10:54:56 #112 naming to docker.io/library/support-scheduler-arm64 done 10:54:56 #112 DONE 18.9s 10:54:56 10:54:56 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:55:01 #54 ... 10:55:01 10:55:01 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:55:01 #145 DONE 2253.5s 10:55:01 10:55:01 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:55:01 #54 ... 10:55:01 10:55:01 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:55:01 #218 DONE 0.1s 10:55:01 10:55:01 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:55:01 #219 DONE 0.1s 10:55:01 10:55:01 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:55:01 #54 ... 10:55:01 10:55:01 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:55:01 #220 DONE 0.4s 10:55:01 10:55:01 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:55:01 #54 ... 10:55:01 10:55:01 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 10:55:01 #221 DONE 0.1s 10:55:01 10:55:01 #112 [support-notifications] exporting to image 10:55:01 #112 exporting layers 10:55:02 #112 exporting layers 0.6s done 10:55:02 #112 writing image sha256:c3849e273436f311248c644e12c873d33b925b2a8440056bbb19133838a3fa96 done 10:55:02 #112 naming to docker.io/library/support-notifications-arm64 done 10:55:02 #112 DONE 19.5s 10:55:02 10:55:02 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:55:02 time="2025-10-08T10:14:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:55:02 time="2025-10-08T10:14:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:55:02 time="2025-10-08T10:14:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:55:02 time="2025-10-08T10:14:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:55:02 time="2025-10-08T10:14:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:55:02 time="2025-10-08T10:14:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:55:02 time="2025-10-08T10:14:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:55:02 time="2025-10-08T10:14:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:55:02 time="2025-10-08T10:14:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:55:02 time="2025-10-08T10:14:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:55:02 time="2025-10-08T10:14:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:55:02 time="2025-10-08T10:14:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:55:02 time="2025-10-08T10:14:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:55:02 time="2025-10-08T10:14:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:55:02 time="2025-10-08T10:14:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 10:55:02 $ docker stop --time=1 78885148ea631f3cdda8e6025a7e9f4b870fb23094dc16b6b7366240f0bcc630 10:55:04 $ docker rm -f --volumes 78885148ea631f3cdda8e6025a7e9f4b870fb23094dc16b6b7366240f0bcc630 [Pipeline] // withDockerContainer [Pipeline] sh 10:55:04 + docker images 10:55:04 REPOSITORY TAG IMAGE ID CREATED SIZE 10:55:04 support-notifications-arm64 latest c3849e273436 3 seconds ago 60.3MB 10:55:04 support-scheduler-arm64 latest 2669f2bd9c19 10 seconds ago 56.5MB 10:55:04 core-metadata-arm64 latest b15df01fe9bf 36 seconds ago 52.8MB 10:55:04 core-data-arm64 latest abd14f349e8f 38 seconds ago 52.8MB 10:55:04 core-keeper-arm64 latest 7da7eaca19ca 40 seconds ago 45.4MB 10:55:04 security-proxy-auth-arm64 latest bb3f8aa68b47 48 seconds ago 52MB 10:55:04 security-spiffe-token-provider-arm64 latest 82073b590ad8 About a minute ago 56.2MB 10:55:04 security-secretstore-setup-arm64 latest af9989724079 2 minutes ago 86.4MB 10:55:04 security-proxy-setup-arm64 latest 46ba21ad217f 2 minutes ago 56.5MB 10:55:04 core-command-arm64 latest f1f23e59f4a7 3 minutes ago 47.2MB 10:55:04 security-bootstrapper-arm64 latest 16fa14ddc767 18 minutes ago 28.3MB 10:55:04 core-common-config-bootstrapper-arm64 latest a65c56ea8b00 18 minutes ago 27.2MB 10:55:04 security-spire-agent-arm64 latest 4c5ee5aee5b9 39 minutes ago 194MB 10:55:04 security-spire-server-arm64 latest e3d86c4f0b4e 39 minutes ago 151MB 10:55:04 security-spire-config-arm64 latest 07a081cf1da9 39 minutes ago 150MB 10:55:04 ci-base-image-arm64 latest 44bb4f02bf8c 40 minutes ago 922MB 10:55:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 47b25d7523d1 2 months ago 566MB 10:55:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 years ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:55:04 provisioning config files... 10:55:04 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/908@tmp/config4337511472810481920tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:55:05 ---> ****-login.sh 10:55:05 nexus3.edgexfoundry.org:10001 10:55:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:55:05 Configure a credential helper to remove this warning. See 10:55:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:55:05 10:55:05 Login Succeeded 10:55:05 nexus3.edgexfoundry.org:10002 10:55:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:55:06 Configure a credential helper to remove this warning. See 10:55:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:55:06 10:55:06 Login Succeeded 10:55:06 nexus3.edgexfoundry.org:10003 10:55:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:55:06 Configure a credential helper to remove this warning. See 10:55:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:55:06 10:55:06 Login Succeeded 10:55:06 nexus3.edgexfoundry.org:10004 10:55:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:55:06 Configure a credential helper to remove this warning. See 10:55:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:55:06 10:55:06 Login Succeeded 10:55:06 ****.io 10:55:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:55:07 Configure a credential helper to remove this warning. See 10:55:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:55:07 10:55:07 Login Succeeded 10:55:07 ---> ****-login.sh ends [Pipeline] } 10:55:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:55:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:55:07 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 10:55:07 369fcd6bf29aafe6b5d191e53436f801010b80d4 10:55:07 latest 10:55:07 4.1.0-dev.64 10:55:07 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:55:07 main 10:55:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:07 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:09 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:55:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:55:09 ac29449ef23d: Preparing 10:55:09 4402a3df5b15: Preparing 10:55:09 f0105f12768b: Preparing 10:55:09 e8f43e1ca626: Preparing 10:55:09 5e43944dc12e: Preparing 10:55:09 93a8547c6656: Preparing 10:55:09 1e890da81ec9: Preparing 10:55:09 93a8547c6656: Waiting 10:55:09 1e890da81ec9: Waiting 10:55:09 ac29449ef23d: Pushed 10:55:09 e8f43e1ca626: Pushed 10:55:09 f0105f12768b: Pushed 10:55:09 1e890da81ec9: Layer already exists 10:55:09 93a8547c6656: Pushed 10:55:11 5e43944dc12e: Pushed 10:55:16 4402a3df5b15: Pushed 10:55:16 369fcd6bf29aafe6b5d191e53436f801010b80d4: digest: sha256:68fd69b82d7630aa180c031d6ab1d4b5027fc73c26c7a7e041550c45ec462ee9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:16 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:17 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 10:55:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:55:17 ac29449ef23d: Preparing 10:55:17 4402a3df5b15: Preparing 10:55:17 f0105f12768b: Preparing 10:55:17 e8f43e1ca626: Preparing 10:55:17 5e43944dc12e: Preparing 10:55:17 93a8547c6656: Preparing 10:55:17 1e890da81ec9: Preparing 10:55:17 93a8547c6656: Waiting 10:55:17 1e890da81ec9: Waiting 10:55:17 5e43944dc12e: Layer already exists 10:55:17 4402a3df5b15: Layer already exists 10:55:17 f0105f12768b: Layer already exists 10:55:17 e8f43e1ca626: Layer already exists 10:55:17 ac29449ef23d: Layer already exists 10:55:17 93a8547c6656: Layer already exists 10:55:17 1e890da81ec9: Layer already exists 10:55:17 latest: digest: sha256:68fd69b82d7630aa180c031d6ab1d4b5027fc73c26c7a7e041550c45ec462ee9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:17 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:18 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.64 10:55:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:55:18 ac29449ef23d: Preparing 10:55:18 4402a3df5b15: Preparing 10:55:18 f0105f12768b: Preparing 10:55:18 e8f43e1ca626: Preparing 10:55:18 5e43944dc12e: Preparing 10:55:18 93a8547c6656: Preparing 10:55:18 1e890da81ec9: Preparing 10:55:18 93a8547c6656: Waiting 10:55:18 1e890da81ec9: Waiting 10:55:18 e8f43e1ca626: Layer already exists 10:55:18 ac29449ef23d: Layer already exists 10:55:18 4402a3df5b15: Layer already exists 10:55:18 5e43944dc12e: Layer already exists 10:55:18 f0105f12768b: Layer already exists 10:55:18 93a8547c6656: Layer already exists 10:55:18 1e890da81ec9: Layer already exists 10:55:18 4.1.0-dev.64: digest: sha256:68fd69b82d7630aa180c031d6ab1d4b5027fc73c26c7a7e041550c45ec462ee9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:18 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:19 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:55:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:55:19 ac29449ef23d: Preparing 10:55:19 4402a3df5b15: Preparing 10:55:19 f0105f12768b: Preparing 10:55:19 e8f43e1ca626: Preparing 10:55:19 5e43944dc12e: Preparing 10:55:19 93a8547c6656: Preparing 10:55:19 1e890da81ec9: Preparing 10:55:19 93a8547c6656: Waiting 10:55:19 1e890da81ec9: Waiting 10:55:19 e8f43e1ca626: Layer already exists 10:55:19 5e43944dc12e: Layer already exists 10:55:19 4402a3df5b15: Layer already exists 10:55:19 ac29449ef23d: Layer already exists 10:55:19 f0105f12768b: Layer already exists 10:55:19 93a8547c6656: Layer already exists 10:55:19 1e890da81ec9: Layer already exists 10:55:19 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64: digest: sha256:68fd69b82d7630aa180c031d6ab1d4b5027fc73c26c7a7e041550c45ec462ee9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:19 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:20 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 10:55:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:55:20 ac29449ef23d: Preparing 10:55:20 4402a3df5b15: Preparing 10:55:20 f0105f12768b: Preparing 10:55:20 e8f43e1ca626: Preparing 10:55:20 5e43944dc12e: Preparing 10:55:20 93a8547c6656: Preparing 10:55:20 1e890da81ec9: Preparing 10:55:20 93a8547c6656: Waiting 10:55:20 1e890da81ec9: Waiting 10:55:20 e8f43e1ca626: Layer already exists 10:55:20 ac29449ef23d: Layer already exists 10:55:20 5e43944dc12e: Layer already exists 10:55:20 f0105f12768b: Layer already exists 10:55:20 4402a3df5b15: Layer already exists 10:55:20 93a8547c6656: Layer already exists 10:55:20 1e890da81ec9: Layer already exists 10:55:20 main: digest: sha256:68fd69b82d7630aa180c031d6ab1d4b5027fc73c26c7a7e041550c45ec462ee9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:55:20 ===================================================== [Pipeline] echo 10:55:20 taggedImages: 10:55:20 - nexus3.edgexfoundry.org:10004/core-command-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:55:20 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 10:55:20 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.64 10:55:20 - nexus3.edgexfoundry.org:10004/core-command-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:55:20 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 10:55:20 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 10:55:20 369fcd6bf29aafe6b5d191e53436f801010b80d4 10:55:20 latest 10:55:20 4.1.0-dev.64 10:55:20 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:55:20 main 10:55:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:20 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:21 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:55:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:55:21 ee8230cb8f6f: Preparing 10:55:21 eaf97d2b6b84: Preparing 10:55:21 54b34f8a1b0b: Preparing 10:55:21 d59904bfb051: Preparing 10:55:21 f0105f12768b: Preparing 10:55:21 e8f43e1ca626: Preparing 10:55:21 5e43944dc12e: Preparing 10:55:21 93a8547c6656: Preparing 10:55:21 1e890da81ec9: Preparing 10:55:21 5e43944dc12e: Waiting 10:55:21 93a8547c6656: Waiting 10:55:21 1e890da81ec9: Waiting 10:55:21 f0105f12768b: Layer already exists 10:55:21 e8f43e1ca626: Layer already exists 10:55:21 5e43944dc12e: Layer already exists 10:55:21 54b34f8a1b0b: Pushed 10:55:21 eaf97d2b6b84: Pushed 10:55:21 93a8547c6656: Layer already exists 10:55:21 ee8230cb8f6f: Pushed 10:55:21 1e890da81ec9: Layer already exists 10:55:24 d59904bfb051: Pushed 10:55:24 369fcd6bf29aafe6b5d191e53436f801010b80d4: digest: sha256:42373a969f8be0197da4528d57f062d676a61806c063cac4f765b54b49ea3ff0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:24 + 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 10:55:25 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 10:55:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:55:25 ee8230cb8f6f: Preparing 10:55:25 eaf97d2b6b84: Preparing 10:55:25 54b34f8a1b0b: Preparing 10:55:25 d59904bfb051: Preparing 10:55:25 f0105f12768b: Preparing 10:55:25 e8f43e1ca626: Preparing 10:55:25 5e43944dc12e: Preparing 10:55:25 93a8547c6656: Preparing 10:55:25 1e890da81ec9: Preparing 10:55:25 e8f43e1ca626: Waiting 10:55:25 93a8547c6656: Waiting 10:55:25 5e43944dc12e: Waiting 10:55:25 1e890da81ec9: Waiting 10:55:25 f0105f12768b: Layer already exists 10:55:25 d59904bfb051: Layer already exists 10:55:25 eaf97d2b6b84: Layer already exists 10:55:25 ee8230cb8f6f: Layer already exists 10:55:25 54b34f8a1b0b: Layer already exists 10:55:25 e8f43e1ca626: Layer already exists 10:55:25 5e43944dc12e: Layer already exists 10:55:25 93a8547c6656: Layer already exists 10:55:25 1e890da81ec9: Layer already exists 10:55:25 latest: digest: sha256:42373a969f8be0197da4528d57f062d676a61806c063cac4f765b54b49ea3ff0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:25 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:26 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.64 10:55:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:55:26 ee8230cb8f6f: Preparing 10:55:26 eaf97d2b6b84: Preparing 10:55:26 54b34f8a1b0b: Preparing 10:55:26 d59904bfb051: Preparing 10:55:26 f0105f12768b: Preparing 10:55:26 e8f43e1ca626: Preparing 10:55:26 5e43944dc12e: Preparing 10:55:26 93a8547c6656: Preparing 10:55:26 1e890da81ec9: Preparing 10:55:26 e8f43e1ca626: Waiting 10:55:26 5e43944dc12e: Waiting 10:55:26 93a8547c6656: Waiting 10:55:26 1e890da81ec9: Waiting 10:55:26 54b34f8a1b0b: Layer already exists 10:55:26 d59904bfb051: Layer already exists 10:55:26 ee8230cb8f6f: Layer already exists 10:55:26 eaf97d2b6b84: Layer already exists 10:55:26 f0105f12768b: Layer already exists 10:55:26 e8f43e1ca626: Layer already exists 10:55:26 5e43944dc12e: Layer already exists 10:55:26 1e890da81ec9: Layer already exists 10:55:26 93a8547c6656: Layer already exists 10:55:26 4.1.0-dev.64: digest: sha256:42373a969f8be0197da4528d57f062d676a61806c063cac4f765b54b49ea3ff0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:26 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:27 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:55:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:55:27 ee8230cb8f6f: Preparing 10:55:27 eaf97d2b6b84: Preparing 10:55:27 54b34f8a1b0b: Preparing 10:55:27 d59904bfb051: Preparing 10:55:27 f0105f12768b: Preparing 10:55:27 e8f43e1ca626: Preparing 10:55:27 5e43944dc12e: Preparing 10:55:27 93a8547c6656: Preparing 10:55:27 1e890da81ec9: Preparing 10:55:27 5e43944dc12e: Waiting 10:55:27 1e890da81ec9: Waiting 10:55:27 93a8547c6656: Waiting 10:55:27 e8f43e1ca626: Waiting 10:55:27 f0105f12768b: Layer already exists 10:55:27 ee8230cb8f6f: Layer already exists 10:55:27 d59904bfb051: Layer already exists 10:55:27 54b34f8a1b0b: Layer already exists 10:55:27 eaf97d2b6b84: Layer already exists 10:55:27 5e43944dc12e: Layer already exists 10:55:27 e8f43e1ca626: Layer already exists 10:55:27 93a8547c6656: Layer already exists 10:55:27 1e890da81ec9: Layer already exists 10:55:27 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64: digest: sha256:42373a969f8be0197da4528d57f062d676a61806c063cac4f765b54b49ea3ff0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:27 + 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 10:55:28 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 10:55:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:55:28 ee8230cb8f6f: Preparing 10:55:28 eaf97d2b6b84: Preparing 10:55:28 54b34f8a1b0b: Preparing 10:55:28 d59904bfb051: Preparing 10:55:28 f0105f12768b: Preparing 10:55:28 e8f43e1ca626: Preparing 10:55:28 5e43944dc12e: Preparing 10:55:28 93a8547c6656: Preparing 10:55:28 1e890da81ec9: Preparing 10:55:28 e8f43e1ca626: Waiting 10:55:28 5e43944dc12e: Waiting 10:55:28 93a8547c6656: Waiting 10:55:28 1e890da81ec9: Waiting 10:55:28 ee8230cb8f6f: Layer already exists 10:55:28 d59904bfb051: Layer already exists 10:55:28 54b34f8a1b0b: Layer already exists 10:55:28 eaf97d2b6b84: Layer already exists 10:55:28 f0105f12768b: Layer already exists 10:55:28 5e43944dc12e: Layer already exists 10:55:28 e8f43e1ca626: Layer already exists 10:55:28 1e890da81ec9: Layer already exists 10:55:28 93a8547c6656: Layer already exists 10:55:28 main: digest: sha256:42373a969f8be0197da4528d57f062d676a61806c063cac4f765b54b49ea3ff0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:55:28 ===================================================== [Pipeline] echo 10:55:28 taggedImages: 10:55:28 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:55:28 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 10:55:28 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.64 10:55:28 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:55:28 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 10:55:28 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 10:55:28 369fcd6bf29aafe6b5d191e53436f801010b80d4 10:55:28 latest 10:55:28 4.1.0-dev.64 10:55:28 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:55:28 main 10:55:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:29 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:29 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:55:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:55:29 210fe29083a5: Preparing 10:55:29 48d01c55f6d5: Preparing 10:55:29 f0105f12768b: Preparing 10:55:29 e8f43e1ca626: Preparing 10:55:29 70a144b66a2f: Preparing 10:55:29 9a36e3cc4aa8: Preparing 10:55:29 1e890da81ec9: Preparing 10:55:29 9a36e3cc4aa8: Waiting 10:55:29 1e890da81ec9: Waiting 10:55:29 f0105f12768b: Layer already exists 10:55:29 e8f43e1ca626: Layer already exists 10:55:29 1e890da81ec9: Layer already exists 10:55:29 210fe29083a5: Pushed 10:55:29 9a36e3cc4aa8: Pushed 10:55:31 70a144b66a2f: Pushed 10:55:37 48d01c55f6d5: Pushed 10:55:37 369fcd6bf29aafe6b5d191e53436f801010b80d4: digest: sha256:9b8c64032d6f1324473bedd0aaa86d03ad66cbe6dfb64fe29fb11b2ade5ac3da size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:37 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:37 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 10:55:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:55:37 210fe29083a5: Preparing 10:55:37 48d01c55f6d5: Preparing 10:55:37 f0105f12768b: Preparing 10:55:37 e8f43e1ca626: Preparing 10:55:37 70a144b66a2f: Preparing 10:55:37 9a36e3cc4aa8: Preparing 10:55:37 1e890da81ec9: Preparing 10:55:37 9a36e3cc4aa8: Waiting 10:55:37 1e890da81ec9: Waiting 10:55:37 e8f43e1ca626: Layer already exists 10:55:37 210fe29083a5: Layer already exists 10:55:37 48d01c55f6d5: Layer already exists 10:55:37 70a144b66a2f: Layer already exists 10:55:37 f0105f12768b: Layer already exists 10:55:37 9a36e3cc4aa8: Layer already exists 10:55:37 1e890da81ec9: Layer already exists 10:55:37 latest: digest: sha256:9b8c64032d6f1324473bedd0aaa86d03ad66cbe6dfb64fe29fb11b2ade5ac3da size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:38 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:38 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.64 10:55:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:55:38 210fe29083a5: Preparing 10:55:38 48d01c55f6d5: Preparing 10:55:38 f0105f12768b: Preparing 10:55:38 e8f43e1ca626: Preparing 10:55:38 70a144b66a2f: Preparing 10:55:38 9a36e3cc4aa8: Preparing 10:55:38 1e890da81ec9: Preparing 10:55:38 9a36e3cc4aa8: Waiting 10:55:38 1e890da81ec9: Waiting 10:55:38 e8f43e1ca626: Layer already exists 10:55:38 f0105f12768b: Layer already exists 10:55:38 70a144b66a2f: Layer already exists 10:55:38 210fe29083a5: Layer already exists 10:55:38 48d01c55f6d5: Layer already exists 10:55:38 1e890da81ec9: Layer already exists 10:55:38 9a36e3cc4aa8: Layer already exists 10:55:38 4.1.0-dev.64: digest: sha256:9b8c64032d6f1324473bedd0aaa86d03ad66cbe6dfb64fe29fb11b2ade5ac3da size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:39 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:39 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:55:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:55:39 210fe29083a5: Preparing 10:55:39 48d01c55f6d5: Preparing 10:55:39 f0105f12768b: Preparing 10:55:39 e8f43e1ca626: Preparing 10:55:39 70a144b66a2f: Preparing 10:55:39 9a36e3cc4aa8: Preparing 10:55:39 1e890da81ec9: Preparing 10:55:39 9a36e3cc4aa8: Waiting 10:55:39 1e890da81ec9: Waiting 10:55:39 210fe29083a5: Layer already exists 10:55:39 70a144b66a2f: Layer already exists 10:55:39 48d01c55f6d5: Layer already exists 10:55:39 e8f43e1ca626: Layer already exists 10:55:39 f0105f12768b: Layer already exists 10:55:39 1e890da81ec9: Layer already exists 10:55:39 9a36e3cc4aa8: Layer already exists 10:55:39 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64: digest: sha256:9b8c64032d6f1324473bedd0aaa86d03ad66cbe6dfb64fe29fb11b2ade5ac3da size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:40 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:40 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 10:55:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:55:40 210fe29083a5: Preparing 10:55:40 48d01c55f6d5: Preparing 10:55:40 f0105f12768b: Preparing 10:55:40 e8f43e1ca626: Preparing 10:55:40 70a144b66a2f: Preparing 10:55:40 9a36e3cc4aa8: Preparing 10:55:40 1e890da81ec9: Preparing 10:55:40 9a36e3cc4aa8: Waiting 10:55:40 1e890da81ec9: Waiting 10:55:40 48d01c55f6d5: Layer already exists 10:55:40 210fe29083a5: Layer already exists 10:55:40 f0105f12768b: Layer already exists 10:55:40 e8f43e1ca626: Layer already exists 10:55:40 70a144b66a2f: Layer already exists 10:55:40 1e890da81ec9: Layer already exists 10:55:40 9a36e3cc4aa8: Layer already exists 10:55:40 main: digest: sha256:9b8c64032d6f1324473bedd0aaa86d03ad66cbe6dfb64fe29fb11b2ade5ac3da size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:55:41 ===================================================== [Pipeline] echo 10:55:41 taggedImages: 10:55:41 - nexus3.edgexfoundry.org:10004/core-data-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:55:41 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 10:55:41 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.64 10:55:41 - nexus3.edgexfoundry.org:10004/core-data-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:55:41 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 10:55:41 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 10:55:41 369fcd6bf29aafe6b5d191e53436f801010b80d4 10:55:41 latest 10:55:41 4.1.0-dev.64 10:55:41 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:55:41 main 10:55:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:41 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:41 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:55:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 10:55:41 db2bb1767385: Preparing 10:55:41 a95c6d66fe4d: Preparing 10:55:41 e8f43e1ca626: Preparing 10:55:41 9fa14d03827f: Preparing 10:55:41 3a053ed061fe: Preparing 10:55:41 1e890da81ec9: Preparing 10:55:41 e8f43e1ca626: Layer already exists 10:55:42 1e890da81ec9: Layer already exists 10:55:42 3a053ed061fe: Pushed 10:55:42 9fa14d03827f: Pushed 10:55:42 db2bb1767385: Pushed 10:55:50 a95c6d66fe4d: Pushed 10:55:50 369fcd6bf29aafe6b5d191e53436f801010b80d4: digest: sha256:4f2c05ee1c6e9dbb4cd56816d67a30b2dc896e063ade8e5b55577c582c906e69 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:50 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:51 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 10:55:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 10:55:51 db2bb1767385: Preparing 10:55:51 a95c6d66fe4d: Preparing 10:55:51 e8f43e1ca626: Preparing 10:55:51 9fa14d03827f: Preparing 10:55:51 3a053ed061fe: Preparing 10:55:51 1e890da81ec9: Preparing 10:55:51 1e890da81ec9: Waiting 10:55:51 3a053ed061fe: Layer already exists 10:55:51 db2bb1767385: Layer already exists 10:55:51 e8f43e1ca626: Layer already exists 10:55:51 9fa14d03827f: Layer already exists 10:55:51 a95c6d66fe4d: Layer already exists 10:55:51 1e890da81ec9: Layer already exists 10:55:51 latest: digest: sha256:4f2c05ee1c6e9dbb4cd56816d67a30b2dc896e063ade8e5b55577c582c906e69 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:51 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:52 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.64 10:55:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 10:55:52 db2bb1767385: Preparing 10:55:52 a95c6d66fe4d: Preparing 10:55:52 e8f43e1ca626: Preparing 10:55:52 9fa14d03827f: Preparing 10:55:52 3a053ed061fe: Preparing 10:55:52 1e890da81ec9: Preparing 10:55:52 1e890da81ec9: Waiting 10:55:52 9fa14d03827f: Layer already exists 10:55:52 3a053ed061fe: Layer already exists 10:55:52 e8f43e1ca626: Layer already exists 10:55:52 db2bb1767385: Layer already exists 10:55:52 a95c6d66fe4d: Layer already exists 10:55:52 1e890da81ec9: Layer already exists 10:55:52 4.1.0-dev.64: digest: sha256:4f2c05ee1c6e9dbb4cd56816d67a30b2dc896e063ade8e5b55577c582c906e69 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:52 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:52 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:55:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 10:55:52 db2bb1767385: Preparing 10:55:52 a95c6d66fe4d: Preparing 10:55:52 e8f43e1ca626: Preparing 10:55:52 9fa14d03827f: Preparing 10:55:52 3a053ed061fe: Preparing 10:55:52 1e890da81ec9: Preparing 10:55:52 1e890da81ec9: Waiting 10:55:52 db2bb1767385: Layer already exists 10:55:52 9fa14d03827f: Layer already exists 10:55:52 e8f43e1ca626: Layer already exists 10:55:52 a95c6d66fe4d: Layer already exists 10:55:52 3a053ed061fe: Layer already exists 10:55:52 1e890da81ec9: Layer already exists 10:55:52 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64: digest: sha256:4f2c05ee1c6e9dbb4cd56816d67a30b2dc896e063ade8e5b55577c582c906e69 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:53 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:54 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 10:55:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 10:55:54 db2bb1767385: Preparing 10:55:54 a95c6d66fe4d: Preparing 10:55:54 e8f43e1ca626: Preparing 10:55:54 9fa14d03827f: Preparing 10:55:54 3a053ed061fe: Preparing 10:55:54 1e890da81ec9: Preparing 10:55:54 1e890da81ec9: Waiting 10:55:54 e8f43e1ca626: Layer already exists 10:55:54 a95c6d66fe4d: Layer already exists 10:55:54 9fa14d03827f: Layer already exists 10:55:54 db2bb1767385: Layer already exists 10:55:54 3a053ed061fe: Layer already exists 10:55:54 1e890da81ec9: Layer already exists 10:55:54 main: digest: sha256:4f2c05ee1c6e9dbb4cd56816d67a30b2dc896e063ade8e5b55577c582c906e69 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:55:54 ===================================================== [Pipeline] echo 10:55:54 taggedImages: 10:55:54 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:55:54 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 10:55:54 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.64 10:55:54 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:55:54 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 10:55:54 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 10:55:54 369fcd6bf29aafe6b5d191e53436f801010b80d4 10:55:54 latest 10:55:54 4.1.0-dev.64 10:55:54 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:55:54 main 10:55:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:54 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:55:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:55:55 4bdada3407e8: Preparing 10:55:55 38cd8bb84b9f: Preparing 10:55:55 0eb3ed2c9969: Preparing 10:55:55 f0105f12768b: Preparing 10:55:55 e8f43e1ca626: Preparing 10:55:55 5e43944dc12e: Preparing 10:55:55 93a8547c6656: Preparing 10:55:55 1e890da81ec9: Preparing 10:55:55 5e43944dc12e: Waiting 10:55:55 93a8547c6656: Waiting 10:55:55 1e890da81ec9: Waiting 10:55:55 e8f43e1ca626: Layer already exists 10:55:55 f0105f12768b: Layer already exists 10:55:55 5e43944dc12e: Layer already exists 10:55:55 93a8547c6656: Layer already exists 10:55:55 38cd8bb84b9f: Pushed 10:55:55 1e890da81ec9: Layer already exists 10:55:55 4bdada3407e8: Pushed 10:56:03 0eb3ed2c9969: Pushed 10:56:03 369fcd6bf29aafe6b5d191e53436f801010b80d4: digest: sha256:a5d6bbaa448c2539452c35f4e4dc76068590962002062cb0a240812e8a550a70 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:04 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 10:56:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:56:04 4bdada3407e8: Preparing 10:56:04 38cd8bb84b9f: Preparing 10:56:04 0eb3ed2c9969: Preparing 10:56:04 f0105f12768b: Preparing 10:56:04 e8f43e1ca626: Preparing 10:56:04 5e43944dc12e: Preparing 10:56:04 93a8547c6656: Preparing 10:56:04 1e890da81ec9: Preparing 10:56:04 5e43944dc12e: Waiting 10:56:04 1e890da81ec9: Waiting 10:56:04 93a8547c6656: Waiting 10:56:04 e8f43e1ca626: Layer already exists 10:56:04 0eb3ed2c9969: Layer already exists 10:56:04 f0105f12768b: Layer already exists 10:56:04 38cd8bb84b9f: Layer already exists 10:56:04 4bdada3407e8: Layer already exists 10:56:04 5e43944dc12e: Layer already exists 10:56:04 93a8547c6656: Layer already exists 10:56:04 1e890da81ec9: Layer already exists 10:56:04 latest: digest: sha256:a5d6bbaa448c2539452c35f4e4dc76068590962002062cb0a240812e8a550a70 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:05 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:05 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.64 10:56:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:56:05 4bdada3407e8: Preparing 10:56:05 38cd8bb84b9f: Preparing 10:56:05 0eb3ed2c9969: Preparing 10:56:05 f0105f12768b: Preparing 10:56:05 e8f43e1ca626: Preparing 10:56:05 5e43944dc12e: Preparing 10:56:05 93a8547c6656: Preparing 10:56:05 1e890da81ec9: Preparing 10:56:05 5e43944dc12e: Waiting 10:56:05 93a8547c6656: Waiting 10:56:05 1e890da81ec9: Waiting 10:56:05 f0105f12768b: Layer already exists 10:56:05 e8f43e1ca626: Layer already exists 10:56:05 0eb3ed2c9969: Layer already exists 10:56:05 38cd8bb84b9f: Layer already exists 10:56:05 4bdada3407e8: Layer already exists 10:56:05 5e43944dc12e: Layer already exists 10:56:05 93a8547c6656: Layer already exists 10:56:05 1e890da81ec9: Layer already exists 10:56:05 4.1.0-dev.64: digest: sha256:a5d6bbaa448c2539452c35f4e4dc76068590962002062cb0a240812e8a550a70 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:06 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:06 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:56:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:56:06 4bdada3407e8: Preparing 10:56:06 38cd8bb84b9f: Preparing 10:56:06 0eb3ed2c9969: Preparing 10:56:06 f0105f12768b: Preparing 10:56:06 e8f43e1ca626: Preparing 10:56:06 5e43944dc12e: Preparing 10:56:06 93a8547c6656: Preparing 10:56:06 1e890da81ec9: Preparing 10:56:06 5e43944dc12e: Waiting 10:56:06 93a8547c6656: Waiting 10:56:06 1e890da81ec9: Waiting 10:56:06 38cd8bb84b9f: Layer already exists 10:56:06 4bdada3407e8: Layer already exists 10:56:06 f0105f12768b: Layer already exists 10:56:06 0eb3ed2c9969: Layer already exists 10:56:06 e8f43e1ca626: Layer already exists 10:56:06 5e43944dc12e: Layer already exists 10:56:06 93a8547c6656: Layer already exists 10:56:06 1e890da81ec9: Layer already exists 10:56:06 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64: digest: sha256:a5d6bbaa448c2539452c35f4e4dc76068590962002062cb0a240812e8a550a70 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:07 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 10:56:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:56:07 4bdada3407e8: Preparing 10:56:07 38cd8bb84b9f: Preparing 10:56:07 0eb3ed2c9969: Preparing 10:56:07 f0105f12768b: Preparing 10:56:07 e8f43e1ca626: Preparing 10:56:07 5e43944dc12e: Preparing 10:56:07 93a8547c6656: Preparing 10:56:07 1e890da81ec9: Preparing 10:56:07 93a8547c6656: Waiting 10:56:07 1e890da81ec9: Waiting 10:56:07 e8f43e1ca626: Layer already exists 10:56:07 0eb3ed2c9969: Layer already exists 10:56:07 38cd8bb84b9f: Layer already exists 10:56:07 f0105f12768b: Layer already exists 10:56:07 4bdada3407e8: Layer already exists 10:56:07 5e43944dc12e: Layer already exists 10:56:07 93a8547c6656: Layer already exists 10:56:07 1e890da81ec9: Layer already exists 10:56:07 main: digest: sha256:a5d6bbaa448c2539452c35f4e4dc76068590962002062cb0a240812e8a550a70 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:56:07 ===================================================== [Pipeline] echo 10:56:07 taggedImages: 10:56:07 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:56:07 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 10:56:07 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.64 10:56:07 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:56:07 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 10:56:07 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 10:56:07 369fcd6bf29aafe6b5d191e53436f801010b80d4 10:56:07 latest 10:56:07 4.1.0-dev.64 10:56:07 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:56:07 main 10:56:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:08 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:56:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:56:08 7e06ce0dde7d: Preparing 10:56:08 15c8b6846b18: Preparing 10:56:08 8e16375ca84a: Preparing 10:56:08 dcd2e2968a81: Preparing 10:56:08 99b89034bb7a: Preparing 10:56:08 40cdc480373e: Preparing 10:56:08 07c97142035f: Preparing 10:56:08 f0105f12768b: Preparing 10:56:08 e8f43e1ca626: Preparing 10:56:08 f681bf800792: Preparing 10:56:08 100f5a0e6594: Preparing 10:56:08 5f70bf18a086: Preparing 10:56:08 043dc86e72a9: Preparing 10:56:08 1f47c2a55c5f: Preparing 10:56:08 ed579089f309: Preparing 10:56:08 1e890da81ec9: Preparing 10:56:08 e8f43e1ca626: Waiting 10:56:08 f681bf800792: Waiting 10:56:08 100f5a0e6594: Waiting 10:56:08 5f70bf18a086: Waiting 10:56:08 043dc86e72a9: Waiting 10:56:08 1f47c2a55c5f: Waiting 10:56:08 ed579089f309: Waiting 10:56:08 1e890da81ec9: Waiting 10:56:08 07c97142035f: Waiting 10:56:08 f0105f12768b: Waiting 10:56:08 40cdc480373e: Waiting 10:56:08 15c8b6846b18: Pushed 10:56:08 8e16375ca84a: Pushed 10:56:08 dcd2e2968a81: Pushed 10:56:08 99b89034bb7a: Pushed 10:56:09 e8f43e1ca626: Layer already exists 10:56:09 f0105f12768b: Layer already exists 10:56:09 7e06ce0dde7d: Pushed 10:56:09 40cdc480373e: Pushed 10:56:09 5f70bf18a086: Layer already exists 10:56:09 f681bf800792: Pushed 10:56:09 100f5a0e6594: Pushed 10:56:09 1e890da81ec9: Layer already exists 10:56:09 043dc86e72a9: Pushed 10:56:09 ed579089f309: Pushed 10:56:11 1f47c2a55c5f: Pushed 10:56:12 07c97142035f: Pushed 10:56:12 369fcd6bf29aafe6b5d191e53436f801010b80d4: digest: sha256:e02cb4d77ea2ad079b4f0ca7c5c67929f5a797af8152be5943c76ed2ec6d56d6 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:12 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:13 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 10:56:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:56:13 7e06ce0dde7d: Preparing 10:56:13 15c8b6846b18: Preparing 10:56:13 8e16375ca84a: Preparing 10:56:13 dcd2e2968a81: Preparing 10:56:13 99b89034bb7a: Preparing 10:56:13 40cdc480373e: Preparing 10:56:13 40cdc480373e: Waiting 10:56:13 07c97142035f: Preparing 10:56:13 07c97142035f: Waiting 10:56:13 f0105f12768b: Preparing 10:56:13 e8f43e1ca626: Preparing 10:56:13 f0105f12768b: Waiting 10:56:13 f681bf800792: Preparing 10:56:13 e8f43e1ca626: Waiting 10:56:13 100f5a0e6594: Preparing 10:56:13 f681bf800792: Waiting 10:56:13 5f70bf18a086: Preparing 10:56:13 100f5a0e6594: Waiting 10:56:13 043dc86e72a9: Preparing 10:56:13 5f70bf18a086: Waiting 10:56:13 1f47c2a55c5f: Preparing 10:56:13 043dc86e72a9: Waiting 10:56:13 ed579089f309: Preparing 10:56:13 1e890da81ec9: Preparing 10:56:13 1f47c2a55c5f: Waiting 10:56:13 ed579089f309: Waiting 10:56:13 1e890da81ec9: Waiting 10:56:13 7e06ce0dde7d: Layer already exists 10:56:13 15c8b6846b18: Layer already exists 10:56:13 dcd2e2968a81: Layer already exists 10:56:13 8e16375ca84a: Layer already exists 10:56:13 99b89034bb7a: Layer already exists 10:56:13 f0105f12768b: Layer already exists 10:56:13 07c97142035f: Layer already exists 10:56:13 e8f43e1ca626: Layer already exists 10:56:13 f681bf800792: Layer already exists 10:56:13 40cdc480373e: Layer already exists 10:56:13 5f70bf18a086: Layer already exists 10:56:13 1f47c2a55c5f: Layer already exists 10:56:13 ed579089f309: Layer already exists 10:56:13 043dc86e72a9: Layer already exists 10:56:13 100f5a0e6594: Layer already exists 10:56:13 1e890da81ec9: Layer already exists 10:56:13 latest: digest: sha256:e02cb4d77ea2ad079b4f0ca7c5c67929f5a797af8152be5943c76ed2ec6d56d6 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:13 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.64 10:56:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:56:14 7e06ce0dde7d: Preparing 10:56:14 15c8b6846b18: Preparing 10:56:14 8e16375ca84a: Preparing 10:56:14 dcd2e2968a81: Preparing 10:56:14 99b89034bb7a: Preparing 10:56:14 40cdc480373e: Preparing 10:56:14 07c97142035f: Preparing 10:56:14 f0105f12768b: Preparing 10:56:14 e8f43e1ca626: Preparing 10:56:14 f681bf800792: Preparing 10:56:14 100f5a0e6594: Preparing 10:56:14 5f70bf18a086: Preparing 10:56:14 043dc86e72a9: Preparing 10:56:14 1f47c2a55c5f: Preparing 10:56:14 ed579089f309: Preparing 10:56:14 1e890da81ec9: Preparing 10:56:14 e8f43e1ca626: Waiting 10:56:14 f681bf800792: Waiting 10:56:14 100f5a0e6594: Waiting 10:56:14 5f70bf18a086: Waiting 10:56:14 40cdc480373e: Waiting 10:56:14 07c97142035f: Waiting 10:56:14 f0105f12768b: Waiting 10:56:14 043dc86e72a9: Waiting 10:56:14 1e890da81ec9: Waiting 10:56:14 1f47c2a55c5f: Waiting 10:56:14 ed579089f309: Waiting 10:56:14 15c8b6846b18: Layer already exists 10:56:14 99b89034bb7a: Layer already exists 10:56:14 dcd2e2968a81: Layer already exists 10:56:14 7e06ce0dde7d: Layer already exists 10:56:14 8e16375ca84a: Layer already exists 10:56:14 40cdc480373e: Layer already exists 10:56:14 f0105f12768b: Layer already exists 10:56:14 07c97142035f: Layer already exists 10:56:14 e8f43e1ca626: Layer already exists 10:56:14 f681bf800792: Layer already exists 10:56:14 5f70bf18a086: Layer already exists 10:56:14 043dc86e72a9: Layer already exists 10:56:14 100f5a0e6594: Layer already exists 10:56:14 1f47c2a55c5f: Layer already exists 10:56:14 ed579089f309: Layer already exists 10:56:14 1e890da81ec9: Layer already exists 10:56:14 4.1.0-dev.64: digest: sha256:e02cb4d77ea2ad079b4f0ca7c5c67929f5a797af8152be5943c76ed2ec6d56d6 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:14 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:56:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:56:16 7e06ce0dde7d: Preparing 10:56:16 15c8b6846b18: Preparing 10:56:16 8e16375ca84a: Preparing 10:56:16 dcd2e2968a81: Preparing 10:56:16 99b89034bb7a: Preparing 10:56:16 40cdc480373e: Preparing 10:56:16 07c97142035f: Preparing 10:56:16 f0105f12768b: Preparing 10:56:16 e8f43e1ca626: Preparing 10:56:16 f681bf800792: Preparing 10:56:16 100f5a0e6594: Preparing 10:56:16 5f70bf18a086: Preparing 10:56:16 043dc86e72a9: Preparing 10:56:16 1f47c2a55c5f: Preparing 10:56:16 ed579089f309: Preparing 10:56:16 1e890da81ec9: Preparing 10:56:16 f681bf800792: Waiting 10:56:16 100f5a0e6594: Waiting 10:56:16 5f70bf18a086: Waiting 10:56:16 043dc86e72a9: Waiting 10:56:16 1f47c2a55c5f: Waiting 10:56:16 ed579089f309: Waiting 10:56:16 1e890da81ec9: Waiting 10:56:16 40cdc480373e: Waiting 10:56:16 07c97142035f: Waiting 10:56:16 e8f43e1ca626: Waiting 10:56:16 f0105f12768b: Waiting 10:56:16 99b89034bb7a: Layer already exists 10:56:16 15c8b6846b18: Layer already exists 10:56:16 dcd2e2968a81: Layer already exists 10:56:16 7e06ce0dde7d: Layer already exists 10:56:16 8e16375ca84a: Layer already exists 10:56:16 40cdc480373e: Layer already exists 10:56:16 07c97142035f: Layer already exists 10:56:16 f0105f12768b: Layer already exists 10:56:16 f681bf800792: Layer already exists 10:56:16 e8f43e1ca626: Layer already exists 10:56:16 100f5a0e6594: Layer already exists 10:56:16 5f70bf18a086: Layer already exists 10:56:16 ed579089f309: Layer already exists 10:56:16 1f47c2a55c5f: Layer already exists 10:56:16 043dc86e72a9: Layer already exists 10:56:16 1e890da81ec9: Layer already exists 10:56:20 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64: digest: sha256:e02cb4d77ea2ad079b4f0ca7c5c67929f5a797af8152be5943c76ed2ec6d56d6 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:21 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:28 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 10:56:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:56:28 7e06ce0dde7d: Preparing 10:56:28 15c8b6846b18: Preparing 10:56:28 8e16375ca84a: Preparing 10:56:28 dcd2e2968a81: Preparing 10:56:28 99b89034bb7a: Preparing 10:56:28 40cdc480373e: Preparing 10:56:28 07c97142035f: Preparing 10:56:28 f0105f12768b: Preparing 10:56:28 e8f43e1ca626: Preparing 10:56:28 f681bf800792: Preparing 10:56:28 100f5a0e6594: Preparing 10:56:28 5f70bf18a086: Preparing 10:56:28 043dc86e72a9: Preparing 10:56:28 1f47c2a55c5f: Preparing 10:56:28 ed579089f309: Preparing 10:56:28 1e890da81ec9: Preparing 10:56:28 f681bf800792: Waiting 10:56:28 100f5a0e6594: Waiting 10:56:28 5f70bf18a086: Waiting 10:56:28 043dc86e72a9: Waiting 10:56:28 1f47c2a55c5f: Waiting 10:56:28 ed579089f309: Waiting 10:56:28 1e890da81ec9: Waiting 10:56:28 40cdc480373e: Waiting 10:56:28 07c97142035f: Waiting 10:56:28 f0105f12768b: Waiting 10:56:28 e8f43e1ca626: Waiting 10:56:28 8e16375ca84a: Layer already exists 10:56:28 dcd2e2968a81: Layer already exists 10:56:28 15c8b6846b18: Layer already exists 10:56:28 7e06ce0dde7d: Layer already exists 10:56:28 99b89034bb7a: Layer already exists 10:56:28 f681bf800792: Layer already exists 10:56:28 07c97142035f: Layer already exists 10:56:28 e8f43e1ca626: Layer already exists 10:56:28 40cdc480373e: Layer already exists 10:56:28 f0105f12768b: Layer already exists 10:56:28 5f70bf18a086: Layer already exists 10:56:28 100f5a0e6594: Layer already exists 10:56:28 ed579089f309: Layer already exists 10:56:28 043dc86e72a9: Layer already exists 10:56:28 1f47c2a55c5f: Layer already exists 10:56:28 1e890da81ec9: Layer already exists 10:56:28 main: digest: sha256:e02cb4d77ea2ad079b4f0ca7c5c67929f5a797af8152be5943c76ed2ec6d56d6 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:56:28 ===================================================== [Pipeline] echo 10:56:28 taggedImages: 10:56:28 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:56:28 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 10:56:28 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.64 10:56:28 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:56:28 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 10:56:28 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 10:56:28 369fcd6bf29aafe6b5d191e53436f801010b80d4 10:56:28 latest 10:56:28 4.1.0-dev.64 10:56:28 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:56:28 main 10:56:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:29 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:56:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:56:29 98c3025b469b: Preparing 10:56:29 fd2f758a7869: Preparing 10:56:29 bd0530ba1b8c: Preparing 10:56:29 e11c4d9d7d00: Preparing 10:56:29 f0105f12768b: Preparing 10:56:29 e8f43e1ca626: Preparing 10:56:29 5e43944dc12e: Preparing 10:56:29 93a8547c6656: Preparing 10:56:29 1e890da81ec9: Preparing 10:56:29 e8f43e1ca626: Waiting 10:56:29 5e43944dc12e: Waiting 10:56:29 93a8547c6656: Waiting 10:56:29 1e890da81ec9: Waiting 10:56:29 f0105f12768b: Layer already exists 10:56:29 e8f43e1ca626: Layer already exists 10:56:29 bd0530ba1b8c: Pushed 10:56:29 fd2f758a7869: Pushed 10:56:29 5e43944dc12e: Layer already exists 10:56:29 98c3025b469b: Pushed 10:56:29 93a8547c6656: Layer already exists 10:56:29 1e890da81ec9: Layer already exists 10:56:36 e11c4d9d7d00: Pushed 10:56:36 369fcd6bf29aafe6b5d191e53436f801010b80d4: digest: sha256:69114d89c53900730b15ee4e8b3a60efda21258a985e0ec07837435411cded51 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:37 + 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 10:56:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 10:56:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:56:37 98c3025b469b: Preparing 10:56:37 fd2f758a7869: Preparing 10:56:37 bd0530ba1b8c: Preparing 10:56:37 e11c4d9d7d00: Preparing 10:56:37 f0105f12768b: Preparing 10:56:37 e8f43e1ca626: Preparing 10:56:37 5e43944dc12e: Preparing 10:56:37 93a8547c6656: Preparing 10:56:37 1e890da81ec9: Preparing 10:56:37 e8f43e1ca626: Waiting 10:56:37 5e43944dc12e: Waiting 10:56:37 93a8547c6656: Waiting 10:56:37 1e890da81ec9: Waiting 10:56:37 98c3025b469b: Layer already exists 10:56:37 f0105f12768b: Layer already exists 10:56:37 e11c4d9d7d00: Layer already exists 10:56:37 fd2f758a7869: Layer already exists 10:56:37 bd0530ba1b8c: Layer already exists 10:56:37 5e43944dc12e: Layer already exists 10:56:37 93a8547c6656: Layer already exists 10:56:37 e8f43e1ca626: Layer already exists 10:56:37 1e890da81ec9: Layer already exists 10:56:37 latest: digest: sha256:69114d89c53900730b15ee4e8b3a60efda21258a985e0ec07837435411cded51 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:38 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.64 10:56:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:56:38 98c3025b469b: Preparing 10:56:38 fd2f758a7869: Preparing 10:56:38 bd0530ba1b8c: Preparing 10:56:38 e11c4d9d7d00: Preparing 10:56:38 f0105f12768b: Preparing 10:56:38 e8f43e1ca626: Preparing 10:56:38 5e43944dc12e: Preparing 10:56:38 e8f43e1ca626: Waiting 10:56:38 93a8547c6656: Preparing 10:56:38 5e43944dc12e: Waiting 10:56:38 1e890da81ec9: Preparing 10:56:38 93a8547c6656: Waiting 10:56:38 1e890da81ec9: Waiting 10:56:38 fd2f758a7869: Layer already exists 10:56:38 98c3025b469b: Layer already exists 10:56:38 bd0530ba1b8c: Layer already exists 10:56:38 e11c4d9d7d00: Layer already exists 10:56:38 f0105f12768b: Layer already exists 10:56:38 5e43944dc12e: Layer already exists 10:56:38 e8f43e1ca626: Layer already exists 10:56:38 1e890da81ec9: Layer already exists 10:56:38 93a8547c6656: Layer already exists 10:56:38 4.1.0-dev.64: digest: sha256:69114d89c53900730b15ee4e8b3a60efda21258a985e0ec07837435411cded51 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:38 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:56:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:56:39 98c3025b469b: Preparing 10:56:39 fd2f758a7869: Preparing 10:56:39 bd0530ba1b8c: Preparing 10:56:39 e11c4d9d7d00: Preparing 10:56:39 f0105f12768b: Preparing 10:56:39 e8f43e1ca626: Preparing 10:56:39 5e43944dc12e: Preparing 10:56:39 93a8547c6656: Preparing 10:56:39 1e890da81ec9: Preparing 10:56:39 e8f43e1ca626: Waiting 10:56:39 5e43944dc12e: Waiting 10:56:39 1e890da81ec9: Waiting 10:56:39 93a8547c6656: Waiting 10:56:39 fd2f758a7869: Layer already exists 10:56:39 bd0530ba1b8c: Layer already exists 10:56:39 f0105f12768b: Layer already exists 10:56:39 e11c4d9d7d00: Layer already exists 10:56:39 98c3025b469b: Layer already exists 10:56:39 e8f43e1ca626: Layer already exists 10:56:39 5e43944dc12e: Layer already exists 10:56:39 1e890da81ec9: Layer already exists 10:56:39 93a8547c6656: Layer already exists 10:56:39 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64: digest: sha256:69114d89c53900730b15ee4e8b3a60efda21258a985e0ec07837435411cded51 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:39 + 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 10:56:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 10:56:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:56:40 98c3025b469b: Preparing 10:56:40 fd2f758a7869: Preparing 10:56:40 bd0530ba1b8c: Preparing 10:56:40 e11c4d9d7d00: Preparing 10:56:40 f0105f12768b: Preparing 10:56:40 e8f43e1ca626: Preparing 10:56:40 5e43944dc12e: Preparing 10:56:40 93a8547c6656: Preparing 10:56:40 1e890da81ec9: Preparing 10:56:40 5e43944dc12e: Waiting 10:56:40 93a8547c6656: Waiting 10:56:40 1e890da81ec9: Waiting 10:56:40 e8f43e1ca626: Waiting 10:56:40 f0105f12768b: Layer already exists 10:56:40 e11c4d9d7d00: Layer already exists 10:56:40 fd2f758a7869: Layer already exists 10:56:40 98c3025b469b: Layer already exists 10:56:40 bd0530ba1b8c: Layer already exists 10:56:40 5e43944dc12e: Layer already exists 10:56:40 93a8547c6656: Layer already exists 10:56:40 e8f43e1ca626: Layer already exists 10:56:40 1e890da81ec9: Layer already exists 10:56:40 main: digest: sha256:69114d89c53900730b15ee4e8b3a60efda21258a985e0ec07837435411cded51 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:56:40 ===================================================== [Pipeline] echo 10:56:40 taggedImages: 10:56:40 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:56:40 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 10:56:40 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.64 10:56:40 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:56:40 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 10:56:41 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 10:56:41 369fcd6bf29aafe6b5d191e53436f801010b80d4 10:56:41 latest 10:56:41 4.1.0-dev.64 10:56:41 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:56:41 main 10:56:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:41 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:56:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:56:41 ed77b69ad70a: Preparing 10:56:41 a83c597c64ce: Preparing 10:56:41 cfa3fe85ca2f: Preparing 10:56:41 cb0f9dfea787: Preparing 10:56:41 bc23501a1189: Preparing 10:56:41 f0105f12768b: Preparing 10:56:41 e8f43e1ca626: Preparing 10:56:41 f0105f12768b: Waiting 10:56:41 e8f43e1ca626: Waiting 10:56:41 c6ff188451d3: Preparing 10:56:41 fb59db634048: Preparing 10:56:41 c6ff188451d3: Waiting 10:56:41 fb59db634048: Waiting 10:56:41 0b1d94aa6f08: Preparing 10:56:41 1e890da81ec9: Preparing 10:56:41 0b1d94aa6f08: Waiting 10:56:41 cb0f9dfea787: Pushed 10:56:41 f0105f12768b: Layer already exists 10:56:41 bc23501a1189: Pushed 10:56:41 ed77b69ad70a: Pushed 10:56:41 a83c597c64ce: Pushed 10:56:41 e8f43e1ca626: Layer already exists 10:56:41 1e890da81ec9: Layer already exists 10:56:42 c6ff188451d3: Pushed 10:56:42 fb59db634048: Pushed 10:56:46 0b1d94aa6f08: Pushed 10:56:48 cfa3fe85ca2f: Pushed 10:56:48 369fcd6bf29aafe6b5d191e53436f801010b80d4: digest: sha256:e11f913fb62cc51fbf5b9141158895d7625bedd8bca25d958611d03f70be8a0d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:48 + 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 10:56:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 10:56:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:56:48 ed77b69ad70a: Preparing 10:56:48 a83c597c64ce: Preparing 10:56:48 cfa3fe85ca2f: Preparing 10:56:48 cb0f9dfea787: Preparing 10:56:48 bc23501a1189: Preparing 10:56:48 f0105f12768b: Preparing 10:56:48 e8f43e1ca626: Preparing 10:56:48 c6ff188451d3: Preparing 10:56:48 fb59db634048: Preparing 10:56:48 0b1d94aa6f08: Preparing 10:56:48 1e890da81ec9: Preparing 10:56:48 e8f43e1ca626: Waiting 10:56:48 c6ff188451d3: Waiting 10:56:48 fb59db634048: Waiting 10:56:48 0b1d94aa6f08: Waiting 10:56:48 1e890da81ec9: Waiting 10:56:48 cfa3fe85ca2f: Layer already exists 10:56:48 cb0f9dfea787: Layer already exists 10:56:48 bc23501a1189: Layer already exists 10:56:48 a83c597c64ce: Layer already exists 10:56:48 ed77b69ad70a: Layer already exists 10:56:48 c6ff188451d3: Layer already exists 10:56:48 0b1d94aa6f08: Layer already exists 10:56:48 e8f43e1ca626: Layer already exists 10:56:48 f0105f12768b: Layer already exists 10:56:48 fb59db634048: Layer already exists 10:56:48 1e890da81ec9: Layer already exists 10:56:49 latest: digest: sha256:e11f913fb62cc51fbf5b9141158895d7625bedd8bca25d958611d03f70be8a0d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:49 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.64 10:56:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:56:49 ed77b69ad70a: Preparing 10:56:49 a83c597c64ce: Preparing 10:56:49 cfa3fe85ca2f: Preparing 10:56:49 cb0f9dfea787: Preparing 10:56:49 bc23501a1189: Preparing 10:56:49 f0105f12768b: Preparing 10:56:49 e8f43e1ca626: Preparing 10:56:49 c6ff188451d3: Preparing 10:56:49 fb59db634048: Preparing 10:56:49 0b1d94aa6f08: Preparing 10:56:49 1e890da81ec9: Preparing 10:56:49 f0105f12768b: Waiting 10:56:49 e8f43e1ca626: Waiting 10:56:49 0b1d94aa6f08: Waiting 10:56:49 c6ff188451d3: Waiting 10:56:49 fb59db634048: Waiting 10:56:49 1e890da81ec9: Waiting 10:56:49 ed77b69ad70a: Layer already exists 10:56:49 bc23501a1189: Layer already exists 10:56:49 a83c597c64ce: Layer already exists 10:56:49 cb0f9dfea787: Layer already exists 10:56:49 cfa3fe85ca2f: Layer already exists 10:56:49 fb59db634048: Layer already exists 10:56:49 e8f43e1ca626: Layer already exists 10:56:49 f0105f12768b: Layer already exists 10:56:49 c6ff188451d3: Layer already exists 10:56:49 0b1d94aa6f08: Layer already exists 10:56:49 1e890da81ec9: Layer already exists 10:56:50 4.1.0-dev.64: digest: sha256:e11f913fb62cc51fbf5b9141158895d7625bedd8bca25d958611d03f70be8a0d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:50 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:56:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:56:50 ed77b69ad70a: Preparing 10:56:50 a83c597c64ce: Preparing 10:56:50 cfa3fe85ca2f: Preparing 10:56:50 cb0f9dfea787: Preparing 10:56:50 bc23501a1189: Preparing 10:56:50 f0105f12768b: Preparing 10:56:50 e8f43e1ca626: Preparing 10:56:50 c6ff188451d3: Preparing 10:56:50 fb59db634048: Preparing 10:56:50 0b1d94aa6f08: Preparing 10:56:50 1e890da81ec9: Preparing 10:56:50 e8f43e1ca626: Waiting 10:56:50 c6ff188451d3: Waiting 10:56:50 f0105f12768b: Waiting 10:56:50 fb59db634048: Waiting 10:56:50 0b1d94aa6f08: Waiting 10:56:50 1e890da81ec9: Waiting 10:56:50 cb0f9dfea787: Layer already exists 10:56:50 bc23501a1189: Layer already exists 10:56:50 ed77b69ad70a: Layer already exists 10:56:50 a83c597c64ce: Layer already exists 10:56:50 cfa3fe85ca2f: Layer already exists 10:56:50 f0105f12768b: Layer already exists 10:56:50 0b1d94aa6f08: Layer already exists 10:56:50 c6ff188451d3: Layer already exists 10:56:50 fb59db634048: Layer already exists 10:56:50 e8f43e1ca626: Layer already exists 10:56:50 1e890da81ec9: Layer already exists 10:56:50 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64: digest: sha256:e11f913fb62cc51fbf5b9141158895d7625bedd8bca25d958611d03f70be8a0d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:51 + 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 10:56:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 10:56:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:56:51 ed77b69ad70a: Preparing 10:56:51 a83c597c64ce: Preparing 10:56:51 cfa3fe85ca2f: Preparing 10:56:51 cb0f9dfea787: Preparing 10:56:51 bc23501a1189: Preparing 10:56:51 f0105f12768b: Preparing 10:56:51 e8f43e1ca626: Preparing 10:56:51 c6ff188451d3: Preparing 10:56:51 fb59db634048: Preparing 10:56:51 0b1d94aa6f08: Preparing 10:56:51 1e890da81ec9: Preparing 10:56:51 e8f43e1ca626: Waiting 10:56:51 c6ff188451d3: Waiting 10:56:51 fb59db634048: Waiting 10:56:51 0b1d94aa6f08: Waiting 10:56:51 1e890da81ec9: Waiting 10:56:51 f0105f12768b: Waiting 10:56:51 bc23501a1189: Layer already exists 10:56:51 cfa3fe85ca2f: Layer already exists 10:56:51 a83c597c64ce: Layer already exists 10:56:51 cb0f9dfea787: Layer already exists 10:56:51 ed77b69ad70a: Layer already exists 10:56:51 e8f43e1ca626: Layer already exists 10:56:51 c6ff188451d3: Layer already exists 10:56:51 0b1d94aa6f08: Layer already exists 10:56:51 f0105f12768b: Layer already exists 10:56:51 fb59db634048: Layer already exists 10:56:51 1e890da81ec9: Layer already exists 10:56:52 main: digest: sha256:e11f913fb62cc51fbf5b9141158895d7625bedd8bca25d958611d03f70be8a0d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:56:52 ===================================================== [Pipeline] echo 10:56:52 taggedImages: 10:56:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:56:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 10:56:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.64 10:56:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:56:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 10:56:52 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 10:56:52 369fcd6bf29aafe6b5d191e53436f801010b80d4 10:56:52 latest 10:56:52 4.1.0-dev.64 10:56:52 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:56:52 main 10:56:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:52 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:52 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:56:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:56:52 4bd693643458: Preparing 10:56:52 8b9c78ca8cea: Preparing 10:56:52 6c4266965922: Preparing 10:56:52 64a885d53e3b: Preparing 10:56:52 bd4822925cca: Preparing 10:56:52 1f890206a8ae: Preparing 10:56:52 ad2be0976e9a: Preparing 10:56:52 f0105f12768b: Preparing 10:56:52 e8f43e1ca626: Preparing 10:56:52 9ac723cff4c3: Preparing 10:56:52 29b00783454d: Preparing 10:56:52 1e890da81ec9: Preparing 10:56:52 ad2be0976e9a: Waiting 10:56:52 f0105f12768b: Waiting 10:56:52 29b00783454d: Waiting 10:56:52 1e890da81ec9: Waiting 10:56:52 e8f43e1ca626: Waiting 10:56:52 9ac723cff4c3: Waiting 10:56:52 1f890206a8ae: Waiting 10:56:53 8b9c78ca8cea: Pushed 10:56:53 bd4822925cca: Pushed 10:56:53 4bd693643458: Pushed 10:56:53 f0105f12768b: Layer already exists 10:56:53 e8f43e1ca626: Layer already exists 10:56:53 1f890206a8ae: Pushed 10:56:53 ad2be0976e9a: Pushed 10:56:53 1e890da81ec9: Layer already exists 10:56:54 9ac723cff4c3: Pushed 10:56:56 29b00783454d: Pushed 10:56:59 64a885d53e3b: Pushed 10:56:59 6c4266965922: Pushed 10:56:59 369fcd6bf29aafe6b5d191e53436f801010b80d4: digest: sha256:156b6df2c6c4529688e76ab8ef634a42b033a3d66010d38dcd919cad435bbc42 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:00 + 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 10:57:00 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 10:57:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:57:00 4bd693643458: Preparing 10:57:00 8b9c78ca8cea: Preparing 10:57:00 6c4266965922: Preparing 10:57:00 64a885d53e3b: Preparing 10:57:00 bd4822925cca: Preparing 10:57:00 1f890206a8ae: Preparing 10:57:00 ad2be0976e9a: Preparing 10:57:00 f0105f12768b: Preparing 10:57:00 e8f43e1ca626: Preparing 10:57:00 1f890206a8ae: Waiting 10:57:00 9ac723cff4c3: Preparing 10:57:00 ad2be0976e9a: Waiting 10:57:00 29b00783454d: Preparing 10:57:00 f0105f12768b: Waiting 10:57:00 1e890da81ec9: Preparing 10:57:00 e8f43e1ca626: Waiting 10:57:00 9ac723cff4c3: Waiting 10:57:00 29b00783454d: Waiting 10:57:00 1e890da81ec9: Waiting 10:57:00 6c4266965922: Layer already exists 10:57:00 64a885d53e3b: Layer already exists 10:57:00 bd4822925cca: Layer already exists 10:57:00 4bd693643458: Layer already exists 10:57:00 ad2be0976e9a: Layer already exists 10:57:00 1f890206a8ae: Layer already exists 10:57:00 e8f43e1ca626: Layer already exists 10:57:00 f0105f12768b: Layer already exists 10:57:00 29b00783454d: Layer already exists 10:57:00 1e890da81ec9: Layer already exists 10:57:00 9ac723cff4c3: Layer already exists 10:57:00 8b9c78ca8cea: Layer already exists 10:57:00 latest: digest: sha256:156b6df2c6c4529688e76ab8ef634a42b033a3d66010d38dcd919cad435bbc42 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:01 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:01 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.64 10:57:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:57:01 4bd693643458: Preparing 10:57:01 8b9c78ca8cea: Preparing 10:57:01 6c4266965922: Preparing 10:57:01 64a885d53e3b: Preparing 10:57:01 bd4822925cca: Preparing 10:57:01 1f890206a8ae: Preparing 10:57:01 ad2be0976e9a: Preparing 10:57:01 f0105f12768b: Preparing 10:57:01 e8f43e1ca626: Preparing 10:57:01 9ac723cff4c3: Preparing 10:57:01 29b00783454d: Preparing 10:57:01 1e890da81ec9: Preparing 10:57:01 f0105f12768b: Waiting 10:57:01 e8f43e1ca626: Waiting 10:57:01 1f890206a8ae: Waiting 10:57:01 9ac723cff4c3: Waiting 10:57:01 29b00783454d: Waiting 10:57:01 1e890da81ec9: Waiting 10:57:01 ad2be0976e9a: Waiting 10:57:01 8b9c78ca8cea: Layer already exists 10:57:01 bd4822925cca: Layer already exists 10:57:01 4bd693643458: Layer already exists 10:57:01 64a885d53e3b: Layer already exists 10:57:01 6c4266965922: Layer already exists 10:57:01 ad2be0976e9a: Layer already exists 10:57:01 1f890206a8ae: Layer already exists 10:57:01 9ac723cff4c3: Layer already exists 10:57:01 f0105f12768b: Layer already exists 10:57:01 1e890da81ec9: Layer already exists 10:57:01 e8f43e1ca626: Layer already exists 10:57:01 29b00783454d: Layer already exists 10:57:01 4.1.0-dev.64: digest: sha256:156b6df2c6c4529688e76ab8ef634a42b033a3d66010d38dcd919cad435bbc42 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:02 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:02 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:57:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:57:02 4bd693643458: Preparing 10:57:02 8b9c78ca8cea: Preparing 10:57:02 6c4266965922: Preparing 10:57:02 64a885d53e3b: Preparing 10:57:02 bd4822925cca: Preparing 10:57:02 1f890206a8ae: Preparing 10:57:02 1f890206a8ae: Waiting 10:57:02 ad2be0976e9a: Preparing 10:57:02 f0105f12768b: Preparing 10:57:02 ad2be0976e9a: Waiting 10:57:02 f0105f12768b: Waiting 10:57:02 e8f43e1ca626: Preparing 10:57:02 9ac723cff4c3: Preparing 10:57:02 e8f43e1ca626: Waiting 10:57:02 29b00783454d: Preparing 10:57:02 9ac723cff4c3: Waiting 10:57:02 1e890da81ec9: Preparing 10:57:02 29b00783454d: Waiting 10:57:02 1e890da81ec9: Waiting 10:57:02 64a885d53e3b: Layer already exists 10:57:02 6c4266965922: Layer already exists 10:57:02 4bd693643458: Layer already exists 10:57:02 bd4822925cca: Layer already exists 10:57:02 8b9c78ca8cea: Layer already exists 10:57:02 ad2be0976e9a: Layer already exists 10:57:02 1f890206a8ae: Layer already exists 10:57:02 f0105f12768b: Layer already exists 10:57:02 9ac723cff4c3: Layer already exists 10:57:02 e8f43e1ca626: Layer already exists 10:57:02 29b00783454d: Layer already exists 10:57:02 1e890da81ec9: Layer already exists 10:57:02 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64: digest: sha256:156b6df2c6c4529688e76ab8ef634a42b033a3d66010d38dcd919cad435bbc42 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:03 + 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 10:57:03 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 10:57:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:57:03 4bd693643458: Preparing 10:57:03 8b9c78ca8cea: Preparing 10:57:03 6c4266965922: Preparing 10:57:03 64a885d53e3b: Preparing 10:57:03 bd4822925cca: Preparing 10:57:03 1f890206a8ae: Preparing 10:57:03 ad2be0976e9a: Preparing 10:57:03 f0105f12768b: Preparing 10:57:03 e8f43e1ca626: Preparing 10:57:03 9ac723cff4c3: Preparing 10:57:03 29b00783454d: Preparing 10:57:03 1e890da81ec9: Preparing 10:57:03 1f890206a8ae: Waiting 10:57:03 ad2be0976e9a: Waiting 10:57:03 f0105f12768b: Waiting 10:57:03 e8f43e1ca626: Waiting 10:57:03 29b00783454d: Waiting 10:57:03 1e890da81ec9: Waiting 10:57:03 9ac723cff4c3: Waiting 10:57:03 bd4822925cca: Layer already exists 10:57:03 8b9c78ca8cea: Layer already exists 10:57:03 4bd693643458: Layer already exists 10:57:03 6c4266965922: Layer already exists 10:57:03 64a885d53e3b: Layer already exists 10:57:03 1f890206a8ae: Layer already exists 10:57:03 ad2be0976e9a: Layer already exists 10:57:03 9ac723cff4c3: Layer already exists 10:57:03 e8f43e1ca626: Layer already exists 10:57:03 f0105f12768b: Layer already exists 10:57:03 1e890da81ec9: Layer already exists 10:57:03 29b00783454d: Layer already exists 10:57:03 main: digest: sha256:156b6df2c6c4529688e76ab8ef634a42b033a3d66010d38dcd919cad435bbc42 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:57:03 ===================================================== [Pipeline] echo 10:57:03 taggedImages: 10:57:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:57:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 10:57:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.64 10:57:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:57:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 10:57:03 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 10:57:03 369fcd6bf29aafe6b5d191e53436f801010b80d4 10:57:03 latest 10:57:03 4.1.0-dev.64 10:57:03 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:57:03 main 10:57:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:04 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:57:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:57:04 92d1eabf11cb: Preparing 10:57:04 5e7339cd8b63: Preparing 10:57:04 f0105f12768b: Preparing 10:57:04 e8f43e1ca626: Preparing 10:57:04 a91dac5450c8: Preparing 10:57:04 086b57246e98: Preparing 10:57:04 1e890da81ec9: Preparing 10:57:04 086b57246e98: Waiting 10:57:04 1e890da81ec9: Waiting 10:57:04 f0105f12768b: Layer already exists 10:57:04 e8f43e1ca626: Layer already exists 10:57:04 1e890da81ec9: Layer already exists 10:57:04 92d1eabf11cb: Pushed 10:57:06 a91dac5450c8: Pushed 10:57:06 086b57246e98: Pushed 10:57:12 5e7339cd8b63: Pushed 10:57:12 369fcd6bf29aafe6b5d191e53436f801010b80d4: digest: sha256:ade7e84f119674f7076250088e9d54260890054db6372c4581aaf6fc7da21b5c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:12 + 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 10:57:12 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 10:57:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:57:12 92d1eabf11cb: Preparing 10:57:12 5e7339cd8b63: Preparing 10:57:12 f0105f12768b: Preparing 10:57:12 e8f43e1ca626: Preparing 10:57:12 a91dac5450c8: Preparing 10:57:12 086b57246e98: Preparing 10:57:12 1e890da81ec9: Preparing 10:57:12 1e890da81ec9: Waiting 10:57:12 086b57246e98: Waiting 10:57:12 a91dac5450c8: Layer already exists 10:57:12 5e7339cd8b63: Layer already exists 10:57:12 92d1eabf11cb: Layer already exists 10:57:12 e8f43e1ca626: Layer already exists 10:57:12 f0105f12768b: Layer already exists 10:57:12 1e890da81ec9: Layer already exists 10:57:12 086b57246e98: Layer already exists 10:57:13 latest: digest: sha256:ade7e84f119674f7076250088e9d54260890054db6372c4581aaf6fc7da21b5c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:13 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:14 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.64 10:57:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:57:14 92d1eabf11cb: Preparing 10:57:14 5e7339cd8b63: Preparing 10:57:14 f0105f12768b: Preparing 10:57:14 e8f43e1ca626: Preparing 10:57:14 a91dac5450c8: Preparing 10:57:14 086b57246e98: Preparing 10:57:14 1e890da81ec9: Preparing 10:57:14 086b57246e98: Waiting 10:57:14 1e890da81ec9: Waiting 10:57:14 5e7339cd8b63: Layer already exists 10:57:14 e8f43e1ca626: Layer already exists 10:57:14 f0105f12768b: Layer already exists 10:57:14 a91dac5450c8: Layer already exists 10:57:14 92d1eabf11cb: Layer already exists 10:57:14 1e890da81ec9: Layer already exists 10:57:14 086b57246e98: Layer already exists 10:57:14 4.1.0-dev.64: digest: sha256:ade7e84f119674f7076250088e9d54260890054db6372c4581aaf6fc7da21b5c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:14 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:15 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:57:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:57:15 92d1eabf11cb: Preparing 10:57:15 5e7339cd8b63: Preparing 10:57:15 f0105f12768b: Preparing 10:57:15 e8f43e1ca626: Preparing 10:57:15 a91dac5450c8: Preparing 10:57:15 086b57246e98: Preparing 10:57:15 086b57246e98: Waiting 10:57:15 1e890da81ec9: Preparing 10:57:15 1e890da81ec9: Waiting 10:57:15 e8f43e1ca626: Layer already exists 10:57:15 92d1eabf11cb: Layer already exists 10:57:15 f0105f12768b: Layer already exists 10:57:15 a91dac5450c8: Layer already exists 10:57:15 5e7339cd8b63: Layer already exists 10:57:15 086b57246e98: Layer already exists 10:57:15 1e890da81ec9: Layer already exists 10:57:15 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64: digest: sha256:ade7e84f119674f7076250088e9d54260890054db6372c4581aaf6fc7da21b5c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:15 + 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 10:57:16 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 10:57:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:57:16 92d1eabf11cb: Preparing 10:57:16 5e7339cd8b63: Preparing 10:57:16 f0105f12768b: Preparing 10:57:16 e8f43e1ca626: Preparing 10:57:16 a91dac5450c8: Preparing 10:57:16 086b57246e98: Preparing 10:57:16 1e890da81ec9: Preparing 10:57:16 086b57246e98: Waiting 10:57:16 1e890da81ec9: Waiting 10:57:16 5e7339cd8b63: Layer already exists 10:57:16 f0105f12768b: Layer already exists 10:57:16 e8f43e1ca626: Layer already exists 10:57:16 92d1eabf11cb: Layer already exists 10:57:16 a91dac5450c8: Layer already exists 10:57:16 086b57246e98: Layer already exists 10:57:16 1e890da81ec9: Layer already exists 10:57:16 main: digest: sha256:ade7e84f119674f7076250088e9d54260890054db6372c4581aaf6fc7da21b5c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:57:16 ===================================================== [Pipeline] echo 10:57:16 taggedImages: 10:57:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:57:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 10:57:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.64 10:57:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:57:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 10:57:16 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 10:57:16 369fcd6bf29aafe6b5d191e53436f801010b80d4 10:57:16 latest 10:57:16 4.1.0-dev.64 10:57:16 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:57:16 main 10:57:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:16 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:57:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:57:17 d0bc7e613890: Preparing 10:57:17 d71b08e09610: Preparing 10:57:17 fb86c41479ff: Preparing 10:57:17 f0105f12768b: Preparing 10:57:17 e8f43e1ca626: Preparing 10:57:17 580ca72d1f85: Preparing 10:57:17 580ca72d1f85: Waiting 10:57:17 55754d576e12: Preparing 10:57:17 095789f5f8aa: Preparing 10:57:17 fd86c51908ea: Preparing 10:57:17 1e890da81ec9: Preparing 10:57:17 095789f5f8aa: Waiting 10:57:17 fd86c51908ea: Waiting 10:57:17 1e890da81ec9: Waiting 10:57:17 f0105f12768b: Layer already exists 10:57:17 e8f43e1ca626: Layer already exists 10:57:17 d71b08e09610: Pushed 10:57:17 fb86c41479ff: Pushed 10:57:17 d0bc7e613890: Pushed 10:57:17 1e890da81ec9: Layer already exists 10:57:17 095789f5f8aa: Pushed 10:57:19 fd86c51908ea: Pushed 10:57:27 55754d576e12: Pushed 10:57:43 580ca72d1f85: Pushed 10:57:43 369fcd6bf29aafe6b5d191e53436f801010b80d4: digest: sha256:590e89b115193066de9b0dfd2e96bf779f2c1404e90eeabc00de13434bbae36f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:43 + 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 10:57:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 10:57:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:57:44 d0bc7e613890: Preparing 10:57:44 d71b08e09610: Preparing 10:57:44 fb86c41479ff: Preparing 10:57:44 f0105f12768b: Preparing 10:57:44 e8f43e1ca626: Preparing 10:57:44 580ca72d1f85: Preparing 10:57:44 55754d576e12: Preparing 10:57:44 580ca72d1f85: Waiting 10:57:44 095789f5f8aa: Preparing 10:57:44 55754d576e12: Waiting 10:57:44 fd86c51908ea: Preparing 10:57:44 095789f5f8aa: Waiting 10:57:44 fd86c51908ea: Waiting 10:57:44 1e890da81ec9: Preparing 10:57:44 1e890da81ec9: Waiting 10:57:44 fb86c41479ff: Layer already exists 10:57:44 d71b08e09610: Layer already exists 10:57:44 e8f43e1ca626: Layer already exists 10:57:44 f0105f12768b: Layer already exists 10:57:44 d0bc7e613890: Layer already exists 10:57:44 095789f5f8aa: Layer already exists 10:57:44 55754d576e12: Layer already exists 10:57:44 580ca72d1f85: Layer already exists 10:57:44 fd86c51908ea: Layer already exists 10:57:44 1e890da81ec9: Layer already exists 10:57:44 latest: digest: sha256:590e89b115193066de9b0dfd2e96bf779f2c1404e90eeabc00de13434bbae36f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:44 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.64 10:57:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:57:45 d0bc7e613890: Preparing 10:57:45 d71b08e09610: Preparing 10:57:45 fb86c41479ff: Preparing 10:57:45 f0105f12768b: Preparing 10:57:45 e8f43e1ca626: Preparing 10:57:45 580ca72d1f85: Preparing 10:57:45 55754d576e12: Preparing 10:57:45 095789f5f8aa: Preparing 10:57:45 fd86c51908ea: Preparing 10:57:45 1e890da81ec9: Preparing 10:57:45 55754d576e12: Waiting 10:57:45 095789f5f8aa: Waiting 10:57:45 580ca72d1f85: Waiting 10:57:45 fd86c51908ea: Waiting 10:57:45 1e890da81ec9: Waiting 10:57:45 fb86c41479ff: Layer already exists 10:57:45 e8f43e1ca626: Layer already exists 10:57:45 f0105f12768b: Layer already exists 10:57:45 d0bc7e613890: Layer already exists 10:57:45 d71b08e09610: Layer already exists 10:57:45 55754d576e12: Layer already exists 10:57:45 580ca72d1f85: Layer already exists 10:57:45 1e890da81ec9: Layer already exists 10:57:45 095789f5f8aa: Layer already exists 10:57:45 fd86c51908ea: Layer already exists 10:57:46 4.1.0-dev.64: digest: sha256:590e89b115193066de9b0dfd2e96bf779f2c1404e90eeabc00de13434bbae36f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:46 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:57:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:57:46 d0bc7e613890: Preparing 10:57:46 d71b08e09610: Preparing 10:57:46 fb86c41479ff: Preparing 10:57:46 f0105f12768b: Preparing 10:57:46 e8f43e1ca626: Preparing 10:57:46 580ca72d1f85: Preparing 10:57:46 55754d576e12: Preparing 10:57:46 095789f5f8aa: Preparing 10:57:46 fd86c51908ea: Preparing 10:57:46 1e890da81ec9: Preparing 10:57:46 095789f5f8aa: Waiting 10:57:46 fd86c51908ea: Waiting 10:57:46 1e890da81ec9: Waiting 10:57:46 580ca72d1f85: Waiting 10:57:46 55754d576e12: Waiting 10:57:46 d71b08e09610: Layer already exists 10:57:46 e8f43e1ca626: Layer already exists 10:57:46 d0bc7e613890: Layer already exists 10:57:46 fb86c41479ff: Layer already exists 10:57:46 f0105f12768b: Layer already exists 10:57:46 580ca72d1f85: Layer already exists 10:57:46 095789f5f8aa: Layer already exists 10:57:46 55754d576e12: Layer already exists 10:57:46 fd86c51908ea: Layer already exists 10:57:46 1e890da81ec9: Layer already exists 10:57:47 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64: digest: sha256:590e89b115193066de9b0dfd2e96bf779f2c1404e90eeabc00de13434bbae36f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:47 + 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 10:57:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 10:57:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:57:47 d0bc7e613890: Preparing 10:57:47 d71b08e09610: Preparing 10:57:47 fb86c41479ff: Preparing 10:57:47 f0105f12768b: Preparing 10:57:47 e8f43e1ca626: Preparing 10:57:47 580ca72d1f85: Preparing 10:57:47 55754d576e12: Preparing 10:57:47 095789f5f8aa: Preparing 10:57:47 fd86c51908ea: Preparing 10:57:47 1e890da81ec9: Preparing 10:57:47 55754d576e12: Waiting 10:57:47 095789f5f8aa: Waiting 10:57:47 fd86c51908ea: Waiting 10:57:47 1e890da81ec9: Waiting 10:57:47 580ca72d1f85: Waiting 10:57:47 e8f43e1ca626: Layer already exists 10:57:47 f0105f12768b: Layer already exists 10:57:47 fb86c41479ff: Layer already exists 10:57:47 d71b08e09610: Layer already exists 10:57:47 d0bc7e613890: Layer already exists 10:57:48 1e890da81ec9: Layer already exists 10:57:48 095789f5f8aa: Layer already exists 10:57:48 55754d576e12: Layer already exists 10:57:48 580ca72d1f85: Layer already exists 10:57:48 fd86c51908ea: Layer already exists 10:57:48 main: digest: sha256:590e89b115193066de9b0dfd2e96bf779f2c1404e90eeabc00de13434bbae36f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:57:48 ===================================================== [Pipeline] echo 10:57:48 taggedImages: 10:57:48 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:57:48 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 10:57:48 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.64 10:57:48 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:57:48 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 10:57:48 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 10:57:48 369fcd6bf29aafe6b5d191e53436f801010b80d4 10:57:48 latest 10:57:48 4.1.0-dev.64 10:57:48 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:57:48 main 10:57:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:48 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:57:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:57:49 14e81b32fb8a: Preparing 10:57:49 c90bba4bd72b: Preparing 10:57:49 8325478dce42: Preparing 10:57:49 f0105f12768b: Preparing 10:57:49 e8f43e1ca626: Preparing 10:57:49 a92a893da7bf: Preparing 10:57:49 0d661a61fffc: Preparing 10:57:49 a92a893da7bf: Waiting 10:57:49 7be53e5c388c: Preparing 10:57:49 0d661a61fffc: Waiting 10:57:49 7be53e5c388c: Waiting 10:57:49 1e890da81ec9: Preparing 10:57:49 1e890da81ec9: Waiting 10:57:49 f0105f12768b: Layer already exists 10:57:49 e8f43e1ca626: Layer already exists 10:57:49 c90bba4bd72b: Pushed 10:57:49 8325478dce42: Pushed 10:57:49 14e81b32fb8a: Pushed 10:57:49 1e890da81ec9: Layer already exists 10:57:49 7be53e5c388c: Pushed 10:57:51 0d661a61fffc: Pushed 10:58:13 a92a893da7bf: Pushed 10:58:13 369fcd6bf29aafe6b5d191e53436f801010b80d4: digest: sha256:349445c210e6d641477098f4dfb3a1f31667f6b12a45a0bf56898de2a1d5f878 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:13 + 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 10:58:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 10:58:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:58:14 14e81b32fb8a: Preparing 10:58:14 c90bba4bd72b: Preparing 10:58:14 8325478dce42: Preparing 10:58:14 f0105f12768b: Preparing 10:58:14 e8f43e1ca626: Preparing 10:58:14 a92a893da7bf: Preparing 10:58:14 0d661a61fffc: Preparing 10:58:14 7be53e5c388c: Preparing 10:58:14 1e890da81ec9: Preparing 10:58:14 a92a893da7bf: Waiting 10:58:14 0d661a61fffc: Waiting 10:58:14 7be53e5c388c: Waiting 10:58:14 1e890da81ec9: Waiting 10:58:14 14e81b32fb8a: Layer already exists 10:58:14 c90bba4bd72b: Layer already exists 10:58:14 f0105f12768b: Layer already exists 10:58:14 8325478dce42: Layer already exists 10:58:14 e8f43e1ca626: Layer already exists 10:58:14 a92a893da7bf: Layer already exists 10:58:14 0d661a61fffc: Layer already exists 10:58:14 1e890da81ec9: Layer already exists 10:58:14 7be53e5c388c: Layer already exists 10:58:14 latest: digest: sha256:349445c210e6d641477098f4dfb3a1f31667f6b12a45a0bf56898de2a1d5f878 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:14 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.64 10:58:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:58:15 14e81b32fb8a: Preparing 10:58:15 c90bba4bd72b: Preparing 10:58:15 8325478dce42: Preparing 10:58:15 f0105f12768b: Preparing 10:58:15 e8f43e1ca626: Preparing 10:58:15 a92a893da7bf: Preparing 10:58:15 0d661a61fffc: Preparing 10:58:15 7be53e5c388c: Preparing 10:58:15 1e890da81ec9: Preparing 10:58:15 0d661a61fffc: Waiting 10:58:15 7be53e5c388c: Waiting 10:58:15 1e890da81ec9: Waiting 10:58:15 a92a893da7bf: Waiting 10:58:15 14e81b32fb8a: Layer already exists 10:58:15 8325478dce42: Layer already exists 10:58:15 c90bba4bd72b: Layer already exists 10:58:15 e8f43e1ca626: Layer already exists 10:58:15 f0105f12768b: Layer already exists 10:58:15 0d661a61fffc: Layer already exists 10:58:15 1e890da81ec9: Layer already exists 10:58:15 7be53e5c388c: Layer already exists 10:58:15 a92a893da7bf: Layer already exists 10:58:15 4.1.0-dev.64: digest: sha256:349445c210e6d641477098f4dfb3a1f31667f6b12a45a0bf56898de2a1d5f878 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:15 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:58:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:58:16 14e81b32fb8a: Preparing 10:58:16 c90bba4bd72b: Preparing 10:58:16 8325478dce42: Preparing 10:58:16 f0105f12768b: Preparing 10:58:16 e8f43e1ca626: Preparing 10:58:16 a92a893da7bf: Preparing 10:58:16 0d661a61fffc: Preparing 10:58:16 7be53e5c388c: Preparing 10:58:16 1e890da81ec9: Preparing 10:58:16 0d661a61fffc: Waiting 10:58:16 7be53e5c388c: Waiting 10:58:16 1e890da81ec9: Waiting 10:58:16 a92a893da7bf: Waiting 10:58:16 8325478dce42: Layer already exists 10:58:16 14e81b32fb8a: Layer already exists 10:58:16 e8f43e1ca626: Layer already exists 10:58:16 c90bba4bd72b: Layer already exists 10:58:16 f0105f12768b: Layer already exists 10:58:16 a92a893da7bf: Layer already exists 10:58:16 0d661a61fffc: Layer already exists 10:58:16 7be53e5c388c: Layer already exists 10:58:16 1e890da81ec9: Layer already exists 10:58:16 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64: digest: sha256:349445c210e6d641477098f4dfb3a1f31667f6b12a45a0bf56898de2a1d5f878 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:16 + 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 10:58:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 10:58:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:58:17 14e81b32fb8a: Preparing 10:58:17 c90bba4bd72b: Preparing 10:58:17 8325478dce42: Preparing 10:58:17 f0105f12768b: Preparing 10:58:17 e8f43e1ca626: Preparing 10:58:17 a92a893da7bf: Preparing 10:58:17 0d661a61fffc: Preparing 10:58:17 7be53e5c388c: Preparing 10:58:17 1e890da81ec9: Preparing 10:58:17 a92a893da7bf: Waiting 10:58:17 0d661a61fffc: Waiting 10:58:17 7be53e5c388c: Waiting 10:58:17 1e890da81ec9: Waiting 10:58:17 14e81b32fb8a: Layer already exists 10:58:17 f0105f12768b: Layer already exists 10:58:17 8325478dce42: Layer already exists 10:58:17 c90bba4bd72b: Layer already exists 10:58:17 e8f43e1ca626: Layer already exists 10:58:17 a92a893da7bf: Layer already exists 10:58:17 0d661a61fffc: Layer already exists 10:58:17 1e890da81ec9: Layer already exists 10:58:17 7be53e5c388c: Layer already exists 10:58:17 main: digest: sha256:349445c210e6d641477098f4dfb3a1f31667f6b12a45a0bf56898de2a1d5f878 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:58:17 ===================================================== [Pipeline] echo 10:58:17 taggedImages: 10:58:17 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:58:17 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 10:58:17 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.64 10:58:17 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:58:17 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 10:58:17 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 10:58:17 369fcd6bf29aafe6b5d191e53436f801010b80d4 10:58:17 latest 10:58:17 4.1.0-dev.64 10:58:17 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:58:17 main 10:58:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:17 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:58:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:58:18 6b1ae74be8ab: Preparing 10:58:18 2cc3a777c946: Preparing 10:58:18 34b02ca47488: Preparing 10:58:18 f0105f12768b: Preparing 10:58:18 e8f43e1ca626: Preparing 10:58:18 e024c38cff97: Preparing 10:58:18 095789f5f8aa: Preparing 10:58:18 fd86c51908ea: Preparing 10:58:18 1e890da81ec9: Preparing 10:58:18 e024c38cff97: Waiting 10:58:18 095789f5f8aa: Waiting 10:58:18 fd86c51908ea: Waiting 10:58:18 1e890da81ec9: Waiting 10:58:18 f0105f12768b: Layer already exists 10:58:18 e8f43e1ca626: Layer already exists 10:58:18 34b02ca47488: Pushed 10:58:18 095789f5f8aa: Layer already exists 10:58:18 2cc3a777c946: Pushed 10:58:18 fd86c51908ea: Layer already exists 10:58:18 1e890da81ec9: Layer already exists 10:58:18 6b1ae74be8ab: Pushed 10:58:45 e024c38cff97: Pushed 10:58:45 369fcd6bf29aafe6b5d191e53436f801010b80d4: digest: sha256:76af71e6c9c7ee681bc7d87d4e16720b348750c53bff7a968da97e90d2ab0038 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:45 + 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 10:58:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 10:58:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:58:45 6b1ae74be8ab: Preparing 10:58:45 2cc3a777c946: Preparing 10:58:45 34b02ca47488: Preparing 10:58:45 f0105f12768b: Preparing 10:58:45 e8f43e1ca626: Preparing 10:58:45 e024c38cff97: Preparing 10:58:45 095789f5f8aa: Preparing 10:58:45 fd86c51908ea: Preparing 10:58:45 1e890da81ec9: Preparing 10:58:45 095789f5f8aa: Waiting 10:58:45 fd86c51908ea: Waiting 10:58:45 e024c38cff97: Waiting 10:58:45 1e890da81ec9: Waiting 10:58:45 34b02ca47488: Layer already exists 10:58:45 e8f43e1ca626: Layer already exists 10:58:45 f0105f12768b: Layer already exists 10:58:45 6b1ae74be8ab: Layer already exists 10:58:45 2cc3a777c946: Layer already exists 10:58:45 1e890da81ec9: Layer already exists 10:58:45 fd86c51908ea: Layer already exists 10:58:45 095789f5f8aa: Layer already exists 10:58:45 e024c38cff97: Layer already exists 10:58:46 latest: digest: sha256:76af71e6c9c7ee681bc7d87d4e16720b348750c53bff7a968da97e90d2ab0038 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:46 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.64 10:58:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:58:46 6b1ae74be8ab: Preparing 10:58:46 2cc3a777c946: Preparing 10:58:46 34b02ca47488: Preparing 10:58:46 f0105f12768b: Preparing 10:58:46 e8f43e1ca626: Preparing 10:58:46 e024c38cff97: Preparing 10:58:46 095789f5f8aa: Preparing 10:58:46 fd86c51908ea: Preparing 10:58:46 1e890da81ec9: Preparing 10:58:46 e024c38cff97: Waiting 10:58:46 095789f5f8aa: Waiting 10:58:46 fd86c51908ea: Waiting 10:58:46 1e890da81ec9: Waiting 10:58:46 f0105f12768b: Layer already exists 10:58:46 6b1ae74be8ab: Layer already exists 10:58:46 2cc3a777c946: Layer already exists 10:58:46 34b02ca47488: Layer already exists 10:58:46 e8f43e1ca626: Layer already exists 10:58:46 095789f5f8aa: Layer already exists 10:58:46 fd86c51908ea: Layer already exists 10:58:46 e024c38cff97: Layer already exists 10:58:46 1e890da81ec9: Layer already exists 10:58:47 4.1.0-dev.64: digest: sha256:76af71e6c9c7ee681bc7d87d4e16720b348750c53bff7a968da97e90d2ab0038 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:47 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:58:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:58:47 6b1ae74be8ab: Preparing 10:58:47 2cc3a777c946: Preparing 10:58:47 34b02ca47488: Preparing 10:58:47 f0105f12768b: Preparing 10:58:47 e8f43e1ca626: Preparing 10:58:47 e024c38cff97: Preparing 10:58:47 095789f5f8aa: Preparing 10:58:47 fd86c51908ea: Preparing 10:58:47 1e890da81ec9: Preparing 10:58:47 e024c38cff97: Waiting 10:58:47 095789f5f8aa: Waiting 10:58:47 fd86c51908ea: Waiting 10:58:47 1e890da81ec9: Waiting 10:58:47 2cc3a777c946: Layer already exists 10:58:47 f0105f12768b: Layer already exists 10:58:47 e8f43e1ca626: Layer already exists 10:58:47 095789f5f8aa: Layer already exists 10:58:47 34b02ca47488: Layer already exists 10:58:47 e024c38cff97: Layer already exists 10:58:47 6b1ae74be8ab: Layer already exists 10:58:47 1e890da81ec9: Layer already exists 10:58:47 fd86c51908ea: Layer already exists 10:58:48 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64: digest: sha256:76af71e6c9c7ee681bc7d87d4e16720b348750c53bff7a968da97e90d2ab0038 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:48 + 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 10:58:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 10:58:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:58:48 6b1ae74be8ab: Preparing 10:58:48 2cc3a777c946: Preparing 10:58:48 34b02ca47488: Preparing 10:58:48 f0105f12768b: Preparing 10:58:48 e8f43e1ca626: Preparing 10:58:48 e024c38cff97: Preparing 10:58:48 095789f5f8aa: Preparing 10:58:48 fd86c51908ea: Preparing 10:58:48 1e890da81ec9: Preparing 10:58:48 095789f5f8aa: Waiting 10:58:48 fd86c51908ea: Waiting 10:58:48 1e890da81ec9: Waiting 10:58:48 e024c38cff97: Waiting 10:58:48 34b02ca47488: Layer already exists 10:58:48 2cc3a777c946: Layer already exists 10:58:48 f0105f12768b: Layer already exists 10:58:48 6b1ae74be8ab: Layer already exists 10:58:48 e8f43e1ca626: Layer already exists 10:58:48 e024c38cff97: Layer already exists 10:58:48 fd86c51908ea: Layer already exists 10:58:48 095789f5f8aa: Layer already exists 10:58:48 1e890da81ec9: Layer already exists 10:58:48 main: digest: sha256:76af71e6c9c7ee681bc7d87d4e16720b348750c53bff7a968da97e90d2ab0038 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:58:49 ===================================================== [Pipeline] echo 10:58:49 taggedImages: 10:58:49 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:58:49 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 10:58:49 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.64 10:58:49 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:58:49 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 10:58:49 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 10:58:49 369fcd6bf29aafe6b5d191e53436f801010b80d4 10:58:49 latest 10:58:49 4.1.0-dev.64 10:58:49 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:58:49 main 10:58:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:49 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:49 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:58:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:58:49 e1ff76ca47d1: Preparing 10:58:49 0b7101fd4b89: Preparing 10:58:49 f0105f12768b: Preparing 10:58:49 e8f43e1ca626: Preparing 10:58:49 0daddfe6a9c8: Preparing 10:58:49 e2587357f172: Preparing 10:58:49 1e890da81ec9: Preparing 10:58:49 e2587357f172: Waiting 10:58:49 1e890da81ec9: Waiting 10:58:50 e8f43e1ca626: Layer already exists 10:58:50 f0105f12768b: Layer already exists 10:58:50 1e890da81ec9: Layer already exists 10:58:50 e1ff76ca47d1: Pushed 10:58:51 e2587357f172: Pushed 10:58:51 0daddfe6a9c8: Pushed 10:58:58 0b7101fd4b89: Pushed 10:58:58 369fcd6bf29aafe6b5d191e53436f801010b80d4: digest: sha256:fc44f7d7bd106f5c9ba6138a987acbecd9acac7bd93791082c2492d25cd60ceb size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:58 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 10:58:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:58:59 e1ff76ca47d1: Preparing 10:58:59 0b7101fd4b89: Preparing 10:58:59 f0105f12768b: Preparing 10:58:59 e8f43e1ca626: Preparing 10:58:59 0daddfe6a9c8: Preparing 10:58:59 e2587357f172: Preparing 10:58:59 1e890da81ec9: Preparing 10:58:59 e2587357f172: Waiting 10:58:59 1e890da81ec9: Waiting 10:58:59 e8f43e1ca626: Layer already exists 10:58:59 0b7101fd4b89: Layer already exists 10:58:59 0daddfe6a9c8: Layer already exists 10:58:59 f0105f12768b: Layer already exists 10:58:59 e1ff76ca47d1: Layer already exists 10:58:59 e2587357f172: Layer already exists 10:58:59 1e890da81ec9: Layer already exists 10:58:59 latest: digest: sha256:fc44f7d7bd106f5c9ba6138a987acbecd9acac7bd93791082c2492d25cd60ceb size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:59 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.64 10:59:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:59:00 e1ff76ca47d1: Preparing 10:59:00 0b7101fd4b89: Preparing 10:59:00 f0105f12768b: Preparing 10:59:00 e8f43e1ca626: Preparing 10:59:00 0daddfe6a9c8: Preparing 10:59:00 e2587357f172: Preparing 10:59:00 1e890da81ec9: Preparing 10:59:00 e2587357f172: Waiting 10:59:00 1e890da81ec9: Waiting 10:59:00 0daddfe6a9c8: Layer already exists 10:59:00 0b7101fd4b89: Layer already exists 10:59:00 e1ff76ca47d1: Layer already exists 10:59:00 e8f43e1ca626: Layer already exists 10:59:00 f0105f12768b: Layer already exists 10:59:00 e2587357f172: Layer already exists 10:59:00 1e890da81ec9: Layer already exists 10:59:00 4.1.0-dev.64: digest: sha256:fc44f7d7bd106f5c9ba6138a987acbecd9acac7bd93791082c2492d25cd60ceb size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:00 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:59:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:59:01 e1ff76ca47d1: Preparing 10:59:01 0b7101fd4b89: Preparing 10:59:01 f0105f12768b: Preparing 10:59:01 e8f43e1ca626: Preparing 10:59:01 0daddfe6a9c8: Preparing 10:59:01 e2587357f172: Preparing 10:59:01 1e890da81ec9: Preparing 10:59:01 e2587357f172: Waiting 10:59:01 1e890da81ec9: Waiting 10:59:01 0daddfe6a9c8: Layer already exists 10:59:01 e1ff76ca47d1: Layer already exists 10:59:01 e8f43e1ca626: Layer already exists 10:59:01 0b7101fd4b89: Layer already exists 10:59:01 f0105f12768b: Layer already exists 10:59:01 1e890da81ec9: Layer already exists 10:59:01 e2587357f172: Layer already exists 10:59:01 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64: digest: sha256:fc44f7d7bd106f5c9ba6138a987acbecd9acac7bd93791082c2492d25cd60ceb size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:01 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:02 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 10:59:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:59:02 e1ff76ca47d1: Preparing 10:59:02 0b7101fd4b89: Preparing 10:59:02 f0105f12768b: Preparing 10:59:02 e8f43e1ca626: Preparing 10:59:02 0daddfe6a9c8: Preparing 10:59:02 e2587357f172: Preparing 10:59:02 1e890da81ec9: Preparing 10:59:02 e2587357f172: Waiting 10:59:02 1e890da81ec9: Waiting 10:59:02 0daddfe6a9c8: Layer already exists 10:59:02 e1ff76ca47d1: Layer already exists 10:59:02 e8f43e1ca626: Layer already exists 10:59:02 0b7101fd4b89: Layer already exists 10:59:02 f0105f12768b: Layer already exists 10:59:02 e2587357f172: Layer already exists 10:59:02 1e890da81ec9: Layer already exists 10:59:02 main: digest: sha256:fc44f7d7bd106f5c9ba6138a987acbecd9acac7bd93791082c2492d25cd60ceb size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:59:02 ===================================================== [Pipeline] echo 10:59:02 taggedImages: 10:59:02 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:59:02 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 10:59:02 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.64 10:59:02 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:59:02 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 10:59:02 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 10:59:02 369fcd6bf29aafe6b5d191e53436f801010b80d4 10:59:02 latest 10:59:02 4.1.0-dev.64 10:59:02 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:59:02 main 10:59:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:02 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:03 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:59:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:59:03 e53bfa37f181: Preparing 10:59:03 27fba1d91e57: Preparing 10:59:03 f0105f12768b: Preparing 10:59:03 e8f43e1ca626: Preparing 10:59:03 307017289c3a: Preparing 10:59:03 c3ade708088e: Preparing 10:59:03 1e890da81ec9: Preparing 10:59:03 c3ade708088e: Waiting 10:59:03 1e890da81ec9: Waiting 10:59:03 f0105f12768b: Layer already exists 10:59:03 e8f43e1ca626: Layer already exists 10:59:03 1e890da81ec9: Layer already exists 10:59:03 e53bfa37f181: Pushed 10:59:04 c3ade708088e: Pushed 10:59:05 307017289c3a: Pushed 10:59:12 27fba1d91e57: Pushed 10:59:12 369fcd6bf29aafe6b5d191e53436f801010b80d4: digest: sha256:61cacfb4d27ea3281b17c4ae42cfe04962b8f80f0afea8d2c8ff7439ebfe5ec7 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:12 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:12 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 10:59:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:59:12 e53bfa37f181: Preparing 10:59:12 27fba1d91e57: Preparing 10:59:12 f0105f12768b: Preparing 10:59:12 e8f43e1ca626: Preparing 10:59:12 307017289c3a: Preparing 10:59:12 c3ade708088e: Preparing 10:59:12 1e890da81ec9: Preparing 10:59:12 c3ade708088e: Waiting 10:59:12 f0105f12768b: Layer already exists 10:59:12 e8f43e1ca626: Layer already exists 10:59:12 e53bfa37f181: Layer already exists 10:59:12 27fba1d91e57: Layer already exists 10:59:12 307017289c3a: Layer already exists 10:59:12 c3ade708088e: Layer already exists 10:59:12 1e890da81ec9: Layer already exists 10:59:13 latest: digest: sha256:61cacfb4d27ea3281b17c4ae42cfe04962b8f80f0afea8d2c8ff7439ebfe5ec7 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:13 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:13 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.64 10:59:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:59:13 e53bfa37f181: Preparing 10:59:13 27fba1d91e57: Preparing 10:59:13 f0105f12768b: Preparing 10:59:13 e8f43e1ca626: Preparing 10:59:13 307017289c3a: Preparing 10:59:13 c3ade708088e: Preparing 10:59:13 1e890da81ec9: Preparing 10:59:13 c3ade708088e: Waiting 10:59:13 1e890da81ec9: Waiting 10:59:13 f0105f12768b: Layer already exists 10:59:13 e53bfa37f181: Layer already exists 10:59:13 307017289c3a: Layer already exists 10:59:13 e8f43e1ca626: Layer already exists 10:59:13 27fba1d91e57: Layer already exists 10:59:13 c3ade708088e: Layer already exists 10:59:13 1e890da81ec9: Layer already exists 10:59:14 4.1.0-dev.64: digest: sha256:61cacfb4d27ea3281b17c4ae42cfe04962b8f80f0afea8d2c8ff7439ebfe5ec7 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:14 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:14 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:59:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:59:14 e53bfa37f181: Preparing 10:59:14 27fba1d91e57: Preparing 10:59:14 f0105f12768b: Preparing 10:59:14 e8f43e1ca626: Preparing 10:59:14 307017289c3a: Preparing 10:59:14 c3ade708088e: Preparing 10:59:14 1e890da81ec9: Preparing 10:59:14 c3ade708088e: Waiting 10:59:14 1e890da81ec9: Waiting 10:59:14 307017289c3a: Layer already exists 10:59:14 e53bfa37f181: Layer already exists 10:59:14 27fba1d91e57: Layer already exists 10:59:14 e8f43e1ca626: Layer already exists 10:59:14 1e890da81ec9: Layer already exists 10:59:14 f0105f12768b: Layer already exists 10:59:14 c3ade708088e: Layer already exists 10:59:14 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64: digest: sha256:61cacfb4d27ea3281b17c4ae42cfe04962b8f80f0afea8d2c8ff7439ebfe5ec7 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:15 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:15 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 10:59:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:59:15 e53bfa37f181: Preparing 10:59:15 27fba1d91e57: Preparing 10:59:15 f0105f12768b: Preparing 10:59:15 e8f43e1ca626: Preparing 10:59:15 307017289c3a: Preparing 10:59:15 c3ade708088e: Preparing 10:59:15 1e890da81ec9: Preparing 10:59:15 c3ade708088e: Waiting 10:59:15 1e890da81ec9: Waiting 10:59:15 27fba1d91e57: Layer already exists 10:59:15 307017289c3a: Layer already exists 10:59:15 e8f43e1ca626: Layer already exists 10:59:15 e53bfa37f181: Layer already exists 10:59:15 f0105f12768b: Layer already exists 10:59:15 c3ade708088e: Layer already exists 10:59:15 1e890da81ec9: Layer already exists 10:59:15 main: digest: sha256:61cacfb4d27ea3281b17c4ae42cfe04962b8f80f0afea8d2c8ff7439ebfe5ec7 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:59:16 ===================================================== [Pipeline] echo 10:59:16 taggedImages: 10:59:16 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 10:59:16 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 10:59:16 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.64 10:59:16 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 10:59:16 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 10:59:16 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] echo 10:59:16 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo 10:59:16 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.64 [Pipeline] echo 10:59:16 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] echo 10:59:16 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 10:59:16 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] echo 10:59:16 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo 10:59:16 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.64 [Pipeline] echo 10:59:16 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] echo 10:59:16 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 10:59:16 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] echo 10:59:16 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo 10:59:16 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.64 [Pipeline] echo 10:59:16 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] echo 10:59:16 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 10:59:16 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] echo 10:59:16 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo 10:59:16 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.64 [Pipeline] echo 10:59:16 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] echo 10:59:16 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 10:59:16 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] echo 10:59:16 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo 10:59:16 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.64 [Pipeline] echo 10:59:16 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] echo 10:59:16 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 10:59:16 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] echo 10:59:16 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo 10:59:16 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.64 [Pipeline] echo 10:59:16 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] echo 10:59:16 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 10:59:16 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] echo 10:59:16 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo 10:59:16 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.64 [Pipeline] echo 10:59:16 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] echo 10:59:16 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 10:59:16 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] echo 10:59:16 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo 10:59:16 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.64 [Pipeline] echo 10:59:16 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] echo 10:59:16 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 10:59:16 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] echo 10:59:16 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo 10:59:16 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.64 [Pipeline] echo 10:59:16 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] echo 10:59:16 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 10:59:16 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] echo 10:59:16 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo 10:59:16 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.64 [Pipeline] echo 10:59:16 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] echo 10:59:16 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 10:59:16 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] echo 10:59:16 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo 10:59:16 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.64 [Pipeline] echo 10:59:16 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] echo 10:59:16 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 10:59:16 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] echo 10:59:16 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo 10:59:16 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.64 [Pipeline] echo 10:59:16 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] echo 10:59:16 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 10:59:16 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] echo 10:59:17 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo 10:59:17 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.64 [Pipeline] echo 10:59:17 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] echo 10:59:17 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 10:59:17 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] echo 10:59:17 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo 10:59:17 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.64 [Pipeline] echo 10:59:17 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] echo 10:59:17 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 10:59:17 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] echo 10:59:17 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo 10:59:17 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.64 [Pipeline] echo 10:59:17 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] echo 10:59:17 Skip building multi-arch image for 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 10:59:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:59:17 10:59:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:59:17 arm64: Pulling from edgex-lftools-log-publisher 10:59:17 8998bd30e6a1: Pulling fs layer 10:59:17 04944245beec: Pulling fs layer 10:59:17 699f458cf7ca: Pulling fs layer 10:59:17 765212b225bb: Pulling fs layer 10:59:17 f23df028b6ca: Pulling fs layer 10:59:17 d65c8cfc05b1: Pulling fs layer 10:59:17 2437ff75d9bd: Pulling fs layer 10:59:17 d65c8cfc05b1: Waiting 10:59:17 765212b225bb: Waiting 10:59:17 2437ff75d9bd: Waiting 10:59:17 f23df028b6ca: Waiting 10:59:18 04944245beec: Verifying Checksum 10:59:18 04944245beec: Download complete 10:59:18 765212b225bb: Verifying Checksum 10:59:18 765212b225bb: Download complete 10:59:18 f23df028b6ca: Verifying Checksum 10:59:18 f23df028b6ca: Download complete 10:59:18 d65c8cfc05b1: Download complete 10:59:18 699f458cf7ca: Verifying Checksum 10:59:18 699f458cf7ca: Download complete 10:59:18 8998bd30e6a1: Verifying Checksum 10:59:18 8998bd30e6a1: Download complete 10:59:21 2437ff75d9bd: Verifying Checksum 10:59:21 2437ff75d9bd: Download complete 10:59:23 8998bd30e6a1: Pull complete 10:59:23 04944245beec: Pull complete 10:59:25 699f458cf7ca: Pull complete 10:59:25 765212b225bb: Pull complete 10:59:26 f23df028b6ca: Pull complete 10:59:26 d65c8cfc05b1: Pull complete 10:59:44 2437ff75d9bd: Pull complete 10:59:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:59:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:59:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:59:45 prd-ubuntu20.04-docker-arm64-4c-16g-116213 does not seem to be running inside a container 10:59:45 $ 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/908 -v /w/workspace/edgex-go/908:/w/workspace/edgex-go/908:rw,z -v /w/workspace/edgex-go/908@tmp:/w/workspace/edgex-go/908@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:59:47 $ docker top 65e3abab39183df09ea889f326034862ae2c3e41278eb08ed26946b9fe88a67c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:59:48 ---> job-cost.sh 10:59:48 lf-activate-venv: SKIPPING 10:59:48 INFO: No Stack... 10:59:49 INFO: Retrieving Pricing Info for: v3-standard-4 10:59:50 INFO: Archiving Costs [Pipeline] sh 10:59:50 + cat /w/workspace/edgex-go/908/archives/cost.csv 10:59:50 + cut -d, -f6 [Pipeline] lock 10:59:50 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-908-stack-cost] 10:59:50 Resource [jenkins-edgexfoundry-edgex-go-main-908-stack-cost] did not exist. Created. 10:59:50 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-908-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:59:51 + echo total: 0.10999999940395355 [Pipeline] stash 10:59:52 Stashed 1 file(s) [Pipeline] } 10:59:52 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-908-stack-cost] [Pipeline] // lock [Pipeline] } 10:59:52 $ docker stop --time=1 65e3abab39183df09ea889f326034862ae2c3e41278eb08ed26946b9fe88a67c 10:59:53 $ docker rm -f --volumes 65e3abab39183df09ea889f326034862ae2c3e41278eb08ed26946b9fe88a67c [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 10:59:54 provisioning config files... 10:59:54 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/908@tmp/config11224416006935398212tmp [Pipeline] { [Pipeline] sh 10:59:54 + set +x 10:59:54 + curl -s https://codecov.io/bash 10:59:54 + bash -s -- 10:59:54 10:59:54 _____ _ 10:59:54 / ____| | | 10:59:54 | | ___ __| | ___ ___ _____ __ 10:59:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:59:54 | |___| (_) | (_| | __/ (_| (_) \ V / 10:59:54 \_____\___/ \__,_|\___|\___\___/ \_/ 10:59:54 Bash-1.0.6 10:59:54 10:59:54 10:59:54 ==> git version 2.25.1 found 10:59:54 ==> 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 10:59:54 Release-Date: 2020-01-08 10:59:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:59:54 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:59:54 ==> Jenkins CI detected. 10:59:54 current dir:  /w/workspace/edgex-go/908 10:59:54 project root: . 10:59:54 --> token set from env 10:59:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:59:54 ==> Running gcov in . (disable via -X gcov) 10:59:54 ==> Python coveragepy not found 10:59:54 ==> Searching for coverage reports in: 10:59:54 + . 10:59:54 -> Found 1 reports 10:59:54 ==> Detecting git/mercurial file structure 10:59:54 ==> Reading reports 10:59:54 + ./coverage.out bytes=1733636 10:59:54 ==> Appending adjustments 10:59:54 https://docs.codecov.io/docs/fixing-reports 10:59:56 + Found adjustments 10:59:56 ==> Gzipping contents 10:59:56 148K /tmp/codecov.dHok6W.gz 10:59:56 ==> Uploading reports 10:59:56 url: https://codecov.io 10:59:56 query: branch=main&commit=369fcd6bf29aafe6b5d191e53436f801010b80d4&build=908&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F908%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:59:56 -> Pinging Codecov 10:59:56 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=369fcd6bf29aafe6b5d191e53436f801010b80d4&build=908&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F908%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:59:57 -> Uploading to 10:59:57 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/369fcd6bf29aafe6b5d191e53436f801010b80d4/9aab6f85-79a8-400b-965f-09448a000cc0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251008%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251008T105956Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=287ced443c6e53bbac43e8af59fff888aca87b2fa18d6bfa945bbb8a7cbf2acd 10:59:57 % Total % Received % Xferd Average Speed Time Time Time Current 10:59:57 Dload Upload Total Spent Left Speed 10:59:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 145k 0 0 100 145k 0 338k --:--:-- --:--:-- --:--:-- 338k 10:59:57 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] } 10:59:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 10:59:57 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 10:59:57 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:59:57 10:59:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:59:58 latest: Pulling from edgex-devops/edgex-snyk-go 10:59:58 0a9a5dfd008f: Already exists 10:59:58 36466aa92d05: Already exists 10:59:58 e10405b45d13: Already exists 10:59:58 096b7ceb2af7: Already exists 10:59:58 4f4fb700ef54: Already exists 10:59:58 e50aa161e22a: Pulling fs layer 10:59:58 d3c8db5fb9df: Pulling fs layer 10:59:58 e50aa161e22a: Verifying Checksum 10:59:58 e50aa161e22a: Download complete 10:59:58 e50aa161e22a: Pull complete 10:59:59 d3c8db5fb9df: Verifying Checksum 10:59:59 d3c8db5fb9df: Download complete 11:00:03 d3c8db5fb9df: Pull complete 11:00:03 Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 11:00:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:00:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:00:03 prd-ubuntu20.04-docker-8c-8g-116172 does not seem to be running inside a container 11:00:03 $ 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/908 -v /w/workspace/edgex-go/908:/w/workspace/edgex-go/908:rw,z -v /w/workspace/edgex-go/908@tmp:/w/workspace/edgex-go/908@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:latest cat 11:00:05 $ docker top 9bbbe0adca35ca3197ec27f38633510984fb26d3f85010f3505d353007660305 -eo pid,comm [Pipeline] { [Pipeline] sh 11:00:05 + git config --global --add safe.directory /w/workspace/edgex-go/908 [Pipeline] echo 11:00:05 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 11:00:05 + set -o pipefail 11:00:05 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 11:00:15 11:00:15 Monitoring /w/workspace/edgex-go/908 (github.com/edgexfoundry/edgex-go)... 11:00:15 11:00:15 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/ac94c3c9-65e3-465b-b948-12261f45bc2a 11:00:15 11:00:15 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 11:00:15 11:00:15 11:00:15 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 11:00:15 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 11:00:15 $ docker stop --time=1 9bbbe0adca35ca3197ec27f38633510984fb26d3f85010f3505d353007660305 11:00:18 $ docker rm -f --volumes 9bbbe0adca35ca3197ec27f38633510984fb26d3f85010f3505d353007660305 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 11:00:18 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:00:18 provisioning config files... 11:00:18 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/908@tmp/config11494405064846062789tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:00:19 --> edgex-publish-swagger.sh 11:00:19 === Publish openapi API === 11:00:19 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 11:00:19 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/908/openapi/core-command.yaml] 11:00:19 % Total % Received % Xferd Average Speed Time Time Time Current 11:00:19 Dload Upload Total Spent Left Speed 11:00:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 336 166k --:--:-- --:--:-- --:--:-- 166k 11:00:19 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 11:00:19 11:00:19 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/908/openapi/core-data.yaml] 11:00:19 % Total % Received % Xferd Average Speed Time Time Time Current 11:00:19 Dload Upload Total Spent Left Speed 11:00:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75375 100 66 100 75309 412 459k --:--:-- --:--:-- --:--:-- 460k 11:00:19 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 11:00:19 11:00:19 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/908/openapi/core-keeper.yaml] 11:00:19 % Total % Received % Xferd Average Speed Time Time Time Current 11:00:19 Dload Upload Total Spent Left Speed 11:00:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 532 238k --:--:-- --:--:-- --:--:-- 238k 11:00:19 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 11:00:19 11:00:19 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/908/openapi/core-metadata.yaml] 11:00:19 % Total % Received % Xferd Average Speed Time Time Time Current 11:00:19 Dload Upload Total Spent Left Speed 11:00:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 40 156k 0 0 40 65535 0 1142k --:--:-- --:--:-- --:--:-- 1122k 100 156k 100 66 100 156k 568 1351k --:--:-- --:--:-- --:--:-- 1340k 11:00:19 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 11:00:19 11:00:19 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/908/openapi/security-proxy-auth.yaml] 11:00:19 % Total % Received % Xferd Average Speed Time Time Time Current 11:00:19 Dload Upload Total Spent Left Speed 11:00:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 545 197k --:--:-- --:--:-- --:--:-- 199k 11:00:19 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 11:00:19 11:00:19 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/908/openapi/security-secretstore-setup.yaml] 11:00:19 % Total % Received % Xferd Average Speed Time Time Time Current 11:00:19 Dload Upload Total Spent Left Speed 11:00:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 846 50166 --:--:-- --:--:-- --:--:-- 51012 11:00:19 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 11:00:19 11:00:19 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/908/openapi/support-notifications.yaml] 11:00:19 % Total % Received % Xferd Average Speed Time Time Time Current 11:00:19 Dload Upload Total Spent Left Speed 11:00:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 409 606k --:--:-- --:--:-- --:--:-- 606k 11:00:20 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 11:00:20 11:00:20 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/908/openapi/support-scheduler.yaml] 11:00:20 % Total % Received % Xferd Average Speed Time Time Time Current 11:00:20 Dload Upload Total Spent Left Speed 11:00:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50767 100 66 100 50701 666 500k --:--:-- --:--:-- --:--:-- 500k 11:00:20 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 11:00:20 [Pipeline] } 11:00:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 11:00:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:00:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:00:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:00:21 prd-ubuntu20.04-docker-8c-8g-116172 does not seem to be running inside a container 11:00:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/908 -v /w/workspace/edgex-go/908:/w/workspace/edgex-go/908:rw,z -v /w/workspace/edgex-go/908@tmp:/w/workspace/edgex-go/908@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 11:00:21 $ docker top 448f0b31eafa738f7dae61d94258adab61f3af2616e539e84bb877b39b18c306 -eo pid,comm 11:00:21 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). 11:00:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:00:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:00:21 [ssh-agent] Looking for ssh-agent implementation... 11:00:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:00:21 $ docker exec 448f0b31eafa738f7dae61d94258adab61f3af2616e539e84bb877b39b18c306 ssh-agent 11:00:21 SSH_AUTH_SOCK=/tmp/ssh-8MwrRUYam5aJ/agent.14 11:00:21 SSH_AGENT_PID=20 11:00:21 Running ssh-add (command line suppressed) 11:00:22 Identity added: /w/workspace/edgex-go/908@tmp/private_key_2606551193770319884.key (/w/workspace/edgex-go/908@tmp/private_key_2606551193770319884.key) 11:00:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:00:22 + git semver tag 11:00:22 2025-10-08 11:00:22,571 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 11:00:22 2025-10-08 11:00:22,588 [run_tag] DEBUG tag force:False 11:00:22 2025-10-08 11:00:22,589 [check_head_tag] DEBUG check head tag 11:00:22 2025-10-08 11:00:22,591 [execute] INFO git cat-file --batch-check 11:00:22 2025-10-08 11:00:22,591 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/908, stdin=, shell=False, universal_newlines=False) 11:00:22 2025-10-08 11:00:22,594 [execute] INFO git cat-file --batch 11:00:22 2025-10-08 11:00:22,594 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/908, stdin=, shell=False, universal_newlines=False) 11:00:22 2025-10-08 11:00:22,620 [read_version] DEBUG read version from /w/workspace/edgex-go/908/.semver/main 11:00:22 2025-10-08 11:00:22,620 [execute] INFO git tag -a v4.1.0-dev.64 -m v4.1.0-dev.64 11:00:22 2025-10-08 11:00:22,620 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.64', '-m', 'v4.1.0-dev.64'], cwd=/w/workspace/edgex-go/908, stdin=None, shell=False, universal_newlines=False) 11:00:22 2025-10-08 11:00:22,625 [read_version] DEBUG read version from /w/workspace/edgex-go/908/.semver/main 11:00:22 4.1.0-dev.64 [Pipeline] } 11:00:22 $ docker exec --env ******** --env ******** 448f0b31eafa738f7dae61d94258adab61f3af2616e539e84bb877b39b18c306 ssh-agent -k 11:00:22 unset SSH_AUTH_SOCK; 11:00:22 unset SSH_AGENT_PID; 11:00:22 echo Agent pid 20 killed; 11:00:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:00:23 + git semver [Pipeline] } 11:00:23 $ docker stop --time=1 448f0b31eafa738f7dae61d94258adab61f3af2616e539e84bb877b39b18c306 11:00:24 $ docker rm -f --volumes 448f0b31eafa738f7dae61d94258adab61f3af2616e539e84bb877b39b18c306 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:00:25 11:00:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:00:25 0.23.1-centos7: Pulling from edgex-lftools 11:00:25 ab5ef0e58194: Pulling fs layer 11:00:25 9712f1f96733: Pulling fs layer 11:00:25 63f879dbbcfc: Pulling fs layer 11:00:25 0d9ebad4ef96: Pulling fs layer 11:00:25 e9a5061849ea: Pulling fs layer 11:00:25 d747dcd14b5f: Pulling fs layer 11:00:25 2de7ff778b66: Pulling fs layer 11:00:25 0d9ebad4ef96: Waiting 11:00:25 e9a5061849ea: Waiting 11:00:25 d747dcd14b5f: Waiting 11:00:25 2de7ff778b66: Waiting 11:00:25 9712f1f96733: Verifying Checksum 11:00:25 9712f1f96733: Download complete 11:00:26 63f879dbbcfc: Verifying Checksum 11:00:26 63f879dbbcfc: Download complete 11:00:26 e9a5061849ea: Verifying Checksum 11:00:26 e9a5061849ea: Download complete 11:00:26 0d9ebad4ef96: Verifying Checksum 11:00:26 0d9ebad4ef96: Download complete 11:00:26 d747dcd14b5f: Download complete 11:00:26 ab5ef0e58194: Verifying Checksum 11:00:26 ab5ef0e58194: Download complete 11:00:26 2de7ff778b66: Verifying Checksum 11:00:26 2de7ff778b66: Download complete 11:00:30 ab5ef0e58194: Pull complete 11:00:30 9712f1f96733: Pull complete 11:00:31 63f879dbbcfc: Pull complete 11:00:36 0d9ebad4ef96: Pull complete 11:00:36 e9a5061849ea: Pull complete 11:00:36 d747dcd14b5f: Pull complete 11:00:38 2de7ff778b66: Pull complete 11:00:38 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 11:00:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:00:38 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:00:38 prd-ubuntu20.04-docker-8c-8g-116172 does not seem to be running inside a container 11:00:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/908 -v /w/workspace/edgex-go/908:/w/workspace/edgex-go/908:rw,z -v /w/workspace/edgex-go/908@tmp:/w/workspace/edgex-go/908@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 11:00:40 $ docker top 9e40732ab817aa278c1262e0d20f73113515bbd3ac8e6136a33ab7e524167c63 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 11:00:40 provisioning config files... 11:00:40 copy managed file [sigul-config] to file:/w/workspace/edgex-go/908@tmp/config15369715279105528139tmp 11:00:40 copy managed file [sigul-password] to file:/w/workspace/edgex-go/908@tmp/config3956395077916663517tmp 11:00:40 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/908@tmp/config16222283969797481075tmp [Pipeline] { [Pipeline] echo 11:00:40 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 11:00:40 ---> sigul-configuration.sh 11:00:40 gpg: directory `/root/.gnupg' created 11:00:40 gpg: new configuration file `/root/.gnupg/gpg.conf' created 11:00:40 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 11:00:40 gpg: keyring `/root/.gnupg/secring.gpg' created 11:00:40 gpg: keyring `/root/.gnupg/pubring.gpg' created 11:00:40 gpg: CAST5 encrypted data 11:00:40 gpg: encrypted with 1 passphrase 11:00:40 gpg: WARNING: message was not integrity protected [Pipeline] sh 11:00:41 + mkdir /home/jenkins 11:00:41 + mkdir /home/jenkins/sigul [Pipeline] sh 11:00:41 + 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 11:00:41 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 11:00:41 ---> sigul-install.sh 11:00:41 Sigul already installed; skipping installation. [Pipeline] sh 11:00:41 + git tag --list 11:00:41 0.6.0 11:00:41 0.6.1 11:00:41 0.7.0 11:00:41 0.7.1 11:00:41 v1.0.0 11:00:41 v1.0.1 11:00:41 v1.1.0 11:00:41 v1.2.0 11:00:41 v1.2.1 11:00:41 v1.3.0 11:00:41 v1.3.1 11:00:41 v2.0.0 11:00:41 v2.1.0 11:00:41 v2.1.1 11:00:41 v2.2.0 11:00:41 v2.3.0 11:00:41 v3.0 11:00:41 v3.0.0 11:00:41 v3.1 11:00:41 v3.1.0 11:00:41 v3.1.1 11:00:41 v4.0 11:00:41 v4.0.0 11:00:41 v4.0.1 11:00:41 v4.0.1-dev.1 11:00:41 v4.1.0-dev.1 11:00:41 v4.1.0-dev.10 11:00:41 v4.1.0-dev.11 11:00:41 v4.1.0-dev.12 11:00:41 v4.1.0-dev.13 11:00:41 v4.1.0-dev.14 11:00:41 v4.1.0-dev.15 11:00:41 v4.1.0-dev.16 11:00:41 v4.1.0-dev.17 11:00:41 v4.1.0-dev.18 11:00:41 v4.1.0-dev.19 11:00:41 v4.1.0-dev.2 11:00:41 v4.1.0-dev.20 11:00:41 v4.1.0-dev.21 11:00:41 v4.1.0-dev.22 11:00:41 v4.1.0-dev.23 11:00:41 v4.1.0-dev.24 11:00:41 v4.1.0-dev.25 11:00:41 v4.1.0-dev.26 11:00:41 v4.1.0-dev.27 11:00:41 v4.1.0-dev.28 11:00:41 v4.1.0-dev.29 11:00:41 v4.1.0-dev.3 11:00:41 v4.1.0-dev.30 11:00:41 v4.1.0-dev.31 11:00:41 v4.1.0-dev.32 11:00:41 v4.1.0-dev.33 11:00:41 v4.1.0-dev.34 11:00:41 v4.1.0-dev.35 11:00:41 v4.1.0-dev.36 11:00:41 v4.1.0-dev.37 11:00:41 v4.1.0-dev.38 11:00:41 v4.1.0-dev.39 11:00:41 v4.1.0-dev.4 11:00:41 v4.1.0-dev.40 11:00:41 v4.1.0-dev.41 11:00:41 v4.1.0-dev.42 11:00:41 v4.1.0-dev.43 11:00:41 v4.1.0-dev.44 11:00:41 v4.1.0-dev.45 11:00:41 v4.1.0-dev.46 11:00:41 v4.1.0-dev.47 11:00:41 v4.1.0-dev.48 11:00:41 v4.1.0-dev.49 11:00:41 v4.1.0-dev.5 11:00:41 v4.1.0-dev.50 11:00:41 v4.1.0-dev.51 11:00:41 v4.1.0-dev.52 11:00:41 v4.1.0-dev.53 11:00:41 v4.1.0-dev.54 11:00:41 v4.1.0-dev.55 11:00:41 v4.1.0-dev.56 11:00:41 v4.1.0-dev.57 11:00:41 v4.1.0-dev.58 11:00:41 v4.1.0-dev.59 11:00:41 v4.1.0-dev.6 11:00:41 v4.1.0-dev.60 11:00:41 v4.1.0-dev.61 11:00:41 v4.1.0-dev.62 11:00:41 v4.1.0-dev.63 11:00:41 v4.1.0-dev.64 11:00:41 v4.1.0-dev.7 11:00:41 v4.1.0-dev.8 11:00:41 v4.1.0-dev.9 [Pipeline] sh 11:00:42 + lftools sign git-tag v4.1.0-dev.64 11:00:42 Signing Git tag with Sigul... 11:00:42 Signing v4.1.0-dev.64 [Pipeline] echo 11:00:43 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 11:00:43 ---> sigul-configuration-cleanup.sh [Pipeline] } 11:00:43 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 11:00:43 $ docker stop --time=1 9e40732ab817aa278c1262e0d20f73113515bbd3ac8e6136a33ab7e524167c63 11:00:45 $ docker rm -f --volumes 9e40732ab817aa278c1262e0d20f73113515bbd3ac8e6136a33ab7e524167c63 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 11:00:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:00:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:00:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:00:45 prd-ubuntu20.04-docker-8c-8g-116172 does not seem to be running inside a container 11:00:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/908 -v /w/workspace/edgex-go/908:/w/workspace/edgex-go/908:rw,z -v /w/workspace/edgex-go/908@tmp:/w/workspace/edgex-go/908@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 11:00:46 $ docker top a1ab3355b38388a3479f4909852affc42c2b21587d7888fd3c521d8897079d0d -eo pid,comm 11:00:46 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). 11:00:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:00:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:00:46 [ssh-agent] Looking for ssh-agent implementation... 11:00:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:00:46 $ docker exec a1ab3355b38388a3479f4909852affc42c2b21587d7888fd3c521d8897079d0d ssh-agent 11:00:46 SSH_AUTH_SOCK=/tmp/ssh-MFmlFQHp4cvj/agent.31 11:00:46 SSH_AGENT_PID=37 11:00:46 Running ssh-add (command line suppressed) 11:00:46 Identity added: /w/workspace/edgex-go/908@tmp/private_key_338351463485598035.key (/w/workspace/edgex-go/908@tmp/private_key_338351463485598035.key) 11:00:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:00:46 + git semver bump pre 11:00:47 2025-10-08 11:00:47,134 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 11:00:47 2025-10-08 11:00:47,138 [read_version] DEBUG read version from /w/workspace/edgex-go/908/.semver/main 11:00:47 2025-10-08 11:00:47,138 [bump_version] DEBUG bumping version:4.1.0-dev.64 on axis:pre with prefix:dev 11:00:47 2025-10-08 11:00:47,139 [bump_version] DEBUG bumped version:4.1.0-dev.65 11:00:47 2025-10-08 11:00:47,139 [write_version] DEBUG write version:4.1.0-dev.65 to path:/w/workspace/edgex-go/908/.semver/main with force:True 11:00:47 2025-10-08 11:00:47,139 [read_version] DEBUG read version from /w/workspace/edgex-go/908/.semver/main 11:00:47 2025-10-08 11:00:47,139 [write_file] DEBUG write to file:/w/workspace/edgex-go/908/.semver/main 11:00:47 2025-10-08 11:00:47,141 [execute] INFO git cat-file --batch-check 11:00:47 2025-10-08 11:00:47,141 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/908/.semver, stdin=, shell=False, universal_newlines=False) 11:00:47 2025-10-08 11:00:47,145 [execute] INFO git cat-file --batch 11:00:47 2025-10-08 11:00:47,146 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/908/.semver, stdin=, shell=False, universal_newlines=False) 11:00:47 2025-10-08 11:00:47,149 [read_version] DEBUG read version from /w/workspace/edgex-go/908/.semver/main 11:00:47 4.1.0-dev.65 [Pipeline] } 11:00:47 $ docker exec --env ******** --env ******** a1ab3355b38388a3479f4909852affc42c2b21587d7888fd3c521d8897079d0d ssh-agent -k 11:00:47 unset SSH_AUTH_SOCK; 11:00:47 unset SSH_AGENT_PID; 11:00:47 echo Agent pid 37 killed; 11:00:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:00:47 + git semver [Pipeline] } 11:00:48 $ docker stop --time=1 a1ab3355b38388a3479f4909852affc42c2b21587d7888fd3c521d8897079d0d 11:00:49 $ docker rm -f --volumes a1ab3355b38388a3479f4909852affc42c2b21587d7888fd3c521d8897079d0d [Pipeline] // withDockerContainer [Pipeline] sh 11:00:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:00:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:00:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:00:50 prd-ubuntu20.04-docker-8c-8g-116172 does not seem to be running inside a container 11:00:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/908 -v /w/workspace/edgex-go/908:/w/workspace/edgex-go/908:rw,z -v /w/workspace/edgex-go/908@tmp:/w/workspace/edgex-go/908@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 11:00:50 $ docker top 6865033aec3f80ad72f55e23043e0b64d37ed0dae699da4e4f4096125ba75556 -eo pid,comm 11:00:50 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). 11:00:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:00:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:00:50 [ssh-agent] Looking for ssh-agent implementation... 11:00:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:00:50 $ docker exec 6865033aec3f80ad72f55e23043e0b64d37ed0dae699da4e4f4096125ba75556 ssh-agent 11:00:50 SSH_AUTH_SOCK=/tmp/ssh-VIfiIiVj1VAi/agent.33 11:00:50 SSH_AGENT_PID=39 11:00:50 Running ssh-add (command line suppressed) 11:00:50 Identity added: /w/workspace/edgex-go/908@tmp/private_key_8546065144316724327.key (/w/workspace/edgex-go/908@tmp/private_key_8546065144316724327.key) 11:00:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:00:51 + git semver push 11:00:51 2025-10-08 11:00:51,502 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 11:00:51 2025-10-08 11:00:51,506 [run_push] DEBUG push 11:00:51 2025-10-08 11:00:51,507 [execute] INFO git cat-file --batch-check 11:00:51 2025-10-08 11:00:51,507 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/908/.semver, stdin=, shell=False, universal_newlines=False) 11:00:51 2025-10-08 11:00:51,509 [execute] INFO git rev-list 99dfd8ad21a9fff23405cc3102b6847f7674ff81 -- 11:00:51 2025-10-08 11:00:51,510 [execute] DEBUG Popen(['git', 'rev-list', '99dfd8ad21a9fff23405cc3102b6847f7674ff81', '--'], cwd=/w/workspace/edgex-go/908/.semver, stdin=None, shell=False, universal_newlines=False) 11:00:51 2025-10-08 11:00:51,528 [execute] INFO git fetch -v -- origin 11:00:51 2025-10-08 11:00:51,529 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/908/.semver, stdin=None, shell=False, universal_newlines=True) 11:00:52 2025-10-08 11:00:52,089 [run_push] DEBUG no remote changes detected 11:00:52 2025-10-08 11:00:52,089 [execute] INFO git push origin semver 11:00:52 2025-10-08 11:00:52,090 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/908/.semver, stdin=None, shell=False, universal_newlines=False) 11:00:53 2025-10-08 11:00:53,033 [run_push] DEBUG push all version tags 11:00:53 2025-10-08 11:00:53,033 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 11:00:53 2025-10-08 11:00:53,033 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/908, stdin=None, shell=False, universal_newlines=False) 11:00:54 2025-10-08 11:00:53,928 [read_version] DEBUG read version from /w/workspace/edgex-go/908/.semver/main 11:00:54 4.1.0-dev.65 [Pipeline] } 11:00:54 $ docker exec --env ******** --env ******** 6865033aec3f80ad72f55e23043e0b64d37ed0dae699da4e4f4096125ba75556 ssh-agent -k 11:00:54 unset SSH_AUTH_SOCK; 11:00:54 unset SSH_AGENT_PID; 11:00:54 echo Agent pid 39 killed; 11:00:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:00:54 + git semver [Pipeline] } 11:00:55 $ docker stop --time=1 6865033aec3f80ad72f55e23043e0b64d37ed0dae699da4e4f4096125ba75556 11:00:56 $ docker rm -f --volumes 6865033aec3f80ad72f55e23043e0b64d37ed0dae699da4e4f4096125ba75556 [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 11:00:57 + [ -d /w/workspace/edgex-go/908/archives ] [Pipeline] libraryResource [Pipeline] sh 11:00:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:00:58 ---> package-listing.sh 11:00:58 ++ facter osfamily 11:00:58 ++ tr '[:upper:]' '[:lower:]' 11:00:58 + OS_FAMILY=debian 11:00:58 + workspace=/w/workspace/edgex-go/908 11:00:58 + START_PACKAGES=/tmp/packages_start.txt 11:00:58 + END_PACKAGES=/tmp/packages_end.txt 11:00:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:00:58 + PACKAGES=/tmp/packages_start.txt 11:00:58 + '[' /w/workspace/edgex-go/908 ']' 11:00:58 + PACKAGES=/tmp/packages_end.txt 11:00:58 + case "${OS_FAMILY}" in 11:00:58 + dpkg -l 11:00:58 + grep '^ii' 11:00:58 + '[' -f /tmp/packages_start.txt ']' 11:00:58 + '[' -f /tmp/packages_end.txt ']' 11:00:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:00:58 + '[' /w/workspace/edgex-go/908 ']' 11:00:58 + mkdir -p /w/workspace/edgex-go/908/archives/ 11:00:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/908/archives/ [Pipeline] echo 11:00:58 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/908/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:00:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:00:59 11:00:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:00:59 latest: Pulling from edgex-lftools-log-publisher 11:00:59 5eb5b503b376: Pulling fs layer 11:00:59 5c69ac0246d0: Pulling fs layer 11:00:59 ec43610c2a17: Pulling fs layer 11:00:59 3a2ae6a8a46f: Pulling fs layer 11:00:59 33b1e0a273af: Pulling fs layer 11:00:59 5d3b04190fa2: Pulling fs layer 11:00:59 2f39f015ded8: Pulling fs layer 11:00:59 3a2ae6a8a46f: Waiting 11:00:59 5d3b04190fa2: Waiting 11:00:59 33b1e0a273af: Waiting 11:00:59 2f39f015ded8: Waiting 11:00:59 5c69ac0246d0: Download complete 11:00:59 3a2ae6a8a46f: Verifying Checksum 11:00:59 3a2ae6a8a46f: Download complete 11:00:59 33b1e0a273af: Verifying Checksum 11:00:59 33b1e0a273af: Download complete 11:00:59 5d3b04190fa2: Verifying Checksum 11:00:59 5d3b04190fa2: Download complete 11:00:59 ec43610c2a17: Verifying Checksum 11:00:59 ec43610c2a17: Download complete 11:00:59 5eb5b503b376: Verifying Checksum 11:00:59 5eb5b503b376: Download complete 11:01:00 2f39f015ded8: Download complete 11:01:01 5eb5b503b376: Pull complete 11:01:01 5c69ac0246d0: Pull complete 11:01:02 ec43610c2a17: Pull complete 11:01:02 3a2ae6a8a46f: Pull complete 11:01:02 33b1e0a273af: Pull complete 11:01:02 5d3b04190fa2: Pull complete 11:01:08 2f39f015ded8: Pull complete 11:01:08 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:01:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:01:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:01:09 prd-ubuntu20.04-docker-8c-8g-116172 does not seem to be running inside a container 11:01:09 $ 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/908/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/908 -v /w/workspace/edgex-go/908:/w/workspace/edgex-go/908:rw,z -v /w/workspace/edgex-go/908@tmp:/w/workspace/edgex-go/908@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 11:01:11 $ docker top 163b4d1f9e51866d05428cbd3116b12e67dfea510611cd90af6946c87b5e3743 -eo pid,comm [Pipeline] { [Pipeline] sh 11:01:12 + touch /tmp/pre-build-complete [Pipeline] sh 11:01:12 + mkdir -p /var/log/sysstat [Pipeline] sh 11:01:12 + ls /var/log/sa-host 11:01:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:01:12 provisioning config files... 11:01:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/908@tmp/config4642625191061220610tmp [Pipeline] { [Pipeline] echo 11:01:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:01:13 ---> create-netrc.sh [Pipeline] } 11:01:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:01:13 ---> python-tools-install.sh [Pipeline] echo 11:01:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:01:13 ---> sudo-logs.sh 11:01:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:01:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:01:14 ---> job-cost.sh 11:01:14 lf-activate-venv: SKIPPING 11:01:14 DEBUG: total: 0.10999999940395355 11:01:14 INFO: Retrieving Stack Cost... 11:01:14 INFO: Retrieving Pricing Info for: v3-standard-8 11:01:14 INFO: Archiving Costs [Pipeline] echo 11:01:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:01:15 ---> logs-deploy.sh 11:01:15 lf-activate-venv: SKIPPING 11:01:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/908 11:01:15 INFO: archiving workspace using pattern(s): 11:01:15 Archives upload complete. 11:01:16 INFO: archiving logs to Nexus 11:01:17 ---> uname -a: 11:01:17 Linux prd-ubuntu20-04-docker-8c-8g-116172 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 11:01:17 11:01:17 11:01:17 ---> lscpu: 11:01:17 Architecture: x86_64 11:01:17 CPU op-mode(s): 32-bit, 64-bit 11:01:17 Byte Order: Little Endian 11:01:17 Address sizes: 40 bits physical, 48 bits virtual 11:01:17 CPU(s): 8 11:01:17 On-line CPU(s) list: 0-7 11:01:17 Thread(s) per core: 1 11:01:17 Core(s) per socket: 1 11:01:17 Socket(s): 8 11:01:17 NUMA node(s): 1 11:01:17 Vendor ID: AuthenticAMD 11:01:17 CPU family: 23 11:01:17 Model: 49 11:01:17 Model name: AMD EPYC-Rome Processor 11:01:17 Stepping: 0 11:01:17 CPU MHz: 2800.000 11:01:17 BogoMIPS: 5600.00 11:01:17 Virtualization: AMD-V 11:01:17 Hypervisor vendor: KVM 11:01:17 Virtualization type: full 11:01:17 L1d cache: 256 KiB 11:01:17 L1i cache: 256 KiB 11:01:17 L2 cache: 4 MiB 11:01:17 L3 cache: 128 MiB 11:01:17 NUMA node0 CPU(s): 0-7 11:01:17 Vulnerability Gather data sampling: Not affected 11:01:17 Vulnerability Itlb multihit: Not affected 11:01:17 Vulnerability L1tf: Not affected 11:01:17 Vulnerability Mds: Not affected 11:01:17 Vulnerability Meltdown: Not affected 11:01:17 Vulnerability Mmio stale data: Not affected 11:01:17 Vulnerability Retbleed: Vulnerable 11:01:17 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:01:17 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:01:17 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 11:01:17 Vulnerability Srbds: Not affected 11:01:17 Vulnerability Tsx async abort: Not affected 11:01:17 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 11:01:17 11:01:17 11:01:17 ---> nproc: 11:01:17 8 11:01:17 11:01:17 11:01:17 ---> df -h: 11:01:17 Filesystem Size Used Avail Use% Mounted on 11:01:17 overlay 155G 33G 123G 21% / 11:01:17 tmpfs 64M 0 64M 0% /dev 11:01:17 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:01:17 shm 64M 0 64M 0% /dev/shm 11:01:17 /dev/vda1 155G 33G 123G 21% /facter-os 11:01:17 11:01:17 11:01:17 ---> sar -b -r -n DEV: 11:01:17 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-116172) 10/08/25 _x86_64_ (8 CPU) 11:01:17 11:01:17 10:07:37 LINUX RESTART (8 CPU) 11:01:17 11:01:17 10:08:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:01:17 10:09:01 482.82 71.41 411.41 0.00 12773.34 137096.97 0.00 11:01:17 10:10:01 88.14 1.53 86.60 0.00 16.00 35710.18 0.00 11:01:17 10:11:01 36.48 0.12 36.36 0.00 0.93 21257.54 0.00 11:01:17 10:12:01 82.85 0.08 82.77 0.00 1.60 46899.73 0.00 11:01:17 10:13:01 1307.46 21.84 1285.63 0.00 228.51 531426.78 0.00 11:01:17 10:14:01 188.84 3.10 185.74 0.00 4251.52 52847.98 0.00 11:01:17 10:15:01 364.33 0.07 364.26 0.00 0.53 99290.37 0.00 11:01:17 10:16:01 809.78 0.10 809.68 0.00 8.40 170283.49 0.00 11:01:17 10:17:01 32.03 0.02 32.01 0.00 0.13 875.72 0.00 11:01:17 10:18:01 19.35 0.02 19.33 0.00 0.80 479.92 0.00 11:01:17 10:19:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 11:01:17 10:20:01 1.23 0.00 1.23 0.00 0.00 19.60 0.00 11:01:17 10:21:01 1.33 0.00 1.33 0.00 0.00 14.80 0.00 11:01:17 10:22:01 0.90 0.00 0.90 0.00 0.00 11.33 0.00 11:01:17 10:23:01 2.02 0.02 2.00 0.00 0.13 22.80 0.00 11:01:17 10:24:01 1.10 0.00 1.10 0.00 0.00 18.13 0.00 11:01:17 10:25:01 1.33 0.00 1.33 0.00 0.00 15.46 0.00 11:01:17 10:26:01 0.88 0.00 0.88 0.00 0.00 10.66 0.00 11:01:17 10:27:01 1.27 0.00 1.27 0.00 0.00 15.73 0.00 11:01:17 10:28:01 1.75 0.00 1.75 0.00 0.00 21.19 0.00 11:01:17 10:29:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 11:01:17 10:30:01 1.45 0.00 1.45 0.00 0.00 17.06 0.00 11:01:17 10:31:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 11:01:17 10:32:01 0.95 0.00 0.95 0.00 0.00 12.00 0.00 11:01:17 10:33:01 1.25 0.00 1.25 0.00 0.00 14.80 0.00 11:01:17 10:34:01 0.95 0.00 0.95 0.00 0.00 11.60 0.00 11:01:17 10:35:01 1.22 0.00 1.22 0.00 0.00 13.73 0.00 11:01:17 10:36:01 0.87 0.00 0.87 0.00 0.00 10.79 0.00 11:01:17 10:37:01 1.22 0.00 1.22 0.00 0.00 14.53 0.00 11:01:17 10:38:01 1.38 0.00 1.38 0.00 0.00 17.20 0.00 11:01:17 10:39:01 1.10 0.00 1.10 0.00 0.00 12.53 0.00 11:01:17 10:40:01 1.02 0.00 1.02 0.00 0.00 13.60 0.00 11:01:17 10:41:01 1.27 0.00 1.27 0.00 0.00 14.53 0.00 11:01:17 10:42:01 0.95 0.00 0.95 0.00 0.00 12.00 0.00 11:01:17 10:43:01 1.28 0.00 1.28 0.00 0.00 14.80 0.00 11:01:17 10:44:01 1.65 0.00 1.65 0.00 0.00 18.53 0.00 11:01:17 10:45:01 0.88 0.00 0.88 0.00 0.00 10.26 0.00 11:01:17 10:46:01 0.88 0.00 0.88 0.00 0.00 11.60 0.00 11:01:17 10:47:02 1.32 0.00 1.32 0.00 0.00 15.86 0.00 11:01:17 10:48:01 0.97 0.00 0.97 0.00 0.00 12.33 0.00 11:01:17 10:49:01 1.30 0.00 1.30 0.00 0.00 15.33 0.00 11:01:17 10:50:01 1.18 0.00 1.18 0.00 0.00 14.53 0.00 11:01:17 10:51:01 1.15 0.02 1.13 0.00 2.67 13.33 0.00 11:01:17 10:52:01 0.92 0.00 0.92 0.00 0.00 11.33 0.00 11:01:17 10:53:01 1.25 0.00 1.25 0.00 0.00 14.40 0.00 11:01:17 10:54:01 1.42 0.00 1.42 0.00 0.00 16.80 0.00 11:01:17 10:55:01 1.18 0.00 1.18 0.00 0.00 12.93 0.00 11:01:17 10:56:01 1.87 0.30 1.57 0.00 16.80 19.20 0.00 11:01:17 10:57:01 2.60 1.40 1.20 0.00 28.92 14.40 0.00 11:01:17 10:58:01 1.03 0.00 1.03 0.00 0.00 12.93 0.00 11:01:17 10:59:01 1.35 0.00 1.35 0.00 0.00 16.13 0.00 11:01:17 11:00:01 3.10 0.10 3.00 0.00 9.47 138.24 0.00 11:01:17 11:01:01 156.92 0.88 156.04 0.00 18.00 51374.37 0.00 11:01:17 Average: 68.39 1.91 66.48 0.00 327.64 21676.49 0.00 11:01:17 11:01:17 10:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:01:17 10:09:01 28098940 31470392 826584 2.51 96336 3532844 2076452 6.12 1123008 3242472 3804 11:01:17 10:10:01 26090568 31178144 1108916 3.37 125972 5077964 2398476 7.07 2272800 3943704 589576 11:01:17 10:11:01 26345692 31432532 853348 2.60 130612 5044452 2020976 5.96 1504816 4430112 483564 11:01:17 10:12:01 26843572 31498196 794860 2.42 134720 4664064 1814368 5.35 1418568 4075864 349352 11:01:17 10:13:01 8724972 29348064 2839628 8.64 394464 19357500 7004320 20.65 5096884 17372640 152588 11:01:17 10:14:01 4436324 28046468 4123804 12.55 429212 22172212 11118704 32.78 7824912 18762224 1456260 11:01:17 10:15:01 2332144 28899060 3277772 9.97 446200 25001056 8932256 26.33 8247100 20340360 1716252 11:01:17 10:16:01 5541952 31379360 861988 2.62 458792 24478984 2162344 6.37 3920352 21770760 280 11:01:17 10:17:01 5540704 31380052 860284 2.62 460304 24479548 2191276 6.46 4305632 21385836 608 11:01:17 10:18:01 5546828 31387128 852564 2.59 460800 24479836 2038160 6.01 4587152 21098040 8 11:01:17 10:19:01 5549032 31389420 850268 2.59 460816 24479840 2038160 6.01 4584720 21098044 180 11:01:17 10:20:01 5549260 31389720 849908 2.59 460848 24479848 2038160 6.01 4583400 21098052 192 11:01:17 10:21:01 5551360 31391820 848816 2.58 460872 24479848 2038160 6.01 4582924 21098052 4 11:01:17 10:22:01 5569392 31409916 830628 2.53 460884 24479852 2038160 6.01 4565160 21098056 260 11:01:17 10:23:01 5569216 31409804 830624 2.53 460924 24479848 2071068 6.11 4564900 21098056 16 11:01:17 10:24:01 5569148 31409728 830844 2.53 460948 24479832 2071068 6.11 4565172 21098036 296 11:01:17 10:25:01 5569548 31410224 830272 2.53 460968 24479836 2071068 6.11 4565152 21098044 176 11:01:17 10:26:01 5570012 31410696 829768 2.52 460992 24479836 2071068 6.11 4563736 21098040 180 11:01:17 10:27:01 5570028 31410776 829668 2.52 461028 24479840 2071068 6.11 4563668 21098048 12 11:01:17 10:28:01 5569980 31410732 829688 2.52 461036 24479840 2071068 6.11 4563688 21098052 24 11:01:17 10:29:01 5570908 31411664 828696 2.52 461040 24479848 2071068 6.11 4563648 21098056 8 11:01:17 10:30:01 5570576 31411340 828948 2.52 461056 24479856 2071068 6.11 4563588 21098064 44 11:01:17 10:31:01 5570528 31411292 828924 2.52 461068 24479856 2071068 6.11 4563864 21098064 8 11:01:17 10:32:01 5570260 31411032 829124 2.52 461080 24479860 2071068 6.11 4563588 21098068 184 11:01:17 10:33:01 5570236 31411068 829108 2.52 461096 24479856 2071068 6.11 4563652 21098068 8 11:01:17 10:34:01 5569896 31410728 829368 2.52 461108 24479864 2071068 6.11 4563736 21098068 176 11:01:17 10:35:01 5569896 31410860 829152 2.52 461116 24479996 2071068 6.11 4563712 21098200 8 11:01:17 10:36:01 5569640 31410612 829524 2.52 461132 24479996 2071068 6.11 4563844 21098200 188 11:01:17 10:37:01 5569868 31410908 829236 2.52 461148 24480000 2071068 6.11 4563984 21098208 12 11:01:17 10:38:01 5569976 31411052 828956 2.52 461168 24480004 2071068 6.11 4563940 21098212 180 11:01:17 10:39:01 5569288 31410372 829568 2.52 461176 24480008 2071068 6.11 4564208 21098216 196 11:01:17 10:40:01 5569532 31410620 829296 2.52 461184 24480012 2071068 6.11 4563840 21098220 200 11:01:17 10:41:01 5569736 31410872 829012 2.52 461200 24480016 2071068 6.11 4563992 21098220 8 11:01:17 10:42:01 5569688 31410840 828988 2.52 461212 24480016 2071068 6.11 4564020 21098220 180 11:01:17 10:43:01 5569892 31411048 828708 2.52 461228 24480016 2070780 6.11 4563844 21098224 8 11:01:17 10:44:01 5569536 31410728 829152 2.52 461240 24480020 2070780 6.11 4563924 21098224 8 11:01:17 10:45:01 5569316 31410520 829308 2.52 461248 24480024 2070780 6.11 4563876 21098228 8 11:01:17 10:46:01 5569736 31410956 829024 2.52 461264 24480032 2070780 6.11 4563868 21098232 200 11:01:17 10:47:02 5569736 31410960 828996 2.52 461288 24480036 2070780 6.11 4563900 21098232 4 11:01:17 10:48:01 5569192 31410472 829484 2.52 461304 24480040 2086824 6.15 4564100 21098236 200 11:01:17 10:49:01 5569144 31410424 829440 2.52 461344 24480032 2086824 6.15 4564264 21098236 8 11:01:17 10:50:01 5569612 31410956 829108 2.52 461368 24480044 2086824 6.15 4564228 21098244 140 11:01:17 10:51:01 5569076 31410492 829484 2.52 461392 24480128 2086824 6.15 4564028 21098296 16 11:01:17 10:52:01 5569052 31410528 829452 2.52 461404 24480128 2086824 6.15 4564068 21098332 184 11:01:17 10:53:01 5569060 31410552 829388 2.52 461428 24480132 2086824 6.15 4564072 21098344 8 11:01:17 10:54:01 5569256 31410776 829144 2.52 461444 24480136 2086824 6.15 4564188 21098340 192 11:01:17 10:55:01 5568988 31410532 829376 2.52 461460 24480136 2086824 6.15 4564124 21098340 12 11:01:17 10:56:01 5567412 31409484 830344 2.53 461484 24480644 2086824 6.15 4567164 21098656 48 11:01:17 10:57:01 5562572 31406456 833260 2.53 461512 24481516 2086824 6.15 4571452 21098924 12 11:01:17 10:58:01 5562532 31406476 833212 2.53 461532 24481520 2086824 6.15 4571168 21098932 192 11:01:17 10:59:01 5561728 31405688 833984 2.54 461548 24481520 2086824 6.15 4570976 21098936 12 11:01:17 11:00:01 5171376 31359804 878756 2.67 463920 24811976 2185088 6.44 4608504 21430412 330300 11:01:17 11:01:01 4110520 31347316 890732 2.71 505184 25715708 2171204 6.40 4691096 22305452 232080 11:01:17 Average: 7114272 31254522 985820 3.00 434247 22877356 2473272 7.29 4468117 19720479 100352 11:01:17 11:01:17 10:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:01:17 10:09:01 ens3 1707.63 1451.08 13798.39 224.67 0.00 0.00 0.00 0.00 11:01:17 10:09:01 veth432d1e6 119.08 128.71 11.84 123.59 0.00 0.00 0.00 0.01 11:01:17 10:09:01 lo 4.33 4.33 0.43 0.43 0.00 0.00 0.00 0.00 11:01:17 10:09:01 docker0 603.90 619.01 47.49 3105.60 0.00 0.00 0.00 0.00 11:01:17 10:10:01 ens3 184.25 95.93 1584.95 24.15 0.00 0.00 0.00 0.00 11:01:17 10:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:01:17 10:10:01 docker0 71.32 141.54 6.63 1544.57 0.00 0.00 0.00 0.00 11:01:17 10:10:01 vethc87cb62 0.13 0.27 0.01 0.03 0.00 0.00 0.00 0.00 11:01:17 10:11:01 ens3 26.18 17.46 20.08 11.43 0.00 0.00 0.00 0.00 11:01:17 10:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:11:01 docker0 1.08 1.08 0.08 0.09 0.00 0.00 0.00 0.00 11:01:17 10:11:01 vethc87cb62 1.08 1.10 0.09 0.10 0.00 0.00 0.00 0.00 11:01:17 10:12:01 ens3 103.87 68.23 2217.80 19.58 0.00 0.00 0.00 0.00 11:01:17 10:12:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 11:01:17 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:13:01 veth7395899 0.05 0.57 0.00 0.03 0.00 0.00 0.00 0.00 11:01:17 10:13:01 veth4037972 0.05 0.48 0.00 0.02 0.00 0.00 0.00 0.00 11:01:17 10:13:01 ens3 1088.02 597.50 11110.23 75.14 0.00 0.00 0.00 0.00 11:01:17 10:13:01 veth90b9586 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 11:01:17 10:13:01 veth5ef3d19 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 11:01:17 10:13:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 11:01:17 10:13:01 veth21a388f 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 11:01:17 10:13:01 veth3a0032a 0.68 3.83 0.06 0.38 0.00 0.00 0.00 0.00 11:01:17 10:13:01 veth09dda7a 0.05 0.55 0.00 0.03 0.00 0.00 0.00 0.00 11:01:17 10:13:01 vetha031f07 0.05 0.57 0.00 0.03 0.00 0.00 0.00 0.00 11:01:17 10:13:01 vethfbb8cc9 0.05 0.58 0.00 0.03 0.00 0.00 0.00 0.00 11:01:17 10:13:01 docker0 523.80 959.33 45.81 9291.23 0.00 0.00 0.00 0.00 11:01:17 10:13:01 veth5c0e7e2 0.05 0.57 0.00 0.03 0.00 0.00 0.00 0.00 11:01:17 10:13:01 vetha1892bd 0.05 0.57 0.00 0.03 0.00 0.00 0.00 0.00 11:01:17 10:13:01 veth90484f2 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 11:01:17 10:13:01 veth78eb402 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 11:01:17 10:14:01 veth7395899 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:14:01 veth4037972 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:14:01 ens3 110.40 49.33 2126.33 6.29 0.00 0.00 0.00 0.00 11:01:17 10:14:01 veth90b9586 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:14:01 veth5ef3d19 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:14:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 11:01:17 10:14:01 veth21a388f 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:14:01 veth3a0032a 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 11:01:17 10:14:01 veth09dda7a 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:14:01 vetha031f07 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:14:01 vethfbb8cc9 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:14:01 docker0 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 11:01:17 10:14:01 veth5c0e7e2 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:14:01 vetha1892bd 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:14:01 veth90484f2 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:14:01 veth78eb402 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:15:01 veth7395899 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:15:01 veth4037972 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:15:01 ens3 5.06 2.75 4.15 2.25 0.00 0.00 0.00 0.00 11:01:17 10:15:01 veth90b9586 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:15:01 veth5ef3d19 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:15:01 veth3a0032a 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:15:01 veth09dda7a 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:15:01 vethfbb8cc9 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:15:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:15:01 veth5c0e7e2 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:15:01 vetha1892bd 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:15:01 veth90484f2 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:15:01 veth78eb402 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:16:01 ens3 145.76 160.77 69.02 538.54 0.00 0.00 0.00 0.00 11:01:17 10:16:01 lo 10.66 10.66 1.05 1.05 0.00 0.00 0.00 0.00 11:01:17 10:16:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:17:01 ens3 449.46 437.49 199.97 2572.96 0.00 0.00 0.00 0.00 11:01:17 10:17:01 lo 38.79 38.79 3.80 3.80 0.00 0.00 0.00 0.00 11:01:17 10:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:18:01 ens3 290.02 298.42 126.47 1698.05 0.00 0.00 0.00 0.00 11:01:17 10:18:01 lo 19.40 19.40 1.89 1.89 0.00 0.00 0.00 0.00 11:01:17 10:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:19:01 ens3 0.68 0.08 0.19 0.06 0.00 0.00 0.00 0.00 11:01:17 10:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:20:01 ens3 0.57 0.30 0.28 0.20 0.00 0.00 0.00 0.00 11:01:17 10:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:01:17 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:21:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:01:17 10:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:22:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 11:01:17 10:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:01:17 10:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:23:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:01:17 10:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:24:01 ens3 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 11:01:17 10:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:01:17 10:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:25:01 ens3 0.27 0.08 0.08 0.01 0.00 0.00 0.00 0.00 11:01:17 10:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:26:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 11:01:17 10:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:01:17 10:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:27:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:01:17 10:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:28:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 11:01:17 10:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:01:17 10:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:29:01 ens3 0.37 0.13 0.15 0.07 0.00 0.00 0.00 0.00 11:01:17 10:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:30:01 ens3 0.17 0.12 0.02 0.01 0.00 0.00 0.00 0.00 11:01:17 10:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:01:17 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:31:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:01:17 10:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:32:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 11:01:17 10:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:01:17 10:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:33:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:01:17 10:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:34:01 ens3 0.30 0.22 0.09 0.07 0.00 0.00 0.00 0.00 11:01:17 10:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:01:17 10:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:35:01 ens3 0.15 0.03 0.07 0.00 0.00 0.00 0.00 0.00 11:01:17 10:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:36:01 ens3 0.53 0.38 0.27 0.22 0.00 0.00 0.00 0.00 11:01:17 10:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:01:17 10:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:37:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:01:17 10:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:38:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 11:01:17 10:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:01:17 10:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:39:01 ens3 1.10 0.50 0.53 0.34 0.00 0.00 0.00 0.00 11:01:17 10:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:40:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 11:01:17 10:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:01:17 10:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:41:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:01:17 10:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:42:01 ens3 0.18 0.12 0.02 0.01 0.00 0.00 0.00 0.00 11:01:17 10:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:01:17 10:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:43:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:01:17 10:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:44:01 ens3 0.30 0.22 0.09 0.08 0.00 0.00 0.00 0.00 11:01:17 10:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:01:17 10:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:45:01 ens3 0.15 0.03 0.07 0.00 0.00 0.00 0.00 0.00 11:01:17 10:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:46:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 11:01:17 10:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:01:17 10:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:47:02 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:01:17 10:47:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:47:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:48:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 11:01:17 10:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:01:17 10:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:49:01 ens3 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 11:01:17 10:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:50:01 ens3 0.25 0.17 0.08 0.01 0.00 0.00 0.00 0.00 11:01:17 10:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:01:17 10:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:51:01 ens3 0.03 0.02 0.01 0.00 0.00 0.00 0.00 0.00 11:01:17 10:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:52:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 11:01:17 10:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:01:17 10:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:53:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:01:17 10:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:54:01 ens3 0.30 0.28 0.09 0.08 0.00 0.00 0.00 0.00 11:01:17 10:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:01:17 10:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:55:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:01:17 10:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:56:01 ens3 1.03 0.77 0.88 0.39 0.00 0.00 0.00 0.00 11:01:17 10:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:01:17 10:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:57:01 ens3 5.78 4.60 3.75 4.82 0.00 0.00 0.00 0.00 11:01:17 10:57:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 11:01:17 10:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:58:01 ens3 1.82 1.47 0.99 1.21 0.00 0.00 0.00 0.00 11:01:17 10:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:01:17 10:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:59:01 ens3 0.28 0.15 0.14 0.07 0.00 0.00 0.00 0.00 11:01:17 10:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 10:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 11:00:01 ens3 85.82 51.69 2643.81 9.76 0.00 0.00 0.00 0.00 11:01:17 11:00:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 11:01:17 11:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:17 11:01:01 ens3 393.03 280.29 6680.19 165.51 0.00 0.00 0.00 0.00 11:01:17 11:01:01 lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 11:01:17 11:01:01 docker0 59.29 80.59 5.93 882.52 0.00 0.00 0.00 0.00 11:01:17 Average: ens3 86.94 66.48 766.17 101.09 0.00 0.00 0.00 0.00 11:01:17 Average: lo 1.57 1.57 0.15 0.15 0.00 0.00 0.00 0.00 11:01:17 Average: docker0 23.78 34.01 2.00 279.86 0.00 0.00 0.00 0.00 11:01:17 11:01:17 11:01:17 ---> sar -P ALL: 11:01:17 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-116172) 10/08/25 _x86_64_ (8 CPU) 11:01:17 11:01:17 10:07:37 LINUX RESTART (8 CPU) 11:01:17 11:01:17 10:08:01 CPU %user %nice %system %iowait %steal %idle 11:01:17 10:09:01 all 11.70 0.00 3.76 1.58 0.06 82.90 11:01:17 10:09:01 0 9.96 0.00 4.21 1.55 0.07 84.22 11:01:17 10:09:01 1 12.32 0.00 3.31 0.63 0.05 83.69 11:01:17 10:09:01 2 13.37 0.00 3.97 0.32 0.07 82.28 11:01:17 10:09:01 3 10.27 0.00 3.10 1.84 0.05 84.74 11:01:17 10:09:01 4 10.36 0.00 3.92 0.34 0.05 85.33 11:01:17 10:09:01 5 11.37 0.00 3.19 1.84 0.07 83.52 11:01:17 10:09:01 6 11.25 0.00 3.94 2.75 0.07 81.99 11:01:17 10:09:01 7 14.67 0.00 4.48 3.35 0.07 77.43 11:01:17 10:10:01 all 43.02 0.00 7.37 0.42 0.10 49.09 11:01:17 10:10:01 0 39.68 0.00 7.55 0.20 0.12 52.45 11:01:17 10:10:01 1 39.08 0.00 6.95 0.17 0.12 53.68 11:01:17 10:10:01 2 44.60 0.00 6.95 0.10 0.10 48.25 11:01:17 10:10:01 3 43.87 0.00 7.97 1.18 0.10 46.88 11:01:17 10:10:01 4 42.97 0.00 7.92 0.13 0.10 48.87 11:01:17 10:10:01 5 44.79 0.00 7.43 0.00 0.10 47.68 11:01:17 10:10:01 6 44.33 0.00 7.14 1.50 0.08 46.95 11:01:17 10:10:01 7 44.80 0.00 7.09 0.05 0.10 47.96 11:01:17 10:11:01 all 54.39 0.00 6.97 0.18 0.09 38.38 11:01:17 10:11:01 0 51.68 0.00 6.47 0.00 0.08 41.78 11:01:17 10:11:01 1 54.59 0.00 7.34 1.36 0.10 36.61 11:01:17 10:11:01 2 55.65 0.00 6.93 0.00 0.08 37.33 11:01:17 10:11:01 3 55.97 0.00 7.32 0.00 0.08 36.63 11:01:17 10:11:01 4 53.69 0.00 6.95 0.00 0.10 39.26 11:01:17 10:11:01 5 52.77 0.00 7.15 0.02 0.10 39.96 11:01:17 10:11:01 6 56.08 0.00 6.75 0.00 0.10 37.07 11:01:17 10:11:01 7 54.66 0.00 6.83 0.05 0.08 38.38 11:01:17 10:12:01 all 37.52 0.00 6.85 0.43 0.08 55.12 11:01:17 10:12:01 0 37.19 0.00 6.67 0.93 0.10 55.11 11:01:17 10:12:01 1 35.64 0.00 7.68 2.00 0.08 54.59 11:01:17 10:12:01 2 39.15 0.00 6.42 0.00 0.08 54.35 11:01:17 10:12:01 3 35.65 0.00 6.68 0.00 0.10 57.57 11:01:17 10:12:01 4 36.70 0.00 7.67 0.12 0.07 55.45 11:01:17 10:12:01 5 39.59 0.00 6.51 0.00 0.08 53.81 11:01:17 10:12:01 6 38.02 0.00 6.64 0.00 0.08 55.26 11:01:17 10:12:01 7 38.19 0.00 6.55 0.37 0.07 54.82 11:01:17 10:13:01 all 36.33 0.00 16.59 11.24 0.14 35.70 11:01:17 10:13:01 0 37.44 0.00 16.31 11.50 0.15 34.60 11:01:17 10:13:01 1 35.48 0.00 19.69 15.14 0.14 29.56 11:01:17 10:13:01 2 36.66 0.00 15.71 14.50 0.14 33.00 11:01:17 10:13:01 3 36.73 0.00 16.99 16.29 0.12 29.87 11:01:17 10:13:01 4 35.71 0.00 15.53 7.43 0.14 41.19 11:01:17 10:13:01 5 35.79 0.00 16.07 6.41 0.14 41.60 11:01:17 10:13:01 6 36.75 0.00 15.43 12.48 0.17 35.17 11:01:17 10:13:01 7 36.11 0.00 17.04 6.36 0.14 40.35 11:01:17 10:14:01 all 87.81 0.00 12.03 0.00 0.16 0.00 11:01:17 10:14:01 0 88.77 0.00 11.08 0.00 0.15 0.00 11:01:17 10:14:01 1 87.54 0.00 12.29 0.00 0.17 0.00 11:01:17 10:14:01 2 88.22 0.00 11.65 0.00 0.13 0.00 11:01:17 10:14:01 3 88.77 0.00 11.08 0.00 0.15 0.00 11:01:17 10:14:01 4 87.42 0.00 12.40 0.00 0.18 0.00 11:01:17 10:14:01 5 87.01 0.00 12.81 0.00 0.18 0.00 11:01:17 10:14:01 6 88.57 0.00 11.28 0.00 0.15 0.00 11:01:17 10:14:01 7 86.15 0.00 13.67 0.00 0.18 0.00 11:01:17 10:15:01 all 89.77 0.00 10.09 0.00 0.15 0.00 11:01:17 10:15:01 0 89.05 0.00 10.78 0.00 0.17 0.00 11:01:17 10:15:01 1 89.40 0.00 10.45 0.00 0.15 0.00 11:01:17 10:15:01 2 90.73 0.00 9.13 0.00 0.13 0.00 11:01:17 10:15:01 3 89.28 0.00 10.55 0.00 0.17 0.00 11:01:17 10:15:01 4 90.43 0.00 9.45 0.00 0.12 0.00 11:01:17 10:15:01 5 90.62 0.00 9.25 0.00 0.13 0.00 11:01:17 10:15:01 6 90.47 0.00 9.38 0.00 0.15 0.00 11:01:17 10:15:01 7 88.16 0.00 11.69 0.00 0.15 0.00 11:01:17 10:16:01 all 62.51 0.00 8.86 0.65 0.10 27.88 11:01:17 10:16:01 0 62.66 0.00 8.01 0.33 0.10 28.90 11:01:17 10:16:01 1 63.25 0.00 9.25 0.50 0.10 26.90 11:01:17 10:16:01 2 63.25 0.00 8.89 0.70 0.10 27.06 11:01:17 10:16:01 3 60.96 0.00 10.15 1.39 0.12 27.38 11:01:17 10:16:01 4 61.82 0.00 8.97 0.90 0.10 28.21 11:01:17 10:16:01 5 64.28 0.00 8.23 0.30 0.10 27.09 11:01:17 10:16:01 6 62.96 0.00 8.69 0.33 0.10 27.92 11:01:17 10:16:01 7 60.87 0.00 8.73 0.70 0.10 29.60 11:01:17 10:17:01 all 10.96 0.00 1.04 0.09 0.07 87.84 11:01:17 10:17:01 0 12.06 0.00 1.17 0.02 0.07 86.69 11:01:17 10:17:01 1 8.45 0.00 1.06 0.02 0.07 90.40 11:01:17 10:17:01 2 10.57 0.00 0.99 0.02 0.05 88.37 11:01:17 10:17:01 3 14.83 0.00 1.22 0.07 0.07 83.82 11:01:17 10:17:01 4 7.56 0.00 0.85 0.38 0.07 91.13 11:01:17 10:17:01 5 15.07 0.00 1.06 0.02 0.08 83.78 11:01:17 10:17:01 6 10.79 0.00 0.95 0.03 0.10 88.12 11:01:17 10:17:01 7 8.39 0.00 0.98 0.15 0.05 90.42 11:01:17 10:18:01 all 7.69 0.00 0.81 0.06 0.05 91.39 11:01:17 10:18:01 0 9.60 0.00 0.81 0.05 0.05 89.49 11:01:17 10:18:01 1 8.85 0.00 0.85 0.03 0.05 90.21 11:01:17 10:18:01 2 10.59 0.00 0.99 0.02 0.07 88.34 11:01:17 10:18:01 3 6.12 0.00 0.68 0.08 0.07 93.04 11:01:17 10:18:01 4 3.34 0.00 0.65 0.30 0.03 95.67 11:01:17 10:18:01 5 10.92 0.00 0.82 0.02 0.07 88.17 11:01:17 10:18:01 6 5.93 0.00 0.45 0.02 0.05 93.55 11:01:17 10:18:01 7 6.12 0.00 1.20 0.00 0.05 92.63 11:01:17 10:19:01 all 0.27 0.00 0.03 0.00 0.02 99.68 11:01:17 10:19:01 0 1.97 0.00 0.00 0.00 0.02 98.01 11:01:17 10:19:01 1 0.02 0.00 0.07 0.02 0.03 99.87 11:01:17 10:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:01:17 10:19:01 3 0.02 0.00 0.02 0.02 0.00 99.95 11:01:17 10:19:01 4 0.03 0.00 0.02 0.00 0.02 99.93 11:01:17 10:19:01 5 0.07 0.00 0.05 0.00 0.03 99.85 11:01:17 10:19:01 6 0.02 0.00 0.02 0.00 0.03 99.93 11:01:17 10:19:01 7 0.03 0.00 0.03 0.00 0.00 99.93 11:01:17 11:01:17 10:19:01 CPU %user %nice %system %iowait %steal %idle 11:01:17 10:20:01 all 0.20 0.00 0.01 0.00 0.01 99.77 11:01:17 10:20:01 0 1.45 0.00 0.03 0.00 0.03 98.48 11:01:17 10:20:01 1 0.02 0.00 0.02 0.02 0.02 99.93 11:01:17 10:20:01 2 0.00 0.00 0.02 0.00 0.02 99.97 11:01:17 10:20:01 3 0.02 0.00 0.00 0.02 0.00 99.97 11:01:17 10:20:01 4 0.03 0.00 0.00 0.00 0.02 99.95 11:01:17 10:20:01 5 0.05 0.00 0.02 0.00 0.00 99.93 11:01:17 10:20:01 6 0.02 0.00 0.02 0.00 0.02 99.95 11:01:17 10:20:01 7 0.03 0.00 0.00 0.00 0.00 99.97 11:01:17 10:21:01 all 0.02 0.00 0.01 0.00 0.01 99.96 11:01:17 10:21:01 0 0.03 0.00 0.00 0.00 0.02 99.95 11:01:17 10:21:01 1 0.02 0.00 0.03 0.02 0.02 99.92 11:01:17 10:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:01:17 10:21:01 3 0.02 0.00 0.00 0.02 0.02 99.95 11:01:17 10:21:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:01:17 10:21:01 5 0.00 0.00 0.02 0.00 0.02 99.97 11:01:17 10:21:01 6 0.02 0.00 0.02 0.00 0.02 99.95 11:01:17 10:21:01 7 0.03 0.00 0.00 0.00 0.02 99.95 11:01:17 10:22:01 all 0.04 0.00 0.01 0.00 0.01 99.94 11:01:17 10:22:01 0 0.00 0.00 0.02 0.00 0.03 99.95 11:01:17 10:22:01 1 0.05 0.00 0.02 0.02 0.02 99.90 11:01:17 10:22:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:01:17 10:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:01:17 10:22:01 4 0.03 0.00 0.00 0.00 0.00 99.97 11:01:17 10:22:01 5 0.08 0.00 0.02 0.00 0.00 99.90 11:01:17 10:22:01 6 0.10 0.00 0.02 0.00 0.02 99.87 11:01:17 10:22:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:01:17 10:23:01 all 0.03 0.00 0.03 0.01 0.01 99.92 11:01:17 10:23:01 0 0.02 0.00 0.05 0.00 0.03 99.90 11:01:17 10:23:01 1 0.02 0.00 0.02 0.02 0.02 99.93 11:01:17 10:23:01 2 0.02 0.00 0.03 0.00 0.00 99.95 11:01:17 10:23:01 3 0.07 0.00 0.03 0.03 0.02 99.85 11:01:17 10:23:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:01:17 10:23:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:01:17 10:23:01 6 0.05 0.00 0.05 0.00 0.02 99.88 11:01:17 10:23:01 7 0.05 0.00 0.02 0.00 0.00 99.93 11:01:17 10:24:01 all 0.03 0.00 0.02 0.00 0.02 99.92 11:01:17 10:24:01 0 0.05 0.00 0.05 0.00 0.03 99.87 11:01:17 10:24:01 1 0.02 0.00 0.03 0.02 0.02 99.92 11:01:17 10:24:01 2 0.02 0.00 0.02 0.00 0.02 99.95 11:01:17 10:24:01 3 0.00 0.00 0.02 0.00 0.02 99.97 11:01:17 10:24:01 4 0.05 0.00 0.00 0.00 0.00 99.95 11:01:17 10:24:01 5 0.07 0.00 0.00 0.02 0.02 99.90 11:01:17 10:24:01 6 0.05 0.00 0.02 0.00 0.03 99.90 11:01:17 10:24:01 7 0.02 0.00 0.02 0.00 0.02 99.95 11:01:17 10:25:01 all 0.05 0.00 0.01 0.00 0.01 99.93 11:01:17 10:25:01 0 0.03 0.00 0.00 0.00 0.03 99.93 11:01:17 10:25:01 1 0.00 0.00 0.02 0.00 0.02 99.97 11:01:17 10:25:01 2 0.03 0.00 0.00 0.00 0.00 99.97 11:01:17 10:25:01 3 0.23 0.00 0.02 0.02 0.02 99.72 11:01:17 10:25:01 4 0.02 0.00 0.02 0.00 0.02 99.95 11:01:17 10:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:01:17 10:25:01 6 0.05 0.00 0.02 0.00 0.02 99.92 11:01:17 10:25:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:01:17 10:26:01 all 0.02 0.00 0.01 0.00 0.01 99.95 11:01:17 10:26:01 0 0.05 0.00 0.03 0.00 0.03 99.88 11:01:17 10:26:01 1 0.00 0.00 0.00 0.02 0.02 99.97 11:01:17 10:26:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:01:17 10:26:01 3 0.00 0.00 0.00 0.02 0.02 99.97 11:01:17 10:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:01:17 10:26:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:01:17 10:26:01 6 0.05 0.00 0.03 0.00 0.02 99.90 11:01:17 10:26:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:01:17 10:27:01 all 0.04 0.00 0.02 0.00 0.01 99.93 11:01:17 10:27:01 0 0.07 0.00 0.05 0.00 0.02 99.87 11:01:17 10:27:01 1 0.00 0.00 0.03 0.02 0.02 99.93 11:01:17 10:27:01 2 0.08 0.00 0.02 0.00 0.02 99.88 11:01:17 10:27:01 3 0.05 0.00 0.02 0.02 0.00 99.92 11:01:17 10:27:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:01:17 10:27:01 5 0.05 0.00 0.00 0.00 0.02 99.93 11:01:17 10:27:01 6 0.03 0.00 0.02 0.00 0.02 99.93 11:01:17 10:27:01 7 0.00 0.00 0.00 0.00 0.02 99.98 11:01:17 10:28:01 all 0.20 0.00 0.02 0.02 0.01 99.75 11:01:17 10:28:01 0 0.10 0.00 0.03 0.00 0.02 99.85 11:01:17 10:28:01 1 0.02 0.00 0.00 0.00 0.02 99.97 11:01:17 10:28:01 2 0.03 0.00 0.03 0.00 0.02 99.92 11:01:17 10:28:01 3 1.27 0.00 0.02 0.15 0.02 98.55 11:01:17 10:28:01 4 0.03 0.00 0.02 0.00 0.00 99.95 11:01:17 10:28:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:01:17 10:28:01 6 0.07 0.00 0.02 0.02 0.02 99.88 11:01:17 10:28:01 7 0.05 0.00 0.02 0.00 0.03 99.90 11:01:17 10:29:01 all 0.02 0.00 0.01 0.00 0.01 99.95 11:01:17 10:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:01:17 10:29:01 1 0.03 0.00 0.00 0.00 0.02 99.95 11:01:17 10:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:01:17 10:29:01 3 0.03 0.00 0.00 0.02 0.02 99.93 11:01:17 10:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:01:17 10:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:01:17 10:29:01 6 0.03 0.00 0.03 0.02 0.03 99.88 11:01:17 10:29:01 7 0.07 0.00 0.03 0.00 0.02 99.88 11:01:17 10:30:01 all 0.22 0.00 0.02 0.00 0.01 99.75 11:01:17 10:30:01 0 0.03 0.00 0.00 0.00 0.02 99.95 11:01:17 10:30:01 1 0.03 0.00 0.03 0.00 0.02 99.92 11:01:17 10:30:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:01:17 10:30:01 3 1.48 0.00 0.02 0.00 0.02 98.48 11:01:17 10:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:01:17 10:30:01 5 0.05 0.00 0.02 0.00 0.02 99.92 11:01:17 10:30:01 6 0.02 0.00 0.03 0.02 0.02 99.92 11:01:17 10:30:01 7 0.07 0.00 0.02 0.00 0.00 99.92 11:01:17 11:01:17 10:30:01 CPU %user %nice %system %iowait %steal %idle 11:01:17 10:31:01 all 0.07 0.00 0.01 0.01 0.01 99.91 11:01:17 10:31:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:01:17 10:31:01 1 0.03 0.00 0.00 0.00 0.02 99.95 11:01:17 10:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:01:17 10:31:01 3 0.38 0.00 0.00 0.02 0.02 99.58 11:01:17 10:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:01:17 10:31:01 5 0.02 0.00 0.02 0.00 0.02 99.95 11:01:17 10:31:01 6 0.03 0.00 0.03 0.03 0.02 99.88 11:01:17 10:31:01 7 0.03 0.00 0.00 0.00 0.00 99.97 11:01:17 10:32:01 all 0.05 0.00 0.02 0.00 0.01 99.92 11:01:17 10:32:01 0 0.18 0.00 0.00 0.00 0.02 99.80 11:01:17 10:32:01 1 0.03 0.00 0.02 0.02 0.03 99.90 11:01:17 10:32:01 2 0.00 0.00 0.03 0.00 0.00 99.97 11:01:17 10:32:01 3 0.03 0.00 0.02 0.00 0.00 99.95 11:01:17 10:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:01:17 10:32:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:01:17 10:32:01 6 0.12 0.00 0.05 0.00 0.05 99.78 11:01:17 10:32:01 7 0.00 0.00 0.00 0.00 0.02 99.98 11:01:17 10:33:01 all 0.03 0.00 0.01 0.00 0.01 99.95 11:01:17 10:33:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:01:17 10:33:01 1 0.02 0.00 0.03 0.02 0.00 99.93 11:01:17 10:33:01 2 0.00 0.00 0.00 0.00 0.02 99.98 11:01:17 10:33:01 3 0.03 0.00 0.00 0.02 0.02 99.93 11:01:17 10:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:01:17 10:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:01:17 10:33:01 6 0.07 0.00 0.03 0.00 0.02 99.88 11:01:17 10:33:01 7 0.03 0.00 0.02 0.00 0.00 99.95 11:01:17 10:34:01 all 0.04 0.00 0.01 0.01 0.01 99.93 11:01:17 10:34:01 0 0.05 0.00 0.02 0.00 0.00 99.93 11:01:17 10:34:01 1 0.07 0.00 0.02 0.07 0.02 99.83 11:01:17 10:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:01:17 10:34:01 3 0.07 0.00 0.02 0.00 0.00 99.92 11:01:17 10:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:01:17 10:34:01 5 0.02 0.00 0.00 0.00 0.02 99.97 11:01:17 10:34:01 6 0.10 0.00 0.03 0.00 0.02 99.85 11:01:17 10:34:01 7 0.03 0.00 0.00 0.00 0.00 99.97 11:01:17 10:35:01 all 0.03 0.00 0.02 0.00 0.01 99.94 11:01:17 10:35:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:01:17 10:35:01 1 0.02 0.00 0.00 0.02 0.02 99.95 11:01:17 10:35:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:01:17 10:35:01 3 0.02 0.00 0.02 0.02 0.02 99.93 11:01:17 10:35:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:01:17 10:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:01:17 10:35:01 6 0.07 0.00 0.07 0.00 0.03 99.83 11:01:17 10:35:01 7 0.07 0.00 0.02 0.00 0.00 99.92 11:01:17 10:36:01 all 0.04 0.00 0.01 0.00 0.01 99.94 11:01:17 10:36:01 0 0.07 0.00 0.02 0.00 0.00 99.92 11:01:17 10:36:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:01:17 10:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:01:17 10:36:01 3 0.08 0.00 0.02 0.00 0.02 99.88 11:01:17 10:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:01:17 10:36:01 5 0.03 0.00 0.02 0.00 0.02 99.93 11:01:17 10:36:01 6 0.05 0.00 0.02 0.02 0.02 99.90 11:01:17 10:36:01 7 0.03 0.00 0.00 0.00 0.02 99.95 11:01:17 10:37:01 all 0.02 0.00 0.02 0.00 0.01 99.95 11:01:17 10:37:01 0 0.00 0.00 0.03 0.00 0.00 99.97 11:01:17 10:37:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:01:17 10:37:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:01:17 10:37:01 3 0.03 0.00 0.00 0.02 0.02 99.93 11:01:17 10:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:01:17 10:37:01 5 0.03 0.00 0.03 0.00 0.00 99.93 11:01:17 10:37:01 6 0.02 0.00 0.02 0.02 0.02 99.93 11:01:17 10:37:01 7 0.03 0.00 0.02 0.00 0.02 99.93 11:01:17 10:38:01 all 0.10 0.00 0.02 0.05 0.01 99.83 11:01:17 10:38:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:01:17 10:38:01 1 0.03 0.00 0.05 0.05 0.02 99.85 11:01:17 10:38:01 2 0.00 0.00 0.00 0.00 0.02 99.98 11:01:17 10:38:01 3 0.62 0.00 0.00 0.33 0.00 99.05 11:01:17 10:38:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:01:17 10:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:01:17 10:38:01 6 0.07 0.00 0.05 0.00 0.02 99.87 11:01:17 10:38:01 7 0.03 0.00 0.00 0.00 0.03 99.93 11:01:17 10:39:01 all 0.03 0.00 0.02 0.00 0.01 99.93 11:01:17 10:39:01 0 0.05 0.00 0.02 0.00 0.00 99.93 11:01:17 10:39:01 1 0.03 0.00 0.03 0.00 0.02 99.92 11:01:17 10:39:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:01:17 10:39:01 3 0.03 0.00 0.02 0.02 0.02 99.92 11:01:17 10:39:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:01:17 10:39:01 5 0.07 0.00 0.02 0.00 0.02 99.90 11:01:17 10:39:01 6 0.03 0.00 0.03 0.00 0.02 99.92 11:01:17 10:39:01 7 0.03 0.00 0.03 0.00 0.00 99.93 11:01:17 10:40:01 all 0.08 0.00 0.02 0.01 0.00 99.89 11:01:17 10:40:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:01:17 10:40:01 1 0.03 0.00 0.05 0.00 0.00 99.92 11:01:17 10:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:01:17 10:40:01 3 0.50 0.00 0.05 0.05 0.00 99.40 11:01:17 10:40:01 4 0.00 0.00 0.00 0.00 0.02 99.98 11:01:17 10:40:01 5 0.05 0.00 0.02 0.00 0.00 99.93 11:01:17 10:40:01 6 0.03 0.00 0.00 0.02 0.00 99.95 11:01:17 10:40:01 7 0.05 0.00 0.00 0.00 0.02 99.93 11:01:17 10:41:01 all 0.12 0.00 0.01 0.01 0.01 99.85 11:01:17 10:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:01:17 10:41:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:01:17 10:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:01:17 10:41:01 3 0.83 0.00 0.02 0.03 0.02 99.10 11:01:17 10:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:01:17 10:41:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:01:17 10:41:01 6 0.02 0.00 0.02 0.02 0.02 99.93 11:01:17 10:41:01 7 0.03 0.00 0.03 0.00 0.03 99.90 11:01:17 11:01:17 10:41:01 CPU %user %nice %system %iowait %steal %idle 11:01:17 10:42:01 all 0.08 0.00 0.01 0.01 0.01 99.88 11:01:17 10:42:01 0 0.05 0.00 0.03 0.00 0.02 99.90 11:01:17 10:42:01 1 0.03 0.00 0.03 0.02 0.02 99.90 11:01:17 10:42:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:01:17 10:42:01 3 0.43 0.00 0.00 0.08 0.02 99.47 11:01:17 10:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:01:17 10:42:01 5 0.05 0.00 0.00 0.00 0.02 99.93 11:01:17 10:42:01 6 0.03 0.00 0.00 0.00 0.00 99.97 11:01:17 10:42:01 7 0.02 0.00 0.03 0.00 0.02 99.93 11:01:17 10:43:01 all 0.11 0.00 0.01 0.03 0.01 99.84 11:01:17 10:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:01:17 10:43:01 1 0.02 0.00 0.02 0.13 0.00 99.83 11:01:17 10:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:01:17 10:43:01 3 0.73 0.00 0.02 0.10 0.02 99.14 11:01:17 10:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:01:17 10:43:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:01:17 10:43:01 6 0.03 0.00 0.02 0.00 0.02 99.93 11:01:17 10:43:01 7 0.07 0.00 0.00 0.00 0.02 99.92 11:01:17 10:44:01 all 0.11 0.00 0.02 0.01 0.01 99.85 11:01:17 10:44:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:01:17 10:44:01 1 0.05 0.00 0.03 0.05 0.02 99.85 11:01:17 10:44:01 2 0.03 0.00 0.00 0.00 0.00 99.97 11:01:17 10:44:01 3 0.62 0.00 0.00 0.03 0.00 99.35 11:01:17 10:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:01:17 10:44:01 5 0.08 0.00 0.00 0.00 0.00 99.92 11:01:17 10:44:01 6 0.05 0.00 0.03 0.00 0.02 99.90 11:01:17 10:44:01 7 0.05 0.00 0.05 0.00 0.02 99.88 11:01:17 10:45:01 all 0.03 0.00 0.01 0.00 0.01 99.94 11:01:17 10:45:01 0 0.00 0.00 0.03 0.00 0.00 99.97 11:01:17 10:45:01 1 0.02 0.00 0.00 0.02 0.02 99.95 11:01:17 10:45:01 2 0.08 0.00 0.02 0.00 0.02 99.88 11:01:17 10:45:01 3 0.05 0.00 0.02 0.00 0.03 99.90 11:01:17 10:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:01:17 10:45:01 5 0.00 0.00 0.02 0.00 0.02 99.97 11:01:17 10:45:01 6 0.02 0.00 0.02 0.00 0.02 99.95 11:01:17 10:45:01 7 0.05 0.00 0.00 0.00 0.02 99.93 11:01:17 10:46:01 all 0.18 0.00 0.03 0.00 0.01 99.78 11:01:17 10:46:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:01:17 10:46:01 1 0.03 0.00 0.02 0.02 0.02 99.92 11:01:17 10:46:01 2 0.03 0.00 0.05 0.00 0.00 99.92 11:01:17 10:46:01 3 1.19 0.00 0.07 0.02 0.00 98.73 11:01:17 10:46:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:01:17 10:46:01 5 0.10 0.00 0.03 0.00 0.00 99.87 11:01:17 10:46:01 6 0.05 0.00 0.00 0.00 0.02 99.93 11:01:17 10:46:01 7 0.02 0.00 0.02 0.00 0.02 99.95 11:01:17 10:47:02 all 0.18 0.00 0.01 0.00 0.01 99.79 11:01:17 10:47:02 0 0.02 0.00 0.00 0.00 0.00 99.98 11:01:17 10:47:02 1 0.03 0.00 0.02 0.00 0.02 99.93 11:01:17 10:47:02 2 0.02 0.00 0.02 0.00 0.02 99.95 11:01:17 10:47:02 3 1.26 0.00 0.02 0.02 0.02 98.70 11:01:17 10:47:02 4 0.00 0.00 0.00 0.02 0.00 99.98 11:01:17 10:47:02 5 0.03 0.00 0.00 0.00 0.02 99.95 11:01:17 10:47:02 6 0.00 0.00 0.02 0.00 0.02 99.97 11:01:17 10:47:02 7 0.07 0.00 0.02 0.00 0.02 99.90 11:01:17 10:48:01 all 0.03 0.00 0.01 0.00 0.01 99.94 11:01:17 10:48:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:01:17 10:48:01 1 0.00 0.00 0.03 0.00 0.02 99.95 11:01:17 10:48:01 2 0.02 0.00 0.02 0.00 0.02 99.95 11:01:17 10:48:01 3 0.02 0.00 0.00 0.02 0.02 99.95 11:01:17 10:48:01 4 0.00 0.00 0.00 0.02 0.00 99.98 11:01:17 10:48:01 5 0.05 0.00 0.00 0.00 0.00 99.95 11:01:17 10:48:01 6 0.10 0.00 0.02 0.00 0.02 99.86 11:01:17 10:48:01 7 0.05 0.00 0.03 0.00 0.03 99.88 11:01:17 10:49:01 all 0.02 0.00 0.01 0.01 0.01 99.95 11:01:17 10:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:01:17 10:49:01 1 0.03 0.00 0.00 0.03 0.02 99.92 11:01:17 10:49:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:01:17 10:49:01 3 0.02 0.00 0.00 0.02 0.00 99.97 11:01:17 10:49:01 4 0.00 0.00 0.02 0.00 0.02 99.97 11:01:17 10:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:01:17 10:49:01 6 0.03 0.00 0.00 0.00 0.02 99.95 11:01:17 10:49:01 7 0.05 0.00 0.03 0.00 0.02 99.90 11:01:17 10:50:01 all 0.04 0.00 0.02 0.01 0.01 99.91 11:01:17 10:50:01 0 0.00 0.00 0.00 0.00 0.02 99.98 11:01:17 10:50:01 1 0.03 0.00 0.05 0.08 0.02 99.82 11:01:17 10:50:01 2 0.05 0.00 0.03 0.00 0.00 99.92 11:01:17 10:50:01 3 0.10 0.00 0.02 0.02 0.02 99.85 11:01:17 10:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:01:17 10:50:01 5 0.10 0.00 0.02 0.00 0.02 99.87 11:01:17 10:50:01 6 0.02 0.00 0.02 0.00 0.02 99.95 11:01:17 10:50:01 7 0.05 0.00 0.03 0.00 0.02 99.90 11:01:17 10:51:01 all 0.25 0.00 0.01 0.00 0.01 99.73 11:01:17 10:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:01:17 10:51:01 1 0.02 0.00 0.00 0.00 0.02 99.97 11:01:17 10:51:01 2 0.02 0.00 0.02 0.00 0.02 99.95 11:01:17 10:51:01 3 1.77 0.00 0.03 0.02 0.00 98.18 11:01:17 10:51:01 4 0.00 0.00 0.00 0.02 0.00 99.98 11:01:17 10:51:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:01:17 10:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:01:17 10:51:01 7 0.08 0.00 0.05 0.00 0.03 99.83 11:01:17 10:52:01 all 0.17 0.00 0.01 0.00 0.01 99.80 11:01:17 10:52:01 0 0.03 0.00 0.03 0.00 0.02 99.92 11:01:17 10:52:01 1 0.03 0.00 0.00 0.00 0.02 99.95 11:01:17 10:52:01 2 0.05 0.00 0.02 0.00 0.00 99.93 11:01:17 10:52:01 3 1.17 0.00 0.00 0.00 0.02 98.81 11:01:17 10:52:01 4 0.00 0.00 0.00 0.02 0.00 99.98 11:01:17 10:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:01:17 10:52:01 6 0.05 0.00 0.05 0.00 0.03 99.87 11:01:17 10:52:01 7 0.03 0.00 0.02 0.00 0.02 99.93 11:01:17 11:01:17 10:52:01 CPU %user %nice %system %iowait %steal %idle 11:01:17 10:53:01 all 0.02 0.00 0.02 0.01 0.01 99.94 11:01:17 10:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:01:17 10:53:01 1 0.02 0.00 0.03 0.00 0.02 99.93 11:01:17 10:53:01 2 0.02 0.00 0.02 0.00 0.02 99.95 11:01:17 10:53:01 3 0.03 0.00 0.02 0.03 0.02 99.90 11:01:17 10:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:01:17 10:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:01:17 10:53:01 6 0.00 0.00 0.03 0.02 0.02 99.93 11:01:17 10:53:01 7 0.07 0.00 0.02 0.00 0.02 99.90 11:01:17 10:54:01 all 0.02 0.00 0.01 0.00 0.01 99.96 11:01:17 10:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:01:17 10:54:01 1 0.02 0.00 0.00 0.00 0.02 99.97 11:01:17 10:54:01 2 0.03 0.00 0.00 0.00 0.00 99.97 11:01:17 10:54:01 3 0.00 0.00 0.02 0.00 0.02 99.97 11:01:17 10:54:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:01:17 10:54:01 5 0.03 0.00 0.00 0.00 0.02 99.95 11:01:17 10:54:01 6 0.03 0.00 0.02 0.00 0.02 99.93 11:01:17 10:54:01 7 0.03 0.00 0.02 0.00 0.02 99.93 11:01:17 10:55:01 all 0.02 0.00 0.01 0.00 0.01 99.96 11:01:17 10:55:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:01:17 10:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:01:17 10:55:01 2 0.07 0.00 0.03 0.00 0.02 99.88 11:01:17 10:55:01 3 0.00 0.00 0.00 0.02 0.00 99.98 11:01:17 10:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:01:17 10:55:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:01:17 10:55:01 6 0.02 0.00 0.02 0.02 0.02 99.93 11:01:17 10:55:01 7 0.03 0.00 0.02 0.00 0.02 99.93 11:01:17 10:56:01 all 0.15 0.00 0.02 0.00 0.01 99.82 11:01:17 10:56:01 0 0.18 0.00 0.00 0.00 0.02 99.80 11:01:17 10:56:01 1 0.05 0.00 0.02 0.00 0.02 99.92 11:01:17 10:56:01 2 0.10 0.00 0.02 0.00 0.00 99.88 11:01:17 10:56:01 3 0.07 0.00 0.02 0.00 0.00 99.92 11:01:17 10:56:01 4 0.00 0.00 0.00 0.00 0.02 99.98 11:01:17 10:56:01 5 0.17 0.00 0.03 0.00 0.02 99.78 11:01:17 10:56:01 6 0.58 0.00 0.07 0.02 0.00 99.33 11:01:17 10:56:01 7 0.03 0.00 0.02 0.00 0.02 99.93 11:01:17 10:57:01 all 0.19 0.00 0.03 0.01 0.01 99.75 11:01:17 10:57:01 0 0.18 0.00 0.05 0.02 0.00 99.75 11:01:17 10:57:01 1 0.10 0.00 0.02 0.00 0.02 99.87 11:01:17 10:57:01 2 0.13 0.00 0.03 0.02 0.02 99.80 11:01:17 10:57:01 3 0.12 0.00 0.02 0.02 0.02 99.83 11:01:17 10:57:01 4 0.10 0.00 0.02 0.03 0.00 99.85 11:01:17 10:57:01 5 0.63 0.00 0.05 0.00 0.00 99.32 11:01:17 10:57:01 6 0.10 0.00 0.03 0.00 0.03 99.83 11:01:17 10:57:01 7 0.18 0.00 0.05 0.00 0.03 99.73 11:01:17 10:58:01 all 0.07 0.00 0.02 0.00 0.01 99.91 11:01:17 10:58:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:01:17 10:58:01 1 0.07 0.00 0.02 0.00 0.00 99.92 11:01:17 10:58:01 2 0.05 0.00 0.05 0.00 0.00 99.90 11:01:17 10:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:01:17 10:58:01 4 0.25 0.00 0.00 0.02 0.02 99.72 11:01:17 10:58:01 5 0.08 0.00 0.02 0.00 0.02 99.88 11:01:17 10:58:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:01:17 10:58:01 7 0.05 0.00 0.02 0.00 0.02 99.92 11:01:17 10:59:01 all 0.03 0.00 0.01 0.00 0.01 99.95 11:01:17 10:59:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:01:17 10:59:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:01:17 10:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:01:17 10:59:01 3 0.02 0.00 0.02 0.02 0.00 99.95 11:01:17 10:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:01:17 10:59:01 5 0.05 0.00 0.03 0.00 0.00 99.92 11:01:17 10:59:01 6 0.00 0.00 0.00 0.00 0.02 99.98 11:01:17 10:59:01 7 0.08 0.00 0.03 0.00 0.02 99.87 11:01:17 11:00:01 all 1.37 0.00 0.53 0.01 0.02 98.07 11:01:17 11:00:01 0 1.90 0.00 0.62 0.02 0.02 97.45 11:01:17 11:00:01 1 0.82 0.00 0.48 0.02 0.02 98.66 11:01:17 11:00:01 2 1.81 0.00 0.71 0.00 0.02 97.46 11:01:17 11:00:01 3 0.67 0.00 0.45 0.05 0.02 98.81 11:01:17 11:00:01 4 0.97 0.00 0.63 0.02 0.02 98.36 11:01:17 11:00:01 5 1.70 0.00 0.48 0.00 0.02 97.79 11:01:17 11:00:01 6 2.20 0.00 0.41 0.00 0.03 97.35 11:01:17 11:00:01 7 0.88 0.00 0.40 0.02 0.03 98.67 11:01:17 11:01:01 all 9.18 0.00 3.76 0.79 0.08 86.20 11:01:17 11:01:01 0 9.65 0.00 3.55 1.39 0.07 85.35 11:01:17 11:01:01 1 7.98 0.00 4.08 1.69 0.08 86.16 11:01:17 11:01:01 2 9.40 0.00 3.31 0.20 0.08 87.00 11:01:17 11:01:01 3 9.28 0.00 3.00 0.12 0.07 87.54 11:01:17 11:01:01 4 9.82 0.00 3.46 0.05 0.07 86.60 11:01:17 11:01:01 5 9.89 0.00 4.72 0.10 0.08 85.21 11:01:17 11:01:01 6 8.42 0.00 3.10 0.03 0.07 88.38 11:01:17 11:01:01 7 9.02 0.00 4.86 2.73 0.08 83.31 11:01:17 Average: all 8.56 0.00 1.48 0.29 0.03 89.63 11:01:17 Average: 0 8.54 0.00 1.46 0.30 0.03 89.67 11:01:17 Average: 1 8.35 0.00 1.57 0.40 0.03 89.65 11:01:17 Average: 2 8.74 0.00 1.43 0.29 0.02 89.51 11:01:17 Average: 3 8.76 0.00 1.49 0.41 0.03 89.30 11:01:17 Average: 4 8.30 0.00 1.47 0.18 0.02 90.02 11:01:17 Average: 5 8.76 0.00 1.47 0.16 0.03 89.58 11:01:17 Average: 6 8.60 0.00 1.40 0.32 0.04 89.64 11:01:17 Average: 7 8.46 0.00 1.58 0.26 0.03 89.68 11:01:17 11:01:17 11:01:17