Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c44c449455414b2ba7e485d753d9aa9ad984b950 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-ssh14437415549838199074.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh17317056278363489480.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh4336810987547072689.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > 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-ssh9367466756477627449.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-ssh656050737935867834.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-3420 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/855 [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/855 # 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 c44c449455414b2ba7e485d753d9aa9ad984b950 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c44c449455414b2ba7e485d753d9aa9ad984b950 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v4 (#5184)" > git rev-list --no-walk 208e85735de406a1e1d37f437623169183356937 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:12:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:12:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:12:38 ========================================================= 02:12:38 EdgeX Global Pipelines Version Info 02:12:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:12:39 ------------------- 02:12:39 stable info: 02:12:39 ------------------- 02:12:39 Commited By: Ginny Guan ginny@iotechsys.com 02:12:39 Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 02:12:39 Message: update stable to v1.0.274 02:12:39 ------------------- 02:12:39 experimental info: 02:12:39 ------------------- 02:12:39 Commited By: **** collab-it+edgex@linuxfoundation.org 02:12:39 Commit SHA: 8bc3b1671107dfff59e2863929571a4024cd8906 02:12:39 Message: update experimental to v1.0.275 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:12:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:12:40 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:12:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:12:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:12:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:12:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 02:12:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:12:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:12:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:12:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:12:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:12:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:12:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:12:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:12:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:12:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:12:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:12:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:12:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:12:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 02:12:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:12:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:12:40 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:12:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:12:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:12:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:12:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] echo 02:12:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c44c449 [Pipeline] echo 02:12:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:12:40 provisioning config files... 02:12:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/855@tmp/config12066593804545975368tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:12:41 ---> ****-login.sh 02:12:41 nexus3.edgexfoundry.org:10001 02:12:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:12:41 Configure a credential helper to remove this warning. See 02:12:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:12:41 02:12:41 Login Succeeded 02:12:41 nexus3.edgexfoundry.org:10002 02:12:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:12:41 Configure a credential helper to remove this warning. See 02:12:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:12:41 02:12:41 Login Succeeded 02:12:41 nexus3.edgexfoundry.org:10003 02:12:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:12:41 Configure a credential helper to remove this warning. See 02:12:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:12:41 02:12:41 Login Succeeded 02:12:41 nexus3.edgexfoundry.org:10004 02:12:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:12:41 Configure a credential helper to remove this warning. See 02:12:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:12:41 02:12:41 Login Succeeded 02:12:41 ****.io 02:12:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:12:42 Configure a credential helper to remove this warning. See 02:12:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:12:42 02:12:42 Login Succeeded 02:12:42 ---> ****-login.sh ends [Pipeline] } 02:12:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:12: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 02:12:42 + cut -d/ -f2 02:12:42 + dirname cmd/core-command/Dockerfile 02:12:42 + echo core-command,cmd/core-command/Dockerfile 02:12:42 + + dirnamecut cmd/core-common-config-bootstrapper/Dockerfile -d/ 02:12:42 -f2 02:12:42 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 02:12:42 + dirname cmd/core-data/Dockerfile 02:12:42 + cut -d/ -f2 02:12:42 + echo core-data,cmd/core-data/Dockerfile 02:12:42 + dirname cmd/core-keeper/Dockerfile 02:12:42 + cut -d/ -f2 02:12:42 + echo core-keeper,cmd/core-keeper/Dockerfile 02:12:42 + dirname cmd/core-metadata/Dockerfile 02:12:42 + cut -d/ -f2 02:12:42 + echo core-metadata,cmd/core-metadata/Dockerfile 02:12:42 + dirname cmd/security-bootstrapper/Dockerfile 02:12:42 + cut -d/ -f2 02:12:42 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:12:42 + dirname cmd/security-proxy-auth/Dockerfile 02:12:42 + cut -d/ -f2 02:12:42 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 02:12:42 + + dirname cmd/security-proxy-setup/Dockerfile 02:12:42 cut -d/ -f2 02:12:42 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:12:42 + dirname cmd/security-secretstore-setup/Dockerfile 02:12:42 + cut -d/ -f2 02:12:42 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:12:42 + dirname cmd/security-spiffe-token-provider/Dockerfile 02:12:42 + cut -d/ -f2 02:12:42 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 02:12:42 + dirname cmd/security-spire-agent/Dockerfile 02:12:42 + cut -d/ -f2 02:12:42 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 02:12:42 + dirname cmd/security-spire-config/Dockerfile 02:12:42 + cut -d/ -f2 02:12:42 + echo security-spire-config,cmd/security-spire-config/Dockerfile 02:12:42 + dirname cmd/security-spire-server/Dockerfile 02:12:42 + cut -d/ -f2 02:12:42 + echo security-spire-server,cmd/security-spire-server/Dockerfile 02:12:42 + dirname cmd/support-notifications/Dockerfile 02:12:42 + cut -d/ -f2 02:12:42 + echo support-notifications,cmd/support-notifications/Dockerfile 02:12:42 + dirname cmd/support-scheduler/Dockerfile 02:12:42 + cut -d/ -f2 02:12:42 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 02:12: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 02:12:42 + git rev-list -1 --merges c44c449455414b2ba7e485d753d9aa9ad984b950~1..c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] echo 02:12:42 -----------> git rev-list -1 --merges c44c449455414b2ba7e485d753d9aa9ad984b950~1..c44c449455414b2ba7e485d753d9aa9ad984b950 c44c449455414b2ba7e485d753d9aa9ad984b950 [false] [Pipeline] sh 02:12:43 + git log --format=format:%s -1 c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] echo 02:12:43 ========================================================= 02:12:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:12:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 02:12:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:12:43 + grep -v github /etc/ssh/ssh_known_hosts 02:12:43 + [ -e /tmp/ssh_known_hosts ] 02:12:43 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:12:43 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:12:43 + sudo tee -a /etc/ssh/ssh_known_hosts 02:12:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:12:43 02:12:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:12:44 0.1.4: Pulling from edgex-devops/py-git-semver 02:12:44 3dae71ba6b94: Pulling fs layer 02:12:44 6bf1a483ea7c: Pulling fs layer 02:12:44 f5dfc541a4d3: Pulling fs layer 02:12:44 461d9e800cba: Pulling fs layer 02:12:44 80192f66455f: Pulling fs layer 02:12:44 2e8e34ca0e6c: Pulling fs layer 02:12:44 a29436f7fd5d: Pulling fs layer 02:12:44 923cac83aea3: Pulling fs layer 02:12:44 25ad8b0a4227: Pulling fs layer 02:12:44 db01528c6b51: Pulling fs layer 02:12:44 28988de357af: Pulling fs layer 02:12:44 461d9e800cba: Waiting 02:12:44 80192f66455f: Waiting 02:12:44 2e8e34ca0e6c: Waiting 02:12:44 a29436f7fd5d: Waiting 02:12:44 db01528c6b51: Waiting 02:12:44 28988de357af: Waiting 02:12:44 25ad8b0a4227: Waiting 02:12:44 6bf1a483ea7c: Verifying Checksum 02:12:44 6bf1a483ea7c: Download complete 02:12:44 461d9e800cba: Verifying Checksum 02:12:44 461d9e800cba: Download complete 02:12:44 80192f66455f: Verifying Checksum 02:12:44 80192f66455f: Download complete 02:12:44 f5dfc541a4d3: Verifying Checksum 02:12:44 f5dfc541a4d3: Download complete 02:12:44 3dae71ba6b94: Verifying Checksum 02:12:44 3dae71ba6b94: Download complete 02:12:44 923cac83aea3: Download complete 02:12:44 25ad8b0a4227: Verifying Checksum 02:12:44 25ad8b0a4227: Download complete 02:12:44 db01528c6b51: Download complete 02:12:44 28988de357af: Download complete 02:12:44 a29436f7fd5d: Download complete 02:12:45 2e8e34ca0e6c: Verifying Checksum 02:12:45 2e8e34ca0e6c: Download complete 02:12:45 3dae71ba6b94: Pull complete 02:12:46 6bf1a483ea7c: Pull complete 02:12:46 f5dfc541a4d3: Pull complete 02:12:46 461d9e800cba: Pull complete 02:12:46 80192f66455f: Pull complete 02:12:50 2e8e34ca0e6c: Pull complete 02:12:51 a29436f7fd5d: Pull complete 02:12:51 923cac83aea3: Pull complete 02:12:51 25ad8b0a4227: Pull complete 02:12:51 db01528c6b51: Pull complete 02:12:51 28988de357af: Pull complete 02:12:51 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 02:12:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:12:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:12:51 prd-ubuntu20.04-docker-8c-8g-3420 does not seem to be running inside a container 02:12:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/855 -v /w/workspace/edgex-go/855:/w/workspace/edgex-go/855:rw,z -v /w/workspace/edgex-go/855@tmp:/w/workspace/edgex-go/855@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 02:12:53 $ docker top defbffb2de5ea2312665aec4c2f61728600a0bed09d58599c3542aefaf72be90 -eo pid,comm 02:12:53 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). 02:12:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:12:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:12:53 [ssh-agent] Looking for ssh-agent implementation... 02:12:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:12:53 $ docker exec defbffb2de5ea2312665aec4c2f61728600a0bed09d58599c3542aefaf72be90 ssh-agent 02:12:53 SSH_AUTH_SOCK=/tmp/ssh-LfeSV92XNZxQ/agent.32 02:12:53 SSH_AGENT_PID=38 02:12:53 Running ssh-add (command line suppressed) 02:12:54 Identity added: /w/workspace/edgex-go/855@tmp/private_key_12439717857561294395.key (/w/workspace/edgex-go/855@tmp/private_key_12439717857561294395.key) 02:12:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:12:54 + git tag --points-at HEAD [Pipeline] } 02:12:54 $ docker exec --env ******** --env ******** defbffb2de5ea2312665aec4c2f61728600a0bed09d58599c3542aefaf72be90 ssh-agent -k 02:12:54 unset SSH_AUTH_SOCK; 02:12:54 unset SSH_AGENT_PID; 02:12:54 echo Agent pid 38 killed; 02:12:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:12:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:12:54 [ssh-agent] Looking for ssh-agent implementation... 02:12:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:12:54 $ docker exec defbffb2de5ea2312665aec4c2f61728600a0bed09d58599c3542aefaf72be90 ssh-agent 02:12:54 SSH_AUTH_SOCK=/tmp/ssh-v23BGqmZ34rq/agent.71 02:12:54 SSH_AGENT_PID=77 02:12:54 Running ssh-add (command line suppressed) 02:12:54 Identity added: /w/workspace/edgex-go/855@tmp/private_key_2240252629683554186.key (/w/workspace/edgex-go/855@tmp/private_key_2240252629683554186.key) 02:12:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:12:55 + git semver init 02:12:55 2025-06-17 02:12:55,482 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:12:55 2025-06-17 02:12:55,487 [run_init] DEBUG init version:0.0.0 force:False 02:12:55 2025-06-17 02:12:55,487 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/855/.semver 02:12:55 2025-06-17 02:12:55,488 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/855/.semver 02:12:55 2025-06-17 02:12:55,488 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/855/.semver'], cwd=/w/workspace/edgex-go/855, stdin=None, shell=False, universal_newlines=False) 02:13:00 2025-06-17 02:13:00,272 [append_file] DEBUG append to file:/w/workspace/edgex-go/855/.git/info/exclude 02:13:00 2025-06-17 02:13:00,272 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/855/.semver/main with force:False 02:13:00 2025-06-17 02:13:00,272 [read_version] DEBUG read version from /w/workspace/edgex-go/855/.semver/main 02:13:00 2025-06-17 02:13:00,273 [read_version] DEBUG read version from /w/workspace/edgex-go/855/.semver/main 02:13:00 4.1.0-dev.24 [Pipeline] } 02:13:00 $ docker exec --env ******** --env ******** defbffb2de5ea2312665aec4c2f61728600a0bed09d58599c3542aefaf72be90 ssh-agent -k 02:13:00 unset SSH_AUTH_SOCK; 02:13:00 unset SSH_AGENT_PID; 02:13:00 echo Agent pid 77 killed; 02:13:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:13:01 + git semver [Pipeline] } 02:13:01 $ docker stop --time=1 defbffb2de5ea2312665aec4c2f61728600a0bed09d58599c3542aefaf72be90 02:13:02 $ docker rm -f --volumes defbffb2de5ea2312665aec4c2f61728600a0bed09d58599c3542aefaf72be90 [Pipeline] // withDockerContainer [Pipeline] sh 02:13:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:13:03 Stashed 1 file(s) [Pipeline] echo 02:13:03 [edgeXSemver]: initialized semver on version 4.1.0-dev.24 [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 02:13:03 + git config --global --add safe.directory /w/workspace/edgex-go/855 [Pipeline] echo 02:13:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:13:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:13:03 ========================================================= 02:13:03 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 02:13:03 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:13:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 02:13:04 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 02:13:04 0a9a5dfd008f: Pulling fs layer 02:13:04 dbfa0bcfca99: Pulling fs layer 02:13:04 70eabb1d9476: Pulling fs layer 02:13:04 957bedc73fa3: Pulling fs layer 02:13:04 4f4fb700ef54: Pulling fs layer 02:13:04 f40432e63723: Pulling fs layer 02:13:04 90b4343acab7: Pulling fs layer 02:13:04 9f67ea4ac784: Pulling fs layer 02:13:04 9228b9a606be: Pulling fs layer 02:13:04 957bedc73fa3: Waiting 02:13:04 9f67ea4ac784: Waiting 02:13:04 f40432e63723: Waiting 02:13:04 9228b9a606be: Waiting 02:13:04 90b4343acab7: Waiting 02:13:04 dbfa0bcfca99: Verifying Checksum 02:13:04 dbfa0bcfca99: Download complete 02:13:04 0a9a5dfd008f: Download complete 02:13:04 957bedc73fa3: Verifying Checksum 02:13:04 957bedc73fa3: Download complete 02:13:04 4f4fb700ef54: Verifying Checksum 02:13:04 f40432e63723: Verifying Checksum 02:13:04 f40432e63723: Download complete 02:13:04 90b4343acab7: Verifying Checksum 02:13:04 90b4343acab7: Download complete 02:13:04 0a9a5dfd008f: Pull complete 02:13:04 dbfa0bcfca99: Pull complete 02:13:04 9228b9a606be: Verifying Checksum 02:13:04 9228b9a606be: Download complete 02:13:05 70eabb1d9476: Download complete 02:13:05 9f67ea4ac784: Verifying Checksum 02:13:05 9f67ea4ac784: Download complete 02:13:08 70eabb1d9476: Pull complete 02:13:08 957bedc73fa3: Pull complete 02:13:08 4f4fb700ef54: Pull complete 02:13:08 f40432e63723: Pull complete 02:13:08 90b4343acab7: Pull complete 02:13:11 9f67ea4ac784: Pull complete 02:13:11 9228b9a606be: Pull complete 02:13:11 Digest: sha256:8624f2d6e550924f0bb3d85449bc2b709d2d814d70f184131ba6a0cb4b0346e0 02:13:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 02:13:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 02:13:11 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 02:13:11 WORKDIR /edgex 02:13:11 COPY go.mod . 02:13:11 RUN go mod download 02:13:11 + docker build -t ci-base-image-x86_64 -f - . 02:13:12 Sending build context to Docker daemon 185.9MB 02:13:12 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 02:13:12 ---> 69404ca5bff2 02:13:12 Step 2/4 : WORKDIR /edgex 02:13:14 ---> Running in a78ba76438d0 02:13:14 Removing intermediate container a78ba76438d0 02:13:14 ---> 8d450f11d7fa 02:13:14 Step 3/4 : COPY go.mod . 02:13:14 ---> b368c95a7158 02:13:14 Step 4/4 : RUN go mod download 02:13:14 ---> Running in a9c4f7ba1888 02:13:18 Still waiting to schedule task 02:13:18 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-3417’ 02:13:32 Removing intermediate container a9c4f7ba1888 02:13:32 ---> 671562a644a6 02:13:32 Successfully built 671562a644a6 02:13:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:33 + docker inspect -f . ci-base-image-x86_64 02:13:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:13:33 prd-ubuntu20.04-docker-8c-8g-3420 does not seem to be running inside a container 02:13:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/855 -v /w/workspace/edgex-go/855:/w/workspace/edgex-go/855:rw,z -v /w/workspace/edgex-go/855@tmp:/w/workspace/edgex-go/855@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 02:13:33 $ docker top e83c9d864dafd2b3554b7040634495204b558b0f8a32645f87517bbdec285f5c -eo pid,comm [Pipeline] { [Pipeline] sh 02:13:34 + go version 02:13:34 go version go1.23.8 linux/amd64 [Pipeline] } 02:13:34 $ docker stop --time=1 e83c9d864dafd2b3554b7040634495204b558b0f8a32645f87517bbdec285f5c 02:13:35 $ docker rm -f --volumes e83c9d864dafd2b3554b7040634495204b558b0f8a32645f87517bbdec285f5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:35 + docker inspect -f . ci-base-image-x86_64 02:13:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:13:35 prd-ubuntu20.04-docker-8c-8g-3420 does not seem to be running inside a container 02:13:35 $ 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/855 -v /w/workspace/edgex-go/855:/w/workspace/edgex-go/855:rw,z -v /w/workspace/edgex-go/855@tmp:/w/workspace/edgex-go/855@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 02:13:36 $ docker top 1f008a105ca2f7bbc19b6382b5a2a82affa503ce1b328ac720766563c9486c28 -eo pid,comm [Pipeline] { [Pipeline] echo 02:13:36 ========================================================= 02:13:36 [edgeXBuildGoParallel] Running Tests and Build... 02:13:36 ========================================================= [Pipeline] sh 02:13:36 + git config --global --add safe.directory /w/workspace/edgex-go/855 [Pipeline] fileExists [Pipeline] sh 02:13:36 + make test 02:13:36 go test -race -coverprofile=coverage.out ./... 02:13:45 ? github.com/edgexfoundry/edgex-go [no test files] 02:14:11 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 02:14:11 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 02:14:11 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 02:14:11 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 02:14:11 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 02:14:11 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 02:14:11 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 02:14:11 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 02:14:11 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 02:14:11 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 02:14:11 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:14:11 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 02:14:11 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 02:14:11 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 02:14:11 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 02:14:11 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 02:14:11 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 02:14:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.027s coverage: 42.3% of statements 02:14:11 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 02:14:11 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 02:14:11 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 02:14:11 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 02:14:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.034s coverage: 97.0% of statements 02:14:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 02:14:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:14:11 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 02:14:11 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:14:11 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 02:14:11 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 02:14:11 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 02:14:11 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 02:14:11 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 02:14:11 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 02:14:13 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 02:14:13 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 02:14:13 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:14:13 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 02:14:13 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 02:14:13 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 02:14:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.050s coverage: 69.2% of statements 02:14:14 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.024s coverage: 3.5% of statements 02:14:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.060s coverage: 45.2% of statements 02:14:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.874s coverage: 93.4% of statements 02:14:14 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.056s coverage: 92.3% of statements 02:14:14 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 02:14:14 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 02:14:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.065s coverage: 8.4% of statements 02:14:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 02:14:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:14:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:14:16 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 02:14:16 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 02:14:16 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 02:14:16 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 02:14:16 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 02:14:16 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:14:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:14:16 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 02:14:16 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 02:14:16 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 02:14:16 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 02:14:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.366s coverage: 95.8% of statements 02:14:18 ok github.com/edgexfoundry/edgex-go/internal/io 1.029s coverage: 72.2% of statements 02:14:18 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements 02:14:18 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 02:14:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:14:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 02:14:18 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 02:14:18 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 02:14:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.036s coverage: 0.0% of statements [no tests to run] 02:14:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.042s coverage: 1.0% of statements 02:14:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.026s coverage: 38.1% of statements 02:14:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.019s coverage: 81.1% of statements 02:14:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 40.0% of statements 02:14:20 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 02:14:20 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 02:14:20 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 02:14:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:14:21 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 02:14:21 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 02:14:21 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 02:14:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.032s coverage: 87.1% of statements 02:14:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.022s coverage: 94.1% of statements 02:14:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.039s coverage: 96.3% of statements 02:14:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements 02:14:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 02:14:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 02:14:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 02:14:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 02:14:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 02:14:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 02:14:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 02:14:23 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 02:14:23 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 02:14:23 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 02:14:25 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 02:14:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:14:27 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 02:14:28 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 02:14:28 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 02:14:28 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 02:14:31 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 02:14:32 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 02:14:32 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 02:14:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 02:14:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 02:14:32 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:14:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.036s coverage: 94.4% of statements 02:14:34 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 02:14:34 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 02:14:34 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 02:14:34 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 02:14:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:14:34 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 02:14:35 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 02:14:35 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 02:14:35 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 02:14:35 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 02:14:35 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 02:14:35 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 02:14:36 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 02:14:36 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 02:14:36 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 02:14:36 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 02:14:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 02:14:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:14:38 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 02:14:38 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:14:38 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 02:14:38 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 02:14:38 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 02:14:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 02:14:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:14:39 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:14:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.046s coverage: 92.9% of statements 02:14:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.023s coverage: 68.8% of statements 02:14:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.040s coverage: 62.3% of statements 02:14:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 47.4% of statements 02:14:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.027s coverage: 87.2% of statements 02:14:43 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.026s coverage: 15.5% of statements 02:14:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements 02:14:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.095s coverage: 81.8% of statements 02:14:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.080s coverage: 82.1% of statements 02:14:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.025s coverage: 86.0% of statements 02:14:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.048s coverage: 6.8% of statements 02:14:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.057s coverage: 33.3% of statements 02:14:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.070s coverage: 100.0% of statements 02:14:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.186s coverage: 54.5% of statements 02:14:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.019s coverage: 89.4% of statements 02:14:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.022s coverage: 100.0% of statements 02:14:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.023s coverage: 73.7% of statements 02:14:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements 02:14:43 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.034s coverage: 88.6% of statements 02:14:43 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.031s coverage: 96.8% of statements 02:14:43 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.018s coverage: 100.0% of statements 02:14:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.153s coverage: 29.2% of statements 02:14:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.026s coverage: 93.8% of statements 02:14:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.026s coverage: 3.1% of statements 02:14:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.022s coverage: 76.2% of statements 02:14:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.020s coverage: 54.0% of statements 02:14:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.059s coverage: 17.0% of statements 02:14:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.138s coverage: 94.9% of statements 02:14:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.041s coverage: 9.0% of statements 02:14:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.068s coverage: 97.7% of statements 02:14:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.024s coverage: 43.6% of statements 02:14:44 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 02:14:44 running golangci-lint 02:14:44 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 02:14:44 go version go1.23.8 linux/amd64 02:14:44 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 02:14:44 level=info msg="[config_reader] Used config file .golangci.yml" 02:14:44 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 02:15:11 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|deps|name|exports_file|files|imports) took 23.818381868s" 02:15:11 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.929199ms" 02:15:21 level=info msg="[linters_context/goanalysis] analyzers took 1m40.640906623s with top 10 stages: buildir: 56.728886379s, gosec: 3.863617977s, inspect: 2.757621765s, fact_deprecated: 2.300617468s, ctrlflow: 1.672190612s, printf: 1.493199682s, fact_purity: 1.408780546s, S1038: 1.328785879s, isgenerated: 1.271081342s, nilness: 1.250285931s" 02:15:21 level=info msg="[runner] Issues before processing: 202, after processing: 0" 02:15:21 level=info msg="[runner] Processors filtering stat (in/out): invalid_issue: 202/202, skip_files: 202/202, exclude: 202/202, autogenerated_exclude: 202/202, exclude-rules: 202/20, nolint: 20/0, cgo: 202/202, filename_unadjuster: 202/202, path_prettifier: 202/202, identifier_marker: 202/202, skip_dirs: 202/202" 02:15:21 level=info msg="[runner] processing took 14.750815ms with stages: nolint: 7.335957ms, identifier_marker: 3.995042ms, exclude-rules: 1.169999ms, path_prettifier: 942.584µs, autogenerated_exclude: 811.651µs, skip_dirs: 429.921µs, invalid_issue: 25.88µs, cgo: 22.54µs, filename_unadjuster: 13.641µs, uniq_by_line: 610ns, max_same_issues: 550ns, fixer: 400ns, path_shortener: 380ns, skip_files: 370ns, exclude: 250ns, sort_results: 230ns, max_from_linter: 170ns, diff: 160ns, source_code: 150ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns, severity-rules: 100ns" 02:15:21 level=info msg="[runner] linters took 11.85472092s with stages: goanalysis_metalinter: 11.839893713s" 02:15:21 level=info msg="File cache stats: 0 entries of total size 0B" 02:15:21 level=info msg="Memory: 359 samples, avg is 299.7MB, max is 1351.5MB" 02:15:21 level=info msg="Execution took 35.722135836s" 02:15:21 go vet ./... 02:15:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:15:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:15:27 ./bin/test-attribution-txt.sh 02:15:27 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 02:15:27 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [Pipeline] echo 02:15:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 02:15:28 + ls -al . 02:15:28 total 1992 02:15:28 drwxrwxr-x 11 1001 1001 4096 Jun 17 02:13 . 02:15:28 drwxr-xr-x 4 root root 4096 Jun 17 02:13 .. 02:15:28 drwxrwxr-x 2 1001 1001 4096 Jun 17 02:12 .blubracket 02:15:28 -rw-rw-r-- 1 1001 1001 10 Jun 17 02:12 .dockerignore 02:15:28 drwxrwxr-x 8 1001 1001 4096 Jun 17 02:14 .git 02:15:28 drwxrwxr-x 3 1001 1001 4096 Jun 17 02:12 .github 02:15:28 -rw-rw-r-- 1 1001 1001 909 Jun 17 02:12 .gitignore 02:15:28 -rw-rw-r-- 1 1001 1001 218 Jun 17 02:12 .golangci.yml 02:15:28 -rw-rw-r-- 1 1001 1001 100 Jun 17 02:12 .hadolint.yml 02:15:28 drwxr-xr-x 3 1001 1001 4096 Jun 17 02:13 .semver 02:15:28 -rw-rw-r-- 1 1001 1001 155 Jun 17 02:12 .sonarcloud.properties 02:15:28 -rw-rw-r-- 1 1001 1001 1171 Jun 17 02:12 ADOPTERS.md 02:15:28 -rw-rw-r-- 1 1001 1001 17374 Jun 17 02:12 Attribution.txt 02:15:28 -rw-rw-r-- 1 1001 1001 108018 Jun 17 02:12 CHANGELOG.md 02:15:28 -rw-rw-r-- 1 1001 1001 3804 Jun 17 02:12 CONTRIBUTING.md 02:15:28 -rw-rw-r-- 1 1001 1001 677 Jun 17 02:12 GOVERNANCE.md 02:15:28 -rw-rw-r-- 1 1001 1001 858 Jun 17 02:12 Jenkinsfile 02:15:28 -rw-rw-r-- 1 1001 1001 10775 Jun 17 02:12 LICENSE 02:15:28 -rw-rw-r-- 1 1001 1001 16740 Jun 17 02:12 Makefile 02:15:28 -rw-rw-r-- 1 1001 1001 582 Jun 17 02:12 OWNERS.md 02:15:28 -rw-rw-r-- 1 1001 1001 9932 Jun 17 02:12 README.md 02:15:28 -rw-rw-r-- 1 1001 1001 789 Jun 17 02:12 SECURITY.md 02:15:28 -rw-rw-r-- 1 1001 1001 12 Jun 17 02:13 VERSION 02:15:28 drwxrwxr-x 2 1001 1001 4096 Jun 17 02:12 bin 02:15:28 drwxrwxr-x 19 1001 1001 4096 Jun 17 02:12 cmd 02:15:28 -rw-r--r-- 1 root root 1662281 Jun 17 02:14 coverage.out 02:15:28 drwxrwxr-x 2 1001 1001 4096 Jun 17 02:12 fuzz_test 02:15:28 -rw-rw-r-- 1 1001 1001 6474 Jun 17 02:12 go.mod 02:15:28 -rw-rw-r-- 1 1001 1001 88008 Jun 17 02:12 go.sum 02:15:28 drwxrwxr-x 7 1001 1001 4096 Jun 17 02:12 internal 02:15:28 drwxrwxr-x 2 1001 1001 4096 Jun 17 02:12 openapi 02:15:28 -rw-rw-r-- 1 1001 1001 584 Jun 17 02:12 security.txt 02:15:28 -rw-rw-r-- 1 1001 1001 204 Jun 17 02:12 version.go [Pipeline] sh 02:15:28 + '[' -e coverage.out ] 02:15:28 + chown 1001:1001 coverage.out [Pipeline] stash 02:15:28 Stashed 1 file(s) [Pipeline] sh 02:15:29 + make build 02:15:29 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 02:15:50 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:15:52 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 02:15:54 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:15:55 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:15:56 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:16:01 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:16:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:16:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:16:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:16:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 02:16:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:16:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 02:16:13 $ docker stop --time=1 1f008a105ca2f7bbc19b6382b5a2a82affa503ce1b328ac720766563c9486c28 02:16:16 $ docker rm -f --volumes 1f008a105ca2f7bbc19b6382b5a2a82affa503ce1b328ac720766563c9486c28 [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 02:16:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:16:17 02:16:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:16:17 latest: Pulling from edgex-devops/edgex-compose 02:16:17 91d30c5bc195: Pulling fs layer 02:16:17 2e9b0aa3be6d: Pulling fs layer 02:16:17 9c61dcf015f6: Pulling fs layer 02:16:17 4698f68db338: Pulling fs layer 02:16:17 2a2f49069b9e: Pulling fs layer 02:16:17 e0025b399a48: Pulling fs layer 02:16:17 4698f68db338: Waiting 02:16:17 e0025b399a48: Waiting 02:16:17 2a2f49069b9e: Waiting 02:16:17 91d30c5bc195: Verifying Checksum 02:16:17 91d30c5bc195: Download complete 02:16:17 4698f68db338: Verifying Checksum 02:16:17 4698f68db338: Download complete 02:16:17 2e9b0aa3be6d: Verifying Checksum 02:16:17 2e9b0aa3be6d: Download complete 02:16:17 e0025b399a48: Verifying Checksum 02:16:17 e0025b399a48: Download complete 02:16:17 91d30c5bc195: Pull complete 02:16:17 2a2f49069b9e: Download complete 02:16:18 2e9b0aa3be6d: Pull complete 02:16:18 9c61dcf015f6: Verifying Checksum 02:16:18 9c61dcf015f6: Download complete 02:16:21 9c61dcf015f6: Pull complete 02:16:21 4698f68db338: Pull complete 02:16:21 2a2f49069b9e: Pull complete 02:16:21 e0025b399a48: Pull complete 02:16:21 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 02:16:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:16:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:16:21 prd-ubuntu20.04-docker-8c-8g-3420 does not seem to be running inside a container 02:16:21 $ 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/855 -v /w/workspace/edgex-go/855:/w/workspace/edgex-go/855:rw,z -v /w/workspace/edgex-go/855@tmp:/w/workspace/edgex-go/855@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 02:16:22 $ docker top 2d1f0b348b04642aefd5078e3ec349221fbdcd4644ca7e0fc4c56388a69d0077 -eo pid,comm [Pipeline] { [Pipeline] sh 02:16:23 + docker compose -f ./docker-compose-build.yml build --parallel 02:16:25 #1 [security-proxy-auth internal] load build definition from Dockerfile 02:16:25 #1 transferring dockerfile: 2.14kB done 02:16:25 #1 DONE 0.0s 02:16:25 02:16:25 #2 [security-spire-server internal] load build definition from Dockerfile 02:16:25 #2 transferring dockerfile: 1.70kB done 02:16:25 #2 DONE 0.0s 02:16:25 02:16:25 #3 [core-metadata internal] load build definition from Dockerfile 02:16:25 #3 transferring dockerfile: 2.10kB done 02:16:25 #3 DONE 0.0s 02:16:25 02:16:25 #4 [security-spire-config internal] load build definition from Dockerfile 02:16:25 #4 transferring dockerfile: 1.69kB done 02:16:25 #4 DONE 0.0s 02:16:25 02:16:25 #5 [security-secretstore-setup internal] load build definition from Dockerfile 02:16:25 #5 transferring dockerfile: 2.49kB done 02:16:25 #5 DONE 0.0s 02:16:25 02:16:25 #6 [core-data internal] load build definition from Dockerfile 02:16:25 #6 transferring dockerfile: 2.04kB done 02:16:25 #6 DONE 0.0s 02:16:25 02:16:25 #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:16:25 #7 transferring dockerfile: 2.23kB done 02:16:25 #7 DONE 0.0s 02:16:25 02:16:25 #8 [security-spire-agent internal] load build definition from Dockerfile 02:16:25 #8 transferring dockerfile: 1.81kB done 02:16:25 #8 DONE 0.0s 02:16:25 02:16:25 #9 [security-proxy-setup internal] load build definition from Dockerfile 02:16:25 #9 transferring dockerfile: 2.50kB done 02:16:25 #9 DONE 0.0s 02:16:25 02:16:25 #10 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:16:25 #10 transferring dockerfile: 1.89kB done 02:16:25 #10 DONE 0.0s 02:16:25 02:16:25 #11 [core-command internal] load build definition from Dockerfile 02:16:26 #11 transferring dockerfile: 1.94kB done 02:16:26 #11 DONE 0.0s 02:16:26 02:16:26 #12 [core-keeper internal] load build definition from Dockerfile 02:16:26 #12 transferring dockerfile: 2.01kB done 02:16:26 #12 DONE 0.0s 02:16:26 02:16:26 #13 [support-notifications internal] load build definition from Dockerfile 02:16:26 #13 transferring dockerfile: 2.00kB done 02:16:26 #13 DONE 0.0s 02:16:26 02:16:26 #14 [security-bootstrapper internal] load build definition from Dockerfile 02:16:26 #14 transferring dockerfile: 3.02kB done 02:16:26 #14 DONE 0.0s 02:16:26 02:16:26 #15 [support-scheduler internal] load build definition from Dockerfile 02:16:26 #15 transferring dockerfile: 1.83kB done 02:16:26 #15 DONE 0.0s 02:16:26 02:16:26 #16 [security-proxy-auth internal] load .dockerignore 02:16:26 #16 transferring context: 50B done 02:16:26 #16 DONE 0.0s 02:16:26 02:16:26 #17 [security-spire-server internal] load .dockerignore 02:16:26 #17 transferring context: 50B done 02:16:26 #17 DONE 0.0s 02:16:26 02:16:26 #18 [security-spire-config internal] load .dockerignore 02:16:26 #18 transferring context: 50B done 02:16:26 #18 DONE 0.0s 02:16:26 02:16:26 #19 [core-metadata internal] load .dockerignore 02:16:26 #19 transferring context: 50B done 02:16:26 #19 DONE 0.0s 02:16:26 02:16:26 #20 [security-secretstore-setup internal] load .dockerignore 02:16:26 #20 transferring context: 50B done 02:16:26 #20 DONE 0.0s 02:16:26 02:16:26 #21 [core-data internal] load .dockerignore 02:16:26 #21 transferring context: 50B done 02:16:26 #21 DONE 0.0s 02:16:26 02:16:26 #22 [core-common-config-bootstrapper internal] load .dockerignore 02:16:26 #22 transferring context: 50B done 02:16:26 #22 DONE 0.0s 02:16:26 02:16:26 #23 [security-spire-agent internal] load .dockerignore 02:16:26 #23 transferring context: 50B done 02:16:26 #23 DONE 0.0s 02:16:26 02:16:26 #24 [security-proxy-setup internal] load .dockerignore 02:16:26 #24 transferring context: 50B done 02:16:26 #24 DONE 0.0s 02:16:26 02:16:26 #25 [security-spiffe-token-provider internal] load .dockerignore 02:16:26 #25 transferring context: 50B done 02:16:26 #25 DONE 0.0s 02:16:26 02:16:26 #26 [core-command internal] load .dockerignore 02:16:26 #26 transferring context: 50B done 02:16:26 #26 DONE 0.0s 02:16:26 02:16:26 #27 [core-keeper internal] load .dockerignore 02:16:26 #27 transferring context: 50B done 02:16:26 #27 DONE 0.0s 02:16:26 02:16:26 #28 [support-notifications internal] load .dockerignore 02:16:26 #28 transferring context: 50B done 02:16:26 #28 DONE 0.0s 02:16:26 02:16:26 #29 [security-bootstrapper internal] load .dockerignore 02:16:26 #29 transferring context: 50B done 02:16:26 #29 DONE 0.0s 02:16:26 02:16:26 #30 [support-scheduler internal] load .dockerignore 02:16:26 #30 transferring context: 50B done 02:16:26 #30 DONE 0.0s 02:16:26 02:16:26 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:16:26 #31 DONE 0.0s 02:16:26 02:16:26 #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 02:16:26 #32 DONE 0.1s 02:16:26 02:16:26 #33 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 02:16:26 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 02:16:26 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 02:16:26 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 02:16:26 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 02:16:26 #33 DONE 0.0s 02:16:26 02:16:26 #34 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 02:16:26 #34 ... 02:16:26 02:16:26 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:16:26 #31 DONE 0.0s 02:16:26 02:16:26 #33 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 02:16:26 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 02:16:26 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 02:16:26 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 02:16:26 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 02:16:26 #33 DONE 0.1s 02:16:26 02:16:26 #34 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 02:16:26 #34 ... 02:16:26 02:16:26 #33 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 02:16:26 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 02:16:26 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 02:16:26 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 02:16:26 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 02:16:26 #33 DONE 0.1s 02:16:26 02:16:26 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:16:26 #31 DONE 0.0s 02:16:26 02:16:26 #35 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 02:16:26 #35 DONE 0.5s 02:16:26 02:16:26 #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 02:16:26 #34 ... 02:16:26 02:16:26 #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 02:16:26 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 02:16:26 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 02:16:26 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 02:16:26 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 02:16:26 #33 DONE 0.1s 02:16:26 02:16:26 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:16:26 #31 DONE 0.0s 02:16:26 02:16:26 #35 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 02:16:26 #35 DONE 0.5s 02:16:26 02:16:26 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:16:26 #31 DONE 0.0s 02:16:26 02:16:26 #36 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 02:16:26 #36 DONE 0.4s 02:16:26 02:16:26 #37 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 02:16:27 #37 ... 02:16:27 02:16:27 #33 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 02:16:27 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 02:16:27 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 02:16:27 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 02:16:27 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 02:16:27 #33 DONE 0.1s 02:16:27 02:16:27 #35 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 02:16:27 #35 DONE 0.5s 02:16:27 02:16:27 #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 02:16:27 #32 DONE 0.4s 02:16:27 02:16:27 #36 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 02:16:27 #36 DONE 0.4s 02:16:27 02:16:27 #37 [core-command builder 3/7] RUN apk add --update --no-cache make git 02:16:27 #37 ... 02:16:27 02:16:27 #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 02:16:27 #38 DONE 1.1s 02:16:28 02:16:28 #33 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 02:16:28 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 02:16:28 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 02:16:28 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 02:16:28 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 02:16:28 #33 DONE 0.1s 02:16:28 02:16:28 #34 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 02:16:28 #34 DONE 1.3s 02:16:28 02:16:28 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:16:28 #39 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:16:28 #39 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.2s done 02:16:28 #39 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.2s done 02:16:28 #39 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 02:16:28 #39 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 02:16:28 #39 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 02:16:29 #39 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.9s 02:16:29 #39 ... 02:16:29 02:16:29 #40 [security-spire-config internal] load build context 02:16:29 #40 transferring context: 22.05kB 0.1s done 02:16:29 #40 DONE 1.9s 02:16:29 02:16:29 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:16:29 #39 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.3s 02:16:29 #39 ... 02:16:29 02:16:29 #41 [security-spire-server internal] load build context 02:16:29 #41 transferring context: 23.80kB 0.1s done 02:16:29 #41 DONE 1.9s 02:16:29 02:16:29 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:16:29 #39 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 1.5s 02:16:30 #39 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.7s 02:16:30 #39 ... 02:16:30 02:16:30 #42 [security-spire-agent internal] load build context 02:16:30 #42 transferring context: 23.33kB 0.1s done 02:16:30 #42 DONE 2.6s 02:16:30 02:16:30 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:16:30 #39 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 2.5s 02:16:31 #39 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 2.7s 02:16:31 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3422 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 02:16:31 Running in /w/workspace/edgex-go/855 [Pipeline] { [Pipeline] checkout 02:16:31 #39 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 2.7s done 02:16:32 #39 ... 02:16:32 02:16:32 #43 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:16:32 #0 0.808 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:16:32 #0 0.879 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:16:32 #0 1.259 (1/1) Installing dumb-init (1.2.5-r3) 02:16:32 #0 1.262 Executing busybox-1.36.1-r29.trigger 02:16:32 #0 1.272 OK: 8 MiB in 15 packages 02:16:32 #43 DONE 5.3s 02:16:32 02:16:32 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:16:32 #39 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 3.5s done 02:16:33 #39 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 4.4s done 02:16:33 #39 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 02:16:33 #39 ... 02:16:33 02:16:33 #44 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:16:33 #0 1.059 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:16:33 #0 1.154 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:16:33 #0 1.600 (1/4) Installing ca-certificates (20241121-r1) 02:16:33 #0 1.657 (2/4) Installing dumb-init (1.2.5-r3) 02:16:33 #0 1.661 (3/4) Installing su-exec (0.2-r3) 02:16:33 #0 1.672 (4/4) Installing yq-go (4.44.1-r2) 02:16:33 #0 1.745 Executing busybox-1.36.1-r29.trigger 02:16:33 #0 1.753 Executing ca-certificates-20241121-r1.trigger 02:16:33 #0 1.791 OK: 19 MiB in 18 packages 02:16:33 #44 DONE 6.4s 02:16:33 02:16:33 #45 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:16:33 #0 0.902 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:16:33 #0 1.055 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:16:33 #0 1.556 (1/1) Installing dumb-init (1.2.5-r3) 02:16:33 #0 1.559 Executing busybox-1.36.1-r29.trigger 02:16:33 #0 1.568 OK: 8 MiB in 15 packages 02:16:33 #45 DONE 6.7s 02:16:33 02:16:33 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:16:33 #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 4.6s 02:16:33 #39 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 02:16:33 #39 ... 02:16:33 02:16:33 #46 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:16:33 #0 2.137 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:16:33 #0 2.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:16:33 #0 2.514 OK: 248 MiB in 58 packages 02:16:33 #46 DONE 6.2s 02:16:33 02:16:33 #47 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:16:33 #47 DONE 6.3s 02:16:33 02:16:33 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:16:33 #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 6.29MB / 36.47MB 4.8s 02:16:33 #39 ... 02:16:33 02:16:33 #48 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:16:33 #0 0.957 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:16:33 #0 1.132 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:16:33 #0 1.463 OK: 248 MiB in 58 packages 02:16:33 #48 DONE 6.4s 02:16:33 02:16:33 #37 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 02:16:33 #37 0.907 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:16:33 #37 1.068 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:16:33 #37 1.353 OK: 248 MiB in 58 packages 02:16:33 #37 DONE 6.5s 02:16:33 02:16:33 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:16:33 #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 11.53MB / 36.47MB 4.9s 02:16:33 #39 ... 02:16:33 02:16:33 #49 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:16:33 #0 1.613 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:16:33 #0 1.699 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:16:33 #0 1.971 v3.20.6-201-gd57c9d7d1c9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:16:33 #0 1.971 v3.20.6-203-g66ce3a1d0dc [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:16:33 #0 1.971 OK: 24171 distinct packages available 02:16:33 #0 2.028 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:16:33 #0 2.106 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:16:33 #0 2.353 OK: 248 MiB in 58 packages 02:16:33 #49 DONE 6.4s 02:16:33 02:16:33 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:16:33 #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 13.63MB / 36.47MB 5.0s 02:16:33 #39 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 02:16:33 #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 28.31MB / 36.47MB 5.1s 02:16:33 #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 5.2s 02:16:33 #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 5.2s done 02:16:33 #39 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 02:16:34 The recommended git tool is: git 02:16:37 #39 ... 02:16:37 02:16:37 #50 [security-proxy-auth internal] load build context 02:16:37 #50 transferring context: 195.12MB 9.9s 02:16:37 #50 ... 02:16:37 02:16:37 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:16:37 #39 ... 02:16:37 02:16:37 #51 [core-metadata internal] load build context 02:16:37 #51 ... 02:16:37 02:16:37 #52 [security-secretstore-setup internal] load build context 02:16:37 #52 ... 02:16:37 02:16:37 #53 [core-data internal] load build context 02:16:37 #53 ... 02:16:37 02:16:37 #54 [security-bootstrapper internal] load build context 02:16:37 #54 ... 02:16:37 02:16:37 #55 [security-proxy-setup internal] load build context 02:16:37 #55 ... 02:16:37 02:16:37 #56 [core-common-config-bootstrapper internal] load build context 02:16:37 #56 ... 02:16:37 02:16:37 #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:16:37 #0 7.430 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:16:37 #0 7.539 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:16:37 #0 7.936 (1/2) Installing dumb-init (1.2.5-r3) 02:16:37 #0 7.943 (2/2) Installing su-exec (0.2-r3) 02:16:37 #0 7.953 Executing busybox-1.36.1-r29.trigger 02:16:37 #0 7.961 OK: 8 MiB in 16 packages 02:16:37 #57 ... 02:16:37 02:16:37 #58 [core-keeper internal] load build context 02:16:37 #58 ... 02:16:37 02:16:37 #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 02:16:37 #0 7.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:16:37 #0 7.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:16:37 #0 7.672 OK: 248 MiB in 58 packages 02:16:37 #59 ... 02:16:37 02:16:37 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:16:37 #0 7.457 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:16:37 #0 7.540 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:16:37 #0 8.002 v3.20.6-201-gd57c9d7d1c9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:16:37 #0 8.002 v3.20.6-203-g66ce3a1d0dc [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:16:37 #0 8.002 OK: 24171 distinct packages available 02:16:37 #0 8.100 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:16:37 #0 8.185 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:16:37 #0 8.488 (1/14) Installing ca-certificates (20241121-r1) 02:16:37 #0 8.500 (2/14) Installing brotli-libs (1.1.0-r2) 02:16:37 #0 8.509 (3/14) Installing c-ares (1.33.1-r0) 02:16:37 #0 8.513 (4/14) Installing libunistring (1.2-r0) 02:16:37 #0 8.527 (5/14) Installing libidn2 (2.3.7-r0) 02:16:37 #0 8.531 (6/14) Installing nghttp2-libs (1.62.1-r0) 02:16:37 #0 8.536 (7/14) Installing libpsl (0.21.5-r1) 02:16:37 #0 8.540 (8/14) Installing zstd-libs (1.5.6-r0) 02:16:37 #0 8.553 (9/14) Installing libcurl (8.12.1-r0) 02:16:37 #0 8.564 (10/14) Installing curl (8.12.1-r0) 02:16:37 #0 8.564 (11/14) Installing dumb-init (1.2.5-r3) 02:16:37 #0 8.570 (12/14) Installing musl-obstack (1.2.3-r2) 02:16:37 #0 8.573 (13/14) Installing libucontext (1.2-r3) 02:16:37 #0 8.575 (14/14) Installing gcompat (1.1.0-r4) 02:16:37 #0 8.584 Executing busybox-1.36.1-r29.trigger 02:16:37 #0 8.590 Executing ca-certificates-20241121-r1.trigger 02:16:37 #0 8.631 OK: 13 MiB in 28 packages 02:16:37 #60 ... 02:16:37 02:16:37 #61 [security-spiffe-token-provider internal] load build context 02:16:38 #61 ... 02:16:38 02:16:38 #62 [core-command internal] load build context 02:16:38 #62 ... 02:16:38 02:16:38 #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:16:38 #63 ... 02:16:38 02:16:38 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 02:16:38 #64 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.2s done 02:16:38 #64 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 02:16:38 #64 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done 02:16:38 #64 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done 02:16:38 #64 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 3.4s done 02:16:38 #64 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 4.3s done 02:16:38 #64 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 4.5s done 02:16:38 #64 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 02:16:38 #64 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 4.9s done 02:16:38 #64 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.0s done 02:16:38 #64 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 1.9s done 02:16:38 #64 ... 02:16:38 02:16:38 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:16:38 #0 8.071 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:16:38 #0 8.173 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:16:38 #0 8.464 v3.20.6-201-gd57c9d7d1c9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:16:38 #0 8.464 v3.20.6-203-g66ce3a1d0dc [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:16:38 #0 8.464 OK: 24171 distinct packages available 02:16:38 #0 8.535 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:16:38 #0 8.610 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:16:38 #0 8.890 (1/4) Installing dumb-init (1.2.5-r3) 02:16:38 #0 8.895 (2/4) Installing musl-obstack (1.2.3-r2) 02:16:38 #0 8.898 (3/4) Installing libucontext (1.2-r3) 02:16:38 #0 8.904 (4/4) Installing gcompat (1.1.0-r4) 02:16:38 #0 8.907 Executing busybox-1.36.1-r29.trigger 02:16:38 #0 8.917 OK: 8 MiB in 18 packages 02:16:38 #65 ... 02:16:38 02:16:38 #66 [support-notifications internal] load build context 02:16:38 #66 ... 02:16:38 02:16:38 #67 [support-scheduler internal] load build context 02:16:38 #67 ... 02:16:38 02:16:38 #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:16:38 #0 8.077 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:16:38 #0 8.148 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:16:38 #0 8.559 v3.20.6-201-gd57c9d7d1c9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:16:38 #0 8.559 v3.20.6-203-g66ce3a1d0dc [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:16:38 #0 8.559 OK: 24171 distinct packages available 02:16:38 #0 8.647 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:16:38 #0 8.716 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:16:38 #0 8.997 (1/5) Installing dumb-init (1.2.5-r3) 02:16:38 #0 9.003 (2/5) Installing musl-obstack (1.2.3-r2) 02:16:38 #0 9.006 (3/5) Installing libucontext (1.2-r3) 02:16:38 #0 9.010 (4/5) Installing gcompat (1.1.0-r4) 02:16:38 #0 9.015 (5/5) Installing openssl (3.3.3-r0) 02:16:38 #0 9.026 Executing busybox-1.36.1-r29.trigger 02:16:38 #0 9.033 OK: 9 MiB in 19 packages 02:16:38 #68 ... 02:16:38 02:16:38 #69 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:16:38 #0 7.363 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:16:38 #0 7.450 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:16:38 #0 7.737 (1/3) Installing ca-certificates (20241121-r1) 02:16:38 #0 7.763 (2/3) Installing dumb-init (1.2.5-r3) 02:16:38 #0 7.809 (3/3) Installing tzdata (2025b-r0) 02:16:38 #0 7.839 Executing busybox-1.36.1-r29.trigger 02:16:38 #0 7.849 Executing ca-certificates-20241121-r1.trigger 02:16:38 #0 7.919 OK: 10 MiB in 17 packages 02:16:38 #69 ... 02:16:38 02:16:38 #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:16:38 #0 7.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:16:38 #0 7.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:16:38 #0 7.853 (1/4) Installing dumb-init (1.2.5-r3) 02:16:38 #0 7.853 (2/4) Installing openssl (3.3.3-r0) 02:16:38 #0 7.871 (3/4) Installing su-exec (0.2-r3) 02:16:38 #0 7.874 (4/4) Installing yq-go (4.44.1-r2) 02:16:38 #0 7.972 Executing busybox-1.36.1-r29.trigger 02:16:38 #0 7.998 OK: 19 MiB in 18 packages 02:16:38 #70 ... 02:16:38 02:16:38 #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:16:38 #0 6.732 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:16:38 #0 6.846 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:16:38 #0 7.240 (1/7) Installing ca-certificates (20241121-r1) 02:16:38 #0 7.270 (2/7) Installing dumb-init (1.2.5-r3) 02:16:38 #0 7.278 (3/7) Installing libgcc (13.2.1_git20240309-r1) 02:16:38 #0 7.278 (4/7) Installing libsodium (1.0.19-r0) 02:16:38 #0 7.288 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 02:16:38 #0 7.328 (6/7) Installing libzmq (4.3.5-r2) 02:16:38 #0 7.328 (7/7) Installing zeromq (4.3.5-r2) 02:16:38 #0 7.330 Executing busybox-1.36.1-r29.trigger 02:16:38 #0 7.336 Executing ca-certificates-20241121-r1.trigger 02:16:38 #0 7.422 OK: 12 MiB in 21 packages 02:16:38 #71 ... 02:16:38 02:16:38 #67 [support-scheduler internal] load build context 02:16:39 using credential edgex-jenkins-ssh 02:16:39 Cloning the remote Git repository 02:16:39 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:16:39 > git init /w/workspace/edgex-go/855 # timeout=10 02:16:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:16:39 > git --version # timeout=10 02:16:39 > git --version # 'git version 2.25.1' 02:16:39 using GIT_SSH to set credentials SSH Credentials for GitHub 02:16:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:16:41 #67 ... 02:16:41 02:16:41 #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:16:41 #63 DONE 13.9s 02:16:41 02:16:41 #51 [core-metadata internal] load build context 02:16:41 #51 transferring context: 507.77MB 13.2s done 02:16:41 #51 DONE 14.5s 02:16:41 02:16:41 #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 02:16:41 #59 DONE 14.2s 02:16:41 02:16:41 #67 [support-scheduler internal] load build context 02:16:41 #67 ... 02:16:41 02:16:41 #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:16:41 #71 DONE 14.1s 02:16:41 02:16:41 #69 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:16:41 #69 DONE 14.1s 02:16:41 02:16:41 #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:16:41 #70 DONE 14.3s 02:16:41 02:16:41 #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:16:41 #57 DONE 14.1s 02:16:41 02:16:41 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:16:41 #65 DONE 13.5s 02:16:41 02:16:41 #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:16:41 #68 DONE 13.5s 02:16:41 02:16:41 #62 [core-command internal] load build context 02:16:41 #62 transferring context: 507.77MB 13.6s done 02:16:41 #62 DONE 14.5s 02:16:41 02:16:41 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:16:41 #60 DONE 14.5s 02:16:41 02:16:41 #72 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 02:16:42 #72 ... 02:16:42 02:16:42 #73 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:16:42 #73 ... 02:16:42 02:16:42 #50 [security-proxy-auth internal] load build context 02:16:42 #50 ... 02:16:42 02:16:42 #52 [security-secretstore-setup internal] load build context 02:16:42 #52 transferring context: 507.77MB 15.8s done 02:16:42 #52 ... 02:16:42 02:16:42 #50 [security-proxy-auth internal] load build context 02:16:42 #50 ... 02:16:42 02:16:42 #67 [support-scheduler internal] load build context 02:16:42 #67 transferring context: 507.77MB 14.7s done 02:16:42 #67 DONE 16.0s 02:16:42 02:16:42 #55 [security-proxy-setup internal] load build context 02:16:42 #55 transferring context: 507.77MB 14.4s done 02:16:42 #55 DONE 16.0s 02:16:42 02:16:42 #54 [security-bootstrapper internal] load build context 02:16:42 #54 transferring context: 507.77MB 14.3s done 02:16:42 #54 DONE 16.0s 02:16:42 02:16:42 #50 [security-proxy-auth internal] load build context 02:16:43 #50 ... 02:16:43 02:16:43 #74 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:16:43 #74 DONE 1.7s 02:16:43 02:16:43 #61 [security-spiffe-token-provider internal] load build context 02:16:43 #61 transferring context: 507.77MB 15.1s done 02:16:43 #61 DONE 16.0s 02:16:43 02:16:43 #52 [security-secretstore-setup internal] load build context 02:16:43 #52 DONE 16.4s 02:16:43 02:16:43 #66 [support-notifications internal] load build context 02:16:43 #66 transferring context: 507.77MB 15.3s done 02:16:43 #66 DONE 16.1s 02:16:43 02:16:43 #56 [core-common-config-bootstrapper internal] load build context 02:16:43 #56 transferring context: 507.77MB 15.7s done 02:16:43 #56 DONE 16.3s 02:16:43 02:16:43 #53 [core-data internal] load build context 02:16:43 #53 transferring context: 507.77MB 16.0s done 02:16:43 #53 DONE 16.4s 02:16:43 02:16:43 #50 [security-proxy-auth internal] load build context 02:16:43 #50 ... 02:16:43 02:16:43 #75 [core-command stage-1 3/9] RUN apk --no-cache upgrade 02:16:43 #0 9.544 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:16:43 #0 9.652 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:16:43 #75 ... 02:16:43 02:16:43 #58 [core-keeper internal] load build context 02:16:43 #58 transferring context: 507.77MB 15.8s done 02:16:43 #58 DONE 16.1s 02:16:43 02:16:43 #75 [core-command stage-1 3/9] RUN apk --no-cache upgrade 02:16:43 #75 10.14 OK: 8 MiB in 15 packages 02:16:43 #75 ... 02:16:43 02:16:43 #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:16:43 #0 9.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:16:43 #0 9.594 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:16:43 #0 10.06 OK: 19 MiB in 18 packages 02:16:43 #76 ... 02:16:43 02:16:43 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:16:43 #0 9.281 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:16:43 #77 ... 02:16:43 02:16:43 #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:16:43 #76 DONE 10.3s 02:16:43 02:16:43 #73 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:16:43 #73 10.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:16:43 #73 10.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:16:43 #73 10.82 OK: 8 MiB in 15 packages 02:16:43 #73 DONE 11.2s 02:16:43 02:16:43 #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:16:43 #78 DONE 0.4s 02:16:43 02:16:43 #79 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:16:43 #79 DONE 0.5s 02:16:43 02:16:43 #80 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:16:43 #80 DONE 0.5s 02:16:43 02:16:43 #81 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:16:43 #81 DONE 0.4s 02:16:43 02:16:43 #75 [core-command stage-1 3/9] RUN apk --no-cache upgrade 02:16:43 #75 DONE 10.6s 02:16:43 02:16:43 #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:16:44 #82 ... 02:16:44 02:16:44 #50 [security-proxy-auth internal] load build context 02:16:44 #50 transferring context: 507.77MB 17.4s done 02:16:44 #50 DONE 17.4s 02:16:44 02:16:44 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:16:44 #39 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 3.7s done 02:16:44 #39 ... 02:16:44 02:16:44 #83 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:16:44 #0 2.820 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:16:44 #0 2.902 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:16:44 #0 3.157 OK: 12 MiB in 21 packages 02:16:44 #83 DONE 3.3s 02:16:44 02:16:44 #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:16:44 #0 2.883 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:16:44 #0 2.978 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:16:44 #84 3.339 OK: 10 MiB in 17 packages 02:16:44 #84 DONE 3.5s 02:16:44 02:16:44 #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:16:44 #0 3.388 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:16:44 #0 3.466 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:16:45 #85 ... 02:16:45 02:16:45 #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:16:45 #0 3.167 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:16:45 #0 3.239 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:16:45 #0 3.542 OK: 8 MiB in 18 packages 02:16:45 #86 DONE 3.6s 02:16:45 02:16:45 #72 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 02:16:45 #72 3.615 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:16:45 #72 3.699 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:16:45 #72 ... 02:16:45 02:16:45 #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:16:45 #85 3.782 OK: 13 MiB in 28 packages 02:16:45 #85 DONE 4.0s 02:16:45 02:16:45 #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:16:45 #0 3.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:16:45 #0 3.262 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:16:45 #0 3.611 OK: 19 MiB in 18 packages 02:16:45 #87 DONE 4.1s 02:16:45 02:16:45 #88 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:16:45 #88 DONE 0.4s 02:16:45 02:16:45 #89 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:16:45 #89 DONE 0.0s 02:16:45 02:16:45 #90 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:16:45 #90 DONE 0.0s 02:16:45 02:16:45 #91 [security-spire-config stage-2 6/10] COPY security.txt / 02:16:45 #91 DONE 0.0s 02:16:45 02:16:45 #92 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:16:45 #92 DONE 0.0s 02:16:45 02:16:45 #72 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 02:16:45 #72 4.021 OK: 9 MiB in 19 packages 02:16:45 #72 DONE 4.2s 02:16:45 02:16:45 #93 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:16:45 #93 DONE 0.0s 02:16:45 02:16:45 #94 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:16:45 #0 3.655 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:16:45 #0 3.741 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:16:45 #0 4.147 OK: 8 MiB in 16 packages 02:16:45 #94 DONE 4.3s 02:16:45 02:16:45 #95 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:16:46 #95 DONE 0.4s 02:16:46 02:16:46 #96 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:16:46 #96 DONE 0.5s 02:16:46 02:16:46 #97 [security-spire-config] exporting to image 02:16:46 #97 exporting layers 02:16:46 #97 ... 02:16:46 02:16:46 #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:16:46 #98 DONE 0.5s 02:16:46 02:16:46 #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:16:46 #99 DONE 0.1s 02:16:46 02:16:46 #100 [security-spire-server stage-2 6/9] COPY security.txt / 02:16:46 #100 DONE 0.1s 02:16:46 02:16:46 #101 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:16:46 #101 DONE 0.4s 02:16:46 02:16:46 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:16:46 #102 DONE 0.5s 02:16:46 02:16:46 #103 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:16:46 #103 DONE 0.0s 02:16:46 02:16:46 #104 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:16:46 #104 DONE 0.1s 02:16:46 02:16:46 #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:16:46 #105 DONE 0.1s 02:16:46 02:16:46 #106 [security-spire-agent stage-3 7/10] COPY security.txt / 02:16:46 #106 DONE 0.0s 02:16:46 02:16:46 #97 [security-spire-server] exporting to image 02:16:47 #97 ... 02:16:47 02:16:47 #107 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:16:47 #107 DONE 0.1s 02:16:47 02:16:47 #108 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:16:47 #108 DONE 0.0s 02:16:47 02:16:47 #109 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:16:47 #109 DONE 0.0s 02:16:47 02:16:47 #97 [security-spire-agent] exporting to image 02:16:47 #97 exporting layers 0.8s done 02:16:47 #97 writing image sha256:991eac2cbcb43c51f0ee430c53998be1beaf1289ce78bb7e763f3d576cf70c82 02:16:47 #97 ... 02:16:47 02:16:47 #110 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:16:47 #110 DONE 1.3s 02:16:47 02:16:47 #97 [security-spire-config] exporting to image 02:16:47 #97 writing image sha256:991eac2cbcb43c51f0ee430c53998be1beaf1289ce78bb7e763f3d576cf70c82 done 02:16:47 #97 naming to docker.io/library/security-spire-config done 02:16:47 #97 ... 02:16:47 02:16:47 #111 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 02:16:47 #111 DONE 0.1s 02:16:47 02:16:47 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:16:47 #77 12.05 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:16:47 #77 ... 02:16:47 02:16:47 #97 [security-spire-agent] exporting to image 02:16:47 #97 exporting layers 0.7s done 02:16:47 #97 writing image sha256:d1aa8cd96552f8ce0322a484bdf9c49f4c27fee8ae7a62ffebaadfa0cc299048 done 02:16:47 #97 naming to docker.io/library/security-spire-server done 02:16:47 #97 writing image sha256:0d2c17f837697cc62f8ca303ac12fdabb1912e46b21628a2443621e903a60225 done 02:16:47 #97 naming to docker.io/library/security-spire-agent done 02:16:47 #97 DONE 1.5s 02:16:47 02:16:47 #112 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:16:47 #0 3.021 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:16:47 #0 5.676 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:16:50 #112 9.027 (1/1) Installing dumb-init (1.2.5-r3) 02:16:51 #112 ... 02:16:51 02:16:51 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:16:51 #77 18.08 OK: 248 MiB in 58 packages 02:16:51 #77 DONE 18.2s 02:16:51 02:16:51 #113 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:16:51 #113 DONE 0.0s 02:16:51 02:16:51 #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:16:51 #114 ... 02:16:51 02:16:51 #112 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:16:51 #112 10.50 Executing busybox-1.36.1-r29.trigger 02:16:51 #112 10.51 OK: 8 MiB in 15 packages 02:16:51 #112 DONE 10.6s 02:16:51 02:16:51 #115 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:16:53 #115 ... 02:16:53 02:16:53 #116 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:16:53 #116 ... 02:16:53 02:16:53 #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:16:53 #117 ... 02:16:53 02:16:53 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 02:16:53 #64 ... 02:16:53 02:16:53 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:16:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:16:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:16:59 Avoid second fetch 02:16:59 Checking out Revision c44c449455414b2ba7e485d753d9aa9ad984b950 (main) 02:17:00 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v4 (#5184)" 02:16:59 > git config core.sparsecheckout # timeout=10 02:16:59 > git checkout -f c44c449455414b2ba7e485d753d9aa9ad984b950 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:17:04 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:17:05 % Total % Received % Xferd Average Speed Time Time Time Current 02:17:05 Dload Upload Total Spent Left Speed 02:17:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13063 100 13063 0 0 205k 0 --:--:-- --:--:-- --:--:-- 205k [Pipeline] sh 02:17:05 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:17:05 + sudo tee /etc/docker/daemon.new 02:17:05 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:17:05 { 02:17:05 "registry-mirrors": [ 02:17:05 "https://nexus3.edgexfoundry.org:10001" 02:17:05 ], 02:17:05 "bip": "10.250.0.254/24", 02:17:05 "hosts": [ 02:17:05 "tcp://0.0.0.0:5555", 02:17:05 "unix:///var/run/docker.sock" 02:17:05 ], 02:17:05 "mtu": 1458, 02:17:05 "selinux-enabled": true, 02:17:05 "seccomp-profile": "/etc/docker/seccomp.json" 02:17:05 } [Pipeline] sh 02:17:06 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:17:06 + sudo service docker restart 02:17:08 #118 DONE 25.0s 02:17:08 02:17:08 #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:17:08 #82 DONE 24.9s 02:17:08 02:17:08 #116 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:17:08 #116 DONE 25.4s 02:17:08 02:17:08 #119 [security-spiffe-token-provider builder 6/7] COPY . . 02:17:08 #119 ... 02:17:08 02:17:08 #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:17:08 #117 DONE 25.0s 02:17:08 02:17:08 #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:17:08 #114 DONE 16.9s 02:17:08 02:17:08 #115 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:17:08 #115 DONE 25.0s 02:17:08 02:17:08 #120 [security-proxy-setup builder 6/7] COPY . . 02:17:14 #120 DONE 5.6s 02:17:14 02:17:14 #121 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:17:14 #121 CACHED 02:17:14 02:17:14 #122 [security-secretstore-setup builder 6/7] COPY . . 02:17:14 #122 CACHED 02:17:14 02:17:14 #123 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:17:14 #123 CACHED 02:17:14 02:17:14 #124 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:17:14 #124 CACHED 02:17:14 02:17:14 #125 [security-bootstrapper builder 6/7] COPY . . 02:17:14 #125 CACHED 02:17:14 02:17:14 #126 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:17:14 #126 CACHED 02:17:14 02:17:14 #127 [support-notifications builder 6/7] COPY . . 02:17:14 #127 DONE 5.6s 02:17:14 02:17:14 #119 [security-spiffe-token-provider builder 6/7] COPY . . 02:17:14 #119 DONE 5.6s 02:17:14 02:17:14 #128 [core-metadata builder 6/7] COPY . . 02:17:14 #128 DONE 5.6s 02:17:14 02:17:14 #129 [core-data builder 4/7] COPY go.mod vendor* ./ 02:17:14 #129 CACHED 02:17:14 02:17:14 #130 [core-data builder 6/7] COPY . . 02:17:14 #130 CACHED 02:17:14 02:17:14 #131 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:17:14 #131 CACHED 02:17:14 02:17:14 #132 [core-common-config-bootstrapper builder 6/7] COPY . . 02:17:14 #132 CACHED 02:17:14 02:17:14 #133 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:17:14 #133 CACHED 02:17:14 02:17:14 #134 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:17:14 #134 CACHED 02:17:14 02:17:14 #135 [support-scheduler builder 6/7] COPY . . 02:17:14 #135 DONE 5.6s 02:17:14 02:17:14 #136 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:17:14 #136 CACHED 02:17:14 02:17:14 #137 [core-command builder 6/7] COPY . . 02:17:14 #137 CACHED 02:17:14 02:17:14 #138 [core-command builder 4/7] COPY go.mod vendor* ./ 02:17:14 #138 CACHED 02:17:14 02:17:14 #139 [core-keeper builder 7/8] COPY . . 02:17:14 #139 DONE 5.6s 02:17:14 02:17:14 #140 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:17:14 #140 CACHED 02:17:14 02:17:14 #141 [security-proxy-auth builder 6/7] COPY . . 02:17:14 #141 CACHED 02:17:14 02:17:14 #142 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:17:14 #142 CACHED 02:17:14 02:17:14 #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:17:16 #143 1.798 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:17:24 #143 ... 02:17:24 02:17:24 #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:17:24 #0 0.350 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:17:24 #144 ... 02:17:24 02:17:24 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:17:24 #0 1.209 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:17:24 #145 ... 02:17:24 02:17:24 #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:17:24 #0 0.721 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 02:17:24 #146 ... 02:17:24 02:17:24 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:17:24 #0 0.643 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:17:24 #147 ... 02:17:24 02:17:24 #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:17:24 #0 1.240 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:17:24 provisioning config files... 02:17:24 #148 ... 02:17:24 02:17:24 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:17:24 #0 1.272 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:17:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/855@tmp/config8636519009041357730tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:17:25 #149 ... 02:17:25 02:17:25 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:17:25 #0 2.055 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 02:17:25 #150 ... 02:17:25 02:17:25 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:17:25 #0 0.608 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:17:25 ---> ****-login.sh 02:17:25 nexus3.edgexfoundry.org:10001 02:17:25 #151 ... 02:17:25 02:17:25 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:17:25 #0 1.766 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 02:17:25 #152 ... 02:17:25 02:17:25 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:17:25 #0 1.094 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:17:25 #153 ... 02:17:25 02:17:25 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:17:25 #0 1.835 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:17:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:17:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:17:26 Configure a credential helper to remove this warning. See 02:17:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:17:26 02:17:26 Login Succeeded 02:17:26 nexus3.edgexfoundry.org:10002 02:17:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:17:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:17:26 Configure a credential helper to remove this warning. See 02:17:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:17:26 02:17:26 Login Succeeded 02:17:26 nexus3.edgexfoundry.org:10003 02:17:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:17:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:17:26 Configure a credential helper to remove this warning. See 02:17:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:17:26 02:17:26 Login Succeeded 02:17:27 nexus3.edgexfoundry.org:10004 02:17:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:17:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:17:27 Configure a credential helper to remove this warning. See 02:17:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:17:27 02:17:27 Login Succeeded 02:17:27 ****.io 02:17:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:17:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:17:27 Configure a credential helper to remove this warning. See 02:17:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:17:27 02:17:27 Login Succeeded 02:17:27 ---> ****-login.sh ends [Pipeline] } 02:17:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 02:17:28 + git config --global --add safe.directory /w/workspace/edgex-go/855 [Pipeline] echo 02:17:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:17:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:17:28 ========================================================= 02:17:28 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 02:17:28 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:17:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:17:29 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:17:29 94e9d8af2201: Pulling fs layer 02:17:29 634366ca850b: Pulling fs layer 02:17:29 f66ade281fe9: Pulling fs layer 02:17:29 13fd4ce6e94e: Pulling fs layer 02:17:29 4f4fb700ef54: Pulling fs layer 02:17:29 4cccf3f17d63: Pulling fs layer 02:17:29 2d8010953d95: Pulling fs layer 02:17:29 ec743f232bc5: Pulling fs layer 02:17:29 4f4fb700ef54: Waiting 02:17:29 4cccf3f17d63: Waiting 02:17:29 2d8010953d95: Waiting 02:17:29 ec743f232bc5: Waiting 02:17:29 634366ca850b: Verifying Checksum 02:17:29 634366ca850b: Download complete 02:17:29 13fd4ce6e94e: Verifying Checksum 02:17:29 13fd4ce6e94e: Download complete 02:17:29 4f4fb700ef54: Verifying Checksum 02:17:29 4f4fb700ef54: Download complete 02:17:29 4cccf3f17d63: Verifying Checksum 02:17:29 4cccf3f17d63: Download complete 02:17:29 94e9d8af2201: Verifying Checksum 02:17:29 94e9d8af2201: Download complete 02:17:29 ec743f232bc5: Verifying Checksum 02:17:29 ec743f232bc5: Download complete 02:17:30 94e9d8af2201: Pull complete 02:17:31 634366ca850b: Pull complete 02:17:32 f66ade281fe9: Verifying Checksum 02:17:32 f66ade281fe9: Download complete 02:17:32 2d8010953d95: Verifying Checksum 02:17:32 2d8010953d95: Download complete 02:17:47 f66ade281fe9: Pull complete 02:17:47 13fd4ce6e94e: Pull complete 02:17:47 4f4fb700ef54: Pull complete 02:17:47 4cccf3f17d63: Pull complete 02:17:54 2d8010953d95: Pull complete 02:17:56 ec743f232bc5: Pull complete 02:17:56 Digest: sha256:a6e51edf931e1c2109943d1a62f1c16b78b2281728f1935e6b3d8efd9a0c5dda 02:17:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:17:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 02:17:56 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:17:56 WORKDIR /edgex 02:17:56 COPY go.mod . 02:17:56 RUN go mod download -t 02:17:56 ci-base-image-arm64 -f - . 02:17:57 Sending build context to Docker daemon 3.699MB 02:17:57 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:17:57 ---> 12c1d4c06be1 02:17:57 Step 2/4 : WORKDIR /edgex 02:17:59 ---> Running in d0f84302b642 02:17:59 Removing intermediate container d0f84302b642 02:17:59 ---> ad31b99282ba 02:17:59 Step 3/4 : COPY go.mod . 02:18:00 ---> 3c6c8e1f4573 02:18:00 Step 4/4 : RUN go mod download 02:18:00 ---> Running in 07756016ca59 02:18:47 #154 ... 02:18:47 02:18:47 #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:18:47 #148 DONE 84.0s 02:18:47 02:18:47 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:18:47 #151 DONE 84.1s 02:18:47 02:18:47 #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:18:47 #155 ... 02:18:47 02:18:47 #156 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:18:47 #156 DONE 0.3s 02:18:47 02:18:47 #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:18:47 #155 DONE 0.2s 02:18:47 02:18:47 #157 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:18:47 #157 DONE 0.1s 02:18:47 02:18:47 #158 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:18:47 #158 DONE 0.2s 02:18:47 02:18:47 #159 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 02:18:47 #159 DONE 0.4s 02:18:47 02:18:47 #160 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:18:47 #160 DONE 0.3s 02:18:47 02:18:47 #161 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:18:47 #161 ... 02:18:47 02:18:47 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 02:18:47 #162 DONE 1.1s 02:18:47 02:18:47 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 02:18:47 #163 DONE 0.3s 02:18:47 02:18:47 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 02:18:47 #164 DONE 0.3s 02:18:47 02:18:47 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:18:47 #165 DONE 0.2s 02:18:47 02:18:47 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:18:47 #166 DONE 0.1s 02:18:47 02:18:47 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:18:47 #145 ... 02:18:47 02:18:47 #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/ 02:18:47 #167 DONE 0.0s 02:18:47 02:18:47 #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/ 02:18:47 #168 DONE 0.0s 02:18:47 02:18:47 #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/ 02:18:47 #169 DONE 0.0s 02:18:47 02:18:47 #161 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:18:47 #161 DONE 1.1s 02:18:47 02:18:47 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:18:47 #170 DONE 0.0s 02:18:47 02:18:47 #97 [core-common-config-bootstrapper] exporting to image 02:18:47 #97 exporting layers 02:18:47 #97 exporting layers 0.4s done 02:18:47 #97 writing image sha256:0629df662caf1412e7156ccbb9703ef5eca27028de034f8e40f0a9c6c71dca6f done 02:18:47 #97 naming to docker.io/library/core-common-config-bootstrapper done 02:18:47 #97 DONE 2.0s 02:18:47 02:18:47 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 02:18:47 #171 DONE 1.2s 02:18:47 02:18:47 #97 [security-bootstrapper] exporting to image 02:18:47 #97 exporting layers 0.5s done 02:18:47 #97 writing image sha256:f79b3e2264110c5a6030eabb95c361518ff2efd232f360a85f067912afd6bdc3 02:18:47 #97 writing image sha256:f79b3e2264110c5a6030eabb95c361518ff2efd232f360a85f067912afd6bdc3 0.1s done 02:18:47 #97 naming to docker.io/library/security-bootstrapper done 02:18:47 #97 DONE 2.6s 02:18:47 02:18:47 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:19:08 Removing intermediate container 07756016ca59 02:19:08 ---> 764a76ccd1f3 02:19:08 Successfully built 764a76ccd1f3 02:19:08 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:08 + docker inspect -f . ci-base-image-arm64 02:19:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:19:08 prd-ubuntu20.04-docker-arm64-4c-16g-3422 does not seem to be running inside a container 02:19:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/855 -v /w/workspace/edgex-go/855:/w/workspace/edgex-go/855:rw,z -v /w/workspace/edgex-go/855@tmp:/w/workspace/edgex-go/855@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 02:19:10 $ docker top 4b7496736747df473a86a5b2d9083c773329216586f35396296586d5391f35ba -eo pid,comm [Pipeline] { [Pipeline] sh 02:19:11 + go version 02:19:11 go version go1.23.8 linux/arm64 [Pipeline] } 02:19:11 $ docker stop --time=1 4b7496736747df473a86a5b2d9083c773329216586f35396296586d5391f35ba 02:19:12 $ docker rm -f --volumes 4b7496736747df473a86a5b2d9083c773329216586f35396296586d5391f35ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:19:13 02:19:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:19:14 latest: Pulling from edgex-devops/edgex-compose-arm64 02:19:14 547446be3368: Pulling fs layer 02:19:14 d125d8839a47: Pulling fs layer 02:19:14 3e85d5ac6304: Pulling fs layer 02:19:14 c3105a71a48b: Pulling fs layer 02:19:14 0f093f025ec4: Pulling fs layer 02:19:14 c3106fc0e877: Pulling fs layer 02:19:14 c3105a71a48b: Waiting 02:19:14 0f093f025ec4: Waiting 02:19:14 c3106fc0e877: Waiting 02:19:14 547446be3368: Download complete 02:19:14 c3105a71a48b: Verifying Checksum 02:19:14 c3105a71a48b: Download complete 02:19:14 d125d8839a47: Verifying Checksum 02:19:14 d125d8839a47: Download complete 02:19:14 c3106fc0e877: Verifying Checksum 02:19:14 c3106fc0e877: Download complete 02:19:14 0f093f025ec4: Verifying Checksum 02:19:14 0f093f025ec4: Download complete 02:19:14 547446be3368: Pull complete 02:19:15 d125d8839a47: Pull complete 02:19:16 3e85d5ac6304: Verifying Checksum 02:19:16 3e85d5ac6304: Download complete 02:19:26 3e85d5ac6304: Pull complete 02:19:26 c3105a71a48b: Pull complete 02:19:27 0f093f025ec4: Pull complete 02:19:27 c3106fc0e877: Pull complete 02:19:27 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 02:19:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:19:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:19:27 prd-ubuntu20.04-docker-arm64-4c-16g-3422 does not seem to be running inside a container 02:19:28 $ 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/855 -v /w/workspace/edgex-go/855:/w/workspace/edgex-go/855:rw,z -v /w/workspace/edgex-go/855@tmp:/w/workspace/edgex-go/855@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 02:19:30 $ docker top ba200f5158eca9efc15ecd8d0cb53c7130339dc30dc033eba7b294dea393978b -eo pid,comm [Pipeline] { [Pipeline] sh 02:19:31 + docker compose -f ./docker-compose-build.yml build --parallel 02:19:41 #1 [security-proxy-auth internal] load build definition from Dockerfile 02:19:41 #1 transferring dockerfile: 2.14kB done 02:19:41 #1 DONE 0.1s 02:19:41 02:19:41 #2 [core-keeper internal] load build definition from Dockerfile 02:19:41 #2 transferring dockerfile: 2.01kB 0.0s done 02:19:41 #2 DONE 0.1s 02:19:41 02:19:41 #3 [core-metadata internal] load build definition from Dockerfile 02:19:41 #3 transferring dockerfile: 2.10kB 0.0s done 02:19:41 #3 DONE 0.1s 02:19:41 02:19:41 #4 [security-bootstrapper internal] load build definition from Dockerfile 02:19:41 #4 transferring dockerfile: 3.02kB 0.0s done 02:19:41 #4 DONE 0.1s 02:19:41 02:19:41 #5 [support-scheduler internal] load build definition from Dockerfile 02:19:41 #5 transferring dockerfile: 1.83kB 0.0s done 02:19:41 #5 DONE 0.1s 02:19:41 02:19:41 #6 [security-spire-server internal] load build definition from Dockerfile 02:19:41 #6 transferring dockerfile: 1.70kB 0.0s done 02:19:41 #6 DONE 0.0s 02:19:41 02:19:41 #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:19:41 #7 transferring dockerfile: 2.23kB done 02:19:41 #7 DONE 0.0s 02:19:41 02:19:41 #8 [core-command internal] load build definition from Dockerfile 02:19:41 #8 transferring dockerfile: 1.94kB 0.0s done 02:19:41 #8 DONE 0.1s 02:19:41 02:19:41 #9 [security-secretstore-setup internal] load build definition from Dockerfile 02:19:41 #9 transferring dockerfile: 2.49kB 0.0s done 02:19:41 #9 DONE 0.1s 02:19:41 02:19:41 #10 [security-spire-agent internal] load build definition from Dockerfile 02:19:41 #10 transferring dockerfile: 1.81kB 0.0s done 02:19:41 #10 DONE 0.1s 02:19:41 02:19:41 #11 [support-notifications internal] load build definition from Dockerfile 02:19:41 #11 transferring dockerfile: 2.00kB done 02:19:41 #11 DONE 0.1s 02:19:41 02:19:41 #12 [security-spire-config internal] load build definition from Dockerfile 02:19:41 #12 transferring dockerfile: 1.69kB 0.0s done 02:19:41 #12 DONE 0.1s 02:19:41 02:19:41 #13 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:19:41 #13 transferring dockerfile: 1.89kB done 02:19:41 #13 DONE 0.0s 02:19:41 02:19:41 #14 [core-data internal] load build definition from Dockerfile 02:19:41 #14 transferring dockerfile: 2.04kB done 02:19:41 #14 DONE 0.1s 02:19:41 02:19:41 #15 [security-proxy-setup internal] load build definition from Dockerfile 02:19:41 #15 transferring dockerfile: 2.50kB done 02:19:41 #15 DONE 0.1s 02:19:41 02:19:41 #16 [security-proxy-auth internal] load .dockerignore 02:19:41 #16 DONE 0.0s 02:19:42 02:19:42 #16 [security-proxy-auth internal] load .dockerignore 02:19:42 #16 transferring context: 50B 0.0s done 02:19:42 #16 DONE 0.1s 02:19:42 02:19:42 #17 [core-keeper internal] load .dockerignore 02:19:42 #17 transferring context: 50B done 02:19:42 #17 DONE 0.0s 02:19:42 02:19:42 #18 [core-metadata internal] load .dockerignore 02:19:42 #18 transferring context: 50B done 02:19:42 #18 DONE 0.0s 02:19:42 02:19:42 #19 [security-bootstrapper internal] load .dockerignore 02:19:42 #19 transferring context: 50B 0.0s done 02:19:42 #19 DONE 0.1s 02:19:42 02:19:42 #20 [support-scheduler internal] load .dockerignore 02:19:42 #20 transferring context: 50B 0.0s done 02:19:43 #20 DONE 0.1s 02:19:43 02:19:43 #21 [security-spire-server internal] load .dockerignore 02:19:43 #21 transferring context: 50B done 02:19:43 #21 DONE 0.1s 02:19:43 02:19:43 #22 [core-common-config-bootstrapper internal] load .dockerignore 02:19:43 #22 transferring context: 50B 0.0s done 02:19:43 #22 DONE 0.1s 02:19:43 02:19:43 #23 [core-command internal] load .dockerignore 02:19:43 #23 transferring context: 50B 0.0s done 02:19:43 #23 DONE 0.1s 02:19:43 02:19:43 #24 [security-secretstore-setup internal] load .dockerignore 02:19:43 #154 ... 02:19:43 02:19:43 #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:19:43 #144 139.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:19:43 #24 transferring context: 50B done 02:19:43 #24 DONE 0.1s 02:19:43 02:19:43 #25 [security-spire-agent internal] load .dockerignore 02:19:43 #25 transferring context: 50B done 02:19:43 #25 DONE 0.1s 02:19:43 02:19:43 #26 [support-notifications internal] load .dockerignore 02:19:43 #26 transferring context: 50B done 02:19:43 #26 DONE 0.1s 02:19:43 02:19:43 #27 [security-spire-config internal] load .dockerignore 02:19:43 #27 transferring context: 50B 0.0s done 02:19:43 #27 DONE 0.1s 02:19:43 02:19:43 #28 [security-spiffe-token-provider internal] load .dockerignore 02:19:43 #28 transferring context: 50B 0.0s done 02:19:43 #28 DONE 0.1s 02:19:43 02:19:43 #29 [core-data internal] load .dockerignore 02:19:43 #29 transferring context: 50B done 02:19:43 #29 DONE 0.1s 02:19:43 02:19:43 #30 [security-proxy-setup internal] load .dockerignore 02:19:43 #30 transferring context: 50B done 02:19:43 #30 DONE 0.0s 02:19:43 02:19:43 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:19:43 #31 DONE 0.0s 02:19:43 02:19:43 #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 02:19:44 #144 DONE 150.2s 02:19:44 02:19:44 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:19:44 #152 ... 02:19:44 02:19:44 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:19:44 #150 DONE 150.1s 02:19:44 02:19:44 #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:19:44 #146 DONE 150.2s 02:19:44 02:19:44 #172 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:19:44 #32 DONE 0.5s 02:19:44 02:19:44 #33 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 02:19:44 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 02:19:44 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 02:19:44 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 02:19:44 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 02:19:44 #33 DONE 0.2s 02:19:44 02:19:44 #34 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:19:44 #172 DONE 0.2s 02:19:44 02:19:44 #173 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:19:44 #34 ... 02:19:44 02:19:44 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:19:44 #31 DONE 0.0s 02:19:44 02:19:44 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:19:44 #31 DONE 0.0s 02:19:44 02:19:44 #33 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 02:19:44 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 02:19:44 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 02:19:44 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 02:19:44 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 02:19:44 #33 DONE 0.3s 02:19:44 02:19:44 #35 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:19:44 #173 DONE 0.2s 02:19:44 02:19:44 #174 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:19:44 #174 DONE 0.2s 02:19:44 02:19:44 #175 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:19:44 #175 DONE 0.2s 02:19:44 02:19:44 #176 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:19:44 #176 DONE 0.1s 02:19:44 02:19:44 #177 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:19:44 #177 ... 02:19:44 02:19:44 #178 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:19:44 #178 DONE 0.1s 02:19:44 #35 ... 02:19:44 02:19:44 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:19:44 #31 DONE 0.0s 02:19:44 02:19:44 #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 02:19:44 #32 DONE 0.5s 02:19:44 02:19:44 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:19:44 #31 DONE 0.0s 02:19:44 02:19:44 #33 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 02:19:44 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 02:19:44 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 02:19:44 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 02:19:44 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 02:19:44 #33 DONE 0.3s 02:19:44 02:19:44 #36 [security-bootstrapper internal] load build context 02:19:45 02:19:45 #179 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 02:19:45 #179 DONE 0.1s 02:19:45 02:19:45 #177 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:19:45 #177 DONE 0.3s 02:19:45 02:19:45 #180 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:19:45 #180 DONE 0.1s 02:19:45 02:19:45 #181 [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 02:19:45 #181 DONE 0.1s 02:19:45 02:19:45 #182 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:19:45 #182 DONE 0.0s 02:19:45 02:19:45 #183 [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 02:19:45 #183 DONE 0.1s 02:19:45 02:19:45 #97 [core-command] exporting to image 02:19:45 #97 exporting layers 02:19:45 #36 ... 02:19:45 02:19:45 #33 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 02:19:45 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 02:19:45 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 02:19:45 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 02:19:45 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 02:19:45 #33 DONE 0.3s 02:19:45 02:19:45 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:19:45 #31 DONE 0.0s 02:19:45 02:19:45 #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 02:19:45 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 02:19:45 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 02:19:45 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 02:19:45 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 02:19:45 #33 DONE 0.4s 02:19:45 02:19:45 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 02:19:45 #32 DONE 0.7s 02:19:45 02:19:45 #36 [security-bootstrapper internal] load build context 02:19:45 #97 ... 02:19:45 02:19:45 #184 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:19:45 #184 DONE 0.1s 02:19:45 02:19:45 #185 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:19:45 #185 DONE 0.1s 02:19:45 02:19:45 #186 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:19:45 #186 DONE 0.1s 02:19:45 02:19:45 #97 [core-command] exporting to image 02:19:45 #97 exporting layers 0.2s done 02:19:45 #97 writing image sha256:5d01c981e16f35542f68ae63bfd50731f2c39a120ca79e461c921c83d122c1f6 done 02:19:45 #97 naming to docker.io/library/core-command done 02:19:45 #97 DONE 2.9s 02:19:45 02:19:45 #187 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:19:45 #36 ... 02:19:45 02:19:45 #33 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 02:19:45 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 02:19:45 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 02:19:45 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 02:19:45 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 02:19:45 #33 DONE 0.4s 02:19:45 02:19:45 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:19:45 #31 DONE 0.0s 02:19:45 02:19:45 #37 [security-proxy-auth internal] load build context 02:19:45 #37 transferring context: 3.22MB 0.7s done 02:19:45 #37 DONE 1.1s 02:19:45 02:19:45 #36 [security-bootstrapper internal] load build context 02:19:45 #187 ... 02:19:45 02:19:45 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:19:45 #188 DONE 0.2s 02:19:45 02:19:45 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:19:45 #36 ... 02:19:45 02:19:45 #33 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 02:19:45 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 02:19:45 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 02:19:45 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 02:19:45 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 02:19:45 #33 DONE 0.4s 02:19:45 02:19:45 #36 [security-bootstrapper internal] load build context 02:19:45 #189 DONE 0.4s 02:19:45 02:19:45 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:19:45 #36 ... 02:19:45 02:19:45 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:19:45 #31 DONE 0.0s 02:19:45 02:19:45 #36 [security-bootstrapper internal] load build context 02:19:46 #154 ... 02:19:46 02:19:46 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:19:46 #190 DONE 0.1s 02:19:46 02:19:46 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:19:46 #36 ... 02:19:46 02:19:46 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:19:46 #31 DONE 0.0s 02:19:46 02:19:46 #36 [security-bootstrapper internal] load build context 02:19:46 #36 ... 02:19:46 02:19:46 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:19:46 #31 DONE 0.0s 02:19:46 02:19:46 #36 [security-bootstrapper internal] load build context 02:19:46 #36 ... 02:19:46 02:19:46 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 02:19:46 #32 DONE 1.8s 02:19:46 #191 ... 02:19:46 02:19:46 #187 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:19:46 #187 DONE 1.1s 02:19:46 02:19:46 #97 [security-proxy-setup] exporting to image 02:19:46 02:19:46 #33 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 02:19:46 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 02:19:46 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 02:19:46 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 02:19:46 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 02:19:46 #33 DONE 0.5s 02:19:46 02:19:46 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:19:46 #31 DONE 0.0s 02:19:46 02:19:46 #38 [core-keeper internal] load build context 02:19:46 #38 transferring context: 3.22MB 1.0s done 02:19:46 #38 DONE 1.9s 02:19:46 02:19:46 #39 [core-data internal] load build context 02:19:47 #97 ... 02:19:47 02:19:47 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:19:47 #191 DONE 1.0s 02:19:47 02:19:47 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:19:47 #153 DONE 152.9s 02:19:47 02:19:47 #97 [security-secretstore-setup] exporting to image 02:19:47 #97 writing image sha256:93af269cbd107cbf58e4a6df62add72b59385ba0815e7f45ccdfc4248ea9dceb done 02:19:47 #97 naming to docker.io/library/security-proxy-setup done 02:19:47 #97 ... 02:19:47 02:19:47 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:19:47 #149 DONE 153.1s 02:19:47 02:19:47 #192 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:19:47 #192 DONE 0.2s 02:19:47 02:19:47 #193 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:19:47 #193 DONE 0.2s 02:19:47 02:19:47 #194 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:19:47 #194 ... 02:19:47 02:19:47 #97 [security-secretstore-setup] exporting to image 02:19:47 #97 exporting layers 0.5s done 02:19:47 #97 writing image sha256:928c152db811e7bd284a1ded38b2a227d2f30a59e8faffa5346e84cd2c3be121 0.0s done 02:19:47 #97 naming to docker.io/library/security-secretstore-setup done 02:19:47 #97 DONE 4.0s 02:19:47 02:19:47 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:19:47 #195 DONE 0.2s 02:19:47 02:19:47 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:19:47 #196 DONE 0.0s 02:19:47 02:19:47 #194 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:19:47 #194 DONE 0.2s 02:19:47 02:19:47 #197 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 02:19:47 #197 DONE 0.0s 02:19:47 02:19:47 #198 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:19:47 #39 ... 02:19:47 02:19:47 #40 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:19:47 #40 DONE 4.3s 02:19:47 02:19:47 #41 [core-metadata internal] load build context 02:19:47 #41 transferring context: 3.22MB 2.0s done 02:19:47 #41 DONE 2.8s 02:19:47 02:19:47 #42 [core-common-config-bootstrapper internal] load build context 02:19:47 #42 ... 02:19:47 02:19:47 #33 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 02:19:47 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 02:19:47 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 02:19:47 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 02:19:47 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 02:19:47 #33 DONE 0.5s 02:19:47 02:19:47 #43 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 02:19:47 #43 DONE 2.7s 02:19:47 02:19:47 #42 [core-common-config-bootstrapper internal] load build context 02:19:47 #198 DONE 0.2s 02:19:47 02:19:47 #199 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:19:47 #199 DONE 0.2s 02:19:47 02:19:47 #200 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 02:19:47 #200 DONE 0.1s 02:19:47 02:19:47 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:19:47 #42 ... 02:19:47 02:19:47 #33 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 02:19:47 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 02:19:47 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 02:19:47 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 02:19:47 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 02:19:47 #33 DONE 0.5s 02:19:47 02:19:47 #44 [security-spire-config internal] load build context 02:19:47 #44 DONE 0.0s 02:19:47 02:19:47 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:19:47 #45 DONE 0.0s 02:19:47 02:19:47 #42 [core-common-config-bootstrapper internal] load build context 02:19:47 #42 transferring context: 3.22MB 2.3s done 02:19:47 #42 DONE 2.8s 02:19:47 02:19:47 #36 [security-bootstrapper internal] load build context 02:19:47 #36 transferring context: 3.22MB 2.3s done 02:19:47 #36 DONE 3.1s 02:19:47 02:19:47 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:19:47 #45 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:19:48 #201 DONE 0.4s 02:19:48 02:19:48 #97 [security-spiffe-token-provider] exporting to image 02:19:48 #97 exporting layers 0.3s done 02:19:48 #97 writing image sha256:da4c6c462c5743daf84c4179f3d273018fa7f8ccfc5c2e0ef81a20faf98a94f6 done 02:19:48 #97 naming to docker.io/library/security-spiffe-token-provider done 02:19:48 #97 DONE 4.2s 02:19:48 02:19:48 #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:19:48 #45 ... 02:19:48 02:19:48 #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 02:19:48 #32 DONE 3.5s 02:19:48 #143 ... 02:19:48 02:19:48 #97 [security-proxy-auth] exporting to image 02:19:48 #97 exporting layers 0.2s done 02:19:48 #97 writing image sha256:0a8f9791050ef03d77b4bb6ebe4e592985c6a8244f1ab14a3b6029231adb4ea6 done 02:19:48 #97 naming to docker.io/library/security-proxy-auth done 02:19:48 #97 DONE 4.4s 02:19:48 02:19:48 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:19:48 02:19:48 #46 [support-scheduler internal] load build context 02:19:48 #46 ... 02:19:48 02:19:48 #33 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 02:19:48 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 02:19:48 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 02:19:48 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 02:19:48 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 02:19:48 #33 DONE 0.5s 02:19:48 02:19:48 #40 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:19:48 #40 DONE 4.3s 02:19:48 02:19:48 #47 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 02:19:48 #47 DONE 3.1s 02:19:48 02:19:48 #48 [core-keeper builder 2/7] WORKDIR /edgex-go 02:19:49 #48 ... 02:19:49 02:19:49 #33 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 02:19:49 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 02:19:49 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 02:19:49 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 02:19:49 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 02:19:49 #33 DONE 0.5s 02:19:49 02:19:49 #48 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 02:19:49 #145 ... 02:19:49 02:19:49 #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:19:49 #143 DONE 155.2s 02:19:49 02:19:49 #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 02:19:49 #202 DONE 0.0s 02:19:49 02:19:49 #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 02:19:49 #203 DONE 0.2s 02:19:49 02:19:49 #204 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 02:19:49 #204 DONE 0.0s 02:19:49 02:19:49 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 02:19:49 #64 ... 02:19:49 02:19:49 #97 [core-keeper] exporting to image 02:19:49 #97 exporting layers 0.2s done 02:19:49 #97 writing image sha256:8c8e2676a43ed06ef6ad2538ed013e3ee20cb17aea995ec4d7b7efc57e2799a6 done 02:19:49 #97 naming to docker.io/library/core-keeper done 02:19:49 #97 DONE 4.6s 02:19:49 02:19:49 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:19:49 #152 DONE 155.8s 02:19:49 02:19:49 #205 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:19:49 #205 DONE 0.1s 02:19:49 02:19:49 #206 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:19:49 #206 DONE 0.0s 02:19:49 02:19:49 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:19:50 #48 ... 02:19:50 02:19:50 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:19:50 #45 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 2.2s done 02:19:50 #45 DONE 2.3s 02:19:50 #147 ... 02:19:50 02:19:50 #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:19:50 #207 DONE 0.1s 02:19:50 02:19:50 #39 [core-data internal] load build context 02:19:50 02:19:50 #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:19:50 #208 DONE 0.0s 02:19:50 02:19:50 #97 [core-data] exporting to image 02:19:50 #97 exporting layers 0.1s done 02:19:50 #97 writing image sha256:a1f237124f8f716adddf3ca605a5db8b2138ed835c2658119f3b3b7757209634 done 02:19:50 #97 naming to docker.io/library/core-data done 02:19:50 #97 DONE 4.7s 02:19:50 02:19:50 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:19:50 #39 ... 02:19:50 02:19:50 #46 [support-scheduler internal] load build context 02:19:50 #46 transferring context: 3.22MB 3.3s done 02:19:50 #46 DONE 5.1s 02:19:50 02:19:50 #39 [core-data internal] load build context 02:19:50 #145 ... 02:19:50 02:19:50 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:19:50 #154 DONE 156.5s 02:19:50 02:19:50 #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:19:50 #209 DONE 0.0s 02:19:50 02:19:50 #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:19:50 #210 DONE 0.0s 02:19:50 02:19:50 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:19:50 #39 ... 02:19:50 02:19:50 #44 [security-spire-config internal] load build context 02:19:50 #44 transferring context: 22.05kB 0.1s done 02:19:50 #44 DONE 2.8s 02:19:50 02:19:50 #39 [core-data internal] load build context 02:19:50 #145 ... 02:19:50 02:19:50 #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:19:51 #211 DONE 0.3s 02:19:51 02:19:51 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:19:51 #212 DONE 0.1s 02:19:51 02:19:51 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:19:51 #145 ... 02:19:51 02:19:51 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:19:51 #213 DONE 0.0s 02:19:51 02:19:51 #97 [core-metadata] exporting to image 02:19:51 #97 exporting layers 0.2s done 02:19:51 #97 writing image sha256:f6cb0dd7aa8e05ae01d46f1a236a90cfbb863eedbb0a0240a0dd1fa08b97283b done 02:19:51 #97 naming to docker.io/library/core-metadata done 02:19:51 #97 DONE 4.9s 02:19:51 02:19:51 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:19:51 #145 DONE 157.3s 02:19:51 02:19:51 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:19:51 #214 DONE 0.0s 02:19:51 02:19:51 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:19:51 #147 DONE 157.4s 02:19:51 02:19:51 #215 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:19:51 #215 DONE 0.0s 02:19:51 02:19:51 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 02:19:51 #64 ... 02:19:51 02:19:51 #216 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:19:51 #216 DONE 0.0s 02:19:51 02:19:51 #217 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:19:51 #217 DONE 0.2s 02:19:51 02:19:51 #218 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:19:51 #218 DONE 0.0s 02:19:51 02:19:51 #219 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 02:19:51 #39 ... 02:19:51 02:19:51 #49 [security-spire-server internal] load build context 02:19:51 #49 transferring context: 23.80kB 0.3s done 02:19:51 #49 DONE 3.5s 02:19:51 02:19:51 #39 [core-data internal] load build context 02:19:52 #219 DONE 0.0s 02:19:52 02:19:52 #97 [support-scheduler] exporting to image 02:19:52 #97 ... 02:19:52 02:19:52 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:19:52 #220 DONE 0.2s 02:19:52 02:19:52 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:19:52 #221 DONE 0.0s 02:19:52 02:19:52 #97 [support-scheduler] exporting to image 02:19:52 #97 exporting layers 0.2s done 02:19:52 #97 writing image sha256:f3c5c4bec4913d9dc4321960889119eb0d619ea1c7d899c50956b3a0ec046a8f done 02:19:52 #97 naming to docker.io/library/support-scheduler done 02:19:52 #97 exporting layers 0.2s done 02:19:52 #97 writing image sha256:eb2fabeb759c51f18ff8df20f01fd783159b06a24e9d4f3e209f683476571511 done 02:19:52 #97 naming to docker.io/library/support-notifications done 02:19:52 #97 DONE 5.3s 02:19:52 02:19:52 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 02:19:52 time="2025-06-17T02:16:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:19:52 time="2025-06-17T02:16:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:19:52 time="2025-06-17T02:16:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:19:52 time="2025-06-17T02:16:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:19:52 time="2025-06-17T02:16:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:19:52 time="2025-06-17T02:16:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:19:52 time="2025-06-17T02:16:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:19:52 time="2025-06-17T02:16:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:19:52 time="2025-06-17T02:16:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:19:52 time="2025-06-17T02:16:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:19:52 time="2025-06-17T02:16:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:19:52 time="2025-06-17T02:16:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:19:52 time="2025-06-17T02:16:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:19:52 time="2025-06-17T02:16:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:19:52 time="2025-06-17T02:16:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:19:52 $ docker stop --time=1 2d1f0b348b04642aefd5078e3ec349221fbdcd4644ca7e0fc4c56388a69d0077 02:19:52 #39 ... 02:19:52 02:19:52 #50 [security-secretstore-setup internal] load build context 02:19:52 #50 transferring context: 3.22MB 4.2s done 02:19:52 #50 DONE 7.1s 02:19:52 02:19:52 #39 [core-data internal] load build context 02:19:53 $ docker rm -f --volumes 2d1f0b348b04642aefd5078e3ec349221fbdcd4644ca7e0fc4c56388a69d0077 [Pipeline] // withDockerContainer [Pipeline] sh 02:19:53 #39 ... 02:19:53 02:19:53 #51 [core-command internal] load build context 02:19:53 #51 transferring context: 3.22MB 4.2s done 02:19:53 #51 DONE 8.3s 02:19:53 02:19:53 #39 [core-data internal] load build context 02:19:53 #39 ... 02:19:53 02:19:53 #52 [security-spire-agent internal] load build context 02:19:53 #52 transferring context: 23.33kB 0.3s done 02:19:53 #52 DONE 4.8s 02:19:53 02:19:53 #39 [core-data internal] load build context 02:19:53 #39 transferring context: 3.22MB 4.7s done 02:19:53 + docker images 02:19:53 REPOSITORY TAG IMAGE ID CREATED SIZE 02:19:53 core-metadata latest f6cb0dd7aa8e 2 seconds ago 33.1MB 02:19:53 support-scheduler latest f3c5c4bec491 2 seconds ago 48.8MB 02:19:53 support-notifications latest eb2fabeb759c 2 seconds ago 52.4MB 02:19:53 core-data latest a1f237124f8f 3 seconds ago 32.9MB 02:19:53 core-keeper latest 8c8e2676a43e 4 seconds ago 32.5MB 02:19:53 security-proxy-auth latest 0a8f9791050e 5 seconds ago 31.8MB 02:19:53 security-spiffe-token-provider latest da4c6c462c57 6 seconds ago 47.7MB 02:19:53 security-secretstore-setup latest 928c152db811 7 seconds ago 68.7MB 02:19:53 security-proxy-setup latest 93af269cbd10 7 seconds ago 38.5MB 02:19:53 core-command latest 5d01c981e16f 9 seconds ago 28.4MB 02:19:53 security-bootstrapper latest f79b3e226411 About a minute ago 20.4MB 02:19:53 core-common-config-bootstrapper latest 0629df662caf About a minute ago 17.1MB 02:19:53 security-spire-agent latest 0d2c17f83769 3 minutes ago 195MB 02:19:53 security-spire-server latest d1aa8cd96552 3 minutes ago 149MB 02:19:53 security-spire-config latest 991eac2cbcb4 3 minutes ago 149MB 02:19:53 ci-base-image-x86_64 latest 671562a644a6 6 minutes ago 924MB 02:19:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 3 weeks ago 573MB 02:19:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 69404ca5bff2 2 months ago 574MB 02:19:53 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 02:19:54 provisioning config files... 02:19:54 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/855@tmp/config3369994709367866601tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:19:54 ---> ****-login.sh 02:19:54 nexus3.edgexfoundry.org:10001 02:19:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:19:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:19:54 Configure a credential helper to remove this warning. See 02:19:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:19:54 02:19:54 Login Succeeded 02:19:54 nexus3.edgexfoundry.org:10002 02:19:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:19:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:19:54 Configure a credential helper to remove this warning. See 02:19:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:19:54 02:19:54 Login Succeeded 02:19:54 nexus3.edgexfoundry.org:10003 02:19:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:19:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:19:54 Configure a credential helper to remove this warning. See 02:19:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:19:54 02:19:54 Login Succeeded 02:19:54 nexus3.edgexfoundry.org:10004 02:19:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:19:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:19:54 Configure a credential helper to remove this warning. See 02:19:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:19:54 02:19:54 Login Succeeded 02:19:54 ****.io 02:19:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:19:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:19:54 Configure a credential helper to remove this warning. See 02:19:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:19:54 02:19:54 Login Succeeded 02:19:54 ---> ****-login.sh ends [Pipeline] } 02:19:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:19:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:19:54 [edgeXDocker.push] Tagging docker image core-command with the following tags: 02:19:54 c44c449455414b2ba7e485d753d9aa9ad984b950 02:19:54 latest 02:19:54 4.1.0-dev.24 02:19:54 c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:19:54 main 02:19:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:55 #39 ... 02:19:55 02:19:55 #53 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:19:55 #0 6.813 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:19:55 #0 7.776 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:19:55 #53 ... 02:19:55 02:19:55 #34 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:19:55 #34 6.564 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:19:55 #34 7.486 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:19:55 #34 ... 02:19:55 02:19:55 #54 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:19:55 #0 4.780 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:19:55 #0 5.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:19:55 #0 8.321 (1/3) Installing ca-certificates (20241121-r1) 02:19:55 #0 8.530 (2/3) Installing dumb-init (1.2.5-r3) 02:19:55 #0 8.556 (3/3) Installing tzdata (2025b-r0) 02:19:55 #0 9.184 Executing busybox-1.36.1-r29.trigger 02:19:55 #0 9.264 Executing ca-certificates-20241121-r1.trigger 02:19:55 #0 9.907 OK: 11 MiB in 17 packages 02:19:55 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:55 #54 ... 02:19:55 02:19:55 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:19:55 #45 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 02:19:55 #45 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 02:19:55 #45 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 02:19:55 #45 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.8s done 02:19:55 #45 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.2s done 02:19:55 #45 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 02:19:55 #45 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.7s done 02:19:55 #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 5.95MB / 33.17MB 3.2s 02:19:55 + docker push nexus3.edgexfoundry.org:10004/core-command:c44c449455414b2ba7e485d753d9aa9ad984b950 02:19:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:19:55 241cb56236af: Preparing 02:19:55 5bc4f0d6d2e5: Preparing 02:19:55 467c2cd1416d: Preparing 02:19:55 a855ca47cefa: Preparing 02:19:55 2c9ebc4e515d: Preparing 02:19:55 3ed0b674ae37: Preparing 02:19:55 994456c4fd7b: Preparing 02:19:55 3ed0b674ae37: Waiting 02:19:55 994456c4fd7b: Waiting 02:19:55 241cb56236af: Pushed 02:19:55 2c9ebc4e515d: Pushed 02:19:55 467c2cd1416d: Pushed 02:19:55 a855ca47cefa: Pushed 02:19:55 994456c4fd7b: Layer already exists 02:19:55 3ed0b674ae37: Pushed 02:19:55 #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 7.99MB / 33.17MB 3.5s 02:19:55 #45 ... 02:19:55 02:19:55 #35 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:19:55 #35 DONE 11.0s 02:19:55 02:19:55 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:19:55 #45 ... 02:19:55 02:19:55 #34 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:19:55 #34 11.30 (1/1) Installing dumb-init (1.2.5-r3) 02:19:55 #34 11.33 Executing busybox-1.36.1-r29.trigger 02:19:55 #34 ... 02:19:55 02:19:55 #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:19:55 #0 8.437 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:19:55 #0 9.456 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:19:55 #55 ... 02:19:55 02:19:55 #56 [security-spiffe-token-provider internal] load build context 02:19:55 #56 transferring context: 3.22MB 3.9s done 02:19:55 #56 DONE 9.4s 02:19:55 02:19:55 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:19:56 #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.49MB / 33.17MB 4.1s 02:19:56 #45 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 02:19:56 #45 ... 02:19:56 02:19:56 #39 [core-data internal] load build context 02:19:56 #39 DONE 9.7s 02:19:56 02:19:56 #48 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 02:19:56 #48 DONE 8.3s 02:19:56 02:19:56 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:19:56 #45 ... 02:19:56 02:19:56 #57 [support-notifications internal] load build context 02:19:56 #57 transferring context: 3.22MB 4.9s done 02:19:56 #57 DONE 9.8s 02:19:56 02:19:56 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:19:56 #45 ... 02:19:56 02:19:56 #58 [security-proxy-setup internal] load build context 02:19:56 #58 transferring context: 3.22MB 4.4s done 02:19:56 #58 DONE 7.9s 02:19:56 02:19:56 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:19:57 #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 12.20MB / 33.17MB 5.0s 02:19:57 #45 ... 02:19:57 02:19:57 #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:19:57 #59 ... 02:19:57 02:19:57 #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:19:57 #60 ... 02:19:57 02:19:57 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:19:57 #61 ... 02:19:57 02:19:57 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:19:57 #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 14.68MB / 33.17MB 5.8s 02:19:58 #45 ... 02:19:58 02:19:58 #54 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:19:58 #54 DONE 12.8s 02:19:58 02:19:58 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:19:58 #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 16.78MB / 33.17MB 6.1s 02:19:58 5bc4f0d6d2e5: Pushed 02:19:58 c44c449455414b2ba7e485d753d9aa9ad984b950: digest: sha256:09ef41b1c6f82254a499e56775b13d5d8f5b4aed1f7bedda6666c59626156c51 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:58 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:58 #45 ... 02:19:58 02:19:58 #34 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:19:58 #34 11.43 OK: 9 MiB in 15 packages 02:19:58 #34 DONE 14.7s 02:19:58 02:19:58 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:19:58 #45 ... 02:19:58 02:19:58 #53 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:19:58 #53 11.75 (1/2) Installing dumb-init (1.2.5-r3) 02:19:58 #53 11.75 (2/2) Installing su-exec (0.2-r3) 02:19:58 #53 11.75 Executing busybox-1.36.1-r29.trigger 02:19:58 #53 11.90 OK: 9 MiB in 16 packages 02:19:58 #53 DONE 13.9s 02:19:58 02:19:58 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:19:58 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 02:19:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:19:58 241cb56236af: Preparing 02:19:58 5bc4f0d6d2e5: Preparing 02:19:58 467c2cd1416d: Preparing 02:19:58 a855ca47cefa: Preparing 02:19:58 2c9ebc4e515d: Preparing 02:19:58 3ed0b674ae37: Preparing 02:19:58 994456c4fd7b: Preparing 02:19:58 994456c4fd7b: Waiting 02:19:58 3ed0b674ae37: Waiting 02:19:58 241cb56236af: Layer already exists 02:19:58 5bc4f0d6d2e5: Layer already exists 02:19:58 2c9ebc4e515d: Layer already exists 02:19:58 467c2cd1416d: Layer already exists 02:19:58 a855ca47cefa: Layer already exists 02:19:58 3ed0b674ae37: Layer already exists 02:19:58 994456c4fd7b: Layer already exists 02:19:58 latest: digest: sha256:09ef41b1c6f82254a499e56775b13d5d8f5b4aed1f7bedda6666c59626156c51 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:58 #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 18.70MB / 33.17MB 6.8s 02:19:58 #45 ... 02:19:58 02:19:58 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 02:19:58 #62 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 2.1s done 02:19:58 #62 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 02:19:58 #62 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done 02:19:58 #62 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done 02:19:58 #62 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done 02:19:58 #62 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 02:19:58 #62 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done 02:19:58 #62 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.8s done 02:19:58 #62 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 5.7s 02:19:58 #62 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 02:19:58 #62 ... 02:19:58 02:19:58 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:19:59 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:59 #45 ... 02:19:59 02:19:59 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:19:59 #63 ... 02:19:59 02:19:59 #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:19:59 #0 9.469 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:19:59 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.24 02:19:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:19:59 241cb56236af: Preparing 02:19:59 5bc4f0d6d2e5: Preparing 02:19:59 467c2cd1416d: Preparing 02:19:59 a855ca47cefa: Preparing 02:19:59 2c9ebc4e515d: Preparing 02:19:59 3ed0b674ae37: Preparing 02:19:59 994456c4fd7b: Preparing 02:19:59 3ed0b674ae37: Waiting 02:19:59 994456c4fd7b: Waiting 02:19:59 a855ca47cefa: Layer already exists 02:19:59 467c2cd1416d: Layer already exists 02:19:59 2c9ebc4e515d: Layer already exists 02:19:59 5bc4f0d6d2e5: Layer already exists 02:19:59 241cb56236af: Layer already exists 02:19:59 3ed0b674ae37: Layer already exists 02:19:59 994456c4fd7b: Layer already exists 02:19:59 4.1.0-dev.24: digest: sha256:09ef41b1c6f82254a499e56775b13d5d8f5b4aed1f7bedda6666c59626156c51 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 02:19:59 #64 ... 02:19:59 02:19:59 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:19:59 #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.82MB / 33.17MB 7.3s 02:19:59 #45 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done [Pipeline] sh 02:19:59 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:00 #45 ... 02:20:00 02:20:00 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:20:00 #65 ... 02:20:00 02:20:00 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:20:00 + docker push nexus3.edgexfoundry.org:10004/core-command:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:20:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:20:00 241cb56236af: Preparing 02:20:00 5bc4f0d6d2e5: Preparing 02:20:00 467c2cd1416d: Preparing 02:20:00 a855ca47cefa: Preparing 02:20:00 2c9ebc4e515d: Preparing 02:20:00 3ed0b674ae37: Preparing 02:20:00 994456c4fd7b: Preparing 02:20:00 3ed0b674ae37: Waiting 02:20:00 994456c4fd7b: Waiting 02:20:00 241cb56236af: Layer already exists 02:20:00 5bc4f0d6d2e5: Layer already exists 02:20:00 a855ca47cefa: Layer already exists 02:20:00 467c2cd1416d: Layer already exists 02:20:00 2c9ebc4e515d: Layer already exists 02:20:00 994456c4fd7b: Layer already exists 02:20:00 3ed0b674ae37: Layer already exists 02:20:00 c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24: digest: sha256:09ef41b1c6f82254a499e56775b13d5d8f5b4aed1f7bedda6666c59626156c51 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:00 #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 23.07MB / 33.17MB 8.3s 02:20:00 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:00 + docker push nexus3.edgexfoundry.org:10004/core-command:main 02:20:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:20:00 241cb56236af: Preparing 02:20:00 5bc4f0d6d2e5: Preparing 02:20:00 467c2cd1416d: Preparing 02:20:00 a855ca47cefa: Preparing 02:20:00 2c9ebc4e515d: Preparing 02:20:00 3ed0b674ae37: Preparing 02:20:00 994456c4fd7b: Preparing 02:20:00 3ed0b674ae37: Waiting 02:20:00 994456c4fd7b: Waiting 02:20:00 467c2cd1416d: Layer already exists 02:20:00 5bc4f0d6d2e5: Layer already exists 02:20:00 2c9ebc4e515d: Layer already exists 02:20:00 241cb56236af: Layer already exists 02:20:00 a855ca47cefa: Layer already exists 02:20:00 3ed0b674ae37: Layer already exists 02:20:00 994456c4fd7b: Layer already exists 02:20:00 main: digest: sha256:09ef41b1c6f82254a499e56775b13d5d8f5b4aed1f7bedda6666c59626156c51 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:20:00 ===================================================== [Pipeline] echo 02:20:00 taggedImages: 02:20:00 - nexus3.edgexfoundry.org:10004/core-command:c44c449455414b2ba7e485d753d9aa9ad984b950 02:20:00 - nexus3.edgexfoundry.org:10004/core-command:latest 02:20:00 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.24 02:20:00 - nexus3.edgexfoundry.org:10004/core-command:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:20:00 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 02:20:00 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 02:20:00 c44c449455414b2ba7e485d753d9aa9ad984b950 02:20:00 latest 02:20:00 4.1.0-dev.24 02:20:00 c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:20:00 main 02:20:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:01 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:01 #45 ... 02:20:01 02:20:01 #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:20:01 #55 11.87 (1/4) Installing ca-certificates (20241121-r1) 02:20:01 #55 12.04 (2/4) Installing dumb-init (1.2.5-r3) 02:20:01 #55 12.06 (3/4) Installing su-exec (0.2-r3) 02:20:01 #55 12.06 (4/4) Installing yq-go (4.44.1-r2) 02:20:01 #55 12.67 Executing busybox-1.36.1-r29.trigger 02:20:01 #55 12.82 Executing ca-certificates-20241121-r1.trigger 02:20:01 #55 13.60 OK: 20 MiB in 18 packages 02:20:01 #55 DONE 15.5s 02:20:01 02:20:01 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:20:01 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950 02:20:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:20:01 c28448369902: Preparing 02:20:01 442b5cdb0f0a: Preparing 02:20:01 ce5de3cf82aa: Preparing 02:20:01 5d9a1b9b5a4a: Preparing 02:20:01 467c2cd1416d: Preparing 02:20:01 a855ca47cefa: Preparing 02:20:01 2c9ebc4e515d: Preparing 02:20:01 3ed0b674ae37: Preparing 02:20:01 994456c4fd7b: Preparing 02:20:01 a855ca47cefa: Waiting 02:20:01 2c9ebc4e515d: Waiting 02:20:01 3ed0b674ae37: Waiting 02:20:01 994456c4fd7b: Waiting 02:20:01 467c2cd1416d: Layer already exists 02:20:01 a855ca47cefa: Layer already exists 02:20:01 442b5cdb0f0a: Pushed 02:20:01 2c9ebc4e515d: Layer already exists 02:20:01 ce5de3cf82aa: Pushed 02:20:01 3ed0b674ae37: Layer already exists 02:20:01 994456c4fd7b: Layer already exists 02:20:01 c28448369902: Pushed 02:20:01 #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 24.82MB / 33.17MB 9.9s 02:20:02 5d9a1b9b5a4a: Pushed 02:20:02 c44c449455414b2ba7e485d753d9aa9ad984b950: digest: sha256:167bfc639994dd61ce42d700ddfe3bd3baa081def3579dcd5d81a7d9fe96c0b4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:03 + 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 02:20:03 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:20:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:20:03 c28448369902: Preparing 02:20:03 442b5cdb0f0a: Preparing 02:20:03 ce5de3cf82aa: Preparing 02:20:03 5d9a1b9b5a4a: Preparing 02:20:03 467c2cd1416d: Preparing 02:20:03 a855ca47cefa: Preparing 02:20:03 2c9ebc4e515d: Preparing 02:20:03 3ed0b674ae37: Preparing 02:20:03 994456c4fd7b: Preparing 02:20:03 a855ca47cefa: Waiting 02:20:03 2c9ebc4e515d: Waiting 02:20:03 3ed0b674ae37: Waiting 02:20:03 994456c4fd7b: Waiting 02:20:03 c28448369902: Layer already exists 02:20:03 467c2cd1416d: Layer already exists 02:20:03 442b5cdb0f0a: Layer already exists 02:20:03 ce5de3cf82aa: Layer already exists 02:20:03 5d9a1b9b5a4a: Layer already exists 02:20:03 a855ca47cefa: Layer already exists 02:20:03 3ed0b674ae37: Layer already exists 02:20:03 2c9ebc4e515d: Layer already exists 02:20:03 994456c4fd7b: Layer already exists 02:20:03 latest: digest: sha256:167bfc639994dd61ce42d700ddfe3bd3baa081def3579dcd5d81a7d9fe96c0b4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:03 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:03 #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 27.26MB / 33.17MB 11.8s 02:20:04 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.24 02:20:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:20:04 c28448369902: Preparing 02:20:04 442b5cdb0f0a: Preparing 02:20:04 ce5de3cf82aa: Preparing 02:20:04 5d9a1b9b5a4a: Preparing 02:20:04 467c2cd1416d: Preparing 02:20:04 a855ca47cefa: Preparing 02:20:04 2c9ebc4e515d: Preparing 02:20:04 3ed0b674ae37: Preparing 02:20:04 994456c4fd7b: Preparing 02:20:04 a855ca47cefa: Waiting 02:20:04 2c9ebc4e515d: Waiting 02:20:04 3ed0b674ae37: Waiting 02:20:04 994456c4fd7b: Waiting 02:20:04 c28448369902: Layer already exists 02:20:04 442b5cdb0f0a: Layer already exists 02:20:04 467c2cd1416d: Layer already exists 02:20:04 ce5de3cf82aa: Layer already exists 02:20:04 5d9a1b9b5a4a: Layer already exists 02:20:04 2c9ebc4e515d: Layer already exists 02:20:04 a855ca47cefa: Layer already exists 02:20:04 994456c4fd7b: Layer already exists 02:20:04 3ed0b674ae37: Layer already exists 02:20:04 4.1.0-dev.24: digest: sha256:167bfc639994dd61ce42d700ddfe3bd3baa081def3579dcd5d81a7d9fe96c0b4 size: 2193 02:20:04 #45 ... 02:20:04 02:20:04 #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:20:04 #60 10.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:04 #60 11.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:04 #60 15.51 (1/1) Installing dumb-init (1.2.5-r3) 02:20:04 #60 15.55 Executing busybox-1.36.1-r29.trigger 02:20:04 #60 15.64 OK: 9 MiB in 15 packages 02:20:04 #60 DONE 16.8s 02:20:04 02:20:04 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:04 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:04 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:20:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:20:04 c28448369902: Preparing 02:20:04 442b5cdb0f0a: Preparing 02:20:04 ce5de3cf82aa: Preparing 02:20:04 5d9a1b9b5a4a: Preparing 02:20:04 467c2cd1416d: Preparing 02:20:04 a855ca47cefa: Preparing 02:20:04 2c9ebc4e515d: Preparing 02:20:04 3ed0b674ae37: Preparing 02:20:04 994456c4fd7b: Preparing 02:20:04 2c9ebc4e515d: Waiting 02:20:04 3ed0b674ae37: Waiting 02:20:04 a855ca47cefa: Waiting 02:20:04 994456c4fd7b: Waiting 02:20:04 442b5cdb0f0a: Layer already exists 02:20:04 c28448369902: Layer already exists 02:20:04 467c2cd1416d: Layer already exists 02:20:04 5d9a1b9b5a4a: Layer already exists 02:20:04 ce5de3cf82aa: Layer already exists 02:20:04 3ed0b674ae37: Layer already exists 02:20:04 a855ca47cefa: Layer already exists 02:20:04 2c9ebc4e515d: Layer already exists 02:20:04 994456c4fd7b: Layer already exists 02:20:04 c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24: digest: sha256:167bfc639994dd61ce42d700ddfe3bd3baa081def3579dcd5d81a7d9fe96c0b4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:05 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 02:20:05 #45 ... 02:20:05 02:20:05 #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:20:05 #59 10.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:05 #59 11.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:05 #59 15.62 (1/7) Installing ca-certificates (20241121-r1) 02:20:05 #59 15.82 (2/7) Installing dumb-init (1.2.5-r3) 02:20:05 #59 15.84 (3/7) Installing libgcc (13.2.1_git20240309-r1) 02:20:05 #59 15.86 (4/7) Installing libsodium (1.0.19-r0) 02:20:05 #59 15.88 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 02:20:05 #59 16.06 (6/7) Installing libzmq (4.3.5-r2) 02:20:05 #59 16.23 (7/7) Installing zeromq (4.3.5-r2) 02:20:05 #59 16.28 Executing busybox-1.36.1-r29.trigger 02:20:05 #59 16.37 Executing ca-certificates-20241121-r1.trigger 02:20:05 #59 16.87 OK: 14 MiB in 21 packages 02:20:05 #59 DONE 17.8s 02:20:05 02:20:05 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:05 #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 29.36MB / 33.17MB 13.4s 02:20:05 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 02:20:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:20:05 c28448369902: Preparing 02:20:05 442b5cdb0f0a: Preparing 02:20:05 ce5de3cf82aa: Preparing 02:20:05 5d9a1b9b5a4a: Preparing 02:20:05 467c2cd1416d: Preparing 02:20:05 a855ca47cefa: Preparing 02:20:05 2c9ebc4e515d: Preparing 02:20:05 3ed0b674ae37: Preparing 02:20:05 994456c4fd7b: Preparing 02:20:05 a855ca47cefa: Waiting 02:20:05 2c9ebc4e515d: Waiting 02:20:05 3ed0b674ae37: Waiting 02:20:05 994456c4fd7b: Waiting 02:20:05 c28448369902: Layer already exists 02:20:05 5d9a1b9b5a4a: Layer already exists 02:20:05 442b5cdb0f0a: Layer already exists 02:20:05 467c2cd1416d: Layer already exists 02:20:05 ce5de3cf82aa: Layer already exists 02:20:05 2c9ebc4e515d: Layer already exists 02:20:05 994456c4fd7b: Layer already exists 02:20:05 3ed0b674ae37: Layer already exists 02:20:05 a855ca47cefa: Layer already exists 02:20:05 main: digest: sha256:167bfc639994dd61ce42d700ddfe3bd3baa081def3579dcd5d81a7d9fe96c0b4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:20:05 ===================================================== [Pipeline] echo 02:20:05 taggedImages: 02:20:05 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950 02:20:05 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:20:05 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.24 02:20:05 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:20:05 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 02:20:05 [edgeXDocker.push] Tagging docker image core-data with the following tags: 02:20:05 c44c449455414b2ba7e485d753d9aa9ad984b950 02:20:05 latest 02:20:05 4.1.0-dev.24 02:20:05 c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:20:05 main 02:20:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:05 #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 31.70MB / 33.17MB 13.6s 02:20:05 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] } 02:20:05 #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 13.9s done [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:06 #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 13.9s done 02:20:06 #45 ... 02:20:06 02:20:06 #66 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:20:06 + docker push nexus3.edgexfoundry.org:10004/core-data:c44c449455414b2ba7e485d753d9aa9ad984b950 02:20:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:20:06 cfba9b13bc63: Preparing 02:20:06 9c8729ad89e7: Preparing 02:20:06 467c2cd1416d: Preparing 02:20:06 a855ca47cefa: Preparing 02:20:06 75280c16a09b: Preparing 02:20:06 5fd5a8bfec27: Preparing 02:20:06 994456c4fd7b: Preparing 02:20:06 5fd5a8bfec27: Waiting 02:20:06 994456c4fd7b: Waiting 02:20:06 467c2cd1416d: Layer already exists 02:20:06 a855ca47cefa: Layer already exists 02:20:06 994456c4fd7b: Layer already exists 02:20:06 75280c16a09b: Pushed 02:20:06 cfba9b13bc63: Pushed 02:20:06 5fd5a8bfec27: Pushed 02:20:06 #66 ... 02:20:06 02:20:06 #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:20:06 #67 ... 02:20:06 02:20:06 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:20:06 #68 ... 02:20:06 02:20:06 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:20:06 #69 ... 02:20:06 02:20:06 #70 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 02:20:06 #70 ... 02:20:06 02:20:06 #71 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 02:20:07 #71 ... 02:20:07 02:20:07 #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 02:20:07 #72 ... 02:20:07 02:20:07 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:20:07 #63 17.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:07 #63 18.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:08 #63 ... 02:20:08 02:20:08 #73 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:20:08 #73 ... 02:20:08 02:20:08 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:20:08 #61 11.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:08 #61 13.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:08 #61 17.55 v3.20.6-201-gd57c9d7d1c9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:20:08 #61 17.55 v3.20.6-203-g66ce3a1d0dc [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:20:08 #61 17.55 OK: 24049 distinct packages available 02:20:08 #61 17.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:08 #61 18.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:08 #61 20.38 (1/14) Installing ca-certificates (20241121-r1) 02:20:08 #61 20.51 (2/14) Installing brotli-libs (1.1.0-r2) 02:20:08 #61 20.56 (3/14) Installing c-ares (1.33.1-r0) 02:20:08 #61 20.58 (4/14) Installing libunistring (1.2-r0) 02:20:08 #61 20.70 (5/14) Installing libidn2 (2.3.7-r0) 02:20:08 #61 20.72 (6/14) Installing nghttp2-libs (1.62.1-r0) 02:20:08 #61 20.73 (7/14) Installing libpsl (0.21.5-r1) 02:20:08 #61 20.76 (8/14) Installing zstd-libs (1.5.6-r0) 02:20:08 #61 20.79 (9/14) Installing libcurl (8.12.1-r0) 02:20:08 #61 20.85 (10/14) Installing curl (8.12.1-r0) 02:20:08 #61 20.88 (11/14) Installing dumb-init (1.2.5-r3) 02:20:08 #61 20.90 (12/14) Installing musl-obstack (1.2.3-r2) 02:20:08 #61 20.92 (13/14) Installing libucontext (1.2-r3) 02:20:08 #61 20.93 (14/14) Installing gcompat (1.1.0-r4) 02:20:08 #61 ... 02:20:08 02:20:08 #66 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:20:08 #66 12.02 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:08 #66 ... 02:20:08 02:20:08 #74 [core-command stage-1 3/9] RUN apk --no-cache upgrade 02:20:08 #74 ... 02:20:08 02:20:08 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:20:08 #61 20.96 Executing busybox-1.36.1-r29.trigger 02:20:08 #61 21.03 Executing ca-certificates-20241121-r1.trigger 02:20:08 9c8729ad89e7: Pushed 02:20:08 c44c449455414b2ba7e485d753d9aa9ad984b950: digest: sha256:1020455e717e7fc23986343549c034beceae0213acb7e5978cee73e5edbe6d27 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:08 #61 ... 02:20:08 02:20:08 #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:20:09 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:09 #75 ... 02:20:09 02:20:09 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 02:20:09 #62 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 5.8s done 02:20:09 #62 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 02:20:09 #62 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 02:20:09 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 02:20:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:20:09 cfba9b13bc63: Preparing 02:20:09 9c8729ad89e7: Preparing 02:20:09 467c2cd1416d: Preparing 02:20:09 a855ca47cefa: Preparing 02:20:09 75280c16a09b: Preparing 02:20:09 5fd5a8bfec27: Preparing 02:20:09 994456c4fd7b: Preparing 02:20:09 5fd5a8bfec27: Waiting 02:20:09 994456c4fd7b: Waiting 02:20:09 75280c16a09b: Layer already exists 02:20:09 a855ca47cefa: Layer already exists 02:20:09 9c8729ad89e7: Layer already exists 02:20:09 cfba9b13bc63: Layer already exists 02:20:09 467c2cd1416d: Layer already exists 02:20:09 5fd5a8bfec27: Layer already exists 02:20:09 994456c4fd7b: Layer already exists 02:20:09 latest: digest: sha256:1020455e717e7fc23986343549c034beceae0213acb7e5978cee73e5edbe6d27 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:09 #62 ... 02:20:09 02:20:09 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:20:09 #61 21.75 OK: 15 MiB in 28 packages 02:20:09 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv 02:20:09 #61 ... 02:20:09 02:20:09 #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:20:09 #64 10.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:09 #64 15.19 v3.20.6-201-gd57c9d7d1c9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:20:09 #64 15.19 v3.20.6-203-g66ce3a1d0dc [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:20:09 #64 15.19 OK: 24049 distinct packages available 02:20:09 #64 15.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:09 #64 16.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:09 #64 19.11 (1/5) Installing dumb-init (1.2.5-r3) 02:20:09 #64 19.14 (2/5) Installing musl-obstack (1.2.3-r2) 02:20:09 #64 19.15 (3/5) Installing libucontext (1.2-r3) 02:20:09 #64 19.16 (4/5) Installing gcompat (1.1.0-r4) 02:20:09 #64 19.18 (5/5) Installing openssl (3.3.3-r0) 02:20:09 #64 19.24 Executing busybox-1.36.1-r29.trigger 02:20:09 #64 19.31 OK: 10 MiB in 19 packages 02:20:09 #64 ... 02:20:09 02:20:09 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:20:09 #45 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:10 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.24 02:20:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:20:10 cfba9b13bc63: Preparing 02:20:10 9c8729ad89e7: Preparing 02:20:10 467c2cd1416d: Preparing 02:20:10 a855ca47cefa: Preparing 02:20:10 75280c16a09b: Preparing 02:20:10 5fd5a8bfec27: Preparing 02:20:10 994456c4fd7b: Preparing 02:20:10 5fd5a8bfec27: Waiting 02:20:10 994456c4fd7b: Waiting 02:20:10 75280c16a09b: Layer already exists 02:20:10 a855ca47cefa: Layer already exists 02:20:10 9c8729ad89e7: Layer already exists 02:20:10 467c2cd1416d: Layer already exists 02:20:10 cfba9b13bc63: Layer already exists 02:20:10 5fd5a8bfec27: Layer already exists 02:20:10 994456c4fd7b: Layer already exists 02:20:10 4.1.0-dev.24: digest: sha256:1020455e717e7fc23986343549c034beceae0213acb7e5978cee73e5edbe6d27 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:10 #45 ... 02:20:10 02:20:10 #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:20:10 #64 DONE 20.9s 02:20:10 02:20:10 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:20:10 #68 13.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:10 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:10 + docker push nexus3.edgexfoundry.org:10004/core-data:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:20:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:20:10 cfba9b13bc63: Preparing 02:20:10 9c8729ad89e7: Preparing 02:20:10 467c2cd1416d: Preparing 02:20:10 a855ca47cefa: Preparing 02:20:10 75280c16a09b: Preparing 02:20:10 5fd5a8bfec27: Preparing 02:20:10 994456c4fd7b: Preparing 02:20:10 994456c4fd7b: Waiting 02:20:10 5fd5a8bfec27: Waiting 02:20:10 467c2cd1416d: Layer already exists 02:20:10 9c8729ad89e7: Layer already exists 02:20:10 cfba9b13bc63: Layer already exists 02:20:10 a855ca47cefa: Layer already exists 02:20:10 75280c16a09b: Layer already exists 02:20:10 994456c4fd7b: Layer already exists 02:20:10 5fd5a8bfec27: Layer already exists 02:20:10 c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24: digest: sha256:1020455e717e7fc23986343549c034beceae0213acb7e5978cee73e5edbe6d27 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:10 #68 ... 02:20:10 02:20:10 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:20:10 #61 DONE 23.6s 02:20:11 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:11 02:20:11 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:20:11 + docker push nexus3.edgexfoundry.org:10004/core-data:main 02:20:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:20:11 cfba9b13bc63: Preparing 02:20:11 9c8729ad89e7: Preparing 02:20:11 467c2cd1416d: Preparing 02:20:11 a855ca47cefa: Preparing 02:20:11 75280c16a09b: Preparing 02:20:11 5fd5a8bfec27: Preparing 02:20:11 994456c4fd7b: Preparing 02:20:11 5fd5a8bfec27: Waiting 02:20:11 994456c4fd7b: Waiting 02:20:11 a855ca47cefa: Layer already exists 02:20:11 75280c16a09b: Layer already exists 02:20:11 cfba9b13bc63: Layer already exists 02:20:11 9c8729ad89e7: Layer already exists 02:20:11 467c2cd1416d: Layer already exists 02:20:11 994456c4fd7b: Layer already exists 02:20:11 5fd5a8bfec27: Layer already exists 02:20:11 main: digest: sha256:1020455e717e7fc23986343549c034beceae0213acb7e5978cee73e5edbe6d27 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:20:11 ===================================================== [Pipeline] echo 02:20:11 taggedImages: 02:20:11 - nexus3.edgexfoundry.org:10004/core-data:c44c449455414b2ba7e485d753d9aa9ad984b950 02:20:11 - nexus3.edgexfoundry.org:10004/core-data:latest 02:20:11 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.24 02:20:11 - nexus3.edgexfoundry.org:10004/core-data:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:20:11 - nexus3.edgexfoundry.org:10004/core-data:main 02:20:11 #45 ... 02:20:11 02:20:11 #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [Pipeline] echo 02:20:11 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 02:20:11 c44c449455414b2ba7e485d753d9aa9ad984b950 02:20:11 latest 02:20:11 4.1.0-dev.24 02:20:11 c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:20:11 main 02:20:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:11 #76 ... 02:20:11 02:20:11 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:20:11 #68 15.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:11 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:12 + docker push nexus3.edgexfoundry.org:10004/core-keeper:c44c449455414b2ba7e485d753d9aa9ad984b950 02:20:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:20:12 780e7824ff25: Preparing 02:20:12 521560dd565c: Preparing 02:20:12 a855ca47cefa: Preparing 02:20:12 51719c798352: Preparing 02:20:12 c3ef6869d23c: Preparing 02:20:12 994456c4fd7b: Preparing 02:20:12 994456c4fd7b: Waiting 02:20:12 a855ca47cefa: Layer already exists 02:20:12 994456c4fd7b: Layer already exists 02:20:12 51719c798352: Pushed 02:20:12 c3ef6869d23c: Pushed 02:20:12 780e7824ff25: Pushed 02:20:12 #68 ... 02:20:12 02:20:12 #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:20:12 #67 DONE 16.2s 02:20:12 02:20:12 #74 [core-command stage-1 3/9] RUN apk --no-cache upgrade 02:20:12 #74 14.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:14 #74 ... 02:20:14 02:20:14 #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:20:14 #77 ... 02:20:14 02:20:14 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:20:14 #45 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 5.1s 02:20:15 #45 ... 02:20:15 02:20:15 #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:20:15 521560dd565c: Pushed 02:20:15 c44c449455414b2ba7e485d753d9aa9ad984b950: digest: sha256:fb0fc8e840af5aa5c423cacbf858cb1509c4ad36559434d874162203786688c6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:15 #78 10.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:15 #78 ... 02:20:15 02:20:15 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:20:15 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:16 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 02:20:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:20:16 780e7824ff25: Preparing 02:20:16 521560dd565c: Preparing 02:20:16 a855ca47cefa: Preparing 02:20:16 51719c798352: Preparing 02:20:16 c3ef6869d23c: Preparing 02:20:16 994456c4fd7b: Preparing 02:20:16 994456c4fd7b: Waiting 02:20:16 780e7824ff25: Layer already exists 02:20:16 51719c798352: Layer already exists 02:20:16 a855ca47cefa: Layer already exists 02:20:16 521560dd565c: Layer already exists 02:20:16 994456c4fd7b: Layer already exists 02:20:16 c3ef6869d23c: Layer already exists 02:20:16 latest: digest: sha256:fb0fc8e840af5aa5c423cacbf858cb1509c4ad36559434d874162203786688c6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:16 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:16 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.24 02:20:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:20:16 780e7824ff25: Preparing 02:20:16 521560dd565c: Preparing 02:20:16 a855ca47cefa: Preparing 02:20:16 51719c798352: Preparing 02:20:16 c3ef6869d23c: Preparing 02:20:16 994456c4fd7b: Preparing 02:20:16 994456c4fd7b: Waiting 02:20:16 51719c798352: Layer already exists 02:20:16 a855ca47cefa: Layer already exists 02:20:16 521560dd565c: Layer already exists 02:20:16 780e7824ff25: Layer already exists 02:20:16 c3ef6869d23c: Layer already exists 02:20:16 994456c4fd7b: Layer already exists 02:20:16 4.1.0-dev.24: digest: sha256:fb0fc8e840af5aa5c423cacbf858cb1509c4ad36559434d874162203786688c6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:17 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:17 + docker push nexus3.edgexfoundry.org:10004/core-keeper:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:20:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:20:17 780e7824ff25: Preparing 02:20:17 521560dd565c: Preparing 02:20:17 a855ca47cefa: Preparing 02:20:17 51719c798352: Preparing 02:20:17 c3ef6869d23c: Preparing 02:20:17 994456c4fd7b: Preparing 02:20:17 994456c4fd7b: Waiting 02:20:17 521560dd565c: Layer already exists 02:20:17 780e7824ff25: Layer already exists 02:20:17 a855ca47cefa: Layer already exists 02:20:17 51719c798352: Layer already exists 02:20:17 c3ef6869d23c: Layer already exists 02:20:17 994456c4fd7b: Layer already exists 02:20:17 c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24: digest: sha256:fb0fc8e840af5aa5c423cacbf858cb1509c4ad36559434d874162203786688c6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:17 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:18 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 02:20:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:20:18 780e7824ff25: Preparing 02:20:18 521560dd565c: Preparing 02:20:18 a855ca47cefa: Preparing 02:20:18 51719c798352: Preparing 02:20:18 c3ef6869d23c: Preparing 02:20:18 994456c4fd7b: Preparing 02:20:18 994456c4fd7b: Waiting 02:20:18 51719c798352: Layer already exists 02:20:18 c3ef6869d23c: Layer already exists 02:20:18 a855ca47cefa: Layer already exists 02:20:18 521560dd565c: Layer already exists 02:20:18 780e7824ff25: Layer already exists 02:20:18 994456c4fd7b: Layer already exists 02:20:18 main: digest: sha256:fb0fc8e840af5aa5c423cacbf858cb1509c4ad36559434d874162203786688c6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:20:18 ===================================================== [Pipeline] echo 02:20:18 taggedImages: 02:20:18 - nexus3.edgexfoundry.org:10004/core-keeper:c44c449455414b2ba7e485d753d9aa9ad984b950 02:20:18 - nexus3.edgexfoundry.org:10004/core-keeper:latest 02:20:18 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.24 02:20:18 - nexus3.edgexfoundry.org:10004/core-keeper:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:20:18 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 02:20:18 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 02:20:18 c44c449455414b2ba7e485d753d9aa9ad984b950 02:20:18 latest 02:20:18 4.1.0-dev.24 02:20:18 c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:20:18 main 02:20:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:18 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata:c44c449455414b2ba7e485d753d9aa9ad984b950 02:20:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:20:18 27d9c5d319d3: Preparing 02:20:18 76bcf6cee733: Preparing 02:20:18 790fcef75b2f: Preparing 02:20:18 467c2cd1416d: Preparing 02:20:18 a855ca47cefa: Preparing 02:20:18 2c9ebc4e515d: Preparing 02:20:18 3ed0b674ae37: Preparing 02:20:18 994456c4fd7b: Preparing 02:20:18 2c9ebc4e515d: Waiting 02:20:18 3ed0b674ae37: Waiting 02:20:18 994456c4fd7b: Waiting 02:20:18 467c2cd1416d: Layer already exists 02:20:18 a855ca47cefa: Layer already exists 02:20:18 2c9ebc4e515d: Layer already exists 02:20:18 3ed0b674ae37: Layer already exists 02:20:18 994456c4fd7b: Layer already exists 02:20:18 76bcf6cee733: Pushed 02:20:18 27d9c5d319d3: Pushed 02:20:18 #45 ... 02:20:18 02:20:18 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:20:18 #65 18.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:18 #65 19.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:18 #65 ... 02:20:18 02:20:18 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:20:19 #45 ... 02:20:19 02:20:19 #73 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:20:19 #73 11.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:19 #73 12.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:19 #73 ... 02:20:19 02:20:19 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:20:19 #45 ... 02:20:19 02:20:19 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 02:20:19 #62 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 11.3s done 02:20:19 #62 ... 02:20:19 02:20:19 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:20:19 #45 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.3s 02:20:20 #45 ... 02:20:20 02:20:20 #79 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 02:20:20 #0 7.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:20 #0 9.367 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:20 #79 ... 02:20:20 02:20:20 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:20:20 #45 ... 02:20:20 02:20:20 #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:20:20 #75 11.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:20 #75 12.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:20 #75 20.95 OK: 9 MiB in 16 packages 02:20:20 #75 ... 02:20:20 02:20:20 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:20:20 #69 14.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:20 #69 15.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:20 #69 ... 02:20:20 02:20:20 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:20:20 #45 ... 02:20:20 02:20:20 #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:20:20 #0 8.084 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:20 #0 9.123 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:21 #80 ... 02:20:21 02:20:21 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:20:21 790fcef75b2f: Pushed 02:20:21 c44c449455414b2ba7e485d753d9aa9ad984b950: digest: sha256:5de078b5f16c3505f8bb9a59eec1e6efb4ba92ef2b08d73b8f3e6af7e44be838 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 02:20:21 #45 ... 02:20:21 02:20:21 #66 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:20:21 #66 15.36 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:21 #66 ... 02:20:21 02:20:21 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [Pipeline] sh 02:20:22 #45 ... 02:20:22 02:20:22 #70 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 02:20:22 #70 16.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:22 #70 17.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:22 #70 ... 02:20:22 02:20:22 #73 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:20:22 #73 21.99 OK: 11 MiB in 17 packages 02:20:22 #73 DONE 24.1s 02:20:22 02:20:22 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:20:22 #69 25.63 OK: 239 MiB in 58 packages 02:20:22 #69 ... 02:20:22 02:20:22 #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:20:22 #75 DONE 23.3s 02:20:22 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:22 02:20:22 #81 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:20:22 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 02:20:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:20:22 27d9c5d319d3: Preparing 02:20:22 76bcf6cee733: Preparing 02:20:22 790fcef75b2f: Preparing 02:20:22 467c2cd1416d: Preparing 02:20:22 a855ca47cefa: Preparing 02:20:22 2c9ebc4e515d: Preparing 02:20:22 3ed0b674ae37: Preparing 02:20:22 994456c4fd7b: Preparing 02:20:22 994456c4fd7b: Waiting 02:20:22 2c9ebc4e515d: Waiting 02:20:22 3ed0b674ae37: Waiting 02:20:22 76bcf6cee733: Layer already exists 02:20:22 467c2cd1416d: Layer already exists 02:20:22 27d9c5d319d3: Layer already exists 02:20:22 a855ca47cefa: Layer already exists 02:20:22 790fcef75b2f: Layer already exists 02:20:22 994456c4fd7b: Layer already exists 02:20:22 2c9ebc4e515d: Layer already exists 02:20:22 3ed0b674ae37: Layer already exists 02:20:22 latest: digest: sha256:5de078b5f16c3505f8bb9a59eec1e6efb4ba92ef2b08d73b8f3e6af7e44be838 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:22 #81 ... 02:20:22 02:20:22 #82 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:20:22 #0 5.712 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:22 #82 10.25 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:22 #82 ... 02:20:22 02:20:22 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:20:22 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:22 #45 ... 02:20:22 02:20:22 #71 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 02:20:22 #71 16.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:22 #71 18.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:23 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.24 02:20:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:20:23 27d9c5d319d3: Preparing 02:20:23 76bcf6cee733: Preparing 02:20:23 790fcef75b2f: Preparing 02:20:23 467c2cd1416d: Preparing 02:20:23 a855ca47cefa: Preparing 02:20:23 2c9ebc4e515d: Preparing 02:20:23 3ed0b674ae37: Preparing 02:20:23 994456c4fd7b: Preparing 02:20:23 3ed0b674ae37: Waiting 02:20:23 994456c4fd7b: Waiting 02:20:23 467c2cd1416d: Layer already exists 02:20:23 790fcef75b2f: Layer already exists 02:20:23 27d9c5d319d3: Layer already exists 02:20:23 76bcf6cee733: Layer already exists 02:20:23 a855ca47cefa: Layer already exists 02:20:23 2c9ebc4e515d: Layer already exists 02:20:23 3ed0b674ae37: Layer already exists 02:20:23 994456c4fd7b: Layer already exists 02:20:23 4.1.0-dev.24: digest: sha256:5de078b5f16c3505f8bb9a59eec1e6efb4ba92ef2b08d73b8f3e6af7e44be838 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:23 #71 ... 02:20:23 02:20:23 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:20:23 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:23 + docker push nexus3.edgexfoundry.org:10004/core-metadata:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:20:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:20:23 27d9c5d319d3: Preparing 02:20:23 76bcf6cee733: Preparing 02:20:23 790fcef75b2f: Preparing 02:20:23 467c2cd1416d: Preparing 02:20:23 a855ca47cefa: Preparing 02:20:23 2c9ebc4e515d: Preparing 02:20:23 3ed0b674ae37: Preparing 02:20:23 994456c4fd7b: Preparing 02:20:23 3ed0b674ae37: Waiting 02:20:23 790fcef75b2f: Layer already exists 02:20:23 a855ca47cefa: Layer already exists 02:20:23 27d9c5d319d3: Layer already exists 02:20:23 76bcf6cee733: Layer already exists 02:20:23 467c2cd1416d: Layer already exists 02:20:23 994456c4fd7b: Layer already exists 02:20:23 3ed0b674ae37: Layer already exists 02:20:23 2c9ebc4e515d: Layer already exists 02:20:23 c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24: digest: sha256:5de078b5f16c3505f8bb9a59eec1e6efb4ba92ef2b08d73b8f3e6af7e44be838 size: 1985 [Pipeline] } [Pipeline] // withEnv 02:20:23 #45 ... 02:20:23 02:20:23 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:20:23 #65 28.99 (1/4) Installing dumb-init (1.2.5-r3) 02:20:23 #65 29.04 (2/4) Installing openssl (3.3.3-r0) 02:20:23 #65 29.17 (3/4) Installing su-exec (0.2-r3) 02:20:23 #65 29.19 (4/4) Installing yq-go (4.44.1-r2) 02:20:23 #65 30.67 Executing busybox-1.36.1-r29.trigger 02:20:23 #65 30.88 OK: 20 MiB in 18 packages 02:20:23 #65 DONE 33.6s 02:20:23 02:20:23 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:24 #45 ... 02:20:24 02:20:24 #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 02:20:24 #72 17.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:24 #72 19.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:24 #72 ... 02:20:24 02:20:24 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:20:24 #63 24.77 v3.20.6-201-gd57c9d7d1c9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:20:24 #63 24.77 v3.20.6-203-g66ce3a1d0dc [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:20:24 #63 24.77 OK: 24049 distinct packages available 02:20:24 #63 26.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:24 #63 28.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:24 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:24 #63 ... 02:20:24 02:20:24 #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:20:24 #76 12.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:24 #76 15.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:24 #76 ... 02:20:24 02:20:24 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:20:24 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 02:20:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:20:24 27d9c5d319d3: Preparing 02:20:24 76bcf6cee733: Preparing 02:20:24 790fcef75b2f: Preparing 02:20:24 467c2cd1416d: Preparing 02:20:24 a855ca47cefa: Preparing 02:20:24 2c9ebc4e515d: Preparing 02:20:24 3ed0b674ae37: Preparing 02:20:24 994456c4fd7b: Preparing 02:20:24 994456c4fd7b: Waiting 02:20:24 2c9ebc4e515d: Waiting 02:20:24 3ed0b674ae37: Waiting 02:20:24 790fcef75b2f: Layer already exists 02:20:24 27d9c5d319d3: Layer already exists 02:20:24 76bcf6cee733: Layer already exists 02:20:24 a855ca47cefa: Layer already exists 02:20:24 467c2cd1416d: Layer already exists 02:20:24 3ed0b674ae37: Layer already exists 02:20:24 994456c4fd7b: Layer already exists 02:20:24 2c9ebc4e515d: Layer already exists 02:20:24 main: digest: sha256:5de078b5f16c3505f8bb9a59eec1e6efb4ba92ef2b08d73b8f3e6af7e44be838 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:20:24 ===================================================== [Pipeline] echo 02:20:24 taggedImages: 02:20:24 - nexus3.edgexfoundry.org:10004/core-metadata:c44c449455414b2ba7e485d753d9aa9ad984b950 02:20:24 - nexus3.edgexfoundry.org:10004/core-metadata:latest 02:20:24 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.24 02:20:24 - nexus3.edgexfoundry.org:10004/core-metadata:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:20:24 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 02:20:24 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 02:20:24 c44c449455414b2ba7e485d753d9aa9ad984b950 02:20:24 latest 02:20:24 4.1.0-dev.24 02:20:24 c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:20:24 main 02:20:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:24 #45 ... 02:20:24 02:20:24 #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:20:24 #77 10.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:24 #77 12.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:24 #77 ... 02:20:24 02:20:24 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:20:24 #68 28.25 v3.20.6-201-gd57c9d7d1c9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:20:24 #68 28.25 v3.20.6-203-g66ce3a1d0dc [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:20:24 #68 28.25 OK: 24049 distinct packages available 02:20:24 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950 02:20:24 #68 ... 02:20:24 02:20:24 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:20:24 #69 DONE 28.4s 02:20:24 02:20:24 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:25 #45 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.2s 02:20:25 #45 ... 02:20:25 02:20:25 #74 [core-command stage-1 3/9] RUN apk --no-cache upgrade 02:20:25 #74 16.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:25 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950 02:20:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:20:25 a33631fab286: Preparing 02:20:25 fc212eb28b1c: Preparing 02:20:25 eb225cdbd8d8: Preparing 02:20:25 aa7e29db69a6: Preparing 02:20:25 9fdebfa75a46: Preparing 02:20:25 fde345bf6d75: Preparing 02:20:25 22843334aad7: Preparing 02:20:25 467c2cd1416d: Preparing 02:20:25 a855ca47cefa: Preparing 02:20:25 4fbdb33ccd26: Preparing 02:20:25 5d0bba507562: Preparing 02:20:25 5f70bf18a086: Preparing 02:20:25 3041b07a498a: Preparing 02:20:25 60487739ae6f: Preparing 02:20:25 fafca08e72a2: Preparing 02:20:25 994456c4fd7b: Preparing 02:20:25 fde345bf6d75: Waiting 02:20:25 fafca08e72a2: Waiting 02:20:25 994456c4fd7b: Waiting 02:20:25 5d0bba507562: Waiting 02:20:25 60487739ae6f: Waiting 02:20:25 22843334aad7: Waiting 02:20:25 a855ca47cefa: Waiting 02:20:25 3041b07a498a: Waiting 02:20:25 5f70bf18a086: Waiting 02:20:25 4fbdb33ccd26: Waiting 02:20:25 9fdebfa75a46: Pushed 02:20:25 eb225cdbd8d8: Pushed 02:20:25 aa7e29db69a6: Pushed 02:20:25 a33631fab286: Pushed 02:20:25 fc212eb28b1c: Pushed 02:20:25 467c2cd1416d: Layer already exists 02:20:25 fde345bf6d75: Pushed 02:20:25 a855ca47cefa: Layer already exists 02:20:25 #74 ... 02:20:25 02:20:25 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:20:25 5f70bf18a086: Layer already exists 02:20:25 5d0bba507562: Pushed 02:20:25 3041b07a498a: Pushed 02:20:25 4fbdb33ccd26: Pushed 02:20:25 60487739ae6f: Pushed 02:20:25 994456c4fd7b: Layer already exists 02:20:25 fafca08e72a2: Pushed 02:20:25 #45 ... 02:20:25 02:20:25 #83 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:20:25 #83 DONE 0.6s 02:20:25 02:20:25 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:20:26 #45 ... 02:20:26 02:20:26 #70 [core-command builder 3/7] RUN apk add --update --no-cache make git 02:20:26 #70 28.73 OK: 239 MiB in 58 packages 02:20:26 #70 DONE 31.2s 02:20:26 02:20:26 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:20:26 22843334aad7: Pushed 02:20:27 c44c449455414b2ba7e485d753d9aa9ad984b950: digest: sha256:0270602f8d8cb62bed6dfc793890da7d577eab57f7e7cd3cf93d99e96c675f4d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:27 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:27 #45 ... 02:20:27 02:20:27 #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:20:27 #78 12.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:27 #78 ... 02:20:27 02:20:27 #84 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:20:27 #84 DONE 1.0s 02:20:27 02:20:27 #85 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:20:27 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:20:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:20:27 a33631fab286: Preparing 02:20:27 fc212eb28b1c: Preparing 02:20:27 eb225cdbd8d8: Preparing 02:20:27 aa7e29db69a6: Preparing 02:20:27 9fdebfa75a46: Preparing 02:20:27 fde345bf6d75: Preparing 02:20:27 22843334aad7: Preparing 02:20:27 467c2cd1416d: Preparing 02:20:27 a855ca47cefa: Preparing 02:20:27 4fbdb33ccd26: Preparing 02:20:27 5d0bba507562: Preparing 02:20:27 5f70bf18a086: Preparing 02:20:27 3041b07a498a: Preparing 02:20:27 60487739ae6f: Preparing 02:20:27 fafca08e72a2: Preparing 02:20:27 994456c4fd7b: Preparing 02:20:27 5f70bf18a086: Waiting 02:20:27 22843334aad7: Waiting 02:20:27 3041b07a498a: Waiting 02:20:27 60487739ae6f: Waiting 02:20:27 467c2cd1416d: Waiting 02:20:27 fafca08e72a2: Waiting 02:20:27 994456c4fd7b: Waiting 02:20:27 a855ca47cefa: Waiting 02:20:27 4fbdb33ccd26: Waiting 02:20:27 5d0bba507562: Waiting 02:20:27 fde345bf6d75: Waiting 02:20:27 9fdebfa75a46: Layer already exists 02:20:27 eb225cdbd8d8: Layer already exists 02:20:27 fc212eb28b1c: Layer already exists 02:20:27 a33631fab286: Layer already exists 02:20:27 aa7e29db69a6: Layer already exists 02:20:27 fde345bf6d75: Layer already exists 02:20:27 22843334aad7: Layer already exists 02:20:27 467c2cd1416d: Layer already exists 02:20:27 4fbdb33ccd26: Layer already exists 02:20:27 a855ca47cefa: Layer already exists 02:20:27 5d0bba507562: Layer already exists 02:20:27 fafca08e72a2: Layer already exists 02:20:27 3041b07a498a: Layer already exists 02:20:27 5f70bf18a086: Layer already exists 02:20:27 60487739ae6f: Layer already exists 02:20:27 994456c4fd7b: Layer already exists 02:20:27 latest: digest: sha256:0270602f8d8cb62bed6dfc793890da7d577eab57f7e7cd3cf93d99e96c675f4d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:27 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:28 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.24 02:20:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:20:28 a33631fab286: Preparing 02:20:28 fc212eb28b1c: Preparing 02:20:28 eb225cdbd8d8: Preparing 02:20:28 aa7e29db69a6: Preparing 02:20:28 9fdebfa75a46: Preparing 02:20:28 fde345bf6d75: Preparing 02:20:28 22843334aad7: Preparing 02:20:28 467c2cd1416d: Preparing 02:20:28 a855ca47cefa: Preparing 02:20:28 4fbdb33ccd26: Preparing 02:20:28 5d0bba507562: Preparing 02:20:28 5f70bf18a086: Preparing 02:20:28 3041b07a498a: Preparing 02:20:28 60487739ae6f: Preparing 02:20:28 467c2cd1416d: Waiting 02:20:28 4fbdb33ccd26: Waiting 02:20:28 5d0bba507562: Waiting 02:20:28 a855ca47cefa: Waiting 02:20:28 5f70bf18a086: Waiting 02:20:28 3041b07a498a: Waiting 02:20:28 fde345bf6d75: Waiting 02:20:28 22843334aad7: Waiting 02:20:28 fafca08e72a2: Preparing 02:20:28 994456c4fd7b: Preparing 02:20:28 60487739ae6f: Waiting 02:20:28 994456c4fd7b: Waiting 02:20:28 9fdebfa75a46: Layer already exists 02:20:28 aa7e29db69a6: Layer already exists 02:20:28 fc212eb28b1c: Layer already exists 02:20:28 a33631fab286: Layer already exists 02:20:28 eb225cdbd8d8: Layer already exists 02:20:28 fde345bf6d75: Layer already exists 02:20:28 467c2cd1416d: Layer already exists 02:20:28 a855ca47cefa: Layer already exists 02:20:28 4fbdb33ccd26: Layer already exists 02:20:28 22843334aad7: Layer already exists 02:20:28 5d0bba507562: Layer already exists 02:20:28 5f70bf18a086: Layer already exists 02:20:28 3041b07a498a: Layer already exists 02:20:28 60487739ae6f: Layer already exists 02:20:28 fafca08e72a2: Layer already exists 02:20:28 994456c4fd7b: Layer already exists 02:20:28 4.1.0-dev.24: digest: sha256:0270602f8d8cb62bed6dfc793890da7d577eab57f7e7cd3cf93d99e96c675f4d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:28 #85 ... 02:20:28 02:20:28 #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 02:20:28 #72 30.74 OK: 239 MiB in 58 packages 02:20:28 #72 DONE 31.9s 02:20:28 02:20:28 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:20:28 #45 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 18.3s done 02:20:28 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:28 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:20:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:20:28 a33631fab286: Preparing 02:20:28 fc212eb28b1c: Preparing 02:20:28 eb225cdbd8d8: Preparing 02:20:28 aa7e29db69a6: Preparing 02:20:28 9fdebfa75a46: Preparing 02:20:28 fde345bf6d75: Preparing 02:20:28 22843334aad7: Preparing 02:20:28 467c2cd1416d: Preparing 02:20:28 a855ca47cefa: Preparing 02:20:28 4fbdb33ccd26: Preparing 02:20:28 5d0bba507562: Preparing 02:20:28 5f70bf18a086: Preparing 02:20:28 fde345bf6d75: Waiting 02:20:28 22843334aad7: Waiting 02:20:28 4fbdb33ccd26: Waiting 02:20:28 467c2cd1416d: Waiting 02:20:28 a855ca47cefa: Waiting 02:20:28 5d0bba507562: Waiting 02:20:28 3041b07a498a: Preparing 02:20:28 5f70bf18a086: Waiting 02:20:28 60487739ae6f: Preparing 02:20:28 fafca08e72a2: Preparing 02:20:28 994456c4fd7b: Preparing 02:20:28 fafca08e72a2: Waiting 02:20:28 3041b07a498a: Waiting 02:20:28 60487739ae6f: Waiting 02:20:28 994456c4fd7b: Waiting 02:20:28 9fdebfa75a46: Layer already exists 02:20:28 eb225cdbd8d8: Layer already exists 02:20:28 fc212eb28b1c: Layer already exists 02:20:28 a33631fab286: Layer already exists 02:20:28 aa7e29db69a6: Layer already exists 02:20:28 22843334aad7: Layer already exists 02:20:28 467c2cd1416d: Layer already exists 02:20:28 fde345bf6d75: Layer already exists 02:20:28 a855ca47cefa: Layer already exists 02:20:28 4fbdb33ccd26: Layer already exists 02:20:28 5d0bba507562: Layer already exists 02:20:28 5f70bf18a086: Layer already exists 02:20:28 3041b07a498a: Layer already exists 02:20:28 60487739ae6f: Layer already exists 02:20:28 fafca08e72a2: Layer already exists 02:20:28 994456c4fd7b: Layer already exists 02:20:28 c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24: digest: sha256:0270602f8d8cb62bed6dfc793890da7d577eab57f7e7cd3cf93d99e96c675f4d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:29 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:29 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 02:20:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:20:29 a33631fab286: Preparing 02:20:29 fc212eb28b1c: Preparing 02:20:29 eb225cdbd8d8: Preparing 02:20:29 aa7e29db69a6: Preparing 02:20:29 9fdebfa75a46: Preparing 02:20:29 fde345bf6d75: Preparing 02:20:29 22843334aad7: Preparing 02:20:29 467c2cd1416d: Preparing 02:20:29 a855ca47cefa: Preparing 02:20:29 4fbdb33ccd26: Preparing 02:20:29 5d0bba507562: Preparing 02:20:29 5f70bf18a086: Preparing 02:20:29 3041b07a498a: Preparing 02:20:29 60487739ae6f: Preparing 02:20:29 fafca08e72a2: Preparing 02:20:29 994456c4fd7b: Preparing 02:20:29 4fbdb33ccd26: Waiting 02:20:29 fde345bf6d75: Waiting 02:20:29 5d0bba507562: Waiting 02:20:29 5f70bf18a086: Waiting 02:20:29 22843334aad7: Waiting 02:20:29 3041b07a498a: Waiting 02:20:29 fafca08e72a2: Waiting 02:20:29 60487739ae6f: Waiting 02:20:29 994456c4fd7b: Waiting 02:20:29 467c2cd1416d: Waiting 02:20:29 a855ca47cefa: Waiting 02:20:29 eb225cdbd8d8: Layer already exists 02:20:29 a33631fab286: Layer already exists 02:20:29 aa7e29db69a6: Layer already exists 02:20:29 9fdebfa75a46: Layer already exists 02:20:29 fc212eb28b1c: Layer already exists 02:20:29 fde345bf6d75: Layer already exists 02:20:29 22843334aad7: Layer already exists 02:20:29 4fbdb33ccd26: Layer already exists 02:20:29 467c2cd1416d: Layer already exists 02:20:29 a855ca47cefa: Layer already exists 02:20:29 5d0bba507562: Layer already exists 02:20:29 5f70bf18a086: Layer already exists 02:20:29 fafca08e72a2: Layer already exists 02:20:29 3041b07a498a: Layer already exists 02:20:29 60487739ae6f: Layer already exists 02:20:29 994456c4fd7b: Layer already exists 02:20:29 main: digest: sha256:0270602f8d8cb62bed6dfc793890da7d577eab57f7e7cd3cf93d99e96c675f4d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:20:29 ===================================================== [Pipeline] echo 02:20:29 taggedImages: 02:20:29 - nexus3.edgexfoundry.org:10004/security-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950 02:20:29 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:20:29 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.24 02:20:29 - nexus3.edgexfoundry.org:10004/security-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:20:29 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 02:20:29 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 02:20:29 c44c449455414b2ba7e485d753d9aa9ad984b950 02:20:29 latest 02:20:29 4.1.0-dev.24 02:20:29 c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:20:29 main 02:20:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:30 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:c44c449455414b2ba7e485d753d9aa9ad984b950 02:20:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:20:30 5ad87a36c3c4: Preparing 02:20:30 974d514dc257: Preparing 02:20:30 08cbe29523c5: Preparing 02:20:30 b9d020db49c8: Preparing 02:20:30 467c2cd1416d: Preparing 02:20:30 a855ca47cefa: Preparing 02:20:30 2c9ebc4e515d: Preparing 02:20:30 3ed0b674ae37: Preparing 02:20:30 994456c4fd7b: Preparing 02:20:30 3ed0b674ae37: Waiting 02:20:30 a855ca47cefa: Waiting 02:20:30 2c9ebc4e515d: Waiting 02:20:30 994456c4fd7b: Waiting 02:20:30 467c2cd1416d: Layer already exists 02:20:30 a855ca47cefa: Layer already exists 02:20:30 2c9ebc4e515d: Layer already exists 02:20:30 3ed0b674ae37: Layer already exists 02:20:30 08cbe29523c5: Pushed 02:20:30 5ad87a36c3c4: Pushed 02:20:30 974d514dc257: Pushed 02:20:30 994456c4fd7b: Layer already exists 02:20:30 #45 ... 02:20:30 02:20:30 #71 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 02:20:30 #71 30.05 OK: 239 MiB in 58 packages 02:20:30 #71 DONE 33.9s 02:20:30 02:20:30 #81 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:20:30 #81 DONE 8.0s 02:20:30 02:20:30 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:20:30 #63 40.63 (1/4) Installing dumb-init (1.2.5-r3) 02:20:30 #63 40.66 (2/4) Installing musl-obstack (1.2.3-r2) 02:20:30 #63 40.70 (3/4) Installing libucontext (1.2-r3) 02:20:30 #63 40.77 (4/4) Installing gcompat (1.1.0-r4) 02:20:30 #63 40.93 Executing busybox-1.36.1-r29.trigger 02:20:30 #63 41.03 OK: 9 MiB in 18 packages 02:20:30 #63 ... 02:20:30 02:20:30 #74 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 02:20:30 #74 29.56 OK: 9 MiB in 15 packages 02:20:30 #74 DONE 32.7s 02:20:30 02:20:30 #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:20:30 #78 23.24 OK: 14 MiB in 21 packages 02:20:30 #78 DONE 25.5s 02:20:30 02:20:30 #86 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 02:20:31 #86 ... 02:20:31 02:20:31 #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:20:31 #77 24.61 OK: 9 MiB in 15 packages 02:20:31 #77 DONE 27.0s 02:20:31 02:20:31 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:20:31 #45 DONE 43.1s 02:20:31 02:20:31 #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:20:31 #76 27.14 OK: 20 MiB in 18 packages 02:20:31 #76 DONE 29.8s 02:20:31 02:20:31 #79 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 02:20:31 #79 20.74 OK: 10 MiB in 19 packages 02:20:31 #79 ... 02:20:31 02:20:31 #66 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:20:31 #66 29.98 (1/1) Installing dumb-init (1.2.5-r3) 02:20:31 #66 32.69 Executing busybox-1.36.1-r29.trigger 02:20:31 #66 32.84 OK: 9 MiB in 15 packages 02:20:31 #66 DONE 35.3s 02:20:31 02:20:31 #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:20:31 #80 18.96 OK: 15 MiB in 28 packages 02:20:31 #80 DONE 20.7s 02:20:31 02:20:31 #87 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:20:32 #87 ... 02:20:32 02:20:32 #88 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:20:32 #88 DONE 3.7s 02:20:32 02:20:32 #86 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 02:20:32 #86 DONE 1.9s 02:20:32 02:20:32 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:20:32 #68 30.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:32 #68 32.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:32 #68 ... 02:20:32 02:20:32 #89 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:20:33 #89 ... 02:20:33 02:20:33 #79 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 02:20:33 #79 DONE 22.7s 02:20:33 02:20:33 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:20:33 #63 DONE 43.8s 02:20:33 02:20:33 #87 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:20:33 #87 DONE 2.8s 02:20:33 02:20:33 #90 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:20:33 #90 ... 02:20:33 02:20:33 #91 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:20:33 #0 6.860 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:33 #0 8.566 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:33 b9d020db49c8: Pushed 02:20:33 c44c449455414b2ba7e485d753d9aa9ad984b950: digest: sha256:cc09fa0385ad8adc426d6a029dde9b3792df7e2f0adc18cb56ee1d95561d298c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:33 #91 ... 02:20:33 02:20:33 #82 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:20:33 #82 21.12 OK: 239 MiB in 58 packages 02:20:34 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:20:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:20:34 5ad87a36c3c4: Preparing 02:20:34 974d514dc257: Preparing 02:20:34 08cbe29523c5: Preparing 02:20:34 b9d020db49c8: Preparing 02:20:34 467c2cd1416d: Preparing 02:20:34 a855ca47cefa: Preparing 02:20:34 2c9ebc4e515d: Preparing 02:20:34 3ed0b674ae37: Preparing 02:20:34 994456c4fd7b: Preparing 02:20:34 a855ca47cefa: Waiting 02:20:34 2c9ebc4e515d: Waiting 02:20:34 3ed0b674ae37: Waiting 02:20:34 994456c4fd7b: Waiting 02:20:34 08cbe29523c5: Layer already exists 02:20:34 5ad87a36c3c4: Layer already exists 02:20:34 b9d020db49c8: Layer already exists 02:20:34 467c2cd1416d: Layer already exists 02:20:34 974d514dc257: Layer already exists 02:20:34 2c9ebc4e515d: Layer already exists 02:20:34 3ed0b674ae37: Layer already exists 02:20:34 a855ca47cefa: Layer already exists 02:20:34 994456c4fd7b: Layer already exists 02:20:34 latest: digest: sha256:cc09fa0385ad8adc426d6a029dde9b3792df7e2f0adc18cb56ee1d95561d298c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:34 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix 02:20:34 #82 DONE 22.2s 02:20:34 02:20:34 #92 [core-keeper builder 5/8] COPY go.mod vendor* ./ [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.24 02:20:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:20:35 5ad87a36c3c4: Preparing 02:20:35 974d514dc257: Preparing 02:20:35 08cbe29523c5: Preparing 02:20:35 b9d020db49c8: Preparing 02:20:35 467c2cd1416d: Preparing 02:20:35 a855ca47cefa: Preparing 02:20:35 2c9ebc4e515d: Preparing 02:20:35 3ed0b674ae37: Preparing 02:20:35 994456c4fd7b: Preparing 02:20:35 a855ca47cefa: Waiting 02:20:35 3ed0b674ae37: Waiting 02:20:35 994456c4fd7b: Waiting 02:20:35 2c9ebc4e515d: Waiting 02:20:35 467c2cd1416d: Layer already exists 02:20:35 974d514dc257: Layer already exists 02:20:35 5ad87a36c3c4: Layer already exists 02:20:35 b9d020db49c8: Layer already exists 02:20:35 08cbe29523c5: Layer already exists 02:20:35 a855ca47cefa: Layer already exists 02:20:35 994456c4fd7b: Layer already exists 02:20:35 2c9ebc4e515d: Layer already exists 02:20:35 3ed0b674ae37: Layer already exists 02:20:35 4.1.0-dev.24: digest: sha256:cc09fa0385ad8adc426d6a029dde9b3792df7e2f0adc18cb56ee1d95561d298c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:35 #92 ... 02:20:35 02:20:35 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:20:35 #68 38.01 OK: 239 MiB in 58 packages 02:20:35 #68 DONE 39.0s 02:20:35 02:20:35 #93 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:20:35 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:35 #93 ... 02:20:35 02:20:35 #94 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:20:35 #94 ... 02:20:35 02:20:35 #91 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:20:35 #91 11.98 OK: 20 MiB in 18 packages 02:20:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:20:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:20:35 5ad87a36c3c4: Preparing 02:20:35 974d514dc257: Preparing 02:20:35 08cbe29523c5: Preparing 02:20:35 b9d020db49c8: Preparing 02:20:35 467c2cd1416d: Preparing 02:20:35 a855ca47cefa: Preparing 02:20:35 2c9ebc4e515d: Preparing 02:20:35 3ed0b674ae37: Preparing 02:20:35 994456c4fd7b: Preparing 02:20:35 a855ca47cefa: Waiting 02:20:35 2c9ebc4e515d: Waiting 02:20:35 3ed0b674ae37: Waiting 02:20:35 994456c4fd7b: Waiting 02:20:35 b9d020db49c8: Layer already exists 02:20:35 974d514dc257: Layer already exists 02:20:35 08cbe29523c5: Layer already exists 02:20:35 467c2cd1416d: Layer already exists 02:20:35 2c9ebc4e515d: Layer already exists 02:20:35 a855ca47cefa: Layer already exists 02:20:35 5ad87a36c3c4: Layer already exists 02:20:35 3ed0b674ae37: Layer already exists 02:20:35 994456c4fd7b: Layer already exists 02:20:35 c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24: digest: sha256:cc09fa0385ad8adc426d6a029dde9b3792df7e2f0adc18cb56ee1d95561d298c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:35 #91 ... 02:20:35 02:20:35 #92 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:20:35 #92 DONE 1.1s 02:20:35 02:20:35 #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:20:36 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv 02:20:36 #95 ... 02:20:36 02:20:36 #91 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:20:36 #91 DONE 12.6s 02:20:36 02:20:36 #96 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:36 #96 ... 02:20:36 02:20:36 #93 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:20:36 #93 DONE 1.2s 02:20:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 02:20:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:20:36 5ad87a36c3c4: Preparing 02:20:36 974d514dc257: Preparing 02:20:36 08cbe29523c5: Preparing 02:20:36 b9d020db49c8: Preparing 02:20:36 467c2cd1416d: Preparing 02:20:36 a855ca47cefa: Preparing 02:20:36 2c9ebc4e515d: Preparing 02:20:36 3ed0b674ae37: Preparing 02:20:36 994456c4fd7b: Preparing 02:20:36 a855ca47cefa: Waiting 02:20:36 3ed0b674ae37: Waiting 02:20:36 2c9ebc4e515d: Waiting 02:20:36 994456c4fd7b: Waiting 02:20:36 08cbe29523c5: Layer already exists 02:20:36 5ad87a36c3c4: Layer already exists 02:20:36 b9d020db49c8: Layer already exists 02:20:36 974d514dc257: Layer already exists 02:20:36 467c2cd1416d: Layer already exists 02:20:36 a855ca47cefa: Layer already exists 02:20:36 994456c4fd7b: Layer already exists 02:20:36 2c9ebc4e515d: Layer already exists 02:20:36 3ed0b674ae37: Layer already exists 02:20:36 main: digest: sha256:cc09fa0385ad8adc426d6a029dde9b3792df7e2f0adc18cb56ee1d95561d298c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:20:36 ===================================================== [Pipeline] echo 02:20:36 taggedImages: 02:20:36 - nexus3.edgexfoundry.org:10004/security-proxy-auth:c44c449455414b2ba7e485d753d9aa9ad984b950 02:20:36 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:20:36 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.24 02:20:36 - nexus3.edgexfoundry.org:10004/security-proxy-auth:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:20:36 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 02:20:36 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 02:20:36 c44c449455414b2ba7e485d753d9aa9ad984b950 02:20:36 latest 02:20:36 4.1.0-dev.24 02:20:36 c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:20:36 main 02:20:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:36 02:20:36 #96 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:20:36 #96 DONE 0.5s 02:20:36 02:20:36 #97 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:20:36 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c44c449455414b2ba7e485d753d9aa9ad984b950 02:20:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:20:37 8b37a41778d7: Preparing 02:20:37 bb2b0fd6ddc8: Preparing 02:20:37 46caa74924d5: Preparing 02:20:37 0bb4b64ff139: Preparing 02:20:37 5ef7ea85777d: Preparing 02:20:37 467c2cd1416d: Preparing 02:20:37 a855ca47cefa: Preparing 02:20:37 1875ffde3af5: Preparing 02:20:37 0035d8cfe96a: Preparing 02:20:37 776260679372: Preparing 02:20:37 994456c4fd7b: Preparing 02:20:37 467c2cd1416d: Waiting 02:20:37 0035d8cfe96a: Waiting 02:20:37 776260679372: Waiting 02:20:37 a855ca47cefa: Waiting 02:20:37 994456c4fd7b: Waiting 02:20:37 1875ffde3af5: Waiting 02:20:37 5ef7ea85777d: Pushed 02:20:37 8b37a41778d7: Pushed 02:20:37 bb2b0fd6ddc8: Pushed 02:20:37 0bb4b64ff139: Pushed 02:20:37 467c2cd1416d: Layer already exists 02:20:37 a855ca47cefa: Layer already exists 02:20:37 994456c4fd7b: Layer already exists 02:20:37 #97 ... 02:20:37 02:20:37 #90 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:20:37 #90 DONE 4.6s 02:20:37 1875ffde3af5: Pushed 02:20:37 0035d8cfe96a: Pushed 02:20:37 02:20:37 #98 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:20:38 #98 ... 02:20:38 02:20:38 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:20:38 776260679372: Pushed 02:20:39 46caa74924d5: Pushed 02:20:39 c44c449455414b2ba7e485d753d9aa9ad984b950: digest: sha256:f8db1b792f202dbfb6229b54a9d081b388f94f900f060bb2a3dd08f8aefa4135 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:40 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:20:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:20:40 8b37a41778d7: Preparing 02:20:40 bb2b0fd6ddc8: Preparing 02:20:40 46caa74924d5: Preparing 02:20:40 0bb4b64ff139: Preparing 02:20:40 5ef7ea85777d: Preparing 02:20:40 467c2cd1416d: Preparing 02:20:40 a855ca47cefa: Preparing 02:20:40 1875ffde3af5: Preparing 02:20:40 0035d8cfe96a: Preparing 02:20:40 776260679372: Preparing 02:20:40 994456c4fd7b: Preparing 02:20:40 467c2cd1416d: Waiting 02:20:40 a855ca47cefa: Waiting 02:20:40 1875ffde3af5: Waiting 02:20:40 0035d8cfe96a: Waiting 02:20:40 776260679372: Waiting 02:20:40 994456c4fd7b: Waiting 02:20:40 5ef7ea85777d: Layer already exists 02:20:40 bb2b0fd6ddc8: Layer already exists 02:20:40 46caa74924d5: Layer already exists 02:20:40 8b37a41778d7: Layer already exists 02:20:40 467c2cd1416d: Layer already exists 02:20:40 a855ca47cefa: Layer already exists 02:20:40 1875ffde3af5: Layer already exists 02:20:40 0035d8cfe96a: Layer already exists 02:20:40 776260679372: Layer already exists 02:20:40 994456c4fd7b: Layer already exists 02:20:40 0bb4b64ff139: Layer already exists 02:20:40 latest: digest: sha256:f8db1b792f202dbfb6229b54a9d081b388f94f900f060bb2a3dd08f8aefa4135 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:40 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.24 02:20:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:20:41 8b37a41778d7: Preparing 02:20:41 bb2b0fd6ddc8: Preparing 02:20:41 46caa74924d5: Preparing 02:20:41 0bb4b64ff139: Preparing 02:20:41 5ef7ea85777d: Preparing 02:20:41 467c2cd1416d: Preparing 02:20:41 a855ca47cefa: Preparing 02:20:41 1875ffde3af5: Preparing 02:20:41 0035d8cfe96a: Preparing 02:20:41 776260679372: Preparing 02:20:41 994456c4fd7b: Preparing 02:20:41 0035d8cfe96a: Waiting 02:20:41 776260679372: Waiting 02:20:41 994456c4fd7b: Waiting 02:20:41 a855ca47cefa: Waiting 02:20:41 1875ffde3af5: Waiting 02:20:41 467c2cd1416d: Waiting 02:20:41 0bb4b64ff139: Layer already exists 02:20:41 bb2b0fd6ddc8: Layer already exists 02:20:41 8b37a41778d7: Layer already exists 02:20:41 5ef7ea85777d: Layer already exists 02:20:41 46caa74924d5: Layer already exists 02:20:41 a855ca47cefa: Layer already exists 02:20:41 467c2cd1416d: Layer already exists 02:20:41 776260679372: Layer already exists 02:20:41 0035d8cfe96a: Layer already exists 02:20:41 1875ffde3af5: Layer already exists 02:20:41 994456c4fd7b: Layer already exists 02:20:41 4.1.0-dev.24: digest: sha256:f8db1b792f202dbfb6229b54a9d081b388f94f900f060bb2a3dd08f8aefa4135 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:41 #99 DONE 3.0s 02:20:41 02:20:41 #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:20:41 #100 DONE 3.0s 02:20:41 02:20:41 #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:20:41 #101 DONE 0.2s 02:20:41 02:20:41 #102 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:20:41 #102 DONE 0.1s 02:20:41 02:20:41 #103 [security-spire-server stage-2 6/9] COPY security.txt / 02:20:41 #103 DONE 0.2s 02:20:41 02:20:41 #104 [security-spire-agent stage-3 7/10] COPY security.txt / 02:20:41 #104 DONE 0.2s 02:20:41 02:20:41 #105 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:20:41 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:41 #105 DONE 0.2s 02:20:41 02:20:41 #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:20:41 #106 DONE 0.2s 02:20:41 02:20:41 #107 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:20:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:20:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:20:41 8b37a41778d7: Preparing 02:20:41 bb2b0fd6ddc8: Preparing 02:20:41 46caa74924d5: Preparing 02:20:41 0bb4b64ff139: Preparing 02:20:41 5ef7ea85777d: Preparing 02:20:41 467c2cd1416d: Preparing 02:20:41 a855ca47cefa: Preparing 02:20:41 1875ffde3af5: Preparing 02:20:41 0035d8cfe96a: Preparing 02:20:41 776260679372: Preparing 02:20:41 994456c4fd7b: Preparing 02:20:41 467c2cd1416d: Waiting 02:20:41 a855ca47cefa: Waiting 02:20:41 1875ffde3af5: Waiting 02:20:41 0035d8cfe96a: Waiting 02:20:41 776260679372: Waiting 02:20:41 994456c4fd7b: Waiting 02:20:41 8b37a41778d7: Layer already exists 02:20:41 5ef7ea85777d: Layer already exists 02:20:41 0bb4b64ff139: Layer already exists 02:20:41 bb2b0fd6ddc8: Layer already exists 02:20:41 46caa74924d5: Layer already exists 02:20:41 0035d8cfe96a: Layer already exists 02:20:41 1875ffde3af5: Layer already exists 02:20:41 a855ca47cefa: Layer already exists 02:20:41 776260679372: Layer already exists 02:20:41 467c2cd1416d: Layer already exists 02:20:41 994456c4fd7b: Layer already exists 02:20:41 c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24: digest: sha256:f8db1b792f202dbfb6229b54a9d081b388f94f900f060bb2a3dd08f8aefa4135 size: 2611 [Pipeline] } 02:20:41 #107 ... 02:20:41 02:20:41 #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:20:41 #108 DONE 0.2s 02:20:41 02:20:41 #107 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:20:41 #107 DONE 0.3s 02:20:41 02:20:41 #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:42 #109 DONE 0.3s 02:20:42 02:20:42 #110 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:20:42 #110 DONE 0.3s 02:20:42 02:20:42 #111 [security-spire-server] exporting to image 02:20:42 #111 exporting layers 02:20:42 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 02:20:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:20:42 8b37a41778d7: Preparing 02:20:42 bb2b0fd6ddc8: Preparing 02:20:42 46caa74924d5: Preparing 02:20:42 0bb4b64ff139: Preparing 02:20:42 5ef7ea85777d: Preparing 02:20:42 467c2cd1416d: Preparing 02:20:42 a855ca47cefa: Preparing 02:20:42 1875ffde3af5: Preparing 02:20:42 0035d8cfe96a: Preparing 02:20:42 776260679372: Preparing 02:20:42 994456c4fd7b: Preparing 02:20:42 0035d8cfe96a: Waiting 02:20:42 1875ffde3af5: Waiting 02:20:42 776260679372: Waiting 02:20:42 467c2cd1416d: Waiting 02:20:42 994456c4fd7b: Waiting 02:20:42 0bb4b64ff139: Layer already exists 02:20:42 5ef7ea85777d: Layer already exists 02:20:42 46caa74924d5: Layer already exists 02:20:42 bb2b0fd6ddc8: Layer already exists 02:20:42 8b37a41778d7: Layer already exists 02:20:42 1875ffde3af5: Layer already exists 02:20:42 467c2cd1416d: Layer already exists 02:20:42 a855ca47cefa: Layer already exists 02:20:42 776260679372: Layer already exists 02:20:42 0035d8cfe96a: Layer already exists 02:20:42 994456c4fd7b: Layer already exists 02:20:42 main: digest: sha256:f8db1b792f202dbfb6229b54a9d081b388f94f900f060bb2a3dd08f8aefa4135 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:20:42 ===================================================== [Pipeline] echo 02:20:42 taggedImages: 02:20:42 - nexus3.edgexfoundry.org:10004/security-proxy-setup:c44c449455414b2ba7e485d753d9aa9ad984b950 02:20:42 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:20:42 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.24 02:20:42 - nexus3.edgexfoundry.org:10004/security-proxy-setup:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:20:42 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 02:20:42 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 02:20:42 c44c449455414b2ba7e485d753d9aa9ad984b950 02:20:42 latest 02:20:42 4.1.0-dev.24 02:20:42 c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:20:42 main 02:20:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:42 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:42 #111 ... 02:20:42 02:20:42 #112 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:20:42 #0 5.394 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:42 #0 6.038 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:42 #0 9.822 OK: 9 MiB in 18 packages 02:20:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c44c449455414b2ba7e485d753d9aa9ad984b950 02:20:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:20:43 c8a2beeee6e9: Preparing 02:20:43 54d5b9f59a3c: Preparing 02:20:43 fd4503a2033a: Preparing 02:20:43 9fbfd384c7f3: Preparing 02:20:43 1f7659b8d040: Preparing 02:20:43 1ea0a5d25a45: Preparing 02:20:43 2391a1264550: Preparing 02:20:43 467c2cd1416d: Preparing 02:20:43 a855ca47cefa: Preparing 02:20:43 160b074b9511: Preparing 02:20:43 aa26bfa64de1: Preparing 02:20:43 994456c4fd7b: Preparing 02:20:43 1ea0a5d25a45: Waiting 02:20:43 2391a1264550: Waiting 02:20:43 467c2cd1416d: Waiting 02:20:43 994456c4fd7b: Waiting 02:20:43 a855ca47cefa: Waiting 02:20:43 160b074b9511: Waiting 02:20:43 aa26bfa64de1: Waiting 02:20:43 54d5b9f59a3c: Pushed 02:20:43 1f7659b8d040: Pushed 02:20:43 c8a2beeee6e9: Pushed 02:20:43 467c2cd1416d: Layer already exists 02:20:43 a855ca47cefa: Layer already exists 02:20:43 1ea0a5d25a45: Pushed 02:20:43 2391a1264550: Pushed 02:20:43 994456c4fd7b: Layer already exists 02:20:43 160b074b9511: Pushed 02:20:43 #112 DONE 10.5s 02:20:43 02:20:43 #113 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:20:44 aa26bfa64de1: Pushed 02:20:45 9fbfd384c7f3: Pushed 02:20:46 fd4503a2033a: Pushed 02:20:46 #113 DONE 2.4s 02:20:46 02:20:46 #111 [security-spire-server] exporting to image 02:20:46 #111 exporting layers 4.0s done 02:20:46 #111 writing image sha256:b2f6bdd4d81b98564498fe95e7d806ae86b29096f7d4fce3be3db5b099e9553e 0.0s done 02:20:46 #111 naming to docker.io/library/security-spire-agent-arm64 done 02:20:46 #111 writing image sha256:c273b37a92f5d04f0c1ce8e5f1236425d8411141de91c368dda69f1860a59b26 done 02:20:46 #111 naming to docker.io/library/security-spire-server-arm64 done 02:20:46 #111 DONE 4.0s 02:20:46 02:20:46 #114 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:20:46 #114 DONE 0.2s 02:20:46 02:20:46 #115 [security-spire-config stage-2 6/10] COPY security.txt / 02:20:46 #115 DONE 0.1s 02:20:46 02:20:46 #116 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:20:46 #116 DONE 0.1s 02:20:46 02:20:46 #117 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:20:46 #117 DONE 0.1s 02:20:46 02:20:46 #98 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:20:46 c44c449455414b2ba7e485d753d9aa9ad984b950: digest: sha256:884a0292038b11d5b9f23ceb512225afd124952b00278c752126d76948103b79 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:46 #98 ... 02:20:46 02:20:46 #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:20:46 #118 DONE 0.1s 02:20:46 02:20:46 #111 [security-spire-config] exporting to image 02:20:46 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:20:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:20:47 c8a2beeee6e9: Preparing 02:20:47 54d5b9f59a3c: Preparing 02:20:47 fd4503a2033a: Preparing 02:20:47 9fbfd384c7f3: Preparing 02:20:47 1f7659b8d040: Preparing 02:20:47 1ea0a5d25a45: Preparing 02:20:47 2391a1264550: Preparing 02:20:47 467c2cd1416d: Preparing 02:20:47 a855ca47cefa: Preparing 02:20:47 160b074b9511: Preparing 02:20:47 aa26bfa64de1: Preparing 02:20:47 994456c4fd7b: Preparing 02:20:47 1ea0a5d25a45: Waiting 02:20:47 2391a1264550: Waiting 02:20:47 467c2cd1416d: Waiting 02:20:47 a855ca47cefa: Waiting 02:20:47 160b074b9511: Waiting 02:20:47 aa26bfa64de1: Waiting 02:20:47 994456c4fd7b: Waiting 02:20:47 c8a2beeee6e9: Layer already exists 02:20:47 9fbfd384c7f3: Layer already exists 02:20:47 54d5b9f59a3c: Layer already exists 02:20:47 fd4503a2033a: Layer already exists 02:20:47 1f7659b8d040: Layer already exists 02:20:47 2391a1264550: Layer already exists 02:20:47 1ea0a5d25a45: Layer already exists 02:20:47 160b074b9511: Layer already exists 02:20:47 467c2cd1416d: Layer already exists 02:20:47 a855ca47cefa: Layer already exists 02:20:47 aa26bfa64de1: Layer already exists 02:20:47 994456c4fd7b: Layer already exists 02:20:47 latest: digest: sha256:884a0292038b11d5b9f23ceb512225afd124952b00278c752126d76948103b79 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:47 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.24 02:20:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:20:47 c8a2beeee6e9: Preparing 02:20:47 54d5b9f59a3c: Preparing 02:20:47 fd4503a2033a: Preparing 02:20:47 9fbfd384c7f3: Preparing 02:20:47 1f7659b8d040: Preparing 02:20:47 1ea0a5d25a45: Preparing 02:20:47 2391a1264550: Preparing 02:20:47 467c2cd1416d: Preparing 02:20:47 a855ca47cefa: Preparing 02:20:47 160b074b9511: Preparing 02:20:47 aa26bfa64de1: Preparing 02:20:47 994456c4fd7b: Preparing 02:20:47 1ea0a5d25a45: Waiting 02:20:47 2391a1264550: Waiting 02:20:47 467c2cd1416d: Waiting 02:20:47 a855ca47cefa: Waiting 02:20:47 160b074b9511: Waiting 02:20:47 aa26bfa64de1: Waiting 02:20:47 994456c4fd7b: Waiting 02:20:47 fd4503a2033a: Layer already exists 02:20:47 9fbfd384c7f3: Layer already exists 02:20:47 c8a2beeee6e9: Layer already exists 02:20:47 1f7659b8d040: Layer already exists 02:20:47 54d5b9f59a3c: Layer already exists 02:20:47 2391a1264550: Layer already exists 02:20:47 160b074b9511: Layer already exists 02:20:47 a855ca47cefa: Layer already exists 02:20:47 467c2cd1416d: Layer already exists 02:20:47 1ea0a5d25a45: Layer already exists 02:20:47 aa26bfa64de1: Layer already exists 02:20:47 994456c4fd7b: Layer already exists 02:20:47 4.1.0-dev.24: digest: sha256:884a0292038b11d5b9f23ceb512225afd124952b00278c752126d76948103b79 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:48 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:48 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:20:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:20:48 c8a2beeee6e9: Preparing 02:20:48 54d5b9f59a3c: Preparing 02:20:48 fd4503a2033a: Preparing 02:20:48 9fbfd384c7f3: Preparing 02:20:48 1f7659b8d040: Preparing 02:20:48 1ea0a5d25a45: Preparing 02:20:48 2391a1264550: Preparing 02:20:48 467c2cd1416d: Preparing 02:20:48 a855ca47cefa: Preparing 02:20:48 160b074b9511: Preparing 02:20:48 aa26bfa64de1: Preparing 02:20:48 994456c4fd7b: Preparing 02:20:48 2391a1264550: Waiting 02:20:48 1ea0a5d25a45: Waiting 02:20:48 aa26bfa64de1: Waiting 02:20:48 467c2cd1416d: Waiting 02:20:48 994456c4fd7b: Waiting 02:20:48 a855ca47cefa: Waiting 02:20:48 160b074b9511: Waiting 02:20:48 fd4503a2033a: Layer already exists 02:20:48 9fbfd384c7f3: Layer already exists 02:20:48 54d5b9f59a3c: Layer already exists 02:20:48 c8a2beeee6e9: Layer already exists 02:20:48 1f7659b8d040: Layer already exists 02:20:48 1ea0a5d25a45: Layer already exists 02:20:48 160b074b9511: Layer already exists 02:20:48 a855ca47cefa: Layer already exists 02:20:48 467c2cd1416d: Layer already exists 02:20:48 2391a1264550: Layer already exists 02:20:48 aa26bfa64de1: Layer already exists 02:20:48 994456c4fd7b: Layer already exists 02:20:48 c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24: digest: sha256:884a0292038b11d5b9f23ceb512225afd124952b00278c752126d76948103b79 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:48 #111 exporting layers 2.0s done 02:20:48 #111 writing image sha256:86feb18d27d8afc005625698fb0df23aefbc626f73ee562a30705a0a3d2c02df done 02:20:48 #111 naming to docker.io/library/security-spire-config-arm64 done 02:20:48 #111 DONE 6.0s 02:20:48 02:20:48 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 02:20:48 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:49 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 02:20:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:20:49 c8a2beeee6e9: Preparing 02:20:49 54d5b9f59a3c: Preparing 02:20:49 fd4503a2033a: Preparing 02:20:49 9fbfd384c7f3: Preparing 02:20:49 1f7659b8d040: Preparing 02:20:49 1ea0a5d25a45: Preparing 02:20:49 2391a1264550: Preparing 02:20:49 467c2cd1416d: Preparing 02:20:49 a855ca47cefa: Preparing 02:20:49 160b074b9511: Preparing 02:20:49 aa26bfa64de1: Preparing 02:20:49 994456c4fd7b: Preparing 02:20:49 160b074b9511: Waiting 02:20:49 aa26bfa64de1: Waiting 02:20:49 1ea0a5d25a45: Waiting 02:20:49 994456c4fd7b: Waiting 02:20:49 2391a1264550: Waiting 02:20:49 467c2cd1416d: Waiting 02:20:49 a855ca47cefa: Waiting 02:20:49 9fbfd384c7f3: Layer already exists 02:20:49 54d5b9f59a3c: Layer already exists 02:20:49 c8a2beeee6e9: Layer already exists 02:20:49 1f7659b8d040: Layer already exists 02:20:49 fd4503a2033a: Layer already exists 02:20:49 467c2cd1416d: Layer already exists 02:20:49 a855ca47cefa: Layer already exists 02:20:49 1ea0a5d25a45: Layer already exists 02:20:49 2391a1264550: Layer already exists 02:20:49 160b074b9511: Layer already exists 02:20:49 994456c4fd7b: Layer already exists 02:20:49 aa26bfa64de1: Layer already exists 02:20:49 main: digest: sha256:884a0292038b11d5b9f23ceb512225afd124952b00278c752126d76948103b79 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:20:49 ===================================================== [Pipeline] echo 02:20:49 taggedImages: 02:20:49 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c44c449455414b2ba7e485d753d9aa9ad984b950 02:20:49 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:20:49 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.24 02:20:49 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:20:49 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 02:20:49 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 02:20:49 c44c449455414b2ba7e485d753d9aa9ad984b950 02:20:49 latest 02:20:49 4.1.0-dev.24 02:20:49 c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:20:49 main 02:20:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:49 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:50 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c44c449455414b2ba7e485d753d9aa9ad984b950 02:20:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:20:50 e30f3a172a49: Preparing 02:20:50 c210fba8ba0a: Preparing 02:20:50 467c2cd1416d: Preparing 02:20:50 a855ca47cefa: Preparing 02:20:50 e328e5c8b05e: Preparing 02:20:50 eb49a703bf9a: Preparing 02:20:50 994456c4fd7b: Preparing 02:20:50 994456c4fd7b: Waiting 02:20:50 eb49a703bf9a: Waiting 02:20:50 a855ca47cefa: Layer already exists 02:20:50 467c2cd1416d: Layer already exists 02:20:50 994456c4fd7b: Layer already exists 02:20:50 e328e5c8b05e: Pushed 02:20:50 e30f3a172a49: Pushed 02:20:50 eb49a703bf9a: Pushed 02:20:53 c210fba8ba0a: Pushed 02:20:53 c44c449455414b2ba7e485d753d9aa9ad984b950: digest: sha256:a1441d0751d83e430eb0cb59a815c6ca3fbe8dc85ed762b8ac610ecbccba9672 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:53 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:54 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:20:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:20:54 e30f3a172a49: Preparing 02:20:54 c210fba8ba0a: Preparing 02:20:54 467c2cd1416d: Preparing 02:20:54 a855ca47cefa: Preparing 02:20:54 e328e5c8b05e: Preparing 02:20:54 eb49a703bf9a: Preparing 02:20:54 994456c4fd7b: Preparing 02:20:54 eb49a703bf9a: Waiting 02:20:54 994456c4fd7b: Waiting 02:20:54 e30f3a172a49: Layer already exists 02:20:54 a855ca47cefa: Layer already exists 02:20:54 467c2cd1416d: Layer already exists 02:20:54 c210fba8ba0a: Layer already exists 02:20:54 e328e5c8b05e: Layer already exists 02:20:54 eb49a703bf9a: Layer already exists 02:20:54 994456c4fd7b: Layer already exists 02:20:54 latest: digest: sha256:a1441d0751d83e430eb0cb59a815c6ca3fbe8dc85ed762b8ac610ecbccba9672 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:54 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:54 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.24 02:20:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:20:54 e30f3a172a49: Preparing 02:20:54 c210fba8ba0a: Preparing 02:20:54 467c2cd1416d: Preparing 02:20:54 a855ca47cefa: Preparing 02:20:54 e328e5c8b05e: Preparing 02:20:54 eb49a703bf9a: Preparing 02:20:54 994456c4fd7b: Preparing 02:20:54 eb49a703bf9a: Waiting 02:20:54 994456c4fd7b: Waiting 02:20:54 a855ca47cefa: Layer already exists 02:20:54 e30f3a172a49: Layer already exists 02:20:54 c210fba8ba0a: Layer already exists 02:20:54 e328e5c8b05e: Layer already exists 02:20:54 467c2cd1416d: Layer already exists 02:20:54 eb49a703bf9a: Layer already exists 02:20:54 994456c4fd7b: Layer already exists 02:20:54 4.1.0-dev.24: digest: sha256:a1441d0751d83e430eb0cb59a815c6ca3fbe8dc85ed762b8ac610ecbccba9672 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:55 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:55 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:20:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:20:55 e30f3a172a49: Preparing 02:20:55 c210fba8ba0a: Preparing 02:20:55 467c2cd1416d: Preparing 02:20:55 a855ca47cefa: Preparing 02:20:55 e328e5c8b05e: Preparing 02:20:55 eb49a703bf9a: Preparing 02:20:55 994456c4fd7b: Preparing 02:20:55 994456c4fd7b: Waiting 02:20:55 a855ca47cefa: Layer already exists 02:20:55 c210fba8ba0a: Layer already exists 02:20:55 467c2cd1416d: Layer already exists 02:20:55 e328e5c8b05e: Layer already exists 02:20:55 e30f3a172a49: Layer already exists 02:20:55 994456c4fd7b: Layer already exists 02:20:55 eb49a703bf9a: Layer already exists 02:20:55 c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24: digest: sha256:a1441d0751d83e430eb0cb59a815c6ca3fbe8dc85ed762b8ac610ecbccba9672 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:55 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:56 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 02:20:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:20:56 e30f3a172a49: Preparing 02:20:56 c210fba8ba0a: Preparing 02:20:56 467c2cd1416d: Preparing 02:20:56 a855ca47cefa: Preparing 02:20:56 e328e5c8b05e: Preparing 02:20:56 eb49a703bf9a: Preparing 02:20:56 994456c4fd7b: Preparing 02:20:56 994456c4fd7b: Waiting 02:20:56 eb49a703bf9a: Waiting 02:20:56 c210fba8ba0a: Layer already exists 02:20:56 e30f3a172a49: Layer already exists 02:20:56 467c2cd1416d: Layer already exists 02:20:56 a855ca47cefa: Layer already exists 02:20:56 e328e5c8b05e: Layer already exists 02:20:56 eb49a703bf9a: Layer already exists 02:20:56 994456c4fd7b: Layer already exists 02:20:56 main: digest: sha256:a1441d0751d83e430eb0cb59a815c6ca3fbe8dc85ed762b8ac610ecbccba9672 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:20:56 ===================================================== [Pipeline] echo 02:20:56 taggedImages: 02:20:56 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c44c449455414b2ba7e485d753d9aa9ad984b950 02:20:56 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:20:56 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.24 02:20:56 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:20:56 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 02:20:56 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 02:20:56 c44c449455414b2ba7e485d753d9aa9ad984b950 02:20:56 latest 02:20:56 4.1.0-dev.24 02:20:56 c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:20:56 main 02:20:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:56 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c44c449455414b2ba7e485d753d9aa9ad984b950 02:20:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:20:56 4a93945c8a2b: Preparing 02:20:56 96a4989132f6: Preparing 02:20:56 bc31e4db582d: Preparing 02:20:56 467c2cd1416d: Preparing 02:20:56 a855ca47cefa: Preparing 02:20:56 0f690069da13: Preparing 02:20:56 b6cc5b51e09b: Preparing 02:20:56 2f75afe1dec9: Preparing 02:20:56 fa5643e3fa7c: Preparing 02:20:56 994456c4fd7b: Preparing 02:20:56 b6cc5b51e09b: Waiting 02:20:56 2f75afe1dec9: Waiting 02:20:56 fa5643e3fa7c: Waiting 02:20:56 994456c4fd7b: Waiting 02:20:56 0f690069da13: Waiting 02:20:56 a855ca47cefa: Layer already exists 02:20:56 467c2cd1416d: Layer already exists 02:20:56 96a4989132f6: Pushed 02:20:56 bc31e4db582d: Pushed 02:20:56 4a93945c8a2b: Pushed 02:20:56 994456c4fd7b: Layer already exists 02:20:57 2f75afe1dec9: Pushed 02:20:57 fa5643e3fa7c: Pushed 02:21:02 b6cc5b51e09b: Pushed 02:21:10 0f690069da13: Pushed 02:21:10 c44c449455414b2ba7e485d753d9aa9ad984b950: digest: sha256:b2f0f617d3bf5e3e4a6f3b1a08193546da77f143c660d8466ab8bbb3a04c1d0a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:11 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:21:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:21:11 4a93945c8a2b: Preparing 02:21:11 96a4989132f6: Preparing 02:21:11 bc31e4db582d: Preparing 02:21:11 467c2cd1416d: Preparing 02:21:11 a855ca47cefa: Preparing 02:21:11 0f690069da13: Preparing 02:21:11 b6cc5b51e09b: Preparing 02:21:11 2f75afe1dec9: Preparing 02:21:11 fa5643e3fa7c: Preparing 02:21:11 994456c4fd7b: Preparing 02:21:11 0f690069da13: Waiting 02:21:11 b6cc5b51e09b: Waiting 02:21:11 2f75afe1dec9: Waiting 02:21:11 fa5643e3fa7c: Waiting 02:21:11 994456c4fd7b: Waiting 02:21:11 96a4989132f6: Layer already exists 02:21:11 a855ca47cefa: Layer already exists 02:21:11 467c2cd1416d: Layer already exists 02:21:11 4a93945c8a2b: Layer already exists 02:21:11 bc31e4db582d: Layer already exists 02:21:11 b6cc5b51e09b: Layer already exists 02:21:11 2f75afe1dec9: Layer already exists 02:21:11 0f690069da13: Layer already exists 02:21:11 fa5643e3fa7c: Layer already exists 02:21:11 994456c4fd7b: Layer already exists 02:21:11 latest: digest: sha256:b2f0f617d3bf5e3e4a6f3b1a08193546da77f143c660d8466ab8bbb3a04c1d0a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:11 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.24 02:21:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:21:12 4a93945c8a2b: Preparing 02:21:12 96a4989132f6: Preparing 02:21:12 bc31e4db582d: Preparing 02:21:12 467c2cd1416d: Preparing 02:21:12 a855ca47cefa: Preparing 02:21:12 0f690069da13: Preparing 02:21:12 b6cc5b51e09b: Preparing 02:21:12 2f75afe1dec9: Preparing 02:21:12 fa5643e3fa7c: Preparing 02:21:12 b6cc5b51e09b: Waiting 02:21:12 0f690069da13: Waiting 02:21:12 2f75afe1dec9: Waiting 02:21:12 994456c4fd7b: Preparing 02:21:12 994456c4fd7b: Waiting 02:21:12 fa5643e3fa7c: Waiting 02:21:12 4a93945c8a2b: Layer already exists 02:21:12 96a4989132f6: Layer already exists 02:21:12 bc31e4db582d: Layer already exists 02:21:12 a855ca47cefa: Layer already exists 02:21:12 467c2cd1416d: Layer already exists 02:21:12 0f690069da13: Layer already exists 02:21:12 b6cc5b51e09b: Layer already exists 02:21:12 fa5643e3fa7c: Layer already exists 02:21:12 2f75afe1dec9: Layer already exists 02:21:12 994456c4fd7b: Layer already exists 02:21:12 4.1.0-dev.24: digest: sha256:b2f0f617d3bf5e3e4a6f3b1a08193546da77f143c660d8466ab8bbb3a04c1d0a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:12 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:21:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:21:12 4a93945c8a2b: Preparing 02:21:12 96a4989132f6: Preparing 02:21:12 bc31e4db582d: Preparing 02:21:12 467c2cd1416d: Preparing 02:21:12 a855ca47cefa: Preparing 02:21:12 0f690069da13: Preparing 02:21:12 b6cc5b51e09b: Preparing 02:21:12 2f75afe1dec9: Preparing 02:21:12 fa5643e3fa7c: Preparing 02:21:12 994456c4fd7b: Preparing 02:21:12 0f690069da13: Waiting 02:21:12 b6cc5b51e09b: Waiting 02:21:12 fa5643e3fa7c: Waiting 02:21:12 2f75afe1dec9: Waiting 02:21:12 994456c4fd7b: Waiting 02:21:12 a855ca47cefa: Layer already exists 02:21:12 96a4989132f6: Layer already exists 02:21:12 467c2cd1416d: Layer already exists 02:21:12 bc31e4db582d: Layer already exists 02:21:12 4a93945c8a2b: Layer already exists 02:21:12 0f690069da13: Layer already exists 02:21:12 fa5643e3fa7c: Layer already exists 02:21:12 2f75afe1dec9: Layer already exists 02:21:12 b6cc5b51e09b: Layer already exists 02:21:12 994456c4fd7b: Layer already exists 02:21:12 c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24: digest: sha256:b2f0f617d3bf5e3e4a6f3b1a08193546da77f143c660d8466ab8bbb3a04c1d0a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:13 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 02:21:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:21:13 4a93945c8a2b: Preparing 02:21:13 96a4989132f6: Preparing 02:21:13 bc31e4db582d: Preparing 02:21:13 467c2cd1416d: Preparing 02:21:13 a855ca47cefa: Preparing 02:21:13 0f690069da13: Preparing 02:21:13 b6cc5b51e09b: Preparing 02:21:13 2f75afe1dec9: Preparing 02:21:13 fa5643e3fa7c: Preparing 02:21:13 994456c4fd7b: Preparing 02:21:13 2f75afe1dec9: Waiting 02:21:13 fa5643e3fa7c: Waiting 02:21:13 b6cc5b51e09b: Waiting 02:21:13 0f690069da13: Waiting 02:21:13 a855ca47cefa: Layer already exists 02:21:13 96a4989132f6: Layer already exists 02:21:13 bc31e4db582d: Layer already exists 02:21:13 4a93945c8a2b: Layer already exists 02:21:13 467c2cd1416d: Layer already exists 02:21:13 994456c4fd7b: Layer already exists 02:21:13 2f75afe1dec9: Layer already exists 02:21:13 b6cc5b51e09b: Layer already exists 02:21:13 fa5643e3fa7c: Layer already exists 02:21:13 0f690069da13: Layer already exists 02:21:13 main: digest: sha256:b2f0f617d3bf5e3e4a6f3b1a08193546da77f143c660d8466ab8bbb3a04c1d0a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:21:13 ===================================================== [Pipeline] echo 02:21:13 taggedImages: 02:21:13 - nexus3.edgexfoundry.org:10004/security-spire-agent:c44c449455414b2ba7e485d753d9aa9ad984b950 02:21:13 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:21:13 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.24 02:21:13 - nexus3.edgexfoundry.org:10004/security-spire-agent:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:21:13 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 02:21:13 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 02:21:13 c44c449455414b2ba7e485d753d9aa9ad984b950 02:21:13 latest 02:21:13 4.1.0-dev.24 02:21:13 c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:21:13 main 02:21:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:13 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c44c449455414b2ba7e485d753d9aa9ad984b950 02:21:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:21:14 2e6888d62a08: Preparing 02:21:14 72d8ef545237: Preparing 02:21:14 ef5f6de3d47c: Preparing 02:21:14 467c2cd1416d: Preparing 02:21:14 a855ca47cefa: Preparing 02:21:14 1cc3bb07b967: Preparing 02:21:14 1bb7199b6ab8: Preparing 02:21:14 b22ac035b8b8: Preparing 02:21:14 994456c4fd7b: Preparing 02:21:14 1bb7199b6ab8: Waiting 02:21:14 1cc3bb07b967: Waiting 02:21:14 b22ac035b8b8: Waiting 02:21:14 467c2cd1416d: Layer already exists 02:21:14 a855ca47cefa: Layer already exists 02:21:14 ef5f6de3d47c: Pushed 02:21:14 72d8ef545237: Pushed 02:21:14 994456c4fd7b: Layer already exists 02:21:14 2e6888d62a08: Pushed 02:21:14 1bb7199b6ab8: Pushed 02:21:14 b22ac035b8b8: Pushed 02:21:26 1cc3bb07b967: Pushed 02:21:26 c44c449455414b2ba7e485d753d9aa9ad984b950: digest: sha256:28aa35dc1859fae681a8f98ab76e7c7080307d3d4b0595fb07df78b66a22234f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:27 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:21:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:21:27 2e6888d62a08: Preparing 02:21:27 72d8ef545237: Preparing 02:21:27 ef5f6de3d47c: Preparing 02:21:27 467c2cd1416d: Preparing 02:21:27 a855ca47cefa: Preparing 02:21:27 1cc3bb07b967: Preparing 02:21:27 1bb7199b6ab8: Preparing 02:21:27 b22ac035b8b8: Preparing 02:21:27 994456c4fd7b: Preparing 02:21:27 1bb7199b6ab8: Waiting 02:21:27 b22ac035b8b8: Waiting 02:21:27 994456c4fd7b: Waiting 02:21:27 1cc3bb07b967: Waiting 02:21:27 ef5f6de3d47c: Layer already exists 02:21:27 a855ca47cefa: Layer already exists 02:21:27 72d8ef545237: Layer already exists 02:21:27 467c2cd1416d: Layer already exists 02:21:27 2e6888d62a08: Layer already exists 02:21:27 1bb7199b6ab8: Layer already exists 02:21:27 b22ac035b8b8: Layer already exists 02:21:27 994456c4fd7b: Layer already exists 02:21:27 1cc3bb07b967: Layer already exists 02:21:27 latest: digest: sha256:28aa35dc1859fae681a8f98ab76e7c7080307d3d4b0595fb07df78b66a22234f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:27 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.24 02:21:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:21:28 2e6888d62a08: Preparing 02:21:28 72d8ef545237: Preparing 02:21:28 ef5f6de3d47c: Preparing 02:21:28 467c2cd1416d: Preparing 02:21:28 a855ca47cefa: Preparing 02:21:28 1cc3bb07b967: Preparing 02:21:28 1bb7199b6ab8: Preparing 02:21:28 b22ac035b8b8: Preparing 02:21:28 994456c4fd7b: Preparing 02:21:28 1cc3bb07b967: Waiting 02:21:28 b22ac035b8b8: Waiting 02:21:28 1bb7199b6ab8: Waiting 02:21:28 ef5f6de3d47c: Layer already exists 02:21:28 72d8ef545237: Layer already exists 02:21:28 a855ca47cefa: Layer already exists 02:21:28 467c2cd1416d: Layer already exists 02:21:28 2e6888d62a08: Layer already exists 02:21:28 994456c4fd7b: Layer already exists 02:21:28 1bb7199b6ab8: Layer already exists 02:21:28 b22ac035b8b8: Layer already exists 02:21:28 1cc3bb07b967: Layer already exists 02:21:28 4.1.0-dev.24: digest: sha256:28aa35dc1859fae681a8f98ab76e7c7080307d3d4b0595fb07df78b66a22234f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:28 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:21:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:21:28 2e6888d62a08: Preparing 02:21:28 72d8ef545237: Preparing 02:21:28 ef5f6de3d47c: Preparing 02:21:28 467c2cd1416d: Preparing 02:21:28 a855ca47cefa: Preparing 02:21:28 1cc3bb07b967: Preparing 02:21:28 1bb7199b6ab8: Preparing 02:21:28 b22ac035b8b8: Preparing 02:21:28 994456c4fd7b: Preparing 02:21:28 1bb7199b6ab8: Waiting 02:21:28 b22ac035b8b8: Waiting 02:21:28 994456c4fd7b: Waiting 02:21:28 1cc3bb07b967: Waiting 02:21:28 ef5f6de3d47c: Layer already exists 02:21:28 2e6888d62a08: Layer already exists 02:21:28 467c2cd1416d: Layer already exists 02:21:28 a855ca47cefa: Layer already exists 02:21:28 72d8ef545237: Layer already exists 02:21:28 1cc3bb07b967: Layer already exists 02:21:28 b22ac035b8b8: Layer already exists 02:21:28 1bb7199b6ab8: Layer already exists 02:21:28 994456c4fd7b: Layer already exists 02:21:28 c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24: digest: sha256:28aa35dc1859fae681a8f98ab76e7c7080307d3d4b0595fb07df78b66a22234f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:29 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 02:21:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:21:29 2e6888d62a08: Preparing 02:21:29 72d8ef545237: Preparing 02:21:29 ef5f6de3d47c: Preparing 02:21:29 467c2cd1416d: Preparing 02:21:29 a855ca47cefa: Preparing 02:21:29 1cc3bb07b967: Preparing 02:21:29 1bb7199b6ab8: Preparing 02:21:29 b22ac035b8b8: Preparing 02:21:29 994456c4fd7b: Preparing 02:21:29 1bb7199b6ab8: Waiting 02:21:29 994456c4fd7b: Waiting 02:21:29 b22ac035b8b8: Waiting 02:21:29 1cc3bb07b967: Waiting 02:21:29 2e6888d62a08: Layer already exists 02:21:29 72d8ef545237: Layer already exists 02:21:29 467c2cd1416d: Layer already exists 02:21:29 ef5f6de3d47c: Layer already exists 02:21:29 a855ca47cefa: Layer already exists 02:21:29 1cc3bb07b967: Layer already exists 02:21:29 b22ac035b8b8: Layer already exists 02:21:29 1bb7199b6ab8: Layer already exists 02:21:29 994456c4fd7b: Layer already exists 02:21:29 main: digest: sha256:28aa35dc1859fae681a8f98ab76e7c7080307d3d4b0595fb07df78b66a22234f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:21:29 ===================================================== [Pipeline] echo 02:21:29 taggedImages: 02:21:29 - nexus3.edgexfoundry.org:10004/security-spire-config:c44c449455414b2ba7e485d753d9aa9ad984b950 02:21:29 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:21:29 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.24 02:21:29 - nexus3.edgexfoundry.org:10004/security-spire-config:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:21:29 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 02:21:29 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 02:21:29 c44c449455414b2ba7e485d753d9aa9ad984b950 02:21:29 latest 02:21:29 4.1.0-dev.24 02:21:29 c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:21:29 main 02:21:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:30 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c44c449455414b2ba7e485d753d9aa9ad984b950 02:21:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:21:30 4a93945c8a2b: Preparing 02:21:30 d69e91250b10: Preparing 02:21:30 5002db08694b: Preparing 02:21:30 467c2cd1416d: Preparing 02:21:30 a855ca47cefa: Preparing 02:21:30 c0e2c2ead607: Preparing 02:21:30 2f75afe1dec9: Preparing 02:21:30 fa5643e3fa7c: Preparing 02:21:30 994456c4fd7b: Preparing 02:21:30 994456c4fd7b: Waiting 02:21:30 2f75afe1dec9: Waiting 02:21:30 fa5643e3fa7c: Waiting 02:21:30 c0e2c2ead607: Waiting 02:21:30 4a93945c8a2b: Layer already exists 02:21:30 467c2cd1416d: Layer already exists 02:21:30 a855ca47cefa: Layer already exists 02:21:30 2f75afe1dec9: Layer already exists 02:21:30 fa5643e3fa7c: Layer already exists 02:21:30 994456c4fd7b: Layer already exists 02:21:30 d69e91250b10: Pushed 02:21:30 5002db08694b: Pushed 02:21:45 c0e2c2ead607: Pushed 02:21:45 c44c449455414b2ba7e485d753d9aa9ad984b950: digest: sha256:0575aed0aa70cb0e6f0d8e4a8292863f9038019833aea31277fc10f9f7468b75 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:45 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:21:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:21:45 4a93945c8a2b: Preparing 02:21:45 d69e91250b10: Preparing 02:21:45 5002db08694b: Preparing 02:21:45 467c2cd1416d: Preparing 02:21:45 a855ca47cefa: Preparing 02:21:45 c0e2c2ead607: Preparing 02:21:45 2f75afe1dec9: Preparing 02:21:45 fa5643e3fa7c: Preparing 02:21:45 994456c4fd7b: Preparing 02:21:45 2f75afe1dec9: Waiting 02:21:45 fa5643e3fa7c: Waiting 02:21:45 c0e2c2ead607: Waiting 02:21:45 994456c4fd7b: Waiting 02:21:45 5002db08694b: Layer already exists 02:21:45 a855ca47cefa: Layer already exists 02:21:45 467c2cd1416d: Layer already exists 02:21:45 4a93945c8a2b: Layer already exists 02:21:45 d69e91250b10: Layer already exists 02:21:45 c0e2c2ead607: Layer already exists 02:21:45 fa5643e3fa7c: Layer already exists 02:21:45 994456c4fd7b: Layer already exists 02:21:45 2f75afe1dec9: Layer already exists 02:21:45 latest: digest: sha256:0575aed0aa70cb0e6f0d8e4a8292863f9038019833aea31277fc10f9f7468b75 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:46 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.24 02:21:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:21:46 4a93945c8a2b: Preparing 02:21:46 d69e91250b10: Preparing 02:21:46 5002db08694b: Preparing 02:21:46 467c2cd1416d: Preparing 02:21:46 a855ca47cefa: Preparing 02:21:46 c0e2c2ead607: Preparing 02:21:46 2f75afe1dec9: Preparing 02:21:46 fa5643e3fa7c: Preparing 02:21:46 994456c4fd7b: Preparing 02:21:46 2f75afe1dec9: Waiting 02:21:46 fa5643e3fa7c: Waiting 02:21:46 994456c4fd7b: Waiting 02:21:46 c0e2c2ead607: Waiting 02:21:46 5002db08694b: Layer already exists 02:21:46 a855ca47cefa: Layer already exists 02:21:46 467c2cd1416d: Layer already exists 02:21:46 4a93945c8a2b: Layer already exists 02:21:46 d69e91250b10: Layer already exists 02:21:46 c0e2c2ead607: Layer already exists 02:21:46 fa5643e3fa7c: Layer already exists 02:21:46 2f75afe1dec9: Layer already exists 02:21:46 994456c4fd7b: Layer already exists 02:21:46 4.1.0-dev.24: digest: sha256:0575aed0aa70cb0e6f0d8e4a8292863f9038019833aea31277fc10f9f7468b75 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:46 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:21:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:21:47 4a93945c8a2b: Preparing 02:21:47 d69e91250b10: Preparing 02:21:47 5002db08694b: Preparing 02:21:47 467c2cd1416d: Preparing 02:21:47 a855ca47cefa: Preparing 02:21:47 c0e2c2ead607: Preparing 02:21:47 2f75afe1dec9: Preparing 02:21:47 fa5643e3fa7c: Preparing 02:21:47 994456c4fd7b: Preparing 02:21:47 2f75afe1dec9: Waiting 02:21:47 fa5643e3fa7c: Waiting 02:21:47 c0e2c2ead607: Waiting 02:21:47 994456c4fd7b: Waiting 02:21:47 a855ca47cefa: Layer already exists 02:21:47 4a93945c8a2b: Layer already exists 02:21:47 d69e91250b10: Layer already exists 02:21:47 5002db08694b: Layer already exists 02:21:47 467c2cd1416d: Layer already exists 02:21:47 fa5643e3fa7c: Layer already exists 02:21:47 2f75afe1dec9: Layer already exists 02:21:47 c0e2c2ead607: Layer already exists 02:21:47 994456c4fd7b: Layer already exists 02:21:47 c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24: digest: sha256:0575aed0aa70cb0e6f0d8e4a8292863f9038019833aea31277fc10f9f7468b75 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:47 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 02:21:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:21:47 4a93945c8a2b: Preparing 02:21:47 d69e91250b10: Preparing 02:21:47 5002db08694b: Preparing 02:21:47 467c2cd1416d: Preparing 02:21:47 a855ca47cefa: Preparing 02:21:47 c0e2c2ead607: Preparing 02:21:47 2f75afe1dec9: Preparing 02:21:47 fa5643e3fa7c: Preparing 02:21:47 994456c4fd7b: Preparing 02:21:47 2f75afe1dec9: Waiting 02:21:47 fa5643e3fa7c: Waiting 02:21:47 994456c4fd7b: Waiting 02:21:47 c0e2c2ead607: Waiting 02:21:47 5002db08694b: Layer already exists 02:21:47 d69e91250b10: Layer already exists 02:21:47 4a93945c8a2b: Layer already exists 02:21:47 467c2cd1416d: Layer already exists 02:21:47 a855ca47cefa: Layer already exists 02:21:47 fa5643e3fa7c: Layer already exists 02:21:47 c0e2c2ead607: Layer already exists 02:21:47 2f75afe1dec9: Layer already exists 02:21:47 994456c4fd7b: Layer already exists 02:21:47 main: digest: sha256:0575aed0aa70cb0e6f0d8e4a8292863f9038019833aea31277fc10f9f7468b75 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:21:47 ===================================================== [Pipeline] echo 02:21:47 taggedImages: 02:21:47 - nexus3.edgexfoundry.org:10004/security-spire-server:c44c449455414b2ba7e485d753d9aa9ad984b950 02:21:47 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:21:47 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.24 02:21:47 - nexus3.edgexfoundry.org:10004/security-spire-server:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:21:47 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 02:21:47 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 02:21:47 c44c449455414b2ba7e485d753d9aa9ad984b950 02:21:47 latest 02:21:47 4.1.0-dev.24 02:21:47 c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:21:47 main 02:21:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:48 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:48 + docker push nexus3.edgexfoundry.org:10004/support-notifications:c44c449455414b2ba7e485d753d9aa9ad984b950 02:21:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:21:48 44e7d252a3a2: Preparing 02:21:48 5d13e0558283: Preparing 02:21:48 467c2cd1416d: Preparing 02:21:48 a855ca47cefa: Preparing 02:21:48 3dcd176f9bd0: Preparing 02:21:48 f240a0f7a0c0: Preparing 02:21:48 994456c4fd7b: Preparing 02:21:48 f240a0f7a0c0: Waiting 02:21:48 994456c4fd7b: Waiting 02:21:48 467c2cd1416d: Layer already exists 02:21:48 a855ca47cefa: Layer already exists 02:21:48 994456c4fd7b: Layer already exists 02:21:48 3dcd176f9bd0: Pushed 02:21:48 44e7d252a3a2: Pushed 02:21:49 f240a0f7a0c0: Pushed 02:21:52 5d13e0558283: Pushed 02:21:52 c44c449455414b2ba7e485d753d9aa9ad984b950: digest: sha256:f70d2f5cff638a9a3550dbd47d09bef6eb26eba3afa43e4eed17be555acba3e0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:53 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 02:21:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:21:53 44e7d252a3a2: Preparing 02:21:53 5d13e0558283: Preparing 02:21:53 467c2cd1416d: Preparing 02:21:53 a855ca47cefa: Preparing 02:21:53 3dcd176f9bd0: Preparing 02:21:53 f240a0f7a0c0: Preparing 02:21:53 994456c4fd7b: Preparing 02:21:53 f240a0f7a0c0: Waiting 02:21:53 994456c4fd7b: Waiting 02:21:53 3dcd176f9bd0: Layer already exists 02:21:53 44e7d252a3a2: Layer already exists 02:21:53 467c2cd1416d: Layer already exists 02:21:53 5d13e0558283: Layer already exists 02:21:53 a855ca47cefa: Layer already exists 02:21:53 f240a0f7a0c0: Layer already exists 02:21:53 994456c4fd7b: Layer already exists 02:21:53 latest: digest: sha256:f70d2f5cff638a9a3550dbd47d09bef6eb26eba3afa43e4eed17be555acba3e0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:53 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.24 02:21:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:21:54 44e7d252a3a2: Preparing 02:21:54 5d13e0558283: Preparing 02:21:54 467c2cd1416d: Preparing 02:21:54 a855ca47cefa: Preparing 02:21:54 3dcd176f9bd0: Preparing 02:21:54 f240a0f7a0c0: Preparing 02:21:54 994456c4fd7b: Preparing 02:21:54 994456c4fd7b: Waiting 02:21:54 f240a0f7a0c0: Waiting 02:21:54 5d13e0558283: Layer already exists 02:21:54 a855ca47cefa: Layer already exists 02:21:54 467c2cd1416d: Layer already exists 02:21:54 44e7d252a3a2: Layer already exists 02:21:54 3dcd176f9bd0: Layer already exists 02:21:54 f240a0f7a0c0: Layer already exists 02:21:54 994456c4fd7b: Layer already exists 02:21:54 4.1.0-dev.24: digest: sha256:f70d2f5cff638a9a3550dbd47d09bef6eb26eba3afa43e4eed17be555acba3e0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:54 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:21:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:21:54 44e7d252a3a2: Preparing 02:21:54 5d13e0558283: Preparing 02:21:54 467c2cd1416d: Preparing 02:21:54 a855ca47cefa: Preparing 02:21:54 3dcd176f9bd0: Preparing 02:21:54 f240a0f7a0c0: Preparing 02:21:54 994456c4fd7b: Preparing 02:21:54 f240a0f7a0c0: Waiting 02:21:54 994456c4fd7b: Waiting 02:21:54 5d13e0558283: Layer already exists 02:21:54 3dcd176f9bd0: Layer already exists 02:21:54 44e7d252a3a2: Layer already exists 02:21:54 a855ca47cefa: Layer already exists 02:21:54 467c2cd1416d: Layer already exists 02:21:54 994456c4fd7b: Layer already exists 02:21:54 f240a0f7a0c0: Layer already exists 02:21:54 c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24: digest: sha256:f70d2f5cff638a9a3550dbd47d09bef6eb26eba3afa43e4eed17be555acba3e0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:55 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 02:21:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:21:55 44e7d252a3a2: Preparing 02:21:55 5d13e0558283: Preparing 02:21:55 467c2cd1416d: Preparing 02:21:55 a855ca47cefa: Preparing 02:21:55 3dcd176f9bd0: Preparing 02:21:55 f240a0f7a0c0: Preparing 02:21:55 994456c4fd7b: Preparing 02:21:55 f240a0f7a0c0: Waiting 02:21:55 994456c4fd7b: Waiting 02:21:55 467c2cd1416d: Layer already exists 02:21:55 a855ca47cefa: Layer already exists 02:21:55 3dcd176f9bd0: Layer already exists 02:21:55 44e7d252a3a2: Layer already exists 02:21:55 f240a0f7a0c0: Layer already exists 02:21:55 994456c4fd7b: Layer already exists 02:21:55 5d13e0558283: Layer already exists 02:21:55 main: digest: sha256:f70d2f5cff638a9a3550dbd47d09bef6eb26eba3afa43e4eed17be555acba3e0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:21:55 ===================================================== [Pipeline] echo 02:21:55 taggedImages: 02:21:55 - nexus3.edgexfoundry.org:10004/support-notifications:c44c449455414b2ba7e485d753d9aa9ad984b950 02:21:55 - nexus3.edgexfoundry.org:10004/support-notifications:latest 02:21:55 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.24 02:21:55 - nexus3.edgexfoundry.org:10004/support-notifications:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:21:55 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 02:21:55 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 02:21:55 c44c449455414b2ba7e485d753d9aa9ad984b950 02:21:55 latest 02:21:55 4.1.0-dev.24 02:21:55 c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:21:55 main 02:21:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:56 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c44c449455414b2ba7e485d753d9aa9ad984b950 02:21:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:21:56 b045c4e9eaff: Preparing 02:21:56 819a23e71f32: Preparing 02:21:56 467c2cd1416d: Preparing 02:21:56 a855ca47cefa: Preparing 02:21:56 565bf6a06e55: Preparing 02:21:56 e4a1fa249070: Preparing 02:21:56 994456c4fd7b: Preparing 02:21:56 994456c4fd7b: Waiting 02:21:56 e4a1fa249070: Waiting 02:21:56 467c2cd1416d: Layer already exists 02:21:56 a855ca47cefa: Layer already exists 02:21:56 994456c4fd7b: Layer already exists 02:21:56 b045c4e9eaff: Pushed 02:21:56 565bf6a06e55: Pushed 02:21:56 e4a1fa249070: Pushed 02:22:00 819a23e71f32: Pushed 02:22:00 c44c449455414b2ba7e485d753d9aa9ad984b950: digest: sha256:39de47aac4c97ca2d77d1647e518133d25b425caff14a0e8361fb6affdddd102 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:01 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:22:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:22:01 b045c4e9eaff: Preparing 02:22:01 819a23e71f32: Preparing 02:22:01 467c2cd1416d: Preparing 02:22:01 a855ca47cefa: Preparing 02:22:01 565bf6a06e55: Preparing 02:22:01 e4a1fa249070: Preparing 02:22:01 994456c4fd7b: Preparing 02:22:01 e4a1fa249070: Waiting 02:22:01 467c2cd1416d: Layer already exists 02:22:01 b045c4e9eaff: Layer already exists 02:22:01 a855ca47cefa: Layer already exists 02:22:01 565bf6a06e55: Layer already exists 02:22:01 e4a1fa249070: Layer already exists 02:22:01 994456c4fd7b: Layer already exists 02:22:01 819a23e71f32: Layer already exists 02:22:01 latest: digest: sha256:39de47aac4c97ca2d77d1647e518133d25b425caff14a0e8361fb6affdddd102 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:01 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.24 02:22:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:22:02 b045c4e9eaff: Preparing 02:22:02 819a23e71f32: Preparing 02:22:02 467c2cd1416d: Preparing 02:22:02 a855ca47cefa: Preparing 02:22:02 565bf6a06e55: Preparing 02:22:02 e4a1fa249070: Preparing 02:22:02 994456c4fd7b: Preparing 02:22:02 e4a1fa249070: Waiting 02:22:02 994456c4fd7b: Waiting 02:22:02 467c2cd1416d: Layer already exists 02:22:02 565bf6a06e55: Layer already exists 02:22:02 a855ca47cefa: Layer already exists 02:22:02 819a23e71f32: Layer already exists 02:22:02 e4a1fa249070: Layer already exists 02:22:02 b045c4e9eaff: Layer already exists 02:22:02 994456c4fd7b: Layer already exists 02:22:02 4.1.0-dev.24: digest: sha256:39de47aac4c97ca2d77d1647e518133d25b425caff14a0e8361fb6affdddd102 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:02 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:22:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:22:02 b045c4e9eaff: Preparing 02:22:02 819a23e71f32: Preparing 02:22:02 467c2cd1416d: Preparing 02:22:02 a855ca47cefa: Preparing 02:22:02 565bf6a06e55: Preparing 02:22:02 e4a1fa249070: Preparing 02:22:02 994456c4fd7b: Preparing 02:22:02 e4a1fa249070: Waiting 02:22:02 994456c4fd7b: Waiting 02:22:02 a855ca47cefa: Layer already exists 02:22:02 467c2cd1416d: Layer already exists 02:22:02 565bf6a06e55: Layer already exists 02:22:02 b045c4e9eaff: Layer already exists 02:22:02 819a23e71f32: Layer already exists 02:22:02 994456c4fd7b: Layer already exists 02:22:02 e4a1fa249070: Layer already exists 02:22:02 c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24: digest: sha256:39de47aac4c97ca2d77d1647e518133d25b425caff14a0e8361fb6affdddd102 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:03 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:03 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 02:22:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:22:03 b045c4e9eaff: Preparing 02:22:03 819a23e71f32: Preparing 02:22:03 467c2cd1416d: Preparing 02:22:03 a855ca47cefa: Preparing 02:22:03 565bf6a06e55: Preparing 02:22:03 e4a1fa249070: Preparing 02:22:03 994456c4fd7b: Preparing 02:22:03 e4a1fa249070: Waiting 02:22:03 994456c4fd7b: Waiting 02:22:03 565bf6a06e55: Layer already exists 02:22:03 b045c4e9eaff: Layer already exists 02:22:03 a855ca47cefa: Layer already exists 02:22:03 819a23e71f32: Layer already exists 02:22:03 467c2cd1416d: Layer already exists 02:22:03 994456c4fd7b: Layer already exists 02:22:03 e4a1fa249070: Layer already exists 02:22:03 main: digest: sha256:39de47aac4c97ca2d77d1647e518133d25b425caff14a0e8361fb6affdddd102 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:22:03 ===================================================== [Pipeline] echo 02:22:03 taggedImages: 02:22:03 - nexus3.edgexfoundry.org:10004/support-scheduler:c44c449455414b2ba7e485d753d9aa9ad984b950 02:22:03 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:22:03 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.24 02:22:03 - nexus3.edgexfoundry.org:10004/support-scheduler:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:22:03 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 02:22:03 ========================================================= 02:22:03 [edgeXBuildMultiArch] RAW Config: 02:22:03 images: 02:22:03 - nexus3.edgexfoundry.org:10004/core-command:c44c449455414b2ba7e485d753d9aa9ad984b950 02:22:03 - nexus3.edgexfoundry.org:10004/core-command:latest 02:22:03 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.24 02:22:03 - nexus3.edgexfoundry.org:10004/core-command:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:22:03 - nexus3.edgexfoundry.org:10004/core-command:main 02:22:03 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950 02:22:03 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:22:03 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.24 02:22:03 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:22:03 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 02:22:03 - nexus3.edgexfoundry.org:10004/core-data:c44c449455414b2ba7e485d753d9aa9ad984b950 02:22:03 - nexus3.edgexfoundry.org:10004/core-data:latest 02:22:03 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.24 02:22:03 - nexus3.edgexfoundry.org:10004/core-data:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:22:03 - nexus3.edgexfoundry.org:10004/core-data:main 02:22:03 - nexus3.edgexfoundry.org:10004/core-keeper:c44c449455414b2ba7e485d753d9aa9ad984b950 02:22:03 - nexus3.edgexfoundry.org:10004/core-keeper:latest 02:22:03 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.24 02:22:03 - nexus3.edgexfoundry.org:10004/core-keeper:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:22:03 - nexus3.edgexfoundry.org:10004/core-keeper:main 02:22:03 - nexus3.edgexfoundry.org:10004/core-metadata:c44c449455414b2ba7e485d753d9aa9ad984b950 02:22:03 - nexus3.edgexfoundry.org:10004/core-metadata:latest 02:22:03 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.24 02:22:03 - nexus3.edgexfoundry.org:10004/core-metadata:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:22:03 - nexus3.edgexfoundry.org:10004/core-metadata:main 02:22:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950 02:22:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:22:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.24 02:22:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:22:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main 02:22:03 - nexus3.edgexfoundry.org:10004/security-proxy-auth:c44c449455414b2ba7e485d753d9aa9ad984b950 02:22:03 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:22:03 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.24 02:22:03 - nexus3.edgexfoundry.org:10004/security-proxy-auth:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:22:03 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main 02:22:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup:c44c449455414b2ba7e485d753d9aa9ad984b950 02:22:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:22:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.24 02:22:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:22:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main 02:22:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c44c449455414b2ba7e485d753d9aa9ad984b950 02:22:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:22:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.24 02:22:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:22:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 02:22:03 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c44c449455414b2ba7e485d753d9aa9ad984b950 02:22:03 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:22:03 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.24 02:22:03 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:22:03 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 02:22:03 - nexus3.edgexfoundry.org:10004/security-spire-agent:c44c449455414b2ba7e485d753d9aa9ad984b950 02:22:03 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:22:03 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.24 02:22:03 - nexus3.edgexfoundry.org:10004/security-spire-agent:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:22:03 - nexus3.edgexfoundry.org:10004/security-spire-agent:main 02:22:03 - nexus3.edgexfoundry.org:10004/security-spire-config:c44c449455414b2ba7e485d753d9aa9ad984b950 02:22:03 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:22:03 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.24 02:22:03 - nexus3.edgexfoundry.org:10004/security-spire-config:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:22:03 - nexus3.edgexfoundry.org:10004/security-spire-config:main 02:22:03 - nexus3.edgexfoundry.org:10004/security-spire-server:c44c449455414b2ba7e485d753d9aa9ad984b950 02:22:03 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:22:03 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.24 02:22:03 - nexus3.edgexfoundry.org:10004/security-spire-server:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:22:03 - nexus3.edgexfoundry.org:10004/security-spire-server:main 02:22:03 - nexus3.edgexfoundry.org:10004/support-notifications:c44c449455414b2ba7e485d753d9aa9ad984b950 02:22:03 - nexus3.edgexfoundry.org:10004/support-notifications:latest 02:22:03 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.24 02:22:03 - nexus3.edgexfoundry.org:10004/support-notifications:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:22:03 - nexus3.edgexfoundry.org:10004/support-notifications:main 02:22:03 - nexus3.edgexfoundry.org:10004/support-scheduler:c44c449455414b2ba7e485d753d9aa9ad984b950 02:22:03 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:22:03 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.24 02:22:03 - nexus3.edgexfoundry.org:10004/support-scheduler:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:22:03 - nexus3.edgexfoundry.org:10004/support-scheduler:main 02:22:03 settingsFile: 02:22:03 edgex-go-settings 02:22:03 ========================================================= [Pipeline] node 02:22:10 #62 ... 02:22:10 02:22:10 #94 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:22:10 #94 DONE 92.6s 02:22:10 02:22:10 #119 [support-scheduler builder 6/7] COPY . . 02:22:10 #119 DONE 1.1s 02:22:10 02:22:10 #89 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:22:10 #89 ... 02:22:10 02:22:10 #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:22:10 #120 1.548 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:22:10 #120 ... 02:22:10 02:22:10 #85 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:22:10 #85 DONE 99.9s 02:22:10 02:22:10 #121 [security-proxy-auth builder 6/7] COPY . . 02:22:10 #121 DONE 1.3s 02:22:10 02:22:10 #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:22:10 #120 ... 02:22:10 02:22:10 #122 [core-data builder 6/7] COPY . . 02:22:10 #122 CACHED 02:22:10 02:22:10 #123 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:22:10 #123 CACHED 02:22:10 02:22:10 #124 [core-data builder 4/7] COPY go.mod vendor* ./ 02:22:10 #124 CACHED 02:22:10 02:22:10 #125 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:22:10 #125 CACHED 02:22:10 02:22:10 #126 [core-common-config-bootstrapper builder 6/7] COPY . . 02:22:10 #126 CACHED 02:22:10 02:22:10 #127 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:22:10 #127 CACHED 02:22:10 02:22:10 #128 [core-command builder 4/7] COPY go.mod vendor* ./ 02:22:10 #128 CACHED 02:22:10 02:22:10 #129 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:22:10 #129 CACHED 02:22:10 02:22:10 #130 [core-command builder 6/7] COPY . . 02:22:10 #130 CACHED 02:22:10 02:22:10 #131 [core-metadata builder 6/7] COPY . . 02:22:10 #131 CACHED 02:22:10 02:22:10 #132 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:22:10 #132 CACHED 02:22:10 02:22:10 #133 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:22:10 #133 CACHED 02:22:10 02:22:10 #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:22:13 #134 4.701 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 02:22:16 #134 ... 02:22:16 02:22:16 #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:22:16 #95 DONE 100.4s 02:22:16 02:22:16 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:22:16 #0 4.648 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 02:22:16 #135 ... 02:22:16 02:22:16 #97 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:22:16 #97 DONE 99.9s 02:22:16 02:22:16 #89 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:22:16 #89 DONE 104.1s 02:22:16 02:22:16 #136 [support-notifications builder 6/7] COPY . . 02:22:18 #136 ... 02:22:18 02:22:18 #98 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:22:18 #98 DONE 105.2s 02:22:18 02:22:18 #137 [security-bootstrapper builder 6/7] COPY . . 02:22:18 Still waiting to schedule task 02:22:18 All nodes of label ‘centos7-docker-4c-2g’ are offline 02:22:18 #137 ... 02:22:18 02:22:18 #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:22:18 #0 3.880 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:22:19 #138 ... 02:22:19 02:22:19 #139 [core-keeper builder 7/8] COPY . . 02:22:19 #139 DONE 2.7s 02:22:19 02:22:19 #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:22:19 #0 4.202 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:22:19 #140 ... 02:22:19 02:22:19 #136 [support-notifications builder 6/7] COPY . . 02:22:19 #136 DONE 2.7s 02:22:19 02:22:19 #141 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:22:19 #0 4.628 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:22:19 #141 ... 02:22:19 02:22:19 #142 [security-spiffe-token-provider builder 6/7] COPY . . 02:22:19 #142 DONE 2.7s 02:22:19 02:22:19 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:22:21 #143 ... 02:22:21 02:22:21 #144 [security-proxy-setup builder 6/7] COPY . . 02:22:21 #144 CACHED 02:22:21 02:22:21 #145 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:22:21 #145 CACHED 02:22:21 02:22:21 #146 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:22:21 #146 CACHED 02:22:21 02:22:21 #147 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:22:21 #147 CACHED 02:22:21 02:22:21 #148 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:22:21 #148 CACHED 02:22:21 02:22:21 #149 [security-secretstore-setup builder 6/7] COPY . . 02:22:21 #149 CACHED 02:22:21 02:22:21 #137 [security-bootstrapper builder 6/7] COPY . . 02:22:21 #137 DONE 2.6s 02:22:21 02:22:21 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:22:25 #150 4.321 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:22:27 #150 ... 02:22:27 02:22:27 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:22:27 #143 5.296 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:22:29 #143 ... 02:22:29 02:22:29 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:22:29 #0 4.676 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:22:29 #151 ... 02:22:29 02:22:29 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:22:29 #0 5.976 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:22:29 #152 ... 02:22:29 02:22:29 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:22:29 #0 4.264 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 02:22:31 #153 ... 02:22:31 02:22:31 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:22:31 #0 4.406 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:22:51 Running on prd-centos7-docker-4c-2g-3424 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:22:51 provisioning config files... 02:22:51 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config16342293043443129937tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:22:53 ---> ****-login.sh 02:22:53 nexus3.edgexfoundry.org:10001 02:22:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:22:53 Configure a credential helper to remove this warning. See 02:22:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:22:53 02:22:53 Login Succeeded 02:22:53 nexus3.edgexfoundry.org:10002 02:22:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:22:53 Configure a credential helper to remove this warning. See 02:22:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:22:53 02:22:53 Login Succeeded 02:22:53 nexus3.edgexfoundry.org:10003 02:22:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:22:54 Configure a credential helper to remove this warning. See 02:22:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:22:54 02:22:54 Login Succeeded 02:22:54 nexus3.edgexfoundry.org:10004 02:22:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:22:54 Configure a credential helper to remove this warning. See 02:22:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:22:54 02:22:54 Login Succeeded 02:22:54 ****.io 02:22:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:22:54 Configure a credential helper to remove this warning. See 02:22:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:22:54 02:22:54 Login Succeeded 02:22:54 ---> ****-login.sh ends [Pipeline] } 02:22:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:22:55 + docker buildx ls 02:22:55 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 02:22:55 default * docker 02:22:55 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 02:22:55 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 02:22:55 edgex-builder [Pipeline] sh 02:22:56 + docker buildx inspect --bootstrap 02:22:56 #1 [internal] booting buildkit 02:22:56 #1 pulling image moby/buildkit:buildx-stable-1 02:22:59 #1 pulling image moby/buildkit:buildx-stable-1 2.8s done 02:22:59 #1 creating container buildx_buildkit_edgex-builder0 02:23:00 #1 creating container buildx_buildkit_edgex-builder0 1.4s done 02:23:00 #1 DONE 4.2s 02:23:00 Name: edgex-builder 02:23:00 Driver: docker-container 02:23:00 02:23:00 Nodes: 02:23:00 Name: edgex-builder0 02:23:00 Endpoint: unix:///var/run/docker.sock 02:23:00 Status: running 02:23:00 Buildkit: v0.22.0 02:23:00 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 02:23:00 + docker buildx ls 02:23:00 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 02:23:00 edgex-builder * docker-container 02:23:00 edgex-builder0 unix:///var/run/docker.sock running v0.22.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 02:23:00 default docker 02:23:00 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 02:23:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:c44c449455414b2ba7e485d753d9aa9ad984b950' 02:23:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:c44c449455414b2ba7e485d753d9aa9ad984b950 --push - 02:23:00 #1 [internal] load build definition from Dockerfile 02:23:00 #1 transferring dockerfile: 197B done 02:23:00 #1 DONE 0.0s 02:23:00 02:23:00 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:c44c449455414b2ba7e485d753d9aa9ad984b950 02:23:00 #2 DONE 0.1s 02:23:00 02:23:00 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:c44c449455414b2ba7e485d753d9aa9ad984b950 02:23:01 #3 DONE 0.1s 02:23:01 02:23:01 #4 [internal] load .dockerignore 02:23:01 #4 transferring context: 2B done 02:23:01 #4 DONE 0.0s 02:23:01 02:23:01 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:09ef41b1c6f82254a499e56775b13d5d8f5b4aed1f7bedda6666c59626156c51 02:23:01 #5 resolve nexus3.edgexfoundry.org:10004/core-command:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:09ef41b1c6f82254a499e56775b13d5d8f5b4aed1f7bedda6666c59626156c51 0.0s done 02:23:01 #5 DONE 0.0s 02:23:01 02:23:01 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:09ef41b1c6f82254a499e56775b13d5d8f5b4aed1f7bedda6666c59626156c51 02:23:01 #6 resolve nexus3.edgexfoundry.org:10004/core-command:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:09ef41b1c6f82254a499e56775b13d5d8f5b4aed1f7bedda6666c59626156c51 0.0s done 02:23:01 #6 DONE 0.1s 02:23:01 02:23:01 #7 exporting to image 02:23:01 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:23:01 #7 ... 02:23:01 02:23:01 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 02:23:01 #8 DONE 0.0s 02:23:01 02:23:01 #7 exporting to image 02:23:01 #7 exporting layers done 02:23:01 #7 exporting manifest sha256:eb128a01e3c5702b168085feb78f95ad700017b9f987b792bde62684ea3110bb done 02:23:01 #7 exporting config sha256:c673091ea0a61aa3835f9b617478c9c47da49b9dff63f4d27e080c4131e5a778 done 02:23:01 #7 exporting manifest sha256:142fb5ae25bc8cca7a14aa2fa0a713b5182e5965d9a5fd7eb352afbfa44b134d done 02:23:01 #7 exporting config sha256:9c00b31b6583d68b30268cc220e47ce36cce3f79bfae9303a315031e2ba93d33 done 02:23:01 #7 exporting manifest list sha256:d8efec271a61a94e1b412eb54a3de989da73b31e77518646f04014f65e7178c7 done 02:23:01 #7 pushing layers 0.1s done 02:23:01 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:d8efec271a61a94e1b412eb54a3de989da73b31e77518646f04014f65e7178c7 02:23:01 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:d8efec271a61a94e1b412eb54a3de989da73b31e77518646f04014f65e7178c7 0.1s done 02:23:01 #7 DONE 0.2s 02:23:01 02:23:01 1 warning found (use --debug to expand): 02:23:01  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:23:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' 02:23:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - 02:23:01 #1 [internal] load build definition from Dockerfile 02:23:01 #1 transferring dockerfile: 163B done 02:23:01 #1 DONE 0.0s 02:23:01 02:23:01 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 02:23:01 #2 DONE 0.0s 02:23:01 02:23:01 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 02:23:01 #3 DONE 0.0s 02:23:01 02:23:01 #4 [internal] load .dockerignore 02:23:01 #4 transferring context: 2B done 02:23:01 #4 DONE 0.0s 02:23:01 02:23:01 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:09ef41b1c6f82254a499e56775b13d5d8f5b4aed1f7bedda6666c59626156c51 02:23:01 #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:09ef41b1c6f82254a499e56775b13d5d8f5b4aed1f7bedda6666c59626156c51 done 02:23:01 #5 CACHED 02:23:01 02:23:01 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:09ef41b1c6f82254a499e56775b13d5d8f5b4aed1f7bedda6666c59626156c51 02:23:01 #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:09ef41b1c6f82254a499e56775b13d5d8f5b4aed1f7bedda6666c59626156c51 0.0s done 02:23:01 #6 CACHED 02:23:01 02:23:01 #7 exporting to image 02:23:01 #7 exporting layers done 02:23:01 #7 exporting manifest sha256:eb128a01e3c5702b168085feb78f95ad700017b9f987b792bde62684ea3110bb done 02:23:01 #7 exporting config sha256:c673091ea0a61aa3835f9b617478c9c47da49b9dff63f4d27e080c4131e5a778 done 02:23:01 #7 exporting manifest sha256:142fb5ae25bc8cca7a14aa2fa0a713b5182e5965d9a5fd7eb352afbfa44b134d done 02:23:01 #7 exporting config sha256:9c00b31b6583d68b30268cc220e47ce36cce3f79bfae9303a315031e2ba93d33 done 02:23:01 #7 exporting manifest list sha256:d8efec271a61a94e1b412eb54a3de989da73b31e77518646f04014f65e7178c7 02:23:01 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:23:01 #7 exporting manifest list sha256:d8efec271a61a94e1b412eb54a3de989da73b31e77518646f04014f65e7178c7 done 02:23:01 #7 pushing layers 0.0s done 02:23:01 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:d8efec271a61a94e1b412eb54a3de989da73b31e77518646f04014f65e7178c7 0.1s done 02:23:01 #7 DONE 0.1s 02:23:01 02:23:01 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 02:23:01 #8 DONE 0.0s 02:23:01 02:23:01 1 warning found (use --debug to expand): 02:23:01  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:23:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.24' 02:23:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.24 --push - 02:23:02 #1 [internal] load build definition from Dockerfile 02:23:02 #1 transferring dockerfile: 169B done 02:23:02 #1 DONE 0.0s 02:23:02 02:23:02 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.24 02:23:02 #2 DONE 0.0s 02:23:02 02:23:02 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.24 02:23:02 #3 DONE 0.0s 02:23:02 02:23:02 #4 [internal] load .dockerignore 02:23:02 #4 transferring context: 2B done 02:23:02 #4 DONE 0.0s 02:23:02 02:23:02 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.24@sha256:09ef41b1c6f82254a499e56775b13d5d8f5b4aed1f7bedda6666c59626156c51 02:23:02 #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.24@sha256:09ef41b1c6f82254a499e56775b13d5d8f5b4aed1f7bedda6666c59626156c51 done 02:23:02 #5 CACHED 02:23:02 02:23:02 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.24@sha256:09ef41b1c6f82254a499e56775b13d5d8f5b4aed1f7bedda6666c59626156c51 02:23:02 #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.24@sha256:09ef41b1c6f82254a499e56775b13d5d8f5b4aed1f7bedda6666c59626156c51 done 02:23:02 #6 CACHED 02:23:02 02:23:02 #7 exporting to image 02:23:02 #7 exporting layers done 02:23:02 #7 exporting manifest sha256:eb128a01e3c5702b168085feb78f95ad700017b9f987b792bde62684ea3110bb done 02:23:02 #7 exporting config sha256:c673091ea0a61aa3835f9b617478c9c47da49b9dff63f4d27e080c4131e5a778 done 02:23:02 #7 exporting manifest sha256:142fb5ae25bc8cca7a14aa2fa0a713b5182e5965d9a5fd7eb352afbfa44b134d done 02:23:02 #7 exporting config sha256:9c00b31b6583d68b30268cc220e47ce36cce3f79bfae9303a315031e2ba93d33 done 02:23:02 #7 exporting manifest list sha256:d8efec271a61a94e1b412eb54a3de989da73b31e77518646f04014f65e7178c7 done 02:23:02 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:23:02 #7 pushing layers 0.0s done 02:23:02 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.24@sha256:d8efec271a61a94e1b412eb54a3de989da73b31e77518646f04014f65e7178c7 0.1s done 02:23:02 #7 DONE 0.1s 02:23:02 02:23:02 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 02:23:02 #8 DONE 0.0s 02:23:02 02:23:02 1 warning found (use --debug to expand): 02:23:02  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:23:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24' 02:23:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 --push - 02:23:02 #1 [internal] load build definition from Dockerfile 02:23:02 #1 transferring dockerfile: 210B done 02:23:02 #1 DONE 0.0s 02:23:02 02:23:02 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:23:02 #2 DONE 0.0s 02:23:02 02:23:02 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:23:02 #3 DONE 0.0s 02:23:02 02:23:02 #4 [internal] load .dockerignore 02:23:02 #4 transferring context: 2B done 02:23:02 #4 DONE 0.0s 02:23:02 02:23:02 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:09ef41b1c6f82254a499e56775b13d5d8f5b4aed1f7bedda6666c59626156c51 02:23:02 #5 resolve nexus3.edgexfoundry.org:10004/core-command:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:09ef41b1c6f82254a499e56775b13d5d8f5b4aed1f7bedda6666c59626156c51 0.0s done 02:23:02 #5 CACHED 02:23:02 02:23:02 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:09ef41b1c6f82254a499e56775b13d5d8f5b4aed1f7bedda6666c59626156c51 02:23:02 #6 resolve nexus3.edgexfoundry.org:10004/core-command:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:09ef41b1c6f82254a499e56775b13d5d8f5b4aed1f7bedda6666c59626156c51 0.0s done 02:23:02 #6 CACHED 02:23:02 02:23:02 #7 exporting to image 02:23:02 #7 exporting layers done 02:23:02 #7 exporting manifest sha256:eb128a01e3c5702b168085feb78f95ad700017b9f987b792bde62684ea3110bb done 02:23:02 #7 exporting config sha256:c673091ea0a61aa3835f9b617478c9c47da49b9dff63f4d27e080c4131e5a778 done 02:23:02 #7 exporting manifest sha256:142fb5ae25bc8cca7a14aa2fa0a713b5182e5965d9a5fd7eb352afbfa44b134d done 02:23:02 #7 exporting config sha256:9c00b31b6583d68b30268cc220e47ce36cce3f79bfae9303a315031e2ba93d33 done 02:23:02 #7 exporting manifest list sha256:d8efec271a61a94e1b412eb54a3de989da73b31e77518646f04014f65e7178c7 done 02:23:02 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:23:03 #7 pushing layers 0.0s done 02:23:03 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:d8efec271a61a94e1b412eb54a3de989da73b31e77518646f04014f65e7178c7 0.1s done 02:23:03 #7 DONE 0.1s 02:23:03 02:23:03 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 02:23:03 #8 DONE 0.0s 02:23:03 02:23:03 1 warning found (use --debug to expand): 02:23:03  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:23:03 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' 02:23:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - 02:23:03 #1 [internal] load build definition from Dockerfile 02:23:03 #1 transferring dockerfile: 161B done 02:23:03 #1 DONE 0.0s 02:23:03 02:23:03 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 02:23:03 #2 DONE 0.0s 02:23:03 02:23:03 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 02:23:03 #3 DONE 0.0s 02:23:03 02:23:03 #4 [internal] load .dockerignore 02:23:03 #4 transferring context: 2B done 02:23:03 #4 DONE 0.0s 02:23:03 02:23:03 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:09ef41b1c6f82254a499e56775b13d5d8f5b4aed1f7bedda6666c59626156c51 02:23:03 #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:09ef41b1c6f82254a499e56775b13d5d8f5b4aed1f7bedda6666c59626156c51 0.0s done 02:23:03 #5 CACHED 02:23:03 02:23:03 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:09ef41b1c6f82254a499e56775b13d5d8f5b4aed1f7bedda6666c59626156c51 02:23:03 #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:09ef41b1c6f82254a499e56775b13d5d8f5b4aed1f7bedda6666c59626156c51 0.0s done 02:23:03 #6 CACHED 02:23:03 02:23:03 #7 exporting to image 02:23:03 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:23:03 #7 exporting layers done 02:23:03 #7 exporting manifest sha256:eb128a01e3c5702b168085feb78f95ad700017b9f987b792bde62684ea3110bb done 02:23:03 #7 exporting config sha256:c673091ea0a61aa3835f9b617478c9c47da49b9dff63f4d27e080c4131e5a778 done 02:23:03 #7 exporting manifest sha256:142fb5ae25bc8cca7a14aa2fa0a713b5182e5965d9a5fd7eb352afbfa44b134d done 02:23:03 #7 exporting config sha256:9c00b31b6583d68b30268cc220e47ce36cce3f79bfae9303a315031e2ba93d33 done 02:23:03 #7 exporting manifest list sha256:d8efec271a61a94e1b412eb54a3de989da73b31e77518646f04014f65e7178c7 done 02:23:03 #7 pushing layers 0.0s done 02:23:03 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:d8efec271a61a94e1b412eb54a3de989da73b31e77518646f04014f65e7178c7 0.1s done 02:23:03 #7 DONE 0.1s 02:23:03 02:23:03 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 02:23:03 #8 DONE 0.0s 02:23:03 02:23:03 1 warning found (use --debug to expand): 02:23:03  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:23:03 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950' 02:23:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950 --push - 02:23:03 #1 [internal] load build definition from Dockerfile 02:23:03 #1 transferring dockerfile: 216B done 02:23:03 #1 DONE 0.0s 02:23:03 02:23:03 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950 02:23:03 #2 DONE 0.0s 02:23:03 02:23:03 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950 02:23:03 #3 DONE 0.1s 02:23:03 02:23:03 #4 [internal] load .dockerignore 02:23:03 #4 transferring context: 2B done 02:23:03 #4 DONE 0.0s 02:23:04 02:23:04 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:167bfc639994dd61ce42d700ddfe3bd3baa081def3579dcd5d81a7d9fe96c0b4 02:23:04 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:167bfc639994dd61ce42d700ddfe3bd3baa081def3579dcd5d81a7d9fe96c0b4 02:23:04 #5 ... 02:23:04 02:23:04 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:167bfc639994dd61ce42d700ddfe3bd3baa081def3579dcd5d81a7d9fe96c0b4 02:23:04 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:167bfc639994dd61ce42d700ddfe3bd3baa081def3579dcd5d81a7d9fe96c0b4 done 02:23:04 #6 DONE 0.1s 02:23:04 02:23:04 #7 exporting to image 02:23:04 #7 exporting layers done 02:23:04 #7 exporting manifest sha256:39fd8c2415ad942386c8417572ab5c4a2a0d4cc8a38592bb3ca6d878f60edc68 0.0s done 02:23:04 #7 exporting config sha256:77406ac7a6f5d1448c94fd775220e8cd5c014c34464b52967710fd754caaff74 done 02:23:04 #7 exporting manifest sha256:4255f8524b52dd636a41386b585b7e1f44a876ea5c98f8d4367fbf3f3c115014 done 02:23:04 #7 exporting config sha256:accb4a135fe5463fee90edd7f9f429e8b61c008ac8f1ab08a8f1dabd9dbbe83c done 02:23:04 #7 exporting manifest list sha256:bb7d7005d799c0468764f291bb610661d92ecb0baa305197062e8219eb236fef 02:23:04 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:23:04 #7 ... 02:23:04 02:23:04 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:23:04 #8 DONE 0.0s 02:23:04 02:23:04 #7 exporting to image 02:23:04 #7 exporting manifest list sha256:bb7d7005d799c0468764f291bb610661d92ecb0baa305197062e8219eb236fef done 02:23:04 #7 pushing layers 0.1s done 02:23:04 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:bb7d7005d799c0468764f291bb610661d92ecb0baa305197062e8219eb236fef 02:23:04 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:bb7d7005d799c0468764f291bb610661d92ecb0baa305197062e8219eb236fef 0.1s done 02:23:04 #7 DONE 0.3s 02:23:04 02:23:04 1 warning found (use --debug to expand): 02:23:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:23:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' 02:23:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - 02:23:04 #1 [internal] load build definition from Dockerfile 02:23:04 #1 transferring dockerfile: 182B done 02:23:04 #1 DONE 0.0s 02:23:04 02:23:04 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:23:04 #2 DONE 0.0s 02:23:04 02:23:04 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:23:04 #3 DONE 0.0s 02:23:04 02:23:04 #4 [internal] load .dockerignore 02:23:04 #4 transferring context: 2B done 02:23:04 #4 DONE 0.0s 02:23:04 02:23:04 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:167bfc639994dd61ce42d700ddfe3bd3baa081def3579dcd5d81a7d9fe96c0b4 02:23:04 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:167bfc639994dd61ce42d700ddfe3bd3baa081def3579dcd5d81a7d9fe96c0b4 02:23:04 #5 ... 02:23:04 02:23:04 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:167bfc639994dd61ce42d700ddfe3bd3baa081def3579dcd5d81a7d9fe96c0b4 02:23:04 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:167bfc639994dd61ce42d700ddfe3bd3baa081def3579dcd5d81a7d9fe96c0b4 0.0s done 02:23:04 #6 DONE 0.0s 02:23:04 02:23:04 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:167bfc639994dd61ce42d700ddfe3bd3baa081def3579dcd5d81a7d9fe96c0b4 02:23:04 #5 CACHED 02:23:04 02:23:04 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:167bfc639994dd61ce42d700ddfe3bd3baa081def3579dcd5d81a7d9fe96c0b4 02:23:04 #6 CACHED 02:23:04 02:23:04 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:23:04 #7 DONE 0.0s 02:23:04 02:23:04 #8 exporting to image 02:23:04 #8 exporting layers done 02:23:04 #8 exporting manifest sha256:39fd8c2415ad942386c8417572ab5c4a2a0d4cc8a38592bb3ca6d878f60edc68 done 02:23:04 #8 exporting config sha256:77406ac7a6f5d1448c94fd775220e8cd5c014c34464b52967710fd754caaff74 done 02:23:04 #8 exporting manifest sha256:4255f8524b52dd636a41386b585b7e1f44a876ea5c98f8d4367fbf3f3c115014 done 02:23:04 #8 exporting config sha256:accb4a135fe5463fee90edd7f9f429e8b61c008ac8f1ab08a8f1dabd9dbbe83c done 02:23:04 #8 exporting manifest list sha256:bb7d7005d799c0468764f291bb610661d92ecb0baa305197062e8219eb236fef done 02:23:04 #8 pushing layers 0.0s done 02:23:04 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:bb7d7005d799c0468764f291bb610661d92ecb0baa305197062e8219eb236fef 02:23:04 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:23:04 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:bb7d7005d799c0468764f291bb610661d92ecb0baa305197062e8219eb236fef 0.1s done 02:23:04 #8 DONE 0.1s 02:23:04 02:23:04 1 warning found (use --debug to expand): 02:23:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:23:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.24' 02:23:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.24 --push - 02:23:05 #1 [internal] load build definition from Dockerfile 02:23:05 #1 transferring dockerfile: 188B done 02:23:05 #1 DONE 0.0s 02:23:05 02:23:05 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.24 02:23:05 #2 DONE 0.0s 02:23:05 02:23:05 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.24 02:23:05 #3 DONE 0.0s 02:23:05 02:23:05 #4 [internal] load .dockerignore 02:23:05 #4 transferring context: 2B done 02:23:05 #4 DONE 0.0s 02:23:05 02:23:05 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.24@sha256:167bfc639994dd61ce42d700ddfe3bd3baa081def3579dcd5d81a7d9fe96c0b4 02:23:05 #5 DONE 0.0s 02:23:05 02:23:05 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.24@sha256:167bfc639994dd61ce42d700ddfe3bd3baa081def3579dcd5d81a7d9fe96c0b4 02:23:05 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.24@sha256:167bfc639994dd61ce42d700ddfe3bd3baa081def3579dcd5d81a7d9fe96c0b4 02:23:05 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.24@sha256:167bfc639994dd61ce42d700ddfe3bd3baa081def3579dcd5d81a7d9fe96c0b4 0.0s done 02:23:05 #6 CACHED 02:23:05 02:23:05 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.24@sha256:167bfc639994dd61ce42d700ddfe3bd3baa081def3579dcd5d81a7d9fe96c0b4 02:23:05 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.24@sha256:167bfc639994dd61ce42d700ddfe3bd3baa081def3579dcd5d81a7d9fe96c0b4 done 02:23:05 #5 CACHED 02:23:05 02:23:05 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:23:05 #7 DONE 0.0s 02:23:05 02:23:05 #8 exporting to image 02:23:05 #8 exporting layers done 02:23:05 #8 exporting manifest sha256:39fd8c2415ad942386c8417572ab5c4a2a0d4cc8a38592bb3ca6d878f60edc68 done 02:23:05 #8 exporting config sha256:77406ac7a6f5d1448c94fd775220e8cd5c014c34464b52967710fd754caaff74 done 02:23:05 #8 exporting manifest sha256:4255f8524b52dd636a41386b585b7e1f44a876ea5c98f8d4367fbf3f3c115014 done 02:23:05 #8 exporting config sha256:accb4a135fe5463fee90edd7f9f429e8b61c008ac8f1ab08a8f1dabd9dbbe83c done 02:23:05 #8 exporting manifest list sha256:bb7d7005d799c0468764f291bb610661d92ecb0baa305197062e8219eb236fef done 02:23:05 #8 pushing layers 0.0s done 02:23:05 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.24@sha256:bb7d7005d799c0468764f291bb610661d92ecb0baa305197062e8219eb236fef 0.1s done 02:23:05 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:23:05 #8 DONE 0.1s 02:23:05 02:23:05 1 warning found (use --debug to expand): 02:23:05  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:23:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 --push - 02:23:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24' 02:23:05 #1 [internal] load build definition from Dockerfile 02:23:05 #1 transferring dockerfile: 229B done 02:23:05 #1 DONE 0.0s 02:23:05 02:23:05 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:23:05 #2 DONE 0.0s 02:23:05 02:23:05 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:23:05 #3 DONE 0.0s 02:23:05 02:23:05 #4 [internal] load .dockerignore 02:23:05 #4 transferring context: 2B done 02:23:05 #4 DONE 0.0s 02:23:05 02:23:05 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:167bfc639994dd61ce42d700ddfe3bd3baa081def3579dcd5d81a7d9fe96c0b4 02:23:05 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:167bfc639994dd61ce42d700ddfe3bd3baa081def3579dcd5d81a7d9fe96c0b4 done 02:23:05 #5 CACHED 02:23:05 02:23:05 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:167bfc639994dd61ce42d700ddfe3bd3baa081def3579dcd5d81a7d9fe96c0b4 02:23:05 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:167bfc639994dd61ce42d700ddfe3bd3baa081def3579dcd5d81a7d9fe96c0b4 0.0s done 02:23:05 #6 CACHED 02:23:05 02:23:05 #7 exporting to image 02:23:05 #7 exporting layers done 02:23:05 #7 exporting manifest sha256:39fd8c2415ad942386c8417572ab5c4a2a0d4cc8a38592bb3ca6d878f60edc68 done 02:23:05 #7 exporting config sha256:77406ac7a6f5d1448c94fd775220e8cd5c014c34464b52967710fd754caaff74 done 02:23:05 #7 exporting manifest sha256:4255f8524b52dd636a41386b585b7e1f44a876ea5c98f8d4367fbf3f3c115014 done 02:23:05 #7 exporting config sha256:accb4a135fe5463fee90edd7f9f429e8b61c008ac8f1ab08a8f1dabd9dbbe83c done 02:23:05 #7 exporting manifest list sha256:bb7d7005d799c0468764f291bb610661d92ecb0baa305197062e8219eb236fef 02:23:05 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:23:06 #7 exporting manifest list sha256:bb7d7005d799c0468764f291bb610661d92ecb0baa305197062e8219eb236fef done 02:23:06 #7 pushing layers 0.0s done 02:23:06 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:bb7d7005d799c0468764f291bb610661d92ecb0baa305197062e8219eb236fef 0.1s done 02:23:06 #7 DONE 0.1s 02:23:06 02:23:06 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:23:06 #8 DONE 0.0s 02:23:06 02:23:06 1 warning found (use --debug to expand): 02:23:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:23:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' 02:23:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - 02:23:06 #1 [internal] load build definition from Dockerfile 02:23:06 #1 transferring dockerfile: 180B done 02:23:06 #1 DONE 0.0s 02:23:06 02:23:06 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 02:23:06 #2 DONE 0.0s 02:23:06 02:23:06 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 02:23:06 #3 DONE 0.0s 02:23:06 02:23:06 #4 [internal] load .dockerignore 02:23:06 #4 transferring context: 2B done 02:23:06 #4 DONE 0.0s 02:23:06 02:23:06 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:167bfc639994dd61ce42d700ddfe3bd3baa081def3579dcd5d81a7d9fe96c0b4 02:23:06 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:167bfc639994dd61ce42d700ddfe3bd3baa081def3579dcd5d81a7d9fe96c0b4 done 02:23:06 #5 CACHED 02:23:06 02:23:06 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:167bfc639994dd61ce42d700ddfe3bd3baa081def3579dcd5d81a7d9fe96c0b4 02:23:06 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:167bfc639994dd61ce42d700ddfe3bd3baa081def3579dcd5d81a7d9fe96c0b4 0.0s done 02:23:06 #6 CACHED 02:23:06 02:23:06 #7 exporting to image 02:23:06 #7 exporting layers done 02:23:06 #7 exporting manifest sha256:39fd8c2415ad942386c8417572ab5c4a2a0d4cc8a38592bb3ca6d878f60edc68 done 02:23:06 #7 exporting config sha256:77406ac7a6f5d1448c94fd775220e8cd5c014c34464b52967710fd754caaff74 done 02:23:06 #7 exporting manifest sha256:4255f8524b52dd636a41386b585b7e1f44a876ea5c98f8d4367fbf3f3c115014 done 02:23:06 #7 exporting config sha256:accb4a135fe5463fee90edd7f9f429e8b61c008ac8f1ab08a8f1dabd9dbbe83c done 02:23:06 #7 exporting manifest list sha256:bb7d7005d799c0468764f291bb610661d92ecb0baa305197062e8219eb236fef 02:23:06 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:23:06 #7 exporting manifest list sha256:bb7d7005d799c0468764f291bb610661d92ecb0baa305197062e8219eb236fef done 02:23:06 #7 pushing layers 0.0s done 02:23:06 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:bb7d7005d799c0468764f291bb610661d92ecb0baa305197062e8219eb236fef 0.1s done 02:23:06 #7 DONE 0.1s 02:23:06 02:23:06 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:23:06 #8 DONE 0.0s 02:23:06 02:23:06 1 warning found (use --debug to expand): 02:23:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:23:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:c44c449455414b2ba7e485d753d9aa9ad984b950' 02:23:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:c44c449455414b2ba7e485d753d9aa9ad984b950 --push - 02:23:06 #1 [internal] load build definition from Dockerfile 02:23:06 #1 transferring dockerfile: 194B done 02:23:06 #1 DONE 0.0s 02:23:06 02:23:06 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:c44c449455414b2ba7e485d753d9aa9ad984b950 02:23:06 #2 DONE 0.0s 02:23:06 02:23:06 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:c44c449455414b2ba7e485d753d9aa9ad984b950 02:23:06 #3 DONE 0.1s 02:23:06 02:23:06 #4 [internal] load .dockerignore 02:23:06 #4 transferring context: 2B done 02:23:06 #4 DONE 0.0s 02:23:06 02:23:06 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:1020455e717e7fc23986343549c034beceae0213acb7e5978cee73e5edbe6d27 02:23:06 #5 resolve nexus3.edgexfoundry.org:10004/core-data:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:1020455e717e7fc23986343549c034beceae0213acb7e5978cee73e5edbe6d27 02:23:07 #5 resolve nexus3.edgexfoundry.org:10004/core-data:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:1020455e717e7fc23986343549c034beceae0213acb7e5978cee73e5edbe6d27 done 02:23:07 #5 DONE 0.0s 02:23:07 02:23:07 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:1020455e717e7fc23986343549c034beceae0213acb7e5978cee73e5edbe6d27 02:23:07 #6 resolve nexus3.edgexfoundry.org:10004/core-data:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:1020455e717e7fc23986343549c034beceae0213acb7e5978cee73e5edbe6d27 done 02:23:07 #6 DONE 0.1s 02:23:07 02:23:07 #7 exporting to image 02:23:07 #7 exporting layers done 02:23:07 #7 exporting manifest sha256:0f39534e16732023e3732c210f93c709326c59db1c5b2de70b574ccd4876a9b3 0.0s done 02:23:07 #7 exporting config sha256:7df11159f55d591ef1d54963a86a99a5adb8a4a3e9cacc8e8588eb89b3a5c8a1 done 02:23:07 #7 exporting manifest sha256:b8cc85970c9da162f623af92ecff4e6e8a62823179697fc3d61df2f0c0a998d1 done 02:23:07 #7 exporting config sha256:099ae846ba562ebd76f5f2f11d422f0bf21bc11064b1648ae03a526d8be097d4 done 02:23:07 #7 exporting manifest list sha256:b3b5637f534c5975292f55f4926318677bbfe2936926c683f77641a1f3a47d47 0.0s done 02:23:07 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:23:07 #7 ... 02:23:07 02:23:07 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 02:23:07 #8 DONE 0.0s 02:23:07 02:23:07 #7 exporting to image 02:23:07 #7 pushing layers 0.1s done 02:23:07 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:b3b5637f534c5975292f55f4926318677bbfe2936926c683f77641a1f3a47d47 02:23:07 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:b3b5637f534c5975292f55f4926318677bbfe2936926c683f77641a1f3a47d47 0.1s done 02:23:07 #7 DONE 0.3s 02:23:07 02:23:07 1 warning found (use --debug to expand): 02:23:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:23:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - 02:23:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' 02:23:07 #1 [internal] load build definition from Dockerfile 02:23:07 #1 transferring dockerfile: 160B done 02:23:07 #1 DONE 0.0s 02:23:07 02:23:07 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 02:23:07 #2 DONE 0.0s 02:23:07 02:23:07 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 02:23:07 #3 DONE 0.0s 02:23:07 02:23:07 #4 [internal] load .dockerignore 02:23:07 #4 transferring context: 2B done 02:23:07 #4 DONE 0.0s 02:23:07 02:23:07 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:1020455e717e7fc23986343549c034beceae0213acb7e5978cee73e5edbe6d27 02:23:07 #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:1020455e717e7fc23986343549c034beceae0213acb7e5978cee73e5edbe6d27 02:23:08 #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:1020455e717e7fc23986343549c034beceae0213acb7e5978cee73e5edbe6d27 0.0s done 02:23:08 #5 CACHED 02:23:08 02:23:08 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:1020455e717e7fc23986343549c034beceae0213acb7e5978cee73e5edbe6d27 02:23:08 #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:1020455e717e7fc23986343549c034beceae0213acb7e5978cee73e5edbe6d27 0.0s done 02:23:08 #6 CACHED 02:23:08 02:23:08 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 02:23:08 #7 DONE 0.0s 02:23:08 02:23:08 #8 exporting to image 02:23:08 #8 exporting layers done 02:23:08 #8 exporting manifest sha256:0f39534e16732023e3732c210f93c709326c59db1c5b2de70b574ccd4876a9b3 done 02:23:08 #8 exporting config sha256:7df11159f55d591ef1d54963a86a99a5adb8a4a3e9cacc8e8588eb89b3a5c8a1 done 02:23:08 #8 exporting manifest sha256:b8cc85970c9da162f623af92ecff4e6e8a62823179697fc3d61df2f0c0a998d1 done 02:23:08 #8 exporting config sha256:099ae846ba562ebd76f5f2f11d422f0bf21bc11064b1648ae03a526d8be097d4 done 02:23:08 #8 exporting manifest list sha256:b3b5637f534c5975292f55f4926318677bbfe2936926c683f77641a1f3a47d47 done 02:23:08 #8 pushing layers 0.0s done 02:23:08 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:b3b5637f534c5975292f55f4926318677bbfe2936926c683f77641a1f3a47d47 0.1s done 02:23:08 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:23:08 #8 DONE 0.1s 02:23:08 02:23:08 1 warning found (use --debug to expand): 02:23:08  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:23:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.24' 02:23:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.24 --push - 02:23:08 #1 [internal] load build definition from Dockerfile 02:23:08 #1 transferring dockerfile: 166B done 02:23:08 #1 DONE 0.0s 02:23:08 02:23:08 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.24 02:23:08 #2 DONE 0.0s 02:23:08 02:23:08 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.24 02:23:08 #3 DONE 0.0s 02:23:08 02:23:08 #4 [internal] load .dockerignore 02:23:08 #4 transferring context: 2B done 02:23:08 #4 DONE 0.0s 02:23:08 02:23:08 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.24@sha256:1020455e717e7fc23986343549c034beceae0213acb7e5978cee73e5edbe6d27 02:23:08 #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.24@sha256:1020455e717e7fc23986343549c034beceae0213acb7e5978cee73e5edbe6d27 done 02:23:08 #5 CACHED 02:23:08 02:23:08 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.24@sha256:1020455e717e7fc23986343549c034beceae0213acb7e5978cee73e5edbe6d27 02:23:08 #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.24@sha256:1020455e717e7fc23986343549c034beceae0213acb7e5978cee73e5edbe6d27 done 02:23:08 #6 DONE 0.0s 02:23:08 02:23:08 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.24@sha256:1020455e717e7fc23986343549c034beceae0213acb7e5978cee73e5edbe6d27 02:23:08 #6 CACHED 02:23:08 02:23:08 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 02:23:08 #7 DONE 0.0s 02:23:08 02:23:08 #8 exporting to image 02:23:08 #8 exporting layers done 02:23:08 #8 exporting manifest sha256:0f39534e16732023e3732c210f93c709326c59db1c5b2de70b574ccd4876a9b3 done 02:23:08 #8 exporting config sha256:7df11159f55d591ef1d54963a86a99a5adb8a4a3e9cacc8e8588eb89b3a5c8a1 done 02:23:08 #8 exporting manifest sha256:b8cc85970c9da162f623af92ecff4e6e8a62823179697fc3d61df2f0c0a998d1 done 02:23:08 #8 exporting config sha256:099ae846ba562ebd76f5f2f11d422f0bf21bc11064b1648ae03a526d8be097d4 done 02:23:08 #8 exporting manifest list sha256:b3b5637f534c5975292f55f4926318677bbfe2936926c683f77641a1f3a47d47 done 02:23:08 #8 pushing layers 0.0s done 02:23:08 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.24@sha256:b3b5637f534c5975292f55f4926318677bbfe2936926c683f77641a1f3a47d47 0.1s done 02:23:08 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:23:08 #8 DONE 0.1s 02:23:08 02:23:08 1 warning found (use --debug to expand): 02:23:08  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:23:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 --push - 02:23:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24' 02:23:08 #1 [internal] load build definition from Dockerfile 02:23:08 #1 transferring dockerfile: 207B done 02:23:08 #1 DONE 0.0s 02:23:08 02:23:08 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:23:08 #2 DONE 0.0s 02:23:08 02:23:08 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:23:08 #3 DONE 0.0s 02:23:08 02:23:08 #4 [internal] load .dockerignore 02:23:08 #4 transferring context: 2B done 02:23:08 #4 DONE 0.0s 02:23:08 02:23:08 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:1020455e717e7fc23986343549c034beceae0213acb7e5978cee73e5edbe6d27 02:23:08 #5 resolve nexus3.edgexfoundry.org:10004/core-data:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:1020455e717e7fc23986343549c034beceae0213acb7e5978cee73e5edbe6d27 0.0s done 02:23:08 #5 CACHED 02:23:08 02:23:08 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:1020455e717e7fc23986343549c034beceae0213acb7e5978cee73e5edbe6d27 02:23:08 #6 resolve nexus3.edgexfoundry.org:10004/core-data:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:1020455e717e7fc23986343549c034beceae0213acb7e5978cee73e5edbe6d27 0.0s done 02:23:08 #6 CACHED 02:23:08 02:23:08 #7 exporting to image 02:23:08 #7 exporting layers 02:23:08 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:23:09 #7 exporting layers done 02:23:09 #7 exporting manifest sha256:0f39534e16732023e3732c210f93c709326c59db1c5b2de70b574ccd4876a9b3 done 02:23:09 #7 exporting config sha256:7df11159f55d591ef1d54963a86a99a5adb8a4a3e9cacc8e8588eb89b3a5c8a1 done 02:23:09 #7 exporting manifest sha256:b8cc85970c9da162f623af92ecff4e6e8a62823179697fc3d61df2f0c0a998d1 done 02:23:09 #7 exporting config sha256:099ae846ba562ebd76f5f2f11d422f0bf21bc11064b1648ae03a526d8be097d4 done 02:23:09 #7 exporting manifest list sha256:b3b5637f534c5975292f55f4926318677bbfe2936926c683f77641a1f3a47d47 done 02:23:09 #7 pushing layers 0.0s done 02:23:09 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:b3b5637f534c5975292f55f4926318677bbfe2936926c683f77641a1f3a47d47 0.1s done 02:23:09 #7 DONE 0.1s 02:23:09 02:23:09 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 02:23:09 #8 DONE 0.0s 02:23:09 02:23:09 1 warning found (use --debug to expand): 02:23:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:23:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' 02:23:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - 02:23:09 #1 [internal] load build definition from Dockerfile 02:23:09 #1 transferring dockerfile: 158B done 02:23:09 #1 DONE 0.0s 02:23:09 02:23:09 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 02:23:09 #2 DONE 0.0s 02:23:09 02:23:09 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 02:23:09 #3 DONE 0.0s 02:23:09 02:23:09 #4 [internal] load .dockerignore 02:23:09 #4 transferring context: 2B done 02:23:09 #4 DONE 0.0s 02:23:09 02:23:09 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:1020455e717e7fc23986343549c034beceae0213acb7e5978cee73e5edbe6d27 02:23:09 #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:1020455e717e7fc23986343549c034beceae0213acb7e5978cee73e5edbe6d27 done 02:23:09 #5 CACHED 02:23:09 02:23:09 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:1020455e717e7fc23986343549c034beceae0213acb7e5978cee73e5edbe6d27 02:23:09 #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:1020455e717e7fc23986343549c034beceae0213acb7e5978cee73e5edbe6d27 done 02:23:09 #6 CACHED 02:23:09 02:23:09 #7 exporting to image 02:23:09 #7 exporting layers done 02:23:09 #7 exporting manifest sha256:0f39534e16732023e3732c210f93c709326c59db1c5b2de70b574ccd4876a9b3 done 02:23:09 #7 exporting config sha256:7df11159f55d591ef1d54963a86a99a5adb8a4a3e9cacc8e8588eb89b3a5c8a1 done 02:23:09 #7 exporting manifest sha256:b8cc85970c9da162f623af92ecff4e6e8a62823179697fc3d61df2f0c0a998d1 done 02:23:09 #7 exporting config sha256:099ae846ba562ebd76f5f2f11d422f0bf21bc11064b1648ae03a526d8be097d4 done 02:23:09 #7 exporting manifest list sha256:b3b5637f534c5975292f55f4926318677bbfe2936926c683f77641a1f3a47d47 done 02:23:09 #7 pushing layers 02:23:09 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:23:09 #7 pushing layers 0.0s done 02:23:09 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:b3b5637f534c5975292f55f4926318677bbfe2936926c683f77641a1f3a47d47 0.1s done 02:23:09 #7 DONE 0.1s 02:23:09 02:23:09 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 02:23:09 #8 DONE 0.0s 02:23:09 02:23:09 1 warning found (use --debug to expand): 02:23:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:23:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:c44c449455414b2ba7e485d753d9aa9ad984b950 --push - 02:23:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:c44c449455414b2ba7e485d753d9aa9ad984b950' 02:23:09 #1 [internal] load build definition from Dockerfile 02:23:09 #1 transferring dockerfile: 196B done 02:23:09 #1 DONE 0.0s 02:23:09 02:23:09 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:c44c449455414b2ba7e485d753d9aa9ad984b950 02:23:09 #2 DONE 0.0s 02:23:09 02:23:09 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:c44c449455414b2ba7e485d753d9aa9ad984b950 02:23:09 #3 DONE 0.1s 02:23:09 02:23:09 #4 [internal] load .dockerignore 02:23:09 #4 transferring context: 2B done 02:23:09 #4 DONE 0.0s 02:23:09 02:23:09 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:fb0fc8e840af5aa5c423cacbf858cb1509c4ad36559434d874162203786688c6 02:23:10 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:fb0fc8e840af5aa5c423cacbf858cb1509c4ad36559434d874162203786688c6 done 02:23:10 #5 DONE 0.1s 02:23:10 02:23:10 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:fb0fc8e840af5aa5c423cacbf858cb1509c4ad36559434d874162203786688c6 02:23:10 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:fb0fc8e840af5aa5c423cacbf858cb1509c4ad36559434d874162203786688c6 0.0s done 02:23:10 #6 DONE 0.0s 02:23:10 02:23:10 #7 exporting to image 02:23:10 #7 exporting layers done 02:23:10 #7 exporting manifest sha256:34894c4356499fc14b17dfc8ff8f7aa9d9a87193de3386325d399a8893e43026 0.0s done 02:23:10 #7 exporting config sha256:5ed821f5d9a44682e45a815c6c73f77fb4f6c3a85135fece6648abc2b0e385b2 done 02:23:10 #7 exporting manifest sha256:6d0a334f31c6ee61a816bf0ccf83ac0d4a678ae65613614d939c0b631f6538a6 done 02:23:10 #7 exporting config sha256:e69149116790fc0730b9a33ae04c86d734f514f781de47bf43505fa093a41a0d 02:23:10 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:23:10 #7 ... 02:23:10 02:23:10 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 02:23:10 #8 DONE 0.0s 02:23:10 02:23:10 #7 exporting to image 02:23:10 #7 exporting config sha256:e69149116790fc0730b9a33ae04c86d734f514f781de47bf43505fa093a41a0d done 02:23:10 #7 exporting manifest list sha256:e0397e10db1f1c32d9dc96bfea6530395f26659769678ab5fde3357fc36c4706 done 02:23:10 #7 pushing layers 0.1s done 02:23:10 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:e0397e10db1f1c32d9dc96bfea6530395f26659769678ab5fde3357fc36c4706 02:23:10 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:e0397e10db1f1c32d9dc96bfea6530395f26659769678ab5fde3357fc36c4706 0.1s done 02:23:10 #7 DONE 0.3s 02:23:10 02:23:10 1 warning found (use --debug to expand): 02:23:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:23:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' 02:23:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - 02:23:10 #1 [internal] load build definition from Dockerfile 02:23:10 #1 transferring dockerfile: 162B done 02:23:10 #1 DONE 0.0s 02:23:10 02:23:10 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 02:23:10 #2 DONE 0.0s 02:23:10 02:23:10 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 02:23:10 #3 DONE 0.0s 02:23:10 02:23:10 #4 [internal] load .dockerignore 02:23:10 #4 transferring context: 2B done 02:23:10 #4 DONE 0.0s 02:23:10 02:23:10 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:fb0fc8e840af5aa5c423cacbf858cb1509c4ad36559434d874162203786688c6 02:23:10 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:fb0fc8e840af5aa5c423cacbf858cb1509c4ad36559434d874162203786688c6 done 02:23:10 #5 DONE 0.0s 02:23:10 02:23:10 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:fb0fc8e840af5aa5c423cacbf858cb1509c4ad36559434d874162203786688c6 02:23:11 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:fb0fc8e840af5aa5c423cacbf858cb1509c4ad36559434d874162203786688c6 done 02:23:11 #6 CACHED 02:23:11 02:23:11 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:fb0fc8e840af5aa5c423cacbf858cb1509c4ad36559434d874162203786688c6 02:23:11 #5 CACHED 02:23:11 02:23:11 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 02:23:11 #7 DONE 0.0s 02:23:11 02:23:11 #8 exporting to image 02:23:11 #8 exporting layers done 02:23:11 #8 exporting manifest sha256:34894c4356499fc14b17dfc8ff8f7aa9d9a87193de3386325d399a8893e43026 done 02:23:11 #8 exporting config sha256:5ed821f5d9a44682e45a815c6c73f77fb4f6c3a85135fece6648abc2b0e385b2 done 02:23:11 #8 exporting manifest sha256:6d0a334f31c6ee61a816bf0ccf83ac0d4a678ae65613614d939c0b631f6538a6 done 02:23:11 #8 exporting config sha256:e69149116790fc0730b9a33ae04c86d734f514f781de47bf43505fa093a41a0d done 02:23:11 #8 exporting manifest list sha256:e0397e10db1f1c32d9dc96bfea6530395f26659769678ab5fde3357fc36c4706 done 02:23:11 #8 pushing layers 0.0s done 02:23:11 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:e0397e10db1f1c32d9dc96bfea6530395f26659769678ab5fde3357fc36c4706 0.1s done 02:23:11 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:23:11 #8 DONE 0.1s 02:23:11 02:23:11 1 warning found (use --debug to expand): 02:23:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:23:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.24' 02:23:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.24 --push - 02:23:11 #1 [internal] load build definition from Dockerfile 02:23:11 #1 transferring dockerfile: 168B done 02:23:11 #1 DONE 0.0s 02:23:11 02:23:11 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.24 02:23:11 #2 DONE 0.0s 02:23:11 02:23:11 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.24 02:23:11 #3 DONE 0.0s 02:23:11 02:23:11 #4 [internal] load .dockerignore 02:23:11 #4 transferring context: 2B done 02:23:11 #4 DONE 0.0s 02:23:11 02:23:11 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.24@sha256:fb0fc8e840af5aa5c423cacbf858cb1509c4ad36559434d874162203786688c6 02:23:11 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.24@sha256:fb0fc8e840af5aa5c423cacbf858cb1509c4ad36559434d874162203786688c6 0.0s done 02:23:11 #5 CACHED 02:23:11 02:23:11 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.24@sha256:fb0fc8e840af5aa5c423cacbf858cb1509c4ad36559434d874162203786688c6 02:23:11 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.24@sha256:fb0fc8e840af5aa5c423cacbf858cb1509c4ad36559434d874162203786688c6 0.0s done 02:23:11 #6 CACHED 02:23:11 02:23:11 #7 exporting to image 02:23:11 #7 exporting layers 02:23:11 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:23:11 #7 exporting layers done 02:23:11 #7 exporting manifest sha256:34894c4356499fc14b17dfc8ff8f7aa9d9a87193de3386325d399a8893e43026 done 02:23:11 #7 exporting config sha256:5ed821f5d9a44682e45a815c6c73f77fb4f6c3a85135fece6648abc2b0e385b2 done 02:23:11 #7 exporting manifest sha256:6d0a334f31c6ee61a816bf0ccf83ac0d4a678ae65613614d939c0b631f6538a6 done 02:23:11 #7 exporting config sha256:e69149116790fc0730b9a33ae04c86d734f514f781de47bf43505fa093a41a0d done 02:23:11 #7 exporting manifest list sha256:e0397e10db1f1c32d9dc96bfea6530395f26659769678ab5fde3357fc36c4706 done 02:23:11 #7 pushing layers 0.0s done 02:23:11 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.24@sha256:e0397e10db1f1c32d9dc96bfea6530395f26659769678ab5fde3357fc36c4706 0.1s done 02:23:11 #7 DONE 0.1s 02:23:11 02:23:11 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 02:23:11 #8 DONE 0.0s 02:23:11 02:23:11 1 warning found (use --debug to expand): 02:23:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:23:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24' 02:23:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 --push - 02:23:11 #1 [internal] load build definition from Dockerfile 02:23:11 #1 transferring dockerfile: 209B done 02:23:11 #1 DONE 0.0s 02:23:11 02:23:11 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:23:11 #2 DONE 0.0s 02:23:11 02:23:11 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:23:11 #3 DONE 0.0s 02:23:11 02:23:11 #4 [internal] load .dockerignore 02:23:11 #4 transferring context: 2B done 02:23:11 #4 DONE 0.0s 02:23:11 02:23:11 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:fb0fc8e840af5aa5c423cacbf858cb1509c4ad36559434d874162203786688c6 02:23:11 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:fb0fc8e840af5aa5c423cacbf858cb1509c4ad36559434d874162203786688c6 0.0s done 02:23:11 #5 DONE 0.0s 02:23:11 02:23:11 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:fb0fc8e840af5aa5c423cacbf858cb1509c4ad36559434d874162203786688c6 02:23:12 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:fb0fc8e840af5aa5c423cacbf858cb1509c4ad36559434d874162203786688c6 0.0s done 02:23:12 #6 CACHED 02:23:12 02:23:12 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:fb0fc8e840af5aa5c423cacbf858cb1509c4ad36559434d874162203786688c6 02:23:12 #5 CACHED 02:23:12 02:23:12 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 02:23:12 #7 DONE 0.0s 02:23:12 02:23:12 #8 exporting to image 02:23:12 #8 exporting layers done 02:23:12 #8 exporting manifest sha256:34894c4356499fc14b17dfc8ff8f7aa9d9a87193de3386325d399a8893e43026 done 02:23:12 #8 exporting config sha256:5ed821f5d9a44682e45a815c6c73f77fb4f6c3a85135fece6648abc2b0e385b2 done 02:23:12 #8 exporting manifest sha256:6d0a334f31c6ee61a816bf0ccf83ac0d4a678ae65613614d939c0b631f6538a6 done 02:23:12 #8 exporting config sha256:e69149116790fc0730b9a33ae04c86d734f514f781de47bf43505fa093a41a0d done 02:23:12 #8 exporting manifest list sha256:e0397e10db1f1c32d9dc96bfea6530395f26659769678ab5fde3357fc36c4706 done 02:23:12 #8 pushing layers 0.0s done 02:23:12 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:e0397e10db1f1c32d9dc96bfea6530395f26659769678ab5fde3357fc36c4706 0.1s done 02:23:12 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:23:12 #8 DONE 0.1s 02:23:12 02:23:12 1 warning found (use --debug to expand): 02:23:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:23:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' 02:23:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - 02:23:12 #1 [internal] load build definition from Dockerfile 02:23:12 #1 transferring dockerfile: 160B done 02:23:12 #1 DONE 0.0s 02:23:12 02:23:12 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 02:23:12 #2 DONE 0.0s 02:23:12 02:23:12 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 02:23:12 #3 DONE 0.0s 02:23:12 02:23:12 #4 [internal] load .dockerignore 02:23:12 #4 transferring context: 2B done 02:23:12 #4 DONE 0.0s 02:23:12 02:23:12 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:fb0fc8e840af5aa5c423cacbf858cb1509c4ad36559434d874162203786688c6 02:23:12 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:fb0fc8e840af5aa5c423cacbf858cb1509c4ad36559434d874162203786688c6 done 02:23:12 #5 CACHED 02:23:12 02:23:12 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:fb0fc8e840af5aa5c423cacbf858cb1509c4ad36559434d874162203786688c6 02:23:12 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:fb0fc8e840af5aa5c423cacbf858cb1509c4ad36559434d874162203786688c6 done 02:23:12 #6 CACHED 02:23:12 02:23:12 #7 exporting to image 02:23:12 #7 exporting layers done 02:23:12 #7 exporting manifest sha256:34894c4356499fc14b17dfc8ff8f7aa9d9a87193de3386325d399a8893e43026 done 02:23:12 #7 exporting config sha256:5ed821f5d9a44682e45a815c6c73f77fb4f6c3a85135fece6648abc2b0e385b2 done 02:23:12 #7 exporting manifest sha256:6d0a334f31c6ee61a816bf0ccf83ac0d4a678ae65613614d939c0b631f6538a6 done 02:23:12 #7 exporting config sha256:e69149116790fc0730b9a33ae04c86d734f514f781de47bf43505fa093a41a0d done 02:23:12 #7 exporting manifest list sha256:e0397e10db1f1c32d9dc96bfea6530395f26659769678ab5fde3357fc36c4706 done 02:23:12 #7 pushing layers 0.0s done 02:23:12 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:e0397e10db1f1c32d9dc96bfea6530395f26659769678ab5fde3357fc36c4706 02:23:12 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:23:12 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:e0397e10db1f1c32d9dc96bfea6530395f26659769678ab5fde3357fc36c4706 0.1s done 02:23:12 #7 DONE 0.1s 02:23:12 02:23:12 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 02:23:12 #8 DONE 0.0s 02:23:12 02:23:12 1 warning found (use --debug to expand): 02:23:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:23:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:c44c449455414b2ba7e485d753d9aa9ad984b950' 02:23:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:c44c449455414b2ba7e485d753d9aa9ad984b950 --push - 02:23:13 #1 [internal] load build definition from Dockerfile 02:23:13 #1 transferring dockerfile: 198B done 02:23:13 #1 DONE 0.0s 02:23:13 02:23:13 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:c44c449455414b2ba7e485d753d9aa9ad984b950 02:23:13 #2 DONE 0.0s 02:23:13 02:23:13 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:c44c449455414b2ba7e485d753d9aa9ad984b950 02:23:13 #3 DONE 0.0s 02:23:13 02:23:13 #4 [internal] load .dockerignore 02:23:13 #4 transferring context: 2B done 02:23:13 #4 DONE 0.0s 02:23:13 02:23:13 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:5de078b5f16c3505f8bb9a59eec1e6efb4ba92ef2b08d73b8f3e6af7e44be838 02:23:13 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:5de078b5f16c3505f8bb9a59eec1e6efb4ba92ef2b08d73b8f3e6af7e44be838 02:23:13 #5 DONE 0.0s 02:23:13 02:23:13 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:5de078b5f16c3505f8bb9a59eec1e6efb4ba92ef2b08d73b8f3e6af7e44be838 02:23:13 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:5de078b5f16c3505f8bb9a59eec1e6efb4ba92ef2b08d73b8f3e6af7e44be838 0.0s done 02:23:13 #6 DONE 0.1s 02:23:13 02:23:13 #7 exporting to image 02:23:13 #7 exporting layers done 02:23:13 #7 exporting manifest sha256:80f3fa39008699110b7ab0a3621b8aafb472aa8100c54f9a396528768fd9902f done 02:23:13 #7 exporting config sha256:28beb54652689eff8bb9b067f4bb8aa92ad4345a0b764f7f484c1b041eaed142 done 02:23:13 #7 exporting manifest sha256:f1d4f14557cda776763d1c5a916c6da9277ec444f4c97d6774316f6675ae41e8 done 02:23:13 #7 exporting config sha256:65f835dbfb39cf01d5ff455142ec71f4de0517dc4f58e35a1bcd6e4095542fa4 done 02:23:13 #7 exporting manifest list sha256:e8f2f304da806ec84bec15bb4f28fb2291c794f4640d19e957f30f82a7f6f16c 0.0s done 02:23:13 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:23:13 #7 ... 02:23:13 02:23:13 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 02:23:13 #8 DONE 0.0s 02:23:13 02:23:13 #7 exporting to image 02:23:13 #7 pushing layers 0.1s done 02:23:13 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:e8f2f304da806ec84bec15bb4f28fb2291c794f4640d19e957f30f82a7f6f16c 02:23:13 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:e8f2f304da806ec84bec15bb4f28fb2291c794f4640d19e957f30f82a7f6f16c 0.1s done 02:23:13 #7 DONE 0.2s 02:23:13 02:23:13 1 warning found (use --debug to expand): 02:23:13  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:23:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' 02:23:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - 02:23:14 #1 [internal] load build definition from Dockerfile 02:23:14 #1 transferring dockerfile: 164B done 02:23:14 #1 DONE 0.0s 02:23:14 02:23:14 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 02:23:14 #2 DONE 0.0s 02:23:14 02:23:14 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 02:23:14 #3 DONE 0.0s 02:23:14 02:23:14 #4 [internal] load .dockerignore 02:23:14 #4 transferring context: 2B done 02:23:14 #4 DONE 0.0s 02:23:14 02:23:14 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:5de078b5f16c3505f8bb9a59eec1e6efb4ba92ef2b08d73b8f3e6af7e44be838 02:23:14 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:5de078b5f16c3505f8bb9a59eec1e6efb4ba92ef2b08d73b8f3e6af7e44be838 done 02:23:14 #5 CACHED 02:23:14 02:23:14 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:5de078b5f16c3505f8bb9a59eec1e6efb4ba92ef2b08d73b8f3e6af7e44be838 02:23:14 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:5de078b5f16c3505f8bb9a59eec1e6efb4ba92ef2b08d73b8f3e6af7e44be838 done 02:23:14 #6 CACHED 02:23:14 02:23:14 #7 exporting to image 02:23:14 #7 exporting layers done 02:23:14 #7 exporting manifest sha256:80f3fa39008699110b7ab0a3621b8aafb472aa8100c54f9a396528768fd9902f done 02:23:14 #7 exporting config sha256:28beb54652689eff8bb9b067f4bb8aa92ad4345a0b764f7f484c1b041eaed142 done 02:23:14 #7 exporting manifest sha256:f1d4f14557cda776763d1c5a916c6da9277ec444f4c97d6774316f6675ae41e8 done 02:23:14 #7 exporting config sha256:65f835dbfb39cf01d5ff455142ec71f4de0517dc4f58e35a1bcd6e4095542fa4 done 02:23:14 #7 exporting manifest list sha256:e8f2f304da806ec84bec15bb4f28fb2291c794f4640d19e957f30f82a7f6f16c 02:23:14 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:23:14 #7 exporting manifest list sha256:e8f2f304da806ec84bec15bb4f28fb2291c794f4640d19e957f30f82a7f6f16c done 02:23:14 #7 pushing layers 0.0s done 02:23:14 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:e8f2f304da806ec84bec15bb4f28fb2291c794f4640d19e957f30f82a7f6f16c 0.1s done 02:23:14 #7 DONE 0.1s 02:23:14 02:23:14 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 02:23:14 #8 DONE 0.0s 02:23:14 02:23:14 1 warning found (use --debug to expand): 02:23:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:23:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.24' 02:23:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.24 --push - 02:23:14 #1 [internal] load build definition from Dockerfile 02:23:14 #1 transferring dockerfile: 170B done 02:23:14 #1 DONE 0.0s 02:23:14 02:23:14 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.24 02:23:14 #2 DONE 0.0s 02:23:14 02:23:14 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.24 02:23:14 #3 DONE 0.0s 02:23:14 02:23:14 #4 [internal] load .dockerignore 02:23:14 #4 transferring context: 2B done 02:23:14 #4 DONE 0.0s 02:23:14 02:23:14 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.24@sha256:5de078b5f16c3505f8bb9a59eec1e6efb4ba92ef2b08d73b8f3e6af7e44be838 02:23:14 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.24@sha256:5de078b5f16c3505f8bb9a59eec1e6efb4ba92ef2b08d73b8f3e6af7e44be838 0.0s done 02:23:14 #5 CACHED 02:23:14 02:23:14 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.24@sha256:5de078b5f16c3505f8bb9a59eec1e6efb4ba92ef2b08d73b8f3e6af7e44be838 02:23:14 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.24@sha256:5de078b5f16c3505f8bb9a59eec1e6efb4ba92ef2b08d73b8f3e6af7e44be838 0.0s done 02:23:14 #6 CACHED 02:23:14 02:23:14 #7 exporting to image 02:23:14 #7 exporting layers done 02:23:14 #7 exporting manifest sha256:80f3fa39008699110b7ab0a3621b8aafb472aa8100c54f9a396528768fd9902f done 02:23:14 #7 exporting config sha256:28beb54652689eff8bb9b067f4bb8aa92ad4345a0b764f7f484c1b041eaed142 done 02:23:14 #7 exporting manifest sha256:f1d4f14557cda776763d1c5a916c6da9277ec444f4c97d6774316f6675ae41e8 done 02:23:14 #7 exporting config sha256:65f835dbfb39cf01d5ff455142ec71f4de0517dc4f58e35a1bcd6e4095542fa4 done 02:23:14 #7 exporting manifest list sha256:e8f2f304da806ec84bec15bb4f28fb2291c794f4640d19e957f30f82a7f6f16c done 02:23:14 #7 pushing layers 02:23:14 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:23:14 #7 pushing layers 0.0s done 02:23:14 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.24@sha256:e8f2f304da806ec84bec15bb4f28fb2291c794f4640d19e957f30f82a7f6f16c 0.1s done 02:23:14 #7 DONE 0.1s 02:23:14 02:23:14 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 02:23:14 #8 DONE 0.0s 02:23:14 02:23:14 1 warning found (use --debug to expand): 02:23:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:23:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24' 02:23:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 --push - 02:23:15 #1 [internal] load build definition from Dockerfile 02:23:15 #1 transferring dockerfile: 211B done 02:23:15 #1 DONE 0.0s 02:23:15 02:23:15 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:23:15 #2 DONE 0.0s 02:23:15 02:23:15 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:23:15 #3 DONE 0.0s 02:23:15 02:23:15 #4 [internal] load .dockerignore 02:23:15 #4 transferring context: 2B done 02:23:15 #4 DONE 0.0s 02:23:15 02:23:15 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:5de078b5f16c3505f8bb9a59eec1e6efb4ba92ef2b08d73b8f3e6af7e44be838 02:23:15 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:5de078b5f16c3505f8bb9a59eec1e6efb4ba92ef2b08d73b8f3e6af7e44be838 done 02:23:15 #5 CACHED 02:23:15 02:23:15 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:5de078b5f16c3505f8bb9a59eec1e6efb4ba92ef2b08d73b8f3e6af7e44be838 02:23:15 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:5de078b5f16c3505f8bb9a59eec1e6efb4ba92ef2b08d73b8f3e6af7e44be838 done 02:23:15 #6 CACHED 02:23:15 02:23:15 #7 exporting to image 02:23:15 #7 exporting layers done 02:23:15 #7 exporting manifest sha256:80f3fa39008699110b7ab0a3621b8aafb472aa8100c54f9a396528768fd9902f done 02:23:15 #7 exporting config sha256:28beb54652689eff8bb9b067f4bb8aa92ad4345a0b764f7f484c1b041eaed142 done 02:23:15 #7 exporting manifest sha256:f1d4f14557cda776763d1c5a916c6da9277ec444f4c97d6774316f6675ae41e8 done 02:23:15 #7 exporting config sha256:65f835dbfb39cf01d5ff455142ec71f4de0517dc4f58e35a1bcd6e4095542fa4 done 02:23:15 #7 exporting manifest list sha256:e8f2f304da806ec84bec15bb4f28fb2291c794f4640d19e957f30f82a7f6f16c done 02:23:15 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:23:15 #7 pushing layers 0.0s done 02:23:15 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:e8f2f304da806ec84bec15bb4f28fb2291c794f4640d19e957f30f82a7f6f16c 0.1s done 02:23:15 #7 DONE 0.1s 02:23:15 02:23:15 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 02:23:15 #8 DONE 0.0s 02:23:15 02:23:15 1 warning found (use --debug to expand): 02:23:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:23:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' 02:23:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - 02:23:16 #1 [internal] load build definition from Dockerfile 02:23:16 #1 transferring dockerfile: 162B done 02:23:16 #1 DONE 0.0s 02:23:16 02:23:16 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 02:23:16 #2 DONE 0.0s 02:23:16 02:23:16 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 02:23:16 #3 DONE 0.0s 02:23:16 02:23:16 #4 [internal] load .dockerignore 02:23:16 #4 transferring context: 2B done 02:23:16 #4 DONE 0.0s 02:23:16 02:23:16 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:5de078b5f16c3505f8bb9a59eec1e6efb4ba92ef2b08d73b8f3e6af7e44be838 02:23:16 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:5de078b5f16c3505f8bb9a59eec1e6efb4ba92ef2b08d73b8f3e6af7e44be838 0.0s done 02:23:16 #5 CACHED 02:23:16 02:23:16 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:5de078b5f16c3505f8bb9a59eec1e6efb4ba92ef2b08d73b8f3e6af7e44be838 02:23:16 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:5de078b5f16c3505f8bb9a59eec1e6efb4ba92ef2b08d73b8f3e6af7e44be838 0.0s done 02:23:16 #6 CACHED 02:23:16 02:23:16 #7 exporting to image 02:23:16 #7 exporting layers done 02:23:16 #7 exporting manifest sha256:80f3fa39008699110b7ab0a3621b8aafb472aa8100c54f9a396528768fd9902f done 02:23:16 #7 exporting config sha256:28beb54652689eff8bb9b067f4bb8aa92ad4345a0b764f7f484c1b041eaed142 done 02:23:16 #7 exporting manifest sha256:f1d4f14557cda776763d1c5a916c6da9277ec444f4c97d6774316f6675ae41e8 done 02:23:16 #7 exporting config sha256:65f835dbfb39cf01d5ff455142ec71f4de0517dc4f58e35a1bcd6e4095542fa4 done 02:23:16 #7 exporting manifest list sha256:e8f2f304da806ec84bec15bb4f28fb2291c794f4640d19e957f30f82a7f6f16c done 02:23:16 #7 pushing layers 0.0s done 02:23:16 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:e8f2f304da806ec84bec15bb4f28fb2291c794f4640d19e957f30f82a7f6f16c 02:23:16 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:23:16 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:e8f2f304da806ec84bec15bb4f28fb2291c794f4640d19e957f30f82a7f6f16c 0.1s done 02:23:16 #7 DONE 0.1s 02:23:16 02:23:16 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 02:23:16 #8 DONE 0.0s 02:23:16 02:23:16 1 warning found (use --debug to expand): 02:23:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:23:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950 --push - 02:23:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950' 02:23:16 #1 [internal] load build definition from Dockerfile 02:23:16 #1 transferring dockerfile: 206B done 02:23:16 #1 DONE 0.0s 02:23:16 02:23:16 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950 02:23:16 #2 DONE 0.1s 02:23:16 02:23:16 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950 02:23:16 #3 DONE 0.1s 02:23:16 02:23:16 #4 [internal] load .dockerignore 02:23:16 #4 transferring context: 02:23:16 #4 transferring context: 2B done 02:23:16 #4 DONE 0.0s 02:23:16 02:23:16 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:0270602f8d8cb62bed6dfc793890da7d577eab57f7e7cd3cf93d99e96c675f4d 02:23:16 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:0270602f8d8cb62bed6dfc793890da7d577eab57f7e7cd3cf93d99e96c675f4d 0.0s done 02:23:16 #5 DONE 0.0s 02:23:16 02:23:16 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:0270602f8d8cb62bed6dfc793890da7d577eab57f7e7cd3cf93d99e96c675f4d 02:23:16 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:0270602f8d8cb62bed6dfc793890da7d577eab57f7e7cd3cf93d99e96c675f4d 0.0s done 02:23:17 #6 DONE 0.2s 02:23:17 02:23:17 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:23:17 #7 DONE 0.0s 02:23:17 02:23:17 #8 exporting to image 02:23:17 #8 exporting layers done 02:23:17 #8 exporting manifest sha256:bb0b044fdaf94e18f8dd1017dfd5e6195f3e20a8eebaddefccc84fcb044cc929 done 02:23:17 #8 exporting config sha256:67885a373e0eeb9912f5befa26f15c5918d59a415280fae8f7e90091f5de74a2 done 02:23:17 #8 exporting manifest sha256:8cc514a085e7f174b91ca3fc9a60ae4ef3ddb60d569bbdff6fe37d34bb843d21 done 02:23:17 #8 exporting config sha256:a653fc7d15612e103b00a6cd9be0d2684d70a51820a1540defe0c6d40050d5f7 done 02:23:17 #8 exporting manifest list sha256:c6d78848f3b31bcca511fefdf575dd01149adff253e465a3c200cab63a99dd94 done 02:23:17 #8 pushing layers 02:23:17 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:23:17 #8 pushing layers 0.1s done 02:23:17 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:c6d78848f3b31bcca511fefdf575dd01149adff253e465a3c200cab63a99dd94 0.1s done 02:23:17 #8 DONE 0.2s 02:23:17 02:23:17 1 warning found (use --debug to expand): 02:23:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:23:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' 02:23:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - 02:23:17 #1 [internal] load build definition from Dockerfile 02:23:17 #1 transferring dockerfile: 172B done 02:23:17 #1 DONE 0.0s 02:23:17 02:23:17 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:23:17 #2 DONE 0.0s 02:23:17 02:23:17 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:23:17 #3 DONE 0.0s 02:23:17 02:23:17 #4 [internal] load .dockerignore 02:23:17 #4 transferring context: 2B done 02:23:17 #4 DONE 0.0s 02:23:17 02:23:17 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:0270602f8d8cb62bed6dfc793890da7d577eab57f7e7cd3cf93d99e96c675f4d 02:23:17 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:0270602f8d8cb62bed6dfc793890da7d577eab57f7e7cd3cf93d99e96c675f4d 0.0s done 02:23:17 #5 CACHED 02:23:17 02:23:17 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:0270602f8d8cb62bed6dfc793890da7d577eab57f7e7cd3cf93d99e96c675f4d 02:23:17 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:0270602f8d8cb62bed6dfc793890da7d577eab57f7e7cd3cf93d99e96c675f4d 0.0s done 02:23:17 #6 CACHED 02:23:17 02:23:17 #7 exporting to image 02:23:17 #7 exporting layers done 02:23:17 #7 exporting manifest sha256:bb0b044fdaf94e18f8dd1017dfd5e6195f3e20a8eebaddefccc84fcb044cc929 done 02:23:17 #7 exporting config sha256:67885a373e0eeb9912f5befa26f15c5918d59a415280fae8f7e90091f5de74a2 done 02:23:17 #7 exporting manifest sha256:8cc514a085e7f174b91ca3fc9a60ae4ef3ddb60d569bbdff6fe37d34bb843d21 done 02:23:17 #7 exporting config sha256:a653fc7d15612e103b00a6cd9be0d2684d70a51820a1540defe0c6d40050d5f7 done 02:23:17 #7 exporting manifest list sha256:c6d78848f3b31bcca511fefdf575dd01149adff253e465a3c200cab63a99dd94 done 02:23:17 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:23:17 #7 pushing layers 0.0s done 02:23:17 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:c6d78848f3b31bcca511fefdf575dd01149adff253e465a3c200cab63a99dd94 0.1s done 02:23:17 #7 DONE 0.1s 02:23:17 02:23:17 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:23:17 #8 DONE 0.0s 02:23:17 02:23:17 1 warning found (use --debug to expand): 02:23:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:23:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.24' 02:23:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.24 --push - 02:23:17 #1 [internal] load build definition from Dockerfile 02:23:17 #1 transferring dockerfile: 178B done 02:23:17 #1 DONE 0.0s 02:23:17 02:23:17 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.24 02:23:17 #2 DONE 0.0s 02:23:17 02:23:17 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.24 02:23:17 #3 DONE 0.0s 02:23:17 02:23:17 #4 [internal] load .dockerignore 02:23:17 #4 transferring context: 2B done 02:23:17 #4 DONE 0.0s 02:23:17 02:23:17 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.24@sha256:0270602f8d8cb62bed6dfc793890da7d577eab57f7e7cd3cf93d99e96c675f4d 02:23:17 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.24@sha256:0270602f8d8cb62bed6dfc793890da7d577eab57f7e7cd3cf93d99e96c675f4d 0.0s done 02:23:17 #5 CACHED 02:23:17 02:23:17 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.24@sha256:0270602f8d8cb62bed6dfc793890da7d577eab57f7e7cd3cf93d99e96c675f4d 02:23:17 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.24@sha256:0270602f8d8cb62bed6dfc793890da7d577eab57f7e7cd3cf93d99e96c675f4d 0.0s done 02:23:17 #6 CACHED 02:23:17 02:23:17 #7 exporting to image 02:23:17 #7 exporting layers 02:23:17 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:23:18 #7 exporting layers done 02:23:18 #7 exporting manifest sha256:bb0b044fdaf94e18f8dd1017dfd5e6195f3e20a8eebaddefccc84fcb044cc929 done 02:23:18 #7 exporting config sha256:67885a373e0eeb9912f5befa26f15c5918d59a415280fae8f7e90091f5de74a2 done 02:23:18 #7 exporting manifest sha256:8cc514a085e7f174b91ca3fc9a60ae4ef3ddb60d569bbdff6fe37d34bb843d21 done 02:23:18 #7 exporting config sha256:a653fc7d15612e103b00a6cd9be0d2684d70a51820a1540defe0c6d40050d5f7 done 02:23:18 #7 exporting manifest list sha256:c6d78848f3b31bcca511fefdf575dd01149adff253e465a3c200cab63a99dd94 done 02:23:18 #7 pushing layers 0.0s done 02:23:18 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.24@sha256:c6d78848f3b31bcca511fefdf575dd01149adff253e465a3c200cab63a99dd94 0.1s done 02:23:18 #7 DONE 0.1s 02:23:18 02:23:18 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:23:18 #8 DONE 0.0s 02:23:18 02:23:18 1 warning found (use --debug to expand): 02:23:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:23:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24' 02:23:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 --push - 02:23:18 #1 [internal] load build definition from Dockerfile 02:23:18 #1 transferring dockerfile: 219B done 02:23:18 #1 DONE 0.0s 02:23:18 02:23:18 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:23:18 #2 DONE 0.0s 02:23:18 02:23:18 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:23:18 #3 DONE 0.0s 02:23:18 02:23:18 #4 [internal] load .dockerignore 02:23:18 #4 transferring context: 2B done 02:23:18 #4 DONE 0.0s 02:23:18 02:23:18 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:0270602f8d8cb62bed6dfc793890da7d577eab57f7e7cd3cf93d99e96c675f4d 02:23:18 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:0270602f8d8cb62bed6dfc793890da7d577eab57f7e7cd3cf93d99e96c675f4d done 02:23:18 #5 CACHED 02:23:18 02:23:18 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:0270602f8d8cb62bed6dfc793890da7d577eab57f7e7cd3cf93d99e96c675f4d 02:23:18 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:0270602f8d8cb62bed6dfc793890da7d577eab57f7e7cd3cf93d99e96c675f4d 0.0s done 02:23:18 #6 CACHED 02:23:18 02:23:18 #7 exporting to image 02:23:18 #7 exporting layers done 02:23:18 #7 exporting manifest sha256:bb0b044fdaf94e18f8dd1017dfd5e6195f3e20a8eebaddefccc84fcb044cc929 done 02:23:18 #7 exporting config sha256:67885a373e0eeb9912f5befa26f15c5918d59a415280fae8f7e90091f5de74a2 done 02:23:18 #7 exporting manifest sha256:8cc514a085e7f174b91ca3fc9a60ae4ef3ddb60d569bbdff6fe37d34bb843d21 done 02:23:18 #7 exporting config sha256:a653fc7d15612e103b00a6cd9be0d2684d70a51820a1540defe0c6d40050d5f7 done 02:23:18 #7 exporting manifest list sha256:c6d78848f3b31bcca511fefdf575dd01149adff253e465a3c200cab63a99dd94 done 02:23:18 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:23:18 #7 pushing layers 0.0s done 02:23:18 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:c6d78848f3b31bcca511fefdf575dd01149adff253e465a3c200cab63a99dd94 0.1s done 02:23:18 #7 DONE 0.1s 02:23:18 02:23:18 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:23:18 #8 DONE 0.0s 02:23:18 02:23:18 1 warning found (use --debug to expand): 02:23:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:23:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' 02:23:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - 02:23:18 #1 [internal] load build definition from Dockerfile 02:23:18 #1 transferring dockerfile: 170B done 02:23:18 #1 DONE 0.0s 02:23:18 02:23:18 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 02:23:18 #2 DONE 0.0s 02:23:18 02:23:18 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 02:23:18 #3 DONE 0.0s 02:23:18 02:23:18 #4 [internal] load .dockerignore 02:23:18 #4 transferring context: 2B done 02:23:18 #4 DONE 0.0s 02:23:18 02:23:18 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:0270602f8d8cb62bed6dfc793890da7d577eab57f7e7cd3cf93d99e96c675f4d 02:23:18 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:0270602f8d8cb62bed6dfc793890da7d577eab57f7e7cd3cf93d99e96c675f4d 0.0s done 02:23:18 #5 CACHED 02:23:18 02:23:18 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:0270602f8d8cb62bed6dfc793890da7d577eab57f7e7cd3cf93d99e96c675f4d 02:23:18 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:0270602f8d8cb62bed6dfc793890da7d577eab57f7e7cd3cf93d99e96c675f4d 0.0s done 02:23:18 #6 CACHED 02:23:18 02:23:18 #7 exporting to image 02:23:18 #7 exporting layers done 02:23:18 #7 exporting manifest sha256:bb0b044fdaf94e18f8dd1017dfd5e6195f3e20a8eebaddefccc84fcb044cc929 done 02:23:18 #7 exporting config sha256:67885a373e0eeb9912f5befa26f15c5918d59a415280fae8f7e90091f5de74a2 02:23:18 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:23:19 #7 exporting config sha256:67885a373e0eeb9912f5befa26f15c5918d59a415280fae8f7e90091f5de74a2 done 02:23:19 #7 exporting manifest sha256:8cc514a085e7f174b91ca3fc9a60ae4ef3ddb60d569bbdff6fe37d34bb843d21 done 02:23:19 #7 exporting config sha256:a653fc7d15612e103b00a6cd9be0d2684d70a51820a1540defe0c6d40050d5f7 done 02:23:19 #7 exporting manifest list sha256:c6d78848f3b31bcca511fefdf575dd01149adff253e465a3c200cab63a99dd94 done 02:23:19 #7 pushing layers 0.0s done 02:23:19 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:c6d78848f3b31bcca511fefdf575dd01149adff253e465a3c200cab63a99dd94 0.1s done 02:23:19 #7 DONE 0.1s 02:23:19 02:23:19 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:23:19 #8 DONE 0.0s 02:23:19 02:23:19 1 warning found (use --debug to expand): 02:23:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:23:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:c44c449455414b2ba7e485d753d9aa9ad984b950' 02:23:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:c44c449455414b2ba7e485d753d9aa9ad984b950 --push - 02:23:19 #1 [internal] load build definition from Dockerfile 02:23:19 #1 transferring dockerfile: 204B done 02:23:19 #1 DONE 0.0s 02:23:19 02:23:19 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:c44c449455414b2ba7e485d753d9aa9ad984b950 02:23:19 #2 DONE 0.0s 02:23:19 02:23:19 #3 [internal] load .dockerignore 02:23:19 #3 transferring context: 2B done 02:23:19 #3 DONE 0.0s 02:23:19 02:23:19 #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:c44c449455414b2ba7e485d753d9aa9ad984b950 02:23:19 #4 DONE 0.1s 02:23:19 02:23:19 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:cc09fa0385ad8adc426d6a029dde9b3792df7e2f0adc18cb56ee1d95561d298c 02:23:19 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:cc09fa0385ad8adc426d6a029dde9b3792df7e2f0adc18cb56ee1d95561d298c 02:23:19 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:cc09fa0385ad8adc426d6a029dde9b3792df7e2f0adc18cb56ee1d95561d298c 0.0s done 02:23:19 #5 DONE 0.1s 02:23:19 02:23:19 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:cc09fa0385ad8adc426d6a029dde9b3792df7e2f0adc18cb56ee1d95561d298c 02:23:19 #6 DONE 0.0s 02:23:19 02:23:19 #7 exporting to image 02:23:19 #7 exporting layers done 02:23:19 #7 exporting manifest sha256:853534779c189acb9575c29d54c34f05ea69af6a27b20d754915ab782fd3e002 done 02:23:19 #7 exporting config sha256:68c5c8be1a01f38919736d1bb654d705efb5a6d004393257737dc326500734a4 done 02:23:19 #7 exporting manifest sha256:8fdf1c6f07c4367e2f660d890ae76fa60c427e179ff012fe00c52638fc4f5375 0.0s done 02:23:19 #7 exporting config sha256:5a1e8778e3f5187bfb669d981c84bc7fc594cb998993f76ff74224c1b766b6a9 done 02:23:19 #7 exporting manifest list sha256:6cc6b4c2f7fff4fe44e92329e7efd9c092db65b28ff58775eb84737b09e63b58 done 02:23:19 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:23:20 #7 ... 02:23:20 02:23:20 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 02:23:20 #8 DONE 0.0s 02:23:20 02:23:20 #7 exporting to image 02:23:20 #7 pushing layers 0.1s done 02:23:20 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:6cc6b4c2f7fff4fe44e92329e7efd9c092db65b28ff58775eb84737b09e63b58 02:23:20 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:6cc6b4c2f7fff4fe44e92329e7efd9c092db65b28ff58775eb84737b09e63b58 0.1s done 02:23:20 #7 DONE 0.2s 02:23:20 02:23:20 1 warning found (use --debug to expand): 02:23:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:23:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' 02:23:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - 02:23:20 #1 [internal] load build definition from Dockerfile 02:23:20 #1 transferring dockerfile: 170B done 02:23:20 #1 DONE 0.0s 02:23:20 02:23:20 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:23:20 #2 DONE 0.0s 02:23:20 02:23:20 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:23:20 #3 DONE 0.0s 02:23:20 02:23:20 #4 [internal] load .dockerignore 02:23:20 #4 transferring context: 2B done 02:23:20 #4 DONE 0.0s 02:23:20 02:23:20 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:cc09fa0385ad8adc426d6a029dde9b3792df7e2f0adc18cb56ee1d95561d298c 02:23:20 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:cc09fa0385ad8adc426d6a029dde9b3792df7e2f0adc18cb56ee1d95561d298c done 02:23:20 #5 CACHED 02:23:20 02:23:20 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:cc09fa0385ad8adc426d6a029dde9b3792df7e2f0adc18cb56ee1d95561d298c 02:23:20 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:cc09fa0385ad8adc426d6a029dde9b3792df7e2f0adc18cb56ee1d95561d298c 0.0s done 02:23:20 #6 CACHED 02:23:20 02:23:20 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 02:23:20 #7 DONE 0.0s 02:23:20 02:23:20 #8 exporting to image 02:23:20 #8 exporting layers done 02:23:20 #8 exporting manifest sha256:853534779c189acb9575c29d54c34f05ea69af6a27b20d754915ab782fd3e002 done 02:23:20 #8 exporting config sha256:68c5c8be1a01f38919736d1bb654d705efb5a6d004393257737dc326500734a4 done 02:23:20 #8 exporting manifest sha256:8fdf1c6f07c4367e2f660d890ae76fa60c427e179ff012fe00c52638fc4f5375 done 02:23:20 #8 exporting config sha256:5a1e8778e3f5187bfb669d981c84bc7fc594cb998993f76ff74224c1b766b6a9 done 02:23:20 #8 exporting manifest list sha256:6cc6b4c2f7fff4fe44e92329e7efd9c092db65b28ff58775eb84737b09e63b58 done 02:23:20 #8 pushing layers 0.0s done 02:23:20 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:6cc6b4c2f7fff4fe44e92329e7efd9c092db65b28ff58775eb84737b09e63b58 0.1s done 02:23:20 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:23:20 #8 DONE 0.1s 02:23:20 02:23:20 1 warning found (use --debug to expand): 02:23:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:23:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.24' 02:23:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.24 --push - 02:23:21 #1 [internal] load build definition from Dockerfile 02:23:21 #1 transferring dockerfile: 176B done 02:23:21 #1 DONE 0.0s 02:23:21 02:23:21 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.24 02:23:21 #2 DONE 0.0s 02:23:21 02:23:21 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.24 02:23:21 #3 DONE 0.0s 02:23:21 02:23:21 #4 [internal] load .dockerignore 02:23:21 #4 transferring context: 2B done 02:23:21 #4 DONE 0.0s 02:23:21 02:23:21 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.24@sha256:cc09fa0385ad8adc426d6a029dde9b3792df7e2f0adc18cb56ee1d95561d298c 02:23:21 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.24@sha256:cc09fa0385ad8adc426d6a029dde9b3792df7e2f0adc18cb56ee1d95561d298c 0.0s done 02:23:21 #5 CACHED 02:23:21 02:23:21 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.24@sha256:cc09fa0385ad8adc426d6a029dde9b3792df7e2f0adc18cb56ee1d95561d298c 02:23:21 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.24@sha256:cc09fa0385ad8adc426d6a029dde9b3792df7e2f0adc18cb56ee1d95561d298c 0.0s done 02:23:21 #6 CACHED 02:23:21 02:23:21 #7 exporting to image 02:23:21 #7 exporting layers done 02:23:21 #7 exporting manifest sha256:853534779c189acb9575c29d54c34f05ea69af6a27b20d754915ab782fd3e002 done 02:23:21 #7 exporting config sha256:68c5c8be1a01f38919736d1bb654d705efb5a6d004393257737dc326500734a4 done 02:23:21 #7 exporting manifest sha256:8fdf1c6f07c4367e2f660d890ae76fa60c427e179ff012fe00c52638fc4f5375 done 02:23:21 #7 exporting config sha256:5a1e8778e3f5187bfb669d981c84bc7fc594cb998993f76ff74224c1b766b6a9 done 02:23:21 #7 exporting manifest list sha256:6cc6b4c2f7fff4fe44e92329e7efd9c092db65b28ff58775eb84737b09e63b58 done 02:23:21 #7 pushing layers 0.0s done 02:23:21 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.24@sha256:6cc6b4c2f7fff4fe44e92329e7efd9c092db65b28ff58775eb84737b09e63b58 02:23:21 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:23:21 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.24@sha256:6cc6b4c2f7fff4fe44e92329e7efd9c092db65b28ff58775eb84737b09e63b58 0.1s done 02:23:21 #7 DONE 0.1s 02:23:21 02:23:21 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 02:23:21 #8 DONE 0.0s 02:23:21 02:23:21 1 warning found (use --debug to expand): 02:23:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:23:21 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 --push - 02:23:21 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24' 02:23:21 #1 [internal] load build definition from Dockerfile 02:23:21 #1 transferring dockerfile: 217B done 02:23:21 #1 DONE 0.0s 02:23:21 02:23:21 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:23:21 #2 DONE 0.0s 02:23:21 02:23:21 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:23:21 #3 DONE 0.0s 02:23:21 02:23:21 #4 [internal] load .dockerignore 02:23:21 #4 transferring context: 2B done 02:23:21 #4 DONE 0.0s 02:23:21 02:23:21 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:cc09fa0385ad8adc426d6a029dde9b3792df7e2f0adc18cb56ee1d95561d298c 02:23:21 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:cc09fa0385ad8adc426d6a029dde9b3792df7e2f0adc18cb56ee1d95561d298c done 02:23:21 #5 CACHED 02:23:21 02:23:21 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:cc09fa0385ad8adc426d6a029dde9b3792df7e2f0adc18cb56ee1d95561d298c 02:23:21 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:cc09fa0385ad8adc426d6a029dde9b3792df7e2f0adc18cb56ee1d95561d298c 0.0s done 02:23:21 #6 CACHED 02:23:21 02:23:21 #7 exporting to image 02:23:21 #7 exporting layers done 02:23:21 #7 exporting manifest sha256:853534779c189acb9575c29d54c34f05ea69af6a27b20d754915ab782fd3e002 done 02:23:21 #7 exporting config sha256:68c5c8be1a01f38919736d1bb654d705efb5a6d004393257737dc326500734a4 done 02:23:21 #7 exporting manifest sha256:8fdf1c6f07c4367e2f660d890ae76fa60c427e179ff012fe00c52638fc4f5375 done 02:23:21 #7 exporting config sha256:5a1e8778e3f5187bfb669d981c84bc7fc594cb998993f76ff74224c1b766b6a9 done 02:23:21 #7 exporting manifest list sha256:6cc6b4c2f7fff4fe44e92329e7efd9c092db65b28ff58775eb84737b09e63b58 done 02:23:21 #7 pushing layers 0.0s done 02:23:21 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:6cc6b4c2f7fff4fe44e92329e7efd9c092db65b28ff58775eb84737b09e63b58 02:23:21 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:23:21 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:6cc6b4c2f7fff4fe44e92329e7efd9c092db65b28ff58775eb84737b09e63b58 0.1s done 02:23:21 #7 DONE 0.1s 02:23:21 02:23:21 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 02:23:21 #8 DONE 0.0s 02:23:21 02:23:21 1 warning found (use --debug to expand): 02:23:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:23:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' 02:23:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - 02:23:22 #1 [internal] load build definition from Dockerfile 02:23:22 #1 transferring dockerfile: 168B done 02:23:22 #1 DONE 0.0s 02:23:22 02:23:22 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 02:23:22 #2 DONE 0.0s 02:23:22 02:23:22 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 02:23:22 #3 DONE 0.0s 02:23:22 02:23:22 #4 [internal] load .dockerignore 02:23:22 #4 transferring context: 2B done 02:23:22 #4 DONE 0.0s 02:23:22 02:23:22 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:cc09fa0385ad8adc426d6a029dde9b3792df7e2f0adc18cb56ee1d95561d298c 02:23:22 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:cc09fa0385ad8adc426d6a029dde9b3792df7e2f0adc18cb56ee1d95561d298c 0.0s done 02:23:22 #5 CACHED 02:23:22 02:23:22 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:cc09fa0385ad8adc426d6a029dde9b3792df7e2f0adc18cb56ee1d95561d298c 02:23:22 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:cc09fa0385ad8adc426d6a029dde9b3792df7e2f0adc18cb56ee1d95561d298c 0.0s done 02:23:22 #6 CACHED 02:23:22 02:23:22 #7 exporting to image 02:23:22 #7 exporting layers done 02:23:22 #7 exporting manifest sha256:853534779c189acb9575c29d54c34f05ea69af6a27b20d754915ab782fd3e002 done 02:23:22 #7 exporting config sha256:68c5c8be1a01f38919736d1bb654d705efb5a6d004393257737dc326500734a4 done 02:23:22 #7 exporting manifest sha256:8fdf1c6f07c4367e2f660d890ae76fa60c427e179ff012fe00c52638fc4f5375 done 02:23:22 #7 exporting config sha256:5a1e8778e3f5187bfb669d981c84bc7fc594cb998993f76ff74224c1b766b6a9 done 02:23:22 #7 exporting manifest list sha256:6cc6b4c2f7fff4fe44e92329e7efd9c092db65b28ff58775eb84737b09e63b58 done 02:23:22 #7 pushing layers 02:23:22 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:23:22 #7 pushing layers 0.0s done 02:23:22 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:6cc6b4c2f7fff4fe44e92329e7efd9c092db65b28ff58775eb84737b09e63b58 0.1s done 02:23:22 #7 DONE 0.1s 02:23:22 02:23:22 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 02:23:22 #8 DONE 0.0s 02:23:22 02:23:22 1 warning found (use --debug to expand): 02:23:22  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:23:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:c44c449455414b2ba7e485d753d9aa9ad984b950' 02:23:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:c44c449455414b2ba7e485d753d9aa9ad984b950 --push - 02:23:22 #1 [internal] load build definition from Dockerfile 02:23:22 #1 transferring dockerfile: 205B done 02:23:22 #1 DONE 0.0s 02:23:22 02:23:22 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:c44c449455414b2ba7e485d753d9aa9ad984b950 02:23:22 #2 DONE 0.0s 02:23:22 02:23:22 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:c44c449455414b2ba7e485d753d9aa9ad984b950 02:23:22 #3 DONE 0.0s 02:23:22 02:23:22 #4 [internal] load .dockerignore 02:23:22 #4 transferring context: 2B done 02:23:22 #4 DONE 0.0s 02:23:22 02:23:22 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:f8db1b792f202dbfb6229b54a9d081b388f94f900f060bb2a3dd08f8aefa4135 02:23:22 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:f8db1b792f202dbfb6229b54a9d081b388f94f900f060bb2a3dd08f8aefa4135 0.0s done 02:23:22 #5 DONE 0.0s 02:23:22 02:23:22 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:f8db1b792f202dbfb6229b54a9d081b388f94f900f060bb2a3dd08f8aefa4135 02:23:22 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:f8db1b792f202dbfb6229b54a9d081b388f94f900f060bb2a3dd08f8aefa4135 0.0s done 02:23:22 #6 DONE 0.0s 02:23:22 02:23:22 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:f8db1b792f202dbfb6229b54a9d081b388f94f900f060bb2a3dd08f8aefa4135 02:23:22 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:f8db1b792f202dbfb6229b54a9d081b388f94f900f060bb2a3dd08f8aefa4135 0.0s done 02:23:22 #5 DONE 0.1s 02:23:22 02:23:22 #7 exporting to image 02:23:22 #7 exporting layers done 02:23:22 #7 exporting manifest sha256:eca9e8ed76f256c3c2402d71ad7b907a6e0102c2b2cd10d83721358ac381d9e1 done 02:23:22 #7 exporting config sha256:ad53623e832aebad287c2095215398e92338a0d2c5d815f20f5f0cd2f1032600 done 02:23:22 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:23:22 #7 ... 02:23:22 02:23:22 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:23:22 #8 DONE 0.0s 02:23:22 02:23:22 #7 exporting to image 02:23:22 #7 exporting manifest sha256:1b4aa7fc5e72c9c80f01183ba498511d578e9bd186b75bb4437b992e43dbfc18 done 02:23:22 #7 exporting config sha256:3af3f396a7f5bbf73ad0c38b6f68bfd99f03a05d2af441e440d13a2bfd2830ab done 02:23:22 #7 exporting manifest list sha256:e242f56d636bfb556cf7125dd703685974cf2078ec82545bfad20692a06557b7 done 02:23:22 #7 pushing layers 0.1s done 02:23:22 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:e242f56d636bfb556cf7125dd703685974cf2078ec82545bfad20692a06557b7 02:23:23 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:e242f56d636bfb556cf7125dd703685974cf2078ec82545bfad20692a06557b7 0.1s done 02:23:23 #7 DONE 0.2s 02:23:23 02:23:23 1 warning found (use --debug to expand): 02:23:23  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:23:23 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - 02:23:23 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' 02:23:23 #1 [internal] load build definition from Dockerfile 02:23:23 #1 transferring dockerfile: 171B done 02:23:23 #1 DONE 0.0s 02:23:23 02:23:23 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:23:23 #2 DONE 0.0s 02:23:23 02:23:23 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:23:23 #3 DONE 0.0s 02:23:23 02:23:23 #4 [internal] load .dockerignore 02:23:23 #4 transferring context: 2B done 02:23:23 #4 DONE 0.0s 02:23:23 02:23:23 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:f8db1b792f202dbfb6229b54a9d081b388f94f900f060bb2a3dd08f8aefa4135 02:23:23 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:f8db1b792f202dbfb6229b54a9d081b388f94f900f060bb2a3dd08f8aefa4135 done 02:23:23 #5 CACHED 02:23:23 02:23:23 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:f8db1b792f202dbfb6229b54a9d081b388f94f900f060bb2a3dd08f8aefa4135 02:23:23 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:f8db1b792f202dbfb6229b54a9d081b388f94f900f060bb2a3dd08f8aefa4135 done 02:23:23 #6 CACHED 02:23:23 02:23:23 #7 exporting to image 02:23:23 #7 exporting layers done 02:23:23 #7 exporting manifest sha256:eca9e8ed76f256c3c2402d71ad7b907a6e0102c2b2cd10d83721358ac381d9e1 done 02:23:23 #7 exporting config sha256:ad53623e832aebad287c2095215398e92338a0d2c5d815f20f5f0cd2f1032600 done 02:23:23 #7 exporting manifest sha256:1b4aa7fc5e72c9c80f01183ba498511d578e9bd186b75bb4437b992e43dbfc18 done 02:23:23 #7 exporting config sha256:3af3f396a7f5bbf73ad0c38b6f68bfd99f03a05d2af441e440d13a2bfd2830ab done 02:23:23 #7 exporting manifest list sha256:e242f56d636bfb556cf7125dd703685974cf2078ec82545bfad20692a06557b7 done 02:23:23 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:23:23 #7 pushing layers 0.0s done 02:23:23 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:e242f56d636bfb556cf7125dd703685974cf2078ec82545bfad20692a06557b7 0.1s done 02:23:23 #7 DONE 0.1s 02:23:23 02:23:23 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:23:23 #8 DONE 0.0s 02:23:23 02:23:23 1 warning found (use --debug to expand): 02:23:23  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:23:23 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.24' 02:23:23 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.24 --push - 02:23:24 #1 [internal] load build definition from Dockerfile 02:23:24 #1 transferring dockerfile: 177B done 02:23:24 #1 DONE 0.0s 02:23:24 02:23:24 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.24 02:23:24 #2 DONE 0.0s 02:23:24 02:23:24 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.24 02:23:24 #3 DONE 0.0s 02:23:24 02:23:24 #4 [internal] load .dockerignore 02:23:24 #4 transferring context: 2B done 02:23:24 #4 DONE 0.0s 02:23:24 02:23:24 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.24@sha256:f8db1b792f202dbfb6229b54a9d081b388f94f900f060bb2a3dd08f8aefa4135 02:23:24 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.24@sha256:f8db1b792f202dbfb6229b54a9d081b388f94f900f060bb2a3dd08f8aefa4135 done 02:23:24 #5 CACHED 02:23:24 02:23:24 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.24@sha256:f8db1b792f202dbfb6229b54a9d081b388f94f900f060bb2a3dd08f8aefa4135 02:23:24 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.24@sha256:f8db1b792f202dbfb6229b54a9d081b388f94f900f060bb2a3dd08f8aefa4135 0.0s done 02:23:24 #6 CACHED 02:23:24 02:23:24 #7 exporting to image 02:23:24 #7 exporting layers done 02:23:24 #7 exporting manifest sha256:eca9e8ed76f256c3c2402d71ad7b907a6e0102c2b2cd10d83721358ac381d9e1 done 02:23:24 #7 exporting config sha256:ad53623e832aebad287c2095215398e92338a0d2c5d815f20f5f0cd2f1032600 done 02:23:24 #7 exporting manifest sha256:1b4aa7fc5e72c9c80f01183ba498511d578e9bd186b75bb4437b992e43dbfc18 done 02:23:24 #7 exporting config sha256:3af3f396a7f5bbf73ad0c38b6f68bfd99f03a05d2af441e440d13a2bfd2830ab done 02:23:24 #7 exporting manifest list sha256:e242f56d636bfb556cf7125dd703685974cf2078ec82545bfad20692a06557b7 done 02:23:24 #7 pushing layers 0.0s done 02:23:24 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.24@sha256:e242f56d636bfb556cf7125dd703685974cf2078ec82545bfad20692a06557b7 02:23:24 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:23:24 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.24@sha256:e242f56d636bfb556cf7125dd703685974cf2078ec82545bfad20692a06557b7 0.1s done 02:23:24 #7 DONE 0.1s 02:23:24 02:23:24 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:23:24 #8 DONE 0.0s 02:23:24 02:23:24 1 warning found (use --debug to expand): 02:23:24  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:23:24 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24' 02:23:24 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 --push - 02:23:24 #1 [internal] load build definition from Dockerfile 02:23:24 #1 transferring dockerfile: 218B done 02:23:24 #1 DONE 0.0s 02:23:24 02:23:24 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:23:24 #2 DONE 0.0s 02:23:24 02:23:24 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:23:24 #3 DONE 0.0s 02:23:24 02:23:24 #4 [internal] load .dockerignore 02:23:24 #4 transferring context: 2B done 02:23:24 #4 DONE 0.0s 02:23:24 02:23:24 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:f8db1b792f202dbfb6229b54a9d081b388f94f900f060bb2a3dd08f8aefa4135 02:23:24 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:f8db1b792f202dbfb6229b54a9d081b388f94f900f060bb2a3dd08f8aefa4135 0.0s done 02:23:24 #5 CACHED 02:23:24 02:23:24 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:f8db1b792f202dbfb6229b54a9d081b388f94f900f060bb2a3dd08f8aefa4135 02:23:24 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:f8db1b792f202dbfb6229b54a9d081b388f94f900f060bb2a3dd08f8aefa4135 0.0s done 02:23:24 #6 CACHED 02:23:24 02:23:24 #7 exporting to image 02:23:24 #7 exporting layers done 02:23:24 #7 exporting manifest sha256:eca9e8ed76f256c3c2402d71ad7b907a6e0102c2b2cd10d83721358ac381d9e1 done 02:23:24 #7 exporting config sha256:ad53623e832aebad287c2095215398e92338a0d2c5d815f20f5f0cd2f1032600 done 02:23:24 #7 exporting manifest sha256:1b4aa7fc5e72c9c80f01183ba498511d578e9bd186b75bb4437b992e43dbfc18 done 02:23:24 #7 exporting config sha256:3af3f396a7f5bbf73ad0c38b6f68bfd99f03a05d2af441e440d13a2bfd2830ab done 02:23:24 #7 exporting manifest list sha256:e242f56d636bfb556cf7125dd703685974cf2078ec82545bfad20692a06557b7 done 02:23:24 #7 pushing layers 02:23:24 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:23:24 #7 pushing layers 0.0s done 02:23:24 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:e242f56d636bfb556cf7125dd703685974cf2078ec82545bfad20692a06557b7 0.1s done 02:23:24 #7 DONE 0.1s 02:23:24 02:23:24 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:23:24 #8 DONE 0.0s 02:23:24 02:23:24 1 warning found (use --debug to expand): 02:23:24  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:23:25 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' 02:23:25 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - 02:23:25 #1 [internal] load build definition from Dockerfile 02:23:25 #1 transferring dockerfile: 169B done 02:23:25 #1 DONE 0.0s 02:23:25 02:23:25 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 02:23:25 #2 DONE 0.0s 02:23:25 02:23:25 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 02:23:25 #3 DONE 0.0s 02:23:25 02:23:25 #4 [internal] load .dockerignore 02:23:25 #4 transferring context: 2B done 02:23:25 #4 DONE 0.0s 02:23:25 02:23:25 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:f8db1b792f202dbfb6229b54a9d081b388f94f900f060bb2a3dd08f8aefa4135 02:23:25 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:f8db1b792f202dbfb6229b54a9d081b388f94f900f060bb2a3dd08f8aefa4135 done 02:23:25 #5 CACHED 02:23:25 02:23:25 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:f8db1b792f202dbfb6229b54a9d081b388f94f900f060bb2a3dd08f8aefa4135 02:23:25 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:f8db1b792f202dbfb6229b54a9d081b388f94f900f060bb2a3dd08f8aefa4135 0.0s done 02:23:25 #6 CACHED 02:23:25 02:23:25 #7 exporting to image 02:23:25 #7 exporting layers done 02:23:25 #7 exporting manifest sha256:eca9e8ed76f256c3c2402d71ad7b907a6e0102c2b2cd10d83721358ac381d9e1 done 02:23:25 #7 exporting config sha256:ad53623e832aebad287c2095215398e92338a0d2c5d815f20f5f0cd2f1032600 done 02:23:25 #7 exporting manifest sha256:1b4aa7fc5e72c9c80f01183ba498511d578e9bd186b75bb4437b992e43dbfc18 done 02:23:25 #7 exporting config sha256:3af3f396a7f5bbf73ad0c38b6f68bfd99f03a05d2af441e440d13a2bfd2830ab done 02:23:25 #7 exporting manifest list sha256:e242f56d636bfb556cf7125dd703685974cf2078ec82545bfad20692a06557b7 done 02:23:25 #7 pushing layers 0.0s done 02:23:25 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:e242f56d636bfb556cf7125dd703685974cf2078ec82545bfad20692a06557b7 02:23:25 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:23:25 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:e242f56d636bfb556cf7125dd703685974cf2078ec82545bfad20692a06557b7 0.1s done 02:23:25 #7 DONE 0.1s 02:23:25 02:23:25 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:23:25 #8 DONE 0.0s 02:23:25 02:23:25 1 warning found (use --debug to expand): 02:23:25  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:23:25 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:c44c449455414b2ba7e485d753d9aa9ad984b950' 02:23:25 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:c44c449455414b2ba7e485d753d9aa9ad984b950 --push - 02:23:25 #1 [internal] load build definition from Dockerfile 02:23:25 #1 transferring dockerfile: 211B done 02:23:25 #1 DONE 0.0s 02:23:25 02:23:25 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:c44c449455414b2ba7e485d753d9aa9ad984b950 02:23:25 #2 DONE 0.0s 02:23:25 02:23:25 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:c44c449455414b2ba7e485d753d9aa9ad984b950 02:23:25 #3 DONE 0.0s 02:23:25 02:23:25 #4 [internal] load .dockerignore 02:23:25 #4 transferring context: 2B done 02:23:25 #4 DONE 0.0s 02:23:25 02:23:25 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:884a0292038b11d5b9f23ceb512225afd124952b00278c752126d76948103b79 02:23:25 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:884a0292038b11d5b9f23ceb512225afd124952b00278c752126d76948103b79 0.0s done 02:23:25 #5 DONE 0.0s 02:23:25 02:23:25 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:884a0292038b11d5b9f23ceb512225afd124952b00278c752126d76948103b79 02:23:25 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:884a0292038b11d5b9f23ceb512225afd124952b00278c752126d76948103b79 0.0s done 02:23:25 #6 DONE 0.1s 02:23:25 02:23:25 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:23:25 #7 DONE 0.0s 02:23:25 02:23:25 #8 exporting to image 02:23:25 #8 exporting layers done 02:23:25 #8 exporting manifest sha256:99a3eedbc0c36ca19f3b188be0b420339b49ac4f66861180f983e4e03883d151 done 02:23:25 #8 exporting config sha256:f903b9b484a989fa8846443135c7a3abde9c48f29ebea4e6e29e87139d90ed9e done 02:23:25 #8 exporting manifest sha256:c867143df8e8b6b2dd87ab7f1b9cc921adcf5867175aa525c6985c7e3eadc386 done 02:23:25 #8 exporting config sha256:ea2df5a3688e356613ac81262bf30591f421896d4b6ccc9ac850252ad4b32f2c done 02:23:25 #8 exporting manifest list sha256:0bdd68bb1f9f8624117da59e92d0ccb7f662a2cf41a545757d12ea210e349cfa done 02:23:25 #8 pushing layers 0.1s done 02:23:25 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:0bdd68bb1f9f8624117da59e92d0ccb7f662a2cf41a545757d12ea210e349cfa 02:23:25 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:23:26 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:0bdd68bb1f9f8624117da59e92d0ccb7f662a2cf41a545757d12ea210e349cfa 0.1s done 02:23:26 #8 DONE 0.2s 02:23:26 02:23:26 1 warning found (use --debug to expand): 02:23:26  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:23:26 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' 02:23:26 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - 02:23:26 #1 [internal] load build definition from Dockerfile 02:23:26 #1 transferring dockerfile: 177B done 02:23:26 #1 DONE 0.0s 02:23:26 02:23:26 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:23:26 #2 DONE 0.0s 02:23:26 02:23:26 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:23:26 #3 DONE 0.0s 02:23:26 02:23:26 #4 [internal] load .dockerignore 02:23:26 #4 transferring context: 2B done 02:23:26 #4 DONE 0.0s 02:23:26 02:23:26 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:884a0292038b11d5b9f23ceb512225afd124952b00278c752126d76948103b79 02:23:26 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:884a0292038b11d5b9f23ceb512225afd124952b00278c752126d76948103b79 0.0s done 02:23:26 #5 CACHED 02:23:26 02:23:26 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:884a0292038b11d5b9f23ceb512225afd124952b00278c752126d76948103b79 02:23:26 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:884a0292038b11d5b9f23ceb512225afd124952b00278c752126d76948103b79 0.0s done 02:23:26 #6 CACHED 02:23:26 02:23:26 #7 exporting to image 02:23:26 #7 exporting layers 02:23:26 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:23:26 #7 exporting layers done 02:23:26 #7 exporting manifest sha256:99a3eedbc0c36ca19f3b188be0b420339b49ac4f66861180f983e4e03883d151 done 02:23:26 #7 exporting config sha256:f903b9b484a989fa8846443135c7a3abde9c48f29ebea4e6e29e87139d90ed9e done 02:23:26 #7 exporting manifest sha256:c867143df8e8b6b2dd87ab7f1b9cc921adcf5867175aa525c6985c7e3eadc386 done 02:23:26 #7 exporting config sha256:ea2df5a3688e356613ac81262bf30591f421896d4b6ccc9ac850252ad4b32f2c done 02:23:26 #7 exporting manifest list sha256:0bdd68bb1f9f8624117da59e92d0ccb7f662a2cf41a545757d12ea210e349cfa done 02:23:26 #7 pushing layers 0.0s done 02:23:26 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:0bdd68bb1f9f8624117da59e92d0ccb7f662a2cf41a545757d12ea210e349cfa 0.1s done 02:23:26 #7 DONE 0.1s 02:23:26 02:23:26 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:23:26 #8 DONE 0.0s 02:23:26 02:23:26 1 warning found (use --debug to expand): 02:23:26  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:23:26 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.24' 02:23:26 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.24 --push - 02:23:27 #1 [internal] load build definition from Dockerfile 02:23:27 #1 transferring dockerfile: 183B done 02:23:27 #1 DONE 0.0s 02:23:27 02:23:27 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.24 02:23:27 #2 DONE 0.0s 02:23:27 02:23:27 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.24 02:23:27 #3 DONE 0.0s 02:23:27 02:23:27 #4 [internal] load .dockerignore 02:23:27 #4 transferring context: 2B done 02:23:27 #4 DONE 0.0s 02:23:27 02:23:27 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.24@sha256:884a0292038b11d5b9f23ceb512225afd124952b00278c752126d76948103b79 02:23:27 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.24@sha256:884a0292038b11d5b9f23ceb512225afd124952b00278c752126d76948103b79 done 02:23:27 #5 CACHED 02:23:27 02:23:27 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.24@sha256:884a0292038b11d5b9f23ceb512225afd124952b00278c752126d76948103b79 02:23:27 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.24@sha256:884a0292038b11d5b9f23ceb512225afd124952b00278c752126d76948103b79 done 02:23:27 #6 CACHED 02:23:27 02:23:27 #7 exporting to image 02:23:27 #7 exporting layers done 02:23:27 #7 exporting manifest sha256:99a3eedbc0c36ca19f3b188be0b420339b49ac4f66861180f983e4e03883d151 done 02:23:27 #7 exporting config sha256:f903b9b484a989fa8846443135c7a3abde9c48f29ebea4e6e29e87139d90ed9e done 02:23:27 #7 exporting manifest sha256:c867143df8e8b6b2dd87ab7f1b9cc921adcf5867175aa525c6985c7e3eadc386 done 02:23:27 #7 exporting config sha256:ea2df5a3688e356613ac81262bf30591f421896d4b6ccc9ac850252ad4b32f2c done 02:23:27 #7 exporting manifest list sha256:0bdd68bb1f9f8624117da59e92d0ccb7f662a2cf41a545757d12ea210e349cfa done 02:23:27 #7 pushing layers 0.0s done 02:23:27 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.24@sha256:0bdd68bb1f9f8624117da59e92d0ccb7f662a2cf41a545757d12ea210e349cfa 02:23:27 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:23:27 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.24@sha256:0bdd68bb1f9f8624117da59e92d0ccb7f662a2cf41a545757d12ea210e349cfa 0.1s done 02:23:27 #7 DONE 0.1s 02:23:27 02:23:27 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:23:27 #8 DONE 0.0s 02:23:27 02:23:27 1 warning found (use --debug to expand): 02:23:27  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:23:27 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24' 02:23:27 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 --push - 02:23:27 #1 [internal] load build definition from Dockerfile 02:23:27 #1 transferring dockerfile: 224B done 02:23:27 #1 DONE 0.0s 02:23:27 02:23:27 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:23:27 #2 DONE 0.0s 02:23:27 02:23:27 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:23:27 #3 DONE 0.0s 02:23:27 02:23:27 #4 [internal] load .dockerignore 02:23:27 #4 transferring context: 2B done 02:23:27 #4 DONE 0.0s 02:23:27 02:23:27 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:884a0292038b11d5b9f23ceb512225afd124952b00278c752126d76948103b79 02:23:27 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:884a0292038b11d5b9f23ceb512225afd124952b00278c752126d76948103b79 done 02:23:27 #5 CACHED 02:23:27 02:23:27 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:884a0292038b11d5b9f23ceb512225afd124952b00278c752126d76948103b79 02:23:27 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:884a0292038b11d5b9f23ceb512225afd124952b00278c752126d76948103b79 0.0s done 02:23:27 #6 CACHED 02:23:27 02:23:27 #7 exporting to image 02:23:27 #7 exporting layers done 02:23:27 #7 exporting manifest sha256:99a3eedbc0c36ca19f3b188be0b420339b49ac4f66861180f983e4e03883d151 done 02:23:27 #7 exporting config sha256:f903b9b484a989fa8846443135c7a3abde9c48f29ebea4e6e29e87139d90ed9e done 02:23:27 #7 exporting manifest sha256:c867143df8e8b6b2dd87ab7f1b9cc921adcf5867175aa525c6985c7e3eadc386 done 02:23:27 #7 exporting config sha256:ea2df5a3688e356613ac81262bf30591f421896d4b6ccc9ac850252ad4b32f2c done 02:23:27 #7 exporting manifest list sha256:0bdd68bb1f9f8624117da59e92d0ccb7f662a2cf41a545757d12ea210e349cfa done 02:23:27 #7 pushing layers 0.0s done 02:23:27 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:0bdd68bb1f9f8624117da59e92d0ccb7f662a2cf41a545757d12ea210e349cfa 02:23:27 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:23:27 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:0bdd68bb1f9f8624117da59e92d0ccb7f662a2cf41a545757d12ea210e349cfa 0.1s done 02:23:27 #7 DONE 0.1s 02:23:27 02:23:27 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:23:27 #8 DONE 0.0s 02:23:27 02:23:27 1 warning found (use --debug to expand): 02:23:27  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:23:28 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - 02:23:28 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' 02:23:28 #1 [internal] load build definition from Dockerfile 02:23:28 #1 transferring dockerfile: 175B done 02:23:28 #1 DONE 0.0s 02:23:28 02:23:28 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 02:23:28 #2 DONE 0.0s 02:23:28 02:23:28 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 02:23:28 #3 DONE 0.0s 02:23:28 02:23:28 #4 [internal] load .dockerignore 02:23:28 #4 transferring context: 2B done 02:23:28 #4 DONE 0.0s 02:23:28 02:23:28 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:884a0292038b11d5b9f23ceb512225afd124952b00278c752126d76948103b79 02:23:28 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:884a0292038b11d5b9f23ceb512225afd124952b00278c752126d76948103b79 0.0s done 02:23:28 #5 CACHED 02:23:28 02:23:28 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:884a0292038b11d5b9f23ceb512225afd124952b00278c752126d76948103b79 02:23:28 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:884a0292038b11d5b9f23ceb512225afd124952b00278c752126d76948103b79 0.0s done 02:23:28 #6 CACHED 02:23:28 02:23:28 #7 exporting to image 02:23:28 #7 exporting layers done 02:23:28 #7 exporting manifest sha256:99a3eedbc0c36ca19f3b188be0b420339b49ac4f66861180f983e4e03883d151 done 02:23:28 #7 exporting config sha256:f903b9b484a989fa8846443135c7a3abde9c48f29ebea4e6e29e87139d90ed9e done 02:23:28 #7 exporting manifest sha256:c867143df8e8b6b2dd87ab7f1b9cc921adcf5867175aa525c6985c7e3eadc386 done 02:23:28 #7 exporting config sha256:ea2df5a3688e356613ac81262bf30591f421896d4b6ccc9ac850252ad4b32f2c done 02:23:28 #7 exporting manifest list sha256:0bdd68bb1f9f8624117da59e92d0ccb7f662a2cf41a545757d12ea210e349cfa done 02:23:28 #7 pushing layers 0.0s done 02:23:28 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:0bdd68bb1f9f8624117da59e92d0ccb7f662a2cf41a545757d12ea210e349cfa 02:23:28 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:23:28 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:0bdd68bb1f9f8624117da59e92d0ccb7f662a2cf41a545757d12ea210e349cfa 0.1s done 02:23:28 #7 DONE 0.1s 02:23:28 02:23:28 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:23:28 #8 DONE 0.0s 02:23:28 02:23:28 1 warning found (use --debug to expand): 02:23:28  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:23:28 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c44c449455414b2ba7e485d753d9aa9ad984b950' 02:23:28 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c44c449455414b2ba7e485d753d9aa9ad984b950 --push - 02:23:28 #1 [internal] load build definition from Dockerfile 02:23:28 #1 transferring dockerfile: 215B done 02:23:28 #1 DONE 0.0s 02:23:28 02:23:28 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c44c449455414b2ba7e485d753d9aa9ad984b950 02:23:28 #2 DONE 0.0s 02:23:28 02:23:28 #3 [internal] load .dockerignore 02:23:28 #3 transferring context: 2B done 02:23:28 #3 DONE 0.0s 02:23:28 02:23:28 #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c44c449455414b2ba7e485d753d9aa9ad984b950 02:23:28 #4 DONE 0.1s 02:23:28 02:23:28 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:a1441d0751d83e430eb0cb59a815c6ca3fbe8dc85ed762b8ac610ecbccba9672 02:23:28 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:a1441d0751d83e430eb0cb59a815c6ca3fbe8dc85ed762b8ac610ecbccba9672 0.0s done 02:23:28 #5 DONE 0.0s 02:23:28 02:23:28 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:a1441d0751d83e430eb0cb59a815c6ca3fbe8dc85ed762b8ac610ecbccba9672 02:23:28 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:a1441d0751d83e430eb0cb59a815c6ca3fbe8dc85ed762b8ac610ecbccba9672 0.0s done 02:23:28 #6 DONE 0.1s 02:23:28 02:23:28 #7 exporting to image 02:23:28 #7 exporting layers done 02:23:28 #7 exporting manifest sha256:8496efacc97525652dcebddccc33973e4f2ea8bd814dae92108ea99e2a674f5d done 02:23:28 #7 exporting config sha256:ab8058e9d272fdef1890c6145f097b071e89a3f64d422ded2e5562dfa5dda490 done 02:23:28 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:23:29 #7 ... 02:23:29 02:23:29 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 02:23:29 #8 DONE 0.0s 02:23:29 02:23:29 #7 exporting to image 02:23:29 #7 exporting manifest sha256:be7bf6d19683e23f8f9d34286dbdec710ae911f415f327b4817f59d420b380eb done 02:23:29 #7 exporting config sha256:a5e57ccc1d1be352d2c6619302dc4b9f95325333c23aa54a9fbb878ab5c83ffd done 02:23:29 #7 exporting manifest list sha256:5e7c4dc33a54e14af4fd87c6c34c56463e97c17fd44fda384c9236eb337a5f8b done 02:23:29 #7 pushing layers 0.1s done 02:23:29 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:5e7c4dc33a54e14af4fd87c6c34c56463e97c17fd44fda384c9236eb337a5f8b 02:23:29 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:5e7c4dc33a54e14af4fd87c6c34c56463e97c17fd44fda384c9236eb337a5f8b 0.1s done 02:23:29 #7 DONE 0.2s 02:23:29 02:23:29 1 warning found (use --debug to expand): 02:23:29  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:23:29 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' 02:23:29 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - 02:23:29 #1 [internal] load build definition from Dockerfile 02:23:29 #1 transferring dockerfile: 181B done 02:23:29 #1 DONE 0.0s 02:23:29 02:23:29 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:23:29 #2 DONE 0.0s 02:23:29 02:23:29 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:23:29 #3 DONE 0.0s 02:23:29 02:23:29 #4 [internal] load .dockerignore 02:23:29 #4 transferring context: 2B done 02:23:29 #4 DONE 0.0s 02:23:29 02:23:29 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:a1441d0751d83e430eb0cb59a815c6ca3fbe8dc85ed762b8ac610ecbccba9672 02:23:29 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:a1441d0751d83e430eb0cb59a815c6ca3fbe8dc85ed762b8ac610ecbccba9672 done 02:23:29 #5 DONE 0.0s 02:23:29 02:23:29 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:a1441d0751d83e430eb0cb59a815c6ca3fbe8dc85ed762b8ac610ecbccba9672 02:23:29 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:a1441d0751d83e430eb0cb59a815c6ca3fbe8dc85ed762b8ac610ecbccba9672 done 02:23:29 #6 CACHED 02:23:29 02:23:29 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:a1441d0751d83e430eb0cb59a815c6ca3fbe8dc85ed762b8ac610ecbccba9672 02:23:29 #5 CACHED 02:23:29 02:23:29 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 02:23:29 #7 DONE 0.0s 02:23:29 02:23:29 #8 exporting to image 02:23:29 #8 exporting layers done 02:23:29 #8 exporting manifest sha256:8496efacc97525652dcebddccc33973e4f2ea8bd814dae92108ea99e2a674f5d 0.0s done 02:23:29 #8 exporting config sha256:ab8058e9d272fdef1890c6145f097b071e89a3f64d422ded2e5562dfa5dda490 done 02:23:29 #8 exporting manifest sha256:be7bf6d19683e23f8f9d34286dbdec710ae911f415f327b4817f59d420b380eb done 02:23:29 #8 exporting config sha256:a5e57ccc1d1be352d2c6619302dc4b9f95325333c23aa54a9fbb878ab5c83ffd done 02:23:29 #8 exporting manifest list sha256:5e7c4dc33a54e14af4fd87c6c34c56463e97c17fd44fda384c9236eb337a5f8b done 02:23:29 #8 pushing layers 0.0s done 02:23:29 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:5e7c4dc33a54e14af4fd87c6c34c56463e97c17fd44fda384c9236eb337a5f8b 0.1s done 02:23:29 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:23:29 #8 DONE 0.1s 02:23:29 02:23:29 1 warning found (use --debug to expand): 02:23:29  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:23:29 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.24' 02:23:29 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.24 --push - 02:23:29 #1 [internal] load build definition from Dockerfile 02:23:29 #1 transferring dockerfile: 187B done 02:23:29 #1 DONE 0.0s 02:23:29 02:23:29 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.24 02:23:29 #2 DONE 0.0s 02:23:29 02:23:29 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.24 02:23:29 #3 DONE 0.0s 02:23:29 02:23:29 #4 [internal] load .dockerignore 02:23:29 #4 transferring context: 2B done 02:23:29 #4 DONE 0.0s 02:23:29 02:23:29 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.24@sha256:a1441d0751d83e430eb0cb59a815c6ca3fbe8dc85ed762b8ac610ecbccba9672 02:23:29 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.24@sha256:a1441d0751d83e430eb0cb59a815c6ca3fbe8dc85ed762b8ac610ecbccba9672 done 02:23:29 #5 CACHED 02:23:29 02:23:29 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.24@sha256:a1441d0751d83e430eb0cb59a815c6ca3fbe8dc85ed762b8ac610ecbccba9672 02:23:29 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.24@sha256:a1441d0751d83e430eb0cb59a815c6ca3fbe8dc85ed762b8ac610ecbccba9672 done 02:23:29 #6 CACHED 02:23:29 02:23:29 #7 exporting to image 02:23:29 #7 exporting layers 02:23:29 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:23:30 #7 exporting layers done 02:23:30 #7 exporting manifest sha256:8496efacc97525652dcebddccc33973e4f2ea8bd814dae92108ea99e2a674f5d done 02:23:30 #7 exporting config sha256:ab8058e9d272fdef1890c6145f097b071e89a3f64d422ded2e5562dfa5dda490 done 02:23:30 #7 exporting manifest sha256:be7bf6d19683e23f8f9d34286dbdec710ae911f415f327b4817f59d420b380eb done 02:23:30 #7 exporting config sha256:a5e57ccc1d1be352d2c6619302dc4b9f95325333c23aa54a9fbb878ab5c83ffd done 02:23:30 #7 exporting manifest list sha256:5e7c4dc33a54e14af4fd87c6c34c56463e97c17fd44fda384c9236eb337a5f8b done 02:23:30 #7 pushing layers 0.0s done 02:23:30 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.24@sha256:5e7c4dc33a54e14af4fd87c6c34c56463e97c17fd44fda384c9236eb337a5f8b 0.1s done 02:23:30 #7 DONE 0.1s 02:23:30 02:23:30 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 02:23:30 #8 DONE 0.0s 02:23:30 02:23:30 1 warning found (use --debug to expand): 02:23:30  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:23:30 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24' 02:23:30 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 --push - 02:23:30 #1 [internal] load build definition from Dockerfile 02:23:30 #1 transferring dockerfile: 228B done 02:23:30 #1 DONE 0.0s 02:23:30 02:23:30 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:23:30 #2 DONE 0.0s 02:23:30 02:23:30 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:23:30 #3 DONE 0.0s 02:23:30 02:23:30 #4 [internal] load .dockerignore 02:23:30 #4 transferring context: 2B done 02:23:30 #4 DONE 0.0s 02:23:30 02:23:30 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:a1441d0751d83e430eb0cb59a815c6ca3fbe8dc85ed762b8ac610ecbccba9672 02:23:30 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:a1441d0751d83e430eb0cb59a815c6ca3fbe8dc85ed762b8ac610ecbccba9672 done 02:23:30 #5 DONE 0.0s 02:23:30 02:23:30 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:a1441d0751d83e430eb0cb59a815c6ca3fbe8dc85ed762b8ac610ecbccba9672 02:23:31 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:a1441d0751d83e430eb0cb59a815c6ca3fbe8dc85ed762b8ac610ecbccba9672 done 02:23:31 #6 CACHED 02:23:31 02:23:31 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:a1441d0751d83e430eb0cb59a815c6ca3fbe8dc85ed762b8ac610ecbccba9672 02:23:31 #5 CACHED 02:23:31 02:23:31 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 02:23:31 #7 DONE 0.0s 02:23:31 02:23:31 #8 exporting to image 02:23:31 #8 exporting layers done 02:23:31 #8 exporting manifest sha256:8496efacc97525652dcebddccc33973e4f2ea8bd814dae92108ea99e2a674f5d done 02:23:31 #8 exporting config sha256:ab8058e9d272fdef1890c6145f097b071e89a3f64d422ded2e5562dfa5dda490 done 02:23:31 #8 exporting manifest sha256:be7bf6d19683e23f8f9d34286dbdec710ae911f415f327b4817f59d420b380eb done 02:23:31 #8 exporting config sha256:a5e57ccc1d1be352d2c6619302dc4b9f95325333c23aa54a9fbb878ab5c83ffd done 02:23:31 #8 exporting manifest list sha256:5e7c4dc33a54e14af4fd87c6c34c56463e97c17fd44fda384c9236eb337a5f8b done 02:23:31 #8 pushing layers 0.0s done 02:23:31 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:5e7c4dc33a54e14af4fd87c6c34c56463e97c17fd44fda384c9236eb337a5f8b 0.1s done 02:23:31 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:23:31 #8 DONE 0.1s 02:23:31 02:23:31 1 warning found (use --debug to expand): 02:23:31  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:23:31 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' 02:23:31 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - 02:23:31 #1 [internal] load build definition from Dockerfile 02:23:31 #1 transferring dockerfile: 179B done 02:23:31 #1 DONE 0.0s 02:23:31 02:23:31 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 02:23:31 #2 DONE 0.0s 02:23:31 02:23:31 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 02:23:31 #3 DONE 0.0s 02:23:31 02:23:31 #4 [internal] load .dockerignore 02:23:31 #4 transferring context: 2B done 02:23:31 #4 DONE 0.0s 02:23:31 02:23:31 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:a1441d0751d83e430eb0cb59a815c6ca3fbe8dc85ed762b8ac610ecbccba9672 02:23:31 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:a1441d0751d83e430eb0cb59a815c6ca3fbe8dc85ed762b8ac610ecbccba9672 done 02:23:31 #5 CACHED 02:23:31 02:23:31 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:a1441d0751d83e430eb0cb59a815c6ca3fbe8dc85ed762b8ac610ecbccba9672 02:23:31 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:a1441d0751d83e430eb0cb59a815c6ca3fbe8dc85ed762b8ac610ecbccba9672 done 02:23:31 #6 CACHED 02:23:31 02:23:31 #7 exporting to image 02:23:31 #7 exporting layers done 02:23:31 #7 exporting manifest sha256:8496efacc97525652dcebddccc33973e4f2ea8bd814dae92108ea99e2a674f5d done 02:23:31 #7 exporting config sha256:ab8058e9d272fdef1890c6145f097b071e89a3f64d422ded2e5562dfa5dda490 done 02:23:31 #7 exporting manifest sha256:be7bf6d19683e23f8f9d34286dbdec710ae911f415f327b4817f59d420b380eb done 02:23:31 #7 exporting config sha256:a5e57ccc1d1be352d2c6619302dc4b9f95325333c23aa54a9fbb878ab5c83ffd done 02:23:31 #7 exporting manifest list sha256:5e7c4dc33a54e14af4fd87c6c34c56463e97c17fd44fda384c9236eb337a5f8b done 02:23:31 #7 pushing layers 0.0s done 02:23:31 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:5e7c4dc33a54e14af4fd87c6c34c56463e97c17fd44fda384c9236eb337a5f8b 02:23:31 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:23:31 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:5e7c4dc33a54e14af4fd87c6c34c56463e97c17fd44fda384c9236eb337a5f8b 0.1s done 02:23:31 #7 DONE 0.1s 02:23:31 02:23:31 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 02:23:31 #8 DONE 0.0s 02:23:31 02:23:31 1 warning found (use --debug to expand): 02:23:31  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:23:31 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:c44c449455414b2ba7e485d753d9aa9ad984b950' 02:23:31 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:c44c449455414b2ba7e485d753d9aa9ad984b950 --push - 02:23:31 #1 [internal] load build definition from Dockerfile 02:23:31 #1 transferring dockerfile: 205B done 02:23:31 #1 DONE 0.0s 02:23:31 02:23:31 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:c44c449455414b2ba7e485d753d9aa9ad984b950 02:23:31 #2 DONE 0.0s 02:23:31 02:23:31 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:c44c449455414b2ba7e485d753d9aa9ad984b950 02:23:31 #3 DONE 0.0s 02:23:31 02:23:31 #4 [internal] load .dockerignore 02:23:31 #4 transferring context: 2B done 02:23:31 #4 DONE 0.0s 02:23:31 02:23:31 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:b2f0f617d3bf5e3e4a6f3b1a08193546da77f143c660d8466ab8bbb3a04c1d0a 02:23:31 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:b2f0f617d3bf5e3e4a6f3b1a08193546da77f143c660d8466ab8bbb3a04c1d0a 02:23:32 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:b2f0f617d3bf5e3e4a6f3b1a08193546da77f143c660d8466ab8bbb3a04c1d0a done 02:23:32 #5 DONE 0.0s 02:23:32 02:23:32 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:b2f0f617d3bf5e3e4a6f3b1a08193546da77f143c660d8466ab8bbb3a04c1d0a 02:23:32 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:b2f0f617d3bf5e3e4a6f3b1a08193546da77f143c660d8466ab8bbb3a04c1d0a done 02:23:32 #6 DONE 0.1s 02:23:32 02:23:32 #7 exporting to image 02:23:32 #7 exporting layers done 02:23:32 #7 exporting manifest sha256:96dfa0972ecd73d9e140201d02bfa8b6136a930320a5b8da34406c37a8572506 done 02:23:32 #7 exporting config sha256:008ecd68419a2cd0760dddad6b88b12e65d57fbb071b96d1a7db350c8e7f643a done 02:23:32 #7 exporting manifest sha256:9c01b1052092f225833b8f42293c61c9c18404ed8323f08d6533329c5e42f208 done 02:23:32 #7 exporting config sha256:532d17f89a732b49b1a6144160c7de5c4ecd9d998f3ebcf5d416028ea7be33bb done 02:23:32 #7 exporting manifest list sha256:bfe12ddf26a6900bbb8e009a2295cb7770e3a9a24f58270562c92ea067b8156d 02:23:32 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:23:32 #7 ... 02:23:32 02:23:32 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 02:23:32 #8 DONE 0.0s 02:23:32 02:23:32 #7 exporting to image 02:23:32 #7 exporting manifest list sha256:bfe12ddf26a6900bbb8e009a2295cb7770e3a9a24f58270562c92ea067b8156d done 02:23:32 #7 pushing layers 0.1s done 02:23:32 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:bfe12ddf26a6900bbb8e009a2295cb7770e3a9a24f58270562c92ea067b8156d 02:23:32 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:bfe12ddf26a6900bbb8e009a2295cb7770e3a9a24f58270562c92ea067b8156d 0.1s done 02:23:32 #7 DONE 0.2s 02:23:32 02:23:32 1 warning found (use --debug to expand): 02:23:32  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:23:32 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - 02:23:32 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' 02:23:32 #1 [internal] load build definition from Dockerfile 02:23:32 #1 transferring dockerfile: 171B done 02:23:32 #1 DONE 0.0s 02:23:32 02:23:32 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:23:32 #2 DONE 0.0s 02:23:32 02:23:32 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:23:32 #3 DONE 0.0s 02:23:32 02:23:32 #4 [internal] load .dockerignore 02:23:32 #4 transferring context: 2B done 02:23:32 #4 DONE 0.0s 02:23:32 02:23:32 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:b2f0f617d3bf5e3e4a6f3b1a08193546da77f143c660d8466ab8bbb3a04c1d0a 02:23:32 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:b2f0f617d3bf5e3e4a6f3b1a08193546da77f143c660d8466ab8bbb3a04c1d0a done 02:23:32 #5 DONE 0.0s 02:23:32 02:23:32 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:b2f0f617d3bf5e3e4a6f3b1a08193546da77f143c660d8466ab8bbb3a04c1d0a 02:23:32 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:b2f0f617d3bf5e3e4a6f3b1a08193546da77f143c660d8466ab8bbb3a04c1d0a 0.0s done 02:23:32 #6 CACHED 02:23:32 02:23:32 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:b2f0f617d3bf5e3e4a6f3b1a08193546da77f143c660d8466ab8bbb3a04c1d0a 02:23:32 #5 CACHED 02:23:32 02:23:32 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 02:23:32 #7 DONE 0.0s 02:23:32 02:23:32 #8 exporting to image 02:23:32 #8 exporting layers done 02:23:32 #8 exporting manifest sha256:96dfa0972ecd73d9e140201d02bfa8b6136a930320a5b8da34406c37a8572506 done 02:23:32 #8 exporting config sha256:008ecd68419a2cd0760dddad6b88b12e65d57fbb071b96d1a7db350c8e7f643a done 02:23:32 #8 exporting manifest sha256:9c01b1052092f225833b8f42293c61c9c18404ed8323f08d6533329c5e42f208 done 02:23:32 #8 exporting config sha256:532d17f89a732b49b1a6144160c7de5c4ecd9d998f3ebcf5d416028ea7be33bb done 02:23:32 #8 exporting manifest list sha256:bfe12ddf26a6900bbb8e009a2295cb7770e3a9a24f58270562c92ea067b8156d done 02:23:32 #8 pushing layers 0.0s done 02:23:32 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:bfe12ddf26a6900bbb8e009a2295cb7770e3a9a24f58270562c92ea067b8156d 0.1s done 02:23:32 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:23:32 #8 DONE 0.1s 02:23:33 02:23:33 1 warning found (use --debug to expand): 02:23:33  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:23:33 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.24 --push - 02:23:33 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.24' 02:23:33 #1 [internal] load build definition from Dockerfile 02:23:33 #1 transferring dockerfile: 177B done 02:23:33 #1 DONE 0.0s 02:23:33 02:23:33 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.24 02:23:33 #2 DONE 0.0s 02:23:33 02:23:33 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.24 02:23:33 #3 DONE 0.0s 02:23:33 02:23:33 #4 [internal] load .dockerignore 02:23:33 #4 transferring context: 2B done 02:23:33 #4 DONE 0.0s 02:23:33 02:23:33 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.24@sha256:b2f0f617d3bf5e3e4a6f3b1a08193546da77f143c660d8466ab8bbb3a04c1d0a 02:23:33 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.24@sha256:b2f0f617d3bf5e3e4a6f3b1a08193546da77f143c660d8466ab8bbb3a04c1d0a done 02:23:33 #5 CACHED 02:23:33 02:23:33 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.24@sha256:b2f0f617d3bf5e3e4a6f3b1a08193546da77f143c660d8466ab8bbb3a04c1d0a 02:23:33 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.24@sha256:b2f0f617d3bf5e3e4a6f3b1a08193546da77f143c660d8466ab8bbb3a04c1d0a done 02:23:33 #6 CACHED 02:23:33 02:23:33 #7 exporting to image 02:23:33 #7 exporting layers done 02:23:33 #7 exporting manifest sha256:96dfa0972ecd73d9e140201d02bfa8b6136a930320a5b8da34406c37a8572506 done 02:23:33 #7 exporting config sha256:008ecd68419a2cd0760dddad6b88b12e65d57fbb071b96d1a7db350c8e7f643a done 02:23:33 #7 exporting manifest sha256:9c01b1052092f225833b8f42293c61c9c18404ed8323f08d6533329c5e42f208 done 02:23:33 #7 exporting config sha256:532d17f89a732b49b1a6144160c7de5c4ecd9d998f3ebcf5d416028ea7be33bb done 02:23:33 #7 exporting manifest list sha256:bfe12ddf26a6900bbb8e009a2295cb7770e3a9a24f58270562c92ea067b8156d done 02:23:33 #7 pushing layers 0.0s done 02:23:33 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.24@sha256:bfe12ddf26a6900bbb8e009a2295cb7770e3a9a24f58270562c92ea067b8156d 02:23:33 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:23:34 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.24@sha256:bfe12ddf26a6900bbb8e009a2295cb7770e3a9a24f58270562c92ea067b8156d 0.1s done 02:23:34 #7 DONE 0.1s 02:23:34 02:23:34 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 02:23:34 #8 DONE 0.0s 02:23:34 02:23:34 1 warning found (use --debug to expand): 02:23:34  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:23:34 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 --push - 02:23:34 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24' 02:23:34 #1 [internal] load build definition from Dockerfile 02:23:34 #1 transferring dockerfile: 218B done 02:23:34 #1 DONE 0.0s 02:23:34 02:23:34 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:23:34 #2 DONE 0.0s 02:23:34 02:23:34 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:23:34 #3 DONE 0.0s 02:23:34 02:23:34 #4 [internal] load .dockerignore 02:23:34 #4 transferring context: 2B done 02:23:34 #4 DONE 0.0s 02:23:34 02:23:34 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:b2f0f617d3bf5e3e4a6f3b1a08193546da77f143c660d8466ab8bbb3a04c1d0a 02:23:34 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:b2f0f617d3bf5e3e4a6f3b1a08193546da77f143c660d8466ab8bbb3a04c1d0a done 02:23:34 #5 CACHED 02:23:34 02:23:34 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:b2f0f617d3bf5e3e4a6f3b1a08193546da77f143c660d8466ab8bbb3a04c1d0a 02:23:34 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:b2f0f617d3bf5e3e4a6f3b1a08193546da77f143c660d8466ab8bbb3a04c1d0a 0.0s done 02:23:34 #6 CACHED 02:23:34 02:23:34 #7 exporting to image 02:23:34 #7 exporting layers done 02:23:34 #7 exporting manifest sha256:96dfa0972ecd73d9e140201d02bfa8b6136a930320a5b8da34406c37a8572506 done 02:23:34 #7 exporting config sha256:008ecd68419a2cd0760dddad6b88b12e65d57fbb071b96d1a7db350c8e7f643a done 02:23:34 #7 exporting manifest sha256:9c01b1052092f225833b8f42293c61c9c18404ed8323f08d6533329c5e42f208 done 02:23:34 #7 exporting config sha256:532d17f89a732b49b1a6144160c7de5c4ecd9d998f3ebcf5d416028ea7be33bb done 02:23:34 #7 exporting manifest list sha256:bfe12ddf26a6900bbb8e009a2295cb7770e3a9a24f58270562c92ea067b8156d done 02:23:34 #7 pushing layers 0.0s done 02:23:34 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:bfe12ddf26a6900bbb8e009a2295cb7770e3a9a24f58270562c92ea067b8156d 02:23:34 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:23:34 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:bfe12ddf26a6900bbb8e009a2295cb7770e3a9a24f58270562c92ea067b8156d 0.1s done 02:23:34 #7 DONE 0.1s 02:23:34 02:23:34 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 02:23:34 #8 DONE 0.0s 02:23:34 02:23:34 1 warning found (use --debug to expand): 02:23:34  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:23:34 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - 02:23:34 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' 02:23:35 #1 [internal] load build definition from Dockerfile 02:23:35 #1 transferring dockerfile: 169B done 02:23:35 #1 DONE 0.0s 02:23:35 02:23:35 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 02:23:35 #2 DONE 0.0s 02:23:35 02:23:35 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 02:23:35 #3 DONE 0.0s 02:23:35 02:23:35 #4 [internal] load .dockerignore 02:23:35 #4 transferring context: 2B done 02:23:35 #4 DONE 0.0s 02:23:35 02:23:35 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:b2f0f617d3bf5e3e4a6f3b1a08193546da77f143c660d8466ab8bbb3a04c1d0a 02:23:35 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:b2f0f617d3bf5e3e4a6f3b1a08193546da77f143c660d8466ab8bbb3a04c1d0a 0.0s done 02:23:35 #5 CACHED 02:23:35 02:23:35 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:b2f0f617d3bf5e3e4a6f3b1a08193546da77f143c660d8466ab8bbb3a04c1d0a 02:23:35 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:b2f0f617d3bf5e3e4a6f3b1a08193546da77f143c660d8466ab8bbb3a04c1d0a 0.0s done 02:23:35 #6 CACHED 02:23:35 02:23:35 #7 exporting to image 02:23:35 #7 exporting layers done 02:23:35 #7 exporting manifest sha256:96dfa0972ecd73d9e140201d02bfa8b6136a930320a5b8da34406c37a8572506 done 02:23:35 #7 exporting config sha256:008ecd68419a2cd0760dddad6b88b12e65d57fbb071b96d1a7db350c8e7f643a done 02:23:35 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:23:35 #7 exporting manifest sha256:9c01b1052092f225833b8f42293c61c9c18404ed8323f08d6533329c5e42f208 done 02:23:35 #7 exporting config sha256:532d17f89a732b49b1a6144160c7de5c4ecd9d998f3ebcf5d416028ea7be33bb done 02:23:35 #7 exporting manifest list sha256:bfe12ddf26a6900bbb8e009a2295cb7770e3a9a24f58270562c92ea067b8156d done 02:23:35 #7 pushing layers 0.0s done 02:23:35 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:bfe12ddf26a6900bbb8e009a2295cb7770e3a9a24f58270562c92ea067b8156d 0.1s done 02:23:35 #7 DONE 0.1s 02:23:35 02:23:35 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 02:23:35 #8 DONE 0.0s 02:23:35 02:23:35 1 warning found (use --debug to expand): 02:23:35  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:23:35 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:c44c449455414b2ba7e485d753d9aa9ad984b950 --push - 02:23:35 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:c44c449455414b2ba7e485d753d9aa9ad984b950' 02:23:35 #1 [internal] load build definition from Dockerfile 02:23:35 #1 transferring dockerfile: 206B done 02:23:35 #1 DONE 0.0s 02:23:35 02:23:35 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:c44c449455414b2ba7e485d753d9aa9ad984b950 02:23:35 #2 DONE 0.0s 02:23:35 02:23:35 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:c44c449455414b2ba7e485d753d9aa9ad984b950 02:23:35 #3 DONE 0.0s 02:23:35 02:23:35 #4 [internal] load .dockerignore 02:23:35 #4 transferring context: 2B done 02:23:35 #4 DONE 0.0s 02:23:35 02:23:35 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:28aa35dc1859fae681a8f98ab76e7c7080307d3d4b0595fb07df78b66a22234f 02:23:35 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:28aa35dc1859fae681a8f98ab76e7c7080307d3d4b0595fb07df78b66a22234f done 02:23:35 #5 DONE 0.0s 02:23:35 02:23:35 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:28aa35dc1859fae681a8f98ab76e7c7080307d3d4b0595fb07df78b66a22234f 02:23:35 #6 DONE 0.0s 02:23:35 02:23:35 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:28aa35dc1859fae681a8f98ab76e7c7080307d3d4b0595fb07df78b66a22234f 02:23:35 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:28aa35dc1859fae681a8f98ab76e7c7080307d3d4b0595fb07df78b66a22234f done 02:23:35 #5 DONE 0.1s 02:23:35 02:23:35 #7 exporting to image 02:23:35 #7 exporting layers done 02:23:35 #7 exporting manifest sha256:d03a8150f99898fdd810756111365c16a3496e7eb8f059a871e3706df0a82cab done 02:23:35 #7 exporting config sha256:d9037c3e017a943f6a37fafd585e0a73d078f1823bfb502ebd928ba21f9fc8d0 done 02:23:35 #7 exporting manifest sha256:1d12075f8c86e70d43ea4ed4a63f5bf670df53008f52d3fca07caadf4f5c5e35 done 02:23:35 #7 exporting config sha256:1cf64faa832bd61b20796abb9521436d602054aef48f48dcc2bf4e7038e4423d 0.0s done 02:23:35 #7 exporting manifest list sha256:a3fef5afa3cedfc84537f960208d75ab968435e7e32998d640c3da96acfba51c done 02:23:35 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:23:35 #7 ... 02:23:35 02:23:35 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 02:23:35 #8 DONE 0.0s 02:23:35 02:23:35 #7 exporting to image 02:23:35 #7 pushing layers 0.1s done 02:23:35 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:a3fef5afa3cedfc84537f960208d75ab968435e7e32998d640c3da96acfba51c 02:23:35 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:a3fef5afa3cedfc84537f960208d75ab968435e7e32998d640c3da96acfba51c 0.1s done 02:23:35 #7 DONE 0.2s 02:23:35 02:23:35 1 warning found (use --debug to expand): 02:23:35  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:23:36 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' 02:23:36 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - 02:23:36 #1 [internal] load build definition from Dockerfile 02:23:36 #1 transferring dockerfile: 172B done 02:23:36 #1 DONE 0.0s 02:23:36 02:23:36 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:23:36 #2 DONE 0.0s 02:23:36 02:23:36 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:23:36 #3 DONE 0.0s 02:23:36 02:23:36 #4 [internal] load .dockerignore 02:23:36 #4 transferring context: 2B done 02:23:36 #4 DONE 0.0s 02:23:36 02:23:36 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:28aa35dc1859fae681a8f98ab76e7c7080307d3d4b0595fb07df78b66a22234f 02:23:36 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:28aa35dc1859fae681a8f98ab76e7c7080307d3d4b0595fb07df78b66a22234f done 02:23:36 #5 CACHED 02:23:36 02:23:36 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:28aa35dc1859fae681a8f98ab76e7c7080307d3d4b0595fb07df78b66a22234f 02:23:36 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:28aa35dc1859fae681a8f98ab76e7c7080307d3d4b0595fb07df78b66a22234f 0.0s done 02:23:36 #6 CACHED 02:23:36 02:23:36 #7 exporting to image 02:23:36 #7 exporting layers done 02:23:36 #7 exporting manifest sha256:d03a8150f99898fdd810756111365c16a3496e7eb8f059a871e3706df0a82cab done 02:23:36 #7 exporting config sha256:d9037c3e017a943f6a37fafd585e0a73d078f1823bfb502ebd928ba21f9fc8d0 done 02:23:36 #7 exporting manifest sha256:1d12075f8c86e70d43ea4ed4a63f5bf670df53008f52d3fca07caadf4f5c5e35 done 02:23:36 #7 exporting config sha256:1cf64faa832bd61b20796abb9521436d602054aef48f48dcc2bf4e7038e4423d done 02:23:36 #7 exporting manifest list sha256:a3fef5afa3cedfc84537f960208d75ab968435e7e32998d640c3da96acfba51c done 02:23:36 #7 pushing layers 0.0s done 02:23:36 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:a3fef5afa3cedfc84537f960208d75ab968435e7e32998d640c3da96acfba51c 02:23:36 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:23:36 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:a3fef5afa3cedfc84537f960208d75ab968435e7e32998d640c3da96acfba51c 0.1s done 02:23:36 #7 DONE 0.1s 02:23:36 02:23:36 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 02:23:36 #8 DONE 0.0s 02:23:36 02:23:36 1 warning found (use --debug to expand): 02:23:36  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:23:36 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.24' 02:23:36 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.24 --push - 02:23:36 #1 [internal] load build definition from Dockerfile 02:23:36 #1 transferring dockerfile: 178B done 02:23:36 #1 DONE 0.0s 02:23:36 02:23:36 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.24 02:23:36 #2 DONE 0.0s 02:23:36 02:23:36 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.24 02:23:36 #3 DONE 0.0s 02:23:36 02:23:36 #4 [internal] load .dockerignore 02:23:36 #4 transferring context: 2B done 02:23:36 #4 DONE 0.0s 02:23:36 02:23:36 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.24@sha256:28aa35dc1859fae681a8f98ab76e7c7080307d3d4b0595fb07df78b66a22234f 02:23:36 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.24@sha256:28aa35dc1859fae681a8f98ab76e7c7080307d3d4b0595fb07df78b66a22234f done 02:23:36 #5 CACHED 02:23:36 02:23:36 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.24@sha256:28aa35dc1859fae681a8f98ab76e7c7080307d3d4b0595fb07df78b66a22234f 02:23:36 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.24@sha256:28aa35dc1859fae681a8f98ab76e7c7080307d3d4b0595fb07df78b66a22234f 0.0s done 02:23:36 #6 CACHED 02:23:36 02:23:36 #7 exporting to image 02:23:36 #7 exporting layers done 02:23:36 #7 exporting manifest sha256:d03a8150f99898fdd810756111365c16a3496e7eb8f059a871e3706df0a82cab done 02:23:36 #7 exporting config sha256:d9037c3e017a943f6a37fafd585e0a73d078f1823bfb502ebd928ba21f9fc8d0 done 02:23:36 #7 exporting manifest sha256:1d12075f8c86e70d43ea4ed4a63f5bf670df53008f52d3fca07caadf4f5c5e35 done 02:23:36 #7 exporting config sha256:1cf64faa832bd61b20796abb9521436d602054aef48f48dcc2bf4e7038e4423d done 02:23:36 #7 exporting manifest list sha256:a3fef5afa3cedfc84537f960208d75ab968435e7e32998d640c3da96acfba51c done 02:23:36 #7 pushing layers 0.0s done 02:23:36 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.24@sha256:a3fef5afa3cedfc84537f960208d75ab968435e7e32998d640c3da96acfba51c 02:23:36 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:23:37 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.24@sha256:a3fef5afa3cedfc84537f960208d75ab968435e7e32998d640c3da96acfba51c 0.1s done 02:23:37 #7 DONE 0.1s 02:23:37 02:23:37 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 02:23:37 #8 DONE 0.0s 02:23:37 02:23:37 1 warning found (use --debug to expand): 02:23:37  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:23:37 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24' 02:23:37 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 --push - 02:23:37 #1 [internal] load build definition from Dockerfile 02:23:37 #1 transferring dockerfile: 219B done 02:23:37 #1 DONE 0.0s 02:23:37 02:23:37 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:23:37 #2 DONE 0.0s 02:23:37 02:23:37 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:23:37 #3 DONE 0.0s 02:23:37 02:23:37 #4 [internal] load .dockerignore 02:23:37 #4 transferring context: 2B done 02:23:37 #4 DONE 0.0s 02:23:37 02:23:37 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:28aa35dc1859fae681a8f98ab76e7c7080307d3d4b0595fb07df78b66a22234f 02:23:37 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:28aa35dc1859fae681a8f98ab76e7c7080307d3d4b0595fb07df78b66a22234f done 02:23:37 #5 CACHED 02:23:37 02:23:37 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:28aa35dc1859fae681a8f98ab76e7c7080307d3d4b0595fb07df78b66a22234f 02:23:37 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:28aa35dc1859fae681a8f98ab76e7c7080307d3d4b0595fb07df78b66a22234f done 02:23:37 #6 CACHED 02:23:37 02:23:37 #7 exporting to image 02:23:37 #7 exporting layers done 02:23:37 #7 exporting manifest sha256:d03a8150f99898fdd810756111365c16a3496e7eb8f059a871e3706df0a82cab done 02:23:37 #7 exporting config sha256:d9037c3e017a943f6a37fafd585e0a73d078f1823bfb502ebd928ba21f9fc8d0 done 02:23:37 #7 exporting manifest sha256:1d12075f8c86e70d43ea4ed4a63f5bf670df53008f52d3fca07caadf4f5c5e35 done 02:23:37 #7 exporting config sha256:1cf64faa832bd61b20796abb9521436d602054aef48f48dcc2bf4e7038e4423d done 02:23:37 #7 exporting manifest list sha256:a3fef5afa3cedfc84537f960208d75ab968435e7e32998d640c3da96acfba51c done 02:23:37 #7 pushing layers 0.0s done 02:23:37 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:a3fef5afa3cedfc84537f960208d75ab968435e7e32998d640c3da96acfba51c 02:23:37 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:23:37 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:a3fef5afa3cedfc84537f960208d75ab968435e7e32998d640c3da96acfba51c 0.1s done 02:23:37 #7 DONE 0.1s 02:23:37 02:23:37 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 02:23:37 #8 DONE 0.0s 02:23:37 02:23:37 1 warning found (use --debug to expand): 02:23:37  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:23:37 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' 02:23:37 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - 02:23:37 #1 [internal] load build definition from Dockerfile 02:23:37 #1 transferring dockerfile: 170B done 02:23:37 #1 DONE 0.0s 02:23:37 02:23:37 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 02:23:37 #2 DONE 0.0s 02:23:37 02:23:37 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 02:23:37 #3 DONE 0.0s 02:23:37 02:23:37 #4 [internal] load .dockerignore 02:23:37 #4 transferring context: 2B done 02:23:37 #4 DONE 0.0s 02:23:37 02:23:37 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:28aa35dc1859fae681a8f98ab76e7c7080307d3d4b0595fb07df78b66a22234f 02:23:37 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:28aa35dc1859fae681a8f98ab76e7c7080307d3d4b0595fb07df78b66a22234f done 02:23:37 #5 CACHED 02:23:37 02:23:37 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:28aa35dc1859fae681a8f98ab76e7c7080307d3d4b0595fb07df78b66a22234f 02:23:37 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:28aa35dc1859fae681a8f98ab76e7c7080307d3d4b0595fb07df78b66a22234f done 02:23:37 #6 CACHED 02:23:37 02:23:37 #7 exporting to image 02:23:37 #7 exporting layers done 02:23:37 #7 exporting manifest sha256:d03a8150f99898fdd810756111365c16a3496e7eb8f059a871e3706df0a82cab done 02:23:37 #7 exporting config sha256:d9037c3e017a943f6a37fafd585e0a73d078f1823bfb502ebd928ba21f9fc8d0 done 02:23:37 #7 exporting manifest sha256:1d12075f8c86e70d43ea4ed4a63f5bf670df53008f52d3fca07caadf4f5c5e35 done 02:23:37 #7 exporting config sha256:1cf64faa832bd61b20796abb9521436d602054aef48f48dcc2bf4e7038e4423d done 02:23:37 #7 exporting manifest list sha256:a3fef5afa3cedfc84537f960208d75ab968435e7e32998d640c3da96acfba51c done 02:23:37 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:23:38 #7 pushing layers 0.0s done 02:23:38 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:a3fef5afa3cedfc84537f960208d75ab968435e7e32998d640c3da96acfba51c 0.1s done 02:23:38 #7 DONE 0.1s 02:23:38 02:23:38 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 02:23:38 #8 DONE 0.0s 02:23:38 02:23:38 1 warning found (use --debug to expand): 02:23:38  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:23:38 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:c44c449455414b2ba7e485d753d9aa9ad984b950 --push - 02:23:38 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:c44c449455414b2ba7e485d753d9aa9ad984b950' 02:23:38 #1 [internal] load build definition from Dockerfile 02:23:38 #1 transferring dockerfile: 206B done 02:23:38 #1 DONE 0.0s 02:23:38 02:23:38 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:c44c449455414b2ba7e485d753d9aa9ad984b950 02:23:38 #2 DONE 0.0s 02:23:38 02:23:38 #3 [internal] load .dockerignore 02:23:38 #3 transferring context: 2B done 02:23:38 #3 DONE 0.0s 02:23:38 02:23:38 #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:c44c449455414b2ba7e485d753d9aa9ad984b950 02:23:38 #4 DONE 0.1s 02:23:38 02:23:38 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:0575aed0aa70cb0e6f0d8e4a8292863f9038019833aea31277fc10f9f7468b75 02:23:38 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:0575aed0aa70cb0e6f0d8e4a8292863f9038019833aea31277fc10f9f7468b75 02:23:38 #5 ... 02:23:38 02:23:38 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:0575aed0aa70cb0e6f0d8e4a8292863f9038019833aea31277fc10f9f7468b75 02:23:38 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:0575aed0aa70cb0e6f0d8e4a8292863f9038019833aea31277fc10f9f7468b75 done 02:23:38 #6 DONE 0.1s 02:23:38 02:23:38 #7 exporting to image 02:23:38 #7 exporting layers done 02:23:38 #7 exporting manifest sha256:bccd74dce99a32259afbadca6e25e0d97a2f1da4503f4be16e5f8b3c020d83f4 done 02:23:38 #7 exporting config sha256:3d8e45bfd9e298086ba97cb59db50d45ff4e51c802edfef81d66fb44c52992e7 done 02:23:38 #7 exporting manifest sha256:68d2ee6783c015a0c9b1777ac33a1fd3db3336cdaef61dc5b16b57284411c093 done 02:23:38 #7 exporting config sha256:5ead3a374dc551ac9d4a7b3717adcacf157b0ec0ee097820e3513dd8767890bb 02:23:38 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:23:38 #7 ... 02:23:38 02:23:38 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 02:23:38 #8 DONE 0.0s 02:23:38 02:23:38 #7 exporting to image 02:23:38 #7 exporting config sha256:5ead3a374dc551ac9d4a7b3717adcacf157b0ec0ee097820e3513dd8767890bb done 02:23:38 #7 exporting manifest list sha256:956008d6ae82227266b8502597bfd4c18dc2eba0fb2a1ebcf0f583f00b920d79 done 02:23:38 #7 pushing layers 0.1s done 02:23:38 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:956008d6ae82227266b8502597bfd4c18dc2eba0fb2a1ebcf0f583f00b920d79 02:23:38 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:956008d6ae82227266b8502597bfd4c18dc2eba0fb2a1ebcf0f583f00b920d79 0.1s done 02:23:38 #7 DONE 0.2s 02:23:38 02:23:38 1 warning found (use --debug to expand): 02:23:38  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:23:39 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' 02:23:39 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - 02:23:39 #1 [internal] load build definition from Dockerfile 02:23:39 #1 transferring dockerfile: 172B done 02:23:39 #1 DONE 0.0s 02:23:39 02:23:39 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:23:39 #2 DONE 0.0s 02:23:39 02:23:39 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:23:39 #3 DONE 0.0s 02:23:39 02:23:39 #4 [internal] load .dockerignore 02:23:39 #4 transferring context: 2B done 02:23:39 #4 DONE 0.0s 02:23:39 02:23:39 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:0575aed0aa70cb0e6f0d8e4a8292863f9038019833aea31277fc10f9f7468b75 02:23:39 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:0575aed0aa70cb0e6f0d8e4a8292863f9038019833aea31277fc10f9f7468b75 done 02:23:39 #5 CACHED 02:23:39 02:23:39 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:0575aed0aa70cb0e6f0d8e4a8292863f9038019833aea31277fc10f9f7468b75 02:23:39 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:0575aed0aa70cb0e6f0d8e4a8292863f9038019833aea31277fc10f9f7468b75 done 02:23:39 #6 CACHED 02:23:39 02:23:39 #7 exporting to image 02:23:39 #7 exporting layers done 02:23:39 #7 exporting manifest sha256:bccd74dce99a32259afbadca6e25e0d97a2f1da4503f4be16e5f8b3c020d83f4 done 02:23:39 #7 exporting config sha256:3d8e45bfd9e298086ba97cb59db50d45ff4e51c802edfef81d66fb44c52992e7 done 02:23:39 #7 exporting manifest sha256:68d2ee6783c015a0c9b1777ac33a1fd3db3336cdaef61dc5b16b57284411c093 done 02:23:39 #7 exporting config sha256:5ead3a374dc551ac9d4a7b3717adcacf157b0ec0ee097820e3513dd8767890bb done 02:23:39 #7 exporting manifest list sha256:956008d6ae82227266b8502597bfd4c18dc2eba0fb2a1ebcf0f583f00b920d79 done 02:23:39 #7 pushing layers 0.0s done 02:23:39 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:956008d6ae82227266b8502597bfd4c18dc2eba0fb2a1ebcf0f583f00b920d79 02:23:39 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:23:39 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:956008d6ae82227266b8502597bfd4c18dc2eba0fb2a1ebcf0f583f00b920d79 0.1s done 02:23:39 #7 DONE 0.1s 02:23:39 02:23:39 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 02:23:39 #8 DONE 0.0s 02:23:39 02:23:39 1 warning found (use --debug to expand): 02:23:39  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:23:39 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.24' 02:23:39 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.24 --push - 02:23:39 #1 [internal] load build definition from Dockerfile 02:23:39 #1 transferring dockerfile: 178B done 02:23:39 #1 DONE 0.0s 02:23:39 02:23:39 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.24 02:23:39 #2 DONE 0.0s 02:23:39 02:23:39 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.24 02:23:39 #3 DONE 0.0s 02:23:39 02:23:39 #4 [internal] load .dockerignore 02:23:39 #4 transferring context: 2B done 02:23:39 #4 DONE 0.0s 02:23:39 02:23:39 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.24@sha256:0575aed0aa70cb0e6f0d8e4a8292863f9038019833aea31277fc10f9f7468b75 02:23:39 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.24@sha256:0575aed0aa70cb0e6f0d8e4a8292863f9038019833aea31277fc10f9f7468b75 done 02:23:39 #5 CACHED 02:23:39 02:23:39 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.24@sha256:0575aed0aa70cb0e6f0d8e4a8292863f9038019833aea31277fc10f9f7468b75 02:23:39 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.24@sha256:0575aed0aa70cb0e6f0d8e4a8292863f9038019833aea31277fc10f9f7468b75 0.0s done 02:23:39 #6 CACHED 02:23:39 02:23:39 #7 exporting to image 02:23:39 #7 exporting layers done 02:23:39 #7 exporting manifest sha256:bccd74dce99a32259afbadca6e25e0d97a2f1da4503f4be16e5f8b3c020d83f4 done 02:23:39 #7 exporting config sha256:3d8e45bfd9e298086ba97cb59db50d45ff4e51c802edfef81d66fb44c52992e7 done 02:23:39 #7 exporting manifest sha256:68d2ee6783c015a0c9b1777ac33a1fd3db3336cdaef61dc5b16b57284411c093 done 02:23:39 #7 exporting config sha256:5ead3a374dc551ac9d4a7b3717adcacf157b0ec0ee097820e3513dd8767890bb done 02:23:39 #7 exporting manifest list sha256:956008d6ae82227266b8502597bfd4c18dc2eba0fb2a1ebcf0f583f00b920d79 done 02:23:39 #7 pushing layers 0.0s done 02:23:39 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.24@sha256:956008d6ae82227266b8502597bfd4c18dc2eba0fb2a1ebcf0f583f00b920d79 02:23:39 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:23:40 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.24@sha256:956008d6ae82227266b8502597bfd4c18dc2eba0fb2a1ebcf0f583f00b920d79 0.1s done 02:23:40 #7 DONE 0.1s 02:23:40 02:23:40 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 02:23:40 #8 DONE 0.0s 02:23:40 02:23:40 1 warning found (use --debug to expand): 02:23:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:23:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24' 02:23:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 --push - 02:23:40 #1 [internal] load build definition from Dockerfile 02:23:40 #1 transferring dockerfile: 219B done 02:23:40 #1 DONE 0.0s 02:23:40 02:23:40 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:23:40 #2 DONE 0.0s 02:23:40 02:23:40 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:23:40 #3 DONE 0.0s 02:23:40 02:23:40 #4 [internal] load .dockerignore 02:23:40 #4 transferring context: 2B done 02:23:40 #4 DONE 0.0s 02:23:40 02:23:40 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:0575aed0aa70cb0e6f0d8e4a8292863f9038019833aea31277fc10f9f7468b75 02:23:40 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:0575aed0aa70cb0e6f0d8e4a8292863f9038019833aea31277fc10f9f7468b75 done 02:23:40 #5 CACHED 02:23:40 02:23:40 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:0575aed0aa70cb0e6f0d8e4a8292863f9038019833aea31277fc10f9f7468b75 02:23:40 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:0575aed0aa70cb0e6f0d8e4a8292863f9038019833aea31277fc10f9f7468b75 done 02:23:40 #6 CACHED 02:23:40 02:23:40 #7 exporting to image 02:23:40 #7 exporting layers done 02:23:40 #7 exporting manifest sha256:bccd74dce99a32259afbadca6e25e0d97a2f1da4503f4be16e5f8b3c020d83f4 done 02:23:40 #7 exporting config sha256:3d8e45bfd9e298086ba97cb59db50d45ff4e51c802edfef81d66fb44c52992e7 done 02:23:40 #7 exporting manifest sha256:68d2ee6783c015a0c9b1777ac33a1fd3db3336cdaef61dc5b16b57284411c093 done 02:23:40 #7 exporting config sha256:5ead3a374dc551ac9d4a7b3717adcacf157b0ec0ee097820e3513dd8767890bb done 02:23:40 #7 exporting manifest list sha256:956008d6ae82227266b8502597bfd4c18dc2eba0fb2a1ebcf0f583f00b920d79 done 02:23:40 #7 pushing layers 0.0s done 02:23:40 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:956008d6ae82227266b8502597bfd4c18dc2eba0fb2a1ebcf0f583f00b920d79 02:23:40 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:23:40 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:956008d6ae82227266b8502597bfd4c18dc2eba0fb2a1ebcf0f583f00b920d79 0.1s done 02:23:40 #7 DONE 0.1s 02:23:40 02:23:40 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 02:23:40 #8 DONE 0.0s 02:23:40 02:23:40 1 warning found (use --debug to expand): 02:23:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:23:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' 02:23:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - 02:23:40 #1 [internal] load build definition from Dockerfile 02:23:40 #1 transferring dockerfile: 170B done 02:23:40 #1 DONE 0.0s 02:23:40 02:23:40 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 02:23:40 #2 DONE 0.0s 02:23:40 02:23:40 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 02:23:40 #3 DONE 0.0s 02:23:40 02:23:40 #4 [internal] load .dockerignore 02:23:40 #4 transferring context: 2B done 02:23:40 #4 DONE 0.0s 02:23:40 02:23:40 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:0575aed0aa70cb0e6f0d8e4a8292863f9038019833aea31277fc10f9f7468b75 02:23:40 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:0575aed0aa70cb0e6f0d8e4a8292863f9038019833aea31277fc10f9f7468b75 0.0s done 02:23:40 #5 CACHED 02:23:40 02:23:40 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:0575aed0aa70cb0e6f0d8e4a8292863f9038019833aea31277fc10f9f7468b75 02:23:40 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:0575aed0aa70cb0e6f0d8e4a8292863f9038019833aea31277fc10f9f7468b75 0.0s done 02:23:40 #6 CACHED 02:23:40 02:23:40 #7 exporting to image 02:23:40 #7 exporting layers done 02:23:40 #7 exporting manifest sha256:bccd74dce99a32259afbadca6e25e0d97a2f1da4503f4be16e5f8b3c020d83f4 done 02:23:40 #7 exporting config sha256:3d8e45bfd9e298086ba97cb59db50d45ff4e51c802edfef81d66fb44c52992e7 done 02:23:40 #7 exporting manifest sha256:68d2ee6783c015a0c9b1777ac33a1fd3db3336cdaef61dc5b16b57284411c093 done 02:23:40 #7 exporting config sha256:5ead3a374dc551ac9d4a7b3717adcacf157b0ec0ee097820e3513dd8767890bb done 02:23:40 #7 exporting manifest list sha256:956008d6ae82227266b8502597bfd4c18dc2eba0fb2a1ebcf0f583f00b920d79 done 02:23:40 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:23:41 #7 pushing layers 0.0s done 02:23:41 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:956008d6ae82227266b8502597bfd4c18dc2eba0fb2a1ebcf0f583f00b920d79 0.1s done 02:23:41 #7 DONE 0.1s 02:23:41 02:23:41 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 02:23:41 #8 DONE 0.0s 02:23:41 02:23:41 1 warning found (use --debug to expand): 02:23:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:23:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:c44c449455414b2ba7e485d753d9aa9ad984b950' 02:23:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:c44c449455414b2ba7e485d753d9aa9ad984b950 --push - 02:23:41 #1 [internal] load build definition from Dockerfile 02:23:41 #1 transferring dockerfile: 206B done 02:23:41 #1 DONE 0.0s 02:23:41 02:23:41 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:c44c449455414b2ba7e485d753d9aa9ad984b950 02:23:41 #2 DONE 0.0s 02:23:41 02:23:41 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:c44c449455414b2ba7e485d753d9aa9ad984b950 02:23:41 #3 DONE 0.0s 02:23:41 02:23:41 #4 [internal] load .dockerignore 02:23:41 #4 transferring context: 2B done 02:23:41 #4 DONE 0.0s 02:23:41 02:23:41 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:f70d2f5cff638a9a3550dbd47d09bef6eb26eba3afa43e4eed17be555acba3e0 02:23:41 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:f70d2f5cff638a9a3550dbd47d09bef6eb26eba3afa43e4eed17be555acba3e0 done 02:23:41 #5 DONE 0.1s 02:23:41 02:23:41 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:f70d2f5cff638a9a3550dbd47d09bef6eb26eba3afa43e4eed17be555acba3e0 02:23:41 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:f70d2f5cff638a9a3550dbd47d09bef6eb26eba3afa43e4eed17be555acba3e0 done 02:23:41 #6 DONE 0.0s 02:23:41 02:23:41 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 02:23:41 #7 DONE 0.0s 02:23:41 02:23:41 #8 exporting to image 02:23:41 #8 exporting layers done 02:23:41 #8 exporting manifest sha256:c093a75b4a4b8513dd96e976a279d86c891bfdd5a20284cfabd63c2e3dca1b42 done 02:23:41 #8 exporting config sha256:83a0a63f2f6e1f6f06545989f8cec36664bab78bfff6760d3e9ac927569fdd7d done 02:23:41 #8 exporting manifest sha256:40cde269d94924e2649ee0df3c29a335c9865fbb1ec705437efdb58cab1f4b5c done 02:23:41 #8 exporting config sha256:13d6670e629d80bd6b7f17ac7c1547f012a4ab95dbe54eb20eb7bc6d68aaf036 done 02:23:41 #8 exporting manifest list sha256:1307905a30febdd2448ccf78de14fad73e37b2eaffcf86d1f498e39de25e9470 done 02:23:41 #8 pushing layers 0.1s done 02:23:41 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:1307905a30febdd2448ccf78de14fad73e37b2eaffcf86d1f498e39de25e9470 02:23:41 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:23:42 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:1307905a30febdd2448ccf78de14fad73e37b2eaffcf86d1f498e39de25e9470 0.1s done 02:23:42 #8 DONE 0.2s 02:23:42 02:23:42 1 warning found (use --debug to expand): 02:23:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:23:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' 02:23:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - 02:23:42 #1 [internal] load build definition from Dockerfile 02:23:42 #1 transferring dockerfile: 172B done 02:23:42 #1 DONE 0.0s 02:23:42 02:23:42 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 02:23:42 #2 DONE 0.0s 02:23:42 02:23:42 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 02:23:42 #3 DONE 0.0s 02:23:42 02:23:42 #4 [internal] load .dockerignore 02:23:42 #4 transferring context: 2B done 02:23:42 #4 DONE 0.0s 02:23:42 02:23:42 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:f70d2f5cff638a9a3550dbd47d09bef6eb26eba3afa43e4eed17be555acba3e0 02:23:42 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:f70d2f5cff638a9a3550dbd47d09bef6eb26eba3afa43e4eed17be555acba3e0 done 02:23:42 #5 CACHED 02:23:42 02:23:42 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:f70d2f5cff638a9a3550dbd47d09bef6eb26eba3afa43e4eed17be555acba3e0 02:23:42 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:f70d2f5cff638a9a3550dbd47d09bef6eb26eba3afa43e4eed17be555acba3e0 done 02:23:42 #6 CACHED 02:23:42 02:23:42 #7 exporting to image 02:23:42 #7 exporting layers done 02:23:42 #7 exporting manifest sha256:c093a75b4a4b8513dd96e976a279d86c891bfdd5a20284cfabd63c2e3dca1b42 done 02:23:42 #7 exporting config sha256:83a0a63f2f6e1f6f06545989f8cec36664bab78bfff6760d3e9ac927569fdd7d done 02:23:42 #7 exporting manifest sha256:40cde269d94924e2649ee0df3c29a335c9865fbb1ec705437efdb58cab1f4b5c done 02:23:42 #7 exporting config sha256:13d6670e629d80bd6b7f17ac7c1547f012a4ab95dbe54eb20eb7bc6d68aaf036 done 02:23:42 #7 exporting manifest list sha256:1307905a30febdd2448ccf78de14fad73e37b2eaffcf86d1f498e39de25e9470 done 02:23:42 #7 pushing layers 0.0s done 02:23:42 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:1307905a30febdd2448ccf78de14fad73e37b2eaffcf86d1f498e39de25e9470 02:23:42 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:23:42 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:1307905a30febdd2448ccf78de14fad73e37b2eaffcf86d1f498e39de25e9470 0.1s done 02:23:42 #7 DONE 0.1s 02:23:42 02:23:42 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 02:23:42 #8 DONE 0.0s 02:23:42 02:23:42 1 warning found (use --debug to expand): 02:23:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:23:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.24' 02:23:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.24 --push - 02:23:42 #1 [internal] load build definition from Dockerfile 02:23:42 #1 transferring dockerfile: 178B done 02:23:42 #1 DONE 0.0s 02:23:42 02:23:42 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.24 02:23:42 #2 DONE 0.0s 02:23:42 02:23:42 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.24 02:23:42 #3 DONE 0.0s 02:23:42 02:23:42 #4 [internal] load .dockerignore 02:23:42 #4 transferring context: 2B done 02:23:42 #4 DONE 0.0s 02:23:42 02:23:42 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.24@sha256:f70d2f5cff638a9a3550dbd47d09bef6eb26eba3afa43e4eed17be555acba3e0 02:23:42 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.24@sha256:f70d2f5cff638a9a3550dbd47d09bef6eb26eba3afa43e4eed17be555acba3e0 done 02:23:42 #5 CACHED 02:23:42 02:23:42 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.24@sha256:f70d2f5cff638a9a3550dbd47d09bef6eb26eba3afa43e4eed17be555acba3e0 02:23:42 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.24@sha256:f70d2f5cff638a9a3550dbd47d09bef6eb26eba3afa43e4eed17be555acba3e0 done 02:23:42 #6 CACHED 02:23:42 02:23:42 #7 exporting to image 02:23:42 #7 exporting layers done 02:23:42 #7 exporting manifest sha256:c093a75b4a4b8513dd96e976a279d86c891bfdd5a20284cfabd63c2e3dca1b42 done 02:23:42 #7 exporting config sha256:83a0a63f2f6e1f6f06545989f8cec36664bab78bfff6760d3e9ac927569fdd7d done 02:23:42 #7 exporting manifest sha256:40cde269d94924e2649ee0df3c29a335c9865fbb1ec705437efdb58cab1f4b5c done 02:23:42 #7 exporting config sha256:13d6670e629d80bd6b7f17ac7c1547f012a4ab95dbe54eb20eb7bc6d68aaf036 done 02:23:42 #7 exporting manifest list sha256:1307905a30febdd2448ccf78de14fad73e37b2eaffcf86d1f498e39de25e9470 done 02:23:42 #7 pushing layers 0.0s done 02:23:42 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.24@sha256:1307905a30febdd2448ccf78de14fad73e37b2eaffcf86d1f498e39de25e9470 02:23:42 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:23:43 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.24@sha256:1307905a30febdd2448ccf78de14fad73e37b2eaffcf86d1f498e39de25e9470 0.1s done 02:23:43 #7 DONE 0.1s 02:23:43 02:23:43 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 02:23:43 #8 DONE 0.0s 02:23:43 02:23:43 1 warning found (use --debug to expand): 02:23:43  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:23:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24' 02:23:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 --push - 02:23:43 #1 [internal] load build definition from Dockerfile 02:23:43 #1 transferring dockerfile: 219B done 02:23:43 #1 DONE 0.0s 02:23:43 02:23:43 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:23:43 #2 DONE 0.0s 02:23:43 02:23:43 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:23:43 #3 DONE 0.0s 02:23:43 02:23:43 #4 [internal] load .dockerignore 02:23:43 #4 transferring context: 2B done 02:23:43 #4 DONE 0.0s 02:23:43 02:23:43 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:f70d2f5cff638a9a3550dbd47d09bef6eb26eba3afa43e4eed17be555acba3e0 02:23:43 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:f70d2f5cff638a9a3550dbd47d09bef6eb26eba3afa43e4eed17be555acba3e0 done 02:23:43 #5 CACHED 02:23:43 02:23:43 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:f70d2f5cff638a9a3550dbd47d09bef6eb26eba3afa43e4eed17be555acba3e0 02:23:43 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:f70d2f5cff638a9a3550dbd47d09bef6eb26eba3afa43e4eed17be555acba3e0 0.0s done 02:23:43 #6 CACHED 02:23:43 02:23:43 #7 exporting to image 02:23:43 #7 exporting layers 02:23:43 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:23:43 #7 exporting layers done 02:23:43 #7 exporting manifest sha256:c093a75b4a4b8513dd96e976a279d86c891bfdd5a20284cfabd63c2e3dca1b42 done 02:23:43 #7 exporting config sha256:83a0a63f2f6e1f6f06545989f8cec36664bab78bfff6760d3e9ac927569fdd7d done 02:23:43 #7 exporting manifest sha256:40cde269d94924e2649ee0df3c29a335c9865fbb1ec705437efdb58cab1f4b5c done 02:23:43 #7 exporting config sha256:13d6670e629d80bd6b7f17ac7c1547f012a4ab95dbe54eb20eb7bc6d68aaf036 done 02:23:43 #7 exporting manifest list sha256:1307905a30febdd2448ccf78de14fad73e37b2eaffcf86d1f498e39de25e9470 done 02:23:43 #7 pushing layers 0.0s done 02:23:43 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:1307905a30febdd2448ccf78de14fad73e37b2eaffcf86d1f498e39de25e9470 0.1s done 02:23:43 #7 DONE 0.1s 02:23:43 02:23:43 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 02:23:43 #8 DONE 0.0s 02:23:43 02:23:43 1 warning found (use --debug to expand): 02:23:43  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:23:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - 02:23:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' 02:23:43 #1 [internal] load build definition from Dockerfile 02:23:43 #1 transferring dockerfile: 170B done 02:23:43 #1 DONE 0.0s 02:23:43 02:23:43 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 02:23:43 #2 DONE 0.0s 02:23:43 02:23:43 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 02:23:43 #3 DONE 0.0s 02:23:43 02:23:43 #4 [internal] load .dockerignore 02:23:43 #4 transferring context: 2B done 02:23:43 #4 DONE 0.0s 02:23:43 02:23:43 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:f70d2f5cff638a9a3550dbd47d09bef6eb26eba3afa43e4eed17be555acba3e0 02:23:43 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:f70d2f5cff638a9a3550dbd47d09bef6eb26eba3afa43e4eed17be555acba3e0 done 02:23:43 #5 CACHED 02:23:43 02:23:43 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:f70d2f5cff638a9a3550dbd47d09bef6eb26eba3afa43e4eed17be555acba3e0 02:23:43 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:f70d2f5cff638a9a3550dbd47d09bef6eb26eba3afa43e4eed17be555acba3e0 done 02:23:43 #6 CACHED 02:23:43 02:23:43 #7 exporting to image 02:23:43 #7 exporting layers done 02:23:43 #7 exporting manifest sha256:c093a75b4a4b8513dd96e976a279d86c891bfdd5a20284cfabd63c2e3dca1b42 done 02:23:43 #7 exporting config sha256:83a0a63f2f6e1f6f06545989f8cec36664bab78bfff6760d3e9ac927569fdd7d done 02:23:43 #7 exporting manifest sha256:40cde269d94924e2649ee0df3c29a335c9865fbb1ec705437efdb58cab1f4b5c done 02:23:43 #7 exporting config sha256:13d6670e629d80bd6b7f17ac7c1547f012a4ab95dbe54eb20eb7bc6d68aaf036 done 02:23:43 #7 exporting manifest list sha256:1307905a30febdd2448ccf78de14fad73e37b2eaffcf86d1f498e39de25e9470 done 02:23:43 #7 pushing layers 0.0s done 02:23:43 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:1307905a30febdd2448ccf78de14fad73e37b2eaffcf86d1f498e39de25e9470 02:23:43 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:23:44 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:1307905a30febdd2448ccf78de14fad73e37b2eaffcf86d1f498e39de25e9470 0.1s done 02:23:44 #7 DONE 0.1s 02:23:44 02:23:44 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 02:23:44 #8 DONE 0.0s 02:23:44 02:23:44 1 warning found (use --debug to expand): 02:23:44  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:23:44 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:c44c449455414b2ba7e485d753d9aa9ad984b950 --push - 02:23:44 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:c44c449455414b2ba7e485d753d9aa9ad984b950' 02:23:44 #1 [internal] load build definition from Dockerfile 02:23:44 #1 transferring dockerfile: 202B done 02:23:44 #1 DONE 0.0s 02:23:44 02:23:44 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:c44c449455414b2ba7e485d753d9aa9ad984b950 02:23:44 #2 DONE 0.0s 02:23:44 02:23:44 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:c44c449455414b2ba7e485d753d9aa9ad984b950 02:23:44 #3 DONE 0.0s 02:23:44 02:23:44 #4 [internal] load .dockerignore 02:23:44 #4 transferring context: 2B done 02:23:44 #4 DONE 0.0s 02:23:44 02:23:44 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:39de47aac4c97ca2d77d1647e518133d25b425caff14a0e8361fb6affdddd102 02:23:44 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:39de47aac4c97ca2d77d1647e518133d25b425caff14a0e8361fb6affdddd102 02:23:44 #5 ... 02:23:44 02:23:44 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:39de47aac4c97ca2d77d1647e518133d25b425caff14a0e8361fb6affdddd102 02:23:44 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:39de47aac4c97ca2d77d1647e518133d25b425caff14a0e8361fb6affdddd102 done 02:23:44 #6 DONE 0.1s 02:23:44 02:23:44 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 02:23:44 #7 DONE 0.0s 02:23:44 02:23:44 #8 exporting to image 02:23:44 #8 exporting layers done 02:23:44 #8 exporting manifest sha256:b18eb8a9e9988c770d413ef562c1e04e794d46b7335e37dd39c3e845f486ce22 done 02:23:44 #8 exporting config sha256:a207fc1cdbecf964c15dc7bd776226bd6fd1f528b61a4dc8f3d064d5cb9702d0 done 02:23:44 #8 exporting manifest sha256:6c7035667e2804fe845d919565b5384fec53e810afddf28de43d8ea398eb53bd done 02:23:44 #8 exporting config sha256:9ac85bdaac74528d4cdf296e49872f4bcf8e80769fa4a68abc6e2f79c1b40c62 done 02:23:44 #8 exporting manifest list sha256:55bebcb26587695a6981a68a6267a59dd857cf7d9d3d90b3dfe9457a9d366608 done 02:23:44 #8 pushing layers 0.1s done 02:23:44 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:55bebcb26587695a6981a68a6267a59dd857cf7d9d3d90b3dfe9457a9d366608 02:23:44 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:23:45 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:55bebcb26587695a6981a68a6267a59dd857cf7d9d3d90b3dfe9457a9d366608 0.1s done 02:23:45 #8 DONE 0.2s 02:23:45 02:23:45 1 warning found (use --debug to expand): 02:23:45  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:23:45 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - 02:23:45 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' 02:23:45 #1 [internal] load build definition from Dockerfile 02:23:45 #1 transferring dockerfile: 168B done 02:23:45 #1 DONE 0.0s 02:23:45 02:23:45 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:23:45 #2 DONE 0.0s 02:23:45 02:23:45 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:23:45 #3 DONE 0.0s 02:23:45 02:23:45 #4 [internal] load .dockerignore 02:23:45 #4 transferring context: 2B done 02:23:45 #4 DONE 0.0s 02:23:45 02:23:45 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:39de47aac4c97ca2d77d1647e518133d25b425caff14a0e8361fb6affdddd102 02:23:45 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:39de47aac4c97ca2d77d1647e518133d25b425caff14a0e8361fb6affdddd102 done 02:23:45 #5 CACHED 02:23:45 02:23:45 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:39de47aac4c97ca2d77d1647e518133d25b425caff14a0e8361fb6affdddd102 02:23:45 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:39de47aac4c97ca2d77d1647e518133d25b425caff14a0e8361fb6affdddd102 0.0s done 02:23:45 #6 CACHED 02:23:45 02:23:45 #7 exporting to image 02:23:45 #7 exporting layers done 02:23:45 #7 exporting manifest sha256:b18eb8a9e9988c770d413ef562c1e04e794d46b7335e37dd39c3e845f486ce22 done 02:23:45 #7 exporting config sha256:a207fc1cdbecf964c15dc7bd776226bd6fd1f528b61a4dc8f3d064d5cb9702d0 done 02:23:45 #7 exporting manifest sha256:6c7035667e2804fe845d919565b5384fec53e810afddf28de43d8ea398eb53bd done 02:23:45 #7 exporting config sha256:9ac85bdaac74528d4cdf296e49872f4bcf8e80769fa4a68abc6e2f79c1b40c62 done 02:23:45 #7 exporting manifest list sha256:55bebcb26587695a6981a68a6267a59dd857cf7d9d3d90b3dfe9457a9d366608 done 02:23:45 #7 pushing layers 0.0s done 02:23:45 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:55bebcb26587695a6981a68a6267a59dd857cf7d9d3d90b3dfe9457a9d366608 02:23:45 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:23:45 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:55bebcb26587695a6981a68a6267a59dd857cf7d9d3d90b3dfe9457a9d366608 0.1s done 02:23:45 #7 DONE 0.1s 02:23:45 02:23:45 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 02:23:45 #8 DONE 0.0s 02:23:45 02:23:45 1 warning found (use --debug to expand): 02:23:45  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:23:45 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.24' 02:23:45 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.24 --push - 02:23:45 #1 [internal] load build definition from Dockerfile 02:23:45 #1 transferring dockerfile: 174B done 02:23:45 #1 DONE 0.0s 02:23:45 02:23:45 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.24 02:23:45 #2 DONE 0.0s 02:23:45 02:23:45 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.24 02:23:45 #3 DONE 0.0s 02:23:45 02:23:45 #4 [internal] load .dockerignore 02:23:45 #4 transferring context: 2B done 02:23:45 #4 DONE 0.0s 02:23:45 02:23:45 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.24@sha256:39de47aac4c97ca2d77d1647e518133d25b425caff14a0e8361fb6affdddd102 02:23:45 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.24@sha256:39de47aac4c97ca2d77d1647e518133d25b425caff14a0e8361fb6affdddd102 done 02:23:45 #5 CACHED 02:23:45 02:23:45 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.24@sha256:39de47aac4c97ca2d77d1647e518133d25b425caff14a0e8361fb6affdddd102 02:23:45 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.24@sha256:39de47aac4c97ca2d77d1647e518133d25b425caff14a0e8361fb6affdddd102 done 02:23:45 #6 CACHED 02:23:45 02:23:45 #7 exporting to image 02:23:45 #7 exporting layers done 02:23:45 #7 exporting manifest sha256:b18eb8a9e9988c770d413ef562c1e04e794d46b7335e37dd39c3e845f486ce22 done 02:23:45 #7 exporting config sha256:a207fc1cdbecf964c15dc7bd776226bd6fd1f528b61a4dc8f3d064d5cb9702d0 done 02:23:45 #7 exporting manifest sha256:6c7035667e2804fe845d919565b5384fec53e810afddf28de43d8ea398eb53bd done 02:23:45 #7 exporting config sha256:9ac85bdaac74528d4cdf296e49872f4bcf8e80769fa4a68abc6e2f79c1b40c62 done 02:23:45 #7 exporting manifest list sha256:55bebcb26587695a6981a68a6267a59dd857cf7d9d3d90b3dfe9457a9d366608 done 02:23:45 #7 pushing layers 0.0s done 02:23:45 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.24@sha256:55bebcb26587695a6981a68a6267a59dd857cf7d9d3d90b3dfe9457a9d366608 02:23:45 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:23:46 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.24@sha256:55bebcb26587695a6981a68a6267a59dd857cf7d9d3d90b3dfe9457a9d366608 0.1s done 02:23:46 #7 DONE 0.1s 02:23:46 02:23:46 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 02:23:46 #8 DONE 0.0s 02:23:46 02:23:46 1 warning found (use --debug to expand): 02:23:46  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:23:46 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24' 02:23:46 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 --push - 02:23:46 #1 [internal] load build definition from Dockerfile 02:23:46 #1 transferring dockerfile: 215B done 02:23:46 #1 DONE 0.0s 02:23:46 02:23:46 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:23:46 #2 DONE 0.0s 02:23:46 02:23:46 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:23:46 #3 DONE 0.0s 02:23:46 02:23:46 #4 [internal] load .dockerignore 02:23:46 #4 transferring context: 2B done 02:23:46 #4 DONE 0.0s 02:23:46 02:23:46 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:39de47aac4c97ca2d77d1647e518133d25b425caff14a0e8361fb6affdddd102 02:23:46 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:39de47aac4c97ca2d77d1647e518133d25b425caff14a0e8361fb6affdddd102 done 02:23:46 #5 CACHED 02:23:46 02:23:46 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:39de47aac4c97ca2d77d1647e518133d25b425caff14a0e8361fb6affdddd102 02:23:46 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:39de47aac4c97ca2d77d1647e518133d25b425caff14a0e8361fb6affdddd102 done 02:23:46 #6 CACHED 02:23:46 02:23:46 #7 exporting to image 02:23:46 #7 exporting layers done 02:23:46 #7 exporting manifest sha256:b18eb8a9e9988c770d413ef562c1e04e794d46b7335e37dd39c3e845f486ce22 done 02:23:46 #7 exporting config sha256:a207fc1cdbecf964c15dc7bd776226bd6fd1f528b61a4dc8f3d064d5cb9702d0 done 02:23:46 #7 exporting manifest sha256:6c7035667e2804fe845d919565b5384fec53e810afddf28de43d8ea398eb53bd done 02:23:46 #7 exporting config sha256:9ac85bdaac74528d4cdf296e49872f4bcf8e80769fa4a68abc6e2f79c1b40c62 done 02:23:46 #7 exporting manifest list sha256:55bebcb26587695a6981a68a6267a59dd857cf7d9d3d90b3dfe9457a9d366608 done 02:23:46 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:23:46 #7 pushing layers 0.0s done 02:23:46 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:55bebcb26587695a6981a68a6267a59dd857cf7d9d3d90b3dfe9457a9d366608 0.1s done 02:23:46 #7 DONE 0.1s 02:23:46 02:23:46 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 02:23:46 #8 DONE 0.0s 02:23:46 02:23:46 1 warning found (use --debug to expand): 02:23:46  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:23:47 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' 02:23:47 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - 02:23:47 #1 [internal] load build definition from Dockerfile 02:23:47 #1 transferring dockerfile: 166B done 02:23:47 #1 DONE 0.0s 02:23:47 02:23:47 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 02:23:47 #2 DONE 0.0s 02:23:47 02:23:47 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 02:23:47 #3 DONE 0.0s 02:23:47 02:23:47 #4 [internal] load .dockerignore 02:23:47 #4 transferring context: 2B done 02:23:47 #4 DONE 0.0s 02:23:47 02:23:47 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:39de47aac4c97ca2d77d1647e518133d25b425caff14a0e8361fb6affdddd102 02:23:47 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:39de47aac4c97ca2d77d1647e518133d25b425caff14a0e8361fb6affdddd102 done 02:23:47 #5 DONE 0.0s 02:23:47 02:23:47 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:39de47aac4c97ca2d77d1647e518133d25b425caff14a0e8361fb6affdddd102 02:23:47 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:39de47aac4c97ca2d77d1647e518133d25b425caff14a0e8361fb6affdddd102 done 02:23:47 #6 CACHED 02:23:47 02:23:47 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:39de47aac4c97ca2d77d1647e518133d25b425caff14a0e8361fb6affdddd102 02:23:47 #5 CACHED 02:23:47 02:23:47 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 02:23:47 #7 DONE 0.0s 02:23:47 02:23:47 #8 exporting to image 02:23:47 #8 exporting layers done 02:23:47 #8 exporting manifest sha256:b18eb8a9e9988c770d413ef562c1e04e794d46b7335e37dd39c3e845f486ce22 done 02:23:47 #8 exporting config sha256:a207fc1cdbecf964c15dc7bd776226bd6fd1f528b61a4dc8f3d064d5cb9702d0 done 02:23:47 #8 exporting manifest sha256:6c7035667e2804fe845d919565b5384fec53e810afddf28de43d8ea398eb53bd done 02:23:47 #8 exporting config sha256:9ac85bdaac74528d4cdf296e49872f4bcf8e80769fa4a68abc6e2f79c1b40c62 done 02:23:47 #8 exporting manifest list sha256:55bebcb26587695a6981a68a6267a59dd857cf7d9d3d90b3dfe9457a9d366608 done 02:23:47 #8 pushing layers 0.0s done 02:23:47 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:55bebcb26587695a6981a68a6267a59dd857cf7d9d3d90b3dfe9457a9d366608 0.1s done 02:23:47 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:23:47 #8 DONE 0.1s 02:23:47 02:23:47 1 warning found (use --debug to expand): 02:23:47  - 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 02:23:47 + '[' -d /w/workspace/edgex-go/855/archives ']' [Pipeline] libraryResource [Pipeline] sh 02:23:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:23:48 ---> package-listing.sh 02:23:48 ++ facter osfamily 02:23:48 ++ tr '[:upper:]' '[:lower:]' 02:23:48 + OS_FAMILY=redhat 02:23:48 + workspace=/w/workspace/edgex-go/855 02:23:48 + START_PACKAGES=/tmp/packages_start.txt 02:23:48 + END_PACKAGES=/tmp/packages_end.txt 02:23:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:23:48 + PACKAGES=/tmp/packages_start.txt 02:23:48 + '[' /w/workspace/edgex-go/855 ']' 02:23:48 + PACKAGES=/tmp/packages_end.txt 02:23:48 + case "${OS_FAMILY}" in 02:23:48 + sort 02:23:48 + rpm -qa 02:23:49 + '[' -f /tmp/packages_start.txt ']' 02:23:49 + '[' -f /tmp/packages_end.txt ']' 02:23:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:23:49 + '[' /w/workspace/edgex-go/855 ']' 02:23:49 + mkdir -p /w/workspace/edgex-go/855/archives/ 02:23:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/855/archives/ [Pipeline] echo 02:23:49 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/855/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:23:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:23:50 02:23:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:23:50 latest: Pulling from edgex-lftools-log-publisher 02:23:50 5eb5b503b376: Pulling fs layer 02:23:50 5c69ac0246d0: Pulling fs layer 02:23:50 ec43610c2a17: Pulling fs layer 02:23:50 3a2ae6a8a46f: Pulling fs layer 02:23:50 33b1e0a273af: Pulling fs layer 02:23:50 5d3b04190fa2: Pulling fs layer 02:23:50 2f39f015ded8: Pulling fs layer 02:23:50 3a2ae6a8a46f: Waiting 02:23:50 33b1e0a273af: Waiting 02:23:50 5d3b04190fa2: Waiting 02:23:50 2f39f015ded8: Waiting 02:23:50 5c69ac0246d0: Verifying Checksum 02:23:50 5c69ac0246d0: Download complete 02:23:50 3a2ae6a8a46f: Verifying Checksum 02:23:50 3a2ae6a8a46f: Download complete 02:23:50 33b1e0a273af: Verifying Checksum 02:23:50 33b1e0a273af: Download complete 02:23:50 5d3b04190fa2: Verifying Checksum 02:23:50 5d3b04190fa2: Download complete 02:23:50 ec43610c2a17: Verifying Checksum 02:23:50 ec43610c2a17: Download complete 02:23:50 5eb5b503b376: Verifying Checksum 02:23:50 5eb5b503b376: Download complete 02:23:51 2f39f015ded8: Verifying Checksum 02:23:51 2f39f015ded8: Download complete 02:23:51 5eb5b503b376: Pull complete 02:23:52 5c69ac0246d0: Pull complete 02:23:52 ec43610c2a17: Pull complete 02:23:52 3a2ae6a8a46f: Pull complete 02:23:52 33b1e0a273af: Pull complete 02:23:52 5d3b04190fa2: Pull complete 02:23:57 2f39f015ded8: Pull complete 02:23:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:23:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:23:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:23:57 prd-centos7-docker-4c-2g-3424 does not seem to be running inside a container 02:23:57 $ 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/855/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:24:00 $ docker top dce9a95d1c5c4ba3cc6d6b2e0f7bd3c20d8fc9ba8a30d2ca33b73e9b67094fa4 -eo pid,comm [Pipeline] { [Pipeline] sh 02:24:01 + touch /tmp/pre-build-complete [Pipeline] sh 02:24:01 + mkdir -p /var/log/sysstat [Pipeline] sh 02:24:01 + ls /var/log/sa-host 02:24:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:24:01 provisioning config files... 02:24:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config14440544977049272223tmp [Pipeline] { [Pipeline] echo 02:24:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:24:02 ---> create-netrc.sh [Pipeline] } 02:24:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:24:02 ---> python-tools-install.sh [Pipeline] echo 02:24:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:24:02 ---> sudo-logs.sh 02:24:02 Archiving 'sudo' log.. 02:24:02 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:24:02 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 02:24:02 $ docker stop --time=1 dce9a95d1c5c4ba3cc6d6b2e0f7bd3c20d8fc9ba8a30d2ca33b73e9b67094fa4 02:24:03 $ docker rm -f --volumes dce9a95d1c5c4ba3cc6d6b2e0f7bd3c20d8fc9ba8a30d2ca33b73e9b67094fa4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 02:24:04 [WS-CLEANUP] Deleting project workspace... 02:24:04 [WS-CLEANUP] Deferred wipeout is used... 02:24:04 [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] } 02:40:38 #154 ... 02:40:38 02:40:38 #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:40:38 #138 DONE 1096.1s 02:40:38 02:40:38 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:40:38 #153 ... 02:40:38 02:40:38 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:40:38 #155 DONE 0.3s 02:40:38 02:40:38 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:40:38 #156 DONE 0.1s 02:40:38 02:40:38 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:40:38 #157 DONE 0.3s 02:40:38 02:40:38 #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 02:40:38 #158 DONE 0.2s 02:40:38 02:40:38 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:40:38 #152 ... 02:40:38 02:40:38 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:40:38 #159 DONE 0.2s 02:40:38 02:40:38 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:40:38 #160 DONE 2.0s 02:40:38 02:40:38 #111 [core-common-config-bootstrapper] exporting to image 02:40:38 #111 exporting layers 02:40:38 #111 exporting layers 0.7s done 02:40:38 #111 writing image sha256:1b2fb05161792ea64181dc31e50d35a5fcd18b1ef693f877ee7c2880d5e7b082 done 02:40:38 #111 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 02:40:38 #111 DONE 6.7s 02:40:38 02:40:38 #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:40:45 #120 ... 02:40:45 02:40:45 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:40:45 #154 DONE 1104.5s 02:40:45 02:40:45 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:40:45 #161 DONE 0.3s 02:40:45 02:40:45 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 02:40:48 #162 DONE 2.1s 02:40:48 02:40:48 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 02:40:48 #163 DONE 0.5s 02:40:48 02:40:48 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 02:40:48 #164 DONE 0.1s 02:40:48 02:40:48 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:40:49 #165 DONE 0.3s 02:40:49 02:40:49 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:40:49 #166 DONE 0.1s 02:40:49 02:40:49 #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/ 02:40:49 #167 DONE 0.1s 02:40:49 02:40:49 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:40:49 #153 ... 02:40:49 02:40:49 #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/ 02:40:49 #168 DONE 0.1s 02:40:49 02:40:49 #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/ 02:40:49 #169 DONE 0.1s 02:40:49 02:40:49 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:40:49 #135 ... 02:40:49 02:40:49 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:40:49 #170 DONE 0.3s 02:40:49 02:40:49 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 02:40:51 #171 DONE 2.2s 02:40:51 02:40:51 #111 [security-bootstrapper] exporting to image 02:40:51 #111 exporting layers 02:40:53 #111 exporting layers 1.0s done 02:40:53 #111 writing image sha256:4762dda0d5b3cc3a493832929b6b218a76a6646ab304ab95e11e37bf01fb934a 0.0s done 02:40:53 #111 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 02:40:53 #111 DONE 7.8s 02:40:53 02:40:53 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:55:15 #150 ... 02:55:15 02:55:15 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:55:15 #135 DONE 1973.9s 02:55:15 02:55:15 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:55:15 #152 ... 02:55:15 02:55:15 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:55:15 #172 DONE 0.2s 02:55:15 02:55:15 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:55:15 #143 ... 02:55:15 02:55:15 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:55:15 #173 DONE 0.1s 02:55:15 02:55:15 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:55:15 #174 DONE 0.4s 02:55:15 02:55:15 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:55:15 #175 DONE 0.1s 02:55:15 02:55:15 #111 [core-command] exporting to image 02:55:15 #111 exporting layers 02:55:15 #111 exporting layers 0.3s done 02:55:15 #111 writing image sha256:c593a64da58998e08ff35bda19086b4d493d10cb8d20dfedec046eef47af8469 done 02:55:15 #111 naming to docker.io/library/core-command-arm64 done 02:55:15 #111 DONE 8.1s 02:55:15 02:55:15 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:55:37 #143 ... 02:55:37 02:55:37 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:55:37 #150 1993.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:55:38 #150 ... 02:55:38 02:55:38 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:55:38 #153 DONE 1997.5s 02:55:38 02:55:38 #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:55:39 #134 ... 02:55:39 02:55:39 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:55:39 #176 DONE 0.1s 02:55:39 02:55:39 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:55:39 #177 DONE 0.1s 02:55:39 02:55:39 #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 02:55:39 #178 DONE 0.1s 02:55:39 02:55:39 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:55:39 #179 DONE 0.1s 02:55:39 02:55:39 #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:55:39 #120 ... 02:55:39 02:55:39 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:55:40 #180 DONE 0.3s 02:55:40 02:55:40 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:55:40 #181 DONE 0.1s 02:55:40 02:55:40 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:55:42 #182 DONE 2.0s 02:55:42 02:55:42 #111 [security-proxy-setup] exporting to image 02:55:42 #111 exporting layers 02:55:43 #111 exporting layers 0.9s done 02:55:43 #111 writing image sha256:6557816b2cd7ab8f3a27cc55b3e2bc4833a5df452a664174e0b3f008b26099f5 done 02:55:43 #111 naming to docker.io/library/security-proxy-setup-arm64 done 02:55:43 #111 DONE 9.0s 02:55:43 02:55:43 #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:56:10 #120 ... 02:56:10 02:56:10 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:56:10 #150 DONE 2025.6s 02:56:10 02:56:10 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:56:10 #151 ... 02:56:10 02:56:10 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:56:10 #183 DONE 0.1s 02:56:10 02:56:10 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:56:10 #143 ... 02:56:10 02:56:10 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:56:10 #184 DONE 0.2s 02:56:10 02:56:10 #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 02:56:10 #185 DONE 0.1s 02:56:10 02:56:10 #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:56:10 #120 ... 02:56:10 02:56:10 #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 02:56:10 #186 DONE 0.1s 02:56:10 02:56:10 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:56:10 #187 DONE 0.1s 02:56:10 02:56:10 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:56:10 #188 DONE 0.4s 02:56:10 02:56:10 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:56:10 #189 DONE 0.4s 02:56:10 02:56:10 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:56:10 #143 ... 02:56:10 02:56:10 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:56:10 #190 DONE 0.1s 02:56:10 02:56:10 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:56:11 #191 DONE 2.0s 02:56:11 02:56:11 #111 [security-secretstore-setup] exporting to image 02:56:11 #111 exporting layers 02:56:12 #111 exporting layers 1.3s done 02:56:12 #111 writing image sha256:1c9184c8cb94d5cc485afc204e722684de01411ff86d8e0379cd1db9ac2f9cc2 done 02:56:12 #111 naming to docker.io/library/security-secretstore-setup-arm64 done 02:56:12 #111 DONE 10.4s 02:56:12 02:56:12 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:57:20 #151 ... 02:57:20 02:57:20 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:57:20 #143 DONE 2101.2s 02:57:20 02:57:20 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:57:20 #152 ... 02:57:20 02:57:20 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:57:21 #192 DONE 0.2s 02:57:21 02:57:21 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:57:21 #193 DONE 0.2s 02:57:21 02:57:21 #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:57:21 #134 ... 02:57:21 02:57:21 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:57:21 #194 DONE 0.4s 02:57:21 02:57:21 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:57:21 #152 ... 02:57:21 02:57:21 #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 02:57:21 #195 DONE 0.1s 02:57:22 02:57:22 #111 [security-spiffe-token-provider] exporting to image 02:57:22 #111 exporting layers 02:57:22 #111 exporting layers 0.9s done 02:57:22 #111 writing image sha256:3062467ad1a7f16e76ae7fcdbd1da8da13c948a1b5f96efbef2cf10d032dc05e done 02:57:22 #111 naming to docker.io/library/security-spiffe-token-provider-arm64 done 02:57:22 #111 DONE 11.2s 02:57:22 02:57:22 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:57:44 #152 ... 02:57:44 02:57:44 #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:57:44 #134 DONE 2134.7s 02:57:44 02:57:44 #141 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:57:44 #141 ... 02:57:44 02:57:44 #196 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:57:44 #196 DONE 0.2s 02:57:44 02:57:44 #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:57:44 #120 ... 02:57:44 02:57:44 #197 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:57:44 #197 DONE 0.2s 02:57:44 02:57:44 #198 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:57:44 #198 DONE 0.4s 02:57:44 02:57:44 #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:57:44 #140 ... 02:57:44 02:57:44 #199 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:57:44 #199 DONE 0.1s 02:57:44 02:57:44 #111 [core-data] exporting to image 02:57:44 #111 exporting layers 02:57:45 #111 exporting layers 0.4s done 02:57:45 #111 writing image sha256:7224e17e04f70da0e91c631ed70a70c514fe0cb0ddd569ab181205aa46c7b3a7 done 02:57:45 #111 naming to docker.io/library/core-data-arm64 done 02:57:45 #111 DONE 11.7s 02:57:45 02:57:45 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:57:47 #151 ... 02:57:47 02:57:47 #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:57:47 #140 DONE 2138.4s 02:57:47 02:57:47 #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:57:47 #120 ... 02:57:47 02:57:47 #200 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:57:48 #200 DONE 0.3s 02:57:48 02:57:48 #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:57:48 #120 ... 02:57:48 02:57:48 #201 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:57:48 #201 DONE 0.2s 02:57:48 02:57:48 #202 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:57:48 #202 DONE 0.4s 02:57:48 02:57:48 #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:57:48 #120 ... 02:57:48 02:57:48 #203 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:57:49 #203 DONE 0.2s 02:57:49 02:57:49 #204 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:57:49 #204 DONE 0.2s 02:57:49 02:57:49 #111 [core-metadata] exporting to image 02:57:49 #111 exporting layers 0.5s done 02:57:49 #111 writing image sha256:e8b4d9f1b780ddcb2a0f346d74a400530e79a64393d3b1bbe55abd45cc87226c done 02:57:49 #111 naming to docker.io/library/core-metadata-arm64 done 02:57:49 #111 DONE 12.2s 02:57:49 02:57:49 #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:57:50 #120 ... 02:57:50 02:57:50 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:57:50 #151 DONE 2131.7s 02:57:50 02:57:50 #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:57:51 #120 ... 02:57:51 02:57:51 #205 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 02:57:51 #205 DONE 0.2s 02:57:51 02:57:51 #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:57:51 #120 ... 02:57:51 02:57:51 #206 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 02:57:51 #206 DONE 0.4s 02:57:51 02:57:51 #207 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 02:57:52 #207 DONE 0.1s 02:57:52 02:57:52 #111 [core-keeper] exporting to image 02:57:52 #111 ... 02:57:52 02:57:52 #141 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:57:52 #141 DONE 2143.8s 02:57:52 02:57:52 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:57:53 #152 ... 02:57:53 02:57:53 #111 [core-keeper] exporting to image 02:57:53 #111 exporting layers 0.9s done 02:57:53 #111 writing image sha256:8ed579a25c3933f0314c304456aead2e16f6a4513bac7761e7ba8dbb57b24379 done 02:57:53 #111 naming to docker.io/library/core-keeper-arm64 done 02:57:53 #111 DONE 13.1s 02:57:53 02:57:53 #208 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:57:53 #208 DONE 0.2s 02:57:53 02:57:53 #209 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:57:53 #209 DONE 0.3s 02:57:53 02:57:53 #210 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:57:53 #210 DONE 0.4s 02:57:53 02:57:53 #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:57:54 #120 ... 02:57:54 02:57:54 #211 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 02:57:54 #211 DONE 0.1s 02:57:54 02:57:54 #212 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:57:54 #212 DONE 0.1s 02:57:54 02:57:54 #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:57:54 #120 ... 02:57:54 02:57:54 #213 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:57:55 #213 DONE 1.6s 02:57:55 02:57:55 #111 [security-proxy-auth] exporting to image 02:57:56 #111 exporting layers 0.6s done 02:57:56 #111 writing image sha256:9b73b4cde357828a0469a0dd6a6f662eec39cbcd43f3df6938fd9952062ebc97 done 02:57:56 #111 naming to docker.io/library/security-proxy-auth-arm64 done 02:57:56 #111 DONE 13.7s 02:57:56 02:57:56 #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:58:23 #120 DONE 2181.6s 02:58:23 02:58:23 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:58:23 #152 ... 02:58:23 02:58:23 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:58:23 #214 DONE 0.1s 02:58:23 02:58:23 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:58:23 #215 DONE 0.1s 02:58:23 02:58:23 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:58:23 #216 DONE 0.4s 02:58:23 02:58:23 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 02:58:23 #217 DONE 0.3s 02:58:23 02:58:23 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:58:23 #152 ... 02:58:23 02:58:23 #111 [support-scheduler] exporting to image 02:58:23 #111 exporting layers 02:58:23 #111 exporting layers 1.1s done 02:58:23 #111 writing image sha256:66404d42a502541f98bc97c01cf60c2ae45ce40ebb7f8c9253a3f46b14351f5e done 02:58:23 #111 naming to docker.io/library/support-scheduler-arm64 done 02:58:23 #111 DONE 14.8s 02:58:23 02:58:23 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:58:29 #152 DONE 2170.9s 02:58:29 02:58:29 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 02:58:30 #62 ... 02:58:30 02:58:30 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:58:30 #218 DONE 0.1s 02:58:30 02:58:30 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 02:58:30 #62 ... 02:58:30 02:58:30 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:58:30 #219 DONE 0.1s 02:58:30 02:58:30 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:58:31 #220 DONE 0.3s 02:58:31 02:58:31 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 02:58:31 #62 ... 02:58:31 02:58:31 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:58:31 #221 DONE 0.1s 02:58:31 02:58:31 #111 [support-notifications] exporting to image 02:58:31 #111 exporting layers 02:58:31 #111 exporting layers 0.5s done 02:58:31 #111 writing image sha256:b05192801ac0f44000c008f05d545ab37a2f424d05e66c814c37fc1e95647e34 done 02:58:31 #111 naming to docker.io/library/support-notifications-arm64 02:58:31 #111 naming to docker.io/library/support-notifications-arm64 done 02:58:31 #111 DONE 15.4s 02:58:31 02:58:31 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 02:58:31 time="2025-06-17T02:19:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:58:31 time="2025-06-17T02:19:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:58:31 time="2025-06-17T02:19:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:58:31 time="2025-06-17T02:19:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:58:31 time="2025-06-17T02:19:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:58:31 time="2025-06-17T02:19:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:58:31 time="2025-06-17T02:19:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:58:31 time="2025-06-17T02:19:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:58:31 time="2025-06-17T02:19:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:58:31 time="2025-06-17T02:19:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:58:31 time="2025-06-17T02:19:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:58:31 time="2025-06-17T02:19:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:58:31 time="2025-06-17T02:19:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:58:31 time="2025-06-17T02:19:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:58:31 time="2025-06-17T02:19:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:58:31 $ docker stop --time=1 ba200f5158eca9efc15ecd8d0cb53c7130339dc30dc033eba7b294dea393978b 02:58:33 $ docker rm -f --volumes ba200f5158eca9efc15ecd8d0cb53c7130339dc30dc033eba7b294dea393978b [Pipeline] // withDockerContainer [Pipeline] sh 02:58:33 + docker images 02:58:33 REPOSITORY TAG IMAGE ID CREATED SIZE 02:58:33 support-notifications-arm64 latest b05192801ac0 3 seconds ago 52.8MB 02:58:33 support-scheduler-arm64 latest 66404d42a502 11 seconds ago 48.9MB 02:58:33 security-proxy-auth-arm64 latest 9b73b4cde357 38 seconds ago 32.2MB 02:58:33 core-keeper-arm64 latest 8ed579a25c39 42 seconds ago 33MB 02:58:33 core-metadata-arm64 latest e8b4d9f1b780 44 seconds ago 33.5MB 02:58:33 core-data-arm64 latest 7224e17e04f7 49 seconds ago 33.3MB 02:58:33 security-spiffe-token-provider-arm64 latest 3062467ad1a7 About a minute ago 48.6MB 02:58:33 security-secretstore-setup-arm64 latest 1c9184c8cb94 2 minutes ago 68.2MB 02:58:33 security-proxy-setup-arm64 latest 6557816b2cd7 2 minutes ago 38.9MB 02:58:33 core-command-arm64 latest c593a64da589 3 minutes ago 28.9MB 02:58:33 security-bootstrapper-arm64 latest 4762dda0d5b3 17 minutes ago 21.1MB 02:58:33 core-common-config-bootstrapper-arm64 latest 1b2fb0516179 18 minutes ago 18MB 02:58:33 security-spire-config-arm64 latest 86feb18d27d8 37 minutes ago 143MB 02:58:33 security-spire-agent-arm64 latest b2f6bdd4d81b 37 minutes ago 187MB 02:58:33 security-spire-server-arm64 latest c273b37a92f5 37 minutes ago 144MB 02:58:33 ci-base-image-arm64 latest 764a76ccd1f3 39 minutes ago 910MB 02:58:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 12c1d4c06be1 2 months ago 560MB 02:58:33 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 02:58:34 provisioning config files... 02:58:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/855@tmp/config8681884164680574503tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:58:34 ---> ****-login.sh 02:58:34 nexus3.edgexfoundry.org:10001 02:58:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:58:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:58:35 Configure a credential helper to remove this warning. See 02:58:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:58:35 02:58:35 Login Succeeded 02:58:35 nexus3.edgexfoundry.org:10002 02:58:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:58:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:58:35 Configure a credential helper to remove this warning. See 02:58:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:58:35 02:58:35 Login Succeeded 02:58:35 nexus3.edgexfoundry.org:10003 02:58:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:58:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:58:35 Configure a credential helper to remove this warning. See 02:58:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:58:35 02:58:35 Login Succeeded 02:58:35 nexus3.edgexfoundry.org:10004 02:58:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:58:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:58:36 Configure a credential helper to remove this warning. See 02:58:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:58:36 02:58:36 Login Succeeded 02:58:36 ****.io 02:58:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:58:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:58:36 Configure a credential helper to remove this warning. See 02:58:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:58:36 02:58:36 Login Succeeded 02:58:36 ---> ****-login.sh ends [Pipeline] } 02:58:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:58:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:58:36 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 02:58:36 c44c449455414b2ba7e485d753d9aa9ad984b950 02:58:36 latest 02:58:36 4.1.0-dev.24 02:58:36 c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:58:36 main 02:58:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:37 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:37 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 02:58:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:58:37 360e825b2962: Preparing 02:58:37 1d283f9b4cc1: Preparing 02:58:37 4f2c0c15a154: Preparing 02:58:37 fcc9fbbdbc3d: Preparing 02:58:37 d0c167ef02f2: Preparing 02:58:37 9859a0a23241: Preparing 02:58:37 dd9c8f8612c8: Preparing 02:58:37 9859a0a23241: Waiting 02:58:37 dd9c8f8612c8: Waiting 02:58:37 d0c167ef02f2: Pushed 02:58:37 fcc9fbbdbc3d: Pushed 02:58:37 360e825b2962: Pushed 02:58:37 4f2c0c15a154: Pushed 02:58:37 dd9c8f8612c8: Layer already exists 02:58:37 9859a0a23241: Pushed 02:58:43 1d283f9b4cc1: Pushed 02:58:43 c44c449455414b2ba7e485d753d9aa9ad984b950: digest: sha256:faf62380e4ec342aa6896b69801a64df19d3ba21cc49562c87494effb50e4fd4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:43 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:44 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:58:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:58:44 360e825b2962: Preparing 02:58:44 1d283f9b4cc1: Preparing 02:58:44 4f2c0c15a154: Preparing 02:58:44 fcc9fbbdbc3d: Preparing 02:58:44 d0c167ef02f2: Preparing 02:58:44 9859a0a23241: Preparing 02:58:44 dd9c8f8612c8: Preparing 02:58:44 dd9c8f8612c8: Waiting 02:58:44 9859a0a23241: Waiting 02:58:44 fcc9fbbdbc3d: Layer already exists 02:58:44 d0c167ef02f2: Layer already exists 02:58:44 1d283f9b4cc1: Layer already exists 02:58:44 4f2c0c15a154: Layer already exists 02:58:44 360e825b2962: Layer already exists 02:58:44 9859a0a23241: Layer already exists 02:58:44 dd9c8f8612c8: Layer already exists 02:58:44 latest: digest: sha256:faf62380e4ec342aa6896b69801a64df19d3ba21cc49562c87494effb50e4fd4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:44 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:44 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.24 02:58:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:58:44 360e825b2962: Preparing 02:58:44 1d283f9b4cc1: Preparing 02:58:44 4f2c0c15a154: Preparing 02:58:44 fcc9fbbdbc3d: Preparing 02:58:44 d0c167ef02f2: Preparing 02:58:44 9859a0a23241: Preparing 02:58:44 dd9c8f8612c8: Preparing 02:58:44 9859a0a23241: Waiting 02:58:44 dd9c8f8612c8: Waiting 02:58:44 fcc9fbbdbc3d: Layer already exists 02:58:44 4f2c0c15a154: Layer already exists 02:58:44 d0c167ef02f2: Layer already exists 02:58:44 1d283f9b4cc1: Layer already exists 02:58:44 360e825b2962: Layer already exists 02:58:44 dd9c8f8612c8: Layer already exists 02:58:44 9859a0a23241: Layer already exists 02:58:45 4.1.0-dev.24: digest: sha256:faf62380e4ec342aa6896b69801a64df19d3ba21cc49562c87494effb50e4fd4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:45 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:45 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:58:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:58:45 360e825b2962: Preparing 02:58:45 1d283f9b4cc1: Preparing 02:58:45 4f2c0c15a154: Preparing 02:58:45 fcc9fbbdbc3d: Preparing 02:58:45 d0c167ef02f2: Preparing 02:58:45 9859a0a23241: Preparing 02:58:45 dd9c8f8612c8: Preparing 02:58:45 9859a0a23241: Waiting 02:58:45 dd9c8f8612c8: Waiting 02:58:45 360e825b2962: Layer already exists 02:58:45 d0c167ef02f2: Layer already exists 02:58:45 4f2c0c15a154: Layer already exists 02:58:45 fcc9fbbdbc3d: Layer already exists 02:58:45 1d283f9b4cc1: Layer already exists 02:58:45 9859a0a23241: Layer already exists 02:58:45 dd9c8f8612c8: Layer already exists 02:58:46 c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24: digest: sha256:faf62380e4ec342aa6896b69801a64df19d3ba21cc49562c87494effb50e4fd4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:46 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:46 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 02:58:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:58:46 360e825b2962: Preparing 02:58:46 1d283f9b4cc1: Preparing 02:58:46 4f2c0c15a154: Preparing 02:58:46 fcc9fbbdbc3d: Preparing 02:58:46 d0c167ef02f2: Preparing 02:58:46 9859a0a23241: Preparing 02:58:46 dd9c8f8612c8: Preparing 02:58:46 9859a0a23241: Waiting 02:58:46 dd9c8f8612c8: Waiting 02:58:46 360e825b2962: Layer already exists 02:58:46 fcc9fbbdbc3d: Layer already exists 02:58:46 d0c167ef02f2: Layer already exists 02:58:46 4f2c0c15a154: Layer already exists 02:58:46 1d283f9b4cc1: Layer already exists 02:58:46 dd9c8f8612c8: Layer already exists 02:58:46 9859a0a23241: Layer already exists 02:58:47 main: digest: sha256:faf62380e4ec342aa6896b69801a64df19d3ba21cc49562c87494effb50e4fd4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:58:47 ===================================================== [Pipeline] echo 02:58:47 taggedImages: 02:58:47 - nexus3.edgexfoundry.org:10004/core-command-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 02:58:47 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:58:47 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.24 02:58:47 - nexus3.edgexfoundry.org:10004/core-command-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:58:47 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 02:58:47 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 02:58:47 c44c449455414b2ba7e485d753d9aa9ad984b950 02:58:47 latest 02:58:47 4.1.0-dev.24 02:58:47 c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:58:47 main 02:58:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:47 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:48 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 02:58:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:58:48 04e9020367d3: Preparing 02:58:48 9fec3c2ae7c2: Preparing 02:58:48 fa65ac6f3e34: Preparing 02:58:48 5a0dc32726ee: Preparing 02:58:48 4f2c0c15a154: Preparing 02:58:48 fcc9fbbdbc3d: Preparing 02:58:48 d0c167ef02f2: Preparing 02:58:48 9859a0a23241: Preparing 02:58:48 dd9c8f8612c8: Preparing 02:58:48 fcc9fbbdbc3d: Waiting 02:58:48 d0c167ef02f2: Waiting 02:58:48 9859a0a23241: Waiting 02:58:48 dd9c8f8612c8: Waiting 02:58:48 4f2c0c15a154: Layer already exists 02:58:48 fcc9fbbdbc3d: Layer already exists 02:58:48 d0c167ef02f2: Layer already exists 02:58:48 9fec3c2ae7c2: Pushed 02:58:48 fa65ac6f3e34: Pushed 02:58:48 9859a0a23241: Layer already exists 02:58:48 dd9c8f8612c8: Layer already exists 02:58:48 04e9020367d3: Pushed 02:58:50 5a0dc32726ee: Pushed 02:58:50 c44c449455414b2ba7e485d753d9aa9ad984b950: digest: sha256:6044c64e19de466f83956add7dfa84ec9a7457898dc2b37b039ff916b9ba154b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:50 + 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 02:58:51 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 02:58:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:58:51 04e9020367d3: Preparing 02:58:51 9fec3c2ae7c2: Preparing 02:58:51 fa65ac6f3e34: Preparing 02:58:51 5a0dc32726ee: Preparing 02:58:51 4f2c0c15a154: Preparing 02:58:51 fcc9fbbdbc3d: Preparing 02:58:51 d0c167ef02f2: Preparing 02:58:51 9859a0a23241: Preparing 02:58:51 dd9c8f8612c8: Preparing 02:58:51 fcc9fbbdbc3d: Waiting 02:58:51 d0c167ef02f2: Waiting 02:58:51 dd9c8f8612c8: Waiting 02:58:51 9859a0a23241: Waiting 02:58:51 fa65ac6f3e34: Layer already exists 02:58:51 5a0dc32726ee: Layer already exists 02:58:51 4f2c0c15a154: Layer already exists 02:58:51 04e9020367d3: Layer already exists 02:58:51 9fec3c2ae7c2: Layer already exists 02:58:51 9859a0a23241: Layer already exists 02:58:51 d0c167ef02f2: Layer already exists 02:58:51 fcc9fbbdbc3d: Layer already exists 02:58:51 dd9c8f8612c8: Layer already exists 02:58:51 latest: digest: sha256:6044c64e19de466f83956add7dfa84ec9a7457898dc2b37b039ff916b9ba154b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:51 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:52 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.24 02:58:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:58:52 04e9020367d3: Preparing 02:58:52 9fec3c2ae7c2: Preparing 02:58:52 fa65ac6f3e34: Preparing 02:58:52 5a0dc32726ee: Preparing 02:58:52 4f2c0c15a154: Preparing 02:58:52 fcc9fbbdbc3d: Preparing 02:58:52 d0c167ef02f2: Preparing 02:58:52 9859a0a23241: Preparing 02:58:52 dd9c8f8612c8: Preparing 02:58:52 fcc9fbbdbc3d: Waiting 02:58:52 d0c167ef02f2: Waiting 02:58:52 9859a0a23241: Waiting 02:58:52 dd9c8f8612c8: Waiting 02:58:52 fa65ac6f3e34: Layer already exists 02:58:52 04e9020367d3: Layer already exists 02:58:52 5a0dc32726ee: Layer already exists 02:58:52 4f2c0c15a154: Layer already exists 02:58:52 9fec3c2ae7c2: Layer already exists 02:58:52 fcc9fbbdbc3d: Layer already exists 02:58:52 d0c167ef02f2: Layer already exists 02:58:52 9859a0a23241: Layer already exists 02:58:52 dd9c8f8612c8: Layer already exists 02:58:52 4.1.0-dev.24: digest: sha256:6044c64e19de466f83956add7dfa84ec9a7457898dc2b37b039ff916b9ba154b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:52 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:53 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:58:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:58:53 04e9020367d3: Preparing 02:58:53 9fec3c2ae7c2: Preparing 02:58:53 fa65ac6f3e34: Preparing 02:58:53 5a0dc32726ee: Preparing 02:58:53 4f2c0c15a154: Preparing 02:58:53 fcc9fbbdbc3d: Preparing 02:58:53 d0c167ef02f2: Preparing 02:58:53 9859a0a23241: Preparing 02:58:53 dd9c8f8612c8: Preparing 02:58:53 fcc9fbbdbc3d: Waiting 02:58:53 d0c167ef02f2: Waiting 02:58:53 dd9c8f8612c8: Waiting 02:58:53 9859a0a23241: Waiting 02:58:53 5a0dc32726ee: Layer already exists 02:58:53 04e9020367d3: Layer already exists 02:58:53 4f2c0c15a154: Layer already exists 02:58:53 9fec3c2ae7c2: Layer already exists 02:58:53 fa65ac6f3e34: Layer already exists 02:58:53 d0c167ef02f2: Layer already exists 02:58:53 9859a0a23241: Layer already exists 02:58:53 fcc9fbbdbc3d: Layer already exists 02:58:53 dd9c8f8612c8: Layer already exists 02:58:53 c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24: digest: sha256:6044c64e19de466f83956add7dfa84ec9a7457898dc2b37b039ff916b9ba154b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:53 + 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 02:58:54 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 02:58:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:58:54 04e9020367d3: Preparing 02:58:54 9fec3c2ae7c2: Preparing 02:58:54 fa65ac6f3e34: Preparing 02:58:54 5a0dc32726ee: Preparing 02:58:54 4f2c0c15a154: Preparing 02:58:54 fcc9fbbdbc3d: Preparing 02:58:54 d0c167ef02f2: Preparing 02:58:54 9859a0a23241: Preparing 02:58:54 dd9c8f8612c8: Preparing 02:58:54 fcc9fbbdbc3d: Waiting 02:58:54 d0c167ef02f2: Waiting 02:58:54 9859a0a23241: Waiting 02:58:54 dd9c8f8612c8: Waiting 02:58:54 04e9020367d3: Layer already exists 02:58:54 fa65ac6f3e34: Layer already exists 02:58:54 9fec3c2ae7c2: Layer already exists 02:58:54 5a0dc32726ee: Layer already exists 02:58:54 4f2c0c15a154: Layer already exists 02:58:54 fcc9fbbdbc3d: Layer already exists 02:58:54 dd9c8f8612c8: Layer already exists 02:58:54 9859a0a23241: Layer already exists 02:58:54 d0c167ef02f2: Layer already exists 02:58:54 main: digest: sha256:6044c64e19de466f83956add7dfa84ec9a7457898dc2b37b039ff916b9ba154b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:58:54 ===================================================== [Pipeline] echo 02:58:54 taggedImages: 02:58:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 02:58:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 02:58:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.24 02:58:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:58:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 02:58:54 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 02:58:54 c44c449455414b2ba7e485d753d9aa9ad984b950 02:58:54 latest 02:58:54 4.1.0-dev.24 02:58:54 c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:58:54 main 02:58:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:54 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:55 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 02:58:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:58:55 2f78265b518d: Preparing 02:58:55 91c7c8965e01: Preparing 02:58:55 4f2c0c15a154: Preparing 02:58:55 fcc9fbbdbc3d: Preparing 02:58:55 285e1c7b7910: Preparing 02:58:55 b84ad39a46c1: Preparing 02:58:55 dd9c8f8612c8: Preparing 02:58:55 b84ad39a46c1: Waiting 02:58:55 fcc9fbbdbc3d: Layer already exists 02:58:55 4f2c0c15a154: Layer already exists 02:58:55 dd9c8f8612c8: Layer already exists 02:58:55 2f78265b518d: Pushed 02:58:55 285e1c7b7910: Pushed 02:58:55 b84ad39a46c1: Pushed 02:59:00 91c7c8965e01: Pushed 02:59:00 c44c449455414b2ba7e485d753d9aa9ad984b950: digest: sha256:50bcac7073315d1673daa1693ddb2342da8a4a1e9496f6be0a10b300d411d1aa size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:01 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:01 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:59:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:59:01 2f78265b518d: Preparing 02:59:01 91c7c8965e01: Preparing 02:59:01 4f2c0c15a154: Preparing 02:59:01 fcc9fbbdbc3d: Preparing 02:59:01 285e1c7b7910: Preparing 02:59:01 b84ad39a46c1: Preparing 02:59:01 dd9c8f8612c8: Preparing 02:59:01 b84ad39a46c1: Waiting 02:59:01 dd9c8f8612c8: Waiting 02:59:01 4f2c0c15a154: Layer already exists 02:59:01 2f78265b518d: Layer already exists 02:59:01 285e1c7b7910: Layer already exists 02:59:01 91c7c8965e01: Layer already exists 02:59:01 fcc9fbbdbc3d: Layer already exists 02:59:01 b84ad39a46c1: Layer already exists 02:59:01 dd9c8f8612c8: Layer already exists 02:59:01 latest: digest: sha256:50bcac7073315d1673daa1693ddb2342da8a4a1e9496f6be0a10b300d411d1aa size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:02 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:02 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.24 02:59:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:59:02 2f78265b518d: Preparing 02:59:02 91c7c8965e01: Preparing 02:59:02 4f2c0c15a154: Preparing 02:59:02 fcc9fbbdbc3d: Preparing 02:59:02 285e1c7b7910: Preparing 02:59:02 b84ad39a46c1: Preparing 02:59:02 dd9c8f8612c8: Preparing 02:59:02 b84ad39a46c1: Waiting 02:59:02 dd9c8f8612c8: Waiting 02:59:02 91c7c8965e01: Layer already exists 02:59:02 2f78265b518d: Layer already exists 02:59:02 4f2c0c15a154: Layer already exists 02:59:02 285e1c7b7910: Layer already exists 02:59:02 fcc9fbbdbc3d: Layer already exists 02:59:02 b84ad39a46c1: Layer already exists 02:59:02 dd9c8f8612c8: Layer already exists 02:59:02 4.1.0-dev.24: digest: sha256:50bcac7073315d1673daa1693ddb2342da8a4a1e9496f6be0a10b300d411d1aa size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:03 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:03 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:59:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:59:03 2f78265b518d: Preparing 02:59:03 91c7c8965e01: Preparing 02:59:03 4f2c0c15a154: Preparing 02:59:03 fcc9fbbdbc3d: Preparing 02:59:03 285e1c7b7910: Preparing 02:59:03 b84ad39a46c1: Preparing 02:59:03 dd9c8f8612c8: Preparing 02:59:03 b84ad39a46c1: Waiting 02:59:03 dd9c8f8612c8: Waiting 02:59:03 285e1c7b7910: Layer already exists 02:59:03 2f78265b518d: Layer already exists 02:59:03 fcc9fbbdbc3d: Layer already exists 02:59:03 91c7c8965e01: Layer already exists 02:59:03 4f2c0c15a154: Layer already exists 02:59:03 b84ad39a46c1: Layer already exists 02:59:03 dd9c8f8612c8: Layer already exists 02:59:03 c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24: digest: sha256:50bcac7073315d1673daa1693ddb2342da8a4a1e9496f6be0a10b300d411d1aa size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:04 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:04 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 02:59:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:59:04 2f78265b518d: Preparing 02:59:04 91c7c8965e01: Preparing 02:59:04 4f2c0c15a154: Preparing 02:59:04 fcc9fbbdbc3d: Preparing 02:59:04 285e1c7b7910: Preparing 02:59:04 b84ad39a46c1: Preparing 02:59:04 dd9c8f8612c8: Preparing 02:59:04 b84ad39a46c1: Waiting 02:59:04 dd9c8f8612c8: Waiting 02:59:04 91c7c8965e01: Layer already exists 02:59:04 285e1c7b7910: Layer already exists 02:59:04 fcc9fbbdbc3d: Layer already exists 02:59:04 4f2c0c15a154: Layer already exists 02:59:04 2f78265b518d: Layer already exists 02:59:04 b84ad39a46c1: Layer already exists 02:59:04 dd9c8f8612c8: Layer already exists 02:59:04 main: digest: sha256:50bcac7073315d1673daa1693ddb2342da8a4a1e9496f6be0a10b300d411d1aa size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:59:04 ===================================================== [Pipeline] echo 02:59:04 taggedImages: 02:59:04 - nexus3.edgexfoundry.org:10004/core-data-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 02:59:04 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:59:04 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.24 02:59:04 - nexus3.edgexfoundry.org:10004/core-data-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:59:04 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 02:59:04 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 02:59:04 c44c449455414b2ba7e485d753d9aa9ad984b950 02:59:04 latest 02:59:04 4.1.0-dev.24 02:59:04 c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:59:04 main 02:59:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:05 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:05 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 02:59:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:59:05 63e80bdc8e12: Preparing 02:59:05 da2eb0a7ed7b: Preparing 02:59:05 fcc9fbbdbc3d: Preparing 02:59:05 22ab06b5b78e: Preparing 02:59:05 9afe598721a9: Preparing 02:59:05 dd9c8f8612c8: Preparing 02:59:05 dd9c8f8612c8: Waiting 02:59:05 9afe598721a9: Pushed 02:59:05 22ab06b5b78e: Pushed 02:59:05 fcc9fbbdbc3d: Layer already exists 02:59:05 dd9c8f8612c8: Layer already exists 02:59:05 63e80bdc8e12: Pushed 02:59:11 da2eb0a7ed7b: Pushed 02:59:11 c44c449455414b2ba7e485d753d9aa9ad984b950: digest: sha256:aceb9ea348b409a1e15a6335b0870870a43f2b868a85a7c2d83538835822fccc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:11 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:12 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 02:59:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:59:12 63e80bdc8e12: Preparing 02:59:12 da2eb0a7ed7b: Preparing 02:59:12 fcc9fbbdbc3d: Preparing 02:59:12 22ab06b5b78e: Preparing 02:59:12 9afe598721a9: Preparing 02:59:12 dd9c8f8612c8: Preparing 02:59:12 dd9c8f8612c8: Waiting 02:59:12 63e80bdc8e12: Layer already exists 02:59:12 22ab06b5b78e: Layer already exists 02:59:12 da2eb0a7ed7b: Layer already exists 02:59:12 fcc9fbbdbc3d: Layer already exists 02:59:12 9afe598721a9: Layer already exists 02:59:12 dd9c8f8612c8: Layer already exists 02:59:12 latest: digest: sha256:aceb9ea348b409a1e15a6335b0870870a43f2b868a85a7c2d83538835822fccc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:12 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:12 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.24 02:59:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:59:12 63e80bdc8e12: Preparing 02:59:12 da2eb0a7ed7b: Preparing 02:59:12 fcc9fbbdbc3d: Preparing 02:59:12 22ab06b5b78e: Preparing 02:59:12 9afe598721a9: Preparing 02:59:12 dd9c8f8612c8: Preparing 02:59:12 63e80bdc8e12: Layer already exists 02:59:12 fcc9fbbdbc3d: Layer already exists 02:59:12 9afe598721a9: Layer already exists 02:59:12 22ab06b5b78e: Layer already exists 02:59:12 da2eb0a7ed7b: Layer already exists 02:59:12 dd9c8f8612c8: Layer already exists 02:59:13 4.1.0-dev.24: digest: sha256:aceb9ea348b409a1e15a6335b0870870a43f2b868a85a7c2d83538835822fccc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:13 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:13 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:59:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:59:13 63e80bdc8e12: Preparing 02:59:13 da2eb0a7ed7b: Preparing 02:59:13 fcc9fbbdbc3d: Preparing 02:59:13 22ab06b5b78e: Preparing 02:59:13 9afe598721a9: Preparing 02:59:13 dd9c8f8612c8: Preparing 02:59:13 dd9c8f8612c8: Waiting 02:59:13 22ab06b5b78e: Layer already exists 02:59:13 9afe598721a9: Layer already exists 02:59:13 fcc9fbbdbc3d: Layer already exists 02:59:13 da2eb0a7ed7b: Layer already exists 02:59:13 63e80bdc8e12: Layer already exists 02:59:13 dd9c8f8612c8: Layer already exists 02:59:13 c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24: digest: sha256:aceb9ea348b409a1e15a6335b0870870a43f2b868a85a7c2d83538835822fccc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:14 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:14 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 02:59:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:59:14 63e80bdc8e12: Preparing 02:59:14 da2eb0a7ed7b: Preparing 02:59:14 fcc9fbbdbc3d: Preparing 02:59:14 22ab06b5b78e: Preparing 02:59:14 9afe598721a9: Preparing 02:59:14 dd9c8f8612c8: Preparing 02:59:14 dd9c8f8612c8: Waiting 02:59:14 fcc9fbbdbc3d: Layer already exists 02:59:14 9afe598721a9: Layer already exists 02:59:14 da2eb0a7ed7b: Layer already exists 02:59:14 22ab06b5b78e: Layer already exists 02:59:14 63e80bdc8e12: Layer already exists 02:59:14 dd9c8f8612c8: Layer already exists 02:59:14 main: digest: sha256:aceb9ea348b409a1e15a6335b0870870a43f2b868a85a7c2d83538835822fccc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:59:14 ===================================================== [Pipeline] echo 02:59:14 taggedImages: 02:59:14 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 02:59:14 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 02:59:14 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.24 02:59:14 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:59:14 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 02:59:15 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 02:59:15 c44c449455414b2ba7e485d753d9aa9ad984b950 02:59:15 latest 02:59:15 4.1.0-dev.24 02:59:15 c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:59:15 main 02:59:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:15 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 02:59:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:59:15 7a48d9db0b86: Preparing 02:59:15 597ff8a08b35: Preparing 02:59:15 ce4f3bdaddfb: Preparing 02:59:15 4f2c0c15a154: Preparing 02:59:15 fcc9fbbdbc3d: Preparing 02:59:15 d0c167ef02f2: Preparing 02:59:15 9859a0a23241: Preparing 02:59:15 dd9c8f8612c8: Preparing 02:59:15 d0c167ef02f2: Waiting 02:59:15 9859a0a23241: Waiting 02:59:15 dd9c8f8612c8: Waiting 02:59:15 fcc9fbbdbc3d: Layer already exists 02:59:15 4f2c0c15a154: Layer already exists 02:59:15 d0c167ef02f2: Layer already exists 02:59:15 9859a0a23241: Layer already exists 02:59:15 dd9c8f8612c8: Layer already exists 02:59:15 597ff8a08b35: Pushed 02:59:15 7a48d9db0b86: Pushed 02:59:21 ce4f3bdaddfb: Pushed 02:59:21 c44c449455414b2ba7e485d753d9aa9ad984b950: digest: sha256:f49226f902dc3d9360fcfd4cc23e4faeb9e69ea4627c45a96155bbee99b9df36 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:21 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:22 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:59:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:59:22 7a48d9db0b86: Preparing 02:59:22 597ff8a08b35: Preparing 02:59:22 ce4f3bdaddfb: Preparing 02:59:22 4f2c0c15a154: Preparing 02:59:22 fcc9fbbdbc3d: Preparing 02:59:22 d0c167ef02f2: Preparing 02:59:22 9859a0a23241: Preparing 02:59:22 dd9c8f8612c8: Preparing 02:59:22 d0c167ef02f2: Waiting 02:59:22 9859a0a23241: Waiting 02:59:22 dd9c8f8612c8: Waiting 02:59:22 4f2c0c15a154: Layer already exists 02:59:22 ce4f3bdaddfb: Layer already exists 02:59:22 fcc9fbbdbc3d: Layer already exists 02:59:22 7a48d9db0b86: Layer already exists 02:59:22 597ff8a08b35: Layer already exists 02:59:22 d0c167ef02f2: Layer already exists 02:59:22 dd9c8f8612c8: Layer already exists 02:59:22 9859a0a23241: Layer already exists 02:59:22 latest: digest: sha256:f49226f902dc3d9360fcfd4cc23e4faeb9e69ea4627c45a96155bbee99b9df36 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:22 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:23 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.24 02:59:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:59:23 7a48d9db0b86: Preparing 02:59:23 597ff8a08b35: Preparing 02:59:23 ce4f3bdaddfb: Preparing 02:59:23 4f2c0c15a154: Preparing 02:59:23 fcc9fbbdbc3d: Preparing 02:59:23 d0c167ef02f2: Preparing 02:59:23 9859a0a23241: Preparing 02:59:23 dd9c8f8612c8: Preparing 02:59:23 d0c167ef02f2: Waiting 02:59:23 dd9c8f8612c8: Waiting 02:59:23 9859a0a23241: Waiting 02:59:23 597ff8a08b35: Layer already exists 02:59:23 fcc9fbbdbc3d: Layer already exists 02:59:23 4f2c0c15a154: Layer already exists 02:59:23 ce4f3bdaddfb: Layer already exists 02:59:23 7a48d9db0b86: Layer already exists 02:59:23 9859a0a23241: Layer already exists 02:59:23 d0c167ef02f2: Layer already exists 02:59:23 dd9c8f8612c8: Layer already exists 02:59:23 4.1.0-dev.24: digest: sha256:f49226f902dc3d9360fcfd4cc23e4faeb9e69ea4627c45a96155bbee99b9df36 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:23 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:24 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:59:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:59:24 7a48d9db0b86: Preparing 02:59:24 597ff8a08b35: Preparing 02:59:24 ce4f3bdaddfb: Preparing 02:59:24 4f2c0c15a154: Preparing 02:59:24 fcc9fbbdbc3d: Preparing 02:59:24 d0c167ef02f2: Preparing 02:59:24 9859a0a23241: Preparing 02:59:24 dd9c8f8612c8: Preparing 02:59:24 d0c167ef02f2: Waiting 02:59:24 9859a0a23241: Waiting 02:59:24 dd9c8f8612c8: Waiting 02:59:24 4f2c0c15a154: Layer already exists 02:59:24 fcc9fbbdbc3d: Layer already exists 02:59:24 597ff8a08b35: Layer already exists 02:59:24 ce4f3bdaddfb: Layer already exists 02:59:24 7a48d9db0b86: Layer already exists 02:59:24 9859a0a23241: Layer already exists 02:59:24 d0c167ef02f2: Layer already exists 02:59:24 dd9c8f8612c8: Layer already exists 02:59:24 c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24: digest: sha256:f49226f902dc3d9360fcfd4cc23e4faeb9e69ea4627c45a96155bbee99b9df36 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:24 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:25 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 02:59:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:59:25 7a48d9db0b86: Preparing 02:59:25 597ff8a08b35: Preparing 02:59:25 ce4f3bdaddfb: Preparing 02:59:25 4f2c0c15a154: Preparing 02:59:25 fcc9fbbdbc3d: Preparing 02:59:25 d0c167ef02f2: Preparing 02:59:25 9859a0a23241: Preparing 02:59:25 dd9c8f8612c8: Preparing 02:59:25 d0c167ef02f2: Waiting 02:59:25 9859a0a23241: Waiting 02:59:25 dd9c8f8612c8: Waiting 02:59:25 4f2c0c15a154: Layer already exists 02:59:25 ce4f3bdaddfb: Layer already exists 02:59:25 7a48d9db0b86: Layer already exists 02:59:25 fcc9fbbdbc3d: Layer already exists 02:59:25 597ff8a08b35: Layer already exists 02:59:25 9859a0a23241: Layer already exists 02:59:25 dd9c8f8612c8: Layer already exists 02:59:25 d0c167ef02f2: Layer already exists 02:59:25 main: digest: sha256:f49226f902dc3d9360fcfd4cc23e4faeb9e69ea4627c45a96155bbee99b9df36 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:59:25 ===================================================== [Pipeline] echo 02:59:25 taggedImages: 02:59:25 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 02:59:25 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:59:25 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.24 02:59:25 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:59:25 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 02:59:25 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 02:59:25 c44c449455414b2ba7e485d753d9aa9ad984b950 02:59:25 latest 02:59:25 4.1.0-dev.24 02:59:25 c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:59:25 main 02:59:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:25 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:26 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 02:59:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:59:26 b23d091965f6: Preparing 02:59:26 741fc87557fa: Preparing 02:59:26 66bf9e26e254: Preparing 02:59:26 304e37ed0ee6: Preparing 02:59:26 ae289f843b3d: Preparing 02:59:26 e67202090794: Preparing 02:59:26 fa9c5e666cfe: Preparing 02:59:26 4f2c0c15a154: Preparing 02:59:26 fcc9fbbdbc3d: Preparing 02:59:26 f2b634e50b03: Preparing 02:59:26 c063e51a9e80: Preparing 02:59:26 5f70bf18a086: Preparing 02:59:26 c5368b8e8b6b: Preparing 02:59:26 ce72f47ae341: Preparing 02:59:26 aaf082633fd8: Preparing 02:59:26 dd9c8f8612c8: Preparing 02:59:26 f2b634e50b03: Waiting 02:59:26 c5368b8e8b6b: Waiting 02:59:26 c063e51a9e80: Waiting 02:59:26 5f70bf18a086: Waiting 02:59:26 ce72f47ae341: Waiting 02:59:26 aaf082633fd8: Waiting 02:59:26 fa9c5e666cfe: Waiting 02:59:26 4f2c0c15a154: Waiting 02:59:26 fcc9fbbdbc3d: Waiting 02:59:26 e67202090794: Waiting 02:59:26 66bf9e26e254: Pushed 02:59:26 741fc87557fa: Pushed 02:59:26 ae289f843b3d: Pushed 02:59:26 304e37ed0ee6: Pushed 02:59:26 b23d091965f6: Pushed 02:59:26 fcc9fbbdbc3d: Layer already exists 02:59:26 4f2c0c15a154: Layer already exists 02:59:26 e67202090794: Pushed 02:59:26 5f70bf18a086: Layer already exists 02:59:26 c063e51a9e80: Pushed 02:59:26 f2b634e50b03: Pushed 02:59:26 c5368b8e8b6b: Pushed 02:59:26 ce72f47ae341: Pushed 02:59:26 dd9c8f8612c8: Layer already exists 02:59:26 aaf082633fd8: Pushed 02:59:29 fa9c5e666cfe: Pushed 02:59:29 c44c449455414b2ba7e485d753d9aa9ad984b950: digest: sha256:38e068e513501accc4d32d1cbb322c39d0932abf496438f06d3aa1e2afa75461 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:30 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:59:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:59:30 b23d091965f6: Preparing 02:59:30 741fc87557fa: Preparing 02:59:30 66bf9e26e254: Preparing 02:59:30 304e37ed0ee6: Preparing 02:59:30 ae289f843b3d: Preparing 02:59:30 e67202090794: Preparing 02:59:30 fa9c5e666cfe: Preparing 02:59:30 4f2c0c15a154: Preparing 02:59:30 fcc9fbbdbc3d: Preparing 02:59:30 f2b634e50b03: Preparing 02:59:30 c063e51a9e80: Preparing 02:59:30 5f70bf18a086: Preparing 02:59:30 c5368b8e8b6b: Preparing 02:59:30 ce72f47ae341: Preparing 02:59:30 aaf082633fd8: Preparing 02:59:30 dd9c8f8612c8: Preparing 02:59:30 e67202090794: Waiting 02:59:30 fa9c5e666cfe: Waiting 02:59:30 4f2c0c15a154: Waiting 02:59:30 fcc9fbbdbc3d: Waiting 02:59:30 f2b634e50b03: Waiting 02:59:30 c063e51a9e80: Waiting 02:59:30 5f70bf18a086: Waiting 02:59:30 c5368b8e8b6b: Waiting 02:59:30 ce72f47ae341: Waiting 02:59:30 aaf082633fd8: Waiting 02:59:30 dd9c8f8612c8: Waiting 02:59:30 b23d091965f6: Layer already exists 02:59:30 ae289f843b3d: Layer already exists 02:59:30 304e37ed0ee6: Layer already exists 02:59:30 66bf9e26e254: Layer already exists 02:59:30 741fc87557fa: Layer already exists 02:59:30 e67202090794: Layer already exists 02:59:30 fa9c5e666cfe: Layer already exists 02:59:30 4f2c0c15a154: Layer already exists 02:59:30 fcc9fbbdbc3d: Layer already exists 02:59:30 f2b634e50b03: Layer already exists 02:59:30 c063e51a9e80: Layer already exists 02:59:30 aaf082633fd8: Layer already exists 02:59:30 5f70bf18a086: Layer already exists 02:59:30 c5368b8e8b6b: Layer already exists 02:59:30 ce72f47ae341: Layer already exists 02:59:30 dd9c8f8612c8: Layer already exists 02:59:30 latest: digest: sha256:38e068e513501accc4d32d1cbb322c39d0932abf496438f06d3aa1e2afa75461 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:30 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:31 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.24 02:59:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:59:31 b23d091965f6: Preparing 02:59:31 741fc87557fa: Preparing 02:59:31 66bf9e26e254: Preparing 02:59:31 304e37ed0ee6: Preparing 02:59:31 ae289f843b3d: Preparing 02:59:31 e67202090794: Preparing 02:59:31 fa9c5e666cfe: Preparing 02:59:31 4f2c0c15a154: Preparing 02:59:31 fcc9fbbdbc3d: Preparing 02:59:31 f2b634e50b03: Preparing 02:59:31 c063e51a9e80: Preparing 02:59:31 5f70bf18a086: Preparing 02:59:31 c5368b8e8b6b: Preparing 02:59:31 ce72f47ae341: Preparing 02:59:31 aaf082633fd8: Preparing 02:59:31 dd9c8f8612c8: Preparing 02:59:31 c063e51a9e80: Waiting 02:59:31 5f70bf18a086: Waiting 02:59:31 c5368b8e8b6b: Waiting 02:59:31 ce72f47ae341: Waiting 02:59:31 aaf082633fd8: Waiting 02:59:31 fcc9fbbdbc3d: Waiting 02:59:31 fa9c5e666cfe: Waiting 02:59:31 f2b634e50b03: Waiting 02:59:31 4f2c0c15a154: Waiting 02:59:31 e67202090794: Waiting 02:59:31 b23d091965f6: Layer already exists 02:59:31 304e37ed0ee6: Layer already exists 02:59:31 741fc87557fa: Layer already exists 02:59:31 66bf9e26e254: Layer already exists 02:59:31 ae289f843b3d: Layer already exists 02:59:31 f2b634e50b03: Layer already exists 02:59:31 e67202090794: Layer already exists 02:59:31 fcc9fbbdbc3d: Layer already exists 02:59:31 4f2c0c15a154: Layer already exists 02:59:31 fa9c5e666cfe: Layer already exists 02:59:31 ce72f47ae341: Layer already exists 02:59:31 c5368b8e8b6b: Layer already exists 02:59:31 aaf082633fd8: Layer already exists 02:59:31 c063e51a9e80: Layer already exists 02:59:31 5f70bf18a086: Layer already exists 02:59:31 dd9c8f8612c8: Layer already exists 02:59:31 4.1.0-dev.24: digest: sha256:38e068e513501accc4d32d1cbb322c39d0932abf496438f06d3aa1e2afa75461 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:32 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:59:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:59:32 b23d091965f6: Preparing 02:59:32 741fc87557fa: Preparing 02:59:32 66bf9e26e254: Preparing 02:59:32 304e37ed0ee6: Preparing 02:59:32 ae289f843b3d: Preparing 02:59:32 e67202090794: Preparing 02:59:32 fa9c5e666cfe: Preparing 02:59:32 4f2c0c15a154: Preparing 02:59:32 fcc9fbbdbc3d: Preparing 02:59:32 f2b634e50b03: Preparing 02:59:32 c063e51a9e80: Preparing 02:59:32 5f70bf18a086: Preparing 02:59:32 c5368b8e8b6b: Preparing 02:59:32 ce72f47ae341: Preparing 02:59:32 aaf082633fd8: Preparing 02:59:32 dd9c8f8612c8: Preparing 02:59:32 e67202090794: Waiting 02:59:32 c063e51a9e80: Waiting 02:59:32 5f70bf18a086: Waiting 02:59:32 c5368b8e8b6b: Waiting 02:59:32 ce72f47ae341: Waiting 02:59:32 fa9c5e666cfe: Waiting 02:59:32 4f2c0c15a154: Waiting 02:59:32 fcc9fbbdbc3d: Waiting 02:59:32 f2b634e50b03: Waiting 02:59:32 dd9c8f8612c8: Waiting 02:59:32 ae289f843b3d: Layer already exists 02:59:32 b23d091965f6: Layer already exists 02:59:32 66bf9e26e254: Layer already exists 02:59:32 741fc87557fa: Layer already exists 02:59:32 304e37ed0ee6: Layer already exists 02:59:32 f2b634e50b03: Layer already exists 02:59:32 4f2c0c15a154: Layer already exists 02:59:32 fa9c5e666cfe: Layer already exists 02:59:32 e67202090794: Layer already exists 02:59:32 fcc9fbbdbc3d: Layer already exists 02:59:32 c5368b8e8b6b: Layer already exists 02:59:32 c063e51a9e80: Layer already exists 02:59:32 5f70bf18a086: Layer already exists 02:59:32 ce72f47ae341: Layer already exists 02:59:32 aaf082633fd8: Layer already exists 02:59:32 dd9c8f8612c8: Layer already exists 02:59:32 c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24: digest: sha256:38e068e513501accc4d32d1cbb322c39d0932abf496438f06d3aa1e2afa75461 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:33 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:33 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 02:59:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:59:33 b23d091965f6: Preparing 02:59:33 741fc87557fa: Preparing 02:59:33 66bf9e26e254: Preparing 02:59:33 304e37ed0ee6: Preparing 02:59:33 ae289f843b3d: Preparing 02:59:33 e67202090794: Preparing 02:59:33 fa9c5e666cfe: Preparing 02:59:33 e67202090794: Waiting 02:59:33 4f2c0c15a154: Preparing 02:59:33 fa9c5e666cfe: Waiting 02:59:33 fcc9fbbdbc3d: Preparing 02:59:33 f2b634e50b03: Preparing 02:59:33 c063e51a9e80: Preparing 02:59:33 4f2c0c15a154: Waiting 02:59:33 5f70bf18a086: Preparing 02:59:33 fcc9fbbdbc3d: Waiting 02:59:33 c5368b8e8b6b: Preparing 02:59:33 ce72f47ae341: Preparing 02:59:33 f2b634e50b03: Waiting 02:59:33 aaf082633fd8: Preparing 02:59:33 dd9c8f8612c8: Preparing 02:59:33 5f70bf18a086: Waiting 02:59:33 c063e51a9e80: Waiting 02:59:33 c5368b8e8b6b: Waiting 02:59:33 dd9c8f8612c8: Waiting 02:59:33 aaf082633fd8: Waiting 02:59:33 ce72f47ae341: Waiting 02:59:33 66bf9e26e254: Layer already exists 02:59:33 b23d091965f6: Layer already exists 02:59:33 741fc87557fa: Layer already exists 02:59:33 304e37ed0ee6: Layer already exists 02:59:33 ae289f843b3d: Layer already exists 02:59:33 e67202090794: Layer already exists 02:59:33 4f2c0c15a154: Layer already exists 02:59:33 fa9c5e666cfe: Layer already exists 02:59:33 f2b634e50b03: Layer already exists 02:59:33 fcc9fbbdbc3d: Layer already exists 02:59:33 c063e51a9e80: Layer already exists 02:59:33 5f70bf18a086: Layer already exists 02:59:33 c5368b8e8b6b: Layer already exists 02:59:33 ce72f47ae341: Layer already exists 02:59:33 aaf082633fd8: Layer already exists 02:59:33 dd9c8f8612c8: Layer already exists 02:59:33 main: digest: sha256:38e068e513501accc4d32d1cbb322c39d0932abf496438f06d3aa1e2afa75461 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:59:33 ===================================================== [Pipeline] echo 02:59:33 taggedImages: 02:59:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 02:59:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:59:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.24 02:59:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:59:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 02:59:33 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 02:59:33 c44c449455414b2ba7e485d753d9aa9ad984b950 02:59:33 latest 02:59:33 4.1.0-dev.24 02:59:33 c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:59:33 main 02:59:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:34 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 02:59:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:59:34 c2dbb28b3514: Preparing 02:59:34 d7d9aef7f02c: Preparing 02:59:34 39cd7cfe019a: Preparing 02:59:34 8f19c9247200: Preparing 02:59:34 4f2c0c15a154: Preparing 02:59:34 fcc9fbbdbc3d: Preparing 02:59:34 d0c167ef02f2: Preparing 02:59:34 9859a0a23241: Preparing 02:59:34 dd9c8f8612c8: Preparing 02:59:34 d0c167ef02f2: Waiting 02:59:34 9859a0a23241: Waiting 02:59:34 fcc9fbbdbc3d: Waiting 02:59:34 dd9c8f8612c8: Waiting 02:59:34 4f2c0c15a154: Layer already exists 02:59:34 fcc9fbbdbc3d: Layer already exists 02:59:34 d0c167ef02f2: Layer already exists 02:59:34 9859a0a23241: Layer already exists 02:59:34 c2dbb28b3514: Pushed 02:59:34 d7d9aef7f02c: Pushed 02:59:34 39cd7cfe019a: Pushed 02:59:34 dd9c8f8612c8: Layer already exists 02:59:40 8f19c9247200: Pushed 02:59:40 c44c449455414b2ba7e485d753d9aa9ad984b950: digest: sha256:99db3eeb3be7c7ff1703b50effa7e18ebaa484be5ed715b0bd42a7a55e00ac0f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:40 + 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 02:59:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 02:59:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:59:40 c2dbb28b3514: Preparing 02:59:40 d7d9aef7f02c: Preparing 02:59:40 39cd7cfe019a: Preparing 02:59:40 8f19c9247200: Preparing 02:59:40 4f2c0c15a154: Preparing 02:59:40 fcc9fbbdbc3d: Preparing 02:59:40 d0c167ef02f2: Preparing 02:59:40 9859a0a23241: Preparing 02:59:40 dd9c8f8612c8: Preparing 02:59:40 fcc9fbbdbc3d: Waiting 02:59:40 d0c167ef02f2: Waiting 02:59:40 9859a0a23241: Waiting 02:59:40 dd9c8f8612c8: Waiting 02:59:40 d7d9aef7f02c: Layer already exists 02:59:40 c2dbb28b3514: Layer already exists 02:59:40 39cd7cfe019a: Layer already exists 02:59:40 4f2c0c15a154: Layer already exists 02:59:40 8f19c9247200: Layer already exists 02:59:40 d0c167ef02f2: Layer already exists 02:59:40 fcc9fbbdbc3d: Layer already exists 02:59:40 dd9c8f8612c8: Layer already exists 02:59:40 9859a0a23241: Layer already exists 02:59:40 latest: digest: sha256:99db3eeb3be7c7ff1703b50effa7e18ebaa484be5ed715b0bd42a7a55e00ac0f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:41 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.24 02:59:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:59:41 c2dbb28b3514: Preparing 02:59:41 d7d9aef7f02c: Preparing 02:59:41 39cd7cfe019a: Preparing 02:59:41 8f19c9247200: Preparing 02:59:41 4f2c0c15a154: Preparing 02:59:41 fcc9fbbdbc3d: Preparing 02:59:41 d0c167ef02f2: Preparing 02:59:41 9859a0a23241: Preparing 02:59:41 dd9c8f8612c8: Preparing 02:59:41 d0c167ef02f2: Waiting 02:59:41 9859a0a23241: Waiting 02:59:41 dd9c8f8612c8: Waiting 02:59:41 fcc9fbbdbc3d: Waiting 02:59:41 8f19c9247200: Layer already exists 02:59:41 4f2c0c15a154: Layer already exists 02:59:41 39cd7cfe019a: Layer already exists 02:59:41 d7d9aef7f02c: Layer already exists 02:59:41 c2dbb28b3514: Layer already exists 02:59:41 d0c167ef02f2: Layer already exists 02:59:41 9859a0a23241: Layer already exists 02:59:41 fcc9fbbdbc3d: Layer already exists 02:59:41 dd9c8f8612c8: Layer already exists 02:59:41 4.1.0-dev.24: digest: sha256:99db3eeb3be7c7ff1703b50effa7e18ebaa484be5ed715b0bd42a7a55e00ac0f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:42 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:59:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:59:42 c2dbb28b3514: Preparing 02:59:42 d7d9aef7f02c: Preparing 02:59:42 39cd7cfe019a: Preparing 02:59:42 8f19c9247200: Preparing 02:59:42 4f2c0c15a154: Preparing 02:59:42 fcc9fbbdbc3d: Preparing 02:59:42 d0c167ef02f2: Preparing 02:59:42 fcc9fbbdbc3d: Waiting 02:59:42 9859a0a23241: Preparing 02:59:42 d0c167ef02f2: Waiting 02:59:42 dd9c8f8612c8: Preparing 02:59:42 9859a0a23241: Waiting 02:59:42 dd9c8f8612c8: Waiting 02:59:42 d7d9aef7f02c: Layer already exists 02:59:42 4f2c0c15a154: Layer already exists 02:59:42 c2dbb28b3514: Layer already exists 02:59:42 39cd7cfe019a: Layer already exists 02:59:42 8f19c9247200: Layer already exists 02:59:42 d0c167ef02f2: Layer already exists 02:59:42 dd9c8f8612c8: Layer already exists 02:59:42 9859a0a23241: Layer already exists 02:59:42 fcc9fbbdbc3d: Layer already exists 02:59:42 c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24: digest: sha256:99db3eeb3be7c7ff1703b50effa7e18ebaa484be5ed715b0bd42a7a55e00ac0f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:43 + 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 02:59:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 02:59:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:59:43 c2dbb28b3514: Preparing 02:59:43 d7d9aef7f02c: Preparing 02:59:43 39cd7cfe019a: Preparing 02:59:43 8f19c9247200: Preparing 02:59:43 4f2c0c15a154: Preparing 02:59:43 fcc9fbbdbc3d: Preparing 02:59:43 d0c167ef02f2: Preparing 02:59:43 9859a0a23241: Preparing 02:59:43 dd9c8f8612c8: Preparing 02:59:43 fcc9fbbdbc3d: Waiting 02:59:43 d0c167ef02f2: Waiting 02:59:43 9859a0a23241: Waiting 02:59:43 dd9c8f8612c8: Waiting 02:59:43 d7d9aef7f02c: Layer already exists 02:59:43 8f19c9247200: Layer already exists 02:59:43 c2dbb28b3514: Layer already exists 02:59:43 4f2c0c15a154: Layer already exists 02:59:43 39cd7cfe019a: Layer already exists 02:59:43 fcc9fbbdbc3d: Layer already exists 02:59:43 d0c167ef02f2: Layer already exists 02:59:43 9859a0a23241: Layer already exists 02:59:43 dd9c8f8612c8: Layer already exists 02:59:43 main: digest: sha256:99db3eeb3be7c7ff1703b50effa7e18ebaa484be5ed715b0bd42a7a55e00ac0f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:59:43 ===================================================== [Pipeline] echo 02:59:43 taggedImages: 02:59:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 02:59:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 02:59:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.24 02:59:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:59:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 02:59:43 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 02:59:43 c44c449455414b2ba7e485d753d9aa9ad984b950 02:59:43 latest 02:59:43 4.1.0-dev.24 02:59:43 c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:59:43 main 02:59:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:44 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 02:59:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:59:44 7e9c9c58ad8d: Preparing 02:59:44 b634c62c5913: Preparing 02:59:44 355431149bb2: Preparing 02:59:44 6574bb923f7c: Preparing 02:59:44 b5815b10f424: Preparing 02:59:44 4f2c0c15a154: Preparing 02:59:44 fcc9fbbdbc3d: Preparing 02:59:44 eb7c0d0aa018: Preparing 02:59:44 2a5304999ba7: Preparing 02:59:44 c96ec8f3fc67: Preparing 02:59:44 dd9c8f8612c8: Preparing 02:59:44 eb7c0d0aa018: Waiting 02:59:44 2a5304999ba7: Waiting 02:59:44 c96ec8f3fc67: Waiting 02:59:44 dd9c8f8612c8: Waiting 02:59:44 4f2c0c15a154: Waiting 02:59:44 fcc9fbbdbc3d: Waiting 02:59:44 b634c62c5913: Pushed 02:59:44 b5815b10f424: Pushed 02:59:44 4f2c0c15a154: Layer already exists 02:59:44 6574bb923f7c: Pushed 02:59:44 7e9c9c58ad8d: Pushed 02:59:44 fcc9fbbdbc3d: Layer already exists 02:59:44 dd9c8f8612c8: Layer already exists 02:59:44 eb7c0d0aa018: Pushed 02:59:44 2a5304999ba7: Pushed 02:59:48 c96ec8f3fc67: Pushed 02:59:49 355431149bb2: Pushed 02:59:49 c44c449455414b2ba7e485d753d9aa9ad984b950: digest: sha256:2effa155951ae7d1ec54dfd6d50e938795bb679d3c72dc4d7bfd2e1c507b8c5e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:49 + 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 02:59:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:59:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:59:50 7e9c9c58ad8d: Preparing 02:59:50 b634c62c5913: Preparing 02:59:50 355431149bb2: Preparing 02:59:50 6574bb923f7c: Preparing 02:59:50 b5815b10f424: Preparing 02:59:50 4f2c0c15a154: Preparing 02:59:50 fcc9fbbdbc3d: Preparing 02:59:50 eb7c0d0aa018: Preparing 02:59:50 2a5304999ba7: Preparing 02:59:50 c96ec8f3fc67: Preparing 02:59:50 dd9c8f8612c8: Preparing 02:59:50 fcc9fbbdbc3d: Waiting 02:59:50 eb7c0d0aa018: Waiting 02:59:50 2a5304999ba7: Waiting 02:59:50 c96ec8f3fc67: Waiting 02:59:50 dd9c8f8612c8: Waiting 02:59:50 4f2c0c15a154: Waiting 02:59:50 b5815b10f424: Layer already exists 02:59:50 b634c62c5913: Layer already exists 02:59:50 6574bb923f7c: Layer already exists 02:59:50 7e9c9c58ad8d: Layer already exists 02:59:50 355431149bb2: Layer already exists 02:59:50 fcc9fbbdbc3d: Layer already exists 02:59:50 4f2c0c15a154: Layer already exists 02:59:50 c96ec8f3fc67: Layer already exists 02:59:50 2a5304999ba7: Layer already exists 02:59:50 eb7c0d0aa018: Layer already exists 02:59:50 dd9c8f8612c8: Layer already exists 02:59:50 latest: digest: sha256:2effa155951ae7d1ec54dfd6d50e938795bb679d3c72dc4d7bfd2e1c507b8c5e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:50 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.24 02:59:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:59:50 7e9c9c58ad8d: Preparing 02:59:50 b634c62c5913: Preparing 02:59:50 355431149bb2: Preparing 02:59:50 6574bb923f7c: Preparing 02:59:50 b5815b10f424: Preparing 02:59:50 4f2c0c15a154: Preparing 02:59:50 fcc9fbbdbc3d: Preparing 02:59:50 eb7c0d0aa018: Preparing 02:59:50 2a5304999ba7: Preparing 02:59:50 c96ec8f3fc67: Preparing 02:59:50 dd9c8f8612c8: Preparing 02:59:50 4f2c0c15a154: Waiting 02:59:50 fcc9fbbdbc3d: Waiting 02:59:50 eb7c0d0aa018: Waiting 02:59:50 2a5304999ba7: Waiting 02:59:50 c96ec8f3fc67: Waiting 02:59:50 dd9c8f8612c8: Waiting 02:59:50 6574bb923f7c: Layer already exists 02:59:50 b5815b10f424: Layer already exists 02:59:50 7e9c9c58ad8d: Layer already exists 02:59:50 355431149bb2: Layer already exists 02:59:50 b634c62c5913: Layer already exists 02:59:50 4f2c0c15a154: Layer already exists 02:59:50 fcc9fbbdbc3d: Layer already exists 02:59:50 eb7c0d0aa018: Layer already exists 02:59:50 2a5304999ba7: Layer already exists 02:59:50 c96ec8f3fc67: Layer already exists 02:59:50 dd9c8f8612c8: Layer already exists 02:59:51 4.1.0-dev.24: digest: sha256:2effa155951ae7d1ec54dfd6d50e938795bb679d3c72dc4d7bfd2e1c507b8c5e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:51 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:59:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:59:51 7e9c9c58ad8d: Preparing 02:59:51 b634c62c5913: Preparing 02:59:51 355431149bb2: Preparing 02:59:51 6574bb923f7c: Preparing 02:59:51 b5815b10f424: Preparing 02:59:51 4f2c0c15a154: Preparing 02:59:51 fcc9fbbdbc3d: Preparing 02:59:51 eb7c0d0aa018: Preparing 02:59:51 2a5304999ba7: Preparing 02:59:51 c96ec8f3fc67: Preparing 02:59:51 dd9c8f8612c8: Preparing 02:59:51 eb7c0d0aa018: Waiting 02:59:51 2a5304999ba7: Waiting 02:59:51 c96ec8f3fc67: Waiting 02:59:51 dd9c8f8612c8: Waiting 02:59:51 fcc9fbbdbc3d: Waiting 02:59:51 4f2c0c15a154: Waiting 02:59:51 b5815b10f424: Layer already exists 02:59:51 6574bb923f7c: Layer already exists 02:59:51 b634c62c5913: Layer already exists 02:59:51 7e9c9c58ad8d: Layer already exists 02:59:51 355431149bb2: Layer already exists 02:59:51 4f2c0c15a154: Layer already exists 02:59:51 eb7c0d0aa018: Layer already exists 02:59:51 fcc9fbbdbc3d: Layer already exists 02:59:51 c96ec8f3fc67: Layer already exists 02:59:51 2a5304999ba7: Layer already exists 02:59:51 dd9c8f8612c8: Layer already exists 02:59:52 c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24: digest: sha256:2effa155951ae7d1ec54dfd6d50e938795bb679d3c72dc4d7bfd2e1c507b8c5e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:52 + 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 02:59:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 02:59:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:59:52 7e9c9c58ad8d: Preparing 02:59:52 b634c62c5913: Preparing 02:59:52 355431149bb2: Preparing 02:59:52 6574bb923f7c: Preparing 02:59:52 b5815b10f424: Preparing 02:59:52 4f2c0c15a154: Preparing 02:59:52 fcc9fbbdbc3d: Preparing 02:59:52 eb7c0d0aa018: Preparing 02:59:52 2a5304999ba7: Preparing 02:59:52 c96ec8f3fc67: Preparing 02:59:52 dd9c8f8612c8: Preparing 02:59:52 eb7c0d0aa018: Waiting 02:59:52 4f2c0c15a154: Waiting 02:59:52 2a5304999ba7: Waiting 02:59:52 fcc9fbbdbc3d: Waiting 02:59:52 c96ec8f3fc67: Waiting 02:59:52 6574bb923f7c: Layer already exists 02:59:52 355431149bb2: Layer already exists 02:59:52 b5815b10f424: Layer already exists 02:59:52 b634c62c5913: Layer already exists 02:59:52 7e9c9c58ad8d: Layer already exists 02:59:52 fcc9fbbdbc3d: Layer already exists 02:59:52 c96ec8f3fc67: Layer already exists 02:59:52 4f2c0c15a154: Layer already exists 02:59:52 eb7c0d0aa018: Layer already exists 02:59:52 2a5304999ba7: Layer already exists 02:59:52 dd9c8f8612c8: Layer already exists 02:59:53 main: digest: sha256:2effa155951ae7d1ec54dfd6d50e938795bb679d3c72dc4d7bfd2e1c507b8c5e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:59:53 ===================================================== [Pipeline] echo 02:59:53 taggedImages: 02:59:53 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 02:59:53 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:59:53 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.24 02:59:53 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:59:53 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 02:59:53 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 02:59:53 c44c449455414b2ba7e485d753d9aa9ad984b950 02:59:53 latest 02:59:53 4.1.0-dev.24 02:59:53 c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 02:59:53 main 02:59:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:53 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:54 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 02:59:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:59:54 903fb1b42915: Preparing 02:59:54 cb9009ee9d17: Preparing 02:59:54 552711324cb6: Preparing 02:59:54 09706fa6c5cc: Preparing 02:59:54 c8afe38ecd49: Preparing 02:59:54 caf60afd3b30: Preparing 02:59:54 30c40138c4a9: Preparing 02:59:54 4f2c0c15a154: Preparing 02:59:54 fcc9fbbdbc3d: Preparing 02:59:54 6d9fb7dc3c2e: Preparing 02:59:54 ff8082c3fd45: Preparing 02:59:54 dd9c8f8612c8: Preparing 02:59:54 30c40138c4a9: Waiting 02:59:54 4f2c0c15a154: Waiting 02:59:54 fcc9fbbdbc3d: Waiting 02:59:54 6d9fb7dc3c2e: Waiting 02:59:54 ff8082c3fd45: Waiting 02:59:54 dd9c8f8612c8: Waiting 02:59:54 caf60afd3b30: Waiting 02:59:54 c8afe38ecd49: Pushed 02:59:54 903fb1b42915: Pushed 02:59:54 cb9009ee9d17: Pushed 02:59:54 4f2c0c15a154: Layer already exists 02:59:54 fcc9fbbdbc3d: Layer already exists 02:59:54 caf60afd3b30: Pushed 02:59:54 30c40138c4a9: Pushed 02:59:54 dd9c8f8612c8: Layer already exists 02:59:54 6d9fb7dc3c2e: Pushed 02:59:57 ff8082c3fd45: Pushed 02:59:58 09706fa6c5cc: Pushed 03:00:01 552711324cb6: Pushed 03:00:01 c44c449455414b2ba7e485d753d9aa9ad984b950: digest: sha256:cde07147e0365bfab66532ea732d2e0ef2d08b94a832d6c1a6d4e51692668d52 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:01 + 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 03:00:01 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:00:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:00:01 903fb1b42915: Preparing 03:00:01 cb9009ee9d17: Preparing 03:00:01 552711324cb6: Preparing 03:00:01 09706fa6c5cc: Preparing 03:00:01 c8afe38ecd49: Preparing 03:00:01 caf60afd3b30: Preparing 03:00:01 30c40138c4a9: Preparing 03:00:01 caf60afd3b30: Waiting 03:00:01 4f2c0c15a154: Preparing 03:00:01 30c40138c4a9: Waiting 03:00:01 fcc9fbbdbc3d: Preparing 03:00:01 4f2c0c15a154: Waiting 03:00:01 6d9fb7dc3c2e: Preparing 03:00:01 fcc9fbbdbc3d: Waiting 03:00:01 ff8082c3fd45: Preparing 03:00:01 dd9c8f8612c8: Preparing 03:00:01 ff8082c3fd45: Waiting 03:00:01 dd9c8f8612c8: Waiting 03:00:01 552711324cb6: Layer already exists 03:00:01 c8afe38ecd49: Layer already exists 03:00:01 903fb1b42915: Layer already exists 03:00:01 caf60afd3b30: Layer already exists 03:00:01 09706fa6c5cc: Layer already exists 03:00:01 cb9009ee9d17: Layer already exists 03:00:01 30c40138c4a9: Layer already exists 03:00:01 6d9fb7dc3c2e: Layer already exists 03:00:01 fcc9fbbdbc3d: Layer already exists 03:00:01 4f2c0c15a154: Layer already exists 03:00:01 ff8082c3fd45: Layer already exists 03:00:01 dd9c8f8612c8: Layer already exists 03:00:01 latest: digest: sha256:cde07147e0365bfab66532ea732d2e0ef2d08b94a832d6c1a6d4e51692668d52 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:02 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:02 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.24 03:00:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:00:02 903fb1b42915: Preparing 03:00:02 cb9009ee9d17: Preparing 03:00:02 552711324cb6: Preparing 03:00:02 09706fa6c5cc: Preparing 03:00:02 c8afe38ecd49: Preparing 03:00:02 caf60afd3b30: Preparing 03:00:02 30c40138c4a9: Preparing 03:00:02 4f2c0c15a154: Preparing 03:00:02 fcc9fbbdbc3d: Preparing 03:00:02 6d9fb7dc3c2e: Preparing 03:00:02 ff8082c3fd45: Preparing 03:00:02 dd9c8f8612c8: Preparing 03:00:02 caf60afd3b30: Waiting 03:00:02 30c40138c4a9: Waiting 03:00:02 4f2c0c15a154: Waiting 03:00:02 fcc9fbbdbc3d: Waiting 03:00:02 6d9fb7dc3c2e: Waiting 03:00:02 ff8082c3fd45: Waiting 03:00:02 dd9c8f8612c8: Waiting 03:00:02 903fb1b42915: Layer already exists 03:00:02 cb9009ee9d17: Layer already exists 03:00:02 09706fa6c5cc: Layer already exists 03:00:02 552711324cb6: Layer already exists 03:00:02 c8afe38ecd49: Layer already exists 03:00:02 30c40138c4a9: Layer already exists 03:00:02 caf60afd3b30: Layer already exists 03:00:02 4f2c0c15a154: Layer already exists 03:00:02 fcc9fbbdbc3d: Layer already exists 03:00:02 6d9fb7dc3c2e: Layer already exists 03:00:02 dd9c8f8612c8: Layer already exists 03:00:02 ff8082c3fd45: Layer already exists 03:00:02 4.1.0-dev.24: digest: sha256:cde07147e0365bfab66532ea732d2e0ef2d08b94a832d6c1a6d4e51692668d52 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:03 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:03 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 03:00:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:00:03 903fb1b42915: Preparing 03:00:03 cb9009ee9d17: Preparing 03:00:03 552711324cb6: Preparing 03:00:03 09706fa6c5cc: Preparing 03:00:03 c8afe38ecd49: Preparing 03:00:03 caf60afd3b30: Preparing 03:00:03 30c40138c4a9: Preparing 03:00:03 4f2c0c15a154: Preparing 03:00:03 fcc9fbbdbc3d: Preparing 03:00:03 6d9fb7dc3c2e: Preparing 03:00:03 ff8082c3fd45: Preparing 03:00:03 dd9c8f8612c8: Preparing 03:00:03 4f2c0c15a154: Waiting 03:00:03 fcc9fbbdbc3d: Waiting 03:00:03 6d9fb7dc3c2e: Waiting 03:00:03 ff8082c3fd45: Waiting 03:00:03 dd9c8f8612c8: Waiting 03:00:03 caf60afd3b30: Waiting 03:00:03 30c40138c4a9: Waiting 03:00:03 552711324cb6: Layer already exists 03:00:03 903fb1b42915: Layer already exists 03:00:03 c8afe38ecd49: Layer already exists 03:00:03 cb9009ee9d17: Layer already exists 03:00:03 09706fa6c5cc: Layer already exists 03:00:03 caf60afd3b30: Layer already exists 03:00:03 fcc9fbbdbc3d: Layer already exists 03:00:03 30c40138c4a9: Layer already exists 03:00:03 6d9fb7dc3c2e: Layer already exists 03:00:03 4f2c0c15a154: Layer already exists 03:00:03 ff8082c3fd45: Layer already exists 03:00:03 dd9c8f8612c8: Layer already exists 03:00:03 c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24: digest: sha256:cde07147e0365bfab66532ea732d2e0ef2d08b94a832d6c1a6d4e51692668d52 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:04 + 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 03:00:04 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 03:00:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:00:04 903fb1b42915: Preparing 03:00:04 cb9009ee9d17: Preparing 03:00:04 552711324cb6: Preparing 03:00:04 09706fa6c5cc: Preparing 03:00:04 c8afe38ecd49: Preparing 03:00:04 caf60afd3b30: Preparing 03:00:04 30c40138c4a9: Preparing 03:00:04 4f2c0c15a154: Preparing 03:00:04 fcc9fbbdbc3d: Preparing 03:00:04 6d9fb7dc3c2e: Preparing 03:00:04 ff8082c3fd45: Preparing 03:00:04 dd9c8f8612c8: Preparing 03:00:04 4f2c0c15a154: Waiting 03:00:04 fcc9fbbdbc3d: Waiting 03:00:04 6d9fb7dc3c2e: Waiting 03:00:04 ff8082c3fd45: Waiting 03:00:04 caf60afd3b30: Waiting 03:00:04 dd9c8f8612c8: Waiting 03:00:04 30c40138c4a9: Waiting 03:00:04 552711324cb6: Layer already exists 03:00:04 cb9009ee9d17: Layer already exists 03:00:04 c8afe38ecd49: Layer already exists 03:00:04 903fb1b42915: Layer already exists 03:00:04 09706fa6c5cc: Layer already exists 03:00:04 30c40138c4a9: Layer already exists 03:00:04 fcc9fbbdbc3d: Layer already exists 03:00:04 4f2c0c15a154: Layer already exists 03:00:04 6d9fb7dc3c2e: Layer already exists 03:00:04 caf60afd3b30: Layer already exists 03:00:04 dd9c8f8612c8: Layer already exists 03:00:04 ff8082c3fd45: Layer already exists 03:00:04 main: digest: sha256:cde07147e0365bfab66532ea732d2e0ef2d08b94a832d6c1a6d4e51692668d52 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:00:04 ===================================================== [Pipeline] echo 03:00:04 taggedImages: 03:00:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 03:00:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:00:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.24 03:00:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 03:00:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 03:00:04 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 03:00:04 c44c449455414b2ba7e485d753d9aa9ad984b950 03:00:04 latest 03:00:04 4.1.0-dev.24 03:00:04 c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 03:00:04 main 03:00:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:05 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:05 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 03:00:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:00:05 6564cbb80ddd: Preparing 03:00:05 07405f60741b: Preparing 03:00:05 4f2c0c15a154: Preparing 03:00:05 fcc9fbbdbc3d: Preparing 03:00:05 6a2d29e09ee7: Preparing 03:00:05 46e1d9aa158a: Preparing 03:00:05 dd9c8f8612c8: Preparing 03:00:05 46e1d9aa158a: Waiting 03:00:05 dd9c8f8612c8: Waiting 03:00:05 fcc9fbbdbc3d: Layer already exists 03:00:05 4f2c0c15a154: Layer already exists 03:00:05 dd9c8f8612c8: Layer already exists 03:00:05 6a2d29e09ee7: Pushed 03:00:05 6564cbb80ddd: Pushed 03:00:07 46e1d9aa158a: Pushed 03:00:13 07405f60741b: Pushed 03:00:13 c44c449455414b2ba7e485d753d9aa9ad984b950: digest: sha256:797aab645e450ae8b9ecd95ecf648b42a0f614fa05d9bdeda53143ce836b287a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:13 + 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 03:00:13 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 03:00:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:00:13 6564cbb80ddd: Preparing 03:00:13 07405f60741b: Preparing 03:00:13 4f2c0c15a154: Preparing 03:00:13 fcc9fbbdbc3d: Preparing 03:00:13 6a2d29e09ee7: Preparing 03:00:13 46e1d9aa158a: Preparing 03:00:13 dd9c8f8612c8: Preparing 03:00:13 46e1d9aa158a: Waiting 03:00:13 dd9c8f8612c8: Waiting 03:00:13 6a2d29e09ee7: Layer already exists 03:00:13 07405f60741b: Layer already exists 03:00:13 fcc9fbbdbc3d: Layer already exists 03:00:13 4f2c0c15a154: Layer already exists 03:00:13 6564cbb80ddd: Layer already exists 03:00:13 dd9c8f8612c8: Layer already exists 03:00:13 46e1d9aa158a: Layer already exists 03:00:14 latest: digest: sha256:797aab645e450ae8b9ecd95ecf648b42a0f614fa05d9bdeda53143ce836b287a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:14 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:14 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.24 03:00:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:00:14 6564cbb80ddd: Preparing 03:00:14 07405f60741b: Preparing 03:00:14 4f2c0c15a154: Preparing 03:00:14 fcc9fbbdbc3d: Preparing 03:00:14 6a2d29e09ee7: Preparing 03:00:14 46e1d9aa158a: Preparing 03:00:14 dd9c8f8612c8: Preparing 03:00:14 46e1d9aa158a: Waiting 03:00:14 dd9c8f8612c8: Waiting 03:00:14 6a2d29e09ee7: Layer already exists 03:00:14 07405f60741b: Layer already exists 03:00:14 fcc9fbbdbc3d: Layer already exists 03:00:14 4f2c0c15a154: Layer already exists 03:00:14 6564cbb80ddd: Layer already exists 03:00:14 dd9c8f8612c8: Layer already exists 03:00:14 46e1d9aa158a: Layer already exists 03:00:15 4.1.0-dev.24: digest: sha256:797aab645e450ae8b9ecd95ecf648b42a0f614fa05d9bdeda53143ce836b287a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:15 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:15 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 03:00:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:00:15 6564cbb80ddd: Preparing 03:00:15 07405f60741b: Preparing 03:00:15 4f2c0c15a154: Preparing 03:00:15 fcc9fbbdbc3d: Preparing 03:00:15 6a2d29e09ee7: Preparing 03:00:15 46e1d9aa158a: Preparing 03:00:15 dd9c8f8612c8: Preparing 03:00:15 46e1d9aa158a: Waiting 03:00:15 dd9c8f8612c8: Waiting 03:00:15 6564cbb80ddd: Layer already exists 03:00:15 fcc9fbbdbc3d: Layer already exists 03:00:15 6a2d29e09ee7: Layer already exists 03:00:15 07405f60741b: Layer already exists 03:00:15 4f2c0c15a154: Layer already exists 03:00:15 dd9c8f8612c8: Layer already exists 03:00:15 46e1d9aa158a: Layer already exists 03:00:16 c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24: digest: sha256:797aab645e450ae8b9ecd95ecf648b42a0f614fa05d9bdeda53143ce836b287a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:16 + 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 03:00:16 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 03:00:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:00:16 6564cbb80ddd: Preparing 03:00:16 07405f60741b: Preparing 03:00:16 4f2c0c15a154: Preparing 03:00:16 fcc9fbbdbc3d: Preparing 03:00:16 6a2d29e09ee7: Preparing 03:00:16 46e1d9aa158a: Preparing 03:00:16 dd9c8f8612c8: Preparing 03:00:16 46e1d9aa158a: Waiting 03:00:16 dd9c8f8612c8: Waiting 03:00:16 6564cbb80ddd: Layer already exists 03:00:16 4f2c0c15a154: Layer already exists 03:00:16 6a2d29e09ee7: Layer already exists 03:00:16 fcc9fbbdbc3d: Layer already exists 03:00:16 07405f60741b: Layer already exists 03:00:16 dd9c8f8612c8: Layer already exists 03:00:16 46e1d9aa158a: Layer already exists 03:00:17 main: digest: sha256:797aab645e450ae8b9ecd95ecf648b42a0f614fa05d9bdeda53143ce836b287a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:00:17 ===================================================== [Pipeline] echo 03:00:17 taggedImages: 03:00:17 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 03:00:17 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 03:00:17 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.24 03:00:17 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 03:00:17 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 03:00:17 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 03:00:17 c44c449455414b2ba7e485d753d9aa9ad984b950 03:00:17 latest 03:00:17 4.1.0-dev.24 03:00:17 c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 03:00:17 main 03:00:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:17 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 03:00:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:00:17 b32eb38fed4a: Preparing 03:00:17 7a02064135d6: Preparing 03:00:17 3255a7c113a7: Preparing 03:00:17 4f2c0c15a154: Preparing 03:00:17 fcc9fbbdbc3d: Preparing 03:00:17 5055e9bb9c40: Preparing 03:00:17 46603d728944: Preparing 03:00:17 6af99ff5d619: Preparing 03:00:17 0e9f0ebfd01b: Preparing 03:00:17 46603d728944: Waiting 03:00:17 dd9c8f8612c8: Preparing 03:00:17 6af99ff5d619: Waiting 03:00:17 5055e9bb9c40: Waiting 03:00:17 0e9f0ebfd01b: Waiting 03:00:17 dd9c8f8612c8: Waiting 03:00:17 fcc9fbbdbc3d: Layer already exists 03:00:17 4f2c0c15a154: Layer already exists 03:00:18 3255a7c113a7: Pushed 03:00:18 7a02064135d6: Pushed 03:00:18 b32eb38fed4a: Pushed 03:00:18 dd9c8f8612c8: Layer already exists 03:00:18 6af99ff5d619: Pushed 03:00:19 0e9f0ebfd01b: Pushed 03:00:29 46603d728944: Pushed 03:00:44 5055e9bb9c40: Pushed 03:00:44 c44c449455414b2ba7e485d753d9aa9ad984b950: digest: sha256:6da6a7bebab398ca22169dd4dcde008e8c11948054fbe4e5a80c4ce9b7ca0f95 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:44 + 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 03:00:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 03:00:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:00:44 b32eb38fed4a: Preparing 03:00:44 7a02064135d6: Preparing 03:00:44 3255a7c113a7: Preparing 03:00:44 4f2c0c15a154: Preparing 03:00:44 fcc9fbbdbc3d: Preparing 03:00:44 5055e9bb9c40: Preparing 03:00:44 46603d728944: Preparing 03:00:44 5055e9bb9c40: Waiting 03:00:44 6af99ff5d619: Preparing 03:00:44 46603d728944: Waiting 03:00:44 0e9f0ebfd01b: Preparing 03:00:44 6af99ff5d619: Waiting 03:00:44 0e9f0ebfd01b: Waiting 03:00:44 dd9c8f8612c8: Preparing 03:00:44 dd9c8f8612c8: Waiting 03:00:44 3255a7c113a7: Layer already exists 03:00:44 7a02064135d6: Layer already exists 03:00:44 4f2c0c15a154: Layer already exists 03:00:44 fcc9fbbdbc3d: Layer already exists 03:00:44 b32eb38fed4a: Layer already exists 03:00:44 6af99ff5d619: Layer already exists 03:00:44 5055e9bb9c40: Layer already exists 03:00:44 46603d728944: Layer already exists 03:00:44 0e9f0ebfd01b: Layer already exists 03:00:44 dd9c8f8612c8: Layer already exists 03:00:45 latest: digest: sha256:6da6a7bebab398ca22169dd4dcde008e8c11948054fbe4e5a80c4ce9b7ca0f95 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:45 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.24 03:00:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:00:45 b32eb38fed4a: Preparing 03:00:45 7a02064135d6: Preparing 03:00:45 3255a7c113a7: Preparing 03:00:45 4f2c0c15a154: Preparing 03:00:45 fcc9fbbdbc3d: Preparing 03:00:45 5055e9bb9c40: Preparing 03:00:45 46603d728944: Preparing 03:00:45 6af99ff5d619: Preparing 03:00:45 0e9f0ebfd01b: Preparing 03:00:45 dd9c8f8612c8: Preparing 03:00:45 5055e9bb9c40: Waiting 03:00:45 46603d728944: Waiting 03:00:45 6af99ff5d619: Waiting 03:00:45 0e9f0ebfd01b: Waiting 03:00:45 dd9c8f8612c8: Waiting 03:00:45 fcc9fbbdbc3d: Layer already exists 03:00:45 4f2c0c15a154: Layer already exists 03:00:45 3255a7c113a7: Layer already exists 03:00:45 b32eb38fed4a: Layer already exists 03:00:45 7a02064135d6: Layer already exists 03:00:45 46603d728944: Layer already exists 03:00:45 5055e9bb9c40: Layer already exists 03:00:45 0e9f0ebfd01b: Layer already exists 03:00:45 dd9c8f8612c8: Layer already exists 03:00:45 6af99ff5d619: Layer already exists 03:00:45 4.1.0-dev.24: digest: sha256:6da6a7bebab398ca22169dd4dcde008e8c11948054fbe4e5a80c4ce9b7ca0f95 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:46 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 03:00:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:00:47 b32eb38fed4a: Preparing 03:00:47 7a02064135d6: Preparing 03:00:47 3255a7c113a7: Preparing 03:00:47 4f2c0c15a154: Preparing 03:00:47 fcc9fbbdbc3d: Preparing 03:00:47 5055e9bb9c40: Preparing 03:00:47 46603d728944: Preparing 03:00:47 6af99ff5d619: Preparing 03:00:47 0e9f0ebfd01b: Preparing 03:00:47 dd9c8f8612c8: Preparing 03:00:47 6af99ff5d619: Waiting 03:00:47 0e9f0ebfd01b: Waiting 03:00:47 dd9c8f8612c8: Waiting 03:00:47 5055e9bb9c40: Waiting 03:00:47 46603d728944: Waiting 03:00:47 4f2c0c15a154: Layer already exists 03:00:47 7a02064135d6: Layer already exists 03:00:47 fcc9fbbdbc3d: Layer already exists 03:00:47 3255a7c113a7: Layer already exists 03:00:47 b32eb38fed4a: Layer already exists 03:00:47 0e9f0ebfd01b: Layer already exists 03:00:47 6af99ff5d619: Layer already exists 03:00:47 46603d728944: Layer already exists 03:00:47 dd9c8f8612c8: Layer already exists 03:00:47 5055e9bb9c40: Layer already exists 03:00:47 c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24: digest: sha256:6da6a7bebab398ca22169dd4dcde008e8c11948054fbe4e5a80c4ce9b7ca0f95 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:47 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 03:00:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:00:48 b32eb38fed4a: Preparing 03:00:48 7a02064135d6: Preparing 03:00:48 3255a7c113a7: Preparing 03:00:48 4f2c0c15a154: Preparing 03:00:48 fcc9fbbdbc3d: Preparing 03:00:48 5055e9bb9c40: Preparing 03:00:48 46603d728944: Preparing 03:00:48 6af99ff5d619: Preparing 03:00:48 0e9f0ebfd01b: Preparing 03:00:48 5055e9bb9c40: Waiting 03:00:48 46603d728944: Waiting 03:00:48 6af99ff5d619: Waiting 03:00:48 0e9f0ebfd01b: Waiting 03:00:48 dd9c8f8612c8: Preparing 03:00:48 dd9c8f8612c8: Waiting 03:00:48 3255a7c113a7: Layer already exists 03:00:48 7a02064135d6: Layer already exists 03:00:48 fcc9fbbdbc3d: Layer already exists 03:00:48 b32eb38fed4a: Layer already exists 03:00:48 4f2c0c15a154: Layer already exists 03:00:48 0e9f0ebfd01b: Layer already exists 03:00:48 46603d728944: Layer already exists 03:00:48 6af99ff5d619: Layer already exists 03:00:48 5055e9bb9c40: Layer already exists 03:00:48 dd9c8f8612c8: Layer already exists 03:00:48 main: digest: sha256:6da6a7bebab398ca22169dd4dcde008e8c11948054fbe4e5a80c4ce9b7ca0f95 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:00:48 ===================================================== [Pipeline] echo 03:00:48 taggedImages: 03:00:48 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 03:00:48 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 03:00:48 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.24 03:00:48 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 03:00:48 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 03:00:48 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 03:00:48 c44c449455414b2ba7e485d753d9aa9ad984b950 03:00:48 latest 03:00:48 4.1.0-dev.24 03:00:48 c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 03:00:48 main 03:00:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:48 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 03:00:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:00:49 20d1c7310b2c: Preparing 03:00:49 615d87c4d78f: Preparing 03:00:49 7b2b41d5e90d: Preparing 03:00:49 4f2c0c15a154: Preparing 03:00:49 fcc9fbbdbc3d: Preparing 03:00:49 ecbe5d2ce9a3: Preparing 03:00:49 6d538ef740f7: Preparing 03:00:49 47357ab97b41: Preparing 03:00:49 dd9c8f8612c8: Preparing 03:00:49 6d538ef740f7: Waiting 03:00:49 47357ab97b41: Waiting 03:00:49 dd9c8f8612c8: Waiting 03:00:49 ecbe5d2ce9a3: Waiting 03:00:49 4f2c0c15a154: Layer already exists 03:00:49 fcc9fbbdbc3d: Layer already exists 03:00:49 615d87c4d78f: Pushed 03:00:49 7b2b41d5e90d: Pushed 03:00:49 20d1c7310b2c: Pushed 03:00:49 dd9c8f8612c8: Layer already exists 03:00:49 6d538ef740f7: Pushed 03:00:50 47357ab97b41: Pushed 03:01:16 ecbe5d2ce9a3: Pushed 03:01:16 c44c449455414b2ba7e485d753d9aa9ad984b950: digest: sha256:0c6f6031ee5948a1c452fd27181677cd05221580108a864ab4ae2d09d465d755 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:17 + 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 03:01:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 03:01:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:01:17 20d1c7310b2c: Preparing 03:01:17 615d87c4d78f: Preparing 03:01:17 7b2b41d5e90d: Preparing 03:01:17 4f2c0c15a154: Preparing 03:01:17 fcc9fbbdbc3d: Preparing 03:01:17 ecbe5d2ce9a3: Preparing 03:01:17 6d538ef740f7: Preparing 03:01:17 47357ab97b41: Preparing 03:01:17 dd9c8f8612c8: Preparing 03:01:17 ecbe5d2ce9a3: Waiting 03:01:17 6d538ef740f7: Waiting 03:01:17 47357ab97b41: Waiting 03:01:17 dd9c8f8612c8: Waiting 03:01:17 20d1c7310b2c: Layer already exists 03:01:17 7b2b41d5e90d: Layer already exists 03:01:17 fcc9fbbdbc3d: Layer already exists 03:01:17 615d87c4d78f: Layer already exists 03:01:17 4f2c0c15a154: Layer already exists 03:01:17 ecbe5d2ce9a3: Layer already exists 03:01:17 47357ab97b41: Layer already exists 03:01:17 6d538ef740f7: Layer already exists 03:01:17 dd9c8f8612c8: Layer already exists 03:01:17 latest: digest: sha256:0c6f6031ee5948a1c452fd27181677cd05221580108a864ab4ae2d09d465d755 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:18 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.24 03:01:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:01:18 20d1c7310b2c: Preparing 03:01:18 615d87c4d78f: Preparing 03:01:18 7b2b41d5e90d: Preparing 03:01:18 4f2c0c15a154: Preparing 03:01:18 fcc9fbbdbc3d: Preparing 03:01:18 ecbe5d2ce9a3: Preparing 03:01:18 6d538ef740f7: Preparing 03:01:18 47357ab97b41: Preparing 03:01:18 dd9c8f8612c8: Preparing 03:01:18 ecbe5d2ce9a3: Waiting 03:01:18 6d538ef740f7: Waiting 03:01:18 47357ab97b41: Waiting 03:01:18 dd9c8f8612c8: Waiting 03:01:18 4f2c0c15a154: Layer already exists 03:01:18 7b2b41d5e90d: Layer already exists 03:01:18 fcc9fbbdbc3d: Layer already exists 03:01:18 20d1c7310b2c: Layer already exists 03:01:18 615d87c4d78f: Layer already exists 03:01:18 6d538ef740f7: Layer already exists 03:01:18 47357ab97b41: Layer already exists 03:01:18 ecbe5d2ce9a3: Layer already exists 03:01:18 dd9c8f8612c8: Layer already exists 03:01:18 4.1.0-dev.24: digest: sha256:0c6f6031ee5948a1c452fd27181677cd05221580108a864ab4ae2d09d465d755 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:19 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 03:01:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:01:19 20d1c7310b2c: Preparing 03:01:19 615d87c4d78f: Preparing 03:01:19 7b2b41d5e90d: Preparing 03:01:19 4f2c0c15a154: Preparing 03:01:19 fcc9fbbdbc3d: Preparing 03:01:19 ecbe5d2ce9a3: Preparing 03:01:19 6d538ef740f7: Preparing 03:01:19 ecbe5d2ce9a3: Waiting 03:01:19 47357ab97b41: Preparing 03:01:19 6d538ef740f7: Waiting 03:01:19 dd9c8f8612c8: Preparing 03:01:19 47357ab97b41: Waiting 03:01:19 dd9c8f8612c8: Waiting 03:01:19 20d1c7310b2c: Layer already exists 03:01:19 4f2c0c15a154: Layer already exists 03:01:19 615d87c4d78f: Layer already exists 03:01:19 7b2b41d5e90d: Layer already exists 03:01:19 fcc9fbbdbc3d: Layer already exists 03:01:19 6d538ef740f7: Layer already exists 03:01:19 ecbe5d2ce9a3: Layer already exists 03:01:19 47357ab97b41: Layer already exists 03:01:19 dd9c8f8612c8: Layer already exists 03:01:19 c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24: digest: sha256:0c6f6031ee5948a1c452fd27181677cd05221580108a864ab4ae2d09d465d755 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:20 + 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 03:01:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 03:01:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:01:20 20d1c7310b2c: Preparing 03:01:20 615d87c4d78f: Preparing 03:01:20 7b2b41d5e90d: Preparing 03:01:20 4f2c0c15a154: Preparing 03:01:20 fcc9fbbdbc3d: Preparing 03:01:20 ecbe5d2ce9a3: Preparing 03:01:20 6d538ef740f7: Preparing 03:01:20 47357ab97b41: Preparing 03:01:20 dd9c8f8612c8: Preparing 03:01:20 dd9c8f8612c8: Waiting 03:01:20 ecbe5d2ce9a3: Waiting 03:01:20 47357ab97b41: Waiting 03:01:20 6d538ef740f7: Waiting 03:01:20 20d1c7310b2c: Layer already exists 03:01:20 4f2c0c15a154: Layer already exists 03:01:20 fcc9fbbdbc3d: Layer already exists 03:01:20 615d87c4d78f: Layer already exists 03:01:20 7b2b41d5e90d: Layer already exists 03:01:20 47357ab97b41: Layer already exists 03:01:20 6d538ef740f7: Layer already exists 03:01:20 ecbe5d2ce9a3: Layer already exists 03:01:20 dd9c8f8612c8: Layer already exists 03:01:20 main: digest: sha256:0c6f6031ee5948a1c452fd27181677cd05221580108a864ab4ae2d09d465d755 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:01:20 ===================================================== [Pipeline] echo 03:01:20 taggedImages: 03:01:20 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 03:01:20 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 03:01:20 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.24 03:01:20 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 03:01:20 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 03:01:20 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 03:01:20 c44c449455414b2ba7e485d753d9aa9ad984b950 03:01:20 latest 03:01:20 4.1.0-dev.24 03:01:20 c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 03:01:20 main 03:01:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:21 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 03:01:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:01:21 b32eb38fed4a: Preparing 03:01:21 6186084b7e99: Preparing 03:01:21 de80190a23ac: Preparing 03:01:21 4f2c0c15a154: Preparing 03:01:21 fcc9fbbdbc3d: Preparing 03:01:21 5055e9bb9c40: Preparing 03:01:21 6af99ff5d619: Preparing 03:01:21 0e9f0ebfd01b: Preparing 03:01:21 dd9c8f8612c8: Preparing 03:01:21 6af99ff5d619: Waiting 03:01:21 dd9c8f8612c8: Waiting 03:01:21 0e9f0ebfd01b: Waiting 03:01:21 5055e9bb9c40: Waiting 03:01:21 4f2c0c15a154: Layer already exists 03:01:21 b32eb38fed4a: Layer already exists 03:01:21 fcc9fbbdbc3d: Layer already exists 03:01:21 5055e9bb9c40: Layer already exists 03:01:21 0e9f0ebfd01b: Layer already exists 03:01:21 6af99ff5d619: Layer already exists 03:01:21 dd9c8f8612c8: Layer already exists 03:01:21 de80190a23ac: Pushed 03:01:21 6186084b7e99: Pushed 03:01:21 c44c449455414b2ba7e485d753d9aa9ad984b950: digest: sha256:5bd735bfbe74d102800a615c991ad21cd1704118671a2141d91b650081fe67e1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:22 + 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 03:01:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 03:01:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:01:22 b32eb38fed4a: Preparing 03:01:22 6186084b7e99: Preparing 03:01:22 de80190a23ac: Preparing 03:01:22 4f2c0c15a154: Preparing 03:01:22 fcc9fbbdbc3d: Preparing 03:01:22 5055e9bb9c40: Preparing 03:01:22 6af99ff5d619: Preparing 03:01:22 0e9f0ebfd01b: Preparing 03:01:22 dd9c8f8612c8: Preparing 03:01:22 6af99ff5d619: Waiting 03:01:22 0e9f0ebfd01b: Waiting 03:01:22 dd9c8f8612c8: Waiting 03:01:22 5055e9bb9c40: Waiting 03:01:22 b32eb38fed4a: Layer already exists 03:01:22 de80190a23ac: Layer already exists 03:01:22 4f2c0c15a154: Layer already exists 03:01:22 fcc9fbbdbc3d: Layer already exists 03:01:22 6186084b7e99: Layer already exists 03:01:22 0e9f0ebfd01b: Layer already exists 03:01:22 dd9c8f8612c8: Layer already exists 03:01:22 6af99ff5d619: Layer already exists 03:01:22 5055e9bb9c40: Layer already exists 03:01:22 latest: digest: sha256:5bd735bfbe74d102800a615c991ad21cd1704118671a2141d91b650081fe67e1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:22 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.24 03:01:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:01:23 b32eb38fed4a: Preparing 03:01:23 6186084b7e99: Preparing 03:01:23 de80190a23ac: Preparing 03:01:23 4f2c0c15a154: Preparing 03:01:23 fcc9fbbdbc3d: Preparing 03:01:23 5055e9bb9c40: Preparing 03:01:23 6af99ff5d619: Preparing 03:01:23 5055e9bb9c40: Waiting 03:01:23 6af99ff5d619: Waiting 03:01:23 0e9f0ebfd01b: Preparing 03:01:23 dd9c8f8612c8: Preparing 03:01:23 0e9f0ebfd01b: Waiting 03:01:23 dd9c8f8612c8: Waiting 03:01:23 de80190a23ac: Layer already exists 03:01:23 6186084b7e99: Layer already exists 03:01:23 fcc9fbbdbc3d: Layer already exists 03:01:23 4f2c0c15a154: Layer already exists 03:01:23 b32eb38fed4a: Layer already exists 03:01:23 0e9f0ebfd01b: Layer already exists 03:01:23 6af99ff5d619: Layer already exists 03:01:23 5055e9bb9c40: Layer already exists 03:01:23 dd9c8f8612c8: Layer already exists 03:01:23 4.1.0-dev.24: digest: sha256:5bd735bfbe74d102800a615c991ad21cd1704118671a2141d91b650081fe67e1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:23 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 03:01:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:01:24 b32eb38fed4a: Preparing 03:01:24 6186084b7e99: Preparing 03:01:24 de80190a23ac: Preparing 03:01:24 4f2c0c15a154: Preparing 03:01:24 fcc9fbbdbc3d: Preparing 03:01:24 5055e9bb9c40: Preparing 03:01:24 6af99ff5d619: Preparing 03:01:24 0e9f0ebfd01b: Preparing 03:01:24 dd9c8f8612c8: Preparing 03:01:24 5055e9bb9c40: Waiting 03:01:24 6af99ff5d619: Waiting 03:01:24 0e9f0ebfd01b: Waiting 03:01:24 dd9c8f8612c8: Waiting 03:01:24 fcc9fbbdbc3d: Layer already exists 03:01:24 de80190a23ac: Layer already exists 03:01:24 6186084b7e99: Layer already exists 03:01:24 4f2c0c15a154: Layer already exists 03:01:24 b32eb38fed4a: Layer already exists 03:01:24 6af99ff5d619: Layer already exists 03:01:24 0e9f0ebfd01b: Layer already exists 03:01:24 5055e9bb9c40: Layer already exists 03:01:24 dd9c8f8612c8: Layer already exists 03:01:24 c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24: digest: sha256:5bd735bfbe74d102800a615c991ad21cd1704118671a2141d91b650081fe67e1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:24 + 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 03:01:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 03:01:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:01:25 b32eb38fed4a: Preparing 03:01:25 6186084b7e99: Preparing 03:01:25 de80190a23ac: Preparing 03:01:25 4f2c0c15a154: Preparing 03:01:25 fcc9fbbdbc3d: Preparing 03:01:25 5055e9bb9c40: Preparing 03:01:25 6af99ff5d619: Preparing 03:01:25 0e9f0ebfd01b: Preparing 03:01:25 dd9c8f8612c8: Preparing 03:01:25 5055e9bb9c40: Waiting 03:01:25 6af99ff5d619: Waiting 03:01:25 0e9f0ebfd01b: Waiting 03:01:25 dd9c8f8612c8: Waiting 03:01:25 6186084b7e99: Layer already exists 03:01:25 fcc9fbbdbc3d: Layer already exists 03:01:25 b32eb38fed4a: Layer already exists 03:01:25 4f2c0c15a154: Layer already exists 03:01:25 de80190a23ac: Layer already exists 03:01:25 5055e9bb9c40: Layer already exists 03:01:25 6af99ff5d619: Layer already exists 03:01:25 0e9f0ebfd01b: Layer already exists 03:01:25 dd9c8f8612c8: Layer already exists 03:01:25 main: digest: sha256:5bd735bfbe74d102800a615c991ad21cd1704118671a2141d91b650081fe67e1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:01:25 ===================================================== [Pipeline] echo 03:01:25 taggedImages: 03:01:25 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 03:01:25 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 03:01:25 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.24 03:01:25 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 03:01:25 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 03:01:25 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 03:01:25 c44c449455414b2ba7e485d753d9aa9ad984b950 03:01:25 latest 03:01:25 4.1.0-dev.24 03:01:25 c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 03:01:25 main 03:01:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:25 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 03:01:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:01:26 ac692297a3e2: Preparing 03:01:26 173101227f90: Preparing 03:01:26 4f2c0c15a154: Preparing 03:01:26 fcc9fbbdbc3d: Preparing 03:01:26 59e76b7b5d1c: Preparing 03:01:26 fa32b971cfb1: Preparing 03:01:26 dd9c8f8612c8: Preparing 03:01:26 fa32b971cfb1: Waiting 03:01:26 dd9c8f8612c8: Waiting 03:01:26 fcc9fbbdbc3d: Layer already exists 03:01:26 4f2c0c15a154: Layer already exists 03:01:26 dd9c8f8612c8: Layer already exists 03:01:26 59e76b7b5d1c: Pushed 03:01:26 ac692297a3e2: Pushed 03:01:27 fa32b971cfb1: Pushed 03:01:36 173101227f90: Pushed 03:01:36 c44c449455414b2ba7e485d753d9aa9ad984b950: digest: sha256:d95804f23566d238eb46bba325029744b2a8412d4b1039fdf27c0a4e8c097d9f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:36 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:01:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:01:36 ac692297a3e2: Preparing 03:01:36 173101227f90: Preparing 03:01:36 4f2c0c15a154: Preparing 03:01:36 fcc9fbbdbc3d: Preparing 03:01:36 59e76b7b5d1c: Preparing 03:01:36 fa32b971cfb1: Preparing 03:01:36 dd9c8f8612c8: Preparing 03:01:36 dd9c8f8612c8: Waiting 03:01:36 fa32b971cfb1: Waiting 03:01:36 59e76b7b5d1c: Layer already exists 03:01:36 173101227f90: Layer already exists 03:01:36 fcc9fbbdbc3d: Layer already exists 03:01:36 4f2c0c15a154: Layer already exists 03:01:36 ac692297a3e2: Layer already exists 03:01:36 dd9c8f8612c8: Layer already exists 03:01:36 fa32b971cfb1: Layer already exists 03:01:37 latest: digest: sha256:d95804f23566d238eb46bba325029744b2a8412d4b1039fdf27c0a4e8c097d9f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:37 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.24 03:01:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:01:37 ac692297a3e2: Preparing 03:01:37 173101227f90: Preparing 03:01:37 4f2c0c15a154: Preparing 03:01:37 fcc9fbbdbc3d: Preparing 03:01:37 59e76b7b5d1c: Preparing 03:01:37 fa32b971cfb1: Preparing 03:01:37 dd9c8f8612c8: Preparing 03:01:37 fa32b971cfb1: Waiting 03:01:37 dd9c8f8612c8: Waiting 03:01:37 fcc9fbbdbc3d: Layer already exists 03:01:37 173101227f90: Layer already exists 03:01:37 4f2c0c15a154: Layer already exists 03:01:37 59e76b7b5d1c: Layer already exists 03:01:37 ac692297a3e2: Layer already exists 03:01:37 dd9c8f8612c8: Layer already exists 03:01:37 fa32b971cfb1: Layer already exists 03:01:37 4.1.0-dev.24: digest: sha256:d95804f23566d238eb46bba325029744b2a8412d4b1039fdf27c0a4e8c097d9f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:38 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 03:01:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:01:38 ac692297a3e2: Preparing 03:01:38 173101227f90: Preparing 03:01:38 4f2c0c15a154: Preparing 03:01:38 fcc9fbbdbc3d: Preparing 03:01:38 59e76b7b5d1c: Preparing 03:01:38 fa32b971cfb1: Preparing 03:01:38 dd9c8f8612c8: Preparing 03:01:38 fa32b971cfb1: Waiting 03:01:38 dd9c8f8612c8: Waiting 03:01:38 173101227f90: Layer already exists 03:01:38 4f2c0c15a154: Layer already exists 03:01:38 ac692297a3e2: Layer already exists 03:01:38 fcc9fbbdbc3d: Layer already exists 03:01:38 59e76b7b5d1c: Layer already exists 03:01:38 fa32b971cfb1: Layer already exists 03:01:38 dd9c8f8612c8: Layer already exists 03:01:38 c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24: digest: sha256:d95804f23566d238eb46bba325029744b2a8412d4b1039fdf27c0a4e8c097d9f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:42 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 03:01:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:01:42 ac692297a3e2: Preparing 03:01:42 173101227f90: Preparing 03:01:42 4f2c0c15a154: Preparing 03:01:42 fcc9fbbdbc3d: Preparing 03:01:42 59e76b7b5d1c: Preparing 03:01:42 fa32b971cfb1: Preparing 03:01:42 dd9c8f8612c8: Preparing 03:01:42 fa32b971cfb1: Waiting 03:01:42 dd9c8f8612c8: Waiting 03:01:42 59e76b7b5d1c: Layer already exists 03:01:42 173101227f90: Layer already exists 03:01:42 ac692297a3e2: Layer already exists 03:01:42 4f2c0c15a154: Layer already exists 03:01:42 fcc9fbbdbc3d: Layer already exists 03:01:42 fa32b971cfb1: Layer already exists 03:01:42 dd9c8f8612c8: Layer already exists 03:01:43 main: digest: sha256:d95804f23566d238eb46bba325029744b2a8412d4b1039fdf27c0a4e8c097d9f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:01:43 ===================================================== [Pipeline] echo 03:01:43 taggedImages: 03:01:43 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 03:01:43 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:01:43 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.24 03:01:43 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 03:01:43 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 03:01:43 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 03:01:43 c44c449455414b2ba7e485d753d9aa9ad984b950 03:01:43 latest 03:01:43 4.1.0-dev.24 03:01:43 c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 03:01:43 main 03:01:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:43 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 03:01:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:01:44 f1223a0d973c: Preparing 03:01:44 017807366bea: Preparing 03:01:44 4f2c0c15a154: Preparing 03:01:44 fcc9fbbdbc3d: Preparing 03:01:44 9df508fb213c: Preparing 03:01:44 03b827d39943: Preparing 03:01:44 dd9c8f8612c8: Preparing 03:01:44 03b827d39943: Waiting 03:01:44 dd9c8f8612c8: Waiting 03:01:44 4f2c0c15a154: Layer already exists 03:01:44 fcc9fbbdbc3d: Layer already exists 03:01:44 dd9c8f8612c8: Layer already exists 03:01:44 9df508fb213c: Pushed 03:01:44 f1223a0d973c: Pushed 03:01:44 03b827d39943: Pushed 03:01:53 017807366bea: Pushed 03:01:53 c44c449455414b2ba7e485d753d9aa9ad984b950: digest: sha256:7630a05687eed7ebf86b9bc77b322421c0dd843f5c025b3c005e2a6de7dd5403 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:53 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:53 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 03:01:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:01:53 f1223a0d973c: Preparing 03:01:53 017807366bea: Preparing 03:01:53 4f2c0c15a154: Preparing 03:01:53 fcc9fbbdbc3d: Preparing 03:01:53 9df508fb213c: Preparing 03:01:53 03b827d39943: Preparing 03:01:53 dd9c8f8612c8: Preparing 03:01:53 03b827d39943: Waiting 03:01:53 dd9c8f8612c8: Waiting 03:01:53 4f2c0c15a154: Layer already exists 03:01:53 fcc9fbbdbc3d: Layer already exists 03:01:53 017807366bea: Layer already exists 03:01:53 f1223a0d973c: Layer already exists 03:01:53 9df508fb213c: Layer already exists 03:01:53 03b827d39943: Layer already exists 03:01:53 dd9c8f8612c8: Layer already exists 03:01:54 latest: digest: sha256:7630a05687eed7ebf86b9bc77b322421c0dd843f5c025b3c005e2a6de7dd5403 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:54 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:54 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.24 03:01:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:01:54 f1223a0d973c: Preparing 03:01:54 017807366bea: Preparing 03:01:54 4f2c0c15a154: Preparing 03:01:54 fcc9fbbdbc3d: Preparing 03:01:54 9df508fb213c: Preparing 03:01:54 03b827d39943: Preparing 03:01:54 dd9c8f8612c8: Preparing 03:01:54 03b827d39943: Waiting 03:01:54 dd9c8f8612c8: Waiting 03:01:54 017807366bea: Layer already exists 03:01:54 4f2c0c15a154: Layer already exists 03:01:54 f1223a0d973c: Layer already exists 03:01:54 9df508fb213c: Layer already exists 03:01:54 fcc9fbbdbc3d: Layer already exists 03:01:54 dd9c8f8612c8: Layer already exists 03:01:54 03b827d39943: Layer already exists 03:01:54 4.1.0-dev.24: digest: sha256:7630a05687eed7ebf86b9bc77b322421c0dd843f5c025b3c005e2a6de7dd5403 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:55 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:55 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 03:01:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:01:55 f1223a0d973c: Preparing 03:01:55 017807366bea: Preparing 03:01:55 4f2c0c15a154: Preparing 03:01:55 fcc9fbbdbc3d: Preparing 03:01:55 9df508fb213c: Preparing 03:01:55 03b827d39943: Preparing 03:01:55 dd9c8f8612c8: Preparing 03:01:55 03b827d39943: Waiting 03:01:55 dd9c8f8612c8: Waiting 03:01:55 017807366bea: Layer already exists 03:01:55 4f2c0c15a154: Layer already exists 03:01:55 f1223a0d973c: Layer already exists 03:01:55 9df508fb213c: Layer already exists 03:01:55 fcc9fbbdbc3d: Layer already exists 03:01:55 03b827d39943: Layer already exists 03:01:55 dd9c8f8612c8: Layer already exists 03:01:55 c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24: digest: sha256:7630a05687eed7ebf86b9bc77b322421c0dd843f5c025b3c005e2a6de7dd5403 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:56 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 03:01:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:01:56 f1223a0d973c: Preparing 03:01:56 017807366bea: Preparing 03:01:56 4f2c0c15a154: Preparing 03:01:56 fcc9fbbdbc3d: Preparing 03:01:56 9df508fb213c: Preparing 03:01:56 03b827d39943: Preparing 03:01:56 dd9c8f8612c8: Preparing 03:01:56 03b827d39943: Waiting 03:01:56 dd9c8f8612c8: Waiting 03:01:56 017807366bea: Layer already exists 03:01:56 4f2c0c15a154: Layer already exists 03:01:56 f1223a0d973c: Layer already exists 03:01:56 fcc9fbbdbc3d: Layer already exists 03:01:56 9df508fb213c: Layer already exists 03:01:56 03b827d39943: Layer already exists 03:01:56 dd9c8f8612c8: Layer already exists 03:01:56 main: digest: sha256:7630a05687eed7ebf86b9bc77b322421c0dd843f5c025b3c005e2a6de7dd5403 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:01:57 ===================================================== [Pipeline] echo 03:01:57 taggedImages: 03:01:57 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 03:01:57 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 03:01:57 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.24 03:01:57 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 03:01:57 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 03:01:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] echo 03:01:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo 03:01:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.24 [Pipeline] echo 03:01:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] echo 03:01:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 03:01:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] echo 03:01:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo 03:01:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.24 [Pipeline] echo 03:01:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] echo 03:01:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 03:01:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] echo 03:01:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo 03:01:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.24 [Pipeline] echo 03:01:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] echo 03:01:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 03:01:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] echo 03:01:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo 03:01:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.24 [Pipeline] echo 03:01:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] echo 03:01:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 03:01:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] echo 03:01:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo 03:01:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.24 [Pipeline] echo 03:01:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] echo 03:01:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 03:01:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] echo 03:01:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo 03:01:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.24 [Pipeline] echo 03:01:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] echo 03:01:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 03:01:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] echo 03:01:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo 03:01:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.24 [Pipeline] echo 03:01:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] echo 03:01:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 03:01:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] echo 03:01:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo 03:01:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.24 [Pipeline] echo 03:01:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] echo 03:01:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 03:01:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] echo 03:01:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo 03:01:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.24 [Pipeline] echo 03:01:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] echo 03:01:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 03:01:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] echo 03:01:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo 03:01:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.24 [Pipeline] echo 03:01:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] echo 03:01:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 03:01:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] echo 03:01:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo 03:01:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.24 [Pipeline] echo 03:01:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] echo 03:01:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 03:01:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] echo 03:01:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo 03:01:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.24 [Pipeline] echo 03:01:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] echo 03:01:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 03:01:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] echo 03:01:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo 03:01:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.24 [Pipeline] echo 03:01:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] echo 03:01:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 03:01:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] echo 03:01:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo 03:01:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.24 [Pipeline] echo 03:01:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] echo 03:01:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 03:01:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] echo 03:01:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo 03:01:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.24 [Pipeline] echo 03:01:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] echo 03:01:58 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 03:01:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:01:58 03:01:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:01:58 arm64: Pulling from edgex-lftools-log-publisher 03:01:58 8998bd30e6a1: Pulling fs layer 03:01:58 04944245beec: Pulling fs layer 03:01:58 699f458cf7ca: Pulling fs layer 03:01:58 765212b225bb: Pulling fs layer 03:01:58 f23df028b6ca: Pulling fs layer 03:01:58 d65c8cfc05b1: Pulling fs layer 03:01:58 2437ff75d9bd: Pulling fs layer 03:01:58 765212b225bb: Waiting 03:01:58 d65c8cfc05b1: Waiting 03:01:58 2437ff75d9bd: Waiting 03:01:58 f23df028b6ca: Waiting 03:01:59 04944245beec: Verifying Checksum 03:01:59 04944245beec: Download complete 03:01:59 765212b225bb: Download complete 03:01:59 f23df028b6ca: Verifying Checksum 03:01:59 f23df028b6ca: Download complete 03:01:59 d65c8cfc05b1: Verifying Checksum 03:01:59 d65c8cfc05b1: Download complete 03:01:59 699f458cf7ca: Verifying Checksum 03:01:59 699f458cf7ca: Download complete 03:01:59 8998bd30e6a1: Verifying Checksum 03:01:59 8998bd30e6a1: Download complete 03:02:02 2437ff75d9bd: Verifying Checksum 03:02:02 2437ff75d9bd: Download complete 03:02:04 8998bd30e6a1: Pull complete 03:02:04 04944245beec: Pull complete 03:02:06 699f458cf7ca: Pull complete 03:02:06 765212b225bb: Pull complete 03:02:07 f23df028b6ca: Pull complete 03:02:07 d65c8cfc05b1: Pull complete 03:02:25 2437ff75d9bd: Pull complete 03:02:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:02:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:02:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:02:26 prd-ubuntu20.04-docker-arm64-4c-16g-3422 does not seem to be running inside a container 03:02:26 $ 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/855 -v /w/workspace/edgex-go/855:/w/workspace/edgex-go/855:rw,z -v /w/workspace/edgex-go/855@tmp:/w/workspace/edgex-go/855@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 03:02:28 $ docker top 1d399e2561ed5e40e07062a2429b78087d45b7bc88b087a1748cd316c469c8ad -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:02:29 ---> job-cost.sh 03:02:29 lf-activate-venv: SKIPPING 03:02:29 INFO: No Stack... 03:02:29 INFO: Retrieving Pricing Info for: v3-standard-4 03:02:30 INFO: Archiving Costs [Pipeline] sh 03:02:31 + cut -d, -f6 03:02:31 + cat /w/workspace/edgex-go/855/archives/cost.csv [Pipeline] lock 03:02:31 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-855-stack-cost] 03:02:31 Resource [jenkins-edgexfoundry-edgex-go-main-855-stack-cost] did not exist. Created. 03:02:31 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-855-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:02:31 + echo total: 0.10999999940395355 [Pipeline] stash 03:02:32 Stashed 1 file(s) [Pipeline] } 03:02:32 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-855-stack-cost] [Pipeline] // lock [Pipeline] } 03:02:32 $ docker stop --time=1 1d399e2561ed5e40e07062a2429b78087d45b7bc88b087a1748cd316c469c8ad 03:02:33 $ docker rm -f --volumes 1d399e2561ed5e40e07062a2429b78087d45b7bc88b087a1748cd316c469c8ad [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 03:02:34 provisioning config files... 03:02:34 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/855@tmp/config12654121464142595282tmp [Pipeline] { [Pipeline] sh 03:02:34 + set +x 03:02:34 + + bash -s -- 03:02:34 curl -s https://codecov.io/bash 03:02:34 03:02:34 _____ _ 03:02:34 / ____| | | 03:02:34 | | ___ __| | ___ ___ _____ __ 03:02:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:02:34 | |___| (_) | (_| | __/ (_| (_) \ V / 03:02:34 \_____\___/ \__,_|\___|\___\___/ \_/ 03:02:34 Bash-1.0.6 03:02:34 03:02:34 03:02:34 ==> git version 2.25.1 found 03:02:34 ==> 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 03:02:34 Release-Date: 2020-01-08 03:02:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:02:34 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:02:34 ==> Jenkins CI detected. 03:02:34 current dir:  /w/workspace/edgex-go/855 03:02:34 project root: . 03:02:34 --> token set from env 03:02:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:02:34 ==> Running gcov in . (disable via -X gcov) 03:02:34 ==> Python coveragepy not found 03:02:34 ==> Searching for coverage reports in: 03:02:34 + . 03:02:35 -> Found 1 reports 03:02:35 ==> Detecting git/mercurial file structure 03:02:35 ==> Reading reports 03:02:35 + ./coverage.out bytes=1662281 03:02:35 ==> Appending adjustments 03:02:35 https://docs.codecov.io/docs/fixing-reports 03:02:36 + Found adjustments 03:02:36 ==> Gzipping contents 03:02:36 140K /tmp/codecov.kC3dyC.gz 03:02:36 ==> Uploading reports 03:02:36 url: https://codecov.io 03:02:36 query: branch=main&commit=c44c449455414b2ba7e485d753d9aa9ad984b950&build=855&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F855%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:02:36 -> Pinging Codecov 03:02:36 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=c44c449455414b2ba7e485d753d9aa9ad984b950&build=855&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F855%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:02:36 -> Uploading to 03:02:36 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/c44c449455414b2ba7e485d753d9aa9ad984b950/c975e779-ea53-4c0c-be4f-897b2cbcf1e0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250617%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250617T030236Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=0f58d87de15d497385ef846f1dfd99da1e4c9fba3ce03b6be461274d4c74f289 03:02:36 % Total % Received % Xferd Average Speed Time Time Time Current 03:02:36 Dload Upload Total Spent Left Speed 03:02:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 138k 0 0 100 138k 0 138k --:--:-- --:--:-- --:--:-- 138k 03:02:37 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] } 03:02:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 03:02:37 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:02:37 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:02:38 03:02:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:02:38 latest: Pulling from edgex-devops/edgex-snyk-go 03:02:38 43c4264eed91: Pulling fs layer 03:02:38 4cc291be95ef: Pulling fs layer 03:02:38 2ac1f1163629: Pulling fs layer 03:02:38 5c3c966382ef: Pulling fs layer 03:02:38 4f4fb700ef54: Pulling fs layer 03:02:38 d9c7d2e4e75e: Pulling fs layer 03:02:38 9c3e1370e548: Pulling fs layer 03:02:38 5c3c966382ef: Waiting 03:02:38 4f4fb700ef54: Waiting 03:02:38 9c3e1370e548: Waiting 03:02:38 d9c7d2e4e75e: Waiting 03:02:38 4cc291be95ef: Verifying Checksum 03:02:38 4cc291be95ef: Download complete 03:02:38 5c3c966382ef: Verifying Checksum 03:02:38 5c3c966382ef: Download complete 03:02:38 4f4fb700ef54: Download complete 03:02:38 43c4264eed91: Download complete 03:02:38 43c4264eed91: Pull complete 03:02:38 d9c7d2e4e75e: Verifying Checksum 03:02:38 d9c7d2e4e75e: Download complete 03:02:38 4cc291be95ef: Pull complete 03:02:38 2ac1f1163629: Download complete 03:02:39 9c3e1370e548: Verifying Checksum 03:02:39 9c3e1370e548: Download complete 03:02:42 2ac1f1163629: Pull complete 03:02:42 5c3c966382ef: Pull complete 03:02:42 4f4fb700ef54: Pull complete 03:02:42 d9c7d2e4e75e: Pull complete 03:02:46 9c3e1370e548: Pull complete 03:02:46 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 03:02:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:02:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:02:46 prd-ubuntu20.04-docker-8c-8g-3420 does not seem to be running inside a container 03:02:46 $ 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/855 -v /w/workspace/edgex-go/855:/w/workspace/edgex-go/855:rw,z -v /w/workspace/edgex-go/855@tmp:/w/workspace/edgex-go/855@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 03:02:48 $ docker top 8a56669224ded351cfc0638be91d205f4921af170480dd6579c4ed8e0ab34c0d -eo pid,comm [Pipeline] { [Pipeline] sh 03:02:48 + git config --global --add safe.directory /w/workspace/edgex-go/855 [Pipeline] echo 03:02:48 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 03:02:48 + set -o pipefail 03:02:48 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 03:02:58 03:02:58 Monitoring /w/workspace/edgex-go/855 (github.com/edgexfoundry/edgex-go)... 03:02:58 03:02:58 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/22a41446-f41c-4a1f-bdff-700f6bd7c4bb 03:02:58 03:02:58 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:02:58 03:02:58 03:02:58 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 03:02:58 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 03:02:58 $ docker stop --time=1 8a56669224ded351cfc0638be91d205f4921af170480dd6579c4ed8e0ab34c0d 03:03:00 $ docker rm -f --volumes 8a56669224ded351cfc0638be91d205f4921af170480dd6579c4ed8e0ab34c0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 03:03:01 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:03:01 provisioning config files... 03:03:01 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/855@tmp/config4638787749465041481tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:03:01 --> edgex-publish-swagger.sh 03:03:01 === Publish openapi API === 03:03:01 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 03:03:01 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/855/openapi/core-command.yaml] 03:03:01 % Total % Received % Xferd Average Speed Time Time Time Current 03:03:01 Dload Upload Total Spent Left Speed 03:03:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 250 124k --:--:-- --:--:-- --:--:-- 124k 03:03:01 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:03:01 03:03:01 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/855/openapi/core-data.yaml] 03:03:01 % Total % Received % Xferd Average Speed Time Time Time Current 03:03:01 Dload Upload Total Spent Left Speed 03:03:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 70951 0 0 100 70951 0 339k --:--:-- --:--:-- --:--:-- 337k 100 71017 100 66 100 70951 234 246k --:--:-- --:--:-- --:--:-- 245k 03:03:02 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:03:02 03:03:02 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/855/openapi/core-keeper.yaml] 03:03:02 % Total % Received % Xferd Average Speed Time Time Time Current 03:03:02 Dload Upload Total Spent Left Speed 03:03:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 266 119k --:--:-- --:--:-- --:--:-- 119k 03:03:02 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:03:02 03:03:02 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/855/openapi/core-metadata.yaml] 03:03:02 % Total % Received % Xferd Average Speed Time Time Time Current 03:03:02 Dload Upload Total Spent Left Speed 03:03:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 66 100 156k 415 986k --:--:-- --:--:-- --:--:-- 986k 03:03:02 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:03:02 03:03:02 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/855/openapi/security-proxy-auth.yaml] 03:03:02 % Total % Received % Xferd Average Speed Time Time Time Current 03:03:02 Dload Upload Total Spent Left Speed 03:03:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 283 102k --:--:-- --:--:-- --:--:-- 102k 03:03:02 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:03:02 03:03:02 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/855/openapi/security-secretstore-setup.yaml] 03:03:02 % Total % Received % Xferd Average Speed Time Time Time Current 03:03:02 Dload Upload Total Spent Left Speed 03:03:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 523 31055 --:--:-- --:--:-- --:--:-- 31579 03:03:03 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:03:03 03:03:03 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/855/openapi/support-notifications.yaml] 03:03:03 % Total % Received % Xferd Average Speed Time Time Time Current 03:03:03 Dload Upload Total Spent Left Speed 03:03:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 397 588k --:--:-- --:--:-- --:--:-- 588k 03:03:03 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:03:03 03:03:03 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/855/openapi/support-scheduler.yaml] 03:03:03 % Total % Received % Xferd Average Speed Time Time Time Current 03:03:03 Dload Upload Total Spent Left Speed 03:03:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50767 100 66 100 50701 423 317k --:--:-- --:--:-- --:--:-- 317k 03:03:03 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:03:03 [Pipeline] } 03:03:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 03:03:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:03:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:03:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:03:04 prd-ubuntu20.04-docker-8c-8g-3420 does not seem to be running inside a container 03:03:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/855 -v /w/workspace/edgex-go/855:/w/workspace/edgex-go/855:rw,z -v /w/workspace/edgex-go/855@tmp:/w/workspace/edgex-go/855@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 03:03:04 $ docker top 546b617217ac16fb8e15eb77d6c66058eefcb51185ed58f0bb98e2805e0f0d37 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:03:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:03:04 [ssh-agent] Looking for ssh-agent implementation... 03:03:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:03:04 $ docker exec 546b617217ac16fb8e15eb77d6c66058eefcb51185ed58f0bb98e2805e0f0d37 ssh-agent 03:03:04 SSH_AUTH_SOCK=/tmp/ssh-LytpwlJAttOp/agent.32 03:03:04 SSH_AGENT_PID=38 03:03:04 Running ssh-add (command line suppressed) 03:03:05 Identity added: /w/workspace/edgex-go/855@tmp/private_key_13335822385628875033.key (/w/workspace/edgex-go/855@tmp/private_key_13335822385628875033.key) 03:03:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:03:05 + git semver tag 03:03:05 2025-06-17 03:03:05,597 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:03:05 2025-06-17 03:03:05,602 [run_tag] DEBUG tag force:False 03:03:05 2025-06-17 03:03:05,602 [check_head_tag] DEBUG check head tag 03:03:05 2025-06-17 03:03:05,605 [execute] INFO git cat-file --batch-check 03:03:05 2025-06-17 03:03:05,605 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/855, stdin=, shell=False, universal_newlines=False) 03:03:05 2025-06-17 03:03:05,608 [execute] INFO git cat-file --batch 03:03:05 2025-06-17 03:03:05,608 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/855, stdin=, shell=False, universal_newlines=False) 03:03:05 2025-06-17 03:03:05,624 [read_version] DEBUG read version from /w/workspace/edgex-go/855/.semver/main 03:03:05 2025-06-17 03:03:05,625 [execute] INFO git tag -a v4.1.0-dev.24 -m v4.1.0-dev.24 03:03:05 2025-06-17 03:03:05,625 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.24', '-m', 'v4.1.0-dev.24'], cwd=/w/workspace/edgex-go/855, stdin=None, shell=False, universal_newlines=False) 03:03:05 2025-06-17 03:03:05,628 [read_version] DEBUG read version from /w/workspace/edgex-go/855/.semver/main 03:03:05 4.1.0-dev.24 [Pipeline] } 03:03:05 $ docker exec --env ******** --env ******** 546b617217ac16fb8e15eb77d6c66058eefcb51185ed58f0bb98e2805e0f0d37 ssh-agent -k 03:03:05 unset SSH_AUTH_SOCK; 03:03:05 unset SSH_AGENT_PID; 03:03:05 echo Agent pid 38 killed; 03:03:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:03:06 + git semver [Pipeline] } 03:03:06 $ docker stop --time=1 546b617217ac16fb8e15eb77d6c66058eefcb51185ed58f0bb98e2805e0f0d37 03:03:07 $ docker rm -f --volumes 546b617217ac16fb8e15eb77d6c66058eefcb51185ed58f0bb98e2805e0f0d37 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:03:08 03:03:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:03:08 0.23.1-centos7: Pulling from edgex-lftools 03:03:08 ab5ef0e58194: Pulling fs layer 03:03:08 9712f1f96733: Pulling fs layer 03:03:08 63f879dbbcfc: Pulling fs layer 03:03:08 0d9ebad4ef96: Pulling fs layer 03:03:08 e9a5061849ea: Pulling fs layer 03:03:08 d747dcd14b5f: Pulling fs layer 03:03:08 0d9ebad4ef96: Waiting 03:03:08 e9a5061849ea: Waiting 03:03:08 2de7ff778b66: Pulling fs layer 03:03:08 d747dcd14b5f: Waiting 03:03:08 2de7ff778b66: Waiting 03:03:08 9712f1f96733: Verifying Checksum 03:03:08 9712f1f96733: Download complete 03:03:09 63f879dbbcfc: Verifying Checksum 03:03:09 63f879dbbcfc: Download complete 03:03:09 e9a5061849ea: Verifying Checksum 03:03:09 e9a5061849ea: Download complete 03:03:09 d747dcd14b5f: Download complete 03:03:09 ab5ef0e58194: Download complete 03:03:09 0d9ebad4ef96: Verifying Checksum 03:03:09 0d9ebad4ef96: Download complete 03:03:09 2de7ff778b66: Verifying Checksum 03:03:09 2de7ff778b66: Download complete 03:03:12 ab5ef0e58194: Pull complete 03:03:12 9712f1f96733: Pull complete 03:03:12 63f879dbbcfc: Pull complete 03:03:17 0d9ebad4ef96: Pull complete 03:03:17 e9a5061849ea: Pull complete 03:03:17 d747dcd14b5f: Pull complete 03:03:18 2de7ff778b66: Pull complete 03:03:18 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:03:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:03:18 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:03:18 prd-ubuntu20.04-docker-8c-8g-3420 does not seem to be running inside a container 03:03:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/855 -v /w/workspace/edgex-go/855:/w/workspace/edgex-go/855:rw,z -v /w/workspace/edgex-go/855@tmp:/w/workspace/edgex-go/855@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 03:03:20 $ docker top 61c0739dfe9fe6b664078a70ae1ba8525fed3b92d051d22c1082635404925ec0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:03:20 provisioning config files... 03:03:20 copy managed file [sigul-config] to file:/w/workspace/edgex-go/855@tmp/config12315170059749665034tmp 03:03:20 copy managed file [sigul-password] to file:/w/workspace/edgex-go/855@tmp/config15414662806507750047tmp 03:03:20 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/855@tmp/config13392117098866375320tmp [Pipeline] { [Pipeline] echo 03:03:20 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:03:20 ---> sigul-configuration.sh 03:03:20 gpg: directory `/root/.gnupg' created 03:03:20 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:03:20 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:03:20 gpg: keyring `/root/.gnupg/secring.gpg' created 03:03:20 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:03:20 gpg: CAST5 encrypted data 03:03:20 gpg: encrypted with 1 passphrase 03:03:20 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:03:21 + mkdir /home/jenkins 03:03:21 + mkdir /home/jenkins/sigul [Pipeline] sh 03:03:21 + 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 03:03:21 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:03:21 ---> sigul-install.sh 03:03:21 Sigul already installed; skipping installation. [Pipeline] sh 03:03:21 + git tag --list 03:03:21 0.6.0 03:03:21 0.6.1 03:03:21 0.7.0 03:03:21 0.7.1 03:03:21 v1.0.0 03:03:21 v1.0.1 03:03:21 v1.1.0 03:03:21 v1.2.0 03:03:21 v1.2.1 03:03:21 v1.3.0 03:03:21 v1.3.1 03:03:21 v2.0.0 03:03:21 v2.1.0 03:03:21 v2.1.1 03:03:21 v2.2.0 03:03:21 v2.3.0 03:03:21 v3.0 03:03:21 v3.0.0 03:03:21 v3.1 03:03:21 v3.1.0 03:03:21 v3.1.1 03:03:21 v4.0 03:03:21 v4.0.0 03:03:21 v4.0.1 03:03:21 v4.0.1-dev.1 03:03:21 v4.1.0-dev.1 03:03:21 v4.1.0-dev.10 03:03:21 v4.1.0-dev.11 03:03:21 v4.1.0-dev.12 03:03:21 v4.1.0-dev.13 03:03:21 v4.1.0-dev.14 03:03:21 v4.1.0-dev.15 03:03:21 v4.1.0-dev.16 03:03:21 v4.1.0-dev.17 03:03:21 v4.1.0-dev.18 03:03:21 v4.1.0-dev.19 03:03:21 v4.1.0-dev.2 03:03:21 v4.1.0-dev.20 03:03:21 v4.1.0-dev.21 03:03:21 v4.1.0-dev.22 03:03:21 v4.1.0-dev.23 03:03:21 v4.1.0-dev.24 03:03:21 v4.1.0-dev.3 03:03:21 v4.1.0-dev.4 03:03:21 v4.1.0-dev.5 03:03:21 v4.1.0-dev.6 03:03:21 v4.1.0-dev.7 03:03:21 v4.1.0-dev.8 03:03:21 v4.1.0-dev.9 [Pipeline] sh 03:03:22 + lftools sign git-tag v4.1.0-dev.24 03:03:22 Signing Git tag with Sigul... 03:03:22 Signing v4.1.0-dev.24 [Pipeline] echo 03:03:23 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:03:23 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:03:23 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:03:23 $ docker stop --time=1 61c0739dfe9fe6b664078a70ae1ba8525fed3b92d051d22c1082635404925ec0 03:03:24 $ docker rm -f --volumes 61c0739dfe9fe6b664078a70ae1ba8525fed3b92d051d22c1082635404925ec0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:03:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:03:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:03:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:03:25 prd-ubuntu20.04-docker-8c-8g-3420 does not seem to be running inside a container 03:03:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/855 -v /w/workspace/edgex-go/855:/w/workspace/edgex-go/855:rw,z -v /w/workspace/edgex-go/855@tmp:/w/workspace/edgex-go/855@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 03:03:25 $ docker top 32d64aa2a8bfad7f2e15e8eda96b4c97a7d61755e93475bc7d8c9ba8190fb16a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:03:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:03:26 [ssh-agent] Looking for ssh-agent implementation... 03:03:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:03:26 $ docker exec 32d64aa2a8bfad7f2e15e8eda96b4c97a7d61755e93475bc7d8c9ba8190fb16a ssh-agent 03:03:26 SSH_AUTH_SOCK=/tmp/ssh-eS2KXkPYnTfH/agent.31 03:03:26 SSH_AGENT_PID=37 03:03:26 Running ssh-add (command line suppressed) 03:03:26 Identity added: /w/workspace/edgex-go/855@tmp/private_key_10156178484048730430.key (/w/workspace/edgex-go/855@tmp/private_key_10156178484048730430.key) 03:03:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:03:26 + git semver bump pre 03:03:26 2025-06-17 03:03:26,960 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:03:26 2025-06-17 03:03:26,964 [read_version] DEBUG read version from /w/workspace/edgex-go/855/.semver/main 03:03:26 2025-06-17 03:03:26,964 [bump_version] DEBUG bumping version:4.1.0-dev.24 on axis:pre with prefix:dev 03:03:26 2025-06-17 03:03:26,964 [bump_version] DEBUG bumped version:4.1.0-dev.25 03:03:26 2025-06-17 03:03:26,965 [write_version] DEBUG write version:4.1.0-dev.25 to path:/w/workspace/edgex-go/855/.semver/main with force:True 03:03:26 2025-06-17 03:03:26,965 [read_version] DEBUG read version from /w/workspace/edgex-go/855/.semver/main 03:03:26 2025-06-17 03:03:26,965 [write_file] DEBUG write to file:/w/workspace/edgex-go/855/.semver/main 03:03:26 2025-06-17 03:03:26,967 [execute] INFO git cat-file --batch-check 03:03:26 2025-06-17 03:03:26,967 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/855/.semver, stdin=, shell=False, universal_newlines=False) 03:03:26 2025-06-17 03:03:26,972 [execute] INFO git cat-file --batch 03:03:26 2025-06-17 03:03:26,972 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/855/.semver, stdin=, shell=False, universal_newlines=False) 03:03:26 2025-06-17 03:03:26,976 [read_version] DEBUG read version from /w/workspace/edgex-go/855/.semver/main 03:03:26 4.1.0-dev.25 [Pipeline] } 03:03:27 $ docker exec --env ******** --env ******** 32d64aa2a8bfad7f2e15e8eda96b4c97a7d61755e93475bc7d8c9ba8190fb16a ssh-agent -k 03:03:27 unset SSH_AUTH_SOCK; 03:03:27 unset SSH_AGENT_PID; 03:03:27 echo Agent pid 37 killed; 03:03:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:03:27 + git semver [Pipeline] } 03:03:27 $ docker stop --time=1 32d64aa2a8bfad7f2e15e8eda96b4c97a7d61755e93475bc7d8c9ba8190fb16a 03:03:29 $ docker rm -f --volumes 32d64aa2a8bfad7f2e15e8eda96b4c97a7d61755e93475bc7d8c9ba8190fb16a [Pipeline] // withDockerContainer [Pipeline] sh 03:03:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:03:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:03:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:03:29 prd-ubuntu20.04-docker-8c-8g-3420 does not seem to be running inside a container 03:03:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/855 -v /w/workspace/edgex-go/855:/w/workspace/edgex-go/855:rw,z -v /w/workspace/edgex-go/855@tmp:/w/workspace/edgex-go/855@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 03:03:30 $ docker top 441b87a27280e3c992118ea41a1b1addaec6a35db5b7f86bfbc1bcf817831960 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:03:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:03:30 [ssh-agent] Looking for ssh-agent implementation... 03:03:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:03:30 $ docker exec 441b87a27280e3c992118ea41a1b1addaec6a35db5b7f86bfbc1bcf817831960 ssh-agent 03:03:30 SSH_AUTH_SOCK=/tmp/ssh-CprxGOXZq3My/agent.32 03:03:30 SSH_AGENT_PID=38 03:03:30 Running ssh-add (command line suppressed) 03:03:30 Identity added: /w/workspace/edgex-go/855@tmp/private_key_1123529746956325095.key (/w/workspace/edgex-go/855@tmp/private_key_1123529746956325095.key) 03:03:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:03:31 + git semver push 03:03:31 2025-06-17 03:03:31,379 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:03:31 2025-06-17 03:03:31,384 [run_push] DEBUG push 03:03:31 2025-06-17 03:03:31,384 [execute] INFO git cat-file --batch-check 03:03:31 2025-06-17 03:03:31,385 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/855/.semver, stdin=, shell=False, universal_newlines=False) 03:03:31 2025-06-17 03:03:31,387 [execute] INFO git rev-list 0e59f7c479b50b2bf592a6f12e185a4f295446fe -- 03:03:31 2025-06-17 03:03:31,387 [execute] DEBUG Popen(['git', 'rev-list', '0e59f7c479b50b2bf592a6f12e185a4f295446fe', '--'], cwd=/w/workspace/edgex-go/855/.semver, stdin=None, shell=False, universal_newlines=False) 03:03:31 2025-06-17 03:03:31,407 [execute] INFO git fetch -v -- origin 03:03:31 2025-06-17 03:03:31,407 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/855/.semver, stdin=None, shell=False, universal_newlines=True) 03:03:31 2025-06-17 03:03:31,906 [run_push] DEBUG no remote changes detected 03:03:31 2025-06-17 03:03:31,906 [execute] INFO git push origin semver 03:03:31 2025-06-17 03:03:31,906 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/855/.semver, stdin=None, shell=False, universal_newlines=False) 03:03:32 2025-06-17 03:03:32,813 [run_push] DEBUG push all version tags 03:03:32 2025-06-17 03:03:32,813 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:03:32 2025-06-17 03:03:32,813 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/855, stdin=None, shell=False, universal_newlines=False) 03:03:33 2025-06-17 03:03:33,685 [read_version] DEBUG read version from /w/workspace/edgex-go/855/.semver/main 03:03:33 4.1.0-dev.25 [Pipeline] } 03:03:33 $ docker exec --env ******** --env ******** 441b87a27280e3c992118ea41a1b1addaec6a35db5b7f86bfbc1bcf817831960 ssh-agent -k 03:03:33 unset SSH_AUTH_SOCK; 03:03:33 unset SSH_AGENT_PID; 03:03:33 echo Agent pid 38 killed; 03:03:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:03:34 + git semver [Pipeline] } 03:03:34 $ docker stop --time=1 441b87a27280e3c992118ea41a1b1addaec6a35db5b7f86bfbc1bcf817831960 03:03:35 $ docker rm -f --volumes 441b87a27280e3c992118ea41a1b1addaec6a35db5b7f86bfbc1bcf817831960 [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 03:03:36 + [ -d /w/workspace/edgex-go/855/archives ] [Pipeline] libraryResource [Pipeline] sh 03:03:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:03:37 ---> package-listing.sh 03:03:37 ++ facter osfamily 03:03:37 ++ tr '[:upper:]' '[:lower:]' 03:03:37 + OS_FAMILY=debian 03:03:37 + workspace=/w/workspace/edgex-go/855 03:03:37 + START_PACKAGES=/tmp/packages_start.txt 03:03:37 + END_PACKAGES=/tmp/packages_end.txt 03:03:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:03:37 + PACKAGES=/tmp/packages_start.txt 03:03:37 + '[' /w/workspace/edgex-go/855 ']' 03:03:37 + PACKAGES=/tmp/packages_end.txt 03:03:37 + case "${OS_FAMILY}" in 03:03:37 + dpkg -l 03:03:37 + grep '^ii' 03:03:37 + '[' -f /tmp/packages_start.txt ']' 03:03:37 + '[' -f /tmp/packages_end.txt ']' 03:03:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:03:37 + '[' /w/workspace/edgex-go/855 ']' 03:03:37 + mkdir -p /w/workspace/edgex-go/855/archives/ 03:03:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/855/archives/ [Pipeline] echo 03:03:37 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/855/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:03:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:03:38 03:03:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:03:38 latest: Pulling from edgex-lftools-log-publisher 03:03:38 5eb5b503b376: Pulling fs layer 03:03:38 5c69ac0246d0: Pulling fs layer 03:03:38 ec43610c2a17: Pulling fs layer 03:03:38 3a2ae6a8a46f: Pulling fs layer 03:03:38 33b1e0a273af: Pulling fs layer 03:03:38 5d3b04190fa2: Pulling fs layer 03:03:38 2f39f015ded8: Pulling fs layer 03:03:38 33b1e0a273af: Waiting 03:03:38 3a2ae6a8a46f: Waiting 03:03:38 2f39f015ded8: Waiting 03:03:38 5c69ac0246d0: Download complete 03:03:38 3a2ae6a8a46f: Verifying Checksum 03:03:38 3a2ae6a8a46f: Download complete 03:03:39 33b1e0a273af: Download complete 03:03:39 5d3b04190fa2: Verifying Checksum 03:03:39 5d3b04190fa2: Download complete 03:03:39 ec43610c2a17: Verifying Checksum 03:03:39 5eb5b503b376: Verifying Checksum 03:03:39 5eb5b503b376: Download complete 03:03:39 2f39f015ded8: Download complete 03:03:40 5eb5b503b376: Pull complete 03:03:40 5c69ac0246d0: Pull complete 03:03:41 ec43610c2a17: Pull complete 03:03:41 3a2ae6a8a46f: Pull complete 03:03:41 33b1e0a273af: Pull complete 03:03:41 5d3b04190fa2: Pull complete 03:03:46 2f39f015ded8: Pull complete 03:03:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:03:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:03:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:03:46 prd-ubuntu20.04-docker-8c-8g-3420 does not seem to be running inside a container 03:03:46 $ 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/855/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/855 -v /w/workspace/edgex-go/855:/w/workspace/edgex-go/855:rw,z -v /w/workspace/edgex-go/855@tmp:/w/workspace/edgex-go/855@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 03:03:48 $ docker top 940b250f134f1853891dfcd6bf9494c9de4ea6e9a8e05887bb2d619eaa742a7b -eo pid,comm [Pipeline] { [Pipeline] sh 03:03:48 + touch /tmp/pre-build-complete [Pipeline] sh 03:03:49 + mkdir -p /var/log/sysstat [Pipeline] sh 03:03:49 + ls /var/log/sa-host 03:03:49 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:03:49 provisioning config files... 03:03:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/855@tmp/config311289033974989409tmp [Pipeline] { [Pipeline] echo 03:03:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:03:49 ---> create-netrc.sh [Pipeline] } 03:03:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:03:50 ---> python-tools-install.sh [Pipeline] echo 03:03:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:03:50 ---> sudo-logs.sh 03:03:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:03:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:03:50 ---> job-cost.sh 03:03:50 lf-activate-venv: SKIPPING 03:03:50 DEBUG: total: 0.10999999940395355 03:03:50 INFO: Retrieving Stack Cost... 03:03:51 INFO: Retrieving Pricing Info for: v3-standard-8 03:03:51 INFO: Archiving Costs [Pipeline] echo 03:03:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:03:51 ---> logs-deploy.sh 03:03:51 lf-activate-venv: SKIPPING 03:03:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/855 03:03:51 INFO: archiving workspace using pattern(s): 03:03:52 Archives upload complete. 03:03:53 INFO: archiving logs to Nexus 03:03:54 ---> uname -a: 03:03:54 Linux prd-ubuntu20-04-docker-8c-8g-3420 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 03:03:54 03:03:54 03:03:54 ---> lscpu: 03:03:54 Architecture: x86_64 03:03:54 CPU op-mode(s): 32-bit, 64-bit 03:03:54 Byte Order: Little Endian 03:03:54 Address sizes: 40 bits physical, 48 bits virtual 03:03:54 CPU(s): 8 03:03:54 On-line CPU(s) list: 0-7 03:03:54 Thread(s) per core: 1 03:03:54 Core(s) per socket: 1 03:03:54 Socket(s): 8 03:03:54 NUMA node(s): 1 03:03:54 Vendor ID: AuthenticAMD 03:03:54 CPU family: 23 03:03:54 Model: 49 03:03:54 Model name: AMD EPYC-Rome Processor 03:03:54 Stepping: 0 03:03:54 CPU MHz: 2799.996 03:03:54 BogoMIPS: 5599.99 03:03:54 Virtualization: AMD-V 03:03:54 Hypervisor vendor: KVM 03:03:54 Virtualization type: full 03:03:54 L1d cache: 256 KiB 03:03:54 L1i cache: 256 KiB 03:03:54 L2 cache: 4 MiB 03:03:54 L3 cache: 128 MiB 03:03:54 NUMA node0 CPU(s): 0-7 03:03:54 Vulnerability Itlb multihit: Not affected 03:03:54 Vulnerability L1tf: Not affected 03:03:54 Vulnerability Mds: Not affected 03:03:54 Vulnerability Meltdown: Not affected 03:03:54 Vulnerability Mmio stale data: Not affected 03:03:54 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:03:54 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:03:54 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:03:54 Vulnerability Srbds: Not affected 03:03:54 Vulnerability Tsx async abort: Not affected 03:03:54 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 03:03:54 03:03:54 03:03:54 ---> nproc: 03:03:54 8 03:03:54 03:03:54 03:03:54 ---> df -h: 03:03:54 Filesystem Size Used Avail Use% Mounted on 03:03:54 overlay 155G 31G 125G 20% / 03:03:54 tmpfs 64M 0 64M 0% /dev 03:03:54 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:03:54 shm 64M 0 64M 0% /dev/shm 03:03:54 /dev/vda1 155G 31G 125G 20% /facter-os 03:03:54 03:03:54 03:03:54 ---> sar -b -r -n DEV: 03:03:54 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3420) 06/17/25 _x86_64_ (8 CPU) 03:03:54 03:03:54 02:11:51 LINUX RESTART (8 CPU) 03:03:54 03:03:54 02:12:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:03:54 02:13:01 373.87 48.11 325.76 0.00 5431.76 79037.09 0.00 03:03:54 02:14:01 190.65 1.37 189.29 0.00 42.13 59857.22 0.00 03:03:54 02:15:01 49.48 0.02 49.46 0.00 0.13 36673.90 0.00 03:03:54 02:16:01 38.50 0.28 38.22 0.00 7.60 20140.89 0.00 03:03:54 02:17:01 960.67 12.11 948.56 0.00 207.03 320580.30 0.00 03:03:54 02:18:01 535.99 5.21 530.77 0.00 2550.48 207082.31 0.00 03:03:54 02:19:01 444.23 0.07 444.16 0.00 0.53 116757.35 0.00 03:03:54 02:20:01 759.16 0.05 759.11 0.00 4.00 170491.45 0.00 03:03:54 02:21:01 36.42 0.12 36.30 0.00 20.66 969.28 0.00 03:03:54 02:22:01 18.98 0.03 18.95 0.00 5.60 472.85 0.00 03:03:54 02:23:01 1.98 0.00 1.98 0.00 0.00 33.99 0.00 03:03:54 02:24:01 1.70 0.00 1.70 0.00 0.00 23.60 0.00 03:03:54 02:25:01 1.05 0.00 1.05 0.00 0.00 11.33 0.00 03:03:54 02:26:01 0.87 0.00 0.87 0.00 0.00 10.93 0.00 03:03:54 02:27:01 1.28 0.00 1.28 0.00 0.00 15.33 0.00 03:03:54 02:28:01 1.90 0.02 1.88 0.00 0.13 26.40 0.00 03:03:54 02:29:01 1.10 0.00 1.10 0.00 0.00 13.46 0.00 03:03:54 02:30:02 0.92 0.00 0.92 0.00 0.00 11.73 0.00 03:03:54 02:31:01 1.24 0.00 1.24 0.00 0.00 14.23 0.00 03:03:54 02:32:01 1.00 0.00 1.00 0.00 0.00 13.06 0.00 03:03:54 02:33:01 1.27 0.00 1.27 0.00 0.00 14.80 0.00 03:03:54 02:34:01 0.98 0.00 0.98 0.00 0.00 13.06 0.00 03:03:54 02:35:01 1.17 0.00 1.17 0.00 0.00 14.13 0.00 03:03:54 02:36:01 0.92 0.00 0.92 0.00 0.00 11.86 0.00 03:03:54 02:37:01 1.22 0.00 1.22 0.00 0.00 14.26 0.00 03:03:54 02:38:01 1.55 0.00 1.55 0.00 0.00 18.93 0.00 03:03:54 02:39:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 03:03:54 02:40:01 0.78 0.00 0.78 0.00 0.00 11.33 0.00 03:03:54 02:41:01 1.13 0.00 1.13 0.00 0.00 12.66 0.00 03:03:54 02:42:01 3.35 1.02 2.33 0.00 21.86 32.53 0.00 03:03:54 02:43:01 1.08 0.00 1.08 0.00 0.00 13.33 0.00 03:03:54 02:44:01 1.30 0.30 1.00 0.00 10.00 13.33 0.00 03:03:54 02:45:01 2.57 1.20 1.37 0.00 25.46 17.73 0.00 03:03:54 02:46:01 0.98 0.00 0.98 0.00 0.00 13.33 0.00 03:03:54 02:47:01 1.17 0.00 1.17 0.00 0.00 13.46 0.00 03:03:54 02:48:01 1.52 0.00 1.52 0.00 0.00 18.40 0.00 03:03:54 02:49:01 1.08 0.00 1.08 0.00 0.00 11.73 0.00 03:03:54 02:50:01 1.05 0.00 1.05 0.00 0.00 13.47 0.00 03:03:54 02:51:01 1.15 0.00 1.15 0.00 0.00 13.33 0.00 03:03:54 02:52:01 0.92 0.00 0.92 0.00 0.00 12.53 0.00 03:03:54 02:53:01 1.42 0.00 1.42 0.00 0.00 17.33 0.00 03:03:54 02:54:01 1.05 0.00 1.05 0.00 0.00 13.33 0.00 03:03:54 02:55:01 1.35 0.00 1.35 0.00 0.00 15.20 0.00 03:03:54 02:56:01 0.92 0.00 0.92 0.00 0.00 11.73 0.00 03:03:54 02:57:01 1.20 0.00 1.20 0.00 0.00 13.86 0.00 03:03:54 02:58:01 1.40 0.00 1.40 0.00 0.00 15.06 0.00 03:03:54 02:59:01 1.20 0.00 1.20 0.00 0.00 14.93 0.00 03:03:54 03:00:01 1.55 0.00 1.55 0.00 0.00 16.80 0.00 03:03:54 03:01:01 0.97 0.00 0.97 0.00 0.00 11.87 0.00 03:03:54 03:02:01 1.50 0.00 1.50 0.00 0.00 17.20 0.00 03:03:54 03:03:01 101.48 0.72 100.77 0.00 13.20 37886.44 0.00 03:03:54 Average: 69.86 1.39 68.47 0.00 163.60 20607.24 0.00 03:03:54 03:03:54 02:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:03:54 02:13:01 29243700 31581124 762660 2.32 60536 2561864 1860012 5.48 1007208 2281556 924 03:03:54 02:14:01 26758500 31096368 1211564 3.68 128448 4336456 2443448 7.20 2062832 3519148 774064 03:03:54 02:15:01 26369536 31198944 1106028 3.36 131288 4800860 2512280 7.40 1970852 3971876 689860 03:03:54 02:16:01 26169556 31487508 816160 2.48 135876 5238636 1869408 5.51 1787012 4316232 581088 03:03:54 02:17:01 16961600 31316996 954628 2.90 319124 13630540 2697384 7.95 2692228 12103984 1670336 03:03:54 02:18:01 8054564 28688288 3489448 10.61 413256 19308532 10388344 30.62 6521236 16550820 1487356 03:03:54 02:19:01 4042860 27360296 4821936 14.66 427944 21877052 10916528 32.17 8977760 18011432 1006148 03:03:54 02:20:01 8150584 31428424 819208 2.49 441492 22011512 2315848 6.83 3403068 19768184 424 03:03:54 02:21:01 8147660 31428156 818960 2.49 443264 22012620 2304632 6.79 3725232 19449328 612 03:03:54 02:22:01 8161836 31443472 803112 2.44 443980 22013016 2161504 6.37 4135072 19027828 244 03:03:54 02:23:01 8161464 31443180 803416 2.44 444020 22013028 2149808 6.34 4132496 19027808 16 03:03:54 02:24:01 8162336 31444076 802480 2.44 444052 22013024 2149808 6.34 4131252 19027808 4 03:03:54 02:25:01 8165480 31447224 800052 2.43 444060 22013032 2149808 6.34 4129140 19027812 8 03:03:54 02:26:01 8165220 31447172 800188 2.43 444076 22013164 2149808 6.34 4129484 19027948 180 03:03:54 02:27:01 8178988 31460944 786512 2.39 444088 22013168 2149808 6.34 4115248 19027952 16 03:03:54 02:28:01 8179160 31461172 786248 2.39 444124 22013148 2180080 6.42 4114584 19027928 184 03:03:54 02:29:01 8178860 31460904 786476 2.39 444136 22013148 2180080 6.42 4114604 19027928 16 03:03:54 02:30:02 8178732 31460824 786440 2.39 444156 22013152 2180080 6.42 4114612 19027932 204 03:03:54 02:31:01 8179196 31461304 785908 2.39 444172 22013152 2180080 6.42 4114316 19027932 12 03:03:54 02:32:01 8179084 31461332 785804 2.39 444192 22013284 2180080 6.42 4114408 19028040 172 03:03:54 02:33:01 8179664 31461948 785084 2.39 444232 22013288 2180080 6.42 4113960 19028044 24 03:03:54 02:34:01 8179648 31461968 785028 2.39 444248 22013284 2180080 6.42 4113912 19028068 152 03:03:54 02:35:01 8179632 31461988 784960 2.39 444260 22013296 2180080 6.42 4113952 19028076 8 03:03:54 02:36:01 8179332 31461696 785188 2.39 444276 22013288 2180080 6.42 4114096 19028076 152 03:03:54 02:37:01 8179524 31461928 785148 2.39 444296 22013300 2180080 6.42 4113996 19028080 16 03:03:54 02:38:01 8179304 31461716 785356 2.39 444312 22013292 2180080 6.42 4114060 19028084 148 03:03:54 02:39:01 8179272 31461728 785300 2.39 444340 22013308 2180080 6.42 4114044 19028088 4 03:03:54 02:40:01 8178932 31461392 785604 2.39 444360 22013308 2180080 6.42 4114048 19028092 172 03:03:54 02:41:01 8179168 31461632 785280 2.39 444372 22013312 2196164 6.47 4114044 19028092 8 03:03:54 02:42:01 8177952 31461504 785512 2.39 444440 22013956 2223344 6.55 4114224 19028664 64 03:03:54 02:43:01 8177716 31461300 785696 2.39 444476 22013952 2223344 6.55 4114328 19028668 28 03:03:54 02:44:01 8177440 31461352 785620 2.39 444500 22014252 2223344 6.55 4117052 19028732 192 03:03:54 02:45:01 8165120 31450888 796336 2.42 444528 22015020 2239576 6.60 4127988 19028944 12 03:03:54 02:46:01 8165320 31451088 796068 2.42 444556 22015024 2239576 6.60 4128052 19028924 148 03:03:54 02:47:01 8164784 31450616 796584 2.42 444576 22015032 2239576 6.60 4128096 19028932 28 03:03:54 02:48:01 8164700 31450564 796784 2.42 444616 22015032 2239576 6.60 4127956 19028932 216 03:03:54 02:49:01 8164944 31450840 796504 2.42 444632 22015036 2239576 6.60 4127924 19028932 8 03:03:54 02:50:01 8164928 31450840 796476 2.42 444664 22015032 2239576 6.60 4127920 19028936 148 03:03:54 02:51:01 8164880 31450832 796440 2.42 444684 22015040 2239576 6.60 4127960 19028936 12 03:03:54 02:52:01 8164888 31450852 796336 2.42 444712 22015040 2239576 6.60 4127972 19028940 176 03:03:54 02:53:01 8164808 31450816 796336 2.42 444728 22015044 2239576 6.60 4128084 19028944 8 03:03:54 02:54:01 8164476 31450516 796560 2.42 444764 22015052 2239576 6.60 4128040 19028948 212 03:03:54 02:55:01 8164128 31450200 796820 2.42 444776 22015060 2222652 6.55 4128308 19028956 12 03:03:54 02:56:01 8164120 31450204 796760 2.42 444780 22015060 2222652 6.55 4128092 19028956 152 03:03:54 02:57:01 8164280 31450376 796732 2.42 444792 22015064 2222652 6.55 4128108 19028960 8 03:03:54 02:58:01 8164512 31450616 796676 2.42 444800 22015064 2222652 6.55 4128164 19028960 152 03:03:54 02:59:01 8164488 31450632 796632 2.42 444824 22015068 2222652 6.55 4128136 19028964 4 03:03:54 03:00:01 8164432 31450608 796596 2.42 444848 22015072 2222652 6.55 4128220 19028968 12 03:03:54 03:01:01 8164352 31450548 796584 2.42 444868 22015072 2222652 6.55 4128180 19028968 8 03:03:54 03:02:01 8164068 31450424 796696 2.42 444868 22015208 2222652 6.55 4128308 19029104 4 03:03:54 03:03:01 7380504 31417060 828736 2.52 460448 22693876 2206164 6.50 4204048 19675856 5688 03:03:54 Average: 9730985 31306792 943484 2.87 415370 20412728 2545271 7.50 4026940 17643437 121958 03:03:54 03:03:54 02:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:03:54 02:13:01 lo 4.20 4.20 0.41 0.41 0.00 0.00 0.00 0.00 03:03:54 02:13:01 ens3 1583.92 1444.16 10505.01 179.13 0.00 0.00 0.00 0.00 03:03:54 02:13:01 docker0 571.07 581.09 39.65 2984.64 0.00 0.00 0.00 0.00 03:03:54 02:13:01 veth1af7686 571.07 581.20 47.46 2984.65 0.00 0.00 0.00 0.24 03:03:54 02:14:01 lo 1.40 1.40 0.13 0.13 0.00 0.00 0.00 0.00 03:03:54 02:14:01 ens3 384.04 293.25 4879.63 42.17 0.00 0.00 0.00 0.00 03:03:54 02:14:01 veth675a952 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 03:03:54 02:14:01 docker0 208.33 243.44 17.50 1653.05 0.00 0.00 0.00 0.00 03:03:54 02:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 02:15:01 ens3 34.03 24.08 28.81 14.81 0.00 0.00 0.00 0.00 03:03:54 02:15:01 veth675a952 0.90 0.93 0.08 0.09 0.00 0.00 0.00 0.00 03:03:54 02:15:01 docker0 0.90 0.90 0.07 0.08 0.00 0.00 0.00 0.00 03:03:54 02:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:03:54 02:16:01 ens3 24.29 16.43 20.17 12.57 0.00 0.00 0.00 0.00 03:03:54 02:16:01 veth675a952 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 02:17:01 veth5dc8e3a 86.39 134.24 8.56 1234.97 0.00 0.00 0.00 0.10 03:03:54 02:17:01 veth9264a4e 41.43 57.31 4.01 289.11 0.00 0.00 0.00 0.02 03:03:54 02:17:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 03:03:54 02:17:01 ens3 1115.36 681.07 11837.73 216.58 0.00 0.00 0.00 0.00 03:03:54 02:17:01 vethd9db7fb 91.53 149.49 8.99 1231.61 0.00 0.00 0.00 0.10 03:03:54 02:17:01 veth165cdf4 87.77 139.61 8.69 1231.59 0.00 0.00 0.00 0.10 03:03:54 02:17:01 veth7428232 77.45 137.01 8.03 1235.42 0.00 0.00 0.00 0.10 03:03:54 02:17:01 veth0dd5874 79.69 126.70 8.15 1234.98 0.00 0.00 0.00 0.10 03:03:54 02:17:01 docker0 541.24 888.65 44.63 7874.07 0.00 0.00 0.00 0.00 03:03:54 02:17:01 veth368c8ed 0.35 1.28 0.03 0.18 0.00 0.00 0.00 0.00 03:03:54 02:18:01 veth729a6cb 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 03:03:54 02:18:01 veth20fa552 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 03:03:54 02:18:01 veth397331c 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 03:03:54 02:18:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 03:03:54 02:18:01 vethabce6f6 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 03:03:54 02:18:01 ens3 165.73 78.74 2360.29 13.15 0.00 0.00 0.00 0.00 03:03:54 02:18:01 vethb8be567 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 03:03:54 02:18:01 vethd2e5e11 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 03:03:54 02:18:01 vethb35d9c6 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 03:03:54 02:18:01 vethae29f02 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 03:03:54 02:18:01 veth7ca7ecc 0.05 0.20 0.00 0.01 0.00 0.00 0.00 0.00 03:03:54 02:18:01 veth3daa4ec 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 03:03:54 02:18:01 docker0 48.30 73.63 4.12 941.21 0.00 0.00 0.00 0.00 03:03:54 02:18:01 veth7a952b9 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 03:03:54 02:18:01 veth368c8ed 0.12 0.17 0.01 0.01 0.00 0.00 0.00 0.00 03:03:54 02:18:01 veth7a83803 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 03:03:54 02:19:01 veth729a6cb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 02:19:01 veth20fa552 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 02:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 02:19:01 vethabce6f6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 02:19:01 ens3 5.05 2.58 4.09 2.22 0.00 0.00 0.00 0.00 03:03:54 02:19:01 vethb8be567 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 02:19:01 vethd2e5e11 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 02:19:01 vethb35d9c6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 02:19:01 vethae29f02 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 02:19:01 veth7ca7ecc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 02:19:01 veth3daa4ec 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 02:19:01 veth7a952b9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 02:19:01 veth368c8ed 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 02:20:01 lo 8.07 8.07 0.79 0.79 0.00 0.00 0.00 0.00 03:03:54 02:20:01 ens3 61.26 53.29 42.30 169.23 0.00 0.00 0.00 0.00 03:03:54 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 02:21:01 lo 48.32 48.32 4.77 4.77 0.00 0.00 0.00 0.00 03:03:54 02:21:01 ens3 463.30 468.08 226.44 2217.61 0.00 0.00 0.00 0.00 03:03:54 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 02:22:01 lo 20.86 20.86 2.05 2.05 0.00 0.00 0.00 0.00 03:03:54 02:22:01 ens3 277.54 288.07 109.29 2032.35 0.00 0.00 0.00 0.00 03:03:54 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 02:23:01 lo 2.13 2.13 0.21 0.21 0.00 0.00 0.00 0.00 03:03:54 02:23:01 ens3 11.25 9.83 9.76 3.52 0.00 0.00 0.00 0.00 03:03:54 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 02:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:03:54 02:24:01 ens3 1.22 0.70 4.81 0.05 0.00 0.00 0.00 0.00 03:03:54 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 02:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 02:25:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 02:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:03:54 02:26:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:03:54 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 02:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 02:27:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 02:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:03:54 02:28:01 ens3 0.30 0.25 0.09 0.08 0.00 0.00 0.00 0.00 03:03:54 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 02:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 02:29:01 ens3 0.18 0.05 0.01 0.00 0.00 0.00 0.00 0.00 03:03:54 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 02:30:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:03:54 02:30:02 ens3 0.32 0.18 0.07 0.01 0.00 0.00 0.00 0.00 03:03:54 02:30:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 02:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 02:31:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 02:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:03:54 02:32:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:03:54 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 02:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 02:33:01 ens3 0.13 0.15 0.08 0.07 0.00 0.00 0.00 0.00 03:03:54 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 02:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:03:54 02:34:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:03:54 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 02:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 02:35:01 ens3 0.17 0.10 0.06 0.01 0.00 0.00 0.00 0.00 03:03:54 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 02:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:03:54 02:36:01 ens3 0.52 0.45 0.27 0.22 0.00 0.00 0.00 0.00 03:03:54 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 02:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 02:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 02:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:03:54 02:38:01 ens3 0.27 0.22 0.08 0.07 0.00 0.00 0.00 0.00 03:03:54 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 02:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 02:39:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 02:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:03:54 02:40:01 ens3 0.23 0.17 0.07 0.01 0.00 0.00 0.00 0.00 03:03:54 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 02:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 02:41:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 02:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:03:54 02:42:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:03:54 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 02:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 02:43:01 ens3 0.13 0.10 0.08 0.07 0.00 0.00 0.00 0.00 03:03:54 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 02:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:03:54 02:44:01 ens3 0.97 0.70 0.87 0.37 0.00 0.00 0.00 0.00 03:03:54 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 02:45:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 03:03:54 02:45:01 ens3 34.58 44.88 5.61 117.69 0.00 0.00 0.00 0.00 03:03:54 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 02:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:03:54 02:46:01 ens3 1.68 1.00 0.97 1.14 0.00 0.00 0.00 0.00 03:03:54 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 02:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 02:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 02:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:03:54 02:48:01 ens3 0.37 0.27 0.14 0.08 0.00 0.00 0.00 0.00 03:03:54 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 02:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 02:49:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 02:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:03:54 02:50:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:03:54 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 02:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 02:51:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 02:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:03:54 02:52:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:03:54 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 02:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 02:53:01 ens3 0.13 0.10 0.08 0.07 0.00 0.00 0.00 0.00 03:03:54 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 02:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:03:54 02:54:01 ens3 0.22 0.12 0.07 0.01 0.00 0.00 0.00 0.00 03:03:54 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 02:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 02:55:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 02:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:03:54 02:56:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:03:54 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 02:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 02:57:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 02:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:03:54 02:58:01 ens3 0.35 0.20 0.14 0.07 0.00 0.00 0.00 0.00 03:03:54 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 02:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 02:59:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 03:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:03:54 03:00:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:03:54 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 03:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 03:01:01 ens3 0.17 0.02 0.01 0.00 0.00 0.00 0.00 0.00 03:03:54 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 03:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:03:54 03:02:01 ens3 0.93 0.43 0.40 0.28 0.00 0.00 0.00 0.00 03:03:54 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:54 03:03:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 03:03:54 03:03:01 ens3 224.29 138.47 4803.41 22.84 0.00 0.00 0.00 0.00 03:03:54 03:03:01 docker0 58.45 91.84 5.51 870.29 0.00 0.00 0.00 0.00 03:03:54 Average: lo 1.81 1.81 0.18 0.18 0.00 0.00 0.00 0.00 03:03:54 Average: ens3 86.19 69.61 683.39 98.99 0.00 0.00 0.00 0.00 03:03:54 Average: docker0 28.01 36.87 2.19 280.94 0.00 0.00 0.00 0.00 03:03:54 03:03:54 03:03:54 ---> sar -P ALL: 03:03:54 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3420) 06/17/25 _x86_64_ (8 CPU) 03:03:54 03:03:54 02:11:51 LINUX RESTART (8 CPU) 03:03:54 03:03:54 02:12:01 CPU %user %nice %system %iowait %steal %idle 03:03:54 02:13:01 all 9.38 0.00 3.33 1.50 0.05 85.73 03:03:54 02:13:01 0 9.70 0.00 2.85 0.15 0.03 87.26 03:03:54 02:13:01 1 9.32 0.00 2.03 0.24 0.03 88.38 03:03:54 02:13:01 2 8.57 0.00 2.96 0.88 0.05 87.54 03:03:54 02:13:01 3 9.03 0.00 3.57 0.13 0.05 87.21 03:03:54 02:13:01 4 11.93 0.00 6.41 2.88 0.07 78.71 03:03:54 02:13:01 5 7.57 0.00 2.75 3.15 0.07 86.46 03:03:54 02:13:01 6 11.17 0.00 2.66 0.83 0.07 85.28 03:03:54 02:13:01 7 7.76 0.00 3.43 3.77 0.05 84.99 03:03:54 02:14:01 all 32.39 0.00 7.12 0.92 0.10 59.48 03:03:54 02:14:01 0 33.54 0.00 6.87 0.12 0.10 59.37 03:03:54 02:14:01 1 33.49 0.00 6.32 2.13 0.10 57.97 03:03:54 02:14:01 2 30.78 0.00 6.51 0.05 0.10 62.56 03:03:54 02:14:01 3 32.74 0.00 6.99 0.14 0.08 60.05 03:03:54 02:14:01 4 31.64 0.00 6.68 0.78 0.10 60.80 03:03:54 02:14:01 5 32.15 0.00 9.02 0.73 0.08 58.02 03:03:54 02:14:01 6 32.67 0.00 6.98 0.05 0.08 60.22 03:03:54 02:14:01 7 32.09 0.00 7.57 3.38 0.10 56.85 03:03:54 02:15:01 all 39.40 0.00 6.58 0.38 0.09 53.55 03:03:54 02:15:01 0 38.39 0.00 6.21 0.00 0.08 55.32 03:03:54 02:15:01 1 38.24 0.00 6.11 0.00 0.08 55.57 03:03:54 02:15:01 2 39.11 0.00 8.12 0.02 0.08 52.67 03:03:54 02:15:01 3 38.48 0.00 7.05 2.90 0.10 51.47 03:03:54 02:15:01 4 37.96 0.00 6.28 0.00 0.08 55.68 03:03:54 02:15:01 5 40.20 0.00 6.35 0.00 0.08 53.37 03:03:54 02:15:01 6 39.73 0.00 6.24 0.00 0.08 53.94 03:03:54 02:15:01 7 43.09 0.00 6.31 0.12 0.08 50.40 03:03:54 02:16:01 all 57.16 0.00 7.51 0.13 0.11 35.09 03:03:54 02:16:01 0 55.92 0.00 7.11 0.00 0.10 36.88 03:03:54 02:16:01 1 57.38 0.00 7.91 0.00 0.12 34.60 03:03:54 02:16:01 2 57.37 0.00 8.12 0.05 0.12 34.34 03:03:54 02:16:01 3 55.59 0.00 7.36 0.69 0.12 36.24 03:03:54 02:16:01 4 59.02 0.00 8.04 0.03 0.12 32.78 03:03:54 02:16:01 5 55.84 0.00 7.45 0.07 0.10 36.53 03:03:54 02:16:01 6 58.16 0.00 6.72 0.00 0.12 35.00 03:03:54 02:16:01 7 57.99 0.00 7.38 0.18 0.12 34.33 03:03:54 02:17:01 all 30.56 0.00 13.09 6.46 0.12 49.76 03:03:54 02:17:01 0 31.17 0.00 15.61 11.03 0.15 42.03 03:03:54 02:17:01 1 30.37 0.00 14.43 4.44 0.14 50.63 03:03:54 02:17:01 2 29.36 0.00 13.22 7.85 0.12 49.45 03:03:54 02:17:01 3 28.22 0.00 13.91 6.59 0.14 51.15 03:03:54 02:17:01 4 30.47 0.00 13.29 5.19 0.12 50.94 03:03:54 02:17:01 5 31.81 0.00 11.20 4.98 0.10 51.90 03:03:54 02:17:01 6 30.74 0.00 11.65 7.14 0.12 50.35 03:03:54 02:17:01 7 32.37 0.00 11.44 4.46 0.10 51.63 03:03:54 02:18:01 all 70.17 0.00 11.65 4.18 0.14 13.87 03:03:54 02:18:01 0 70.78 0.00 10.58 2.83 0.13 15.68 03:03:54 02:18:01 1 70.18 0.00 12.52 10.52 0.15 6.63 03:03:54 02:18:01 2 68.48 0.00 13.78 1.45 0.15 16.13 03:03:54 02:18:01 3 70.07 0.00 11.17 3.15 0.12 15.50 03:03:54 02:18:01 4 70.74 0.00 10.58 2.59 0.15 15.94 03:03:54 02:18:01 5 70.87 0.00 11.74 4.48 0.13 12.78 03:03:54 02:18:01 6 70.29 0.00 10.91 4.49 0.13 14.18 03:03:54 02:18:01 7 69.95 0.00 11.90 3.95 0.13 14.06 03:03:54 02:19:01 all 90.55 0.00 9.30 0.00 0.15 0.00 03:03:54 02:19:01 0 91.30 0.00 8.55 0.00 0.15 0.00 03:03:54 02:19:01 1 91.14 0.00 8.71 0.00 0.15 0.00 03:03:54 02:19:01 2 88.19 0.00 11.65 0.00 0.17 0.00 03:03:54 02:19:01 3 90.25 0.00 9.60 0.00 0.15 0.00 03:03:54 02:19:01 4 90.69 0.00 9.16 0.00 0.15 0.00 03:03:54 02:19:01 5 91.10 0.00 8.75 0.00 0.15 0.00 03:03:54 02:19:01 6 90.92 0.00 8.95 0.00 0.13 0.00 03:03:54 02:19:01 7 90.80 0.00 9.06 0.00 0.13 0.00 03:03:54 02:20:01 all 72.29 0.00 9.26 0.45 0.12 17.88 03:03:54 02:20:01 0 73.59 0.00 8.29 0.27 0.13 17.72 03:03:54 02:20:01 1 71.88 0.00 8.47 0.75 0.10 18.80 03:03:54 02:20:01 2 71.16 0.00 10.90 0.72 0.12 17.10 03:03:54 02:20:01 3 71.36 0.00 9.69 0.08 0.13 18.73 03:03:54 02:20:01 4 73.37 0.00 8.90 0.38 0.10 17.24 03:03:54 02:20:01 5 72.51 0.00 9.65 0.72 0.13 16.99 03:03:54 02:20:01 6 72.48 0.00 9.12 0.42 0.12 17.86 03:03:54 02:20:01 7 71.94 0.00 9.05 0.28 0.12 18.60 03:03:54 02:21:01 all 9.30 0.00 1.15 0.12 0.05 89.37 03:03:54 02:21:01 0 6.72 0.00 1.22 0.07 0.05 91.95 03:03:54 02:21:01 1 7.34 0.00 1.16 0.00 0.03 91.47 03:03:54 02:21:01 2 8.90 0.00 1.14 0.17 0.07 89.73 03:03:54 02:21:01 3 7.55 0.00 1.02 0.02 0.05 91.37 03:03:54 02:21:01 4 8.64 0.00 0.99 0.03 0.07 90.27 03:03:54 02:21:01 5 11.56 0.00 1.21 0.03 0.05 87.15 03:03:54 02:21:01 6 11.96 0.00 1.34 0.03 0.07 86.60 03:03:54 02:21:01 7 11.78 0.00 1.12 0.64 0.05 86.41 03:03:54 02:22:01 all 9.08 0.00 0.60 0.07 0.05 90.20 03:03:54 02:22:01 0 8.88 0.00 0.67 0.02 0.03 90.40 03:03:54 02:22:01 1 3.48 0.00 0.44 0.03 0.03 96.02 03:03:54 02:22:01 2 3.77 0.00 0.45 0.00 0.03 95.74 03:03:54 02:22:01 3 10.33 0.00 0.67 0.02 0.05 88.94 03:03:54 02:22:01 4 15.24 0.00 0.60 0.00 0.07 84.10 03:03:54 02:22:01 5 9.43 0.00 0.60 0.02 0.05 89.91 03:03:54 02:22:01 6 11.06 0.00 0.57 0.12 0.08 88.17 03:03:54 02:22:01 7 10.43 0.00 0.80 0.38 0.07 88.32 03:03:54 02:23:01 all 0.18 0.00 0.04 0.00 0.01 99.76 03:03:54 02:23:01 0 0.10 0.00 0.05 0.00 0.02 99.83 03:03:54 02:23:01 1 0.07 0.00 0.02 0.02 0.02 99.88 03:03:54 02:23:01 2 0.07 0.00 0.05 0.00 0.00 99.88 03:03:54 02:23:01 3 0.03 0.00 0.00 0.00 0.00 99.97 03:03:54 02:23:01 4 0.07 0.00 0.07 0.00 0.00 99.87 03:03:54 02:23:01 5 0.83 0.00 0.03 0.00 0.02 99.12 03:03:54 02:23:01 6 0.15 0.00 0.07 0.00 0.02 99.77 03:03:54 02:23:01 7 0.12 0.00 0.07 0.02 0.00 99.80 03:03:54 03:03:54 02:23:01 CPU %user %nice %system %iowait %steal %idle 03:03:54 02:24:01 all 0.03 0.00 0.01 0.01 0.01 99.94 03:03:54 02:24:01 0 0.03 0.00 0.02 0.00 0.02 99.93 03:03:54 02:24:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:03:54 02:24:01 2 0.03 0.00 0.00 0.00 0.00 99.97 03:03:54 02:24:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:03:54 02:24:01 4 0.07 0.00 0.02 0.00 0.02 99.90 03:03:54 02:24:01 5 0.03 0.00 0.03 0.00 0.02 99.92 03:03:54 02:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:03:54 02:24:01 7 0.02 0.00 0.00 0.05 0.02 99.92 03:03:54 02:25:01 all 0.02 0.00 0.01 0.00 0.01 99.95 03:03:54 02:25:01 0 0.05 0.00 0.03 0.00 0.02 99.90 03:03:54 02:25:01 1 0.02 0.00 0.02 0.02 0.02 99.93 03:03:54 02:25:01 2 0.03 0.00 0.00 0.00 0.02 99.95 03:03:54 02:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:03:54 02:25:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:03:54 02:25:01 5 0.02 0.00 0.03 0.00 0.02 99.93 03:03:54 02:25:01 6 0.03 0.00 0.02 0.00 0.02 99.93 03:03:54 02:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:03:54 02:26:01 all 0.03 0.00 0.01 0.00 0.01 99.95 03:03:54 02:26:01 0 0.08 0.00 0.03 0.00 0.03 99.85 03:03:54 02:26:01 1 0.00 0.00 0.02 0.02 0.00 99.97 03:03:54 02:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:03:54 02:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:03:54 02:26:01 4 0.03 0.00 0.02 0.00 0.02 99.93 03:03:54 02:26:01 5 0.02 0.00 0.00 0.00 0.02 99.97 03:03:54 02:26:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:03:54 02:26:01 7 0.03 0.00 0.02 0.02 0.00 99.93 03:03:54 02:27:01 all 0.12 0.00 0.02 0.00 0.01 99.84 03:03:54 02:27:01 0 0.07 0.00 0.02 0.00 0.02 99.90 03:03:54 02:27:01 1 0.03 0.00 0.03 0.00 0.02 99.92 03:03:54 02:27:01 2 0.03 0.00 0.02 0.00 0.00 99.95 03:03:54 02:27:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:03:54 02:27:01 4 0.03 0.00 0.02 0.02 0.02 99.92 03:03:54 02:27:01 5 0.73 0.00 0.02 0.00 0.00 99.25 03:03:54 02:27:01 6 0.03 0.00 0.03 0.00 0.00 99.93 03:03:54 02:27:01 7 0.02 0.00 0.02 0.02 0.02 99.93 03:03:54 02:28:01 all 0.03 0.00 0.04 0.01 0.01 99.92 03:03:54 02:28:01 0 0.05 0.00 0.07 0.00 0.03 99.85 03:03:54 02:28:01 1 0.00 0.00 0.05 0.03 0.00 99.92 03:03:54 02:28:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:03:54 02:28:01 3 0.05 0.00 0.02 0.02 0.00 99.92 03:03:54 02:28:01 4 0.02 0.00 0.05 0.00 0.00 99.93 03:03:54 02:28:01 5 0.03 0.00 0.02 0.00 0.02 99.93 03:03:54 02:28:01 6 0.03 0.00 0.07 0.00 0.03 99.87 03:03:54 02:28:01 7 0.02 0.00 0.00 0.02 0.00 99.97 03:03:54 02:29:01 all 0.02 0.00 0.01 0.00 0.01 99.95 03:03:54 02:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:03:54 02:29:01 1 0.03 0.00 0.00 0.00 0.02 99.95 03:03:54 02:29:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:03:54 02:29:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:03:54 02:29:01 4 0.02 0.00 0.03 0.00 0.02 99.93 03:03:54 02:29:01 5 0.02 0.00 0.00 0.00 0.02 99.97 03:03:54 02:29:01 6 0.05 0.00 0.00 0.00 0.02 99.93 03:03:54 02:29:01 7 0.03 0.00 0.03 0.02 0.02 99.90 03:03:54 02:30:02 all 0.02 0.00 0.01 0.00 0.01 99.96 03:03:54 02:30:02 0 0.05 0.00 0.00 0.00 0.02 99.93 03:03:54 02:30:02 1 0.00 0.00 0.00 0.00 0.00 100.00 03:03:54 02:30:02 2 0.00 0.00 0.03 0.00 0.00 99.97 03:03:54 02:30:02 3 0.00 0.00 0.00 0.00 0.02 99.98 03:03:54 02:30:02 4 0.00 0.00 0.00 0.00 0.00 100.00 03:03:54 02:30:02 5 0.00 0.00 0.00 0.00 0.02 99.98 03:03:54 02:30:02 6 0.05 0.00 0.02 0.00 0.02 99.92 03:03:54 02:30:02 7 0.05 0.00 0.03 0.02 0.02 99.88 03:03:54 02:31:01 all 0.03 0.00 0.01 0.00 0.01 99.95 03:03:54 02:31:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:03:54 02:31:01 1 0.00 0.00 0.00 0.02 0.02 99.97 03:03:54 02:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:03:54 02:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:03:54 02:31:01 4 0.03 0.00 0.02 0.00 0.00 99.95 03:03:54 02:31:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:03:54 02:31:01 6 0.07 0.00 0.05 0.00 0.02 99.86 03:03:54 02:31:01 7 0.05 0.00 0.02 0.02 0.02 99.90 03:03:54 02:32:01 all 0.21 0.00 0.01 0.00 0.01 99.76 03:03:54 02:32:01 0 0.02 0.00 0.00 0.00 0.02 99.97 03:03:54 02:32:01 1 0.02 0.00 0.00 0.02 0.00 99.97 03:03:54 02:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:03:54 02:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:03:54 02:32:01 4 0.02 0.00 0.02 0.00 0.02 99.95 03:03:54 02:32:01 5 1.47 0.00 0.05 0.00 0.02 98.46 03:03:54 02:32:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:03:54 02:32:01 7 0.15 0.00 0.02 0.02 0.03 99.78 03:03:54 02:33:01 all 0.27 0.00 0.01 0.00 0.00 99.71 03:03:54 02:33:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:03:54 02:33:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:03:54 02:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:03:54 02:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:03:54 02:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:03:54 02:33:01 5 1.99 0.00 0.02 0.00 0.02 97.98 03:03:54 02:33:01 6 0.02 0.00 0.03 0.00 0.02 99.93 03:03:54 02:33:01 7 0.05 0.00 0.00 0.02 0.00 99.93 03:03:54 02:34:01 all 0.26 0.00 0.01 0.00 0.01 99.71 03:03:54 02:34:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:03:54 02:34:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:03:54 02:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:03:54 02:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:03:54 02:34:01 4 0.00 0.00 0.00 0.00 0.02 99.98 03:03:54 02:34:01 5 2.00 0.00 0.05 0.00 0.02 97.93 03:03:54 02:34:01 6 0.02 0.00 0.00 0.00 0.02 99.97 03:03:54 02:34:01 7 0.03 0.00 0.00 0.02 0.03 99.92 03:03:54 03:03:54 02:34:01 CPU %user %nice %system %iowait %steal %idle 03:03:54 02:35:01 all 0.15 0.00 0.03 0.00 0.01 99.80 03:03:54 02:35:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:03:54 02:35:01 1 0.02 0.00 0.02 0.02 0.00 99.95 03:03:54 02:35:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:03:54 02:35:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:03:54 02:35:01 4 0.07 0.00 0.02 0.00 0.02 99.90 03:03:54 02:35:01 5 1.01 0.00 0.08 0.00 0.00 98.91 03:03:54 02:35:01 6 0.03 0.00 0.03 0.00 0.02 99.92 03:03:54 02:35:01 7 0.05 0.00 0.02 0.02 0.02 99.90 03:03:54 02:36:01 all 0.03 0.00 0.01 0.00 0.01 99.95 03:03:54 02:36:01 0 0.03 0.00 0.00 0.00 0.00 99.97 03:03:54 02:36:01 1 0.02 0.00 0.00 0.00 0.02 99.97 03:03:54 02:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:03:54 02:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:03:54 02:36:01 4 0.03 0.00 0.02 0.00 0.00 99.95 03:03:54 02:36:01 5 0.00 0.00 0.02 0.00 0.02 99.97 03:03:54 02:36:01 6 0.05 0.00 0.02 0.00 0.02 99.92 03:03:54 02:36:01 7 0.12 0.00 0.03 0.02 0.02 99.82 03:03:54 02:37:01 all 0.02 0.00 0.01 0.00 0.01 99.95 03:03:54 02:37:01 0 0.05 0.00 0.02 0.00 0.02 99.92 03:03:54 02:37:01 1 0.02 0.00 0.02 0.02 0.02 99.93 03:03:54 02:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:03:54 02:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:03:54 02:37:01 4 0.02 0.00 0.03 0.00 0.00 99.95 03:03:54 02:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:03:54 02:37:01 6 0.05 0.00 0.00 0.00 0.02 99.93 03:03:54 02:37:01 7 0.03 0.00 0.03 0.02 0.02 99.90 03:03:54 02:38:01 all 0.02 0.00 0.01 0.01 0.01 99.95 03:03:54 02:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:03:54 02:38:01 1 0.02 0.00 0.02 0.02 0.02 99.93 03:03:54 02:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:03:54 02:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:03:54 02:38:01 4 0.03 0.00 0.02 0.00 0.02 99.93 03:03:54 02:38:01 5 0.02 0.00 0.00 0.00 0.02 99.97 03:03:54 02:38:01 6 0.00 0.00 0.02 0.02 0.02 99.95 03:03:54 02:38:01 7 0.05 0.00 0.03 0.02 0.02 99.88 03:03:54 02:39:01 all 0.02 0.00 0.01 0.01 0.01 99.96 03:03:54 02:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:03:54 02:39:01 1 0.00 0.00 0.02 0.00 0.02 99.97 03:03:54 02:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:03:54 02:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:03:54 02:39:01 4 0.02 0.00 0.00 0.00 0.02 99.97 03:03:54 02:39:01 5 0.02 0.00 0.02 0.00 0.02 99.95 03:03:54 02:39:01 6 0.03 0.00 0.03 0.00 0.00 99.93 03:03:54 02:39:01 7 0.05 0.00 0.02 0.05 0.02 99.87 03:03:54 02:40:01 all 0.03 0.00 0.01 0.00 0.01 99.95 03:03:54 02:40:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:03:54 02:40:01 1 0.03 0.00 0.00 0.02 0.02 99.93 03:03:54 02:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:03:54 02:40:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:03:54 02:40:01 4 0.03 0.00 0.02 0.00 0.02 99.93 03:03:54 02:40:01 5 0.05 0.00 0.02 0.00 0.00 99.93 03:03:54 02:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:03:54 02:40:01 7 0.03 0.00 0.05 0.00 0.02 99.90 03:03:54 02:41:01 all 0.03 0.00 0.01 0.00 0.00 99.96 03:03:54 02:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:03:54 02:41:01 1 0.02 0.00 0.00 0.02 0.00 99.97 03:03:54 02:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:03:54 02:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:03:54 02:41:01 4 0.08 0.00 0.02 0.00 0.00 99.90 03:03:54 02:41:01 5 0.02 0.00 0.00 0.00 0.02 99.97 03:03:54 02:41:01 6 0.05 0.00 0.02 0.00 0.02 99.92 03:03:54 02:41:01 7 0.03 0.00 0.00 0.02 0.00 99.95 03:03:54 02:42:01 all 0.05 0.00 0.03 0.01 0.01 99.89 03:03:54 02:42:01 0 0.02 0.00 0.05 0.00 0.00 99.93 03:03:54 02:42:01 1 0.07 0.00 0.02 0.03 0.02 99.87 03:03:54 02:42:01 2 0.03 0.00 0.03 0.00 0.00 99.93 03:03:54 02:42:01 3 0.17 0.00 0.07 0.02 0.00 99.75 03:03:54 02:42:01 4 0.05 0.00 0.02 0.00 0.02 99.92 03:03:54 02:42:01 5 0.02 0.00 0.02 0.02 0.00 99.95 03:03:54 02:42:01 6 0.02 0.00 0.03 0.00 0.00 99.95 03:03:54 02:42:01 7 0.07 0.00 0.03 0.03 0.03 99.83 03:03:54 02:43:01 all 0.02 0.00 0.02 0.00 0.01 99.94 03:03:54 02:43:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:03:54 02:43:01 1 0.02 0.00 0.00 0.00 0.02 99.97 03:03:54 02:43:01 2 0.00 0.00 0.00 0.00 0.02 99.98 03:03:54 02:43:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:03:54 02:43:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:03:54 02:43:01 5 0.07 0.00 0.03 0.00 0.02 99.88 03:03:54 02:43:01 6 0.02 0.00 0.03 0.00 0.02 99.93 03:03:54 02:43:01 7 0.03 0.00 0.03 0.03 0.02 99.88 03:03:54 02:44:01 all 0.10 0.00 0.02 0.01 0.01 99.87 03:03:54 02:44:01 0 0.17 0.00 0.02 0.00 0.00 99.82 03:03:54 02:44:01 1 0.00 0.00 0.02 0.02 0.00 99.97 03:03:54 02:44:01 2 0.05 0.00 0.02 0.00 0.00 99.93 03:03:54 02:44:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:03:54 02:44:01 4 0.15 0.00 0.03 0.00 0.00 99.82 03:03:54 02:44:01 5 0.17 0.00 0.02 0.00 0.02 99.80 03:03:54 02:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:03:54 02:44:01 7 0.20 0.00 0.03 0.03 0.02 99.72 03:03:54 02:45:01 all 0.34 0.00 0.05 0.01 0.01 99.59 03:03:54 02:45:01 0 0.27 0.00 0.07 0.00 0.02 99.65 03:03:54 02:45:01 1 0.27 0.00 0.05 0.05 0.02 99.62 03:03:54 02:45:01 2 0.32 0.00 0.00 0.00 0.00 99.68 03:03:54 02:45:01 3 0.33 0.00 0.02 0.00 0.00 99.65 03:03:54 02:45:01 4 0.30 0.00 0.07 0.00 0.00 99.63 03:03:54 02:45:01 5 0.75 0.00 0.08 0.00 0.02 99.15 03:03:54 02:45:01 6 0.07 0.00 0.05 0.00 0.02 99.87 03:03:54 02:45:01 7 0.42 0.00 0.07 0.02 0.02 99.48 03:03:54 03:03:54 02:45:01 CPU %user %nice %system %iowait %steal %idle 03:03:54 02:46:01 all 0.06 0.00 0.01 0.00 0.01 99.92 03:03:54 02:46:01 0 0.05 0.00 0.02 0.00 0.00 99.93 03:03:54 02:46:01 1 0.05 0.00 0.02 0.00 0.02 99.92 03:03:54 02:46:01 2 0.13 0.00 0.02 0.00 0.00 99.85 03:03:54 02:46:01 3 0.05 0.00 0.02 0.00 0.00 99.93 03:03:54 02:46:01 4 0.05 0.00 0.02 0.00 0.02 99.92 03:03:54 02:46:01 5 0.05 0.00 0.00 0.00 0.00 99.95 03:03:54 02:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:03:54 02:46:01 7 0.05 0.00 0.02 0.02 0.02 99.90 03:03:54 02:47:01 all 0.06 0.00 0.01 0.00 0.01 99.92 03:03:54 02:47:01 0 0.03 0.00 0.03 0.00 0.00 99.93 03:03:54 02:47:01 1 0.02 0.00 0.00 0.02 0.02 99.95 03:03:54 02:47:01 2 0.33 0.00 0.00 0.00 0.00 99.67 03:03:54 02:47:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:03:54 02:47:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:03:54 02:47:01 5 0.03 0.00 0.00 0.00 0.02 99.95 03:03:54 02:47:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:03:54 02:47:01 7 0.03 0.00 0.03 0.02 0.02 99.90 03:03:54 02:48:01 all 0.28 0.00 0.01 0.00 0.01 99.70 03:03:54 02:48:01 0 0.05 0.00 0.02 0.00 0.02 99.92 03:03:54 02:48:01 1 0.03 0.00 0.02 0.00 0.02 99.93 03:03:54 02:48:01 2 1.97 0.00 0.00 0.00 0.00 98.03 03:03:54 02:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:03:54 02:48:01 4 0.05 0.00 0.02 0.00 0.00 99.93 03:03:54 02:48:01 5 0.03 0.00 0.02 0.00 0.00 99.95 03:03:54 02:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:03:54 02:48:01 7 0.03 0.00 0.02 0.03 0.03 99.88 03:03:54 02:49:01 all 0.26 0.00 0.01 0.00 0.01 99.72 03:03:54 02:49:01 0 0.00 0.00 0.02 0.00 0.02 99.97 03:03:54 02:49:01 1 0.02 0.00 0.00 0.00 0.02 99.97 03:03:54 02:49:01 2 1.97 0.00 0.00 0.00 0.02 98.01 03:03:54 02:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:03:54 02:49:01 4 0.00 0.00 0.00 0.00 0.02 99.98 03:03:54 02:49:01 5 0.03 0.00 0.02 0.00 0.02 99.93 03:03:54 02:49:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:03:54 02:49:01 7 0.02 0.00 0.00 0.02 0.02 99.95 03:03:54 02:50:01 all 0.04 0.00 0.02 0.00 0.01 99.94 03:03:54 02:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:03:54 02:50:01 1 0.02 0.00 0.02 0.02 0.02 99.93 03:03:54 02:50:01 2 0.07 0.00 0.08 0.00 0.00 99.85 03:03:54 02:50:01 3 0.03 0.00 0.00 0.00 0.00 99.97 03:03:54 02:50:01 4 0.03 0.00 0.02 0.00 0.00 99.95 03:03:54 02:50:01 5 0.07 0.00 0.00 0.00 0.02 99.92 03:03:54 02:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:03:54 02:50:01 7 0.03 0.00 0.03 0.02 0.02 99.90 03:03:54 02:51:01 all 0.01 0.00 0.01 0.00 0.01 99.97 03:03:54 02:51:01 0 0.02 0.00 0.03 0.00 0.02 99.93 03:03:54 02:51:01 1 0.02 0.00 0.02 0.02 0.00 99.95 03:03:54 02:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:03:54 02:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:03:54 02:51:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:03:54 02:51:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:03:54 02:51:01 6 0.02 0.00 0.00 0.00 0.02 99.97 03:03:54 02:51:01 7 0.00 0.00 0.02 0.02 0.02 99.95 03:03:54 02:52:01 all 0.04 0.00 0.01 0.00 0.01 99.94 03:03:54 02:52:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:03:54 02:52:01 1 0.05 0.00 0.00 0.02 0.02 99.92 03:03:54 02:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:03:54 02:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:03:54 02:52:01 4 0.05 0.00 0.02 0.00 0.02 99.92 03:03:54 02:52:01 5 0.08 0.00 0.02 0.00 0.02 99.88 03:03:54 02:52:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:03:54 02:52:01 7 0.05 0.00 0.00 0.02 0.02 99.92 03:03:54 02:53:01 all 0.01 0.00 0.01 0.00 0.01 99.97 03:03:54 02:53:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:03:54 02:53:01 1 0.00 0.00 0.02 0.00 0.02 99.97 03:03:54 02:53:01 2 0.00 0.00 0.00 0.00 0.02 99.98 03:03:54 02:53:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:03:54 02:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:03:54 02:53:01 5 0.03 0.00 0.02 0.00 0.00 99.95 03:03:54 02:53:01 6 0.02 0.00 0.02 0.02 0.00 99.95 03:03:54 02:53:01 7 0.02 0.00 0.02 0.02 0.02 99.93 03:03:54 02:54:01 all 0.02 0.00 0.01 0.00 0.01 99.95 03:03:54 02:54:01 0 0.03 0.00 0.02 0.00 0.02 99.93 03:03:54 02:54:01 1 0.03 0.00 0.00 0.00 0.02 99.95 03:03:54 02:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:03:54 02:54:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:03:54 02:54:01 4 0.05 0.00 0.02 0.00 0.00 99.93 03:03:54 02:54:01 5 0.05 0.00 0.02 0.00 0.02 99.92 03:03:54 02:54:01 6 0.00 0.00 0.02 0.00 0.02 99.97 03:03:54 02:54:01 7 0.02 0.00 0.00 0.03 0.02 99.93 03:03:54 02:55:01 all 0.02 0.00 0.01 0.00 0.01 99.95 03:03:54 02:55:01 0 0.05 0.00 0.02 0.00 0.02 99.92 03:03:54 02:55:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:03:54 02:55:01 2 0.00 0.00 0.02 0.00 0.02 99.97 03:03:54 02:55:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:03:54 02:55:01 4 0.02 0.00 0.00 0.00 0.02 99.97 03:03:54 02:55:01 5 0.07 0.00 0.02 0.00 0.00 99.92 03:03:54 02:55:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:03:54 02:55:01 7 0.00 0.00 0.02 0.02 0.02 99.95 03:03:54 02:56:01 all 0.01 0.00 0.01 0.00 0.01 99.97 03:03:54 02:56:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:03:54 02:56:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:03:54 02:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:03:54 02:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:03:54 02:56:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:03:54 02:56:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:03:54 02:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:03:54 02:56:01 7 0.02 0.00 0.02 0.02 0.03 99.92 03:03:54 03:03:54 02:56:01 CPU %user %nice %system %iowait %steal %idle 03:03:54 02:57:01 all 0.03 0.00 0.01 0.00 0.01 99.95 03:03:54 02:57:01 0 0.02 0.00 0.00 0.00 0.02 99.97 03:03:54 02:57:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:03:54 02:57:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:03:54 02:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:03:54 02:57:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:03:54 02:57:01 5 0.05 0.00 0.00 0.00 0.02 99.93 03:03:54 02:57:01 6 0.03 0.00 0.02 0.00 0.02 99.93 03:03:54 02:57:01 7 0.07 0.00 0.03 0.02 0.03 99.85 03:03:54 02:58:01 all 0.02 0.00 0.01 0.00 0.01 99.95 03:03:54 02:58:01 0 0.07 0.00 0.02 0.00 0.02 99.90 03:03:54 02:58:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:03:54 02:58:01 2 0.03 0.00 0.00 0.00 0.02 99.95 03:03:54 02:58:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:03:54 02:58:01 4 0.02 0.00 0.00 0.00 0.02 99.97 03:03:54 02:58:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:03:54 02:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:03:54 02:58:01 7 0.00 0.00 0.05 0.03 0.02 99.90 03:03:54 02:59:01 all 0.25 0.00 0.01 0.00 0.01 99.73 03:03:54 02:59:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:03:54 02:59:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:03:54 02:59:01 2 1.79 0.00 0.02 0.00 0.00 98.19 03:03:54 02:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:03:54 02:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:03:54 02:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:03:54 02:59:01 6 0.03 0.00 0.00 0.00 0.02 99.95 03:03:54 02:59:01 7 0.03 0.00 0.07 0.02 0.03 99.85 03:03:54 03:00:01 all 0.19 0.00 0.03 0.00 0.01 99.76 03:03:54 03:00:01 0 0.05 0.00 0.05 0.00 0.02 99.88 03:03:54 03:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:03:54 03:00:01 2 1.43 0.00 0.07 0.00 0.03 98.47 03:03:54 03:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:03:54 03:00:01 4 0.02 0.00 0.03 0.00 0.00 99.95 03:03:54 03:00:01 5 0.00 0.00 0.02 0.00 0.02 99.97 03:03:54 03:00:01 6 0.00 0.00 0.05 0.00 0.00 99.95 03:03:54 03:00:01 7 0.00 0.00 0.02 0.03 0.02 99.93 03:03:54 03:01:01 all 0.03 0.00 0.00 0.00 0.01 99.95 03:03:54 03:01:01 0 0.02 0.00 0.00 0.00 0.02 99.97 03:03:54 03:01:01 1 0.02 0.00 0.00 0.00 0.02 99.97 03:03:54 03:01:01 2 0.08 0.00 0.02 0.00 0.03 99.87 03:03:54 03:01:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:03:54 03:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:03:54 03:01:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:03:54 03:01:01 6 0.05 0.00 0.00 0.00 0.02 99.93 03:03:54 03:01:01 7 0.05 0.00 0.00 0.02 0.02 99.92 03:03:54 03:02:01 all 0.02 0.00 0.01 0.00 0.01 99.95 03:03:54 03:02:01 0 0.03 0.00 0.03 0.00 0.02 99.92 03:03:54 03:02:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:03:54 03:02:01 2 0.03 0.00 0.02 0.00 0.02 99.93 03:03:54 03:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:03:54 03:02:01 4 0.02 0.00 0.00 0.00 0.02 99.97 03:03:54 03:02:01 5 0.02 0.00 0.00 0.00 0.02 99.97 03:03:54 03:02:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:03:54 03:02:01 7 0.02 0.00 0.03 0.03 0.02 99.90 03:03:54 03:03:01 all 5.36 0.00 2.33 0.42 0.03 91.85 03:03:54 03:03:01 0 5.42 0.00 1.91 0.13 0.03 92.50 03:03:54 03:03:01 1 6.71 0.00 2.73 0.02 0.03 90.51 03:03:54 03:03:01 2 4.48 0.00 2.36 0.00 0.03 93.13 03:03:54 03:03:01 3 5.91 0.00 2.11 0.02 0.03 91.93 03:03:54 03:03:01 4 4.35 0.00 1.89 0.02 0.02 93.72 03:03:54 03:03:01 5 5.41 0.00 2.86 0.35 0.03 91.35 03:03:54 03:03:01 6 5.44 0.00 1.86 0.00 0.03 92.66 03:03:54 03:03:01 7 5.15 0.00 2.97 2.84 0.03 89.01 03:03:54 Average: all 8.38 0.00 1.41 0.29 0.03 89.89 03:03:54 Average: 0 8.35 0.00 1.38 0.28 0.03 89.97 03:03:54 Average: 1 8.22 0.00 1.39 0.36 0.03 90.00 03:03:54 Average: 2 8.18 0.00 1.55 0.22 0.02 90.02 03:03:54 Average: 3 8.21 0.00 1.43 0.27 0.02 90.07 03:03:54 Average: 4 8.52 0.00 1.43 0.23 0.03 89.79 03:03:54 Average: 5 8.57 0.00 1.41 0.28 0.03 89.71 03:03:54 Average: 6 8.51 0.00 1.32 0.25 0.03 89.89 03:03:54 Average: 7 8.51 0.00 1.40 0.41 0.03 89.65 03:03:54 03:03:54 03:03:54