Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ba285599d092cd88ba2ac7c49c113d850730d643 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-ssh9052245378465419563.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-ssh7459040981971413403.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-ssh7610031077547379293.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-ssh8249490120470284913.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-ssh11985087878232708808.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-34897 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/762 [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/762 # 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 ba285599d092cd88ba2ac7c49c113d850730d643 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ba285599d092cd88ba2ac7c49c113d850730d643 # timeout=10 Commit message: "Merge pull request #5023 from jackchenjc/issue-5022" > git rev-list --no-walk b30e0ec92257b99dae16d28c3a521f006a0b909d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:30:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:30:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:30:47 ========================================================= 07:30:47 EdgeX Global Pipelines Version Info 07:30:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:30:48 ------------------- 07:30:48 stable info: 07:30:48 ------------------- 07:30:48 Commited By: Cherry Wang cherry@iotechsys.com 07:30:48 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 07:30:48 Message: update stable to v1.0.269 07:30:48 ------------------- 07:30:48 experimental info: 07:30:48 ------------------- 07:30:48 Commited By: **** collab-it+edgex@linuxfoundation.org 07:30:48 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 07:30:48 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:30:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:30:49 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:30:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:30:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:30:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:30:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 07:30:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:30:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:30:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 07:30:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 07:30:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:30:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:30:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:30:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:30:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:30:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:30:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:30:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:30:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:30:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 07:30:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:30:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:30:49 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:30:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:30:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:30:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:30:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ba285599d092cd88ba2ac7c49c113d850730d643 [Pipeline] echo 07:30:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ba28559 [Pipeline] echo 07:30:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:30:49 provisioning config files... 07:30:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/762@tmp/config16481698046773075517tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:30:50 ---> ****-login.sh 07:30:50 nexus3.edgexfoundry.org:10001 07:30:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:30:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:30:50 Configure a credential helper to remove this warning. See 07:30:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:30:50 07:30:50 Login Succeeded 07:30:50 nexus3.edgexfoundry.org:10002 07:30:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:30:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:30:50 Configure a credential helper to remove this warning. See 07:30:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:30:50 07:30:50 Login Succeeded 07:30:50 nexus3.edgexfoundry.org:10003 07:30:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:30:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:30:50 Configure a credential helper to remove this warning. See 07:30:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:30:50 07:30:50 Login Succeeded 07:30:50 nexus3.edgexfoundry.org:10004 07:30:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:30:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:30:50 Configure a credential helper to remove this warning. See 07:30:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:30:50 07:30:50 Login Succeeded 07:30:50 ****.io 07:30:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:30:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:30:50 Configure a credential helper to remove this warning. See 07:30:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:30:50 07:30:50 Login Succeeded 07:30:50 ---> ****-login.sh ends [Pipeline] } 07:30:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:30:51 + 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 07:30:51 + dirname cmd/core-command/Dockerfile 07:30:51 + cut -d/ -f2 07:30:51 + echo core-command,cmd/core-command/Dockerfile 07:30:51 + dirname cmd/core-common-config-bootstrapper/Dockerfile 07:30:51 + cut -d/ -f2 07:30:51 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 07:30:51 + dirname cmd/core-data/Dockerfile 07:30:51 + cut -d/ -f2 07:30:51 + echo core-data,cmd/core-data/Dockerfile 07:30:51 + dirname cmd/core-keeper/Dockerfile 07:30:51 + cut -d/ -f2 07:30:51 + echo core-keeper,cmd/core-keeper/Dockerfile 07:30:51 + dirname cmd/core-metadata/Dockerfile 07:30:51 + cut -d/ -f2 07:30:51 + echo core-metadata,cmd/core-metadata/Dockerfile 07:30:51 + dirname cmd/security-bootstrapper/Dockerfile 07:30:51 + cut -d/ -f2 07:30:51 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 07:30:51 + dirname cmd/security-proxy-auth/Dockerfile 07:30:51 + cut -d/ -f2 07:30:51 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 07:30:51 + dirname cmd/security-proxy-setup/Dockerfile 07:30:51 + cut -d/ -f2 07:30:51 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:30:51 + dirname cmd/security-secretstore-setup/Dockerfile 07:30:51 + cut -d/ -f2 07:30:51 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:30:51 + dirname cmd/security-spiffe-token-provider/Dockerfile 07:30:51 + cut -d/ -f2 07:30:51 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 07:30:51 + dirname cmd/security-spire-agent/Dockerfile 07:30:51 + cut -d/ -f2 07:30:51 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 07:30:51 + dirname cmd/security-spire-config/Dockerfile 07:30:51 + cut -d/ -f2 07:30:51 + echo security-spire-config,cmd/security-spire-config/Dockerfile 07:30:51 + dirname cmd/security-spire-server/Dockerfile 07:30:51 + cut -d/ -f2 07:30:51 + echo security-spire-server,cmd/security-spire-server/Dockerfile 07:30:51 + dirname cmd/support-notifications/Dockerfile 07:30:51 + cut -d/ -f2 07:30:51 + echo support-notifications,cmd/support-notifications/Dockerfile 07:30:51 + dirname cmd/support-scheduler/Dockerfile 07:30:51 + cut -d/ -f2 07:30:51 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 07:30:51 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 07:30:51 + git rev-list -1 --merges ba285599d092cd88ba2ac7c49c113d850730d643~1..ba285599d092cd88ba2ac7c49c113d850730d643 [Pipeline] echo 07:30:51 -----------> git rev-list -1 --merges ba285599d092cd88ba2ac7c49c113d850730d643~1..ba285599d092cd88ba2ac7c49c113d850730d643 ba285599d092cd88ba2ac7c49c113d850730d643 07:30:51 ba285599d092cd88ba2ac7c49c113d850730d643 [false] [Pipeline] sh 07:30:51 + git log --format=format:%s -1 ba285599d092cd88ba2ac7c49c113d850730d643 [Pipeline] echo 07:30:51 ========================================================= 07:30:51 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:30:51 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 07:30:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:30:52 + grep -v github /etc/ssh/ssh_known_hosts 07:30:52 + [ -e /tmp/ssh_known_hosts ] 07:30:52 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:30:52 + sudo tee -a /etc/ssh/ssh_known_hosts+ 07:30:52 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:30:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:30:52 07:30:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:30:53 0.1.4: Pulling from edgex-devops/py-git-semver 07:30:53 b85a868b505f: Pulling fs layer 07:30:53 e2be974225ed: Pulling fs layer 07:30:53 339a4e72a1f5: Pulling fs layer 07:30:53 988bab9f4d93: Pulling fs layer 07:30:53 1469e6f7b9e6: Pulling fs layer 07:30:53 eaf3925da568: Pulling fs layer 07:30:53 bab4dde63d76: Pulling fs layer 07:30:53 bde34c3a00c8: Pulling fs layer 07:30:53 b352a97aabf1: Pulling fs layer 07:30:53 4872d77fe225: Pulling fs layer 07:30:53 5851b861e8e6: Pulling fs layer 07:30:53 988bab9f4d93: Waiting 07:30:53 1469e6f7b9e6: Waiting 07:30:53 bde34c3a00c8: Waiting 07:30:53 b352a97aabf1: Waiting 07:30:53 4872d77fe225: Waiting 07:30:53 eaf3925da568: Waiting 07:30:53 bab4dde63d76: Waiting 07:30:53 5851b861e8e6: Waiting 07:30:53 e2be974225ed: Download complete 07:30:53 988bab9f4d93: Verifying Checksum 07:30:53 988bab9f4d93: Download complete 07:30:53 1469e6f7b9e6: Verifying Checksum 07:30:53 1469e6f7b9e6: Download complete 07:30:53 339a4e72a1f5: Verifying Checksum 07:30:53 339a4e72a1f5: Download complete 07:30:53 eaf3925da568: Verifying Checksum 07:30:53 eaf3925da568: Download complete 07:30:53 bde34c3a00c8: Verifying Checksum 07:30:53 bde34c3a00c8: Download complete 07:30:53 b352a97aabf1: Download complete 07:30:53 4872d77fe225: Verifying Checksum 07:30:53 4872d77fe225: Download complete 07:30:53 5851b861e8e6: Verifying Checksum 07:30:53 5851b861e8e6: Download complete 07:30:53 b85a868b505f: Download complete 07:30:53 bab4dde63d76: Verifying Checksum 07:30:53 bab4dde63d76: Download complete 07:30:54 b85a868b505f: Pull complete 07:30:54 e2be974225ed: Pull complete 07:30:55 339a4e72a1f5: Pull complete 07:30:55 988bab9f4d93: Pull complete 07:30:55 1469e6f7b9e6: Pull complete 07:30:55 eaf3925da568: Pull complete 07:30:57 bab4dde63d76: Pull complete 07:30:57 bde34c3a00c8: Pull complete 07:30:57 b352a97aabf1: Pull complete 07:30:57 4872d77fe225: Pull complete 07:30:58 5851b861e8e6: Pull complete 07:30:58 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:30:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:30:58 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:30:58 prd-ubuntu20.04-docker-8c-8g-34897 does not seem to be running inside a container 07:30:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/762 -v /w/workspace/edgex-go/762:/w/workspace/edgex-go/762:rw,z -v /w/workspace/edgex-go/762@tmp:/w/workspace/edgex-go/762@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:31:01 $ docker top 696bc335229de168300bc33d0123cd18628b762c4f8d9fc7b6ce32f4717bddb0 -eo pid,comm 07:31:01 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 07:31:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:31:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:31:01 [ssh-agent] Looking for ssh-agent implementation... 07:31:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:31:01 $ docker exec 696bc335229de168300bc33d0123cd18628b762c4f8d9fc7b6ce32f4717bddb0 ssh-agent 07:31:01 SSH_AUTH_SOCK=/tmp/ssh-8Z8CHkvyliI4/agent.32 07:31:01 SSH_AGENT_PID=38 07:31:01 Running ssh-add (command line suppressed) 07:31:01 Identity added: /w/workspace/edgex-go/762@tmp/private_key_14947940740838379281.key (/w/workspace/edgex-go/762@tmp/private_key_14947940740838379281.key) 07:31:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:31:01 + git tag --points-at HEAD [Pipeline] } 07:31:01 $ docker exec --env ******** --env ******** 696bc335229de168300bc33d0123cd18628b762c4f8d9fc7b6ce32f4717bddb0 ssh-agent -k 07:31:01 unset SSH_AUTH_SOCK; 07:31:01 unset SSH_AGENT_PID; 07:31:01 echo Agent pid 38 killed; 07:31:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:31:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:31:02 [ssh-agent] Looking for ssh-agent implementation... 07:31:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:31:02 $ docker exec 696bc335229de168300bc33d0123cd18628b762c4f8d9fc7b6ce32f4717bddb0 ssh-agent 07:31:02 SSH_AUTH_SOCK=/tmp/ssh-p5YZAwArDA2m/agent.71 07:31:02 SSH_AGENT_PID=77 07:31:02 Running ssh-add (command line suppressed) 07:31:02 Identity added: /w/workspace/edgex-go/762@tmp/private_key_14836198372467109823.key (/w/workspace/edgex-go/762@tmp/private_key_14836198372467109823.key) 07:31:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:31:02 + git semver init 07:31:02 2024-12-11 07:31:02,840 [run_init] DEBUG init version:0.0.0 force:False 07:31:02 2024-12-11 07:31:02,841 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/762/.semver 07:31:02 2024-12-11 07:31:02,842 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/762/.semver 07:31:02 2024-12-11 07:31:02,842 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/762/.semver'], cwd=/w/workspace/edgex-go/762, universal_newlines=False, shell=None, istream=None) 07:31:08 2024-12-11 07:31:07,894 [append_file] DEBUG append to file:/w/workspace/edgex-go/762/.git/info/exclude 07:31:08 2024-12-11 07:31:07,895 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/762/.semver/main with force:False 07:31:08 2024-12-11 07:31:07,895 [read_version] DEBUG read version from /w/workspace/edgex-go/762/.semver/main 07:31:08 2024-12-11 07:31:07,895 [read_version] DEBUG read version from /w/workspace/edgex-go/762/.semver/main 07:31:08 4.0.0-dev.26 [Pipeline] } 07:31:08 $ docker exec --env ******** --env ******** 696bc335229de168300bc33d0123cd18628b762c4f8d9fc7b6ce32f4717bddb0 ssh-agent -k 07:31:08 unset SSH_AUTH_SOCK; 07:31:08 unset SSH_AGENT_PID; 07:31:08 echo Agent pid 77 killed; 07:31:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:31:08 + git semver [Pipeline] } 07:31:08 $ docker stop --time=1 696bc335229de168300bc33d0123cd18628b762c4f8d9fc7b6ce32f4717bddb0 07:31:10 $ docker rm -f --volumes 696bc335229de168300bc33d0123cd18628b762c4f8d9fc7b6ce32f4717bddb0 [Pipeline] // withDockerContainer [Pipeline] sh 07:31:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:31:10 Stashed 1 file(s) [Pipeline] echo 07:31:10 [edgeXSemver]: initialized semver on version 4.0.0-dev.26 [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 07:31:11 + git config --global --add safe.directory /w/workspace/edgex-go/762 [Pipeline] echo 07:31:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:31:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:31:11 ========================================================= 07:31:11 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 07:31:11 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:31:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:31:11 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 07:31:11 43c4264eed91: Pulling fs layer 07:31:11 4cc291be95ef: Pulling fs layer 07:31:11 2ac1f1163629: Pulling fs layer 07:31:11 5c3c966382ef: Pulling fs layer 07:31:11 4f4fb700ef54: Pulling fs layer 07:31:11 5d5c8e513c77: Pulling fs layer 07:31:11 9f66e0745190: Pulling fs layer 07:31:11 f49a43e4bbc0: Pulling fs layer 07:31:11 561ebcabdf7f: Pulling fs layer 07:31:11 5d5c8e513c77: Waiting 07:31:11 9f66e0745190: Waiting 07:31:11 5c3c966382ef: Waiting 07:31:11 f49a43e4bbc0: Waiting 07:31:11 561ebcabdf7f: Waiting 07:31:11 4f4fb700ef54: Waiting 07:31:11 4cc291be95ef: Download complete 07:31:11 5c3c966382ef: Download complete 07:31:11 4f4fb700ef54: Verifying Checksum 07:31:11 4f4fb700ef54: Download complete 07:31:11 5d5c8e513c77: Download complete 07:31:11 43c4264eed91: Download complete 07:31:11 9f66e0745190: Verifying Checksum 07:31:11 9f66e0745190: Download complete 07:31:11 43c4264eed91: Pull complete 07:31:11 561ebcabdf7f: Download complete 07:31:12 4cc291be95ef: Pull complete 07:31:12 2ac1f1163629: Verifying Checksum 07:31:12 2ac1f1163629: Download complete 07:31:12 f49a43e4bbc0: Verifying Checksum 07:31:12 f49a43e4bbc0: Download complete 07:31:15 2ac1f1163629: Pull complete 07:31:15 5c3c966382ef: Pull complete 07:31:15 4f4fb700ef54: Pull complete 07:31:15 5d5c8e513c77: Pull complete 07:31:15 9f66e0745190: Pull complete 07:31:18 f49a43e4bbc0: Pull complete 07:31:18 561ebcabdf7f: Pull complete 07:31:18 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 07:31:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:31:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 07:31:19 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:31:19 WORKDIR /edgex 07:31:19 COPY go.mod . 07:31:19 RUN go mod download 07:31:19 + docker build -t ci-base-image-x86_64 -f - . 07:31:19 Sending build context to Docker daemon 178.1MB 07:31:19 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:31:19 ---> 3a752c3f9dda 07:31:19 Step 2/4 : WORKDIR /edgex 07:31:25 ---> Running in f93cf25c1bff 07:31:25 Removing intermediate container f93cf25c1bff 07:31:25 ---> 0f2c59f5f1e6 07:31:25 Step 3/4 : COPY go.mod . 07:31:25 ---> 94ec4e0ca4b5 07:31:25 Step 4/4 : RUN go mod download 07:31:25 ---> Running in 0ab834d44fa6 07:31:25 Still waiting to schedule task 07:31:25 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:31:51 Removing intermediate container 0ab834d44fa6 07:31:51 ---> 1e8f7c8d674e 07:31:51 Successfully built 1e8f7c8d674e 07:31:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:52 + docker inspect -f . ci-base-image-x86_64 07:31:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:31:52 prd-ubuntu20.04-docker-8c-8g-34897 does not seem to be running inside a container 07:31:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/762 -v /w/workspace/edgex-go/762:/w/workspace/edgex-go/762:rw,z -v /w/workspace/edgex-go/762@tmp:/w/workspace/edgex-go/762@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:31:52 $ docker top 9fdda9197d98535870737883dbb4551475b932aff1460a8211fe7972e1a00258 -eo pid,comm [Pipeline] { [Pipeline] sh 07:31:53 + go version 07:31:53 go version go1.23.2 linux/amd64 [Pipeline] } 07:31:53 $ docker stop --time=1 9fdda9197d98535870737883dbb4551475b932aff1460a8211fe7972e1a00258 07:31:54 $ docker rm -f --volumes 9fdda9197d98535870737883dbb4551475b932aff1460a8211fe7972e1a00258 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:54 + docker inspect -f . ci-base-image-x86_64 07:31:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:31:54 prd-ubuntu20.04-docker-8c-8g-34897 does not seem to be running inside a container 07:31:54 $ 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/762 -v /w/workspace/edgex-go/762:/w/workspace/edgex-go/762:rw,z -v /w/workspace/edgex-go/762@tmp:/w/workspace/edgex-go/762@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:31:55 $ docker top 88c4b15595d1c77a07489d1712c186497e53eb98fe2bd28d7b4071af57ea35a2 -eo pid,comm [Pipeline] { [Pipeline] echo 07:31:55 ========================================================= 07:31:55 [edgeXBuildGoParallel] Running Tests and Build... 07:31:55 ========================================================= [Pipeline] sh 07:31:55 + git config --global --add safe.directory /w/workspace/edgex-go/762 [Pipeline] fileExists [Pipeline] sh 07:31:55 + make test 07:31:55 go test -race -coverprofile=coverage.out ./... 07:32:03 ? github.com/edgexfoundry/edgex-go [no test files] 07:32:35 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 07:32:35 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 07:32:35 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 07:32:35 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 07:32:35 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 07:32:35 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 07:32:35 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 07:32:35 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 07:32:35 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 07:32:35 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 07:32:35 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 07:32:35 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 07:32:35 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:32:35 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 07:32:35 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 07:32:35 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 07:32:35 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 07:32:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.020s coverage: 28.7% of statements 07:32:35 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 07:32:35 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 07:32:35 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 07:32:36 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 07:32:36 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 07:32:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.033s coverage: 97.0% of statements 07:32:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:32:37 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 07:32:37 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:32:37 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 07:32:37 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 07:32:37 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 07:32:37 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 07:32:37 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 07:32:37 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 07:32:39 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 07:32:39 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 07:32:39 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 07:32:39 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:32:39 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 07:32:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.053s coverage: 69.2% of statements 07:32:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.395s coverage: 48.4% of statements 07:32:40 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 07:32:40 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 07:32:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.124s coverage: 93.4% of statements 07:32:41 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.046s coverage: 91.7% of statements 07:32:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:32:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:32:41 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:32:41 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 07:32:41 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 07:32:41 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 07:32:41 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 07:32:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:32:41 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 07:32:41 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 07:32:41 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 07:32:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.046s coverage: 9.4% of statements 07:32:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.353s coverage: 95.8% of statements 07:32:42 ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements 07:32:42 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 07:32:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:32:43 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 07:32:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.027s coverage: 0.0% of statements [no tests to run] 07:32:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.044s coverage: 1.1% of statements 07:32:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.029s coverage: 44.2% of statements 07:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.020s coverage: 40.0% of statements 07:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.024s coverage: 87.1% of statements 07:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.023s coverage: 94.1% of statements 07:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.031s coverage: 96.3% of statements 07:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.026s coverage: 87.5% of statements 07:32:44 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 07:32:44 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 07:32:44 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 07:32:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:32:44 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 07:32:44 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 07:32:44 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 07:32:45 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 07:32:45 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 07:32:45 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 07:32:45 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 07:32:45 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 07:32:45 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 07:32:45 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 07:32:46 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 07:32:46 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 07:32:47 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 07:32:48 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 07:32:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:32:49 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 07:32:49 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 07:32:52 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 07:32:52 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 07:32:52 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 07:32:53 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 07:32:53 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 07:32:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:32:54 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 07:32:54 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 07:32:54 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 07:32:54 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 07:32:55 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 07:32:55 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 07:32:55 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 07:32:55 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 07:32:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:32:57 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:32:57 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 07:32:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.029s coverage: 94.4% of statements 07:32:58 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 07:32:58 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 07:32:58 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 07:32:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:32:59 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:33:01 Running on prd-ubuntu20.04-docker-arm64-4c-16g-34898 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 07:33:01 Running in /w/workspace/edgex-go/762 [Pipeline] { [Pipeline] checkout 07:33:01 The recommended git tool is: git 07:33:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.046s coverage: 92.9% of statements 07:33:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 66.7% of statements 07:33:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.028s coverage: 62.3% of statements 07:33:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 75.0% of statements 07:33:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.029s coverage: 87.2% of statements 07:33:03 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 17.0% of statements 07:33:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.016s coverage: 100.0% of statements 07:33:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.062s coverage: 81.8% of statements 07:33:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.050s coverage: 82.1% of statements 07:33:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.025s coverage: 86.0% of statements 07:33:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.128s coverage: 63.1% of statements 07:33:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.023s coverage: 100.0% of statements 07:33:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements 07:33:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements 07:33:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements 07:33:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements 07:33:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.127s coverage: 36.8% of statements 07:33:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 93.8% of statements 07:33:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.017s coverage: 3.1% of statements 07:33:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.053s coverage: 17.2% of statements 07:33:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.116s coverage: 95.7% of statements 07:33:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.034s coverage: 9.0% of statements 07:33:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.085s coverage: 97.7% of statements 07:33:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.029s coverage: 45.8% of statements 07:33:04 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 07:33:04 running golangci-lint 07:33:04 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 07:33:04 go version go1.23.2 linux/amd64 07:33:04 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 07:33:04 level=info msg="[config_reader] Used config file .golangci.yml" 07:33:04 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 07:33:08 using credential edgex-jenkins-ssh 07:33:08 Cloning the remote Git repository 07:33:08 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:33:08 > git init /w/workspace/edgex-go/762 # timeout=10 07:33:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:33:08 > git --version # timeout=10 07:33:08 > git --version # 'git version 2.25.1' 07:33:08 using GIT_SSH to set credentials SSH Credentials for GitHub 07:33:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:33:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:33:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:33:26 Avoid second fetch 07:33:26 Checking out Revision ba285599d092cd88ba2ac7c49c113d850730d643 (main) 07:33:26 level=info msg="[loader] Go packages loading at mode 575 (files|deps|exports_file|imports|name|types_sizes|compiled_files) took 21.369570804s" 07:33:26 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 45.997824ms" 07:33:27 Commit message: "Merge pull request #5023 from jackchenjc/issue-5022" 07:33:26 > git config core.sparsecheckout # timeout=10 07:33:26 > git checkout -f ba285599d092cd88ba2ac7c49c113d850730d643 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:33:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:33:31 % Total % Received % Xferd Average Speed Time Time Time Current 07:33:31 Dload Upload Total Spent Left Speed 07:33:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 79677 0 --:--:-- --:--:-- --:--:-- 79677 [Pipeline] sh 07:33:32 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:33:32 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:33:32 + sudo tee /etc/docker/daemon.new 07:33:32 { 07:33:32 "registry-mirrors": [ 07:33:32 "https://nexus3.edgexfoundry.org:10001" 07:33:32 ], 07:33:32 "bip": "10.250.0.254/24", 07:33:32 "hosts": [ 07:33:32 "tcp://0.0.0.0:5555", 07:33:32 "unix:///var/run/docker.sock" 07:33:32 ], 07:33:32 "mtu": 1458, 07:33:32 "selinux-enabled": true, 07:33:32 "seccomp-profile": "/etc/docker/seccomp.json" 07:33:32 } [Pipeline] sh 07:33:32 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:33:33 + sudo service docker restart 07:33:38 level=info msg="[linters_context/goanalysis] analyzers took 1m30.493859144s with top 10 stages: buildir: 55.128149549s, gosec: 3.438707886s, fact_deprecated: 2.648442168s, inspect: 2.322857235s, printf: 2.146278248s, ctrlflow: 1.672199128s, fact_purity: 1.206333143s, nilness: 1.180095369s, S1038: 1.179329643s, SA5012: 700.62073ms" 07:33:38 level=info msg="[runner] Issues before processing: 193, after processing: 0" 07:33:38 level=info msg="[runner] Processors filtering stat (in/out): invalid_issue: 193/193, skip_files: 193/193, exclude-rules: 193/15, cgo: 193/193, path_prettifier: 193/193, skip_dirs: 193/193, exclude: 193/193, autogenerated_exclude: 193/193, nolint: 15/0, filename_unadjuster: 193/193, identifier_marker: 193/193" 07:33:38 level=info msg="[runner] processing took 14.953529ms with stages: nolint: 5.470587ms, identifier_marker: 4.38333ms, path_prettifier: 2.457349ms, autogenerated_exclude: 1.017026ms, exclude-rules: 985.646µs, skip_dirs: 528.599µs, filename_unadjuster: 38.81µs, cgo: 34.161µs, invalid_issue: 33.271µs, fixer: 740ns, max_from_linter: 670ns, uniq_by_line: 670ns, max_same_issues: 630ns, path_shortener: 330ns, skip_files: 300ns, path_prefixer: 290ns, exclude: 270ns, sort_results: 240ns, diff: 170ns, source_code: 170ns, severity-rules: 160ns, max_per_file_from_linter: 110ns" 07:33:38 level=info msg="[runner] linters took 11.565277924s with stages: goanalysis_metalinter: 11.550234654s" 07:33:38 level=info msg="File cache stats: 0 entries of total size 0B" 07:33:38 level=info msg="Memory: 331 samples, avg is 291.4MB, max is 1225.5MB" 07:33:38 level=info msg="Execution took 32.988418642s" 07:33:38 go vet ./... 07:33:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:33:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:33:45 ./bin/test-attribution-txt.sh [Pipeline] echo 07:33:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 07:33:45 + ls -al . 07:33:45 total 1740 07:33:45 drwxrwxr-x 11 1001 1001 4096 Dec 11 07:31 . 07:33:45 drwxr-xr-x 4 root root 4096 Dec 11 07:31 .. 07:33:45 drwxrwxr-x 2 1001 1001 4096 Dec 11 07:30 .blubracket 07:33:45 -rw-rw-r-- 1 1001 1001 10 Dec 11 07:30 .dockerignore 07:33:45 drwxrwxr-x 8 1001 1001 4096 Dec 11 07:33 .git 07:33:45 drwxrwxr-x 3 1001 1001 4096 Dec 11 07:30 .github 07:33:45 -rw-rw-r-- 1 1001 1001 907 Dec 11 07:30 .gitignore 07:33:45 -rw-rw-r-- 1 1001 1001 199 Dec 11 07:30 .golangci.yml 07:33:45 -rw-rw-r-- 1 1001 1001 100 Dec 11 07:30 .hadolint.yml 07:33:45 drwxr-xr-x 3 1001 1001 4096 Dec 11 07:31 .semver 07:33:45 -rw-rw-r-- 1 1001 1001 155 Dec 11 07:30 .sonarcloud.properties 07:33:45 -rw-rw-r-- 1 1001 1001 1171 Dec 11 07:30 ADOPTERS.md 07:33:45 -rw-rw-r-- 1 1001 1001 17141 Dec 11 07:30 Attribution.txt 07:33:45 -rw-rw-r-- 1 1001 1001 100284 Dec 11 07:30 CHANGELOG.md 07:33:45 -rw-rw-r-- 1 1001 1001 3804 Dec 11 07:30 CONTRIBUTING.md 07:33:45 -rw-rw-r-- 1 1001 1001 677 Dec 11 07:30 GOVERNANCE.md 07:33:45 -rw-rw-r-- 1 1001 1001 858 Dec 11 07:30 Jenkinsfile 07:33:45 -rw-rw-r-- 1 1001 1001 10775 Dec 11 07:30 LICENSE 07:33:45 -rw-rw-r-- 1 1001 1001 16740 Dec 11 07:30 Makefile 07:33:45 -rw-rw-r-- 1 1001 1001 582 Dec 11 07:30 OWNERS.md 07:33:45 -rw-rw-r-- 1 1001 1001 9932 Dec 11 07:30 README.md 07:33:45 -rw-rw-r-- 1 1001 1001 789 Dec 11 07:30 SECURITY.md 07:33:45 -rw-rw-r-- 1 1001 1001 12 Dec 11 07:31 VERSION 07:33:45 drwxrwxr-x 2 1001 1001 4096 Dec 11 07:30 bin 07:33:45 drwxrwxr-x 19 1001 1001 4096 Dec 11 07:30 cmd 07:33:45 -rw-r--r-- 1 root root 1412873 Dec 11 07:33 coverage.out 07:33:45 drwxrwxr-x 2 1001 1001 4096 Dec 11 07:30 fuzz_test 07:33:45 -rw-rw-r-- 1 1001 1001 6473 Dec 11 07:30 go.mod 07:33:45 -rw-rw-r-- 1 1001 1001 87891 Dec 11 07:30 go.sum 07:33:45 drwxrwxr-x 7 1001 1001 4096 Dec 11 07:30 internal 07:33:45 drwxrwxr-x 2 1001 1001 4096 Dec 11 07:30 openapi 07:33:45 -rw-rw-r-- 1 1001 1001 584 Dec 11 07:30 security.txt 07:33:45 -rw-rw-r-- 1 1001 1001 204 Dec 11 07:30 version.go [Pipeline] sh 07:33:46 + '[' -e coverage.out ] 07:33:46 + chown 1001:1001 coverage.out [Pipeline] stash 07:33:46 Stashed 1 file(s) [Pipeline] sh 07:33:46 + make build 07:33:46 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:33:51 provisioning config files... 07:33:51 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/762@tmp/config18367035963072254476tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:33:51 ---> ****-login.sh 07:33:51 nexus3.edgexfoundry.org:10001 07:33:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:33:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:33:52 Configure a credential helper to remove this warning. See 07:33:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:33:52 07:33:52 Login Succeeded 07:33:52 nexus3.edgexfoundry.org:10002 07:33:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:33:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:33:52 Configure a credential helper to remove this warning. See 07:33:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:33:52 07:33:52 Login Succeeded 07:33:52 nexus3.edgexfoundry.org:10003 07:33:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:33:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:33:52 Configure a credential helper to remove this warning. See 07:33:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:33:52 07:33:52 Login Succeeded 07:33:52 nexus3.edgexfoundry.org:10004 07:33:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:33:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:33:53 Configure a credential helper to remove this warning. See 07:33:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:33:53 07:33:53 Login Succeeded 07:33:53 ****.io 07:33:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:33:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:33:53 Configure a credential helper to remove this warning. See 07:33:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:33:53 07:33:53 Login Succeeded 07:33:53 ---> ****-login.sh ends [Pipeline] } 07:33:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 07:33:54 + git config --global --add safe.directory /w/workspace/edgex-go/762 [Pipeline] echo 07:33:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:33:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:33:54 ========================================================= 07:33:54 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 07:33:54 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:33:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:33:54 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:33:54 cf04c63912e1: Pulling fs layer 07:33:54 55b35a11ae5e: Pulling fs layer 07:33:54 a37a00ec5f00: Pulling fs layer 07:33:54 50b3750afda1: Pulling fs layer 07:33:54 4f4fb700ef54: Pulling fs layer 07:33:54 80978eb59214: Pulling fs layer 07:33:54 c9f46d7d2bd2: Pulling fs layer 07:33:54 50b3750afda1: Waiting 07:33:54 4f4fb700ef54: Waiting 07:33:54 80978eb59214: Waiting 07:33:54 c5a475d317c9: Pulling fs layer 07:33:54 c9f46d7d2bd2: Waiting 07:33:54 c5a475d317c9: Waiting 07:33:54 55b35a11ae5e: Verifying Checksum 07:33:54 55b35a11ae5e: Download complete 07:33:54 50b3750afda1: Download complete 07:33:54 4f4fb700ef54: Verifying Checksum 07:33:54 4f4fb700ef54: Download complete 07:33:54 80978eb59214: Verifying Checksum 07:33:54 80978eb59214: Download complete 07:33:54 cf04c63912e1: Verifying Checksum 07:33:54 cf04c63912e1: Download complete 07:33:55 c5a475d317c9: Download complete 07:33:55 cf04c63912e1: Pull complete 07:33:56 55b35a11ae5e: Pull complete 07:33:56 a37a00ec5f00: Verifying Checksum 07:33:56 a37a00ec5f00: Download complete 07:33:57 c9f46d7d2bd2: Verifying Checksum 07:33:57 c9f46d7d2bd2: Download complete 07:34:13 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:34:13 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 07:34:13 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:34:13 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 07:34:13 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:34:17 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:34:19 a37a00ec5f00: Pull complete 07:34:19 50b3750afda1: Pull complete 07:34:19 4f4fb700ef54: Pull complete 07:34:19 80978eb59214: Pull complete 07:34:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:34:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:34:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:34:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 07:34:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:34:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 07:34:25 $ docker stop --time=1 88c4b15595d1c77a07489d1712c186497e53eb98fe2bd28d7b4071af57ea35a2 07:34:25 c9f46d7d2bd2: Pull complete 07:34:26 c5a475d317c9: Pull complete 07:34:26 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 07:34:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:34:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:34:31 $ docker rm -f --volumes 88c4b15595d1c77a07489d1712c186497e53eb98fe2bd28d7b4071af57ea35a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] fileExists [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 07:34:32 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:34:32 WORKDIR /edgex 07:34:32 COPY go.mod . 07:34:32 RUN go mod download+ 07:34:32 docker build -t ci-base-image-arm64 -f - . [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:34:32 07:34:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:34:32 latest: Pulling from edgex-devops/edgex-compose 07:34:32 91d30c5bc195: Pulling fs layer 07:34:32 2e9b0aa3be6d: Pulling fs layer 07:34:32 9c61dcf015f6: Pulling fs layer 07:34:32 4698f68db338: Pulling fs layer 07:34:32 2a2f49069b9e: Pulling fs layer 07:34:32 e0025b399a48: Pulling fs layer 07:34:32 4698f68db338: Waiting 07:34:32 2a2f49069b9e: Waiting 07:34:32 e0025b399a48: Waiting 07:34:32 91d30c5bc195: Verifying Checksum 07:34:33 4698f68db338: Download complete 07:34:33 2e9b0aa3be6d: Verifying Checksum 07:34:33 2e9b0aa3be6d: Download complete 07:34:33 e0025b399a48: Download complete 07:34:33 91d30c5bc195: Pull complete 07:34:33 2a2f49069b9e: Verifying Checksum 07:34:33 2a2f49069b9e: Download complete 07:34:33 2e9b0aa3be6d: Pull complete 07:34:33 9c61dcf015f6: Verifying Checksum 07:34:33 9c61dcf015f6: Download complete 07:34:34 #0 building with "default" instance using docker driver 07:34:34 07:34:34 #1 [internal] load .dockerignore 07:34:34 #1 transferring context: 32B 07:34:34 #1 transferring context: 50B done 07:34:34 #1 DONE 0.1s 07:34:34 07:34:34 #2 [internal] load build definition from Dockerfile 07:34:34 #2 transferring dockerfile: 172B done 07:34:34 #2 DONE 0.1s 07:34:34 07:34:34 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:34:34 #3 DONE 0.0s 07:34:34 07:34:34 #4 [internal] load build context 07:34:34 #4 DONE 0.0s 07:34:34 07:34:34 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:34:34 #5 DONE 0.0s 07:34:34 07:34:34 #4 [internal] load build context 07:34:34 #4 transferring context: 6.51kB done 07:34:34 #4 DONE 0.1s 07:34:34 07:34:34 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:34:34 #5 DONE 0.2s 07:34:34 07:34:34 #6 [2/4] WORKDIR /edgex 07:34:35 #6 DONE 1.1s 07:34:35 07:34:35 #7 [3/4] COPY go.mod . 07:34:35 #7 DONE 0.1s 07:34:35 07:34:35 #8 [4/4] RUN go mod download 07:34:36 9c61dcf015f6: Pull complete 07:34:36 4698f68db338: Pull complete 07:34:36 2a2f49069b9e: Pull complete 07:34:36 e0025b399a48: Pull complete 07:34:36 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 07:34:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:34:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:34:36 prd-ubuntu20.04-docker-8c-8g-34897 does not seem to be running inside a container 07:34:36 $ 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/762 -v /w/workspace/edgex-go/762:/w/workspace/edgex-go/762:rw,z -v /w/workspace/edgex-go/762@tmp:/w/workspace/edgex-go/762@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 07:34:39 $ docker top 79770a201e79bb3ddb150d7e1d8eef3a221fa769c8786267716d83e229b86d21 -eo pid,comm [Pipeline] { [Pipeline] sh 07:34:39 + docker compose -f ./docker-compose-build.yml build --parallel 07:34:42 #1 [security-spire-agent internal] load build definition from Dockerfile 07:34:42 #1 transferring dockerfile: 07:34:42 #1 transferring dockerfile: 1.81kB done 07:34:42 #1 DONE 0.0s 07:34:42 07:34:42 #2 [core-data internal] load build definition from Dockerfile 07:34:42 #2 transferring dockerfile: 2.07kB done 07:34:42 #2 DONE 0.0s 07:34:42 07:34:42 #3 [security-spire-server internal] load build definition from Dockerfile 07:34:42 #3 transferring dockerfile: 1.70kB done 07:34:42 #3 DONE 0.0s 07:34:42 07:34:42 #4 [security-proxy-auth internal] load build definition from Dockerfile 07:34:42 #4 transferring dockerfile: 2.15kB done 07:34:42 #4 DONE 0.0s 07:34:42 07:34:42 #5 [support-scheduler internal] load build definition from Dockerfile 07:34:42 #5 transferring dockerfile: 1.82kB done 07:34:42 #5 DONE 0.0s 07:34:42 07:34:42 #6 [support-notifications internal] load build definition from Dockerfile 07:34:42 #6 transferring dockerfile: 2.02kB done 07:34:42 #6 DONE 0.0s 07:34:42 07:34:42 #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile 07:34:42 #7 transferring dockerfile: 2.23kB done 07:34:42 #7 DONE 0.0s 07:34:42 07:34:42 #8 [security-spiffe-token-provider internal] load build definition from Dockerfile 07:34:42 #8 transferring dockerfile: 1.89kB done 07:34:42 #8 DONE 0.0s 07:34:42 07:34:42 #9 [security-secretstore-setup internal] load build definition from Dockerfile 07:34:42 #9 transferring dockerfile: 2.49kB done 07:34:42 #9 DONE 0.0s 07:34:42 07:34:42 #10 [core-metadata internal] load build definition from Dockerfile 07:34:42 #10 transferring dockerfile: 2.13kB done 07:34:42 #10 DONE 0.1s 07:34:42 07:34:42 #11 [security-bootstrapper internal] load build definition from Dockerfile 07:34:42 #11 transferring dockerfile: 3.02kB done 07:34:42 #11 DONE 0.1s 07:34:42 07:34:42 #12 [core-keeper internal] load build definition from Dockerfile 07:34:42 #12 transferring dockerfile: 2.07kB done 07:34:42 #12 DONE 0.1s 07:34:42 07:34:42 #13 [security-proxy-setup internal] load build definition from Dockerfile 07:34:42 #13 transferring dockerfile: 2.50kB done 07:34:42 #13 DONE 0.1s 07:34:42 07:34:42 #14 [security-spire-agent internal] load .dockerignore 07:34:42 #14 transferring context: 50B done 07:34:42 #14 DONE 0.1s 07:34:42 07:34:42 #15 [security-spire-config internal] load build definition from Dockerfile 07:34:42 #15 transferring dockerfile: 1.69kB done 07:34:42 #15 DONE 0.1s 07:34:42 07:34:42 #16 [core-command internal] load build definition from Dockerfile 07:34:42 #16 transferring dockerfile: 1.94kB done 07:34:42 #16 DONE 0.1s 07:34:42 07:34:42 #17 [core-data internal] load .dockerignore 07:34:42 #17 transferring context: 50B done 07:34:42 #17 DONE 0.0s 07:34:42 07:34:42 #18 [security-spire-server internal] load .dockerignore 07:34:42 #18 transferring context: 50B done 07:34:42 #18 DONE 0.0s 07:34:42 07:34:42 #19 [security-proxy-auth internal] load .dockerignore 07:34:42 #19 transferring context: 50B done 07:34:42 #19 DONE 0.0s 07:34:42 07:34:42 #20 [support-scheduler internal] load .dockerignore 07:34:42 #20 transferring context: 50B done 07:34:42 #20 DONE 0.0s 07:34:42 07:34:42 #21 [support-notifications internal] load .dockerignore 07:34:42 #21 transferring context: 50B done 07:34:42 #21 DONE 0.0s 07:34:42 07:34:42 #22 [core-common-config-bootstrapper internal] load .dockerignore 07:34:42 #22 transferring context: 50B done 07:34:42 #22 DONE 0.0s 07:34:42 07:34:42 #23 [security-spiffe-token-provider internal] load .dockerignore 07:34:42 #23 transferring context: 50B done 07:34:42 #23 DONE 0.0s 07:34:42 07:34:42 #24 [security-secretstore-setup internal] load .dockerignore 07:34:42 #24 transferring context: 50B done 07:34:42 #24 DONE 0.0s 07:34:42 07:34:42 #25 [core-metadata internal] load .dockerignore 07:34:42 #25 transferring context: 50B done 07:34:42 #25 DONE 0.0s 07:34:42 07:34:42 #26 [security-bootstrapper internal] load .dockerignore 07:34:42 #26 transferring context: 50B done 07:34:42 #26 DONE 0.0s 07:34:42 07:34:42 #27 [security-proxy-setup internal] load .dockerignore 07:34:42 #27 transferring context: 50B done 07:34:42 #27 DONE 0.0s 07:34:42 07:34:42 #28 [core-keeper internal] load .dockerignore 07:34:42 #28 transferring context: 50B done 07:34:42 #28 DONE 0.1s 07:34:42 07:34:42 #29 [core-command internal] load .dockerignore 07:34:42 #29 transferring context: 50B done 07:34:42 #29 DONE 0.0s 07:34:42 07:34:42 #30 [security-spire-config internal] load .dockerignore 07:34:42 #30 transferring context: 50B done 07:34:42 #30 DONE 0.0s 07:34:42 07:34:42 #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 07:34:42 #31 ... 07:34:42 07:34:42 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:34:42 #32 DONE 0.0s 07:34:42 07:34:42 #32 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:34:42 #32 DONE 0.0s 07:34:42 07:34:42 #33 [security-proxy-setup internal] load build context 07:34:42 #33 DONE 0.0s 07:34:42 07:34:42 #34 [support-scheduler internal] load build context 07:34:42 #34 DONE 0.0s 07:34:42 07:34:42 #35 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 07:34:42 #35 DONE 0.3s 07:34:42 07:34:42 #36 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 07:34:42 #36 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 07:34:43 #36 ... 07:34:43 07:34:43 #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 07:34:43 #31 DONE 0.4s 07:34:43 07:34:43 #36 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 07:34:43 #36 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 07:34:43 #36 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 07:34:43 #36 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 07:34:43 #36 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 07:34:43 #36 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0B / 3.62MB 0.1s 07:34:43 #36 ... 07:34:43 07:34:43 #37 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 07:34:43 #37 DONE 0.6s 07:34:43 07:34:43 #36 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 07:34:43 #36 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 07:34:43 #36 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 07:34:43 #36 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 07:34:43 #36 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 07:34:43 #36 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.3s 07:34:43 #36 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 07:34:43 #36 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.4s done 07:34:43 #36 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.4s done 07:34:43 #36 ... 07:34:43 07:34:43 #38 [security-spire-config internal] load build context 07:34:43 #38 transferring context: 21.82kB 0.0s done 07:34:43 #38 DONE 0.7s 07:34:43 07:34:43 #39 [security-spire-server internal] load build context 07:34:43 #39 transferring context: 23.57kB 0.1s done 07:34:43 #39 DONE 0.7s 07:34:43 07:34:43 #40 [security-spire-agent internal] load build context 07:34:43 #40 transferring context: 23.10kB 0.1s done 07:34:43 #40 DONE 0.7s 07:34:44 07:34:44 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:34:44 #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done 07:34:44 #41 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 07:34:44 #41 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 07:34:44 #41 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 07:34:44 #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 07:34:44 #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done 07:34:44 #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 07:34:44 #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s done 07:34:44 #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 07:34:44 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.4s 07:34:44 #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 07:34:44 #41 ... 07:34:44 07:34:44 #36 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 07:34:44 #36 DONE 1.4s 07:34:44 07:34:44 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:34:44 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 4.19MB / 30.73MB 0.6s 07:34:44 #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 07:34:44 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 11.53MB / 30.73MB 0.8s 07:34:44 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 23.07MB / 30.73MB 0.9s 07:34:44 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.0s 07:34:45 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.3s done 07:34:45 #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 07:34:45 #41 ... 07:34:45 07:34:45 #42 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 07:34:45 #42 DONE 2.9s 07:34:45 07:34:45 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:34:47 #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.2s done 07:34:50 #8 DONE 13.9s 07:34:50 07:34:50 #9 exporting to image 07:34:50 #9 exporting layers 07:34:51 #41 ... 07:34:51 07:34:51 #43 [core-common-config-bootstrapper internal] load build context 07:34:51 #43 transferring context: 211.03MB 7.9s 07:34:51 #43 ... 07:34:51 07:34:51 #44 [security-spiffe-token-provider internal] load build context 07:34:51 #44 ... 07:34:51 07:34:51 #43 [core-common-config-bootstrapper internal] load build context 07:34:53 #43 ... 07:34:53 07:34:53 #45 [core-command internal] load build context 07:34:53 #45 ... 07:34:53 07:34:53 #33 [security-proxy-setup internal] load build context 07:34:53 #33 ... 07:34:53 07:34:53 #46 [core-metadata internal] load build context 07:34:53 #46 ... 07:34:53 07:34:53 #34 [support-scheduler internal] load build context 07:34:53 #34 ... 07:34:53 07:34:53 #47 [security-secretstore-setup internal] load build context 07:34:53 #47 ... 07:34:53 07:34:53 #48 [security-proxy-auth internal] load build context 07:34:53 #48 ... 07:34:53 07:34:53 #49 [support-notifications internal] load build context 07:34:53 #49 ... 07:34:53 07:34:53 #50 [security-bootstrapper internal] load build context 07:34:53 #50 ... 07:34:53 07:34:53 #51 [core-keeper internal] load build context 07:34:53 #51 ... 07:34:53 07:34:53 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:34:53 #52 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done 07:34:53 #52 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 07:34:53 #52 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 07:34:53 #52 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 07:34:53 #52 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done 07:34:53 #52 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s done 07:34:53 #52 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.3s done 07:34:53 #52 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 07:34:53 #52 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.1s done 07:34:53 #52 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 07:34:53 #52 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 07:34:53 #52 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.8s done 07:34:53 #52 ... 07:34:53 07:34:53 #53 [core-data internal] load build context 07:34:54 #53 ... 07:34:54 07:34:54 #51 [core-keeper internal] load build context 07:34:54 #51 ... 07:34:54 07:34:54 #54 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:34:54 #0 1.644 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:34:54 #0 1.817 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:34:54 #0 2.224 v3.20.3-389-g94afa02110d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:34:54 #0 2.224 v3.20.3-392-g277800bdf05 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:34:54 #0 2.224 OK: 24171 distinct packages available 07:34:54 #0 2.275 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:34:54 #0 2.351 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:34:54 #0 2.632 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 07:34:54 #0 2.655 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 07:34:54 #0 2.677 (3/7) Installing dumb-init (1.2.5-r3) 07:34:54 #0 2.678 (4/7) Installing musl-obstack (1.2.3-r2) 07:34:54 #0 2.691 (5/7) Installing libucontext (1.2-r3) 07:34:54 #0 2.695 (6/7) Installing gcompat (1.1.0-r4) 07:34:54 #0 2.698 (7/7) Installing openssl (3.3.2-r1) 07:34:54 #0 2.708 Executing busybox-1.36.1-r29.trigger 07:34:54 #0 2.717 OK: 9 MiB in 19 packages 07:34:54 #54 ... 07:34:54 07:34:54 #53 [core-data internal] load build context 07:34:54 #53 ... 07:34:54 07:34:54 #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:34:54 #0 4.913 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:34:54 #0 5.007 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:34:54 #0 5.290 (1/4) Installing ca-certificates (20240705-r0) 07:34:54 #0 5.311 (2/4) Installing dumb-init (1.2.5-r3) 07:34:54 #0 5.314 (3/4) Installing su-exec (0.2-r3) 07:34:54 #0 5.317 (4/4) Installing yq-go (4.44.1-r2) 07:34:54 #0 5.389 Executing busybox-1.36.1-r29.trigger 07:34:54 #0 5.405 Executing ca-certificates-20240705-r0.trigger 07:34:54 #0 5.441 OK: 19 MiB in 18 packages 07:34:54 #55 ... 07:34:54 07:34:54 #51 [core-keeper internal] load build context 07:34:54 #51 ... 07:34:54 07:34:54 #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:34:54 #56 ... 07:34:54 07:34:54 #57 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:34:55 #57 ... 07:34:55 07:34:55 #58 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:34:55 #58 ... 07:34:55 07:34:55 #59 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 07:34:55 #59 ... 07:34:55 07:34:55 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:34:55 #60 ... 07:34:55 07:34:55 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:34:55 #61 ... 07:34:55 07:34:55 #62 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 07:34:55 #62 ... 07:34:55 07:34:55 #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:34:55 #63 ... 07:34:55 07:34:55 #64 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 07:34:55 #64 ... 07:34:55 07:34:55 #53 [core-data internal] load build context 07:34:56 #53 transferring context: 433.37MB 12.8s done 07:34:56 #53 ... 07:34:56 07:34:56 #65 [support-scheduler builder 2/7] WORKDIR /edgex-go 07:34:56 #65 ... 07:34:56 07:34:56 #43 [core-common-config-bootstrapper internal] load build context 07:34:56 #43 transferring context: 433.37MB 13.0s done 07:34:59 #43 ... 07:34:59 07:34:59 #47 [security-secretstore-setup internal] load build context 07:34:59 #47 transferring context: 433.37MB 14.3s done 07:35:01 #47 ... 07:35:01 07:35:01 #44 [security-spiffe-token-provider internal] load build context 07:35:01 #44 transferring context: 433.37MB 11.5s done 07:35:01 #44 ... 07:35:01 07:35:01 #46 [core-metadata internal] load build context 07:35:01 #46 transferring context: 433.37MB 13.9s done 07:35:03 #46 ... 07:35:03 07:35:03 #45 [core-command internal] load build context 07:35:03 #45 transferring context: 433.37MB 10.7s done 07:35:03 #45 ... 07:35:03 07:35:03 #33 [security-proxy-setup internal] load build context 07:35:03 #33 transferring context: 433.37MB 11.7s done 07:35:03 #33 ... 07:35:03 07:35:03 #34 [support-scheduler internal] load build context 07:35:03 #34 transferring context: 433.37MB 12.4s done 07:35:03 #34 ... 07:35:03 07:35:03 #49 [support-notifications internal] load build context 07:35:03 #49 transferring context: 433.37MB 13.1s done 07:35:03 #49 ... 07:35:03 07:35:03 #48 [security-proxy-auth internal] load build context 07:35:03 #48 transferring context: 433.37MB 10.6s done 07:35:03 #48 ... 07:35:03 07:35:03 #50 [security-bootstrapper internal] load build context 07:35:03 #50 transferring context: 433.37MB 12.9s done 07:35:05 #50 ... 07:35:05 07:35:05 #51 [core-keeper internal] load build context 07:35:05 #51 transferring context: 433.37MB 11.9s done 07:35:08 #9 exporting layers 17.5s done 07:35:08 #9 writing image sha256:974dd9dc181359ecad67cb6a1ee9ddc0c50c359a015f7a82197ebb508cf6c0b1 done 07:35:08 #9 naming to docker.io/library/ci-base-image-arm64 0.0s done 07:35:08 #9 DONE 17.5s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:08 + docker inspect -f . ci-base-image-arm64 07:35:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:35:09 prd-ubuntu20.04-docker-arm64-4c-16g-34898 does not seem to be running inside a container 07:35:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/762 -v /w/workspace/edgex-go/762:/w/workspace/edgex-go/762:rw,z -v /w/workspace/edgex-go/762@tmp:/w/workspace/edgex-go/762@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:35:10 $ docker top 73b3c782f09baa135679f8b1fff78c89724cadc1d86edc96d8275fbee38f35f9 -eo pid,comm [Pipeline] { [Pipeline] sh 07:35:11 + go version 07:35:11 go version go1.23.2 linux/arm64 [Pipeline] } 07:35:11 $ docker stop --time=1 73b3c782f09baa135679f8b1fff78c89724cadc1d86edc96d8275fbee38f35f9 07:35:12 $ docker rm -f --volumes 73b3c782f09baa135679f8b1fff78c89724cadc1d86edc96d8275fbee38f35f9 [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 07:35:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:35:13 07:35:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:35:13 latest: Pulling from edgex-devops/edgex-compose-arm64 07:35:13 547446be3368: Pulling fs layer 07:35:13 d125d8839a47: Pulling fs layer 07:35:13 3e85d5ac6304: Pulling fs layer 07:35:13 c3105a71a48b: Pulling fs layer 07:35:13 0f093f025ec4: Pulling fs layer 07:35:13 c3106fc0e877: Pulling fs layer 07:35:13 0f093f025ec4: Waiting 07:35:13 c3105a71a48b: Waiting 07:35:13 c3106fc0e877: Waiting 07:35:13 547446be3368: Verifying Checksum 07:35:13 547446be3368: Download complete 07:35:13 c3105a71a48b: Verifying Checksum 07:35:13 c3105a71a48b: Download complete 07:35:14 #51 ... 07:35:14 07:35:14 #45 [core-command internal] load build context 07:35:14 #45 DONE 30.9s 07:35:14 07:35:14 #48 [security-proxy-auth internal] load build context 07:35:14 #48 DONE 30.9s 07:35:14 07:35:14 #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:35:14 #55 DONE 29.3s 07:35:14 07:35:14 #65 [core-keeper builder 2/7] WORKDIR /edgex-go 07:35:14 #65 DONE 28.1s 07:35:14 07:35:14 #44 [security-spiffe-token-provider internal] load build context 07:35:14 #44 DONE 30.9s 07:35:14 07:35:14 #33 [security-proxy-setup internal] load build context 07:35:14 #33 DONE 31.0s 07:35:14 07:35:14 #51 [core-keeper internal] load build context 07:35:14 #51 DONE 31.0s 07:35:14 07:35:14 #54 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:35:14 #54 DONE 29.7s 07:35:14 07:35:14 #66 [core-command builder 3/7] RUN apk add --update --no-cache make git 07:35:14 #66 ... 07:35:14 07:35:14 #34 [support-scheduler internal] load build context 07:35:14 #34 DONE 31.0s 07:35:14 07:35:14 #50 [security-bootstrapper internal] load build context 07:35:14 #50 DONE 31.0s 07:35:14 07:35:14 #53 [core-data internal] load build context 07:35:14 #53 DONE 31.0s 07:35:14 07:35:14 #43 [core-common-config-bootstrapper internal] load build context 07:35:14 #43 DONE 31.0s 07:35:14 07:35:14 #46 [core-metadata internal] load build context 07:35:14 #46 DONE 31.1s 07:35:14 07:35:14 #47 [security-secretstore-setup internal] load build context 07:35:14 #47 DONE 31.1s 07:35:14 07:35:14 #49 [support-notifications internal] load build context 07:35:14 #49 DONE 31.0s 07:35:14 07:35:14 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:35:14 #41 ... 07:35:14 07:35:14 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:35:14 #52 DONE 30.9s 07:35:14 07:35:14 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:35:14 d125d8839a47: Verifying Checksum 07:35:14 d125d8839a47: Download complete 07:35:14 0f093f025ec4: Verifying Checksum 07:35:14 0f093f025ec4: Download complete 07:35:14 #41 ... 07:35:14 07:35:14 #57 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:35:14 #57 DONE 29.6s 07:35:14 547446be3368: Pull complete 07:35:14 07:35:14 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:35:14 #60 29.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:35:14 #60 29.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:35:15 d125d8839a47: Pull complete 07:35:15 #60 30.27 v3.20.3-389-g94afa02110d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:35:15 #60 30.27 v3.20.3-392-g277800bdf05 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:35:15 #60 30.27 OK: 24171 distinct packages available 07:35:15 #60 30.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:35:15 #60 30.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:35:15 #60 ... 07:35:15 07:35:15 #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:35:15 #56 29.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:35:15 #56 29.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:35:15 #56 30.19 (1/2) Installing dumb-init (1.2.5-r3) 07:35:15 #56 30.19 (2/2) Installing su-exec (0.2-r3) 07:35:15 #56 30.19 Executing busybox-1.36.1-r29.trigger 07:35:15 #56 30.20 OK: 8 MiB in 16 packages 07:35:15 #56 DONE 30.6s 07:35:15 07:35:15 #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:35:15 #63 29.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:35:15 #63 29.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:35:15 #63 30.26 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 07:35:15 #63 30.32 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 07:35:15 #63 30.33 (3/6) Installing dumb-init (1.2.5-r3) 07:35:15 #63 30.34 (4/6) Installing openssl (3.3.2-r1) 07:35:15 #63 30.35 (5/6) Installing su-exec (0.2-r3) 07:35:15 #63 30.35 (6/6) Installing yq-go (4.44.1-r2) 07:35:15 #63 30.48 Executing busybox-1.36.1-r29.trigger 07:35:15 #63 30.49 OK: 19 MiB in 18 packages 07:35:15 #63 DONE 30.7s 07:35:15 07:35:15 #64 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 07:35:15 #64 29.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:35:15 #64 29.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:35:15 #64 30.21 (1/2) Installing ca-certificates (20240705-r0) 07:35:15 #64 30.23 (2/2) Installing dumb-init (1.2.5-r3) 07:35:15 #64 30.23 Executing busybox-1.36.1-r29.trigger 07:35:15 #64 30.25 Executing ca-certificates-20240705-r0.trigger 07:35:15 #64 30.31 OK: 9 MiB in 16 packages 07:35:15 #64 DONE 30.7s 07:35:15 07:35:15 #59 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 07:35:15 #59 29.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:35:15 #59 29.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:35:15 #59 30.30 (1/1) Installing dumb-init (1.2.5-r3) 07:35:15 #59 30.30 Executing busybox-1.36.1-r29.trigger 07:35:15 #59 30.33 OK: 8 MiB in 15 packages 07:35:15 #59 DONE 30.7s 07:35:15 07:35:15 #66 [core-command builder 3/7] RUN apk add --update --no-cache make git 07:35:15 #66 1.523 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:35:15 #66 1.601 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:35:16 3e85d5ac6304: Verifying Checksum 07:35:16 3e85d5ac6304: Download complete 07:35:16 #66 ... 07:35:16 07:35:16 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:35:16 #60 30.87 (1/4) Installing dumb-init (1.2.5-r3) 07:35:16 #60 30.87 (2/4) Installing musl-obstack (1.2.3-r2) 07:35:16 #60 30.88 (3/4) Installing libucontext (1.2-r3) 07:35:16 #60 30.88 (4/4) Installing gcompat (1.1.0-r4) 07:35:16 #60 30.88 Executing busybox-1.36.1-r29.trigger 07:35:16 #60 30.90 OK: 8 MiB in 18 packages 07:35:16 #60 DONE 31.3s 07:35:16 07:35:16 #66 [core-command builder 3/7] RUN apk add --update --no-cache make git 07:35:16 #66 2.051 OK: 246 MiB in 54 packages 07:35:16 #66 DONE 2.3s 07:35:16 07:35:16 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:35:16 #61 29.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:35:16 #61 29.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:35:16 #61 30.27 v3.20.3-389-g94afa02110d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:35:16 #61 30.27 v3.20.3-392-g277800bdf05 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:35:16 #61 30.27 OK: 24171 distinct packages available 07:35:16 #61 30.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:35:16 #61 30.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:35:16 #61 30.82 (1/14) Installing ca-certificates (20240705-r0) 07:35:16 #61 30.85 (2/14) Installing brotli-libs (1.1.0-r2) 07:35:16 #61 30.86 (3/14) Installing c-ares (1.33.1-r0) 07:35:16 #61 30.86 (4/14) Installing libunistring (1.2-r0) 07:35:16 #61 30.89 (5/14) Installing libidn2 (2.3.7-r0) 07:35:16 #61 30.89 (6/14) Installing nghttp2-libs (1.62.1-r0) 07:35:16 #61 30.90 (7/14) Installing libpsl (0.21.5-r1) 07:35:16 #61 30.90 (8/14) Installing zstd-libs (1.5.6-r0) 07:35:16 #61 30.91 (9/14) Installing libcurl (8.11.0-r2) 07:35:16 #61 30.92 (10/14) Installing curl (8.11.0-r2) 07:35:16 #61 30.95 (11/14) Installing dumb-init (1.2.5-r3) 07:35:16 #61 30.95 (12/14) Installing musl-obstack (1.2.3-r2) 07:35:16 #61 30.96 (13/14) Installing libucontext (1.2-r3) 07:35:16 #61 30.96 (14/14) Installing gcompat (1.1.0-r4) 07:35:16 #61 30.97 Executing busybox-1.36.1-r29.trigger 07:35:16 #61 30.98 Executing ca-certificates-20240705-r0.trigger 07:35:16 #61 31.02 OK: 13 MiB in 28 packages 07:35:16 #61 DONE 31.3s 07:35:16 07:35:16 #58 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:35:16 #58 30.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:35:16 #58 30.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:35:16 #58 30.85 (1/3) Installing ca-certificates (20240705-r0) 07:35:16 #58 30.88 (2/3) Installing dumb-init (1.2.5-r3) 07:35:16 #58 30.88 (3/3) Installing tzdata (2024b-r0) 07:35:16 #58 30.91 Executing busybox-1.36.1-r29.trigger 07:35:16 #58 30.92 Executing ca-certificates-20240705-r0.trigger 07:35:16 #58 30.97 OK: 10 MiB in 17 packages 07:35:16 #58 DONE 31.3s 07:35:16 07:35:16 #67 [core-command builder 4/7] COPY go.mod vendor* ./ 07:35:16 #67 DONE 0.1s 07:35:16 07:35:16 #62 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 07:35:16 #62 30.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:35:16 #62 30.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:35:16 #62 31.08 (1/1) Installing dumb-init (1.2.5-r3) 07:35:16 #62 31.20 Executing busybox-1.36.1-r29.trigger 07:35:16 #62 31.20 OK: 8 MiB in 15 packages 07:35:16 #62 DONE 31.4s 07:35:16 07:35:16 #68 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:35:17 #68 ... 07:35:17 07:35:17 #69 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 07:35:17 #0 2.236 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:35:17 #0 2.310 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:35:17 #0 2.601 Upgrading critical system libraries and apk-tools: 07:35:17 #0 2.601 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:35:17 #0 2.609 Executing busybox-1.36.1-r29.trigger 07:35:17 #0 2.691 Continuing the upgrade transaction with new apk-tools: 07:35:17 #0 2.695 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:35:17 #0 2.783 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:35:17 #0 3.086 OK: 9 MiB in 19 packages 07:35:17 #69 DONE 3.7s 07:35:17 07:35:17 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:35:17 #0 2.163 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:35:17 #0 2.280 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:35:17 #0 2.604 v3.20.3-389-g94afa02110d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:35:17 #0 2.604 v3.20.3-392-g277800bdf05 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:35:17 #0 2.604 OK: 24175 distinct packages available 07:35:17 #0 2.698 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:35:17 #0 2.761 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:35:17 #0 3.048 OK: 246 MiB in 54 packages 07:35:17 #70 DONE 3.6s 07:35:17 07:35:17 #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:35:17 #71 DONE 3.6s 07:35:17 07:35:17 #72 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:35:17 #0 2.140 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:35:17 #0 2.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:35:17 #0 2.574 Upgrading critical system libraries and apk-tools: 07:35:17 #0 2.574 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:35:17 #0 2.583 Executing busybox-1.36.1-r29.trigger 07:35:17 #0 2.710 Continuing the upgrade transaction with new apk-tools: 07:35:17 #0 2.713 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:35:17 #0 2.787 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:35:17 #0 3.165 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 07:35:17 #0 3.206 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 07:35:17 #0 3.214 Executing ca-certificates-20240705-r0.trigger 07:35:17 #0 3.452 OK: 19 MiB in 18 packages 07:35:17 #72 DONE 3.6s 07:35:17 07:35:17 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:35:18 #73 ... 07:35:18 07:35:18 #74 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 07:35:18 #0 3.073 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:35:18 #0 3.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:35:18 #0 3.592 OK: 246 MiB in 54 packages 07:35:18 #74 DONE 4.8s 07:35:18 07:35:18 #75 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:35:18 #0 2.479 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:35:18 #0 3.629 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:35:18 #0 3.941 OK: 246 MiB in 54 packages 07:35:18 #75 DONE 4.8s 07:35:18 07:35:18 #76 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:35:18 #76 DONE 1.2s 07:35:18 07:35:18 #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 07:35:18 #77 DONE 1.3s 07:35:18 07:35:18 #78 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 07:35:18 #78 DONE 1.3s 07:35:18 07:35:18 #79 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 07:35:18 #79 DONE 0.1s 07:35:18 07:35:18 #80 [security-spire-server stage-2 5/9] COPY Attribution.txt / 07:35:18 #80 DONE 0.1s 07:35:18 07:35:18 #81 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 07:35:18 #81 DONE 0.1s 07:35:18 07:35:18 #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:35:19 #82 ... 07:35:19 07:35:19 #83 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 07:35:19 #0 3.091 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:35:19 #0 3.548 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:35:19 #0 4.307 (1/1) Installing dumb-init (1.2.5-r3) 07:35:19 #0 4.715 Executing busybox-1.36.1-r29.trigger 07:35:19 #0 4.725 OK: 8 MiB in 15 packages 07:35:19 #83 DONE 5.1s 07:35:19 07:35:19 #84 [security-spire-server stage-2 6/9] COPY security.txt / 07:35:19 #84 DONE 0.7s 07:35:19 07:35:19 #85 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:35:19 #85 DONE 0.0s 07:35:19 07:35:19 #86 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:35:19 #86 DONE 0.8s 07:35:19 07:35:19 #87 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 07:35:19 #87 DONE 0.1s 07:35:19 07:35:19 #88 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:35:19 #88 DONE 0.1s 07:35:19 07:35:19 #89 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:35:19 #89 DONE 0.0s 07:35:19 07:35:19 #90 [security-spire-agent stage-3 7/10] COPY security.txt / 07:35:19 #90 DONE 0.0s 07:35:19 07:35:19 #91 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:35:19 #91 DONE 0.0s 07:35:19 07:35:19 #92 [security-spire-server] exporting to image 07:35:19 #92 exporting layers 07:35:19 #92 ... 07:35:19 07:35:19 #93 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:35:19 #93 DONE 0.0s 07:35:19 07:35:19 #94 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:35:19 #94 DONE 0.1s 07:35:19 07:35:19 #92 [security-spire-agent] exporting to image 07:35:20 #92 exporting layers 0.9s done 07:35:20 #92 writing image sha256:b6bad922e847510cf750f0c1dc18c720efbb06c7711ed3ac870a9b01d3aebb93 0.0s done 07:35:20 #92 naming to docker.io/library/security-spire-server done 07:35:20 #92 exporting layers 0.9s done 07:35:20 #92 writing image sha256:4fd9244aa61b4057a437b0185983334063cb9e2399c0d1ad62d589254461492a done 07:35:20 #92 naming to docker.io/library/security-spire-agent done 07:35:20 #92 DONE 1.2s 07:35:20 07:35:20 #95 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:35:20 #0 4.543 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:35:20 #0 4.614 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:35:20 #0 4.930 Upgrading critical system libraries and apk-tools: 07:35:20 #0 4.930 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:35:20 #0 4.941 Executing busybox-1.36.1-r29.trigger 07:35:20 #0 5.095 Continuing the upgrade transaction with new apk-tools: 07:35:20 #0 5.101 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:35:20 #0 5.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:35:20 #95 ... 07:35:20 07:35:20 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:35:20 #73 3.454 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:35:21 #73 ... 07:35:21 07:35:21 #95 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:35:21 #95 5.511 OK: 19 MiB in 18 packages 07:35:21 #95 DONE 5.9s 07:35:21 07:35:21 #96 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 07:35:21 #96 DONE 0.0s 07:35:21 07:35:21 #97 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 07:35:21 #0 4.583 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:35:21 #0 4.640 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:35:21 #0 5.008 Upgrading critical system libraries and apk-tools: 07:35:21 #0 5.008 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:35:21 #0 5.028 Executing busybox-1.36.1-r29.trigger 07:35:21 #0 5.147 Continuing the upgrade transaction with new apk-tools: 07:35:21 #0 5.153 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:35:21 #0 5.244 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:35:21 #0 5.615 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 07:35:21 #0 5.687 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 07:35:21 #0 5.839 OK: 8 MiB in 16 packages 07:35:21 #97 DONE 6.1s 07:35:21 07:35:21 #98 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:35:21 #98 ... 07:35:21 07:35:21 #99 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 07:35:21 #0 4.687 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:35:21 #0 4.799 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:35:21 #0 5.172 Upgrading critical system libraries and apk-tools: 07:35:21 #0 5.172 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:35:21 #0 5.173 Executing busybox-1.36.1-r29.trigger 07:35:21 #0 5.257 Continuing the upgrade transaction with new apk-tools: 07:35:21 #0 5.265 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:35:21 #0 5.356 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:35:21 #0 5.713 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 07:35:21 #0 5.765 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 07:35:21 #0 5.777 Executing ca-certificates-20240705-r0.trigger 07:35:21 #0 5.861 OK: 9 MiB in 16 packages 07:35:21 #99 DONE 6.1s 07:35:21 07:35:21 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:35:21 #73 3.943 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:35:22 #73 4.716 OK: 246 MiB in 54 packages 07:35:22 #73 DONE 4.9s 07:35:22 07:35:22 #100 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:35:22 #0 4.747 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:35:22 #0 4.921 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:35:22 #0 5.348 Upgrading critical system libraries and apk-tools: 07:35:22 #0 5.348 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:35:22 #0 5.359 Executing busybox-1.36.1-r29.trigger 07:35:22 #0 5.529 Continuing the upgrade transaction with new apk-tools: 07:35:22 #0 5.534 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:35:22 #0 5.626 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:35:22 #0 5.965 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 07:35:22 #0 6.049 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 07:35:22 #0 6.060 Executing ca-certificates-20240705-r0.trigger 07:35:22 #0 6.099 OK: 13 MiB in 28 packages 07:35:22 #100 DONE 6.3s 07:35:22 07:35:22 #101 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:35:22 #0 4.557 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:35:22 #0 4.663 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:35:22 #0 5.070 Upgrading critical system libraries and apk-tools: 07:35:22 #0 5.070 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:35:22 #0 5.126 Executing busybox-1.36.1-r29.trigger 07:35:22 #0 5.290 Continuing the upgrade transaction with new apk-tools: 07:35:22 #0 5.295 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:35:22 #0 5.412 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:35:22 #0 5.771 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 07:35:22 #0 5.810 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 07:35:22 #0 5.819 OK: 8 MiB in 18 packages 07:35:22 #101 DONE 6.4s 07:35:22 07:35:22 #102 [core-data stage-1 3/8] RUN apk --no-cache upgrade 07:35:22 #0 5.065 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:35:22 #0 5.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:35:22 #0 5.615 Upgrading critical system libraries and apk-tools: 07:35:22 #0 5.615 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:35:22 #0 5.627 Executing busybox-1.36.1-r29.trigger 07:35:22 #0 5.792 Continuing the upgrade transaction with new apk-tools: 07:35:22 #0 5.792 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:35:22 #0 5.902 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:35:22 #0 6.356 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 07:35:22 #0 6.400 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 07:35:22 #0 6.407 OK: 8 MiB in 15 packages 07:35:22 #102 DONE 7.0s 07:35:22 07:35:22 #98 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:35:22 #98 DONE 0.9s 07:35:22 07:35:22 #103 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:35:22 #0 4.758 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:35:22 #0 4.925 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:35:22 #0 5.308 Upgrading critical system libraries and apk-tools: 07:35:22 #0 5.308 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:35:22 #0 5.326 Executing busybox-1.36.1-r29.trigger 07:35:22 #0 5.498 Continuing the upgrade transaction with new apk-tools: 07:35:22 #0 5.502 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:35:22 #0 5.621 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:35:22 #0 6.074 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 07:35:22 #0 6.108 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 07:35:22 #0 6.127 Executing ca-certificates-20240705-r0.trigger 07:35:22 #0 6.189 OK: 10 MiB in 17 packages 07:35:22 #103 DONE 6.4s 07:35:22 07:35:22 #104 [core-command stage-1 3/8] RUN apk --no-cache upgrade 07:35:22 #0 4.538 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:35:22 #0 4.613 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:35:22 #0 4.989 Upgrading critical system libraries and apk-tools: 07:35:22 #0 4.989 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:35:22 #0 5.004 Executing busybox-1.36.1-r29.trigger 07:35:22 #0 5.151 Continuing the upgrade transaction with new apk-tools: 07:35:22 #0 5.159 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:35:22 #0 5.254 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:35:22 #0 5.723 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 07:35:22 #0 5.772 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 07:35:22 #0 5.788 OK: 8 MiB in 15 packages 07:35:22 #104 DONE 6.3s 07:35:22 07:35:22 #105 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 07:35:23 #105 DONE 1.2s 07:35:23 07:35:23 #106 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:35:23 #106 DONE 1.2s 07:35:23 07:35:23 #107 [core-keeper builder 5/8] COPY go.mod vendor* ./ 07:35:23 #107 DONE 1.3s 07:35:23 07:35:23 #108 [security-spire-config stage-2 5/10] COPY Attribution.txt / 07:35:23 #108 DONE 0.0s 07:35:23 07:35:23 #109 [security-spire-config stage-2 6/10] COPY security.txt / 07:35:23 #109 DONE 0.0s 07:35:23 07:35:23 #110 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:35:23 #110 ... 07:35:23 07:35:23 #111 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:35:23 #111 DONE 0.0s 07:35:23 07:35:23 #112 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 07:35:23 #112 DONE 0.0s 07:35:23 07:35:23 #113 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:35:23 #113 DONE 0.0s 07:35:23 07:35:23 #92 [security-spire-config] exporting to image 07:35:24 #92 exporting layers 0.6s done 07:35:24 #92 writing image sha256:e5b2f3b5cad59d97cd62360741bf2790015ee1c9e29267405147af9cacc7d5d4 done 07:35:24 #92 naming to docker.io/library/security-spire-config done 07:35:24 #92 DONE 1.9s 07:35:24 07:35:24 #114 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:35:28 3e85d5ac6304: Pull complete 07:35:28 c3105a71a48b: Pull complete 07:35:28 0f093f025ec4: Pull complete 07:35:28 c3106fc0e877: Pull complete 07:35:28 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 07:35:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:35:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:35:29 #114 ... 07:35:29 07:35:29 #115 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:35:29 prd-ubuntu20.04-docker-arm64-4c-16g-34898 does not seem to be running inside a container 07:35:29 $ 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/762 -v /w/workspace/edgex-go/762:/w/workspace/edgex-go/762:rw,z -v /w/workspace/edgex-go/762@tmp:/w/workspace/edgex-go/762@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 07:35:31 $ docker top 9458a1b23dea28c051844ef27ca3ca7627c0cc499c39a60fc34c86031e203c98 -eo pid,comm [Pipeline] { [Pipeline] sh 07:35:31 + docker compose -f ./docker-compose-build.yml build --parallel 07:35:33 #1 [security-spire-agent internal] load .dockerignore 07:35:33 #1 transferring context: 50B 0.0s done 07:35:33 #1 DONE 0.1s 07:35:33 07:35:33 #2 [security-spire-agent internal] load build definition from Dockerfile 07:35:33 #2 transferring dockerfile: 1.81kB done 07:35:33 #2 DONE 0.1s 07:35:33 07:35:33 #3 [support-scheduler internal] load build definition from Dockerfile 07:35:33 #3 transferring dockerfile: 1.82kB done 07:35:33 #3 DONE 0.1s 07:35:33 07:35:33 #4 [core-common-config-bootstrapper internal] load .dockerignore 07:35:33 #4 ... 07:35:33 07:35:33 #5 [support-scheduler internal] load .dockerignore 07:35:33 #5 transferring context: 50B 0.0s done 07:35:33 #5 DONE 0.1s 07:35:33 07:35:33 #6 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:35:33 #6 DONE 0.0s 07:35:33 07:35:33 #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile 07:35:33 #7 transferring dockerfile: 2.23kB done 07:35:33 #7 DONE 0.1s 07:35:33 07:35:33 #4 [core-common-config-bootstrapper internal] load .dockerignore 07:35:33 #4 transferring context: 50B 0.0s done 07:35:33 #4 DONE 0.2s 07:35:33 07:35:33 #6 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:35:33 #6 DONE 0.0s 07:35:33 07:35:33 #8 [core-data internal] load .dockerignore 07:35:33 #8 transferring context: 50B 0.0s done 07:35:33 #8 DONE 0.1s 07:35:33 07:35:33 #9 [core-data internal] load build definition from Dockerfile 07:35:33 #9 transferring dockerfile: 2.07kB done 07:35:33 #9 DONE 0.1s 07:35:33 07:35:33 #6 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:35:33 #6 DONE 0.0s 07:35:33 07:35:33 #10 [security-spire-config internal] load build definition from Dockerfile 07:35:33 #10 transferring dockerfile: 1.69kB 0.0s done 07:35:34 #10 DONE 0.1s 07:35:34 07:35:34 #11 [security-spire-config internal] load .dockerignore 07:35:34 #11 transferring context: 50B 0.0s done 07:35:34 #11 DONE 0.1s 07:35:34 07:35:34 #12 [security-proxy-auth internal] load .dockerignore 07:35:34 #12 transferring context: 50B done 07:35:34 #12 DONE 0.1s 07:35:34 07:35:34 #13 [security-proxy-auth internal] load build definition from Dockerfile 07:35:34 #13 transferring dockerfile: 2.15kB 0.0s done 07:35:34 #13 DONE 0.1s 07:35:34 07:35:34 #6 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:35:34 #6 DONE 0.0s 07:35:34 07:35:34 #14 [security-bootstrapper internal] load build definition from Dockerfile 07:35:34 #14 ... 07:35:34 07:35:34 #15 [security-proxy-setup internal] load build definition from Dockerfile 07:35:34 #15 transferring dockerfile: 2.50kB 0.0s done 07:35:34 #15 DONE 0.2s 07:35:34 07:35:34 #16 [security-proxy-setup internal] load .dockerignore 07:35:34 #16 transferring context: 50B 0.0s done 07:35:34 #16 DONE 0.2s 07:35:34 07:35:34 #17 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 07:35:34 #17 DONE 0.7s 07:35:34 07:35:34 #14 [security-bootstrapper internal] load build definition from Dockerfile 07:35:34 #14 transferring dockerfile: 3.02kB done 07:35:34 #14 DONE 0.2s 07:35:34 07:35:34 #6 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:35:34 #6 DONE 0.0s 07:35:34 07:35:34 #18 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 07:35:34 #18 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 07:35:34 #18 ... 07:35:34 07:35:34 #19 [security-bootstrapper internal] load .dockerignore 07:35:34 #19 transferring context: 50B 0.0s done 07:35:34 #19 DONE 0.3s 07:35:34 07:35:34 #6 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:35:34 #6 DONE 0.0s 07:35:34 07:35:34 #20 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:35:35 #20 ... 07:35:35 07:35:35 #21 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 07:35:35 #21 DONE 1.6s 07:35:35 07:35:35 #22 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 07:35:35 #22 DONE 1.6s 07:35:35 07:35:35 #23 [security-secretstore-setup internal] load .dockerignore 07:35:35 #23 transferring context: 50B 0.0s done 07:35:35 #23 DONE 0.9s 07:35:35 07:35:35 #24 [security-secretstore-setup internal] load build definition from Dockerfile 07:35:35 #24 transferring dockerfile: 2.49kB 0.1s done 07:35:35 #24 DONE 0.9s 07:35:35 07:35:35 #6 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:35:35 #6 DONE 0.0s 07:35:35 07:35:35 #18 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 07:35:35 #18 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.7s done 07:35:35 #18 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 07:35:35 #18 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 07:35:35 #18 ... 07:35:35 07:35:35 #25 [core-command internal] load build definition from Dockerfile 07:35:35 #25 transferring dockerfile: 1.94kB 0.0s done 07:35:35 #25 DONE 1.0s 07:35:35 07:35:35 #17 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 07:35:35 #17 DONE 1.5s 07:35:35 07:35:35 #18 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 07:35:35 #18 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.7s done 07:35:35 #18 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 07:35:35 #18 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 07:35:35 #18 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 07:35:35 #18 ... 07:35:35 07:35:35 #26 [core-command internal] load .dockerignore 07:35:35 #26 transferring context: 50B 0.1s done 07:35:35 #26 DONE 1.2s 07:35:35 07:35:35 #27 [security-proxy-auth internal] load build context 07:35:35 #27 transferring context: 2.94MB 0.9s done 07:35:35 #27 DONE 1.3s 07:35:35 07:35:35 #28 [support-scheduler internal] load build context 07:35:35 #28 transferring context: 2.94MB 0.9s done 07:35:35 #28 DONE 1.3s 07:35:35 07:35:35 #18 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 07:35:35 #18 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0B / 4.09MB 0.2s 07:35:35 #18 ... 07:35:35 07:35:35 #6 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:35:35 #6 DONE 0.0s 07:35:35 07:35:35 #29 [core-data internal] load build context 07:35:35 #29 transferring context: 2.94MB 1.1s done 07:35:35 #29 DONE 1.4s 07:35:35 07:35:35 #30 [core-common-config-bootstrapper internal] load build context 07:35:35 #30 transferring context: 2.94MB 1.0s done 07:35:35 #30 DONE 1.4s 07:35:35 07:35:35 #18 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 07:35:35 #18 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 3.15MB / 4.09MB 0.3s 07:35:35 #18 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.4s 07:35:35 #18 ... 07:35:35 07:35:35 #17 [core-command internal] load metadata for docker.io/library/alpine:3.20 07:35:35 #17 DONE 1.8s 07:35:35 07:35:35 #18 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 07:35:35 #18 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 07:35:35 #18 ... 07:35:35 07:35:35 #31 [security-spire-server internal] load build definition from Dockerfile 07:35:35 #31 transferring dockerfile: 1.70kB 0.0s done 07:35:35 #31 DONE 0.9s 07:35:35 07:35:35 #32 [security-spire-config internal] load build context 07:35:35 #32 transferring context: 21.82kB 0.0s done 07:35:35 #32 DONE 0.7s 07:35:35 07:35:35 #33 [security-spire-agent internal] load build context 07:35:35 #33 transferring context: 23.10kB 0.0s done 07:35:35 #33 DONE 0.8s 07:35:35 07:35:35 #18 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 07:35:35 #18 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.7s done 07:35:35 #18 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 07:35:35 #18 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 07:35:35 #18 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 07:35:35 #18 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.5s done 07:35:36 #18 ... 07:35:36 07:35:36 #34 [security-spire-server internal] load .dockerignore 07:35:36 #34 transferring context: 50B 0.1s done 07:35:36 #34 DONE 0.9s 07:35:36 07:35:36 #20 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:35:36 #20 DONE 2.2s 07:35:36 07:35:36 #35 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 07:35:36 #35 ... 07:35:36 07:35:36 #36 [support-notifications internal] load build definition from Dockerfile 07:35:36 #36 transferring dockerfile: 2.02kB 0.0s done 07:35:36 #36 DONE 1.1s 07:35:36 07:35:36 #22 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 07:35:36 #22 DONE 2.3s 07:35:36 07:35:36 #18 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 07:35:36 #18 ... 07:35:36 07:35:36 #17 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 07:35:36 #17 DONE 2.2s 07:35:36 07:35:36 #18 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 07:35:36 #18 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.7s done 07:35:36 #18 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 07:35:36 #18 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 07:35:36 #18 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 07:35:36 #18 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.5s done 07:35:37 #18 ... 07:35:37 07:35:37 #37 [core-metadata internal] load .dockerignore 07:35:37 #37 transferring context: 50B 0.0s done 07:35:37 #37 DONE 2.0s 07:35:37 07:35:37 #18 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 07:35:37 #18 ... 07:35:37 07:35:37 #38 [security-spiffe-token-provider internal] load build definition from Dockerfile 07:35:37 #38 transferring dockerfile: 1.89kB 0.0s done 07:35:37 #38 DONE 2.3s 07:35:37 07:35:37 #39 [security-spiffe-token-provider internal] load .dockerignore 07:35:37 #39 transferring context: 50B 0.0s done 07:35:37 #39 DONE 2.5s 07:35:37 07:35:37 #40 [security-bootstrapper internal] load build context 07:35:37 #40 transferring context: 2.94MB 0.9s done 07:35:37 #40 DONE 1.6s 07:35:37 07:35:37 #41 [security-proxy-setup internal] load build context 07:35:37 #41 transferring context: 2.94MB 0.9s done 07:35:37 #41 DONE 1.7s 07:35:37 07:35:37 #18 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 07:35:37 #18 ... 07:35:37 07:35:37 #42 [core-metadata internal] load build definition from Dockerfile 07:35:37 #42 transferring dockerfile: 2.13kB 0.0s done 07:35:37 #42 DONE 2.2s 07:35:37 07:35:37 #18 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 07:35:37 #18 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 1.3s done 07:35:37 #18 ... 07:35:37 07:35:37 #43 [core-keeper internal] load .dockerignore 07:35:37 #43 transferring context: 50B 0.0s done 07:35:37 #43 DONE 1.9s 07:35:37 07:35:37 #44 [security-secretstore-setup internal] load build context 07:35:37 #44 transferring context: 2.94MB 1.0s done 07:35:37 #44 DONE 2.0s 07:35:37 07:35:37 #45 [core-keeper internal] load build definition from Dockerfile 07:35:37 #45 transferring dockerfile: 2.07kB 0.0s done 07:35:37 #45 DONE 2.0s 07:35:37 07:35:37 #46 [support-notifications internal] load .dockerignore 07:35:37 #46 transferring context: 50B 0.0s done 07:35:37 #46 DONE 1.9s 07:35:37 07:35:37 #6 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:35:37 #6 DONE 0.0s 07:35:37 07:35:37 #17 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 07:35:37 #17 DONE 2.6s 07:35:37 07:35:37 #20 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:35:37 #20 DONE 2.8s 07:35:37 07:35:37 #47 [security-spire-server internal] load build context 07:35:37 #47 transferring context: 23.57kB 0.0s done 07:35:37 #47 DONE 0.8s 07:35:37 07:35:37 #6 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:35:37 #6 DONE 0.0s 07:35:37 07:35:37 #48 [core-command internal] load build context 07:35:37 #48 transferring context: 2.94MB 0.6s done 07:35:37 #48 DONE 1.5s 07:35:37 07:35:37 #35 [core-keeper builder 2/7] WORKDIR /edgex-go 07:35:37 #35 DONE 2.4s 07:35:37 07:35:37 #18 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 07:35:37 #18 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.7s done 07:35:37 #18 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 07:35:37 #18 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 07:35:37 #18 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 07:35:37 #18 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.5s done 07:35:37 #18 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 1.3s done 07:35:37 #18 DONE 4.3s 07:35:37 07:35:37 #49 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:35:37 #49 ... 07:35:37 07:35:37 #20 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:35:37 #20 DONE 2.8s 07:35:37 07:35:37 #35 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 07:35:37 #35 DONE 2.4s 07:35:37 07:35:37 #18 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 07:35:37 #18 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.7s done 07:35:37 #18 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 07:35:37 #18 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 07:35:37 #18 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 07:35:37 #18 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.5s done 07:35:37 #18 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 1.3s done 07:35:37 #18 DONE 4.3s 07:35:37 07:35:37 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:35:37 #50 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.4s done 07:35:37 #50 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 07:35:37 #50 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 07:35:37 #50 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 07:35:37 #50 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 07:35:37 #50 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 07:35:37 #50 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 07:35:37 #50 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 07:35:37 #50 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s done 07:35:37 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 1.7s done 07:35:37 #50 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 07:35:37 #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0.3s 07:35:39 #50 ... 07:35:39 07:35:39 #51 [support-notifications internal] load build context 07:35:39 #51 transferring context: 2.94MB 1.3s done 07:35:39 #51 DONE 1.8s 07:35:39 07:35:39 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:35:39 #50 ... 07:35:39 07:35:39 #52 [core-metadata internal] load build context 07:35:39 #52 transferring context: 2.94MB 1.5s done 07:35:39 #52 DONE 2.0s 07:35:39 07:35:39 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:35:39 #50 ... 07:35:39 07:35:39 #53 [core-keeper internal] load build context 07:35:39 #53 transferring context: 2.94MB 1.3s done 07:35:39 #53 DONE 2.1s 07:35:39 07:35:39 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:35:39 #54 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.3s done 07:35:39 #54 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 07:35:39 #54 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 07:35:39 #54 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 07:35:39 #54 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 07:35:39 #54 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 07:35:39 #54 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 07:35:39 #54 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 07:35:39 #54 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.5s done 07:35:39 #54 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 1.3s done 07:35:39 #54 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 07:35:39 #54 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 2.9s 07:35:40 #54 ... 07:35:40 07:35:40 #55 [security-spiffe-token-provider internal] load build context 07:35:40 #55 transferring context: 2.94MB 1.6s done 07:35:40 #55 DONE 2.3s 07:35:40 07:35:40 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:35:42 #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.4s 07:35:44 #50 ... 07:35:44 07:35:44 #56 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:35:44 #0 1.965 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:35:44 #0 2.431 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:35:44 #0 4.252 (1/3) Installing ca-certificates (20240705-r0) 07:35:44 #0 4.403 (2/3) Installing dumb-init (1.2.5-r3) 07:35:44 #0 4.425 (3/3) Installing tzdata (2024b-r0) 07:35:44 #0 4.750 Executing busybox-1.36.1-r29.trigger 07:35:44 #0 4.800 Executing ca-certificates-20240705-r0.trigger 07:35:44 #0 5.150 OK: 11 MiB in 17 packages 07:35:44 #56 DONE 6.4s 07:35:44 07:35:44 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:35:44 #50 ... 07:35:44 07:35:44 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:35:44 #54 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.5s done 07:35:44 #54 DONE 9.1s 07:35:44 07:35:44 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:35:45 #50 ... 07:35:45 07:35:45 #57 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:35:45 #57 DONE 7.2s 07:35:45 07:35:45 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:35:45 #50 ... 07:35:45 07:35:45 #58 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:35:45 #58 DONE 7.7s 07:35:45 07:35:45 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:35:46 #50 ... 07:35:46 07:35:46 #59 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 07:35:46 #0 4.249 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:35:46 #0 4.773 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:35:46 #0 7.237 (1/1) Installing dumb-init (1.2.5-r3) 07:35:46 #0 7.271 Executing busybox-1.36.1-r29.trigger 07:35:46 #0 7.362 OK: 9 MiB in 15 packages 07:35:46 #59 DONE 9.1s 07:35:46 07:35:46 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:35:47 #50 ... 07:35:47 07:35:47 #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:35:47 #0 6.368 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:35:47 #0 7.268 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:35:47 #60 ... 07:35:47 07:35:47 #61 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 07:35:47 #0 5.451 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:35:47 #0 6.117 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:35:47 #61 10.16 (1/2) Installing ca-certificates (20240705-r0) 07:35:47 #61 ... 07:35:47 07:35:47 #62 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:35:47 #0 3.329 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:35:47 #0 3.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:35:47 #0 5.542 v3.20.3-389-g94afa02110d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:35:47 #0 5.542 v3.20.3-392-g277800bdf05 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:35:47 #0 5.542 OK: 24049 distinct packages available 07:35:47 #0 5.927 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:35:47 #0 6.835 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:35:48 #62 ... 07:35:48 07:35:48 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:35:48 #0 4.006 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:35:48 #0 4.488 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:35:48 #0 6.592 (1/4) Installing ca-certificates (20240705-r0) 07:35:48 #0 7.143 (2/4) Installing dumb-init (1.2.5-r3) 07:35:48 #0 7.156 (3/4) Installing su-exec (0.2-r3) 07:35:48 #0 7.242 (4/4) Installing yq-go (4.44.1-r2) 07:35:48 #0 8.147 Executing busybox-1.36.1-r29.trigger 07:35:48 #0 8.292 Executing ca-certificates-20240705-r0.trigger 07:35:48 #0 9.355 OK: 20 MiB in 18 packages 07:35:48 #63 DONE 10.4s 07:35:48 07:35:48 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:35:48 #0 6.755 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:35:48 #0 7.890 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:35:48 #64 ... 07:35:48 07:35:48 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:35:48 #0 6.666 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:35:48 #0 8.053 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:35:48 #65 ... 07:35:48 07:35:48 #66 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 07:35:48 #0 6.588 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:35:48 #0 7.485 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:35:48 #66 ... 07:35:48 07:35:48 #67 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 07:35:48 #0 7.546 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:35:48 #0 8.983 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:35:48 #67 ... 07:35:48 07:35:48 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:35:48 #0 6.666 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:35:48 #0 8.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:35:48 #68 ... 07:35:48 07:35:48 #69 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:35:48 #0 6.326 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:35:48 #0 6.996 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:35:48 #0 10.67 (1/1) Installing dumb-init (1.2.5-r3) 07:35:48 #0 10.72 Executing busybox-1.36.1-r29.trigger 07:35:48 #0 10.82 OK: 9 MiB in 15 packages 07:35:48 #69 ... 07:35:48 07:35:48 #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:35:48 #0 5.917 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:35:48 #0 6.735 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:35:48 #0 11.03 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 07:35:48 #70 ... 07:35:48 07:35:48 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:35:48 #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.4s 07:35:49 #50 ... 07:35:49 07:35:49 #69 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:35:49 #69 DONE 12.6s 07:35:49 07:35:49 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:35:49 #50 ... 07:35:49 07:35:49 #66 [core-command builder 3/7] RUN apk add --update --no-cache make git 07:35:49 #66 11.79 OK: 238 MiB in 54 packages 07:35:49 #66 DONE 12.8s 07:35:49 07:35:49 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:35:49 #65 12.26 v3.20.3-389-g94afa02110d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:35:49 #65 12.26 v3.20.3-392-g277800bdf05 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:35:49 #65 12.26 OK: 24049 distinct packages available 07:35:50 #65 ... 07:35:50 07:35:50 #61 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 07:35:50 #61 10.45 (2/2) Installing dumb-init (1.2.5-r3) 07:35:50 #61 10.47 Executing busybox-1.36.1-r29.trigger 07:35:50 #61 10.67 Executing ca-certificates-20240705-r0.trigger 07:35:50 #61 11.53 OK: 10 MiB in 16 packages 07:35:50 #61 DONE 12.8s 07:35:50 07:35:50 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:35:50 #50 ... 07:35:50 07:35:50 #71 [core-data builder 4/7] COPY go.mod vendor* ./ 07:35:50 #71 DONE 0.9s 07:35:50 07:35:50 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:35:51 #50 ... 07:35:51 07:35:51 #49 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:35:51 #49 6.590 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:35:51 #49 7.339 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:35:51 #49 12.29 OK: 238 MiB in 54 packages 07:35:51 #49 DONE 14.5s 07:35:51 07:35:51 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:35:51 #50 ... 07:35:51 07:35:51 #62 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:35:51 #62 11.78 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 07:35:51 #62 12.22 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 07:35:51 #62 12.33 (3/7) Installing dumb-init (1.2.5-r3) 07:35:51 #62 12.34 (4/7) Installing musl-obstack (1.2.3-r2) 07:35:51 #62 12.37 (5/7) Installing libucontext (1.2-r3) 07:35:51 #62 12.39 (6/7) Installing gcompat (1.1.0-r4) 07:35:51 #62 12.44 (7/7) Installing openssl (3.3.2-r1) 07:35:51 #62 12.62 Executing busybox-1.36.1-r29.trigger 07:35:51 #62 12.77 OK: 10 MiB in 19 packages 07:35:51 #62 DONE 14.9s 07:35:51 07:35:51 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:35:52 #50 ... 07:35:52 07:35:52 #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:35:52 #60 12.36 (1/2) Installing dumb-init (1.2.5-r3) 07:35:52 #60 12.40 (2/2) Installing su-exec (0.2-r3) 07:35:52 #60 12.40 Executing busybox-1.36.1-r29.trigger 07:35:52 #60 12.56 OK: 9 MiB in 16 packages 07:35:52 #60 DONE 14.4s 07:35:52 07:35:52 #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:35:52 #70 11.63 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 07:35:52 #70 11.71 (3/6) Installing dumb-init (1.2.5-r3) 07:35:52 #70 11.73 (4/6) Installing openssl (3.3.2-r1) 07:35:52 #70 11.84 (5/6) Installing su-exec (0.2-r3) 07:35:52 #70 11.90 (6/6) Installing yq-go (4.44.1-r2) 07:35:52 #70 13.10 Executing busybox-1.36.1-r29.trigger 07:35:52 #70 13.34 OK: 20 MiB in 18 packages 07:35:52 #70 DONE 14.5s 07:35:52 07:35:52 #72 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:35:52 #72 ... 07:35:52 07:35:52 #73 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 07:35:52 #73 DONE 1.0s 07:35:52 07:35:52 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:35:52 #50 ... 07:35:52 07:35:52 #67 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 07:35:52 #67 13.61 OK: 238 MiB in 54 packages 07:35:52 #67 DONE 15.1s 07:35:53 07:35:53 #74 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 07:35:54 #74 ... 07:35:54 07:35:54 #75 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:35:54 #0 3.818 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:35:54 #0 4.609 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:35:54 #0 9.105 Upgrading critical system libraries and apk-tools: 07:35:54 #0 9.105 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:35:54 #0 9.174 Executing busybox-1.36.1-r29.trigger 07:35:54 #0 10.00 Continuing the upgrade transaction with new apk-tools: 07:35:54 #0 10.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:35:54 #75 ... 07:35:54 07:35:54 #74 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 07:35:54 #74 DONE 1.4s 07:35:54 07:35:54 #76 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:35:54 #76 ... 07:35:54 07:35:54 #77 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 07:35:54 #0 3.229 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:35:54 #0 4.609 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:35:54 #77 10.02 (1/1) Installing dumb-init (1.2.5-r3) 07:35:54 #77 ... 07:35:54 07:35:54 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:35:54 #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.5s 07:35:55 #50 ... 07:35:55 07:35:55 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:35:55 #0 3.238 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:35:55 #0 4.846 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:35:55 #0 9.838 OK: 238 MiB in 54 packages 07:35:55 #78 ... 07:35:55 07:35:55 #77 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 07:35:55 #77 10.68 Executing busybox-1.36.1-r29.trigger 07:35:55 #77 10.76 OK: 9 MiB in 15 packages 07:35:56 #77 ... 07:35:56 07:35:56 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:35:56 #78 DONE 10.6s 07:35:56 07:35:56 #79 [core-keeper builder 5/8] COPY go.mod vendor* ./ 07:35:56 #79 DONE 0.4s 07:35:56 07:35:56 #80 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:35:56 #80 ... 07:35:56 07:35:56 #81 [core-data stage-1 3/8] RUN apk --no-cache upgrade 07:35:56 #0 3.246 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:35:56 #0 4.781 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:35:56 #0 8.250 Upgrading critical system libraries and apk-tools: 07:35:56 #0 8.250 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:35:56 #0 8.305 Executing busybox-1.36.1-r29.trigger 07:35:56 #0 9.364 Continuing the upgrade transaction with new apk-tools: 07:35:56 #0 9.466 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:35:56 #81 ... 07:35:56 07:35:56 #77 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 07:35:56 #77 DONE 12.1s 07:35:56 07:35:56 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:35:57 #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.2s done 07:35:58 #50 DONE 23.5s 07:35:58 07:35:58 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:35:58 #64 12.81 v3.20.3-389-g94afa02110d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:35:58 #64 12.81 v3.20.3-392-g277800bdf05 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:35:58 #64 12.81 OK: 24053 distinct packages available 07:35:58 #64 13.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:35:58 #64 14.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:35:58 #64 19.60 OK: 238 MiB in 54 packages 07:35:58 #64 DONE 20.4s 07:35:58 07:35:58 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:35:58 #68 12.43 v3.20.3-389-g94afa02110d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:35:58 #68 12.43 v3.20.3-392-g277800bdf05 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:35:58 #68 12.43 OK: 24049 distinct packages available 07:35:58 #68 13.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:35:58 #68 14.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:35:58 #68 19.13 (1/4) Installing dumb-init (1.2.5-r3) 07:35:58 #68 19.17 (2/4) Installing musl-obstack (1.2.3-r2) 07:35:58 #68 19.18 (3/4) Installing libucontext (1.2-r3) 07:35:58 #68 19.23 (4/4) Installing gcompat (1.1.0-r4) 07:35:58 #68 19.26 Executing busybox-1.36.1-r29.trigger 07:35:58 #68 19.34 OK: 9 MiB in 18 packages 07:35:58 #68 DONE 20.5s 07:35:58 07:35:58 #82 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 07:35:58 #82 ... 07:35:58 07:35:58 #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:35:58 #0 3.610 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:35:58 #0 4.735 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:35:58 #0 8.421 Upgrading critical system libraries and apk-tools: 07:35:58 #0 8.421 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:35:58 #0 8.466 Executing busybox-1.36.1-r29.trigger 07:35:58 #0 9.450 Continuing the upgrade transaction with new apk-tools: 07:35:58 #0 9.512 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:35:58 #83 ... 07:35:58 07:35:58 #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:35:58 #84 ... 07:35:58 07:35:58 #82 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 07:35:58 #82 DONE 0.6s 07:35:58 07:35:58 #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:35:58 #83 10.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:35:59 #83 ... 07:35:59 07:35:59 #85 [core-command stage-1 3/9] RUN apk --no-cache upgrade 07:35:59 #0 4.953 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:35:59 #0 5.760 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:35:59 #85 ... 07:35:59 07:35:59 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:35:59 #65 13.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:35:59 #65 14.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:35:59 #65 19.65 (1/14) Installing ca-certificates (20240705-r0) 07:35:59 #65 19.84 (2/14) Installing brotli-libs (1.1.0-r2) 07:35:59 #65 19.91 (3/14) Installing c-ares (1.33.1-r0) 07:35:59 #65 19.97 (4/14) Installing libunistring (1.2-r0) 07:35:59 #65 20.04 (5/14) Installing libidn2 (2.3.7-r0) 07:35:59 #65 20.09 (6/14) Installing nghttp2-libs (1.62.1-r0) 07:35:59 #65 20.09 (7/14) Installing libpsl (0.21.5-r1) 07:35:59 #65 20.11 (8/14) Installing zstd-libs (1.5.6-r0) 07:35:59 #65 20.18 (9/14) Installing libcurl (8.11.0-r2) 07:35:59 #65 20.23 (10/14) Installing curl (8.11.0-r2) 07:35:59 #65 20.25 (11/14) Installing dumb-init (1.2.5-r3) 07:35:59 #65 20.28 (12/14) Installing musl-obstack (1.2.3-r2) 07:35:59 #65 20.28 (13/14) Installing libucontext (1.2-r3) 07:35:59 #65 20.28 (14/14) Installing gcompat (1.1.0-r4) 07:35:59 #65 20.30 Executing busybox-1.36.1-r29.trigger 07:35:59 #65 20.56 Executing ca-certificates-20240705-r0.trigger 07:35:59 #65 21.56 OK: 15 MiB in 28 packages 07:36:00 #65 ... 07:36:00 07:36:00 #85 [core-command stage-1 3/9] RUN apk --no-cache upgrade 07:36:00 #85 10.82 Upgrading critical system libraries and apk-tools: 07:36:00 #85 10.82 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:36:00 #85 10.85 Executing busybox-1.36.1-r29.trigger 07:36:00 #85 ... 07:36:00 07:36:00 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:36:00 #65 DONE 22.8s 07:36:00 07:36:00 #86 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 07:36:00 #0 4.503 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:36:00 #0 5.635 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:36:00 #0 9.928 Upgrading critical system libraries and apk-tools: 07:36:00 #0 9.928 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:36:00 #0 9.980 Executing busybox-1.36.1-r29.trigger 07:36:00 #86 ... 07:36:00 07:36:00 #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:36:00 #87 ... 07:36:00 07:36:00 #88 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:36:00 #88 ... 07:36:00 07:36:00 #75 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:36:00 #75 10.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:36:00 #75 15.32 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 07:36:00 #75 15.48 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 07:36:00 #75 15.51 Executing ca-certificates-20240705-r0.trigger 07:36:00 #75 16.20 OK: 11 MiB in 17 packages 07:36:01 #75 ... 07:36:01 07:36:01 #85 [core-command stage-1 3/9] RUN apk --no-cache upgrade 07:36:01 #85 11.95 Continuing the upgrade transaction with new apk-tools: 07:36:01 #85 12.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:36:01 #85 ... 07:36:01 07:36:01 #75 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:36:01 #75 DONE 17.3s 07:36:01 07:36:01 #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:36:01 #84 3.233 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:36:01 #84 ... 07:36:01 07:36:01 #89 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 07:36:01 #0 4.075 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:36:01 #0 5.066 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:36:01 #0 9.447 Upgrading critical system libraries and apk-tools: 07:36:01 #0 9.447 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:36:01 #0 9.486 Executing busybox-1.36.1-r29.trigger 07:36:02 #89 ... 07:36:02 07:36:02 #86 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 07:36:02 #86 11.19 Continuing the upgrade transaction with new apk-tools: 07:36:02 #86 11.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:36:02 #86 ... 07:36:02 07:36:02 #90 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 07:36:02 #0 4.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:36:02 #0 4.942 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:36:02 #0 8.582 Upgrading critical system libraries and apk-tools: 07:36:02 #0 8.582 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:36:02 #0 8.678 Executing busybox-1.36.1-r29.trigger 07:36:02 #0 9.658 Continuing the upgrade transaction with new apk-tools: 07:36:02 #0 9.698 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:36:02 #90 ... 07:36:02 07:36:02 #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:36:02 #84 4.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:36:02 #84 ... 07:36:02 07:36:02 #91 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:36:02 #91 ... 07:36:02 07:36:02 #86 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 07:36:02 #86 11.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:36:02 #86 ... 07:36:02 07:36:02 #81 [core-data stage-1 3/8] RUN apk --no-cache upgrade 07:36:02 #81 10.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:36:02 #81 15.09 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 07:36:02 #81 15.30 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 07:36:02 #81 15.36 OK: 9 MiB in 15 packages 07:36:02 #81 DONE 15.9s 07:36:02 07:36:02 #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:36:02 #87 2.298 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:36:03 #87 2.984 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:36:04 #87 ... 07:36:04 07:36:04 #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:36:04 #83 15.11 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 07:36:04 #83 15.39 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 07:36:04 #83 15.46 Executing ca-certificates-20240705-r0.trigger 07:36:04 #83 15.90 OK: 20 MiB in 18 packages 07:36:04 #83 DONE 16.7s 07:36:04 07:36:04 #89 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 07:36:04 #89 10.33 Continuing the upgrade transaction with new apk-tools: 07:36:04 #89 10.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:36:04 #89 11.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:36:06 #89 ... 07:36:06 07:36:06 #72 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:36:06 #72 4.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:36:06 #72 5.252 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:36:06 #72 9.738 Upgrading critical system libraries and apk-tools: 07:36:06 #72 9.738 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:36:06 #72 9.759 Executing busybox-1.36.1-r29.trigger 07:36:06 #72 10.85 Continuing the upgrade transaction with new apk-tools: 07:36:06 #72 10.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:36:06 #72 11.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:36:06 #72 13.56 OK: 20 MiB in 18 packages 07:36:06 #72 DONE 14.0s 07:36:06 07:36:06 #85 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 07:36:06 #85 13.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:36:06 #85 16.02 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 07:36:06 #85 16.27 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 07:36:06 #85 16.32 OK: 9 MiB in 15 packages 07:36:06 #85 DONE 17.1s 07:36:06 07:36:06 #92 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 07:36:06 #92 DONE 0.3s 07:36:06 07:36:06 #86 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 07:36:06 #86 14.55 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 07:36:06 #86 14.73 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 07:36:06 #86 14.76 Executing ca-certificates-20240705-r0.trigger 07:36:06 #86 15.22 OK: 10 MiB in 16 packages 07:36:06 #86 DONE 16.1s 07:36:06 07:36:06 #90 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 07:36:06 #90 10.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:36:06 #90 13.51 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 07:36:06 #90 13.73 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 07:36:06 #90 13.79 OK: 9 MiB in 16 packages 07:36:06 #90 DONE 14.6s 07:36:06 07:36:06 #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:36:06 #84 7.535 Upgrading critical system libraries and apk-tools: 07:36:06 #84 7.535 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:36:06 #84 7.557 Executing busybox-1.36.1-r29.trigger 07:36:06 #84 8.449 Continuing the upgrade transaction with new apk-tools: 07:36:06 #84 8.499 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:36:07 #84 9.142 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:36:07 #84 ... 07:36:07 07:36:07 #89 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 07:36:07 #89 14.84 OK: 10 MiB in 19 packages 07:36:07 #89 DONE 16.3s 07:36:07 07:36:07 #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:36:07 #87 6.242 Upgrading critical system libraries and apk-tools: 07:36:07 #87 6.242 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:36:07 #87 6.282 Executing busybox-1.36.1-r29.trigger 07:36:07 #87 6.692 Continuing the upgrade transaction with new apk-tools: 07:36:07 #87 6.731 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:36:07 #87 7.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:36:08 #87 ... 07:36:08 07:36:08 #93 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:36:08 #93 DONE 1.3s 07:36:08 07:36:08 #94 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:36:08 #94 DONE 2.0s 07:36:08 07:36:08 #95 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 07:36:08 #95 DONE 1.3s 07:36:08 07:36:08 #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:36:08 #96 ... 07:36:08 07:36:08 #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:36:09 #97 ... 07:36:09 07:36:09 #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 07:36:09 #98 DONE 0.2s 07:36:09 07:36:09 #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / 07:36:09 #99 DONE 0.3s 07:36:09 07:36:09 #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:36:09 #84 10.97 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 07:36:09 #84 ... 07:36:09 07:36:09 #100 [security-spire-server stage-2 6/9] COPY security.txt / 07:36:09 #100 DONE 0.2s 07:36:09 07:36:09 #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:36:09 #84 11.12 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 07:36:09 #84 11.15 OK: 9 MiB in 18 packages 07:36:09 #84 ... 07:36:09 07:36:09 #101 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:36:09 #101 DONE 0.2s 07:36:09 07:36:09 #102 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:36:09 #102 DONE 0.2s 07:36:09 07:36:09 #103 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:36:09 #103 ... 07:36:09 07:36:09 #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:36:09 #84 DONE 11.7s 07:36:10 07:36:10 #104 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:36:10 #104 ... 07:36:10 07:36:10 #103 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:36:10 #103 DONE 0.4s 07:36:10 07:36:10 #105 [security-spire-server] exporting to image 07:36:10 #105 exporting layers 07:36:10 #105 ... 07:36:10 07:36:10 #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:36:10 #97 DONE 1.7s 07:36:10 07:36:10 #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:36:10 #87 8.847 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 07:36:10 #87 9.001 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 07:36:10 #87 9.031 Executing ca-certificates-20240705-r0.trigger 07:36:10 #87 9.307 OK: 15 MiB in 28 packages 07:36:10 #87 DONE 9.9s 07:36:10 07:36:10 #106 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 07:36:10 #106 DONE 0.4s 07:36:10 07:36:10 #76 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:36:10 #76 ... 07:36:10 07:36:10 #107 [security-spire-agent stage-3 7/10] COPY security.txt / 07:36:11 #107 DONE 0.3s 07:36:11 07:36:11 #80 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:36:11 #80 ... 07:36:11 07:36:11 #108 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:36:11 #108 ... 07:36:11 07:36:11 #104 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:36:11 #104 DONE 1.5s 07:36:11 07:36:11 #108 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:36:11 #108 DONE 0.3s 07:36:11 07:36:11 #109 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:36:11 #109 DONE 0.3s 07:36:11 07:36:11 #110 [security-spire-config stage-2 5/10] COPY Attribution.txt / 07:36:11 #110 DONE 0.3s 07:36:11 07:36:11 #111 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:36:12 #111 DONE 0.4s 07:36:12 07:36:12 #112 [security-spire-config stage-2 6/10] COPY security.txt / 07:36:12 #112 DONE 0.3s 07:36:12 07:36:12 #113 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:36:12 #113 DONE 0.3s 07:36:12 07:36:12 #105 [security-spire-server] exporting to image 07:36:12 #105 exporting layers 2.4s done 07:36:12 #105 writing image sha256:517898ef43d01e85c216fb7c9ec81375b81d7359dc6f4a2d7f3ffc126dbdea40 07:36:12 #105 writing image sha256:517898ef43d01e85c216fb7c9ec81375b81d7359dc6f4a2d7f3ffc126dbdea40 0.0s done 07:36:12 #105 naming to docker.io/library/security-spire-server-arm64 0.0s done 07:36:12 #105 DONE 2.4s 07:36:12 07:36:12 #114 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 07:36:13 #114 DONE 0.6s 07:36:13 07:36:13 #115 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:36:13 #115 DONE 0.4s 07:36:13 07:36:13 #116 [security-spire-config] exporting to image 07:36:14 #116 ... 07:36:14 07:36:14 #117 [security-spire-agent] exporting to image 07:36:14 #117 exporting layers 2.3s done 07:36:14 #117 writing image sha256:5138e0de43856b7c716d429bbdc931436f549a749c1c4457c1b18486338f79fb 0.0s done 07:36:14 #117 naming to docker.io/library/security-spire-agent-arm64 0.0s done 07:36:14 #117 DONE 2.4s 07:36:14 07:36:14 #80 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:36:15 #80 ... 07:36:15 07:36:15 #116 [security-spire-config] exporting to image 07:36:15 #116 exporting layers 2.1s done 07:36:15 #116 writing image sha256:f7e1f4910049e78bba7c830c50607608acaacb77f712e893c6cc23d85f4f5165 0.0s done 07:36:15 #116 naming to docker.io/library/security-spire-config-arm64 0.0s done 07:36:15 #116 DONE 2.1s 07:36:15 07:36:15 #76 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:36:16 #115 ... 07:36:16 07:36:16 #114 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:36:16 #114 DONE 50.4s 07:36:16 07:36:16 #115 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:36:16 #115 DONE 50.5s 07:36:16 07:36:16 #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:36:16 #82 DONE 50.4s 07:36:16 07:36:16 #110 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:36:16 #110 DONE 45.6s 07:36:16 07:36:16 #68 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:36:16 #68 DONE 53.1s 07:36:16 07:36:16 #116 [core-command builder 6/7] COPY . . 07:36:18 #116 DONE 8.9s 07:36:18 07:36:18 #117 [core-metadata builder 6/7] COPY . . 07:36:18 #117 CACHED 07:36:18 07:36:18 #118 [core-metadata builder 4/7] COPY go.mod vendor* ./ 07:36:18 #118 CACHED 07:36:18 07:36:18 #119 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:36:18 #119 CACHED 07:36:18 07:36:18 #120 [security-spiffe-token-provider builder 6/7] COPY . . 07:36:18 #120 DONE 8.9s 07:36:18 07:36:18 #121 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:36:18 #121 CACHED 07:36:18 07:36:18 #122 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:36:18 #122 CACHED 07:36:18 07:36:18 #123 [core-common-config-bootstrapper builder 6/7] COPY . . 07:36:18 #123 CACHED 07:36:18 07:36:18 #124 [core-keeper builder 7/8] COPY . . 07:36:18 #124 DONE 8.9s 07:36:18 07:36:18 #125 [security-proxy-auth builder 6/7] COPY . . 07:36:18 #125 CACHED 07:36:18 07:36:18 #126 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 07:36:18 #126 CACHED 07:36:18 07:36:18 #127 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:36:18 #127 CACHED 07:36:18 07:36:18 #128 [security-proxy-setup builder 6/7] COPY . . 07:36:18 #128 DONE 9.0s 07:36:18 07:36:18 #129 [core-data builder 4/7] COPY go.mod vendor* ./ 07:36:18 #129 CACHED 07:36:18 07:36:18 #130 [core-data builder 6/7] COPY . . 07:36:18 #130 CACHED 07:36:18 07:36:18 #131 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:36:18 #131 CACHED 07:36:18 07:36:18 #132 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:36:18 #132 CACHED 07:36:18 07:36:18 #133 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 07:36:18 #133 CACHED 07:36:18 07:36:18 #134 [security-secretstore-setup builder 6/7] COPY . . 07:36:18 #134 CACHED 07:36:18 07:36:18 #135 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:36:18 #135 CACHED 07:36:18 07:36:18 #136 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:36:18 #136 CACHED 07:36:18 07:36:18 #137 [security-bootstrapper builder 6/7] COPY . . 07:36:18 #137 CACHED 07:36:18 07:36:18 #138 [support-scheduler builder 6/7] COPY . . 07:36:18 #138 DONE 9.0s 07:36:18 07:36:18 #139 [support-notifications builder 4/7] COPY go.mod vendor* ./ 07:36:18 #139 CACHED 07:36:18 07:36:18 #140 [support-notifications builder 6/7] COPY . . 07:36:18 #140 CACHED 07:36:18 07:36:18 #141 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:36:18 #141 CACHED 07:36:18 07:36:18 #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:36:19 #142 1.438 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:36:29 #142 ... 07:36:29 07:36:29 #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:36:29 #0 0.741 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:36:29 #143 ... 07:36:29 07:36:29 #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:36:29 #0 1.253 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:36:29 #144 ... 07:36:29 07:36:29 #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:36:29 #0 0.832 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:36:29 #145 ... 07:36:29 07:36:29 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:36:29 #0 0.435 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:36:29 #146 ... 07:36:29 07:36:29 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:36:29 #0 0.641 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 07:36:29 #147 ... 07:36:29 07:36:29 #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:36:29 #0 0.797 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:36:29 #148 ... 07:36:29 07:36:29 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:36:29 #0 0.569 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 07:36:29 #149 ... 07:36:29 07:36:29 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:36:29 #0 1.253 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:36:29 #150 ... 07:36:29 07:36:29 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:36:29 #0 1.579 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 07:36:29 #151 ... 07:36:29 07:36:29 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:36:29 #0 0.940 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 07:36:29 #152 ... 07:36:29 07:36:29 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:36:29 #0 1.034 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 07:36:54 #76 ... 07:36:54 07:36:54 #80 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:36:54 #80 DONE 52.5s 07:36:54 07:36:54 #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:36:54 #96 DONE 50.3s 07:36:54 07:36:54 #76 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:36:54 #76 DONE 54.8s 07:36:54 07:36:54 #88 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:36:54 #88 DONE 58.1s 07:36:54 07:36:54 #91 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:36:54 #91 DONE 56.6s 07:36:54 07:36:54 #118 [security-secretstore-setup builder 6/7] COPY . . 07:36:54 #118 DONE 1.0s 07:36:54 07:36:54 #119 [core-keeper builder 7/8] COPY . . 07:36:54 #119 DONE 1.0s 07:36:54 07:36:54 #120 [support-scheduler builder 6/7] COPY . . 07:36:54 #120 DONE 1.0s 07:36:54 07:36:54 #121 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:36:54 #121 CACHED 07:36:54 07:36:54 #122 [support-notifications builder 6/7] COPY . . 07:36:54 #122 CACHED 07:36:54 07:36:54 #123 [support-notifications builder 4/7] COPY go.mod vendor* ./ 07:36:54 #123 CACHED 07:36:54 07:36:54 #124 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:36:54 #124 CACHED 07:36:54 07:36:54 #125 [core-metadata builder 6/7] COPY . . 07:36:54 #125 CACHED 07:36:54 07:36:54 #126 [core-metadata builder 4/7] COPY go.mod vendor* ./ 07:36:54 #126 CACHED 07:36:54 07:36:54 #127 [security-spiffe-token-provider builder 6/7] COPY . . 07:36:54 #127 DONE 1.0s 07:36:54 07:36:54 #128 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:36:54 #128 CACHED 07:36:54 07:36:54 #129 [core-command builder 6/7] COPY . . 07:36:54 #129 CACHED 07:36:54 07:36:54 #130 [core-command builder 4/7] COPY go.mod vendor* ./ 07:36:54 #130 CACHED 07:36:54 07:36:54 #131 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:36:54 #131 CACHED 07:36:54 07:36:54 #132 [security-bootstrapper builder 6/7] COPY . . 07:36:54 #132 CACHED 07:36:54 07:36:54 #133 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:36:54 #133 CACHED 07:36:54 07:36:54 #134 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:36:54 #134 CACHED 07:36:54 07:36:54 #135 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 07:36:54 #135 CACHED 07:36:54 07:36:54 #136 [security-proxy-setup builder 6/7] COPY . . 07:36:54 #136 CACHED 07:36:54 07:36:54 #137 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 07:36:54 #137 CACHED 07:36:54 07:36:54 #138 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:36:54 #138 CACHED 07:36:54 07:36:54 #139 [security-proxy-auth builder 6/7] COPY . . 07:36:54 #139 CACHED 07:36:54 07:36:54 #140 [core-data builder 6/7] COPY . . 07:36:54 #140 DONE 1.0s 07:36:54 07:36:54 #141 [core-common-config-bootstrapper builder 6/7] COPY . . 07:36:54 #141 CACHED 07:36:54 07:36:54 #142 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:36:54 #142 CACHED 07:36:54 07:36:54 #143 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:36:54 #143 CACHED 07:36:54 07:36:54 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:36:54 #144 3.078 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 07:37:00 #144 ... 07:37:00 07:37:00 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:37:00 #0 2.178 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:37:00 #145 ... 07:37:00 07:37:00 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:37:00 #0 3.208 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:37:00 #146 ... 07:37:00 07:37:00 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:37:00 #0 2.441 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 07:37:00 #147 ... 07:37:00 07:37:00 #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:37:00 #0 2.491 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:37:00 #148 ... 07:37:00 07:37:00 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:37:00 #0 3.091 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:37:00 #149 ... 07:37:00 07:37:00 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:37:00 #0 1.393 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 07:37:01 #150 ... 07:37:01 07:37:01 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:37:01 #0 2.689 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:37:01 #151 ... 07:37:01 07:37:01 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:37:01 #0 2.880 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 07:37:01 #152 ... 07:37:01 07:37:01 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:37:01 #0 3.270 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 07:37:01 #153 ... 07:37:01 07:37:01 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:37:01 #0 2.591 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:37:01 #154 ... 07:37:01 07:37:01 #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:37:01 #0 2.964 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:37:51 #153 ... 07:37:51 07:37:51 #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:37:51 #144 89.47 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:38:30 #144 ... 07:38:30 07:38:30 #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:38:30 #148 DONE 127.8s 07:38:30 07:38:30 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:38:30 #151 ... 07:38:30 07:38:30 #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:38:30 #145 DONE 128.8s 07:38:30 07:38:30 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:38:30 #152 DONE 129.1s 07:38:30 07:38:30 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:38:30 #147 ... 07:38:30 07:38:30 #154 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:38:30 #154 ... 07:38:30 07:38:30 #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:38:30 #144 DONE 129.7s 07:38:30 07:38:30 #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 07:38:30 #155 ... 07:38:30 07:38:30 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:38:30 #153 DONE 132.7s 07:38:31 07:38:31 #156 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 07:38:37 #156 ... 07:38:37 07:38:37 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:38:37 #146 DONE 138.5s 07:38:37 07:38:37 #157 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:38:37 #157 ... 07:38:37 07:38:37 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:38:37 #147 DONE 138.9s 07:38:37 07:38:37 #154 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:38:37 #154 DONE 9.7s 07:38:37 07:38:37 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:38:37 #149 DONE 139.0s 07:38:37 07:38:37 #158 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 07:38:37 #158 DONE 9.3s 07:38:37 07:38:37 #159 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:38:37 #159 ... 07:38:37 07:38:37 #156 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 07:38:37 #156 DONE 6.5s 07:38:37 07:38:37 #157 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:38:37 #157 DONE 3.7s 07:38:37 07:38:37 #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 07:38:37 #160 ... 07:38:37 07:38:37 #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 07:38:37 #155 DONE 9.6s 07:38:37 07:38:37 #161 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 07:38:37 #161 ... 07:38:37 07:38:37 #162 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:38:37 #162 CACHED 07:38:37 07:38:37 #163 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:38:37 #163 CACHED 07:38:37 07:38:37 #159 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:38:37 #159 DONE 0.7s 07:38:37 07:38:37 #164 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:38:37 #164 CACHED 07:38:37 07:38:37 #165 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:38:37 #165 CACHED 07:38:38 07:38:38 #166 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 07:38:38 #166 ... 07:38:38 07:38:38 #167 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 07:38:38 #167 DONE 1.6s 07:38:39 07:38:39 #168 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 07:38:39 #168 ... 07:38:39 07:38:39 #169 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:38:39 #169 DONE 1.8s 07:38:39 07:38:39 #170 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:38:39 #170 DONE 1.8s 07:38:39 07:38:39 #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 07:38:39 #160 DONE 2.2s 07:38:39 07:38:39 #171 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:38:40 #171 ... 07:38:40 07:38:40 #172 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:38:40 #172 DONE 1.9s 07:38:40 07:38:40 #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:38:40 #143 DONE 141.7s 07:38:40 07:38:40 #173 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 07:38:40 #173 DONE 2.0s 07:38:40 07:38:40 #174 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 07:38:40 #174 ... 07:38:40 07:38:40 #166 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 07:38:40 #166 DONE 2.3s 07:38:40 07:38:40 #175 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 07:38:40 #175 CACHED 07:38:40 07:38:40 #176 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 07:38:40 #176 CACHED 07:38:40 07:38:40 #168 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 07:38:40 #168 DONE 1.4s 07:38:40 07:38:40 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:38:40 #151 DONE 142.1s 07:38:40 07:38:40 #177 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 07:38:40 #177 ... 07:38:40 07:38:40 #178 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:38:40 #178 DONE 0.9s 07:38:40 07:38:40 #179 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:38:40 #179 DONE 0.9s 07:38:40 07:38:40 #180 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 07:38:40 #180 DONE 0.6s 07:38:40 07:38:40 #171 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:38:40 #171 DONE 0.9s 07:38:40 07:38:40 #92 [core-command] exporting to image 07:38:40 #92 exporting layers 07:38:40 #92 ... 07:38:40 07:38:40 #161 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 07:38:40 #161 DONE 3.4s 07:38:41 07:38:41 #181 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 07:38:41 #181 ... 07:38:41 07:38:41 #174 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 07:38:41 #174 DONE 1.4s 07:38:41 07:38:41 #182 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 07:38:41 #182 ... 07:38:41 07:38:41 #183 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:38:41 #183 DONE 1.4s 07:38:41 07:38:41 #177 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 07:38:41 #177 DONE 1.3s 07:38:41 07:38:41 #184 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 07:38:41 #184 DONE 1.4s 07:38:41 07:38:41 #185 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 07:38:41 #185 DONE 1.3s 07:38:41 07:38:41 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:38:41 #150 DONE 143.5s 07:38:41 07:38:41 #186 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:38:41 #186 DONE 1.4s 07:38:41 07:38:41 #92 [core-command] exporting to image 07:38:41 #92 writing image sha256:eb0e5a2a63bdb0855ffd0c14c9119723444cdffe7494b53e626ab27abc5acb60 0.0s done 07:38:41 #92 naming to docker.io/library/core-command 0.0s done 07:38:42 #92 ... 07:38:42 07:38:42 #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 07:38:42 #187 DONE 1.4s 07:38:42 07:38:42 #188 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:38:42 #188 DONE 1.4s 07:38:42 07:38:42 #181 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 07:38:42 #181 DONE 1.4s 07:38:42 07:38:42 #92 [core-command] exporting to image 07:38:42 #92 exporting layers 0.9s done 07:38:42 #92 writing image sha256:7630b28dc585ccc07d0be66219b6a4b784f92183c14262c74e704f33bd91c6f5 done 07:38:42 #92 naming to docker.io/library/security-spiffe-token-provider done 07:38:42 #92 DONE 4.1s 07:38:42 07:38:42 #189 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 07:38:42 #189 DONE 1.0s 07:38:42 07:38:42 #182 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 07:38:42 #182 DONE 1.3s 07:38:42 07:38:42 #190 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 07:38:42 #190 DONE 1.1s 07:38:42 07:38:42 #191 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 07:38:43 #191 ... 07:38:43 07:38:43 #192 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:38:43 #192 DONE 1.2s 07:38:43 07:38:43 #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:38:43 #142 DONE 144.7s 07:38:43 07:38:43 #193 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:38:43 #193 DONE 1.0s 07:38:43 07:38:43 #194 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 07:38:43 #194 DONE 1.2s 07:38:43 07:38:43 #195 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 07:38:43 #195 DONE 0.6s 07:38:43 07:38:43 #196 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 07:38:43 #196 DONE 0.6s 07:38:43 07:38:43 #197 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 07:38:43 #197 DONE 0.7s 07:38:43 07:38:43 #191 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 07:38:43 #191 DONE 0.5s 07:38:43 07:38:43 #198 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:38:43 #198 ... 07:38:43 07:38:43 #199 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:38:43 #199 DONE 0.6s 07:38:43 07:38:43 #200 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 07:38:43 #200 DONE 0.7s 07:38:43 07:38:43 #201 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:38:43 #201 DONE 0.7s 07:38:43 07:38:43 #202 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:38:43 #202 DONE 0.6s 07:38:43 07:38:43 #203 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 07:38:43 #203 DONE 0.6s 07:38:43 07:38:43 #204 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:38:43 #204 DONE 0.6s 07:38:43 07:38:43 #198 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:38:43 #198 DONE 0.6s 07:38:43 07:38:43 #205 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 07:38:43 #205 DONE 0.5s 07:38:43 07:38:43 #206 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:38:43 #206 DONE 1.0s 07:38:43 07:38:43 #92 [core-metadata] exporting to image 07:38:43 #92 ... 07:38:43 07:38:43 #207 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:38:43 #207 DONE 0.8s 07:38:43 07:38:43 #92 [security-proxy-auth] exporting to image 07:38:44 #92 ... 07:38:44 07:38:44 #208 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:38:44 #208 DONE 0.6s 07:38:44 07:38:44 #209 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 07:38:44 #209 DONE 0.6s 07:38:44 07:38:44 #210 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:38:44 #210 DONE 0.6s 07:38:44 07:38:44 #211 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 07:38:44 #211 DONE 0.6s 07:38:44 07:38:44 #212 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:38:44 #212 DONE 0.6s 07:38:44 07:38:44 #92 [core-keeper] exporting to image 07:38:44 #92 exporting layers 0.6s done 07:38:44 #92 exporting layers 0.6s done 07:38:44 #92 writing image sha256:9ee4513df2cdfd8267a34d8e497bb543c52fd83f47a1a82e6a95ca8e7dd3e048 07:38:44 #92 writing image sha256:e48e9d5b0bb16e76dd7c141f6c68258d7b1af045d4a02662df30848e387270db 07:38:44 #92 writing image sha256:9ee4513df2cdfd8267a34d8e497bb543c52fd83f47a1a82e6a95ca8e7dd3e048 0.3s done 07:38:44 #92 naming to docker.io/library/core-data 07:38:44 #92 ... 07:38:44 07:38:44 #213 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 07:38:44 #213 DONE 0.4s 07:38:44 07:38:44 #214 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:38:44 #214 DONE 0.4s 07:38:44 07:38:44 #215 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 07:38:44 #215 DONE 0.4s 07:38:44 07:38:44 #216 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:38:44 #216 DONE 0.4s 07:38:44 07:38:44 #217 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:38:44 #217 DONE 1.2s 07:38:44 07:38:44 #92 [security-proxy-auth] exporting to image 07:38:44 #92 exporting layers 0.5s done 07:38:44 #92 writing image sha256:e48e9d5b0bb16e76dd7c141f6c68258d7b1af045d4a02662df30848e387270db 0.3s done 07:38:44 #92 naming to docker.io/library/core-data done 07:38:44 #92 naming to docker.io/library/core-common-config-bootstrapper done 07:38:44 #92 writing image sha256:753e0c295cbdeea7e0e624a7e738d76f6a538fa5555ae603a0e6b8d6cea27a8e done 07:38:44 #92 naming to docker.io/library/core-metadata done 07:38:44 #92 writing image sha256:b886491b6c63f48e02c5d721567641e911528d19d8f4e3363959ce5d23bad35e done 07:38:44 #92 naming to docker.io/library/security-proxy-auth done 07:38:45 #92 ... 07:38:45 07:38:45 #218 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 07:38:45 #218 DONE 0.3s 07:38:45 07:38:45 #219 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 07:38:45 #219 DONE 0.3s 07:38:45 07:38:45 #220 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 07:38:45 #220 DONE 0.3s 07:38:45 07:38:45 #221 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 07:38:45 #221 DONE 0.1s 07:38:45 07:38:45 #92 [core-keeper] exporting to image 07:38:45 #92 writing image sha256:47c752ff110ca55977e9a978db6b37ecc4b70471b00e0577bb074e974172fae2 done 07:38:45 #92 naming to docker.io/library/core-keeper done 07:38:45 #92 ... 07:38:45 07:38:45 #222 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:38:45 #222 DONE 0.0s 07:38:45 07:38:45 #223 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:38:45 #223 DONE 0.5s 07:38:45 07:38:45 #92 [support-scheduler] exporting to image 07:38:45 #92 exporting layers 0.5s done 07:38:45 #92 writing image sha256:cb18805faa395621209a7802396ce8a5182204ba8316ffccb96400faee06cba3 0.0s done 07:38:45 #92 writing image sha256:d22493ba28f7928151230834a63b543b74a471b9e46254456dea0d555f86a329 0.0s done 07:38:45 #92 naming to docker.io/library/support-scheduler done 07:38:45 #92 naming to docker.io/library/support-notifications done 07:38:45 #92 writing image sha256:88d7b607fc321473f79e656f034b0be603fc31844e33612614178e0d4d760e26 07:38:45 #92 exporting layers 0.2s done 07:38:45 #92 writing image sha256:88d7b607fc321473f79e656f034b0be603fc31844e33612614178e0d4d760e26 done 07:38:45 #92 naming to docker.io/library/security-proxy-setup done 07:38:45 #92 ... 07:38:45 07:38:45 #224 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 07:38:45 #224 DONE 0.4s 07:38:45 07:38:45 #92 [security-bootstrapper] exporting to image 07:38:45 #92 writing image sha256:bb8e6c50b24644b7e1f422969356dc5bea7cbd2e6b7c25b9b91f5b49f02217f0 done 07:38:45 #92 naming to docker.io/library/security-secretstore-setup done 07:38:45 #92 exporting layers 0.2s done 07:38:45 #92 writing image sha256:41967ed88d9540d690ca4628ffc6f21c0734f261b8baec40f4e9db52437d2484 done 07:38:45 #92 naming to docker.io/library/security-bootstrapper done 07:38:45 #92 DONE 6.1s 07:38:45 07:38:45 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:38:45 time="2024-12-11T07:34:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:38:45 time="2024-12-11T07:34:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:38:45 time="2024-12-11T07:34:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:38:45 time="2024-12-11T07:34:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:38:45 time="2024-12-11T07:34:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:38:45 time="2024-12-11T07:34:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:38:45 time="2024-12-11T07:34:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:38:45 time="2024-12-11T07:34:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:38:45 time="2024-12-11T07:34:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:38:45 time="2024-12-11T07:34:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:38:45 time="2024-12-11T07:34:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:38:45 time="2024-12-11T07:34:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:38:45 time="2024-12-11T07:34:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:38:45 time="2024-12-11T07:34:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:38:45 time="2024-12-11T07:34:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 07:38:45 $ docker stop --time=1 79770a201e79bb3ddb150d7e1d8eef3a221fa769c8786267716d83e229b86d21 07:38:47 $ docker rm -f --volumes 79770a201e79bb3ddb150d7e1d8eef3a221fa769c8786267716d83e229b86d21 [Pipeline] // withDockerContainer [Pipeline] sh 07:38:47 + docker images 07:38:47 REPOSITORY TAG IMAGE ID CREATED SIZE 07:38:47 security-secretstore-setup latest bb8e6c50b246 2 seconds ago 46.9MB 07:38:47 security-bootstrapper latest 41967ed88d95 2 seconds ago 26MB 07:38:47 core-keeper latest 47c752ff110c 3 seconds ago 31.3MB 07:38:47 support-scheduler latest d22493ba28f7 3 seconds ago 52.9MB 07:38:47 security-proxy-setup latest 88d7b607fc32 3 seconds ago 35MB 07:38:47 support-notifications latest cb18805faa39 3 seconds ago 51.9MB 07:38:47 core-metadata latest 753e0c295cbd 4 seconds ago 37.6MB 07:38:47 core-data latest 9ee4513df2cd 4 seconds ago 37.4MB 07:38:47 core-common-config-bootstrapper latest e48e9d5b0bb1 4 seconds ago 22.8MB 07:38:47 security-proxy-auth latest b886491b6c63 4 seconds ago 32.2MB 07:38:47 security-spiffe-token-provider latest 7630b28dc585 6 seconds ago 38.5MB 07:38:47 core-command latest eb0e5a2a63bd 7 seconds ago 33.2MB 07:38:47 security-spire-config latest e5b2f3b5cad5 3 minutes ago 127MB 07:38:47 security-spire-agent latest 4fd9244aa61b 3 minutes ago 188MB 07:38:47 security-spire-server latest b6bad922e847 3 minutes ago 128MB 07:38:47 ci-base-image-x86_64 latest 1e8f7c8d674e 7 minutes ago 975MB 07:38:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 2 months ago 573MB 07:38:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 18 months ago 334MB 07:38:47 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 07:38:47 provisioning config files... 07:38:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/762@tmp/config14435500529107891305tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:38:47 ---> ****-login.sh 07:38:47 nexus3.edgexfoundry.org:10001 07:38:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:38:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:38:47 Configure a credential helper to remove this warning. See 07:38:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:38:47 07:38:47 Login Succeeded 07:38:47 nexus3.edgexfoundry.org:10002 07:38:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:38:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:38:48 Configure a credential helper to remove this warning. See 07:38:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:38:48 07:38:48 Login Succeeded 07:38:48 nexus3.edgexfoundry.org:10003 07:38:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:38:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:38:48 Configure a credential helper to remove this warning. See 07:38:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:38:48 07:38:48 Login Succeeded 07:38:48 nexus3.edgexfoundry.org:10004 07:38:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:38:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:38:48 Configure a credential helper to remove this warning. See 07:38:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:38:48 07:38:48 Login Succeeded 07:38:48 ****.io 07:38:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:38:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:38:48 Configure a credential helper to remove this warning. See 07:38:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:38:48 07:38:48 Login Succeeded 07:38:48 ---> ****-login.sh ends [Pipeline] } 07:38:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:38:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:38:48 [edgeXDocker.push] Tagging docker image core-command with the following tags: 07:38:48 ba285599d092cd88ba2ac7c49c113d850730d643 07:38:48 latest 07:38:48 4.0.0-dev.26 07:38:48 ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:38:48 main 07:38:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:49 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ba285599d092cd88ba2ac7c49c113d850730d643 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:49 + docker push nexus3.edgexfoundry.org:10004/core-command:ba285599d092cd88ba2ac7c49c113d850730d643 07:38:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:38:49 06d107d85fcf: Preparing 07:38:49 7a1d8522e939: Preparing 07:38:49 e7ff0966c840: Preparing 07:38:49 5499a61f8878: Preparing 07:38:49 30e834c1d4f9: Preparing 07:38:49 85c3a79889cc: Preparing 07:38:49 75654b8eeebd: Preparing 07:38:49 75654b8eeebd: Waiting 07:38:49 85c3a79889cc: Waiting 07:38:49 06d107d85fcf: Pushed 07:38:49 5499a61f8878: Pushed 07:38:49 e7ff0966c840: Pushed 07:38:49 75654b8eeebd: Layer already exists 07:38:49 85c3a79889cc: Pushed 07:38:49 30e834c1d4f9: Pushed 07:38:51 7a1d8522e939: Pushed 07:38:51 ba285599d092cd88ba2ac7c49c113d850730d643: digest: sha256:3f51d5a39efb5a307a9a984c859410d3210ab220f0beae846f90be6c133fae8b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:52 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:52 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 07:38:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:38:52 06d107d85fcf: Preparing 07:38:52 7a1d8522e939: Preparing 07:38:52 e7ff0966c840: Preparing 07:38:52 5499a61f8878: Preparing 07:38:52 30e834c1d4f9: Preparing 07:38:52 85c3a79889cc: Preparing 07:38:52 75654b8eeebd: Preparing 07:38:52 85c3a79889cc: Waiting 07:38:52 75654b8eeebd: Waiting 07:38:52 e7ff0966c840: Layer already exists 07:38:52 06d107d85fcf: Layer already exists 07:38:52 5499a61f8878: Layer already exists 07:38:52 7a1d8522e939: Layer already exists 07:38:52 30e834c1d4f9: Layer already exists 07:38:52 75654b8eeebd: Layer already exists 07:38:52 85c3a79889cc: Layer already exists 07:38:52 latest: digest: sha256:3f51d5a39efb5a307a9a984c859410d3210ab220f0beae846f90be6c133fae8b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:52 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:53 + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.26 07:38:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:38:53 06d107d85fcf: Preparing 07:38:53 7a1d8522e939: Preparing 07:38:53 e7ff0966c840: Preparing 07:38:53 5499a61f8878: Preparing 07:38:53 30e834c1d4f9: Preparing 07:38:53 85c3a79889cc: Preparing 07:38:53 75654b8eeebd: Preparing 07:38:53 85c3a79889cc: Waiting 07:38:53 75654b8eeebd: Waiting 07:38:53 7a1d8522e939: Layer already exists 07:38:53 5499a61f8878: Layer already exists 07:38:53 e7ff0966c840: Layer already exists 07:38:53 30e834c1d4f9: Layer already exists 07:38:53 06d107d85fcf: Layer already exists 07:38:53 75654b8eeebd: Layer already exists 07:38:53 85c3a79889cc: Layer already exists 07:38:53 4.0.0-dev.26: digest: sha256:3f51d5a39efb5a307a9a984c859410d3210ab220f0beae846f90be6c133fae8b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:53 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:53 + docker push nexus3.edgexfoundry.org:10004/core-command:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:38:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:38:53 06d107d85fcf: Preparing 07:38:53 7a1d8522e939: Preparing 07:38:53 e7ff0966c840: Preparing 07:38:53 5499a61f8878: Preparing 07:38:53 30e834c1d4f9: Preparing 07:38:53 85c3a79889cc: Preparing 07:38:53 75654b8eeebd: Preparing 07:38:53 85c3a79889cc: Waiting 07:38:53 75654b8eeebd: Waiting 07:38:53 06d107d85fcf: Layer already exists 07:38:53 7a1d8522e939: Layer already exists 07:38:53 30e834c1d4f9: Layer already exists 07:38:53 5499a61f8878: Layer already exists 07:38:53 e7ff0966c840: Layer already exists 07:38:53 75654b8eeebd: Layer already exists 07:38:53 85c3a79889cc: Layer already exists 07:38:53 ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26: digest: sha256:3f51d5a39efb5a307a9a984c859410d3210ab220f0beae846f90be6c133fae8b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:54 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:54 + docker push nexus3.edgexfoundry.org:10004/core-command:main 07:38:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:38:54 06d107d85fcf: Preparing 07:38:54 7a1d8522e939: Preparing 07:38:54 e7ff0966c840: Preparing 07:38:54 5499a61f8878: Preparing 07:38:54 30e834c1d4f9: Preparing 07:38:54 85c3a79889cc: Preparing 07:38:54 75654b8eeebd: Preparing 07:38:54 85c3a79889cc: Waiting 07:38:54 75654b8eeebd: Waiting 07:38:54 5499a61f8878: Layer already exists 07:38:54 e7ff0966c840: Layer already exists 07:38:54 7a1d8522e939: Layer already exists 07:38:54 06d107d85fcf: Layer already exists 07:38:54 30e834c1d4f9: Layer already exists 07:38:54 85c3a79889cc: Layer already exists 07:38:54 75654b8eeebd: Layer already exists 07:38:54 main: digest: sha256:3f51d5a39efb5a307a9a984c859410d3210ab220f0beae846f90be6c133fae8b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:38:54 ===================================================== [Pipeline] echo 07:38:54 taggedImages: 07:38:54 - nexus3.edgexfoundry.org:10004/core-command:ba285599d092cd88ba2ac7c49c113d850730d643 07:38:54 - nexus3.edgexfoundry.org:10004/core-command:latest 07:38:54 - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.26 07:38:54 - nexus3.edgexfoundry.org:10004/core-command:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:38:54 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 07:38:54 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 07:38:54 ba285599d092cd88ba2ac7c49c113d850730d643 07:38:54 latest 07:38:54 4.0.0-dev.26 07:38:54 ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:38:54 main 07:38:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:54 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ba285599d092cd88ba2ac7c49c113d850730d643 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:55 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ba285599d092cd88ba2ac7c49c113d850730d643 07:38:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:38:55 b6f86dad94f3: Preparing 07:38:55 5c069b2e6694: Preparing 07:38:55 74788def7cce: Preparing 07:38:55 d9470a652146: Preparing 07:38:55 e7ff0966c840: Preparing 07:38:55 5499a61f8878: Preparing 07:38:55 30e834c1d4f9: Preparing 07:38:55 85c3a79889cc: Preparing 07:38:55 75654b8eeebd: Preparing 07:38:55 5499a61f8878: Waiting 07:38:55 85c3a79889cc: Waiting 07:38:55 75654b8eeebd: Waiting 07:38:55 30e834c1d4f9: Waiting 07:38:55 e7ff0966c840: Layer already exists 07:38:55 5499a61f8878: Layer already exists 07:38:55 30e834c1d4f9: Layer already exists 07:38:55 85c3a79889cc: Layer already exists 07:38:55 75654b8eeebd: Layer already exists 07:38:55 b6f86dad94f3: Pushed 07:38:55 74788def7cce: Pushed 07:38:55 5c069b2e6694: Pushed 07:38:56 d9470a652146: Pushed 07:38:56 ba285599d092cd88ba2ac7c49c113d850730d643: digest: sha256:5c28adf4fe807b28ba6a9142e7cb5d9a685cd6341d82e9d178c1227a2859f5a8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:57 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:57 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 07:38:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:38:57 b6f86dad94f3: Preparing 07:38:57 5c069b2e6694: Preparing 07:38:57 74788def7cce: Preparing 07:38:57 d9470a652146: Preparing 07:38:57 e7ff0966c840: Preparing 07:38:57 5499a61f8878: Preparing 07:38:57 30e834c1d4f9: Preparing 07:38:57 85c3a79889cc: Preparing 07:38:57 75654b8eeebd: Preparing 07:38:57 5499a61f8878: Waiting 07:38:57 75654b8eeebd: Waiting 07:38:57 30e834c1d4f9: Waiting 07:38:57 85c3a79889cc: Waiting 07:38:57 d9470a652146: Layer already exists 07:38:57 74788def7cce: Layer already exists 07:38:57 b6f86dad94f3: Layer already exists 07:38:57 5c069b2e6694: Layer already exists 07:38:57 e7ff0966c840: Layer already exists 07:38:57 30e834c1d4f9: Layer already exists 07:38:57 5499a61f8878: Layer already exists 07:38:57 85c3a79889cc: Layer already exists 07:38:57 75654b8eeebd: Layer already exists 07:38:57 latest: digest: sha256:5c28adf4fe807b28ba6a9142e7cb5d9a685cd6341d82e9d178c1227a2859f5a8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:57 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:57 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.26 07:38:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:38:57 b6f86dad94f3: Preparing 07:38:57 5c069b2e6694: Preparing 07:38:57 74788def7cce: Preparing 07:38:57 d9470a652146: Preparing 07:38:57 e7ff0966c840: Preparing 07:38:57 5499a61f8878: Preparing 07:38:57 30e834c1d4f9: Preparing 07:38:57 85c3a79889cc: Preparing 07:38:57 75654b8eeebd: Preparing 07:38:57 85c3a79889cc: Waiting 07:38:57 5499a61f8878: Waiting 07:38:57 30e834c1d4f9: Waiting 07:38:57 75654b8eeebd: Waiting 07:38:57 d9470a652146: Layer already exists 07:38:57 74788def7cce: Layer already exists 07:38:57 b6f86dad94f3: Layer already exists 07:38:57 e7ff0966c840: Layer already exists 07:38:57 5c069b2e6694: Layer already exists 07:38:57 30e834c1d4f9: Layer already exists 07:38:57 5499a61f8878: Layer already exists 07:38:57 75654b8eeebd: Layer already exists 07:38:57 85c3a79889cc: Layer already exists 07:38:57 4.0.0-dev.26: digest: sha256:5c28adf4fe807b28ba6a9142e7cb5d9a685cd6341d82e9d178c1227a2859f5a8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:58 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:58 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:38:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:38:58 b6f86dad94f3: Preparing 07:38:58 5c069b2e6694: Preparing 07:38:58 74788def7cce: Preparing 07:38:58 d9470a652146: Preparing 07:38:58 e7ff0966c840: Preparing 07:38:58 5499a61f8878: Preparing 07:38:58 30e834c1d4f9: Preparing 07:38:58 85c3a79889cc: Preparing 07:38:58 75654b8eeebd: Preparing 07:38:58 30e834c1d4f9: Waiting 07:38:58 85c3a79889cc: Waiting 07:38:58 5499a61f8878: Waiting 07:38:58 75654b8eeebd: Waiting 07:38:58 b6f86dad94f3: Layer already exists 07:38:58 5c069b2e6694: Layer already exists 07:38:58 e7ff0966c840: Layer already exists 07:38:58 74788def7cce: Layer already exists 07:38:58 d9470a652146: Layer already exists 07:38:58 5499a61f8878: Layer already exists 07:38:58 30e834c1d4f9: Layer already exists 07:38:58 85c3a79889cc: Layer already exists 07:38:58 75654b8eeebd: Layer already exists 07:38:58 ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26: digest: sha256:5c28adf4fe807b28ba6a9142e7cb5d9a685cd6341d82e9d178c1227a2859f5a8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:58 + 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 07:38:59 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 07:38:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:38:59 b6f86dad94f3: Preparing 07:38:59 5c069b2e6694: Preparing 07:38:59 74788def7cce: Preparing 07:38:59 d9470a652146: Preparing 07:38:59 e7ff0966c840: Preparing 07:38:59 5499a61f8878: Preparing 07:38:59 30e834c1d4f9: Preparing 07:38:59 85c3a79889cc: Preparing 07:38:59 75654b8eeebd: Preparing 07:38:59 5499a61f8878: Waiting 07:38:59 30e834c1d4f9: Waiting 07:38:59 85c3a79889cc: Waiting 07:38:59 75654b8eeebd: Waiting 07:38:59 d9470a652146: Layer already exists 07:38:59 74788def7cce: Layer already exists 07:38:59 b6f86dad94f3: Layer already exists 07:38:59 5c069b2e6694: Layer already exists 07:38:59 e7ff0966c840: Layer already exists 07:38:59 30e834c1d4f9: Layer already exists 07:38:59 5499a61f8878: Layer already exists 07:38:59 85c3a79889cc: Layer already exists 07:38:59 75654b8eeebd: Layer already exists 07:38:59 main: digest: sha256:5c28adf4fe807b28ba6a9142e7cb5d9a685cd6341d82e9d178c1227a2859f5a8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:38:59 ===================================================== [Pipeline] echo 07:38:59 taggedImages: 07:38:59 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ba285599d092cd88ba2ac7c49c113d850730d643 07:38:59 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 07:38:59 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.26 07:38:59 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:38:59 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 07:38:59 [edgeXDocker.push] Tagging docker image core-data with the following tags: 07:38:59 ba285599d092cd88ba2ac7c49c113d850730d643 07:38:59 latest 07:38:59 4.0.0-dev.26 07:38:59 ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:38:59 main 07:38:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:59 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ba285599d092cd88ba2ac7c49c113d850730d643 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:00 + docker push nexus3.edgexfoundry.org:10004/core-data:ba285599d092cd88ba2ac7c49c113d850730d643 07:39:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:39:00 ff87ace4e324: Preparing 07:39:00 4aede0f8a9a2: Preparing 07:39:00 39cafad386f4: Preparing 07:39:00 e7ff0966c840: Preparing 07:39:00 5499a61f8878: Preparing 07:39:00 ae158853b65e: Preparing 07:39:00 f263e5247880: Preparing 07:39:00 75654b8eeebd: Preparing 07:39:00 ae158853b65e: Waiting 07:39:00 f263e5247880: Waiting 07:39:00 75654b8eeebd: Waiting 07:39:00 5499a61f8878: Layer already exists 07:39:00 e7ff0966c840: Layer already exists 07:39:00 f263e5247880: Pushed 07:39:00 4aede0f8a9a2: Pushed 07:39:00 ff87ace4e324: Pushed 07:39:00 75654b8eeebd: Layer already exists 07:39:00 ae158853b65e: Pushed 07:39:02 39cafad386f4: Pushed 07:39:02 ba285599d092cd88ba2ac7c49c113d850730d643: digest: sha256:777c1511032c84fc5b409442285004fe8032e63626cef3a4341ba35a6daab9b8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:03 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:03 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 07:39:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:39:03 ff87ace4e324: Preparing 07:39:03 4aede0f8a9a2: Preparing 07:39:03 39cafad386f4: Preparing 07:39:03 e7ff0966c840: Preparing 07:39:03 5499a61f8878: Preparing 07:39:03 ae158853b65e: Preparing 07:39:03 f263e5247880: Preparing 07:39:03 75654b8eeebd: Preparing 07:39:03 ae158853b65e: Waiting 07:39:03 f263e5247880: Waiting 07:39:03 75654b8eeebd: Waiting 07:39:03 e7ff0966c840: Layer already exists 07:39:03 ff87ace4e324: Layer already exists 07:39:03 39cafad386f4: Layer already exists 07:39:03 4aede0f8a9a2: Layer already exists 07:39:03 5499a61f8878: Layer already exists 07:39:03 ae158853b65e: Layer already exists 07:39:03 f263e5247880: Layer already exists 07:39:03 75654b8eeebd: Layer already exists 07:39:03 latest: digest: sha256:777c1511032c84fc5b409442285004fe8032e63626cef3a4341ba35a6daab9b8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:03 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:04 + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.26 07:39:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:39:04 ff87ace4e324: Preparing 07:39:04 4aede0f8a9a2: Preparing 07:39:04 39cafad386f4: Preparing 07:39:04 e7ff0966c840: Preparing 07:39:04 5499a61f8878: Preparing 07:39:04 ae158853b65e: Preparing 07:39:04 f263e5247880: Preparing 07:39:04 75654b8eeebd: Preparing 07:39:04 f263e5247880: Waiting 07:39:04 75654b8eeebd: Waiting 07:39:04 ae158853b65e: Waiting 07:39:04 4aede0f8a9a2: Layer already exists 07:39:04 e7ff0966c840: Layer already exists 07:39:04 39cafad386f4: Layer already exists 07:39:04 5499a61f8878: Layer already exists 07:39:04 ff87ace4e324: Layer already exists 07:39:04 ae158853b65e: Layer already exists 07:39:04 75654b8eeebd: Layer already exists 07:39:04 f263e5247880: Layer already exists 07:39:04 4.0.0-dev.26: digest: sha256:777c1511032c84fc5b409442285004fe8032e63626cef3a4341ba35a6daab9b8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:05 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:05 + docker push nexus3.edgexfoundry.org:10004/core-data:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:39:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:39:05 ff87ace4e324: Preparing 07:39:05 4aede0f8a9a2: Preparing 07:39:05 39cafad386f4: Preparing 07:39:05 e7ff0966c840: Preparing 07:39:05 5499a61f8878: Preparing 07:39:05 ae158853b65e: Preparing 07:39:05 f263e5247880: Preparing 07:39:05 75654b8eeebd: Preparing 07:39:05 ae158853b65e: Waiting 07:39:05 f263e5247880: Waiting 07:39:05 75654b8eeebd: Waiting 07:39:05 ff87ace4e324: Layer already exists 07:39:05 e7ff0966c840: Layer already exists 07:39:05 4aede0f8a9a2: Layer already exists 07:39:05 39cafad386f4: Layer already exists 07:39:05 5499a61f8878: Layer already exists 07:39:05 f263e5247880: Layer already exists 07:39:05 ae158853b65e: Layer already exists 07:39:05 75654b8eeebd: Layer already exists 07:39:05 ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26: digest: sha256:777c1511032c84fc5b409442285004fe8032e63626cef3a4341ba35a6daab9b8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:07 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:10 + docker push nexus3.edgexfoundry.org:10004/core-data:main 07:39:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:39:10 ff87ace4e324: Preparing 07:39:10 4aede0f8a9a2: Preparing 07:39:10 39cafad386f4: Preparing 07:39:10 e7ff0966c840: Preparing 07:39:10 5499a61f8878: Preparing 07:39:10 ae158853b65e: Preparing 07:39:10 f263e5247880: Preparing 07:39:10 ae158853b65e: Waiting 07:39:10 75654b8eeebd: Preparing 07:39:10 f263e5247880: Waiting 07:39:10 75654b8eeebd: Waiting 07:39:10 e7ff0966c840: Layer already exists 07:39:10 ff87ace4e324: Layer already exists 07:39:10 39cafad386f4: Layer already exists 07:39:10 4aede0f8a9a2: Layer already exists 07:39:10 5499a61f8878: Layer already exists 07:39:10 ae158853b65e: Layer already exists 07:39:10 f263e5247880: Layer already exists 07:39:10 75654b8eeebd: Layer already exists 07:39:10 main: digest: sha256:777c1511032c84fc5b409442285004fe8032e63626cef3a4341ba35a6daab9b8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:39:10 ===================================================== [Pipeline] echo 07:39:10 taggedImages: 07:39:10 - nexus3.edgexfoundry.org:10004/core-data:ba285599d092cd88ba2ac7c49c113d850730d643 07:39:10 - nexus3.edgexfoundry.org:10004/core-data:latest 07:39:10 - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.26 07:39:10 - nexus3.edgexfoundry.org:10004/core-data:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:39:10 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 07:39:10 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 07:39:10 ba285599d092cd88ba2ac7c49c113d850730d643 07:39:10 latest 07:39:10 4.0.0-dev.26 07:39:10 ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:39:10 main 07:39:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:11 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:ba285599d092cd88ba2ac7c49c113d850730d643 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:11 + docker push nexus3.edgexfoundry.org:10004/core-keeper:ba285599d092cd88ba2ac7c49c113d850730d643 07:39:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:39:11 adbc7e409f96: Preparing 07:39:11 aaeb16222c18: Preparing 07:39:11 9d83eaf189cb: Preparing 07:39:11 5499a61f8878: Preparing 07:39:11 c0cecf6d271f: Preparing 07:39:11 5e23dc2e0e0e: Preparing 07:39:11 75654b8eeebd: Preparing 07:39:11 5e23dc2e0e0e: Waiting 07:39:11 75654b8eeebd: Waiting 07:39:11 5499a61f8878: Layer already exists 07:39:11 aaeb16222c18: Pushed 07:39:11 c0cecf6d271f: Pushed 07:39:11 75654b8eeebd: Layer already exists 07:39:11 5e23dc2e0e0e: Pushed 07:39:11 adbc7e409f96: Pushed 07:39:14 9d83eaf189cb: Pushed 07:39:14 ba285599d092cd88ba2ac7c49c113d850730d643: digest: sha256:881350667c67e14e8b8d302effbd0135e5f4e06522ed9697d6aba052cfecbefc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:14 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:15 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 07:39:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:39:15 adbc7e409f96: Preparing 07:39:15 aaeb16222c18: Preparing 07:39:15 9d83eaf189cb: Preparing 07:39:15 5499a61f8878: Preparing 07:39:15 c0cecf6d271f: Preparing 07:39:15 5e23dc2e0e0e: Preparing 07:39:15 75654b8eeebd: Preparing 07:39:15 5e23dc2e0e0e: Waiting 07:39:15 75654b8eeebd: Waiting 07:39:15 adbc7e409f96: Layer already exists 07:39:15 5499a61f8878: Layer already exists 07:39:15 c0cecf6d271f: Layer already exists 07:39:15 9d83eaf189cb: Layer already exists 07:39:15 aaeb16222c18: Layer already exists 07:39:15 5e23dc2e0e0e: Layer already exists 07:39:15 75654b8eeebd: Layer already exists 07:39:15 latest: digest: sha256:881350667c67e14e8b8d302effbd0135e5f4e06522ed9697d6aba052cfecbefc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:15 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:15 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.26 07:39:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:39:15 adbc7e409f96: Preparing 07:39:15 aaeb16222c18: Preparing 07:39:15 9d83eaf189cb: Preparing 07:39:15 5499a61f8878: Preparing 07:39:15 c0cecf6d271f: Preparing 07:39:15 5e23dc2e0e0e: Preparing 07:39:15 75654b8eeebd: Preparing 07:39:15 5e23dc2e0e0e: Waiting 07:39:15 75654b8eeebd: Waiting 07:39:15 c0cecf6d271f: Layer already exists 07:39:15 aaeb16222c18: Layer already exists 07:39:15 5499a61f8878: Layer already exists 07:39:15 9d83eaf189cb: Layer already exists 07:39:15 adbc7e409f96: Layer already exists 07:39:15 75654b8eeebd: Layer already exists 07:39:15 5e23dc2e0e0e: Layer already exists 07:39:15 4.0.0-dev.26: digest: sha256:881350667c67e14e8b8d302effbd0135e5f4e06522ed9697d6aba052cfecbefc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:16 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:16 + docker push nexus3.edgexfoundry.org:10004/core-keeper:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:39:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:39:16 adbc7e409f96: Preparing 07:39:16 aaeb16222c18: Preparing 07:39:16 9d83eaf189cb: Preparing 07:39:16 5499a61f8878: Preparing 07:39:16 c0cecf6d271f: Preparing 07:39:16 5e23dc2e0e0e: Preparing 07:39:16 75654b8eeebd: Preparing 07:39:16 5e23dc2e0e0e: Waiting 07:39:16 75654b8eeebd: Waiting 07:39:16 adbc7e409f96: Layer already exists 07:39:16 9d83eaf189cb: Layer already exists 07:39:16 5499a61f8878: Layer already exists 07:39:16 aaeb16222c18: Layer already exists 07:39:16 c0cecf6d271f: Layer already exists 07:39:16 75654b8eeebd: Layer already exists 07:39:16 5e23dc2e0e0e: Layer already exists 07:39:16 ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26: digest: sha256:881350667c67e14e8b8d302effbd0135e5f4e06522ed9697d6aba052cfecbefc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:16 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:17 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 07:39:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:39:17 adbc7e409f96: Preparing 07:39:17 aaeb16222c18: Preparing 07:39:17 9d83eaf189cb: Preparing 07:39:17 5499a61f8878: Preparing 07:39:17 c0cecf6d271f: Preparing 07:39:17 5e23dc2e0e0e: Preparing 07:39:17 75654b8eeebd: Preparing 07:39:17 75654b8eeebd: Waiting 07:39:17 5e23dc2e0e0e: Waiting 07:39:17 adbc7e409f96: Layer already exists 07:39:17 9d83eaf189cb: Layer already exists 07:39:17 5499a61f8878: Layer already exists 07:39:17 c0cecf6d271f: Layer already exists 07:39:17 aaeb16222c18: Layer already exists 07:39:17 75654b8eeebd: Layer already exists 07:39:17 5e23dc2e0e0e: Layer already exists 07:39:17 main: digest: sha256:881350667c67e14e8b8d302effbd0135e5f4e06522ed9697d6aba052cfecbefc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:39:17 ===================================================== [Pipeline] echo 07:39:17 taggedImages: 07:39:17 - nexus3.edgexfoundry.org:10004/core-keeper:ba285599d092cd88ba2ac7c49c113d850730d643 07:39:17 - nexus3.edgexfoundry.org:10004/core-keeper:latest 07:39:17 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.26 07:39:17 - nexus3.edgexfoundry.org:10004/core-keeper:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:39:17 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 07:39:17 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 07:39:17 ba285599d092cd88ba2ac7c49c113d850730d643 07:39:17 latest 07:39:17 4.0.0-dev.26 07:39:17 ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:39:17 main 07:39:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:17 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ba285599d092cd88ba2ac7c49c113d850730d643 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata:ba285599d092cd88ba2ac7c49c113d850730d643 07:39:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:39:18 948c2bec7840: Preparing 07:39:18 5fc3d1c821da: Preparing 07:39:18 c0b476fa35f5: Preparing 07:39:18 1a269d7b025b: Preparing 07:39:18 e7ff0966c840: Preparing 07:39:18 5499a61f8878: Preparing 07:39:18 30e834c1d4f9: Preparing 07:39:18 85c3a79889cc: Preparing 07:39:18 75654b8eeebd: Preparing 07:39:18 30e834c1d4f9: Waiting 07:39:18 85c3a79889cc: Waiting 07:39:18 75654b8eeebd: Waiting 07:39:18 5499a61f8878: Waiting 07:39:18 e7ff0966c840: Layer already exists 07:39:18 5499a61f8878: Layer already exists 07:39:18 30e834c1d4f9: Layer already exists 07:39:18 85c3a79889cc: Layer already exists 07:39:18 75654b8eeebd: Layer already exists 07:39:18 c0b476fa35f5: Pushed 07:39:18 948c2bec7840: Pushed 07:39:18 5fc3d1c821da: Pushed 07:39:20 1a269d7b025b: Pushed 07:39:20 ba285599d092cd88ba2ac7c49c113d850730d643: digest: sha256:11b8a0dda6c119e517d871cac51fdc95e0668218281e31ad79ee9b451467dafa size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:21 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:21 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 07:39:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:39:21 948c2bec7840: Preparing 07:39:21 5fc3d1c821da: Preparing 07:39:21 c0b476fa35f5: Preparing 07:39:21 1a269d7b025b: Preparing 07:39:21 e7ff0966c840: Preparing 07:39:21 5499a61f8878: Preparing 07:39:21 30e834c1d4f9: Preparing 07:39:21 85c3a79889cc: Preparing 07:39:21 75654b8eeebd: Preparing 07:39:21 5499a61f8878: Waiting 07:39:21 30e834c1d4f9: Waiting 07:39:21 85c3a79889cc: Waiting 07:39:21 5fc3d1c821da: Layer already exists 07:39:21 e7ff0966c840: Layer already exists 07:39:21 1a269d7b025b: Layer already exists 07:39:21 948c2bec7840: Layer already exists 07:39:21 c0b476fa35f5: Layer already exists 07:39:21 75654b8eeebd: Layer already exists 07:39:21 85c3a79889cc: Layer already exists 07:39:21 30e834c1d4f9: Layer already exists 07:39:21 5499a61f8878: Layer already exists 07:39:21 latest: digest: sha256:11b8a0dda6c119e517d871cac51fdc95e0668218281e31ad79ee9b451467dafa size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:21 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:22 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.26 07:39:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:39:22 948c2bec7840: Preparing 07:39:22 5fc3d1c821da: Preparing 07:39:22 c0b476fa35f5: Preparing 07:39:22 1a269d7b025b: Preparing 07:39:22 e7ff0966c840: Preparing 07:39:22 5499a61f8878: Preparing 07:39:22 30e834c1d4f9: Preparing 07:39:22 85c3a79889cc: Preparing 07:39:22 75654b8eeebd: Preparing 07:39:22 30e834c1d4f9: Waiting 07:39:22 85c3a79889cc: Waiting 07:39:22 75654b8eeebd: Waiting 07:39:22 5499a61f8878: Waiting 07:39:22 e7ff0966c840: Layer already exists 07:39:22 5fc3d1c821da: Layer already exists 07:39:22 c0b476fa35f5: Layer already exists 07:39:22 948c2bec7840: Layer already exists 07:39:22 1a269d7b025b: Layer already exists 07:39:22 30e834c1d4f9: Layer already exists 07:39:22 5499a61f8878: Layer already exists 07:39:22 75654b8eeebd: Layer already exists 07:39:22 85c3a79889cc: Layer already exists 07:39:22 4.0.0-dev.26: digest: sha256:11b8a0dda6c119e517d871cac51fdc95e0668218281e31ad79ee9b451467dafa size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:22 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:22 + docker push nexus3.edgexfoundry.org:10004/core-metadata:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:39:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:39:22 948c2bec7840: Preparing 07:39:22 5fc3d1c821da: Preparing 07:39:22 c0b476fa35f5: Preparing 07:39:22 1a269d7b025b: Preparing 07:39:22 e7ff0966c840: Preparing 07:39:22 5499a61f8878: Preparing 07:39:22 30e834c1d4f9: Preparing 07:39:22 85c3a79889cc: Preparing 07:39:22 75654b8eeebd: Preparing 07:39:22 30e834c1d4f9: Waiting 07:39:22 75654b8eeebd: Waiting 07:39:22 85c3a79889cc: Waiting 07:39:22 5499a61f8878: Waiting 07:39:22 5fc3d1c821da: Layer already exists 07:39:22 e7ff0966c840: Layer already exists 07:39:22 948c2bec7840: Layer already exists 07:39:22 1a269d7b025b: Layer already exists 07:39:22 c0b476fa35f5: Layer already exists 07:39:22 5499a61f8878: Layer already exists 07:39:22 30e834c1d4f9: Layer already exists 07:39:22 85c3a79889cc: Layer already exists 07:39:22 75654b8eeebd: Layer already exists 07:39:22 ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26: digest: sha256:11b8a0dda6c119e517d871cac51fdc95e0668218281e31ad79ee9b451467dafa size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:23 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:23 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 07:39:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:39:23 948c2bec7840: Preparing 07:39:23 5fc3d1c821da: Preparing 07:39:23 c0b476fa35f5: Preparing 07:39:23 1a269d7b025b: Preparing 07:39:23 e7ff0966c840: Preparing 07:39:23 5499a61f8878: Preparing 07:39:23 30e834c1d4f9: Preparing 07:39:23 85c3a79889cc: Preparing 07:39:23 75654b8eeebd: Preparing 07:39:23 5499a61f8878: Waiting 07:39:23 30e834c1d4f9: Waiting 07:39:23 85c3a79889cc: Waiting 07:39:23 e7ff0966c840: Layer already exists 07:39:23 948c2bec7840: Layer already exists 07:39:23 5fc3d1c821da: Layer already exists 07:39:23 c0b476fa35f5: Layer already exists 07:39:23 1a269d7b025b: Layer already exists 07:39:23 5499a61f8878: Layer already exists 07:39:23 85c3a79889cc: Layer already exists 07:39:23 30e834c1d4f9: Layer already exists 07:39:23 75654b8eeebd: Layer already exists 07:39:23 main: digest: sha256:11b8a0dda6c119e517d871cac51fdc95e0668218281e31ad79ee9b451467dafa size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:39:23 ===================================================== [Pipeline] echo 07:39:23 taggedImages: 07:39:23 - nexus3.edgexfoundry.org:10004/core-metadata:ba285599d092cd88ba2ac7c49c113d850730d643 07:39:23 - nexus3.edgexfoundry.org:10004/core-metadata:latest 07:39:23 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.26 07:39:23 - nexus3.edgexfoundry.org:10004/core-metadata:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:39:23 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 07:39:23 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 07:39:23 ba285599d092cd88ba2ac7c49c113d850730d643 07:39:23 latest 07:39:23 4.0.0-dev.26 07:39:23 ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:39:23 main 07:39:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:23 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ba285599d092cd88ba2ac7c49c113d850730d643 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ba285599d092cd88ba2ac7c49c113d850730d643 07:39:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:39:24 a64380a1d8ff: Preparing 07:39:24 d0b0cc10e5dd: Preparing 07:39:24 5b9ca76d9d40: Preparing 07:39:24 be8e74b15de8: Preparing 07:39:24 d5f824c27665: Preparing 07:39:24 56aaead1a2c8: Preparing 07:39:24 4603fb6dca4e: Preparing 07:39:24 e7ff0966c840: Preparing 07:39:24 5499a61f8878: Preparing 07:39:24 c70afa6fc73e: Preparing 07:39:24 42055e71bed2: Preparing 07:39:24 5f70bf18a086: Preparing 07:39:24 f6c7f1a55b52: Preparing 07:39:24 4f6a440caa42: Preparing 07:39:24 156432c76c04: Preparing 07:39:24 75654b8eeebd: Preparing 07:39:24 4603fb6dca4e: Waiting 07:39:24 e7ff0966c840: Waiting 07:39:24 5499a61f8878: Waiting 07:39:24 c70afa6fc73e: Waiting 07:39:24 42055e71bed2: Waiting 07:39:24 5f70bf18a086: Waiting 07:39:24 f6c7f1a55b52: Waiting 07:39:24 4f6a440caa42: Waiting 07:39:24 156432c76c04: Waiting 07:39:24 56aaead1a2c8: Waiting 07:39:24 be8e74b15de8: Pushed 07:39:24 a64380a1d8ff: Pushed 07:39:24 5b9ca76d9d40: Pushed 07:39:24 d0b0cc10e5dd: Pushed 07:39:24 e7ff0966c840: Layer already exists 07:39:24 d5f824c27665: Pushed 07:39:24 5499a61f8878: Layer already exists 07:39:24 5f70bf18a086: Layer already exists 07:39:24 56aaead1a2c8: Pushed 07:39:24 c70afa6fc73e: Pushed 07:39:24 42055e71bed2: Pushed 07:39:24 75654b8eeebd: Layer already exists 07:39:24 f6c7f1a55b52: Pushed 07:39:24 156432c76c04: Pushed 07:39:24 4f6a440caa42: Pushed 07:39:25 4603fb6dca4e: Pushed 07:39:25 ba285599d092cd88ba2ac7c49c113d850730d643: digest: sha256:c64361e17e5105d38ad1b4f443ce697bbb3465eb95a8a67f8c04b392624afb05 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:26 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:26 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 07:39:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:39:26 a64380a1d8ff: Preparing 07:39:26 d0b0cc10e5dd: Preparing 07:39:26 5b9ca76d9d40: Preparing 07:39:26 be8e74b15de8: Preparing 07:39:26 d5f824c27665: Preparing 07:39:26 56aaead1a2c8: Preparing 07:39:26 4603fb6dca4e: Preparing 07:39:26 56aaead1a2c8: Waiting 07:39:26 e7ff0966c840: Preparing 07:39:26 5499a61f8878: Preparing 07:39:26 c70afa6fc73e: Preparing 07:39:26 42055e71bed2: Preparing 07:39:26 5f70bf18a086: Preparing 07:39:26 f6c7f1a55b52: Preparing 07:39:26 5499a61f8878: Waiting 07:39:26 e7ff0966c840: Waiting 07:39:26 4f6a440caa42: Preparing 07:39:26 42055e71bed2: Waiting 07:39:26 156432c76c04: Preparing 07:39:26 f6c7f1a55b52: Waiting 07:39:26 75654b8eeebd: Preparing 07:39:26 c70afa6fc73e: Waiting 07:39:26 5f70bf18a086: Waiting 07:39:26 4f6a440caa42: Waiting 07:39:26 75654b8eeebd: Waiting 07:39:26 a64380a1d8ff: Layer already exists 07:39:26 d5f824c27665: Layer already exists 07:39:26 5b9ca76d9d40: Layer already exists 07:39:26 be8e74b15de8: Layer already exists 07:39:26 d0b0cc10e5dd: Layer already exists 07:39:26 56aaead1a2c8: Layer already exists 07:39:26 c70afa6fc73e: Layer already exists 07:39:26 5499a61f8878: Layer already exists 07:39:26 4603fb6dca4e: Layer already exists 07:39:26 e7ff0966c840: Layer already exists 07:39:26 42055e71bed2: Layer already exists 07:39:26 f6c7f1a55b52: Layer already exists 07:39:26 5f70bf18a086: Layer already exists 07:39:26 4f6a440caa42: Layer already exists 07:39:26 156432c76c04: Layer already exists 07:39:26 75654b8eeebd: Layer already exists 07:39:26 latest: digest: sha256:c64361e17e5105d38ad1b4f443ce697bbb3465eb95a8a67f8c04b392624afb05 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:26 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:27 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.26 07:39:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:39:27 a64380a1d8ff: Preparing 07:39:27 d0b0cc10e5dd: Preparing 07:39:27 5b9ca76d9d40: Preparing 07:39:27 be8e74b15de8: Preparing 07:39:27 d5f824c27665: Preparing 07:39:27 56aaead1a2c8: Preparing 07:39:27 4603fb6dca4e: Preparing 07:39:27 e7ff0966c840: Preparing 07:39:27 5499a61f8878: Preparing 07:39:27 c70afa6fc73e: Preparing 07:39:27 42055e71bed2: Preparing 07:39:27 5f70bf18a086: Preparing 07:39:27 f6c7f1a55b52: Preparing 07:39:27 4f6a440caa42: Preparing 07:39:27 156432c76c04: Preparing 07:39:27 75654b8eeebd: Preparing 07:39:27 f6c7f1a55b52: Waiting 07:39:27 c70afa6fc73e: Waiting 07:39:27 42055e71bed2: Waiting 07:39:27 5f70bf18a086: Waiting 07:39:27 4f6a440caa42: Waiting 07:39:27 156432c76c04: Waiting 07:39:27 75654b8eeebd: Waiting 07:39:27 4603fb6dca4e: Waiting 07:39:27 5499a61f8878: Waiting 07:39:27 e7ff0966c840: Waiting 07:39:27 56aaead1a2c8: Waiting 07:39:27 a64380a1d8ff: Layer already exists 07:39:27 be8e74b15de8: Layer already exists 07:39:27 5b9ca76d9d40: Layer already exists 07:39:27 d5f824c27665: Layer already exists 07:39:27 d0b0cc10e5dd: Layer already exists 07:39:27 56aaead1a2c8: Layer already exists 07:39:27 4603fb6dca4e: Layer already exists 07:39:27 e7ff0966c840: Layer already exists 07:39:27 5499a61f8878: Layer already exists 07:39:27 c70afa6fc73e: Layer already exists 07:39:27 42055e71bed2: Layer already exists 07:39:27 f6c7f1a55b52: Layer already exists 07:39:27 4f6a440caa42: Layer already exists 07:39:27 156432c76c04: Layer already exists 07:39:27 5f70bf18a086: Layer already exists 07:39:27 75654b8eeebd: Layer already exists 07:39:27 4.0.0-dev.26: digest: sha256:c64361e17e5105d38ad1b4f443ce697bbb3465eb95a8a67f8c04b392624afb05 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:27 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:27 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:39:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:39:27 a64380a1d8ff: Preparing 07:39:27 d0b0cc10e5dd: Preparing 07:39:27 5b9ca76d9d40: Preparing 07:39:27 be8e74b15de8: Preparing 07:39:27 d5f824c27665: Preparing 07:39:27 56aaead1a2c8: Preparing 07:39:27 4603fb6dca4e: Preparing 07:39:27 e7ff0966c840: Preparing 07:39:27 5499a61f8878: Preparing 07:39:27 c70afa6fc73e: Preparing 07:39:27 42055e71bed2: Preparing 07:39:27 5f70bf18a086: Preparing 07:39:27 f6c7f1a55b52: Preparing 07:39:27 4f6a440caa42: Preparing 07:39:27 156432c76c04: Preparing 07:39:27 75654b8eeebd: Preparing 07:39:27 4f6a440caa42: Waiting 07:39:27 42055e71bed2: Waiting 07:39:27 156432c76c04: Waiting 07:39:27 5f70bf18a086: Waiting 07:39:27 75654b8eeebd: Waiting 07:39:27 f6c7f1a55b52: Waiting 07:39:27 56aaead1a2c8: Waiting 07:39:27 e7ff0966c840: Waiting 07:39:27 5499a61f8878: Waiting 07:39:27 c70afa6fc73e: Waiting 07:39:27 4603fb6dca4e: Waiting 07:39:27 a64380a1d8ff: Layer already exists 07:39:27 d0b0cc10e5dd: Layer already exists 07:39:27 be8e74b15de8: Layer already exists 07:39:27 5b9ca76d9d40: Layer already exists 07:39:27 d5f824c27665: Layer already exists 07:39:27 56aaead1a2c8: Layer already exists 07:39:27 4603fb6dca4e: Layer already exists 07:39:27 c70afa6fc73e: Layer already exists 07:39:27 e7ff0966c840: Layer already exists 07:39:27 5499a61f8878: Layer already exists 07:39:27 5f70bf18a086: Layer already exists 07:39:27 42055e71bed2: Layer already exists 07:39:27 f6c7f1a55b52: Layer already exists 07:39:27 4f6a440caa42: Layer already exists 07:39:27 156432c76c04: Layer already exists 07:39:27 75654b8eeebd: Layer already exists 07:39:27 ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26: digest: sha256:c64361e17e5105d38ad1b4f443ce697bbb3465eb95a8a67f8c04b392624afb05 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:28 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:28 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 07:39:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:39:28 a64380a1d8ff: Preparing 07:39:28 d0b0cc10e5dd: Preparing 07:39:28 5b9ca76d9d40: Preparing 07:39:28 be8e74b15de8: Preparing 07:39:28 d5f824c27665: Preparing 07:39:28 56aaead1a2c8: Preparing 07:39:28 4603fb6dca4e: Preparing 07:39:28 e7ff0966c840: Preparing 07:39:28 5499a61f8878: Preparing 07:39:28 c70afa6fc73e: Preparing 07:39:28 42055e71bed2: Preparing 07:39:28 5f70bf18a086: Preparing 07:39:28 f6c7f1a55b52: Preparing 07:39:28 4f6a440caa42: Preparing 07:39:28 156432c76c04: Preparing 07:39:28 75654b8eeebd: Preparing 07:39:28 c70afa6fc73e: Waiting 07:39:28 42055e71bed2: Waiting 07:39:28 4f6a440caa42: Waiting 07:39:28 5f70bf18a086: Waiting 07:39:28 156432c76c04: Waiting 07:39:28 f6c7f1a55b52: Waiting 07:39:28 75654b8eeebd: Waiting 07:39:28 e7ff0966c840: Waiting 07:39:28 4603fb6dca4e: Waiting 07:39:28 56aaead1a2c8: Waiting 07:39:28 5b9ca76d9d40: Layer already exists 07:39:28 a64380a1d8ff: Layer already exists 07:39:28 d0b0cc10e5dd: Layer already exists 07:39:28 d5f824c27665: Layer already exists 07:39:28 be8e74b15de8: Layer already exists 07:39:28 5499a61f8878: Layer already exists 07:39:28 4603fb6dca4e: Layer already exists 07:39:28 e7ff0966c840: Layer already exists 07:39:28 56aaead1a2c8: Layer already exists 07:39:28 c70afa6fc73e: Layer already exists 07:39:28 42055e71bed2: Layer already exists 07:39:28 156432c76c04: Layer already exists 07:39:28 4f6a440caa42: Layer already exists 07:39:28 5f70bf18a086: Layer already exists 07:39:28 f6c7f1a55b52: Layer already exists 07:39:28 75654b8eeebd: Layer already exists 07:39:28 main: digest: sha256:c64361e17e5105d38ad1b4f443ce697bbb3465eb95a8a67f8c04b392624afb05 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:39:28 ===================================================== [Pipeline] echo 07:39:28 taggedImages: 07:39:28 - nexus3.edgexfoundry.org:10004/security-bootstrapper:ba285599d092cd88ba2ac7c49c113d850730d643 07:39:28 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 07:39:28 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.26 07:39:28 - nexus3.edgexfoundry.org:10004/security-bootstrapper:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:39:28 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 07:39:28 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 07:39:28 ba285599d092cd88ba2ac7c49c113d850730d643 07:39:28 latest 07:39:28 4.0.0-dev.26 07:39:28 ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:39:28 main 07:39:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:28 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:ba285599d092cd88ba2ac7c49c113d850730d643 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:ba285599d092cd88ba2ac7c49c113d850730d643 07:39:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:39:29 7a5c0da1468a: Preparing 07:39:29 af8423970c04: Preparing 07:39:29 ae0aa4a1d54f: Preparing 07:39:29 7e9a350806c2: Preparing 07:39:29 e7ff0966c840: Preparing 07:39:29 5499a61f8878: Preparing 07:39:29 30e834c1d4f9: Preparing 07:39:29 85c3a79889cc: Preparing 07:39:29 75654b8eeebd: Preparing 07:39:29 85c3a79889cc: Waiting 07:39:29 30e834c1d4f9: Waiting 07:39:29 75654b8eeebd: Waiting 07:39:29 5499a61f8878: Waiting 07:39:29 e7ff0966c840: Layer already exists 07:39:29 5499a61f8878: Layer already exists 07:39:29 30e834c1d4f9: Layer already exists 07:39:29 85c3a79889cc: Layer already exists 07:39:29 ae0aa4a1d54f: Pushed 07:39:29 75654b8eeebd: Layer already exists 07:39:29 af8423970c04: Pushed 07:39:29 7a5c0da1468a: Pushed 07:39:31 7e9a350806c2: Pushed 07:39:31 ba285599d092cd88ba2ac7c49c113d850730d643: digest: sha256:b4bde234712c080d682b29b96309eebd07fbc6df564b1a777919086a9b759adc size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:31 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 07:39:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:39:32 7a5c0da1468a: Preparing 07:39:32 af8423970c04: Preparing 07:39:32 ae0aa4a1d54f: Preparing 07:39:32 7e9a350806c2: Preparing 07:39:32 e7ff0966c840: Preparing 07:39:32 5499a61f8878: Preparing 07:39:32 30e834c1d4f9: Preparing 07:39:32 85c3a79889cc: Preparing 07:39:32 75654b8eeebd: Preparing 07:39:32 5499a61f8878: Waiting 07:39:32 30e834c1d4f9: Waiting 07:39:32 75654b8eeebd: Waiting 07:39:32 85c3a79889cc: Waiting 07:39:32 7e9a350806c2: Layer already exists 07:39:32 e7ff0966c840: Layer already exists 07:39:32 ae0aa4a1d54f: Layer already exists 07:39:32 af8423970c04: Layer already exists 07:39:32 7a5c0da1468a: Layer already exists 07:39:32 5499a61f8878: Layer already exists 07:39:32 30e834c1d4f9: Layer already exists 07:39:32 85c3a79889cc: Layer already exists 07:39:32 75654b8eeebd: Layer already exists 07:39:32 latest: digest: sha256:b4bde234712c080d682b29b96309eebd07fbc6df564b1a777919086a9b759adc size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:32 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.26 07:39:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:39:32 7a5c0da1468a: Preparing 07:39:32 af8423970c04: Preparing 07:39:32 ae0aa4a1d54f: Preparing 07:39:32 7e9a350806c2: Preparing 07:39:32 e7ff0966c840: Preparing 07:39:32 5499a61f8878: Preparing 07:39:32 30e834c1d4f9: Preparing 07:39:32 85c3a79889cc: Preparing 07:39:32 75654b8eeebd: Preparing 07:39:32 5499a61f8878: Waiting 07:39:32 75654b8eeebd: Waiting 07:39:32 30e834c1d4f9: Waiting 07:39:32 85c3a79889cc: Waiting 07:39:32 7a5c0da1468a: Layer already exists 07:39:32 af8423970c04: Layer already exists 07:39:32 7e9a350806c2: Layer already exists 07:39:32 ae0aa4a1d54f: Layer already exists 07:39:32 e7ff0966c840: Layer already exists 07:39:32 5499a61f8878: Layer already exists 07:39:32 30e834c1d4f9: Layer already exists 07:39:32 85c3a79889cc: Layer already exists 07:39:32 75654b8eeebd: Layer already exists 07:39:32 4.0.0-dev.26: digest: sha256:b4bde234712c080d682b29b96309eebd07fbc6df564b1a777919086a9b759adc size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:33 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:39:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:39:33 7a5c0da1468a: Preparing 07:39:33 af8423970c04: Preparing 07:39:33 ae0aa4a1d54f: Preparing 07:39:33 7e9a350806c2: Preparing 07:39:33 e7ff0966c840: Preparing 07:39:33 5499a61f8878: Preparing 07:39:33 30e834c1d4f9: Preparing 07:39:33 85c3a79889cc: Preparing 07:39:33 75654b8eeebd: Preparing 07:39:33 30e834c1d4f9: Waiting 07:39:33 5499a61f8878: Waiting 07:39:33 85c3a79889cc: Waiting 07:39:33 75654b8eeebd: Waiting 07:39:33 7a5c0da1468a: Layer already exists 07:39:33 ae0aa4a1d54f: Layer already exists 07:39:33 af8423970c04: Layer already exists 07:39:33 e7ff0966c840: Layer already exists 07:39:33 7e9a350806c2: Layer already exists 07:39:33 5499a61f8878: Layer already exists 07:39:33 85c3a79889cc: Layer already exists 07:39:33 30e834c1d4f9: Layer already exists 07:39:33 75654b8eeebd: Layer already exists 07:39:33 ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26: digest: sha256:b4bde234712c080d682b29b96309eebd07fbc6df564b1a777919086a9b759adc size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:33 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 07:39:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:39:34 7a5c0da1468a: Preparing 07:39:34 af8423970c04: Preparing 07:39:34 ae0aa4a1d54f: Preparing 07:39:34 7e9a350806c2: Preparing 07:39:34 e7ff0966c840: Preparing 07:39:34 5499a61f8878: Preparing 07:39:34 30e834c1d4f9: Preparing 07:39:34 85c3a79889cc: Preparing 07:39:34 75654b8eeebd: Preparing 07:39:34 5499a61f8878: Waiting 07:39:34 30e834c1d4f9: Waiting 07:39:34 75654b8eeebd: Waiting 07:39:34 85c3a79889cc: Waiting 07:39:34 af8423970c04: Layer already exists 07:39:34 e7ff0966c840: Layer already exists 07:39:34 7e9a350806c2: Layer already exists 07:39:34 ae0aa4a1d54f: Layer already exists 07:39:34 7a5c0da1468a: Layer already exists 07:39:34 5499a61f8878: Layer already exists 07:39:34 85c3a79889cc: Layer already exists 07:39:34 30e834c1d4f9: Layer already exists 07:39:34 75654b8eeebd: Layer already exists 07:39:34 main: digest: sha256:b4bde234712c080d682b29b96309eebd07fbc6df564b1a777919086a9b759adc size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:39:34 ===================================================== [Pipeline] echo 07:39:34 taggedImages: 07:39:34 - nexus3.edgexfoundry.org:10004/security-proxy-auth:ba285599d092cd88ba2ac7c49c113d850730d643 07:39:34 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 07:39:34 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.26 07:39:34 - nexus3.edgexfoundry.org:10004/security-proxy-auth:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:39:34 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 07:39:34 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 07:39:34 ba285599d092cd88ba2ac7c49c113d850730d643 07:39:34 latest 07:39:34 4.0.0-dev.26 07:39:34 ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:39:34 main 07:39:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:34 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ba285599d092cd88ba2ac7c49c113d850730d643 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ba285599d092cd88ba2ac7c49c113d850730d643 07:39:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:39:34 4fa74a4748bf: Preparing 07:39:34 69e2ed16beaa: Preparing 07:39:34 480458ca0558: Preparing 07:39:34 3976ffa24b39: Preparing 07:39:34 e381888393de: Preparing 07:39:34 e7ff0966c840: Preparing 07:39:34 5499a61f8878: Preparing 07:39:34 8a4ed27570f8: Preparing 07:39:34 00891d3585a5: Preparing 07:39:34 7b18e52b212c: Preparing 07:39:34 75654b8eeebd: Preparing 07:39:34 8a4ed27570f8: Waiting 07:39:34 00891d3585a5: Waiting 07:39:34 7b18e52b212c: Waiting 07:39:34 75654b8eeebd: Waiting 07:39:34 5499a61f8878: Waiting 07:39:34 e7ff0966c840: Waiting 07:39:34 e381888393de: Pushed 07:39:34 69e2ed16beaa: Pushed 07:39:34 3976ffa24b39: Pushed 07:39:34 e7ff0966c840: Layer already exists 07:39:34 4fa74a4748bf: Pushed 07:39:34 5499a61f8878: Layer already exists 07:39:34 75654b8eeebd: Layer already exists 07:39:35 8a4ed27570f8: Pushed 07:39:35 00891d3585a5: Pushed 07:39:36 480458ca0558: Pushed 07:39:36 7b18e52b212c: Pushed 07:39:36 ba285599d092cd88ba2ac7c49c113d850730d643: digest: sha256:6990a6b6b26b20e112b999cd39c3df7d33fde5333e4ffc57013e42a2aef08d05 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:37 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 07:39:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:39:37 4fa74a4748bf: Preparing 07:39:37 69e2ed16beaa: Preparing 07:39:37 480458ca0558: Preparing 07:39:37 3976ffa24b39: Preparing 07:39:37 e381888393de: Preparing 07:39:37 e7ff0966c840: Preparing 07:39:37 5499a61f8878: Preparing 07:39:37 8a4ed27570f8: Preparing 07:39:37 00891d3585a5: Preparing 07:39:37 7b18e52b212c: Preparing 07:39:37 e7ff0966c840: Waiting 07:39:37 8a4ed27570f8: Waiting 07:39:37 00891d3585a5: Waiting 07:39:37 75654b8eeebd: Preparing 07:39:37 7b18e52b212c: Waiting 07:39:37 4fa74a4748bf: Layer already exists 07:39:37 e381888393de: Layer already exists 07:39:37 480458ca0558: Layer already exists 07:39:37 69e2ed16beaa: Layer already exists 07:39:37 3976ffa24b39: Layer already exists 07:39:37 e7ff0966c840: Layer already exists 07:39:37 5499a61f8878: Layer already exists 07:39:37 00891d3585a5: Layer already exists 07:39:37 7b18e52b212c: Layer already exists 07:39:37 8a4ed27570f8: Layer already exists 07:39:37 75654b8eeebd: Layer already exists 07:39:37 latest: digest: sha256:6990a6b6b26b20e112b999cd39c3df7d33fde5333e4ffc57013e42a2aef08d05 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:38 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.26 07:39:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:39:38 4fa74a4748bf: Preparing 07:39:38 69e2ed16beaa: Preparing 07:39:38 480458ca0558: Preparing 07:39:38 3976ffa24b39: Preparing 07:39:38 e381888393de: Preparing 07:39:38 e7ff0966c840: Preparing 07:39:38 5499a61f8878: Preparing 07:39:38 8a4ed27570f8: Preparing 07:39:38 00891d3585a5: Preparing 07:39:38 7b18e52b212c: Preparing 07:39:38 75654b8eeebd: Preparing 07:39:38 e7ff0966c840: Waiting 07:39:38 5499a61f8878: Waiting 07:39:38 8a4ed27570f8: Waiting 07:39:38 00891d3585a5: Waiting 07:39:38 7b18e52b212c: Waiting 07:39:38 75654b8eeebd: Waiting 07:39:38 69e2ed16beaa: Layer already exists 07:39:38 480458ca0558: Layer already exists 07:39:38 3976ffa24b39: Layer already exists 07:39:38 4fa74a4748bf: Layer already exists 07:39:38 e381888393de: Layer already exists 07:39:38 e7ff0966c840: Layer already exists 07:39:38 5499a61f8878: Layer already exists 07:39:38 8a4ed27570f8: Layer already exists 07:39:38 00891d3585a5: Layer already exists 07:39:38 75654b8eeebd: Layer already exists 07:39:38 7b18e52b212c: Layer already exists 07:39:38 4.0.0-dev.26: digest: sha256:6990a6b6b26b20e112b999cd39c3df7d33fde5333e4ffc57013e42a2aef08d05 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:38 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:39:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:39:39 4fa74a4748bf: Preparing 07:39:39 69e2ed16beaa: Preparing 07:39:39 480458ca0558: Preparing 07:39:39 3976ffa24b39: Preparing 07:39:39 e381888393de: Preparing 07:39:39 e7ff0966c840: Preparing 07:39:39 5499a61f8878: Preparing 07:39:39 8a4ed27570f8: Preparing 07:39:39 00891d3585a5: Preparing 07:39:39 7b18e52b212c: Preparing 07:39:39 75654b8eeebd: Preparing 07:39:39 e7ff0966c840: Waiting 07:39:39 5499a61f8878: Waiting 07:39:39 8a4ed27570f8: Waiting 07:39:39 00891d3585a5: Waiting 07:39:39 7b18e52b212c: Waiting 07:39:39 75654b8eeebd: Waiting 07:39:39 69e2ed16beaa: Layer already exists 07:39:39 4fa74a4748bf: Layer already exists 07:39:39 480458ca0558: Layer already exists 07:39:39 e381888393de: Layer already exists 07:39:39 3976ffa24b39: Layer already exists 07:39:39 00891d3585a5: Layer already exists 07:39:39 e7ff0966c840: Layer already exists 07:39:39 8a4ed27570f8: Layer already exists 07:39:39 7b18e52b212c: Layer already exists 07:39:39 5499a61f8878: Layer already exists 07:39:39 75654b8eeebd: Layer already exists 07:39:39 ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26: digest: sha256:6990a6b6b26b20e112b999cd39c3df7d33fde5333e4ffc57013e42a2aef08d05 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:39 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 07:39:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:39:39 4fa74a4748bf: Preparing 07:39:39 69e2ed16beaa: Preparing 07:39:39 480458ca0558: Preparing 07:39:39 3976ffa24b39: Preparing 07:39:39 e381888393de: Preparing 07:39:39 e7ff0966c840: Preparing 07:39:39 5499a61f8878: Preparing 07:39:39 8a4ed27570f8: Preparing 07:39:39 00891d3585a5: Preparing 07:39:39 7b18e52b212c: Preparing 07:39:39 e7ff0966c840: Waiting 07:39:39 8a4ed27570f8: Waiting 07:39:39 5499a61f8878: Waiting 07:39:39 00891d3585a5: Waiting 07:39:39 75654b8eeebd: Preparing 07:39:39 75654b8eeebd: Waiting 07:39:39 e381888393de: Layer already exists 07:39:39 4fa74a4748bf: Layer already exists 07:39:39 480458ca0558: Layer already exists 07:39:39 3976ffa24b39: Layer already exists 07:39:39 69e2ed16beaa: Layer already exists 07:39:39 e7ff0966c840: Layer already exists 07:39:39 8a4ed27570f8: Layer already exists 07:39:39 00891d3585a5: Layer already exists 07:39:39 5499a61f8878: Layer already exists 07:39:39 7b18e52b212c: Layer already exists 07:39:39 75654b8eeebd: Layer already exists 07:39:39 main: digest: sha256:6990a6b6b26b20e112b999cd39c3df7d33fde5333e4ffc57013e42a2aef08d05 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:39:39 ===================================================== [Pipeline] echo 07:39:39 taggedImages: 07:39:39 - nexus3.edgexfoundry.org:10004/security-proxy-setup:ba285599d092cd88ba2ac7c49c113d850730d643 07:39:39 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 07:39:39 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.26 07:39:39 - nexus3.edgexfoundry.org:10004/security-proxy-setup:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:39:39 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 07:39:39 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 07:39:39 ba285599d092cd88ba2ac7c49c113d850730d643 07:39:39 latest 07:39:39 4.0.0-dev.26 07:39:39 ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:39:39 main 07:39:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:40 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ba285599d092cd88ba2ac7c49c113d850730d643 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:40 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ba285599d092cd88ba2ac7c49c113d850730d643 07:39:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:39:40 e82f834a49f2: Preparing 07:39:40 a976395ed97e: Preparing 07:39:40 02f44cdafcc1: Preparing 07:39:40 9ca9ebc420bd: Preparing 07:39:40 1641f4090475: Preparing 07:39:40 e8fd0f94dbcd: Preparing 07:39:40 4f96ba147808: Preparing 07:39:40 e7ff0966c840: Preparing 07:39:40 5499a61f8878: Preparing 07:39:40 46419621f835: Preparing 07:39:40 aad9006e5fa0: Preparing 07:39:40 75654b8eeebd: Preparing 07:39:40 e8fd0f94dbcd: Waiting 07:39:40 4f96ba147808: Waiting 07:39:40 e7ff0966c840: Waiting 07:39:40 5499a61f8878: Waiting 07:39:40 75654b8eeebd: Waiting 07:39:40 aad9006e5fa0: Waiting 07:39:40 46419621f835: Waiting 07:39:40 a976395ed97e: Pushed 07:39:40 1641f4090475: Pushed 07:39:40 e82f834a49f2: Pushed 07:39:40 e7ff0966c840: Layer already exists 07:39:40 5499a61f8878: Layer already exists 07:39:40 e8fd0f94dbcd: Pushed 07:39:40 4f96ba147808: Pushed 07:39:40 75654b8eeebd: Layer already exists 07:39:41 46419621f835: Pushed 07:39:41 9ca9ebc420bd: Pushed 07:39:41 02f44cdafcc1: Pushed 07:39:41 aad9006e5fa0: Pushed 07:39:42 ba285599d092cd88ba2ac7c49c113d850730d643: digest: sha256:d40e864fec49e630064dc31da3fb71022c87b17b034dd9388491b835144a2b89 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:42 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 07:39:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:39:42 e82f834a49f2: Preparing 07:39:42 a976395ed97e: Preparing 07:39:42 02f44cdafcc1: Preparing 07:39:42 9ca9ebc420bd: Preparing 07:39:42 1641f4090475: Preparing 07:39:42 e8fd0f94dbcd: Preparing 07:39:42 4f96ba147808: Preparing 07:39:42 e7ff0966c840: Preparing 07:39:42 e8fd0f94dbcd: Waiting 07:39:42 4f96ba147808: Waiting 07:39:42 5499a61f8878: Preparing 07:39:42 46419621f835: Preparing 07:39:42 aad9006e5fa0: Preparing 07:39:42 75654b8eeebd: Preparing 07:39:42 5499a61f8878: Waiting 07:39:42 46419621f835: Waiting 07:39:42 aad9006e5fa0: Waiting 07:39:42 e7ff0966c840: Waiting 07:39:42 02f44cdafcc1: Layer already exists 07:39:42 1641f4090475: Layer already exists 07:39:42 e82f834a49f2: Layer already exists 07:39:42 a976395ed97e: Layer already exists 07:39:42 9ca9ebc420bd: Layer already exists 07:39:42 e8fd0f94dbcd: Layer already exists 07:39:42 4f96ba147808: Layer already exists 07:39:42 e7ff0966c840: Layer already exists 07:39:42 46419621f835: Layer already exists 07:39:42 5499a61f8878: Layer already exists 07:39:42 aad9006e5fa0: Layer already exists 07:39:42 75654b8eeebd: Layer already exists 07:39:42 latest: digest: sha256:d40e864fec49e630064dc31da3fb71022c87b17b034dd9388491b835144a2b89 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:43 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.26 07:39:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:39:43 e82f834a49f2: Preparing 07:39:43 a976395ed97e: Preparing 07:39:43 02f44cdafcc1: Preparing 07:39:43 9ca9ebc420bd: Preparing 07:39:43 1641f4090475: Preparing 07:39:43 e8fd0f94dbcd: Preparing 07:39:43 4f96ba147808: Preparing 07:39:43 e7ff0966c840: Preparing 07:39:43 5499a61f8878: Preparing 07:39:43 46419621f835: Preparing 07:39:43 aad9006e5fa0: Preparing 07:39:43 75654b8eeebd: Preparing 07:39:43 4f96ba147808: Waiting 07:39:43 e7ff0966c840: Waiting 07:39:43 5499a61f8878: Waiting 07:39:43 46419621f835: Waiting 07:39:43 aad9006e5fa0: Waiting 07:39:43 75654b8eeebd: Waiting 07:39:43 e8fd0f94dbcd: Waiting 07:39:43 9ca9ebc420bd: Layer already exists 07:39:43 a976395ed97e: Layer already exists 07:39:43 1641f4090475: Layer already exists 07:39:43 02f44cdafcc1: Layer already exists 07:39:43 e82f834a49f2: Layer already exists 07:39:43 e8fd0f94dbcd: Layer already exists 07:39:43 e7ff0966c840: Layer already exists 07:39:43 46419621f835: Layer already exists 07:39:43 5499a61f8878: Layer already exists 07:39:43 4f96ba147808: Layer already exists 07:39:43 aad9006e5fa0: Layer already exists 07:39:43 75654b8eeebd: Layer already exists 07:39:43 4.0.0-dev.26: digest: sha256:d40e864fec49e630064dc31da3fb71022c87b17b034dd9388491b835144a2b89 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:43 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:39:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:39:44 e82f834a49f2: Preparing 07:39:44 a976395ed97e: Preparing 07:39:44 02f44cdafcc1: Preparing 07:39:44 9ca9ebc420bd: Preparing 07:39:44 1641f4090475: Preparing 07:39:44 e8fd0f94dbcd: Preparing 07:39:44 4f96ba147808: Preparing 07:39:44 e7ff0966c840: Preparing 07:39:44 5499a61f8878: Preparing 07:39:44 46419621f835: Preparing 07:39:44 aad9006e5fa0: Preparing 07:39:44 75654b8eeebd: Preparing 07:39:44 e7ff0966c840: Waiting 07:39:44 5499a61f8878: Waiting 07:39:44 46419621f835: Waiting 07:39:44 aad9006e5fa0: Waiting 07:39:44 75654b8eeebd: Waiting 07:39:44 e8fd0f94dbcd: Waiting 07:39:44 4f96ba147808: Waiting 07:39:44 a976395ed97e: Layer already exists 07:39:44 1641f4090475: Layer already exists 07:39:44 e82f834a49f2: Layer already exists 07:39:44 9ca9ebc420bd: Layer already exists 07:39:44 02f44cdafcc1: Layer already exists 07:39:44 e8fd0f94dbcd: Layer already exists 07:39:44 e7ff0966c840: Layer already exists 07:39:44 5499a61f8878: Layer already exists 07:39:44 46419621f835: Layer already exists 07:39:44 4f96ba147808: Layer already exists 07:39:44 aad9006e5fa0: Layer already exists 07:39:44 75654b8eeebd: Layer already exists 07:39:44 ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26: digest: sha256:d40e864fec49e630064dc31da3fb71022c87b17b034dd9388491b835144a2b89 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:44 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 07:39:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:39:44 e82f834a49f2: Preparing 07:39:44 a976395ed97e: Preparing 07:39:44 02f44cdafcc1: Preparing 07:39:44 9ca9ebc420bd: Preparing 07:39:44 1641f4090475: Preparing 07:39:44 e8fd0f94dbcd: Preparing 07:39:44 4f96ba147808: Preparing 07:39:44 e7ff0966c840: Preparing 07:39:44 5499a61f8878: Preparing 07:39:44 46419621f835: Preparing 07:39:44 aad9006e5fa0: Preparing 07:39:44 75654b8eeebd: Preparing 07:39:44 e8fd0f94dbcd: Waiting 07:39:44 4f96ba147808: Waiting 07:39:44 5499a61f8878: Waiting 07:39:44 aad9006e5fa0: Waiting 07:39:44 75654b8eeebd: Waiting 07:39:44 46419621f835: Waiting 07:39:44 e7ff0966c840: Waiting 07:39:44 1641f4090475: Layer already exists 07:39:44 e82f834a49f2: Layer already exists 07:39:44 9ca9ebc420bd: Layer already exists 07:39:44 a976395ed97e: Layer already exists 07:39:44 02f44cdafcc1: Layer already exists 07:39:44 4f96ba147808: Layer already exists 07:39:44 5499a61f8878: Layer already exists 07:39:44 e8fd0f94dbcd: Layer already exists 07:39:44 e7ff0966c840: Layer already exists 07:39:44 46419621f835: Layer already exists 07:39:44 aad9006e5fa0: Layer already exists 07:39:44 75654b8eeebd: Layer already exists 07:39:44 main: digest: sha256:d40e864fec49e630064dc31da3fb71022c87b17b034dd9388491b835144a2b89 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:39:44 ===================================================== [Pipeline] echo 07:39:44 taggedImages: 07:39:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ba285599d092cd88ba2ac7c49c113d850730d643 07:39:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 07:39:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.26 07:39:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:39:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 07:39:44 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 07:39:44 ba285599d092cd88ba2ac7c49c113d850730d643 07:39:44 latest 07:39:44 4.0.0-dev.26 07:39:44 ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:39:44 main 07:39:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:45 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ba285599d092cd88ba2ac7c49c113d850730d643 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ba285599d092cd88ba2ac7c49c113d850730d643 07:39:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:39:45 a60c5040e0d1: Preparing 07:39:45 c5a512e4b4e5: Preparing 07:39:45 e7ff0966c840: Preparing 07:39:45 5499a61f8878: Preparing 07:39:45 c519d75cecea: Preparing 07:39:45 273d3f2e7a1b: Preparing 07:39:45 75654b8eeebd: Preparing 07:39:45 273d3f2e7a1b: Waiting 07:39:45 75654b8eeebd: Waiting 07:39:45 5499a61f8878: Layer already exists 07:39:45 e7ff0966c840: Layer already exists 07:39:45 75654b8eeebd: Layer already exists 07:39:45 a60c5040e0d1: Pushed 07:39:46 c519d75cecea: Pushed 07:39:46 273d3f2e7a1b: Pushed 07:39:47 c5a512e4b4e5: Pushed 07:39:47 ba285599d092cd88ba2ac7c49c113d850730d643: digest: sha256:a3c3903ee3d8a09c5201bece22a14d38e68f3d7a7d63c30972c6c1f7c5d6e629 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:47 + 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 07:39:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 07:39:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:39:48 a60c5040e0d1: Preparing 07:39:48 c5a512e4b4e5: Preparing 07:39:48 e7ff0966c840: Preparing 07:39:48 5499a61f8878: Preparing 07:39:48 c519d75cecea: Preparing 07:39:48 273d3f2e7a1b: Preparing 07:39:48 75654b8eeebd: Preparing 07:39:48 273d3f2e7a1b: Waiting 07:39:48 75654b8eeebd: Waiting 07:39:48 c5a512e4b4e5: Layer already exists 07:39:48 e7ff0966c840: Layer already exists 07:39:48 5499a61f8878: Layer already exists 07:39:48 a60c5040e0d1: Layer already exists 07:39:48 c519d75cecea: Layer already exists 07:39:48 273d3f2e7a1b: Layer already exists 07:39:48 75654b8eeebd: Layer already exists 07:39:48 latest: digest: sha256:a3c3903ee3d8a09c5201bece22a14d38e68f3d7a7d63c30972c6c1f7c5d6e629 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:48 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.26 07:39:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:39:48 a60c5040e0d1: Preparing 07:39:48 c5a512e4b4e5: Preparing 07:39:48 e7ff0966c840: Preparing 07:39:48 5499a61f8878: Preparing 07:39:48 c519d75cecea: Preparing 07:39:48 273d3f2e7a1b: Preparing 07:39:48 75654b8eeebd: Preparing 07:39:48 75654b8eeebd: Waiting 07:39:48 273d3f2e7a1b: Waiting 07:39:48 5499a61f8878: Layer already exists 07:39:48 a60c5040e0d1: Layer already exists 07:39:48 e7ff0966c840: Layer already exists 07:39:48 c5a512e4b4e5: Layer already exists 07:39:48 c519d75cecea: Layer already exists 07:39:48 273d3f2e7a1b: Layer already exists 07:39:48 75654b8eeebd: Layer already exists 07:39:48 4.0.0-dev.26: digest: sha256:a3c3903ee3d8a09c5201bece22a14d38e68f3d7a7d63c30972c6c1f7c5d6e629 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:49 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:49 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:39:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:39:49 a60c5040e0d1: Preparing 07:39:49 c5a512e4b4e5: Preparing 07:39:49 e7ff0966c840: Preparing 07:39:49 5499a61f8878: Preparing 07:39:49 c519d75cecea: Preparing 07:39:49 273d3f2e7a1b: Preparing 07:39:49 75654b8eeebd: Preparing 07:39:49 75654b8eeebd: Waiting 07:39:49 a60c5040e0d1: Layer already exists 07:39:49 c519d75cecea: Layer already exists 07:39:49 e7ff0966c840: Layer already exists 07:39:49 5499a61f8878: Layer already exists 07:39:49 c5a512e4b4e5: Layer already exists 07:39:49 75654b8eeebd: Layer already exists 07:39:49 273d3f2e7a1b: Layer already exists 07:39:49 ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26: digest: sha256:a3c3903ee3d8a09c5201bece22a14d38e68f3d7a7d63c30972c6c1f7c5d6e629 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:49 + 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 07:39:50 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 07:39:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:39:50 a60c5040e0d1: Preparing 07:39:50 c5a512e4b4e5: Preparing 07:39:50 e7ff0966c840: Preparing 07:39:50 5499a61f8878: Preparing 07:39:50 c519d75cecea: Preparing 07:39:50 273d3f2e7a1b: Preparing 07:39:50 75654b8eeebd: Preparing 07:39:50 273d3f2e7a1b: Waiting 07:39:50 75654b8eeebd: Waiting 07:39:50 c519d75cecea: Layer already exists 07:39:50 e7ff0966c840: Layer already exists 07:39:50 a60c5040e0d1: Layer already exists 07:39:50 5499a61f8878: Layer already exists 07:39:50 c5a512e4b4e5: Layer already exists 07:39:50 273d3f2e7a1b: Layer already exists 07:39:50 75654b8eeebd: Layer already exists 07:39:50 main: digest: sha256:a3c3903ee3d8a09c5201bece22a14d38e68f3d7a7d63c30972c6c1f7c5d6e629 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:39:50 ===================================================== [Pipeline] echo 07:39:50 taggedImages: 07:39:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ba285599d092cd88ba2ac7c49c113d850730d643 07:39:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 07:39:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.26 07:39:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:39:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 07:39:50 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 07:39:50 ba285599d092cd88ba2ac7c49c113d850730d643 07:39:50 latest 07:39:50 4.0.0-dev.26 07:39:50 ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:39:50 main 07:39:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:50 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:ba285599d092cd88ba2ac7c49c113d850730d643 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:ba285599d092cd88ba2ac7c49c113d850730d643 07:39:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:39:50 5ab6d5f7ffca: Preparing 07:39:50 e2a6dfc5d079: Preparing 07:39:50 14d83a336f58: Preparing 07:39:50 e7ff0966c840: Preparing 07:39:50 5499a61f8878: Preparing 07:39:50 86a59eb363cf: Preparing 07:39:50 dcb7051d2df7: Preparing 07:39:50 c7072d7e29b3: Preparing 07:39:50 5b5de76d023f: Preparing 07:39:50 dcb7051d2df7: Waiting 07:39:50 5b5de76d023f: Waiting 07:39:50 c7072d7e29b3: Waiting 07:39:50 75654b8eeebd: Preparing 07:39:50 75654b8eeebd: Waiting 07:39:50 5499a61f8878: Layer already exists 07:39:50 e7ff0966c840: Layer already exists 07:39:50 e2a6dfc5d079: Pushed 07:39:50 14d83a336f58: Pushed 07:39:50 5ab6d5f7ffca: Pushed 07:39:50 75654b8eeebd: Layer already exists 07:39:51 c7072d7e29b3: Pushed 07:39:52 5b5de76d023f: Pushed 07:39:57 dcb7051d2df7: Pushed 07:40:01 86a59eb363cf: Pushed 07:40:01 ba285599d092cd88ba2ac7c49c113d850730d643: digest: sha256:902e6b8f91438a3ca9df0b8e1a2d7ad1d99fc686128fa48fa329935c73c7463f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:01 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 07:40:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:40:02 5ab6d5f7ffca: Preparing 07:40:02 e2a6dfc5d079: Preparing 07:40:02 14d83a336f58: Preparing 07:40:02 e7ff0966c840: Preparing 07:40:02 5499a61f8878: Preparing 07:40:02 86a59eb363cf: Preparing 07:40:02 dcb7051d2df7: Preparing 07:40:02 c7072d7e29b3: Preparing 07:40:02 5b5de76d023f: Preparing 07:40:02 75654b8eeebd: Preparing 07:40:02 86a59eb363cf: Waiting 07:40:02 dcb7051d2df7: Waiting 07:40:02 c7072d7e29b3: Waiting 07:40:02 5b5de76d023f: Waiting 07:40:02 75654b8eeebd: Waiting 07:40:02 e7ff0966c840: Layer already exists 07:40:02 5ab6d5f7ffca: Layer already exists 07:40:02 e2a6dfc5d079: Layer already exists 07:40:02 5499a61f8878: Layer already exists 07:40:02 14d83a336f58: Layer already exists 07:40:02 dcb7051d2df7: Layer already exists 07:40:02 86a59eb363cf: Layer already exists 07:40:02 c7072d7e29b3: Layer already exists 07:40:02 5b5de76d023f: Layer already exists 07:40:02 75654b8eeebd: Layer already exists 07:40:02 latest: digest: sha256:902e6b8f91438a3ca9df0b8e1a2d7ad1d99fc686128fa48fa329935c73c7463f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:02 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.26 07:40:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:40:02 5ab6d5f7ffca: Preparing 07:40:02 e2a6dfc5d079: Preparing 07:40:02 14d83a336f58: Preparing 07:40:02 e7ff0966c840: Preparing 07:40:02 5499a61f8878: Preparing 07:40:02 86a59eb363cf: Preparing 07:40:02 dcb7051d2df7: Preparing 07:40:02 c7072d7e29b3: Preparing 07:40:02 5b5de76d023f: Preparing 07:40:02 75654b8eeebd: Preparing 07:40:02 5b5de76d023f: Waiting 07:40:02 75654b8eeebd: Waiting 07:40:02 dcb7051d2df7: Waiting 07:40:02 c7072d7e29b3: Waiting 07:40:02 86a59eb363cf: Waiting 07:40:02 e7ff0966c840: Layer already exists 07:40:02 5499a61f8878: Layer already exists 07:40:02 e2a6dfc5d079: Layer already exists 07:40:02 14d83a336f58: Layer already exists 07:40:02 5ab6d5f7ffca: Layer already exists 07:40:02 86a59eb363cf: Layer already exists 07:40:02 dcb7051d2df7: Layer already exists 07:40:02 c7072d7e29b3: Layer already exists 07:40:02 75654b8eeebd: Layer already exists 07:40:02 5b5de76d023f: Layer already exists 07:40:02 4.0.0-dev.26: digest: sha256:902e6b8f91438a3ca9df0b8e1a2d7ad1d99fc686128fa48fa329935c73c7463f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:03 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:40:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:40:03 5ab6d5f7ffca: Preparing 07:40:03 e2a6dfc5d079: Preparing 07:40:03 14d83a336f58: Preparing 07:40:03 e7ff0966c840: Preparing 07:40:03 5499a61f8878: Preparing 07:40:03 86a59eb363cf: Preparing 07:40:03 dcb7051d2df7: Preparing 07:40:03 c7072d7e29b3: Preparing 07:40:03 86a59eb363cf: Waiting 07:40:03 dcb7051d2df7: Waiting 07:40:03 5b5de76d023f: Preparing 07:40:03 75654b8eeebd: Preparing 07:40:03 5b5de76d023f: Waiting 07:40:03 75654b8eeebd: Waiting 07:40:03 c7072d7e29b3: Waiting 07:40:03 14d83a336f58: Layer already exists 07:40:03 5499a61f8878: Layer already exists 07:40:03 5ab6d5f7ffca: Layer already exists 07:40:03 e2a6dfc5d079: Layer already exists 07:40:03 e7ff0966c840: Layer already exists 07:40:03 c7072d7e29b3: Layer already exists 07:40:03 dcb7051d2df7: Layer already exists 07:40:03 86a59eb363cf: Layer already exists 07:40:03 5b5de76d023f: Layer already exists 07:40:03 75654b8eeebd: Layer already exists 07:40:03 ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26: digest: sha256:902e6b8f91438a3ca9df0b8e1a2d7ad1d99fc686128fa48fa329935c73c7463f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:03 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 07:40:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:40:04 5ab6d5f7ffca: Preparing 07:40:04 e2a6dfc5d079: Preparing 07:40:04 14d83a336f58: Preparing 07:40:04 e7ff0966c840: Preparing 07:40:04 5499a61f8878: Preparing 07:40:04 86a59eb363cf: Preparing 07:40:04 dcb7051d2df7: Preparing 07:40:04 c7072d7e29b3: Preparing 07:40:04 5b5de76d023f: Preparing 07:40:04 75654b8eeebd: Preparing 07:40:04 86a59eb363cf: Waiting 07:40:04 5b5de76d023f: Waiting 07:40:04 dcb7051d2df7: Waiting 07:40:04 c7072d7e29b3: Waiting 07:40:04 75654b8eeebd: Waiting 07:40:04 14d83a336f58: Layer already exists 07:40:04 5ab6d5f7ffca: Layer already exists 07:40:04 e7ff0966c840: Layer already exists 07:40:04 e2a6dfc5d079: Layer already exists 07:40:04 5499a61f8878: Layer already exists 07:40:04 dcb7051d2df7: Layer already exists 07:40:04 86a59eb363cf: Layer already exists 07:40:04 5b5de76d023f: Layer already exists 07:40:04 c7072d7e29b3: Layer already exists 07:40:04 75654b8eeebd: Layer already exists 07:40:04 main: digest: sha256:902e6b8f91438a3ca9df0b8e1a2d7ad1d99fc686128fa48fa329935c73c7463f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:40:04 ===================================================== [Pipeline] echo 07:40:04 taggedImages: 07:40:04 - nexus3.edgexfoundry.org:10004/security-spire-agent:ba285599d092cd88ba2ac7c49c113d850730d643 07:40:04 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 07:40:04 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.26 07:40:04 - nexus3.edgexfoundry.org:10004/security-spire-agent:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:40:04 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 07:40:04 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 07:40:04 ba285599d092cd88ba2ac7c49c113d850730d643 07:40:04 latest 07:40:04 4.0.0-dev.26 07:40:04 ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:40:04 main 07:40:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:04 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:ba285599d092cd88ba2ac7c49c113d850730d643 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:ba285599d092cd88ba2ac7c49c113d850730d643 07:40:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:40:04 e4857501f21a: Preparing 07:40:04 b473231d80f0: Preparing 07:40:04 ae4f7fc688a8: Preparing 07:40:04 e7ff0966c840: Preparing 07:40:04 5499a61f8878: Preparing 07:40:04 c0853be91422: Preparing 07:40:04 585e1c7e2b8d: Preparing 07:40:04 8e02532627fe: Preparing 07:40:04 75654b8eeebd: Preparing 07:40:04 c0853be91422: Waiting 07:40:04 8e02532627fe: Waiting 07:40:04 75654b8eeebd: Waiting 07:40:04 585e1c7e2b8d: Waiting 07:40:04 5499a61f8878: Layer already exists 07:40:04 e7ff0966c840: Layer already exists 07:40:04 b473231d80f0: Pushed 07:40:04 ae4f7fc688a8: Pushed 07:40:04 e4857501f21a: Pushed 07:40:04 75654b8eeebd: Layer already exists 07:40:05 8e02532627fe: Pushed 07:40:05 585e1c7e2b8d: Pushed 07:40:15 c0853be91422: Pushed 07:40:15 ba285599d092cd88ba2ac7c49c113d850730d643: digest: sha256:1594ae6f56e4e24b17d642a5c7b23ee45602c6efe4e017ae54e9d325201f0102 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:16 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 07:40:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:40:16 e4857501f21a: Preparing 07:40:16 b473231d80f0: Preparing 07:40:16 ae4f7fc688a8: Preparing 07:40:16 e7ff0966c840: Preparing 07:40:16 5499a61f8878: Preparing 07:40:16 c0853be91422: Preparing 07:40:16 585e1c7e2b8d: Preparing 07:40:16 8e02532627fe: Preparing 07:40:16 75654b8eeebd: Preparing 07:40:16 585e1c7e2b8d: Waiting 07:40:16 8e02532627fe: Waiting 07:40:16 75654b8eeebd: Waiting 07:40:16 c0853be91422: Waiting 07:40:16 ae4f7fc688a8: Layer already exists 07:40:16 b473231d80f0: Layer already exists 07:40:16 e7ff0966c840: Layer already exists 07:40:16 5499a61f8878: Layer already exists 07:40:16 e4857501f21a: Layer already exists 07:40:16 585e1c7e2b8d: Layer already exists 07:40:16 c0853be91422: Layer already exists 07:40:16 75654b8eeebd: Layer already exists 07:40:16 8e02532627fe: Layer already exists 07:40:16 latest: digest: sha256:1594ae6f56e4e24b17d642a5c7b23ee45602c6efe4e017ae54e9d325201f0102 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:16 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.26 07:40:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:40:17 e4857501f21a: Preparing 07:40:17 b473231d80f0: Preparing 07:40:17 ae4f7fc688a8: Preparing 07:40:17 e7ff0966c840: Preparing 07:40:17 5499a61f8878: Preparing 07:40:17 c0853be91422: Preparing 07:40:17 585e1c7e2b8d: Preparing 07:40:17 8e02532627fe: Preparing 07:40:17 c0853be91422: Waiting 07:40:17 585e1c7e2b8d: Waiting 07:40:17 75654b8eeebd: Preparing 07:40:17 8e02532627fe: Waiting 07:40:17 75654b8eeebd: Waiting 07:40:17 e7ff0966c840: Layer already exists 07:40:17 b473231d80f0: Layer already exists 07:40:17 ae4f7fc688a8: Layer already exists 07:40:17 5499a61f8878: Layer already exists 07:40:17 e4857501f21a: Layer already exists 07:40:17 8e02532627fe: Layer already exists 07:40:17 585e1c7e2b8d: Layer already exists 07:40:17 c0853be91422: Layer already exists 07:40:17 75654b8eeebd: Layer already exists 07:40:17 4.0.0-dev.26: digest: sha256:1594ae6f56e4e24b17d642a5c7b23ee45602c6efe4e017ae54e9d325201f0102 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:17 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:40:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:40:17 e4857501f21a: Preparing 07:40:17 b473231d80f0: Preparing 07:40:17 ae4f7fc688a8: Preparing 07:40:17 e7ff0966c840: Preparing 07:40:17 5499a61f8878: Preparing 07:40:17 c0853be91422: Preparing 07:40:17 585e1c7e2b8d: Preparing 07:40:17 8e02532627fe: Preparing 07:40:17 c0853be91422: Waiting 07:40:17 585e1c7e2b8d: Waiting 07:40:17 75654b8eeebd: Preparing 07:40:17 8e02532627fe: Waiting 07:40:17 75654b8eeebd: Waiting 07:40:17 5499a61f8878: Layer already exists 07:40:17 ae4f7fc688a8: Layer already exists 07:40:17 e7ff0966c840: Layer already exists 07:40:17 b473231d80f0: Layer already exists 07:40:17 e4857501f21a: Layer already exists 07:40:17 585e1c7e2b8d: Layer already exists 07:40:17 8e02532627fe: Layer already exists 07:40:17 c0853be91422: Layer already exists 07:40:17 75654b8eeebd: Layer already exists 07:40:17 ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26: digest: sha256:1594ae6f56e4e24b17d642a5c7b23ee45602c6efe4e017ae54e9d325201f0102 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:18 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 07:40:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:40:18 e4857501f21a: Preparing 07:40:18 b473231d80f0: Preparing 07:40:18 ae4f7fc688a8: Preparing 07:40:18 e7ff0966c840: Preparing 07:40:18 5499a61f8878: Preparing 07:40:18 c0853be91422: Preparing 07:40:18 585e1c7e2b8d: Preparing 07:40:18 8e02532627fe: Preparing 07:40:18 75654b8eeebd: Preparing 07:40:18 8e02532627fe: Waiting 07:40:18 75654b8eeebd: Waiting 07:40:18 c0853be91422: Waiting 07:40:18 585e1c7e2b8d: Waiting 07:40:18 e4857501f21a: Layer already exists 07:40:18 e7ff0966c840: Layer already exists 07:40:18 5499a61f8878: Layer already exists 07:40:18 ae4f7fc688a8: Layer already exists 07:40:18 b473231d80f0: Layer already exists 07:40:18 585e1c7e2b8d: Layer already exists 07:40:18 8e02532627fe: Layer already exists 07:40:18 c0853be91422: Layer already exists 07:40:18 75654b8eeebd: Layer already exists 07:40:18 main: digest: sha256:1594ae6f56e4e24b17d642a5c7b23ee45602c6efe4e017ae54e9d325201f0102 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:40:18 ===================================================== [Pipeline] echo 07:40:18 taggedImages: 07:40:18 - nexus3.edgexfoundry.org:10004/security-spire-config:ba285599d092cd88ba2ac7c49c113d850730d643 07:40:18 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 07:40:18 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.26 07:40:18 - nexus3.edgexfoundry.org:10004/security-spire-config:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:40:18 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 07:40:18 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 07:40:18 ba285599d092cd88ba2ac7c49c113d850730d643 07:40:18 latest 07:40:18 4.0.0-dev.26 07:40:18 ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:40:18 main 07:40:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:18 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:ba285599d092cd88ba2ac7c49c113d850730d643 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:ba285599d092cd88ba2ac7c49c113d850730d643 07:40:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:40:19 5ab6d5f7ffca: Preparing 07:40:19 42f80752ee64: Preparing 07:40:19 7f4696adfa8c: Preparing 07:40:19 e7ff0966c840: Preparing 07:40:19 5499a61f8878: Preparing 07:40:19 898493d07574: Preparing 07:40:19 c7072d7e29b3: Preparing 07:40:19 5b5de76d023f: Preparing 07:40:19 75654b8eeebd: Preparing 07:40:19 898493d07574: Waiting 07:40:19 c7072d7e29b3: Waiting 07:40:19 75654b8eeebd: Waiting 07:40:19 5b5de76d023f: Waiting 07:40:19 e7ff0966c840: Layer already exists 07:40:19 5ab6d5f7ffca: Layer already exists 07:40:19 5499a61f8878: Layer already exists 07:40:19 c7072d7e29b3: Layer already exists 07:40:19 5b5de76d023f: Layer already exists 07:40:19 75654b8eeebd: Layer already exists 07:40:19 7f4696adfa8c: Pushed 07:40:19 42f80752ee64: Pushed 07:40:31 898493d07574: Pushed 07:40:31 ba285599d092cd88ba2ac7c49c113d850730d643: digest: sha256:10643eaba42fb24d8d4b9db1522710e145825d4ded7eef2e6d9519413e8b7c92 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:31 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 07:40:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:40:32 5ab6d5f7ffca: Preparing 07:40:32 42f80752ee64: Preparing 07:40:32 7f4696adfa8c: Preparing 07:40:32 e7ff0966c840: Preparing 07:40:32 5499a61f8878: Preparing 07:40:32 898493d07574: Preparing 07:40:32 c7072d7e29b3: Preparing 07:40:32 5b5de76d023f: Preparing 07:40:32 75654b8eeebd: Preparing 07:40:32 5b5de76d023f: Waiting 07:40:32 75654b8eeebd: Waiting 07:40:32 898493d07574: Waiting 07:40:32 42f80752ee64: Layer already exists 07:40:32 e7ff0966c840: Layer already exists 07:40:32 5499a61f8878: Layer already exists 07:40:32 5ab6d5f7ffca: Layer already exists 07:40:32 7f4696adfa8c: Layer already exists 07:40:32 898493d07574: Layer already exists 07:40:32 c7072d7e29b3: Layer already exists 07:40:32 75654b8eeebd: Layer already exists 07:40:32 5b5de76d023f: Layer already exists 07:40:32 latest: digest: sha256:10643eaba42fb24d8d4b9db1522710e145825d4ded7eef2e6d9519413e8b7c92 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:32 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.26 07:40:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:40:32 5ab6d5f7ffca: Preparing 07:40:32 42f80752ee64: Preparing 07:40:32 7f4696adfa8c: Preparing 07:40:32 e7ff0966c840: Preparing 07:40:32 5499a61f8878: Preparing 07:40:32 898493d07574: Preparing 07:40:32 c7072d7e29b3: Preparing 07:40:32 5b5de76d023f: Preparing 07:40:32 75654b8eeebd: Preparing 07:40:32 898493d07574: Waiting 07:40:32 5b5de76d023f: Waiting 07:40:32 c7072d7e29b3: Waiting 07:40:32 7f4696adfa8c: Layer already exists 07:40:32 e7ff0966c840: Layer already exists 07:40:32 5499a61f8878: Layer already exists 07:40:32 5ab6d5f7ffca: Layer already exists 07:40:32 42f80752ee64: Layer already exists 07:40:32 898493d07574: Layer already exists 07:40:32 5b5de76d023f: Layer already exists 07:40:32 c7072d7e29b3: Layer already exists 07:40:32 75654b8eeebd: Layer already exists 07:40:32 4.0.0-dev.26: digest: sha256:10643eaba42fb24d8d4b9db1522710e145825d4ded7eef2e6d9519413e8b7c92 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:33 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:40:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:40:33 5ab6d5f7ffca: Preparing 07:40:33 42f80752ee64: Preparing 07:40:33 7f4696adfa8c: Preparing 07:40:33 e7ff0966c840: Preparing 07:40:33 5499a61f8878: Preparing 07:40:33 898493d07574: Preparing 07:40:33 c7072d7e29b3: Preparing 07:40:33 5b5de76d023f: Preparing 07:40:33 75654b8eeebd: Preparing 07:40:33 898493d07574: Waiting 07:40:33 c7072d7e29b3: Waiting 07:40:33 5b5de76d023f: Waiting 07:40:33 75654b8eeebd: Waiting 07:40:33 5ab6d5f7ffca: Layer already exists 07:40:33 42f80752ee64: Layer already exists 07:40:33 7f4696adfa8c: Layer already exists 07:40:33 5499a61f8878: Layer already exists 07:40:33 e7ff0966c840: Layer already exists 07:40:33 c7072d7e29b3: Layer already exists 07:40:33 5b5de76d023f: Layer already exists 07:40:33 898493d07574: Layer already exists 07:40:33 75654b8eeebd: Layer already exists 07:40:33 ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26: digest: sha256:10643eaba42fb24d8d4b9db1522710e145825d4ded7eef2e6d9519413e8b7c92 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:33 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 07:40:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:40:33 5ab6d5f7ffca: Preparing 07:40:33 42f80752ee64: Preparing 07:40:33 7f4696adfa8c: Preparing 07:40:33 e7ff0966c840: Preparing 07:40:33 5499a61f8878: Preparing 07:40:33 898493d07574: Preparing 07:40:33 c7072d7e29b3: Preparing 07:40:33 5b5de76d023f: Preparing 07:40:33 75654b8eeebd: Preparing 07:40:33 5b5de76d023f: Waiting 07:40:33 c7072d7e29b3: Waiting 07:40:33 75654b8eeebd: Waiting 07:40:33 42f80752ee64: Layer already exists 07:40:33 5ab6d5f7ffca: Layer already exists 07:40:33 e7ff0966c840: Layer already exists 07:40:33 7f4696adfa8c: Layer already exists 07:40:33 5499a61f8878: Layer already exists 07:40:33 5b5de76d023f: Layer already exists 07:40:33 898493d07574: Layer already exists 07:40:33 c7072d7e29b3: Layer already exists 07:40:33 75654b8eeebd: Layer already exists 07:40:33 main: digest: sha256:10643eaba42fb24d8d4b9db1522710e145825d4ded7eef2e6d9519413e8b7c92 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:40:34 ===================================================== [Pipeline] echo 07:40:34 taggedImages: 07:40:34 - nexus3.edgexfoundry.org:10004/security-spire-server:ba285599d092cd88ba2ac7c49c113d850730d643 07:40:34 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 07:40:34 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.26 07:40:34 - nexus3.edgexfoundry.org:10004/security-spire-server:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:40:34 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 07:40:34 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 07:40:34 ba285599d092cd88ba2ac7c49c113d850730d643 07:40:34 latest 07:40:34 4.0.0-dev.26 07:40:34 ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:40:34 main 07:40:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:34 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ba285599d092cd88ba2ac7c49c113d850730d643 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:34 + docker push nexus3.edgexfoundry.org:10004/support-notifications:ba285599d092cd88ba2ac7c49c113d850730d643 07:40:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:40:34 eb1f0cfc33d9: Preparing 07:40:34 53000b1e1a39: Preparing 07:40:34 e550ac60466a: Preparing 07:40:34 e7ff0966c840: Preparing 07:40:34 5499a61f8878: Preparing 07:40:34 c9df3ca33895: Preparing 07:40:34 4ff8ebfd3837: Preparing 07:40:34 75654b8eeebd: Preparing 07:40:34 c9df3ca33895: Waiting 07:40:34 4ff8ebfd3837: Waiting 07:40:34 5499a61f8878: Layer already exists 07:40:34 e7ff0966c840: Layer already exists 07:40:34 53000b1e1a39: Pushed 07:40:34 eb1f0cfc33d9: Pushed 07:40:34 75654b8eeebd: Layer already exists 07:40:35 4ff8ebfd3837: Pushed 07:40:35 c9df3ca33895: Pushed 07:40:40 e550ac60466a: Pushed 07:40:40 ba285599d092cd88ba2ac7c49c113d850730d643: digest: sha256:ac46abe3b804789b8fbfbdfc3e9ad1754d907861cff8249abeef14ff4c78e86b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:41 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 07:40:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:40:41 eb1f0cfc33d9: Preparing 07:40:41 53000b1e1a39: Preparing 07:40:41 e550ac60466a: Preparing 07:40:41 e7ff0966c840: Preparing 07:40:41 5499a61f8878: Preparing 07:40:41 c9df3ca33895: Preparing 07:40:41 4ff8ebfd3837: Preparing 07:40:41 75654b8eeebd: Preparing 07:40:41 4ff8ebfd3837: Waiting 07:40:41 c9df3ca33895: Waiting 07:40:41 75654b8eeebd: Waiting 07:40:41 5499a61f8878: Layer already exists 07:40:41 eb1f0cfc33d9: Layer already exists 07:40:41 e550ac60466a: Layer already exists 07:40:41 e7ff0966c840: Layer already exists 07:40:41 53000b1e1a39: Layer already exists 07:40:41 4ff8ebfd3837: Layer already exists 07:40:41 c9df3ca33895: Layer already exists 07:40:41 75654b8eeebd: Layer already exists 07:40:41 latest: digest: sha256:ac46abe3b804789b8fbfbdfc3e9ad1754d907861cff8249abeef14ff4c78e86b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:41 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.26 07:40:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:40:42 eb1f0cfc33d9: Preparing 07:40:42 53000b1e1a39: Preparing 07:40:42 e550ac60466a: Preparing 07:40:42 e7ff0966c840: Preparing 07:40:42 5499a61f8878: Preparing 07:40:42 c9df3ca33895: Preparing 07:40:42 4ff8ebfd3837: Preparing 07:40:42 75654b8eeebd: Preparing 07:40:42 4ff8ebfd3837: Waiting 07:40:42 75654b8eeebd: Waiting 07:40:42 c9df3ca33895: Waiting 07:40:42 eb1f0cfc33d9: Layer already exists 07:40:42 5499a61f8878: Layer already exists 07:40:42 53000b1e1a39: Layer already exists 07:40:42 e7ff0966c840: Layer already exists 07:40:42 e550ac60466a: Layer already exists 07:40:42 75654b8eeebd: Layer already exists 07:40:42 c9df3ca33895: Layer already exists 07:40:42 4ff8ebfd3837: Layer already exists 07:40:42 4.0.0-dev.26: digest: sha256:ac46abe3b804789b8fbfbdfc3e9ad1754d907861cff8249abeef14ff4c78e86b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:42 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:40:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:40:42 eb1f0cfc33d9: Preparing 07:40:42 53000b1e1a39: Preparing 07:40:42 e550ac60466a: Preparing 07:40:42 e7ff0966c840: Preparing 07:40:42 5499a61f8878: Preparing 07:40:42 c9df3ca33895: Preparing 07:40:42 4ff8ebfd3837: Preparing 07:40:42 75654b8eeebd: Preparing 07:40:42 c9df3ca33895: Waiting 07:40:42 75654b8eeebd: Waiting 07:40:42 4ff8ebfd3837: Waiting 07:40:42 eb1f0cfc33d9: Layer already exists 07:40:42 53000b1e1a39: Layer already exists 07:40:42 e550ac60466a: Layer already exists 07:40:42 5499a61f8878: Layer already exists 07:40:42 e7ff0966c840: Layer already exists 07:40:42 c9df3ca33895: Layer already exists 07:40:42 75654b8eeebd: Layer already exists 07:40:42 4ff8ebfd3837: Layer already exists 07:40:42 ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26: digest: sha256:ac46abe3b804789b8fbfbdfc3e9ad1754d907861cff8249abeef14ff4c78e86b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:43 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 07:40:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:40:43 eb1f0cfc33d9: Preparing 07:40:43 53000b1e1a39: Preparing 07:40:43 e550ac60466a: Preparing 07:40:43 e7ff0966c840: Preparing 07:40:43 5499a61f8878: Preparing 07:40:43 c9df3ca33895: Preparing 07:40:43 4ff8ebfd3837: Preparing 07:40:43 75654b8eeebd: Preparing 07:40:43 4ff8ebfd3837: Waiting 07:40:43 75654b8eeebd: Waiting 07:40:43 c9df3ca33895: Waiting 07:40:43 eb1f0cfc33d9: Layer already exists 07:40:43 53000b1e1a39: Layer already exists 07:40:43 e7ff0966c840: Layer already exists 07:40:43 e550ac60466a: Layer already exists 07:40:43 5499a61f8878: Layer already exists 07:40:43 c9df3ca33895: Layer already exists 07:40:43 75654b8eeebd: Layer already exists 07:40:43 4ff8ebfd3837: Layer already exists 07:40:43 main: digest: sha256:ac46abe3b804789b8fbfbdfc3e9ad1754d907861cff8249abeef14ff4c78e86b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:40:43 ===================================================== [Pipeline] echo 07:40:43 taggedImages: 07:40:43 - nexus3.edgexfoundry.org:10004/support-notifications:ba285599d092cd88ba2ac7c49c113d850730d643 07:40:43 - nexus3.edgexfoundry.org:10004/support-notifications:latest 07:40:43 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.26 07:40:43 - nexus3.edgexfoundry.org:10004/support-notifications:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:40:43 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 07:40:43 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 07:40:43 ba285599d092cd88ba2ac7c49c113d850730d643 07:40:43 latest 07:40:43 4.0.0-dev.26 07:40:43 ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:40:43 main 07:40:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:43 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:ba285599d092cd88ba2ac7c49c113d850730d643 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:ba285599d092cd88ba2ac7c49c113d850730d643 07:40:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:40:44 f1775a4d390a: Preparing 07:40:44 4ad394b5b7f1: Preparing 07:40:44 e7ff0966c840: Preparing 07:40:44 5499a61f8878: Preparing 07:40:44 8120f406f686: Preparing 07:40:44 8152d20c45b0: Preparing 07:40:44 75654b8eeebd: Preparing 07:40:44 8152d20c45b0: Waiting 07:40:44 75654b8eeebd: Waiting 07:40:44 e7ff0966c840: Layer already exists 07:40:44 5499a61f8878: Layer already exists 07:40:44 75654b8eeebd: Layer already exists 07:40:44 f1775a4d390a: Pushed 07:40:44 8152d20c45b0: Pushed 07:40:45 8120f406f686: Pushed 07:40:48 4ad394b5b7f1: Pushed 07:40:48 ba285599d092cd88ba2ac7c49c113d850730d643: digest: sha256:5bebe6f279d75c600a517d7dcf522b6fec1d07fe0cbba1df208359b838d11f32 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:48 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:49 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 07:40:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:40:49 f1775a4d390a: Preparing 07:40:49 4ad394b5b7f1: Preparing 07:40:49 e7ff0966c840: Preparing 07:40:49 5499a61f8878: Preparing 07:40:49 8120f406f686: Preparing 07:40:49 8152d20c45b0: Preparing 07:40:49 75654b8eeebd: Preparing 07:40:49 75654b8eeebd: Waiting 07:40:49 8152d20c45b0: Waiting 07:40:49 8120f406f686: Layer already exists 07:40:49 f1775a4d390a: Layer already exists 07:40:49 4ad394b5b7f1: Layer already exists 07:40:49 5499a61f8878: Layer already exists 07:40:49 e7ff0966c840: Layer already exists 07:40:49 75654b8eeebd: Layer already exists 07:40:49 8152d20c45b0: Layer already exists 07:40:57 latest: digest: sha256:5bebe6f279d75c600a517d7dcf522b6fec1d07fe0cbba1df208359b838d11f32 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:57 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:57 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.26 07:40:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:40:57 f1775a4d390a: Preparing 07:40:57 4ad394b5b7f1: Preparing 07:40:57 e7ff0966c840: Preparing 07:40:57 5499a61f8878: Preparing 07:40:57 8120f406f686: Preparing 07:40:57 8152d20c45b0: Preparing 07:40:57 75654b8eeebd: Preparing 07:40:57 75654b8eeebd: Waiting 07:40:57 8152d20c45b0: Waiting 07:40:57 4ad394b5b7f1: Layer already exists 07:40:57 e7ff0966c840: Layer already exists 07:40:57 8120f406f686: Layer already exists 07:40:57 5499a61f8878: Layer already exists 07:40:57 f1775a4d390a: Layer already exists 07:40:57 8152d20c45b0: Layer already exists 07:40:57 75654b8eeebd: Layer already exists 07:40:57 4.0.0-dev.26: digest: sha256:5bebe6f279d75c600a517d7dcf522b6fec1d07fe0cbba1df208359b838d11f32 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:58 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:58 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:40:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:40:58 f1775a4d390a: Preparing 07:40:58 4ad394b5b7f1: Preparing 07:40:58 e7ff0966c840: Preparing 07:40:58 5499a61f8878: Preparing 07:40:58 8120f406f686: Preparing 07:40:58 8152d20c45b0: Preparing 07:40:58 75654b8eeebd: Preparing 07:40:58 8152d20c45b0: Waiting 07:40:58 75654b8eeebd: Waiting 07:40:58 e7ff0966c840: Layer already exists 07:40:58 4ad394b5b7f1: Layer already exists 07:40:58 5499a61f8878: Layer already exists 07:40:58 8120f406f686: Layer already exists 07:40:58 f1775a4d390a: Layer already exists 07:40:58 75654b8eeebd: Layer already exists 07:40:58 8152d20c45b0: Layer already exists 07:40:58 ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26: digest: sha256:5bebe6f279d75c600a517d7dcf522b6fec1d07fe0cbba1df208359b838d11f32 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:58 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:59 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 07:40:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:40:59 f1775a4d390a: Preparing 07:40:59 4ad394b5b7f1: Preparing 07:40:59 e7ff0966c840: Preparing 07:40:59 5499a61f8878: Preparing 07:40:59 8120f406f686: Preparing 07:40:59 8152d20c45b0: Preparing 07:40:59 75654b8eeebd: Preparing 07:40:59 8152d20c45b0: Waiting 07:40:59 75654b8eeebd: Waiting 07:40:59 8120f406f686: Layer already exists 07:40:59 e7ff0966c840: Layer already exists 07:40:59 4ad394b5b7f1: Layer already exists 07:40:59 f1775a4d390a: Layer already exists 07:40:59 5499a61f8878: Layer already exists 07:40:59 8152d20c45b0: Layer already exists 07:40:59 75654b8eeebd: Layer already exists 07:40:59 main: digest: sha256:5bebe6f279d75c600a517d7dcf522b6fec1d07fe0cbba1df208359b838d11f32 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:40:59 ===================================================== [Pipeline] echo 07:40:59 taggedImages: 07:40:59 - nexus3.edgexfoundry.org:10004/support-scheduler:ba285599d092cd88ba2ac7c49c113d850730d643 07:40:59 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 07:40:59 - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.26 07:40:59 - nexus3.edgexfoundry.org:10004/support-scheduler:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:40:59 - 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] } 07:46:10 #155 ... 07:46:10 07:46:10 #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:46:10 #148 DONE 560.6s 07:46:10 07:46:10 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:46:11 #145 ... 07:46:11 07:46:11 #156 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:46:11 #156 DONE 0.3s 07:46:11 07:46:11 #157 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:46:11 #157 DONE 0.3s 07:46:11 07:46:11 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:46:11 #150 ... 07:46:11 07:46:11 #158 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 07:46:11 #158 DONE 0.3s 07:46:11 07:46:11 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:46:12 #149 ... 07:46:12 07:46:12 #159 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 07:46:12 #159 DONE 0.2s 07:46:12 07:46:12 #160 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 07:46:12 #160 DONE 0.3s 07:46:12 07:46:12 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:46:12 #149 ... 07:46:12 07:46:12 #161 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:46:14 #161 DONE 1.7s 07:46:14 07:46:14 #162 [core-common-config-bootstrapper] exporting to image 07:46:14 #162 exporting layers 07:46:14 #162 ... 07:46:14 07:46:14 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:46:14 #154 DONE 564.9s 07:46:14 07:46:14 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:46:15 #151 ... 07:46:15 07:46:15 #162 [core-common-config-bootstrapper] exporting to image 07:46:15 #162 exporting layers 1.1s done 07:46:15 #162 writing image sha256:8ad81b5a134988ec029d94f9798b3615ba554bfaa1891cd8fc2b3ba62dc66e07 0.0s done 07:46:15 #162 naming to docker.io/library/core-common-config-bootstrapper-arm64 07:46:15 #162 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.2s done 07:46:15 #162 DONE 1.4s 07:46:15 07:46:15 #163 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 07:46:16 #163 DONE 0.8s 07:46:16 07:46:16 #164 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 07:46:18 #164 DONE 2.0s 07:46:18 07:46:18 #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 07:46:18 #165 DONE 0.4s 07:46:18 07:46:18 #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 07:46:18 #166 DONE 0.2s 07:46:18 07:46:18 #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:46:19 #167 DONE 0.3s 07:46:19 07:46:19 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:46:19 #145 567.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:46:19 #145 ... 07:46:19 07:46:19 #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 07:46:19 #168 DONE 0.3s 07:46:19 07:46:19 #169 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 07:46:19 #169 DONE 0.2s 07:46:19 07:46:19 #170 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 07:46:19 #170 DONE 0.5s 07:46:19 07:46:19 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:46:20 #151 ... 07:46:20 07:46:20 #171 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 07:46:20 #171 DONE 0.4s 07:46:20 07:46:20 #172 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:46:20 #172 ... 07:46:20 07:46:20 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:46:20 #147 DONE 570.6s 07:46:20 07:46:20 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:46:21 #152 ... 07:46:21 07:46:21 #173 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 07:46:21 #173 ... 07:46:21 07:46:21 #172 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:46:21 #172 DONE 0.7s 07:46:21 07:46:21 #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 07:46:21 #174 ... 07:46:21 07:46:21 #173 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 07:46:21 #173 DONE 0.5s 07:46:21 07:46:21 #175 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 07:46:21 #175 DONE 0.4s 07:46:21 07:46:21 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:46:22 #145 ... 07:46:22 07:46:22 #176 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 07:46:22 #176 DONE 0.3s 07:46:22 07:46:22 #177 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 07:46:22 #177 DONE 0.4s 07:46:22 07:46:22 #178 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:46:23 #178 DONE 0.5s 07:46:23 07:46:23 #179 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:46:23 #179 ... 07:46:23 07:46:23 #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 07:46:23 #174 DONE 2.0s 07:46:23 07:46:23 #179 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:46:23 #179 DONE 0.3s 07:46:23 07:46:23 #180 [security-bootstrapper] exporting to image 07:46:23 #180 exporting layers 07:46:24 #180 exporting layers 1.6s done 07:46:24 #180 writing image sha256:f6fd141e4084288ad40b8d87aa69dc1f2889bc47b9ec214c10e8a5fc8e834aaf done 07:46:24 #180 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 07:46:24 #180 DONE 1.6s 07:46:24 07:46:24 #181 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:46:25 #181 DONE 2.1s 07:46:25 07:46:25 #182 [security-proxy-setup] exporting to image 07:46:26 #182 exporting layers 1.1s done 07:46:26 #182 writing image sha256:4d31f0cd560fede6712690b30581c1a6afb14539e2fe5142197d040ad601e7a0 0.0s done 07:46:26 #182 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 07:46:26 #182 DONE 1.2s 07:46:26 07:46:26 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:46:30 #149 ... 07:46:30 07:46:30 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:46:30 #145 DONE 580.1s 07:46:30 07:46:30 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 07:46:30 #183 DONE 0.3s 07:46:30 07:46:30 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 07:46:30 #184 DONE 0.2s 07:46:30 07:46:30 #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:46:31 #185 DONE 0.2s 07:46:31 07:46:31 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:46:31 #146 ... 07:46:31 07:46:31 #186 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 07:46:31 #186 DONE 0.2s 07:46:31 07:46:31 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:46:31 #152 ... 07:46:31 07:46:31 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 07:46:31 #187 DONE 0.2s 07:46:31 07:46:31 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:46:31 #188 DONE 0.3s 07:46:31 07:46:31 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:46:31 #146 ... 07:46:31 07:46:31 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:46:31 #189 DONE 0.3s 07:46:31 07:46:31 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:46:32 #150 ... 07:46:32 07:46:32 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:46:32 #190 DONE 0.2s 07:46:32 07:46:32 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:46:34 #191 DONE 2.0s 07:46:34 07:46:34 #192 [security-secretstore-setup] exporting to image 07:46:34 #192 exporting layers 07:46:35 #192 exporting layers 1.4s done 07:46:35 #192 writing image sha256:161e18a81fd250f9a5c09dbd56f2dd377db673f6167c16d95740c360e959494e 0.0s done 07:46:35 #192 naming to docker.io/library/security-secretstore-setup-arm64 07:46:35 #192 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 07:46:35 #192 DONE 1.4s 07:46:35 07:46:35 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:47:59 #144 DONE 663.0s 07:47:59 07:47:59 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:47:59 #152 ... 07:47:59 07:47:59 #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:47:59 #193 DONE 0.4s 07:47:59 07:47:59 #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:47:59 #194 DONE 0.1s 07:47:59 07:47:59 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:47:59 #149 ... 07:47:59 07:47:59 #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:47:59 #195 DONE 0.3s 07:47:59 07:47:59 #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 07:47:59 #196 DONE 0.2s 07:47:59 07:47:59 #197 [security-spiffe-token-provider] exporting to image 07:47:59 #197 exporting layers 07:47:59 #197 exporting layers 0.6s done 07:47:59 #197 writing image sha256:921f4c1a1df5a6717350a99ae549e312d33c5473dbb988708f46ca56e9f23730 done 07:47:59 #197 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done 07:47:59 #197 DONE 0.6s 07:47:59 07:47:59 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:51:36 #151 ... 07:51:36 07:51:36 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:51:36 #149 DONE 880.9s 07:51:36 07:51:36 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:51:36 #146 ... 07:51:36 07:51:36 #198 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:51:36 #198 DONE 0.3s 07:51:36 07:51:36 #199 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:51:36 #199 DONE 0.3s 07:51:36 07:51:36 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:51:36 #152 DONE 881.9s 07:51:36 07:51:36 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:51:36 #151 ... 07:51:36 07:51:36 #200 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 07:51:36 #200 ... 07:51:36 07:51:36 #201 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:51:36 #201 CACHED 07:51:36 07:51:36 #202 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:51:36 #202 CACHED 07:51:36 07:51:36 #200 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 07:51:36 #200 DONE 0.6s 07:51:36 07:51:36 #203 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 07:51:36 #203 DONE 0.2s 07:51:36 07:51:36 #204 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 07:51:36 #204 DONE 0.2s 07:51:36 07:51:36 #205 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:51:36 #205 DONE 0.5s 07:51:36 07:51:36 #206 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:51:36 #206 ... 07:51:36 07:51:36 #207 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 07:51:36 #207 DONE 0.3s 07:51:36 07:51:36 #208 [core-command] exporting to image 07:51:36 #208 exporting layers 07:51:36 #208 exporting layers 0.6s done 07:51:36 #208 writing image sha256:4ca3218ff076593dcddb03e5dbd2116b845661b42cbac00172cc3362c2f1d355 07:51:36 #208 writing image sha256:4ca3218ff076593dcddb03e5dbd2116b845661b42cbac00172cc3362c2f1d355 done 07:51:36 #208 naming to docker.io/library/core-command-arm64 0.0s done 07:51:36 #208 DONE 0.6s 07:51:36 07:51:36 #206 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:51:36 #206 DONE 1.6s 07:51:36 07:51:36 #209 [security-proxy-auth] exporting to image 07:51:36 #209 exporting layers 0.8s done 07:51:36 #209 writing image sha256:e4b1882788e9b24e8f04d58bfee9567a3258edc2cf0510a5f54fe4e61adb3e5d done 07:51:36 #209 naming to docker.io/library/security-proxy-auth-arm64 done 07:51:36 #209 DONE 0.8s 07:51:36 07:51:36 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:52:23 #150 DONE 926.0s 07:52:23 07:52:23 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:52:23 #153 ... 07:52:23 07:52:23 #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:52:23 #155 DONE 926.0s 07:52:23 07:52:23 #210 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 07:52:23 #210 DONE 0.3s 07:52:23 07:52:23 #211 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 07:52:23 #211 DONE 0.2s 07:52:23 07:52:23 #212 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:52:23 #212 DONE 0.2s 07:52:23 07:52:23 #213 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 07:52:23 #213 DONE 0.6s 07:52:23 07:52:23 #214 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:52:23 #214 DONE 0.6s 07:52:23 07:52:23 #215 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 07:52:23 #215 DONE 0.1s 07:52:23 07:52:23 #216 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 07:52:23 #216 DONE 0.2s 07:52:23 07:52:23 #217 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 07:52:23 #217 DONE 0.1s 07:52:23 07:52:23 #218 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 07:52:23 #218 DONE 0.1s 07:52:23 07:52:23 #219 [core-keeper] exporting to image 07:52:23 #219 exporting layers 07:52:23 #219 ... 07:52:23 07:52:23 #220 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 07:52:23 #220 DONE 0.2s 07:52:23 07:52:23 #221 [core-metadata] exporting to image 07:52:23 #221 ... 07:52:23 07:52:23 #219 [core-keeper] exporting to image 07:52:23 #219 exporting layers 0.5s done 07:52:23 #219 writing image sha256:5164171455f7a5d5e81f846b9f16b7a5bb69a645f133a382e34e29a46a76eada 0.0s done 07:52:23 #219 naming to docker.io/library/core-keeper-arm64 0.0s done 07:52:23 #219 DONE 0.5s 07:52:23 07:52:23 #221 [core-metadata] exporting to image 07:52:23 #221 exporting layers 0.4s done 07:52:23 #221 writing image sha256:5f50f692aa12af4be34d53bddb090372b4fd732b31993dbbc1d2709f0d2d918f done 07:52:23 #221 naming to docker.io/library/core-metadata-arm64 done 07:52:23 #221 DONE 0.5s 07:52:23 07:52:23 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:52:23 #146 ... 07:52:23 07:52:23 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:52:23 #153 DONE 929.3s 07:52:23 07:52:23 #222 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:52:23 #222 DONE 0.2s 07:52:23 07:52:23 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:52:23 #151 ... 07:52:23 07:52:23 #223 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:52:23 #223 DONE 0.1s 07:52:23 07:52:23 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:52:23 #146 ... 07:52:23 07:52:23 #224 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:52:23 #224 DONE 0.4s 07:52:23 07:52:23 #225 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 07:52:23 #225 DONE 0.1s 07:52:23 07:52:23 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:52:23 #151 ... 07:52:23 07:52:23 #226 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 07:52:23 #226 DONE 0.1s 07:52:23 07:52:23 #227 [core-data] exporting to image 07:52:23 #227 exporting layers 0.4s done 07:52:23 #227 writing image sha256:721f0b0005d6c61359c0cbead2a2f46edea87773782760d5f1983201f34f6ccd done 07:52:23 #227 naming to docker.io/library/core-data-arm64 0.0s done 07:52:23 #227 DONE 0.4s 07:52:23 07:52:23 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:52:35 #151 DONE 944.5s 07:52:35 07:52:35 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:52:35 #146 DONE 944.5s 07:52:35 07:52:35 #228 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:52:35 #228 ... 07:52:35 07:52:35 #229 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:52:35 #229 DONE 0.2s 07:52:35 07:52:35 #228 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:52:35 #228 DONE 0.2s 07:52:35 07:52:35 #230 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:52:35 #230 DONE 0.1s 07:52:35 07:52:35 #231 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:52:35 #231 DONE 0.1s 07:52:35 07:52:35 #232 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:52:35 #232 ... 07:52:35 07:52:35 #233 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:52:35 #233 DONE 0.5s 07:52:35 07:52:35 #232 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:52:35 #232 DONE 0.4s 07:52:35 07:52:35 #234 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 07:52:35 #234 DONE 0.1s 07:52:35 07:52:35 #235 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 07:52:35 #235 DONE 0.1s 07:52:35 07:52:35 #236 [support-scheduler] exporting to image 07:52:35 #236 exporting layers 07:52:35 #236 ... 07:52:35 07:52:35 #237 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 07:52:35 #237 DONE 0.1s 07:52:35 07:52:35 #238 [support-notifications] exporting to image 07:52:36 #238 ... 07:52:36 07:52:36 #236 [support-scheduler] exporting to image 07:52:36 #236 exporting layers 0.7s done 07:52:36 #236 writing image sha256:3795ba39891385f4e5d0e24013ac53357a9fa1e68b6674defe72c8ce83d6e7e1 0.0s done 07:52:36 #236 naming to docker.io/library/support-scheduler-arm64 0.0s done 07:52:36 #236 DONE 0.7s 07:52:36 07:52:36 #238 [support-notifications] exporting to image 07:52:36 #238 exporting layers 0.6s done 07:52:36 #238 writing image sha256:faa1981dce037ea39008ce1b329eb9b05ed237deb22a795b061af9cdd6e415cc done 07:52:36 #238 naming to docker.io/library/support-notifications-arm64 done 07:52:36 #238 DONE 0.6s 07:52:36 time="2024-12-11T07:35:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:52:36 time="2024-12-11T07:35:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:52:36 time="2024-12-11T07:35:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:52:36 time="2024-12-11T07:35:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:52:36 time="2024-12-11T07:35:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:52:36 time="2024-12-11T07:35:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:52:36 time="2024-12-11T07:35:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:52:36 time="2024-12-11T07:35:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:52:36 time="2024-12-11T07:35:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:52:36 time="2024-12-11T07:35:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:52:36 time="2024-12-11T07:35:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:52:36 time="2024-12-11T07:35:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:52:36 time="2024-12-11T07:35:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:52:36 time="2024-12-11T07:35:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:52:36 time="2024-12-11T07:35:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 07:52:36 $ docker stop --time=1 9458a1b23dea28c051844ef27ca3ca7627c0cc499c39a60fc34c86031e203c98 07:52:38 $ docker rm -f --volumes 9458a1b23dea28c051844ef27ca3ca7627c0cc499c39a60fc34c86031e203c98 [Pipeline] // withDockerContainer [Pipeline] sh 07:52:38 + docker images 07:52:38 REPOSITORY TAG IMAGE ID CREATED SIZE 07:52:38 support-notifications-arm64 latest faa1981dce03 3 seconds ago 52.7MB 07:52:38 support-scheduler-arm64 latest 3795ba398913 3 seconds ago 53.6MB 07:52:38 core-data-arm64 latest 721f0b0005d6 18 seconds ago 38.5MB 07:52:38 core-keeper-arm64 latest 5164171455f7 21 seconds ago 31.7MB 07:52:38 core-metadata-arm64 latest 5f50f692aa12 21 seconds ago 38.5MB 07:52:38 security-proxy-auth-arm64 latest e4b1882788e9 About a minute ago 33.3MB 07:52:38 core-command-arm64 latest 4ca3218ff076 About a minute ago 34.3MB 07:52:38 security-spiffe-token-provider-arm64 latest 921f4c1a1df5 4 minutes ago 40.2MB 07:52:38 security-secretstore-setup-arm64 latest 161e18a81fd2 6 minutes ago 47.6MB 07:52:38 security-proxy-setup-arm64 latest 4d31f0cd560f 6 minutes ago 36.2MB 07:52:38 security-bootstrapper-arm64 latest f6fd141e4084 6 minutes ago 27.2MB 07:52:38 core-common-config-bootstrapper-arm64 latest 8ad81b5a1349 6 minutes ago 24.1MB 07:52:38 security-spire-config-arm64 latest f7e1f4910049 16 minutes ago 123MB 07:52:38 security-spire-agent-arm64 latest 5138e0de4385 16 minutes ago 182MB 07:52:38 security-spire-server-arm64 latest 517898ef43d0 16 minutes ago 124MB 07:52:38 ci-base-image-arm64 latest 974dd9dc1813 17 minutes ago 960MB 07:52:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 2 months ago 558MB 07:52:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 18 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 07:52:38 provisioning config files... 07:52:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/762@tmp/config4073336727077784859tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:52:39 ---> ****-login.sh 07:52:39 nexus3.edgexfoundry.org:10001 07:52:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:52:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:52:39 Configure a credential helper to remove this warning. See 07:52:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:52:39 07:52:39 Login Succeeded 07:52:39 nexus3.edgexfoundry.org:10002 07:52:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:52:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:52:39 Configure a credential helper to remove this warning. See 07:52:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:52:39 07:52:39 Login Succeeded 07:52:39 nexus3.edgexfoundry.org:10003 07:52:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:52:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:52:39 Configure a credential helper to remove this warning. See 07:52:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:52:39 07:52:39 Login Succeeded 07:52:39 nexus3.edgexfoundry.org:10004 07:52:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:52:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:52:40 Configure a credential helper to remove this warning. See 07:52:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:52:40 07:52:40 Login Succeeded 07:52:40 ****.io 07:52:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:52:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:52:40 Configure a credential helper to remove this warning. See 07:52:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:52:40 07:52:40 Login Succeeded 07:52:40 ---> ****-login.sh ends [Pipeline] } 07:52:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:52:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:52:40 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 07:52:40 ba285599d092cd88ba2ac7c49c113d850730d643 07:52:40 latest 07:52:40 4.0.0-dev.26 07:52:40 ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:52:40 main 07:52:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:41 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:41 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 07:52:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:52:41 8b43e2617bfa: Preparing 07:52:41 0c45bb5fd5a6: Preparing 07:52:41 66cda1b7d24b: Preparing 07:52:41 42d323654f35: Preparing 07:52:41 348ca1a386af: Preparing 07:52:41 235a9d8cc848: Preparing 07:52:41 651d9022c234: Preparing 07:52:41 235a9d8cc848: Waiting 07:52:41 651d9022c234: Waiting 07:52:41 42d323654f35: Pushed 07:52:41 8b43e2617bfa: Pushed 07:52:41 66cda1b7d24b: Pushed 07:52:41 651d9022c234: Layer already exists 07:52:41 235a9d8cc848: Pushed 07:52:43 348ca1a386af: Pushed 07:52:46 0c45bb5fd5a6: Pushed 07:52:46 ba285599d092cd88ba2ac7c49c113d850730d643: digest: sha256:d0899c5c6f96935c061fa3156f25ab733576e9724dd927a0c6af71394e45defc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:46 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:47 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 07:52:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:52:47 8b43e2617bfa: Preparing 07:52:47 0c45bb5fd5a6: Preparing 07:52:47 66cda1b7d24b: Preparing 07:52:47 42d323654f35: Preparing 07:52:47 348ca1a386af: Preparing 07:52:47 235a9d8cc848: Preparing 07:52:47 651d9022c234: Preparing 07:52:47 235a9d8cc848: Waiting 07:52:47 651d9022c234: Waiting 07:52:47 348ca1a386af: Layer already exists 07:52:47 0c45bb5fd5a6: Layer already exists 07:52:47 42d323654f35: Layer already exists 07:52:47 8b43e2617bfa: Layer already exists 07:52:47 66cda1b7d24b: Layer already exists 07:52:47 651d9022c234: Layer already exists 07:52:47 235a9d8cc848: Layer already exists 07:52:47 latest: digest: sha256:d0899c5c6f96935c061fa3156f25ab733576e9724dd927a0c6af71394e45defc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:47 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:51 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.26 07:52:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:52:51 8b43e2617bfa: Preparing 07:52:51 0c45bb5fd5a6: Preparing 07:52:51 66cda1b7d24b: Preparing 07:52:51 42d323654f35: Preparing 07:52:51 348ca1a386af: Preparing 07:52:51 235a9d8cc848: Preparing 07:52:51 651d9022c234: Preparing 07:52:51 235a9d8cc848: Waiting 07:52:51 651d9022c234: Waiting 07:52:51 8b43e2617bfa: Layer already exists 07:52:51 348ca1a386af: Layer already exists 07:52:51 0c45bb5fd5a6: Layer already exists 07:52:51 42d323654f35: Layer already exists 07:52:51 66cda1b7d24b: Layer already exists 07:52:51 235a9d8cc848: Layer already exists 07:52:51 651d9022c234: Layer already exists 07:52:51 4.0.0-dev.26: digest: sha256:d0899c5c6f96935c061fa3156f25ab733576e9724dd927a0c6af71394e45defc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:51 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:52 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:52:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:52:52 8b43e2617bfa: Preparing 07:52:52 0c45bb5fd5a6: Preparing 07:52:52 66cda1b7d24b: Preparing 07:52:52 42d323654f35: Preparing 07:52:52 348ca1a386af: Preparing 07:52:52 235a9d8cc848: Preparing 07:52:52 651d9022c234: Preparing 07:52:52 235a9d8cc848: Waiting 07:52:52 651d9022c234: Waiting 07:52:52 66cda1b7d24b: Layer already exists 07:52:52 8b43e2617bfa: Layer already exists 07:52:52 42d323654f35: Layer already exists 07:52:52 0c45bb5fd5a6: Layer already exists 07:52:52 348ca1a386af: Layer already exists 07:52:52 651d9022c234: Layer already exists 07:52:52 235a9d8cc848: Layer already exists 07:52:52 ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26: digest: sha256:d0899c5c6f96935c061fa3156f25ab733576e9724dd927a0c6af71394e45defc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:52 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:53 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 07:52:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:52:53 8b43e2617bfa: Preparing 07:52:53 0c45bb5fd5a6: Preparing 07:52:53 66cda1b7d24b: Preparing 07:52:53 42d323654f35: Preparing 07:52:53 348ca1a386af: Preparing 07:52:53 235a9d8cc848: Preparing 07:52:53 651d9022c234: Preparing 07:52:53 235a9d8cc848: Waiting 07:52:53 651d9022c234: Waiting 07:52:53 66cda1b7d24b: Layer already exists 07:52:53 348ca1a386af: Layer already exists 07:52:53 0c45bb5fd5a6: Layer already exists 07:52:53 42d323654f35: Layer already exists 07:52:53 8b43e2617bfa: Layer already exists 07:52:53 651d9022c234: Layer already exists 07:52:53 235a9d8cc848: Layer already exists 07:52:53 main: digest: sha256:d0899c5c6f96935c061fa3156f25ab733576e9724dd927a0c6af71394e45defc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:52:53 ===================================================== [Pipeline] echo 07:52:53 taggedImages: 07:52:53 - nexus3.edgexfoundry.org:10004/core-command-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 07:52:53 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 07:52:53 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.26 07:52:53 - nexus3.edgexfoundry.org:10004/core-command-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:52:53 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 07:52:53 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 07:52:53 ba285599d092cd88ba2ac7c49c113d850730d643 07:52:53 latest 07:52:53 4.0.0-dev.26 07:52:53 ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:52:53 main 07:52:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:53 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:54 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 07:52:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:52:54 4a3238f0128b: Preparing 07:52:54 e344195938a8: Preparing 07:52:54 1f0a079e1fb2: Preparing 07:52:54 3e2a630b0e39: Preparing 07:52:54 66cda1b7d24b: Preparing 07:52:54 42d323654f35: Preparing 07:52:54 348ca1a386af: Preparing 07:52:54 42d323654f35: Waiting 07:52:54 235a9d8cc848: Preparing 07:52:54 348ca1a386af: Waiting 07:52:54 651d9022c234: Preparing 07:52:54 235a9d8cc848: Waiting 07:52:54 651d9022c234: Waiting 07:52:54 66cda1b7d24b: Layer already exists 07:52:54 42d323654f35: Layer already exists 07:52:54 e344195938a8: Pushed 07:52:54 348ca1a386af: Layer already exists 07:52:54 1f0a079e1fb2: Pushed 07:52:54 4a3238f0128b: Pushed 07:52:54 235a9d8cc848: Layer already exists 07:52:54 651d9022c234: Layer already exists 07:52:57 3e2a630b0e39: Pushed 07:52:57 ba285599d092cd88ba2ac7c49c113d850730d643: digest: sha256:f203b442b76c9eb7b13547ce2d7e49e6305480d7e724fed196b5e40079da9766 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:57 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:57 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 07:52:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:52:57 4a3238f0128b: Preparing 07:52:57 e344195938a8: Preparing 07:52:57 1f0a079e1fb2: Preparing 07:52:57 3e2a630b0e39: Preparing 07:52:57 66cda1b7d24b: Preparing 07:52:57 42d323654f35: Preparing 07:52:57 348ca1a386af: Preparing 07:52:57 235a9d8cc848: Preparing 07:52:57 651d9022c234: Preparing 07:52:57 42d323654f35: Waiting 07:52:57 348ca1a386af: Waiting 07:52:57 235a9d8cc848: Waiting 07:52:57 651d9022c234: Waiting 07:52:57 66cda1b7d24b: Layer already exists 07:52:57 1f0a079e1fb2: Layer already exists 07:52:57 e344195938a8: Layer already exists 07:52:57 3e2a630b0e39: Layer already exists 07:52:57 4a3238f0128b: Layer already exists 07:52:57 42d323654f35: Layer already exists 07:52:57 348ca1a386af: Layer already exists 07:52:57 651d9022c234: Layer already exists 07:52:57 235a9d8cc848: Layer already exists 07:52:58 latest: digest: sha256:f203b442b76c9eb7b13547ce2d7e49e6305480d7e724fed196b5e40079da9766 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:58 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:58 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.26 07:52:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:52:58 4a3238f0128b: Preparing 07:52:58 e344195938a8: Preparing 07:52:58 1f0a079e1fb2: Preparing 07:52:58 3e2a630b0e39: Preparing 07:52:58 66cda1b7d24b: Preparing 07:52:58 42d323654f35: Preparing 07:52:58 348ca1a386af: Preparing 07:52:58 235a9d8cc848: Preparing 07:52:58 651d9022c234: Preparing 07:52:58 42d323654f35: Waiting 07:52:58 235a9d8cc848: Waiting 07:52:58 651d9022c234: Waiting 07:52:58 348ca1a386af: Waiting 07:52:58 e344195938a8: Layer already exists 07:52:58 66cda1b7d24b: Layer already exists 07:52:58 4a3238f0128b: Layer already exists 07:52:58 3e2a630b0e39: Layer already exists 07:52:58 1f0a079e1fb2: Layer already exists 07:52:58 42d323654f35: Layer already exists 07:52:58 235a9d8cc848: Layer already exists 07:52:58 348ca1a386af: Layer already exists 07:52:58 651d9022c234: Layer already exists 07:52:58 4.0.0-dev.26: digest: sha256:f203b442b76c9eb7b13547ce2d7e49e6305480d7e724fed196b5e40079da9766 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:59 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:59 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:52:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:52:59 4a3238f0128b: Preparing 07:52:59 e344195938a8: Preparing 07:52:59 1f0a079e1fb2: Preparing 07:52:59 3e2a630b0e39: Preparing 07:52:59 66cda1b7d24b: Preparing 07:52:59 42d323654f35: Preparing 07:52:59 348ca1a386af: Preparing 07:52:59 235a9d8cc848: Preparing 07:52:59 651d9022c234: Preparing 07:52:59 42d323654f35: Waiting 07:52:59 348ca1a386af: Waiting 07:52:59 651d9022c234: Waiting 07:52:59 235a9d8cc848: Waiting 07:52:59 4a3238f0128b: Layer already exists 07:52:59 1f0a079e1fb2: Layer already exists 07:52:59 66cda1b7d24b: Layer already exists 07:52:59 3e2a630b0e39: Layer already exists 07:52:59 e344195938a8: Layer already exists 07:52:59 42d323654f35: Layer already exists 07:52:59 235a9d8cc848: Layer already exists 07:52:59 348ca1a386af: Layer already exists 07:52:59 651d9022c234: Layer already exists 07:52:59 ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26: digest: sha256:f203b442b76c9eb7b13547ce2d7e49e6305480d7e724fed196b5e40079da9766 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:00 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:00 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 07:53:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:53:00 4a3238f0128b: Preparing 07:53:00 e344195938a8: Preparing 07:53:00 1f0a079e1fb2: Preparing 07:53:00 3e2a630b0e39: Preparing 07:53:00 66cda1b7d24b: Preparing 07:53:00 42d323654f35: Preparing 07:53:00 348ca1a386af: Preparing 07:53:00 235a9d8cc848: Preparing 07:53:00 651d9022c234: Preparing 07:53:00 42d323654f35: Waiting 07:53:00 348ca1a386af: Waiting 07:53:00 235a9d8cc848: Waiting 07:53:00 651d9022c234: Waiting 07:53:00 66cda1b7d24b: Layer already exists 07:53:00 4a3238f0128b: Layer already exists 07:53:00 3e2a630b0e39: Layer already exists 07:53:00 e344195938a8: Layer already exists 07:53:00 1f0a079e1fb2: Layer already exists 07:53:00 348ca1a386af: Layer already exists 07:53:00 42d323654f35: Layer already exists 07:53:00 235a9d8cc848: Layer already exists 07:53:00 651d9022c234: Layer already exists 07:53:00 main: digest: sha256:f203b442b76c9eb7b13547ce2d7e49e6305480d7e724fed196b5e40079da9766 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:53:00 ===================================================== [Pipeline] echo 07:53:00 taggedImages: 07:53:00 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 07:53:00 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 07:53:00 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.26 07:53:00 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:53:00 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 07:53:01 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 07:53:01 ba285599d092cd88ba2ac7c49c113d850730d643 07:53:01 latest 07:53:01 4.0.0-dev.26 07:53:01 ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:53:01 main 07:53:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:01 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:01 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 07:53:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:53:01 012cee5c8c17: Preparing 07:53:01 5a2fe1a5de80: Preparing 07:53:01 b481476ad59c: Preparing 07:53:01 66cda1b7d24b: Preparing 07:53:01 42d323654f35: Preparing 07:53:01 547ce3f8aaf7: Preparing 07:53:01 33f16add111d: Preparing 07:53:01 651d9022c234: Preparing 07:53:01 547ce3f8aaf7: Waiting 07:53:01 33f16add111d: Waiting 07:53:01 651d9022c234: Waiting 07:53:01 42d323654f35: Layer already exists 07:53:01 66cda1b7d24b: Layer already exists 07:53:02 5a2fe1a5de80: Pushed 07:53:02 012cee5c8c17: Pushed 07:53:02 651d9022c234: Layer already exists 07:53:02 33f16add111d: Pushed 07:53:03 547ce3f8aaf7: Pushed 07:53:07 b481476ad59c: Pushed 07:53:07 ba285599d092cd88ba2ac7c49c113d850730d643: digest: sha256:b4e4b6a4eeed6e0b892ddea329500347403fe57bf77839b8e3937692fcb2a435 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:08 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:08 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 07:53:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:53:08 012cee5c8c17: Preparing 07:53:08 5a2fe1a5de80: Preparing 07:53:08 b481476ad59c: Preparing 07:53:08 66cda1b7d24b: Preparing 07:53:08 42d323654f35: Preparing 07:53:08 547ce3f8aaf7: Preparing 07:53:08 33f16add111d: Preparing 07:53:08 547ce3f8aaf7: Waiting 07:53:08 33f16add111d: Waiting 07:53:08 651d9022c234: Preparing 07:53:08 651d9022c234: Waiting 07:53:08 5a2fe1a5de80: Layer already exists 07:53:08 42d323654f35: Layer already exists 07:53:08 012cee5c8c17: Layer already exists 07:53:08 66cda1b7d24b: Layer already exists 07:53:08 b481476ad59c: Layer already exists 07:53:08 547ce3f8aaf7: Layer already exists 07:53:08 33f16add111d: Layer already exists 07:53:08 651d9022c234: Layer already exists 07:53:08 latest: digest: sha256:b4e4b6a4eeed6e0b892ddea329500347403fe57bf77839b8e3937692fcb2a435 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:09 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:09 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.26 07:53:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:53:09 012cee5c8c17: Preparing 07:53:09 5a2fe1a5de80: Preparing 07:53:09 b481476ad59c: Preparing 07:53:09 66cda1b7d24b: Preparing 07:53:09 42d323654f35: Preparing 07:53:09 547ce3f8aaf7: Preparing 07:53:09 33f16add111d: Preparing 07:53:09 547ce3f8aaf7: Waiting 07:53:09 651d9022c234: Preparing 07:53:09 33f16add111d: Waiting 07:53:09 651d9022c234: Waiting 07:53:09 42d323654f35: Layer already exists 07:53:09 012cee5c8c17: Layer already exists 07:53:09 b481476ad59c: Layer already exists 07:53:09 5a2fe1a5de80: Layer already exists 07:53:09 66cda1b7d24b: Layer already exists 07:53:09 547ce3f8aaf7: Layer already exists 07:53:09 651d9022c234: Layer already exists 07:53:09 33f16add111d: Layer already exists 07:53:09 4.0.0-dev.26: digest: sha256:b4e4b6a4eeed6e0b892ddea329500347403fe57bf77839b8e3937692fcb2a435 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:09 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:10 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:53:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:53:10 012cee5c8c17: Preparing 07:53:10 5a2fe1a5de80: Preparing 07:53:10 b481476ad59c: Preparing 07:53:10 66cda1b7d24b: Preparing 07:53:10 42d323654f35: Preparing 07:53:10 547ce3f8aaf7: Preparing 07:53:10 33f16add111d: Preparing 07:53:10 651d9022c234: Preparing 07:53:10 547ce3f8aaf7: Waiting 07:53:10 33f16add111d: Waiting 07:53:10 651d9022c234: Waiting 07:53:10 5a2fe1a5de80: Layer already exists 07:53:10 42d323654f35: Layer already exists 07:53:10 012cee5c8c17: Layer already exists 07:53:10 66cda1b7d24b: Layer already exists 07:53:10 b481476ad59c: Layer already exists 07:53:10 651d9022c234: Layer already exists 07:53:10 33f16add111d: Layer already exists 07:53:10 547ce3f8aaf7: Layer already exists 07:53:10 ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26: digest: sha256:b4e4b6a4eeed6e0b892ddea329500347403fe57bf77839b8e3937692fcb2a435 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:10 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:11 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 07:53:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:53:11 012cee5c8c17: Preparing 07:53:11 5a2fe1a5de80: Preparing 07:53:11 b481476ad59c: Preparing 07:53:11 66cda1b7d24b: Preparing 07:53:11 42d323654f35: Preparing 07:53:11 547ce3f8aaf7: Preparing 07:53:11 33f16add111d: Preparing 07:53:11 651d9022c234: Preparing 07:53:11 547ce3f8aaf7: Waiting 07:53:11 33f16add111d: Waiting 07:53:11 651d9022c234: Waiting 07:53:11 5a2fe1a5de80: Layer already exists 07:53:11 012cee5c8c17: Layer already exists 07:53:11 66cda1b7d24b: Layer already exists 07:53:11 42d323654f35: Layer already exists 07:53:11 b481476ad59c: Layer already exists 07:53:11 547ce3f8aaf7: Layer already exists 07:53:11 651d9022c234: Layer already exists 07:53:11 33f16add111d: Layer already exists 07:53:11 main: digest: sha256:b4e4b6a4eeed6e0b892ddea329500347403fe57bf77839b8e3937692fcb2a435 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:53:11 ===================================================== [Pipeline] echo 07:53:11 taggedImages: 07:53:11 - nexus3.edgexfoundry.org:10004/core-data-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 07:53:11 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 07:53:11 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.26 07:53:11 - nexus3.edgexfoundry.org:10004/core-data-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:53:11 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 07:53:11 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 07:53:11 ba285599d092cd88ba2ac7c49c113d850730d643 07:53:11 latest 07:53:11 4.0.0-dev.26 07:53:11 ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:53:11 main 07:53:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:12 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:12 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 07:53:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:53:12 8367dc3828f5: Preparing 07:53:12 5523158b7ce4: Preparing 07:53:12 482ed1f5440f: Preparing 07:53:12 42d323654f35: Preparing 07:53:12 30b091930030: Preparing 07:53:12 6cd8d5ba1ced: Preparing 07:53:12 651d9022c234: Preparing 07:53:12 651d9022c234: Waiting 07:53:12 6cd8d5ba1ced: Waiting 07:53:12 42d323654f35: Layer already exists 07:53:12 5523158b7ce4: Pushed 07:53:12 30b091930030: Pushed 07:53:12 8367dc3828f5: Pushed 07:53:12 6cd8d5ba1ced: Pushed 07:53:12 651d9022c234: Layer already exists 07:53:18 482ed1f5440f: Pushed 07:53:18 ba285599d092cd88ba2ac7c49c113d850730d643: digest: sha256:098c7b85e21743d0a74e53f5ed23023ddefb4d9c91fa5970a6acf61d221e90f4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:18 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:18 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 07:53:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:53:18 8367dc3828f5: Preparing 07:53:18 5523158b7ce4: Preparing 07:53:18 482ed1f5440f: Preparing 07:53:18 42d323654f35: Preparing 07:53:18 30b091930030: Preparing 07:53:18 6cd8d5ba1ced: Preparing 07:53:18 6cd8d5ba1ced: Waiting 07:53:18 651d9022c234: Preparing 07:53:18 651d9022c234: Waiting 07:53:18 8367dc3828f5: Layer already exists 07:53:18 5523158b7ce4: Layer already exists 07:53:18 30b091930030: Layer already exists 07:53:18 42d323654f35: Layer already exists 07:53:18 482ed1f5440f: Layer already exists 07:53:18 6cd8d5ba1ced: Layer already exists 07:53:18 651d9022c234: Layer already exists 07:53:18 latest: digest: sha256:098c7b85e21743d0a74e53f5ed23023ddefb4d9c91fa5970a6acf61d221e90f4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:19 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:19 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.26 07:53:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:53:19 8367dc3828f5: Preparing 07:53:19 5523158b7ce4: Preparing 07:53:19 482ed1f5440f: Preparing 07:53:19 42d323654f35: Preparing 07:53:19 30b091930030: Preparing 07:53:19 6cd8d5ba1ced: Preparing 07:53:19 651d9022c234: Preparing 07:53:19 6cd8d5ba1ced: Waiting 07:53:19 651d9022c234: Waiting 07:53:19 482ed1f5440f: Layer already exists 07:53:19 8367dc3828f5: Layer already exists 07:53:19 42d323654f35: Layer already exists 07:53:19 5523158b7ce4: Layer already exists 07:53:19 30b091930030: Layer already exists 07:53:19 6cd8d5ba1ced: Layer already exists 07:53:19 651d9022c234: Layer already exists 07:53:19 4.0.0-dev.26: digest: sha256:098c7b85e21743d0a74e53f5ed23023ddefb4d9c91fa5970a6acf61d221e90f4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:20 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:20 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:53:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:53:20 8367dc3828f5: Preparing 07:53:20 5523158b7ce4: Preparing 07:53:20 482ed1f5440f: Preparing 07:53:20 42d323654f35: Preparing 07:53:20 30b091930030: Preparing 07:53:20 6cd8d5ba1ced: Preparing 07:53:20 651d9022c234: Preparing 07:53:20 6cd8d5ba1ced: Waiting 07:53:20 651d9022c234: Waiting 07:53:20 30b091930030: Layer already exists 07:53:20 8367dc3828f5: Layer already exists 07:53:20 42d323654f35: Layer already exists 07:53:20 5523158b7ce4: Layer already exists 07:53:20 482ed1f5440f: Layer already exists 07:53:20 6cd8d5ba1ced: Layer already exists 07:53:20 651d9022c234: Layer already exists 07:53:20 ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26: digest: sha256:098c7b85e21743d0a74e53f5ed23023ddefb4d9c91fa5970a6acf61d221e90f4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:21 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:21 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 07:53:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:53:21 8367dc3828f5: Preparing 07:53:21 5523158b7ce4: Preparing 07:53:21 482ed1f5440f: Preparing 07:53:21 42d323654f35: Preparing 07:53:21 30b091930030: Preparing 07:53:21 6cd8d5ba1ced: Preparing 07:53:21 651d9022c234: Preparing 07:53:21 6cd8d5ba1ced: Waiting 07:53:21 651d9022c234: Waiting 07:53:21 482ed1f5440f: Layer already exists 07:53:21 30b091930030: Layer already exists 07:53:21 42d323654f35: Layer already exists 07:53:21 5523158b7ce4: Layer already exists 07:53:21 8367dc3828f5: Layer already exists 07:53:21 6cd8d5ba1ced: Layer already exists 07:53:21 651d9022c234: Layer already exists 07:53:21 main: digest: sha256:098c7b85e21743d0a74e53f5ed23023ddefb4d9c91fa5970a6acf61d221e90f4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:53:22 ===================================================== [Pipeline] echo 07:53:22 taggedImages: 07:53:22 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 07:53:22 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 07:53:22 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.26 07:53:22 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:53:22 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 07:53:22 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 07:53:22 ba285599d092cd88ba2ac7c49c113d850730d643 07:53:22 latest 07:53:22 4.0.0-dev.26 07:53:22 ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:53:22 main 07:53:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:22 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:22 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 07:53:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:53:22 82f5334c40e3: Preparing 07:53:22 f15c7220dca9: Preparing 07:53:22 201477d4e11a: Preparing 07:53:22 f9e036941aed: Preparing 07:53:22 66cda1b7d24b: Preparing 07:53:22 42d323654f35: Preparing 07:53:22 348ca1a386af: Preparing 07:53:22 235a9d8cc848: Preparing 07:53:22 651d9022c234: Preparing 07:53:22 235a9d8cc848: Waiting 07:53:22 651d9022c234: Waiting 07:53:22 42d323654f35: Waiting 07:53:22 348ca1a386af: Waiting 07:53:22 66cda1b7d24b: Layer already exists 07:53:23 42d323654f35: Layer already exists 07:53:23 348ca1a386af: Layer already exists 07:53:23 f15c7220dca9: Pushed 07:53:23 201477d4e11a: Pushed 07:53:23 82f5334c40e3: Pushed 07:53:23 235a9d8cc848: Layer already exists 07:53:23 651d9022c234: Layer already exists 07:53:28 f9e036941aed: Pushed 07:53:28 ba285599d092cd88ba2ac7c49c113d850730d643: digest: sha256:92809c6441dcfeebccaccc3a17e6fca271abd437089adeb9536411dc6131830d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:28 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:29 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 07:53:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:53:29 82f5334c40e3: Preparing 07:53:29 f15c7220dca9: Preparing 07:53:29 201477d4e11a: Preparing 07:53:29 f9e036941aed: Preparing 07:53:29 66cda1b7d24b: Preparing 07:53:29 42d323654f35: Preparing 07:53:29 348ca1a386af: Preparing 07:53:29 235a9d8cc848: Preparing 07:53:29 651d9022c234: Preparing 07:53:29 348ca1a386af: Waiting 07:53:29 42d323654f35: Waiting 07:53:29 235a9d8cc848: Waiting 07:53:29 651d9022c234: Waiting 07:53:29 82f5334c40e3: Layer already exists 07:53:29 66cda1b7d24b: Layer already exists 07:53:29 f15c7220dca9: Layer already exists 07:53:29 f9e036941aed: Layer already exists 07:53:29 201477d4e11a: Layer already exists 07:53:29 235a9d8cc848: Layer already exists 07:53:29 42d323654f35: Layer already exists 07:53:29 651d9022c234: Layer already exists 07:53:29 348ca1a386af: Layer already exists 07:53:29 latest: digest: sha256:92809c6441dcfeebccaccc3a17e6fca271abd437089adeb9536411dc6131830d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:30 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:30 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.26 07:53:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:53:30 82f5334c40e3: Preparing 07:53:30 f15c7220dca9: Preparing 07:53:30 201477d4e11a: Preparing 07:53:30 f9e036941aed: Preparing 07:53:30 66cda1b7d24b: Preparing 07:53:30 42d323654f35: Preparing 07:53:30 348ca1a386af: Preparing 07:53:30 235a9d8cc848: Preparing 07:53:30 651d9022c234: Preparing 07:53:30 42d323654f35: Waiting 07:53:30 348ca1a386af: Waiting 07:53:30 235a9d8cc848: Waiting 07:53:30 651d9022c234: Waiting 07:53:30 82f5334c40e3: Layer already exists 07:53:30 f15c7220dca9: Layer already exists 07:53:30 66cda1b7d24b: Layer already exists 07:53:30 f9e036941aed: Layer already exists 07:53:30 201477d4e11a: Layer already exists 07:53:30 42d323654f35: Layer already exists 07:53:30 235a9d8cc848: Layer already exists 07:53:30 651d9022c234: Layer already exists 07:53:30 348ca1a386af: Layer already exists 07:53:30 4.0.0-dev.26: digest: sha256:92809c6441dcfeebccaccc3a17e6fca271abd437089adeb9536411dc6131830d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:31 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:31 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:53:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:53:31 82f5334c40e3: Preparing 07:53:31 f15c7220dca9: Preparing 07:53:31 201477d4e11a: Preparing 07:53:31 f9e036941aed: Preparing 07:53:31 66cda1b7d24b: Preparing 07:53:31 42d323654f35: Preparing 07:53:31 348ca1a386af: Preparing 07:53:31 235a9d8cc848: Preparing 07:53:31 651d9022c234: Preparing 07:53:31 348ca1a386af: Waiting 07:53:31 651d9022c234: Waiting 07:53:31 235a9d8cc848: Waiting 07:53:31 42d323654f35: Waiting 07:53:31 82f5334c40e3: Layer already exists 07:53:31 f9e036941aed: Layer already exists 07:53:31 201477d4e11a: Layer already exists 07:53:31 66cda1b7d24b: Layer already exists 07:53:31 f15c7220dca9: Layer already exists 07:53:31 42d323654f35: Layer already exists 07:53:31 651d9022c234: Layer already exists 07:53:31 235a9d8cc848: Layer already exists 07:53:31 348ca1a386af: Layer already exists 07:53:31 ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26: digest: sha256:92809c6441dcfeebccaccc3a17e6fca271abd437089adeb9536411dc6131830d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:32 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:32 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 07:53:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:53:32 82f5334c40e3: Preparing 07:53:32 f15c7220dca9: Preparing 07:53:32 201477d4e11a: Preparing 07:53:32 f9e036941aed: Preparing 07:53:32 66cda1b7d24b: Preparing 07:53:32 42d323654f35: Preparing 07:53:32 348ca1a386af: Preparing 07:53:32 235a9d8cc848: Preparing 07:53:32 651d9022c234: Preparing 07:53:32 42d323654f35: Waiting 07:53:32 348ca1a386af: Waiting 07:53:32 235a9d8cc848: Waiting 07:53:32 651d9022c234: Waiting 07:53:32 82f5334c40e3: Layer already exists 07:53:32 f9e036941aed: Layer already exists 07:53:32 201477d4e11a: Layer already exists 07:53:32 66cda1b7d24b: Layer already exists 07:53:32 f15c7220dca9: Layer already exists 07:53:32 42d323654f35: Layer already exists 07:53:32 235a9d8cc848: Layer already exists 07:53:32 348ca1a386af: Layer already exists 07:53:32 651d9022c234: Layer already exists 07:53:32 main: digest: sha256:92809c6441dcfeebccaccc3a17e6fca271abd437089adeb9536411dc6131830d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:53:32 ===================================================== [Pipeline] echo 07:53:32 taggedImages: 07:53:32 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 07:53:32 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 07:53:32 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.26 07:53:32 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:53:32 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 07:53:32 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 07:53:32 ba285599d092cd88ba2ac7c49c113d850730d643 07:53:32 latest 07:53:32 4.0.0-dev.26 07:53:32 ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:53:32 main 07:53:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:33 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:33 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 07:53:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:53:33 a47bd4aee4bd: Preparing 07:53:33 9b4ab501d1b8: Preparing 07:53:33 d8978d66d1a8: Preparing 07:53:33 cd57a3d18ec3: Preparing 07:53:33 55eaee79dc5a: Preparing 07:53:33 4f0fb66cccbf: Preparing 07:53:33 6f95a4db5fa1: Preparing 07:53:33 66cda1b7d24b: Preparing 07:53:33 42d323654f35: Preparing 07:53:33 7969090e5880: Preparing 07:53:33 06469da7f6a5: Preparing 07:53:33 5f70bf18a086: Preparing 07:53:33 b23505e59a74: Preparing 07:53:33 625571fedd2a: Preparing 07:53:33 9c393148b5f5: Preparing 07:53:33 651d9022c234: Preparing 07:53:33 66cda1b7d24b: Waiting 07:53:33 42d323654f35: Waiting 07:53:33 7969090e5880: Waiting 07:53:33 06469da7f6a5: Waiting 07:53:33 5f70bf18a086: Waiting 07:53:33 b23505e59a74: Waiting 07:53:33 625571fedd2a: Waiting 07:53:33 9c393148b5f5: Waiting 07:53:33 651d9022c234: Waiting 07:53:33 4f0fb66cccbf: Waiting 07:53:33 d8978d66d1a8: Pushed 07:53:33 cd57a3d18ec3: Pushed 07:53:33 55eaee79dc5a: Pushed 07:53:33 a47bd4aee4bd: Pushed 07:53:33 9b4ab501d1b8: Pushed 07:53:33 66cda1b7d24b: Layer already exists 07:53:33 42d323654f35: Layer already exists 07:53:33 4f0fb66cccbf: Pushed 07:53:33 5f70bf18a086: Layer already exists 07:53:34 7969090e5880: Pushed 07:53:34 06469da7f6a5: Pushed 07:53:34 b23505e59a74: Pushed 07:53:34 651d9022c234: Layer already exists 07:53:34 9c393148b5f5: Pushed 07:53:35 625571fedd2a: Pushed 07:53:36 6f95a4db5fa1: Pushed 07:53:37 ba285599d092cd88ba2ac7c49c113d850730d643: digest: sha256:d584365e36ad9648dfcf5ac53aa7e1d20d7b69abeaf3ec25ddc9f1c1b1dd255f size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:37 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:37 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 07:53:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:53:37 a47bd4aee4bd: Preparing 07:53:37 9b4ab501d1b8: Preparing 07:53:37 d8978d66d1a8: Preparing 07:53:37 cd57a3d18ec3: Preparing 07:53:37 55eaee79dc5a: Preparing 07:53:37 4f0fb66cccbf: Preparing 07:53:37 6f95a4db5fa1: Preparing 07:53:37 66cda1b7d24b: Preparing 07:53:37 42d323654f35: Preparing 07:53:37 7969090e5880: Preparing 07:53:37 06469da7f6a5: Preparing 07:53:37 5f70bf18a086: Preparing 07:53:37 b23505e59a74: Preparing 07:53:37 625571fedd2a: Preparing 07:53:37 9c393148b5f5: Preparing 07:53:37 651d9022c234: Preparing 07:53:37 4f0fb66cccbf: Waiting 07:53:37 6f95a4db5fa1: Waiting 07:53:37 66cda1b7d24b: Waiting 07:53:37 42d323654f35: Waiting 07:53:37 7969090e5880: Waiting 07:53:37 06469da7f6a5: Waiting 07:53:37 5f70bf18a086: Waiting 07:53:37 b23505e59a74: Waiting 07:53:37 625571fedd2a: Waiting 07:53:37 9c393148b5f5: Waiting 07:53:37 651d9022c234: Waiting 07:53:37 d8978d66d1a8: Layer already exists 07:53:37 a47bd4aee4bd: Layer already exists 07:53:37 cd57a3d18ec3: Layer already exists 07:53:37 55eaee79dc5a: Layer already exists 07:53:37 9b4ab501d1b8: Layer already exists 07:53:37 6f95a4db5fa1: Layer already exists 07:53:37 42d323654f35: Layer already exists 07:53:37 4f0fb66cccbf: Layer already exists 07:53:37 66cda1b7d24b: Layer already exists 07:53:37 7969090e5880: Layer already exists 07:53:37 b23505e59a74: Layer already exists 07:53:37 625571fedd2a: Layer already exists 07:53:37 06469da7f6a5: Layer already exists 07:53:37 5f70bf18a086: Layer already exists 07:53:37 9c393148b5f5: Layer already exists 07:53:37 651d9022c234: Layer already exists 07:53:38 latest: digest: sha256:d584365e36ad9648dfcf5ac53aa7e1d20d7b69abeaf3ec25ddc9f1c1b1dd255f size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:38 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:38 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.26 07:53:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:53:38 a47bd4aee4bd: Preparing 07:53:38 9b4ab501d1b8: Preparing 07:53:38 d8978d66d1a8: Preparing 07:53:38 cd57a3d18ec3: Preparing 07:53:38 55eaee79dc5a: Preparing 07:53:38 4f0fb66cccbf: Preparing 07:53:38 6f95a4db5fa1: Preparing 07:53:38 66cda1b7d24b: Preparing 07:53:38 42d323654f35: Preparing 07:53:38 7969090e5880: Preparing 07:53:38 06469da7f6a5: Preparing 07:53:38 5f70bf18a086: Preparing 07:53:38 b23505e59a74: Preparing 07:53:38 625571fedd2a: Preparing 07:53:38 9c393148b5f5: Preparing 07:53:38 651d9022c234: Preparing 07:53:38 06469da7f6a5: Waiting 07:53:38 5f70bf18a086: Waiting 07:53:38 b23505e59a74: Waiting 07:53:38 625571fedd2a: Waiting 07:53:38 9c393148b5f5: Waiting 07:53:38 651d9022c234: Waiting 07:53:38 4f0fb66cccbf: Waiting 07:53:38 6f95a4db5fa1: Waiting 07:53:38 66cda1b7d24b: Waiting 07:53:38 42d323654f35: Waiting 07:53:38 7969090e5880: Waiting 07:53:38 d8978d66d1a8: Layer already exists 07:53:38 55eaee79dc5a: Layer already exists 07:53:38 cd57a3d18ec3: Layer already exists 07:53:38 a47bd4aee4bd: Layer already exists 07:53:38 9b4ab501d1b8: Layer already exists 07:53:38 6f95a4db5fa1: Layer already exists 07:53:38 4f0fb66cccbf: Layer already exists 07:53:38 42d323654f35: Layer already exists 07:53:38 66cda1b7d24b: Layer already exists 07:53:38 7969090e5880: Layer already exists 07:53:39 b23505e59a74: Layer already exists 07:53:39 06469da7f6a5: Layer already exists 07:53:39 5f70bf18a086: Layer already exists 07:53:39 625571fedd2a: Layer already exists 07:53:39 9c393148b5f5: Layer already exists 07:53:39 651d9022c234: Layer already exists 07:53:39 4.0.0-dev.26: digest: sha256:d584365e36ad9648dfcf5ac53aa7e1d20d7b69abeaf3ec25ddc9f1c1b1dd255f size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:39 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:39 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:53:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:53:39 a47bd4aee4bd: Preparing 07:53:39 9b4ab501d1b8: Preparing 07:53:39 d8978d66d1a8: Preparing 07:53:39 cd57a3d18ec3: Preparing 07:53:39 55eaee79dc5a: Preparing 07:53:39 4f0fb66cccbf: Preparing 07:53:39 6f95a4db5fa1: Preparing 07:53:39 66cda1b7d24b: Preparing 07:53:39 4f0fb66cccbf: Waiting 07:53:39 6f95a4db5fa1: Waiting 07:53:39 42d323654f35: Preparing 07:53:39 66cda1b7d24b: Waiting 07:53:39 7969090e5880: Preparing 07:53:39 06469da7f6a5: Preparing 07:53:39 5f70bf18a086: Preparing 07:53:39 42d323654f35: Waiting 07:53:39 b23505e59a74: Preparing 07:53:39 7969090e5880: Waiting 07:53:39 5f70bf18a086: Waiting 07:53:39 06469da7f6a5: Waiting 07:53:39 625571fedd2a: Preparing 07:53:39 b23505e59a74: Waiting 07:53:39 9c393148b5f5: Preparing 07:53:39 651d9022c234: Preparing 07:53:39 625571fedd2a: Waiting 07:53:39 651d9022c234: Waiting 07:53:39 9c393148b5f5: Waiting 07:53:39 9b4ab501d1b8: Layer already exists 07:53:39 d8978d66d1a8: Layer already exists 07:53:39 cd57a3d18ec3: Layer already exists 07:53:39 55eaee79dc5a: Layer already exists 07:53:39 a47bd4aee4bd: Layer already exists 07:53:39 4f0fb66cccbf: Layer already exists 07:53:39 6f95a4db5fa1: Layer already exists 07:53:39 66cda1b7d24b: Layer already exists 07:53:39 7969090e5880: Layer already exists 07:53:39 42d323654f35: Layer already exists 07:53:39 5f70bf18a086: Layer already exists 07:53:39 06469da7f6a5: Layer already exists 07:53:39 b23505e59a74: Layer already exists 07:53:39 625571fedd2a: Layer already exists 07:53:39 9c393148b5f5: Layer already exists 07:53:39 651d9022c234: Layer already exists 07:53:40 ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26: digest: sha256:d584365e36ad9648dfcf5ac53aa7e1d20d7b69abeaf3ec25ddc9f1c1b1dd255f size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:40 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:40 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 07:53:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:53:40 a47bd4aee4bd: Preparing 07:53:40 9b4ab501d1b8: Preparing 07:53:40 d8978d66d1a8: Preparing 07:53:40 cd57a3d18ec3: Preparing 07:53:40 55eaee79dc5a: Preparing 07:53:40 4f0fb66cccbf: Preparing 07:53:40 6f95a4db5fa1: Preparing 07:53:40 66cda1b7d24b: Preparing 07:53:40 42d323654f35: Preparing 07:53:40 7969090e5880: Preparing 07:53:40 06469da7f6a5: Preparing 07:53:40 5f70bf18a086: Preparing 07:53:40 b23505e59a74: Preparing 07:53:40 625571fedd2a: Preparing 07:53:40 9c393148b5f5: Preparing 07:53:40 4f0fb66cccbf: Waiting 07:53:40 6f95a4db5fa1: Waiting 07:53:40 651d9022c234: Preparing 07:53:40 42d323654f35: Waiting 07:53:40 7969090e5880: Waiting 07:53:40 06469da7f6a5: Waiting 07:53:40 b23505e59a74: Waiting 07:53:40 5f70bf18a086: Waiting 07:53:40 625571fedd2a: Waiting 07:53:40 9c393148b5f5: Waiting 07:53:40 651d9022c234: Waiting 07:53:40 66cda1b7d24b: Waiting 07:53:40 d8978d66d1a8: Layer already exists 07:53:40 cd57a3d18ec3: Layer already exists 07:53:40 9b4ab501d1b8: Layer already exists 07:53:40 a47bd4aee4bd: Layer already exists 07:53:40 55eaee79dc5a: Layer already exists 07:53:40 4f0fb66cccbf: Layer already exists 07:53:40 6f95a4db5fa1: Layer already exists 07:53:40 7969090e5880: Layer already exists 07:53:40 06469da7f6a5: Layer already exists 07:53:40 42d323654f35: Layer already exists 07:53:40 66cda1b7d24b: Layer already exists 07:53:40 5f70bf18a086: Layer already exists 07:53:41 b23505e59a74: Layer already exists 07:53:41 9c393148b5f5: Layer already exists 07:53:41 651d9022c234: Layer already exists 07:53:41 625571fedd2a: Layer already exists 07:53:41 main: digest: sha256:d584365e36ad9648dfcf5ac53aa7e1d20d7b69abeaf3ec25ddc9f1c1b1dd255f size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:53:41 ===================================================== [Pipeline] echo 07:53:41 taggedImages: 07:53:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 07:53:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 07:53:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.26 07:53:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:53:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 07:53:41 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 07:53:41 ba285599d092cd88ba2ac7c49c113d850730d643 07:53:41 latest 07:53:41 4.0.0-dev.26 07:53:41 ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:53:41 main 07:53:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:41 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 07:53:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:53:41 7830d84159da: Preparing 07:53:41 569c6132d4ca: Preparing 07:53:41 75ed5ef0b3ba: Preparing 07:53:41 5a1d65a7b04d: Preparing 07:53:41 66cda1b7d24b: Preparing 07:53:41 42d323654f35: Preparing 07:53:41 348ca1a386af: Preparing 07:53:41 235a9d8cc848: Preparing 07:53:41 651d9022c234: Preparing 07:53:41 42d323654f35: Waiting 07:53:41 651d9022c234: Waiting 07:53:41 348ca1a386af: Waiting 07:53:41 235a9d8cc848: Waiting 07:53:41 66cda1b7d24b: Layer already exists 07:53:41 42d323654f35: Layer already exists 07:53:42 348ca1a386af: Layer already exists 07:53:42 235a9d8cc848: Layer already exists 07:53:42 75ed5ef0b3ba: Pushed 07:53:42 569c6132d4ca: Pushed 07:53:42 7830d84159da: Pushed 07:53:42 651d9022c234: Layer already exists 07:53:46 5a1d65a7b04d: Pushed 07:53:46 ba285599d092cd88ba2ac7c49c113d850730d643: digest: sha256:88942f1145d820d0b9e79599f303e62140b70cdf613c65eab3411624a19a2237 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:46 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 07:53:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:53:47 7830d84159da: Preparing 07:53:47 569c6132d4ca: Preparing 07:53:47 75ed5ef0b3ba: Preparing 07:53:47 5a1d65a7b04d: Preparing 07:53:47 66cda1b7d24b: Preparing 07:53:47 42d323654f35: Preparing 07:53:47 348ca1a386af: Preparing 07:53:47 235a9d8cc848: Preparing 07:53:47 651d9022c234: Preparing 07:53:47 42d323654f35: Waiting 07:53:47 235a9d8cc848: Waiting 07:53:47 348ca1a386af: Waiting 07:53:47 651d9022c234: Waiting 07:53:47 66cda1b7d24b: Layer already exists 07:53:47 75ed5ef0b3ba: Layer already exists 07:53:47 7830d84159da: Layer already exists 07:53:47 5a1d65a7b04d: Layer already exists 07:53:47 569c6132d4ca: Layer already exists 07:53:47 235a9d8cc848: Layer already exists 07:53:47 651d9022c234: Layer already exists 07:53:47 348ca1a386af: Layer already exists 07:53:47 42d323654f35: Layer already exists 07:53:47 latest: digest: sha256:88942f1145d820d0b9e79599f303e62140b70cdf613c65eab3411624a19a2237 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:47 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.26 07:53:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:53:48 7830d84159da: Preparing 07:53:48 569c6132d4ca: Preparing 07:53:48 75ed5ef0b3ba: Preparing 07:53:48 5a1d65a7b04d: Preparing 07:53:48 66cda1b7d24b: Preparing 07:53:48 42d323654f35: Preparing 07:53:48 348ca1a386af: Preparing 07:53:48 235a9d8cc848: Preparing 07:53:48 651d9022c234: Preparing 07:53:48 42d323654f35: Waiting 07:53:48 235a9d8cc848: Waiting 07:53:48 651d9022c234: Waiting 07:53:48 348ca1a386af: Waiting 07:53:48 66cda1b7d24b: Layer already exists 07:53:48 7830d84159da: Layer already exists 07:53:48 5a1d65a7b04d: Layer already exists 07:53:48 569c6132d4ca: Layer already exists 07:53:48 75ed5ef0b3ba: Layer already exists 07:53:48 42d323654f35: Layer already exists 07:53:48 235a9d8cc848: Layer already exists 07:53:48 348ca1a386af: Layer already exists 07:53:48 651d9022c234: Layer already exists 07:53:48 4.0.0-dev.26: digest: sha256:88942f1145d820d0b9e79599f303e62140b70cdf613c65eab3411624a19a2237 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:48 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:53:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:53:48 7830d84159da: Preparing 07:53:48 569c6132d4ca: Preparing 07:53:48 75ed5ef0b3ba: Preparing 07:53:48 5a1d65a7b04d: Preparing 07:53:48 66cda1b7d24b: Preparing 07:53:48 42d323654f35: Preparing 07:53:48 348ca1a386af: Preparing 07:53:48 235a9d8cc848: Preparing 07:53:48 651d9022c234: Preparing 07:53:48 42d323654f35: Waiting 07:53:48 348ca1a386af: Waiting 07:53:48 235a9d8cc848: Waiting 07:53:48 651d9022c234: Waiting 07:53:48 569c6132d4ca: Layer already exists 07:53:48 75ed5ef0b3ba: Layer already exists 07:53:48 7830d84159da: Layer already exists 07:53:48 66cda1b7d24b: Layer already exists 07:53:48 5a1d65a7b04d: Layer already exists 07:53:48 42d323654f35: Layer already exists 07:53:48 348ca1a386af: Layer already exists 07:53:48 651d9022c234: Layer already exists 07:53:48 235a9d8cc848: Layer already exists 07:53:49 ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26: digest: sha256:88942f1145d820d0b9e79599f303e62140b70cdf613c65eab3411624a19a2237 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:49 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 07:53:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:53:49 7830d84159da: Preparing 07:53:49 569c6132d4ca: Preparing 07:53:49 75ed5ef0b3ba: Preparing 07:53:49 5a1d65a7b04d: Preparing 07:53:49 66cda1b7d24b: Preparing 07:53:49 42d323654f35: Preparing 07:53:49 348ca1a386af: Preparing 07:53:49 235a9d8cc848: Preparing 07:53:49 651d9022c234: Preparing 07:53:49 42d323654f35: Waiting 07:53:49 348ca1a386af: Waiting 07:53:49 235a9d8cc848: Waiting 07:53:49 651d9022c234: Waiting 07:53:49 75ed5ef0b3ba: Layer already exists 07:53:49 7830d84159da: Layer already exists 07:53:49 5a1d65a7b04d: Layer already exists 07:53:49 569c6132d4ca: Layer already exists 07:53:49 66cda1b7d24b: Layer already exists 07:53:49 42d323654f35: Layer already exists 07:53:49 348ca1a386af: Layer already exists 07:53:49 235a9d8cc848: Layer already exists 07:53:49 651d9022c234: Layer already exists 07:53:50 main: digest: sha256:88942f1145d820d0b9e79599f303e62140b70cdf613c65eab3411624a19a2237 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:53:50 ===================================================== [Pipeline] echo 07:53:50 taggedImages: 07:53:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 07:53:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 07:53:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.26 07:53:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:53:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 07:53:50 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 07:53:50 ba285599d092cd88ba2ac7c49c113d850730d643 07:53:50 latest 07:53:50 4.0.0-dev.26 07:53:50 ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:53:50 main 07:53:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:50 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 07:53:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:53:51 5980963064d0: Preparing 07:53:51 3c4bfbb4998f: Preparing 07:53:51 fa272dfffdfa: Preparing 07:53:51 03079153a3fe: Preparing 07:53:51 051dd67d01e9: Preparing 07:53:51 66cda1b7d24b: Preparing 07:53:51 42d323654f35: Preparing 07:53:51 bc0fd2789e02: Preparing 07:53:51 c226839c3db0: Preparing 07:53:51 22858f2ac083: Preparing 07:53:51 651d9022c234: Preparing 07:53:51 42d323654f35: Waiting 07:53:51 bc0fd2789e02: Waiting 07:53:51 c226839c3db0: Waiting 07:53:51 22858f2ac083: Waiting 07:53:51 651d9022c234: Waiting 07:53:51 66cda1b7d24b: Waiting 07:53:51 051dd67d01e9: Pushed 07:53:51 03079153a3fe: Pushed 07:53:51 3c4bfbb4998f: Pushed 07:53:51 66cda1b7d24b: Layer already exists 07:53:51 42d323654f35: Layer already exists 07:53:51 5980963064d0: Pushed 07:53:51 651d9022c234: Layer already exists 07:53:51 bc0fd2789e02: Pushed 07:53:52 c226839c3db0: Pushed 07:53:53 fa272dfffdfa: Pushed 07:53:56 22858f2ac083: Pushed 07:53:56 ba285599d092cd88ba2ac7c49c113d850730d643: digest: sha256:a17482e887917fe7ba65f4ffd5a07e130ec4ae38c408920022bdf66927685e3e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:56 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 07:53:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:53:56 5980963064d0: Preparing 07:53:56 3c4bfbb4998f: Preparing 07:53:56 fa272dfffdfa: Preparing 07:53:56 03079153a3fe: Preparing 07:53:56 051dd67d01e9: Preparing 07:53:56 66cda1b7d24b: Preparing 07:53:56 66cda1b7d24b: Waiting 07:53:56 42d323654f35: Preparing 07:53:56 bc0fd2789e02: Preparing 07:53:56 c226839c3db0: Preparing 07:53:56 22858f2ac083: Preparing 07:53:56 651d9022c234: Preparing 07:53:56 42d323654f35: Waiting 07:53:56 bc0fd2789e02: Waiting 07:53:56 c226839c3db0: Waiting 07:53:56 22858f2ac083: Waiting 07:53:56 651d9022c234: Waiting 07:53:56 5980963064d0: Layer already exists 07:53:56 051dd67d01e9: Layer already exists 07:53:56 3c4bfbb4998f: Layer already exists 07:53:56 03079153a3fe: Layer already exists 07:53:56 fa272dfffdfa: Layer already exists 07:53:56 66cda1b7d24b: Layer already exists 07:53:56 42d323654f35: Layer already exists 07:53:56 c226839c3db0: Layer already exists 07:53:56 22858f2ac083: Layer already exists 07:53:56 bc0fd2789e02: Layer already exists 07:53:56 651d9022c234: Layer already exists 07:53:57 latest: digest: sha256:a17482e887917fe7ba65f4ffd5a07e130ec4ae38c408920022bdf66927685e3e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:57 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.26 07:53:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:53:57 5980963064d0: Preparing 07:53:57 3c4bfbb4998f: Preparing 07:53:57 fa272dfffdfa: Preparing 07:53:57 03079153a3fe: Preparing 07:53:57 051dd67d01e9: Preparing 07:53:57 66cda1b7d24b: Preparing 07:53:57 42d323654f35: Preparing 07:53:57 bc0fd2789e02: Preparing 07:53:57 c226839c3db0: Preparing 07:53:57 22858f2ac083: Preparing 07:53:57 651d9022c234: Preparing 07:53:57 42d323654f35: Waiting 07:53:57 bc0fd2789e02: Waiting 07:53:57 c226839c3db0: Waiting 07:53:57 22858f2ac083: Waiting 07:53:57 651d9022c234: Waiting 07:53:57 66cda1b7d24b: Waiting 07:53:57 5980963064d0: Layer already exists 07:53:57 3c4bfbb4998f: Layer already exists 07:53:57 fa272dfffdfa: Layer already exists 07:53:57 03079153a3fe: Layer already exists 07:53:57 051dd67d01e9: Layer already exists 07:53:57 66cda1b7d24b: Layer already exists 07:53:57 bc0fd2789e02: Layer already exists 07:53:57 42d323654f35: Layer already exists 07:53:57 c226839c3db0: Layer already exists 07:53:57 22858f2ac083: Layer already exists 07:53:57 651d9022c234: Layer already exists 07:53:58 4.0.0-dev.26: digest: sha256:a17482e887917fe7ba65f4ffd5a07e130ec4ae38c408920022bdf66927685e3e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:58 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:53:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:53:58 5980963064d0: Preparing 07:53:58 3c4bfbb4998f: Preparing 07:53:58 fa272dfffdfa: Preparing 07:53:58 03079153a3fe: Preparing 07:53:58 051dd67d01e9: Preparing 07:53:58 66cda1b7d24b: Preparing 07:53:58 42d323654f35: Preparing 07:53:58 bc0fd2789e02: Preparing 07:53:58 c226839c3db0: Preparing 07:53:58 22858f2ac083: Preparing 07:53:58 651d9022c234: Preparing 07:53:58 66cda1b7d24b: Waiting 07:53:58 22858f2ac083: Waiting 07:53:58 42d323654f35: Waiting 07:53:58 651d9022c234: Waiting 07:53:58 bc0fd2789e02: Waiting 07:53:58 c226839c3db0: Waiting 07:53:58 051dd67d01e9: Layer already exists 07:53:58 03079153a3fe: Layer already exists 07:53:58 5980963064d0: Layer already exists 07:53:58 fa272dfffdfa: Layer already exists 07:53:58 3c4bfbb4998f: Layer already exists 07:53:58 66cda1b7d24b: Layer already exists 07:53:58 bc0fd2789e02: Layer already exists 07:53:58 c226839c3db0: Layer already exists 07:53:58 22858f2ac083: Layer already exists 07:53:58 42d323654f35: Layer already exists 07:53:58 651d9022c234: Layer already exists 07:53:59 ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26: digest: sha256:a17482e887917fe7ba65f4ffd5a07e130ec4ae38c408920022bdf66927685e3e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:59 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 07:53:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:53:59 5980963064d0: Preparing 07:53:59 3c4bfbb4998f: Preparing 07:53:59 fa272dfffdfa: Preparing 07:53:59 03079153a3fe: Preparing 07:53:59 051dd67d01e9: Preparing 07:53:59 66cda1b7d24b: Preparing 07:53:59 42d323654f35: Preparing 07:53:59 bc0fd2789e02: Preparing 07:53:59 c226839c3db0: Preparing 07:53:59 22858f2ac083: Preparing 07:53:59 651d9022c234: Preparing 07:53:59 c226839c3db0: Waiting 07:53:59 42d323654f35: Waiting 07:53:59 22858f2ac083: Waiting 07:53:59 bc0fd2789e02: Waiting 07:53:59 651d9022c234: Waiting 07:53:59 66cda1b7d24b: Waiting 07:53:59 5980963064d0: Layer already exists 07:53:59 03079153a3fe: Layer already exists 07:53:59 051dd67d01e9: Layer already exists 07:53:59 3c4bfbb4998f: Layer already exists 07:53:59 fa272dfffdfa: Layer already exists 07:53:59 66cda1b7d24b: Layer already exists 07:53:59 c226839c3db0: Layer already exists 07:53:59 bc0fd2789e02: Layer already exists 07:53:59 42d323654f35: Layer already exists 07:53:59 22858f2ac083: Layer already exists 07:53:59 651d9022c234: Layer already exists 07:54:00 main: digest: sha256:a17482e887917fe7ba65f4ffd5a07e130ec4ae38c408920022bdf66927685e3e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:54:00 ===================================================== [Pipeline] echo 07:54:00 taggedImages: 07:54:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 07:54:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 07:54:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.26 07:54:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:54:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 07:54:00 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 07:54:00 ba285599d092cd88ba2ac7c49c113d850730d643 07:54:00 latest 07:54:00 4.0.0-dev.26 07:54:00 ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:54:00 main 07:54:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:00 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:00 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 07:54:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:54:00 eec769b666ed: Preparing 07:54:00 07a42a7280e2: Preparing 07:54:00 c89ffb4762bf: Preparing 07:54:00 d2822960a1b0: Preparing 07:54:00 353a92f5696e: Preparing 07:54:00 70ad460d298b: Preparing 07:54:00 f235622e9852: Preparing 07:54:00 66cda1b7d24b: Preparing 07:54:00 42d323654f35: Preparing 07:54:00 13b7aa73aa42: Preparing 07:54:00 ebd31283ca8f: Preparing 07:54:00 651d9022c234: Preparing 07:54:00 f235622e9852: Waiting 07:54:00 66cda1b7d24b: Waiting 07:54:00 42d323654f35: Waiting 07:54:00 13b7aa73aa42: Waiting 07:54:00 651d9022c234: Waiting 07:54:00 ebd31283ca8f: Waiting 07:54:01 07a42a7280e2: Pushed 07:54:01 353a92f5696e: Pushed 07:54:01 eec769b666ed: Pushed 07:54:01 66cda1b7d24b: Layer already exists 07:54:01 42d323654f35: Layer already exists 07:54:01 70ad460d298b: Pushed 07:54:01 f235622e9852: Pushed 07:54:01 651d9022c234: Layer already exists 07:54:03 13b7aa73aa42: Pushed 07:54:03 d2822960a1b0: Pushed 07:54:03 c89ffb4762bf: Pushed 07:54:04 ebd31283ca8f: Pushed 07:54:04 ba285599d092cd88ba2ac7c49c113d850730d643: digest: sha256:514b898ec8d3a6849e61483b1c55ad79456d73dabac9a8f5b8e7beda3a0c7d2b size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54: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 07:54:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 07:54:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:54:05 eec769b666ed: Preparing 07:54:05 07a42a7280e2: Preparing 07:54:05 c89ffb4762bf: Preparing 07:54:05 d2822960a1b0: Preparing 07:54:05 353a92f5696e: Preparing 07:54:05 70ad460d298b: Preparing 07:54:05 f235622e9852: Preparing 07:54:05 70ad460d298b: Waiting 07:54:05 66cda1b7d24b: Preparing 07:54:05 f235622e9852: Waiting 07:54:05 42d323654f35: Preparing 07:54:05 66cda1b7d24b: Waiting 07:54:05 13b7aa73aa42: Preparing 07:54:05 42d323654f35: Waiting 07:54:05 ebd31283ca8f: Preparing 07:54:05 13b7aa73aa42: Waiting 07:54:05 651d9022c234: Preparing 07:54:05 ebd31283ca8f: Waiting 07:54:05 651d9022c234: Waiting 07:54:05 353a92f5696e: Layer already exists 07:54:05 c89ffb4762bf: Layer already exists 07:54:05 d2822960a1b0: Layer already exists 07:54:05 eec769b666ed: Layer already exists 07:54:05 07a42a7280e2: Layer already exists 07:54:05 70ad460d298b: Layer already exists 07:54:05 f235622e9852: Layer already exists 07:54:05 66cda1b7d24b: Layer already exists 07:54:05 42d323654f35: Layer already exists 07:54:05 13b7aa73aa42: Layer already exists 07:54:05 ebd31283ca8f: Layer already exists 07:54:05 651d9022c234: Layer already exists 07:54:05 latest: digest: sha256:514b898ec8d3a6849e61483b1c55ad79456d73dabac9a8f5b8e7beda3a0c7d2b size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:05 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.26 07:54:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:54:06 eec769b666ed: Preparing 07:54:06 07a42a7280e2: Preparing 07:54:06 c89ffb4762bf: Preparing 07:54:06 d2822960a1b0: Preparing 07:54:06 353a92f5696e: Preparing 07:54:06 70ad460d298b: Preparing 07:54:06 f235622e9852: Preparing 07:54:06 66cda1b7d24b: Preparing 07:54:06 70ad460d298b: Waiting 07:54:06 f235622e9852: Waiting 07:54:06 42d323654f35: Preparing 07:54:06 66cda1b7d24b: Waiting 07:54:06 13b7aa73aa42: Preparing 07:54:06 42d323654f35: Waiting 07:54:06 ebd31283ca8f: Preparing 07:54:06 13b7aa73aa42: Waiting 07:54:06 651d9022c234: Preparing 07:54:06 ebd31283ca8f: Waiting 07:54:06 651d9022c234: Waiting 07:54:06 d2822960a1b0: Layer already exists 07:54:06 eec769b666ed: Layer already exists 07:54:06 353a92f5696e: Layer already exists 07:54:06 07a42a7280e2: Layer already exists 07:54:06 c89ffb4762bf: Layer already exists 07:54:06 f235622e9852: Layer already exists 07:54:06 70ad460d298b: Layer already exists 07:54:06 13b7aa73aa42: Layer already exists 07:54:06 66cda1b7d24b: Layer already exists 07:54:06 42d323654f35: Layer already exists 07:54:06 ebd31283ca8f: Layer already exists 07:54:06 651d9022c234: Layer already exists 07:54:06 4.0.0-dev.26: digest: sha256:514b898ec8d3a6849e61483b1c55ad79456d73dabac9a8f5b8e7beda3a0c7d2b size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:06 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:54:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:54:07 eec769b666ed: Preparing 07:54:07 07a42a7280e2: Preparing 07:54:07 c89ffb4762bf: Preparing 07:54:07 d2822960a1b0: Preparing 07:54:07 353a92f5696e: Preparing 07:54:07 70ad460d298b: Preparing 07:54:07 f235622e9852: Preparing 07:54:07 66cda1b7d24b: Preparing 07:54:07 42d323654f35: Preparing 07:54:07 13b7aa73aa42: Preparing 07:54:07 f235622e9852: Waiting 07:54:07 ebd31283ca8f: Preparing 07:54:07 651d9022c234: Preparing 07:54:07 66cda1b7d24b: Waiting 07:54:07 42d323654f35: Waiting 07:54:07 13b7aa73aa42: Waiting 07:54:07 ebd31283ca8f: Waiting 07:54:07 651d9022c234: Waiting 07:54:07 70ad460d298b: Waiting 07:54:07 d2822960a1b0: Layer already exists 07:54:07 c89ffb4762bf: Layer already exists 07:54:07 353a92f5696e: Layer already exists 07:54:07 eec769b666ed: Layer already exists 07:54:07 07a42a7280e2: Layer already exists 07:54:07 70ad460d298b: Layer already exists 07:54:07 66cda1b7d24b: Layer already exists 07:54:07 f235622e9852: Layer already exists 07:54:07 13b7aa73aa42: Layer already exists 07:54:07 42d323654f35: Layer already exists 07:54:07 ebd31283ca8f: Layer already exists 07:54:07 651d9022c234: Layer already exists 07:54:07 ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26: digest: sha256:514b898ec8d3a6849e61483b1c55ad79456d73dabac9a8f5b8e7beda3a0c7d2b size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54: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 07:54:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 07:54:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:54:08 eec769b666ed: Preparing 07:54:08 07a42a7280e2: Preparing 07:54:08 c89ffb4762bf: Preparing 07:54:08 d2822960a1b0: Preparing 07:54:08 353a92f5696e: Preparing 07:54:08 70ad460d298b: Preparing 07:54:08 f235622e9852: Preparing 07:54:08 66cda1b7d24b: Preparing 07:54:08 42d323654f35: Preparing 07:54:08 13b7aa73aa42: Preparing 07:54:08 ebd31283ca8f: Preparing 07:54:08 651d9022c234: Preparing 07:54:08 70ad460d298b: Waiting 07:54:08 f235622e9852: Waiting 07:54:08 42d323654f35: Waiting 07:54:08 13b7aa73aa42: Waiting 07:54:08 ebd31283ca8f: Waiting 07:54:08 66cda1b7d24b: Waiting 07:54:08 651d9022c234: Waiting 07:54:08 07a42a7280e2: Layer already exists 07:54:08 eec769b666ed: Layer already exists 07:54:08 d2822960a1b0: Layer already exists 07:54:08 353a92f5696e: Layer already exists 07:54:08 c89ffb4762bf: Layer already exists 07:54:08 66cda1b7d24b: Layer already exists 07:54:08 70ad460d298b: Layer already exists 07:54:08 f235622e9852: Layer already exists 07:54:08 42d323654f35: Layer already exists 07:54:08 13b7aa73aa42: Layer already exists 07:54:08 ebd31283ca8f: Layer already exists 07:54:08 651d9022c234: Layer already exists 07:54:08 main: digest: sha256:514b898ec8d3a6849e61483b1c55ad79456d73dabac9a8f5b8e7beda3a0c7d2b size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:54:08 ===================================================== [Pipeline] echo 07:54:08 taggedImages: 07:54:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 07:54:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 07:54:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.26 07:54:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:54:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 07:54:08 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 07:54:08 ba285599d092cd88ba2ac7c49c113d850730d643 07:54:08 latest 07:54:08 4.0.0-dev.26 07:54:08 ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:54:08 main 07:54:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:08 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:09 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 07:54:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:54:09 3ddf0c97945a: Preparing 07:54:09 7bd94e5b16ee: Preparing 07:54:09 66cda1b7d24b: Preparing 07:54:09 42d323654f35: Preparing 07:54:09 0c5d91a661ab: Preparing 07:54:09 12f835eee3d3: Preparing 07:54:09 651d9022c234: Preparing 07:54:09 12f835eee3d3: Waiting 07:54:09 651d9022c234: Waiting 07:54:09 42d323654f35: Layer already exists 07:54:09 66cda1b7d24b: Layer already exists 07:54:09 651d9022c234: Layer already exists 07:54:09 3ddf0c97945a: Pushed 07:54:10 0c5d91a661ab: Pushed 07:54:11 12f835eee3d3: Pushed 07:54:13 7bd94e5b16ee: Pushed 07:54:13 ba285599d092cd88ba2ac7c49c113d850730d643: digest: sha256:cc6274683915626862234deba6b2f4ae9dab6eeee6ba0115bc69b786d9b0969a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54: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 07:54:14 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 07:54:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:54:14 3ddf0c97945a: Preparing 07:54:14 7bd94e5b16ee: Preparing 07:54:14 66cda1b7d24b: Preparing 07:54:14 42d323654f35: Preparing 07:54:14 0c5d91a661ab: Preparing 07:54:14 12f835eee3d3: Preparing 07:54:14 651d9022c234: Preparing 07:54:14 651d9022c234: Waiting 07:54:14 12f835eee3d3: Waiting 07:54:14 3ddf0c97945a: Layer already exists 07:54:14 42d323654f35: Layer already exists 07:54:14 66cda1b7d24b: Layer already exists 07:54:14 0c5d91a661ab: Layer already exists 07:54:14 7bd94e5b16ee: Layer already exists 07:54:14 12f835eee3d3: Layer already exists 07:54:14 651d9022c234: Layer already exists 07:54:14 latest: digest: sha256:cc6274683915626862234deba6b2f4ae9dab6eeee6ba0115bc69b786d9b0969a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:14 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:15 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.26 07:54:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:54:15 3ddf0c97945a: Preparing 07:54:15 7bd94e5b16ee: Preparing 07:54:15 66cda1b7d24b: Preparing 07:54:15 42d323654f35: Preparing 07:54:15 0c5d91a661ab: Preparing 07:54:15 12f835eee3d3: Preparing 07:54:15 651d9022c234: Preparing 07:54:15 12f835eee3d3: Waiting 07:54:15 651d9022c234: Waiting 07:54:15 7bd94e5b16ee: Layer already exists 07:54:15 0c5d91a661ab: Layer already exists 07:54:15 42d323654f35: Layer already exists 07:54:15 3ddf0c97945a: Layer already exists 07:54:15 66cda1b7d24b: Layer already exists 07:54:15 12f835eee3d3: Layer already exists 07:54:15 651d9022c234: Layer already exists 07:54:15 4.0.0-dev.26: digest: sha256:cc6274683915626862234deba6b2f4ae9dab6eeee6ba0115bc69b786d9b0969a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:15 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:16 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:54:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:54:16 3ddf0c97945a: Preparing 07:54:16 7bd94e5b16ee: Preparing 07:54:16 66cda1b7d24b: Preparing 07:54:16 42d323654f35: Preparing 07:54:16 0c5d91a661ab: Preparing 07:54:16 12f835eee3d3: Preparing 07:54:16 651d9022c234: Preparing 07:54:16 12f835eee3d3: Waiting 07:54:16 651d9022c234: Waiting 07:54:16 0c5d91a661ab: Layer already exists 07:54:16 42d323654f35: Layer already exists 07:54:16 7bd94e5b16ee: Layer already exists 07:54:16 66cda1b7d24b: Layer already exists 07:54:16 3ddf0c97945a: Layer already exists 07:54:16 651d9022c234: Layer already exists 07:54:16 12f835eee3d3: Layer already exists 07:54:16 ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26: digest: sha256:cc6274683915626862234deba6b2f4ae9dab6eeee6ba0115bc69b786d9b0969a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:16 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:17 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 07:54:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:54:17 3ddf0c97945a: Preparing 07:54:17 7bd94e5b16ee: Preparing 07:54:17 66cda1b7d24b: Preparing 07:54:17 42d323654f35: Preparing 07:54:17 0c5d91a661ab: Preparing 07:54:17 12f835eee3d3: Preparing 07:54:17 651d9022c234: Preparing 07:54:17 651d9022c234: Waiting 07:54:17 3ddf0c97945a: Layer already exists 07:54:17 42d323654f35: Layer already exists 07:54:17 0c5d91a661ab: Layer already exists 07:54:17 7bd94e5b16ee: Layer already exists 07:54:17 66cda1b7d24b: Layer already exists 07:54:17 651d9022c234: Layer already exists 07:54:17 12f835eee3d3: Layer already exists 07:54:17 main: digest: sha256:cc6274683915626862234deba6b2f4ae9dab6eeee6ba0115bc69b786d9b0969a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:54:17 ===================================================== [Pipeline] echo 07:54:17 taggedImages: 07:54:17 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 07:54:17 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 07:54:17 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.26 07:54:17 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:54:17 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 07:54:17 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 07:54:17 ba285599d092cd88ba2ac7c49c113d850730d643 07:54:17 latest 07:54:17 4.0.0-dev.26 07:54:17 ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:54:17 main 07:54:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:17 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 07:54:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:54:18 e42c57d3b704: Preparing 07:54:18 efe9222727bb: Preparing 07:54:18 3b449a3b7830: Preparing 07:54:18 66cda1b7d24b: Preparing 07:54:18 42d323654f35: Preparing 07:54:18 ef7a0fbc2248: Preparing 07:54:18 7077f1d77c2e: Preparing 07:54:18 87efdb361301: Preparing 07:54:18 987434a697c3: Preparing 07:54:18 651d9022c234: Preparing 07:54:18 ef7a0fbc2248: Waiting 07:54:18 7077f1d77c2e: Waiting 07:54:18 87efdb361301: Waiting 07:54:18 987434a697c3: Waiting 07:54:18 651d9022c234: Waiting 07:54:18 66cda1b7d24b: Layer already exists 07:54:18 42d323654f35: Layer already exists 07:54:18 efe9222727bb: Pushed 07:54:18 e42c57d3b704: Pushed 07:54:18 3b449a3b7830: Pushed 07:54:18 651d9022c234: Layer already exists 07:54:18 87efdb361301: Pushed 07:54:21 987434a697c3: Pushed 07:54:31 7077f1d77c2e: Pushed 07:54:39 ef7a0fbc2248: Pushed 07:54:39 ba285599d092cd88ba2ac7c49c113d850730d643: digest: sha256:40b61081b309502b98d76f8d42f47fe4947cf7861009b21f5513f450e3c8d9dd size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54: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 07:54:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 07:54:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:54:39 e42c57d3b704: Preparing 07:54:39 efe9222727bb: Preparing 07:54:39 3b449a3b7830: Preparing 07:54:39 66cda1b7d24b: Preparing 07:54:39 42d323654f35: Preparing 07:54:39 ef7a0fbc2248: Preparing 07:54:39 7077f1d77c2e: Preparing 07:54:39 87efdb361301: Preparing 07:54:39 987434a697c3: Preparing 07:54:39 651d9022c234: Preparing 07:54:39 ef7a0fbc2248: Waiting 07:54:39 7077f1d77c2e: Waiting 07:54:39 87efdb361301: Waiting 07:54:39 987434a697c3: Waiting 07:54:39 651d9022c234: Waiting 07:54:39 e42c57d3b704: Layer already exists 07:54:39 66cda1b7d24b: Layer already exists 07:54:39 42d323654f35: Layer already exists 07:54:39 3b449a3b7830: Layer already exists 07:54:39 efe9222727bb: Layer already exists 07:54:39 7077f1d77c2e: Layer already exists 07:54:39 651d9022c234: Layer already exists 07:54:39 ef7a0fbc2248: Layer already exists 07:54:39 87efdb361301: Layer already exists 07:54:39 987434a697c3: Layer already exists 07:54:40 latest: digest: sha256:40b61081b309502b98d76f8d42f47fe4947cf7861009b21f5513f450e3c8d9dd size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:40 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.26 07:54:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:54:40 e42c57d3b704: Preparing 07:54:40 efe9222727bb: Preparing 07:54:40 3b449a3b7830: Preparing 07:54:40 66cda1b7d24b: Preparing 07:54:40 42d323654f35: Preparing 07:54:40 ef7a0fbc2248: Preparing 07:54:40 ef7a0fbc2248: Waiting 07:54:40 7077f1d77c2e: Preparing 07:54:40 87efdb361301: Preparing 07:54:40 987434a697c3: Preparing 07:54:40 651d9022c234: Preparing 07:54:40 7077f1d77c2e: Waiting 07:54:40 651d9022c234: Waiting 07:54:40 987434a697c3: Waiting 07:54:40 87efdb361301: Waiting 07:54:40 66cda1b7d24b: Layer already exists 07:54:40 42d323654f35: Layer already exists 07:54:40 3b449a3b7830: Layer already exists 07:54:40 efe9222727bb: Layer already exists 07:54:40 e42c57d3b704: Layer already exists 07:54:40 ef7a0fbc2248: Layer already exists 07:54:40 7077f1d77c2e: Layer already exists 07:54:40 987434a697c3: Layer already exists 07:54:40 87efdb361301: Layer already exists 07:54:40 651d9022c234: Layer already exists 07:54:41 4.0.0-dev.26: digest: sha256:40b61081b309502b98d76f8d42f47fe4947cf7861009b21f5513f450e3c8d9dd size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:41 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:54:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:54:41 e42c57d3b704: Preparing 07:54:41 efe9222727bb: Preparing 07:54:41 3b449a3b7830: Preparing 07:54:41 66cda1b7d24b: Preparing 07:54:41 42d323654f35: Preparing 07:54:41 ef7a0fbc2248: Preparing 07:54:41 7077f1d77c2e: Preparing 07:54:41 87efdb361301: Preparing 07:54:41 987434a697c3: Preparing 07:54:41 651d9022c234: Preparing 07:54:41 ef7a0fbc2248: Waiting 07:54:41 7077f1d77c2e: Waiting 07:54:41 87efdb361301: Waiting 07:54:41 987434a697c3: Waiting 07:54:41 651d9022c234: Waiting 07:54:41 e42c57d3b704: Layer already exists 07:54:41 efe9222727bb: Layer already exists 07:54:41 3b449a3b7830: Layer already exists 07:54:41 66cda1b7d24b: Layer already exists 07:54:41 42d323654f35: Layer already exists 07:54:41 ef7a0fbc2248: Layer already exists 07:54:41 7077f1d77c2e: Layer already exists 07:54:41 987434a697c3: Layer already exists 07:54:41 87efdb361301: Layer already exists 07:54:41 651d9022c234: Layer already exists 07:54:42 ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26: digest: sha256:40b61081b309502b98d76f8d42f47fe4947cf7861009b21f5513f450e3c8d9dd size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54: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 07:54:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 07:54:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:54:42 e42c57d3b704: Preparing 07:54:42 efe9222727bb: Preparing 07:54:42 3b449a3b7830: Preparing 07:54:42 66cda1b7d24b: Preparing 07:54:42 42d323654f35: Preparing 07:54:42 ef7a0fbc2248: Preparing 07:54:42 7077f1d77c2e: Preparing 07:54:42 87efdb361301: Preparing 07:54:42 987434a697c3: Preparing 07:54:42 651d9022c234: Preparing 07:54:42 ef7a0fbc2248: Waiting 07:54:42 7077f1d77c2e: Waiting 07:54:42 651d9022c234: Waiting 07:54:42 87efdb361301: Waiting 07:54:42 987434a697c3: Waiting 07:54:42 66cda1b7d24b: Layer already exists 07:54:42 42d323654f35: Layer already exists 07:54:42 3b449a3b7830: Layer already exists 07:54:42 e42c57d3b704: Layer already exists 07:54:42 efe9222727bb: Layer already exists 07:54:42 ef7a0fbc2248: Layer already exists 07:54:42 7077f1d77c2e: Layer already exists 07:54:42 87efdb361301: Layer already exists 07:54:42 651d9022c234: Layer already exists 07:54:42 987434a697c3: Layer already exists 07:54:43 main: digest: sha256:40b61081b309502b98d76f8d42f47fe4947cf7861009b21f5513f450e3c8d9dd size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:54:43 ===================================================== [Pipeline] echo 07:54:43 taggedImages: 07:54:43 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 07:54:43 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 07:54:43 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.26 07:54:43 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:54:43 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 07:54:43 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 07:54:43 ba285599d092cd88ba2ac7c49c113d850730d643 07:54:43 latest 07:54:43 4.0.0-dev.26 07:54:43 ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:54:43 main 07:54:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:43 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 07:54:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:54:43 5ff6b84aed48: Preparing 07:54:43 1237a06246e3: Preparing 07:54:43 55a6b47b4b40: Preparing 07:54:43 66cda1b7d24b: Preparing 07:54:43 42d323654f35: Preparing 07:54:43 afa803eb5167: Preparing 07:54:43 c90f8675798e: Preparing 07:54:43 65eda60b3875: Preparing 07:54:43 651d9022c234: Preparing 07:54:43 c90f8675798e: Waiting 07:54:43 65eda60b3875: Waiting 07:54:43 afa803eb5167: Waiting 07:54:43 651d9022c234: Waiting 07:54:43 42d323654f35: Layer already exists 07:54:43 66cda1b7d24b: Layer already exists 07:54:44 5ff6b84aed48: Pushed 07:54:44 55a6b47b4b40: Pushed 07:54:44 1237a06246e3: Pushed 07:54:44 651d9022c234: Layer already exists 07:54:44 65eda60b3875: Pushed 07:54:45 c90f8675798e: Pushed 07:55:03 afa803eb5167: Pushed 07:55:03 ba285599d092cd88ba2ac7c49c113d850730d643: digest: sha256:dc9e52d2f2aa21dadc679922126636505e1b55c18a49be8c526ff9eb654d01b4 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:04 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 07:55:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:55:04 5ff6b84aed48: Preparing 07:55:04 1237a06246e3: Preparing 07:55:04 55a6b47b4b40: Preparing 07:55:04 66cda1b7d24b: Preparing 07:55:04 42d323654f35: Preparing 07:55:04 afa803eb5167: Preparing 07:55:04 c90f8675798e: Preparing 07:55:04 65eda60b3875: Preparing 07:55:04 651d9022c234: Preparing 07:55:04 c90f8675798e: Waiting 07:55:04 651d9022c234: Waiting 07:55:04 65eda60b3875: Waiting 07:55:04 afa803eb5167: Waiting 07:55:04 5ff6b84aed48: Layer already exists 07:55:04 66cda1b7d24b: Layer already exists 07:55:04 42d323654f35: Layer already exists 07:55:04 1237a06246e3: Layer already exists 07:55:04 55a6b47b4b40: Layer already exists 07:55:04 afa803eb5167: Layer already exists 07:55:04 651d9022c234: Layer already exists 07:55:04 c90f8675798e: Layer already exists 07:55:04 65eda60b3875: Layer already exists 07:55:04 latest: digest: sha256:dc9e52d2f2aa21dadc679922126636505e1b55c18a49be8c526ff9eb654d01b4 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:05 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.26 07:55:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:55:05 5ff6b84aed48: Preparing 07:55:05 1237a06246e3: Preparing 07:55:05 55a6b47b4b40: Preparing 07:55:05 66cda1b7d24b: Preparing 07:55:05 42d323654f35: Preparing 07:55:05 afa803eb5167: Preparing 07:55:05 c90f8675798e: Preparing 07:55:05 65eda60b3875: Preparing 07:55:05 651d9022c234: Preparing 07:55:05 afa803eb5167: Waiting 07:55:05 651d9022c234: Waiting 07:55:05 c90f8675798e: Waiting 07:55:05 65eda60b3875: Waiting 07:55:05 42d323654f35: Layer already exists 07:55:05 5ff6b84aed48: Layer already exists 07:55:05 55a6b47b4b40: Layer already exists 07:55:05 1237a06246e3: Layer already exists 07:55:05 66cda1b7d24b: Layer already exists 07:55:05 65eda60b3875: Layer already exists 07:55:05 c90f8675798e: Layer already exists 07:55:05 afa803eb5167: Layer already exists 07:55:05 651d9022c234: Layer already exists 07:55:05 4.0.0-dev.26: digest: sha256:dc9e52d2f2aa21dadc679922126636505e1b55c18a49be8c526ff9eb654d01b4 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:06 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:55:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:55:06 5ff6b84aed48: Preparing 07:55:06 1237a06246e3: Preparing 07:55:06 55a6b47b4b40: Preparing 07:55:06 66cda1b7d24b: Preparing 07:55:06 42d323654f35: Preparing 07:55:06 afa803eb5167: Preparing 07:55:06 c90f8675798e: Preparing 07:55:06 65eda60b3875: Preparing 07:55:06 651d9022c234: Preparing 07:55:06 afa803eb5167: Waiting 07:55:06 c90f8675798e: Waiting 07:55:06 65eda60b3875: Waiting 07:55:06 651d9022c234: Waiting 07:55:06 5ff6b84aed48: Layer already exists 07:55:06 1237a06246e3: Layer already exists 07:55:06 66cda1b7d24b: Layer already exists 07:55:06 55a6b47b4b40: Layer already exists 07:55:06 42d323654f35: Layer already exists 07:55:06 c90f8675798e: Layer already exists 07:55:06 65eda60b3875: Layer already exists 07:55:06 651d9022c234: Layer already exists 07:55:06 afa803eb5167: Layer already exists 07:55:06 ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26: digest: sha256:dc9e52d2f2aa21dadc679922126636505e1b55c18a49be8c526ff9eb654d01b4 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:07 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 07:55:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:55:07 5ff6b84aed48: Preparing 07:55:07 1237a06246e3: Preparing 07:55:07 55a6b47b4b40: Preparing 07:55:07 66cda1b7d24b: Preparing 07:55:07 42d323654f35: Preparing 07:55:07 afa803eb5167: Preparing 07:55:07 c90f8675798e: Preparing 07:55:07 afa803eb5167: Waiting 07:55:07 65eda60b3875: Preparing 07:55:07 c90f8675798e: Waiting 07:55:07 651d9022c234: Preparing 07:55:07 65eda60b3875: Waiting 07:55:07 651d9022c234: Waiting 07:55:07 55a6b47b4b40: Layer already exists 07:55:07 42d323654f35: Layer already exists 07:55:07 66cda1b7d24b: Layer already exists 07:55:07 5ff6b84aed48: Layer already exists 07:55:07 1237a06246e3: Layer already exists 07:55:07 c90f8675798e: Layer already exists 07:55:07 65eda60b3875: Layer already exists 07:55:07 afa803eb5167: Layer already exists 07:55:07 651d9022c234: Layer already exists 07:55:07 main: digest: sha256:dc9e52d2f2aa21dadc679922126636505e1b55c18a49be8c526ff9eb654d01b4 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:55:07 ===================================================== [Pipeline] echo 07:55:07 taggedImages: 07:55:07 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 07:55:07 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 07:55:07 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.26 07:55:07 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:55:07 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 07:55:07 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 07:55:07 ba285599d092cd88ba2ac7c49c113d850730d643 07:55:07 latest 07:55:07 4.0.0-dev.26 07:55:07 ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:55:07 main 07:55:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:08 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 07:55:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:55:08 38c37f5c9fb4: Preparing 07:55:08 43b10c8273d6: Preparing 07:55:08 b36b7eea4b1a: Preparing 07:55:08 66cda1b7d24b: Preparing 07:55:08 42d323654f35: Preparing 07:55:08 2c7763172415: Preparing 07:55:08 87efdb361301: Preparing 07:55:08 987434a697c3: Preparing 07:55:08 2c7763172415: Waiting 07:55:08 87efdb361301: Waiting 07:55:08 651d9022c234: Preparing 07:55:08 987434a697c3: Waiting 07:55:08 651d9022c234: Waiting 07:55:08 42d323654f35: Layer already exists 07:55:08 66cda1b7d24b: Layer already exists 07:55:08 87efdb361301: Layer already exists 07:55:08 987434a697c3: Layer already exists 07:55:08 43b10c8273d6: Pushed 07:55:08 b36b7eea4b1a: Pushed 07:55:08 38c37f5c9fb4: Pushed 07:55:08 651d9022c234: Layer already exists 07:55:31 2c7763172415: Pushed 07:55:31 ba285599d092cd88ba2ac7c49c113d850730d643: digest: sha256:dc623e93abcb9dfa3c222ffc6374c116612c133935a2bd727cdc19fc154811a1 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:31 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 07:55:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:55:31 38c37f5c9fb4: Preparing 07:55:31 43b10c8273d6: Preparing 07:55:31 b36b7eea4b1a: Preparing 07:55:31 66cda1b7d24b: Preparing 07:55:31 42d323654f35: Preparing 07:55:31 2c7763172415: Preparing 07:55:31 87efdb361301: Preparing 07:55:31 987434a697c3: Preparing 07:55:31 651d9022c234: Preparing 07:55:31 87efdb361301: Waiting 07:55:31 987434a697c3: Waiting 07:55:31 651d9022c234: Waiting 07:55:31 2c7763172415: Waiting 07:55:31 42d323654f35: Layer already exists 07:55:31 38c37f5c9fb4: Layer already exists 07:55:31 b36b7eea4b1a: Layer already exists 07:55:31 43b10c8273d6: Layer already exists 07:55:31 66cda1b7d24b: Layer already exists 07:55:31 87efdb361301: Layer already exists 07:55:31 2c7763172415: Layer already exists 07:55:31 651d9022c234: Layer already exists 07:55:31 987434a697c3: Layer already exists 07:55:32 latest: digest: sha256:dc623e93abcb9dfa3c222ffc6374c116612c133935a2bd727cdc19fc154811a1 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:32 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.26 07:55:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:55:32 38c37f5c9fb4: Preparing 07:55:32 43b10c8273d6: Preparing 07:55:32 b36b7eea4b1a: Preparing 07:55:32 66cda1b7d24b: Preparing 07:55:32 42d323654f35: Preparing 07:55:32 2c7763172415: Preparing 07:55:32 87efdb361301: Preparing 07:55:32 2c7763172415: Waiting 07:55:32 987434a697c3: Preparing 07:55:32 651d9022c234: Preparing 07:55:32 87efdb361301: Waiting 07:55:32 987434a697c3: Waiting 07:55:32 651d9022c234: Waiting 07:55:32 42d323654f35: Layer already exists 07:55:32 43b10c8273d6: Layer already exists 07:55:32 b36b7eea4b1a: Layer already exists 07:55:32 38c37f5c9fb4: Layer already exists 07:55:32 66cda1b7d24b: Layer already exists 07:55:32 987434a697c3: Layer already exists 07:55:32 87efdb361301: Layer already exists 07:55:32 651d9022c234: Layer already exists 07:55:32 2c7763172415: Layer already exists 07:55:32 4.0.0-dev.26: digest: sha256:dc623e93abcb9dfa3c222ffc6374c116612c133935a2bd727cdc19fc154811a1 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:33 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:55:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:55:33 38c37f5c9fb4: Preparing 07:55:33 43b10c8273d6: Preparing 07:55:33 b36b7eea4b1a: Preparing 07:55:33 66cda1b7d24b: Preparing 07:55:33 42d323654f35: Preparing 07:55:33 2c7763172415: Preparing 07:55:33 87efdb361301: Preparing 07:55:33 987434a697c3: Preparing 07:55:33 651d9022c234: Preparing 07:55:33 87efdb361301: Waiting 07:55:33 987434a697c3: Waiting 07:55:33 651d9022c234: Waiting 07:55:33 2c7763172415: Waiting 07:55:33 43b10c8273d6: Layer already exists 07:55:33 42d323654f35: Layer already exists 07:55:33 66cda1b7d24b: Layer already exists 07:55:33 38c37f5c9fb4: Layer already exists 07:55:33 b36b7eea4b1a: Layer already exists 07:55:33 2c7763172415: Layer already exists 07:55:33 987434a697c3: Layer already exists 07:55:33 87efdb361301: Layer already exists 07:55:33 651d9022c234: Layer already exists 07:55:33 ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26: digest: sha256:dc623e93abcb9dfa3c222ffc6374c116612c133935a2bd727cdc19fc154811a1 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:34 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 07:55:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:55:35 38c37f5c9fb4: Preparing 07:55:35 43b10c8273d6: Preparing 07:55:35 b36b7eea4b1a: Preparing 07:55:35 66cda1b7d24b: Preparing 07:55:35 42d323654f35: Preparing 07:55:35 2c7763172415: Preparing 07:55:35 87efdb361301: Preparing 07:55:35 987434a697c3: Preparing 07:55:35 651d9022c234: Preparing 07:55:35 87efdb361301: Waiting 07:55:35 2c7763172415: Waiting 07:55:35 987434a697c3: Waiting 07:55:35 651d9022c234: Waiting 07:55:35 66cda1b7d24b: Layer already exists 07:55:35 42d323654f35: Layer already exists 07:55:35 38c37f5c9fb4: Layer already exists 07:55:35 43b10c8273d6: Layer already exists 07:55:35 b36b7eea4b1a: Layer already exists 07:55:35 2c7763172415: Layer already exists 07:55:35 87efdb361301: Layer already exists 07:55:35 651d9022c234: Layer already exists 07:55:35 987434a697c3: Layer already exists 07:55:35 main: digest: sha256:dc623e93abcb9dfa3c222ffc6374c116612c133935a2bd727cdc19fc154811a1 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:55:35 ===================================================== [Pipeline] echo 07:55:35 taggedImages: 07:55:35 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 07:55:35 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 07:55:35 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.26 07:55:35 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:55:35 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 07:55:35 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 07:55:35 ba285599d092cd88ba2ac7c49c113d850730d643 07:55:35 latest 07:55:35 4.0.0-dev.26 07:55:35 ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:55:35 main 07:55:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:36 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 07:55:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:55:36 2080079ad1ae: Preparing 07:55:36 714244a17b48: Preparing 07:55:36 5d752b47daa7: Preparing 07:55:36 66cda1b7d24b: Preparing 07:55:36 42d323654f35: Preparing 07:55:36 34195f336bba: Preparing 07:55:36 ce65a55d61e3: Preparing 07:55:36 651d9022c234: Preparing 07:55:36 34195f336bba: Waiting 07:55:36 ce65a55d61e3: Waiting 07:55:36 651d9022c234: Waiting 07:55:36 66cda1b7d24b: Layer already exists 07:55:36 42d323654f35: Layer already exists 07:55:36 2080079ad1ae: Pushed 07:55:36 714244a17b48: Pushed 07:55:36 651d9022c234: Layer already exists 07:55:37 ce65a55d61e3: Pushed 07:55:38 34195f336bba: Pushed 07:55:45 5d752b47daa7: Pushed 07:55:45 ba285599d092cd88ba2ac7c49c113d850730d643: digest: sha256:f0caeee8f359e8194e4f3f2549886d4107e292453a775275625a436f47f1d00d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:47 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:47 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 07:55:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:55:47 2080079ad1ae: Preparing 07:55:47 714244a17b48: Preparing 07:55:47 5d752b47daa7: Preparing 07:55:47 66cda1b7d24b: Preparing 07:55:47 42d323654f35: Preparing 07:55:47 34195f336bba: Preparing 07:55:47 ce65a55d61e3: Preparing 07:55:47 651d9022c234: Preparing 07:55:47 34195f336bba: Waiting 07:55:47 ce65a55d61e3: Waiting 07:55:47 651d9022c234: Waiting 07:55:47 42d323654f35: Layer already exists 07:55:47 5d752b47daa7: Layer already exists 07:55:47 2080079ad1ae: Layer already exists 07:55:47 714244a17b48: Layer already exists 07:55:47 66cda1b7d24b: Layer already exists 07:55:47 34195f336bba: Layer already exists 07:55:47 651d9022c234: Layer already exists 07:55:47 ce65a55d61e3: Layer already exists 07:55:48 latest: digest: sha256:f0caeee8f359e8194e4f3f2549886d4107e292453a775275625a436f47f1d00d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:48 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:48 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.26 07:55:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:55:48 2080079ad1ae: Preparing 07:55:48 714244a17b48: Preparing 07:55:48 5d752b47daa7: Preparing 07:55:48 66cda1b7d24b: Preparing 07:55:48 42d323654f35: Preparing 07:55:48 34195f336bba: Preparing 07:55:48 ce65a55d61e3: Preparing 07:55:48 651d9022c234: Preparing 07:55:48 34195f336bba: Waiting 07:55:48 ce65a55d61e3: Waiting 07:55:48 651d9022c234: Waiting 07:55:48 2080079ad1ae: Layer already exists 07:55:48 5d752b47daa7: Layer already exists 07:55:48 714244a17b48: Layer already exists 07:55:48 66cda1b7d24b: Layer already exists 07:55:48 42d323654f35: Layer already exists 07:55:48 34195f336bba: Layer already exists 07:55:48 ce65a55d61e3: Layer already exists 07:55:48 651d9022c234: Layer already exists 07:55:48 4.0.0-dev.26: digest: sha256:f0caeee8f359e8194e4f3f2549886d4107e292453a775275625a436f47f1d00d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:49 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:49 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:55:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:55:49 2080079ad1ae: Preparing 07:55:49 714244a17b48: Preparing 07:55:49 5d752b47daa7: Preparing 07:55:49 66cda1b7d24b: Preparing 07:55:49 42d323654f35: Preparing 07:55:49 34195f336bba: Preparing 07:55:49 ce65a55d61e3: Preparing 07:55:49 651d9022c234: Preparing 07:55:49 ce65a55d61e3: Waiting 07:55:49 651d9022c234: Waiting 07:55:49 34195f336bba: Waiting 07:55:49 2080079ad1ae: Layer already exists 07:55:49 714244a17b48: Layer already exists 07:55:49 66cda1b7d24b: Layer already exists 07:55:49 42d323654f35: Layer already exists 07:55:49 5d752b47daa7: Layer already exists 07:55:49 ce65a55d61e3: Layer already exists 07:55:49 34195f336bba: Layer already exists 07:55:49 651d9022c234: Layer already exists 07:55:49 ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26: digest: sha256:f0caeee8f359e8194e4f3f2549886d4107e292453a775275625a436f47f1d00d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:50 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:50 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 07:55:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:55:50 2080079ad1ae: Preparing 07:55:50 714244a17b48: Preparing 07:55:50 5d752b47daa7: Preparing 07:55:50 66cda1b7d24b: Preparing 07:55:50 42d323654f35: Preparing 07:55:50 34195f336bba: Preparing 07:55:50 ce65a55d61e3: Preparing 07:55:50 34195f336bba: Waiting 07:55:50 651d9022c234: Preparing 07:55:50 ce65a55d61e3: Waiting 07:55:50 651d9022c234: Waiting 07:55:50 714244a17b48: Layer already exists 07:55:50 66cda1b7d24b: Layer already exists 07:55:50 2080079ad1ae: Layer already exists 07:55:50 42d323654f35: Layer already exists 07:55:50 5d752b47daa7: Layer already exists 07:55:50 34195f336bba: Layer already exists 07:55:50 651d9022c234: Layer already exists 07:55:50 ce65a55d61e3: Layer already exists 07:55:50 main: digest: sha256:f0caeee8f359e8194e4f3f2549886d4107e292453a775275625a436f47f1d00d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:55:50 ===================================================== [Pipeline] echo 07:55:50 taggedImages: 07:55:50 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 07:55:50 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 07:55:50 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.26 07:55:50 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:55:50 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 07:55:50 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 07:55:50 ba285599d092cd88ba2ac7c49c113d850730d643 07:55:50 latest 07:55:50 4.0.0-dev.26 07:55:50 ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:55:50 main 07:55:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:51 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:51 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 07:55:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:55:51 efb9fa053482: Preparing 07:55:51 75c95d42f264: Preparing 07:55:51 66cda1b7d24b: Preparing 07:55:51 42d323654f35: Preparing 07:55:51 3ea8a54078d2: Preparing 07:55:51 f72ecd0f8c67: Preparing 07:55:51 651d9022c234: Preparing 07:55:51 f72ecd0f8c67: Waiting 07:55:51 651d9022c234: Waiting 07:55:51 66cda1b7d24b: Layer already exists 07:55:51 42d323654f35: Layer already exists 07:55:51 651d9022c234: Layer already exists 07:55:51 efb9fa053482: Pushed 07:55:52 f72ecd0f8c67: Pushed 07:55:53 3ea8a54078d2: Pushed 07:56:00 75c95d42f264: Pushed 07:56:00 ba285599d092cd88ba2ac7c49c113d850730d643: digest: sha256:9ee717d2b2fa7f2bc0a743c0190d641c905d4914944c5e47d5b83af68b929d28 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:00 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 07:56:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:56:00 efb9fa053482: Preparing 07:56:00 75c95d42f264: Preparing 07:56:00 66cda1b7d24b: Preparing 07:56:00 42d323654f35: Preparing 07:56:00 3ea8a54078d2: Preparing 07:56:00 f72ecd0f8c67: Preparing 07:56:00 651d9022c234: Preparing 07:56:00 f72ecd0f8c67: Waiting 07:56:00 651d9022c234: Waiting 07:56:00 66cda1b7d24b: Layer already exists 07:56:00 3ea8a54078d2: Layer already exists 07:56:00 75c95d42f264: Layer already exists 07:56:00 42d323654f35: Layer already exists 07:56:00 efb9fa053482: Layer already exists 07:56:00 651d9022c234: Layer already exists 07:56:00 f72ecd0f8c67: Layer already exists 07:56:01 latest: digest: sha256:9ee717d2b2fa7f2bc0a743c0190d641c905d4914944c5e47d5b83af68b929d28 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:01 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.26 07:56:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:56:01 efb9fa053482: Preparing 07:56:01 75c95d42f264: Preparing 07:56:01 66cda1b7d24b: Preparing 07:56:01 42d323654f35: Preparing 07:56:01 3ea8a54078d2: Preparing 07:56:01 f72ecd0f8c67: Preparing 07:56:01 651d9022c234: Preparing 07:56:01 f72ecd0f8c67: Waiting 07:56:01 651d9022c234: Waiting 07:56:01 66cda1b7d24b: Layer already exists 07:56:01 42d323654f35: Layer already exists 07:56:01 efb9fa053482: Layer already exists 07:56:01 75c95d42f264: Layer already exists 07:56:01 3ea8a54078d2: Layer already exists 07:56:01 651d9022c234: Layer already exists 07:56:01 f72ecd0f8c67: Layer already exists 07:56:02 4.0.0-dev.26: digest: sha256:9ee717d2b2fa7f2bc0a743c0190d641c905d4914944c5e47d5b83af68b929d28 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:02 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:56:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:56:02 efb9fa053482: Preparing 07:56:02 75c95d42f264: Preparing 07:56:02 66cda1b7d24b: Preparing 07:56:02 42d323654f35: Preparing 07:56:02 3ea8a54078d2: Preparing 07:56:02 f72ecd0f8c67: Preparing 07:56:02 651d9022c234: Preparing 07:56:02 f72ecd0f8c67: Waiting 07:56:02 651d9022c234: Waiting 07:56:02 42d323654f35: Layer already exists 07:56:02 efb9fa053482: Layer already exists 07:56:02 75c95d42f264: Layer already exists 07:56:02 3ea8a54078d2: Layer already exists 07:56:02 66cda1b7d24b: Layer already exists 07:56:02 f72ecd0f8c67: Layer already exists 07:56:02 651d9022c234: Layer already exists 07:56:03 ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26: digest: sha256:9ee717d2b2fa7f2bc0a743c0190d641c905d4914944c5e47d5b83af68b929d28 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:03 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:03 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 07:56:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:56:03 efb9fa053482: Preparing 07:56:03 75c95d42f264: Preparing 07:56:03 66cda1b7d24b: Preparing 07:56:03 42d323654f35: Preparing 07:56:03 3ea8a54078d2: Preparing 07:56:03 f72ecd0f8c67: Preparing 07:56:03 651d9022c234: Preparing 07:56:03 651d9022c234: Waiting 07:56:03 f72ecd0f8c67: Waiting 07:56:03 42d323654f35: Layer already exists 07:56:03 efb9fa053482: Layer already exists 07:56:03 66cda1b7d24b: Layer already exists 07:56:03 75c95d42f264: Layer already exists 07:56:03 3ea8a54078d2: Layer already exists 07:56:03 f72ecd0f8c67: Layer already exists 07:56:03 651d9022c234: Layer already exists 07:56:03 main: digest: sha256:9ee717d2b2fa7f2bc0a743c0190d641c905d4914944c5e47d5b83af68b929d28 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:56:04 ===================================================== [Pipeline] echo 07:56:04 taggedImages: 07:56:04 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 07:56:04 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 07:56:04 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.26 07:56:04 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 07:56:04 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:56:04 07:56:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:56:04 arm64: Pulling from edgex-lftools-log-publisher 07:56:04 8998bd30e6a1: Pulling fs layer 07:56:04 04944245beec: Pulling fs layer 07:56:04 699f458cf7ca: Pulling fs layer 07:56:04 765212b225bb: Pulling fs layer 07:56:04 f23df028b6ca: Pulling fs layer 07:56:04 d65c8cfc05b1: Pulling fs layer 07:56:04 2437ff75d9bd: Pulling fs layer 07:56:04 765212b225bb: Waiting 07:56:04 f23df028b6ca: Waiting 07:56:04 d65c8cfc05b1: Waiting 07:56:04 2437ff75d9bd: Waiting 07:56:05 04944245beec: Verifying Checksum 07:56:05 04944245beec: Download complete 07:56:05 765212b225bb: Verifying Checksum 07:56:05 765212b225bb: Download complete 07:56:05 f23df028b6ca: Verifying Checksum 07:56:05 f23df028b6ca: Download complete 07:56:05 d65c8cfc05b1: Verifying Checksum 07:56:05 d65c8cfc05b1: Download complete 07:56:05 699f458cf7ca: Verifying Checksum 07:56:05 699f458cf7ca: Download complete 07:56:05 8998bd30e6a1: Verifying Checksum 07:56:05 8998bd30e6a1: Download complete 07:56:07 2437ff75d9bd: Verifying Checksum 07:56:07 2437ff75d9bd: Download complete 07:56:11 8998bd30e6a1: Pull complete 07:56:12 04944245beec: Pull complete 07:56:14 699f458cf7ca: Pull complete 07:56:14 765212b225bb: Pull complete 07:56:15 f23df028b6ca: Pull complete 07:56:15 d65c8cfc05b1: Pull complete 07:56:42 2437ff75d9bd: Pull complete 07:56:42 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:56:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:56:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:56:42 prd-ubuntu20.04-docker-arm64-4c-16g-34898 does not seem to be running inside a container 07:56:42 $ 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/762 -v /w/workspace/edgex-go/762:/w/workspace/edgex-go/762:rw,z -v /w/workspace/edgex-go/762@tmp:/w/workspace/edgex-go/762@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:56:44 $ docker top cb8ea98a750fb89049e1e92046a2edcfbf32a048c492986d320d3b251ccbd150 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:56:45 ---> job-cost.sh 07:56:45 lf-activate-venv: SKIPPING 07:56:45 INFO: No Stack... 07:56:45 INFO: Retrieving Pricing Info for: v3-standard-8 07:56:46 INFO: Archiving Costs [Pipeline] sh 07:56:46 + cat /w/workspace/edgex-go/762/archives/cost.csv 07:56:46 + cut -d, -f6 [Pipeline] lock 07:56:46 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-762-stack-cost] 07:56:46 Resource [jenkins-edgexfoundry-edgex-go-main-762-stack-cost] did not exist. Created. 07:56:46 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-762-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:56:47 + echo total: 0.2199999988079071 [Pipeline] stash 07:56:47 Stashed 1 file(s) [Pipeline] } 07:56:47 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-762-stack-cost] [Pipeline] // lock [Pipeline] } 07:56:47 $ docker stop --time=1 cb8ea98a750fb89049e1e92046a2edcfbf32a048c492986d320d3b251ccbd150 07:56:49 $ docker rm -f --volumes cb8ea98a750fb89049e1e92046a2edcfbf32a048c492986d320d3b251ccbd150 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 07:56:49 provisioning config files... 07:56:49 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/762@tmp/config16957854368096637447tmp [Pipeline] { [Pipeline] sh 07:56:50 + set +x 07:56:50 + + curl -s https://codecov.io/bash 07:56:50 bash -s -- 07:56:50 07:56:50 _____ _ 07:56:50 / ____| | | 07:56:50 | | ___ __| | ___ ___ _____ __ 07:56:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:56:50 | |___| (_) | (_| | __/ (_| (_) \ V / 07:56:50 \_____\___/ \__,_|\___|\___\___/ \_/ 07:56:50 Bash-1.0.6 07:56:50 07:56:50 07:56:50 ==> git version 2.25.1 found 07:56:50 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 07:56:50 Release-Date: 2020-01-08 07:56:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:56:50 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:56:50 ==> Jenkins CI detected. 07:56:50 current dir:  /w/workspace/edgex-go/762 07:56:50 project root: . 07:56:50 --> token set from env 07:56:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:56:50 ==> Running gcov in . (disable via -X gcov) 07:56:50 ==> Python coveragepy not found 07:56:50 ==> Searching for coverage reports in: 07:56:50 + . 07:56:50 -> Found 1 reports 07:56:50 ==> Detecting git/mercurial file structure 07:56:50 ==> Reading reports 07:56:50 + ./coverage.out bytes=1412873 07:56:50 ==> Appending adjustments 07:56:50 https://docs.codecov.io/docs/fixing-reports 07:56:51 + Found adjustments 07:56:51 ==> Gzipping contents 07:56:51 124K /tmp/codecov.ZqrgnA.gz 07:56:51 ==> Uploading reports 07:56:51 url: https://codecov.io 07:56:51 query: branch=main&commit=ba285599d092cd88ba2ac7c49c113d850730d643&build=762&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F762%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:56:51 -> Pinging Codecov 07:56:51 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=ba285599d092cd88ba2ac7c49c113d850730d643&build=762&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F762%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:56:52 -> Uploading to 07:56:52 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/ba285599d092cd88ba2ac7c49c113d850730d643/85655280-76c6-47e8-9cda-35f8d6e661f3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241211%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241211T075651Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=f4d84224c78516ea23c16e97eddf1f6d821258acd4cf702d7987f1fd2fc41a82 07:56:52 % Total % Received % Xferd Average Speed Time Time Time Current 07:56:52 Dload Upload Total Spent Left Speed 07:56:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 120k 0 0 100 120k 0 506k --:--:-- --:--:-- --:--:-- 506k 07:56:52 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/ba285599d092cd88ba2ac7c49c113d850730d643 [Pipeline] } 07:56:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 07:56:52 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:56:52 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:56:52 07:56:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:56:52 latest: Pulling from edgex-devops/edgex-snyk-go 07:56:52 43c4264eed91: Already exists 07:56:52 4cc291be95ef: Already exists 07:56:52 2ac1f1163629: Already exists 07:56:52 5c3c966382ef: Already exists 07:56:52 4f4fb700ef54: Already exists 07:56:52 d9c7d2e4e75e: Pulling fs layer 07:56:52 9c3e1370e548: Pulling fs layer 07:56:53 d9c7d2e4e75e: Download complete 07:56:53 d9c7d2e4e75e: Pull complete 07:56:54 9c3e1370e548: Verifying Checksum 07:56:54 9c3e1370e548: Download complete 07:56:57 9c3e1370e548: Pull complete 07:56:57 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 07:56:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:56:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:56:57 prd-ubuntu20.04-docker-8c-8g-34897 does not seem to be running inside a container 07:56:57 $ 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/762 -v /w/workspace/edgex-go/762:/w/workspace/edgex-go/762:rw,z -v /w/workspace/edgex-go/762@tmp:/w/workspace/edgex-go/762@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/edgex-snyk-go:latest cat 07:57:00 $ docker top ff30f4e4bcc8a13d1901ccf412681f2997e06019075a3004bb378bf79d12460c -eo pid,comm [Pipeline] { [Pipeline] sh 07:57:01 + git config --global --add safe.directory /w/workspace/edgex-go/762 [Pipeline] echo 07:57:01 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 07:57:01 + set -o pipefail 07:57:01 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 07:57:09 07:57:09 Monitoring /w/workspace/edgex-go/762 (github.com/edgexfoundry/edgex-go)... 07:57:09 07:57:09 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/59aa3ba6-95a7-4ede-b641-71f55c0d8b56 07:57:09 07:57:09 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:57:09 07:57:09 07:57:09 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 07:57:09 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 07:57:09 $ docker stop --time=1 ff30f4e4bcc8a13d1901ccf412681f2997e06019075a3004bb378bf79d12460c 07:57:13 $ docker rm -f --volumes ff30f4e4bcc8a13d1901ccf412681f2997e06019075a3004bb378bf79d12460c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 07:57:14 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:57:14 provisioning config files... 07:57:14 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/762@tmp/config13601883635059400771tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:57:14 --> edgex-publish-swagger.sh 07:57:14 === Publish openapi API === 07:57:14 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 07:57:14 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/762/openapi/core-command.yaml] 07:57:14 % Total % Received % Xferd Average Speed Time Time Time Current 07:57:14 Dload Upload Total Spent Left Speed 07:57:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 63778 --:--:-- --:--:-- --:--:-- 63778 07:57:15 07:57:15 07:57:15 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/762/openapi/core-data.yaml] 07:57:15 % Total % Received % Xferd Average Speed Time Time Time Current 07:57:15 Dload Upload Total Spent Left Speed 07:57:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 154k --:--:-- --:--:-- --:--:-- 154k 07:57:15 07:57:15 07:57:15 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/762/openapi/core-keeper.yaml] 07:57:15 % Total % Received % Xferd Average Speed Time Time Time Current 07:57:15 Dload Upload Total Spent Left Speed 07:57:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 240 116k --:--:-- --:--:-- --:--:-- 116k 07:57:15 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 07:57:15 07:57:15 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/762/openapi/core-metadata.yaml] 07:57:15 % Total % Received % Xferd Average Speed Time Time Time Current 07:57:15 Dload Upload Total Spent Left Speed 07:57:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 154k 100 156 100 154k 348 345k --:--:-- --:--:-- --:--:-- 345k 100 154k 100 156 100 154k 347 344k --:--:-- --:--:-- --:--:-- 344k 07:57:16 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 07:57:16 07:57:16 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/762/openapi/support-notifications.yaml] 07:57:16 % Total % Received % Xferd Average Speed Time Time Time Current 07:57:16 Dload Upload Total Spent Left Speed 07:57:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 391 214k --:--:-- --:--:-- --:--:-- 214k 07:57:16 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 07:57:16 07:57:16 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/762/openapi/support-scheduler.yaml] 07:57:16 % Total % Received % Xferd Average Speed Time Time Time Current 07:57:16 Dload Upload Total Spent Left Speed 07:57:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 489 155k --:--:-- --:--:-- --:--:-- 155k 07:57:16 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 07:57:16 [Pipeline] } 07:57:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 07:57:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:57:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:57:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:57:17 prd-ubuntu20.04-docker-8c-8g-34897 does not seem to be running inside a container 07:57:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/762 -v /w/workspace/edgex-go/762:/w/workspace/edgex-go/762:rw,z -v /w/workspace/edgex-go/762@tmp:/w/workspace/edgex-go/762@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:57:18 $ docker top ad8064968a39b5bc916831b4aaf1ebbe2c85a8f8438d1023cc5a6ed82a6a8aca -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:57:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:57:18 [ssh-agent] Looking for ssh-agent implementation... 07:57:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:57:18 $ docker exec ad8064968a39b5bc916831b4aaf1ebbe2c85a8f8438d1023cc5a6ed82a6a8aca ssh-agent 07:57:18 SSH_AUTH_SOCK=/tmp/ssh-Q8UD4D1AddKY/agent.32 07:57:18 SSH_AGENT_PID=38 07:57:18 Running ssh-add (command line suppressed) 07:57:18 Identity added: /w/workspace/edgex-go/762@tmp/private_key_18152056465080085071.key (/w/workspace/edgex-go/762@tmp/private_key_18152056465080085071.key) 07:57:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:57:18 + git semver tag 07:57:19 2024-12-11 07:57:19,175 [run_tag] DEBUG tag force:False 07:57:19 2024-12-11 07:57:19,176 [check_head_tag] DEBUG check head tag 07:57:19 2024-12-11 07:57:19,179 [execute] INFO git cat-file --batch-check 07:57:19 2024-12-11 07:57:19,180 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/762, universal_newlines=False, shell=None, istream=) 07:57:19 2024-12-11 07:57:19,183 [execute] INFO git cat-file --batch 07:57:19 2024-12-11 07:57:19,184 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/762, universal_newlines=False, shell=None, istream=) 07:57:19 2024-12-11 07:57:19,239 [read_version] DEBUG read version from /w/workspace/edgex-go/762/.semver/main 07:57:19 2024-12-11 07:57:19,239 [execute] INFO git tag -a v4.0.0-dev.26 -m v4.0.0-dev.26 07:57:19 2024-12-11 07:57:19,239 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.26', '-m', 'v4.0.0-dev.26'], cwd=/w/workspace/edgex-go/762, universal_newlines=False, shell=None, istream=None) 07:57:19 2024-12-11 07:57:19,244 [read_version] DEBUG read version from /w/workspace/edgex-go/762/.semver/main 07:57:19 4.0.0-dev.26 [Pipeline] } 07:57:19 $ docker exec --env ******** --env ******** ad8064968a39b5bc916831b4aaf1ebbe2c85a8f8438d1023cc5a6ed82a6a8aca ssh-agent -k 07:57:19 unset SSH_AUTH_SOCK; 07:57:19 unset SSH_AGENT_PID; 07:57:19 echo Agent pid 38 killed; 07:57:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:57:19 + git semver [Pipeline] } 07:57:20 $ docker stop --time=1 ad8064968a39b5bc916831b4aaf1ebbe2c85a8f8438d1023cc5a6ed82a6a8aca 07:57:21 $ docker rm -f --volumes ad8064968a39b5bc916831b4aaf1ebbe2c85a8f8438d1023cc5a6ed82a6a8aca [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:57:21 07:57:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:57:22 0.23.1-centos7: Pulling from edgex-lftools 07:57:22 ab5ef0e58194: Pulling fs layer 07:57:22 9712f1f96733: Pulling fs layer 07:57:22 63f879dbbcfc: Pulling fs layer 07:57:22 0d9ebad4ef96: Pulling fs layer 07:57:22 e9a5061849ea: Pulling fs layer 07:57:22 d747dcd14b5f: Pulling fs layer 07:57:22 2de7ff778b66: Pulling fs layer 07:57:22 e9a5061849ea: Waiting 07:57:22 2de7ff778b66: Waiting 07:57:22 d747dcd14b5f: Waiting 07:57:22 0d9ebad4ef96: Waiting 07:57:22 9712f1f96733: Verifying Checksum 07:57:22 9712f1f96733: Download complete 07:57:22 63f879dbbcfc: Verifying Checksum 07:57:22 63f879dbbcfc: Download complete 07:57:22 e9a5061849ea: Verifying Checksum 07:57:22 e9a5061849ea: Download complete 07:57:22 d747dcd14b5f: Verifying Checksum 07:57:22 d747dcd14b5f: Download complete 07:57:22 0d9ebad4ef96: Verifying Checksum 07:57:22 0d9ebad4ef96: Download complete 07:57:22 2de7ff778b66: Verifying Checksum 07:57:22 2de7ff778b66: Download complete 07:57:22 ab5ef0e58194: Verifying Checksum 07:57:22 ab5ef0e58194: Download complete 07:57:25 ab5ef0e58194: Pull complete 07:57:25 9712f1f96733: Pull complete 07:57:26 63f879dbbcfc: Pull complete 07:57:30 0d9ebad4ef96: Pull complete 07:57:30 e9a5061849ea: Pull complete 07:57:30 d747dcd14b5f: Pull complete 07:57:31 2de7ff778b66: Pull complete 07:57:31 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:57:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:57:31 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:57:31 prd-ubuntu20.04-docker-8c-8g-34897 does not seem to be running inside a container 07:57:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/762 -v /w/workspace/edgex-go/762:/w/workspace/edgex-go/762:rw,z -v /w/workspace/edgex-go/762@tmp:/w/workspace/edgex-go/762@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 07:57:36 $ docker top a5a3313978d34bdc29ab465037bf9c12ba3c886e44051e43ddba2c2ab07167bf -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:57:36 provisioning config files... 07:57:36 copy managed file [sigul-config] to file:/w/workspace/edgex-go/762@tmp/config12212914193262802611tmp 07:57:36 copy managed file [sigul-password] to file:/w/workspace/edgex-go/762@tmp/config971481141877982307tmp 07:57:36 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/762@tmp/config236056265082985858tmp [Pipeline] { [Pipeline] echo 07:57:36 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:57:36 ---> sigul-configuration.sh 07:57:36 gpg: directory `/root/.gnupg' created 07:57:36 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:57:36 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:57:36 gpg: keyring `/root/.gnupg/secring.gpg' created 07:57:36 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:57:36 gpg: CAST5 encrypted data 07:57:36 gpg: encrypted with 1 passphrase 07:57:36 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:57:37 + mkdir /home/jenkins 07:57:37 + mkdir /home/jenkins/sigul [Pipeline] sh 07:57:37 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 07:57:37 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:57:37 ---> sigul-install.sh 07:57:37 Sigul already installed; skipping installation. [Pipeline] sh 07:57:38 + git tag --list 07:57:38 0.6.0 07:57:38 0.6.1 07:57:38 0.7.0 07:57:38 0.7.1 07:57:38 v1.0.0 07:57:38 v1.0.1 07:57:38 v1.1.0 07:57:38 v1.2.0 07:57:38 v1.2.1 07:57:38 v1.3.0 07:57:38 v1.3.1 07:57:38 v2.0.0 07:57:38 v2.1.0 07:57:38 v2.1.1 07:57:38 v2.2.0 07:57:38 v2.3.0 07:57:38 v3.0 07:57:38 v3.0.0 07:57:38 v3.1 07:57:38 v3.1.0 07:57:38 v3.1.0-dev.1 07:57:38 v3.1.0-dev.10 07:57:38 v3.1.0-dev.11 07:57:38 v3.1.0-dev.12 07:57:38 v3.1.0-dev.13 07:57:38 v3.1.0-dev.14 07:57:38 v3.1.0-dev.15 07:57:38 v3.1.0-dev.16 07:57:38 v3.1.0-dev.17 07:57:38 v3.1.0-dev.18 07:57:38 v3.1.0-dev.19 07:57:38 v3.1.0-dev.2 07:57:38 v3.1.0-dev.20 07:57:38 v3.1.0-dev.21 07:57:38 v3.1.0-dev.22 07:57:38 v3.1.0-dev.23 07:57:38 v3.1.0-dev.24 07:57:38 v3.1.0-dev.25 07:57:38 v3.1.0-dev.26 07:57:38 v3.1.0-dev.27 07:57:38 v3.1.0-dev.28 07:57:38 v3.1.0-dev.29 07:57:38 v3.1.0-dev.3 07:57:38 v3.1.0-dev.30 07:57:38 v3.1.0-dev.31 07:57:38 v3.1.0-dev.32 07:57:38 v3.1.0-dev.33 07:57:38 v3.1.0-dev.34 07:57:38 v3.1.0-dev.35 07:57:38 v3.1.0-dev.36 07:57:38 v3.1.0-dev.37 07:57:38 v3.1.0-dev.38 07:57:38 v3.1.0-dev.39 07:57:38 v3.1.0-dev.4 07:57:38 v3.1.0-dev.40 07:57:38 v3.1.0-dev.41 07:57:38 v3.1.0-dev.42 07:57:38 v3.1.0-dev.43 07:57:38 v3.1.0-dev.44 07:57:38 v3.1.0-dev.45 07:57:38 v3.1.0-dev.46 07:57:38 v3.1.0-dev.47 07:57:38 v3.1.0-dev.48 07:57:38 v3.1.0-dev.49 07:57:38 v3.1.0-dev.5 07:57:38 v3.1.0-dev.50 07:57:38 v3.1.0-dev.51 07:57:38 v3.1.0-dev.52 07:57:38 v3.1.0-dev.53 07:57:38 v3.1.0-dev.54 07:57:38 v3.1.0-dev.55 07:57:38 v3.1.0-dev.56 07:57:38 v3.1.0-dev.57 07:57:38 v3.1.0-dev.58 07:57:38 v3.1.0-dev.59 07:57:38 v3.1.0-dev.6 07:57:38 v3.1.0-dev.60 07:57:38 v3.1.0-dev.61 07:57:38 v3.1.0-dev.62 07:57:38 v3.1.0-dev.63 07:57:38 v3.1.0-dev.64 07:57:38 v3.1.0-dev.65 07:57:38 v3.1.0-dev.66 07:57:38 v3.1.0-dev.67 07:57:38 v3.1.0-dev.68 07:57:38 v3.1.0-dev.69 07:57:38 v3.1.0-dev.7 07:57:38 v3.1.0-dev.70 07:57:38 v3.1.0-dev.71 07:57:38 v3.1.0-dev.72 07:57:38 v3.1.0-dev.73 07:57:38 v3.1.0-dev.8 07:57:38 v3.1.0-dev.9 07:57:38 v3.1.1 07:57:38 v3.1.1-dev.1 07:57:38 v3.1.1-dev.2 07:57:38 v3.2.0-dev.1 07:57:38 v3.2.0-dev.10 07:57:38 v3.2.0-dev.100 07:57:38 v3.2.0-dev.101 07:57:38 v3.2.0-dev.102 07:57:38 v3.2.0-dev.103 07:57:38 v3.2.0-dev.104 07:57:38 v3.2.0-dev.105 07:57:38 v3.2.0-dev.106 07:57:38 v3.2.0-dev.107 07:57:38 v3.2.0-dev.108 07:57:38 v3.2.0-dev.109 07:57:38 v3.2.0-dev.11 07:57:38 v3.2.0-dev.12 07:57:38 v3.2.0-dev.13 07:57:38 v3.2.0-dev.14 07:57:38 v3.2.0-dev.15 07:57:38 v3.2.0-dev.16 07:57:38 v3.2.0-dev.17 07:57:38 v3.2.0-dev.18 07:57:38 v3.2.0-dev.19 07:57:38 v3.2.0-dev.2 07:57:38 v3.2.0-dev.20 07:57:38 v3.2.0-dev.21 07:57:38 v3.2.0-dev.22 07:57:38 v3.2.0-dev.23 07:57:38 v3.2.0-dev.24 07:57:38 v3.2.0-dev.25 07:57:38 v3.2.0-dev.26 07:57:38 v3.2.0-dev.27 07:57:38 v3.2.0-dev.28 07:57:38 v3.2.0-dev.29 07:57:38 v3.2.0-dev.3 07:57:38 v3.2.0-dev.30 07:57:38 v3.2.0-dev.31 07:57:38 v3.2.0-dev.32 07:57:38 v3.2.0-dev.33 07:57:38 v3.2.0-dev.34 07:57:38 v3.2.0-dev.35 07:57:38 v3.2.0-dev.36 07:57:38 v3.2.0-dev.37 07:57:38 v3.2.0-dev.38 07:57:38 v3.2.0-dev.39 07:57:38 v3.2.0-dev.4 07:57:38 v3.2.0-dev.40 07:57:38 v3.2.0-dev.41 07:57:38 v3.2.0-dev.42 07:57:38 v3.2.0-dev.43 07:57:38 v3.2.0-dev.44 07:57:38 v3.2.0-dev.45 07:57:38 v3.2.0-dev.46 07:57:38 v3.2.0-dev.47 07:57:38 v3.2.0-dev.48 07:57:38 v3.2.0-dev.49 07:57:38 v3.2.0-dev.5 07:57:38 v3.2.0-dev.50 07:57:38 v3.2.0-dev.51 07:57:38 v3.2.0-dev.52 07:57:38 v3.2.0-dev.53 07:57:38 v3.2.0-dev.54 07:57:38 v3.2.0-dev.55 07:57:38 v3.2.0-dev.56 07:57:38 v3.2.0-dev.57 07:57:38 v3.2.0-dev.58 07:57:38 v3.2.0-dev.59 07:57:38 v3.2.0-dev.6 07:57:38 v3.2.0-dev.60 07:57:38 v3.2.0-dev.61 07:57:38 v3.2.0-dev.62 07:57:38 v3.2.0-dev.63 07:57:38 v3.2.0-dev.64 07:57:38 v3.2.0-dev.65 07:57:38 v3.2.0-dev.66 07:57:38 v3.2.0-dev.67 07:57:38 v3.2.0-dev.68 07:57:38 v3.2.0-dev.69 07:57:38 v3.2.0-dev.7 07:57:38 v3.2.0-dev.70 07:57:38 v3.2.0-dev.71 07:57:38 v3.2.0-dev.72 07:57:38 v3.2.0-dev.73 07:57:38 v3.2.0-dev.74 07:57:38 v3.2.0-dev.75 07:57:38 v3.2.0-dev.76 07:57:38 v3.2.0-dev.77 07:57:38 v3.2.0-dev.78 07:57:38 v3.2.0-dev.79 07:57:38 v3.2.0-dev.8 07:57:38 v3.2.0-dev.80 07:57:38 v3.2.0-dev.81 07:57:38 v3.2.0-dev.82 07:57:38 v3.2.0-dev.83 07:57:38 v3.2.0-dev.84 07:57:38 v3.2.0-dev.85 07:57:38 v3.2.0-dev.86 07:57:38 v3.2.0-dev.87 07:57:38 v3.2.0-dev.88 07:57:38 v3.2.0-dev.89 07:57:38 v3.2.0-dev.9 07:57:38 v3.2.0-dev.90 07:57:38 v3.2.0-dev.91 07:57:38 v3.2.0-dev.92 07:57:38 v3.2.0-dev.93 07:57:38 v3.2.0-dev.94 07:57:38 v3.2.0-dev.95 07:57:38 v3.2.0-dev.96 07:57:38 v3.2.0-dev.97 07:57:38 v3.2.0-dev.98 07:57:38 v3.2.0-dev.99 07:57:38 v4.0.0-dev.1 07:57:38 v4.0.0-dev.10 07:57:38 v4.0.0-dev.11 07:57:38 v4.0.0-dev.12 07:57:38 v4.0.0-dev.13 07:57:38 v4.0.0-dev.14 07:57:38 v4.0.0-dev.15 07:57:38 v4.0.0-dev.16 07:57:38 v4.0.0-dev.17 07:57:38 v4.0.0-dev.18 07:57:38 v4.0.0-dev.19 07:57:38 v4.0.0-dev.2 07:57:38 v4.0.0-dev.20 07:57:38 v4.0.0-dev.21 07:57:38 v4.0.0-dev.22 07:57:38 v4.0.0-dev.23 07:57:38 v4.0.0-dev.24 07:57:38 v4.0.0-dev.25 07:57:38 v4.0.0-dev.26 07:57:38 v4.0.0-dev.3 07:57:38 v4.0.0-dev.4 07:57:38 v4.0.0-dev.5 07:57:38 v4.0.0-dev.6 07:57:38 v4.0.0-dev.7 07:57:38 v4.0.0-dev.8 07:57:38 v4.0.0-dev.9 [Pipeline] sh 07:57:38 + lftools sign git-tag v4.0.0-dev.26 07:57:38 Signing Git tag with Sigul... 07:57:38 Signing v4.0.0-dev.26 [Pipeline] echo 07:57:39 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:57:39 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:57:39 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:57:39 $ docker stop --time=1 a5a3313978d34bdc29ab465037bf9c12ba3c886e44051e43ddba2c2ab07167bf 07:57:40 $ docker rm -f --volumes a5a3313978d34bdc29ab465037bf9c12ba3c886e44051e43ddba2c2ab07167bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 07:57:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:57:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:57:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:57:41 prd-ubuntu20.04-docker-8c-8g-34897 does not seem to be running inside a container 07:57:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/762 -v /w/workspace/edgex-go/762:/w/workspace/edgex-go/762:rw,z -v /w/workspace/edgex-go/762@tmp:/w/workspace/edgex-go/762@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:57:41 $ docker top 3eeeeefcdd40a2b8da5edddd4c6429606e51cc53e3c1a8380b5f49f515f59197 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:57:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:57:42 [ssh-agent] Looking for ssh-agent implementation... 07:57:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:57:42 $ docker exec 3eeeeefcdd40a2b8da5edddd4c6429606e51cc53e3c1a8380b5f49f515f59197 ssh-agent 07:57:42 SSH_AUTH_SOCK=/tmp/ssh-te2fuMBRoPL3/agent.32 07:57:42 SSH_AGENT_PID=38 07:57:42 Running ssh-add (command line suppressed) 07:57:42 Identity added: /w/workspace/edgex-go/762@tmp/private_key_2813514003873234551.key (/w/workspace/edgex-go/762@tmp/private_key_2813514003873234551.key) 07:57:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:57:42 + git semver bump pre 07:57:42 2024-12-11 07:57:42,895 [read_version] DEBUG read version from /w/workspace/edgex-go/762/.semver/main 07:57:42 2024-12-11 07:57:42,896 [bump_version] DEBUG bumping version:4.0.0-dev.26 on axis:pre with prefix:dev 07:57:42 2024-12-11 07:57:42,896 [bump_version] DEBUG bumped version:4.0.0-dev.27 07:57:42 2024-12-11 07:57:42,896 [write_version] DEBUG write version:4.0.0-dev.27 to path:/w/workspace/edgex-go/762/.semver/main with force:True 07:57:42 2024-12-11 07:57:42,896 [read_version] DEBUG read version from /w/workspace/edgex-go/762/.semver/main 07:57:42 2024-12-11 07:57:42,897 [write_file] DEBUG write to file:/w/workspace/edgex-go/762/.semver/main 07:57:42 2024-12-11 07:57:42,900 [execute] INFO git cat-file --batch-check 07:57:42 2024-12-11 07:57:42,901 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/762/.semver, universal_newlines=False, shell=None, istream=) 07:57:42 2024-12-11 07:57:42,906 [execute] INFO git cat-file --batch 07:57:42 2024-12-11 07:57:42,906 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/762/.semver, universal_newlines=False, shell=None, istream=) 07:57:42 2024-12-11 07:57:42,910 [read_version] DEBUG read version from /w/workspace/edgex-go/762/.semver/main 07:57:42 4.0.0-dev.27 [Pipeline] } 07:57:42 $ docker exec --env ******** --env ******** 3eeeeefcdd40a2b8da5edddd4c6429606e51cc53e3c1a8380b5f49f515f59197 ssh-agent -k 07:57:43 unset SSH_AUTH_SOCK; 07:57:43 unset SSH_AGENT_PID; 07:57:43 echo Agent pid 38 killed; 07:57:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:57:43 + git semver [Pipeline] } 07:57:43 $ docker stop --time=1 3eeeeefcdd40a2b8da5edddd4c6429606e51cc53e3c1a8380b5f49f515f59197 07:57:44 $ docker rm -f --volumes 3eeeeefcdd40a2b8da5edddd4c6429606e51cc53e3c1a8380b5f49f515f59197 [Pipeline] // withDockerContainer [Pipeline] sh 07:57:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:57:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:57:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:57:45 prd-ubuntu20.04-docker-8c-8g-34897 does not seem to be running inside a container 07:57:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/762 -v /w/workspace/edgex-go/762:/w/workspace/edgex-go/762:rw,z -v /w/workspace/edgex-go/762@tmp:/w/workspace/edgex-go/762@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:57:46 $ docker top 90dab34c0e7af2cfb15a25849e6bf97057b2c0b71bee120d2c607ca279b0ebcf -eo pid,comm 07:57:46 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 07:57:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:57:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:57:46 [ssh-agent] Looking for ssh-agent implementation... 07:57:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:57:46 $ docker exec 90dab34c0e7af2cfb15a25849e6bf97057b2c0b71bee120d2c607ca279b0ebcf ssh-agent 07:57:46 SSH_AUTH_SOCK=/tmp/ssh-WNObnJfFQulq/agent.32 07:57:46 SSH_AGENT_PID=38 07:57:46 Running ssh-add (command line suppressed) 07:57:46 Identity added: /w/workspace/edgex-go/762@tmp/private_key_4888829297222821343.key (/w/workspace/edgex-go/762@tmp/private_key_4888829297222821343.key) 07:57:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:57:46 + git semver push 07:57:47 2024-12-11 07:57:46,936 [run_push] DEBUG push 07:57:47 2024-12-11 07:57:46,937 [execute] INFO git cat-file --batch-check 07:57:47 2024-12-11 07:57:46,937 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/762/.semver, universal_newlines=False, shell=None, istream=) 07:57:47 2024-12-11 07:57:46,941 [execute] INFO git rev-list 2caa2e5edacbe2e5a3a0f46f6c16f16c3efbb6ec -- 07:57:47 2024-12-11 07:57:46,941 [execute] DEBUG Popen(['git', 'rev-list', '2caa2e5edacbe2e5a3a0f46f6c16f16c3efbb6ec', '--'], cwd=/w/workspace/edgex-go/762/.semver, universal_newlines=False, shell=None, istream=None) 07:57:47 2024-12-11 07:57:46,961 [execute] INFO git fetch -v origin 07:57:47 2024-12-11 07:57:46,961 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/762/.semver, universal_newlines=True, shell=None, istream=None) 07:57:47 2024-12-11 07:57:47,424 [run_push] DEBUG no remote changes detected 07:57:47 2024-12-11 07:57:47,424 [execute] INFO git push origin semver 07:57:47 2024-12-11 07:57:47,425 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/762/.semver, universal_newlines=False, shell=None, istream=None) 07:57:48 2024-12-11 07:57:48,201 [run_push] DEBUG push all version tags 07:57:48 2024-12-11 07:57:48,202 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 07:57:48 2024-12-11 07:57:48,202 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/762, universal_newlines=False, shell=None, istream=None) 07:57:49 2024-12-11 07:57:48,821 [read_version] DEBUG read version from /w/workspace/edgex-go/762/.semver/main 07:57:49 4.0.0-dev.27 [Pipeline] } 07:57:49 $ docker exec --env ******** --env ******** 90dab34c0e7af2cfb15a25849e6bf97057b2c0b71bee120d2c607ca279b0ebcf ssh-agent -k 07:57:49 unset SSH_AUTH_SOCK; 07:57:49 unset SSH_AGENT_PID; 07:57:49 echo Agent pid 38 killed; 07:57:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:57:49 + git semver [Pipeline] } 07:57:49 $ docker stop --time=1 90dab34c0e7af2cfb15a25849e6bf97057b2c0b71bee120d2c607ca279b0ebcf 07:57:51 $ docker rm -f --volumes 90dab34c0e7af2cfb15a25849e6bf97057b2c0b71bee120d2c607ca279b0ebcf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:57:51 + [ -d /w/workspace/edgex-go/762/archives ] [Pipeline] libraryResource [Pipeline] sh 07:57:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:57:52 ---> package-listing.sh 07:57:52 ++ facter osfamily 07:57:52 ++ tr '[:upper:]' '[:lower:]' 07:57:53 + OS_FAMILY=debian 07:57:53 + workspace=/w/workspace/edgex-go/762 07:57:53 + START_PACKAGES=/tmp/packages_start.txt 07:57:53 + END_PACKAGES=/tmp/packages_end.txt 07:57:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:57:53 + PACKAGES=/tmp/packages_start.txt 07:57:53 + '[' /w/workspace/edgex-go/762 ']' 07:57:53 + PACKAGES=/tmp/packages_end.txt 07:57:53 + case "${OS_FAMILY}" in 07:57:53 + dpkg -l 07:57:53 + grep '^ii' 07:57:53 + '[' -f /tmp/packages_start.txt ']' 07:57:53 + '[' -f /tmp/packages_end.txt ']' 07:57:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:57:53 + '[' /w/workspace/edgex-go/762 ']' 07:57:53 + mkdir -p /w/workspace/edgex-go/762/archives/ 07:57:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/762/archives/ [Pipeline] echo 07:57:53 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/762/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:57:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:57:53 07:57:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:57:54 latest: Pulling from edgex-lftools-log-publisher 07:57:54 5eb5b503b376: Pulling fs layer 07:57:54 5c69ac0246d0: Pulling fs layer 07:57:54 ec43610c2a17: Pulling fs layer 07:57:54 3a2ae6a8a46f: Pulling fs layer 07:57:54 33b1e0a273af: Pulling fs layer 07:57:54 5d3b04190fa2: Pulling fs layer 07:57:54 2f39f015ded8: Pulling fs layer 07:57:54 3a2ae6a8a46f: Waiting 07:57:54 33b1e0a273af: Waiting 07:57:54 5d3b04190fa2: Waiting 07:57:54 2f39f015ded8: Waiting 07:57:54 5c69ac0246d0: Verifying Checksum 07:57:54 3a2ae6a8a46f: Download complete 07:57:54 33b1e0a273af: Verifying Checksum 07:57:54 33b1e0a273af: Download complete 07:57:54 ec43610c2a17: Download complete 07:57:54 5d3b04190fa2: Verifying Checksum 07:57:54 5d3b04190fa2: Download complete 07:57:54 5eb5b503b376: Verifying Checksum 07:57:54 5eb5b503b376: Download complete 07:57:55 2f39f015ded8: Verifying Checksum 07:57:55 2f39f015ded8: Download complete 07:57:56 5eb5b503b376: Pull complete 07:57:56 5c69ac0246d0: Pull complete 07:57:56 ec43610c2a17: Pull complete 07:57:56 3a2ae6a8a46f: Pull complete 07:57:56 33b1e0a273af: Pull complete 07:57:56 5d3b04190fa2: Pull complete 07:58:01 2f39f015ded8: Pull complete 07:58:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:58:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:58:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:58:01 prd-ubuntu20.04-docker-8c-8g-34897 does not seem to be running inside a container 07:58:01 $ 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/762/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/762 -v /w/workspace/edgex-go/762:/w/workspace/edgex-go/762:rw,z -v /w/workspace/edgex-go/762@tmp:/w/workspace/edgex-go/762@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:58:05 $ docker top 7576acdd7f430229e74b68243b53549e26f1fd4e5ce3ac71d0ea7449fde9c2e6 -eo pid,comm [Pipeline] { [Pipeline] sh 07:58:05 + touch /tmp/pre-build-complete [Pipeline] sh 07:58:06 + mkdir -p /var/log/sysstat [Pipeline] sh 07:58:06 + ls /var/log/sa-host 07:58:06 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:58:06 provisioning config files... 07:58:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/762@tmp/config2651145813362736528tmp [Pipeline] { [Pipeline] echo 07:58:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:58:06 ---> create-netrc.sh [Pipeline] } 07:58:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:58:07 ---> python-tools-install.sh [Pipeline] echo 07:58:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:58:07 ---> sudo-logs.sh 07:58:07 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:58:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:58:07 ---> job-cost.sh 07:58:07 lf-activate-venv: SKIPPING 07:58:07 DEBUG: total: 0.2199999988079071 07:58:07 INFO: Retrieving Stack Cost... 07:58:08 INFO: Retrieving Pricing Info for: v3-standard-8 07:58:08 INFO: Archiving Costs [Pipeline] echo 07:58:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:58:08 ---> logs-deploy.sh 07:58:08 lf-activate-venv: SKIPPING 07:58:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/762 07:58:08 INFO: archiving workspace using pattern(s): 07:58:09 Archives upload complete. 07:58:09 INFO: archiving logs to Nexus 07:58:10 ---> uname -a: 07:58:10 Linux prd-ubuntu20-04-docker-8c-8g-34897 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 07:58:10 07:58:10 07:58:10 ---> lscpu: 07:58:10 Architecture: x86_64 07:58:10 CPU op-mode(s): 32-bit, 64-bit 07:58:10 Byte Order: Little Endian 07:58:10 Address sizes: 40 bits physical, 48 bits virtual 07:58:10 CPU(s): 8 07:58:10 On-line CPU(s) list: 0-7 07:58:10 Thread(s) per core: 1 07:58:10 Core(s) per socket: 1 07:58:10 Socket(s): 8 07:58:10 NUMA node(s): 1 07:58:10 Vendor ID: AuthenticAMD 07:58:10 CPU family: 23 07:58:10 Model: 49 07:58:10 Model name: AMD EPYC-Rome Processor 07:58:10 Stepping: 0 07:58:10 CPU MHz: 2800.000 07:58:10 BogoMIPS: 5600.00 07:58:10 Virtualization: AMD-V 07:58:10 Hypervisor vendor: KVM 07:58:10 Virtualization type: full 07:58:10 L1d cache: 256 KiB 07:58:10 L1i cache: 256 KiB 07:58:10 L2 cache: 4 MiB 07:58:10 L3 cache: 128 MiB 07:58:10 NUMA node0 CPU(s): 0-7 07:58:10 Vulnerability Itlb multihit: Not affected 07:58:10 Vulnerability L1tf: Not affected 07:58:10 Vulnerability Mds: Not affected 07:58:10 Vulnerability Meltdown: Not affected 07:58:10 Vulnerability Mmio stale data: Not affected 07:58:10 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:58:10 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:58:10 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 07:58:10 Vulnerability Srbds: Not affected 07:58:10 Vulnerability Tsx async abort: Not affected 07:58:10 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 07:58:10 07:58:10 07:58:10 ---> nproc: 07:58:10 8 07:58:10 07:58:10 07:58:10 ---> df -h: 07:58:10 Filesystem Size Used Avail Use% Mounted on 07:58:10 overlay 155G 27G 129G 18% / 07:58:10 tmpfs 64M 0 64M 0% /dev 07:58:10 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:58:10 shm 64M 0 64M 0% /dev/shm 07:58:10 /dev/vda1 155G 27G 129G 18% /facter-os 07:58:10 07:58:10 07:58:10 ---> sar -b -r -n DEV: 07:58:10 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-34897) 12/11/24 _x86_64_ (8 CPU) 07:58:10 07:58:10 07:30:02 LINUX RESTART (8 CPU) 07:58:10 07:58:10 07:31:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:58:10 07:32:01 192.26 1.41 190.85 0.00 30.91 69352.99 0.00 07:58:10 07:33:01 37.66 0.00 37.66 0.00 0.00 29845.84 0.00 07:58:10 07:34:01 32.21 0.20 32.01 0.00 4.13 19327.02 0.00 07:58:10 07:35:01 208.20 0.45 207.75 0.00 47.31 133407.16 0.00 07:58:10 07:36:01 767.87 17.50 750.37 0.00 4446.77 188206.00 0.00 07:58:10 07:37:01 334.06 1.07 332.99 0.00 28.92 118166.74 0.00 07:58:10 07:38:01 366.37 0.00 366.37 0.00 0.00 117544.83 0.00 07:58:10 07:39:01 847.73 0.13 847.60 0.00 10.00 120834.79 0.00 07:58:10 07:40:01 35.19 0.05 35.14 0.00 5.07 916.91 0.00 07:58:10 07:41:01 18.41 0.03 18.38 0.00 4.40 469.12 0.00 07:58:10 07:42:01 1.23 0.00 1.23 0.00 0.00 19.86 0.00 07:58:10 07:43:01 1.42 0.00 1.42 0.00 0.00 16.53 0.00 07:58:10 07:44:01 0.95 0.00 0.95 0.00 0.00 10.13 0.00 07:58:10 07:45:01 2.97 1.52 1.45 0.00 35.45 19.99 0.00 07:58:10 07:46:01 1.82 0.02 1.80 0.00 0.13 25.32 0.00 07:58:10 07:47:01 1.25 0.00 1.25 0.00 0.00 15.06 0.00 07:58:10 07:48:01 1.13 0.00 1.13 0.00 0.00 12.26 0.00 07:58:10 07:49:02 1.55 0.00 1.55 0.00 0.00 18.80 0.00 07:58:10 07:50:01 0.91 0.00 0.91 0.00 0.00 9.76 0.00 07:58:10 07:51:01 1.72 0.00 1.72 0.00 0.00 19.99 0.00 07:58:10 07:52:01 0.95 0.00 0.95 0.00 0.00 10.00 0.00 07:58:10 07:53:01 1.53 0.00 1.53 0.00 0.00 17.59 0.00 07:58:10 07:54:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 07:58:10 07:55:01 1.50 0.00 1.50 0.00 0.00 16.66 0.00 07:58:10 07:56:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 07:58:10 07:57:01 38.24 0.07 38.17 0.00 7.86 13934.69 0.00 07:58:10 07:58:01 168.44 0.37 168.07 0.00 20.13 39887.49 0.00 07:58:10 Average: 113.65 0.85 112.80 0.00 172.14 31560.26 0.00 07:58:10 07:58:10 07:31:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:58:10 07:32:01 28057068 31362360 939176 2.86 125452 3360500 2219976 6.54 1403492 2921772 75076 07:58:10 07:33:01 27076436 31460144 841292 2.56 128716 4372804 1996524 5.88 1869964 3379072 224144 07:58:10 07:34:01 26470752 31414316 883924 2.69 134028 4883176 1982736 5.84 1765052 4046444 684020 07:58:10 07:35:01 22052904 31435120 861240 2.62 144992 9220160 2570496 7.58 1773812 8353472 2436444 07:58:10 07:36:01 18054432 31377380 867900 2.64 332336 12650312 2303432 6.79 2808760 10933924 912344 07:58:10 07:37:01 10897932 28525000 3651720 11.11 371280 16515736 10946540 32.26 6452404 13947568 1507816 07:58:10 07:38:01 8729612 28341104 3853276 11.72 383828 18443112 8317068 24.51 7286788 15267904 622560 07:58:10 07:39:01 11796392 31445236 801348 2.44 395200 18601108 2164460 6.38 3243484 16453728 544 07:58:10 07:40:01 11798600 31449980 796080 2.42 396784 18601944 2037080 6.00 3538440 16157192 588 07:58:10 07:41:01 11799696 31452696 793116 2.41 397576 18602236 2017296 5.95 3830292 15864116 172 07:58:10 07:42:01 11799672 31452700 793084 2.41 397604 18602236 2033348 5.99 3830044 15864116 236 07:58:10 07:43:01 11811128 31464172 782004 2.38 397616 18602240 2033348 5.99 3817208 15864120 148 07:58:10 07:44:01 11812028 31465076 781228 2.38 397640 18602240 2033348 5.99 3816948 15864120 8 07:58:10 07:45:01 11810032 31465264 780932 2.37 397692 18603432 2049412 6.04 3818912 15864532 76 07:58:10 07:46:01 11808608 31463964 782592 2.38 397748 18603412 2059940 6.07 3818772 15864480 16 07:58:10 07:47:01 11808780 31464156 782300 2.38 397780 18603412 2059940 6.07 3818736 15864480 16 07:58:10 07:48:01 11808796 31464208 782268 2.38 397796 18603416 2059940 6.07 3818584 15864484 8 07:58:10 07:49:02 11808496 31463920 782492 2.38 397800 18603424 2059940 6.07 3818496 15864488 8 07:58:10 07:50:01 11809644 31465072 781208 2.38 397816 18603424 2059940 6.07 3817616 15864492 8 07:58:10 07:51:01 11809788 31465256 781176 2.38 397848 18603428 2075992 6.12 3817848 15864496 192 07:58:10 07:52:01 11809828 31465308 781136 2.38 397856 18603428 2075992 6.12 3817500 15864496 4 07:58:10 07:53:01 11809812 31465312 781104 2.38 397868 18603432 2075992 6.12 3817536 15864500 12 07:58:10 07:54:01 11809860 31465376 780988 2.38 397868 18603436 2075992 6.12 3817580 15864504 8 07:58:10 07:55:01 11809740 31465272 781076 2.38 397880 18603436 2075992 6.12 3817884 15864504 172 07:58:10 07:56:01 11809636 31465172 781112 2.38 397896 18603440 2075992 6.12 3817892 15864508 12 07:58:10 07:57:01 11329544 31405052 838896 2.55 398360 19003408 2447960 7.21 3873392 16265316 840 07:58:10 07:58:01 10114432 31414768 827552 2.52 436160 20060500 2169764 6.39 3926888 17294588 469780 07:58:10 Average: 13900505 31223829 1025564 3.12 355979 16420846 2669572 7.87 3668679 14031534 256861 07:58:10 07:58:10 07:31:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:58:10 07:32:01 ens3 1049.13 922.52 8257.54 96.32 0.00 0.00 0.00 0.00 07:58:10 07:32:01 veth3a75315 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:58:10 07:32:01 lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 07:58:10 07:32:01 docker0 831.11 905.22 61.13 4983.57 0.00 0.00 0.00 0.00 07:58:10 07:33:01 ens3 28.08 15.80 22.28 12.13 0.00 0.00 0.00 0.00 07:58:10 07:33:01 veth3a75315 0.83 0.88 0.07 0.08 0.00 0.00 0.00 0.00 07:58:10 07:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:58:10 07:33:01 docker0 0.83 0.83 0.06 0.07 0.00 0.00 0.00 0.00 07:58:10 07:34:01 ens3 23.83 15.24 29.02 11.24 0.00 0.00 0.00 0.00 07:58:10 07:34:01 veth3a75315 0.07 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:58:10 07:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:10 07:34:01 docker0 0.07 0.07 0.00 0.01 0.00 0.00 0.00 0.00 07:58:10 07:35:01 veth732fe96 0.57 0.60 0.05 0.24 0.00 0.00 0.00 0.00 07:58:10 07:35:01 veth8a7d7a8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:10 07:35:01 veth7b16e09 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:10 07:35:01 ens3 148.34 81.89 3341.65 21.32 0.00 0.00 0.00 0.00 07:58:10 07:35:01 vetha401155 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:10 07:35:01 veth02ccb7b 3.13 8.23 0.23 109.99 0.00 0.00 0.00 0.01 07:58:10 07:35:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 07:58:10 07:35:01 docker0 7.58 16.28 0.48 228.57 0.00 0.00 0.00 0.00 07:58:10 07:35:01 veth5921f19 3.88 7.90 0.30 118.38 0.00 0.00 0.00 0.01 07:58:10 07:35:01 veth89608ca 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:10 07:35:01 veth21026c6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:10 07:35:01 veth56c05dc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:10 07:35:01 veth8a9049b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:10 07:35:01 veth0e4ef8a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:10 07:36:01 veth732fe96 0.08 1.02 0.00 0.04 0.00 0.00 0.00 0.00 07:58:10 07:36:01 ens3 1039.86 581.15 10908.74 211.02 0.00 0.00 0.00 0.00 07:58:10 07:36:01 veth11e1324 76.87 128.21 7.83 1212.95 0.00 0.00 0.00 0.10 07:58:10 07:36:01 veth694b2f1 73.57 153.50 7.66 1213.61 0.00 0.00 0.00 0.10 07:58:10 07:36:01 veth9a797ac 80.65 154.68 8.31 1256.20 0.00 0.00 0.00 0.10 07:58:10 07:36:01 veth10cee52 73.37 129.15 7.66 1241.94 0.00 0.00 0.00 0.10 07:58:10 07:36:01 lo 0.60 0.60 0.07 0.07 0.00 0.00 0.00 0.00 07:58:10 07:36:01 docker0 453.73 834.93 38.53 8028.56 0.00 0.00 0.00 0.00 07:58:10 07:36:01 vethfca13b2 72.39 126.77 7.58 1224.71 0.00 0.00 0.00 0.10 07:58:10 07:37:01 veth732fe96 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:58:10 07:37:01 veth140fdf8 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:58:10 07:37:01 veth6078439 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:58:10 07:37:01 ens3 11.68 6.70 9.35 5.12 0.00 0.00 0.00 0.00 07:58:10 07:37:01 vethd1ae96f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:58:10 07:37:01 vethed90b2c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:58:10 07:37:01 vethb5b248b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:58:10 07:37:01 veth71dd2cb 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:58:10 07:37:01 veth757b148 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:58:10 07:37:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 07:58:10 07:37:01 vethe324193 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:58:10 07:37:01 docker0 0.10 0.08 0.00 0.00 0.00 0.00 0.00 0.00 07:58:10 07:37:01 veth7f32992 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:58:10 07:37:01 vethd00ad05 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:58:10 07:37:01 vethdfef9a2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:58:10 07:37:01 veth58ce7ac 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:58:10 07:38:01 veth732fe96 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:10 07:38:01 veth140fdf8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:58:10 07:38:01 veth6078439 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:58:10 07:38:01 ens3 5.65 3.83 5.63 2.35 0.00 0.00 0.00 0.00 07:58:10 07:38:01 vethd1ae96f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:58:10 07:38:01 vethed90b2c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:58:10 07:38:01 vethb5b248b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:58:10 07:38:01 veth71dd2cb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:58:10 07:38:01 veth757b148 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:58:10 07:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:10 07:38:01 vethe324193 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:58:10 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:10 07:38:01 veth7f32992 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:58:10 07:38:01 vethd00ad05 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:58:10 07:38:01 vethdfef9a2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:58:10 07:38:01 veth58ce7ac 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:58:10 07:39:01 ens3 107.16 98.47 67.33 382.94 0.00 0.00 0.00 0.00 07:58:10 07:39:01 lo 13.20 13.20 1.30 1.30 0.00 0.00 0.00 0.00 07:58:10 07:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:10 07:40:01 ens3 451.82 458.92 208.73 2292.71 0.00 0.00 0.00 0.00 07:58:10 07:40:01 lo 45.53 45.53 4.49 4.49 0.00 0.00 0.00 0.00 07:58:10 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:10 07:41:01 ens3 277.45 258.71 116.75 1611.32 0.00 0.00 0.00 0.00 07:58:10 07:41:01 lo 23.46 23.46 2.31 2.31 0.00 0.00 0.00 0.00 07:58:10 07:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:10 07:42:01 ens3 0.03 0.03 0.00 0.02 0.00 0.00 0.00 0.00 07:58:10 07:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:10 07:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:10 07:43:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:58:10 07:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:58:10 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:10 07:44:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:10 07:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:10 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:10 07:45:01 ens3 9.63 6.36 10.30 5.22 0.00 0.00 0.00 0.00 07:58:10 07:45:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 07:58:10 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:10 07:46:01 ens3 1.85 1.58 1.05 1.28 0.00 0.00 0.00 0.00 07:58:10 07:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:10 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:10 07:47:01 ens3 0.22 0.12 0.07 0.01 0.00 0.00 0.00 0.00 07:58:10 07:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:58:10 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:10 07:48:01 ens3 0.05 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:58:10 07:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:10 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:10 07:49:02 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:58:10 07:49:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:58:10 07:49:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:10 07:50:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:10 07:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:10 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:10 07:51:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 07:58:10 07:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:58:10 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:10 07:52:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:10 07:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:10 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:10 07:53:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:58:10 07:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:58:10 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:10 07:54:01 ens3 0.23 0.17 0.12 0.01 0.00 0.00 0.00 0.00 07:58:10 07:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:10 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:10 07:55:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:58:10 07:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:58:10 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:10 07:56:01 ens3 0.18 0.18 0.08 0.07 0.00 0.00 0.00 0.00 07:58:10 07:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:10 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:10 07:57:01 veth56d51db 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 07:58:10 07:57:01 ens3 110.31 83.26 2651.46 116.83 0.00 0.00 0.00 0.00 07:58:10 07:57:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 07:58:10 07:57:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:58:10 07:58:01 ens3 413.78 247.38 7042.24 60.74 0.00 0.00 0.00 0.00 07:58:10 07:58:01 lo 2.13 2.13 0.22 0.22 0.00 0.00 0.00 0.00 07:58:10 07:58:01 docker0 80.42 155.74 7.48 1256.11 0.00 0.00 0.00 0.00 07:58:10 Average: ens3 135.82 102.63 1206.57 179.06 0.00 0.00 0.00 0.00 07:58:10 Average: lo 3.35 3.35 0.33 0.33 0.00 0.00 0.00 0.00 07:58:10 Average: docker0 50.43 70.39 3.96 534.58 0.00 0.00 0.00 0.00 07:58:10 07:58:10 07:58:10 ---> sar -P ALL: 07:58:10 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-34897) 12/11/24 _x86_64_ (8 CPU) 07:58:10 07:58:10 07:30:02 LINUX RESTART (8 CPU) 07:58:10 07:58:10 07:31:02 CPU %user %nice %system %iowait %steal %idle 07:58:10 07:32:01 all 10.37 0.00 4.16 3.36 0.06 82.05 07:58:10 07:32:01 0 9.80 0.00 4.21 2.17 0.07 83.76 07:58:10 07:32:01 1 11.40 0.00 4.75 7.71 0.09 76.06 07:58:10 07:32:01 2 8.05 0.00 3.94 1.19 0.05 86.78 07:58:10 07:32:01 3 10.51 0.00 4.99 11.29 0.05 73.16 07:58:10 07:32:01 4 11.14 0.00 4.93 0.76 0.05 83.12 07:58:10 07:32:01 5 11.22 0.00 3.18 0.12 0.05 85.43 07:58:10 07:32:01 6 10.68 0.00 3.76 3.38 0.07 82.11 07:58:10 07:32:01 7 10.16 0.00 3.52 0.24 0.05 86.03 07:58:10 07:33:01 all 38.74 0.00 6.13 1.52 0.10 53.52 07:58:10 07:33:01 0 41.60 0.00 7.59 1.55 0.08 49.18 07:58:10 07:33:01 1 31.67 0.00 5.36 10.04 0.10 52.83 07:58:10 07:33:01 2 40.64 0.00 5.90 0.13 0.10 53.23 07:58:10 07:33:01 3 40.39 0.00 5.85 0.07 0.12 53.58 07:58:10 07:33:01 4 39.92 0.00 6.30 0.07 0.10 53.61 07:58:10 07:33:01 5 41.71 0.00 7.16 0.12 0.10 50.92 07:58:10 07:33:01 6 31.40 0.00 4.56 0.08 0.08 63.87 07:58:10 07:33:01 7 42.50 0.00 6.33 0.12 0.10 50.95 07:58:10 07:34:01 all 64.72 0.00 8.37 0.88 0.09 25.94 07:58:10 07:34:01 0 65.31 0.00 8.98 1.41 0.12 24.19 07:58:10 07:34:01 1 61.36 0.00 7.83 2.59 0.09 28.13 07:58:10 07:34:01 2 66.42 0.00 8.42 1.13 0.08 23.94 07:58:10 07:34:01 3 66.10 0.00 8.22 0.24 0.08 25.36 07:58:10 07:34:01 4 66.11 0.00 8.54 0.15 0.10 25.11 07:58:10 07:34:01 5 65.36 0.00 9.34 0.62 0.10 24.57 07:58:10 07:34:01 6 61.17 0.00 7.50 0.17 0.10 31.05 07:58:10 07:34:01 7 65.87 0.00 8.13 0.71 0.08 25.21 07:58:10 07:35:01 all 24.34 0.00 7.31 7.32 0.10 60.93 07:58:10 07:35:01 0 25.49 0.00 7.57 4.62 0.08 62.24 07:58:10 07:35:01 1 22.03 0.00 6.75 17.59 0.08 53.55 07:58:10 07:35:01 2 23.92 0.00 7.49 3.01 0.08 65.49 07:58:10 07:35:01 3 26.49 0.00 7.39 3.72 0.10 62.31 07:58:10 07:35:01 4 26.35 0.00 7.55 9.87 0.12 56.11 07:58:10 07:35:01 5 25.34 0.00 8.05 6.31 0.08 60.21 07:58:10 07:35:01 6 21.42 0.00 6.38 11.52 0.12 60.56 07:58:10 07:35:01 7 23.68 0.00 7.32 1.99 0.08 66.94 07:58:10 07:36:01 all 14.31 0.00 7.30 18.65 0.10 59.64 07:58:10 07:36:01 0 14.87 0.00 7.26 9.69 0.07 68.12 07:58:10 07:36:01 1 14.08 0.00 7.54 29.69 0.12 48.56 07:58:10 07:36:01 2 13.09 0.00 7.44 9.96 0.10 69.42 07:58:10 07:36:01 3 14.47 0.00 6.74 11.07 0.08 67.63 07:58:10 07:36:01 4 14.32 0.00 6.84 19.14 0.08 59.61 07:58:10 07:36:01 5 15.06 0.00 7.13 11.66 0.07 66.08 07:58:10 07:36:01 6 15.20 0.00 8.52 46.18 0.17 29.93 07:58:10 07:36:01 7 13.38 0.00 6.94 11.74 0.10 67.84 07:58:10 07:37:01 all 60.68 0.00 9.69 7.44 0.10 22.09 07:58:10 07:37:01 0 61.29 0.00 10.56 16.06 0.14 11.96 07:58:10 07:37:01 1 60.56 0.00 9.42 5.57 0.08 24.36 07:58:10 07:37:01 2 60.76 0.00 9.30 7.25 0.12 22.57 07:58:10 07:37:01 3 59.74 0.00 9.70 3.46 0.08 27.01 07:58:10 07:37:01 4 60.11 0.00 9.32 5.28 0.08 25.21 07:58:10 07:37:01 5 62.18 0.00 9.27 3.61 0.10 24.84 07:58:10 07:37:01 6 60.33 0.00 10.99 15.88 0.12 12.69 07:58:10 07:37:01 7 60.49 0.00 8.93 2.44 0.10 28.04 07:58:10 07:38:01 all 88.81 0.00 11.00 0.00 0.19 0.00 07:58:10 07:38:01 0 88.19 0.00 11.60 0.00 0.21 0.00 07:58:10 07:38:01 1 89.48 0.00 10.33 0.00 0.19 0.00 07:58:10 07:38:01 2 89.48 0.00 10.36 0.00 0.15 0.00 07:58:10 07:38:01 3 89.16 0.00 10.54 0.00 0.30 0.00 07:58:10 07:38:01 4 87.17 0.00 12.61 0.00 0.21 0.00 07:58:10 07:38:01 5 88.91 0.00 10.94 0.00 0.15 0.00 07:58:10 07:38:01 6 88.72 0.00 11.15 0.00 0.13 0.00 07:58:10 07:38:01 7 89.32 0.00 10.53 0.00 0.15 0.00 07:58:10 07:39:01 all 55.93 0.00 9.41 3.58 0.13 30.95 07:58:10 07:39:01 0 57.02 0.00 9.81 2.97 0.12 30.08 07:58:10 07:39:01 1 55.62 0.00 9.06 3.32 0.10 31.90 07:58:10 07:39:01 2 57.51 0.00 8.26 3.84 0.13 30.26 07:58:10 07:39:01 3 53.47 0.00 9.80 3.65 0.16 32.92 07:58:10 07:39:01 4 53.59 0.00 9.34 4.05 0.12 32.90 07:58:10 07:39:01 5 57.35 0.00 9.48 3.32 0.10 29.76 07:58:10 07:39:01 6 56.25 0.00 9.80 4.09 0.14 29.72 07:58:10 07:39:01 7 56.52 0.00 9.76 3.41 0.15 30.16 07:58:10 07:40:01 all 9.07 0.00 1.10 0.12 0.06 89.65 07:58:10 07:40:01 0 9.06 0.00 1.27 0.02 0.05 89.60 07:58:10 07:40:01 1 7.81 0.00 0.98 0.05 0.05 91.11 07:58:10 07:40:01 2 7.03 0.00 1.19 0.20 0.07 91.52 07:58:10 07:40:01 3 10.87 0.00 0.89 0.02 0.07 88.16 07:58:10 07:40:01 4 10.22 0.00 1.15 0.03 0.07 88.52 07:58:10 07:40:01 5 11.73 0.00 1.05 0.03 0.07 87.12 07:58:10 07:40:01 6 9.13 0.00 1.04 0.59 0.07 89.18 07:58:10 07:40:01 7 6.70 0.00 1.26 0.03 0.05 91.96 07:58:10 07:41:01 all 7.16 0.00 0.65 0.05 0.05 92.09 07:58:10 07:41:01 0 2.47 0.00 0.77 0.05 0.02 96.69 07:58:10 07:41:01 1 9.23 0.00 0.82 0.00 0.07 89.88 07:58:10 07:41:01 2 11.01 0.00 0.53 0.05 0.03 88.37 07:58:10 07:41:01 3 9.91 0.00 0.59 0.13 0.05 89.32 07:58:10 07:41:01 4 5.84 0.00 0.55 0.00 0.03 93.58 07:58:10 07:41:01 5 4.27 0.00 0.68 0.13 0.07 94.84 07:58:10 07:41:01 6 10.43 0.00 0.69 0.05 0.05 88.78 07:58:10 07:41:01 7 4.09 0.00 0.60 0.00 0.05 95.26 07:58:10 07:42:01 all 0.03 0.00 0.02 0.00 0.02 99.93 07:58:10 07:42:01 0 0.02 0.00 0.02 0.02 0.02 99.93 07:58:10 07:42:01 1 0.03 0.00 0.05 0.00 0.02 99.90 07:58:10 07:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:58:10 07:42:01 3 0.02 0.00 0.02 0.02 0.03 99.92 07:58:10 07:42:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:58:10 07:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:58:10 07:42:01 6 0.02 0.00 0.03 0.00 0.02 99.93 07:58:10 07:42:01 7 0.12 0.00 0.03 0.00 0.03 99.82 07:58:10 07:58:10 07:42:01 CPU %user %nice %system %iowait %steal %idle 07:58:10 07:43:01 all 0.04 0.00 0.02 0.00 0.01 99.93 07:58:10 07:43:01 0 0.05 0.00 0.02 0.00 0.00 99.93 07:58:10 07:43:01 1 0.07 0.00 0.03 0.00 0.02 99.88 07:58:10 07:43:01 2 0.05 0.00 0.02 0.00 0.00 99.93 07:58:10 07:43:01 3 0.05 0.00 0.03 0.02 0.02 99.88 07:58:10 07:43:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:58:10 07:43:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:58:10 07:43:01 6 0.02 0.00 0.00 0.00 0.02 99.97 07:58:10 07:43:01 7 0.07 0.00 0.05 0.00 0.02 99.87 07:58:10 07:44:01 all 0.11 0.00 0.01 0.00 0.02 99.87 07:58:10 07:44:01 0 0.00 0.00 0.02 0.00 0.02 99.97 07:58:10 07:44:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:58:10 07:44:01 2 0.03 0.00 0.00 0.00 0.02 99.95 07:58:10 07:44:01 3 0.02 0.00 0.00 0.02 0.03 99.93 07:58:10 07:44:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:58:10 07:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:58:10 07:44:01 6 0.00 0.00 0.00 0.00 0.02 99.98 07:58:10 07:44:01 7 0.73 0.00 0.02 0.00 0.03 99.22 07:58:10 07:45:01 all 0.28 0.00 0.05 0.01 0.01 99.65 07:58:10 07:45:01 0 0.23 0.00 0.03 0.02 0.00 99.72 07:58:10 07:45:01 1 0.27 0.00 0.10 0.03 0.00 99.60 07:58:10 07:45:01 2 0.25 0.00 0.03 0.00 0.00 99.72 07:58:10 07:45:01 3 0.13 0.00 0.08 0.03 0.02 99.73 07:58:10 07:45:01 4 0.12 0.00 0.03 0.00 0.02 99.83 07:58:10 07:45:01 5 0.03 0.00 0.03 0.00 0.00 99.93 07:58:10 07:45:01 6 0.32 0.00 0.07 0.03 0.02 99.57 07:58:10 07:45:01 7 0.87 0.00 0.03 0.00 0.02 99.08 07:58:10 07:46:01 all 0.05 0.00 0.04 0.01 0.01 99.89 07:58:10 07:46:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:58:10 07:46:01 1 0.05 0.00 0.05 0.00 0.02 99.88 07:58:10 07:46:01 2 0.05 0.00 0.03 0.00 0.00 99.92 07:58:10 07:46:01 3 0.05 0.00 0.03 0.02 0.03 99.87 07:58:10 07:46:01 4 0.02 0.00 0.03 0.00 0.00 99.95 07:58:10 07:46:01 5 0.02 0.00 0.03 0.02 0.00 99.93 07:58:10 07:46:01 6 0.03 0.00 0.05 0.02 0.00 99.90 07:58:10 07:46:01 7 0.18 0.00 0.05 0.00 0.03 99.73 07:58:10 07:47:01 all 0.04 0.00 0.02 0.00 0.01 99.93 07:58:10 07:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:58:10 07:47:01 1 0.05 0.00 0.03 0.00 0.02 99.90 07:58:10 07:47:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:58:10 07:47:01 3 0.07 0.00 0.03 0.02 0.02 99.87 07:58:10 07:47:01 4 0.03 0.00 0.02 0.02 0.00 99.93 07:58:10 07:47:01 5 0.03 0.00 0.00 0.00 0.02 99.95 07:58:10 07:47:01 6 0.03 0.00 0.02 0.00 0.02 99.93 07:58:10 07:47:01 7 0.05 0.00 0.00 0.00 0.00 99.95 07:58:10 07:48:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:58:10 07:48:01 0 0.02 0.00 0.00 0.00 0.02 99.97 07:58:10 07:48:01 1 0.03 0.00 0.03 0.00 0.00 99.93 07:58:10 07:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:58:10 07:48:01 3 0.02 0.00 0.00 0.03 0.03 99.92 07:58:10 07:48:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:58:10 07:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:58:10 07:48:01 6 0.03 0.00 0.02 0.00 0.02 99.93 07:58:10 07:48:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:58:10 07:49:02 all 0.02 0.00 0.01 0.00 0.01 99.96 07:58:10 07:49:02 0 0.03 0.00 0.02 0.00 0.00 99.95 07:58:10 07:49:02 1 0.02 0.00 0.02 0.00 0.02 99.95 07:58:10 07:49:02 2 0.00 0.00 0.02 0.00 0.00 99.98 07:58:10 07:49:02 3 0.02 0.00 0.03 0.00 0.02 99.93 07:58:10 07:49:02 4 0.00 0.00 0.00 0.02 0.00 99.98 07:58:10 07:49:02 5 0.00 0.00 0.00 0.00 0.00 100.00 07:58:10 07:49:02 6 0.05 0.00 0.02 0.00 0.02 99.92 07:58:10 07:49:02 7 0.03 0.00 0.00 0.00 0.00 99.97 07:58:10 07:50:01 all 0.03 0.00 0.01 0.00 0.01 99.94 07:58:10 07:50:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:58:10 07:50:01 1 0.03 0.00 0.02 0.00 0.02 99.93 07:58:10 07:50:01 2 0.05 0.00 0.03 0.00 0.02 99.90 07:58:10 07:50:01 3 0.03 0.00 0.03 0.02 0.03 99.88 07:58:10 07:50:01 4 0.00 0.00 0.00 0.02 0.02 99.97 07:58:10 07:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:58:10 07:50:01 6 0.03 0.00 0.02 0.00 0.02 99.93 07:58:10 07:50:01 7 0.03 0.00 0.00 0.00 0.02 99.95 07:58:10 07:51:01 all 0.03 0.00 0.02 0.00 0.01 99.94 07:58:10 07:51:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:58:10 07:51:01 1 0.00 0.00 0.03 0.00 0.00 99.97 07:58:10 07:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:58:10 07:51:01 3 0.05 0.00 0.07 0.00 0.03 99.85 07:58:10 07:51:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:58:10 07:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:58:10 07:51:01 6 0.08 0.00 0.02 0.00 0.02 99.88 07:58:10 07:51:01 7 0.05 0.00 0.02 0.00 0.02 99.92 07:58:10 07:52:01 all 0.06 0.00 0.03 0.00 0.01 99.89 07:58:10 07:52:01 0 0.05 0.00 0.00 0.00 0.00 99.95 07:58:10 07:52:01 1 0.08 0.00 0.05 0.00 0.02 99.85 07:58:10 07:52:01 2 0.05 0.00 0.02 0.00 0.00 99.93 07:58:10 07:52:01 3 0.05 0.00 0.03 0.02 0.03 99.87 07:58:10 07:52:01 4 0.12 0.00 0.02 0.02 0.00 99.85 07:58:10 07:52:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:58:10 07:52:01 6 0.08 0.00 0.07 0.00 0.02 99.83 07:58:10 07:52:01 7 0.07 0.00 0.02 0.00 0.02 99.90 07:58:10 07:53:01 all 0.17 0.00 0.02 0.00 0.01 99.80 07:58:10 07:53:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:58:10 07:53:01 1 0.03 0.00 0.05 0.02 0.02 99.88 07:58:10 07:53:01 2 0.02 0.00 0.03 0.00 0.02 99.93 07:58:10 07:53:01 3 0.05 0.00 0.05 0.00 0.03 99.87 07:58:10 07:53:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:58:10 07:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:58:10 07:53:01 6 0.05 0.00 0.02 0.00 0.00 99.93 07:58:10 07:53:01 7 1.17 0.00 0.00 0.00 0.02 98.81 07:58:10 07:58:10 07:53:01 CPU %user %nice %system %iowait %steal %idle 07:58:10 07:54:01 all 0.18 0.00 0.02 0.00 0.01 99.79 07:58:10 07:54:01 0 0.07 0.00 0.03 0.00 0.02 99.88 07:58:10 07:54:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:58:10 07:54:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:58:10 07:54:01 3 0.02 0.00 0.05 0.02 0.02 99.90 07:58:10 07:54:01 4 0.03 0.00 0.00 0.02 0.00 99.95 07:58:10 07:54:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:58:10 07:54:01 6 0.03 0.00 0.02 0.00 0.02 99.93 07:58:10 07:54:01 7 1.21 0.00 0.03 0.00 0.02 98.74 07:58:10 07:55:01 all 0.09 0.00 0.01 0.00 0.01 99.89 07:58:10 07:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:58:10 07:55:01 1 0.02 0.00 0.03 0.00 0.02 99.93 07:58:10 07:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:58:10 07:55:01 3 0.03 0.00 0.02 0.00 0.03 99.92 07:58:10 07:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:58:10 07:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:58:10 07:55:01 6 0.02 0.00 0.03 0.00 0.02 99.93 07:58:10 07:55:01 7 0.65 0.00 0.00 0.00 0.00 99.35 07:58:10 07:56:01 all 0.09 0.00 0.01 0.00 0.01 99.88 07:58:10 07:56:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:58:10 07:56:01 1 0.03 0.00 0.03 0.02 0.02 99.90 07:58:10 07:56:01 2 0.03 0.00 0.00 0.00 0.02 99.95 07:58:10 07:56:01 3 0.02 0.00 0.03 0.02 0.03 99.90 07:58:10 07:56:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:58:10 07:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:58:10 07:56:01 6 0.07 0.00 0.03 0.00 0.02 99.88 07:58:10 07:56:01 7 0.55 0.00 0.00 0.00 0.02 99.43 07:58:10 07:57:01 all 1.79 0.00 0.92 0.60 0.03 96.67 07:58:10 07:57:01 0 1.97 0.00 1.20 0.02 0.02 96.79 07:58:10 07:57:01 1 1.56 0.00 0.79 0.00 0.03 97.63 07:58:10 07:57:01 2 1.59 0.00 0.85 0.27 0.02 97.27 07:58:10 07:57:01 3 1.99 0.00 0.72 0.08 0.05 97.16 07:58:10 07:57:01 4 1.42 0.00 1.00 4.40 0.02 93.15 07:58:10 07:57:01 5 2.64 0.00 0.82 0.02 0.02 96.51 07:58:10 07:57:01 6 1.69 0.00 0.50 0.00 0.03 97.78 07:58:10 07:57:01 7 1.47 0.00 1.44 0.00 0.02 97.07 07:58:10 07:58:01 all 9.60 0.00 4.21 1.66 0.08 84.44 07:58:10 07:58:01 0 11.79 0.00 4.26 0.08 0.05 83.81 07:58:10 07:58:01 1 8.24 0.00 3.57 0.78 0.05 87.36 07:58:10 07:58:01 2 10.72 0.00 4.31 0.89 0.07 84.01 07:58:10 07:58:01 3 9.18 0.00 5.66 6.36 0.12 78.68 07:58:10 07:58:01 4 8.52 0.00 4.48 3.50 0.12 83.38 07:58:10 07:58:01 5 8.16 0.00 3.68 1.19 0.08 86.88 07:58:10 07:58:01 6 10.26 0.00 4.04 0.37 0.07 85.26 07:58:10 07:58:01 7 9.96 0.00 3.69 0.19 0.07 86.10 07:58:10 Average: all 14.20 0.00 2.59 1.66 0.05 81.51 07:58:10 Average: 0 14.27 0.00 2.76 1.42 0.04 81.50 07:58:10 Average: 1 13.73 0.00 2.49 2.84 0.05 80.90 07:58:10 Average: 2 14.40 0.00 2.51 1.03 0.04 82.02 07:58:10 Average: 3 14.43 0.00 2.63 1.47 0.06 81.41 07:58:10 Average: 4 14.01 0.00 2.65 1.74 0.04 81.55 07:58:10 Average: 5 14.53 0.00 2.61 1.00 0.04 81.83 07:58:10 Average: 6 13.88 0.00 2.55 3.03 0.05 80.49 07:58:10 Average: 7 14.34 0.00 2.52 0.76 0.05 82.32 07:58:10 07:58:10 07:58:10