Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 02e35b0f7c5caa881c027ca921f67ceab064a3a0 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-ssh8100477429991031773.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh8514015703120067304.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh1109236069742729557.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh10553263212402355981.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-ssh16929842844714170383.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-36437 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/776 [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/776 # 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 02e35b0f7c5caa881c027ca921f67ceab064a3a0 (main) Commit message: "Merge pull request #5046 from lindseysimple/issue-5038-2" > 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 02e35b0f7c5caa881c027ca921f67ceab064a3a0 # timeout=10 > git rev-list --no-walk abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:05:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:05:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:05:18 ========================================================= 04:05:18 EdgeX Global Pipelines Version Info 04:05:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:05:19 ------------------- 04:05:19 stable info: 04:05:19 ------------------- 04:05:19 Commited By: Cherry Wang cherry@iotechsys.com 04:05:19 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 04:05:19 Message: update stable to v1.0.269 04:05:19 ------------------- 04:05:19 experimental info: 04:05:19 ------------------- 04:05:19 Commited By: **** collab-it+edgex@linuxfoundation.org 04:05:19 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 04:05:19 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:05:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 04:05:19 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 04:05:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:05:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:05:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:05:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 04:05:20 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:05:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 04:05:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 04:05:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 04:05:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:05:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:05:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:05:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:05:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:05:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:05:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:05:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:05:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:05:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 04:05:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:05:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:05:20 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:05:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:05:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:05:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:05:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 02e35b0f7c5caa881c027ca921f67ceab064a3a0 [Pipeline] echo 04:05:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 02e35b0 [Pipeline] echo 04:05:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:05:20 provisioning config files... 04:05:20 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/776@tmp/config12850501212001489903tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:05:20 ---> ****-login.sh 04:05:20 nexus3.edgexfoundry.org:10001 04:05:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:05:21 Configure a credential helper to remove this warning. See 04:05:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:05:21 04:05:21 Login Succeeded 04:05:21 nexus3.edgexfoundry.org:10002 04:05:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:05:21 Configure a credential helper to remove this warning. See 04:05:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:05:21 04:05:21 Login Succeeded 04:05:21 nexus3.edgexfoundry.org:10003 04:05:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:05:21 Configure a credential helper to remove this warning. See 04:05:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:05:21 04:05:21 Login Succeeded 04:05:21 nexus3.edgexfoundry.org:10004 04:05:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:05:21 Configure a credential helper to remove this warning. See 04:05:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:05:21 04:05:21 Login Succeeded 04:05:21 ****.io 04:05:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:05:21 Configure a credential helper to remove this warning. See 04:05:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:05:21 04:05:21 Login Succeeded 04:05:21 ---> ****-login.sh ends [Pipeline] } 04:05:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:05:22 + 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 04:05:22 + dirname cmd/core-command/Dockerfile 04:05:22 + cut -d/ -f2 04:05:22 + echo core-command,cmd/core-command/Dockerfile 04:05:22 + + dirname cmd/core-common-config-bootstrapper/Dockerfilecut 04:05:22 -d/ -f2 04:05:22 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 04:05:22 + + dirname cmd/core-data/Dockerfile 04:05:22 cut -d/ -f2 04:05:22 + echo core-data,cmd/core-data/Dockerfile 04:05:22 + dirname cmd/core-keeper/Dockerfile 04:05:22 + cut -d/ -f2 04:05:22 + echo core-keeper,cmd/core-keeper/Dockerfile 04:05:22 + dirname cmd/core-metadata/Dockerfile 04:05:22 + cut -d/ -f2 04:05:22 + echo core-metadata,cmd/core-metadata/Dockerfile 04:05:22 + dirname cmd/security-bootstrapper/Dockerfile 04:05:22 + cut -d/ -f2 04:05:22 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 04:05:22 + dirname cmd/security-proxy-auth/Dockerfile 04:05:22 + cut -d/ -f2 04:05:22 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 04:05:22 + dirname cmd/security-proxy-setup/Dockerfile 04:05:22 + cut -d/ -f2 04:05:22 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 04:05:22 + dirname cmd/security-secretstore-setup/Dockerfile 04:05:22 + cut -d/ -f2 04:05:22 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 04:05:22 + dirname cmd/security-spiffe-token-provider/Dockerfile 04:05:22 + cut -d/ -f2 04:05:22 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 04:05:22 + dirname cmd/security-spire-agent/Dockerfile 04:05:22 + cut -d/ -f2 04:05:22 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 04:05:22 + dirname cmd/security-spire-config/Dockerfile 04:05:22 + cut -d/ -f2 04:05:22 + echo security-spire-config,cmd/security-spire-config/Dockerfile 04:05:22 + dirname cmd/security-spire-server/Dockerfile 04:05:22 + cut -d/ -f2 04:05:22 + echo security-spire-server,cmd/security-spire-server/Dockerfile 04:05:22 + dirname cmd/support-notifications/Dockerfile 04:05:22 + cut -d/ -f2 04:05:22 + echo support-notifications,cmd/support-notifications/Dockerfile 04:05:22 + dirname cmd/support-scheduler/Dockerfile 04:05:22 + cut -d/ -f2 04:05:22 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 04:05:22 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 04:05:22 + git rev-list -1 --merges 02e35b0f7c5caa881c027ca921f67ceab064a3a0~1..02e35b0f7c5caa881c027ca921f67ceab064a3a0 [Pipeline] echo 04:05:22 -----------> git rev-list -1 --merges 02e35b0f7c5caa881c027ca921f67ceab064a3a0~1..02e35b0f7c5caa881c027ca921f67ceab064a3a0 02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:05:22 02e35b0f7c5caa881c027ca921f67ceab064a3a0 [false] [Pipeline] sh 04:05:22 + git log --format=format:%s -1 02e35b0f7c5caa881c027ca921f67ceab064a3a0 [Pipeline] echo 04:05:22 ========================================================= 04:05:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:05:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 04:05:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:05:23 + grep -v github /etc/ssh/ssh_known_hosts 04:05:23 + [ -e /tmp/ssh_known_hosts ] 04:05:23 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:05:23 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:05:23 + sudo tee -a /etc/ssh/ssh_known_hosts 04:05:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:05:23 04:05:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:05:23 0.1.4: Pulling from edgex-devops/py-git-semver 04:05:23 b85a868b505f: Pulling fs layer 04:05:23 e2be974225ed: Pulling fs layer 04:05:23 339a4e72a1f5: Pulling fs layer 04:05:23 988bab9f4d93: Pulling fs layer 04:05:23 1469e6f7b9e6: Pulling fs layer 04:05:23 eaf3925da568: Pulling fs layer 04:05:23 bab4dde63d76: Pulling fs layer 04:05:23 988bab9f4d93: Waiting 04:05:23 bde34c3a00c8: Pulling fs layer 04:05:23 b352a97aabf1: Pulling fs layer 04:05:23 1469e6f7b9e6: Waiting 04:05:23 bde34c3a00c8: Waiting 04:05:23 bab4dde63d76: Waiting 04:05:23 4872d77fe225: Pulling fs layer 04:05:23 5851b861e8e6: Pulling fs layer 04:05:23 b352a97aabf1: Waiting 04:05:23 4872d77fe225: Waiting 04:05:23 e2be974225ed: Verifying Checksum 04:05:23 e2be974225ed: Download complete 04:05:23 988bab9f4d93: Download complete 04:05:23 1469e6f7b9e6: Verifying Checksum 04:05:23 1469e6f7b9e6: Download complete 04:05:23 eaf3925da568: Download complete 04:05:24 339a4e72a1f5: Verifying Checksum 04:05:24 339a4e72a1f5: Download complete 04:05:24 bde34c3a00c8: Verifying Checksum 04:05:24 bde34c3a00c8: Download complete 04:05:24 b352a97aabf1: Download complete 04:05:24 4872d77fe225: Verifying Checksum 04:05:24 4872d77fe225: Download complete 04:05:24 5851b861e8e6: Verifying Checksum 04:05:24 5851b861e8e6: Download complete 04:05:24 b85a868b505f: Verifying Checksum 04:05:24 b85a868b505f: Download complete 04:05:24 bab4dde63d76: Verifying Checksum 04:05:24 bab4dde63d76: Download complete 04:05:25 b85a868b505f: Pull complete 04:05:25 e2be974225ed: Pull complete 04:05:25 339a4e72a1f5: Pull complete 04:05:26 988bab9f4d93: Pull complete 04:05:26 1469e6f7b9e6: Pull complete 04:05:26 eaf3925da568: Pull complete 04:05:28 bab4dde63d76: Pull complete 04:05:28 bde34c3a00c8: Pull complete 04:05:28 b352a97aabf1: Pull complete 04:05:28 4872d77fe225: Pull complete 04:05:28 5851b861e8e6: Pull complete 04:05:28 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:05:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:05:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:05:28 prd-ubuntu20.04-docker-8c-8g-36437 does not seem to be running inside a container 04:05:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/776 -v /w/workspace/edgex-go/776:/w/workspace/edgex-go/776:rw,z -v /w/workspace/edgex-go/776@tmp:/w/workspace/edgex-go/776@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 04:05:31 $ docker top 48264bbe8dfc7ae75395763d55e0db663148212a973f4012d0eff12373d470e3 -eo pid,comm 04:05:31 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). 04:05:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:05:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:05:31 [ssh-agent] Looking for ssh-agent implementation... 04:05:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:05:31 $ docker exec 48264bbe8dfc7ae75395763d55e0db663148212a973f4012d0eff12373d470e3 ssh-agent 04:05:31 SSH_AUTH_SOCK=/tmp/ssh-vO6yHFxZBcpQ/agent.32 04:05:31 SSH_AGENT_PID=38 04:05:31 Running ssh-add (command line suppressed) 04:05:31 Identity added: /w/workspace/edgex-go/776@tmp/private_key_18234823401383536682.key (/w/workspace/edgex-go/776@tmp/private_key_18234823401383536682.key) 04:05:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:05:31 + git tag --points-at HEAD [Pipeline] } 04:05:31 $ docker exec --env ******** --env ******** 48264bbe8dfc7ae75395763d55e0db663148212a973f4012d0eff12373d470e3 ssh-agent -k 04:05:32 unset SSH_AUTH_SOCK; 04:05:32 unset SSH_AGENT_PID; 04:05:32 echo Agent pid 38 killed; 04:05:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:05:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:05:32 [ssh-agent] Looking for ssh-agent implementation... 04:05:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:05:32 $ docker exec 48264bbe8dfc7ae75395763d55e0db663148212a973f4012d0eff12373d470e3 ssh-agent 04:05:32 SSH_AUTH_SOCK=/tmp/ssh-skzSy6GxXBJD/agent.71 04:05:32 SSH_AGENT_PID=77 04:05:32 Running ssh-add (command line suppressed) 04:05:32 Identity added: /w/workspace/edgex-go/776@tmp/private_key_773954798266457143.key (/w/workspace/edgex-go/776@tmp/private_key_773954798266457143.key) 04:05:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:05:32 + git semver init 04:05:32 2025-01-10 04:05:32,875 [run_init] DEBUG init version:0.0.0 force:False 04:05:32 2025-01-10 04:05:32,876 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/776/.semver 04:05:32 2025-01-10 04:05:32,876 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/776/.semver 04:05:32 2025-01-10 04:05:32,877 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/776/.semver'], cwd=/w/workspace/edgex-go/776, universal_newlines=False, shell=None, istream=None) 04:05:39 2025-01-10 04:05:38,342 [append_file] DEBUG append to file:/w/workspace/edgex-go/776/.git/info/exclude 04:05:39 2025-01-10 04:05:38,343 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/776/.semver/main with force:False 04:05:39 2025-01-10 04:05:38,343 [read_version] DEBUG read version from /w/workspace/edgex-go/776/.semver/main 04:05:39 2025-01-10 04:05:38,343 [read_version] DEBUG read version from /w/workspace/edgex-go/776/.semver/main 04:05:39 4.0.0-dev.40 [Pipeline] } 04:05:39 $ docker exec --env ******** --env ******** 48264bbe8dfc7ae75395763d55e0db663148212a973f4012d0eff12373d470e3 ssh-agent -k 04:05:39 unset SSH_AUTH_SOCK; 04:05:39 unset SSH_AGENT_PID; 04:05:39 echo Agent pid 77 killed; 04:05:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:05:40 + git semver [Pipeline] } 04:05:40 $ docker stop --time=1 48264bbe8dfc7ae75395763d55e0db663148212a973f4012d0eff12373d470e3 04:05:41 $ docker rm -f --volumes 48264bbe8dfc7ae75395763d55e0db663148212a973f4012d0eff12373d470e3 [Pipeline] // withDockerContainer [Pipeline] sh 04:05:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:05:42 Stashed 1 file(s) [Pipeline] echo 04:05:42 [edgeXSemver]: initialized semver on version 4.0.0-dev.40 [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 04:05:42 + git config --global --add safe.directory /w/workspace/edgex-go/776 [Pipeline] echo 04:05:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:05:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:05:42 ========================================================= 04:05:42 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 04:05:42 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:05:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 04:05:42 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 04:05:42 da9db072f522: Pulling fs layer 04:05:42 6ef4a4ee8ca5: Pulling fs layer 04:05:42 06f05ace1117: Pulling fs layer 04:05:42 5fe327b54edc: Pulling fs layer 04:05:42 5fe327b54edc: Waiting 04:05:42 4f4fb700ef54: Pulling fs layer 04:05:42 92a5565b7b96: Pulling fs layer 04:05:42 ff9bb7016b71: Pulling fs layer 04:05:42 4f4fb700ef54: Waiting 04:05:42 92a5565b7b96: Waiting 04:05:42 b67dba6c2c7d: Pulling fs layer 04:05:42 a813b0c90790: Pulling fs layer 04:05:42 b67dba6c2c7d: Waiting 04:05:42 ff9bb7016b71: Waiting 04:05:42 6ef4a4ee8ca5: Download complete 04:05:42 5fe327b54edc: Download complete 04:05:42 4f4fb700ef54: Verifying Checksum 04:05:42 4f4fb700ef54: Download complete 04:05:42 92a5565b7b96: Download complete 04:05:42 da9db072f522: Download complete 04:05:42 ff9bb7016b71: Verifying Checksum 04:05:42 ff9bb7016b71: Download complete 04:05:43 da9db072f522: Pull complete 04:05:43 6ef4a4ee8ca5: Pull complete 04:05:43 a813b0c90790: Verifying Checksum 04:05:43 a813b0c90790: Download complete 04:05:43 06f05ace1117: Verifying Checksum 04:05:43 06f05ace1117: Download complete 04:05:43 b67dba6c2c7d: Verifying Checksum 04:05:43 b67dba6c2c7d: Download complete 04:05:47 06f05ace1117: Pull complete 04:05:47 5fe327b54edc: Pull complete 04:05:47 4f4fb700ef54: Pull complete 04:05:47 92a5565b7b96: Pull complete 04:05:47 ff9bb7016b71: Pull complete 04:05:49 b67dba6c2c7d: Pull complete 04:05:49 a813b0c90790: Pull complete 04:05:49 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 04:05:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 04:05:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 04:05:50 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 04:05:50 WORKDIR /edgex 04:05:50 COPY go.mod . 04:05:50 RUN go mod download 04:05:50 + docker build -t ci-base-image-x86_64 -f - . 04:05:50 Sending build context to Docker daemon 178.5MB 04:05:50 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 04:05:50 ---> 3ba60ce46760 04:05:50 Step 2/4 : WORKDIR /edgex 04:05:57 Still waiting to schedule task 04:05:57 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:05:57 ---> Running in 12dff805ed06 04:05:57 Removing intermediate container 12dff805ed06 04:05:57 ---> ef50f7653774 04:05:57 Step 3/4 : COPY go.mod . 04:05:57 ---> 5af98d85f0b8 04:05:57 Step 4/4 : RUN go mod download 04:05:57 ---> Running in 3eed82ec5b75 04:06:29 Removing intermediate container 3eed82ec5b75 04:06:29 ---> 79c59cce2d3b 04:06:29 Successfully built 79c59cce2d3b 04:06:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:29 + docker inspect -f . ci-base-image-x86_64 04:06:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:06:29 prd-ubuntu20.04-docker-8c-8g-36437 does not seem to be running inside a container 04:06:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/776 -v /w/workspace/edgex-go/776:/w/workspace/edgex-go/776:rw,z -v /w/workspace/edgex-go/776@tmp:/w/workspace/edgex-go/776@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 04:06:30 $ docker top 1c6bab410145a8185c0f5ddb41f7116e9174689a2a91450171bf4f7fda3d8e8c -eo pid,comm [Pipeline] { [Pipeline] sh 04:06:30 + go version 04:06:30 go version go1.23.4 linux/amd64 [Pipeline] } 04:06:30 $ docker stop --time=1 1c6bab410145a8185c0f5ddb41f7116e9174689a2a91450171bf4f7fda3d8e8c 04:06:32 $ docker rm -f --volumes 1c6bab410145a8185c0f5ddb41f7116e9174689a2a91450171bf4f7fda3d8e8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:32 + docker inspect -f . ci-base-image-x86_64 04:06:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:06:32 prd-ubuntu20.04-docker-8c-8g-36437 does not seem to be running inside a container 04:06:33 $ 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/776 -v /w/workspace/edgex-go/776:/w/workspace/edgex-go/776:rw,z -v /w/workspace/edgex-go/776@tmp:/w/workspace/edgex-go/776@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 04:06:34 $ docker top 47a65b73229e86d5810cd5d58288602bfcf97b3989d997e15dac844a209ada93 -eo pid,comm [Pipeline] { [Pipeline] echo 04:06:34 ========================================================= 04:06:34 [edgeXBuildGoParallel] Running Tests and Build... 04:06:34 ========================================================= [Pipeline] sh 04:06:34 + git config --global --add safe.directory /w/workspace/edgex-go/776 [Pipeline] fileExists [Pipeline] sh 04:06:34 + make test 04:06:34 go test -race -coverprofile=coverage.out ./... 04:06:44 ? github.com/edgexfoundry/edgex-go [no test files] 04:07:16 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 04:07:16 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 04:07:16 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 04:07:16 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 04:07:16 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 04:07:16 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 04:07:16 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 04:07:16 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 04:07:16 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 04:07:16 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 04:07:16 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 04:07:16 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:07:16 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 04:07:16 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 04:07:16 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 04:07:16 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 04:07:16 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 04:07:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.024s coverage: 28.7% of statements 04:07:18 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 04:07:18 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 04:07:18 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 04:07:18 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 04:07:18 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 04:07:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.035s coverage: 97.0% of statements 04:07:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 04:07:19 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 04:07:19 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 04:07:19 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 04:07:19 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 04:07:19 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 04:07:19 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 04:07:19 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 04:07:19 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 04:07:20 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 04:07:20 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 04:07:20 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 04:07:20 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 04:07:20 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 04:07:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.059s coverage: 69.2% of statements 04:07:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.049s coverage: 48.4% of statements 04:07:22 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 04:07:22 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 04:07:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.181s coverage: 93.4% of statements 04:07:22 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.043s coverage: 91.7% of statements 04:07:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.064s coverage: 9.4% of statements 04:07:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 04:07:24 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 04:07:24 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 04:07:24 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 04:07:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:07:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:07:24 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 04:07:24 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 04:07:24 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 04:07:24 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 04:07:24 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 04:07:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.400s coverage: 95.8% of statements 04:07:25 ok github.com/edgexfoundry/edgex-go/internal/io 1.034s coverage: 72.2% of statements 04:07:26 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 04:07:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 04:07:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 04:07:26 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 04:07:26 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 04:07:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.045s coverage: 0.0% of statements [no tests to run] 04:07:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.050s coverage: 1.0% of statements 04:07:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.036s coverage: 44.2% of statements 04:07:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.019s coverage: 81.1% of statements 04:07:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.023s coverage: 40.0% of statements 04:07:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.024s coverage: 87.1% of statements 04:07:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.027s coverage: 94.1% of statements 04:07:28 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 04:07:28 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 04:07:28 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 04:07:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.029s coverage: 96.3% of statements 04:07:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 04:07:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 04:07:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 04:07:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 04:07:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements 04:07:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 04:07:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 04:07:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 04:07:30 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 04:07:30 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 04:07:30 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 04:07:30 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 04:07:31 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 04:07:31 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 04:07:32 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 04:07:33 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 04:07:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:07:34 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 04:07:34 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 04:07:35 Running on prd-ubuntu20.04-docker-arm64-4c-16g-36438 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 04:07:35 Running in /w/workspace/edgex-go/776 [Pipeline] { [Pipeline] checkout 04:07:35 The recommended git tool is: git 04:07:37 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 04:07:37 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 04:07:37 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 04:07:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 04:07:38 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 04:07:40 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 04:07:40 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 04:07:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 04:07:40 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 04:07:40 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 04:07:40 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 04:07:40 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 04:07:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.029s coverage: 94.4% of statements 04:07:41 using credential edgex-jenkins-ssh 04:07:41 Cloning the remote Git repository 04:07:41 Cloning repository git@github.com:edgexfoundry/edgex-go.git 04:07:41 > git init /w/workspace/edgex-go/776 # timeout=10 04:07:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:07:42 > git --version # timeout=10 04:07:42 > git --version # 'git version 2.25.1' 04:07:42 using GIT_SSH to set credentials SSH Credentials for GitHub 04:07:42 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 04:07:42 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 04:07:42 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 04:07:42 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 04:07:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:07:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 04:07:44 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 04:07:44 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 04:07:44 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 04:07:44 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 04:07:44 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 04:07:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 04:07:45 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 04:07:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.049s coverage: 92.9% of statements 04:07:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.023s coverage: 66.7% of statements 04:07:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.031s coverage: 62.3% of statements 04:07:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.027s coverage: 75.0% of statements 04:07:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.031s coverage: 87.2% of statements 04:07:52 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.023s coverage: 17.0% of statements 04:07:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements 04:07:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.068s coverage: 81.8% of statements 04:07:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.049s coverage: 82.1% of statements 04:07:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements 04:07:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.116s coverage: 63.1% of statements 04:07:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.026s coverage: 100.0% of statements 04:07:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.026s coverage: 89.4% of statements 04:07:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements 04:07:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements 04:07:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements 04:07:52 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.030s coverage: 88.6% of statements 04:07:52 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.029s coverage: 96.8% of statements 04:07:52 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.022s coverage: 100.0% of statements 04:07:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.157s coverage: 36.8% of statements 04:07:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.017s coverage: 93.8% of statements 04:07:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.017s coverage: 3.1% of statements 04:07:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.052s coverage: 17.0% of statements 04:07:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.173s coverage: 94.9% of statements 04:07:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.061s coverage: 9.0% of statements 04:07:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.063s coverage: 97.7% of statements 04:07:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.026s coverage: 45.8% of statements 04:07:52 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 04:07:52 running golangci-lint 04:07:52 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 04:07:52 go version go1.23.4 linux/amd64 04:07:53 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 04:07:53 level=info msg="[config_reader] Used config file .golangci.yml" 04:07:53 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 04:07:59 Avoid second fetch 04:07:59 Checking out Revision 02e35b0f7c5caa881c027ca921f67ceab064a3a0 (main) 04:07:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:07:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:07:59 > git config core.sparsecheckout # timeout=10 04:07:59 > git checkout -f 02e35b0f7c5caa881c027ca921f67ceab064a3a0 # timeout=10 04:08:00 Commit message: "Merge pull request #5046 from lindseysimple/issue-5038-2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:08:04 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:08:04 % Total % Received % Xferd Average Speed Time Time Time Current 04:08:04 Dload Upload Total Spent Left Speed 04:08:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 68234 0 --:--:-- --:--:-- --:--:-- 68234 [Pipeline] sh 04:08:05 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:08:05 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:08:05 + sudo tee /etc/docker/daemon.new 04:08:05 { 04:08:05 "registry-mirrors": [ 04:08:05 "https://nexus3.edgexfoundry.org:10001" 04:08:05 ], 04:08:05 "bip": "10.250.0.254/24", 04:08:05 "hosts": [ 04:08:05 "tcp://0.0.0.0:5555", 04:08:05 "unix:///var/run/docker.sock" 04:08:05 ], 04:08:05 "mtu": 1458, 04:08:05 "selinux-enabled": true, 04:08:05 "seccomp-profile": "/etc/docker/seccomp.json" 04:08:05 } [Pipeline] sh 04:08:05 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:08:06 + sudo service docker restart 04:08:19 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|deps|exports_file|files|compiled_files|imports|name) took 22.130728203s" 04:08:19 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 36.874289ms" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:08:24 provisioning config files... 04:08:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/776@tmp/config6666802561239929306tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:08:24 ---> ****-login.sh 04:08:24 nexus3.edgexfoundry.org:10001 04:08:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:08:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:08:25 Configure a credential helper to remove this warning. See 04:08:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:08:25 04:08:25 Login Succeeded 04:08:25 nexus3.edgexfoundry.org:10002 04:08:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:08:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:08:25 Configure a credential helper to remove this warning. See 04:08:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:08:25 04:08:25 Login Succeeded 04:08:25 nexus3.edgexfoundry.org:10003 04:08:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:08:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:08:26 Configure a credential helper to remove this warning. See 04:08:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:08:26 04:08:26 Login Succeeded 04:08:26 nexus3.edgexfoundry.org:10004 04:08:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:08:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:08:26 Configure a credential helper to remove this warning. See 04:08:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:08:26 04:08:26 Login Succeeded 04:08:26 ****.io 04:08:26 level=info msg="[linters_context/goanalysis] analyzers took 1m24.240298098s with top 10 stages: buildir: 50.77566392s, gosec: 3.207104001s, fact_deprecated: 2.330599137s, inspect: 2.324290502s, printf: 1.774388669s, ctrlflow: 1.610198701s, fact_purity: 1.118031855s, nilness: 911.928113ms, S1038: 838.314555ms, unused: 547.951932ms" 04:08:26 level=info msg="[runner] Issues before processing: 199, after processing: 0" 04:08:26 level=info msg="[runner] Processors filtering stat (in/out): skip_dirs: 199/199, nolint: 17/0, invalid_issue: 199/199, filename_unadjuster: 199/199, skip_files: 199/199, autogenerated_exclude: 199/199, cgo: 199/199, identifier_marker: 199/199, exclude: 199/199, exclude-rules: 199/17, path_prettifier: 199/199" 04:08:26 level=info msg="[runner] processing took 18.628796ms with stages: nolint: 8.348045ms, identifier_marker: 4.897139ms, autogenerated_exclude: 1.551249ms, path_prettifier: 1.486921ms, exclude-rules: 1.444302ms, skip_dirs: 825.073µs, invalid_issue: 28.499µs, cgo: 27.949µs, filename_unadjuster: 15.369µs, source_code: 700ns, max_same_issues: 670ns, skip_files: 420ns, uniq_by_line: 410ns, fixer: 400ns, exclude: 390ns, sort_results: 330ns, path_shortener: 210ns, max_from_linter: 170ns, diff: 170ns, path_prefixer: 150ns, max_per_file_from_linter: 130ns, severity-rules: 100ns" 04:08:26 level=info msg="[runner] linters took 10.697657431s with stages: goanalysis_metalinter: 10.678390045s" 04:08:26 level=info msg="File cache stats: 0 entries of total size 0B" 04:08:26 level=info msg="Memory: 330 samples, avg is 273.7MB, max is 1355.6MB" 04:08:26 level=info msg="Execution took 32.874032064s" 04:08:26 go vet ./... 04:08:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:08:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:08:26 Configure a credential helper to remove this warning. See 04:08:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:08:26 04:08:26 Login Succeeded 04:08:26 ---> ****-login.sh ends [Pipeline] } 04:08:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 04:08:27 + git config --global --add safe.directory /w/workspace/edgex-go/776 [Pipeline] echo 04:08:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:08:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:08:27 ========================================================= 04:08:27 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 04:08:27 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:08:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 04:08:27 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:08:27 9986a736f7d3: Pulling fs layer 04:08:27 1f018df60701: Pulling fs layer 04:08:27 39f8f326b044: Pulling fs layer 04:08:27 e6a1e7a6a96a: Pulling fs layer 04:08:27 4f4fb700ef54: Pulling fs layer 04:08:27 d45d956e0dbf: Pulling fs layer 04:08:27 d7702b0d1db1: Pulling fs layer 04:08:27 5c7f0f088c93: Pulling fs layer 04:08:27 4fdc064ae6cf: Pulling fs layer 04:08:27 e6a1e7a6a96a: Waiting 04:08:27 d7702b0d1db1: Waiting 04:08:27 5c7f0f088c93: Waiting 04:08:27 d45d956e0dbf: Waiting 04:08:27 4fdc064ae6cf: Waiting 04:08:27 4f4fb700ef54: Waiting 04:08:28 1f018df60701: Verifying Checksum 04:08:28 1f018df60701: Download complete 04:08:28 e6a1e7a6a96a: Verifying Checksum 04:08:28 e6a1e7a6a96a: Download complete 04:08:28 4f4fb700ef54: Verifying Checksum 04:08:28 4f4fb700ef54: Download complete 04:08:28 9986a736f7d3: Download complete 04:08:28 d45d956e0dbf: Verifying Checksum 04:08:28 d45d956e0dbf: Download complete 04:08:28 d7702b0d1db1: Download complete 04:08:28 4fdc064ae6cf: Verifying Checksum 04:08:28 4fdc064ae6cf: Download complete 04:08:28 9986a736f7d3: Pull complete 04:08:29 1f018df60701: Pull complete 04:08:29 39f8f326b044: Verifying Checksum 04:08:29 39f8f326b044: Download complete 04:08:30 5c7f0f088c93: Verifying Checksum 04:08:30 5c7f0f088c93: Download complete 04:08:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:08:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:08:33 ./bin/test-attribution-txt.sh [Pipeline] echo 04:08:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 04:08:33 + ls -al . 04:08:33 total 1836 04:08:33 drwxrwxr-x 11 1001 1001 4096 Jan 10 04:06 . 04:08:33 drwxr-xr-x 4 root root 4096 Jan 10 04:06 .. 04:08:33 drwxrwxr-x 2 1001 1001 4096 Jan 10 04:05 .blubracket 04:08:33 -rw-rw-r-- 1 1001 1001 10 Jan 10 04:05 .dockerignore 04:08:33 drwxrwxr-x 8 1001 1001 4096 Jan 10 04:07 .git 04:08:33 drwxrwxr-x 3 1001 1001 4096 Jan 10 04:05 .github 04:08:33 -rw-rw-r-- 1 1001 1001 907 Jan 10 04:05 .gitignore 04:08:33 -rw-rw-r-- 1 1001 1001 199 Jan 10 04:05 .golangci.yml 04:08:33 -rw-rw-r-- 1 1001 1001 100 Jan 10 04:05 .hadolint.yml 04:08:33 drwxr-xr-x 3 1001 1001 4096 Jan 10 04:05 .semver 04:08:33 -rw-rw-r-- 1 1001 1001 155 Jan 10 04:05 .sonarcloud.properties 04:08:33 -rw-rw-r-- 1 1001 1001 1171 Jan 10 04:05 ADOPTERS.md 04:08:33 -rw-rw-r-- 1 1001 1001 17256 Jan 10 04:05 Attribution.txt 04:08:33 -rw-rw-r-- 1 1001 1001 100284 Jan 10 04:05 CHANGELOG.md 04:08:33 -rw-rw-r-- 1 1001 1001 3804 Jan 10 04:05 CONTRIBUTING.md 04:08:33 -rw-rw-r-- 1 1001 1001 677 Jan 10 04:05 GOVERNANCE.md 04:08:33 -rw-rw-r-- 1 1001 1001 858 Jan 10 04:05 Jenkinsfile 04:08:33 -rw-rw-r-- 1 1001 1001 10775 Jan 10 04:05 LICENSE 04:08:33 -rw-rw-r-- 1 1001 1001 16740 Jan 10 04:05 Makefile 04:08:33 -rw-rw-r-- 1 1001 1001 582 Jan 10 04:05 OWNERS.md 04:08:33 -rw-rw-r-- 1 1001 1001 9932 Jan 10 04:05 README.md 04:08:33 -rw-rw-r-- 1 1001 1001 789 Jan 10 04:05 SECURITY.md 04:08:33 -rw-rw-r-- 1 1001 1001 12 Jan 10 04:05 VERSION 04:08:33 drwxrwxr-x 2 1001 1001 4096 Jan 10 04:05 bin 04:08:33 drwxrwxr-x 19 1001 1001 4096 Jan 10 04:05 cmd 04:08:33 -rw-r--r-- 1 root root 1510933 Jan 10 04:07 coverage.out 04:08:33 drwxrwxr-x 2 1001 1001 4096 Jan 10 04:05 fuzz_test 04:08:33 -rw-rw-r-- 1 1001 1001 6506 Jan 10 04:05 go.mod 04:08:33 -rw-rw-r-- 1 1001 1001 88058 Jan 10 04:05 go.sum 04:08:33 drwxrwxr-x 7 1001 1001 4096 Jan 10 04:05 internal 04:08:33 drwxrwxr-x 2 1001 1001 4096 Jan 10 04:05 openapi 04:08:33 -rw-rw-r-- 1 1001 1001 584 Jan 10 04:05 security.txt 04:08:33 -rw-rw-r-- 1 1001 1001 204 Jan 10 04:05 version.go [Pipeline] sh 04:08:33 + '[' -e coverage.out ] 04:08:33 + chown 1001:1001 coverage.out [Pipeline] stash 04:08:33 Stashed 1 file(s) [Pipeline] sh 04:08:34 + make build 04:08:34 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.40 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 04:08:52 39f8f326b044: Pull complete 04:08:52 e6a1e7a6a96a: Pull complete 04:08:52 4f4fb700ef54: Pull complete 04:08:52 d45d956e0dbf: Pull complete 04:08:52 d7702b0d1db1: Pull complete 04:08:56 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.40 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:08:57 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.40 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 04:08:58 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.40 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 04:08:58 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.40 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 04:08:59 5c7f0f088c93: Pull complete 04:09:00 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.40 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:09:01 4fdc064ae6cf: Pull complete 04:09:01 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 04:09:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 04:09:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 04:09:01 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 04:09:01 WORKDIR /edgex 04:09:01 COPY go.mod . 04:09:01 RUN go mod download 04:09:01 + docker build -t ci-base-image-arm64 -f - . 04:09:03 #0 building with "default" instance using docker driver 04:09:03 04:09:03 #1 [internal] load build definition from Dockerfile 04:09:03 #1 transferring dockerfile: 172B 0.0s done 04:09:03 #1 DONE 0.1s 04:09:03 04:09:03 #2 [internal] load .dockerignore 04:09:03 #2 transferring context: 50B done 04:09:03 #2 DONE 0.1s 04:09:03 04:09:03 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 04:09:03 #3 DONE 0.0s 04:09:03 04:09:03 #4 [internal] load build context 04:09:03 #4 transferring context: 6.54kB done 04:09:03 #4 DONE 0.1s 04:09:03 04:09:03 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 04:09:03 #5 DONE 0.2s 04:09:03 04:09:03 #6 [2/4] WORKDIR /edgex 04:09:04 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.40 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:09:04 #6 DONE 1.6s 04:09:04 04:09:04 #7 [3/4] COPY go.mod . 04:09:04 #7 DONE 0.1s 04:09:04 04:09:04 #8 [4/4] RUN go mod download 04:09:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.40 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 04:09:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.40 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:09:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.40 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:09:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.40 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 04:09:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.40 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:09:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.40 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 04:09:12 $ docker stop --time=1 47a65b73229e86d5810cd5d58288602bfcf97b3989d997e15dac844a209ada93 04:09:19 $ docker rm -f --volumes 47a65b73229e86d5810cd5d58288602bfcf97b3989d997e15dac844a209ada93 [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 04:09:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:09:20 04:09:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:09:20 latest: Pulling from edgex-devops/edgex-compose 04:09:20 91d30c5bc195: Pulling fs layer 04:09:20 2e9b0aa3be6d: Pulling fs layer 04:09:20 9c61dcf015f6: Pulling fs layer 04:09:20 4698f68db338: Pulling fs layer 04:09:20 2a2f49069b9e: Pulling fs layer 04:09:20 e0025b399a48: Pulling fs layer 04:09:20 4698f68db338: Waiting 04:09:20 2a2f49069b9e: Waiting 04:09:20 e0025b399a48: Waiting 04:09:20 91d30c5bc195: Download complete 04:09:20 4698f68db338: Verifying Checksum 04:09:20 4698f68db338: Download complete 04:09:21 2e9b0aa3be6d: Verifying Checksum 04:09:21 2e9b0aa3be6d: Download complete 04:09:21 e0025b399a48: Verifying Checksum 04:09:21 e0025b399a48: Download complete 04:09:21 91d30c5bc195: Pull complete 04:09:21 2a2f49069b9e: Download complete 04:09:21 2e9b0aa3be6d: Pull complete 04:09:21 9c61dcf015f6: Download complete 04:09:23 #8 DONE 15.5s 04:09:23 04:09:23 #9 exporting to image 04:09:23 #9 exporting layers 04:09:24 9c61dcf015f6: Pull complete 04:09:24 4698f68db338: Pull complete 04:09:24 2a2f49069b9e: Pull complete 04:09:24 e0025b399a48: Pull complete 04:09:24 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 04:09:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:09:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:09:24 prd-ubuntu20.04-docker-8c-8g-36437 does not seem to be running inside a container 04:09:25 $ 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/776 -v /w/workspace/edgex-go/776:/w/workspace/edgex-go/776:rw,z -v /w/workspace/edgex-go/776@tmp:/w/workspace/edgex-go/776@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 04:09:30 $ docker top bcc8f7b83e778e79987459a8be836d29b31b535e18008f77aac6b56a6aff137d -eo pid,comm [Pipeline] { [Pipeline] sh 04:09:31 + docker compose -f ./docker-compose-build.yml build --parallel 04:09:33 #1 [core-data internal] load build definition from Dockerfile 04:09:33 #1 transferring dockerfile: 2.07kB done 04:09:33 #1 DONE 0.5s 04:09:33 04:09:33 #2 [core-data internal] load .dockerignore 04:09:33 #2 transferring context: 50B done 04:09:33 #2 DONE 0.1s 04:09:33 04:09:33 #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile 04:09:33 #3 transferring dockerfile: 2.23kB done 04:09:33 #3 DONE 0.0s 04:09:33 04:09:33 #4 [security-spiffe-token-provider internal] load build definition from Dockerfile 04:09:33 #4 transferring dockerfile: 1.89kB done 04:09:33 #4 DONE 0.0s 04:09:33 04:09:33 #5 [security-bootstrapper internal] load build definition from Dockerfile 04:09:33 #5 transferring dockerfile: 3.02kB done 04:09:33 #5 DONE 0.0s 04:09:33 04:09:33 #6 [security-spire-config internal] load build definition from Dockerfile 04:09:33 #6 transferring dockerfile: 1.69kB done 04:09:33 #6 DONE 0.0s 04:09:33 04:09:33 #7 [security-secretstore-setup internal] load build definition from Dockerfile 04:09:33 #7 transferring dockerfile: 2.49kB done 04:09:33 #7 DONE 0.0s 04:09:33 04:09:33 #8 [security-proxy-auth internal] load build definition from Dockerfile 04:09:34 #8 transferring dockerfile: 2.11kB done 04:09:34 #8 DONE 0.1s 04:09:34 04:09:34 #9 [support-notifications internal] load build definition from Dockerfile 04:09:34 #9 transferring dockerfile: 2.04kB done 04:09:34 #9 DONE 0.1s 04:09:34 04:09:34 #10 [core-command internal] load build definition from Dockerfile 04:09:34 #10 transferring dockerfile: 1.94kB done 04:09:34 #10 DONE 0.1s 04:09:34 04:09:34 #11 [core-metadata internal] load build definition from Dockerfile 04:09:34 #11 transferring dockerfile: 2.13kB done 04:09:34 #11 DONE 0.1s 04:09:34 04:09:34 #12 [core-keeper internal] load build definition from Dockerfile 04:09:34 #12 transferring dockerfile: 2.07kB done 04:09:34 #12 DONE 0.1s 04:09:34 04:09:34 #13 [support-scheduler internal] load build definition from Dockerfile 04:09:34 #13 transferring dockerfile: 1.82kB done 04:09:34 #13 DONE 0.1s 04:09:34 04:09:34 #14 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:09:34 #14 DONE 0.0s 04:09:34 04:09:34 #15 [security-spire-server internal] load build definition from Dockerfile 04:09:34 #15 transferring dockerfile: 1.70kB done 04:09:34 #15 DONE 0.1s 04:09:34 04:09:34 #16 [security-proxy-setup internal] load build definition from Dockerfile 04:09:34 #16 transferring dockerfile: 2.50kB done 04:09:34 #16 DONE 0.1s 04:09:34 04:09:34 #17 [security-spire-agent internal] load build definition from Dockerfile 04:09:34 #17 transferring dockerfile: 1.81kB done 04:09:34 #17 DONE 0.1s 04:09:34 04:09:34 #18 [core-data internal] load metadata for docker.io/library/alpine:3.20 04:09:34 #18 DONE 0.1s 04:09:34 04:09:34 #19 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:09:34 #19 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 04:09:34 #19 ... 04:09:34 04:09:34 #20 [core-common-config-bootstrapper internal] load .dockerignore 04:09:34 #20 transferring context: 50B done 04:09:34 #20 DONE 0.1s 04:09:34 04:09:34 #19 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:09:34 #19 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 04:09:34 #19 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 04:09:34 #19 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 04:09:34 #19 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 2.10MB / 3.63MB 0.1s 04:09:34 #19 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 04:09:34 #19 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done 04:09:34 #19 ... 04:09:34 04:09:34 #21 [security-secretstore-setup internal] load .dockerignore 04:09:34 #21 transferring context: 50B done 04:09:34 #21 DONE 0.1s 04:09:34 04:09:34 #22 [security-spiffe-token-provider internal] load .dockerignore 04:09:34 #22 transferring context: 50B done 04:09:34 #22 DONE 0.2s 04:09:34 04:09:34 #23 [support-notifications internal] load .dockerignore 04:09:34 #23 transferring context: 50B done 04:09:34 #23 DONE 0.1s 04:09:34 04:09:34 #19 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:09:34 #19 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.1s done 04:09:34 #19 ... 04:09:34 04:09:34 #24 [security-spire-config internal] load .dockerignore 04:09:34 #24 transferring context: 50B done 04:09:34 #24 DONE 0.2s 04:09:34 04:09:34 #25 [security-bootstrapper internal] load .dockerignore 04:09:34 #25 transferring context: 50B done 04:09:34 #25 DONE 0.3s 04:09:34 04:09:34 #26 [security-proxy-auth internal] load .dockerignore 04:09:34 #26 transferring context: 50B done 04:09:34 #26 DONE 0.2s 04:09:34 04:09:34 #19 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:09:34 #19 ... 04:09:34 04:09:34 #27 [core-command internal] load .dockerignore 04:09:34 #27 transferring context: 50B done 04:09:34 #27 DONE 0.2s 04:09:34 04:09:34 #28 [core-keeper internal] load .dockerignore 04:09:34 #28 transferring context: 50B done 04:09:34 #28 DONE 0.2s 04:09:34 04:09:34 #29 [core-metadata internal] load .dockerignore 04:09:34 #29 transferring context: 50B 0.0s done 04:09:34 #29 DONE 0.3s 04:09:34 04:09:34 #14 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:09:34 #14 DONE 0.0s 04:09:34 04:09:34 #18 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 04:09:34 #18 DONE 0.1s 04:09:34 04:09:34 #19 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:09:34 #19 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 04:09:34 #19 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 04:09:34 #19 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 04:09:34 #19 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 04:09:34 #19 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done 04:09:34 #19 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.1s done 04:09:34 #19 ... 04:09:34 04:09:34 #14 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:09:34 #14 DONE 0.0s 04:09:34 04:09:34 #30 [security-spire-agent internal] load .dockerignore 04:09:34 #30 transferring context: 50B done 04:09:34 #30 DONE 0.2s 04:09:34 04:09:34 #31 [security-proxy-setup internal] load .dockerignore 04:09:34 #31 transferring context: 50B done 04:09:34 #31 DONE 0.2s 04:09:34 04:09:34 #32 [security-spire-server internal] load .dockerignore 04:09:34 #32 transferring context: 50B done 04:09:34 #32 DONE 0.2s 04:09:34 04:09:34 #18 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 04:09:34 #18 DONE 0.2s 04:09:34 04:09:34 #33 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 04:09:34 #33 DONE 1.1s 04:09:34 04:09:34 #19 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:09:34 #19 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 04:09:34 #19 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 04:09:34 #19 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 04:09:34 #19 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 04:09:34 #19 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done 04:09:34 #19 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.1s done 04:09:34 #19 ... 04:09:34 04:09:34 #34 [support-scheduler internal] load .dockerignore 04:09:34 #34 transferring context: 50B done 04:09:34 #34 DONE 0.3s 04:09:34 04:09:34 #14 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:09:34 #14 DONE 0.0s 04:09:34 04:09:34 #14 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:09:34 #14 DONE 0.0s 04:09:34 04:09:34 #18 [core-command internal] load metadata for docker.io/library/alpine:3.20 04:09:35 #18 ... 04:09:35 04:09:35 #14 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:09:35 #14 DONE 0.0s 04:09:35 04:09:35 #18 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 04:09:35 #18 ... 04:09:35 04:09:35 #14 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:09:35 #14 DONE 0.0s 04:09:35 04:09:35 #18 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 04:09:38 #9 exporting layers 17.1s done 04:09:38 #9 writing image sha256:e8d4a752f23a47ca05539797a5868f126bd55b0263cd4f90568849165e897742 done 04:09:38 #9 naming to docker.io/library/ci-base-image-arm64 done 04:09:38 #9 DONE 17.1s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:38 + docker inspect -f . ci-base-image-arm64 04:09:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:09:38 prd-ubuntu20.04-docker-arm64-4c-16g-36438 does not seem to be running inside a container 04:09:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/776 -v /w/workspace/edgex-go/776:/w/workspace/edgex-go/776:rw,z -v /w/workspace/edgex-go/776@tmp:/w/workspace/edgex-go/776@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:09:39 $ docker top 294b9c9cd4436eb20acdd0e3d984e85e7ec3435da70e2a9af87fa0fe79e3b7eb -eo pid,comm [Pipeline] { [Pipeline] sh 04:09:40 #18 ... 04:09:40 04:09:40 #35 [core-common-config-bootstrapper internal] load build context 04:09:40 #35 transferring context: 439.01MB 5.2s done 04:09:40 + go version 04:09:41 go version go1.23.4 linux/arm64 [Pipeline] } 04:09:41 $ docker stop --time=1 294b9c9cd4436eb20acdd0e3d984e85e7ec3435da70e2a9af87fa0fe79e3b7eb 04:09:41 #35 ... 04:09:41 04:09:41 #36 [core-data internal] load build context 04:09:41 #36 transferring context: 439.01MB 5.5s done 04:09:42 $ docker rm -f --volumes 294b9c9cd4436eb20acdd0e3d984e85e7ec3435da70e2a9af87fa0fe79e3b7eb [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 04:09:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:09:43 04:09:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:09:43 latest: Pulling from edgex-devops/edgex-compose-arm64 04:09:43 547446be3368: Pulling fs layer 04:09:43 d125d8839a47: Pulling fs layer 04:09:43 3e85d5ac6304: Pulling fs layer 04:09:43 c3105a71a48b: Pulling fs layer 04:09:43 0f093f025ec4: Pulling fs layer 04:09:43 c3106fc0e877: Pulling fs layer 04:09:43 0f093f025ec4: Waiting 04:09:43 c3106fc0e877: Waiting 04:09:43 c3105a71a48b: Waiting 04:09:44 547446be3368: Verifying Checksum 04:09:44 547446be3368: Download complete 04:09:44 c3105a71a48b: Verifying Checksum 04:09:44 c3105a71a48b: Download complete 04:09:44 d125d8839a47: Verifying Checksum 04:09:44 d125d8839a47: Download complete 04:09:44 c3106fc0e877: Verifying Checksum 04:09:44 0f093f025ec4: Download complete 04:09:44 #36 DONE 10.0s 04:09:44 04:09:44 #33 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 04:09:44 #33 DONE 1.1s 04:09:44 04:09:44 #35 [core-common-config-bootstrapper internal] load build context 04:09:44 #35 DONE 9.4s 04:09:44 04:09:44 #37 [security-spiffe-token-provider internal] load build context 04:09:44 #37 transferring context: 439.01MB 5.0s done 04:09:44 #37 DONE 9.2s 04:09:44 04:09:44 #38 [security-secretstore-setup internal] load build context 04:09:44 #38 transferring context: 439.01MB 4.9s done 04:09:44 #38 DONE 9.4s 04:09:44 04:09:44 #14 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:09:44 #14 DONE 0.0s 04:09:44 04:09:44 #39 [support-notifications internal] load build context 04:09:44 #39 transferring context: 439.01MB 5.6s done 04:09:44 #39 DONE 9.3s 04:09:44 04:09:44 #18 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 04:09:44 #18 DONE 9.4s 04:09:44 04:09:44 #40 [support-scheduler builder 2/7] WORKDIR /edgex-go 04:09:44 #40 DONE 9.8s 04:09:44 04:09:44 #19 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:09:44 #19 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 04:09:44 #19 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 04:09:44 #19 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 04:09:44 #19 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 04:09:44 #19 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done 04:09:44 #19 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.1s done 04:09:44 #19 ... 04:09:44 04:09:44 #41 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 04:09:44 #41 DONE 9.7s 04:09:44 04:09:44 #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 04:09:44 #42 DONE 9.4s 04:09:44 04:09:44 #43 [security-spire-server internal] load build context 04:09:44 #43 transferring context: 23.68kB done 04:09:44 #43 DONE 0.1s 04:09:44 04:09:44 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:09:44 #44 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 04:09:44 #44 DONE 0.1s 04:09:44 04:09:44 #19 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:09:44 #19 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 04:09:44 #19 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 04:09:44 #19 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 04:09:44 #19 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 04:09:44 #19 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done 04:09:44 #19 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.1s done 04:09:44 #19 ... 04:09:44 04:09:44 #45 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 04:09:44 #0 9.971 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:09:44 547446be3368: Pull complete 04:09:44 #45 ... 04:09:44 04:09:44 #46 [security-spire-config internal] load build context 04:09:44 #46 transferring context: 21.93kB 0.0s done 04:09:44 #46 DONE 0.1s 04:09:44 04:09:44 #47 [security-spire-agent internal] load build context 04:09:44 #47 transferring context: 23.21kB 0.0s done 04:09:44 #47 DONE 0.1s 04:09:44 04:09:44 #48 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:09:44 #0 9.914 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:09:44 #0 10.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:09:44 #48 ... 04:09:44 04:09:44 #49 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 04:09:44 #0 9.878 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:09:44 #0 9.980 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:09:45 #49 ... 04:09:45 04:09:45 #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:09:45 #50 ... 04:09:45 04:09:45 #51 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 04:09:45 #0 9.938 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:09:45 #0 10.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:09:45 #51 10.51 (1/1) Installing dumb-init (1.2.5-r3) 04:09:45 #51 ... 04:09:45 04:09:45 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:09:45 #44 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 04:09:45 #44 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 04:09:45 #44 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 04:09:45 #44 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 04:09:45 #44 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 04:09:45 #44 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 04:09:45 #44 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done 04:09:45 #44 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 7.34MB / 30.73MB 0.4s 04:09:45 d125d8839a47: Pull complete 04:09:45 #44 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 11.53MB / 30.73MB 0.4s 04:09:45 #44 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 29.36MB / 30.73MB 0.8s 04:09:46 3e85d5ac6304: Verifying Checksum 04:09:46 3e85d5ac6304: Download complete 04:09:50 #44 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 4.6s done 04:09:54 #44 ... 04:09:54 04:09:54 #52 [security-proxy-setup internal] load build context 04:09:54 #52 transferring context: 439.01MB 8.4s done 04:09:54 #52 ... 04:09:54 04:09:54 #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:09:54 #53 ... 04:09:54 04:09:54 #54 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 04:09:54 #54 ... 04:09:54 04:09:54 #55 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 04:09:54 #0 1.822 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:09:54 #0 1.915 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:09:54 #0 2.201 OK: 248 MiB in 58 packages 04:09:54 #55 ... 04:09:54 04:09:54 #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:09:54 #0 4.702 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:09:54 #0 4.778 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:09:54 #0 5.572 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:09:54 #0 5.572 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:09:54 #0 5.572 OK: 24172 distinct packages available 04:09:54 #0 5.629 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:09:54 #0 5.705 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:09:54 #0 5.977 OK: 248 MiB in 58 packages 04:09:54 #56 ... 04:09:54 04:09:54 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:09:54 #57 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.0s done 04:09:54 #57 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 04:09:54 #57 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 04:09:54 #57 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 04:09:54 #57 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 04:09:54 #57 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 04:09:54 #57 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.1s done 04:09:54 #57 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 04:09:54 #57 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 10.1s 04:09:55 #57 ... 04:09:55 04:09:55 #58 [security-proxy-auth internal] load build context 04:09:55 #58 transferring context: 439.01MB 7.6s done 04:09:55 #58 ... 04:09:55 04:09:55 #59 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:09:55 #59 ... 04:09:55 04:09:55 #49 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 04:09:55 #49 10.34 (1/7) Installing ca-certificates (20241121-r1) 04:09:55 #49 10.85 (2/7) Installing dumb-init (1.2.5-r3) 04:09:55 #49 10.85 (3/7) Installing libgcc (13.2.1_git20240309-r0) 04:09:55 #49 10.85 (4/7) Installing libsodium (1.0.19-r0) 04:09:55 #49 10.85 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) 04:09:55 #49 10.88 (6/7) Installing libzmq (4.3.5-r2) 04:09:55 #49 10.89 (7/7) Installing zeromq (4.3.5-r2) 04:09:55 #49 10.90 Executing busybox-1.36.1-r29.trigger 04:09:55 #49 10.90 Executing ca-certificates-20241121-r1.trigger 04:09:55 #49 10.98 OK: 12 MiB in 21 packages 04:09:55 #49 ... 04:09:55 04:09:55 #45 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 04:09:55 #45 10.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:09:55 #45 10.60 (1/1) Installing dumb-init (1.2.5-r3) 04:09:55 #45 11.01 Executing busybox-1.36.1-r29.trigger 04:09:55 #45 11.11 OK: 8 MiB in 15 packages 04:09:55 #45 ... 04:09:55 04:09:55 #51 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 04:09:55 #51 10.98 Executing busybox-1.36.1-r29.trigger 04:09:55 #51 11.07 OK: 8 MiB in 15 packages 04:09:56 #51 ... 04:09:56 04:09:56 #60 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 04:09:56 #60 ... 04:09:56 04:09:56 #61 [core-keeper internal] load build context 04:09:56 #61 transferring context: 439.01MB 7.2s done 04:09:56 #61 ... 04:09:56 04:09:56 #62 [core-metadata internal] load build context 04:09:56 #62 transferring context: 439.01MB 7.7s done 04:09:56 #62 ... 04:09:56 04:09:56 #63 [support-scheduler internal] load build context 04:09:56 #63 transferring context: 439.01MB 7.9s done 04:09:56 #63 ... 04:09:56 04:09:56 #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 04:09:56 #0 5.353 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:09:56 #0 5.420 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:09:56 #0 5.691 OK: 248 MiB in 58 packages 04:09:56 #64 ... 04:09:56 04:09:56 #65 [security-bootstrapper internal] load build context 04:09:56 #65 transferring context: 439.01MB 8.1s done 04:09:56 #65 ... 04:09:56 04:09:56 #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:09:58 #66 ... 04:09:58 04:09:58 #67 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:09:58 #67 ... 04:09:58 04:09:58 #48 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:09:58 #48 10.57 (1/4) Installing ca-certificates (20241121-r1) 04:09:58 #48 10.99 (2/4) Installing dumb-init (1.2.5-r3) 04:09:58 #48 10.99 (3/4) Installing su-exec (0.2-r3) 04:09:58 #48 10.99 (4/4) Installing yq-go (4.44.1-r2) 04:09:58 #48 11.06 Executing busybox-1.36.1-r29.trigger 04:09:58 #48 11.07 Executing ca-certificates-20241121-r1.trigger 04:09:58 #48 11.13 OK: 19 MiB in 18 packages 04:09:58 3e85d5ac6304: Pull complete 04:09:58 c3105a71a48b: Pull complete 04:09:58 #48 ... 04:09:58 04:09:58 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:09:58 #68 ... 04:09:58 04:09:58 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 04:09:58 #69 ... 04:09:58 04:09:58 #70 [core-command internal] load build context 04:09:58 #70 transferring context: 439.01MB 8.6s done 04:09:58 0f093f025ec4: Pull complete 04:09:58 #70 ... 04:09:58 04:09:58 #71 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 04:09:58 #71 ... 04:09:58 04:09:58 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:09:58 #44 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 04:09:59 c3106fc0e877: Pull complete 04:09:59 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 04:09:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:09:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:09:59 prd-ubuntu20.04-docker-arm64-4c-16g-36438 does not seem to be running inside a container 04:09:59 $ 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/776 -v /w/workspace/edgex-go/776:/w/workspace/edgex-go/776:rw,z -v /w/workspace/edgex-go/776@tmp:/w/workspace/edgex-go/776@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 04:10:00 #44 ... 04:10:00 04:10:00 #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:10:00 #50 15.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:10:00 #50 15.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:10:00 #50 16.27 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:10:00 #50 16.27 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:10:00 #50 16.27 OK: 24170 distinct packages available 04:10:00 #50 16.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:10:00 #50 16.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:10:00 #50 16.66 (1/14) Installing ca-certificates (20241121-r1) 04:10:00 #50 16.68 (2/14) Installing brotli-libs (1.1.0-r2) 04:10:00 #50 16.69 (3/14) Installing c-ares (1.33.1-r0) 04:10:00 #50 16.69 (4/14) Installing libunistring (1.2-r0) 04:10:00 #50 16.71 (5/14) Installing libidn2 (2.3.7-r0) 04:10:00 #50 16.71 (6/14) Installing nghttp2-libs (1.62.1-r0) 04:10:00 #50 16.72 (7/14) Installing libpsl (0.21.5-r1) 04:10:00 #50 16.72 (8/14) Installing zstd-libs (1.5.6-r0) 04:10:00 #50 16.73 (9/14) Installing libcurl (8.11.1-r0) 04:10:00 #50 16.83 (10/14) Installing curl (8.11.1-r0) 04:10:00 #50 16.83 (11/14) Installing dumb-init (1.2.5-r3) 04:10:00 #50 16.83 (12/14) Installing musl-obstack (1.2.3-r2) 04:10:00 #50 16.83 (13/14) Installing libucontext (1.2-r3) 04:10:00 #50 16.84 (14/14) Installing gcompat (1.1.0-r4) 04:10:00 #50 16.84 Executing busybox-1.36.1-r29.trigger 04:10:00 #50 16.85 Executing ca-certificates-20241121-r1.trigger 04:10:00 #50 16.89 OK: 13 MiB in 28 packages 04:10:00 $ docker top bb51f2c24dbd300b39e5ad89f1021e0da40463720156d543c9a7bf59f49f81fb -eo pid,comm [Pipeline] { [Pipeline] sh 04:10:01 + docker compose -f ./docker-compose-build.yml build --parallel 04:10:03 #1 [security-secretstore-setup internal] load build definition from Dockerfile 04:10:03 #1 DONE 0.0s 04:10:03 04:10:03 #2 [support-scheduler internal] load build definition from Dockerfile 04:10:03 #2 transferring dockerfile: 1.82kB 0.0s done 04:10:03 #2 DONE 0.1s 04:10:03 04:10:03 #3 [support-scheduler internal] load .dockerignore 04:10:03 #3 transferring context: 50B done 04:10:03 #3 DONE 0.1s 04:10:03 04:10:03 #4 [security-secretstore-setup internal] load .dockerignore 04:10:03 #4 transferring context: 50B done 04:10:03 #4 DONE 0.1s 04:10:03 04:10:03 #1 [security-secretstore-setup internal] load build definition from Dockerfile 04:10:03 #1 transferring dockerfile: 2.49kB done 04:10:03 #1 DONE 0.1s 04:10:03 04:10:03 #5 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:10:03 #5 DONE 0.0s 04:10:03 04:10:03 #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile 04:10:03 #6 transferring dockerfile: 2.23kB 0.0s done 04:10:03 #6 DONE 0.1s 04:10:03 04:10:03 #7 [core-common-config-bootstrapper internal] load .dockerignore 04:10:03 #7 transferring context: 50B done 04:10:03 #7 DONE 0.1s 04:10:03 04:10:03 #5 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:10:03 #5 DONE 0.0s 04:10:03 04:10:03 #8 [security-proxy-setup internal] load .dockerignore 04:10:03 #8 transferring context: 50B done 04:10:03 #8 DONE 0.2s 04:10:03 04:10:03 #9 [security-proxy-setup internal] load build definition from Dockerfile 04:10:03 #9 transferring dockerfile: 2.50kB done 04:10:03 #9 DONE 0.2s 04:10:03 04:10:03 #10 [security-bootstrapper internal] load build definition from Dockerfile 04:10:03 #10 ... 04:10:03 04:10:03 #5 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:10:03 #5 DONE 0.0s 04:10:03 04:10:03 #11 [security-spire-server internal] load build definition from Dockerfile 04:10:03 #11 transferring dockerfile: 1.70kB done 04:10:03 #11 DONE 0.2s 04:10:03 04:10:03 #12 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 04:10:03 #12 DONE 0.5s 04:10:03 04:10:03 #13 [support-scheduler internal] load build context 04:10:03 #13 DONE 0.0s 04:10:03 04:10:03 #14 [security-spire-server internal] load .dockerignore 04:10:03 #14 transferring context: 50B done 04:10:03 #14 DONE 0.3s 04:10:03 04:10:03 #15 [security-bootstrapper internal] load .dockerignore 04:10:03 #15 transferring context: 50B 0.0s done 04:10:03 #15 DONE 0.2s 04:10:03 04:10:03 #10 [security-bootstrapper internal] load build definition from Dockerfile 04:10:03 #10 transferring dockerfile: 3.02kB done 04:10:03 #10 DONE 0.2s 04:10:03 04:10:03 #16 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:10:03 #16 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:10:03 #16 ... 04:10:03 04:10:03 #5 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:10:03 #5 DONE 0.0s 04:10:04 04:10:04 #17 [security-spire-config internal] load .dockerignore 04:10:04 #17 transferring context: 50B 0.0s done 04:10:04 #17 DONE 0.3s 04:10:04 04:10:04 #16 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:10:04 #16 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done 04:10:04 #16 ... 04:10:04 04:10:04 #18 [security-spire-config internal] load build definition from Dockerfile 04:10:04 #18 transferring dockerfile: 1.69kB 0.0s done 04:10:04 #18 DONE 0.3s 04:10:04 04:10:04 #16 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:10:04 #16 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 04:10:04 #16 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 04:10:04 #16 ... 04:10:04 04:10:04 #12 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 04:10:04 #12 DONE 0.9s 04:10:04 04:10:04 #16 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:10:04 #16 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 04:10:04 #16 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done 04:10:04 #16 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 04:10:04 #16 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 04:10:04 #16 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 04:10:04 #16 ... 04:10:04 04:10:04 #19 [security-spire-agent internal] load .dockerignore 04:10:04 #19 transferring context: 50B 0.0s done 04:10:04 #19 DONE 0.5s 04:10:04 04:10:04 #16 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:10:04 #16 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.05MB / 4.09MB 0.3s 04:10:04 #16 ... 04:10:04 04:10:04 #20 [core-keeper internal] load .dockerignore 04:10:04 #20 DONE 0.0s 04:10:04 04:10:04 #16 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:10:04 #16 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 2.53MB / 4.09MB 0.4s 04:10:04 #16 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.5s 04:10:05 #16 ... 04:10:05 04:10:05 #21 [security-spire-agent internal] load build definition from Dockerfile 04:10:05 #21 transferring dockerfile: 1.81kB 0.0s done 04:10:05 #21 DONE 0.9s 04:10:05 04:10:05 #16 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:10:05 #16 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.5s done 04:10:05 #16 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 04:10:05 #16 ... 04:10:05 04:10:05 #22 [core-data internal] load .dockerignore 04:10:05 #22 transferring context: 50B 0.0s done 04:10:05 #22 DONE 0.8s 04:10:05 04:10:05 #23 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:10:05 #23 DONE 1.6s 04:10:05 04:10:05 #16 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:10:05 #16 ... 04:10:05 04:10:05 #12 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 04:10:05 #12 DONE 1.5s 04:10:05 04:10:05 #24 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 04:10:05 #24 DONE 1.6s 04:10:05 04:10:05 #13 [support-scheduler internal] load build context 04:10:05 #13 transferring context: 3.06MB 1.2s done 04:10:05 #13 DONE 1.6s 04:10:05 04:10:05 #25 [security-secretstore-setup internal] load build context 04:10:05 #25 transferring context: 3.06MB 1.1s done 04:10:05 #25 DONE 1.7s 04:10:05 04:10:05 #26 [core-common-config-bootstrapper internal] load build context 04:10:05 #26 transferring context: 3.06MB 1.2s done 04:10:05 #26 DONE 1.7s 04:10:05 04:10:05 #16 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:10:05 #16 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done 04:10:05 #16 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 04:10:05 #16 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 04:10:05 #16 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 04:10:05 #16 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.5s done 04:10:05 #16 ... 04:10:05 04:10:05 #27 [core-keeper internal] load build definition from Dockerfile 04:10:05 #27 transferring dockerfile: 2.07kB 0.0s done 04:10:05 #27 DONE 0.9s 04:10:05 04:10:05 #28 [security-proxy-setup internal] load build context 04:10:05 #28 transferring context: 3.06MB 1.2s done 04:10:05 #28 DONE 1.8s 04:10:05 04:10:05 #16 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:10:05 #16 ... 04:10:05 04:10:05 #29 [core-metadata internal] load build definition from Dockerfile 04:10:05 #29 transferring dockerfile: 2.13kB 0.0s done 04:10:05 #29 DONE 1.4s 04:10:05 04:10:05 #30 [security-bootstrapper internal] load build context 04:10:05 #30 transferring context: 3.06MB 0.8s done 04:10:05 #30 DONE 1.4s 04:10:05 04:10:05 #16 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:10:05 #16 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.0s done 04:10:06 #16 ... 04:10:06 04:10:06 #31 [security-spiffe-token-provider internal] load build definition from Dockerfile 04:10:06 #31 transferring dockerfile: 1.89kB done 04:10:06 #31 DONE 0.9s 04:10:06 04:10:06 #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 04:10:06 #32 DONE 1.0s 04:10:06 04:10:06 #33 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 04:10:06 #33 DONE 0.8s 04:10:06 04:10:06 #16 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:10:06 #16 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done 04:10:06 #16 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 04:10:06 #16 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 04:10:06 #16 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 04:10:06 #16 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.5s done 04:10:06 #16 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.0s done 04:10:06 #16 ... 04:10:06 04:10:06 #34 [support-notifications internal] load build definition from Dockerfile 04:10:06 #34 transferring dockerfile: 2.04kB 0.0s done 04:10:06 #34 DONE 0.9s 04:10:06 04:10:06 #35 [core-data internal] load build definition from Dockerfile 04:10:06 #35 transferring dockerfile: 2.07kB done 04:10:06 #35 DONE 1.6s 04:10:06 04:10:06 #5 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:10:06 #5 DONE 0.0s 04:10:06 #50 ... 04:10:06 04:10:06 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:10:06 #57 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 11.1s done 04:10:06 04:10:06 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:10:06 #36 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 04:10:06 #36 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done 04:10:06 #36 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 04:10:06 #36 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 04:10:06 #36 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 04:10:06 #36 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 04:10:06 #36 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.5s done 04:10:06 #36 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.5s done 04:10:06 #36 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 04:10:06 #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 0.6s 04:10:06 #36 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 04:10:06 #36 ... 04:10:06 04:10:06 #37 [security-proxy-auth internal] load build definition from Dockerfile 04:10:06 #37 transferring dockerfile: 2.11kB done 04:10:06 #37 DONE 1.1s 04:10:06 04:10:06 #38 [support-notifications internal] load .dockerignore 04:10:06 #38 transferring context: 50B done 04:10:06 #38 DONE 1.1s 04:10:06 04:10:06 #5 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:10:06 #5 DONE 0.0s 04:10:06 04:10:06 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:10:06 #36 ... 04:10:06 04:10:06 #23 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:10:06 #23 DONE 2.6s 04:10:06 04:10:06 #39 [security-spiffe-token-provider internal] load .dockerignore 04:10:06 #39 transferring context: 50B done 04:10:06 #39 DONE 1.5s 04:10:06 04:10:06 #20 [core-keeper internal] load .dockerignore 04:10:06 #20 transferring context: 50B done 04:10:06 #20 DONE 1.7s 04:10:06 04:10:06 #33 [support-notifications builder 2/7] WORKDIR /edgex-go 04:10:06 #33 DONE 1.8s 04:10:06 04:10:06 #40 [core-metadata internal] load .dockerignore 04:10:06 #40 transferring context: 50B 0.0s done 04:10:06 #40 DONE 2.2s 04:10:06 04:10:06 #5 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:10:06 #5 DONE 0.0s 04:10:06 04:10:06 #41 [security-spire-server internal] load build context 04:10:06 #41 transferring context: 23.68kB 0.0s done 04:10:06 #41 DONE 1.0s 04:10:06 04:10:06 #16 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:10:06 #16 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done 04:10:06 #16 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 04:10:06 #16 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 04:10:06 #16 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 04:10:06 #16 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.5s done 04:10:06 #16 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.0s done 04:10:06 #16 DONE 3.8s 04:10:06 04:10:06 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:10:06 #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 0.8s 04:10:06 #36 ... 04:10:06 04:10:06 #42 [core-command internal] load .dockerignore 04:10:06 #42 transferring context: 50B 0.0s done 04:10:06 #42 DONE 1.1s 04:10:06 04:10:06 #43 [security-proxy-auth internal] load .dockerignore 04:10:06 #43 transferring context: 50B done 04:10:06 #43 DONE 1.2s 04:10:06 04:10:06 #5 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:10:06 #5 DONE 0.0s 04:10:06 04:10:06 #44 [security-spire-config internal] load build context 04:10:06 #44 transferring context: 21.93kB 0.0s done 04:10:06 #44 DONE 1.1s 04:10:06 04:10:06 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:10:06 #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 0.9s 04:10:06 #36 ... 04:10:06 04:10:06 #45 [core-command internal] load build definition from Dockerfile 04:10:06 #45 transferring dockerfile: 1.94kB done 04:10:06 #45 DONE 1.2s 04:10:06 04:10:06 #5 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:10:06 #5 DONE 0.0s 04:10:06 04:10:06 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:10:06 #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 1.1s 04:10:06 #57 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 04:10:06 #57 ... 04:10:06 04:10:06 #61 [core-keeper internal] load build context 04:10:06 #61 DONE 22.8s 04:10:06 04:10:06 #65 [security-bootstrapper internal] load build context 04:10:06 #65 DONE 22.8s 04:10:06 04:10:06 #58 [security-proxy-auth internal] load build context 04:10:06 #58 DONE 22.8s 04:10:06 04:10:06 #62 [core-metadata internal] load build context 04:10:06 #62 DONE 22.8s 04:10:06 04:10:06 #63 [support-scheduler internal] load build context 04:10:06 #63 DONE 22.8s 04:10:06 04:10:06 #52 [security-proxy-setup internal] load build context 04:10:06 #52 DONE 22.9s 04:10:06 04:10:06 #70 [core-command internal] load build context 04:10:06 #70 DONE 22.9s 04:10:06 04:10:06 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:10:06 #57 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 04:10:06 #57 ... 04:10:06 04:10:06 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:10:06 #44 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 04:10:06 #36 ... 04:10:06 04:10:06 #46 [security-spire-agent internal] load build context 04:10:06 #46 transferring context: 23.21kB 0.0s done 04:10:06 #46 DONE 0.7s 04:10:06 04:10:06 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:10:06 #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 1.2s 04:10:07 #44 ... 04:10:07 04:10:07 #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:10:07 #56 DONE 22.9s 04:10:07 04:10:07 #49 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 04:10:07 #49 DONE 32.1s 04:10:07 04:10:07 #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:10:07 #50 DONE 32.2s 04:10:07 04:10:07 #51 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 04:10:07 #51 DONE 32.4s 04:10:07 04:10:07 #45 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 04:10:07 #45 DONE 32.4s 04:10:07 04:10:07 #48 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:10:07 #48 DONE 32.3s 04:10:07 04:10:07 #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 04:10:07 #64 DONE 23.1s 04:10:07 04:10:07 #55 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 04:10:07 #55 DONE 23.5s 04:10:07 04:10:07 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:10:07 #44 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 04:10:07 #36 ... 04:10:07 04:10:07 #23 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:10:07 #23 DONE 2.7s 04:10:07 04:10:07 #33 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 04:10:07 #33 DONE 1.9s 04:10:07 04:10:07 #47 [core-keeper internal] load build context 04:10:07 #47 DONE 0.0s 04:10:07 04:10:07 #16 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:10:07 #16 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done 04:10:07 #16 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 04:10:07 #16 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 04:10:07 #16 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 04:10:07 #16 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.5s done 04:10:07 #16 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.0s done 04:10:07 #16 DONE 3.9s 04:10:07 04:10:07 #12 [core-command internal] load metadata for docker.io/library/alpine:3.20 04:10:07 #12 DONE 2.7s 04:10:07 04:10:07 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:10:07 #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 1.5s 04:10:07 #44 ... 04:10:07 04:10:07 #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 04:10:07 #72 DONE 0.4s 04:10:07 04:10:07 #73 [core-data builder 4/7] COPY go.mod vendor* ./ 04:10:07 #73 DONE 0.3s 04:10:07 04:10:07 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:10:07 #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.23MB / 28.04MB 1.8s 04:10:07 #44 ... 04:10:07 04:10:07 #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ 04:10:07 #74 DONE 0.4s 04:10:07 04:10:07 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:10:07 #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.71MB / 28.04MB 1.9s 04:10:08 #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 2.2s 04:10:08 #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.97MB / 28.04MB 2.6s 04:10:08 #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 3.0s 04:10:08 #44 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.5s done 04:10:08 #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 3.0s done 04:10:09 #36 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 04:10:09 #44 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.5s done 04:10:09 #44 ... 04:10:09 04:10:09 #60 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 04:10:09 #60 23.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:10:09 #60 23.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:10:09 #60 24.16 OK: 248 MiB in 58 packages 04:10:09 #60 DONE 25.6s 04:10:09 04:10:09 #59 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:10:09 #59 DONE 25.6s 04:10:09 04:10:09 #54 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 04:10:09 #54 24.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:10:09 #54 24.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:10:09 #54 24.60 (1/2) Installing dumb-init (1.2.5-r3) 04:10:09 #54 24.61 (2/2) Installing su-exec (0.2-r3) 04:10:09 #54 24.61 Executing busybox-1.36.1-r29.trigger 04:10:09 #54 24.62 OK: 8 MiB in 16 packages 04:10:09 #54 DONE 25.6s 04:10:09 04:10:09 #67 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:10:09 #67 DONE 25.6s 04:10:09 04:10:09 #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:10:09 #53 23.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:10:09 #53 23.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:10:09 #53 24.26 (1/4) Installing dumb-init (1.2.5-r3) 04:10:09 #53 24.26 (2/4) Installing openssl (3.3.2-r1) 04:10:09 #53 24.27 (3/4) Installing su-exec (0.2-r3) 04:10:09 #53 24.27 (4/4) Installing yq-go (4.44.1-r2) 04:10:09 #53 24.37 Executing busybox-1.36.1-r29.trigger 04:10:09 #53 24.37 OK: 19 MiB in 18 packages 04:10:09 #53 DONE 25.6s 04:10:09 04:10:09 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:10:09 #57 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.1s done 04:10:09 #57 DONE 25.1s 04:10:09 04:10:09 #75 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 04:10:09 #75 DONE 0.1s 04:10:09 04:10:09 #76 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:10:10 #76 ... 04:10:10 04:10:10 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:10:10 #44 DONE 25.2s 04:10:10 04:10:10 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 04:10:10 #69 25.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:10:10 #69 25.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:10:10 #36 ... 04:10:10 04:10:10 #48 [support-notifications internal] load build context 04:10:10 #48 transferring context: 3.06MB 2.7s done 04:10:10 #48 DONE 3.3s 04:10:10 04:10:10 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:10:10 #49 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.3s done 04:10:10 #49 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 04:10:10 #49 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 04:10:10 #49 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 04:10:10 #49 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.4s done 04:10:10 #49 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 2.8s done 04:10:10 #49 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 04:10:10 #49 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 0.5s 04:10:10 #69 25.97 OK: 248 MiB in 58 packages 04:10:10 #69 DONE 26.1s 04:10:10 04:10:10 #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 04:10:10 #77 ... 04:10:10 04:10:10 #78 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 04:10:10 #78 DONE 0.1s 04:10:10 04:10:10 #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:10:10 #49 ... 04:10:10 04:10:10 #50 [core-data internal] load build context 04:10:10 #50 transferring context: 3.06MB 3.2s done 04:10:10 #50 DONE 4.1s 04:10:10 04:10:10 #51 [core-metadata internal] load build context 04:10:10 #51 transferring context: 3.06MB 2.7s done 04:10:10 #51 DONE 3.4s 04:10:10 04:10:10 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:10:10 #49 ... 04:10:10 04:10:10 #52 [security-spiffe-token-provider internal] load build context 04:10:10 #52 transferring context: 3.06MB 2.8s done 04:10:10 #52 DONE 3.3s 04:10:10 04:10:10 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:10:10 #49 ... 04:10:10 04:10:10 #47 [core-keeper internal] load build context 04:10:10 #47 transferring context: 3.06MB 3.2s done 04:10:10 #47 DONE 3.7s 04:10:11 04:10:11 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:10:11 #49 ... 04:10:11 04:10:11 #53 [security-proxy-auth internal] load build context 04:10:11 #53 transferring context: 3.06MB 3.3s done 04:10:11 #53 DONE 4.0s 04:10:11 04:10:11 #54 [core-command internal] load build context 04:10:11 #54 transferring context: 3.06MB 3.1s done 04:10:11 #54 DONE 4.1s 04:10:11 04:10:11 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:10:11 #79 ... 04:10:11 04:10:11 #71 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 04:10:11 #71 26.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:10:11 #71 26.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:10:11 #71 26.74 (1/3) Installing ca-certificates (20241121-r1) 04:10:11 #71 26.75 (2/3) Installing dumb-init (1.2.5-r3) 04:10:11 #71 26.76 (3/3) Installing tzdata (2024b-r0) 04:10:11 #71 26.83 Executing busybox-1.36.1-r29.trigger 04:10:11 #71 26.84 Executing ca-certificates-20241121-r1.trigger 04:10:11 #71 26.90 OK: 10 MiB in 17 packages 04:10:11 #71 DONE 27.3s 04:10:11 04:10:11 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:10:11 #68 26.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:10:11 #68 26.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:10:11 #68 26.44 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:10:11 #68 26.44 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:10:11 #68 26.44 OK: 24170 distinct packages available 04:10:11 #68 26.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:10:11 #68 26.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:10:11 #68 26.97 (1/4) Installing dumb-init (1.2.5-r3) 04:10:11 #68 27.00 (2/4) Installing musl-obstack (1.2.3-r2) 04:10:11 #68 27.00 (3/4) Installing libucontext (1.2-r3) 04:10:11 #68 27.00 (4/4) Installing gcompat (1.1.0-r4) 04:10:11 #68 27.01 Executing busybox-1.36.1-r29.trigger 04:10:11 #68 27.01 OK: 8 MiB in 18 packages 04:10:11 #68 DONE 27.2s 04:10:11 04:10:11 #80 [core-data stage-1 3/8] RUN apk --no-cache upgrade 04:10:11 #0 4.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:10:11 #0 4.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:10:11 #0 4.685 OK: 8 MiB in 15 packages 04:10:11 #80 DONE 4.9s 04:10:11 04:10:11 #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:10:12 #81 ... 04:10:12 04:10:12 #82 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 04:10:12 #0 4.320 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:10:12 #0 4.439 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:10:12 #0 4.899 OK: 12 MiB in 21 packages 04:10:12 #82 DONE 5.1s 04:10:12 04:10:12 #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:10:12 #0 4.345 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:10:12 #0 4.470 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:10:12 #0 4.931 OK: 13 MiB in 28 packages 04:10:12 #83 DONE 5.1s 04:10:12 04:10:12 #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:10:12 #66 26.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:10:12 #66 26.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:10:12 #66 26.96 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:10:12 #66 26.96 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:10:12 #66 26.96 OK: 24170 distinct packages available 04:10:12 #66 27.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:10:12 #66 27.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:10:12 #66 ... 04:10:12 04:10:12 #84 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:10:12 #0 4.624 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:10:12 #0 4.717 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:10:12 #0 5.080 OK: 19 MiB in 18 packages 04:10:12 #84 DONE 5.2s 04:10:12 04:10:12 #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:10:12 #66 27.51 (1/5) Installing dumb-init (1.2.5-r3) 04:10:12 #66 27.52 (2/5) Installing musl-obstack (1.2.3-r2) 04:10:12 #66 27.53 (3/5) Installing libucontext (1.2-r3) 04:10:12 #66 27.53 (4/5) Installing gcompat (1.1.0-r4) 04:10:12 #66 27.53 (5/5) Installing openssl (3.3.2-r1) 04:10:12 #66 27.54 Executing busybox-1.36.1-r29.trigger 04:10:12 #66 27.60 OK: 9 MiB in 19 packages 04:10:12 #66 ... 04:10:12 04:10:12 #85 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 04:10:12 #0 4.697 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:10:12 #0 4.851 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:10:12 #0 5.261 OK: 8 MiB in 15 packages 04:10:12 #85 DONE 5.4s 04:10:12 04:10:12 #66 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:10:12 #66 DONE 27.7s 04:10:12 04:10:12 #86 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 04:10:12 #49 ... 04:10:12 04:10:12 #55 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 04:10:12 #0 3.005 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:10:12 #0 3.470 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:10:12 #0 5.766 OK: 239 MiB in 58 packages 04:10:12 #55 DONE 6.9s 04:10:12 04:10:12 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:10:12 #49 ... 04:10:12 04:10:12 #56 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 04:10:12 #0 2.697 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:10:12 #0 3.195 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:10:12 #0 6.258 OK: 239 MiB in 58 packages 04:10:12 #56 DONE 8.2s 04:10:12 04:10:12 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:10:13 #86 ... 04:10:13 04:10:13 #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 04:10:13 #77 3.080 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:10:13 #77 3.158 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:10:13 #77 3.460 OK: 19 MiB in 18 packages 04:10:13 #77 DONE 3.6s 04:10:13 04:10:13 #87 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 04:10:13 #87 DONE 0.0s 04:10:13 04:10:13 #88 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 04:10:13 #0 3.480 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:10:13 #0 3.578 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:10:13 #88 3.848 OK: 8 MiB in 16 packages 04:10:13 #88 DONE 4.0s 04:10:13 04:10:13 #89 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 04:10:13 #89 ... 04:10:13 04:10:13 #90 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 04:10:13 #0 1.773 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:10:13 #0 1.857 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:10:13 #0 2.145 OK: 10 MiB in 17 packages 04:10:13 #90 DONE 2.3s 04:10:13 04:10:13 #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:10:13 #81 2.189 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:10:13 #49 ... 04:10:13 04:10:13 #57 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 04:10:13 #0 3.418 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:10:13 #0 3.933 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:10:13 #0 7.220 OK: 239 MiB in 58 packages 04:10:13 #57 DONE 7.8s 04:10:13 04:10:13 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:10:14 #81 2.276 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:10:14 #81 ... 04:10:14 04:10:14 #89 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 04:10:14 #89 DONE 0.5s 04:10:14 04:10:14 #91 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 04:10:14 #91 DONE 0.0s 04:10:14 04:10:14 #92 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 04:10:14 #0 3.112 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:10:14 #0 3.689 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:10:14 #0 4.477 OK: 248 MiB in 58 packages 04:10:14 #92 DONE 4.6s 04:10:14 #36 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.3s 04:10:14 04:10:14 #93 [core-keeper builder 5/8] COPY go.mod vendor* ./ 04:10:14 #93 DONE 0.1s 04:10:14 04:10:14 #94 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:10:14 #36 ... 04:10:14 04:10:14 #58 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:10:14 #58 DONE 1.4s 04:10:14 04:10:14 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:10:14 #36 ... 04:10:14 04:10:14 #59 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 04:10:14 #59 DONE 1.7s 04:10:14 04:10:14 #60 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:10:14 #60 ... 04:10:14 04:10:14 #61 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 04:10:14 #61 DONE 1.1s 04:10:14 04:10:14 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:10:14 #0 2.694 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:10:14 #0 3.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:10:14 #0 5.902 (1/4) Installing ca-certificates (20241121-r1) 04:10:14 #0 6.053 (2/4) Installing dumb-init (1.2.5-r3) 04:10:14 #0 6.073 (3/4) Installing su-exec (0.2-r3) 04:10:14 #0 6.089 (4/4) Installing yq-go (4.44.1-r2) 04:10:14 #0 6.531 Executing busybox-1.36.1-r29.trigger 04:10:14 #0 6.584 Executing ca-certificates-20241121-r1.trigger 04:10:14 #0 7.401 OK: 20 MiB in 18 packages 04:10:14 #62 DONE 8.3s 04:10:14 04:10:14 #63 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 04:10:14 #0 5.029 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:10:14 #0 5.704 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:10:14 #0 8.333 (1/1) Installing dumb-init (1.2.5-r3) 04:10:14 #0 8.358 Executing busybox-1.36.1-r29.trigger 04:10:14 #0 8.463 OK: 9 MiB in 15 packages 04:10:14 #63 DONE 9.6s 04:10:14 #94 ... 04:10:14 04:10:14 #86 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 04:10:14 #86 1.609 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:10:14 #86 1.698 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:10:14 #86 2.062 OK: 9 MiB in 19 packages 04:10:14 #86 DONE 2.3s 04:10:14 04:10:14 #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:10:14 #81 2.712 OK: 8 MiB in 18 packages 04:10:14 #81 DONE 2.9s 04:10:14 04:10:14 #95 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:10:15 04:10:15 #64 [core-command stage-1 3/9] RUN apk --no-cache upgrade 04:10:15 #64 ... 04:10:15 04:10:15 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:10:15 #0 3.599 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:10:15 #0 4.391 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:10:15 #0 7.479 (1/4) Installing dumb-init (1.2.5-r3) 04:10:15 #0 7.498 (2/4) Installing openssl (3.3.2-r1) 04:10:15 #0 7.570 (3/4) Installing su-exec (0.2-r3) 04:10:15 #0 7.592 (4/4) Installing yq-go (4.44.1-r2) 04:10:15 #0 8.044 Executing busybox-1.36.1-r29.trigger 04:10:15 #0 8.131 OK: 20 MiB in 18 packages 04:10:15 #65 DONE 9.0s 04:10:15 04:10:15 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:10:16 #36 ... 04:10:16 04:10:16 #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 04:10:16 #0 3.600 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:10:16 #0 4.263 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:10:16 #0 7.713 (1/3) Installing ca-certificates (20241121-r1) 04:10:16 #0 8.018 (2/3) Installing dumb-init (1.2.5-r3) 04:10:16 #0 8.027 (3/3) Installing tzdata (2024b-r0) 04:10:16 #0 8.588 Executing busybox-1.36.1-r29.trigger 04:10:16 #0 8.622 Executing ca-certificates-20241121-r1.trigger 04:10:16 #0 9.046 OK: 11 MiB in 17 packages 04:10:16 #66 DONE 9.9s 04:10:16 04:10:16 #67 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 04:10:16 #0 6.189 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:10:16 #0 7.049 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:10:16 #0 9.349 (1/2) Installing dumb-init (1.2.5-r3) 04:10:16 #0 9.369 (2/2) Installing su-exec (0.2-r3) 04:10:16 #0 9.383 Executing busybox-1.36.1-r29.trigger 04:10:16 #0 9.445 OK: 9 MiB in 16 packages 04:10:16 #67 ... 04:10:16 04:10:16 #68 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:10:16 #0 9.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:10:16 #0 9.806 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:10:16 #68 ... 04:10:16 04:10:16 #69 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:10:16 #69 DONE 9.6s 04:10:16 04:10:16 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 04:10:16 #0 9.076 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:10:16 #0 9.725 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:10:16 #70 ... 04:10:16 04:10:16 #67 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 04:10:16 #67 DONE 10.4s 04:10:16 04:10:16 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:10:16 #0 6.726 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:10:16 #0 7.594 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:10:16 #0 10.33 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:10:16 #0 10.33 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:10:16 #0 10.33 OK: 24048 distinct packages available 04:10:16 #71 ... 04:10:16 04:10:16 #72 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:10:16 #72 DONE 9.8s 04:10:16 04:10:16 #73 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 04:10:16 #0 10.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:10:16 #95 DONE 2.1s 04:10:16 04:10:16 #96 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:10:16 #96 DONE 2.1s 04:10:16 04:10:16 #97 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 04:10:16 #0 2.715 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:10:16 #0 4.163 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:10:16 #0 4.964 (1/1) Installing dumb-init (1.2.5-r3) 04:10:16 #0 5.375 Executing busybox-1.36.1-r29.trigger 04:10:16 #0 5.383 OK: 8 MiB in 15 packages 04:10:16 #97 DONE 7.2s 04:10:16 04:10:16 #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 04:10:16 #98 DONE 2.2s 04:10:16 04:10:16 #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / 04:10:16 #99 DONE 0.1s 04:10:16 04:10:16 #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:10:16 #100 ... 04:10:16 04:10:16 #101 [security-spire-config stage-2 5/10] COPY Attribution.txt / 04:10:16 #101 DONE 0.1s 04:10:17 #73 ... 04:10:17 04:10:17 #74 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 04:10:17 #0 8.014 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:10:17 #0 8.604 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:10:17 #74 ... 04:10:17 04:10:17 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:10:17 04:10:17 #102 [security-spire-config stage-2 6/10] COPY security.txt / 04:10:17 #36 ... 04:10:17 04:10:17 #75 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:10:17 #0 9.857 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:10:18 #102 ... 04:10:18 04:10:18 #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:10:18 #103 ... 04:10:18 04:10:18 #104 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:10:18 #104 ... 04:10:18 04:10:18 #105 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:10:18 #105 ... 04:10:18 04:10:18 #106 [security-spire-server stage-2 6/9] COPY security.txt / 04:10:18 #106 DONE 1.2s 04:10:18 04:10:18 #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:10:18 #100 DONE 1.3s 04:10:18 04:10:18 #102 [security-spire-config stage-2 6/10] COPY security.txt / 04:10:18 #102 DONE 1.2s 04:10:18 04:10:18 #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 04:10:18 #107 DONE 0.1s 04:10:18 04:10:18 #108 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 04:10:18 #108 DONE 0.1s 04:10:18 04:10:18 #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 04:10:18 #109 DONE 0.1s 04:10:18 04:10:18 #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 04:10:18 #110 DONE 0.1s 04:10:18 04:10:18 #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 04:10:18 #111 DONE 0.0s 04:10:18 04:10:18 #112 [security-spire-agent stage-3 7/10] COPY security.txt / 04:10:18 #112 DONE 0.1s 04:10:18 04:10:18 #113 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 04:10:18 #113 DONE 0.1s 04:10:18 04:10:18 #114 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 04:10:18 #114 DONE 0.1s 04:10:18 04:10:18 #115 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 04:10:18 #115 DONE 0.1s 04:10:18 04:10:18 #116 [security-spire-config] exporting to image 04:10:18 #116 exporting layers 04:10:18 #116 ... 04:10:18 04:10:18 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 04:10:18 #117 DONE 0.1s 04:10:18 04:10:18 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 04:10:18 #118 DONE 0.0s 04:10:18 04:10:18 #116 [security-spire-agent] exporting to image 04:10:20 #116 exporting layers 0.6s done 04:10:20 #116 exporting layers 0.6s done 04:10:20 #116 writing image sha256:cf5dfddeb6029aae228b50668efb785a4ecb70cf24c6b85abf7cbc4d5de9a9f2 done 04:10:20 #116 naming to docker.io/library/security-spire-server done 04:10:20 #116 writing image sha256:53f8753ac0238beb3aad0b147ede0a852dd397e23f12e4020b5507fda89a300c done 04:10:20 #116 naming to docker.io/library/security-spire-config done 04:10:20 #116 exporting layers 0.6s done 04:10:20 #116 writing image sha256:ccee6dd047a056e6d857b545187ab539cafd788e3d43b1cdef3067cf12835d23 done 04:10:20 #116 naming to docker.io/library/security-spire-agent done 04:10:20 #116 DONE 0.8s 04:10:20 04:10:20 #104 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:10:20 #75 ... 04:10:20 04:10:20 #76 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:10:20 #0 9.697 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:10:20 #76 ... 04:10:20 04:10:20 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:10:20 #36 ... 04:10:20 04:10:20 #74 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 04:10:20 #74 11.18 (1/1) Installing dumb-init (1.2.5-r3) 04:10:20 #74 11.21 Executing busybox-1.36.1-r29.trigger 04:10:20 #74 11.28 OK: 9 MiB in 15 packages 04:10:20 #74 DONE 12.6s 04:10:20 04:10:20 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:10:20 #36 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.2s 04:10:20 #36 ... 04:10:20 04:10:20 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 04:10:20 #70 12.96 OK: 239 MiB in 58 packages 04:10:20 #70 DONE 14.0s 04:10:20 04:10:20 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:10:21 #36 ... 04:10:21 04:10:21 #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ 04:10:21 #77 DONE 1.0s 04:10:21 04:10:21 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:10:22 #36 ... 04:10:22 04:10:22 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:10:22 #71 10.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:10:22 #71 11.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:10:22 #71 14.40 (1/4) Installing dumb-init (1.2.5-r3) 04:10:22 #71 14.42 (2/4) Installing musl-obstack (1.2.3-r2) 04:10:22 #71 14.42 (3/4) Installing libucontext (1.2-r3) 04:10:22 #71 14.44 (4/4) Installing gcompat (1.1.0-r4) 04:10:22 #71 14.47 Executing busybox-1.36.1-r29.trigger 04:10:22 #71 14.60 OK: 9 MiB in 18 packages 04:10:22 #71 DONE 15.7s 04:10:22 04:10:22 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:10:22 #36 ... 04:10:22 04:10:22 #73 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 04:10:22 #73 10.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:10:22 #73 13.62 (1/7) Installing ca-certificates (20241121-r1) 04:10:22 #73 13.75 (2/7) Installing dumb-init (1.2.5-r3) 04:10:22 #73 13.76 (3/7) Installing libgcc (13.2.1_git20240309-r0) 04:10:22 #73 13.78 (4/7) Installing libsodium (1.0.19-r0) 04:10:22 #73 13.80 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) 04:10:22 #73 13.93 (6/7) Installing libzmq (4.3.5-r2) 04:10:22 #73 14.00 (7/7) Installing zeromq (4.3.5-r2) 04:10:22 #73 14.03 Executing busybox-1.36.1-r29.trigger 04:10:22 #73 14.14 Executing ca-certificates-20241121-r1.trigger 04:10:22 #73 14.77 OK: 14 MiB in 21 packages 04:10:22 #73 DONE 15.9s 04:10:22 04:10:22 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:10:24 #36 ... 04:10:24 04:10:24 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:10:24 #49 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 14.7s 04:10:24 #49 ... 04:10:24 04:10:24 #78 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:10:24 #78 ... 04:10:24 04:10:24 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:10:24 #36 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.4s 04:10:24 #36 ... 04:10:24 04:10:24 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:10:24 #0 6.751 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:10:24 #0 7.441 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:10:24 #79 ... 04:10:24 04:10:24 #80 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:10:25 #80 ... 04:10:25 04:10:25 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:10:25 #36 ... 04:10:25 04:10:25 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:10:25 #49 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 15.3s done 04:10:25 #49 DONE 19.4s 04:10:25 04:10:25 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:10:25 #36 ... 04:10:25 04:10:25 #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 04:10:25 #0 7.289 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:10:25 #0 8.258 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:10:25 #81 ... 04:10:25 04:10:25 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:10:26 #36 ... 04:10:26 04:10:26 #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 04:10:26 #0 6.710 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:10:26 #0 7.786 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:10:26 #82 ... 04:10:26 04:10:26 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:10:26 #79 10.42 OK: 20 MiB in 18 packages 04:10:26 #79 DONE 11.8s 04:10:26 04:10:26 #68 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:10:26 #68 12.82 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:10:26 #68 12.82 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:10:26 #68 12.82 OK: 24048 distinct packages available 04:10:26 #68 13.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:10:26 #68 14.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:10:26 #68 19.67 (1/5) Installing dumb-init (1.2.5-r3) 04:10:26 #68 19.69 (2/5) Installing musl-obstack (1.2.3-r2) 04:10:26 #68 19.69 (3/5) Installing libucontext (1.2-r3) 04:10:26 #68 19.71 (4/5) Installing gcompat (1.1.0-r4) 04:10:26 #68 19.72 (5/5) Installing openssl (3.3.2-r1) 04:10:26 #68 19.76 Executing busybox-1.36.1-r29.trigger 04:10:26 #68 19.84 OK: 10 MiB in 19 packages 04:10:26 #68 ... 04:10:26 04:10:26 #75 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:10:26 #75 10.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:10:26 #75 13.97 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:10:26 #75 13.97 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:10:26 #75 13.97 OK: 24050 distinct packages available 04:10:26 #75 14.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:10:26 #75 15.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:10:26 #75 18.15 OK: 239 MiB in 58 packages 04:10:26 #75 DONE 19.4s 04:10:26 04:10:26 #64 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 04:10:26 #64 6.065 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:10:26 #64 7.102 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:10:26 #64 11.13 OK: 9 MiB in 15 packages 04:10:26 #64 DONE 13.0s 04:10:26 04:10:26 #83 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 04:10:26 #83 ... 04:10:26 04:10:26 #84 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 04:10:26 #0 6.094 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:10:26 #0 7.234 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:10:26 #84 ... 04:10:26 04:10:26 #85 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 04:10:26 #0 6.690 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:10:26 #0 7.837 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:10:27 #85 ... 04:10:27 04:10:27 #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:10:27 #68 DONE 20.7s 04:10:27 04:10:27 #86 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 04:10:27 #0 5.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:10:27 #0 7.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:10:27 #86 ... 04:10:27 04:10:27 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:10:27 #36 ... 04:10:27 04:10:27 #83 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 04:10:27 #83 DONE 0.8s 04:10:27 04:10:27 #87 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:10:27 #87 ... 04:10:27 04:10:27 #76 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:10:27 #76 10.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:10:27 #76 14.10 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:10:27 #76 14.10 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:10:27 #76 14.10 OK: 24048 distinct packages available 04:10:27 #76 14.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:10:27 #76 15.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:10:27 #76 19.62 (1/14) Installing ca-certificates (20241121-r1) 04:10:27 #76 19.91 (2/14) Installing brotli-libs (1.1.0-r2) 04:10:27 #76 19.98 (3/14) Installing c-ares (1.33.1-r0) 04:10:27 #76 20.01 (4/14) Installing libunistring (1.2-r0) 04:10:27 #76 20.11 (5/14) Installing libidn2 (2.3.7-r0) 04:10:27 #76 20.17 (6/14) Installing nghttp2-libs (1.62.1-r0) 04:10:27 #76 20.21 (7/14) Installing libpsl (0.21.5-r1) 04:10:27 #76 20.22 (8/14) Installing zstd-libs (1.5.6-r0) 04:10:27 #76 20.25 (9/14) Installing libcurl (8.11.1-r0) 04:10:27 #76 20.28 (10/14) Installing curl (8.11.1-r0) 04:10:27 #76 20.37 (11/14) Installing dumb-init (1.2.5-r3) 04:10:27 #76 20.37 (12/14) Installing musl-obstack (1.2.3-r2) 04:10:27 #76 20.39 (13/14) Installing libucontext (1.2-r3) 04:10:27 #76 20.40 (14/14) Installing gcompat (1.1.0-r4) 04:10:27 #76 20.44 Executing busybox-1.36.1-r29.trigger 04:10:27 #76 20.54 Executing ca-certificates-20241121-r1.trigger 04:10:27 #76 ... 04:10:27 04:10:27 #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 04:10:27 #81 11.69 OK: 20 MiB in 18 packages 04:10:27 #81 DONE 12.6s 04:10:27 04:10:27 #88 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 04:10:28 #88 DONE 0.3s 04:10:28 04:10:28 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:10:29 #36 ... 04:10:29 04:10:29 #89 [core-data stage-1 3/8] RUN apk --no-cache upgrade 04:10:29 #0 4.493 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:10:29 #0 5.635 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:10:29 #0 9.862 OK: 9 MiB in 15 packages 04:10:29 #89 ... 04:10:29 04:10:29 #84 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 04:10:29 #84 12.33 (1/1) Installing dumb-init (1.2.5-r3) 04:10:29 #84 ... 04:10:29 04:10:29 #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 04:10:29 #82 12.01 OK: 11 MiB in 17 packages 04:10:29 #82 DONE 12.8s 04:10:29 04:10:29 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:10:29 #36 ... 04:10:29 04:10:29 #76 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:10:29 #76 21.45 OK: 15 MiB in 28 packages 04:10:29 #76 DONE 22.3s 04:10:29 04:10:29 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:10:29 #36 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.5s 04:10:29 #36 ... 04:10:29 04:10:29 #89 [core-data stage-1 3/8] RUN apk --no-cache upgrade 04:10:29 #89 DONE 10.8s 04:10:29 04:10:29 #86 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 04:10:29 #86 11.93 OK: 9 MiB in 16 packages 04:10:29 #86 DONE 12.9s 04:10:29 04:10:29 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:10:30 #36 ... 04:10:30 04:10:30 #84 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 04:10:30 #84 12.97 Executing busybox-1.36.1-r29.trigger 04:10:30 #84 13.03 OK: 9 MiB in 15 packages 04:10:30 #84 DONE 13.8s 04:10:30 04:10:30 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:10:30 #36 ... 04:10:30 04:10:30 #85 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 04:10:30 #85 13.14 OK: 239 MiB in 58 packages 04:10:30 #85 DONE 13.8s 04:10:30 04:10:30 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:10:31 #36 ... 04:10:31 04:10:31 #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:10:31 #0 2.990 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:10:31 #0 4.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:10:31 #0 8.285 OK: 9 MiB in 18 packages 04:10:31 #90 DONE 8.9s 04:10:31 04:10:31 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:10:31 #36 ... 04:10:31 04:10:31 #91 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 04:10:31 #0 3.147 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:10:31 #0 4.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:10:31 #0 8.105 OK: 14 MiB in 21 packages 04:10:31 #91 DONE 9.1s 04:10:31 04:10:31 #92 [core-keeper builder 5/8] COPY go.mod vendor* ./ 04:10:31 #92 DONE 0.6s 04:10:31 04:10:31 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:10:31 #36 ... 04:10:31 04:10:31 #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:10:31 #93 ... 04:10:31 04:10:31 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:10:33 #36 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.2s done 04:10:33 #36 DONE 27.2s 04:10:33 04:10:33 #94 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:10:33 #94 ... 04:10:33 04:10:33 #95 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 04:10:33 #95 DONE 3.1s 04:10:33 04:10:33 #96 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 04:10:33 #96 DONE 0.2s 04:10:33 04:10:33 #97 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 04:10:33 #0 3.385 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:10:33 #0 4.092 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:10:33 #0 6.141 OK: 10 MiB in 19 packages 04:10:33 #97 DONE 6.5s 04:10:33 04:10:33 #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 04:10:34 #98 DONE 1.6s 04:10:34 04:10:34 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:10:34 #99 DONE 1.6s 04:10:34 04:10:34 #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:10:35 #100 ... 04:10:35 04:10:35 #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:10:35 #101 DONE 1.6s 04:10:35 04:10:35 #102 [security-spire-config stage-2 5/10] COPY Attribution.txt / 04:10:35 #102 DONE 0.3s 04:10:35 04:10:35 #103 [security-spire-config stage-2 6/10] COPY security.txt / 04:10:35 #103 ... 04:10:35 04:10:35 #104 [security-spire-server stage-2 5/9] COPY Attribution.txt / 04:10:35 #104 DONE 0.4s 04:10:35 04:10:35 #105 [security-spire-server stage-2 6/9] COPY security.txt / 04:10:35 #105 ... 04:10:35 04:10:35 #103 [security-spire-config stage-2 6/10] COPY security.txt / 04:10:35 #103 DONE 0.3s 04:10:35 04:10:35 #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 04:10:35 #106 ... 04:10:35 04:10:35 #105 [security-spire-server stage-2 6/9] COPY security.txt / 04:10:35 #105 DONE 0.5s 04:10:36 04:10:36 #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 04:10:36 #106 DONE 0.5s 04:10:36 04:10:36 #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 04:10:36 #107 ... 04:10:36 04:10:36 #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 04:10:36 #108 DONE 0.3s 04:10:36 04:10:36 #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 04:10:36 #109 ... 04:10:36 04:10:36 #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 04:10:36 #107 DONE 0.4s 04:10:36 04:10:36 #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 04:10:36 #109 DONE 0.4s 04:10:36 04:10:36 #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 04:10:37 #110 ... 04:10:37 04:10:37 #111 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:10:37 #0 3.019 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:10:37 #0 4.619 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:10:37 #0 6.655 OK: 15 MiB in 28 packages 04:10:37 #111 DONE 7.4s 04:10:37 04:10:37 #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 04:10:37 #112 DONE 0.5s 04:10:37 04:10:37 #113 [security-spire-config] exporting to image 04:10:37 #113 exporting layers 04:10:37 #113 ... 04:10:37 04:10:37 #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:10:37 #100 DONE 2.1s 04:10:37 04:10:37 #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 04:10:37 #110 DONE 0.6s 04:10:37 04:10:37 #114 [security-spire-server] exporting to image 04:10:38 #114 ... 04:10:38 04:10:38 #115 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 04:10:38 #115 DONE 0.7s 04:10:38 04:10:38 #116 [security-spire-agent stage-3 7/10] COPY security.txt / 04:10:38 #116 DONE 0.4s 04:10:38 04:10:38 #78 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:10:38 #78 ... 04:10:38 04:10:38 #117 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 04:10:38 #117 DONE 0.5s 04:10:38 04:10:38 #118 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 04:10:39 #118 DONE 0.5s 04:10:39 04:10:39 #94 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:10:39 #94 ... 04:10:39 04:10:39 #119 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 04:10:39 #119 DONE 0.5s 04:10:39 04:10:39 #113 [security-spire-config] exporting to image 04:10:39 #113 exporting layers 2.6s done 04:10:39 #113 writing image sha256:7f152ab0ae8da1898d18529b15a74b87732747d73dd1d7b6d0970a1716902f38 0.1s done 04:10:39 #113 naming to docker.io/library/security-spire-config-arm64 04:10:39 #113 naming to docker.io/library/security-spire-config-arm64 0.1s done 04:10:39 #113 DONE 2.8s 04:10:39 04:10:39 #114 [security-spire-server] exporting to image 04:10:39 #114 exporting layers 2.8s done 04:10:40 #114 writing image sha256:a9d4f94cbee2fe32286cf3c731a00be8e4f9bd4f29b19b702f798dca580ebe11 0.0s done 04:10:40 #114 naming to docker.io/library/security-spire-server-arm64 0.0s done 04:10:40 #114 DONE 2.8s 04:10:40 04:10:40 #120 [security-spire-agent] exporting to image 04:10:42 #120 exporting layers 1.9s done 04:10:42 #120 writing image sha256:6805e4200fbc2a47a54c59d316185c96db43383021f78b214eca947081d33a74 0.0s done 04:10:42 #120 naming to docker.io/library/security-spire-agent-arm64 0.0s done 04:10:42 #120 DONE 2.0s 04:10:42 04:10:42 #87 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:11:08 #104 ... 04:11:08 04:11:08 #76 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:11:08 #76 DONE 56.3s 04:11:08 04:11:08 #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:11:08 #103 DONE 58.7s 04:11:08 04:11:08 #105 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:11:08 #105 DONE 58.6s 04:11:08 04:11:08 #94 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:11:08 #94 DONE 51.7s 04:11:08 04:11:08 #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:11:08 #79 DONE 55.8s 04:11:08 04:11:08 #119 [support-scheduler builder 6/7] COPY . . 04:11:08 #119 ... 04:11:08 04:11:08 #104 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:11:08 #104 DONE 58.7s 04:11:08 04:11:08 #120 [core-data builder 6/7] COPY . . 04:11:17 #120 ... 04:11:17 04:11:17 #121 [security-spiffe-token-provider builder 6/7] COPY . . 04:11:17 #121 ... 04:11:17 04:11:17 #122 [core-keeper builder 7/8] COPY . . 04:11:17 #122 ... 04:11:17 04:11:17 #123 [security-secretstore-setup builder 6/7] COPY . . 04:11:17 #123 ... 04:11:17 04:11:17 #124 [support-notifications builder 6/7] COPY . . 04:11:21 #87 DONE 51.8s 04:11:21 04:11:21 #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:11:21 #93 DONE 57.7s 04:11:21 04:11:21 #94 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:11:21 #94 DONE 47.8s 04:11:21 04:11:21 #80 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:11:21 #80 DONE 64.5s 04:11:21 04:11:21 #78 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:11:21 #78 DONE 65.0s 04:11:21 04:11:21 #60 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:11:21 #60 DONE 64.8s 04:11:21 04:11:21 #121 [core-keeper builder 7/8] COPY . . 04:11:21 #121 DONE 1.2s 04:11:21 04:11:21 #122 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:11:21 #122 CACHED 04:11:21 04:11:21 #123 [core-command builder 4/7] COPY go.mod vendor* ./ 04:11:21 #123 CACHED 04:11:21 04:11:21 #124 [core-command builder 6/7] COPY . . 04:11:21 #124 CACHED 04:11:21 04:11:21 #125 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 04:11:21 #125 CACHED 04:11:21 04:11:21 #126 [security-proxy-auth builder 6/7] COPY . . 04:11:21 #126 CACHED 04:11:21 04:11:21 #127 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:11:21 #127 CACHED 04:11:21 04:11:21 #128 [support-notifications builder 6/7] COPY . . 04:11:21 #128 DONE 1.3s 04:11:21 04:11:21 #129 [security-spiffe-token-provider builder 6/7] COPY . . 04:11:21 #129 DONE 1.2s 04:11:21 04:11:21 #130 [core-data builder 4/7] COPY go.mod vendor* ./ 04:11:21 #130 CACHED 04:11:21 04:11:21 #131 [core-data builder 6/7] COPY . . 04:11:21 #131 CACHED 04:11:21 04:11:21 #132 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:11:21 #132 CACHED 04:11:21 04:11:21 #133 [core-metadata builder 4/7] COPY go.mod vendor* ./ 04:11:21 #133 CACHED 04:11:21 04:11:21 #134 [core-metadata builder 6/7] COPY . . 04:11:21 #134 CACHED 04:11:21 04:11:21 #135 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:11:21 #135 CACHED 04:11:21 04:11:21 #136 [core-common-config-bootstrapper builder 6/7] COPY . . 04:11:21 #136 DONE 1.2s 04:11:21 04:11:21 #137 [support-scheduler builder 6/7] COPY . . 04:11:21 #137 DONE 1.2s 04:11:21 04:11:21 #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:11:21 #138 ... 04:11:21 04:11:21 #139 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:11:21 #139 CACHED 04:11:21 04:11:21 #140 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:11:21 #140 CACHED 04:11:21 04:11:21 #141 [security-bootstrapper builder 6/7] COPY . . 04:11:21 #141 CACHED 04:11:21 04:11:21 #142 [security-proxy-setup builder 6/7] COPY . . 04:11:21 #142 DONE 1.3s 04:11:21 04:11:21 #143 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 04:11:21 #143 CACHED 04:11:21 04:11:21 #144 [security-secretstore-setup builder 6/7] COPY . . 04:11:21 #144 CACHED 04:11:21 04:11:21 #145 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:11:21 #145 CACHED 04:11:21 04:11:21 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:11:22 #124 ... 04:11:22 04:11:22 #119 [support-scheduler builder 6/7] COPY . . 04:11:22 #119 DONE 16.3s 04:11:22 04:11:22 #125 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:11:22 #125 CACHED 04:11:22 04:11:22 #126 [core-common-config-bootstrapper builder 6/7] COPY . . 04:11:22 #126 CACHED 04:11:22 04:11:22 #127 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:11:22 #127 CACHED 04:11:22 04:11:22 #128 [core-command builder 4/7] COPY go.mod vendor* ./ 04:11:22 #128 CACHED 04:11:22 04:11:22 #129 [core-command builder 6/7] COPY . . 04:11:22 #129 CACHED 04:11:22 04:11:22 #130 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:11:22 #130 CACHED 04:11:22 04:11:22 #123 [security-secretstore-setup builder 6/7] COPY . . 04:11:22 #123 DONE 16.3s 04:11:22 04:11:22 #131 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:11:22 #131 CACHED 04:11:22 04:11:22 #132 [security-bootstrapper builder 6/7] COPY . . 04:11:22 #132 CACHED 04:11:22 04:11:22 #133 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:11:22 #133 CACHED 04:11:22 04:11:22 #122 [core-keeper builder 7/8] COPY . . 04:11:22 #122 DONE 16.3s 04:11:22 04:11:22 #134 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 04:11:22 #134 CACHED 04:11:22 04:11:22 #135 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:11:22 #135 CACHED 04:11:22 04:11:22 #136 [security-proxy-auth builder 6/7] COPY . . 04:11:22 #136 CACHED 04:11:22 04:11:22 #137 [core-metadata builder 6/7] COPY . . 04:11:22 #137 CACHED 04:11:22 04:11:22 #138 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:11:22 #138 CACHED 04:11:22 04:11:22 #139 [core-metadata builder 4/7] COPY go.mod vendor* ./ 04:11:22 #139 CACHED 04:11:22 04:11:22 #140 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 04:11:22 #140 CACHED 04:11:22 04:11:22 #141 [security-proxy-setup builder 6/7] COPY . . 04:11:22 #141 CACHED 04:11:22 04:11:22 #142 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:11:22 #142 CACHED 04:11:22 04:11:22 #124 [support-notifications builder 6/7] COPY . . 04:11:22 #124 DONE 16.3s 04:11:22 04:11:22 #121 [security-spiffe-token-provider builder 6/7] COPY . . 04:11:22 #121 DONE 16.4s 04:11:22 04:11:22 #120 [core-data builder 6/7] COPY . . 04:11:22 #120 DONE 16.3s 04:11:22 04:11:22 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:11:23 #146 3.140 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.40 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:11:24 #143 1.688 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.40 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 04:11:26 #146 ... 04:11:26 04:11:26 #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:11:26 #138 2.941 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.40 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:11:29 #138 ... 04:11:29 04:11:29 #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:11:29 #0 3.257 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.40 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:11:30 #147 ... 04:11:30 04:11:30 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:11:30 #0 2.436 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.40 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 04:11:30 #148 ... 04:11:30 04:11:30 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:11:30 #0 3.078 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.40 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 04:11:30 #149 ... 04:11:30 04:11:30 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:11:30 #0 2.614 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.40 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:11:30 #150 ... 04:11:30 04:11:30 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:11:30 #0 2.826 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.40 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 04:11:31 #151 ... 04:11:31 04:11:31 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:11:31 #0 2.697 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.40 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 04:11:31 #152 ... 04:11:31 04:11:31 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:11:31 #0 2.044 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.40 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 04:11:31 #153 ... 04:11:31 04:11:31 #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:11:31 #0 2.486 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.40 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 04:11:31 #154 ... 04:11:31 04:11:31 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:11:31 #0 3.195 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.40 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:11:31 #155 ... 04:11:31 04:11:31 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:11:31 #0 1.709 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.40 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 04:11:32 #143 ... 04:11:32 04:11:32 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:11:32 #0 0.401 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.40 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:11:32 #144 ... 04:11:32 04:11:32 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:11:32 #0 0.688 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.40 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:11:32 #145 ... 04:11:32 04:11:32 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:11:32 #0 1.813 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.40 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 04:11:32 #146 ... 04:11:32 04:11:32 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:11:32 #0 1.347 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.40 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:11:32 #147 ... 04:11:32 04:11:32 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:11:32 #0 1.481 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.40 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:11:33 #148 ... 04:11:33 04:11:33 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:11:33 #0 0.963 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.40 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 04:11:33 #149 ... 04:11:33 04:11:33 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:11:33 #0 1.015 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.40 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 04:11:33 #150 ... 04:11:33 04:11:33 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:11:33 #0 0.616 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.40 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 04:11:33 #151 ... 04:11:33 04:11:33 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:11:33 #0 0.510 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.40 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 04:11:34 #152 ... 04:11:34 04:11:34 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:11:34 #0 0.954 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.40 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 04:11:34 #153 ... 04:11:34 04:11:34 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:11:34 #0 1.022 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.40 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:12:56 #154 ... 04:12:56 04:12:56 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:12:56 #145 93.40 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.40 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:14:04 #145 ... 04:14:04 04:14:04 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:14:04 #149 DONE 157.2s 04:14:04 04:14:04 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:14:04 #151 DONE 157.2s 04:14:04 04:14:04 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:14:04 #152 DONE 157.2s 04:14:04 04:14:04 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:14:04 #150 DONE 157.2s 04:14:04 04:14:04 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:14:04 #143 DONE 157.2s 04:14:04 04:14:04 #19 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:14:04 #19 ... 04:14:04 04:14:04 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:14:04 #145 DONE 157.3s 04:14:04 04:14:04 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:14:04 #153 DONE 157.4s 04:14:04 04:14:04 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:14:04 #155 ... 04:14:04 04:14:04 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:14:04 #154 DONE 157.5s 04:14:04 04:14:04 #156 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:14:04 #156 ... 04:14:04 04:14:04 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:14:04 #147 DONE 157.7s 04:14:04 04:14:04 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:14:04 #155 DONE 0.5s 04:14:04 04:14:04 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:14:04 #144 DONE 157.8s 04:14:04 04:14:04 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:14:04 #146 DONE 157.8s 04:14:04 04:14:04 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:14:04 #148 DONE 157.8s 04:14:04 04:14:04 #157 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 04:14:04 #157 DONE 0.4s 04:14:04 04:14:04 #158 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:14:04 #158 ... 04:14:04 04:14:04 #159 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 04:14:04 #159 DONE 0.4s 04:14:04 04:14:04 #160 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 04:14:04 #160 DONE 0.3s 04:14:04 04:14:04 #161 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:14:04 #161 DONE 0.3s 04:14:04 04:14:04 #156 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:14:04 #156 DONE 0.3s 04:14:04 04:14:04 #162 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 04:14:04 #162 CACHED 04:14:04 04:14:04 #163 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 04:14:04 #163 CACHED 04:14:04 04:14:04 #164 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 04:14:04 #164 DONE 0.3s 04:14:04 04:14:04 #165 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 04:14:04 #165 DONE 0.2s 04:14:04 04:14:04 #166 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:14:04 #166 CACHED 04:14:04 04:14:04 #167 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:14:04 #167 CACHED 04:14:04 04:14:04 #168 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 04:14:04 #168 CACHED 04:14:04 04:14:04 #169 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 04:14:04 #169 CACHED 04:14:04 04:14:04 #158 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:14:04 #158 DONE 0.2s 04:14:04 04:14:04 #170 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 04:14:04 #170 DONE 0.2s 04:14:04 04:14:04 #171 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:14:04 #171 DONE 0.2s 04:14:04 04:14:04 #172 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:14:04 #172 DONE 0.2s 04:14:04 04:14:04 #173 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 04:14:04 #173 DONE 0.2s 04:14:04 04:14:04 #174 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 04:14:04 #174 DONE 0.2s 04:14:04 04:14:04 #175 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 04:14:04 #175 ... 04:14:04 04:14:04 #176 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 04:14:04 #176 DONE 2.3s 04:14:04 04:14:04 #177 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 04:14:04 #177 DONE 2.5s 04:14:04 04:14:04 #178 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:14:04 #178 ... 04:14:04 04:14:04 #179 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 04:14:04 #179 DONE 2.5s 04:14:04 04:14:04 #180 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:14:04 #180 DONE 2.5s 04:14:04 04:14:04 #181 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:14:04 #181 DONE 2.5s 04:14:04 04:14:04 #182 [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 04:14:04 #182 DONE 2.5s 04:14:04 04:14:04 #183 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 04:14:04 #183 DONE 2.5s 04:14:04 04:14:04 #184 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:14:04 #184 DONE 2.5s 04:14:04 04:14:04 #175 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 04:14:04 #175 DONE 2.5s 04:14:04 04:14:04 #185 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 04:14:04 #185 DONE 2.5s 04:14:04 04:14:04 #186 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:14:04 #186 DONE 2.5s 04:14:04 04:14:04 #187 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 04:14:04 #187 ... 04:14:04 04:14:04 #178 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:14:04 #178 DONE 1.1s 04:14:04 04:14:04 #188 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 04:14:04 #188 ... 04:14:04 04:14:04 #189 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 04:14:04 #189 DONE 1.6s 04:14:04 04:14:04 #190 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 04:14:04 #190 DONE 1.6s 04:14:04 04:14:04 #191 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 04:14:04 #191 DONE 1.6s 04:14:04 04:14:04 #192 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 04:14:04 #192 DONE 1.6s 04:14:04 04:14:04 #193 [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 04:14:04 #193 DONE 1.6s 04:14:04 04:14:04 #194 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 04:14:04 #194 DONE 1.6s 04:14:04 04:14:04 #195 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 04:14:04 #195 DONE 1.6s 04:14:04 04:14:04 #187 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 04:14:04 #187 DONE 1.6s 04:14:04 04:14:04 #196 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 04:14:04 #196 DONE 1.6s 04:14:04 04:14:04 #197 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:14:04 #197 DONE 1.6s 04:14:04 04:14:04 #116 [security-spiffe-token-provider] exporting to image 04:14:04 #116 exporting layers 0.1s done 04:14:04 #116 ... 04:14:04 04:14:04 #198 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 04:14:04 #198 DONE 0.3s 04:14:04 04:14:04 #188 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 04:14:04 #188 DONE 0.8s 04:14:04 04:14:04 #199 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 04:14:04 #199 DONE 0.3s 04:14:04 04:14:04 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 04:14:04 #200 DONE 0.3s 04:14:04 04:14:04 #201 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 04:14:04 #201 DONE 0.3s 04:14:04 04:14:04 #116 [core-data] exporting to image 04:14:05 #116 ... 04:14:05 04:14:05 #202 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 04:14:05 #202 DONE 0.3s 04:14:05 04:14:05 #203 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 04:14:05 #203 DONE 0.3s 04:14:05 04:14:05 #204 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:14:05 #204 DONE 0.3s 04:14:05 04:14:05 #205 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 04:14:05 #205 DONE 0.3s 04:14:05 04:14:05 #116 [support-scheduler] exporting to image 04:14:05 #116 ... 04:14:05 04:14:05 #206 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 04:14:05 #206 DONE 4.6s 04:14:05 04:14:05 #207 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 04:14:05 #207 DONE 0.4s 04:14:05 04:14:05 #208 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:14:05 #208 DONE 0.3s 04:14:05 04:14:05 #209 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 04:14:05 #209 DONE 0.4s 04:14:05 04:14:05 #210 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 04:14:05 #210 DONE 0.3s 04:14:05 04:14:05 #116 [core-metadata] exporting to image 04:14:05 #116 exporting layers 0.4s done 04:14:05 #116 writing image sha256:ac8425e436da60425db4c0519000c923f1a2f1bcc02d8a0d390659e84c9752f5 04:14:05 #116 ... 04:14:05 04:14:05 #211 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 04:14:05 #211 DONE 0.2s 04:14:05 04:14:05 #116 [core-command] exporting to image 04:14:05 #116 writing image sha256:ac8425e436da60425db4c0519000c923f1a2f1bcc02d8a0d390659e84c9752f5 done 04:14:05 #116 naming to docker.io/library/core-command done 04:14:05 #116 ... 04:14:05 04:14:05 #212 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:14:05 #212 DONE 0.3s 04:14:05 04:14:05 #213 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 04:14:05 #213 DONE 0.2s 04:14:05 04:14:05 #116 [core-keeper] exporting to image 04:14:05 #116 exporting layers 0.6s done 04:14:05 #116 writing image sha256:03cc10bc032cd360e2f5f2d59fde77f3d601318c94c66a8a78ec007eea746c3c 0.0s done 04:14:05 #116 writing image sha256:c6faa6dd30a877d0b9271c17a96e53c8e853c04c7660caa358dfbdcba6f822f2 0.0s done 04:14:05 #116 writing image sha256:2ec7013911506202e40aa3a42ac7fd6544e8fdb0595456a4a9e93913dd347571 0.1s done 04:14:05 #116 naming to docker.io/library/security-spiffe-token-provider done 04:14:05 #116 writing image sha256:573f06f62705266686144b21a2b04f624bc6dd523aef826e80b58431244ad241 04:14:05 #116 naming to docker.io/library/core-keeper done 04:14:05 #116 naming to docker.io/library/core-data 04:14:05 #116 ... 04:14:05 04:14:05 #214 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:14:05 #214 DONE 0.1s 04:14:05 04:14:05 #116 [support-scheduler] exporting to image 04:14:05 #116 exporting layers 0.4s done 04:14:05 #116 writing image sha256:573f06f62705266686144b21a2b04f624bc6dd523aef826e80b58431244ad241 0.0s done 04:14:05 #116 naming to docker.io/library/core-data done 04:14:05 #116 naming to docker.io/library/support-scheduler done 04:14:05 #116 writing image sha256:041750beb81b0964b40a7153951ae1b77a13d97fbb591e3535658b10ac94b907 04:14:06 #116 writing image sha256:041750beb81b0964b40a7153951ae1b77a13d97fbb591e3535658b10ac94b907 0.0s done 04:14:06 #116 writing image sha256:38921046dbc4aec9930bf899968a35508c6daef8784b930c6119007d50701118 0.0s done 04:14:06 #116 naming to docker.io/library/core-metadata done 04:14:06 #116 naming to docker.io/library/support-notifications 04:14:06 #116 naming to docker.io/library/support-notifications 0.3s done 04:14:06 #116 DONE 2.3s 04:14:06 04:14:06 #215 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:14:06 #215 ... 04:14:06 04:14:06 #216 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:14:06 #216 DONE 0.5s 04:14:06 04:14:06 #217 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 04:14:06 #217 DONE 0.0s 04:14:06 04:14:06 #218 [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/ 04:14:06 #218 DONE 0.0s 04:14:06 04:14:06 #219 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:14:06 #219 DONE 1.3s 04:14:06 04:14:06 #220 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:14:06 #220 DONE 1.3s 04:14:06 04:14:06 #221 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:14:06 #221 DONE 0.9s 04:14:06 04:14:06 #116 [security-proxy-setup] exporting to image 04:14:06 #116 ... 04:14:06 04:14:06 #222 [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/ 04:14:06 #222 DONE 0.1s 04:14:06 04:14:06 #223 [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/ 04:14:06 #223 DONE 0.0s 04:14:06 04:14:06 #224 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:14:06 #224 DONE 0.0s 04:14:06 04:14:06 #116 [core-common-config-bootstrapper] exporting to image 04:14:06 #116 exporting layers 0.1s done 04:14:06 #116 exporting layers 0.3s done 04:14:06 #116 writing image sha256:39ca827756991d4864834577a3a0e628fd4c0f0e45277d1f23c6a01fa4996450 0.0s done 04:14:06 #116 naming to docker.io/library/core-common-config-bootstrapper done 04:14:06 #116 writing image sha256:e51490f6385f33eaaeccb3bdd5bb59290377fd49a525713cd4999dad80c251be done 04:14:06 #116 naming to docker.io/library/security-proxy-auth done 04:14:06 #116 writing image sha256:c08952717ea287cf90b6b5adc48638ab081e953f6641af9362f9438ffa4ea6f4 done 04:14:06 #116 naming to docker.io/library/security-proxy-setup done 04:14:06 #116 DONE 2.6s 04:14:06 04:14:06 #215 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:14:06 #215 DONE 0.9s 04:14:06 04:14:06 #225 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 04:14:06 #225 DONE 0.6s 04:14:06 04:14:06 #116 [security-bootstrapper] exporting to image 04:14:06 #116 writing image sha256:7367a2bb1973cde660409f44f54314c0781ef69d4a57548c002e368a541a232d done 04:14:06 #116 naming to docker.io/library/security-secretstore-setup done 04:14:07 #116 exporting layers 0.2s done 04:14:07 #116 writing image sha256:8253237dcb8fc1955806ce859334366bbbb11dbfbeaf528ab5adf8033380a317 done 04:14:07 #116 naming to docker.io/library/security-bootstrapper done 04:14:07 #116 DONE 3.1s 04:14:07 04:14:07 #19 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:14:07 time="2025-01-10T04:09:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:14:07 time="2025-01-10T04:09:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:14:07 time="2025-01-10T04:09:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:14:07 time="2025-01-10T04:09:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:14:07 time="2025-01-10T04:09:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:14:07 time="2025-01-10T04:09:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:14:07 time="2025-01-10T04:09:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:14:07 time="2025-01-10T04:09:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:14:07 time="2025-01-10T04:09:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:14:07 time="2025-01-10T04:09:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:14:07 time="2025-01-10T04:09:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:14:07 time="2025-01-10T04:09:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:14:07 time="2025-01-10T04:09:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:14:07 time="2025-01-10T04:09:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:14:07 time="2025-01-10T04:09:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 04:14:07 $ docker stop --time=1 bcc8f7b83e778e79987459a8be836d29b31b535e18008f77aac6b56a6aff137d 04:14:08 $ docker rm -f --volumes bcc8f7b83e778e79987459a8be836d29b31b535e18008f77aac6b56a6aff137d [Pipeline] // withDockerContainer [Pipeline] sh 04:14:08 + docker images 04:14:08 REPOSITORY TAG IMAGE ID CREATED SIZE 04:14:08 security-proxy-setup latest c08952717ea2 2 seconds ago 29.3MB 04:14:08 security-secretstore-setup latest 7367a2bb1973 2 seconds ago 41MB 04:14:08 security-bootstrapper latest 8253237dcb8f 2 seconds ago 20.3MB 04:14:08 core-common-config-bootstrapper latest 39ca82775699 2 seconds ago 17.1MB 04:14:08 support-notifications latest 041750beb81b 3 seconds ago 50.3MB 04:14:08 security-proxy-auth latest e51490f6385f 3 seconds ago 30.7MB 04:14:08 core-metadata latest 38921046dbc4 3 seconds ago 31.9MB 04:14:08 security-spiffe-token-provider latest c6faa6dd30a8 4 seconds ago 32.6MB 04:14:08 core-data latest 2ec701391150 4 seconds ago 31.8MB 04:14:08 support-scheduler latest 573f06f62705 4 seconds ago 47MB 04:14:08 core-keeper latest 03cc10bc032c 4 seconds ago 31.4MB 04:14:08 core-command latest ac8425e436da 5 seconds ago 27.6MB 04:14:08 security-spire-server latest cf5dfddeb602 3 minutes ago 122MB 04:14:08 security-spire-config latest 53f8753ac023 3 minutes ago 121MB 04:14:08 security-spire-agent latest ccee6dd047a0 3 minutes ago 182MB 04:14:08 ci-base-image-x86_64 latest 79c59cce2d3b 7 minutes ago 982MB 04:14:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 2 weeks ago 580MB 04:14:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 19 months ago 334MB 04:14:08 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:14:08 provisioning config files... 04:14:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/776@tmp/config2004564259741742706tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:14:09 ---> ****-login.sh 04:14:09 nexus3.edgexfoundry.org:10001 04:14:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:14:09 Configure a credential helper to remove this warning. See 04:14:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:14:09 04:14:09 Login Succeeded 04:14:09 nexus3.edgexfoundry.org:10002 04:14:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:14:09 Configure a credential helper to remove this warning. See 04:14:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:14:09 04:14:09 Login Succeeded 04:14:09 nexus3.edgexfoundry.org:10003 04:14:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:14:09 Configure a credential helper to remove this warning. See 04:14:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:14:09 04:14:09 Login Succeeded 04:14:09 nexus3.edgexfoundry.org:10004 04:14:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:14:09 Configure a credential helper to remove this warning. See 04:14:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:14:09 04:14:09 Login Succeeded 04:14:09 ****.io 04:14:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:14:10 Configure a credential helper to remove this warning. See 04:14:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:14:10 04:14:10 Login Succeeded 04:14:10 ---> ****-login.sh ends [Pipeline] } 04:14:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:14:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:14:10 [edgeXDocker.push] Tagging docker image core-command with the following tags: 04:14:10 02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:14:10 latest 04:14:10 4.0.0-dev.40 04:14:10 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:14:10 main 04:14:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:10 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:10 + docker push nexus3.edgexfoundry.org:10004/core-command:02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:14:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:14:10 ab0b9382a5c1: Preparing 04:14:10 5024f71028e4: Preparing 04:14:10 e768a52b8356: Preparing 04:14:10 089904d8275e: Preparing 04:14:10 1a3b4669cab6: Preparing 04:14:10 d7bab0ce7bd9: Preparing 04:14:10 ce5a8cde9eee: Preparing 04:14:10 d7bab0ce7bd9: Waiting 04:14:10 ce5a8cde9eee: Waiting 04:14:10 089904d8275e: Pushed 04:14:10 e768a52b8356: Pushed 04:14:10 1a3b4669cab6: Pushed 04:14:10 ab0b9382a5c1: Pushed 04:14:10 ce5a8cde9eee: Layer already exists 04:14:10 d7bab0ce7bd9: Pushed 04:14:13 5024f71028e4: Pushed 04:14:13 02e35b0f7c5caa881c027ca921f67ceab064a3a0: digest: sha256:621a674f3bdc7062e684517e28da07a2608c59d47371dcb3ae39a41acdca4c27 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:13 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:14 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 04:14:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:14:14 ab0b9382a5c1: Preparing 04:14:14 5024f71028e4: Preparing 04:14:14 e768a52b8356: Preparing 04:14:14 089904d8275e: Preparing 04:14:14 1a3b4669cab6: Preparing 04:14:14 d7bab0ce7bd9: Preparing 04:14:14 ce5a8cde9eee: Preparing 04:14:14 d7bab0ce7bd9: Waiting 04:14:14 1a3b4669cab6: Layer already exists 04:14:14 e768a52b8356: Layer already exists 04:14:14 089904d8275e: Layer already exists 04:14:14 ab0b9382a5c1: Layer already exists 04:14:14 d7bab0ce7bd9: Layer already exists 04:14:14 ce5a8cde9eee: Layer already exists 04:14:14 5024f71028e4: Layer already exists 04:14:14 latest: digest: sha256:621a674f3bdc7062e684517e28da07a2608c59d47371dcb3ae39a41acdca4c27 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:14 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:14 + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.40 04:14:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:14:14 ab0b9382a5c1: Preparing 04:14:14 5024f71028e4: Preparing 04:14:14 e768a52b8356: Preparing 04:14:14 089904d8275e: Preparing 04:14:14 1a3b4669cab6: Preparing 04:14:14 d7bab0ce7bd9: Preparing 04:14:14 ce5a8cde9eee: Preparing 04:14:14 ce5a8cde9eee: Waiting 04:14:14 d7bab0ce7bd9: Waiting 04:14:14 089904d8275e: Layer already exists 04:14:14 1a3b4669cab6: Layer already exists 04:14:14 e768a52b8356: Layer already exists 04:14:14 5024f71028e4: Layer already exists 04:14:14 ab0b9382a5c1: Layer already exists 04:14:14 d7bab0ce7bd9: Layer already exists 04:14:14 ce5a8cde9eee: Layer already exists 04:14:14 4.0.0-dev.40: digest: sha256:621a674f3bdc7062e684517e28da07a2608c59d47371dcb3ae39a41acdca4c27 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:15 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:15 + docker push nexus3.edgexfoundry.org:10004/core-command:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:14:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:14:15 ab0b9382a5c1: Preparing 04:14:15 5024f71028e4: Preparing 04:14:15 e768a52b8356: Preparing 04:14:15 089904d8275e: Preparing 04:14:15 1a3b4669cab6: Preparing 04:14:15 d7bab0ce7bd9: Preparing 04:14:15 ce5a8cde9eee: Preparing 04:14:15 d7bab0ce7bd9: Waiting 04:14:15 ce5a8cde9eee: Waiting 04:14:15 089904d8275e: Layer already exists 04:14:15 ab0b9382a5c1: Layer already exists 04:14:15 5024f71028e4: Layer already exists 04:14:15 1a3b4669cab6: Layer already exists 04:14:15 e768a52b8356: Layer already exists 04:14:15 ce5a8cde9eee: Layer already exists 04:14:15 d7bab0ce7bd9: Layer already exists 04:14:15 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40: digest: sha256:621a674f3bdc7062e684517e28da07a2608c59d47371dcb3ae39a41acdca4c27 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:15 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:16 + docker push nexus3.edgexfoundry.org:10004/core-command:main 04:14:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:14:16 ab0b9382a5c1: Preparing 04:14:16 5024f71028e4: Preparing 04:14:16 e768a52b8356: Preparing 04:14:16 089904d8275e: Preparing 04:14:16 1a3b4669cab6: Preparing 04:14:16 d7bab0ce7bd9: Preparing 04:14:16 ce5a8cde9eee: Preparing 04:14:16 d7bab0ce7bd9: Waiting 04:14:16 ce5a8cde9eee: Waiting 04:14:16 1a3b4669cab6: Layer already exists 04:14:16 e768a52b8356: Layer already exists 04:14:16 5024f71028e4: Layer already exists 04:14:16 089904d8275e: Layer already exists 04:14:16 ab0b9382a5c1: Layer already exists 04:14:16 ce5a8cde9eee: Layer already exists 04:14:16 d7bab0ce7bd9: Layer already exists 04:14:16 main: digest: sha256:621a674f3bdc7062e684517e28da07a2608c59d47371dcb3ae39a41acdca4c27 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:14:16 ===================================================== [Pipeline] echo 04:14:16 taggedImages: 04:14:16 - nexus3.edgexfoundry.org:10004/core-command:02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:14:16 - nexus3.edgexfoundry.org:10004/core-command:latest 04:14:16 - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.40 04:14:16 - nexus3.edgexfoundry.org:10004/core-command:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:14:16 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 04:14:16 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 04:14:16 02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:14:16 latest 04:14:16 4.0.0-dev.40 04:14:16 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:14:16 main 04:14:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:16 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:16 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:14:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:14:16 b39297073d31: Preparing 04:14:16 54fa0283bf11: Preparing 04:14:16 67ac9e195194: Preparing 04:14:16 3fe9c7d019db: Preparing 04:14:16 e768a52b8356: Preparing 04:14:16 089904d8275e: Preparing 04:14:16 1a3b4669cab6: Preparing 04:14:16 d7bab0ce7bd9: Preparing 04:14:16 ce5a8cde9eee: Preparing 04:14:16 ce5a8cde9eee: Waiting 04:14:16 d7bab0ce7bd9: Waiting 04:14:16 089904d8275e: Waiting 04:14:16 1a3b4669cab6: Waiting 04:14:16 e768a52b8356: Layer already exists 04:14:16 089904d8275e: Layer already exists 04:14:16 54fa0283bf11: Pushed 04:14:16 67ac9e195194: Pushed 04:14:16 1a3b4669cab6: Layer already exists 04:14:16 d7bab0ce7bd9: Layer already exists 04:14:16 b39297073d31: Pushed 04:14:16 ce5a8cde9eee: Layer already exists 04:14:18 3fe9c7d019db: Pushed 04:14:18 02e35b0f7c5caa881c027ca921f67ceab064a3a0: digest: sha256:e1bc41ef55f07aa1a4bfe1b965d23955595fb25131379f06fc375fdbcd2b9a1b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:18 + 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 04:14:18 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 04:14:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:14:18 b39297073d31: Preparing 04:14:18 54fa0283bf11: Preparing 04:14:18 67ac9e195194: Preparing 04:14:18 3fe9c7d019db: Preparing 04:14:18 e768a52b8356: Preparing 04:14:18 089904d8275e: Preparing 04:14:18 1a3b4669cab6: Preparing 04:14:18 d7bab0ce7bd9: Preparing 04:14:18 ce5a8cde9eee: Preparing 04:14:18 1a3b4669cab6: Waiting 04:14:18 089904d8275e: Waiting 04:14:18 d7bab0ce7bd9: Waiting 04:14:18 ce5a8cde9eee: Waiting 04:14:18 e768a52b8356: Layer already exists 04:14:18 54fa0283bf11: Layer already exists 04:14:18 67ac9e195194: Layer already exists 04:14:18 3fe9c7d019db: Layer already exists 04:14:18 b39297073d31: Layer already exists 04:14:18 d7bab0ce7bd9: Layer already exists 04:14:18 ce5a8cde9eee: Layer already exists 04:14:18 1a3b4669cab6: Layer already exists 04:14:18 089904d8275e: Layer already exists 04:14:18 latest: digest: sha256:e1bc41ef55f07aa1a4bfe1b965d23955595fb25131379f06fc375fdbcd2b9a1b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:19 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:19 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.40 04:14:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:14:19 b39297073d31: Preparing 04:14:19 54fa0283bf11: Preparing 04:14:19 67ac9e195194: Preparing 04:14:19 3fe9c7d019db: Preparing 04:14:19 e768a52b8356: Preparing 04:14:19 089904d8275e: Preparing 04:14:19 1a3b4669cab6: Preparing 04:14:19 d7bab0ce7bd9: Preparing 04:14:19 ce5a8cde9eee: Preparing 04:14:19 1a3b4669cab6: Waiting 04:14:19 ce5a8cde9eee: Waiting 04:14:19 d7bab0ce7bd9: Waiting 04:14:19 089904d8275e: Waiting 04:14:19 b39297073d31: Layer already exists 04:14:19 67ac9e195194: Layer already exists 04:14:19 54fa0283bf11: Layer already exists 04:14:19 3fe9c7d019db: Layer already exists 04:14:19 e768a52b8356: Layer already exists 04:14:19 089904d8275e: Layer already exists 04:14:19 1a3b4669cab6: Layer already exists 04:14:19 ce5a8cde9eee: Layer already exists 04:14:19 d7bab0ce7bd9: Layer already exists 04:14:19 4.0.0-dev.40: digest: sha256:e1bc41ef55f07aa1a4bfe1b965d23955595fb25131379f06fc375fdbcd2b9a1b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:19 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:20 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:14:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:14:20 b39297073d31: Preparing 04:14:20 54fa0283bf11: Preparing 04:14:20 67ac9e195194: Preparing 04:14:20 3fe9c7d019db: Preparing 04:14:20 e768a52b8356: Preparing 04:14:20 089904d8275e: Preparing 04:14:20 1a3b4669cab6: Preparing 04:14:20 d7bab0ce7bd9: Preparing 04:14:20 ce5a8cde9eee: Preparing 04:14:20 1a3b4669cab6: Waiting 04:14:20 d7bab0ce7bd9: Waiting 04:14:20 ce5a8cde9eee: Waiting 04:14:20 089904d8275e: Waiting 04:14:20 3fe9c7d019db: Layer already exists 04:14:20 e768a52b8356: Layer already exists 04:14:20 54fa0283bf11: Layer already exists 04:14:20 b39297073d31: Layer already exists 04:14:20 67ac9e195194: Layer already exists 04:14:20 089904d8275e: Layer already exists 04:14:20 1a3b4669cab6: Layer already exists 04:14:20 d7bab0ce7bd9: Layer already exists 04:14:20 ce5a8cde9eee: Layer already exists 04:14:20 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40: digest: sha256:e1bc41ef55f07aa1a4bfe1b965d23955595fb25131379f06fc375fdbcd2b9a1b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:20 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:20 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 04:14:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:14:20 b39297073d31: Preparing 04:14:20 54fa0283bf11: Preparing 04:14:20 67ac9e195194: Preparing 04:14:20 3fe9c7d019db: Preparing 04:14:20 e768a52b8356: Preparing 04:14:20 089904d8275e: Preparing 04:14:20 1a3b4669cab6: Preparing 04:14:20 d7bab0ce7bd9: Preparing 04:14:20 ce5a8cde9eee: Preparing 04:14:20 089904d8275e: Waiting 04:14:20 ce5a8cde9eee: Waiting 04:14:20 d7bab0ce7bd9: Waiting 04:14:20 1a3b4669cab6: Waiting 04:14:20 3fe9c7d019db: Layer already exists 04:14:20 54fa0283bf11: Layer already exists 04:14:20 b39297073d31: Layer already exists 04:14:20 e768a52b8356: Layer already exists 04:14:20 67ac9e195194: Layer already exists 04:14:20 ce5a8cde9eee: Layer already exists 04:14:20 1a3b4669cab6: Layer already exists 04:14:20 089904d8275e: Layer already exists 04:14:20 d7bab0ce7bd9: Layer already exists 04:14:20 main: digest: sha256:e1bc41ef55f07aa1a4bfe1b965d23955595fb25131379f06fc375fdbcd2b9a1b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:14:21 ===================================================== [Pipeline] echo 04:14:21 taggedImages: 04:14:21 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:14:21 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 04:14:21 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.40 04:14:21 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:14:21 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 04:14:21 [edgeXDocker.push] Tagging docker image core-data with the following tags: 04:14:21 02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:14:21 latest 04:14:21 4.0.0-dev.40 04:14:21 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:14:21 main 04:14:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:21 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:21 + docker push nexus3.edgexfoundry.org:10004/core-data:02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:14:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:14:21 85e79974071d: Preparing 04:14:21 a4b338b30ec6: Preparing 04:14:21 b82f631ab565: Preparing 04:14:21 e768a52b8356: Preparing 04:14:21 089904d8275e: Preparing 04:14:21 de27b2510f0a: Preparing 04:14:21 d7bab0ce7bd9: Preparing 04:14:21 ce5a8cde9eee: Preparing 04:14:21 d7bab0ce7bd9: Waiting 04:14:21 ce5a8cde9eee: Waiting 04:14:21 de27b2510f0a: Waiting 04:14:21 089904d8275e: Layer already exists 04:14:21 e768a52b8356: Layer already exists 04:14:21 d7bab0ce7bd9: Layer already exists 04:14:21 ce5a8cde9eee: Layer already exists 04:14:21 85e79974071d: Pushed 04:14:21 de27b2510f0a: Pushed 04:14:21 a4b338b30ec6: Pushed 04:14:25 b82f631ab565: Pushed 04:14:25 02e35b0f7c5caa881c027ca921f67ceab064a3a0: digest: sha256:4d64100ede2f2b33b864e0f21fde708f38f7556c57c62ab1c903ce8aed20a8e9 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:25 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:25 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 04:14:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:14:25 85e79974071d: Preparing 04:14:25 a4b338b30ec6: Preparing 04:14:25 b82f631ab565: Preparing 04:14:25 e768a52b8356: Preparing 04:14:25 089904d8275e: Preparing 04:14:25 de27b2510f0a: Preparing 04:14:25 d7bab0ce7bd9: Preparing 04:14:25 ce5a8cde9eee: Preparing 04:14:25 de27b2510f0a: Waiting 04:14:25 ce5a8cde9eee: Waiting 04:14:25 b82f631ab565: Layer already exists 04:14:25 e768a52b8356: Layer already exists 04:14:25 a4b338b30ec6: Layer already exists 04:14:25 089904d8275e: Layer already exists 04:14:25 85e79974071d: Layer already exists 04:14:25 de27b2510f0a: Layer already exists 04:14:25 d7bab0ce7bd9: Layer already exists 04:14:25 ce5a8cde9eee: Layer already exists 04:14:25 latest: digest: sha256:4d64100ede2f2b33b864e0f21fde708f38f7556c57c62ab1c903ce8aed20a8e9 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:26 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:26 + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.40 04:14:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:14:26 85e79974071d: Preparing 04:14:26 a4b338b30ec6: Preparing 04:14:26 b82f631ab565: Preparing 04:14:26 e768a52b8356: Preparing 04:14:26 089904d8275e: Preparing 04:14:26 de27b2510f0a: Preparing 04:14:26 d7bab0ce7bd9: Preparing 04:14:26 ce5a8cde9eee: Preparing 04:14:26 de27b2510f0a: Waiting 04:14:26 d7bab0ce7bd9: Waiting 04:14:26 ce5a8cde9eee: Waiting 04:14:26 e768a52b8356: Layer already exists 04:14:26 b82f631ab565: Layer already exists 04:14:26 089904d8275e: Layer already exists 04:14:26 a4b338b30ec6: Layer already exists 04:14:26 85e79974071d: Layer already exists 04:14:26 d7bab0ce7bd9: Layer already exists 04:14:26 de27b2510f0a: Layer already exists 04:14:26 ce5a8cde9eee: Layer already exists 04:14:26 4.0.0-dev.40: digest: sha256:4d64100ede2f2b33b864e0f21fde708f38f7556c57c62ab1c903ce8aed20a8e9 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:26 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:26 + docker push nexus3.edgexfoundry.org:10004/core-data:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:14:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:14:26 85e79974071d: Preparing 04:14:26 a4b338b30ec6: Preparing 04:14:26 b82f631ab565: Preparing 04:14:26 e768a52b8356: Preparing 04:14:26 089904d8275e: Preparing 04:14:26 de27b2510f0a: Preparing 04:14:26 d7bab0ce7bd9: Preparing 04:14:26 ce5a8cde9eee: Preparing 04:14:26 de27b2510f0a: Waiting 04:14:26 d7bab0ce7bd9: Waiting 04:14:26 ce5a8cde9eee: Waiting 04:14:26 e768a52b8356: Layer already exists 04:14:26 089904d8275e: Layer already exists 04:14:26 a4b338b30ec6: Layer already exists 04:14:26 b82f631ab565: Layer already exists 04:14:26 85e79974071d: Layer already exists 04:14:26 d7bab0ce7bd9: Layer already exists 04:14:26 de27b2510f0a: Layer already exists 04:14:26 ce5a8cde9eee: Layer already exists 04:14:26 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40: digest: sha256:4d64100ede2f2b33b864e0f21fde708f38f7556c57c62ab1c903ce8aed20a8e9 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:27 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:27 + docker push nexus3.edgexfoundry.org:10004/core-data:main 04:14:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:14:27 85e79974071d: Preparing 04:14:27 a4b338b30ec6: Preparing 04:14:27 b82f631ab565: Preparing 04:14:27 e768a52b8356: Preparing 04:14:27 089904d8275e: Preparing 04:14:27 de27b2510f0a: Preparing 04:14:27 d7bab0ce7bd9: Preparing 04:14:27 ce5a8cde9eee: Preparing 04:14:27 de27b2510f0a: Waiting 04:14:27 d7bab0ce7bd9: Waiting 04:14:27 b82f631ab565: Layer already exists 04:14:27 089904d8275e: Layer already exists 04:14:27 a4b338b30ec6: Layer already exists 04:14:27 85e79974071d: Layer already exists 04:14:27 e768a52b8356: Layer already exists 04:14:27 d7bab0ce7bd9: Layer already exists 04:14:27 ce5a8cde9eee: Layer already exists 04:14:27 de27b2510f0a: Layer already exists 04:14:27 main: digest: sha256:4d64100ede2f2b33b864e0f21fde708f38f7556c57c62ab1c903ce8aed20a8e9 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:14:27 ===================================================== [Pipeline] echo 04:14:27 taggedImages: 04:14:27 - nexus3.edgexfoundry.org:10004/core-data:02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:14:27 - nexus3.edgexfoundry.org:10004/core-data:latest 04:14:27 - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.40 04:14:27 - nexus3.edgexfoundry.org:10004/core-data:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:14:27 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 04:14:27 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 04:14:27 02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:14:27 latest 04:14:27 4.0.0-dev.40 04:14:27 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:14:27 main 04:14:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:28 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:28 + docker push nexus3.edgexfoundry.org:10004/core-keeper:02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:14:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 04:14:28 fb8926694748: Preparing 04:14:28 308e8dc20a5d: Preparing 04:14:28 01867e253c44: Preparing 04:14:28 089904d8275e: Preparing 04:14:28 768e26b634ce: Preparing 04:14:28 c77647f35bf8: Preparing 04:14:28 ce5a8cde9eee: Preparing 04:14:28 c77647f35bf8: Waiting 04:14:28 ce5a8cde9eee: Waiting 04:14:28 089904d8275e: Layer already exists 04:14:28 c77647f35bf8: Pushed 04:14:28 768e26b634ce: Pushed 04:14:28 fb8926694748: Pushed 04:14:28 308e8dc20a5d: Pushed 04:14:28 ce5a8cde9eee: Layer already exists 04:14:30 01867e253c44: Pushed 04:14:31 02e35b0f7c5caa881c027ca921f67ceab064a3a0: digest: sha256:495679c241e20ebdd08e2ed92c6dc6fffda1ff30f05b6f8d438ebe9669133f1f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:31 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:31 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 04:14:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 04:14:31 fb8926694748: Preparing 04:14:31 308e8dc20a5d: Preparing 04:14:31 01867e253c44: Preparing 04:14:31 089904d8275e: Preparing 04:14:31 768e26b634ce: Preparing 04:14:31 c77647f35bf8: Preparing 04:14:31 ce5a8cde9eee: Preparing 04:14:31 c77647f35bf8: Waiting 04:14:31 ce5a8cde9eee: Waiting 04:14:31 fb8926694748: Layer already exists 04:14:31 089904d8275e: Layer already exists 04:14:31 01867e253c44: Layer already exists 04:14:31 768e26b634ce: Layer already exists 04:14:31 308e8dc20a5d: Layer already exists 04:14:31 c77647f35bf8: Layer already exists 04:14:31 ce5a8cde9eee: Layer already exists 04:14:31 latest: digest: sha256:495679c241e20ebdd08e2ed92c6dc6fffda1ff30f05b6f8d438ebe9669133f1f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:32 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:32 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.40 04:14:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 04:14:32 fb8926694748: Preparing 04:14:32 308e8dc20a5d: Preparing 04:14:32 01867e253c44: Preparing 04:14:32 089904d8275e: Preparing 04:14:32 768e26b634ce: Preparing 04:14:32 c77647f35bf8: Preparing 04:14:32 ce5a8cde9eee: Preparing 04:14:32 c77647f35bf8: Waiting 04:14:32 ce5a8cde9eee: Waiting 04:14:32 089904d8275e: Layer already exists 04:14:32 768e26b634ce: Layer already exists 04:14:32 01867e253c44: Layer already exists 04:14:32 308e8dc20a5d: Layer already exists 04:14:32 fb8926694748: Layer already exists 04:14:32 ce5a8cde9eee: Layer already exists 04:14:32 c77647f35bf8: Layer already exists 04:14:32 4.0.0-dev.40: digest: sha256:495679c241e20ebdd08e2ed92c6dc6fffda1ff30f05b6f8d438ebe9669133f1f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:32 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:33 + docker push nexus3.edgexfoundry.org:10004/core-keeper:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:14:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 04:14:33 fb8926694748: Preparing 04:14:33 308e8dc20a5d: Preparing 04:14:33 01867e253c44: Preparing 04:14:33 089904d8275e: Preparing 04:14:33 768e26b634ce: Preparing 04:14:33 c77647f35bf8: Preparing 04:14:33 ce5a8cde9eee: Preparing 04:14:33 c77647f35bf8: Waiting 04:14:33 fb8926694748: Layer already exists 04:14:33 768e26b634ce: Layer already exists 04:14:33 308e8dc20a5d: Layer already exists 04:14:33 01867e253c44: Layer already exists 04:14:33 089904d8275e: Layer already exists 04:14:33 c77647f35bf8: Layer already exists 04:14:33 ce5a8cde9eee: Layer already exists 04:14:33 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40: digest: sha256:495679c241e20ebdd08e2ed92c6dc6fffda1ff30f05b6f8d438ebe9669133f1f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:33 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:33 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 04:14:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 04:14:33 fb8926694748: Preparing 04:14:33 308e8dc20a5d: Preparing 04:14:33 01867e253c44: Preparing 04:14:33 089904d8275e: Preparing 04:14:33 768e26b634ce: Preparing 04:14:33 c77647f35bf8: Preparing 04:14:33 ce5a8cde9eee: Preparing 04:14:33 c77647f35bf8: Waiting 04:14:33 089904d8275e: Layer already exists 04:14:33 fb8926694748: Layer already exists 04:14:33 308e8dc20a5d: Layer already exists 04:14:33 768e26b634ce: Layer already exists 04:14:33 01867e253c44: Layer already exists 04:14:33 c77647f35bf8: Layer already exists 04:14:33 ce5a8cde9eee: Layer already exists 04:14:33 main: digest: sha256:495679c241e20ebdd08e2ed92c6dc6fffda1ff30f05b6f8d438ebe9669133f1f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:14:33 ===================================================== [Pipeline] echo 04:14:33 taggedImages: 04:14:33 - nexus3.edgexfoundry.org:10004/core-keeper:02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:14:33 - nexus3.edgexfoundry.org:10004/core-keeper:latest 04:14:33 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.40 04:14:33 - nexus3.edgexfoundry.org:10004/core-keeper:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:14:33 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 04:14:34 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 04:14:34 02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:14:34 latest 04:14:34 4.0.0-dev.40 04:14:34 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:14:34 main 04:14:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:34 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:34 + docker push nexus3.edgexfoundry.org:10004/core-metadata:02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:14:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:14:34 bf98ea16b795: Preparing 04:14:34 f90c75d4d091: Preparing 04:14:34 f69cd4b83f6e: Preparing 04:14:34 9b33b441b9df: Preparing 04:14:34 e768a52b8356: Preparing 04:14:34 089904d8275e: Preparing 04:14:34 1a3b4669cab6: Preparing 04:14:34 d7bab0ce7bd9: Preparing 04:14:34 ce5a8cde9eee: Preparing 04:14:34 089904d8275e: Waiting 04:14:34 d7bab0ce7bd9: Waiting 04:14:34 1a3b4669cab6: Waiting 04:14:34 ce5a8cde9eee: Waiting 04:14:34 e768a52b8356: Layer already exists 04:14:34 089904d8275e: Layer already exists 04:14:34 f69cd4b83f6e: Pushed 04:14:34 f90c75d4d091: Pushed 04:14:34 1a3b4669cab6: Layer already exists 04:14:34 d7bab0ce7bd9: Layer already exists 04:14:34 ce5a8cde9eee: Layer already exists 04:14:34 bf98ea16b795: Pushed 04:14:37 9b33b441b9df: Pushed 04:14:37 02e35b0f7c5caa881c027ca921f67ceab064a3a0: digest: sha256:b0f3f30fc6d48636f01446bfe94d8aabb379d94a7670689137abac64f91a4cfe size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:37 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:38 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 04:14:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:14:38 bf98ea16b795: Preparing 04:14:38 f90c75d4d091: Preparing 04:14:38 f69cd4b83f6e: Preparing 04:14:38 9b33b441b9df: Preparing 04:14:38 e768a52b8356: Preparing 04:14:38 089904d8275e: Preparing 04:14:38 1a3b4669cab6: Preparing 04:14:38 d7bab0ce7bd9: Preparing 04:14:38 ce5a8cde9eee: Preparing 04:14:38 089904d8275e: Waiting 04:14:38 d7bab0ce7bd9: Waiting 04:14:38 1a3b4669cab6: Waiting 04:14:38 ce5a8cde9eee: Waiting 04:14:38 9b33b441b9df: Layer already exists 04:14:38 e768a52b8356: Layer already exists 04:14:38 f69cd4b83f6e: Layer already exists 04:14:38 f90c75d4d091: Layer already exists 04:14:38 bf98ea16b795: Layer already exists 04:14:38 d7bab0ce7bd9: Layer already exists 04:14:38 1a3b4669cab6: Layer already exists 04:14:38 089904d8275e: Layer already exists 04:14:38 ce5a8cde9eee: Layer already exists 04:14:38 latest: digest: sha256:b0f3f30fc6d48636f01446bfe94d8aabb379d94a7670689137abac64f91a4cfe size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:38 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:38 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.40 04:14:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:14:38 bf98ea16b795: Preparing 04:14:38 f90c75d4d091: Preparing 04:14:38 f69cd4b83f6e: Preparing 04:14:38 9b33b441b9df: Preparing 04:14:38 e768a52b8356: Preparing 04:14:38 089904d8275e: Preparing 04:14:38 1a3b4669cab6: Preparing 04:14:38 d7bab0ce7bd9: Preparing 04:14:38 ce5a8cde9eee: Preparing 04:14:38 089904d8275e: Waiting 04:14:38 d7bab0ce7bd9: Waiting 04:14:38 1a3b4669cab6: Waiting 04:14:38 ce5a8cde9eee: Waiting 04:14:38 f90c75d4d091: Layer already exists 04:14:38 bf98ea16b795: Layer already exists 04:14:38 9b33b441b9df: Layer already exists 04:14:38 e768a52b8356: Layer already exists 04:14:38 f69cd4b83f6e: Layer already exists 04:14:38 1a3b4669cab6: Layer already exists 04:14:38 d7bab0ce7bd9: Layer already exists 04:14:38 089904d8275e: Layer already exists 04:14:38 ce5a8cde9eee: Layer already exists 04:14:38 4.0.0-dev.40: digest: sha256:b0f3f30fc6d48636f01446bfe94d8aabb379d94a7670689137abac64f91a4cfe size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:39 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:39 + docker push nexus3.edgexfoundry.org:10004/core-metadata:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:14:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:14:39 bf98ea16b795: Preparing 04:14:39 f90c75d4d091: Preparing 04:14:39 f69cd4b83f6e: Preparing 04:14:39 9b33b441b9df: Preparing 04:14:39 e768a52b8356: Preparing 04:14:39 089904d8275e: Preparing 04:14:39 1a3b4669cab6: Preparing 04:14:39 d7bab0ce7bd9: Preparing 04:14:39 ce5a8cde9eee: Preparing 04:14:39 ce5a8cde9eee: Waiting 04:14:39 d7bab0ce7bd9: Waiting 04:14:39 089904d8275e: Waiting 04:14:39 1a3b4669cab6: Waiting 04:14:39 9b33b441b9df: Layer already exists 04:14:39 bf98ea16b795: Layer already exists 04:14:39 e768a52b8356: Layer already exists 04:14:39 f90c75d4d091: Layer already exists 04:14:39 f69cd4b83f6e: Layer already exists 04:14:39 d7bab0ce7bd9: Layer already exists 04:14:39 089904d8275e: Layer already exists 04:14:39 1a3b4669cab6: Layer already exists 04:14:39 ce5a8cde9eee: Layer already exists 04:14:39 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40: digest: sha256:b0f3f30fc6d48636f01446bfe94d8aabb379d94a7670689137abac64f91a4cfe size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:39 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:40 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 04:14:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:14:40 bf98ea16b795: Preparing 04:14:40 f90c75d4d091: Preparing 04:14:40 f69cd4b83f6e: Preparing 04:14:40 9b33b441b9df: Preparing 04:14:40 e768a52b8356: Preparing 04:14:40 089904d8275e: Preparing 04:14:40 1a3b4669cab6: Preparing 04:14:40 d7bab0ce7bd9: Preparing 04:14:40 ce5a8cde9eee: Preparing 04:14:40 089904d8275e: Waiting 04:14:40 1a3b4669cab6: Waiting 04:14:40 d7bab0ce7bd9: Waiting 04:14:40 ce5a8cde9eee: Waiting 04:14:40 9b33b441b9df: Layer already exists 04:14:40 f90c75d4d091: Layer already exists 04:14:40 f69cd4b83f6e: Layer already exists 04:14:40 e768a52b8356: Layer already exists 04:14:40 bf98ea16b795: Layer already exists 04:14:40 1a3b4669cab6: Layer already exists 04:14:40 d7bab0ce7bd9: Layer already exists 04:14:40 ce5a8cde9eee: Layer already exists 04:14:40 089904d8275e: Layer already exists 04:14:40 main: digest: sha256:b0f3f30fc6d48636f01446bfe94d8aabb379d94a7670689137abac64f91a4cfe size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:14:40 ===================================================== [Pipeline] echo 04:14:40 taggedImages: 04:14:40 - nexus3.edgexfoundry.org:10004/core-metadata:02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:14:40 - nexus3.edgexfoundry.org:10004/core-metadata:latest 04:14:40 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.40 04:14:40 - nexus3.edgexfoundry.org:10004/core-metadata:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:14:40 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 04:14:40 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 04:14:40 02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:14:40 latest 04:14:40 4.0.0-dev.40 04:14:40 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:14:40 main 04:14:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:40 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:40 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:14:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:14:40 937af2cfa8cf: Preparing 04:14:40 5e0afdfbebb7: Preparing 04:14:40 6b294602b979: Preparing 04:14:40 04057d3c7342: Preparing 04:14:40 a9ec06162de0: Preparing 04:14:40 99b23ac4ff09: Preparing 04:14:40 434201ec7ca1: Preparing 04:14:40 e768a52b8356: Preparing 04:14:40 99b23ac4ff09: Waiting 04:14:40 434201ec7ca1: Waiting 04:14:40 e768a52b8356: Waiting 04:14:40 089904d8275e: Preparing 04:14:40 74a77fa9b683: Preparing 04:14:40 141cebcd23b5: Preparing 04:14:40 5f70bf18a086: Preparing 04:14:40 089904d8275e: Waiting 04:14:40 74a77fa9b683: Waiting 04:14:40 141cebcd23b5: Waiting 04:14:40 9a8bd4bbaaff: Preparing 04:14:40 c3d249d36a14: Preparing 04:14:40 b4f2e23b4563: Preparing 04:14:40 5f70bf18a086: Waiting 04:14:40 c3d249d36a14: Waiting 04:14:40 9a8bd4bbaaff: Waiting 04:14:40 ce5a8cde9eee: Preparing 04:14:40 ce5a8cde9eee: Waiting 04:14:40 6b294602b979: Pushed 04:14:40 04057d3c7342: Pushed 04:14:40 937af2cfa8cf: Pushed 04:14:40 a9ec06162de0: Pushed 04:14:40 5e0afdfbebb7: Pushed 04:14:40 e768a52b8356: Layer already exists 04:14:40 089904d8275e: Layer already exists 04:14:40 5f70bf18a086: Layer already exists 04:14:41 99b23ac4ff09: Pushed 04:14:41 141cebcd23b5: Pushed 04:14:41 74a77fa9b683: Pushed 04:14:41 9a8bd4bbaaff: Pushed 04:14:41 ce5a8cde9eee: Layer already exists 04:14:41 c3d249d36a14: Pushed 04:14:41 b4f2e23b4563: Pushed 04:14:42 434201ec7ca1: Pushed 04:14:42 02e35b0f7c5caa881c027ca921f67ceab064a3a0: digest: sha256:0071bf832c9006f02a5d35ba05907a8f8c778a66f5e1d24975be812ee3a0dced size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:43 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:43 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 04:14:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:14:43 937af2cfa8cf: Preparing 04:14:43 5e0afdfbebb7: Preparing 04:14:43 6b294602b979: Preparing 04:14:43 04057d3c7342: Preparing 04:14:43 a9ec06162de0: Preparing 04:14:43 99b23ac4ff09: Preparing 04:14:43 434201ec7ca1: Preparing 04:14:43 e768a52b8356: Preparing 04:14:43 089904d8275e: Preparing 04:14:43 74a77fa9b683: Preparing 04:14:43 141cebcd23b5: Preparing 04:14:43 5f70bf18a086: Preparing 04:14:43 9a8bd4bbaaff: Preparing 04:14:43 c3d249d36a14: Preparing 04:14:43 b4f2e23b4563: Preparing 04:14:43 ce5a8cde9eee: Preparing 04:14:43 99b23ac4ff09: Waiting 04:14:43 434201ec7ca1: Waiting 04:14:43 e768a52b8356: Waiting 04:14:43 089904d8275e: Waiting 04:14:43 74a77fa9b683: Waiting 04:14:43 5f70bf18a086: Waiting 04:14:43 9a8bd4bbaaff: Waiting 04:14:43 c3d249d36a14: Waiting 04:14:43 141cebcd23b5: Waiting 04:14:43 b4f2e23b4563: Waiting 04:14:43 ce5a8cde9eee: Waiting 04:14:43 5e0afdfbebb7: Layer already exists 04:14:43 6b294602b979: Layer already exists 04:14:43 a9ec06162de0: Layer already exists 04:14:43 04057d3c7342: Layer already exists 04:14:43 937af2cfa8cf: Layer already exists 04:14:43 434201ec7ca1: Layer already exists 04:14:43 99b23ac4ff09: Layer already exists 04:14:43 089904d8275e: Layer already exists 04:14:43 e768a52b8356: Layer already exists 04:14:43 74a77fa9b683: Layer already exists 04:14:43 141cebcd23b5: Layer already exists 04:14:43 5f70bf18a086: Layer already exists 04:14:43 9a8bd4bbaaff: Layer already exists 04:14:43 c3d249d36a14: Layer already exists 04:14:43 b4f2e23b4563: Layer already exists 04:14:43 ce5a8cde9eee: Layer already exists 04:14:43 latest: digest: sha256:0071bf832c9006f02a5d35ba05907a8f8c778a66f5e1d24975be812ee3a0dced size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:43 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.40 04:14:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:14:44 937af2cfa8cf: Preparing 04:14:44 5e0afdfbebb7: Preparing 04:14:44 6b294602b979: Preparing 04:14:44 04057d3c7342: Preparing 04:14:44 a9ec06162de0: Preparing 04:14:44 99b23ac4ff09: Preparing 04:14:44 434201ec7ca1: Preparing 04:14:44 e768a52b8356: Preparing 04:14:44 089904d8275e: Preparing 04:14:44 74a77fa9b683: Preparing 04:14:44 141cebcd23b5: Preparing 04:14:44 5f70bf18a086: Preparing 04:14:44 9a8bd4bbaaff: Preparing 04:14:44 c3d249d36a14: Preparing 04:14:44 b4f2e23b4563: Preparing 04:14:44 ce5a8cde9eee: Preparing 04:14:44 99b23ac4ff09: Waiting 04:14:44 5f70bf18a086: Waiting 04:14:44 74a77fa9b683: Waiting 04:14:44 141cebcd23b5: Waiting 04:14:44 089904d8275e: Waiting 04:14:44 e768a52b8356: Waiting 04:14:44 9a8bd4bbaaff: Waiting 04:14:44 c3d249d36a14: Waiting 04:14:44 b4f2e23b4563: Waiting 04:14:44 ce5a8cde9eee: Waiting 04:14:44 434201ec7ca1: Waiting 04:14:44 04057d3c7342: Layer already exists 04:14:44 937af2cfa8cf: Layer already exists 04:14:44 6b294602b979: Layer already exists 04:14:44 5e0afdfbebb7: Layer already exists 04:14:44 a9ec06162de0: Layer already exists 04:14:44 99b23ac4ff09: Layer already exists 04:14:44 434201ec7ca1: Layer already exists 04:14:44 089904d8275e: Layer already exists 04:14:44 74a77fa9b683: Layer already exists 04:14:44 e768a52b8356: Layer already exists 04:14:44 9a8bd4bbaaff: Layer already exists 04:14:44 141cebcd23b5: Layer already exists 04:14:44 5f70bf18a086: Layer already exists 04:14:44 b4f2e23b4563: Layer already exists 04:14:44 c3d249d36a14: Layer already exists 04:14:44 ce5a8cde9eee: Layer already exists 04:14:44 4.0.0-dev.40: digest: sha256:0071bf832c9006f02a5d35ba05907a8f8c778a66f5e1d24975be812ee3a0dced size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:44 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:14:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:14:44 937af2cfa8cf: Preparing 04:14:44 5e0afdfbebb7: Preparing 04:14:44 6b294602b979: Preparing 04:14:44 04057d3c7342: Preparing 04:14:44 a9ec06162de0: Preparing 04:14:44 99b23ac4ff09: Preparing 04:14:44 434201ec7ca1: Preparing 04:14:44 e768a52b8356: Preparing 04:14:44 089904d8275e: Preparing 04:14:44 74a77fa9b683: Preparing 04:14:44 141cebcd23b5: Preparing 04:14:44 5f70bf18a086: Preparing 04:14:44 089904d8275e: Waiting 04:14:44 74a77fa9b683: Waiting 04:14:44 141cebcd23b5: Waiting 04:14:44 e768a52b8356: Waiting 04:14:44 99b23ac4ff09: Waiting 04:14:44 9a8bd4bbaaff: Preparing 04:14:44 c3d249d36a14: Preparing 04:14:44 5f70bf18a086: Waiting 04:14:44 9a8bd4bbaaff: Waiting 04:14:44 b4f2e23b4563: Preparing 04:14:44 434201ec7ca1: Waiting 04:14:44 ce5a8cde9eee: Preparing 04:14:44 c3d249d36a14: Waiting 04:14:44 b4f2e23b4563: Waiting 04:14:44 ce5a8cde9eee: Waiting 04:14:44 a9ec06162de0: Layer already exists 04:14:44 5e0afdfbebb7: Layer already exists 04:14:44 937af2cfa8cf: Layer already exists 04:14:44 04057d3c7342: Layer already exists 04:14:44 6b294602b979: Layer already exists 04:14:44 99b23ac4ff09: Layer already exists 04:14:44 434201ec7ca1: Layer already exists 04:14:44 e768a52b8356: Layer already exists 04:14:44 74a77fa9b683: Layer already exists 04:14:44 089904d8275e: Layer already exists 04:14:44 141cebcd23b5: Layer already exists 04:14:44 5f70bf18a086: Layer already exists 04:14:44 9a8bd4bbaaff: Layer already exists 04:14:44 b4f2e23b4563: Layer already exists 04:14:44 c3d249d36a14: Layer already exists 04:14:44 ce5a8cde9eee: Layer already exists 04:14:44 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40: digest: sha256:0071bf832c9006f02a5d35ba05907a8f8c778a66f5e1d24975be812ee3a0dced size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:45 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:45 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 04:14:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:14:45 937af2cfa8cf: Preparing 04:14:45 5e0afdfbebb7: Preparing 04:14:45 6b294602b979: Preparing 04:14:45 04057d3c7342: Preparing 04:14:45 a9ec06162de0: Preparing 04:14:45 99b23ac4ff09: Preparing 04:14:45 434201ec7ca1: Preparing 04:14:45 e768a52b8356: Preparing 04:14:45 089904d8275e: Preparing 04:14:45 74a77fa9b683: Preparing 04:14:45 141cebcd23b5: Preparing 04:14:45 5f70bf18a086: Preparing 04:14:45 9a8bd4bbaaff: Preparing 04:14:45 c3d249d36a14: Preparing 04:14:45 b4f2e23b4563: Preparing 04:14:45 ce5a8cde9eee: Preparing 04:14:45 74a77fa9b683: Waiting 04:14:45 9a8bd4bbaaff: Waiting 04:14:45 c3d249d36a14: Waiting 04:14:45 b4f2e23b4563: Waiting 04:14:45 5f70bf18a086: Waiting 04:14:45 141cebcd23b5: Waiting 04:14:45 434201ec7ca1: Waiting 04:14:45 e768a52b8356: Waiting 04:14:45 089904d8275e: Waiting 04:14:45 99b23ac4ff09: Waiting 04:14:45 04057d3c7342: Layer already exists 04:14:45 a9ec06162de0: Layer already exists 04:14:45 937af2cfa8cf: Layer already exists 04:14:45 5e0afdfbebb7: Layer already exists 04:14:45 6b294602b979: Layer already exists 04:14:45 089904d8275e: Layer already exists 04:14:45 e768a52b8356: Layer already exists 04:14:45 434201ec7ca1: Layer already exists 04:14:45 74a77fa9b683: Layer already exists 04:14:45 99b23ac4ff09: Layer already exists 04:14:45 5f70bf18a086: Layer already exists 04:14:45 141cebcd23b5: Layer already exists 04:14:45 b4f2e23b4563: Layer already exists 04:14:45 9a8bd4bbaaff: Layer already exists 04:14:45 c3d249d36a14: Layer already exists 04:14:45 ce5a8cde9eee: Layer already exists 04:14:45 main: digest: sha256:0071bf832c9006f02a5d35ba05907a8f8c778a66f5e1d24975be812ee3a0dced size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:14:45 ===================================================== [Pipeline] echo 04:14:45 taggedImages: 04:14:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper:02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:14:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 04:14:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.40 04:14:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:14:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 04:14:45 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 04:14:45 02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:14:45 latest 04:14:45 4.0.0-dev.40 04:14:45 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:14:45 main 04:14:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:45 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:14:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:14:46 12f7cfbeb377: Preparing 04:14:46 54fa0283bf11: Preparing 04:14:46 e9b7446380cc: Preparing 04:14:46 ef30501d3a58: Preparing 04:14:46 e768a52b8356: Preparing 04:14:46 089904d8275e: Preparing 04:14:46 089904d8275e: Waiting 04:14:46 1a3b4669cab6: Preparing 04:14:46 d7bab0ce7bd9: Preparing 04:14:46 ce5a8cde9eee: Preparing 04:14:46 1a3b4669cab6: Waiting 04:14:46 d7bab0ce7bd9: Waiting 04:14:46 ce5a8cde9eee: Waiting 04:14:46 e768a52b8356: Layer already exists 04:14:46 54fa0283bf11: Layer already exists 04:14:46 089904d8275e: Layer already exists 04:14:46 1a3b4669cab6: Layer already exists 04:14:46 e9b7446380cc: Pushed 04:14:46 d7bab0ce7bd9: Layer already exists 04:14:46 ce5a8cde9eee: Layer already exists 04:14:46 12f7cfbeb377: Pushed 04:14:48 ef30501d3a58: Pushed 04:14:49 02e35b0f7c5caa881c027ca921f67ceab064a3a0: digest: sha256:330bf897dcf2ae6495134b0690e30ff0027dc77f181ab23168a8ca08f5fab4a9 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:49 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 04:14:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:14:49 12f7cfbeb377: Preparing 04:14:49 54fa0283bf11: Preparing 04:14:49 e9b7446380cc: Preparing 04:14:49 ef30501d3a58: Preparing 04:14:49 e768a52b8356: Preparing 04:14:49 089904d8275e: Preparing 04:14:49 1a3b4669cab6: Preparing 04:14:49 d7bab0ce7bd9: Preparing 04:14:49 ce5a8cde9eee: Preparing 04:14:49 089904d8275e: Waiting 04:14:49 d7bab0ce7bd9: Waiting 04:14:49 1a3b4669cab6: Waiting 04:14:49 12f7cfbeb377: Layer already exists 04:14:49 e9b7446380cc: Layer already exists 04:14:49 e768a52b8356: Layer already exists 04:14:49 ef30501d3a58: Layer already exists 04:14:49 54fa0283bf11: Layer already exists 04:14:49 1a3b4669cab6: Layer already exists 04:14:49 d7bab0ce7bd9: Layer already exists 04:14:49 089904d8275e: Layer already exists 04:14:49 ce5a8cde9eee: Layer already exists 04:14:49 latest: digest: sha256:330bf897dcf2ae6495134b0690e30ff0027dc77f181ab23168a8ca08f5fab4a9 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:50 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.40 04:14:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:14:50 12f7cfbeb377: Preparing 04:14:50 54fa0283bf11: Preparing 04:14:50 e9b7446380cc: Preparing 04:14:50 ef30501d3a58: Preparing 04:14:50 e768a52b8356: Preparing 04:14:50 089904d8275e: Preparing 04:14:50 1a3b4669cab6: Preparing 04:14:50 d7bab0ce7bd9: Preparing 04:14:50 ce5a8cde9eee: Preparing 04:14:50 089904d8275e: Waiting 04:14:50 d7bab0ce7bd9: Waiting 04:14:50 ce5a8cde9eee: Waiting 04:14:50 1a3b4669cab6: Waiting 04:14:50 54fa0283bf11: Layer already exists 04:14:50 ef30501d3a58: Layer already exists 04:14:50 e768a52b8356: Layer already exists 04:14:50 12f7cfbeb377: Layer already exists 04:14:50 e9b7446380cc: Layer already exists 04:14:50 089904d8275e: Layer already exists 04:14:50 1a3b4669cab6: Layer already exists 04:14:50 d7bab0ce7bd9: Layer already exists 04:14:50 ce5a8cde9eee: Layer already exists 04:14:50 4.0.0-dev.40: digest: sha256:330bf897dcf2ae6495134b0690e30ff0027dc77f181ab23168a8ca08f5fab4a9 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:50 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:14:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:14:51 12f7cfbeb377: Preparing 04:14:51 54fa0283bf11: Preparing 04:14:51 e9b7446380cc: Preparing 04:14:51 ef30501d3a58: Preparing 04:14:51 e768a52b8356: Preparing 04:14:51 089904d8275e: Preparing 04:14:51 1a3b4669cab6: Preparing 04:14:51 d7bab0ce7bd9: Preparing 04:14:51 ce5a8cde9eee: Preparing 04:14:51 d7bab0ce7bd9: Waiting 04:14:51 089904d8275e: Waiting 04:14:51 1a3b4669cab6: Waiting 04:14:51 ce5a8cde9eee: Waiting 04:14:51 e9b7446380cc: Layer already exists 04:14:51 12f7cfbeb377: Layer already exists 04:14:51 54fa0283bf11: Layer already exists 04:14:51 e768a52b8356: Layer already exists 04:14:51 ef30501d3a58: Layer already exists 04:14:51 1a3b4669cab6: Layer already exists 04:14:51 089904d8275e: Layer already exists 04:14:51 d7bab0ce7bd9: Layer already exists 04:14:51 ce5a8cde9eee: Layer already exists 04:14:51 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40: digest: sha256:330bf897dcf2ae6495134b0690e30ff0027dc77f181ab23168a8ca08f5fab4a9 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:51 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 04:14:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:14:51 12f7cfbeb377: Preparing 04:14:51 54fa0283bf11: Preparing 04:14:51 e9b7446380cc: Preparing 04:14:51 ef30501d3a58: Preparing 04:14:51 e768a52b8356: Preparing 04:14:51 089904d8275e: Preparing 04:14:51 1a3b4669cab6: Preparing 04:14:51 d7bab0ce7bd9: Preparing 04:14:51 ce5a8cde9eee: Preparing 04:14:51 089904d8275e: Waiting 04:14:51 1a3b4669cab6: Waiting 04:14:51 d7bab0ce7bd9: Waiting 04:14:51 ce5a8cde9eee: Waiting 04:14:51 e9b7446380cc: Layer already exists 04:14:51 12f7cfbeb377: Layer already exists 04:14:51 ef30501d3a58: Layer already exists 04:14:51 54fa0283bf11: Layer already exists 04:14:51 e768a52b8356: Layer already exists 04:14:51 d7bab0ce7bd9: Layer already exists 04:14:51 089904d8275e: Layer already exists 04:14:51 1a3b4669cab6: Layer already exists 04:14:51 ce5a8cde9eee: Layer already exists 04:14:51 main: digest: sha256:330bf897dcf2ae6495134b0690e30ff0027dc77f181ab23168a8ca08f5fab4a9 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:14:51 ===================================================== [Pipeline] echo 04:14:51 taggedImages: 04:14:51 - nexus3.edgexfoundry.org:10004/security-proxy-auth:02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:14:51 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 04:14:51 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.40 04:14:51 - nexus3.edgexfoundry.org:10004/security-proxy-auth:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:14:51 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 04:14:51 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 04:14:51 02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:14:51 latest 04:14:51 4.0.0-dev.40 04:14:51 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:14:51 main 04:14:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:52 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:14:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:14:52 a3c7a1cf15ed: Preparing 04:14:52 0760535da705: Preparing 04:14:52 b463998003aa: Preparing 04:14:52 65a92f8392d8: Preparing 04:14:52 3eec120cb2c7: Preparing 04:14:52 e768a52b8356: Preparing 04:14:52 089904d8275e: Preparing 04:14:52 0fcd1f1c48f1: Preparing 04:14:52 4b5503767c32: Preparing 04:14:52 58c01ad18f92: Preparing 04:14:52 ce5a8cde9eee: Preparing 04:14:52 e768a52b8356: Waiting 04:14:52 0fcd1f1c48f1: Waiting 04:14:52 58c01ad18f92: Waiting 04:14:52 4b5503767c32: Waiting 04:14:52 ce5a8cde9eee: Waiting 04:14:52 089904d8275e: Waiting 04:14:52 a3c7a1cf15ed: Pushed 04:14:52 65a92f8392d8: Pushed 04:14:52 0760535da705: Pushed 04:14:52 3eec120cb2c7: Pushed 04:14:52 e768a52b8356: Layer already exists 04:14:52 089904d8275e: Layer already exists 04:14:52 ce5a8cde9eee: Layer already exists 04:14:52 0fcd1f1c48f1: Pushed 04:14:52 4b5503767c32: Pushed 04:14:53 b463998003aa: Pushed 04:14:54 58c01ad18f92: Pushed 04:14:54 02e35b0f7c5caa881c027ca921f67ceab064a3a0: digest: sha256:abadff090019a0999327e1a11c7fb1c3bb768d50601434dde3749427cde55de9 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:54 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 04:14:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:14:55 a3c7a1cf15ed: Preparing 04:14:55 0760535da705: Preparing 04:14:55 b463998003aa: Preparing 04:14:55 65a92f8392d8: Preparing 04:14:55 3eec120cb2c7: Preparing 04:14:55 e768a52b8356: Preparing 04:14:55 089904d8275e: Preparing 04:14:55 0fcd1f1c48f1: Preparing 04:14:55 4b5503767c32: Preparing 04:14:55 58c01ad18f92: Preparing 04:14:55 ce5a8cde9eee: Preparing 04:14:55 e768a52b8356: Waiting 04:14:55 089904d8275e: Waiting 04:14:55 58c01ad18f92: Waiting 04:14:55 ce5a8cde9eee: Waiting 04:14:55 0fcd1f1c48f1: Waiting 04:14:55 4b5503767c32: Waiting 04:14:55 b463998003aa: Layer already exists 04:14:55 65a92f8392d8: Layer already exists 04:14:55 0760535da705: Layer already exists 04:14:55 a3c7a1cf15ed: Layer already exists 04:14:55 3eec120cb2c7: Layer already exists 04:14:55 e768a52b8356: Layer already exists 04:14:55 0fcd1f1c48f1: Layer already exists 04:14:55 089904d8275e: Layer already exists 04:14:55 58c01ad18f92: Layer already exists 04:14:55 4b5503767c32: Layer already exists 04:14:55 ce5a8cde9eee: Layer already exists 04:14:55 latest: digest: sha256:abadff090019a0999327e1a11c7fb1c3bb768d50601434dde3749427cde55de9 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:55 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.40 04:14:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:14:55 a3c7a1cf15ed: Preparing 04:14:55 0760535da705: Preparing 04:14:55 b463998003aa: Preparing 04:14:55 65a92f8392d8: Preparing 04:14:55 3eec120cb2c7: Preparing 04:14:55 e768a52b8356: Preparing 04:14:55 089904d8275e: Preparing 04:14:55 0fcd1f1c48f1: Preparing 04:14:55 4b5503767c32: Preparing 04:14:55 089904d8275e: Waiting 04:14:55 e768a52b8356: Waiting 04:14:55 58c01ad18f92: Preparing 04:14:55 4b5503767c32: Waiting 04:14:55 ce5a8cde9eee: Preparing 04:14:55 ce5a8cde9eee: Waiting 04:14:55 58c01ad18f92: Waiting 04:14:55 3eec120cb2c7: Layer already exists 04:14:55 0760535da705: Layer already exists 04:14:55 65a92f8392d8: Layer already exists 04:14:55 b463998003aa: Layer already exists 04:14:55 a3c7a1cf15ed: Layer already exists 04:14:55 e768a52b8356: Layer already exists 04:14:55 089904d8275e: Layer already exists 04:14:55 0fcd1f1c48f1: Layer already exists 04:14:55 4b5503767c32: Layer already exists 04:14:55 58c01ad18f92: Layer already exists 04:14:55 ce5a8cde9eee: Layer already exists 04:14:55 4.0.0-dev.40: digest: sha256:abadff090019a0999327e1a11c7fb1c3bb768d50601434dde3749427cde55de9 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:56 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:14:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:14:56 a3c7a1cf15ed: Preparing 04:14:56 0760535da705: Preparing 04:14:56 b463998003aa: Preparing 04:14:56 65a92f8392d8: Preparing 04:14:56 3eec120cb2c7: Preparing 04:14:56 e768a52b8356: Preparing 04:14:56 089904d8275e: Preparing 04:14:56 0fcd1f1c48f1: Preparing 04:14:56 4b5503767c32: Preparing 04:14:56 58c01ad18f92: Preparing 04:14:56 ce5a8cde9eee: Preparing 04:14:56 0fcd1f1c48f1: Waiting 04:14:56 4b5503767c32: Waiting 04:14:56 58c01ad18f92: Waiting 04:14:56 089904d8275e: Waiting 04:14:56 e768a52b8356: Waiting 04:14:56 0760535da705: Layer already exists 04:14:56 b463998003aa: Layer already exists 04:14:56 a3c7a1cf15ed: Layer already exists 04:14:56 65a92f8392d8: Layer already exists 04:14:56 3eec120cb2c7: Layer already exists 04:14:56 089904d8275e: Layer already exists 04:14:56 e768a52b8356: Layer already exists 04:14:56 4b5503767c32: Layer already exists 04:14:56 0fcd1f1c48f1: Layer already exists 04:14:56 58c01ad18f92: Layer already exists 04:14:56 ce5a8cde9eee: Layer already exists 04:14:56 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40: digest: sha256:abadff090019a0999327e1a11c7fb1c3bb768d50601434dde3749427cde55de9 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:56 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 04:14:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:14:57 a3c7a1cf15ed: Preparing 04:14:57 0760535da705: Preparing 04:14:57 b463998003aa: Preparing 04:14:57 65a92f8392d8: Preparing 04:14:57 3eec120cb2c7: Preparing 04:14:57 e768a52b8356: Preparing 04:14:57 089904d8275e: Preparing 04:14:57 0fcd1f1c48f1: Preparing 04:14:57 4b5503767c32: Preparing 04:14:57 58c01ad18f92: Preparing 04:14:57 ce5a8cde9eee: Preparing 04:14:57 089904d8275e: Waiting 04:14:57 e768a52b8356: Waiting 04:14:57 58c01ad18f92: Waiting 04:14:57 4b5503767c32: Waiting 04:14:57 ce5a8cde9eee: Waiting 04:14:57 b463998003aa: Layer already exists 04:14:57 3eec120cb2c7: Layer already exists 04:14:57 65a92f8392d8: Layer already exists 04:14:57 0760535da705: Layer already exists 04:14:57 a3c7a1cf15ed: Layer already exists 04:14:57 e768a52b8356: Layer already exists 04:14:57 4b5503767c32: Layer already exists 04:14:57 089904d8275e: Layer already exists 04:14:57 58c01ad18f92: Layer already exists 04:14:57 0fcd1f1c48f1: Layer already exists 04:14:57 ce5a8cde9eee: Layer already exists 04:14:57 main: digest: sha256:abadff090019a0999327e1a11c7fb1c3bb768d50601434dde3749427cde55de9 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:14:57 ===================================================== [Pipeline] echo 04:14:57 taggedImages: 04:14:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup:02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:14:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 04:14:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.40 04:14:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:14:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 04:14:57 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 04:14:57 02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:14:57 latest 04:14:57 4.0.0-dev.40 04:14:57 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:14:57 main 04:14:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:57 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:14:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:14:57 b6c5f65005f1: Preparing 04:14:57 a567e16e2ba7: Preparing 04:14:57 df8fd98f859a: Preparing 04:14:57 e8e76726b880: Preparing 04:14:57 86766c384463: Preparing 04:14:57 52260f6aa0fc: Preparing 04:14:57 a73de253893f: Preparing 04:14:57 e768a52b8356: Preparing 04:14:57 089904d8275e: Preparing 04:14:57 f465b30bd6e3: Preparing 04:14:57 415859dffc1b: Preparing 04:14:57 ce5a8cde9eee: Preparing 04:14:57 089904d8275e: Waiting 04:14:57 f465b30bd6e3: Waiting 04:14:57 52260f6aa0fc: Waiting 04:14:57 a73de253893f: Waiting 04:14:57 e768a52b8356: Waiting 04:14:57 a567e16e2ba7: Pushed 04:14:57 b6c5f65005f1: Pushed 04:14:57 86766c384463: Pushed 04:14:57 e768a52b8356: Layer already exists 04:14:57 089904d8275e: Layer already exists 04:14:57 52260f6aa0fc: Pushed 04:14:57 a73de253893f: Pushed 04:14:58 ce5a8cde9eee: Layer already exists 04:14:58 f465b30bd6e3: Pushed 04:14:59 e8e76726b880: Pushed 04:14:59 df8fd98f859a: Pushed 04:14:59 415859dffc1b: Pushed 04:14:59 02e35b0f7c5caa881c027ca921f67ceab064a3a0: digest: sha256:869f095f586ff7916b119b40d67dabcbb171d3dc64269f6b13dfb964e204aa55 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:59 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:00 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 04:15:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:15:00 b6c5f65005f1: Preparing 04:15:00 a567e16e2ba7: Preparing 04:15:00 df8fd98f859a: Preparing 04:15:00 e8e76726b880: Preparing 04:15:00 86766c384463: Preparing 04:15:00 52260f6aa0fc: Preparing 04:15:00 a73de253893f: Preparing 04:15:00 e768a52b8356: Preparing 04:15:00 089904d8275e: Preparing 04:15:00 f465b30bd6e3: Preparing 04:15:00 415859dffc1b: Preparing 04:15:00 ce5a8cde9eee: Preparing 04:15:00 089904d8275e: Waiting 04:15:00 52260f6aa0fc: Waiting 04:15:00 a73de253893f: Waiting 04:15:00 f465b30bd6e3: Waiting 04:15:00 e768a52b8356: Waiting 04:15:00 ce5a8cde9eee: Waiting 04:15:00 415859dffc1b: Waiting 04:15:00 86766c384463: Layer already exists 04:15:00 a567e16e2ba7: Layer already exists 04:15:00 df8fd98f859a: Layer already exists 04:15:00 e8e76726b880: Layer already exists 04:15:00 b6c5f65005f1: Layer already exists 04:15:00 a73de253893f: Layer already exists 04:15:00 52260f6aa0fc: Layer already exists 04:15:00 089904d8275e: Layer already exists 04:15:00 e768a52b8356: Layer already exists 04:15:00 f465b30bd6e3: Layer already exists 04:15:00 ce5a8cde9eee: Layer already exists 04:15:00 415859dffc1b: Layer already exists 04:15:00 latest: digest: sha256:869f095f586ff7916b119b40d67dabcbb171d3dc64269f6b13dfb964e204aa55 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:00 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:00 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.40 04:15:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:15:00 b6c5f65005f1: Preparing 04:15:00 a567e16e2ba7: Preparing 04:15:00 df8fd98f859a: Preparing 04:15:00 e8e76726b880: Preparing 04:15:00 86766c384463: Preparing 04:15:00 52260f6aa0fc: Preparing 04:15:00 a73de253893f: Preparing 04:15:00 e768a52b8356: Preparing 04:15:00 089904d8275e: Preparing 04:15:00 f465b30bd6e3: Preparing 04:15:00 415859dffc1b: Preparing 04:15:00 ce5a8cde9eee: Preparing 04:15:00 a73de253893f: Waiting 04:15:00 e768a52b8356: Waiting 04:15:00 089904d8275e: Waiting 04:15:00 f465b30bd6e3: Waiting 04:15:00 415859dffc1b: Waiting 04:15:00 52260f6aa0fc: Waiting 04:15:00 ce5a8cde9eee: Waiting 04:15:00 e8e76726b880: Layer already exists 04:15:00 df8fd98f859a: Layer already exists 04:15:00 b6c5f65005f1: Layer already exists 04:15:00 86766c384463: Layer already exists 04:15:00 a567e16e2ba7: Layer already exists 04:15:00 52260f6aa0fc: Layer already exists 04:15:00 a73de253893f: Layer already exists 04:15:00 e768a52b8356: Layer already exists 04:15:00 089904d8275e: Layer already exists 04:15:00 f465b30bd6e3: Layer already exists 04:15:00 415859dffc1b: Layer already exists 04:15:00 ce5a8cde9eee: Layer already exists 04:15:00 4.0.0-dev.40: digest: sha256:869f095f586ff7916b119b40d67dabcbb171d3dc64269f6b13dfb964e204aa55 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:01 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:01 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:15:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:15:01 b6c5f65005f1: Preparing 04:15:01 a567e16e2ba7: Preparing 04:15:01 df8fd98f859a: Preparing 04:15:01 e8e76726b880: Preparing 04:15:01 86766c384463: Preparing 04:15:01 52260f6aa0fc: Preparing 04:15:01 a73de253893f: Preparing 04:15:01 e768a52b8356: Preparing 04:15:01 089904d8275e: Preparing 04:15:01 f465b30bd6e3: Preparing 04:15:01 415859dffc1b: Preparing 04:15:01 ce5a8cde9eee: Preparing 04:15:01 a73de253893f: Waiting 04:15:01 f465b30bd6e3: Waiting 04:15:01 415859dffc1b: Waiting 04:15:01 ce5a8cde9eee: Waiting 04:15:01 089904d8275e: Waiting 04:15:01 e768a52b8356: Waiting 04:15:01 52260f6aa0fc: Waiting 04:15:01 a567e16e2ba7: Layer already exists 04:15:01 b6c5f65005f1: Layer already exists 04:15:01 df8fd98f859a: Layer already exists 04:15:01 e8e76726b880: Layer already exists 04:15:01 86766c384463: Layer already exists 04:15:01 52260f6aa0fc: Layer already exists 04:15:01 089904d8275e: Layer already exists 04:15:01 f465b30bd6e3: Layer already exists 04:15:01 e768a52b8356: Layer already exists 04:15:01 a73de253893f: Layer already exists 04:15:01 415859dffc1b: Layer already exists 04:15:01 ce5a8cde9eee: Layer already exists 04:15:01 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40: digest: sha256:869f095f586ff7916b119b40d67dabcbb171d3dc64269f6b13dfb964e204aa55 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:01 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:02 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 04:15:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:15:02 b6c5f65005f1: Preparing 04:15:02 a567e16e2ba7: Preparing 04:15:02 df8fd98f859a: Preparing 04:15:02 e8e76726b880: Preparing 04:15:02 86766c384463: Preparing 04:15:02 52260f6aa0fc: Preparing 04:15:02 a73de253893f: Preparing 04:15:02 e768a52b8356: Preparing 04:15:02 089904d8275e: Preparing 04:15:02 f465b30bd6e3: Preparing 04:15:02 415859dffc1b: Preparing 04:15:02 ce5a8cde9eee: Preparing 04:15:02 f465b30bd6e3: Waiting 04:15:02 52260f6aa0fc: Waiting 04:15:02 415859dffc1b: Waiting 04:15:02 ce5a8cde9eee: Waiting 04:15:02 089904d8275e: Waiting 04:15:02 a73de253893f: Waiting 04:15:02 e768a52b8356: Waiting 04:15:02 e8e76726b880: Layer already exists 04:15:02 b6c5f65005f1: Layer already exists 04:15:02 df8fd98f859a: Layer already exists 04:15:02 a567e16e2ba7: Layer already exists 04:15:02 86766c384463: Layer already exists 04:15:02 52260f6aa0fc: Layer already exists 04:15:02 e768a52b8356: Layer already exists 04:15:02 089904d8275e: Layer already exists 04:15:02 a73de253893f: Layer already exists 04:15:02 f465b30bd6e3: Layer already exists 04:15:02 ce5a8cde9eee: Layer already exists 04:15:02 415859dffc1b: Layer already exists 04:15:02 main: digest: sha256:869f095f586ff7916b119b40d67dabcbb171d3dc64269f6b13dfb964e204aa55 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:15:02 ===================================================== [Pipeline] echo 04:15:02 taggedImages: 04:15:02 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:15:02 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 04:15:02 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.40 04:15:02 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:15:02 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 04:15:02 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 04:15:02 02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:15:02 latest 04:15:02 4.0.0-dev.40 04:15:02 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:15:02 main 04:15:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:02 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:03 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:15:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:15:03 7df57926560f: Preparing 04:15:03 7e23da0b3a7a: Preparing 04:15:03 e768a52b8356: Preparing 04:15:03 089904d8275e: Preparing 04:15:03 7b658450040b: Preparing 04:15:03 1047e8503853: Preparing 04:15:03 ce5a8cde9eee: Preparing 04:15:03 1047e8503853: Waiting 04:15:03 ce5a8cde9eee: Waiting 04:15:03 089904d8275e: Layer already exists 04:15:03 e768a52b8356: Layer already exists 04:15:03 ce5a8cde9eee: Layer already exists 04:15:03 7df57926560f: Pushed 04:15:03 7b658450040b: Pushed 04:15:04 1047e8503853: Pushed 04:15:05 7e23da0b3a7a: Pushed 04:15:05 02e35b0f7c5caa881c027ca921f67ceab064a3a0: digest: sha256:dfa55a7b5b1b81aa19a91b5fcfb4ab3c787b93a8912bcd55dec31deab6399d27 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:05 + 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 04:15:06 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 04:15:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:15:06 7df57926560f: Preparing 04:15:06 7e23da0b3a7a: Preparing 04:15:06 e768a52b8356: Preparing 04:15:06 089904d8275e: Preparing 04:15:06 7b658450040b: Preparing 04:15:06 1047e8503853: Preparing 04:15:06 ce5a8cde9eee: Preparing 04:15:06 1047e8503853: Waiting 04:15:06 ce5a8cde9eee: Waiting 04:15:06 7e23da0b3a7a: Layer already exists 04:15:06 089904d8275e: Layer already exists 04:15:06 7b658450040b: Layer already exists 04:15:06 7df57926560f: Layer already exists 04:15:06 e768a52b8356: Layer already exists 04:15:06 1047e8503853: Layer already exists 04:15:06 ce5a8cde9eee: Layer already exists 04:15:06 latest: digest: sha256:dfa55a7b5b1b81aa19a91b5fcfb4ab3c787b93a8912bcd55dec31deab6399d27 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:06 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:06 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.40 04:15:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:15:06 7df57926560f: Preparing 04:15:06 7e23da0b3a7a: Preparing 04:15:06 e768a52b8356: Preparing 04:15:06 089904d8275e: Preparing 04:15:06 7b658450040b: Preparing 04:15:06 1047e8503853: Preparing 04:15:06 ce5a8cde9eee: Preparing 04:15:06 1047e8503853: Waiting 04:15:06 ce5a8cde9eee: Waiting 04:15:06 7e23da0b3a7a: Layer already exists 04:15:06 e768a52b8356: Layer already exists 04:15:06 7b658450040b: Layer already exists 04:15:06 7df57926560f: Layer already exists 04:15:06 089904d8275e: Layer already exists 04:15:06 1047e8503853: Layer already exists 04:15:06 ce5a8cde9eee: Layer already exists 04:15:06 4.0.0-dev.40: digest: sha256:dfa55a7b5b1b81aa19a91b5fcfb4ab3c787b93a8912bcd55dec31deab6399d27 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:07 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:07 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:15:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:15:07 7df57926560f: Preparing 04:15:07 7e23da0b3a7a: Preparing 04:15:07 e768a52b8356: Preparing 04:15:07 089904d8275e: Preparing 04:15:07 7b658450040b: Preparing 04:15:07 1047e8503853: Preparing 04:15:07 ce5a8cde9eee: Preparing 04:15:07 1047e8503853: Waiting 04:15:07 ce5a8cde9eee: Waiting 04:15:07 089904d8275e: Layer already exists 04:15:07 7df57926560f: Layer already exists 04:15:07 7b658450040b: Layer already exists 04:15:07 e768a52b8356: Layer already exists 04:15:07 1047e8503853: Layer already exists 04:15:07 ce5a8cde9eee: Layer already exists 04:15:07 7e23da0b3a7a: Layer already exists 04:15:07 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40: digest: sha256:dfa55a7b5b1b81aa19a91b5fcfb4ab3c787b93a8912bcd55dec31deab6399d27 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:07 + 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 04:15:08 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 04:15:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:15:08 7df57926560f: Preparing 04:15:08 7e23da0b3a7a: Preparing 04:15:08 e768a52b8356: Preparing 04:15:08 089904d8275e: Preparing 04:15:08 7b658450040b: Preparing 04:15:08 1047e8503853: Preparing 04:15:08 ce5a8cde9eee: Preparing 04:15:08 1047e8503853: Waiting 04:15:08 ce5a8cde9eee: Waiting 04:15:08 7e23da0b3a7a: Layer already exists 04:15:08 7b658450040b: Layer already exists 04:15:08 089904d8275e: Layer already exists 04:15:08 7df57926560f: Layer already exists 04:15:08 e768a52b8356: Layer already exists 04:15:08 1047e8503853: Layer already exists 04:15:08 ce5a8cde9eee: Layer already exists 04:15:08 main: digest: sha256:dfa55a7b5b1b81aa19a91b5fcfb4ab3c787b93a8912bcd55dec31deab6399d27 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:15:08 ===================================================== [Pipeline] echo 04:15:08 taggedImages: 04:15:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:15:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 04:15:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.40 04:15:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:15:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 04:15:08 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 04:15:08 02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:15:08 latest 04:15:08 4.0.0-dev.40 04:15:08 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:15:08 main 04:15:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:08 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:15:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:15:09 b9d4b0c1d0ac: Preparing 04:15:09 5c0aeebd824f: Preparing 04:15:09 a274e75ad0d0: Preparing 04:15:09 e768a52b8356: Preparing 04:15:09 089904d8275e: Preparing 04:15:09 71d290185026: Preparing 04:15:09 ccb7290af35d: Preparing 04:15:09 dbb6c6b685e6: Preparing 04:15:09 c661c2a5f44c: Preparing 04:15:09 ce5a8cde9eee: Preparing 04:15:09 ccb7290af35d: Waiting 04:15:09 71d290185026: Waiting 04:15:09 dbb6c6b685e6: Waiting 04:15:09 c661c2a5f44c: Waiting 04:15:09 ce5a8cde9eee: Waiting 04:15:09 e768a52b8356: Layer already exists 04:15:09 089904d8275e: Layer already exists 04:15:09 a274e75ad0d0: Pushed 04:15:09 b9d4b0c1d0ac: Pushed 04:15:09 5c0aeebd824f: Pushed 04:15:09 ce5a8cde9eee: Layer already exists 04:15:09 dbb6c6b685e6: Pushed 04:15:09 c661c2a5f44c: Pushed 04:15:16 ccb7290af35d: Pushed 04:15:20 71d290185026: Pushed 04:15:20 02e35b0f7c5caa881c027ca921f67ceab064a3a0: digest: sha256:2ca95ee5cfa468d742944f3f40a58c7783478fdc02fa7245970ee5042fc0d766 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:20 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 04:15:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:15:21 b9d4b0c1d0ac: Preparing 04:15:21 5c0aeebd824f: Preparing 04:15:21 a274e75ad0d0: Preparing 04:15:21 e768a52b8356: Preparing 04:15:21 089904d8275e: Preparing 04:15:21 71d290185026: Preparing 04:15:21 ccb7290af35d: Preparing 04:15:21 dbb6c6b685e6: Preparing 04:15:21 c661c2a5f44c: Preparing 04:15:21 ce5a8cde9eee: Preparing 04:15:21 71d290185026: Waiting 04:15:21 ccb7290af35d: Waiting 04:15:21 dbb6c6b685e6: Waiting 04:15:21 c661c2a5f44c: Waiting 04:15:21 ce5a8cde9eee: Waiting 04:15:21 a274e75ad0d0: Layer already exists 04:15:21 b9d4b0c1d0ac: Layer already exists 04:15:21 5c0aeebd824f: Layer already exists 04:15:21 e768a52b8356: Layer already exists 04:15:21 089904d8275e: Layer already exists 04:15:21 71d290185026: Layer already exists 04:15:21 ccb7290af35d: Layer already exists 04:15:21 dbb6c6b685e6: Layer already exists 04:15:21 c661c2a5f44c: Layer already exists 04:15:21 ce5a8cde9eee: Layer already exists 04:15:21 latest: digest: sha256:2ca95ee5cfa468d742944f3f40a58c7783478fdc02fa7245970ee5042fc0d766 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:21 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.40 04:15:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:15:21 b9d4b0c1d0ac: Preparing 04:15:21 5c0aeebd824f: Preparing 04:15:21 a274e75ad0d0: Preparing 04:15:21 e768a52b8356: Preparing 04:15:21 089904d8275e: Preparing 04:15:21 71d290185026: Preparing 04:15:21 ccb7290af35d: Preparing 04:15:21 dbb6c6b685e6: Preparing 04:15:21 c661c2a5f44c: Preparing 04:15:21 ce5a8cde9eee: Preparing 04:15:21 71d290185026: Waiting 04:15:21 ccb7290af35d: Waiting 04:15:21 dbb6c6b685e6: Waiting 04:15:21 c661c2a5f44c: Waiting 04:15:21 ce5a8cde9eee: Waiting 04:15:21 b9d4b0c1d0ac: Layer already exists 04:15:21 e768a52b8356: Layer already exists 04:15:21 5c0aeebd824f: Layer already exists 04:15:21 a274e75ad0d0: Layer already exists 04:15:21 089904d8275e: Layer already exists 04:15:21 71d290185026: Layer already exists 04:15:21 dbb6c6b685e6: Layer already exists 04:15:21 c661c2a5f44c: Layer already exists 04:15:21 ce5a8cde9eee: Layer already exists 04:15:21 ccb7290af35d: Layer already exists 04:15:21 4.0.0-dev.40: digest: sha256:2ca95ee5cfa468d742944f3f40a58c7783478fdc02fa7245970ee5042fc0d766 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:22 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:15:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:15:22 b9d4b0c1d0ac: Preparing 04:15:22 5c0aeebd824f: Preparing 04:15:22 a274e75ad0d0: Preparing 04:15:22 e768a52b8356: Preparing 04:15:22 089904d8275e: Preparing 04:15:22 71d290185026: Preparing 04:15:22 ccb7290af35d: Preparing 04:15:22 dbb6c6b685e6: Preparing 04:15:22 c661c2a5f44c: Preparing 04:15:22 ce5a8cde9eee: Preparing 04:15:22 ccb7290af35d: Waiting 04:15:22 dbb6c6b685e6: Waiting 04:15:22 c661c2a5f44c: Waiting 04:15:22 71d290185026: Waiting 04:15:22 ce5a8cde9eee: Waiting 04:15:22 5c0aeebd824f: Layer already exists 04:15:22 b9d4b0c1d0ac: Layer already exists 04:15:22 089904d8275e: Layer already exists 04:15:22 e768a52b8356: Layer already exists 04:15:22 a274e75ad0d0: Layer already exists 04:15:22 ccb7290af35d: Layer already exists 04:15:22 71d290185026: Layer already exists 04:15:22 c661c2a5f44c: Layer already exists 04:15:22 dbb6c6b685e6: Layer already exists 04:15:22 ce5a8cde9eee: Layer already exists 04:15:22 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40: digest: sha256:2ca95ee5cfa468d742944f3f40a58c7783478fdc02fa7245970ee5042fc0d766 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:22 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 04:15:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:15:23 b9d4b0c1d0ac: Preparing 04:15:23 5c0aeebd824f: Preparing 04:15:23 a274e75ad0d0: Preparing 04:15:23 e768a52b8356: Preparing 04:15:23 089904d8275e: Preparing 04:15:23 71d290185026: Preparing 04:15:23 ccb7290af35d: Preparing 04:15:23 dbb6c6b685e6: Preparing 04:15:23 c661c2a5f44c: Preparing 04:15:23 dbb6c6b685e6: Waiting 04:15:23 ccb7290af35d: Waiting 04:15:23 71d290185026: Waiting 04:15:23 ce5a8cde9eee: Preparing 04:15:23 c661c2a5f44c: Waiting 04:15:23 5c0aeebd824f: Layer already exists 04:15:23 089904d8275e: Layer already exists 04:15:23 a274e75ad0d0: Layer already exists 04:15:23 b9d4b0c1d0ac: Layer already exists 04:15:23 e768a52b8356: Layer already exists 04:15:23 ccb7290af35d: Layer already exists 04:15:23 71d290185026: Layer already exists 04:15:23 ce5a8cde9eee: Layer already exists 04:15:23 dbb6c6b685e6: Layer already exists 04:15:23 c661c2a5f44c: Layer already exists 04:15:23 main: digest: sha256:2ca95ee5cfa468d742944f3f40a58c7783478fdc02fa7245970ee5042fc0d766 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:15:23 ===================================================== [Pipeline] echo 04:15:23 taggedImages: 04:15:23 - nexus3.edgexfoundry.org:10004/security-spire-agent:02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:15:23 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 04:15:23 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.40 04:15:23 - nexus3.edgexfoundry.org:10004/security-spire-agent:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:15:23 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 04:15:23 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 04:15:23 02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:15:23 latest 04:15:23 4.0.0-dev.40 04:15:23 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:15:23 main 04:15:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:23 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:15:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:15:23 f4607f3791ec: Preparing 04:15:23 3678434e7a8e: Preparing 04:15:23 203dc2891360: Preparing 04:15:23 e768a52b8356: Preparing 04:15:23 089904d8275e: Preparing 04:15:23 4f6baae9b9fa: Preparing 04:15:23 1f07dfc793a5: Preparing 04:15:23 6052cf4bd65c: Preparing 04:15:23 ce5a8cde9eee: Preparing 04:15:23 1f07dfc793a5: Waiting 04:15:23 6052cf4bd65c: Waiting 04:15:23 ce5a8cde9eee: Waiting 04:15:23 4f6baae9b9fa: Waiting 04:15:23 e768a52b8356: Layer already exists 04:15:23 089904d8275e: Layer already exists 04:15:23 f4607f3791ec: Pushed 04:15:23 203dc2891360: Pushed 04:15:23 3678434e7a8e: Pushed 04:15:23 1f07dfc793a5: Pushed 04:15:23 ce5a8cde9eee: Layer already exists 04:15:24 6052cf4bd65c: Pushed 04:15:34 4f6baae9b9fa: Pushed 04:15:34 02e35b0f7c5caa881c027ca921f67ceab064a3a0: digest: sha256:5a6a859360851ea7f6a63efbf95683cbae86ab04285c0278da05fdc68cb75bbd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:35 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 04:15:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:15:35 f4607f3791ec: Preparing 04:15:35 3678434e7a8e: Preparing 04:15:35 203dc2891360: Preparing 04:15:35 e768a52b8356: Preparing 04:15:35 089904d8275e: Preparing 04:15:35 4f6baae9b9fa: Preparing 04:15:35 1f07dfc793a5: Preparing 04:15:35 6052cf4bd65c: Preparing 04:15:35 ce5a8cde9eee: Preparing 04:15:35 1f07dfc793a5: Waiting 04:15:35 ce5a8cde9eee: Waiting 04:15:35 4f6baae9b9fa: Waiting 04:15:35 6052cf4bd65c: Waiting 04:15:35 203dc2891360: Layer already exists 04:15:35 f4607f3791ec: Layer already exists 04:15:35 e768a52b8356: Layer already exists 04:15:35 3678434e7a8e: Layer already exists 04:15:35 089904d8275e: Layer already exists 04:15:35 4f6baae9b9fa: Layer already exists 04:15:35 ce5a8cde9eee: Layer already exists 04:15:35 1f07dfc793a5: Layer already exists 04:15:35 6052cf4bd65c: Layer already exists 04:15:35 latest: digest: sha256:5a6a859360851ea7f6a63efbf95683cbae86ab04285c0278da05fdc68cb75bbd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:35 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.40 04:15:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:15:36 f4607f3791ec: Preparing 04:15:36 3678434e7a8e: Preparing 04:15:36 203dc2891360: Preparing 04:15:36 e768a52b8356: Preparing 04:15:36 089904d8275e: Preparing 04:15:36 4f6baae9b9fa: Preparing 04:15:36 1f07dfc793a5: Preparing 04:15:36 6052cf4bd65c: Preparing 04:15:36 ce5a8cde9eee: Preparing 04:15:36 6052cf4bd65c: Waiting 04:15:36 4f6baae9b9fa: Waiting 04:15:36 1f07dfc793a5: Waiting 04:15:36 ce5a8cde9eee: Waiting 04:15:36 e768a52b8356: Layer already exists 04:15:36 f4607f3791ec: Layer already exists 04:15:36 203dc2891360: Layer already exists 04:15:36 3678434e7a8e: Layer already exists 04:15:36 089904d8275e: Layer already exists 04:15:36 4f6baae9b9fa: Layer already exists 04:15:36 1f07dfc793a5: Layer already exists 04:15:36 ce5a8cde9eee: Layer already exists 04:15:36 6052cf4bd65c: Layer already exists 04:15:36 4.0.0-dev.40: digest: sha256:5a6a859360851ea7f6a63efbf95683cbae86ab04285c0278da05fdc68cb75bbd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:36 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:15:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:15:36 f4607f3791ec: Preparing 04:15:36 3678434e7a8e: Preparing 04:15:36 203dc2891360: Preparing 04:15:36 e768a52b8356: Preparing 04:15:36 089904d8275e: Preparing 04:15:36 4f6baae9b9fa: Preparing 04:15:36 1f07dfc793a5: Preparing 04:15:36 6052cf4bd65c: Preparing 04:15:36 ce5a8cde9eee: Preparing 04:15:36 4f6baae9b9fa: Waiting 04:15:36 1f07dfc793a5: Waiting 04:15:36 6052cf4bd65c: Waiting 04:15:36 ce5a8cde9eee: Waiting 04:15:36 089904d8275e: Layer already exists 04:15:36 e768a52b8356: Layer already exists 04:15:36 203dc2891360: Layer already exists 04:15:36 f4607f3791ec: Layer already exists 04:15:36 3678434e7a8e: Layer already exists 04:15:36 4f6baae9b9fa: Layer already exists 04:15:36 ce5a8cde9eee: Layer already exists 04:15:36 6052cf4bd65c: Layer already exists 04:15:36 1f07dfc793a5: Layer already exists 04:15:36 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40: digest: sha256:5a6a859360851ea7f6a63efbf95683cbae86ab04285c0278da05fdc68cb75bbd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:37 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 04:15:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:15:37 f4607f3791ec: Preparing 04:15:37 3678434e7a8e: Preparing 04:15:37 203dc2891360: Preparing 04:15:37 e768a52b8356: Preparing 04:15:37 089904d8275e: Preparing 04:15:37 4f6baae9b9fa: Preparing 04:15:37 1f07dfc793a5: Preparing 04:15:37 6052cf4bd65c: Preparing 04:15:37 ce5a8cde9eee: Preparing 04:15:37 4f6baae9b9fa: Waiting 04:15:37 1f07dfc793a5: Waiting 04:15:37 6052cf4bd65c: Waiting 04:15:37 ce5a8cde9eee: Waiting 04:15:37 f4607f3791ec: Layer already exists 04:15:37 089904d8275e: Layer already exists 04:15:37 203dc2891360: Layer already exists 04:15:37 3678434e7a8e: Layer already exists 04:15:37 e768a52b8356: Layer already exists 04:15:37 6052cf4bd65c: Layer already exists 04:15:37 4f6baae9b9fa: Layer already exists 04:15:37 1f07dfc793a5: Layer already exists 04:15:37 ce5a8cde9eee: Layer already exists 04:15:37 main: digest: sha256:5a6a859360851ea7f6a63efbf95683cbae86ab04285c0278da05fdc68cb75bbd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:15:37 ===================================================== [Pipeline] echo 04:15:37 taggedImages: 04:15:37 - nexus3.edgexfoundry.org:10004/security-spire-config:02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:15:37 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 04:15:37 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.40 04:15:37 - nexus3.edgexfoundry.org:10004/security-spire-config:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:15:37 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 04:15:37 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 04:15:37 02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:15:37 latest 04:15:37 4.0.0-dev.40 04:15:37 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:15:37 main 04:15:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:37 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:15:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:15:38 b9d4b0c1d0ac: Preparing 04:15:38 c1bd99b7ab6b: Preparing 04:15:38 f7e2f1aa7026: Preparing 04:15:38 e768a52b8356: Preparing 04:15:38 089904d8275e: Preparing 04:15:38 4f6baae9b9fa: Preparing 04:15:38 dbb6c6b685e6: Preparing 04:15:38 c661c2a5f44c: Preparing 04:15:38 ce5a8cde9eee: Preparing 04:15:38 4f6baae9b9fa: Waiting 04:15:38 dbb6c6b685e6: Waiting 04:15:38 ce5a8cde9eee: Waiting 04:15:38 c661c2a5f44c: Waiting 04:15:38 089904d8275e: Layer already exists 04:15:38 b9d4b0c1d0ac: Layer already exists 04:15:38 e768a52b8356: Layer already exists 04:15:38 4f6baae9b9fa: Layer already exists 04:15:38 c661c2a5f44c: Layer already exists 04:15:38 dbb6c6b685e6: Layer already exists 04:15:38 ce5a8cde9eee: Layer already exists 04:15:38 c1bd99b7ab6b: Pushed 04:15:38 f7e2f1aa7026: Pushed 04:15:38 02e35b0f7c5caa881c027ca921f67ceab064a3a0: digest: sha256:9c0145cfee56b6bce9514fa09b1101c06625bea8ff342e533fe4102924ae2cdc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:38 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 04:15:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:15:39 b9d4b0c1d0ac: Preparing 04:15:39 c1bd99b7ab6b: Preparing 04:15:39 f7e2f1aa7026: Preparing 04:15:39 e768a52b8356: Preparing 04:15:39 089904d8275e: Preparing 04:15:39 4f6baae9b9fa: Preparing 04:15:39 dbb6c6b685e6: Preparing 04:15:39 c661c2a5f44c: Preparing 04:15:39 ce5a8cde9eee: Preparing 04:15:39 c661c2a5f44c: Waiting 04:15:39 4f6baae9b9fa: Waiting 04:15:39 dbb6c6b685e6: Waiting 04:15:39 b9d4b0c1d0ac: Layer already exists 04:15:39 089904d8275e: Layer already exists 04:15:39 f7e2f1aa7026: Layer already exists 04:15:39 c1bd99b7ab6b: Layer already exists 04:15:39 e768a52b8356: Layer already exists 04:15:39 ce5a8cde9eee: Layer already exists 04:15:39 dbb6c6b685e6: Layer already exists 04:15:39 4f6baae9b9fa: Layer already exists 04:15:39 c661c2a5f44c: Layer already exists 04:15:39 latest: digest: sha256:9c0145cfee56b6bce9514fa09b1101c06625bea8ff342e533fe4102924ae2cdc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:39 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.40 04:15:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:15:39 b9d4b0c1d0ac: Preparing 04:15:39 c1bd99b7ab6b: Preparing 04:15:39 f7e2f1aa7026: Preparing 04:15:39 e768a52b8356: Preparing 04:15:39 089904d8275e: Preparing 04:15:39 4f6baae9b9fa: Preparing 04:15:39 dbb6c6b685e6: Preparing 04:15:39 c661c2a5f44c: Preparing 04:15:39 ce5a8cde9eee: Preparing 04:15:39 dbb6c6b685e6: Waiting 04:15:39 c661c2a5f44c: Waiting 04:15:39 ce5a8cde9eee: Waiting 04:15:39 4f6baae9b9fa: Waiting 04:15:39 089904d8275e: Layer already exists 04:15:39 e768a52b8356: Layer already exists 04:15:39 f7e2f1aa7026: Layer already exists 04:15:39 b9d4b0c1d0ac: Layer already exists 04:15:39 c1bd99b7ab6b: Layer already exists 04:15:39 c661c2a5f44c: Layer already exists 04:15:39 ce5a8cde9eee: Layer already exists 04:15:39 4f6baae9b9fa: Layer already exists 04:15:39 dbb6c6b685e6: Layer already exists 04:15:39 4.0.0-dev.40: digest: sha256:9c0145cfee56b6bce9514fa09b1101c06625bea8ff342e533fe4102924ae2cdc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:40 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:15:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:15:40 b9d4b0c1d0ac: Preparing 04:15:40 c1bd99b7ab6b: Preparing 04:15:40 f7e2f1aa7026: Preparing 04:15:40 e768a52b8356: Preparing 04:15:40 089904d8275e: Preparing 04:15:40 4f6baae9b9fa: Preparing 04:15:40 dbb6c6b685e6: Preparing 04:15:40 c661c2a5f44c: Preparing 04:15:40 ce5a8cde9eee: Preparing 04:15:40 4f6baae9b9fa: Waiting 04:15:40 dbb6c6b685e6: Waiting 04:15:40 c661c2a5f44c: Waiting 04:15:40 ce5a8cde9eee: Waiting 04:15:40 f7e2f1aa7026: Layer already exists 04:15:40 089904d8275e: Layer already exists 04:15:40 e768a52b8356: Layer already exists 04:15:40 c1bd99b7ab6b: Layer already exists 04:15:40 b9d4b0c1d0ac: Layer already exists 04:15:40 c661c2a5f44c: Layer already exists 04:15:40 ce5a8cde9eee: Layer already exists 04:15:40 4f6baae9b9fa: Layer already exists 04:15:40 dbb6c6b685e6: Layer already exists 04:15:40 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40: digest: sha256:9c0145cfee56b6bce9514fa09b1101c06625bea8ff342e533fe4102924ae2cdc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:40 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 04:15:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:15:41 b9d4b0c1d0ac: Preparing 04:15:41 c1bd99b7ab6b: Preparing 04:15:41 f7e2f1aa7026: Preparing 04:15:41 e768a52b8356: Preparing 04:15:41 089904d8275e: Preparing 04:15:41 4f6baae9b9fa: Preparing 04:15:41 dbb6c6b685e6: Preparing 04:15:41 c661c2a5f44c: Preparing 04:15:41 ce5a8cde9eee: Preparing 04:15:41 4f6baae9b9fa: Waiting 04:15:41 dbb6c6b685e6: Waiting 04:15:41 ce5a8cde9eee: Waiting 04:15:41 089904d8275e: Layer already exists 04:15:41 c1bd99b7ab6b: Layer already exists 04:15:41 f7e2f1aa7026: Layer already exists 04:15:41 e768a52b8356: Layer already exists 04:15:41 b9d4b0c1d0ac: Layer already exists 04:15:41 c661c2a5f44c: Layer already exists 04:15:41 ce5a8cde9eee: Layer already exists 04:15:41 4f6baae9b9fa: Layer already exists 04:15:41 dbb6c6b685e6: Layer already exists 04:15:41 main: digest: sha256:9c0145cfee56b6bce9514fa09b1101c06625bea8ff342e533fe4102924ae2cdc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:15:41 ===================================================== [Pipeline] echo 04:15:41 taggedImages: 04:15:41 - nexus3.edgexfoundry.org:10004/security-spire-server:02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:15:41 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 04:15:41 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.40 04:15:41 - nexus3.edgexfoundry.org:10004/security-spire-server:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:15:41 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 04:15:41 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 04:15:41 02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:15:41 latest 04:15:41 4.0.0-dev.40 04:15:41 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:15:41 main 04:15:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:41 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications:02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:15:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:15:41 d00f9a94b5ab: Preparing 04:15:41 49ac9dbafe52: Preparing 04:15:41 0c01dbe8a0ec: Preparing 04:15:41 e768a52b8356: Preparing 04:15:41 089904d8275e: Preparing 04:15:41 18fb8624eeea: Preparing 04:15:41 ac708d61daea: Preparing 04:15:41 ce5a8cde9eee: Preparing 04:15:41 ac708d61daea: Waiting 04:15:41 18fb8624eeea: Waiting 04:15:41 ce5a8cde9eee: Waiting 04:15:41 089904d8275e: Layer already exists 04:15:41 e768a52b8356: Layer already exists 04:15:41 49ac9dbafe52: Pushed 04:15:41 d00f9a94b5ab: Pushed 04:15:41 18fb8624eeea: Pushed 04:15:41 ce5a8cde9eee: Layer already exists 04:15:42 ac708d61daea: Pushed 04:15:45 0c01dbe8a0ec: Pushed 04:15:45 02e35b0f7c5caa881c027ca921f67ceab064a3a0: digest: sha256:5efabb1ff3a919355ec664df375a102c65adb7788c29c28dcbf8ac87cd891476 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:46 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:46 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 04:15:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:15:46 d00f9a94b5ab: Preparing 04:15:46 49ac9dbafe52: Preparing 04:15:46 0c01dbe8a0ec: Preparing 04:15:46 e768a52b8356: Preparing 04:15:46 089904d8275e: Preparing 04:15:46 18fb8624eeea: Preparing 04:15:46 ac708d61daea: Preparing 04:15:46 ce5a8cde9eee: Preparing 04:15:46 ac708d61daea: Waiting 04:15:46 18fb8624eeea: Waiting 04:15:46 ce5a8cde9eee: Waiting 04:15:46 089904d8275e: Layer already exists 04:15:46 d00f9a94b5ab: Layer already exists 04:15:46 e768a52b8356: Layer already exists 04:15:46 49ac9dbafe52: Layer already exists 04:15:46 0c01dbe8a0ec: Layer already exists 04:15:46 18fb8624eeea: Layer already exists 04:15:46 ac708d61daea: Layer already exists 04:15:46 ce5a8cde9eee: Layer already exists 04:15:46 latest: digest: sha256:5efabb1ff3a919355ec664df375a102c65adb7788c29c28dcbf8ac87cd891476 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:46 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:47 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.40 04:15:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:15:47 d00f9a94b5ab: Preparing 04:15:47 49ac9dbafe52: Preparing 04:15:47 0c01dbe8a0ec: Preparing 04:15:47 e768a52b8356: Preparing 04:15:47 089904d8275e: Preparing 04:15:47 18fb8624eeea: Preparing 04:15:47 ac708d61daea: Preparing 04:15:47 ce5a8cde9eee: Preparing 04:15:47 ac708d61daea: Waiting 04:15:47 089904d8275e: Layer already exists 04:15:47 d00f9a94b5ab: Layer already exists 04:15:47 49ac9dbafe52: Layer already exists 04:15:47 0c01dbe8a0ec: Layer already exists 04:15:47 e768a52b8356: Layer already exists 04:15:47 ce5a8cde9eee: Layer already exists 04:15:47 18fb8624eeea: Layer already exists 04:15:47 ac708d61daea: Layer already exists 04:15:47 4.0.0-dev.40: digest: sha256:5efabb1ff3a919355ec664df375a102c65adb7788c29c28dcbf8ac87cd891476 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:47 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:47 + docker push nexus3.edgexfoundry.org:10004/support-notifications:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:15:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:15:47 d00f9a94b5ab: Preparing 04:15:47 49ac9dbafe52: Preparing 04:15:47 0c01dbe8a0ec: Preparing 04:15:47 e768a52b8356: Preparing 04:15:47 089904d8275e: Preparing 04:15:47 18fb8624eeea: Preparing 04:15:47 ac708d61daea: Preparing 04:15:47 ce5a8cde9eee: Preparing 04:15:47 ac708d61daea: Waiting 04:15:47 18fb8624eeea: Waiting 04:15:47 ce5a8cde9eee: Waiting 04:15:47 089904d8275e: Layer already exists 04:15:47 e768a52b8356: Layer already exists 04:15:47 d00f9a94b5ab: Layer already exists 04:15:47 0c01dbe8a0ec: Layer already exists 04:15:47 49ac9dbafe52: Layer already exists 04:15:47 ce5a8cde9eee: Layer already exists 04:15:47 ac708d61daea: Layer already exists 04:15:47 18fb8624eeea: Layer already exists 04:15:47 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40: digest: sha256:5efabb1ff3a919355ec664df375a102c65adb7788c29c28dcbf8ac87cd891476 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:48 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:48 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 04:15:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:15:48 d00f9a94b5ab: Preparing 04:15:48 49ac9dbafe52: Preparing 04:15:48 0c01dbe8a0ec: Preparing 04:15:48 e768a52b8356: Preparing 04:15:48 089904d8275e: Preparing 04:15:48 18fb8624eeea: Preparing 04:15:48 ac708d61daea: Preparing 04:15:48 ce5a8cde9eee: Preparing 04:15:48 18fb8624eeea: Waiting 04:15:48 ce5a8cde9eee: Waiting 04:15:48 ac708d61daea: Waiting 04:15:48 0c01dbe8a0ec: Layer already exists 04:15:48 49ac9dbafe52: Layer already exists 04:15:48 089904d8275e: Layer already exists 04:15:48 d00f9a94b5ab: Layer already exists 04:15:48 e768a52b8356: Layer already exists 04:15:48 18fb8624eeea: Layer already exists 04:15:48 ac708d61daea: Layer already exists 04:15:48 ce5a8cde9eee: Layer already exists 04:15:48 main: digest: sha256:5efabb1ff3a919355ec664df375a102c65adb7788c29c28dcbf8ac87cd891476 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:15:48 ===================================================== [Pipeline] echo 04:15:48 taggedImages: 04:15:48 - nexus3.edgexfoundry.org:10004/support-notifications:02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:15:48 - nexus3.edgexfoundry.org:10004/support-notifications:latest 04:15:48 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.40 04:15:48 - nexus3.edgexfoundry.org:10004/support-notifications:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:15:48 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 04:15:48 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 04:15:48 02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:15:48 latest 04:15:48 4.0.0-dev.40 04:15:48 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:15:48 main 04:15:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:48 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:49 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:15:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:15:49 5a012c06a3c5: Preparing 04:15:49 86ccd9218f24: Preparing 04:15:49 e768a52b8356: Preparing 04:15:49 089904d8275e: Preparing 04:15:49 20a07e51c05d: Preparing 04:15:49 f2630eb4b68f: Preparing 04:15:49 ce5a8cde9eee: Preparing 04:15:49 f2630eb4b68f: Waiting 04:15:49 e768a52b8356: Layer already exists 04:15:49 089904d8275e: Layer already exists 04:15:49 ce5a8cde9eee: Layer already exists 04:15:49 20a07e51c05d: Pushed 04:15:49 5a012c06a3c5: Pushed 04:15:49 f2630eb4b68f: Pushed 04:15:53 86ccd9218f24: Pushed 04:15:53 02e35b0f7c5caa881c027ca921f67ceab064a3a0: digest: sha256:10a838c4e0cf6addc46c964f86725f981254400601bf3613e9de441127d7d663 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:53 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:54 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 04:15:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:15:54 5a012c06a3c5: Preparing 04:15:54 86ccd9218f24: Preparing 04:15:54 e768a52b8356: Preparing 04:15:54 089904d8275e: Preparing 04:15:54 20a07e51c05d: Preparing 04:15:54 f2630eb4b68f: Preparing 04:15:54 ce5a8cde9eee: Preparing 04:15:54 f2630eb4b68f: Waiting 04:15:54 ce5a8cde9eee: Waiting 04:15:54 86ccd9218f24: Layer already exists 04:15:54 089904d8275e: Layer already exists 04:15:54 e768a52b8356: Layer already exists 04:15:54 20a07e51c05d: Layer already exists 04:15:54 5a012c06a3c5: Layer already exists 04:15:54 ce5a8cde9eee: Layer already exists 04:15:54 f2630eb4b68f: Layer already exists 04:15:54 latest: digest: sha256:10a838c4e0cf6addc46c964f86725f981254400601bf3613e9de441127d7d663 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:54 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:54 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.40 04:15:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:15:54 5a012c06a3c5: Preparing 04:15:54 86ccd9218f24: Preparing 04:15:54 e768a52b8356: Preparing 04:15:54 089904d8275e: Preparing 04:15:54 20a07e51c05d: Preparing 04:15:54 f2630eb4b68f: Preparing 04:15:54 ce5a8cde9eee: Preparing 04:15:54 f2630eb4b68f: Waiting 04:15:54 e768a52b8356: Layer already exists 04:15:54 86ccd9218f24: Layer already exists 04:15:54 089904d8275e: Layer already exists 04:15:54 20a07e51c05d: Layer already exists 04:15:54 5a012c06a3c5: Layer already exists 04:15:54 ce5a8cde9eee: Layer already exists 04:15:54 f2630eb4b68f: Layer already exists 04:15:54 4.0.0-dev.40: digest: sha256:10a838c4e0cf6addc46c964f86725f981254400601bf3613e9de441127d7d663 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:55 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:55 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:15:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:15:55 5a012c06a3c5: Preparing 04:15:55 86ccd9218f24: Preparing 04:15:55 e768a52b8356: Preparing 04:15:55 089904d8275e: Preparing 04:15:55 20a07e51c05d: Preparing 04:15:55 f2630eb4b68f: Preparing 04:15:55 ce5a8cde9eee: Preparing 04:15:55 f2630eb4b68f: Waiting 04:15:55 ce5a8cde9eee: Waiting 04:15:55 5a012c06a3c5: Layer already exists 04:15:55 e768a52b8356: Layer already exists 04:15:55 20a07e51c05d: Layer already exists 04:15:55 86ccd9218f24: Layer already exists 04:15:55 089904d8275e: Layer already exists 04:15:55 f2630eb4b68f: Layer already exists 04:15:55 ce5a8cde9eee: Layer already exists 04:15:55 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40: digest: sha256:10a838c4e0cf6addc46c964f86725f981254400601bf3613e9de441127d7d663 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:55 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 04:15:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:15:56 5a012c06a3c5: Preparing 04:15:56 86ccd9218f24: Preparing 04:15:56 e768a52b8356: Preparing 04:15:56 089904d8275e: Preparing 04:15:56 20a07e51c05d: Preparing 04:15:56 f2630eb4b68f: Preparing 04:15:56 ce5a8cde9eee: Preparing 04:15:56 f2630eb4b68f: Waiting 04:15:56 ce5a8cde9eee: Waiting 04:15:56 86ccd9218f24: Layer already exists 04:15:56 20a07e51c05d: Layer already exists 04:15:56 089904d8275e: Layer already exists 04:15:56 e768a52b8356: Layer already exists 04:15:56 5a012c06a3c5: Layer already exists 04:15:56 f2630eb4b68f: Layer already exists 04:15:56 ce5a8cde9eee: Layer already exists 04:15:56 main: digest: sha256:10a838c4e0cf6addc46c964f86725f981254400601bf3613e9de441127d7d663 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:15:56 ===================================================== [Pipeline] echo 04:15:56 taggedImages: 04:15:56 - nexus3.edgexfoundry.org:10004/support-scheduler:02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:15:56 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 04:15:56 - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.40 04:15:56 - nexus3.edgexfoundry.org:10004/support-scheduler:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:15:56 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:20:54 #156 ... 04:20:54 04:20:54 #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:20:54 #154 DONE 560.1s 04:20:54 04:20:54 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:20:54 #150 ... 04:20:54 04:20:54 #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:20:54 #157 DONE 0.4s 04:20:54 04:20:54 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:20:54 #153 ... 04:20:54 04:20:54 #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:20:54 #158 DONE 0.2s 04:20:54 04:20:54 #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 04:20:54 #159 DONE 0.3s 04:20:54 04:20:54 #160 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 04:20:54 #160 DONE 0.3s 04:20:54 04:20:54 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:20:54 #150 ... 04:20:54 04:20:54 #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 04:20:54 #161 DONE 0.2s 04:20:54 04:20:54 #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:20:54 #162 DONE 1.8s 04:20:54 04:20:54 #163 [core-common-config-bootstrapper] exporting to image 04:20:54 #163 exporting layers 04:20:54 #163 exporting layers 0.7s done 04:20:54 #163 writing image sha256:b493bd3151fbfa6e945c25c73cdd2f70738d5d003c6d0828af44773cd90d6abe done 04:20:54 #163 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 04:20:54 #163 DONE 0.8s 04:20:54 04:20:54 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:20:54 #151 ... 04:20:54 04:20:54 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:20:54 #146 565.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.40 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:20:56 #146 ... 04:20:56 04:20:56 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:20:56 #149 DONE 575.6s 04:20:56 04:20:56 #164 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 04:20:57 #164 DONE 0.5s 04:20:57 04:20:57 #165 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 04:20:57 #165 DONE 0.4s 04:20:57 04:20:57 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:20:57 #146 DONE 576.6s 04:20:57 04:20:57 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:20:57 #151 ... 04:20:57 04:20:57 #166 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 04:20:57 #166 DONE 0.4s 04:20:57 04:20:57 #167 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 04:20:58 #167 DONE 0.5s 04:20:58 04:20:58 #168 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 04:20:58 #168 ... 04:20:58 04:20:58 #169 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 04:20:58 #169 DONE 0.4s 04:20:58 04:20:58 #170 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:20:58 #170 ... 04:20:58 04:20:58 #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:20:58 #147 DONE 577.8s 04:20:58 04:20:58 #168 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 04:20:58 #168 DONE 0.4s 04:20:58 04:20:58 #171 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 04:20:59 #171 DONE 0.4s 04:20:59 04:20:59 #172 [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 04:20:59 #172 DONE 0.5s 04:20:59 04:20:59 #173 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 04:20:59 #173 ... 04:20:59 04:20:59 #170 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:20:59 #170 DONE 0.9s 04:20:59 04:20:59 #174 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 04:20:59 #174 ... 04:20:59 04:20:59 #175 [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 04:20:59 #175 DONE 0.5s 04:20:59 04:20:59 #174 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 04:20:59 #174 DONE 0.4s 04:20:59 04:20:59 #176 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:20:59 #176 ... 04:20:59 04:20:59 #177 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 04:20:59 #177 DONE 0.3s 04:21:00 04:21:00 #178 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:21:00 #178 DONE 0.3s 04:21:00 04:21:00 #179 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:21:00 #179 DONE 0.4s 04:21:00 04:21:00 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:21:00 #150 ... 04:21:00 04:21:00 #180 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:21:01 #180 DONE 0.4s 04:21:01 04:21:01 #173 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 04:21:01 #173 ... 04:21:01 04:21:01 #176 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:21:01 #176 DONE 1.8s 04:21:01 04:21:01 #173 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 04:21:01 #173 DONE 2.6s 04:21:01 04:21:01 #181 [security-proxy-setup] exporting to image 04:21:01 #181 exporting layers 04:21:02 #181 ... 04:21:02 04:21:02 #182 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 04:21:02 #182 DONE 0.6s 04:21:02 04:21:02 #183 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 04:21:02 #183 DONE 0.4s 04:21:02 04:21:02 #184 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:21:03 #184 ... 04:21:03 04:21:03 #181 [security-proxy-setup] exporting to image 04:21:03 #181 exporting layers 1.6s done 04:21:03 #181 writing image sha256:61e2d47bb4a8f2b7e93c450d644dba8266749384f2bb554e7309adaa7775c27f done 04:21:03 #181 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 04:21:03 #181 DONE 1.6s 04:21:03 04:21:03 #185 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:21:03 #185 DONE 0.6s 04:21:03 04:21:03 #184 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:21:03 #184 DONE 2.3s 04:21:03 04:21:03 #186 [security-secretstore-setup] exporting to image 04:21:04 #186 ... 04:21:04 04:21:04 #187 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 04:21:04 #187 DONE 0.8s 04:21:04 04:21:04 #188 [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/ 04:21:04 #188 DONE 0.5s 04:21:04 04:21:04 #189 [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/ 04:21:04 #189 DONE 0.2s 04:21:04 04:21:04 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:21:04 #150 ... 04:21:04 04:21:04 #190 [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/ 04:21:05 #190 DONE 0.3s 04:21:05 04:21:05 #186 [security-secretstore-setup] exporting to image 04:21:05 #186 exporting layers 2.0s done 04:21:05 #186 writing image sha256:3b4ee6d0c414ff7704337989866db5017dde19690794d4f786d576b0018c478a 0.1s done 04:21:05 #186 naming to docker.io/library/security-secretstore-setup-arm64 04:21:05 #186 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 04:21:05 #186 DONE 2.2s 04:21:05 04:21:05 #191 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:21:05 #191 DONE 0.3s 04:21:05 04:21:05 #192 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 04:21:07 #192 DONE 2.0s 04:21:07 04:21:07 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:21:07 #153 ... 04:21:07 04:21:07 #193 [security-bootstrapper] exporting to image 04:21:08 #193 exporting layers 1.0s done 04:21:08 #193 writing image sha256:beacac764aa676559cda40e9b0e25825fec60ccb15b495e60a1173d1aea538e5 done 04:21:08 #193 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 04:21:08 #193 DONE 1.0s 04:21:08 04:21:08 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:22:30 #150 ... 04:22:30 04:22:30 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:22:30 #153 DONE 657.2s 04:22:30 04:22:30 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:22:30 #148 ... 04:22:30 04:22:30 #194 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:22:30 #194 DONE 0.4s 04:22:30 04:22:30 #195 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:22:30 #195 DONE 0.2s 04:22:30 04:22:30 #196 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 04:22:30 #196 DONE 0.5s 04:22:30 04:22:30 #197 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 04:22:30 #197 DONE 0.3s 04:22:30 04:22:30 #198 [security-spiffe-token-provider] exporting to image 04:22:30 #198 exporting layers 04:22:30 #198 exporting layers 0.7s done 04:22:30 #198 writing image sha256:fd6bf705cc5aa019b8218a7558c1dd7429903395b2323df05c92f910aa55d2bd done 04:22:30 #198 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done 04:22:30 #198 DONE 0.7s 04:22:30 04:22:30 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:26:22 #150 ... 04:26:22 04:26:22 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:26:22 #151 DONE 891.9s 04:26:22 04:26:22 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:26:22 #155 ... 04:26:22 04:26:22 #199 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 04:26:22 #199 DONE 0.2s 04:26:22 04:26:22 #200 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 04:26:22 #200 DONE 0.2s 04:26:22 04:26:22 #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:26:22 #138 ... 04:26:22 04:26:22 #201 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:26:22 #201 DONE 0.4s 04:26:22 04:26:22 #202 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 04:26:22 #202 DONE 0.1s 04:26:22 04:26:22 #203 [core-command] exporting to image 04:26:22 #203 exporting layers 04:26:22 #203 exporting layers 0.3s done 04:26:22 #203 writing image sha256:09035c5c21bb7643efa26099dc77d58972c9767093ac453eb5f6776c773dafe2 done 04:26:22 #203 naming to docker.io/library/core-command-arm64 0.0s done 04:26:22 #203 DONE 0.3s 04:26:22 04:26:22 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:27:01 #150 ... 04:27:01 04:27:01 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:27:01 #156 DONE 936.6s 04:27:01 04:27:01 #204 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:27:01 #204 DONE 0.4s 04:27:01 04:27:01 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:27:01 #155 ... 04:27:01 04:27:01 #205 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 04:27:01 #205 DONE 0.4s 04:27:01 04:27:01 #206 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 04:27:01 #206 DONE 0.2s 04:27:01 04:27:01 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:27:01 #150 DONE 937.9s 04:27:01 04:27:01 #207 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 04:27:01 #207 DONE 0.5s 04:27:01 04:27:01 #208 [core-keeper] exporting to image 04:27:01 #208 exporting layers 04:27:01 #208 ... 04:27:01 04:27:01 #209 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 04:27:01 #209 DONE 0.3s 04:27:01 04:27:01 #210 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 04:27:01 #210 DONE 0.2s 04:27:01 04:27:01 #208 [core-keeper] exporting to image 04:27:01 #208 exporting layers 0.5s done 04:27:01 #208 writing image sha256:85f3cfc22005a794cf73bade8dd31dc15639824236cc602a411a86f51d9b919b done 04:27:01 #208 naming to docker.io/library/core-keeper-arm64 0.0s done 04:27:01 #208 DONE 0.5s 04:27:01 04:27:01 #211 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:27:01 #211 DONE 0.6s 04:27:01 04:27:01 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:27:01 #155 ... 04:27:01 04:27:01 #212 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 04:27:01 #212 DONE 0.2s 04:27:01 04:27:01 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:27:01 #152 ... 04:27:01 04:27:01 #213 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 04:27:01 #213 DONE 0.2s 04:27:01 04:27:01 #214 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 04:27:01 #214 DONE 0.2s 04:27:01 04:27:01 #215 [core-metadata] exporting to image 04:27:01 #215 ... 04:27:01 04:27:01 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:27:01 #152 DONE 940.2s 04:27:01 04:27:01 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:27:01 #155 ... 04:27:01 04:27:01 #215 [core-metadata] exporting to image 04:27:01 #215 exporting layers 0.6s done 04:27:01 #215 writing image sha256:a721ae74b7743b9724eac24029bae865b42f1f53d86d04b7d040865336b9f599 04:27:01 #215 writing image sha256:a721ae74b7743b9724eac24029bae865b42f1f53d86d04b7d040865336b9f599 done 04:27:01 #215 naming to docker.io/library/core-metadata-arm64 0.0s done 04:27:01 #215 DONE 0.6s 04:27:01 04:27:01 #216 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:27:01 #216 CACHED 04:27:01 04:27:01 #217 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:27:01 #217 CACHED 04:27:01 04:27:01 #218 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 04:27:01 #218 ... 04:27:01 04:27:01 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:27:01 #148 DONE 940.9s 04:27:01 04:27:01 #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:27:01 #138 ... 04:27:01 04:27:01 #218 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 04:27:01 #218 DONE 0.5s 04:27:01 04:27:01 #219 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 04:27:02 #219 ... 04:27:02 04:27:02 #220 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 04:27:02 #220 DONE 0.2s 04:27:02 04:27:02 #221 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 04:27:02 #221 DONE 0.2s 04:27:02 04:27:02 #219 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 04:27:02 #219 DONE 0.2s 04:27:02 04:27:02 #222 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:27:02 #222 ... 04:27:02 04:27:02 #223 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 04:27:02 #223 DONE 0.2s 04:27:02 04:27:02 #224 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:27:02 #224 DONE 0.5s 04:27:02 04:27:02 #225 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 04:27:02 #225 DONE 0.1s 04:27:02 04:27:02 #222 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:27:02 #222 ... 04:27:02 04:27:02 #226 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 04:27:02 #226 DONE 0.1s 04:27:03 04:27:03 #227 [core-data] exporting to image 04:27:03 #227 ... 04:27:03 04:27:03 #222 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:27:03 #222 DONE 1.3s 04:27:03 04:27:03 #227 [core-data] exporting to image 04:27:03 #227 exporting layers 0.4s done 04:27:03 #227 writing image sha256:feb9724849f80a568424f9e9b1f1579a05fa212c17074b4d8982f77e40c4806b done 04:27:03 #227 naming to docker.io/library/core-data-arm64 0.0s done 04:27:03 #227 DONE 0.5s 04:27:03 04:27:03 #228 [security-proxy-auth] exporting to image 04:27:03 #228 exporting layers 0.5s done 04:27:04 #228 writing image sha256:a2220b62949895c8bcc62df0fa27d318978e853f0a96782d8862871386deaca3 done 04:27:04 #228 naming to docker.io/library/security-proxy-auth-arm64 0.0s done 04:27:04 #228 DONE 0.5s 04:27:04 04:27:04 #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:27:19 #138 DONE 957.5s 04:27:19 04:27:19 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:27:19 #155 ... 04:27:19 04:27:19 #229 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:27:19 #229 DONE 0.2s 04:27:19 04:27:19 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:27:19 #155 ... 04:27:19 04:27:19 #230 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:27:19 #230 DONE 0.2s 04:27:19 04:27:19 #231 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:27:19 #231 DONE 0.6s 04:27:19 04:27:19 #232 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 04:27:19 #232 DONE 0.1s 04:27:19 04:27:19 #233 [support-scheduler] exporting to image 04:27:19 #233 exporting layers 04:27:20 #233 exporting layers 0.6s done 04:27:20 #233 writing image sha256:229974f0fa5a6ab024b9d3cb6bbb897e2d6aefce4835507d40e4addf7f8939a9 done 04:27:20 #233 naming to docker.io/library/support-scheduler-arm64 done 04:27:20 #233 DONE 0.6s 04:27:20 04:27:20 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:27:24 #155 DONE 963.5s 04:27:24 04:27:24 #234 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 04:27:24 #234 DONE 0.1s 04:27:24 04:27:24 #235 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 04:27:24 #235 DONE 0.1s 04:27:24 04:27:24 #236 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:27:25 #236 DONE 0.4s 04:27:25 04:27:25 #237 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 04:27:25 #237 DONE 0.1s 04:27:25 04:27:25 #238 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 04:27:25 #238 DONE 0.1s 04:27:25 04:27:25 #239 [support-notifications] exporting to image 04:27:25 #239 exporting layers 0.5s done 04:27:25 #239 writing image sha256:b9929ed1652a085ff4319e83e7e0c90120e66e9d07fdb47d340275ca389c67df done 04:27:25 #239 naming to docker.io/library/support-notifications-arm64 0.0s done 04:27:25 #239 DONE 0.6s 04:27:25 time="2025-01-10T04:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:27:25 time="2025-01-10T04:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:27:25 time="2025-01-10T04:10:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:27:25 time="2025-01-10T04:10:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:27:25 time="2025-01-10T04:10:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:27:25 time="2025-01-10T04:10:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:27:25 time="2025-01-10T04:10:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:27:25 time="2025-01-10T04:10:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:27:25 time="2025-01-10T04:10:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:27:25 time="2025-01-10T04:10:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:27:25 time="2025-01-10T04:10:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:27:25 time="2025-01-10T04:10:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:27:25 time="2025-01-10T04:10:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:27:25 time="2025-01-10T04:10:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:27:25 time="2025-01-10T04:10:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 04:27:25 $ docker stop --time=1 bb51f2c24dbd300b39e5ad89f1021e0da40463720156d543c9a7bf59f49f81fb 04:27:27 $ docker rm -f --volumes bb51f2c24dbd300b39e5ad89f1021e0da40463720156d543c9a7bf59f49f81fb [Pipeline] // withDockerContainer [Pipeline] sh 04:27:28 + docker images 04:27:28 REPOSITORY TAG IMAGE ID CREATED SIZE 04:27:28 support-notifications-arm64 latest b9929ed1652a 2 seconds ago 50.7MB 04:27:28 support-scheduler-arm64 latest 229974f0fa5a 8 seconds ago 47.2MB 04:27:28 security-proxy-auth-arm64 latest a2220b629498 24 seconds ago 31.2MB 04:27:28 core-data-arm64 latest feb9724849f8 25 seconds ago 32.3MB 04:27:28 core-metadata-arm64 latest a721ae74b774 27 seconds ago 32.4MB 04:27:28 core-keeper-arm64 latest 85f3cfc22005 29 seconds ago 31.9MB 04:27:28 core-command-arm64 latest 09035c5c21bb About a minute ago 28MB 04:27:28 security-spiffe-token-provider-arm64 latest fd6bf705cc5a 5 minutes ago 33.7MB 04:27:28 security-bootstrapper-arm64 latest beacac764aa6 6 minutes ago 20.9MB 04:27:28 security-secretstore-setup-arm64 latest 3b4ee6d0c414 6 minutes ago 41.1MB 04:27:28 security-proxy-setup-arm64 latest 61e2d47bb4a8 6 minutes ago 29.9MB 04:27:28 core-common-config-bootstrapper-arm64 latest b493bd3151fb 6 minutes ago 17.8MB 04:27:28 security-spire-agent-arm64 latest 6805e4200fbc 16 minutes ago 176MB 04:27:28 security-spire-server-arm64 latest a9d4f94cbee2 16 minutes ago 118MB 04:27:28 security-spire-config-arm64 latest 7f152ab0ae8d 16 minutes ago 117MB 04:27:28 ci-base-image-arm64 latest e8d4a752f23a 18 minutes ago 968MB 04:27:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 2 weeks ago 566MB 04:27:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 19 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:27:28 provisioning config files... 04:27:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/776@tmp/config12746703916553215462tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:27:28 ---> ****-login.sh 04:27:28 nexus3.edgexfoundry.org:10001 04:27:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:27:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:27:28 Configure a credential helper to remove this warning. See 04:27:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:27:28 04:27:28 Login Succeeded 04:27:28 nexus3.edgexfoundry.org:10002 04:27:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:27:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:27:29 Configure a credential helper to remove this warning. See 04:27:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:27:29 04:27:29 Login Succeeded 04:27:29 nexus3.edgexfoundry.org:10003 04:27:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:27:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:27:29 Configure a credential helper to remove this warning. See 04:27:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:27:29 04:27:29 Login Succeeded 04:27:29 nexus3.edgexfoundry.org:10004 04:27:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:27:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:27:29 Configure a credential helper to remove this warning. See 04:27:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:27:29 04:27:29 Login Succeeded 04:27:29 ****.io 04:27:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:27:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:27:30 Configure a credential helper to remove this warning. See 04:27:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:27:30 04:27:30 Login Succeeded 04:27:30 ---> ****-login.sh ends [Pipeline] } 04:27:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:27:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:27:30 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 04:27:30 02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:27:30 latest 04:27:30 4.0.0-dev.40 04:27:30 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:27:30 main 04:27:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:30 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:30 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:27:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:27:30 9ced11e0be4f: Preparing 04:27:30 c7b35fce9485: Preparing 04:27:30 22136d58c04c: Preparing 04:27:30 fd854e4e252e: Preparing 04:27:30 5ef1d53ab689: Preparing 04:27:30 af857e51b8b1: Preparing 04:27:30 534a70dc8296: Preparing 04:27:30 af857e51b8b1: Waiting 04:27:31 22136d58c04c: Pushed 04:27:31 fd854e4e252e: Pushed 04:27:31 9ced11e0be4f: Pushed 04:27:31 5ef1d53ab689: Pushed 04:27:31 534a70dc8296: Layer already exists 04:27:31 af857e51b8b1: Pushed 04:27:35 c7b35fce9485: Pushed 04:27:35 02e35b0f7c5caa881c027ca921f67ceab064a3a0: digest: sha256:197669ff14acb71ed08c965ba0f9072c80b4e09142df1c367e75f22b483e1176 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:35 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:36 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 04:27:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:27:36 9ced11e0be4f: Preparing 04:27:36 c7b35fce9485: Preparing 04:27:36 22136d58c04c: Preparing 04:27:36 fd854e4e252e: Preparing 04:27:36 5ef1d53ab689: Preparing 04:27:36 af857e51b8b1: Preparing 04:27:36 534a70dc8296: Preparing 04:27:36 af857e51b8b1: Waiting 04:27:36 534a70dc8296: Waiting 04:27:36 22136d58c04c: Layer already exists 04:27:36 9ced11e0be4f: Layer already exists 04:27:36 fd854e4e252e: Layer already exists 04:27:36 5ef1d53ab689: Layer already exists 04:27:36 c7b35fce9485: Layer already exists 04:27:36 af857e51b8b1: Layer already exists 04:27:36 534a70dc8296: Layer already exists 04:27:36 latest: digest: sha256:197669ff14acb71ed08c965ba0f9072c80b4e09142df1c367e75f22b483e1176 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:36 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:37 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.40 04:27:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:27:37 9ced11e0be4f: Preparing 04:27:37 c7b35fce9485: Preparing 04:27:37 22136d58c04c: Preparing 04:27:37 fd854e4e252e: Preparing 04:27:37 5ef1d53ab689: Preparing 04:27:37 af857e51b8b1: Preparing 04:27:37 534a70dc8296: Preparing 04:27:37 af857e51b8b1: Waiting 04:27:37 534a70dc8296: Waiting 04:27:37 c7b35fce9485: Layer already exists 04:27:37 fd854e4e252e: Layer already exists 04:27:37 22136d58c04c: Layer already exists 04:27:37 9ced11e0be4f: Layer already exists 04:27:37 5ef1d53ab689: Layer already exists 04:27:37 af857e51b8b1: Layer already exists 04:27:37 534a70dc8296: Layer already exists 04:27:37 4.0.0-dev.40: digest: sha256:197669ff14acb71ed08c965ba0f9072c80b4e09142df1c367e75f22b483e1176 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:37 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:38 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:27:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:27:38 9ced11e0be4f: Preparing 04:27:38 c7b35fce9485: Preparing 04:27:38 22136d58c04c: Preparing 04:27:38 fd854e4e252e: Preparing 04:27:38 5ef1d53ab689: Preparing 04:27:38 af857e51b8b1: Preparing 04:27:38 534a70dc8296: Preparing 04:27:38 af857e51b8b1: Waiting 04:27:38 534a70dc8296: Waiting 04:27:38 9ced11e0be4f: Layer already exists 04:27:38 fd854e4e252e: Layer already exists 04:27:38 c7b35fce9485: Layer already exists 04:27:38 22136d58c04c: Layer already exists 04:27:38 af857e51b8b1: Layer already exists 04:27:38 5ef1d53ab689: Layer already exists 04:27:38 534a70dc8296: Layer already exists 04:27:38 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40: digest: sha256:197669ff14acb71ed08c965ba0f9072c80b4e09142df1c367e75f22b483e1176 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:38 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:39 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 04:27:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:27:39 9ced11e0be4f: Preparing 04:27:39 c7b35fce9485: Preparing 04:27:39 22136d58c04c: Preparing 04:27:39 fd854e4e252e: Preparing 04:27:39 5ef1d53ab689: Preparing 04:27:39 af857e51b8b1: Preparing 04:27:39 534a70dc8296: Preparing 04:27:39 af857e51b8b1: Waiting 04:27:39 534a70dc8296: Waiting 04:27:39 c7b35fce9485: Layer already exists 04:27:39 9ced11e0be4f: Layer already exists 04:27:39 5ef1d53ab689: Layer already exists 04:27:39 22136d58c04c: Layer already exists 04:27:39 fd854e4e252e: Layer already exists 04:27:39 af857e51b8b1: Layer already exists 04:27:39 534a70dc8296: Layer already exists 04:27:39 main: digest: sha256:197669ff14acb71ed08c965ba0f9072c80b4e09142df1c367e75f22b483e1176 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:27:39 ===================================================== [Pipeline] echo 04:27:39 taggedImages: 04:27:39 - nexus3.edgexfoundry.org:10004/core-command-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:27:39 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 04:27:39 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.40 04:27:39 - nexus3.edgexfoundry.org:10004/core-command-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:27:39 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 04:27:39 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 04:27:39 02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:27:39 latest 04:27:39 4.0.0-dev.40 04:27:39 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:27:39 main 04:27:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:39 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:40 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:27:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:27:40 52ece352f2eb: Preparing 04:27:40 06544c113e78: Preparing 04:27:40 68d6406c0d9c: Preparing 04:27:40 d6c69befe9d0: Preparing 04:27:40 22136d58c04c: Preparing 04:27:40 fd854e4e252e: Preparing 04:27:40 5ef1d53ab689: Preparing 04:27:40 af857e51b8b1: Preparing 04:27:40 534a70dc8296: Preparing 04:27:40 af857e51b8b1: Waiting 04:27:40 534a70dc8296: Waiting 04:27:40 fd854e4e252e: Waiting 04:27:40 5ef1d53ab689: Waiting 04:27:40 22136d58c04c: Layer already exists 04:27:40 fd854e4e252e: Layer already exists 04:27:40 5ef1d53ab689: Layer already exists 04:27:40 af857e51b8b1: Layer already exists 04:27:40 06544c113e78: Pushed 04:27:40 52ece352f2eb: Pushed 04:27:40 68d6406c0d9c: Pushed 04:27:40 534a70dc8296: Layer already exists 04:27:42 d6c69befe9d0: Pushed 04:27:42 02e35b0f7c5caa881c027ca921f67ceab064a3a0: digest: sha256:c70eb1db4cc13c7eba8bf7a42730cc77e23d464d22ff295b30612cb61f1224db size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:43 + 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 04:27:43 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 04:27:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:27:43 52ece352f2eb: Preparing 04:27:43 06544c113e78: Preparing 04:27:43 68d6406c0d9c: Preparing 04:27:43 d6c69befe9d0: Preparing 04:27:43 22136d58c04c: Preparing 04:27:43 fd854e4e252e: Preparing 04:27:43 5ef1d53ab689: Preparing 04:27:43 af857e51b8b1: Preparing 04:27:43 534a70dc8296: Preparing 04:27:43 fd854e4e252e: Waiting 04:27:43 5ef1d53ab689: Waiting 04:27:43 af857e51b8b1: Waiting 04:27:43 534a70dc8296: Waiting 04:27:43 06544c113e78: Layer already exists 04:27:43 22136d58c04c: Layer already exists 04:27:43 68d6406c0d9c: Layer already exists 04:27:43 52ece352f2eb: Layer already exists 04:27:43 d6c69befe9d0: Layer already exists 04:27:43 fd854e4e252e: Layer already exists 04:27:43 5ef1d53ab689: Layer already exists 04:27:43 534a70dc8296: Layer already exists 04:27:43 af857e51b8b1: Layer already exists 04:27:43 latest: digest: sha256:c70eb1db4cc13c7eba8bf7a42730cc77e23d464d22ff295b30612cb61f1224db size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:44 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:44 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.40 04:27:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:27:44 52ece352f2eb: Preparing 04:27:44 06544c113e78: Preparing 04:27:44 68d6406c0d9c: Preparing 04:27:44 d6c69befe9d0: Preparing 04:27:44 22136d58c04c: Preparing 04:27:44 fd854e4e252e: Preparing 04:27:44 5ef1d53ab689: Preparing 04:27:44 af857e51b8b1: Preparing 04:27:44 534a70dc8296: Preparing 04:27:44 fd854e4e252e: Waiting 04:27:44 5ef1d53ab689: Waiting 04:27:44 af857e51b8b1: Waiting 04:27:44 534a70dc8296: Waiting 04:27:44 68d6406c0d9c: Layer already exists 04:27:44 06544c113e78: Layer already exists 04:27:44 d6c69befe9d0: Layer already exists 04:27:44 22136d58c04c: Layer already exists 04:27:44 52ece352f2eb: Layer already exists 04:27:44 fd854e4e252e: Layer already exists 04:27:44 af857e51b8b1: Layer already exists 04:27:44 5ef1d53ab689: Layer already exists 04:27:44 534a70dc8296: Layer already exists 04:27:44 4.0.0-dev.40: digest: sha256:c70eb1db4cc13c7eba8bf7a42730cc77e23d464d22ff295b30612cb61f1224db size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:45 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:45 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:27:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:27:45 52ece352f2eb: Preparing 04:27:45 06544c113e78: Preparing 04:27:45 68d6406c0d9c: Preparing 04:27:45 d6c69befe9d0: Preparing 04:27:45 22136d58c04c: Preparing 04:27:45 fd854e4e252e: Preparing 04:27:45 5ef1d53ab689: Preparing 04:27:45 af857e51b8b1: Preparing 04:27:45 534a70dc8296: Preparing 04:27:45 af857e51b8b1: Waiting 04:27:45 5ef1d53ab689: Waiting 04:27:45 534a70dc8296: Waiting 04:27:45 fd854e4e252e: Waiting 04:27:45 52ece352f2eb: Layer already exists 04:27:45 68d6406c0d9c: Layer already exists 04:27:45 06544c113e78: Layer already exists 04:27:45 22136d58c04c: Layer already exists 04:27:45 d6c69befe9d0: Layer already exists 04:27:45 534a70dc8296: Layer already exists 04:27:45 fd854e4e252e: Layer already exists 04:27:45 5ef1d53ab689: Layer already exists 04:27:45 af857e51b8b1: Layer already exists 04:27:45 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40: digest: sha256:c70eb1db4cc13c7eba8bf7a42730cc77e23d464d22ff295b30612cb61f1224db size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:46 + 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 04:27:46 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 04:27:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:27:46 52ece352f2eb: Preparing 04:27:46 06544c113e78: Preparing 04:27:46 68d6406c0d9c: Preparing 04:27:46 d6c69befe9d0: Preparing 04:27:46 22136d58c04c: Preparing 04:27:46 fd854e4e252e: Preparing 04:27:46 5ef1d53ab689: Preparing 04:27:46 af857e51b8b1: Preparing 04:27:46 fd854e4e252e: Waiting 04:27:46 5ef1d53ab689: Waiting 04:27:46 534a70dc8296: Preparing 04:27:46 af857e51b8b1: Waiting 04:27:46 534a70dc8296: Waiting 04:27:46 06544c113e78: Layer already exists 04:27:46 68d6406c0d9c: Layer already exists 04:27:46 22136d58c04c: Layer already exists 04:27:46 d6c69befe9d0: Layer already exists 04:27:46 52ece352f2eb: Layer already exists 04:27:46 af857e51b8b1: Layer already exists 04:27:46 fd854e4e252e: Layer already exists 04:27:46 534a70dc8296: Layer already exists 04:27:46 5ef1d53ab689: Layer already exists 04:27:46 main: digest: sha256:c70eb1db4cc13c7eba8bf7a42730cc77e23d464d22ff295b30612cb61f1224db size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:27:46 ===================================================== [Pipeline] echo 04:27:46 taggedImages: 04:27:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:27:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 04:27:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.40 04:27:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:27:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 04:27:46 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 04:27:46 02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:27:46 latest 04:27:46 4.0.0-dev.40 04:27:46 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:27:46 main 04:27:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:47 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:47 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:27:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:27:47 79f939845829: Preparing 04:27:47 a1b798e1a07f: Preparing 04:27:47 8cb8315439db: Preparing 04:27:47 22136d58c04c: Preparing 04:27:47 fd854e4e252e: Preparing 04:27:47 fc1b9dbfaba6: Preparing 04:27:47 47a4792671fc: Preparing 04:27:47 fc1b9dbfaba6: Waiting 04:27:47 47a4792671fc: Waiting 04:27:47 534a70dc8296: Preparing 04:27:47 534a70dc8296: Waiting 04:27:47 fd854e4e252e: Layer already exists 04:27:47 22136d58c04c: Layer already exists 04:27:47 a1b798e1a07f: Pushed 04:27:47 79f939845829: Pushed 04:27:47 534a70dc8296: Layer already exists 04:27:47 fc1b9dbfaba6: Pushed 04:27:47 47a4792671fc: Pushed 04:27:53 8cb8315439db: Pushed 04:27:53 02e35b0f7c5caa881c027ca921f67ceab064a3a0: digest: sha256:3f4ee946b2078e7511dcb5b041928cb23f6fd8f80309140e36d2add854a3397d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:53 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:53 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 04:27:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:27:53 79f939845829: Preparing 04:27:53 a1b798e1a07f: Preparing 04:27:53 8cb8315439db: Preparing 04:27:53 22136d58c04c: Preparing 04:27:53 fd854e4e252e: Preparing 04:27:53 fc1b9dbfaba6: Preparing 04:27:53 47a4792671fc: Preparing 04:27:53 534a70dc8296: Preparing 04:27:53 47a4792671fc: Waiting 04:27:53 534a70dc8296: Waiting 04:27:53 fc1b9dbfaba6: Waiting 04:27:53 22136d58c04c: Layer already exists 04:27:53 79f939845829: Layer already exists 04:27:53 fd854e4e252e: Layer already exists 04:27:53 a1b798e1a07f: Layer already exists 04:27:53 8cb8315439db: Layer already exists 04:27:53 fc1b9dbfaba6: Layer already exists 04:27:53 534a70dc8296: Layer already exists 04:27:53 47a4792671fc: Layer already exists 04:27:54 latest: digest: sha256:3f4ee946b2078e7511dcb5b041928cb23f6fd8f80309140e36d2add854a3397d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:54 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:54 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.40 04:27:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:27:54 79f939845829: Preparing 04:27:54 a1b798e1a07f: Preparing 04:27:54 8cb8315439db: Preparing 04:27:54 22136d58c04c: Preparing 04:27:54 fd854e4e252e: Preparing 04:27:54 fc1b9dbfaba6: Preparing 04:27:54 47a4792671fc: Preparing 04:27:54 534a70dc8296: Preparing 04:27:54 fc1b9dbfaba6: Waiting 04:27:54 47a4792671fc: Waiting 04:27:54 534a70dc8296: Waiting 04:27:54 fd854e4e252e: Layer already exists 04:27:54 8cb8315439db: Layer already exists 04:27:54 79f939845829: Layer already exists 04:27:54 fc1b9dbfaba6: Layer already exists 04:27:54 22136d58c04c: Layer already exists 04:27:54 534a70dc8296: Layer already exists 04:27:54 a1b798e1a07f: Layer already exists 04:27:54 47a4792671fc: Layer already exists 04:27:55 4.0.0-dev.40: digest: sha256:3f4ee946b2078e7511dcb5b041928cb23f6fd8f80309140e36d2add854a3397d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:55 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:55 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:27:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:27:55 79f939845829: Preparing 04:27:55 a1b798e1a07f: Preparing 04:27:55 8cb8315439db: Preparing 04:27:55 22136d58c04c: Preparing 04:27:55 fd854e4e252e: Preparing 04:27:55 fc1b9dbfaba6: Preparing 04:27:55 47a4792671fc: Preparing 04:27:55 534a70dc8296: Preparing 04:27:55 fc1b9dbfaba6: Waiting 04:27:55 47a4792671fc: Waiting 04:27:55 534a70dc8296: Waiting 04:27:55 a1b798e1a07f: Layer already exists 04:27:55 22136d58c04c: Layer already exists 04:27:55 fd854e4e252e: Layer already exists 04:27:55 79f939845829: Layer already exists 04:27:55 8cb8315439db: Layer already exists 04:27:55 fc1b9dbfaba6: Layer already exists 04:27:55 47a4792671fc: Layer already exists 04:27:55 534a70dc8296: Layer already exists 04:27:55 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40: digest: sha256:3f4ee946b2078e7511dcb5b041928cb23f6fd8f80309140e36d2add854a3397d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:56 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:56 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 04:27:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:27:56 79f939845829: Preparing 04:27:56 a1b798e1a07f: Preparing 04:27:56 8cb8315439db: Preparing 04:27:56 22136d58c04c: Preparing 04:27:56 fd854e4e252e: Preparing 04:27:56 fc1b9dbfaba6: Preparing 04:27:56 47a4792671fc: Preparing 04:27:56 534a70dc8296: Preparing 04:27:56 fc1b9dbfaba6: Waiting 04:27:56 47a4792671fc: Waiting 04:27:56 534a70dc8296: Waiting 04:27:56 22136d58c04c: Layer already exists 04:27:56 a1b798e1a07f: Layer already exists 04:27:56 79f939845829: Layer already exists 04:27:56 fd854e4e252e: Layer already exists 04:27:56 8cb8315439db: Layer already exists 04:27:56 fc1b9dbfaba6: Layer already exists 04:27:56 47a4792671fc: Layer already exists 04:27:56 534a70dc8296: Layer already exists 04:27:56 main: digest: sha256:3f4ee946b2078e7511dcb5b041928cb23f6fd8f80309140e36d2add854a3397d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:27:57 ===================================================== [Pipeline] echo 04:27:57 taggedImages: 04:27:57 - nexus3.edgexfoundry.org:10004/core-data-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:27:57 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 04:27:57 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.40 04:27:57 - nexus3.edgexfoundry.org:10004/core-data-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:27:57 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 04:27:57 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 04:27:57 02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:27:57 latest 04:27:57 4.0.0-dev.40 04:27:57 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:27:57 main 04:27:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:57 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:57 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:27:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:27:57 697b113cd991: Preparing 04:27:57 7192e84bc0c0: Preparing 04:27:57 d4ce8081871a: Preparing 04:27:57 fd854e4e252e: Preparing 04:27:57 0b98c7214a75: Preparing 04:27:57 54f591523666: Preparing 04:27:57 534a70dc8296: Preparing 04:27:57 54f591523666: Waiting 04:27:57 534a70dc8296: Waiting 04:27:57 fd854e4e252e: Layer already exists 04:27:58 7192e84bc0c0: Pushed 04:27:58 697b113cd991: Pushed 04:27:58 0b98c7214a75: Pushed 04:27:58 534a70dc8296: Layer already exists 04:27:58 54f591523666: Pushed 04:28:03 d4ce8081871a: Pushed 04:28:03 02e35b0f7c5caa881c027ca921f67ceab064a3a0: digest: sha256:24a008aa5f1ffc08d2e3c08cc656ccbcd4af53cb0ed086d3c4a38de7a608ff99 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:03 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:04 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 04:28:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:28:04 697b113cd991: Preparing 04:28:04 7192e84bc0c0: Preparing 04:28:04 d4ce8081871a: Preparing 04:28:04 fd854e4e252e: Preparing 04:28:04 0b98c7214a75: Preparing 04:28:04 54f591523666: Preparing 04:28:04 534a70dc8296: Preparing 04:28:04 54f591523666: Waiting 04:28:04 534a70dc8296: Waiting 04:28:04 fd854e4e252e: Layer already exists 04:28:04 d4ce8081871a: Layer already exists 04:28:04 697b113cd991: Layer already exists 04:28:04 0b98c7214a75: Layer already exists 04:28:04 7192e84bc0c0: Layer already exists 04:28:04 54f591523666: Layer already exists 04:28:04 534a70dc8296: Layer already exists 04:28:04 latest: digest: sha256:24a008aa5f1ffc08d2e3c08cc656ccbcd4af53cb0ed086d3c4a38de7a608ff99 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:04 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:05 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.40 04:28:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:28:05 697b113cd991: Preparing 04:28:05 7192e84bc0c0: Preparing 04:28:05 d4ce8081871a: Preparing 04:28:05 fd854e4e252e: Preparing 04:28:05 0b98c7214a75: Preparing 04:28:05 54f591523666: Preparing 04:28:05 534a70dc8296: Preparing 04:28:05 54f591523666: Waiting 04:28:05 534a70dc8296: Waiting 04:28:05 fd854e4e252e: Layer already exists 04:28:05 697b113cd991: Layer already exists 04:28:05 7192e84bc0c0: Layer already exists 04:28:05 d4ce8081871a: Layer already exists 04:28:05 0b98c7214a75: Layer already exists 04:28:05 54f591523666: Layer already exists 04:28:05 534a70dc8296: Layer already exists 04:28:05 4.0.0-dev.40: digest: sha256:24a008aa5f1ffc08d2e3c08cc656ccbcd4af53cb0ed086d3c4a38de7a608ff99 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:05 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:06 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:28:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:28:06 697b113cd991: Preparing 04:28:06 7192e84bc0c0: Preparing 04:28:06 d4ce8081871a: Preparing 04:28:06 fd854e4e252e: Preparing 04:28:06 0b98c7214a75: Preparing 04:28:06 54f591523666: Preparing 04:28:06 534a70dc8296: Preparing 04:28:06 54f591523666: Waiting 04:28:06 534a70dc8296: Waiting 04:28:06 7192e84bc0c0: Layer already exists 04:28:06 0b98c7214a75: Layer already exists 04:28:06 fd854e4e252e: Layer already exists 04:28:06 d4ce8081871a: Layer already exists 04:28:06 697b113cd991: Layer already exists 04:28:06 54f591523666: Layer already exists 04:28:06 534a70dc8296: Layer already exists 04:28:06 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40: digest: sha256:24a008aa5f1ffc08d2e3c08cc656ccbcd4af53cb0ed086d3c4a38de7a608ff99 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:06 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:07 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 04:28:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:28:07 697b113cd991: Preparing 04:28:07 7192e84bc0c0: Preparing 04:28:07 d4ce8081871a: Preparing 04:28:07 fd854e4e252e: Preparing 04:28:07 0b98c7214a75: Preparing 04:28:07 54f591523666: Preparing 04:28:07 534a70dc8296: Preparing 04:28:07 54f591523666: Waiting 04:28:07 534a70dc8296: Waiting 04:28:07 7192e84bc0c0: Layer already exists 04:28:07 fd854e4e252e: Layer already exists 04:28:07 0b98c7214a75: Layer already exists 04:28:07 697b113cd991: Layer already exists 04:28:07 d4ce8081871a: Layer already exists 04:28:07 534a70dc8296: Layer already exists 04:28:07 54f591523666: Layer already exists 04:28:07 main: digest: sha256:24a008aa5f1ffc08d2e3c08cc656ccbcd4af53cb0ed086d3c4a38de7a608ff99 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:28:07 ===================================================== [Pipeline] echo 04:28:07 taggedImages: 04:28:07 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:28:07 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 04:28:07 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.40 04:28:07 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:28:07 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 04:28:07 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 04:28:07 02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:28:07 latest 04:28:07 4.0.0-dev.40 04:28:07 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:28:07 main 04:28:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:07 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:28:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:28:08 18ac400fa24a: Preparing 04:28:08 ce442f8bd20b: Preparing 04:28:08 9cbcc398127f: Preparing 04:28:08 968b675150e7: Preparing 04:28:08 22136d58c04c: Preparing 04:28:08 fd854e4e252e: Preparing 04:28:08 5ef1d53ab689: Preparing 04:28:08 af857e51b8b1: Preparing 04:28:08 534a70dc8296: Preparing 04:28:08 fd854e4e252e: Waiting 04:28:08 5ef1d53ab689: Waiting 04:28:08 af857e51b8b1: Waiting 04:28:08 534a70dc8296: Waiting 04:28:08 22136d58c04c: Layer already exists 04:28:08 fd854e4e252e: Layer already exists 04:28:08 5ef1d53ab689: Layer already exists 04:28:08 ce442f8bd20b: Pushed 04:28:08 af857e51b8b1: Layer already exists 04:28:08 9cbcc398127f: Pushed 04:28:08 18ac400fa24a: Pushed 04:28:08 534a70dc8296: Layer already exists 04:28:13 968b675150e7: Pushed 04:28:13 02e35b0f7c5caa881c027ca921f67ceab064a3a0: digest: sha256:75f1d625d8407ab7fa3661e4841a6b59d22ede355634e5d69e76e5705b7e7b8c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:14 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:14 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 04:28:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:28:14 18ac400fa24a: Preparing 04:28:14 ce442f8bd20b: Preparing 04:28:14 9cbcc398127f: Preparing 04:28:14 968b675150e7: Preparing 04:28:14 22136d58c04c: Preparing 04:28:14 fd854e4e252e: Preparing 04:28:14 5ef1d53ab689: Preparing 04:28:14 af857e51b8b1: Preparing 04:28:14 534a70dc8296: Preparing 04:28:14 5ef1d53ab689: Waiting 04:28:14 af857e51b8b1: Waiting 04:28:14 534a70dc8296: Waiting 04:28:14 fd854e4e252e: Waiting 04:28:14 ce442f8bd20b: Layer already exists 04:28:14 9cbcc398127f: Layer already exists 04:28:14 968b675150e7: Layer already exists 04:28:14 18ac400fa24a: Layer already exists 04:28:14 22136d58c04c: Layer already exists 04:28:14 5ef1d53ab689: Layer already exists 04:28:14 af857e51b8b1: Layer already exists 04:28:14 534a70dc8296: Layer already exists 04:28:14 fd854e4e252e: Layer already exists 04:28:14 latest: digest: sha256:75f1d625d8407ab7fa3661e4841a6b59d22ede355634e5d69e76e5705b7e7b8c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:15 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.40 04:28:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:28:15 18ac400fa24a: Preparing 04:28:15 ce442f8bd20b: Preparing 04:28:15 9cbcc398127f: Preparing 04:28:15 968b675150e7: Preparing 04:28:15 22136d58c04c: Preparing 04:28:15 fd854e4e252e: Preparing 04:28:15 5ef1d53ab689: Preparing 04:28:15 af857e51b8b1: Preparing 04:28:15 534a70dc8296: Preparing 04:28:15 fd854e4e252e: Waiting 04:28:15 5ef1d53ab689: Waiting 04:28:15 af857e51b8b1: Waiting 04:28:15 534a70dc8296: Waiting 04:28:15 22136d58c04c: Layer already exists 04:28:15 18ac400fa24a: Layer already exists 04:28:15 ce442f8bd20b: Layer already exists 04:28:15 9cbcc398127f: Layer already exists 04:28:15 968b675150e7: Layer already exists 04:28:15 fd854e4e252e: Layer already exists 04:28:15 5ef1d53ab689: Layer already exists 04:28:15 af857e51b8b1: Layer already exists 04:28:15 534a70dc8296: Layer already exists 04:28:15 4.0.0-dev.40: digest: sha256:75f1d625d8407ab7fa3661e4841a6b59d22ede355634e5d69e76e5705b7e7b8c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:16 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:16 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:28:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:28:16 18ac400fa24a: Preparing 04:28:16 ce442f8bd20b: Preparing 04:28:16 9cbcc398127f: Preparing 04:28:16 968b675150e7: Preparing 04:28:16 22136d58c04c: Preparing 04:28:16 fd854e4e252e: Preparing 04:28:16 5ef1d53ab689: Preparing 04:28:16 fd854e4e252e: Waiting 04:28:16 af857e51b8b1: Preparing 04:28:16 534a70dc8296: Preparing 04:28:16 5ef1d53ab689: Waiting 04:28:16 af857e51b8b1: Waiting 04:28:16 534a70dc8296: Waiting 04:28:16 22136d58c04c: Layer already exists 04:28:16 968b675150e7: Layer already exists 04:28:16 ce442f8bd20b: Layer already exists 04:28:16 18ac400fa24a: Layer already exists 04:28:16 9cbcc398127f: Layer already exists 04:28:16 5ef1d53ab689: Layer already exists 04:28:16 fd854e4e252e: Layer already exists 04:28:16 af857e51b8b1: Layer already exists 04:28:16 534a70dc8296: Layer already exists 04:28:16 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40: digest: sha256:75f1d625d8407ab7fa3661e4841a6b59d22ede355634e5d69e76e5705b7e7b8c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:16 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:17 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 04:28:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:28:17 18ac400fa24a: Preparing 04:28:17 ce442f8bd20b: Preparing 04:28:17 9cbcc398127f: Preparing 04:28:17 968b675150e7: Preparing 04:28:17 22136d58c04c: Preparing 04:28:17 fd854e4e252e: Preparing 04:28:17 5ef1d53ab689: Preparing 04:28:17 af857e51b8b1: Preparing 04:28:17 534a70dc8296: Preparing 04:28:17 fd854e4e252e: Waiting 04:28:17 af857e51b8b1: Waiting 04:28:17 534a70dc8296: Waiting 04:28:17 5ef1d53ab689: Waiting 04:28:17 ce442f8bd20b: Layer already exists 04:28:17 968b675150e7: Layer already exists 04:28:17 9cbcc398127f: Layer already exists 04:28:17 22136d58c04c: Layer already exists 04:28:17 18ac400fa24a: Layer already exists 04:28:17 fd854e4e252e: Layer already exists 04:28:17 5ef1d53ab689: Layer already exists 04:28:17 534a70dc8296: Layer already exists 04:28:17 af857e51b8b1: Layer already exists 04:28:17 main: digest: sha256:75f1d625d8407ab7fa3661e4841a6b59d22ede355634e5d69e76e5705b7e7b8c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:28:17 ===================================================== [Pipeline] echo 04:28:17 taggedImages: 04:28:17 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:28:17 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 04:28:17 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.40 04:28:17 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:28:17 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 04:28:17 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 04:28:17 02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:28:17 latest 04:28:17 4.0.0-dev.40 04:28:17 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:28:17 main 04:28:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:18 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:28:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:28:18 bc48dfd34992: Preparing 04:28:18 d6f8053da623: Preparing 04:28:18 a9a4762171b9: Preparing 04:28:18 642843f792f9: Preparing 04:28:18 5cee7aadd11e: Preparing 04:28:18 c61142a77a13: Preparing 04:28:18 095b66b8e812: Preparing 04:28:18 22136d58c04c: Preparing 04:28:18 fd854e4e252e: Preparing 04:28:18 3800da931584: Preparing 04:28:18 815170f66600: Preparing 04:28:18 22136d58c04c: Waiting 04:28:18 c61142a77a13: Waiting 04:28:18 fd854e4e252e: Waiting 04:28:18 5f70bf18a086: Preparing 04:28:18 3800da931584: Waiting 04:28:18 815170f66600: Waiting 04:28:18 919c0c155874: Preparing 04:28:18 5f70bf18a086: Waiting 04:28:18 f86b048491f0: Preparing 04:28:18 cd745d30a00d: Preparing 04:28:18 f86b048491f0: Waiting 04:28:18 919c0c155874: Waiting 04:28:18 534a70dc8296: Preparing 04:28:18 cd745d30a00d: Waiting 04:28:18 534a70dc8296: Waiting 04:28:18 bc48dfd34992: Pushed 04:28:18 5cee7aadd11e: Pushed 04:28:18 d6f8053da623: Pushed 04:28:18 a9a4762171b9: Pushed 04:28:18 642843f792f9: Pushed 04:28:18 22136d58c04c: Layer already exists 04:28:18 fd854e4e252e: Layer already exists 04:28:18 c61142a77a13: Pushed 04:28:18 5f70bf18a086: Layer already exists 04:28:18 3800da931584: Pushed 04:28:18 815170f66600: Pushed 04:28:18 919c0c155874: Pushed 04:28:18 534a70dc8296: Layer already exists 04:28:18 f86b048491f0: Pushed 04:28:18 cd745d30a00d: Pushed 04:28:21 095b66b8e812: Pushed 04:28:21 02e35b0f7c5caa881c027ca921f67ceab064a3a0: digest: sha256:8ac12e0d5bf282a36e4905ac026a086324e607e9556c5affb0655153307df004 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:22 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:22 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 04:28:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:28:22 bc48dfd34992: Preparing 04:28:22 d6f8053da623: Preparing 04:28:22 a9a4762171b9: Preparing 04:28:22 642843f792f9: Preparing 04:28:22 5cee7aadd11e: Preparing 04:28:22 c61142a77a13: Preparing 04:28:22 095b66b8e812: Preparing 04:28:22 22136d58c04c: Preparing 04:28:22 fd854e4e252e: Preparing 04:28:22 3800da931584: Preparing 04:28:22 c61142a77a13: Waiting 04:28:22 815170f66600: Preparing 04:28:22 095b66b8e812: Waiting 04:28:22 5f70bf18a086: Preparing 04:28:22 22136d58c04c: Waiting 04:28:22 919c0c155874: Preparing 04:28:22 fd854e4e252e: Waiting 04:28:22 f86b048491f0: Preparing 04:28:22 3800da931584: Waiting 04:28:22 cd745d30a00d: Preparing 04:28:22 534a70dc8296: Preparing 04:28:22 5f70bf18a086: Waiting 04:28:22 815170f66600: Waiting 04:28:22 f86b048491f0: Waiting 04:28:22 cd745d30a00d: Waiting 04:28:22 919c0c155874: Waiting 04:28:22 534a70dc8296: Waiting 04:28:22 d6f8053da623: Layer already exists 04:28:22 bc48dfd34992: Layer already exists 04:28:22 642843f792f9: Layer already exists 04:28:22 5cee7aadd11e: Layer already exists 04:28:22 a9a4762171b9: Layer already exists 04:28:22 22136d58c04c: Layer already exists 04:28:22 c61142a77a13: Layer already exists 04:28:22 fd854e4e252e: Layer already exists 04:28:22 095b66b8e812: Layer already exists 04:28:22 3800da931584: Layer already exists 04:28:22 5f70bf18a086: Layer already exists 04:28:22 815170f66600: Layer already exists 04:28:22 919c0c155874: Layer already exists 04:28:22 f86b048491f0: Layer already exists 04:28:22 534a70dc8296: Layer already exists 04:28:22 cd745d30a00d: Layer already exists 04:28:22 latest: digest: sha256:8ac12e0d5bf282a36e4905ac026a086324e607e9556c5affb0655153307df004 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:23 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:23 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.40 04:28:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:28:23 bc48dfd34992: Preparing 04:28:23 d6f8053da623: Preparing 04:28:23 a9a4762171b9: Preparing 04:28:23 642843f792f9: Preparing 04:28:23 5cee7aadd11e: Preparing 04:28:23 c61142a77a13: Preparing 04:28:23 095b66b8e812: Preparing 04:28:23 c61142a77a13: Waiting 04:28:23 22136d58c04c: Preparing 04:28:23 fd854e4e252e: Preparing 04:28:23 3800da931584: Preparing 04:28:23 815170f66600: Preparing 04:28:23 095b66b8e812: Waiting 04:28:23 5f70bf18a086: Preparing 04:28:23 fd854e4e252e: Waiting 04:28:23 22136d58c04c: Waiting 04:28:23 919c0c155874: Preparing 04:28:23 f86b048491f0: Preparing 04:28:23 3800da931584: Waiting 04:28:23 cd745d30a00d: Preparing 04:28:23 815170f66600: Waiting 04:28:23 534a70dc8296: Preparing 04:28:23 5f70bf18a086: Waiting 04:28:23 919c0c155874: Waiting 04:28:23 cd745d30a00d: Waiting 04:28:23 f86b048491f0: Waiting 04:28:23 534a70dc8296: Waiting 04:28:23 642843f792f9: Layer already exists 04:28:23 a9a4762171b9: Layer already exists 04:28:23 bc48dfd34992: Layer already exists 04:28:23 5cee7aadd11e: Layer already exists 04:28:23 d6f8053da623: Layer already exists 04:28:23 22136d58c04c: Layer already exists 04:28:23 c61142a77a13: Layer already exists 04:28:23 095b66b8e812: Layer already exists 04:28:23 fd854e4e252e: Layer already exists 04:28:23 3800da931584: Layer already exists 04:28:23 815170f66600: Layer already exists 04:28:23 5f70bf18a086: Layer already exists 04:28:23 919c0c155874: Layer already exists 04:28:23 f86b048491f0: Layer already exists 04:28:23 cd745d30a00d: Layer already exists 04:28:23 534a70dc8296: Layer already exists 04:28:23 4.0.0-dev.40: digest: sha256:8ac12e0d5bf282a36e4905ac026a086324e607e9556c5affb0655153307df004 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:24 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:28:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:28:24 bc48dfd34992: Preparing 04:28:24 d6f8053da623: Preparing 04:28:24 a9a4762171b9: Preparing 04:28:24 642843f792f9: Preparing 04:28:24 5cee7aadd11e: Preparing 04:28:24 c61142a77a13: Preparing 04:28:24 095b66b8e812: Preparing 04:28:24 22136d58c04c: Preparing 04:28:24 fd854e4e252e: Preparing 04:28:24 3800da931584: Preparing 04:28:24 815170f66600: Preparing 04:28:24 5f70bf18a086: Preparing 04:28:24 919c0c155874: Preparing 04:28:24 f86b048491f0: Preparing 04:28:24 cd745d30a00d: Preparing 04:28:24 534a70dc8296: Preparing 04:28:24 815170f66600: Waiting 04:28:24 5f70bf18a086: Waiting 04:28:24 f86b048491f0: Waiting 04:28:24 919c0c155874: Waiting 04:28:24 cd745d30a00d: Waiting 04:28:24 534a70dc8296: Waiting 04:28:24 c61142a77a13: Waiting 04:28:24 22136d58c04c: Waiting 04:28:24 095b66b8e812: Waiting 04:28:24 fd854e4e252e: Waiting 04:28:24 3800da931584: Waiting 04:28:24 a9a4762171b9: Layer already exists 04:28:24 d6f8053da623: Layer already exists 04:28:24 bc48dfd34992: Layer already exists 04:28:24 5cee7aadd11e: Layer already exists 04:28:24 642843f792f9: Layer already exists 04:28:24 c61142a77a13: Layer already exists 04:28:24 095b66b8e812: Layer already exists 04:28:24 3800da931584: Layer already exists 04:28:24 22136d58c04c: Layer already exists 04:28:24 fd854e4e252e: Layer already exists 04:28:24 815170f66600: Layer already exists 04:28:24 5f70bf18a086: Layer already exists 04:28:24 919c0c155874: Layer already exists 04:28:24 cd745d30a00d: Layer already exists 04:28:24 f86b048491f0: Layer already exists 04:28:24 534a70dc8296: Layer already exists 04:28:24 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40: digest: sha256:8ac12e0d5bf282a36e4905ac026a086324e607e9556c5affb0655153307df004 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:25 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:25 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 04:28:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:28:25 bc48dfd34992: Preparing 04:28:25 d6f8053da623: Preparing 04:28:25 a9a4762171b9: Preparing 04:28:25 642843f792f9: Preparing 04:28:25 5cee7aadd11e: Preparing 04:28:25 c61142a77a13: Preparing 04:28:25 095b66b8e812: Preparing 04:28:25 22136d58c04c: Preparing 04:28:25 fd854e4e252e: Preparing 04:28:25 095b66b8e812: Waiting 04:28:25 22136d58c04c: Waiting 04:28:25 3800da931584: Preparing 04:28:25 c61142a77a13: Waiting 04:28:25 fd854e4e252e: Waiting 04:28:25 815170f66600: Preparing 04:28:25 5f70bf18a086: Preparing 04:28:25 3800da931584: Waiting 04:28:25 919c0c155874: Preparing 04:28:25 815170f66600: Waiting 04:28:25 5f70bf18a086: Waiting 04:28:25 f86b048491f0: Preparing 04:28:25 919c0c155874: Waiting 04:28:25 cd745d30a00d: Preparing 04:28:25 f86b048491f0: Waiting 04:28:25 534a70dc8296: Preparing 04:28:25 cd745d30a00d: Waiting 04:28:25 534a70dc8296: Waiting 04:28:25 a9a4762171b9: Layer already exists 04:28:25 d6f8053da623: Layer already exists 04:28:25 642843f792f9: Layer already exists 04:28:25 5cee7aadd11e: Layer already exists 04:28:25 bc48dfd34992: Layer already exists 04:28:25 fd854e4e252e: Layer already exists 04:28:25 22136d58c04c: Layer already exists 04:28:25 3800da931584: Layer already exists 04:28:25 c61142a77a13: Layer already exists 04:28:25 095b66b8e812: Layer already exists 04:28:25 5f70bf18a086: Layer already exists 04:28:25 f86b048491f0: Layer already exists 04:28:25 cd745d30a00d: Layer already exists 04:28:25 815170f66600: Layer already exists 04:28:25 919c0c155874: Layer already exists 04:28:25 534a70dc8296: Layer already exists 04:28:25 main: digest: sha256:8ac12e0d5bf282a36e4905ac026a086324e607e9556c5affb0655153307df004 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:28:25 ===================================================== [Pipeline] echo 04:28:25 taggedImages: 04:28:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:28:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 04:28:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.40 04:28:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:28:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 04:28:26 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 04:28:26 02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:28:26 latest 04:28:26 4.0.0-dev.40 04:28:26 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:28:26 main 04:28:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:26 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:28:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:28:27 aa5b7b274120: Preparing 04:28:27 7cfc042877ab: Preparing 04:28:27 5194d020db41: Preparing 04:28:27 915d0c2197b4: Preparing 04:28:27 22136d58c04c: Preparing 04:28:27 fd854e4e252e: Preparing 04:28:27 5ef1d53ab689: Preparing 04:28:27 af857e51b8b1: Preparing 04:28:27 534a70dc8296: Preparing 04:28:27 5ef1d53ab689: Waiting 04:28:27 af857e51b8b1: Waiting 04:28:27 534a70dc8296: Waiting 04:28:27 fd854e4e252e: Waiting 04:28:27 22136d58c04c: Layer already exists 04:28:27 fd854e4e252e: Layer already exists 04:28:27 5ef1d53ab689: Layer already exists 04:28:27 7cfc042877ab: Pushed 04:28:27 aa5b7b274120: Pushed 04:28:27 5194d020db41: Pushed 04:28:27 af857e51b8b1: Layer already exists 04:28:27 534a70dc8296: Layer already exists 04:28:33 915d0c2197b4: Pushed 04:28:33 02e35b0f7c5caa881c027ca921f67ceab064a3a0: digest: sha256:744602de6b1fadf7ec06f04b264a1462fe182364737f22e48a444e16199b79e9 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:33 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 04:28:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:28:34 aa5b7b274120: Preparing 04:28:34 7cfc042877ab: Preparing 04:28:34 5194d020db41: Preparing 04:28:34 915d0c2197b4: Preparing 04:28:34 22136d58c04c: Preparing 04:28:34 fd854e4e252e: Preparing 04:28:34 5ef1d53ab689: Preparing 04:28:34 af857e51b8b1: Preparing 04:28:34 534a70dc8296: Preparing 04:28:34 fd854e4e252e: Waiting 04:28:34 5ef1d53ab689: Waiting 04:28:34 af857e51b8b1: Waiting 04:28:34 534a70dc8296: Waiting 04:28:34 aa5b7b274120: Layer already exists 04:28:34 7cfc042877ab: Layer already exists 04:28:34 22136d58c04c: Layer already exists 04:28:34 915d0c2197b4: Layer already exists 04:28:34 5194d020db41: Layer already exists 04:28:34 5ef1d53ab689: Layer already exists 04:28:34 fd854e4e252e: Layer already exists 04:28:34 534a70dc8296: Layer already exists 04:28:34 af857e51b8b1: Layer already exists 04:28:34 latest: digest: sha256:744602de6b1fadf7ec06f04b264a1462fe182364737f22e48a444e16199b79e9 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:34 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.40 04:28:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:28:34 aa5b7b274120: Preparing 04:28:34 7cfc042877ab: Preparing 04:28:34 5194d020db41: Preparing 04:28:34 915d0c2197b4: Preparing 04:28:34 22136d58c04c: Preparing 04:28:34 fd854e4e252e: Preparing 04:28:34 5ef1d53ab689: Preparing 04:28:34 af857e51b8b1: Preparing 04:28:34 534a70dc8296: Preparing 04:28:34 fd854e4e252e: Waiting 04:28:34 5ef1d53ab689: Waiting 04:28:34 af857e51b8b1: Waiting 04:28:34 534a70dc8296: Waiting 04:28:34 22136d58c04c: Layer already exists 04:28:34 aa5b7b274120: Layer already exists 04:28:34 5194d020db41: Layer already exists 04:28:34 915d0c2197b4: Layer already exists 04:28:34 7cfc042877ab: Layer already exists 04:28:34 fd854e4e252e: Layer already exists 04:28:34 5ef1d53ab689: Layer already exists 04:28:34 af857e51b8b1: Layer already exists 04:28:34 534a70dc8296: Layer already exists 04:28:35 4.0.0-dev.40: digest: sha256:744602de6b1fadf7ec06f04b264a1462fe182364737f22e48a444e16199b79e9 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:35 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:28:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:28:35 aa5b7b274120: Preparing 04:28:35 7cfc042877ab: Preparing 04:28:35 5194d020db41: Preparing 04:28:35 915d0c2197b4: Preparing 04:28:35 22136d58c04c: Preparing 04:28:35 fd854e4e252e: Preparing 04:28:35 5ef1d53ab689: Preparing 04:28:35 fd854e4e252e: Waiting 04:28:35 5ef1d53ab689: Waiting 04:28:35 af857e51b8b1: Preparing 04:28:35 534a70dc8296: Preparing 04:28:35 534a70dc8296: Waiting 04:28:35 af857e51b8b1: Waiting 04:28:35 22136d58c04c: Layer already exists 04:28:35 915d0c2197b4: Layer already exists 04:28:35 aa5b7b274120: Layer already exists 04:28:35 5194d020db41: Layer already exists 04:28:35 7cfc042877ab: Layer already exists 04:28:35 fd854e4e252e: Layer already exists 04:28:35 af857e51b8b1: Layer already exists 04:28:35 5ef1d53ab689: Layer already exists 04:28:35 534a70dc8296: Layer already exists 04:28:36 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40: digest: sha256:744602de6b1fadf7ec06f04b264a1462fe182364737f22e48a444e16199b79e9 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:36 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 04:28:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:28:36 aa5b7b274120: Preparing 04:28:36 7cfc042877ab: Preparing 04:28:36 5194d020db41: Preparing 04:28:36 915d0c2197b4: Preparing 04:28:36 22136d58c04c: Preparing 04:28:36 fd854e4e252e: Preparing 04:28:36 5ef1d53ab689: Preparing 04:28:36 af857e51b8b1: Preparing 04:28:36 534a70dc8296: Preparing 04:28:36 fd854e4e252e: Waiting 04:28:36 5ef1d53ab689: Waiting 04:28:36 af857e51b8b1: Waiting 04:28:36 534a70dc8296: Waiting 04:28:36 5194d020db41: Layer already exists 04:28:36 22136d58c04c: Layer already exists 04:28:36 7cfc042877ab: Layer already exists 04:28:36 aa5b7b274120: Layer already exists 04:28:36 915d0c2197b4: Layer already exists 04:28:36 5ef1d53ab689: Layer already exists 04:28:36 534a70dc8296: Layer already exists 04:28:36 fd854e4e252e: Layer already exists 04:28:36 af857e51b8b1: Layer already exists 04:28:37 main: digest: sha256:744602de6b1fadf7ec06f04b264a1462fe182364737f22e48a444e16199b79e9 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:28:37 ===================================================== [Pipeline] echo 04:28:37 taggedImages: 04:28:37 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:28:37 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 04:28:37 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.40 04:28:37 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:28:37 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 04:28:37 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 04:28:37 02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:28:37 latest 04:28:37 4.0.0-dev.40 04:28:37 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:28:37 main 04:28:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:37 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:28:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:28:39 f7c0ea0ca424: Preparing 04:28:39 50ff81c67533: Preparing 04:28:39 cc67b838cf20: Preparing 04:28:39 f98d78e38793: Preparing 04:28:39 4a88f0d5fd84: Preparing 04:28:39 22136d58c04c: Preparing 04:28:39 fd854e4e252e: Preparing 04:28:39 f35486d0b6b9: Preparing 04:28:39 b09d7a383c0b: Preparing 04:28:39 39c9e9921ce1: Preparing 04:28:39 534a70dc8296: Preparing 04:28:39 fd854e4e252e: Waiting 04:28:39 f35486d0b6b9: Waiting 04:28:39 b09d7a383c0b: Waiting 04:28:39 39c9e9921ce1: Waiting 04:28:39 534a70dc8296: Waiting 04:28:39 22136d58c04c: Waiting 04:28:39 f7c0ea0ca424: Pushed 04:28:39 50ff81c67533: Pushed 04:28:39 f98d78e38793: Pushed 04:28:39 4a88f0d5fd84: Pushed 04:28:39 22136d58c04c: Layer already exists 04:28:39 fd854e4e252e: Layer already exists 04:28:39 534a70dc8296: Layer already exists 04:28:39 b09d7a383c0b: Pushed 04:28:39 f35486d0b6b9: Pushed 04:28:41 cc67b838cf20: Pushed 04:28:42 39c9e9921ce1: Pushed 04:28:42 02e35b0f7c5caa881c027ca921f67ceab064a3a0: digest: sha256:4a0fbb8b284c0a974f2fe0b54223798e7c7f6cfdd6692e72d2d4082c552bdac2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:43 + 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 04:28:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 04:28:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:28:43 f7c0ea0ca424: Preparing 04:28:43 50ff81c67533: Preparing 04:28:43 cc67b838cf20: Preparing 04:28:43 f98d78e38793: Preparing 04:28:43 4a88f0d5fd84: Preparing 04:28:43 22136d58c04c: Preparing 04:28:43 fd854e4e252e: Preparing 04:28:43 f35486d0b6b9: Preparing 04:28:43 b09d7a383c0b: Preparing 04:28:43 39c9e9921ce1: Preparing 04:28:43 534a70dc8296: Preparing 04:28:43 fd854e4e252e: Waiting 04:28:43 b09d7a383c0b: Waiting 04:28:43 f35486d0b6b9: Waiting 04:28:43 39c9e9921ce1: Waiting 04:28:43 534a70dc8296: Waiting 04:28:43 22136d58c04c: Waiting 04:28:43 50ff81c67533: Layer already exists 04:28:43 4a88f0d5fd84: Layer already exists 04:28:43 cc67b838cf20: Layer already exists 04:28:43 f98d78e38793: Layer already exists 04:28:43 f7c0ea0ca424: Layer already exists 04:28:43 22136d58c04c: Layer already exists 04:28:43 fd854e4e252e: Layer already exists 04:28:43 b09d7a383c0b: Layer already exists 04:28:43 f35486d0b6b9: Layer already exists 04:28:43 39c9e9921ce1: Layer already exists 04:28:43 534a70dc8296: Layer already exists 04:28:43 latest: digest: sha256:4a0fbb8b284c0a974f2fe0b54223798e7c7f6cfdd6692e72d2d4082c552bdac2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:44 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.40 04:28:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:28:44 f7c0ea0ca424: Preparing 04:28:44 50ff81c67533: Preparing 04:28:44 cc67b838cf20: Preparing 04:28:44 f98d78e38793: Preparing 04:28:44 4a88f0d5fd84: Preparing 04:28:44 22136d58c04c: Preparing 04:28:44 fd854e4e252e: Preparing 04:28:44 f35486d0b6b9: Preparing 04:28:44 b09d7a383c0b: Preparing 04:28:44 39c9e9921ce1: Preparing 04:28:44 22136d58c04c: Waiting 04:28:44 534a70dc8296: Preparing 04:28:44 fd854e4e252e: Waiting 04:28:44 f35486d0b6b9: Waiting 04:28:44 b09d7a383c0b: Waiting 04:28:44 39c9e9921ce1: Waiting 04:28:44 534a70dc8296: Waiting 04:28:44 f7c0ea0ca424: Layer already exists 04:28:44 4a88f0d5fd84: Layer already exists 04:28:44 50ff81c67533: Layer already exists 04:28:44 f98d78e38793: Layer already exists 04:28:44 cc67b838cf20: Layer already exists 04:28:44 22136d58c04c: Layer already exists 04:28:44 b09d7a383c0b: Layer already exists 04:28:44 f35486d0b6b9: Layer already exists 04:28:44 39c9e9921ce1: Layer already exists 04:28:44 fd854e4e252e: Layer already exists 04:28:44 534a70dc8296: Layer already exists 04:28:44 4.0.0-dev.40: digest: sha256:4a0fbb8b284c0a974f2fe0b54223798e7c7f6cfdd6692e72d2d4082c552bdac2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:44 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:28:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:28:45 f7c0ea0ca424: Preparing 04:28:45 50ff81c67533: Preparing 04:28:45 cc67b838cf20: Preparing 04:28:45 f98d78e38793: Preparing 04:28:45 4a88f0d5fd84: Preparing 04:28:45 22136d58c04c: Preparing 04:28:45 fd854e4e252e: Preparing 04:28:45 f35486d0b6b9: Preparing 04:28:45 b09d7a383c0b: Preparing 04:28:45 39c9e9921ce1: Preparing 04:28:45 534a70dc8296: Preparing 04:28:45 fd854e4e252e: Waiting 04:28:45 f35486d0b6b9: Waiting 04:28:45 b09d7a383c0b: Waiting 04:28:45 534a70dc8296: Waiting 04:28:45 39c9e9921ce1: Waiting 04:28:45 22136d58c04c: Waiting 04:28:45 50ff81c67533: Layer already exists 04:28:45 f7c0ea0ca424: Layer already exists 04:28:45 4a88f0d5fd84: Layer already exists 04:28:45 cc67b838cf20: Layer already exists 04:28:45 f98d78e38793: Layer already exists 04:28:45 fd854e4e252e: Layer already exists 04:28:45 b09d7a383c0b: Layer already exists 04:28:45 f35486d0b6b9: Layer already exists 04:28:45 22136d58c04c: Layer already exists 04:28:45 39c9e9921ce1: Layer already exists 04:28:45 534a70dc8296: Layer already exists 04:28:45 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40: digest: sha256:4a0fbb8b284c0a974f2fe0b54223798e7c7f6cfdd6692e72d2d4082c552bdac2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:45 + 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 04:28:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 04:28:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:28:46 f7c0ea0ca424: Preparing 04:28:46 50ff81c67533: Preparing 04:28:46 cc67b838cf20: Preparing 04:28:46 f98d78e38793: Preparing 04:28:46 4a88f0d5fd84: Preparing 04:28:46 22136d58c04c: Preparing 04:28:46 fd854e4e252e: Preparing 04:28:46 f35486d0b6b9: Preparing 04:28:46 b09d7a383c0b: Preparing 04:28:46 39c9e9921ce1: Preparing 04:28:46 22136d58c04c: Waiting 04:28:46 fd854e4e252e: Waiting 04:28:46 534a70dc8296: Preparing 04:28:46 f35486d0b6b9: Waiting 04:28:46 b09d7a383c0b: Waiting 04:28:46 39c9e9921ce1: Waiting 04:28:46 534a70dc8296: Waiting 04:28:46 f7c0ea0ca424: Layer already exists 04:28:46 50ff81c67533: Layer already exists 04:28:46 cc67b838cf20: Layer already exists 04:28:46 f98d78e38793: Layer already exists 04:28:46 4a88f0d5fd84: Layer already exists 04:28:46 22136d58c04c: Layer already exists 04:28:46 fd854e4e252e: Layer already exists 04:28:46 f35486d0b6b9: Layer already exists 04:28:46 b09d7a383c0b: Layer already exists 04:28:46 39c9e9921ce1: Layer already exists 04:28:46 534a70dc8296: Layer already exists 04:28:46 main: digest: sha256:4a0fbb8b284c0a974f2fe0b54223798e7c7f6cfdd6692e72d2d4082c552bdac2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:28:46 ===================================================== [Pipeline] echo 04:28:46 taggedImages: 04:28:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:28:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 04:28:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.40 04:28:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:28:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 04:28:46 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 04:28:46 02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:28:46 latest 04:28:46 4.0.0-dev.40 04:28:46 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:28:46 main 04:28:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:47 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:28:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:28:47 665cebb1d3ce: Preparing 04:28:47 bda0bc15f12c: Preparing 04:28:47 07c6141af91b: Preparing 04:28:47 9c9b8a7404cf: Preparing 04:28:47 9efaa02ef8e8: Preparing 04:28:47 74f18ab7f554: Preparing 04:28:47 ea8d36836ddc: Preparing 04:28:47 22136d58c04c: Preparing 04:28:47 fd854e4e252e: Preparing 04:28:47 e35d90296887: Preparing 04:28:47 47a2d469b6c8: Preparing 04:28:47 ea8d36836ddc: Waiting 04:28:47 22136d58c04c: Waiting 04:28:47 fd854e4e252e: Waiting 04:28:47 e35d90296887: Waiting 04:28:47 74f18ab7f554: Waiting 04:28:47 534a70dc8296: Preparing 04:28:47 47a2d469b6c8: Waiting 04:28:47 534a70dc8296: Waiting 04:28:47 9efaa02ef8e8: Pushed 04:28:47 bda0bc15f12c: Pushed 04:28:47 665cebb1d3ce: Pushed 04:28:47 22136d58c04c: Layer already exists 04:28:47 fd854e4e252e: Layer already exists 04:28:47 74f18ab7f554: Pushed 04:28:47 ea8d36836ddc: Pushed 04:28:47 534a70dc8296: Layer already exists 04:28:47 e35d90296887: Pushed 04:28:49 9c9b8a7404cf: Pushed 04:28:50 07c6141af91b: Pushed 04:28:50 47a2d469b6c8: Pushed 04:28:51 02e35b0f7c5caa881c027ca921f67ceab064a3a0: digest: sha256:2eec36e55ed91ca42145ee9662f92500e530e404979168dac38504d449c3777a size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:51 + 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 04:28:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 04:28:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:28:51 665cebb1d3ce: Preparing 04:28:51 bda0bc15f12c: Preparing 04:28:51 07c6141af91b: Preparing 04:28:51 9c9b8a7404cf: Preparing 04:28:51 9efaa02ef8e8: Preparing 04:28:51 74f18ab7f554: Preparing 04:28:51 ea8d36836ddc: Preparing 04:28:51 22136d58c04c: Preparing 04:28:51 fd854e4e252e: Preparing 04:28:51 e35d90296887: Preparing 04:28:51 47a2d469b6c8: Preparing 04:28:51 ea8d36836ddc: Waiting 04:28:51 534a70dc8296: Preparing 04:28:51 74f18ab7f554: Waiting 04:28:51 22136d58c04c: Waiting 04:28:51 fd854e4e252e: Waiting 04:28:51 47a2d469b6c8: Waiting 04:28:51 e35d90296887: Waiting 04:28:51 534a70dc8296: Waiting 04:28:51 bda0bc15f12c: Layer already exists 04:28:51 9efaa02ef8e8: Layer already exists 04:28:51 07c6141af91b: Layer already exists 04:28:51 665cebb1d3ce: Layer already exists 04:28:51 9c9b8a7404cf: Layer already exists 04:28:51 74f18ab7f554: Layer already exists 04:28:51 ea8d36836ddc: Layer already exists 04:28:51 fd854e4e252e: Layer already exists 04:28:51 22136d58c04c: Layer already exists 04:28:51 e35d90296887: Layer already exists 04:28:51 47a2d469b6c8: Layer already exists 04:28:51 534a70dc8296: Layer already exists 04:28:51 latest: digest: sha256:2eec36e55ed91ca42145ee9662f92500e530e404979168dac38504d449c3777a size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:52 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:52 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.40 04:28:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:28:52 665cebb1d3ce: Preparing 04:28:52 bda0bc15f12c: Preparing 04:28:52 07c6141af91b: Preparing 04:28:52 9c9b8a7404cf: Preparing 04:28:52 9efaa02ef8e8: Preparing 04:28:52 74f18ab7f554: Preparing 04:28:52 ea8d36836ddc: Preparing 04:28:52 22136d58c04c: Preparing 04:28:52 fd854e4e252e: Preparing 04:28:52 e35d90296887: Preparing 04:28:52 47a2d469b6c8: Preparing 04:28:52 22136d58c04c: Waiting 04:28:52 fd854e4e252e: Waiting 04:28:52 534a70dc8296: Preparing 04:28:52 e35d90296887: Waiting 04:28:52 47a2d469b6c8: Waiting 04:28:52 534a70dc8296: Waiting 04:28:52 74f18ab7f554: Waiting 04:28:52 ea8d36836ddc: Waiting 04:28:52 665cebb1d3ce: Layer already exists 04:28:52 9efaa02ef8e8: Layer already exists 04:28:52 9c9b8a7404cf: Layer already exists 04:28:52 bda0bc15f12c: Layer already exists 04:28:52 07c6141af91b: Layer already exists 04:28:52 22136d58c04c: Layer already exists 04:28:52 74f18ab7f554: Layer already exists 04:28:52 ea8d36836ddc: Layer already exists 04:28:52 e35d90296887: Layer already exists 04:28:52 fd854e4e252e: Layer already exists 04:28:52 47a2d469b6c8: Layer already exists 04:28:52 534a70dc8296: Layer already exists 04:28:52 4.0.0-dev.40: digest: sha256:2eec36e55ed91ca42145ee9662f92500e530e404979168dac38504d449c3777a size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:53 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:53 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:28:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:28:53 665cebb1d3ce: Preparing 04:28:53 bda0bc15f12c: Preparing 04:28:53 07c6141af91b: Preparing 04:28:53 9c9b8a7404cf: Preparing 04:28:53 9efaa02ef8e8: Preparing 04:28:53 74f18ab7f554: Preparing 04:28:53 ea8d36836ddc: Preparing 04:28:53 22136d58c04c: Preparing 04:28:53 fd854e4e252e: Preparing 04:28:53 e35d90296887: Preparing 04:28:53 47a2d469b6c8: Preparing 04:28:53 534a70dc8296: Preparing 04:28:53 74f18ab7f554: Waiting 04:28:53 ea8d36836ddc: Waiting 04:28:53 22136d58c04c: Waiting 04:28:53 fd854e4e252e: Waiting 04:28:53 e35d90296887: Waiting 04:28:53 47a2d469b6c8: Waiting 04:28:53 534a70dc8296: Waiting 04:28:53 665cebb1d3ce: Layer already exists 04:28:53 9efaa02ef8e8: Layer already exists 04:28:53 bda0bc15f12c: Layer already exists 04:28:53 9c9b8a7404cf: Layer already exists 04:28:53 07c6141af91b: Layer already exists 04:28:53 74f18ab7f554: Layer already exists 04:28:53 ea8d36836ddc: Layer already exists 04:28:53 fd854e4e252e: Layer already exists 04:28:53 22136d58c04c: Layer already exists 04:28:53 e35d90296887: Layer already exists 04:28:53 47a2d469b6c8: Layer already exists 04:28:53 534a70dc8296: Layer already exists 04:28:53 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40: digest: sha256:2eec36e55ed91ca42145ee9662f92500e530e404979168dac38504d449c3777a size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:54 + 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 04:28:54 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 04:28:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:28:54 665cebb1d3ce: Preparing 04:28:54 bda0bc15f12c: Preparing 04:28:54 07c6141af91b: Preparing 04:28:54 9c9b8a7404cf: Preparing 04:28:54 9efaa02ef8e8: Preparing 04:28:54 74f18ab7f554: Preparing 04:28:54 ea8d36836ddc: Preparing 04:28:54 74f18ab7f554: Waiting 04:28:54 22136d58c04c: Preparing 04:28:54 ea8d36836ddc: Waiting 04:28:54 fd854e4e252e: Preparing 04:28:54 22136d58c04c: Waiting 04:28:54 fd854e4e252e: Waiting 04:28:54 e35d90296887: Preparing 04:28:54 47a2d469b6c8: Preparing 04:28:54 534a70dc8296: Preparing 04:28:54 e35d90296887: Waiting 04:28:54 47a2d469b6c8: Waiting 04:28:54 534a70dc8296: Waiting 04:28:54 bda0bc15f12c: Layer already exists 04:28:54 665cebb1d3ce: Layer already exists 04:28:54 9efaa02ef8e8: Layer already exists 04:28:54 9c9b8a7404cf: Layer already exists 04:28:54 07c6141af91b: Layer already exists 04:28:54 22136d58c04c: Layer already exists 04:28:54 ea8d36836ddc: Layer already exists 04:28:54 74f18ab7f554: Layer already exists 04:28:54 fd854e4e252e: Layer already exists 04:28:54 e35d90296887: Layer already exists 04:28:54 534a70dc8296: Layer already exists 04:28:54 47a2d469b6c8: Layer already exists 04:28:54 main: digest: sha256:2eec36e55ed91ca42145ee9662f92500e530e404979168dac38504d449c3777a size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:28:54 ===================================================== [Pipeline] echo 04:28:54 taggedImages: 04:28:54 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:28:54 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 04:28:54 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.40 04:28:54 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:28:54 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 04:28:55 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 04:28:55 02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:28:55 latest 04:28:55 4.0.0-dev.40 04:28:55 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:28:55 main 04:28:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:55 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:55 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:28:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:28:55 8385e7e80116: Preparing 04:28:55 92f6fed4e908: Preparing 04:28:55 22136d58c04c: Preparing 04:28:55 fd854e4e252e: Preparing 04:28:55 424148f29fdb: Preparing 04:28:55 891f898ce825: Preparing 04:28:55 534a70dc8296: Preparing 04:28:55 891f898ce825: Waiting 04:28:55 534a70dc8296: Waiting 04:28:55 fd854e4e252e: Layer already exists 04:28:55 22136d58c04c: Layer already exists 04:28:55 534a70dc8296: Layer already exists 04:28:55 424148f29fdb: Pushed 04:28:55 8385e7e80116: Pushed 04:28:57 891f898ce825: Pushed 04:28:59 92f6fed4e908: Pushed 04:29:00 02e35b0f7c5caa881c027ca921f67ceab064a3a0: digest: sha256:e5c4eef520a55aa87ccd4f00a6ba844f9130f977664fdf60b44f1ac62a5e929c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:00 + 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 04:29:00 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 04:29:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:29:00 8385e7e80116: Preparing 04:29:00 92f6fed4e908: Preparing 04:29:00 22136d58c04c: Preparing 04:29:00 fd854e4e252e: Preparing 04:29:00 424148f29fdb: Preparing 04:29:00 891f898ce825: Preparing 04:29:00 534a70dc8296: Preparing 04:29:00 891f898ce825: Waiting 04:29:00 534a70dc8296: Waiting 04:29:00 8385e7e80116: Layer already exists 04:29:00 22136d58c04c: Layer already exists 04:29:00 fd854e4e252e: Layer already exists 04:29:00 92f6fed4e908: Layer already exists 04:29:00 424148f29fdb: Layer already exists 04:29:00 891f898ce825: Layer already exists 04:29:00 534a70dc8296: Layer already exists 04:29:01 latest: digest: sha256:e5c4eef520a55aa87ccd4f00a6ba844f9130f977664fdf60b44f1ac62a5e929c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:01 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:02 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.40 04:29:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:29:02 8385e7e80116: Preparing 04:29:02 92f6fed4e908: Preparing 04:29:02 22136d58c04c: Preparing 04:29:02 fd854e4e252e: Preparing 04:29:02 424148f29fdb: Preparing 04:29:02 891f898ce825: Preparing 04:29:02 534a70dc8296: Preparing 04:29:02 891f898ce825: Waiting 04:29:02 534a70dc8296: Waiting 04:29:02 424148f29fdb: Layer already exists 04:29:02 8385e7e80116: Layer already exists 04:29:02 92f6fed4e908: Layer already exists 04:29:02 22136d58c04c: Layer already exists 04:29:02 fd854e4e252e: Layer already exists 04:29:02 891f898ce825: Layer already exists 04:29:02 534a70dc8296: Layer already exists 04:29:02 4.0.0-dev.40: digest: sha256:e5c4eef520a55aa87ccd4f00a6ba844f9130f977664fdf60b44f1ac62a5e929c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:02 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:03 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:29:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:29:03 8385e7e80116: Preparing 04:29:03 92f6fed4e908: Preparing 04:29:03 22136d58c04c: Preparing 04:29:03 fd854e4e252e: Preparing 04:29:03 424148f29fdb: Preparing 04:29:03 891f898ce825: Preparing 04:29:03 534a70dc8296: Preparing 04:29:03 891f898ce825: Waiting 04:29:03 534a70dc8296: Waiting 04:29:03 8385e7e80116: Layer already exists 04:29:03 424148f29fdb: Layer already exists 04:29:03 fd854e4e252e: Layer already exists 04:29:03 92f6fed4e908: Layer already exists 04:29:03 22136d58c04c: Layer already exists 04:29:03 891f898ce825: Layer already exists 04:29:03 534a70dc8296: Layer already exists 04:29:03 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40: digest: sha256:e5c4eef520a55aa87ccd4f00a6ba844f9130f977664fdf60b44f1ac62a5e929c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:03 + 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 04:29:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 04:29:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:29:04 8385e7e80116: Preparing 04:29:04 92f6fed4e908: Preparing 04:29:04 22136d58c04c: Preparing 04:29:04 fd854e4e252e: Preparing 04:29:04 424148f29fdb: Preparing 04:29:04 891f898ce825: Preparing 04:29:04 534a70dc8296: Preparing 04:29:04 891f898ce825: Waiting 04:29:04 534a70dc8296: Waiting 04:29:04 22136d58c04c: Layer already exists 04:29:04 8385e7e80116: Layer already exists 04:29:04 424148f29fdb: Layer already exists 04:29:04 92f6fed4e908: Layer already exists 04:29:04 fd854e4e252e: Layer already exists 04:29:04 891f898ce825: Layer already exists 04:29:04 534a70dc8296: Layer already exists 04:29:04 main: digest: sha256:e5c4eef520a55aa87ccd4f00a6ba844f9130f977664fdf60b44f1ac62a5e929c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:29:04 ===================================================== [Pipeline] echo 04:29:04 taggedImages: 04:29:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:29:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 04:29:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.40 04:29:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:29:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 04:29:04 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 04:29:04 02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:29:04 latest 04:29:04 4.0.0-dev.40 04:29:04 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:29:04 main 04:29:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:04 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:29:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:29:05 8a74796e5e98: Preparing 04:29:05 6dc1173c808b: Preparing 04:29:05 11468b2d585c: Preparing 04:29:05 22136d58c04c: Preparing 04:29:05 fd854e4e252e: Preparing 04:29:05 a5bc0cd99810: Preparing 04:29:05 52f861648c56: Preparing 04:29:05 a5bc0cd99810: Waiting 04:29:05 b14f5d81c758: Preparing 04:29:05 52f861648c56: Waiting 04:29:05 5c90fcd56faf: Preparing 04:29:05 b14f5d81c758: Waiting 04:29:05 534a70dc8296: Preparing 04:29:05 534a70dc8296: Waiting 04:29:05 5c90fcd56faf: Waiting 04:29:05 22136d58c04c: Layer already exists 04:29:05 fd854e4e252e: Layer already exists 04:29:05 6dc1173c808b: Pushed 04:29:05 11468b2d585c: Pushed 04:29:05 8a74796e5e98: Pushed 04:29:05 534a70dc8296: Layer already exists 04:29:05 b14f5d81c758: Pushed 04:29:06 5c90fcd56faf: Pushed 04:29:18 52f861648c56: Pushed 04:29:26 a5bc0cd99810: Pushed 04:29:26 02e35b0f7c5caa881c027ca921f67ceab064a3a0: digest: sha256:db81589569fbaa87696529a4471b7c723ba19b1ef45b361e28a184bf43f4b868 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:27 + 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 04:29:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 04:29:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:29:27 8a74796e5e98: Preparing 04:29:27 6dc1173c808b: Preparing 04:29:27 11468b2d585c: Preparing 04:29:27 22136d58c04c: Preparing 04:29:27 fd854e4e252e: Preparing 04:29:27 a5bc0cd99810: Preparing 04:29:27 52f861648c56: Preparing 04:29:27 b14f5d81c758: Preparing 04:29:27 5c90fcd56faf: Preparing 04:29:27 534a70dc8296: Preparing 04:29:27 a5bc0cd99810: Waiting 04:29:27 52f861648c56: Waiting 04:29:27 b14f5d81c758: Waiting 04:29:27 5c90fcd56faf: Waiting 04:29:27 534a70dc8296: Waiting 04:29:27 fd854e4e252e: Layer already exists 04:29:27 6dc1173c808b: Layer already exists 04:29:27 11468b2d585c: Layer already exists 04:29:27 22136d58c04c: Layer already exists 04:29:27 8a74796e5e98: Layer already exists 04:29:27 a5bc0cd99810: Layer already exists 04:29:27 52f861648c56: Layer already exists 04:29:27 5c90fcd56faf: Layer already exists 04:29:27 534a70dc8296: Layer already exists 04:29:27 b14f5d81c758: Layer already exists 04:29:27 latest: digest: sha256:db81589569fbaa87696529a4471b7c723ba19b1ef45b361e28a184bf43f4b868 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:28 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.40 04:29:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:29:28 8a74796e5e98: Preparing 04:29:28 6dc1173c808b: Preparing 04:29:28 11468b2d585c: Preparing 04:29:28 22136d58c04c: Preparing 04:29:28 fd854e4e252e: Preparing 04:29:28 a5bc0cd99810: Preparing 04:29:28 52f861648c56: Preparing 04:29:28 b14f5d81c758: Preparing 04:29:28 5c90fcd56faf: Preparing 04:29:28 534a70dc8296: Preparing 04:29:28 a5bc0cd99810: Waiting 04:29:28 52f861648c56: Waiting 04:29:28 b14f5d81c758: Waiting 04:29:28 5c90fcd56faf: Waiting 04:29:28 534a70dc8296: Waiting 04:29:28 11468b2d585c: Layer already exists 04:29:28 fd854e4e252e: Layer already exists 04:29:28 8a74796e5e98: Layer already exists 04:29:28 6dc1173c808b: Layer already exists 04:29:28 22136d58c04c: Layer already exists 04:29:28 5c90fcd56faf: Layer already exists 04:29:28 b14f5d81c758: Layer already exists 04:29:28 a5bc0cd99810: Layer already exists 04:29:28 52f861648c56: Layer already exists 04:29:28 534a70dc8296: Layer already exists 04:29:28 4.0.0-dev.40: digest: sha256:db81589569fbaa87696529a4471b7c723ba19b1ef45b361e28a184bf43f4b868 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:29 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:29:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:29:29 8a74796e5e98: Preparing 04:29:29 6dc1173c808b: Preparing 04:29:29 11468b2d585c: Preparing 04:29:29 22136d58c04c: Preparing 04:29:29 fd854e4e252e: Preparing 04:29:29 a5bc0cd99810: Preparing 04:29:29 52f861648c56: Preparing 04:29:29 b14f5d81c758: Preparing 04:29:29 5c90fcd56faf: Preparing 04:29:29 534a70dc8296: Preparing 04:29:29 a5bc0cd99810: Waiting 04:29:29 52f861648c56: Waiting 04:29:29 b14f5d81c758: Waiting 04:29:29 534a70dc8296: Waiting 04:29:29 5c90fcd56faf: Waiting 04:29:29 fd854e4e252e: Layer already exists 04:29:29 6dc1173c808b: Layer already exists 04:29:29 8a74796e5e98: Layer already exists 04:29:29 11468b2d585c: Layer already exists 04:29:29 22136d58c04c: Layer already exists 04:29:29 a5bc0cd99810: Layer already exists 04:29:29 52f861648c56: Layer already exists 04:29:29 534a70dc8296: Layer already exists 04:29:29 b14f5d81c758: Layer already exists 04:29:29 5c90fcd56faf: Layer already exists 04:29:29 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40: digest: sha256:db81589569fbaa87696529a4471b7c723ba19b1ef45b361e28a184bf43f4b868 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:30 + 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 04:29:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 04:29:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:29:30 8a74796e5e98: Preparing 04:29:30 6dc1173c808b: Preparing 04:29:30 11468b2d585c: Preparing 04:29:30 22136d58c04c: Preparing 04:29:30 fd854e4e252e: Preparing 04:29:30 a5bc0cd99810: Preparing 04:29:30 52f861648c56: Preparing 04:29:30 b14f5d81c758: Preparing 04:29:30 5c90fcd56faf: Preparing 04:29:30 534a70dc8296: Preparing 04:29:30 a5bc0cd99810: Waiting 04:29:30 52f861648c56: Waiting 04:29:30 b14f5d81c758: Waiting 04:29:30 5c90fcd56faf: Waiting 04:29:30 534a70dc8296: Waiting 04:29:30 22136d58c04c: Layer already exists 04:29:30 11468b2d585c: Layer already exists 04:29:30 8a74796e5e98: Layer already exists 04:29:30 fd854e4e252e: Layer already exists 04:29:30 6dc1173c808b: Layer already exists 04:29:30 52f861648c56: Layer already exists 04:29:30 a5bc0cd99810: Layer already exists 04:29:30 b14f5d81c758: Layer already exists 04:29:30 5c90fcd56faf: Layer already exists 04:29:30 534a70dc8296: Layer already exists 04:29:30 main: digest: sha256:db81589569fbaa87696529a4471b7c723ba19b1ef45b361e28a184bf43f4b868 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:29:30 ===================================================== [Pipeline] echo 04:29:30 taggedImages: 04:29:30 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:29:30 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 04:29:30 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.40 04:29:30 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:29:30 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 04:29:30 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 04:29:30 02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:29:30 latest 04:29:30 4.0.0-dev.40 04:29:30 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:29:30 main 04:29:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:31 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:29:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:29:31 5a2eaa7df500: Preparing 04:29:31 3c9e30025af3: Preparing 04:29:31 2e544ebe3fc4: Preparing 04:29:31 22136d58c04c: Preparing 04:29:31 fd854e4e252e: Preparing 04:29:31 f3d6cf9fd440: Preparing 04:29:31 a78933ccd7cb: Preparing 04:29:31 a7c0c64af635: Preparing 04:29:31 534a70dc8296: Preparing 04:29:31 a78933ccd7cb: Waiting 04:29:31 f3d6cf9fd440: Waiting 04:29:31 a7c0c64af635: Waiting 04:29:31 534a70dc8296: Waiting 04:29:31 22136d58c04c: Layer already exists 04:29:31 fd854e4e252e: Layer already exists 04:29:31 2e544ebe3fc4: Pushed 04:29:31 3c9e30025af3: Pushed 04:29:31 5a2eaa7df500: Pushed 04:29:31 534a70dc8296: Layer already exists 04:29:31 a78933ccd7cb: Pushed 04:29:32 a7c0c64af635: Pushed 04:29:54 f3d6cf9fd440: Pushed 04:29:54 02e35b0f7c5caa881c027ca921f67ceab064a3a0: digest: sha256:8e07360909327e1ecc08c508f66c176e518e6b0127ec77a80af426cdaf845ad7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:54 + 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 04:29:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 04:29:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:29:55 5a2eaa7df500: Preparing 04:29:55 3c9e30025af3: Preparing 04:29:55 2e544ebe3fc4: Preparing 04:29:55 22136d58c04c: Preparing 04:29:55 fd854e4e252e: Preparing 04:29:55 f3d6cf9fd440: Preparing 04:29:55 a78933ccd7cb: Preparing 04:29:55 a7c0c64af635: Preparing 04:29:55 534a70dc8296: Preparing 04:29:55 a7c0c64af635: Waiting 04:29:55 534a70dc8296: Waiting 04:29:55 a78933ccd7cb: Waiting 04:29:55 f3d6cf9fd440: Waiting 04:29:55 22136d58c04c: Layer already exists 04:29:55 5a2eaa7df500: Layer already exists 04:29:55 3c9e30025af3: Layer already exists 04:29:55 fd854e4e252e: Layer already exists 04:29:55 2e544ebe3fc4: Layer already exists 04:29:55 534a70dc8296: Layer already exists 04:29:55 a78933ccd7cb: Layer already exists 04:29:55 f3d6cf9fd440: Layer already exists 04:29:55 a7c0c64af635: Layer already exists 04:29:55 latest: digest: sha256:8e07360909327e1ecc08c508f66c176e518e6b0127ec77a80af426cdaf845ad7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:55 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.40 04:29:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:29:56 5a2eaa7df500: Preparing 04:29:56 3c9e30025af3: Preparing 04:29:56 2e544ebe3fc4: Preparing 04:29:56 22136d58c04c: Preparing 04:29:56 fd854e4e252e: Preparing 04:29:56 f3d6cf9fd440: Preparing 04:29:56 a78933ccd7cb: Preparing 04:29:56 f3d6cf9fd440: Waiting 04:29:56 a7c0c64af635: Preparing 04:29:56 a78933ccd7cb: Waiting 04:29:56 534a70dc8296: Preparing 04:29:56 a7c0c64af635: Waiting 04:29:56 534a70dc8296: Waiting 04:29:56 2e544ebe3fc4: Layer already exists 04:29:56 3c9e30025af3: Layer already exists 04:29:56 5a2eaa7df500: Layer already exists 04:29:56 22136d58c04c: Layer already exists 04:29:56 fd854e4e252e: Layer already exists 04:29:56 f3d6cf9fd440: Layer already exists 04:29:56 a7c0c64af635: Layer already exists 04:29:56 a78933ccd7cb: Layer already exists 04:29:56 534a70dc8296: Layer already exists 04:29:56 4.0.0-dev.40: digest: sha256:8e07360909327e1ecc08c508f66c176e518e6b0127ec77a80af426cdaf845ad7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:56 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:29:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:29:57 5a2eaa7df500: Preparing 04:29:57 3c9e30025af3: Preparing 04:29:57 2e544ebe3fc4: Preparing 04:29:57 22136d58c04c: Preparing 04:29:57 fd854e4e252e: Preparing 04:29:57 f3d6cf9fd440: Preparing 04:29:57 a78933ccd7cb: Preparing 04:29:57 a7c0c64af635: Preparing 04:29:57 534a70dc8296: Preparing 04:29:57 f3d6cf9fd440: Waiting 04:29:57 a78933ccd7cb: Waiting 04:29:57 a7c0c64af635: Waiting 04:29:57 534a70dc8296: Waiting 04:29:57 3c9e30025af3: Layer already exists 04:29:57 5a2eaa7df500: Layer already exists 04:29:57 fd854e4e252e: Layer already exists 04:29:57 2e544ebe3fc4: Layer already exists 04:29:57 22136d58c04c: Layer already exists 04:29:57 f3d6cf9fd440: Layer already exists 04:29:57 a78933ccd7cb: Layer already exists 04:29:57 a7c0c64af635: Layer already exists 04:29:57 534a70dc8296: Layer already exists 04:29:57 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40: digest: sha256:8e07360909327e1ecc08c508f66c176e518e6b0127ec77a80af426cdaf845ad7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:57 + 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 04:29:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 04:29:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:29:58 5a2eaa7df500: Preparing 04:29:58 3c9e30025af3: Preparing 04:29:58 2e544ebe3fc4: Preparing 04:29:58 22136d58c04c: Preparing 04:29:58 fd854e4e252e: Preparing 04:29:58 f3d6cf9fd440: Preparing 04:29:58 a78933ccd7cb: Preparing 04:29:58 f3d6cf9fd440: Waiting 04:29:58 a7c0c64af635: Preparing 04:29:58 a78933ccd7cb: Waiting 04:29:58 534a70dc8296: Preparing 04:29:58 534a70dc8296: Waiting 04:29:58 a7c0c64af635: Waiting 04:29:58 5a2eaa7df500: Layer already exists 04:29:58 fd854e4e252e: Layer already exists 04:29:58 2e544ebe3fc4: Layer already exists 04:29:58 3c9e30025af3: Layer already exists 04:29:58 22136d58c04c: Layer already exists 04:29:58 f3d6cf9fd440: Layer already exists 04:29:58 a78933ccd7cb: Layer already exists 04:29:58 a7c0c64af635: Layer already exists 04:29:58 534a70dc8296: Layer already exists 04:29:58 main: digest: sha256:8e07360909327e1ecc08c508f66c176e518e6b0127ec77a80af426cdaf845ad7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:29:58 ===================================================== [Pipeline] echo 04:29:58 taggedImages: 04:29:58 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:29:58 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 04:29:58 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.40 04:29:58 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:29:58 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 04:29:58 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 04:29:58 02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:29:58 latest 04:29:58 4.0.0-dev.40 04:29:58 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:29:58 main 04:29:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:58 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:29:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:29:59 0de8a8650125: Preparing 04:29:59 7fe1b4b72d77: Preparing 04:29:59 1a8889c2adb1: Preparing 04:29:59 22136d58c04c: Preparing 04:29:59 fd854e4e252e: Preparing 04:29:59 f3d6cf9fd440: Preparing 04:29:59 b14f5d81c758: Preparing 04:29:59 f3d6cf9fd440: Waiting 04:29:59 5c90fcd56faf: Preparing 04:29:59 b14f5d81c758: Waiting 04:29:59 534a70dc8296: Preparing 04:29:59 5c90fcd56faf: Waiting 04:29:59 534a70dc8296: Waiting 04:29:59 fd854e4e252e: Layer already exists 04:29:59 22136d58c04c: Layer already exists 04:29:59 f3d6cf9fd440: Layer already exists 04:29:59 b14f5d81c758: Layer already exists 04:29:59 5c90fcd56faf: Layer already exists 04:29:59 1a8889c2adb1: Pushed 04:29:59 7fe1b4b72d77: Pushed 04:29:59 0de8a8650125: Pushed 04:29:59 534a70dc8296: Layer already exists 04:29:59 02e35b0f7c5caa881c027ca921f67ceab064a3a0: digest: sha256:9f639f5541979c52bee4e19e2b8228bc1e254fca1fb88be334de79211db8e468 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:59 + 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 04:30:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 04:30:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:30:00 0de8a8650125: Preparing 04:30:00 7fe1b4b72d77: Preparing 04:30:00 1a8889c2adb1: Preparing 04:30:00 22136d58c04c: Preparing 04:30:00 fd854e4e252e: Preparing 04:30:00 f3d6cf9fd440: Preparing 04:30:00 b14f5d81c758: Preparing 04:30:00 f3d6cf9fd440: Waiting 04:30:00 5c90fcd56faf: Preparing 04:30:00 b14f5d81c758: Waiting 04:30:00 534a70dc8296: Preparing 04:30:00 5c90fcd56faf: Waiting 04:30:00 534a70dc8296: Waiting 04:30:00 fd854e4e252e: Layer already exists 04:30:00 0de8a8650125: Layer already exists 04:30:00 7fe1b4b72d77: Layer already exists 04:30:00 1a8889c2adb1: Layer already exists 04:30:00 22136d58c04c: Layer already exists 04:30:00 5c90fcd56faf: Layer already exists 04:30:00 b14f5d81c758: Layer already exists 04:30:00 f3d6cf9fd440: Layer already exists 04:30:00 534a70dc8296: Layer already exists 04:30:00 latest: digest: sha256:9f639f5541979c52bee4e19e2b8228bc1e254fca1fb88be334de79211db8e468 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:00 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.40 04:30:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:30:01 0de8a8650125: Preparing 04:30:01 7fe1b4b72d77: Preparing 04:30:01 1a8889c2adb1: Preparing 04:30:01 22136d58c04c: Preparing 04:30:01 fd854e4e252e: Preparing 04:30:01 f3d6cf9fd440: Preparing 04:30:01 b14f5d81c758: Preparing 04:30:01 5c90fcd56faf: Preparing 04:30:01 534a70dc8296: Preparing 04:30:01 f3d6cf9fd440: Waiting 04:30:01 b14f5d81c758: Waiting 04:30:01 5c90fcd56faf: Waiting 04:30:01 534a70dc8296: Waiting 04:30:01 1a8889c2adb1: Layer already exists 04:30:01 fd854e4e252e: Layer already exists 04:30:01 7fe1b4b72d77: Layer already exists 04:30:01 22136d58c04c: Layer already exists 04:30:01 0de8a8650125: Layer already exists 04:30:01 f3d6cf9fd440: Layer already exists 04:30:01 5c90fcd56faf: Layer already exists 04:30:01 534a70dc8296: Layer already exists 04:30:01 b14f5d81c758: Layer already exists 04:30:01 4.0.0-dev.40: digest: sha256:9f639f5541979c52bee4e19e2b8228bc1e254fca1fb88be334de79211db8e468 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:01 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:30:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:30:02 0de8a8650125: Preparing 04:30:02 7fe1b4b72d77: Preparing 04:30:02 1a8889c2adb1: Preparing 04:30:02 22136d58c04c: Preparing 04:30:02 fd854e4e252e: Preparing 04:30:02 f3d6cf9fd440: Preparing 04:30:02 b14f5d81c758: Preparing 04:30:02 5c90fcd56faf: Preparing 04:30:02 534a70dc8296: Preparing 04:30:02 b14f5d81c758: Waiting 04:30:02 534a70dc8296: Waiting 04:30:02 5c90fcd56faf: Waiting 04:30:02 f3d6cf9fd440: Waiting 04:30:02 7fe1b4b72d77: Layer already exists 04:30:02 0de8a8650125: Layer already exists 04:30:02 fd854e4e252e: Layer already exists 04:30:02 1a8889c2adb1: Layer already exists 04:30:02 22136d58c04c: Layer already exists 04:30:02 f3d6cf9fd440: Layer already exists 04:30:02 b14f5d81c758: Layer already exists 04:30:02 534a70dc8296: Layer already exists 04:30:02 5c90fcd56faf: Layer already exists 04:30:02 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40: digest: sha256:9f639f5541979c52bee4e19e2b8228bc1e254fca1fb88be334de79211db8e468 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:02 + 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 04:30:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 04:30:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:30:03 0de8a8650125: Preparing 04:30:03 7fe1b4b72d77: Preparing 04:30:03 1a8889c2adb1: Preparing 04:30:03 22136d58c04c: Preparing 04:30:03 fd854e4e252e: Preparing 04:30:03 f3d6cf9fd440: Preparing 04:30:03 b14f5d81c758: Preparing 04:30:03 5c90fcd56faf: Preparing 04:30:03 534a70dc8296: Preparing 04:30:03 f3d6cf9fd440: Waiting 04:30:03 5c90fcd56faf: Waiting 04:30:03 534a70dc8296: Waiting 04:30:03 b14f5d81c758: Waiting 04:30:03 7fe1b4b72d77: Layer already exists 04:30:03 0de8a8650125: Layer already exists 04:30:03 fd854e4e252e: Layer already exists 04:30:03 1a8889c2adb1: Layer already exists 04:30:03 22136d58c04c: Layer already exists 04:30:03 f3d6cf9fd440: Layer already exists 04:30:03 534a70dc8296: Layer already exists 04:30:03 5c90fcd56faf: Layer already exists 04:30:03 b14f5d81c758: Layer already exists 04:30:03 main: digest: sha256:9f639f5541979c52bee4e19e2b8228bc1e254fca1fb88be334de79211db8e468 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:30:03 ===================================================== [Pipeline] echo 04:30:03 taggedImages: 04:30:03 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:30:03 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 04:30:03 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.40 04:30:03 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:30:03 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 04:30:03 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 04:30:03 02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:30:03 latest 04:30:03 4.0.0-dev.40 04:30:03 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:30:03 main 04:30:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:03 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:04 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:30:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:30:04 d21be3fa45e7: Preparing 04:30:04 a7f455ca70c9: Preparing 04:30:04 967b1303c4dd: Preparing 04:30:04 22136d58c04c: Preparing 04:30:04 fd854e4e252e: Preparing 04:30:04 ab64a504ad3b: Preparing 04:30:04 01e1748bc6b9: Preparing 04:30:04 534a70dc8296: Preparing 04:30:04 01e1748bc6b9: Waiting 04:30:04 534a70dc8296: Waiting 04:30:04 ab64a504ad3b: Waiting 04:30:04 fd854e4e252e: Layer already exists 04:30:04 22136d58c04c: Layer already exists 04:30:04 a7f455ca70c9: Pushed 04:30:04 ab64a504ad3b: Pushed 04:30:04 534a70dc8296: Layer already exists 04:30:04 d21be3fa45e7: Pushed 04:30:05 01e1748bc6b9: Pushed 04:30:12 967b1303c4dd: Pushed 04:30:12 02e35b0f7c5caa881c027ca921f67ceab064a3a0: digest: sha256:826310dc69c6f5c595292b1c622239d95c2a6cd0eb56ece6500bade230e35491 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:12 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:13 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 04:30:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:30:13 d21be3fa45e7: Preparing 04:30:13 a7f455ca70c9: Preparing 04:30:13 967b1303c4dd: Preparing 04:30:13 22136d58c04c: Preparing 04:30:13 fd854e4e252e: Preparing 04:30:13 ab64a504ad3b: Preparing 04:30:13 01e1748bc6b9: Preparing 04:30:13 534a70dc8296: Preparing 04:30:13 01e1748bc6b9: Waiting 04:30:13 534a70dc8296: Waiting 04:30:13 ab64a504ad3b: Waiting 04:30:13 d21be3fa45e7: Layer already exists 04:30:13 22136d58c04c: Layer already exists 04:30:13 a7f455ca70c9: Layer already exists 04:30:13 967b1303c4dd: Layer already exists 04:30:13 fd854e4e252e: Layer already exists 04:30:13 01e1748bc6b9: Layer already exists 04:30:13 ab64a504ad3b: Layer already exists 04:30:13 534a70dc8296: Layer already exists 04:30:13 latest: digest: sha256:826310dc69c6f5c595292b1c622239d95c2a6cd0eb56ece6500bade230e35491 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:13 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:13 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.40 04:30:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:30:13 d21be3fa45e7: Preparing 04:30:13 a7f455ca70c9: Preparing 04:30:13 967b1303c4dd: Preparing 04:30:13 22136d58c04c: Preparing 04:30:13 fd854e4e252e: Preparing 04:30:13 ab64a504ad3b: Preparing 04:30:13 01e1748bc6b9: Preparing 04:30:13 534a70dc8296: Preparing 04:30:13 534a70dc8296: Waiting 04:30:13 ab64a504ad3b: Waiting 04:30:13 01e1748bc6b9: Waiting 04:30:13 fd854e4e252e: Layer already exists 04:30:13 967b1303c4dd: Layer already exists 04:30:13 a7f455ca70c9: Layer already exists 04:30:13 d21be3fa45e7: Layer already exists 04:30:13 22136d58c04c: Layer already exists 04:30:13 ab64a504ad3b: Layer already exists 04:30:13 01e1748bc6b9: Layer already exists 04:30:13 534a70dc8296: Layer already exists 04:30:14 4.0.0-dev.40: digest: sha256:826310dc69c6f5c595292b1c622239d95c2a6cd0eb56ece6500bade230e35491 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:14 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:14 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:30:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:30:14 d21be3fa45e7: Preparing 04:30:14 a7f455ca70c9: Preparing 04:30:14 967b1303c4dd: Preparing 04:30:14 22136d58c04c: Preparing 04:30:14 fd854e4e252e: Preparing 04:30:14 ab64a504ad3b: Preparing 04:30:14 01e1748bc6b9: Preparing 04:30:14 534a70dc8296: Preparing 04:30:14 ab64a504ad3b: Waiting 04:30:14 01e1748bc6b9: Waiting 04:30:14 534a70dc8296: Waiting 04:30:14 d21be3fa45e7: Layer already exists 04:30:14 fd854e4e252e: Layer already exists 04:30:14 967b1303c4dd: Layer already exists 04:30:14 22136d58c04c: Layer already exists 04:30:14 a7f455ca70c9: Layer already exists 04:30:14 ab64a504ad3b: Layer already exists 04:30:14 01e1748bc6b9: Layer already exists 04:30:14 534a70dc8296: Layer already exists 04:30:15 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40: digest: sha256:826310dc69c6f5c595292b1c622239d95c2a6cd0eb56ece6500bade230e35491 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:15 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:15 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 04:30:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:30:15 d21be3fa45e7: Preparing 04:30:15 a7f455ca70c9: Preparing 04:30:15 967b1303c4dd: Preparing 04:30:15 22136d58c04c: Preparing 04:30:15 fd854e4e252e: Preparing 04:30:15 ab64a504ad3b: Preparing 04:30:15 01e1748bc6b9: Preparing 04:30:15 534a70dc8296: Preparing 04:30:15 ab64a504ad3b: Waiting 04:30:15 01e1748bc6b9: Waiting 04:30:15 534a70dc8296: Waiting 04:30:15 967b1303c4dd: Layer already exists 04:30:15 22136d58c04c: Layer already exists 04:30:15 a7f455ca70c9: Layer already exists 04:30:15 d21be3fa45e7: Layer already exists 04:30:15 fd854e4e252e: Layer already exists 04:30:15 ab64a504ad3b: Layer already exists 04:30:15 534a70dc8296: Layer already exists 04:30:15 01e1748bc6b9: Layer already exists 04:30:16 main: digest: sha256:826310dc69c6f5c595292b1c622239d95c2a6cd0eb56ece6500bade230e35491 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:30:16 ===================================================== [Pipeline] echo 04:30:16 taggedImages: 04:30:16 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:30:16 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 04:30:16 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.40 04:30:16 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:30:16 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 04:30:16 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 04:30:16 02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:30:16 latest 04:30:16 4.0.0-dev.40 04:30:16 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:30:16 main 04:30:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:16 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:17 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:30:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:30:17 91c0c054aa2b: Preparing 04:30:17 09d0635268fa: Preparing 04:30:17 22136d58c04c: Preparing 04:30:17 fd854e4e252e: Preparing 04:30:17 01896ee20ffb: Preparing 04:30:17 6214115abf15: Preparing 04:30:17 534a70dc8296: Preparing 04:30:17 6214115abf15: Waiting 04:30:17 534a70dc8296: Waiting 04:30:17 fd854e4e252e: Layer already exists 04:30:17 22136d58c04c: Layer already exists 04:30:17 534a70dc8296: Layer already exists 04:30:17 01896ee20ffb: Pushed 04:30:17 91c0c054aa2b: Pushed 04:30:17 6214115abf15: Pushed 04:30:26 09d0635268fa: Pushed 04:30:26 02e35b0f7c5caa881c027ca921f67ceab064a3a0: digest: sha256:056666bcbdaea7ef0efe8ed80dde5ee2c98ad8e790c3e275d14aa4858b6f83ee size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:26 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:26 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 04:30:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:30:26 91c0c054aa2b: Preparing 04:30:26 09d0635268fa: Preparing 04:30:26 22136d58c04c: Preparing 04:30:26 fd854e4e252e: Preparing 04:30:26 01896ee20ffb: Preparing 04:30:26 6214115abf15: Preparing 04:30:26 534a70dc8296: Preparing 04:30:26 6214115abf15: Waiting 04:30:26 534a70dc8296: Waiting 04:30:26 22136d58c04c: Layer already exists 04:30:26 09d0635268fa: Layer already exists 04:30:26 01896ee20ffb: Layer already exists 04:30:26 91c0c054aa2b: Layer already exists 04:30:26 fd854e4e252e: Layer already exists 04:30:26 6214115abf15: Layer already exists 04:30:26 534a70dc8296: Layer already exists 04:30:27 latest: digest: sha256:056666bcbdaea7ef0efe8ed80dde5ee2c98ad8e790c3e275d14aa4858b6f83ee size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:27 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:27 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.40 04:30:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:30:27 91c0c054aa2b: Preparing 04:30:27 09d0635268fa: Preparing 04:30:27 22136d58c04c: Preparing 04:30:27 fd854e4e252e: Preparing 04:30:27 01896ee20ffb: Preparing 04:30:27 6214115abf15: Preparing 04:30:27 534a70dc8296: Preparing 04:30:27 6214115abf15: Waiting 04:30:27 534a70dc8296: Waiting 04:30:27 01896ee20ffb: Layer already exists 04:30:27 fd854e4e252e: Layer already exists 04:30:27 22136d58c04c: Layer already exists 04:30:27 09d0635268fa: Layer already exists 04:30:27 91c0c054aa2b: Layer already exists 04:30:27 534a70dc8296: Layer already exists 04:30:27 6214115abf15: Layer already exists 04:30:28 4.0.0-dev.40: digest: sha256:056666bcbdaea7ef0efe8ed80dde5ee2c98ad8e790c3e275d14aa4858b6f83ee size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:28 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:30:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:30:28 91c0c054aa2b: Preparing 04:30:28 09d0635268fa: Preparing 04:30:28 22136d58c04c: Preparing 04:30:28 fd854e4e252e: Preparing 04:30:28 01896ee20ffb: Preparing 04:30:28 6214115abf15: Preparing 04:30:28 534a70dc8296: Preparing 04:30:28 6214115abf15: Waiting 04:30:28 534a70dc8296: Waiting 04:30:28 01896ee20ffb: Layer already exists 04:30:28 91c0c054aa2b: Layer already exists 04:30:28 fd854e4e252e: Layer already exists 04:30:28 22136d58c04c: Layer already exists 04:30:28 09d0635268fa: Layer already exists 04:30:28 6214115abf15: Layer already exists 04:30:28 534a70dc8296: Layer already exists 04:30:28 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40: digest: sha256:056666bcbdaea7ef0efe8ed80dde5ee2c98ad8e790c3e275d14aa4858b6f83ee size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:29 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:29 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 04:30:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:30:29 91c0c054aa2b: Preparing 04:30:29 09d0635268fa: Preparing 04:30:29 22136d58c04c: Preparing 04:30:29 fd854e4e252e: Preparing 04:30:29 01896ee20ffb: Preparing 04:30:29 6214115abf15: Preparing 04:30:29 534a70dc8296: Preparing 04:30:29 6214115abf15: Waiting 04:30:29 534a70dc8296: Waiting 04:30:29 01896ee20ffb: Layer already exists 04:30:29 09d0635268fa: Layer already exists 04:30:29 22136d58c04c: Layer already exists 04:30:29 fd854e4e252e: Layer already exists 04:30:29 91c0c054aa2b: Layer already exists 04:30:29 534a70dc8296: Layer already exists 04:30:29 6214115abf15: Layer already exists 04:30:29 main: digest: sha256:056666bcbdaea7ef0efe8ed80dde5ee2c98ad8e790c3e275d14aa4858b6f83ee size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:30:30 ===================================================== [Pipeline] echo 04:30:30 taggedImages: 04:30:30 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 04:30:30 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 04:30:30 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.40 04:30:30 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 04:30:30 - 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 04:30:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:30:30 04:30:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:30:30 arm64: Pulling from edgex-lftools-log-publisher 04:30:30 8998bd30e6a1: Pulling fs layer 04:30:30 04944245beec: Pulling fs layer 04:30:30 699f458cf7ca: Pulling fs layer 04:30:30 765212b225bb: Pulling fs layer 04:30:30 f23df028b6ca: Pulling fs layer 04:30:30 765212b225bb: Waiting 04:30:30 f23df028b6ca: Waiting 04:30:30 d65c8cfc05b1: Pulling fs layer 04:30:30 2437ff75d9bd: Pulling fs layer 04:30:30 d65c8cfc05b1: Waiting 04:30:30 2437ff75d9bd: Waiting 04:30:31 04944245beec: Download complete 04:30:31 765212b225bb: Verifying Checksum 04:30:31 765212b225bb: Download complete 04:30:31 f23df028b6ca: Download complete 04:30:31 d65c8cfc05b1: Verifying Checksum 04:30:31 d65c8cfc05b1: Download complete 04:30:31 699f458cf7ca: Verifying Checksum 04:30:31 699f458cf7ca: Download complete 04:30:31 8998bd30e6a1: Verifying Checksum 04:30:31 8998bd30e6a1: Download complete 04:30:33 2437ff75d9bd: Verifying Checksum 04:30:33 2437ff75d9bd: Download complete 04:30:37 8998bd30e6a1: Pull complete 04:30:37 04944245beec: Pull complete 04:30:39 699f458cf7ca: Pull complete 04:30:39 765212b225bb: Pull complete 04:30:40 f23df028b6ca: Pull complete 04:30:40 d65c8cfc05b1: Pull complete 04:31:07 2437ff75d9bd: Pull complete 04:31:07 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:31:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:31:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:31:07 prd-ubuntu20.04-docker-arm64-4c-16g-36438 does not seem to be running inside a container 04:31:07 $ 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/776 -v /w/workspace/edgex-go/776:/w/workspace/edgex-go/776:rw,z -v /w/workspace/edgex-go/776@tmp:/w/workspace/edgex-go/776@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:31:09 $ docker top fbda31bdb458d76087b3e18e20b596ac5834b1086789a5d07325a1e9111c2f94 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:31:10 ---> job-cost.sh 04:31:10 lf-activate-venv: SKIPPING 04:31:10 INFO: No Stack... 04:31:10 INFO: Retrieving Pricing Info for: v3-standard-8 04:31:11 INFO: Archiving Costs [Pipeline] sh 04:31:12 + cat /w/workspace/edgex-go/776/archives/cost.csv 04:31:12 + cut -d, -f6 [Pipeline] lock 04:31:12 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-776-stack-cost] 04:31:12 Resource [jenkins-edgexfoundry-edgex-go-main-776-stack-cost] did not exist. Created. 04:31:12 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-776-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:31:12 + echo total: 0.2199999988079071 [Pipeline] stash 04:31:13 Stashed 1 file(s) [Pipeline] } 04:31:13 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-776-stack-cost] [Pipeline] // lock [Pipeline] } 04:31:13 $ docker stop --time=1 fbda31bdb458d76087b3e18e20b596ac5834b1086789a5d07325a1e9111c2f94 04:31:14 $ docker rm -f --volumes fbda31bdb458d76087b3e18e20b596ac5834b1086789a5d07325a1e9111c2f94 [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 04:31:15 provisioning config files... 04:31:15 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/776@tmp/config18082282819625640759tmp [Pipeline] { [Pipeline] sh 04:31:15 + set +x 04:31:15 + bash -s -- 04:31:15 + curl -s https://codecov.io/bash 04:31:15 04:31:15 _____ _ 04:31:15 / ____| | | 04:31:15 | | ___ __| | ___ ___ _____ __ 04:31:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:31:15 | |___| (_) | (_| | __/ (_| (_) \ V / 04:31:15 \_____\___/ \__,_|\___|\___\___/ \_/ 04:31:15 Bash-1.0.6 04:31:15 04:31:15 04:31:15 ==> git version 2.25.1 found 04:31:15 ==> 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 04:31:15 Release-Date: 2020-01-08 04:31:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:31:15 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:31:15 ==> Jenkins CI detected. 04:31:15 current dir:  /w/workspace/edgex-go/776 04:31:15 project root: . 04:31:15 --> token set from env 04:31:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:31:15 ==> Running gcov in . (disable via -X gcov) 04:31:15 ==> Python coveragepy not found 04:31:15 ==> Searching for coverage reports in: 04:31:15 + . 04:31:15 -> Found 1 reports 04:31:15 ==> Detecting git/mercurial file structure 04:31:15 ==> Reading reports 04:31:15 + ./coverage.out bytes=1510933 04:31:15 ==> Appending adjustments 04:31:15 https://docs.codecov.io/docs/fixing-reports 04:31:17 + Found adjustments 04:31:17 ==> Gzipping contents 04:31:17 128K /tmp/codecov.jXQodu.gz 04:31:17 ==> Uploading reports 04:31:17 url: https://codecov.io 04:31:17 query: branch=main&commit=02e35b0f7c5caa881c027ca921f67ceab064a3a0&build=776&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F776%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:31:17 -> Pinging Codecov 04:31:17 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=02e35b0f7c5caa881c027ca921f67ceab064a3a0&build=776&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F776%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:31:17 -> Uploading to 04:31:17 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/02e35b0f7c5caa881c027ca921f67ceab064a3a0/daa0ee4d-d516-4076-a2ad-f1f9f4a4eb3e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250110%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250110T043117Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=38d18ee9e50088a155521a72fe9ac6a6bc890b477b8f154760287f63bebc3e67 04:31:17 % Total % Received % Xferd Average Speed Time Time Time Current 04:31:17 Dload Upload Total Spent Left Speed 04:31:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 127k 0 0 100 127k 0 533k --:--:-- --:--:-- --:--:-- 533k 04:31:17 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/02e35b0f7c5caa881c027ca921f67ceab064a3a0 [Pipeline] } 04:31:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 04:31:17 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:31:17 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:31:18 04:31:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:31:18 latest: Pulling from edgex-devops/edgex-snyk-go 04:31:18 43c4264eed91: Pulling fs layer 04:31:18 4cc291be95ef: Pulling fs layer 04:31:18 2ac1f1163629: Pulling fs layer 04:31:18 5c3c966382ef: Pulling fs layer 04:31:18 4f4fb700ef54: Pulling fs layer 04:31:18 d9c7d2e4e75e: Pulling fs layer 04:31:18 9c3e1370e548: Pulling fs layer 04:31:18 5c3c966382ef: Waiting 04:31:18 4f4fb700ef54: Waiting 04:31:18 d9c7d2e4e75e: Waiting 04:31:18 9c3e1370e548: Waiting 04:31:18 4cc291be95ef: Verifying Checksum 04:31:18 4cc291be95ef: Download complete 04:31:18 5c3c966382ef: Download complete 04:31:18 4f4fb700ef54: Verifying Checksum 04:31:18 4f4fb700ef54: Download complete 04:31:18 43c4264eed91: Download complete 04:31:18 d9c7d2e4e75e: Verifying Checksum 04:31:18 d9c7d2e4e75e: Download complete 04:31:18 43c4264eed91: Pull complete 04:31:18 4cc291be95ef: Pull complete 04:31:18 2ac1f1163629: Verifying Checksum 04:31:18 2ac1f1163629: Download complete 04:31:19 9c3e1370e548: Verifying Checksum 04:31:19 9c3e1370e548: Download complete 04:31:22 2ac1f1163629: Pull complete 04:31:22 5c3c966382ef: Pull complete 04:31:22 4f4fb700ef54: Pull complete 04:31:23 d9c7d2e4e75e: Pull complete 04:31:26 9c3e1370e548: Pull complete 04:31:26 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 04:31:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:31:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:31:26 prd-ubuntu20.04-docker-8c-8g-36437 does not seem to be running inside a container 04:31:26 $ 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/776 -v /w/workspace/edgex-go/776:/w/workspace/edgex-go/776:rw,z -v /w/workspace/edgex-go/776@tmp:/w/workspace/edgex-go/776@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 04:31:32 $ docker top 197af20683a0636391a594c92d2404c87ea617ef8268bad911deba460c963ae2 -eo pid,comm [Pipeline] { [Pipeline] sh 04:31:33 + git config --global --add safe.directory /w/workspace/edgex-go/776 [Pipeline] echo 04:31:33 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 04:31:33 + set -o pipefail 04:31:33 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 04:31:43 04:31:43 Monitoring /w/workspace/edgex-go/776 (github.com/edgexfoundry/edgex-go)... 04:31:43 04:31:43 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/3b52d3ab-55e1-429f-936d-766b7c7cd832 04:31:43 04:31:43 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:31:43 04:31:43 04:31:43 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 04:31:43 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 04:31:43 $ docker stop --time=1 197af20683a0636391a594c92d2404c87ea617ef8268bad911deba460c963ae2 04:31:48 $ docker rm -f --volumes 197af20683a0636391a594c92d2404c87ea617ef8268bad911deba460c963ae2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 04:31:49 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:31:49 provisioning config files... 04:31:49 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/776@tmp/config6794720817952223102tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:31:49 --> edgex-publish-swagger.sh 04:31:49 === Publish openapi API === 04:31:49 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 04:31:49 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/776/openapi/core-command.yaml] 04:31:49 % Total % Received % Xferd Average Speed Time Time Time Current 04:31:49 Dload Upload Total Spent Left Speed 04:31:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 32297 0:00:01 0:00:01 --:--:-- 32297 100 32782 0 0 100 32782 0 32265 0:00:01 0:00:01 --:--:-- 32265 04:31:50 04:31:50 04:31:50 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/776/openapi/core-data.yaml] 04:31:50 % Total % Received % Xferd Average Speed Time Time Time Current 04:31:50 Dload Upload Total Spent Left Speed 04:31:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 142k --:--:-- --:--:-- --:--:-- 142k 04:31:51 04:31:51 04:31:51 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/776/openapi/core-keeper.yaml] 04:31:51 % Total % Received % Xferd Average Speed Time Time Time Current 04:31:51 Dload Upload Total Spent Left Speed 04:31:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 356 173k --:--:-- --:--:-- --:--:-- 173k 04:31:51 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 04:31:51 04:31:51 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/776/openapi/core-metadata.yaml] 04:31:51 % Total % Received % Xferd Average Speed Time Time Time Current 04:31:51 Dload Upload Total Spent Left Speed 04:31:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 154k 100 156 100 154k 298 296k --:--:-- --:--:-- --:--:-- 295k 100 154k 100 156 100 154k 297 295k --:--:-- --:--:-- --:--:-- 295k 04:31:52 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 04:31:52 04:31:52 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/776/openapi/security-proxy-auth.yaml] 04:31:52 % Total % Received % Xferd Average Speed Time Time Time Current 04:31:52 Dload Upload Total Spent Left Speed 04:31:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 352 127k --:--:-- --:--:-- --:--:-- 128k 04:31:52 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 04:31:52 04:31:52 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/776/openapi/support-notifications.yaml] 04:31:52 % Total % Received % Xferd Average Speed Time Time Time Current 04:31:52 Dload Upload Total Spent Left Speed 04:31:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 156 100 99976 435 272k --:--:-- --:--:-- --:--:-- 273k 04:31:52 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 04:31:52 04:31:52 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/776/openapi/support-scheduler.yaml] 04:31:52 % Total % Received % Xferd Average Speed Time Time Time Current 04:31:52 Dload Upload Total Spent Left Speed 04:31:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50701 0 0 100 50701 0 242k --:--:-- --:--:-- --:--:-- 241k 100 50857 100 156 100 50701 539 171k --:--:-- --:--:-- --:--:-- 171k 04:31:52 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 04:31:52 [Pipeline] } 04:31:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 04:31:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:31:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:31:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:31:53 prd-ubuntu20.04-docker-8c-8g-36437 does not seem to be running inside a container 04:31:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/776 -v /w/workspace/edgex-go/776:/w/workspace/edgex-go/776:rw,z -v /w/workspace/edgex-go/776@tmp:/w/workspace/edgex-go/776@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 04:31:54 $ docker top 7ab4335d2e8d1fcb594f387f0c84f53e1e2c8df8f2e175c45a3984a527608584 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:31:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:31:54 [ssh-agent] Looking for ssh-agent implementation... 04:31:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:31:54 $ docker exec 7ab4335d2e8d1fcb594f387f0c84f53e1e2c8df8f2e175c45a3984a527608584 ssh-agent 04:31:54 SSH_AUTH_SOCK=/tmp/ssh-LLrK8rL4Ozn8/agent.31 04:31:54 SSH_AGENT_PID=37 04:31:54 Running ssh-add (command line suppressed) 04:31:54 Identity added: /w/workspace/edgex-go/776@tmp/private_key_16039349029257082038.key (/w/workspace/edgex-go/776@tmp/private_key_16039349029257082038.key) 04:31:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:31:55 + git semver tag 04:31:55 2025-01-10 04:31:55,459 [run_tag] DEBUG tag force:False 04:31:55 2025-01-10 04:31:55,459 [check_head_tag] DEBUG check head tag 04:31:55 2025-01-10 04:31:55,462 [execute] INFO git cat-file --batch-check 04:31:55 2025-01-10 04:31:55,462 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/776, universal_newlines=False, shell=None, istream=) 04:31:55 2025-01-10 04:31:55,467 [execute] INFO git cat-file --batch 04:31:55 2025-01-10 04:31:55,467 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/776, universal_newlines=False, shell=None, istream=) 04:31:55 2025-01-10 04:31:55,531 [read_version] DEBUG read version from /w/workspace/edgex-go/776/.semver/main 04:31:55 2025-01-10 04:31:55,531 [execute] INFO git tag -a v4.0.0-dev.40 -m v4.0.0-dev.40 04:31:55 2025-01-10 04:31:55,531 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.40', '-m', 'v4.0.0-dev.40'], cwd=/w/workspace/edgex-go/776, universal_newlines=False, shell=None, istream=None) 04:31:55 2025-01-10 04:31:55,538 [read_version] DEBUG read version from /w/workspace/edgex-go/776/.semver/main 04:31:55 4.0.0-dev.40 [Pipeline] } 04:31:55 $ docker exec --env ******** --env ******** 7ab4335d2e8d1fcb594f387f0c84f53e1e2c8df8f2e175c45a3984a527608584 ssh-agent -k 04:31:55 unset SSH_AUTH_SOCK; 04:31:55 unset SSH_AGENT_PID; 04:31:55 echo Agent pid 37 killed; 04:31:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:31:56 + git semver [Pipeline] } 04:31:56 $ docker stop --time=1 7ab4335d2e8d1fcb594f387f0c84f53e1e2c8df8f2e175c45a3984a527608584 04:31:57 $ docker rm -f --volumes 7ab4335d2e8d1fcb594f387f0c84f53e1e2c8df8f2e175c45a3984a527608584 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:31:58 04:31:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:31:59 0.23.1-centos7: Pulling from edgex-lftools 04:31:59 ab5ef0e58194: Pulling fs layer 04:31:59 9712f1f96733: Pulling fs layer 04:31:59 63f879dbbcfc: Pulling fs layer 04:31:59 0d9ebad4ef96: Pulling fs layer 04:31:59 e9a5061849ea: Pulling fs layer 04:31:59 d747dcd14b5f: Pulling fs layer 04:31:59 2de7ff778b66: Pulling fs layer 04:31:59 e9a5061849ea: Waiting 04:31:59 0d9ebad4ef96: Waiting 04:31:59 d747dcd14b5f: Waiting 04:31:59 9712f1f96733: Verifying Checksum 04:31:59 9712f1f96733: Download complete 04:31:59 63f879dbbcfc: Verifying Checksum 04:31:59 63f879dbbcfc: Download complete 04:31:59 e9a5061849ea: Verifying Checksum 04:31:59 e9a5061849ea: Download complete 04:31:59 d747dcd14b5f: Verifying Checksum 04:31:59 d747dcd14b5f: Download complete 04:31:59 ab5ef0e58194: Download complete 04:31:59 0d9ebad4ef96: Verifying Checksum 04:31:59 0d9ebad4ef96: Download complete 04:31:59 2de7ff778b66: Download complete 04:32:02 ab5ef0e58194: Pull complete 04:32:02 9712f1f96733: Pull complete 04:32:03 63f879dbbcfc: Pull complete 04:32:07 0d9ebad4ef96: Pull complete 04:32:07 e9a5061849ea: Pull complete 04:32:07 d747dcd14b5f: Pull complete 04:32:09 2de7ff778b66: Pull complete 04:32:09 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:32:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:32:09 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:32:09 prd-ubuntu20.04-docker-8c-8g-36437 does not seem to be running inside a container 04:32:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/776 -v /w/workspace/edgex-go/776:/w/workspace/edgex-go/776:rw,z -v /w/workspace/edgex-go/776@tmp:/w/workspace/edgex-go/776@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 04:32:17 $ docker top fdd5b64bf979daaf5e49c5e157fc07b4e315c2e5aab9358618d10f6736e8b0e7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:32:17 provisioning config files... 04:32:17 copy managed file [sigul-config] to file:/w/workspace/edgex-go/776@tmp/config7723385718112477678tmp 04:32:17 copy managed file [sigul-password] to file:/w/workspace/edgex-go/776@tmp/config12901246103063838694tmp 04:32:17 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/776@tmp/config2879935370232785693tmp [Pipeline] { [Pipeline] echo 04:32:17 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:32:17 ---> sigul-configuration.sh 04:32:17 gpg: directory `/root/.gnupg' created 04:32:17 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:32:17 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:32:17 gpg: keyring `/root/.gnupg/secring.gpg' created 04:32:17 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:32:17 gpg: CAST5 encrypted data 04:32:17 gpg: encrypted with 1 passphrase 04:32:17 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:32:18 + mkdir /home/jenkins 04:32:18 + mkdir /home/jenkins/sigul [Pipeline] sh 04:32:18 + 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 04:32:18 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:32:18 ---> sigul-install.sh 04:32:18 Sigul already installed; skipping installation. [Pipeline] sh 04:32:19 + git tag --list 04:32:19 0.6.0 04:32:19 0.6.1 04:32:19 0.7.0 04:32:19 0.7.1 04:32:19 v1.0.0 04:32:19 v1.0.1 04:32:19 v1.1.0 04:32:19 v1.2.0 04:32:19 v1.2.1 04:32:19 v1.3.0 04:32:19 v1.3.1 04:32:19 v2.0.0 04:32:19 v2.1.0 04:32:19 v2.1.1 04:32:19 v2.2.0 04:32:19 v2.3.0 04:32:19 v3.0 04:32:19 v3.0.0 04:32:19 v3.1 04:32:19 v3.1.0 04:32:19 v3.1.0-dev.1 04:32:19 v3.1.0-dev.10 04:32:19 v3.1.0-dev.11 04:32:19 v3.1.0-dev.12 04:32:19 v3.1.0-dev.13 04:32:19 v3.1.0-dev.14 04:32:19 v3.1.0-dev.15 04:32:19 v3.1.0-dev.16 04:32:19 v3.1.0-dev.17 04:32:19 v3.1.0-dev.18 04:32:19 v3.1.0-dev.19 04:32:19 v3.1.0-dev.2 04:32:19 v3.1.0-dev.20 04:32:19 v3.1.0-dev.21 04:32:19 v3.1.0-dev.22 04:32:19 v3.1.0-dev.23 04:32:19 v3.1.0-dev.24 04:32:19 v3.1.0-dev.25 04:32:19 v3.1.0-dev.26 04:32:19 v3.1.0-dev.27 04:32:19 v3.1.0-dev.28 04:32:19 v3.1.0-dev.29 04:32:19 v3.1.0-dev.3 04:32:19 v3.1.0-dev.30 04:32:19 v3.1.0-dev.31 04:32:19 v3.1.0-dev.32 04:32:19 v3.1.0-dev.33 04:32:19 v3.1.0-dev.34 04:32:19 v3.1.0-dev.35 04:32:19 v3.1.0-dev.36 04:32:19 v3.1.0-dev.37 04:32:19 v3.1.0-dev.38 04:32:19 v3.1.0-dev.39 04:32:19 v3.1.0-dev.4 04:32:19 v3.1.0-dev.40 04:32:19 v3.1.0-dev.41 04:32:19 v3.1.0-dev.42 04:32:19 v3.1.0-dev.43 04:32:19 v3.1.0-dev.44 04:32:19 v3.1.0-dev.45 04:32:19 v3.1.0-dev.46 04:32:19 v3.1.0-dev.47 04:32:19 v3.1.0-dev.48 04:32:19 v3.1.0-dev.49 04:32:19 v3.1.0-dev.5 04:32:19 v3.1.0-dev.50 04:32:19 v3.1.0-dev.51 04:32:19 v3.1.0-dev.52 04:32:19 v3.1.0-dev.53 04:32:19 v3.1.0-dev.54 04:32:19 v3.1.0-dev.55 04:32:19 v3.1.0-dev.56 04:32:19 v3.1.0-dev.57 04:32:19 v3.1.0-dev.58 04:32:19 v3.1.0-dev.59 04:32:19 v3.1.0-dev.6 04:32:19 v3.1.0-dev.60 04:32:19 v3.1.0-dev.61 04:32:19 v3.1.0-dev.62 04:32:19 v3.1.0-dev.63 04:32:19 v3.1.0-dev.64 04:32:19 v3.1.0-dev.65 04:32:19 v3.1.0-dev.66 04:32:19 v3.1.0-dev.67 04:32:19 v3.1.0-dev.68 04:32:19 v3.1.0-dev.69 04:32:19 v3.1.0-dev.7 04:32:19 v3.1.0-dev.70 04:32:19 v3.1.0-dev.71 04:32:19 v3.1.0-dev.72 04:32:19 v3.1.0-dev.73 04:32:19 v3.1.0-dev.8 04:32:19 v3.1.0-dev.9 04:32:19 v3.1.1 04:32:19 v3.1.1-dev.1 04:32:19 v3.1.1-dev.2 04:32:19 v3.2.0-dev.1 04:32:19 v3.2.0-dev.10 04:32:19 v3.2.0-dev.100 04:32:19 v3.2.0-dev.101 04:32:19 v3.2.0-dev.102 04:32:19 v3.2.0-dev.103 04:32:19 v3.2.0-dev.104 04:32:19 v3.2.0-dev.105 04:32:19 v3.2.0-dev.106 04:32:19 v3.2.0-dev.107 04:32:19 v3.2.0-dev.108 04:32:19 v3.2.0-dev.109 04:32:19 v3.2.0-dev.11 04:32:19 v3.2.0-dev.12 04:32:19 v3.2.0-dev.13 04:32:19 v3.2.0-dev.14 04:32:19 v3.2.0-dev.15 04:32:19 v3.2.0-dev.16 04:32:19 v3.2.0-dev.17 04:32:19 v3.2.0-dev.18 04:32:19 v3.2.0-dev.19 04:32:19 v3.2.0-dev.2 04:32:19 v3.2.0-dev.20 04:32:19 v3.2.0-dev.21 04:32:19 v3.2.0-dev.22 04:32:19 v3.2.0-dev.23 04:32:19 v3.2.0-dev.24 04:32:19 v3.2.0-dev.25 04:32:19 v3.2.0-dev.26 04:32:19 v3.2.0-dev.27 04:32:19 v3.2.0-dev.28 04:32:19 v3.2.0-dev.29 04:32:19 v3.2.0-dev.3 04:32:19 v3.2.0-dev.30 04:32:19 v3.2.0-dev.31 04:32:19 v3.2.0-dev.32 04:32:19 v3.2.0-dev.33 04:32:19 v3.2.0-dev.34 04:32:19 v3.2.0-dev.35 04:32:19 v3.2.0-dev.36 04:32:19 v3.2.0-dev.37 04:32:19 v3.2.0-dev.38 04:32:19 v3.2.0-dev.39 04:32:19 v3.2.0-dev.4 04:32:19 v3.2.0-dev.40 04:32:19 v3.2.0-dev.41 04:32:19 v3.2.0-dev.42 04:32:19 v3.2.0-dev.43 04:32:19 v3.2.0-dev.44 04:32:19 v3.2.0-dev.45 04:32:19 v3.2.0-dev.46 04:32:19 v3.2.0-dev.47 04:32:19 v3.2.0-dev.48 04:32:19 v3.2.0-dev.49 04:32:19 v3.2.0-dev.5 04:32:19 v3.2.0-dev.50 04:32:19 v3.2.0-dev.51 04:32:19 v3.2.0-dev.52 04:32:19 v3.2.0-dev.53 04:32:19 v3.2.0-dev.54 04:32:19 v3.2.0-dev.55 04:32:19 v3.2.0-dev.56 04:32:19 v3.2.0-dev.57 04:32:19 v3.2.0-dev.58 04:32:19 v3.2.0-dev.59 04:32:19 v3.2.0-dev.6 04:32:19 v3.2.0-dev.60 04:32:19 v3.2.0-dev.61 04:32:19 v3.2.0-dev.62 04:32:19 v3.2.0-dev.63 04:32:19 v3.2.0-dev.64 04:32:19 v3.2.0-dev.65 04:32:19 v3.2.0-dev.66 04:32:19 v3.2.0-dev.67 04:32:19 v3.2.0-dev.68 04:32:19 v3.2.0-dev.69 04:32:19 v3.2.0-dev.7 04:32:19 v3.2.0-dev.70 04:32:19 v3.2.0-dev.71 04:32:19 v3.2.0-dev.72 04:32:19 v3.2.0-dev.73 04:32:19 v3.2.0-dev.74 04:32:19 v3.2.0-dev.75 04:32:19 v3.2.0-dev.76 04:32:19 v3.2.0-dev.77 04:32:19 v3.2.0-dev.78 04:32:19 v3.2.0-dev.79 04:32:19 v3.2.0-dev.8 04:32:19 v3.2.0-dev.80 04:32:19 v3.2.0-dev.81 04:32:19 v3.2.0-dev.82 04:32:19 v3.2.0-dev.83 04:32:19 v3.2.0-dev.84 04:32:19 v3.2.0-dev.85 04:32:19 v3.2.0-dev.86 04:32:19 v3.2.0-dev.87 04:32:19 v3.2.0-dev.88 04:32:19 v3.2.0-dev.89 04:32:19 v3.2.0-dev.9 04:32:19 v3.2.0-dev.90 04:32:19 v3.2.0-dev.91 04:32:19 v3.2.0-dev.92 04:32:19 v3.2.0-dev.93 04:32:19 v3.2.0-dev.94 04:32:19 v3.2.0-dev.95 04:32:19 v3.2.0-dev.96 04:32:19 v3.2.0-dev.97 04:32:19 v3.2.0-dev.98 04:32:19 v3.2.0-dev.99 04:32:19 v4.0.0-dev.1 04:32:19 v4.0.0-dev.10 04:32:19 v4.0.0-dev.11 04:32:19 v4.0.0-dev.12 04:32:19 v4.0.0-dev.13 04:32:19 v4.0.0-dev.14 04:32:19 v4.0.0-dev.15 04:32:19 v4.0.0-dev.16 04:32:19 v4.0.0-dev.17 04:32:19 v4.0.0-dev.18 04:32:19 v4.0.0-dev.19 04:32:19 v4.0.0-dev.2 04:32:19 v4.0.0-dev.20 04:32:19 v4.0.0-dev.21 04:32:19 v4.0.0-dev.22 04:32:19 v4.0.0-dev.23 04:32:19 v4.0.0-dev.24 04:32:19 v4.0.0-dev.25 04:32:19 v4.0.0-dev.26 04:32:19 v4.0.0-dev.27 04:32:19 v4.0.0-dev.28 04:32:19 v4.0.0-dev.29 04:32:19 v4.0.0-dev.3 04:32:19 v4.0.0-dev.30 04:32:19 v4.0.0-dev.31 04:32:19 v4.0.0-dev.32 04:32:19 v4.0.0-dev.33 04:32:19 v4.0.0-dev.34 04:32:19 v4.0.0-dev.35 04:32:19 v4.0.0-dev.36 04:32:19 v4.0.0-dev.37 04:32:19 v4.0.0-dev.38 04:32:19 v4.0.0-dev.39 04:32:19 v4.0.0-dev.4 04:32:19 v4.0.0-dev.40 04:32:19 v4.0.0-dev.5 04:32:19 v4.0.0-dev.6 04:32:19 v4.0.0-dev.7 04:32:19 v4.0.0-dev.8 04:32:19 v4.0.0-dev.9 [Pipeline] sh 04:32:19 + lftools sign git-tag v4.0.0-dev.40 04:32:20 Signing Git tag with Sigul... 04:32:20 Signing v4.0.0-dev.40 [Pipeline] echo 04:32:20 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:32:20 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:32:20 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:32:20 $ docker stop --time=1 fdd5b64bf979daaf5e49c5e157fc07b4e315c2e5aab9358618d10f6736e8b0e7 04:32:22 $ docker rm -f --volumes fdd5b64bf979daaf5e49c5e157fc07b4e315c2e5aab9358618d10f6736e8b0e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:32:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:32:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:32:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:32:22 prd-ubuntu20.04-docker-8c-8g-36437 does not seem to be running inside a container 04:32:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/776 -v /w/workspace/edgex-go/776:/w/workspace/edgex-go/776:rw,z -v /w/workspace/edgex-go/776@tmp:/w/workspace/edgex-go/776@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 04:32:23 $ docker top 6f4ee7dea08b834b0cfc7b5b2ec573fffc4d93693d126dbfc5b9f57d0810cb34 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:32:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:32:23 [ssh-agent] Looking for ssh-agent implementation... 04:32:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:32:23 $ docker exec 6f4ee7dea08b834b0cfc7b5b2ec573fffc4d93693d126dbfc5b9f57d0810cb34 ssh-agent 04:32:23 SSH_AUTH_SOCK=/tmp/ssh-sg33gRB87t4f/agent.32 04:32:23 SSH_AGENT_PID=38 04:32:23 Running ssh-add (command line suppressed) 04:32:23 Identity added: /w/workspace/edgex-go/776@tmp/private_key_13565273690363312819.key (/w/workspace/edgex-go/776@tmp/private_key_13565273690363312819.key) 04:32:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:32:24 + git semver bump pre 04:32:24 2025-01-10 04:32:24,283 [read_version] DEBUG read version from /w/workspace/edgex-go/776/.semver/main 04:32:24 2025-01-10 04:32:24,284 [bump_version] DEBUG bumping version:4.0.0-dev.40 on axis:pre with prefix:dev 04:32:24 2025-01-10 04:32:24,284 [bump_version] DEBUG bumped version:4.0.0-dev.41 04:32:24 2025-01-10 04:32:24,284 [write_version] DEBUG write version:4.0.0-dev.41 to path:/w/workspace/edgex-go/776/.semver/main with force:True 04:32:24 2025-01-10 04:32:24,284 [read_version] DEBUG read version from /w/workspace/edgex-go/776/.semver/main 04:32:24 2025-01-10 04:32:24,284 [write_file] DEBUG write to file:/w/workspace/edgex-go/776/.semver/main 04:32:24 2025-01-10 04:32:24,286 [execute] INFO git cat-file --batch-check 04:32:24 2025-01-10 04:32:24,286 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/776/.semver, universal_newlines=False, shell=None, istream=) 04:32:24 2025-01-10 04:32:24,294 [execute] INFO git cat-file --batch 04:32:24 2025-01-10 04:32:24,294 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/776/.semver, universal_newlines=False, shell=None, istream=) 04:32:24 2025-01-10 04:32:24,301 [read_version] DEBUG read version from /w/workspace/edgex-go/776/.semver/main 04:32:24 4.0.0-dev.41 [Pipeline] } 04:32:24 $ docker exec --env ******** --env ******** 6f4ee7dea08b834b0cfc7b5b2ec573fffc4d93693d126dbfc5b9f57d0810cb34 ssh-agent -k 04:32:24 unset SSH_AUTH_SOCK; 04:32:24 unset SSH_AGENT_PID; 04:32:24 echo Agent pid 38 killed; 04:32:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:32:24 + git semver [Pipeline] } 04:32:25 $ docker stop --time=1 6f4ee7dea08b834b0cfc7b5b2ec573fffc4d93693d126dbfc5b9f57d0810cb34 04:32:26 $ docker rm -f --volumes 6f4ee7dea08b834b0cfc7b5b2ec573fffc4d93693d126dbfc5b9f57d0810cb34 [Pipeline] // withDockerContainer [Pipeline] sh 04:32:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:32:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:32:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:32:27 prd-ubuntu20.04-docker-8c-8g-36437 does not seem to be running inside a container 04:32:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/776 -v /w/workspace/edgex-go/776:/w/workspace/edgex-go/776:rw,z -v /w/workspace/edgex-go/776@tmp:/w/workspace/edgex-go/776@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 04:32:27 $ docker top 3e2a30e78b86ceb3aafaeb3bf1730619d6658cb05b131a858ed1a94bdf62db66 -eo pid,comm 04:32:27 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). 04:32:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:32:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:32:27 [ssh-agent] Looking for ssh-agent implementation... 04:32:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:32:27 $ docker exec 3e2a30e78b86ceb3aafaeb3bf1730619d6658cb05b131a858ed1a94bdf62db66 ssh-agent 04:32:27 SSH_AUTH_SOCK=/tmp/ssh-SULgcfNOzX8w/agent.33 04:32:27 SSH_AGENT_PID=39 04:32:27 Running ssh-add (command line suppressed) 04:32:27 Identity added: /w/workspace/edgex-go/776@tmp/private_key_32201563372493030.key (/w/workspace/edgex-go/776@tmp/private_key_32201563372493030.key) 04:32:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:32:28 + git semver push 04:32:28 2025-01-10 04:32:28,447 [run_push] DEBUG push 04:32:28 2025-01-10 04:32:28,448 [execute] INFO git cat-file --batch-check 04:32:28 2025-01-10 04:32:28,448 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/776/.semver, universal_newlines=False, shell=None, istream=) 04:32:28 2025-01-10 04:32:28,452 [execute] INFO git rev-list bb5d9c698933962d95ed1134d99894dd1849df11 -- 04:32:28 2025-01-10 04:32:28,452 [execute] DEBUG Popen(['git', 'rev-list', 'bb5d9c698933962d95ed1134d99894dd1849df11', '--'], cwd=/w/workspace/edgex-go/776/.semver, universal_newlines=False, shell=None, istream=None) 04:32:28 2025-01-10 04:32:28,474 [execute] INFO git fetch -v origin 04:32:28 2025-01-10 04:32:28,474 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/776/.semver, universal_newlines=True, shell=None, istream=None) 04:32:29 2025-01-10 04:32:28,914 [run_push] DEBUG no remote changes detected 04:32:29 2025-01-10 04:32:28,915 [execute] INFO git push origin semver 04:32:29 2025-01-10 04:32:28,915 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/776/.semver, universal_newlines=False, shell=None, istream=None) 04:32:29 2025-01-10 04:32:29,638 [run_push] DEBUG push all version tags 04:32:29 2025-01-10 04:32:29,638 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:32:29 2025-01-10 04:32:29,639 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/776, universal_newlines=False, shell=None, istream=None) 04:32:30 2025-01-10 04:32:30,448 [read_version] DEBUG read version from /w/workspace/edgex-go/776/.semver/main 04:32:30 4.0.0-dev.41 [Pipeline] } 04:32:30 $ docker exec --env ******** --env ******** 3e2a30e78b86ceb3aafaeb3bf1730619d6658cb05b131a858ed1a94bdf62db66 ssh-agent -k 04:32:30 unset SSH_AUTH_SOCK; 04:32:30 unset SSH_AGENT_PID; 04:32:30 echo Agent pid 39 killed; 04:32:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:32:31 + git semver [Pipeline] } 04:32:31 $ docker stop --time=1 3e2a30e78b86ceb3aafaeb3bf1730619d6658cb05b131a858ed1a94bdf62db66 04:32:32 $ docker rm -f --volumes 3e2a30e78b86ceb3aafaeb3bf1730619d6658cb05b131a858ed1a94bdf62db66 [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 04:32:33 + [ -d /w/workspace/edgex-go/776/archives ] [Pipeline] libraryResource [Pipeline] sh 04:32:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:32:34 ---> package-listing.sh 04:32:34 ++ facter osfamily 04:32:34 ++ tr '[:upper:]' '[:lower:]' 04:32:34 + OS_FAMILY=debian 04:32:34 + workspace=/w/workspace/edgex-go/776 04:32:34 + START_PACKAGES=/tmp/packages_start.txt 04:32:34 + END_PACKAGES=/tmp/packages_end.txt 04:32:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:32:34 + PACKAGES=/tmp/packages_start.txt 04:32:34 + '[' /w/workspace/edgex-go/776 ']' 04:32:34 + PACKAGES=/tmp/packages_end.txt 04:32:34 + case "${OS_FAMILY}" in 04:32:34 + dpkg -l 04:32:34 + grep '^ii' 04:32:34 + '[' -f /tmp/packages_start.txt ']' 04:32:34 + '[' -f /tmp/packages_end.txt ']' 04:32:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:32:34 + '[' /w/workspace/edgex-go/776 ']' 04:32:34 + mkdir -p /w/workspace/edgex-go/776/archives/ 04:32:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/776/archives/ [Pipeline] echo 04:32:34 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/776/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:32:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:32:35 04:32:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:32:35 latest: Pulling from edgex-lftools-log-publisher 04:32:35 5eb5b503b376: Pulling fs layer 04:32:35 5c69ac0246d0: Pulling fs layer 04:32:35 ec43610c2a17: Pulling fs layer 04:32:35 3a2ae6a8a46f: Pulling fs layer 04:32:35 33b1e0a273af: Pulling fs layer 04:32:35 5d3b04190fa2: Pulling fs layer 04:32:35 2f39f015ded8: Pulling fs layer 04:32:35 33b1e0a273af: Waiting 04:32:35 5d3b04190fa2: Waiting 04:32:35 2f39f015ded8: Waiting 04:32:35 3a2ae6a8a46f: Waiting 04:32:35 5c69ac0246d0: Verifying Checksum 04:32:35 5c69ac0246d0: Download complete 04:32:35 3a2ae6a8a46f: Verifying Checksum 04:32:35 3a2ae6a8a46f: Download complete 04:32:35 33b1e0a273af: Verifying Checksum 04:32:35 33b1e0a273af: Download complete 04:32:35 5d3b04190fa2: Download complete 04:32:35 ec43610c2a17: Verifying Checksum 04:32:35 ec43610c2a17: Download complete 04:32:35 5eb5b503b376: Verifying Checksum 04:32:35 5eb5b503b376: Download complete 04:32:36 2f39f015ded8: Download complete 04:32:37 5eb5b503b376: Pull complete 04:32:37 5c69ac0246d0: Pull complete 04:32:38 ec43610c2a17: Pull complete 04:32:38 3a2ae6a8a46f: Pull complete 04:32:38 33b1e0a273af: Pull complete 04:32:38 5d3b04190fa2: Pull complete 04:32:43 2f39f015ded8: Pull complete 04:32:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:32:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:32:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:32:43 prd-ubuntu20.04-docker-8c-8g-36437 does not seem to be running inside a container 04:32:43 $ 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/776/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/776 -v /w/workspace/edgex-go/776:/w/workspace/edgex-go/776:rw,z -v /w/workspace/edgex-go/776@tmp:/w/workspace/edgex-go/776@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 04:32:48 $ docker top 10e2da0900682c2f321b5d33f4cc6192dd4ca66e7f53311a8d7579ffb80ce16d -eo pid,comm [Pipeline] { [Pipeline] sh 04:32:48 + touch /tmp/pre-build-complete [Pipeline] sh 04:32:49 + mkdir -p /var/log/sysstat [Pipeline] sh 04:32:49 + ls /var/log/sa-host 04:32:49 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:32:49 provisioning config files... 04:32:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/776@tmp/config2351502234396820861tmp [Pipeline] { [Pipeline] echo 04:32:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:32:49 ---> create-netrc.sh [Pipeline] } 04:32:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:32:50 ---> python-tools-install.sh [Pipeline] echo 04:32:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:32:50 ---> sudo-logs.sh 04:32:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:32:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:32:50 ---> job-cost.sh 04:32:50 lf-activate-venv: SKIPPING 04:32:50 DEBUG: total: 0.2199999988079071 04:32:50 INFO: Retrieving Stack Cost... 04:32:51 INFO: Retrieving Pricing Info for: v3-standard-8 04:32:51 INFO: Archiving Costs [Pipeline] echo 04:32:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:32:51 ---> logs-deploy.sh 04:32:51 lf-activate-venv: SKIPPING 04:32:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/776 04:32:51 INFO: archiving workspace using pattern(s): 04:32:52 Archives upload complete. 04:32:52 INFO: archiving logs to Nexus 04:32:53 ---> uname -a: 04:32:53 Linux prd-ubuntu20-04-docker-8c-8g-36437 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:32:53 04:32:53 04:32:53 ---> lscpu: 04:32:53 Architecture: x86_64 04:32:53 CPU op-mode(s): 32-bit, 64-bit 04:32:53 Byte Order: Little Endian 04:32:53 Address sizes: 40 bits physical, 48 bits virtual 04:32:53 CPU(s): 8 04:32:53 On-line CPU(s) list: 0-7 04:32:53 Thread(s) per core: 1 04:32:53 Core(s) per socket: 1 04:32:53 Socket(s): 8 04:32:53 NUMA node(s): 1 04:32:53 Vendor ID: AuthenticAMD 04:32:53 CPU family: 23 04:32:53 Model: 49 04:32:53 Model name: AMD EPYC-Rome Processor 04:32:53 Stepping: 0 04:32:53 CPU MHz: 2800.000 04:32:53 BogoMIPS: 5600.00 04:32:53 Virtualization: AMD-V 04:32:53 Hypervisor vendor: KVM 04:32:53 Virtualization type: full 04:32:53 L1d cache: 256 KiB 04:32:53 L1i cache: 256 KiB 04:32:53 L2 cache: 4 MiB 04:32:53 L3 cache: 128 MiB 04:32:53 NUMA node0 CPU(s): 0-7 04:32:53 Vulnerability Itlb multihit: Not affected 04:32:53 Vulnerability L1tf: Not affected 04:32:53 Vulnerability Mds: Not affected 04:32:53 Vulnerability Meltdown: Not affected 04:32:53 Vulnerability Mmio stale data: Not affected 04:32:53 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:32:53 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:32:53 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:32:53 Vulnerability Srbds: Not affected 04:32:53 Vulnerability Tsx async abort: Not affected 04:32:53 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 04:32:53 04:32:53 04:32:53 ---> nproc: 04:32:53 8 04:32:53 04:32:53 04:32:53 ---> df -h: 04:32:53 Filesystem Size Used Avail Use% Mounted on 04:32:53 overlay 155G 28G 127G 19% / 04:32:53 tmpfs 64M 0 64M 0% /dev 04:32:53 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:32:53 shm 64M 0 64M 0% /dev/shm 04:32:53 /dev/vda1 155G 28G 127G 19% /facter-os 04:32:53 04:32:53 04:32:53 ---> sar -b -r -n DEV: 04:32:53 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-36437) 01/10/25 _x86_64_ (8 CPU) 04:32:53 04:32:53 04:04:06 LINUX RESTART (8 CPU) 04:32:53 04:32:53 04:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:32:53 04:06:01 345.08 14.45 330.64 0.00 1870.04 52667.78 0.00 04:32:53 04:07:01 109.87 0.83 109.03 0.00 6.80 34925.91 0.00 04:32:53 04:08:01 50.02 1.03 48.98 0.00 21.99 34668.86 0.00 04:32:53 04:09:01 28.66 0.12 28.55 0.00 2.13 19550.21 0.00 04:32:53 04:10:01 305.44 5.80 299.64 0.00 4353.18 193216.98 0.00 04:32:53 04:11:01 837.43 16.73 820.70 0.00 142.92 159560.31 0.00 04:32:53 04:12:01 289.20 1.07 288.14 0.00 8.53 113182.94 0.00 04:32:53 04:13:01 232.31 0.12 232.19 0.00 0.93 88416.20 0.00 04:32:53 04:14:01 520.66 0.02 520.65 0.00 2.40 141544.41 0.00 04:32:53 04:15:01 318.16 0.28 317.88 0.00 45.19 10470.12 0.00 04:32:53 04:16:01 26.34 0.02 26.32 0.00 4.27 667.38 0.00 04:32:53 04:17:01 1.82 0.02 1.80 0.00 0.13 24.93 0.00 04:32:53 04:18:01 1.23 0.00 1.23 0.00 0.00 13.86 0.00 04:32:53 04:19:01 1.63 0.00 1.63 0.00 0.00 18.79 0.00 04:32:53 04:20:01 1.70 0.02 1.68 0.00 0.13 22.93 0.00 04:32:53 04:21:01 1.60 0.00 1.60 0.00 0.00 19.60 0.00 04:32:53 04:22:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 04:32:53 04:23:01 1.43 0.00 1.43 0.00 0.00 17.19 0.00 04:32:53 04:24:01 1.15 0.00 1.15 0.00 0.00 14.80 0.00 04:32:53 04:25:01 1.68 0.00 1.68 0.00 0.00 19.20 0.00 04:32:53 04:26:01 0.93 0.00 0.93 0.00 0.00 11.33 0.00 04:32:53 04:27:01 1.63 0.00 1.63 0.00 0.00 19.20 0.00 04:32:53 04:28:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 04:32:53 04:29:01 1.70 0.00 1.70 0.00 0.00 20.66 0.00 04:32:53 04:30:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 04:32:53 04:31:01 1.69 0.00 1.69 0.00 0.00 20.06 0.00 04:32:53 04:32:01 131.61 0.48 131.13 0.00 16.13 39880.29 0.00 04:32:53 Average: 119.24 1.52 117.72 0.00 240.74 32980.71 0.00 04:32:53 04:32:53 04:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:32:53 04:06:01 28659492 31517996 790172 2.40 81352 3037520 1980264 5.84 1111812 2705424 2752 04:32:53 04:07:01 27071544 31017924 1280520 3.89 127140 3962620 2370912 6.99 2079508 3198732 670160 04:32:53 04:08:01 27097832 31195868 1099796 3.34 130244 4096720 2476420 7.30 1759156 3471912 283340 04:32:53 04:09:01 26512200 31426624 867960 2.64 134284 4854840 2006532 5.91 1822116 3940912 519120 04:32:53 04:10:01 21671116 31368964 891428 2.71 160516 9517112 2523164 7.44 2054824 8412716 856112 04:32:53 04:11:01 17390592 31351088 892484 2.71 361212 13199456 2262280 6.67 2913492 11431568 491300 04:32:53 04:12:01 10135608 28490172 3688544 11.22 398220 17161392 10817708 31.88 6389652 14717612 1232156 04:32:53 04:13:01 8263028 28611696 3580288 10.89 411416 19085904 7778704 22.92 7010956 15942416 1023124 04:32:53 04:14:01 10689824 31369564 869860 2.65 421704 19531640 2295448 6.76 3258940 17460492 15424 04:32:53 04:15:01 10595720 31423696 821324 2.50 427228 19670252 1977204 5.83 3446604 17371040 760 04:32:53 04:16:01 10603972 31433728 810792 2.47 428336 19670744 2002676 5.90 3808348 17002320 4 04:32:53 04:17:01 10605016 31434780 810152 2.46 428364 19670744 2002676 5.90 3807172 17002320 24 04:32:53 04:18:01 10605832 31435652 809096 2.46 428388 19670752 2002676 5.90 3805580 17002328 12 04:32:53 04:19:01 10613680 31443540 801664 2.44 428416 19670756 2002676 5.90 3798424 17002328 36 04:32:53 04:20:01 10612976 31442892 802164 2.44 428452 19670732 2071376 6.10 3798716 17002304 20 04:32:53 04:21:01 10618220 31448188 796820 2.42 428480 19670740 2071376 6.10 3793644 17002312 32 04:32:53 04:22:01 10618172 31448144 796784 2.42 428492 19670740 2071376 6.10 3793660 17002312 8 04:32:53 04:23:01 10618156 31448164 796732 2.42 428536 19670744 2071376 6.10 3793888 17002316 12 04:32:53 04:24:01 10618268 31448452 796388 2.42 428588 19670864 2071376 6.10 3794012 17002448 12 04:32:53 04:25:01 10619760 31450008 795096 2.42 428608 19670876 2071376 6.10 3792596 17002448 20 04:32:53 04:26:01 10619712 31449964 795112 2.42 428628 19670880 2071376 6.10 3792524 17002452 12 04:32:53 04:27:01 10619972 31450264 794784 2.42 428648 19670884 2071376 6.10 3792340 17002456 16 04:32:53 04:28:01 10619892 31450192 794776 2.42 428668 19670888 2071376 6.10 3792356 17002460 4 04:32:53 04:29:01 10619488 31449828 795088 2.42 428704 19670884 2071376 6.10 3792672 17002464 8 04:32:53 04:30:01 10619972 31450344 794736 2.42 428720 19670892 2071376 6.10 3792824 17002464 16 04:32:53 04:31:01 10619728 31450136 794944 2.42 428748 19670900 2071376 6.10 3792540 17002476 24 04:32:53 04:32:01 9441076 31367704 875980 2.66 441804 20683596 2379292 7.01 3914372 17982828 334428 04:32:53 Average: 13606698 31195392 1053462 3.20 368589 16649410 2656857 7.83 3574175 14395328 201072 04:32:53 04:32:53 04:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:32:53 04:06:01 veth1b93745 96.22 106.41 9.36 90.13 0.00 0.00 0.00 0.01 04:32:53 04:06:01 docker0 704.40 657.23 49.47 2958.78 0.00 0.00 0.00 0.00 04:32:53 04:06:01 lo 4.73 4.73 0.46 0.46 0.00 0.00 0.00 0.00 04:32:53 04:06:01 ens3 1279.66 1159.61 10973.52 147.28 0.00 0.00 0.00 0.00 04:32:53 04:07:01 docker0 136.91 230.73 11.78 1946.33 0.00 0.00 0.00 0.00 04:32:53 04:07:01 veth7d0c494 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 04:32:53 04:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:32:53 04:07:01 ens3 255.16 151.79 1972.46 24.05 0.00 0.00 0.00 0.00 04:32:53 04:08:01 docker0 0.85 0.85 0.06 0.07 0.00 0.00 0.00 0.00 04:32:53 04:08:01 veth7d0c494 0.85 0.88 0.07 0.08 0.00 0.00 0.00 0.00 04:32:53 04:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:53 04:08:01 ens3 34.86 22.93 29.21 15.49 0.00 0.00 0.00 0.00 04:32:53 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:53 04:09:01 veth7d0c494 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:32:53 04:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:32:53 04:09:01 ens3 20.58 12.90 17.74 10.79 0.00 0.00 0.00 0.00 04:32:53 04:10:01 veth9fff13f 1.87 4.39 0.13 37.99 0.00 0.00 0.00 0.00 04:32:53 04:10:01 veth7d65e30 1.51 3.37 0.11 38.52 0.00 0.00 0.00 0.00 04:32:53 04:10:01 vethbcdfe14 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:53 04:10:01 vetha2b92ec 1.34 3.05 0.10 38.50 0.00 0.00 0.00 0.00 04:32:53 04:10:01 docker0 18.60 36.70 1.18 518.41 0.00 0.00 0.00 0.00 04:32:53 04:10:01 veth2898ee9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:53 04:10:01 vethd121b6a 2.72 5.65 0.21 64.45 0.00 0.00 0.00 0.01 04:32:53 04:10:01 vethd37aacb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:53 04:10:01 veth6fa6dac 0.33 0.56 0.03 0.14 0.00 0.00 0.00 0.00 04:32:53 04:10:01 veth209776b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:53 04:10:01 vethc1eb505 3.00 4.97 0.22 75.75 0.00 0.00 0.00 0.01 04:32:53 04:10:01 veth84f9e5f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:53 04:10:01 veth7b60103 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:53 04:10:01 veth9cee55f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:53 04:10:01 vethbc09553 1.36 2.88 0.10 37.91 0.00 0.00 0.00 0.00 04:32:53 04:10:01 veth82786ed 2.59 6.80 0.19 109.41 0.00 0.00 0.00 0.01 04:32:53 04:10:01 veth01e273a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:53 04:10:01 lo 1.79 1.79 0.19 0.19 0.00 0.00 0.00 0.00 04:32:53 04:10:01 veth8730a69 3.88 6.96 0.33 115.87 0.00 0.00 0.00 0.01 04:32:53 04:10:01 vethd865ab7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:53 04:10:01 ens3 301.82 156.61 6470.24 70.03 0.00 0.00 0.00 0.00 04:32:53 04:10:01 vethe7346be 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:53 04:11:01 veth1b89268 73.44 126.96 7.60 1219.59 0.00 0.00 0.00 0.10 04:32:53 04:11:01 docker0 451.15 856.73 40.43 8177.00 0.00 0.00 0.00 0.00 04:32:53 04:11:01 veth620b300 63.50 124.71 6.93 1211.86 0.00 0.00 0.00 0.10 04:32:53 04:11:01 veth42a5c3b 73.86 144.72 7.63 1213.87 0.00 0.00 0.00 0.10 04:32:53 04:11:01 veth6fa6dac 0.10 0.93 0.00 0.04 0.00 0.00 0.00 0.00 04:32:53 04:11:01 vethf2d5a39 65.93 127.69 7.12 1213.96 0.00 0.00 0.00 0.10 04:32:53 04:11:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 04:32:53 04:11:01 vethcfd242f 69.55 135.18 7.34 1214.83 0.00 0.00 0.00 0.10 04:32:53 04:11:01 veth30d2e7e 64.25 130.77 6.99 1212.76 0.00 0.00 0.00 0.10 04:32:53 04:11:01 ens3 900.55 496.07 8193.71 169.46 0.00 0.00 0.00 0.00 04:32:53 04:12:01 docker0 0.10 0.07 0.00 0.00 0.00 0.00 0.00 0.00 04:32:53 04:12:01 vethd2cc37b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:32:53 04:12:01 veth92768c2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:32:53 04:12:01 veth6fa6dac 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:32:53 04:12:01 vethf1146b6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:32:53 04:12:01 vethcc573e6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:32:53 04:12:01 vetha269c04 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:32:53 04:12:01 veth20ab38a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:32:53 04:12:01 vethd137eac 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:32:53 04:12:01 veth9a4273d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:32:53 04:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:53 04:12:01 veth0939695 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:32:53 04:12:01 veth0858cf7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:32:53 04:12:01 veth0a59e56 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:32:53 04:12:01 veth28697b3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:32:53 04:12:01 ens3 16.94 10.31 13.73 7.54 0.00 0.00 0.00 0.00 04:32:53 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:53 04:13:01 vethd2cc37b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:32:53 04:13:01 veth92768c2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:32:53 04:13:01 veth6fa6dac 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:53 04:13:01 vethf1146b6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:32:53 04:13:01 vethcc573e6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:32:53 04:13:01 vetha269c04 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:32:53 04:13:01 veth20ab38a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:32:53 04:13:01 vethd137eac 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:32:53 04:13:01 veth9a4273d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:32:53 04:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:32:53 04:13:01 veth0939695 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:32:53 04:13:01 veth0858cf7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:32:53 04:13:01 veth0a59e56 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:32:53 04:13:01 veth28697b3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:32:53 04:13:01 ens3 4.22 3.05 3.26 1.84 0.00 0.00 0.00 0.00 04:32:53 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:53 04:14:01 veth6fa6dac 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:32:53 04:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:53 04:14:01 veth3814d17 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:53 04:14:01 veth1cc5f7b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:53 04:14:01 ens3 4.05 2.98 3.00 1.71 0.00 0.00 0.00 0.00 04:32:53 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:53 04:15:01 lo 49.93 49.93 4.92 4.92 0.00 0.00 0.00 0.00 04:32:53 04:15:01 ens3 384.44 377.37 220.52 1321.98 0.00 0.00 0.00 0.00 04:32:53 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:53 04:16:01 lo 30.86 30.86 3.04 3.04 0.00 0.00 0.00 0.00 04:32:53 04:16:01 ens3 345.60 332.01 147.71 2084.07 0.00 0.00 0.00 0.00 04:32:53 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:53 04:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:32:53 04:17:01 ens3 4.30 1.93 9.35 0.35 0.00 0.00 0.00 0.00 04:32:53 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:53 04:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:53 04:18:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:53 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:53 04:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:32:53 04:19:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:32:53 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:53 04:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:53 04:20:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 04:32:53 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:53 04:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:32:53 04:21:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:32:53 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:53 04:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:53 04:22:01 ens3 0.25 0.10 0.07 0.01 0.00 0.00 0.00 0.00 04:32:53 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:53 04:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:32:53 04:23:01 ens3 1.28 0.38 0.37 0.22 0.00 0.00 0.00 0.00 04:32:53 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:53 04:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:53 04:24:01 ens3 0.50 0.38 0.35 0.28 0.00 0.00 0.00 0.00 04:32:53 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:53 04:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:32:53 04:25:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 04:32:53 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:53 04:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:53 04:26:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:53 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:53 04:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:32:53 04:27:01 ens3 0.27 0.13 0.07 0.01 0.00 0.00 0.00 0.00 04:32:53 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:53 04:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:53 04:28:01 ens3 0.32 0.00 0.04 0.00 0.00 0.00 0.00 0.00 04:32:53 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:53 04:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:32:53 04:29:01 ens3 0.55 0.35 0.27 0.21 0.00 0.00 0.00 0.00 04:32:53 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:53 04:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:53 04:30:01 ens3 0.27 0.12 0.14 0.07 0.00 0.00 0.00 0.00 04:32:53 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:53 04:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:32:53 04:31:01 ens3 0.14 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:32:53 04:32:01 docker0 79.34 143.98 7.19 1258.19 0.00 0.00 0.00 0.00 04:32:53 04:32:01 lo 2.47 2.47 0.25 0.25 0.00 0.00 0.00 0.00 04:32:53 04:32:01 ens3 421.10 266.04 8380.62 165.57 0.00 0.00 0.00 0.00 04:32:53 Average: docker0 51.57 71.41 4.08 550.89 0.00 0.00 0.00 0.00 04:32:53 Average: lo 3.42 3.42 0.33 0.33 0.00 0.00 0.00 0.00 04:32:53 Average: ens3 147.47 111.04 1351.53 149.01 0.00 0.00 0.00 0.00 04:32:53 04:32:53 04:32:53 ---> sar -P ALL: 04:32:53 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-36437) 01/10/25 _x86_64_ (8 CPU) 04:32:53 04:32:53 04:04:06 LINUX RESTART (8 CPU) 04:32:53 04:32:53 04:05:01 CPU %user %nice %system %iowait %steal %idle 04:32:53 04:06:01 all 9.89 0.00 3.57 2.92 0.16 83.46 04:32:53 04:06:01 0 7.28 0.00 4.43 2.77 0.14 85.38 04:32:53 04:06:01 1 9.98 0.00 2.78 9.18 0.17 77.89 04:32:53 04:06:01 2 9.95 0.00 3.01 0.10 0.15 86.78 04:32:53 04:06:01 3 10.19 0.00 2.67 1.31 0.17 85.66 04:32:53 04:06:01 4 8.15 0.00 3.22 6.11 0.20 82.32 04:32:53 04:06:01 5 9.52 0.00 2.97 0.07 0.17 87.27 04:32:53 04:06:01 6 10.13 0.00 4.80 3.74 0.13 81.20 04:32:53 04:06:01 7 13.90 0.00 4.67 0.07 0.15 81.21 04:32:53 04:07:01 all 28.53 0.00 5.21 3.84 0.09 62.33 04:32:53 04:07:01 0 28.69 0.00 6.60 16.03 0.08 48.59 04:32:53 04:07:01 1 29.16 0.00 5.26 1.65 0.08 63.85 04:32:53 04:07:01 2 26.54 0.00 4.47 2.97 0.07 65.96 04:32:53 04:07:01 3 28.36 0.00 4.94 1.62 0.10 64.98 04:32:53 04:07:01 4 28.90 0.00 4.99 0.52 0.12 65.47 04:32:53 04:07:01 5 29.90 0.00 5.19 1.52 0.10 63.29 04:32:53 04:07:01 6 27.69 0.00 5.19 0.86 0.10 66.16 04:32:53 04:07:01 7 28.99 0.00 5.07 5.54 0.10 60.30 04:32:53 04:08:01 all 27.83 0.00 4.90 1.92 0.12 65.23 04:32:53 04:08:01 0 29.73 0.00 5.65 2.67 0.10 61.85 04:32:53 04:08:01 1 26.75 0.00 5.07 0.03 0.15 68.00 04:32:53 04:08:01 2 30.84 0.00 4.85 0.05 0.10 64.17 04:32:53 04:08:01 3 29.78 0.00 4.83 0.00 0.12 65.27 04:32:53 04:08:01 4 25.19 0.00 4.54 0.05 0.13 70.08 04:32:53 04:08:01 5 26.49 0.00 4.63 12.48 0.10 56.31 04:32:53 04:08:01 6 25.23 0.00 4.17 0.00 0.12 70.48 04:32:53 04:08:01 7 28.65 0.00 5.45 0.07 0.13 65.69 04:32:53 04:09:01 all 59.47 0.00 8.20 0.97 0.11 31.25 04:32:53 04:09:01 0 62.93 0.00 8.71 1.80 0.12 26.45 04:32:53 04:09:01 1 57.86 0.00 8.62 0.75 0.10 32.67 04:32:53 04:09:01 2 57.52 0.00 8.03 0.14 0.10 34.21 04:32:53 04:09:01 3 62.30 0.00 8.40 0.54 0.17 28.59 04:32:53 04:09:01 4 55.97 0.00 7.89 0.66 0.10 35.37 04:32:53 04:09:01 5 58.83 0.00 7.28 2.51 0.10 31.28 04:32:53 04:09:01 6 57.04 0.00 8.01 1.02 0.10 33.84 04:32:53 04:09:01 7 63.26 0.00 8.65 0.34 0.10 27.66 04:32:53 04:10:01 all 19.04 0.00 6.70 18.99 0.10 55.16 04:32:53 04:10:01 0 20.29 0.00 7.38 20.82 0.12 51.39 04:32:53 04:10:01 1 19.19 0.00 7.42 18.57 0.10 54.71 04:32:53 04:10:01 2 15.68 0.00 7.03 22.42 0.08 54.78 04:32:53 04:10:01 3 21.54 0.00 6.44 18.80 0.08 53.14 04:32:53 04:10:01 4 16.55 0.00 5.95 7.47 0.10 69.93 04:32:53 04:10:01 5 18.86 0.00 6.16 26.35 0.12 48.51 04:32:53 04:10:01 6 19.36 0.00 6.06 9.46 0.08 65.04 04:32:53 04:10:01 7 20.80 0.00 7.18 28.18 0.10 43.74 04:32:53 04:11:01 all 12.61 0.00 6.81 16.02 0.11 64.46 04:32:53 04:11:01 0 14.08 0.00 7.38 15.64 0.12 62.79 04:32:53 04:11:01 1 12.17 0.00 6.19 8.85 0.07 72.73 04:32:53 04:11:01 2 11.98 0.00 8.38 47.53 0.15 31.95 04:32:53 04:11:01 3 12.14 0.00 6.62 17.07 0.12 64.05 04:32:53 04:11:01 4 12.16 0.00 6.26 7.73 0.08 73.77 04:32:53 04:11:01 5 13.64 0.00 7.56 11.29 0.10 67.41 04:32:53 04:11:01 6 12.07 0.00 5.81 7.44 0.08 74.60 04:32:53 04:11:01 7 12.61 0.00 6.32 12.86 0.14 68.08 04:32:53 04:12:01 all 55.36 0.00 9.88 10.69 0.12 23.94 04:32:53 04:12:01 0 56.33 0.00 10.39 19.75 0.12 13.42 04:32:53 04:12:01 1 55.17 0.00 9.63 6.86 0.13 28.20 04:32:53 04:12:01 2 55.65 0.00 9.23 15.09 0.12 19.90 04:32:53 04:12:01 3 55.15 0.00 10.24 2.20 0.12 32.29 04:32:53 04:12:01 4 54.60 0.00 9.20 2.47 0.14 33.60 04:32:53 04:12:01 5 55.53 0.00 11.05 10.93 0.13 22.35 04:32:53 04:12:01 6 55.26 0.00 9.40 15.22 0.10 20.02 04:32:53 04:12:01 7 55.19 0.00 9.89 13.15 0.12 21.65 04:32:53 04:13:01 all 88.97 0.00 10.85 0.00 0.18 0.00 04:32:53 04:13:01 0 88.61 0.00 11.20 0.00 0.19 0.00 04:32:53 04:13:01 1 89.47 0.00 10.33 0.00 0.20 0.00 04:32:53 04:13:01 2 89.17 0.00 10.64 0.00 0.17 0.02 04:32:53 04:13:01 3 88.93 0.00 10.87 0.00 0.20 0.00 04:32:53 04:13:01 4 88.49 0.00 11.36 0.00 0.15 0.00 04:32:53 04:13:01 5 88.20 0.00 11.56 0.00 0.24 0.00 04:32:53 04:13:01 6 89.61 0.00 10.25 0.00 0.13 0.00 04:32:53 04:13:01 7 89.26 0.00 10.59 0.00 0.15 0.00 04:32:53 04:14:01 all 75.45 0.00 10.17 4.06 0.15 10.18 04:32:53 04:14:01 0 73.99 0.00 11.94 2.28 0.17 11.62 04:32:53 04:14:01 1 75.66 0.00 10.39 4.13 0.15 9.66 04:32:53 04:14:01 2 76.69 0.00 9.24 1.75 0.10 12.22 04:32:53 04:14:01 3 75.13 0.00 9.79 2.30 0.15 12.63 04:32:53 04:14:01 4 75.39 0.00 9.33 0.84 0.13 14.31 04:32:53 04:14:01 5 75.92 0.00 10.64 5.02 0.15 8.27 04:32:53 04:14:01 6 76.18 0.00 9.45 3.27 0.17 10.94 04:32:53 04:14:01 7 74.62 0.00 10.59 12.87 0.15 1.76 04:32:53 04:15:01 all 7.19 0.00 1.77 2.57 0.09 88.38 04:32:53 04:15:01 0 10.61 0.00 1.99 0.75 0.08 86.56 04:32:53 04:15:01 1 5.82 0.00 1.82 3.88 0.08 88.40 04:32:53 04:15:01 2 7.48 0.00 1.74 2.53 0.08 88.17 04:32:53 04:15:01 3 4.25 0.00 1.25 2.04 0.07 92.40 04:32:53 04:15:01 4 5.24 0.00 1.37 1.84 0.08 91.47 04:32:53 04:15:01 5 9.57 0.00 2.24 4.28 0.10 83.82 04:32:53 04:15:01 6 7.77 0.00 1.49 1.07 0.08 89.58 04:32:53 04:15:01 7 6.78 0.00 2.31 4.23 0.10 86.57 04:32:53 04:16:01 all 9.18 0.00 0.82 0.08 0.06 89.85 04:32:53 04:16:01 0 12.30 0.00 0.97 0.03 0.08 86.61 04:32:53 04:16:01 1 12.45 0.00 0.99 0.18 0.07 86.31 04:32:53 04:16:01 2 7.32 0.00 0.77 0.02 0.07 91.83 04:32:53 04:16:01 3 8.14 0.00 0.63 0.02 0.05 91.16 04:32:53 04:16:01 4 10.79 0.00 0.64 0.02 0.07 88.49 04:32:53 04:16:01 5 7.46 0.00 1.17 0.38 0.07 90.92 04:32:53 04:16:01 6 5.33 0.00 0.65 0.02 0.03 93.97 04:32:53 04:16:01 7 9.66 0.00 0.77 0.00 0.07 89.50 04:32:53 04:32:53 04:16:01 CPU %user %nice %system %iowait %steal %idle 04:32:53 04:17:01 all 0.14 0.00 0.02 0.00 0.01 99.83 04:32:53 04:17:01 0 0.07 0.00 0.05 0.00 0.02 99.87 04:32:53 04:17:01 1 0.80 0.00 0.00 0.02 0.02 99.17 04:32:53 04:17:01 2 0.03 0.00 0.05 0.00 0.00 99.92 04:32:53 04:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:32:53 04:17:01 4 0.05 0.00 0.03 0.00 0.02 99.90 04:32:53 04:17:01 5 0.05 0.00 0.02 0.00 0.00 99.93 04:32:53 04:17:01 6 0.05 0.00 0.00 0.00 0.02 99.93 04:32:53 04:17:01 7 0.02 0.00 0.00 0.00 0.02 99.97 04:32:53 04:18:01 all 0.04 0.00 0.01 0.00 0.01 99.94 04:32:53 04:18:01 0 0.03 0.00 0.02 0.02 0.02 99.92 04:32:53 04:18:01 1 0.07 0.00 0.00 0.00 0.02 99.92 04:32:53 04:18:01 2 0.03 0.00 0.02 0.00 0.02 99.93 04:32:53 04:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:32:53 04:18:01 4 0.03 0.00 0.00 0.00 0.03 99.93 04:32:53 04:18:01 5 0.02 0.00 0.00 0.00 0.02 99.97 04:32:53 04:18:01 6 0.07 0.00 0.02 0.00 0.00 99.92 04:32:53 04:18:01 7 0.03 0.00 0.02 0.00 0.02 99.93 04:32:53 04:19:01 all 0.05 0.00 0.01 0.01 0.01 99.92 04:32:53 04:19:01 0 0.08 0.00 0.03 0.02 0.03 99.83 04:32:53 04:19:01 1 0.17 0.00 0.03 0.02 0.02 99.77 04:32:53 04:19:01 2 0.03 0.00 0.02 0.02 0.00 99.93 04:32:53 04:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:32:53 04:19:01 4 0.02 0.00 0.03 0.02 0.02 99.92 04:32:53 04:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:32:53 04:19:01 6 0.05 0.00 0.00 0.00 0.00 99.95 04:32:53 04:19:01 7 0.03 0.00 0.00 0.00 0.00 99.97 04:32:53 04:20:01 all 0.10 0.00 0.03 0.00 0.01 99.85 04:32:53 04:20:01 0 0.05 0.00 0.05 0.02 0.02 99.87 04:32:53 04:20:01 1 0.55 0.00 0.03 0.02 0.02 99.38 04:32:53 04:20:01 2 0.03 0.00 0.02 0.00 0.02 99.93 04:32:53 04:20:01 3 0.02 0.00 0.02 0.00 0.02 99.95 04:32:53 04:20:01 4 0.05 0.00 0.07 0.00 0.03 99.85 04:32:53 04:20:01 5 0.05 0.00 0.02 0.00 0.00 99.93 04:32:53 04:20:01 6 0.03 0.00 0.03 0.00 0.00 99.93 04:32:53 04:20:01 7 0.00 0.00 0.03 0.00 0.00 99.97 04:32:53 04:21:01 all 0.09 0.00 0.02 0.00 0.01 99.88 04:32:53 04:21:01 0 0.07 0.00 0.00 0.00 0.00 99.93 04:32:53 04:21:01 1 0.38 0.00 0.03 0.02 0.02 99.55 04:32:53 04:21:01 2 0.05 0.00 0.03 0.00 0.02 99.90 04:32:53 04:21:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:32:53 04:21:01 4 0.05 0.00 0.03 0.02 0.00 99.90 04:32:53 04:21:01 5 0.03 0.00 0.02 0.00 0.02 99.93 04:32:53 04:21:01 6 0.05 0.00 0.00 0.00 0.02 99.93 04:32:53 04:21:01 7 0.03 0.00 0.02 0.00 0.02 99.93 04:32:53 04:22:01 all 0.21 0.00 0.02 0.00 0.01 99.76 04:32:53 04:22:01 0 0.03 0.00 0.05 0.02 0.03 99.87 04:32:53 04:22:01 1 1.45 0.00 0.03 0.02 0.02 98.48 04:32:53 04:22:01 2 0.05 0.00 0.07 0.00 0.03 99.85 04:32:53 04:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:32:53 04:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:32:53 04:22:01 5 0.03 0.00 0.02 0.00 0.00 99.95 04:32:53 04:22:01 6 0.05 0.00 0.00 0.00 0.00 99.95 04:32:53 04:22:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:32:53 04:23:01 all 0.03 0.00 0.01 0.00 0.01 99.94 04:32:53 04:23:01 0 0.07 0.00 0.02 0.02 0.02 99.88 04:32:53 04:23:01 1 0.02 0.00 0.00 0.02 0.00 99.97 04:32:53 04:23:01 2 0.03 0.00 0.03 0.00 0.03 99.90 04:32:53 04:23:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:32:53 04:23:01 4 0.00 0.00 0.02 0.00 0.02 99.97 04:32:53 04:23:01 5 0.05 0.00 0.02 0.00 0.00 99.93 04:32:53 04:23:01 6 0.05 0.00 0.00 0.00 0.00 99.95 04:32:53 04:23:01 7 0.05 0.00 0.00 0.00 0.02 99.93 04:32:53 04:24:01 all 0.05 0.00 0.01 0.00 0.01 99.93 04:32:53 04:24:01 0 0.07 0.00 0.00 0.00 0.02 99.92 04:32:53 04:24:01 1 0.03 0.00 0.02 0.03 0.02 99.90 04:32:53 04:24:01 2 0.08 0.00 0.05 0.00 0.02 99.85 04:32:53 04:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:32:53 04:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:32:53 04:24:01 5 0.13 0.00 0.00 0.00 0.02 99.85 04:32:53 04:24:01 6 0.02 0.00 0.03 0.00 0.00 99.95 04:32:53 04:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:32:53 04:25:01 all 0.04 0.00 0.01 0.00 0.01 99.93 04:32:53 04:25:01 0 0.05 0.00 0.03 0.02 0.02 99.88 04:32:53 04:25:01 1 0.02 0.00 0.00 0.02 0.02 99.95 04:32:53 04:25:01 2 0.03 0.00 0.02 0.00 0.03 99.92 04:32:53 04:25:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:32:53 04:25:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:32:53 04:25:01 5 0.15 0.00 0.02 0.00 0.00 99.83 04:32:53 04:25:01 6 0.05 0.00 0.00 0.00 0.02 99.93 04:32:53 04:25:01 7 0.02 0.00 0.02 0.00 0.02 99.95 04:32:53 04:26:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:32:53 04:26:01 0 0.02 0.00 0.02 0.02 0.02 99.93 04:32:53 04:26:01 1 0.00 0.00 0.00 0.02 0.00 99.98 04:32:53 04:26:01 2 0.07 0.00 0.03 0.00 0.03 99.87 04:32:53 04:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:32:53 04:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:32:53 04:26:01 5 0.02 0.00 0.03 0.00 0.00 99.95 04:32:53 04:26:01 6 0.03 0.00 0.00 0.00 0.00 99.97 04:32:53 04:26:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:32:53 04:27:01 all 0.04 0.00 0.02 0.00 0.01 99.93 04:32:53 04:27:01 0 0.07 0.00 0.05 0.02 0.02 99.85 04:32:53 04:27:01 1 0.03 0.00 0.02 0.02 0.02 99.92 04:32:53 04:27:01 2 0.05 0.00 0.03 0.00 0.03 99.88 04:32:53 04:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:32:53 04:27:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:32:53 04:27:01 5 0.03 0.00 0.02 0.00 0.00 99.95 04:32:53 04:27:01 6 0.05 0.00 0.00 0.00 0.00 99.95 04:32:53 04:27:01 7 0.03 0.00 0.03 0.00 0.02 99.92 04:32:53 04:32:53 04:27:01 CPU %user %nice %system %iowait %steal %idle 04:32:53 04:28:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:32:53 04:28:01 0 0.03 0.00 0.02 0.00 0.02 99.93 04:32:53 04:28:01 1 0.00 0.00 0.02 0.02 0.00 99.97 04:32:53 04:28:01 2 0.03 0.00 0.03 0.00 0.02 99.92 04:32:53 04:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:32:53 04:28:01 4 0.03 0.00 0.00 0.00 0.02 99.95 04:32:53 04:28:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:32:53 04:28:01 6 0.03 0.00 0.00 0.00 0.00 99.97 04:32:53 04:28:01 7 0.03 0.00 0.00 0.00 0.00 99.97 04:32:53 04:29:01 all 0.29 0.00 0.02 0.00 0.01 99.67 04:32:53 04:29:01 0 0.07 0.00 0.03 0.02 0.02 99.87 04:32:53 04:29:01 1 0.03 0.00 0.00 0.02 0.02 99.93 04:32:53 04:29:01 2 0.03 0.00 0.02 0.00 0.03 99.92 04:32:53 04:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:32:53 04:29:01 4 1.94 0.00 0.03 0.00 0.00 98.03 04:32:53 04:29:01 5 0.13 0.00 0.00 0.00 0.00 99.87 04:32:53 04:29:01 6 0.05 0.00 0.02 0.00 0.02 99.92 04:32:53 04:29:01 7 0.05 0.00 0.03 0.00 0.02 99.90 04:32:53 04:30:01 all 0.10 0.00 0.02 0.00 0.01 99.86 04:32:53 04:30:01 0 0.00 0.00 0.03 0.02 0.02 99.93 04:32:53 04:30:01 1 0.00 0.00 0.02 0.02 0.00 99.97 04:32:53 04:30:01 2 0.03 0.00 0.03 0.00 0.03 99.90 04:32:53 04:30:01 3 0.03 0.00 0.00 0.00 0.02 99.95 04:32:53 04:30:01 4 0.66 0.00 0.02 0.00 0.02 99.30 04:32:53 04:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:32:53 04:30:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:32:53 04:30:01 7 0.07 0.00 0.02 0.00 0.02 99.90 04:32:53 04:31:01 all 0.28 0.00 0.01 0.01 0.01 99.68 04:32:53 04:31:01 0 0.08 0.00 0.03 0.02 0.03 99.83 04:32:53 04:31:01 1 0.02 0.00 0.00 0.02 0.02 99.95 04:32:53 04:31:01 2 0.05 0.00 0.05 0.00 0.02 99.88 04:32:53 04:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:32:53 04:31:01 4 1.97 0.00 0.00 0.00 0.02 98.01 04:32:53 04:31:01 5 0.03 0.00 0.02 0.02 0.02 99.92 04:32:53 04:31:01 6 0.03 0.00 0.00 0.00 0.00 99.97 04:32:53 04:31:01 7 0.03 0.00 0.00 0.00 0.00 99.97 04:32:53 04:32:01 all 7.22 0.00 3.38 2.20 0.06 87.13 04:32:53 04:32:01 0 6.67 0.00 3.93 14.08 0.07 75.25 04:32:53 04:32:01 1 6.03 0.00 3.57 1.99 0.05 88.36 04:32:53 04:32:01 2 8.33 0.00 2.67 0.08 0.07 88.84 04:32:53 04:32:01 3 6.61 0.00 2.73 0.08 0.05 90.52 04:32:53 04:32:01 4 6.97 0.00 3.34 0.47 0.05 89.17 04:32:53 04:32:01 5 7.16 0.00 3.82 0.49 0.07 88.46 04:32:53 04:32:01 6 7.78 0.00 3.23 0.50 0.07 88.42 04:32:53 04:32:01 7 8.24 0.00 3.72 0.02 0.07 87.96 04:32:53 Average: all 14.78 0.00 2.66 2.36 0.06 80.13 04:32:53 Average: 0 15.11 0.00 2.97 3.56 0.06 78.30 04:32:53 Average: 1 14.82 0.00 2.66 2.08 0.06 80.39 04:32:53 Average: 2 14.60 0.00 2.59 3.38 0.06 79.38 04:32:53 Average: 3 14.83 0.00 2.56 1.69 0.05 80.87 04:32:53 Average: 4 14.43 0.00 2.51 1.04 0.06 81.97 04:32:53 Average: 5 14.81 0.00 2.74 2.76 0.06 79.63 04:32:53 Average: 6 14.50 0.00 2.53 1.57 0.05 81.36 04:32:53 Average: 7 15.18 0.00 2.78 2.84 0.06 79.14 04:32:53 04:32:53 04:32:53