Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2801c4a9184f74e54c01e3d1eec2799807029e6c 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-ssh7077494197282933343.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-ssh1449880245680981778.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-ssh13950349064489582682.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-ssh15177552113436356710.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-ssh1142666569147204162.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-36447 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/777 [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/777 # 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 2801c4a9184f74e54c01e3d1eec2799807029e6c (main) Commit message: "Merge pull request #5047 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 2801c4a9184f74e54c01e3d1eec2799807029e6c # timeout=10 > git rev-list --no-walk 02e35b0f7c5caa881c027ca921f67ceab064a3a0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:35:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:35:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:35:42 ========================================================= 04:35:42 EdgeX Global Pipelines Version Info 04:35:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:35:43 ------------------- 04:35:43 stable info: 04:35:43 ------------------- 04:35:43 Commited By: Cherry Wang cherry@iotechsys.com 04:35:43 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 04:35:43 Message: update stable to v1.0.269 04:35:43 ------------------- 04:35:43 experimental info: 04:35:43 ------------------- 04:35:43 Commited By: **** collab-it+edgex@linuxfoundation.org 04:35:43 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 04:35:43 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:35:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 04:35:43 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 04:35:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:35:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:35:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:35:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 04:35:43 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:35:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 04:35:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 04:35:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 04:35:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:35:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:35:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:35:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:35:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:35:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:35:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:35:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:35:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:35:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 04:35:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:35:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:35:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:35:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:35:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:35:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:35:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2801c4a9184f74e54c01e3d1eec2799807029e6c [Pipeline] echo 04:35:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2801c4a [Pipeline] echo 04:35:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:35:44 provisioning config files... 04:35:44 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/777@tmp/config1650053109687001651tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:35:44 ---> ****-login.sh 04:35:44 nexus3.edgexfoundry.org:10001 04:35:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:35:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:35:45 Configure a credential helper to remove this warning. See 04:35:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:35:45 04:35:45 Login Succeeded 04:35:45 nexus3.edgexfoundry.org:10002 04:35:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:35:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:35:45 Configure a credential helper to remove this warning. See 04:35:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:35:45 04:35:45 Login Succeeded 04:35:45 nexus3.edgexfoundry.org:10003 04:35:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:35:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:35:45 Configure a credential helper to remove this warning. See 04:35:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:35:45 04:35:45 Login Succeeded 04:35:45 nexus3.edgexfoundry.org:10004 04:35:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:35:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:35:45 Configure a credential helper to remove this warning. See 04:35:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:35:45 04:35:45 Login Succeeded 04:35:45 ****.io 04:35:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:35:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:35:45 Configure a credential helper to remove this warning. See 04:35:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:35:45 04:35:45 Login Succeeded 04:35:45 ---> ****-login.sh ends [Pipeline] } 04:35:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:35:46 + 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:35:46 + dirname cmd/core-command/Dockerfile 04:35:46 + cut -d/ -f2 04:35:46 + echo core-command,cmd/core-command/Dockerfile 04:35:46 + + dirname cmd/core-common-config-bootstrapper/Dockerfilecut 04:35:46 -d/ -f2 04:35:46 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 04:35:46 + dirname cmd/core-data/Dockerfile 04:35:46 + cut -d/ -f2 04:35:46 + echo core-data,cmd/core-data/Dockerfile 04:35:46 + + dirname cmd/core-keeper/Dockerfilecut 04:35:46 -d/ -f2 04:35:46 + echo core-keeper,cmd/core-keeper/Dockerfile 04:35:46 + dirname cmd/core-metadata/Dockerfile 04:35:46 + cut -d/ -f2 04:35:46 + echo core-metadata,cmd/core-metadata/Dockerfile 04:35:46 + dirname cmd/security-bootstrapper/Dockerfile 04:35:46 + cut -d/ -f2 04:35:46 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 04:35:46 + dirname cmd/security-proxy-auth/Dockerfile 04:35:46 + cut -d/ -f2 04:35:46 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 04:35:46 + dirname cmd/security-proxy-setup/Dockerfile 04:35:46 + cut -d/ -f2 04:35:46 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 04:35:46 + dirname cmd/security-secretstore-setup/Dockerfile+ 04:35:46 cut -d/ -f2 04:35:46 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 04:35:46 + dirname cmd/security-spiffe-token-provider/Dockerfile 04:35:46 + cut -d/ -f2 04:35:46 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 04:35:46 + dirname cmd/security-spire-agent/Dockerfile 04:35:46 + cut -d/ -f2 04:35:46 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 04:35:46 + cut -d/ -f2 04:35:46 + dirname cmd/security-spire-config/Dockerfile 04:35:46 + echo security-spire-config,cmd/security-spire-config/Dockerfile 04:35:46 + dirname cmd/security-spire-server/Dockerfile 04:35:46 + cut -d/ -f2 04:35:46 + echo security-spire-server,cmd/security-spire-server/Dockerfile 04:35:46 + dirname cmd/support-notifications/Dockerfile 04:35:46 + cut -d/ -f2 04:35:46 + echo support-notifications,cmd/support-notifications/Dockerfile 04:35:46 + dirname cmd/support-scheduler/Dockerfile 04:35:46 + cut -d/ -f2 04:35:46 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 04:35:46 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:35:46 + git rev-list -1 --merges 2801c4a9184f74e54c01e3d1eec2799807029e6c~1..2801c4a9184f74e54c01e3d1eec2799807029e6c [Pipeline] echo 04:35:46 -----------> git rev-list -1 --merges 2801c4a9184f74e54c01e3d1eec2799807029e6c~1..2801c4a9184f74e54c01e3d1eec2799807029e6c 2801c4a9184f74e54c01e3d1eec2799807029e6c 04:35:46 2801c4a9184f74e54c01e3d1eec2799807029e6c [false] [Pipeline] sh 04:35:46 + git log --format=format:%s -1 2801c4a9184f74e54c01e3d1eec2799807029e6c [Pipeline] echo 04:35:46 ========================================================= 04:35:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:35:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 04:35:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:35:47 + grep -v github /etc/ssh/ssh_known_hosts 04:35:47 + [ -e /tmp/ssh_known_hosts ] 04:35:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:35:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:35:47 + sudo tee -a /etc/ssh/ssh_known_hosts 04:35:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:35:47 04:35:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:35:47 0.1.4: Pulling from edgex-devops/py-git-semver 04:35:47 b85a868b505f: Pulling fs layer 04:35:47 e2be974225ed: Pulling fs layer 04:35:47 339a4e72a1f5: Pulling fs layer 04:35:47 988bab9f4d93: Pulling fs layer 04:35:47 1469e6f7b9e6: Pulling fs layer 04:35:47 eaf3925da568: Pulling fs layer 04:35:47 bab4dde63d76: Pulling fs layer 04:35:47 bde34c3a00c8: Pulling fs layer 04:35:47 b352a97aabf1: Pulling fs layer 04:35:47 4872d77fe225: Pulling fs layer 04:35:47 1469e6f7b9e6: Waiting 04:35:47 eaf3925da568: Waiting 04:35:47 bab4dde63d76: Waiting 04:35:47 5851b861e8e6: Pulling fs layer 04:35:47 bde34c3a00c8: Waiting 04:35:47 988bab9f4d93: Waiting 04:35:47 b352a97aabf1: Waiting 04:35:47 4872d77fe225: Waiting 04:35:47 e2be974225ed: Download complete 04:35:47 988bab9f4d93: Download complete 04:35:47 1469e6f7b9e6: Verifying Checksum 04:35:47 1469e6f7b9e6: Download complete 04:35:48 eaf3925da568: Verifying Checksum 04:35:48 eaf3925da568: Download complete 04:35:48 339a4e72a1f5: Verifying Checksum 04:35:48 339a4e72a1f5: Download complete 04:35:48 bde34c3a00c8: Verifying Checksum 04:35:48 bde34c3a00c8: Download complete 04:35:48 b352a97aabf1: Download complete 04:35:48 4872d77fe225: Verifying Checksum 04:35:48 4872d77fe225: Download complete 04:35:48 5851b861e8e6: Download complete 04:35:48 b85a868b505f: Verifying Checksum 04:35:48 b85a868b505f: Download complete 04:35:48 bab4dde63d76: Verifying Checksum 04:35:48 bab4dde63d76: Download complete 04:35:49 b85a868b505f: Pull complete 04:35:49 e2be974225ed: Pull complete 04:35:50 339a4e72a1f5: Pull complete 04:35:50 988bab9f4d93: Pull complete 04:35:50 1469e6f7b9e6: Pull complete 04:35:50 eaf3925da568: Pull complete 04:35:52 bab4dde63d76: Pull complete 04:35:52 bde34c3a00c8: Pull complete 04:35:52 b352a97aabf1: Pull complete 04:35:52 4872d77fe225: Pull complete 04:35:52 5851b861e8e6: Pull complete 04:35:52 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:35:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:35:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:35:52 prd-ubuntu20.04-docker-8c-8g-36447 does not seem to be running inside a container 04:35:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/777 -v /w/workspace/edgex-go/777:/w/workspace/edgex-go/777:rw,z -v /w/workspace/edgex-go/777@tmp:/w/workspace/edgex-go/777@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:35:55 $ docker top c0f93978e008565ba8532cefd7fcc950709164b5cfc499ad2f459767a4133dc0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:35:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:35:56 [ssh-agent] Looking for ssh-agent implementation... 04:35:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:35:56 $ docker exec c0f93978e008565ba8532cefd7fcc950709164b5cfc499ad2f459767a4133dc0 ssh-agent 04:35:56 SSH_AUTH_SOCK=/tmp/ssh-mgfn2e1foIM2/agent.32 04:35:56 SSH_AGENT_PID=39 04:35:56 Running ssh-add (command line suppressed) 04:35:56 Identity added: /w/workspace/edgex-go/777@tmp/private_key_11123295656840290242.key (/w/workspace/edgex-go/777@tmp/private_key_11123295656840290242.key) 04:35:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:35:56 + git tag --points-at HEAD [Pipeline] } 04:35:56 $ docker exec --env ******** --env ******** c0f93978e008565ba8532cefd7fcc950709164b5cfc499ad2f459767a4133dc0 ssh-agent -k 04:35:56 unset SSH_AUTH_SOCK; 04:35:56 unset SSH_AGENT_PID; 04:35:56 echo Agent pid 39 killed; 04:35:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:35:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:35:56 [ssh-agent] Looking for ssh-agent implementation... 04:35:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:35:57 $ docker exec c0f93978e008565ba8532cefd7fcc950709164b5cfc499ad2f459767a4133dc0 ssh-agent 04:35:57 SSH_AUTH_SOCK=/tmp/ssh-NmmrxscpnwPj/agent.72 04:35:57 SSH_AGENT_PID=78 04:35:57 Running ssh-add (command line suppressed) 04:35:57 Identity added: /w/workspace/edgex-go/777@tmp/private_key_6054606768612265790.key (/w/workspace/edgex-go/777@tmp/private_key_6054606768612265790.key) 04:35:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:35:57 + git semver init 04:35:57 2025-01-10 04:35:57,742 [run_init] DEBUG init version:0.0.0 force:False 04:35:57 2025-01-10 04:35:57,742 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/777/.semver 04:35:57 2025-01-10 04:35:57,743 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/777/.semver 04:35:57 2025-01-10 04:35:57,743 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/777/.semver'], cwd=/w/workspace/edgex-go/777, universal_newlines=False, shell=None, istream=None) 04:36:04 2025-01-10 04:36:03,474 [append_file] DEBUG append to file:/w/workspace/edgex-go/777/.git/info/exclude 04:36:04 2025-01-10 04:36:03,475 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/777/.semver/main with force:False 04:36:04 2025-01-10 04:36:03,475 [read_version] DEBUG read version from /w/workspace/edgex-go/777/.semver/main 04:36:04 2025-01-10 04:36:03,475 [read_version] DEBUG read version from /w/workspace/edgex-go/777/.semver/main 04:36:04 4.0.0-dev.41 [Pipeline] } 04:36:04 $ docker exec --env ******** --env ******** c0f93978e008565ba8532cefd7fcc950709164b5cfc499ad2f459767a4133dc0 ssh-agent -k 04:36:04 unset SSH_AUTH_SOCK; 04:36:04 unset SSH_AGENT_PID; 04:36:04 echo Agent pid 78 killed; 04:36:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:36:04 + git semver [Pipeline] } 04:36:05 $ docker stop --time=1 c0f93978e008565ba8532cefd7fcc950709164b5cfc499ad2f459767a4133dc0 04:36:06 $ docker rm -f --volumes c0f93978e008565ba8532cefd7fcc950709164b5cfc499ad2f459767a4133dc0 [Pipeline] // withDockerContainer [Pipeline] sh 04:36:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:36:07 Stashed 1 file(s) [Pipeline] echo 04:36:07 [edgeXSemver]: initialized semver on version 4.0.0-dev.41 [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:36:07 + git config --global --add safe.directory /w/workspace/edgex-go/777 [Pipeline] echo 04:36:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:36:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:36:07 ========================================================= 04:36:07 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 04:36:07 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:36:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 04:36:07 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 04:36:07 da9db072f522: Pulling fs layer 04:36:07 6ef4a4ee8ca5: Pulling fs layer 04:36:07 06f05ace1117: Pulling fs layer 04:36:07 5fe327b54edc: Pulling fs layer 04:36:07 4f4fb700ef54: Pulling fs layer 04:36:07 92a5565b7b96: Pulling fs layer 04:36:07 ff9bb7016b71: Pulling fs layer 04:36:07 5fe327b54edc: Waiting 04:36:07 4f4fb700ef54: Waiting 04:36:07 92a5565b7b96: Waiting 04:36:07 b67dba6c2c7d: Pulling fs layer 04:36:07 a813b0c90790: Pulling fs layer 04:36:07 b67dba6c2c7d: Waiting 04:36:07 ff9bb7016b71: Waiting 04:36:07 a813b0c90790: Waiting 04:36:07 6ef4a4ee8ca5: Verifying Checksum 04:36:07 6ef4a4ee8ca5: Download complete 04:36:07 5fe327b54edc: Verifying Checksum 04:36:07 5fe327b54edc: Download complete 04:36:07 4f4fb700ef54: Verifying Checksum 04:36:07 4f4fb700ef54: Download complete 04:36:07 92a5565b7b96: Download complete 04:36:07 da9db072f522: Verifying Checksum 04:36:07 da9db072f522: Download complete 04:36:07 ff9bb7016b71: Verifying Checksum 04:36:07 ff9bb7016b71: Download complete 04:36:08 da9db072f522: Pull complete 04:36:08 a813b0c90790: Verifying Checksum 04:36:08 a813b0c90790: Download complete 04:36:08 6ef4a4ee8ca5: Pull complete 04:36:08 06f05ace1117: Verifying Checksum 04:36:08 06f05ace1117: Download complete 04:36:08 b67dba6c2c7d: Verifying Checksum 04:36:08 b67dba6c2c7d: Download complete 04:36:12 06f05ace1117: Pull complete 04:36:12 5fe327b54edc: Pull complete 04:36:12 4f4fb700ef54: Pull complete 04:36:12 92a5565b7b96: Pull complete 04:36:12 ff9bb7016b71: Pull complete 04:36:15 b67dba6c2c7d: Pull complete 04:36:15 a813b0c90790: Pull complete 04:36:15 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 04:36:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 04:36:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 04:36:15 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 04:36:15 WORKDIR /edgex 04:36:15 COPY go.mod . 04:36:15 RUN go mod download 04:36:15 + docker build -t ci-base-image-x86_64 -f - . 04:36:16 Sending build context to Docker daemon 178.5MB 04:36:16 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 04:36:16 ---> 3ba60ce46760 04:36:16 Step 2/4 : WORKDIR /edgex 04:36:22 Still waiting to schedule task 04:36:22 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:36:23 ---> Running in 0c409e29cfef 04:36:23 Removing intermediate container 0c409e29cfef 04:36:23 ---> 5dd850f53dc6 04:36:23 Step 3/4 : COPY go.mod . 04:36:23 ---> 5f7c061a3ccf 04:36:23 Step 4/4 : RUN go mod download 04:36:23 ---> Running in 691574eaa4db 04:36:50 Removing intermediate container 691574eaa4db 04:36:50 ---> b5236337f995 04:36:50 Successfully built b5236337f995 04:36:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:50 + docker inspect -f . ci-base-image-x86_64 04:36:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:36:50 prd-ubuntu20.04-docker-8c-8g-36447 does not seem to be running inside a container 04:36:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/777 -v /w/workspace/edgex-go/777:/w/workspace/edgex-go/777:rw,z -v /w/workspace/edgex-go/777@tmp:/w/workspace/edgex-go/777@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:36:50 $ docker top 37c71ec1d91cbb31db0d584fc81b2820c06537b9ee00262e2fa9193ee3ae1b3c -eo pid,comm [Pipeline] { [Pipeline] sh 04:36:51 + go version 04:36:51 go version go1.23.4 linux/amd64 [Pipeline] } 04:36:51 $ docker stop --time=1 37c71ec1d91cbb31db0d584fc81b2820c06537b9ee00262e2fa9193ee3ae1b3c 04:36:52 $ docker rm -f --volumes 37c71ec1d91cbb31db0d584fc81b2820c06537b9ee00262e2fa9193ee3ae1b3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:52 + docker inspect -f . ci-base-image-x86_64 04:36:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:36:53 prd-ubuntu20.04-docker-8c-8g-36447 does not seem to be running inside a container 04:36:53 $ 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/777 -v /w/workspace/edgex-go/777:/w/workspace/edgex-go/777:rw,z -v /w/workspace/edgex-go/777@tmp:/w/workspace/edgex-go/777@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:36:53 $ docker top 631bbda77c186947102defd70d3f319ea645ff9b9bfa1a16dbacc771cc65eb7d -eo pid,comm [Pipeline] { [Pipeline] echo 04:36:53 ========================================================= 04:36:53 [edgeXBuildGoParallel] Running Tests and Build... 04:36:53 ========================================================= [Pipeline] sh 04:36:53 + git config --global --add safe.directory /w/workspace/edgex-go/777 [Pipeline] fileExists [Pipeline] sh 04:36:54 + make test 04:36:54 go test -race -coverprofile=coverage.out ./... 04:37:04 ? github.com/edgexfoundry/edgex-go [no test files] 04:37:36 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 04:37:36 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 04:37:36 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 04:37:36 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 04:37:36 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 04:37:36 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 04:37:36 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 04:37:36 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 04:37:36 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 04:37:36 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 04:37:36 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 04:37:36 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:37:36 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 04:37:36 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 04:37:36 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 04:37:36 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 04:37:36 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 04:37:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.026s coverage: 28.7% of statements 04:37:37 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 04:37:37 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 04:37:37 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 04:37:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.041s coverage: 97.0% of statements 04:37:38 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 04:37:38 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 04:37:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 04:37:39 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 04:37:39 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 04:37:39 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 04:37:39 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 04:37:39 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 04:37:39 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 04:37:39 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 04:37:39 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 04:37:40 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 04:37:40 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 04:37:40 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 04:37:40 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 04:37:40 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 04:37:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.071s coverage: 69.2% of statements 04:37:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.054s coverage: 48.4% of statements 04:37:41 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 04:37:41 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 04:37:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.184s coverage: 93.4% of statements 04:37:42 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.047s coverage: 91.7% of statements 04:37:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.050s coverage: 9.4% of statements 04:37:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 04:37:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:37:44 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 04:37:44 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 04:37:44 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 04:37:44 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 04:37:44 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 04:37:44 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 04:37:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:37:44 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 04:37:44 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 04:37:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.422s coverage: 95.8% of statements 04:37:45 ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements 04:37:46 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 04:37:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 04:37:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 04:37:46 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 04:37:46 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 04:37:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.045s coverage: 0.0% of statements [no tests to run] 04:37:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.042s coverage: 1.0% of statements 04:37:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.039s coverage: 44.2% of statements 04:37:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.025s coverage: 81.1% of statements 04:37:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.022s coverage: 40.0% of statements 04:37:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.024s coverage: 87.1% of statements 04:37:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.022s coverage: 94.1% of statements 04:37:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.040s coverage: 96.3% of statements 04:37:48 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 04:37:48 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 04:37:48 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 04:37:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 04:37:48 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 04:37:48 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 04:37:48 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 04:37:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements 04:37:49 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 04:37:49 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 04:37:49 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 04:37:49 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 04:37:49 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 04:37:49 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 04:37:49 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 04:37:50 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 04:37:50 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 04:37:51 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 04:37:52 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 04:37:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:37:54 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 04:37:54 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 04:37:56 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 04:37:56 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 04:37:56 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 04:37:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 04:37:57 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 04:37:59 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 04:37:59 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 04:37:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 04:37:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.028s coverage: 94.4% of statements 04:38:00 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 04:38:00 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 04:38:00 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 04:38:00 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 04:38:01 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 04:38:01 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 04:38:01 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 04:38:01 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 04:38:03 Running on prd-ubuntu20.04-docker-arm64-4c-16g-36448 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 04:38:03 Running in /w/workspace/edgex-go/777 [Pipeline] { [Pipeline] checkout 04:38:03 The recommended git tool is: git 04:38:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 04:38:03 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 04:38:03 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 04:38:03 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 04:38:03 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 04:38:03 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 04:38:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 04:38:04 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 04:38:09 using credential edgex-jenkins-ssh 04:38:09 Cloning the remote Git repository 04:38:09 Cloning repository git@github.com:edgexfoundry/edgex-go.git 04:38:09 > git init /w/workspace/edgex-go/777 # timeout=10 04:38:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:38:09 > git --version # timeout=10 04:38:09 > git --version # 'git version 2.25.1' 04:38:09 using GIT_SSH to set credentials SSH Credentials for GitHub 04:38:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:38:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.050s coverage: 92.9% of statements 04:38:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.023s coverage: 66.7% of statements 04:38:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.032s coverage: 62.3% of statements 04:38:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.027s coverage: 75.0% of statements 04:38:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.039s coverage: 87.2% of statements 04:38:11 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.021s coverage: 17.0% of statements 04:38:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.022s coverage: 100.0% of statements 04:38:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.072s coverage: 81.8% of statements 04:38:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.056s coverage: 82.1% of statements 04:38:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.046s coverage: 86.0% of statements 04:38:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.133s coverage: 63.1% of statements 04:38:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.027s coverage: 100.0% of statements 04:38:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.025s coverage: 89.4% of statements 04:38:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements 04:38:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements 04:38:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.021s coverage: 100.0% of statements 04:38:11 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.028s coverage: 88.6% of statements 04:38:11 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.030s coverage: 96.8% of statements 04:38:11 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.022s coverage: 100.0% of statements 04:38:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.136s coverage: 36.8% of statements 04:38:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.022s coverage: 93.8% of statements 04:38:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.028s coverage: 3.1% of statements 04:38:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.060s coverage: 17.0% of statements 04:38:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.151s coverage: 94.9% of statements 04:38:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.033s coverage: 9.0% of statements 04:38:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.075s coverage: 97.7% of statements 04:38:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.037s coverage: 45.8% of statements 04:38:11 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:38:11 running golangci-lint 04:38:11 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 04:38:11 go version go1.23.4 linux/amd64 04:38:11 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 04:38:11 level=info msg="[config_reader] Used config file .golangci.yml" 04:38:11 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 04:38:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:38:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:38:27 Avoid second fetch 04:38:27 Checking out Revision 2801c4a9184f74e54c01e3d1eec2799807029e6c (main) 04:38:28 Commit message: "Merge pull request #5047 from lindseysimple/issue-5038-2" 04:38:27 > git config core.sparsecheckout # timeout=10 04:38:27 > git checkout -f 2801c4a9184f74e54c01e3d1eec2799807029e6c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:38:33 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:38:33 % Total % Received % Xferd Average Speed Time Time Time Current 04:38:33 Dload Upload Total Spent Left Speed 04:38:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 109k 0 --:--:-- --:--:-- --:--:-- 109k [Pipeline] sh 04:38:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:38:33 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:38:33 + sudo tee /etc/docker/daemon.new 04:38:33 { 04:38:33 "registry-mirrors": [ 04:38:33 "https://nexus3.edgexfoundry.org:10001" 04:38:33 ], 04:38:33 "bip": "10.250.0.254/24", 04:38:33 "hosts": [ 04:38:33 "tcp://0.0.0.0:5555", 04:38:33 "unix:///var/run/docker.sock" 04:38:33 ], 04:38:33 "mtu": 1458, 04:38:33 "selinux-enabled": true, 04:38:33 "seccomp-profile": "/etc/docker/seccomp.json" 04:38:33 } [Pipeline] sh 04:38:34 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:38:34 + sudo service docker restart 04:38:38 level=info msg="[loader] Go packages loading at mode 575 (name|types_sizes|compiled_files|exports_file|imports|deps|files) took 24.896492411s" 04:38:38 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 61.034998ms" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:38:52 provisioning config files... 04:38:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/777@tmp/config16083677132862977769tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:38:53 level=info msg="[linters_context/goanalysis] analyzers took 2m8.531116337s with top 10 stages: buildir: 1m11.124688192s, gosec: 4.346343919s, inspect: 3.179618366s, fact_deprecated: 3.061375068s, printf: 1.995233511s, fact_purity: 1.840527816s, ctrlflow: 1.825248068s, S1038: 1.56484479s, typedness: 1.513034135s, nilness: 1.504224105s" 04:38:53 level=info msg="[runner] Issues before processing: 199, after processing: 0" 04:38:53 level=info msg="[runner] Processors filtering stat (in/out): skip_files: 199/199, exclude-rules: 199/17, nolint: 17/0, path_prettifier: 199/199, identifier_marker: 199/199, exclude: 199/199, invalid_issue: 199/199, autogenerated_exclude: 199/199, cgo: 199/199, filename_unadjuster: 199/199, skip_dirs: 199/199" 04:38:53 level=info msg="[runner] processing took 17.828039ms with stages: nolint: 7.758916ms, identifier_marker: 3.912309ms, autogenerated_exclude: 2.551527ms, path_prettifier: 1.679724ms, exclude-rules: 1.012918ms, skip_dirs: 823.502µs, cgo: 33.901µs, invalid_issue: 32.761µs, filename_unadjuster: 16.491µs, max_same_issues: 1.29µs, fixer: 940ns, uniq_by_line: 770ns, skip_files: 660ns, max_from_linter: 500ns, source_code: 320ns, sort_results: 310ns, path_prefixer: 300ns, exclude: 290ns, diff: 180ns, path_shortener: 160ns, max_per_file_from_linter: 150ns, severity-rules: 120ns" 04:38:53 level=info msg="[runner] linters took 14.823717224s with stages: goanalysis_metalinter: 14.805786801s" 04:38:53 level=info msg="File cache stats: 0 entries of total size 0B" 04:38:53 level=info msg="Memory: 392 samples, avg is 291.7MB, max is 1246.0MB" 04:38:53 level=info msg="Execution took 39.791922679s" 04:38:53 go vet ./... 04:38:53 ---> ****-login.sh 04:38:53 nexus3.edgexfoundry.org:10001 04:38:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:38:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:38:53 Configure a credential helper to remove this warning. See 04:38:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:38:53 04:38:53 Login Succeeded 04:38:53 nexus3.edgexfoundry.org:10002 04:38:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:38:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:38:54 Configure a credential helper to remove this warning. See 04:38:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:38:54 04:38:54 Login Succeeded 04:38:54 nexus3.edgexfoundry.org:10003 04:38:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:38:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:38:54 Configure a credential helper to remove this warning. See 04:38:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:38:54 04:38:54 Login Succeeded 04:38:54 nexus3.edgexfoundry.org:10004 04:38:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:38:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:38:54 Configure a credential helper to remove this warning. See 04:38:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:38:54 04:38:54 Login Succeeded 04:38:54 ****.io 04:38:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:38:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:38:55 Configure a credential helper to remove this warning. See 04:38:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:38:55 04:38:55 Login Succeeded 04:38:55 ---> ****-login.sh ends [Pipeline] } 04:38:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 04:38:55 + git config --global --add safe.directory /w/workspace/edgex-go/777 [Pipeline] echo 04:38:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:38:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:38:55 ========================================================= 04:38:55 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 04:38:55 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:38:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 04:38:56 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:38:56 9986a736f7d3: Pulling fs layer 04:38:56 1f018df60701: Pulling fs layer 04:38:56 39f8f326b044: Pulling fs layer 04:38:56 e6a1e7a6a96a: Pulling fs layer 04:38:56 4f4fb700ef54: Pulling fs layer 04:38:56 d45d956e0dbf: Pulling fs layer 04:38:56 d7702b0d1db1: Pulling fs layer 04:38:56 5c7f0f088c93: Pulling fs layer 04:38:56 4fdc064ae6cf: Pulling fs layer 04:38:56 e6a1e7a6a96a: Waiting 04:38:56 4f4fb700ef54: Waiting 04:38:56 d45d956e0dbf: Waiting 04:38:56 d7702b0d1db1: Waiting 04:38:56 5c7f0f088c93: Waiting 04:38:56 4fdc064ae6cf: Waiting 04:38:56 1f018df60701: Verifying Checksum 04:38:56 1f018df60701: Download complete 04:38:56 4f4fb700ef54: Download complete 04:38:56 9986a736f7d3: Download complete 04:38:56 d7702b0d1db1: Download complete 04:38:56 d45d956e0dbf: Verifying Checksum 04:38:56 d45d956e0dbf: Download complete 04:38:56 4fdc064ae6cf: Verifying Checksum 04:38:56 4fdc064ae6cf: Download complete 04:38:57 9986a736f7d3: Pull complete 04:38:57 1f018df60701: Pull complete 04:38:58 39f8f326b044: Verifying Checksum 04:38:58 39f8f326b044: Download complete 04:38:59 5c7f0f088c93: Download complete 04:38:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:38:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:38:59 ./bin/test-attribution-txt.sh [Pipeline] echo 04:38:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 04:39:00 + ls -al . 04:39:00 total 1836 04:39:00 drwxrwxr-x 11 1001 1001 4096 Jan 10 04:36 . 04:39:00 drwxr-xr-x 4 root root 4096 Jan 10 04:36 .. 04:39:00 drwxrwxr-x 2 1001 1001 4096 Jan 10 04:35 .blubracket 04:39:00 -rw-rw-r-- 1 1001 1001 10 Jan 10 04:35 .dockerignore 04:39:00 drwxrwxr-x 8 1001 1001 4096 Jan 10 04:38 .git 04:39:00 drwxrwxr-x 3 1001 1001 4096 Jan 10 04:35 .github 04:39:00 -rw-rw-r-- 1 1001 1001 907 Jan 10 04:35 .gitignore 04:39:00 -rw-rw-r-- 1 1001 1001 199 Jan 10 04:35 .golangci.yml 04:39:00 -rw-rw-r-- 1 1001 1001 100 Jan 10 04:35 .hadolint.yml 04:39:00 drwxr-xr-x 3 1001 1001 4096 Jan 10 04:36 .semver 04:39:00 -rw-rw-r-- 1 1001 1001 155 Jan 10 04:35 .sonarcloud.properties 04:39:00 -rw-rw-r-- 1 1001 1001 1171 Jan 10 04:35 ADOPTERS.md 04:39:00 -rw-rw-r-- 1 1001 1001 17256 Jan 10 04:35 Attribution.txt 04:39:00 -rw-rw-r-- 1 1001 1001 100284 Jan 10 04:35 CHANGELOG.md 04:39:00 -rw-rw-r-- 1 1001 1001 3804 Jan 10 04:35 CONTRIBUTING.md 04:39:00 -rw-rw-r-- 1 1001 1001 677 Jan 10 04:35 GOVERNANCE.md 04:39:00 -rw-rw-r-- 1 1001 1001 858 Jan 10 04:35 Jenkinsfile 04:39:00 -rw-rw-r-- 1 1001 1001 10775 Jan 10 04:35 LICENSE 04:39:00 -rw-rw-r-- 1 1001 1001 16740 Jan 10 04:35 Makefile 04:39:00 -rw-rw-r-- 1 1001 1001 582 Jan 10 04:35 OWNERS.md 04:39:00 -rw-rw-r-- 1 1001 1001 9932 Jan 10 04:35 README.md 04:39:00 -rw-rw-r-- 1 1001 1001 789 Jan 10 04:35 SECURITY.md 04:39:00 -rw-rw-r-- 1 1001 1001 12 Jan 10 04:36 VERSION 04:39:00 drwxrwxr-x 2 1001 1001 4096 Jan 10 04:35 bin 04:39:00 drwxrwxr-x 19 1001 1001 4096 Jan 10 04:35 cmd 04:39:00 -rw-r--r-- 1 root root 1510933 Jan 10 04:38 coverage.out 04:39:00 drwxrwxr-x 2 1001 1001 4096 Jan 10 04:35 fuzz_test 04:39:00 -rw-rw-r-- 1 1001 1001 6506 Jan 10 04:35 go.mod 04:39:00 -rw-rw-r-- 1 1001 1001 88058 Jan 10 04:35 go.sum 04:39:00 drwxrwxr-x 7 1001 1001 4096 Jan 10 04:35 internal 04:39:00 drwxrwxr-x 2 1001 1001 4096 Jan 10 04:35 openapi 04:39:00 -rw-rw-r-- 1 1001 1001 584 Jan 10 04:35 security.txt 04:39:00 -rw-rw-r-- 1 1001 1001 204 Jan 10 04:35 version.go [Pipeline] sh 04:39:00 + '[' -e coverage.out ] 04:39:00 + chown 1001:1001 coverage.out [Pipeline] stash 04:39:00 Stashed 1 file(s) [Pipeline] sh 04:39:00 + make build 04:39:00 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 04:39:21 39f8f326b044: Pull complete 04:39:21 e6a1e7a6a96a: Pull complete 04:39:21 4f4fb700ef54: Pull complete 04:39:21 d45d956e0dbf: Pull complete 04:39:21 d7702b0d1db1: Pull complete 04:39:26 5c7f0f088c93: Pull complete 04:39:27 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:39:27 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 04:39:27 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 04:39:28 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 04:39:29 4fdc064ae6cf: Pull complete 04:39:29 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 04:39:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 04:39:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 04:39:29 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 04:39:29 WORKDIR /edgex 04:39:29 COPY go.mod . 04:39:29 RUN go mod download 04:39:29 + docker build -t ci-base-image-arm64 -f - . 04:39:30 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:39:31 #0 building with "default" instance using docker driver 04:39:31 04:39:31 #1 [internal] load .dockerignore 04:39:31 #1 transferring context: 50B 0.0s done 04:39:31 #1 DONE 0.1s 04:39:31 04:39:31 #2 [internal] load build definition from Dockerfile 04:39:31 #2 transferring dockerfile: 172B done 04:39:31 #2 DONE 0.1s 04:39:31 04:39:31 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 04:39:31 #3 DONE 0.0s 04:39:31 04:39:31 #4 [internal] load build context 04:39:31 #4 transferring context: 6.54kB done 04:39:31 #4 DONE 0.1s 04:39:31 04:39:31 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 04:39:31 #5 DONE 0.3s 04:39:31 04:39:31 #6 [2/4] WORKDIR /edgex 04:39:32 #6 DONE 0.9s 04:39:32 04:39:32 #7 [3/4] COPY go.mod . 04:39:32 #7 DONE 0.1s 04:39:32 04:39:32 #8 [4/4] RUN go mod download 04:39:35 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:39:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 04:39:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:39:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:39:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 04:39:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:39:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 04:39:45 $ docker stop --time=1 631bbda77c186947102defd70d3f319ea645ff9b9bfa1a16dbacc771cc65eb7d 04:39:47 #8 DONE 14.6s 04:39:47 04:39:47 #9 exporting to image 04:39:47 #9 exporting layers 04:39:51 $ docker rm -f --volumes 631bbda77c186947102defd70d3f319ea645ff9b9bfa1a16dbacc771cc65eb7d [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:39:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:39:52 04:39:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:39:53 latest: Pulling from edgex-devops/edgex-compose 04:39:53 91d30c5bc195: Pulling fs layer 04:39:53 2e9b0aa3be6d: Pulling fs layer 04:39:53 9c61dcf015f6: Pulling fs layer 04:39:53 4698f68db338: Pulling fs layer 04:39:53 2a2f49069b9e: Pulling fs layer 04:39:53 e0025b399a48: Pulling fs layer 04:39:53 2a2f49069b9e: Waiting 04:39:53 4698f68db338: Waiting 04:39:53 e0025b399a48: Waiting 04:39:53 91d30c5bc195: Verifying Checksum 04:39:53 91d30c5bc195: Download complete 04:39:53 4698f68db338: Download complete 04:39:53 2e9b0aa3be6d: Verifying Checksum 04:39:53 2e9b0aa3be6d: Download complete 04:39:53 e0025b399a48: Verifying Checksum 04:39:53 e0025b399a48: Download complete 04:39:53 91d30c5bc195: Pull complete 04:39:53 2a2f49069b9e: Download complete 04:39:54 2e9b0aa3be6d: Pull complete 04:39:54 9c61dcf015f6: Verifying Checksum 04:39:54 9c61dcf015f6: Download complete 04:39:57 9c61dcf015f6: Pull complete 04:39:57 4698f68db338: Pull complete 04:39:57 2a2f49069b9e: Pull complete 04:39:57 e0025b399a48: Pull complete 04:39:57 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 04:39:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:39:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:39:57 prd-ubuntu20.04-docker-8c-8g-36447 does not seem to be running inside a container 04:39:57 $ 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/777 -v /w/workspace/edgex-go/777:/w/workspace/edgex-go/777:rw,z -v /w/workspace/edgex-go/777@tmp:/w/workspace/edgex-go/777@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:40:00 $ docker top 3b203d6f4b90ed0fb7342e73b3211b8e8ee720c274ff4b7a4af461229bb23ad5 -eo pid,comm [Pipeline] { [Pipeline] sh 04:40:01 + docker compose -f ./docker-compose-build.yml build --parallel 04:40:03 #1 [security-spire-config internal] load build definition from Dockerfile 04:40:03 #1 transferring dockerfile: 1.69kB done 04:40:03 #1 DONE 0.0s 04:40:03 04:40:03 #2 [core-data internal] load build definition from Dockerfile 04:40:03 #2 transferring dockerfile: 2.07kB done 04:40:03 #2 DONE 0.0s 04:40:03 04:40:03 #3 [security-spire-server internal] load build definition from Dockerfile 04:40:03 #3 transferring dockerfile: 1.70kB done 04:40:03 #3 DONE 0.0s 04:40:03 04:40:03 #4 [security-secretstore-setup internal] load build definition from Dockerfile 04:40:03 #4 transferring dockerfile: 2.49kB done 04:40:03 #4 ... 04:40:03 04:40:03 #5 [support-notifications internal] load build definition from Dockerfile 04:40:03 #5 transferring dockerfile: 2.04kB done 04:40:03 #5 DONE 0.0s 04:40:03 04:40:03 #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile 04:40:03 #6 transferring dockerfile: 2.23kB done 04:40:03 #6 DONE 0.0s 04:40:03 04:40:03 #7 [core-keeper internal] load build definition from Dockerfile 04:40:03 #7 transferring dockerfile: 2.07kB done 04:40:03 #7 DONE 0.0s 04:40:03 04:40:03 #8 [security-proxy-auth internal] load build definition from Dockerfile 04:40:03 #8 transferring dockerfile: 2.11kB done 04:40:03 #8 DONE 0.0s 04:40:03 04:40:03 #9 [security-bootstrapper internal] load build definition from Dockerfile 04:40:03 #9 transferring dockerfile: 3.02kB done 04:40:03 #9 DONE 0.1s 04:40:03 04:40:03 #10 [security-spire-config internal] load .dockerignore 04:40:03 #10 transferring context: 50B done 04:40:03 #10 DONE 0.0s 04:40:03 04:40:03 #4 [security-secretstore-setup internal] load build definition from Dockerfile 04:40:03 #4 ... 04:40:03 04:40:03 #11 [core-command internal] load build definition from Dockerfile 04:40:03 #11 transferring dockerfile: 1.94kB done 04:40:03 #11 DONE 0.1s 04:40:03 04:40:03 #12 [security-proxy-setup internal] load build definition from Dockerfile 04:40:03 #12 transferring dockerfile: 2.50kB done 04:40:03 #12 DONE 0.1s 04:40:03 04:40:03 #13 [security-spire-agent internal] load build definition from Dockerfile 04:40:03 #13 transferring dockerfile: 1.81kB done 04:40:03 #13 DONE 0.1s 04:40:03 04:40:03 #14 [security-spiffe-token-provider internal] load build definition from Dockerfile 04:40:03 #14 transferring dockerfile: 1.89kB done 04:40:03 #14 DONE 0.1s 04:40:03 04:40:03 #15 [support-scheduler internal] load build definition from Dockerfile 04:40:03 #15 transferring dockerfile: 1.82kB done 04:40:03 #15 DONE 0.1s 04:40:03 04:40:03 #16 [core-metadata internal] load build definition from Dockerfile 04:40:03 #16 transferring dockerfile: 2.13kB done 04:40:03 #16 DONE 0.1s 04:40:03 04:40:03 #17 [core-data internal] load .dockerignore 04:40:03 #17 transferring context: 50B done 04:40:03 #17 DONE 0.0s 04:40:03 04:40:03 #18 [security-spire-server internal] load .dockerignore 04:40:03 #18 transferring context: 50B done 04:40:03 #18 DONE 0.0s 04:40:03 04:40:03 #19 [security-secretstore-setup internal] load .dockerignore 04:40:03 #19 transferring context: 50B done 04:40:03 #19 DONE 0.0s 04:40:03 04:40:03 #20 [support-notifications internal] load .dockerignore 04:40:03 #20 transferring context: 50B done 04:40:03 #20 DONE 0.0s 04:40:03 04:40:03 #21 [core-keeper internal] load .dockerignore 04:40:03 #21 transferring context: 50B done 04:40:03 #21 DONE 0.0s 04:40:03 04:40:03 #22 [core-common-config-bootstrapper internal] load .dockerignore 04:40:03 #22 transferring context: 50B done 04:40:03 #22 DONE 0.0s 04:40:03 04:40:03 #23 [security-proxy-auth internal] load .dockerignore 04:40:03 #23 transferring context: 50B done 04:40:03 #23 DONE 0.0s 04:40:03 04:40:03 #24 [security-bootstrapper internal] load .dockerignore 04:40:03 #24 transferring context: 50B done 04:40:03 #24 DONE 0.0s 04:40:03 04:40:03 #25 [core-command internal] load .dockerignore 04:40:03 #25 transferring context: 50B done 04:40:03 #25 DONE 0.0s 04:40:03 04:40:03 #26 [security-proxy-setup internal] load .dockerignore 04:40:03 #26 transferring context: 50B done 04:40:03 #26 DONE 0.0s 04:40:03 04:40:03 #27 [security-spire-agent internal] load .dockerignore 04:40:03 #27 transferring context: 50B done 04:40:03 #27 DONE 0.0s 04:40:03 04:40:03 #28 [security-spiffe-token-provider internal] load .dockerignore 04:40:04 #28 transferring context: 50B done 04:40:04 #28 DONE 0.0s 04:40:04 04:40:04 #29 [support-scheduler internal] load .dockerignore 04:40:04 #29 transferring context: 50B done 04:40:04 #29 DONE 0.0s 04:40:04 04:40:04 #30 [core-metadata internal] load .dockerignore 04:40:04 #30 transferring context: 50B done 04:40:04 #30 DONE 0.0s 04:40:04 04:40:04 #31 [core-data internal] load metadata for docker.io/library/alpine:3.20 04:40:04 #31 ... 04:40:04 04:40:04 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:40:04 #32 DONE 0.0s 04:40:04 04:40:04 #31 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 04:40:04 #31 ... 04:40:04 04:40:04 #32 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:40:04 #32 DONE 0.0s 04:40:04 04:40:04 #31 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 04:40:04 #31 ... 04:40:04 04:40:04 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:40:04 #32 DONE 0.0s 04:40:04 04:40:04 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 04:40:04 #31 ... 04:40:04 04:40:04 #32 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:40:04 #32 DONE 0.0s 04:40:04 04:40:04 #31 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 04:40:04 #31 DONE 0.8s 04:40:04 04:40:04 #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 04:40:04 #33 DONE 1.0s 04:40:04 04:40:04 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:40:04 #34 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:40:05 #34 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 04:40:05 #34 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 04:40:05 #34 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 04:40:05 #34 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s 04:40:05 #34 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s 04:40:05 #34 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 04:40:05 #34 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s 04:40:05 #34 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 04:40:05 #34 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done 04:40:05 #34 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.3s 04:40:05 #34 ... 04:40:05 04:40:05 #35 [security-spire-server internal] load build context 04:40:05 #35 transferring context: 23.68kB 0.0s done 04:40:05 #35 DONE 0.6s 04:40:05 04:40:05 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:40:05 #34 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done 04:40:05 #34 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done 04:40:05 #34 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 04:40:05 #9 exporting layers 17.4s done 04:40:05 #9 writing image sha256:3f5c8da78dd0bf4eaa0acb9c7a3dcbc1242eff5742021e5df5276d9be6ac8529 done 04:40:05 #9 naming to docker.io/library/ci-base-image-arm64 done 04:40:05 #9 DONE 17.4s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:05 #34 ... 04:40:05 04:40:05 #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 04:40:05 #36 DONE 1.3s 04:40:05 04:40:05 #37 [security-spire-config internal] load build context 04:40:05 #37 transferring context: 21.93kB 0.0s done 04:40:05 #37 DONE 0.6s 04:40:05 04:40:05 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:40:05 #34 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.5s 04:40:05 #34 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 04:40:05 #34 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 04:40:05 #34 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 04:40:05 #34 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done 04:40:05 #34 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done 04:40:05 #34 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 04:40:05 #34 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 04:40:05 #34 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done 04:40:05 #34 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 04:40:05 #34 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.89MB / 30.73MB 0.7s 04:40:05 + docker inspect -f . ci-base-image-arm64 04:40:05 . 04:40:05 #34 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 8.39MB / 30.73MB 0.8s 04:40:05 #34 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 04:40:05 #34 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:40:06 prd-ubuntu20.04-docker-arm64-4c-16g-36448 does not seem to be running inside a container 04:40:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/777 -v /w/workspace/edgex-go/777:/w/workspace/edgex-go/777:rw,z -v /w/workspace/edgex-go/777@tmp:/w/workspace/edgex-go/777@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:40:06 #34 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.5s done 04:40:06 #34 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 04:40:07 $ docker top 388b5ded1c483f400f5325285f3302b991675143b7b203bfb8dd2fee11cb61d7 -eo pid,comm [Pipeline] { [Pipeline] sh 04:40:07 + go version 04:40:08 go version go1.23.4 linux/arm64 [Pipeline] } 04:40:08 $ docker stop --time=1 388b5ded1c483f400f5325285f3302b991675143b7b203bfb8dd2fee11cb61d7 04:40:08 #34 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.0s done 04:40:09 $ docker rm -f --volumes 388b5ded1c483f400f5325285f3302b991675143b7b203bfb8dd2fee11cb61d7 [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:40:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:40:10 04:40:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:40:10 latest: Pulling from edgex-devops/edgex-compose-arm64 04:40:10 547446be3368: Pulling fs layer 04:40:10 d125d8839a47: Pulling fs layer 04:40:10 3e85d5ac6304: Pulling fs layer 04:40:10 c3105a71a48b: Pulling fs layer 04:40:10 0f093f025ec4: Pulling fs layer 04:40:10 c3106fc0e877: Pulling fs layer 04:40:10 c3105a71a48b: Waiting 04:40:10 0f093f025ec4: Waiting 04:40:10 c3106fc0e877: Waiting 04:40:10 547446be3368: Verifying Checksum 04:40:10 547446be3368: Download complete 04:40:10 c3105a71a48b: Verifying Checksum 04:40:10 c3105a71a48b: Download complete 04:40:11 d125d8839a47: Verifying Checksum 04:40:11 d125d8839a47: Download complete 04:40:11 c3106fc0e877: Verifying Checksum 04:40:11 c3106fc0e877: Download complete 04:40:11 0f093f025ec4: Verifying Checksum 04:40:11 0f093f025ec4: Download complete 04:40:11 #34 ... 04:40:11 04:40:11 #38 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:40:11 #38 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 04:40:11 #38 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 04:40:11 #38 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 04:40:11 #38 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 04:40:11 #38 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.7s done 04:40:11 #38 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.3s done 04:40:11 547446be3368: Pull complete 04:40:12 d125d8839a47: Pull complete 04:40:13 3e85d5ac6304: Verifying Checksum 04:40:13 3e85d5ac6304: Download complete 04:40:15 #38 ... 04:40:15 04:40:15 #39 [core-data internal] load build context 04:40:15 #39 transferring context: 332.30MB 9.5s 04:40:15 #39 ... 04:40:15 04:40:15 #40 [core-common-config-bootstrapper internal] load build context 04:40:15 #40 ... 04:40:15 04:40:15 #41 [security-secretstore-setup internal] load build context 04:40:15 #41 ... 04:40:15 04:40:15 #42 [security-spiffe-token-provider internal] load build context 04:40:15 #42 ... 04:40:15 04:40:15 #43 [security-spire-agent internal] load build context 04:40:15 #43 ... 04:40:15 04:40:15 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:40:15 #44 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:40:15 #44 ... 04:40:15 04:40:15 #45 [core-command internal] load build context 04:40:15 #45 ... 04:40:15 04:40:15 #46 [support-notifications internal] load build context 04:40:16 #46 ... 04:40:16 04:40:16 #47 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:40:16 #47 ... 04:40:16 04:40:16 #48 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:40:17 #48 ... 04:40:17 04:40:17 #49 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 04:40:17 #49 ... 04:40:17 04:40:17 #50 [security-bootstrapper internal] load build context 04:40:17 #50 ... 04:40:17 04:40:17 #51 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 04:40:18 #51 ... 04:40:18 04:40:18 #52 [support-scheduler internal] load build context 04:40:18 #52 ... 04:40:18 04:40:18 #53 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 04:40:18 #53 ... 04:40:18 04:40:18 #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:40:18 #54 ... 04:40:18 04:40:18 #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:40:18 #55 ... 04:40:18 04:40:18 #56 [security-proxy-auth internal] load build context 04:40:18 #56 ... 04:40:18 04:40:18 #57 [core-metadata internal] load build context 04:40:18 #57 ... 04:40:18 04:40:18 #58 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 04:40:18 #58 ... 04:40:18 04:40:18 #59 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:40:18 #59 ... 04:40:18 04:40:18 #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 04:40:18 #60 ... 04:40:18 04:40:18 #61 [core-keeper internal] load build context 04:40:18 #61 transferring context: 231.79MB 13.6s 04:40:18 #61 ... 04:40:18 04:40:18 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:40:19 #62 ... 04:40:19 04:40:19 #63 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 04:40:19 #63 ... 04:40:19 04:40:19 #64 [security-proxy-setup internal] load build context 04:40:19 #64 ... 04:40:19 04:40:19 #61 [core-keeper internal] load build context 04:40:23 #61 transferring context: 439.02MB 18.2s done 04:40:24 #61 ... 04:40:24 04:40:24 #64 [security-proxy-setup internal] load build context 04:40:24 #64 transferring context: 439.02MB 19.1s done 04:40:24 #64 ... 04:40:24 04:40:24 #39 [core-data internal] load build context 04:40:24 #39 transferring context: 439.02MB 16.0s done 04:40:25 #39 ... 04:40:25 04:40:25 #57 [core-metadata internal] load build context 04:40:25 #57 transferring context: 439.02MB 18.0s done 04:40:25 #57 ... 04:40:25 04:40:25 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:40:25 #44 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19.6s done 04:40:25 #44 ... 04:40:25 04:40:25 #41 [security-secretstore-setup internal] load build context 04:40:25 #41 transferring context: 439.02MB 12.8s done 04:40:25 #41 ... 04:40:25 04:40:25 #40 [core-common-config-bootstrapper internal] load build context 04:40:25 #40 transferring context: 439.02MB 15.2s done 04:40:25 #40 ... 04:40:25 04:40:25 #42 [security-spiffe-token-provider internal] load build context 04:40:25 #42 transferring context: 439.02MB 16.0s done 04:40:26 #42 ... 04:40:26 04:40:26 #45 [core-command internal] load build context 04:40:26 #45 transferring context: 439.02MB 18.0s done 04:40:26 #45 ... 04:40:26 04:40:26 #46 [support-notifications internal] load build context 04:40:26 #46 transferring context: 439.02MB 17.5s done 04:40:27 #46 ... 04:40:27 04:40:27 #50 [security-bootstrapper internal] load build context 04:40:27 #50 transferring context: 439.02MB 15.3s done 04:40:27 #50 ... 04:40:27 04:40:27 #52 [support-scheduler internal] load build context 04:40:27 #52 transferring context: 439.02MB 16.5s done 04:40:27 3e85d5ac6304: Pull complete 04:40:27 c3105a71a48b: Pull complete 04:40:27 0f093f025ec4: Pull complete 04:40:27 c3106fc0e877: Pull complete 04:40:27 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 04:40:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:40:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:40:27 prd-ubuntu20.04-docker-arm64-4c-16g-36448 does not seem to be running inside a container 04:40:27 $ 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/777 -v /w/workspace/edgex-go/777:/w/workspace/edgex-go/777:rw,z -v /w/workspace/edgex-go/777@tmp:/w/workspace/edgex-go/777@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 04:40:28 #52 ... 04:40:28 04:40:28 #56 [security-proxy-auth internal] load build context 04:40:28 #56 transferring context: 439.02MB 15.0s done 04:40:29 $ docker top 954bfb67e32941e516222024e9d992e1a0e062570dc8052e8076a4b3c052dcaa -eo pid,comm [Pipeline] { [Pipeline] sh 04:40:29 #56 ... 04:40:29 04:40:29 #43 [security-spire-agent internal] load build context 04:40:29 #43 transferring context: 23.21kB 0.0s done 04:40:29 + docker compose -f ./docker-compose-build.yml build --parallel 04:40:31 #1 [security-secretstore-setup internal] load .dockerignore 04:40:31 #1 transferring context: 04:40:31 #1 transferring context: 50B 0.0s done 04:40:31 #1 DONE 0.1s 04:40:31 04:40:31 #2 [security-secretstore-setup internal] load build definition from Dockerfile 04:40:31 #2 transferring dockerfile: 2.49kB 0.0s done 04:40:31 #2 DONE 0.1s 04:40:31 04:40:31 #3 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:40:31 #3 DONE 0.0s 04:40:31 04:40:31 #4 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 04:40:31 #4 ... 04:40:31 04:40:31 #5 [core-common-config-bootstrapper internal] load .dockerignore 04:40:31 #5 transferring context: 50B 0.0s done 04:40:31 #5 DONE 0.1s 04:40:31 04:40:31 #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile 04:40:31 #6 transferring dockerfile: 2.23kB done 04:40:31 #6 DONE 0.1s 04:40:31 04:40:31 #3 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:40:31 #3 DONE 0.0s 04:40:31 04:40:31 #4 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 04:40:31 #4 ... 04:40:31 04:40:31 #7 [security-spire-config internal] load build definition from Dockerfile 04:40:31 #7 transferring dockerfile: 1.69kB done 04:40:31 #7 DONE 0.1s 04:40:31 04:40:31 #8 [security-spire-config internal] load .dockerignore 04:40:31 #8 transferring context: 50B done 04:40:31 #8 DONE 0.1s 04:40:31 04:40:31 #9 [security-proxy-auth internal] load .dockerignore 04:40:31 #9 transferring context: 50B done 04:40:31 #9 DONE 0.1s 04:40:31 04:40:31 #4 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 04:40:31 #4 ... 04:40:31 04:40:31 #10 [security-proxy-auth internal] load build definition from Dockerfile 04:40:31 #10 transferring dockerfile: 2.11kB done 04:40:31 #10 DONE 0.2s 04:40:31 04:40:31 #3 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:40:31 #3 DONE 0.0s 04:40:31 04:40:31 #4 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 04:40:31 #4 ... 04:40:31 04:40:31 #11 [support-notifications internal] load build definition from Dockerfile 04:40:31 #11 transferring dockerfile: 2.04kB done 04:40:31 #11 DONE 0.2s 04:40:31 04:40:31 #12 [support-notifications internal] load .dockerignore 04:40:31 #12 transferring context: 50B done 04:40:31 #12 DONE 0.2s 04:40:31 04:40:31 #4 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 04:40:32 #4 ... 04:40:32 04:40:32 #13 [support-scheduler internal] load .dockerignore 04:40:32 #13 transferring context: 50B done 04:40:32 #13 DONE 0.2s 04:40:32 04:40:32 #14 [support-scheduler internal] load build definition from Dockerfile 04:40:32 #14 transferring dockerfile: 1.82kB 0.0s done 04:40:32 #14 DONE 0.2s 04:40:32 04:40:32 #4 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 04:40:32 #4 ... 04:40:32 04:40:32 #3 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:40:32 #3 DONE 0.0s 04:40:32 04:40:32 #4 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 04:40:32 #4 DONE 0.6s 04:40:32 04:40:32 #15 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:40:32 #15 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done 04:40:32 #15 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 04:40:32 #15 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 04:40:32 #15 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 04:40:32 #15 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0B / 4.09MB 0.1s 04:40:32 #15 ... 04:40:32 04:40:32 #16 [security-bootstrapper internal] load .dockerignore 04:40:32 #16 transferring context: 50B 0.0s done 04:40:32 #16 DONE 0.5s 04:40:32 04:40:32 #15 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:40:32 #15 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 04:40:32 #15 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 04:40:32 #15 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 04:40:32 #15 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.05MB / 4.09MB 0.2s 04:40:32 #15 ... 04:40:32 04:40:32 #17 [security-bootstrapper internal] load build definition from Dockerfile 04:40:32 #17 transferring dockerfile: 3.02kB 0.0s done 04:40:32 #17 DONE 0.6s 04:40:32 04:40:32 #18 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 04:40:32 #18 DONE 0.9s 04:40:32 04:40:32 #15 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:40:32 #15 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 2.10MB / 4.09MB 0.3s 04:40:32 #15 ... 04:40:32 04:40:32 #3 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:40:32 #3 DONE 0.0s 04:40:32 04:40:32 #19 [core-data internal] load build definition from Dockerfile 04:40:32 #19 transferring dockerfile: 2.07kB 0.0s done 04:40:32 #19 DONE 0.7s 04:40:32 04:40:32 #15 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:40:32 #15 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done 04:40:32 #15 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 04:40:32 #15 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 04:40:32 #15 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 04:40:32 #15 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 3.37MB / 4.09MB 0.4s 04:40:33 #15 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.4s done 04:40:33 #15 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 04:40:33 #15 ... 04:40:33 04:40:33 #20 [core-data internal] load .dockerignore 04:40:33 #20 transferring context: 50B 0.0s done 04:40:33 #20 DONE 0.8s 04:40:33 04:40:33 #3 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:40:33 #3 DONE 0.0s 04:40:33 04:40:33 #15 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:40:33 #15 ... 04:40:33 04:40:33 #4 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 04:40:33 #4 DONE 1.3s 04:40:33 04:40:33 #21 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:40:33 #21 DONE 1.5s 04:40:33 04:40:33 #15 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:40:33 #15 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done 04:40:33 #15 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 04:40:33 #15 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 04:40:33 #15 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 04:40:33 #15 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.4s done 04:40:33 #15 ... 04:40:33 04:40:33 #21 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:40:33 #21 DONE 1.5s 04:40:33 04:40:33 #15 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:40:33 #15 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done 04:40:33 #15 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 04:40:33 #15 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 04:40:33 #15 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 04:40:33 #15 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.4s done 04:40:33 #15 ... 04:40:33 04:40:33 #22 [security-proxy-auth internal] load build context 04:40:33 #22 transferring context: 3.06MB 1.1s done 04:40:33 #22 DONE 1.6s 04:40:33 04:40:33 #15 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:40:33 #15 ... 04:40:33 04:40:33 #23 [core-command internal] load build definition from Dockerfile 04:40:33 #23 transferring dockerfile: 1.94kB 0.0s done 04:40:33 #23 DONE 1.0s 04:40:33 04:40:33 #15 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:40:33 #15 ... 04:40:33 04:40:33 #24 [security-spire-config internal] load build context 04:40:33 #24 transferring context: 21.93kB 0.1s done 04:40:33 #24 DONE 1.2s 04:40:33 04:40:33 #15 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:40:33 #15 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.1s done 04:40:34 #15 ... 04:40:34 04:40:34 #25 [core-common-config-bootstrapper internal] load build context 04:40:34 #25 transferring context: 3.06MB 1.3s done 04:40:34 #25 DONE 1.9s 04:40:34 04:40:34 #26 [security-secretstore-setup internal] load build context 04:40:34 #26 transferring context: 3.06MB 1.3s done 04:40:34 #26 DONE 1.9s 04:40:34 04:40:34 #15 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:40:34 #15 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.1s done 04:40:34 #15 ... 04:40:34 04:40:34 #27 [support-scheduler internal] load build context 04:40:34 #27 transferring context: 3.06MB 0.9s done 04:40:34 #27 DONE 1.8s 04:40:34 04:40:34 #28 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 04:40:34 #28 DONE 0.9s 04:40:34 04:40:34 #29 [support-notifications internal] load build context 04:40:34 #29 transferring context: 3.06MB 0.9s done 04:40:34 #29 DONE 1.9s 04:40:34 04:40:34 #30 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 04:40:34 #30 ... 04:40:34 04:40:34 #31 [security-spiffe-token-provider internal] load .dockerignore 04:40:34 #31 transferring context: 50B 0.0s done 04:40:34 #31 DONE 2.4s 04:40:34 04:40:34 #32 [security-spiffe-token-provider internal] load build definition from Dockerfile 04:40:34 #32 transferring dockerfile: 1.89kB 0.0s done 04:40:34 #32 DONE 2.4s 04:40:35 04:40:35 #33 [core-metadata internal] load build definition from Dockerfile 04:40:35 #33 transferring dockerfile: 2.13kB done 04:40:35 #33 DONE 1.4s 04:40:35 04:40:35 #34 [core-command internal] load .dockerignore 04:40:35 #34 transferring context: 50B done 04:40:35 #34 DONE 2.2s 04:40:35 04:40:35 #3 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:40:35 #3 DONE 0.0s 04:40:35 04:40:35 #35 [security-spire-server internal] load build definition from Dockerfile 04:40:35 #35 transferring dockerfile: 1.70kB 0.0s done 04:40:35 #35 DONE 2.6s 04:40:35 04:40:35 #36 [security-spire-server internal] load .dockerignore 04:40:35 #36 transferring context: 50B 0.0s done 04:40:35 #36 DONE 2.6s 04:40:35 04:40:35 #18 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 04:40:35 #18 ... 04:40:35 04:40:35 #3 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:40:35 #3 DONE 0.0s 04:40:35 04:40:35 #21 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:40:35 #21 DONE 1.7s 04:40:35 04:40:35 #28 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 04:40:35 #28 DONE 1.1s 04:40:35 04:40:35 #37 [core-metadata internal] load .dockerignore 04:40:35 #37 transferring context: 50B 0.0s done 04:40:35 #37 DONE 1.7s 04:40:35 04:40:35 #38 [security-proxy-setup internal] load .dockerignore 04:40:35 #38 transferring context: 50B done 04:40:35 #38 DONE 2.2s 04:40:35 04:40:35 #3 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:40:35 #3 DONE 0.0s 04:40:35 04:40:35 #39 [security-spire-agent internal] load .dockerignore 04:40:35 #39 transferring context: 50B 0.0s done 04:40:35 #39 DONE 2.7s 04:40:35 04:40:35 #40 [security-spiffe-token-provider internal] load build context 04:40:35 #40 DONE 0.0s 04:40:35 04:40:35 #15 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:40:35 #15 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done 04:40:35 #15 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 04:40:35 #15 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 04:40:35 #15 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 04:40:35 #15 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.4s done 04:40:35 #15 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.1s done 04:40:35 #43 ... 04:40:35 04:40:35 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:40:35 #44 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 04:40:35 #44 ... 04:40:35 04:40:35 #43 [security-spire-agent internal] load build context 04:40:35 #43 DONE 29.0s 04:40:35 04:40:35 #41 [security-secretstore-setup internal] load build context 04:40:35 #41 DONE 30.5s 04:40:35 04:40:35 #56 [security-proxy-auth internal] load build context 04:40:35 #56 DONE 29.8s 04:40:35 04:40:35 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:40:35 #44 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 04:40:35 #44 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 04:40:35 #44 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 04:40:35 #44 ... 04:40:35 04:40:35 #42 [security-spiffe-token-provider internal] load build context 04:40:35 #42 DONE 29.8s 04:40:35 04:40:35 #50 [security-bootstrapper internal] load build context 04:40:35 #50 DONE 29.8s 04:40:35 04:40:35 #40 [core-common-config-bootstrapper internal] load build context 04:40:35 #40 DONE 30.5s 04:40:35 04:40:35 #52 [support-scheduler internal] load build context 04:40:35 #52 DONE 29.8s 04:40:35 04:40:35 #39 [core-data internal] load build context 04:40:35 #39 DONE 30.6s 04:40:35 04:40:35 #57 [core-metadata internal] load build context 04:40:35 #57 DONE 29.9s 04:40:35 04:40:35 #45 [core-command internal] load build context 04:40:35 #45 DONE 29.9s 04:40:35 04:40:35 #46 [support-notifications internal] load build context 04:40:35 #46 DONE 30.6s 04:40:35 04:40:35 #61 [core-keeper internal] load build context 04:40:35 #61 DONE 29.9s 04:40:35 04:40:35 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:40:35 #44 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.1s done 04:40:35 #44 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 8.39MB / 20.02MB 0.2s 04:40:35 #44 ... 04:40:35 04:40:35 #64 [security-proxy-setup internal] load build context 04:40:35 #64 DONE 29.9s 04:40:35 04:40:35 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:40:35 #44 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 14.68MB / 20.02MB 0.3s 04:40:35 #44 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.4s 04:40:35 #44 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 04:40:35 #15 ... 04:40:35 04:40:35 #41 [core-keeper internal] load build definition from Dockerfile 04:40:35 #41 transferring dockerfile: 2.07kB done 04:40:35 #41 DONE 2.1s 04:40:35 04:40:35 #42 [core-keeper internal] load .dockerignore 04:40:35 #42 transferring context: 50B done 04:40:35 #42 DONE 2.1s 04:40:35 04:40:35 #43 [security-spire-agent internal] load build definition from Dockerfile 04:40:35 #43 transferring dockerfile: 1.81kB done 04:40:35 #43 DONE 2.7s 04:40:35 04:40:35 #44 [core-data internal] load build context 04:40:35 #44 transferring context: 3.06MB 0.7s done 04:40:35 #44 DONE 1.8s 04:40:35 04:40:35 #15 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:40:35 #15 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done 04:40:35 #15 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 04:40:35 #15 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 04:40:35 #15 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 04:40:35 #15 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.4s done 04:40:35 #15 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.1s done 04:40:35 #15 DONE 3.6s 04:40:35 04:40:35 #45 [security-proxy-setup internal] load build definition from Dockerfile 04:40:35 #45 transferring dockerfile: 2.50kB done 04:40:35 #45 DONE 2.4s 04:40:35 04:40:35 #3 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:40:35 #3 DONE 0.0s 04:40:35 04:40:35 #46 [security-bootstrapper internal] load build context 04:40:35 #46 transferring context: 3.06MB 0.7s done 04:40:35 #46 DONE 1.8s 04:40:35 04:40:35 #47 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:40:35 #44 ... 04:40:35 04:40:35 #63 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 04:40:35 #63 DONE 31.1s 04:40:35 04:40:35 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:40:35 #34 DONE 30.4s 04:40:35 04:40:35 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:40:35 #44 ... 04:40:35 04:40:35 #65 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 04:40:35 #65 DONE 0.2s 04:40:35 04:40:35 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:40:35 #44 ... 04:40:35 04:40:35 #59 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:40:35 #59 DONE 29.6s 04:40:36 #47 ... 04:40:36 04:40:36 #48 [security-spire-server internal] load build context 04:40:36 #48 transferring context: 23.68kB 0.0s done 04:40:36 #48 DONE 0.9s 04:40:36 04:40:36 #48 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:40:36 #48 29.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:40:36 #48 29.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:40:36 04:40:36 #21 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:40:36 #21 DONE 2.2s 04:40:36 04:40:36 #28 [core-keeper builder 2/7] WORKDIR /edgex-go 04:40:36 #28 DONE 1.7s 04:40:36 04:40:36 #15 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:40:36 #15 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done 04:40:36 #15 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 04:40:36 #15 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 04:40:36 #15 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 04:40:36 #15 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.4s done 04:40:36 #15 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.1s done 04:40:36 #15 DONE 4.2s 04:40:36 04:40:36 #49 [security-proxy-setup internal] load build context 04:40:36 #49 DONE 0.0s 04:40:36 04:40:36 #4 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 04:40:36 #4 DONE 3.2s 04:40:36 04:40:36 #18 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 04:40:36 #18 DONE 2.4s 04:40:36 04:40:36 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:40:36 #50 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done 04:40:36 #50 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 04:40:36 #50 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 04:40:36 #50 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 04:40:36 #50 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done 04:40:36 #50 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done 04:40:36 #50 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.5s done 04:40:36 #50 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 04:40:36 #50 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 04:40:36 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 1.8s done 04:40:36 #50 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 04:40:36 #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.1s 04:40:36 #48 ... 04:40:36 04:40:36 #58 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 04:40:36 #58 29.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:40:36 #58 29.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:40:36 #58 29.72 (1/3) Installing ca-certificates (20241121-r1) 04:40:36 #58 29.73 (2/3) Installing dumb-init (1.2.5-r3) 04:40:36 #58 29.74 (3/3) Installing tzdata (2024b-r0) 04:40:36 #58 29.79 Executing busybox-1.36.1-r29.trigger 04:40:36 #58 29.81 Executing ca-certificates-20241121-r1.trigger 04:40:36 #58 29.87 OK: 10 MiB in 17 packages 04:40:36 #58 DONE 30.2s 04:40:36 04:40:36 #48 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:40:36 #48 30.33 (1/4) Installing ca-certificates (20241121-r1) 04:40:36 #48 ... 04:40:36 04:40:36 #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 04:40:36 #60 29.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:40:36 #60 29.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:40:36 #60 29.86 (1/2) Installing dumb-init (1.2.5-r3) 04:40:36 #60 29.87 (2/2) Installing su-exec (0.2-r3) 04:40:36 #60 29.87 Executing busybox-1.36.1-r29.trigger 04:40:36 #60 29.89 OK: 8 MiB in 16 packages 04:40:36 #60 DONE 30.3s 04:40:36 04:40:36 #48 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:40:36 #48 30.35 (2/4) Installing dumb-init (1.2.5-r3) 04:40:36 #48 30.36 (3/4) Installing su-exec (0.2-r3) 04:40:36 #48 30.36 (4/4) Installing yq-go (4.44.1-r2) 04:40:36 #50 ... 04:40:36 04:40:36 #51 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 04:40:36 #51 DONE 1.6s 04:40:36 #48 30.47 Executing busybox-1.36.1-r29.trigger 04:40:36 #48 30.50 Executing ca-certificates-20241121-r1.trigger 04:40:37 04:40:37 #52 [core-command internal] load build context 04:40:37 #48 30.69 OK: 19 MiB in 18 packages 04:40:37 #52 ... 04:40:37 04:40:37 #15 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:40:37 #15 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done 04:40:37 #15 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 04:40:37 #15 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 04:40:37 #15 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 04:40:37 #15 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.4s done 04:40:37 #15 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.1s done 04:40:37 #15 DONE 4.2s 04:40:37 04:40:37 #52 [core-command internal] load build context 04:40:37 #52 ... 04:40:37 04:40:37 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:40:37 #53 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.4s done 04:40:37 #53 DONE 0.5s 04:40:37 04:40:37 #52 [core-command internal] load build context 04:40:37 #48 DONE 31.2s 04:40:37 04:40:37 #51 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 04:40:37 #51 29.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:40:37 #51 29.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:40:37 #51 30.30 (1/1) Installing dumb-init (1.2.5-r3) 04:40:37 #51 30.30 Executing busybox-1.36.1-r29.trigger 04:40:37 #51 30.32 OK: 8 MiB in 15 packages 04:40:37 #51 DONE 31.2s 04:40:37 04:40:37 #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:40:37 #54 29.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:40:37 #54 29.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:40:37 #54 29.77 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:40:37 #54 29.77 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:40:37 #54 29.77 OK: 24170 distinct packages available 04:40:37 #54 29.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:40:37 #54 29.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:40:37 #54 30.37 (1/14) Installing ca-certificates (20241121-r1) 04:40:37 #54 30.42 (2/14) Installing brotli-libs (1.1.0-r2) 04:40:37 #54 30.43 (3/14) Installing c-ares (1.33.1-r0) 04:40:37 #54 30.44 (4/14) Installing libunistring (1.2-r0) 04:40:37 #54 30.49 (5/14) Installing libidn2 (2.3.7-r0) 04:40:37 #54 30.50 (6/14) Installing nghttp2-libs (1.62.1-r0) 04:40:37 #54 30.50 (7/14) Installing libpsl (0.21.5-r1) 04:40:37 #54 30.52 (8/14) Installing zstd-libs (1.5.6-r0) 04:40:37 #54 30.53 (9/14) Installing libcurl (8.11.1-r0) 04:40:37 #54 30.54 (10/14) Installing curl (8.11.1-r0) 04:40:37 #54 30.54 (11/14) Installing dumb-init (1.2.5-r3) 04:40:37 #54 30.54 (12/14) Installing musl-obstack (1.2.3-r2) 04:40:37 #54 30.55 (13/14) Installing libucontext (1.2-r3) 04:40:37 #54 30.55 (14/14) Installing gcompat (1.1.0-r4) 04:40:37 #54 30.55 Executing busybox-1.36.1-r29.trigger 04:40:37 #54 30.60 Executing ca-certificates-20241121-r1.trigger 04:40:37 #54 30.70 OK: 13 MiB in 28 packages 04:40:37 #54 DONE 31.1s 04:40:37 04:40:37 #49 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 04:40:37 #49 29.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:40:37 #49 29.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:40:37 #49 30.28 (1/7) Installing ca-certificates (20241121-r1) 04:40:37 #49 30.32 (2/7) Installing dumb-init (1.2.5-r3) 04:40:37 #49 30.32 (3/7) Installing libgcc (13.2.1_git20240309-r0) 04:40:37 #49 30.33 (4/7) Installing libsodium (1.0.19-r0) 04:40:37 #49 30.33 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) 04:40:37 #49 30.36 (6/7) Installing libzmq (4.3.5-r2) 04:40:37 #49 30.37 (7/7) Installing zeromq (4.3.5-r2) 04:40:37 #49 30.37 Executing busybox-1.36.1-r29.trigger 04:40:37 #49 30.39 Executing ca-certificates-20241121-r1.trigger 04:40:37 #49 30.51 OK: 12 MiB in 21 packages 04:40:37 #49 DONE 31.2s 04:40:37 04:40:37 #47 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:40:37 #47 30.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:40:37 #47 30.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:40:37 #47 30.90 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:40:37 #47 30.90 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:40:37 #47 30.90 OK: 24170 distinct packages available 04:40:37 #47 30.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:40:37 #47 31.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:40:37 #47 31.45 (1/5) Installing dumb-init (1.2.5-r3) 04:40:37 #47 31.52 (2/5) Installing musl-obstack (1.2.3-r2) 04:40:37 #47 31.52 (3/5) Installing libucontext (1.2-r3) 04:40:37 #47 31.52 (4/5) Installing gcompat (1.1.0-r4) 04:40:37 #47 31.53 (5/5) Installing openssl (3.3.2-r1) 04:40:37 #47 31.53 Executing busybox-1.36.1-r29.trigger 04:40:37 #47 31.57 OK: 9 MiB in 19 packages 04:40:37 #47 DONE 31.8s 04:40:37 04:40:37 #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:40:37 #55 30.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:40:37 #55 30.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:40:37 #55 30.68 (1/4) Installing dumb-init (1.2.5-r3) 04:40:37 #55 30.68 (2/4) Installing openssl (3.3.2-r1) 04:40:37 #55 30.70 (3/4) Installing su-exec (0.2-r3) 04:40:37 #55 30.70 (4/4) Installing yq-go (4.44.1-r2) 04:40:37 #55 30.78 Executing busybox-1.36.1-r29.trigger 04:40:37 #55 30.79 OK: 19 MiB in 18 packages 04:40:37 #55 DONE 31.2s 04:40:37 04:40:37 #66 [core-command stage-1 3/9] RUN apk --no-cache upgrade 04:40:37 #66 ... 04:40:37 04:40:37 #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:40:37 #67 DONE 2.3s 04:40:37 04:40:37 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:40:37 #44 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.8s done 04:40:37 #44 DONE 32.0s 04:40:37 04:40:37 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:40:37 #62 30.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:40:37 #62 30.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:40:37 #62 30.91 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:40:37 #62 30.91 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:40:37 #62 30.91 OK: 24170 distinct packages available 04:40:37 #62 31.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:40:37 #62 31.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:40:37 #62 31.51 (1/4) Installing dumb-init (1.2.5-r3) 04:40:37 #62 31.51 (2/4) Installing musl-obstack (1.2.3-r2) 04:40:37 #62 31.52 (3/4) Installing libucontext (1.2-r3) 04:40:37 #62 31.52 (4/4) Installing gcompat (1.1.0-r4) 04:40:37 #62 31.53 Executing busybox-1.36.1-r29.trigger 04:40:37 #62 31.55 OK: 8 MiB in 18 packages 04:40:37 #52 ... 04:40:37 04:40:37 #54 [security-spire-agent internal] load build context 04:40:37 #54 transferring context: 23.21kB 0.1s done 04:40:37 #54 DONE 1.0s 04:40:38 04:40:38 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:40:38 #50 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done 04:40:38 #50 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 04:40:38 #50 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 04:40:38 #50 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 04:40:38 #50 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done 04:40:38 #50 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done 04:40:38 #50 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.5s done 04:40:38 #50 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 04:40:38 #50 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 04:40:38 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 1.8s done 04:40:38 #50 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 04:40:38 #62 DONE 31.8s 04:40:38 04:40:38 #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 04:40:38 #0 2.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:40:38 #0 2.309 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:40:38 #0 2.596 OK: 248 MiB in 58 packages 04:40:38 #68 DONE 2.8s 04:40:38 04:40:38 #53 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 04:40:38 #53 31.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:40:38 #53 31.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:40:38 #53 31.60 (1/1) Installing dumb-init (1.2.5-r3) 04:40:38 #53 31.60 Executing busybox-1.36.1-r29.trigger 04:40:38 #53 31.61 OK: 8 MiB in 15 packages 04:40:38 #53 DONE 31.8s 04:40:38 04:40:38 #69 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 04:40:38 #69 DONE 0.1s 04:40:38 04:40:38 #70 [core-data stage-1 3/8] RUN apk --no-cache upgrade 04:40:38 #70 ... 04:40:38 04:40:38 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:40:38 #0 2.216 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:40:38 #0 2.309 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:40:38 #0 2.611 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:40:38 #0 2.611 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:40:38 #0 2.611 OK: 24172 distinct packages available 04:40:38 #0 2.735 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:40:38 #0 2.825 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:40:38 #0 3.165 OK: 248 MiB in 58 packages 04:40:38 #71 DONE 3.3s 04:40:38 04:40:38 #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 04:40:38 #72 DONE 0.1s 04:40:38 04:40:38 #73 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 04:40:38 #0 2.971 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:40:38 #0 3.061 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:40:38 #0 3.372 OK: 248 MiB in 58 packages 04:40:38 #73 DONE 3.5s 04:40:38 04:40:38 #74 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 04:40:38 #74 DONE 0.1s 04:40:38 04:40:38 #75 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:40:39 #75 ... 04:40:39 04:40:39 #76 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 04:40:39 #0 3.300 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:40:39 #0 3.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:40:39 #0 3.727 OK: 248 MiB in 58 packages 04:40:39 #76 DONE 3.9s 04:40:39 04:40:39 #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ 04:40:39 #77 DONE 0.0s 04:40:39 04:40:39 #78 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 04:40:39 #0 3.521 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:40:39 #0 3.599 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:40:39 #0 3.881 OK: 248 MiB in 58 packages 04:40:39 #78 DONE 4.0s 04:40:39 04:40:39 #79 [core-data builder 4/7] COPY go.mod vendor* ./ 04:40:39 #79 DONE 0.0s 04:40:39 04:40:39 #80 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:40:39 #50 ... 04:40:39 04:40:39 #52 [core-command internal] load build context 04:40:39 #52 transferring context: 3.06MB 3.0s done 04:40:39 #52 DONE 4.3s 04:40:39 04:40:39 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:40:39 #53 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 04:40:39 #53 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 04:40:39 #53 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 04:40:39 #53 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.3s done 04:40:39 #53 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 4.19MB / 18.32MB 1.7s 04:40:39 #53 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 04:40:39 #53 ... 04:40:39 04:40:39 #40 [security-spiffe-token-provider internal] load build context 04:40:39 #40 transferring context: 3.06MB 3.5s done 04:40:39 #40 DONE 4.7s 04:40:40 04:40:40 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:40:40 #80 ... 04:40:40 04:40:40 #81 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 04:40:40 #0 3.596 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:40:40 #0 3.672 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:40:40 #0 3.966 OK: 10 MiB in 17 packages 04:40:40 #81 DONE 4.2s 04:40:40 #50 ... 04:40:40 04:40:40 #55 [core-keeper internal] load build context 04:40:40 #55 transferring context: 3.06MB 3.2s done 04:40:40 #55 DONE 4.2s 04:40:40 04:40:40 #66 [core-command stage-1 3/9] RUN apk --no-cache upgrade 04:40:40 #66 2.914 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:40:40 #66 3.016 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:40:40 #66 3.410 OK: 8 MiB in 15 packages 04:40:40 #66 ... 04:40:40 04:40:40 #82 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 04:40:40 #0 2.847 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:40:40 #0 2.923 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:40:40 #0 3.363 OK: 12 MiB in 21 packages 04:40:40 #82 DONE 3.5s 04:40:41 04:40:41 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:40:41 04:40:41 #66 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 04:40:41 #66 DONE 3.7s 04:40:41 04:40:41 #70 [core-data stage-1 3/8] RUN apk --no-cache upgrade 04:40:41 #70 2.904 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:40:41 #70 3.009 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:40:41 #70 ... 04:40:41 04:40:41 #83 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 04:40:41 #0 3.899 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:40:41 #0 3.980 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:40:41 #0 4.416 OK: 8 MiB in 16 packages 04:40:41 #83 DONE 4.6s 04:40:41 04:40:41 #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 04:40:41 #0 3.085 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:40:41 #0 3.174 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:40:41 #0 3.611 OK: 19 MiB in 18 packages 04:40:41 #84 DONE 3.8s 04:40:41 04:40:41 #85 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 04:40:41 #0 3.120 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:40:41 #0 3.218 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:40:41 #0 3.626 OK: 9 MiB in 19 packages 04:40:41 #85 DONE 3.8s 04:40:41 #50 ... 04:40:41 04:40:41 #49 [security-proxy-setup internal] load build context 04:40:41 #49 transferring context: 3.06MB 4.1s done 04:40:41 #49 DONE 4.8s 04:40:41 04:40:41 #70 [core-data stage-1 3/8] RUN apk --no-cache upgrade 04:40:41 #70 3.404 OK: 8 MiB in 15 packages 04:40:41 04:40:41 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:40:41 #50 ... 04:40:41 04:40:41 #56 [core-metadata internal] load build context 04:40:41 #56 transferring context: 3.06MB 4.3s done 04:40:41 #56 DONE 5.0s 04:40:41 04:40:41 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:40:41 #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.1s 04:40:42 #70 ... 04:40:42 04:40:42 #86 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 04:40:42 #86 DONE 1.4s 04:40:42 04:40:42 #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:40:42 #0 3.195 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:40:42 #0 3.314 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:40:42 #0 3.756 OK: 13 MiB in 28 packages 04:40:42 #87 DONE 5.2s 04:40:42 04:40:42 #88 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 04:40:42 #0 3.218 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:40:42 #0 3.688 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:40:42 #0 4.526 OK: 248 MiB in 58 packages 04:40:42 #88 DONE 5.1s 04:40:42 04:40:42 #89 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 04:40:42 #0 4.257 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:40:42 #0 4.762 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:40:42 #0 5.558 (1/1) Installing dumb-init (1.2.5-r3) 04:40:42 #0 5.890 Executing busybox-1.36.1-r29.trigger 04:40:42 #0 5.904 OK: 8 MiB in 15 packages 04:40:42 #89 DONE 6.7s 04:40:42 04:40:42 #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:40:42 #0 2.984 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:40:42 #0 3.858 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:40:42 #0 4.273 OK: 19 MiB in 18 packages 04:40:42 #90 DONE 5.3s 04:40:42 04:40:42 #91 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 04:40:42 #91 DONE 1.5s 04:40:42 04:40:42 #70 [core-data stage-1 3/8] RUN apk --no-cache upgrade 04:40:42 #70 DONE 4.7s 04:40:42 04:40:42 #92 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:40:42 #92 DONE 1.4s 04:40:42 04:40:42 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:40:42 #0 2.740 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:40:42 #0 2.829 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:40:42 #0 3.250 OK: 8 MiB in 18 packages 04:40:42 #93 DONE 4.6s 04:40:42 04:40:42 #94 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:40:43 #50 ... 04:40:43 04:40:43 #57 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:40:43 #57 DONE 6.5s 04:40:43 04:40:43 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:40:43 #50 ... 04:40:43 04:40:43 #58 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:40:43 #58 DONE 6.6s 04:40:43 04:40:43 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:40:43 #94 ... 04:40:43 04:40:43 #95 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:40:43 #95 DONE 0.9s 04:40:43 #50 ... 04:40:43 04:40:43 #59 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 04:40:43 #0 2.931 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:40:43 #0 3.590 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:40:43 #0 7.855 OK: 239 MiB in 58 packages 04:40:43 #59 DONE 9.2s 04:40:43 04:40:43 #30 [core-data builder 3/7] RUN apk add --update --no-cache make git 04:40:43 #30 3.305 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:40:43 #30 3.798 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:40:43 #30 7.616 OK: 239 MiB in 58 packages 04:40:43 #30 DONE 10.2s 04:40:43 04:40:43 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:40:43 04:40:43 #96 [core-keeper builder 5/8] COPY go.mod vendor* ./ 04:40:43 #96 DONE 0.9s 04:40:43 04:40:43 #97 [security-spire-server stage-2 5/9] COPY Attribution.txt / 04:40:43 #97 DONE 0.9s 04:40:43 04:40:43 #98 [security-spire-server stage-2 6/9] COPY security.txt / 04:40:44 #50 ... 04:40:44 04:40:44 #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 04:40:44 #0 3.182 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:40:44 #0 3.997 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:40:44 #0 7.147 (1/2) Installing dumb-init (1.2.5-r3) 04:40:44 #0 7.205 (2/2) Installing su-exec (0.2-r3) 04:40:44 #0 7.235 Executing busybox-1.36.1-r29.trigger 04:40:44 #0 7.322 OK: 9 MiB in 16 packages 04:40:44 #60 DONE 8.9s 04:40:44 04:40:44 #61 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 04:40:44 #0 4.007 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:40:44 #0 4.778 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:40:44 #0 9.589 OK: 239 MiB in 58 packages 04:40:44 #98 ... 04:40:44 04:40:44 #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / 04:40:44 #99 DONE 0.6s 04:40:44 04:40:44 #94 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:40:44 #94 DONE 1.4s 04:40:44 04:40:44 #98 [security-spire-server stage-2 6/9] COPY security.txt / 04:40:44 #98 DONE 0.6s 04:40:44 04:40:44 #100 [security-spire-config stage-2 6/10] COPY security.txt / 04:40:44 #100 DONE 0.1s 04:40:44 04:40:44 #101 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 04:40:44 #101 DONE 0.2s 04:40:44 04:40:44 #102 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 04:40:44 #102 DONE 0.1s 04:40:44 04:40:44 #103 [security-spire-agent stage-3 7/10] COPY security.txt / 04:40:44 #61 DONE 10.6s 04:40:44 04:40:44 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:40:44 #50 ... 04:40:44 04:40:44 #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 04:40:44 #0 3.752 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:40:44 #0 4.365 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:40:44 #0 8.926 OK: 239 MiB in 58 packages 04:40:44 #62 ... 04:40:44 04:40:44 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:40:44 #53 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 3.9s done 04:40:44 #53 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 2.0s 04:40:44 #103 ... 04:40:44 04:40:44 #104 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 04:40:44 #104 DONE 0.3s 04:40:44 #53 ... 04:40:44 04:40:44 #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 04:40:44 #62 DONE 10.5s 04:40:44 04:40:44 #63 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 04:40:44 #63 DONE 1.3s 04:40:44 04:40:44 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:40:44 04:40:44 #103 [security-spire-agent stage-3 7/10] COPY security.txt / 04:40:44 #103 DONE 0.3s 04:40:44 04:40:44 #105 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 04:40:44 #105 ... 04:40:44 04:40:44 #106 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 04:40:44 #106 DONE 3.5s 04:40:44 04:40:44 #107 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 04:40:44 #107 DONE 0.3s 04:40:45 #53 ... 04:40:45 04:40:45 #64 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 04:40:45 #64 DONE 1.4s 04:40:45 04:40:45 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:40:45 04:40:45 #108 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 04:40:45 #50 ... 04:40:45 04:40:45 #65 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 04:40:45 #65 DONE 1.0s 04:40:45 04:40:45 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:40:45 #50 ... 04:40:45 04:40:45 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:40:45 #0 3.665 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:40:45 #0 4.523 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:40:45 #0 8.292 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:40:45 #0 8.292 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:40:45 #0 8.292 OK: 24050 distinct packages available 04:40:45 #0 9.509 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:40:45 #66 ... 04:40:45 04:40:45 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:40:45 #50 ... 04:40:45 04:40:45 #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:40:45 #0 7.023 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:40:45 #0 8.731 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:40:45 #67 ... 04:40:45 04:40:45 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:40:45 #0 5.471 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:40:45 #0 6.583 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:40:45 #68 ... 04:40:45 04:40:45 #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ 04:40:45 #69 DONE 0.9s 04:40:45 04:40:45 #70 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 04:40:45 #0 5.413 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:40:45 #0 6.470 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:40:45 #108 ... 04:40:45 04:40:45 #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 04:40:45 #109 DONE 0.9s 04:40:45 04:40:45 #105 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 04:40:45 #105 DONE 1.1s 04:40:45 04:40:45 #110 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 04:40:45 #110 DONE 1.1s 04:40:45 #70 ... 04:40:45 04:40:45 #71 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 04:40:45 #0 5.806 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:40:45 #0 6.821 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:40:45 #71 ... 04:40:45 04:40:45 #72 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 04:40:45 #0 5.950 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:40:45 #0 7.053 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:40:45 #0 11.36 (1/1) Installing dumb-init (1.2.5-r3) 04:40:45 #0 11.38 Executing busybox-1.36.1-r29.trigger 04:40:45 04:40:45 #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 04:40:46 #72 11.47 OK: 9 MiB in 15 packages 04:40:46 #72 ... 04:40:46 04:40:46 #73 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 04:40:46 #0 6.161 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:40:46 #0 7.164 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:40:46 #73 ... 04:40:46 04:40:46 #74 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:40:46 #0 4.885 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:40:46 #0 6.102 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:40:46 #111 ... 04:40:46 04:40:46 #108 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 04:40:46 #108 DONE 1.4s 04:40:46 04:40:46 #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 04:40:46 #112 DONE 0.5s 04:40:46 04:40:46 #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 04:40:46 #111 DONE 0.4s 04:40:46 04:40:46 #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 04:40:46 #74 ... 04:40:46 04:40:46 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:40:46 #113 DONE 0.2s 04:40:46 04:40:46 #114 [security-spire-agent] exporting to image 04:40:46 #114 exporting layers 0.8s done 04:40:46 #114 writing image sha256:8164cc8bcb28aab201444461ace11adc50519db8ae8281038473f35ac91bb4fc 04:40:46 #50 ... 04:40:46 04:40:46 #75 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:40:46 #0 5.776 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:40:46 #0 7.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:40:46 #75 ... 04:40:46 04:40:46 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:40:46 #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.3s 04:40:46 #114 writing image sha256:8164cc8bcb28aab201444461ace11adc50519db8ae8281038473f35ac91bb4fc done 04:40:46 #114 naming to docker.io/library/security-spire-server done 04:40:47 #114 exporting layers 0.7s done 04:40:47 #114 exporting layers 0.6s done 04:40:47 #114 writing image sha256:c247ff0f01bca7c6843f34d70be16c682a3cc925065586457c543b805c9ed0e2 done 04:40:47 #114 naming to docker.io/library/security-spire-config done 04:40:47 #114 writing image sha256:81f892e78da3c74bb1d6347e34779b66a6dac96834c2c36b7700ae8eacd60689 done 04:40:47 #114 naming to docker.io/library/security-spire-agent done 04:40:47 #114 DONE 1.4s 04:40:47 04:40:47 #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:40:47 #50 ... 04:40:47 04:40:47 #72 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 04:40:47 #72 DONE 12.6s 04:40:47 04:40:47 #73 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 04:40:47 #73 11.96 (1/3) Installing ca-certificates (20241121-r1) 04:40:47 #73 12.32 (2/3) Installing dumb-init (1.2.5-r3) 04:40:47 #73 12.32 (3/3) Installing tzdata (2024b-r0) 04:40:48 #115 ... 04:40:48 04:40:48 #116 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:40:48 #116 ... 04:40:48 04:40:48 #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:40:48 #73 12.89 Executing busybox-1.36.1-r29.trigger 04:40:48 #73 13.03 Executing ca-certificates-20241121-r1.trigger 04:40:48 #117 ... 04:40:48 04:40:48 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:40:49 #73 ... 04:40:49 04:40:49 #70 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 04:40:49 #70 12.64 (1/1) Installing dumb-init (1.2.5-r3) 04:40:49 #70 12.66 Executing busybox-1.36.1-r29.trigger 04:40:49 #70 12.80 OK: 9 MiB in 15 packages 04:40:49 #70 DONE 13.9s 04:40:49 04:40:49 #47 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:40:49 #47 4.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:40:49 #47 5.836 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:40:49 #47 10.72 (1/4) Installing ca-certificates (20241121-r1) 04:40:49 #47 11.05 (2/4) Installing dumb-init (1.2.5-r3) 04:40:49 #47 11.05 (3/4) Installing su-exec (0.2-r3) 04:40:49 #47 11.08 (4/4) Installing yq-go (4.44.1-r2) 04:40:49 #47 11.86 Executing busybox-1.36.1-r29.trigger 04:40:49 #47 12.01 Executing ca-certificates-20241121-r1.trigger 04:40:49 #47 12.71 OK: 20 MiB in 18 packages 04:40:49 #47 DONE 13.9s 04:40:49 04:40:49 #73 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 04:40:49 #73 13.85 OK: 11 MiB in 17 packages 04:40:49 #73 ... 04:40:49 04:40:49 #71 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 04:40:49 #71 11.05 (1/7) Installing ca-certificates (20241121-r1) 04:40:49 #71 11.32 (2/7) Installing dumb-init (1.2.5-r3) 04:40:49 #71 11.34 (3/7) Installing libgcc (13.2.1_git20240309-r0) 04:40:49 #71 11.36 (4/7) Installing libsodium (1.0.19-r0) 04:40:49 #71 11.40 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) 04:40:49 #71 11.53 (6/7) Installing libzmq (4.3.5-r2) 04:40:49 #71 11.68 (7/7) Installing zeromq (4.3.5-r2) 04:40:49 #71 11.71 Executing busybox-1.36.1-r29.trigger 04:40:49 #71 11.81 Executing ca-certificates-20241121-r1.trigger 04:40:49 #71 12.67 OK: 14 MiB in 21 packages 04:40:49 #71 DONE 13.9s 04:40:49 04:40:49 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:40:50 #50 ... 04:40:50 04:40:50 #73 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 04:40:50 #73 DONE 14.6s 04:40:50 04:40:50 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:40:50 #50 ... 04:40:50 04:40:50 #75 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:40:50 #75 12.18 (1/4) Installing dumb-init (1.2.5-r3) 04:40:50 #75 12.23 (2/4) Installing openssl (3.3.2-r1) 04:40:50 #75 12.29 (3/4) Installing su-exec (0.2-r3) 04:40:50 #75 12.32 (4/4) Installing yq-go (4.44.1-r2) 04:40:50 #75 12.94 Executing busybox-1.36.1-r29.trigger 04:40:50 #75 13.01 OK: 20 MiB in 18 packages 04:40:50 #75 DONE 13.8s 04:40:50 04:40:50 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:40:51 #50 ... 04:40:51 04:40:51 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:40:51 #66 10.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:40:51 #66 15.17 OK: 239 MiB in 58 packages 04:40:51 #66 DONE 15.9s 04:40:51 04:40:51 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:40:51 #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.3s 04:40:52 #50 ... 04:40:52 04:40:52 #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 04:40:52 #76 DONE 1.1s 04:40:52 04:40:52 #77 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:40:53 #77 ... 04:40:53 04:40:53 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 04:40:53 #0 6.041 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:40:53 #0 7.033 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:40:53 #78 ... 04:40:53 04:40:53 #79 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 04:40:53 #0 5.963 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:40:53 #0 6.971 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:40:53 #79 ... 04:40:53 04:40:53 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:40:54 #50 ... 04:40:54 04:40:54 #74 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:40:54 #74 11.81 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:40:54 #74 11.81 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:40:54 #74 11.81 OK: 24048 distinct packages available 04:40:54 #74 12.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:40:54 #74 13.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:40:54 #74 16.83 (1/4) Installing dumb-init (1.2.5-r3) 04:40:54 #74 16.85 (2/4) Installing musl-obstack (1.2.3-r2) 04:40:54 #74 16.89 (3/4) Installing libucontext (1.2-r3) 04:40:54 #74 16.89 (4/4) Installing gcompat (1.1.0-r4) 04:40:54 #74 16.93 Executing busybox-1.36.1-r29.trigger 04:40:54 #74 17.01 OK: 9 MiB in 18 packages 04:40:54 #74 DONE 18.7s 04:40:54 04:40:54 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:40:54 #50 ... 04:40:54 04:40:54 #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 04:40:54 #0 6.816 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:40:54 #0 7.890 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:40:54 #80 ... 04:40:54 04:40:54 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:40:54 #53 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.6s 04:40:54 #53 ... 04:40:54 04:40:54 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:40:54 #50 ... 04:40:54 04:40:54 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:40:54 #68 10.86 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:40:54 #68 10.86 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:40:54 #68 10.86 OK: 24048 distinct packages available 04:40:54 #68 11.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:40:54 #68 12.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:40:54 #68 15.95 (1/14) Installing ca-certificates (20241121-r1) 04:40:54 #68 16.30 (2/14) Installing brotli-libs (1.1.0-r2) 04:40:54 #68 16.39 (3/14) Installing c-ares (1.33.1-r0) 04:40:54 #68 16.40 (4/14) Installing libunistring (1.2-r0) 04:40:54 #68 16.50 (5/14) Installing libidn2 (2.3.7-r0) 04:40:54 #68 16.51 (6/14) Installing nghttp2-libs (1.62.1-r0) 04:40:54 #68 16.52 (7/14) Installing libpsl (0.21.5-r1) 04:40:54 #68 16.57 (8/14) Installing zstd-libs (1.5.6-r0) 04:40:54 #68 16.69 (9/14) Installing libcurl (8.11.1-r0) 04:40:54 #68 16.71 (10/14) Installing curl (8.11.1-r0) 04:40:54 #68 16.79 (11/14) Installing dumb-init (1.2.5-r3) 04:40:54 #68 16.81 (12/14) Installing musl-obstack (1.2.3-r2) 04:40:54 #68 16.89 (13/14) Installing libucontext (1.2-r3) 04:40:54 #68 16.89 (14/14) Installing gcompat (1.1.0-r4) 04:40:54 #68 16.94 Executing busybox-1.36.1-r29.trigger 04:40:54 #68 17.04 Executing ca-certificates-20241121-r1.trigger 04:40:54 #68 18.03 OK: 15 MiB in 28 packages 04:40:54 #68 DONE 19.5s 04:40:54 04:40:54 #81 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:40:55 #81 ... 04:40:55 04:40:55 #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:40:55 #82 ... 04:40:55 04:40:55 #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:40:55 #67 13.14 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:40:55 #67 13.14 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:40:55 #67 13.14 OK: 24048 distinct packages available 04:40:55 #67 13.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:40:55 #67 14.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:40:55 #67 17.83 (1/5) Installing dumb-init (1.2.5-r3) 04:40:55 #67 17.85 (2/5) Installing musl-obstack (1.2.3-r2) 04:40:55 #67 17.86 (3/5) Installing libucontext (1.2-r3) 04:40:55 #67 17.87 (4/5) Installing gcompat (1.1.0-r4) 04:40:55 #67 17.90 (5/5) Installing openssl (3.3.2-r1) 04:40:55 #67 18.03 Executing busybox-1.36.1-r29.trigger 04:40:55 #67 18.15 OK: 10 MiB in 19 packages 04:40:55 #67 DONE 19.8s 04:40:55 04:40:55 #83 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:40:55 #83 ... 04:40:55 04:40:55 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:40:56 #50 ... 04:40:56 04:40:56 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 04:40:56 #78 11.81 OK: 239 MiB in 58 packages 04:40:56 #78 DONE 12.7s 04:40:56 04:40:56 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:40:56 #50 ... 04:40:56 04:40:56 #84 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:40:56 #84 ... 04:40:56 04:40:56 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:40:56 #50 ... 04:40:56 04:40:56 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:40:56 #53 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.3s done 04:40:56 #53 DONE 19.2s 04:40:56 04:40:56 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:40:56 #50 ... 04:40:56 04:40:56 #85 [core-keeper builder 5/8] COPY go.mod vendor* ./ 04:40:56 #85 DONE 0.7s 04:40:56 04:40:56 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:40:56 #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.4s 04:40:56 #50 ... 04:40:56 04:40:56 #86 [core-command stage-1 3/9] RUN apk --no-cache upgrade 04:40:56 #0 5.565 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:40:56 #0 6.881 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:40:57 #86 ... 04:40:57 04:40:57 #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:40:58 #87 ... 04:40:58 04:40:58 #79 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 04:40:58 #79 12.43 (1/1) Installing dumb-init (1.2.5-r3) 04:40:58 #79 13.22 Executing busybox-1.36.1-r29.trigger 04:40:58 #79 13.33 OK: 9 MiB in 15 packages 04:40:58 #79 DONE 14.9s 04:40:58 04:40:58 #86 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 04:40:58 #86 11.06 OK: 9 MiB in 15 packages 04:40:58 #86 DONE 12.0s 04:40:58 04:40:58 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:40:59 #50 ... 04:40:59 04:40:59 #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 04:40:59 #80 13.69 OK: 9 MiB in 16 packages 04:40:59 #80 DONE 14.8s 04:40:59 04:40:59 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:40:59 #50 ... 04:40:59 04:40:59 #88 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:40:59 #0 5.376 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:40:59 #0 6.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:40:59 #88 ... 04:40:59 04:40:59 #89 [core-data stage-1 3/8] RUN apk --no-cache upgrade 04:40:59 #0 6.231 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:40:59 #0 7.307 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:40:59 #89 ... 04:40:59 04:40:59 #90 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 04:40:59 #0 6.018 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:40:59 #0 7.009 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:40:59 #90 ... 04:40:59 04:40:59 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:40:59 #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.1s done 04:41:00 #50 ... 04:41:00 04:41:00 #91 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 04:41:00 #0 5.890 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:41:00 #0 6.870 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:41:00 #91 ... 04:41:00 04:41:00 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:41:00 #50 DONE 27.5s 04:41:00 04:41:00 #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 04:41:00 #92 ... 04:41:00 04:41:00 #93 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 04:41:00 #0 6.761 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:41:00 #0 7.894 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:41:00 #93 ... 04:41:00 04:41:00 #90 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 04:41:00 #90 10.90 OK: 14 MiB in 21 packages 04:41:01 #90 DONE 11.7s 04:41:01 04:41:01 #88 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:41:01 #88 11.64 OK: 20 MiB in 18 packages 04:41:01 #88 ... 04:41:01 04:41:01 #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 04:41:01 #92 DONE 2.4s 04:41:01 04:41:01 #94 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 04:41:01 #94 DONE 0.2s 04:41:01 04:41:01 #88 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:41:01 #88 DONE 12.3s 04:41:01 04:41:01 #91 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 04:41:01 #91 11.51 OK: 11 MiB in 17 packages 04:41:02 #91 DONE 12.3s 04:41:02 04:41:02 #89 [core-data stage-1 3/8] RUN apk --no-cache upgrade 04:41:02 #89 12.80 OK: 9 MiB in 15 packages 04:41:02 #89 ... 04:41:02 04:41:02 #93 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 04:41:02 #93 11.80 OK: 20 MiB in 18 packages 04:41:02 #93 DONE 12.3s 04:41:02 04:41:02 #95 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 04:41:02 #95 DONE 0.2s 04:41:02 04:41:02 #89 [core-data stage-1 3/8] RUN apk --no-cache upgrade 04:41:02 #89 DONE 13.6s 04:41:02 04:41:02 #96 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 04:41:02 #0 3.963 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:41:02 #0 4.531 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:41:03 #96 8.336 OK: 10 MiB in 19 packages 04:41:03 #96 ... 04:41:03 04:41:03 #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:41:03 #0 3.923 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:41:03 #0 4.985 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:41:03 #0 9.112 OK: 9 MiB in 18 packages 04:41:03 #97 DONE 9.6s 04:41:03 04:41:03 #98 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:41:03 #0 4.270 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:41:03 #0 5.138 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:41:03 #0 8.564 OK: 15 MiB in 28 packages 04:41:03 #98 ... 04:41:03 04:41:03 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:41:04 #99 ... 04:41:04 04:41:04 #98 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:41:04 #98 DONE 9.2s 04:41:04 04:41:04 #96 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 04:41:04 #96 DONE 9.0s 04:41:04 04:41:04 #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 04:41:05 #100 ... 04:41:05 04:41:05 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:41:05 #99 DONE 1.6s 04:41:05 04:41:05 #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 04:41:05 #100 DONE 1.3s 04:41:05 04:41:05 #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:41:05 #101 DONE 1.3s 04:41:05 04:41:05 #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / 04:41:05 #102 ... 04:41:05 04:41:05 #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / 04:41:05 #103 DONE 0.2s 04:41:05 04:41:05 #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / 04:41:05 #102 DONE 0.2s 04:41:05 04:41:05 #104 [security-spire-server stage-2 6/9] COPY security.txt / 04:41:05 #104 ... 04:41:05 04:41:05 #105 [security-spire-config stage-2 6/10] COPY security.txt / 04:41:05 #105 DONE 0.3s 04:41:06 04:41:06 #104 [security-spire-server stage-2 6/9] COPY security.txt / 04:41:06 #104 DONE 0.2s 04:41:06 04:41:06 #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 04:41:06 #106 ... 04:41:06 04:41:06 #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 04:41:06 #107 DONE 0.2s 04:41:06 04:41:06 #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 04:41:06 #106 DONE 0.3s 04:41:06 04:41:06 #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 04:41:06 #108 ... 04:41:06 04:41:06 #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 04:41:06 #109 DONE 0.2s 04:41:06 04:41:06 #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 04:41:06 #108 DONE 0.3s 04:41:06 04:41:06 #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 04:41:06 #110 ... 04:41:06 04:41:06 #111 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:41:06 #111 DONE 1.2s 04:41:06 04:41:06 #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 04:41:06 #110 DONE 0.3s 04:41:06 04:41:06 #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 04:41:06 #112 DONE 0.3s 04:41:06 04:41:06 #113 [security-spire-server] exporting to image 04:41:06 #113 exporting layers 04:41:07 #113 ... 04:41:07 04:41:07 #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 04:41:07 #114 DONE 0.3s 04:41:07 04:41:07 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 04:41:07 #115 DONE 0.3s 04:41:07 04:41:07 #116 [security-spire-config] exporting to image 04:41:07 #116 ... 04:41:07 04:41:07 #117 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 04:41:07 #117 DONE 0.3s 04:41:07 04:41:07 #118 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 04:41:08 #118 DONE 0.3s 04:41:08 04:41:08 #119 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 04:41:08 #119 DONE 0.3s 04:41:08 04:41:08 #120 [security-spire-agent] exporting to image 04:41:10 #120 ... 04:41:10 04:41:10 #113 [security-spire-server] exporting to image 04:41:10 #113 exporting layers 3.0s done 04:41:10 #113 writing image sha256:58f0099227dc313209b0136ee4eb8246e1dc0020118deeb842801f1997c762ca 0.1s done 04:41:10 #113 naming to docker.io/library/security-spire-server-arm64 0.0s done 04:41:10 #113 DONE 3.1s 04:41:10 04:41:10 #116 [security-spire-config] exporting to image 04:41:10 #116 exporting layers 3.1s done 04:41:10 #116 writing image sha256:6c71cf7914d4ec02eef70918e6c4d46abb3d8a5b51271d4ce66e563b5a974cb0 0.0s done 04:41:10 #116 naming to docker.io/library/security-spire-config-arm64 0.0s done 04:41:10 #116 DONE 3.2s 04:41:10 04:41:10 #77 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:41:10 #77 ... 04:41:10 04:41:10 #120 [security-spire-agent] exporting to image 04:41:10 #120 exporting layers 2.2s done 04:41:10 #120 writing image sha256:a9de8cce35056f718439b54455dd2c8e47606563ab9c0ca81c840818fd1cb0a7 04:41:10 #120 writing image sha256:a9de8cce35056f718439b54455dd2c8e47606563ab9c0ca81c840818fd1cb0a7 0.0s done 04:41:10 #120 naming to docker.io/library/security-spire-agent-arm64 0.0s done 04:41:10 #120 DONE 2.3s 04:41:10 04:41:10 #77 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:41:35 #118 DONE 52.6s 04:41:35 04:41:35 #116 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:41:35 #116 DONE 53.0s 04:41:35 04:41:35 #75 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:41:35 #75 DONE 52.4s 04:41:35 04:41:35 #80 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:41:35 #80 DONE 51.9s 04:41:35 04:41:35 #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:41:35 #117 DONE 52.0s 04:41:35 04:41:35 #119 [security-spiffe-token-provider builder 6/7] COPY . . 04:41:35 #119 ... 04:41:35 04:41:35 #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:41:35 #115 DONE 47.6s 04:41:35 04:41:35 #120 [core-keeper builder 7/8] COPY . . 04:41:42 #120 ... 04:41:42 04:41:42 #121 [support-scheduler builder 6/7] COPY . . 04:41:42 #121 ... 04:41:42 04:41:42 #122 [security-secretstore-setup builder 6/7] COPY . . 04:41:42 #122 ... 04:41:42 04:41:42 #123 [support-notifications builder 6/7] COPY . . 04:41:42 #123 ... 04:41:42 04:41:42 #124 [core-data builder 6/7] COPY . . 04:41:45 #124 DONE 13.9s 04:41:45 04:41:45 #121 [support-scheduler builder 6/7] COPY . . 04:41:45 #121 DONE 13.9s 04:41:45 04:41:45 #125 [core-metadata builder 4/7] COPY go.mod vendor* ./ 04:41:45 #125 CACHED 04:41:45 04:41:45 #126 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:41:45 #126 CACHED 04:41:45 04:41:45 #127 [core-metadata builder 6/7] COPY . . 04:41:45 #127 CACHED 04:41:45 04:41:45 #128 [core-command builder 4/7] COPY go.mod vendor* ./ 04:41:45 #128 CACHED 04:41:45 04:41:45 #129 [core-command builder 6/7] COPY . . 04:41:45 #129 CACHED 04:41:45 04:41:45 #130 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:41:45 #130 CACHED 04:41:45 04:41:45 #119 [security-spiffe-token-provider builder 6/7] COPY . . 04:41:45 #119 DONE 13.9s 04:41:45 04:41:45 #131 [security-proxy-auth builder 6/7] COPY . . 04:41:45 #131 CACHED 04:41:45 04:41:45 #132 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:41:45 #132 CACHED 04:41:45 04:41:45 #133 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 04:41:45 #133 CACHED 04:41:45 04:41:45 #120 [core-keeper builder 7/8] COPY . . 04:41:45 #120 DONE 13.9s 04:41:45 04:41:45 #134 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:41:45 #134 CACHED 04:41:45 04:41:45 #135 [core-common-config-bootstrapper builder 6/7] COPY . . 04:41:45 #135 CACHED 04:41:45 04:41:45 #136 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:41:45 #136 CACHED 04:41:45 04:41:45 #122 [security-secretstore-setup builder 6/7] COPY . . 04:41:45 #122 DONE 14.0s 04:41:45 04:41:45 #137 [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:41:45 #137 ... 04:41:45 04:41:45 #138 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:41:45 #138 CACHED 04:41:45 04:41:45 #139 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 04:41:45 #139 CACHED 04:41:45 04:41:45 #140 [security-proxy-setup builder 6/7] COPY . . 04:41:45 #140 CACHED 04:41:45 04:41:45 #141 [security-bootstrapper builder 6/7] COPY . . 04:41:45 #141 CACHED 04:41:45 04:41:45 #142 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:41:45 #142 CACHED 04:41:45 04:41:45 #143 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:41:45 #143 CACHED 04:41:45 04:41:45 #123 [support-notifications builder 6/7] COPY . . 04:41:45 #123 DONE 13.9s 04:41:45 04:41:45 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:41:46 #144 1.208 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:41:56 #144 ... 04:41:56 04:41:56 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:41:56 #0 0.766 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:41:56 #145 ... 04:41:56 04:41:56 #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:41:56 #0 1.167 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 04:41:56 #146 ... 04:41:56 04:41:56 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:41:56 #0 0.950 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 04:41:56 #147 ... 04:41:56 04:41:56 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:41:56 #0 0.678 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 04:41:56 #148 ... 04:41:56 04:41:56 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:41:56 #0 1.057 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 04:41:56 #149 ... 04:41:56 04:41:56 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:41:56 #0 0.586 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 04:41:56 #150 ... 04:41:56 04:41:56 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:41:56 #0 0.860 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:41:56 #151 ... 04:41:56 04:41:56 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:41:56 #0 1.705 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:41:56 #152 ... 04:41:56 04:41:56 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:41:56 #0 1.537 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 04:41:56 #153 ... 04:41:56 04:41:56 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:41:56 #0 1.228 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 04:41:57 #154 ... 04:41:57 04:41:57 #137 [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:41:57 #137 1.785 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:41:57 #77 DONE 61.5s 04:41:57 04:41:57 #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:41:57 #87 DONE 57.1s 04:41:57 04:41:57 #84 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:41:57 #84 DONE 67.9s 04:41:57 04:41:57 #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:41:57 #82 DONE 68.9s 04:41:57 04:41:57 #81 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:41:57 #81 DONE 68.8s 04:41:57 04:41:57 #83 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:41:57 #83 DONE 68.6s 04:41:57 04:41:57 #121 [security-proxy-auth builder 6/7] COPY . . 04:41:57 #121 DONE 1.1s 04:41:57 04:41:57 #122 [core-metadata builder 6/7] COPY . . 04:41:57 #122 CACHED 04:41:57 04:41:57 #123 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:41:57 #123 CACHED 04:41:57 04:41:57 #124 [core-metadata builder 4/7] COPY go.mod vendor* ./ 04:41:57 #124 CACHED 04:41:57 04:41:57 #125 [core-keeper builder 7/8] COPY . . 04:41:57 #125 DONE 1.2s 04:41:57 04:41:57 #126 [core-command builder 4/7] COPY go.mod vendor* ./ 04:41:57 #126 CACHED 04:41:57 04:41:57 #127 [core-command builder 6/7] COPY . . 04:41:57 #127 CACHED 04:41:57 04:41:57 #128 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:41:57 #128 CACHED 04:41:57 04:41:57 #129 [core-data builder 6/7] COPY . . 04:41:57 #129 CACHED 04:41:57 04:41:57 #130 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:41:57 #130 CACHED 04:41:57 04:41:57 #131 [core-data builder 4/7] COPY go.mod vendor* ./ 04:41:57 #131 CACHED 04:41:57 04:41:57 #132 [support-scheduler builder 6/7] COPY . . 04:41:57 #132 DONE 1.1s 04:41:57 04:41:57 #133 [support-notifications builder 6/7] COPY . . 04:41:57 #133 DONE 1.2s 04:41:57 04:41:57 #134 [core-common-config-bootstrapper builder 6/7] COPY . . 04:41:57 #134 CACHED 04:41:57 04:41:57 #135 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:41:57 #135 CACHED 04:41:57 04:41:57 #136 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:41:57 #136 CACHED 04:41:57 04:41:57 #137 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:41:57 #137 ... 04:41:57 04:41:57 #138 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:41:57 #138 CACHED 04:41:57 04:41:57 #139 [security-proxy-setup builder 6/7] COPY . . 04:41:57 #139 CACHED 04:41:57 04:41:57 #140 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 04:41:57 #140 CACHED 04:41:57 04:41:57 #141 [security-spiffe-token-provider builder 6/7] COPY . . 04:41:57 #141 DONE 1.2s 04:41:57 04:41:57 #142 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:41:57 #142 CACHED 04:41:57 04:41:57 #143 [security-bootstrapper builder 6/7] COPY . . 04:41:57 #143 CACHED 04:41:57 04:41:57 #144 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:41:57 #144 CACHED 04:41:57 04:41:57 #145 [security-secretstore-setup builder 6/7] COPY . . 04:41:57 #145 DONE 1.2s 04:41:57 04:41:57 #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:41:58 #146 3.242 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 04:42:05 #146 ... 04:42:05 04:42:05 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:42:05 #0 3.386 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 04:42:05 #147 ... 04:42:05 04:42:05 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:42:05 #0 2.173 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:42:05 #148 ... 04:42:05 04:42:05 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:42:05 #0 3.278 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:42:05 #149 ... 04:42:05 04:42:05 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:42:05 #0 3.003 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:42:05 #150 ... 04:42:05 04:42:05 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:42:05 #0 2.424 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 04:42:05 #151 ... 04:42:05 04:42:05 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:42:05 #0 2.853 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 04:42:05 #152 ... 04:42:05 04:42:05 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:42:05 #0 3.069 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:42:06 #153 ... 04:42:06 04:42:06 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:42:06 #0 2.868 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 04:42:06 #154 ... 04:42:06 04:42:06 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:42:06 #0 2.233 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 04:42:06 #155 ... 04:42:06 04:42:06 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:42:06 #0 3.041 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:42:07 #156 ... 04:42:07 04:42:07 #137 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:42:07 #137 2.661 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 04:43:33 #137 100.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:43:38 #137 ... 04:43:38 04:43:38 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:43:38 #150 DONE 112.5s 04:43:38 04:43:38 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:43:48 #145 ... 04:43:48 04:43:48 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:43:48 #153 DONE 122.6s 04:43:48 04:43:48 #155 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 04:43:54 #155 ... 04:43:54 04:43:54 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:43:54 #152 DONE 128.1s 04:43:54 04:43:54 #38 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:43:54 #38 ... 04:43:54 04:43:54 #156 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 04:43:57 #156 ... 04:43:57 04:43:57 #137 [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:43:57 #137 DONE 131.9s 04:43:57 04:43:57 #38 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:43:57 #38 ... 04:43:57 04:43:57 #157 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 04:43:58 #157 ... 04:43:58 04:43:58 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:43:58 #149 DONE 132.7s 04:43:58 04:43:58 #158 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:43:59 #158 ... 04:43:59 04:43:59 #155 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 04:43:59 #155 DONE 11.4s 04:43:59 04:43:59 #159 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 04:43:59 #159 ... 04:43:59 04:43:59 #156 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 04:43:59 #156 DONE 4.9s 04:43:59 04:43:59 #157 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 04:43:59 #157 DONE 2.3s 04:43:59 04:43:59 #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 04:43:59 #160 ... 04:43:59 04:43:59 #161 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:43:59 #161 DONE 0.8s 04:43:59 04:43:59 #158 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:43:59 #158 DONE 1.8s 04:43:59 04:43:59 #159 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 04:43:59 #159 DONE 0.7s 04:43:59 04:43:59 #162 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 04:43:59 #162 DONE 0.2s 04:43:59 04:43:59 #163 [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:43:59 #163 ... 04:43:59 04:43:59 #164 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:43:59 #164 DONE 0.3s 04:43:59 04:43:59 #165 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:43:59 #165 DONE 0.4s 04:43:59 04:43:59 #166 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 04:44:02 #166 DONE 2.0s 04:44:02 04:44:02 #163 [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:44:02 #163 DONE 2.1s 04:44:02 04:44:02 #167 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 04:44:02 #167 ... 04:44:02 04:44:02 #168 [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:44:02 #168 DONE 2.1s 04:44:02 04:44:02 #169 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 04:44:02 #169 DONE 2.1s 04:44:02 04:44:02 #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 04:44:02 #160 DONE 2.8s 04:44:02 04:44:02 #170 [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:44:02 #170 ... 04:44:02 04:44:02 #167 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 04:44:02 #167 DONE 0.4s 04:44:02 04:44:02 #171 [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:44:02 #171 DONE 0.5s 04:44:02 04:44:02 #172 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:44:02 #172 ... 04:44:02 04:44:02 #170 [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:44:02 #170 DONE 0.5s 04:44:02 04:44:02 #173 [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:44:02 #173 DONE 0.6s 04:44:02 04:44:02 #114 [security-spiffe-token-provider] exporting to image 04:44:02 #114 exporting layers 04:44:08 #114 ... 04:44:08 04:44:08 #172 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:44:08 #172 DONE 4.8s 04:44:08 04:44:08 #174 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 04:44:08 #174 ... 04:44:08 04:44:08 #175 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 04:44:08 #175 ... 04:44:08 04:44:08 #176 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 04:44:08 #176 DONE 5.6s 04:44:08 04:44:08 #177 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 04:44:08 #177 DONE 5.3s 04:44:08 04:44:08 #174 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 04:44:08 #174 DONE 5.3s 04:44:08 04:44:08 #114 [security-spiffe-token-provider] exporting to image 04:44:08 #114 exporting layers 5.4s done 04:44:09 #114 writing image sha256:021a45c05013b99789d099b56e7c04e49d69eb1fea8910e9b41491faa0cba7d3 04:44:11 #114 writing image sha256:021a45c05013b99789d099b56e7c04e49d69eb1fea8910e9b41491faa0cba7d3 1.4s done 04:44:11 #114 naming to docker.io/library/security-spiffe-token-provider 04:44:11 #114 naming to docker.io/library/security-spiffe-token-provider 0.4s done 04:44:11 #114 DONE 10.2s 04:44:11 04:44:11 #178 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:44:18 #178 ... 04:44:18 04:44:18 #179 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 04:44:18 #179 ... 04:44:18 04:44:18 #180 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:44:21 #180 ... 04:44:21 04:44:21 #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:44:21 #146 DONE 156.1s 04:44:21 04:44:21 #175 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 04:44:21 #175 DONE 13.5s 04:44:21 04:44:21 #181 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:44:21 #181 ... 04:44:21 04:44:21 #179 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 04:44:21 #179 DONE 13.4s 04:44:21 04:44:21 #178 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:44:21 #178 DONE 13.4s 04:44:21 04:44:21 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:44:21 #151 DONE 156.3s 04:44:21 04:44:21 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:44:21 #148 DONE 156.3s 04:44:21 04:44:21 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:44:21 #147 DONE 156.3s 04:44:21 04:44:21 #182 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 04:44:21 #182 CACHED 04:44:21 04:44:21 #183 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 04:44:21 #183 CACHED 04:44:21 04:44:21 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:44:21 #154 DONE 156.3s 04:44:21 04:44:21 #184 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:44:21 #184 ... 04:44:21 04:44:21 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:44:21 #145 DONE 156.4s 04:44:21 04:44:21 #185 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 04:44:21 #185 CACHED 04:44:21 04:44:21 #186 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 04:44:21 #186 CACHED 04:44:21 04:44:21 #187 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:44:21 #187 CACHED 04:44:21 04:44:21 #188 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:44:21 #188 CACHED 04:44:21 04:44:21 #189 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 04:44:22 #189 ... 04:44:22 04:44:22 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:44:22 #144 DONE 157.5s 04:44:22 04:44:22 #190 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:44:22 #190 DONE 1.4s 04:44:22 04:44:22 #191 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:44:22 #191 DONE 1.3s 04:44:22 04:44:22 #184 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:44:22 #184 DONE 1.3s 04:44:22 04:44:22 #192 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 04:44:23 #192 ... 04:44:23 04:44:23 #193 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:44:23 #193 DONE 1.5s 04:44:23 04:44:23 #180 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:44:23 #180 DONE 15.2s 04:44:23 04:44:23 #194 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:44:23 #194 DONE 1.5s 04:44:23 04:44:23 #189 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 04:44:23 #189 DONE 1.5s 04:44:23 04:44:23 #195 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 04:44:23 #195 DONE 1.6s 04:44:23 04:44:23 #196 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 04:44:23 #196 ... 04:44:23 04:44:23 #197 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:44:23 #197 DONE 0.6s 04:44:23 04:44:23 #198 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 04:44:23 #198 DONE 0.6s 04:44:23 04:44:23 #199 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:44:23 #199 DONE 0.6s 04:44:23 04:44:23 #192 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 04:44:23 #192 DONE 0.6s 04:44:23 04:44:23 #114 [core-common-config-bootstrapper] exporting to image 04:44:23 #114 exporting layers 0.2s done 04:44:23 #114 ... 04:44:23 04:44:23 #200 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 04:44:23 #200 DONE 0.6s 04:44:23 04:44:23 #201 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 04:44:23 #201 DONE 0.6s 04:44:23 04:44:23 #202 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 04:44:23 #202 DONE 0.6s 04:44:23 04:44:23 #196 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 04:44:23 #196 DONE 0.6s 04:44:23 04:44:23 #203 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 04:44:23 #203 DONE 0.6s 04:44:23 04:44:23 #181 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:44:23 #181 DONE 2.5s 04:44:24 04:44:24 #204 [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:44:24 #204 DONE 0.6s 04:44:24 04:44:24 #205 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:44:24 #205 DONE 0.6s 04:44:24 04:44:24 #114 [security-proxy-setup] exporting to image 04:44:24 #114 exporting layers 0.2s done 04:44:24 #114 ... 04:44:24 04:44:24 #206 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 04:44:24 #206 DONE 0.6s 04:44:24 04:44:24 #207 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 04:44:24 #207 DONE 0.6s 04:44:24 04:44:24 #208 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:44:24 #208 DONE 0.6s 04:44:24 04:44:24 #209 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 04:44:25 #209 ... 04:44:25 04:44:25 #210 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 04:44:25 #210 DONE 1.1s 04:44:25 04:44:25 #211 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 04:44:25 #211 DONE 1.1s 04:44:25 04:44:25 #212 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:44:25 #212 ... 04:44:25 04:44:25 #213 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:44:25 #213 DONE 2.4s 04:44:25 04:44:25 #214 [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:44:25 #214 DONE 1.9s 04:44:25 04:44:25 #215 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:44:25 #215 DONE 1.9s 04:44:25 04:44:25 #216 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 04:44:25 #216 DONE 1.5s 04:44:25 04:44:25 #217 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:44:25 #217 DONE 1.5s 04:44:25 04:44:25 #218 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 04:44:25 #218 ... 04:44:25 04:44:25 #219 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 04:44:25 #219 DONE 1.0s 04:44:25 04:44:25 #209 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 04:44:25 #209 DONE 1.0s 04:44:25 04:44:25 #220 [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:44:25 #220 DONE 0.2s 04:44:25 04:44:25 #221 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 04:44:25 #221 DONE 0.2s 04:44:26 04:44:26 #218 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 04:44:26 #218 DONE 0.2s 04:44:26 04:44:26 #222 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 04:44:26 #222 DONE 0.2s 04:44:26 04:44:26 #114 [support-scheduler] exporting to image 04:44:26 #114 writing image sha256:dea3ca3c6f5b148ce34f842c457b9e14569f0c261f1021b34205ebc71a567418 done 04:44:26 #114 naming to docker.io/library/core-common-config-bootstrapper done 04:44:26 #114 writing image sha256:cf92093a182aa2ec0f365f598c52765a0ba2da5735277696912f1802cb9e6c7f 0.0s done 04:44:26 #114 naming to docker.io/library/core-command done 04:44:26 #114 ... 04:44:26 04:44:26 #223 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:44:26 #223 DONE 0.1s 04:44:26 04:44:26 #224 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 04:44:26 #224 DONE 0.1s 04:44:26 04:44:26 #114 [support-notifications] exporting to image 04:44:26 #114 exporting layers 0.3s done 04:44:26 #114 writing image sha256:833d1ef0501d98f0d8ff194b7de3706d51086cbc2a935e07797cb299ab22e3bb 0.0s done 04:44:26 #114 naming to docker.io/library/security-proxy-setup done 04:44:26 #114 writing image sha256:c6dfd655d4e44371ba40f5edffcc456022da90daa6d8eda49511b1c65c054958 done 04:44:26 #114 naming to docker.io/library/core-metadata 04:44:26 #114 ... 04:44:26 04:44:26 #212 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:44:26 #212 DONE 1.3s 04:44:26 04:44:26 #114 [core-keeper] exporting to image 04:44:26 #114 exporting layers 0.6s done 04:44:26 #114 naming to docker.io/library/core-metadata done 04:44:26 #114 writing image sha256:112a7817b26a0861c1c992e7c3163c77b6197a0777db95a67be326685c6e3698 0.0s done 04:44:26 #114 naming to docker.io/library/core-keeper done 04:44:26 #114 exporting layers 0.3s done 04:44:26 #114 writing image sha256:f755c13245ec48de797f44170054dc3f02805a92e87254748873a919e93aed93 0.0s done 04:44:26 #114 naming to docker.io/library/security-secretstore-setup done 04:44:26 #114 writing image sha256:2ee1893135fe4162159506bcb910a29182cfabee62ef8c9bcc555b544457bd62 0.0s done 04:44:26 #114 naming to docker.io/library/support-scheduler done 04:44:26 #114 writing image sha256:0828118f7ce8006f3d2b77a2c03452cd17397ef22cc78018bcf2da1386019631 04:44:26 #114 exporting layers 0.3s done 04:44:26 #114 writing image sha256:0828118f7ce8006f3d2b77a2c03452cd17397ef22cc78018bcf2da1386019631 0.0s done 04:44:26 #114 naming to docker.io/library/core-data done 04:44:26 #114 writing image sha256:46fd63c3b0bc9467953e765578a07de6d6fb3e3d081e92b01a3c26e0ae6a54be done 04:44:26 #114 writing image sha256:2ce5fa396a2a0a18a280b2cae70422ec8f87b208dfa7325c64310d53059168e9 done 04:44:26 #114 naming to docker.io/library/support-notifications done 04:44:26 #114 naming to docker.io/library/security-proxy-auth done 04:44:26 #114 DONE 13.5s 04:44:26 04:44:26 #225 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 04:44:26 #225 DONE 0.5s 04:44:26 04:44:26 #38 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:44:26 #38 ... 04:44:26 04:44:26 #114 [security-bootstrapper] exporting to image 04:44:26 #114 exporting layers 0.2s done 04:44:26 #114 writing image sha256:938eb27b6c16fbf550b6215aabc5d481acb42310757b3d77b1c37054a8b398a2 done 04:44:26 #114 naming to docker.io/library/security-bootstrapper done 04:44:26 #114 DONE 13.7s 04:44:26 04:44:26 #38 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:44:26 time="2025-01-10T04:40:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:44:26 time="2025-01-10T04:40:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:44:26 time="2025-01-10T04:40:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:44:26 time="2025-01-10T04:40:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:44:26 time="2025-01-10T04:40:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:44:26 time="2025-01-10T04:40:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:44:26 time="2025-01-10T04:40:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:44:26 time="2025-01-10T04:40:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:44:26 time="2025-01-10T04:40:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:44:26 time="2025-01-10T04:40:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:44:26 time="2025-01-10T04:40:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:44:26 time="2025-01-10T04:40:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:44:26 time="2025-01-10T04:40:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:44:26 time="2025-01-10T04:40:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:44:26 time="2025-01-10T04:40:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 04:44:26 $ docker stop --time=1 3b203d6f4b90ed0fb7342e73b3211b8e8ee720c274ff4b7a4af461229bb23ad5 04:44:27 $ docker rm -f --volumes 3b203d6f4b90ed0fb7342e73b3211b8e8ee720c274ff4b7a4af461229bb23ad5 [Pipeline] // withDockerContainer [Pipeline] sh 04:44:28 + docker images 04:44:28 REPOSITORY TAG IMAGE ID CREATED SIZE 04:44:28 security-bootstrapper latest 938eb27b6c16 2 seconds ago 20.3MB 04:44:28 core-metadata latest c6dfd655d4e4 3 seconds ago 31.9MB 04:44:28 core-keeper latest 112a7817b26a 3 seconds ago 31.4MB 04:44:28 core-data latest 0828118f7ce8 3 seconds ago 31.8MB 04:44:28 support-notifications latest 46fd63c3b0bc 3 seconds ago 50.3MB 04:44:28 support-scheduler latest 2ee1893135fe 3 seconds ago 47MB 04:44:28 security-proxy-auth latest 2ce5fa396a2a 3 seconds ago 30.7MB 04:44:28 security-secretstore-setup latest f755c13245ec 4 seconds ago 41MB 04:44:28 core-command latest cf92093a182a 5 seconds ago 27.6MB 04:44:28 security-proxy-setup latest 833d1ef0501d 5 seconds ago 29.3MB 04:44:28 core-common-config-bootstrapper latest dea3ca3c6f5b 6 seconds ago 17.1MB 04:44:28 security-spiffe-token-provider latest 021a45c05013 26 seconds ago 32.6MB 04:44:28 security-spire-agent latest 81f892e78da3 3 minutes ago 182MB 04:44:28 security-spire-config latest c247ff0f01bc 3 minutes ago 121MB 04:44:28 security-spire-server latest 8164cc8bcb28 3 minutes ago 122MB 04:44:28 ci-base-image-x86_64 latest b5236337f995 7 minutes ago 982MB 04:44:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 2 weeks ago 580MB 04:44:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 19 months ago 334MB 04:44:28 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:44:28 provisioning config files... 04:44:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/777@tmp/config18301595097432634242tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:44:28 ---> ****-login.sh 04:44:28 nexus3.edgexfoundry.org:10001 04:44:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:44:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:44:28 Configure a credential helper to remove this warning. See 04:44:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:44:28 04:44:28 Login Succeeded 04:44:28 nexus3.edgexfoundry.org:10002 04:44:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:44:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:44:28 Configure a credential helper to remove this warning. See 04:44:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:44:28 04:44:28 Login Succeeded 04:44:28 nexus3.edgexfoundry.org:10003 04:44:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:44:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:44:28 Configure a credential helper to remove this warning. See 04:44:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:44:28 04:44:28 Login Succeeded 04:44:28 nexus3.edgexfoundry.org:10004 04:44:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:44:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:44:29 Configure a credential helper to remove this warning. See 04:44:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:44:29 04:44:29 Login Succeeded 04:44:29 ****.io 04:44:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:44:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:44:29 Configure a credential helper to remove this warning. See 04:44:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:44:29 04:44:29 Login Succeeded 04:44:29 ---> ****-login.sh ends [Pipeline] } 04:44:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:44:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:44:29 [edgeXDocker.push] Tagging docker image core-command with the following tags: 04:44:29 2801c4a9184f74e54c01e3d1eec2799807029e6c 04:44:29 latest 04:44:29 4.0.0-dev.41 04:44:29 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 04:44:29 main 04:44:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:29 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2801c4a9184f74e54c01e3d1eec2799807029e6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:30 + docker push nexus3.edgexfoundry.org:10004/core-command:2801c4a9184f74e54c01e3d1eec2799807029e6c 04:44:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:44:30 f4c3de3e944c: Preparing 04:44:30 3ba55e0464e1: Preparing 04:44:30 ec3148b1bc91: Preparing 04:44:30 83e97881865a: Preparing 04:44:30 d1d4b52eeeea: Preparing 04:44:30 186fb93e1d67: Preparing 04:44:30 ce5a8cde9eee: Preparing 04:44:30 186fb93e1d67: Waiting 04:44:30 ce5a8cde9eee: Waiting 04:44:30 83e97881865a: Pushed 04:44:30 f4c3de3e944c: Pushed 04:44:30 ec3148b1bc91: Pushed 04:44:30 d1d4b52eeeea: Pushed 04:44:30 ce5a8cde9eee: Layer already exists 04:44:30 186fb93e1d67: Pushed 04:44:32 3ba55e0464e1: Pushed 04:44:32 2801c4a9184f74e54c01e3d1eec2799807029e6c: digest: sha256:4b0864933c688a1605ff59fbc0e60cf7ea2d3f20cb51fae06814d1b24e45d955 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:33 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:33 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 04:44:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:44:33 f4c3de3e944c: Preparing 04:44:33 3ba55e0464e1: Preparing 04:44:33 ec3148b1bc91: Preparing 04:44:33 83e97881865a: Preparing 04:44:33 d1d4b52eeeea: Preparing 04:44:33 186fb93e1d67: Preparing 04:44:33 ce5a8cde9eee: Preparing 04:44:33 ce5a8cde9eee: Waiting 04:44:33 186fb93e1d67: Waiting 04:44:33 f4c3de3e944c: Layer already exists 04:44:33 ec3148b1bc91: Layer already exists 04:44:33 d1d4b52eeeea: Layer already exists 04:44:33 83e97881865a: Layer already exists 04:44:33 3ba55e0464e1: Layer already exists 04:44:33 186fb93e1d67: Layer already exists 04:44:33 ce5a8cde9eee: Layer already exists 04:44:33 latest: digest: sha256:4b0864933c688a1605ff59fbc0e60cf7ea2d3f20cb51fae06814d1b24e45d955 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:33 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:34 + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.41 04:44:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:44:34 f4c3de3e944c: Preparing 04:44:34 3ba55e0464e1: Preparing 04:44:34 ec3148b1bc91: Preparing 04:44:34 83e97881865a: Preparing 04:44:34 d1d4b52eeeea: Preparing 04:44:34 186fb93e1d67: Preparing 04:44:34 ce5a8cde9eee: Preparing 04:44:34 186fb93e1d67: Waiting 04:44:34 ce5a8cde9eee: Waiting 04:44:34 f4c3de3e944c: Layer already exists 04:44:34 ec3148b1bc91: Layer already exists 04:44:34 d1d4b52eeeea: Layer already exists 04:44:34 83e97881865a: Layer already exists 04:44:34 3ba55e0464e1: Layer already exists 04:44:34 ce5a8cde9eee: Layer already exists 04:44:34 186fb93e1d67: Layer already exists 04:44:34 4.0.0-dev.41: digest: sha256:4b0864933c688a1605ff59fbc0e60cf7ea2d3f20cb51fae06814d1b24e45d955 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:34 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:34 + docker push nexus3.edgexfoundry.org:10004/core-command:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 04:44:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:44:34 f4c3de3e944c: Preparing 04:44:34 3ba55e0464e1: Preparing 04:44:34 ec3148b1bc91: Preparing 04:44:34 83e97881865a: Preparing 04:44:34 d1d4b52eeeea: Preparing 04:44:34 186fb93e1d67: Preparing 04:44:34 ce5a8cde9eee: Preparing 04:44:34 ce5a8cde9eee: Waiting 04:44:34 f4c3de3e944c: Layer already exists 04:44:34 ec3148b1bc91: Layer already exists 04:44:34 d1d4b52eeeea: Layer already exists 04:44:34 3ba55e0464e1: Layer already exists 04:44:34 83e97881865a: Layer already exists 04:44:34 186fb93e1d67: Layer already exists 04:44:34 ce5a8cde9eee: Layer already exists 04:44:34 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41: digest: sha256:4b0864933c688a1605ff59fbc0e60cf7ea2d3f20cb51fae06814d1b24e45d955 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:35 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:35 + docker push nexus3.edgexfoundry.org:10004/core-command:main 04:44:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:44:35 f4c3de3e944c: Preparing 04:44:35 3ba55e0464e1: Preparing 04:44:35 ec3148b1bc91: Preparing 04:44:35 83e97881865a: Preparing 04:44:35 d1d4b52eeeea: Preparing 04:44:35 186fb93e1d67: Preparing 04:44:35 ce5a8cde9eee: Preparing 04:44:35 186fb93e1d67: Waiting 04:44:35 ce5a8cde9eee: Waiting 04:44:35 d1d4b52eeeea: Layer already exists 04:44:35 f4c3de3e944c: Layer already exists 04:44:35 3ba55e0464e1: Layer already exists 04:44:35 ec3148b1bc91: Layer already exists 04:44:35 83e97881865a: Layer already exists 04:44:35 186fb93e1d67: Layer already exists 04:44:35 ce5a8cde9eee: Layer already exists 04:44:35 main: digest: sha256:4b0864933c688a1605ff59fbc0e60cf7ea2d3f20cb51fae06814d1b24e45d955 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:44:35 ===================================================== [Pipeline] echo 04:44:35 taggedImages: 04:44:35 - nexus3.edgexfoundry.org:10004/core-command:2801c4a9184f74e54c01e3d1eec2799807029e6c 04:44:35 - nexus3.edgexfoundry.org:10004/core-command:latest 04:44:35 - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.41 04:44:35 - nexus3.edgexfoundry.org:10004/core-command:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 04:44:35 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 04:44:35 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 04:44:35 2801c4a9184f74e54c01e3d1eec2799807029e6c 04:44:35 latest 04:44:35 4.0.0-dev.41 04:44:35 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 04:44:35 main 04:44:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:35 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2801c4a9184f74e54c01e3d1eec2799807029e6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:36 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2801c4a9184f74e54c01e3d1eec2799807029e6c 04:44:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:44:36 47d0f252182d: Preparing 04:44:36 aaf3efe53261: Preparing 04:44:36 bcfef2c539dd: Preparing 04:44:36 f409bc1c1f67: Preparing 04:44:36 ec3148b1bc91: Preparing 04:44:36 83e97881865a: Preparing 04:44:36 d1d4b52eeeea: Preparing 04:44:36 186fb93e1d67: Preparing 04:44:36 ce5a8cde9eee: Preparing 04:44:36 d1d4b52eeeea: Waiting 04:44:36 186fb93e1d67: Waiting 04:44:36 ce5a8cde9eee: Waiting 04:44:36 83e97881865a: Waiting 04:44:36 ec3148b1bc91: Layer already exists 04:44:36 83e97881865a: Layer already exists 04:44:36 d1d4b52eeeea: Layer already exists 04:44:36 186fb93e1d67: Layer already exists 04:44:36 ce5a8cde9eee: Layer already exists 04:44:36 bcfef2c539dd: Pushed 04:44:36 aaf3efe53261: Pushed 04:44:36 47d0f252182d: Pushed 04:44:37 f409bc1c1f67: Pushed 04:44:37 2801c4a9184f74e54c01e3d1eec2799807029e6c: digest: sha256:83fef2fdb438852f4209028042df087d1cba6b78ce80f421f05163ec606c1ddd size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:38 + 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:44:38 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 04:44:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:44:38 47d0f252182d: Preparing 04:44:38 aaf3efe53261: Preparing 04:44:38 bcfef2c539dd: Preparing 04:44:38 f409bc1c1f67: Preparing 04:44:38 ec3148b1bc91: Preparing 04:44:38 83e97881865a: Preparing 04:44:38 d1d4b52eeeea: Preparing 04:44:38 186fb93e1d67: Preparing 04:44:38 ce5a8cde9eee: Preparing 04:44:38 ce5a8cde9eee: Waiting 04:44:38 d1d4b52eeeea: Waiting 04:44:38 186fb93e1d67: Waiting 04:44:38 47d0f252182d: Layer already exists 04:44:38 ec3148b1bc91: Layer already exists 04:44:38 bcfef2c539dd: Layer already exists 04:44:38 aaf3efe53261: Layer already exists 04:44:38 f409bc1c1f67: Layer already exists 04:44:38 d1d4b52eeeea: Layer already exists 04:44:38 83e97881865a: Layer already exists 04:44:38 186fb93e1d67: Layer already exists 04:44:38 ce5a8cde9eee: Layer already exists 04:44:38 latest: digest: sha256:83fef2fdb438852f4209028042df087d1cba6b78ce80f421f05163ec606c1ddd size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:38 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:39 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.41 04:44:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:44:39 47d0f252182d: Preparing 04:44:39 aaf3efe53261: Preparing 04:44:39 bcfef2c539dd: Preparing 04:44:39 f409bc1c1f67: Preparing 04:44:39 ec3148b1bc91: Preparing 04:44:39 83e97881865a: Preparing 04:44:39 d1d4b52eeeea: Preparing 04:44:39 186fb93e1d67: Preparing 04:44:39 ce5a8cde9eee: Preparing 04:44:39 83e97881865a: Waiting 04:44:39 d1d4b52eeeea: Waiting 04:44:39 ce5a8cde9eee: Waiting 04:44:39 f409bc1c1f67: Layer already exists 04:44:39 bcfef2c539dd: Layer already exists 04:44:39 47d0f252182d: Layer already exists 04:44:39 ec3148b1bc91: Layer already exists 04:44:39 aaf3efe53261: Layer already exists 04:44:39 d1d4b52eeeea: Layer already exists 04:44:39 ce5a8cde9eee: Layer already exists 04:44:39 83e97881865a: Layer already exists 04:44:39 186fb93e1d67: Layer already exists 04:44:39 4.0.0-dev.41: digest: sha256:83fef2fdb438852f4209028042df087d1cba6b78ce80f421f05163ec606c1ddd size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:39 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:39 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 04:44:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:44:39 47d0f252182d: Preparing 04:44:39 aaf3efe53261: Preparing 04:44:39 bcfef2c539dd: Preparing 04:44:39 f409bc1c1f67: Preparing 04:44:39 ec3148b1bc91: Preparing 04:44:39 83e97881865a: Preparing 04:44:39 d1d4b52eeeea: Preparing 04:44:39 186fb93e1d67: Preparing 04:44:39 ce5a8cde9eee: Preparing 04:44:39 d1d4b52eeeea: Waiting 04:44:39 83e97881865a: Waiting 04:44:39 ce5a8cde9eee: Waiting 04:44:39 186fb93e1d67: Waiting 04:44:39 bcfef2c539dd: Layer already exists 04:44:39 aaf3efe53261: Layer already exists 04:44:39 47d0f252182d: Layer already exists 04:44:39 f409bc1c1f67: Layer already exists 04:44:39 ec3148b1bc91: Layer already exists 04:44:39 d1d4b52eeeea: Layer already exists 04:44:39 83e97881865a: Layer already exists 04:44:39 ce5a8cde9eee: Layer already exists 04:44:39 186fb93e1d67: Layer already exists 04:44:39 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41: digest: sha256:83fef2fdb438852f4209028042df087d1cba6b78ce80f421f05163ec606c1ddd size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:40 + 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:44:40 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 04:44:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:44:40 47d0f252182d: Preparing 04:44:40 aaf3efe53261: Preparing 04:44:40 bcfef2c539dd: Preparing 04:44:40 f409bc1c1f67: Preparing 04:44:40 ec3148b1bc91: Preparing 04:44:40 83e97881865a: Preparing 04:44:40 d1d4b52eeeea: Preparing 04:44:40 186fb93e1d67: Preparing 04:44:40 ce5a8cde9eee: Preparing 04:44:40 d1d4b52eeeea: Waiting 04:44:40 186fb93e1d67: Waiting 04:44:40 ce5a8cde9eee: Waiting 04:44:40 ec3148b1bc91: Layer already exists 04:44:40 bcfef2c539dd: Layer already exists 04:44:40 f409bc1c1f67: Layer already exists 04:44:40 aaf3efe53261: Layer already exists 04:44:40 47d0f252182d: Layer already exists 04:44:40 186fb93e1d67: Layer already exists 04:44:40 d1d4b52eeeea: Layer already exists 04:44:40 ce5a8cde9eee: Layer already exists 04:44:40 83e97881865a: Layer already exists 04:44:40 main: digest: sha256:83fef2fdb438852f4209028042df087d1cba6b78ce80f421f05163ec606c1ddd size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:44:40 ===================================================== [Pipeline] echo 04:44:40 taggedImages: 04:44:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2801c4a9184f74e54c01e3d1eec2799807029e6c 04:44:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 04:44:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.41 04:44:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 04:44:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 04:44:40 [edgeXDocker.push] Tagging docker image core-data with the following tags: 04:44:40 2801c4a9184f74e54c01e3d1eec2799807029e6c 04:44:40 latest 04:44:40 4.0.0-dev.41 04:44:40 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 04:44:40 main 04:44:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:40 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2801c4a9184f74e54c01e3d1eec2799807029e6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:41 + docker push nexus3.edgexfoundry.org:10004/core-data:2801c4a9184f74e54c01e3d1eec2799807029e6c 04:44:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:44:41 a5b658baac00: Preparing 04:44:41 1d4c9e240679: Preparing 04:44:41 46cf5ddfd05f: Preparing 04:44:41 ec3148b1bc91: Preparing 04:44:41 83e97881865a: Preparing 04:44:41 6f532fffdc11: Preparing 04:44:41 9741ad07452b: Preparing 04:44:41 ce5a8cde9eee: Preparing 04:44:41 9741ad07452b: Waiting 04:44:41 6f532fffdc11: Waiting 04:44:41 ce5a8cde9eee: Waiting 04:44:41 ec3148b1bc91: Layer already exists 04:44:41 83e97881865a: Layer already exists 04:44:41 a5b658baac00: Pushed 04:44:41 6f532fffdc11: Pushed 04:44:41 1d4c9e240679: Pushed 04:44:41 ce5a8cde9eee: Layer already exists 04:44:41 9741ad07452b: Pushed 04:44:43 46cf5ddfd05f: Pushed 04:44:43 2801c4a9184f74e54c01e3d1eec2799807029e6c: digest: sha256:b5983a251ae97895163de9b9fe8ea182348d696e5d66295cce32e6de5da6e7da size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:44 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:44 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 04:44:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:44:44 a5b658baac00: Preparing 04:44:44 1d4c9e240679: Preparing 04:44:44 46cf5ddfd05f: Preparing 04:44:44 ec3148b1bc91: Preparing 04:44:44 83e97881865a: Preparing 04:44:44 6f532fffdc11: Preparing 04:44:44 9741ad07452b: Preparing 04:44:44 ce5a8cde9eee: Preparing 04:44:44 6f532fffdc11: Waiting 04:44:44 9741ad07452b: Waiting 04:44:44 ce5a8cde9eee: Waiting 04:44:44 1d4c9e240679: Layer already exists 04:44:44 a5b658baac00: Layer already exists 04:44:44 46cf5ddfd05f: Layer already exists 04:44:44 83e97881865a: Layer already exists 04:44:44 ec3148b1bc91: Layer already exists 04:44:44 6f532fffdc11: Layer already exists 04:44:44 9741ad07452b: Layer already exists 04:44:44 ce5a8cde9eee: Layer already exists 04:44:44 latest: digest: sha256:b5983a251ae97895163de9b9fe8ea182348d696e5d66295cce32e6de5da6e7da size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:44 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:45 + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.41 04:44:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:44:45 a5b658baac00: Preparing 04:44:45 1d4c9e240679: Preparing 04:44:45 46cf5ddfd05f: Preparing 04:44:45 ec3148b1bc91: Preparing 04:44:45 83e97881865a: Preparing 04:44:45 6f532fffdc11: Preparing 04:44:45 9741ad07452b: Preparing 04:44:45 ce5a8cde9eee: Preparing 04:44:45 6f532fffdc11: Waiting 04:44:45 9741ad07452b: Waiting 04:44:45 ce5a8cde9eee: Waiting 04:44:45 46cf5ddfd05f: Layer already exists 04:44:45 a5b658baac00: Layer already exists 04:44:45 1d4c9e240679: Layer already exists 04:44:45 ec3148b1bc91: Layer already exists 04:44:45 83e97881865a: Layer already exists 04:44:45 6f532fffdc11: Layer already exists 04:44:45 ce5a8cde9eee: Layer already exists 04:44:45 9741ad07452b: Layer already exists 04:44:45 4.0.0-dev.41: digest: sha256:b5983a251ae97895163de9b9fe8ea182348d696e5d66295cce32e6de5da6e7da size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:45 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:45 + docker push nexus3.edgexfoundry.org:10004/core-data:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 04:44:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:44:45 a5b658baac00: Preparing 04:44:45 1d4c9e240679: Preparing 04:44:45 46cf5ddfd05f: Preparing 04:44:45 ec3148b1bc91: Preparing 04:44:45 83e97881865a: Preparing 04:44:45 6f532fffdc11: Preparing 04:44:45 9741ad07452b: Preparing 04:44:45 ce5a8cde9eee: Preparing 04:44:45 6f532fffdc11: Waiting 04:44:45 9741ad07452b: Waiting 04:44:45 a5b658baac00: Layer already exists 04:44:45 1d4c9e240679: Layer already exists 04:44:45 83e97881865a: Layer already exists 04:44:45 46cf5ddfd05f: Layer already exists 04:44:45 ec3148b1bc91: Layer already exists 04:44:45 9741ad07452b: Layer already exists 04:44:45 6f532fffdc11: Layer already exists 04:44:45 ce5a8cde9eee: Layer already exists 04:44:45 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41: digest: sha256:b5983a251ae97895163de9b9fe8ea182348d696e5d66295cce32e6de5da6e7da size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:46 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:46 + docker push nexus3.edgexfoundry.org:10004/core-data:main 04:44:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:44:46 a5b658baac00: Preparing 04:44:46 1d4c9e240679: Preparing 04:44:46 46cf5ddfd05f: Preparing 04:44:46 ec3148b1bc91: Preparing 04:44:46 83e97881865a: Preparing 04:44:46 6f532fffdc11: Preparing 04:44:46 9741ad07452b: Preparing 04:44:46 ce5a8cde9eee: Preparing 04:44:46 6f532fffdc11: Waiting 04:44:46 9741ad07452b: Waiting 04:44:46 ce5a8cde9eee: Waiting 04:44:46 1d4c9e240679: Layer already exists 04:44:46 83e97881865a: Layer already exists 04:44:46 a5b658baac00: Layer already exists 04:44:46 ec3148b1bc91: Layer already exists 04:44:46 46cf5ddfd05f: Layer already exists 04:44:46 ce5a8cde9eee: Layer already exists 04:44:46 9741ad07452b: Layer already exists 04:44:46 6f532fffdc11: Layer already exists 04:44:46 main: digest: sha256:b5983a251ae97895163de9b9fe8ea182348d696e5d66295cce32e6de5da6e7da size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:44:46 ===================================================== [Pipeline] echo 04:44:46 taggedImages: 04:44:46 - nexus3.edgexfoundry.org:10004/core-data:2801c4a9184f74e54c01e3d1eec2799807029e6c 04:44:46 - nexus3.edgexfoundry.org:10004/core-data:latest 04:44:46 - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.41 04:44:46 - nexus3.edgexfoundry.org:10004/core-data:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 04:44:46 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 04:44:46 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 04:44:46 2801c4a9184f74e54c01e3d1eec2799807029e6c 04:44:46 latest 04:44:46 4.0.0-dev.41 04:44:46 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 04:44:46 main 04:44:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:47 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:2801c4a9184f74e54c01e3d1eec2799807029e6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:47 + docker push nexus3.edgexfoundry.org:10004/core-keeper:2801c4a9184f74e54c01e3d1eec2799807029e6c 04:44:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 04:44:47 c301c36fd7d8: Preparing 04:44:47 74efd0d06e52: Preparing 04:44:47 989f4665a229: Preparing 04:44:47 83e97881865a: Preparing 04:44:47 924e3aec24ee: Preparing 04:44:47 70ef13188362: Preparing 04:44:47 ce5a8cde9eee: Preparing 04:44:47 70ef13188362: Waiting 04:44:47 ce5a8cde9eee: Waiting 04:44:47 83e97881865a: Layer already exists 04:44:47 924e3aec24ee: Pushed 04:44:47 70ef13188362: Pushed 04:44:47 c301c36fd7d8: Pushed 04:44:47 74efd0d06e52: Pushed 04:44:47 ce5a8cde9eee: Layer already exists 04:44:49 989f4665a229: Pushed 04:44:49 2801c4a9184f74e54c01e3d1eec2799807029e6c: digest: sha256:6d7877b9c4fb5b775fe6f50e7e1a8b300708cf38e86f49a41add1fa307a1bed9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:50 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:50 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 04:44:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 04:44:50 c301c36fd7d8: Preparing 04:44:50 74efd0d06e52: Preparing 04:44:50 989f4665a229: Preparing 04:44:50 83e97881865a: Preparing 04:44:50 924e3aec24ee: Preparing 04:44:50 70ef13188362: Preparing 04:44:50 ce5a8cde9eee: Preparing 04:44:50 70ef13188362: Waiting 04:44:50 ce5a8cde9eee: Waiting 04:44:50 c301c36fd7d8: Layer already exists 04:44:50 989f4665a229: Layer already exists 04:44:50 83e97881865a: Layer already exists 04:44:50 924e3aec24ee: Layer already exists 04:44:50 74efd0d06e52: Layer already exists 04:44:50 ce5a8cde9eee: Layer already exists 04:44:50 70ef13188362: Layer already exists 04:44:50 latest: digest: sha256:6d7877b9c4fb5b775fe6f50e7e1a8b300708cf38e86f49a41add1fa307a1bed9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:50 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:51 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.41 04:44:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 04:44:51 c301c36fd7d8: Preparing 04:44:51 74efd0d06e52: Preparing 04:44:51 989f4665a229: Preparing 04:44:51 83e97881865a: Preparing 04:44:51 924e3aec24ee: Preparing 04:44:51 70ef13188362: Preparing 04:44:51 ce5a8cde9eee: Preparing 04:44:51 70ef13188362: Waiting 04:44:51 c301c36fd7d8: Layer already exists 04:44:51 83e97881865a: Layer already exists 04:44:51 989f4665a229: Layer already exists 04:44:51 74efd0d06e52: Layer already exists 04:44:51 924e3aec24ee: Layer already exists 04:44:51 70ef13188362: Layer already exists 04:44:51 ce5a8cde9eee: Layer already exists 04:44:51 4.0.0-dev.41: digest: sha256:6d7877b9c4fb5b775fe6f50e7e1a8b300708cf38e86f49a41add1fa307a1bed9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:51 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:51 + docker push nexus3.edgexfoundry.org:10004/core-keeper:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 04:44:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 04:44:51 c301c36fd7d8: Preparing 04:44:51 74efd0d06e52: Preparing 04:44:51 989f4665a229: Preparing 04:44:51 83e97881865a: Preparing 04:44:51 924e3aec24ee: Preparing 04:44:51 70ef13188362: Preparing 04:44:51 ce5a8cde9eee: Preparing 04:44:51 70ef13188362: Waiting 04:44:51 74efd0d06e52: Layer already exists 04:44:51 989f4665a229: Layer already exists 04:44:51 83e97881865a: Layer already exists 04:44:51 c301c36fd7d8: Layer already exists 04:44:51 924e3aec24ee: Layer already exists 04:44:51 ce5a8cde9eee: Layer already exists 04:44:51 70ef13188362: Layer already exists 04:44:51 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41: digest: sha256:6d7877b9c4fb5b775fe6f50e7e1a8b300708cf38e86f49a41add1fa307a1bed9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:52 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:52 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 04:44:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 04:44:52 c301c36fd7d8: Preparing 04:44:52 74efd0d06e52: Preparing 04:44:52 989f4665a229: Preparing 04:44:52 83e97881865a: Preparing 04:44:52 924e3aec24ee: Preparing 04:44:52 70ef13188362: Preparing 04:44:52 ce5a8cde9eee: Preparing 04:44:52 70ef13188362: Waiting 04:44:52 ce5a8cde9eee: Waiting 04:44:52 74efd0d06e52: Layer already exists 04:44:52 924e3aec24ee: Layer already exists 04:44:52 83e97881865a: Layer already exists 04:44:52 989f4665a229: Layer already exists 04:44:52 c301c36fd7d8: Layer already exists 04:44:52 70ef13188362: Layer already exists 04:44:52 ce5a8cde9eee: Layer already exists 04:44:52 main: digest: sha256:6d7877b9c4fb5b775fe6f50e7e1a8b300708cf38e86f49a41add1fa307a1bed9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:44:52 ===================================================== [Pipeline] echo 04:44:52 taggedImages: 04:44:52 - nexus3.edgexfoundry.org:10004/core-keeper:2801c4a9184f74e54c01e3d1eec2799807029e6c 04:44:52 - nexus3.edgexfoundry.org:10004/core-keeper:latest 04:44:52 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.41 04:44:52 - nexus3.edgexfoundry.org:10004/core-keeper:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 04:44:52 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 04:44:52 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 04:44:52 2801c4a9184f74e54c01e3d1eec2799807029e6c 04:44:52 latest 04:44:52 4.0.0-dev.41 04:44:52 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 04:44:52 main 04:44:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:52 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2801c4a9184f74e54c01e3d1eec2799807029e6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2801c4a9184f74e54c01e3d1eec2799807029e6c 04:44:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:44:53 780c74d2ac1f: Preparing 04:44:53 5d8124fcc379: Preparing 04:44:53 d3e400e13dc7: Preparing 04:44:53 9c56bba307b0: Preparing 04:44:53 ec3148b1bc91: Preparing 04:44:53 83e97881865a: Preparing 04:44:53 d1d4b52eeeea: Preparing 04:44:53 186fb93e1d67: Preparing 04:44:53 ce5a8cde9eee: Preparing 04:44:53 d1d4b52eeeea: Waiting 04:44:53 186fb93e1d67: Waiting 04:44:53 83e97881865a: Waiting 04:44:53 ce5a8cde9eee: Waiting 04:44:53 ec3148b1bc91: Layer already exists 04:44:53 83e97881865a: Layer already exists 04:44:53 d1d4b52eeeea: Layer already exists 04:44:53 186fb93e1d67: Layer already exists 04:44:53 ce5a8cde9eee: Layer already exists 04:44:53 5d8124fcc379: Pushed 04:44:53 d3e400e13dc7: Pushed 04:44:53 780c74d2ac1f: Pushed 04:44:56 9c56bba307b0: Pushed 04:44:56 2801c4a9184f74e54c01e3d1eec2799807029e6c: digest: sha256:c85cf7299cb9727e0dbf380f1c0b6ffc676c6093205c3705f23d164ce21382ca size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:56 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 04:44:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:44:57 780c74d2ac1f: Preparing 04:44:57 5d8124fcc379: Preparing 04:44:57 d3e400e13dc7: Preparing 04:44:57 9c56bba307b0: Preparing 04:44:57 ec3148b1bc91: Preparing 04:44:57 83e97881865a: Preparing 04:44:57 d1d4b52eeeea: Preparing 04:44:57 186fb93e1d67: Preparing 04:44:57 ce5a8cde9eee: Preparing 04:44:57 83e97881865a: Waiting 04:44:57 186fb93e1d67: Waiting 04:44:57 ce5a8cde9eee: Waiting 04:44:57 d1d4b52eeeea: Waiting 04:44:57 780c74d2ac1f: Layer already exists 04:44:57 5d8124fcc379: Layer already exists 04:44:57 9c56bba307b0: Layer already exists 04:44:57 ec3148b1bc91: Layer already exists 04:44:57 d3e400e13dc7: Layer already exists 04:44:57 ce5a8cde9eee: Layer already exists 04:44:57 83e97881865a: Layer already exists 04:44:57 186fb93e1d67: Layer already exists 04:44:57 d1d4b52eeeea: Layer already exists 04:44:57 latest: digest: sha256:c85cf7299cb9727e0dbf380f1c0b6ffc676c6093205c3705f23d164ce21382ca size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:57 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.41 04:44:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:44:57 780c74d2ac1f: Preparing 04:44:57 5d8124fcc379: Preparing 04:44:57 d3e400e13dc7: Preparing 04:44:57 9c56bba307b0: Preparing 04:44:57 ec3148b1bc91: Preparing 04:44:57 83e97881865a: Preparing 04:44:57 d1d4b52eeeea: Preparing 04:44:57 186fb93e1d67: Preparing 04:44:57 ce5a8cde9eee: Preparing 04:44:57 83e97881865a: Waiting 04:44:57 ce5a8cde9eee: Waiting 04:44:57 d1d4b52eeeea: Waiting 04:44:57 ec3148b1bc91: Layer already exists 04:44:57 9c56bba307b0: Layer already exists 04:44:57 780c74d2ac1f: Layer already exists 04:44:57 5d8124fcc379: Layer already exists 04:44:57 d3e400e13dc7: Layer already exists 04:44:57 d1d4b52eeeea: Layer already exists 04:44:57 83e97881865a: Layer already exists 04:44:57 ce5a8cde9eee: Layer already exists 04:44:57 186fb93e1d67: Layer already exists 04:44:57 4.0.0-dev.41: digest: sha256:c85cf7299cb9727e0dbf380f1c0b6ffc676c6093205c3705f23d164ce21382ca size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:58 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 04:44:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:44:58 780c74d2ac1f: Preparing 04:44:58 5d8124fcc379: Preparing 04:44:58 d3e400e13dc7: Preparing 04:44:58 9c56bba307b0: Preparing 04:44:58 ec3148b1bc91: Preparing 04:44:58 83e97881865a: Preparing 04:44:58 d1d4b52eeeea: Preparing 04:44:58 186fb93e1d67: Preparing 04:44:58 ce5a8cde9eee: Preparing 04:44:58 83e97881865a: Waiting 04:44:58 d1d4b52eeeea: Waiting 04:44:58 186fb93e1d67: Waiting 04:44:58 5d8124fcc379: Layer already exists 04:44:58 ec3148b1bc91: Layer already exists 04:44:58 9c56bba307b0: Layer already exists 04:44:58 d3e400e13dc7: Layer already exists 04:44:58 780c74d2ac1f: Layer already exists 04:44:58 186fb93e1d67: Layer already exists 04:44:58 83e97881865a: Layer already exists 04:44:58 d1d4b52eeeea: Layer already exists 04:44:58 ce5a8cde9eee: Layer already exists 04:44:58 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41: digest: sha256:c85cf7299cb9727e0dbf380f1c0b6ffc676c6093205c3705f23d164ce21382ca size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:58 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:59 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 04:44:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:44:59 780c74d2ac1f: Preparing 04:44:59 5d8124fcc379: Preparing 04:44:59 d3e400e13dc7: Preparing 04:44:59 9c56bba307b0: Preparing 04:44:59 ec3148b1bc91: Preparing 04:44:59 83e97881865a: Preparing 04:44:59 d1d4b52eeeea: Preparing 04:44:59 186fb93e1d67: Preparing 04:44:59 ce5a8cde9eee: Preparing 04:44:59 186fb93e1d67: Waiting 04:44:59 83e97881865a: Waiting 04:44:59 d1d4b52eeeea: Waiting 04:44:59 ce5a8cde9eee: Waiting 04:44:59 5d8124fcc379: Layer already exists 04:44:59 ec3148b1bc91: Layer already exists 04:44:59 780c74d2ac1f: Layer already exists 04:44:59 9c56bba307b0: Layer already exists 04:44:59 d3e400e13dc7: Layer already exists 04:44:59 83e97881865a: Layer already exists 04:44:59 d1d4b52eeeea: Layer already exists 04:44:59 ce5a8cde9eee: Layer already exists 04:44:59 186fb93e1d67: Layer already exists 04:44:59 main: digest: sha256:c85cf7299cb9727e0dbf380f1c0b6ffc676c6093205c3705f23d164ce21382ca size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:44:59 ===================================================== [Pipeline] echo 04:44:59 taggedImages: 04:44:59 - nexus3.edgexfoundry.org:10004/core-metadata:2801c4a9184f74e54c01e3d1eec2799807029e6c 04:44:59 - nexus3.edgexfoundry.org:10004/core-metadata:latest 04:44:59 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.41 04:44:59 - nexus3.edgexfoundry.org:10004/core-metadata:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 04:44:59 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 04:44:59 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 04:44:59 2801c4a9184f74e54c01e3d1eec2799807029e6c 04:44:59 latest 04:44:59 4.0.0-dev.41 04:44:59 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 04:44:59 main 04:44:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:00 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2801c4a9184f74e54c01e3d1eec2799807029e6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2801c4a9184f74e54c01e3d1eec2799807029e6c 04:45:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:45:00 1640999cc38c: Preparing 04:45:00 c917ff9becbd: Preparing 04:45:00 ceb09f3838fd: Preparing 04:45:00 6717991180fa: Preparing 04:45:00 4bbf6610c478: Preparing 04:45:00 ad471129ab5c: Preparing 04:45:00 f36f282264c0: Preparing 04:45:00 ec3148b1bc91: Preparing 04:45:00 83e97881865a: Preparing 04:45:00 b3c256b69f9b: Preparing 04:45:00 d580f8be0f2d: Preparing 04:45:00 5f70bf18a086: Preparing 04:45:00 0601480acb92: Preparing 04:45:00 69547a254305: Preparing 04:45:00 01b7b98bad59: Preparing 04:45:00 ec3148b1bc91: Waiting 04:45:00 ce5a8cde9eee: Preparing 04:45:00 83e97881865a: Waiting 04:45:00 b3c256b69f9b: Waiting 04:45:00 d580f8be0f2d: Waiting 04:45:00 5f70bf18a086: Waiting 04:45:00 0601480acb92: Waiting 04:45:00 69547a254305: Waiting 04:45:00 f36f282264c0: Waiting 04:45:00 ce5a8cde9eee: Waiting 04:45:00 1640999cc38c: Pushed 04:45:00 4bbf6610c478: Pushed 04:45:00 ceb09f3838fd: Pushed 04:45:00 6717991180fa: Pushed 04:45:00 c917ff9becbd: Pushed 04:45:00 83e97881865a: Layer already exists 04:45:00 ec3148b1bc91: Layer already exists 04:45:00 5f70bf18a086: Layer already exists 04:45:00 ad471129ab5c: Pushed 04:45:00 b3c256b69f9b: Pushed 04:45:00 0601480acb92: Pushed 04:45:00 d580f8be0f2d: Pushed 04:45:00 ce5a8cde9eee: Layer already exists 04:45:00 69547a254305: Pushed 04:45:00 01b7b98bad59: Pushed 04:45:02 f36f282264c0: Pushed 04:45:02 2801c4a9184f74e54c01e3d1eec2799807029e6c: digest: sha256:02bae40765472a986dff004cdf2401fdb8282e388faefdf948d838c26ce258f7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:02 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 04:45:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:45:03 1640999cc38c: Preparing 04:45:03 c917ff9becbd: Preparing 04:45:03 ceb09f3838fd: Preparing 04:45:03 6717991180fa: Preparing 04:45:03 4bbf6610c478: Preparing 04:45:03 ad471129ab5c: Preparing 04:45:03 f36f282264c0: Preparing 04:45:03 ec3148b1bc91: Preparing 04:45:03 83e97881865a: Preparing 04:45:03 b3c256b69f9b: Preparing 04:45:03 d580f8be0f2d: Preparing 04:45:03 5f70bf18a086: Preparing 04:45:03 0601480acb92: Preparing 04:45:03 69547a254305: Preparing 04:45:03 01b7b98bad59: Preparing 04:45:03 ce5a8cde9eee: Preparing 04:45:03 ad471129ab5c: Waiting 04:45:03 f36f282264c0: Waiting 04:45:03 ec3148b1bc91: Waiting 04:45:03 83e97881865a: Waiting 04:45:03 d580f8be0f2d: Waiting 04:45:03 5f70bf18a086: Waiting 04:45:03 0601480acb92: Waiting 04:45:03 69547a254305: Waiting 04:45:03 01b7b98bad59: Waiting 04:45:03 ce5a8cde9eee: Waiting 04:45:03 1640999cc38c: Layer already exists 04:45:03 6717991180fa: Layer already exists 04:45:03 ceb09f3838fd: Layer already exists 04:45:03 4bbf6610c478: Layer already exists 04:45:03 c917ff9becbd: Layer already exists 04:45:03 f36f282264c0: Layer already exists 04:45:03 ec3148b1bc91: Layer already exists 04:45:03 ad471129ab5c: Layer already exists 04:45:03 b3c256b69f9b: Layer already exists 04:45:03 83e97881865a: Layer already exists 04:45:03 69547a254305: Layer already exists 04:45:03 d580f8be0f2d: Layer already exists 04:45:03 5f70bf18a086: Layer already exists 04:45:03 0601480acb92: Layer already exists 04:45:03 01b7b98bad59: Layer already exists 04:45:03 ce5a8cde9eee: Layer already exists 04:45:03 latest: digest: sha256:02bae40765472a986dff004cdf2401fdb8282e388faefdf948d838c26ce258f7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:03 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.41 04:45:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:45:03 1640999cc38c: Preparing 04:45:03 c917ff9becbd: Preparing 04:45:03 ceb09f3838fd: Preparing 04:45:03 6717991180fa: Preparing 04:45:03 4bbf6610c478: Preparing 04:45:03 ad471129ab5c: Preparing 04:45:03 f36f282264c0: Preparing 04:45:03 ec3148b1bc91: Preparing 04:45:03 83e97881865a: Preparing 04:45:03 b3c256b69f9b: Preparing 04:45:03 d580f8be0f2d: Preparing 04:45:03 5f70bf18a086: Preparing 04:45:03 0601480acb92: Preparing 04:45:03 69547a254305: Preparing 04:45:03 01b7b98bad59: Preparing 04:45:03 ce5a8cde9eee: Preparing 04:45:03 d580f8be0f2d: Waiting 04:45:03 01b7b98bad59: Waiting 04:45:03 0601480acb92: Waiting 04:45:03 69547a254305: Waiting 04:45:03 83e97881865a: Waiting 04:45:03 f36f282264c0: Waiting 04:45:03 ec3148b1bc91: Waiting 04:45:03 b3c256b69f9b: Waiting 04:45:03 ce5a8cde9eee: Waiting 04:45:03 5f70bf18a086: Waiting 04:45:03 c917ff9becbd: Layer already exists 04:45:03 ceb09f3838fd: Layer already exists 04:45:03 6717991180fa: Layer already exists 04:45:03 4bbf6610c478: Layer already exists 04:45:03 1640999cc38c: Layer already exists 04:45:03 ad471129ab5c: Layer already exists 04:45:03 ec3148b1bc91: Layer already exists 04:45:03 f36f282264c0: Layer already exists 04:45:03 83e97881865a: Layer already exists 04:45:03 b3c256b69f9b: Layer already exists 04:45:03 d580f8be0f2d: Layer already exists 04:45:03 5f70bf18a086: Layer already exists 04:45:03 69547a254305: Layer already exists 04:45:03 0601480acb92: Layer already exists 04:45:03 01b7b98bad59: Layer already exists 04:45:03 ce5a8cde9eee: Layer already exists 04:45:03 4.0.0-dev.41: digest: sha256:02bae40765472a986dff004cdf2401fdb8282e388faefdf948d838c26ce258f7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:04 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 04:45:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:45:04 1640999cc38c: Preparing 04:45:04 c917ff9becbd: Preparing 04:45:04 ceb09f3838fd: Preparing 04:45:04 6717991180fa: Preparing 04:45:04 4bbf6610c478: Preparing 04:45:04 ad471129ab5c: Preparing 04:45:04 f36f282264c0: Preparing 04:45:04 ec3148b1bc91: Preparing 04:45:04 83e97881865a: Preparing 04:45:04 b3c256b69f9b: Preparing 04:45:04 d580f8be0f2d: Preparing 04:45:04 5f70bf18a086: Preparing 04:45:04 0601480acb92: Preparing 04:45:04 69547a254305: Preparing 04:45:04 01b7b98bad59: Preparing 04:45:04 ce5a8cde9eee: Preparing 04:45:04 d580f8be0f2d: Waiting 04:45:04 5f70bf18a086: Waiting 04:45:04 0601480acb92: Waiting 04:45:04 ad471129ab5c: Waiting 04:45:04 69547a254305: Waiting 04:45:04 01b7b98bad59: Waiting 04:45:04 f36f282264c0: Waiting 04:45:04 ec3148b1bc91: Waiting 04:45:04 83e97881865a: Waiting 04:45:04 b3c256b69f9b: Waiting 04:45:04 ce5a8cde9eee: Waiting 04:45:04 ceb09f3838fd: Layer already exists 04:45:04 6717991180fa: Layer already exists 04:45:04 4bbf6610c478: Layer already exists 04:45:04 1640999cc38c: Layer already exists 04:45:04 c917ff9becbd: Layer already exists 04:45:04 ad471129ab5c: Layer already exists 04:45:04 f36f282264c0: Layer already exists 04:45:04 83e97881865a: Layer already exists 04:45:04 ec3148b1bc91: Layer already exists 04:45:04 b3c256b69f9b: Layer already exists 04:45:04 d580f8be0f2d: Layer already exists 04:45:04 0601480acb92: Layer already exists 04:45:04 5f70bf18a086: Layer already exists 04:45:04 01b7b98bad59: Layer already exists 04:45:04 69547a254305: Layer already exists 04:45:04 ce5a8cde9eee: Layer already exists 04:45:04 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41: digest: sha256:02bae40765472a986dff004cdf2401fdb8282e388faefdf948d838c26ce258f7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:04 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 04:45:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:45:05 1640999cc38c: Preparing 04:45:05 c917ff9becbd: Preparing 04:45:05 ceb09f3838fd: Preparing 04:45:05 6717991180fa: Preparing 04:45:05 4bbf6610c478: Preparing 04:45:05 ad471129ab5c: Preparing 04:45:05 f36f282264c0: Preparing 04:45:05 ec3148b1bc91: Preparing 04:45:05 83e97881865a: Preparing 04:45:05 b3c256b69f9b: Preparing 04:45:05 d580f8be0f2d: Preparing 04:45:05 5f70bf18a086: Preparing 04:45:05 0601480acb92: Preparing 04:45:05 69547a254305: Preparing 04:45:05 01b7b98bad59: Preparing 04:45:05 ce5a8cde9eee: Preparing 04:45:05 b3c256b69f9b: Waiting 04:45:05 69547a254305: Waiting 04:45:05 d580f8be0f2d: Waiting 04:45:05 01b7b98bad59: Waiting 04:45:05 5f70bf18a086: Waiting 04:45:05 0601480acb92: Waiting 04:45:05 ce5a8cde9eee: Waiting 04:45:05 ad471129ab5c: Waiting 04:45:05 ec3148b1bc91: Waiting 04:45:05 4bbf6610c478: Layer already exists 04:45:05 6717991180fa: Layer already exists 04:45:05 ceb09f3838fd: Layer already exists 04:45:05 c917ff9becbd: Layer already exists 04:45:05 1640999cc38c: Layer already exists 04:45:05 f36f282264c0: Layer already exists 04:45:05 ad471129ab5c: Layer already exists 04:45:05 83e97881865a: Layer already exists 04:45:05 b3c256b69f9b: Layer already exists 04:45:05 ec3148b1bc91: Layer already exists 04:45:05 d580f8be0f2d: Layer already exists 04:45:05 5f70bf18a086: Layer already exists 04:45:05 69547a254305: Layer already exists 04:45:05 0601480acb92: Layer already exists 04:45:05 01b7b98bad59: Layer already exists 04:45:05 ce5a8cde9eee: Layer already exists 04:45:05 main: digest: sha256:02bae40765472a986dff004cdf2401fdb8282e388faefdf948d838c26ce258f7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:45:05 ===================================================== [Pipeline] echo 04:45:05 taggedImages: 04:45:05 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2801c4a9184f74e54c01e3d1eec2799807029e6c 04:45:05 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 04:45:05 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.41 04:45:05 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 04:45:05 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 04:45:05 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 04:45:05 2801c4a9184f74e54c01e3d1eec2799807029e6c 04:45:05 latest 04:45:05 4.0.0-dev.41 04:45:05 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 04:45:05 main 04:45:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:05 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:2801c4a9184f74e54c01e3d1eec2799807029e6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:2801c4a9184f74e54c01e3d1eec2799807029e6c 04:45:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:45:05 c2a214a7f416: Preparing 04:45:05 8ab0e871e1c2: Preparing 04:45:05 c48e89d66be2: Preparing 04:45:05 2c8b9bf5836b: Preparing 04:45:05 ec3148b1bc91: Preparing 04:45:05 83e97881865a: Preparing 04:45:05 d1d4b52eeeea: Preparing 04:45:05 186fb93e1d67: Preparing 04:45:05 ce5a8cde9eee: Preparing 04:45:05 83e97881865a: Waiting 04:45:05 186fb93e1d67: Waiting 04:45:05 ec3148b1bc91: Layer already exists 04:45:05 83e97881865a: Layer already exists 04:45:05 d1d4b52eeeea: Layer already exists 04:45:05 8ab0e871e1c2: Pushed 04:45:05 186fb93e1d67: Layer already exists 04:45:05 c48e89d66be2: Pushed 04:45:05 c2a214a7f416: Pushed 04:45:05 ce5a8cde9eee: Layer already exists 04:45:08 2c8b9bf5836b: Pushed 04:45:08 2801c4a9184f74e54c01e3d1eec2799807029e6c: digest: sha256:e9a4c9760562160f6afdea41602a995a326e9ce82af8dd4023d1d2a135b90604 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:08 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 04:45:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:45:09 c2a214a7f416: Preparing 04:45:09 8ab0e871e1c2: Preparing 04:45:09 c48e89d66be2: Preparing 04:45:09 2c8b9bf5836b: Preparing 04:45:09 ec3148b1bc91: Preparing 04:45:09 83e97881865a: Preparing 04:45:09 d1d4b52eeeea: Preparing 04:45:09 186fb93e1d67: Preparing 04:45:09 ce5a8cde9eee: Preparing 04:45:09 83e97881865a: Waiting 04:45:09 d1d4b52eeeea: Waiting 04:45:09 186fb93e1d67: Waiting 04:45:09 ce5a8cde9eee: Waiting 04:45:09 c2a214a7f416: Layer already exists 04:45:09 c48e89d66be2: Layer already exists 04:45:09 2c8b9bf5836b: Layer already exists 04:45:09 8ab0e871e1c2: Layer already exists 04:45:09 ec3148b1bc91: Layer already exists 04:45:09 186fb93e1d67: Layer already exists 04:45:09 83e97881865a: Layer already exists 04:45:09 d1d4b52eeeea: Layer already exists 04:45:09 ce5a8cde9eee: Layer already exists 04:45:09 latest: digest: sha256:e9a4c9760562160f6afdea41602a995a326e9ce82af8dd4023d1d2a135b90604 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:09 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.41 04:45:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:45:09 c2a214a7f416: Preparing 04:45:09 8ab0e871e1c2: Preparing 04:45:09 c48e89d66be2: Preparing 04:45:09 2c8b9bf5836b: Preparing 04:45:09 ec3148b1bc91: Preparing 04:45:09 83e97881865a: Preparing 04:45:09 d1d4b52eeeea: Preparing 04:45:09 186fb93e1d67: Preparing 04:45:09 ce5a8cde9eee: Preparing 04:45:09 186fb93e1d67: Waiting 04:45:09 83e97881865a: Waiting 04:45:09 ce5a8cde9eee: Waiting 04:45:09 c2a214a7f416: Layer already exists 04:45:09 ec3148b1bc91: Layer already exists 04:45:09 2c8b9bf5836b: Layer already exists 04:45:09 8ab0e871e1c2: Layer already exists 04:45:09 c48e89d66be2: Layer already exists 04:45:09 d1d4b52eeeea: Layer already exists 04:45:09 83e97881865a: Layer already exists 04:45:09 186fb93e1d67: Layer already exists 04:45:09 ce5a8cde9eee: Layer already exists 04:45:09 4.0.0-dev.41: digest: sha256:e9a4c9760562160f6afdea41602a995a326e9ce82af8dd4023d1d2a135b90604 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:10 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 04:45:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:45:10 c2a214a7f416: Preparing 04:45:10 8ab0e871e1c2: Preparing 04:45:10 c48e89d66be2: Preparing 04:45:10 2c8b9bf5836b: Preparing 04:45:10 ec3148b1bc91: Preparing 04:45:10 83e97881865a: Preparing 04:45:10 d1d4b52eeeea: Preparing 04:45:10 186fb93e1d67: Preparing 04:45:10 ce5a8cde9eee: Preparing 04:45:10 83e97881865a: Waiting 04:45:10 d1d4b52eeeea: Waiting 04:45:10 186fb93e1d67: Waiting 04:45:10 ce5a8cde9eee: Waiting 04:45:10 2c8b9bf5836b: Layer already exists 04:45:10 ec3148b1bc91: Layer already exists 04:45:10 c2a214a7f416: Layer already exists 04:45:10 8ab0e871e1c2: Layer already exists 04:45:10 c48e89d66be2: Layer already exists 04:45:10 ce5a8cde9eee: Layer already exists 04:45:10 d1d4b52eeeea: Layer already exists 04:45:10 83e97881865a: Layer already exists 04:45:10 186fb93e1d67: Layer already exists 04:45:10 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41: digest: sha256:e9a4c9760562160f6afdea41602a995a326e9ce82af8dd4023d1d2a135b90604 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:10 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 04:45:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:45:11 c2a214a7f416: Preparing 04:45:11 8ab0e871e1c2: Preparing 04:45:11 c48e89d66be2: Preparing 04:45:11 2c8b9bf5836b: Preparing 04:45:11 ec3148b1bc91: Preparing 04:45:11 83e97881865a: Preparing 04:45:11 d1d4b52eeeea: Preparing 04:45:11 186fb93e1d67: Preparing 04:45:11 ce5a8cde9eee: Preparing 04:45:11 83e97881865a: Waiting 04:45:11 d1d4b52eeeea: Waiting 04:45:11 186fb93e1d67: Waiting 04:45:11 ce5a8cde9eee: Waiting 04:45:11 8ab0e871e1c2: Layer already exists 04:45:11 c2a214a7f416: Layer already exists 04:45:11 2c8b9bf5836b: Layer already exists 04:45:11 c48e89d66be2: Layer already exists 04:45:11 ec3148b1bc91: Layer already exists 04:45:11 83e97881865a: Layer already exists 04:45:11 186fb93e1d67: Layer already exists 04:45:11 ce5a8cde9eee: Layer already exists 04:45:11 d1d4b52eeeea: Layer already exists 04:45:11 main: digest: sha256:e9a4c9760562160f6afdea41602a995a326e9ce82af8dd4023d1d2a135b90604 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:45:11 ===================================================== [Pipeline] echo 04:45:11 taggedImages: 04:45:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth:2801c4a9184f74e54c01e3d1eec2799807029e6c 04:45:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 04:45:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.41 04:45:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 04:45:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 04:45:11 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 04:45:11 2801c4a9184f74e54c01e3d1eec2799807029e6c 04:45:11 latest 04:45:11 4.0.0-dev.41 04:45:11 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 04:45:11 main 04:45:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:11 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2801c4a9184f74e54c01e3d1eec2799807029e6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2801c4a9184f74e54c01e3d1eec2799807029e6c 04:45:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:45:11 aef1e5b6a03a: Preparing 04:45:11 e9822acc299f: Preparing 04:45:11 f3ff214eedc0: Preparing 04:45:11 dc96598cbc24: Preparing 04:45:11 2c774925f2a3: Preparing 04:45:11 ec3148b1bc91: Preparing 04:45:11 83e97881865a: Preparing 04:45:11 ec3148b1bc91: Waiting 04:45:11 a1375ef31e75: Preparing 04:45:11 9cf53831cb0d: Preparing 04:45:11 83e97881865a: Waiting 04:45:11 9bf7d2c99043: Preparing 04:45:11 ce5a8cde9eee: Preparing 04:45:11 a1375ef31e75: Waiting 04:45:11 ce5a8cde9eee: Waiting 04:45:11 9cf53831cb0d: Waiting 04:45:11 9bf7d2c99043: Waiting 04:45:11 2c774925f2a3: Pushed 04:45:11 ec3148b1bc91: Layer already exists 04:45:11 aef1e5b6a03a: Pushed 04:45:11 dc96598cbc24: Pushed 04:45:11 83e97881865a: Layer already exists 04:45:11 e9822acc299f: Pushed 04:45:11 ce5a8cde9eee: Layer already exists 04:45:12 a1375ef31e75: Pushed 04:45:12 9cf53831cb0d: Pushed 04:45:13 f3ff214eedc0: Pushed 04:45:13 9bf7d2c99043: Pushed 04:45:13 2801c4a9184f74e54c01e3d1eec2799807029e6c: digest: sha256:48af58116308b57c504c2c203d89ebe9fedb1cd456aedd1ae6e30103ac244d5f size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:13 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 04:45:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:45:14 aef1e5b6a03a: Preparing 04:45:14 e9822acc299f: Preparing 04:45:14 f3ff214eedc0: Preparing 04:45:14 dc96598cbc24: Preparing 04:45:14 2c774925f2a3: Preparing 04:45:14 ec3148b1bc91: Preparing 04:45:14 83e97881865a: Preparing 04:45:14 a1375ef31e75: Preparing 04:45:14 83e97881865a: Waiting 04:45:14 ec3148b1bc91: Waiting 04:45:14 9cf53831cb0d: Preparing 04:45:14 9bf7d2c99043: Preparing 04:45:14 a1375ef31e75: Waiting 04:45:14 9cf53831cb0d: Waiting 04:45:14 9bf7d2c99043: Waiting 04:45:14 ce5a8cde9eee: Preparing 04:45:14 ce5a8cde9eee: Waiting 04:45:14 aef1e5b6a03a: Layer already exists 04:45:14 dc96598cbc24: Layer already exists 04:45:14 e9822acc299f: Layer already exists 04:45:14 f3ff214eedc0: Layer already exists 04:45:14 2c774925f2a3: Layer already exists 04:45:14 83e97881865a: Layer already exists 04:45:14 a1375ef31e75: Layer already exists 04:45:14 ec3148b1bc91: Layer already exists 04:45:14 9cf53831cb0d: Layer already exists 04:45:14 9bf7d2c99043: Layer already exists 04:45:14 ce5a8cde9eee: Layer already exists 04:45:14 latest: digest: sha256:48af58116308b57c504c2c203d89ebe9fedb1cd456aedd1ae6e30103ac244d5f size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:14 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.41 04:45:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:45:14 aef1e5b6a03a: Preparing 04:45:14 e9822acc299f: Preparing 04:45:14 f3ff214eedc0: Preparing 04:45:14 dc96598cbc24: Preparing 04:45:14 2c774925f2a3: Preparing 04:45:14 ec3148b1bc91: Preparing 04:45:14 83e97881865a: Preparing 04:45:14 a1375ef31e75: Preparing 04:45:14 9cf53831cb0d: Preparing 04:45:14 9bf7d2c99043: Preparing 04:45:14 ce5a8cde9eee: Preparing 04:45:14 a1375ef31e75: Waiting 04:45:14 9bf7d2c99043: Waiting 04:45:14 9cf53831cb0d: Waiting 04:45:14 ce5a8cde9eee: Waiting 04:45:14 ec3148b1bc91: Waiting 04:45:14 83e97881865a: Waiting 04:45:14 2c774925f2a3: Layer already exists 04:45:14 e9822acc299f: Layer already exists 04:45:14 f3ff214eedc0: Layer already exists 04:45:14 dc96598cbc24: Layer already exists 04:45:14 aef1e5b6a03a: Layer already exists 04:45:14 83e97881865a: Layer already exists 04:45:14 a1375ef31e75: Layer already exists 04:45:14 9cf53831cb0d: Layer already exists 04:45:14 ec3148b1bc91: Layer already exists 04:45:14 9bf7d2c99043: Layer already exists 04:45:14 ce5a8cde9eee: Layer already exists 04:45:14 4.0.0-dev.41: digest: sha256:48af58116308b57c504c2c203d89ebe9fedb1cd456aedd1ae6e30103ac244d5f size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:15 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 04:45:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:45:15 aef1e5b6a03a: Preparing 04:45:15 e9822acc299f: Preparing 04:45:15 f3ff214eedc0: Preparing 04:45:15 dc96598cbc24: Preparing 04:45:15 2c774925f2a3: Preparing 04:45:15 ec3148b1bc91: Preparing 04:45:15 83e97881865a: Preparing 04:45:15 a1375ef31e75: Preparing 04:45:15 9cf53831cb0d: Preparing 04:45:15 9bf7d2c99043: Preparing 04:45:15 ce5a8cde9eee: Preparing 04:45:15 83e97881865a: Waiting 04:45:15 9bf7d2c99043: Waiting 04:45:15 a1375ef31e75: Waiting 04:45:15 ce5a8cde9eee: Waiting 04:45:15 9cf53831cb0d: Waiting 04:45:15 2c774925f2a3: Layer already exists 04:45:15 dc96598cbc24: Layer already exists 04:45:15 f3ff214eedc0: Layer already exists 04:45:15 e9822acc299f: Layer already exists 04:45:15 aef1e5b6a03a: Layer already exists 04:45:15 9cf53831cb0d: Layer already exists 04:45:15 83e97881865a: Layer already exists 04:45:15 9bf7d2c99043: Layer already exists 04:45:15 a1375ef31e75: Layer already exists 04:45:15 ec3148b1bc91: Layer already exists 04:45:15 ce5a8cde9eee: Layer already exists 04:45:15 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41: digest: sha256:48af58116308b57c504c2c203d89ebe9fedb1cd456aedd1ae6e30103ac244d5f size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:15 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 04:45:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:45:16 aef1e5b6a03a: Preparing 04:45:16 e9822acc299f: Preparing 04:45:16 f3ff214eedc0: Preparing 04:45:16 dc96598cbc24: Preparing 04:45:16 2c774925f2a3: Preparing 04:45:16 ec3148b1bc91: Preparing 04:45:16 83e97881865a: Preparing 04:45:16 a1375ef31e75: Preparing 04:45:16 9cf53831cb0d: Preparing 04:45:16 9bf7d2c99043: Preparing 04:45:16 ce5a8cde9eee: Preparing 04:45:16 ec3148b1bc91: Waiting 04:45:16 83e97881865a: Waiting 04:45:16 9bf7d2c99043: Waiting 04:45:16 9cf53831cb0d: Waiting 04:45:16 ce5a8cde9eee: Waiting 04:45:16 a1375ef31e75: Waiting 04:45:16 2c774925f2a3: Layer already exists 04:45:16 aef1e5b6a03a: Layer already exists 04:45:16 dc96598cbc24: Layer already exists 04:45:16 f3ff214eedc0: Layer already exists 04:45:16 e9822acc299f: Layer already exists 04:45:16 83e97881865a: Layer already exists 04:45:16 ec3148b1bc91: Layer already exists 04:45:16 9cf53831cb0d: Layer already exists 04:45:16 a1375ef31e75: Layer already exists 04:45:16 9bf7d2c99043: Layer already exists 04:45:16 ce5a8cde9eee: Layer already exists 04:45:16 main: digest: sha256:48af58116308b57c504c2c203d89ebe9fedb1cd456aedd1ae6e30103ac244d5f size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:45:16 ===================================================== [Pipeline] echo 04:45:16 taggedImages: 04:45:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2801c4a9184f74e54c01e3d1eec2799807029e6c 04:45:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 04:45:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.41 04:45:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 04:45:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 04:45:16 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 04:45:16 2801c4a9184f74e54c01e3d1eec2799807029e6c 04:45:16 latest 04:45:16 4.0.0-dev.41 04:45:16 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 04:45:16 main 04:45:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:16 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2801c4a9184f74e54c01e3d1eec2799807029e6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:17 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2801c4a9184f74e54c01e3d1eec2799807029e6c 04:45:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:45:17 7a0066f04381: Preparing 04:45:17 96152106310c: Preparing 04:45:17 d89c94994cee: Preparing 04:45:17 abb39bb1d0ce: Preparing 04:45:17 2d12fb3c9b9c: Preparing 04:45:17 22919718a557: Preparing 04:45:17 dd8619ab681a: Preparing 04:45:17 22919718a557: Waiting 04:45:17 ec3148b1bc91: Preparing 04:45:17 83e97881865a: Preparing 04:45:17 dd8619ab681a: Waiting 04:45:17 ec3148b1bc91: Waiting 04:45:17 5b760d3fc7cb: Preparing 04:45:17 63be84bdc7e6: Preparing 04:45:17 ce5a8cde9eee: Preparing 04:45:17 5b760d3fc7cb: Waiting 04:45:17 63be84bdc7e6: Waiting 04:45:17 ce5a8cde9eee: Waiting 04:45:17 2d12fb3c9b9c: Pushed 04:45:17 7a0066f04381: Pushed 04:45:17 96152106310c: Pushed 04:45:17 ec3148b1bc91: Layer already exists 04:45:17 83e97881865a: Layer already exists 04:45:17 22919718a557: Pushed 04:45:17 dd8619ab681a: Pushed 04:45:17 ce5a8cde9eee: Layer already exists 04:45:17 5b760d3fc7cb: Pushed 04:45:18 abb39bb1d0ce: Pushed 04:45:18 d89c94994cee: Pushed 04:45:18 63be84bdc7e6: Pushed 04:45:18 2801c4a9184f74e54c01e3d1eec2799807029e6c: digest: sha256:e53a442e4a52767d6c4b3585c1e93301d8a8cacfb654eb2a726b49bab3e3dd66 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:19 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:19 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 04:45:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:45:19 7a0066f04381: Preparing 04:45:19 96152106310c: Preparing 04:45:19 d89c94994cee: Preparing 04:45:19 abb39bb1d0ce: Preparing 04:45:19 2d12fb3c9b9c: Preparing 04:45:19 22919718a557: Preparing 04:45:19 dd8619ab681a: Preparing 04:45:19 ec3148b1bc91: Preparing 04:45:19 83e97881865a: Preparing 04:45:19 5b760d3fc7cb: Preparing 04:45:19 63be84bdc7e6: Preparing 04:45:19 ce5a8cde9eee: Preparing 04:45:19 63be84bdc7e6: Waiting 04:45:19 22919718a557: Waiting 04:45:19 ce5a8cde9eee: Waiting 04:45:19 5b760d3fc7cb: Waiting 04:45:19 dd8619ab681a: Waiting 04:45:19 ec3148b1bc91: Waiting 04:45:19 96152106310c: Layer already exists 04:45:19 7a0066f04381: Layer already exists 04:45:19 2d12fb3c9b9c: Layer already exists 04:45:19 d89c94994cee: Layer already exists 04:45:19 abb39bb1d0ce: Layer already exists 04:45:19 dd8619ab681a: Layer already exists 04:45:19 ec3148b1bc91: Layer already exists 04:45:19 83e97881865a: Layer already exists 04:45:19 22919718a557: Layer already exists 04:45:19 5b760d3fc7cb: Layer already exists 04:45:19 63be84bdc7e6: Layer already exists 04:45:19 ce5a8cde9eee: Layer already exists 04:45:19 latest: digest: sha256:e53a442e4a52767d6c4b3585c1e93301d8a8cacfb654eb2a726b49bab3e3dd66 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:19 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.41 04:45:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:45:20 7a0066f04381: Preparing 04:45:20 96152106310c: Preparing 04:45:20 d89c94994cee: Preparing 04:45:20 abb39bb1d0ce: Preparing 04:45:20 2d12fb3c9b9c: Preparing 04:45:20 22919718a557: Preparing 04:45:20 dd8619ab681a: Preparing 04:45:20 ec3148b1bc91: Preparing 04:45:20 83e97881865a: Preparing 04:45:20 5b760d3fc7cb: Preparing 04:45:20 63be84bdc7e6: Preparing 04:45:20 ce5a8cde9eee: Preparing 04:45:20 22919718a557: Waiting 04:45:20 dd8619ab681a: Waiting 04:45:20 ec3148b1bc91: Waiting 04:45:20 63be84bdc7e6: Waiting 04:45:20 ce5a8cde9eee: Waiting 04:45:20 83e97881865a: Waiting 04:45:20 5b760d3fc7cb: Waiting 04:45:20 d89c94994cee: Layer already exists 04:45:20 7a0066f04381: Layer already exists 04:45:20 96152106310c: Layer already exists 04:45:20 2d12fb3c9b9c: Layer already exists 04:45:20 abb39bb1d0ce: Layer already exists 04:45:20 22919718a557: Layer already exists 04:45:20 ec3148b1bc91: Layer already exists 04:45:20 5b760d3fc7cb: Layer already exists 04:45:20 dd8619ab681a: Layer already exists 04:45:20 83e97881865a: Layer already exists 04:45:20 63be84bdc7e6: Layer already exists 04:45:20 ce5a8cde9eee: Layer already exists 04:45:20 4.0.0-dev.41: digest: sha256:e53a442e4a52767d6c4b3585c1e93301d8a8cacfb654eb2a726b49bab3e3dd66 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:20 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 04:45:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:45:20 7a0066f04381: Preparing 04:45:20 96152106310c: Preparing 04:45:20 d89c94994cee: Preparing 04:45:20 abb39bb1d0ce: Preparing 04:45:20 2d12fb3c9b9c: Preparing 04:45:20 22919718a557: Preparing 04:45:20 dd8619ab681a: Preparing 04:45:20 ec3148b1bc91: Preparing 04:45:20 83e97881865a: Preparing 04:45:20 5b760d3fc7cb: Preparing 04:45:20 63be84bdc7e6: Preparing 04:45:20 ce5a8cde9eee: Preparing 04:45:20 22919718a557: Waiting 04:45:20 83e97881865a: Waiting 04:45:20 5b760d3fc7cb: Waiting 04:45:20 ce5a8cde9eee: Waiting 04:45:20 63be84bdc7e6: Waiting 04:45:20 dd8619ab681a: Waiting 04:45:20 ec3148b1bc91: Waiting 04:45:20 abb39bb1d0ce: Layer already exists 04:45:20 96152106310c: Layer already exists 04:45:20 7a0066f04381: Layer already exists 04:45:20 d89c94994cee: Layer already exists 04:45:20 2d12fb3c9b9c: Layer already exists 04:45:20 dd8619ab681a: Layer already exists 04:45:20 22919718a557: Layer already exists 04:45:20 ec3148b1bc91: Layer already exists 04:45:20 5b760d3fc7cb: Layer already exists 04:45:20 83e97881865a: Layer already exists 04:45:20 63be84bdc7e6: Layer already exists 04:45:20 ce5a8cde9eee: Layer already exists 04:45:20 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41: digest: sha256:e53a442e4a52767d6c4b3585c1e93301d8a8cacfb654eb2a726b49bab3e3dd66 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:21 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:21 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 04:45:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:45:21 7a0066f04381: Preparing 04:45:21 96152106310c: Preparing 04:45:21 d89c94994cee: Preparing 04:45:21 abb39bb1d0ce: Preparing 04:45:21 2d12fb3c9b9c: Preparing 04:45:21 22919718a557: Preparing 04:45:21 dd8619ab681a: Preparing 04:45:21 ec3148b1bc91: Preparing 04:45:21 83e97881865a: Preparing 04:45:21 5b760d3fc7cb: Preparing 04:45:21 63be84bdc7e6: Preparing 04:45:21 ce5a8cde9eee: Preparing 04:45:21 ec3148b1bc91: Waiting 04:45:21 83e97881865a: Waiting 04:45:21 5b760d3fc7cb: Waiting 04:45:21 63be84bdc7e6: Waiting 04:45:21 22919718a557: Waiting 04:45:21 ce5a8cde9eee: Waiting 04:45:21 dd8619ab681a: Waiting 04:45:21 abb39bb1d0ce: Layer already exists 04:45:21 7a0066f04381: Layer already exists 04:45:21 96152106310c: Layer already exists 04:45:21 d89c94994cee: Layer already exists 04:45:21 2d12fb3c9b9c: Layer already exists 04:45:21 22919718a557: Layer already exists 04:45:21 ec3148b1bc91: Layer already exists 04:45:21 dd8619ab681a: Layer already exists 04:45:21 83e97881865a: Layer already exists 04:45:21 5b760d3fc7cb: Layer already exists 04:45:21 ce5a8cde9eee: Layer already exists 04:45:21 63be84bdc7e6: Layer already exists 04:45:21 main: digest: sha256:e53a442e4a52767d6c4b3585c1e93301d8a8cacfb654eb2a726b49bab3e3dd66 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:45:21 ===================================================== [Pipeline] echo 04:45:21 taggedImages: 04:45:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2801c4a9184f74e54c01e3d1eec2799807029e6c 04:45:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 04:45:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.41 04:45:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 04:45:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 04:45:21 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 04:45:21 2801c4a9184f74e54c01e3d1eec2799807029e6c 04:45:21 latest 04:45:21 4.0.0-dev.41 04:45:21 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 04:45:21 main 04:45:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:21 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2801c4a9184f74e54c01e3d1eec2799807029e6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:22 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2801c4a9184f74e54c01e3d1eec2799807029e6c 04:45:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:45:22 08cad03db9fe: Preparing 04:45:22 e814e1549dc0: Preparing 04:45:22 ec3148b1bc91: Preparing 04:45:22 83e97881865a: Preparing 04:45:22 b7a2f7625bbc: Preparing 04:45:22 bea6de00c34e: Preparing 04:45:22 ce5a8cde9eee: Preparing 04:45:22 bea6de00c34e: Waiting 04:45:22 ce5a8cde9eee: Waiting 04:45:22 83e97881865a: Layer already exists 04:45:22 ec3148b1bc91: Layer already exists 04:45:22 ce5a8cde9eee: Layer already exists 04:45:22 b7a2f7625bbc: Pushed 04:45:22 08cad03db9fe: Pushed 04:45:23 bea6de00c34e: Pushed 04:45:24 e814e1549dc0: Pushed 04:45:24 2801c4a9184f74e54c01e3d1eec2799807029e6c: digest: sha256:78d4f747537f5dc41c3feaf7e2c0c9cf98fcb8938a60ecc41189bb01c3c4a506 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:24 + 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:45:25 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 04:45:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:45:25 08cad03db9fe: Preparing 04:45:25 e814e1549dc0: Preparing 04:45:25 ec3148b1bc91: Preparing 04:45:25 83e97881865a: Preparing 04:45:25 b7a2f7625bbc: Preparing 04:45:25 bea6de00c34e: Preparing 04:45:25 ce5a8cde9eee: Preparing 04:45:25 bea6de00c34e: Waiting 04:45:25 ce5a8cde9eee: Waiting 04:45:25 83e97881865a: Layer already exists 04:45:25 b7a2f7625bbc: Layer already exists 04:45:25 e814e1549dc0: Layer already exists 04:45:25 08cad03db9fe: Layer already exists 04:45:25 ec3148b1bc91: Layer already exists 04:45:25 bea6de00c34e: Layer already exists 04:45:25 ce5a8cde9eee: Layer already exists 04:45:25 latest: digest: sha256:78d4f747537f5dc41c3feaf7e2c0c9cf98fcb8938a60ecc41189bb01c3c4a506 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:25 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:25 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.41 04:45:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:45:25 08cad03db9fe: Preparing 04:45:25 e814e1549dc0: Preparing 04:45:25 ec3148b1bc91: Preparing 04:45:25 83e97881865a: Preparing 04:45:25 b7a2f7625bbc: Preparing 04:45:25 bea6de00c34e: Preparing 04:45:25 ce5a8cde9eee: Preparing 04:45:25 bea6de00c34e: Waiting 04:45:25 ce5a8cde9eee: Waiting 04:45:25 83e97881865a: Layer already exists 04:45:25 e814e1549dc0: Layer already exists 04:45:25 b7a2f7625bbc: Layer already exists 04:45:25 08cad03db9fe: Layer already exists 04:45:25 ec3148b1bc91: Layer already exists 04:45:25 bea6de00c34e: Layer already exists 04:45:25 ce5a8cde9eee: Layer already exists 04:45:25 4.0.0-dev.41: digest: sha256:78d4f747537f5dc41c3feaf7e2c0c9cf98fcb8938a60ecc41189bb01c3c4a506 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:26 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:26 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 04:45:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:45:26 08cad03db9fe: Preparing 04:45:26 e814e1549dc0: Preparing 04:45:26 ec3148b1bc91: Preparing 04:45:26 83e97881865a: Preparing 04:45:26 b7a2f7625bbc: Preparing 04:45:26 bea6de00c34e: Preparing 04:45:26 ce5a8cde9eee: Preparing 04:45:26 bea6de00c34e: Waiting 04:45:26 ce5a8cde9eee: Waiting 04:45:26 83e97881865a: Layer already exists 04:45:26 e814e1549dc0: Layer already exists 04:45:26 b7a2f7625bbc: Layer already exists 04:45:26 08cad03db9fe: Layer already exists 04:45:26 ec3148b1bc91: Layer already exists 04:45:26 bea6de00c34e: Layer already exists 04:45:26 ce5a8cde9eee: Layer already exists 04:45:26 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41: digest: sha256:78d4f747537f5dc41c3feaf7e2c0c9cf98fcb8938a60ecc41189bb01c3c4a506 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:26 + 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:45:27 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 04:45:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:45:27 08cad03db9fe: Preparing 04:45:27 e814e1549dc0: Preparing 04:45:27 ec3148b1bc91: Preparing 04:45:27 83e97881865a: Preparing 04:45:27 b7a2f7625bbc: Preparing 04:45:27 bea6de00c34e: Preparing 04:45:27 ce5a8cde9eee: Preparing 04:45:27 bea6de00c34e: Waiting 04:45:27 ce5a8cde9eee: Waiting 04:45:27 08cad03db9fe: Layer already exists 04:45:27 83e97881865a: Layer already exists 04:45:27 ec3148b1bc91: Layer already exists 04:45:27 e814e1549dc0: Layer already exists 04:45:27 b7a2f7625bbc: Layer already exists 04:45:27 ce5a8cde9eee: Layer already exists 04:45:27 bea6de00c34e: Layer already exists 04:45:27 main: digest: sha256:78d4f747537f5dc41c3feaf7e2c0c9cf98fcb8938a60ecc41189bb01c3c4a506 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:45:27 ===================================================== [Pipeline] echo 04:45:27 taggedImages: 04:45:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2801c4a9184f74e54c01e3d1eec2799807029e6c 04:45:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 04:45:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.41 04:45:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 04:45:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 04:45:27 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 04:45:27 2801c4a9184f74e54c01e3d1eec2799807029e6c 04:45:27 latest 04:45:27 4.0.0-dev.41 04:45:27 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 04:45:27 main 04:45:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:27 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2801c4a9184f74e54c01e3d1eec2799807029e6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2801c4a9184f74e54c01e3d1eec2799807029e6c 04:45:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:45:27 c3c299575a89: Preparing 04:45:27 29c591729db0: Preparing 04:45:27 286f8d29fa58: Preparing 04:45:27 ec3148b1bc91: Preparing 04:45:27 83e97881865a: Preparing 04:45:27 b8178e746d31: Preparing 04:45:27 5bf5cae920a6: Preparing 04:45:27 a872a56fb731: Preparing 04:45:27 57fb0008eb24: Preparing 04:45:27 ce5a8cde9eee: Preparing 04:45:27 b8178e746d31: Waiting 04:45:27 5bf5cae920a6: Waiting 04:45:27 a872a56fb731: Waiting 04:45:27 57fb0008eb24: Waiting 04:45:27 ce5a8cde9eee: Waiting 04:45:27 ec3148b1bc91: Layer already exists 04:45:27 83e97881865a: Layer already exists 04:45:27 286f8d29fa58: Pushed 04:45:27 29c591729db0: Pushed 04:45:27 c3c299575a89: Pushed 04:45:27 ce5a8cde9eee: Layer already exists 04:45:27 a872a56fb731: Pushed 04:45:28 57fb0008eb24: Pushed 04:45:34 5bf5cae920a6: Pushed 04:45:39 b8178e746d31: Pushed 04:45:39 2801c4a9184f74e54c01e3d1eec2799807029e6c: digest: sha256:d36356292197e695bed8b94c31762d1742e8d5e98da70caa3d783bea1cf06083 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:39 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 04:45:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:45:39 c3c299575a89: Preparing 04:45:39 29c591729db0: Preparing 04:45:39 286f8d29fa58: Preparing 04:45:39 ec3148b1bc91: Preparing 04:45:39 83e97881865a: Preparing 04:45:39 b8178e746d31: Preparing 04:45:39 5bf5cae920a6: Preparing 04:45:39 a872a56fb731: Preparing 04:45:39 57fb0008eb24: Preparing 04:45:39 ce5a8cde9eee: Preparing 04:45:39 5bf5cae920a6: Waiting 04:45:39 a872a56fb731: Waiting 04:45:39 57fb0008eb24: Waiting 04:45:39 ce5a8cde9eee: Waiting 04:45:39 b8178e746d31: Waiting 04:45:39 c3c299575a89: Layer already exists 04:45:39 83e97881865a: Layer already exists 04:45:39 29c591729db0: Layer already exists 04:45:39 ec3148b1bc91: Layer already exists 04:45:39 286f8d29fa58: Layer already exists 04:45:39 b8178e746d31: Layer already exists 04:45:39 5bf5cae920a6: Layer already exists 04:45:39 57fb0008eb24: Layer already exists 04:45:39 ce5a8cde9eee: Layer already exists 04:45:39 a872a56fb731: Layer already exists 04:45:39 latest: digest: sha256:d36356292197e695bed8b94c31762d1742e8d5e98da70caa3d783bea1cf06083 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:40 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.41 04:45:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:45:40 c3c299575a89: Preparing 04:45:40 29c591729db0: Preparing 04:45:40 286f8d29fa58: Preparing 04:45:40 ec3148b1bc91: Preparing 04:45:40 83e97881865a: Preparing 04:45:40 b8178e746d31: Preparing 04:45:40 5bf5cae920a6: Preparing 04:45:40 a872a56fb731: Preparing 04:45:40 b8178e746d31: Waiting 04:45:40 5bf5cae920a6: Waiting 04:45:40 57fb0008eb24: Preparing 04:45:40 ce5a8cde9eee: Preparing 04:45:40 a872a56fb731: Waiting 04:45:40 57fb0008eb24: Waiting 04:45:40 ce5a8cde9eee: Waiting 04:45:40 ec3148b1bc91: Layer already exists 04:45:40 83e97881865a: Layer already exists 04:45:40 286f8d29fa58: Layer already exists 04:45:40 c3c299575a89: Layer already exists 04:45:40 29c591729db0: Layer already exists 04:45:40 b8178e746d31: Layer already exists 04:45:40 57fb0008eb24: Layer already exists 04:45:40 5bf5cae920a6: Layer already exists 04:45:40 a872a56fb731: Layer already exists 04:45:40 ce5a8cde9eee: Layer already exists 04:45:40 4.0.0-dev.41: digest: sha256:d36356292197e695bed8b94c31762d1742e8d5e98da70caa3d783bea1cf06083 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:40 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 04:45:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:45:41 c3c299575a89: Preparing 04:45:41 29c591729db0: Preparing 04:45:41 286f8d29fa58: Preparing 04:45:41 ec3148b1bc91: Preparing 04:45:41 83e97881865a: Preparing 04:45:41 b8178e746d31: Preparing 04:45:41 5bf5cae920a6: Preparing 04:45:41 a872a56fb731: Preparing 04:45:41 57fb0008eb24: Preparing 04:45:41 ce5a8cde9eee: Preparing 04:45:41 b8178e746d31: Waiting 04:45:41 5bf5cae920a6: Waiting 04:45:41 a872a56fb731: Waiting 04:45:41 57fb0008eb24: Waiting 04:45:41 ce5a8cde9eee: Waiting 04:45:41 83e97881865a: Layer already exists 04:45:41 ec3148b1bc91: Layer already exists 04:45:41 29c591729db0: Layer already exists 04:45:41 286f8d29fa58: Layer already exists 04:45:41 c3c299575a89: Layer already exists 04:45:41 b8178e746d31: Layer already exists 04:45:41 5bf5cae920a6: Layer already exists 04:45:41 57fb0008eb24: Layer already exists 04:45:41 a872a56fb731: Layer already exists 04:45:41 ce5a8cde9eee: Layer already exists 04:45:41 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41: digest: sha256:d36356292197e695bed8b94c31762d1742e8d5e98da70caa3d783bea1cf06083 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:41 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 04:45:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:45:41 c3c299575a89: Preparing 04:45:41 29c591729db0: Preparing 04:45:41 286f8d29fa58: Preparing 04:45:41 ec3148b1bc91: Preparing 04:45:41 83e97881865a: Preparing 04:45:41 b8178e746d31: Preparing 04:45:41 5bf5cae920a6: Preparing 04:45:41 a872a56fb731: Preparing 04:45:41 57fb0008eb24: Preparing 04:45:41 ce5a8cde9eee: Preparing 04:45:41 5bf5cae920a6: Waiting 04:45:41 a872a56fb731: Waiting 04:45:41 ce5a8cde9eee: Waiting 04:45:41 b8178e746d31: Waiting 04:45:41 29c591729db0: Layer already exists 04:45:41 ec3148b1bc91: Layer already exists 04:45:41 c3c299575a89: Layer already exists 04:45:41 286f8d29fa58: Layer already exists 04:45:41 83e97881865a: Layer already exists 04:45:41 b8178e746d31: Layer already exists 04:45:41 5bf5cae920a6: Layer already exists 04:45:41 57fb0008eb24: Layer already exists 04:45:41 a872a56fb731: Layer already exists 04:45:41 ce5a8cde9eee: Layer already exists 04:45:41 main: digest: sha256:d36356292197e695bed8b94c31762d1742e8d5e98da70caa3d783bea1cf06083 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:45:41 ===================================================== [Pipeline] echo 04:45:41 taggedImages: 04:45:41 - nexus3.edgexfoundry.org:10004/security-spire-agent:2801c4a9184f74e54c01e3d1eec2799807029e6c 04:45:41 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 04:45:41 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.41 04:45:41 - nexus3.edgexfoundry.org:10004/security-spire-agent:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 04:45:41 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 04:45:41 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 04:45:41 2801c4a9184f74e54c01e3d1eec2799807029e6c 04:45:41 latest 04:45:41 4.0.0-dev.41 04:45:41 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 04:45:41 main 04:45:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:42 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2801c4a9184f74e54c01e3d1eec2799807029e6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2801c4a9184f74e54c01e3d1eec2799807029e6c 04:45:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:45:42 134602ddf149: Preparing 04:45:42 0cb5154b000b: Preparing 04:45:42 ca143e927190: Preparing 04:45:42 ec3148b1bc91: Preparing 04:45:42 83e97881865a: Preparing 04:45:42 f1d13131ded9: Preparing 04:45:42 4c126bf3daa2: Preparing 04:45:42 0bf9fcce1edf: Preparing 04:45:42 ce5a8cde9eee: Preparing 04:45:42 0bf9fcce1edf: Waiting 04:45:42 4c126bf3daa2: Waiting 04:45:42 ce5a8cde9eee: Waiting 04:45:42 f1d13131ded9: Waiting 04:45:42 ec3148b1bc91: Layer already exists 04:45:42 83e97881865a: Layer already exists 04:45:42 ca143e927190: Pushed 04:45:42 134602ddf149: Pushed 04:45:42 ce5a8cde9eee: Layer already exists 04:45:42 0cb5154b000b: Pushed 04:45:42 4c126bf3daa2: Pushed 04:45:43 0bf9fcce1edf: Pushed 04:45:53 f1d13131ded9: Pushed 04:45:53 2801c4a9184f74e54c01e3d1eec2799807029e6c: digest: sha256:7ac080e74da2cc6342d25e1bb4c83346184abbfabbef2d305e4f7d06083a8230 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:53 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 04:45:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:45:53 134602ddf149: Preparing 04:45:53 0cb5154b000b: Preparing 04:45:53 ca143e927190: Preparing 04:45:53 ec3148b1bc91: Preparing 04:45:53 83e97881865a: Preparing 04:45:53 f1d13131ded9: Preparing 04:45:53 4c126bf3daa2: Preparing 04:45:53 0bf9fcce1edf: Preparing 04:45:53 ce5a8cde9eee: Preparing 04:45:53 ce5a8cde9eee: Waiting 04:45:53 0bf9fcce1edf: Waiting 04:45:53 f1d13131ded9: Waiting 04:45:53 134602ddf149: Layer already exists 04:45:53 0cb5154b000b: Layer already exists 04:45:53 83e97881865a: Layer already exists 04:45:53 ec3148b1bc91: Layer already exists 04:45:53 ca143e927190: Layer already exists 04:45:53 ce5a8cde9eee: Layer already exists 04:45:53 f1d13131ded9: Layer already exists 04:45:53 4c126bf3daa2: Layer already exists 04:45:53 0bf9fcce1edf: Layer already exists 04:45:53 latest: digest: sha256:7ac080e74da2cc6342d25e1bb4c83346184abbfabbef2d305e4f7d06083a8230 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:54 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.41 04:45:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:45:54 134602ddf149: Preparing 04:45:54 0cb5154b000b: Preparing 04:45:54 ca143e927190: Preparing 04:45:54 ec3148b1bc91: Preparing 04:45:54 83e97881865a: Preparing 04:45:54 f1d13131ded9: Preparing 04:45:54 4c126bf3daa2: Preparing 04:45:54 0bf9fcce1edf: Preparing 04:45:54 ce5a8cde9eee: Preparing 04:45:54 f1d13131ded9: Waiting 04:45:54 4c126bf3daa2: Waiting 04:45:54 0bf9fcce1edf: Waiting 04:45:54 ce5a8cde9eee: Waiting 04:45:54 134602ddf149: Layer already exists 04:45:54 0cb5154b000b: Layer already exists 04:45:54 ec3148b1bc91: Layer already exists 04:45:54 ca143e927190: Layer already exists 04:45:54 83e97881865a: Layer already exists 04:45:54 f1d13131ded9: Layer already exists 04:45:54 ce5a8cde9eee: Layer already exists 04:45:54 0bf9fcce1edf: Layer already exists 04:45:54 4c126bf3daa2: Layer already exists 04:45:54 4.0.0-dev.41: digest: sha256:7ac080e74da2cc6342d25e1bb4c83346184abbfabbef2d305e4f7d06083a8230 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:54 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 04:45:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:45:55 134602ddf149: Preparing 04:45:55 0cb5154b000b: Preparing 04:45:55 ca143e927190: Preparing 04:45:55 ec3148b1bc91: Preparing 04:45:55 83e97881865a: Preparing 04:45:55 f1d13131ded9: Preparing 04:45:55 4c126bf3daa2: Preparing 04:45:55 0bf9fcce1edf: Preparing 04:45:55 ce5a8cde9eee: Preparing 04:45:55 f1d13131ded9: Waiting 04:45:55 0bf9fcce1edf: Waiting 04:45:55 ce5a8cde9eee: Waiting 04:45:55 83e97881865a: Layer already exists 04:45:55 ec3148b1bc91: Layer already exists 04:45:55 134602ddf149: Layer already exists 04:45:55 0cb5154b000b: Layer already exists 04:45:55 ca143e927190: Layer already exists 04:45:55 4c126bf3daa2: Layer already exists 04:45:55 ce5a8cde9eee: Layer already exists 04:45:55 f1d13131ded9: Layer already exists 04:45:55 0bf9fcce1edf: Layer already exists 04:45:55 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41: digest: sha256:7ac080e74da2cc6342d25e1bb4c83346184abbfabbef2d305e4f7d06083a8230 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:55 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 04:45:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:45:55 134602ddf149: Preparing 04:45:55 0cb5154b000b: Preparing 04:45:55 ca143e927190: Preparing 04:45:55 ec3148b1bc91: Preparing 04:45:55 83e97881865a: Preparing 04:45:55 f1d13131ded9: Preparing 04:45:55 4c126bf3daa2: Preparing 04:45:55 0bf9fcce1edf: Preparing 04:45:55 ce5a8cde9eee: Preparing 04:45:55 4c126bf3daa2: Waiting 04:45:55 f1d13131ded9: Waiting 04:45:55 0bf9fcce1edf: Waiting 04:45:55 ce5a8cde9eee: Waiting 04:45:55 ca143e927190: Layer already exists 04:45:55 ec3148b1bc91: Layer already exists 04:45:55 134602ddf149: Layer already exists 04:45:55 83e97881865a: Layer already exists 04:45:55 0cb5154b000b: Layer already exists 04:45:55 ce5a8cde9eee: Layer already exists 04:45:55 0bf9fcce1edf: Layer already exists 04:45:55 f1d13131ded9: Layer already exists 04:45:55 4c126bf3daa2: Layer already exists 04:45:55 main: digest: sha256:7ac080e74da2cc6342d25e1bb4c83346184abbfabbef2d305e4f7d06083a8230 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:45:56 ===================================================== [Pipeline] echo 04:45:56 taggedImages: 04:45:56 - nexus3.edgexfoundry.org:10004/security-spire-config:2801c4a9184f74e54c01e3d1eec2799807029e6c 04:45:56 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 04:45:56 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.41 04:45:56 - nexus3.edgexfoundry.org:10004/security-spire-config:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 04:45:56 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 04:45:56 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 04:45:56 2801c4a9184f74e54c01e3d1eec2799807029e6c 04:45:56 latest 04:45:56 4.0.0-dev.41 04:45:56 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 04:45:56 main 04:45:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:56 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2801c4a9184f74e54c01e3d1eec2799807029e6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2801c4a9184f74e54c01e3d1eec2799807029e6c 04:45:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:45:56 ab0596358bab: Preparing 04:45:56 33ce67ebf8c9: Preparing 04:45:56 efd0b18c1db1: Preparing 04:45:56 ec3148b1bc91: Preparing 04:45:56 83e97881865a: Preparing 04:45:56 0b0cef7cb987: Preparing 04:45:56 a872a56fb731: Preparing 04:45:56 57fb0008eb24: Preparing 04:45:56 ce5a8cde9eee: Preparing 04:45:56 57fb0008eb24: Waiting 04:45:56 0b0cef7cb987: Waiting 04:45:56 a872a56fb731: Waiting 04:45:56 ce5a8cde9eee: Waiting 04:45:56 ec3148b1bc91: Layer already exists 04:45:56 83e97881865a: Layer already exists 04:45:56 a872a56fb731: Layer already exists 04:45:56 57fb0008eb24: Layer already exists 04:45:56 ce5a8cde9eee: Layer already exists 04:45:56 33ce67ebf8c9: Pushed 04:45:56 ab0596358bab: Pushed 04:45:56 efd0b18c1db1: Pushed 04:46:08 0b0cef7cb987: Pushed 04:46:08 2801c4a9184f74e54c01e3d1eec2799807029e6c: digest: sha256:eb4e696b0d38d72ab3d749e75d52853b5a30b55faacd2ff3f2ff9505be4a7b21 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:09 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 04:46:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:46:09 ab0596358bab: Preparing 04:46:09 33ce67ebf8c9: Preparing 04:46:09 efd0b18c1db1: Preparing 04:46:09 ec3148b1bc91: Preparing 04:46:09 83e97881865a: Preparing 04:46:09 0b0cef7cb987: Preparing 04:46:09 a872a56fb731: Preparing 04:46:09 57fb0008eb24: Preparing 04:46:09 ce5a8cde9eee: Preparing 04:46:09 a872a56fb731: Waiting 04:46:09 57fb0008eb24: Waiting 04:46:09 ce5a8cde9eee: Waiting 04:46:09 ab0596358bab: Layer already exists 04:46:09 83e97881865a: Layer already exists 04:46:09 33ce67ebf8c9: Layer already exists 04:46:09 efd0b18c1db1: Layer already exists 04:46:09 ec3148b1bc91: Layer already exists 04:46:09 57fb0008eb24: Layer already exists 04:46:09 0b0cef7cb987: Layer already exists 04:46:09 ce5a8cde9eee: Layer already exists 04:46:09 a872a56fb731: Layer already exists 04:46:09 latest: digest: sha256:eb4e696b0d38d72ab3d749e75d52853b5a30b55faacd2ff3f2ff9505be4a7b21 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:09 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.41 04:46:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:46:10 ab0596358bab: Preparing 04:46:10 33ce67ebf8c9: Preparing 04:46:10 efd0b18c1db1: Preparing 04:46:10 ec3148b1bc91: Preparing 04:46:10 83e97881865a: Preparing 04:46:10 0b0cef7cb987: Preparing 04:46:10 a872a56fb731: Preparing 04:46:10 57fb0008eb24: Preparing 04:46:10 ce5a8cde9eee: Preparing 04:46:10 a872a56fb731: Waiting 04:46:10 57fb0008eb24: Waiting 04:46:10 ce5a8cde9eee: Waiting 04:46:10 0b0cef7cb987: Waiting 04:46:10 ec3148b1bc91: Layer already exists 04:46:10 efd0b18c1db1: Layer already exists 04:46:10 33ce67ebf8c9: Layer already exists 04:46:10 83e97881865a: Layer already exists 04:46:10 ab0596358bab: Layer already exists 04:46:10 0b0cef7cb987: Layer already exists 04:46:10 57fb0008eb24: Layer already exists 04:46:10 ce5a8cde9eee: Layer already exists 04:46:10 a872a56fb731: Layer already exists 04:46:10 4.0.0-dev.41: digest: sha256:eb4e696b0d38d72ab3d749e75d52853b5a30b55faacd2ff3f2ff9505be4a7b21 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:10 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 04:46:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:46:10 ab0596358bab: Preparing 04:46:10 33ce67ebf8c9: Preparing 04:46:10 efd0b18c1db1: Preparing 04:46:10 ec3148b1bc91: Preparing 04:46:10 83e97881865a: Preparing 04:46:10 0b0cef7cb987: Preparing 04:46:10 a872a56fb731: Preparing 04:46:10 57fb0008eb24: Preparing 04:46:10 ce5a8cde9eee: Preparing 04:46:10 0b0cef7cb987: Waiting 04:46:10 a872a56fb731: Waiting 04:46:10 57fb0008eb24: Waiting 04:46:10 ce5a8cde9eee: Waiting 04:46:10 ab0596358bab: Layer already exists 04:46:10 ec3148b1bc91: Layer already exists 04:46:10 efd0b18c1db1: Layer already exists 04:46:10 83e97881865a: Layer already exists 04:46:10 33ce67ebf8c9: Layer already exists 04:46:10 a872a56fb731: Layer already exists 04:46:10 0b0cef7cb987: Layer already exists 04:46:10 ce5a8cde9eee: Layer already exists 04:46:10 57fb0008eb24: Layer already exists 04:46:10 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41: digest: sha256:eb4e696b0d38d72ab3d749e75d52853b5a30b55faacd2ff3f2ff9505be4a7b21 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:11 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 04:46:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:46:11 ab0596358bab: Preparing 04:46:11 33ce67ebf8c9: Preparing 04:46:11 efd0b18c1db1: Preparing 04:46:11 ec3148b1bc91: Preparing 04:46:11 83e97881865a: Preparing 04:46:11 0b0cef7cb987: Preparing 04:46:11 a872a56fb731: Preparing 04:46:11 57fb0008eb24: Preparing 04:46:11 ce5a8cde9eee: Preparing 04:46:11 a872a56fb731: Waiting 04:46:11 57fb0008eb24: Waiting 04:46:11 ce5a8cde9eee: Waiting 04:46:11 0b0cef7cb987: Waiting 04:46:11 83e97881865a: Layer already exists 04:46:11 ec3148b1bc91: Layer already exists 04:46:11 ab0596358bab: Layer already exists 04:46:11 33ce67ebf8c9: Layer already exists 04:46:11 efd0b18c1db1: Layer already exists 04:46:11 ce5a8cde9eee: Layer already exists 04:46:11 a872a56fb731: Layer already exists 04:46:11 0b0cef7cb987: Layer already exists 04:46:11 57fb0008eb24: Layer already exists 04:46:11 main: digest: sha256:eb4e696b0d38d72ab3d749e75d52853b5a30b55faacd2ff3f2ff9505be4a7b21 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:46:11 ===================================================== [Pipeline] echo 04:46:11 taggedImages: 04:46:11 - nexus3.edgexfoundry.org:10004/security-spire-server:2801c4a9184f74e54c01e3d1eec2799807029e6c 04:46:11 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 04:46:11 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.41 04:46:11 - nexus3.edgexfoundry.org:10004/security-spire-server:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 04:46:11 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 04:46:11 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 04:46:11 2801c4a9184f74e54c01e3d1eec2799807029e6c 04:46:11 latest 04:46:11 4.0.0-dev.41 04:46:11 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 04:46:11 main 04:46:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:12 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2801c4a9184f74e54c01e3d1eec2799807029e6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2801c4a9184f74e54c01e3d1eec2799807029e6c 04:46:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:46:12 b4f53b9c09e6: Preparing 04:46:12 b813f073a510: Preparing 04:46:12 56403c532239: Preparing 04:46:12 ec3148b1bc91: Preparing 04:46:12 83e97881865a: Preparing 04:46:12 36dc279b31eb: Preparing 04:46:12 2439ec37f02c: Preparing 04:46:12 ce5a8cde9eee: Preparing 04:46:12 2439ec37f02c: Waiting 04:46:12 36dc279b31eb: Waiting 04:46:12 ce5a8cde9eee: Waiting 04:46:12 ec3148b1bc91: Layer already exists 04:46:12 83e97881865a: Layer already exists 04:46:12 b813f073a510: Pushed 04:46:12 36dc279b31eb: Pushed 04:46:12 ce5a8cde9eee: Layer already exists 04:46:12 b4f53b9c09e6: Pushed 04:46:12 2439ec37f02c: Pushed 04:46:16 56403c532239: Pushed 04:46:16 2801c4a9184f74e54c01e3d1eec2799807029e6c: digest: sha256:3d1a747c7312ff92f703f10b921c6260b105741713b36fbf8d7581f460a6f1b0 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:16 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:17 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 04:46:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:46:17 b4f53b9c09e6: Preparing 04:46:17 b813f073a510: Preparing 04:46:17 56403c532239: Preparing 04:46:17 ec3148b1bc91: Preparing 04:46:17 83e97881865a: Preparing 04:46:17 36dc279b31eb: Preparing 04:46:17 2439ec37f02c: Preparing 04:46:17 ce5a8cde9eee: Preparing 04:46:17 36dc279b31eb: Waiting 04:46:17 ce5a8cde9eee: Waiting 04:46:17 2439ec37f02c: Waiting 04:46:17 b813f073a510: Layer already exists 04:46:17 83e97881865a: Layer already exists 04:46:17 b4f53b9c09e6: Layer already exists 04:46:17 ec3148b1bc91: Layer already exists 04:46:17 56403c532239: Layer already exists 04:46:17 2439ec37f02c: Layer already exists 04:46:17 36dc279b31eb: Layer already exists 04:46:17 ce5a8cde9eee: Layer already exists 04:46:17 latest: digest: sha256:3d1a747c7312ff92f703f10b921c6260b105741713b36fbf8d7581f460a6f1b0 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:17 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:17 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.41 04:46:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:46:17 b4f53b9c09e6: Preparing 04:46:17 b813f073a510: Preparing 04:46:17 56403c532239: Preparing 04:46:17 ec3148b1bc91: Preparing 04:46:17 83e97881865a: Preparing 04:46:17 36dc279b31eb: Preparing 04:46:17 2439ec37f02c: Preparing 04:46:17 ce5a8cde9eee: Preparing 04:46:17 2439ec37f02c: Waiting 04:46:17 36dc279b31eb: Waiting 04:46:17 ce5a8cde9eee: Waiting 04:46:17 b4f53b9c09e6: Layer already exists 04:46:17 56403c532239: Layer already exists 04:46:17 ec3148b1bc91: Layer already exists 04:46:17 83e97881865a: Layer already exists 04:46:17 b813f073a510: Layer already exists 04:46:17 2439ec37f02c: Layer already exists 04:46:17 36dc279b31eb: Layer already exists 04:46:17 ce5a8cde9eee: Layer already exists 04:46:17 4.0.0-dev.41: digest: sha256:3d1a747c7312ff92f703f10b921c6260b105741713b36fbf8d7581f460a6f1b0 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:18 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 04:46:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:46:18 b4f53b9c09e6: Preparing 04:46:18 b813f073a510: Preparing 04:46:18 56403c532239: Preparing 04:46:18 ec3148b1bc91: Preparing 04:46:18 83e97881865a: Preparing 04:46:18 36dc279b31eb: Preparing 04:46:18 2439ec37f02c: Preparing 04:46:18 ce5a8cde9eee: Preparing 04:46:18 2439ec37f02c: Waiting 04:46:18 ce5a8cde9eee: Waiting 04:46:18 36dc279b31eb: Waiting 04:46:18 56403c532239: Layer already exists 04:46:18 83e97881865a: Layer already exists 04:46:18 b4f53b9c09e6: Layer already exists 04:46:18 b813f073a510: Layer already exists 04:46:18 ec3148b1bc91: Layer already exists 04:46:18 ce5a8cde9eee: Layer already exists 04:46:18 36dc279b31eb: Layer already exists 04:46:18 2439ec37f02c: Layer already exists 04:46:18 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41: digest: sha256:3d1a747c7312ff92f703f10b921c6260b105741713b36fbf8d7581f460a6f1b0 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:18 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 04:46:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:46:19 b4f53b9c09e6: Preparing 04:46:19 b813f073a510: Preparing 04:46:19 56403c532239: Preparing 04:46:19 ec3148b1bc91: Preparing 04:46:19 83e97881865a: Preparing 04:46:19 36dc279b31eb: Preparing 04:46:19 2439ec37f02c: Preparing 04:46:19 ce5a8cde9eee: Preparing 04:46:19 2439ec37f02c: Waiting 04:46:19 ce5a8cde9eee: Waiting 04:46:19 36dc279b31eb: Waiting 04:46:19 83e97881865a: Layer already exists 04:46:19 b4f53b9c09e6: Layer already exists 04:46:19 ec3148b1bc91: Layer already exists 04:46:19 b813f073a510: Layer already exists 04:46:19 56403c532239: Layer already exists 04:46:19 36dc279b31eb: Layer already exists 04:46:19 ce5a8cde9eee: Layer already exists 04:46:19 2439ec37f02c: Layer already exists 04:46:19 main: digest: sha256:3d1a747c7312ff92f703f10b921c6260b105741713b36fbf8d7581f460a6f1b0 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:46:19 ===================================================== [Pipeline] echo 04:46:19 taggedImages: 04:46:19 - nexus3.edgexfoundry.org:10004/support-notifications:2801c4a9184f74e54c01e3d1eec2799807029e6c 04:46:19 - nexus3.edgexfoundry.org:10004/support-notifications:latest 04:46:19 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.41 04:46:19 - nexus3.edgexfoundry.org:10004/support-notifications:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 04:46:19 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 04:46:19 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 04:46:19 2801c4a9184f74e54c01e3d1eec2799807029e6c 04:46:19 latest 04:46:19 4.0.0-dev.41 04:46:19 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 04:46:19 main 04:46:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:19 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2801c4a9184f74e54c01e3d1eec2799807029e6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:19 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2801c4a9184f74e54c01e3d1eec2799807029e6c 04:46:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:46:19 a09a67359c8f: Preparing 04:46:19 814de067b83f: Preparing 04:46:19 ec3148b1bc91: Preparing 04:46:19 83e97881865a: Preparing 04:46:19 63d408262798: Preparing 04:46:19 021265a1147a: Preparing 04:46:19 ce5a8cde9eee: Preparing 04:46:19 ce5a8cde9eee: Waiting 04:46:19 021265a1147a: Waiting 04:46:19 83e97881865a: Layer already exists 04:46:19 ec3148b1bc91: Layer already exists 04:46:19 ce5a8cde9eee: Layer already exists 04:46:19 63d408262798: Pushed 04:46:19 a09a67359c8f: Pushed 04:46:20 021265a1147a: Pushed 04:46:24 814de067b83f: Pushed 04:46:24 2801c4a9184f74e54c01e3d1eec2799807029e6c: digest: sha256:238930aafbdddebcb57f6ddd71b5d62c3badf1bbf4fb41dce35d63d309b6e2b7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:24 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:24 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 04:46:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:46:24 a09a67359c8f: Preparing 04:46:24 814de067b83f: Preparing 04:46:24 ec3148b1bc91: Preparing 04:46:24 83e97881865a: Preparing 04:46:24 63d408262798: Preparing 04:46:24 021265a1147a: Preparing 04:46:24 ce5a8cde9eee: Preparing 04:46:24 021265a1147a: Waiting 04:46:24 a09a67359c8f: Layer already exists 04:46:24 63d408262798: Layer already exists 04:46:24 ec3148b1bc91: Layer already exists 04:46:24 83e97881865a: Layer already exists 04:46:24 814de067b83f: Layer already exists 04:46:24 021265a1147a: Layer already exists 04:46:24 ce5a8cde9eee: Layer already exists 04:46:24 latest: digest: sha256:238930aafbdddebcb57f6ddd71b5d62c3badf1bbf4fb41dce35d63d309b6e2b7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:25 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:25 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.41 04:46:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:46:25 a09a67359c8f: Preparing 04:46:25 814de067b83f: Preparing 04:46:25 ec3148b1bc91: Preparing 04:46:25 83e97881865a: Preparing 04:46:25 63d408262798: Preparing 04:46:25 021265a1147a: Preparing 04:46:25 ce5a8cde9eee: Preparing 04:46:25 021265a1147a: Waiting 04:46:25 ce5a8cde9eee: Waiting 04:46:25 63d408262798: Layer already exists 04:46:25 83e97881865a: Layer already exists 04:46:25 ec3148b1bc91: Layer already exists 04:46:25 a09a67359c8f: Layer already exists 04:46:25 814de067b83f: Layer already exists 04:46:25 ce5a8cde9eee: Layer already exists 04:46:25 021265a1147a: Layer already exists 04:46:25 4.0.0-dev.41: digest: sha256:238930aafbdddebcb57f6ddd71b5d62c3badf1bbf4fb41dce35d63d309b6e2b7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:26 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:26 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 04:46:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:46:26 a09a67359c8f: Preparing 04:46:26 814de067b83f: Preparing 04:46:26 ec3148b1bc91: Preparing 04:46:26 83e97881865a: Preparing 04:46:26 63d408262798: Preparing 04:46:26 021265a1147a: Preparing 04:46:26 ce5a8cde9eee: Preparing 04:46:26 021265a1147a: Waiting 04:46:26 814de067b83f: Layer already exists 04:46:26 ec3148b1bc91: Layer already exists 04:46:26 63d408262798: Layer already exists 04:46:26 83e97881865a: Layer already exists 04:46:26 a09a67359c8f: Layer already exists 04:46:26 021265a1147a: Layer already exists 04:46:26 ce5a8cde9eee: Layer already exists 04:46:26 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41: digest: sha256:238930aafbdddebcb57f6ddd71b5d62c3badf1bbf4fb41dce35d63d309b6e2b7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:26 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:27 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 04:46:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:46:27 a09a67359c8f: Preparing 04:46:27 814de067b83f: Preparing 04:46:27 ec3148b1bc91: Preparing 04:46:27 83e97881865a: Preparing 04:46:27 63d408262798: Preparing 04:46:27 021265a1147a: Preparing 04:46:27 ce5a8cde9eee: Preparing 04:46:27 ce5a8cde9eee: Waiting 04:46:27 ec3148b1bc91: Layer already exists 04:46:27 a09a67359c8f: Layer already exists 04:46:27 814de067b83f: Layer already exists 04:46:27 63d408262798: Layer already exists 04:46:27 83e97881865a: Layer already exists 04:46:27 021265a1147a: Layer already exists 04:46:27 ce5a8cde9eee: Layer already exists 04:46:27 main: digest: sha256:238930aafbdddebcb57f6ddd71b5d62c3badf1bbf4fb41dce35d63d309b6e2b7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:46:27 ===================================================== [Pipeline] echo 04:46:27 taggedImages: 04:46:27 - nexus3.edgexfoundry.org:10004/support-scheduler:2801c4a9184f74e54c01e3d1eec2799807029e6c 04:46:27 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 04:46:27 - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.41 04:46:27 - nexus3.edgexfoundry.org:10004/support-scheduler:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 04:46:27 - 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:51:44 #137 ... 04:51:44 04:51:44 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:51:44 #151 DONE 581.1s 04:51:44 04:51:44 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:51:44 #149 ... 04:51:44 04:51:44 #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:51:44 #157 DONE 0.3s 04:51:44 04:51:44 #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:51:44 #158 DONE 0.2s 04:51:44 04:51:44 #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 04:51:44 #159 DONE 0.3s 04:51:44 04:51:44 #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:51:44 #160 DONE 0.3s 04:51:44 04:51:44 #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:51:44 #161 DONE 0.1s 04:51:44 04:51:44 #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:51:44 #162 DONE 2.3s 04:51:44 04:51:44 #163 [core-common-config-bootstrapper] exporting to image 04:51:44 #163 exporting layers 04:51:44 #163 exporting layers 0.8s done 04:51:44 #163 writing image sha256:2b91d6c6f6ab8800be5c68bd7b561d282989f625f7f529832f856371bf90263e done 04:51:44 #163 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.1s done 04:51:44 #163 DONE 0.9s 04:51:44 04:51:44 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:51:50 #154 ... 04:51:50 04:51:50 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:51:50 #150 594.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:51:55 #150 ... 04:51:55 04:51:55 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:51:55 #149 DONE 600.0s 04:51:55 04:51:55 #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:51:55 #146 DONE 600.0s 04:51:55 04:51:55 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:51:55 #153 ... 04:51:55 04:51:55 #164 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 04:51:55 #164 DONE 0.4s 04:51:55 04:51:55 #165 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 04:51:56 #165 DONE 0.5s 04:51:56 04:51:56 #166 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 04:51:56 #166 DONE 0.4s 04:51:56 04:51:56 #167 [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:51:56 #167 DONE 0.2s 04:51:56 04:51:56 #168 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 04:51:56 #168 DONE 0.3s 04:51:56 04:51:56 #169 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:51:57 #169 DONE 0.4s 04:51:57 04:51:57 #170 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 04:51:57 #170 DONE 0.4s 04:51:57 04:51:57 #171 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 04:51:58 #171 DONE 2.3s 04:51:58 04:51:58 #172 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:51:59 #172 ... 04:51:59 04:51:59 #173 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 04:51:59 #173 DONE 0.3s 04:51:59 04:51:59 #174 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 04:51:59 #174 DONE 0.3s 04:51:59 04:51:59 #175 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:51:59 #175 ... 04:51:59 04:51:59 #172 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:51:59 #172 DONE 2.1s 04:51:59 04:51:59 #175 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:51:59 #175 DONE 0.3s 04:51:59 04:51:59 #176 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 04:52:00 #176 DONE 0.4s 04:52:00 04:52:00 #177 [security-proxy-setup] exporting to image 04:52:00 #177 exporting layers 04:52:00 #177 ... 04:52:00 04:52:00 #178 [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:52:00 #178 DONE 0.3s 04:52:00 04:52:00 #179 [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:52:00 #179 DONE 0.2s 04:52:00 04:52:00 #180 [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:52:01 #180 DONE 0.3s 04:52:01 04:52:01 #177 [security-proxy-setup] exporting to image 04:52:01 #177 exporting layers 1.3s done 04:52:01 #177 writing image sha256:ab0519f1d2b2808e99158dc256e1c6d9e673b97d6b8de969d80ef10551b475e8 done 04:52:01 #177 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 04:52:01 #177 DONE 1.4s 04:52:01 04:52:01 #181 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:52:01 #181 DONE 0.3s 04:52:01 04:52:01 #182 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 04:52:03 #182 DONE 1.9s 04:52:03 04:52:03 #183 [security-bootstrapper] exporting to image 04:52:04 #183 ... 04:52:04 04:52:04 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:52:04 #150 DONE 609.3s 04:52:04 04:52:04 #183 [security-bootstrapper] exporting to image 04:52:04 #183 exporting layers 1.3s done 04:52:04 #183 writing image sha256:2731d70832963346f716ddf14b569fa8548179fd77240b96cffd419b820a9016 04:52:04 #183 writing image sha256:2731d70832963346f716ddf14b569fa8548179fd77240b96cffd419b820a9016 done 04:52:04 #183 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 04:52:04 #183 DONE 1.3s 04:52:04 04:52:04 #184 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 04:52:05 #184 DONE 0.6s 04:52:05 04:52:05 #185 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 04:52:05 #185 DONE 0.2s 04:52:05 04:52:05 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:52:05 #147 ... 04:52:05 04:52:05 #186 [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:52:05 #186 DONE 0.2s 04:52:05 04:52:05 #187 [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:52:05 #187 DONE 0.2s 04:52:05 04:52:05 #137 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:52:06 #137 ... 04:52:06 04:52:06 #188 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 04:52:06 #188 DONE 0.2s 04:52:06 04:52:06 #189 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:52:06 #189 DONE 0.3s 04:52:06 04:52:06 #190 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:52:06 #190 DONE 0.2s 04:52:06 04:52:06 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:52:06 #153 ... 04:52:06 04:52:06 #191 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:52:06 #191 DONE 0.1s 04:52:07 04:52:07 #192 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:52:08 #192 DONE 1.9s 04:52:08 04:52:08 #193 [security-secretstore-setup] exporting to image 04:52:09 #193 exporting layers 1.3s done 04:52:09 #193 writing image sha256:3b11aecb3946e906683ebf456b81e68dc81f79b8d920e0e72ae8ad8d3fe4f811 0.1s done 04:52:09 #193 naming to docker.io/library/security-secretstore-setup-arm64 04:52:10 #193 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 04:52:10 #193 DONE 1.3s 04:52:10 04:52:10 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:53:31 #147 DONE 690.8s 04:53:31 04:53:31 #137 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:53:31 #137 ... 04:53:31 04:53:31 #194 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:53:31 #194 DONE 0.4s 04:53:31 04:53:31 #195 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:53:31 #195 DONE 0.3s 04:53:31 04:53:31 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:53:31 #156 ... 04:53:31 04:53:31 #196 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 04:53:31 #196 DONE 0.4s 04:53:31 04:53:31 #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:53:31 #197 DONE 0.1s 04:53:31 04:53:31 #198 [security-spiffe-token-provider] exporting to image 04:53:31 #198 exporting layers 04:53:31 #198 exporting layers 0.9s done 04:53:31 #198 writing image sha256:20e67bfffb6f5ec3d80f7184fdf4f56db2c90807b7340b2c474f2ead9b1edd8f 0.0s done 04:53:31 #198 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done 04:53:31 #198 DONE 1.0s 04:53:31 04:53:31 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:57:23 #152 DONE 924.5s 04:57:23 04:57:23 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:57:23 #156 ... 04:57:23 04:57:23 #199 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 04:57:23 #199 DONE 0.2s 04:57:23 04:57:23 #200 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 04:57:23 #200 DONE 0.1s 04:57:23 04:57:23 #201 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:57:23 #201 DONE 0.3s 04:57:23 04:57:23 #202 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 04:57:23 #202 DONE 0.1s 04:57:23 04:57:23 #203 [core-command] exporting to image 04:57:23 #203 exporting layers 04:57:23 #203 exporting layers 0.4s done 04:57:23 #203 writing image sha256:336f75114eb9530b342c41ee3dd0501b4df6bded181b2ede65f6931f955b38e4 done 04:57:23 #203 naming to docker.io/library/core-command-arm64 0.0s done 04:57:23 #203 DONE 0.4s 04:57:23 04:57:23 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:58:10 #148 ... 04:58:10 04:58:10 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:58:10 #155 DONE 973.7s 04:58:10 04:58:10 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:58:10 #153 ... 04:58:10 04:58:10 #204 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:58:10 #204 DONE 0.1s 04:58:10 04:58:10 #205 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:58:10 #205 DONE 0.2s 04:58:10 04:58:10 #206 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 04:58:10 #206 DONE 0.4s 04:58:10 04:58:10 #207 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 04:58:10 #207 DONE 0.2s 04:58:10 04:58:10 #137 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:58:10 #137 ... 04:58:10 04:58:10 #208 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 04:58:10 #208 DONE 0.2s 04:58:10 04:58:10 #209 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:58:11 #209 DONE 1.4s 04:58:11 04:58:11 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:58:11 #148 DONE 976.7s 04:58:11 04:58:11 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:58:11 #153 ... 04:58:11 04:58:11 #210 [security-proxy-auth] exporting to image 04:58:11 #210 exporting layers 04:58:12 #210 ... 04:58:12 04:58:12 #211 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 04:58:12 #211 CACHED 04:58:12 04:58:12 #212 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 04:58:12 #212 CACHED 04:58:12 04:58:12 #210 [security-proxy-auth] exporting to image 04:58:12 #210 exporting layers 0.8s done 04:58:12 #210 writing image sha256:a8aec609b1ed2bb12d87f1fd2c03385637ffa6553ef8b81f1924e73417637983 done 04:58:12 #210 naming to docker.io/library/security-proxy-auth-arm64 04:58:12 #210 naming to docker.io/library/security-proxy-auth-arm64 0.0s done 04:58:12 #210 DONE 0.9s 04:58:12 04:58:12 #213 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:58:13 #213 DONE 0.5s 04:58:13 04:58:13 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:58:13 #153 ... 04:58:13 04:58:13 #214 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 04:58:13 #214 DONE 0.2s 04:58:13 04:58:13 #215 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 04:58:13 #215 DONE 0.2s 04:58:13 04:58:13 #216 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 04:58:13 #216 DONE 0.1s 04:58:13 04:58:13 #217 [core-metadata] exporting to image 04:58:14 #217 exporting layers 0.5s done 04:58:14 #217 writing image sha256:94889dc3b5dd8a628d9b09c2f5cd9cfe24236f988689bc91e8aa9bde47e65876 done 04:58:14 #217 naming to docker.io/library/core-metadata-arm64 0.0s done 04:58:14 #217 DONE 0.5s 04:58:14 04:58:14 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:58:15 #156 ... 04:58:15 04:58:15 #137 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:58:15 #137 DONE 979.9s 04:58:15 04:58:15 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:58:15 #153 ... 04:58:15 04:58:15 #218 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:58:15 #218 DONE 0.2s 04:58:15 04:58:15 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:58:15 #156 ... 04:58:15 04:58:15 #219 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 04:58:15 #219 DONE 0.3s 04:58:15 04:58:15 #220 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 04:58:15 #220 DONE 0.1s 04:58:15 04:58:15 #221 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 04:58:16 #221 DONE 0.2s 04:58:16 04:58:16 #222 [core-keeper] exporting to image 04:58:16 #222 exporting layers 0.4s done 04:58:16 #222 writing image sha256:c70acc161fff34273acc10c5da4c3e554bedde16473ecdea535c7bc3987d4429 done 04:58:16 #222 naming to docker.io/library/core-keeper-arm64 done 04:58:16 #222 DONE 0.5s 04:58:16 04:58:16 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:58:16 #153 ... 04:58:16 04:58:16 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:58:16 #154 DONE 981.9s 04:58:17 04:58:17 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:58:17 #153 ... 04:58:17 04:58:17 #223 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 04:58:17 #223 DONE 0.3s 04:58:17 04:58:17 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:58:17 #156 ... 04:58:17 04:58:17 #224 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 04:58:17 #224 DONE 0.1s 04:58:17 04:58:17 #225 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:58:17 #225 DONE 0.4s 04:58:17 04:58:17 #226 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 04:58:17 #226 DONE 0.1s 04:58:17 04:58:17 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:58:18 #153 ... 04:58:18 04:58:18 #227 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 04:58:18 #227 DONE 0.1s 04:58:18 04:58:18 #228 [core-data] exporting to image 04:58:18 #228 exporting layers 0.4s done 04:58:18 #228 writing image sha256:49153989d57d7d7acf4f750b4b093acd1f698d7360d1b36dd3350b819887f240 0.0s done 04:58:18 #228 naming to docker.io/library/core-data-arm64 0.0s done 04:58:18 #228 DONE 0.5s 04:58:18 04:58:18 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:58:30 #153 DONE 995.5s 04:58:30 04:58:30 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:58:30 #156 ... 04:58:30 04:58:30 #229 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:58:30 #229 DONE 0.1s 04:58:30 04:58:30 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:58:30 #156 ... 04:58:30 04:58:30 #230 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:58:31 #230 DONE 0.2s 04:58:31 04:58:31 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:58:31 #156 ... 04:58:31 04:58:31 #231 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:58:31 #231 DONE 0.5s 04:58:31 04:58:31 #232 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 04:58:31 #232 DONE 0.1s 04:58:31 04:58:31 #233 [support-scheduler] exporting to image 04:58:31 #233 exporting layers 04:58:34 #233 exporting layers 2.2s done 04:58:34 #233 writing image sha256:4862dd9cc00995e985402392afae5f5c6bdb0fb8ecd89c9fca55308ba52f9b36 done 04:58:34 #233 naming to docker.io/library/support-scheduler-arm64 0.0s done 04:58:34 #233 DONE 2.3s 04:58:34 04:58:34 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:58:37 #156 DONE 1002.3s 04:58:37 04:58:37 #234 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 04:58:37 #234 DONE 0.1s 04:58:37 04:58:37 #235 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 04:58:37 #235 DONE 0.1s 04:58:37 04:58:37 #236 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:58:38 #236 DONE 0.4s 04:58:38 04:58:38 #237 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 04:58:38 #237 DONE 0.1s 04:58:38 04:58:38 #238 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 04:58:38 #238 DONE 0.1s 04:58:38 04:58:38 #239 [support-notifications] exporting to image 04:58:39 #239 exporting layers 0.6s done 04:58:39 #239 writing image sha256:3baf53789f3f195010dcc98060faf13c558b3801a16b6a27ce0f55b432e48de1 done 04:58:39 #239 naming to docker.io/library/support-notifications-arm64 done 04:58:39 #239 DONE 0.6s 04:58:39 time="2025-01-10T04:40:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:58:39 time="2025-01-10T04:40:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:58:39 time="2025-01-10T04:40:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:58:39 time="2025-01-10T04:40:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:58:39 time="2025-01-10T04:40:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:58:39 time="2025-01-10T04:40:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:58:39 time="2025-01-10T04:40:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:58:39 time="2025-01-10T04:40:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:58:39 time="2025-01-10T04:40:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:58:39 time="2025-01-10T04:40:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:58:39 time="2025-01-10T04:40:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:58:39 time="2025-01-10T04:40:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:58:39 time="2025-01-10T04:40:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:58:39 time="2025-01-10T04:40:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:58:39 time="2025-01-10T04:40:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 04:58:39 $ docker stop --time=1 954bfb67e32941e516222024e9d992e1a0e062570dc8052e8076a4b3c052dcaa 04:58:40 $ docker rm -f --volumes 954bfb67e32941e516222024e9d992e1a0e062570dc8052e8076a4b3c052dcaa [Pipeline] // withDockerContainer [Pipeline] sh 04:58:41 + docker images 04:58:41 REPOSITORY TAG IMAGE ID CREATED SIZE 04:58:41 support-notifications-arm64 latest 3baf53789f3f 3 seconds ago 50.7MB 04:58:41 support-scheduler-arm64 latest 4862dd9cc009 10 seconds ago 47.2MB 04:58:41 core-data-arm64 latest 49153989d57d 24 seconds ago 32.3MB 04:58:41 core-keeper-arm64 latest c70acc161fff 26 seconds ago 31.9MB 04:58:41 core-metadata-arm64 latest 94889dc3b5dd 28 seconds ago 32.4MB 04:58:41 security-proxy-auth-arm64 latest a8aec609b1ed 30 seconds ago 31.2MB 04:58:41 core-command-arm64 latest 336f75114eb9 About a minute ago 28MB 04:58:41 security-spiffe-token-provider-arm64 latest 20e67bfffb6f 5 minutes ago 33.7MB 04:58:41 security-secretstore-setup-arm64 latest 3b11aecb3946 6 minutes ago 41.1MB 04:58:41 security-bootstrapper-arm64 latest 2731d7083296 6 minutes ago 20.9MB 04:58:41 security-proxy-setup-arm64 latest ab0519f1d2b2 6 minutes ago 29.9MB 04:58:41 core-common-config-bootstrapper-arm64 latest 2b91d6c6f6ab 7 minutes ago 17.8MB 04:58:41 security-spire-agent-arm64 latest a9de8cce3505 17 minutes ago 176MB 04:58:41 security-spire-config-arm64 latest 6c71cf7914d4 17 minutes ago 117MB 04:58:41 security-spire-server-arm64 latest 58f0099227dc 17 minutes ago 118MB 04:58:41 ci-base-image-arm64 latest 3f5c8da78dd0 18 minutes ago 968MB 04:58:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 2 weeks ago 566MB 04:58:41 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:58:41 provisioning config files... 04:58:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/777@tmp/config1527816208953892622tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:58:41 ---> ****-login.sh 04:58:41 nexus3.edgexfoundry.org:10001 04:58:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:58:42 Configure a credential helper to remove this warning. See 04:58:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:58:42 04:58:42 Login Succeeded 04:58:42 nexus3.edgexfoundry.org:10002 04:58:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:58:42 Configure a credential helper to remove this warning. See 04:58:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:58:42 04:58:42 Login Succeeded 04:58:42 nexus3.edgexfoundry.org:10003 04:58:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:58:42 Configure a credential helper to remove this warning. See 04:58:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:58:42 04:58:42 Login Succeeded 04:58:42 nexus3.edgexfoundry.org:10004 04:58:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:58:43 Configure a credential helper to remove this warning. See 04:58:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:58:43 04:58:43 Login Succeeded 04:58:43 ****.io 04:58:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:58:43 Configure a credential helper to remove this warning. See 04:58:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:58:43 04:58:43 Login Succeeded 04:58:43 ---> ****-login.sh ends [Pipeline] } 04:58:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:58:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:58:43 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 04:58:43 2801c4a9184f74e54c01e3d1eec2799807029e6c 04:58:43 latest 04:58:43 4.0.0-dev.41 04:58:43 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 04:58:43 main 04:58:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:44 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:44 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c 04:58:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:58:44 d3581a6f8e90: Preparing 04:58:44 f05921354815: Preparing 04:58:44 7b4e291cd4d2: Preparing 04:58:44 ead3f4cd94bf: Preparing 04:58:44 a2d99a774f7c: Preparing 04:58:44 5a25ad5cdf6f: Preparing 04:58:44 534a70dc8296: Preparing 04:58:44 5a25ad5cdf6f: Waiting 04:58:44 534a70dc8296: Waiting 04:58:44 a2d99a774f7c: Pushed 04:58:44 ead3f4cd94bf: Pushed 04:58:44 7b4e291cd4d2: Pushed 04:58:44 d3581a6f8e90: Pushed 04:58:44 534a70dc8296: Layer already exists 04:58:44 5a25ad5cdf6f: Pushed 04:58:48 f05921354815: Pushed 04:58:48 2801c4a9184f74e54c01e3d1eec2799807029e6c: digest: sha256:579111844879df3b3b59fbae8f5fab3aaf4eb4d7a4fc17691283bbc94d404f37 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:49 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:49 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 04:58:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:58:49 d3581a6f8e90: Preparing 04:58:49 f05921354815: Preparing 04:58:49 7b4e291cd4d2: Preparing 04:58:49 ead3f4cd94bf: Preparing 04:58:49 a2d99a774f7c: Preparing 04:58:49 5a25ad5cdf6f: Preparing 04:58:49 534a70dc8296: Preparing 04:58:49 5a25ad5cdf6f: Waiting 04:58:49 534a70dc8296: Waiting 04:58:49 a2d99a774f7c: Layer already exists 04:58:49 d3581a6f8e90: Layer already exists 04:58:49 ead3f4cd94bf: Layer already exists 04:58:49 7b4e291cd4d2: Layer already exists 04:58:49 f05921354815: Layer already exists 04:58:49 534a70dc8296: Layer already exists 04:58:49 5a25ad5cdf6f: Layer already exists 04:58:49 latest: digest: sha256:579111844879df3b3b59fbae8f5fab3aaf4eb4d7a4fc17691283bbc94d404f37 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:50 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:50 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.41 04:58:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:58:50 d3581a6f8e90: Preparing 04:58:50 f05921354815: Preparing 04:58:50 7b4e291cd4d2: Preparing 04:58:50 ead3f4cd94bf: Preparing 04:58:50 a2d99a774f7c: Preparing 04:58:50 5a25ad5cdf6f: Preparing 04:58:50 534a70dc8296: Preparing 04:58:50 5a25ad5cdf6f: Waiting 04:58:50 534a70dc8296: Waiting 04:58:50 a2d99a774f7c: Layer already exists 04:58:50 7b4e291cd4d2: Layer already exists 04:58:50 ead3f4cd94bf: Layer already exists 04:58:50 d3581a6f8e90: Layer already exists 04:58:50 f05921354815: Layer already exists 04:58:50 534a70dc8296: Layer already exists 04:58:50 5a25ad5cdf6f: Layer already exists 04:58:50 4.0.0-dev.41: digest: sha256:579111844879df3b3b59fbae8f5fab3aaf4eb4d7a4fc17691283bbc94d404f37 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:51 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:51 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 04:58:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:58:51 d3581a6f8e90: Preparing 04:58:51 f05921354815: Preparing 04:58:51 7b4e291cd4d2: Preparing 04:58:51 ead3f4cd94bf: Preparing 04:58:51 a2d99a774f7c: Preparing 04:58:51 5a25ad5cdf6f: Preparing 04:58:51 534a70dc8296: Preparing 04:58:51 5a25ad5cdf6f: Waiting 04:58:51 534a70dc8296: Waiting 04:58:51 ead3f4cd94bf: Layer already exists 04:58:51 f05921354815: Layer already exists 04:58:51 d3581a6f8e90: Layer already exists 04:58:51 a2d99a774f7c: Layer already exists 04:58:51 7b4e291cd4d2: Layer already exists 04:58:51 534a70dc8296: Layer already exists 04:58:51 5a25ad5cdf6f: Layer already exists 04:58:51 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41: digest: sha256:579111844879df3b3b59fbae8f5fab3aaf4eb4d7a4fc17691283bbc94d404f37 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:52 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:52 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 04:58:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:58:52 d3581a6f8e90: Preparing 04:58:52 f05921354815: Preparing 04:58:52 7b4e291cd4d2: Preparing 04:58:52 ead3f4cd94bf: Preparing 04:58:52 a2d99a774f7c: Preparing 04:58:52 5a25ad5cdf6f: Preparing 04:58:52 534a70dc8296: Preparing 04:58:52 5a25ad5cdf6f: Waiting 04:58:52 534a70dc8296: Waiting 04:58:52 d3581a6f8e90: Layer already exists 04:58:52 7b4e291cd4d2: Layer already exists 04:58:52 ead3f4cd94bf: Layer already exists 04:58:52 f05921354815: Layer already exists 04:58:52 a2d99a774f7c: Layer already exists 04:58:52 534a70dc8296: Layer already exists 04:58:52 5a25ad5cdf6f: Layer already exists 04:58:52 main: digest: sha256:579111844879df3b3b59fbae8f5fab3aaf4eb4d7a4fc17691283bbc94d404f37 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:58:52 ===================================================== [Pipeline] echo 04:58:52 taggedImages: 04:58:52 - nexus3.edgexfoundry.org:10004/core-command-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c 04:58:52 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 04:58:52 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.41 04:58:52 - nexus3.edgexfoundry.org:10004/core-command-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 04:58:52 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 04:58:52 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 04:58:52 2801c4a9184f74e54c01e3d1eec2799807029e6c 04:58:52 latest 04:58:52 4.0.0-dev.41 04:58:52 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 04:58:52 main 04:58:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:53 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:53 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c 04:58:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:58:53 14d322bea7c0: Preparing 04:58:53 11a8c67b5397: Preparing 04:58:53 44afdd2cedac: Preparing 04:58:53 226c65fae44f: Preparing 04:58:53 7b4e291cd4d2: Preparing 04:58:53 ead3f4cd94bf: Preparing 04:58:53 a2d99a774f7c: Preparing 04:58:53 5a25ad5cdf6f: Preparing 04:58:53 534a70dc8296: Preparing 04:58:53 ead3f4cd94bf: Waiting 04:58:53 a2d99a774f7c: Waiting 04:58:53 534a70dc8296: Waiting 04:58:53 5a25ad5cdf6f: Waiting 04:58:53 7b4e291cd4d2: Layer already exists 04:58:53 ead3f4cd94bf: Layer already exists 04:58:53 11a8c67b5397: Pushed 04:58:53 a2d99a774f7c: Layer already exists 04:58:53 44afdd2cedac: Pushed 04:58:53 14d322bea7c0: Pushed 04:58:53 534a70dc8296: Layer already exists 04:58:53 5a25ad5cdf6f: Layer already exists 04:58:55 226c65fae44f: Pushed 04:58:55 2801c4a9184f74e54c01e3d1eec2799807029e6c: digest: sha256:8c5b64d68906a9e288ff726c91cc9fdaf6e707ea91be66838921c20965c92c20 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:56 + 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:58:56 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 04:58:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:58:56 14d322bea7c0: Preparing 04:58:56 11a8c67b5397: Preparing 04:58:56 44afdd2cedac: Preparing 04:58:56 226c65fae44f: Preparing 04:58:56 7b4e291cd4d2: Preparing 04:58:56 ead3f4cd94bf: Preparing 04:58:56 a2d99a774f7c: Preparing 04:58:56 ead3f4cd94bf: Waiting 04:58:56 5a25ad5cdf6f: Preparing 04:58:56 a2d99a774f7c: Waiting 04:58:56 534a70dc8296: Preparing 04:58:56 5a25ad5cdf6f: Waiting 04:58:56 534a70dc8296: Waiting 04:58:56 226c65fae44f: Layer already exists 04:58:56 11a8c67b5397: Layer already exists 04:58:56 7b4e291cd4d2: Layer already exists 04:58:56 44afdd2cedac: Layer already exists 04:58:56 14d322bea7c0: Layer already exists 04:58:56 ead3f4cd94bf: Layer already exists 04:58:56 5a25ad5cdf6f: Layer already exists 04:58:56 534a70dc8296: Layer already exists 04:58:56 a2d99a774f7c: Layer already exists 04:58:56 latest: digest: sha256:8c5b64d68906a9e288ff726c91cc9fdaf6e707ea91be66838921c20965c92c20 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:57 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:57 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.41 04:58:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:58:57 14d322bea7c0: Preparing 04:58:57 11a8c67b5397: Preparing 04:58:57 44afdd2cedac: Preparing 04:58:57 226c65fae44f: Preparing 04:58:57 7b4e291cd4d2: Preparing 04:58:57 ead3f4cd94bf: Preparing 04:58:57 a2d99a774f7c: Preparing 04:58:57 5a25ad5cdf6f: Preparing 04:58:57 534a70dc8296: Preparing 04:58:57 ead3f4cd94bf: Waiting 04:58:57 a2d99a774f7c: Waiting 04:58:57 5a25ad5cdf6f: Waiting 04:58:57 534a70dc8296: Waiting 04:58:57 44afdd2cedac: Layer already exists 04:58:57 14d322bea7c0: Layer already exists 04:58:57 11a8c67b5397: Layer already exists 04:58:57 226c65fae44f: Layer already exists 04:58:57 7b4e291cd4d2: Layer already exists 04:58:57 ead3f4cd94bf: Layer already exists 04:58:57 a2d99a774f7c: Layer already exists 04:58:57 5a25ad5cdf6f: Layer already exists 04:58:57 534a70dc8296: Layer already exists 04:58:58 4.0.0-dev.41: digest: sha256:8c5b64d68906a9e288ff726c91cc9fdaf6e707ea91be66838921c20965c92c20 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:58 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:58 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 04:58:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:58:58 14d322bea7c0: Preparing 04:58:58 11a8c67b5397: Preparing 04:58:58 44afdd2cedac: Preparing 04:58:58 226c65fae44f: Preparing 04:58:58 7b4e291cd4d2: Preparing 04:58:58 ead3f4cd94bf: Preparing 04:58:58 a2d99a774f7c: Preparing 04:58:58 5a25ad5cdf6f: Preparing 04:58:58 534a70dc8296: Preparing 04:58:58 ead3f4cd94bf: Waiting 04:58:58 a2d99a774f7c: Waiting 04:58:58 5a25ad5cdf6f: Waiting 04:58:58 534a70dc8296: Waiting 04:58:58 11a8c67b5397: Layer already exists 04:58:58 226c65fae44f: Layer already exists 04:58:58 7b4e291cd4d2: Layer already exists 04:58:58 44afdd2cedac: Layer already exists 04:58:58 14d322bea7c0: Layer already exists 04:58:58 ead3f4cd94bf: Layer already exists 04:58:58 5a25ad5cdf6f: Layer already exists 04:58:58 a2d99a774f7c: Layer already exists 04:58:58 534a70dc8296: Layer already exists 04:58:59 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41: digest: sha256:8c5b64d68906a9e288ff726c91cc9fdaf6e707ea91be66838921c20965c92c20 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:59 + 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:58:59 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 04:58:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:58:59 14d322bea7c0: Preparing 04:58:59 11a8c67b5397: Preparing 04:58:59 44afdd2cedac: Preparing 04:58:59 226c65fae44f: Preparing 04:58:59 7b4e291cd4d2: Preparing 04:58:59 ead3f4cd94bf: Preparing 04:58:59 ead3f4cd94bf: Waiting 04:58:59 a2d99a774f7c: Preparing 04:58:59 5a25ad5cdf6f: Preparing 04:58:59 534a70dc8296: Preparing 04:58:59 a2d99a774f7c: Waiting 04:58:59 5a25ad5cdf6f: Waiting 04:58:59 534a70dc8296: Waiting 04:58:59 11a8c67b5397: Layer already exists 04:58:59 44afdd2cedac: Layer already exists 04:58:59 226c65fae44f: Layer already exists 04:58:59 7b4e291cd4d2: Layer already exists 04:58:59 14d322bea7c0: Layer already exists 04:58:59 ead3f4cd94bf: Layer already exists 04:58:59 a2d99a774f7c: Layer already exists 04:58:59 5a25ad5cdf6f: Layer already exists 04:58:59 534a70dc8296: Layer already exists 04:59:00 main: digest: sha256:8c5b64d68906a9e288ff726c91cc9fdaf6e707ea91be66838921c20965c92c20 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:59:00 ===================================================== [Pipeline] echo 04:59:00 taggedImages: 04:59:00 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c 04:59:00 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 04:59:00 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.41 04:59:00 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 04:59:00 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 04:59:00 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 04:59:00 2801c4a9184f74e54c01e3d1eec2799807029e6c 04:59:00 latest 04:59:00 4.0.0-dev.41 04:59:00 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 04:59:00 main 04:59:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:00 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:00 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c 04:59:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:59:00 23c03ae91fef: Preparing 04:59:00 dc9e1171c122: Preparing 04:59:00 a65bb2e4d8e0: Preparing 04:59:00 7b4e291cd4d2: Preparing 04:59:00 ead3f4cd94bf: Preparing 04:59:00 49deb67444a3: Preparing 04:59:00 a40bd70ad843: Preparing 04:59:00 534a70dc8296: Preparing 04:59:00 49deb67444a3: Waiting 04:59:00 a40bd70ad843: Waiting 04:59:00 534a70dc8296: Waiting 04:59:00 ead3f4cd94bf: Layer already exists 04:59:00 7b4e291cd4d2: Layer already exists 04:59:01 dc9e1171c122: Pushed 04:59:01 23c03ae91fef: Pushed 04:59:01 49deb67444a3: Pushed 04:59:01 534a70dc8296: Layer already exists 04:59:01 a40bd70ad843: Pushed 04:59:06 a65bb2e4d8e0: Pushed 04:59:06 2801c4a9184f74e54c01e3d1eec2799807029e6c: digest: sha256:5095c0b15adceb786bf660dd574beaa5cc721964b48242bbfb4c8aab5f68fac2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:06 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:07 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 04:59:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:59:07 23c03ae91fef: Preparing 04:59:07 dc9e1171c122: Preparing 04:59:07 a65bb2e4d8e0: Preparing 04:59:07 7b4e291cd4d2: Preparing 04:59:07 ead3f4cd94bf: Preparing 04:59:07 49deb67444a3: Preparing 04:59:07 a40bd70ad843: Preparing 04:59:07 534a70dc8296: Preparing 04:59:07 a40bd70ad843: Waiting 04:59:07 534a70dc8296: Waiting 04:59:07 ead3f4cd94bf: Layer already exists 04:59:07 dc9e1171c122: Layer already exists 04:59:07 7b4e291cd4d2: Layer already exists 04:59:07 23c03ae91fef: Layer already exists 04:59:07 a65bb2e4d8e0: Layer already exists 04:59:07 49deb67444a3: Layer already exists 04:59:07 534a70dc8296: Layer already exists 04:59:07 a40bd70ad843: Layer already exists 04:59:07 latest: digest: sha256:5095c0b15adceb786bf660dd574beaa5cc721964b48242bbfb4c8aab5f68fac2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:07 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:08 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.41 04:59:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:59:08 23c03ae91fef: Preparing 04:59:08 dc9e1171c122: Preparing 04:59:08 a65bb2e4d8e0: Preparing 04:59:08 7b4e291cd4d2: Preparing 04:59:08 ead3f4cd94bf: Preparing 04:59:08 49deb67444a3: Preparing 04:59:08 a40bd70ad843: Preparing 04:59:08 534a70dc8296: Preparing 04:59:08 49deb67444a3: Waiting 04:59:08 a40bd70ad843: Waiting 04:59:08 534a70dc8296: Waiting 04:59:08 7b4e291cd4d2: Layer already exists 04:59:08 a65bb2e4d8e0: Layer already exists 04:59:08 dc9e1171c122: Layer already exists 04:59:08 ead3f4cd94bf: Layer already exists 04:59:08 23c03ae91fef: Layer already exists 04:59:08 49deb67444a3: Layer already exists 04:59:08 a40bd70ad843: Layer already exists 04:59:08 534a70dc8296: Layer already exists 04:59:08 4.0.0-dev.41: digest: sha256:5095c0b15adceb786bf660dd574beaa5cc721964b48242bbfb4c8aab5f68fac2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:08 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:09 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 04:59:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:59:09 23c03ae91fef: Preparing 04:59:09 dc9e1171c122: Preparing 04:59:09 a65bb2e4d8e0: Preparing 04:59:09 7b4e291cd4d2: Preparing 04:59:09 ead3f4cd94bf: Preparing 04:59:09 49deb67444a3: Preparing 04:59:09 a40bd70ad843: Preparing 04:59:09 534a70dc8296: Preparing 04:59:09 a40bd70ad843: Waiting 04:59:09 534a70dc8296: Waiting 04:59:09 49deb67444a3: Waiting 04:59:09 dc9e1171c122: Layer already exists 04:59:09 23c03ae91fef: Layer already exists 04:59:09 a65bb2e4d8e0: Layer already exists 04:59:09 ead3f4cd94bf: Layer already exists 04:59:09 7b4e291cd4d2: Layer already exists 04:59:09 534a70dc8296: Layer already exists 04:59:09 a40bd70ad843: Layer already exists 04:59:09 49deb67444a3: Layer already exists 04:59:09 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41: digest: sha256:5095c0b15adceb786bf660dd574beaa5cc721964b48242bbfb4c8aab5f68fac2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:09 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:10 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 04:59:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:59:10 23c03ae91fef: Preparing 04:59:10 dc9e1171c122: Preparing 04:59:10 a65bb2e4d8e0: Preparing 04:59:10 7b4e291cd4d2: Preparing 04:59:10 ead3f4cd94bf: Preparing 04:59:10 49deb67444a3: Preparing 04:59:10 a40bd70ad843: Preparing 04:59:10 534a70dc8296: Preparing 04:59:10 49deb67444a3: Waiting 04:59:10 a40bd70ad843: Waiting 04:59:10 534a70dc8296: Waiting 04:59:10 23c03ae91fef: Layer already exists 04:59:10 7b4e291cd4d2: Layer already exists 04:59:10 ead3f4cd94bf: Layer already exists 04:59:10 a65bb2e4d8e0: Layer already exists 04:59:10 dc9e1171c122: Layer already exists 04:59:10 49deb67444a3: Layer already exists 04:59:10 a40bd70ad843: Layer already exists 04:59:10 534a70dc8296: Layer already exists 04:59:10 main: digest: sha256:5095c0b15adceb786bf660dd574beaa5cc721964b48242bbfb4c8aab5f68fac2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:59:10 ===================================================== [Pipeline] echo 04:59:10 taggedImages: 04:59:10 - nexus3.edgexfoundry.org:10004/core-data-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c 04:59:10 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 04:59:10 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.41 04:59:10 - nexus3.edgexfoundry.org:10004/core-data-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 04:59:10 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 04:59:10 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 04:59:10 2801c4a9184f74e54c01e3d1eec2799807029e6c 04:59:10 latest 04:59:10 4.0.0-dev.41 04:59:10 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 04:59:10 main 04:59:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:10 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:11 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c 04:59:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:59:11 2d3ad4d5ee14: Preparing 04:59:11 125d90f60810: Preparing 04:59:11 952baa883f35: Preparing 04:59:11 ead3f4cd94bf: Preparing 04:59:11 56a99c10f439: Preparing 04:59:11 b5b83bb9dd61: Preparing 04:59:11 534a70dc8296: Preparing 04:59:11 b5b83bb9dd61: Waiting 04:59:11 534a70dc8296: Waiting 04:59:11 ead3f4cd94bf: Layer already exists 04:59:11 125d90f60810: Pushed 04:59:11 534a70dc8296: Layer already exists 04:59:11 b5b83bb9dd61: Pushed 04:59:11 2d3ad4d5ee14: Pushed 04:59:11 56a99c10f439: Pushed 04:59:16 952baa883f35: Pushed 04:59:16 2801c4a9184f74e54c01e3d1eec2799807029e6c: digest: sha256:7124bbe436dd2bfebe753a7c068916d672e03e2ae9557eaaa1183cdd2b00b1ae size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:17 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:17 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 04:59:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:59:17 2d3ad4d5ee14: Preparing 04:59:17 125d90f60810: Preparing 04:59:17 952baa883f35: Preparing 04:59:17 ead3f4cd94bf: Preparing 04:59:17 56a99c10f439: Preparing 04:59:17 b5b83bb9dd61: Preparing 04:59:17 534a70dc8296: Preparing 04:59:17 b5b83bb9dd61: Waiting 04:59:17 534a70dc8296: Waiting 04:59:17 952baa883f35: Layer already exists 04:59:17 125d90f60810: Layer already exists 04:59:17 56a99c10f439: Layer already exists 04:59:17 ead3f4cd94bf: Layer already exists 04:59:17 2d3ad4d5ee14: Layer already exists 04:59:17 b5b83bb9dd61: Layer already exists 04:59:17 534a70dc8296: Layer already exists 04:59:17 latest: digest: sha256:7124bbe436dd2bfebe753a7c068916d672e03e2ae9557eaaa1183cdd2b00b1ae size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:18 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:18 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.41 04:59:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:59:18 2d3ad4d5ee14: Preparing 04:59:18 125d90f60810: Preparing 04:59:18 952baa883f35: Preparing 04:59:18 ead3f4cd94bf: Preparing 04:59:18 56a99c10f439: Preparing 04:59:18 b5b83bb9dd61: Preparing 04:59:18 534a70dc8296: Preparing 04:59:18 b5b83bb9dd61: Waiting 04:59:18 534a70dc8296: Waiting 04:59:18 2d3ad4d5ee14: Layer already exists 04:59:18 ead3f4cd94bf: Layer already exists 04:59:18 125d90f60810: Layer already exists 04:59:18 952baa883f35: Layer already exists 04:59:18 56a99c10f439: Layer already exists 04:59:18 b5b83bb9dd61: Layer already exists 04:59:18 534a70dc8296: Layer already exists 04:59:18 4.0.0-dev.41: digest: sha256:7124bbe436dd2bfebe753a7c068916d672e03e2ae9557eaaa1183cdd2b00b1ae size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:19 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:19 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 04:59:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:59:19 2d3ad4d5ee14: Preparing 04:59:19 125d90f60810: Preparing 04:59:19 952baa883f35: Preparing 04:59:19 ead3f4cd94bf: Preparing 04:59:19 56a99c10f439: Preparing 04:59:19 b5b83bb9dd61: Preparing 04:59:19 534a70dc8296: Preparing 04:59:19 534a70dc8296: Waiting 04:59:19 b5b83bb9dd61: Waiting 04:59:19 56a99c10f439: Layer already exists 04:59:19 2d3ad4d5ee14: Layer already exists 04:59:19 125d90f60810: Layer already exists 04:59:19 952baa883f35: Layer already exists 04:59:19 ead3f4cd94bf: Layer already exists 04:59:19 b5b83bb9dd61: Layer already exists 04:59:19 534a70dc8296: Layer already exists 04:59:19 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41: digest: sha256:7124bbe436dd2bfebe753a7c068916d672e03e2ae9557eaaa1183cdd2b00b1ae size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:21 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:22 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 04:59:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:59:22 2d3ad4d5ee14: Preparing 04:59:22 125d90f60810: Preparing 04:59:22 952baa883f35: Preparing 04:59:22 ead3f4cd94bf: Preparing 04:59:22 56a99c10f439: Preparing 04:59:22 b5b83bb9dd61: Preparing 04:59:22 534a70dc8296: Preparing 04:59:22 b5b83bb9dd61: Waiting 04:59:22 534a70dc8296: Waiting 04:59:22 952baa883f35: Layer already exists 04:59:22 2d3ad4d5ee14: Layer already exists 04:59:22 56a99c10f439: Layer already exists 04:59:22 125d90f60810: Layer already exists 04:59:22 ead3f4cd94bf: Layer already exists 04:59:22 534a70dc8296: Layer already exists 04:59:22 b5b83bb9dd61: Layer already exists 04:59:22 main: digest: sha256:7124bbe436dd2bfebe753a7c068916d672e03e2ae9557eaaa1183cdd2b00b1ae size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:59:22 ===================================================== [Pipeline] echo 04:59:22 taggedImages: 04:59:22 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c 04:59:22 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 04:59:22 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.41 04:59:22 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 04:59:22 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 04:59:22 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 04:59:22 2801c4a9184f74e54c01e3d1eec2799807029e6c 04:59:22 latest 04:59:22 4.0.0-dev.41 04:59:22 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 04:59:22 main 04:59:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:23 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:23 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c 04:59:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:59:23 058f0d621fc7: Preparing 04:59:23 38ceaa662b74: Preparing 04:59:23 775a9cdabc34: Preparing 04:59:23 79837bab2900: Preparing 04:59:23 7b4e291cd4d2: Preparing 04:59:23 ead3f4cd94bf: Preparing 04:59:23 a2d99a774f7c: Preparing 04:59:23 5a25ad5cdf6f: Preparing 04:59:23 534a70dc8296: Preparing 04:59:23 a2d99a774f7c: Waiting 04:59:23 ead3f4cd94bf: Waiting 04:59:23 5a25ad5cdf6f: Waiting 04:59:23 534a70dc8296: Waiting 04:59:23 7b4e291cd4d2: Layer already exists 04:59:23 ead3f4cd94bf: Layer already exists 04:59:23 a2d99a774f7c: Layer already exists 04:59:23 38ceaa662b74: Pushed 04:59:23 775a9cdabc34: Pushed 04:59:23 058f0d621fc7: Pushed 04:59:23 5a25ad5cdf6f: Layer already exists 04:59:23 534a70dc8296: Layer already exists 04:59:29 79837bab2900: Pushed 04:59:29 2801c4a9184f74e54c01e3d1eec2799807029e6c: digest: sha256:d430c95be79bffce4b6b83033e34c3543b529d0f89090be92bc8406b80d20f75 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:29 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:29 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 04:59:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:59:29 058f0d621fc7: Preparing 04:59:29 38ceaa662b74: Preparing 04:59:29 775a9cdabc34: Preparing 04:59:29 79837bab2900: Preparing 04:59:29 7b4e291cd4d2: Preparing 04:59:29 ead3f4cd94bf: Preparing 04:59:29 a2d99a774f7c: Preparing 04:59:29 5a25ad5cdf6f: Preparing 04:59:29 ead3f4cd94bf: Waiting 04:59:29 a2d99a774f7c: Waiting 04:59:29 534a70dc8296: Preparing 04:59:29 5a25ad5cdf6f: Waiting 04:59:29 058f0d621fc7: Layer already exists 04:59:29 7b4e291cd4d2: Layer already exists 04:59:29 775a9cdabc34: Layer already exists 04:59:29 79837bab2900: Layer already exists 04:59:29 38ceaa662b74: Layer already exists 04:59:29 a2d99a774f7c: Layer already exists 04:59:29 ead3f4cd94bf: Layer already exists 04:59:29 534a70dc8296: Layer already exists 04:59:29 5a25ad5cdf6f: Layer already exists 04:59:30 latest: digest: sha256:d430c95be79bffce4b6b83033e34c3543b529d0f89090be92bc8406b80d20f75 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:30 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:30 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.41 04:59:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:59:30 058f0d621fc7: Preparing 04:59:30 38ceaa662b74: Preparing 04:59:30 775a9cdabc34: Preparing 04:59:30 79837bab2900: Preparing 04:59:30 7b4e291cd4d2: Preparing 04:59:30 ead3f4cd94bf: Preparing 04:59:30 a2d99a774f7c: Preparing 04:59:30 5a25ad5cdf6f: Preparing 04:59:30 534a70dc8296: Preparing 04:59:30 ead3f4cd94bf: Waiting 04:59:30 a2d99a774f7c: Waiting 04:59:30 5a25ad5cdf6f: Waiting 04:59:30 534a70dc8296: Waiting 04:59:30 7b4e291cd4d2: Layer already exists 04:59:30 058f0d621fc7: Layer already exists 04:59:30 79837bab2900: Layer already exists 04:59:30 775a9cdabc34: Layer already exists 04:59:30 38ceaa662b74: Layer already exists 04:59:30 ead3f4cd94bf: Layer already exists 04:59:30 a2d99a774f7c: Layer already exists 04:59:30 5a25ad5cdf6f: Layer already exists 04:59:30 534a70dc8296: Layer already exists 04:59:31 4.0.0-dev.41: digest: sha256:d430c95be79bffce4b6b83033e34c3543b529d0f89090be92bc8406b80d20f75 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:31 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:31 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 04:59:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:59:31 058f0d621fc7: Preparing 04:59:31 38ceaa662b74: Preparing 04:59:31 775a9cdabc34: Preparing 04:59:31 79837bab2900: Preparing 04:59:31 7b4e291cd4d2: Preparing 04:59:31 ead3f4cd94bf: Preparing 04:59:31 a2d99a774f7c: Preparing 04:59:31 5a25ad5cdf6f: Preparing 04:59:31 ead3f4cd94bf: Waiting 04:59:31 534a70dc8296: Preparing 04:59:31 a2d99a774f7c: Waiting 04:59:31 5a25ad5cdf6f: Waiting 04:59:31 534a70dc8296: Waiting 04:59:31 775a9cdabc34: Layer already exists 04:59:31 058f0d621fc7: Layer already exists 04:59:31 7b4e291cd4d2: Layer already exists 04:59:31 79837bab2900: Layer already exists 04:59:31 38ceaa662b74: Layer already exists 04:59:31 ead3f4cd94bf: Layer already exists 04:59:31 a2d99a774f7c: Layer already exists 04:59:31 5a25ad5cdf6f: Layer already exists 04:59:31 534a70dc8296: Layer already exists 04:59:31 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41: digest: sha256:d430c95be79bffce4b6b83033e34c3543b529d0f89090be92bc8406b80d20f75 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:32 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:32 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 04:59:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:59:32 058f0d621fc7: Preparing 04:59:32 38ceaa662b74: Preparing 04:59:32 775a9cdabc34: Preparing 04:59:32 79837bab2900: Preparing 04:59:32 7b4e291cd4d2: Preparing 04:59:32 ead3f4cd94bf: Preparing 04:59:32 a2d99a774f7c: Preparing 04:59:32 5a25ad5cdf6f: Preparing 04:59:32 534a70dc8296: Preparing 04:59:32 ead3f4cd94bf: Waiting 04:59:32 a2d99a774f7c: Waiting 04:59:32 5a25ad5cdf6f: Waiting 04:59:32 534a70dc8296: Waiting 04:59:32 058f0d621fc7: Layer already exists 04:59:32 7b4e291cd4d2: Layer already exists 04:59:32 775a9cdabc34: Layer already exists 04:59:32 79837bab2900: Layer already exists 04:59:32 38ceaa662b74: Layer already exists 04:59:32 534a70dc8296: Layer already exists 04:59:32 ead3f4cd94bf: Layer already exists 04:59:32 a2d99a774f7c: Layer already exists 04:59:32 5a25ad5cdf6f: Layer already exists 04:59:32 main: digest: sha256:d430c95be79bffce4b6b83033e34c3543b529d0f89090be92bc8406b80d20f75 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:59:33 ===================================================== [Pipeline] echo 04:59:33 taggedImages: 04:59:33 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c 04:59:33 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 04:59:33 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.41 04:59:33 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 04:59:33 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 04:59:33 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 04:59:33 2801c4a9184f74e54c01e3d1eec2799807029e6c 04:59:33 latest 04:59:33 4.0.0-dev.41 04:59:33 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 04:59:33 main 04:59:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:33 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:33 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c 04:59:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:59:33 07225413f310: Preparing 04:59:33 7f7cccac2cbe: Preparing 04:59:33 8707cb87ad79: Preparing 04:59:33 6d03270ab9d4: Preparing 04:59:33 2f7b3c43d7b0: Preparing 04:59:33 408015a6b904: Preparing 04:59:33 1a63cae7fa39: Preparing 04:59:33 7b4e291cd4d2: Preparing 04:59:33 408015a6b904: Waiting 04:59:33 1a63cae7fa39: Waiting 04:59:33 ead3f4cd94bf: Preparing 04:59:33 7b4e291cd4d2: Waiting 04:59:33 ead3f4cd94bf: Waiting 04:59:33 f7b47829523d: Preparing 04:59:33 d77243dc642e: Preparing 04:59:33 f7b47829523d: Waiting 04:59:33 5f70bf18a086: Preparing 04:59:33 0c2790179993: Preparing 04:59:33 d77243dc642e: Waiting 04:59:33 72701084ed76: Preparing 04:59:33 0c2790179993: Waiting 04:59:33 b4add8444c2c: Preparing 04:59:33 72701084ed76: Waiting 04:59:33 534a70dc8296: Preparing 04:59:33 b4add8444c2c: Waiting 04:59:33 534a70dc8296: Waiting 04:59:34 6d03270ab9d4: Pushed 04:59:34 8707cb87ad79: Pushed 04:59:34 2f7b3c43d7b0: Pushed 04:59:34 7f7cccac2cbe: Pushed 04:59:34 7b4e291cd4d2: Layer already exists 04:59:34 ead3f4cd94bf: Layer already exists 04:59:34 07225413f310: Pushed 04:59:34 5f70bf18a086: Layer already exists 04:59:34 408015a6b904: Pushed 04:59:34 d77243dc642e: Pushed 04:59:34 f7b47829523d: Pushed 04:59:34 534a70dc8296: Layer already exists 04:59:34 0c2790179993: Pushed 04:59:34 72701084ed76: Pushed 04:59:34 b4add8444c2c: Pushed 04:59:36 1a63cae7fa39: Pushed 04:59:37 2801c4a9184f74e54c01e3d1eec2799807029e6c: digest: sha256:60391874c33ab01720917791b08ddc4c92e787532f63f892d6efd006588ebad3 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:37 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:37 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 04:59:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:59:37 07225413f310: Preparing 04:59:37 7f7cccac2cbe: Preparing 04:59:37 8707cb87ad79: Preparing 04:59:37 6d03270ab9d4: Preparing 04:59:37 2f7b3c43d7b0: Preparing 04:59:37 408015a6b904: Preparing 04:59:37 1a63cae7fa39: Preparing 04:59:37 408015a6b904: Waiting 04:59:37 7b4e291cd4d2: Preparing 04:59:37 1a63cae7fa39: Waiting 04:59:37 7b4e291cd4d2: Waiting 04:59:37 ead3f4cd94bf: Preparing 04:59:37 f7b47829523d: Preparing 04:59:37 d77243dc642e: Preparing 04:59:37 5f70bf18a086: Preparing 04:59:37 0c2790179993: Preparing 04:59:37 ead3f4cd94bf: Waiting 04:59:37 f7b47829523d: Waiting 04:59:37 d77243dc642e: Waiting 04:59:37 5f70bf18a086: Waiting 04:59:37 72701084ed76: Preparing 04:59:37 0c2790179993: Waiting 04:59:37 b4add8444c2c: Preparing 04:59:37 72701084ed76: Waiting 04:59:37 534a70dc8296: Preparing 04:59:37 b4add8444c2c: Waiting 04:59:37 534a70dc8296: Waiting 04:59:37 8707cb87ad79: Layer already exists 04:59:37 6d03270ab9d4: Layer already exists 04:59:37 07225413f310: Layer already exists 04:59:37 2f7b3c43d7b0: Layer already exists 04:59:37 7f7cccac2cbe: Layer already exists 04:59:37 408015a6b904: Layer already exists 04:59:37 7b4e291cd4d2: Layer already exists 04:59:37 ead3f4cd94bf: Layer already exists 04:59:37 1a63cae7fa39: Layer already exists 04:59:37 d77243dc642e: Layer already exists 04:59:37 f7b47829523d: Layer already exists 04:59:37 5f70bf18a086: Layer already exists 04:59:37 72701084ed76: Layer already exists 04:59:37 0c2790179993: Layer already exists 04:59:37 b4add8444c2c: Layer already exists 04:59:38 534a70dc8296: Layer already exists 04:59:38 latest: digest: sha256:60391874c33ab01720917791b08ddc4c92e787532f63f892d6efd006588ebad3 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:38 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:38 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.41 04:59:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:59:38 07225413f310: Preparing 04:59:38 7f7cccac2cbe: Preparing 04:59:38 8707cb87ad79: Preparing 04:59:38 6d03270ab9d4: Preparing 04:59:38 2f7b3c43d7b0: Preparing 04:59:38 408015a6b904: Preparing 04:59:38 1a63cae7fa39: Preparing 04:59:38 7b4e291cd4d2: Preparing 04:59:38 ead3f4cd94bf: Preparing 04:59:38 f7b47829523d: Preparing 04:59:38 d77243dc642e: Preparing 04:59:38 5f70bf18a086: Preparing 04:59:38 0c2790179993: Preparing 04:59:38 408015a6b904: Waiting 04:59:38 72701084ed76: Preparing 04:59:38 1a63cae7fa39: Waiting 04:59:38 7b4e291cd4d2: Waiting 04:59:38 b4add8444c2c: Preparing 04:59:38 ead3f4cd94bf: Waiting 04:59:38 d77243dc642e: Waiting 04:59:38 f7b47829523d: Waiting 04:59:38 534a70dc8296: Preparing 04:59:38 0c2790179993: Waiting 04:59:38 5f70bf18a086: Waiting 04:59:38 72701084ed76: Waiting 04:59:38 534a70dc8296: Waiting 04:59:38 b4add8444c2c: Waiting 04:59:38 6d03270ab9d4: Layer already exists 04:59:38 07225413f310: Layer already exists 04:59:38 8707cb87ad79: Layer already exists 04:59:38 2f7b3c43d7b0: Layer already exists 04:59:38 7f7cccac2cbe: Layer already exists 04:59:38 408015a6b904: Layer already exists 04:59:38 7b4e291cd4d2: Layer already exists 04:59:38 ead3f4cd94bf: Layer already exists 04:59:38 1a63cae7fa39: Layer already exists 04:59:38 f7b47829523d: Layer already exists 04:59:38 d77243dc642e: Layer already exists 04:59:38 0c2790179993: Layer already exists 04:59:39 5f70bf18a086: Layer already exists 04:59:39 72701084ed76: Layer already exists 04:59:39 534a70dc8296: Layer already exists 04:59:39 b4add8444c2c: Layer already exists 04:59:39 4.0.0-dev.41: digest: sha256:60391874c33ab01720917791b08ddc4c92e787532f63f892d6efd006588ebad3 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:39 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:39 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 04:59:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:59:39 07225413f310: Preparing 04:59:39 7f7cccac2cbe: Preparing 04:59:39 8707cb87ad79: Preparing 04:59:39 6d03270ab9d4: Preparing 04:59:39 2f7b3c43d7b0: Preparing 04:59:39 408015a6b904: Preparing 04:59:39 1a63cae7fa39: Preparing 04:59:39 408015a6b904: Waiting 04:59:39 7b4e291cd4d2: Preparing 04:59:39 1a63cae7fa39: Waiting 04:59:39 ead3f4cd94bf: Preparing 04:59:39 7b4e291cd4d2: Waiting 04:59:39 ead3f4cd94bf: Waiting 04:59:39 f7b47829523d: Preparing 04:59:39 d77243dc642e: Preparing 04:59:39 5f70bf18a086: Preparing 04:59:39 f7b47829523d: Waiting 04:59:39 d77243dc642e: Waiting 04:59:39 0c2790179993: Preparing 04:59:39 5f70bf18a086: Waiting 04:59:39 72701084ed76: Preparing 04:59:39 0c2790179993: Waiting 04:59:39 b4add8444c2c: Preparing 04:59:39 72701084ed76: Waiting 04:59:39 534a70dc8296: Preparing 04:59:39 b4add8444c2c: Waiting 04:59:39 534a70dc8296: Waiting 04:59:39 7f7cccac2cbe: Layer already exists 04:59:39 2f7b3c43d7b0: Layer already exists 04:59:39 07225413f310: Layer already exists 04:59:39 6d03270ab9d4: Layer already exists 04:59:39 8707cb87ad79: Layer already exists 04:59:39 408015a6b904: Layer already exists 04:59:39 1a63cae7fa39: Layer already exists 04:59:39 f7b47829523d: Layer already exists 04:59:39 ead3f4cd94bf: Layer already exists 04:59:39 7b4e291cd4d2: Layer already exists 04:59:39 d77243dc642e: Layer already exists 04:59:39 5f70bf18a086: Layer already exists 04:59:40 72701084ed76: Layer already exists 04:59:40 0c2790179993: Layer already exists 04:59:40 b4add8444c2c: Layer already exists 04:59:40 534a70dc8296: Layer already exists 04:59:40 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41: digest: sha256:60391874c33ab01720917791b08ddc4c92e787532f63f892d6efd006588ebad3 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:40 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:40 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 04:59:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:59:40 07225413f310: Preparing 04:59:40 7f7cccac2cbe: Preparing 04:59:40 8707cb87ad79: Preparing 04:59:40 6d03270ab9d4: Preparing 04:59:40 2f7b3c43d7b0: Preparing 04:59:40 408015a6b904: Preparing 04:59:40 408015a6b904: Waiting 04:59:40 1a63cae7fa39: Preparing 04:59:40 7b4e291cd4d2: Preparing 04:59:40 1a63cae7fa39: Waiting 04:59:40 ead3f4cd94bf: Preparing 04:59:40 7b4e291cd4d2: Waiting 04:59:40 f7b47829523d: Preparing 04:59:40 d77243dc642e: Preparing 04:59:40 ead3f4cd94bf: Waiting 04:59:40 f7b47829523d: Waiting 04:59:40 5f70bf18a086: Preparing 04:59:40 d77243dc642e: Waiting 04:59:40 0c2790179993: Preparing 04:59:40 5f70bf18a086: Waiting 04:59:40 72701084ed76: Preparing 04:59:40 0c2790179993: Waiting 04:59:40 b4add8444c2c: Preparing 04:59:40 72701084ed76: Waiting 04:59:40 534a70dc8296: Preparing 04:59:40 b4add8444c2c: Waiting 04:59:40 534a70dc8296: Waiting 04:59:40 8707cb87ad79: Layer already exists 04:59:40 07225413f310: Layer already exists 04:59:40 2f7b3c43d7b0: Layer already exists 04:59:40 6d03270ab9d4: Layer already exists 04:59:40 7f7cccac2cbe: Layer already exists 04:59:40 408015a6b904: Layer already exists 04:59:40 1a63cae7fa39: Layer already exists 04:59:40 7b4e291cd4d2: Layer already exists 04:59:40 ead3f4cd94bf: Layer already exists 04:59:40 f7b47829523d: Layer already exists 04:59:40 d77243dc642e: Layer already exists 04:59:40 5f70bf18a086: Layer already exists 04:59:40 0c2790179993: Layer already exists 04:59:40 b4add8444c2c: Layer already exists 04:59:40 72701084ed76: Layer already exists 04:59:40 534a70dc8296: Layer already exists 04:59:40 main: digest: sha256:60391874c33ab01720917791b08ddc4c92e787532f63f892d6efd006588ebad3 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:59:41 ===================================================== [Pipeline] echo 04:59:41 taggedImages: 04:59:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c 04:59:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 04:59:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.41 04:59:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 04:59:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 04:59:41 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 04:59:41 2801c4a9184f74e54c01e3d1eec2799807029e6c 04:59:41 latest 04:59:41 4.0.0-dev.41 04:59:41 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 04:59:41 main 04:59:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:41 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c 04:59:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:59:41 cf5d9bb9bfe0: Preparing 04:59:41 1a97b10be244: Preparing 04:59:41 ffd366f5706d: Preparing 04:59:41 2ed0bb08f7bf: Preparing 04:59:41 7b4e291cd4d2: Preparing 04:59:41 ead3f4cd94bf: Preparing 04:59:41 a2d99a774f7c: Preparing 04:59:41 5a25ad5cdf6f: Preparing 04:59:41 534a70dc8296: Preparing 04:59:41 ead3f4cd94bf: Waiting 04:59:41 a2d99a774f7c: Waiting 04:59:41 5a25ad5cdf6f: Waiting 04:59:41 534a70dc8296: Waiting 04:59:41 7b4e291cd4d2: Layer already exists 04:59:42 ead3f4cd94bf: Layer already exists 04:59:42 1a97b10be244: Pushed 04:59:42 ffd366f5706d: Pushed 04:59:42 a2d99a774f7c: Layer already exists 04:59:42 5a25ad5cdf6f: Layer already exists 04:59:42 534a70dc8296: Layer already exists 04:59:42 cf5d9bb9bfe0: Pushed 04:59:47 2ed0bb08f7bf: Pushed 04:59:47 2801c4a9184f74e54c01e3d1eec2799807029e6c: digest: sha256:f3bdebc5267246b68bde061e8a73386faceb6fdb91c3a00a3138a94138a7ba8c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:47 + 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:59:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 04:59:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:59:48 cf5d9bb9bfe0: Preparing 04:59:48 1a97b10be244: Preparing 04:59:48 ffd366f5706d: Preparing 04:59:48 2ed0bb08f7bf: Preparing 04:59:48 7b4e291cd4d2: Preparing 04:59:48 ead3f4cd94bf: Preparing 04:59:48 a2d99a774f7c: Preparing 04:59:48 5a25ad5cdf6f: Preparing 04:59:48 534a70dc8296: Preparing 04:59:48 ead3f4cd94bf: Waiting 04:59:48 a2d99a774f7c: Waiting 04:59:48 5a25ad5cdf6f: Waiting 04:59:48 534a70dc8296: Waiting 04:59:48 ffd366f5706d: Layer already exists 04:59:48 7b4e291cd4d2: Layer already exists 04:59:48 cf5d9bb9bfe0: Layer already exists 04:59:48 1a97b10be244: Layer already exists 04:59:48 2ed0bb08f7bf: Layer already exists 04:59:48 a2d99a774f7c: Layer already exists 04:59:48 ead3f4cd94bf: Layer already exists 04:59:48 534a70dc8296: Layer already exists 04:59:48 5a25ad5cdf6f: Layer already exists 04:59:48 latest: digest: sha256:f3bdebc5267246b68bde061e8a73386faceb6fdb91c3a00a3138a94138a7ba8c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:48 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.41 04:59:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:59:49 cf5d9bb9bfe0: Preparing 04:59:49 1a97b10be244: Preparing 04:59:49 ffd366f5706d: Preparing 04:59:49 2ed0bb08f7bf: Preparing 04:59:49 7b4e291cd4d2: Preparing 04:59:49 ead3f4cd94bf: Preparing 04:59:49 a2d99a774f7c: Preparing 04:59:49 5a25ad5cdf6f: Preparing 04:59:49 534a70dc8296: Preparing 04:59:49 ead3f4cd94bf: Waiting 04:59:49 a2d99a774f7c: Waiting 04:59:49 5a25ad5cdf6f: Waiting 04:59:49 534a70dc8296: Waiting 04:59:49 ffd366f5706d: Layer already exists 04:59:49 2ed0bb08f7bf: Layer already exists 04:59:49 1a97b10be244: Layer already exists 04:59:49 7b4e291cd4d2: Layer already exists 04:59:49 cf5d9bb9bfe0: Layer already exists 04:59:49 5a25ad5cdf6f: Layer already exists 04:59:49 534a70dc8296: Layer already exists 04:59:49 ead3f4cd94bf: Layer already exists 04:59:49 a2d99a774f7c: Layer already exists 04:59:49 4.0.0-dev.41: digest: sha256:f3bdebc5267246b68bde061e8a73386faceb6fdb91c3a00a3138a94138a7ba8c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:49 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 04:59:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:59:50 cf5d9bb9bfe0: Preparing 04:59:50 1a97b10be244: Preparing 04:59:50 ffd366f5706d: Preparing 04:59:50 2ed0bb08f7bf: Preparing 04:59:50 7b4e291cd4d2: Preparing 04:59:50 ead3f4cd94bf: Preparing 04:59:50 a2d99a774f7c: Preparing 04:59:50 5a25ad5cdf6f: Preparing 04:59:50 534a70dc8296: Preparing 04:59:50 ead3f4cd94bf: Waiting 04:59:50 a2d99a774f7c: Waiting 04:59:50 534a70dc8296: Waiting 04:59:50 5a25ad5cdf6f: Waiting 04:59:50 1a97b10be244: Layer already exists 04:59:50 ffd366f5706d: Layer already exists 04:59:50 2ed0bb08f7bf: Layer already exists 04:59:50 7b4e291cd4d2: Layer already exists 04:59:50 cf5d9bb9bfe0: Layer already exists 04:59:50 a2d99a774f7c: Layer already exists 04:59:50 ead3f4cd94bf: Layer already exists 04:59:50 5a25ad5cdf6f: Layer already exists 04:59:50 534a70dc8296: Layer already exists 04:59:50 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41: digest: sha256:f3bdebc5267246b68bde061e8a73386faceb6fdb91c3a00a3138a94138a7ba8c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:50 + 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:59:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 04:59:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:59:51 cf5d9bb9bfe0: Preparing 04:59:51 1a97b10be244: Preparing 04:59:51 ffd366f5706d: Preparing 04:59:51 2ed0bb08f7bf: Preparing 04:59:51 7b4e291cd4d2: Preparing 04:59:51 ead3f4cd94bf: Preparing 04:59:51 a2d99a774f7c: Preparing 04:59:51 5a25ad5cdf6f: Preparing 04:59:51 534a70dc8296: Preparing 04:59:51 ead3f4cd94bf: Waiting 04:59:51 5a25ad5cdf6f: Waiting 04:59:51 a2d99a774f7c: Waiting 04:59:51 534a70dc8296: Waiting 04:59:51 1a97b10be244: Layer already exists 04:59:51 cf5d9bb9bfe0: Layer already exists 04:59:51 7b4e291cd4d2: Layer already exists 04:59:51 ffd366f5706d: Layer already exists 04:59:51 2ed0bb08f7bf: Layer already exists 04:59:51 ead3f4cd94bf: Layer already exists 04:59:51 5a25ad5cdf6f: Layer already exists 04:59:51 a2d99a774f7c: Layer already exists 04:59:51 534a70dc8296: Layer already exists 04:59:51 main: digest: sha256:f3bdebc5267246b68bde061e8a73386faceb6fdb91c3a00a3138a94138a7ba8c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:59:51 ===================================================== [Pipeline] echo 04:59:51 taggedImages: 04:59:51 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c 04:59:51 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 04:59:51 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.41 04:59:51 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 04:59:51 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 04:59:51 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 04:59:51 2801c4a9184f74e54c01e3d1eec2799807029e6c 04:59:51 latest 04:59:51 4.0.0-dev.41 04:59:51 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 04:59:51 main 04:59:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:51 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c 04:59:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:59:52 96174ef2a8bd: Preparing 04:59:52 f2359103875e: Preparing 04:59:52 ed266fcffcf1: Preparing 04:59:52 9ff4edf1363f: Preparing 04:59:52 05e861f6a029: Preparing 04:59:52 7b4e291cd4d2: Preparing 04:59:52 ead3f4cd94bf: Preparing 04:59:52 7b4e291cd4d2: Waiting 04:59:52 11ae486faf1c: Preparing 04:59:52 ead3f4cd94bf: Waiting 04:59:52 f5f6b9dee08c: Preparing 04:59:52 11ae486faf1c: Waiting 04:59:52 f5f6b9dee08c: Waiting 04:59:52 226e07216c8e: Preparing 04:59:52 534a70dc8296: Preparing 04:59:52 226e07216c8e: Waiting 04:59:52 534a70dc8296: Waiting 04:59:52 f2359103875e: Pushed 04:59:52 05e861f6a029: Pushed 04:59:52 9ff4edf1363f: Pushed 04:59:52 96174ef2a8bd: Pushed 04:59:52 7b4e291cd4d2: Layer already exists 04:59:52 ead3f4cd94bf: Layer already exists 04:59:52 534a70dc8296: Layer already exists 04:59:52 11ae486faf1c: Pushed 04:59:52 f5f6b9dee08c: Pushed 04:59:54 ed266fcffcf1: Pushed 04:59:55 226e07216c8e: Pushed 04:59:55 2801c4a9184f74e54c01e3d1eec2799807029e6c: digest: sha256:597a0bfb552b2bab2dceea80ae0762d3088265e01de3f903378aec977443c715 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:55 + 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:59:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 04:59:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:59:56 96174ef2a8bd: Preparing 04:59:56 f2359103875e: Preparing 04:59:56 ed266fcffcf1: Preparing 04:59:56 9ff4edf1363f: Preparing 04:59:56 05e861f6a029: Preparing 04:59:56 7b4e291cd4d2: Preparing 04:59:56 ead3f4cd94bf: Preparing 04:59:56 11ae486faf1c: Preparing 04:59:56 f5f6b9dee08c: Preparing 04:59:56 226e07216c8e: Preparing 04:59:56 534a70dc8296: Preparing 04:59:56 7b4e291cd4d2: Waiting 04:59:56 ead3f4cd94bf: Waiting 04:59:56 11ae486faf1c: Waiting 04:59:56 f5f6b9dee08c: Waiting 04:59:56 226e07216c8e: Waiting 04:59:56 534a70dc8296: Waiting 04:59:56 96174ef2a8bd: Layer already exists 04:59:56 9ff4edf1363f: Layer already exists 04:59:56 f2359103875e: Layer already exists 04:59:56 05e861f6a029: Layer already exists 04:59:56 ed266fcffcf1: Layer already exists 04:59:56 ead3f4cd94bf: Layer already exists 04:59:56 7b4e291cd4d2: Layer already exists 04:59:56 11ae486faf1c: Layer already exists 04:59:56 f5f6b9dee08c: Layer already exists 04:59:56 226e07216c8e: Layer already exists 04:59:56 534a70dc8296: Layer already exists 04:59:56 latest: digest: sha256:597a0bfb552b2bab2dceea80ae0762d3088265e01de3f903378aec977443c715 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:56 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.41 04:59:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:59:57 96174ef2a8bd: Preparing 04:59:57 f2359103875e: Preparing 04:59:57 ed266fcffcf1: Preparing 04:59:57 9ff4edf1363f: Preparing 04:59:57 05e861f6a029: Preparing 04:59:57 7b4e291cd4d2: Preparing 04:59:57 ead3f4cd94bf: Preparing 04:59:57 7b4e291cd4d2: Waiting 04:59:57 11ae486faf1c: Preparing 04:59:57 ead3f4cd94bf: Waiting 04:59:57 f5f6b9dee08c: Preparing 04:59:57 11ae486faf1c: Waiting 04:59:57 226e07216c8e: Preparing 04:59:57 f5f6b9dee08c: Waiting 04:59:57 534a70dc8296: Preparing 04:59:57 226e07216c8e: Waiting 04:59:57 534a70dc8296: Waiting 04:59:57 f2359103875e: Layer already exists 04:59:57 05e861f6a029: Layer already exists 04:59:57 ed266fcffcf1: Layer already exists 04:59:57 96174ef2a8bd: Layer already exists 04:59:57 9ff4edf1363f: Layer already exists 04:59:57 11ae486faf1c: Layer already exists 04:59:57 ead3f4cd94bf: Layer already exists 04:59:57 226e07216c8e: Layer already exists 04:59:57 7b4e291cd4d2: Layer already exists 04:59:57 f5f6b9dee08c: Layer already exists 04:59:57 534a70dc8296: Layer already exists 04:59:57 4.0.0-dev.41: digest: sha256:597a0bfb552b2bab2dceea80ae0762d3088265e01de3f903378aec977443c715 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:57 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 04:59:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:59:58 96174ef2a8bd: Preparing 04:59:58 f2359103875e: Preparing 04:59:58 ed266fcffcf1: Preparing 04:59:58 9ff4edf1363f: Preparing 04:59:58 05e861f6a029: Preparing 04:59:58 7b4e291cd4d2: Preparing 04:59:58 ead3f4cd94bf: Preparing 04:59:58 11ae486faf1c: Preparing 04:59:58 f5f6b9dee08c: Preparing 04:59:58 226e07216c8e: Preparing 04:59:58 ead3f4cd94bf: Waiting 04:59:58 534a70dc8296: Preparing 04:59:58 11ae486faf1c: Waiting 04:59:58 f5f6b9dee08c: Waiting 04:59:58 226e07216c8e: Waiting 04:59:58 534a70dc8296: Waiting 04:59:58 7b4e291cd4d2: Waiting 04:59:58 05e861f6a029: Layer already exists 04:59:58 96174ef2a8bd: Layer already exists 04:59:58 9ff4edf1363f: Layer already exists 04:59:58 ed266fcffcf1: Layer already exists 04:59:58 f2359103875e: Layer already exists 04:59:58 7b4e291cd4d2: Layer already exists 04:59:58 ead3f4cd94bf: Layer already exists 04:59:58 11ae486faf1c: Layer already exists 04:59:58 226e07216c8e: Layer already exists 04:59:58 f5f6b9dee08c: Layer already exists 04:59:58 534a70dc8296: Layer already exists 04:59:58 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41: digest: sha256:597a0bfb552b2bab2dceea80ae0762d3088265e01de3f903378aec977443c715 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:58 + 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:59:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 04:59:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:59:59 96174ef2a8bd: Preparing 04:59:59 f2359103875e: Preparing 04:59:59 ed266fcffcf1: Preparing 04:59:59 9ff4edf1363f: Preparing 04:59:59 05e861f6a029: Preparing 04:59:59 7b4e291cd4d2: Preparing 04:59:59 ead3f4cd94bf: Preparing 04:59:59 11ae486faf1c: Preparing 04:59:59 f5f6b9dee08c: Preparing 04:59:59 7b4e291cd4d2: Waiting 04:59:59 226e07216c8e: Preparing 04:59:59 ead3f4cd94bf: Waiting 04:59:59 11ae486faf1c: Waiting 04:59:59 534a70dc8296: Preparing 04:59:59 f5f6b9dee08c: Waiting 04:59:59 226e07216c8e: Waiting 04:59:59 534a70dc8296: Waiting 04:59:59 9ff4edf1363f: Layer already exists 04:59:59 ed266fcffcf1: Layer already exists 04:59:59 96174ef2a8bd: Layer already exists 04:59:59 05e861f6a029: Layer already exists 04:59:59 f2359103875e: Layer already exists 04:59:59 7b4e291cd4d2: Layer already exists 04:59:59 11ae486faf1c: Layer already exists 04:59:59 f5f6b9dee08c: Layer already exists 04:59:59 226e07216c8e: Layer already exists 04:59:59 ead3f4cd94bf: Layer already exists 04:59:59 534a70dc8296: Layer already exists 04:59:59 main: digest: sha256:597a0bfb552b2bab2dceea80ae0762d3088265e01de3f903378aec977443c715 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:59:59 ===================================================== [Pipeline] echo 04:59:59 taggedImages: 04:59:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c 04:59:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 04:59:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.41 04:59:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 04:59:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 04:59:59 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 04:59:59 2801c4a9184f74e54c01e3d1eec2799807029e6c 04:59:59 latest 04:59:59 4.0.0-dev.41 04:59:59 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 04:59:59 main 04:59:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:59 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:00 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c 05:00:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:00:00 366821d912b8: Preparing 05:00:00 abb33a9c28c5: Preparing 05:00:00 303189ec6b3d: Preparing 05:00:00 1273c333ac2b: Preparing 05:00:00 24d23e8ed64e: Preparing 05:00:00 0c012b393892: Preparing 05:00:00 0ad019b88475: Preparing 05:00:00 7b4e291cd4d2: Preparing 05:00:00 ead3f4cd94bf: Preparing 05:00:00 7c7869863449: Preparing 05:00:00 135ca62fe719: Preparing 05:00:00 534a70dc8296: Preparing 05:00:00 0c012b393892: Waiting 05:00:00 0ad019b88475: Waiting 05:00:00 135ca62fe719: Waiting 05:00:00 7b4e291cd4d2: Waiting 05:00:00 534a70dc8296: Waiting 05:00:00 7c7869863449: Waiting 05:00:00 ead3f4cd94bf: Waiting 05:00:00 abb33a9c28c5: Pushed 05:00:00 24d23e8ed64e: Pushed 05:00:00 366821d912b8: Pushed 05:00:00 7b4e291cd4d2: Layer already exists 05:00:00 ead3f4cd94bf: Layer already exists 05:00:00 0c012b393892: Pushed 05:00:00 0ad019b88475: Pushed 05:00:00 534a70dc8296: Layer already exists 05:00:00 7c7869863449: Pushed 05:00:02 1273c333ac2b: Pushed 05:00:03 303189ec6b3d: Pushed 05:00:03 135ca62fe719: Pushed 05:00:03 2801c4a9184f74e54c01e3d1eec2799807029e6c: digest: sha256:42736fa3cb073baefd11c07142cc37481202d6db9fdbe7c63830e201e5bbf47b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:04 + 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 05:00:04 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 05:00:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:00:04 366821d912b8: Preparing 05:00:04 abb33a9c28c5: Preparing 05:00:04 303189ec6b3d: Preparing 05:00:04 1273c333ac2b: Preparing 05:00:04 24d23e8ed64e: Preparing 05:00:04 0c012b393892: Preparing 05:00:04 0ad019b88475: Preparing 05:00:04 7b4e291cd4d2: Preparing 05:00:04 ead3f4cd94bf: Preparing 05:00:04 0c012b393892: Waiting 05:00:04 0ad019b88475: Waiting 05:00:04 7b4e291cd4d2: Waiting 05:00:04 ead3f4cd94bf: Waiting 05:00:04 7c7869863449: Preparing 05:00:04 135ca62fe719: Preparing 05:00:04 7c7869863449: Waiting 05:00:04 534a70dc8296: Preparing 05:00:04 135ca62fe719: Waiting 05:00:04 534a70dc8296: Waiting 05:00:04 24d23e8ed64e: Layer already exists 05:00:04 366821d912b8: Layer already exists 05:00:04 abb33a9c28c5: Layer already exists 05:00:04 1273c333ac2b: Layer already exists 05:00:04 303189ec6b3d: Layer already exists 05:00:04 0c012b393892: Layer already exists 05:00:04 7c7869863449: Layer already exists 05:00:04 7b4e291cd4d2: Layer already exists 05:00:04 ead3f4cd94bf: Layer already exists 05:00:04 0ad019b88475: Layer already exists 05:00:04 135ca62fe719: Layer already exists 05:00:04 534a70dc8296: Layer already exists 05:00:04 latest: digest: sha256:42736fa3cb073baefd11c07142cc37481202d6db9fdbe7c63830e201e5bbf47b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:05 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.41 05:00:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:00:05 366821d912b8: Preparing 05:00:05 abb33a9c28c5: Preparing 05:00:05 303189ec6b3d: Preparing 05:00:05 1273c333ac2b: Preparing 05:00:05 24d23e8ed64e: Preparing 05:00:05 0c012b393892: Preparing 05:00:05 0ad019b88475: Preparing 05:00:05 7b4e291cd4d2: Preparing 05:00:05 ead3f4cd94bf: Preparing 05:00:05 7c7869863449: Preparing 05:00:05 135ca62fe719: Preparing 05:00:05 534a70dc8296: Preparing 05:00:05 0c012b393892: Waiting 05:00:05 0ad019b88475: Waiting 05:00:05 ead3f4cd94bf: Waiting 05:00:05 7c7869863449: Waiting 05:00:05 7b4e291cd4d2: Waiting 05:00:05 135ca62fe719: Waiting 05:00:05 534a70dc8296: Waiting 05:00:05 366821d912b8: Layer already exists 05:00:05 abb33a9c28c5: Layer already exists 05:00:05 24d23e8ed64e: Layer already exists 05:00:05 1273c333ac2b: Layer already exists 05:00:05 303189ec6b3d: Layer already exists 05:00:05 0c012b393892: Layer already exists 05:00:05 0ad019b88475: Layer already exists 05:00:05 7c7869863449: Layer already exists 05:00:05 7b4e291cd4d2: Layer already exists 05:00:05 ead3f4cd94bf: Layer already exists 05:00:05 135ca62fe719: Layer already exists 05:00:05 534a70dc8296: Layer already exists 05:00:05 4.0.0-dev.41: digest: sha256:42736fa3cb073baefd11c07142cc37481202d6db9fdbe7c63830e201e5bbf47b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:06 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 05:00:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:00:06 366821d912b8: Preparing 05:00:06 abb33a9c28c5: Preparing 05:00:06 303189ec6b3d: Preparing 05:00:06 1273c333ac2b: Preparing 05:00:06 24d23e8ed64e: Preparing 05:00:06 0c012b393892: Preparing 05:00:06 0ad019b88475: Preparing 05:00:06 7b4e291cd4d2: Preparing 05:00:06 ead3f4cd94bf: Preparing 05:00:06 7c7869863449: Preparing 05:00:06 135ca62fe719: Preparing 05:00:06 534a70dc8296: Preparing 05:00:06 ead3f4cd94bf: Waiting 05:00:06 7c7869863449: Waiting 05:00:06 135ca62fe719: Waiting 05:00:06 534a70dc8296: Waiting 05:00:06 0c012b393892: Waiting 05:00:06 0ad019b88475: Waiting 05:00:06 7b4e291cd4d2: Waiting 05:00:06 abb33a9c28c5: Layer already exists 05:00:06 303189ec6b3d: Layer already exists 05:00:06 366821d912b8: Layer already exists 05:00:06 1273c333ac2b: Layer already exists 05:00:06 24d23e8ed64e: Layer already exists 05:00:06 0c012b393892: Layer already exists 05:00:06 7b4e291cd4d2: Layer already exists 05:00:06 0ad019b88475: Layer already exists 05:00:06 ead3f4cd94bf: Layer already exists 05:00:06 7c7869863449: Layer already exists 05:00:06 534a70dc8296: Layer already exists 05:00:06 135ca62fe719: Layer already exists 05:00:06 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41: digest: sha256:42736fa3cb073baefd11c07142cc37481202d6db9fdbe7c63830e201e5bbf47b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:07 + 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 05:00:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 05:00:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:00:07 366821d912b8: Preparing 05:00:07 abb33a9c28c5: Preparing 05:00:07 303189ec6b3d: Preparing 05:00:07 1273c333ac2b: Preparing 05:00:07 24d23e8ed64e: Preparing 05:00:07 0c012b393892: Preparing 05:00:07 0ad019b88475: Preparing 05:00:07 7b4e291cd4d2: Preparing 05:00:07 ead3f4cd94bf: Preparing 05:00:07 7c7869863449: Preparing 05:00:07 135ca62fe719: Preparing 05:00:07 534a70dc8296: Preparing 05:00:07 0c012b393892: Waiting 05:00:07 0ad019b88475: Waiting 05:00:07 7b4e291cd4d2: Waiting 05:00:07 ead3f4cd94bf: Waiting 05:00:07 7c7869863449: Waiting 05:00:07 135ca62fe719: Waiting 05:00:07 534a70dc8296: Waiting 05:00:07 366821d912b8: Layer already exists 05:00:07 abb33a9c28c5: Layer already exists 05:00:07 303189ec6b3d: Layer already exists 05:00:07 24d23e8ed64e: Layer already exists 05:00:07 1273c333ac2b: Layer already exists 05:00:07 0c012b393892: Layer already exists 05:00:07 0ad019b88475: Layer already exists 05:00:07 7c7869863449: Layer already exists 05:00:07 7b4e291cd4d2: Layer already exists 05:00:07 ead3f4cd94bf: Layer already exists 05:00:07 135ca62fe719: Layer already exists 05:00:07 534a70dc8296: Layer already exists 05:00:07 main: digest: sha256:42736fa3cb073baefd11c07142cc37481202d6db9fdbe7c63830e201e5bbf47b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:00:07 ===================================================== [Pipeline] echo 05:00:07 taggedImages: 05:00:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c 05:00:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 05:00:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.41 05:00:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 05:00:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 05:00:07 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 05:00:07 2801c4a9184f74e54c01e3d1eec2799807029e6c 05:00:07 latest 05:00:07 4.0.0-dev.41 05:00:07 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 05:00:07 main 05:00:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:08 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:08 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c 05:00:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 05:00:08 1458853b68fd: Preparing 05:00:08 8bbd513b9e04: Preparing 05:00:08 7b4e291cd4d2: Preparing 05:00:08 ead3f4cd94bf: Preparing 05:00:08 11dbac02d28f: Preparing 05:00:08 61d038d817c4: Preparing 05:00:08 534a70dc8296: Preparing 05:00:08 61d038d817c4: Waiting 05:00:08 534a70dc8296: Waiting 05:00:08 ead3f4cd94bf: Layer already exists 05:00:08 7b4e291cd4d2: Layer already exists 05:00:08 534a70dc8296: Layer already exists 05:00:08 11dbac02d28f: Pushed 05:00:08 1458853b68fd: Pushed 05:00:10 61d038d817c4: Pushed 05:00:12 8bbd513b9e04: Pushed 05:00:12 2801c4a9184f74e54c01e3d1eec2799807029e6c: digest: sha256:40f3eafb0c54adce692c7f6aa17c0f00f0624e53df210f534d423931e8a61bda size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:13 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:13 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 05:00:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 05:00:13 1458853b68fd: Preparing 05:00:13 8bbd513b9e04: Preparing 05:00:13 7b4e291cd4d2: Preparing 05:00:13 ead3f4cd94bf: Preparing 05:00:13 11dbac02d28f: Preparing 05:00:13 61d038d817c4: Preparing 05:00:13 534a70dc8296: Preparing 05:00:13 61d038d817c4: Waiting 05:00:13 534a70dc8296: Waiting 05:00:13 8bbd513b9e04: Layer already exists 05:00:13 7b4e291cd4d2: Layer already exists 05:00:13 ead3f4cd94bf: Layer already exists 05:00:13 11dbac02d28f: Layer already exists 05:00:13 1458853b68fd: Layer already exists 05:00:13 61d038d817c4: Layer already exists 05:00:13 534a70dc8296: Layer already exists 05:00:13 latest: digest: sha256:40f3eafb0c54adce692c7f6aa17c0f00f0624e53df210f534d423931e8a61bda size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:14 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:14 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.41 05:00:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 05:00:14 1458853b68fd: Preparing 05:00:14 8bbd513b9e04: Preparing 05:00:14 7b4e291cd4d2: Preparing 05:00:14 ead3f4cd94bf: Preparing 05:00:14 11dbac02d28f: Preparing 05:00:14 61d038d817c4: Preparing 05:00:14 534a70dc8296: Preparing 05:00:14 61d038d817c4: Waiting 05:00:14 534a70dc8296: Waiting 05:00:14 8bbd513b9e04: Layer already exists 05:00:14 1458853b68fd: Layer already exists 05:00:14 7b4e291cd4d2: Layer already exists 05:00:14 ead3f4cd94bf: Layer already exists 05:00:14 11dbac02d28f: Layer already exists 05:00:14 61d038d817c4: Layer already exists 05:00:14 534a70dc8296: Layer already exists 05:00:14 4.0.0-dev.41: digest: sha256:40f3eafb0c54adce692c7f6aa17c0f00f0624e53df210f534d423931e8a61bda size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:15 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:15 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 05:00:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 05:00:15 1458853b68fd: Preparing 05:00:15 8bbd513b9e04: Preparing 05:00:15 7b4e291cd4d2: Preparing 05:00:15 ead3f4cd94bf: Preparing 05:00:15 11dbac02d28f: Preparing 05:00:15 61d038d817c4: Preparing 05:00:15 534a70dc8296: Preparing 05:00:15 61d038d817c4: Waiting 05:00:15 534a70dc8296: Waiting 05:00:15 8bbd513b9e04: Layer already exists 05:00:15 1458853b68fd: Layer already exists 05:00:15 7b4e291cd4d2: Layer already exists 05:00:15 ead3f4cd94bf: Layer already exists 05:00:15 11dbac02d28f: Layer already exists 05:00:15 61d038d817c4: Layer already exists 05:00:15 534a70dc8296: Layer already exists 05:00:15 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41: digest: sha256:40f3eafb0c54adce692c7f6aa17c0f00f0624e53df210f534d423931e8a61bda size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:15 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:16 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 05:00:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 05:00:16 1458853b68fd: Preparing 05:00:16 8bbd513b9e04: Preparing 05:00:16 7b4e291cd4d2: Preparing 05:00:16 ead3f4cd94bf: Preparing 05:00:16 11dbac02d28f: Preparing 05:00:16 61d038d817c4: Preparing 05:00:16 534a70dc8296: Preparing 05:00:16 61d038d817c4: Waiting 05:00:16 534a70dc8296: Waiting 05:00:16 11dbac02d28f: Layer already exists 05:00:16 ead3f4cd94bf: Layer already exists 05:00:16 7b4e291cd4d2: Layer already exists 05:00:16 1458853b68fd: Layer already exists 05:00:16 8bbd513b9e04: Layer already exists 05:00:16 61d038d817c4: Layer already exists 05:00:16 534a70dc8296: Layer already exists 05:00:16 main: digest: sha256:40f3eafb0c54adce692c7f6aa17c0f00f0624e53df210f534d423931e8a61bda size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:00:16 ===================================================== [Pipeline] echo 05:00:16 taggedImages: 05:00:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c 05:00:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 05:00:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.41 05:00:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 05:00:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 05:00:16 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 05:00:16 2801c4a9184f74e54c01e3d1eec2799807029e6c 05:00:16 latest 05:00:16 4.0.0-dev.41 05:00:16 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 05:00:16 main 05:00:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:17 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c 05:00:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 05:00:17 fc826183e648: Preparing 05:00:17 e365167796e9: Preparing 05:00:17 604064489faa: Preparing 05:00:17 7b4e291cd4d2: Preparing 05:00:17 ead3f4cd94bf: Preparing 05:00:17 e2df6472ea55: Preparing 05:00:17 0655ab43199b: Preparing 05:00:17 f8b6b855205c: Preparing 05:00:17 49a579cdcbfa: Preparing 05:00:17 0655ab43199b: Waiting 05:00:17 534a70dc8296: Preparing 05:00:17 f8b6b855205c: Waiting 05:00:17 534a70dc8296: Waiting 05:00:17 49a579cdcbfa: Waiting 05:00:17 e2df6472ea55: Waiting 05:00:17 ead3f4cd94bf: Layer already exists 05:00:17 7b4e291cd4d2: Layer already exists 05:00:17 604064489faa: Pushed 05:00:17 fc826183e648: Pushed 05:00:17 e365167796e9: Pushed 05:00:17 534a70dc8296: Layer already exists 05:00:17 f8b6b855205c: Pushed 05:00:18 49a579cdcbfa: Pushed 05:00:30 0655ab43199b: Pushed 05:00:39 e2df6472ea55: Pushed 05:00:39 2801c4a9184f74e54c01e3d1eec2799807029e6c: digest: sha256:e3595dc39745845d01a8fd1c2cb6a51926d3df05a7d9eea72e0d474f9426b4bb size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:39 + 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 05:00:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 05:00:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 05:00:39 fc826183e648: Preparing 05:00:39 e365167796e9: Preparing 05:00:39 604064489faa: Preparing 05:00:39 7b4e291cd4d2: Preparing 05:00:39 ead3f4cd94bf: Preparing 05:00:39 e2df6472ea55: Preparing 05:00:39 0655ab43199b: Preparing 05:00:39 f8b6b855205c: Preparing 05:00:39 49a579cdcbfa: Preparing 05:00:39 534a70dc8296: Preparing 05:00:39 e2df6472ea55: Waiting 05:00:39 0655ab43199b: Waiting 05:00:39 f8b6b855205c: Waiting 05:00:39 49a579cdcbfa: Waiting 05:00:39 534a70dc8296: Waiting 05:00:39 e365167796e9: Layer already exists 05:00:39 ead3f4cd94bf: Layer already exists 05:00:39 fc826183e648: Layer already exists 05:00:39 7b4e291cd4d2: Layer already exists 05:00:39 604064489faa: Layer already exists 05:00:39 0655ab43199b: Layer already exists 05:00:39 e2df6472ea55: Layer already exists 05:00:39 f8b6b855205c: Layer already exists 05:00:39 49a579cdcbfa: Layer already exists 05:00:39 534a70dc8296: Layer already exists 05:00:40 latest: digest: sha256:e3595dc39745845d01a8fd1c2cb6a51926d3df05a7d9eea72e0d474f9426b4bb size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:40 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.41 05:00:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 05:00:40 fc826183e648: Preparing 05:00:40 e365167796e9: Preparing 05:00:40 604064489faa: Preparing 05:00:40 7b4e291cd4d2: Preparing 05:00:40 ead3f4cd94bf: Preparing 05:00:40 e2df6472ea55: Preparing 05:00:40 0655ab43199b: Preparing 05:00:40 f8b6b855205c: Preparing 05:00:40 49a579cdcbfa: Preparing 05:00:40 534a70dc8296: Preparing 05:00:40 e2df6472ea55: Waiting 05:00:40 0655ab43199b: Waiting 05:00:40 f8b6b855205c: Waiting 05:00:40 49a579cdcbfa: Waiting 05:00:40 534a70dc8296: Waiting 05:00:40 604064489faa: Layer already exists 05:00:40 e365167796e9: Layer already exists 05:00:40 ead3f4cd94bf: Layer already exists 05:00:40 7b4e291cd4d2: Layer already exists 05:00:40 fc826183e648: Layer already exists 05:00:40 f8b6b855205c: Layer already exists 05:00:40 e2df6472ea55: Layer already exists 05:00:40 0655ab43199b: Layer already exists 05:00:40 49a579cdcbfa: Layer already exists 05:00:40 534a70dc8296: Layer already exists 05:00:41 4.0.0-dev.41: digest: sha256:e3595dc39745845d01a8fd1c2cb6a51926d3df05a7d9eea72e0d474f9426b4bb size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:41 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 05:00:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 05:00:42 fc826183e648: Preparing 05:00:42 e365167796e9: Preparing 05:00:42 604064489faa: Preparing 05:00:42 7b4e291cd4d2: Preparing 05:00:42 ead3f4cd94bf: Preparing 05:00:42 e2df6472ea55: Preparing 05:00:42 0655ab43199b: Preparing 05:00:42 f8b6b855205c: Preparing 05:00:42 49a579cdcbfa: Preparing 05:00:42 534a70dc8296: Preparing 05:00:42 0655ab43199b: Waiting 05:00:42 f8b6b855205c: Waiting 05:00:42 49a579cdcbfa: Waiting 05:00:42 e2df6472ea55: Waiting 05:00:42 534a70dc8296: Waiting 05:00:42 ead3f4cd94bf: Layer already exists 05:00:42 604064489faa: Layer already exists 05:00:42 e365167796e9: Layer already exists 05:00:42 7b4e291cd4d2: Layer already exists 05:00:42 fc826183e648: Layer already exists 05:00:42 f8b6b855205c: Layer already exists 05:00:42 0655ab43199b: Layer already exists 05:00:42 e2df6472ea55: Layer already exists 05:00:42 49a579cdcbfa: Layer already exists 05:00:42 534a70dc8296: Layer already exists 05:00:42 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41: digest: sha256:e3595dc39745845d01a8fd1c2cb6a51926d3df05a7d9eea72e0d474f9426b4bb size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:42 + 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 05:00:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 05:00:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 05:00:42 fc826183e648: Preparing 05:00:42 e365167796e9: Preparing 05:00:42 604064489faa: Preparing 05:00:42 7b4e291cd4d2: Preparing 05:00:42 ead3f4cd94bf: Preparing 05:00:42 e2df6472ea55: Preparing 05:00:42 0655ab43199b: Preparing 05:00:42 f8b6b855205c: Preparing 05:00:42 49a579cdcbfa: Preparing 05:00:42 534a70dc8296: Preparing 05:00:42 0655ab43199b: Waiting 05:00:42 f8b6b855205c: Waiting 05:00:42 49a579cdcbfa: Waiting 05:00:42 534a70dc8296: Waiting 05:00:42 e2df6472ea55: Waiting 05:00:42 e365167796e9: Layer already exists 05:00:42 fc826183e648: Layer already exists 05:00:42 7b4e291cd4d2: Layer already exists 05:00:42 604064489faa: Layer already exists 05:00:42 ead3f4cd94bf: Layer already exists 05:00:42 f8b6b855205c: Layer already exists 05:00:42 e2df6472ea55: Layer already exists 05:00:42 0655ab43199b: Layer already exists 05:00:42 534a70dc8296: Layer already exists 05:00:42 49a579cdcbfa: Layer already exists 05:00:43 main: digest: sha256:e3595dc39745845d01a8fd1c2cb6a51926d3df05a7d9eea72e0d474f9426b4bb size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:00:43 ===================================================== [Pipeline] echo 05:00:43 taggedImages: 05:00:43 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c 05:00:43 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 05:00:43 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.41 05:00:43 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 05:00:43 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 05:00:43 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 05:00:43 2801c4a9184f74e54c01e3d1eec2799807029e6c 05:00:43 latest 05:00:43 4.0.0-dev.41 05:00:43 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 05:00:43 main 05:00:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:43 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c 05:00:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 05:00:44 6c620d92985e: Preparing 05:00:44 dc7ee38d781c: Preparing 05:00:44 8c071d19c4d5: Preparing 05:00:44 7b4e291cd4d2: Preparing 05:00:44 ead3f4cd94bf: Preparing 05:00:44 019e03e0a406: Preparing 05:00:44 4968c406dce9: Preparing 05:00:44 cf3cccb1dbbe: Preparing 05:00:44 534a70dc8296: Preparing 05:00:44 019e03e0a406: Waiting 05:00:44 4968c406dce9: Waiting 05:00:44 cf3cccb1dbbe: Waiting 05:00:44 534a70dc8296: Waiting 05:00:44 ead3f4cd94bf: Layer already exists 05:00:44 7b4e291cd4d2: Layer already exists 05:00:44 8c071d19c4d5: Pushed 05:00:44 6c620d92985e: Pushed 05:00:44 dc7ee38d781c: Pushed 05:00:44 534a70dc8296: Layer already exists 05:00:44 4968c406dce9: Pushed 05:00:44 cf3cccb1dbbe: Pushed 05:01:22 019e03e0a406: Pushed 05:01:22 2801c4a9184f74e54c01e3d1eec2799807029e6c: digest: sha256:c08c9a0301fb77f8fcb255d329646fb520ea4ebef8a92a5048dfbcaf753156ab size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:22 + 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 05:01:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 05:01:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 05:01:23 6c620d92985e: Preparing 05:01:23 dc7ee38d781c: Preparing 05:01:23 8c071d19c4d5: Preparing 05:01:23 7b4e291cd4d2: Preparing 05:01:23 ead3f4cd94bf: Preparing 05:01:23 019e03e0a406: Preparing 05:01:23 4968c406dce9: Preparing 05:01:23 cf3cccb1dbbe: Preparing 05:01:23 534a70dc8296: Preparing 05:01:23 019e03e0a406: Waiting 05:01:23 4968c406dce9: Waiting 05:01:23 cf3cccb1dbbe: Waiting 05:01:23 534a70dc8296: Waiting 05:01:23 6c620d92985e: Layer already exists 05:01:23 8c071d19c4d5: Layer already exists 05:01:23 ead3f4cd94bf: Layer already exists 05:01:23 7b4e291cd4d2: Layer already exists 05:01:23 dc7ee38d781c: Layer already exists 05:01:23 019e03e0a406: Layer already exists 05:01:23 cf3cccb1dbbe: Layer already exists 05:01:23 534a70dc8296: Layer already exists 05:01:23 4968c406dce9: Layer already exists 05:01:23 latest: digest: sha256:c08c9a0301fb77f8fcb255d329646fb520ea4ebef8a92a5048dfbcaf753156ab size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:23 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.41 05:01:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 05:01:23 6c620d92985e: Preparing 05:01:23 dc7ee38d781c: Preparing 05:01:23 8c071d19c4d5: Preparing 05:01:23 7b4e291cd4d2: Preparing 05:01:23 ead3f4cd94bf: Preparing 05:01:23 019e03e0a406: Preparing 05:01:23 4968c406dce9: Preparing 05:01:23 019e03e0a406: Waiting 05:01:23 cf3cccb1dbbe: Preparing 05:01:23 4968c406dce9: Waiting 05:01:23 534a70dc8296: Preparing 05:01:23 534a70dc8296: Waiting 05:01:23 cf3cccb1dbbe: Waiting 05:01:23 ead3f4cd94bf: Layer already exists 05:01:23 7b4e291cd4d2: Layer already exists 05:01:23 6c620d92985e: Layer already exists 05:01:23 dc7ee38d781c: Layer already exists 05:01:23 8c071d19c4d5: Layer already exists 05:01:23 019e03e0a406: Layer already exists 05:01:23 4968c406dce9: Layer already exists 05:01:23 cf3cccb1dbbe: Layer already exists 05:01:23 534a70dc8296: Layer already exists 05:01:24 4.0.0-dev.41: digest: sha256:c08c9a0301fb77f8fcb255d329646fb520ea4ebef8a92a5048dfbcaf753156ab size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:24 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 05:01:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 05:01:25 6c620d92985e: Preparing 05:01:25 dc7ee38d781c: Preparing 05:01:25 8c071d19c4d5: Preparing 05:01:25 7b4e291cd4d2: Preparing 05:01:25 ead3f4cd94bf: Preparing 05:01:25 019e03e0a406: Preparing 05:01:25 4968c406dce9: Preparing 05:01:25 cf3cccb1dbbe: Preparing 05:01:25 534a70dc8296: Preparing 05:01:25 019e03e0a406: Waiting 05:01:25 4968c406dce9: Waiting 05:01:25 cf3cccb1dbbe: Waiting 05:01:25 534a70dc8296: Waiting 05:01:25 ead3f4cd94bf: Layer already exists 05:01:25 dc7ee38d781c: Layer already exists 05:01:25 6c620d92985e: Layer already exists 05:01:25 7b4e291cd4d2: Layer already exists 05:01:25 8c071d19c4d5: Layer already exists 05:01:25 019e03e0a406: Layer already exists 05:01:25 cf3cccb1dbbe: Layer already exists 05:01:25 4968c406dce9: Layer already exists 05:01:25 534a70dc8296: Layer already exists 05:01:25 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41: digest: sha256:c08c9a0301fb77f8fcb255d329646fb520ea4ebef8a92a5048dfbcaf753156ab size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:25 + 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 05:01:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 05:01:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 05:01:26 6c620d92985e: Preparing 05:01:26 dc7ee38d781c: Preparing 05:01:26 8c071d19c4d5: Preparing 05:01:26 7b4e291cd4d2: Preparing 05:01:26 ead3f4cd94bf: Preparing 05:01:26 019e03e0a406: Preparing 05:01:26 4968c406dce9: Preparing 05:01:26 cf3cccb1dbbe: Preparing 05:01:26 534a70dc8296: Preparing 05:01:26 4968c406dce9: Waiting 05:01:26 534a70dc8296: Waiting 05:01:26 cf3cccb1dbbe: Waiting 05:01:26 019e03e0a406: Waiting 05:01:26 dc7ee38d781c: Layer already exists 05:01:26 ead3f4cd94bf: Layer already exists 05:01:26 8c071d19c4d5: Layer already exists 05:01:26 6c620d92985e: Layer already exists 05:01:26 7b4e291cd4d2: Layer already exists 05:01:26 4968c406dce9: Layer already exists 05:01:26 019e03e0a406: Layer already exists 05:01:26 cf3cccb1dbbe: Layer already exists 05:01:26 534a70dc8296: Layer already exists 05:01:26 main: digest: sha256:c08c9a0301fb77f8fcb255d329646fb520ea4ebef8a92a5048dfbcaf753156ab size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:01:26 ===================================================== [Pipeline] echo 05:01:26 taggedImages: 05:01:26 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c 05:01:26 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 05:01:26 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.41 05:01:26 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 05:01:26 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 05:01:26 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 05:01:26 2801c4a9184f74e54c01e3d1eec2799807029e6c 05:01:26 latest 05:01:26 4.0.0-dev.41 05:01:26 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 05:01:26 main 05:01:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:26 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c 05:01:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 05:01:27 b29571100e43: Preparing 05:01:27 3185630b66e3: Preparing 05:01:27 11f34982b894: Preparing 05:01:27 7b4e291cd4d2: Preparing 05:01:27 ead3f4cd94bf: Preparing 05:01:27 ffaedffc92e7: Preparing 05:01:27 f8b6b855205c: Preparing 05:01:27 49a579cdcbfa: Preparing 05:01:27 534a70dc8296: Preparing 05:01:27 ffaedffc92e7: Waiting 05:01:27 f8b6b855205c: Waiting 05:01:27 49a579cdcbfa: Waiting 05:01:27 534a70dc8296: Waiting 05:01:27 7b4e291cd4d2: Layer already exists 05:01:27 ead3f4cd94bf: Layer already exists 05:01:27 f8b6b855205c: Layer already exists 05:01:27 11f34982b894: Pushed 05:01:27 49a579cdcbfa: Layer already exists 05:01:27 3185630b66e3: Pushed 05:01:27 b29571100e43: Pushed 05:01:27 534a70dc8296: Layer already exists 05:01:49 ffaedffc92e7: Pushed 05:01:49 2801c4a9184f74e54c01e3d1eec2799807029e6c: digest: sha256:6323fce01909167b6450137f1c1aa3229427804f1dace004eabf186e874398b9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:50 + 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 05:01:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 05:01:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 05:01:50 b29571100e43: Preparing 05:01:50 3185630b66e3: Preparing 05:01:50 11f34982b894: Preparing 05:01:50 7b4e291cd4d2: Preparing 05:01:50 ead3f4cd94bf: Preparing 05:01:50 ffaedffc92e7: Preparing 05:01:50 f8b6b855205c: Preparing 05:01:50 49a579cdcbfa: Preparing 05:01:50 534a70dc8296: Preparing 05:01:50 49a579cdcbfa: Waiting 05:01:50 ffaedffc92e7: Waiting 05:01:50 f8b6b855205c: Waiting 05:01:50 534a70dc8296: Waiting 05:01:50 ead3f4cd94bf: Layer already exists 05:01:50 7b4e291cd4d2: Layer already exists 05:01:50 11f34982b894: Layer already exists 05:01:50 3185630b66e3: Layer already exists 05:01:50 b29571100e43: Layer already exists 05:01:50 ffaedffc92e7: Layer already exists 05:01:50 49a579cdcbfa: Layer already exists 05:01:50 f8b6b855205c: Layer already exists 05:01:50 534a70dc8296: Layer already exists 05:01:50 latest: digest: sha256:6323fce01909167b6450137f1c1aa3229427804f1dace004eabf186e874398b9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:51 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.41 05:01:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 05:01:51 b29571100e43: Preparing 05:01:51 3185630b66e3: Preparing 05:01:51 11f34982b894: Preparing 05:01:51 7b4e291cd4d2: Preparing 05:01:51 ead3f4cd94bf: Preparing 05:01:51 ffaedffc92e7: Preparing 05:01:51 f8b6b855205c: Preparing 05:01:51 49a579cdcbfa: Preparing 05:01:51 534a70dc8296: Preparing 05:01:51 f8b6b855205c: Waiting 05:01:51 534a70dc8296: Waiting 05:01:51 49a579cdcbfa: Waiting 05:01:51 ffaedffc92e7: Waiting 05:01:51 ead3f4cd94bf: Layer already exists 05:01:51 11f34982b894: Layer already exists 05:01:51 3185630b66e3: Layer already exists 05:01:51 b29571100e43: Layer already exists 05:01:51 7b4e291cd4d2: Layer already exists 05:01:51 f8b6b855205c: Layer already exists 05:01:51 ffaedffc92e7: Layer already exists 05:01:51 49a579cdcbfa: Layer already exists 05:01:51 534a70dc8296: Layer already exists 05:01:51 4.0.0-dev.41: digest: sha256:6323fce01909167b6450137f1c1aa3229427804f1dace004eabf186e874398b9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:51 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 05:01:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 05:01:52 b29571100e43: Preparing 05:01:52 3185630b66e3: Preparing 05:01:52 11f34982b894: Preparing 05:01:52 7b4e291cd4d2: Preparing 05:01:52 ead3f4cd94bf: Preparing 05:01:52 ffaedffc92e7: Preparing 05:01:52 f8b6b855205c: Preparing 05:01:52 49a579cdcbfa: Preparing 05:01:52 534a70dc8296: Preparing 05:01:52 ffaedffc92e7: Waiting 05:01:52 f8b6b855205c: Waiting 05:01:52 49a579cdcbfa: Waiting 05:01:52 534a70dc8296: Waiting 05:01:52 3185630b66e3: Layer already exists 05:01:52 11f34982b894: Layer already exists 05:01:52 ead3f4cd94bf: Layer already exists 05:01:52 7b4e291cd4d2: Layer already exists 05:01:52 b29571100e43: Layer already exists 05:01:52 f8b6b855205c: Layer already exists 05:01:52 ffaedffc92e7: Layer already exists 05:01:52 49a579cdcbfa: Layer already exists 05:01:52 534a70dc8296: Layer already exists 05:01:52 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41: digest: sha256:6323fce01909167b6450137f1c1aa3229427804f1dace004eabf186e874398b9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:52 + 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 05:01:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 05:01:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 05:01:53 b29571100e43: Preparing 05:01:53 3185630b66e3: Preparing 05:01:53 11f34982b894: Preparing 05:01:53 7b4e291cd4d2: Preparing 05:01:53 ead3f4cd94bf: Preparing 05:01:53 ffaedffc92e7: Preparing 05:01:53 f8b6b855205c: Preparing 05:01:53 49a579cdcbfa: Preparing 05:01:53 534a70dc8296: Preparing 05:01:53 f8b6b855205c: Waiting 05:01:53 49a579cdcbfa: Waiting 05:01:53 534a70dc8296: Waiting 05:01:53 ffaedffc92e7: Waiting 05:01:53 b29571100e43: Layer already exists 05:01:53 ead3f4cd94bf: Layer already exists 05:01:53 7b4e291cd4d2: Layer already exists 05:01:53 11f34982b894: Layer already exists 05:01:53 3185630b66e3: Layer already exists 05:01:53 ffaedffc92e7: Layer already exists 05:01:53 49a579cdcbfa: Layer already exists 05:01:53 f8b6b855205c: Layer already exists 05:01:53 534a70dc8296: Layer already exists 05:01:53 main: digest: sha256:6323fce01909167b6450137f1c1aa3229427804f1dace004eabf186e874398b9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:01:53 ===================================================== [Pipeline] echo 05:01:53 taggedImages: 05:01:53 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c 05:01:53 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 05:01:53 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.41 05:01:53 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 05:01:53 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 05:01:53 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 05:01:53 2801c4a9184f74e54c01e3d1eec2799807029e6c 05:01:53 latest 05:01:53 4.0.0-dev.41 05:01:53 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 05:01:53 main 05:01:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:54 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c 05:01:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 05:01:54 dd4b62900e96: Preparing 05:01:54 0d8dca51e959: Preparing 05:01:54 e02664125160: Preparing 05:01:54 7b4e291cd4d2: Preparing 05:01:54 ead3f4cd94bf: Preparing 05:01:54 fbefd0424407: Preparing 05:01:54 adf30ed68400: Preparing 05:01:54 534a70dc8296: Preparing 05:01:54 adf30ed68400: Waiting 05:01:54 534a70dc8296: Waiting 05:01:54 fbefd0424407: Waiting 05:01:54 ead3f4cd94bf: Layer already exists 05:01:54 7b4e291cd4d2: Layer already exists 05:01:54 dd4b62900e96: Pushed 05:01:54 0d8dca51e959: Pushed 05:01:54 534a70dc8296: Layer already exists 05:01:54 fbefd0424407: Pushed 05:01:56 adf30ed68400: Pushed 05:02:02 e02664125160: Pushed 05:02:02 2801c4a9184f74e54c01e3d1eec2799807029e6c: digest: sha256:6fbbbc8b9490749f1ef0281f6622dfe9e84564a15034af47a5b5dd509bae709c size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:03 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:03 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 05:02:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 05:02:03 dd4b62900e96: Preparing 05:02:03 0d8dca51e959: Preparing 05:02:03 e02664125160: Preparing 05:02:03 7b4e291cd4d2: Preparing 05:02:03 ead3f4cd94bf: Preparing 05:02:03 fbefd0424407: Preparing 05:02:03 adf30ed68400: Preparing 05:02:03 fbefd0424407: Waiting 05:02:03 534a70dc8296: Preparing 05:02:03 adf30ed68400: Waiting 05:02:03 534a70dc8296: Waiting 05:02:03 0d8dca51e959: Layer already exists 05:02:03 e02664125160: Layer already exists 05:02:03 7b4e291cd4d2: Layer already exists 05:02:03 ead3f4cd94bf: Layer already exists 05:02:03 dd4b62900e96: Layer already exists 05:02:03 534a70dc8296: Layer already exists 05:02:03 fbefd0424407: Layer already exists 05:02:03 adf30ed68400: Layer already exists 05:02:03 latest: digest: sha256:6fbbbc8b9490749f1ef0281f6622dfe9e84564a15034af47a5b5dd509bae709c size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:04 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:04 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.41 05:02:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 05:02:04 dd4b62900e96: Preparing 05:02:04 0d8dca51e959: Preparing 05:02:04 e02664125160: Preparing 05:02:04 7b4e291cd4d2: Preparing 05:02:04 ead3f4cd94bf: Preparing 05:02:04 fbefd0424407: Preparing 05:02:04 adf30ed68400: Preparing 05:02:04 534a70dc8296: Preparing 05:02:04 534a70dc8296: Waiting 05:02:04 adf30ed68400: Waiting 05:02:04 fbefd0424407: Waiting 05:02:04 0d8dca51e959: Layer already exists 05:02:04 e02664125160: Layer already exists 05:02:04 ead3f4cd94bf: Layer already exists 05:02:04 7b4e291cd4d2: Layer already exists 05:02:04 dd4b62900e96: Layer already exists 05:02:04 fbefd0424407: Layer already exists 05:02:04 adf30ed68400: Layer already exists 05:02:04 534a70dc8296: Layer already exists 05:02:04 4.0.0-dev.41: digest: sha256:6fbbbc8b9490749f1ef0281f6622dfe9e84564a15034af47a5b5dd509bae709c size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:04 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:05 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 05:02:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 05:02:05 dd4b62900e96: Preparing 05:02:05 0d8dca51e959: Preparing 05:02:05 e02664125160: Preparing 05:02:05 7b4e291cd4d2: Preparing 05:02:05 ead3f4cd94bf: Preparing 05:02:05 fbefd0424407: Preparing 05:02:05 adf30ed68400: Preparing 05:02:05 534a70dc8296: Preparing 05:02:05 fbefd0424407: Waiting 05:02:05 adf30ed68400: Waiting 05:02:05 534a70dc8296: Waiting 05:02:05 dd4b62900e96: Layer already exists 05:02:05 7b4e291cd4d2: Layer already exists 05:02:05 e02664125160: Layer already exists 05:02:05 ead3f4cd94bf: Layer already exists 05:02:05 0d8dca51e959: Layer already exists 05:02:05 fbefd0424407: Layer already exists 05:02:05 adf30ed68400: Layer already exists 05:02:05 534a70dc8296: Layer already exists 05:02:05 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41: digest: sha256:6fbbbc8b9490749f1ef0281f6622dfe9e84564a15034af47a5b5dd509bae709c size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:05 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:06 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 05:02:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 05:02:06 dd4b62900e96: Preparing 05:02:06 0d8dca51e959: Preparing 05:02:06 e02664125160: Preparing 05:02:06 7b4e291cd4d2: Preparing 05:02:06 ead3f4cd94bf: Preparing 05:02:06 fbefd0424407: Preparing 05:02:06 adf30ed68400: Preparing 05:02:06 fbefd0424407: Waiting 05:02:06 534a70dc8296: Preparing 05:02:06 adf30ed68400: Waiting 05:02:06 534a70dc8296: Waiting 05:02:06 ead3f4cd94bf: Layer already exists 05:02:06 7b4e291cd4d2: Layer already exists 05:02:06 dd4b62900e96: Layer already exists 05:02:06 e02664125160: Layer already exists 05:02:06 0d8dca51e959: Layer already exists 05:02:06 fbefd0424407: Layer already exists 05:02:06 adf30ed68400: Layer already exists 05:02:06 534a70dc8296: Layer already exists 05:02:06 main: digest: sha256:6fbbbc8b9490749f1ef0281f6622dfe9e84564a15034af47a5b5dd509bae709c size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:02:06 ===================================================== [Pipeline] echo 05:02:06 taggedImages: 05:02:06 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c 05:02:06 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 05:02:06 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.41 05:02:06 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 05:02:06 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 05:02:06 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 05:02:06 2801c4a9184f74e54c01e3d1eec2799807029e6c 05:02:06 latest 05:02:06 4.0.0-dev.41 05:02:06 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 05:02:06 main 05:02:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:07 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:07 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c 05:02:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 05:02:07 763dbf805973: Preparing 05:02:07 e71007231080: Preparing 05:02:07 7b4e291cd4d2: Preparing 05:02:07 ead3f4cd94bf: Preparing 05:02:07 a06cd9ddb558: Preparing 05:02:07 5476f1ed8f45: Preparing 05:02:07 534a70dc8296: Preparing 05:02:07 5476f1ed8f45: Waiting 05:02:07 534a70dc8296: Waiting 05:02:07 7b4e291cd4d2: Layer already exists 05:02:07 ead3f4cd94bf: Layer already exists 05:02:07 534a70dc8296: Layer already exists 05:02:07 a06cd9ddb558: Pushed 05:02:07 763dbf805973: Pushed 05:02:08 5476f1ed8f45: Pushed 05:02:14 e71007231080: Pushed 05:02:15 2801c4a9184f74e54c01e3d1eec2799807029e6c: digest: sha256:82664dbe5a7ab4ecbd5e0f8911a3d5e53dcd82d0b2d9753e21cdcf7424b7162b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:15 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:15 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 05:02:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 05:02:15 763dbf805973: Preparing 05:02:15 e71007231080: Preparing 05:02:15 7b4e291cd4d2: Preparing 05:02:15 ead3f4cd94bf: Preparing 05:02:15 a06cd9ddb558: Preparing 05:02:15 5476f1ed8f45: Preparing 05:02:15 534a70dc8296: Preparing 05:02:15 5476f1ed8f45: Waiting 05:02:15 a06cd9ddb558: Layer already exists 05:02:15 763dbf805973: Layer already exists 05:02:15 ead3f4cd94bf: Layer already exists 05:02:15 7b4e291cd4d2: Layer already exists 05:02:15 e71007231080: Layer already exists 05:02:15 5476f1ed8f45: Layer already exists 05:02:15 534a70dc8296: Layer already exists 05:02:16 latest: digest: sha256:82664dbe5a7ab4ecbd5e0f8911a3d5e53dcd82d0b2d9753e21cdcf7424b7162b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:16 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:16 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.41 05:02:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 05:02:16 763dbf805973: Preparing 05:02:16 e71007231080: Preparing 05:02:16 7b4e291cd4d2: Preparing 05:02:16 ead3f4cd94bf: Preparing 05:02:16 a06cd9ddb558: Preparing 05:02:16 5476f1ed8f45: Preparing 05:02:16 534a70dc8296: Preparing 05:02:16 5476f1ed8f45: Waiting 05:02:16 534a70dc8296: Waiting 05:02:16 ead3f4cd94bf: Layer already exists 05:02:16 7b4e291cd4d2: Layer already exists 05:02:16 e71007231080: Layer already exists 05:02:16 a06cd9ddb558: Layer already exists 05:02:16 763dbf805973: Layer already exists 05:02:16 5476f1ed8f45: Layer already exists 05:02:16 534a70dc8296: Layer already exists 05:02:16 4.0.0-dev.41: digest: sha256:82664dbe5a7ab4ecbd5e0f8911a3d5e53dcd82d0b2d9753e21cdcf7424b7162b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:17 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:17 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 05:02:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 05:02:17 763dbf805973: Preparing 05:02:17 e71007231080: Preparing 05:02:17 7b4e291cd4d2: Preparing 05:02:17 ead3f4cd94bf: Preparing 05:02:17 a06cd9ddb558: Preparing 05:02:17 5476f1ed8f45: Preparing 05:02:17 534a70dc8296: Preparing 05:02:17 5476f1ed8f45: Waiting 05:02:17 534a70dc8296: Waiting 05:02:17 763dbf805973: Layer already exists 05:02:17 ead3f4cd94bf: Layer already exists 05:02:17 e71007231080: Layer already exists 05:02:17 7b4e291cd4d2: Layer already exists 05:02:17 a06cd9ddb558: Layer already exists 05:02:17 5476f1ed8f45: Layer already exists 05:02:17 534a70dc8296: Layer already exists 05:02:17 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41: digest: sha256:82664dbe5a7ab4ecbd5e0f8911a3d5e53dcd82d0b2d9753e21cdcf7424b7162b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:18 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 05:02:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 05:02:18 763dbf805973: Preparing 05:02:18 e71007231080: Preparing 05:02:18 7b4e291cd4d2: Preparing 05:02:18 ead3f4cd94bf: Preparing 05:02:18 a06cd9ddb558: Preparing 05:02:18 5476f1ed8f45: Preparing 05:02:18 534a70dc8296: Preparing 05:02:18 5476f1ed8f45: Waiting 05:02:18 534a70dc8296: Waiting 05:02:18 ead3f4cd94bf: Layer already exists 05:02:18 a06cd9ddb558: Layer already exists 05:02:18 e71007231080: Layer already exists 05:02:18 763dbf805973: Layer already exists 05:02:18 7b4e291cd4d2: Layer already exists 05:02:18 5476f1ed8f45: Layer already exists 05:02:18 534a70dc8296: Layer already exists 05:02:18 main: digest: sha256:82664dbe5a7ab4ecbd5e0f8911a3d5e53dcd82d0b2d9753e21cdcf7424b7162b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:02:18 ===================================================== [Pipeline] echo 05:02:18 taggedImages: 05:02:18 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c 05:02:18 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 05:02:18 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.41 05:02:18 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 05:02:18 - 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 05:02:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:02:19 05:02:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:02:19 arm64: Pulling from edgex-lftools-log-publisher 05:02:19 8998bd30e6a1: Pulling fs layer 05:02:19 04944245beec: Pulling fs layer 05:02:19 699f458cf7ca: Pulling fs layer 05:02:19 765212b225bb: Pulling fs layer 05:02:19 f23df028b6ca: Pulling fs layer 05:02:19 d65c8cfc05b1: Pulling fs layer 05:02:19 2437ff75d9bd: Pulling fs layer 05:02:19 f23df028b6ca: Waiting 05:02:19 2437ff75d9bd: Waiting 05:02:19 d65c8cfc05b1: Waiting 05:02:19 765212b225bb: Waiting 05:02:19 04944245beec: Verifying Checksum 05:02:19 04944245beec: Download complete 05:02:19 765212b225bb: Verifying Checksum 05:02:19 765212b225bb: Download complete 05:02:19 f23df028b6ca: Verifying Checksum 05:02:19 f23df028b6ca: Download complete 05:02:19 d65c8cfc05b1: Download complete 05:02:19 699f458cf7ca: Verifying Checksum 05:02:19 699f458cf7ca: Download complete 05:02:20 8998bd30e6a1: Download complete 05:02:22 2437ff75d9bd: Verifying Checksum 05:02:22 2437ff75d9bd: Download complete 05:02:26 8998bd30e6a1: Pull complete 05:02:26 04944245beec: Pull complete 05:02:28 699f458cf7ca: Pull complete 05:02:28 765212b225bb: Pull complete 05:02:29 f23df028b6ca: Pull complete 05:02:29 d65c8cfc05b1: Pull complete 05:02:56 2437ff75d9bd: Pull complete 05:02:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:02:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:02:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:02:56 prd-ubuntu20.04-docker-arm64-4c-16g-36448 does not seem to be running inside a container 05:02:56 $ 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/777 -v /w/workspace/edgex-go/777:/w/workspace/edgex-go/777:rw,z -v /w/workspace/edgex-go/777@tmp:/w/workspace/edgex-go/777@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:02:58 $ docker top 1cc783fa15ca5cd674666307cb81b71e25770f2718a8477780b11f471a78372f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:02:59 ---> job-cost.sh 05:02:59 lf-activate-venv: SKIPPING 05:02:59 INFO: No Stack... 05:03:00 INFO: Retrieving Pricing Info for: v3-standard-8 05:03:01 INFO: Archiving Costs [Pipeline] sh 05:03:01 + cat /w/workspace/edgex-go/777/archives/cost.csv 05:03:01 + cut -d, -f6 [Pipeline] lock 05:03:01 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-777-stack-cost] 05:03:01 Resource [jenkins-edgexfoundry-edgex-go-main-777-stack-cost] did not exist. Created. 05:03:01 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-777-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:03:01 + echo total: 0.2199999988079071 [Pipeline] stash 05:03:02 Stashed 1 file(s) [Pipeline] } 05:03:02 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-777-stack-cost] [Pipeline] // lock [Pipeline] } 05:03:02 $ docker stop --time=1 1cc783fa15ca5cd674666307cb81b71e25770f2718a8477780b11f471a78372f 05:03:03 $ docker rm -f --volumes 1cc783fa15ca5cd674666307cb81b71e25770f2718a8477780b11f471a78372f [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 05:03:04 provisioning config files... 05:03:04 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/777@tmp/config2243049707802468480tmp [Pipeline] { [Pipeline] sh 05:03:04 + set +x 05:03:04 + curl -s https://codecov.io/bash 05:03:04 + bash -s -- 05:03:04 05:03:04 _____ _ 05:03:04 / ____| | | 05:03:04 | | ___ __| | ___ ___ _____ __ 05:03:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:03:04 | |___| (_) | (_| | __/ (_| (_) \ V / 05:03:04 \_____\___/ \__,_|\___|\___\___/ \_/ 05:03:04 Bash-1.0.6 05:03:04 05:03:04 05:03:04 ==> git version 2.25.1 found 05:03:04 ==> 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 05:03:04 Release-Date: 2020-01-08 05:03:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:03:04 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:03:04 ==> Jenkins CI detected. 05:03:04 current dir:  /w/workspace/edgex-go/777 05:03:04 project root: . 05:03:04 --> token set from env 05:03:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:03:04 ==> Running gcov in . (disable via -X gcov) 05:03:04 ==> Python coveragepy not found 05:03:04 ==> Searching for coverage reports in: 05:03:04 + . 05:03:04 -> Found 1 reports 05:03:04 ==> Detecting git/mercurial file structure 05:03:04 ==> Reading reports 05:03:04 + ./coverage.out bytes=1510933 05:03:04 ==> Appending adjustments 05:03:04 https://docs.codecov.io/docs/fixing-reports 05:03:06 + Found adjustments 05:03:06 ==> Gzipping contents 05:03:06 128K /tmp/codecov.2lsPCu.gz 05:03:06 ==> Uploading reports 05:03:06 url: https://codecov.io 05:03:06 query: branch=main&commit=2801c4a9184f74e54c01e3d1eec2799807029e6c&build=777&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F777%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:03:06 -> Pinging Codecov 05:03:06 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=2801c4a9184f74e54c01e3d1eec2799807029e6c&build=777&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F777%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:03:06 -> Uploading to 05:03:06 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/2801c4a9184f74e54c01e3d1eec2799807029e6c/a31fd863-6d33-4a67-9ca5-be4161095f1e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250110%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250110T050306Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=6dc38cc36050c6148bab2f622b6bfef735d202d7297b25ec7d6f305196a54fc1 05:03:06 % Total % Received % Xferd Average Speed Time Time Time Current 05:03:06 Dload Upload Total Spent Left Speed 05:03:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 127k 0 0 100 127k 0 613k --:--:-- --:--:-- --:--:-- 610k 100 127k 0 0 100 127k 0 496k --:--:-- --:--:-- --:--:-- 494k 05:03:06 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/2801c4a9184f74e54c01e3d1eec2799807029e6c [Pipeline] } 05:03:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 05:03:07 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:03:07 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:03:07 05:03:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:03:07 latest: Pulling from edgex-devops/edgex-snyk-go 05:03:07 43c4264eed91: Pulling fs layer 05:03:07 4cc291be95ef: Pulling fs layer 05:03:07 2ac1f1163629: Pulling fs layer 05:03:07 5c3c966382ef: Pulling fs layer 05:03:07 4f4fb700ef54: Pulling fs layer 05:03:07 d9c7d2e4e75e: Pulling fs layer 05:03:07 9c3e1370e548: Pulling fs layer 05:03:07 4f4fb700ef54: Waiting 05:03:07 d9c7d2e4e75e: Waiting 05:03:07 9c3e1370e548: Waiting 05:03:07 4cc291be95ef: Download complete 05:03:07 5c3c966382ef: Verifying Checksum 05:03:07 5c3c966382ef: Download complete 05:03:07 4f4fb700ef54: Download complete 05:03:07 43c4264eed91: Download complete 05:03:07 d9c7d2e4e75e: Verifying Checksum 05:03:07 d9c7d2e4e75e: Download complete 05:03:07 43c4264eed91: Pull complete 05:03:08 4cc291be95ef: Pull complete 05:03:08 2ac1f1163629: Download complete 05:03:08 9c3e1370e548: Verifying Checksum 05:03:08 9c3e1370e548: Download complete 05:03:12 2ac1f1163629: Pull complete 05:03:12 5c3c966382ef: Pull complete 05:03:12 4f4fb700ef54: Pull complete 05:03:12 d9c7d2e4e75e: Pull complete 05:03:16 9c3e1370e548: Pull complete 05:03:16 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 05:03:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:03:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:03:16 prd-ubuntu20.04-docker-8c-8g-36447 does not seem to be running inside a container 05:03:16 $ 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/777 -v /w/workspace/edgex-go/777:/w/workspace/edgex-go/777:rw,z -v /w/workspace/edgex-go/777@tmp:/w/workspace/edgex-go/777@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 05:03:22 $ docker top 4e86b690dd87e223d1606df418838be8ac27178a55e26cc0c648eb9d7e2da929 -eo pid,comm [Pipeline] { [Pipeline] sh 05:03:22 + git config --global --add safe.directory /w/workspace/edgex-go/777 [Pipeline] echo 05:03:22 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 05:03:22 + set -o pipefail 05:03:22 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 05:03:32 05:03:32 Monitoring /w/workspace/edgex-go/777 (github.com/edgexfoundry/edgex-go)... 05:03:32 05:03:32 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/b0daf339-67d3-48e7-84c4-fb8210d75124 05:03:32 05:03:32 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:03:32 05:03:32 05:03:32 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 05:03:32 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 05:03:33 $ docker stop --time=1 4e86b690dd87e223d1606df418838be8ac27178a55e26cc0c648eb9d7e2da929 05:03:37 $ docker rm -f --volumes 4e86b690dd87e223d1606df418838be8ac27178a55e26cc0c648eb9d7e2da929 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 05:03:38 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:03:38 provisioning config files... 05:03:38 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/777@tmp/config4525598431093950077tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:03:38 --> edgex-publish-swagger.sh 05:03:38 === Publish openapi API === 05:03:38 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 05:03:38 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/777/openapi/core-command.yaml] 05:03:38 % Total % Received % Xferd Average Speed Time Time Time Current 05:03:38 Dload Upload Total Spent Left Speed 05:03:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 59603 --:--:-- --:--:-- --:--:-- 59495 100 32782 0 0 100 32782 0 59495 --:--:-- --:--:-- --:--:-- 59387 05:03:39 05:03:39 05:03:39 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/777/openapi/core-data.yaml] 05:03:39 % Total % Received % Xferd Average Speed Time Time Time Current 05:03:39 Dload Upload Total Spent Left Speed 05:03:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 142k --:--:-- --:--:-- --:--:-- 142k 05:03:39 05:03:39 05:03:39 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/777/openapi/core-keeper.yaml] 05:03:39 % Total % Received % Xferd Average Speed Time Time Time Current 05:03:39 Dload Upload Total Spent Left Speed 05:03:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 217 105k --:--:-- --:--:-- --:--:-- 105k 100 32901 100 66 100 32835 217 105k --:--:-- --:--:-- --:--:-- 105k 05:03:39 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 05:03:39 05:03:39 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/777/openapi/core-metadata.yaml] 05:03:39 % Total % Received % Xferd Average Speed Time Time Time Current 05:03:39 Dload Upload Total Spent Left Speed 05:03:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 154k 100 156 100 154k 390 388k --:--:-- --:--:-- --:--:-- 388k 05:03:40 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 05:03:40 05:03:40 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/777/openapi/security-proxy-auth.yaml] 05:03:40 % Total % Received % Xferd Average Speed Time Time Time Current 05:03:40 Dload Upload Total Spent Left Speed 05:03:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 375 135k --:--:-- --:--:-- --:--:-- 136k 05:03:40 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 05:03:40 05:03:40 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/777/openapi/support-notifications.yaml] 05:03:40 % Total % Received % Xferd Average Speed Time Time Time Current 05:03:40 Dload Upload Total Spent Left Speed 05:03:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 156 100 99976 450 282k --:--:-- --:--:-- --:--:-- 281k 100 97k 100 156 100 99976 450 282k --:--:-- --:--:-- --:--:-- 281k 05:03:40 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 05:03:40 05:03:40 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/777/openapi/support-scheduler.yaml] 05:03:40 % Total % Received % Xferd Average Speed Time Time Time Current 05:03:40 Dload Upload Total Spent Left Speed 05:03:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 557 176k --:--:-- --:--:-- --:--:-- 177k 05:03:40 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 05:03:40 [Pipeline] } 05:03:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 05:03:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:03:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:03:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:03:41 prd-ubuntu20.04-docker-8c-8g-36447 does not seem to be running inside a container 05:03:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/777 -v /w/workspace/edgex-go/777:/w/workspace/edgex-go/777:rw,z -v /w/workspace/edgex-go/777@tmp:/w/workspace/edgex-go/777@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 05:03:42 $ docker top a4cf59627695332a6d35291cc3c854b0e4d5338c2dae0649b4352720ee520e8c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:03:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:03:42 [ssh-agent] Looking for ssh-agent implementation... 05:03:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:03:42 $ docker exec a4cf59627695332a6d35291cc3c854b0e4d5338c2dae0649b4352720ee520e8c ssh-agent 05:03:42 SSH_AUTH_SOCK=/tmp/ssh-xwAWS7i2r0rd/agent.33 05:03:42 SSH_AGENT_PID=39 05:03:42 Running ssh-add (command line suppressed) 05:03:42 Identity added: /w/workspace/edgex-go/777@tmp/private_key_5068560447356303551.key (/w/workspace/edgex-go/777@tmp/private_key_5068560447356303551.key) 05:03:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:03:43 + git semver tag 05:03:43 2025-01-10 05:03:43,275 [run_tag] DEBUG tag force:False 05:03:43 2025-01-10 05:03:43,275 [check_head_tag] DEBUG check head tag 05:03:43 2025-01-10 05:03:43,278 [execute] INFO git cat-file --batch-check 05:03:43 2025-01-10 05:03:43,278 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/777, universal_newlines=False, shell=None, istream=) 05:03:43 2025-01-10 05:03:43,282 [execute] INFO git cat-file --batch 05:03:43 2025-01-10 05:03:43,282 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/777, universal_newlines=False, shell=None, istream=) 05:03:43 2025-01-10 05:03:43,335 [read_version] DEBUG read version from /w/workspace/edgex-go/777/.semver/main 05:03:43 2025-01-10 05:03:43,336 [execute] INFO git tag -a v4.0.0-dev.41 -m v4.0.0-dev.41 05:03:43 2025-01-10 05:03:43,336 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.41', '-m', 'v4.0.0-dev.41'], cwd=/w/workspace/edgex-go/777, universal_newlines=False, shell=None, istream=None) 05:03:43 2025-01-10 05:03:43,341 [read_version] DEBUG read version from /w/workspace/edgex-go/777/.semver/main 05:03:43 4.0.0-dev.41 [Pipeline] } 05:03:43 $ docker exec --env ******** --env ******** a4cf59627695332a6d35291cc3c854b0e4d5338c2dae0649b4352720ee520e8c ssh-agent -k 05:03:43 unset SSH_AUTH_SOCK; 05:03:43 unset SSH_AGENT_PID; 05:03:43 echo Agent pid 39 killed; 05:03:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:03:44 + git semver [Pipeline] } 05:03:44 $ docker stop --time=1 a4cf59627695332a6d35291cc3c854b0e4d5338c2dae0649b4352720ee520e8c 05:03:45 $ docker rm -f --volumes a4cf59627695332a6d35291cc3c854b0e4d5338c2dae0649b4352720ee520e8c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:03:46 05:03:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:03:46 0.23.1-centos7: Pulling from edgex-lftools 05:03:46 ab5ef0e58194: Pulling fs layer 05:03:46 9712f1f96733: Pulling fs layer 05:03:46 63f879dbbcfc: Pulling fs layer 05:03:46 0d9ebad4ef96: Pulling fs layer 05:03:46 e9a5061849ea: Pulling fs layer 05:03:46 0d9ebad4ef96: Waiting 05:03:46 d747dcd14b5f: Pulling fs layer 05:03:46 2de7ff778b66: Pulling fs layer 05:03:46 d747dcd14b5f: Waiting 05:03:46 e9a5061849ea: Waiting 05:03:46 9712f1f96733: Download complete 05:03:46 63f879dbbcfc: Verifying Checksum 05:03:46 63f879dbbcfc: Download complete 05:03:46 e9a5061849ea: Verifying Checksum 05:03:46 e9a5061849ea: Download complete 05:03:47 d747dcd14b5f: Verifying Checksum 05:03:47 d747dcd14b5f: Download complete 05:03:47 0d9ebad4ef96: Verifying Checksum 05:03:47 ab5ef0e58194: Verifying Checksum 05:03:47 ab5ef0e58194: Download complete 05:03:47 2de7ff778b66: Verifying Checksum 05:03:50 ab5ef0e58194: Pull complete 05:03:50 9712f1f96733: Pull complete 05:03:50 63f879dbbcfc: Pull complete 05:03:54 0d9ebad4ef96: Pull complete 05:03:54 e9a5061849ea: Pull complete 05:03:55 d747dcd14b5f: Pull complete 05:03:56 2de7ff778b66: Pull complete 05:03:56 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:03:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:03:56 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:03:56 prd-ubuntu20.04-docker-8c-8g-36447 does not seem to be running inside a container 05:03:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/777 -v /w/workspace/edgex-go/777:/w/workspace/edgex-go/777:rw,z -v /w/workspace/edgex-go/777@tmp:/w/workspace/edgex-go/777@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 05:04:01 $ docker top 417e1da0300de85500b8e5ea8203a2efb751efc2c1bae9d6534999e55070a834 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:04:01 provisioning config files... 05:04:01 copy managed file [sigul-config] to file:/w/workspace/edgex-go/777@tmp/config12554733897779533793tmp 05:04:01 copy managed file [sigul-password] to file:/w/workspace/edgex-go/777@tmp/config14582570388054843304tmp 05:04:01 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/777@tmp/config13250053699924557683tmp [Pipeline] { [Pipeline] echo 05:04:01 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:04:02 ---> sigul-configuration.sh 05:04:02 gpg: directory `/root/.gnupg' created 05:04:02 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:04:02 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:04:02 gpg: keyring `/root/.gnupg/secring.gpg' created 05:04:02 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:04:02 gpg: CAST5 encrypted data 05:04:02 gpg: encrypted with 1 passphrase 05:04:02 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:04:02 + mkdir /home/jenkins 05:04:02 + mkdir /home/jenkins/sigul [Pipeline] sh 05:04:02 + 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 05:04:02 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:04:02 ---> sigul-install.sh 05:04:02 Sigul already installed; skipping installation. [Pipeline] sh 05:04:03 + git tag --list 05:04:03 0.6.0 05:04:03 0.6.1 05:04:03 0.7.0 05:04:03 0.7.1 05:04:03 v1.0.0 05:04:03 v1.0.1 05:04:03 v1.1.0 05:04:03 v1.2.0 05:04:03 v1.2.1 05:04:03 v1.3.0 05:04:03 v1.3.1 05:04:03 v2.0.0 05:04:03 v2.1.0 05:04:03 v2.1.1 05:04:03 v2.2.0 05:04:03 v2.3.0 05:04:03 v3.0 05:04:03 v3.0.0 05:04:03 v3.1 05:04:03 v3.1.0 05:04:03 v3.1.0-dev.1 05:04:03 v3.1.0-dev.10 05:04:03 v3.1.0-dev.11 05:04:03 v3.1.0-dev.12 05:04:03 v3.1.0-dev.13 05:04:03 v3.1.0-dev.14 05:04:03 v3.1.0-dev.15 05:04:03 v3.1.0-dev.16 05:04:03 v3.1.0-dev.17 05:04:03 v3.1.0-dev.18 05:04:03 v3.1.0-dev.19 05:04:03 v3.1.0-dev.2 05:04:03 v3.1.0-dev.20 05:04:03 v3.1.0-dev.21 05:04:03 v3.1.0-dev.22 05:04:03 v3.1.0-dev.23 05:04:03 v3.1.0-dev.24 05:04:03 v3.1.0-dev.25 05:04:03 v3.1.0-dev.26 05:04:03 v3.1.0-dev.27 05:04:03 v3.1.0-dev.28 05:04:03 v3.1.0-dev.29 05:04:03 v3.1.0-dev.3 05:04:03 v3.1.0-dev.30 05:04:03 v3.1.0-dev.31 05:04:03 v3.1.0-dev.32 05:04:03 v3.1.0-dev.33 05:04:03 v3.1.0-dev.34 05:04:03 v3.1.0-dev.35 05:04:03 v3.1.0-dev.36 05:04:03 v3.1.0-dev.37 05:04:03 v3.1.0-dev.38 05:04:03 v3.1.0-dev.39 05:04:03 v3.1.0-dev.4 05:04:03 v3.1.0-dev.40 05:04:03 v3.1.0-dev.41 05:04:03 v3.1.0-dev.42 05:04:03 v3.1.0-dev.43 05:04:03 v3.1.0-dev.44 05:04:03 v3.1.0-dev.45 05:04:03 v3.1.0-dev.46 05:04:03 v3.1.0-dev.47 05:04:03 v3.1.0-dev.48 05:04:03 v3.1.0-dev.49 05:04:03 v3.1.0-dev.5 05:04:03 v3.1.0-dev.50 05:04:03 v3.1.0-dev.51 05:04:03 v3.1.0-dev.52 05:04:03 v3.1.0-dev.53 05:04:03 v3.1.0-dev.54 05:04:03 v3.1.0-dev.55 05:04:03 v3.1.0-dev.56 05:04:03 v3.1.0-dev.57 05:04:03 v3.1.0-dev.58 05:04:03 v3.1.0-dev.59 05:04:03 v3.1.0-dev.6 05:04:03 v3.1.0-dev.60 05:04:03 v3.1.0-dev.61 05:04:03 v3.1.0-dev.62 05:04:03 v3.1.0-dev.63 05:04:03 v3.1.0-dev.64 05:04:03 v3.1.0-dev.65 05:04:03 v3.1.0-dev.66 05:04:03 v3.1.0-dev.67 05:04:03 v3.1.0-dev.68 05:04:03 v3.1.0-dev.69 05:04:03 v3.1.0-dev.7 05:04:03 v3.1.0-dev.70 05:04:03 v3.1.0-dev.71 05:04:03 v3.1.0-dev.72 05:04:03 v3.1.0-dev.73 05:04:03 v3.1.0-dev.8 05:04:03 v3.1.0-dev.9 05:04:03 v3.1.1 05:04:03 v3.1.1-dev.1 05:04:03 v3.1.1-dev.2 05:04:03 v3.2.0-dev.1 05:04:03 v3.2.0-dev.10 05:04:03 v3.2.0-dev.100 05:04:03 v3.2.0-dev.101 05:04:03 v3.2.0-dev.102 05:04:03 v3.2.0-dev.103 05:04:03 v3.2.0-dev.104 05:04:03 v3.2.0-dev.105 05:04:03 v3.2.0-dev.106 05:04:03 v3.2.0-dev.107 05:04:03 v3.2.0-dev.108 05:04:03 v3.2.0-dev.109 05:04:03 v3.2.0-dev.11 05:04:03 v3.2.0-dev.12 05:04:03 v3.2.0-dev.13 05:04:03 v3.2.0-dev.14 05:04:03 v3.2.0-dev.15 05:04:03 v3.2.0-dev.16 05:04:03 v3.2.0-dev.17 05:04:03 v3.2.0-dev.18 05:04:03 v3.2.0-dev.19 05:04:03 v3.2.0-dev.2 05:04:03 v3.2.0-dev.20 05:04:03 v3.2.0-dev.21 05:04:03 v3.2.0-dev.22 05:04:03 v3.2.0-dev.23 05:04:03 v3.2.0-dev.24 05:04:03 v3.2.0-dev.25 05:04:03 v3.2.0-dev.26 05:04:03 v3.2.0-dev.27 05:04:03 v3.2.0-dev.28 05:04:03 v3.2.0-dev.29 05:04:03 v3.2.0-dev.3 05:04:03 v3.2.0-dev.30 05:04:03 v3.2.0-dev.31 05:04:03 v3.2.0-dev.32 05:04:03 v3.2.0-dev.33 05:04:03 v3.2.0-dev.34 05:04:03 v3.2.0-dev.35 05:04:03 v3.2.0-dev.36 05:04:03 v3.2.0-dev.37 05:04:03 v3.2.0-dev.38 05:04:03 v3.2.0-dev.39 05:04:03 v3.2.0-dev.4 05:04:03 v3.2.0-dev.40 05:04:03 v3.2.0-dev.41 05:04:03 v3.2.0-dev.42 05:04:03 v3.2.0-dev.43 05:04:03 v3.2.0-dev.44 05:04:03 v3.2.0-dev.45 05:04:03 v3.2.0-dev.46 05:04:03 v3.2.0-dev.47 05:04:03 v3.2.0-dev.48 05:04:03 v3.2.0-dev.49 05:04:03 v3.2.0-dev.5 05:04:03 v3.2.0-dev.50 05:04:03 v3.2.0-dev.51 05:04:03 v3.2.0-dev.52 05:04:03 v3.2.0-dev.53 05:04:03 v3.2.0-dev.54 05:04:03 v3.2.0-dev.55 05:04:03 v3.2.0-dev.56 05:04:03 v3.2.0-dev.57 05:04:03 v3.2.0-dev.58 05:04:03 v3.2.0-dev.59 05:04:03 v3.2.0-dev.6 05:04:03 v3.2.0-dev.60 05:04:03 v3.2.0-dev.61 05:04:03 v3.2.0-dev.62 05:04:03 v3.2.0-dev.63 05:04:03 v3.2.0-dev.64 05:04:03 v3.2.0-dev.65 05:04:03 v3.2.0-dev.66 05:04:03 v3.2.0-dev.67 05:04:03 v3.2.0-dev.68 05:04:03 v3.2.0-dev.69 05:04:03 v3.2.0-dev.7 05:04:03 v3.2.0-dev.70 05:04:03 v3.2.0-dev.71 05:04:03 v3.2.0-dev.72 05:04:03 v3.2.0-dev.73 05:04:03 v3.2.0-dev.74 05:04:03 v3.2.0-dev.75 05:04:03 v3.2.0-dev.76 05:04:03 v3.2.0-dev.77 05:04:03 v3.2.0-dev.78 05:04:03 v3.2.0-dev.79 05:04:03 v3.2.0-dev.8 05:04:03 v3.2.0-dev.80 05:04:03 v3.2.0-dev.81 05:04:03 v3.2.0-dev.82 05:04:03 v3.2.0-dev.83 05:04:03 v3.2.0-dev.84 05:04:03 v3.2.0-dev.85 05:04:03 v3.2.0-dev.86 05:04:03 v3.2.0-dev.87 05:04:03 v3.2.0-dev.88 05:04:03 v3.2.0-dev.89 05:04:03 v3.2.0-dev.9 05:04:03 v3.2.0-dev.90 05:04:03 v3.2.0-dev.91 05:04:03 v3.2.0-dev.92 05:04:03 v3.2.0-dev.93 05:04:03 v3.2.0-dev.94 05:04:03 v3.2.0-dev.95 05:04:03 v3.2.0-dev.96 05:04:03 v3.2.0-dev.97 05:04:03 v3.2.0-dev.98 05:04:03 v3.2.0-dev.99 05:04:03 v4.0.0-dev.1 05:04:03 v4.0.0-dev.10 05:04:03 v4.0.0-dev.11 05:04:03 v4.0.0-dev.12 05:04:03 v4.0.0-dev.13 05:04:03 v4.0.0-dev.14 05:04:03 v4.0.0-dev.15 05:04:03 v4.0.0-dev.16 05:04:03 v4.0.0-dev.17 05:04:03 v4.0.0-dev.18 05:04:03 v4.0.0-dev.19 05:04:03 v4.0.0-dev.2 05:04:03 v4.0.0-dev.20 05:04:03 v4.0.0-dev.21 05:04:03 v4.0.0-dev.22 05:04:03 v4.0.0-dev.23 05:04:03 v4.0.0-dev.24 05:04:03 v4.0.0-dev.25 05:04:03 v4.0.0-dev.26 05:04:03 v4.0.0-dev.27 05:04:03 v4.0.0-dev.28 05:04:03 v4.0.0-dev.29 05:04:03 v4.0.0-dev.3 05:04:03 v4.0.0-dev.30 05:04:03 v4.0.0-dev.31 05:04:03 v4.0.0-dev.32 05:04:03 v4.0.0-dev.33 05:04:03 v4.0.0-dev.34 05:04:03 v4.0.0-dev.35 05:04:03 v4.0.0-dev.36 05:04:03 v4.0.0-dev.37 05:04:03 v4.0.0-dev.38 05:04:03 v4.0.0-dev.39 05:04:03 v4.0.0-dev.4 05:04:03 v4.0.0-dev.40 05:04:03 v4.0.0-dev.41 05:04:03 v4.0.0-dev.5 05:04:03 v4.0.0-dev.6 05:04:03 v4.0.0-dev.7 05:04:03 v4.0.0-dev.8 05:04:03 v4.0.0-dev.9 [Pipeline] sh 05:04:03 + lftools sign git-tag v4.0.0-dev.41 05:04:04 Signing Git tag with Sigul... 05:04:04 Signing v4.0.0-dev.41 [Pipeline] echo 05:04:04 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:04:04 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:04:04 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:04:05 $ docker stop --time=1 417e1da0300de85500b8e5ea8203a2efb751efc2c1bae9d6534999e55070a834 05:04:06 $ docker rm -f --volumes 417e1da0300de85500b8e5ea8203a2efb751efc2c1bae9d6534999e55070a834 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 05:04:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:04:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:04:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:04:07 prd-ubuntu20.04-docker-8c-8g-36447 does not seem to be running inside a container 05:04:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/777 -v /w/workspace/edgex-go/777:/w/workspace/edgex-go/777:rw,z -v /w/workspace/edgex-go/777@tmp:/w/workspace/edgex-go/777@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 05:04:07 $ docker top 439d43c806b140c5f2713ec2e5b7dc7623e1dae9d6e8056d70ec4a39181034df -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:04:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:04:07 [ssh-agent] Looking for ssh-agent implementation... 05:04:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:04:07 $ docker exec 439d43c806b140c5f2713ec2e5b7dc7623e1dae9d6e8056d70ec4a39181034df ssh-agent 05:04:07 SSH_AUTH_SOCK=/tmp/ssh-KPXYhGkra1Xm/agent.32 05:04:07 SSH_AGENT_PID=38 05:04:07 Running ssh-add (command line suppressed) 05:04:08 Identity added: /w/workspace/edgex-go/777@tmp/private_key_85749785192864737.key (/w/workspace/edgex-go/777@tmp/private_key_85749785192864737.key) 05:04:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:04:08 + git semver bump pre 05:04:08 2025-01-10 05:04:08,558 [read_version] DEBUG read version from /w/workspace/edgex-go/777/.semver/main 05:04:08 2025-01-10 05:04:08,559 [bump_version] DEBUG bumping version:4.0.0-dev.41 on axis:pre with prefix:dev 05:04:08 2025-01-10 05:04:08,559 [bump_version] DEBUG bumped version:4.0.0-dev.42 05:04:08 2025-01-10 05:04:08,559 [write_version] DEBUG write version:4.0.0-dev.42 to path:/w/workspace/edgex-go/777/.semver/main with force:True 05:04:08 2025-01-10 05:04:08,559 [read_version] DEBUG read version from /w/workspace/edgex-go/777/.semver/main 05:04:08 2025-01-10 05:04:08,559 [write_file] DEBUG write to file:/w/workspace/edgex-go/777/.semver/main 05:04:08 2025-01-10 05:04:08,561 [execute] INFO git cat-file --batch-check 05:04:08 2025-01-10 05:04:08,561 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/777/.semver, universal_newlines=False, shell=None, istream=) 05:04:08 2025-01-10 05:04:08,568 [execute] INFO git cat-file --batch 05:04:08 2025-01-10 05:04:08,568 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/777/.semver, universal_newlines=False, shell=None, istream=) 05:04:08 2025-01-10 05:04:08,574 [read_version] DEBUG read version from /w/workspace/edgex-go/777/.semver/main 05:04:08 4.0.0-dev.42 [Pipeline] } 05:04:08 $ docker exec --env ******** --env ******** 439d43c806b140c5f2713ec2e5b7dc7623e1dae9d6e8056d70ec4a39181034df ssh-agent -k 05:04:08 unset SSH_AUTH_SOCK; 05:04:08 unset SSH_AGENT_PID; 05:04:08 echo Agent pid 38 killed; 05:04:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:04:09 + git semver [Pipeline] } 05:04:09 $ docker stop --time=1 439d43c806b140c5f2713ec2e5b7dc7623e1dae9d6e8056d70ec4a39181034df 05:04:10 $ docker rm -f --volumes 439d43c806b140c5f2713ec2e5b7dc7623e1dae9d6e8056d70ec4a39181034df [Pipeline] // withDockerContainer [Pipeline] sh 05:04:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:04:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:04:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:04:11 prd-ubuntu20.04-docker-8c-8g-36447 does not seem to be running inside a container 05:04:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/777 -v /w/workspace/edgex-go/777:/w/workspace/edgex-go/777:rw,z -v /w/workspace/edgex-go/777@tmp:/w/workspace/edgex-go/777@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 05:04:11 $ docker top d7955ed895c8cfd91151a4854758e78d18fd0b19ad3a557aabe3137fe53de75d -eo pid,comm 05:04:11 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). 05:04:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:04:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:04:12 [ssh-agent] Looking for ssh-agent implementation... 05:04:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:04:12 $ docker exec d7955ed895c8cfd91151a4854758e78d18fd0b19ad3a557aabe3137fe53de75d ssh-agent 05:04:12 SSH_AUTH_SOCK=/tmp/ssh-1R1TRIbxlFPs/agent.32 05:04:12 SSH_AGENT_PID=38 05:04:12 Running ssh-add (command line suppressed) 05:04:12 Identity added: /w/workspace/edgex-go/777@tmp/private_key_15205008830597305480.key (/w/workspace/edgex-go/777@tmp/private_key_15205008830597305480.key) 05:04:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:04:12 + git semver push 05:04:12 2025-01-10 05:04:12,835 [run_push] DEBUG push 05:04:12 2025-01-10 05:04:12,835 [execute] INFO git cat-file --batch-check 05:04:12 2025-01-10 05:04:12,835 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/777/.semver, universal_newlines=False, shell=None, istream=) 05:04:12 2025-01-10 05:04:12,839 [execute] INFO git rev-list 06d1e40ae8fb2ac94b18c40db4a03890e7d84a1f -- 05:04:12 2025-01-10 05:04:12,839 [execute] DEBUG Popen(['git', 'rev-list', '06d1e40ae8fb2ac94b18c40db4a03890e7d84a1f', '--'], cwd=/w/workspace/edgex-go/777/.semver, universal_newlines=False, shell=None, istream=None) 05:04:12 2025-01-10 05:04:12,859 [execute] INFO git fetch -v origin 05:04:12 2025-01-10 05:04:12,859 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/777/.semver, universal_newlines=True, shell=None, istream=None) 05:04:13 2025-01-10 05:04:13,304 [run_push] DEBUG no remote changes detected 05:04:13 2025-01-10 05:04:13,304 [execute] INFO git push origin semver 05:04:13 2025-01-10 05:04:13,305 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/777/.semver, universal_newlines=False, shell=None, istream=None) 05:04:14 2025-01-10 05:04:13,988 [run_push] DEBUG push all version tags 05:04:14 2025-01-10 05:04:13,989 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 05:04:14 2025-01-10 05:04:13,989 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/777, universal_newlines=False, shell=None, istream=None) 05:04:15 2025-01-10 05:04:14,661 [read_version] DEBUG read version from /w/workspace/edgex-go/777/.semver/main 05:04:15 4.0.0-dev.42 [Pipeline] } 05:04:15 $ docker exec --env ******** --env ******** d7955ed895c8cfd91151a4854758e78d18fd0b19ad3a557aabe3137fe53de75d ssh-agent -k 05:04:15 unset SSH_AUTH_SOCK; 05:04:15 unset SSH_AGENT_PID; 05:04:15 echo Agent pid 38 killed; 05:04:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:04:15 + git semver [Pipeline] } 05:04:15 $ docker stop --time=1 d7955ed895c8cfd91151a4854758e78d18fd0b19ad3a557aabe3137fe53de75d 05:04:17 $ docker rm -f --volumes d7955ed895c8cfd91151a4854758e78d18fd0b19ad3a557aabe3137fe53de75d [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 05:04:17 + [ -d /w/workspace/edgex-go/777/archives ] [Pipeline] libraryResource [Pipeline] sh 05:04:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:04:18 ---> package-listing.sh 05:04:18 ++ facter osfamily 05:04:18 ++ tr '[:upper:]' '[:lower:]' 05:04:19 + OS_FAMILY=debian 05:04:19 + workspace=/w/workspace/edgex-go/777 05:04:19 + START_PACKAGES=/tmp/packages_start.txt 05:04:19 + END_PACKAGES=/tmp/packages_end.txt 05:04:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:04:19 + PACKAGES=/tmp/packages_start.txt 05:04:19 + '[' /w/workspace/edgex-go/777 ']' 05:04:19 + PACKAGES=/tmp/packages_end.txt 05:04:19 + case "${OS_FAMILY}" in 05:04:19 + dpkg -l 05:04:19 + grep '^ii' 05:04:19 + '[' -f /tmp/packages_start.txt ']' 05:04:19 + '[' -f /tmp/packages_end.txt ']' 05:04:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:04:19 + '[' /w/workspace/edgex-go/777 ']' 05:04:19 + mkdir -p /w/workspace/edgex-go/777/archives/ 05:04:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/777/archives/ [Pipeline] echo 05:04:19 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/777/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:04:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:04:19 05:04:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:04:20 latest: Pulling from edgex-lftools-log-publisher 05:04:20 5eb5b503b376: Pulling fs layer 05:04:20 5c69ac0246d0: Pulling fs layer 05:04:20 ec43610c2a17: Pulling fs layer 05:04:20 3a2ae6a8a46f: Pulling fs layer 05:04:20 33b1e0a273af: Pulling fs layer 05:04:20 5d3b04190fa2: Pulling fs layer 05:04:20 2f39f015ded8: Pulling fs layer 05:04:20 33b1e0a273af: Waiting 05:04:20 2f39f015ded8: Waiting 05:04:20 3a2ae6a8a46f: Waiting 05:04:20 5c69ac0246d0: Verifying Checksum 05:04:20 5c69ac0246d0: Download complete 05:04:20 3a2ae6a8a46f: Download complete 05:04:20 33b1e0a273af: Verifying Checksum 05:04:20 33b1e0a273af: Download complete 05:04:20 5d3b04190fa2: Verifying Checksum 05:04:20 5d3b04190fa2: Download complete 05:04:20 ec43610c2a17: Verifying Checksum 05:04:20 ec43610c2a17: Download complete 05:04:20 5eb5b503b376: Verifying Checksum 05:04:20 5eb5b503b376: Download complete 05:04:21 2f39f015ded8: Download complete 05:04:21 5eb5b503b376: Pull complete 05:04:21 5c69ac0246d0: Pull complete 05:04:22 ec43610c2a17: Pull complete 05:04:22 3a2ae6a8a46f: Pull complete 05:04:22 33b1e0a273af: Pull complete 05:04:22 5d3b04190fa2: Pull complete 05:04:26 2f39f015ded8: Pull complete 05:04:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:04:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:04:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:04:27 prd-ubuntu20.04-docker-8c-8g-36447 does not seem to be running inside a container 05:04:27 $ 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/777/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/777 -v /w/workspace/edgex-go/777:/w/workspace/edgex-go/777:rw,z -v /w/workspace/edgex-go/777@tmp:/w/workspace/edgex-go/777@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 05:04:32 $ docker top 167b13b06eb825327f52b0449c05dd6e2f2fd1f0f1916be803d2bdb30a2365e1 -eo pid,comm [Pipeline] { [Pipeline] sh 05:04:32 + touch /tmp/pre-build-complete [Pipeline] sh 05:04:32 + mkdir -p /var/log/sysstat [Pipeline] sh 05:04:32 + ls /var/log/sa-host 05:04:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:04:33 provisioning config files... 05:04:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/777@tmp/config9188270895864812006tmp [Pipeline] { [Pipeline] echo 05:04:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:04:33 ---> create-netrc.sh [Pipeline] } 05:04:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:04:33 ---> python-tools-install.sh [Pipeline] echo 05:04:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:04:34 ---> sudo-logs.sh 05:04:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:04:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:04:34 ---> job-cost.sh 05:04:34 lf-activate-venv: SKIPPING 05:04:34 DEBUG: total: 0.2199999988079071 05:04:34 INFO: Retrieving Stack Cost... 05:04:34 INFO: Retrieving Pricing Info for: v3-standard-8 05:04:35 INFO: Archiving Costs [Pipeline] echo 05:04:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:04:35 ---> logs-deploy.sh 05:04:35 lf-activate-venv: SKIPPING 05:04:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/777 05:04:35 INFO: archiving workspace using pattern(s): 05:04:36 Archives upload complete. 05:04:36 INFO: archiving logs to Nexus 05:04:37 ---> uname -a: 05:04:37 Linux prd-ubuntu20-04-docker-8c-8g-36447 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 05:04:37 05:04:37 05:04:37 ---> lscpu: 05:04:37 Architecture: x86_64 05:04:37 CPU op-mode(s): 32-bit, 64-bit 05:04:37 Byte Order: Little Endian 05:04:37 Address sizes: 40 bits physical, 48 bits virtual 05:04:37 CPU(s): 8 05:04:37 On-line CPU(s) list: 0-7 05:04:37 Thread(s) per core: 1 05:04:37 Core(s) per socket: 1 05:04:37 Socket(s): 8 05:04:37 NUMA node(s): 1 05:04:37 Vendor ID: AuthenticAMD 05:04:37 CPU family: 23 05:04:37 Model: 49 05:04:37 Model name: AMD EPYC-Rome Processor 05:04:37 Stepping: 0 05:04:37 CPU MHz: 2800.000 05:04:37 BogoMIPS: 5600.00 05:04:37 Virtualization: AMD-V 05:04:37 Hypervisor vendor: KVM 05:04:37 Virtualization type: full 05:04:37 L1d cache: 256 KiB 05:04:37 L1i cache: 256 KiB 05:04:37 L2 cache: 4 MiB 05:04:37 L3 cache: 128 MiB 05:04:37 NUMA node0 CPU(s): 0-7 05:04:37 Vulnerability Itlb multihit: Not affected 05:04:37 Vulnerability L1tf: Not affected 05:04:37 Vulnerability Mds: Not affected 05:04:37 Vulnerability Meltdown: Not affected 05:04:37 Vulnerability Mmio stale data: Not affected 05:04:37 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:04:37 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:04:37 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:04:37 Vulnerability Srbds: Not affected 05:04:37 Vulnerability Tsx async abort: Not affected 05:04:37 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 05:04:37 05:04:37 05:04:37 ---> nproc: 05:04:37 8 05:04:37 05:04:37 05:04:37 ---> df -h: 05:04:37 Filesystem Size Used Avail Use% Mounted on 05:04:37 overlay 155G 28G 127G 19% / 05:04:37 tmpfs 64M 0 64M 0% /dev 05:04:37 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:04:37 shm 64M 0 64M 0% /dev/shm 05:04:37 /dev/vda1 155G 28G 127G 19% /facter-os 05:04:37 05:04:37 05:04:37 ---> sar -b -r -n DEV: 05:04:37 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-36447) 01/10/25 _x86_64_ (8 CPU) 05:04:37 05:04:37 04:34:55 LINUX RESTART (8 CPU) 05:04:37 05:04:37 04:35:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:04:37 04:36:01 368.56 47.93 320.63 0.00 5382.17 197937.54 0.00 05:04:37 04:37:01 193.73 1.70 192.03 0.00 69.86 68496.05 0.00 05:04:37 04:38:01 40.54 0.00 40.54 0.00 0.00 29993.28 0.00 05:04:37 04:39:01 27.59 0.15 27.44 0.00 2.40 15918.43 0.00 05:04:37 04:40:01 73.60 2.72 70.88 0.00 122.00 44417.07 0.00 05:04:37 04:41:01 782.86 18.01 764.85 0.00 4423.06 229486.17 0.00 05:04:37 04:42:01 538.90 0.50 538.40 0.00 8.53 198977.14 0.00 05:04:37 04:43:01 212.71 0.15 212.56 0.00 1.20 57409.83 0.00 05:04:37 04:44:01 516.66 0.02 516.64 0.00 0.13 144190.44 0.00 05:04:37 04:45:01 542.65 0.18 542.47 0.00 23.99 55860.05 0.00 05:04:37 04:46:01 32.54 0.07 32.48 0.00 9.87 794.67 0.00 05:04:37 04:47:01 13.30 0.00 13.30 0.00 0.00 302.08 0.00 05:04:37 04:48:01 1.23 0.00 1.23 0.00 0.00 18.39 0.00 05:04:37 04:49:01 1.43 0.00 1.43 0.00 0.00 16.39 0.00 05:04:37 04:50:01 2.10 0.02 2.08 0.00 0.13 24.13 0.00 05:04:37 04:51:01 1.60 0.00 1.60 0.00 0.00 22.00 0.00 05:04:37 04:52:01 1.10 0.00 1.10 0.00 0.00 13.46 0.00 05:04:37 04:53:01 0.83 0.00 0.83 0.00 0.00 9.86 0.00 05:04:37 04:54:01 1.12 0.00 1.12 0.00 0.00 13.46 0.00 05:04:37 04:55:01 1.38 0.00 1.38 0.00 0.00 17.33 0.00 05:04:37 04:56:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 05:04:37 04:57:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 05:04:37 04:58:01 1.17 0.00 1.17 0.00 0.00 14.53 0.00 05:04:37 04:59:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 05:04:37 05:00:01 1.27 0.00 1.27 0.00 0.00 15.20 0.00 05:04:37 05:01:01 2.85 1.02 1.83 0.00 21.86 25.99 0.00 05:04:37 05:02:01 1.22 0.00 1.22 0.00 0.00 14.80 0.00 05:04:37 05:03:01 1.02 0.00 1.02 0.00 0.00 12.13 0.00 05:04:37 05:04:01 170.27 0.35 169.92 0.00 10.13 62757.41 0.00 05:04:37 Average: 121.91 2.51 119.40 0.00 347.42 38166.67 0.00 05:04:37 05:04:37 04:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:04:37 04:36:01 29510232 31490624 850260 2.59 60604 2212060 1885556 5.56 1063816 1958820 150440 05:04:37 04:37:01 28006308 31332928 969520 2.95 125576 3379004 2239776 6.60 1442588 2932676 87160 05:04:37 04:38:01 26900248 31305424 994196 3.02 129008 4395172 2195084 6.47 2009500 3410792 237104 05:04:37 04:39:01 27013108 31409852 887112 2.70 132692 4355916 1958600 5.77 1495624 3782080 255740 05:04:37 04:40:01 27559668 31445408 856472 2.60 137356 3897796 1956872 5.77 1390952 3397308 884 05:04:37 04:41:01 17269244 31057160 1152484 3.50 342584 12939204 3718100 10.96 3085552 11233960 2877620 05:04:37 04:42:01 11907988 29187716 2993556 9.10 392180 16151932 7662020 22.58 5213944 14194520 383044 05:04:37 04:43:01 8664048 28629340 3545224 10.78 407656 18690268 9881164 29.12 7009404 15495740 1339052 05:04:37 04:44:01 7521556 29686588 2506416 7.62 418088 20834820 5894832 17.37 6721572 16918572 1712 05:04:37 04:45:01 10555868 31383028 859812 2.61 426236 19669400 2214064 6.53 3427084 17426768 744 05:04:37 04:46:01 10551508 31380768 861892 2.62 427584 19670072 2212480 6.52 3836520 17021212 500 05:04:37 04:47:01 10557100 31387036 855308 2.60 428076 19670288 2066572 6.09 3959372 16892700 184 05:04:37 04:48:01 10557308 31387280 855260 2.60 428104 19670288 2066572 6.09 3958476 16892700 52 05:04:37 04:49:01 10571688 31401704 840832 2.56 428156 19670292 2066572 6.09 3943608 16892704 136 05:04:37 04:50:01 10573924 31404020 839144 2.55 428196 19670288 2118784 6.24 3943572 16892708 32 05:04:37 04:51:01 10577080 31407204 835888 2.54 428228 19670276 2118784 6.24 3939464 16892684 4 05:04:37 04:52:01 10577340 31407504 835584 2.54 428264 19670280 2118784 6.24 3939440 16892692 8 05:04:37 04:53:01 10578072 31408284 834780 2.54 428272 19670284 2118784 6.24 3938928 16892696 8 05:04:37 04:54:01 10577772 31408004 834992 2.54 428300 19670284 2118784 6.24 3938948 16892696 12 05:04:37 04:55:01 10577764 31408016 834968 2.54 428316 19670284 2118784 6.24 3938992 16892700 20 05:04:37 04:56:01 10578700 31409080 833856 2.54 428348 19670416 2118784 6.24 3937860 16892828 8 05:04:37 04:57:01 10578692 31409140 833784 2.54 428360 19670420 2118784 6.24 3937840 16892836 148 05:04:37 04:58:01 10578392 31408844 834004 2.54 428376 19670424 2118784 6.24 3938184 16892840 8 05:04:37 04:59:01 10578264 31408748 833964 2.54 428388 19670428 2118784 6.24 3938208 16892840 244 05:04:37 05:00:01 10578176 31408708 834028 2.54 428416 19670424 2118784 6.24 3937972 16892848 16 05:04:37 05:01:01 10576416 31407984 834768 2.54 428476 19671052 2150504 6.34 3938420 16893392 172 05:04:37 05:02:01 10575696 31407308 835200 2.54 428500 19671056 2150504 6.34 3938972 16893396 204 05:04:37 05:03:01 10576192 31407808 834680 2.54 428520 19671060 2150504 6.34 3938408 16893400 156 05:04:37 05:04:01 9080204 31351580 887664 2.70 459156 20953652 2260608 6.66 4055700 18139168 596 05:04:37 Average: 13596847 31156796 1089850 3.31 370345 16605074 2759897 8.13 3715825 14244492 184000 05:04:37 05:04:37 04:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:04:37 04:36:01 docker0 546.48 475.95 37.55 2570.16 0.00 0.00 0.00 0.00 05:04:37 04:36:01 lo 4.20 4.20 0.41 0.41 0.00 0.00 0.00 0.00 05:04:37 04:36:01 veth982eb79 546.48 476.05 45.02 2570.17 0.00 0.00 0.00 0.21 05:04:37 04:36:01 ens3 1439.99 1353.82 7859.77 171.08 0.00 0.00 0.00 0.00 05:04:37 04:37:01 docker0 286.14 369.07 23.44 2331.23 0.00 0.00 0.00 0.00 05:04:37 04:37:01 veth49e4de3 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 05:04:37 04:37:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 05:04:37 04:37:01 ens3 507.55 368.36 5596.03 49.43 0.00 0.00 0.00 0.00 05:04:37 04:38:01 docker0 0.30 0.30 0.02 0.03 0.00 0.00 0.00 0.00 05:04:37 04:38:01 veth49e4de3 0.30 0.35 0.02 0.03 0.00 0.00 0.00 0.00 05:04:37 04:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:37 04:38:01 ens3 37.46 19.60 31.62 12.51 0.00 0.00 0.00 0.00 05:04:37 04:39:01 docker0 0.93 0.93 0.07 0.08 0.00 0.00 0.00 0.00 05:04:37 04:39:01 veth49e4de3 0.93 0.95 0.08 0.08 0.00 0.00 0.00 0.00 05:04:37 04:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:04:37 04:39:01 ens3 23.41 14.93 19.44 11.78 0.00 0.00 0.00 0.00 05:04:37 04:40:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:04:37 04:40:01 veth4a48c12 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 05:04:37 04:40:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 05:04:37 04:40:01 ens3 122.77 98.38 2222.58 156.85 0.00 0.00 0.00 0.00 05:04:37 04:41:01 veth536db13 77.87 123.99 7.94 1212.57 0.00 0.00 0.00 0.10 05:04:37 04:41:01 vethcaf2317 77.39 135.09 7.90 1214.49 0.00 0.00 0.00 0.10 05:04:37 04:41:01 docker0 523.43 951.23 44.65 8704.09 0.00 0.00 0.00 0.00 05:04:37 04:41:01 veth4c6d562 78.79 138.82 8.00 1214.60 0.00 0.00 0.00 0.10 05:04:37 04:41:01 veth603bf0a 77.64 149.67 7.88 1214.11 0.00 0.00 0.00 0.10 05:04:37 04:41:01 veth4a48c12 0.37 1.15 0.03 0.16 0.00 0.00 0.00 0.00 05:04:37 04:41:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 05:04:37 04:41:01 ens3 1223.26 670.11 12493.55 79.26 0.00 0.00 0.00 0.00 05:04:37 04:41:01 veth1fca97d 75.32 158.73 7.72 1216.68 0.00 0.00 0.00 0.10 05:04:37 04:41:01 vethab658e8 73.84 135.85 7.70 1218.23 0.00 0.00 0.00 0.10 05:04:37 04:42:01 veth2fd22f3 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 05:04:37 04:42:01 veth3eccaf4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 05:04:37 04:42:01 veth70a3aa7 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 05:04:37 04:42:01 veth7f6846b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 05:04:37 04:42:01 vethec9cab6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 05:04:37 04:42:01 docker0 0.72 0.38 0.04 0.02 0.00 0.00 0.00 0.00 05:04:37 04:42:01 veth7d9d294 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 05:04:37 04:42:01 veth4307c4b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 05:04:37 04:42:01 vethd56f25e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 05:04:37 04:42:01 veth70ae77b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 05:04:37 04:42:01 veth09c270e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 05:04:37 04:42:01 veth76f9155 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 05:04:37 04:42:01 veth4a48c12 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:04:37 04:42:01 veth8f9a360 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 05:04:37 04:42:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 05:04:37 04:42:01 ens3 14.83 8.68 11.75 6.29 0.00 0.00 0.00 0.00 05:04:37 04:43:01 veth2fd22f3 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:04:37 04:43:01 veth3eccaf4 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:04:37 04:43:01 veth70a3aa7 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:04:37 04:43:01 veth7f6846b 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:04:37 04:43:01 vethec9cab6 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:04:37 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:37 04:43:01 veth7d9d294 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:04:37 04:43:01 veth4307c4b 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:04:37 04:43:01 vethd56f25e 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:04:37 04:43:01 veth70ae77b 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:04:37 04:43:01 veth09c270e 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:04:37 04:43:01 veth76f9155 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:04:37 04:43:01 veth4a48c12 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:04:37 04:43:01 veth8f9a360 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:04:37 04:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:04:37 04:43:01 ens3 3.61 1.93 2.95 1.56 0.00 0.00 0.00 0.00 05:04:37 04:44:01 veth3eccaf4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:04:37 04:44:01 veth70a3aa7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:37 04:44:01 vethec9cab6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:04:37 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:37 04:44:01 veth7d9d294 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:04:37 04:44:01 vethff997f8 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 05:04:37 04:44:01 veth4307c4b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:37 04:44:01 veth70ae77b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:04:37 04:44:01 veth4a48c12 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:37 04:44:01 veth8f9a360 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:04:37 04:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:37 04:44:01 ens3 14.86 8.78 12.12 6.62 0.00 0.00 0.00 0.00 05:04:37 04:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:37 04:45:01 lo 29.26 29.26 2.88 2.88 0.00 0.00 0.00 0.00 05:04:37 04:45:01 ens3 243.10 242.84 139.50 818.98 0.00 0.00 0.00 0.00 05:04:37 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:37 04:46:01 lo 39.59 39.59 3.91 3.91 0.00 0.00 0.00 0.00 05:04:37 04:46:01 ens3 404.93 402.23 185.45 2440.19 0.00 0.00 0.00 0.00 05:04:37 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:37 04:47:01 lo 13.26 13.26 1.30 1.30 0.00 0.00 0.00 0.00 05:04:37 04:47:01 ens3 156.71 164.77 65.71 803.67 0.00 0.00 0.00 0.00 05:04:37 04:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:37 04:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:37 04:48:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:04:37 04:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:37 04:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:04:37 04:49:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:04:37 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:37 04:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:37 04:50:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:04:37 04:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:37 04:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:04:37 04:51:01 ens3 0.83 0.57 3.63 0.10 0.00 0.00 0.00 0.00 05:04:37 04:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:37 04:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:37 04:52:01 ens3 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 05:04:37 04:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:37 04:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:04:37 04:53:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:04:37 04:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:37 04:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:37 04:54:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:04:37 04:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:37 04:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:04:37 04:55:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:04:37 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:37 04:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:37 04:56:01 ens3 0.13 0.10 0.08 0.07 0.00 0.00 0.00 0.00 05:04:37 04:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:37 04:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:04:37 04:57:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:04:37 04:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:37 04:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:37 04:58:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:04:37 04:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:37 04:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:04:37 04:59:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:04:37 05:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:37 05:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:37 05:00:01 ens3 0.15 0.05 0.11 0.00 0.00 0.00 0.00 0.00 05:04:37 05:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:37 05:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:04:37 05:01:01 ens3 0.25 0.27 0.09 0.08 0.00 0.00 0.00 0.00 05:04:37 05:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:37 05:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:37 05:02:01 ens3 0.58 0.58 0.32 0.23 0.00 0.00 0.00 0.00 05:04:37 05:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:37 05:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:04:37 05:03:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:04:37 05:04:01 veth46ba5be 0.00 0.05 0.00 0.01 0.00 0.00 0.00 0.00 05:04:37 05:04:01 docker0 87.95 157.37 7.72 1257.07 0.00 0.00 0.00 0.00 05:04:37 05:04:01 lo 2.47 2.47 0.25 0.25 0.00 0.00 0.00 0.00 05:04:37 05:04:01 ens3 426.28 251.62 8393.33 50.89 0.00 0.00 0.00 0.00 05:04:37 Average: veth46ba5be 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:37 Average: docker0 49.86 67.42 3.91 512.51 0.00 0.00 0.00 0.00 05:04:37 Average: lo 3.25 3.25 0.32 0.32 0.00 0.00 0.00 0.00 05:04:37 Average: ens3 159.36 124.42 1277.12 158.94 0.00 0.00 0.00 0.00 05:04:37 05:04:37 05:04:37 ---> sar -P ALL: 05:04:37 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-36447) 01/10/25 _x86_64_ (8 CPU) 05:04:37 05:04:37 04:34:55 LINUX RESTART (8 CPU) 05:04:37 05:04:37 04:35:01 CPU %user %nice %system %iowait %steal %idle 05:04:37 04:36:01 all 7.98 0.00 2.68 2.56 0.05 86.73 05:04:37 04:36:01 0 5.99 0.00 1.66 2.01 0.05 90.29 05:04:37 04:36:01 1 9.79 0.00 3.72 2.38 0.05 84.06 05:04:37 04:36:01 2 5.75 0.00 1.49 1.27 0.07 91.42 05:04:37 04:36:01 3 8.14 0.00 3.25 2.41 0.03 86.17 05:04:37 04:36:01 4 7.37 0.00 2.92 1.44 0.03 88.23 05:04:37 04:36:01 5 10.21 0.00 1.74 0.75 0.05 87.24 05:04:37 04:36:01 6 11.13 0.00 4.76 10.09 0.05 73.98 05:04:37 04:36:01 7 5.46 0.00 1.87 0.13 0.05 92.48 05:04:37 04:37:01 all 10.94 0.00 4.33 3.96 0.06 80.71 05:04:37 04:37:01 0 10.93 0.00 4.30 0.22 0.05 84.50 05:04:37 04:37:01 1 12.82 0.00 4.67 0.67 0.07 81.76 05:04:37 04:37:01 2 9.37 0.00 4.44 19.14 0.07 66.99 05:04:37 04:37:01 3 9.88 0.00 5.39 10.13 0.08 74.52 05:04:37 04:37:01 4 10.22 0.00 2.89 0.10 0.05 86.73 05:04:37 04:37:01 5 9.65 0.00 3.65 0.13 0.03 86.54 05:04:37 04:37:01 6 12.08 0.00 4.52 0.49 0.07 82.85 05:04:37 04:37:01 7 12.57 0.00 4.76 0.81 0.05 81.81 05:04:37 04:38:01 all 41.35 0.00 6.62 1.54 0.09 50.40 05:04:37 04:38:01 0 40.72 0.00 6.14 0.05 0.08 53.01 05:04:37 04:38:01 1 41.34 0.00 7.13 4.51 0.10 46.92 05:04:37 04:38:01 2 43.66 0.00 7.28 3.20 0.08 45.78 05:04:37 04:38:01 3 40.18 0.00 6.87 2.63 0.08 50.24 05:04:37 04:38:01 4 40.57 0.00 6.86 0.12 0.10 52.35 05:04:37 04:38:01 5 42.84 0.00 5.60 0.00 0.08 51.48 05:04:37 04:38:01 6 43.39 0.00 6.63 1.67 0.08 48.22 05:04:37 04:38:01 7 38.13 0.00 6.47 0.17 0.10 55.13 05:04:37 04:39:01 all 57.60 0.00 7.61 0.58 0.10 34.11 05:04:37 04:39:01 0 58.62 0.00 7.02 0.17 0.10 34.10 05:04:37 04:39:01 1 57.62 0.00 7.68 1.35 0.10 33.25 05:04:37 04:39:01 2 55.90 0.00 8.49 2.01 0.10 33.49 05:04:37 04:39:01 3 57.65 0.00 7.71 0.27 0.10 34.27 05:04:37 04:39:01 4 56.53 0.00 7.52 0.05 0.08 35.82 05:04:37 04:39:01 5 57.63 0.00 7.12 0.12 0.10 35.03 05:04:37 04:39:01 6 59.09 0.00 8.31 0.40 0.12 32.08 05:04:37 04:39:01 7 57.77 0.00 7.07 0.27 0.08 34.81 05:04:37 04:40:01 all 32.48 0.00 6.42 2.25 0.08 58.78 05:04:37 04:40:01 0 33.25 0.00 6.47 8.64 0.08 51.55 05:04:37 04:40:01 1 31.53 0.00 6.33 1.30 0.08 60.76 05:04:37 04:40:01 2 32.64 0.00 6.66 2.47 0.07 58.16 05:04:37 04:40:01 3 34.00 0.00 6.56 0.67 0.07 58.69 05:04:37 04:40:01 4 33.71 0.00 6.41 0.40 0.08 59.39 05:04:37 04:40:01 5 31.77 0.00 5.99 4.15 0.08 58.00 05:04:37 04:40:01 6 33.66 0.00 5.98 0.05 0.08 60.22 05:04:37 04:40:01 7 29.28 0.00 6.92 0.30 0.08 63.41 05:04:37 04:41:01 all 27.96 0.00 11.66 25.80 0.15 34.43 05:04:37 04:41:01 0 27.54 0.00 11.75 18.33 0.24 42.15 05:04:37 04:41:01 1 28.88 0.00 11.69 23.81 0.14 35.48 05:04:37 04:41:01 2 28.51 0.00 11.40 24.12 0.15 35.82 05:04:37 04:41:01 3 29.62 0.00 13.19 34.82 0.12 22.25 05:04:37 04:41:01 4 25.79 0.00 11.66 17.98 0.15 44.42 05:04:37 04:41:01 5 27.53 0.00 11.15 35.42 0.14 25.76 05:04:37 04:41:01 6 27.13 0.00 11.70 27.81 0.14 33.22 05:04:37 04:41:01 7 28.72 0.00 10.73 24.15 0.12 36.28 05:04:37 04:42:01 all 20.11 0.00 5.75 18.41 0.07 55.66 05:04:37 04:42:01 0 19.84 0.00 5.06 3.10 0.07 71.93 05:04:37 04:42:01 1 21.93 0.00 6.44 22.05 0.07 49.52 05:04:37 04:42:01 2 19.72 0.00 5.35 8.32 0.05 66.55 05:04:37 04:42:01 3 19.94 0.00 5.34 10.59 0.07 64.06 05:04:37 04:42:01 4 20.42 0.00 4.79 25.25 0.08 49.45 05:04:37 04:42:01 5 19.99 0.00 7.42 49.17 0.08 23.34 05:04:37 04:42:01 6 19.36 0.00 6.14 24.50 0.07 49.93 05:04:37 04:42:01 7 19.68 0.00 5.48 4.65 0.05 70.15 05:04:37 04:43:01 all 88.14 0.00 11.71 0.00 0.15 0.00 05:04:37 04:43:01 0 88.94 0.00 10.93 0.00 0.13 0.00 05:04:37 04:43:01 1 88.68 0.00 11.11 0.00 0.20 0.00 05:04:37 04:43:01 2 87.69 0.00 12.16 0.00 0.15 0.00 05:04:37 04:43:01 3 87.34 0.00 12.51 0.00 0.15 0.00 05:04:37 04:43:01 4 88.13 0.00 11.74 0.00 0.13 0.00 05:04:37 04:43:01 5 87.64 0.00 12.17 0.00 0.17 0.02 05:04:37 04:43:01 6 89.00 0.00 10.88 0.00 0.12 0.00 05:04:37 04:43:01 7 87.66 0.00 12.20 0.00 0.13 0.00 05:04:37 04:44:01 all 88.09 0.00 11.70 0.00 0.20 0.00 05:04:37 04:44:01 0 88.96 0.00 10.84 0.00 0.19 0.02 05:04:37 04:44:01 1 88.41 0.00 11.41 0.00 0.19 0.00 05:04:37 04:44:01 2 88.72 0.00 11.09 0.00 0.17 0.02 05:04:37 04:44:01 3 88.07 0.00 11.72 0.00 0.21 0.00 05:04:37 04:44:01 4 86.06 0.00 13.63 0.00 0.30 0.00 05:04:37 04:44:01 5 86.60 0.00 13.20 0.00 0.20 0.00 05:04:37 04:44:01 6 89.11 0.00 10.71 0.00 0.19 0.00 05:04:37 04:44:01 7 88.69 0.00 11.14 0.00 0.17 0.00 05:04:37 04:45:01 all 25.66 0.00 5.38 6.06 0.09 62.81 05:04:37 04:45:01 0 24.70 0.00 5.42 10.01 0.08 59.79 05:04:37 04:45:01 1 27.28 0.00 5.85 3.68 0.10 63.09 05:04:37 04:45:01 2 27.28 0.00 4.93 1.77 0.08 65.94 05:04:37 04:45:01 3 24.93 0.00 5.27 6.46 0.08 63.25 05:04:37 04:45:01 4 24.54 0.00 6.13 7.64 0.12 61.56 05:04:37 04:45:01 5 24.92 0.00 5.78 8.67 0.07 60.56 05:04:37 04:45:01 6 25.19 0.00 4.32 3.87 0.07 66.55 05:04:37 04:45:01 7 26.40 0.00 5.39 6.45 0.08 61.68 05:04:37 04:46:01 all 10.48 0.00 0.90 0.11 0.07 88.44 05:04:37 04:46:01 0 6.90 0.00 0.95 0.02 0.07 92.07 05:04:37 04:46:01 1 16.24 0.00 1.10 0.03 0.08 82.54 05:04:37 04:46:01 2 11.91 0.00 0.97 0.02 0.07 87.03 05:04:37 04:46:01 3 13.05 0.00 1.00 0.03 0.07 85.85 05:04:37 04:46:01 4 7.48 0.00 0.85 0.02 0.07 91.59 05:04:37 04:46:01 5 11.00 0.00 0.77 0.03 0.07 88.13 05:04:37 04:46:01 6 7.08 0.00 0.74 0.39 0.05 91.74 05:04:37 04:46:01 7 10.20 0.00 0.82 0.33 0.08 88.56 05:04:37 05:04:37 04:46:01 CPU %user %nice %system %iowait %steal %idle 05:04:37 04:47:01 all 3.51 0.00 0.36 0.03 0.03 96.06 05:04:37 04:47:01 0 0.89 0.00 0.32 0.00 0.03 98.76 05:04:37 04:47:01 1 5.25 0.00 0.38 0.02 0.05 94.30 05:04:37 04:47:01 2 3.48 0.00 0.32 0.02 0.03 96.15 05:04:37 04:47:01 3 4.61 0.00 0.40 0.00 0.03 94.96 05:04:37 04:47:01 4 1.69 0.00 0.28 0.02 0.02 97.99 05:04:37 04:47:01 5 3.40 0.00 0.33 0.00 0.03 96.23 05:04:37 04:47:01 6 4.66 0.00 0.45 0.17 0.03 94.68 05:04:37 04:47:01 7 4.11 0.00 0.40 0.03 0.03 95.42 05:04:37 04:48:01 all 0.01 0.00 0.01 0.00 0.01 99.96 05:04:37 04:48:01 0 0.02 0.00 0.02 0.00 0.03 99.93 05:04:37 04:48:01 1 0.07 0.00 0.05 0.00 0.02 99.87 05:04:37 04:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:04:37 04:48:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:04:37 04:48:01 4 0.00 0.00 0.00 0.00 0.02 99.98 05:04:37 04:48:01 5 0.00 0.00 0.00 0.00 0.02 99.98 05:04:37 04:48:01 6 0.03 0.00 0.00 0.03 0.02 99.92 05:04:37 04:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:04:37 04:49:01 all 0.04 0.00 0.02 0.01 0.01 99.93 05:04:37 04:49:01 0 0.07 0.00 0.03 0.00 0.03 99.87 05:04:37 04:49:01 1 0.07 0.00 0.03 0.00 0.02 99.88 05:04:37 04:49:01 2 0.02 0.00 0.02 0.00 0.00 99.97 05:04:37 04:49:01 3 0.05 0.00 0.07 0.00 0.02 99.87 05:04:37 04:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:04:37 04:49:01 5 0.05 0.00 0.00 0.00 0.00 99.95 05:04:37 04:49:01 6 0.03 0.00 0.00 0.05 0.00 99.92 05:04:37 04:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:04:37 04:50:01 all 0.27 0.00 0.05 0.01 0.01 99.66 05:04:37 04:50:01 0 1.95 0.00 0.07 0.00 0.03 97.95 05:04:37 04:50:01 1 0.03 0.00 0.08 0.00 0.03 99.85 05:04:37 04:50:01 2 0.05 0.00 0.02 0.00 0.00 99.93 05:04:37 04:50:01 3 0.02 0.00 0.05 0.00 0.02 99.92 05:04:37 04:50:01 4 0.03 0.00 0.05 0.00 0.00 99.92 05:04:37 04:50:01 5 0.05 0.00 0.03 0.00 0.00 99.92 05:04:37 04:50:01 6 0.02 0.00 0.05 0.05 0.02 99.87 05:04:37 04:50:01 7 0.00 0.00 0.05 0.00 0.00 99.95 05:04:37 04:51:01 all 0.25 0.00 0.01 0.01 0.01 99.72 05:04:37 04:51:01 0 1.70 0.00 0.00 0.00 0.02 98.29 05:04:37 04:51:01 1 0.07 0.00 0.05 0.02 0.02 99.85 05:04:37 04:51:01 2 0.03 0.00 0.00 0.00 0.00 99.97 05:04:37 04:51:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:04:37 04:51:01 4 0.03 0.00 0.02 0.00 0.02 99.93 05:04:37 04:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:04:37 04:51:01 6 0.08 0.00 0.03 0.03 0.02 99.83 05:04:37 04:51:01 7 0.03 0.00 0.00 0.00 0.02 99.95 05:04:37 04:52:01 all 0.01 0.00 0.01 0.00 0.01 99.97 05:04:37 04:52:01 0 0.03 0.00 0.02 0.00 0.03 99.92 05:04:37 04:52:01 1 0.02 0.00 0.02 0.00 0.02 99.95 05:04:37 04:52:01 2 0.00 0.00 0.00 0.00 0.02 99.98 05:04:37 04:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:04:37 04:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:04:37 04:52:01 5 0.02 0.00 0.00 0.00 0.02 99.97 05:04:37 04:52:01 6 0.00 0.00 0.00 0.02 0.02 99.97 05:04:37 04:52:01 7 0.00 0.00 0.02 0.00 0.00 99.98 05:04:37 04:53:01 all 0.03 0.00 0.01 0.00 0.00 99.96 05:04:37 04:53:01 0 0.00 0.00 0.02 0.00 0.02 99.97 05:04:37 04:53:01 1 0.07 0.00 0.03 0.00 0.02 99.88 05:04:37 04:53:01 2 0.03 0.00 0.00 0.00 0.00 99.97 05:04:37 04:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:04:37 04:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:04:37 04:53:01 5 0.03 0.00 0.00 0.00 0.00 99.97 05:04:37 04:53:01 6 0.03 0.00 0.02 0.02 0.00 99.93 05:04:37 04:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:04:37 04:54:01 all 0.01 0.00 0.02 0.00 0.01 99.96 05:04:37 04:54:01 0 0.02 0.00 0.03 0.00 0.03 99.92 05:04:37 04:54:01 1 0.03 0.00 0.05 0.00 0.02 99.90 05:04:37 04:54:01 2 0.00 0.00 0.02 0.00 0.00 99.98 05:04:37 04:54:01 3 0.02 0.00 0.02 0.00 0.00 99.97 05:04:37 04:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:04:37 04:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:04:37 04:54:01 6 0.00 0.00 0.02 0.03 0.02 99.93 05:04:37 04:54:01 7 0.02 0.00 0.02 0.00 0.00 99.97 05:04:37 04:55:01 all 0.05 0.00 0.01 0.01 0.01 99.92 05:04:37 04:55:01 0 0.05 0.00 0.02 0.00 0.03 99.90 05:04:37 04:55:01 1 0.08 0.00 0.03 0.00 0.02 99.87 05:04:37 04:55:01 2 0.05 0.00 0.02 0.00 0.00 99.93 05:04:37 04:55:01 3 0.00 0.00 0.02 0.02 0.00 99.97 05:04:37 04:55:01 4 0.02 0.00 0.00 0.00 0.02 99.97 05:04:37 04:55:01 5 0.03 0.00 0.00 0.00 0.02 99.95 05:04:37 04:55:01 6 0.03 0.00 0.00 0.03 0.00 99.93 05:04:37 04:55:01 7 0.13 0.00 0.00 0.00 0.00 99.87 05:04:37 04:56:01 all 0.03 0.00 0.01 0.00 0.01 99.95 05:04:37 04:56:01 0 0.02 0.00 0.02 0.00 0.02 99.95 05:04:37 04:56:01 1 0.05 0.00 0.03 0.00 0.02 99.90 05:04:37 04:56:01 2 0.03 0.00 0.00 0.00 0.02 99.95 05:04:37 04:56:01 3 0.02 0.00 0.00 0.00 0.02 99.97 05:04:37 04:56:01 4 0.02 0.00 0.02 0.00 0.00 99.97 05:04:37 04:56:01 5 0.02 0.00 0.03 0.00 0.00 99.95 05:04:37 04:56:01 6 0.00 0.00 0.00 0.02 0.00 99.98 05:04:37 04:56:01 7 0.05 0.00 0.00 0.00 0.00 99.95 05:04:37 04:57:01 all 0.15 0.00 0.01 0.00 0.01 99.83 05:04:37 04:57:01 0 0.91 0.00 0.05 0.00 0.02 99.02 05:04:37 04:57:01 1 0.12 0.00 0.03 0.02 0.03 99.80 05:04:37 04:57:01 2 0.03 0.00 0.00 0.00 0.00 99.97 05:04:37 04:57:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:04:37 04:57:01 4 0.03 0.00 0.00 0.00 0.02 99.95 05:04:37 04:57:01 5 0.03 0.00 0.00 0.00 0.00 99.97 05:04:37 04:57:01 6 0.02 0.00 0.00 0.02 0.02 99.95 05:04:37 04:57:01 7 0.03 0.00 0.00 0.00 0.00 99.97 05:04:37 05:04:37 04:57:01 CPU %user %nice %system %iowait %steal %idle 05:04:37 04:58:01 all 0.26 0.00 0.02 0.00 0.01 99.71 05:04:37 04:58:01 0 1.97 0.00 0.00 0.00 0.02 98.01 05:04:37 04:58:01 1 0.05 0.00 0.05 0.02 0.03 99.85 05:04:37 04:58:01 2 0.00 0.00 0.00 0.00 0.02 99.98 05:04:37 04:58:01 3 0.02 0.00 0.02 0.00 0.02 99.95 05:04:37 04:58:01 4 0.00 0.00 0.02 0.00 0.00 99.98 05:04:37 04:58:01 5 0.02 0.00 0.03 0.00 0.00 99.95 05:04:37 04:58:01 6 0.00 0.00 0.00 0.02 0.00 99.98 05:04:37 04:58:01 7 0.00 0.00 0.02 0.00 0.00 99.98 05:04:37 04:59:01 all 0.27 0.00 0.01 0.00 0.01 99.70 05:04:37 04:59:01 0 1.99 0.00 0.00 0.00 0.00 98.01 05:04:37 04:59:01 1 0.05 0.00 0.07 0.02 0.03 99.83 05:04:37 04:59:01 2 0.05 0.00 0.00 0.00 0.00 99.95 05:04:37 04:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:04:37 04:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:04:37 04:59:01 5 0.00 0.00 0.00 0.00 0.02 99.98 05:04:37 04:59:01 6 0.03 0.00 0.00 0.02 0.02 99.93 05:04:37 04:59:01 7 0.02 0.00 0.02 0.00 0.00 99.97 05:04:37 05:00:01 all 0.21 0.00 0.01 0.00 0.01 99.77 05:04:37 05:00:01 0 1.30 0.00 0.02 0.00 0.02 98.66 05:04:37 05:00:01 1 0.08 0.00 0.00 0.02 0.03 99.87 05:04:37 05:00:01 2 0.03 0.00 0.03 0.00 0.00 99.93 05:04:37 05:00:01 3 0.05 0.00 0.00 0.00 0.00 99.95 05:04:37 05:00:01 4 0.02 0.00 0.00 0.00 0.02 99.97 05:04:37 05:00:01 5 0.05 0.00 0.00 0.00 0.00 99.95 05:04:37 05:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:04:37 05:00:01 7 0.12 0.00 0.00 0.00 0.00 99.88 05:04:37 05:01:01 all 0.25 0.00 0.07 0.01 0.01 99.67 05:04:37 05:01:01 0 1.60 0.00 0.07 0.00 0.02 98.32 05:04:37 05:01:01 1 0.10 0.00 0.15 0.02 0.03 99.70 05:04:37 05:01:01 2 0.18 0.00 0.12 0.03 0.02 99.65 05:04:37 05:01:01 3 0.02 0.00 0.05 0.00 0.00 99.93 05:04:37 05:01:01 4 0.02 0.00 0.08 0.00 0.00 99.90 05:04:37 05:01:01 5 0.02 0.00 0.03 0.00 0.00 99.95 05:04:37 05:01:01 6 0.02 0.00 0.03 0.02 0.00 99.93 05:04:37 05:01:01 7 0.02 0.00 0.03 0.00 0.00 99.95 05:04:37 05:02:01 all 0.09 0.00 0.02 0.00 0.01 99.88 05:04:37 05:02:01 0 0.33 0.00 0.08 0.00 0.03 99.55 05:04:37 05:02:01 1 0.07 0.00 0.03 0.02 0.02 99.87 05:04:37 05:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 05:04:37 05:02:01 3 0.02 0.00 0.00 0.00 0.02 99.97 05:04:37 05:02:01 4 0.12 0.00 0.02 0.00 0.00 99.87 05:04:37 05:02:01 5 0.05 0.00 0.00 0.00 0.00 99.95 05:04:37 05:02:01 6 0.02 0.00 0.00 0.02 0.02 99.95 05:04:37 05:02:01 7 0.10 0.00 0.02 0.00 0.00 99.88 05:04:37 05:03:01 all 0.02 0.00 0.01 0.00 0.01 99.96 05:04:37 05:03:01 0 0.03 0.00 0.02 0.00 0.02 99.93 05:04:37 05:03:01 1 0.05 0.00 0.02 0.00 0.02 99.92 05:04:37 05:03:01 2 0.03 0.00 0.00 0.00 0.00 99.97 05:04:37 05:03:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:04:37 05:03:01 4 0.02 0.00 0.02 0.00 0.02 99.95 05:04:37 05:03:01 5 0.02 0.00 0.00 0.00 0.02 99.97 05:04:37 05:03:01 6 0.00 0.00 0.00 0.02 0.00 99.98 05:04:37 05:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:04:37 05:04:01 all 9.70 0.00 4.42 3.11 0.06 82.71 05:04:37 05:04:01 0 8.51 0.00 4.48 0.07 0.07 86.87 05:04:37 05:04:01 1 10.44 0.00 5.92 8.28 0.07 75.28 05:04:37 05:04:01 2 9.45 0.00 3.56 0.02 0.05 86.93 05:04:37 05:04:01 3 9.75 0.00 4.43 2.80 0.05 82.97 05:04:37 05:04:01 4 10.47 0.00 4.56 6.66 0.09 78.22 05:04:37 05:04:01 5 9.59 0.00 4.32 4.74 0.05 81.30 05:04:37 05:04:01 6 8.43 0.00 4.31 2.26 0.05 84.95 05:04:37 05:04:01 7 10.96 0.00 3.80 0.10 0.07 85.07 05:04:37 Average: all 14.57 0.00 2.73 2.20 0.05 80.46 05:04:37 Average: 0 14.69 0.00 2.59 1.45 0.06 81.22 05:04:37 Average: 1 15.12 0.00 2.88 2.33 0.06 79.62 05:04:37 Average: 2 14.53 0.00 2.68 2.13 0.04 80.62 05:04:37 Average: 3 14.56 0.00 2.86 2.41 0.04 80.12 05:04:37 Average: 4 14.03 0.00 2.73 2.03 0.05 81.16 05:04:37 Average: 5 14.48 0.00 2.71 3.50 0.04 79.27 05:04:37 Average: 6 14.74 0.00 2.72 2.45 0.04 80.04 05:04:37 Average: 7 14.42 0.00 2.65 1.27 0.04 81.62 05:04:37 05:04:37 05:04:37