Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 18377efbcf723ec9c9518bd44e4bbe02c0923e25 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-ssh1843076179437211669.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh14555126766748063186.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 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh13878708117155690111.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh5442777423438893210.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-ssh253627291402477247.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], goVersion:1.25] ========================================================= [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.25 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 ‘prd-ubuntu20.04-docker-8c-8g-4086’ is offline Running on prd-ubuntu20.04-docker-8c-8g-4105 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/963 [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/963 # 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 18377efbcf723ec9c9518bd44e4bbe02c0923e25 (main) Commit message: "Merge pull request #5384 from edgexfoundry/dependabot/go_modules/github.com/jackc/pgx/v5-5.9.1" > 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 18377efbcf723ec9c9518bd44e4bbe02c0923e25 # timeout=10 > git rev-list --no-walk ba40e9f024fc9a292396c27210f7b939c9ca846c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:44:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:44:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:44:38 ========================================================= 06:44:38 EdgeX Global Pipelines Version Info 06:44:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:44:39 ------------------- 06:44:39 stable info: 06:44:39 ------------------- 06:44:39 Commited By: Cherry Wang cherry@iotechsys.com 06:44:39 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 06:44:39 Message: update stable to v1.0.278 06:44:40 ------------------- 06:44:40 experimental info: 06:44:40 ------------------- 06:44:40 Commited By: **** collab-it+edgex@linuxfoundation.org 06:44:40 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 06:44:40 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:44:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 06:44:40 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 06:44:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:44:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:44:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:44:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 06:44:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:44:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 06:44:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 06:44:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 06:44:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:44:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:44:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:44:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:44:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:44:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:44:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:44:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:44:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:44:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 06:44:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:44:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:44:40 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:44:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:44:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:44:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:44:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] echo 06:44:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 18377ef [Pipeline] echo 06:44:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:44:41 provisioning config files... 06:44:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/963@tmp/config3428246383502675047tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:44:41 ---> ****-login.sh 06:44:41 nexus3.edgexfoundry.org:10001 06:44:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:41 06:44:41 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:44:41 Configure a credential helper to remove this warning. See 06:44:41 https://docs.****.com/go/credential-store/ 06:44:41 06:44:41 Login Succeeded 06:44:41 nexus3.edgexfoundry.org:10002 06:44:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:41 06:44:41 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:44:41 Configure a credential helper to remove this warning. See 06:44:41 https://docs.****.com/go/credential-store/ 06:44:41 06:44:41 Login Succeeded 06:44:41 nexus3.edgexfoundry.org:10003 06:44:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:41 06:44:41 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:44:41 Configure a credential helper to remove this warning. See 06:44:41 https://docs.****.com/go/credential-store/ 06:44:41 06:44:41 Login Succeeded 06:44:41 nexus3.edgexfoundry.org:10004 06:44:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:41 06:44:41 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:44:41 Configure a credential helper to remove this warning. See 06:44:41 https://docs.****.com/go/credential-store/ 06:44:41 06:44:41 Login Succeeded 06:44:41 ****.io 06:44:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:42 06:44:42 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:44:42 Configure a credential helper to remove this warning. See 06:44:42 https://docs.****.com/go/credential-store/ 06:44:42 06:44:42 Login Succeeded 06:44:42 ---> ****-login.sh ends [Pipeline] } 06:44:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:44:42 + 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 06:44:42 + cut -d/ -f2 06:44:42 + dirname cmd/core-command/Dockerfile 06:44:42 + echo core-command,cmd/core-command/Dockerfile 06:44:42 + dirname cmd/core-common-config-bootstrapper/Dockerfile 06:44:42 + cut -d/ -f2 06:44:42 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 06:44:42 + dirname cmd/core-data/Dockerfile 06:44:42 + cut -d/ -f2 06:44:42 + echo core-data,cmd/core-data/Dockerfile 06:44:42 + dirname cmd/core-keeper/Dockerfile 06:44:42 + cut -d/ -f2 06:44:42 + echo core-keeper,cmd/core-keeper/Dockerfile 06:44:42 + dirname cmd/core-metadata/Dockerfile 06:44:42 + cut -d/ -f2 06:44:42 + echo core-metadata,cmd/core-metadata/Dockerfile 06:44:42 + dirname cmd/security-bootstrapper/Dockerfile 06:44:42 + cut -d/ -f2 06:44:42 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 06:44:42 + dirname cmd/security-proxy-auth/Dockerfile 06:44:42 + cut -d/ -f2 06:44:42 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 06:44:42 + dirname cmd/security-proxy-setup/Dockerfile 06:44:42 + cut -d/ -f2 06:44:42 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 06:44:42 + + dirnamecut cmd/security-secretstore-setup/Dockerfile -d/ 06:44:42 -f2 06:44:42 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 06:44:42 + + cutdirname -d/ cmd/security-spiffe-token-provider/Dockerfile -f2 06:44:42 06:44:42 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 06:44:42 + dirname cmd/security-spire-agent/Dockerfile 06:44:42 + cut -d/ -f2 06:44:42 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 06:44:42 + dirname cmd/security-spire-config/Dockerfile 06:44:42 + cut -d/ -f2 06:44:42 + echo security-spire-config,cmd/security-spire-config/Dockerfile 06:44:42 + dirname cmd/security-spire-server/Dockerfile 06:44:42 + cut -d/ -f2 06:44:42 + echo security-spire-server,cmd/security-spire-server/Dockerfile 06:44:42 + dirname cmd/support-notifications/Dockerfile 06:44:42 + cut -d/ -f2 06:44:42 + echo support-notifications,cmd/support-notifications/Dockerfile 06:44:42 + dirname cmd/support-scheduler/Dockerfile 06:44:42 + cut -d/ -f2 06:44:42 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 06:44:42 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 06:44:42 + git rev-list -1 --merges 18377efbcf723ec9c9518bd44e4bbe02c0923e25~1..18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] echo 06:44:42 -----------> git rev-list -1 --merges 18377efbcf723ec9c9518bd44e4bbe02c0923e25~1..18377efbcf723ec9c9518bd44e4bbe02c0923e25 18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:44:42 18377efbcf723ec9c9518bd44e4bbe02c0923e25 [false] [Pipeline] sh 06:44:43 + git log --format=format:%s -1 18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] echo 06:44:43 ========================================================= 06:44:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:44:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 06:44:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:44:43 + grep -v github /etc/ssh/ssh_known_hosts 06:44:43 + [ -e /tmp/ssh_known_hosts ] 06:44:43 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:44:43 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:44:43 sudo tee -a /etc/ssh/ssh_known_hosts 06:44:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:44:44 06:44:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:44:44 0.1.4: Pulling from edgex-devops/py-git-semver 06:44:44 3dae71ba6b94: Pulling fs layer 06:44:44 6bf1a483ea7c: Pulling fs layer 06:44:44 f5dfc541a4d3: Pulling fs layer 06:44:44 461d9e800cba: Pulling fs layer 06:44:44 80192f66455f: Pulling fs layer 06:44:44 2e8e34ca0e6c: Pulling fs layer 06:44:44 461d9e800cba: Waiting 06:44:44 80192f66455f: Waiting 06:44:44 a29436f7fd5d: Pulling fs layer 06:44:44 923cac83aea3: Pulling fs layer 06:44:44 25ad8b0a4227: Pulling fs layer 06:44:44 2e8e34ca0e6c: Waiting 06:44:44 923cac83aea3: Waiting 06:44:44 a29436f7fd5d: Waiting 06:44:44 25ad8b0a4227: Waiting 06:44:44 db01528c6b51: Pulling fs layer 06:44:44 28988de357af: Pulling fs layer 06:44:44 28988de357af: Waiting 06:44:44 db01528c6b51: Waiting 06:44:44 6bf1a483ea7c: Verifying Checksum 06:44:44 6bf1a483ea7c: Download complete 06:44:44 461d9e800cba: Verifying Checksum 06:44:44 461d9e800cba: Download complete 06:44:44 80192f66455f: Verifying Checksum 06:44:44 f5dfc541a4d3: Verifying Checksum 06:44:44 f5dfc541a4d3: Download complete 06:44:44 3dae71ba6b94: Verifying Checksum 06:44:44 3dae71ba6b94: Download complete 06:44:44 923cac83aea3: Download complete 06:44:44 25ad8b0a4227: Verifying Checksum 06:44:44 25ad8b0a4227: Download complete 06:44:44 db01528c6b51: Verifying Checksum 06:44:44 db01528c6b51: Download complete 06:44:44 28988de357af: Verifying Checksum 06:44:44 28988de357af: Download complete 06:44:44 a29436f7fd5d: Verifying Checksum 06:44:44 a29436f7fd5d: Download complete 06:44:45 2e8e34ca0e6c: Verifying Checksum 06:44:45 2e8e34ca0e6c: Download complete 06:44:46 3dae71ba6b94: Pull complete 06:44:46 6bf1a483ea7c: Pull complete 06:44:46 f5dfc541a4d3: Pull complete 06:44:47 461d9e800cba: Pull complete 06:44:47 80192f66455f: Pull complete 06:44:51 2e8e34ca0e6c: Pull complete 06:44:52 a29436f7fd5d: Pull complete 06:44:52 923cac83aea3: Pull complete 06:44:52 25ad8b0a4227: Pull complete 06:44:52 db01528c6b51: Pull complete 06:44:52 28988de357af: Pull complete 06:44:52 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 06:44:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:44:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:44:52 prd-ubuntu20.04-docker-8c-8g-4105 does not seem to be running inside a container 06:44:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/963 -v /w/workspace/edgex-go/963:/w/workspace/edgex-go/963:rw,z -v /w/workspace/edgex-go/963@tmp:/w/workspace/edgex-go/963@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 06:44:54 $ docker top 62d84fc332117269b4d05ad1eb19fd6ef10a6a0155709cb29deb1351a1af5a4d -eo pid,comm 06:44:54 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). 06:44:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:44:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:44:55 [ssh-agent] Looking for ssh-agent implementation... 06:44:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:44:55 $ docker exec 62d84fc332117269b4d05ad1eb19fd6ef10a6a0155709cb29deb1351a1af5a4d ssh-agent 06:44:55 SSH_AUTH_SOCK=/tmp/ssh-D0fhj9oiT4H2/agent.32 06:44:55 SSH_AGENT_PID=38 06:44:55 Running ssh-add (command line suppressed) 06:44:55 Identity added: /w/workspace/edgex-go/963@tmp/private_key_10057034871710895103.key (/w/workspace/edgex-go/963@tmp/private_key_10057034871710895103.key) 06:44:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:44:55 + git config --global --add safe.directory /w/workspace/edgex-go/963 [Pipeline] sh 06:44:55 + git tag --points-at HEAD [Pipeline] } 06:44:56 $ docker exec --env ******** --env ******** 62d84fc332117269b4d05ad1eb19fd6ef10a6a0155709cb29deb1351a1af5a4d ssh-agent -k 06:44:56 unset SSH_AUTH_SOCK; 06:44:56 unset SSH_AGENT_PID; 06:44:56 echo Agent pid 38 killed; 06:44:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:44:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:44:56 [ssh-agent] Looking for ssh-agent implementation... 06:44:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:44:56 $ docker exec 62d84fc332117269b4d05ad1eb19fd6ef10a6a0155709cb29deb1351a1af5a4d ssh-agent 06:44:56 SSH_AUTH_SOCK=/tmp/ssh-slYqPNNKdRk2/agent.85 06:44:56 SSH_AGENT_PID=91 06:44:56 Running ssh-add (command line suppressed) 06:44:56 Identity added: /w/workspace/edgex-go/963@tmp/private_key_17141067034746714374.key (/w/workspace/edgex-go/963@tmp/private_key_17141067034746714374.key) 06:44:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:44:56 + git semver init 06:44:57 2026-03-26 06:44:57,004 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:44:57 2026-03-26 06:44:57,009 [run_init] DEBUG init version:0.0.0 force:False 06:44:57 2026-03-26 06:44:57,010 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/963/.semver 06:44:57 2026-03-26 06:44:57,011 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/963/.semver 06:44:57 2026-03-26 06:44:57,011 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/963/.semver'], cwd=/w/workspace/edgex-go/963, stdin=None, shell=False, universal_newlines=False) 06:45:02 2026-03-26 06:45:02,199 [append_file] DEBUG append to file:/w/workspace/edgex-go/963/.git/info/exclude 06:45:02 2026-03-26 06:45:02,200 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/963/.semver/main with force:False 06:45:02 2026-03-26 06:45:02,200 [read_version] DEBUG read version from /w/workspace/edgex-go/963/.semver/main 06:45:02 2026-03-26 06:45:02,200 [read_version] DEBUG read version from /w/workspace/edgex-go/963/.semver/main 06:45:02 4.1.0-dev.104 [Pipeline] } 06:45:02 $ docker exec --env ******** --env ******** 62d84fc332117269b4d05ad1eb19fd6ef10a6a0155709cb29deb1351a1af5a4d ssh-agent -k 06:45:02 unset SSH_AUTH_SOCK; 06:45:02 unset SSH_AGENT_PID; 06:45:02 echo Agent pid 91 killed; 06:45:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:45:02 + git semver [Pipeline] } 06:45:03 $ docker stop --time=1 62d84fc332117269b4d05ad1eb19fd6ef10a6a0155709cb29deb1351a1af5a4d 06:45:04 $ docker rm -f --volumes 62d84fc332117269b4d05ad1eb19fd6ef10a6a0155709cb29deb1351a1af5a4d [Pipeline] // withDockerContainer [Pipeline] sh 06:45:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:45:05 Stashed 1 file(s) [Pipeline] echo 06:45:05 [edgeXSemver]: initialized semver on version 4.1.0-dev.104 [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 06:45:05 + git config --global --add safe.directory /w/workspace/edgex-go/963 [Pipeline] echo 06:45:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:45:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:45:05 ========================================================= 06:45:05 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 06:45:05 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:45:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 06:45:05 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 06:45:05 2d35ebdb57d9: Pulling fs layer 06:45:05 c35fb4624d26: Pulling fs layer 06:45:05 4e2aec7ef170: Pulling fs layer 06:45:05 333b49ad6fbf: Pulling fs layer 06:45:05 4f4fb700ef54: Pulling fs layer 06:45:05 333b49ad6fbf: Waiting 06:45:05 c3e65509a76b: Pulling fs layer 06:45:05 4f4fb700ef54: Waiting 06:45:05 7cf9ebb963bd: Pulling fs layer 06:45:05 bb34ca984cfb: Pulling fs layer 06:45:05 7cf9ebb963bd: Waiting 06:45:05 c3e65509a76b: Waiting 06:45:05 151cf03bc807: Pulling fs layer 06:45:05 bb34ca984cfb: Waiting 06:45:05 151cf03bc807: Waiting 06:45:05 c35fb4624d26: Download complete 06:45:05 333b49ad6fbf: Verifying Checksum 06:45:05 333b49ad6fbf: Download complete 06:45:05 4f4fb700ef54: Download complete 06:45:05 c3e65509a76b: Verifying Checksum 06:45:05 c3e65509a76b: Download complete 06:45:05 2d35ebdb57d9: Verifying Checksum 06:45:05 2d35ebdb57d9: Download complete 06:45:06 2d35ebdb57d9: Pull complete 06:45:06 7cf9ebb963bd: Verifying Checksum 06:45:06 7cf9ebb963bd: Download complete 06:45:06 c35fb4624d26: Pull complete 06:45:06 4e2aec7ef170: Verifying Checksum 06:45:06 4e2aec7ef170: Download complete 06:45:06 151cf03bc807: Verifying Checksum 06:45:06 151cf03bc807: Download complete 06:45:06 bb34ca984cfb: Verifying Checksum 06:45:06 bb34ca984cfb: Download complete 06:45:12 4e2aec7ef170: Pull complete 06:45:12 333b49ad6fbf: Pull complete 06:45:12 4f4fb700ef54: Pull complete 06:45:12 c3e65509a76b: Pull complete 06:45:12 7cf9ebb963bd: Pull complete 06:45:15 bb34ca984cfb: Pull complete 06:45:16 151cf03bc807: Pull complete 06:45:16 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 06:45:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 06:45:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh 06:45:16 + + docker build -t ci-base-image-x86_64 -f - . 06:45:16 echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 06:45:16 WORKDIR /edgex 06:45:16 COPY go.mod . 06:45:16 RUN go mod download 06:45:17 #0 building with "default" instance using docker driver 06:45:17 06:45:17 #1 [internal] load build definition from Dockerfile 06:45:17 #1 transferring dockerfile: 164B done 06:45:17 #1 DONE 0.0s 06:45:17 06:45:17 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 06:45:17 #2 DONE 0.0s 06:45:17 06:45:17 #3 [internal] load .dockerignore 06:45:17 #3 transferring context: 50B done 06:45:17 #3 DONE 0.0s 06:45:17 06:45:17 #4 [internal] load build context 06:45:17 #4 transferring context: 7.03kB done 06:45:17 #4 DONE 0.0s 06:45:17 06:45:17 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 06:45:17 #5 DONE 0.1s 06:45:17 06:45:17 #6 [2/4] WORKDIR /edgex 06:45:20 Still waiting to schedule task 06:45:20 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:45:20 #6 DONE 3.4s 06:45:20 06:45:20 #7 [3/4] COPY go.mod . 06:45:20 #7 DONE 0.0s 06:45:20 06:45:20 #8 [4/4] RUN go mod download 06:45:28 #8 DONE 7.7s 06:45:28 06:45:28 #9 exporting to image 06:45:28 #9 exporting layers 06:45:31 #9 exporting layers 3.3s done 06:45:31 #9 writing image sha256:eae1abe5a2edf68e0ce3dfa2f3b322bbe4eb4a8ba2f67de9213de84601f91e76 done 06:45:31 #9 naming to docker.io/library/ci-base-image-x86_64 done 06:45:31 #9 DONE 3.3s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:45:32 + docker inspect -f . ci-base-image-x86_64 06:45:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:45:32 prd-ubuntu20.04-docker-8c-8g-4105 does not seem to be running inside a container 06:45:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/963 -v /w/workspace/edgex-go/963:/w/workspace/edgex-go/963:rw,z -v /w/workspace/edgex-go/963@tmp:/w/workspace/edgex-go/963@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 06:45:32 $ docker top 9ffab5632b7890d1cb48a2ea4aa616408dc877b03798f0aea79e7cd31bb4d826 -eo pid,comm [Pipeline] { [Pipeline] sh 06:45:32 + go version 06:45:32 go version go1.25.2 linux/amd64 [Pipeline] } 06:45:32 $ docker stop --time=1 9ffab5632b7890d1cb48a2ea4aa616408dc877b03798f0aea79e7cd31bb4d826 06:45:34 $ docker rm -f --volumes 9ffab5632b7890d1cb48a2ea4aa616408dc877b03798f0aea79e7cd31bb4d826 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:45:34 + docker inspect -f . ci-base-image-x86_64 06:45:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:45:34 prd-ubuntu20.04-docker-8c-8g-4105 does not seem to be running inside a container 06:45:34 $ 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/963 -v /w/workspace/edgex-go/963:/w/workspace/edgex-go/963:rw,z -v /w/workspace/edgex-go/963@tmp:/w/workspace/edgex-go/963@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 06:45:35 $ docker top 38de3f11dbbf69a1a7398887038050c86abd7ebc8444aa1e8a7abbec488f7680 -eo pid,comm [Pipeline] { [Pipeline] echo 06:45:35 ========================================================= 06:45:35 [edgeXBuildGoParallel] Running Tests and Build... 06:45:35 ========================================================= [Pipeline] sh 06:45:35 + git config --global --add safe.directory /w/workspace/edgex-go/963 [Pipeline] fileExists [Pipeline] sh 06:45:35 + make test 06:45:35 go test -race -coverprofile=coverage.out ./... 06:45:43 ? github.com/edgexfoundry/edgex-go [no test files] 06:46:15 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 06:46:15 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 06:46:15 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 06:46:15 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 06:46:15 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 06:46:15 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 06:46:15 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 06:46:15 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 06:46:15 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 06:46:15 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 06:46:16 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 06:46:16 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 06:46:16 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 06:46:16 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:46:16 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 06:46:16 github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements 06:46:16 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 06:46:16 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 06:46:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.037s coverage: 97.0% of statements 06:46:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.064s coverage: 69.4% of statements 06:46:23 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 06:46:23 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.024s coverage: 4.8% of statements 06:46:23 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 06:46:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.067s coverage: 57.3% of statements 06:46:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.023s coverage: 86.5% of statements 06:46:23 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 06:46:23 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 06:46:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.369s coverage: 94.2% of statements 06:46:23 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 06:46:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 06:46:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 06:46:23 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 06:46:23 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 06:46:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 06:46:23 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 06:46:23 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 06:46:23 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 06:46:23 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 06:46:23 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 06:46:23 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.051s coverage: 90.7% of statements 06:46:23 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 06:46:23 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 06:46:23 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 06:46:23 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.034s coverage: 0.0% of statements 06:46:23 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 06:46:23 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 06:46:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.042s coverage: 8.2% of statements 06:46:24 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 06:46:24 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 06:46:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.492s coverage: 97.6% of statements 06:46:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 06:46:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 06:46:27 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 06:46:27 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 06:46:27 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 06:46:27 ok github.com/edgexfoundry/edgex-go/internal/io 1.031s coverage: 72.2% of statements 06:46:27 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 06:46:27 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 06:46:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:46:27 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 06:46:27 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 06:46:27 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 06:46:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:46:27 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 06:46:27 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 06:46:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 06:46:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.061s coverage: 3.5% of statements 06:46:29 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements 06:46:29 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 06:46:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.043s coverage: 1.0% of statements 06:46:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 06:46:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.039s coverage: 38.2% of statements 06:46:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.022s coverage: 68.8% of statements 06:46:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 06:46:29 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 06:46:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 06:46:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.026s coverage: 40.0% of statements 06:46:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.024s coverage: 87.1% of statements 06:46:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.022s coverage: 89.5% of statements 06:46:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.041s coverage: 93.1% of statements 06:46:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements 06:46:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.031s coverage: 94.4% of statements 06:46:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.054s coverage: 92.9% of statements 06:46:53 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 06:46:53 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 06:46:53 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 06:46:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.029s coverage: 68.8% of statements 06:46:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:46:53 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 06:46:53 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 06:46:53 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 06:46:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.039s coverage: 62.3% of statements 06:46:53 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 06:46:53 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 06:46:53 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 06:46:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.030s coverage: 47.4% of statements 06:46:53 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 06:46:53 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 06:46:53 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 06:46:53 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 06:46:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.034s coverage: 87.2% of statements 06:46:53 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.022s coverage: 15.5% of statements 06:46:53 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 06:46:53 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 06:46:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.022s coverage: 100.0% of statements 06:46:53 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 06:46:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.061s coverage: 81.8% of statements 06:46:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.047s coverage: 82.1% of statements 06:46:53 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 06:46:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.026s coverage: 86.0% of statements 06:46:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:46:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.032s coverage: 6.8% of statements 06:46:53 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 06:46:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.031s coverage: 33.3% of statements 06:46:53 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 06:46:53 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 06:46:53 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 06:46:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.031s coverage: 100.0% of statements 06:46:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.152s coverage: 54.8% of statements 06:46:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.6% of statements 06:46:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements 06:46:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.022s coverage: 73.7% of statements 06:46:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.022s coverage: 100.0% of statements 06:46:53 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.034s coverage: 20.0% of statements 06:46:53 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.029s coverage: 88.6% of statements 06:46:53 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 06:46:53 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 06:46:53 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.029s coverage: 96.8% of statements 06:46:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 06:46:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 06:46:53 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 06:46:53 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.022s coverage: 100.0% of statements 06:46:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.115s coverage: 29.2% of statements 06:46:53 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 06:46:53 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 06:46:53 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 06:46:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.031s coverage: 93.8% of statements 06:46:53 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 06:46:53 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 06:46:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 06:46:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.024s coverage: 3.1% of statements 06:46:53 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 06:46:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.024s coverage: 76.2% of statements 06:46:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.038s coverage: 54.0% of statements 06:46:53 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 06:46:53 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 06:46:53 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 06:46:53 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 06:46:53 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 06:46:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.074s coverage: 17.1% of statements 06:46:57 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 06:46:57 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 06:46:57 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 06:46:57 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 06:46:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.115s coverage: 94.9% of statements 06:46:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 06:46:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 06:46:57 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 06:46:57 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 06:46:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.034s coverage: 9.0% of statements 06:46:57 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 06:46:57 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 06:46:57 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 06:46:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.071s coverage: 97.7% of statements 06:46:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 06:46:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.031s coverage: 47.1% of statements 06:46:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 06:46:57 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 06:46:57 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 06:46:57 running golangci-lint 06:46:57 golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z 06:46:57 go version go1.25.2 linux/amd64 06:46:57 level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" 06:46:57 level=info msg="[config_reader] Used config file .golangci.yml" 06:46:57 level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" 06:46:57 level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" 06:46:57 level=info msg="[goenv] Read go env for 4.690046ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" 06:46:57 level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" 06:47:08 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4106 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 06:47:08 Running in /w/workspace/edgex-go/963 [Pipeline] { [Pipeline] checkout 06:47:08 The recommended git tool is: git 06:47:13 using credential edgex-jenkins-ssh 06:47:13 Cloning the remote Git repository 06:47:13 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:47:13 > git init /w/workspace/edgex-go/963 # timeout=10 06:47:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:47:13 > git --version # timeout=10 06:47:13 > git --version # 'git version 2.25.1' 06:47:13 using GIT_SSH to set credentials SSH Credentials for GitHub 06:47:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:47:24 level=info msg="[loader] Go packages loading at mode 8767 (types_sizes|compiled_files|exports_file|imports|name|deps|files) took 23.54933344s" 06:47:24 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 40.165289ms" 06:47:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:47:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:47:35 Avoid second fetch 06:47:35 Checking out Revision 18377efbcf723ec9c9518bd44e4bbe02c0923e25 (main) 06:47:36 Commit message: "Merge pull request #5384 from edgexfoundry/dependabot/go_modules/github.com/jackc/pgx/v5-5.9.1" 06:47:36 level=info msg="[linters_context/goanalysis] analyzers took 1m56.589966333s with top 10 stages: buildir: 1m9.683173416s, gosec: 3.599261697s, inspect: 3.32081304s, fact_deprecated: 2.573931942s, printf: 1.964323387s, fact_purity: 1.49414826s, ctrlflow: 1.361323317s, nilness: 1.308152961s, S1038: 1.220945248s, QF1004: 954.560803ms" 06:47:36 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" 06:47:36 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" 06:47:36 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" 06:47:36 level=info msg="[runner] Issues before processing: 35, after processing: 0" 06:47:36 level=info msg="[runner] Processors filtering stat (in/out): path_absoluter: 35/35, path_relativity: 35/35, nolint_filter: 21/0, invalid_issue: 35/35, generated_file_filter: 35/22, exclusion_rules: 22/21, filename_unadjuster: 35/35, exclusion_paths: 35/35, cgo: 35/35" 06:47:36 level=info msg="[runner] processing took 8.45274ms with stages: nolint_filter: 7.477424ms, generated_file_filter: 756.741µs, exclusion_rules: 121.552µs, exclusion_paths: 45.032µs, path_relativity: 33.2µs, cgo: 4.19µs, path_absoluter: 3.621µs, sort_results: 2.88µs, invalid_issue: 2.51µs, max_same_issues: 1.09µs, filename_unadjuster: 920ns, fixer: 820ns, diff: 640ns, max_per_file_from_linter: 570ns, max_from_linter: 390ns, severity-rules: 290ns, path_prettifier: 280ns, path_shortener: 230ns, uniq_by_line: 230ns, source_code: 130ns" 06:47:36 level=info msg="[runner] linters took 14.296810589s with stages: goanalysis_metalinter: 14.288289158s" 06:47:36 0 issues. 06:47:36 level=info msg="File cache stats: 0 entries of total size 0B" 06:47:36 level=info msg="Memory: 380 samples, avg is 355.3MB, max is 1304.2MB" 06:47:36 level=info msg="Execution took 37.894058761s" 06:47:36 go vet ./... 06:47:35 > git config core.sparsecheckout # timeout=10 06:47:35 > git checkout -f 18377efbcf723ec9c9518bd44e4bbe02c0923e25 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:47:40 provisioning config files... 06:47:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/963@tmp/config2879581776856562531tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:47:41 ---> ****-login.sh 06:47:41 nexus3.edgexfoundry.org:10001 06:47:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:47:42 Configure a credential helper to remove this warning. See 06:47:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:47:42 06:47:42 Login Succeeded 06:47:42 nexus3.edgexfoundry.org:10002 06:47:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:47:42 Configure a credential helper to remove this warning. See 06:47:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:47:42 06:47:42 Login Succeeded 06:47:42 nexus3.edgexfoundry.org:10003 06:47:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:47:42 Configure a credential helper to remove this warning. See 06:47:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:47:42 06:47:42 Login Succeeded 06:47:42 nexus3.edgexfoundry.org:10004 06:47:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:47:43 Configure a credential helper to remove this warning. See 06:47:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:47:43 06:47:43 Login Succeeded 06:47:43 ****.io 06:47:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:47:43 Configure a credential helper to remove this warning. See 06:47:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:47:43 06:47:43 Login Succeeded 06:47:43 ---> ****-login.sh ends [Pipeline] } 06:47:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 06:47:44 + git config --global --add safe.directory /w/workspace/edgex-go/963 [Pipeline] echo 06:47:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:47:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:47:44 ========================================================= 06:47:44 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 06:47:44 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:47:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 06:47:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:47:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:47:44 ./bin/test-attribution-txt.sh 06:47:44 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 06:47:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 06:47:45 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:47:45 6b59a28fa201: Pulling fs layer 06:47:45 d32bb0dddca7: Pulling fs layer 06:47:45 5dab1238d3d9: Pulling fs layer 06:47:45 196fd7d83e7d: Pulling fs layer 06:47:45 4f4fb700ef54: Pulling fs layer 06:47:45 8ba94037c8f0: Pulling fs layer 06:47:45 deaec5988b04: Pulling fs layer 06:47:45 9f65657bb879: Pulling fs layer 06:47:45 196fd7d83e7d: Waiting 06:47:45 deaec5988b04: Waiting 06:47:45 9f65657bb879: Waiting 06:47:45 4f4fb700ef54: Waiting 06:47:45 8ba94037c8f0: Waiting 06:47:45 d32bb0dddca7: Verifying Checksum 06:47:45 d32bb0dddca7: Download complete 06:47:45 196fd7d83e7d: Verifying Checksum 06:47:45 196fd7d83e7d: Download complete 06:47:45 4f4fb700ef54: Verifying Checksum 06:47:45 4f4fb700ef54: Download complete 06:47:45 + ls -al . 06:47:45 total 1392 06:47:45 drwxrwxr-x 11 1001 1001 4096 Mar 26 06:45 . 06:47:45 drwxr-xr-x 4 root root 4096 Mar 26 06:45 .. 06:47:45 drwxrwxr-x 2 1001 1001 4096 Mar 26 06:44 .blubracket 06:47:45 -rw-rw-r-- 1 1001 1001 10 Mar 26 06:44 .dockerignore 06:47:45 drwxrwxr-x 8 1001 1001 4096 Mar 26 06:46 .git 06:47:45 drwxrwxr-x 3 1001 1001 4096 Mar 26 06:44 .github 06:47:45 -rw-rw-r-- 1 1001 1001 909 Mar 26 06:44 .gitignore 06:47:45 -rw-rw-r-- 1 1001 1001 359 Mar 26 06:44 .golangci.yml 06:47:45 -rw-rw-r-- 1 1001 1001 100 Mar 26 06:44 .hadolint.yml 06:47:45 drwxr-xr-x 3 1001 1001 4096 Mar 26 06:45 .semver 06:47:45 -rw-rw-r-- 1 1001 1001 155 Mar 26 06:44 .sonarcloud.properties 06:47:45 -rw-rw-r-- 1 1001 1001 1171 Mar 26 06:44 ADOPTERS.md 06:47:45 -rw-rw-r-- 1 1001 1001 20143 Mar 26 06:44 Attribution.txt 06:47:45 -rw-rw-r-- 1 1001 1001 108018 Mar 26 06:44 CHANGELOG.md 06:47:45 -rw-rw-r-- 1 1001 1001 3804 Mar 26 06:44 CONTRIBUTING.md 06:47:45 -rw-rw-r-- 1 1001 1001 677 Mar 26 06:44 GOVERNANCE.md 06:47:45 -rw-rw-r-- 1 1001 1001 886 Mar 26 06:44 Jenkinsfile 06:47:45 -rw-rw-r-- 1 1001 1001 10775 Mar 26 06:44 LICENSE 06:47:45 -rw-rw-r-- 1 1001 1001 16743 Mar 26 06:44 Makefile 06:47:45 -rw-rw-r-- 1 1001 1001 582 Mar 26 06:44 OWNERS.md 06:47:45 -rw-rw-r-- 1 1001 1001 9932 Mar 26 06:44 README.md 06:47:45 -rw-rw-r-- 1 1001 1001 789 Mar 26 06:44 SECURITY.md 06:47:45 -rw-rw-r-- 1 1001 1001 13 Mar 26 06:45 VERSION 06:47:45 drwxrwxr-x 2 1001 1001 4096 Mar 26 06:44 bin 06:47:45 drwxrwxr-x 19 1001 1001 4096 Mar 26 06:44 cmd 06:47:45 -rw-r--r-- 1 root root 1044024 Mar 26 06:46 coverage.out 06:47:45 drwxrwxr-x 2 1001 1001 4096 Mar 26 06:44 fuzz_test 06:47:45 -rw-rw-r-- 1 1001 1001 6990 Mar 26 06:44 go.mod 06:47:45 -rw-rw-r-- 1 1001 1001 90838 Mar 26 06:44 go.sum 06:47:45 drwxrwxr-x 7 1001 1001 4096 Mar 26 06:44 internal 06:47:45 drwxrwxr-x 2 1001 1001 4096 Mar 26 06:44 openapi 06:47:45 -rw-rw-r-- 1 1001 1001 584 Mar 26 06:44 security.txt 06:47:45 -rw-rw-r-- 1 1001 1001 204 Mar 26 06:44 version.go [Pipeline] sh 06:47:45 8ba94037c8f0: Verifying Checksum 06:47:45 8ba94037c8f0: Download complete 06:47:45 6b59a28fa201: Verifying Checksum 06:47:45 6b59a28fa201: Download complete 06:47:45 + '[' -e coverage.out ] 06:47:45 + chown 1001:1001 coverage.out [Pipeline] stash 06:47:45 Stashed 1 file(s) [Pipeline] sh 06:47:45 + make build 06:47:45 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.104 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 06:47:45 9f65657bb879: Verifying Checksum 06:47:45 9f65657bb879: Download complete 06:47:46 6b59a28fa201: Pull complete 06:47:47 5dab1238d3d9: Verifying Checksum 06:47:47 5dab1238d3d9: Download complete 06:47:47 d32bb0dddca7: Pull complete 06:47:48 deaec5988b04: Verifying Checksum 06:47:48 deaec5988b04: Download complete 06:48:00 5dab1238d3d9: Pull complete 06:48:00 196fd7d83e7d: Pull complete 06:48:01 4f4fb700ef54: Pull complete 06:48:01 8ba94037c8f0: Pull complete 06:48:11 deaec5988b04: Pull complete 06:48:12 9f65657bb879: Pull complete 06:48:12 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 06:48:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 06:48:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh 06:48:12 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.104 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:48:12 + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 06:48:12 WORKDIR /edgex 06:48:12 COPY go.mod . 06:48:12 RUN go mod download build 06:48:12 -t ci-base-image-arm64 -f - . 06:48:13 Sending build context to Docker daemon 3.894MB 06:48:13 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 06:48:13 ---> 334268110677 06:48:13 Step 2/4 : WORKDIR /edgex 06:48:14 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.104 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 06:48:15 ---> Running in ca4cc0aa575e 06:48:15 Removing intermediate container ca4cc0aa575e 06:48:15 ---> b2e1aaa6c5c6 06:48:15 Step 3/4 : COPY go.mod . 06:48:16 ---> 407e0f03a3c3 06:48:16 Step 4/4 : RUN go mod download 06:48:16 ---> Running in e1d3e066812f 06:48:16 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.104 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 06:48:16 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.104 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 06:48:18 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.104 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:48:23 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.104 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:48:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.104 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 06:48:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.104 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:48:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.104 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:48:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.104 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 06:48:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.104 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:48:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.104 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 06:48:37 $ docker stop --time=1 38de3f11dbbf69a1a7398887038050c86abd7ebc8444aa1e8a7abbec488f7680 06:48:40 $ docker rm -f --volumes 38de3f11dbbf69a1a7398887038050c86abd7ebc8444aa1e8a7abbec488f7680 [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 06:48:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:48:41 06:48:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:48:41 latest: Pulling from edgex-devops/edgex-compose 06:48:41 91d30c5bc195: Pulling fs layer 06:48:41 2e9b0aa3be6d: Pulling fs layer 06:48:41 9c61dcf015f6: Pulling fs layer 06:48:41 4698f68db338: Pulling fs layer 06:48:41 2a2f49069b9e: Pulling fs layer 06:48:41 e0025b399a48: Pulling fs layer 06:48:41 4698f68db338: Waiting 06:48:41 2a2f49069b9e: Waiting 06:48:41 e0025b399a48: Waiting 06:48:41 91d30c5bc195: Verifying Checksum 06:48:41 91d30c5bc195: Download complete 06:48:41 4698f68db338: Download complete 06:48:42 2e9b0aa3be6d: Verifying Checksum 06:48:42 2e9b0aa3be6d: Download complete 06:48:42 e0025b399a48: Download complete 06:48:42 91d30c5bc195: Pull complete 06:48:42 2a2f49069b9e: Verifying Checksum 06:48:42 2a2f49069b9e: Download complete 06:48:42 2e9b0aa3be6d: Pull complete 06:48:43 9c61dcf015f6: Verifying Checksum 06:48:43 9c61dcf015f6: Download complete 06:48:46 9c61dcf015f6: Pull complete 06:48:46 4698f68db338: Pull complete 06:48:46 2a2f49069b9e: Pull complete 06:48:46 e0025b399a48: Pull complete 06:48:46 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 06:48:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:48:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:48:46 prd-ubuntu20.04-docker-8c-8g-4105 does not seem to be running inside a container 06:48:46 $ 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/963 -v /w/workspace/edgex-go/963:/w/workspace/edgex-go/963:rw,z -v /w/workspace/edgex-go/963@tmp:/w/workspace/edgex-go/963@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 06:48:48 $ docker top ded6b71d907f082863047af6fe75c652b673dea82207b1640862dff9e437338d -eo pid,comm [Pipeline] { [Pipeline] sh 06:48:49 + docker compose -f ./docker-compose-build.yml build --parallel 06:48:49 #1 [core-command internal] load build definition from Dockerfile 06:48:49 #1 transferring dockerfile: 1.94kB done 06:48:49 #1 DONE 0.1s 06:48:49 06:48:49 #2 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:48:49 #2 DONE 0.0s 06:48:49 06:48:49 #3 [core-command internal] load metadata for docker.io/library/alpine:3.22 06:48:49 #3 ... 06:48:49 06:48:49 #4 [security-proxy-auth internal] load build definition from Dockerfile 06:48:49 #4 transferring dockerfile: 2.14kB done 06:48:49 #4 DONE 0.1s 06:48:49 06:48:49 #5 [core-metadata internal] load build definition from Dockerfile 06:48:49 #5 transferring dockerfile: 2.10kB done 06:48:49 #5 DONE 0.1s 06:48:49 06:48:49 #6 [security-secretstore-setup internal] load build definition from Dockerfile 06:48:49 #6 transferring dockerfile: 2.49kB done 06:48:49 #6 DONE 0.2s 06:48:49 06:48:49 #7 [security-spire-config internal] load build definition from Dockerfile 06:48:49 #7 transferring dockerfile: 1.69kB done 06:48:49 #7 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 06:48:49 #7 DONE 0.2s 06:48:49 06:48:49 #2 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:48:49 #2 DONE 0.0s 06:48:49 06:48:49 #8 [security-spire-agent internal] load build definition from Dockerfile 06:48:49 #8 transferring dockerfile: 1.81kB done 06:48:49 #8 DONE 0.1s 06:48:49 06:48:49 #9 [security-spire-server internal] load build definition from Dockerfile 06:48:49 #9 transferring dockerfile: 1.70kB done 06:48:49 #9 DONE 0.2s 06:48:49 06:48:49 #3 [security-spire-config internal] load metadata for docker.io/library/alpine:3.22 06:48:49 #3 DONE 0.2s 06:48:49 06:48:49 #10 [support-scheduler internal] load build definition from Dockerfile 06:48:49 #10 transferring dockerfile: 1.83kB done 06:48:49 #10 DONE 0.2s 06:48:49 06:48:49 #11 [core-data internal] load build definition from Dockerfile 06:48:49 #11 transferring dockerfile: 2.04kB done 06:48:49 #11 DONE 0.2s 06:48:49 06:48:49 #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile 06:48:49 #12 transferring dockerfile: 2.23kB done 06:48:49 #12 DONE 0.2s 06:48:49 06:48:49 #13 [security-bootstrapper internal] load build definition from Dockerfile 06:48:49 #13 transferring dockerfile: 3.02kB done 06:48:49 #13 DONE 0.2s 06:48:49 06:48:49 #14 [security-proxy-setup internal] load build definition from Dockerfile 06:48:49 #14 transferring dockerfile: 2.50kB done 06:48:49 #14 DONE 0.2s 06:48:49 06:48:49 #15 [security-spiffe-token-provider internal] load build definition from Dockerfile 06:48:49 #15 transferring dockerfile: 1.89kB done 06:48:49 #15 DONE 0.2s 06:48:49 06:48:49 #16 [core-keeper internal] load build definition from Dockerfile 06:48:49 #16 transferring dockerfile: 2.07kB done 06:48:49 #16 DONE 0.2s 06:48:49 06:48:49 #17 [support-notifications internal] load build definition from Dockerfile 06:48:49 #17 transferring dockerfile: 2.02kB done 06:48:49 #17 DONE 0.2s 06:48:49 06:48:49 #2 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:48:49 #2 DONE 0.0s 06:48:49 06:48:49 #18 [core-metadata internal] load .dockerignore 06:48:49 #18 transferring context: 50B done 06:48:49 #18 DONE 0.0s 06:48:49 06:48:49 #19 [support-scheduler internal] load .dockerignore 06:48:49 #19 transferring context: 50B done 06:48:49 #19 DONE 0.1s 06:48:49 06:48:49 #20 [core-command internal] load .dockerignore 06:48:49 #20 transferring context: 50B done 06:48:49 #20 DONE 0.1s 06:48:49 06:48:49 #21 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 06:48:49 #21 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 06:48:49 #21 ... 06:48:49 06:48:49 #22 [security-secretstore-setup internal] load .dockerignore 06:48:49 #22 transferring context: 50B done 06:48:49 #22 DONE 0.1s 06:48:49 06:48:49 #23 [security-proxy-auth internal] load .dockerignore 06:48:49 #23 transferring context: 50B done 06:48:49 #23 DONE 0.1s 06:48:49 06:48:49 #24 [support-notifications internal] load .dockerignore 06:48:49 #24 transferring context: 50B done 06:48:49 #24 DONE 0.1s 06:48:49 06:48:49 #25 [security-proxy-setup internal] load .dockerignore 06:48:49 #25 transferring context: 50B done 06:48:49 #25 DONE 0.1s 06:48:49 06:48:49 #26 [core-keeper internal] load .dockerignore 06:48:49 #26 transferring context: 50B done 06:48:49 #26 DONE 0.1s 06:48:49 06:48:49 #21 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 06:48:49 #21 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 06:48:49 #21 ... 06:48:49 06:48:49 #27 [core-common-config-bootstrapper internal] load .dockerignore 06:48:49 #27 transferring context: 50B done 06:48:49 #27 DONE 0.2s 06:48:49 06:48:49 #28 [security-spiffe-token-provider internal] load .dockerignore 06:48:49 #28 transferring context: 50B done 06:48:49 #28 DONE 0.2s 06:48:49 06:48:49 #29 [security-bootstrapper internal] load .dockerignore 06:48:49 #29 transferring context: 50B done 06:48:49 #29 DONE 0.2s 06:48:49 06:48:49 #21 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 06:48:49 #21 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 06:48:49 #21 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 06:48:49 #21 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 06:48:49 #21 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 06:48:49 #21 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s 06:48:49 #21 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 06:48:49 #21 ... 06:48:49 06:48:49 #30 [core-data internal] load .dockerignore 06:48:49 #30 transferring context: 50B done 06:48:49 #30 DONE 0.2s 06:48:49 06:48:49 #21 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 06:48:49 #21 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 06:48:49 #21 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 06:48:49 #21 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 06:48:49 #21 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 06:48:49 #21 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done 06:48:49 #21 ... 06:48:49 06:48:49 #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 06:48:49 #31 DONE 0.5s 06:48:49 06:48:49 #21 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 06:48:50 #21 ... 06:48:50 06:48:50 #32 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 06:48:50 #32 DONE 0.4s 06:48:50 06:48:50 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 06:48:50 #33 DONE 0.6s 06:48:50 06:48:50 #21 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 06:48:50 #21 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.4s done 06:48:55 #21 ... 06:48:55 06:48:55 #34 [security-secretstore-setup internal] load build context 06:48:55 #34 transferring context: 226.52MB 5.5s 06:48:55 #34 ... 06:48:55 06:48:55 #35 [security-spire-server internal] load .dockerignore 06:48:55 #35 transferring context: 50B 0.0s done 06:48:55 #35 DONE 5.3s 06:48:55 06:48:55 #34 [security-secretstore-setup internal] load build context 06:48:55 #34 transferring context: 231.67MB 5.6s 06:48:55 #34 ... 06:48:55 06:48:55 #36 [core-metadata internal] load build context 06:48:55 #36 ... 06:48:55 06:48:55 #37 [support-scheduler internal] load build context 06:48:55 #37 ... 06:48:55 06:48:55 #36 [core-metadata internal] load build context 06:48:57 #36 ... 06:48:57 06:48:57 #38 [security-spire-config internal] load .dockerignore 06:48:57 #38 transferring context: 50B 0.0s done 06:48:57 #38 DONE 6.8s 06:48:57 06:48:57 #39 [security-spire-agent internal] load .dockerignore 06:48:57 #39 transferring context: 50B done 06:48:57 #39 DONE 6.7s 06:48:57 06:48:57 #36 [core-metadata internal] load build context 06:48:57 #36 ... 06:48:57 06:48:57 #40 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 06:48:57 #40 DONE 6.8s 06:48:57 06:48:57 #36 [core-metadata internal] load build context 06:48:57 #36 ... 06:48:57 06:48:57 #21 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 06:48:57 #21 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 06:48:57 #21 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 06:48:57 #21 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 06:48:57 #21 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 06:48:57 #21 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done 06:48:57 #21 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.4s done 06:48:57 #21 DONE 7.4s 06:48:57 06:48:57 #41 [security-spire-config internal] load build context 06:48:57 #41 transferring context: 24.82kB done 06:48:57 #41 DONE 0.2s 06:48:57 06:48:57 #42 [security-spire-agent internal] load build context 06:48:57 #42 transferring context: 26.10kB 0.0s done 06:48:57 #42 DONE 0.2s 06:48:57 06:48:57 #36 [core-metadata internal] load build context 06:48:57 #36 ... 06:48:57 06:48:57 #43 [security-spire-server internal] load build context 06:48:57 #43 transferring context: 26.57kB 0.0s done 06:48:57 #43 DONE 0.2s 06:48:57 06:48:57 #36 [core-metadata internal] load build context 06:48:59 #36 ... 06:48:59 06:48:59 #44 [security-proxy-setup internal] load build context 06:48:59 #44 ... 06:48:59 06:48:59 #45 [security-spiffe-token-provider internal] load build context 06:48:59 #45 ... 06:48:59 06:48:59 #46 [security-proxy-auth internal] load build context 06:48:59 #46 ... 06:48:59 06:48:59 #47 [support-notifications internal] load build context 06:49:00 #47 ... 06:49:00 06:49:00 #48 [core-command internal] load build context 06:49:00 #48 ... 06:49:00 06:49:00 #49 [core-data internal] load build context 06:49:00 #49 ... 06:49:00 06:49:00 #50 [security-bootstrapper internal] load build context 06:49:00 #50 ... 06:49:00 06:49:00 #51 [core-keeper internal] load build context 06:49:00 #51 ... 06:49:00 06:49:00 #52 [core-common-config-bootstrapper internal] load build context 06:49:00 #52 ... 06:49:00 06:49:00 #53 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 06:49:00 #53 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.4s done 06:49:00 #53 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done 06:49:00 #53 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done 06:49:00 #53 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done 06:49:00 #53 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done 06:49:00 #53 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 06:49:00 #53 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.1s done 06:49:00 #53 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 06:49:00 #53 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 0.9s done 06:49:00 #53 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.3s done 06:49:00 #53 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done 06:49:00 #53 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 2.2s 06:49:02 #53 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 4.4s done 06:49:02 Removing intermediate container e1d3e066812f 06:49:02 ---> 277fdf6271cd 06:49:02 Successfully built 277fdf6271cd 06:49:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:03 + docker inspect -f . ci-base-image-arm64 06:49:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:49:03 prd-ubuntu20.04-docker-arm64-4c-16g-4106 does not seem to be running inside a container 06:49:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/963 -v /w/workspace/edgex-go/963:/w/workspace/edgex-go/963:rw,z -v /w/workspace/edgex-go/963@tmp:/w/workspace/edgex-go/963@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 06:49:05 #53 ... 06:49:05 06:49:05 #34 [security-secretstore-setup internal] load build context 06:49:05 #34 transferring context: 590.84MB 15.7s 06:49:05 $ docker top 43978e25fe1cb727886f434e36333022ff0c0dfce7057be9a82c2fdd4728ac64 -eo pid,comm 06:49:05 #34 ... 06:49:05 06:49:05 #37 [support-scheduler internal] load build context 06:49:05 #37 transferring context: 639.72MB 15.1s done [Pipeline] { [Pipeline] sh 06:49:05 #37 ... 06:49:05 06:49:05 #48 [core-command internal] load build context 06:49:05 #48 ... 06:49:05 06:49:05 #34 [security-secretstore-setup internal] load build context 06:49:05 #34 transferring context: 639.72MB 16.3s done 06:49:06 + go version 06:49:06 go version go1.25.3 linux/arm64 [Pipeline] } 06:49:06 $ docker stop --time=1 43978e25fe1cb727886f434e36333022ff0c0dfce7057be9a82c2fdd4728ac64 06:49:06 #34 ... 06:49:06 06:49:06 #54 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 06:49:06 #0 1.268 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:49:06 #0 1.380 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:49:06 #0 1.843 OK: 265 MiB in 60 packages 06:49:07 #54 ... 06:49:07 06:49:07 #55 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 06:49:07 #0 1.418 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:49:07 #0 1.580 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:49:07 #0 2.057 (1/1) Installing dumb-init (1.2.5-r3) 06:49:07 #0 2.066 Executing busybox-1.37.0-r20.trigger 06:49:07 #0 2.084 OK: 7 MiB in 17 packages 06:49:07 #55 ... 06:49:07 06:49:07 #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:49:07 #0 0.471 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:49:07 #0 0.631 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:49:07 #0 1.063 v3.22.3-81-g36fdcbf5198 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 06:49:07 #0 1.063 v3.22.3-80-g88b02b8f653 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 06:49:07 #0 1.063 OK: 26324 distinct packages available 06:49:07 #0 1.132 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:49:07 #0 1.321 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:49:07 #0 1.986 (1/4) Installing dumb-init (1.2.5-r3) 06:49:07 #0 1.988 (2/4) Installing musl-obstack (1.2.3-r2) 06:49:07 #0 1.991 (3/4) Installing libucontext (1.3.2-r0) 06:49:07 #0 1.995 (4/4) Installing gcompat (1.1.0-r4) 06:49:07 #0 2.009 Executing busybox-1.37.0-r20.trigger 06:49:07 #0 2.020 OK: 8 MiB in 20 packages 06:49:07 #56 ... 06:49:07 06:49:07 #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 06:49:07 #57 ... 06:49:07 06:49:07 #58 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 06:49:07 #0 1.517 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:49:07 #0 1.630 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:49:07 #0 2.050 OK: 265 MiB in 60 packages 06:49:07 #58 ... 06:49:07 06:49:07 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:49:07 #0 1.139 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:49:07 #0 1.232 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:49:07 #0 1.987 (1/4) Installing dumb-init (1.2.5-r3) 06:49:07 #0 1.999 (2/4) Installing openssl (3.5.5-r0) 06:49:07 #0 2.014 (3/4) Installing su-exec (0.2-r3) 06:49:07 #0 2.023 (4/4) Installing yq-go (4.47.2-r3) 06:49:07 #0 2.119 Executing busybox-1.37.0-r20.trigger 06:49:07 #0 2.131 OK: 20 MiB in 20 packages 06:49:07 #59 ... 06:49:07 06:49:07 #60 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:49:07 #60 ... 06:49:07 06:49:07 #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 06:49:07 #0 3.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:49:07 #0 3.394 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:49:07 #0 3.728 (1/2) Installing dumb-init (1.2.5-r3) 06:49:07 #0 3.737 (2/2) Installing su-exec (0.2-r3) 06:49:07 #0 3.740 Executing busybox-1.37.0-r20.trigger 06:49:07 #0 3.757 OK: 7 MiB in 18 packages 06:49:07 #61 ... 06:49:07 06:49:07 #62 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 06:49:07 #0 1.028 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:49:07 #0 1.130 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:49:07 #0 1.596 OK: 265 MiB in 60 packages 06:49:08 $ docker rm -f --volumes 43978e25fe1cb727886f434e36333022ff0c0dfce7057be9a82c2fdd4728ac64 06:49:08 #62 ... 06:49:08 06:49:08 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:49:08 #63 ... 06:49:08 06:49:08 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:49:08 #0 1.600 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:49:08 #0 1.789 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:49:08 #0 2.311 v3.22.3-81-g36fdcbf5198 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 06:49:08 #0 2.311 v3.22.3-80-g88b02b8f653 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 06:49:08 #0 2.311 OK: 26324 distinct packages available 06:49:08 #0 2.404 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:49:08 #0 2.479 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:49:08 #0 2.856 (1/13) Installing brotli-libs (1.1.0-r2) 06:49:08 #0 2.871 (2/13) Installing c-ares (1.34.6-r0) 06:49:08 #0 2.881 (3/13) Installing libunistring (1.3-r0) 06:49:08 #0 2.903 (4/13) Installing libidn2 (2.3.7-r0) 06:49:08 #0 2.907 (5/13) Installing nghttp2-libs (1.65.0-r0) 06:49:08 #0 2.911 (6/13) Installing libpsl (0.21.5-r3) 06:49:08 #0 2.921 (7/13) Installing zstd-libs (1.5.7-r0) 06:49:08 #0 2.931 (8/13) Installing libcurl (8.14.1-r2) 06:49:08 #0 2.941 (9/13) Installing curl (8.14.1-r2) 06:49:08 #0 2.952 (10/13) Installing dumb-init (1.2.5-r3) 06:49:08 #0 2.952 (11/13) Installing musl-obstack (1.2.3-r2) 06:49:08 #0 2.955 (12/13) Installing libucontext (1.3.2-r0) 06:49:08 #0 2.958 (13/13) Installing gcompat (1.1.0-r4) 06:49:08 #0 2.965 Executing busybox-1.37.0-r20.trigger 06:49:08 #0 2.981 OK: 13 MiB in 29 packages [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] { 06:49:08 #64 ... 06:49:08 06:49:08 #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:49:08 #0 0.929 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:49:08 #0 1.023 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:49:08 #0 1.426 v3.22.3-81-g36fdcbf5198 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 06:49:08 #0 1.426 v3.22.3-80-g88b02b8f653 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 06:49:08 #0 1.426 OK: 26335 distinct packages available 06:49:08 #0 1.588 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:49:08 #0 1.713 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:49:08 #0 2.294 OK: 265 MiB in 60 packages [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:08 #65 ... 06:49:08 06:49:08 #66 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:49:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:49:08 06:49:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:08 #66 ... 06:49:08 06:49:08 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 06:49:08 #67 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.3s done 06:49:08 #67 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.2s done 06:49:08 #67 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 06:49:08 #67 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done 06:49:08 #67 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done 06:49:08 #67 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done 06:49:08 #67 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.1s done 06:49:08 #67 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done 06:49:08 #67 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 0.7s done 06:49:08 #67 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 06:49:08 #67 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done 06:49:08 #67 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 2.8s done 06:49:08 #67 ... 06:49:08 06:49:08 #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 06:49:08 #0 1.018 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:49:08 #0 1.107 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:49:08 #0 1.574 OK: 265 MiB in 60 packages 06:49:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:49:09 latest: Pulling from edgex-devops/edgex-compose-arm64 06:49:09 547446be3368: Pulling fs layer 06:49:09 d125d8839a47: Pulling fs layer 06:49:09 3e85d5ac6304: Pulling fs layer 06:49:09 c3105a71a48b: Pulling fs layer 06:49:09 0f093f025ec4: Pulling fs layer 06:49:09 c3106fc0e877: Pulling fs layer 06:49:09 c3105a71a48b: Waiting 06:49:09 0f093f025ec4: Waiting 06:49:09 c3106fc0e877: Waiting 06:49:09 #68 ... 06:49:09 06:49:09 #69 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:49:09 547446be3368: Verifying Checksum 06:49:09 547446be3368: Download complete 06:49:09 c3105a71a48b: Verifying Checksum 06:49:09 c3105a71a48b: Download complete 06:49:09 #69 ... 06:49:09 06:49:09 #70 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 06:49:09 #0 1.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:49:09 #0 1.569 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:49:09 #0 2.035 (1/3) Installing ca-certificates (20250911-r0) 06:49:09 #0 2.066 (2/3) Installing dumb-init (1.2.5-r3) 06:49:09 #0 2.074 (3/3) Installing tzdata (2026a-r0) 06:49:09 #0 2.117 Executing busybox-1.37.0-r20.trigger 06:49:09 #0 2.136 Executing ca-certificates-20250911-r0.trigger 06:49:09 #0 2.740 OK: 8 MiB in 19 packages 06:49:09 #70 ... 06:49:09 06:49:09 #71 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:49:09 d125d8839a47: Verifying Checksum 06:49:09 d125d8839a47: Download complete 06:49:09 #71 ... 06:49:09 06:49:09 #36 [core-metadata internal] load build context 06:49:09 #36 transferring context: 639.72MB 18.5s done 06:49:09 #36 ... 06:49:09 06:49:09 #44 [security-proxy-setup internal] load build context 06:49:09 #44 transferring context: 639.72MB 16.0s done 06:49:09 c3106fc0e877: Verifying Checksum 06:49:09 c3106fc0e877: Download complete 06:49:09 0f093f025ec4: Verifying Checksum 06:49:09 0f093f025ec4: Download complete 06:49:10 547446be3368: Pull complete 06:49:10 #44 ... 06:49:10 06:49:10 #45 [security-spiffe-token-provider internal] load build context 06:49:10 #45 transferring context: 639.72MB 15.6s done 06:49:10 #45 ... 06:49:10 06:49:10 #46 [security-proxy-auth internal] load build context 06:49:10 #46 transferring context: 639.72MB 15.2s done 06:49:10 #46 ... 06:49:10 06:49:10 #52 [core-common-config-bootstrapper internal] load build context 06:49:10 #52 transferring context: 639.72MB 15.9s done 06:49:10 #52 ... 06:49:10 06:49:10 #47 [support-notifications internal] load build context 06:49:10 #47 transferring context: 639.72MB 15.5s done 06:49:11 #47 ... 06:49:11 06:49:11 #51 [core-keeper internal] load build context 06:49:11 #51 transferring context: 639.72MB 15.7s done 06:49:11 #51 ... 06:49:11 06:49:11 #50 [security-bootstrapper internal] load build context 06:49:11 #50 transferring context: 639.72MB 15.3s done 06:49:11 d125d8839a47: Pull complete 06:49:11 #50 ... 06:49:11 06:49:11 #49 [core-data internal] load build context 06:49:11 #49 transferring context: 639.72MB 15.7s done 06:49:11 3e85d5ac6304: Verifying Checksum 06:49:11 3e85d5ac6304: Download complete 06:49:16 #49 ... 06:49:16 06:49:16 #48 [core-command internal] load build context 06:49:16 #48 transferring context: 639.72MB 18.2s done 06:49:24 3e85d5ac6304: Pull complete 06:49:24 c3105a71a48b: Pull complete 06:49:24 0f093f025ec4: Pull complete 06:49:24 c3106fc0e877: Pull complete 06:49:24 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 06:49:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:49:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:49:24 prd-ubuntu20.04-docker-arm64-4c-16g-4106 does not seem to be running inside a container 06:49:24 $ 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/963 -v /w/workspace/edgex-go/963:/w/workspace/edgex-go/963:rw,z -v /w/workspace/edgex-go/963@tmp:/w/workspace/edgex-go/963@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 06:49:26 $ docker top 073fa33b0a29b489bdd54d3cc2608b3f89b51d65e7466a61631c9a4b428d4911 -eo pid,comm [Pipeline] { [Pipeline] sh 06:49:26 + docker compose -f ./docker-compose-build.yml build --parallel 06:49:31 #48 ... 06:49:31 06:49:31 #37 [support-scheduler internal] load build context 06:49:31 #37 DONE 41.6s 06:49:31 06:49:31 #46 [security-proxy-auth internal] load build context 06:49:31 #46 DONE 41.6s 06:49:31 06:49:31 #47 [support-notifications internal] load build context 06:49:31 #47 DONE 41.6s 06:49:31 06:49:31 #50 [security-bootstrapper internal] load build context 06:49:31 #50 DONE 41.4s 06:49:31 06:49:31 #51 [core-keeper internal] load build context 06:49:31 #51 DONE 41.6s 06:49:31 06:49:31 #45 [security-spiffe-token-provider internal] load build context 06:49:31 #45 DONE 41.5s 06:49:31 06:49:31 #49 [core-data internal] load build context 06:49:31 #49 DONE 41.5s 06:49:31 06:49:31 #44 [security-proxy-setup internal] load build context 06:49:31 #44 DONE 41.6s 06:49:31 06:49:31 #52 [core-common-config-bootstrapper internal] load build context 06:49:31 #52 DONE 41.5s 06:49:31 06:49:31 #34 [security-secretstore-setup internal] load build context 06:49:31 #34 DONE 41.7s 06:49:31 06:49:31 #48 [core-command internal] load build context 06:49:31 #48 DONE 41.7s 06:49:31 06:49:31 #36 [core-metadata internal] load build context 06:49:31 #36 DONE 41.7s 06:49:31 06:49:31 #60 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:49:31 #60 DONE 34.5s 06:49:31 06:49:31 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:49:31 #64 DONE 34.4s 06:49:31 06:49:31 #54 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 06:49:31 #54 DONE 34.5s 06:49:31 06:49:31 #58 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 06:49:31 #58 DONE 34.5s 06:49:31 06:49:31 #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:49:31 #65 DONE 34.5s 06:49:31 06:49:31 #69 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:49:31 #69 DONE 34.4s 06:49:31 06:49:31 #62 [core-command builder 3/7] RUN apk add --update --no-cache make git 06:49:31 #62 DONE 34.5s 06:49:31 06:49:31 #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:49:31 #56 DONE 34.4s 06:49:31 06:49:31 #55 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 06:49:31 #55 DONE 34.4s 06:49:31 06:49:31 #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 06:49:31 #68 DONE 34.5s 06:49:31 06:49:31 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:49:31 #59 DONE 34.4s 06:49:31 06:49:31 #70 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 06:49:31 #70 DONE 34.4s 06:49:31 06:49:31 #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 06:49:31 #61 DONE 34.4s 06:49:31 06:49:31 #72 [core-metadata builder 4/7] COPY go.mod vendor* ./ 06:49:31 #72 ... 06:49:31 06:49:31 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 06:49:31 #67 DONE 34.8s 06:49:31 06:49:31 #73 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 06:49:31 #73 ... 06:49:31 06:49:31 #74 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 06:49:31 #74 DONE 0.4s 06:49:31 06:49:31 #72 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:49:31 #72 DONE 0.4s 06:49:31 06:49:31 #75 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 06:49:31 #75 DONE 0.4s 06:49:31 06:49:31 #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 06:49:31 #76 DONE 0.4s 06:49:31 06:49:31 #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ 06:49:31 #77 DONE 0.4s 06:49:31 06:49:31 #53 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 06:49:31 #53 DONE 35.0s 06:49:31 06:49:31 #78 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:49:32 #78 ... 06:49:32 06:49:32 #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 06:49:32 #57 34.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:49:32 #57 35.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:49:32 #57 35.63 (1/7) Installing ca-certificates (20250911-r0) 06:49:32 #57 35.64 (2/7) Installing dumb-init (1.2.5-r3) 06:49:32 #57 35.65 (3/7) Installing libgcc (14.2.0-r6) 06:49:32 #57 35.65 (4/7) Installing libsodium (1.0.20-r1) 06:49:32 #57 35.66 (5/7) Installing libstdc++ (14.2.0-r6) 06:49:32 #57 35.68 (6/7) Installing libzmq (4.3.5-r2) 06:49:32 #57 35.69 (7/7) Installing zeromq (4.3.5-r2) 06:49:32 #57 35.70 Executing busybox-1.37.0-r20.trigger 06:49:32 #57 35.71 Executing ca-certificates-20250911-r0.trigger 06:49:32 #57 35.78 OK: 12 MiB in 23 packages 06:49:32 #57 DONE 36.0s 06:49:32 06:49:32 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:49:32 #63 34.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:49:32 #63 35.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:49:32 #63 35.54 (1/1) Installing dumb-init (1.2.5-r3) 06:49:32 #63 35.54 Executing busybox-1.37.0-r20.trigger 06:49:32 #63 35.58 OK: 7 MiB in 17 packages 06:49:32 #63 DONE 36.0s 06:49:33 06:49:33 #71 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:49:33 #71 34.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:49:33 #71 35.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:49:33 #71 35.54 (1/4) Installing ca-certificates (20250911-r0) 06:49:33 #71 35.56 (2/4) Installing dumb-init (1.2.5-r3) 06:49:33 #71 35.56 (3/4) Installing su-exec (0.2-r3) 06:49:33 #71 35.57 (4/4) Installing yq-go (4.47.2-r3) 06:49:33 #71 35.66 Executing busybox-1.37.0-r20.trigger 06:49:33 #71 35.66 Executing ca-certificates-20250911-r0.trigger 06:49:33 #71 35.71 OK: 20 MiB in 20 packages 06:49:33 #71 DONE 36.0s 06:49:33 06:49:33 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 06:49:33 #79 ... 06:49:33 06:49:33 #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:49:33 #0 1.032 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:49:33 #0 1.142 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:49:33 #0 1.567 OK: 13 MiB in 29 packages 06:49:33 #80 DONE 1.7s 06:49:33 06:49:33 #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 06:49:33 #0 1.093 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:49:33 #0 1.242 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:49:33 #0 1.694 OK: 8 MiB in 20 packages 06:49:33 #81 DONE 1.9s 06:49:33 06:49:33 #73 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 06:49:33 #73 1.131 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:49:33 #73 1.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:49:33 #73 1.687 OK: 7 MiB in 17 packages 06:49:33 #73 DONE 1.9s 06:49:33 06:49:33 #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 06:49:33 #0 1.166 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:49:33 #0 1.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:49:33 #0 1.690 OK: 20 MiB in 20 packages 06:49:33 #82 DONE 1.9s 06:49:33 06:49:33 #83 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 06:49:33 #83 ... 06:49:33 06:49:33 #66 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:49:33 #66 34.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:49:33 #66 35.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:49:33 #66 35.58 v3.22.3-81-g36fdcbf5198 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 06:49:33 #66 35.58 v3.22.3-80-g88b02b8f653 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 06:49:33 #66 35.58 OK: 26324 distinct packages available 06:49:33 #66 35.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:49:33 #66 35.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:49:33 #66 36.17 (1/5) Installing dumb-init (1.2.5-r3) 06:49:33 #66 36.18 (2/5) Installing musl-obstack (1.2.3-r2) 06:49:33 #66 36.18 (3/5) Installing libucontext (1.3.2-r0) 06:49:33 #66 36.19 (4/5) Installing gcompat (1.1.0-r4) 06:49:33 #66 36.19 (5/5) Installing openssl (3.5.5-r0) 06:49:33 #66 36.20 Executing busybox-1.37.0-r20.trigger 06:49:33 #66 36.21 OK: 8 MiB in 21 packages 06:49:33 #66 DONE 36.4s 06:49:33 06:49:33 #83 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 06:49:33 #83 DONE 0.3s 06:49:33 06:49:33 #84 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 06:49:34 #84 ... 06:49:34 06:49:34 #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 06:49:34 #0 1.850 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:49:34 #0 1.928 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:49:34 #0 2.283 OK: 7 MiB in 18 packages 06:49:34 #85 DONE 3.2s 06:49:34 06:49:34 #86 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 06:49:34 #0 1.603 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:49:34 #0 1.686 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:49:34 #0 2.160 OK: 8 MiB in 19 packages 06:49:34 #86 DONE 3.2s 06:49:34 06:49:34 #87 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 06:49:34 #0 1.191 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:49:34 #0 1.472 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:49:34 #0 2.160 OK: 265 MiB in 60 packages 06:49:34 #87 DONE 3.2s 06:49:34 06:49:34 #88 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 06:49:34 #0 1.018 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:49:34 #0 1.491 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:49:34 #0 2.122 (1/1) Installing dumb-init (1.2.5-r3) 06:49:34 #0 2.280 Executing busybox-1.37.0-r20.trigger 06:49:34 #0 2.295 OK: 7 MiB in 17 packages 06:49:34 #88 DONE 3.2s 06:49:34 06:49:34 #89 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:49:34 #89 DONE 1.3s 06:49:34 06:49:34 #90 [security-spire-config stage-2 5/10] COPY Attribution.txt / 06:49:34 #90 DONE 0.1s 06:49:34 06:49:34 #91 [core-keeper builder 5/8] COPY go.mod vendor* ./ 06:49:34 #91 DONE 0.1s 06:49:34 06:49:34 #92 [security-spire-config stage-2 6/10] COPY security.txt / 06:49:34 #92 DONE 0.1s 06:49:34 06:49:34 #93 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 06:49:34 #93 DONE 0.0s 06:49:34 06:49:34 #94 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 06:49:34 #94 DONE 0.0s 06:49:34 06:49:34 #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:49:34 #95 ... 06:49:34 06:49:34 #96 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 06:49:34 #96 DONE 0.0s 06:49:35 06:49:35 #97 [security-spire-config] exporting to image 06:49:35 #97 exporting layers 06:49:35 #97 exporting layers 0.8s done 06:49:35 #97 writing image sha256:6a2fa423df7529806c32ad482df816bddf9f6e9f2a18453261baad58076103f9 done 06:49:35 #97 naming to docker.io/library/security-spire-config 0.0s done 06:49:36 #97 DONE 1.5s 06:49:36 06:49:36 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 06:49:36 #79 3.400 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:49:36 #79 3.474 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:49:37 #1 [security-secretstore-setup internal] load build definition from Dockerfile 06:49:37 #1 transferring dockerfile: 30B 06:49:37 #1 transferring dockerfile: 2.49kB done 06:49:37 #1 DONE 0.1s 06:49:37 06:49:37 #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile 06:49:37 #2 transferring dockerfile: 2.23kB done 06:49:37 #2 DONE 0.0s 06:49:37 06:49:37 #3 [security-proxy-setup internal] load build definition from Dockerfile 06:49:37 #3 transferring dockerfile: 2.50kB done 06:49:37 #3 DONE 0.1s 06:49:37 06:49:37 #4 [security-bootstrapper internal] load build definition from Dockerfile 06:49:37 #4 transferring dockerfile: 3.02kB done 06:49:37 #4 DONE 0.1s 06:49:37 06:49:37 #5 [core-command internal] load build definition from Dockerfile 06:49:37 #5 transferring dockerfile: 1.94kB done 06:49:37 #5 DONE 0.1s 06:49:37 06:49:37 #6 [security-spire-server internal] load build definition from Dockerfile 06:49:37 #6 transferring dockerfile: 1.70kB 0.0s done 06:49:37 #6 DONE 0.1s 06:49:37 06:49:37 #7 [security-spire-config internal] load build definition from Dockerfile 06:49:37 #7 transferring dockerfile: 1.69kB done 06:49:37 #7 DONE 0.1s 06:49:37 06:49:37 #8 [security-proxy-auth internal] load build definition from Dockerfile 06:49:37 #8 transferring dockerfile: 2.14kB done 06:49:37 #8 DONE 0.1s 06:49:37 06:49:37 #9 [core-keeper internal] load build definition from Dockerfile 06:49:37 #9 transferring dockerfile: 2.07kB done 06:49:37 #9 DONE 0.1s 06:49:37 06:49:37 #10 [security-spire-agent internal] load build definition from Dockerfile 06:49:37 #10 transferring dockerfile: 1.81kB 0.0s done 06:49:37 #10 DONE 0.1s 06:49:37 06:49:37 #11 [core-data internal] load build definition from Dockerfile 06:49:37 #11 transferring dockerfile: 2.04kB done 06:49:37 #11 DONE 0.1s 06:49:37 06:49:37 #12 [core-metadata internal] load build definition from Dockerfile 06:49:37 #12 transferring dockerfile: 2.10kB 0.0s done 06:49:37 #12 DONE 0.1s 06:49:37 #79 4.037 OK: 20 MiB in 20 packages 06:49:37 06:49:37 #13 [security-spiffe-token-provider internal] load build definition from Dockerfile 06:49:37 #13 transferring dockerfile: 1.89kB done 06:49:37 #13 DONE 0.1s 06:49:37 06:49:37 #14 [support-notifications internal] load build definition from Dockerfile 06:49:37 #14 transferring dockerfile: 2.02kB 0.0s done 06:49:37 #14 DONE 0.1s 06:49:37 06:49:37 #15 [support-scheduler internal] load build definition from Dockerfile 06:49:37 #15 transferring dockerfile: 1.83kB 0.0s done 06:49:37 #15 DONE 0.1s 06:49:37 06:49:37 #16 [security-secretstore-setup internal] load .dockerignore 06:49:37 #16 transferring context: 06:49:37 #16 transferring context: 50B 0.0s done 06:49:37 #16 DONE 0.1s 06:49:38 06:49:38 #17 [core-common-config-bootstrapper internal] load .dockerignore 06:49:38 #17 transferring context: 50B 0.0s done 06:49:38 #17 DONE 0.1s 06:49:38 06:49:38 #18 [security-proxy-setup internal] load .dockerignore 06:49:38 #18 transferring context: 50B done 06:49:38 #18 DONE 0.0s 06:49:38 06:49:38 #19 [core-command internal] load .dockerignore 06:49:38 #19 transferring context: 50B 0.0s done 06:49:38 #19 DONE 0.1s 06:49:38 06:49:38 #20 [security-bootstrapper internal] load .dockerignore 06:49:38 #20 transferring context: 50B done 06:49:38 #20 DONE 0.1s 06:49:38 06:49:38 #21 [security-spire-server internal] load .dockerignore 06:49:38 #21 transferring context: 50B done 06:49:38 #21 DONE 0.1s 06:49:38 06:49:38 #22 [security-spire-config internal] load .dockerignore 06:49:38 #22 transferring context: 50B done 06:49:38 #22 DONE 0.1s 06:49:38 06:49:38 #23 [security-proxy-auth internal] load .dockerignore 06:49:38 #23 transferring context: 50B done 06:49:38 #23 DONE 0.1s 06:49:38 06:49:38 #24 [security-spire-agent internal] load .dockerignore 06:49:39 #24 transferring context: 50B 0.0s done 06:49:39 #24 DONE 0.1s 06:49:39 06:49:39 #25 [core-keeper internal] load .dockerignore 06:49:39 #25 transferring context: 50B done 06:49:39 #25 DONE 0.1s 06:49:39 06:49:39 #26 [core-data internal] load .dockerignore 06:49:39 #26 transferring context: 50B done 06:49:39 #26 DONE 0.1s 06:49:39 06:49:39 #27 [core-metadata internal] load .dockerignore 06:49:39 #27 transferring context: 50B 0.0s done 06:49:39 #27 DONE 0.1s 06:49:39 06:49:39 #28 [security-spiffe-token-provider internal] load .dockerignore 06:49:39 #28 transferring context: 50B 0.0s done 06:49:39 #28 DONE 0.0s 06:49:39 06:49:39 #29 [support-notifications internal] load .dockerignore 06:49:39 #29 transferring context: 50B 0.0s done 06:49:39 #29 DONE 0.1s 06:49:39 06:49:39 #30 [support-scheduler internal] load .dockerignore 06:49:39 #30 transferring context: 50B 0.0s done 06:49:39 #30 DONE 0.1s 06:49:39 06:49:39 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:49:39 #31 DONE 0.0s 06:49:39 06:49:39 #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.22 06:49:39 #32 DONE 0.1s 06:49:39 06:49:39 #33 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 06:49:39 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 06:49:39 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 1.05MB / 4.14MB 0.1s 06:49:39 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 06:49:39 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 06:49:39 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 06:49:39 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 3.15MB / 4.14MB 0.2s 06:49:39 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.3s 06:49:39 #33 extracting sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 06:49:39 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.3s done 06:49:40 #33 ... 06:49:40 06:49:40 #34 [security-secretstore-setup internal] load build context 06:49:40 #34 transferring context: 3.40MB 0.7s done 06:49:40 #34 DONE 0.9s 06:49:40 06:49:40 #33 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 06:49:40 #33 ... 06:49:40 06:49:40 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:49:40 #31 DONE 0.0s 06:49:40 06:49:40 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 06:49:40 #32 DONE 0.2s 06:49:40 06:49:40 #35 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:49:40 #35 DONE 1.0s 06:49:40 06:49:40 #33 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 06:49:40 #33 ... 06:49:40 06:49:40 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:49:40 #31 DONE 0.0s 06:49:40 06:49:40 #35 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:49:40 #35 DONE 1.7s 06:49:40 06:49:40 #33 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 06:49:40 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 06:49:40 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.3s done 06:49:40 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 06:49:40 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 06:49:40 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 06:49:40 #33 ... 06:49:40 06:49:40 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:49:40 #31 DONE 0.0s 06:49:40 06:49:40 #33 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 06:49:40 #33 ... 06:49:40 06:49:40 #32 [core-command internal] load metadata for docker.io/library/alpine:3.22 06:49:40 #32 DONE 0.4s 06:49:40 06:49:40 #35 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:49:40 #35 DONE 1.7s 06:49:40 06:49:40 #36 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 06:49:40 #36 DONE 0.5s 06:49:40 06:49:40 #33 [core-command stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 06:49:40 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 06:49:40 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.3s done 06:49:40 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 06:49:40 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 06:49:40 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 06:49:40 #33 ... 06:49:40 06:49:40 #35 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:49:40 #35 DONE 1.7s 06:49:40 06:49:40 #36 [core-command builder 2/7] WORKDIR /edgex-go 06:49:40 #36 DONE 0.6s 06:49:40 06:49:40 #33 [core-command stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 06:49:41 #33 extracting sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 1.3s done 06:49:41 #33 ... 06:49:41 06:49:41 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:49:41 #31 DONE 0.0s 06:49:41 06:49:41 #33 [core-command stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 06:49:41 #33 extracting sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 1.3s done 06:49:41 #33 ... 06:49:41 06:49:41 #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.22 06:49:41 #32 DONE 0.9s 06:49:41 06:49:41 #35 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:49:41 #35 DONE 1.8s 06:49:41 06:49:41 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:49:41 #31 DONE 0.0s 06:49:41 06:49:41 #36 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 06:49:41 #36 DONE 0.6s 06:49:41 06:49:41 #33 [security-proxy-auth stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 06:49:41 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 06:49:41 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.3s done 06:49:41 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 06:49:41 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 06:49:41 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 06:49:41 #33 extracting sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 1.3s done 06:49:41 #33 ... 06:49:41 06:49:41 #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.22 06:49:41 #32 DONE 1.0s 06:49:41 06:49:41 #35 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:49:41 #35 DONE 1.8s 06:49:41 06:49:41 #36 [core-keeper builder 2/7] WORKDIR /edgex-go 06:49:41 #36 DONE 0.7s 06:49:41 06:49:41 #33 [core-keeper stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 06:49:41 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 06:49:41 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.3s done 06:49:41 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 06:49:41 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 06:49:41 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 06:49:41 #33 extracting sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 1.3s done 06:49:42 #33 ... 06:49:42 06:49:42 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:49:42 #31 DONE 0.0s 06:49:42 06:49:42 #37 [security-proxy-setup internal] load build context 06:49:42 #37 ... 06:49:42 06:49:42 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:49:42 #31 DONE 0.0s 06:49:42 06:49:42 #37 [security-proxy-setup internal] load build context 06:49:42 #37 ... 06:49:42 06:49:42 #35 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:49:42 #35 DONE 1.9s 06:49:42 06:49:42 #36 [core-metadata builder 2/7] WORKDIR /edgex-go 06:49:42 #36 DONE 0.7s 06:49:42 06:49:42 #32 [core-data internal] load metadata for docker.io/library/alpine:3.22 06:49:42 #32 DONE 1.7s 06:49:42 06:49:42 #37 [security-proxy-setup internal] load build context 06:49:42 #37 ... 06:49:42 06:49:42 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:49:42 #31 DONE 0.0s 06:49:42 06:49:42 #37 [security-proxy-setup internal] load build context 06:49:42 #79 ... 06:49:42 06:49:42 #98 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:49:42 #98 ... 06:49:42 06:49:42 #99 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:49:42 #99 ... 06:49:42 06:49:42 #100 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:49:42 #100 ... 06:49:42 06:49:42 #101 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:49:42 #101 ... 06:49:42 06:49:42 #84 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 06:49:42 #84 2.133 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:49:42 #84 2.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:49:42 #84 2.684 OK: 8 MiB in 21 packages 06:49:42 #37 ... 06:49:42 06:49:42 #38 [core-common-config-bootstrapper internal] load build context 06:49:42 #38 transferring context: 3.40MB 1.7s done 06:49:42 #38 DONE 2.2s 06:49:42 06:49:42 #37 [security-proxy-setup internal] load build context 06:49:42 #37 ... 06:49:42 06:49:42 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:49:42 #31 DONE 0.0s 06:49:42 06:49:42 #37 [security-proxy-setup internal] load build context 06:49:42 #37 transferring context: 3.40MB 2.0s done 06:49:43 #37 ... 06:49:43 06:49:43 #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 06:49:43 #39 DONE 2.3s 06:49:43 06:49:43 #40 [security-spire-config internal] load build context 06:49:43 #40 DONE 0.0s 06:49:43 06:49:43 #41 [security-spire-server internal] load build context 06:49:43 #41 DONE 0.0s 06:49:43 06:49:43 #42 [security-bootstrapper internal] load build context 06:49:43 #42 transferring context: 3.40MB 2.0s done 06:49:43 #42 DONE 2.4s 06:49:43 #84 ... 06:49:43 06:49:43 #102 [core-data stage-1 3/7] RUN apk --no-cache upgrade 06:49:43 #0 2.537 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:49:43 #0 2.622 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:49:43 #0 3.100 OK: 7 MiB in 17 packages 06:49:43 #102 ... 06:49:43 06:49:43 #103 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 06:49:43 #0 2.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:49:43 #0 2.313 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:49:43 #0 2.712 OK: 12 MiB in 23 packages 06:49:43 06:49:43 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:49:43 #31 DONE 0.1s 06:49:43 06:49:43 #33 [security-spire-config stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 06:49:43 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 06:49:43 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.3s done 06:49:43 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 06:49:43 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 06:49:43 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 06:49:43 #33 extracting sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 1.3s done 06:49:43 #33 ... 06:49:43 06:49:43 #37 [security-proxy-setup internal] load build context 06:49:43 #37 DONE 2.6s 06:49:43 06:49:43 #33 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 06:49:43 #33 ... 06:49:43 06:49:43 #35 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:49:43 #35 DONE 2.0s 06:49:43 06:49:43 #36 [support-scheduler builder 2/7] WORKDIR /edgex-go 06:49:43 #36 DONE 0.8s 06:49:43 06:49:43 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.22 06:49:43 #32 DONE 2.5s 06:49:43 06:49:43 #43 [support-notifications internal] load build context 06:49:43 #43 DONE 0.0s 06:49:43 06:49:43 #44 [core-command internal] load build context 06:49:43 #44 transferring context: 3.40MB 2.1s done 06:49:43 #44 DONE 2.8s 06:49:43 06:49:43 #33 [support-scheduler stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 06:49:43 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 06:49:43 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.3s done 06:49:43 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 06:49:43 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 06:49:43 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 06:49:43 #33 extracting sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 1.3s done 06:49:43 #33 ... 06:49:43 06:49:43 #45 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 06:49:43 #45 DONE 1.8s 06:49:43 06:49:43 #33 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 06:49:43 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 06:49:43 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.3s done 06:49:43 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 06:49:43 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 06:49:43 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 06:49:43 #33 extracting sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 1.3s done 06:49:43 #33 ... 06:49:43 06:49:43 #46 [support-scheduler internal] load build context 06:49:43 #46 DONE 0.0s 06:49:43 06:49:43 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 06:49:43 #47 DONE 0.1s 06:49:43 06:49:43 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 06:49:43 #47 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 06:49:44 #47 ... 06:49:44 06:49:44 #48 [security-proxy-auth internal] load build context 06:49:44 #48 transferring context: 3.40MB 2.2s done 06:49:44 #48 DONE 2.8s 06:49:44 06:49:44 #41 [security-spire-server internal] load build context 06:49:44 #41 transferring context: 26.57kB 0.1s done 06:49:44 #41 DONE 1.2s 06:49:44 06:49:44 #49 [core-keeper internal] load build context 06:49:44 #103 ... 06:49:44 06:49:44 #104 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 06:49:44 #49 ... 06:49:44 06:49:44 #40 [security-spire-config internal] load build context 06:49:44 #40 transferring context: 24.82kB 0.0s done 06:49:44 #40 DONE 1.4s 06:49:44 06:49:44 #49 [core-keeper internal] load build context 06:49:45 #49 transferring context: 3.40MB 2.5s done 06:49:46 #49 DONE 4.1s 06:49:46 06:49:46 #50 [security-spire-agent internal] load build context 06:49:46 #50 transferring context: 26.10kB 0.2s done 06:49:46 #50 DONE 2.2s 06:49:46 06:49:46 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 06:49:46 #51 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.5s done 06:49:46 #51 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 06:49:46 #51 ... 06:49:46 06:49:46 #52 [core-data internal] load build context 06:49:46 #52 transferring context: 3.40MB 3.0s done 06:49:46 #52 DONE 3.9s 06:49:46 06:49:46 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 06:49:46 #51 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done 06:49:46 #51 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done 06:49:46 #51 ... 06:49:46 06:49:46 #53 [core-metadata internal] load build context 06:49:46 #53 transferring context: 3.40MB 3.0s done 06:49:46 #53 DONE 4.2s 06:49:47 06:49:47 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 06:49:47 #47 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 2.5s done 06:49:47 #47 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 06:49:47 #47 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done 06:49:47 #47 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done 06:49:47 #47 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 06:49:48 #47 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.5s 06:49:48 #47 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.5s done 06:49:48 #47 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.6s done 06:49:48 #47 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 06:49:48 #47 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.2s done 06:49:48 #47 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0B / 295B 1.0s 06:49:48 #47 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 0B / 17.33MB 1.1s 06:49:49 #47 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 1.4s 06:49:49 #47 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 1.5s done 06:49:49 #47 ... 06:49:49 06:49:49 #43 [support-notifications internal] load build context 06:49:49 #43 transferring context: 3.40MB 4.0s done 06:49:49 #43 DONE 5.5s 06:49:49 06:49:49 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 06:49:49 #51 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 1.0s done 06:49:49 #51 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 1.2s done 06:49:49 #51 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 1.1s done 06:49:49 #51 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.1s done 06:49:49 #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 1.73MB / 37.02MB 2.0s 06:49:50 #51 ... 06:49:50 06:49:50 #54 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:49:50 #54 DONE 8.5s 06:49:50 06:49:50 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 06:49:50 #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 5.24MB / 37.02MB 3.0s 06:49:50 #51 ... 06:49:50 06:49:50 #55 [core-data builder 3/7] RUN apk add --update --no-cache make git 06:49:50 #0 5.436 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:49:50 #0 5.965 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:49:50 #0 8.289 OK: 255 MiB in 60 packages 06:49:50 #55 DONE 9.8s 06:49:50 06:49:50 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 06:49:50 #51 ... 06:49:50 06:49:50 #56 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 06:49:50 #0 8.786 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:49:50 #0 9.244 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:49:50 #56 ... 06:49:50 06:49:50 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 06:49:51 #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 7.34MB / 37.02MB 3.9s 06:49:51 #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 9.22MB / 37.02MB 4.3s 06:49:52 #51 ... 06:49:52 06:49:52 #57 [security-spiffe-token-provider internal] load build context 06:49:52 #57 transferring context: 3.40MB 7.0s done 06:49:52 #57 DONE 9.0s 06:49:52 06:49:52 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 06:49:52 #51 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 06:49:52 #51 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.1s done 06:49:52 #51 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.1s done 06:49:53 #51 ... 06:49:53 06:49:53 #56 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 06:49:53 #56 11.61 OK: 255 MiB in 60 packages 06:49:53 #56 DONE 13.1s 06:49:53 06:49:53 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 06:49:53 #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 11.53MB / 37.02MB 6.0s 06:49:53 #51 ... 06:49:53 06:49:53 #46 [support-scheduler internal] load build context 06:49:53 #46 transferring context: 3.40MB 6.9s done 06:49:53 #46 DONE 9.2s 06:49:53 06:49:53 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 06:49:53 #51 ... 06:49:53 06:49:53 #58 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:49:53 #58 DONE 3.3s 06:49:53 06:49:53 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 06:49:54 #51 ... 06:49:54 06:49:54 #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 06:49:54 #0 9.998 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:49:54 #59 ... 06:49:54 06:49:54 #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 06:49:54 #0 8.938 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:49:54 #0 9.308 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:49:54 #60 ... 06:49:54 06:49:54 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:49:54 #0 10.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:49:54 #61 ... 06:49:54 06:49:54 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 06:49:54 #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 13.63MB / 37.02MB 7.3s 06:49:54 #51 ... 06:49:54 06:49:54 #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 06:49:54 #0 9.661 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:49:54 #62 ... 06:49:54 06:49:54 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:49:54 #63 ... 06:49:54 06:49:54 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:49:55 #64 ... 06:49:55 06:49:55 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:49:55 #65 ... 06:49:55 06:49:55 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:49:55 #66 ... 06:49:55 06:49:55 #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:49:55 #67 ... 06:49:55 06:49:55 #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 06:49:55 #68 ... 06:49:55 06:49:55 #69 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 06:49:55 #69 ... 06:49:55 06:49:55 #70 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 06:49:55 #70 ... 06:49:55 06:49:55 #71 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:49:55 #71 ... 06:49:55 06:49:55 #72 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 06:49:55 #72 DONE 2.7s 06:49:55 06:49:55 #73 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:49:56 #73 ... 06:49:56 06:49:56 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 06:49:56 #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 15.73MB / 37.02MB 8.9s 06:49:57 #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 17.83MB / 37.02MB 9.9s 06:49:57 #51 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.1s done 06:49:58 #51 ... 06:49:58 06:49:58 #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 06:49:58 #60 13.02 OK: 255 MiB in 60 packages 06:49:58 #60 DONE 14.0s 06:49:58 06:49:58 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 06:49:58 #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 20.47MB / 37.02MB 10.9s 06:49:59 #51 ... 06:49:59 06:49:59 #74 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 06:49:59 #74 DONE 1.4s 06:49:59 06:49:59 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 06:49:59 #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 23.07MB / 37.02MB 12.3s 06:49:59 #51 ... 06:49:59 06:49:59 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 06:49:59 #47 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 6.7s done 06:49:59 #47 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.2s done 06:49:59 #47 ... 06:49:59 06:49:59 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 06:49:59 #51 ... 06:49:59 06:49:59 #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 06:49:59 #59 11.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:49:59 #59 14.94 OK: 255 MiB in 60 packages 06:49:59 #59 DONE 16.0s 06:49:59 06:49:59 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 06:49:59 #51 ... 06:49:59 06:49:59 #71 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:49:59 #71 DONE 15.2s 06:49:59 06:49:59 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 06:50:00 #51 ... 06:50:00 06:50:00 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 06:50:00 #75 ... 06:50:00 06:50:00 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 06:50:01 #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 25.08MB / 37.02MB 13.9s 06:50:01 #51 ... 06:50:01 06:50:01 #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 06:50:01 #62 10.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:50:01 #62 15.19 (1/2) Installing dumb-init (1.2.5-r3) 06:50:01 #62 15.23 (2/2) Installing su-exec (0.2-r3) 06:50:01 #62 15.23 Executing busybox-1.37.0-r20.trigger 06:50:01 #62 15.33 OK: 8 MiB in 18 packages 06:50:01 #62 DONE 17.1s 06:50:01 06:50:01 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 06:50:01 #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 27.26MB / 37.02MB 14.5s 06:50:01 #51 ... 06:50:01 06:50:01 #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ 06:50:01 #76 DONE 2.0s 06:50:01 06:50:01 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 06:50:02 #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 29.36MB / 37.02MB 15.2s 06:50:02 #104 DONE 26.1s 06:50:02 06:50:02 #103 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 06:50:02 #103 DONE 27.7s 06:50:02 06:50:02 #100 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:50:02 #100 DONE 28.8s 06:50:02 06:50:02 #98 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:50:02 #98 DONE 28.8s 06:50:02 06:50:02 #101 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:50:02 #101 DONE 28.8s 06:50:02 06:50:02 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 06:50:02 #79 DONE 27.7s 06:50:02 06:50:02 #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:50:02 #95 DONE 26.0s 06:50:02 06:50:02 #84 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 06:50:02 #84 DONE 27.3s 06:50:02 06:50:02 #78 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:50:02 #78 DONE 28.9s 06:50:02 06:50:02 #102 [core-data stage-1 3/7] RUN apk --no-cache upgrade 06:50:02 #102 DONE 27.7s 06:50:02 06:50:02 #99 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:50:02 #99 DONE 28.9s 06:50:02 06:50:02 #105 [core-data builder 6/7] COPY . . 06:50:03 #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 31.46MB / 37.02MB 16.3s 06:50:04 #51 ... 06:50:04 06:50:04 #77 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:50:04 #77 ... 06:50:04 06:50:04 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 06:50:04 #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 33.55MB / 37.02MB 17.0s 06:50:04 #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 35.46MB / 37.02MB 17.5s 06:50:04 #51 ... 06:50:04 06:50:04 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:50:04 #61 11.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:50:04 #61 16.32 v3.22.3-81-g36fdcbf5198 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 06:50:04 #61 16.32 v3.22.3-80-g88b02b8f653 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 06:50:04 #61 16.32 OK: 26176 distinct packages available 06:50:04 #61 17.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:50:04 #61 18.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:50:05 #61 ... 06:50:05 06:50:05 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 06:50:05 #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 18.0s done 06:50:06 #51 ... 06:50:06 06:50:06 #78 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:50:06 #78 ... 06:50:06 06:50:06 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:50:06 #66 21.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:50:08 #66 ... 06:50:08 06:50:08 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:50:08 #64 13.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:50:08 #64 14.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:50:08 #64 20.35 (1/4) Installing ca-certificates (20250911-r0) 06:50:08 #64 20.72 (2/4) Installing dumb-init (1.2.5-r3) 06:50:08 #64 20.75 (3/4) Installing su-exec (0.2-r3) 06:50:08 #64 20.76 (4/4) Installing yq-go (4.47.2-r3) 06:50:08 #64 21.88 Executing busybox-1.37.0-r20.trigger 06:50:08 #64 21.96 Executing ca-certificates-20250911-r0.trigger 06:50:08 #64 ... 06:50:08 06:50:08 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 06:50:08 #51 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 1.6s 06:50:08 #51 ... 06:50:08 06:50:08 #70 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 06:50:08 #70 14.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:50:08 #70 15.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:50:08 #70 20.57 (1/1) Installing dumb-init (1.2.5-r3) 06:50:08 #70 20.75 Executing busybox-1.37.0-r20.trigger 06:50:08 #70 20.98 OK: 8 MiB in 17 packages 06:50:08 #70 ... 06:50:08 06:50:08 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:50:08 #66 23.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:50:09 #66 ... 06:50:09 06:50:09 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:50:09 #63 14.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:50:09 #63 15.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:50:09 #63 22.51 (1/1) Installing dumb-init (1.2.5-r3) 06:50:09 #63 22.57 Executing busybox-1.37.0-r20.trigger 06:50:09 #63 22.87 OK: 8 MiB in 17 packages 06:50:09 #63 ... 06:50:09 06:50:09 #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:50:09 #79 ... 06:50:09 06:50:09 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 06:50:10 #51 ... 06:50:10 06:50:10 #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 06:50:10 #0 7.210 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:50:10 #0 9.813 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:50:10 #80 ... 06:50:10 06:50:10 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 06:50:10 #105 ... 06:50:10 06:50:10 #106 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:50:10 #106 ... 06:50:10 06:50:10 #107 [security-proxy-setup builder 6/7] COPY . . 06:50:10 #107 ... 06:50:10 06:50:10 #108 [support-notifications builder 6/7] COPY . . 06:50:11 #108 DONE 10.4s 06:50:11 06:50:11 #109 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 06:50:11 #109 DONE 10.4s 06:50:11 06:50:11 #110 [security-spiffe-token-provider builder 6/7] COPY . . 06:50:11 #110 DONE 10.4s 06:50:11 06:50:11 #107 [security-proxy-setup builder 6/7] COPY . . 06:50:11 #107 DONE 10.4s 06:50:11 06:50:11 #111 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 06:50:11 #111 CACHED 06:50:11 06:50:11 #112 [security-secretstore-setup builder 6/7] COPY . . 06:50:11 #112 CACHED 06:50:11 06:50:11 #113 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:50:11 #113 CACHED 06:50:11 06:50:11 #114 [security-bootstrapper builder 6/7] COPY . . 06:50:11 #114 CACHED 06:50:11 06:50:11 #115 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:50:11 #115 CACHED 06:50:11 06:50:11 #116 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:50:11 #116 CACHED 06:50:11 06:50:11 #117 [support-scheduler builder 6/7] COPY . . 06:50:11 #51 ... 06:50:11 06:50:11 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:50:11 #63 DONE 26.3s 06:50:11 06:50:11 #70 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 06:50:11 #70 DONE 26.5s 06:50:11 06:50:11 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:50:11 #64 23.74 OK: 20 MiB in 20 packages 06:50:11 #64 DONE 26.4s 06:50:11 06:50:11 #81 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 06:50:11 #117 ... 06:50:11 06:50:11 #118 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 06:50:11 #81 ... 06:50:11 06:50:11 #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 06:50:11 #0 6.757 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:50:11 #0 8.430 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:50:11 #82 ... 06:50:11 06:50:11 #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:50:11 #118 ... 06:50:11 06:50:11 #119 [core-keeper builder 7/8] COPY . . 06:50:11 #119 ... 06:50:11 06:50:11 #120 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:50:12 #83 ... 06:50:12 06:50:12 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 06:50:12 #51 ... 06:50:12 06:50:12 #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:50:12 #67 17.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:50:12 #67 19.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:50:12 #67 ... 06:50:12 06:50:12 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 06:50:12 #47 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 9.3s 06:50:13 #47 ... 06:50:13 06:50:13 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 06:50:13 #51 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 6.7s 06:50:13 #51 ... 06:50:13 06:50:13 #73 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:50:13 #73 18.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:50:13 #73 19.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:50:13 #73 ... 06:50:13 06:50:13 #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 06:50:13 #68 18.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:50:13 #68 20.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:50:13 #68 ... 06:50:13 06:50:13 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 06:50:13 #51 ... 06:50:13 06:50:13 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 06:50:13 #47 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 9.8s done 06:50:13 #47 DONE 30.0s 06:50:13 06:50:13 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 06:50:14 #51 ... 06:50:14 06:50:14 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:50:14 #65 19.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:50:14 #65 24.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:50:14 #65 ... 06:50:14 06:50:14 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 06:50:14 #51 ... 06:50:14 06:50:14 #69 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 06:50:14 #69 19.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:50:14 #69 21.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:50:15 #69 ... 06:50:15 06:50:15 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 06:50:15 #51 ... 06:50:15 06:50:15 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 06:50:15 #75 14.89 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:50:15 #75 17.76 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:50:15 #75 ... 06:50:15 06:50:15 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:50:15 #61 29.30 OK: 255 MiB in 60 packages 06:50:15 #61 DONE 31.5s 06:50:15 06:50:15 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 06:50:16 #51 ... 06:50:16 06:50:16 #84 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 06:50:16 #84 DONE 0.7s 06:50:16 06:50:16 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 06:50:18 #51 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 11.7s 06:50:21 #51 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 14.3s done 06:50:21 #51 DONE 37.7s 06:50:21 06:50:21 #81 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 06:50:21 #81 6.298 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:50:21 #81 8.369 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:50:21 #81 ... 06:50:21 06:50:21 #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 06:50:21 #0 6.975 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:50:21 #0 9.176 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:50:21 #85 ... 06:50:21 06:50:21 #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade 06:50:21 #0 6.377 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:50:21 #0 8.917 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:50:21 #86 ... 06:50:21 06:50:21 #69 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 06:50:21 #69 35.77 (1/3) Installing ca-certificates (20250911-r0) 06:50:21 #69 36.25 (2/3) Installing dumb-init (1.2.5-r3) 06:50:21 #69 36.29 (3/3) Installing tzdata (2026a-r0) 06:50:21 #69 ... 06:50:21 06:50:21 #73 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:50:21 #73 31.52 (1/4) Installing dumb-init (1.2.5-r3) 06:50:21 #73 31.59 (2/4) Installing openssl (3.5.5-r0) 06:50:21 #73 31.75 (3/4) Installing su-exec (0.2-r3) 06:50:21 #73 31.82 (4/4) Installing yq-go (4.47.2-r3) 06:50:21 #73 33.81 Executing busybox-1.37.0-r20.trigger 06:50:21 #73 34.03 OK: 20 MiB in 20 packages 06:50:21 #73 DONE 37.0s 06:50:22 06:50:22 #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 06:50:22 #120 ... 06:50:22 06:50:22 #121 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:50:22 #121 ... 06:50:22 06:50:22 #122 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:50:22 #122 ... 06:50:22 06:50:22 #123 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:50:22 #123 ... 06:50:22 06:50:22 #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:50:23 #124 ... 06:50:23 06:50:23 #119 [core-keeper builder 7/8] COPY . . 06:50:23 #119 DONE 22.9s 06:50:23 06:50:23 #105 [core-common-config-bootstrapper builder 6/7] COPY . . 06:50:23 #105 DONE 22.9s 06:50:23 06:50:23 #118 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 06:50:23 #118 DONE 22.9s 06:50:23 06:50:23 #125 [core-command builder 6/7] COPY . . 06:50:23 #125 CACHED 06:50:23 06:50:23 #126 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:50:23 #126 CACHED 06:50:23 06:50:23 #127 [core-command builder 4/7] COPY go.mod vendor* ./ 06:50:23 #127 CACHED 06:50:23 06:50:23 #117 [support-scheduler builder 6/7] COPY . . 06:50:23 #117 DONE 22.9s 06:50:23 06:50:23 #128 [core-data builder 6/7] COPY . . 06:50:23 #128 CACHED 06:50:23 06:50:23 #129 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:50:23 #129 CACHED 06:50:23 06:50:23 #130 [core-data builder 4/7] COPY go.mod vendor* ./ 06:50:23 #130 CACHED 06:50:23 06:50:23 #131 [core-metadata builder 4/7] COPY go.mod vendor* ./ 06:50:23 #131 CACHED 06:50:23 06:50:23 #132 [core-metadata builder 6/7] COPY . . 06:50:23 #132 CACHED 06:50:23 06:50:23 #133 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:50:23 #133 CACHED 06:50:23 06:50:23 #134 [core-common-config-bootstrapper builder 6/7] COPY . . 06:50:23 #134 CACHED 06:50:23 06:50:23 #135 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:50:23 #135 CACHED 06:50:23 06:50:23 #136 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:50:23 #136 CACHED 06:50:23 06:50:23 #137 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:50:23 #137 ... 06:50:23 06:50:23 #106 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:50:23 #106 DONE 23.0s 06:50:23 06:50:23 #120 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:50:23 #120 12.76 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.104 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:50:24 #87 ... 06:50:24 06:50:24 #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 06:50:24 #68 32.47 (1/7) Installing ca-certificates (20250911-r0) 06:50:24 #68 33.27 (2/7) Installing dumb-init (1.2.5-r3) 06:50:24 #68 33.33 (3/7) Installing libgcc (14.2.0-r6) 06:50:24 #68 33.38 (4/7) Installing libsodium (1.0.20-r1) 06:50:24 #68 33.42 (5/7) Installing libstdc++ (14.2.0-r6) 06:50:24 #68 33.91 (6/7) Installing libzmq (4.3.5-r2) 06:50:24 #68 34.05 (7/7) Installing zeromq (4.3.5-r2) 06:50:24 #68 34.14 Executing busybox-1.37.0-r20.trigger 06:50:24 #68 34.28 Executing ca-certificates-20250911-r0.trigger 06:50:24 #68 35.50 OK: 12 MiB in 23 packages 06:50:24 #68 DONE 38.8s 06:50:24 06:50:24 #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 06:50:24 #82 21.90 OK: 8 MiB in 18 packages 06:50:24 #82 ... 06:50:24 06:50:24 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 06:50:24 #75 32.25 OK: 255 MiB in 60 packages 06:50:24 #75 DONE 34.3s 06:50:24 #120 ... 06:50:24 06:50:24 #138 [security-spire-server stage-2 5/9] COPY Attribution.txt / 06:50:24 #138 DONE 1.0s 06:50:24 06:50:24 #137 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:50:24 #137 DONE 1.1s 06:50:24 06:50:24 #139 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 06:50:24 #139 ... 06:50:24 06:50:24 #140 [security-spire-server stage-2 6/9] COPY security.txt / 06:50:24 #140 DONE 0.2s 06:50:24 06:50:24 #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ 06:50:25 06:50:25 #139 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 06:50:25 #139 DONE 0.3s 06:50:25 06:50:25 #141 [security-spire-agent stage-3 7/10] COPY security.txt / 06:50:25 #141 DONE 0.2s 06:50:25 06:50:25 #142 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 06:50:25 #142 DONE 0.3s 06:50:25 06:50:25 #143 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 06:50:25 #88 ... 06:50:25 06:50:25 #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 06:50:25 #80 22.21 (1/1) Installing dumb-init (1.2.5-r3) 06:50:25 #80 22.79 Executing busybox-1.37.0-r20.trigger 06:50:25 #80 22.88 OK: 8 MiB in 17 packages 06:50:25 #80 DONE 25.1s 06:50:25 06:50:25 #69 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 06:50:25 #69 38.37 Executing busybox-1.37.0-r20.trigger 06:50:25 #69 38.61 Executing ca-certificates-20250911-r0.trigger 06:50:25 #143 DONE 0.3s 06:50:25 06:50:25 #144 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 06:50:25 #144 DONE 0.3s 06:50:25 06:50:25 #145 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 06:50:25 #69 ... 06:50:25 06:50:25 #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ 06:50:25 #88 DONE 0.9s 06:50:25 #145 DONE 0.1s 06:50:25 06:50:25 #146 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 06:50:25 #146 ... 06:50:25 06:50:25 #147 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 06:50:25 #147 DONE 0.4s 06:50:25 06:50:25 #69 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 06:50:25 #69 40.70 OK: 9 MiB in 19 packages 06:50:25 06:50:25 #146 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 06:50:25 #146 DONE 0.3s 06:50:25 06:50:25 #148 [security-spire-agent] exporting to image 06:50:25 #148 exporting layers 06:50:26 #69 ... 06:50:26 06:50:26 #89 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:50:26 #89 ... 06:50:26 06:50:26 #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:50:26 #90 ... 06:50:26 06:50:26 #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 06:50:26 #82 DONE 24.6s 06:50:26 06:50:26 #91 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 06:50:27 #91 ... 06:50:27 06:50:27 #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:50:27 #67 32.78 v3.22.3-81-g36fdcbf5198 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 06:50:27 #67 32.78 v3.22.3-80-g88b02b8f653 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 06:50:27 #67 32.78 OK: 26165 distinct packages available 06:50:27 #67 35.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:50:27 #67 37.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:50:27 #67 ... 06:50:27 06:50:27 #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 06:50:27 #87 4.874 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:50:28 #148 exporting layers 2.3s done 06:50:28 #148 writing image sha256:24c7eb3fc7dac6b573ad5242ff5d53e9c9acfb21d8b9d74278f53d40356819fc 06:50:28 #148 writing image sha256:24c7eb3fc7dac6b573ad5242ff5d53e9c9acfb21d8b9d74278f53d40356819fc 0.2s done 06:50:28 #148 naming to docker.io/library/security-spire-agent 06:50:28 #87 ... 06:50:28 06:50:28 #69 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 06:50:28 #69 DONE 43.4s 06:50:28 06:50:28 #92 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 06:50:28 #148 naming to docker.io/library/security-spire-agent 0.1s done 06:50:28 #148 DONE 2.7s 06:50:28 06:50:28 #149 [security-spire-server] exporting to image 06:50:28 #149 exporting layers 2.5s done 06:50:28 #149 writing image sha256:a050385966b92a685090b801c28fa1910a2e82ef8776ad56d1e894ba83f722e0 0.1s done 06:50:28 #149 naming to docker.io/library/security-spire-server 0.1s done 06:50:28 #149 DONE 2.7s 06:50:28 06:50:28 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:50:28 #0 1.468 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.104 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:50:30 #92 ... 06:50:30 06:50:30 #91 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 06:50:30 #91 DONE 4.1s 06:50:30 06:50:30 #81 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 06:50:30 #81 19.70 OK: 8 MiB in 17 packages 06:50:30 #81 ... 06:50:30 06:50:30 #93 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 06:50:30 #93 DONE 0.4s 06:50:31 06:50:31 #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 06:50:31 #87 7.274 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:50:32 #87 ... 06:50:32 06:50:32 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:50:32 #66 37.52 v3.22.3-81-g36fdcbf5198 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 06:50:32 #66 37.52 v3.22.3-80-g88b02b8f653 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 06:50:32 #66 37.52 OK: 26165 distinct packages available 06:50:32 #66 39.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:50:32 #66 42.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:50:32 #66 ... 06:50:32 06:50:32 #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 06:50:32 #85 20.87 OK: 20 MiB in 20 packages 06:50:32 #85 ... 06:50:32 06:50:32 #81 [core-command stage-1 3/9] RUN apk --no-cache upgrade 06:50:32 #81 DONE 21.7s 06:50:32 06:50:32 #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade 06:50:32 #86 21.53 OK: 8 MiB in 17 packages 06:50:32 #86 ... 06:50:32 06:50:32 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:50:32 #65 37.75 v3.22.3-81-g36fdcbf5198 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 06:50:32 #65 37.75 v3.22.3-80-g88b02b8f653 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 06:50:32 #65 37.75 OK: 26165 distinct packages available 06:50:32 #65 39.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:50:32 #65 42.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:50:33 #65 ... 06:50:33 06:50:33 #92 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 06:50:33 #92 3.180 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:50:33 #92 4.717 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:50:33 #92 ... 06:50:33 06:50:33 #94 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 06:50:33 #0 4.558 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:50:33 #0 6.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:50:33 #94 ... 06:50:33 06:50:33 #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 06:50:33 #85 DONE 22.6s 06:50:33 06:50:33 #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:50:33 #67 48.54 (1/5) Installing dumb-init (1.2.5-r3) 06:50:33 #67 48.57 (2/5) Installing musl-obstack (1.2.3-r2) 06:50:33 #67 48.73 (3/5) Installing libucontext (1.3.2-r0) 06:50:33 #67 48.74 (4/5) Installing gcompat (1.1.0-r4) 06:50:33 #67 48.82 (5/5) Installing openssl (3.5.5-r0) 06:50:33 #67 49.05 Executing busybox-1.37.0-r20.trigger 06:50:34 #150 ... 06:50:34 06:50:34 #151 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 06:50:34 #0 1.337 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.104 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 06:50:34 #151 ... 06:50:34 06:50:34 #123 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:50:34 #123 12.76 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.104 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:50:34 #123 ... 06:50:34 06:50:34 #122 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:50:34 #122 12.89 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.104 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 06:50:34 #122 ... 06:50:34 06:50:34 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:50:34 #0 1.381 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.104 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 06:50:34 #67 49.20 OK: 9 MiB in 21 packages 06:50:34 #152 ... 06:50:34 06:50:34 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:50:34 #0 1.842 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.104 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 06:50:34 #153 ... 06:50:34 06:50:34 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:50:34 #0 1.344 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.104 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 06:50:34 #67 ... 06:50:34 06:50:34 #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade 06:50:34 #86 DONE 23.4s 06:50:34 #154 ... 06:50:34 06:50:34 #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:50:34 #124 12.88 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.104 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 06:50:34 #124 ... 06:50:34 06:50:34 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:50:34 #0 1.850 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.104 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 06:50:34 06:50:34 #92 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 06:50:34 #155 ... 06:50:34 06:50:34 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:50:34 #0 1.837 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.104 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:50:34 #156 ... 06:50:34 06:50:34 #121 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:50:34 #121 12.92 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.104 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:50:36 #92 ... 06:50:36 06:50:36 #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:50:36 #67 DONE 51.2s 06:50:36 06:50:36 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:50:36 #66 51.02 (1/4) Installing dumb-init (1.2.5-r3) 06:50:36 #66 51.08 (2/4) Installing musl-obstack (1.2.3-r2) 06:50:36 #66 51.09 (3/4) Installing libucontext (1.3.2-r0) 06:50:36 #66 51.10 (4/4) Installing gcompat (1.1.0-r4) 06:50:36 #66 51.14 Executing busybox-1.37.0-r20.trigger 06:50:36 #66 51.33 OK: 8 MiB in 20 packages 06:50:38 #66 DONE 53.1s 06:50:38 06:50:38 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:50:38 #65 50.88 (1/13) Installing brotli-libs (1.1.0-r2) 06:50:38 #65 51.06 (2/13) Installing c-ares (1.34.6-r0) 06:50:38 #65 51.10 (3/13) Installing libunistring (1.3-r0) 06:50:38 #65 51.40 (4/13) Installing libidn2 (2.3.7-r0) 06:50:38 #65 51.42 (5/13) Installing nghttp2-libs (1.65.0-r0) 06:50:38 #65 51.43 (6/13) Installing libpsl (0.21.5-r3) 06:50:38 #65 51.49 (7/13) Installing zstd-libs (1.5.7-r0) 06:50:38 #65 51.58 (8/13) Installing libcurl (8.14.1-r2) 06:50:38 #65 51.69 (9/13) Installing curl (8.14.1-r2) 06:50:38 #65 51.71 (10/13) Installing dumb-init (1.2.5-r3) 06:50:38 #65 51.76 (11/13) Installing musl-obstack (1.2.3-r2) 06:50:38 #65 51.78 (12/13) Installing libucontext (1.3.2-r0) 06:50:38 #65 51.80 (13/13) Installing gcompat (1.1.0-r4) 06:50:38 #65 51.86 Executing busybox-1.37.0-r20.trigger 06:50:38 #65 52.04 OK: 13 MiB in 29 packages 06:50:39 #65 DONE 53.9s 06:50:39 06:50:39 #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:50:40 #95 ... 06:50:40 06:50:40 #94 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 06:50:40 #94 15.20 OK: 12 MiB in 23 packages 06:50:40 #94 DONE 16.7s 06:50:40 06:50:40 #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 06:50:40 #87 16.48 OK: 20 MiB in 20 packages 06:50:40 #87 DONE 18.7s 06:50:40 06:50:40 #96 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 06:50:41 #96 DONE 0.6s 06:50:41 06:50:41 #97 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 06:50:41 #0 2.377 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:50:41 #0 4.094 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:50:41 #97 ... 06:50:41 06:50:41 #92 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 06:50:41 #92 12.81 OK: 9 MiB in 19 packages 06:50:42 #92 DONE 13.7s 06:50:42 06:50:42 #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:50:42 #95 3.175 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:50:42 #95 4.141 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:50:46 #95 ... 06:50:46 06:50:46 #97 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 06:50:46 #97 8.808 OK: 9 MiB in 21 packages 06:50:46 #97 DONE 10.0s 06:50:46 06:50:46 #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:50:47 #98 ... 06:50:47 06:50:47 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 06:50:47 #99 DONE 1.4s 06:50:47 06:50:47 #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:50:47 #100 ... 06:50:47 06:50:47 #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:50:47 #98 DONE 1.9s 06:50:47 06:50:47 #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / 06:50:47 #101 DONE 0.2s 06:50:47 06:50:47 #102 [security-spire-server stage-2 6/9] COPY security.txt / 06:50:48 #102 ... 06:50:48 06:50:48 #103 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 06:50:48 #0 3.816 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:50:48 #0 4.746 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:50:48 #0 9.510 OK: 8 MiB in 20 packages 06:50:48 #103 ... 06:50:48 06:50:48 #102 [security-spire-server stage-2 6/9] COPY security.txt / 06:50:48 #102 DONE 0.3s 06:50:48 06:50:48 #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:50:48 #95 9.210 OK: 13 MiB in 29 packages 06:50:48 #95 ... 06:50:48 06:50:48 #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 06:50:48 #104 DONE 0.3s 06:50:48 06:50:48 #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 06:50:48 #105 ... 06:50:48 06:50:48 #103 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 06:50:48 #103 DONE 10.9s 06:50:48 06:50:48 #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 06:50:48 #105 DONE 0.6s 06:50:48 06:50:48 #106 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:50:49 #106 ... 06:50:49 06:50:49 #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:50:49 #95 DONE 10.7s 06:50:49 06:50:49 #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 06:50:49 #107 DONE 0.6s 06:50:49 06:50:49 #108 [security-spire-server] exporting to image 06:50:49 #108 exporting layers 06:50:50 #108 ... 06:50:50 06:50:50 #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:50:50 #100 DONE 3.7s 06:50:51 06:50:51 #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 06:50:51 #109 DONE 0.3s 06:50:51 06:50:51 #110 [security-spire-agent stage-3 7/10] COPY security.txt / 06:50:51 #110 DONE 0.3s 06:50:51 06:50:51 #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 06:50:51 #111 DONE 0.3s 06:50:51 06:50:51 #77 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:50:51 #77 ... 06:50:51 06:50:51 #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 06:50:52 #112 DONE 0.2s 06:50:52 06:50:52 #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 06:50:52 #113 DONE 0.3s 06:50:52 06:50:52 #106 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:50:52 #106 DONE 3.5s 06:50:52 06:50:52 #108 [security-spire-agent] exporting to image 06:50:53 #108 ... 06:50:53 06:50:53 #114 [security-spire-config stage-2 5/10] COPY Attribution.txt / 06:50:53 #114 DONE 0.7s 06:50:53 06:50:53 #115 [security-spire-config stage-2 6/10] COPY security.txt / 06:50:53 #115 DONE 0.3s 06:50:53 06:50:53 #33 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 06:50:53 #33 ... 06:50:53 06:50:53 #116 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 06:50:53 #116 DONE 0.3s 06:50:53 06:50:53 #117 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 06:50:53 #117 DONE 0.4s 06:50:53 06:50:53 #108 [security-spire-agent] exporting to image 06:50:54 #108 exporting layers 4.6s done 06:50:54 #108 writing image sha256:54f54c753095c52b51647d662ef46eba480d95cc87bd47cb5eac0bc927c50c23 06:50:54 #108 ... 06:50:54 06:50:54 #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 06:50:54 #118 DONE 0.4s 06:50:54 06:50:54 #108 [security-spire-server] exporting to image 06:50:54 #108 writing image sha256:54f54c753095c52b51647d662ef46eba480d95cc87bd47cb5eac0bc927c50c23 0.0s done 06:50:54 #108 naming to docker.io/library/security-spire-server-arm64 0.0s done 06:50:56 #108 exporting layers 4.0s done 06:50:56 #108 writing image sha256:62065f31a1f729ff8731d46f63e7b5203f4bcb21bd717bfbf0b2380522943134 0.0s done 06:50:56 #108 naming to docker.io/library/security-spire-agent-arm64 0.0s done 06:50:57 #108 exporting layers 2.8s done 06:50:57 #108 writing image sha256:821690234387c6f50d209446bdc59c76c1ad84803a44092fa968fba3a34865ef done 06:50:57 #108 naming to docker.io/library/security-spire-config-arm64 0.0s done 06:50:57 #108 DONE 7.6s 06:50:57 06:50:57 #77 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:52:11 #121 ... 06:52:11 06:52:11 #123 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:52:11 #123 DONE 120.5s 06:52:11 06:52:11 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:52:11 #154 ... 06:52:11 06:52:11 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:52:11 #153 DONE 108.3s 06:52:11 06:52:11 #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:52:11 #157 DONE 0.1s 06:52:11 06:52:11 #158 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 06:52:11 #158 DONE 0.2s 06:52:11 06:52:11 #159 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:52:12 #159 DONE 0.2s 06:52:12 06:52:12 #160 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 06:52:13 #160 DONE 1.3s 06:52:13 06:52:13 #161 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 06:52:13 #161 DONE 0.2s 06:52:13 06:52:13 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 06:52:14 #162 ... 06:52:14 06:52:14 #163 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 06:52:14 #163 DONE 0.2s 06:52:14 06:52:14 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 06:52:14 #162 DONE 2.2s 06:52:14 06:52:14 #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:52:14 #164 ... 06:52:14 06:52:14 #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 06:52:14 #165 DONE 0.2s 06:52:14 06:52:14 #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 06:52:14 #166 DONE 0.2s 06:52:14 06:52:14 #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:52:15 #167 DONE 0.2s 06:52:15 06:52:15 #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:52:15 #164 DONE 1.0s 06:52:15 06:52:15 #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 06:52:15 #168 DONE 0.2s 06:52:15 06:52:15 #169 [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/ 06:52:15 #169 DONE 0.2s 06:52:15 06:52:15 #170 [core-common-config-bootstrapper] exporting to image 06:52:15 #170 exporting layers 06:52:15 #170 ... 06:52:15 06:52:15 #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/ 06:52:15 #171 DONE 0.1s 06:52:15 06:52:15 #170 [core-common-config-bootstrapper] exporting to image 06:52:15 #170 exporting layers 0.4s done 06:52:15 #170 writing image sha256:dadf5daccd0d708bf2d696f41f796e112e6317cba4520bdf40e1c86130c31b01 done 06:52:15 #170 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 06:52:15 #170 DONE 0.5s 06:52:15 06:52:15 #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/ 06:52:16 #172 DONE 0.2s 06:52:16 06:52:16 #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:52:16 #173 DONE 0.2s 06:52:16 06:52:16 #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 06:52:17 #174 DONE 1.4s 06:52:17 06:52:17 #175 [security-bootstrapper] exporting to image 06:52:18 #175 exporting layers 1.4s done 06:52:18 #175 writing image sha256:e873d69925595a399c96d5ba51acb073883313ba63a2d77eb014009cb2d28742 06:52:19 #175 writing image sha256:e873d69925595a399c96d5ba51acb073883313ba63a2d77eb014009cb2d28742 0.1s done 06:52:19 #175 naming to docker.io/library/security-bootstrapper 06:52:19 #77 DONE 137.4s 06:52:19 06:52:19 #89 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:52:19 #89 DONE 115.3s 06:52:19 06:52:19 #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:52:19 #83 DONE 129.6s 06:52:19 06:52:19 #78 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:52:19 #78 DONE 135.2s 06:52:19 06:52:19 #119 [security-secretstore-setup builder 6/7] COPY . . 06:52:19 #119 ... 06:52:19 06:52:19 #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:52:19 #79 DONE 132.1s 06:52:19 06:52:19 #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:52:19 #90 DONE 105.9s 06:52:19 06:52:19 #120 [core-keeper builder 7/8] COPY . . 06:52:19 #120 DONE 1.7s 06:52:19 06:52:19 #121 [support-scheduler builder 6/7] COPY . . 06:52:19 #121 DONE 1.8s 06:52:19 06:52:19 #122 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:52:19 #122 CACHED 06:52:19 06:52:19 #123 [core-metadata builder 6/7] COPY . . 06:52:19 #123 CACHED 06:52:19 06:52:19 #124 [core-metadata builder 4/7] COPY go.mod vendor* ./ 06:52:19 #124 CACHED 06:52:19 06:52:19 #125 [security-spiffe-token-provider builder 6/7] COPY . . 06:52:19 #125 DONE 1.9s 06:52:19 06:52:19 #126 [core-data builder 6/7] COPY . . 06:52:19 #126 CACHED 06:52:19 06:52:19 #127 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:52:19 #127 CACHED 06:52:19 06:52:19 #128 [core-data builder 4/7] COPY go.mod vendor* ./ 06:52:19 #128 CACHED 06:52:19 06:52:19 #129 [security-proxy-auth builder 6/7] COPY . . 06:52:19 #129 CACHED 06:52:19 06:52:19 #130 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 06:52:19 #130 CACHED 06:52:19 06:52:19 #131 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:52:19 #131 CACHED 06:52:19 06:52:19 #132 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:52:19 #132 CACHED 06:52:19 06:52:19 #133 [core-command builder 6/7] COPY . . 06:52:19 #133 CACHED 06:52:19 06:52:19 #134 [core-command builder 4/7] COPY go.mod vendor* ./ 06:52:19 #134 CACHED 06:52:19 06:52:19 #135 [core-common-config-bootstrapper builder 6/7] COPY . . 06:52:19 #135 DONE 1.9s 06:52:19 06:52:19 #136 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:52:19 #136 CACHED 06:52:19 06:52:19 #137 [security-bootstrapper builder 6/7] COPY . . 06:52:19 #137 CACHED 06:52:19 06:52:19 #138 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:52:19 #138 CACHED 06:52:19 06:52:19 #139 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:52:19 #139 CACHED 06:52:19 06:52:19 #140 [security-proxy-setup builder 6/7] COPY . . 06:52:19 #140 CACHED 06:52:19 06:52:19 #141 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 06:52:19 #141 CACHED 06:52:19 06:52:19 #119 [security-secretstore-setup builder 6/7] COPY . . 06:52:19 #119 DONE 1.9s 06:52:19 06:52:19 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:52:19 #142 ... 06:52:19 06:52:19 #143 [support-notifications builder 6/7] COPY . . 06:52:19 #143 DONE 1.9s 06:52:19 06:52:19 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:52:19 #144 ... 06:52:19 06:52:19 #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:52:19 #0 4.839 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.104 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:52:19 #145 ... 06:52:19 06:52:19 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:52:19 #142 5.685 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.104 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 06:52:19 #175 naming to docker.io/library/security-bootstrapper 0.5s done 06:52:20 #175 DONE 2.6s 06:52:20 06:52:20 #151 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 06:52:23 #142 ... 06:52:23 06:52:23 #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:52:23 #0 4.670 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.104 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 06:52:23 #146 ... 06:52:23 06:52:23 #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 06:52:23 #0 5.929 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.104 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:52:23 #147 ... 06:52:23 06:52:23 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:52:23 #0 4.599 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.104 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:52:23 #148 ... 06:52:23 06:52:23 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:52:23 #0 6.007 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.104 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 06:52:23 #149 ... 06:52:23 06:52:23 #150 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 06:52:23 #0 4.612 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.104 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 06:52:24 #150 ... 06:52:24 06:52:24 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:52:24 #0 5.940 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.104 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 06:52:24 #151 ... 06:52:24 06:52:24 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:52:24 #0 5.141 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.104 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 06:52:24 #152 ... 06:52:24 06:52:24 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:52:24 #0 5.225 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.104 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:52:24 #153 ... 06:52:24 06:52:24 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:52:24 #0 5.049 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.104 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 06:52:24 #154 ... 06:52:24 06:52:24 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:52:24 #144 6.003 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.104 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:53:27 #151 ... 06:53:27 06:53:27 #121 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:53:27 #121 189.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.104 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:53:33 #121 ... 06:53:33 06:53:33 #122 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:53:33 #122 DONE 202.1s 06:53:33 06:53:33 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:53:33 #154 DONE 189.5s 06:53:33 06:53:33 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:53:33 #150 DONE 189.5s 06:53:33 06:53:33 #151 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 06:53:33 #151 DONE 189.5s 06:53:33 06:53:33 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:53:33 #156 DONE 189.5s 06:53:33 06:53:33 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:53:33 #155 DONE 189.6s 06:53:33 06:53:33 #121 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:53:33 #121 DONE 202.1s 06:53:33 06:53:33 #176 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 06:53:33 #176 ... 06:53:33 06:53:33 #120 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:53:33 #120 DONE 202.2s 06:53:33 06:53:33 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:53:33 #152 DONE 189.6s 06:53:33 06:53:33 #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:53:33 #124 DONE 202.2s 06:53:33 06:53:33 #177 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:53:33 #177 DONE 0.2s 06:53:33 06:53:33 #176 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 06:53:33 #176 DONE 0.3s 06:53:33 06:53:33 #178 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 06:53:33 #178 DONE 0.3s 06:53:33 06:53:33 #179 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 06:53:33 #179 DONE 0.3s 06:53:33 06:53:33 #180 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:53:33 #180 DONE 0.3s 06:53:33 06:53:33 #181 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 06:53:33 #181 DONE 0.3s 06:53:33 06:53:33 #182 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:53:33 #182 DONE 0.3s 06:53:33 06:53:33 #183 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:53:33 #183 DONE 0.3s 06:53:33 06:53:33 #184 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 06:53:33 #184 DONE 0.3s 06:53:33 06:53:33 #185 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 06:53:33 #185 DONE 0.3s 06:53:33 06:53:33 #186 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:53:33 #186 CACHED 06:53:33 06:53:33 #187 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:53:33 #187 CACHED 06:53:33 06:53:33 #188 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:53:33 #188 CACHED 06:53:33 06:53:33 #189 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:53:33 #189 CACHED 06:53:33 06:53:33 #190 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 06:53:33 #190 DONE 0.3s 06:53:33 06:53:33 #191 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:53:33 #191 DONE 0.3s 06:53:33 06:53:33 #192 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 06:53:33 #192 DONE 0.3s 06:53:33 06:53:33 #193 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:53:33 #193 DONE 0.3s 06:53:33 06:53:33 #194 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:53:33 #194 DONE 0.3s 06:53:33 06:53:33 #195 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:53:33 #195 DONE 0.3s 06:53:33 06:53:33 #196 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 06:53:34 #196 ... 06:53:34 06:53:34 #197 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 06:53:34 #197 DONE 1.0s 06:53:34 06:53:34 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 06:53:34 #198 DONE 1.0s 06:53:35 06:53:35 #199 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 06:53:35 #199 ... 06:53:35 06:53:35 #200 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:53:35 #200 DONE 1.1s 06:53:35 06:53:35 #201 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 06:53:35 #201 DONE 1.1s 06:53:35 06:53:35 #202 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:53:35 #202 DONE 1.1s 06:53:35 06:53:35 #203 [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 06:53:35 #203 DONE 1.1s 06:53:35 06:53:35 #204 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:53:35 #204 DONE 1.1s 06:53:35 06:53:35 #205 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:53:35 #205 DONE 1.1s 06:53:35 06:53:35 #206 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:53:35 #206 DONE 1.1s 06:53:35 06:53:35 #196 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 06:53:35 #196 DONE 1.1s 06:53:35 06:53:35 #199 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 06:53:35 #199 DONE 0.2s 06:53:35 06:53:35 #207 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 06:53:35 #207 DONE 0.2s 06:53:35 06:53:35 #208 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 06:53:35 #208 DONE 0.2s 06:53:35 06:53:35 #209 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 06:53:35 #209 DONE 0.2s 06:53:35 06:53:35 #210 [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 06:53:35 #210 DONE 0.2s 06:53:35 06:53:35 #211 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 06:53:35 #211 DONE 0.2s 06:53:35 06:53:35 #212 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 06:53:35 #212 DONE 0.2s 06:53:35 06:53:35 #213 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 06:53:35 #213 DONE 0.2s 06:53:35 06:53:35 #214 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 06:53:35 #214 DONE 0.2s 06:53:35 06:53:35 #215 [support-notifications] exporting to image 06:53:35 #215 exporting layers 06:53:35 #215 ... 06:53:35 06:53:35 #216 [core-keeper] exporting to image 06:53:35 #216 exporting layers 0.2s done 06:53:35 #216 writing image sha256:ee8be42ca3d993d2de8cdc749c95c7bd8f10ec4d13937528af8ff4cfef0c0a1e 0.0s done 06:53:35 #216 naming to docker.io/library/core-keeper 0.2s done 06:53:35 #216 DONE 0.5s 06:53:35 06:53:35 #217 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 06:53:35 #217 DONE 0.4s 06:53:35 06:53:35 #218 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:53:35 #218 DONE 0.4s 06:53:35 06:53:35 #219 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 06:53:35 #219 DONE 0.4s 06:53:35 06:53:35 #220 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 06:53:35 #220 DONE 0.4s 06:53:35 06:53:35 #221 [core-command] exporting to image 06:53:35 #221 exporting layers 0.3s done 06:53:35 #221 writing image sha256:0ec7501d9ab1a02223c852d691d716ca28a2877fb4a508c9c9b7b864a087f780 0.0s done 06:53:35 #221 naming to docker.io/library/core-command done 06:53:35 #221 DONE 0.4s 06:53:35 06:53:35 #222 [core-metadata] exporting to image 06:53:35 #222 ... 06:53:35 06:53:35 #223 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 06:53:35 #223 DONE 0.1s 06:53:35 06:53:35 #224 [core-data] exporting to image 06:53:35 #224 exporting layers 0.4s done 06:53:35 #224 writing image sha256:83dd1f6bfcfadfa40ace73e9619d542c9e2da2ae324c65d5ac3eba4ebabe0197 0.0s done 06:53:35 #224 naming to docker.io/library/core-data 06:53:36 #224 naming to docker.io/library/core-data 0.2s done 06:53:36 #224 DONE 0.7s 06:53:36 06:53:36 #225 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:53:36 #225 DONE 0.4s 06:53:36 06:53:36 #226 [security-spiffe-token-provider] exporting to image 06:53:36 #226 exporting layers 0.7s done 06:53:36 #226 writing image sha256:cf49fbb6f4e1d4d804b3816b0f73da5e7aec44778a53f5f890401c9db832f6eb done 06:53:36 #226 naming to docker.io/library/security-spiffe-token-provider done 06:53:36 #226 DONE 0.7s 06:53:36 06:53:36 #227 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:53:36 #227 DONE 0.5s 06:53:36 06:53:36 #228 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:53:36 #228 ... 06:53:36 06:53:36 #215 [support-notifications] exporting to image 06:53:36 #215 exporting layers 0.7s done 06:53:36 #215 writing image sha256:d468fda0279ea71f5cc2d1d7588018910aa97705b554896eb67bf3a76b3422a1 0.0s done 06:53:36 #215 naming to docker.io/library/support-notifications done 06:53:36 #215 DONE 0.9s 06:53:36 06:53:36 #228 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:53:36 #228 DONE 0.3s 06:53:36 06:53:36 #229 [security-proxy-auth] exporting to image 06:53:36 #229 ... 06:53:36 06:53:36 #230 [support-scheduler] exporting to image 06:53:36 #230 exporting layers 1.1s done 06:53:36 #230 writing image sha256:3a256da4507237fa16a15f3532fd4ae6fba3e050415f2d86b6ec1f880b7e2a62 0.0s done 06:53:36 #230 naming to docker.io/library/support-scheduler 0.0s done 06:53:36 #230 DONE 1.2s 06:53:36 06:53:36 #229 [security-proxy-auth] exporting to image 06:53:36 #229 exporting layers 0.4s done 06:53:36 #229 writing image sha256:56c6883051913f242cf368c52de3e509d3debc6452a9819623a749d48e57ca40 done 06:53:36 #229 naming to docker.io/library/security-proxy-auth done 06:53:36 #229 DONE 0.5s 06:53:36 06:53:36 #231 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:53:36 #231 DONE 0.1s 06:53:36 06:53:36 #222 [core-metadata] exporting to image 06:53:36 #222 exporting layers 0.8s done 06:53:36 #222 writing image sha256:39d4900ff8740c1b39b7eb8467ca99b9051ea17388a4a27cd991326bf0ee93eb done 06:53:36 #222 naming to docker.io/library/core-metadata done 06:53:36 #222 DONE 0.9s 06:53:36 06:53:36 #232 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:53:36 #232 DONE 0.8s 06:53:36 06:53:36 #233 [security-proxy-setup] exporting to image 06:53:36 #233 exporting layers 0.2s done 06:53:36 #233 writing image sha256:e868b017b43e8de99a350fcafe242e826832c7732524424cf04b02aeecb11917 done 06:53:36 #233 naming to docker.io/library/security-proxy-setup done 06:53:36 #233 DONE 0.3s 06:53:36 06:53:36 #234 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:53:36 #234 DONE 0.4s 06:53:36 06:53:36 #235 [security-secretstore-setup] exporting to image 06:53:37 #235 exporting layers 0.2s done 06:53:37 #235 writing image sha256:bc5e3007da3d84327560efca8d00d2814d4a83ec9bbd437743be87774f3e2435 done 06:53:37 #235 naming to docker.io/library/security-secretstore-setup done 06:53:37 #235 DONE 0.3s 06:53:37 time="2026-03-26T06:48:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:53:37 time="2026-03-26T06:48:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:53:37 time="2026-03-26T06:48:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:53:37 time="2026-03-26T06:48:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:53:37 time="2026-03-26T06:48:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:53:37 time="2026-03-26T06:48:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:53:37 time="2026-03-26T06:48:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:53:37 time="2026-03-26T06:48:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:53:37 time="2026-03-26T06:48:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:53:37 time="2026-03-26T06:48:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:53:37 time="2026-03-26T06:48:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:53:37 time="2026-03-26T06:48:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:53:37 time="2026-03-26T06:48:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:53:37 time="2026-03-26T06:48:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:53:37 time="2026-03-26T06:48:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 06:53:37 $ docker stop --time=1 ded6b71d907f082863047af6fe75c652b673dea82207b1640862dff9e437338d 06:53:38 $ docker rm -f --volumes ded6b71d907f082863047af6fe75c652b673dea82207b1640862dff9e437338d [Pipeline] // withDockerContainer [Pipeline] sh 06:53:38 + docker images 06:53:38 REPOSITORY TAG IMAGE ID CREATED SIZE 06:53:38 security-secretstore-setup latest bc5e3007da3d 2 seconds ago 89.2MB 06:53:38 security-proxy-setup latest e868b017b43e 2 seconds ago 54.7MB 06:53:38 support-scheduler latest 3a256da45072 3 seconds ago 54.1MB 06:53:38 core-data latest 83dd1f6bfcfa 3 seconds ago 49.9MB 06:53:38 security-spiffe-token-provider latest cf49fbb6f4e1 3 seconds ago 53MB 06:53:38 security-proxy-auth latest 56c688305191 3 seconds ago 49MB 06:53:38 core-metadata latest 39d4900ff874 3 seconds ago 50MB 06:53:38 core-keeper latest ee8be42ca3d9 4 seconds ago 49.7MB 06:53:38 support-notifications latest d468fda0279e 4 seconds ago 57.8MB 06:53:38 core-command latest 0ec7501d9ab1 4 seconds ago 44.1MB 06:53:38 security-bootstrapper latest e873d6992559 About a minute ago 21.6MB 06:53:38 core-common-config-bootstrapper latest dadf5daccd0d About a minute ago 20.5MB 06:53:38 security-spire-agent latest 24c7eb3fc7da 3 minutes ago 237MB 06:53:38 security-spire-server latest a050385966b9 3 minutes ago 178MB 06:53:38 security-spire-config latest 6a2fa423df75 4 minutes ago 177MB 06:53:38 ci-base-image-x86_64 latest eae1abe5a2ed 8 minutes ago 970MB 06:53:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 5 months ago 636MB 06:53:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 10 months ago 573MB 06:53:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 years ago 334MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:53:38 provisioning config files... 06:53:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/963@tmp/config12454445072388150830tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:53:39 ---> ****-login.sh 06:53:39 nexus3.edgexfoundry.org:10001 06:53:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:53:39 Login Succeeded 06:53:39 nexus3.edgexfoundry.org:10002 06:53:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:53:39 Login Succeeded 06:53:39 nexus3.edgexfoundry.org:10003 06:53:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:53:39 Login Succeeded 06:53:39 nexus3.edgexfoundry.org:10004 06:53:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:53:39 Login Succeeded 06:53:39 ****.io 06:53:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:53:39 Login Succeeded 06:53:39 ---> ****-login.sh ends [Pipeline] } 06:53:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:53:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:53:39 [edgeXDocker.push] Tagging docker image core-command with the following tags: 06:53:39 18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:53:39 latest 06:53:39 4.1.0-dev.104 06:53:39 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:53:39 main 06:53:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:40 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:40 + docker push nexus3.edgexfoundry.org:10004/core-command:18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:53:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:53:40 b16181b53cbb: Preparing 06:53:40 add6c0c2583f: Preparing 06:53:40 bb95fc7a0083: Preparing 06:53:40 72fe0829b36f: Preparing 06:53:40 8b6d77cf61e1: Preparing 06:53:40 f46603cabf6e: Preparing 06:53:40 cce92674e987: Preparing 06:53:40 f46603cabf6e: Waiting 06:53:40 cce92674e987: Waiting 06:53:40 72fe0829b36f: Pushed 06:53:40 bb95fc7a0083: Pushed 06:53:40 b16181b53cbb: Pushed 06:53:40 8b6d77cf61e1: Pushed 06:53:40 cce92674e987: Layer already exists 06:53:40 f46603cabf6e: Pushed 06:53:43 add6c0c2583f: Pushed 06:53:44 18377efbcf723ec9c9518bd44e4bbe02c0923e25: digest: sha256:4ae2da35acc0e55cf23afddc9e0ba32ec4d3c10e3a9117acc936afee31d39f7a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:44 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:44 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 06:53:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:53:44 b16181b53cbb: Preparing 06:53:44 add6c0c2583f: Preparing 06:53:44 bb95fc7a0083: Preparing 06:53:44 72fe0829b36f: Preparing 06:53:44 8b6d77cf61e1: Preparing 06:53:44 f46603cabf6e: Preparing 06:53:44 cce92674e987: Preparing 06:53:44 cce92674e987: Waiting 06:53:44 f46603cabf6e: Waiting 06:53:44 bb95fc7a0083: Layer already exists 06:53:44 8b6d77cf61e1: Layer already exists 06:53:44 b16181b53cbb: Layer already exists 06:53:44 add6c0c2583f: Layer already exists 06:53:44 72fe0829b36f: Layer already exists 06:53:44 f46603cabf6e: Layer already exists 06:53:44 cce92674e987: Layer already exists 06:53:44 latest: digest: sha256:4ae2da35acc0e55cf23afddc9e0ba32ec4d3c10e3a9117acc936afee31d39f7a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:45 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:45 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.104 06:53:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:53:45 b16181b53cbb: Preparing 06:53:45 add6c0c2583f: Preparing 06:53:45 bb95fc7a0083: Preparing 06:53:45 72fe0829b36f: Preparing 06:53:45 8b6d77cf61e1: Preparing 06:53:45 f46603cabf6e: Preparing 06:53:45 cce92674e987: Preparing 06:53:45 f46603cabf6e: Waiting 06:53:45 cce92674e987: Waiting 06:53:45 8b6d77cf61e1: Layer already exists 06:53:45 bb95fc7a0083: Layer already exists 06:53:45 72fe0829b36f: Layer already exists 06:53:45 b16181b53cbb: Layer already exists 06:53:45 add6c0c2583f: Layer already exists 06:53:45 f46603cabf6e: Layer already exists 06:53:45 cce92674e987: Layer already exists 06:53:45 4.1.0-dev.104: digest: sha256:4ae2da35acc0e55cf23afddc9e0ba32ec4d3c10e3a9117acc936afee31d39f7a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:45 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:46 + docker push nexus3.edgexfoundry.org:10004/core-command:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:53:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:53:46 b16181b53cbb: Preparing 06:53:46 add6c0c2583f: Preparing 06:53:46 bb95fc7a0083: Preparing 06:53:46 72fe0829b36f: Preparing 06:53:46 8b6d77cf61e1: Preparing 06:53:46 f46603cabf6e: Preparing 06:53:46 cce92674e987: Preparing 06:53:46 f46603cabf6e: Waiting 06:53:46 cce92674e987: Waiting 06:53:46 72fe0829b36f: Layer already exists 06:53:46 8b6d77cf61e1: Layer already exists 06:53:46 bb95fc7a0083: Layer already exists 06:53:46 add6c0c2583f: Layer already exists 06:53:46 b16181b53cbb: Layer already exists 06:53:46 f46603cabf6e: Layer already exists 06:53:46 cce92674e987: Layer already exists 06:53:46 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104: digest: sha256:4ae2da35acc0e55cf23afddc9e0ba32ec4d3c10e3a9117acc936afee31d39f7a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:46 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:46 + docker push nexus3.edgexfoundry.org:10004/core-command:main 06:53:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:53:46 b16181b53cbb: Preparing 06:53:46 add6c0c2583f: Preparing 06:53:46 bb95fc7a0083: Preparing 06:53:46 72fe0829b36f: Preparing 06:53:46 8b6d77cf61e1: Preparing 06:53:46 f46603cabf6e: Preparing 06:53:46 cce92674e987: Preparing 06:53:46 cce92674e987: Waiting 06:53:46 f46603cabf6e: Waiting 06:53:46 b16181b53cbb: Layer already exists 06:53:46 add6c0c2583f: Layer already exists 06:53:46 8b6d77cf61e1: Layer already exists 06:53:46 bb95fc7a0083: Layer already exists 06:53:46 72fe0829b36f: Layer already exists 06:53:46 cce92674e987: Layer already exists 06:53:46 f46603cabf6e: Layer already exists 06:53:46 main: digest: sha256:4ae2da35acc0e55cf23afddc9e0ba32ec4d3c10e3a9117acc936afee31d39f7a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:53:46 ===================================================== [Pipeline] echo 06:53:46 taggedImages: 06:53:46 - nexus3.edgexfoundry.org:10004/core-command:18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:53:46 - nexus3.edgexfoundry.org:10004/core-command:latest 06:53:46 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.104 06:53:46 - nexus3.edgexfoundry.org:10004/core-command:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:53:46 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 06:53:47 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 06:53:47 18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:53:47 latest 06:53:47 4.1.0-dev.104 06:53:47 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:53:47 main 06:53:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:47 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:47 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:53:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:53:47 067c889aa8b0: Preparing 06:53:47 f9be5437300a: Preparing 06:53:47 290565762c33: Preparing 06:53:47 0913b95cf7d1: Preparing 06:53:47 bb95fc7a0083: Preparing 06:53:47 72fe0829b36f: Preparing 06:53:47 8b6d77cf61e1: Preparing 06:53:47 f46603cabf6e: Preparing 06:53:47 8b6d77cf61e1: Waiting 06:53:47 72fe0829b36f: Waiting 06:53:47 cce92674e987: Preparing 06:53:47 f46603cabf6e: Waiting 06:53:47 cce92674e987: Waiting 06:53:47 bb95fc7a0083: Layer already exists 06:53:47 72fe0829b36f: Layer already exists 06:53:47 8b6d77cf61e1: Layer already exists 06:53:47 f9be5437300a: Pushed 06:53:47 f46603cabf6e: Layer already exists 06:53:47 067c889aa8b0: Pushed 06:53:47 290565762c33: Pushed 06:53:47 cce92674e987: Layer already exists 06:53:49 0913b95cf7d1: Pushed 06:53:49 18377efbcf723ec9c9518bd44e4bbe02c0923e25: digest: sha256:e119fcd78760a4d0616838ab0f09f9d0534b4c72c35cab13ca29a8fb3de4985f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:49 + 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 06:53:49 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 06:53:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:53:49 067c889aa8b0: Preparing 06:53:49 f9be5437300a: Preparing 06:53:49 290565762c33: Preparing 06:53:49 0913b95cf7d1: Preparing 06:53:49 bb95fc7a0083: Preparing 06:53:49 72fe0829b36f: Preparing 06:53:49 8b6d77cf61e1: Preparing 06:53:49 f46603cabf6e: Preparing 06:53:49 cce92674e987: Preparing 06:53:49 72fe0829b36f: Waiting 06:53:49 f46603cabf6e: Waiting 06:53:49 8b6d77cf61e1: Waiting 06:53:49 0913b95cf7d1: Layer already exists 06:53:49 067c889aa8b0: Layer already exists 06:53:49 290565762c33: Layer already exists 06:53:49 bb95fc7a0083: Layer already exists 06:53:49 f9be5437300a: Layer already exists 06:53:49 f46603cabf6e: Layer already exists 06:53:49 cce92674e987: Layer already exists 06:53:49 72fe0829b36f: Layer already exists 06:53:49 8b6d77cf61e1: Layer already exists 06:53:49 latest: digest: sha256:e119fcd78760a4d0616838ab0f09f9d0534b4c72c35cab13ca29a8fb3de4985f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:50 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:50 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.104 06:53:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:53:50 067c889aa8b0: Preparing 06:53:50 f9be5437300a: Preparing 06:53:50 290565762c33: Preparing 06:53:50 0913b95cf7d1: Preparing 06:53:50 bb95fc7a0083: Preparing 06:53:50 72fe0829b36f: Preparing 06:53:50 8b6d77cf61e1: Preparing 06:53:50 f46603cabf6e: Preparing 06:53:50 cce92674e987: Preparing 06:53:50 8b6d77cf61e1: Waiting 06:53:50 f46603cabf6e: Waiting 06:53:50 72fe0829b36f: Waiting 06:53:50 cce92674e987: Waiting 06:53:50 290565762c33: Layer already exists 06:53:50 0913b95cf7d1: Layer already exists 06:53:50 f9be5437300a: Layer already exists 06:53:50 067c889aa8b0: Layer already exists 06:53:50 bb95fc7a0083: Layer already exists 06:53:50 72fe0829b36f: Layer already exists 06:53:50 f46603cabf6e: Layer already exists 06:53:50 cce92674e987: Layer already exists 06:53:50 8b6d77cf61e1: Layer already exists 06:53:50 4.1.0-dev.104: digest: sha256:e119fcd78760a4d0616838ab0f09f9d0534b4c72c35cab13ca29a8fb3de4985f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:50 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:50 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:53:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:53:50 067c889aa8b0: Preparing 06:53:50 f9be5437300a: Preparing 06:53:50 290565762c33: Preparing 06:53:50 0913b95cf7d1: Preparing 06:53:50 bb95fc7a0083: Preparing 06:53:50 72fe0829b36f: Preparing 06:53:50 8b6d77cf61e1: Preparing 06:53:50 f46603cabf6e: Preparing 06:53:50 72fe0829b36f: Waiting 06:53:50 8b6d77cf61e1: Waiting 06:53:50 cce92674e987: Preparing 06:53:50 cce92674e987: Waiting 06:53:50 067c889aa8b0: Layer already exists 06:53:50 290565762c33: Layer already exists 06:53:50 0913b95cf7d1: Layer already exists 06:53:50 bb95fc7a0083: Layer already exists 06:53:50 f9be5437300a: Layer already exists 06:53:50 8b6d77cf61e1: Layer already exists 06:53:50 72fe0829b36f: Layer already exists 06:53:50 f46603cabf6e: Layer already exists 06:53:50 cce92674e987: Layer already exists 06:53:50 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104: digest: sha256:e119fcd78760a4d0616838ab0f09f9d0534b4c72c35cab13ca29a8fb3de4985f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:51 + 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 06:53:51 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 06:53:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:53:51 067c889aa8b0: Preparing 06:53:51 f9be5437300a: Preparing 06:53:51 290565762c33: Preparing 06:53:51 0913b95cf7d1: Preparing 06:53:51 bb95fc7a0083: Preparing 06:53:51 72fe0829b36f: Preparing 06:53:51 8b6d77cf61e1: Preparing 06:53:51 f46603cabf6e: Preparing 06:53:51 cce92674e987: Preparing 06:53:51 8b6d77cf61e1: Waiting 06:53:51 f46603cabf6e: Waiting 06:53:51 cce92674e987: Waiting 06:53:51 72fe0829b36f: Waiting 06:53:51 067c889aa8b0: Layer already exists 06:53:51 bb95fc7a0083: Layer already exists 06:53:51 0913b95cf7d1: Layer already exists 06:53:51 290565762c33: Layer already exists 06:53:51 f9be5437300a: Layer already exists 06:53:51 8b6d77cf61e1: Layer already exists 06:53:51 72fe0829b36f: Layer already exists 06:53:51 f46603cabf6e: Layer already exists 06:53:51 cce92674e987: Layer already exists 06:53:51 main: digest: sha256:e119fcd78760a4d0616838ab0f09f9d0534b4c72c35cab13ca29a8fb3de4985f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:53:51 ===================================================== [Pipeline] echo 06:53:51 taggedImages: 06:53:51 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:53:51 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 06:53:51 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.104 06:53:51 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:53:51 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 06:53:51 [edgeXDocker.push] Tagging docker image core-data with the following tags: 06:53:51 18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:53:51 latest 06:53:51 4.1.0-dev.104 06:53:51 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:53:51 main 06:53:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:52 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:52 + docker push nexus3.edgexfoundry.org:10004/core-data:18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:53:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:53:52 e23a078d3400: Preparing 06:53:52 a99b8edb6d63: Preparing 06:53:52 bb95fc7a0083: Preparing 06:53:52 72fe0829b36f: Preparing 06:53:52 9a412a399d42: Preparing 06:53:52 7e25ecf20dfb: Preparing 06:53:52 cce92674e987: Preparing 06:53:52 7e25ecf20dfb: Waiting 06:53:52 cce92674e987: Waiting 06:53:52 bb95fc7a0083: Layer already exists 06:53:52 72fe0829b36f: Layer already exists 06:53:52 cce92674e987: Layer already exists 06:53:52 9a412a399d42: Pushed 06:53:52 e23a078d3400: Pushed 06:53:52 7e25ecf20dfb: Pushed 06:53:56 a99b8edb6d63: Pushed 06:53:56 18377efbcf723ec9c9518bd44e4bbe02c0923e25: digest: sha256:0a5df2b3fcb22fe788c4d1f1deb24daa3bbe6a0470f08f6047a107e59b79faa3 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:56 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:57 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 06:53:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:53:57 e23a078d3400: Preparing 06:53:57 a99b8edb6d63: Preparing 06:53:57 bb95fc7a0083: Preparing 06:53:57 72fe0829b36f: Preparing 06:53:57 9a412a399d42: Preparing 06:53:57 7e25ecf20dfb: Preparing 06:53:57 cce92674e987: Preparing 06:53:57 7e25ecf20dfb: Waiting 06:53:57 cce92674e987: Waiting 06:53:57 9a412a399d42: Layer already exists 06:53:57 e23a078d3400: Layer already exists 06:53:57 72fe0829b36f: Layer already exists 06:53:57 bb95fc7a0083: Layer already exists 06:53:57 a99b8edb6d63: Layer already exists 06:53:57 cce92674e987: Layer already exists 06:53:57 7e25ecf20dfb: Layer already exists 06:53:57 latest: digest: sha256:0a5df2b3fcb22fe788c4d1f1deb24daa3bbe6a0470f08f6047a107e59b79faa3 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:57 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:57 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.104 06:53:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:53:57 e23a078d3400: Preparing 06:53:57 a99b8edb6d63: Preparing 06:53:57 bb95fc7a0083: Preparing 06:53:57 72fe0829b36f: Preparing 06:53:57 9a412a399d42: Preparing 06:53:57 7e25ecf20dfb: Preparing 06:53:57 cce92674e987: Preparing 06:53:57 7e25ecf20dfb: Waiting 06:53:57 cce92674e987: Waiting 06:53:57 9a412a399d42: Layer already exists 06:53:57 a99b8edb6d63: Layer already exists 06:53:57 e23a078d3400: Layer already exists 06:53:57 bb95fc7a0083: Layer already exists 06:53:57 72fe0829b36f: Layer already exists 06:53:57 cce92674e987: Layer already exists 06:53:57 7e25ecf20dfb: Layer already exists 06:53:57 4.1.0-dev.104: digest: sha256:0a5df2b3fcb22fe788c4d1f1deb24daa3bbe6a0470f08f6047a107e59b79faa3 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:58 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:58 + docker push nexus3.edgexfoundry.org:10004/core-data:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:53:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:53:58 e23a078d3400: Preparing 06:53:58 a99b8edb6d63: Preparing 06:53:58 bb95fc7a0083: Preparing 06:53:58 72fe0829b36f: Preparing 06:53:58 9a412a399d42: Preparing 06:53:58 7e25ecf20dfb: Preparing 06:53:58 cce92674e987: Preparing 06:53:58 cce92674e987: Waiting 06:53:58 7e25ecf20dfb: Waiting 06:53:58 72fe0829b36f: Layer already exists 06:53:58 9a412a399d42: Layer already exists 06:53:58 a99b8edb6d63: Layer already exists 06:53:58 e23a078d3400: Layer already exists 06:53:58 bb95fc7a0083: Layer already exists 06:53:58 7e25ecf20dfb: Layer already exists 06:53:58 cce92674e987: Layer already exists 06:53:58 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104: digest: sha256:0a5df2b3fcb22fe788c4d1f1deb24daa3bbe6a0470f08f6047a107e59b79faa3 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:58 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:59 + docker push nexus3.edgexfoundry.org:10004/core-data:main 06:53:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:53:59 e23a078d3400: Preparing 06:53:59 a99b8edb6d63: Preparing 06:53:59 bb95fc7a0083: Preparing 06:53:59 72fe0829b36f: Preparing 06:53:59 9a412a399d42: Preparing 06:53:59 7e25ecf20dfb: Preparing 06:53:59 cce92674e987: Preparing 06:53:59 7e25ecf20dfb: Waiting 06:53:59 cce92674e987: Waiting 06:53:59 bb95fc7a0083: Layer already exists 06:53:59 72fe0829b36f: Layer already exists 06:53:59 e23a078d3400: Layer already exists 06:53:59 9a412a399d42: Layer already exists 06:53:59 a99b8edb6d63: Layer already exists 06:53:59 cce92674e987: Layer already exists 06:53:59 7e25ecf20dfb: Layer already exists 06:53:59 main: digest: sha256:0a5df2b3fcb22fe788c4d1f1deb24daa3bbe6a0470f08f6047a107e59b79faa3 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:53:59 ===================================================== [Pipeline] echo 06:53:59 taggedImages: 06:53:59 - nexus3.edgexfoundry.org:10004/core-data:18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:53:59 - nexus3.edgexfoundry.org:10004/core-data:latest 06:53:59 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.104 06:53:59 - nexus3.edgexfoundry.org:10004/core-data:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:53:59 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 06:53:59 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 06:53:59 18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:53:59 latest 06:53:59 4.1.0-dev.104 06:53:59 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:53:59 main 06:53:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:59 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:00 + docker push nexus3.edgexfoundry.org:10004/core-keeper:18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:54:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 06:54:00 c3d610fff9b3: Preparing 06:54:00 aa01e2102d9a: Preparing 06:54:00 72fe0829b36f: Preparing 06:54:00 fd8910538ddd: Preparing 06:54:00 c2a71668a83b: Preparing 06:54:00 cce92674e987: Preparing 06:54:00 cce92674e987: Waiting 06:54:00 72fe0829b36f: Layer already exists 06:54:00 cce92674e987: Layer already exists 06:54:00 fd8910538ddd: Pushed 06:54:00 c2a71668a83b: Pushed 06:54:00 c3d610fff9b3: Pushed 06:54:04 aa01e2102d9a: Pushed 06:54:04 18377efbcf723ec9c9518bd44e4bbe02c0923e25: digest: sha256:a2bb36ba23c75469d813fe981d1846a778beca09652b0ca18042ae7462274100 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:04 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:04 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 06:54:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 06:54:04 c3d610fff9b3: Preparing 06:54:04 aa01e2102d9a: Preparing 06:54:04 72fe0829b36f: Preparing 06:54:04 fd8910538ddd: Preparing 06:54:04 c2a71668a83b: Preparing 06:54:04 cce92674e987: Preparing 06:54:04 cce92674e987: Waiting 06:54:04 aa01e2102d9a: Layer already exists 06:54:04 fd8910538ddd: Layer already exists 06:54:04 72fe0829b36f: Layer already exists 06:54:04 c3d610fff9b3: Layer already exists 06:54:04 c2a71668a83b: Layer already exists 06:54:04 cce92674e987: Layer already exists 06:54:04 latest: digest: sha256:a2bb36ba23c75469d813fe981d1846a778beca09652b0ca18042ae7462274100 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:05 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:05 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.104 06:54:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 06:54:05 c3d610fff9b3: Preparing 06:54:05 aa01e2102d9a: Preparing 06:54:05 72fe0829b36f: Preparing 06:54:05 fd8910538ddd: Preparing 06:54:05 c2a71668a83b: Preparing 06:54:05 cce92674e987: Preparing 06:54:05 cce92674e987: Waiting 06:54:05 c2a71668a83b: Layer already exists 06:54:05 c3d610fff9b3: Layer already exists 06:54:05 aa01e2102d9a: Layer already exists 06:54:05 fd8910538ddd: Layer already exists 06:54:05 72fe0829b36f: Layer already exists 06:54:05 cce92674e987: Layer already exists 06:54:05 4.1.0-dev.104: digest: sha256:a2bb36ba23c75469d813fe981d1846a778beca09652b0ca18042ae7462274100 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:05 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:06 + docker push nexus3.edgexfoundry.org:10004/core-keeper:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:54:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 06:54:06 c3d610fff9b3: Preparing 06:54:06 aa01e2102d9a: Preparing 06:54:06 72fe0829b36f: Preparing 06:54:06 fd8910538ddd: Preparing 06:54:06 c2a71668a83b: Preparing 06:54:06 cce92674e987: Preparing 06:54:06 cce92674e987: Waiting 06:54:06 aa01e2102d9a: Layer already exists 06:54:06 c3d610fff9b3: Layer already exists 06:54:06 fd8910538ddd: Layer already exists 06:54:06 72fe0829b36f: Layer already exists 06:54:06 c2a71668a83b: Layer already exists 06:54:06 cce92674e987: Layer already exists 06:54:06 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104: digest: sha256:a2bb36ba23c75469d813fe981d1846a778beca09652b0ca18042ae7462274100 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:06 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:06 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 06:54:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 06:54:06 c3d610fff9b3: Preparing 06:54:06 aa01e2102d9a: Preparing 06:54:06 72fe0829b36f: Preparing 06:54:06 fd8910538ddd: Preparing 06:54:06 c2a71668a83b: Preparing 06:54:06 cce92674e987: Preparing 06:54:06 cce92674e987: Waiting 06:54:06 c3d610fff9b3: Layer already exists 06:54:06 aa01e2102d9a: Layer already exists 06:54:06 c2a71668a83b: Layer already exists 06:54:06 72fe0829b36f: Layer already exists 06:54:06 cce92674e987: Layer already exists 06:54:06 fd8910538ddd: Layer already exists 06:54:06 main: digest: sha256:a2bb36ba23c75469d813fe981d1846a778beca09652b0ca18042ae7462274100 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:54:06 ===================================================== [Pipeline] echo 06:54:06 taggedImages: 06:54:06 - nexus3.edgexfoundry.org:10004/core-keeper:18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:54:06 - nexus3.edgexfoundry.org:10004/core-keeper:latest 06:54:06 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.104 06:54:06 - nexus3.edgexfoundry.org:10004/core-keeper:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:54:06 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 06:54:06 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 06:54:06 18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:54:06 latest 06:54:06 4.1.0-dev.104 06:54:06 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:54:06 main 06:54:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:07 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata:18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:54:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:54:07 e3b0f36c8165: Preparing 06:54:07 ec953c3a6e33: Preparing 06:54:07 1ebd02127eee: Preparing 06:54:07 bb95fc7a0083: Preparing 06:54:07 72fe0829b36f: Preparing 06:54:07 8b6d77cf61e1: Preparing 06:54:07 f46603cabf6e: Preparing 06:54:07 cce92674e987: Preparing 06:54:07 f46603cabf6e: Waiting 06:54:07 8b6d77cf61e1: Waiting 06:54:07 cce92674e987: Waiting 06:54:07 bb95fc7a0083: Layer already exists 06:54:07 72fe0829b36f: Layer already exists 06:54:07 8b6d77cf61e1: Layer already exists 06:54:07 f46603cabf6e: Layer already exists 06:54:07 cce92674e987: Layer already exists 06:54:07 ec953c3a6e33: Pushed 06:54:07 e3b0f36c8165: Pushed 06:54:11 1ebd02127eee: Pushed 06:54:11 18377efbcf723ec9c9518bd44e4bbe02c0923e25: digest: sha256:d9ad3c96e977ce1b93a8cd2bad4cfbc142d161e584bad34ef78a741d9eeaa6bf size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:12 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 06:54:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:54:12 e3b0f36c8165: Preparing 06:54:12 ec953c3a6e33: Preparing 06:54:12 1ebd02127eee: Preparing 06:54:12 bb95fc7a0083: Preparing 06:54:12 72fe0829b36f: Preparing 06:54:12 8b6d77cf61e1: Preparing 06:54:12 f46603cabf6e: Preparing 06:54:12 cce92674e987: Preparing 06:54:12 8b6d77cf61e1: Waiting 06:54:12 f46603cabf6e: Waiting 06:54:12 cce92674e987: Waiting 06:54:12 ec953c3a6e33: Layer already exists 06:54:12 bb95fc7a0083: Layer already exists 06:54:12 72fe0829b36f: Layer already exists 06:54:12 e3b0f36c8165: Layer already exists 06:54:12 1ebd02127eee: Layer already exists 06:54:12 8b6d77cf61e1: Layer already exists 06:54:12 f46603cabf6e: Layer already exists 06:54:12 cce92674e987: Layer already exists 06:54:12 latest: digest: sha256:d9ad3c96e977ce1b93a8cd2bad4cfbc142d161e584bad34ef78a741d9eeaa6bf size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:12 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:13 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.104 06:54:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:54:13 e3b0f36c8165: Preparing 06:54:13 ec953c3a6e33: Preparing 06:54:13 1ebd02127eee: Preparing 06:54:13 bb95fc7a0083: Preparing 06:54:13 72fe0829b36f: Preparing 06:54:13 8b6d77cf61e1: Preparing 06:54:13 f46603cabf6e: Preparing 06:54:13 cce92674e987: Preparing 06:54:13 8b6d77cf61e1: Waiting 06:54:13 f46603cabf6e: Waiting 06:54:13 cce92674e987: Waiting 06:54:13 1ebd02127eee: Layer already exists 06:54:13 bb95fc7a0083: Layer already exists 06:54:13 72fe0829b36f: Layer already exists 06:54:13 e3b0f36c8165: Layer already exists 06:54:13 ec953c3a6e33: Layer already exists 06:54:13 8b6d77cf61e1: Layer already exists 06:54:13 cce92674e987: Layer already exists 06:54:13 f46603cabf6e: Layer already exists 06:54:13 4.1.0-dev.104: digest: sha256:d9ad3c96e977ce1b93a8cd2bad4cfbc142d161e584bad34ef78a741d9eeaa6bf size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:13 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:13 + docker push nexus3.edgexfoundry.org:10004/core-metadata:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:54:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:54:13 e3b0f36c8165: Preparing 06:54:13 ec953c3a6e33: Preparing 06:54:13 1ebd02127eee: Preparing 06:54:13 bb95fc7a0083: Preparing 06:54:13 72fe0829b36f: Preparing 06:54:13 8b6d77cf61e1: Preparing 06:54:13 f46603cabf6e: Preparing 06:54:13 cce92674e987: Preparing 06:54:13 8b6d77cf61e1: Waiting 06:54:13 f46603cabf6e: Waiting 06:54:13 cce92674e987: Waiting 06:54:13 1ebd02127eee: Layer already exists 06:54:13 e3b0f36c8165: Layer already exists 06:54:13 72fe0829b36f: Layer already exists 06:54:13 ec953c3a6e33: Layer already exists 06:54:13 bb95fc7a0083: Layer already exists 06:54:13 8b6d77cf61e1: Layer already exists 06:54:13 cce92674e987: Layer already exists 06:54:13 f46603cabf6e: Layer already exists 06:54:13 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104: digest: sha256:d9ad3c96e977ce1b93a8cd2bad4cfbc142d161e584bad34ef78a741d9eeaa6bf size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:14 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:14 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 06:54:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:54:14 e3b0f36c8165: Preparing 06:54:14 ec953c3a6e33: Preparing 06:54:14 1ebd02127eee: Preparing 06:54:14 bb95fc7a0083: Preparing 06:54:14 72fe0829b36f: Preparing 06:54:14 8b6d77cf61e1: Preparing 06:54:14 f46603cabf6e: Preparing 06:54:14 cce92674e987: Preparing 06:54:14 f46603cabf6e: Waiting 06:54:14 8b6d77cf61e1: Waiting 06:54:14 cce92674e987: Waiting 06:54:14 bb95fc7a0083: Layer already exists 06:54:14 72fe0829b36f: Layer already exists 06:54:14 1ebd02127eee: Layer already exists 06:54:14 e3b0f36c8165: Layer already exists 06:54:14 ec953c3a6e33: Layer already exists 06:54:14 8b6d77cf61e1: Layer already exists 06:54:14 f46603cabf6e: Layer already exists 06:54:14 cce92674e987: Layer already exists 06:54:14 main: digest: sha256:d9ad3c96e977ce1b93a8cd2bad4cfbc142d161e584bad34ef78a741d9eeaa6bf size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:54:14 ===================================================== [Pipeline] echo 06:54:14 taggedImages: 06:54:14 - nexus3.edgexfoundry.org:10004/core-metadata:18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:54:14 - nexus3.edgexfoundry.org:10004/core-metadata:latest 06:54:14 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.104 06:54:14 - nexus3.edgexfoundry.org:10004/core-metadata:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:54:14 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 06:54:14 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 06:54:14 18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:54:14 latest 06:54:14 4.1.0-dev.104 06:54:14 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:54:14 main 06:54:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:14 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:15 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:54:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:54:15 c41a7827162f: Preparing 06:54:15 6c95264bd749: Preparing 06:54:15 66da4d5c5db3: Preparing 06:54:15 10fe51565fe0: Preparing 06:54:15 2049440ad24b: Preparing 06:54:15 86f649b4b925: Preparing 06:54:15 c7e3c9481d26: Preparing 06:54:15 bb95fc7a0083: Preparing 06:54:15 72fe0829b36f: Preparing 06:54:15 98c12c9a003a: Preparing 06:54:15 a50c25d3ddaa: Preparing 06:54:15 5f70bf18a086: Preparing 06:54:15 87267cb47912: Preparing 06:54:15 5df0c4cf8e6b: Preparing 06:54:15 f1df7d578b40: Preparing 06:54:15 cce92674e987: Preparing 06:54:15 86f649b4b925: Waiting 06:54:15 c7e3c9481d26: Waiting 06:54:15 bb95fc7a0083: Waiting 06:54:15 72fe0829b36f: Waiting 06:54:15 98c12c9a003a: Waiting 06:54:15 a50c25d3ddaa: Waiting 06:54:15 5f70bf18a086: Waiting 06:54:15 87267cb47912: Waiting 06:54:15 5df0c4cf8e6b: Waiting 06:54:15 f1df7d578b40: Waiting 06:54:15 cce92674e987: Waiting 06:54:15 66da4d5c5db3: Pushed 06:54:15 6c95264bd749: Pushed 06:54:15 c41a7827162f: Pushed 06:54:15 2049440ad24b: Pushed 06:54:15 10fe51565fe0: Pushed 06:54:15 bb95fc7a0083: Layer already exists 06:54:15 72fe0829b36f: Layer already exists 06:54:15 86f649b4b925: Pushed 06:54:15 5f70bf18a086: Layer already exists 06:54:15 98c12c9a003a: Pushed 06:54:15 a50c25d3ddaa: Pushed 06:54:15 87267cb47912: Pushed 06:54:15 cce92674e987: Layer already exists 06:54:15 5df0c4cf8e6b: Pushed 06:54:15 f1df7d578b40: Pushed 06:54:16 c7e3c9481d26: Pushed 06:54:16 18377efbcf723ec9c9518bd44e4bbe02c0923e25: digest: sha256:f96c5cc31d4b71841ab2a70cac58d1a1c1e4f701cb6467b41681f03034c9b528 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:17 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 06:54:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:54:17 c41a7827162f: Preparing 06:54:17 6c95264bd749: Preparing 06:54:17 66da4d5c5db3: Preparing 06:54:17 10fe51565fe0: Preparing 06:54:17 2049440ad24b: Preparing 06:54:17 86f649b4b925: Preparing 06:54:17 c7e3c9481d26: Preparing 06:54:17 bb95fc7a0083: Preparing 06:54:17 72fe0829b36f: Preparing 06:54:17 98c12c9a003a: Preparing 06:54:17 a50c25d3ddaa: Preparing 06:54:17 5f70bf18a086: Preparing 06:54:17 87267cb47912: Preparing 06:54:17 5df0c4cf8e6b: Preparing 06:54:17 f1df7d578b40: Preparing 06:54:17 cce92674e987: Preparing 06:54:17 72fe0829b36f: Waiting 06:54:17 98c12c9a003a: Waiting 06:54:17 a50c25d3ddaa: Waiting 06:54:17 5f70bf18a086: Waiting 06:54:17 87267cb47912: Waiting 06:54:17 5df0c4cf8e6b: Waiting 06:54:17 f1df7d578b40: Waiting 06:54:17 cce92674e987: Waiting 06:54:17 86f649b4b925: Waiting 06:54:17 c7e3c9481d26: Waiting 06:54:17 bb95fc7a0083: Waiting 06:54:17 c41a7827162f: Layer already exists 06:54:17 6c95264bd749: Layer already exists 06:54:17 10fe51565fe0: Layer already exists 06:54:17 66da4d5c5db3: Layer already exists 06:54:17 2049440ad24b: Layer already exists 06:54:17 86f649b4b925: Layer already exists 06:54:17 72fe0829b36f: Layer already exists 06:54:17 bb95fc7a0083: Layer already exists 06:54:17 c7e3c9481d26: Layer already exists 06:54:17 98c12c9a003a: Layer already exists 06:54:17 5f70bf18a086: Layer already exists 06:54:17 a50c25d3ddaa: Layer already exists 06:54:17 87267cb47912: Layer already exists 06:54:17 5df0c4cf8e6b: Layer already exists 06:54:17 f1df7d578b40: Layer already exists 06:54:17 cce92674e987: Layer already exists 06:54:17 latest: digest: sha256:f96c5cc31d4b71841ab2a70cac58d1a1c1e4f701cb6467b41681f03034c9b528 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:17 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.104 06:54:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:54:18 c41a7827162f: Preparing 06:54:18 6c95264bd749: Preparing 06:54:18 66da4d5c5db3: Preparing 06:54:18 10fe51565fe0: Preparing 06:54:18 2049440ad24b: Preparing 06:54:18 86f649b4b925: Preparing 06:54:18 c7e3c9481d26: Preparing 06:54:18 bb95fc7a0083: Preparing 06:54:18 72fe0829b36f: Preparing 06:54:18 98c12c9a003a: Preparing 06:54:18 a50c25d3ddaa: Preparing 06:54:18 5f70bf18a086: Preparing 06:54:18 86f649b4b925: Waiting 06:54:18 87267cb47912: Preparing 06:54:18 5df0c4cf8e6b: Preparing 06:54:18 c7e3c9481d26: Waiting 06:54:18 f1df7d578b40: Preparing 06:54:18 cce92674e987: Preparing 06:54:18 bb95fc7a0083: Waiting 06:54:18 72fe0829b36f: Waiting 06:54:18 98c12c9a003a: Waiting 06:54:18 5df0c4cf8e6b: Waiting 06:54:18 f1df7d578b40: Waiting 06:54:18 a50c25d3ddaa: Waiting 06:54:18 cce92674e987: Waiting 06:54:18 5f70bf18a086: Waiting 06:54:18 87267cb47912: Waiting 06:54:18 2049440ad24b: Layer already exists 06:54:18 10fe51565fe0: Layer already exists 06:54:18 66da4d5c5db3: Layer already exists 06:54:18 6c95264bd749: Layer already exists 06:54:18 c41a7827162f: Layer already exists 06:54:18 bb95fc7a0083: Layer already exists 06:54:18 86f649b4b925: Layer already exists 06:54:18 72fe0829b36f: Layer already exists 06:54:18 98c12c9a003a: Layer already exists 06:54:18 c7e3c9481d26: Layer already exists 06:54:18 a50c25d3ddaa: Layer already exists 06:54:18 5f70bf18a086: Layer already exists 06:54:18 f1df7d578b40: Layer already exists 06:54:18 5df0c4cf8e6b: Layer already exists 06:54:18 87267cb47912: Layer already exists 06:54:18 cce92674e987: Layer already exists 06:54:18 4.1.0-dev.104: digest: sha256:f96c5cc31d4b71841ab2a70cac58d1a1c1e4f701cb6467b41681f03034c9b528 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:18 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:54:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:54:18 c41a7827162f: Preparing 06:54:18 6c95264bd749: Preparing 06:54:18 66da4d5c5db3: Preparing 06:54:18 10fe51565fe0: Preparing 06:54:18 2049440ad24b: Preparing 06:54:18 86f649b4b925: Preparing 06:54:18 c7e3c9481d26: Preparing 06:54:18 bb95fc7a0083: Preparing 06:54:18 72fe0829b36f: Preparing 06:54:18 98c12c9a003a: Preparing 06:54:18 a50c25d3ddaa: Preparing 06:54:18 5f70bf18a086: Preparing 06:54:18 87267cb47912: Preparing 06:54:18 5df0c4cf8e6b: Preparing 06:54:18 f1df7d578b40: Preparing 06:54:18 cce92674e987: Preparing 06:54:18 86f649b4b925: Waiting 06:54:18 c7e3c9481d26: Waiting 06:54:18 bb95fc7a0083: Waiting 06:54:18 72fe0829b36f: Waiting 06:54:18 5f70bf18a086: Waiting 06:54:18 5df0c4cf8e6b: Waiting 06:54:18 87267cb47912: Waiting 06:54:18 f1df7d578b40: Waiting 06:54:18 98c12c9a003a: Waiting 06:54:18 cce92674e987: Waiting 06:54:18 a50c25d3ddaa: Waiting 06:54:18 c41a7827162f: Layer already exists 06:54:18 66da4d5c5db3: Layer already exists 06:54:18 6c95264bd749: Layer already exists 06:54:18 10fe51565fe0: Layer already exists 06:54:18 2049440ad24b: Layer already exists 06:54:18 c7e3c9481d26: Layer already exists 06:54:18 86f649b4b925: Layer already exists 06:54:18 72fe0829b36f: Layer already exists 06:54:18 98c12c9a003a: Layer already exists 06:54:18 bb95fc7a0083: Layer already exists 06:54:18 a50c25d3ddaa: Layer already exists 06:54:18 5f70bf18a086: Layer already exists 06:54:18 87267cb47912: Layer already exists 06:54:18 5df0c4cf8e6b: Layer already exists 06:54:18 f1df7d578b40: Layer already exists 06:54:18 cce92674e987: Layer already exists 06:54:18 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104: digest: sha256:f96c5cc31d4b71841ab2a70cac58d1a1c1e4f701cb6467b41681f03034c9b528 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:19 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:19 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 06:54:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:54:19 c41a7827162f: Preparing 06:54:19 6c95264bd749: Preparing 06:54:19 66da4d5c5db3: Preparing 06:54:19 10fe51565fe0: Preparing 06:54:19 2049440ad24b: Preparing 06:54:19 86f649b4b925: Preparing 06:54:19 c7e3c9481d26: Preparing 06:54:19 bb95fc7a0083: Preparing 06:54:19 72fe0829b36f: Preparing 06:54:19 98c12c9a003a: Preparing 06:54:19 a50c25d3ddaa: Preparing 06:54:19 5f70bf18a086: Preparing 06:54:19 87267cb47912: Preparing 06:54:19 5df0c4cf8e6b: Preparing 06:54:19 86f649b4b925: Waiting 06:54:19 c7e3c9481d26: Waiting 06:54:19 bb95fc7a0083: Waiting 06:54:19 72fe0829b36f: Waiting 06:54:19 98c12c9a003a: Waiting 06:54:19 a50c25d3ddaa: Waiting 06:54:19 5f70bf18a086: Waiting 06:54:19 87267cb47912: Waiting 06:54:19 f1df7d578b40: Preparing 06:54:19 5df0c4cf8e6b: Waiting 06:54:19 cce92674e987: Preparing 06:54:19 f1df7d578b40: Waiting 06:54:19 cce92674e987: Waiting 06:54:19 c41a7827162f: Layer already exists 06:54:19 66da4d5c5db3: Layer already exists 06:54:19 10fe51565fe0: Layer already exists 06:54:19 6c95264bd749: Layer already exists 06:54:19 2049440ad24b: Layer already exists 06:54:19 bb95fc7a0083: Layer already exists 06:54:19 86f649b4b925: Layer already exists 06:54:19 98c12c9a003a: Layer already exists 06:54:19 c7e3c9481d26: Layer already exists 06:54:19 72fe0829b36f: Layer already exists 06:54:19 5f70bf18a086: Layer already exists 06:54:19 a50c25d3ddaa: Layer already exists 06:54:19 5df0c4cf8e6b: Layer already exists 06:54:19 87267cb47912: Layer already exists 06:54:19 f1df7d578b40: Layer already exists 06:54:19 cce92674e987: Layer already exists 06:54:19 main: digest: sha256:f96c5cc31d4b71841ab2a70cac58d1a1c1e4f701cb6467b41681f03034c9b528 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:54:19 ===================================================== [Pipeline] echo 06:54:19 taggedImages: 06:54:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:54:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 06:54:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.104 06:54:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:54:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 06:54:19 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 06:54:19 18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:54:19 latest 06:54:19 4.1.0-dev.104 06:54:19 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:54:19 main 06:54:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:19 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:54:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:54:20 bb498cd4dd94: Preparing 06:54:20 8f115f007b87: Preparing 06:54:20 7206ef6d790d: Preparing 06:54:20 ad091412bb76: Preparing 06:54:20 bb95fc7a0083: Preparing 06:54:20 72fe0829b36f: Preparing 06:54:20 8b6d77cf61e1: Preparing 06:54:20 f46603cabf6e: Preparing 06:54:20 cce92674e987: Preparing 06:54:20 72fe0829b36f: Waiting 06:54:20 f46603cabf6e: Waiting 06:54:20 8b6d77cf61e1: Waiting 06:54:20 cce92674e987: Waiting 06:54:20 bb95fc7a0083: Layer already exists 06:54:20 72fe0829b36f: Layer already exists 06:54:20 8b6d77cf61e1: Layer already exists 06:54:20 f46603cabf6e: Layer already exists 06:54:20 cce92674e987: Layer already exists 06:54:20 bb498cd4dd94: Pushed 06:54:20 8f115f007b87: Pushed 06:54:20 7206ef6d790d: Pushed 06:54:24 ad091412bb76: Pushed 06:54:24 18377efbcf723ec9c9518bd44e4bbe02c0923e25: digest: sha256:24fa1d974905dae98bf07d0d986b2d55b6cef5574bf00c73eb5c761ee136ce7e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:24 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 06:54:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:54:25 bb498cd4dd94: Preparing 06:54:25 8f115f007b87: Preparing 06:54:25 7206ef6d790d: Preparing 06:54:25 ad091412bb76: Preparing 06:54:25 bb95fc7a0083: Preparing 06:54:25 72fe0829b36f: Preparing 06:54:25 8b6d77cf61e1: Preparing 06:54:25 f46603cabf6e: Preparing 06:54:25 cce92674e987: Preparing 06:54:25 72fe0829b36f: Waiting 06:54:25 8b6d77cf61e1: Waiting 06:54:25 f46603cabf6e: Waiting 06:54:25 cce92674e987: Waiting 06:54:25 8f115f007b87: Layer already exists 06:54:25 bb498cd4dd94: Layer already exists 06:54:25 7206ef6d790d: Layer already exists 06:54:25 ad091412bb76: Layer already exists 06:54:25 bb95fc7a0083: Layer already exists 06:54:25 f46603cabf6e: Layer already exists 06:54:25 cce92674e987: Layer already exists 06:54:25 72fe0829b36f: Layer already exists 06:54:25 8b6d77cf61e1: Layer already exists 06:54:25 latest: digest: sha256:24fa1d974905dae98bf07d0d986b2d55b6cef5574bf00c73eb5c761ee136ce7e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:25 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.104 06:54:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:54:25 bb498cd4dd94: Preparing 06:54:25 8f115f007b87: Preparing 06:54:25 7206ef6d790d: Preparing 06:54:25 ad091412bb76: Preparing 06:54:25 bb95fc7a0083: Preparing 06:54:25 72fe0829b36f: Preparing 06:54:25 8b6d77cf61e1: Preparing 06:54:25 f46603cabf6e: Preparing 06:54:25 72fe0829b36f: Waiting 06:54:25 cce92674e987: Preparing 06:54:25 8b6d77cf61e1: Waiting 06:54:25 f46603cabf6e: Waiting 06:54:25 cce92674e987: Waiting 06:54:25 ad091412bb76: Layer already exists 06:54:25 bb95fc7a0083: Layer already exists 06:54:25 8f115f007b87: Layer already exists 06:54:25 bb498cd4dd94: Layer already exists 06:54:25 7206ef6d790d: Layer already exists 06:54:25 8b6d77cf61e1: Layer already exists 06:54:25 72fe0829b36f: Layer already exists 06:54:25 f46603cabf6e: Layer already exists 06:54:25 cce92674e987: Layer already exists 06:54:25 4.1.0-dev.104: digest: sha256:24fa1d974905dae98bf07d0d986b2d55b6cef5574bf00c73eb5c761ee136ce7e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:26 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:54:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:54:26 bb498cd4dd94: Preparing 06:54:26 8f115f007b87: Preparing 06:54:26 7206ef6d790d: Preparing 06:54:26 ad091412bb76: Preparing 06:54:26 bb95fc7a0083: Preparing 06:54:26 72fe0829b36f: Preparing 06:54:26 8b6d77cf61e1: Preparing 06:54:26 f46603cabf6e: Preparing 06:54:26 cce92674e987: Preparing 06:54:26 72fe0829b36f: Waiting 06:54:26 8b6d77cf61e1: Waiting 06:54:26 f46603cabf6e: Waiting 06:54:26 cce92674e987: Waiting 06:54:26 bb95fc7a0083: Layer already exists 06:54:26 bb498cd4dd94: Layer already exists 06:54:26 ad091412bb76: Layer already exists 06:54:26 8f115f007b87: Layer already exists 06:54:26 7206ef6d790d: Layer already exists 06:54:26 72fe0829b36f: Layer already exists 06:54:26 8b6d77cf61e1: Layer already exists 06:54:26 cce92674e987: Layer already exists 06:54:26 f46603cabf6e: Layer already exists 06:54:26 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104: digest: sha256:24fa1d974905dae98bf07d0d986b2d55b6cef5574bf00c73eb5c761ee136ce7e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:26 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 06:54:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:54:27 bb498cd4dd94: Preparing 06:54:27 8f115f007b87: Preparing 06:54:27 7206ef6d790d: Preparing 06:54:27 ad091412bb76: Preparing 06:54:27 bb95fc7a0083: Preparing 06:54:27 72fe0829b36f: Preparing 06:54:27 8b6d77cf61e1: Preparing 06:54:27 f46603cabf6e: Preparing 06:54:27 cce92674e987: Preparing 06:54:27 72fe0829b36f: Waiting 06:54:27 8b6d77cf61e1: Waiting 06:54:27 f46603cabf6e: Waiting 06:54:27 cce92674e987: Waiting 06:54:27 ad091412bb76: Layer already exists 06:54:27 bb498cd4dd94: Layer already exists 06:54:27 8f115f007b87: Layer already exists 06:54:27 7206ef6d790d: Layer already exists 06:54:27 bb95fc7a0083: Layer already exists 06:54:27 8b6d77cf61e1: Layer already exists 06:54:27 f46603cabf6e: Layer already exists 06:54:27 72fe0829b36f: Layer already exists 06:54:27 cce92674e987: Layer already exists 06:54:27 main: digest: sha256:24fa1d974905dae98bf07d0d986b2d55b6cef5574bf00c73eb5c761ee136ce7e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:54:27 ===================================================== [Pipeline] echo 06:54:27 taggedImages: 06:54:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth:18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:54:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 06:54:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.104 06:54:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:54:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 06:54:27 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 06:54:27 18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:54:27 latest 06:54:27 4.1.0-dev.104 06:54:27 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:54:27 main 06:54:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:27 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:54:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:54:27 7b4b92171235: Preparing 06:54:27 0561d4c2c6ea: Preparing 06:54:27 73d013aa4be7: Preparing 06:54:27 159b5298b275: Preparing 06:54:27 6f5cdbfe8b11: Preparing 06:54:27 bb95fc7a0083: Preparing 06:54:27 72fe0829b36f: Preparing 06:54:27 3c909f4258eb: Preparing 06:54:27 72fe0829b36f: Waiting 06:54:27 bb95fc7a0083: Waiting 06:54:27 0f73b8f29b97: Preparing 06:54:27 7b5d61e6bc12: Preparing 06:54:27 cce92674e987: Preparing 06:54:27 0f73b8f29b97: Waiting 06:54:27 3c909f4258eb: Waiting 06:54:27 7b5d61e6bc12: Waiting 06:54:27 cce92674e987: Waiting 06:54:27 7b4b92171235: Pushed 06:54:27 0561d4c2c6ea: Pushed 06:54:27 159b5298b275: Pushed 06:54:27 6f5cdbfe8b11: Pushed 06:54:27 bb95fc7a0083: Layer already exists 06:54:27 72fe0829b36f: Layer already exists 06:54:27 cce92674e987: Layer already exists 06:54:28 3c909f4258eb: Pushed 06:54:28 0f73b8f29b97: Pushed 06:54:29 7b5d61e6bc12: Pushed 06:54:30 73d013aa4be7: Pushed 06:54:31 18377efbcf723ec9c9518bd44e4bbe02c0923e25: digest: sha256:f39b5ba565fea196873d48a901432d64ea8f61dc5009128785318937b757a8d4 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:31 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 06:54:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:54:31 7b4b92171235: Preparing 06:54:31 0561d4c2c6ea: Preparing 06:54:31 73d013aa4be7: Preparing 06:54:31 159b5298b275: Preparing 06:54:31 6f5cdbfe8b11: Preparing 06:54:31 bb95fc7a0083: Preparing 06:54:31 72fe0829b36f: Preparing 06:54:31 3c909f4258eb: Preparing 06:54:31 0f73b8f29b97: Preparing 06:54:31 7b5d61e6bc12: Preparing 06:54:31 cce92674e987: Preparing 06:54:31 bb95fc7a0083: Waiting 06:54:31 72fe0829b36f: Waiting 06:54:31 cce92674e987: Waiting 06:54:31 7b5d61e6bc12: Waiting 06:54:31 0f73b8f29b97: Waiting 06:54:31 3c909f4258eb: Waiting 06:54:31 0561d4c2c6ea: Layer already exists 06:54:31 159b5298b275: Layer already exists 06:54:31 7b4b92171235: Layer already exists 06:54:31 73d013aa4be7: Layer already exists 06:54:31 6f5cdbfe8b11: Layer already exists 06:54:31 bb95fc7a0083: Layer already exists 06:54:31 72fe0829b36f: Layer already exists 06:54:31 0f73b8f29b97: Layer already exists 06:54:31 7b5d61e6bc12: Layer already exists 06:54:31 3c909f4258eb: Layer already exists 06:54:31 cce92674e987: Layer already exists 06:54:31 latest: digest: sha256:f39b5ba565fea196873d48a901432d64ea8f61dc5009128785318937b757a8d4 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:32 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.104 06:54:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:54:32 7b4b92171235: Preparing 06:54:32 0561d4c2c6ea: Preparing 06:54:32 73d013aa4be7: Preparing 06:54:32 159b5298b275: Preparing 06:54:32 6f5cdbfe8b11: Preparing 06:54:32 bb95fc7a0083: Preparing 06:54:32 72fe0829b36f: Preparing 06:54:32 3c909f4258eb: Preparing 06:54:32 0f73b8f29b97: Preparing 06:54:32 7b5d61e6bc12: Preparing 06:54:32 cce92674e987: Preparing 06:54:32 bb95fc7a0083: Waiting 06:54:32 72fe0829b36f: Waiting 06:54:32 3c909f4258eb: Waiting 06:54:32 0f73b8f29b97: Waiting 06:54:32 7b5d61e6bc12: Waiting 06:54:32 cce92674e987: Waiting 06:54:32 0561d4c2c6ea: Layer already exists 06:54:32 159b5298b275: Layer already exists 06:54:32 7b4b92171235: Layer already exists 06:54:32 73d013aa4be7: Layer already exists 06:54:32 6f5cdbfe8b11: Layer already exists 06:54:32 bb95fc7a0083: Layer already exists 06:54:32 72fe0829b36f: Layer already exists 06:54:32 3c909f4258eb: Layer already exists 06:54:32 0f73b8f29b97: Layer already exists 06:54:32 7b5d61e6bc12: Layer already exists 06:54:32 cce92674e987: Layer already exists 06:54:32 4.1.0-dev.104: digest: sha256:f39b5ba565fea196873d48a901432d64ea8f61dc5009128785318937b757a8d4 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:32 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:54:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:54:33 7b4b92171235: Preparing 06:54:33 0561d4c2c6ea: Preparing 06:54:33 73d013aa4be7: Preparing 06:54:33 159b5298b275: Preparing 06:54:33 6f5cdbfe8b11: Preparing 06:54:33 bb95fc7a0083: Preparing 06:54:33 72fe0829b36f: Preparing 06:54:33 3c909f4258eb: Preparing 06:54:33 bb95fc7a0083: Waiting 06:54:33 72fe0829b36f: Waiting 06:54:33 0f73b8f29b97: Preparing 06:54:33 7b5d61e6bc12: Preparing 06:54:33 0f73b8f29b97: Waiting 06:54:33 cce92674e987: Preparing 06:54:33 7b5d61e6bc12: Waiting 06:54:33 3c909f4258eb: Waiting 06:54:33 cce92674e987: Waiting 06:54:33 6f5cdbfe8b11: Layer already exists 06:54:33 159b5298b275: Layer already exists 06:54:33 0561d4c2c6ea: Layer already exists 06:54:33 7b4b92171235: Layer already exists 06:54:33 73d013aa4be7: Layer already exists 06:54:33 bb95fc7a0083: Layer already exists 06:54:33 3c909f4258eb: Layer already exists 06:54:33 72fe0829b36f: Layer already exists 06:54:33 7b5d61e6bc12: Layer already exists 06:54:33 0f73b8f29b97: Layer already exists 06:54:33 cce92674e987: Layer already exists 06:54:33 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104: digest: sha256:f39b5ba565fea196873d48a901432d64ea8f61dc5009128785318937b757a8d4 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:33 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 06:54:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:54:33 7b4b92171235: Preparing 06:54:33 0561d4c2c6ea: Preparing 06:54:33 73d013aa4be7: Preparing 06:54:33 159b5298b275: Preparing 06:54:33 6f5cdbfe8b11: Preparing 06:54:33 bb95fc7a0083: Preparing 06:54:33 72fe0829b36f: Preparing 06:54:33 3c909f4258eb: Preparing 06:54:33 0f73b8f29b97: Preparing 06:54:33 7b5d61e6bc12: Preparing 06:54:33 cce92674e987: Preparing 06:54:33 3c909f4258eb: Waiting 06:54:33 0f73b8f29b97: Waiting 06:54:33 7b5d61e6bc12: Waiting 06:54:33 cce92674e987: Waiting 06:54:33 bb95fc7a0083: Waiting 06:54:33 72fe0829b36f: Waiting 06:54:33 7b4b92171235: Layer already exists 06:54:33 6f5cdbfe8b11: Layer already exists 06:54:33 73d013aa4be7: Layer already exists 06:54:33 0561d4c2c6ea: Layer already exists 06:54:33 159b5298b275: Layer already exists 06:54:33 bb95fc7a0083: Layer already exists 06:54:33 72fe0829b36f: Layer already exists 06:54:33 7b5d61e6bc12: Layer already exists 06:54:33 0f73b8f29b97: Layer already exists 06:54:33 3c909f4258eb: Layer already exists 06:54:33 cce92674e987: Layer already exists 06:54:33 main: digest: sha256:f39b5ba565fea196873d48a901432d64ea8f61dc5009128785318937b757a8d4 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:54:33 ===================================================== [Pipeline] echo 06:54:33 taggedImages: 06:54:33 - nexus3.edgexfoundry.org:10004/security-proxy-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:54:33 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 06:54:33 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.104 06:54:33 - nexus3.edgexfoundry.org:10004/security-proxy-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:54:33 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 06:54:33 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 06:54:33 18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:54:33 latest 06:54:33 4.1.0-dev.104 06:54:33 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:54:33 main 06:54:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:34 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:54:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:54:34 ff1374d9b5fc: Preparing 06:54:34 6a513198492a: Preparing 06:54:34 0cccda78a3b4: Preparing 06:54:34 b13e52f34656: Preparing 06:54:34 0c6906b3b2e3: Preparing 06:54:34 fff55ef2c5c2: Preparing 06:54:34 6676a1737d70: Preparing 06:54:34 bb95fc7a0083: Preparing 06:54:34 72fe0829b36f: Preparing 06:54:34 5d6af73e2980: Preparing 06:54:34 5be5c51eec7b: Preparing 06:54:34 cce92674e987: Preparing 06:54:34 72fe0829b36f: Waiting 06:54:34 fff55ef2c5c2: Waiting 06:54:34 6676a1737d70: Waiting 06:54:34 5d6af73e2980: Waiting 06:54:34 bb95fc7a0083: Waiting 06:54:34 5be5c51eec7b: Waiting 06:54:34 cce92674e987: Waiting 06:54:34 6a513198492a: Pushed 06:54:34 ff1374d9b5fc: Pushed 06:54:34 0c6906b3b2e3: Pushed 06:54:34 bb95fc7a0083: Layer already exists 06:54:34 fff55ef2c5c2: Pushed 06:54:34 72fe0829b36f: Layer already exists 06:54:34 6676a1737d70: Pushed 06:54:34 cce92674e987: Layer already exists 06:54:34 5d6af73e2980: Pushed 06:54:36 5be5c51eec7b: Pushed 06:54:37 b13e52f34656: Pushed 06:54:37 0cccda78a3b4: Pushed 06:54:37 18377efbcf723ec9c9518bd44e4bbe02c0923e25: digest: sha256:04c459a9ba31bbf4c4d436f35a1daec7a446cec497965652d27e025c3e84b20b size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:38 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:38 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 06:54:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:54:38 ff1374d9b5fc: Preparing 06:54:38 6a513198492a: Preparing 06:54:38 0cccda78a3b4: Preparing 06:54:38 b13e52f34656: Preparing 06:54:38 0c6906b3b2e3: Preparing 06:54:38 fff55ef2c5c2: Preparing 06:54:38 6676a1737d70: Preparing 06:54:38 bb95fc7a0083: Preparing 06:54:38 72fe0829b36f: Preparing 06:54:38 5d6af73e2980: Preparing 06:54:38 5be5c51eec7b: Preparing 06:54:38 cce92674e987: Preparing 06:54:38 72fe0829b36f: Waiting 06:54:38 5d6af73e2980: Waiting 06:54:38 5be5c51eec7b: Waiting 06:54:38 cce92674e987: Waiting 06:54:38 fff55ef2c5c2: Waiting 06:54:38 6676a1737d70: Waiting 06:54:38 bb95fc7a0083: Waiting 06:54:38 6a513198492a: Layer already exists 06:54:38 b13e52f34656: Layer already exists 06:54:38 0c6906b3b2e3: Layer already exists 06:54:38 0cccda78a3b4: Layer already exists 06:54:38 ff1374d9b5fc: Layer already exists 06:54:38 fff55ef2c5c2: Layer already exists 06:54:38 6676a1737d70: Layer already exists 06:54:38 bb95fc7a0083: Layer already exists 06:54:38 5d6af73e2980: Layer already exists 06:54:38 72fe0829b36f: Layer already exists 06:54:38 5be5c51eec7b: Layer already exists 06:54:38 cce92674e987: Layer already exists 06:54:38 latest: digest: sha256:04c459a9ba31bbf4c4d436f35a1daec7a446cec497965652d27e025c3e84b20b size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:38 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:39 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.104 06:54:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:54:39 ff1374d9b5fc: Preparing 06:54:39 6a513198492a: Preparing 06:54:39 0cccda78a3b4: Preparing 06:54:39 b13e52f34656: Preparing 06:54:39 0c6906b3b2e3: Preparing 06:54:39 fff55ef2c5c2: Preparing 06:54:39 6676a1737d70: Preparing 06:54:39 bb95fc7a0083: Preparing 06:54:39 72fe0829b36f: Preparing 06:54:39 5d6af73e2980: Preparing 06:54:39 5be5c51eec7b: Preparing 06:54:39 cce92674e987: Preparing 06:54:39 5d6af73e2980: Waiting 06:54:39 72fe0829b36f: Waiting 06:54:39 fff55ef2c5c2: Waiting 06:54:39 5be5c51eec7b: Waiting 06:54:39 6676a1737d70: Waiting 06:54:39 bb95fc7a0083: Waiting 06:54:39 cce92674e987: Waiting 06:54:39 0c6906b3b2e3: Layer already exists 06:54:39 b13e52f34656: Layer already exists 06:54:39 0cccda78a3b4: Layer already exists 06:54:39 6a513198492a: Layer already exists 06:54:39 ff1374d9b5fc: Layer already exists 06:54:39 6676a1737d70: Layer already exists 06:54:39 fff55ef2c5c2: Layer already exists 06:54:39 bb95fc7a0083: Layer already exists 06:54:39 5d6af73e2980: Layer already exists 06:54:39 72fe0829b36f: Layer already exists 06:54:39 cce92674e987: Layer already exists 06:54:39 5be5c51eec7b: Layer already exists 06:54:39 4.1.0-dev.104: digest: sha256:04c459a9ba31bbf4c4d436f35a1daec7a446cec497965652d27e025c3e84b20b size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:39 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:40 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:54:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:54:40 ff1374d9b5fc: Preparing 06:54:40 6a513198492a: Preparing 06:54:40 0cccda78a3b4: Preparing 06:54:40 b13e52f34656: Preparing 06:54:40 0c6906b3b2e3: Preparing 06:54:40 fff55ef2c5c2: Preparing 06:54:40 6676a1737d70: Preparing 06:54:40 bb95fc7a0083: Preparing 06:54:40 72fe0829b36f: Preparing 06:54:40 fff55ef2c5c2: Waiting 06:54:40 6676a1737d70: Waiting 06:54:40 bb95fc7a0083: Waiting 06:54:40 5d6af73e2980: Preparing 06:54:40 5be5c51eec7b: Preparing 06:54:40 72fe0829b36f: Waiting 06:54:40 cce92674e987: Preparing 06:54:40 5d6af73e2980: Waiting 06:54:40 5be5c51eec7b: Waiting 06:54:40 cce92674e987: Waiting 06:54:44 b13e52f34656: Layer already exists 06:54:44 6a513198492a: Layer already exists 06:54:44 0c6906b3b2e3: Layer already exists 06:54:44 ff1374d9b5fc: Layer already exists 06:54:44 0cccda78a3b4: Layer already exists 06:54:45 fff55ef2c5c2: Layer already exists 06:54:46 72fe0829b36f: Layer already exists 06:54:46 6676a1737d70: Layer already exists 06:54:46 bb95fc7a0083: Layer already exists 06:54:46 5d6af73e2980: Layer already exists 06:54:46 5be5c51eec7b: Layer already exists 06:54:46 cce92674e987: Layer already exists 06:54:46 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104: digest: sha256:04c459a9ba31bbf4c4d436f35a1daec7a446cec497965652d27e025c3e84b20b size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:46 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:46 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 06:54:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:54:46 ff1374d9b5fc: Preparing 06:54:46 6a513198492a: Preparing 06:54:46 0cccda78a3b4: Preparing 06:54:46 b13e52f34656: Preparing 06:54:46 0c6906b3b2e3: Preparing 06:54:46 fff55ef2c5c2: Preparing 06:54:46 6676a1737d70: Preparing 06:54:46 bb95fc7a0083: Preparing 06:54:46 72fe0829b36f: Preparing 06:54:46 5d6af73e2980: Preparing 06:54:46 5be5c51eec7b: Preparing 06:54:46 cce92674e987: Preparing 06:54:46 fff55ef2c5c2: Waiting 06:54:46 6676a1737d70: Waiting 06:54:46 5be5c51eec7b: Waiting 06:54:46 72fe0829b36f: Waiting 06:54:46 5d6af73e2980: Waiting 06:54:46 cce92674e987: Waiting 06:54:46 bb95fc7a0083: Waiting 06:54:46 0cccda78a3b4: Layer already exists 06:54:46 6a513198492a: Layer already exists 06:54:46 ff1374d9b5fc: Layer already exists 06:54:46 b13e52f34656: Layer already exists 06:54:46 0c6906b3b2e3: Layer already exists 06:54:46 6676a1737d70: Layer already exists 06:54:46 fff55ef2c5c2: Layer already exists 06:54:46 bb95fc7a0083: Layer already exists 06:54:46 72fe0829b36f: Layer already exists 06:54:46 5d6af73e2980: Layer already exists 06:54:46 cce92674e987: Layer already exists 06:54:46 5be5c51eec7b: Layer already exists 06:54:46 main: digest: sha256:04c459a9ba31bbf4c4d436f35a1daec7a446cec497965652d27e025c3e84b20b size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:54:46 ===================================================== [Pipeline] echo 06:54:46 taggedImages: 06:54:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:54:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 06:54:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.104 06:54:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:54:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 06:54:46 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 06:54:46 18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:54:46 latest 06:54:46 4.1.0-dev.104 06:54:46 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:54:46 main 06:54:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:47 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:47 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:54:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:54:47 9bebaf65c463: Preparing 06:54:47 a52de5925d51: Preparing 06:54:47 bb95fc7a0083: Preparing 06:54:47 72fe0829b36f: Preparing 06:54:47 fbc14b342797: Preparing 06:54:47 cf9b7fbf8775: Preparing 06:54:47 cce92674e987: Preparing 06:54:47 cf9b7fbf8775: Waiting 06:54:47 cce92674e987: Waiting 06:54:47 72fe0829b36f: Layer already exists 06:54:47 bb95fc7a0083: Layer already exists 06:54:47 cce92674e987: Layer already exists 06:54:47 fbc14b342797: Pushed 06:54:47 9bebaf65c463: Pushed 06:54:48 cf9b7fbf8775: Pushed 06:54:50 a52de5925d51: Pushed 06:54:50 18377efbcf723ec9c9518bd44e4bbe02c0923e25: digest: sha256:61499d2f65e712df35313643953348a1a2b03e63aa5d3d165dd007b6057fc8ed size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:51 + 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 06:54:51 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 06:54:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:54:51 9bebaf65c463: Preparing 06:54:51 a52de5925d51: Preparing 06:54:51 bb95fc7a0083: Preparing 06:54:51 72fe0829b36f: Preparing 06:54:51 fbc14b342797: Preparing 06:54:51 cf9b7fbf8775: Preparing 06:54:51 cce92674e987: Preparing 06:54:51 cf9b7fbf8775: Waiting 06:54:51 cce92674e987: Waiting 06:54:51 9bebaf65c463: Layer already exists 06:54:51 a52de5925d51: Layer already exists 06:54:51 fbc14b342797: Layer already exists 06:54:51 bb95fc7a0083: Layer already exists 06:54:51 72fe0829b36f: Layer already exists 06:54:51 cf9b7fbf8775: Layer already exists 06:54:51 cce92674e987: Layer already exists 06:54:51 latest: digest: sha256:61499d2f65e712df35313643953348a1a2b03e63aa5d3d165dd007b6057fc8ed size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:51 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:52 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.104 06:54:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:54:52 9bebaf65c463: Preparing 06:54:52 a52de5925d51: Preparing 06:54:52 bb95fc7a0083: Preparing 06:54:52 72fe0829b36f: Preparing 06:54:52 fbc14b342797: Preparing 06:54:52 cf9b7fbf8775: Preparing 06:54:52 cce92674e987: Preparing 06:54:52 cf9b7fbf8775: Waiting 06:54:52 cce92674e987: Waiting 06:54:52 fbc14b342797: Layer already exists 06:54:52 a52de5925d51: Layer already exists 06:54:52 9bebaf65c463: Layer already exists 06:54:52 bb95fc7a0083: Layer already exists 06:54:52 72fe0829b36f: Layer already exists 06:54:52 cce92674e987: Layer already exists 06:54:52 cf9b7fbf8775: Layer already exists 06:54:52 4.1.0-dev.104: digest: sha256:61499d2f65e712df35313643953348a1a2b03e63aa5d3d165dd007b6057fc8ed size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:52 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:53 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:54:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:54:53 9bebaf65c463: Preparing 06:54:53 a52de5925d51: Preparing 06:54:53 bb95fc7a0083: Preparing 06:54:53 72fe0829b36f: Preparing 06:54:53 fbc14b342797: Preparing 06:54:53 cf9b7fbf8775: Preparing 06:54:53 cce92674e987: Preparing 06:54:53 cf9b7fbf8775: Waiting 06:54:53 cce92674e987: Waiting 06:54:53 72fe0829b36f: Layer already exists 06:54:53 a52de5925d51: Layer already exists 06:54:53 bb95fc7a0083: Layer already exists 06:54:53 fbc14b342797: Layer already exists 06:54:53 9bebaf65c463: Layer already exists 06:54:53 cf9b7fbf8775: Layer already exists 06:54:53 cce92674e987: Layer already exists 06:54:53 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104: digest: sha256:61499d2f65e712df35313643953348a1a2b03e63aa5d3d165dd007b6057fc8ed size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:53 + 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 06:54:53 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 06:54:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:54:53 9bebaf65c463: Preparing 06:54:53 a52de5925d51: Preparing 06:54:53 bb95fc7a0083: Preparing 06:54:53 72fe0829b36f: Preparing 06:54:53 fbc14b342797: Preparing 06:54:53 cf9b7fbf8775: Preparing 06:54:53 cce92674e987: Preparing 06:54:53 cce92674e987: Waiting 06:54:53 cf9b7fbf8775: Waiting 06:54:53 a52de5925d51: Layer already exists 06:54:53 fbc14b342797: Layer already exists 06:54:53 9bebaf65c463: Layer already exists 06:54:53 bb95fc7a0083: Layer already exists 06:54:53 72fe0829b36f: Layer already exists 06:54:53 cf9b7fbf8775: Layer already exists 06:54:53 cce92674e987: Layer already exists 06:54:53 main: digest: sha256:61499d2f65e712df35313643953348a1a2b03e63aa5d3d165dd007b6057fc8ed size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:54:53 ===================================================== [Pipeline] echo 06:54:53 taggedImages: 06:54:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:54:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 06:54:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.104 06:54:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:54:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 06:54:53 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 06:54:53 18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:54:53 latest 06:54:53 4.1.0-dev.104 06:54:53 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:54:53 main 06:54:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:54 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:54:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:54:54 fbc04a4fde32: Preparing 06:54:54 c61f1b21893b: Preparing 06:54:54 c13c262d64f1: Preparing 06:54:54 bb95fc7a0083: Preparing 06:54:54 72fe0829b36f: Preparing 06:54:54 b772c110f89c: Preparing 06:54:54 ff2a4293bf80: Preparing 06:54:54 dd951845a4a4: Preparing 06:54:54 006b0238ab67: Preparing 06:54:54 cce92674e987: Preparing 06:54:54 b772c110f89c: Waiting 06:54:54 ff2a4293bf80: Waiting 06:54:54 dd951845a4a4: Waiting 06:54:54 006b0238ab67: Waiting 06:54:54 cce92674e987: Waiting 06:54:54 bb95fc7a0083: Layer already exists 06:54:54 72fe0829b36f: Layer already exists 06:54:54 c13c262d64f1: Pushed 06:54:54 fbc04a4fde32: Pushed 06:54:54 c61f1b21893b: Pushed 06:54:54 cce92674e987: Layer already exists 06:54:54 dd951845a4a4: Pushed 06:54:55 006b0238ab67: Pushed 06:55:00 ff2a4293bf80: Pushed 06:55:08 b772c110f89c: Pushed 06:55:08 18377efbcf723ec9c9518bd44e4bbe02c0923e25: digest: sha256:4e3880c129c06d839816f31cd9b8cf04b4d60b22e927420898e75e6155b82cad size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:08 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 06:55:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:55:09 fbc04a4fde32: Preparing 06:55:09 c61f1b21893b: Preparing 06:55:09 c13c262d64f1: Preparing 06:55:09 bb95fc7a0083: Preparing 06:55:09 72fe0829b36f: Preparing 06:55:09 b772c110f89c: Preparing 06:55:09 ff2a4293bf80: Preparing 06:55:09 dd951845a4a4: Preparing 06:55:09 b772c110f89c: Waiting 06:55:09 ff2a4293bf80: Waiting 06:55:09 006b0238ab67: Preparing 06:55:09 006b0238ab67: Waiting 06:55:09 dd951845a4a4: Waiting 06:55:09 cce92674e987: Preparing 06:55:09 cce92674e987: Waiting 06:55:09 c13c262d64f1: Layer already exists 06:55:09 fbc04a4fde32: Layer already exists 06:55:09 bb95fc7a0083: Layer already exists 06:55:09 c61f1b21893b: Layer already exists 06:55:09 72fe0829b36f: Layer already exists 06:55:09 006b0238ab67: Layer already exists 06:55:09 cce92674e987: Layer already exists 06:55:09 ff2a4293bf80: Layer already exists 06:55:09 b772c110f89c: Layer already exists 06:55:09 dd951845a4a4: Layer already exists 06:55:09 latest: digest: sha256:4e3880c129c06d839816f31cd9b8cf04b4d60b22e927420898e75e6155b82cad size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:09 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.104 06:55:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:55:09 fbc04a4fde32: Preparing 06:55:09 c61f1b21893b: Preparing 06:55:09 c13c262d64f1: Preparing 06:55:09 bb95fc7a0083: Preparing 06:55:09 72fe0829b36f: Preparing 06:55:09 b772c110f89c: Preparing 06:55:09 ff2a4293bf80: Preparing 06:55:09 dd951845a4a4: Preparing 06:55:09 006b0238ab67: Preparing 06:55:09 cce92674e987: Preparing 06:55:09 ff2a4293bf80: Waiting 06:55:09 dd951845a4a4: Waiting 06:55:09 006b0238ab67: Waiting 06:55:09 b772c110f89c: Waiting 06:55:09 cce92674e987: Waiting 06:55:09 72fe0829b36f: Layer already exists 06:55:09 fbc04a4fde32: Layer already exists 06:55:09 c61f1b21893b: Layer already exists 06:55:09 c13c262d64f1: Layer already exists 06:55:09 bb95fc7a0083: Layer already exists 06:55:09 b772c110f89c: Layer already exists 06:55:09 cce92674e987: Layer already exists 06:55:09 dd951845a4a4: Layer already exists 06:55:09 006b0238ab67: Layer already exists 06:55:09 ff2a4293bf80: Layer already exists 06:55:09 4.1.0-dev.104: digest: sha256:4e3880c129c06d839816f31cd9b8cf04b4d60b22e927420898e75e6155b82cad size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:10 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:55:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:55:10 fbc04a4fde32: Preparing 06:55:10 c61f1b21893b: Preparing 06:55:10 c13c262d64f1: Preparing 06:55:10 bb95fc7a0083: Preparing 06:55:10 72fe0829b36f: Preparing 06:55:10 b772c110f89c: Preparing 06:55:10 ff2a4293bf80: Preparing 06:55:10 dd951845a4a4: Preparing 06:55:10 006b0238ab67: Preparing 06:55:10 cce92674e987: Preparing 06:55:10 ff2a4293bf80: Waiting 06:55:10 dd951845a4a4: Waiting 06:55:10 006b0238ab67: Waiting 06:55:10 cce92674e987: Waiting 06:55:10 b772c110f89c: Waiting 06:55:10 c61f1b21893b: Layer already exists 06:55:10 bb95fc7a0083: Layer already exists 06:55:10 72fe0829b36f: Layer already exists 06:55:10 fbc04a4fde32: Layer already exists 06:55:10 c13c262d64f1: Layer already exists 06:55:10 ff2a4293bf80: Layer already exists 06:55:10 dd951845a4a4: Layer already exists 06:55:10 b772c110f89c: Layer already exists 06:55:10 006b0238ab67: Layer already exists 06:55:10 cce92674e987: Layer already exists 06:55:10 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104: digest: sha256:4e3880c129c06d839816f31cd9b8cf04b4d60b22e927420898e75e6155b82cad size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:10 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 06:55:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:55:11 fbc04a4fde32: Preparing 06:55:11 c61f1b21893b: Preparing 06:55:11 c13c262d64f1: Preparing 06:55:11 bb95fc7a0083: Preparing 06:55:11 72fe0829b36f: Preparing 06:55:11 b772c110f89c: Preparing 06:55:11 ff2a4293bf80: Preparing 06:55:11 dd951845a4a4: Preparing 06:55:11 006b0238ab67: Preparing 06:55:11 cce92674e987: Preparing 06:55:11 dd951845a4a4: Waiting 06:55:11 ff2a4293bf80: Waiting 06:55:11 006b0238ab67: Waiting 06:55:11 b772c110f89c: Waiting 06:55:11 cce92674e987: Waiting 06:55:11 fbc04a4fde32: Layer already exists 06:55:11 c13c262d64f1: Layer already exists 06:55:11 c61f1b21893b: Layer already exists 06:55:11 bb95fc7a0083: Layer already exists 06:55:11 72fe0829b36f: Layer already exists 06:55:11 b772c110f89c: Layer already exists 06:55:11 ff2a4293bf80: Layer already exists 06:55:11 006b0238ab67: Layer already exists 06:55:11 dd951845a4a4: Layer already exists 06:55:11 cce92674e987: Layer already exists 06:55:11 main: digest: sha256:4e3880c129c06d839816f31cd9b8cf04b4d60b22e927420898e75e6155b82cad size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:55:11 ===================================================== [Pipeline] echo 06:55:11 taggedImages: 06:55:11 - nexus3.edgexfoundry.org:10004/security-spire-agent:18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:55:11 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 06:55:11 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.104 06:55:11 - nexus3.edgexfoundry.org:10004/security-spire-agent:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:55:11 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 06:55:11 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 06:55:11 18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:55:11 latest 06:55:11 4.1.0-dev.104 06:55:11 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:55:11 main 06:55:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:11 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:55:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:55:11 c5d8775bb78c: Preparing 06:55:11 df3f8cae72a7: Preparing 06:55:11 9456ea657df8: Preparing 06:55:11 bb95fc7a0083: Preparing 06:55:11 72fe0829b36f: Preparing 06:55:11 c778eabb6e56: Preparing 06:55:11 a0065c9f2a38: Preparing 06:55:11 20522ebbcd88: Preparing 06:55:11 cce92674e987: Preparing 06:55:11 c778eabb6e56: Waiting 06:55:11 a0065c9f2a38: Waiting 06:55:11 20522ebbcd88: Waiting 06:55:11 cce92674e987: Waiting 06:55:11 72fe0829b36f: Layer already exists 06:55:11 bb95fc7a0083: Layer already exists 06:55:11 c5d8775bb78c: Pushed 06:55:11 9456ea657df8: Pushed 06:55:11 a0065c9f2a38: Pushed 06:55:11 df3f8cae72a7: Pushed 06:55:11 cce92674e987: Layer already exists 06:55:12 20522ebbcd88: Pushed 06:55:27 c778eabb6e56: Pushed 06:55:27 18377efbcf723ec9c9518bd44e4bbe02c0923e25: digest: sha256:e26e75b0c596d53cbb0ddcdfc45c599b919fa83adcc45890b2dd863c4d360a8f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:27 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 06:55:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:55:28 c5d8775bb78c: Preparing 06:55:28 df3f8cae72a7: Preparing 06:55:28 9456ea657df8: Preparing 06:55:28 bb95fc7a0083: Preparing 06:55:28 72fe0829b36f: Preparing 06:55:28 c778eabb6e56: Preparing 06:55:28 a0065c9f2a38: Preparing 06:55:28 20522ebbcd88: Preparing 06:55:28 cce92674e987: Preparing 06:55:28 a0065c9f2a38: Waiting 06:55:28 20522ebbcd88: Waiting 06:55:28 cce92674e987: Waiting 06:55:28 c778eabb6e56: Waiting 06:55:28 c5d8775bb78c: Layer already exists 06:55:28 df3f8cae72a7: Layer already exists 06:55:28 bb95fc7a0083: Layer already exists 06:55:28 72fe0829b36f: Layer already exists 06:55:28 9456ea657df8: Layer already exists 06:55:28 a0065c9f2a38: Layer already exists 06:55:28 c778eabb6e56: Layer already exists 06:55:28 20522ebbcd88: Layer already exists 06:55:28 cce92674e987: Layer already exists 06:55:28 latest: digest: sha256:e26e75b0c596d53cbb0ddcdfc45c599b919fa83adcc45890b2dd863c4d360a8f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:28 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.104 06:55:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:55:28 c5d8775bb78c: Preparing 06:55:28 df3f8cae72a7: Preparing 06:55:28 9456ea657df8: Preparing 06:55:28 bb95fc7a0083: Preparing 06:55:28 72fe0829b36f: Preparing 06:55:28 c778eabb6e56: Preparing 06:55:28 a0065c9f2a38: Preparing 06:55:28 20522ebbcd88: Preparing 06:55:28 cce92674e987: Preparing 06:55:28 c778eabb6e56: Waiting 06:55:28 a0065c9f2a38: Waiting 06:55:28 20522ebbcd88: Waiting 06:55:28 cce92674e987: Waiting 06:55:28 df3f8cae72a7: Layer already exists 06:55:28 72fe0829b36f: Layer already exists 06:55:28 9456ea657df8: Layer already exists 06:55:28 bb95fc7a0083: Layer already exists 06:55:28 c5d8775bb78c: Layer already exists 06:55:28 c778eabb6e56: Layer already exists 06:55:28 a0065c9f2a38: Layer already exists 06:55:28 20522ebbcd88: Layer already exists 06:55:28 cce92674e987: Layer already exists 06:55:28 4.1.0-dev.104: digest: sha256:e26e75b0c596d53cbb0ddcdfc45c599b919fa83adcc45890b2dd863c4d360a8f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:28 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:55:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:55:29 c5d8775bb78c: Preparing 06:55:29 df3f8cae72a7: Preparing 06:55:29 9456ea657df8: Preparing 06:55:29 bb95fc7a0083: Preparing 06:55:29 72fe0829b36f: Preparing 06:55:29 c778eabb6e56: Preparing 06:55:29 a0065c9f2a38: Preparing 06:55:29 20522ebbcd88: Preparing 06:55:29 cce92674e987: Preparing 06:55:29 20522ebbcd88: Waiting 06:55:29 cce92674e987: Waiting 06:55:29 c778eabb6e56: Waiting 06:55:29 a0065c9f2a38: Waiting 06:55:29 df3f8cae72a7: Layer already exists 06:55:29 9456ea657df8: Layer already exists 06:55:29 c5d8775bb78c: Layer already exists 06:55:29 72fe0829b36f: Layer already exists 06:55:29 bb95fc7a0083: Layer already exists 06:55:29 a0065c9f2a38: Layer already exists 06:55:29 cce92674e987: Layer already exists 06:55:29 c778eabb6e56: Layer already exists 06:55:29 20522ebbcd88: Layer already exists 06:55:29 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104: digest: sha256:e26e75b0c596d53cbb0ddcdfc45c599b919fa83adcc45890b2dd863c4d360a8f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:29 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 06:55:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:55:29 c5d8775bb78c: Preparing 06:55:29 df3f8cae72a7: Preparing 06:55:29 9456ea657df8: Preparing 06:55:29 bb95fc7a0083: Preparing 06:55:29 72fe0829b36f: Preparing 06:55:29 c778eabb6e56: Preparing 06:55:29 a0065c9f2a38: Preparing 06:55:29 20522ebbcd88: Preparing 06:55:29 cce92674e987: Preparing 06:55:29 20522ebbcd88: Waiting 06:55:29 a0065c9f2a38: Waiting 06:55:29 c778eabb6e56: Waiting 06:55:29 cce92674e987: Waiting 06:55:29 df3f8cae72a7: Layer already exists 06:55:29 bb95fc7a0083: Layer already exists 06:55:29 72fe0829b36f: Layer already exists 06:55:29 9456ea657df8: Layer already exists 06:55:29 c5d8775bb78c: Layer already exists 06:55:29 c778eabb6e56: Layer already exists 06:55:29 20522ebbcd88: Layer already exists 06:55:29 cce92674e987: Layer already exists 06:55:29 a0065c9f2a38: Layer already exists 06:55:29 main: digest: sha256:e26e75b0c596d53cbb0ddcdfc45c599b919fa83adcc45890b2dd863c4d360a8f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:55:30 ===================================================== [Pipeline] echo 06:55:30 taggedImages: 06:55:30 - nexus3.edgexfoundry.org:10004/security-spire-config:18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:55:30 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 06:55:30 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.104 06:55:30 - nexus3.edgexfoundry.org:10004/security-spire-config:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:55:30 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 06:55:30 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 06:55:30 18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:55:30 latest 06:55:30 4.1.0-dev.104 06:55:30 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:55:30 main 06:55:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:30 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:55:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:55:30 fbc04a4fde32: Preparing 06:55:30 1efca02097c5: Preparing 06:55:30 5f157634c42f: Preparing 06:55:30 bb95fc7a0083: Preparing 06:55:30 72fe0829b36f: Preparing 06:55:30 b567bf830f54: Preparing 06:55:30 dd951845a4a4: Preparing 06:55:30 006b0238ab67: Preparing 06:55:30 cce92674e987: Preparing 06:55:30 b567bf830f54: Waiting 06:55:30 dd951845a4a4: Waiting 06:55:30 006b0238ab67: Waiting 06:55:30 cce92674e987: Waiting 06:55:30 fbc04a4fde32: Layer already exists 06:55:30 72fe0829b36f: Layer already exists 06:55:30 bb95fc7a0083: Layer already exists 06:55:30 dd951845a4a4: Layer already exists 06:55:30 006b0238ab67: Layer already exists 06:55:30 cce92674e987: Layer already exists 06:55:30 1efca02097c5: Pushed 06:55:30 5f157634c42f: Pushed 06:55:45 b567bf830f54: Pushed 06:55:45 18377efbcf723ec9c9518bd44e4bbe02c0923e25: digest: sha256:3a9bb43e605aaaf945ed730d99bd665af8172b2c4ad3bf99e2340087a54792e5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:45 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 06:55:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:55:46 fbc04a4fde32: Preparing 06:55:46 1efca02097c5: Preparing 06:55:46 5f157634c42f: Preparing 06:55:46 bb95fc7a0083: Preparing 06:55:46 72fe0829b36f: Preparing 06:55:46 b567bf830f54: Preparing 06:55:46 dd951845a4a4: Preparing 06:55:46 006b0238ab67: Preparing 06:55:46 b567bf830f54: Waiting 06:55:46 dd951845a4a4: Waiting 06:55:46 cce92674e987: Preparing 06:55:46 006b0238ab67: Waiting 06:55:46 cce92674e987: Waiting 06:55:46 1efca02097c5: Layer already exists 06:55:46 72fe0829b36f: Layer already exists 06:55:46 5f157634c42f: Layer already exists 06:55:46 fbc04a4fde32: Layer already exists 06:55:46 bb95fc7a0083: Layer already exists 06:55:46 b567bf830f54: Layer already exists 06:55:46 dd951845a4a4: Layer already exists 06:55:46 006b0238ab67: Layer already exists 06:55:46 cce92674e987: Layer already exists 06:55:46 latest: digest: sha256:3a9bb43e605aaaf945ed730d99bd665af8172b2c4ad3bf99e2340087a54792e5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:46 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.104 06:55:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:55:46 fbc04a4fde32: Preparing 06:55:46 1efca02097c5: Preparing 06:55:46 5f157634c42f: Preparing 06:55:46 bb95fc7a0083: Preparing 06:55:46 72fe0829b36f: Preparing 06:55:46 b567bf830f54: Preparing 06:55:46 dd951845a4a4: Preparing 06:55:46 006b0238ab67: Preparing 06:55:46 cce92674e987: Preparing 06:55:46 b567bf830f54: Waiting 06:55:46 dd951845a4a4: Waiting 06:55:46 006b0238ab67: Waiting 06:55:46 cce92674e987: Waiting 06:55:46 fbc04a4fde32: Layer already exists 06:55:46 72fe0829b36f: Layer already exists 06:55:46 5f157634c42f: Layer already exists 06:55:46 1efca02097c5: Layer already exists 06:55:46 bb95fc7a0083: Layer already exists 06:55:46 b567bf830f54: Layer already exists 06:55:46 006b0238ab67: Layer already exists 06:55:46 dd951845a4a4: Layer already exists 06:55:46 cce92674e987: Layer already exists 06:55:46 4.1.0-dev.104: digest: sha256:3a9bb43e605aaaf945ed730d99bd665af8172b2c4ad3bf99e2340087a54792e5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:47 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:55:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:55:47 fbc04a4fde32: Preparing 06:55:47 1efca02097c5: Preparing 06:55:47 5f157634c42f: Preparing 06:55:47 bb95fc7a0083: Preparing 06:55:47 72fe0829b36f: Preparing 06:55:47 b567bf830f54: Preparing 06:55:47 dd951845a4a4: Preparing 06:55:47 006b0238ab67: Preparing 06:55:47 cce92674e987: Preparing 06:55:47 dd951845a4a4: Waiting 06:55:47 006b0238ab67: Waiting 06:55:47 cce92674e987: Waiting 06:55:47 b567bf830f54: Waiting 06:55:47 1efca02097c5: Layer already exists 06:55:47 fbc04a4fde32: Layer already exists 06:55:47 5f157634c42f: Layer already exists 06:55:47 72fe0829b36f: Layer already exists 06:55:47 bb95fc7a0083: Layer already exists 06:55:47 b567bf830f54: Layer already exists 06:55:47 dd951845a4a4: Layer already exists 06:55:47 006b0238ab67: Layer already exists 06:55:47 cce92674e987: Layer already exists 06:55:47 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104: digest: sha256:3a9bb43e605aaaf945ed730d99bd665af8172b2c4ad3bf99e2340087a54792e5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:47 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 06:55:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:55:48 fbc04a4fde32: Preparing 06:55:48 1efca02097c5: Preparing 06:55:48 5f157634c42f: Preparing 06:55:48 bb95fc7a0083: Preparing 06:55:48 72fe0829b36f: Preparing 06:55:48 b567bf830f54: Preparing 06:55:48 dd951845a4a4: Preparing 06:55:48 006b0238ab67: Preparing 06:55:48 cce92674e987: Preparing 06:55:48 b567bf830f54: Waiting 06:55:48 dd951845a4a4: Waiting 06:55:48 006b0238ab67: Waiting 06:55:48 cce92674e987: Waiting 06:55:48 72fe0829b36f: Layer already exists 06:55:48 5f157634c42f: Layer already exists 06:55:48 1efca02097c5: Layer already exists 06:55:48 fbc04a4fde32: Layer already exists 06:55:48 bb95fc7a0083: Layer already exists 06:55:48 b567bf830f54: Layer already exists 06:55:48 006b0238ab67: Layer already exists 06:55:48 dd951845a4a4: Layer already exists 06:55:48 cce92674e987: Layer already exists 06:55:48 main: digest: sha256:3a9bb43e605aaaf945ed730d99bd665af8172b2c4ad3bf99e2340087a54792e5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:55:48 ===================================================== [Pipeline] echo 06:55:48 taggedImages: 06:55:48 - nexus3.edgexfoundry.org:10004/security-spire-server:18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:55:48 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 06:55:48 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.104 06:55:48 - nexus3.edgexfoundry.org:10004/security-spire-server:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:55:48 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 06:55:48 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 06:55:48 18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:55:48 latest 06:55:48 4.1.0-dev.104 06:55:48 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:55:48 main 06:55:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:48 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:48 + docker push nexus3.edgexfoundry.org:10004/support-notifications:18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:55:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:55:48 a404da7dd07c: Preparing 06:55:48 772e5b979532: Preparing 06:55:48 bb95fc7a0083: Preparing 06:55:48 72fe0829b36f: Preparing 06:55:48 db3dc72fcbac: Preparing 06:55:48 92f172425f3d: Preparing 06:55:48 cce92674e987: Preparing 06:55:48 92f172425f3d: Waiting 06:55:48 cce92674e987: Waiting 06:55:48 72fe0829b36f: Layer already exists 06:55:48 bb95fc7a0083: Layer already exists 06:55:48 cce92674e987: Layer already exists 06:55:48 db3dc72fcbac: Pushed 06:55:48 a404da7dd07c: Pushed 06:55:49 92f172425f3d: Pushed 06:55:53 772e5b979532: Pushed 06:55:53 18377efbcf723ec9c9518bd44e4bbe02c0923e25: digest: sha256:27706022e09d5739e0194c09eff4e06d1661cac13a4f734055cd8a326a743d3b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:54 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 06:55:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:55:54 a404da7dd07c: Preparing 06:55:54 772e5b979532: Preparing 06:55:54 bb95fc7a0083: Preparing 06:55:54 72fe0829b36f: Preparing 06:55:54 db3dc72fcbac: Preparing 06:55:54 92f172425f3d: Preparing 06:55:54 cce92674e987: Preparing 06:55:54 92f172425f3d: Waiting 06:55:54 cce92674e987: Waiting 06:55:54 db3dc72fcbac: Layer already exists 06:55:54 72fe0829b36f: Layer already exists 06:55:54 772e5b979532: Layer already exists 06:55:54 bb95fc7a0083: Layer already exists 06:55:54 a404da7dd07c: Layer already exists 06:55:54 92f172425f3d: Layer already exists 06:55:54 cce92674e987: Layer already exists 06:55:54 latest: digest: sha256:27706022e09d5739e0194c09eff4e06d1661cac13a4f734055cd8a326a743d3b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:54 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.104 06:55:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:55:54 a404da7dd07c: Preparing 06:55:54 772e5b979532: Preparing 06:55:54 bb95fc7a0083: Preparing 06:55:54 72fe0829b36f: Preparing 06:55:54 db3dc72fcbac: Preparing 06:55:54 92f172425f3d: Preparing 06:55:54 cce92674e987: Preparing 06:55:54 92f172425f3d: Waiting 06:55:54 cce92674e987: Waiting 06:55:54 a404da7dd07c: Layer already exists 06:55:54 db3dc72fcbac: Layer already exists 06:55:54 772e5b979532: Layer already exists 06:55:54 72fe0829b36f: Layer already exists 06:55:54 bb95fc7a0083: Layer already exists 06:55:54 92f172425f3d: Layer already exists 06:55:54 cce92674e987: Layer already exists 06:55:54 4.1.0-dev.104: digest: sha256:27706022e09d5739e0194c09eff4e06d1661cac13a4f734055cd8a326a743d3b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:55 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:55:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:55:55 a404da7dd07c: Preparing 06:55:55 772e5b979532: Preparing 06:55:55 bb95fc7a0083: Preparing 06:55:55 72fe0829b36f: Preparing 06:55:55 db3dc72fcbac: Preparing 06:55:55 92f172425f3d: Preparing 06:55:55 cce92674e987: Preparing 06:55:55 92f172425f3d: Waiting 06:55:55 cce92674e987: Waiting 06:55:55 db3dc72fcbac: Layer already exists 06:55:55 a404da7dd07c: Layer already exists 06:55:55 772e5b979532: Layer already exists 06:55:55 72fe0829b36f: Layer already exists 06:55:55 bb95fc7a0083: Layer already exists 06:55:55 cce92674e987: Layer already exists 06:55:55 92f172425f3d: Layer already exists 06:55:55 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104: digest: sha256:27706022e09d5739e0194c09eff4e06d1661cac13a4f734055cd8a326a743d3b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:55 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:56 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 06:55:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:55:56 a404da7dd07c: Preparing 06:55:56 772e5b979532: Preparing 06:55:56 bb95fc7a0083: Preparing 06:55:56 72fe0829b36f: Preparing 06:55:56 db3dc72fcbac: Preparing 06:55:56 92f172425f3d: Preparing 06:55:56 cce92674e987: Preparing 06:55:56 92f172425f3d: Waiting 06:55:56 cce92674e987: Waiting 06:55:56 bb95fc7a0083: Layer already exists 06:55:56 db3dc72fcbac: Layer already exists 06:55:56 772e5b979532: Layer already exists 06:55:56 72fe0829b36f: Layer already exists 06:55:56 a404da7dd07c: Layer already exists 06:55:56 92f172425f3d: Layer already exists 06:55:56 cce92674e987: Layer already exists 06:55:56 main: digest: sha256:27706022e09d5739e0194c09eff4e06d1661cac13a4f734055cd8a326a743d3b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:55:56 ===================================================== [Pipeline] echo 06:55:56 taggedImages: 06:55:56 - nexus3.edgexfoundry.org:10004/support-notifications:18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:55:56 - nexus3.edgexfoundry.org:10004/support-notifications:latest 06:55:56 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.104 06:55:56 - nexus3.edgexfoundry.org:10004/support-notifications:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:55:56 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 06:55:56 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 06:55:56 18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:55:56 latest 06:55:56 4.1.0-dev.104 06:55:56 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:55:56 main 06:55:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:56 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:57 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:55:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:55:57 96c0d7a58532: Preparing 06:55:57 8ac453298a35: Preparing 06:55:57 bb95fc7a0083: Preparing 06:55:57 72fe0829b36f: Preparing 06:55:57 f8a0f5f0ec54: Preparing 06:55:57 aa8ff1836bb3: Preparing 06:55:57 cce92674e987: Preparing 06:55:57 aa8ff1836bb3: Waiting 06:55:57 cce92674e987: Waiting 06:55:57 bb95fc7a0083: Layer already exists 06:55:57 72fe0829b36f: Layer already exists 06:55:57 f8a0f5f0ec54: Pushed 06:55:57 cce92674e987: Layer already exists 06:55:57 96c0d7a58532: Pushed 06:55:57 aa8ff1836bb3: Pushed 06:56:01 8ac453298a35: Pushed 06:56:01 18377efbcf723ec9c9518bd44e4bbe02c0923e25: digest: sha256:604843f12dfd4f203bb4027e3531fbc78000c27a1120993379db7d06d78142cf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:01 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 06:56:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:56:02 96c0d7a58532: Preparing 06:56:02 8ac453298a35: Preparing 06:56:02 bb95fc7a0083: Preparing 06:56:02 72fe0829b36f: Preparing 06:56:02 f8a0f5f0ec54: Preparing 06:56:02 aa8ff1836bb3: Preparing 06:56:02 cce92674e987: Preparing 06:56:02 aa8ff1836bb3: Waiting 06:56:02 cce92674e987: Waiting 06:56:02 72fe0829b36f: Layer already exists 06:56:02 f8a0f5f0ec54: Layer already exists 06:56:02 8ac453298a35: Layer already exists 06:56:02 96c0d7a58532: Layer already exists 06:56:02 bb95fc7a0083: Layer already exists 06:56:02 aa8ff1836bb3: Layer already exists 06:56:02 cce92674e987: Layer already exists 06:56:02 latest: digest: sha256:604843f12dfd4f203bb4027e3531fbc78000c27a1120993379db7d06d78142cf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:02 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.104 06:56:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:56:02 96c0d7a58532: Preparing 06:56:02 8ac453298a35: Preparing 06:56:02 bb95fc7a0083: Preparing 06:56:02 72fe0829b36f: Preparing 06:56:02 f8a0f5f0ec54: Preparing 06:56:02 aa8ff1836bb3: Preparing 06:56:02 cce92674e987: Preparing 06:56:02 aa8ff1836bb3: Waiting 06:56:02 cce92674e987: Waiting 06:56:02 72fe0829b36f: Layer already exists 06:56:02 96c0d7a58532: Layer already exists 06:56:02 f8a0f5f0ec54: Layer already exists 06:56:02 8ac453298a35: Layer already exists 06:56:02 bb95fc7a0083: Layer already exists 06:56:02 cce92674e987: Layer already exists 06:56:02 aa8ff1836bb3: Layer already exists 06:56:02 4.1.0-dev.104: digest: sha256:604843f12dfd4f203bb4027e3531fbc78000c27a1120993379db7d06d78142cf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:03 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:03 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:56:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:56:03 96c0d7a58532: Preparing 06:56:03 8ac453298a35: Preparing 06:56:03 bb95fc7a0083: Preparing 06:56:03 72fe0829b36f: Preparing 06:56:03 f8a0f5f0ec54: Preparing 06:56:03 aa8ff1836bb3: Preparing 06:56:03 cce92674e987: Preparing 06:56:03 aa8ff1836bb3: Waiting 06:56:03 cce92674e987: Waiting 06:56:03 f8a0f5f0ec54: Layer already exists 06:56:03 72fe0829b36f: Layer already exists 06:56:03 96c0d7a58532: Layer already exists 06:56:03 8ac453298a35: Layer already exists 06:56:03 bb95fc7a0083: Layer already exists 06:56:03 cce92674e987: Layer already exists 06:56:03 aa8ff1836bb3: Layer already exists 06:56:03 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104: digest: sha256:604843f12dfd4f203bb4027e3531fbc78000c27a1120993379db7d06d78142cf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:03 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:04 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 06:56:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:56:04 96c0d7a58532: Preparing 06:56:04 8ac453298a35: Preparing 06:56:04 bb95fc7a0083: Preparing 06:56:04 72fe0829b36f: Preparing 06:56:04 f8a0f5f0ec54: Preparing 06:56:04 aa8ff1836bb3: Preparing 06:56:04 cce92674e987: Preparing 06:56:04 cce92674e987: Waiting 06:56:04 aa8ff1836bb3: Waiting 06:56:04 bb95fc7a0083: Layer already exists 06:56:04 f8a0f5f0ec54: Layer already exists 06:56:04 8ac453298a35: Layer already exists 06:56:04 96c0d7a58532: Layer already exists 06:56:04 72fe0829b36f: Layer already exists 06:56:04 aa8ff1836bb3: Layer already exists 06:56:04 cce92674e987: Layer already exists 06:56:04 main: digest: sha256:604843f12dfd4f203bb4027e3531fbc78000c27a1120993379db7d06d78142cf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:56:04 ===================================================== [Pipeline] echo 06:56:04 taggedImages: 06:56:04 - nexus3.edgexfoundry.org:10004/support-scheduler:18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:56:04 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 06:56:04 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.104 06:56:04 - nexus3.edgexfoundry.org:10004/support-scheduler:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:56:04 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 06:56:04 ========================================================= 06:56:04 [edgeXBuildMultiArch] RAW Config: 06:56:04 images: 06:56:04 - nexus3.edgexfoundry.org:10004/core-command:18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:56:04 - nexus3.edgexfoundry.org:10004/core-command:latest 06:56:04 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.104 06:56:04 - nexus3.edgexfoundry.org:10004/core-command:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:56:04 - nexus3.edgexfoundry.org:10004/core-command:main 06:56:04 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:56:04 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 06:56:04 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.104 06:56:04 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:56:04 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 06:56:04 - nexus3.edgexfoundry.org:10004/core-data:18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:56:04 - nexus3.edgexfoundry.org:10004/core-data:latest 06:56:04 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.104 06:56:04 - nexus3.edgexfoundry.org:10004/core-data:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:56:04 - nexus3.edgexfoundry.org:10004/core-data:main 06:56:04 - nexus3.edgexfoundry.org:10004/core-keeper:18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:56:04 - nexus3.edgexfoundry.org:10004/core-keeper:latest 06:56:04 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.104 06:56:04 - nexus3.edgexfoundry.org:10004/core-keeper:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:56:04 - nexus3.edgexfoundry.org:10004/core-keeper:main 06:56:04 - nexus3.edgexfoundry.org:10004/core-metadata:18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:56:04 - nexus3.edgexfoundry.org:10004/core-metadata:latest 06:56:04 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.104 06:56:04 - nexus3.edgexfoundry.org:10004/core-metadata:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:56:04 - nexus3.edgexfoundry.org:10004/core-metadata:main 06:56:04 - nexus3.edgexfoundry.org:10004/security-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:56:04 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 06:56:04 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.104 06:56:04 - nexus3.edgexfoundry.org:10004/security-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:56:04 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main 06:56:04 - nexus3.edgexfoundry.org:10004/security-proxy-auth:18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:56:04 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 06:56:04 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.104 06:56:04 - nexus3.edgexfoundry.org:10004/security-proxy-auth:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:56:04 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main 06:56:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:56:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 06:56:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.104 06:56:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:56:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main 06:56:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:56:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 06:56:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.104 06:56:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:56:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 06:56:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:56:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 06:56:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.104 06:56:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:56:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 06:56:04 - nexus3.edgexfoundry.org:10004/security-spire-agent:18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:56:04 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 06:56:04 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.104 06:56:04 - nexus3.edgexfoundry.org:10004/security-spire-agent:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:56:04 - nexus3.edgexfoundry.org:10004/security-spire-agent:main 06:56:04 - nexus3.edgexfoundry.org:10004/security-spire-config:18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:56:04 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 06:56:04 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.104 06:56:04 - nexus3.edgexfoundry.org:10004/security-spire-config:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:56:04 - nexus3.edgexfoundry.org:10004/security-spire-config:main 06:56:04 - nexus3.edgexfoundry.org:10004/security-spire-server:18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:56:04 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 06:56:04 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.104 06:56:04 - nexus3.edgexfoundry.org:10004/security-spire-server:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:56:04 - nexus3.edgexfoundry.org:10004/security-spire-server:main 06:56:04 - nexus3.edgexfoundry.org:10004/support-notifications:18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:56:04 - nexus3.edgexfoundry.org:10004/support-notifications:latest 06:56:04 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.104 06:56:04 - nexus3.edgexfoundry.org:10004/support-notifications:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:56:04 - nexus3.edgexfoundry.org:10004/support-notifications:main 06:56:04 - nexus3.edgexfoundry.org:10004/support-scheduler:18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:56:04 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 06:56:04 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.104 06:56:04 - nexus3.edgexfoundry.org:10004/support-scheduler:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:56:04 - nexus3.edgexfoundry.org:10004/support-scheduler:main 06:56:04 settingsFile: 06:56:04 edgex-go-settings 06:56:04 ========================================================= [Pipeline] node 06:56:19 Still waiting to schedule task 06:56:19 All nodes of label ‘centos7-docker-4c-2g’ are offline 06:57:28 Running on prd-centos7-docker-4c-2g-4107 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:57:28 provisioning config files... 06:57:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config7625321652798188672tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:57:32 ---> ****-login.sh 06:57:32 nexus3.edgexfoundry.org:10001 06:57:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:57:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:57:32 Configure a credential helper to remove this warning. See 06:57:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:57:32 06:57:32 Login Succeeded 06:57:32 nexus3.edgexfoundry.org:10002 06:57:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:57:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:57:32 Configure a credential helper to remove this warning. See 06:57:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:57:32 06:57:32 Login Succeeded 06:57:32 nexus3.edgexfoundry.org:10003 06:57:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:57:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:57:32 Configure a credential helper to remove this warning. See 06:57:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:57:32 06:57:32 Login Succeeded 06:57:32 nexus3.edgexfoundry.org:10004 06:57:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:57:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:57:32 Configure a credential helper to remove this warning. See 06:57:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:57:32 06:57:32 Login Succeeded 06:57:32 ****.io 06:57:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:57:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:57:33 Configure a credential helper to remove this warning. See 06:57:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:57:33 06:57:33 Login Succeeded 06:57:33 ---> ****-login.sh ends [Pipeline] } 06:57:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:57:33 + docker buildx ls 06:57:33 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 06:57:33 default * docker 06:57:33 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 06:57:33 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 06:57:33 edgex-builder [Pipeline] sh 06:57:34 + docker buildx inspect --bootstrap 06:57:34 #1 [internal] booting buildkit 06:57:34 #1 pulling image moby/buildkit:buildx-stable-1 06:57:37 #1 pulling image moby/buildkit:buildx-stable-1 3.1s done 06:57:37 #1 creating container buildx_buildkit_edgex-builder0 06:57:38 #1 creating container buildx_buildkit_edgex-builder0 1.8s done 06:57:38 #1 DONE 4.9s 06:57:38 Name: edgex-builder 06:57:38 Driver: docker-container 06:57:38 06:57:38 Nodes: 06:57:38 Name: edgex-builder0 06:57:38 Endpoint: unix:///var/run/docker.sock 06:57:38 Status: running 06:57:38 Buildkit: v0.28.1 06:57:38 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 06:57:39 + docker buildx ls 06:57:39 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 06:57:39 edgex-builder * docker-container 06:57:39 edgex-builder0 unix:///var/run/docker.sock running v0.28.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 06:57:39 default docker 06:57:39 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 06:57:39 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:18377efbcf723ec9c9518bd44e4bbe02c0923e25' 06:57:39 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:18377efbcf723ec9c9518bd44e4bbe02c0923e25 --push - 06:57:39 #1 [internal] load build definition from Dockerfile 06:57:39 #1 transferring dockerfile: 197B done 06:57:39 #1 DONE 0.0s 06:57:39 06:57:39 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:57:39 #2 DONE 0.1s 06:57:39 06:57:39 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:57:39 #3 DONE 0.1s 06:57:39 06:57:39 #4 [internal] load .dockerignore 06:57:39 #4 transferring context: 2B done 06:57:39 #4 DONE 0.0s 06:57:39 06:57:39 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:4ae2da35acc0e55cf23afddc9e0ba32ec4d3c10e3a9117acc936afee31d39f7a 06:57:39 #5 resolve nexus3.edgexfoundry.org:10004/core-command:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:4ae2da35acc0e55cf23afddc9e0ba32ec4d3c10e3a9117acc936afee31d39f7a 0.0s done 06:57:39 #5 DONE 0.0s 06:57:39 06:57:39 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:4ae2da35acc0e55cf23afddc9e0ba32ec4d3c10e3a9117acc936afee31d39f7a 06:57:39 #6 resolve nexus3.edgexfoundry.org:10004/core-command:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:4ae2da35acc0e55cf23afddc9e0ba32ec4d3c10e3a9117acc936afee31d39f7a 0.0s done 06:57:39 #6 ... 06:57:39 06:57:39 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:4ae2da35acc0e55cf23afddc9e0ba32ec4d3c10e3a9117acc936afee31d39f7a 06:57:39 #5 DONE 0.0s 06:57:39 06:57:39 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:4ae2da35acc0e55cf23afddc9e0ba32ec4d3c10e3a9117acc936afee31d39f7a 06:57:39 #6 resolve nexus3.edgexfoundry.org:10004/core-command:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:4ae2da35acc0e55cf23afddc9e0ba32ec4d3c10e3a9117acc936afee31d39f7a 0.0s done 06:57:39 #6 DONE 0.2s 06:57:39 06:57:39 #7 exporting to image 06:57:39 #7 exporting layers done 06:57:39 #7 exporting manifest sha256:1d86a1f75f6ce9374f9a6a43b2be9b5758737e50986e30be6c28901dea65ff6f 0.0s done 06:57:39 #7 exporting config sha256:0ec7501d9ab1a02223c852d691d716ca28a2877fb4a508c9c9b7b864a087f780 done 06:57:39 #7 exporting manifest sha256:538b34432948a7478466933e8bb3d08070f897ab545081e1f6789361d8f3dfcb 0.0s done 06:57:39 #7 exporting config sha256:e0f3c341f26bcb14c8f320b3beb6d9f3c0024b67b0361ab9e789e4e17f3c92e0 0.0s done 06:57:39 #7 exporting manifest list sha256:9e96be9d139f8bb75d6d36f2bacfb7c193de3b7b8e18640d0aed84d13ff3b1fe 06:57:39 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:57:40 #7 exporting manifest list sha256:9e96be9d139f8bb75d6d36f2bacfb7c193de3b7b8e18640d0aed84d13ff3b1fe 0.0s done 06:57:40 #7 DONE 0.1s 06:57:40 06:57:40 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 06:57:40 #8 DONE 0.0s 06:57:40 06:57:40 1 warning found (use --debug to expand): 06:57:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:57:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' 06:57:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - 06:57:40 #1 [internal] load build definition from Dockerfile 06:57:40 #1 transferring dockerfile: 163B done 06:57:40 #1 DONE 0.0s 06:57:40 06:57:40 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 06:57:40 #2 DONE 0.0s 06:57:40 06:57:40 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 06:57:40 #3 DONE 0.0s 06:57:40 06:57:40 #4 [internal] load .dockerignore 06:57:40 #4 transferring context: 2B done 06:57:40 #4 DONE 0.0s 06:57:40 06:57:40 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:4ae2da35acc0e55cf23afddc9e0ba32ec4d3c10e3a9117acc936afee31d39f7a 06:57:40 #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:4ae2da35acc0e55cf23afddc9e0ba32ec4d3c10e3a9117acc936afee31d39f7a 0.0s done 06:57:40 #5 CACHED 06:57:40 06:57:40 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:4ae2da35acc0e55cf23afddc9e0ba32ec4d3c10e3a9117acc936afee31d39f7a 06:57:40 #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:4ae2da35acc0e55cf23afddc9e0ba32ec4d3c10e3a9117acc936afee31d39f7a 0.0s done 06:57:40 #6 CACHED 06:57:40 06:57:40 #7 exporting to image 06:57:40 #7 exporting layers done 06:57:40 #7 exporting manifest sha256:1d86a1f75f6ce9374f9a6a43b2be9b5758737e50986e30be6c28901dea65ff6f done 06:57:40 #7 exporting config sha256:0ec7501d9ab1a02223c852d691d716ca28a2877fb4a508c9c9b7b864a087f780 done 06:57:40 #7 exporting manifest sha256:538b34432948a7478466933e8bb3d08070f897ab545081e1f6789361d8f3dfcb done 06:57:40 #7 exporting config sha256:e0f3c341f26bcb14c8f320b3beb6d9f3c0024b67b0361ab9e789e4e17f3c92e0 done 06:57:40 #7 exporting manifest list sha256:9e96be9d139f8bb75d6d36f2bacfb7c193de3b7b8e18640d0aed84d13ff3b1fe done 06:57:40 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:57:40 #7 DONE 0.0s 06:57:40 06:57:40 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 06:57:41 #8 DONE 0.0s 06:57:41 06:57:41 1 warning found (use --debug to expand): 06:57:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:57:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.104' 06:57:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.104 --push - 06:57:41 #1 [internal] load build definition from Dockerfile 06:57:41 #1 transferring dockerfile: 170B done 06:57:41 #1 DONE 0.0s 06:57:41 06:57:41 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.104 06:57:41 #2 DONE 0.0s 06:57:41 06:57:41 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.104 06:57:41 #3 DONE 0.0s 06:57:41 06:57:41 #4 [internal] load .dockerignore 06:57:41 #4 transferring context: 2B done 06:57:41 #4 DONE 0.0s 06:57:41 06:57:41 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.104@sha256:4ae2da35acc0e55cf23afddc9e0ba32ec4d3c10e3a9117acc936afee31d39f7a 06:57:41 #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.104@sha256:4ae2da35acc0e55cf23afddc9e0ba32ec4d3c10e3a9117acc936afee31d39f7a 0.0s done 06:57:41 #5 CACHED 06:57:41 06:57:41 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.104@sha256:4ae2da35acc0e55cf23afddc9e0ba32ec4d3c10e3a9117acc936afee31d39f7a 06:57:41 #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.104@sha256:4ae2da35acc0e55cf23afddc9e0ba32ec4d3c10e3a9117acc936afee31d39f7a 0.0s done 06:57:41 #6 CACHED 06:57:41 06:57:41 #7 exporting to image 06:57:41 #7 exporting layers done 06:57:41 #7 exporting manifest sha256:1d86a1f75f6ce9374f9a6a43b2be9b5758737e50986e30be6c28901dea65ff6f done 06:57:41 #7 exporting config sha256:0ec7501d9ab1a02223c852d691d716ca28a2877fb4a508c9c9b7b864a087f780 done 06:57:41 #7 exporting manifest sha256:538b34432948a7478466933e8bb3d08070f897ab545081e1f6789361d8f3dfcb done 06:57:41 #7 exporting config sha256:e0f3c341f26bcb14c8f320b3beb6d9f3c0024b67b0361ab9e789e4e17f3c92e0 done 06:57:41 #7 exporting manifest list sha256:9e96be9d139f8bb75d6d36f2bacfb7c193de3b7b8e18640d0aed84d13ff3b1fe done 06:57:41 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:57:41 #7 DONE 0.0s 06:57:41 06:57:41 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 06:57:41 #8 DONE 0.0s 06:57:41 06:57:41 1 warning found (use --debug to expand): 06:57:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:57:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104' 06:57:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 --push - 06:57:42 #1 [internal] load build definition from Dockerfile 06:57:42 #1 transferring dockerfile: 211B done 06:57:42 #1 DONE 0.0s 06:57:42 06:57:42 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:57:42 #2 DONE 0.0s 06:57:42 06:57:42 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:57:42 #3 DONE 0.0s 06:57:42 06:57:42 #4 [internal] load .dockerignore 06:57:42 #4 transferring context: 06:57:42 #4 transferring context: 2B done 06:57:42 #4 DONE 0.0s 06:57:42 06:57:42 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:4ae2da35acc0e55cf23afddc9e0ba32ec4d3c10e3a9117acc936afee31d39f7a 06:57:42 #5 resolve nexus3.edgexfoundry.org:10004/core-command:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:4ae2da35acc0e55cf23afddc9e0ba32ec4d3c10e3a9117acc936afee31d39f7a 0.0s done 06:57:42 #5 CACHED 06:57:42 06:57:42 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:4ae2da35acc0e55cf23afddc9e0ba32ec4d3c10e3a9117acc936afee31d39f7a 06:57:42 #6 resolve nexus3.edgexfoundry.org:10004/core-command:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:4ae2da35acc0e55cf23afddc9e0ba32ec4d3c10e3a9117acc936afee31d39f7a 0.0s done 06:57:42 #6 CACHED 06:57:42 06:57:42 #7 exporting to image 06:57:42 #7 exporting layers done 06:57:42 #7 exporting manifest sha256:1d86a1f75f6ce9374f9a6a43b2be9b5758737e50986e30be6c28901dea65ff6f done 06:57:42 #7 exporting config sha256:0ec7501d9ab1a02223c852d691d716ca28a2877fb4a508c9c9b7b864a087f780 done 06:57:42 #7 exporting manifest sha256:538b34432948a7478466933e8bb3d08070f897ab545081e1f6789361d8f3dfcb done 06:57:42 #7 exporting config sha256:e0f3c341f26bcb14c8f320b3beb6d9f3c0024b67b0361ab9e789e4e17f3c92e0 06:57:42 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:57:42 #7 exporting config sha256:e0f3c341f26bcb14c8f320b3beb6d9f3c0024b67b0361ab9e789e4e17f3c92e0 done 06:57:42 #7 exporting manifest list sha256:9e96be9d139f8bb75d6d36f2bacfb7c193de3b7b8e18640d0aed84d13ff3b1fe done 06:57:42 #7 DONE 0.0s 06:57:42 06:57:42 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 06:57:42 #8 DONE 0.0s 06:57:42 06:57:42 1 warning found (use --debug to expand): 06:57:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:57:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' 06:57:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - 06:57:43 #1 [internal] load build definition from Dockerfile 06:57:43 #1 transferring dockerfile: 161B done 06:57:43 #1 DONE 0.0s 06:57:43 06:57:43 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 06:57:43 #2 DONE 0.0s 06:57:43 06:57:43 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 06:57:43 #3 DONE 0.0s 06:57:43 06:57:43 #4 [internal] load .dockerignore 06:57:43 #4 transferring context: 06:57:43 #4 transferring context: 2B done 06:57:43 #4 DONE 0.1s 06:57:43 06:57:43 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:4ae2da35acc0e55cf23afddc9e0ba32ec4d3c10e3a9117acc936afee31d39f7a 06:57:43 #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:4ae2da35acc0e55cf23afddc9e0ba32ec4d3c10e3a9117acc936afee31d39f7a 0.0s done 06:57:43 #5 CACHED 06:57:43 06:57:43 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:4ae2da35acc0e55cf23afddc9e0ba32ec4d3c10e3a9117acc936afee31d39f7a 06:57:43 #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:4ae2da35acc0e55cf23afddc9e0ba32ec4d3c10e3a9117acc936afee31d39f7a 0.0s done 06:57:43 #6 CACHED 06:57:43 06:57:43 #7 exporting to image 06:57:43 #7 exporting layers done 06:57:43 #7 exporting manifest sha256:1d86a1f75f6ce9374f9a6a43b2be9b5758737e50986e30be6c28901dea65ff6f done 06:57:43 #7 exporting config sha256:0ec7501d9ab1a02223c852d691d716ca28a2877fb4a508c9c9b7b864a087f780 done 06:57:43 #7 exporting manifest sha256:538b34432948a7478466933e8bb3d08070f897ab545081e1f6789361d8f3dfcb done 06:57:43 #7 exporting config sha256:e0f3c341f26bcb14c8f320b3beb6d9f3c0024b67b0361ab9e789e4e17f3c92e0 done 06:57:43 #7 exporting manifest list sha256:9e96be9d139f8bb75d6d36f2bacfb7c193de3b7b8e18640d0aed84d13ff3b1fe 06:57:43 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:57:43 #7 exporting manifest list sha256:9e96be9d139f8bb75d6d36f2bacfb7c193de3b7b8e18640d0aed84d13ff3b1fe done 06:57:43 #7 DONE 0.0s 06:57:43 06:57:43 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 06:57:43 #8 DONE 0.0s 06:57:43 06:57:43 1 warning found (use --debug to expand): 06:57:43  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:57:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25 --push - 06:57:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25' 06:57:43 #1 [internal] load build definition from Dockerfile 06:57:43 #1 transferring dockerfile: 216B done 06:57:43 #1 DONE 0.0s 06:57:43 06:57:43 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:57:43 #2 DONE 0.1s 06:57:43 06:57:43 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:57:43 #3 DONE 0.1s 06:57:43 06:57:43 #4 [internal] load .dockerignore 06:57:43 #4 transferring context: 2B done 06:57:43 #4 DONE 0.0s 06:57:43 06:57:43 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:e119fcd78760a4d0616838ab0f09f9d0534b4c72c35cab13ca29a8fb3de4985f 06:57:43 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:e119fcd78760a4d0616838ab0f09f9d0534b4c72c35cab13ca29a8fb3de4985f 06:57:43 #5 ... 06:57:43 06:57:43 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:e119fcd78760a4d0616838ab0f09f9d0534b4c72c35cab13ca29a8fb3de4985f 06:57:43 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:e119fcd78760a4d0616838ab0f09f9d0534b4c72c35cab13ca29a8fb3de4985f 0.0s done 06:57:43 #6 DONE 0.1s 06:57:43 06:57:43 #7 exporting to image 06:57:43 #7 exporting layers done 06:57:43 #7 exporting manifest sha256:33c6d934a7027dbd4a85b57901f0b990200f21a539b96c2e0c924e03d56f2837 0.0s done 06:57:43 #7 exporting config sha256:dadf5daccd0d708bf2d696f41f796e112e6317cba4520bdf40e1c86130c31b01 done 06:57:43 #7 exporting manifest sha256:32ef57701c5f3e996a298383ed3db8e24ab4ccfaefabfd3b6739d78d57297797 0.0s done 06:57:43 #7 exporting config sha256:6cb10cbdd4b9d142f51f112e8a33cf407f3eb2a31b29416653a99be938b168de 0.0s done 06:57:43 #7 exporting manifest list sha256:79a72a7db21b77fd1232435a14596357218a5e0fe436946973bf702ff3522dfc 0.0s done 06:57:43 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:57:43 #7 DONE 0.1s 06:57:43 06:57:43 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 06:57:44 #8 DONE 0.0s 06:57:44 06:57:44 1 warning found (use --debug to expand): 06:57:44  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:57:44 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' 06:57:44 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - 06:57:44 #1 [internal] load build definition from Dockerfile 06:57:44 #1 transferring dockerfile: 182B done 06:57:44 #1 DONE 0.0s 06:57:44 06:57:44 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 06:57:44 #2 DONE 0.0s 06:57:44 06:57:44 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 06:57:44 #3 DONE 0.0s 06:57:44 06:57:44 #4 [internal] load .dockerignore 06:57:44 #4 transferring context: 2B done 06:57:44 #4 DONE 0.0s 06:57:44 06:57:44 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:e119fcd78760a4d0616838ab0f09f9d0534b4c72c35cab13ca29a8fb3de4985f 06:57:44 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:e119fcd78760a4d0616838ab0f09f9d0534b4c72c35cab13ca29a8fb3de4985f 0.0s done 06:57:44 #5 CACHED 06:57:44 06:57:44 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:e119fcd78760a4d0616838ab0f09f9d0534b4c72c35cab13ca29a8fb3de4985f 06:57:44 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:e119fcd78760a4d0616838ab0f09f9d0534b4c72c35cab13ca29a8fb3de4985f 0.0s done 06:57:44 #6 CACHED 06:57:44 06:57:44 #7 exporting to image 06:57:44 #7 exporting layers done 06:57:44 #7 exporting manifest sha256:33c6d934a7027dbd4a85b57901f0b990200f21a539b96c2e0c924e03d56f2837 done 06:57:44 #7 exporting config sha256:dadf5daccd0d708bf2d696f41f796e112e6317cba4520bdf40e1c86130c31b01 done 06:57:44 #7 exporting manifest sha256:32ef57701c5f3e996a298383ed3db8e24ab4ccfaefabfd3b6739d78d57297797 done 06:57:44 #7 exporting config sha256:6cb10cbdd4b9d142f51f112e8a33cf407f3eb2a31b29416653a99be938b168de done 06:57:44 #7 exporting manifest list sha256:79a72a7db21b77fd1232435a14596357218a5e0fe436946973bf702ff3522dfc done 06:57:44 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:57:44 #7 DONE 0.0s 06:57:44 06:57:44 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 06:57:44 #8 DONE 0.0s 06:57:44 06:57:44 1 warning found (use --debug to expand): 06:57:44  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:57:44 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.104' 06:57:44 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.104 --push - 06:57:45 #1 [internal] load build definition from Dockerfile 06:57:45 #1 transferring dockerfile: 189B done 06:57:45 #1 DONE 0.1s 06:57:45 06:57:45 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.104 06:57:45 #2 DONE 0.0s 06:57:45 06:57:45 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.104 06:57:45 #3 DONE 0.0s 06:57:45 06:57:45 #4 [internal] load .dockerignore 06:57:45 #4 transferring context: 2B done 06:57:45 #4 DONE 0.0s 06:57:45 06:57:45 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.104@sha256:e119fcd78760a4d0616838ab0f09f9d0534b4c72c35cab13ca29a8fb3de4985f 06:57:45 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.104@sha256:e119fcd78760a4d0616838ab0f09f9d0534b4c72c35cab13ca29a8fb3de4985f 0.0s done 06:57:45 #5 CACHED 06:57:45 06:57:45 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.104@sha256:e119fcd78760a4d0616838ab0f09f9d0534b4c72c35cab13ca29a8fb3de4985f 06:57:45 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.104@sha256:e119fcd78760a4d0616838ab0f09f9d0534b4c72c35cab13ca29a8fb3de4985f 0.0s done 06:57:45 #6 CACHED 06:57:45 06:57:45 #7 exporting to image 06:57:45 #7 exporting layers done 06:57:45 #7 exporting manifest sha256:33c6d934a7027dbd4a85b57901f0b990200f21a539b96c2e0c924e03d56f2837 done 06:57:45 #7 exporting config sha256:dadf5daccd0d708bf2d696f41f796e112e6317cba4520bdf40e1c86130c31b01 done 06:57:45 #7 exporting manifest sha256:32ef57701c5f3e996a298383ed3db8e24ab4ccfaefabfd3b6739d78d57297797 done 06:57:45 #7 exporting config sha256:6cb10cbdd4b9d142f51f112e8a33cf407f3eb2a31b29416653a99be938b168de 06:57:45 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:57:45 #7 exporting config sha256:6cb10cbdd4b9d142f51f112e8a33cf407f3eb2a31b29416653a99be938b168de done 06:57:45 #7 exporting manifest list sha256:79a72a7db21b77fd1232435a14596357218a5e0fe436946973bf702ff3522dfc done 06:57:45 #7 DONE 0.0s 06:57:45 06:57:45 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 06:57:45 #8 DONE 0.0s 06:57:45 06:57:45 1 warning found (use --debug to expand): 06:57:45  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:57:45 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104' 06:57:45 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 --push - 06:57:45 #1 [internal] load build definition from Dockerfile 06:57:45 #1 transferring dockerfile: 230B done 06:57:45 #1 DONE 0.0s 06:57:45 06:57:45 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:57:45 #2 DONE 0.0s 06:57:45 06:57:45 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:57:45 #3 DONE 0.0s 06:57:45 06:57:45 #4 [internal] load .dockerignore 06:57:45 #4 transferring context: 2B done 06:57:45 #4 DONE 0.0s 06:57:46 06:57:46 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:e119fcd78760a4d0616838ab0f09f9d0534b4c72c35cab13ca29a8fb3de4985f 06:57:46 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:e119fcd78760a4d0616838ab0f09f9d0534b4c72c35cab13ca29a8fb3de4985f 0.0s done 06:57:46 #5 CACHED 06:57:46 06:57:46 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:e119fcd78760a4d0616838ab0f09f9d0534b4c72c35cab13ca29a8fb3de4985f 06:57:46 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:e119fcd78760a4d0616838ab0f09f9d0534b4c72c35cab13ca29a8fb3de4985f 0.0s done 06:57:46 #6 CACHED 06:57:46 06:57:46 #7 exporting to image 06:57:46 #7 exporting layers done 06:57:46 #7 exporting manifest sha256:33c6d934a7027dbd4a85b57901f0b990200f21a539b96c2e0c924e03d56f2837 done 06:57:46 #7 exporting config sha256:dadf5daccd0d708bf2d696f41f796e112e6317cba4520bdf40e1c86130c31b01 done 06:57:46 #7 exporting manifest sha256:32ef57701c5f3e996a298383ed3db8e24ab4ccfaefabfd3b6739d78d57297797 done 06:57:46 #7 exporting config sha256:6cb10cbdd4b9d142f51f112e8a33cf407f3eb2a31b29416653a99be938b168de done 06:57:46 #7 exporting manifest list sha256:79a72a7db21b77fd1232435a14596357218a5e0fe436946973bf702ff3522dfc done 06:57:46 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:57:46 #7 DONE 0.0s 06:57:46 06:57:46 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 06:57:46 #8 DONE 0.0s 06:57:46 06:57:46 1 warning found (use --debug to expand): 06:57:46  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:57:46 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' 06:57:46 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - 06:57:46 #1 [internal] load build definition from Dockerfile 06:57:46 #1 transferring dockerfile: 180B done 06:57:46 #1 DONE 0.1s 06:57:46 06:57:46 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 06:57:46 #2 DONE 0.0s 06:57:46 06:57:46 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 06:57:46 #3 DONE 0.0s 06:57:46 06:57:46 #4 [internal] load .dockerignore 06:57:46 #4 transferring context: 2B done 06:57:46 #4 DONE 0.0s 06:57:46 06:57:46 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:e119fcd78760a4d0616838ab0f09f9d0534b4c72c35cab13ca29a8fb3de4985f 06:57:46 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:e119fcd78760a4d0616838ab0f09f9d0534b4c72c35cab13ca29a8fb3de4985f 0.0s done 06:57:46 #5 CACHED 06:57:46 06:57:46 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:e119fcd78760a4d0616838ab0f09f9d0534b4c72c35cab13ca29a8fb3de4985f 06:57:46 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:e119fcd78760a4d0616838ab0f09f9d0534b4c72c35cab13ca29a8fb3de4985f 0.0s done 06:57:46 #6 CACHED 06:57:46 06:57:46 #7 exporting to image 06:57:46 #7 exporting layers done 06:57:46 #7 exporting manifest sha256:33c6d934a7027dbd4a85b57901f0b990200f21a539b96c2e0c924e03d56f2837 done 06:57:46 #7 exporting config sha256:dadf5daccd0d708bf2d696f41f796e112e6317cba4520bdf40e1c86130c31b01 done 06:57:46 #7 exporting manifest sha256:32ef57701c5f3e996a298383ed3db8e24ab4ccfaefabfd3b6739d78d57297797 done 06:57:46 #7 exporting config sha256:6cb10cbdd4b9d142f51f112e8a33cf407f3eb2a31b29416653a99be938b168de done 06:57:46 #7 exporting manifest list sha256:79a72a7db21b77fd1232435a14596357218a5e0fe436946973bf702ff3522dfc done 06:57:46 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:57:46 #7 DONE 0.0s 06:57:46 06:57:46 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 06:57:46 #8 DONE 0.0s 06:57:46 06:57:46 1 warning found (use --debug to expand): 06:57:46  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:57:47 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:18377efbcf723ec9c9518bd44e4bbe02c0923e25' 06:57:47 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:18377efbcf723ec9c9518bd44e4bbe02c0923e25 --push - 06:57:47 #1 [internal] load build definition from Dockerfile 06:57:47 #1 transferring dockerfile: 194B done 06:57:47 #1 DONE 0.0s 06:57:47 06:57:47 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:57:47 #2 DONE 0.1s 06:57:47 06:57:47 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:57:47 #3 DONE 0.1s 06:57:47 06:57:47 #4 [internal] load .dockerignore 06:57:47 #4 transferring context: 2B done 06:57:47 #4 DONE 0.1s 06:57:47 06:57:47 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:0a5df2b3fcb22fe788c4d1f1deb24daa3bbe6a0470f08f6047a107e59b79faa3 06:57:47 #5 resolve nexus3.edgexfoundry.org:10004/core-data:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:0a5df2b3fcb22fe788c4d1f1deb24daa3bbe6a0470f08f6047a107e59b79faa3 0.0s done 06:57:47 #5 DONE 0.0s 06:57:47 06:57:47 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:0a5df2b3fcb22fe788c4d1f1deb24daa3bbe6a0470f08f6047a107e59b79faa3 06:57:47 #6 resolve nexus3.edgexfoundry.org:10004/core-data:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:0a5df2b3fcb22fe788c4d1f1deb24daa3bbe6a0470f08f6047a107e59b79faa3 0.0s done 06:57:47 #6 DONE 0.2s 06:57:47 06:57:47 #7 exporting to image 06:57:47 #7 exporting layers done 06:57:47 #7 exporting manifest sha256:d07c3878ad3f83f38cdc3841d1d7eeb253d363a447677ea8024081a80865ddb3 done 06:57:47 #7 exporting config sha256:83dd1f6bfcfadfa40ace73e9619d542c9e2da2ae324c65d5ac3eba4ebabe0197 done 06:57:47 #7 exporting manifest sha256:048a9d48656a51debeef82d7e679d0144b4301793a3089b4441a14704ee4745a 0.0s done 06:57:47 #7 exporting config sha256:4475654fe91e9c594e12fcef46e296bde62733dacfadc16253f80d5de00e663c 0.0s done 06:57:47 #7 exporting manifest list sha256:e0004ea9d0adeff55a8d24ce7f6634c946f9630f8a0e48b8ac5d13b83a361c2d 06:57:47 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:57:47 #7 exporting manifest list sha256:e0004ea9d0adeff55a8d24ce7f6634c946f9630f8a0e48b8ac5d13b83a361c2d 0.0s done 06:57:47 #7 DONE 0.0s 06:57:47 06:57:47 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 06:57:47 #8 DONE 0.0s 06:57:47 06:57:47 1 warning found (use --debug to expand): 06:57:47  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:57:48 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' 06:57:48 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - 06:57:48 #1 [internal] load build definition from Dockerfile 06:57:48 #1 transferring dockerfile: 160B done 06:57:48 #1 DONE 0.0s 06:57:48 06:57:48 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 06:57:48 #2 DONE 0.0s 06:57:48 06:57:48 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 06:57:48 #3 DONE 0.0s 06:57:48 06:57:48 #4 [internal] load .dockerignore 06:57:48 #4 transferring context: 2B done 06:57:48 #4 DONE 0.0s 06:57:48 06:57:48 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:0a5df2b3fcb22fe788c4d1f1deb24daa3bbe6a0470f08f6047a107e59b79faa3 06:57:48 #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:0a5df2b3fcb22fe788c4d1f1deb24daa3bbe6a0470f08f6047a107e59b79faa3 0.0s done 06:57:48 #5 CACHED 06:57:48 06:57:48 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:0a5df2b3fcb22fe788c4d1f1deb24daa3bbe6a0470f08f6047a107e59b79faa3 06:57:48 #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:0a5df2b3fcb22fe788c4d1f1deb24daa3bbe6a0470f08f6047a107e59b79faa3 0.0s done 06:57:48 #6 CACHED 06:57:48 06:57:48 #7 exporting to image 06:57:48 #7 exporting layers done 06:57:48 #7 exporting manifest sha256:d07c3878ad3f83f38cdc3841d1d7eeb253d363a447677ea8024081a80865ddb3 done 06:57:48 #7 exporting config sha256:83dd1f6bfcfadfa40ace73e9619d542c9e2da2ae324c65d5ac3eba4ebabe0197 done 06:57:48 #7 exporting manifest sha256:048a9d48656a51debeef82d7e679d0144b4301793a3089b4441a14704ee4745a done 06:57:48 #7 exporting config sha256:4475654fe91e9c594e12fcef46e296bde62733dacfadc16253f80d5de00e663c done 06:57:48 #7 exporting manifest list sha256:e0004ea9d0adeff55a8d24ce7f6634c946f9630f8a0e48b8ac5d13b83a361c2d done 06:57:48 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:57:48 #7 DONE 0.0s 06:57:48 06:57:48 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 06:57:48 #8 DONE 0.0s 06:57:48 06:57:48 1 warning found (use --debug to expand): 06:57:48  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:57:48 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.104 --push - 06:57:48 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.104' 06:57:49 #1 [internal] load build definition from Dockerfile 06:57:49 #1 transferring dockerfile: 167B done 06:57:49 #1 DONE 0.0s 06:57:49 06:57:49 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.104 06:57:49 #2 DONE 0.0s 06:57:49 06:57:49 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.104 06:57:49 #3 DONE 0.0s 06:57:49 06:57:49 #4 [internal] load .dockerignore 06:57:49 #4 transferring context: 2B done 06:57:49 #4 DONE 0.0s 06:57:49 06:57:49 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.104@sha256:0a5df2b3fcb22fe788c4d1f1deb24daa3bbe6a0470f08f6047a107e59b79faa3 06:57:49 #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.104@sha256:0a5df2b3fcb22fe788c4d1f1deb24daa3bbe6a0470f08f6047a107e59b79faa3 0.0s done 06:57:49 #5 CACHED 06:57:49 06:57:49 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.104@sha256:0a5df2b3fcb22fe788c4d1f1deb24daa3bbe6a0470f08f6047a107e59b79faa3 06:57:49 #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.104@sha256:0a5df2b3fcb22fe788c4d1f1deb24daa3bbe6a0470f08f6047a107e59b79faa3 0.0s done 06:57:49 #6 CACHED 06:57:49 06:57:49 #7 exporting to image 06:57:49 #7 exporting layers done 06:57:49 #7 exporting manifest sha256:d07c3878ad3f83f38cdc3841d1d7eeb253d363a447677ea8024081a80865ddb3 0.0s done 06:57:49 #7 exporting config sha256:83dd1f6bfcfadfa40ace73e9619d542c9e2da2ae324c65d5ac3eba4ebabe0197 done 06:57:49 #7 exporting manifest sha256:048a9d48656a51debeef82d7e679d0144b4301793a3089b4441a14704ee4745a done 06:57:49 #7 exporting config sha256:4475654fe91e9c594e12fcef46e296bde62733dacfadc16253f80d5de00e663c done 06:57:49 #7 exporting manifest list sha256:e0004ea9d0adeff55a8d24ce7f6634c946f9630f8a0e48b8ac5d13b83a361c2d done 06:57:49 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:57:49 #7 DONE 0.0s 06:57:49 06:57:49 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 06:57:49 #8 DONE 0.0s 06:57:49 06:57:49 1 warning found (use --debug to expand): 06:57:49  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:57:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 --push - 06:57:49 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104' 06:57:49 #1 [internal] load build definition from Dockerfile 06:57:49 #1 transferring dockerfile: 208B done 06:57:49 #1 DONE 0.0s 06:57:49 06:57:49 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:57:49 #2 DONE 0.0s 06:57:49 06:57:49 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:57:49 #3 DONE 0.0s 06:57:49 06:57:49 #4 [internal] load .dockerignore 06:57:49 #4 transferring context: 2B done 06:57:49 #4 DONE 0.0s 06:57:49 06:57:49 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:0a5df2b3fcb22fe788c4d1f1deb24daa3bbe6a0470f08f6047a107e59b79faa3 06:57:49 #5 resolve nexus3.edgexfoundry.org:10004/core-data:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:0a5df2b3fcb22fe788c4d1f1deb24daa3bbe6a0470f08f6047a107e59b79faa3 0.0s done 06:57:49 #5 CACHED 06:57:49 06:57:49 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:0a5df2b3fcb22fe788c4d1f1deb24daa3bbe6a0470f08f6047a107e59b79faa3 06:57:49 #6 resolve nexus3.edgexfoundry.org:10004/core-data:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:0a5df2b3fcb22fe788c4d1f1deb24daa3bbe6a0470f08f6047a107e59b79faa3 0.0s done 06:57:49 #6 CACHED 06:57:49 06:57:49 #7 exporting to image 06:57:49 #7 exporting layers done 06:57:49 #7 exporting manifest sha256:d07c3878ad3f83f38cdc3841d1d7eeb253d363a447677ea8024081a80865ddb3 done 06:57:49 #7 exporting config sha256:83dd1f6bfcfadfa40ace73e9619d542c9e2da2ae324c65d5ac3eba4ebabe0197 done 06:57:49 #7 exporting manifest sha256:048a9d48656a51debeef82d7e679d0144b4301793a3089b4441a14704ee4745a done 06:57:49 #7 exporting config sha256:4475654fe91e9c594e12fcef46e296bde62733dacfadc16253f80d5de00e663c done 06:57:49 #7 exporting manifest list sha256:e0004ea9d0adeff55a8d24ce7f6634c946f9630f8a0e48b8ac5d13b83a361c2d done 06:57:49 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:57:49 #7 DONE 0.0s 06:57:49 06:57:49 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 06:57:50 #8 DONE 0.0s 06:57:50 06:57:50 1 warning found (use --debug to expand): 06:57:50  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:57:50 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' 06:57:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - 06:57:50 #1 [internal] load build definition from Dockerfile 06:57:50 #1 transferring dockerfile: 158B done 06:57:50 #1 DONE 0.0s 06:57:50 06:57:50 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 06:57:50 #2 DONE 0.0s 06:57:50 06:57:50 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 06:57:50 #3 DONE 0.0s 06:57:50 06:57:50 #4 [internal] load .dockerignore 06:57:50 #4 transferring context: 06:57:50 #4 transferring context: 2B done 06:57:50 #4 DONE 0.1s 06:57:50 06:57:50 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:0a5df2b3fcb22fe788c4d1f1deb24daa3bbe6a0470f08f6047a107e59b79faa3 06:57:50 #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:0a5df2b3fcb22fe788c4d1f1deb24daa3bbe6a0470f08f6047a107e59b79faa3 0.0s done 06:57:50 #5 CACHED 06:57:50 06:57:50 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:0a5df2b3fcb22fe788c4d1f1deb24daa3bbe6a0470f08f6047a107e59b79faa3 06:57:50 #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:0a5df2b3fcb22fe788c4d1f1deb24daa3bbe6a0470f08f6047a107e59b79faa3 0.0s done 06:57:50 #6 CACHED 06:57:50 06:57:50 #7 exporting to image 06:57:50 #7 exporting layers done 06:57:50 #7 exporting manifest sha256:d07c3878ad3f83f38cdc3841d1d7eeb253d363a447677ea8024081a80865ddb3 done 06:57:50 #7 exporting config sha256:83dd1f6bfcfadfa40ace73e9619d542c9e2da2ae324c65d5ac3eba4ebabe0197 done 06:57:50 #7 exporting manifest sha256:048a9d48656a51debeef82d7e679d0144b4301793a3089b4441a14704ee4745a done 06:57:50 #7 exporting config sha256:4475654fe91e9c594e12fcef46e296bde62733dacfadc16253f80d5de00e663c done 06:57:50 #7 exporting manifest list sha256:e0004ea9d0adeff55a8d24ce7f6634c946f9630f8a0e48b8ac5d13b83a361c2d done 06:57:50 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:57:50 #7 DONE 0.0s 06:57:50 06:57:50 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 06:57:50 #8 DONE 0.0s 06:57:50 06:57:50 1 warning found (use --debug to expand): 06:57:50  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:57:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:18377efbcf723ec9c9518bd44e4bbe02c0923e25 --push - 06:57:50 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:18377efbcf723ec9c9518bd44e4bbe02c0923e25' 06:57:50 #1 [internal] load build definition from Dockerfile 06:57:50 #1 transferring dockerfile: 196B done 06:57:50 #1 DONE 0.0s 06:57:50 06:57:50 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:57:50 #2 DONE 0.1s 06:57:50 06:57:50 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:57:50 #3 DONE 0.1s 06:57:50 06:57:50 #4 [internal] load .dockerignore 06:57:50 #4 transferring context: 06:57:51 #4 transferring context: 2B done 06:57:51 #4 DONE 0.0s 06:57:51 06:57:51 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:a2bb36ba23c75469d813fe981d1846a778beca09652b0ca18042ae7462274100 06:57:51 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:a2bb36ba23c75469d813fe981d1846a778beca09652b0ca18042ae7462274100 0.0s done 06:57:51 #5 DONE 0.0s 06:57:51 06:57:51 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:a2bb36ba23c75469d813fe981d1846a778beca09652b0ca18042ae7462274100 06:57:51 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:a2bb36ba23c75469d813fe981d1846a778beca09652b0ca18042ae7462274100 0.0s done 06:57:51 #6 DONE 0.1s 06:57:51 06:57:51 #7 exporting to image 06:57:51 #7 exporting layers done 06:57:51 #7 exporting manifest sha256:558d1e884f68949b661cf4465abc25e12ec86ff16a15f8fdaf82ed73b9c12fba 0.0s done 06:57:51 #7 exporting config sha256:ee8be42ca3d993d2de8cdc749c95c7bd8f10ec4d13937528af8ff4cfef0c0a1e done 06:57:51 #7 exporting manifest sha256:418e657483447f917bb17387dd62ce957050f7a6852fee860db6e9f187128508 0.0s done 06:57:51 #7 exporting config sha256:e9bdb0a4dd6175e8407b13f2949dffbd21a96da970dd99c303f98969ac7a6fa1 done 06:57:51 #7 exporting manifest list sha256:eed09430c2404c2667666bd62c3cc6df8f35bb60ff548638df324f10fd7a20bc 0.0s done 06:57:51 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:57:51 #7 DONE 0.1s 06:57:51 06:57:51 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 06:57:51 #8 DONE 0.0s 06:57:51 06:57:51 1 warning found (use --debug to expand): 06:57:51  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:57:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' 06:57:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - 06:57:52 #1 [internal] load build definition from Dockerfile 06:57:52 #1 transferring dockerfile: 162B done 06:57:52 #1 DONE 0.0s 06:57:52 06:57:52 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 06:57:52 #2 DONE 0.0s 06:57:52 06:57:52 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 06:57:52 #3 DONE 0.0s 06:57:52 06:57:52 #4 [internal] load .dockerignore 06:57:52 #4 transferring context: 2B done 06:57:52 #4 DONE 0.0s 06:57:52 06:57:52 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:a2bb36ba23c75469d813fe981d1846a778beca09652b0ca18042ae7462274100 06:57:52 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:a2bb36ba23c75469d813fe981d1846a778beca09652b0ca18042ae7462274100 0.0s done 06:57:52 #5 CACHED 06:57:52 06:57:52 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:a2bb36ba23c75469d813fe981d1846a778beca09652b0ca18042ae7462274100 06:57:52 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:a2bb36ba23c75469d813fe981d1846a778beca09652b0ca18042ae7462274100 0.0s done 06:57:52 #6 CACHED 06:57:52 06:57:52 #7 exporting to image 06:57:52 #7 exporting layers done 06:57:52 #7 exporting manifest sha256:558d1e884f68949b661cf4465abc25e12ec86ff16a15f8fdaf82ed73b9c12fba done 06:57:52 #7 exporting config sha256:ee8be42ca3d993d2de8cdc749c95c7bd8f10ec4d13937528af8ff4cfef0c0a1e done 06:57:52 #7 exporting manifest sha256:418e657483447f917bb17387dd62ce957050f7a6852fee860db6e9f187128508 done 06:57:52 #7 exporting config sha256:e9bdb0a4dd6175e8407b13f2949dffbd21a96da970dd99c303f98969ac7a6fa1 done 06:57:52 #7 exporting manifest list sha256:eed09430c2404c2667666bd62c3cc6df8f35bb60ff548638df324f10fd7a20bc done 06:57:52 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:57:52 #7 DONE 0.0s 06:57:52 06:57:52 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 06:57:52 #8 DONE 0.0s 06:57:52 06:57:52 1 warning found (use --debug to expand): 06:57:52  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:57:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.104' 06:57:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.104 --push - 06:57:52 #1 [internal] load build definition from Dockerfile 06:57:52 #1 transferring dockerfile: 169B done 06:57:52 #1 DONE 0.0s 06:57:52 06:57:52 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.104 06:57:52 #2 DONE 0.0s 06:57:52 06:57:52 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.104 06:57:52 #3 DONE 0.0s 06:57:52 06:57:52 #4 [internal] load .dockerignore 06:57:52 #4 transferring context: 2B done 06:57:52 #4 DONE 0.0s 06:57:52 06:57:52 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.104@sha256:a2bb36ba23c75469d813fe981d1846a778beca09652b0ca18042ae7462274100 06:57:52 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.104@sha256:a2bb36ba23c75469d813fe981d1846a778beca09652b0ca18042ae7462274100 0.0s done 06:57:52 #5 DONE 0.0s 06:57:52 06:57:52 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.104@sha256:a2bb36ba23c75469d813fe981d1846a778beca09652b0ca18042ae7462274100 06:57:52 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.104@sha256:a2bb36ba23c75469d813fe981d1846a778beca09652b0ca18042ae7462274100 0.0s done 06:57:52 #6 CACHED 06:57:52 06:57:52 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.104@sha256:a2bb36ba23c75469d813fe981d1846a778beca09652b0ca18042ae7462274100 06:57:52 #5 CACHED 06:57:52 06:57:52 #7 exporting to image 06:57:52 #7 exporting layers done 06:57:52 #7 exporting manifest sha256:558d1e884f68949b661cf4465abc25e12ec86ff16a15f8fdaf82ed73b9c12fba done 06:57:52 #7 exporting config sha256:ee8be42ca3d993d2de8cdc749c95c7bd8f10ec4d13937528af8ff4cfef0c0a1e done 06:57:52 #7 exporting manifest sha256:418e657483447f917bb17387dd62ce957050f7a6852fee860db6e9f187128508 done 06:57:52 #7 exporting config sha256:e9bdb0a4dd6175e8407b13f2949dffbd21a96da970dd99c303f98969ac7a6fa1 done 06:57:52 #7 exporting manifest list sha256:eed09430c2404c2667666bd62c3cc6df8f35bb60ff548638df324f10fd7a20bc done 06:57:52 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:57:52 #7 DONE 0.0s 06:57:52 06:57:52 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 06:57:52 #8 DONE 0.0s 06:57:52 06:57:52 1 warning found (use --debug to expand): 06:57:52  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:57:53 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104' 06:57:53 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 --push - 06:57:53 #1 [internal] load build definition from Dockerfile 06:57:53 #1 transferring dockerfile: 210B done 06:57:53 #1 DONE 0.0s 06:57:53 06:57:53 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:57:53 #2 DONE 0.0s 06:57:53 06:57:53 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:57:53 #3 DONE 0.0s 06:57:53 06:57:53 #4 [internal] load .dockerignore 06:57:53 #4 transferring context: 2B done 06:57:53 #4 DONE 0.0s 06:57:53 06:57:53 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:a2bb36ba23c75469d813fe981d1846a778beca09652b0ca18042ae7462274100 06:57:53 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:a2bb36ba23c75469d813fe981d1846a778beca09652b0ca18042ae7462274100 0.0s done 06:57:53 #5 CACHED 06:57:53 06:57:53 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:a2bb36ba23c75469d813fe981d1846a778beca09652b0ca18042ae7462274100 06:57:53 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:a2bb36ba23c75469d813fe981d1846a778beca09652b0ca18042ae7462274100 0.0s done 06:57:53 #6 CACHED 06:57:53 06:57:53 #7 exporting to image 06:57:53 #7 exporting layers done 06:57:53 #7 exporting manifest sha256:558d1e884f68949b661cf4465abc25e12ec86ff16a15f8fdaf82ed73b9c12fba done 06:57:53 #7 exporting config sha256:ee8be42ca3d993d2de8cdc749c95c7bd8f10ec4d13937528af8ff4cfef0c0a1e done 06:57:53 #7 exporting manifest sha256:418e657483447f917bb17387dd62ce957050f7a6852fee860db6e9f187128508 done 06:57:53 #7 exporting config sha256:e9bdb0a4dd6175e8407b13f2949dffbd21a96da970dd99c303f98969ac7a6fa1 done 06:57:53 #7 exporting manifest list sha256:eed09430c2404c2667666bd62c3cc6df8f35bb60ff548638df324f10fd7a20bc done 06:57:53 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:57:53 #7 DONE 0.0s 06:57:53 06:57:53 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 06:57:53 #8 DONE 0.0s 06:57:53 06:57:53 1 warning found (use --debug to expand): 06:57:53  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:57:53 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' 06:57:53 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - 06:57:53 #1 [internal] load build definition from Dockerfile 06:57:53 #1 transferring dockerfile: 160B done 06:57:53 #1 DONE 0.0s 06:57:53 06:57:53 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 06:57:53 #2 DONE 0.0s 06:57:53 06:57:53 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 06:57:53 #3 DONE 0.0s 06:57:53 06:57:53 #4 [internal] load .dockerignore 06:57:53 #4 transferring context: 06:57:53 #4 transferring context: 2B done 06:57:53 #4 DONE 0.0s 06:57:53 06:57:53 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:a2bb36ba23c75469d813fe981d1846a778beca09652b0ca18042ae7462274100 06:57:53 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:a2bb36ba23c75469d813fe981d1846a778beca09652b0ca18042ae7462274100 0.0s done 06:57:53 #5 CACHED 06:57:53 06:57:53 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:a2bb36ba23c75469d813fe981d1846a778beca09652b0ca18042ae7462274100 06:57:53 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:a2bb36ba23c75469d813fe981d1846a778beca09652b0ca18042ae7462274100 0.0s done 06:57:53 #6 CACHED 06:57:53 06:57:53 #7 exporting to image 06:57:53 #7 exporting layers done 06:57:53 #7 exporting manifest sha256:558d1e884f68949b661cf4465abc25e12ec86ff16a15f8fdaf82ed73b9c12fba done 06:57:53 #7 exporting config sha256:ee8be42ca3d993d2de8cdc749c95c7bd8f10ec4d13937528af8ff4cfef0c0a1e done 06:57:53 #7 exporting manifest sha256:418e657483447f917bb17387dd62ce957050f7a6852fee860db6e9f187128508 done 06:57:53 #7 exporting config sha256:e9bdb0a4dd6175e8407b13f2949dffbd21a96da970dd99c303f98969ac7a6fa1 done 06:57:53 #7 exporting manifest list sha256:eed09430c2404c2667666bd62c3cc6df8f35bb60ff548638df324f10fd7a20bc done 06:57:53 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:57:53 #7 DONE 0.0s 06:57:53 06:57:53 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 06:57:53 #8 DONE 0.0s 06:57:53 06:57:53 1 warning found (use --debug to expand): 06:57:53  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:57:54 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:18377efbcf723ec9c9518bd44e4bbe02c0923e25' 06:57:54 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:18377efbcf723ec9c9518bd44e4bbe02c0923e25 --push - 06:57:54 #1 [internal] load build definition from Dockerfile 06:57:54 #1 transferring dockerfile: 198B done 06:57:54 #1 DONE 0.0s 06:57:54 06:57:54 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:57:54 #2 DONE 0.1s 06:57:54 06:57:54 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:57:54 #3 DONE 0.1s 06:57:54 06:57:54 #4 [internal] load .dockerignore 06:57:54 #4 transferring context: 2B done 06:57:54 #4 DONE 0.1s 06:57:54 06:57:54 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:d9ad3c96e977ce1b93a8cd2bad4cfbc142d161e584bad34ef78a741d9eeaa6bf 06:57:54 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:d9ad3c96e977ce1b93a8cd2bad4cfbc142d161e584bad34ef78a741d9eeaa6bf 0.0s done 06:57:54 #5 DONE 0.0s 06:57:54 06:57:54 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:d9ad3c96e977ce1b93a8cd2bad4cfbc142d161e584bad34ef78a741d9eeaa6bf 06:57:54 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:d9ad3c96e977ce1b93a8cd2bad4cfbc142d161e584bad34ef78a741d9eeaa6bf 0.0s done 06:57:54 #6 DONE 0.1s 06:57:54 06:57:54 #7 exporting to image 06:57:54 #7 exporting layers done 06:57:54 #7 exporting manifest sha256:c50b6b66fa06f90da9379e311d053f8f4f7ea5a234a5d96758fc9416b033c801 0.0s done 06:57:54 #7 exporting config sha256:39d4900ff8740c1b39b7eb8467ca99b9051ea17388a4a27cd991326bf0ee93eb done 06:57:54 #7 exporting manifest sha256:b05fe79ccac8482836dfc329c3a299e52189008cdeb5cd2a6d793572f5dac0cb done 06:57:54 #7 exporting config sha256:6ef0609711f23bedc62393ad5ff5240e74ae04603f52def13b7af4b7120189c4 done 06:57:54 #7 exporting manifest list sha256:483da943b324b126dcb52475fb194032e31ef12a98bf7825103769db77119bd7 0.0s done 06:57:54 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:57:54 #7 DONE 0.1s 06:57:54 06:57:54 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 06:57:54 #8 DONE 0.0s 06:57:54 06:57:54 1 warning found (use --debug to expand): 06:57:54  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:57:55 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' 06:57:55 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - 06:57:55 #1 [internal] load build definition from Dockerfile 06:57:55 #1 transferring dockerfile: 164B done 06:57:55 #1 DONE 0.1s 06:57:55 06:57:55 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 06:57:55 #2 DONE 0.0s 06:57:55 06:57:55 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 06:57:55 #3 DONE 0.0s 06:57:55 06:57:55 #4 [internal] load .dockerignore 06:57:55 #4 transferring context: 06:57:55 #4 transferring context: 2B done 06:57:55 #4 DONE 0.0s 06:57:55 06:57:55 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:d9ad3c96e977ce1b93a8cd2bad4cfbc142d161e584bad34ef78a741d9eeaa6bf 06:57:55 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:d9ad3c96e977ce1b93a8cd2bad4cfbc142d161e584bad34ef78a741d9eeaa6bf 0.0s done 06:57:55 #5 CACHED 06:57:55 06:57:55 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:d9ad3c96e977ce1b93a8cd2bad4cfbc142d161e584bad34ef78a741d9eeaa6bf 06:57:55 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:d9ad3c96e977ce1b93a8cd2bad4cfbc142d161e584bad34ef78a741d9eeaa6bf 0.0s done 06:57:55 #6 CACHED 06:57:55 06:57:55 #7 exporting to image 06:57:55 #7 exporting layers done 06:57:55 #7 exporting manifest sha256:c50b6b66fa06f90da9379e311d053f8f4f7ea5a234a5d96758fc9416b033c801 done 06:57:55 #7 exporting config sha256:39d4900ff8740c1b39b7eb8467ca99b9051ea17388a4a27cd991326bf0ee93eb done 06:57:55 #7 exporting manifest sha256:b05fe79ccac8482836dfc329c3a299e52189008cdeb5cd2a6d793572f5dac0cb done 06:57:55 #7 exporting config sha256:6ef0609711f23bedc62393ad5ff5240e74ae04603f52def13b7af4b7120189c4 done 06:57:55 #7 exporting manifest list sha256:483da943b324b126dcb52475fb194032e31ef12a98bf7825103769db77119bd7 done 06:57:55 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:57:55 #7 DONE 0.0s 06:57:55 06:57:55 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 06:57:55 #8 DONE 0.0s 06:57:55 06:57:55 1 warning found (use --debug to expand): 06:57:55  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:57:55 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.104' 06:57:55 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.104 --push - 06:57:56 #1 [internal] load build definition from Dockerfile 06:57:56 #1 transferring dockerfile: 171B done 06:57:56 #1 DONE 0.0s 06:57:56 06:57:56 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.104 06:57:56 #2 DONE 0.0s 06:57:56 06:57:56 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.104 06:57:56 #3 DONE 0.0s 06:57:56 06:57:56 #4 [internal] load .dockerignore 06:57:56 #4 transferring context: 2B done 06:57:56 #4 DONE 0.0s 06:57:56 06:57:56 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.104@sha256:d9ad3c96e977ce1b93a8cd2bad4cfbc142d161e584bad34ef78a741d9eeaa6bf 06:57:56 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.104@sha256:d9ad3c96e977ce1b93a8cd2bad4cfbc142d161e584bad34ef78a741d9eeaa6bf 0.0s done 06:57:56 #5 CACHED 06:57:56 06:57:56 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.104@sha256:d9ad3c96e977ce1b93a8cd2bad4cfbc142d161e584bad34ef78a741d9eeaa6bf 06:57:56 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.104@sha256:d9ad3c96e977ce1b93a8cd2bad4cfbc142d161e584bad34ef78a741d9eeaa6bf 0.0s done 06:57:56 #6 CACHED 06:57:56 06:57:56 #7 exporting to image 06:57:56 #7 exporting layers done 06:57:56 #7 exporting manifest sha256:c50b6b66fa06f90da9379e311d053f8f4f7ea5a234a5d96758fc9416b033c801 done 06:57:56 #7 exporting config sha256:39d4900ff8740c1b39b7eb8467ca99b9051ea17388a4a27cd991326bf0ee93eb done 06:57:56 #7 exporting manifest sha256:b05fe79ccac8482836dfc329c3a299e52189008cdeb5cd2a6d793572f5dac0cb done 06:57:56 #7 exporting config sha256:6ef0609711f23bedc62393ad5ff5240e74ae04603f52def13b7af4b7120189c4 done 06:57:56 #7 exporting manifest list sha256:483da943b324b126dcb52475fb194032e31ef12a98bf7825103769db77119bd7 done 06:57:56 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:57:56 #7 DONE 0.0s 06:57:56 06:57:56 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 06:57:56 #8 DONE 0.0s 06:57:56 06:57:56 1 warning found (use --debug to expand): 06:57:56  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:57:56 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104' 06:57:56 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 --push - 06:57:56 #1 [internal] load build definition from Dockerfile 06:57:56 #1 transferring dockerfile: 212B done 06:57:56 #1 DONE 0.1s 06:57:56 06:57:56 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:57:56 #2 DONE 0.0s 06:57:56 06:57:56 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:57:56 #3 DONE 0.1s 06:57:56 06:57:56 #4 [internal] load .dockerignore 06:57:56 #4 transferring context: 2B done 06:57:56 #4 DONE 0.1s 06:57:56 06:57:56 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:d9ad3c96e977ce1b93a8cd2bad4cfbc142d161e584bad34ef78a741d9eeaa6bf 06:57:56 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:d9ad3c96e977ce1b93a8cd2bad4cfbc142d161e584bad34ef78a741d9eeaa6bf 0.0s done 06:57:56 #5 DONE 0.0s 06:57:56 06:57:56 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:d9ad3c96e977ce1b93a8cd2bad4cfbc142d161e584bad34ef78a741d9eeaa6bf 06:57:56 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:d9ad3c96e977ce1b93a8cd2bad4cfbc142d161e584bad34ef78a741d9eeaa6bf 0.0s done 06:57:56 #6 CACHED 06:57:56 06:57:56 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:d9ad3c96e977ce1b93a8cd2bad4cfbc142d161e584bad34ef78a741d9eeaa6bf 06:57:56 #5 CACHED 06:57:56 06:57:56 #7 exporting to image 06:57:56 #7 exporting layers done 06:57:56 #7 exporting manifest sha256:c50b6b66fa06f90da9379e311d053f8f4f7ea5a234a5d96758fc9416b033c801 done 06:57:56 #7 exporting config sha256:39d4900ff8740c1b39b7eb8467ca99b9051ea17388a4a27cd991326bf0ee93eb done 06:57:56 #7 exporting manifest sha256:b05fe79ccac8482836dfc329c3a299e52189008cdeb5cd2a6d793572f5dac0cb done 06:57:56 #7 exporting config sha256:6ef0609711f23bedc62393ad5ff5240e74ae04603f52def13b7af4b7120189c4 done 06:57:56 #7 exporting manifest list sha256:483da943b324b126dcb52475fb194032e31ef12a98bf7825103769db77119bd7 done 06:57:56 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:57:56 #7 DONE 0.0s 06:57:56 06:57:56 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 06:57:56 #8 DONE 0.0s 06:57:57 06:57:57 1 warning found (use --debug to expand): 06:57:57  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:57:57 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' 06:57:57 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - 06:57:57 #1 [internal] load build definition from Dockerfile 06:57:57 #1 transferring dockerfile: 162B done 06:57:57 #1 DONE 0.0s 06:57:57 06:57:57 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 06:57:57 #2 DONE 0.0s 06:57:57 06:57:57 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 06:57:57 #3 DONE 0.0s 06:57:57 06:57:57 #4 [internal] load .dockerignore 06:57:57 #4 transferring context: 2B done 06:57:57 #4 DONE 0.0s 06:57:57 06:57:57 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:d9ad3c96e977ce1b93a8cd2bad4cfbc142d161e584bad34ef78a741d9eeaa6bf 06:57:57 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:d9ad3c96e977ce1b93a8cd2bad4cfbc142d161e584bad34ef78a741d9eeaa6bf 0.0s done 06:57:57 #5 DONE 0.0s 06:57:57 06:57:57 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:d9ad3c96e977ce1b93a8cd2bad4cfbc142d161e584bad34ef78a741d9eeaa6bf 06:57:57 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:d9ad3c96e977ce1b93a8cd2bad4cfbc142d161e584bad34ef78a741d9eeaa6bf 0.0s done 06:57:57 #6 CACHED 06:57:57 06:57:57 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:d9ad3c96e977ce1b93a8cd2bad4cfbc142d161e584bad34ef78a741d9eeaa6bf 06:57:57 #5 CACHED 06:57:57 06:57:57 #7 exporting to image 06:57:57 #7 exporting layers done 06:57:57 #7 exporting manifest sha256:c50b6b66fa06f90da9379e311d053f8f4f7ea5a234a5d96758fc9416b033c801 done 06:57:57 #7 exporting config sha256:39d4900ff8740c1b39b7eb8467ca99b9051ea17388a4a27cd991326bf0ee93eb done 06:57:57 #7 exporting manifest sha256:b05fe79ccac8482836dfc329c3a299e52189008cdeb5cd2a6d793572f5dac0cb done 06:57:57 #7 exporting config sha256:6ef0609711f23bedc62393ad5ff5240e74ae04603f52def13b7af4b7120189c4 done 06:57:57 #7 exporting manifest list sha256:483da943b324b126dcb52475fb194032e31ef12a98bf7825103769db77119bd7 done 06:57:57 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:57:57 #7 DONE 0.0s 06:57:57 06:57:57 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 06:57:57 #8 DONE 0.0s 06:57:57 06:57:57 1 warning found (use --debug to expand): 06:57:57  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:57:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25' 06:57:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25 --push - 06:57:58 #1 [internal] load build definition from Dockerfile 06:57:58 #1 transferring dockerfile: 206B 0.0s done 06:57:58 #1 DONE 0.0s 06:57:58 06:57:58 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:57:58 #2 DONE 0.0s 06:57:58 06:57:58 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:57:58 #3 DONE 0.0s 06:57:58 06:57:58 #4 [internal] load .dockerignore 06:57:58 #4 transferring context: 06:57:58 #4 transferring context: 2B done 06:57:58 #4 DONE 0.0s 06:57:58 06:57:58 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:f96c5cc31d4b71841ab2a70cac58d1a1c1e4f701cb6467b41681f03034c9b528 06:57:58 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:f96c5cc31d4b71841ab2a70cac58d1a1c1e4f701cb6467b41681f03034c9b528 0.0s done 06:57:58 #5 DONE 0.0s 06:57:58 06:57:58 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:f96c5cc31d4b71841ab2a70cac58d1a1c1e4f701cb6467b41681f03034c9b528 06:57:58 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:f96c5cc31d4b71841ab2a70cac58d1a1c1e4f701cb6467b41681f03034c9b528 0.0s done 06:57:58 #6 DONE 0.3s 06:57:58 06:57:58 #7 exporting to image 06:57:58 #7 exporting layers done 06:57:58 #7 exporting manifest sha256:07d1ea21d85942ffb21241730ee1ce3612b279bebc402c7e6d12cd568b9e6da7 0.0s done 06:57:58 #7 exporting config sha256:e873d69925595a399c96d5ba51acb073883313ba63a2d77eb014009cb2d28742 done 06:57:58 #7 exporting manifest sha256:32c99ffa3b0f4ee458127fee279ad3c3d4266950e12fe6676acd947846d52a2e 0.0s done 06:57:58 #7 exporting config sha256:1d6c997f739122f8dd39d50bc15a2dba6256803e5b6f34f82283c029b7abe46e 0.0s done 06:57:58 #7 exporting manifest list sha256:b8c878fe2a8e0231944a9a7278c0e1d5e52614d2024eca76fa67b835c41e57d3 0.0s done 06:57:58 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:57:58 #7 DONE 0.1s 06:57:58 06:57:58 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 06:57:58 #8 DONE 0.0s 06:57:58 06:57:58 1 warning found (use --debug to expand): 06:57:58  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:57:59 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - 06:57:59 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' 06:57:59 #1 [internal] load build definition from Dockerfile 06:57:59 #1 transferring dockerfile: 172B done 06:57:59 #1 DONE 0.0s 06:57:59 06:57:59 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 06:57:59 #2 DONE 0.0s 06:57:59 06:57:59 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 06:57:59 #3 DONE 0.0s 06:57:59 06:57:59 #4 [internal] load .dockerignore 06:57:59 #4 transferring context: 2B done 06:57:59 #4 DONE 0.0s 06:57:59 06:57:59 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:f96c5cc31d4b71841ab2a70cac58d1a1c1e4f701cb6467b41681f03034c9b528 06:57:59 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:f96c5cc31d4b71841ab2a70cac58d1a1c1e4f701cb6467b41681f03034c9b528 0.1s done 06:57:59 #5 CACHED 06:57:59 06:57:59 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:f96c5cc31d4b71841ab2a70cac58d1a1c1e4f701cb6467b41681f03034c9b528 06:57:59 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:f96c5cc31d4b71841ab2a70cac58d1a1c1e4f701cb6467b41681f03034c9b528 0.1s done 06:57:59 #6 CACHED 06:57:59 06:57:59 #7 exporting to image 06:57:59 #7 exporting layers done 06:57:59 #7 exporting manifest sha256:07d1ea21d85942ffb21241730ee1ce3612b279bebc402c7e6d12cd568b9e6da7 0.0s done 06:57:59 #7 exporting config sha256:e873d69925595a399c96d5ba51acb073883313ba63a2d77eb014009cb2d28742 0.0s done 06:57:59 #7 exporting manifest sha256:32c99ffa3b0f4ee458127fee279ad3c3d4266950e12fe6676acd947846d52a2e done 06:57:59 #7 exporting config sha256:1d6c997f739122f8dd39d50bc15a2dba6256803e5b6f34f82283c029b7abe46e 06:57:59 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:57:59 #7 exporting config sha256:1d6c997f739122f8dd39d50bc15a2dba6256803e5b6f34f82283c029b7abe46e done 06:57:59 #7 exporting manifest list sha256:b8c878fe2a8e0231944a9a7278c0e1d5e52614d2024eca76fa67b835c41e57d3 done 06:57:59 #7 DONE 0.0s 06:57:59 06:57:59 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 06:57:59 #8 DONE 0.0s 06:57:59 06:57:59 1 warning found (use --debug to expand): 06:57:59  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:57:59 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.104' 06:57:59 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.104 --push - 06:58:00 #1 [internal] load build definition from Dockerfile 06:58:00 #1 transferring dockerfile: 179B done 06:58:00 #1 DONE 0.0s 06:58:00 06:58:00 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.104 06:58:00 #2 DONE 0.0s 06:58:00 06:58:00 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.104 06:58:00 #3 DONE 0.0s 06:58:00 06:58:00 #4 [internal] load .dockerignore 06:58:00 #4 transferring context: 2B done 06:58:00 #4 DONE 0.0s 06:58:00 06:58:00 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.104@sha256:f96c5cc31d4b71841ab2a70cac58d1a1c1e4f701cb6467b41681f03034c9b528 06:58:00 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.104@sha256:f96c5cc31d4b71841ab2a70cac58d1a1c1e4f701cb6467b41681f03034c9b528 0.0s done 06:58:00 #5 CACHED 06:58:00 06:58:00 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.104@sha256:f96c5cc31d4b71841ab2a70cac58d1a1c1e4f701cb6467b41681f03034c9b528 06:58:00 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.104@sha256:f96c5cc31d4b71841ab2a70cac58d1a1c1e4f701cb6467b41681f03034c9b528 0.0s done 06:58:00 #6 CACHED 06:58:00 06:58:00 #7 exporting to image 06:58:00 #7 exporting layers done 06:58:00 #7 exporting manifest sha256:07d1ea21d85942ffb21241730ee1ce3612b279bebc402c7e6d12cd568b9e6da7 done 06:58:00 #7 exporting config sha256:e873d69925595a399c96d5ba51acb073883313ba63a2d77eb014009cb2d28742 done 06:58:00 #7 exporting manifest sha256:32c99ffa3b0f4ee458127fee279ad3c3d4266950e12fe6676acd947846d52a2e done 06:58:00 #7 exporting config sha256:1d6c997f739122f8dd39d50bc15a2dba6256803e5b6f34f82283c029b7abe46e done 06:58:00 #7 exporting manifest list sha256:b8c878fe2a8e0231944a9a7278c0e1d5e52614d2024eca76fa67b835c41e57d3 done 06:58:00 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:58:00 #7 DONE 0.0s 06:58:00 06:58:00 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 06:58:00 #8 DONE 0.0s 06:58:00 06:58:00 1 warning found (use --debug to expand): 06:58:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:58:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104' 06:58:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 --push - 06:58:00 #1 [internal] load build definition from Dockerfile 06:58:00 #1 transferring dockerfile: 220B done 06:58:00 #1 DONE 0.0s 06:58:00 06:58:00 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:58:00 #2 DONE 0.0s 06:58:00 06:58:00 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:58:00 #3 DONE 0.0s 06:58:00 06:58:00 #4 [internal] load .dockerignore 06:58:00 #4 transferring context: 2B done 06:58:00 #4 DONE 0.0s 06:58:00 06:58:00 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:f96c5cc31d4b71841ab2a70cac58d1a1c1e4f701cb6467b41681f03034c9b528 06:58:00 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:f96c5cc31d4b71841ab2a70cac58d1a1c1e4f701cb6467b41681f03034c9b528 0.0s done 06:58:00 #5 CACHED 06:58:00 06:58:00 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:f96c5cc31d4b71841ab2a70cac58d1a1c1e4f701cb6467b41681f03034c9b528 06:58:00 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:f96c5cc31d4b71841ab2a70cac58d1a1c1e4f701cb6467b41681f03034c9b528 0.0s done 06:58:00 #6 CACHED 06:58:00 06:58:00 #7 exporting to image 06:58:00 #7 exporting layers done 06:58:00 #7 exporting manifest sha256:07d1ea21d85942ffb21241730ee1ce3612b279bebc402c7e6d12cd568b9e6da7 done 06:58:00 #7 exporting config sha256:e873d69925595a399c96d5ba51acb073883313ba63a2d77eb014009cb2d28742 done 06:58:00 #7 exporting manifest sha256:32c99ffa3b0f4ee458127fee279ad3c3d4266950e12fe6676acd947846d52a2e done 06:58:00 #7 exporting config sha256:1d6c997f739122f8dd39d50bc15a2dba6256803e5b6f34f82283c029b7abe46e done 06:58:00 #7 exporting manifest list sha256:b8c878fe2a8e0231944a9a7278c0e1d5e52614d2024eca76fa67b835c41e57d3 done 06:58:00 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:58:00 #7 DONE 0.0s 06:58:00 06:58:00 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 06:58:00 #8 DONE 0.0s 06:58:00 06:58:00 1 warning found (use --debug to expand): 06:58:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:58:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' 06:58:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - 06:58:01 #1 [internal] load build definition from Dockerfile 06:58:01 #1 transferring dockerfile: 170B done 06:58:01 #1 DONE 0.0s 06:58:01 06:58:01 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 06:58:01 #2 DONE 0.0s 06:58:01 06:58:01 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 06:58:01 #3 DONE 0.0s 06:58:01 06:58:01 #4 [internal] load .dockerignore 06:58:01 #4 transferring context: 2B done 06:58:01 #4 DONE 0.0s 06:58:01 06:58:01 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:f96c5cc31d4b71841ab2a70cac58d1a1c1e4f701cb6467b41681f03034c9b528 06:58:01 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:f96c5cc31d4b71841ab2a70cac58d1a1c1e4f701cb6467b41681f03034c9b528 0.0s done 06:58:01 #5 CACHED 06:58:01 06:58:01 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:f96c5cc31d4b71841ab2a70cac58d1a1c1e4f701cb6467b41681f03034c9b528 06:58:01 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:f96c5cc31d4b71841ab2a70cac58d1a1c1e4f701cb6467b41681f03034c9b528 0.0s done 06:58:01 #6 CACHED 06:58:01 06:58:01 #7 exporting to image 06:58:01 #7 exporting layers done 06:58:01 #7 exporting manifest sha256:07d1ea21d85942ffb21241730ee1ce3612b279bebc402c7e6d12cd568b9e6da7 done 06:58:01 #7 exporting config sha256:e873d69925595a399c96d5ba51acb073883313ba63a2d77eb014009cb2d28742 done 06:58:01 #7 exporting manifest sha256:32c99ffa3b0f4ee458127fee279ad3c3d4266950e12fe6676acd947846d52a2e done 06:58:01 #7 exporting config sha256:1d6c997f739122f8dd39d50bc15a2dba6256803e5b6f34f82283c029b7abe46e done 06:58:01 #7 exporting manifest list sha256:b8c878fe2a8e0231944a9a7278c0e1d5e52614d2024eca76fa67b835c41e57d3 done 06:58:01 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:58:01 #7 DONE 0.0s 06:58:01 06:58:01 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 06:58:01 #8 DONE 0.0s 06:58:01 06:58:01 1 warning found (use --debug to expand): 06:58:01  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:58:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:18377efbcf723ec9c9518bd44e4bbe02c0923e25' 06:58:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:18377efbcf723ec9c9518bd44e4bbe02c0923e25 --push - 06:58:02 #1 [internal] load build definition from Dockerfile 06:58:02 #1 transferring dockerfile: 204B done 06:58:02 #1 DONE 0.0s 06:58:02 06:58:02 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:58:02 #2 DONE 0.1s 06:58:02 06:58:02 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:58:02 #3 DONE 0.1s 06:58:02 06:58:02 #4 [internal] load .dockerignore 06:58:02 #4 transferring context: 06:58:02 #4 transferring context: 2B done 06:58:02 #4 DONE 0.0s 06:58:02 06:58:02 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:24fa1d974905dae98bf07d0d986b2d55b6cef5574bf00c73eb5c761ee136ce7e 06:58:02 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:24fa1d974905dae98bf07d0d986b2d55b6cef5574bf00c73eb5c761ee136ce7e 0.0s done 06:58:02 #5 DONE 0.0s 06:58:02 06:58:02 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:24fa1d974905dae98bf07d0d986b2d55b6cef5574bf00c73eb5c761ee136ce7e 06:58:02 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:24fa1d974905dae98bf07d0d986b2d55b6cef5574bf00c73eb5c761ee136ce7e 0.0s done 06:58:02 #6 DONE 0.2s 06:58:02 06:58:02 #7 exporting to image 06:58:02 #7 exporting layers done 06:58:02 #7 exporting manifest sha256:a3ff0a781e6bf8792c7c85723e3fd8b8250f1c54d8d7b6154de45560986b2d7b done 06:58:02 #7 exporting config sha256:56c6883051913f242cf368c52de3e509d3debc6452a9819623a749d48e57ca40 done 06:58:02 #7 exporting manifest sha256:606d77af68cbb78892c689166ebe9051a54ee879adc159d3d32b416a464a6eee done 06:58:02 #7 exporting config sha256:985fbd2e319629a177da015ac26311eba57df2b4189d63b6a07b25fa1bb3344b done 06:58:02 #7 exporting manifest list sha256:1c9baae51db8b5ff3f96a4655dccb6303051eedd596a40c4d9aeb591791f44a0 0.0s done 06:58:02 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:58:02 #7 DONE 0.0s 06:58:02 06:58:02 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 06:58:02 #8 DONE 0.0s 06:58:02 06:58:02 1 warning found (use --debug to expand): 06:58:02  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:58:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - 06:58:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' 06:58:02 #1 [internal] load build definition from Dockerfile 06:58:03 #1 transferring dockerfile: 170B done 06:58:03 #1 DONE 0.0s 06:58:03 06:58:03 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 06:58:03 #2 DONE 0.0s 06:58:03 06:58:03 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 06:58:03 #3 DONE 0.0s 06:58:03 06:58:03 #4 [internal] load .dockerignore 06:58:03 #4 transferring context: 2B done 06:58:03 #4 DONE 0.0s 06:58:03 06:58:03 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:24fa1d974905dae98bf07d0d986b2d55b6cef5574bf00c73eb5c761ee136ce7e 06:58:03 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:24fa1d974905dae98bf07d0d986b2d55b6cef5574bf00c73eb5c761ee136ce7e 0.0s done 06:58:03 #5 CACHED 06:58:03 06:58:03 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:24fa1d974905dae98bf07d0d986b2d55b6cef5574bf00c73eb5c761ee136ce7e 06:58:03 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:24fa1d974905dae98bf07d0d986b2d55b6cef5574bf00c73eb5c761ee136ce7e 0.0s done 06:58:03 #6 CACHED 06:58:03 06:58:03 #7 exporting to image 06:58:03 #7 exporting layers done 06:58:03 #7 exporting manifest sha256:a3ff0a781e6bf8792c7c85723e3fd8b8250f1c54d8d7b6154de45560986b2d7b done 06:58:03 #7 exporting config sha256:56c6883051913f242cf368c52de3e509d3debc6452a9819623a749d48e57ca40 done 06:58:03 #7 exporting manifest sha256:606d77af68cbb78892c689166ebe9051a54ee879adc159d3d32b416a464a6eee done 06:58:03 #7 exporting config sha256:985fbd2e319629a177da015ac26311eba57df2b4189d63b6a07b25fa1bb3344b done 06:58:03 #7 exporting manifest list sha256:1c9baae51db8b5ff3f96a4655dccb6303051eedd596a40c4d9aeb591791f44a0 done 06:58:03 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:58:03 #7 DONE 0.0s 06:58:03 06:58:03 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 06:58:03 #8 DONE 0.0s 06:58:03 06:58:03 1 warning found (use --debug to expand): 06:58:03  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:58:03 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.104' 06:58:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.104 --push - 06:58:04 #1 [internal] load build definition from Dockerfile 06:58:04 #1 transferring dockerfile: 177B done 06:58:04 #1 DONE 0.0s 06:58:04 06:58:04 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.104 06:58:04 #2 DONE 0.0s 06:58:04 06:58:04 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.104 06:58:04 #3 DONE 0.0s 06:58:04 06:58:04 #4 [internal] load .dockerignore 06:58:04 #4 transferring context: 2B done 06:58:04 #4 DONE 0.0s 06:58:04 06:58:04 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.104@sha256:24fa1d974905dae98bf07d0d986b2d55b6cef5574bf00c73eb5c761ee136ce7e 06:58:04 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.104@sha256:24fa1d974905dae98bf07d0d986b2d55b6cef5574bf00c73eb5c761ee136ce7e 0.0s done 06:58:04 #5 CACHED 06:58:04 06:58:04 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.104@sha256:24fa1d974905dae98bf07d0d986b2d55b6cef5574bf00c73eb5c761ee136ce7e 06:58:04 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.104@sha256:24fa1d974905dae98bf07d0d986b2d55b6cef5574bf00c73eb5c761ee136ce7e 0.0s done 06:58:04 #6 CACHED 06:58:04 06:58:04 #7 exporting to image 06:58:04 #7 exporting layers done 06:58:04 #7 exporting manifest sha256:a3ff0a781e6bf8792c7c85723e3fd8b8250f1c54d8d7b6154de45560986b2d7b done 06:58:04 #7 exporting config sha256:56c6883051913f242cf368c52de3e509d3debc6452a9819623a749d48e57ca40 done 06:58:04 #7 exporting manifest sha256:606d77af68cbb78892c689166ebe9051a54ee879adc159d3d32b416a464a6eee done 06:58:04 #7 exporting config sha256:985fbd2e319629a177da015ac26311eba57df2b4189d63b6a07b25fa1bb3344b done 06:58:04 #7 exporting manifest list sha256:1c9baae51db8b5ff3f96a4655dccb6303051eedd596a40c4d9aeb591791f44a0 done 06:58:04 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:58:04 #7 DONE 0.0s 06:58:04 06:58:04 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 06:58:04 #8 DONE 0.0s 06:58:04 06:58:04 1 warning found (use --debug to expand): 06:58:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:58:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104' 06:58:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 --push - 06:58:04 #1 [internal] load build definition from Dockerfile 06:58:04 #1 transferring dockerfile: 218B done 06:58:04 #1 DONE 0.0s 06:58:04 06:58:04 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:58:04 #2 DONE 0.0s 06:58:04 06:58:04 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:58:04 #3 DONE 0.0s 06:58:04 06:58:04 #4 [internal] load .dockerignore 06:58:04 #4 transferring context: 2B done 06:58:04 #4 DONE 0.0s 06:58:04 06:58:04 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:24fa1d974905dae98bf07d0d986b2d55b6cef5574bf00c73eb5c761ee136ce7e 06:58:04 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:24fa1d974905dae98bf07d0d986b2d55b6cef5574bf00c73eb5c761ee136ce7e 0.0s done 06:58:04 #5 CACHED 06:58:04 06:58:04 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:24fa1d974905dae98bf07d0d986b2d55b6cef5574bf00c73eb5c761ee136ce7e 06:58:04 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:24fa1d974905dae98bf07d0d986b2d55b6cef5574bf00c73eb5c761ee136ce7e 0.0s done 06:58:04 #6 CACHED 06:58:04 06:58:04 #7 exporting to image 06:58:04 #7 exporting layers done 06:58:04 #7 exporting manifest sha256:a3ff0a781e6bf8792c7c85723e3fd8b8250f1c54d8d7b6154de45560986b2d7b done 06:58:04 #7 exporting config sha256:56c6883051913f242cf368c52de3e509d3debc6452a9819623a749d48e57ca40 done 06:58:04 #7 exporting manifest sha256:606d77af68cbb78892c689166ebe9051a54ee879adc159d3d32b416a464a6eee done 06:58:04 #7 exporting config sha256:985fbd2e319629a177da015ac26311eba57df2b4189d63b6a07b25fa1bb3344b done 06:58:04 #7 exporting manifest list sha256:1c9baae51db8b5ff3f96a4655dccb6303051eedd596a40c4d9aeb591791f44a0 done 06:58:04 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:58:04 #7 DONE 0.0s 06:58:04 06:58:04 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 06:58:04 #8 DONE 0.0s 06:58:04 06:58:04 1 warning found (use --debug to expand): 06:58:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:58:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' 06:58:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - 06:58:05 #1 [internal] load build definition from Dockerfile 06:58:05 #1 transferring dockerfile: 168B done 06:58:05 #1 DONE 0.0s 06:58:05 06:58:05 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 06:58:05 #2 DONE 0.0s 06:58:05 06:58:05 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 06:58:05 #3 DONE 0.0s 06:58:05 06:58:05 #4 [internal] load .dockerignore 06:58:05 #4 transferring context: 2B done 06:58:05 #4 DONE 0.0s 06:58:05 06:58:05 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:24fa1d974905dae98bf07d0d986b2d55b6cef5574bf00c73eb5c761ee136ce7e 06:58:05 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:24fa1d974905dae98bf07d0d986b2d55b6cef5574bf00c73eb5c761ee136ce7e 0.0s done 06:58:05 #5 DONE 0.0s 06:58:05 06:58:05 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:24fa1d974905dae98bf07d0d986b2d55b6cef5574bf00c73eb5c761ee136ce7e 06:58:05 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:24fa1d974905dae98bf07d0d986b2d55b6cef5574bf00c73eb5c761ee136ce7e 0.0s done 06:58:05 #6 CACHED 06:58:05 06:58:05 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:24fa1d974905dae98bf07d0d986b2d55b6cef5574bf00c73eb5c761ee136ce7e 06:58:05 #5 CACHED 06:58:05 06:58:05 #7 exporting to image 06:58:05 #7 exporting layers done 06:58:05 #7 exporting manifest sha256:a3ff0a781e6bf8792c7c85723e3fd8b8250f1c54d8d7b6154de45560986b2d7b done 06:58:05 #7 exporting config sha256:56c6883051913f242cf368c52de3e509d3debc6452a9819623a749d48e57ca40 done 06:58:05 #7 exporting manifest sha256:606d77af68cbb78892c689166ebe9051a54ee879adc159d3d32b416a464a6eee done 06:58:05 #7 exporting config sha256:985fbd2e319629a177da015ac26311eba57df2b4189d63b6a07b25fa1bb3344b done 06:58:05 #7 exporting manifest list sha256:1c9baae51db8b5ff3f96a4655dccb6303051eedd596a40c4d9aeb591791f44a0 done 06:58:05 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:58:05 #7 DONE 0.0s 06:58:05 06:58:05 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 06:58:05 #8 DONE 0.0s 06:58:05 06:58:05 1 warning found (use --debug to expand): 06:58:05  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:58:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25 --push - 06:58:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25' 06:58:05 #1 [internal] load build definition from Dockerfile 06:58:05 #1 transferring dockerfile: 205B done 06:58:05 #1 DONE 0.0s 06:58:05 06:58:05 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:58:05 #2 DONE 0.1s 06:58:05 06:58:05 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:58:05 #3 DONE 0.1s 06:58:05 06:58:05 #4 [internal] load .dockerignore 06:58:05 #4 transferring context: 2B done 06:58:05 #4 DONE 0.0s 06:58:05 06:58:05 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:f39b5ba565fea196873d48a901432d64ea8f61dc5009128785318937b757a8d4 06:58:05 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:f39b5ba565fea196873d48a901432d64ea8f61dc5009128785318937b757a8d4 0.0s done 06:58:05 #5 DONE 0.0s 06:58:05 06:58:05 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:f39b5ba565fea196873d48a901432d64ea8f61dc5009128785318937b757a8d4 06:58:05 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:f39b5ba565fea196873d48a901432d64ea8f61dc5009128785318937b757a8d4 0.0s done 06:58:06 #6 DONE 0.3s 06:58:06 06:58:06 #7 exporting to image 06:58:06 #7 exporting layers done 06:58:06 #7 exporting manifest sha256:a2f8399ff14690ce21d3a5eb209930c3413afe6be54b89da34db68c5b6d7ae38 0.0s done 06:58:06 #7 exporting config sha256:e868b017b43e8de99a350fcafe242e826832c7732524424cf04b02aeecb11917 done 06:58:06 #7 exporting manifest sha256:fac137352a0c34151fafe0a0862ad03edde3e99413d3c3d103964b0de26f8494 0.0s done 06:58:06 #7 exporting config sha256:896f4b70aed543201b5abff969831d8f99c6be0460053952a0d8b9a6dfba0556 0.0s done 06:58:06 #7 exporting manifest list sha256:f450de5059a05e4b79f81c37f0f8645e92271d7163a83e5eefa60c58620e0669 0.0s done 06:58:06 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:58:06 #7 DONE 0.1s 06:58:06 06:58:06 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 06:58:06 #8 DONE 0.0s 06:58:06 06:58:06 1 warning found (use --debug to expand): 06:58:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:58:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' 06:58:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - 06:58:06 #1 [internal] load build definition from Dockerfile 06:58:06 #1 transferring dockerfile: 171B done 06:58:06 #1 DONE 0.0s 06:58:06 06:58:06 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 06:58:06 #2 DONE 0.0s 06:58:06 06:58:06 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 06:58:06 #3 DONE 0.1s 06:58:06 06:58:06 #4 [internal] load .dockerignore 06:58:06 #4 transferring context: 2B done 06:58:06 #4 DONE 0.1s 06:58:06 06:58:06 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:f39b5ba565fea196873d48a901432d64ea8f61dc5009128785318937b757a8d4 06:58:06 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:f39b5ba565fea196873d48a901432d64ea8f61dc5009128785318937b757a8d4 0.0s done 06:58:06 #5 CACHED 06:58:06 06:58:06 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:f39b5ba565fea196873d48a901432d64ea8f61dc5009128785318937b757a8d4 06:58:06 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:f39b5ba565fea196873d48a901432d64ea8f61dc5009128785318937b757a8d4 0.0s done 06:58:06 #6 CACHED 06:58:06 06:58:06 #7 exporting to image 06:58:06 #7 exporting layers done 06:58:06 #7 exporting manifest sha256:a2f8399ff14690ce21d3a5eb209930c3413afe6be54b89da34db68c5b6d7ae38 done 06:58:06 #7 exporting config sha256:e868b017b43e8de99a350fcafe242e826832c7732524424cf04b02aeecb11917 06:58:06 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:58:06 #7 exporting config sha256:e868b017b43e8de99a350fcafe242e826832c7732524424cf04b02aeecb11917 done 06:58:06 #7 exporting manifest sha256:fac137352a0c34151fafe0a0862ad03edde3e99413d3c3d103964b0de26f8494 done 06:58:06 #7 exporting config sha256:896f4b70aed543201b5abff969831d8f99c6be0460053952a0d8b9a6dfba0556 done 06:58:06 #7 exporting manifest list sha256:f450de5059a05e4b79f81c37f0f8645e92271d7163a83e5eefa60c58620e0669 done 06:58:06 #7 DONE 0.0s 06:58:06 06:58:06 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 06:58:06 #8 DONE 0.0s 06:58:07 06:58:07 1 warning found (use --debug to expand): 06:58:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:58:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.104' 06:58:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.104 --push - 06:58:07 #1 [internal] load build definition from Dockerfile 06:58:07 #1 transferring dockerfile: 178B done 06:58:07 #1 DONE 0.0s 06:58:07 06:58:07 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.104 06:58:07 #2 DONE 0.0s 06:58:07 06:58:07 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.104 06:58:07 #3 DONE 0.0s 06:58:07 06:58:07 #4 [internal] load .dockerignore 06:58:07 #4 transferring context: 06:58:07 #4 transferring context: 2B done 06:58:07 #4 DONE 0.0s 06:58:07 06:58:07 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.104@sha256:f39b5ba565fea196873d48a901432d64ea8f61dc5009128785318937b757a8d4 06:58:07 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.104@sha256:f39b5ba565fea196873d48a901432d64ea8f61dc5009128785318937b757a8d4 0.0s done 06:58:07 #5 CACHED 06:58:07 06:58:07 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.104@sha256:f39b5ba565fea196873d48a901432d64ea8f61dc5009128785318937b757a8d4 06:58:07 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.104@sha256:f39b5ba565fea196873d48a901432d64ea8f61dc5009128785318937b757a8d4 0.0s done 06:58:07 #6 CACHED 06:58:07 06:58:07 #7 exporting to image 06:58:07 #7 exporting layers done 06:58:07 #7 exporting manifest sha256:a2f8399ff14690ce21d3a5eb209930c3413afe6be54b89da34db68c5b6d7ae38 0.0s done 06:58:07 #7 exporting config sha256:e868b017b43e8de99a350fcafe242e826832c7732524424cf04b02aeecb11917 done 06:58:07 #7 exporting manifest sha256:fac137352a0c34151fafe0a0862ad03edde3e99413d3c3d103964b0de26f8494 done 06:58:07 #7 exporting config sha256:896f4b70aed543201b5abff969831d8f99c6be0460053952a0d8b9a6dfba0556 06:58:07 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:58:08 #7 exporting config sha256:896f4b70aed543201b5abff969831d8f99c6be0460053952a0d8b9a6dfba0556 done 06:58:08 #7 exporting manifest list sha256:f450de5059a05e4b79f81c37f0f8645e92271d7163a83e5eefa60c58620e0669 done 06:58:08 #7 DONE 0.0s 06:58:08 06:58:08 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 06:58:08 #8 DONE 0.0s 06:58:08 06:58:08 1 warning found (use --debug to expand): 06:58:08  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:58:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 --push - 06:58:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104' 06:58:08 #1 [internal] load build definition from Dockerfile 06:58:08 #1 transferring dockerfile: 219B done 06:58:08 #1 DONE 0.0s 06:58:08 06:58:08 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:58:08 #2 DONE 0.0s 06:58:08 06:58:08 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:58:08 #3 DONE 0.0s 06:58:08 06:58:08 #4 [internal] load .dockerignore 06:58:08 #4 transferring context: 2B done 06:58:08 #4 DONE 0.0s 06:58:08 06:58:08 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:f39b5ba565fea196873d48a901432d64ea8f61dc5009128785318937b757a8d4 06:58:08 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:f39b5ba565fea196873d48a901432d64ea8f61dc5009128785318937b757a8d4 0.0s done 06:58:08 #5 CACHED 06:58:08 06:58:08 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:f39b5ba565fea196873d48a901432d64ea8f61dc5009128785318937b757a8d4 06:58:08 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:f39b5ba565fea196873d48a901432d64ea8f61dc5009128785318937b757a8d4 0.0s done 06:58:08 #6 CACHED 06:58:08 06:58:08 #7 exporting to image 06:58:08 #7 exporting layers done 06:58:08 #7 exporting manifest sha256:a2f8399ff14690ce21d3a5eb209930c3413afe6be54b89da34db68c5b6d7ae38 done 06:58:08 #7 exporting config sha256:e868b017b43e8de99a350fcafe242e826832c7732524424cf04b02aeecb11917 done 06:58:08 #7 exporting manifest sha256:fac137352a0c34151fafe0a0862ad03edde3e99413d3c3d103964b0de26f8494 done 06:58:08 #7 exporting config sha256:896f4b70aed543201b5abff969831d8f99c6be0460053952a0d8b9a6dfba0556 done 06:58:08 #7 exporting manifest list sha256:f450de5059a05e4b79f81c37f0f8645e92271d7163a83e5eefa60c58620e0669 done 06:58:08 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:58:08 #7 DONE 0.0s 06:58:08 06:58:08 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 06:58:08 #8 DONE 0.0s 06:58:08 06:58:08 1 warning found (use --debug to expand): 06:58:08  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:58:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' 06:58:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - 06:58:09 #1 [internal] load build definition from Dockerfile 06:58:09 #1 transferring dockerfile: 169B done 06:58:09 #1 DONE 0.0s 06:58:09 06:58:09 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 06:58:09 #2 DONE 0.0s 06:58:09 06:58:09 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 06:58:09 #3 DONE 0.0s 06:58:09 06:58:09 #4 [internal] load .dockerignore 06:58:09 #4 transferring context: 06:58:09 #4 transferring context: 2B done 06:58:09 #4 DONE 0.0s 06:58:09 06:58:09 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:f39b5ba565fea196873d48a901432d64ea8f61dc5009128785318937b757a8d4 06:58:09 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:f39b5ba565fea196873d48a901432d64ea8f61dc5009128785318937b757a8d4 0.0s done 06:58:09 #5 CACHED 06:58:09 06:58:09 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:f39b5ba565fea196873d48a901432d64ea8f61dc5009128785318937b757a8d4 06:58:09 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:f39b5ba565fea196873d48a901432d64ea8f61dc5009128785318937b757a8d4 0.0s done 06:58:09 #6 CACHED 06:58:09 06:58:09 #7 exporting to image 06:58:09 #7 exporting layers done 06:58:09 #7 exporting manifest sha256:a2f8399ff14690ce21d3a5eb209930c3413afe6be54b89da34db68c5b6d7ae38 done 06:58:09 #7 exporting config sha256:e868b017b43e8de99a350fcafe242e826832c7732524424cf04b02aeecb11917 done 06:58:09 #7 exporting manifest sha256:fac137352a0c34151fafe0a0862ad03edde3e99413d3c3d103964b0de26f8494 done 06:58:09 #7 exporting config sha256:896f4b70aed543201b5abff969831d8f99c6be0460053952a0d8b9a6dfba0556 done 06:58:09 #7 exporting manifest list sha256:f450de5059a05e4b79f81c37f0f8645e92271d7163a83e5eefa60c58620e0669 done 06:58:09 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:58:09 #7 DONE 0.0s 06:58:09 06:58:09 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 06:58:09 #8 DONE 0.0s 06:58:09 06:58:09 1 warning found (use --debug to expand): 06:58:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:58:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25' 06:58:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25 --push - 06:58:10 #1 [internal] load build definition from Dockerfile 06:58:10 #1 transferring dockerfile: 211B done 06:58:10 #1 DONE 0.0s 06:58:10 06:58:10 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:58:10 #2 DONE 0.0s 06:58:10 06:58:10 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:58:10 #3 DONE 0.0s 06:58:10 06:58:10 #4 [internal] load .dockerignore 06:58:10 #4 transferring context: 06:58:10 #4 transferring context: 2B done 06:58:10 #4 DONE 0.0s 06:58:10 06:58:10 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:04c459a9ba31bbf4c4d436f35a1daec7a446cec497965652d27e025c3e84b20b 06:58:10 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:04c459a9ba31bbf4c4d436f35a1daec7a446cec497965652d27e025c3e84b20b 0.0s done 06:58:10 #5 DONE 0.0s 06:58:10 06:58:10 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:04c459a9ba31bbf4c4d436f35a1daec7a446cec497965652d27e025c3e84b20b 06:58:10 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:04c459a9ba31bbf4c4d436f35a1daec7a446cec497965652d27e025c3e84b20b 0.0s done 06:58:10 #6 DONE 0.3s 06:58:10 06:58:10 #7 exporting to image 06:58:10 #7 exporting layers done 06:58:10 #7 exporting manifest sha256:78ec355c0468afa44f5cfe475a503637dd120afac868315230f2b0d55ec12f07 0.0s done 06:58:10 #7 exporting config sha256:bc5e3007da3d84327560efca8d00d2814d4a83ec9bbd437743be87774f3e2435 done 06:58:10 #7 exporting manifest sha256:078e2130d76743b2629eaa5303b2847aa181ed024978b2e324d162ecdf3287e8 0.0s done 06:58:10 #7 exporting config sha256:5f04e29f09f1efb2ba00d780d8d6d8866fcb6f233d17fa461293d5ccd54559fa done 06:58:10 #7 exporting manifest list sha256:a6f10952a613ce11a41c42c2f7b289d79b200149f7f92e83eb8666005c10db9b 0.0s done 06:58:10 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:58:10 #7 DONE 0.1s 06:58:10 06:58:10 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 06:58:10 #8 DONE 0.0s 06:58:10 06:58:10 1 warning found (use --debug to expand): 06:58:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:58:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' 06:58:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - 06:58:11 #1 [internal] load build definition from Dockerfile 06:58:11 #1 transferring dockerfile: 177B done 06:58:11 #1 DONE 0.0s 06:58:11 06:58:11 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 06:58:11 #2 DONE 0.0s 06:58:11 06:58:11 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 06:58:11 #3 DONE 0.0s 06:58:11 06:58:11 #4 [internal] load .dockerignore 06:58:11 #4 transferring context: 2B done 06:58:11 #4 DONE 0.0s 06:58:11 06:58:11 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:04c459a9ba31bbf4c4d436f35a1daec7a446cec497965652d27e025c3e84b20b 06:58:11 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:04c459a9ba31bbf4c4d436f35a1daec7a446cec497965652d27e025c3e84b20b 0.0s done 06:58:11 #5 CACHED 06:58:11 06:58:11 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:04c459a9ba31bbf4c4d436f35a1daec7a446cec497965652d27e025c3e84b20b 06:58:11 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:04c459a9ba31bbf4c4d436f35a1daec7a446cec497965652d27e025c3e84b20b 0.0s done 06:58:11 #6 CACHED 06:58:11 06:58:11 #7 exporting to image 06:58:11 #7 exporting layers done 06:58:11 #7 exporting manifest sha256:78ec355c0468afa44f5cfe475a503637dd120afac868315230f2b0d55ec12f07 done 06:58:11 #7 exporting config sha256:bc5e3007da3d84327560efca8d00d2814d4a83ec9bbd437743be87774f3e2435 done 06:58:11 #7 exporting manifest sha256:078e2130d76743b2629eaa5303b2847aa181ed024978b2e324d162ecdf3287e8 done 06:58:11 #7 exporting config sha256:5f04e29f09f1efb2ba00d780d8d6d8866fcb6f233d17fa461293d5ccd54559fa done 06:58:11 #7 exporting manifest list sha256:a6f10952a613ce11a41c42c2f7b289d79b200149f7f92e83eb8666005c10db9b done 06:58:11 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:58:11 #7 DONE 0.0s 06:58:11 06:58:11 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 06:58:11 #8 DONE 0.0s 06:58:11 06:58:11 1 warning found (use --debug to expand): 06:58:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:58:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.104 --push - 06:58:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.104' 06:58:12 #1 [internal] load build definition from Dockerfile 06:58:12 #1 transferring dockerfile: 184B done 06:58:12 #1 DONE 0.0s 06:58:12 06:58:12 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.104 06:58:12 #2 DONE 0.0s 06:58:12 06:58:12 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.104 06:58:12 #3 DONE 0.0s 06:58:12 06:58:12 #4 [internal] load .dockerignore 06:58:12 #4 transferring context: 2B done 06:58:12 #4 DONE 0.0s 06:58:12 06:58:12 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.104@sha256:04c459a9ba31bbf4c4d436f35a1daec7a446cec497965652d27e025c3e84b20b 06:58:12 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.104@sha256:04c459a9ba31bbf4c4d436f35a1daec7a446cec497965652d27e025c3e84b20b 0.0s done 06:58:12 #5 CACHED 06:58:12 06:58:12 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.104@sha256:04c459a9ba31bbf4c4d436f35a1daec7a446cec497965652d27e025c3e84b20b 06:58:12 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.104@sha256:04c459a9ba31bbf4c4d436f35a1daec7a446cec497965652d27e025c3e84b20b 0.0s done 06:58:12 #6 CACHED 06:58:12 06:58:12 #7 exporting to image 06:58:12 #7 exporting layers done 06:58:12 #7 exporting manifest sha256:78ec355c0468afa44f5cfe475a503637dd120afac868315230f2b0d55ec12f07 done 06:58:12 #7 exporting config sha256:bc5e3007da3d84327560efca8d00d2814d4a83ec9bbd437743be87774f3e2435 done 06:58:12 #7 exporting manifest sha256:078e2130d76743b2629eaa5303b2847aa181ed024978b2e324d162ecdf3287e8 done 06:58:12 #7 exporting config sha256:5f04e29f09f1efb2ba00d780d8d6d8866fcb6f233d17fa461293d5ccd54559fa done 06:58:12 #7 exporting manifest list sha256:a6f10952a613ce11a41c42c2f7b289d79b200149f7f92e83eb8666005c10db9b done 06:58:12 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:58:12 #7 DONE 0.0s 06:58:12 06:58:12 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 06:58:12 #8 DONE 0.0s 06:58:12 06:58:12 1 warning found (use --debug to expand): 06:58:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:58:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104' 06:58:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 --push - 06:58:12 #1 [internal] load build definition from Dockerfile 06:58:12 #1 transferring dockerfile: 225B done 06:58:12 #1 DONE 0.1s 06:58:12 06:58:12 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:58:12 #2 DONE 0.0s 06:58:12 06:58:12 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:58:12 #3 DONE 0.1s 06:58:12 06:58:12 #4 [internal] load .dockerignore 06:58:12 #4 transferring context: 2B done 06:58:12 #4 DONE 0.0s 06:58:12 06:58:12 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:04c459a9ba31bbf4c4d436f35a1daec7a446cec497965652d27e025c3e84b20b 06:58:12 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:04c459a9ba31bbf4c4d436f35a1daec7a446cec497965652d27e025c3e84b20b 0.0s done 06:58:12 #5 CACHED 06:58:12 06:58:12 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:04c459a9ba31bbf4c4d436f35a1daec7a446cec497965652d27e025c3e84b20b 06:58:12 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:04c459a9ba31bbf4c4d436f35a1daec7a446cec497965652d27e025c3e84b20b 0.0s done 06:58:12 #6 CACHED 06:58:12 06:58:12 #7 exporting to image 06:58:12 #7 exporting layers done 06:58:12 #7 exporting manifest sha256:78ec355c0468afa44f5cfe475a503637dd120afac868315230f2b0d55ec12f07 done 06:58:12 #7 exporting config sha256:bc5e3007da3d84327560efca8d00d2814d4a83ec9bbd437743be87774f3e2435 done 06:58:12 #7 exporting manifest sha256:078e2130d76743b2629eaa5303b2847aa181ed024978b2e324d162ecdf3287e8 done 06:58:12 #7 exporting config sha256:5f04e29f09f1efb2ba00d780d8d6d8866fcb6f233d17fa461293d5ccd54559fa done 06:58:12 #7 exporting manifest list sha256:a6f10952a613ce11a41c42c2f7b289d79b200149f7f92e83eb8666005c10db9b done 06:58:12 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:58:12 #7 DONE 0.0s 06:58:12 06:58:12 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 06:58:12 #8 DONE 0.0s 06:58:12 06:58:12 1 warning found (use --debug to expand): 06:58:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:58:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' 06:58:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - 06:58:13 #1 [internal] load build definition from Dockerfile 06:58:13 #1 transferring dockerfile: 175B done 06:58:13 #1 DONE 0.1s 06:58:13 06:58:13 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 06:58:13 #2 DONE 0.0s 06:58:13 06:58:13 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 06:58:13 #3 DONE 0.0s 06:58:13 06:58:13 #4 [internal] load .dockerignore 06:58:13 #4 transferring context: 06:58:13 #4 transferring context: 2B done 06:58:13 #4 DONE 0.0s 06:58:13 06:58:13 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:04c459a9ba31bbf4c4d436f35a1daec7a446cec497965652d27e025c3e84b20b 06:58:13 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:04c459a9ba31bbf4c4d436f35a1daec7a446cec497965652d27e025c3e84b20b 0.0s done 06:58:13 #5 CACHED 06:58:13 06:58:13 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:04c459a9ba31bbf4c4d436f35a1daec7a446cec497965652d27e025c3e84b20b 06:58:13 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:04c459a9ba31bbf4c4d436f35a1daec7a446cec497965652d27e025c3e84b20b 0.0s done 06:58:13 #6 CACHED 06:58:13 06:58:13 #7 exporting to image 06:58:13 #7 exporting layers done 06:58:13 #7 exporting manifest sha256:78ec355c0468afa44f5cfe475a503637dd120afac868315230f2b0d55ec12f07 done 06:58:13 #7 exporting config sha256:bc5e3007da3d84327560efca8d00d2814d4a83ec9bbd437743be87774f3e2435 done 06:58:13 #7 exporting manifest sha256:078e2130d76743b2629eaa5303b2847aa181ed024978b2e324d162ecdf3287e8 done 06:58:13 #7 exporting config sha256:5f04e29f09f1efb2ba00d780d8d6d8866fcb6f233d17fa461293d5ccd54559fa done 06:58:13 #7 exporting manifest list sha256:a6f10952a613ce11a41c42c2f7b289d79b200149f7f92e83eb8666005c10db9b 06:58:13 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:58:13 #7 exporting manifest list sha256:a6f10952a613ce11a41c42c2f7b289d79b200149f7f92e83eb8666005c10db9b done 06:58:13 #7 DONE 0.0s 06:58:13 06:58:13 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 06:58:13 #8 DONE 0.0s 06:58:13 06:58:13 1 warning found (use --debug to expand): 06:58:13  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:58:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18377efbcf723ec9c9518bd44e4bbe02c0923e25' 06:58:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18377efbcf723ec9c9518bd44e4bbe02c0923e25 --push - 06:58:14 #1 [internal] load build definition from Dockerfile 06:58:14 #1 transferring dockerfile: 215B done 06:58:14 #1 DONE 0.0s 06:58:14 06:58:14 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:58:14 #2 DONE 0.1s 06:58:14 06:58:14 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:58:14 #3 DONE 0.1s 06:58:14 06:58:14 #4 [internal] load .dockerignore 06:58:14 #4 transferring context: 06:58:14 #4 transferring context: 2B done 06:58:14 #4 DONE 0.0s 06:58:14 06:58:14 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:61499d2f65e712df35313643953348a1a2b03e63aa5d3d165dd007b6057fc8ed 06:58:14 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:61499d2f65e712df35313643953348a1a2b03e63aa5d3d165dd007b6057fc8ed 0.0s done 06:58:14 #5 DONE 0.0s 06:58:14 06:58:14 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:61499d2f65e712df35313643953348a1a2b03e63aa5d3d165dd007b6057fc8ed 06:58:14 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:61499d2f65e712df35313643953348a1a2b03e63aa5d3d165dd007b6057fc8ed 0.0s done 06:58:14 #6 DONE 0.1s 06:58:14 06:58:14 #7 exporting to image 06:58:14 #7 exporting layers done 06:58:14 #7 exporting manifest sha256:7c99f0c00460a47f4b1cc18b8bc2061442142dfc64dc4343c46f977a06de13df 0.0s done 06:58:14 #7 exporting config sha256:cf49fbb6f4e1d4d804b3816b0f73da5e7aec44778a53f5f890401c9db832f6eb done 06:58:14 #7 exporting manifest sha256:609de3be9d031c1ba1bc47dcbc802c6fe5b0b01abf962075725af9028002d26a 0.0s done 06:58:14 #7 exporting config sha256:898f1e8c317d842202f33cb6a5d94ce0b4d11b239d44fc607f0b77fd5b5e44c6 0.0s done 06:58:14 #7 exporting manifest list sha256:ee01f702399e01463223d3c136f45017f0c8e0b55056722800b17212072e4633 0.0s done 06:58:14 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:58:14 #7 DONE 0.1s 06:58:14 06:58:14 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 06:58:14 #8 DONE 0.0s 06:58:14 06:58:14 1 warning found (use --debug to expand): 06:58:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:58:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' 06:58:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - 06:58:15 #1 [internal] load build definition from Dockerfile 06:58:15 #1 transferring dockerfile: 181B done 06:58:15 #1 DONE 0.0s 06:58:15 06:58:15 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 06:58:15 #2 DONE 0.0s 06:58:15 06:58:15 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 06:58:15 #3 DONE 0.0s 06:58:15 06:58:15 #4 [internal] load .dockerignore 06:58:15 #4 transferring context: 06:58:15 #4 transferring context: 2B done 06:58:15 #4 DONE 0.0s 06:58:15 06:58:15 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:61499d2f65e712df35313643953348a1a2b03e63aa5d3d165dd007b6057fc8ed 06:58:15 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:61499d2f65e712df35313643953348a1a2b03e63aa5d3d165dd007b6057fc8ed 0.0s done 06:58:15 #5 CACHED 06:58:15 06:58:15 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:61499d2f65e712df35313643953348a1a2b03e63aa5d3d165dd007b6057fc8ed 06:58:15 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:61499d2f65e712df35313643953348a1a2b03e63aa5d3d165dd007b6057fc8ed 0.0s done 06:58:15 #6 CACHED 06:58:15 06:58:15 #7 exporting to image 06:58:15 #7 exporting layers done 06:58:15 #7 exporting manifest sha256:7c99f0c00460a47f4b1cc18b8bc2061442142dfc64dc4343c46f977a06de13df done 06:58:15 #7 exporting config sha256:cf49fbb6f4e1d4d804b3816b0f73da5e7aec44778a53f5f890401c9db832f6eb done 06:58:15 #7 exporting manifest sha256:609de3be9d031c1ba1bc47dcbc802c6fe5b0b01abf962075725af9028002d26a done 06:58:15 #7 exporting config sha256:898f1e8c317d842202f33cb6a5d94ce0b4d11b239d44fc607f0b77fd5b5e44c6 done 06:58:15 #7 exporting manifest list sha256:ee01f702399e01463223d3c136f45017f0c8e0b55056722800b17212072e4633 done 06:58:15 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:58:15 #7 DONE 0.0s 06:58:15 06:58:15 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 06:58:15 #8 DONE 0.0s 06:58:15 06:58:15 1 warning found (use --debug to expand): 06:58:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:58:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.104 --push - 06:58:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.104' 06:58:16 #1 [internal] load build definition from Dockerfile 06:58:16 #1 transferring dockerfile: 188B done 06:58:16 #1 DONE 0.0s 06:58:16 06:58:16 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.104 06:58:16 #2 DONE 0.0s 06:58:16 06:58:16 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.104 06:58:16 #3 DONE 0.0s 06:58:16 06:58:16 #4 [internal] load .dockerignore 06:58:16 #4 transferring context: 2B done 06:58:16 #4 DONE 0.0s 06:58:16 06:58:16 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.104@sha256:61499d2f65e712df35313643953348a1a2b03e63aa5d3d165dd007b6057fc8ed 06:58:16 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.104@sha256:61499d2f65e712df35313643953348a1a2b03e63aa5d3d165dd007b6057fc8ed 0.0s done 06:58:16 #5 DONE 0.0s 06:58:16 06:58:16 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.104@sha256:61499d2f65e712df35313643953348a1a2b03e63aa5d3d165dd007b6057fc8ed 06:58:16 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.104@sha256:61499d2f65e712df35313643953348a1a2b03e63aa5d3d165dd007b6057fc8ed 0.0s done 06:58:16 #6 CACHED 06:58:16 06:58:16 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.104@sha256:61499d2f65e712df35313643953348a1a2b03e63aa5d3d165dd007b6057fc8ed 06:58:16 #5 CACHED 06:58:16 06:58:16 #7 exporting to image 06:58:16 #7 exporting layers done 06:58:16 #7 exporting manifest sha256:7c99f0c00460a47f4b1cc18b8bc2061442142dfc64dc4343c46f977a06de13df done 06:58:16 #7 exporting config sha256:cf49fbb6f4e1d4d804b3816b0f73da5e7aec44778a53f5f890401c9db832f6eb done 06:58:16 #7 exporting manifest sha256:609de3be9d031c1ba1bc47dcbc802c6fe5b0b01abf962075725af9028002d26a done 06:58:16 #7 exporting config sha256:898f1e8c317d842202f33cb6a5d94ce0b4d11b239d44fc607f0b77fd5b5e44c6 done 06:58:16 #7 exporting manifest list sha256:ee01f702399e01463223d3c136f45017f0c8e0b55056722800b17212072e4633 done 06:58:16 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:58:16 #7 DONE 0.0s 06:58:16 06:58:16 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 06:58:16 #8 DONE 0.0s 06:58:16 06:58:16 1 warning found (use --debug to expand): 06:58:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:58:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104' 06:58:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 --push - 06:58:16 #1 [internal] load build definition from Dockerfile 06:58:16 #1 transferring dockerfile: 229B done 06:58:16 #1 DONE 0.0s 06:58:16 06:58:16 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:58:16 #2 DONE 0.0s 06:58:16 06:58:16 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:58:16 #3 DONE 0.0s 06:58:16 06:58:16 #4 [internal] load .dockerignore 06:58:16 #4 transferring context: 2B done 06:58:16 #4 DONE 0.0s 06:58:16 06:58:16 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:61499d2f65e712df35313643953348a1a2b03e63aa5d3d165dd007b6057fc8ed 06:58:16 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:61499d2f65e712df35313643953348a1a2b03e63aa5d3d165dd007b6057fc8ed 0.0s done 06:58:16 #5 CACHED 06:58:16 06:58:16 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:61499d2f65e712df35313643953348a1a2b03e63aa5d3d165dd007b6057fc8ed 06:58:16 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:61499d2f65e712df35313643953348a1a2b03e63aa5d3d165dd007b6057fc8ed 0.0s done 06:58:16 #6 CACHED 06:58:16 06:58:16 #7 exporting to image 06:58:16 #7 exporting layers done 06:58:16 #7 exporting manifest sha256:7c99f0c00460a47f4b1cc18b8bc2061442142dfc64dc4343c46f977a06de13df done 06:58:16 #7 exporting config sha256:cf49fbb6f4e1d4d804b3816b0f73da5e7aec44778a53f5f890401c9db832f6eb done 06:58:16 #7 exporting manifest sha256:609de3be9d031c1ba1bc47dcbc802c6fe5b0b01abf962075725af9028002d26a done 06:58:16 #7 exporting config sha256:898f1e8c317d842202f33cb6a5d94ce0b4d11b239d44fc607f0b77fd5b5e44c6 done 06:58:16 #7 exporting manifest list sha256:ee01f702399e01463223d3c136f45017f0c8e0b55056722800b17212072e4633 done 06:58:16 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:58:16 #7 DONE 0.0s 06:58:16 06:58:16 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 06:58:16 #8 DONE 0.0s 06:58:17 06:58:17 1 warning found (use --debug to expand): 06:58:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:58:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' 06:58:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - 06:58:17 #1 [internal] load build definition from Dockerfile 06:58:17 #1 transferring dockerfile: 179B done 06:58:17 #1 DONE 0.0s 06:58:17 06:58:17 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 06:58:17 #2 DONE 0.0s 06:58:17 06:58:17 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 06:58:17 #3 DONE 0.0s 06:58:17 06:58:17 #4 [internal] load .dockerignore 06:58:17 #4 transferring context: 2B done 06:58:17 #4 DONE 0.0s 06:58:17 06:58:17 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:61499d2f65e712df35313643953348a1a2b03e63aa5d3d165dd007b6057fc8ed 06:58:17 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:61499d2f65e712df35313643953348a1a2b03e63aa5d3d165dd007b6057fc8ed 0.0s done 06:58:17 #5 CACHED 06:58:17 06:58:17 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:61499d2f65e712df35313643953348a1a2b03e63aa5d3d165dd007b6057fc8ed 06:58:17 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:61499d2f65e712df35313643953348a1a2b03e63aa5d3d165dd007b6057fc8ed 0.0s done 06:58:17 #6 CACHED 06:58:17 06:58:17 #7 exporting to image 06:58:17 #7 exporting layers done 06:58:17 #7 exporting manifest sha256:7c99f0c00460a47f4b1cc18b8bc2061442142dfc64dc4343c46f977a06de13df done 06:58:17 #7 exporting config sha256:cf49fbb6f4e1d4d804b3816b0f73da5e7aec44778a53f5f890401c9db832f6eb done 06:58:17 #7 exporting manifest sha256:609de3be9d031c1ba1bc47dcbc802c6fe5b0b01abf962075725af9028002d26a done 06:58:17 #7 exporting config sha256:898f1e8c317d842202f33cb6a5d94ce0b4d11b239d44fc607f0b77fd5b5e44c6 done 06:58:17 #7 exporting manifest list sha256:ee01f702399e01463223d3c136f45017f0c8e0b55056722800b17212072e4633 done 06:58:17 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:58:17 #7 DONE 0.0s 06:58:17 06:58:17 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 06:58:17 #8 DONE 0.0s 06:58:17 06:58:17 1 warning found (use --debug to expand): 06:58:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:58:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:18377efbcf723ec9c9518bd44e4bbe02c0923e25' 06:58:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:18377efbcf723ec9c9518bd44e4bbe02c0923e25 --push - 06:58:18 #1 [internal] load build definition from Dockerfile 06:58:18 #1 transferring dockerfile: 205B done 06:58:18 #1 DONE 0.0s 06:58:18 06:58:18 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:58:18 #2 DONE 0.0s 06:58:18 06:58:18 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:58:18 #3 DONE 0.1s 06:58:18 06:58:18 #4 [internal] load .dockerignore 06:58:18 #4 transferring context: 06:58:18 #4 transferring context: 2B done 06:58:18 #4 DONE 0.0s 06:58:18 06:58:18 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:4e3880c129c06d839816f31cd9b8cf04b4d60b22e927420898e75e6155b82cad 06:58:18 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:4e3880c129c06d839816f31cd9b8cf04b4d60b22e927420898e75e6155b82cad 06:58:18 #5 ... 06:58:18 06:58:18 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:4e3880c129c06d839816f31cd9b8cf04b4d60b22e927420898e75e6155b82cad 06:58:18 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:4e3880c129c06d839816f31cd9b8cf04b4d60b22e927420898e75e6155b82cad 0.0s done 06:58:18 #6 DONE 0.2s 06:58:18 06:58:18 #7 exporting to image 06:58:18 #7 exporting layers done 06:58:18 #7 exporting manifest sha256:af219d93a40247a2ed4f3f55e5f35fd267a3b1f8def0fa30e09653025db36c8d 0.0s done 06:58:18 #7 exporting config sha256:24c7eb3fc7dac6b573ad5242ff5d53e9c9acfb21d8b9d74278f53d40356819fc done 06:58:18 #7 exporting manifest sha256:56cc5bed78a269ae8bd93b357e19bf15a274f7c52d834f1a3fea4af63f9cdde3 0.0s done 06:58:18 #7 exporting config sha256:0ed6cca8c484e1a214afe7685d9b5bce7e3a62e5ac190fb7981e792954fc954c 0.0s done 06:58:18 #7 exporting manifest list sha256:4b77bae93de459d1eeccb48bf1cdfd01bbd807b18eaa5bad77606d2dbfe710e2 06:58:18 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:58:18 #7 exporting manifest list sha256:4b77bae93de459d1eeccb48bf1cdfd01bbd807b18eaa5bad77606d2dbfe710e2 0.0s done 06:58:18 #7 DONE 0.1s 06:58:18 06:58:18 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 06:58:18 #8 DONE 0.0s 06:58:19 06:58:19 1 warning found (use --debug to expand): 06:58:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:58:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - 06:58:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' 06:58:19 #1 [internal] load build definition from Dockerfile 06:58:19 #1 transferring dockerfile: 171B done 06:58:19 #1 DONE 0.0s 06:58:19 06:58:19 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 06:58:19 #2 DONE 0.0s 06:58:19 06:58:19 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 06:58:19 #3 DONE 0.0s 06:58:19 06:58:19 #4 [internal] load .dockerignore 06:58:19 #4 transferring context: 06:58:19 #4 transferring context: 2B done 06:58:19 #4 DONE 0.1s 06:58:19 06:58:19 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:4e3880c129c06d839816f31cd9b8cf04b4d60b22e927420898e75e6155b82cad 06:58:19 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:4e3880c129c06d839816f31cd9b8cf04b4d60b22e927420898e75e6155b82cad 0.0s done 06:58:19 #5 CACHED 06:58:19 06:58:19 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:4e3880c129c06d839816f31cd9b8cf04b4d60b22e927420898e75e6155b82cad 06:58:19 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:4e3880c129c06d839816f31cd9b8cf04b4d60b22e927420898e75e6155b82cad 0.0s done 06:58:19 #6 CACHED 06:58:19 06:58:19 #7 exporting to image 06:58:19 #7 exporting layers 06:58:19 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:58:19 #7 exporting layers done 06:58:19 #7 exporting manifest sha256:af219d93a40247a2ed4f3f55e5f35fd267a3b1f8def0fa30e09653025db36c8d done 06:58:19 #7 exporting config sha256:24c7eb3fc7dac6b573ad5242ff5d53e9c9acfb21d8b9d74278f53d40356819fc done 06:58:19 #7 exporting manifest sha256:56cc5bed78a269ae8bd93b357e19bf15a274f7c52d834f1a3fea4af63f9cdde3 done 06:58:19 #7 exporting config sha256:0ed6cca8c484e1a214afe7685d9b5bce7e3a62e5ac190fb7981e792954fc954c done 06:58:19 #7 exporting manifest list sha256:4b77bae93de459d1eeccb48bf1cdfd01bbd807b18eaa5bad77606d2dbfe710e2 done 06:58:19 #7 DONE 0.0s 06:58:19 06:58:19 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 06:58:19 #8 DONE 0.0s 06:58:19 06:58:19 1 warning found (use --debug to expand): 06:58:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:58:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.104 --push - 06:58:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.104' 06:58:20 #1 [internal] load build definition from Dockerfile 06:58:20 #1 transferring dockerfile: 178B done 06:58:20 #1 DONE 0.0s 06:58:20 06:58:20 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.104 06:58:20 #2 DONE 0.0s 06:58:20 06:58:20 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.104 06:58:20 #3 DONE 0.0s 06:58:20 06:58:20 #4 [internal] load .dockerignore 06:58:20 #4 transferring context: 06:58:20 #4 transferring context: 2B done 06:58:20 #4 DONE 0.0s 06:58:20 06:58:20 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.104@sha256:4e3880c129c06d839816f31cd9b8cf04b4d60b22e927420898e75e6155b82cad 06:58:20 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.104@sha256:4e3880c129c06d839816f31cd9b8cf04b4d60b22e927420898e75e6155b82cad 0.0s done 06:58:20 #5 CACHED 06:58:20 06:58:20 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.104@sha256:4e3880c129c06d839816f31cd9b8cf04b4d60b22e927420898e75e6155b82cad 06:58:20 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.104@sha256:4e3880c129c06d839816f31cd9b8cf04b4d60b22e927420898e75e6155b82cad 0.0s done 06:58:20 #6 CACHED 06:58:20 06:58:20 #7 exporting to image 06:58:20 #7 exporting layers done 06:58:20 #7 exporting manifest sha256:af219d93a40247a2ed4f3f55e5f35fd267a3b1f8def0fa30e09653025db36c8d done 06:58:20 #7 exporting config sha256:24c7eb3fc7dac6b573ad5242ff5d53e9c9acfb21d8b9d74278f53d40356819fc done 06:58:20 #7 exporting manifest sha256:56cc5bed78a269ae8bd93b357e19bf15a274f7c52d834f1a3fea4af63f9cdde3 done 06:58:20 #7 exporting config sha256:0ed6cca8c484e1a214afe7685d9b5bce7e3a62e5ac190fb7981e792954fc954c done 06:58:20 #7 exporting manifest list sha256:4b77bae93de459d1eeccb48bf1cdfd01bbd807b18eaa5bad77606d2dbfe710e2 done 06:58:20 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:58:20 #7 DONE 0.0s 06:58:20 06:58:20 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 06:58:20 #8 DONE 0.0s 06:58:20 06:58:20 1 warning found (use --debug to expand): 06:58:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:58:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104' 06:58:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 --push - 06:58:20 #1 [internal] load build definition from Dockerfile 06:58:21 #1 transferring dockerfile: 219B done 06:58:21 #1 DONE 0.0s 06:58:21 06:58:21 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:58:21 #2 DONE 0.0s 06:58:21 06:58:21 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:58:21 #3 DONE 0.0s 06:58:21 06:58:21 #4 [internal] load .dockerignore 06:58:21 #4 transferring context: 2B done 06:58:21 #4 DONE 0.0s 06:58:21 06:58:21 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:4e3880c129c06d839816f31cd9b8cf04b4d60b22e927420898e75e6155b82cad 06:58:21 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:4e3880c129c06d839816f31cd9b8cf04b4d60b22e927420898e75e6155b82cad 0.0s done 06:58:21 #5 CACHED 06:58:21 06:58:21 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:4e3880c129c06d839816f31cd9b8cf04b4d60b22e927420898e75e6155b82cad 06:58:21 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:4e3880c129c06d839816f31cd9b8cf04b4d60b22e927420898e75e6155b82cad 0.0s done 06:58:21 #6 CACHED 06:58:21 06:58:21 #7 exporting to image 06:58:21 #7 exporting layers 06:58:21 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:58:21 #7 exporting layers done 06:58:21 #7 exporting manifest sha256:af219d93a40247a2ed4f3f55e5f35fd267a3b1f8def0fa30e09653025db36c8d done 06:58:21 #7 exporting config sha256:24c7eb3fc7dac6b573ad5242ff5d53e9c9acfb21d8b9d74278f53d40356819fc done 06:58:21 #7 exporting manifest sha256:56cc5bed78a269ae8bd93b357e19bf15a274f7c52d834f1a3fea4af63f9cdde3 done 06:58:21 #7 exporting config sha256:0ed6cca8c484e1a214afe7685d9b5bce7e3a62e5ac190fb7981e792954fc954c done 06:58:21 #7 exporting manifest list sha256:4b77bae93de459d1eeccb48bf1cdfd01bbd807b18eaa5bad77606d2dbfe710e2 done 06:58:21 #7 DONE 0.0s 06:58:21 06:58:21 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 06:58:21 #8 DONE 0.0s 06:58:21 06:58:21 1 warning found (use --debug to expand): 06:58:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:58:21 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' 06:58:21 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - 06:58:21 #1 [internal] load build definition from Dockerfile 06:58:21 #1 transferring dockerfile: 169B done 06:58:21 #1 DONE 0.0s 06:58:21 06:58:21 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 06:58:21 #2 DONE 0.0s 06:58:21 06:58:21 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 06:58:21 #3 DONE 0.1s 06:58:21 06:58:21 #4 [internal] load .dockerignore 06:58:21 #4 transferring context: 2B done 06:58:21 #4 DONE 0.0s 06:58:21 06:58:21 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:4e3880c129c06d839816f31cd9b8cf04b4d60b22e927420898e75e6155b82cad 06:58:21 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:4e3880c129c06d839816f31cd9b8cf04b4d60b22e927420898e75e6155b82cad 0.0s done 06:58:21 #5 CACHED 06:58:21 06:58:21 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:4e3880c129c06d839816f31cd9b8cf04b4d60b22e927420898e75e6155b82cad 06:58:21 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:4e3880c129c06d839816f31cd9b8cf04b4d60b22e927420898e75e6155b82cad 0.0s done 06:58:21 #6 CACHED 06:58:21 06:58:21 #7 exporting to image 06:58:21 #7 exporting layers done 06:58:21 #7 exporting manifest sha256:af219d93a40247a2ed4f3f55e5f35fd267a3b1f8def0fa30e09653025db36c8d done 06:58:21 #7 exporting config sha256:24c7eb3fc7dac6b573ad5242ff5d53e9c9acfb21d8b9d74278f53d40356819fc done 06:58:21 #7 exporting manifest sha256:56cc5bed78a269ae8bd93b357e19bf15a274f7c52d834f1a3fea4af63f9cdde3 done 06:58:21 #7 exporting config sha256:0ed6cca8c484e1a214afe7685d9b5bce7e3a62e5ac190fb7981e792954fc954c done 06:58:21 #7 exporting manifest list sha256:4b77bae93de459d1eeccb48bf1cdfd01bbd807b18eaa5bad77606d2dbfe710e2 done 06:58:21 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:58:21 #7 DONE 0.0s 06:58:21 06:58:21 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 06:58:21 #8 DONE 0.0s 06:58:21 06:58:21 1 warning found (use --debug to expand): 06:58:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:58:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:18377efbcf723ec9c9518bd44e4bbe02c0923e25' 06:58:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:18377efbcf723ec9c9518bd44e4bbe02c0923e25 --push - 06:58:22 #1 [internal] load build definition from Dockerfile 06:58:22 #1 transferring dockerfile: 206B done 06:58:22 #1 DONE 0.0s 06:58:22 06:58:22 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:58:22 #2 DONE 0.1s 06:58:22 06:58:22 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:58:22 #3 DONE 0.1s 06:58:22 06:58:22 #4 [internal] load .dockerignore 06:58:22 #4 transferring context: 2B done 06:58:22 #4 DONE 0.0s 06:58:22 06:58:22 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:e26e75b0c596d53cbb0ddcdfc45c599b919fa83adcc45890b2dd863c4d360a8f 06:58:22 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:e26e75b0c596d53cbb0ddcdfc45c599b919fa83adcc45890b2dd863c4d360a8f 0.0s done 06:58:22 #5 DONE 0.0s 06:58:22 06:58:22 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:e26e75b0c596d53cbb0ddcdfc45c599b919fa83adcc45890b2dd863c4d360a8f 06:58:22 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:e26e75b0c596d53cbb0ddcdfc45c599b919fa83adcc45890b2dd863c4d360a8f 0.0s done 06:58:22 #6 DONE 0.2s 06:58:22 06:58:22 #7 exporting to image 06:58:22 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:58:22 #7 exporting layers done 06:58:22 #7 exporting manifest sha256:966578e73c3aef865bed6ebd58cb18173a73ffb04f2ede856adb559e149ec468 0.0s done 06:58:22 #7 exporting config sha256:6a2fa423df7529806c32ad482df816bddf9f6e9f2a18453261baad58076103f9 done 06:58:22 #7 exporting manifest sha256:d661e5574e9f08b2821b067b6e9c78d2b0f888ec48895c95df1a000d6227d49e 0.0s done 06:58:22 #7 exporting config sha256:2996cfadd7db9469a6ba93f4dd4eb6bc06a2b7495f6b29b717fd1dfa5d8e7f20 0.0s done 06:58:22 #7 exporting manifest list sha256:caf45ebd51f27eb111dca53c147886b0ef81bec345580d8a4697d8c78a157c69 0.0s done 06:58:22 #7 DONE 0.1s 06:58:22 06:58:22 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 06:58:22 #8 DONE 0.0s 06:58:22 06:58:22 1 warning found (use --debug to expand): 06:58:22  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:58:23 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' 06:58:23 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - 06:58:23 #1 [internal] load build definition from Dockerfile 06:58:23 #1 transferring dockerfile: 172B done 06:58:23 #1 DONE 0.0s 06:58:23 06:58:23 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 06:58:23 #2 DONE 0.0s 06:58:23 06:58:23 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 06:58:23 #3 DONE 0.0s 06:58:23 06:58:23 #4 [internal] load .dockerignore 06:58:23 #4 transferring context: 2B done 06:58:23 #4 DONE 0.0s 06:58:23 06:58:23 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:e26e75b0c596d53cbb0ddcdfc45c599b919fa83adcc45890b2dd863c4d360a8f 06:58:23 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:e26e75b0c596d53cbb0ddcdfc45c599b919fa83adcc45890b2dd863c4d360a8f 0.0s done 06:58:23 #5 CACHED 06:58:23 06:58:23 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:e26e75b0c596d53cbb0ddcdfc45c599b919fa83adcc45890b2dd863c4d360a8f 06:58:23 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:e26e75b0c596d53cbb0ddcdfc45c599b919fa83adcc45890b2dd863c4d360a8f 0.0s done 06:58:23 #6 CACHED 06:58:23 06:58:23 #7 exporting to image 06:58:23 #7 exporting layers done 06:58:23 #7 exporting manifest sha256:966578e73c3aef865bed6ebd58cb18173a73ffb04f2ede856adb559e149ec468 done 06:58:23 #7 exporting config sha256:6a2fa423df7529806c32ad482df816bddf9f6e9f2a18453261baad58076103f9 done 06:58:23 #7 exporting manifest sha256:d661e5574e9f08b2821b067b6e9c78d2b0f888ec48895c95df1a000d6227d49e done 06:58:23 #7 exporting config sha256:2996cfadd7db9469a6ba93f4dd4eb6bc06a2b7495f6b29b717fd1dfa5d8e7f20 done 06:58:23 #7 exporting manifest list sha256:caf45ebd51f27eb111dca53c147886b0ef81bec345580d8a4697d8c78a157c69 done 06:58:23 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:58:23 #7 DONE 0.0s 06:58:23 06:58:23 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 06:58:23 #8 DONE 0.0s 06:58:23 06:58:23 1 warning found (use --debug to expand): 06:58:23  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:58:23 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.104' 06:58:23 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.104 --push - 06:58:24 #1 [internal] load build definition from Dockerfile 06:58:24 #1 transferring dockerfile: 179B done 06:58:24 #1 DONE 0.0s 06:58:24 06:58:24 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.104 06:58:24 #2 DONE 0.0s 06:58:24 06:58:24 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.104 06:58:24 #3 DONE 0.0s 06:58:24 06:58:24 #4 [internal] load .dockerignore 06:58:24 #4 transferring context: 2B done 06:58:24 #4 DONE 0.1s 06:58:24 06:58:24 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.104@sha256:e26e75b0c596d53cbb0ddcdfc45c599b919fa83adcc45890b2dd863c4d360a8f 06:58:24 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.104@sha256:e26e75b0c596d53cbb0ddcdfc45c599b919fa83adcc45890b2dd863c4d360a8f 0.0s done 06:58:24 #5 CACHED 06:58:24 06:58:24 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.104@sha256:e26e75b0c596d53cbb0ddcdfc45c599b919fa83adcc45890b2dd863c4d360a8f 06:58:24 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.104@sha256:e26e75b0c596d53cbb0ddcdfc45c599b919fa83adcc45890b2dd863c4d360a8f 0.0s done 06:58:24 #6 CACHED 06:58:24 06:58:24 #7 exporting to image 06:58:24 #7 exporting layers done 06:58:24 #7 exporting manifest sha256:966578e73c3aef865bed6ebd58cb18173a73ffb04f2ede856adb559e149ec468 done 06:58:24 #7 exporting config sha256:6a2fa423df7529806c32ad482df816bddf9f6e9f2a18453261baad58076103f9 done 06:58:24 #7 exporting manifest sha256:d661e5574e9f08b2821b067b6e9c78d2b0f888ec48895c95df1a000d6227d49e done 06:58:24 #7 exporting config sha256:2996cfadd7db9469a6ba93f4dd4eb6bc06a2b7495f6b29b717fd1dfa5d8e7f20 done 06:58:24 #7 exporting manifest list sha256:caf45ebd51f27eb111dca53c147886b0ef81bec345580d8a4697d8c78a157c69 done 06:58:24 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:58:24 #7 DONE 0.0s 06:58:24 06:58:24 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 06:58:24 #8 DONE 0.0s 06:58:24 06:58:24 1 warning found (use --debug to expand): 06:58:24  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:58:24 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104' 06:58:24 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 --push - 06:58:24 #1 [internal] load build definition from Dockerfile 06:58:24 #1 transferring dockerfile: 220B done 06:58:24 #1 DONE 0.0s 06:58:24 06:58:24 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:58:24 #2 DONE 0.0s 06:58:24 06:58:24 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:58:24 #3 DONE 0.0s 06:58:24 06:58:24 #4 [internal] load .dockerignore 06:58:24 #4 transferring context: 2B done 06:58:24 #4 DONE 0.0s 06:58:24 06:58:24 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:e26e75b0c596d53cbb0ddcdfc45c599b919fa83adcc45890b2dd863c4d360a8f 06:58:24 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:e26e75b0c596d53cbb0ddcdfc45c599b919fa83adcc45890b2dd863c4d360a8f 0.0s done 06:58:24 #5 CACHED 06:58:24 06:58:24 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:e26e75b0c596d53cbb0ddcdfc45c599b919fa83adcc45890b2dd863c4d360a8f 06:58:24 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:e26e75b0c596d53cbb0ddcdfc45c599b919fa83adcc45890b2dd863c4d360a8f 0.0s done 06:58:24 #6 CACHED 06:58:24 06:58:24 #7 exporting to image 06:58:24 #7 exporting layers done 06:58:24 #7 exporting manifest sha256:966578e73c3aef865bed6ebd58cb18173a73ffb04f2ede856adb559e149ec468 done 06:58:24 #7 exporting config sha256:6a2fa423df7529806c32ad482df816bddf9f6e9f2a18453261baad58076103f9 done 06:58:24 #7 exporting manifest sha256:d661e5574e9f08b2821b067b6e9c78d2b0f888ec48895c95df1a000d6227d49e done 06:58:24 #7 exporting config sha256:2996cfadd7db9469a6ba93f4dd4eb6bc06a2b7495f6b29b717fd1dfa5d8e7f20 done 06:58:24 #7 exporting manifest list sha256:caf45ebd51f27eb111dca53c147886b0ef81bec345580d8a4697d8c78a157c69 done 06:58:24 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:58:24 #7 DONE 0.0s 06:58:24 06:58:24 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 06:58:24 #8 DONE 0.0s 06:58:25 06:58:25 1 warning found (use --debug to expand): 06:58:25  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:58:25 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' 06:58:25 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - 06:58:25 #1 [internal] load build definition from Dockerfile 06:58:25 #1 transferring dockerfile: 170B done 06:58:25 #1 DONE 0.0s 06:58:25 06:58:25 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 06:58:25 #2 DONE 0.0s 06:58:25 06:58:25 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 06:58:25 #3 DONE 0.0s 06:58:25 06:58:25 #4 [internal] load .dockerignore 06:58:25 #4 transferring context: 2B done 06:58:25 #4 DONE 0.0s 06:58:25 06:58:25 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:e26e75b0c596d53cbb0ddcdfc45c599b919fa83adcc45890b2dd863c4d360a8f 06:58:25 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:e26e75b0c596d53cbb0ddcdfc45c599b919fa83adcc45890b2dd863c4d360a8f 0.0s done 06:58:25 #5 CACHED 06:58:25 06:58:25 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:e26e75b0c596d53cbb0ddcdfc45c599b919fa83adcc45890b2dd863c4d360a8f 06:58:25 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:e26e75b0c596d53cbb0ddcdfc45c599b919fa83adcc45890b2dd863c4d360a8f 0.0s done 06:58:25 #6 CACHED 06:58:25 06:58:25 #7 exporting to image 06:58:25 #7 exporting layers done 06:58:25 #7 exporting manifest sha256:966578e73c3aef865bed6ebd58cb18173a73ffb04f2ede856adb559e149ec468 done 06:58:25 #7 exporting config sha256:6a2fa423df7529806c32ad482df816bddf9f6e9f2a18453261baad58076103f9 done 06:58:25 #7 exporting manifest sha256:d661e5574e9f08b2821b067b6e9c78d2b0f888ec48895c95df1a000d6227d49e done 06:58:25 #7 exporting config sha256:2996cfadd7db9469a6ba93f4dd4eb6bc06a2b7495f6b29b717fd1dfa5d8e7f20 done 06:58:25 #7 exporting manifest list sha256:caf45ebd51f27eb111dca53c147886b0ef81bec345580d8a4697d8c78a157c69 done 06:58:25 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:58:25 #7 DONE 0.0s 06:58:25 06:58:25 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 06:58:25 #8 DONE 0.0s 06:58:25 06:58:25 1 warning found (use --debug to expand): 06:58:25  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:58:25 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:18377efbcf723ec9c9518bd44e4bbe02c0923e25 --push - 06:58:25 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:18377efbcf723ec9c9518bd44e4bbe02c0923e25' 06:58:26 #1 [internal] load build definition from Dockerfile 06:58:26 #1 transferring dockerfile: 206B done 06:58:26 #1 DONE 0.1s 06:58:26 06:58:26 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:58:26 #2 DONE 0.1s 06:58:26 06:58:26 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:58:26 #3 DONE 0.1s 06:58:26 06:58:26 #4 [internal] load .dockerignore 06:58:26 #4 transferring context: 2B done 06:58:26 #4 DONE 0.0s 06:58:26 06:58:26 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:3a9bb43e605aaaf945ed730d99bd665af8172b2c4ad3bf99e2340087a54792e5 06:58:26 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:3a9bb43e605aaaf945ed730d99bd665af8172b2c4ad3bf99e2340087a54792e5 06:58:26 #5 ... 06:58:26 06:58:26 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:3a9bb43e605aaaf945ed730d99bd665af8172b2c4ad3bf99e2340087a54792e5 06:58:26 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:3a9bb43e605aaaf945ed730d99bd665af8172b2c4ad3bf99e2340087a54792e5 0.0s done 06:58:26 #6 DONE 0.2s 06:58:26 06:58:26 #7 exporting to image 06:58:26 #7 exporting layers done 06:58:26 #7 exporting manifest sha256:eb8ddf4aaab838579a0b105820bb66c339dcd064597e143ae4df1c893755af3c 0.0s done 06:58:26 #7 exporting config sha256:a050385966b92a685090b801c28fa1910a2e82ef8776ad56d1e894ba83f722e0 done 06:58:26 #7 exporting manifest sha256:a45c290f62447150299f560a2ee2bf413e28781df04bb2b1ff0ddfc4e8eba9b7 0.0s done 06:58:26 #7 exporting config sha256:3856ee0041584697bfd05ca6b5fa959430d43a9c8a2397bd88520b6b12c6b10e 0.0s done 06:58:26 #7 exporting manifest list sha256:5f205c4e5c13855860e79614e72c39a4dac1650d61ed2c30c41790d002f7b83f 0.0s done 06:58:26 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:58:26 #7 DONE 0.1s 06:58:26 06:58:26 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 06:58:26 #8 DONE 0.0s 06:58:26 06:58:26 1 warning found (use --debug to expand): 06:58:26  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:58:26 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' 06:58:26 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - 06:58:27 #1 [internal] load build definition from Dockerfile 06:58:27 #1 transferring dockerfile: 172B done 06:58:27 #1 DONE 0.0s 06:58:27 06:58:27 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 06:58:27 #2 DONE 0.0s 06:58:27 06:58:27 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 06:58:27 #3 DONE 0.0s 06:58:27 06:58:27 #4 [internal] load .dockerignore 06:58:27 #4 transferring context: 2B done 06:58:27 #4 DONE 0.0s 06:58:27 06:58:27 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:3a9bb43e605aaaf945ed730d99bd665af8172b2c4ad3bf99e2340087a54792e5 06:58:27 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:3a9bb43e605aaaf945ed730d99bd665af8172b2c4ad3bf99e2340087a54792e5 0.0s done 06:58:27 #5 CACHED 06:58:27 06:58:27 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:3a9bb43e605aaaf945ed730d99bd665af8172b2c4ad3bf99e2340087a54792e5 06:58:27 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:3a9bb43e605aaaf945ed730d99bd665af8172b2c4ad3bf99e2340087a54792e5 0.0s done 06:58:27 #6 CACHED 06:58:27 06:58:27 #7 exporting to image 06:58:27 #7 exporting layers done 06:58:27 #7 exporting manifest sha256:eb8ddf4aaab838579a0b105820bb66c339dcd064597e143ae4df1c893755af3c done 06:58:27 #7 exporting config sha256:a050385966b92a685090b801c28fa1910a2e82ef8776ad56d1e894ba83f722e0 done 06:58:27 #7 exporting manifest sha256:a45c290f62447150299f560a2ee2bf413e28781df04bb2b1ff0ddfc4e8eba9b7 done 06:58:27 #7 exporting config sha256:3856ee0041584697bfd05ca6b5fa959430d43a9c8a2397bd88520b6b12c6b10e done 06:58:27 #7 exporting manifest list sha256:5f205c4e5c13855860e79614e72c39a4dac1650d61ed2c30c41790d002f7b83f done 06:58:27 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:58:27 #7 DONE 0.0s 06:58:27 06:58:27 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 06:58:27 #8 DONE 0.0s 06:58:27 06:58:27 1 warning found (use --debug to expand): 06:58:27  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:58:27 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.104 --push - 06:58:27 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.104' 06:58:28 #1 [internal] load build definition from Dockerfile 06:58:28 #1 transferring dockerfile: 179B done 06:58:28 #1 DONE 0.0s 06:58:28 06:58:28 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.104 06:58:28 #2 DONE 0.0s 06:58:28 06:58:28 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.104 06:58:28 #3 DONE 0.0s 06:58:28 06:58:28 #4 [internal] load .dockerignore 06:58:28 #4 transferring context: 2B done 06:58:28 #4 DONE 0.0s 06:58:28 06:58:28 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.104@sha256:3a9bb43e605aaaf945ed730d99bd665af8172b2c4ad3bf99e2340087a54792e5 06:58:28 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.104@sha256:3a9bb43e605aaaf945ed730d99bd665af8172b2c4ad3bf99e2340087a54792e5 0.0s done 06:58:28 #5 CACHED 06:58:28 06:58:28 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.104@sha256:3a9bb43e605aaaf945ed730d99bd665af8172b2c4ad3bf99e2340087a54792e5 06:58:28 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.104@sha256:3a9bb43e605aaaf945ed730d99bd665af8172b2c4ad3bf99e2340087a54792e5 0.0s done 06:58:28 #6 CACHED 06:58:28 06:58:28 #7 exporting to image 06:58:28 #7 exporting layers done 06:58:28 #7 exporting manifest sha256:eb8ddf4aaab838579a0b105820bb66c339dcd064597e143ae4df1c893755af3c done 06:58:28 #7 exporting config sha256:a050385966b92a685090b801c28fa1910a2e82ef8776ad56d1e894ba83f722e0 done 06:58:28 #7 exporting manifest sha256:a45c290f62447150299f560a2ee2bf413e28781df04bb2b1ff0ddfc4e8eba9b7 done 06:58:28 #7 exporting config sha256:3856ee0041584697bfd05ca6b5fa959430d43a9c8a2397bd88520b6b12c6b10e done 06:58:28 #7 exporting manifest list sha256:5f205c4e5c13855860e79614e72c39a4dac1650d61ed2c30c41790d002f7b83f 0.0s done 06:58:28 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:58:28 #7 DONE 0.0s 06:58:28 06:58:28 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 06:58:28 #8 DONE 0.0s 06:58:28 06:58:28 1 warning found (use --debug to expand): 06:58:28  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:58:28 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 --push - 06:58:28 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104' 06:58:28 #1 [internal] load build definition from Dockerfile 06:58:28 #1 transferring dockerfile: 220B done 06:58:28 #1 DONE 0.0s 06:58:28 06:58:28 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:58:28 #2 DONE 0.0s 06:58:28 06:58:28 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:58:28 #3 DONE 0.0s 06:58:28 06:58:28 #4 [internal] load .dockerignore 06:58:28 #4 transferring context: 2B done 06:58:28 #4 DONE 0.0s 06:58:28 06:58:28 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:3a9bb43e605aaaf945ed730d99bd665af8172b2c4ad3bf99e2340087a54792e5 06:58:28 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:3a9bb43e605aaaf945ed730d99bd665af8172b2c4ad3bf99e2340087a54792e5 0.1s done 06:58:28 #5 CACHED 06:58:28 06:58:28 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:3a9bb43e605aaaf945ed730d99bd665af8172b2c4ad3bf99e2340087a54792e5 06:58:28 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:3a9bb43e605aaaf945ed730d99bd665af8172b2c4ad3bf99e2340087a54792e5 0.0s done 06:58:28 #6 CACHED 06:58:28 06:58:28 #7 exporting to image 06:58:28 #7 exporting layers done 06:58:28 #7 exporting manifest sha256:eb8ddf4aaab838579a0b105820bb66c339dcd064597e143ae4df1c893755af3c done 06:58:28 #7 exporting config sha256:a050385966b92a685090b801c28fa1910a2e82ef8776ad56d1e894ba83f722e0 done 06:58:28 #7 exporting manifest sha256:a45c290f62447150299f560a2ee2bf413e28781df04bb2b1ff0ddfc4e8eba9b7 done 06:58:28 #7 exporting config sha256:3856ee0041584697bfd05ca6b5fa959430d43a9c8a2397bd88520b6b12c6b10e done 06:58:28 #7 exporting manifest list sha256:5f205c4e5c13855860e79614e72c39a4dac1650d61ed2c30c41790d002f7b83f done 06:58:28 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:58:28 #7 DONE 0.0s 06:58:28 06:58:28 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 06:58:29 #8 DONE 0.0s 06:58:29 06:58:29 1 warning found (use --debug to expand): 06:58:29  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:58:29 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' 06:58:29 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - 06:58:29 #1 [internal] load build definition from Dockerfile 06:58:29 #1 transferring dockerfile: 170B done 06:58:29 #1 DONE 0.0s 06:58:29 06:58:29 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 06:58:29 #2 DONE 0.0s 06:58:29 06:58:29 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 06:58:29 #3 DONE 0.0s 06:58:29 06:58:29 #4 [internal] load .dockerignore 06:58:29 #4 transferring context: 2B done 06:58:29 #4 DONE 0.0s 06:58:29 06:58:29 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:3a9bb43e605aaaf945ed730d99bd665af8172b2c4ad3bf99e2340087a54792e5 06:58:29 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:3a9bb43e605aaaf945ed730d99bd665af8172b2c4ad3bf99e2340087a54792e5 0.0s done 06:58:29 #5 DONE 0.0s 06:58:29 06:58:29 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:3a9bb43e605aaaf945ed730d99bd665af8172b2c4ad3bf99e2340087a54792e5 06:58:29 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:3a9bb43e605aaaf945ed730d99bd665af8172b2c4ad3bf99e2340087a54792e5 0.0s done 06:58:29 #6 CACHED 06:58:29 06:58:29 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:3a9bb43e605aaaf945ed730d99bd665af8172b2c4ad3bf99e2340087a54792e5 06:58:29 #5 CACHED 06:58:29 06:58:29 #7 exporting to image 06:58:29 #7 exporting layers done 06:58:29 #7 exporting manifest sha256:eb8ddf4aaab838579a0b105820bb66c339dcd064597e143ae4df1c893755af3c done 06:58:29 #7 exporting config sha256:a050385966b92a685090b801c28fa1910a2e82ef8776ad56d1e894ba83f722e0 done 06:58:29 #7 exporting manifest sha256:a45c290f62447150299f560a2ee2bf413e28781df04bb2b1ff0ddfc4e8eba9b7 done 06:58:29 #7 exporting config sha256:3856ee0041584697bfd05ca6b5fa959430d43a9c8a2397bd88520b6b12c6b10e done 06:58:29 #7 exporting manifest list sha256:5f205c4e5c13855860e79614e72c39a4dac1650d61ed2c30c41790d002f7b83f done 06:58:29 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:58:29 #7 DONE 0.0s 06:58:29 06:58:29 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 06:58:29 #8 DONE 0.0s 06:58:29 06:58:29 1 warning found (use --debug to expand): 06:58:29  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:58:29 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:18377efbcf723ec9c9518bd44e4bbe02c0923e25' 06:58:29 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:18377efbcf723ec9c9518bd44e4bbe02c0923e25 --push - 06:58:30 #1 [internal] load build definition from Dockerfile 06:58:30 #1 transferring dockerfile: 206B done 06:58:30 #1 DONE 0.0s 06:58:30 06:58:30 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:58:30 #2 DONE 0.0s 06:58:30 06:58:30 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:58:30 #3 DONE 0.1s 06:58:30 06:58:30 #4 [internal] load .dockerignore 06:58:30 #4 transferring context: 06:58:30 #4 transferring context: 2B done 06:58:30 #4 DONE 0.1s 06:58:30 06:58:30 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:27706022e09d5739e0194c09eff4e06d1661cac13a4f734055cd8a326a743d3b 06:58:30 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:27706022e09d5739e0194c09eff4e06d1661cac13a4f734055cd8a326a743d3b 0.0s done 06:58:30 #5 DONE 0.1s 06:58:30 06:58:30 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:27706022e09d5739e0194c09eff4e06d1661cac13a4f734055cd8a326a743d3b 06:58:30 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:27706022e09d5739e0194c09eff4e06d1661cac13a4f734055cd8a326a743d3b 0.0s done 06:58:30 #6 DONE 0.2s 06:58:30 06:58:30 #7 exporting to image 06:58:30 #7 exporting layers done 06:58:30 #7 exporting manifest sha256:62698f9292b852d626f21d1e9b874836892e66069f9e7cad681870c7c83286fb 0.0s done 06:58:30 #7 exporting config sha256:d468fda0279ea71f5cc2d1d7588018910aa97705b554896eb67bf3a76b3422a1 done 06:58:30 #7 exporting manifest sha256:63d2a49c7c388330359d1c00b6d336590c3f73d02282a431cf0ebe3279837b66 done 06:58:30 #7 exporting config sha256:162310def59819d000b5e0dab6d3e30817f711a16dc88ce1cfed76d42b63c17b 06:58:30 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:58:30 #7 exporting config sha256:162310def59819d000b5e0dab6d3e30817f711a16dc88ce1cfed76d42b63c17b done 06:58:30 #7 exporting manifest list sha256:ffa7eb2b466aff98cd511b0ce87959ec774a5b987d13abca175f0574f01d8a51 0.0s done 06:58:30 #7 DONE 0.0s 06:58:30 06:58:30 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 06:58:30 #8 DONE 0.0s 06:58:30 06:58:30 1 warning found (use --debug to expand): 06:58:30  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:58:30 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' 06:58:30 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - 06:58:31 #1 [internal] load build definition from Dockerfile 06:58:31 #1 transferring dockerfile: 172B done 06:58:31 #1 DONE 0.0s 06:58:31 06:58:31 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 06:58:31 #2 DONE 0.0s 06:58:31 06:58:31 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 06:58:31 #3 DONE 0.0s 06:58:31 06:58:31 #4 [internal] load .dockerignore 06:58:31 #4 transferring context: 2B done 06:58:31 #4 DONE 0.0s 06:58:31 06:58:31 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:27706022e09d5739e0194c09eff4e06d1661cac13a4f734055cd8a326a743d3b 06:58:31 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:27706022e09d5739e0194c09eff4e06d1661cac13a4f734055cd8a326a743d3b 0.0s done 06:58:31 #5 CACHED 06:58:31 06:58:31 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:27706022e09d5739e0194c09eff4e06d1661cac13a4f734055cd8a326a743d3b 06:58:31 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:27706022e09d5739e0194c09eff4e06d1661cac13a4f734055cd8a326a743d3b 0.0s done 06:58:31 #6 CACHED 06:58:31 06:58:31 #7 exporting to image 06:58:31 #7 exporting layers done 06:58:31 #7 exporting manifest sha256:62698f9292b852d626f21d1e9b874836892e66069f9e7cad681870c7c83286fb done 06:58:31 #7 exporting config sha256:d468fda0279ea71f5cc2d1d7588018910aa97705b554896eb67bf3a76b3422a1 done 06:58:31 #7 exporting manifest sha256:63d2a49c7c388330359d1c00b6d336590c3f73d02282a431cf0ebe3279837b66 done 06:58:31 #7 exporting config sha256:162310def59819d000b5e0dab6d3e30817f711a16dc88ce1cfed76d42b63c17b 06:58:31 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:58:31 #7 exporting config sha256:162310def59819d000b5e0dab6d3e30817f711a16dc88ce1cfed76d42b63c17b done 06:58:31 #7 exporting manifest list sha256:ffa7eb2b466aff98cd511b0ce87959ec774a5b987d13abca175f0574f01d8a51 done 06:58:31 #7 DONE 0.0s 06:58:31 06:58:31 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 06:58:31 #8 DONE 0.0s 06:58:31 06:58:31 1 warning found (use --debug to expand): 06:58:31  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:58:31 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.104' 06:58:31 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.104 --push - 06:58:32 #1 [internal] load build definition from Dockerfile 06:58:32 #1 transferring dockerfile: 179B done 06:58:32 #1 DONE 0.0s 06:58:32 06:58:32 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.104 06:58:32 #2 DONE 0.0s 06:58:32 06:58:32 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.104 06:58:32 #3 DONE 0.0s 06:58:32 06:58:32 #4 [internal] load .dockerignore 06:58:32 #4 transferring context: 2B done 06:58:32 #4 DONE 0.0s 06:58:32 06:58:32 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.104@sha256:27706022e09d5739e0194c09eff4e06d1661cac13a4f734055cd8a326a743d3b 06:58:32 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.104@sha256:27706022e09d5739e0194c09eff4e06d1661cac13a4f734055cd8a326a743d3b 0.0s done 06:58:32 #5 DONE 0.0s 06:58:32 06:58:32 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.104@sha256:27706022e09d5739e0194c09eff4e06d1661cac13a4f734055cd8a326a743d3b 06:58:32 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.104@sha256:27706022e09d5739e0194c09eff4e06d1661cac13a4f734055cd8a326a743d3b 0.0s done 06:58:32 #6 CACHED 06:58:32 06:58:32 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.104@sha256:27706022e09d5739e0194c09eff4e06d1661cac13a4f734055cd8a326a743d3b 06:58:32 #5 CACHED 06:58:32 06:58:32 #7 exporting to image 06:58:32 #7 exporting layers done 06:58:32 #7 exporting manifest sha256:62698f9292b852d626f21d1e9b874836892e66069f9e7cad681870c7c83286fb done 06:58:32 #7 exporting config sha256:d468fda0279ea71f5cc2d1d7588018910aa97705b554896eb67bf3a76b3422a1 done 06:58:32 #7 exporting manifest sha256:63d2a49c7c388330359d1c00b6d336590c3f73d02282a431cf0ebe3279837b66 done 06:58:32 #7 exporting config sha256:162310def59819d000b5e0dab6d3e30817f711a16dc88ce1cfed76d42b63c17b done 06:58:32 #7 exporting manifest list sha256:ffa7eb2b466aff98cd511b0ce87959ec774a5b987d13abca175f0574f01d8a51 done 06:58:32 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:58:32 #7 DONE 0.0s 06:58:32 06:58:32 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 06:58:32 #8 DONE 0.0s 06:58:32 06:58:32 1 warning found (use --debug to expand): 06:58:32  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:58:32 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104' 06:58:32 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 --push - 06:58:32 #1 [internal] load build definition from Dockerfile 06:58:32 #1 transferring dockerfile: 220B done 06:58:32 #1 DONE 0.0s 06:58:32 06:58:32 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:58:32 #2 DONE 0.0s 06:58:32 06:58:32 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:58:32 #3 DONE 0.0s 06:58:32 06:58:32 #4 [internal] load .dockerignore 06:58:32 #4 transferring context: 2B done 06:58:32 #4 DONE 0.1s 06:58:32 06:58:32 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:27706022e09d5739e0194c09eff4e06d1661cac13a4f734055cd8a326a743d3b 06:58:32 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:27706022e09d5739e0194c09eff4e06d1661cac13a4f734055cd8a326a743d3b 0.0s done 06:58:32 #5 CACHED 06:58:32 06:58:32 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:27706022e09d5739e0194c09eff4e06d1661cac13a4f734055cd8a326a743d3b 06:58:32 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:27706022e09d5739e0194c09eff4e06d1661cac13a4f734055cd8a326a743d3b 0.0s done 06:58:32 #6 CACHED 06:58:32 06:58:32 #7 exporting to image 06:58:32 #7 exporting layers done 06:58:32 #7 exporting manifest sha256:62698f9292b852d626f21d1e9b874836892e66069f9e7cad681870c7c83286fb done 06:58:32 #7 exporting config sha256:d468fda0279ea71f5cc2d1d7588018910aa97705b554896eb67bf3a76b3422a1 done 06:58:32 #7 exporting manifest sha256:63d2a49c7c388330359d1c00b6d336590c3f73d02282a431cf0ebe3279837b66 done 06:58:32 #7 exporting config sha256:162310def59819d000b5e0dab6d3e30817f711a16dc88ce1cfed76d42b63c17b done 06:58:32 #7 exporting manifest list sha256:ffa7eb2b466aff98cd511b0ce87959ec774a5b987d13abca175f0574f01d8a51 done 06:58:32 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:58:32 #7 DONE 0.0s 06:58:32 06:58:32 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 06:58:32 #8 DONE 0.0s 06:58:32 06:58:32 1 warning found (use --debug to expand): 06:58:32  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:58:32 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' 06:58:32 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - 06:58:33 #1 [internal] load build definition from Dockerfile 06:58:33 #1 transferring dockerfile: 170B done 06:58:33 #1 DONE 0.0s 06:58:33 06:58:33 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 06:58:33 #2 DONE 0.0s 06:58:33 06:58:33 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 06:58:33 #3 DONE 0.0s 06:58:33 06:58:33 #4 [internal] load .dockerignore 06:58:33 #4 transferring context: 2B done 06:58:33 #4 DONE 0.0s 06:58:33 06:58:33 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:27706022e09d5739e0194c09eff4e06d1661cac13a4f734055cd8a326a743d3b 06:58:33 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:27706022e09d5739e0194c09eff4e06d1661cac13a4f734055cd8a326a743d3b 0.0s done 06:58:33 #5 CACHED 06:58:33 06:58:33 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:27706022e09d5739e0194c09eff4e06d1661cac13a4f734055cd8a326a743d3b 06:58:33 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:27706022e09d5739e0194c09eff4e06d1661cac13a4f734055cd8a326a743d3b 0.0s done 06:58:33 #6 CACHED 06:58:33 06:58:33 #7 exporting to image 06:58:33 #7 exporting layers done 06:58:33 #7 exporting manifest sha256:62698f9292b852d626f21d1e9b874836892e66069f9e7cad681870c7c83286fb done 06:58:33 #7 exporting config sha256:d468fda0279ea71f5cc2d1d7588018910aa97705b554896eb67bf3a76b3422a1 done 06:58:33 #7 exporting manifest sha256:63d2a49c7c388330359d1c00b6d336590c3f73d02282a431cf0ebe3279837b66 done 06:58:33 #7 exporting config sha256:162310def59819d000b5e0dab6d3e30817f711a16dc88ce1cfed76d42b63c17b done 06:58:33 #7 exporting manifest list sha256:ffa7eb2b466aff98cd511b0ce87959ec774a5b987d13abca175f0574f01d8a51 done 06:58:33 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:58:33 #7 DONE 0.0s 06:58:33 06:58:33 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 06:58:33 #8 DONE 0.0s 06:58:33 06:58:33 1 warning found (use --debug to expand): 06:58:33  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:58:33 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:18377efbcf723ec9c9518bd44e4bbe02c0923e25 --push - 06:58:33 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:18377efbcf723ec9c9518bd44e4bbe02c0923e25' 06:58:33 #1 [internal] load build definition from Dockerfile 06:58:33 #1 transferring dockerfile: 202B done 06:58:33 #1 DONE 0.0s 06:58:33 06:58:33 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:58:33 #2 DONE 0.0s 06:58:33 06:58:33 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:18377efbcf723ec9c9518bd44e4bbe02c0923e25 06:58:33 #3 DONE 0.1s 06:58:33 06:58:33 #4 [internal] load .dockerignore 06:58:33 #4 transferring context: 2B done 06:58:33 #4 DONE 0.0s 06:58:33 06:58:33 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:604843f12dfd4f203bb4027e3531fbc78000c27a1120993379db7d06d78142cf 06:58:33 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:604843f12dfd4f203bb4027e3531fbc78000c27a1120993379db7d06d78142cf 0.0s done 06:58:33 #5 DONE 0.0s 06:58:33 06:58:33 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:604843f12dfd4f203bb4027e3531fbc78000c27a1120993379db7d06d78142cf 06:58:33 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:604843f12dfd4f203bb4027e3531fbc78000c27a1120993379db7d06d78142cf 0.0s done 06:58:33 #6 DONE 0.2s 06:58:33 06:58:33 #7 exporting to image 06:58:33 #7 exporting layers done 06:58:33 #7 exporting manifest sha256:95e89aa19dfadb13c61a2c0499a35e692be9f937877f5ccd54697f0759db2920 0.0s done 06:58:33 #7 exporting config sha256:3a256da4507237fa16a15f3532fd4ae6fba3e050415f2d86b6ec1f880b7e2a62 done 06:58:33 #7 exporting manifest sha256:c3324ec3b1f1c8ce66ab0ca9b115788528a2027a1a03c8f5dcfef28c44e90cca 0.0s done 06:58:33 #7 exporting config sha256:637d403c977460eed176a921d855f4c62efb2919bb76d01231451e3f2c867691 0.0s done 06:58:33 #7 exporting manifest list sha256:a65ef9a6cc31ac9f27f02d70a8d51385a5d3770d573ef054871a0dcb8581052a 06:58:33 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:58:33 #7 exporting manifest list sha256:a65ef9a6cc31ac9f27f02d70a8d51385a5d3770d573ef054871a0dcb8581052a 0.0s done 06:58:33 #7 DONE 0.1s 06:58:33 06:58:33 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 06:58:33 #8 DONE 0.0s 06:58:34 06:58:34 1 warning found (use --debug to expand): 06:58:34  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:58:34 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' 06:58:34 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - 06:58:34 #1 [internal] load build definition from Dockerfile 06:58:34 #1 transferring dockerfile: 168B done 06:58:34 #1 DONE 0.0s 06:58:34 06:58:34 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 06:58:34 #2 DONE 0.0s 06:58:34 06:58:34 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 06:58:34 #3 DONE 0.0s 06:58:34 06:58:34 #4 [internal] load .dockerignore 06:58:34 #4 transferring context: 06:58:34 #4 transferring context: 2B done 06:58:34 #4 DONE 0.0s 06:58:34 06:58:34 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:604843f12dfd4f203bb4027e3531fbc78000c27a1120993379db7d06d78142cf 06:58:34 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:604843f12dfd4f203bb4027e3531fbc78000c27a1120993379db7d06d78142cf 0.0s done 06:58:34 #5 CACHED 06:58:34 06:58:34 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:604843f12dfd4f203bb4027e3531fbc78000c27a1120993379db7d06d78142cf 06:58:34 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:604843f12dfd4f203bb4027e3531fbc78000c27a1120993379db7d06d78142cf 0.0s done 06:58:34 #6 CACHED 06:58:34 06:58:34 #7 exporting to image 06:58:34 #7 exporting layers done 06:58:34 #7 exporting manifest sha256:95e89aa19dfadb13c61a2c0499a35e692be9f937877f5ccd54697f0759db2920 done 06:58:34 #7 exporting config sha256:3a256da4507237fa16a15f3532fd4ae6fba3e050415f2d86b6ec1f880b7e2a62 done 06:58:34 #7 exporting manifest sha256:c3324ec3b1f1c8ce66ab0ca9b115788528a2027a1a03c8f5dcfef28c44e90cca done 06:58:34 #7 exporting config sha256:637d403c977460eed176a921d855f4c62efb2919bb76d01231451e3f2c867691 done 06:58:34 #7 exporting manifest list sha256:a65ef9a6cc31ac9f27f02d70a8d51385a5d3770d573ef054871a0dcb8581052a done 06:58:34 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:58:34 #7 DONE 0.0s 06:58:34 06:58:34 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 06:58:34 #8 DONE 0.0s 06:58:34 06:58:34 1 warning found (use --debug to expand): 06:58:34  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:58:35 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.104' 06:58:35 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.104 --push - 06:58:35 #1 [internal] load build definition from Dockerfile 06:58:35 #1 transferring dockerfile: 175B done 06:58:35 #1 DONE 0.0s 06:58:35 06:58:35 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.104 06:58:35 #2 DONE 0.0s 06:58:35 06:58:35 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.104 06:58:35 #3 DONE 0.0s 06:58:35 06:58:35 #4 [internal] load .dockerignore 06:58:35 #4 transferring context: 06:58:35 #4 transferring context: 2B done 06:58:35 #4 DONE 0.0s 06:58:35 06:58:35 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.104@sha256:604843f12dfd4f203bb4027e3531fbc78000c27a1120993379db7d06d78142cf 06:58:35 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.104@sha256:604843f12dfd4f203bb4027e3531fbc78000c27a1120993379db7d06d78142cf 0.0s done 06:58:35 #5 CACHED 06:58:35 06:58:35 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.104@sha256:604843f12dfd4f203bb4027e3531fbc78000c27a1120993379db7d06d78142cf 06:58:35 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.104@sha256:604843f12dfd4f203bb4027e3531fbc78000c27a1120993379db7d06d78142cf 0.0s done 06:58:35 #6 CACHED 06:58:35 06:58:35 #7 exporting to image 06:58:35 #7 exporting layers done 06:58:35 #7 exporting manifest sha256:95e89aa19dfadb13c61a2c0499a35e692be9f937877f5ccd54697f0759db2920 done 06:58:35 #7 exporting config sha256:3a256da4507237fa16a15f3532fd4ae6fba3e050415f2d86b6ec1f880b7e2a62 done 06:58:35 #7 exporting manifest sha256:c3324ec3b1f1c8ce66ab0ca9b115788528a2027a1a03c8f5dcfef28c44e90cca done 06:58:35 #7 exporting config sha256:637d403c977460eed176a921d855f4c62efb2919bb76d01231451e3f2c867691 done 06:58:35 #7 exporting manifest list sha256:a65ef9a6cc31ac9f27f02d70a8d51385a5d3770d573ef054871a0dcb8581052a done 06:58:35 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:58:35 #7 DONE 0.0s 06:58:35 06:58:35 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 06:58:35 #8 DONE 0.0s 06:58:35 06:58:35 1 warning found (use --debug to expand): 06:58:35  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:58:36 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 --push - 06:58:36 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104' 06:58:36 #1 [internal] load build definition from Dockerfile 06:58:36 #1 transferring dockerfile: 216B done 06:58:36 #1 DONE 0.0s 06:58:36 06:58:36 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:58:36 #2 DONE 0.0s 06:58:36 06:58:36 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 06:58:36 #3 DONE 0.0s 06:58:36 06:58:36 #4 [internal] load .dockerignore 06:58:36 #4 transferring context: 2B done 06:58:36 #4 DONE 0.0s 06:58:36 06:58:36 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:604843f12dfd4f203bb4027e3531fbc78000c27a1120993379db7d06d78142cf 06:58:36 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:604843f12dfd4f203bb4027e3531fbc78000c27a1120993379db7d06d78142cf 0.0s done 06:58:36 #5 CACHED 06:58:36 06:58:36 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:604843f12dfd4f203bb4027e3531fbc78000c27a1120993379db7d06d78142cf 06:58:36 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:604843f12dfd4f203bb4027e3531fbc78000c27a1120993379db7d06d78142cf 0.0s done 06:58:36 #6 CACHED 06:58:36 06:58:36 #7 exporting to image 06:58:36 #7 exporting layers done 06:58:36 #7 exporting manifest sha256:95e89aa19dfadb13c61a2c0499a35e692be9f937877f5ccd54697f0759db2920 0.0s done 06:58:36 #7 exporting config sha256:3a256da4507237fa16a15f3532fd4ae6fba3e050415f2d86b6ec1f880b7e2a62 done 06:58:36 #7 exporting manifest sha256:c3324ec3b1f1c8ce66ab0ca9b115788528a2027a1a03c8f5dcfef28c44e90cca 0.0s done 06:58:36 #7 exporting config sha256:637d403c977460eed176a921d855f4c62efb2919bb76d01231451e3f2c867691 done 06:58:36 #7 exporting manifest list sha256:a65ef9a6cc31ac9f27f02d70a8d51385a5d3770d573ef054871a0dcb8581052a 0.0s done 06:58:36 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:58:36 #7 DONE 0.1s 06:58:36 06:58:36 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 06:58:36 #8 DONE 0.0s 06:58:36 06:58:36 1 warning found (use --debug to expand): 06:58:36  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:58:36 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - 06:58:36 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' 06:58:36 #1 [internal] load build definition from Dockerfile 06:58:36 #1 transferring dockerfile: 166B done 06:58:36 #1 DONE 0.0s 06:58:36 06:58:36 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 06:58:36 #2 DONE 0.0s 06:58:36 06:58:36 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 06:58:36 #3 DONE 0.0s 06:58:36 06:58:36 #4 [internal] load .dockerignore 06:58:36 #4 transferring context: 2B done 06:58:36 #4 DONE 0.0s 06:58:37 06:58:37 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:604843f12dfd4f203bb4027e3531fbc78000c27a1120993379db7d06d78142cf 06:58:37 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:604843f12dfd4f203bb4027e3531fbc78000c27a1120993379db7d06d78142cf 0.0s done 06:58:37 #5 CACHED 06:58:37 06:58:37 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:604843f12dfd4f203bb4027e3531fbc78000c27a1120993379db7d06d78142cf 06:58:37 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:604843f12dfd4f203bb4027e3531fbc78000c27a1120993379db7d06d78142cf 0.0s done 06:58:37 #6 CACHED 06:58:37 06:58:37 #7 exporting to image 06:58:37 #7 exporting layers done 06:58:37 #7 exporting manifest sha256:95e89aa19dfadb13c61a2c0499a35e692be9f937877f5ccd54697f0759db2920 done 06:58:37 #7 exporting config sha256:3a256da4507237fa16a15f3532fd4ae6fba3e050415f2d86b6ec1f880b7e2a62 done 06:58:37 #7 exporting manifest sha256:c3324ec3b1f1c8ce66ab0ca9b115788528a2027a1a03c8f5dcfef28c44e90cca done 06:58:37 #7 exporting config sha256:637d403c977460eed176a921d855f4c62efb2919bb76d01231451e3f2c867691 done 06:58:37 #7 exporting manifest list sha256:a65ef9a6cc31ac9f27f02d70a8d51385a5d3770d573ef054871a0dcb8581052a done 06:58:37 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:58:37 #7 DONE 0.0s 06:58:37 06:58:37 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 06:58:37 #8 DONE 0.0s 06:58:37 06:58:37 1 warning found (use --debug to expand): 06:58:37  - 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 06:58:37 + '[' -d /w/workspace/edgex-go/963/archives ']' [Pipeline] libraryResource [Pipeline] sh 06:58:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:58:38 ---> package-listing.sh 06:58:38 ++ facter osfamily 06:58:38 ++ tr '[:upper:]' '[:lower:]' 06:58:38 + OS_FAMILY=redhat 06:58:38 + workspace=/w/workspace/edgex-go/963 06:58:38 + START_PACKAGES=/tmp/packages_start.txt 06:58:38 + END_PACKAGES=/tmp/packages_end.txt 06:58:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:58:38 + PACKAGES=/tmp/packages_start.txt 06:58:38 + '[' /w/workspace/edgex-go/963 ']' 06:58:38 + PACKAGES=/tmp/packages_end.txt 06:58:38 + case "${OS_FAMILY}" in 06:58:38 + rpm -qa 06:58:38 + sort 06:58:39 + '[' -f /tmp/packages_start.txt ']' 06:58:39 + '[' -f /tmp/packages_end.txt ']' 06:58:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:58:39 + '[' /w/workspace/edgex-go/963 ']' 06:58:39 + mkdir -p /w/workspace/edgex-go/963/archives/ 06:58:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/963/archives/ [Pipeline] echo 06:58:39 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/963/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:58:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:58:40 06:58:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:58:40 latest: Pulling from edgex-lftools-log-publisher 06:58:40 5eb5b503b376: Pulling fs layer 06:58:40 5c69ac0246d0: Pulling fs layer 06:58:40 ec43610c2a17: Pulling fs layer 06:58:40 3a2ae6a8a46f: Pulling fs layer 06:58:40 33b1e0a273af: Pulling fs layer 06:58:40 5d3b04190fa2: Pulling fs layer 06:58:40 2f39f015ded8: Pulling fs layer 06:58:40 3a2ae6a8a46f: Waiting 06:58:40 33b1e0a273af: Waiting 06:58:40 5d3b04190fa2: Waiting 06:58:40 2f39f015ded8: Waiting 06:58:40 5c69ac0246d0: Verifying Checksum 06:58:40 5c69ac0246d0: Download complete 06:58:40 3a2ae6a8a46f: Verifying Checksum 06:58:40 3a2ae6a8a46f: Download complete 06:58:41 33b1e0a273af: Verifying Checksum 06:58:41 33b1e0a273af: Download complete 06:58:41 5d3b04190fa2: Verifying Checksum 06:58:41 5d3b04190fa2: Download complete 06:58:41 ec43610c2a17: Verifying Checksum 06:58:41 ec43610c2a17: Download complete 06:58:41 5eb5b503b376: Verifying Checksum 06:58:41 5eb5b503b376: Download complete 06:58:41 2f39f015ded8: Verifying Checksum 06:58:41 2f39f015ded8: Download complete 06:58:42 5eb5b503b376: Pull complete 06:58:42 5c69ac0246d0: Pull complete 06:58:43 ec43610c2a17: Pull complete 06:58:43 3a2ae6a8a46f: Pull complete 06:58:43 33b1e0a273af: Pull complete 06:58:43 5d3b04190fa2: Pull complete 06:58:47 2f39f015ded8: Pull complete 06:58:47 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:58:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:58:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:58:47 prd-centos7-docker-4c-2g-4107 does not seem to be running inside a container 06:58:47 $ 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/963/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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:58:54 $ docker top 8790d580966b6e8ad79d2254e0534b483d67140e158daa2bf865cc2292e9f0a8 -eo pid,comm [Pipeline] { [Pipeline] sh 06:58:55 + touch /tmp/pre-build-complete [Pipeline] sh 06:58:55 + mkdir -p /var/log/sysstat [Pipeline] sh 06:58:55 + ls /var/log/sa-host 06:58:55 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:58:55 provisioning config files... 06:58:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config10013813519758281214tmp [Pipeline] { [Pipeline] echo 06:58:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:58:56 ---> create-netrc.sh [Pipeline] } 06:58:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:58:56 ---> python-tools-install.sh [Pipeline] echo 06:58:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:58:56 ---> sudo-logs.sh 06:58:56 Archiving 'sudo' log.. 06:58:56 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:58:56 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 06:58:56 $ docker stop --time=1 8790d580966b6e8ad79d2254e0534b483d67140e158daa2bf865cc2292e9f0a8 06:58:58 $ docker rm -f --volumes 8790d580966b6e8ad79d2254e0534b483d67140e158daa2bf865cc2292e9f0a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 06:58:58 [WS-CLEANUP] Deleting project workspace... 06:58:58 [WS-CLEANUP] Deferred wipeout is used... 06:58:58 [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] } 07:11:47 #144 ... 07:11:47 07:11:47 #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:11:47 #146 DONE 1171.8s 07:11:47 07:11:47 #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 07:11:47 #147 ... 07:11:47 07:11:47 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:11:47 #155 DONE 0.2s 07:11:47 07:11:47 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:11:47 #151 ... 07:11:47 07:11:47 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:11:47 #156 DONE 0.1s 07:11:47 07:11:47 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:11:47 #142 ... 07:11:47 07:11:47 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 07:11:47 #157 DONE 0.4s 07:11:47 07:11:47 #33 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 07:11:47 #33 ... 07:11:47 07:11:47 #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 07:11:47 #158 DONE 0.1s 07:11:47 07:11:47 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 07:11:47 #159 DONE 0.1s 07:11:47 07:11:47 #33 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 07:11:47 #33 ... 07:11:47 07:11:47 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:11:51 #160 DONE 4.6s 07:11:51 07:11:51 #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 07:11:51 #147 ... 07:11:51 07:11:51 #108 [core-common-config-bootstrapper] exporting to image 07:11:51 #108 exporting layers 07:11:52 #108 exporting layers 0.9s done 07:11:52 #108 writing image sha256:00c6a07ace3737425a81192d52c9a6e955516dda4fdefbfc2bd7397fef009db1 done 07:11:52 #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 07:11:52 #108 DONE 8.5s 07:11:52 07:11:52 #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 07:12:07 #147 ... 07:12:07 07:12:07 #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:12:07 #145 DONE 1193.9s 07:12:07 07:12:07 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 07:12:07 #161 DONE 0.5s 07:12:07 07:12:07 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 07:12:09 #162 DONE 2.0s 07:12:09 07:12:09 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 07:12:10 #163 DONE 0.3s 07:12:10 07:12:10 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 07:12:10 #164 DONE 0.4s 07:12:10 07:12:10 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:12:10 #165 DONE 0.3s 07:12:10 07:12:10 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 07:12:11 #166 DONE 0.4s 07:12:11 07:12:11 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:12:11 #144 ... 07:12:11 07:12:11 #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/ 07:12:11 #167 DONE 0.1s 07:12:11 07:12:11 #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/ 07:12:11 #168 DONE 0.1s 07:12:11 07:12:11 #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/ 07:12:11 #169 DONE 0.1s 07:12:11 07:12:11 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:12:11 #151 ... 07:12:11 07:12:11 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:12:11 #170 DONE 0.1s 07:12:11 07:12:11 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 07:12:14 #171 DONE 2.4s 07:12:14 07:12:14 #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 07:12:14 #147 ... 07:12:14 07:12:14 #108 [security-bootstrapper] exporting to image 07:12:14 #108 exporting layers 07:12:15 #108 exporting layers 0.9s done 07:12:15 #108 writing image sha256:5511d87bea87d8f478221e6035deb93107a0ec908be6c9a61e16803cc2b88547 done 07:12:15 #108 naming to docker.io/library/security-bootstrapper-arm64 done 07:12:15 #108 DONE 9.5s 07:12:15 07:12:15 #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 07:29:37 #147 ... 07:29:37 07:29:37 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:29:37 #151 DONE 2233.0s 07:29:37 07:29:37 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:29:37 #149 ... 07:29:37 07:29:37 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:29:37 #172 DONE 0.1s 07:29:37 07:29:37 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:29:37 #148 ... 07:29:37 07:29:37 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:29:37 #173 DONE 0.2s 07:29:37 07:29:37 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:29:37 #174 DONE 0.5s 07:29:37 07:29:37 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 07:29:37 #175 DONE 0.1s 07:29:37 07:29:37 #150 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 07:29:37 #150 ... 07:29:37 07:29:37 #108 [core-command] exporting to image 07:29:37 #108 exporting layers 07:29:37 #108 exporting layers 0.5s done 07:29:37 #108 writing image sha256:61cdc6d65d7205cf2f3b697e26cf7edf4c602e173fccb94440b54ba8f95c3946 done 07:29:37 #108 naming to docker.io/library/core-command-arm64 done 07:29:37 #108 DONE 10.0s 07:29:37 07:29:37 #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 07:29:52 #147 2258.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.104 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:30:02 #147 ... 07:30:02 07:30:02 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:30:02 #149 DONE 2268.3s 07:30:02 07:30:02 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:30:02 #148 ... 07:30:02 07:30:02 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 07:30:02 #176 DONE 0.2s 07:30:02 07:30:02 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:30:03 #144 ... 07:30:03 07:30:03 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 07:30:03 #177 DONE 0.1s 07:30:03 07:30:03 #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 07:30:03 #178 DONE 0.2s 07:30:03 07:30:03 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 07:30:03 #179 DONE 0.1s 07:30:03 07:30:03 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:30:03 #142 ... 07:30:03 07:30:03 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:30:03 #180 DONE 0.5s 07:30:03 07:30:03 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:30:03 #181 DONE 0.2s 07:30:03 07:30:03 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:30:04 #148 ... 07:30:04 07:30:04 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:30:06 #182 DONE 2.3s 07:30:06 07:30:06 #108 [security-proxy-setup] exporting to image 07:30:06 #108 exporting layers 07:30:07 #108 exporting layers 1.1s done 07:30:07 #108 writing image sha256:3bc462ffcd23deec2f88270e2d243c52a7eadb9575a60d1f303e9572d4c37efa 0.0s done 07:30:07 #108 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 07:30:07 #108 DONE 11.1s 07:30:07 07:30:07 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:30:29 #154 ... 07:30:29 07:30:29 #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 07:30:29 #147 DONE 2292.8s 07:30:29 07:30:29 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:30:29 #142 ... 07:30:29 07:30:29 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 07:30:29 #183 DONE 0.1s 07:30:29 07:30:29 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:30:29 #148 ... 07:30:29 07:30:29 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 07:30:29 #184 DONE 0.2s 07:30:29 07:30:29 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:30:29 #152 ... 07:30:29 07:30:29 #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 07:30:29 #185 DONE 0.2s 07:30:29 07:30:29 #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 07:30:29 #186 DONE 0.1s 07:30:29 07:30:29 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:30:29 #144 ... 07:30:29 07:30:29 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 07:30:29 #187 DONE 0.1s 07:30:29 07:30:29 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:30:29 #188 DONE 0.5s 07:30:29 07:30:29 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:30:29 #189 DONE 0.4s 07:30:29 07:30:29 #150 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 07:30:29 #150 ... 07:30:29 07:30:29 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:30:29 #190 DONE 0.1s 07:30:29 07:30:29 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:30:33 #191 DONE 1.8s 07:30:33 07:30:33 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:30:33 #148 ... 07:30:33 07:30:33 #108 [security-secretstore-setup] exporting to image 07:30:33 #108 exporting layers 07:30:34 #108 exporting layers 4.3s done 07:30:34 #108 writing image sha256:df64b6e230fd1d405748748b89144517050830ec92b64bb7ec4776f25f87d0ca done 07:30:34 #108 naming to docker.io/library/security-secretstore-setup-arm64 done 07:30:34 #108 DONE 15.4s 07:30:34 07:30:34 #33 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 07:31:31 #33 ... 07:31:31 07:31:31 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:31:31 #142 DONE 2357.9s 07:31:31 07:31:31 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:31:31 #144 ... 07:31:31 07:31:31 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:31:31 #192 DONE 0.1s 07:31:32 07:31:32 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:31:32 #193 DONE 0.1s 07:31:32 07:31:32 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:31:32 #148 ... 07:31:32 07:31:32 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:31:32 #194 DONE 0.5s 07:31:32 07:31:32 #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 07:31:33 #195 DONE 0.2s 07:31:33 07:31:33 #108 [security-spiffe-token-provider] exporting to image 07:31:33 #108 exporting layers 07:31:33 #108 exporting layers 0.6s done 07:31:33 #108 writing image sha256:b9f35d82121ec51022a99ccc85d28103072bbdaf00083d1918fcc4fed4e21fcc done 07:31:33 #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done 07:31:33 #108 DONE 16.0s 07:31:33 07:31:33 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:32:20 #148 ... 07:32:20 07:32:20 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:32:20 #152 DONE 2400.7s 07:32:20 07:32:20 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:32:20 #144 ... 07:32:20 07:32:20 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:32:20 #196 DONE 0.2s 07:32:20 07:32:20 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:32:20 #197 DONE 0.1s 07:32:20 07:32:20 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 07:32:20 #198 DONE 0.6s 07:32:20 07:32:20 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 07:32:20 #199 DONE 0.2s 07:32:20 07:32:20 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:32:20 #154 ... 07:32:20 07:32:20 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 07:32:20 #200 DONE 0.2s 07:32:20 07:32:20 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:32:20 #201 DONE 1.9s 07:32:20 07:32:20 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:32:20 #154 DONE 2405.0s 07:32:20 07:32:20 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:32:20 #148 ... 07:32:20 07:32:20 #108 [security-proxy-auth] exporting to image 07:32:20 #108 exporting layers 07:32:20 #108 ... 07:32:20 07:32:20 #202 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:32:20 #202 DONE 0.2s 07:32:20 07:32:20 #203 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:32:20 #203 DONE 0.2s 07:32:20 07:32:20 #150 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 07:32:20 #150 DONE 2406.3s 07:32:20 07:32:20 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:32:20 #148 ... 07:32:20 07:32:20 #108 [security-proxy-auth] exporting to image 07:32:20 #108 exporting layers 1.7s done 07:32:20 #108 writing image sha256:aff00a7941c882518c156c1d755596afb490c8fd5e50824d2ba4b0be63714e35 0.0s done 07:32:20 #108 naming to docker.io/library/security-proxy-auth-arm64 0.0s done 07:32:20 #108 DONE 17.7s 07:32:20 07:32:20 #204 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:32:20 #204 ... 07:32:20 07:32:20 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:32:20 #148 DONE 2407.4s 07:32:20 07:32:20 #205 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 07:32:21 #205 DONE 0.5s 07:32:21 07:32:21 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:32:21 #153 ... 07:32:21 07:32:21 #204 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:32:21 #204 DONE 1.3s 07:32:21 07:32:21 #206 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 07:32:21 #206 ... 07:32:21 07:32:21 #207 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:32:21 #207 DONE 0.3s 07:32:21 07:32:21 #206 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 07:32:21 #206 DONE 0.4s 07:32:21 07:32:21 #108 [core-data] exporting to image 07:32:21 #108 ... 07:32:21 07:32:21 #208 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:32:21 #208 DONE 0.2s 07:32:22 07:32:22 #209 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:32:22 #209 ... 07:32:22 07:32:22 #210 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 07:32:22 #210 DONE 1.2s 07:32:22 07:32:22 #211 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 07:32:22 #211 DONE 0.2s 07:32:22 07:32:22 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:32:22 #153 ... 07:32:22 07:32:22 #108 [core-keeper] exporting to image 07:32:23 #108 ... 07:32:23 07:32:23 #209 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:32:23 #209 DONE 1.0s 07:32:23 07:32:23 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 07:32:23 #212 DONE 0.2s 07:32:23 07:32:23 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 07:32:23 #213 DONE 0.3s 07:32:23 07:32:23 #108 [core-data] exporting to image 07:32:23 #108 exporting layers 1.5s done 07:32:23 #108 writing image sha256:121f9414d0bf06c56dd63aa3fd9b6f46c4a53be8d5dde3c21ba8c8991e5ad254 0.0s done 07:32:23 #108 naming to docker.io/library/core-data-arm64 0.0s done 07:32:23 #108 exporting layers 1.1s done 07:32:23 #108 writing image sha256:bebc255d591a3b9b67cae7467af92c4b6e3681a923184da769a760c781af7592 0.0s done 07:32:23 #108 naming to docker.io/library/core-keeper-arm64 07:32:23 #108 naming to docker.io/library/core-keeper-arm64 done 07:32:24 #108 exporting layers 0.8s done 07:32:24 #108 writing image sha256:7d917607f49e6b9e7bfb2c5fcaf605f0593b0113ec66968715e4a577bb69c19b done 07:32:24 #108 naming to docker.io/library/core-metadata-arm64 done 07:32:24 #108 DONE 20.4s 07:32:24 07:32:24 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:32:56 #144 ... 07:32:56 07:32:56 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:32:56 #153 DONE 2438.2s 07:32:56 07:32:56 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:32:56 #144 ... 07:32:56 07:32:56 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:32:56 #214 DONE 0.1s 07:32:56 07:32:56 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:32:56 #144 ... 07:32:56 07:32:56 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:32:56 #215 DONE 0.1s 07:32:56 07:32:56 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:32:56 #216 DONE 0.6s 07:32:56 07:32:56 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 07:32:56 #217 DONE 0.1s 07:32:56 07:32:56 #108 [support-scheduler] exporting to image 07:32:56 #108 exporting layers 07:32:56 #108 exporting layers 1.1s done 07:32:56 #108 writing image sha256:a6658e56c1fc28b223c9ac42c54f33058cebf9c6e8992794e9d5b704af3c4f5e done 07:32:56 #108 naming to docker.io/library/support-scheduler-arm64 done 07:32:56 #108 DONE 21.5s 07:32:56 07:32:56 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:32:59 #144 DONE 2446.2s 07:32:59 07:32:59 #33 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 07:32:59 #33 ... 07:32:59 07:32:59 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:32:59 #218 DONE 0.1s 07:32:59 07:32:59 #33 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 07:33:00 #33 ... 07:33:00 07:33:00 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:33:00 #219 DONE 0.1s 07:33:00 07:33:00 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:33:00 #220 DONE 0.4s 07:33:00 07:33:00 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 07:33:00 #221 DONE 0.1s 07:33:00 07:33:00 #33 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 07:33:00 #33 ... 07:33:00 07:33:00 #108 [support-notifications] exporting to image 07:33:00 #108 exporting layers 07:33:01 #108 exporting layers 0.6s done 07:33:01 #108 writing image sha256:f9ebf59144a9f4d71e15b1e950ceb57a25555097f6413c13cc2de217c38cc870 done 07:33:01 #108 naming to docker.io/library/support-notifications-arm64 done 07:33:01 #108 DONE 22.1s 07:33:01 07:33:01 #33 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 07:33:01 time="2026-03-26T06:49:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:33:01 time="2026-03-26T06:49:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:33:01 time="2026-03-26T06:49:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:33:01 time="2026-03-26T06:49:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:33:01 time="2026-03-26T06:49:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:33:01 time="2026-03-26T06:49:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:33:01 time="2026-03-26T06:49:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:33:01 time="2026-03-26T06:49:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:33:01 time="2026-03-26T06:49:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:33:01 time="2026-03-26T06:49:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:33:01 time="2026-03-26T06:49:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:33:01 time="2026-03-26T06:49:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:33:01 time="2026-03-26T06:49:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:33:01 time="2026-03-26T06:49:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:33:01 time="2026-03-26T06:49:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 07:33:01 $ docker stop --time=1 073fa33b0a29b489bdd54d3cc2608b3f89b51d65e7466a61631c9a4b428d4911 07:33:03 $ docker rm -f --volumes 073fa33b0a29b489bdd54d3cc2608b3f89b51d65e7466a61631c9a4b428d4911 [Pipeline] // withDockerContainer [Pipeline] sh 07:33:03 + docker images 07:33:03 REPOSITORY TAG IMAGE ID CREATED SIZE 07:33:03 support-notifications-arm64 latest f9ebf59144a9 3 seconds ago 56MB 07:33:03 support-scheduler-arm64 latest a6658e56c1fc 11 seconds ago 52.2MB 07:33:03 core-metadata-arm64 latest 7d917607f49e 40 seconds ago 48.2MB 07:33:03 core-keeper-arm64 latest bebc255d591a 41 seconds ago 47.8MB 07:33:03 core-data-arm64 latest 121f9414d0bf 42 seconds ago 48MB 07:33:03 security-proxy-auth-arm64 latest aff00a7941c8 45 seconds ago 47.3MB 07:33:03 security-spiffe-token-provider-arm64 latest b9f35d82121e About a minute ago 51.8MB 07:33:03 security-secretstore-setup-arm64 latest df64b6e230fd 2 minutes ago 85.7MB 07:33:03 security-proxy-setup-arm64 latest 3bc462ffcd23 2 minutes ago 52.9MB 07:33:03 core-command-arm64 latest 61cdc6d65d72 3 minutes ago 42.5MB 07:33:03 security-bootstrapper-arm64 latest 5511d87bea87 20 minutes ago 21.3MB 07:33:03 core-common-config-bootstrapper-arm64 latest 00c6a07ace37 21 minutes ago 20.1MB 07:33:03 security-spire-config-arm64 latest 821690234387 42 minutes ago 162MB 07:33:03 security-spire-agent-arm64 latest 62065f31a1f7 42 minutes ago 219MB 07:33:03 security-spire-server-arm64 latest 54f54c753095 42 minutes ago 163MB 07:33:03 ci-base-image-arm64 latest 277fdf6271cd 44 minutes ago 898MB 07:33:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 5 months ago 564MB 07:33:03 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 07:33:03 provisioning config files... 07:33:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/963@tmp/config7418765527134850724tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:33:04 ---> ****-login.sh 07:33:04 nexus3.edgexfoundry.org:10001 07:33:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:33:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:33:04 Configure a credential helper to remove this warning. See 07:33:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:33:04 07:33:04 Login Succeeded 07:33:04 nexus3.edgexfoundry.org:10002 07:33:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:33:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:33:04 Configure a credential helper to remove this warning. See 07:33:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:33:04 07:33:04 Login Succeeded 07:33:04 nexus3.edgexfoundry.org:10003 07:33:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:33:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:33:05 Configure a credential helper to remove this warning. See 07:33:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:33:05 07:33:05 Login Succeeded 07:33:05 nexus3.edgexfoundry.org:10004 07:33:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:33:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:33:05 Configure a credential helper to remove this warning. See 07:33:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:33:05 07:33:05 Login Succeeded 07:33:05 ****.io 07:33:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:33:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:33:05 Configure a credential helper to remove this warning. See 07:33:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:33:05 07:33:05 Login Succeeded 07:33:05 ---> ****-login.sh ends [Pipeline] } 07:33:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:33:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:33:06 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 07:33:06 18377efbcf723ec9c9518bd44e4bbe02c0923e25 07:33:06 latest 07:33:06 4.1.0-dev.104 07:33:06 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 07:33:06 main 07:33:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:06 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:06 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 07:33:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:33:06 0b45ab44a996: Preparing 07:33:06 d91662e1b58c: Preparing 07:33:06 7d85d5ff9868: Preparing 07:33:06 0995aa5af290: Preparing 07:33:06 94dd8bd28d07: Preparing 07:33:06 69c53f8c4675: Preparing 07:33:06 c4e71c2a4573: Preparing 07:33:06 69c53f8c4675: Waiting 07:33:06 c4e71c2a4573: Waiting 07:33:07 7d85d5ff9868: Pushed 07:33:07 94dd8bd28d07: Pushed 07:33:07 0995aa5af290: Pushed 07:33:07 0b45ab44a996: Pushed 07:33:07 c4e71c2a4573: Layer already exists 07:33:07 69c53f8c4675: Pushed 07:33:14 d91662e1b58c: Pushed 07:33:14 18377efbcf723ec9c9518bd44e4bbe02c0923e25: digest: sha256:2fc1f1c37472258b45b9a14134c64aec8460d404408b7784b5a8a992f2ad1d6f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:14 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:15 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 07:33:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:33:15 0b45ab44a996: Preparing 07:33:15 d91662e1b58c: Preparing 07:33:15 7d85d5ff9868: Preparing 07:33:15 0995aa5af290: Preparing 07:33:15 94dd8bd28d07: Preparing 07:33:15 69c53f8c4675: Preparing 07:33:15 c4e71c2a4573: Preparing 07:33:15 69c53f8c4675: Waiting 07:33:15 c4e71c2a4573: Waiting 07:33:15 0b45ab44a996: Layer already exists 07:33:15 0995aa5af290: Layer already exists 07:33:15 d91662e1b58c: Layer already exists 07:33:15 7d85d5ff9868: Layer already exists 07:33:15 94dd8bd28d07: Layer already exists 07:33:15 69c53f8c4675: Layer already exists 07:33:15 c4e71c2a4573: Layer already exists 07:33:15 latest: digest: sha256:2fc1f1c37472258b45b9a14134c64aec8460d404408b7784b5a8a992f2ad1d6f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:15 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:15 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.104 07:33:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:33:15 0b45ab44a996: Preparing 07:33:15 d91662e1b58c: Preparing 07:33:15 7d85d5ff9868: Preparing 07:33:15 0995aa5af290: Preparing 07:33:15 94dd8bd28d07: Preparing 07:33:15 69c53f8c4675: Preparing 07:33:15 c4e71c2a4573: Preparing 07:33:15 69c53f8c4675: Waiting 07:33:15 c4e71c2a4573: Waiting 07:33:15 7d85d5ff9868: Layer already exists 07:33:15 94dd8bd28d07: Layer already exists 07:33:15 0b45ab44a996: Layer already exists 07:33:15 0995aa5af290: Layer already exists 07:33:15 d91662e1b58c: Layer already exists 07:33:15 c4e71c2a4573: Layer already exists 07:33:15 69c53f8c4675: Layer already exists 07:33:15 4.1.0-dev.104: digest: sha256:2fc1f1c37472258b45b9a14134c64aec8460d404408b7784b5a8a992f2ad1d6f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:16 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:16 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 07:33:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:33:16 0b45ab44a996: Preparing 07:33:16 d91662e1b58c: Preparing 07:33:16 7d85d5ff9868: Preparing 07:33:16 0995aa5af290: Preparing 07:33:16 94dd8bd28d07: Preparing 07:33:16 69c53f8c4675: Preparing 07:33:16 c4e71c2a4573: Preparing 07:33:16 69c53f8c4675: Waiting 07:33:16 c4e71c2a4573: Waiting 07:33:16 0995aa5af290: Layer already exists 07:33:16 d91662e1b58c: Layer already exists 07:33:16 94dd8bd28d07: Layer already exists 07:33:16 7d85d5ff9868: Layer already exists 07:33:16 0b45ab44a996: Layer already exists 07:33:16 69c53f8c4675: Layer already exists 07:33:16 c4e71c2a4573: Layer already exists 07:33:16 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104: digest: sha256:2fc1f1c37472258b45b9a14134c64aec8460d404408b7784b5a8a992f2ad1d6f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:17 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:17 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 07:33:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:33:17 0b45ab44a996: Preparing 07:33:17 d91662e1b58c: Preparing 07:33:17 7d85d5ff9868: Preparing 07:33:17 0995aa5af290: Preparing 07:33:17 94dd8bd28d07: Preparing 07:33:17 69c53f8c4675: Preparing 07:33:17 c4e71c2a4573: Preparing 07:33:17 69c53f8c4675: Waiting 07:33:17 c4e71c2a4573: Waiting 07:33:17 d91662e1b58c: Layer already exists 07:33:17 7d85d5ff9868: Layer already exists 07:33:17 0995aa5af290: Layer already exists 07:33:17 0b45ab44a996: Layer already exists 07:33:17 94dd8bd28d07: Layer already exists 07:33:17 c4e71c2a4573: Layer already exists 07:33:17 69c53f8c4675: Layer already exists 07:33:17 main: digest: sha256:2fc1f1c37472258b45b9a14134c64aec8460d404408b7784b5a8a992f2ad1d6f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:33:17 ===================================================== [Pipeline] echo 07:33:17 taggedImages: 07:33:17 - nexus3.edgexfoundry.org:10004/core-command-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 07:33:17 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 07:33:17 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.104 07:33:17 - nexus3.edgexfoundry.org:10004/core-command-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 07:33:17 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 07:33:17 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 07:33:17 18377efbcf723ec9c9518bd44e4bbe02c0923e25 07:33:17 latest 07:33:17 4.1.0-dev.104 07:33:17 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 07:33:17 main 07:33:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:18 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:18 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 07:33:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:33:18 a4db7c39fd5d: Preparing 07:33:18 a10de708f76e: Preparing 07:33:18 91cba0261f41: Preparing 07:33:18 85620d2b1672: Preparing 07:33:18 7d85d5ff9868: Preparing 07:33:18 0995aa5af290: Preparing 07:33:18 94dd8bd28d07: Preparing 07:33:18 69c53f8c4675: Preparing 07:33:18 c4e71c2a4573: Preparing 07:33:18 0995aa5af290: Waiting 07:33:18 94dd8bd28d07: Waiting 07:33:18 69c53f8c4675: Waiting 07:33:18 c4e71c2a4573: Waiting 07:33:18 7d85d5ff9868: Layer already exists 07:33:18 0995aa5af290: Layer already exists 07:33:18 94dd8bd28d07: Layer already exists 07:33:18 91cba0261f41: Pushed 07:33:18 a10de708f76e: Pushed 07:33:18 69c53f8c4675: Layer already exists 07:33:18 a4db7c39fd5d: Pushed 07:33:18 c4e71c2a4573: Layer already exists 07:33:21 85620d2b1672: Pushed 07:33:21 18377efbcf723ec9c9518bd44e4bbe02c0923e25: digest: sha256:df0ec990f56477494da77469a39cf4fd575ea319ccbc6cb5ff081195bfb3d45c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:21 + 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 07:33:22 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 07:33:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:33:22 a4db7c39fd5d: Preparing 07:33:22 a10de708f76e: Preparing 07:33:22 91cba0261f41: Preparing 07:33:22 85620d2b1672: Preparing 07:33:22 7d85d5ff9868: Preparing 07:33:22 0995aa5af290: Preparing 07:33:22 94dd8bd28d07: Preparing 07:33:22 69c53f8c4675: Preparing 07:33:22 c4e71c2a4573: Preparing 07:33:22 0995aa5af290: Waiting 07:33:22 94dd8bd28d07: Waiting 07:33:22 69c53f8c4675: Waiting 07:33:22 c4e71c2a4573: Waiting 07:33:22 85620d2b1672: Layer already exists 07:33:22 a10de708f76e: Layer already exists 07:33:22 7d85d5ff9868: Layer already exists 07:33:22 91cba0261f41: Layer already exists 07:33:22 a4db7c39fd5d: Layer already exists 07:33:22 0995aa5af290: Layer already exists 07:33:22 94dd8bd28d07: Layer already exists 07:33:22 c4e71c2a4573: Layer already exists 07:33:22 69c53f8c4675: Layer already exists 07:33:22 latest: digest: sha256:df0ec990f56477494da77469a39cf4fd575ea319ccbc6cb5ff081195bfb3d45c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:23 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:23 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.104 07:33:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:33:23 a4db7c39fd5d: Preparing 07:33:23 a10de708f76e: Preparing 07:33:23 91cba0261f41: Preparing 07:33:23 85620d2b1672: Preparing 07:33:23 7d85d5ff9868: Preparing 07:33:23 0995aa5af290: Preparing 07:33:23 94dd8bd28d07: Preparing 07:33:23 69c53f8c4675: Preparing 07:33:23 c4e71c2a4573: Preparing 07:33:23 94dd8bd28d07: Waiting 07:33:23 69c53f8c4675: Waiting 07:33:23 c4e71c2a4573: Waiting 07:33:23 0995aa5af290: Waiting 07:33:23 a10de708f76e: Layer already exists 07:33:23 7d85d5ff9868: Layer already exists 07:33:23 a4db7c39fd5d: Layer already exists 07:33:23 91cba0261f41: Layer already exists 07:33:23 85620d2b1672: Layer already exists 07:33:23 0995aa5af290: Layer already exists 07:33:23 c4e71c2a4573: Layer already exists 07:33:23 94dd8bd28d07: Layer already exists 07:33:23 69c53f8c4675: Layer already exists 07:33:23 4.1.0-dev.104: digest: sha256:df0ec990f56477494da77469a39cf4fd575ea319ccbc6cb5ff081195bfb3d45c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:24 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:24 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 07:33:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:33:24 a4db7c39fd5d: Preparing 07:33:24 a10de708f76e: Preparing 07:33:24 91cba0261f41: Preparing 07:33:24 85620d2b1672: Preparing 07:33:24 7d85d5ff9868: Preparing 07:33:24 0995aa5af290: Preparing 07:33:24 94dd8bd28d07: Preparing 07:33:24 69c53f8c4675: Preparing 07:33:24 c4e71c2a4573: Preparing 07:33:24 94dd8bd28d07: Waiting 07:33:24 69c53f8c4675: Waiting 07:33:24 c4e71c2a4573: Waiting 07:33:24 0995aa5af290: Waiting 07:33:24 91cba0261f41: Layer already exists 07:33:24 a10de708f76e: Layer already exists 07:33:24 7d85d5ff9868: Layer already exists 07:33:24 a4db7c39fd5d: Layer already exists 07:33:24 85620d2b1672: Layer already exists 07:33:24 69c53f8c4675: Layer already exists 07:33:24 0995aa5af290: Layer already exists 07:33:24 c4e71c2a4573: Layer already exists 07:33:24 94dd8bd28d07: Layer already exists 07:33:24 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104: digest: sha256:df0ec990f56477494da77469a39cf4fd575ea319ccbc6cb5ff081195bfb3d45c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:25 + 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 07:33:25 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 07:33:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:33:25 a4db7c39fd5d: Preparing 07:33:25 a10de708f76e: Preparing 07:33:25 91cba0261f41: Preparing 07:33:25 85620d2b1672: Preparing 07:33:25 7d85d5ff9868: Preparing 07:33:25 0995aa5af290: Preparing 07:33:25 94dd8bd28d07: Preparing 07:33:25 69c53f8c4675: Preparing 07:33:25 c4e71c2a4573: Preparing 07:33:25 94dd8bd28d07: Waiting 07:33:25 69c53f8c4675: Waiting 07:33:25 c4e71c2a4573: Waiting 07:33:25 0995aa5af290: Waiting 07:33:25 a4db7c39fd5d: Layer already exists 07:33:25 a10de708f76e: Layer already exists 07:33:25 85620d2b1672: Layer already exists 07:33:25 91cba0261f41: Layer already exists 07:33:25 7d85d5ff9868: Layer already exists 07:33:25 0995aa5af290: Layer already exists 07:33:25 94dd8bd28d07: Layer already exists 07:33:25 69c53f8c4675: Layer already exists 07:33:25 c4e71c2a4573: Layer already exists 07:33:25 main: digest: sha256:df0ec990f56477494da77469a39cf4fd575ea319ccbc6cb5ff081195bfb3d45c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:33:25 ===================================================== [Pipeline] echo 07:33:25 taggedImages: 07:33:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 07:33:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 07:33:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.104 07:33:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 07:33:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 07:33:25 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 07:33:25 18377efbcf723ec9c9518bd44e4bbe02c0923e25 07:33:25 latest 07:33:25 4.1.0-dev.104 07:33:25 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 07:33:25 main 07:33:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:26 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:26 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 07:33:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:33:26 61ca8f1dbd7c: Preparing 07:33:26 4eaa91226d60: Preparing 07:33:26 7d85d5ff9868: Preparing 07:33:26 0995aa5af290: Preparing 07:33:26 84de17727996: Preparing 07:33:26 e5ec2010e05e: Preparing 07:33:26 c4e71c2a4573: Preparing 07:33:26 e5ec2010e05e: Waiting 07:33:26 c4e71c2a4573: Waiting 07:33:26 7d85d5ff9868: Layer already exists 07:33:26 0995aa5af290: Layer already exists 07:33:26 c4e71c2a4573: Layer already exists 07:33:26 84de17727996: Pushed 07:33:26 61ca8f1dbd7c: Pushed 07:33:26 e5ec2010e05e: Pushed 07:33:35 4eaa91226d60: Pushed 07:33:35 18377efbcf723ec9c9518bd44e4bbe02c0923e25: digest: sha256:ab5bd1b57d1579ef6b62e39b4da2d243d58d1c5e5f317b42f6ccf5d6463e0e88 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:35 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:35 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 07:33:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:33:35 61ca8f1dbd7c: Preparing 07:33:35 4eaa91226d60: Preparing 07:33:35 7d85d5ff9868: Preparing 07:33:35 0995aa5af290: Preparing 07:33:35 84de17727996: Preparing 07:33:35 e5ec2010e05e: Preparing 07:33:35 c4e71c2a4573: Preparing 07:33:35 e5ec2010e05e: Waiting 07:33:35 c4e71c2a4573: Waiting 07:33:35 4eaa91226d60: Layer already exists 07:33:35 7d85d5ff9868: Layer already exists 07:33:35 0995aa5af290: Layer already exists 07:33:35 84de17727996: Layer already exists 07:33:35 61ca8f1dbd7c: Layer already exists 07:33:35 e5ec2010e05e: Layer already exists 07:33:35 c4e71c2a4573: Layer already exists 07:33:36 latest: digest: sha256:ab5bd1b57d1579ef6b62e39b4da2d243d58d1c5e5f317b42f6ccf5d6463e0e88 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:36 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:37 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.104 07:33:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:33:37 61ca8f1dbd7c: Preparing 07:33:37 4eaa91226d60: Preparing 07:33:37 7d85d5ff9868: Preparing 07:33:37 0995aa5af290: Preparing 07:33:37 84de17727996: Preparing 07:33:37 e5ec2010e05e: Preparing 07:33:37 c4e71c2a4573: Preparing 07:33:37 e5ec2010e05e: Waiting 07:33:37 c4e71c2a4573: Waiting 07:33:37 84de17727996: Layer already exists 07:33:37 7d85d5ff9868: Layer already exists 07:33:37 4eaa91226d60: Layer already exists 07:33:37 61ca8f1dbd7c: Layer already exists 07:33:37 0995aa5af290: Layer already exists 07:33:37 e5ec2010e05e: Layer already exists 07:33:37 c4e71c2a4573: Layer already exists 07:33:37 4.1.0-dev.104: digest: sha256:ab5bd1b57d1579ef6b62e39b4da2d243d58d1c5e5f317b42f6ccf5d6463e0e88 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:37 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:38 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 07:33:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:33:38 61ca8f1dbd7c: Preparing 07:33:38 4eaa91226d60: Preparing 07:33:38 7d85d5ff9868: Preparing 07:33:38 0995aa5af290: Preparing 07:33:38 84de17727996: Preparing 07:33:38 e5ec2010e05e: Preparing 07:33:38 c4e71c2a4573: Preparing 07:33:38 c4e71c2a4573: Waiting 07:33:38 e5ec2010e05e: Waiting 07:33:38 0995aa5af290: Layer already exists 07:33:38 84de17727996: Layer already exists 07:33:38 7d85d5ff9868: Layer already exists 07:33:38 4eaa91226d60: Layer already exists 07:33:38 61ca8f1dbd7c: Layer already exists 07:33:38 c4e71c2a4573: Layer already exists 07:33:38 e5ec2010e05e: Layer already exists 07:33:38 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104: digest: sha256:ab5bd1b57d1579ef6b62e39b4da2d243d58d1c5e5f317b42f6ccf5d6463e0e88 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:38 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:38 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 07:33:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:33:38 61ca8f1dbd7c: Preparing 07:33:38 4eaa91226d60: Preparing 07:33:38 7d85d5ff9868: Preparing 07:33:38 0995aa5af290: Preparing 07:33:38 84de17727996: Preparing 07:33:38 e5ec2010e05e: Preparing 07:33:38 c4e71c2a4573: Preparing 07:33:38 c4e71c2a4573: Waiting 07:33:38 e5ec2010e05e: Waiting 07:33:38 84de17727996: Layer already exists 07:33:38 0995aa5af290: Layer already exists 07:33:38 7d85d5ff9868: Layer already exists 07:33:38 61ca8f1dbd7c: Layer already exists 07:33:38 4eaa91226d60: Layer already exists 07:33:38 c4e71c2a4573: Layer already exists 07:33:38 e5ec2010e05e: Layer already exists 07:33:39 main: digest: sha256:ab5bd1b57d1579ef6b62e39b4da2d243d58d1c5e5f317b42f6ccf5d6463e0e88 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:33:39 ===================================================== [Pipeline] echo 07:33:39 taggedImages: 07:33:39 - nexus3.edgexfoundry.org:10004/core-data-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 07:33:39 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 07:33:39 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.104 07:33:39 - nexus3.edgexfoundry.org:10004/core-data-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 07:33:39 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 07:33:39 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 07:33:39 18377efbcf723ec9c9518bd44e4bbe02c0923e25 07:33:39 latest 07:33:39 4.1.0-dev.104 07:33:39 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 07:33:39 main 07:33:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:39 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:40 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 07:33:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:33:40 64edaacc6d0e: Preparing 07:33:40 23e23eaa0143: Preparing 07:33:40 0995aa5af290: Preparing 07:33:40 52b94172b1a0: Preparing 07:33:40 4cad68e64d60: Preparing 07:33:40 c4e71c2a4573: Preparing 07:33:40 c4e71c2a4573: Waiting 07:33:40 0995aa5af290: Layer already exists 07:33:40 c4e71c2a4573: Layer already exists 07:33:40 52b94172b1a0: Pushed 07:33:40 4cad68e64d60: Pushed 07:33:40 64edaacc6d0e: Pushed 07:33:48 23e23eaa0143: Pushed 07:33:48 18377efbcf723ec9c9518bd44e4bbe02c0923e25: digest: sha256:f1b165d59f8fc4df596bee4873ad512470c0eb25c7d6a0b4409902a507370861 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:49 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:49 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 07:33:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:33:49 64edaacc6d0e: Preparing 07:33:49 23e23eaa0143: Preparing 07:33:49 0995aa5af290: Preparing 07:33:49 52b94172b1a0: Preparing 07:33:49 4cad68e64d60: Preparing 07:33:49 c4e71c2a4573: Preparing 07:33:49 c4e71c2a4573: Waiting 07:33:49 23e23eaa0143: Layer already exists 07:33:49 64edaacc6d0e: Layer already exists 07:33:49 52b94172b1a0: Layer already exists 07:33:49 4cad68e64d60: Layer already exists 07:33:49 0995aa5af290: Layer already exists 07:33:49 c4e71c2a4573: Layer already exists 07:33:50 latest: digest: sha256:f1b165d59f8fc4df596bee4873ad512470c0eb25c7d6a0b4409902a507370861 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:50 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:50 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.104 07:33:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:33:50 64edaacc6d0e: Preparing 07:33:50 23e23eaa0143: Preparing 07:33:50 0995aa5af290: Preparing 07:33:50 52b94172b1a0: Preparing 07:33:50 4cad68e64d60: Preparing 07:33:50 c4e71c2a4573: Preparing 07:33:50 c4e71c2a4573: Waiting 07:33:50 4cad68e64d60: Layer already exists 07:33:50 23e23eaa0143: Layer already exists 07:33:50 52b94172b1a0: Layer already exists 07:33:50 64edaacc6d0e: Layer already exists 07:33:50 0995aa5af290: Layer already exists 07:33:50 c4e71c2a4573: Layer already exists 07:33:51 4.1.0-dev.104: digest: sha256:f1b165d59f8fc4df596bee4873ad512470c0eb25c7d6a0b4409902a507370861 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:51 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:53 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 07:33:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:33:53 64edaacc6d0e: Preparing 07:33:53 23e23eaa0143: Preparing 07:33:53 0995aa5af290: Preparing 07:33:53 52b94172b1a0: Preparing 07:33:53 4cad68e64d60: Preparing 07:33:53 c4e71c2a4573: Preparing 07:33:53 c4e71c2a4573: Waiting 07:33:53 64edaacc6d0e: Layer already exists 07:33:53 23e23eaa0143: Layer already exists 07:33:53 4cad68e64d60: Layer already exists 07:33:53 52b94172b1a0: Layer already exists 07:33:53 0995aa5af290: Layer already exists 07:33:53 c4e71c2a4573: Layer already exists 07:33:53 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104: digest: sha256:f1b165d59f8fc4df596bee4873ad512470c0eb25c7d6a0b4409902a507370861 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:54 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:54 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 07:33:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:33:54 64edaacc6d0e: Preparing 07:33:54 23e23eaa0143: Preparing 07:33:54 0995aa5af290: Preparing 07:33:54 52b94172b1a0: Preparing 07:33:54 4cad68e64d60: Preparing 07:33:54 c4e71c2a4573: Preparing 07:33:54 52b94172b1a0: Layer already exists 07:33:54 23e23eaa0143: Layer already exists 07:33:54 0995aa5af290: Layer already exists 07:33:54 64edaacc6d0e: Layer already exists 07:33:54 4cad68e64d60: Layer already exists 07:33:54 c4e71c2a4573: Layer already exists 07:33:54 main: digest: sha256:f1b165d59f8fc4df596bee4873ad512470c0eb25c7d6a0b4409902a507370861 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:33:54 ===================================================== [Pipeline] echo 07:33:54 taggedImages: 07:33:54 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 07:33:54 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 07:33:54 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.104 07:33:54 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 07:33:54 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 07:33:54 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 07:33:54 18377efbcf723ec9c9518bd44e4bbe02c0923e25 07:33:54 latest 07:33:54 4.1.0-dev.104 07:33:54 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 07:33:54 main 07:33:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:55 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 07:33:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:33:55 6b73cd853a44: Preparing 07:33:55 a576040a3b4e: Preparing 07:33:55 b50b56f941ef: Preparing 07:33:55 7d85d5ff9868: Preparing 07:33:55 0995aa5af290: Preparing 07:33:55 94dd8bd28d07: Preparing 07:33:55 69c53f8c4675: Preparing 07:33:55 c4e71c2a4573: Preparing 07:33:55 94dd8bd28d07: Waiting 07:33:55 69c53f8c4675: Waiting 07:33:55 c4e71c2a4573: Waiting 07:33:55 0995aa5af290: Layer already exists 07:33:55 7d85d5ff9868: Layer already exists 07:33:55 94dd8bd28d07: Layer already exists 07:33:55 69c53f8c4675: Layer already exists 07:33:55 c4e71c2a4573: Layer already exists 07:33:55 a576040a3b4e: Pushed 07:33:55 6b73cd853a44: Pushed 07:34:04 b50b56f941ef: Pushed 07:34:04 18377efbcf723ec9c9518bd44e4bbe02c0923e25: digest: sha256:bff5cf6afdd10899e66075d299f1221331188241aa740c2f73b7f041d31635e2 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:04 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:05 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 07:34:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:34:05 6b73cd853a44: Preparing 07:34:05 a576040a3b4e: Preparing 07:34:05 b50b56f941ef: Preparing 07:34:05 7d85d5ff9868: Preparing 07:34:05 0995aa5af290: Preparing 07:34:05 94dd8bd28d07: Preparing 07:34:05 69c53f8c4675: Preparing 07:34:05 c4e71c2a4573: Preparing 07:34:05 69c53f8c4675: Waiting 07:34:05 c4e71c2a4573: Waiting 07:34:05 94dd8bd28d07: Waiting 07:34:05 7d85d5ff9868: Layer already exists 07:34:05 6b73cd853a44: Layer already exists 07:34:05 a576040a3b4e: Layer already exists 07:34:05 0995aa5af290: Layer already exists 07:34:05 b50b56f941ef: Layer already exists 07:34:05 69c53f8c4675: Layer already exists 07:34:05 94dd8bd28d07: Layer already exists 07:34:05 c4e71c2a4573: Layer already exists 07:34:05 latest: digest: sha256:bff5cf6afdd10899e66075d299f1221331188241aa740c2f73b7f041d31635e2 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:05 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:06 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.104 07:34:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:34:07 6b73cd853a44: Preparing 07:34:07 a576040a3b4e: Preparing 07:34:07 b50b56f941ef: Preparing 07:34:07 7d85d5ff9868: Preparing 07:34:07 0995aa5af290: Preparing 07:34:07 94dd8bd28d07: Preparing 07:34:07 69c53f8c4675: Preparing 07:34:07 c4e71c2a4573: Preparing 07:34:07 94dd8bd28d07: Waiting 07:34:07 69c53f8c4675: Waiting 07:34:07 c4e71c2a4573: Waiting 07:34:07 6b73cd853a44: Layer already exists 07:34:07 b50b56f941ef: Layer already exists 07:34:07 a576040a3b4e: Layer already exists 07:34:07 0995aa5af290: Layer already exists 07:34:07 7d85d5ff9868: Layer already exists 07:34:07 c4e71c2a4573: Layer already exists 07:34:07 69c53f8c4675: Layer already exists 07:34:07 94dd8bd28d07: Layer already exists 07:34:07 4.1.0-dev.104: digest: sha256:bff5cf6afdd10899e66075d299f1221331188241aa740c2f73b7f041d31635e2 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:07 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 07:34:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:34:12 6b73cd853a44: Preparing 07:34:12 a576040a3b4e: Preparing 07:34:12 b50b56f941ef: Preparing 07:34:12 7d85d5ff9868: Preparing 07:34:12 0995aa5af290: Preparing 07:34:12 94dd8bd28d07: Preparing 07:34:12 69c53f8c4675: Preparing 07:34:12 c4e71c2a4573: Preparing 07:34:12 94dd8bd28d07: Waiting 07:34:12 69c53f8c4675: Waiting 07:34:12 c4e71c2a4573: Waiting 07:34:12 a576040a3b4e: Layer already exists 07:34:12 0995aa5af290: Layer already exists 07:34:12 7d85d5ff9868: Layer already exists 07:34:12 b50b56f941ef: Layer already exists 07:34:12 6b73cd853a44: Layer already exists 07:34:12 c4e71c2a4573: Layer already exists 07:34:12 69c53f8c4675: Layer already exists 07:34:12 94dd8bd28d07: Layer already exists 07:34:12 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104: digest: sha256:bff5cf6afdd10899e66075d299f1221331188241aa740c2f73b7f041d31635e2 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:13 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:13 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 07:34:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:34:13 6b73cd853a44: Preparing 07:34:13 a576040a3b4e: Preparing 07:34:13 b50b56f941ef: Preparing 07:34:13 7d85d5ff9868: Preparing 07:34:13 0995aa5af290: Preparing 07:34:13 94dd8bd28d07: Preparing 07:34:13 69c53f8c4675: Preparing 07:34:13 c4e71c2a4573: Preparing 07:34:13 94dd8bd28d07: Waiting 07:34:13 c4e71c2a4573: Waiting 07:34:13 69c53f8c4675: Waiting 07:34:13 6b73cd853a44: Layer already exists 07:34:13 a576040a3b4e: Layer already exists 07:34:13 0995aa5af290: Layer already exists 07:34:13 b50b56f941ef: Layer already exists 07:34:13 7d85d5ff9868: Layer already exists 07:34:13 69c53f8c4675: Layer already exists 07:34:13 94dd8bd28d07: Layer already exists 07:34:13 c4e71c2a4573: Layer already exists 07:34:13 main: digest: sha256:bff5cf6afdd10899e66075d299f1221331188241aa740c2f73b7f041d31635e2 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:34:13 ===================================================== [Pipeline] echo 07:34:13 taggedImages: 07:34:13 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 07:34:13 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 07:34:13 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.104 07:34:13 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 07:34:13 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 07:34:13 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 07:34:13 18377efbcf723ec9c9518bd44e4bbe02c0923e25 07:34:13 latest 07:34:13 4.1.0-dev.104 07:34:13 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 07:34:13 main 07:34:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:14 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 07:34:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:34:14 d9737bb0a378: Preparing 07:34:14 983ab269fefb: Preparing 07:34:14 a5b746865717: Preparing 07:34:14 952d9e4586d9: Preparing 07:34:14 e1b47e1194fe: Preparing 07:34:14 80578b5565b3: Preparing 07:34:14 89ee93edc1a2: Preparing 07:34:14 7d85d5ff9868: Preparing 07:34:14 0995aa5af290: Preparing 07:34:14 c30a5da2486f: Preparing 07:34:14 c7b4311e0b32: Preparing 07:34:14 5f70bf18a086: Preparing 07:34:14 66a33bc14d85: Preparing 07:34:14 75dda95d0081: Preparing 07:34:14 9bb71c572403: Preparing 07:34:14 c4e71c2a4573: Preparing 07:34:14 c7b4311e0b32: Waiting 07:34:14 5f70bf18a086: Waiting 07:34:14 66a33bc14d85: Waiting 07:34:14 80578b5565b3: Waiting 07:34:14 89ee93edc1a2: Waiting 07:34:14 7d85d5ff9868: Waiting 07:34:14 75dda95d0081: Waiting 07:34:14 0995aa5af290: Waiting 07:34:14 9bb71c572403: Waiting 07:34:14 c30a5da2486f: Waiting 07:34:14 c4e71c2a4573: Waiting 07:34:14 e1b47e1194fe: Pushed 07:34:14 a5b746865717: Pushed 07:34:14 952d9e4586d9: Pushed 07:34:14 983ab269fefb: Pushed 07:34:14 d9737bb0a378: Pushed 07:34:14 7d85d5ff9868: Layer already exists 07:34:14 0995aa5af290: Layer already exists 07:34:14 5f70bf18a086: Layer already exists 07:34:14 80578b5565b3: Pushed 07:34:15 c30a5da2486f: Pushed 07:34:15 c7b4311e0b32: Pushed 07:34:15 c4e71c2a4573: Layer already exists 07:34:15 66a33bc14d85: Pushed 07:34:15 75dda95d0081: Pushed 07:34:15 9bb71c572403: Pushed 07:34:18 89ee93edc1a2: Pushed 07:34:18 18377efbcf723ec9c9518bd44e4bbe02c0923e25: digest: sha256:fa95d572e4efb9ebafe48c7c78dc5fbcde926d5127463e7114b566d6a3cf72cb size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:18 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 07:34:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:34:18 d9737bb0a378: Preparing 07:34:18 983ab269fefb: Preparing 07:34:18 a5b746865717: Preparing 07:34:18 952d9e4586d9: Preparing 07:34:18 e1b47e1194fe: Preparing 07:34:18 80578b5565b3: Preparing 07:34:18 89ee93edc1a2: Preparing 07:34:18 7d85d5ff9868: Preparing 07:34:18 0995aa5af290: Preparing 07:34:18 c30a5da2486f: Preparing 07:34:18 c7b4311e0b32: Preparing 07:34:18 5f70bf18a086: Preparing 07:34:18 66a33bc14d85: Preparing 07:34:18 75dda95d0081: Preparing 07:34:18 7d85d5ff9868: Waiting 07:34:18 0995aa5af290: Waiting 07:34:18 c30a5da2486f: Waiting 07:34:18 89ee93edc1a2: Waiting 07:34:18 80578b5565b3: Waiting 07:34:18 c7b4311e0b32: Waiting 07:34:18 5f70bf18a086: Waiting 07:34:18 66a33bc14d85: Waiting 07:34:18 75dda95d0081: Waiting 07:34:18 9bb71c572403: Preparing 07:34:18 c4e71c2a4573: Preparing 07:34:18 c4e71c2a4573: Waiting 07:34:18 9bb71c572403: Waiting 07:34:18 d9737bb0a378: Layer already exists 07:34:18 952d9e4586d9: Layer already exists 07:34:18 e1b47e1194fe: Layer already exists 07:34:18 a5b746865717: Layer already exists 07:34:18 983ab269fefb: Layer already exists 07:34:18 80578b5565b3: Layer already exists 07:34:18 0995aa5af290: Layer already exists 07:34:18 c30a5da2486f: Layer already exists 07:34:18 89ee93edc1a2: Layer already exists 07:34:18 7d85d5ff9868: Layer already exists 07:34:18 5f70bf18a086: Layer already exists 07:34:18 c7b4311e0b32: Layer already exists 07:34:18 75dda95d0081: Layer already exists 07:34:18 9bb71c572403: Layer already exists 07:34:18 66a33bc14d85: Layer already exists 07:34:18 c4e71c2a4573: Layer already exists 07:34:19 latest: digest: sha256:fa95d572e4efb9ebafe48c7c78dc5fbcde926d5127463e7114b566d6a3cf72cb size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:19 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:19 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.104 07:34:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:34:19 d9737bb0a378: Preparing 07:34:19 983ab269fefb: Preparing 07:34:19 a5b746865717: Preparing 07:34:19 952d9e4586d9: Preparing 07:34:19 e1b47e1194fe: Preparing 07:34:19 80578b5565b3: Preparing 07:34:19 89ee93edc1a2: Preparing 07:34:19 7d85d5ff9868: Preparing 07:34:19 0995aa5af290: Preparing 07:34:19 c30a5da2486f: Preparing 07:34:19 c7b4311e0b32: Preparing 07:34:19 5f70bf18a086: Preparing 07:34:19 66a33bc14d85: Preparing 07:34:19 75dda95d0081: Preparing 07:34:19 9bb71c572403: Preparing 07:34:19 c4e71c2a4573: Preparing 07:34:19 c30a5da2486f: Waiting 07:34:19 c7b4311e0b32: Waiting 07:34:19 5f70bf18a086: Waiting 07:34:19 66a33bc14d85: Waiting 07:34:19 75dda95d0081: Waiting 07:34:19 9bb71c572403: Waiting 07:34:19 c4e71c2a4573: Waiting 07:34:19 80578b5565b3: Waiting 07:34:19 89ee93edc1a2: Waiting 07:34:19 7d85d5ff9868: Waiting 07:34:19 0995aa5af290: Waiting 07:34:19 e1b47e1194fe: Layer already exists 07:34:19 983ab269fefb: Layer already exists 07:34:19 952d9e4586d9: Layer already exists 07:34:19 d9737bb0a378: Layer already exists 07:34:19 a5b746865717: Layer already exists 07:34:19 7d85d5ff9868: Layer already exists 07:34:19 80578b5565b3: Layer already exists 07:34:19 0995aa5af290: Layer already exists 07:34:19 89ee93edc1a2: Layer already exists 07:34:19 c30a5da2486f: Layer already exists 07:34:19 66a33bc14d85: Layer already exists 07:34:19 5f70bf18a086: Layer already exists 07:34:19 c7b4311e0b32: Layer already exists 07:34:19 9bb71c572403: Layer already exists 07:34:19 75dda95d0081: Layer already exists 07:34:19 c4e71c2a4573: Layer already exists 07:34:20 4.1.0-dev.104: digest: sha256:fa95d572e4efb9ebafe48c7c78dc5fbcde926d5127463e7114b566d6a3cf72cb size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:20 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:21 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 07:34:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:34:21 d9737bb0a378: Preparing 07:34:21 983ab269fefb: Preparing 07:34:21 a5b746865717: Preparing 07:34:21 952d9e4586d9: Preparing 07:34:21 e1b47e1194fe: Preparing 07:34:21 80578b5565b3: Preparing 07:34:21 89ee93edc1a2: Preparing 07:34:21 7d85d5ff9868: Preparing 07:34:21 0995aa5af290: Preparing 07:34:21 c30a5da2486f: Preparing 07:34:21 c7b4311e0b32: Preparing 07:34:21 5f70bf18a086: Preparing 07:34:21 66a33bc14d85: Preparing 07:34:21 75dda95d0081: Preparing 07:34:21 9bb71c572403: Preparing 07:34:21 c4e71c2a4573: Preparing 07:34:21 c30a5da2486f: Waiting 07:34:21 c7b4311e0b32: Waiting 07:34:21 5f70bf18a086: Waiting 07:34:21 66a33bc14d85: Waiting 07:34:21 75dda95d0081: Waiting 07:34:21 9bb71c572403: Waiting 07:34:21 c4e71c2a4573: Waiting 07:34:21 80578b5565b3: Waiting 07:34:21 89ee93edc1a2: Waiting 07:34:21 7d85d5ff9868: Waiting 07:34:21 0995aa5af290: Waiting 07:34:21 a5b746865717: Layer already exists 07:34:21 983ab269fefb: Layer already exists 07:34:21 d9737bb0a378: Layer already exists 07:34:21 e1b47e1194fe: Layer already exists 07:34:21 952d9e4586d9: Layer already exists 07:34:21 80578b5565b3: Layer already exists 07:34:21 89ee93edc1a2: Layer already exists 07:34:21 7d85d5ff9868: Layer already exists 07:34:21 0995aa5af290: Layer already exists 07:34:21 c30a5da2486f: Layer already exists 07:34:21 75dda95d0081: Layer already exists 07:34:21 5f70bf18a086: Layer already exists 07:34:21 66a33bc14d85: Layer already exists 07:34:21 9bb71c572403: Layer already exists 07:34:21 c7b4311e0b32: Layer already exists 07:34:21 c4e71c2a4573: Layer already exists 07:34:21 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104: digest: sha256:fa95d572e4efb9ebafe48c7c78dc5fbcde926d5127463e7114b566d6a3cf72cb size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:21 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:22 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 07:34:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:34:22 d9737bb0a378: Preparing 07:34:22 983ab269fefb: Preparing 07:34:22 a5b746865717: Preparing 07:34:22 952d9e4586d9: Preparing 07:34:22 e1b47e1194fe: Preparing 07:34:22 80578b5565b3: Preparing 07:34:22 89ee93edc1a2: Preparing 07:34:22 7d85d5ff9868: Preparing 07:34:22 0995aa5af290: Preparing 07:34:22 c30a5da2486f: Preparing 07:34:22 c7b4311e0b32: Preparing 07:34:22 5f70bf18a086: Preparing 07:34:22 66a33bc14d85: Preparing 07:34:22 75dda95d0081: Preparing 07:34:22 9bb71c572403: Preparing 07:34:22 c4e71c2a4573: Preparing 07:34:22 c30a5da2486f: Waiting 07:34:22 c7b4311e0b32: Waiting 07:34:22 5f70bf18a086: Waiting 07:34:22 66a33bc14d85: Waiting 07:34:22 75dda95d0081: Waiting 07:34:22 9bb71c572403: Waiting 07:34:22 c4e71c2a4573: Waiting 07:34:22 80578b5565b3: Waiting 07:34:22 89ee93edc1a2: Waiting 07:34:22 7d85d5ff9868: Waiting 07:34:22 0995aa5af290: Waiting 07:34:22 a5b746865717: Layer already exists 07:34:22 983ab269fefb: Layer already exists 07:34:22 e1b47e1194fe: Layer already exists 07:34:22 d9737bb0a378: Layer already exists 07:34:22 952d9e4586d9: Layer already exists 07:34:22 7d85d5ff9868: Layer already exists 07:34:22 80578b5565b3: Layer already exists 07:34:22 89ee93edc1a2: Layer already exists 07:34:22 c30a5da2486f: Layer already exists 07:34:22 0995aa5af290: Layer already exists 07:34:22 66a33bc14d85: Layer already exists 07:34:22 5f70bf18a086: Layer already exists 07:34:22 9bb71c572403: Layer already exists 07:34:22 c7b4311e0b32: Layer already exists 07:34:22 75dda95d0081: Layer already exists 07:34:22 c4e71c2a4573: Layer already exists 07:34:22 main: digest: sha256:fa95d572e4efb9ebafe48c7c78dc5fbcde926d5127463e7114b566d6a3cf72cb size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:34:22 ===================================================== [Pipeline] echo 07:34:22 taggedImages: 07:34:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 07:34:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 07:34:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.104 07:34:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 07:34:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 07:34:22 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 07:34:22 18377efbcf723ec9c9518bd44e4bbe02c0923e25 07:34:22 latest 07:34:22 4.1.0-dev.104 07:34:22 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 07:34:22 main 07:34:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:22 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 07:34:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:34:23 8c33bb22ff82: Preparing 07:34:23 64012c69aed3: Preparing 07:34:23 8fc455605743: Preparing 07:34:23 bf39ed9bf2ae: Preparing 07:34:23 7d85d5ff9868: Preparing 07:34:23 0995aa5af290: Preparing 07:34:23 94dd8bd28d07: Preparing 07:34:23 69c53f8c4675: Preparing 07:34:23 c4e71c2a4573: Preparing 07:34:23 0995aa5af290: Waiting 07:34:23 69c53f8c4675: Waiting 07:34:23 c4e71c2a4573: Waiting 07:34:23 94dd8bd28d07: Waiting 07:34:23 7d85d5ff9868: Layer already exists 07:34:23 0995aa5af290: Layer already exists 07:34:23 64012c69aed3: Pushed 07:34:23 94dd8bd28d07: Layer already exists 07:34:23 8fc455605743: Pushed 07:34:23 69c53f8c4675: Layer already exists 07:34:23 8c33bb22ff82: Pushed 07:34:23 c4e71c2a4573: Layer already exists 07:34:31 bf39ed9bf2ae: Pushed 07:34:33 18377efbcf723ec9c9518bd44e4bbe02c0923e25: digest: sha256:1d28c2b902f8a9e3951dad4ecc8a322aa5c707c43db0b7ac1aade76a84726fa2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:33 + 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 07:34:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 07:34:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:34:34 8c33bb22ff82: Preparing 07:34:34 64012c69aed3: Preparing 07:34:34 8fc455605743: Preparing 07:34:34 bf39ed9bf2ae: Preparing 07:34:34 7d85d5ff9868: Preparing 07:34:34 0995aa5af290: Preparing 07:34:34 94dd8bd28d07: Preparing 07:34:34 69c53f8c4675: Preparing 07:34:34 c4e71c2a4573: Preparing 07:34:34 94dd8bd28d07: Waiting 07:34:34 69c53f8c4675: Waiting 07:34:34 c4e71c2a4573: Waiting 07:34:34 0995aa5af290: Waiting 07:34:34 bf39ed9bf2ae: Layer already exists 07:34:34 8c33bb22ff82: Layer already exists 07:34:34 8fc455605743: Layer already exists 07:34:34 7d85d5ff9868: Layer already exists 07:34:34 64012c69aed3: Layer already exists 07:34:34 94dd8bd28d07: Layer already exists 07:34:34 69c53f8c4675: Layer already exists 07:34:34 0995aa5af290: Layer already exists 07:34:34 c4e71c2a4573: Layer already exists 07:34:34 latest: digest: sha256:1d28c2b902f8a9e3951dad4ecc8a322aa5c707c43db0b7ac1aade76a84726fa2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:34 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.104 07:34:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:34:35 8c33bb22ff82: Preparing 07:34:35 64012c69aed3: Preparing 07:34:35 8fc455605743: Preparing 07:34:35 bf39ed9bf2ae: Preparing 07:34:35 7d85d5ff9868: Preparing 07:34:35 0995aa5af290: Preparing 07:34:35 94dd8bd28d07: Preparing 07:34:35 69c53f8c4675: Preparing 07:34:35 0995aa5af290: Waiting 07:34:35 94dd8bd28d07: Waiting 07:34:35 c4e71c2a4573: Preparing 07:34:35 69c53f8c4675: Waiting 07:34:35 c4e71c2a4573: Waiting 07:34:35 64012c69aed3: Layer already exists 07:34:35 8fc455605743: Layer already exists 07:34:35 8c33bb22ff82: Layer already exists 07:34:35 bf39ed9bf2ae: Layer already exists 07:34:35 7d85d5ff9868: Layer already exists 07:34:35 69c53f8c4675: Layer already exists 07:34:35 0995aa5af290: Layer already exists 07:34:35 94dd8bd28d07: Layer already exists 07:34:35 c4e71c2a4573: Layer already exists 07:34:35 4.1.0-dev.104: digest: sha256:1d28c2b902f8a9e3951dad4ecc8a322aa5c707c43db0b7ac1aade76a84726fa2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:35 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 07:34:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:34:36 8c33bb22ff82: Preparing 07:34:36 64012c69aed3: Preparing 07:34:36 8fc455605743: Preparing 07:34:36 bf39ed9bf2ae: Preparing 07:34:36 7d85d5ff9868: Preparing 07:34:36 0995aa5af290: Preparing 07:34:36 94dd8bd28d07: Preparing 07:34:36 69c53f8c4675: Preparing 07:34:36 c4e71c2a4573: Preparing 07:34:36 94dd8bd28d07: Waiting 07:34:36 69c53f8c4675: Waiting 07:34:36 c4e71c2a4573: Waiting 07:34:36 bf39ed9bf2ae: Layer already exists 07:34:36 8fc455605743: Layer already exists 07:34:36 8c33bb22ff82: Layer already exists 07:34:36 64012c69aed3: Layer already exists 07:34:36 7d85d5ff9868: Layer already exists 07:34:36 94dd8bd28d07: Layer already exists 07:34:36 69c53f8c4675: Layer already exists 07:34:36 0995aa5af290: Layer already exists 07:34:36 c4e71c2a4573: Layer already exists 07:34:36 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104: digest: sha256:1d28c2b902f8a9e3951dad4ecc8a322aa5c707c43db0b7ac1aade76a84726fa2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:36 + 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 07:34:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 07:34:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:34:37 8c33bb22ff82: Preparing 07:34:37 64012c69aed3: Preparing 07:34:37 8fc455605743: Preparing 07:34:37 bf39ed9bf2ae: Preparing 07:34:37 7d85d5ff9868: Preparing 07:34:37 0995aa5af290: Preparing 07:34:37 94dd8bd28d07: Preparing 07:34:37 69c53f8c4675: Preparing 07:34:37 c4e71c2a4573: Preparing 07:34:37 94dd8bd28d07: Waiting 07:34:37 69c53f8c4675: Waiting 07:34:37 c4e71c2a4573: Waiting 07:34:37 0995aa5af290: Waiting 07:34:37 bf39ed9bf2ae: Layer already exists 07:34:37 8fc455605743: Layer already exists 07:34:37 64012c69aed3: Layer already exists 07:34:37 7d85d5ff9868: Layer already exists 07:34:37 8c33bb22ff82: Layer already exists 07:34:37 94dd8bd28d07: Layer already exists 07:34:37 0995aa5af290: Layer already exists 07:34:37 69c53f8c4675: Layer already exists 07:34:37 c4e71c2a4573: Layer already exists 07:34:37 main: digest: sha256:1d28c2b902f8a9e3951dad4ecc8a322aa5c707c43db0b7ac1aade76a84726fa2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:34:37 ===================================================== [Pipeline] echo 07:34:37 taggedImages: 07:34:37 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 07:34:37 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 07:34:37 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.104 07:34:37 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 07:34:37 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 07:34:37 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 07:34:37 18377efbcf723ec9c9518bd44e4bbe02c0923e25 07:34:37 latest 07:34:37 4.1.0-dev.104 07:34:37 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 07:34:37 main 07:34:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:38 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 07:34:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:34:38 41f810dc6908: Preparing 07:34:38 77452dacf065: Preparing 07:34:38 4716bd56b5fa: Preparing 07:34:38 a5acd0dd97d3: Preparing 07:34:38 22b8ae4d0e49: Preparing 07:34:38 7d85d5ff9868: Preparing 07:34:38 0995aa5af290: Preparing 07:34:38 ec00b4d02a31: Preparing 07:34:38 4c6293b13d31: Preparing 07:34:38 ff3c3393625f: Preparing 07:34:38 c4e71c2a4573: Preparing 07:34:38 0995aa5af290: Waiting 07:34:38 ec00b4d02a31: Waiting 07:34:38 4c6293b13d31: Waiting 07:34:38 ff3c3393625f: Waiting 07:34:38 c4e71c2a4573: Waiting 07:34:38 7d85d5ff9868: Waiting 07:34:38 a5acd0dd97d3: Pushed 07:34:38 22b8ae4d0e49: Pushed 07:34:38 41f810dc6908: Pushed 07:34:38 77452dacf065: Pushed 07:34:38 7d85d5ff9868: Layer already exists 07:34:38 0995aa5af290: Layer already exists 07:34:38 c4e71c2a4573: Layer already exists 07:34:38 ec00b4d02a31: Pushed 07:34:38 4c6293b13d31: Pushed 07:34:41 ff3c3393625f: Pushed 07:34:45 4716bd56b5fa: Pushed 07:34:45 18377efbcf723ec9c9518bd44e4bbe02c0923e25: digest: sha256:ea33d51c9b038f7e3be8ce6c0df96efc1dd67a748a5a753016af71aa243e9ef7 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:45 + 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 07:34:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 07:34:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:34:46 41f810dc6908: Preparing 07:34:46 77452dacf065: Preparing 07:34:46 4716bd56b5fa: Preparing 07:34:46 a5acd0dd97d3: Preparing 07:34:46 22b8ae4d0e49: Preparing 07:34:46 7d85d5ff9868: Preparing 07:34:46 0995aa5af290: Preparing 07:34:46 ec00b4d02a31: Preparing 07:34:46 4c6293b13d31: Preparing 07:34:46 ff3c3393625f: Preparing 07:34:46 c4e71c2a4573: Preparing 07:34:46 7d85d5ff9868: Waiting 07:34:46 0995aa5af290: Waiting 07:34:46 ec00b4d02a31: Waiting 07:34:46 4c6293b13d31: Waiting 07:34:46 ff3c3393625f: Waiting 07:34:46 c4e71c2a4573: Waiting 07:34:46 22b8ae4d0e49: Layer already exists 07:34:46 41f810dc6908: Layer already exists 07:34:46 a5acd0dd97d3: Layer already exists 07:34:46 77452dacf065: Layer already exists 07:34:46 4716bd56b5fa: Layer already exists 07:34:46 ec00b4d02a31: Layer already exists 07:34:46 7d85d5ff9868: Layer already exists 07:34:46 0995aa5af290: Layer already exists 07:34:46 ff3c3393625f: Layer already exists 07:34:46 4c6293b13d31: Layer already exists 07:34:46 c4e71c2a4573: Layer already exists 07:34:46 latest: digest: sha256:ea33d51c9b038f7e3be8ce6c0df96efc1dd67a748a5a753016af71aa243e9ef7 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:46 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.104 07:34:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:34:47 41f810dc6908: Preparing 07:34:47 77452dacf065: Preparing 07:34:47 4716bd56b5fa: Preparing 07:34:47 a5acd0dd97d3: Preparing 07:34:47 22b8ae4d0e49: Preparing 07:34:47 7d85d5ff9868: Preparing 07:34:47 7d85d5ff9868: Waiting 07:34:47 0995aa5af290: Preparing 07:34:47 ec00b4d02a31: Preparing 07:34:47 4c6293b13d31: Preparing 07:34:47 ff3c3393625f: Preparing 07:34:47 c4e71c2a4573: Preparing 07:34:47 0995aa5af290: Waiting 07:34:47 ec00b4d02a31: Waiting 07:34:47 4c6293b13d31: Waiting 07:34:47 ff3c3393625f: Waiting 07:34:47 c4e71c2a4573: Waiting 07:34:47 4716bd56b5fa: Layer already exists 07:34:47 22b8ae4d0e49: Layer already exists 07:34:47 41f810dc6908: Layer already exists 07:34:47 77452dacf065: Layer already exists 07:34:47 a5acd0dd97d3: Layer already exists 07:34:47 0995aa5af290: Layer already exists 07:34:47 7d85d5ff9868: Layer already exists 07:34:47 4c6293b13d31: Layer already exists 07:34:47 ec00b4d02a31: Layer already exists 07:34:47 ff3c3393625f: Layer already exists 07:34:47 c4e71c2a4573: Layer already exists 07:34:47 4.1.0-dev.104: digest: sha256:ea33d51c9b038f7e3be8ce6c0df96efc1dd67a748a5a753016af71aa243e9ef7 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:47 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 07:34:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:34:48 41f810dc6908: Preparing 07:34:48 77452dacf065: Preparing 07:34:48 4716bd56b5fa: Preparing 07:34:48 a5acd0dd97d3: Preparing 07:34:48 22b8ae4d0e49: Preparing 07:34:48 7d85d5ff9868: Preparing 07:34:48 0995aa5af290: Preparing 07:34:48 ec00b4d02a31: Preparing 07:34:48 4c6293b13d31: Preparing 07:34:48 ff3c3393625f: Preparing 07:34:48 c4e71c2a4573: Preparing 07:34:48 ec00b4d02a31: Waiting 07:34:48 7d85d5ff9868: Waiting 07:34:48 ff3c3393625f: Waiting 07:34:48 c4e71c2a4573: Waiting 07:34:48 0995aa5af290: Waiting 07:34:48 4716bd56b5fa: Layer already exists 07:34:48 22b8ae4d0e49: Layer already exists 07:34:48 a5acd0dd97d3: Layer already exists 07:34:48 41f810dc6908: Layer already exists 07:34:48 77452dacf065: Layer already exists 07:34:48 4c6293b13d31: Layer already exists 07:34:48 0995aa5af290: Layer already exists 07:34:48 ec00b4d02a31: Layer already exists 07:34:48 7d85d5ff9868: Layer already exists 07:34:48 ff3c3393625f: Layer already exists 07:34:48 c4e71c2a4573: Layer already exists 07:34:48 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104: digest: sha256:ea33d51c9b038f7e3be8ce6c0df96efc1dd67a748a5a753016af71aa243e9ef7 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:48 + 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 07:34:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 07:34:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:34:49 41f810dc6908: Preparing 07:34:49 77452dacf065: Preparing 07:34:49 4716bd56b5fa: Preparing 07:34:49 a5acd0dd97d3: Preparing 07:34:49 22b8ae4d0e49: Preparing 07:34:49 7d85d5ff9868: Preparing 07:34:49 0995aa5af290: Preparing 07:34:49 ec00b4d02a31: Preparing 07:34:49 4c6293b13d31: Preparing 07:34:49 ff3c3393625f: Preparing 07:34:49 c4e71c2a4573: Preparing 07:34:49 7d85d5ff9868: Waiting 07:34:49 0995aa5af290: Waiting 07:34:49 ec00b4d02a31: Waiting 07:34:49 4c6293b13d31: Waiting 07:34:49 ff3c3393625f: Waiting 07:34:49 c4e71c2a4573: Waiting 07:34:49 77452dacf065: Layer already exists 07:34:49 a5acd0dd97d3: Layer already exists 07:34:49 4716bd56b5fa: Layer already exists 07:34:49 22b8ae4d0e49: Layer already exists 07:34:49 41f810dc6908: Layer already exists 07:34:49 7d85d5ff9868: Layer already exists 07:34:49 0995aa5af290: Layer already exists 07:34:49 4c6293b13d31: Layer already exists 07:34:49 ff3c3393625f: Layer already exists 07:34:49 ec00b4d02a31: Layer already exists 07:34:49 c4e71c2a4573: Layer already exists 07:34:49 main: digest: sha256:ea33d51c9b038f7e3be8ce6c0df96efc1dd67a748a5a753016af71aa243e9ef7 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:34:49 ===================================================== [Pipeline] echo 07:34:49 taggedImages: 07:34:49 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 07:34:49 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 07:34:49 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.104 07:34:49 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 07:34:49 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 07:34:49 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 07:34:49 18377efbcf723ec9c9518bd44e4bbe02c0923e25 07:34:49 latest 07:34:49 4.1.0-dev.104 07:34:49 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 07:34:49 main 07:34:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:49 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:50 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 07:34:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:34:50 6d18ce0d89ff: Preparing 07:34:50 2dccf3df19e3: Preparing 07:34:50 9fd4d6807f0c: Preparing 07:34:50 26170d4b4eb1: Preparing 07:34:50 8520dceb3991: Preparing 07:34:50 4083cdf720a7: Preparing 07:34:50 219505e5790d: Preparing 07:34:50 7d85d5ff9868: Preparing 07:34:50 0995aa5af290: Preparing 07:34:50 e234c23b185b: Preparing 07:34:50 2bb290d8940c: Preparing 07:34:50 c4e71c2a4573: Preparing 07:34:50 4083cdf720a7: Waiting 07:34:50 219505e5790d: Waiting 07:34:50 7d85d5ff9868: Waiting 07:34:50 0995aa5af290: Waiting 07:34:50 e234c23b185b: Waiting 07:34:50 2bb290d8940c: Waiting 07:34:50 c4e71c2a4573: Waiting 07:34:50 8520dceb3991: Pushed 07:34:50 6d18ce0d89ff: Pushed 07:34:50 2dccf3df19e3: Pushed 07:34:50 7d85d5ff9868: Layer already exists 07:34:50 0995aa5af290: Layer already exists 07:34:50 219505e5790d: Pushed 07:34:50 4083cdf720a7: Pushed 07:34:50 c4e71c2a4573: Layer already exists 07:34:50 e234c23b185b: Pushed 07:34:53 2bb290d8940c: Pushed 07:34:57 26170d4b4eb1: Pushed 07:34:57 9fd4d6807f0c: Pushed 07:34:57 18377efbcf723ec9c9518bd44e4bbe02c0923e25: digest: sha256:45e1c8970ea665871a4bcf6fcf5f966ea0ba44f7871ce347aa750dfb9a2a6dd2 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:58 + 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 07:34:59 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 07:34:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:34:59 6d18ce0d89ff: Preparing 07:34:59 2dccf3df19e3: Preparing 07:34:59 9fd4d6807f0c: Preparing 07:34:59 26170d4b4eb1: Preparing 07:34:59 8520dceb3991: Preparing 07:34:59 4083cdf720a7: Preparing 07:34:59 219505e5790d: Preparing 07:34:59 7d85d5ff9868: Preparing 07:34:59 0995aa5af290: Preparing 07:34:59 e234c23b185b: Preparing 07:34:59 2bb290d8940c: Preparing 07:34:59 c4e71c2a4573: Preparing 07:34:59 7d85d5ff9868: Waiting 07:34:59 4083cdf720a7: Waiting 07:34:59 219505e5790d: Waiting 07:34:59 e234c23b185b: Waiting 07:34:59 2bb290d8940c: Waiting 07:34:59 c4e71c2a4573: Waiting 07:34:59 0995aa5af290: Waiting 07:34:59 6d18ce0d89ff: Layer already exists 07:34:59 2dccf3df19e3: Layer already exists 07:34:59 26170d4b4eb1: Layer already exists 07:34:59 8520dceb3991: Layer already exists 07:34:59 9fd4d6807f0c: Layer already exists 07:34:59 0995aa5af290: Layer already exists 07:34:59 4083cdf720a7: Layer already exists 07:34:59 e234c23b185b: Layer already exists 07:34:59 219505e5790d: Layer already exists 07:34:59 7d85d5ff9868: Layer already exists 07:34:59 c4e71c2a4573: Layer already exists 07:34:59 2bb290d8940c: Layer already exists 07:34:59 latest: digest: sha256:45e1c8970ea665871a4bcf6fcf5f966ea0ba44f7871ce347aa750dfb9a2a6dd2 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:59 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:00 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.104 07:35:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:35:00 6d18ce0d89ff: Preparing 07:35:00 2dccf3df19e3: Preparing 07:35:00 9fd4d6807f0c: Preparing 07:35:00 26170d4b4eb1: Preparing 07:35:00 8520dceb3991: Preparing 07:35:00 4083cdf720a7: Preparing 07:35:00 219505e5790d: Preparing 07:35:00 4083cdf720a7: Waiting 07:35:00 7d85d5ff9868: Preparing 07:35:00 219505e5790d: Waiting 07:35:00 0995aa5af290: Preparing 07:35:00 7d85d5ff9868: Waiting 07:35:00 e234c23b185b: Preparing 07:35:00 0995aa5af290: Waiting 07:35:00 2bb290d8940c: Preparing 07:35:00 c4e71c2a4573: Preparing 07:35:00 e234c23b185b: Waiting 07:35:00 2bb290d8940c: Waiting 07:35:00 c4e71c2a4573: Waiting 07:35:00 8520dceb3991: Layer already exists 07:35:00 9fd4d6807f0c: Layer already exists 07:35:00 2dccf3df19e3: Layer already exists 07:35:00 6d18ce0d89ff: Layer already exists 07:35:00 26170d4b4eb1: Layer already exists 07:35:00 4083cdf720a7: Layer already exists 07:35:00 219505e5790d: Layer already exists 07:35:00 7d85d5ff9868: Layer already exists 07:35:00 e234c23b185b: Layer already exists 07:35:00 0995aa5af290: Layer already exists 07:35:00 c4e71c2a4573: Layer already exists 07:35:00 2bb290d8940c: Layer already exists 07:35:00 4.1.0-dev.104: digest: sha256:45e1c8970ea665871a4bcf6fcf5f966ea0ba44f7871ce347aa750dfb9a2a6dd2 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:00 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:01 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 07:35:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:35:01 6d18ce0d89ff: Preparing 07:35:01 2dccf3df19e3: Preparing 07:35:01 9fd4d6807f0c: Preparing 07:35:01 26170d4b4eb1: Preparing 07:35:01 8520dceb3991: Preparing 07:35:01 4083cdf720a7: Preparing 07:35:01 219505e5790d: Preparing 07:35:01 7d85d5ff9868: Preparing 07:35:01 0995aa5af290: Preparing 07:35:01 e234c23b185b: Preparing 07:35:01 2bb290d8940c: Preparing 07:35:01 c4e71c2a4573: Preparing 07:35:01 0995aa5af290: Waiting 07:35:01 e234c23b185b: Waiting 07:35:01 2bb290d8940c: Waiting 07:35:01 c4e71c2a4573: Waiting 07:35:01 4083cdf720a7: Waiting 07:35:01 219505e5790d: Waiting 07:35:01 7d85d5ff9868: Waiting 07:35:01 8520dceb3991: Layer already exists 07:35:01 2dccf3df19e3: Layer already exists 07:35:01 9fd4d6807f0c: Layer already exists 07:35:01 26170d4b4eb1: Layer already exists 07:35:01 6d18ce0d89ff: Layer already exists 07:35:01 7d85d5ff9868: Layer already exists 07:35:01 4083cdf720a7: Layer already exists 07:35:01 219505e5790d: Layer already exists 07:35:01 e234c23b185b: Layer already exists 07:35:01 0995aa5af290: Layer already exists 07:35:01 2bb290d8940c: Layer already exists 07:35:01 c4e71c2a4573: Layer already exists 07:35:01 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104: digest: sha256:45e1c8970ea665871a4bcf6fcf5f966ea0ba44f7871ce347aa750dfb9a2a6dd2 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:01 + 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 07:35:02 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 07:35:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:35:02 6d18ce0d89ff: Preparing 07:35:02 2dccf3df19e3: Preparing 07:35:02 9fd4d6807f0c: Preparing 07:35:02 26170d4b4eb1: Preparing 07:35:02 8520dceb3991: Preparing 07:35:02 4083cdf720a7: Preparing 07:35:02 219505e5790d: Preparing 07:35:02 7d85d5ff9868: Preparing 07:35:02 0995aa5af290: Preparing 07:35:02 e234c23b185b: Preparing 07:35:02 2bb290d8940c: Preparing 07:35:02 c4e71c2a4573: Preparing 07:35:02 7d85d5ff9868: Waiting 07:35:02 0995aa5af290: Waiting 07:35:02 e234c23b185b: Waiting 07:35:02 2bb290d8940c: Waiting 07:35:02 4083cdf720a7: Waiting 07:35:02 219505e5790d: Waiting 07:35:02 c4e71c2a4573: Waiting 07:35:02 2dccf3df19e3: Layer already exists 07:35:02 9fd4d6807f0c: Layer already exists 07:35:02 8520dceb3991: Layer already exists 07:35:02 6d18ce0d89ff: Layer already exists 07:35:02 26170d4b4eb1: Layer already exists 07:35:02 7d85d5ff9868: Layer already exists 07:35:02 0995aa5af290: Layer already exists 07:35:02 4083cdf720a7: Layer already exists 07:35:02 219505e5790d: Layer already exists 07:35:02 e234c23b185b: Layer already exists 07:35:02 2bb290d8940c: Layer already exists 07:35:02 c4e71c2a4573: Layer already exists 07:35:02 main: digest: sha256:45e1c8970ea665871a4bcf6fcf5f966ea0ba44f7871ce347aa750dfb9a2a6dd2 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:35:02 ===================================================== [Pipeline] echo 07:35:02 taggedImages: 07:35:02 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 07:35:02 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 07:35:02 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.104 07:35:02 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 07:35:02 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 07:35:02 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 07:35:02 18377efbcf723ec9c9518bd44e4bbe02c0923e25 07:35:02 latest 07:35:02 4.1.0-dev.104 07:35:02 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 07:35:02 main 07:35:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:02 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:03 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 07:35:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:35:03 8f375afe02a7: Preparing 07:35:03 868d725e7e7a: Preparing 07:35:03 7d85d5ff9868: Preparing 07:35:03 0995aa5af290: Preparing 07:35:03 745444493bc9: Preparing 07:35:03 49b7d07cbcff: Preparing 07:35:03 c4e71c2a4573: Preparing 07:35:03 49b7d07cbcff: Waiting 07:35:03 c4e71c2a4573: Waiting 07:35:03 7d85d5ff9868: Layer already exists 07:35:03 0995aa5af290: Layer already exists 07:35:03 745444493bc9: Pushed 07:35:03 c4e71c2a4573: Layer already exists 07:35:03 8f375afe02a7: Pushed 07:35:05 49b7d07cbcff: Pushed 07:35:12 868d725e7e7a: Pushed 07:35:12 18377efbcf723ec9c9518bd44e4bbe02c0923e25: digest: sha256:873209cb87f0c5e64f25f6c2fc14b808139757b990b7fa4115444f2f93f31bad size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35: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 07:35:12 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 07:35:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:35:12 8f375afe02a7: Preparing 07:35:12 868d725e7e7a: Preparing 07:35:12 7d85d5ff9868: Preparing 07:35:12 0995aa5af290: Preparing 07:35:12 745444493bc9: Preparing 07:35:12 49b7d07cbcff: Preparing 07:35:12 c4e71c2a4573: Preparing 07:35:12 49b7d07cbcff: Waiting 07:35:12 c4e71c2a4573: Waiting 07:35:12 8f375afe02a7: Layer already exists 07:35:12 0995aa5af290: Layer already exists 07:35:12 868d725e7e7a: Layer already exists 07:35:12 745444493bc9: Layer already exists 07:35:12 7d85d5ff9868: Layer already exists 07:35:12 c4e71c2a4573: Layer already exists 07:35:12 49b7d07cbcff: Layer already exists 07:35:13 latest: digest: sha256:873209cb87f0c5e64f25f6c2fc14b808139757b990b7fa4115444f2f93f31bad size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:13 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:13 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.104 07:35:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:35:13 8f375afe02a7: Preparing 07:35:13 868d725e7e7a: Preparing 07:35:13 7d85d5ff9868: Preparing 07:35:13 0995aa5af290: Preparing 07:35:13 745444493bc9: Preparing 07:35:13 49b7d07cbcff: Preparing 07:35:13 c4e71c2a4573: Preparing 07:35:13 c4e71c2a4573: Waiting 07:35:13 49b7d07cbcff: Waiting 07:35:13 745444493bc9: Layer already exists 07:35:13 868d725e7e7a: Layer already exists 07:35:13 0995aa5af290: Layer already exists 07:35:13 8f375afe02a7: Layer already exists 07:35:13 7d85d5ff9868: Layer already exists 07:35:13 c4e71c2a4573: Layer already exists 07:35:13 49b7d07cbcff: Layer already exists 07:35:13 4.1.0-dev.104: digest: sha256:873209cb87f0c5e64f25f6c2fc14b808139757b990b7fa4115444f2f93f31bad size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:14 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:14 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 07:35:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:35:14 8f375afe02a7: Preparing 07:35:14 868d725e7e7a: Preparing 07:35:14 7d85d5ff9868: Preparing 07:35:14 0995aa5af290: Preparing 07:35:14 745444493bc9: Preparing 07:35:14 49b7d07cbcff: Preparing 07:35:14 c4e71c2a4573: Preparing 07:35:14 49b7d07cbcff: Waiting 07:35:14 c4e71c2a4573: Waiting 07:35:14 8f375afe02a7: Layer already exists 07:35:14 868d725e7e7a: Layer already exists 07:35:14 745444493bc9: Layer already exists 07:35:14 7d85d5ff9868: Layer already exists 07:35:14 0995aa5af290: Layer already exists 07:35:14 49b7d07cbcff: Layer already exists 07:35:14 c4e71c2a4573: Layer already exists 07:35:14 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104: digest: sha256:873209cb87f0c5e64f25f6c2fc14b808139757b990b7fa4115444f2f93f31bad size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35: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 07:35:15 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 07:35:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:35:15 8f375afe02a7: Preparing 07:35:15 868d725e7e7a: Preparing 07:35:15 7d85d5ff9868: Preparing 07:35:15 0995aa5af290: Preparing 07:35:15 745444493bc9: Preparing 07:35:15 49b7d07cbcff: Preparing 07:35:15 c4e71c2a4573: Preparing 07:35:15 49b7d07cbcff: Waiting 07:35:15 c4e71c2a4573: Waiting 07:35:15 745444493bc9: Layer already exists 07:35:15 868d725e7e7a: Layer already exists 07:35:15 8f375afe02a7: Layer already exists 07:35:15 7d85d5ff9868: Layer already exists 07:35:15 0995aa5af290: Layer already exists 07:35:15 c4e71c2a4573: Layer already exists 07:35:15 49b7d07cbcff: Layer already exists 07:35:16 main: digest: sha256:873209cb87f0c5e64f25f6c2fc14b808139757b990b7fa4115444f2f93f31bad size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:35:16 ===================================================== [Pipeline] echo 07:35:16 taggedImages: 07:35:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 07:35:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 07:35:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.104 07:35:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 07:35:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 07:35:16 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 07:35:16 18377efbcf723ec9c9518bd44e4bbe02c0923e25 07:35:16 latest 07:35:16 4.1.0-dev.104 07:35:16 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 07:35:16 main 07:35:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:16 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 07:35:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:35:17 cedc17a50afd: Preparing 07:35:17 17a61cd8cd36: Preparing 07:35:17 c5ba8b530a7d: Preparing 07:35:17 7d85d5ff9868: Preparing 07:35:17 0995aa5af290: Preparing 07:35:17 402232325ac3: Preparing 07:35:17 a4f1a7ec5c6c: Preparing 07:35:17 ce1d3f653ea6: Preparing 07:35:17 22dba874ad9e: Preparing 07:35:17 c4e71c2a4573: Preparing 07:35:17 ce1d3f653ea6: Waiting 07:35:17 22dba874ad9e: Waiting 07:35:17 402232325ac3: Waiting 07:35:17 c4e71c2a4573: Waiting 07:35:17 a4f1a7ec5c6c: Waiting 07:35:17 0995aa5af290: Layer already exists 07:35:17 7d85d5ff9868: Layer already exists 07:35:17 c5ba8b530a7d: Pushed 07:35:17 17a61cd8cd36: Pushed 07:35:17 cedc17a50afd: Pushed 07:35:17 c4e71c2a4573: Layer already exists 07:35:17 ce1d3f653ea6: Pushed 07:35:18 22dba874ad9e: Pushed 07:35:30 a4f1a7ec5c6c: Pushed 07:35:45 402232325ac3: Pushed 07:35:45 18377efbcf723ec9c9518bd44e4bbe02c0923e25: digest: sha256:0ff52fd2f351a94a89eef644e2f60ff1d8ec256e05b3df09be28a879ffd7ebad size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:46 + 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 07:35:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 07:35:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:35:46 cedc17a50afd: Preparing 07:35:46 17a61cd8cd36: Preparing 07:35:46 c5ba8b530a7d: Preparing 07:35:46 7d85d5ff9868: Preparing 07:35:46 0995aa5af290: Preparing 07:35:46 402232325ac3: Preparing 07:35:46 a4f1a7ec5c6c: Preparing 07:35:46 ce1d3f653ea6: Preparing 07:35:46 22dba874ad9e: Preparing 07:35:46 a4f1a7ec5c6c: Waiting 07:35:46 ce1d3f653ea6: Waiting 07:35:46 c4e71c2a4573: Preparing 07:35:46 22dba874ad9e: Waiting 07:35:46 c4e71c2a4573: Waiting 07:35:46 7d85d5ff9868: Layer already exists 07:35:46 c5ba8b530a7d: Layer already exists 07:35:46 cedc17a50afd: Layer already exists 07:35:46 17a61cd8cd36: Layer already exists 07:35:46 0995aa5af290: Layer already exists 07:35:46 ce1d3f653ea6: Layer already exists 07:35:46 402232325ac3: Layer already exists 07:35:46 a4f1a7ec5c6c: Layer already exists 07:35:46 c4e71c2a4573: Layer already exists 07:35:46 22dba874ad9e: Layer already exists 07:35:46 latest: digest: sha256:0ff52fd2f351a94a89eef644e2f60ff1d8ec256e05b3df09be28a879ffd7ebad size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:47 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.104 07:35:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:35:47 cedc17a50afd: Preparing 07:35:47 17a61cd8cd36: Preparing 07:35:47 c5ba8b530a7d: Preparing 07:35:47 7d85d5ff9868: Preparing 07:35:47 0995aa5af290: Preparing 07:35:47 402232325ac3: Preparing 07:35:47 a4f1a7ec5c6c: Preparing 07:35:47 ce1d3f653ea6: Preparing 07:35:47 22dba874ad9e: Preparing 07:35:47 c4e71c2a4573: Preparing 07:35:47 402232325ac3: Waiting 07:35:47 a4f1a7ec5c6c: Waiting 07:35:47 ce1d3f653ea6: Waiting 07:35:47 22dba874ad9e: Waiting 07:35:47 c4e71c2a4573: Waiting 07:35:47 c5ba8b530a7d: Layer already exists 07:35:47 17a61cd8cd36: Layer already exists 07:35:47 cedc17a50afd: Layer already exists 07:35:47 7d85d5ff9868: Layer already exists 07:35:47 0995aa5af290: Layer already exists 07:35:47 a4f1a7ec5c6c: Layer already exists 07:35:47 402232325ac3: Layer already exists 07:35:47 ce1d3f653ea6: Layer already exists 07:35:47 c4e71c2a4573: Layer already exists 07:35:47 22dba874ad9e: Layer already exists 07:35:47 4.1.0-dev.104: digest: sha256:0ff52fd2f351a94a89eef644e2f60ff1d8ec256e05b3df09be28a879ffd7ebad size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:48 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 07:35:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:35:48 cedc17a50afd: Preparing 07:35:48 17a61cd8cd36: Preparing 07:35:48 c5ba8b530a7d: Preparing 07:35:48 7d85d5ff9868: Preparing 07:35:48 0995aa5af290: Preparing 07:35:48 402232325ac3: Preparing 07:35:48 a4f1a7ec5c6c: Preparing 07:35:48 402232325ac3: Waiting 07:35:48 ce1d3f653ea6: Preparing 07:35:48 a4f1a7ec5c6c: Waiting 07:35:48 22dba874ad9e: Preparing 07:35:48 ce1d3f653ea6: Waiting 07:35:48 c4e71c2a4573: Preparing 07:35:48 c4e71c2a4573: Waiting 07:35:48 cedc17a50afd: Layer already exists 07:35:48 7d85d5ff9868: Layer already exists 07:35:48 0995aa5af290: Layer already exists 07:35:48 17a61cd8cd36: Layer already exists 07:35:48 c5ba8b530a7d: Layer already exists 07:35:48 402232325ac3: Layer already exists 07:35:48 c4e71c2a4573: Layer already exists 07:35:48 22dba874ad9e: Layer already exists 07:35:48 ce1d3f653ea6: Layer already exists 07:35:48 a4f1a7ec5c6c: Layer already exists 07:35:48 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104: digest: sha256:0ff52fd2f351a94a89eef644e2f60ff1d8ec256e05b3df09be28a879ffd7ebad size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:49 + 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 07:35:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 07:35:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:35:52 cedc17a50afd: Preparing 07:35:52 17a61cd8cd36: Preparing 07:35:52 c5ba8b530a7d: Preparing 07:35:52 7d85d5ff9868: Preparing 07:35:52 0995aa5af290: Preparing 07:35:52 402232325ac3: Preparing 07:35:52 a4f1a7ec5c6c: Preparing 07:35:52 ce1d3f653ea6: Preparing 07:35:52 22dba874ad9e: Preparing 07:35:52 c4e71c2a4573: Preparing 07:35:52 a4f1a7ec5c6c: Waiting 07:35:52 ce1d3f653ea6: Waiting 07:35:52 22dba874ad9e: Waiting 07:35:52 c4e71c2a4573: Waiting 07:35:52 402232325ac3: Waiting 07:35:52 cedc17a50afd: Layer already exists 07:35:52 0995aa5af290: Layer already exists 07:35:52 7d85d5ff9868: Layer already exists 07:35:52 c5ba8b530a7d: Layer already exists 07:35:52 17a61cd8cd36: Layer already exists 07:35:52 22dba874ad9e: Layer already exists 07:35:52 402232325ac3: Layer already exists 07:35:52 c4e71c2a4573: Layer already exists 07:35:52 a4f1a7ec5c6c: Layer already exists 07:35:52 ce1d3f653ea6: Layer already exists 07:35:52 main: digest: sha256:0ff52fd2f351a94a89eef644e2f60ff1d8ec256e05b3df09be28a879ffd7ebad size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:35:53 ===================================================== [Pipeline] echo 07:35:53 taggedImages: 07:35:53 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 07:35:53 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 07:35:53 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.104 07:35:53 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 07:35:53 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 07:35:53 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 07:35:53 18377efbcf723ec9c9518bd44e4bbe02c0923e25 07:35:53 latest 07:35:53 4.1.0-dev.104 07:35:53 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 07:35:53 main 07:35:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:53 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 07:35:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:35:54 e830a437e243: Preparing 07:35:54 8b91448cedf0: Preparing 07:35:54 2d431ea66a92: Preparing 07:35:54 7d85d5ff9868: Preparing 07:35:54 0995aa5af290: Preparing 07:35:54 39fe32c955f2: Preparing 07:35:54 964e79437fd1: Preparing 07:35:54 225a07366659: Preparing 07:35:54 c4e71c2a4573: Preparing 07:35:54 964e79437fd1: Waiting 07:35:54 225a07366659: Waiting 07:35:54 c4e71c2a4573: Waiting 07:35:54 39fe32c955f2: Waiting 07:35:54 0995aa5af290: Layer already exists 07:35:54 7d85d5ff9868: Layer already exists 07:35:54 8b91448cedf0: Pushed 07:35:54 2d431ea66a92: Pushed 07:35:54 e830a437e243: Pushed 07:35:54 964e79437fd1: Pushed 07:35:54 c4e71c2a4573: Layer already exists 07:35:54 225a07366659: Pushed 07:36:21 39fe32c955f2: Pushed 07:36:21 18377efbcf723ec9c9518bd44e4bbe02c0923e25: digest: sha256:3b567191e2b2d961f13508f5a91923f0c4dd82d6defb854543790333e3b3c956 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:21 + 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 07:36:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 07:36:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:36:22 e830a437e243: Preparing 07:36:22 8b91448cedf0: Preparing 07:36:22 2d431ea66a92: Preparing 07:36:22 7d85d5ff9868: Preparing 07:36:22 0995aa5af290: Preparing 07:36:22 39fe32c955f2: Preparing 07:36:22 964e79437fd1: Preparing 07:36:22 39fe32c955f2: Waiting 07:36:22 225a07366659: Preparing 07:36:22 964e79437fd1: Waiting 07:36:22 c4e71c2a4573: Preparing 07:36:22 225a07366659: Waiting 07:36:22 c4e71c2a4573: Waiting 07:36:22 7d85d5ff9868: Layer already exists 07:36:22 e830a437e243: Layer already exists 07:36:22 8b91448cedf0: Layer already exists 07:36:22 0995aa5af290: Layer already exists 07:36:22 2d431ea66a92: Layer already exists 07:36:22 39fe32c955f2: Layer already exists 07:36:22 964e79437fd1: Layer already exists 07:36:22 225a07366659: Layer already exists 07:36:22 c4e71c2a4573: Layer already exists 07:36:22 latest: digest: sha256:3b567191e2b2d961f13508f5a91923f0c4dd82d6defb854543790333e3b3c956 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:22 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.104 07:36:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:36:23 e830a437e243: Preparing 07:36:23 8b91448cedf0: Preparing 07:36:23 2d431ea66a92: Preparing 07:36:23 7d85d5ff9868: Preparing 07:36:23 0995aa5af290: Preparing 07:36:23 39fe32c955f2: Preparing 07:36:23 964e79437fd1: Preparing 07:36:23 225a07366659: Preparing 07:36:23 c4e71c2a4573: Preparing 07:36:23 225a07366659: Waiting 07:36:23 39fe32c955f2: Waiting 07:36:23 c4e71c2a4573: Waiting 07:36:23 964e79437fd1: Waiting 07:36:23 e830a437e243: Layer already exists 07:36:23 8b91448cedf0: Layer already exists 07:36:23 0995aa5af290: Layer already exists 07:36:23 2d431ea66a92: Layer already exists 07:36:23 7d85d5ff9868: Layer already exists 07:36:23 39fe32c955f2: Layer already exists 07:36:23 964e79437fd1: Layer already exists 07:36:23 225a07366659: Layer already exists 07:36:23 c4e71c2a4573: Layer already exists 07:36:23 4.1.0-dev.104: digest: sha256:3b567191e2b2d961f13508f5a91923f0c4dd82d6defb854543790333e3b3c956 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:23 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 07:36:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:36:24 e830a437e243: Preparing 07:36:24 8b91448cedf0: Preparing 07:36:24 2d431ea66a92: Preparing 07:36:24 7d85d5ff9868: Preparing 07:36:24 0995aa5af290: Preparing 07:36:24 39fe32c955f2: Preparing 07:36:24 964e79437fd1: Preparing 07:36:24 225a07366659: Preparing 07:36:24 c4e71c2a4573: Preparing 07:36:24 c4e71c2a4573: Waiting 07:36:24 964e79437fd1: Waiting 07:36:24 225a07366659: Waiting 07:36:24 39fe32c955f2: Waiting 07:36:24 0995aa5af290: Layer already exists 07:36:24 2d431ea66a92: Layer already exists 07:36:24 8b91448cedf0: Layer already exists 07:36:24 7d85d5ff9868: Layer already exists 07:36:24 e830a437e243: Layer already exists 07:36:24 39fe32c955f2: Layer already exists 07:36:24 225a07366659: Layer already exists 07:36:24 c4e71c2a4573: Layer already exists 07:36:24 964e79437fd1: Layer already exists 07:36:24 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104: digest: sha256:3b567191e2b2d961f13508f5a91923f0c4dd82d6defb854543790333e3b3c956 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:24 + 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 07:36:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 07:36:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:36:25 e830a437e243: Preparing 07:36:25 8b91448cedf0: Preparing 07:36:25 2d431ea66a92: Preparing 07:36:25 7d85d5ff9868: Preparing 07:36:25 0995aa5af290: Preparing 07:36:25 39fe32c955f2: Preparing 07:36:25 964e79437fd1: Preparing 07:36:25 225a07366659: Preparing 07:36:25 c4e71c2a4573: Preparing 07:36:25 964e79437fd1: Waiting 07:36:25 225a07366659: Waiting 07:36:25 c4e71c2a4573: Waiting 07:36:25 39fe32c955f2: Waiting 07:36:25 2d431ea66a92: Layer already exists 07:36:25 8b91448cedf0: Layer already exists 07:36:25 7d85d5ff9868: Layer already exists 07:36:25 0995aa5af290: Layer already exists 07:36:25 e830a437e243: Layer already exists 07:36:25 964e79437fd1: Layer already exists 07:36:25 39fe32c955f2: Layer already exists 07:36:25 c4e71c2a4573: Layer already exists 07:36:25 225a07366659: Layer already exists 07:36:25 main: digest: sha256:3b567191e2b2d961f13508f5a91923f0c4dd82d6defb854543790333e3b3c956 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:36:25 ===================================================== [Pipeline] echo 07:36:25 taggedImages: 07:36:25 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 07:36:25 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 07:36:25 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.104 07:36:25 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 07:36:25 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 07:36:25 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 07:36:25 18377efbcf723ec9c9518bd44e4bbe02c0923e25 07:36:25 latest 07:36:25 4.1.0-dev.104 07:36:25 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 07:36:25 main 07:36:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:26 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 07:36:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:36:26 b84494539246: Preparing 07:36:26 d095bc16d812: Preparing 07:36:26 b1005f6c0f13: Preparing 07:36:26 7d85d5ff9868: Preparing 07:36:26 0995aa5af290: Preparing 07:36:26 7e72e21789b4: Preparing 07:36:26 ce1d3f653ea6: Preparing 07:36:26 22dba874ad9e: Preparing 07:36:26 c4e71c2a4573: Preparing 07:36:26 ce1d3f653ea6: Waiting 07:36:26 22dba874ad9e: Waiting 07:36:26 c4e71c2a4573: Waiting 07:36:26 7e72e21789b4: Waiting 07:36:26 0995aa5af290: Layer already exists 07:36:26 7d85d5ff9868: Layer already exists 07:36:26 ce1d3f653ea6: Layer already exists 07:36:26 22dba874ad9e: Layer already exists 07:36:26 b1005f6c0f13: Pushed 07:36:26 d095bc16d812: Pushed 07:36:26 b84494539246: Pushed 07:36:26 c4e71c2a4573: Layer already exists 07:36:53 7e72e21789b4: Pushed 07:36:53 18377efbcf723ec9c9518bd44e4bbe02c0923e25: digest: sha256:954760d98350b41b281758fe3c3384a0f6d006b02ec70bb8b917c50114547288 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:53 + 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 07:36:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 07:36:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:36:54 b84494539246: Preparing 07:36:54 d095bc16d812: Preparing 07:36:54 b1005f6c0f13: Preparing 07:36:54 7d85d5ff9868: Preparing 07:36:54 0995aa5af290: Preparing 07:36:54 7e72e21789b4: Preparing 07:36:54 ce1d3f653ea6: Preparing 07:36:54 22dba874ad9e: Preparing 07:36:54 c4e71c2a4573: Preparing 07:36:54 ce1d3f653ea6: Waiting 07:36:54 22dba874ad9e: Waiting 07:36:54 c4e71c2a4573: Waiting 07:36:54 7e72e21789b4: Waiting 07:36:54 7d85d5ff9868: Layer already exists 07:36:54 0995aa5af290: Layer already exists 07:36:54 b1005f6c0f13: Layer already exists 07:36:54 b84494539246: Layer already exists 07:36:54 d095bc16d812: Layer already exists 07:36:54 7e72e21789b4: Layer already exists 07:36:54 ce1d3f653ea6: Layer already exists 07:36:54 c4e71c2a4573: Layer already exists 07:36:54 22dba874ad9e: Layer already exists 07:36:54 latest: digest: sha256:954760d98350b41b281758fe3c3384a0f6d006b02ec70bb8b917c50114547288 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:54 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.104 07:36:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:36:55 b84494539246: Preparing 07:36:55 d095bc16d812: Preparing 07:36:55 b1005f6c0f13: Preparing 07:36:55 7d85d5ff9868: Preparing 07:36:55 0995aa5af290: Preparing 07:36:55 7e72e21789b4: Preparing 07:36:55 ce1d3f653ea6: Preparing 07:36:55 22dba874ad9e: Preparing 07:36:55 c4e71c2a4573: Preparing 07:36:55 ce1d3f653ea6: Waiting 07:36:55 7e72e21789b4: Waiting 07:36:55 22dba874ad9e: Waiting 07:36:55 c4e71c2a4573: Waiting 07:36:55 7d85d5ff9868: Layer already exists 07:36:55 b84494539246: Layer already exists 07:36:55 b1005f6c0f13: Layer already exists 07:36:55 d095bc16d812: Layer already exists 07:36:55 0995aa5af290: Layer already exists 07:36:55 7e72e21789b4: Layer already exists 07:36:55 ce1d3f653ea6: Layer already exists 07:36:55 22dba874ad9e: Layer already exists 07:36:55 c4e71c2a4573: Layer already exists 07:36:55 4.1.0-dev.104: digest: sha256:954760d98350b41b281758fe3c3384a0f6d006b02ec70bb8b917c50114547288 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:55 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 07:36:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:36:58 b84494539246: Preparing 07:36:58 d095bc16d812: Preparing 07:36:58 b1005f6c0f13: Preparing 07:36:58 7d85d5ff9868: Preparing 07:36:58 0995aa5af290: Preparing 07:36:58 7e72e21789b4: Preparing 07:36:58 ce1d3f653ea6: Preparing 07:36:58 22dba874ad9e: Preparing 07:36:58 c4e71c2a4573: Preparing 07:36:58 22dba874ad9e: Waiting 07:36:58 c4e71c2a4573: Waiting 07:36:58 ce1d3f653ea6: Waiting 07:36:58 0995aa5af290: Layer already exists 07:36:58 d095bc16d812: Layer already exists 07:36:58 7d85d5ff9868: Layer already exists 07:36:58 b84494539246: Layer already exists 07:36:58 b1005f6c0f13: Layer already exists 07:36:58 ce1d3f653ea6: Layer already exists 07:36:58 c4e71c2a4573: Layer already exists 07:36:58 22dba874ad9e: Layer already exists 07:36:58 7e72e21789b4: Layer already exists 07:36:58 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104: digest: sha256:954760d98350b41b281758fe3c3384a0f6d006b02ec70bb8b917c50114547288 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:58 + 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 07:36:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 07:36:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:36:59 b84494539246: Preparing 07:36:59 d095bc16d812: Preparing 07:36:59 b1005f6c0f13: Preparing 07:36:59 7d85d5ff9868: Preparing 07:36:59 0995aa5af290: Preparing 07:36:59 7e72e21789b4: Preparing 07:36:59 ce1d3f653ea6: Preparing 07:36:59 22dba874ad9e: Preparing 07:36:59 c4e71c2a4573: Preparing 07:36:59 7e72e21789b4: Waiting 07:36:59 ce1d3f653ea6: Waiting 07:36:59 22dba874ad9e: Waiting 07:36:59 c4e71c2a4573: Waiting 07:36:59 b84494539246: Layer already exists 07:36:59 d095bc16d812: Layer already exists 07:36:59 0995aa5af290: Layer already exists 07:36:59 7d85d5ff9868: Layer already exists 07:36:59 b1005f6c0f13: Layer already exists 07:36:59 ce1d3f653ea6: Layer already exists 07:36:59 7e72e21789b4: Layer already exists 07:36:59 c4e71c2a4573: Layer already exists 07:36:59 22dba874ad9e: Layer already exists 07:36:59 main: digest: sha256:954760d98350b41b281758fe3c3384a0f6d006b02ec70bb8b917c50114547288 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:36:59 ===================================================== [Pipeline] echo 07:36:59 taggedImages: 07:36:59 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 07:36:59 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 07:36:59 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.104 07:36:59 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 07:36:59 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 07:36:59 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 07:36:59 18377efbcf723ec9c9518bd44e4bbe02c0923e25 07:36:59 latest 07:36:59 4.1.0-dev.104 07:36:59 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 07:36:59 main 07:36:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:00 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 07:37:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:37:00 002122fdc9af: Preparing 07:37:00 7e6246d59053: Preparing 07:37:00 7d85d5ff9868: Preparing 07:37:00 0995aa5af290: Preparing 07:37:00 f44e41dd580b: Preparing 07:37:00 10cbfb7c12cb: Preparing 07:37:00 c4e71c2a4573: Preparing 07:37:00 10cbfb7c12cb: Waiting 07:37:00 c4e71c2a4573: Waiting 07:37:00 0995aa5af290: Layer already exists 07:37:00 7d85d5ff9868: Layer already exists 07:37:00 f44e41dd580b: Pushed 07:37:00 c4e71c2a4573: Layer already exists 07:37:00 002122fdc9af: Pushed 07:37:02 10cbfb7c12cb: Pushed 07:37:10 7e6246d59053: Pushed 07:37:10 18377efbcf723ec9c9518bd44e4bbe02c0923e25: digest: sha256:19a6cb1af59c3bc26000c47df98119e46d2fa049bfb4c92ff3dfb8d7b0606c25 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:10 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:10 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 07:37:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:37:10 002122fdc9af: Preparing 07:37:10 7e6246d59053: Preparing 07:37:10 7d85d5ff9868: Preparing 07:37:10 0995aa5af290: Preparing 07:37:10 f44e41dd580b: Preparing 07:37:10 10cbfb7c12cb: Preparing 07:37:10 c4e71c2a4573: Preparing 07:37:10 10cbfb7c12cb: Waiting 07:37:10 c4e71c2a4573: Waiting 07:37:10 0995aa5af290: Layer already exists 07:37:10 7d85d5ff9868: Layer already exists 07:37:10 002122fdc9af: Layer already exists 07:37:10 7e6246d59053: Layer already exists 07:37:10 f44e41dd580b: Layer already exists 07:37:10 10cbfb7c12cb: Layer already exists 07:37:10 c4e71c2a4573: Layer already exists 07:37:11 latest: digest: sha256:19a6cb1af59c3bc26000c47df98119e46d2fa049bfb4c92ff3dfb8d7b0606c25 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:11 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:11 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.104 07:37:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:37:11 002122fdc9af: Preparing 07:37:11 7e6246d59053: Preparing 07:37:11 7d85d5ff9868: Preparing 07:37:11 0995aa5af290: Preparing 07:37:11 f44e41dd580b: Preparing 07:37:11 10cbfb7c12cb: Preparing 07:37:11 c4e71c2a4573: Preparing 07:37:11 10cbfb7c12cb: Waiting 07:37:11 7d85d5ff9868: Layer already exists 07:37:11 0995aa5af290: Layer already exists 07:37:11 002122fdc9af: Layer already exists 07:37:11 7e6246d59053: Layer already exists 07:37:11 f44e41dd580b: Layer already exists 07:37:11 c4e71c2a4573: Layer already exists 07:37:11 10cbfb7c12cb: Layer already exists 07:37:12 4.1.0-dev.104: digest: sha256:19a6cb1af59c3bc26000c47df98119e46d2fa049bfb4c92ff3dfb8d7b0606c25 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:12 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 07:37:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:37:12 002122fdc9af: Preparing 07:37:12 7e6246d59053: Preparing 07:37:12 7d85d5ff9868: Preparing 07:37:12 0995aa5af290: Preparing 07:37:12 f44e41dd580b: Preparing 07:37:12 10cbfb7c12cb: Preparing 07:37:12 c4e71c2a4573: Preparing 07:37:12 10cbfb7c12cb: Waiting 07:37:12 c4e71c2a4573: Waiting 07:37:12 7d85d5ff9868: Layer already exists 07:37:12 0995aa5af290: Layer already exists 07:37:12 002122fdc9af: Layer already exists 07:37:12 f44e41dd580b: Layer already exists 07:37:12 7e6246d59053: Layer already exists 07:37:12 10cbfb7c12cb: Layer already exists 07:37:12 c4e71c2a4573: Layer already exists 07:37:13 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104: digest: sha256:19a6cb1af59c3bc26000c47df98119e46d2fa049bfb4c92ff3dfb8d7b0606c25 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:13 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:13 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 07:37:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:37:13 002122fdc9af: Preparing 07:37:13 7e6246d59053: Preparing 07:37:13 7d85d5ff9868: Preparing 07:37:13 0995aa5af290: Preparing 07:37:13 f44e41dd580b: Preparing 07:37:13 10cbfb7c12cb: Preparing 07:37:13 c4e71c2a4573: Preparing 07:37:13 10cbfb7c12cb: Waiting 07:37:13 c4e71c2a4573: Waiting 07:37:13 0995aa5af290: Layer already exists 07:37:13 7d85d5ff9868: Layer already exists 07:37:13 002122fdc9af: Layer already exists 07:37:13 7e6246d59053: Layer already exists 07:37:13 f44e41dd580b: Layer already exists 07:37:13 c4e71c2a4573: Layer already exists 07:37:13 10cbfb7c12cb: Layer already exists 07:37:14 main: digest: sha256:19a6cb1af59c3bc26000c47df98119e46d2fa049bfb4c92ff3dfb8d7b0606c25 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:37:14 ===================================================== [Pipeline] echo 07:37:14 taggedImages: 07:37:14 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 07:37:14 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 07:37:14 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.104 07:37:14 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 07:37:14 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 07:37:14 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 07:37:14 18377efbcf723ec9c9518bd44e4bbe02c0923e25 07:37:14 latest 07:37:14 4.1.0-dev.104 07:37:14 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 07:37:14 main 07:37:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:14 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:15 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 07:37:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:37:15 dd3250ded40f: Preparing 07:37:15 1e9f8dfb3266: Preparing 07:37:15 7d85d5ff9868: Preparing 07:37:15 0995aa5af290: Preparing 07:37:15 d41d63348a49: Preparing 07:37:15 5ba4c68168cd: Preparing 07:37:15 c4e71c2a4573: Preparing 07:37:15 5ba4c68168cd: Waiting 07:37:15 c4e71c2a4573: Waiting 07:37:15 0995aa5af290: Layer already exists 07:37:15 7d85d5ff9868: Layer already exists 07:37:15 d41d63348a49: Pushed 07:37:15 c4e71c2a4573: Layer already exists 07:37:15 dd3250ded40f: Pushed 07:37:15 5ba4c68168cd: Pushed 07:37:24 1e9f8dfb3266: Pushed 07:37:25 18377efbcf723ec9c9518bd44e4bbe02c0923e25: digest: sha256:c1507e585caa88dbd416cbd86106e65b82ca3f13f7ded63500565ae9ce6fbf0b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:26 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:26 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 07:37:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:37:26 dd3250ded40f: Preparing 07:37:26 1e9f8dfb3266: Preparing 07:37:26 7d85d5ff9868: Preparing 07:37:26 0995aa5af290: Preparing 07:37:26 d41d63348a49: Preparing 07:37:26 5ba4c68168cd: Preparing 07:37:26 c4e71c2a4573: Preparing 07:37:26 5ba4c68168cd: Waiting 07:37:26 c4e71c2a4573: Waiting 07:37:26 dd3250ded40f: Layer already exists 07:37:26 7d85d5ff9868: Layer already exists 07:37:26 1e9f8dfb3266: Layer already exists 07:37:26 0995aa5af290: Layer already exists 07:37:26 d41d63348a49: Layer already exists 07:37:26 c4e71c2a4573: Layer already exists 07:37:26 5ba4c68168cd: Layer already exists 07:37:26 latest: digest: sha256:c1507e585caa88dbd416cbd86106e65b82ca3f13f7ded63500565ae9ce6fbf0b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:27 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:27 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.104 07:37:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:37:27 dd3250ded40f: Preparing 07:37:27 1e9f8dfb3266: Preparing 07:37:27 7d85d5ff9868: Preparing 07:37:27 0995aa5af290: Preparing 07:37:27 d41d63348a49: Preparing 07:37:27 5ba4c68168cd: Preparing 07:37:27 c4e71c2a4573: Preparing 07:37:27 5ba4c68168cd: Waiting 07:37:27 c4e71c2a4573: Waiting 07:37:27 0995aa5af290: Layer already exists 07:37:27 1e9f8dfb3266: Layer already exists 07:37:27 7d85d5ff9868: Layer already exists 07:37:27 dd3250ded40f: Layer already exists 07:37:27 d41d63348a49: Layer already exists 07:37:27 c4e71c2a4573: Layer already exists 07:37:27 5ba4c68168cd: Layer already exists 07:37:27 4.1.0-dev.104: digest: sha256:c1507e585caa88dbd416cbd86106e65b82ca3f13f7ded63500565ae9ce6fbf0b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:28 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 07:37:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:37:28 dd3250ded40f: Preparing 07:37:28 1e9f8dfb3266: Preparing 07:37:28 7d85d5ff9868: Preparing 07:37:28 0995aa5af290: Preparing 07:37:28 d41d63348a49: Preparing 07:37:28 5ba4c68168cd: Preparing 07:37:28 c4e71c2a4573: Preparing 07:37:28 5ba4c68168cd: Waiting 07:37:28 c4e71c2a4573: Waiting 07:37:28 0995aa5af290: Layer already exists 07:37:28 d41d63348a49: Layer already exists 07:37:28 7d85d5ff9868: Layer already exists 07:37:28 1e9f8dfb3266: Layer already exists 07:37:28 dd3250ded40f: Layer already exists 07:37:28 c4e71c2a4573: Layer already exists 07:37:28 5ba4c68168cd: Layer already exists 07:37:28 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104: digest: sha256:c1507e585caa88dbd416cbd86106e65b82ca3f13f7ded63500565ae9ce6fbf0b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:28 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:29 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 07:37:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:37:29 dd3250ded40f: Preparing 07:37:29 1e9f8dfb3266: Preparing 07:37:29 7d85d5ff9868: Preparing 07:37:29 0995aa5af290: Preparing 07:37:29 d41d63348a49: Preparing 07:37:29 5ba4c68168cd: Preparing 07:37:29 c4e71c2a4573: Preparing 07:37:29 5ba4c68168cd: Waiting 07:37:29 c4e71c2a4573: Waiting 07:37:29 1e9f8dfb3266: Layer already exists 07:37:29 7d85d5ff9868: Layer already exists 07:37:29 d41d63348a49: Layer already exists 07:37:29 0995aa5af290: Layer already exists 07:37:29 dd3250ded40f: Layer already exists 07:37:29 5ba4c68168cd: Layer already exists 07:37:29 c4e71c2a4573: Layer already exists 07:37:29 main: digest: sha256:c1507e585caa88dbd416cbd86106e65b82ca3f13f7ded63500565ae9ce6fbf0b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:37:29 ===================================================== [Pipeline] echo 07:37:29 taggedImages: 07:37:29 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 07:37:29 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 07:37:29 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.104 07:37:29 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 07:37:29 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 07:37:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] echo 07:37:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo 07:37:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.104 [Pipeline] echo 07:37:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] echo 07:37:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 07:37:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] echo 07:37:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo 07:37:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.104 [Pipeline] echo 07:37:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] echo 07:37:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 07:37:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] echo 07:37:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo 07:37:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.104 [Pipeline] echo 07:37:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] echo 07:37:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 07:37:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] echo 07:37:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo 07:37:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.104 [Pipeline] echo 07:37:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] echo 07:37:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 07:37:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] echo 07:37:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo 07:37:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.104 [Pipeline] echo 07:37:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] echo 07:37:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 07:37:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] echo 07:37:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo 07:37:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.104 [Pipeline] echo 07:37:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] echo 07:37:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 07:37:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] echo 07:37:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo 07:37:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.104 [Pipeline] echo 07:37:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] echo 07:37:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 07:37:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] echo 07:37:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo 07:37:30 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.104 [Pipeline] echo 07:37:30 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] echo 07:37:30 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 07:37:30 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] echo 07:37:30 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo 07:37:30 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.104 [Pipeline] echo 07:37:30 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] echo 07:37:30 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 07:37:30 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] echo 07:37:30 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo 07:37:30 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.104 [Pipeline] echo 07:37:30 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] echo 07:37:30 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 07:37:30 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] echo 07:37:30 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo 07:37:30 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.104 [Pipeline] echo 07:37:30 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] echo 07:37:30 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 07:37:30 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] echo 07:37:30 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo 07:37:30 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.104 [Pipeline] echo 07:37:30 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] echo 07:37:30 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 07:37:30 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] echo 07:37:30 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo 07:37:30 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.104 [Pipeline] echo 07:37:30 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] echo 07:37:30 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 07:37:30 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] echo 07:37:30 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo 07:37:30 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.104 [Pipeline] echo 07:37:30 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] echo 07:37:30 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 07:37:30 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] echo 07:37:30 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo 07:37:30 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.104 [Pipeline] echo 07:37:30 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] echo 07:37:30 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 07:37:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:37:30 07:37:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:37:31 arm64: Pulling from edgex-lftools-log-publisher 07:37:31 8998bd30e6a1: Pulling fs layer 07:37:31 04944245beec: Pulling fs layer 07:37:31 699f458cf7ca: Pulling fs layer 07:37:31 765212b225bb: Pulling fs layer 07:37:31 f23df028b6ca: Pulling fs layer 07:37:31 d65c8cfc05b1: Pulling fs layer 07:37:31 2437ff75d9bd: Pulling fs layer 07:37:31 765212b225bb: Waiting 07:37:31 f23df028b6ca: Waiting 07:37:31 d65c8cfc05b1: Waiting 07:37:31 2437ff75d9bd: Waiting 07:37:31 04944245beec: Verifying Checksum 07:37:31 04944245beec: Download complete 07:37:31 765212b225bb: Verifying Checksum 07:37:31 765212b225bb: Download complete 07:37:31 f23df028b6ca: Download complete 07:37:31 d65c8cfc05b1: Verifying Checksum 07:37:31 d65c8cfc05b1: Download complete 07:37:31 699f458cf7ca: Verifying Checksum 07:37:31 699f458cf7ca: Download complete 07:37:32 8998bd30e6a1: Verifying Checksum 07:37:32 8998bd30e6a1: Download complete 07:37:34 2437ff75d9bd: Verifying Checksum 07:37:34 2437ff75d9bd: Download complete 07:37:36 8998bd30e6a1: Pull complete 07:37:37 04944245beec: Pull complete 07:37:38 699f458cf7ca: Pull complete 07:37:39 765212b225bb: Pull complete 07:37:39 f23df028b6ca: Pull complete 07:37:39 d65c8cfc05b1: Pull complete 07:37:58 2437ff75d9bd: Pull complete 07:37:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:37:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:37:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:37:58 prd-ubuntu20.04-docker-arm64-4c-16g-4106 does not seem to be running inside a container 07:37:58 $ 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/963 -v /w/workspace/edgex-go/963:/w/workspace/edgex-go/963:rw,z -v /w/workspace/edgex-go/963@tmp:/w/workspace/edgex-go/963@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 07:38:01 $ docker top 439beb8281744958cc352b0d8b60b45f9c13ebf330c84d7652f1d03ad65193e9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:38:02 ---> job-cost.sh 07:38:02 lf-activate-venv: SKIPPING 07:38:02 INFO: No Stack... 07:38:02 INFO: Retrieving Pricing Info for: v3-standard-4 07:38:03 INFO: Archiving Costs [Pipeline] sh 07:38:03 + cat /w/workspace/edgex-go/963/archives/cost.csv 07:38:03 + cut -d, -f6 [Pipeline] lock 07:38:04 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-963-stack-cost] 07:38:04 Resource [jenkins-edgexfoundry-edgex-go-main-963-stack-cost] did not exist. Created. 07:38:04 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-963-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:38:04 + echo total: 0.10999999940395355 [Pipeline] stash 07:38:05 Stashed 1 file(s) [Pipeline] } 07:38:05 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-963-stack-cost] [Pipeline] // lock [Pipeline] } 07:38:05 $ docker stop --time=1 439beb8281744958cc352b0d8b60b45f9c13ebf330c84d7652f1d03ad65193e9 07:38:07 $ docker rm -f --volumes 439beb8281744958cc352b0d8b60b45f9c13ebf330c84d7652f1d03ad65193e9 [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 07:38:08 provisioning config files... 07:38:08 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/963@tmp/config94199967097261757tmp [Pipeline] { [Pipeline] sh 07:38:08 + set +x 07:38:08 + + curl -s https://codecov.io/bash 07:38:08 bash -s -- 07:38:08 07:38:08 _____ _ 07:38:08 / ____| | | 07:38:08 | | ___ __| | ___ ___ _____ __ 07:38:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:38:08 | |___| (_) | (_| | __/ (_| (_) \ V / 07:38:08 \_____\___/ \__,_|\___|\___\___/ \_/ 07:38:08 Bash-1.0.6 07:38:08 07:38:08 07:38:08 ==> git version 2.25.1 found 07:38:08 ==> 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 07:38:08 Release-Date: 2020-01-08 07:38:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:38:08 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:38:08 ==> Jenkins CI detected. 07:38:08 current dir:  /w/workspace/edgex-go/963 07:38:08 project root: . 07:38:08 --> token set from env 07:38:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:38:08 ==> Running gcov in . (disable via -X gcov) 07:38:08 ==> Python coveragepy not found 07:38:08 ==> Searching for coverage reports in: 07:38:08 + . 07:38:08 -> Found 1 reports 07:38:08 ==> Detecting git/mercurial file structure 07:38:08 ==> Reading reports 07:38:08 + ./coverage.out bytes=1044024 07:38:08 ==> Appending adjustments 07:38:08 https://docs.codecov.io/docs/fixing-reports 07:38:10 + Found adjustments 07:38:10 ==> Gzipping contents 07:38:10 108K /tmp/codecov.Xk8gMk.gz 07:38:10 ==> Uploading reports 07:38:10 url: https://codecov.io 07:38:10 query: branch=main&commit=18377efbcf723ec9c9518bd44e4bbe02c0923e25&build=963&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F963%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:38:10 -> Pinging Codecov 07:38:10 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=18377efbcf723ec9c9518bd44e4bbe02c0923e25&build=963&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F963%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:38:10 -> Uploading to 07:38:10 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/18377efbcf723ec9c9518bd44e4bbe02c0923e25/cafa8001-b453-4eb3-aacf-7ec689286dcb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260326%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260326T073810Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=51a48f3398ee34922f146e53f4cf7bee41a5f8579961843e13213d44eac6f12f 07:38:10 % Total % Received % Xferd Average Speed Time Time Time Current 07:38:10 Dload Upload Total Spent Left Speed 07:38:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 105k 0 0 100 105k 0 598k --:--:-- --:--:-- --:--:-- 598k 07:38:10 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] } 07:38:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 07:38:10 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:38:10 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:38:11 07:38:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:38:11 latest: Pulling from edgex-devops/edgex-snyk-go 07:38:11 2d35ebdb57d9: Already exists 07:38:11 85e8836fcdb2: Pulling fs layer 07:38:11 91631faa732a: Pulling fs layer 07:38:11 f3f5ae8826fa: Pulling fs layer 07:38:11 4f4fb700ef54: Pulling fs layer 07:38:11 7861252a18e6: Pulling fs layer 07:38:11 9130f900ef6f: Pulling fs layer 07:38:11 9130f900ef6f: Waiting 07:38:11 7861252a18e6: Waiting 07:38:11 4f4fb700ef54: Waiting 07:38:11 f3f5ae8826fa: Download complete 07:38:11 85e8836fcdb2: Verifying Checksum 07:38:11 85e8836fcdb2: Download complete 07:38:11 4f4fb700ef54: Download complete 07:38:11 85e8836fcdb2: Pull complete 07:38:11 7861252a18e6: Verifying Checksum 07:38:11 7861252a18e6: Download complete 07:38:12 91631faa732a: Download complete 07:38:13 9130f900ef6f: Verifying Checksum 07:38:13 9130f900ef6f: Download complete 07:38:17 91631faa732a: Pull complete 07:38:17 f3f5ae8826fa: Pull complete 07:38:17 4f4fb700ef54: Pull complete 07:38:17 7861252a18e6: Pull complete 07:38:22 9130f900ef6f: Pull complete 07:38:22 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 07:38:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:38:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:38:22 prd-ubuntu20.04-docker-8c-8g-4105 does not seem to be running inside a container 07:38:22 $ 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/963 -v /w/workspace/edgex-go/963:/w/workspace/edgex-go/963:rw,z -v /w/workspace/edgex-go/963@tmp:/w/workspace/edgex-go/963@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 07:38:26 $ docker top 95783b510daf674bc56b23508ead3896d2b0c74258b816c9302d5f8b786b5d52 -eo pid,comm [Pipeline] { [Pipeline] sh 07:38:26 + git config --global --add safe.directory /w/workspace/edgex-go/963 [Pipeline] echo 07:38:26 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 07:38:26 + set -o pipefail 07:38:26 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 07:38:39 07:38:39 Monitoring /w/workspace/edgex-go/963 (github.com/edgexfoundry/edgex-go)... 07:38:39 07:38:39 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/35242e76-6eda-4c53-b499-e756fb1d8857 07:38:39 07:38:39 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:38:39 [Pipeline] } 07:38:39 $ docker stop --time=1 95783b510daf674bc56b23508ead3896d2b0c74258b816c9302d5f8b786b5d52 07:38:42 $ docker rm -f --volumes 95783b510daf674bc56b23508ead3896d2b0c74258b816c9302d5f8b786b5d52 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 07:38:43 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:38:43 provisioning config files... 07:38:43 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/963@tmp/config3821371410534135738tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:38:43 --> edgex-publish-swagger.sh 07:38:43 === Publish openapi API === 07:38:43 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 07:38:43 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/963/openapi/core-command.yaml] 07:38:43 % Total % Received % Xferd Average Speed Time Time Time Current 07:38:43 Dload Upload Total Spent Left Speed 07:38:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 397 196k --:--:-- --:--:-- --:--:-- 197k 07:38:43 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 07:38:43 07:38:43 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/963/openapi/core-data.yaml] 07:38:43 % Total % Received % Xferd Average Speed Time Time Time Current 07:38:43 Dload Upload Total Spent Left Speed 07:38:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75375 100 66 100 75309 532 593k --:--:-- --:--:-- --:--:-- 593k 07:38:43 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 07:38:43 07:38:43 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/963/openapi/core-keeper.yaml] 07:38:43 % Total % Received % Xferd Average Speed Time Time Time Current 07:38:43 Dload Upload Total Spent Left Speed 07:38:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 573 256k --:--:-- --:--:-- --:--:-- 257k 07:38:43 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 07:38:43 07:38:43 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/963/openapi/core-metadata.yaml] 07:38:43 % Total % Received % Xferd Average Speed Time Time Time Current 07:38:43 Dload Upload Total Spent Left Speed 07:38:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 160k 100 66 100 160k 511 1242k --:--:-- --:--:-- --:--:-- 1242k 07:38:43 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 07:38:43 07:38:43 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/963/openapi/security-proxy-auth.yaml] 07:38:43 % Total % Received % Xferd Average Speed Time Time Time Current 07:38:43 Dload Upload Total Spent Left Speed 07:38:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 687 248k --:--:-- --:--:-- --:--:-- 249k 07:38:43 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 07:38:43 07:38:43 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/963/openapi/security-secretstore-setup.yaml] 07:38:43 % Total % Received % Xferd Average Speed Time Time Time Current 07:38:43 Dload Upload Total Spent Left Speed 07:38:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 804 47719 --:--:-- --:--:-- --:--:-- 48524 07:38:44 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 07:38:44 07:38:44 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/963/openapi/support-notifications.yaml] 07:38:44 % Total % Received % Xferd Average Speed Time Time Time Current 07:38:44 Dload Upload Total Spent Left Speed 07:38:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 464 687k --:--:-- --:--:-- --:--:-- 688k 07:38:44 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 07:38:44 07:38:44 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/963/openapi/support-scheduler.yaml] 07:38:44 % Total % Received % Xferd Average Speed Time Time Time Current 07:38:44 Dload Upload Total Spent Left Speed 07:38:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50767 100 66 100 50701 496 372k --:--:-- --:--:-- --:--:-- 372k 07:38:44 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 07:38:44 [Pipeline] } 07:38:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 07:38:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:38:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:38:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:38:45 prd-ubuntu20.04-docker-8c-8g-4105 does not seem to be running inside a container 07:38:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/963 -v /w/workspace/edgex-go/963:/w/workspace/edgex-go/963:rw,z -v /w/workspace/edgex-go/963@tmp:/w/workspace/edgex-go/963@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 07:38:45 $ docker top 1a77e4406de4e57c6fa539d5e2c575c9d783bcc54953dc9e176eb4354c97af65 -eo pid,comm 07:38:45 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). 07:38:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:38:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:38:45 [ssh-agent] Looking for ssh-agent implementation... 07:38:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:38:45 $ docker exec 1a77e4406de4e57c6fa539d5e2c575c9d783bcc54953dc9e176eb4354c97af65 ssh-agent 07:38:46 SSH_AUTH_SOCK=/tmp/ssh-WkSDXXuqN42Q/agent.33 07:38:46 SSH_AGENT_PID=39 07:38:46 Running ssh-add (command line suppressed) 07:38:46 Identity added: /w/workspace/edgex-go/963@tmp/private_key_8947549323255144442.key (/w/workspace/edgex-go/963@tmp/private_key_8947549323255144442.key) 07:38:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:38:46 + git semver tag 07:38:46 2026-03-26 07:38:46,779 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 07:38:47 2026-03-26 07:38:46,783 [run_tag] DEBUG tag force:False 07:38:47 2026-03-26 07:38:46,783 [check_head_tag] DEBUG check head tag 07:38:47 2026-03-26 07:38:46,786 [execute] INFO git cat-file --batch-check 07:38:47 2026-03-26 07:38:46,786 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/963, stdin=, shell=False, universal_newlines=False) 07:38:47 2026-03-26 07:38:46,790 [execute] INFO git cat-file --batch 07:38:47 2026-03-26 07:38:46,790 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/963, stdin=, shell=False, universal_newlines=False) 07:38:47 2026-03-26 07:38:46,823 [read_version] DEBUG read version from /w/workspace/edgex-go/963/.semver/main 07:38:47 2026-03-26 07:38:46,823 [execute] INFO git tag -a v4.1.0-dev.104 -m v4.1.0-dev.104 07:38:47 2026-03-26 07:38:46,823 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.104', '-m', 'v4.1.0-dev.104'], cwd=/w/workspace/edgex-go/963, stdin=None, shell=False, universal_newlines=False) 07:38:47 2026-03-26 07:38:46,827 [read_version] DEBUG read version from /w/workspace/edgex-go/963/.semver/main 07:38:47 4.1.0-dev.104 [Pipeline] } 07:38:47 $ docker exec --env ******** --env ******** 1a77e4406de4e57c6fa539d5e2c575c9d783bcc54953dc9e176eb4354c97af65 ssh-agent -k 07:38:47 unset SSH_AUTH_SOCK; 07:38:47 unset SSH_AGENT_PID; 07:38:47 echo Agent pid 39 killed; 07:38:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:38:47 + git semver [Pipeline] } 07:38:48 $ docker stop --time=1 1a77e4406de4e57c6fa539d5e2c575c9d783bcc54953dc9e176eb4354c97af65 07:38:49 $ docker rm -f --volumes 1a77e4406de4e57c6fa539d5e2c575c9d783bcc54953dc9e176eb4354c97af65 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:38:49 07:38:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:38:50 0.23.1-centos7: Pulling from edgex-lftools 07:38:50 ab5ef0e58194: Pulling fs layer 07:38:50 9712f1f96733: Pulling fs layer 07:38:50 63f879dbbcfc: Pulling fs layer 07:38:50 0d9ebad4ef96: Pulling fs layer 07:38:50 e9a5061849ea: Pulling fs layer 07:38:50 d747dcd14b5f: Pulling fs layer 07:38:50 2de7ff778b66: Pulling fs layer 07:38:50 e9a5061849ea: Waiting 07:38:50 d747dcd14b5f: Waiting 07:38:50 2de7ff778b66: Waiting 07:38:50 0d9ebad4ef96: Waiting 07:38:50 9712f1f96733: Verifying Checksum 07:38:50 9712f1f96733: Download complete 07:38:50 63f879dbbcfc: Verifying Checksum 07:38:50 63f879dbbcfc: Download complete 07:38:50 0d9ebad4ef96: Verifying Checksum 07:38:50 0d9ebad4ef96: Download complete 07:38:50 d747dcd14b5f: Download complete 07:38:50 e9a5061849ea: Verifying Checksum 07:38:50 e9a5061849ea: Download complete 07:38:50 ab5ef0e58194: Verifying Checksum 07:38:50 ab5ef0e58194: Download complete 07:38:50 2de7ff778b66: Verifying Checksum 07:38:50 2de7ff778b66: Download complete 07:38:54 ab5ef0e58194: Pull complete 07:38:54 9712f1f96733: Pull complete 07:38:54 63f879dbbcfc: Pull complete 07:39:00 0d9ebad4ef96: Pull complete 07:39:00 e9a5061849ea: Pull complete 07:39:00 d747dcd14b5f: Pull complete 07:39:02 2de7ff778b66: Pull complete 07:39:02 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:39:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:39:02 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:39:02 prd-ubuntu20.04-docker-8c-8g-4105 does not seem to be running inside a container 07:39:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/963 -v /w/workspace/edgex-go/963:/w/workspace/edgex-go/963:rw,z -v /w/workspace/edgex-go/963@tmp:/w/workspace/edgex-go/963@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 07:39:06 $ docker top 3329ad5c9706cb5984d17abc18a763f5adb9c7f804767b911d8e676186eeaa68 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:39:06 provisioning config files... 07:39:06 copy managed file [sigul-config] to file:/w/workspace/edgex-go/963@tmp/config7874992765328393087tmp 07:39:06 copy managed file [sigul-password] to file:/w/workspace/edgex-go/963@tmp/config2304887389270618940tmp 07:39:06 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/963@tmp/config13792773156384859234tmp [Pipeline] { [Pipeline] echo 07:39:06 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:39:07 ---> sigul-configuration.sh 07:39:07 gpg: directory `/root/.gnupg' created 07:39:07 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:39:07 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:39:07 gpg: keyring `/root/.gnupg/secring.gpg' created 07:39:07 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:39:07 gpg: CAST5 encrypted data 07:39:07 gpg: encrypted with 1 passphrase 07:39:07 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:39:07 + mkdir /home/jenkins 07:39:07 + mkdir /home/jenkins/sigul [Pipeline] sh 07:39:07 + 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 07:39:07 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:39:07 ---> sigul-install.sh 07:39:07 Sigul already installed; skipping installation. [Pipeline] sh 07:39:08 + git tag --list 07:39:08 0.6.0 07:39:08 0.6.1 07:39:08 0.7.0 07:39:08 0.7.1 07:39:08 v1.0.0 07:39:08 v1.0.1 07:39:08 v1.1.0 07:39:08 v1.2.0 07:39:08 v1.2.1 07:39:08 v1.3.0 07:39:08 v1.3.1 07:39:08 v2.0.0 07:39:08 v2.1.0 07:39:08 v2.1.1 07:39:08 v2.2.0 07:39:08 v2.3.0 07:39:08 v3.0 07:39:08 v3.0.0 07:39:08 v3.1 07:39:08 v3.1.0 07:39:08 v3.1.1 07:39:08 v4.0 07:39:08 v4.0.0 07:39:08 v4.0.1 07:39:08 v4.0.1-dev.1 07:39:08 v4.0.1-dev.2 07:39:08 v4.0.2-dev.1 07:39:08 v4.1.0-dev.1 07:39:08 v4.1.0-dev.10 07:39:08 v4.1.0-dev.100 07:39:08 v4.1.0-dev.101 07:39:08 v4.1.0-dev.102 07:39:08 v4.1.0-dev.103 07:39:08 v4.1.0-dev.104 07:39:08 v4.1.0-dev.11 07:39:08 v4.1.0-dev.12 07:39:08 v4.1.0-dev.13 07:39:08 v4.1.0-dev.14 07:39:08 v4.1.0-dev.15 07:39:08 v4.1.0-dev.16 07:39:08 v4.1.0-dev.17 07:39:08 v4.1.0-dev.18 07:39:08 v4.1.0-dev.19 07:39:08 v4.1.0-dev.2 07:39:08 v4.1.0-dev.20 07:39:08 v4.1.0-dev.21 07:39:08 v4.1.0-dev.22 07:39:08 v4.1.0-dev.23 07:39:08 v4.1.0-dev.24 07:39:08 v4.1.0-dev.25 07:39:08 v4.1.0-dev.26 07:39:08 v4.1.0-dev.27 07:39:08 v4.1.0-dev.28 07:39:08 v4.1.0-dev.29 07:39:08 v4.1.0-dev.3 07:39:08 v4.1.0-dev.30 07:39:08 v4.1.0-dev.31 07:39:08 v4.1.0-dev.32 07:39:08 v4.1.0-dev.33 07:39:08 v4.1.0-dev.34 07:39:08 v4.1.0-dev.35 07:39:08 v4.1.0-dev.36 07:39:08 v4.1.0-dev.37 07:39:08 v4.1.0-dev.38 07:39:08 v4.1.0-dev.39 07:39:08 v4.1.0-dev.4 07:39:08 v4.1.0-dev.40 07:39:08 v4.1.0-dev.41 07:39:08 v4.1.0-dev.42 07:39:08 v4.1.0-dev.43 07:39:08 v4.1.0-dev.44 07:39:08 v4.1.0-dev.45 07:39:08 v4.1.0-dev.46 07:39:08 v4.1.0-dev.47 07:39:08 v4.1.0-dev.48 07:39:08 v4.1.0-dev.49 07:39:08 v4.1.0-dev.5 07:39:08 v4.1.0-dev.50 07:39:08 v4.1.0-dev.51 07:39:08 v4.1.0-dev.52 07:39:08 v4.1.0-dev.53 07:39:08 v4.1.0-dev.54 07:39:08 v4.1.0-dev.55 07:39:08 v4.1.0-dev.56 07:39:08 v4.1.0-dev.57 07:39:08 v4.1.0-dev.58 07:39:08 v4.1.0-dev.59 07:39:08 v4.1.0-dev.6 07:39:08 v4.1.0-dev.60 07:39:08 v4.1.0-dev.61 07:39:08 v4.1.0-dev.62 07:39:08 v4.1.0-dev.63 07:39:08 v4.1.0-dev.64 07:39:08 v4.1.0-dev.65 07:39:08 v4.1.0-dev.66 07:39:08 v4.1.0-dev.67 07:39:08 v4.1.0-dev.68 07:39:08 v4.1.0-dev.69 07:39:08 v4.1.0-dev.7 07:39:08 v4.1.0-dev.70 07:39:08 v4.1.0-dev.71 07:39:08 v4.1.0-dev.72 07:39:08 v4.1.0-dev.73 07:39:08 v4.1.0-dev.74 07:39:08 v4.1.0-dev.75 07:39:08 v4.1.0-dev.76 07:39:08 v4.1.0-dev.77 07:39:08 v4.1.0-dev.78 07:39:08 v4.1.0-dev.79 07:39:08 v4.1.0-dev.8 07:39:08 v4.1.0-dev.80 07:39:08 v4.1.0-dev.81 07:39:08 v4.1.0-dev.82 07:39:08 v4.1.0-dev.83 07:39:08 v4.1.0-dev.84 07:39:08 v4.1.0-dev.85 07:39:08 v4.1.0-dev.86 07:39:08 v4.1.0-dev.87 07:39:08 v4.1.0-dev.88 07:39:08 v4.1.0-dev.89 07:39:08 v4.1.0-dev.9 07:39:08 v4.1.0-dev.90 07:39:08 v4.1.0-dev.91 07:39:08 v4.1.0-dev.92 07:39:08 v4.1.0-dev.93 07:39:08 v4.1.0-dev.94 07:39:08 v4.1.0-dev.95 07:39:08 v4.1.0-dev.96 07:39:08 v4.1.0-dev.97 07:39:08 v4.1.0-dev.98 07:39:08 v4.1.0-dev.99 [Pipeline] sh 07:39:08 + lftools sign git-tag v4.1.0-dev.104 07:39:09 Signing Git tag with Sigul... 07:39:09 Signing v4.1.0-dev.104 [Pipeline] echo 07:39:09 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:39:09 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:39:09 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:39:09 $ docker stop --time=1 3329ad5c9706cb5984d17abc18a763f5adb9c7f804767b911d8e676186eeaa68 07:39:11 $ docker rm -f --volumes 3329ad5c9706cb5984d17abc18a763f5adb9c7f804767b911d8e676186eeaa68 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 07:39:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:39:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:39:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:39:12 prd-ubuntu20.04-docker-8c-8g-4105 does not seem to be running inside a container 07:39:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/963 -v /w/workspace/edgex-go/963:/w/workspace/edgex-go/963:rw,z -v /w/workspace/edgex-go/963@tmp:/w/workspace/edgex-go/963@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 07:39:12 $ docker top 802c96446c7fc4df73584d3918e891184bc8dc6c83e936b977fba120f80e8257 -eo pid,comm 07:39:12 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). 07:39:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:39:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:39:12 [ssh-agent] Looking for ssh-agent implementation... 07:39:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:39:12 $ docker exec 802c96446c7fc4df73584d3918e891184bc8dc6c83e936b977fba120f80e8257 ssh-agent 07:39:12 SSH_AUTH_SOCK=/tmp/ssh-4KR74j7rm00S/agent.32 07:39:12 SSH_AGENT_PID=38 07:39:12 Running ssh-add (command line suppressed) 07:39:12 Identity added: /w/workspace/edgex-go/963@tmp/private_key_14375083870519752809.key (/w/workspace/edgex-go/963@tmp/private_key_14375083870519752809.key) 07:39:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:39:13 + git semver bump pre 07:39:13 2026-03-26 07:39:13,261 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 07:39:13 2026-03-26 07:39:13,265 [read_version] DEBUG read version from /w/workspace/edgex-go/963/.semver/main 07:39:13 2026-03-26 07:39:13,265 [bump_version] DEBUG bumping version:4.1.0-dev.104 on axis:pre with prefix:dev 07:39:13 2026-03-26 07:39:13,265 [bump_version] DEBUG bumped version:4.1.0-dev.105 07:39:13 2026-03-26 07:39:13,265 [write_version] DEBUG write version:4.1.0-dev.105 to path:/w/workspace/edgex-go/963/.semver/main with force:True 07:39:13 2026-03-26 07:39:13,265 [read_version] DEBUG read version from /w/workspace/edgex-go/963/.semver/main 07:39:13 2026-03-26 07:39:13,265 [write_file] DEBUG write to file:/w/workspace/edgex-go/963/.semver/main 07:39:13 2026-03-26 07:39:13,267 [execute] INFO git cat-file --batch-check 07:39:13 2026-03-26 07:39:13,268 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/963/.semver, stdin=, shell=False, universal_newlines=False) 07:39:13 2026-03-26 07:39:13,271 [execute] INFO git cat-file --batch 07:39:13 2026-03-26 07:39:13,271 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/963/.semver, stdin=, shell=False, universal_newlines=False) 07:39:13 2026-03-26 07:39:13,274 [read_version] DEBUG read version from /w/workspace/edgex-go/963/.semver/main 07:39:13 4.1.0-dev.105 [Pipeline] } 07:39:13 $ docker exec --env ******** --env ******** 802c96446c7fc4df73584d3918e891184bc8dc6c83e936b977fba120f80e8257 ssh-agent -k 07:39:13 unset SSH_AUTH_SOCK; 07:39:13 unset SSH_AGENT_PID; 07:39:13 echo Agent pid 38 killed; 07:39:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:39:13 + git semver [Pipeline] } 07:39:14 $ docker stop --time=1 802c96446c7fc4df73584d3918e891184bc8dc6c83e936b977fba120f80e8257 07:39:15 $ docker rm -f --volumes 802c96446c7fc4df73584d3918e891184bc8dc6c83e936b977fba120f80e8257 [Pipeline] // withDockerContainer [Pipeline] sh 07:39:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:39:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:39:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:39:16 prd-ubuntu20.04-docker-8c-8g-4105 does not seem to be running inside a container 07:39:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/963 -v /w/workspace/edgex-go/963:/w/workspace/edgex-go/963:rw,z -v /w/workspace/edgex-go/963@tmp:/w/workspace/edgex-go/963@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 07:39:16 $ docker top 53087aed90892aa552721b0dc2149f6a75835fe8a4e5ad67d75b4b3cfdd989c4 -eo pid,comm 07:39:16 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). 07:39:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:39:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:39:16 [ssh-agent] Looking for ssh-agent implementation... 07:39:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:39:16 $ docker exec 53087aed90892aa552721b0dc2149f6a75835fe8a4e5ad67d75b4b3cfdd989c4 ssh-agent 07:39:16 SSH_AUTH_SOCK=/tmp/ssh-B0jQcXNKN2C2/agent.34 07:39:16 SSH_AGENT_PID=40 07:39:16 Running ssh-add (command line suppressed) 07:39:16 Identity added: /w/workspace/edgex-go/963@tmp/private_key_14696874273796005334.key (/w/workspace/edgex-go/963@tmp/private_key_14696874273796005334.key) 07:39:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:39:17 + git semver push 07:39:17 2026-03-26 07:39:17,404 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 07:39:17 2026-03-26 07:39:17,407 [run_push] DEBUG push 07:39:17 2026-03-26 07:39:17,408 [execute] INFO git cat-file --batch-check 07:39:17 2026-03-26 07:39:17,408 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/963/.semver, stdin=, shell=False, universal_newlines=False) 07:39:17 2026-03-26 07:39:17,410 [execute] INFO git rev-list 986a97ff5f84f434b6db3d40e90ff0df3127b00e -- 07:39:17 2026-03-26 07:39:17,410 [execute] DEBUG Popen(['git', 'rev-list', '986a97ff5f84f434b6db3d40e90ff0df3127b00e', '--'], cwd=/w/workspace/edgex-go/963/.semver, stdin=None, shell=False, universal_newlines=False) 07:39:17 2026-03-26 07:39:17,429 [execute] INFO git fetch -v -- origin 07:39:17 2026-03-26 07:39:17,430 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/963/.semver, stdin=None, shell=False, universal_newlines=True) 07:39:18 2026-03-26 07:39:18,000 [run_push] DEBUG no remote changes detected 07:39:18 2026-03-26 07:39:18,000 [execute] INFO git push origin semver 07:39:18 2026-03-26 07:39:18,001 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/963/.semver, stdin=None, shell=False, universal_newlines=False) 07:39:18 2026-03-26 07:39:18,823 [run_push] DEBUG push all version tags 07:39:18 2026-03-26 07:39:18,823 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 07:39:18 2026-03-26 07:39:18,823 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/963, stdin=None, shell=False, universal_newlines=False) 07:39:19 2026-03-26 07:39:19,563 [read_version] DEBUG read version from /w/workspace/edgex-go/963/.semver/main 07:39:19 4.1.0-dev.105 [Pipeline] } 07:39:19 $ docker exec --env ******** --env ******** 53087aed90892aa552721b0dc2149f6a75835fe8a4e5ad67d75b4b3cfdd989c4 ssh-agent -k 07:39:19 unset SSH_AUTH_SOCK; 07:39:19 unset SSH_AGENT_PID; 07:39:19 echo Agent pid 40 killed; 07:39:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:39:20 + git semver [Pipeline] } 07:39:20 $ docker stop --time=1 53087aed90892aa552721b0dc2149f6a75835fe8a4e5ad67d75b4b3cfdd989c4 07:39:22 $ docker rm -f --volumes 53087aed90892aa552721b0dc2149f6a75835fe8a4e5ad67d75b4b3cfdd989c4 [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 07:39:22 + [ -d /w/workspace/edgex-go/963/archives ] [Pipeline] libraryResource [Pipeline] sh 07:39:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:39:23 ---> package-listing.sh 07:39:23 ++ facter osfamily 07:39:23 ++ tr '[:upper:]' '[:lower:]' 07:39:24 + OS_FAMILY=debian 07:39:24 + workspace=/w/workspace/edgex-go/963 07:39:24 + START_PACKAGES=/tmp/packages_start.txt 07:39:24 + END_PACKAGES=/tmp/packages_end.txt 07:39:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:39:24 + PACKAGES=/tmp/packages_start.txt 07:39:24 + '[' /w/workspace/edgex-go/963 ']' 07:39:24 + PACKAGES=/tmp/packages_end.txt 07:39:24 + case "${OS_FAMILY}" in 07:39:24 + dpkg -l 07:39:24 + grep '^ii' 07:39:24 + '[' -f /tmp/packages_start.txt ']' 07:39:24 + '[' -f /tmp/packages_end.txt ']' 07:39:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:39:24 + '[' /w/workspace/edgex-go/963 ']' 07:39:24 + mkdir -p /w/workspace/edgex-go/963/archives/ 07:39:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/963/archives/ [Pipeline] echo 07:39:24 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/963/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:39:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:39:25 07:39:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:39:25 latest: Pulling from edgex-lftools-log-publisher 07:39:25 5eb5b503b376: Pulling fs layer 07:39:25 5c69ac0246d0: Pulling fs layer 07:39:25 ec43610c2a17: Pulling fs layer 07:39:25 3a2ae6a8a46f: Pulling fs layer 07:39:25 33b1e0a273af: Pulling fs layer 07:39:25 5d3b04190fa2: Pulling fs layer 07:39:25 2f39f015ded8: Pulling fs layer 07:39:25 33b1e0a273af: Waiting 07:39:25 2f39f015ded8: Waiting 07:39:25 3a2ae6a8a46f: Waiting 07:39:25 5d3b04190fa2: Waiting 07:39:25 5c69ac0246d0: Verifying Checksum 07:39:25 5c69ac0246d0: Download complete 07:39:25 3a2ae6a8a46f: Download complete 07:39:25 ec43610c2a17: Verifying Checksum 07:39:25 ec43610c2a17: Download complete 07:39:25 5d3b04190fa2: Download complete 07:39:25 33b1e0a273af: Download complete 07:39:25 5eb5b503b376: Verifying Checksum 07:39:25 5eb5b503b376: Download complete 07:39:26 2f39f015ded8: Download complete 07:39:27 5eb5b503b376: Pull complete 07:39:27 5c69ac0246d0: Pull complete 07:39:27 ec43610c2a17: Pull complete 07:39:27 3a2ae6a8a46f: Pull complete 07:39:28 33b1e0a273af: Pull complete 07:39:28 5d3b04190fa2: Pull complete 07:39:34 2f39f015ded8: Pull complete 07:39:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:39:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:39:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:39:35 prd-ubuntu20.04-docker-8c-8g-4105 does not seem to be running inside a container 07:39:35 $ 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/963/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/963 -v /w/workspace/edgex-go/963:/w/workspace/edgex-go/963:rw,z -v /w/workspace/edgex-go/963@tmp:/w/workspace/edgex-go/963@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 07:39:37 $ docker top 0f55439827f63855bff5f1750c28573a77b6115a6e474d5ab7c3e3c6a6be24a2 -eo pid,comm [Pipeline] { [Pipeline] sh 07:39:38 + touch /tmp/pre-build-complete [Pipeline] sh 07:39:38 + mkdir -p /var/log/sysstat [Pipeline] sh 07:39:38 + ls /var/log/sa-host 07:39:38 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:39:38 provisioning config files... 07:39:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/963@tmp/config18043417924088460667tmp [Pipeline] { [Pipeline] echo 07:39:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:39:39 ---> create-netrc.sh [Pipeline] } 07:39:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:39:39 ---> python-tools-install.sh [Pipeline] echo 07:39:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:39:39 ---> sudo-logs.sh 07:39:39 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:39:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:39:40 ---> job-cost.sh 07:39:40 lf-activate-venv: SKIPPING 07:39:40 DEBUG: total: 0.10999999940395355 07:39:40 INFO: Retrieving Stack Cost... 07:39:40 INFO: Retrieving Pricing Info for: v3-standard-8 07:39:40 INFO: Archiving Costs [Pipeline] echo 07:39:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:39:40 ---> logs-deploy.sh 07:39:40 lf-activate-venv: SKIPPING 07:39:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/963 07:39:40 INFO: archiving workspace using pattern(s): 07:39:41 Archives upload complete. 07:39:42 INFO: archiving logs to Nexus 07:39:43 ---> uname -a: 07:39:43 Linux prd-ubuntu20-04-docker-8c-8g-4105 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 07:39:43 07:39:43 07:39:43 ---> lscpu: 07:39:43 Architecture: x86_64 07:39:43 CPU op-mode(s): 32-bit, 64-bit 07:39:43 Byte Order: Little Endian 07:39:43 Address sizes: 40 bits physical, 48 bits virtual 07:39:43 CPU(s): 8 07:39:43 On-line CPU(s) list: 0-7 07:39:43 Thread(s) per core: 1 07:39:43 Core(s) per socket: 1 07:39:43 Socket(s): 8 07:39:43 NUMA node(s): 1 07:39:43 Vendor ID: AuthenticAMD 07:39:43 CPU family: 23 07:39:43 Model: 49 07:39:43 Model name: AMD EPYC-Rome Processor 07:39:43 Stepping: 0 07:39:43 CPU MHz: 2799.974 07:39:43 BogoMIPS: 5599.94 07:39:43 Virtualization: AMD-V 07:39:43 Hypervisor vendor: KVM 07:39:43 Virtualization type: full 07:39:43 L1d cache: 256 KiB 07:39:43 L1i cache: 256 KiB 07:39:43 L2 cache: 4 MiB 07:39:43 L3 cache: 128 MiB 07:39:43 NUMA node0 CPU(s): 0-7 07:39:43 Vulnerability Gather data sampling: Not affected 07:39:43 Vulnerability Itlb multihit: Not affected 07:39:43 Vulnerability L1tf: Not affected 07:39:43 Vulnerability Mds: Not affected 07:39:43 Vulnerability Meltdown: Not affected 07:39:43 Vulnerability Mmio stale data: Not affected 07:39:43 Vulnerability Retbleed: Vulnerable 07:39:43 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:39:43 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:39:43 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 07:39:43 Vulnerability Srbds: Not affected 07:39:43 Vulnerability Tsx async abort: Not affected 07:39:43 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 07:39:43 07:39:43 07:39:43 ---> nproc: 07:39:43 8 07:39:43 07:39:43 07:39:43 ---> df -h: 07:39:43 Filesystem Size Used Avail Use% Mounted on 07:39:43 overlay 155G 34G 121G 22% / 07:39:43 tmpfs 64M 0 64M 0% /dev 07:39:43 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:39:43 shm 64M 0 64M 0% /dev/shm 07:39:43 /dev/vda1 155G 34G 121G 22% /facter-os 07:39:43 07:39:43 07:39:43 ---> sar -b -r -n DEV: 07:39:43 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-4105) 03/26/26 _x86_64_ (8 CPU) 07:39:43 07:39:43 06:43:49 LINUX RESTART (8 CPU) 07:39:43 07:39:43 06:44:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:39:43 06:45:02 380.59 72.51 308.08 0.00 12267.64 142843.72 0.00 07:39:43 06:46:01 179.65 10.83 168.82 0.00 1691.37 41436.10 0.00 07:39:43 06:47:01 44.56 0.05 44.51 0.00 2.27 40104.93 0.00 07:39:43 06:48:01 51.41 0.20 51.21 0.00 2.53 21621.20 0.00 07:39:43 06:49:01 228.91 0.60 228.31 0.00 53.19 117156.74 0.00 07:39:43 06:50:01 861.13 23.46 837.68 0.00 2458.27 341575.10 0.00 07:39:43 06:51:01 351.86 2.72 349.14 0.00 236.68 145978.61 0.00 07:39:43 06:52:01 175.26 0.05 175.21 0.00 0.40 110543.55 0.00 07:39:43 06:53:01 356.11 0.40 355.71 0.00 23.84 78811.99 0.00 07:39:43 06:54:01 603.48 44.34 559.14 0.00 2288.02 130218.56 0.00 07:39:43 06:55:01 32.41 1.12 31.29 0.00 129.98 795.20 0.00 07:39:43 06:56:01 19.24 0.62 18.63 0.00 94.10 457.31 0.00 07:39:43 06:57:01 2.53 0.00 2.53 0.00 0.00 47.73 0.00 07:39:43 06:58:01 0.97 0.00 0.97 0.00 0.00 12.00 0.00 07:39:43 06:59:01 3.72 2.32 1.40 0.00 21.06 16.26 0.00 07:39:43 07:00:01 1.42 0.00 1.42 0.00 0.00 17.20 0.00 07:39:43 07:01:01 1.17 0.00 1.17 0.00 0.00 13.06 0.00 07:39:43 07:02:01 1.05 0.00 1.05 0.00 0.00 12.66 0.00 07:39:43 07:03:01 1.27 0.00 1.27 0.00 0.00 14.40 0.00 07:39:43 07:04:01 1.07 0.00 1.07 0.00 0.00 13.20 0.00 07:39:43 07:05:01 1.27 0.00 1.27 0.00 0.00 13.46 0.00 07:39:43 07:06:01 1.10 0.00 1.10 0.00 0.00 13.46 0.00 07:39:43 07:07:01 1.22 0.00 1.22 0.00 0.00 13.73 0.00 07:39:43 07:08:01 1.00 0.00 1.00 0.00 0.00 10.57 0.00 07:39:43 07:09:01 1.40 0.00 1.40 0.00 0.00 16.66 0.00 07:39:43 07:10:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 07:39:43 07:11:01 1.18 0.00 1.18 0.00 0.00 14.93 0.00 07:39:43 07:12:01 0.97 0.00 0.97 0.00 0.00 10.00 0.00 07:39:43 07:13:01 1.10 0.00 1.10 0.00 0.00 13.86 0.00 07:39:43 07:14:01 1.17 0.00 1.17 0.00 0.00 13.73 0.00 07:39:43 07:15:01 1.35 0.00 1.35 0.00 0.00 14.40 0.00 07:39:43 07:16:01 1.00 0.00 1.00 0.00 0.00 12.40 0.00 07:39:43 07:17:01 1.25 0.05 1.20 0.00 1.07 13.06 0.00 07:39:43 07:18:01 1.13 0.00 1.13 0.00 0.00 13.20 0.00 07:39:43 07:19:01 1.15 0.00 1.15 0.00 0.00 13.60 0.00 07:39:43 07:20:01 1.13 0.00 1.13 0.00 0.00 13.06 0.00 07:39:43 07:21:01 1.20 0.00 1.20 0.00 0.00 14.80 0.00 07:39:43 07:22:01 1.02 0.00 1.02 0.00 0.00 10.80 0.00 07:39:43 07:23:01 1.27 0.00 1.27 0.00 0.00 14.80 0.00 07:39:43 07:24:01 1.32 0.00 1.32 0.00 0.00 14.26 0.00 07:39:43 07:25:01 1.20 0.00 1.20 0.00 0.00 15.06 0.00 07:39:43 07:26:01 1.20 0.00 1.20 0.00 0.00 14.26 0.00 07:39:43 07:27:01 1.13 0.00 1.13 0.00 0.00 12.66 0.00 07:39:43 07:28:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 07:39:43 07:29:01 1.35 0.00 1.35 0.00 0.00 15.86 0.00 07:39:43 07:30:01 0.95 0.00 0.95 0.00 0.00 12.00 0.00 07:39:43 07:31:01 1.32 0.00 1.32 0.00 0.00 15.06 0.00 07:39:43 07:32:01 0.98 0.00 0.98 0.00 0.00 11.73 0.00 07:39:43 07:33:01 1.50 0.32 1.18 0.00 16.93 14.53 0.00 07:39:43 07:34:01 1.48 0.00 1.48 0.00 0.00 18.00 0.00 07:39:43 07:35:01 2.73 1.43 1.30 0.00 31.32 15.99 0.00 07:39:43 07:36:01 0.90 0.00 0.90 0.00 0.00 10.13 0.00 07:39:43 07:37:01 1.28 0.00 1.28 0.00 0.00 16.00 0.00 07:39:43 07:38:01 0.90 0.00 0.90 0.00 0.00 10.93 0.00 07:39:43 07:39:01 102.05 3.22 98.83 0.00 240.23 40424.86 0.00 07:39:43 Average: 62.65 2.99 59.66 0.00 355.58 22087.24 0.00 07:39:43 07:39:43 06:44:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:39:43 06:45:02 28953176 31589592 718112 2.18 75892 2854852 1723516 5.08 936724 2616324 980 07:39:43 06:46:01 26329976 30986872 1289824 3.92 124932 4671896 2456464 7.24 2199480 3789804 699656 07:39:43 06:47:01 26613232 31348940 924576 2.81 128680 4730448 2218664 6.54 1655252 4036244 157132 07:39:43 06:48:01 25554904 31321196 949416 2.89 135680 5696736 2257632 6.66 1975844 4708848 562380 07:39:43 06:49:01 20895624 31215624 1037912 3.16 148704 10135144 3285372 9.69 2240740 8968360 3252416 07:39:43 06:50:01 13148984 31402660 836768 2.55 356232 17351408 2366552 6.98 3111780 15331404 999040 07:39:43 06:51:01 5596536 28719340 3444532 10.48 399916 21764604 10940872 32.26 6467968 19001848 1395224 07:39:43 06:52:01 2146508 27747300 4418052 13.44 414672 24120072 10091840 29.75 8548872 20268128 690924 07:39:43 06:53:01 356060 28060212 4107432 12.50 414972 26139460 9037000 26.64 9300080 21234780 1637276 07:39:43 06:54:01 6075820 31418924 815236 2.48 422980 24007564 2243444 6.61 3629020 21509292 252 07:39:43 06:55:01 6062176 31411384 822088 2.50 424448 24012080 2215372 6.53 4060768 21091352 476 07:39:43 06:56:01 6066392 31419376 813424 2.47 425112 24015024 2128104 6.27 4538320 20608332 560 07:39:43 06:57:01 6067904 31420868 811876 2.47 425160 24015056 2143040 6.32 4535800 20608252 8 07:39:43 06:58:01 6079936 31433060 799620 2.43 425184 24015180 2143040 6.32 4522524 20608364 152 07:39:43 06:59:01 6080620 31434508 799340 2.43 425676 24015372 2158480 6.36 4522628 20608344 208 07:39:43 07:00:01 6090516 31444416 789236 2.40 425684 24015376 2158480 6.36 4512980 20608028 196 07:39:43 07:01:01 6090680 31444604 788932 2.40 425708 24015376 2158480 6.36 4512892 20608028 16 07:39:43 07:02:01 6090868 31444820 788612 2.40 425744 24015384 2158480 6.36 4512656 20608028 200 07:39:43 07:03:01 6090504 31444544 788840 2.40 425756 24015388 2158480 6.36 4512760 20608036 12 07:39:43 07:04:01 6090304 31444380 788784 2.40 425780 24015388 2158480 6.36 4512728 20608040 192 07:39:43 07:05:01 6090808 31444912 788216 2.40 425796 24015392 2158480 6.36 4513156 20608044 8 07:39:43 07:06:01 6090556 31444684 788432 2.40 425832 24015388 2158480 6.36 4512804 20608044 144 07:39:43 07:07:01 6090540 31444732 788396 2.40 425856 24015400 2158480 6.36 4512844 20608052 32 07:39:43 07:08:01 6091288 31445480 787596 2.40 425868 24015400 2158480 6.36 4512980 20608048 144 07:39:43 07:09:01 6090664 31444872 788148 2.40 425888 24015404 2158480 6.36 4512868 20608052 8 07:39:43 07:10:01 6090696 31444924 788176 2.40 425924 24015400 2158480 6.36 4513060 20608052 144 07:39:43 07:11:01 6090444 31444732 788380 2.40 425952 24015408 2158480 6.36 4512992 20608056 28 07:39:43 07:12:01 6090728 31445016 788068 2.40 425976 24015412 2158480 6.36 4512984 20608056 144 07:39:43 07:13:01 6090704 31445052 788032 2.40 426000 24015416 2158480 6.36 4513080 20608064 40 07:39:43 07:14:01 6090136 31444532 788500 2.40 426032 24015420 2158480 6.36 4513180 20608068 196 07:39:43 07:15:01 6090428 31444824 788108 2.40 426056 24015420 2158480 6.36 4513452 20608068 136 07:39:43 07:16:01 6090372 31444828 788084 2.40 426076 24015424 2158480 6.36 4513204 20608072 204 07:39:43 07:17:01 6090488 31445016 787780 2.40 426096 24015448 2158480 6.36 4513596 20608080 208 07:39:43 07:18:01 6090472 31445052 787700 2.40 426112 24015456 2158480 6.36 4513256 20608084 148 07:39:43 07:19:01 6090364 31444980 787940 2.40 426132 24015460 2158480 6.36 4513828 20608084 28 07:39:43 07:20:01 6090104 31444732 788160 2.40 426168 24015464 2158480 6.36 4513556 20608088 148 07:39:43 07:21:01 6090192 31444876 788020 2.40 426184 24015472 2158480 6.36 4513840 20608100 40 07:39:43 07:22:01 6089780 31444484 788300 2.40 426196 24015472 2158480 6.36 4513952 20608100 212 07:39:43 07:23:01 6089812 31444520 788248 2.40 426212 24015476 2158480 6.36 4513536 20608104 8 07:39:43 07:24:01 6089764 31444504 788220 2.40 426228 24015476 2158480 6.36 4513476 20608104 148 07:39:43 07:25:01 6090000 31444744 787924 2.40 426268 24015480 2158480 6.36 4513548 20608108 8 07:39:43 07:26:01 6089828 31444648 788108 2.40 426288 24015484 2158480 6.36 4513724 20608112 148 07:39:43 07:27:01 6089812 31444788 787956 2.40 426300 24015612 2158480 6.36 4513540 20608240 12 07:39:43 07:28:01 6089260 31444260 788432 2.40 426312 24015616 2158480 6.36 4513712 20608244 172 07:39:43 07:29:01 6089488 31444488 788152 2.40 426340 24015616 2158480 6.36 4513832 20608244 28 07:39:43 07:30:01 6089356 31444400 788376 2.40 426360 24015624 2158480 6.36 4514080 20608248 288 07:39:43 07:31:01 6089332 31444392 788332 2.40 426368 24015624 2158480 6.36 4514256 20608252 172 07:39:43 07:32:01 6089372 31444452 788268 2.40 426384 24015628 2142356 6.32 4513788 20608256 148 07:39:43 07:33:01 6088496 31444112 788536 2.40 426408 24016136 2158420 6.36 4517632 20608576 208 07:39:43 07:34:01 6087456 31443092 789524 2.40 426432 24016136 2158420 6.36 4517772 20608568 260 07:39:43 07:35:01 6081228 31438876 793632 2.41 426448 24017088 2158420 6.36 4524008 20608688 8 07:39:43 07:36:01 6080568 31438232 794424 2.42 426456 24017088 2158420 6.36 4524056 20608668 244 07:39:43 07:37:01 6080624 31438296 794360 2.42 426460 24017092 2158420 6.36 4523728 20608652 16 07:39:43 07:38:01 6080868 31438548 794072 2.42 426480 24017092 2158420 6.36 4523524 20608652 160 07:39:43 07:39:01 4524320 31377960 851392 2.59 477316 25335520 2251212 6.64 4640632 21908060 632288 07:39:43 Average: 7782347 31247721 985575 3.00 397166 22245295 2614997 7.71 4417405 19102124 182430 07:39:43 07:39:43 06:44:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:39:43 06:45:02 lo 3.70 3.70 0.36 0.36 0.00 0.00 0.00 0.00 07:39:43 06:45:02 docker0 509.11 527.51 35.40 2992.66 0.00 0.00 0.00 0.00 07:39:43 06:45:02 veth0da0046 509.11 527.62 42.36 2992.67 0.00 0.00 0.00 0.25 07:39:43 06:45:02 ens3 1504.40 1305.83 10517.02 167.91 0.00 0.00 0.00 0.00 07:39:43 06:46:01 vethe3392bc 0.10 0.22 0.00 0.02 0.00 0.00 0.00 0.00 07:39:43 06:46:01 lo 1.29 1.29 0.12 0.12 0.00 0.00 0.00 0.00 07:39:43 06:46:01 docker0 214.23 262.21 18.62 1590.94 0.00 0.00 0.00 0.00 07:39:43 06:46:01 ens3 430.59 327.59 5031.56 80.87 0.00 0.00 0.00 0.00 07:39:43 06:47:01 vethe3392bc 1.50 1.53 0.13 0.14 0.00 0.00 0.00 0.00 07:39:43 06:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 06:47:01 docker0 1.50 1.50 0.11 0.14 0.00 0.00 0.00 0.00 07:39:43 06:47:01 ens3 27.01 15.26 21.40 10.73 0.00 0.00 0.00 0.00 07:39:43 06:48:01 vethe3392bc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 06:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:39:43 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 06:48:01 ens3 18.15 10.23 15.98 9.02 0.00 0.00 0.00 0.00 07:39:43 06:49:01 veth95af785 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 06:49:01 veth729bf9e 5.82 10.60 0.49 125.27 0.00 0.00 0.00 0.01 07:39:43 06:49:01 vethc197324 3.57 7.25 0.31 86.47 0.00 0.00 0.00 0.01 07:39:43 06:49:01 vethc9b775c 4.17 6.32 0.34 85.29 0.00 0.00 0.00 0.01 07:39:43 06:49:01 lo 1.67 1.67 0.17 0.17 0.00 0.00 0.00 0.00 07:39:43 06:49:01 veth63a0f5d 3.90 8.83 0.30 126.07 0.00 0.00 0.00 0.01 07:39:43 06:49:01 veth26cae6f 1.65 3.37 0.15 48.76 0.00 0.00 0.00 0.00 07:39:43 06:49:01 veth77aa4a3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 06:49:01 veth79eeee0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 06:49:01 vethf20eae6 1.23 3.50 0.11 42.59 0.00 0.00 0.00 0.00 07:39:43 06:49:01 veth105a87f 1.43 3.77 0.12 42.60 0.00 0.00 0.00 0.00 07:39:43 06:49:01 veth6bdf4f0 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 07:39:43 06:49:01 veth052696f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 06:49:01 veth38a16c5 0.65 1.42 0.06 0.28 0.00 0.00 0.00 0.00 07:39:43 06:49:01 vethe294142 0.05 0.35 0.00 0.02 0.00 0.00 0.00 0.00 07:39:43 06:49:01 vethb64258f 1.75 4.42 0.15 43.22 0.00 0.00 0.00 0.00 07:39:43 06:49:01 vethe1e4973 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 06:49:01 veth2493205 1.62 3.90 0.14 43.26 0.00 0.00 0.00 0.00 07:39:43 06:49:01 docker0 29.41 51.74 2.06 728.78 0.00 0.00 0.00 0.00 07:39:43 06:49:01 veth139785c 1.77 3.20 0.15 42.62 0.00 0.00 0.00 0.00 07:39:43 06:49:01 vethdb76c2d 1.77 4.08 0.15 42.78 0.00 0.00 0.00 0.00 07:39:43 06:49:01 veth03925c5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 06:49:01 ens3 212.70 115.58 4033.01 24.25 0.00 0.00 0.00 0.00 07:39:43 06:49:01 vetheb1b93a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 06:49:01 vethac70f68 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 06:50:01 lo 0.26 0.26 0.02 0.02 0.00 0.00 0.00 0.00 07:39:43 06:50:01 veth38a16c5 0.07 1.90 0.00 0.08 0.00 0.00 0.00 0.00 07:39:43 06:50:01 docker0 515.23 870.32 46.92 8629.92 0.00 0.00 0.00 0.00 07:39:43 06:50:01 ens3 1221.24 628.32 10042.85 73.42 0.00 0.00 0.00 0.00 07:39:43 06:51:01 veth5d8f63a 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 07:39:43 06:51:01 veth072f43a 0.05 0.58 0.00 0.03 0.00 0.00 0.00 0.00 07:39:43 06:51:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 07:39:43 06:51:01 veth7f56741 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 07:39:43 06:51:01 veth048f5c3 0.05 0.52 0.00 0.03 0.00 0.00 0.00 0.00 07:39:43 06:51:01 vethcdac18a 0.05 0.47 0.00 0.02 0.00 0.00 0.00 0.00 07:39:43 06:51:01 vethe01067b 0.05 0.48 0.00 0.03 0.00 0.00 0.00 0.00 07:39:43 06:51:01 veth6b1cd6e 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 07:39:43 06:51:01 vethf09d8ab 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 07:39:43 06:51:01 veth38a16c5 0.08 0.68 0.00 0.03 0.00 0.00 0.00 0.00 07:39:43 06:51:01 docker0 0.68 0.07 0.02 0.00 0.00 0.00 0.00 0.00 07:39:43 06:51:01 veth1973592 0.05 0.58 0.00 0.03 0.00 0.00 0.00 0.00 07:39:43 06:51:01 vethfadec20 0.05 0.43 0.00 0.02 0.00 0.00 0.00 0.00 07:39:43 06:51:01 veth834b948 0.05 0.47 0.00 0.02 0.00 0.00 0.00 0.00 07:39:43 06:51:01 vethfdcc6ba 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 07:39:43 06:51:01 ens3 21.46 13.96 17.43 9.72 0.00 0.00 0.00 0.00 07:39:43 06:52:01 veth5d8f63a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 06:52:01 veth072f43a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 06:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:39:43 06:52:01 veth7f56741 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 06:52:01 veth048f5c3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 06:52:01 vethcdac18a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 06:52:01 vethe01067b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 06:52:01 veth6b1cd6e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 06:52:01 veth38a16c5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 06:52:01 veth1973592 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 06:52:01 vethfadec20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 06:52:01 veth834b948 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 06:52:01 vethfdcc6ba 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 06:52:01 ens3 1.77 0.90 1.37 0.72 0.00 0.00 0.00 0.00 07:39:43 06:53:01 veth5d8f63a 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 06:53:01 veth072f43a 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 06:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 06:53:01 veth7f56741 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 06:53:01 veth048f5c3 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 06:53:01 vethcdac18a 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 06:53:01 vethe01067b 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 06:53:01 veth6b1cd6e 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 06:53:01 veth38a16c5 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 06:53:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 06:53:01 veth1973592 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 06:53:01 vethfadec20 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 06:53:01 vethfdcc6ba 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 06:53:01 ens3 13.45 7.79 10.98 5.99 0.00 0.00 0.00 0.00 07:39:43 06:54:01 lo 14.80 14.80 1.45 1.45 0.00 0.00 0.00 0.00 07:39:43 06:54:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 06:54:01 ens3 193.75 204.40 90.15 793.33 0.00 0.00 0.00 0.00 07:39:43 06:55:01 lo 35.33 35.33 3.46 3.46 0.00 0.00 0.00 0.00 07:39:43 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 06:55:01 ens3 431.08 430.13 185.05 2464.35 0.00 0.00 0.00 0.00 07:39:43 06:56:01 lo 18.13 18.13 1.77 1.77 0.00 0.00 0.00 0.00 07:39:43 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 06:56:01 ens3 292.89 294.44 107.23 2176.73 0.00 0.00 0.00 0.00 07:39:43 06:57:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 07:39:43 06:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 06:57:01 ens3 17.18 13.45 17.00 5.18 0.00 0.00 0.00 0.00 07:39:43 06:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:39:43 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 06:58:01 ens3 0.73 0.30 0.31 0.21 0.00 0.00 0.00 0.00 07:39:43 06:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 06:59:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:39:43 07:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:39:43 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 07:00:01 ens3 0.37 0.20 0.09 0.07 0.00 0.00 0.00 0.00 07:39:43 07:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 07:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 07:01:01 ens3 0.63 0.07 0.09 0.00 0.00 0.00 0.00 0.00 07:39:43 07:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:39:43 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 07:02:01 ens3 0.33 0.12 0.02 0.01 0.00 0.00 0.00 0.00 07:39:43 07:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 07:03:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:39:43 07:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:39:43 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 07:04:01 ens3 0.48 0.10 0.06 0.01 0.00 0.00 0.00 0.00 07:39:43 07:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 07:05:01 ens3 0.78 0.55 0.44 0.35 0.00 0.00 0.00 0.00 07:39:43 07:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:39:43 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 07:06:01 ens3 0.27 0.12 0.08 0.01 0.00 0.00 0.00 0.00 07:39:43 07:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 07:07:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:39:43 07:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:39:43 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 07:08:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:39:43 07:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 07:09:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:39:43 07:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:39:43 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 07:10:01 ens3 0.38 0.20 0.15 0.07 0.00 0.00 0.00 0.00 07:39:43 07:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 07:11:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:39:43 07:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:39:43 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 07:12:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:39:43 07:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 07:13:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 07:39:43 07:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:39:43 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 07:14:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 07:39:43 07:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 07:15:01 ens3 0.20 0.08 0.09 0.06 0.00 0.00 0.00 0.00 07:39:43 07:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:39:43 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 07:16:01 ens3 0.18 0.10 0.07 0.01 0.00 0.00 0.00 0.00 07:39:43 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 07:17:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 07:39:43 07:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:39:43 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 07:18:01 ens3 0.17 0.12 0.02 0.01 0.00 0.00 0.00 0.00 07:39:43 07:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 07:19:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:39:43 07:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:39:43 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 07:20:01 ens3 0.38 0.23 0.15 0.08 0.00 0.00 0.00 0.00 07:39:43 07:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 07:21:01 ens3 0.48 0.37 0.27 0.21 0.00 0.00 0.00 0.00 07:39:43 07:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:39:43 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 07:22:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:39:43 07:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 07:23:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 07:39:43 07:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:39:43 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 07:24:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 07:39:43 07:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 07:25:01 ens3 0.23 0.13 0.09 0.07 0.00 0.00 0.00 0.00 07:39:43 07:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:39:43 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 07:26:01 ens3 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 07:39:43 07:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 07:27:01 ens3 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00 07:39:43 07:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:39:43 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 07:28:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:39:43 07:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 07:29:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 07:39:43 07:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:39:43 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 07:30:01 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 07:39:43 07:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 07:31:01 ens3 0.13 0.07 0.07 0.00 0.00 0.00 0.00 0.00 07:39:43 07:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:39:43 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 07:32:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:39:43 07:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 07:33:01 ens3 0.88 0.70 0.82 0.38 0.00 0.00 0.00 0.00 07:39:43 07:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:39:43 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 07:34:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 07:39:43 07:35:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 07:39:43 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 07:35:01 ens3 5.93 5.01 3.88 4.86 0.00 0.00 0.00 0.00 07:39:43 07:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:39:43 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 07:36:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:39:43 07:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 07:37:01 ens3 2.00 1.83 1.02 1.25 0.00 0.00 0.00 0.00 07:39:43 07:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:39:43 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 07:38:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:39:43 07:39:01 lo 2.33 2.33 0.22 0.22 0.00 0.00 0.00 0.00 07:39:43 07:39:01 docker0 73.90 93.25 6.52 778.51 0.00 0.00 0.00 0.00 07:39:43 07:39:01 ens3 406.12 283.34 8018.53 155.66 0.00 0.00 0.00 0.00 07:39:43 Average: lo 1.54 1.54 0.15 0.15 0.00 0.00 0.00 0.00 07:39:43 Average: docker0 24.45 32.89 1.99 268.33 0.00 0.00 0.00 0.00 07:39:43 Average: ens3 87.49 66.60 693.05 108.87 0.00 0.00 0.00 0.00 07:39:43 07:39:43 07:39:43 ---> sar -P ALL: 07:39:43 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-4105) 03/26/26 _x86_64_ (8 CPU) 07:39:43 07:39:43 06:43:49 LINUX RESTART (8 CPU) 07:39:43 07:39:43 06:44:01 CPU %user %nice %system %iowait %steal %idle 07:39:43 06:45:02 all 9.45 0.00 2.83 3.16 0.05 84.51 07:39:43 06:45:02 0 8.04 0.00 2.92 0.54 0.05 88.45 07:39:43 06:45:02 1 9.27 0.00 3.26 2.00 0.05 85.41 07:39:43 06:45:02 2 12.62 0.00 1.37 0.18 0.03 85.79 07:39:43 06:45:02 3 9.93 0.00 1.94 0.89 0.05 87.19 07:39:43 06:45:02 4 8.61 0.00 3.53 12.91 0.05 74.90 07:39:43 06:45:02 5 8.44 0.00 2.35 0.34 0.05 88.83 07:39:43 06:45:02 6 8.61 0.00 5.02 4.13 0.05 82.19 07:39:43 06:45:02 7 10.04 0.00 2.28 4.26 0.07 83.34 07:39:43 06:46:01 all 33.16 0.00 6.44 1.51 0.08 58.81 07:39:43 06:46:01 0 35.32 0.00 5.98 0.15 0.09 58.46 07:39:43 06:46:01 1 33.82 0.00 6.13 0.21 0.07 59.78 07:39:43 06:46:01 2 32.26 0.00 6.12 0.31 0.09 61.22 07:39:43 06:46:01 3 32.17 0.00 6.35 0.58 0.07 60.83 07:39:43 06:46:01 4 33.40 0.00 6.68 0.96 0.07 58.88 07:39:43 06:46:01 5 33.68 0.00 6.82 3.11 0.07 56.31 07:39:43 06:46:01 6 33.32 0.00 7.03 5.76 0.09 53.81 07:39:43 06:46:01 7 31.31 0.00 6.44 1.03 0.07 61.15 07:39:43 06:47:01 all 35.64 0.00 7.55 0.69 0.08 56.03 07:39:43 06:47:01 0 34.13 0.00 7.29 0.02 0.07 58.49 07:39:43 06:47:01 1 37.36 0.00 7.65 0.07 0.08 54.85 07:39:43 06:47:01 2 35.74 0.00 7.31 0.18 0.10 56.66 07:39:43 06:47:01 3 36.28 0.00 7.70 0.34 0.08 55.60 07:39:43 06:47:01 4 36.40 0.00 7.27 0.59 0.08 55.65 07:39:43 06:47:01 5 35.46 0.00 7.91 2.00 0.08 54.54 07:39:43 06:47:01 6 37.14 0.00 7.80 1.03 0.08 53.95 07:39:43 06:47:01 7 32.57 0.00 7.50 1.33 0.08 58.51 07:39:43 06:48:01 all 70.44 0.00 8.63 0.51 0.08 20.34 07:39:43 06:48:01 0 71.62 0.00 7.94 0.07 0.08 20.30 07:39:43 06:48:01 1 70.98 0.00 8.85 1.09 0.08 18.99 07:39:43 06:48:01 2 70.25 0.00 9.00 0.18 0.08 20.48 07:39:43 06:48:01 3 70.59 0.00 8.24 0.23 0.10 20.84 07:39:43 06:48:01 4 70.08 0.00 8.66 0.30 0.08 20.87 07:39:43 06:48:01 5 69.30 0.00 8.68 0.15 0.08 21.79 07:39:43 06:48:01 6 70.22 0.00 8.56 1.60 0.08 19.53 07:39:43 06:48:01 7 70.47 0.00 9.14 0.42 0.07 19.90 07:39:43 06:49:01 all 28.56 0.00 7.51 3.75 0.08 60.09 07:39:43 06:49:01 0 29.87 0.00 6.93 1.36 0.08 61.76 07:39:43 06:49:01 1 27.32 0.00 7.42 2.05 0.08 63.12 07:39:43 06:49:01 2 27.82 0.00 7.27 2.17 0.07 62.68 07:39:43 06:49:01 3 29.67 0.00 7.31 3.70 0.07 59.25 07:39:43 06:49:01 4 27.61 0.00 7.85 2.39 0.08 62.06 07:39:43 06:49:01 5 28.95 0.00 7.35 4.63 0.07 59.00 07:39:43 06:49:01 6 29.78 0.00 8.18 2.64 0.07 59.34 07:39:43 06:49:01 7 27.47 0.00 7.80 11.11 0.10 53.51 07:39:43 06:50:01 all 14.93 0.00 7.46 27.54 0.06 50.01 07:39:43 06:50:01 0 14.94 0.00 6.27 21.55 0.07 57.18 07:39:43 06:50:01 1 14.68 0.00 7.17 36.27 0.08 41.79 07:39:43 06:50:01 2 14.98 0.00 7.59 36.91 0.07 40.45 07:39:43 06:50:01 3 14.65 0.00 7.44 13.36 0.05 64.50 07:39:43 06:50:01 4 14.27 0.00 7.86 40.03 0.05 37.79 07:39:43 06:50:01 5 16.05 0.00 7.35 14.45 0.05 62.10 07:39:43 06:50:01 6 14.77 0.00 8.05 17.28 0.07 59.84 07:39:43 06:50:01 7 15.11 0.00 7.92 40.70 0.07 36.21 07:39:43 06:51:01 all 54.98 0.00 8.66 12.32 0.09 23.95 07:39:43 06:51:01 0 54.90 0.00 8.92 20.23 0.08 15.87 07:39:43 06:51:01 1 55.45 0.00 8.65 6.26 0.10 29.54 07:39:43 06:51:01 2 55.33 0.00 7.88 1.24 0.08 35.47 07:39:43 06:51:01 3 55.37 0.00 8.62 3.79 0.08 32.14 07:39:43 06:51:01 4 54.80 0.00 9.27 26.06 0.10 9.76 07:39:43 06:51:01 5 54.19 0.00 8.89 2.86 0.08 33.97 07:39:43 06:51:01 6 54.93 0.00 8.03 32.92 0.10 4.02 07:39:43 06:51:01 7 54.91 0.00 8.98 5.28 0.08 30.74 07:39:43 06:52:01 all 90.39 0.00 9.51 0.00 0.10 0.00 07:39:43 06:52:01 0 89.87 0.00 10.03 0.00 0.10 0.00 07:39:43 06:52:01 1 90.97 0.00 8.93 0.00 0.10 0.00 07:39:43 06:52:01 2 91.37 0.00 8.53 0.00 0.10 0.00 07:39:43 06:52:01 3 91.22 0.00 8.68 0.00 0.10 0.00 07:39:43 06:52:01 4 89.66 0.00 10.23 0.00 0.12 0.00 07:39:43 06:52:01 5 89.67 0.00 10.23 0.00 0.10 0.00 07:39:43 06:52:01 6 90.64 0.00 9.26 0.00 0.10 0.00 07:39:43 06:52:01 7 89.69 0.00 10.23 0.00 0.08 0.00 07:39:43 06:53:01 all 90.89 0.00 9.02 0.00 0.09 0.00 07:39:43 06:53:01 0 90.93 0.00 8.99 0.00 0.08 0.00 07:39:43 06:53:01 1 91.17 0.00 8.73 0.00 0.10 0.00 07:39:43 06:53:01 2 92.04 0.00 7.86 0.00 0.10 0.00 07:39:43 06:53:01 3 90.99 0.00 8.92 0.00 0.08 0.00 07:39:43 06:53:01 4 89.94 0.00 9.98 0.00 0.08 0.00 07:39:43 06:53:01 5 90.09 0.00 9.84 0.00 0.07 0.00 07:39:43 06:53:01 6 91.19 0.00 8.69 0.00 0.12 0.00 07:39:43 06:53:01 7 90.74 0.00 9.16 0.00 0.10 0.00 07:39:43 06:54:01 all 43.00 0.00 6.15 3.61 0.08 47.17 07:39:43 06:54:01 0 42.62 0.00 6.86 6.66 0.10 43.76 07:39:43 06:54:01 1 44.88 0.00 5.86 0.95 0.07 48.25 07:39:43 06:54:01 2 43.05 0.00 5.79 2.19 0.07 48.90 07:39:43 06:54:01 3 42.83 0.00 6.23 4.37 0.08 46.49 07:39:43 06:54:01 4 43.58 0.00 6.29 7.17 0.08 42.88 07:39:43 06:54:01 5 43.13 0.00 6.34 3.40 0.08 47.05 07:39:43 06:54:01 6 43.58 0.00 5.66 1.17 0.07 49.51 07:39:43 06:54:01 7 40.32 0.00 6.18 2.95 0.07 50.49 07:39:43 06:55:01 all 9.94 0.00 0.91 0.46 0.05 88.64 07:39:43 06:55:01 0 11.68 0.00 0.95 2.91 0.05 84.41 07:39:43 06:55:01 1 10.63 0.00 0.90 0.07 0.03 88.37 07:39:43 06:55:01 2 10.54 0.00 1.04 0.05 0.03 88.34 07:39:43 06:55:01 3 8.96 0.00 0.97 0.03 0.05 89.98 07:39:43 06:55:01 4 11.06 0.00 0.97 0.02 0.05 87.90 07:39:43 06:55:01 5 9.91 0.00 0.80 0.57 0.07 88.65 07:39:43 06:55:01 6 11.58 0.00 1.02 0.02 0.07 87.32 07:39:43 06:55:01 7 5.16 0.00 0.63 0.02 0.05 94.14 07:39:43 07:39:43 06:55:01 CPU %user %nice %system %iowait %steal %idle 07:39:43 06:56:01 all 10.14 0.00 0.58 0.08 0.06 89.13 07:39:43 06:56:01 0 9.23 0.00 0.66 0.02 0.07 90.03 07:39:43 06:56:01 1 16.15 0.00 0.65 0.38 0.07 82.74 07:39:43 06:56:01 2 12.96 0.00 0.53 0.05 0.07 86.39 07:39:43 06:56:01 3 0.67 0.00 0.23 0.00 0.03 99.07 07:39:43 06:56:01 4 14.54 0.00 0.77 0.03 0.07 84.59 07:39:43 06:56:01 5 12.71 0.00 0.65 0.12 0.05 86.47 07:39:43 06:56:01 6 9.01 0.00 0.72 0.05 0.07 90.15 07:39:43 06:56:01 7 5.87 0.00 0.42 0.00 0.07 93.65 07:39:43 06:57:01 all 0.11 0.00 0.07 0.01 0.01 99.80 07:39:43 06:57:01 0 0.15 0.00 0.10 0.00 0.02 99.73 07:39:43 06:57:01 1 0.03 0.00 0.03 0.00 0.02 99.92 07:39:43 06:57:01 2 0.08 0.00 0.03 0.00 0.00 99.88 07:39:43 06:57:01 3 0.08 0.00 0.07 0.00 0.00 99.85 07:39:43 06:57:01 4 0.15 0.00 0.07 0.00 0.02 99.77 07:39:43 06:57:01 5 0.18 0.00 0.07 0.07 0.02 99.67 07:39:43 06:57:01 6 0.17 0.00 0.13 0.00 0.02 99.68 07:39:43 06:57:01 7 0.02 0.00 0.05 0.00 0.00 99.93 07:39:43 06:58:01 all 0.03 0.00 0.01 0.00 0.02 99.93 07:39:43 06:58:01 0 0.03 0.00 0.05 0.00 0.03 99.88 07:39:43 06:58:01 1 0.07 0.00 0.00 0.00 0.02 99.92 07:39:43 06:58:01 2 0.00 0.00 0.02 0.00 0.02 99.97 07:39:43 06:58:01 3 0.05 0.00 0.00 0.00 0.02 99.93 07:39:43 06:58:01 4 0.03 0.00 0.00 0.00 0.03 99.93 07:39:43 06:58:01 5 0.02 0.00 0.02 0.03 0.03 99.90 07:39:43 06:58:01 6 0.07 0.00 0.00 0.00 0.00 99.93 07:39:43 06:58:01 7 0.00 0.00 0.00 0.00 0.02 99.98 07:39:43 06:59:01 all 0.03 0.00 0.03 0.01 0.01 99.92 07:39:43 06:59:01 0 0.02 0.00 0.05 0.00 0.00 99.93 07:39:43 06:59:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:39:43 06:59:01 2 0.02 0.00 0.03 0.00 0.00 99.95 07:39:43 06:59:01 3 0.02 0.00 0.03 0.00 0.00 99.95 07:39:43 06:59:01 4 0.02 0.00 0.03 0.00 0.02 99.93 07:39:43 06:59:01 5 0.07 0.00 0.05 0.08 0.02 99.78 07:39:43 06:59:01 6 0.02 0.00 0.02 0.00 0.02 99.95 07:39:43 06:59:01 7 0.03 0.00 0.03 0.02 0.02 99.90 07:39:43 07:00:01 all 0.03 0.00 0.00 0.01 0.01 99.95 07:39:43 07:00:01 0 0.10 0.00 0.00 0.00 0.02 99.88 07:39:43 07:00:01 1 0.03 0.00 0.00 0.00 0.02 99.95 07:39:43 07:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:39:43 07:00:01 3 0.05 0.00 0.02 0.03 0.00 99.90 07:39:43 07:00:01 4 0.00 0.00 0.00 0.00 0.03 99.97 07:39:43 07:00:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:39:43 07:00:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:39:43 07:00:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:39:43 07:01:01 all 0.02 0.00 0.02 0.00 0.01 99.95 07:39:43 07:01:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:39:43 07:01:01 1 0.03 0.00 0.03 0.00 0.02 99.92 07:39:43 07:01:01 2 0.02 0.00 0.02 0.00 0.02 99.95 07:39:43 07:01:01 3 0.00 0.00 0.00 0.02 0.00 99.98 07:39:43 07:01:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:39:43 07:01:01 5 0.03 0.00 0.03 0.00 0.02 99.92 07:39:43 07:01:01 6 0.00 0.00 0.02 0.00 0.02 99.97 07:39:43 07:01:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:39:43 07:02:01 all 0.03 0.00 0.01 0.01 0.01 99.94 07:39:43 07:02:01 0 0.00 0.00 0.02 0.00 0.02 99.97 07:39:43 07:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:39:43 07:02:01 2 0.07 0.00 0.02 0.00 0.00 99.92 07:39:43 07:02:01 3 0.07 0.00 0.00 0.00 0.00 99.93 07:39:43 07:02:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:39:43 07:02:01 5 0.05 0.00 0.02 0.03 0.00 99.90 07:39:43 07:02:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:39:43 07:02:01 7 0.02 0.00 0.02 0.03 0.02 99.92 07:39:43 07:03:01 all 0.15 0.00 0.01 0.00 0.01 99.83 07:39:43 07:03:01 0 0.02 0.00 0.03 0.00 0.00 99.95 07:39:43 07:03:01 1 0.99 0.00 0.05 0.00 0.02 98.94 07:39:43 07:03:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:39:43 07:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:39:43 07:03:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:39:43 07:03:01 5 0.05 0.00 0.02 0.00 0.02 99.92 07:39:43 07:03:01 6 0.03 0.00 0.00 0.00 0.00 99.97 07:39:43 07:03:01 7 0.05 0.00 0.00 0.02 0.02 99.92 07:39:43 07:04:01 all 0.28 0.00 0.01 0.01 0.01 99.69 07:39:43 07:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:39:43 07:04:01 1 1.99 0.00 0.00 0.00 0.00 98.01 07:39:43 07:04:01 2 0.13 0.00 0.02 0.02 0.02 99.82 07:39:43 07:04:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:39:43 07:04:01 4 0.00 0.00 0.03 0.02 0.02 99.93 07:39:43 07:04:01 5 0.03 0.00 0.00 0.03 0.02 99.92 07:39:43 07:04:01 6 0.07 0.00 0.03 0.00 0.00 99.90 07:39:43 07:04:01 7 0.03 0.00 0.00 0.02 0.00 99.95 07:39:43 07:05:01 all 0.19 0.00 0.02 0.01 0.01 99.78 07:39:43 07:05:01 0 0.03 0.00 0.00 0.00 0.02 99.95 07:39:43 07:05:01 1 1.34 0.00 0.05 0.00 0.02 98.60 07:39:43 07:05:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:39:43 07:05:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:39:43 07:05:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:39:43 07:05:01 5 0.00 0.00 0.03 0.07 0.00 99.90 07:39:43 07:05:01 6 0.02 0.00 0.02 0.00 0.02 99.95 07:39:43 07:05:01 7 0.05 0.00 0.00 0.02 0.00 99.93 07:39:43 07:06:01 all 0.04 0.00 0.01 0.02 0.01 99.92 07:39:43 07:06:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:39:43 07:06:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:39:43 07:06:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:39:43 07:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:39:43 07:06:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:39:43 07:06:01 5 0.08 0.00 0.00 0.13 0.02 99.77 07:39:43 07:06:01 6 0.08 0.00 0.00 0.00 0.00 99.92 07:39:43 07:06:01 7 0.02 0.00 0.00 0.05 0.02 99.92 07:39:43 07:39:43 07:06:01 CPU %user %nice %system %iowait %steal %idle 07:39:43 07:07:01 all 0.02 0.00 0.01 0.07 0.00 99.90 07:39:43 07:07:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:39:43 07:07:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:39:43 07:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:39:43 07:07:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:39:43 07:07:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:39:43 07:07:01 5 0.07 0.00 0.03 0.52 0.00 99.38 07:39:43 07:07:01 6 0.03 0.00 0.00 0.00 0.00 99.97 07:39:43 07:07:01 7 0.03 0.00 0.02 0.02 0.00 99.93 07:39:43 07:08:01 all 0.03 0.00 0.01 0.01 0.00 99.94 07:39:43 07:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:39:43 07:08:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:39:43 07:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:39:43 07:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:39:43 07:08:01 4 0.03 0.00 0.03 0.00 0.00 99.93 07:39:43 07:08:01 5 0.08 0.00 0.02 0.08 0.02 99.80 07:39:43 07:08:01 6 0.02 0.00 0.03 0.00 0.00 99.95 07:39:43 07:08:01 7 0.03 0.00 0.02 0.02 0.00 99.93 07:39:43 07:09:01 all 0.06 0.00 0.01 0.08 0.01 99.85 07:39:43 07:09:01 0 0.07 0.00 0.02 0.00 0.02 99.90 07:39:43 07:09:01 1 0.08 0.00 0.00 0.00 0.00 99.92 07:39:43 07:09:01 2 0.10 0.00 0.02 0.00 0.02 99.87 07:39:43 07:09:01 3 0.03 0.00 0.00 0.02 0.00 99.95 07:39:43 07:09:01 4 0.02 0.00 0.00 0.23 0.02 99.73 07:39:43 07:09:01 5 0.07 0.00 0.02 0.37 0.00 99.55 07:39:43 07:09:01 6 0.02 0.00 0.00 0.00 0.02 99.97 07:39:43 07:09:01 7 0.07 0.00 0.00 0.02 0.02 99.90 07:39:43 07:10:01 all 0.04 0.00 0.02 0.21 0.00 99.72 07:39:43 07:10:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:39:43 07:10:01 1 0.13 0.00 0.02 0.00 0.00 99.85 07:39:43 07:10:01 2 0.00 0.00 0.03 0.00 0.00 99.97 07:39:43 07:10:01 3 0.02 0.00 0.02 0.05 0.00 99.92 07:39:43 07:10:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:39:43 07:10:01 5 0.05 0.00 0.02 1.48 0.02 98.43 07:39:43 07:10:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:39:43 07:10:01 7 0.03 0.00 0.02 0.17 0.00 99.78 07:39:43 07:11:01 all 0.22 0.00 0.01 0.19 0.01 99.57 07:39:43 07:11:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:39:43 07:11:01 1 1.50 0.00 0.00 0.00 0.02 98.48 07:39:43 07:11:01 2 0.08 0.00 0.03 0.00 0.00 99.88 07:39:43 07:11:01 3 0.03 0.00 0.00 0.03 0.00 99.93 07:39:43 07:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:39:43 07:11:01 5 0.12 0.00 0.02 1.27 0.02 98.58 07:39:43 07:11:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:39:43 07:11:01 7 0.00 0.00 0.02 0.18 0.02 99.78 07:39:43 07:12:01 all 0.03 0.00 0.01 0.24 0.01 99.71 07:39:43 07:12:01 0 0.03 0.00 0.00 0.00 0.02 99.95 07:39:43 07:12:01 1 0.05 0.00 0.00 0.00 0.00 99.95 07:39:43 07:12:01 2 0.03 0.00 0.02 0.00 0.02 99.93 07:39:43 07:12:01 3 0.00 0.00 0.02 0.00 0.02 99.97 07:39:43 07:12:01 4 0.05 0.00 0.02 0.00 0.02 99.92 07:39:43 07:12:01 5 0.02 0.00 0.03 1.60 0.00 98.35 07:39:43 07:12:01 6 0.03 0.00 0.00 0.00 0.00 99.97 07:39:43 07:12:01 7 0.03 0.00 0.00 0.33 0.00 99.63 07:39:43 07:13:01 all 0.04 0.00 0.01 0.22 0.00 99.72 07:39:43 07:13:01 0 0.07 0.00 0.02 0.00 0.00 99.92 07:39:43 07:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:39:43 07:13:01 2 0.05 0.00 0.02 0.00 0.00 99.93 07:39:43 07:13:01 3 0.07 0.00 0.02 0.00 0.00 99.92 07:39:43 07:13:01 4 0.02 0.00 0.03 0.00 0.00 99.95 07:39:43 07:13:01 5 0.08 0.00 0.00 1.57 0.00 98.35 07:39:43 07:13:01 6 0.03 0.00 0.02 0.00 0.02 99.93 07:39:43 07:13:01 7 0.02 0.00 0.00 0.18 0.00 99.80 07:39:43 07:14:01 all 0.03 0.00 0.01 0.19 0.01 99.76 07:39:43 07:14:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:39:43 07:14:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:39:43 07:14:01 2 0.02 0.00 0.03 0.00 0.00 99.95 07:39:43 07:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:39:43 07:14:01 4 0.05 0.00 0.00 0.10 0.02 99.83 07:39:43 07:14:01 5 0.03 0.00 0.05 1.10 0.02 98.80 07:39:43 07:14:01 6 0.03 0.00 0.02 0.00 0.00 99.95 07:39:43 07:14:01 7 0.02 0.00 0.00 0.33 0.02 99.63 07:39:43 07:15:01 all 0.04 0.00 0.02 0.28 0.01 99.65 07:39:43 07:15:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:39:43 07:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:39:43 07:15:01 2 0.05 0.00 0.03 0.00 0.02 99.90 07:39:43 07:15:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:39:43 07:15:01 4 0.03 0.00 0.03 0.55 0.02 99.37 07:39:43 07:15:01 5 0.10 0.00 0.03 1.60 0.02 98.25 07:39:43 07:15:01 6 0.05 0.00 0.00 0.00 0.00 99.95 07:39:43 07:15:01 7 0.03 0.00 0.00 0.12 0.00 99.85 07:39:43 07:16:01 all 0.02 0.00 0.01 0.27 0.00 99.70 07:39:43 07:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:39:43 07:16:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:39:43 07:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:39:43 07:16:01 3 0.00 0.00 0.03 0.00 0.00 99.97 07:39:43 07:16:01 4 0.00 0.00 0.02 0.00 0.02 99.97 07:39:43 07:16:01 5 0.03 0.00 0.02 1.80 0.00 98.15 07:39:43 07:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:39:43 07:16:01 7 0.02 0.00 0.00 0.33 0.00 99.65 07:39:43 07:17:01 all 0.05 0.00 0.02 0.28 0.01 99.64 07:39:43 07:17:01 0 0.03 0.00 0.03 0.00 0.00 99.93 07:39:43 07:17:01 1 0.07 0.00 0.02 0.00 0.02 99.90 07:39:43 07:17:01 2 0.08 0.00 0.03 0.00 0.02 99.87 07:39:43 07:17:01 3 0.05 0.00 0.00 0.62 0.00 99.33 07:39:43 07:17:01 4 0.03 0.00 0.03 0.43 0.02 99.48 07:39:43 07:17:01 5 0.03 0.00 0.02 1.17 0.02 98.77 07:39:43 07:17:01 6 0.03 0.00 0.02 0.00 0.00 99.95 07:39:43 07:17:01 7 0.03 0.00 0.03 0.00 0.02 99.92 07:39:43 07:39:43 07:17:01 CPU %user %nice %system %iowait %steal %idle 07:39:43 07:18:01 all 0.02 0.00 0.01 0.25 0.00 99.72 07:39:43 07:18:01 0 0.05 0.00 0.00 0.00 0.02 99.93 07:39:43 07:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:39:43 07:18:01 2 0.02 0.00 0.03 0.00 0.00 99.95 07:39:43 07:18:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:39:43 07:18:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:39:43 07:18:01 5 0.02 0.00 0.02 1.65 0.00 98.32 07:39:43 07:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:39:43 07:18:01 7 0.02 0.00 0.00 0.35 0.00 99.63 07:39:43 07:19:01 all 0.05 0.00 0.01 0.21 0.01 99.72 07:39:43 07:19:01 0 0.08 0.00 0.03 0.00 0.00 99.88 07:39:43 07:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:39:43 07:19:01 2 0.12 0.00 0.02 0.00 0.02 99.85 07:39:43 07:19:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:39:43 07:19:01 4 0.05 0.00 0.00 0.00 0.02 99.93 07:39:43 07:19:01 5 0.02 0.00 0.02 1.65 0.02 98.30 07:39:43 07:19:01 6 0.07 0.00 0.02 0.00 0.02 99.90 07:39:43 07:19:01 7 0.03 0.00 0.00 0.02 0.02 99.93 07:39:43 07:20:01 all 0.11 0.00 0.02 0.30 0.00 99.56 07:39:43 07:20:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:39:43 07:20:01 1 0.68 0.00 0.07 0.00 0.02 99.24 07:39:43 07:20:01 2 0.05 0.00 0.02 0.00 0.00 99.93 07:39:43 07:20:01 3 0.00 0.00 0.00 0.08 0.00 99.92 07:39:43 07:20:01 4 0.05 0.00 0.03 0.42 0.00 99.50 07:39:43 07:20:01 5 0.02 0.00 0.02 1.75 0.00 98.22 07:39:43 07:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:39:43 07:20:01 7 0.05 0.00 0.02 0.17 0.00 99.77 07:39:43 07:21:01 all 0.07 0.00 0.01 0.05 0.00 99.86 07:39:43 07:21:01 0 0.07 0.00 0.00 0.00 0.00 99.93 07:39:43 07:21:01 1 0.22 0.00 0.02 0.00 0.00 99.77 07:39:43 07:21:01 2 0.12 0.00 0.02 0.00 0.00 99.87 07:39:43 07:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:39:43 07:21:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:39:43 07:21:01 5 0.07 0.00 0.03 0.10 0.02 99.78 07:39:43 07:21:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:39:43 07:21:01 7 0.02 0.00 0.00 0.33 0.00 99.65 07:39:43 07:22:01 all 0.22 0.00 0.02 0.01 0.01 99.74 07:39:43 07:22:01 0 0.05 0.00 0.05 0.00 0.00 99.90 07:39:43 07:22:01 1 1.55 0.00 0.07 0.00 0.02 98.37 07:39:43 07:22:01 2 0.00 0.00 0.02 0.00 0.02 99.97 07:39:43 07:22:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:39:43 07:22:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:39:43 07:22:01 5 0.02 0.00 0.03 0.02 0.00 99.93 07:39:43 07:22:01 6 0.03 0.00 0.00 0.00 0.00 99.97 07:39:43 07:22:01 7 0.03 0.00 0.02 0.03 0.02 99.90 07:39:43 07:23:01 all 0.04 0.00 0.01 0.00 0.01 99.95 07:39:43 07:23:01 0 0.07 0.00 0.00 0.00 0.02 99.92 07:39:43 07:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:39:43 07:23:01 2 0.05 0.00 0.00 0.00 0.00 99.95 07:39:43 07:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:39:43 07:23:01 4 0.03 0.00 0.03 0.00 0.02 99.92 07:39:43 07:23:01 5 0.05 0.00 0.02 0.02 0.02 99.90 07:39:43 07:23:01 6 0.07 0.00 0.02 0.00 0.00 99.92 07:39:43 07:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:39:43 07:24:01 all 0.03 0.00 0.02 0.01 0.01 99.94 07:39:43 07:24:01 0 0.03 0.00 0.03 0.00 0.02 99.92 07:39:43 07:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:39:43 07:24:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:39:43 07:24:01 3 0.00 0.00 0.03 0.00 0.00 99.97 07:39:43 07:24:01 4 0.03 0.00 0.03 0.02 0.02 99.90 07:39:43 07:24:01 5 0.08 0.00 0.02 0.02 0.00 99.88 07:39:43 07:24:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:39:43 07:24:01 7 0.05 0.00 0.00 0.02 0.02 99.92 07:39:43 07:25:01 all 0.05 0.00 0.01 0.00 0.01 99.93 07:39:43 07:25:01 0 0.07 0.00 0.02 0.00 0.00 99.92 07:39:43 07:25:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:39:43 07:25:01 2 0.05 0.00 0.00 0.00 0.00 99.95 07:39:43 07:25:01 3 0.05 0.00 0.00 0.00 0.00 99.95 07:39:43 07:25:01 4 0.05 0.00 0.03 0.00 0.00 99.92 07:39:43 07:25:01 5 0.10 0.00 0.05 0.02 0.02 99.82 07:39:43 07:25:01 6 0.02 0.00 0.00 0.00 0.02 99.97 07:39:43 07:25:01 7 0.03 0.00 0.02 0.02 0.00 99.93 07:39:43 07:26:01 all 0.22 0.00 0.02 0.00 0.01 99.75 07:39:43 07:26:01 0 0.03 0.00 0.00 0.00 0.02 99.95 07:39:43 07:26:01 1 1.53 0.00 0.03 0.00 0.00 98.43 07:39:43 07:26:01 2 0.02 0.00 0.02 0.00 0.02 99.95 07:39:43 07:26:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:39:43 07:26:01 4 0.05 0.00 0.02 0.00 0.02 99.92 07:39:43 07:26:01 5 0.05 0.00 0.05 0.02 0.02 99.87 07:39:43 07:26:01 6 0.02 0.00 0.03 0.00 0.00 99.95 07:39:43 07:26:01 7 0.03 0.00 0.00 0.02 0.02 99.93 07:39:43 07:27:01 all 0.28 0.00 0.01 0.00 0.00 99.70 07:39:43 07:27:01 0 0.07 0.00 0.05 0.00 0.00 99.88 07:39:43 07:27:01 1 1.97 0.00 0.00 0.00 0.02 98.01 07:39:43 07:27:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:39:43 07:27:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:39:43 07:27:01 4 0.02 0.00 0.03 0.00 0.02 99.93 07:39:43 07:27:01 5 0.05 0.00 0.00 0.00 0.00 99.95 07:39:43 07:27:01 6 0.07 0.00 0.00 0.00 0.00 99.93 07:39:43 07:27:01 7 0.02 0.00 0.00 0.02 0.00 99.97 07:39:43 07:28:01 all 0.08 0.00 0.02 0.00 0.00 99.89 07:39:43 07:28:01 0 0.05 0.00 0.05 0.00 0.02 99.88 07:39:43 07:28:01 1 0.47 0.00 0.07 0.00 0.00 99.47 07:39:43 07:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:39:43 07:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:39:43 07:28:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:39:43 07:28:01 5 0.03 0.00 0.02 0.02 0.02 99.92 07:39:43 07:28:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:39:43 07:28:01 7 0.05 0.00 0.02 0.00 0.00 99.93 07:39:43 07:39:43 07:28:01 CPU %user %nice %system %iowait %steal %idle 07:39:43 07:29:01 all 0.04 0.00 0.01 0.00 0.01 99.94 07:39:43 07:29:01 0 0.08 0.00 0.02 0.00 0.00 99.90 07:39:43 07:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:39:43 07:29:01 2 0.05 0.00 0.03 0.00 0.02 99.90 07:39:43 07:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:39:43 07:29:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:39:43 07:29:01 5 0.10 0.00 0.02 0.02 0.00 99.87 07:39:43 07:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:39:43 07:29:01 7 0.05 0.00 0.00 0.02 0.02 99.92 07:39:43 07:30:01 all 0.01 0.00 0.02 0.00 0.01 99.96 07:39:43 07:30:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:39:43 07:30:01 1 0.00 0.00 0.02 0.00 0.02 99.97 07:39:43 07:30:01 2 0.02 0.00 0.05 0.00 0.00 99.93 07:39:43 07:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:39:43 07:30:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:39:43 07:30:01 5 0.03 0.00 0.03 0.00 0.02 99.92 07:39:43 07:30:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:39:43 07:30:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:39:43 07:31:01 all 0.04 0.00 0.02 0.00 0.01 99.94 07:39:43 07:31:01 0 0.03 0.00 0.03 0.02 0.00 99.92 07:39:43 07:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:39:43 07:31:01 2 0.10 0.00 0.02 0.00 0.00 99.88 07:39:43 07:31:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:39:43 07:31:01 4 0.03 0.00 0.03 0.00 0.03 99.90 07:39:43 07:31:01 5 0.07 0.00 0.03 0.00 0.00 99.90 07:39:43 07:31:01 6 0.03 0.00 0.00 0.00 0.00 99.97 07:39:43 07:31:01 7 0.02 0.00 0.00 0.02 0.02 99.95 07:39:43 07:32:01 all 0.02 0.00 0.01 0.00 0.00 99.97 07:39:43 07:32:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:39:43 07:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:39:43 07:32:01 2 0.02 0.00 0.02 0.00 0.02 99.95 07:39:43 07:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:39:43 07:32:01 4 0.05 0.00 0.02 0.00 0.00 99.93 07:39:43 07:32:01 5 0.02 0.00 0.03 0.00 0.00 99.95 07:39:43 07:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:39:43 07:32:01 7 0.03 0.00 0.02 0.00 0.00 99.95 07:39:43 07:33:01 all 0.34 0.00 0.02 0.01 0.01 99.63 07:39:43 07:33:01 0 0.18 0.00 0.03 0.02 0.02 99.75 07:39:43 07:33:01 1 2.00 0.00 0.03 0.00 0.02 97.95 07:39:43 07:33:01 2 0.13 0.00 0.03 0.00 0.00 99.83 07:39:43 07:33:01 3 0.07 0.00 0.00 0.00 0.02 99.92 07:39:43 07:33:01 4 0.02 0.00 0.05 0.00 0.02 99.92 07:39:43 07:33:01 5 0.03 0.00 0.00 0.00 0.02 99.95 07:39:43 07:33:01 6 0.07 0.00 0.02 0.00 0.00 99.92 07:39:43 07:33:01 7 0.17 0.00 0.00 0.03 0.00 99.80 07:39:43 07:34:01 all 0.05 0.00 0.01 0.00 0.01 99.93 07:39:43 07:34:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:39:43 07:34:01 1 0.27 0.00 0.02 0.00 0.00 99.72 07:39:43 07:34:01 2 0.05 0.00 0.00 0.00 0.02 99.93 07:39:43 07:34:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:39:43 07:34:01 4 0.05 0.00 0.03 0.02 0.02 99.88 07:39:43 07:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:39:43 07:34:01 6 0.00 0.00 0.00 0.00 0.02 99.98 07:39:43 07:34:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:39:43 07:35:01 all 0.22 0.00 0.03 0.01 0.01 99.73 07:39:43 07:35:01 0 0.08 0.00 0.03 0.02 0.02 99.85 07:39:43 07:35:01 1 0.35 0.00 0.03 0.02 0.02 99.58 07:39:43 07:35:01 2 0.72 0.00 0.03 0.00 0.00 99.25 07:39:43 07:35:01 3 0.23 0.00 0.05 0.02 0.00 99.70 07:39:43 07:35:01 4 0.12 0.00 0.05 0.00 0.00 99.83 07:39:43 07:35:01 5 0.07 0.00 0.03 0.00 0.02 99.88 07:39:43 07:35:01 6 0.12 0.00 0.00 0.00 0.00 99.88 07:39:43 07:35:01 7 0.07 0.00 0.03 0.02 0.00 99.88 07:39:43 07:36:01 all 0.03 0.00 0.02 0.00 0.00 99.95 07:39:43 07:36:01 0 0.03 0.00 0.02 0.02 0.00 99.93 07:39:43 07:36:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:39:43 07:36:01 2 0.08 0.00 0.05 0.00 0.00 99.87 07:39:43 07:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:39:43 07:36:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:39:43 07:36:01 5 0.02 0.00 0.03 0.00 0.00 99.95 07:39:43 07:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:39:43 07:36:01 7 0.02 0.00 0.00 0.02 0.02 99.95 07:39:43 07:37:01 all 0.14 0.00 0.02 0.00 0.01 99.84 07:39:43 07:37:01 0 0.05 0.00 0.02 0.02 0.00 99.92 07:39:43 07:37:01 1 0.62 0.00 0.00 0.00 0.00 99.38 07:39:43 07:37:01 2 0.27 0.00 0.03 0.00 0.02 99.68 07:39:43 07:37:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:39:43 07:37:01 4 0.02 0.00 0.03 0.00 0.02 99.93 07:39:43 07:37:01 5 0.07 0.00 0.03 0.00 0.02 99.88 07:39:43 07:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:39:43 07:37:01 7 0.05 0.00 0.02 0.00 0.00 99.93 07:39:43 07:38:01 all 0.02 0.00 0.02 0.00 0.00 99.95 07:39:43 07:38:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:39:43 07:38:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:39:43 07:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:39:43 07:38:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:39:43 07:38:01 4 0.03 0.00 0.03 0.00 0.00 99.93 07:39:43 07:38:01 5 0.05 0.00 0.03 0.00 0.00 99.92 07:39:43 07:38:01 6 0.00 0.00 0.03 0.00 0.00 99.97 07:39:43 07:38:01 7 0.03 0.00 0.02 0.02 0.00 99.93 07:39:43 07:39:01 all 8.93 0.00 3.73 1.30 0.08 85.96 07:39:43 07:39:01 0 9.06 0.00 3.33 0.88 0.07 86.66 07:39:43 07:39:01 1 12.75 0.00 4.87 0.17 0.08 82.12 07:39:43 07:39:01 2 11.37 0.00 3.72 0.03 0.08 84.79 07:39:43 07:39:01 3 6.89 0.00 2.86 0.05 0.07 90.14 07:39:43 07:39:01 4 7.90 0.00 3.56 0.07 0.07 88.41 07:39:43 07:39:01 5 8.16 0.00 3.65 0.69 0.08 87.42 07:39:43 07:39:01 6 6.81 0.00 3.29 3.02 0.07 86.81 07:39:43 07:39:01 7 8.49 0.00 4.60 5.53 0.09 81.29 07:39:43 07:39:43 Average: CPU %user %nice %system %iowait %steal %idle 07:39:43 Average: all 9.14 0.00 1.44 1.05 0.02 88.35 07:39:43 Average: 0 9.13 0.00 1.41 0.99 0.02 88.44 07:39:43 Average: 1 9.65 0.00 1.44 0.90 0.02 87.99 07:39:43 Average: 2 9.30 0.00 1.35 0.79 0.02 88.54 07:39:43 Average: 3 8.91 0.00 1.38 0.51 0.02 89.18 07:39:43 Average: 4 9.12 0.00 1.52 1.67 0.03 87.66 07:39:43 Average: 5 9.09 0.00 1.48 0.92 0.02 88.48 07:39:43 Average: 6 9.11 0.00 1.48 1.26 0.02 88.13 07:39:43 Average: 7 8.77 0.00 1.48 1.37 0.02 88.36 07:39:43 07:39:43 07:39:43