Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 57ec9c074b958cfbefda20febbd51ab107c50bcb 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-ssh16501059869571527718.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh15532445895765257535.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh2117836008404273668.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh3845133436736929171.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-ssh2431097402963295837.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-24244’ Running on prd-ubuntu20.04-docker-8c-8g-24249 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/741 [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/741 # 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 57ec9c074b958cfbefda20febbd51ab107c50bcb (main) Commit message: "Merge pull request #4987 from edgexfoundry/dependabot/go_modules/github.com/go-co-op/gocron/v2-2.12.2" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 57ec9c074b958cfbefda20febbd51ab107c50bcb # timeout=10 > git rev-list --no-walk 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:20:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:20:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:20:34 ========================================================= 00:20:34 EdgeX Global Pipelines Version Info 00:20:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:20:35 ------------------- 00:20:35 stable info: 00:20:35 ------------------- 00:20:35 Commited By: Ginny Guan ginny@iotechsys.com 00:20:35 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 00:20:35 Message: update stable to v1.0.265 00:20:36 ------------------- 00:20:36 experimental info: 00:20:36 ------------------- 00:20:36 Commited By: Cherry Wang cherry@iotechsys.com 00:20:36 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 00:20:36 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:20:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:20:36 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:20:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:20:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:20:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:20:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 00:20:36 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:20:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:20:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 00:20:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 00:20:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:20:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:20:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:20:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:20:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:20:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:20:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:20:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:20:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:20:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 00:20:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:20:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:20:37 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:20:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 00:20:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 00:20:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 00:20:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 57ec9c074b958cfbefda20febbd51ab107c50bcb [Pipeline] echo 00:20:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 57ec9c0 [Pipeline] echo 00:20:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:20:37 provisioning config files... 00:20:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/741@tmp/config18188971915607055642tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:20:37 ---> ****-login.sh 00:20:37 nexus3.edgexfoundry.org:10001 00:20:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:20:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:20:37 Configure a credential helper to remove this warning. See 00:20:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:20:37 00:20:37 Login Succeeded 00:20:37 nexus3.edgexfoundry.org:10002 00:20:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:20:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:20:38 Configure a credential helper to remove this warning. See 00:20:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:20:38 00:20:38 Login Succeeded 00:20:38 nexus3.edgexfoundry.org:10003 00:20:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:20:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:20:38 Configure a credential helper to remove this warning. See 00:20:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:20:38 00:20:38 Login Succeeded 00:20:38 nexus3.edgexfoundry.org:10004 00:20:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:20:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:20:38 Configure a credential helper to remove this warning. See 00:20:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:20:38 00:20:38 Login Succeeded 00:20:38 ****.io 00:20:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:20:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:20:38 Configure a credential helper to remove this warning. See 00:20:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:20:38 00:20:38 Login Succeeded 00:20:38 ---> ****-login.sh ends [Pipeline] } 00:20:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:20:39 + 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-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile 00:20:39 + dirname cmd/core-command/Dockerfile 00:20:39 + cut -d/ -f2 00:20:39 + echo core-command,cmd/core-command/Dockerfile 00:20:39 + dirname cmd/core-common-config-bootstrapper/Dockerfile 00:20:39 + cut -d/ -f2 00:20:39 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 00:20:39 + dirname cmd/core-data/Dockerfile 00:20:39 + cut -d/ -f2 00:20:39 + echo core-data,cmd/core-data/Dockerfile 00:20:39 + dirname cmd/core-keeper/Dockerfile 00:20:39 + cut -d/ -f2 00:20:39 + echo core-keeper,cmd/core-keeper/Dockerfile 00:20:39 + dirname cmd/core-metadata/Dockerfile 00:20:39 + cut -d/ -f2 00:20:39 + echo core-metadata,cmd/core-metadata/Dockerfile 00:20:39 + dirname cmd/security-bootstrapper/Dockerfile 00:20:39 + cut -d/ -f2 00:20:39 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:20:39 + dirname cmd/security-proxy-auth/Dockerfile 00:20:39 + cut -d/ -f2 00:20:39 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 00:20:39 + dirname cmd/security-proxy-setup/Dockerfile 00:20:39 + cut -d/ -f2 00:20:39 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:20:39 + dirname cmd/security-secretstore-setup/Dockerfile 00:20:39 + cut -d/ -f2 00:20:39 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:20:39 + + dirname cmd/security-spiffe-token-provider/Dockerfile 00:20:39 cut -d/ -f2 00:20:39 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 00:20:39 + dirname cmd/security-spire-agent/Dockerfile 00:20:39 + cut -d/ -f2 00:20:39 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 00:20:39 + dirname cmd/security-spire-config/Dockerfile 00:20:39 + cut -d/ -f2 00:20:39 + echo security-spire-config,cmd/security-spire-config/Dockerfile 00:20:39 + dirname cmd/security-spire-server/Dockerfile 00:20:39 + cut -d/ -f2 00:20:39 + echo security-spire-server,cmd/security-spire-server/Dockerfile 00:20:39 + dirname cmd/support-cron-scheduler/Dockerfile 00:20:39 + cut -d/ -f2 00:20:39 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 00:20:39 + dirname cmd/support-notifications/Dockerfile 00:20:39 + cut -d/ -f2 00:20:39 + echo support-notifications,cmd/support-notifications/Dockerfile [Pipeline] echo 00:20:39 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-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:20:39 + git rev-list -1 --merges 57ec9c074b958cfbefda20febbd51ab107c50bcb~1..57ec9c074b958cfbefda20febbd51ab107c50bcb [Pipeline] echo 00:20:39 -----------> git rev-list -1 --merges 57ec9c074b958cfbefda20febbd51ab107c50bcb~1..57ec9c074b958cfbefda20febbd51ab107c50bcb 57ec9c074b958cfbefda20febbd51ab107c50bcb 00:20:39 57ec9c074b958cfbefda20febbd51ab107c50bcb [false] [Pipeline] sh 00:20:39 + git log --format=format:%s -1 57ec9c074b958cfbefda20febbd51ab107c50bcb [Pipeline] echo 00:20:39 ========================================================= 00:20:39 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:20:39 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 00:20:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:20:40 + grep -v github /etc/ssh/ssh_known_hosts 00:20:40 + [ -e /tmp/ssh_known_hosts ] 00:20:40 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:20:40 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:20:40 + sudo tee -a /etc/ssh/ssh_known_hosts 00:20:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:20:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:20:40 00:20:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:20:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:20:41 0.1.4: Pulling from edgex-devops/py-git-semver 00:20:41 b85a868b505f: Pulling fs layer 00:20:41 e2be974225ed: Pulling fs layer 00:20:41 339a4e72a1f5: Pulling fs layer 00:20:41 988bab9f4d93: Pulling fs layer 00:20:41 1469e6f7b9e6: Pulling fs layer 00:20:41 eaf3925da568: Pulling fs layer 00:20:41 bab4dde63d76: Pulling fs layer 00:20:41 bde34c3a00c8: Pulling fs layer 00:20:41 b352a97aabf1: Pulling fs layer 00:20:41 4872d77fe225: Pulling fs layer 00:20:41 5851b861e8e6: Pulling fs layer 00:20:41 eaf3925da568: Waiting 00:20:41 bab4dde63d76: Waiting 00:20:41 bde34c3a00c8: Waiting 00:20:41 b352a97aabf1: Waiting 00:20:41 4872d77fe225: Waiting 00:20:41 5851b861e8e6: Waiting 00:20:41 988bab9f4d93: Waiting 00:20:41 1469e6f7b9e6: Waiting 00:20:41 e2be974225ed: Verifying Checksum 00:20:41 e2be974225ed: Download complete 00:20:41 988bab9f4d93: Verifying Checksum 00:20:41 988bab9f4d93: Download complete 00:20:41 1469e6f7b9e6: Verifying Checksum 00:20:41 1469e6f7b9e6: Download complete 00:20:41 339a4e72a1f5: Verifying Checksum 00:20:41 339a4e72a1f5: Download complete 00:20:41 eaf3925da568: Verifying Checksum 00:20:41 eaf3925da568: Download complete 00:20:41 bde34c3a00c8: Verifying Checksum 00:20:41 bde34c3a00c8: Download complete 00:20:41 b352a97aabf1: Download complete 00:20:41 4872d77fe225: Verifying Checksum 00:20:41 4872d77fe225: Download complete 00:20:41 5851b861e8e6: Download complete 00:20:41 b85a868b505f: Verifying Checksum 00:20:41 b85a868b505f: Download complete 00:20:41 bab4dde63d76: Verifying Checksum 00:20:41 bab4dde63d76: Download complete 00:20:43 b85a868b505f: Pull complete 00:20:43 e2be974225ed: Pull complete 00:20:43 339a4e72a1f5: Pull complete 00:20:43 988bab9f4d93: Pull complete 00:20:44 1469e6f7b9e6: Pull complete 00:20:44 eaf3925da568: Pull complete 00:20:46 bab4dde63d76: Pull complete 00:20:46 bde34c3a00c8: Pull complete 00:20:46 b352a97aabf1: Pull complete 00:20:46 4872d77fe225: Pull complete 00:20:47 5851b861e8e6: Pull complete 00:20:47 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:20:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:20:47 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:20:47 prd-ubuntu20.04-docker-8c-8g-24249 does not seem to be running inside a container 00:20:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/741 -v /w/workspace/edgex-go/741:/w/workspace/edgex-go/741:rw,z -v /w/workspace/edgex-go/741@tmp:/w/workspace/edgex-go/741@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:20:53 $ docker top c7b83c9aef6695d169c3347e1007d0b4bc2d3cf407f6dc8d85f97c49374b978e -eo pid,comm 00:20:53 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 00:20:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:20:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:20:53 [ssh-agent] Looking for ssh-agent implementation... 00:20:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:20:53 $ docker exec c7b83c9aef6695d169c3347e1007d0b4bc2d3cf407f6dc8d85f97c49374b978e ssh-agent 00:20:53 SSH_AUTH_SOCK=/tmp/ssh-kO7jEO5xAeHt/agent.32 00:20:53 SSH_AGENT_PID=38 00:20:53 Running ssh-add (command line suppressed) 00:20:53 Identity added: /w/workspace/edgex-go/741@tmp/private_key_11580712045145503809.key (/w/workspace/edgex-go/741@tmp/private_key_11580712045145503809.key) 00:20:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:20:54 + git tag --points-at HEAD [Pipeline] } 00:20:54 $ docker exec --env ******** --env ******** c7b83c9aef6695d169c3347e1007d0b4bc2d3cf407f6dc8d85f97c49374b978e ssh-agent -k 00:20:55 unset SSH_AUTH_SOCK; 00:20:55 unset SSH_AGENT_PID; 00:20:55 echo Agent pid 38 killed; 00:20:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:20:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:20:55 [ssh-agent] Looking for ssh-agent implementation... 00:20:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:20:55 $ docker exec c7b83c9aef6695d169c3347e1007d0b4bc2d3cf407f6dc8d85f97c49374b978e ssh-agent 00:20:55 SSH_AUTH_SOCK=/tmp/ssh-cCGwtRQhlLnx/agent.71 00:20:55 SSH_AGENT_PID=77 00:20:55 Running ssh-add (command line suppressed) 00:20:55 Identity added: /w/workspace/edgex-go/741@tmp/private_key_14860596122527802216.key (/w/workspace/edgex-go/741@tmp/private_key_14860596122527802216.key) 00:20:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:20:55 + git semver init 00:20:55 2024-11-01 00:20:55,906 [run_init] DEBUG init version:0.0.0 force:False 00:20:55 2024-11-01 00:20:55,907 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/741/.semver 00:20:55 2024-11-01 00:20:55,907 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/741/.semver 00:20:55 2024-11-01 00:20:55,907 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/741/.semver'], cwd=/w/workspace/edgex-go/741, universal_newlines=False, shell=None, istream=None) 00:21:02 2024-11-01 00:21:01,463 [append_file] DEBUG append to file:/w/workspace/edgex-go/741/.git/info/exclude 00:21:02 2024-11-01 00:21:01,463 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/741/.semver/main with force:False 00:21:02 2024-11-01 00:21:01,464 [read_version] DEBUG read version from /w/workspace/edgex-go/741/.semver/main 00:21:02 2024-11-01 00:21:01,464 [read_version] DEBUG read version from /w/workspace/edgex-go/741/.semver/main 00:21:02 4.0.0-dev.7 [Pipeline] } 00:21:02 $ docker exec --env ******** --env ******** c7b83c9aef6695d169c3347e1007d0b4bc2d3cf407f6dc8d85f97c49374b978e ssh-agent -k 00:21:02 unset SSH_AUTH_SOCK; 00:21:02 unset SSH_AGENT_PID; 00:21:02 echo Agent pid 77 killed; 00:21:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:21:03 + git semver [Pipeline] } 00:21:03 $ docker stop --time=1 c7b83c9aef6695d169c3347e1007d0b4bc2d3cf407f6dc8d85f97c49374b978e 00:21:04 $ docker rm -f --volumes c7b83c9aef6695d169c3347e1007d0b4bc2d3cf407f6dc8d85f97c49374b978e [Pipeline] // withDockerContainer [Pipeline] sh 00:21:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:21:05 Stashed 1 file(s) [Pipeline] echo 00:21:05 [edgeXSemver]: initialized semver on version 4.0.0-dev.7 [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 00:21:05 + git config --global --add safe.directory /w/workspace/edgex-go/741 [Pipeline] echo 00:21:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:21:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:21:05 ========================================================= 00:21:05 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 00:21:05 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:21:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 00:21:06 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 00:21:06 43c4264eed91: Pulling fs layer 00:21:06 4cc291be95ef: Pulling fs layer 00:21:06 2ac1f1163629: Pulling fs layer 00:21:06 5c3c966382ef: Pulling fs layer 00:21:06 4f4fb700ef54: Pulling fs layer 00:21:06 5d5c8e513c77: Pulling fs layer 00:21:06 9f66e0745190: Pulling fs layer 00:21:06 f49a43e4bbc0: Pulling fs layer 00:21:06 561ebcabdf7f: Pulling fs layer 00:21:06 4f4fb700ef54: Waiting 00:21:06 5d5c8e513c77: Waiting 00:21:06 561ebcabdf7f: Waiting 00:21:06 9f66e0745190: Waiting 00:21:06 f49a43e4bbc0: Waiting 00:21:06 5c3c966382ef: Waiting 00:21:06 4cc291be95ef: Verifying Checksum 00:21:06 4cc291be95ef: Download complete 00:21:06 5c3c966382ef: Verifying Checksum 00:21:06 5c3c966382ef: Download complete 00:21:06 4f4fb700ef54: Verifying Checksum 00:21:06 4f4fb700ef54: Download complete 00:21:06 5d5c8e513c77: Download complete 00:21:06 43c4264eed91: Download complete 00:21:06 9f66e0745190: Verifying Checksum 00:21:06 9f66e0745190: Download complete 00:21:06 561ebcabdf7f: Verifying Checksum 00:21:06 561ebcabdf7f: Download complete 00:21:06 43c4264eed91: Pull complete 00:21:06 4cc291be95ef: Pull complete 00:21:06 2ac1f1163629: Verifying Checksum 00:21:06 2ac1f1163629: Download complete 00:21:06 f49a43e4bbc0: Verifying Checksum 00:21:06 f49a43e4bbc0: Download complete 00:21:11 2ac1f1163629: Pull complete 00:21:11 5c3c966382ef: Pull complete 00:21:11 4f4fb700ef54: Pull complete 00:21:11 5d5c8e513c77: Pull complete 00:21:11 9f66e0745190: Pull complete 00:21:13 f49a43e4bbc0: Pull complete 00:21:14 561ebcabdf7f: Pull complete 00:21:14 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 00:21:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 00:21:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 00:21:14 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 00:21:14 WORKDIR /edgex 00:21:14 COPY go.mod . 00:21:14 RUN go mod download 00:21:14 + docker build -t ci-base-image-x86_64 -f - . 00:21:15 Sending build context to Docker daemon 177.9MB 00:21:15 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 00:21:15 ---> 3a752c3f9dda 00:21:15 Step 2/4 : WORKDIR /edgex 00:21:20 Still waiting to schedule task 00:21:20 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-24246’ 00:21:25 ---> Running in 84e22a0b3f5e 00:21:25 Removing intermediate container 84e22a0b3f5e 00:21:25 ---> 928bed701a31 00:21:25 Step 3/4 : COPY go.mod . 00:21:25 ---> 624aea527576 00:21:25 Step 4/4 : RUN go mod download 00:21:25 ---> Running in 29c0e46a922c 00:21:51 Removing intermediate container 29c0e46a922c 00:21:51 ---> 63ca5a080153 00:21:51 Successfully built 63ca5a080153 00:21:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:21:52 + docker inspect -f . ci-base-image-x86_64 00:21:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:21:52 prd-ubuntu20.04-docker-8c-8g-24249 does not seem to be running inside a container 00:21:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/741 -v /w/workspace/edgex-go/741:/w/workspace/edgex-go/741:rw,z -v /w/workspace/edgex-go/741@tmp:/w/workspace/edgex-go/741@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:21:53 $ docker top 0fad0e853bf0731516daba8c5fa17aa93a5ceea9f1848ecef74cbf2b56e77e32 -eo pid,comm [Pipeline] { [Pipeline] sh 00:21:53 + go version 00:21:53 go version go1.23.2 linux/amd64 [Pipeline] } 00:21:53 $ docker stop --time=1 0fad0e853bf0731516daba8c5fa17aa93a5ceea9f1848ecef74cbf2b56e77e32 00:21:54 $ docker rm -f --volumes 0fad0e853bf0731516daba8c5fa17aa93a5ceea9f1848ecef74cbf2b56e77e32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:21:55 + docker inspect -f . ci-base-image-x86_64 00:21:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:21:55 prd-ubuntu20.04-docker-8c-8g-24249 does not seem to be running inside a container 00:21:55 $ 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/741 -v /w/workspace/edgex-go/741:/w/workspace/edgex-go/741:rw,z -v /w/workspace/edgex-go/741@tmp:/w/workspace/edgex-go/741@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:21:55 $ docker top 92b62d98ec76bb8389d9bc95d0a7a314553478da34139d70c87c2c4e34d496a6 -eo pid,comm [Pipeline] { [Pipeline] echo 00:21:55 ========================================================= 00:21:55 [edgeXBuildGoParallel] Running Tests and Build... 00:21:55 ========================================================= [Pipeline] sh 00:21:56 + git config --global --add safe.directory /w/workspace/edgex-go/741 [Pipeline] fileExists [Pipeline] sh 00:21:56 + make test 00:21:56 go test -race -coverprofile=coverage.out ./... 00:22:06 ? github.com/edgexfoundry/edgex-go [no test files] 00:22:33 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 00:22:33 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 00:22:34 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 00:22:34 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 00:22:34 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 00:22:34 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 00:22:34 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 00:22:34 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 00:22:34 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 00:22:34 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 00:22:34 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 00:22:35 github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler coverage: 0.0% of statements 00:22:35 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:22:35 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 00:22:35 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 00:22:37 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 00:22:37 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 00:22:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.025s coverage: 28.7% of statements 00:22:39 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 00:22:39 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 00:22:39 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 00:22:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.039s coverage: 97.0% of statements 00:22:39 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 00:22:39 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 00:22:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 00:22:40 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 00:22:40 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 00:22:40 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 00:22:40 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 00:22:40 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 00:22:40 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 00:22:40 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 00:22:40 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 00:22:41 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 00:22:41 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 00:22:41 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 00:22:41 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 00:22:41 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 00:22:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.059s coverage: 69.2% of statements 00:22:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.047s coverage: 48.4% of statements 00:22:43 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 00:22:43 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 00:22:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.118s coverage: 93.4% of statements 00:22:43 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.057s coverage: 91.7% of statements 00:22:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.056s coverage: 9.4% of statements 00:22:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 00:22:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:22:45 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 00:22:45 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 00:22:45 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 00:22:45 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 00:22:45 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 00:22:45 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 00:22:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:22:45 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 00:22:45 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 00:22:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.433s coverage: 95.8% of statements 00:22:47 ok github.com/edgexfoundry/edgex-go/internal/io 1.029s coverage: 72.2% of statements 00:22:47 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 00:22:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 00:22:47 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 00:22:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.040s coverage: 0.0% of statements [no tests to run] 00:22:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.041s coverage: 1.0% of statements 00:22:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.031s coverage: 44.2% of statements 00:22:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.017s coverage: 40.0% of statements 00:22:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.031s coverage: 87.1% of statements 00:22:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.020s coverage: 94.1% of statements 00:22:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.038s coverage: 96.3% of statements 00:22:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements 00:22:49 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 00:22:49 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 00:22:49 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 00:22:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:22:50 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 00:22:50 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 00:22:50 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 00:22:50 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 00:22:50 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 00:22:50 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 00:22:50 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 00:22:50 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 00:22:50 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 00:22:50 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 00:22:51 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 00:22:51 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 00:22:52 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 00:22:53 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 00:22:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:22:55 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 00:22:55 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 00:22:57 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 00:22:57 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 00:22:57 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 00:22:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:22:58 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 00:22:58 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 00:22:59 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 00:22:59 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 00:22:59 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 00:22:59 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler coverage: 0.0% of statements 00:23:01 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config coverage: 0.0% of statements 00:23:01 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action coverage: 0.0% of statements 00:23:01 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container coverage: 0.0% of statements 00:23:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.024s coverage: 94.4% of statements 00:23:02 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 00:23:02 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 00:23:02 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 00:23:03 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 00:23:03 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 00:23:03 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 00:23:03 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 00:23:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 00:23:04 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 00:23:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.075s coverage: 92.9% of statements 00:23:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 66.7% of statements 00:23:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.032s coverage: 62.3% of statements 00:23:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 75.0% of statements 00:23:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.031s coverage: 87.2% of statements 00:23:10 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.022s coverage: 17.0% of statements 00:23:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements 00:23:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.058s coverage: 81.8% of statements 00:23:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.060s coverage: 82.1% of statements 00:23:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.025s coverage: 86.0% of statements 00:23:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.124s coverage: 63.1% of statements 00:23:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.027s coverage: 100.0% of statements 00:23:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.025s coverage: 89.4% of statements 00:23:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements 00:23:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.023s coverage: 73.7% of statements 00:23:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements 00:23:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.189s coverage: 36.8% of statements 00:23:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.025s coverage: 93.8% of statements 00:23:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.023s coverage: 3.1% of statements 00:23:10 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.032s coverage: 9.0% of statements 00:23:10 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.058s coverage: 97.7% of statements 00:23:10 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.025s coverage: 45.8% of statements 00:23:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.070s coverage: 17.4% of statements 00:23:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.108s coverage: 95.7% of statements 00:23:10 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 00:23:11 running golangci-lint 00:23:11 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 00:23:11 go version go1.23.2 linux/amd64 00:23:11 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 00:23:11 level=info msg="[config_reader] Used config file .golangci.yml" 00:23:11 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 00:23:38 level=info msg="[loader] Go packages loading at mode 575 (exports_file|name|files|imports|types_sizes|compiled_files|deps) took 24.64008525s" 00:23:38 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.56439ms" 00:23:40 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24253 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 00:23:40 Running in /w/workspace/edgex-go/741 [Pipeline] { [Pipeline] checkout 00:23:43 The recommended git tool is: git 00:23:49 using credential edgex-jenkins-ssh 00:23:49 Cloning the remote Git repository 00:23:49 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:23:49 > git init /w/workspace/edgex-go/741 # timeout=10 00:23:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:23:49 > git --version # timeout=10 00:23:49 > git --version # 'git version 2.25.1' 00:23:49 using GIT_SSH to set credentials SSH Credentials for GitHub 00:23:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:23:50 level=info msg="[linters_context/goanalysis] analyzers took 2m2.551172627s with top 10 stages: buildir: 1m9.596638628s, gosec: 4.938566953s, fact_deprecated: 3.15636376s, inspect: 3.093532441s, ctrlflow: 2.247754233s, printf: 2.090596038s, fact_purity: 1.624497693s, nilness: 1.600044576s, S1038: 1.339960869s, directives: 1.316802592s" 00:23:50 level=info msg="[runner] Issues before processing: 208, after processing: 0" 00:23:50 level=info msg="[runner] Processors filtering stat (in/out): cgo: 208/208, skip_files: 208/208, invalid_issue: 208/208, exclude-rules: 208/15, path_prettifier: 208/208, autogenerated_exclude: 208/208, identifier_marker: 208/208, nolint: 15/0, filename_unadjuster: 208/208, skip_dirs: 208/208, exclude: 208/208" 00:23:50 level=info msg="[runner] processing took 16.2573ms with stages: nolint: 5.562722ms, identifier_marker: 5.313762ms, autogenerated_exclude: 1.911196ms, path_prettifier: 1.530921ms, exclude-rules: 995.02µs, skip_dirs: 855.454µs, cgo: 33.873µs, invalid_issue: 32.942µs, filename_unadjuster: 15.78µs, max_same_issues: 1.51µs, fixer: 660ns, skip_files: 590ns, uniq_by_line: 550ns, max_from_linter: 420ns, sort_results: 380ns, severity-rules: 370ns, source_code: 310ns, exclude: 290ns, diff: 220ns, path_prefixer: 110ns, max_per_file_from_linter: 110ns, path_shortener: 110ns" 00:23:50 level=info msg="[runner] linters took 14.403987378s with stages: goanalysis_metalinter: 14.387624135s" 00:23:50 level=info msg="File cache stats: 0 entries of total size 0B" 00:23:50 level=info msg="Memory: 391 samples, avg is 288.9MB, max is 1143.5MB" 00:23:50 level=info msg="Execution took 39.093482505s" 00:23:50 go vet ./... 00:23:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:23:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:23:58 ./bin/test-attribution-txt.sh [Pipeline] echo 00:23:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 00:23:59 + ls -al . 00:23:59 total 1764 00:23:59 drwxrwxr-x 11 1001 1001 4096 Nov 1 00:21 . 00:23:59 drwxr-xr-x 4 root root 4096 Nov 1 00:21 .. 00:23:59 drwxrwxr-x 2 1001 1001 4096 Nov 1 00:20 .blubracket 00:23:59 -rw-rw-r-- 1 1001 1001 10 Nov 1 00:20 .dockerignore 00:23:59 drwxrwxr-x 8 1001 1001 4096 Nov 1 00:23 .git 00:23:59 drwxrwxr-x 3 1001 1001 4096 Nov 1 00:20 .github 00:23:59 -rw-rw-r-- 1 1001 1001 961 Nov 1 00:20 .gitignore 00:23:59 -rw-rw-r-- 1 1001 1001 199 Nov 1 00:20 .golangci.yml 00:23:59 -rw-rw-r-- 1 1001 1001 100 Nov 1 00:20 .hadolint.yml 00:23:59 drwxr-xr-x 3 1001 1001 4096 Nov 1 00:21 .semver 00:23:59 -rw-rw-r-- 1 1001 1001 155 Nov 1 00:20 .sonarcloud.properties 00:23:59 -rw-rw-r-- 1 1001 1001 1171 Nov 1 00:20 ADOPTERS.md 00:23:59 -rw-rw-r-- 1 1001 1001 17141 Nov 1 00:20 Attribution.txt 00:23:59 -rw-rw-r-- 1 1001 1001 100284 Nov 1 00:20 CHANGELOG.md 00:23:59 -rw-rw-r-- 1 1001 1001 3804 Nov 1 00:20 CONTRIBUTING.md 00:23:59 -rw-rw-r-- 1 1001 1001 677 Nov 1 00:20 GOVERNANCE.md 00:23:59 -rw-rw-r-- 1 1001 1001 858 Nov 1 00:20 Jenkinsfile 00:23:59 -rw-rw-r-- 1 1001 1001 10775 Nov 1 00:20 LICENSE 00:23:59 -rw-rw-r-- 1 1001 1001 16705 Nov 1 00:20 Makefile 00:23:59 -rw-rw-r-- 1 1001 1001 582 Nov 1 00:20 OWNERS.md 00:23:59 -rw-rw-r-- 1 1001 1001 9533 Nov 1 00:20 README.md 00:23:59 -rw-rw-r-- 1 1001 1001 789 Nov 1 00:20 SECURITY.md 00:23:59 -rw-rw-r-- 1 1001 1001 11 Nov 1 00:21 VERSION 00:23:59 drwxrwxr-x 2 1001 1001 4096 Nov 1 00:20 bin 00:23:59 drwxrwxr-x 19 1001 1001 4096 Nov 1 00:20 cmd 00:23:59 -rw-r--r-- 1 root root 1433704 Nov 1 00:23 coverage.out 00:23:59 drwxrwxr-x 2 1001 1001 4096 Nov 1 00:20 fuzz_test 00:23:59 -rw-rw-r-- 1 1001 1001 6577 Nov 1 00:20 go.mod 00:23:59 -rw-rw-r-- 1 1001 1001 88825 Nov 1 00:20 go.sum 00:23:59 drwxrwxr-x 7 1001 1001 4096 Nov 1 00:20 internal 00:23:59 drwxrwxr-x 2 1001 1001 4096 Nov 1 00:20 openapi 00:23:59 -rw-rw-r-- 1 1001 1001 584 Nov 1 00:20 security.txt 00:23:59 -rw-rw-r-- 1 1001 1001 204 Nov 1 00:20 version.go [Pipeline] sh 00:23:59 + '[' -e coverage.out ] 00:23:59 + chown 1001:1001 coverage.out [Pipeline] stash 00:23:59 Stashed 1 file(s) [Pipeline] sh 00:24:00 + make build 00:24:00 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.7" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 00:24:09 Avoid second fetch 00:24:09 Checking out Revision 57ec9c074b958cfbefda20febbd51ab107c50bcb (main) 00:24:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:24:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:24:09 > git config core.sparsecheckout # timeout=10 00:24:09 > git checkout -f 57ec9c074b958cfbefda20febbd51ab107c50bcb # timeout=10 00:24:10 Commit message: "Merge pull request #4987 from edgexfoundry/dependabot/go_modules/github.com/go-co-op/gocron/v2-2.12.2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:24:14 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:24:14 % Total % Received % Xferd Average Speed Time Time Time Current 00:24:14 Dload Upload Total Spent Left Speed 00:24:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 195k 0 --:--:-- --:--:-- --:--:-- 198k [Pipeline] sh 00:24:15 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:24:21 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:24:21 + sudo tee /etc/docker/daemon.new 00:24:21 { 00:24:21 "registry-mirrors": [ 00:24:21 "https://nexus3.edgexfoundry.org:10001" 00:24:21 ], 00:24:21 "bip": "10.250.0.254/24", 00:24:21 "hosts": [ 00:24:21 "tcp://0.0.0.0:5555", 00:24:21 "unix:///var/run/docker.sock" 00:24:21 ], 00:24:21 "mtu": 1458, 00:24:21 "selinux-enabled": true, 00:24:21 "seccomp-profile": "/etc/docker/seccomp.json" 00:24:21 } [Pipeline] sh 00:24:21 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:24:21 + sudo service docker restart 00:24:27 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.7" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:24:28 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.7" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 00:24:31 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.7" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 00:24:31 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.7" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 00:24:34 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.7" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:24:39 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.7" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:24:40 provisioning config files... 00:24:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/741@tmp/config12441652704934950389tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:24:40 ---> ****-login.sh 00:24:40 nexus3.edgexfoundry.org:10001 00:24:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:24:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:24:41 Configure a credential helper to remove this warning. See 00:24:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:24:41 00:24:41 Login Succeeded 00:24:41 nexus3.edgexfoundry.org:10002 00:24:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:24:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:24:42 Configure a credential helper to remove this warning. See 00:24:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:24:42 00:24:42 Login Succeeded 00:24:42 nexus3.edgexfoundry.org:10003 00:24:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:24:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:24:42 Configure a credential helper to remove this warning. See 00:24:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:24:42 00:24:42 Login Succeeded 00:24:42 nexus3.edgexfoundry.org:10004 00:24:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.7" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 00:24:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:24:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:24:43 Configure a credential helper to remove this warning. See 00:24:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:24:43 00:24:43 Login Succeeded 00:24:43 ****.io 00:24:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:24:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:24:43 Configure a credential helper to remove this warning. See 00:24:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:24:43 00:24:43 Login Succeeded 00:24:43 ---> ****-login.sh ends [Pipeline] } 00:24:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 00:24:44 + git config --global --add safe.directory /w/workspace/edgex-go/741 [Pipeline] echo 00:24:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:24:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:24:44 ========================================================= 00:24:44 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 00:24:44 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:24:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 00:24:45 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:24:45 cf04c63912e1: Pulling fs layer 00:24:45 55b35a11ae5e: Pulling fs layer 00:24:45 a37a00ec5f00: Pulling fs layer 00:24:45 50b3750afda1: Pulling fs layer 00:24:45 4f4fb700ef54: Pulling fs layer 00:24:45 80978eb59214: Pulling fs layer 00:24:45 c9f46d7d2bd2: Pulling fs layer 00:24:45 c5a475d317c9: Pulling fs layer 00:24:45 50b3750afda1: Waiting 00:24:45 4f4fb700ef54: Waiting 00:24:45 80978eb59214: Waiting 00:24:45 c9f46d7d2bd2: Waiting 00:24:45 c5a475d317c9: Waiting 00:24:45 55b35a11ae5e: Download complete 00:24:45 50b3750afda1: Download complete 00:24:45 4f4fb700ef54: Verifying Checksum 00:24:45 4f4fb700ef54: Download complete 00:24:45 80978eb59214: Verifying Checksum 00:24:45 80978eb59214: Download complete 00:24:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.7" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:24:45 cf04c63912e1: Download complete 00:24:46 c5a475d317c9: Verifying Checksum 00:24:46 c5a475d317c9: Download complete 00:24:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.7" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:24:47 cf04c63912e1: Pull complete 00:24:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.7" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 00:24:48 55b35a11ae5e: Pull complete 00:24:48 a37a00ec5f00: Verifying Checksum 00:24:48 a37a00ec5f00: Download complete 00:24:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.7" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:24:49 c9f46d7d2bd2: Verifying Checksum 00:24:49 c9f46d7d2bd2: Download complete 00:24:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.7" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 00:24:51 $ docker stop --time=1 92b62d98ec76bb8389d9bc95d0a7a314553478da34139d70c87c2c4e34d496a6 00:24:57 $ docker rm -f --volumes 92b62d98ec76bb8389d9bc95d0a7a314553478da34139d70c87c2c4e34d496a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:24:58 00:24:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:24:59 latest: Pulling from edgex-devops/edgex-compose 00:24:59 91d30c5bc195: Pulling fs layer 00:24:59 2e9b0aa3be6d: Pulling fs layer 00:24:59 9c61dcf015f6: Pulling fs layer 00:24:59 4698f68db338: Pulling fs layer 00:24:59 2a2f49069b9e: Pulling fs layer 00:24:59 4698f68db338: Waiting 00:24:59 2a2f49069b9e: Waiting 00:24:59 e0025b399a48: Pulling fs layer 00:24:59 e0025b399a48: Waiting 00:24:59 91d30c5bc195: Verifying Checksum 00:24:59 91d30c5bc195: Download complete 00:24:59 4698f68db338: Verifying Checksum 00:24:59 4698f68db338: Download complete 00:24:59 2e9b0aa3be6d: Verifying Checksum 00:24:59 2e9b0aa3be6d: Download complete 00:24:59 e0025b399a48: Verifying Checksum 00:24:59 e0025b399a48: Download complete 00:24:59 2a2f49069b9e: Verifying Checksum 00:24:59 2a2f49069b9e: Download complete 00:24:59 91d30c5bc195: Pull complete 00:25:00 9c61dcf015f6: Verifying Checksum 00:25:00 9c61dcf015f6: Download complete 00:25:00 2e9b0aa3be6d: Pull complete 00:25:03 9c61dcf015f6: Pull complete 00:25:03 4698f68db338: Pull complete 00:25:03 2a2f49069b9e: Pull complete 00:25:03 e0025b399a48: Pull complete 00:25:03 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 00:25:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:25:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:25:03 prd-ubuntu20.04-docker-8c-8g-24249 does not seem to be running inside a container 00:25:03 $ 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/741 -v /w/workspace/edgex-go/741:/w/workspace/edgex-go/741:rw,z -v /w/workspace/edgex-go/741@tmp:/w/workspace/edgex-go/741@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:25:04 a37a00ec5f00: Pull complete 00:25:04 50b3750afda1: Pull complete 00:25:04 4f4fb700ef54: Pull complete 00:25:04 80978eb59214: Pull complete 00:25:08 $ docker top a6cb2c3e534d4cd7229c485ef9a410793f7b6c10669dbb0bd6b9bbf98a7198b2 -eo pid,comm [Pipeline] { [Pipeline] sh 00:25:08 + docker compose -f ./docker-compose-build.yml build --parallel 00:25:11 #1 [security-secretstore-setup internal] load build definition from Dockerfile 00:25:11 #1 transferring dockerfile: 2.49kB done 00:25:11 #1 DONE 0.0s 00:25:11 00:25:11 #2 [security-spire-server internal] load build definition from Dockerfile 00:25:11 #2 transferring dockerfile: 1.70kB done 00:25:11 #2 DONE 0.0s 00:25:11 00:25:11 #3 [core-metadata internal] load build definition from Dockerfile 00:25:11 #3 transferring dockerfile: 2.13kB done 00:25:11 #3 DONE 0.0s 00:25:11 00:25:11 #4 [core-command internal] load build definition from Dockerfile 00:25:11 #4 transferring dockerfile: 1.94kB done 00:25:11 #4 DONE 0.0s 00:25:11 00:25:11 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 00:25:11 #5 transferring dockerfile: 2.23kB done 00:25:11 #5 DONE 0.0s 00:25:11 00:25:11 #6 [security-spire-config internal] load build definition from Dockerfile 00:25:11 #6 transferring dockerfile: 1.69kB done 00:25:11 #6 DONE 0.0s 00:25:11 00:25:11 #7 [security-bootstrapper internal] load build definition from Dockerfile 00:25:11 #7 transferring dockerfile: 3.02kB done 00:25:11 #7 DONE 0.0s 00:25:11 00:25:11 #8 [core-keeper internal] load build definition from Dockerfile 00:25:11 #8 transferring dockerfile: 2.07kB done 00:25:11 #8 DONE 0.0s 00:25:11 00:25:11 #9 [core-data internal] load build definition from Dockerfile 00:25:11 #9 transferring dockerfile: 2.07kB done 00:25:11 #9 DONE 0.0s 00:25:11 00:25:11 #10 [security-spire-agent internal] load build definition from Dockerfile 00:25:11 #10 transferring dockerfile: 1.81kB done 00:25:11 #10 DONE 0.0s 00:25:11 00:25:11 #11 [security-proxy-setup internal] load build definition from Dockerfile 00:25:11 #11 transferring dockerfile: 2.50kB done 00:25:11 #11 DONE 0.1s 00:25:11 00:25:11 #12 [security-spiffe-token-provider internal] load build definition from Dockerfile 00:25:11 #12 transferring dockerfile: 1.89kB done 00:25:11 #12 DONE 0.0s 00:25:11 00:25:11 #13 [security-secretstore-setup internal] load .dockerignore 00:25:11 #13 transferring context: 50B done 00:25:11 #13 DONE 0.1s 00:25:11 00:25:11 #14 [security-proxy-auth internal] load build definition from Dockerfile 00:25:11 #14 transferring dockerfile: 2.15kB done 00:25:11 #14 DONE 0.1s 00:25:11 00:25:11 #15 [support-notifications internal] load build definition from Dockerfile 00:25:11 #15 transferring dockerfile: 2.02kB done 00:25:11 #15 DONE 0.1s 00:25:11 00:25:11 #16 [support-cron-scheduler internal] load build definition from Dockerfile 00:25:11 #16 transferring dockerfile: 1.86kB done 00:25:11 #16 DONE 0.1s 00:25:11 00:25:11 #17 [security-spire-server internal] load .dockerignore 00:25:11 #17 transferring context: 50B done 00:25:11 #17 DONE 0.0s 00:25:11 00:25:11 #18 [core-metadata internal] load .dockerignore 00:25:11 #18 transferring context: 50B done 00:25:11 #18 DONE 0.0s 00:25:11 00:25:11 #19 [core-command internal] load .dockerignore 00:25:11 #19 transferring context: 50B done 00:25:11 #19 DONE 0.0s 00:25:11 00:25:11 #20 [core-common-config-bootstrapper internal] load .dockerignore 00:25:11 #20 transferring context: 50B done 00:25:11 #20 DONE 0.0s 00:25:11 00:25:11 #21 [security-spire-config internal] load .dockerignore 00:25:11 #21 transferring context: 50B done 00:25:11 #21 DONE 0.0s 00:25:11 00:25:11 #22 [security-bootstrapper internal] load .dockerignore 00:25:11 #22 transferring context: 50B done 00:25:11 #22 DONE 0.0s 00:25:11 00:25:11 #23 [core-data internal] load .dockerignore 00:25:11 #23 transferring context: 50B done 00:25:11 #23 DONE 0.0s 00:25:11 00:25:11 #24 [core-keeper internal] load .dockerignore 00:25:11 #24 transferring context: 50B done 00:25:11 #24 DONE 0.0s 00:25:11 00:25:11 #25 [security-proxy-setup internal] load .dockerignore 00:25:11 #25 transferring context: 50B done 00:25:11 #25 DONE 0.0s 00:25:11 00:25:11 #26 [security-spire-agent internal] load .dockerignore 00:25:11 #26 transferring context: 50B done 00:25:11 #26 DONE 0.0s 00:25:11 00:25:11 #27 [security-proxy-auth internal] load .dockerignore 00:25:11 #27 transferring context: 50B done 00:25:11 #27 DONE 0.0s 00:25:11 00:25:11 #28 [security-spiffe-token-provider internal] load .dockerignore 00:25:11 #28 transferring context: 50B done 00:25:11 #28 DONE 0.0s 00:25:11 00:25:11 #29 [support-notifications internal] load .dockerignore 00:25:11 #29 transferring context: 50B done 00:25:11 #29 DONE 0.0s 00:25:11 00:25:11 #30 [support-cron-scheduler internal] load .dockerignore 00:25:11 #30 transferring context: 50B done 00:25:11 #30 DONE 0.0s 00:25:11 00:25:11 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 00:25:11 #31 DONE 0.0s 00:25:11 00:25:11 #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 00:25:11 #32 DONE 0.1s 00:25:11 00:25:11 #33 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 00:25:11 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 00:25:11 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 00:25:11 #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 00:25:11 #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 00:25:11 #33 DONE 0.1s 00:25:11 00:25:11 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 00:25:11 #31 DONE 0.0s 00:25:11 00:25:11 #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 00:25:12 #32 DONE 0.1s 00:25:12 00:25:12 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 00:25:12 #31 DONE 0.0s 00:25:12 00:25:12 #33 [core-command stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 00:25:12 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 00:25:12 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 00:25:12 #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 00:25:12 #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 00:25:12 #33 DONE 0.1s 00:25:12 00:25:12 #34 [core-metadata internal] load build context 00:25:12 #34 ... 00:25:12 00:25:12 #33 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 00:25:12 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 00:25:12 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 00:25:12 #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 00:25:12 #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 00:25:12 #33 DONE 0.1s 00:25:12 00:25:12 #34 [core-metadata internal] load build context 00:25:12 #34 ... 00:25:12 00:25:12 #33 [security-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 00:25:12 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 00:25:12 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 00:25:12 #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 00:25:12 #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 00:25:12 #33 DONE 0.2s 00:25:12 00:25:12 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 00:25:12 #31 DONE 0.0s 00:25:12 00:25:12 #34 [core-metadata internal] load build context 00:25:12 c9f46d7d2bd2: Pull complete 00:25:12 #34 ... 00:25:12 00:25:12 #33 [core-keeper stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 00:25:12 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 00:25:12 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 00:25:12 #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 00:25:12 #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 00:25:12 #33 DONE 0.2s 00:25:12 00:25:12 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 00:25:12 #31 DONE 0.0s 00:25:12 00:25:12 #34 [core-metadata internal] load build context 00:25:12 #34 ... 00:25:12 00:25:12 #33 [security-proxy-auth stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 00:25:12 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 00:25:12 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 00:25:12 #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 00:25:12 #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 00:25:12 #33 DONE 0.2s 00:25:12 00:25:12 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 00:25:12 #31 DONE 0.0s 00:25:12 00:25:12 #34 [core-metadata internal] load build context 00:25:12 #34 ... 00:25:12 00:25:12 #33 [security-proxy-setup stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 00:25:12 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 00:25:12 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 00:25:12 #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 00:25:12 #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 00:25:12 #33 DONE 0.2s 00:25:12 00:25:12 #31 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 00:25:12 #31 DONE 0.0s 00:25:12 00:25:12 #34 [core-metadata internal] load build context 00:25:12 #34 ... 00:25:12 00:25:12 #33 [security-spire-config stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 00:25:12 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 00:25:12 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 00:25:12 #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 00:25:12 #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 00:25:12 #33 DONE 0.2s 00:25:12 00:25:12 #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 00:25:12 #35 DONE 0.8s 00:25:12 00:25:12 #36 [security-spire-server internal] load build context 00:25:12 #36 DONE 0.0s 00:25:12 00:25:12 #37 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 00:25:12 #37 DONE 1.1s 00:25:12 00:25:12 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:25:12 #38 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:25:12 #38 ... 00:25:12 00:25:12 #33 [support-cron-scheduler stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 00:25:12 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 00:25:12 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 00:25:12 #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 00:25:12 #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 00:25:12 #33 DONE 0.2s 00:25:12 00:25:12 #32 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.20 00:25:12 #32 DONE 0.8s 00:25:12 00:25:12 #37 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 00:25:12 #37 DONE 1.1s 00:25:12 00:25:12 #39 [core-keeper builder 2/7] WORKDIR /edgex-go 00:25:13 #39 ... 00:25:13 00:25:13 #36 [security-spire-server internal] load build context 00:25:13 #36 transferring context: 23.57kB 0.0s done 00:25:13 #36 DONE 0.3s 00:25:13 00:25:13 #40 [security-spire-config internal] load build context 00:25:13 #40 transferring context: 21.82kB 0.0s done 00:25:13 #40 DONE 0.4s 00:25:13 00:25:13 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:25:13 #38 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.4s done 00:25:13 c5a475d317c9: Pull complete 00:25:13 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 00:25:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 00:25:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 00:25:13 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 00:25:13 WORKDIR /edgex 00:25:13 COPY go.mod . 00:25:13 RUN go mod download 00:25:13 + docker build -t ci-base-image-arm64 -f - . 00:25:14 #38 ... 00:25:14 00:25:14 #33 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 00:25:14 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 00:25:14 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 00:25:14 #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 00:25:14 #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 00:25:14 #33 DONE 0.2s 00:25:14 00:25:14 #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 00:25:14 #41 DONE 0.9s 00:25:14 00:25:14 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:25:14 #38 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.4s done 00:25:14 Sending build context to Docker daemon 3.379MB 00:25:14 #38 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 00:25:14 #38 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 00:25:14 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 00:25:14 ---> be29e6b0f0d4 00:25:14 Step 2/4 : WORKDIR /edgex 00:25:15 ---> Running in 517891d10c0e 00:25:15 Removing intermediate container 517891d10c0e 00:25:15 ---> ef9390f9f2ae 00:25:15 Step 3/4 : COPY go.mod . 00:25:16 ---> 7aa5930d13fa 00:25:16 Step 4/4 : RUN go mod download 00:25:16 ---> Running in af00941ba885 00:25:18 #38 ... 00:25:18 00:25:18 #42 [security-secretstore-setup internal] load build context 00:25:18 #42 transferring context: 190.38MB 6.6s 00:25:21 #42 ... 00:25:21 00:25:21 #43 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 00:25:21 #0 6.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:25:21 #0 6.292 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:25:21 #0 6.582 (1/4) Installing ca-certificates (20240705-r0) 00:25:21 #0 6.631 (2/4) Installing dumb-init (1.2.5-r3) 00:25:21 #0 6.636 (3/4) Installing su-exec (0.2-r3) 00:25:21 #0 6.638 (4/4) Installing yq-go (4.44.1-r2) 00:25:21 #0 6.705 Executing busybox-1.36.1-r29.trigger 00:25:21 #0 6.731 Executing ca-certificates-20240705-r0.trigger 00:25:21 #0 6.763 OK: 19 MiB in 18 packages 00:25:21 #43 ... 00:25:21 00:25:21 #44 [security-proxy-auth stage-1 2/10] RUN apk add --update --no-cache dumb-init 00:25:22 #44 ... 00:25:22 00:25:22 #45 [security-bootstrapper internal] load build context 00:25:22 #45 ... 00:25:22 00:25:22 #46 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 00:25:22 #46 ... 00:25:22 00:25:22 #47 [core-keeper internal] load build context 00:25:22 #47 ... 00:25:22 00:25:22 #48 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 00:25:22 #0 0.931 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:25:22 #0 1.089 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:25:22 #0 1.452 (1/2) Installing dumb-init (1.2.5-r3) 00:25:22 #0 2.052 (2/2) Installing su-exec (0.2-r3) 00:25:22 #0 2.089 Executing busybox-1.36.1-r29.trigger 00:25:22 #0 2.099 OK: 8 MiB in 16 packages 00:25:22 #48 ... 00:25:22 00:25:22 #49 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:25:23 #49 ... 00:25:23 00:25:23 #50 [core-common-config-bootstrapper internal] load build context 00:25:23 #50 ... 00:25:23 00:25:23 #51 [security-proxy-setup internal] load build context 00:25:23 #51 ... 00:25:23 00:25:23 #34 [core-metadata internal] load build context 00:25:23 #34 ... 00:25:23 00:25:23 #52 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:25:23 #52 ... 00:25:23 00:25:23 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 00:25:23 #53 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 00:25:23 #53 ... 00:25:23 00:25:23 #54 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:25:23 #54 ... 00:25:23 00:25:23 #55 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 00:25:23 #55 ... 00:25:23 00:25:23 #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 00:25:23 #56 ... 00:25:23 00:25:23 #57 [security-spire-agent internal] load build context 00:25:23 #57 ... 00:25:23 00:25:23 #58 [security-spiffe-token-provider internal] load build context 00:25:23 #58 transferring context: 293.58MB 11.2s 00:25:24 #58 ... 00:25:24 00:25:24 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:25:24 #59 ... 00:25:24 00:25:24 #60 [support-cron-scheduler internal] load build context 00:25:24 #60 ... 00:25:24 00:25:24 #61 [security-proxy-auth internal] load build context 00:25:24 #61 ... 00:25:24 00:25:24 #62 [support-notifications internal] load build context 00:25:24 #62 ... 00:25:24 00:25:24 #63 [core-command internal] load build context 00:25:24 #63 ... 00:25:24 00:25:24 #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 00:25:24 #64 ... 00:25:24 00:25:24 #65 [core-data internal] load build context 00:25:24 #65 ... 00:25:24 00:25:24 #58 [security-spiffe-token-provider internal] load build context 00:25:29 #58 transferring context: 484.13MB 16.3s 00:25:29 #58 ... 00:25:29 00:25:29 #34 [core-metadata internal] load build context 00:25:29 #34 ... 00:25:29 00:25:29 #47 [core-keeper internal] load build context 00:25:29 #47 ... 00:25:29 00:25:29 #34 [core-metadata internal] load build context 00:25:30 #34 transferring context: 542.23MB 18.6s done 00:25:31 #34 ... 00:25:31 00:25:31 #42 [security-secretstore-setup internal] load build context 00:25:31 #42 transferring context: 542.23MB 18.3s done 00:25:32 #42 ... 00:25:32 00:25:32 #57 [security-spire-agent internal] load build context 00:25:32 #57 transferring context: 23.10kB done 00:25:32 #57 ... 00:25:32 00:25:32 #45 [security-bootstrapper internal] load build context 00:25:32 #45 transferring context: 542.23MB 16.6s done 00:25:32 #45 ... 00:25:32 00:25:32 #44 [security-proxy-auth stage-1 2/10] RUN apk add --update --no-cache dumb-init 00:25:32 #44 10.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:25:32 #44 10.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:25:32 #44 11.14 (1/1) Installing dumb-init (1.2.5-r3) 00:25:32 #44 11.16 Executing busybox-1.36.1-r29.trigger 00:25:32 #44 11.17 OK: 8 MiB in 15 packages 00:25:32 #44 ... 00:25:32 00:25:32 #50 [core-common-config-bootstrapper internal] load build context 00:25:32 #50 transferring context: 542.23MB 18.1s done 00:25:33 #50 ... 00:25:33 00:25:33 #51 [security-proxy-setup internal] load build context 00:25:33 #51 transferring context: 542.23MB 19.5s done 00:25:33 #51 ... 00:25:33 00:25:33 #46 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 00:25:33 #46 11.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:25:33 #46 11.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:25:33 #46 11.67 (1/1) Installing dumb-init (1.2.5-r3) 00:25:33 #46 11.68 Executing busybox-1.36.1-r29.trigger 00:25:33 #46 11.68 OK: 8 MiB in 15 packages 00:25:33 #46 ... 00:25:33 00:25:33 #63 [core-command internal] load build context 00:25:33 #63 transferring context: 542.23MB 19.0s done 00:25:34 #63 ... 00:25:34 00:25:34 #60 [support-cron-scheduler internal] load build context 00:25:34 #60 transferring context: 542.23MB 17.7s done 00:25:34 #60 ... 00:25:34 00:25:34 #61 [security-proxy-auth internal] load build context 00:25:34 #61 transferring context: 542.23MB 18.4s done 00:25:34 #61 ... 00:25:34 00:25:34 #62 [support-notifications internal] load build context 00:25:34 #62 transferring context: 542.23MB 16.7s done 00:25:34 #62 ... 00:25:34 00:25:34 #65 [core-data internal] load build context 00:25:34 #65 transferring context: 542.23MB 16.4s done 00:25:35 #65 ... 00:25:35 00:25:35 #47 [core-keeper internal] load build context 00:25:35 #47 transferring context: 542.23MB 19.3s done 00:25:35 #47 ... 00:25:35 00:25:35 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:25:35 #38 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 00:25:35 #38 ... 00:25:35 00:25:35 #58 [security-spiffe-token-provider internal] load build context 00:25:35 #58 transferring context: 542.23MB 17.8s done 00:25:37 #58 ... 00:25:37 00:25:37 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 00:25:37 #53 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 23.7s done 00:25:42 #53 ... 00:25:42 00:25:42 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:25:42 #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 7.1s 00:25:47 #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 12.3s 00:25:47 #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 12.6s 00:25:52 #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 15.5s 00:25:52 #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 17.3s 00:25:55 #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 20.6s 00:25:55 #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 20.6s 00:25:56 #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 21.7s 00:25:57 #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 22.6s 00:26:01 #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 25.7s 00:26:02 #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 26.8s 00:26:02 #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 27.8s 00:26:06 #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 30.7s 00:26:07 #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 31.8s 00:26:07 #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 32.9s 00:26:09 #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 34.3s done 00:26:09 #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 34.3s done 00:26:09 #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 34.3s done 00:26:09 #38 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 00:26:09 #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 34.3s done 00:26:09 #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 34.3s done 00:26:09 #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 34.3s done 00:26:09 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 34.4s 00:26:09 #38 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 00:26:09 #38 ... 00:26:09 00:26:09 #49 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:26:09 #49 DONE 57.0s 00:26:09 00:26:09 #48 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 00:26:09 #48 DONE 57.2s 00:26:09 00:26:09 #46 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 00:26:09 #46 DONE 57.1s 00:26:09 00:26:09 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:26:09 #38 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 00:26:09 #38 ... 00:26:09 00:26:09 #66 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 00:26:09 #66 ... 00:26:09 00:26:09 #44 [core-command stage-1 2/10] RUN apk add --update --no-cache dumb-init 00:26:09 #44 DONE 57.7s 00:26:09 00:26:09 #43 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 00:26:09 #43 DONE 57.7s 00:26:09 00:26:09 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:26:09 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 15.73MB / 30.73MB 34.7s 00:26:09 #38 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 00:26:09 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 34.9s 00:26:09 #38 ... 00:26:09 00:26:09 #39 [core-data builder 2/7] WORKDIR /edgex-go 00:26:09 #39 DONE 57.2s 00:26:09 00:26:09 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:26:10 #38 ... 00:26:10 00:26:10 #65 [core-data internal] load build context 00:26:10 #65 DONE 57.9s 00:26:10 00:26:10 #45 [security-bootstrapper internal] load build context 00:26:10 #45 DONE 58.1s 00:26:10 00:26:10 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:26:10 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 35.3s done 00:26:10 #38 ... 00:26:10 00:26:10 #62 [support-notifications internal] load build context 00:26:10 #62 DONE 57.5s 00:26:10 00:26:10 #42 [security-secretstore-setup internal] load build context 00:26:10 #42 DONE 58.8s 00:26:10 00:26:10 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:26:10 #38 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 00:26:10 #38 ... 00:26:10 00:26:10 #58 [security-spiffe-token-provider internal] load build context 00:26:10 #58 DONE 58.2s 00:26:10 00:26:10 #50 [core-common-config-bootstrapper internal] load build context 00:26:10 #50 DONE 58.6s 00:26:10 00:26:10 #34 [core-metadata internal] load build context 00:26:10 #34 DONE 58.8s 00:26:10 00:26:10 #60 [support-cron-scheduler internal] load build context 00:26:10 #60 DONE 57.9s 00:26:10 00:26:10 #61 [security-proxy-auth internal] load build context 00:26:10 #61 DONE 58.3s 00:26:10 00:26:10 #63 [core-command internal] load build context 00:26:10 #63 DONE 58.8s 00:26:10 00:26:10 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:26:11 #38 ... 00:26:11 00:26:11 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 00:26:11 #53 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 00:26:11 #53 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 00:26:11 #53 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 00:26:11 #53 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 00:26:11 #53 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 00:26:11 #53 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 00:26:11 #53 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.3s done 00:26:11 #53 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.6s done 00:26:11 #53 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 00:26:11 #53 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.9s done 00:26:11 #53 ... 00:26:11 00:26:11 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:26:11 #38 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.1s done 00:26:12 #38 ... 00:26:12 00:26:12 #47 [core-keeper internal] load build context 00:26:12 #47 DONE 60.4s 00:26:12 00:26:12 #57 [security-spire-agent internal] load build context 00:26:12 #57 DONE 59.5s 00:26:12 00:26:12 #51 [security-proxy-setup internal] load build context 00:26:12 #51 DONE 60.3s 00:26:12 00:26:12 #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 00:26:12 #56 57.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:26:12 #56 57.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:26:12 #56 57.80 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 00:26:12 #56 57.86 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 00:26:12 #56 57.87 (3/6) Installing dumb-init (1.2.5-r3) 00:26:12 #56 57.87 (4/6) Installing openssl (3.3.2-r1) 00:26:12 #56 57.91 (5/6) Installing su-exec (0.2-r3) 00:26:12 #56 57.91 (6/6) Installing yq-go (4.44.1-r2) 00:26:12 #56 58.01 Executing busybox-1.36.1-r29.trigger 00:26:12 #56 58.02 OK: 19 MiB in 18 packages 00:26:12 #56 DONE 60.1s 00:26:12 00:26:12 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:26:12 #59 57.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:26:12 #59 57.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:26:12 #59 57.91 v3.20.3-244-geb7cd240bb4 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 00:26:12 #59 57.91 v3.20.3-245-g85c14f5dcac [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 00:26:12 #59 57.91 OK: 24165 distinct packages available 00:26:12 #59 57.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:26:12 #59 58.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:26:12 #59 58.43 (1/14) Installing ca-certificates (20240705-r0) 00:26:12 #59 58.44 (2/14) Installing brotli-libs (1.1.0-r2) 00:26:12 #59 58.47 (3/14) Installing c-ares (1.33.1-r0) 00:26:12 #59 58.47 (4/14) Installing libunistring (1.2-r0) 00:26:12 #59 58.49 (5/14) Installing libidn2 (2.3.7-r0) 00:26:12 #59 58.49 (6/14) Installing nghttp2-libs (1.62.1-r0) 00:26:12 #59 58.50 (7/14) Installing libpsl (0.21.5-r1) 00:26:12 #59 58.50 (8/14) Installing zstd-libs (1.5.6-r0) 00:26:12 #59 58.51 (9/14) Installing libcurl (8.10.1-r0) 00:26:12 #59 58.52 (10/14) Installing curl (8.10.1-r0) 00:26:12 #59 58.53 (11/14) Installing dumb-init (1.2.5-r3) 00:26:12 #59 58.53 (12/14) Installing musl-obstack (1.2.3-r2) 00:26:12 #59 58.54 (13/14) Installing libucontext (1.2-r3) 00:26:12 #59 58.54 (14/14) Installing gcompat (1.1.0-r4) 00:26:12 #59 58.55 Executing busybox-1.36.1-r29.trigger 00:26:12 #59 58.56 Executing ca-certificates-20240705-r0.trigger 00:26:12 #59 58.60 OK: 13 MiB in 28 packages 00:26:12 #59 DONE 60.1s 00:26:12 00:26:12 #54 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:26:12 #54 57.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:26:12 #54 57.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:26:12 #54 57.84 v3.20.3-244-geb7cd240bb4 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 00:26:12 #54 57.84 v3.20.3-245-g85c14f5dcac [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 00:26:12 #54 57.84 OK: 24165 distinct packages available 00:26:12 #54 57.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:26:12 #54 57.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:26:12 #54 58.29 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 00:26:12 #54 58.33 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 00:26:12 #54 58.35 (3/7) Installing dumb-init (1.2.5-r3) 00:26:12 #54 58.35 (4/7) Installing musl-obstack (1.2.3-r2) 00:26:12 #54 58.36 (5/7) Installing libucontext (1.2-r3) 00:26:12 #54 58.37 (6/7) Installing gcompat (1.1.0-r4) 00:26:12 #54 58.37 (7/7) Installing openssl (3.3.2-r1) 00:26:12 #54 58.39 Executing busybox-1.36.1-r29.trigger 00:26:12 #54 58.40 OK: 9 MiB in 19 packages 00:26:12 #54 DONE 59.9s 00:26:12 00:26:12 #52 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:26:12 #52 57.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:26:12 #52 57.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:26:12 #52 57.88 v3.20.3-244-geb7cd240bb4 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 00:26:12 #52 57.88 v3.20.3-245-g85c14f5dcac [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 00:26:12 #52 57.88 OK: 24165 distinct packages available 00:26:12 #52 57.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:26:12 #52 58.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:26:12 #52 58.31 (1/4) Installing dumb-init (1.2.5-r3) 00:26:12 #52 58.31 (2/4) Installing musl-obstack (1.2.3-r2) 00:26:12 #52 58.32 (3/4) Installing libucontext (1.2-r3) 00:26:12 #52 58.33 (4/4) Installing gcompat (1.1.0-r4) 00:26:12 #52 58.33 Executing busybox-1.36.1-r29.trigger 00:26:12 #52 58.34 OK: 8 MiB in 18 packages 00:26:12 #52 DONE 59.9s 00:26:12 00:26:12 #67 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 00:26:13 #67 ... 00:26:13 00:26:13 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 00:26:13 #53 DONE 59.7s 00:26:13 00:26:13 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:26:14 #38 ... 00:26:14 00:26:14 #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 00:26:14 #64 60.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:26:14 #64 60.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:26:14 #64 60.66 (1/3) Installing ca-certificates (20240705-r0) 00:26:14 #64 60.69 (2/3) Installing dumb-init (1.2.5-r3) 00:26:14 #64 60.70 (3/3) Installing tzdata (2024b-r0) 00:26:14 #64 60.75 Executing busybox-1.36.1-r29.trigger 00:26:14 #64 60.76 Executing ca-certificates-20240705-r0.trigger 00:26:14 #64 60.81 OK: 10 MiB in 17 packages 00:26:14 #64 DONE 61.0s 00:26:14 00:26:14 #66 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 00:26:14 #66 4.373 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:26:14 #66 4.453 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:26:14 #66 4.766 Upgrading critical system libraries and apk-tools: 00:26:14 #66 4.766 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 00:26:14 #66 4.775 Executing busybox-1.36.1-r29.trigger 00:26:14 #66 4.868 Continuing the upgrade transaction with new apk-tools: 00:26:14 #66 4.872 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:26:14 #66 4.950 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:26:14 #66 5.243 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 00:26:14 #66 5.278 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 00:26:14 #66 5.290 OK: 8 MiB in 16 packages 00:26:15 #66 DONE 5.7s 00:26:15 00:26:15 #68 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 00:26:15 #0 4.023 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:26:15 #0 4.129 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:26:15 #0 4.449 Upgrading critical system libraries and apk-tools: 00:26:15 #0 4.449 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 00:26:15 #0 4.457 Executing busybox-1.36.1-r29.trigger 00:26:15 #0 4.521 Continuing the upgrade transaction with new apk-tools: 00:26:15 #0 4.525 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:26:15 #0 4.627 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:26:15 #0 4.971 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 00:26:15 #0 5.008 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 00:26:15 #0 5.018 Executing ca-certificates-20240705-r0.trigger 00:26:15 #0 5.089 OK: 19 MiB in 18 packages 00:26:15 #68 DONE 5.5s 00:26:15 00:26:15 #69 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 00:26:15 #69 ... 00:26:15 00:26:15 #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:26:15 #70 DONE 5.0s 00:26:15 00:26:15 #55 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 00:26:15 #55 61.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:26:15 #55 61.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:26:15 #55 61.72 (1/2) Installing ca-certificates (20240705-r0) 00:26:15 #55 61.74 (2/2) Installing dumb-init (1.2.5-r3) 00:26:15 #55 61.74 Executing busybox-1.36.1-r29.trigger 00:26:15 #55 61.76 Executing ca-certificates-20240705-r0.trigger 00:26:15 #55 61.97 OK: 9 MiB in 16 packages 00:26:15 #55 DONE 62.2s 00:26:15 00:26:15 #71 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 00:26:15 #71 ... 00:26:15 00:26:15 #72 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 00:26:15 #0 4.718 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:26:15 #0 4.836 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:26:15 #0 5.194 OK: 246 MiB in 54 packages 00:26:15 #72 DONE 5.4s 00:26:15 00:26:15 #73 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 00:26:15 #0 4.728 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:26:15 #0 4.788 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:26:15 #0 5.211 OK: 246 MiB in 54 packages 00:26:15 #73 DONE 5.4s 00:26:15 00:26:15 #74 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 00:26:15 #74 DONE 0.1s 00:26:15 00:26:15 #75 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:26:15 #75 ... 00:26:15 00:26:15 #76 [core-common-config-bootstrapper stage-1 3/10] RUN apk --no-cache upgrade 00:26:15 #0 4.962 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:26:15 #0 5.045 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:26:15 #0 5.461 Upgrading critical system libraries and apk-tools: 00:26:15 #0 5.461 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 00:26:15 #0 5.496 Executing busybox-1.36.1-r29.trigger 00:26:15 #0 5.636 Continuing the upgrade transaction with new apk-tools: 00:26:15 #0 5.640 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:26:15 #0 5.746 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:26:15 #0 6.066 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 00:26:15 #0 6.117 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 00:26:15 #0 6.144 OK: 8 MiB in 15 packages 00:26:15 #76 DONE 6.3s 00:26:15 00:26:15 #77 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 00:26:15 #0 4.355 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:26:15 #0 4.444 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:26:15 #0 4.816 v3.20.3-244-geb7cd240bb4 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 00:26:15 #0 4.816 v3.20.3-245-g85c14f5dcac [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 00:26:15 #0 4.816 OK: 24164 distinct packages available 00:26:15 #0 4.914 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:26:15 #0 5.055 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:26:15 #0 5.463 OK: 246 MiB in 54 packages 00:26:15 #77 DONE 5.7s 00:26:16 00:26:16 #78 [core-metadata builder 4/7] COPY go.mod vendor* ./ 00:26:16 #78 DONE 0.3s 00:26:16 00:26:16 #79 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 00:26:16 #0 4.950 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:26:16 #0 5.081 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:26:16 #0 5.565 OK: 246 MiB in 54 packages 00:26:16 #79 DONE 5.8s 00:26:16 00:26:16 #80 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 00:26:16 #80 DONE 0.1s 00:26:16 00:26:16 #81 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 00:26:16 #0 4.833 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:26:16 #0 5.330 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:26:16 #0 6.097 (1/1) Installing dumb-init (1.2.5-r3) 00:26:16 #0 6.402 Executing busybox-1.36.1-r29.trigger 00:26:16 #0 6.410 OK: 8 MiB in 15 packages 00:26:16 #81 DONE 6.6s 00:26:16 00:26:16 #82 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:26:16 #82 ... 00:26:16 00:26:16 #83 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 00:26:16 #83 DONE 0.1s 00:26:16 00:26:16 #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 00:26:16 #0 2.404 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:26:16 #0 2.554 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:26:16 #0 2.842 Upgrading critical system libraries and apk-tools: 00:26:16 #0 2.842 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 00:26:16 #0 2.850 Executing busybox-1.36.1-r29.trigger 00:26:16 #0 2.918 Continuing the upgrade transaction with new apk-tools: 00:26:16 #0 2.919 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:26:16 #0 2.990 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:26:16 #0 3.301 OK: 19 MiB in 18 packages 00:26:16 #84 DONE 3.5s 00:26:16 00:26:16 #67 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 00:26:16 #67 2.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:26:16 #67 2.506 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:26:16 #67 2.834 Upgrading critical system libraries and apk-tools: 00:26:16 #67 2.834 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 00:26:16 #67 2.838 Executing busybox-1.36.1-r29.trigger 00:26:16 #67 2.971 Continuing the upgrade transaction with new apk-tools: 00:26:16 #67 2.971 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:26:16 #67 3.062 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:26:16 #67 3.398 OK: 9 MiB in 19 packages 00:26:16 #67 DONE 3.5s 00:26:16 00:26:16 #85 [core-data stage-1 3/8] RUN apk --no-cache upgrade 00:26:16 #0 5.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:26:16 #0 5.507 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:26:16 #0 5.851 Upgrading critical system libraries and apk-tools: 00:26:16 #0 5.851 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 00:26:16 #0 5.861 Executing busybox-1.36.1-r29.trigger 00:26:16 #0 6.090 Continuing the upgrade transaction with new apk-tools: 00:26:16 #0 6.093 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:26:16 #0 6.171 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:26:16 #0 6.601 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 00:26:16 #0 6.636 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 00:26:16 #0 6.654 OK: 8 MiB in 15 packages 00:26:16 #85 DONE 6.8s 00:26:16 00:26:16 #86 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 00:26:16 #86 DONE 0.1s 00:26:16 00:26:16 #87 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 00:26:18 #87 ... 00:26:18 00:26:18 #88 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 00:26:18 #88 DONE 2.1s 00:26:18 00:26:18 #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 00:26:18 #0 3.529 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:26:18 #0 3.601 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:26:18 #0 3.905 Upgrading critical system libraries and apk-tools: 00:26:18 #0 3.905 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 00:26:18 #0 3.915 Executing busybox-1.36.1-r29.trigger 00:26:18 #0 3.986 Continuing the upgrade transaction with new apk-tools: 00:26:18 #0 3.991 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:26:18 #0 4.064 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:26:18 #0 4.365 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 00:26:18 #0 4.432 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 00:26:18 #0 4.464 OK: 8 MiB in 18 packages 00:26:18 #89 DONE 5.6s 00:26:18 00:26:18 #87 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 00:26:18 #87 DONE 2.1s 00:26:18 00:26:18 #69 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 00:26:18 #69 DONE 3.3s 00:26:18 00:26:18 #90 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 00:26:20 #90 ... 00:26:20 00:26:20 #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 00:26:20 #0 5.666 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:26:20 #0 5.739 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:26:20 #0 6.015 Upgrading critical system libraries and apk-tools: 00:26:20 #0 6.015 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 00:26:20 #0 6.027 Executing busybox-1.36.1-r29.trigger 00:26:20 #0 6.089 Continuing the upgrade transaction with new apk-tools: 00:26:20 #0 6.093 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:26:20 #0 6.163 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:26:20 #0 6.414 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 00:26:20 #0 6.466 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 00:26:20 #0 6.478 Executing ca-certificates-20240705-r0.trigger 00:26:20 #0 6.712 OK: 13 MiB in 28 packages 00:26:20 #91 DONE 7.9s 00:26:20 00:26:20 #92 [security-spire-server stage-2 5/9] COPY Attribution.txt / 00:26:20 #92 DONE 2.3s 00:26:20 00:26:20 #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 00:26:20 #93 DONE 2.3s 00:26:20 00:26:20 #94 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 00:26:20 #0 4.321 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:26:20 #0 4.404 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:26:20 #0 4.678 Upgrading critical system libraries and apk-tools: 00:26:20 #0 4.678 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 00:26:20 #0 4.686 Executing busybox-1.36.1-r29.trigger 00:26:20 #0 4.761 Continuing the upgrade transaction with new apk-tools: 00:26:20 #0 4.765 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:26:20 #0 4.842 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:26:20 #0 5.116 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 00:26:20 #0 5.148 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 00:26:20 #0 5.160 Executing ca-certificates-20240705-r0.trigger 00:26:20 #0 5.377 OK: 10 MiB in 17 packages 00:26:20 #94 DONE 6.6s 00:26:20 00:26:20 #95 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 00:26:20 #95 DONE 2.3s 00:26:20 00:26:20 #90 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 00:26:20 #90 DONE 2.3s 00:26:20 00:26:20 #96 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 00:26:20 #96 DONE 0.1s 00:26:20 00:26:20 #97 [security-spire-server stage-2 6/9] COPY security.txt / 00:26:20 #97 DONE 0.1s 00:26:20 00:26:20 #98 [security-spire-config stage-2 5/10] COPY Attribution.txt / 00:26:20 #98 DONE 0.1s 00:26:20 00:26:20 #99 [security-spire-config stage-2 6/10] COPY security.txt / 00:26:20 #99 DONE 0.1s 00:26:20 00:26:20 #100 [security-spire-agent stage-3 7/10] COPY security.txt / 00:26:20 #100 DONE 0.1s 00:26:20 00:26:20 #101 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 00:26:20 #101 DONE 0.1s 00:26:20 00:26:20 #102 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 00:26:20 #102 DONE 0.1s 00:26:20 00:26:20 #103 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 00:26:20 #103 DONE 0.1s 00:26:20 00:26:20 #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 00:26:20 #104 DONE 0.1s 00:26:20 00:26:20 #105 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 00:26:20 #105 DONE 0.1s 00:26:20 00:26:20 #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 00:26:20 #106 DONE 0.1s 00:26:20 00:26:20 #107 [security-spire-server] exporting to image 00:26:20 #107 exporting layers 00:26:21 #107 ... 00:26:21 00:26:21 #108 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 00:26:21 #108 DONE 0.1s 00:26:21 00:26:21 #109 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 00:26:21 #109 DONE 0.0s 00:26:21 00:26:21 #110 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 00:26:21 #110 DONE 0.1s 00:26:21 00:26:21 #107 [security-spire-agent] exporting to image 00:26:22 #107 exporting layers 0.8s done 00:26:22 #107 writing image sha256:86c62a13b348946421e2cc32ab95865bb3346ec5af88ec379eb85a543d1c7f53 done 00:26:22 #107 naming to docker.io/library/security-spire-config done 00:26:22 #107 writing image sha256:158b8e7581cbf8a9f79f0dedd07252909823379b28c7852e0af6d9579070d859 0.0s done 00:26:22 #107 naming to docker.io/library/security-spire-server done 00:26:22 #107 writing image sha256:125e4a6940e2b383ab782c2b8e322b6c1755d00cb4296e89e2f03c8cde6eda74 done 00:26:22 #107 naming to docker.io/library/security-spire-agent done 00:26:22 #107 DONE 0.9s 00:26:22 00:26:22 #71 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 00:26:22 #71 5.872 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:26:22 #71 6.005 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:26:22 #71 6.393 Upgrading critical system libraries and apk-tools: 00:26:22 #71 6.393 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 00:26:22 #71 6.405 Executing busybox-1.36.1-r29.trigger 00:26:22 #71 6.473 Continuing the upgrade transaction with new apk-tools: 00:26:22 #71 6.476 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:26:22 #71 6.558 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:26:22 #71 ... 00:26:22 00:26:22 #111 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 00:26:22 #0 5.509 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:26:22 #0 5.990 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:26:22 #0 6.715 OK: 246 MiB in 54 packages 00:26:22 #111 DONE 6.9s 00:26:22 00:26:22 #112 [core-keeper builder 5/8] COPY go.mod vendor* ./ 00:26:22 #112 DONE 0.0s 00:26:22 00:26:22 #71 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 00:26:22 #71 6.876 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 00:26:22 #71 6.913 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 00:26:22 #71 6.922 Executing ca-certificates-20240705-r0.trigger 00:26:22 #71 6.960 OK: 9 MiB in 16 packages 00:26:22 #71 DONE 7.2s 00:26:22 00:26:22 #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:26:24 Removing intermediate container af00941ba885 00:26:24 ---> 9784cb940cd3 00:26:24 Successfully built 9784cb940cd3 00:26:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:24 + docker inspect -f . ci-base-image-arm64 00:26:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:26:24 prd-ubuntu20.04-docker-arm64-4c-16g-24253 does not seem to be running inside a container 00:26:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/741 -v /w/workspace/edgex-go/741:/w/workspace/edgex-go/741:rw,z -v /w/workspace/edgex-go/741@tmp:/w/workspace/edgex-go/741@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:26:26 #113 ... 00:26:26 00:26:26 #114 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:26:26 #114 ... 00:26:26 00:26:26 #115 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:26:26 $ docker top 85dbd0c891dfe350951393f8d906f8eb96d4745c7cc0861dafcc19f98d39ab53 -eo pid,comm [Pipeline] { [Pipeline] sh 00:26:27 + go version 00:26:27 go version go1.23.2 linux/arm64 [Pipeline] } 00:26:27 $ docker stop --time=1 85dbd0c891dfe350951393f8d906f8eb96d4745c7cc0861dafcc19f98d39ab53 00:26:28 $ docker rm -f --volumes 85dbd0c891dfe350951393f8d906f8eb96d4745c7cc0861dafcc19f98d39ab53 [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 00:26:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:26:29 00:26:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:26:30 latest: Pulling from edgex-devops/edgex-compose-arm64 00:26:30 547446be3368: Pulling fs layer 00:26:30 d125d8839a47: Pulling fs layer 00:26:30 3e85d5ac6304: Pulling fs layer 00:26:30 c3105a71a48b: Pulling fs layer 00:26:30 0f093f025ec4: Pulling fs layer 00:26:30 c3106fc0e877: Pulling fs layer 00:26:30 c3105a71a48b: Waiting 00:26:30 0f093f025ec4: Waiting 00:26:30 c3106fc0e877: Waiting 00:26:32 547446be3368: Verifying Checksum 00:26:32 c3105a71a48b: Verifying Checksum 00:26:32 c3105a71a48b: Download complete 00:26:33 d125d8839a47: Verifying Checksum 00:26:33 d125d8839a47: Download complete 00:26:33 0f093f025ec4: Verifying Checksum 00:26:33 0f093f025ec4: Download complete 00:26:33 c3106fc0e877: Verifying Checksum 00:26:33 c3106fc0e877: Download complete 00:26:33 547446be3368: Pull complete 00:26:35 d125d8839a47: Pull complete 00:26:35 3e85d5ac6304: Verifying Checksum 00:26:35 3e85d5ac6304: Download complete 00:26:45 3e85d5ac6304: Pull complete 00:26:45 c3105a71a48b: Pull complete 00:26:47 0f093f025ec4: Pull complete 00:26:47 c3106fc0e877: Pull complete 00:26:47 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 00:26:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:26:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:26:47 prd-ubuntu20.04-docker-arm64-4c-16g-24253 does not seem to be running inside a container 00:26:47 $ 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/741 -v /w/workspace/edgex-go/741:/w/workspace/edgex-go/741:rw,z -v /w/workspace/edgex-go/741@tmp:/w/workspace/edgex-go/741@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:26:49 $ docker top 64e20ed43c609e94bf0272099b7f6cc7b39832b7f555820e40459f699e2e8ac5 -eo pid,comm [Pipeline] { [Pipeline] sh 00:26:50 + docker compose -f ./docker-compose-build.yml build --parallel 00:27:02 #1 [security-proxy-setup internal] load build definition from Dockerfile 00:27:02 #1 transferring dockerfile: 2.50kB done 00:27:02 #1 DONE 0.1s 00:27:02 00:27:02 #2 [core-keeper internal] load build definition from Dockerfile 00:27:02 #2 transferring dockerfile: 2.07kB done 00:27:02 #2 DONE 0.0s 00:27:02 00:27:02 #3 [security-spire-agent internal] load build definition from Dockerfile 00:27:02 #3 transferring dockerfile: 1.81kB done 00:27:02 #3 DONE 0.1s 00:27:02 00:27:02 #4 [security-spire-server internal] load build definition from Dockerfile 00:27:02 #4 transferring dockerfile: 1.70kB done 00:27:02 #4 DONE 0.1s 00:27:02 00:27:02 #5 [security-bootstrapper internal] load build definition from Dockerfile 00:27:02 #5 transferring dockerfile: 3.02kB 0.0s done 00:27:02 #5 DONE 0.1s 00:27:02 00:27:02 #6 [security-secretstore-setup internal] load build definition from Dockerfile 00:27:02 #6 transferring dockerfile: 2.49kB done 00:27:02 #6 DONE 0.1s 00:27:02 00:27:02 #7 [support-cron-scheduler internal] load build definition from Dockerfile 00:27:02 #7 transferring dockerfile: 1.86kB done 00:27:02 #7 DONE 0.1s 00:27:02 00:27:02 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 00:27:02 #8 transferring dockerfile: 2.23kB 0.0s done 00:27:02 #8 DONE 0.1s 00:27:02 00:27:02 #9 [core-command internal] load build definition from Dockerfile 00:27:02 #9 transferring dockerfile: 1.94kB 0.0s done 00:27:02 #9 DONE 0.1s 00:27:02 00:27:02 #10 [security-spire-config internal] load build definition from Dockerfile 00:27:02 #10 transferring dockerfile: 1.69kB done 00:27:02 #10 DONE 0.1s 00:27:02 00:27:02 #11 [core-metadata internal] load build definition from Dockerfile 00:27:02 #11 transferring dockerfile: 2.13kB done 00:27:02 #11 DONE 0.1s 00:27:02 00:27:02 #12 [security-proxy-auth internal] load build definition from Dockerfile 00:27:02 #12 transferring dockerfile: 2.15kB 0.0s done 00:27:02 #12 DONE 0.1s 00:27:02 00:27:02 #13 [core-data internal] load build definition from Dockerfile 00:27:02 #13 transferring dockerfile: 2.07kB done 00:27:02 #13 DONE 0.1s 00:27:02 00:27:02 #14 [support-notifications internal] load build definition from Dockerfile 00:27:02 #14 transferring dockerfile: 2.02kB done 00:27:02 #14 DONE 0.1s 00:27:02 00:27:02 #15 [security-spiffe-token-provider internal] load build definition from Dockerfile 00:27:02 #15 transferring dockerfile: 1.89kB done 00:27:02 #15 DONE 0.1s 00:27:02 00:27:02 #16 [security-proxy-setup internal] load .dockerignore 00:27:02 #16 transferring context: 50B done 00:27:02 #16 DONE 0.0s 00:27:03 00:27:03 #17 [core-keeper internal] load .dockerignore 00:27:03 #17 transferring context: 50B done 00:27:03 #17 DONE 0.0s 00:27:03 00:27:03 #18 [security-spire-agent internal] load .dockerignore 00:27:03 #18 transferring context: 50B 0.0s done 00:27:03 #18 DONE 0.1s 00:27:03 00:27:03 #19 [security-spire-server internal] load .dockerignore 00:27:04 #19 transferring context: 50B 0.0s done 00:27:04 #19 DONE 0.1s 00:27:04 00:27:04 #20 [security-bootstrapper internal] load .dockerignore 00:27:04 #20 transferring context: 50B 0.0s done 00:27:04 #20 DONE 0.1s 00:27:04 00:27:04 #21 [security-secretstore-setup internal] load .dockerignore 00:27:04 #21 transferring context: 50B done 00:27:04 #21 DONE 0.1s 00:27:04 00:27:04 #22 [support-cron-scheduler internal] load .dockerignore 00:27:04 #22 transferring context: 50B 0.0s done 00:27:04 #22 DONE 0.1s 00:27:04 00:27:04 #23 [core-common-config-bootstrapper internal] load .dockerignore 00:27:04 #23 transferring context: 50B 0.0s done 00:27:04 #23 DONE 0.1s 00:27:04 00:27:04 #24 [core-command internal] load .dockerignore 00:27:04 #24 transferring context: 50B done 00:27:04 #24 DONE 0.1s 00:27:04 00:27:04 #25 [security-spire-config internal] load .dockerignore 00:27:04 #25 transferring context: 50B 0.0s done 00:27:04 #25 DONE 0.1s 00:27:04 00:27:04 #26 [core-metadata internal] load .dockerignore 00:27:04 #26 transferring context: 50B done 00:27:04 #26 DONE 0.1s 00:27:04 00:27:04 #27 [security-proxy-auth internal] load .dockerignore 00:27:04 #27 transferring context: 50B done 00:27:04 #27 DONE 0.1s 00:27:04 00:27:04 #28 [core-data internal] load .dockerignore 00:27:04 #28 transferring context: 50B done 00:27:04 #28 DONE 0.1s 00:27:04 00:27:04 #29 [support-notifications internal] load .dockerignore 00:27:04 #29 transferring context: 50B done 00:27:04 #29 DONE 0.1s 00:27:04 00:27:04 #30 [security-spiffe-token-provider internal] load .dockerignore 00:27:04 #30 transferring context: 50B done 00:27:04 #30 DONE 0.1s 00:27:04 00:27:04 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:27:04 #31 DONE 0.0s 00:27:04 00:27:04 #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 00:27:05 #32 DONE 0.4s 00:27:05 00:27:05 #33 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 00:27:05 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 00:27:05 #33 DONE 0.0s 00:27:05 00:27:05 #34 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 00:27:05 #34 ... 00:27:05 00:27:05 #33 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 00:27:05 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 00:27:05 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 00:27:05 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 00:27:05 #33 DONE 0.2s 00:27:05 00:27:05 #35 [security-proxy-setup internal] load build context 00:27:05 #35 ... 00:27:05 00:27:05 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:27:05 #31 DONE 0.0s 00:27:05 00:27:05 #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 00:27:05 #32 DONE 0.4s 00:27:05 00:27:05 #33 [core-keeper stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 00:27:05 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 00:27:05 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 00:27:05 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 00:27:05 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 00:27:05 #33 DONE 0.3s 00:27:05 00:27:05 #36 [core-keeper internal] load build context 00:27:06 #36 ... 00:27:06 00:27:06 #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 00:27:06 #32 DONE 0.5s 00:27:06 00:27:06 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:27:06 #31 DONE 0.0s 00:27:06 00:27:06 #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 00:27:06 #32 DONE 0.6s 00:27:06 00:27:06 #35 [security-proxy-setup internal] load build context 00:27:06 #35 transferring context: 2.96MB 0.8s done 00:27:06 #35 DONE 1.1s 00:27:06 00:27:06 #36 [core-keeper internal] load build context 00:27:06 #36 ... 00:27:06 00:27:06 #33 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 00:27:06 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 00:27:06 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 00:27:06 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 00:27:06 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 00:27:06 #33 DONE 0.4s 00:27:06 00:27:06 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:27:06 #31 DONE 0.0s 00:27:06 00:27:06 #36 [core-keeper internal] load build context 00:27:06 #36 ... 00:27:06 00:27:06 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:27:06 #31 DONE 0.0s 00:27:06 00:27:06 #36 [core-keeper internal] load build context 00:27:06 #36 transferring context: 2.96MB 0.8s done 00:27:08 #36 DONE 1.1s 00:27:08 00:27:08 #33 [security-secretstore-setup stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 00:27:08 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 00:27:08 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 00:27:08 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 00:27:08 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 00:27:08 #33 DONE 0.5s 00:27:08 00:27:08 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:27:08 #31 DONE 0.0s 00:27:08 00:27:08 #34 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 00:27:08 #34 DONE 2.7s 00:27:08 00:27:08 #37 [core-common-config-bootstrapper internal] load build context 00:27:08 #37 ... 00:27:08 00:27:08 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:27:08 #31 DONE 0.0s 00:27:08 00:27:08 #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 00:27:08 #38 DONE 1.4s 00:27:08 00:27:08 #39 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 00:27:08 #39 ... 00:27:08 00:27:08 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:27:08 #31 DONE 0.0s 00:27:08 00:27:08 #37 [core-common-config-bootstrapper internal] load build context 00:27:08 #37 ... 00:27:08 00:27:08 #33 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 00:27:08 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 00:27:08 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 00:27:08 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 00:27:08 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 00:27:08 #33 DONE 0.5s 00:27:08 00:27:08 #40 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 00:27:08 #40 DONE 1.6s 00:27:08 00:27:08 #37 [core-common-config-bootstrapper internal] load build context 00:27:08 #37 ... 00:27:08 00:27:08 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:27:08 #31 DONE 0.0s 00:27:08 00:27:08 #37 [core-common-config-bootstrapper internal] load build context 00:27:08 #37 ... 00:27:08 00:27:08 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:27:08 #31 DONE 0.0s 00:27:08 00:27:08 #37 [core-common-config-bootstrapper internal] load build context 00:27:08 #37 ... 00:27:08 00:27:08 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:27:08 #31 DONE 0.0s 00:27:08 00:27:08 #37 [core-common-config-bootstrapper internal] load build context 00:27:08 #37 transferring context: 2.96MB 1.3s done 00:27:08 #37 ... 00:27:08 00:27:08 #33 [core-command stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 00:27:08 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 00:27:08 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 00:27:08 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 00:27:08 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 00:27:08 #33 DONE 0.5s 00:27:08 00:27:08 #34 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 00:27:08 #34 DONE 2.7s 00:27:08 00:27:08 #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 00:27:08 #32 DONE 2.9s 00:27:08 00:27:08 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 00:27:08 #41 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.4s done 00:27:08 #41 DONE 1.4s 00:27:09 00:27:09 #33 [support-notifications stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 00:27:09 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 00:27:09 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 00:27:09 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 00:27:09 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 00:27:09 #33 DONE 0.7s 00:27:09 00:27:09 #34 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 00:27:09 #34 DONE 2.8s 00:27:09 00:27:09 #39 [support-notifications builder 2/7] WORKDIR /edgex-go 00:27:09 #39 ... 00:27:09 00:27:09 #33 [security-proxy-auth stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 00:27:09 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 00:27:09 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 00:27:09 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 00:27:09 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 00:27:09 #33 DONE 0.7s 00:27:09 00:27:09 #34 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 00:27:09 #34 DONE 2.8s 00:27:09 00:27:09 #42 [core-metadata internal] load build context 00:27:09 #42 DONE 0.0s 00:27:09 00:27:09 #37 [core-common-config-bootstrapper internal] load build context 00:27:09 #37 DONE 2.3s 00:27:09 00:27:09 #39 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 00:27:09 #39 ... 00:27:09 00:27:09 #43 [security-secretstore-setup internal] load build context 00:27:09 #43 transferring context: 2.96MB 1.5s done 00:27:09 #43 DONE 2.5s 00:27:09 00:27:09 #44 [security-bootstrapper internal] load build context 00:27:09 #44 transferring context: 2.96MB 2.0s done 00:27:09 #44 DONE 3.0s 00:27:09 00:27:09 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:27:09 #45 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.3s done 00:27:09 #45 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 00:27:09 #45 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 00:27:09 #45 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 00:27:09 #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.2s 00:27:09 #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.4s 00:27:09 #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s 00:27:09 #45 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.4s 00:27:09 #45 ... 00:27:09 00:27:09 #46 [support-cron-scheduler internal] load build context 00:27:09 #46 transferring context: 2.96MB 1.6s done 00:27:09 #46 DONE 2.9s 00:27:09 00:27:09 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:27:09 #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.5s done 00:27:09 #45 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.5s 00:27:09 #45 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 00:27:09 #45 ... 00:27:09 00:27:09 #39 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 00:27:09 #39 DONE 4.0s 00:27:09 00:27:09 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:27:12 #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.7s done 00:27:12 #45 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.9s done 00:27:12 #45 ... 00:27:12 00:27:12 #47 [security-spire-server internal] load build context 00:27:12 #47 transferring context: 23.57kB 0.2s done 00:27:12 #47 DONE 2.6s 00:27:12 00:27:12 #48 [security-spire-agent internal] load build context 00:27:12 #48 transferring context: 23.10kB 0.2s done 00:27:12 #48 DONE 2.6s 00:27:12 00:27:12 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:27:12 #45 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.9s done 00:27:12 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 1.2s 00:27:12 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 2.6s 00:27:12 #45 ... 00:27:12 00:27:12 #49 [security-spire-config internal] load build context 00:27:12 #49 transferring context: 21.82kB 0.2s done 00:27:12 #49 DONE 2.8s 00:27:12 00:27:12 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:27:12 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 3.1s 00:27:12 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 3.4s 00:27:12 #45 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 00:27:13 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 3.7s 00:27:13 #115 DONE 51.7s 00:27:13 00:27:13 #82 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:27:13 #82 DONE 51.7s 00:27:13 00:27:13 #114 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:27:13 #114 DONE 51.8s 00:27:13 00:27:13 #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:27:13 #113 DONE 45.6s 00:27:13 00:27:13 #75 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:27:13 #75 DONE 52.1s 00:27:13 00:27:13 #116 [support-cron-scheduler builder 6/7] COPY . . 00:27:14 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 5.1s 00:27:15 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.55MB / 28.04MB 6.0s 00:27:15 #45 ... 00:27:15 00:27:15 #50 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 00:27:15 #50 ... 00:27:15 00:27:15 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 00:27:15 #41 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 00:27:15 #41 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 00:27:15 #41 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 00:27:15 #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.5s done 00:27:15 #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.7s done 00:27:15 #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 00:27:15 #41 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 2.8s done 00:27:15 #41 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.44MB / 18.32MB 6.3s 00:27:15 #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 00:27:16 #41 ... 00:27:16 00:27:16 #50 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 00:27:16 #50 10.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:27:16 #50 ... 00:27:16 00:27:16 #51 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:27:16 #51 ... 00:27:16 00:27:16 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:27:16 #45 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.2s done 00:27:16 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 7.2s 00:27:16 #45 ... 00:27:16 00:27:16 #52 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 00:27:16 #0 8.322 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:27:16 #0 8.931 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:27:16 #52 ... 00:27:16 00:27:16 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:27:16 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.75MB / 28.04MB 7.7s 00:27:16 #45 ... 00:27:16 00:27:16 #53 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 00:27:16 #0 10.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:27:17 #53 ... 00:27:17 00:27:17 #54 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 00:27:17 #54 ... 00:27:17 00:27:17 #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 00:27:17 #0 8.662 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:27:17 #55 ... 00:27:17 00:27:17 #54 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 00:27:17 #54 10.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:27:17 #116 ... 00:27:17 00:27:17 #117 [security-spiffe-token-provider builder 6/7] COPY . . 00:27:18 #117 ... 00:27:18 00:27:18 #118 [core-keeper builder 7/8] COPY . . 00:27:18 #118 ... 00:27:18 00:27:18 #119 [security-secretstore-setup builder 6/7] COPY . . 00:27:18 #119 ... 00:27:18 00:27:18 #120 [core-metadata builder 6/7] COPY . . 00:27:18 #54 ... 00:27:18 00:27:18 #56 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:27:18 #0 8.627 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:27:18 #56 ... 00:27:18 00:27:18 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:27:18 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 9.7s 00:27:19 #45 ... 00:27:19 00:27:19 #57 [core-command internal] load build context 00:27:19 #57 transferring context: 2.96MB 8.2s done 00:27:19 #57 ... 00:27:19 00:27:19 #56 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:27:19 #56 10.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:27:19 #56 ... 00:27:19 00:27:19 #58 [support-notifications internal] load build context 00:27:19 #58 ... 00:27:19 00:27:19 #59 [core-data internal] load build context 00:27:19 #59 ... 00:27:19 00:27:19 #42 [core-metadata internal] load build context 00:27:19 #42 ... 00:27:19 00:27:19 #60 [security-proxy-auth internal] load build context 00:27:19 #60 ... 00:27:19 00:27:19 #51 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:27:19 #51 DONE 14.0s 00:27:19 00:27:19 #60 [security-proxy-auth internal] load build context 00:27:19 #60 ... 00:27:19 00:27:19 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:27:20 #61 ... 00:27:20 00:27:20 #62 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 00:27:20 #62 ... 00:27:20 00:27:20 #63 [security-spiffe-token-provider internal] load build context 00:27:20 #63 transferring context: 2.96MB 8.0s done 00:27:20 #63 ... 00:27:20 00:27:20 #64 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:27:20 #64 ... 00:27:20 00:27:20 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:27:20 #65 ... 00:27:20 00:27:20 #57 [core-command internal] load build context 00:27:20 #57 DONE 11.3s 00:27:20 00:27:20 #66 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 00:27:20 #66 ... 00:27:20 00:27:20 #67 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 00:27:20 #67 ... 00:27:20 00:27:20 #68 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 00:27:20 #68 ... 00:27:20 00:27:20 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 00:27:20 #69 ... 00:27:20 00:27:20 #70 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 00:27:21 #70 ... 00:27:21 00:27:21 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:27:21 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 11.6s 00:27:21 #45 ... 00:27:21 00:27:21 #63 [security-spiffe-token-provider internal] load build context 00:27:21 #63 DONE 12.1s 00:27:21 00:27:21 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:27:21 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 12.3s 00:27:22 #45 ... 00:27:22 00:27:22 #59 [core-data internal] load build context 00:27:22 #59 transferring context: 2.96MB 10.1s done 00:27:22 #59 DONE 12.5s 00:27:22 00:27:22 #60 [security-proxy-auth internal] load build context 00:27:22 #60 transferring context: 2.96MB 9.8s done 00:27:22 #60 DONE 12.6s 00:27:22 00:27:22 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:27:22 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.74MB / 28.04MB 12.8s 00:27:22 #45 ... 00:27:22 00:27:22 #58 [support-notifications internal] load build context 00:27:22 #58 transferring context: 2.96MB 10.8s done 00:27:22 #58 DONE 12.8s 00:27:22 00:27:22 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:27:23 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.21MB / 28.04MB 14.0s 00:27:23 #45 ... 00:27:23 00:27:23 #42 [core-metadata internal] load build context 00:27:23 #42 transferring context: 2.96MB 11.1s done 00:27:23 #42 DONE 14.1s 00:27:23 00:27:23 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:27:23 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 14.4s 00:27:23 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 14.5s done 00:27:25 #45 ... 00:27:25 00:27:25 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 00:27:25 #41 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 12.1s done 00:27:25 #41 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 00:27:25 #41 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 4.2s 00:27:26 #41 ... 00:27:26 00:27:26 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 00:27:26 #69 16.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:27:27 #120 ... 00:27:27 00:27:27 #119 [security-secretstore-setup builder 6/7] COPY . . 00:27:27 #119 DONE 17.9s 00:27:27 00:27:27 #121 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:27:27 #121 CACHED 00:27:27 00:27:27 #122 [security-proxy-setup builder 6/7] COPY . . 00:27:27 #122 CACHED 00:27:27 00:27:27 #123 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 00:27:27 #123 CACHED 00:27:27 00:27:27 #124 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:27:27 #124 CACHED 00:27:27 00:27:27 #125 [security-bootstrapper builder 6/7] COPY . . 00:27:27 #125 CACHED 00:27:27 00:27:27 #126 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 00:27:27 #126 CACHED 00:27:27 00:27:27 #118 [core-keeper builder 7/8] COPY . . 00:27:27 #118 DONE 17.9s 00:27:27 00:27:27 #117 [security-spiffe-token-provider builder 6/7] COPY . . 00:27:27 #117 DONE 17.9s 00:27:27 00:27:27 #127 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:27:27 #127 CACHED 00:27:27 00:27:27 #128 [security-proxy-auth builder 6/7] COPY . . 00:27:27 #128 CACHED 00:27:27 00:27:27 #129 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 00:27:27 #129 CACHED 00:27:27 00:27:27 #130 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:27:27 #130 CACHED 00:27:27 00:27:27 #131 [core-data builder 6/7] COPY . . 00:27:27 #131 CACHED 00:27:27 00:27:27 #132 [core-data builder 4/7] COPY go.mod vendor* ./ 00:27:27 #132 CACHED 00:27:27 00:27:27 #116 [support-cron-scheduler builder 6/7] COPY . . 00:27:27 #116 DONE 17.9s 00:27:27 00:27:27 #120 [core-metadata builder 6/7] COPY . . 00:27:27 #120 DONE 18.0s 00:27:27 00:27:27 #133 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:27:27 #133 CACHED 00:27:27 00:27:27 #134 [support-notifications builder 6/7] COPY . . 00:27:27 #134 CACHED 00:27:27 00:27:27 #135 [support-notifications builder 4/7] COPY go.mod vendor* ./ 00:27:27 #135 CACHED 00:27:27 00:27:27 #136 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:27:27 #136 CACHED 00:27:27 00:27:27 #137 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 00:27:27 #137 CACHED 00:27:27 00:27:27 #138 [core-common-config-bootstrapper builder 6/7] COPY . . 00:27:27 #138 CACHED 00:27:27 00:27:27 #139 [core-command builder 6/7] COPY . . 00:27:27 #139 CACHED 00:27:27 00:27:27 #140 [core-command builder 4/7] COPY go.mod vendor* ./ 00:27:27 #140 CACHED 00:27:27 00:27:27 #141 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:27:27 #141 CACHED 00:27:27 00:27:27 #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:27:27 #142 1.348 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.7" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:27:27 #69 ... 00:27:27 00:27:27 #50 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 00:27:27 #50 11.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:27:27 #50 ... 00:27:27 00:27:27 #52 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 00:27:27 #52 17.55 (1/2) Installing dumb-init (1.2.5-r3) 00:27:27 #52 17.61 (2/2) Installing su-exec (0.2-r3) 00:27:27 #52 17.65 Executing busybox-1.36.1-r29.trigger 00:27:27 #52 17.89 OK: 9 MiB in 16 packages 00:27:27 #52 DONE 20.3s 00:27:27 00:27:27 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 00:27:27 #41 ... 00:27:27 00:27:27 #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 00:27:27 #55 10.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:27:27 #55 ... 00:27:27 00:27:27 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:27:27 #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0.2s 00:27:28 #45 ... 00:27:28 00:27:28 #53 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 00:27:28 #53 11.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:27:28 #53 21.06 (1/1) Installing dumb-init (1.2.5-r3) 00:27:28 #53 21.10 Executing busybox-1.36.1-r29.trigger 00:27:28 #53 21.33 OK: 9 MiB in 15 packages 00:27:28 #53 ... 00:27:28 00:27:28 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:27:29 #45 ... 00:27:29 00:27:29 #54 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 00:27:29 #54 12.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:27:29 #54 20.27 (1/3) Installing ca-certificates (20240705-r0) 00:27:29 #54 21.03 (2/3) Installing dumb-init (1.2.5-r3) 00:27:29 #54 21.10 (3/3) Installing tzdata (2024b-r0) 00:27:29 #54 ... 00:27:29 00:27:29 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:27:30 #45 ... 00:27:30 00:27:30 #71 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 00:27:30 #71 ... 00:27:30 00:27:30 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:27:31 #45 ... 00:27:31 00:27:31 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:27:31 #61 11.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:27:31 #61 14.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:27:31 #61 ... 00:27:31 00:27:31 #64 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:27:31 #64 DONE 21.4s 00:27:31 00:27:31 #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 00:27:32 #72 ... 00:27:32 00:27:32 #53 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 00:27:32 #53 DONE 25.1s 00:27:32 00:27:32 #73 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 00:27:34 #73 ... 00:27:34 00:27:34 #62 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 00:27:34 #62 14.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:27:34 #62 16.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:27:34 #62 ... 00:27:34 00:27:34 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:27:34 #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.1s 00:27:36 #45 ... 00:27:36 00:27:36 #50 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 00:27:36 #50 22.87 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 00:27:36 #50 23.68 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 00:27:36 #50 23.87 (3/6) Installing dumb-init (1.2.5-r3) 00:27:36 #50 23.89 (4/6) Installing openssl (3.3.2-r1) 00:27:36 #50 24.19 (5/6) Installing su-exec (0.2-r3) 00:27:36 #50 24.23 (6/6) Installing yq-go (4.44.1-r2) 00:27:36 #50 26.39 Executing busybox-1.36.1-r29.trigger 00:27:36 #50 26.70 OK: 20 MiB in 18 packages 00:27:36 #50 DONE 30.6s 00:27:36 00:27:36 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:27:36 #45 ... 00:27:36 00:27:36 #66 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 00:27:36 #66 16.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:27:36 #66 18.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:27:36 #66 ... 00:27:36 00:27:36 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 00:27:36 #41 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 14.8s 00:27:36 #41 ... 00:27:36 00:27:36 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:27:36 #142 ... 00:27:36 00:27:36 #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 00:27:36 #0 0.497 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.7" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 00:27:36 #143 ... 00:27:36 00:27:36 #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:27:36 #0 0.699 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.7" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 00:27:36 #144 ... 00:27:36 00:27:36 #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:27:36 #0 1.412 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.7" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 00:27:36 #145 ... 00:27:36 00:27:36 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:27:36 #0 1.095 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.7" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 00:27:36 #146 ... 00:27:36 00:27:36 #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 00:27:36 #0 0.631 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.7" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:27:36 #147 ... 00:27:36 00:27:36 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 00:27:36 #0 1.086 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.7" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 00:27:36 #148 ... 00:27:36 00:27:36 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 00:27:36 #0 0.967 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.7" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 00:27:36 #149 ... 00:27:36 00:27:36 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:27:36 #0 0.635 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.7" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:27:36 #150 ... 00:27:36 00:27:36 #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 00:27:36 #0 1.281 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.7" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 00:27:36 #151 ... 00:27:36 00:27:36 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:27:36 #0 0.694 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.7" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 00:27:37 #152 ... 00:27:37 00:27:37 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:27:37 #0 1.075 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.7" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:27:37 #45 ... 00:27:37 00:27:37 #54 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 00:27:37 #54 24.20 Executing busybox-1.36.1-r29.trigger 00:27:37 #54 24.46 Executing ca-certificates-20240705-r0.trigger 00:27:37 #54 26.81 OK: 11 MiB in 17 packages 00:27:37 #54 DONE 30.1s 00:27:37 00:27:37 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:27:37 #45 ... 00:27:37 00:27:37 #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 00:27:37 #0 6.660 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:27:37 #0 9.779 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:27:37 #74 ... 00:27:37 00:27:37 #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 00:27:37 #55 21.10 (1/4) Installing ca-certificates (20240705-r0) 00:27:37 #55 21.94 (2/4) Installing dumb-init (1.2.5-r3) 00:27:37 #55 22.00 (3/4) Installing su-exec (0.2-r3) 00:27:37 #55 22.04 (4/4) Installing yq-go (4.44.1-r2) 00:27:37 #55 24.17 Executing busybox-1.36.1-r29.trigger 00:27:37 #55 24.47 Executing ca-certificates-20240705-r0.trigger 00:27:37 #55 26.78 OK: 20 MiB in 18 packages 00:27:37 #55 DONE 30.2s 00:27:37 00:27:37 #68 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 00:27:37 #68 17.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:27:37 #68 19.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:27:37 #68 ... 00:27:37 00:27:37 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:27:37 #61 28.08 v3.20.3-244-geb7cd240bb4 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 00:27:37 #61 28.08 v3.20.3-242-gcc5b54a286e [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 00:27:37 #61 28.08 OK: 24043 distinct packages available 00:27:38 #61 ... 00:27:38 00:27:38 #67 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 00:27:38 #67 17.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:27:38 #67 20.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:27:38 #67 ... 00:27:38 00:27:38 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:27:38 #45 ... 00:27:38 00:27:38 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 00:27:38 #69 18.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:27:38 #69 ... 00:27:38 00:27:38 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 00:27:38 #41 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 15.6s done 00:27:39 #41 ... 00:27:39 00:27:39 #70 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 00:27:39 #70 18.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:27:39 #70 21.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:27:39 #70 ... 00:27:39 00:27:39 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:27:39 #45 ... 00:27:39 00:27:39 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 00:27:39 #41 DONE 31.6s 00:27:39 00:27:39 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:27:39 #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.1s 00:27:39 #45 ... 00:27:39 00:27:39 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:27:39 #65 20.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:27:39 #65 23.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:27:40 #65 ... 00:27:40 00:27:40 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:27:40 #45 ... 00:27:40 00:27:40 #71 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 00:27:40 #71 10.41 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:27:40 #71 13.70 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:27:41 #71 ... 00:27:41 00:27:41 #56 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:27:41 #56 22.30 v3.20.3-244-geb7cd240bb4 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 00:27:41 #56 22.30 v3.20.3-242-gcc5b54a286e [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 00:27:41 #56 22.30 OK: 24043 distinct packages available 00:27:41 #56 25.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:27:41 #56 28.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:27:41 #56 ... 00:27:41 00:27:41 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:27:44 #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.8s done 00:27:45 #45 ... 00:27:45 00:27:45 #62 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 00:27:45 #62 30.11 (1/2) Installing ca-certificates (20240705-r0) 00:27:45 #62 30.72 (2/2) Installing dumb-init (1.2.5-r3) 00:27:45 #62 30.77 Executing busybox-1.36.1-r29.trigger 00:27:45 #62 31.01 Executing ca-certificates-20240705-r0.trigger 00:27:45 #62 32.44 OK: 10 MiB in 16 packages 00:27:45 #62 DONE 35.5s 00:27:45 00:27:45 #75 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 00:27:46 #75 ... 00:27:46 00:27:46 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 00:27:46 #0 7.053 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:27:46 #0 9.034 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:27:46 #76 ... 00:27:46 00:27:46 #66 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 00:27:46 #66 34.63 (1/1) Installing dumb-init (1.2.5-r3) 00:27:46 #66 34.68 Executing busybox-1.36.1-r29.trigger 00:27:46 #66 34.87 OK: 9 MiB in 15 packages 00:27:47 #66 ... 00:27:47 00:27:47 #68 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 00:27:47 #68 34.09 OK: 238 MiB in 54 packages 00:27:47 #68 DONE 37.0s 00:27:47 00:27:47 #77 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 00:27:47 #77 ... 00:27:47 00:27:47 #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 00:27:47 #0 6.556 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:27:47 #0 9.129 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:27:47 #78 ... 00:27:47 00:27:47 #67 [core-command builder 3/7] RUN apk add --update --no-cache make git 00:27:47 #67 34.72 OK: 238 MiB in 54 packages 00:27:47 #67 DONE 37.5s 00:27:47 00:27:47 #79 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 00:27:47 #0 6.693 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:27:47 #0 9.178 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:27:47 #79 ... 00:27:47 00:27:47 #80 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 00:27:47 #80 ... 00:27:47 00:27:47 #77 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 00:27:47 #77 DONE 1.0s 00:27:47 00:27:47 #81 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:27:48 #81 ... 00:27:48 00:27:48 #80 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 00:27:48 #80 DONE 0.9s 00:27:48 00:27:48 #82 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:27:48 #82 ... 00:27:48 00:27:48 #66 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 00:27:48 #66 DONE 38.9s 00:27:48 00:27:48 #70 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 00:27:48 #70 35.37 OK: 238 MiB in 54 packages 00:27:48 #70 DONE 39.8s 00:27:48 00:27:48 #83 [core-data stage-1 3/8] RUN apk --no-cache upgrade 00:27:49 #83 ... 00:27:49 00:27:49 #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 00:27:49 #72 8.549 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:27:49 #72 10.96 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:27:50 #72 ... 00:27:50 00:27:50 #56 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:27:50 #56 40.91 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 00:27:50 #56 41.45 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 00:27:50 #56 ... 00:27:50 00:27:50 #84 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 00:27:50 #84 DONE 1.6s 00:27:50 00:27:50 #56 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:27:50 #56 41.58 (3/7) Installing dumb-init (1.2.5-r3) 00:27:50 #56 41.62 (4/7) Installing musl-obstack (1.2.3-r2) 00:27:50 #56 41.62 (5/7) Installing libucontext (1.2-r3) 00:27:50 #56 41.63 (6/7) Installing gcompat (1.1.0-r4) 00:27:50 #56 ... 00:27:50 00:27:50 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:27:50 #61 30.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:27:50 #61 33.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:27:50 #61 ... 00:27:50 00:27:50 #56 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:27:50 #56 41.70 (7/7) Installing openssl (3.3.2-r1) 00:27:50 #56 41.75 Executing busybox-1.36.1-r29.trigger 00:27:50 #56 41.80 OK: 10 MiB in 19 packages 00:27:51 #56 ... 00:27:51 00:27:51 #73 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 00:27:51 #73 9.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:27:51 #73 11.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:27:51 #73 ... 00:27:51 00:27:51 #71 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 00:27:51 #71 30.64 (1/1) Installing dumb-init (1.2.5-r3) 00:27:51 #71 31.53 Executing busybox-1.36.1-r29.trigger 00:27:52 #71 31.74 OK: 9 MiB in 15 packages 00:27:54 #71 ... 00:27:54 00:27:54 #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:27:54 #56 DONE 45.1s 00:27:54 00:27:54 #85 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 00:27:54 #85 ... 00:27:54 00:27:54 #71 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 00:27:54 #71 DONE 34.2s 00:27:54 00:27:54 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 00:27:54 #69 34.84 v3.20.3-244-geb7cd240bb4 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 00:27:54 #69 34.84 v3.20.3-242-gcc5b54a286e [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 00:27:54 #69 34.84 OK: 24042 distinct packages available 00:27:54 #69 36.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:27:54 #69 39.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:27:55 #69 ... 00:27:55 00:27:55 #83 [core-data stage-1 3/8] RUN apk --no-cache upgrade 00:27:55 #83 6.106 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:27:56 #83 7.734 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:27:58 #83 ... 00:27:58 00:27:58 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:27:58 #65 38.63 v3.20.3-244-geb7cd240bb4 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 00:27:58 #65 38.63 v3.20.3-242-gcc5b54a286e [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 00:27:58 #65 38.63 OK: 24043 distinct packages available 00:27:58 #65 41.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:27:58 #65 43.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:27:58 #65 ... 00:27:58 00:27:58 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:27:58 #61 45.91 (1/14) Installing ca-certificates (20240705-r0) 00:27:58 #61 46.24 (2/14) Installing brotli-libs (1.1.0-r2) 00:27:58 #61 46.34 (3/14) Installing c-ares (1.33.1-r0) 00:27:58 #61 46.39 (4/14) Installing libunistring (1.2-r0) 00:27:58 #61 46.71 (5/14) Installing libidn2 (2.3.7-r0) 00:27:58 #61 46.82 (6/14) Installing nghttp2-libs (1.62.1-r0) 00:27:58 #61 46.96 (7/14) Installing libpsl (0.21.5-r1) 00:27:58 #61 46.99 (8/14) Installing zstd-libs (1.5.6-r0) 00:27:58 #61 47.04 (9/14) Installing libcurl (8.10.1-r0) 00:27:58 #61 47.12 (10/14) Installing curl (8.10.1-r0) 00:27:58 #61 47.15 (11/14) Installing dumb-init (1.2.5-r3) 00:27:58 #61 47.19 (12/14) Installing musl-obstack (1.2.3-r2) 00:27:58 #61 47.20 (13/14) Installing libucontext (1.2-r3) 00:27:58 #61 47.22 (14/14) Installing gcompat (1.1.0-r4) 00:27:58 #61 47.29 Executing busybox-1.36.1-r29.trigger 00:27:58 #61 47.42 Executing ca-certificates-20240705-r0.trigger 00:27:58 #61 48.99 OK: 15 MiB in 28 packages 00:27:59 #61 ... 00:27:59 00:27:59 #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 00:27:59 #72 26.63 OK: 238 MiB in 54 packages 00:27:59 #72 DONE 28.0s 00:27:59 00:27:59 #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ 00:28:00 #86 DONE 0.7s 00:28:00 00:28:00 #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:28:00 #87 ... 00:28:00 00:28:00 #88 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:28:00 #88 ... 00:28:00 00:28:00 #79 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 00:28:00 #79 22.63 Upgrading critical system libraries and apk-tools: 00:28:00 #79 22.63 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 00:28:00 #79 22.75 Executing busybox-1.36.1-r29.trigger 00:28:01 #79 ... 00:28:01 00:28:01 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:28:01 #61 DONE 51.9s 00:28:01 00:28:01 #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 00:28:01 #78 23.84 Upgrading critical system libraries and apk-tools: 00:28:01 #78 23.84 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 00:28:01 #78 23.92 Executing busybox-1.36.1-r29.trigger 00:28:01 #78 ... 00:28:01 00:28:01 #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 00:28:01 #74 24.41 Upgrading critical system libraries and apk-tools: 00:28:01 #74 24.43 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 00:28:01 #74 24.52 Executing busybox-1.36.1-r29.trigger 00:28:01 #74 28.11 Continuing the upgrade transaction with new apk-tools: 00:28:01 #74 28.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:28:01 #74 30.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:28:01 #74 ... 00:28:01 00:28:01 #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 00:28:03 #89 ... 00:28:03 00:28:03 #75 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 00:28:03 #75 7.569 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:28:03 #75 10.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:28:03 #75 ... 00:28:03 00:28:03 #79 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 00:28:03 #79 25.43 Continuing the upgrade transaction with new apk-tools: 00:28:03 #79 25.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:28:04 #79 27.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:28:06 #79 ... 00:28:06 00:28:06 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 00:28:06 #69 53.87 OK: 238 MiB in 54 packages 00:28:06 #69 DONE 55.9s 00:28:06 00:28:06 #75 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 00:28:06 #75 20.57 Upgrading critical system libraries and apk-tools: 00:28:06 #75 20.57 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 00:28:06 #75 20.75 Executing busybox-1.36.1-r29.trigger 00:28:06 #75 ... 00:28:06 00:28:06 #90 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 00:28:06 #90 DONE 0.5s 00:28:06 00:28:06 #91 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:28:06 #91 ... 00:28:06 00:28:06 #73 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 00:28:06 #73 25.08 Upgrading critical system libraries and apk-tools: 00:28:06 #73 25.08 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 00:28:06 #73 25.15 Executing busybox-1.36.1-r29.trigger 00:28:06 #73 28.16 Continuing the upgrade transaction with new apk-tools: 00:28:06 #73 28.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:28:06 #73 30.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:28:07 #73 ... 00:28:07 00:28:07 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 00:28:07 #76 21.02 Upgrading critical system libraries and apk-tools: 00:28:07 #76 21.02 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 00:28:07 #76 21.07 Executing busybox-1.36.1-r29.trigger 00:28:07 #76 22.79 Continuing the upgrade transaction with new apk-tools: 00:28:07 #76 22.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:28:07 #76 26.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:28:07 #76 ... 00:28:07 00:28:07 #85 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 00:28:07 #85 3.390 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:28:07 #85 4.932 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:28:07 #85 ... 00:28:07 00:28:07 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:28:07 #65 57.54 (1/4) Installing dumb-init (1.2.5-r3) 00:28:07 #65 57.57 (2/4) Installing musl-obstack (1.2.3-r2) 00:28:07 #65 57.60 (3/4) Installing libucontext (1.2-r3) 00:28:07 #65 57.63 (4/4) Installing gcompat (1.1.0-r4) 00:28:07 #65 57.67 Executing busybox-1.36.1-r29.trigger 00:28:07 #65 57.86 OK: 9 MiB in 18 packages 00:28:10 #65 DONE 60.2s 00:28:10 00:28:10 #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 00:28:10 #74 42.44 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 00:28:10 #74 43.38 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 00:28:10 #74 43.71 OK: 9 MiB in 16 packages 00:28:13 #74 ... 00:28:13 00:28:13 #73 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 00:28:13 #73 38.83 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 00:28:13 #73 39.50 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 00:28:13 #73 39.72 OK: 9 MiB in 15 packages 00:28:13 #73 DONE 41.2s 00:28:13 00:28:13 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 00:28:13 #76 34.73 OK: 20 MiB in 18 packages 00:28:13 #76 DONE 37.1s 00:28:13 00:28:13 #92 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 00:28:13 #92 DONE 0.3s 00:28:13 00:28:13 #85 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 00:28:13 #85 16.39 Upgrading critical system libraries and apk-tools: 00:28:13 #85 16.39 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 00:28:13 #85 16.62 Executing busybox-1.36.1-r29.trigger 00:28:13 #85 18.75 Continuing the upgrade transaction with new apk-tools: 00:28:13 #85 18.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:28:13 #85 ... 00:28:13 00:28:13 #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 00:28:13 #78 26.46 Continuing the upgrade transaction with new apk-tools: 00:28:13 #78 26.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:28:13 #78 28.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:28:13 #78 ... 00:28:13 00:28:13 #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 00:28:13 #74 DONE 46.6s 00:28:13 00:28:13 #93 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 00:28:14 #93 ... 00:28:14 00:28:14 #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 00:28:14 #89 3.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:28:14 #89 4.910 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:28:14 #89 ... 00:28:14 00:28:14 #83 [core-data stage-1 3/8] RUN apk --no-cache upgrade 00:28:14 #83 18.19 Upgrading critical system libraries and apk-tools: 00:28:14 #83 18.19 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 00:28:14 #83 18.22 Executing busybox-1.36.1-r29.trigger 00:28:14 #83 20.15 Continuing the upgrade transaction with new apk-tools: 00:28:14 #83 20.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:28:14 #83 22.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:28:15 #83 ... 00:28:15 00:28:15 #85 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 00:28:15 #85 21.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:28:16 #85 ... 00:28:16 00:28:16 #93 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 00:28:16 #93 DONE 2.7s 00:28:16 00:28:16 #94 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 00:28:16 #94 DONE 0.3s 00:28:16 00:28:16 #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 00:28:16 #78 38.99 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 00:28:17 #78 39.65 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 00:28:17 #78 39.74 Executing ca-certificates-20240705-r0.trigger 00:28:18 #78 40.73 OK: 20 MiB in 18 packages 00:28:19 #78 ... 00:28:19 00:28:19 #75 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 00:28:19 #75 23.59 Continuing the upgrade transaction with new apk-tools: 00:28:19 #75 23.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:28:19 #75 25.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:28:19 #75 ... 00:28:19 00:28:19 #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 00:28:19 #89 16.84 Upgrading critical system libraries and apk-tools: 00:28:19 #89 16.84 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 00:28:19 #89 16.91 Executing busybox-1.36.1-r29.trigger 00:28:19 #89 ... 00:28:19 00:28:19 #79 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 00:28:19 #79 38.77 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 00:28:19 #79 39.64 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 00:28:19 #79 39.77 Executing ca-certificates-20240705-r0.trigger 00:28:19 #79 40.65 OK: 11 MiB in 17 packages 00:28:19 #79 DONE 42.3s 00:28:19 00:28:19 #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 00:28:19 #0 2.521 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:28:19 #0 4.856 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:28:19 #95 ... 00:28:19 00:28:19 #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 00:28:19 #78 DONE 42.6s 00:28:20 00:28:20 #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 00:28:20 #95 ... 00:28:20 00:28:20 #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 00:28:20 #89 18.83 Continuing the upgrade transaction with new apk-tools: 00:28:20 #89 18.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:28:21 #89 20.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:28:22 #89 ... 00:28:22 00:28:22 #85 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 00:28:22 #85 27.47 OK: 10 MiB in 19 packages 00:28:22 #85 DONE 28.2s 00:28:22 00:28:22 #96 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 00:28:23 #96 ... 00:28:23 00:28:23 #83 [core-data stage-1 3/8] RUN apk --no-cache upgrade 00:28:23 #83 32.09 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 00:28:23 #83 32.61 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 00:28:23 #83 32.74 OK: 9 MiB in 15 packages 00:28:23 #83 DONE 34.6s 00:28:23 00:28:23 #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 00:28:23 #97 DONE 1.5s 00:28:23 00:28:23 #98 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 00:28:23 #98 ... 00:28:23 00:28:23 #75 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 00:28:23 #75 35.38 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 00:28:23 #75 35.83 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 00:28:23 #75 35.89 Executing ca-certificates-20240705-r0.trigger 00:28:23 #75 37.04 OK: 10 MiB in 16 packages 00:28:23 #75 DONE 38.6s 00:28:24 00:28:24 #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 00:28:24 #95 13.31 Upgrading critical system libraries and apk-tools: 00:28:24 #95 13.31 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 00:28:24 #95 13.38 Executing busybox-1.36.1-r29.trigger 00:28:24 #95 14.41 Continuing the upgrade transaction with new apk-tools: 00:28:24 #95 14.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:28:25 #95 ... 00:28:25 00:28:25 #96 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 00:28:25 #96 DONE 3.0s 00:28:25 00:28:25 #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / 00:28:25 #99 DONE 0.2s 00:28:25 00:28:25 #100 [security-spire-server stage-2 6/9] COPY security.txt / 00:28:25 #100 DONE 0.3s 00:28:25 00:28:25 #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 00:28:25 #95 15.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:28:25 #95 ... 00:28:25 00:28:25 #101 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 00:28:25 #101 DONE 0.2s 00:28:25 00:28:25 #98 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 00:28:25 #98 DONE 2.1s 00:28:25 00:28:25 #102 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 00:28:26 #102 ... 00:28:26 00:28:26 #103 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 00:28:26 #103 DONE 0.2s 00:28:26 00:28:26 #102 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 00:28:26 #102 DONE 0.3s 00:28:26 00:28:26 #104 [security-spire-agent stage-3 7/10] COPY security.txt / 00:28:26 #104 ... 00:28:26 00:28:26 #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 00:28:26 #105 DONE 0.2s 00:28:26 00:28:26 #106 [security-spire-server] exporting to image 00:28:26 #106 exporting layers 00:28:26 #106 ... 00:28:26 00:28:26 #104 [security-spire-agent stage-3 7/10] COPY security.txt / 00:28:26 #104 DONE 0.5s 00:28:26 00:28:26 #107 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 00:28:26 #107 DONE 0.2s 00:28:26 00:28:26 #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 00:28:26 #89 25.29 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 00:28:27 #89 ... 00:28:27 00:28:27 #108 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 00:28:27 #108 DONE 0.3s 00:28:27 00:28:27 #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 00:28:27 #89 25.74 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 00:28:27 #89 25.83 Executing ca-certificates-20240705-r0.trigger 00:28:27 #89 ... 00:28:27 00:28:27 #109 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 00:28:27 #109 DONE 0.2s 00:28:27 00:28:27 #106 [security-spire-agent] exporting to image 00:28:29 #106 ... 00:28:29 00:28:29 #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 00:28:29 #89 26.32 OK: 15 MiB in 28 packages 00:28:29 #89 DONE 28.4s 00:28:29 00:28:29 #81 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:28:30 #81 ... 00:28:30 00:28:30 #106 [security-spire-agent] exporting to image 00:28:30 #106 exporting layers 3.8s done 00:28:30 #106 writing image sha256:f3c72ea0c7e2235de97a424651bb46c28e912654d6c41d422143ac2c03aa618f 0.1s done 00:28:30 #106 naming to docker.io/library/security-spire-server-arm64 00:28:30 #106 naming to docker.io/library/security-spire-server-arm64 0.0s done 00:28:30 #106 exporting layers 3.0s done 00:28:30 #106 writing image sha256:0110306c5e81bf0e5b654979fda5e842bd18646ea78b64914eac4119ffa7090d done 00:28:30 #106 naming to docker.io/library/security-spire-agent-arm64 done 00:28:30 #106 DONE 4.2s 00:28:30 00:28:30 #91 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:28:30 #91 ... 00:28:30 00:28:30 #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 00:28:30 #95 20.42 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 00:28:30 #95 20.69 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 00:28:30 #95 20.76 OK: 9 MiB in 18 packages 00:28:31 #95 DONE 21.5s 00:28:31 00:28:31 #110 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 00:28:33 #110 DONE 1.9s 00:28:33 00:28:33 #81 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:28:33 #81 ... 00:28:33 00:28:33 #111 [security-spire-config stage-2 5/10] COPY Attribution.txt / 00:28:33 #111 DONE 0.2s 00:28:33 00:28:33 #112 [security-spire-config stage-2 6/10] COPY security.txt / 00:28:34 #112 DONE 0.4s 00:28:34 00:28:34 #113 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 00:28:34 #113 DONE 0.2s 00:28:34 00:28:34 #114 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 00:28:34 #114 DONE 0.2s 00:28:34 00:28:34 #81 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:28:34 #81 ... 00:28:34 00:28:34 #115 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 00:28:35 #115 DONE 0.2s 00:28:35 00:28:35 #106 [security-spire-config] exporting to image 00:28:36 #106 exporting layers 1.9s done 00:28:36 #106 writing image sha256:cc17186884f24a3bae0473a51c2f970d919e7a63b968ff5fd69331b2001178cb 0.0s done 00:28:36 #106 naming to docker.io/library/security-spire-config-arm64 00:28:36 #106 naming to docker.io/library/security-spire-config-arm64 0.0s done 00:28:36 #106 DONE 6.1s 00:28:36 00:28:36 #91 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:28:58 #153 ... 00:28:58 00:28:58 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:28:58 #150 82.14 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.7" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:29:44 #91 DONE 95.2s 00:29:44 00:29:44 #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:29:44 #87 DONE 101.5s 00:29:44 00:29:44 #82 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:29:44 #82 DONE 113.3s 00:29:44 00:29:44 #81 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:29:44 #81 DONE 113.7s 00:29:44 00:29:44 #88 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:29:44 #88 DONE 111.2s 00:29:44 00:29:44 #116 [core-keeper builder 7/8] COPY . . 00:29:44 #116 ... 00:29:44 00:29:44 #117 [security-spiffe-token-provider builder 6/7] COPY . . 00:29:44 #117 DONE 1.8s 00:29:44 00:29:44 #118 [support-notifications builder 6/7] COPY . . 00:29:44 #118 CACHED 00:29:44 00:29:44 #119 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:29:44 #119 CACHED 00:29:44 00:29:44 #120 [support-notifications builder 4/7] COPY go.mod vendor* ./ 00:29:44 #120 CACHED 00:29:44 00:29:44 #121 [support-cron-scheduler builder 6/7] COPY . . 00:29:44 #121 DONE 1.8s 00:29:44 00:29:44 #122 [security-secretstore-setup builder 6/7] COPY . . 00:29:44 #122 CACHED 00:29:44 00:29:44 #123 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:29:44 #123 CACHED 00:29:44 00:29:44 #124 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 00:29:44 #124 CACHED 00:29:44 00:29:44 #125 [core-common-config-bootstrapper builder 6/7] COPY . . 00:29:44 #125 DONE 1.9s 00:29:44 00:29:44 #126 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 00:29:44 #126 CACHED 00:29:44 00:29:44 #127 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:29:44 #127 CACHED 00:29:44 00:29:44 #128 [security-bootstrapper builder 6/7] COPY . . 00:29:44 #128 CACHED 00:29:44 00:29:44 #116 [core-keeper builder 7/8] COPY . . 00:29:44 #116 DONE 1.8s 00:29:44 00:29:44 #129 [security-proxy-setup builder 6/7] COPY . . 00:29:44 #129 DONE 1.8s 00:29:44 00:29:44 #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:29:44 #130 ... 00:29:44 00:29:44 #131 [core-data builder 4/7] COPY go.mod vendor* ./ 00:29:44 #131 CACHED 00:29:44 00:29:44 #132 [core-data builder 6/7] COPY . . 00:29:44 #132 CACHED 00:29:44 00:29:44 #133 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:29:44 #133 CACHED 00:29:44 00:29:44 #134 [security-proxy-auth builder 6/7] COPY . . 00:29:44 #134 CACHED 00:29:44 00:29:44 #135 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 00:29:44 #135 CACHED 00:29:44 00:29:44 #136 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:29:44 #136 CACHED 00:29:44 00:29:44 #137 [core-metadata builder 6/7] COPY . . 00:29:44 #137 CACHED 00:29:44 00:29:44 #138 [core-metadata builder 4/7] COPY go.mod vendor* ./ 00:29:44 #138 CACHED 00:29:44 00:29:44 #139 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:29:44 #139 CACHED 00:29:44 00:29:44 #140 [core-command builder 4/7] COPY go.mod vendor* ./ 00:29:44 #140 CACHED 00:29:44 00:29:44 #141 [core-command builder 6/7] COPY . . 00:29:44 #141 CACHED 00:29:44 00:29:44 #142 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:29:44 #142 CACHED 00:29:44 00:29:44 #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:29:49 #143 ... 00:29:49 00:29:49 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 00:29:49 #0 5.072 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.7" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 00:29:50 #144 ... 00:29:50 00:29:50 #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:29:50 #143 6.282 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.7" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:29:53 #143 ... 00:29:53 00:29:53 #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 00:29:53 #0 6.354 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.7" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:29:53 #145 ... 00:29:53 00:29:53 #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 00:29:53 #0 6.969 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.7" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 00:29:53 #146 ... 00:29:53 00:29:53 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:29:53 #0 4.772 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.7" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 00:29:54 #147 ... 00:29:54 00:29:54 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 00:29:54 #0 6.020 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.7" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:29:54 #148 ... 00:29:54 00:29:54 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 00:29:54 #0 6.941 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.7" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 00:29:54 #149 ... 00:29:54 00:29:54 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:29:54 #0 6.717 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.7" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 00:29:54 #150 ... 00:29:54 00:29:54 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:29:54 #0 6.781 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.7" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 00:29:54 #151 ... 00:29:54 00:29:54 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 00:29:54 #0 7.088 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.7" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 00:29:54 #152 ... 00:29:54 00:29:54 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:29:54 #0 6.856 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.7" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:29:54 #153 ... 00:29:54 00:29:54 #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:29:54 #130 6.872 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.7" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 00:30:06 #150 ... 00:30:06 00:30:06 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:30:06 #152 DONE 152.6s 00:30:06 00:30:06 #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 00:30:06 #147 DONE 152.7s 00:30:06 00:30:06 #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 00:30:06 #151 ... 00:30:06 00:30:06 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:30:06 #153 DONE 152.7s 00:30:06 00:30:06 #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 00:30:06 #143 DONE 152.9s 00:30:06 00:30:06 #154 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 00:30:06 #154 ... 00:30:06 00:30:06 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:30:06 #150 DONE 152.9s 00:30:06 00:30:06 #155 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 00:30:06 #155 ... 00:30:06 00:30:06 #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:30:06 #142 DONE 153.1s 00:30:06 00:30:06 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 00:30:06 #149 DONE 153.4s 00:30:06 00:30:06 #156 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 00:30:06 #156 ... 00:30:06 00:30:06 #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 00:30:06 #151 DONE 153.5s 00:30:06 00:30:06 #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:30:06 #144 DONE 153.7s 00:30:06 00:30:06 #157 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 00:30:06 #157 ... 00:30:06 00:30:06 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:30:06 #146 DONE 153.8s 00:30:06 00:30:06 #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:30:06 #145 DONE 153.9s 00:30:06 00:30:06 #158 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 00:30:06 #158 ... 00:30:06 00:30:06 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 00:30:06 #148 DONE 154.1s 00:30:06 00:30:06 #159 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 00:30:06 #159 ... 00:30:06 00:30:06 #160 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 00:30:06 #160 DONE 1.7s 00:30:06 00:30:06 #161 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 00:30:06 #161 DONE 1.7s 00:30:06 00:30:06 #155 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 00:30:06 #155 DONE 1.7s 00:30:06 00:30:06 #154 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 00:30:06 #154 DONE 1.8s 00:30:06 00:30:06 #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 00:30:06 #162 DONE 1.5s 00:30:06 00:30:06 #163 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 00:30:06 #163 ... 00:30:06 00:30:06 #156 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 00:30:06 #156 DONE 1.5s 00:30:06 00:30:06 #159 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 00:30:06 #159 DONE 1.4s 00:30:06 00:30:06 #157 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 00:30:06 #157 DONE 1.1s 00:30:06 00:30:06 #164 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 00:30:06 #164 ... 00:30:06 00:30:06 #158 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 00:30:06 #158 DONE 1.0s 00:30:06 00:30:06 #165 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 00:30:06 #165 ... 00:30:06 00:30:06 #166 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 00:30:06 #166 DONE 1.2s 00:30:06 00:30:06 #167 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 00:30:06 #167 CACHED 00:30:06 00:30:06 #168 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 00:30:06 #168 CACHED 00:30:06 00:30:06 #169 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 00:30:06 #169 CACHED 00:30:06 00:30:06 #170 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 00:30:06 #170 CACHED 00:30:06 00:30:06 #171 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 00:30:06 #171 DONE 1.2s 00:30:06 00:30:06 #172 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 00:30:06 #172 CACHED 00:30:06 00:30:06 #173 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 00:30:06 #173 CACHED 00:30:06 00:30:06 #174 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 00:30:06 #174 DONE 1.2s 00:30:06 00:30:06 #175 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 00:30:06 #175 DONE 1.1s 00:30:06 00:30:06 #176 [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 00:30:06 #176 ... 00:30:06 00:30:06 #177 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 00:30:06 #177 DONE 1.2s 00:30:06 00:30:06 #165 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 00:30:06 #165 DONE 1.2s 00:30:06 00:30:06 #178 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:30:06 #178 ... 00:30:06 00:30:06 #164 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 00:30:06 #164 DONE 1.4s 00:30:06 00:30:06 #179 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 00:30:06 #179 DONE 1.5s 00:30:06 00:30:06 #180 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 00:30:06 #180 ... 00:30:06 00:30:06 #163 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 00:30:06 #163 DONE 3.6s 00:30:06 00:30:06 #181 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:30:06 #181 DONE 2.5s 00:30:06 00:30:06 #182 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 00:30:06 #182 ... 00:30:06 00:30:06 #183 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 00:30:06 #183 DONE 4.0s 00:30:06 00:30:06 #184 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 00:30:06 #184 DONE 4.1s 00:30:06 00:30:06 #185 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 00:30:06 #185 DONE 4.2s 00:30:06 00:30:06 #186 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 00:30:06 #186 DONE 4.1s 00:30:06 00:30:06 #187 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:30:06 #187 DONE 4.2s 00:30:06 00:30:06 #188 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:30:06 #188 DONE 3.8s 00:30:06 00:30:06 #176 [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 00:30:06 #176 DONE 4.0s 00:30:06 00:30:06 #189 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 00:30:06 #189 ... 00:30:06 00:30:06 #178 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:30:06 #178 DONE 3.9s 00:30:06 00:30:06 #180 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 00:30:06 #180 DONE 3.7s 00:30:06 00:30:06 #190 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 00:30:06 #190 DONE 3.7s 00:30:06 00:30:06 #182 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 00:30:06 #182 DONE 1.9s 00:30:06 00:30:06 #191 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 00:30:06 #191 DONE 0.4s 00:30:06 00:30:06 #192 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 00:30:06 #192 DONE 0.6s 00:30:06 00:30:06 #193 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 00:30:06 #193 ... 00:30:06 00:30:06 #194 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 00:30:06 #194 DONE 0.4s 00:30:06 00:30:06 #195 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 00:30:06 #195 DONE 0.4s 00:30:06 00:30:06 #196 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 00:30:06 #196 DONE 0.4s 00:30:06 00:30:06 #189 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 00:30:06 #189 DONE 0.4s 00:30:06 00:30:06 #197 [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 00:30:06 #197 DONE 0.4s 00:30:06 00:30:06 #198 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 00:30:06 #198 DONE 0.4s 00:30:06 00:30:06 #199 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 00:30:06 #199 DONE 0.4s 00:30:06 00:30:06 #200 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 00:30:06 #200 DONE 0.4s 00:30:06 00:30:06 #201 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 00:30:06 #201 DONE 0.4s 00:30:06 00:30:06 #193 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 00:30:06 #193 DONE 0.4s 00:30:06 00:30:06 #107 [support-cron-scheduler] exporting to image 00:30:06 #107 exporting layers 00:30:06 #107 writing image sha256:602a0e08ea4962019fce0109e1b664ee1b890a36c78a1cf3a4032f4f916279b7 00:30:06 #107 ... 00:30:06 00:30:06 #202 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:30:06 #202 DONE 0.5s 00:30:06 00:30:06 #203 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 00:30:06 #203 DONE 0.5s 00:30:06 00:30:06 #204 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 00:30:06 #204 DONE 0.5s 00:30:06 00:30:06 #205 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 00:30:06 #205 DONE 0.4s 00:30:06 00:30:06 #206 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 00:30:06 #206 DONE 0.5s 00:30:06 00:30:06 #207 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 00:30:06 #207 DONE 0.5s 00:30:06 00:30:06 #107 [core-command] exporting to image 00:30:06 #107 exporting layers 0.5s done 00:30:06 #107 writing image sha256:602a0e08ea4962019fce0109e1b664ee1b890a36c78a1cf3a4032f4f916279b7 0.0s done 00:30:06 #107 naming to docker.io/library/core-command done 00:30:06 #107 ... 00:30:06 00:30:06 #208 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 00:30:06 #208 DONE 0.7s 00:30:06 00:30:06 #107 [security-spiffe-token-provider] exporting to image 00:30:06 #107 writing image sha256:b25e4c2fb818efdacb8c0cd6cf2a184b378644f003a193c42ad1dae42fd78975 0.0s done 00:30:06 #107 naming to docker.io/library/security-spiffe-token-provider done 00:30:06 #107 writing image sha256:deb758d454364de672596ecc2ccd9c45e327c23906032860d8542f273ed3ae9c 00:30:07 #107 ... 00:30:07 00:30:07 #209 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:30:07 #209 DONE 0.9s 00:30:07 00:30:07 #210 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 00:30:07 #210 DONE 0.7s 00:30:07 00:30:07 #211 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:30:07 #211 DONE 0.7s 00:30:07 00:30:07 #107 [support-cron-scheduler] exporting to image 00:30:07 #107 writing image sha256:deb758d454364de672596ecc2ccd9c45e327c23906032860d8542f273ed3ae9c 0.0s done 00:30:07 #107 naming to docker.io/library/core-keeper done 00:30:07 #107 writing image sha256:0acc9484a9bf688c344f48c37b71d789601bd141546cd8ff0c5cdaf3836f0ced 0.0s done 00:30:07 #107 naming to docker.io/library/support-cron-scheduler done 00:30:07 #107 ... 00:30:07 00:30:07 #212 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 00:30:07 #212 DONE 0.7s 00:30:07 00:30:07 #107 [core-metadata] exporting to image 00:30:07 #107 exporting layers 0.4s done 00:30:07 #107 writing image sha256:489c4e563162de0e42fc026ce86a188febc39712547e1b4ccb49fafa7f3693d0 00:30:07 #107 ... 00:30:07 00:30:07 #213 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 00:30:07 #213 DONE 0.2s 00:30:07 00:30:07 #107 [support-notifications] exporting to image 00:30:07 #107 writing image sha256:489c4e563162de0e42fc026ce86a188febc39712547e1b4ccb49fafa7f3693d0 0.0s done 00:30:07 #107 writing image sha256:3a209a7aedf6ef65444c5c4e60038687bfd9422fa32acbb48ae44d282a06ed1a 0.0s done 00:30:07 #107 naming to docker.io/library/core-data done 00:30:07 #107 naming to docker.io/library/support-notifications done 00:30:07 #107 exporting layers 0.4s done 00:30:07 #107 ... 00:30:07 00:30:07 #214 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:30:07 #214 DONE 1.1s 00:30:07 00:30:07 #215 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:30:07 #215 DONE 1.1s 00:30:07 00:30:07 #216 [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/ 00:30:07 #216 DONE 0.3s 00:30:07 00:30:07 #217 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:30:07 #217 DONE 0.4s 00:30:07 00:30:07 #107 [security-proxy-auth] exporting to image 00:30:07 #107 writing image sha256:0e61d7e7bb02f7c8e5368b77df527d66b1818b3f5b4cf48035c94c340a44b77a done 00:30:07 #107 naming to docker.io/library/core-metadata done 00:30:07 #107 ... 00:30:07 00:30:07 #218 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:30:07 #218 DONE 0.1s 00:30:07 00:30:07 #107 [security-proxy-auth] exporting to image 00:30:07 #107 exporting layers 0.2s done 00:30:07 #107 writing image sha256:6a52e0755ebc75ed683387adadd8b17e4b99e997f2d86b731ab354e1dd9cdf41 0.1s done 00:30:07 #107 naming to docker.io/library/core-common-config-bootstrapper 00:30:07 #107 ... 00:30:07 00:30:07 #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/ 00:30:07 #219 DONE 0.1s 00:30:07 00:30:07 #107 [core-common-config-bootstrapper] exporting to image 00:30:07 #107 exporting layers 0.3s done 00:30:07 #107 naming to docker.io/library/core-common-config-bootstrapper done 00:30:07 #107 writing image sha256:de1944d8270775befed3ae5ad1910f3f2a1615984d339395e2981387ed607286 done 00:30:07 #107 naming to docker.io/library/security-proxy-auth 00:30:07 #107 ... 00:30:07 00:30:07 #220 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:30:07 #220 DONE 0.7s 00:30:07 00:30:07 #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/ 00:30:07 #221 DONE 0.2s 00:30:07 00:30:07 #107 [security-proxy-setup] exporting to image 00:30:07 #107 naming to docker.io/library/security-proxy-auth done 00:30:08 #107 ... 00:30:08 00:30:08 #222 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:30:08 #222 DONE 0.0s 00:30:08 00:30:08 #107 [security-proxy-setup] exporting to image 00:30:08 #107 exporting layers 0.2s done 00:30:08 #107 writing image sha256:6d265468f48006a69843bbd8c174be363e5db9cdd92f0313e31ea1155bcce664 done 00:30:08 #107 naming to docker.io/library/security-proxy-setup done 00:30:08 #107 DONE 3.1s 00:30:08 00:30:08 #223 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:30:08 #223 DONE 0.5s 00:30:08 00:30:08 #224 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 00:30:08 #224 DONE 0.4s 00:30:08 00:30:08 #107 [security-bootstrapper] exporting to image 00:30:08 #107 exporting layers 0.3s done 00:30:08 #107 writing image sha256:df8bb3604ee680f6c9a896bfc98ec207bf64417c38eb9364026cba7fc9d819bf done 00:30:08 #107 naming to docker.io/library/security-secretstore-setup done 00:30:08 #107 exporting layers 0.2s done 00:30:08 #107 writing image sha256:959364239ea2df2418bc915b84934eef5ffeb66e98b58915733c159538d8b1c7 done 00:30:08 #107 naming to docker.io/library/security-bootstrapper done 00:30:08 #107 DONE 3.4s 00:30:08 00:30:08 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:30:08 time="2024-11-01T00:25:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:30:08 time="2024-11-01T00:25:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:30:08 time="2024-11-01T00:25:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:30:08 time="2024-11-01T00:25:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:30:08 time="2024-11-01T00:25:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:30:08 time="2024-11-01T00:25:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:30:08 time="2024-11-01T00:25:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:30:08 time="2024-11-01T00:25:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:30:08 time="2024-11-01T00:25:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:30:08 time="2024-11-01T00:25:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:30:08 time="2024-11-01T00:25:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:30:08 time="2024-11-01T00:25:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:30:08 time="2024-11-01T00:25:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:30:08 time="2024-11-01T00:25:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:30:08 time="2024-11-01T00:25:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 00:30:08 $ docker stop --time=1 a6cb2c3e534d4cd7229c485ef9a410793f7b6c10669dbb0bd6b9bbf98a7198b2 00:30:10 $ docker rm -f --volumes a6cb2c3e534d4cd7229c485ef9a410793f7b6c10669dbb0bd6b9bbf98a7198b2 [Pipeline] // withDockerContainer [Pipeline] sh 00:30:10 + docker images 00:30:10 REPOSITORY TAG IMAGE ID CREATED SIZE 00:30:10 security-bootstrapper latest 959364239ea2 2 seconds ago 31MB 00:30:10 security-secretstore-setup latest df8bb3604ee6 2 seconds ago 55.6MB 00:30:10 security-proxy-auth latest de1944d82707 3 seconds ago 39.6MB 00:30:10 security-proxy-setup latest 6d265468f480 3 seconds ago 38.9MB 00:30:10 core-common-config-bootstrapper latest 6a52e0755ebc 3 seconds ago 26.5MB 00:30:10 core-metadata latest 0e61d7e7bb02 3 seconds ago 47.6MB 00:30:10 core-data latest 3a209a7aedf6 4 seconds ago 47.4MB 00:30:10 support-notifications latest 489c4e563162 4 seconds ago 69.5MB 00:30:10 security-spiffe-token-provider latest b25e4c2fb818 5 seconds ago 45.4MB 00:30:10 support-cron-scheduler latest 0acc9484a9bf 5 seconds ago 70.7MB 00:30:10 core-command latest 602a0e08ea49 5 seconds ago 41.5MB 00:30:10 core-keeper latest deb758d45436 5 seconds ago 41.1MB 00:30:10 security-spire-agent latest 125e4a6940e2 3 minutes ago 188MB 00:30:10 security-spire-config latest 86c62a13b348 3 minutes ago 127MB 00:30:10 security-spire-server latest 158b8e7581cb 3 minutes ago 128MB 00:30:10 ci-base-image-x86_64 latest 63ca5a080153 8 minutes ago 975MB 00:30:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 4 weeks ago 573MB 00:30:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 17 months ago 334MB 00:30:10 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 00:30:10 provisioning config files... 00:30:10 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/741@tmp/config780326798768695975tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:30:10 ---> ****-login.sh 00:30:10 nexus3.edgexfoundry.org:10001 00:30:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:30:10 Configure a credential helper to remove this warning. See 00:30:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:30:10 00:30:10 Login Succeeded 00:30:10 nexus3.edgexfoundry.org:10002 00:30:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:30:11 Configure a credential helper to remove this warning. See 00:30:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:30:11 00:30:11 Login Succeeded 00:30:11 nexus3.edgexfoundry.org:10003 00:30:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:30:11 Configure a credential helper to remove this warning. See 00:30:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:30:11 00:30:11 Login Succeeded 00:30:11 nexus3.edgexfoundry.org:10004 00:30:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:30:11 Configure a credential helper to remove this warning. See 00:30:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:30:11 00:30:11 Login Succeeded 00:30:11 ****.io 00:30:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:30:11 Configure a credential helper to remove this warning. See 00:30:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:30:11 00:30:11 Login Succeeded 00:30:11 ---> ****-login.sh ends [Pipeline] } 00:30:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:30:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:30:11 [edgeXDocker.push] Tagging docker image core-command with the following tags: 00:30:11 57ec9c074b958cfbefda20febbd51ab107c50bcb 00:30:11 latest 00:30:11 4.0.0-dev.7 00:30:11 57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 00:30:11 main 00:30:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:12 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:57ec9c074b958cfbefda20febbd51ab107c50bcb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:12 + docker push nexus3.edgexfoundry.org:10004/core-command:57ec9c074b958cfbefda20febbd51ab107c50bcb 00:30:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 00:30:12 105ef62ac0e5: Preparing 00:30:12 738fb5c5cf8f: Preparing 00:30:12 2342981c5385: Preparing 00:30:12 7aa9bde15ae3: Preparing 00:30:12 684198013c68: Preparing 00:30:12 f0e4f57e7a51: Preparing 00:30:12 63ca1fbb43ae: Preparing 00:30:12 f0e4f57e7a51: Waiting 00:30:12 63ca1fbb43ae: Waiting 00:30:12 105ef62ac0e5: Pushed 00:30:12 2342981c5385: Pushed 00:30:12 7aa9bde15ae3: Pushed 00:30:12 63ca1fbb43ae: Layer already exists 00:30:12 f0e4f57e7a51: Pushed 00:30:12 684198013c68: Pushed 00:30:15 738fb5c5cf8f: Pushed 00:30:15 57ec9c074b958cfbefda20febbd51ab107c50bcb: digest: sha256:1fd3829526d90a2a73c920cd9c87f1082f0e9618ae927406080c2e3b6550e1c6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:15 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:16 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 00:30:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 00:30:16 105ef62ac0e5: Preparing 00:30:16 738fb5c5cf8f: Preparing 00:30:16 2342981c5385: Preparing 00:30:16 7aa9bde15ae3: Preparing 00:30:16 684198013c68: Preparing 00:30:16 f0e4f57e7a51: Preparing 00:30:16 63ca1fbb43ae: Preparing 00:30:16 f0e4f57e7a51: Waiting 00:30:16 63ca1fbb43ae: Waiting 00:30:16 2342981c5385: Layer already exists 00:30:16 684198013c68: Layer already exists 00:30:16 7aa9bde15ae3: Layer already exists 00:30:16 105ef62ac0e5: Layer already exists 00:30:16 738fb5c5cf8f: Layer already exists 00:30:16 f0e4f57e7a51: Layer already exists 00:30:16 63ca1fbb43ae: Layer already exists 00:30:16 latest: digest: sha256:1fd3829526d90a2a73c920cd9c87f1082f0e9618ae927406080c2e3b6550e1c6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:16 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:16 + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.7 00:30:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 00:30:16 105ef62ac0e5: Preparing 00:30:16 738fb5c5cf8f: Preparing 00:30:16 2342981c5385: Preparing 00:30:16 7aa9bde15ae3: Preparing 00:30:16 684198013c68: Preparing 00:30:16 f0e4f57e7a51: Preparing 00:30:16 63ca1fbb43ae: Preparing 00:30:16 f0e4f57e7a51: Waiting 00:30:16 63ca1fbb43ae: Waiting 00:30:16 2342981c5385: Layer already exists 00:30:16 105ef62ac0e5: Layer already exists 00:30:16 738fb5c5cf8f: Layer already exists 00:30:16 7aa9bde15ae3: Layer already exists 00:30:16 684198013c68: Layer already exists 00:30:16 f0e4f57e7a51: Layer already exists 00:30:16 63ca1fbb43ae: Layer already exists 00:30:16 4.0.0-dev.7: digest: sha256:1fd3829526d90a2a73c920cd9c87f1082f0e9618ae927406080c2e3b6550e1c6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:17 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:17 + docker push nexus3.edgexfoundry.org:10004/core-command:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 00:30:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 00:30:17 105ef62ac0e5: Preparing 00:30:17 738fb5c5cf8f: Preparing 00:30:17 2342981c5385: Preparing 00:30:17 7aa9bde15ae3: Preparing 00:30:17 684198013c68: Preparing 00:30:17 f0e4f57e7a51: Preparing 00:30:17 63ca1fbb43ae: Preparing 00:30:17 63ca1fbb43ae: Waiting 00:30:17 f0e4f57e7a51: Waiting 00:30:17 684198013c68: Layer already exists 00:30:17 738fb5c5cf8f: Layer already exists 00:30:17 7aa9bde15ae3: Layer already exists 00:30:17 2342981c5385: Layer already exists 00:30:17 105ef62ac0e5: Layer already exists 00:30:17 f0e4f57e7a51: Layer already exists 00:30:17 63ca1fbb43ae: Layer already exists 00:30:17 57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7: digest: sha256:1fd3829526d90a2a73c920cd9c87f1082f0e9618ae927406080c2e3b6550e1c6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:17 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:18 + docker push nexus3.edgexfoundry.org:10004/core-command:main 00:30:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 00:30:18 105ef62ac0e5: Preparing 00:30:18 738fb5c5cf8f: Preparing 00:30:18 2342981c5385: Preparing 00:30:18 7aa9bde15ae3: Preparing 00:30:18 684198013c68: Preparing 00:30:18 f0e4f57e7a51: Preparing 00:30:18 63ca1fbb43ae: Preparing 00:30:18 f0e4f57e7a51: Waiting 00:30:18 63ca1fbb43ae: Waiting 00:30:18 684198013c68: Layer already exists 00:30:18 105ef62ac0e5: Layer already exists 00:30:18 2342981c5385: Layer already exists 00:30:18 7aa9bde15ae3: Layer already exists 00:30:18 738fb5c5cf8f: Layer already exists 00:30:18 63ca1fbb43ae: Layer already exists 00:30:18 f0e4f57e7a51: Layer already exists 00:30:18 main: digest: sha256:1fd3829526d90a2a73c920cd9c87f1082f0e9618ae927406080c2e3b6550e1c6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:30:18 ===================================================== [Pipeline] echo 00:30:18 taggedImages: 00:30:18 - nexus3.edgexfoundry.org:10004/core-command:57ec9c074b958cfbefda20febbd51ab107c50bcb 00:30:18 - nexus3.edgexfoundry.org:10004/core-command:latest 00:30:18 - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.7 00:30:18 - nexus3.edgexfoundry.org:10004/core-command:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 00:30:18 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 00:30:18 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 00:30:18 57ec9c074b958cfbefda20febbd51ab107c50bcb 00:30:18 latest 00:30:18 4.0.0-dev.7 00:30:18 57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 00:30:18 main 00:30:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:18 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:57ec9c074b958cfbefda20febbd51ab107c50bcb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:18 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:57ec9c074b958cfbefda20febbd51ab107c50bcb 00:30:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 00:30:18 4329fc29cf30: Preparing 00:30:18 e8fd46712863: Preparing 00:30:18 2158f3e21428: Preparing 00:30:18 c84d15fe6baf: Preparing 00:30:18 2342981c5385: Preparing 00:30:18 7aa9bde15ae3: Preparing 00:30:18 684198013c68: Preparing 00:30:18 f0e4f57e7a51: Preparing 00:30:18 63ca1fbb43ae: Preparing 00:30:18 7aa9bde15ae3: Waiting 00:30:18 684198013c68: Waiting 00:30:18 f0e4f57e7a51: Waiting 00:30:18 63ca1fbb43ae: Waiting 00:30:18 2342981c5385: Layer already exists 00:30:18 7aa9bde15ae3: Layer already exists 00:30:18 684198013c68: Layer already exists 00:30:18 f0e4f57e7a51: Layer already exists 00:30:18 2158f3e21428: Pushed 00:30:18 63ca1fbb43ae: Layer already exists 00:30:18 e8fd46712863: Pushed 00:30:18 4329fc29cf30: Pushed 00:30:20 c84d15fe6baf: Pushed 00:30:20 57ec9c074b958cfbefda20febbd51ab107c50bcb: digest: sha256:ff5bdcee612ac6dae53df1a4c49515e7f14fe202c1baae7567e1d11ff4aac739 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:20 + 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 00:30:21 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 00:30:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 00:30:21 4329fc29cf30: Preparing 00:30:21 e8fd46712863: Preparing 00:30:21 2158f3e21428: Preparing 00:30:21 c84d15fe6baf: Preparing 00:30:21 2342981c5385: Preparing 00:30:21 7aa9bde15ae3: Preparing 00:30:21 684198013c68: Preparing 00:30:21 f0e4f57e7a51: Preparing 00:30:21 63ca1fbb43ae: Preparing 00:30:21 684198013c68: Waiting 00:30:21 7aa9bde15ae3: Waiting 00:30:21 63ca1fbb43ae: Waiting 00:30:21 f0e4f57e7a51: Waiting 00:30:21 2342981c5385: Layer already exists 00:30:21 2158f3e21428: Layer already exists 00:30:21 e8fd46712863: Layer already exists 00:30:21 c84d15fe6baf: Layer already exists 00:30:21 4329fc29cf30: Layer already exists 00:30:21 7aa9bde15ae3: Layer already exists 00:30:21 684198013c68: Layer already exists 00:30:21 63ca1fbb43ae: Layer already exists 00:30:21 f0e4f57e7a51: Layer already exists 00:30:21 latest: digest: sha256:ff5bdcee612ac6dae53df1a4c49515e7f14fe202c1baae7567e1d11ff4aac739 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:21 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:21 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.7 00:30:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 00:30:21 4329fc29cf30: Preparing 00:30:21 e8fd46712863: Preparing 00:30:21 2158f3e21428: Preparing 00:30:21 c84d15fe6baf: Preparing 00:30:21 2342981c5385: Preparing 00:30:21 7aa9bde15ae3: Preparing 00:30:21 684198013c68: Preparing 00:30:21 f0e4f57e7a51: Preparing 00:30:21 63ca1fbb43ae: Preparing 00:30:21 7aa9bde15ae3: Waiting 00:30:21 684198013c68: Waiting 00:30:21 f0e4f57e7a51: Waiting 00:30:21 63ca1fbb43ae: Waiting 00:30:21 c84d15fe6baf: Layer already exists 00:30:21 4329fc29cf30: Layer already exists 00:30:21 e8fd46712863: Layer already exists 00:30:21 2342981c5385: Layer already exists 00:30:21 2158f3e21428: Layer already exists 00:30:21 684198013c68: Layer already exists 00:30:21 f0e4f57e7a51: Layer already exists 00:30:21 63ca1fbb43ae: Layer already exists 00:30:21 7aa9bde15ae3: Layer already exists 00:30:21 4.0.0-dev.7: digest: sha256:ff5bdcee612ac6dae53df1a4c49515e7f14fe202c1baae7567e1d11ff4aac739 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:22 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:22 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 00:30:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 00:30:22 4329fc29cf30: Preparing 00:30:22 e8fd46712863: Preparing 00:30:22 2158f3e21428: Preparing 00:30:22 c84d15fe6baf: Preparing 00:30:22 2342981c5385: Preparing 00:30:22 7aa9bde15ae3: Preparing 00:30:22 684198013c68: Preparing 00:30:22 f0e4f57e7a51: Preparing 00:30:22 63ca1fbb43ae: Preparing 00:30:22 684198013c68: Waiting 00:30:22 7aa9bde15ae3: Waiting 00:30:22 f0e4f57e7a51: Waiting 00:30:22 63ca1fbb43ae: Waiting 00:30:22 2342981c5385: Layer already exists 00:30:22 4329fc29cf30: Layer already exists 00:30:22 e8fd46712863: Layer already exists 00:30:22 c84d15fe6baf: Layer already exists 00:30:22 2158f3e21428: Layer already exists 00:30:22 63ca1fbb43ae: Layer already exists 00:30:22 684198013c68: Layer already exists 00:30:22 7aa9bde15ae3: Layer already exists 00:30:22 f0e4f57e7a51: Layer already exists 00:30:22 57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7: digest: sha256:ff5bdcee612ac6dae53df1a4c49515e7f14fe202c1baae7567e1d11ff4aac739 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:22 + 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 00:30:23 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 00:30:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 00:30:23 4329fc29cf30: Preparing 00:30:23 e8fd46712863: Preparing 00:30:23 2158f3e21428: Preparing 00:30:23 c84d15fe6baf: Preparing 00:30:23 2342981c5385: Preparing 00:30:23 7aa9bde15ae3: Preparing 00:30:23 684198013c68: Preparing 00:30:23 f0e4f57e7a51: Preparing 00:30:23 63ca1fbb43ae: Preparing 00:30:23 684198013c68: Waiting 00:30:23 f0e4f57e7a51: Waiting 00:30:23 63ca1fbb43ae: Waiting 00:30:23 7aa9bde15ae3: Waiting 00:30:23 2158f3e21428: Layer already exists 00:30:23 c84d15fe6baf: Layer already exists 00:30:23 2342981c5385: Layer already exists 00:30:23 4329fc29cf30: Layer already exists 00:30:23 e8fd46712863: Layer already exists 00:30:23 684198013c68: Layer already exists 00:30:23 7aa9bde15ae3: Layer already exists 00:30:23 63ca1fbb43ae: Layer already exists 00:30:23 f0e4f57e7a51: Layer already exists 00:30:23 main: digest: sha256:ff5bdcee612ac6dae53df1a4c49515e7f14fe202c1baae7567e1d11ff4aac739 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:30:23 ===================================================== [Pipeline] echo 00:30:23 taggedImages: 00:30:23 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:57ec9c074b958cfbefda20febbd51ab107c50bcb 00:30:23 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 00:30:23 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.7 00:30:23 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 00:30:23 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 00:30:23 [edgeXDocker.push] Tagging docker image core-data with the following tags: 00:30:23 57ec9c074b958cfbefda20febbd51ab107c50bcb 00:30:23 latest 00:30:23 4.0.0-dev.7 00:30:23 57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 00:30:23 main 00:30:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:23 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:57ec9c074b958cfbefda20febbd51ab107c50bcb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:23 + docker push nexus3.edgexfoundry.org:10004/core-data:57ec9c074b958cfbefda20febbd51ab107c50bcb 00:30:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 00:30:23 48c08211e6b4: Preparing 00:30:23 dd8cdafa9a7f: Preparing 00:30:23 d307a8814d92: Preparing 00:30:23 2342981c5385: Preparing 00:30:23 7aa9bde15ae3: Preparing 00:30:23 eee70a24ee6f: Preparing 00:30:23 fdb13fae6a2f: Preparing 00:30:23 63ca1fbb43ae: Preparing 00:30:23 fdb13fae6a2f: Waiting 00:30:23 63ca1fbb43ae: Waiting 00:30:23 2342981c5385: Layer already exists 00:30:23 7aa9bde15ae3: Layer already exists 00:30:23 48c08211e6b4: Pushed 00:30:23 dd8cdafa9a7f: Pushed 00:30:23 fdb13fae6a2f: Pushed 00:30:23 63ca1fbb43ae: Layer already exists 00:30:24 eee70a24ee6f: Pushed 00:30:27 d307a8814d92: Pushed 00:30:27 57ec9c074b958cfbefda20febbd51ab107c50bcb: digest: sha256:79914ba91ce12c4405ba315f3349d113a5b4f5413e6c779d3dcae589cd9f5cf3 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:28 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:28 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 00:30:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 00:30:28 48c08211e6b4: Preparing 00:30:28 dd8cdafa9a7f: Preparing 00:30:28 d307a8814d92: Preparing 00:30:28 2342981c5385: Preparing 00:30:28 7aa9bde15ae3: Preparing 00:30:28 eee70a24ee6f: Preparing 00:30:28 fdb13fae6a2f: Preparing 00:30:28 63ca1fbb43ae: Preparing 00:30:28 eee70a24ee6f: Waiting 00:30:28 fdb13fae6a2f: Waiting 00:30:28 63ca1fbb43ae: Waiting 00:30:28 d307a8814d92: Layer already exists 00:30:28 2342981c5385: Layer already exists 00:30:28 dd8cdafa9a7f: Layer already exists 00:30:28 48c08211e6b4: Layer already exists 00:30:28 7aa9bde15ae3: Layer already exists 00:30:28 63ca1fbb43ae: Layer already exists 00:30:28 eee70a24ee6f: Layer already exists 00:30:28 fdb13fae6a2f: Layer already exists 00:30:28 latest: digest: sha256:79914ba91ce12c4405ba315f3349d113a5b4f5413e6c779d3dcae589cd9f5cf3 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:28 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:29 + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.7 00:30:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 00:30:29 48c08211e6b4: Preparing 00:30:29 dd8cdafa9a7f: Preparing 00:30:29 d307a8814d92: Preparing 00:30:29 2342981c5385: Preparing 00:30:29 7aa9bde15ae3: Preparing 00:30:29 eee70a24ee6f: Preparing 00:30:29 fdb13fae6a2f: Preparing 00:30:29 63ca1fbb43ae: Preparing 00:30:29 fdb13fae6a2f: Waiting 00:30:29 eee70a24ee6f: Waiting 00:30:29 63ca1fbb43ae: Waiting 00:30:29 7aa9bde15ae3: Layer already exists 00:30:29 48c08211e6b4: Layer already exists 00:30:29 dd8cdafa9a7f: Layer already exists 00:30:29 2342981c5385: Layer already exists 00:30:29 d307a8814d92: Layer already exists 00:30:29 eee70a24ee6f: Layer already exists 00:30:29 fdb13fae6a2f: Layer already exists 00:30:29 63ca1fbb43ae: Layer already exists 00:30:29 4.0.0-dev.7: digest: sha256:79914ba91ce12c4405ba315f3349d113a5b4f5413e6c779d3dcae589cd9f5cf3 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:29 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:29 + docker push nexus3.edgexfoundry.org:10004/core-data:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 00:30:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 00:30:29 48c08211e6b4: Preparing 00:30:29 dd8cdafa9a7f: Preparing 00:30:29 d307a8814d92: Preparing 00:30:29 2342981c5385: Preparing 00:30:29 7aa9bde15ae3: Preparing 00:30:29 eee70a24ee6f: Preparing 00:30:29 fdb13fae6a2f: Preparing 00:30:29 63ca1fbb43ae: Preparing 00:30:29 eee70a24ee6f: Waiting 00:30:29 fdb13fae6a2f: Waiting 00:30:29 63ca1fbb43ae: Waiting 00:30:29 7aa9bde15ae3: Layer already exists 00:30:29 dd8cdafa9a7f: Layer already exists 00:30:29 2342981c5385: Layer already exists 00:30:29 48c08211e6b4: Layer already exists 00:30:29 d307a8814d92: Layer already exists 00:30:29 eee70a24ee6f: Layer already exists 00:30:29 63ca1fbb43ae: Layer already exists 00:30:29 fdb13fae6a2f: Layer already exists 00:30:29 57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7: digest: sha256:79914ba91ce12c4405ba315f3349d113a5b4f5413e6c779d3dcae589cd9f5cf3 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:30 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:30 + docker push nexus3.edgexfoundry.org:10004/core-data:main 00:30:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 00:30:30 48c08211e6b4: Preparing 00:30:30 dd8cdafa9a7f: Preparing 00:30:30 d307a8814d92: Preparing 00:30:30 2342981c5385: Preparing 00:30:30 7aa9bde15ae3: Preparing 00:30:30 eee70a24ee6f: Preparing 00:30:30 fdb13fae6a2f: Preparing 00:30:30 63ca1fbb43ae: Preparing 00:30:30 eee70a24ee6f: Waiting 00:30:30 fdb13fae6a2f: Waiting 00:30:30 63ca1fbb43ae: Waiting 00:30:30 48c08211e6b4: Layer already exists 00:30:30 7aa9bde15ae3: Layer already exists 00:30:30 2342981c5385: Layer already exists 00:30:30 dd8cdafa9a7f: Layer already exists 00:30:30 d307a8814d92: Layer already exists 00:30:30 eee70a24ee6f: Layer already exists 00:30:30 fdb13fae6a2f: Layer already exists 00:30:30 63ca1fbb43ae: Layer already exists 00:30:30 main: digest: sha256:79914ba91ce12c4405ba315f3349d113a5b4f5413e6c779d3dcae589cd9f5cf3 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:30:30 ===================================================== [Pipeline] echo 00:30:30 taggedImages: 00:30:30 - nexus3.edgexfoundry.org:10004/core-data:57ec9c074b958cfbefda20febbd51ab107c50bcb 00:30:30 - nexus3.edgexfoundry.org:10004/core-data:latest 00:30:30 - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.7 00:30:30 - nexus3.edgexfoundry.org:10004/core-data:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 00:30:30 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 00:30:30 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 00:30:30 57ec9c074b958cfbefda20febbd51ab107c50bcb 00:30:30 latest 00:30:30 4.0.0-dev.7 00:30:30 57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 00:30:30 main 00:30:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:30 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:57ec9c074b958cfbefda20febbd51ab107c50bcb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:31 + docker push nexus3.edgexfoundry.org:10004/core-keeper:57ec9c074b958cfbefda20febbd51ab107c50bcb 00:30:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 00:30:31 94f7f1693b39: Preparing 00:30:31 02f3383b8a6a: Preparing 00:30:31 df717a63c4fa: Preparing 00:30:31 7aa9bde15ae3: Preparing 00:30:31 769e409ebc3c: Preparing 00:30:31 39f7e7666fd2: Preparing 00:30:31 63ca1fbb43ae: Preparing 00:30:31 63ca1fbb43ae: Waiting 00:30:31 39f7e7666fd2: Waiting 00:30:31 7aa9bde15ae3: Layer already exists 00:30:31 94f7f1693b39: Pushed 00:30:31 63ca1fbb43ae: Layer already exists 00:30:31 39f7e7666fd2: Pushed 00:30:31 769e409ebc3c: Pushed 00:30:31 02f3383b8a6a: Pushed 00:30:34 df717a63c4fa: Pushed 00:30:34 57ec9c074b958cfbefda20febbd51ab107c50bcb: digest: sha256:03977b123924622b795a10d737cf35b450c3e20a89f33cdc3ccc11d500eb452f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:34 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:35 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 00:30:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 00:30:35 94f7f1693b39: Preparing 00:30:35 02f3383b8a6a: Preparing 00:30:35 df717a63c4fa: Preparing 00:30:35 7aa9bde15ae3: Preparing 00:30:35 769e409ebc3c: Preparing 00:30:35 39f7e7666fd2: Preparing 00:30:35 63ca1fbb43ae: Preparing 00:30:35 63ca1fbb43ae: Waiting 00:30:35 39f7e7666fd2: Waiting 00:30:35 df717a63c4fa: Layer already exists 00:30:35 7aa9bde15ae3: Layer already exists 00:30:35 769e409ebc3c: Layer already exists 00:30:35 02f3383b8a6a: Layer already exists 00:30:35 94f7f1693b39: Layer already exists 00:30:35 39f7e7666fd2: Layer already exists 00:30:35 63ca1fbb43ae: Layer already exists 00:30:35 latest: digest: sha256:03977b123924622b795a10d737cf35b450c3e20a89f33cdc3ccc11d500eb452f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:35 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:35 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.7 00:30:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 00:30:35 94f7f1693b39: Preparing 00:30:35 02f3383b8a6a: Preparing 00:30:35 df717a63c4fa: Preparing 00:30:35 7aa9bde15ae3: Preparing 00:30:35 769e409ebc3c: Preparing 00:30:35 39f7e7666fd2: Preparing 00:30:35 63ca1fbb43ae: Preparing 00:30:35 63ca1fbb43ae: Waiting 00:30:35 39f7e7666fd2: Waiting 00:30:35 769e409ebc3c: Layer already exists 00:30:35 02f3383b8a6a: Layer already exists 00:30:35 94f7f1693b39: Layer already exists 00:30:35 df717a63c4fa: Layer already exists 00:30:35 7aa9bde15ae3: Layer already exists 00:30:35 39f7e7666fd2: Layer already exists 00:30:35 63ca1fbb43ae: Layer already exists 00:30:35 4.0.0-dev.7: digest: sha256:03977b123924622b795a10d737cf35b450c3e20a89f33cdc3ccc11d500eb452f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:36 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:36 + docker push nexus3.edgexfoundry.org:10004/core-keeper:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 00:30:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 00:30:36 94f7f1693b39: Preparing 00:30:36 02f3383b8a6a: Preparing 00:30:36 df717a63c4fa: Preparing 00:30:36 7aa9bde15ae3: Preparing 00:30:36 769e409ebc3c: Preparing 00:30:36 39f7e7666fd2: Preparing 00:30:36 63ca1fbb43ae: Preparing 00:30:36 39f7e7666fd2: Waiting 00:30:36 63ca1fbb43ae: Waiting 00:30:36 02f3383b8a6a: Layer already exists 00:30:36 94f7f1693b39: Layer already exists 00:30:36 769e409ebc3c: Layer already exists 00:30:36 df717a63c4fa: Layer already exists 00:30:36 7aa9bde15ae3: Layer already exists 00:30:36 39f7e7666fd2: Layer already exists 00:30:36 63ca1fbb43ae: Layer already exists 00:30:36 57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7: digest: sha256:03977b123924622b795a10d737cf35b450c3e20a89f33cdc3ccc11d500eb452f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:36 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:37 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 00:30:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 00:30:37 94f7f1693b39: Preparing 00:30:37 02f3383b8a6a: Preparing 00:30:37 df717a63c4fa: Preparing 00:30:37 7aa9bde15ae3: Preparing 00:30:37 769e409ebc3c: Preparing 00:30:37 39f7e7666fd2: Preparing 00:30:37 63ca1fbb43ae: Preparing 00:30:37 63ca1fbb43ae: Waiting 00:30:37 39f7e7666fd2: Waiting 00:30:37 94f7f1693b39: Layer already exists 00:30:37 769e409ebc3c: Layer already exists 00:30:37 7aa9bde15ae3: Layer already exists 00:30:37 df717a63c4fa: Layer already exists 00:30:37 02f3383b8a6a: Layer already exists 00:30:37 63ca1fbb43ae: Layer already exists 00:30:37 39f7e7666fd2: Layer already exists 00:30:37 main: digest: sha256:03977b123924622b795a10d737cf35b450c3e20a89f33cdc3ccc11d500eb452f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:30:37 ===================================================== [Pipeline] echo 00:30:37 taggedImages: 00:30:37 - nexus3.edgexfoundry.org:10004/core-keeper:57ec9c074b958cfbefda20febbd51ab107c50bcb 00:30:37 - nexus3.edgexfoundry.org:10004/core-keeper:latest 00:30:37 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.7 00:30:37 - nexus3.edgexfoundry.org:10004/core-keeper:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 00:30:37 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 00:30:37 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 00:30:37 57ec9c074b958cfbefda20febbd51ab107c50bcb 00:30:37 latest 00:30:37 4.0.0-dev.7 00:30:37 57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 00:30:37 main 00:30:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:37 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:57ec9c074b958cfbefda20febbd51ab107c50bcb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:37 + docker push nexus3.edgexfoundry.org:10004/core-metadata:57ec9c074b958cfbefda20febbd51ab107c50bcb 00:30:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 00:30:37 7674e2dd59e6: Preparing 00:30:37 bcfc379cbacd: Preparing 00:30:37 b04216038318: Preparing 00:30:37 cad4a0dd7c2f: Preparing 00:30:37 2342981c5385: Preparing 00:30:37 7aa9bde15ae3: Preparing 00:30:37 684198013c68: Preparing 00:30:37 f0e4f57e7a51: Preparing 00:30:37 63ca1fbb43ae: Preparing 00:30:37 f0e4f57e7a51: Waiting 00:30:37 7aa9bde15ae3: Waiting 00:30:37 684198013c68: Waiting 00:30:37 2342981c5385: Layer already exists 00:30:37 7aa9bde15ae3: Layer already exists 00:30:37 684198013c68: Layer already exists 00:30:37 f0e4f57e7a51: Layer already exists 00:30:37 bcfc379cbacd: Pushed 00:30:37 63ca1fbb43ae: Layer already exists 00:30:37 b04216038318: Pushed 00:30:37 7674e2dd59e6: Pushed 00:30:41 cad4a0dd7c2f: Pushed 00:30:41 57ec9c074b958cfbefda20febbd51ab107c50bcb: digest: sha256:b5f308703fb8262fba954da075e29db7a1f1fb219044cef2c94bd9310a48fbee size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:41 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 00:30:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 00:30:42 7674e2dd59e6: Preparing 00:30:42 bcfc379cbacd: Preparing 00:30:42 b04216038318: Preparing 00:30:42 cad4a0dd7c2f: Preparing 00:30:42 2342981c5385: Preparing 00:30:42 7aa9bde15ae3: Preparing 00:30:42 684198013c68: Preparing 00:30:42 f0e4f57e7a51: Preparing 00:30:42 63ca1fbb43ae: Preparing 00:30:42 f0e4f57e7a51: Waiting 00:30:42 7aa9bde15ae3: Waiting 00:30:42 63ca1fbb43ae: Waiting 00:30:42 684198013c68: Waiting 00:30:42 bcfc379cbacd: Layer already exists 00:30:42 2342981c5385: Layer already exists 00:30:42 b04216038318: Layer already exists 00:30:42 cad4a0dd7c2f: Layer already exists 00:30:42 7674e2dd59e6: Layer already exists 00:30:42 7aa9bde15ae3: Layer already exists 00:30:42 684198013c68: Layer already exists 00:30:42 63ca1fbb43ae: Layer already exists 00:30:42 f0e4f57e7a51: Layer already exists 00:30:42 latest: digest: sha256:b5f308703fb8262fba954da075e29db7a1f1fb219044cef2c94bd9310a48fbee size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:42 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.7 00:30:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 00:30:42 7674e2dd59e6: Preparing 00:30:42 bcfc379cbacd: Preparing 00:30:42 b04216038318: Preparing 00:30:42 cad4a0dd7c2f: Preparing 00:30:42 2342981c5385: Preparing 00:30:42 7aa9bde15ae3: Preparing 00:30:42 684198013c68: Preparing 00:30:42 f0e4f57e7a51: Preparing 00:30:42 63ca1fbb43ae: Preparing 00:30:42 7aa9bde15ae3: Waiting 00:30:42 684198013c68: Waiting 00:30:42 f0e4f57e7a51: Waiting 00:30:42 63ca1fbb43ae: Waiting 00:30:42 cad4a0dd7c2f: Layer already exists 00:30:42 7674e2dd59e6: Layer already exists 00:30:42 2342981c5385: Layer already exists 00:30:42 bcfc379cbacd: Layer already exists 00:30:42 b04216038318: Layer already exists 00:30:42 684198013c68: Layer already exists 00:30:42 63ca1fbb43ae: Layer already exists 00:30:42 f0e4f57e7a51: Layer already exists 00:30:42 7aa9bde15ae3: Layer already exists 00:30:42 4.0.0-dev.7: digest: sha256:b5f308703fb8262fba954da075e29db7a1f1fb219044cef2c94bd9310a48fbee size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:43 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 00:30:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 00:30:43 7674e2dd59e6: Preparing 00:30:43 bcfc379cbacd: Preparing 00:30:43 b04216038318: Preparing 00:30:43 cad4a0dd7c2f: Preparing 00:30:43 2342981c5385: Preparing 00:30:43 7aa9bde15ae3: Preparing 00:30:43 684198013c68: Preparing 00:30:43 f0e4f57e7a51: Preparing 00:30:43 63ca1fbb43ae: Preparing 00:30:43 7aa9bde15ae3: Waiting 00:30:43 63ca1fbb43ae: Waiting 00:30:43 f0e4f57e7a51: Waiting 00:30:43 2342981c5385: Layer already exists 00:30:43 cad4a0dd7c2f: Layer already exists 00:30:43 7674e2dd59e6: Layer already exists 00:30:43 b04216038318: Layer already exists 00:30:43 bcfc379cbacd: Layer already exists 00:30:43 7aa9bde15ae3: Layer already exists 00:30:43 684198013c68: Layer already exists 00:30:43 f0e4f57e7a51: Layer already exists 00:30:43 63ca1fbb43ae: Layer already exists 00:30:43 57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7: digest: sha256:b5f308703fb8262fba954da075e29db7a1f1fb219044cef2c94bd9310a48fbee size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:43 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 00:30:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 00:30:44 7674e2dd59e6: Preparing 00:30:44 bcfc379cbacd: Preparing 00:30:44 b04216038318: Preparing 00:30:44 cad4a0dd7c2f: Preparing 00:30:44 2342981c5385: Preparing 00:30:44 7aa9bde15ae3: Preparing 00:30:44 684198013c68: Preparing 00:30:44 f0e4f57e7a51: Preparing 00:30:44 63ca1fbb43ae: Preparing 00:30:44 684198013c68: Waiting 00:30:44 7aa9bde15ae3: Waiting 00:30:44 f0e4f57e7a51: Waiting 00:30:44 63ca1fbb43ae: Waiting 00:30:44 cad4a0dd7c2f: Layer already exists 00:30:44 b04216038318: Layer already exists 00:30:44 bcfc379cbacd: Layer already exists 00:30:44 2342981c5385: Layer already exists 00:30:44 7674e2dd59e6: Layer already exists 00:30:44 f0e4f57e7a51: Layer already exists 00:30:44 7aa9bde15ae3: Layer already exists 00:30:44 63ca1fbb43ae: Layer already exists 00:30:44 684198013c68: Layer already exists 00:30:44 main: digest: sha256:b5f308703fb8262fba954da075e29db7a1f1fb219044cef2c94bd9310a48fbee size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:30:44 ===================================================== [Pipeline] echo 00:30:44 taggedImages: 00:30:44 - nexus3.edgexfoundry.org:10004/core-metadata:57ec9c074b958cfbefda20febbd51ab107c50bcb 00:30:44 - nexus3.edgexfoundry.org:10004/core-metadata:latest 00:30:44 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.7 00:30:44 - nexus3.edgexfoundry.org:10004/core-metadata:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 00:30:44 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 00:30:44 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 00:30:44 57ec9c074b958cfbefda20febbd51ab107c50bcb 00:30:44 latest 00:30:44 4.0.0-dev.7 00:30:44 57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 00:30:44 main 00:30:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:44 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:57ec9c074b958cfbefda20febbd51ab107c50bcb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:57ec9c074b958cfbefda20febbd51ab107c50bcb 00:30:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 00:30:44 a049bb5ad952: Preparing 00:30:44 4bb3c4378d8f: Preparing 00:30:44 b60fbbd48be5: Preparing 00:30:44 e37030b8f143: Preparing 00:30:44 1d11dd86045e: Preparing 00:30:44 e8b87d3c0979: Preparing 00:30:44 b50c7caee240: Preparing 00:30:44 2342981c5385: Preparing 00:30:44 7aa9bde15ae3: Preparing 00:30:44 e5221ed3e564: Preparing 00:30:44 2741ff3cef0c: Preparing 00:30:44 5f70bf18a086: Preparing 00:30:44 a3a3625efd98: Preparing 00:30:44 43dae54126c0: Preparing 00:30:44 deb9c6b95544: Preparing 00:30:44 63ca1fbb43ae: Preparing 00:30:44 e5221ed3e564: Waiting 00:30:44 43dae54126c0: Waiting 00:30:44 deb9c6b95544: Waiting 00:30:44 63ca1fbb43ae: Waiting 00:30:44 a3a3625efd98: Waiting 00:30:44 e8b87d3c0979: Waiting 00:30:44 2741ff3cef0c: Waiting 00:30:44 b50c7caee240: Waiting 00:30:44 7aa9bde15ae3: Waiting 00:30:44 2342981c5385: Waiting 00:30:44 5f70bf18a086: Waiting 00:30:44 e37030b8f143: Pushed 00:30:44 a049bb5ad952: Pushed 00:30:44 1d11dd86045e: Pushed 00:30:44 b60fbbd48be5: Pushed 00:30:44 4bb3c4378d8f: Pushed 00:30:44 2342981c5385: Layer already exists 00:30:44 e8b87d3c0979: Pushed 00:30:44 7aa9bde15ae3: Layer already exists 00:30:44 5f70bf18a086: Layer already exists 00:30:45 e5221ed3e564: Pushed 00:30:45 2741ff3cef0c: Pushed 00:30:45 a3a3625efd98: Pushed 00:30:45 63ca1fbb43ae: Layer already exists 00:30:45 deb9c6b95544: Pushed 00:30:45 43dae54126c0: Pushed 00:30:47 b50c7caee240: Pushed 00:30:47 57ec9c074b958cfbefda20febbd51ab107c50bcb: digest: sha256:64ccebc26892f3a074a82d39dff4f2cc091744e61d406d99b433c387234418c4 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:47 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:47 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 00:30:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 00:30:47 a049bb5ad952: Preparing 00:30:47 4bb3c4378d8f: Preparing 00:30:47 b60fbbd48be5: Preparing 00:30:47 e37030b8f143: Preparing 00:30:47 1d11dd86045e: Preparing 00:30:47 e8b87d3c0979: Preparing 00:30:47 b50c7caee240: Preparing 00:30:47 2342981c5385: Preparing 00:30:47 7aa9bde15ae3: Preparing 00:30:47 e5221ed3e564: Preparing 00:30:47 2741ff3cef0c: Preparing 00:30:47 5f70bf18a086: Preparing 00:30:47 a3a3625efd98: Preparing 00:30:47 43dae54126c0: Preparing 00:30:47 deb9c6b95544: Preparing 00:30:47 63ca1fbb43ae: Preparing 00:30:47 7aa9bde15ae3: Waiting 00:30:47 e5221ed3e564: Waiting 00:30:47 2741ff3cef0c: Waiting 00:30:47 5f70bf18a086: Waiting 00:30:47 a3a3625efd98: Waiting 00:30:47 43dae54126c0: Waiting 00:30:47 deb9c6b95544: Waiting 00:30:47 63ca1fbb43ae: Waiting 00:30:47 b50c7caee240: Waiting 00:30:47 2342981c5385: Waiting 00:30:47 e8b87d3c0979: Waiting 00:30:47 e37030b8f143: Layer already exists 00:30:47 b60fbbd48be5: Layer already exists 00:30:47 4bb3c4378d8f: Layer already exists 00:30:47 a049bb5ad952: Layer already exists 00:30:47 1d11dd86045e: Layer already exists 00:30:47 e8b87d3c0979: Layer already exists 00:30:47 b50c7caee240: Layer already exists 00:30:47 2342981c5385: Layer already exists 00:30:47 7aa9bde15ae3: Layer already exists 00:30:47 e5221ed3e564: Layer already exists 00:30:47 5f70bf18a086: Layer already exists 00:30:47 2741ff3cef0c: Layer already exists 00:30:47 a3a3625efd98: Layer already exists 00:30:47 deb9c6b95544: Layer already exists 00:30:47 43dae54126c0: Layer already exists 00:30:47 63ca1fbb43ae: Layer already exists 00:30:47 latest: digest: sha256:64ccebc26892f3a074a82d39dff4f2cc091744e61d406d99b433c387234418c4 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:48 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.7 00:30:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 00:30:48 a049bb5ad952: Preparing 00:30:48 4bb3c4378d8f: Preparing 00:30:48 b60fbbd48be5: Preparing 00:30:48 e37030b8f143: Preparing 00:30:48 1d11dd86045e: Preparing 00:30:48 e8b87d3c0979: Preparing 00:30:48 b50c7caee240: Preparing 00:30:48 2342981c5385: Preparing 00:30:48 7aa9bde15ae3: Preparing 00:30:48 e5221ed3e564: Preparing 00:30:48 2741ff3cef0c: Preparing 00:30:48 5f70bf18a086: Preparing 00:30:48 a3a3625efd98: Preparing 00:30:48 43dae54126c0: Preparing 00:30:48 deb9c6b95544: Preparing 00:30:48 63ca1fbb43ae: Preparing 00:30:48 b50c7caee240: Waiting 00:30:48 2342981c5385: Waiting 00:30:48 7aa9bde15ae3: Waiting 00:30:48 e5221ed3e564: Waiting 00:30:48 2741ff3cef0c: Waiting 00:30:48 5f70bf18a086: Waiting 00:30:48 a3a3625efd98: Waiting 00:30:48 43dae54126c0: Waiting 00:30:48 e8b87d3c0979: Waiting 00:30:48 4bb3c4378d8f: Layer already exists 00:30:48 e37030b8f143: Layer already exists 00:30:48 b60fbbd48be5: Layer already exists 00:30:48 a049bb5ad952: Layer already exists 00:30:48 1d11dd86045e: Layer already exists 00:30:48 b50c7caee240: Layer already exists 00:30:48 7aa9bde15ae3: Layer already exists 00:30:48 e8b87d3c0979: Layer already exists 00:30:48 2342981c5385: Layer already exists 00:30:48 e5221ed3e564: Layer already exists 00:30:48 2741ff3cef0c: Layer already exists 00:30:48 5f70bf18a086: Layer already exists 00:30:48 43dae54126c0: Layer already exists 00:30:48 a3a3625efd98: Layer already exists 00:30:48 deb9c6b95544: Layer already exists 00:30:48 63ca1fbb43ae: Layer already exists 00:30:48 4.0.0-dev.7: digest: sha256:64ccebc26892f3a074a82d39dff4f2cc091744e61d406d99b433c387234418c4 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:48 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 00:30:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 00:30:49 a049bb5ad952: Preparing 00:30:49 4bb3c4378d8f: Preparing 00:30:49 b60fbbd48be5: Preparing 00:30:49 e37030b8f143: Preparing 00:30:49 1d11dd86045e: Preparing 00:30:49 e8b87d3c0979: Preparing 00:30:49 b50c7caee240: Preparing 00:30:49 2342981c5385: Preparing 00:30:49 7aa9bde15ae3: Preparing 00:30:49 e5221ed3e564: Preparing 00:30:49 2741ff3cef0c: Preparing 00:30:49 5f70bf18a086: Preparing 00:30:49 a3a3625efd98: Preparing 00:30:49 43dae54126c0: Preparing 00:30:49 deb9c6b95544: Preparing 00:30:49 63ca1fbb43ae: Preparing 00:30:49 7aa9bde15ae3: Waiting 00:30:49 e5221ed3e564: Waiting 00:30:49 2741ff3cef0c: Waiting 00:30:49 5f70bf18a086: Waiting 00:30:49 deb9c6b95544: Waiting 00:30:49 a3a3625efd98: Waiting 00:30:49 63ca1fbb43ae: Waiting 00:30:49 43dae54126c0: Waiting 00:30:49 e8b87d3c0979: Waiting 00:30:49 b50c7caee240: Waiting 00:30:49 2342981c5385: Waiting 00:30:49 4bb3c4378d8f: Layer already exists 00:30:49 a049bb5ad952: Layer already exists 00:30:49 1d11dd86045e: Layer already exists 00:30:49 b60fbbd48be5: Layer already exists 00:30:49 e37030b8f143: Layer already exists 00:30:49 e8b87d3c0979: Layer already exists 00:30:49 7aa9bde15ae3: Layer already exists 00:30:49 e5221ed3e564: Layer already exists 00:30:49 2342981c5385: Layer already exists 00:30:49 b50c7caee240: Layer already exists 00:30:49 2741ff3cef0c: Layer already exists 00:30:49 5f70bf18a086: Layer already exists 00:30:49 43dae54126c0: Layer already exists 00:30:49 a3a3625efd98: Layer already exists 00:30:49 deb9c6b95544: Layer already exists 00:30:49 63ca1fbb43ae: Layer already exists 00:30:49 57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7: digest: sha256:64ccebc26892f3a074a82d39dff4f2cc091744e61d406d99b433c387234418c4 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:49 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 00:30:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 00:30:49 a049bb5ad952: Preparing 00:30:49 4bb3c4378d8f: Preparing 00:30:49 b60fbbd48be5: Preparing 00:30:49 e37030b8f143: Preparing 00:30:49 1d11dd86045e: Preparing 00:30:49 e8b87d3c0979: Preparing 00:30:49 b50c7caee240: Preparing 00:30:49 2342981c5385: Preparing 00:30:49 7aa9bde15ae3: Preparing 00:30:49 e5221ed3e564: Preparing 00:30:49 2741ff3cef0c: Preparing 00:30:49 5f70bf18a086: Preparing 00:30:49 a3a3625efd98: Preparing 00:30:49 43dae54126c0: Preparing 00:30:49 deb9c6b95544: Preparing 00:30:49 63ca1fbb43ae: Preparing 00:30:49 2741ff3cef0c: Waiting 00:30:49 43dae54126c0: Waiting 00:30:49 5f70bf18a086: Waiting 00:30:49 a3a3625efd98: Waiting 00:30:49 deb9c6b95544: Waiting 00:30:49 e8b87d3c0979: Waiting 00:30:49 b50c7caee240: Waiting 00:30:49 63ca1fbb43ae: Waiting 00:30:49 2342981c5385: Waiting 00:30:49 e5221ed3e564: Waiting 00:30:49 7aa9bde15ae3: Waiting 00:30:49 4bb3c4378d8f: Layer already exists 00:30:49 b60fbbd48be5: Layer already exists 00:30:49 e37030b8f143: Layer already exists 00:30:49 1d11dd86045e: Layer already exists 00:30:49 a049bb5ad952: Layer already exists 00:30:49 b50c7caee240: Layer already exists 00:30:49 2342981c5385: Layer already exists 00:30:49 e8b87d3c0979: Layer already exists 00:30:49 7aa9bde15ae3: Layer already exists 00:30:49 e5221ed3e564: Layer already exists 00:30:49 2741ff3cef0c: Layer already exists 00:30:49 5f70bf18a086: Layer already exists 00:30:49 deb9c6b95544: Layer already exists 00:30:49 a3a3625efd98: Layer already exists 00:30:49 43dae54126c0: Layer already exists 00:30:49 63ca1fbb43ae: Layer already exists 00:30:49 main: digest: sha256:64ccebc26892f3a074a82d39dff4f2cc091744e61d406d99b433c387234418c4 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:30:49 ===================================================== [Pipeline] echo 00:30:49 taggedImages: 00:30:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper:57ec9c074b958cfbefda20febbd51ab107c50bcb 00:30:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 00:30:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.7 00:30:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 00:30:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 00:30:49 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 00:30:49 57ec9c074b958cfbefda20febbd51ab107c50bcb 00:30:49 latest 00:30:49 4.0.0-dev.7 00:30:49 57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 00:30:49 main 00:30:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:50 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:57ec9c074b958cfbefda20febbd51ab107c50bcb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:57ec9c074b958cfbefda20febbd51ab107c50bcb 00:30:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 00:30:50 4329fc29cf30: Preparing 00:30:50 e8fd46712863: Preparing 00:30:50 20bc28b3c3a0: Preparing 00:30:50 83344f060b51: Preparing 00:30:50 2342981c5385: Preparing 00:30:50 7aa9bde15ae3: Preparing 00:30:50 684198013c68: Preparing 00:30:50 f0e4f57e7a51: Preparing 00:30:50 63ca1fbb43ae: Preparing 00:30:50 f0e4f57e7a51: Waiting 00:30:50 63ca1fbb43ae: Waiting 00:30:50 7aa9bde15ae3: Waiting 00:30:50 684198013c68: Waiting 00:30:50 e8fd46712863: Layer already exists 00:30:50 4329fc29cf30: Layer already exists 00:30:50 2342981c5385: Layer already exists 00:30:50 7aa9bde15ae3: Layer already exists 00:30:50 684198013c68: Layer already exists 00:30:50 f0e4f57e7a51: Layer already exists 00:30:50 63ca1fbb43ae: Layer already exists 00:30:50 20bc28b3c3a0: Pushed 00:30:53 83344f060b51: Pushed 00:30:53 57ec9c074b958cfbefda20febbd51ab107c50bcb: digest: sha256:b03c2d01702bc2ef10bf182fce7c5c1e0a0510927fe797c857aeca93b8de627c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:54 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 00:30:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 00:30:54 4329fc29cf30: Preparing 00:30:54 e8fd46712863: Preparing 00:30:54 20bc28b3c3a0: Preparing 00:30:54 83344f060b51: Preparing 00:30:54 2342981c5385: Preparing 00:30:54 7aa9bde15ae3: Preparing 00:30:54 684198013c68: Preparing 00:30:54 f0e4f57e7a51: Preparing 00:30:54 63ca1fbb43ae: Preparing 00:30:54 7aa9bde15ae3: Waiting 00:30:54 684198013c68: Waiting 00:30:54 f0e4f57e7a51: Waiting 00:30:54 63ca1fbb43ae: Waiting 00:30:54 e8fd46712863: Layer already exists 00:30:54 83344f060b51: Layer already exists 00:30:54 4329fc29cf30: Layer already exists 00:30:54 20bc28b3c3a0: Layer already exists 00:30:54 2342981c5385: Layer already exists 00:30:54 684198013c68: Layer already exists 00:30:54 f0e4f57e7a51: Layer already exists 00:30:54 63ca1fbb43ae: Layer already exists 00:30:54 7aa9bde15ae3: Layer already exists 00:30:54 latest: digest: sha256:b03c2d01702bc2ef10bf182fce7c5c1e0a0510927fe797c857aeca93b8de627c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:54 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.7 00:30:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 00:30:55 4329fc29cf30: Preparing 00:30:55 e8fd46712863: Preparing 00:30:55 20bc28b3c3a0: Preparing 00:30:55 83344f060b51: Preparing 00:30:55 2342981c5385: Preparing 00:30:55 7aa9bde15ae3: Preparing 00:30:55 684198013c68: Preparing 00:30:55 f0e4f57e7a51: Preparing 00:30:55 63ca1fbb43ae: Preparing 00:30:55 7aa9bde15ae3: Waiting 00:30:55 684198013c68: Waiting 00:30:55 f0e4f57e7a51: Waiting 00:30:55 63ca1fbb43ae: Waiting 00:30:55 83344f060b51: Layer already exists 00:30:55 e8fd46712863: Layer already exists 00:30:55 4329fc29cf30: Layer already exists 00:30:55 2342981c5385: Layer already exists 00:30:55 20bc28b3c3a0: Layer already exists 00:30:55 684198013c68: Layer already exists 00:30:55 7aa9bde15ae3: Layer already exists 00:30:55 63ca1fbb43ae: Layer already exists 00:30:55 f0e4f57e7a51: Layer already exists 00:30:55 4.0.0-dev.7: digest: sha256:b03c2d01702bc2ef10bf182fce7c5c1e0a0510927fe797c857aeca93b8de627c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:55 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 00:30:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 00:30:55 4329fc29cf30: Preparing 00:30:55 e8fd46712863: Preparing 00:30:55 20bc28b3c3a0: Preparing 00:30:55 83344f060b51: Preparing 00:30:55 2342981c5385: Preparing 00:30:55 7aa9bde15ae3: Preparing 00:30:55 684198013c68: Preparing 00:30:55 f0e4f57e7a51: Preparing 00:30:55 63ca1fbb43ae: Preparing 00:30:55 7aa9bde15ae3: Waiting 00:30:55 f0e4f57e7a51: Waiting 00:30:55 684198013c68: Waiting 00:30:55 63ca1fbb43ae: Waiting 00:30:55 e8fd46712863: Layer already exists 00:30:55 4329fc29cf30: Layer already exists 00:30:55 83344f060b51: Layer already exists 00:30:55 20bc28b3c3a0: Layer already exists 00:30:55 2342981c5385: Layer already exists 00:30:55 7aa9bde15ae3: Layer already exists 00:30:55 f0e4f57e7a51: Layer already exists 00:30:55 684198013c68: Layer already exists 00:30:55 63ca1fbb43ae: Layer already exists 00:30:55 57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7: digest: sha256:b03c2d01702bc2ef10bf182fce7c5c1e0a0510927fe797c857aeca93b8de627c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:56 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 00:30:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 00:30:56 4329fc29cf30: Preparing 00:30:56 e8fd46712863: Preparing 00:30:56 20bc28b3c3a0: Preparing 00:30:56 83344f060b51: Preparing 00:30:56 2342981c5385: Preparing 00:30:56 7aa9bde15ae3: Preparing 00:30:56 684198013c68: Preparing 00:30:56 f0e4f57e7a51: Preparing 00:30:56 63ca1fbb43ae: Preparing 00:30:56 63ca1fbb43ae: Waiting 00:30:56 7aa9bde15ae3: Waiting 00:30:56 f0e4f57e7a51: Waiting 00:30:56 684198013c68: Waiting 00:30:56 e8fd46712863: Layer already exists 00:30:56 83344f060b51: Layer already exists 00:30:56 20bc28b3c3a0: Layer already exists 00:30:56 2342981c5385: Layer already exists 00:30:56 4329fc29cf30: Layer already exists 00:30:56 7aa9bde15ae3: Layer already exists 00:30:56 684198013c68: Layer already exists 00:30:56 63ca1fbb43ae: Layer already exists 00:30:56 f0e4f57e7a51: Layer already exists 00:30:56 main: digest: sha256:b03c2d01702bc2ef10bf182fce7c5c1e0a0510927fe797c857aeca93b8de627c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:30:56 ===================================================== [Pipeline] echo 00:30:56 taggedImages: 00:30:56 - nexus3.edgexfoundry.org:10004/security-proxy-auth:57ec9c074b958cfbefda20febbd51ab107c50bcb 00:30:56 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 00:30:56 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.7 00:30:56 - nexus3.edgexfoundry.org:10004/security-proxy-auth:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 00:30:56 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 00:30:56 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 00:30:56 57ec9c074b958cfbefda20febbd51ab107c50bcb 00:30:56 latest 00:30:56 4.0.0-dev.7 00:30:56 57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 00:30:56 main 00:30:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:56 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:57ec9c074b958cfbefda20febbd51ab107c50bcb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:57ec9c074b958cfbefda20febbd51ab107c50bcb 00:30:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 00:30:57 3615acd27554: Preparing 00:30:57 a95323e9c91a: Preparing 00:30:57 ad4c9f42dbd6: Preparing 00:30:57 88cad0ccabf0: Preparing 00:30:57 1fedf30fc132: Preparing 00:30:57 2342981c5385: Preparing 00:30:57 7aa9bde15ae3: Preparing 00:30:57 1bf523bca2b0: Preparing 00:30:57 c7ab53e0fe7c: Preparing 00:30:57 7838b7c35e81: Preparing 00:30:57 63ca1fbb43ae: Preparing 00:30:57 1bf523bca2b0: Waiting 00:30:57 c7ab53e0fe7c: Waiting 00:30:57 63ca1fbb43ae: Waiting 00:30:57 2342981c5385: Waiting 00:30:57 7aa9bde15ae3: Waiting 00:30:57 7838b7c35e81: Waiting 00:30:57 88cad0ccabf0: Pushed 00:30:57 3615acd27554: Pushed 00:30:57 a95323e9c91a: Pushed 00:30:57 1fedf30fc132: Pushed 00:30:57 2342981c5385: Layer already exists 00:30:57 7aa9bde15ae3: Layer already exists 00:30:57 63ca1fbb43ae: Layer already exists 00:30:57 1bf523bca2b0: Pushed 00:30:57 c7ab53e0fe7c: Pushed 00:30:58 ad4c9f42dbd6: Pushed 00:30:59 7838b7c35e81: Pushed 00:30:59 57ec9c074b958cfbefda20febbd51ab107c50bcb: digest: sha256:fc33814e3eb903741715378d4fa05fcf775918a9d9599ddbd8704a3849344b03 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:59 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 00:30:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 00:30:59 3615acd27554: Preparing 00:30:59 a95323e9c91a: Preparing 00:30:59 ad4c9f42dbd6: Preparing 00:30:59 88cad0ccabf0: Preparing 00:30:59 1fedf30fc132: Preparing 00:30:59 2342981c5385: Preparing 00:30:59 7aa9bde15ae3: Preparing 00:30:59 1bf523bca2b0: Preparing 00:30:59 c7ab53e0fe7c: Preparing 00:30:59 7838b7c35e81: Preparing 00:30:59 63ca1fbb43ae: Preparing 00:30:59 1bf523bca2b0: Waiting 00:30:59 c7ab53e0fe7c: Waiting 00:30:59 7838b7c35e81: Waiting 00:30:59 63ca1fbb43ae: Waiting 00:30:59 2342981c5385: Waiting 00:30:59 7aa9bde15ae3: Waiting 00:30:59 ad4c9f42dbd6: Layer already exists 00:30:59 3615acd27554: Layer already exists 00:30:59 1fedf30fc132: Layer already exists 00:30:59 a95323e9c91a: Layer already exists 00:30:59 88cad0ccabf0: Layer already exists 00:30:59 1bf523bca2b0: Layer already exists 00:30:59 7aa9bde15ae3: Layer already exists 00:30:59 2342981c5385: Layer already exists 00:30:59 c7ab53e0fe7c: Layer already exists 00:30:59 7838b7c35e81: Layer already exists 00:30:59 63ca1fbb43ae: Layer already exists 00:30:59 latest: digest: sha256:fc33814e3eb903741715378d4fa05fcf775918a9d9599ddbd8704a3849344b03 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:00 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.7 00:31:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 00:31:00 3615acd27554: Preparing 00:31:00 a95323e9c91a: Preparing 00:31:00 ad4c9f42dbd6: Preparing 00:31:00 88cad0ccabf0: Preparing 00:31:00 1fedf30fc132: Preparing 00:31:00 2342981c5385: Preparing 00:31:00 7aa9bde15ae3: Preparing 00:31:00 1bf523bca2b0: Preparing 00:31:00 c7ab53e0fe7c: Preparing 00:31:00 7838b7c35e81: Preparing 00:31:00 63ca1fbb43ae: Preparing 00:31:00 2342981c5385: Waiting 00:31:00 7aa9bde15ae3: Waiting 00:31:00 1bf523bca2b0: Waiting 00:31:00 c7ab53e0fe7c: Waiting 00:31:00 7838b7c35e81: Waiting 00:31:00 63ca1fbb43ae: Waiting 00:31:00 ad4c9f42dbd6: Layer already exists 00:31:00 a95323e9c91a: Layer already exists 00:31:00 88cad0ccabf0: Layer already exists 00:31:00 3615acd27554: Layer already exists 00:31:00 1fedf30fc132: Layer already exists 00:31:00 2342981c5385: Layer already exists 00:31:00 7aa9bde15ae3: Layer already exists 00:31:00 c7ab53e0fe7c: Layer already exists 00:31:00 1bf523bca2b0: Layer already exists 00:31:00 7838b7c35e81: Layer already exists 00:31:00 63ca1fbb43ae: Layer already exists 00:31:00 4.0.0-dev.7: digest: sha256:fc33814e3eb903741715378d4fa05fcf775918a9d9599ddbd8704a3849344b03 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:00 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 00:31:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 00:31:01 3615acd27554: Preparing 00:31:01 a95323e9c91a: Preparing 00:31:01 ad4c9f42dbd6: Preparing 00:31:01 88cad0ccabf0: Preparing 00:31:01 1fedf30fc132: Preparing 00:31:01 2342981c5385: Preparing 00:31:01 7aa9bde15ae3: Preparing 00:31:01 1bf523bca2b0: Preparing 00:31:01 c7ab53e0fe7c: Preparing 00:31:01 7838b7c35e81: Preparing 00:31:01 63ca1fbb43ae: Preparing 00:31:01 1bf523bca2b0: Waiting 00:31:01 c7ab53e0fe7c: Waiting 00:31:01 7838b7c35e81: Waiting 00:31:01 7aa9bde15ae3: Waiting 00:31:01 63ca1fbb43ae: Waiting 00:31:01 2342981c5385: Waiting 00:31:01 ad4c9f42dbd6: Layer already exists 00:31:01 88cad0ccabf0: Layer already exists 00:31:01 a95323e9c91a: Layer already exists 00:31:01 3615acd27554: Layer already exists 00:31:01 1fedf30fc132: Layer already exists 00:31:01 2342981c5385: Layer already exists 00:31:01 c7ab53e0fe7c: Layer already exists 00:31:01 7838b7c35e81: Layer already exists 00:31:01 7aa9bde15ae3: Layer already exists 00:31:01 1bf523bca2b0: Layer already exists 00:31:01 63ca1fbb43ae: Layer already exists 00:31:01 57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7: digest: sha256:fc33814e3eb903741715378d4fa05fcf775918a9d9599ddbd8704a3849344b03 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:01 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 00:31:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 00:31:02 3615acd27554: Preparing 00:31:02 a95323e9c91a: Preparing 00:31:02 ad4c9f42dbd6: Preparing 00:31:02 88cad0ccabf0: Preparing 00:31:02 1fedf30fc132: Preparing 00:31:02 2342981c5385: Preparing 00:31:02 7aa9bde15ae3: Preparing 00:31:02 1bf523bca2b0: Preparing 00:31:02 c7ab53e0fe7c: Preparing 00:31:02 7838b7c35e81: Preparing 00:31:02 63ca1fbb43ae: Preparing 00:31:02 63ca1fbb43ae: Waiting 00:31:02 c7ab53e0fe7c: Waiting 00:31:02 2342981c5385: Waiting 00:31:02 7838b7c35e81: Waiting 00:31:02 7aa9bde15ae3: Waiting 00:31:02 1bf523bca2b0: Waiting 00:31:02 ad4c9f42dbd6: Layer already exists 00:31:02 1fedf30fc132: Layer already exists 00:31:02 a95323e9c91a: Layer already exists 00:31:02 88cad0ccabf0: Layer already exists 00:31:02 3615acd27554: Layer already exists 00:31:02 2342981c5385: Layer already exists 00:31:02 7aa9bde15ae3: Layer already exists 00:31:02 7838b7c35e81: Layer already exists 00:31:02 1bf523bca2b0: Layer already exists 00:31:02 c7ab53e0fe7c: Layer already exists 00:31:02 63ca1fbb43ae: Layer already exists 00:31:02 main: digest: sha256:fc33814e3eb903741715378d4fa05fcf775918a9d9599ddbd8704a3849344b03 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:31:02 ===================================================== [Pipeline] echo 00:31:02 taggedImages: 00:31:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup:57ec9c074b958cfbefda20febbd51ab107c50bcb 00:31:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 00:31:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.7 00:31:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 00:31:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 00:31:02 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 00:31:02 57ec9c074b958cfbefda20febbd51ab107c50bcb 00:31:02 latest 00:31:02 4.0.0-dev.7 00:31:02 57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 00:31:02 main 00:31:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:02 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:57ec9c074b958cfbefda20febbd51ab107c50bcb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:02 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:57ec9c074b958cfbefda20febbd51ab107c50bcb 00:31:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 00:31:02 7cd4d6725e2a: Preparing 00:31:02 59d2e466ac97: Preparing 00:31:02 a50797ad96a0: Preparing 00:31:02 448b7c348dc9: Preparing 00:31:02 aafbcd5fb423: Preparing 00:31:02 fa1d35b5d041: Preparing 00:31:02 5e5443632769: Preparing 00:31:02 2342981c5385: Preparing 00:31:02 7aa9bde15ae3: Preparing 00:31:02 5e5443632769: Waiting 00:31:02 2342981c5385: Waiting 00:31:02 fa1d35b5d041: Waiting 00:31:02 3cf1a0acce44: Preparing 00:31:02 7aa9bde15ae3: Waiting 00:31:02 90628ca07191: Preparing 00:31:02 3cf1a0acce44: Waiting 00:31:02 63ca1fbb43ae: Preparing 00:31:02 63ca1fbb43ae: Waiting 00:31:02 59d2e466ac97: Pushed 00:31:02 7cd4d6725e2a: Pushed 00:31:02 aafbcd5fb423: Pushed 00:31:03 2342981c5385: Layer already exists 00:31:03 7aa9bde15ae3: Layer already exists 00:31:03 fa1d35b5d041: Pushed 00:31:03 5e5443632769: Pushed 00:31:03 63ca1fbb43ae: Layer already exists 00:31:03 3cf1a0acce44: Pushed 00:31:04 448b7c348dc9: Pushed 00:31:04 90628ca07191: Pushed 00:31:04 a50797ad96a0: Pushed 00:31:04 57ec9c074b958cfbefda20febbd51ab107c50bcb: digest: sha256:17f8025ce48985be800db99b529f079069a20cc406c625720824241f9032b13e size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:05 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 00:31:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 00:31:05 7cd4d6725e2a: Preparing 00:31:05 59d2e466ac97: Preparing 00:31:05 a50797ad96a0: Preparing 00:31:05 448b7c348dc9: Preparing 00:31:05 aafbcd5fb423: Preparing 00:31:05 fa1d35b5d041: Preparing 00:31:05 5e5443632769: Preparing 00:31:05 2342981c5385: Preparing 00:31:05 7aa9bde15ae3: Preparing 00:31:05 3cf1a0acce44: Preparing 00:31:05 90628ca07191: Preparing 00:31:05 63ca1fbb43ae: Preparing 00:31:05 7aa9bde15ae3: Waiting 00:31:05 3cf1a0acce44: Waiting 00:31:05 90628ca07191: Waiting 00:31:05 fa1d35b5d041: Waiting 00:31:05 63ca1fbb43ae: Waiting 00:31:05 5e5443632769: Waiting 00:31:05 2342981c5385: Waiting 00:31:05 a50797ad96a0: Layer already exists 00:31:05 aafbcd5fb423: Layer already exists 00:31:05 7cd4d6725e2a: Layer already exists 00:31:05 59d2e466ac97: Layer already exists 00:31:05 448b7c348dc9: Layer already exists 00:31:05 fa1d35b5d041: Layer already exists 00:31:05 5e5443632769: Layer already exists 00:31:05 3cf1a0acce44: Layer already exists 00:31:05 2342981c5385: Layer already exists 00:31:05 7aa9bde15ae3: Layer already exists 00:31:05 63ca1fbb43ae: Layer already exists 00:31:05 90628ca07191: Layer already exists 00:31:05 latest: digest: sha256:17f8025ce48985be800db99b529f079069a20cc406c625720824241f9032b13e size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:05 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.7 00:31:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 00:31:06 7cd4d6725e2a: Preparing 00:31:06 59d2e466ac97: Preparing 00:31:06 a50797ad96a0: Preparing 00:31:06 448b7c348dc9: Preparing 00:31:06 aafbcd5fb423: Preparing 00:31:06 fa1d35b5d041: Preparing 00:31:06 5e5443632769: Preparing 00:31:06 2342981c5385: Preparing 00:31:06 7aa9bde15ae3: Preparing 00:31:06 3cf1a0acce44: Preparing 00:31:06 90628ca07191: Preparing 00:31:06 63ca1fbb43ae: Preparing 00:31:06 7aa9bde15ae3: Waiting 00:31:06 90628ca07191: Waiting 00:31:06 63ca1fbb43ae: Waiting 00:31:06 3cf1a0acce44: Waiting 00:31:06 fa1d35b5d041: Waiting 00:31:06 5e5443632769: Waiting 00:31:06 2342981c5385: Waiting 00:31:06 aafbcd5fb423: Layer already exists 00:31:06 448b7c348dc9: Layer already exists 00:31:06 7cd4d6725e2a: Layer already exists 00:31:06 a50797ad96a0: Layer already exists 00:31:06 59d2e466ac97: Layer already exists 00:31:06 5e5443632769: Layer already exists 00:31:06 2342981c5385: Layer already exists 00:31:06 fa1d35b5d041: Layer already exists 00:31:06 7aa9bde15ae3: Layer already exists 00:31:06 3cf1a0acce44: Layer already exists 00:31:06 90628ca07191: Layer already exists 00:31:06 63ca1fbb43ae: Layer already exists 00:31:06 4.0.0-dev.7: digest: sha256:17f8025ce48985be800db99b529f079069a20cc406c625720824241f9032b13e size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:06 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 00:31:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 00:31:06 7cd4d6725e2a: Preparing 00:31:06 59d2e466ac97: Preparing 00:31:06 a50797ad96a0: Preparing 00:31:06 448b7c348dc9: Preparing 00:31:06 aafbcd5fb423: Preparing 00:31:06 fa1d35b5d041: Preparing 00:31:06 5e5443632769: Preparing 00:31:06 2342981c5385: Preparing 00:31:06 7aa9bde15ae3: Preparing 00:31:06 3cf1a0acce44: Preparing 00:31:06 90628ca07191: Preparing 00:31:06 63ca1fbb43ae: Preparing 00:31:06 5e5443632769: Waiting 00:31:06 2342981c5385: Waiting 00:31:06 7aa9bde15ae3: Waiting 00:31:06 3cf1a0acce44: Waiting 00:31:06 90628ca07191: Waiting 00:31:06 63ca1fbb43ae: Waiting 00:31:06 fa1d35b5d041: Waiting 00:31:06 448b7c348dc9: Layer already exists 00:31:06 aafbcd5fb423: Layer already exists 00:31:06 a50797ad96a0: Layer already exists 00:31:06 7cd4d6725e2a: Layer already exists 00:31:06 59d2e466ac97: Layer already exists 00:31:06 5e5443632769: Layer already exists 00:31:06 3cf1a0acce44: Layer already exists 00:31:06 7aa9bde15ae3: Layer already exists 00:31:06 2342981c5385: Layer already exists 00:31:06 fa1d35b5d041: Layer already exists 00:31:06 90628ca07191: Layer already exists 00:31:06 63ca1fbb43ae: Layer already exists 00:31:06 57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7: digest: sha256:17f8025ce48985be800db99b529f079069a20cc406c625720824241f9032b13e size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:07 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 00:31:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 00:31:07 7cd4d6725e2a: Preparing 00:31:07 59d2e466ac97: Preparing 00:31:07 a50797ad96a0: Preparing 00:31:07 448b7c348dc9: Preparing 00:31:07 aafbcd5fb423: Preparing 00:31:07 fa1d35b5d041: Preparing 00:31:07 5e5443632769: Preparing 00:31:07 2342981c5385: Preparing 00:31:07 7aa9bde15ae3: Preparing 00:31:07 3cf1a0acce44: Preparing 00:31:07 90628ca07191: Preparing 00:31:07 2342981c5385: Waiting 00:31:07 fa1d35b5d041: Waiting 00:31:07 7aa9bde15ae3: Waiting 00:31:07 3cf1a0acce44: Waiting 00:31:07 5e5443632769: Waiting 00:31:07 63ca1fbb43ae: Preparing 00:31:07 90628ca07191: Waiting 00:31:07 448b7c348dc9: Layer already exists 00:31:07 a50797ad96a0: Layer already exists 00:31:07 7cd4d6725e2a: Layer already exists 00:31:07 aafbcd5fb423: Layer already exists 00:31:07 59d2e466ac97: Layer already exists 00:31:07 3cf1a0acce44: Layer already exists 00:31:07 fa1d35b5d041: Layer already exists 00:31:07 7aa9bde15ae3: Layer already exists 00:31:07 5e5443632769: Layer already exists 00:31:07 2342981c5385: Layer already exists 00:31:07 90628ca07191: Layer already exists 00:31:07 63ca1fbb43ae: Layer already exists 00:31:07 main: digest: sha256:17f8025ce48985be800db99b529f079069a20cc406c625720824241f9032b13e size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:31:07 ===================================================== [Pipeline] echo 00:31:07 taggedImages: 00:31:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:57ec9c074b958cfbefda20febbd51ab107c50bcb 00:31:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 00:31:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.7 00:31:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 00:31:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 00:31:07 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 00:31:07 57ec9c074b958cfbefda20febbd51ab107c50bcb 00:31:07 latest 00:31:07 4.0.0-dev.7 00:31:07 57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 00:31:07 main 00:31:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:07 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:57ec9c074b958cfbefda20febbd51ab107c50bcb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:08 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:57ec9c074b958cfbefda20febbd51ab107c50bcb 00:31:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 00:31:08 e3f5839fc9bd: Preparing 00:31:08 a0f3ec02c08c: Preparing 00:31:08 2342981c5385: Preparing 00:31:08 7aa9bde15ae3: Preparing 00:31:08 abbd7f5ac2eb: Preparing 00:31:08 02b868cafa9f: Preparing 00:31:08 63ca1fbb43ae: Preparing 00:31:08 63ca1fbb43ae: Waiting 00:31:08 02b868cafa9f: Waiting 00:31:08 2342981c5385: Layer already exists 00:31:08 7aa9bde15ae3: Layer already exists 00:31:08 63ca1fbb43ae: Layer already exists 00:31:08 e3f5839fc9bd: Pushed 00:31:08 abbd7f5ac2eb: Pushed 00:31:09 02b868cafa9f: Pushed 00:31:10 a0f3ec02c08c: Pushed 00:31:10 57ec9c074b958cfbefda20febbd51ab107c50bcb: digest: sha256:628de197da58731cca92366134f83615e6b67aab72c39dfaa22c82ac33a775e5 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:11 + 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 00:31:11 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 00:31:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 00:31:11 e3f5839fc9bd: Preparing 00:31:11 a0f3ec02c08c: Preparing 00:31:11 2342981c5385: Preparing 00:31:11 7aa9bde15ae3: Preparing 00:31:11 abbd7f5ac2eb: Preparing 00:31:11 02b868cafa9f: Preparing 00:31:11 63ca1fbb43ae: Preparing 00:31:11 02b868cafa9f: Waiting 00:31:11 63ca1fbb43ae: Waiting 00:31:11 abbd7f5ac2eb: Layer already exists 00:31:11 a0f3ec02c08c: Layer already exists 00:31:11 e3f5839fc9bd: Layer already exists 00:31:11 2342981c5385: Layer already exists 00:31:11 7aa9bde15ae3: Layer already exists 00:31:11 63ca1fbb43ae: Layer already exists 00:31:11 02b868cafa9f: Layer already exists 00:31:11 latest: digest: sha256:628de197da58731cca92366134f83615e6b67aab72c39dfaa22c82ac33a775e5 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:11 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:12 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.7 00:31:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 00:31:12 e3f5839fc9bd: Preparing 00:31:12 a0f3ec02c08c: Preparing 00:31:12 2342981c5385: Preparing 00:31:12 7aa9bde15ae3: Preparing 00:31:12 abbd7f5ac2eb: Preparing 00:31:12 02b868cafa9f: Preparing 00:31:12 63ca1fbb43ae: Preparing 00:31:12 63ca1fbb43ae: Waiting 00:31:12 02b868cafa9f: Waiting 00:31:12 2342981c5385: Layer already exists 00:31:12 abbd7f5ac2eb: Layer already exists 00:31:12 e3f5839fc9bd: Layer already exists 00:31:12 a0f3ec02c08c: Layer already exists 00:31:12 7aa9bde15ae3: Layer already exists 00:31:12 63ca1fbb43ae: Layer already exists 00:31:12 02b868cafa9f: Layer already exists 00:31:12 4.0.0-dev.7: digest: sha256:628de197da58731cca92366134f83615e6b67aab72c39dfaa22c82ac33a775e5 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:12 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:12 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 00:31:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 00:31:12 e3f5839fc9bd: Preparing 00:31:12 a0f3ec02c08c: Preparing 00:31:12 2342981c5385: Preparing 00:31:12 7aa9bde15ae3: Preparing 00:31:12 abbd7f5ac2eb: Preparing 00:31:12 02b868cafa9f: Preparing 00:31:12 63ca1fbb43ae: Preparing 00:31:12 02b868cafa9f: Waiting 00:31:12 63ca1fbb43ae: Waiting 00:31:12 e3f5839fc9bd: Layer already exists 00:31:12 abbd7f5ac2eb: Layer already exists 00:31:12 2342981c5385: Layer already exists 00:31:12 a0f3ec02c08c: Layer already exists 00:31:12 7aa9bde15ae3: Layer already exists 00:31:12 63ca1fbb43ae: Layer already exists 00:31:12 02b868cafa9f: Layer already exists 00:31:12 57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7: digest: sha256:628de197da58731cca92366134f83615e6b67aab72c39dfaa22c82ac33a775e5 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:13 + 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 00:31:13 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 00:31:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 00:31:13 e3f5839fc9bd: Preparing 00:31:13 a0f3ec02c08c: Preparing 00:31:13 2342981c5385: Preparing 00:31:13 7aa9bde15ae3: Preparing 00:31:13 abbd7f5ac2eb: Preparing 00:31:13 02b868cafa9f: Preparing 00:31:13 63ca1fbb43ae: Preparing 00:31:13 63ca1fbb43ae: Waiting 00:31:13 02b868cafa9f: Waiting 00:31:13 7aa9bde15ae3: Layer already exists 00:31:13 a0f3ec02c08c: Layer already exists 00:31:13 e3f5839fc9bd: Layer already exists 00:31:13 abbd7f5ac2eb: Layer already exists 00:31:13 2342981c5385: Layer already exists 00:31:13 02b868cafa9f: Layer already exists 00:31:13 63ca1fbb43ae: Layer already exists 00:31:13 main: digest: sha256:628de197da58731cca92366134f83615e6b67aab72c39dfaa22c82ac33a775e5 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:31:13 ===================================================== [Pipeline] echo 00:31:13 taggedImages: 00:31:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:57ec9c074b958cfbefda20febbd51ab107c50bcb 00:31:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 00:31:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.7 00:31:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 00:31:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 00:31:13 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 00:31:13 57ec9c074b958cfbefda20febbd51ab107c50bcb 00:31:13 latest 00:31:13 4.0.0-dev.7 00:31:13 57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 00:31:13 main 00:31:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:14 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:57ec9c074b958cfbefda20febbd51ab107c50bcb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:57ec9c074b958cfbefda20febbd51ab107c50bcb 00:31:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 00:31:14 4593335954e0: Preparing 00:31:14 930f85bd5b0a: Preparing 00:31:14 9cbd57c1eed2: Preparing 00:31:14 2342981c5385: Preparing 00:31:14 7aa9bde15ae3: Preparing 00:31:14 2564b2fb7439: Preparing 00:31:14 09ebb3dfb72f: Preparing 00:31:14 01ab9fd70f9c: Preparing 00:31:14 4f3e668ffe7d: Preparing 00:31:14 63ca1fbb43ae: Preparing 00:31:14 01ab9fd70f9c: Waiting 00:31:14 09ebb3dfb72f: Waiting 00:31:14 4f3e668ffe7d: Waiting 00:31:14 63ca1fbb43ae: Waiting 00:31:14 7aa9bde15ae3: Layer already exists 00:31:14 9cbd57c1eed2: Pushed 00:31:14 930f85bd5b0a: Pushed 00:31:14 2342981c5385: Layer already exists 00:31:14 4593335954e0: Pushed 00:31:14 63ca1fbb43ae: Layer already exists 00:31:14 01ab9fd70f9c: Pushed 00:31:15 4f3e668ffe7d: Pushed 00:31:20 09ebb3dfb72f: Pushed 00:31:24 2564b2fb7439: Pushed 00:31:24 57ec9c074b958cfbefda20febbd51ab107c50bcb: digest: sha256:b5a712672c5b4386eaf6f315ad6632257ef85b49040476815d427fa4994f8c22 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:24 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 00:31:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 00:31:24 4593335954e0: Preparing 00:31:24 930f85bd5b0a: Preparing 00:31:24 9cbd57c1eed2: Preparing 00:31:24 2342981c5385: Preparing 00:31:24 7aa9bde15ae3: Preparing 00:31:24 2564b2fb7439: Preparing 00:31:24 09ebb3dfb72f: Preparing 00:31:24 01ab9fd70f9c: Preparing 00:31:24 4f3e668ffe7d: Preparing 00:31:24 63ca1fbb43ae: Preparing 00:31:24 09ebb3dfb72f: Waiting 00:31:24 01ab9fd70f9c: Waiting 00:31:24 4f3e668ffe7d: Waiting 00:31:24 63ca1fbb43ae: Waiting 00:31:24 2564b2fb7439: Waiting 00:31:24 4593335954e0: Layer already exists 00:31:24 7aa9bde15ae3: Layer already exists 00:31:24 930f85bd5b0a: Layer already exists 00:31:24 2342981c5385: Layer already exists 00:31:24 9cbd57c1eed2: Layer already exists 00:31:24 09ebb3dfb72f: Layer already exists 00:31:24 01ab9fd70f9c: Layer already exists 00:31:24 2564b2fb7439: Layer already exists 00:31:24 4f3e668ffe7d: Layer already exists 00:31:24 63ca1fbb43ae: Layer already exists 00:31:24 latest: digest: sha256:b5a712672c5b4386eaf6f315ad6632257ef85b49040476815d427fa4994f8c22 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:25 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.7 00:31:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 00:31:25 4593335954e0: Preparing 00:31:25 930f85bd5b0a: Preparing 00:31:25 9cbd57c1eed2: Preparing 00:31:25 2342981c5385: Preparing 00:31:25 7aa9bde15ae3: Preparing 00:31:25 2564b2fb7439: Preparing 00:31:25 09ebb3dfb72f: Preparing 00:31:25 01ab9fd70f9c: Preparing 00:31:25 4f3e668ffe7d: Preparing 00:31:25 63ca1fbb43ae: Preparing 00:31:25 09ebb3dfb72f: Waiting 00:31:25 01ab9fd70f9c: Waiting 00:31:25 4f3e668ffe7d: Waiting 00:31:25 63ca1fbb43ae: Waiting 00:31:25 2564b2fb7439: Waiting 00:31:25 930f85bd5b0a: Layer already exists 00:31:25 9cbd57c1eed2: Layer already exists 00:31:25 4593335954e0: Layer already exists 00:31:25 2342981c5385: Layer already exists 00:31:25 7aa9bde15ae3: Layer already exists 00:31:25 2564b2fb7439: Layer already exists 00:31:25 09ebb3dfb72f: Layer already exists 00:31:25 01ab9fd70f9c: Layer already exists 00:31:25 63ca1fbb43ae: Layer already exists 00:31:25 4f3e668ffe7d: Layer already exists 00:31:25 4.0.0-dev.7: digest: sha256:b5a712672c5b4386eaf6f315ad6632257ef85b49040476815d427fa4994f8c22 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:25 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 00:31:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 00:31:26 4593335954e0: Preparing 00:31:26 930f85bd5b0a: Preparing 00:31:26 9cbd57c1eed2: Preparing 00:31:26 2342981c5385: Preparing 00:31:26 7aa9bde15ae3: Preparing 00:31:26 2564b2fb7439: Preparing 00:31:26 09ebb3dfb72f: Preparing 00:31:26 01ab9fd70f9c: Preparing 00:31:26 4f3e668ffe7d: Preparing 00:31:26 63ca1fbb43ae: Preparing 00:31:26 4f3e668ffe7d: Waiting 00:31:26 01ab9fd70f9c: Waiting 00:31:26 63ca1fbb43ae: Waiting 00:31:26 2564b2fb7439: Waiting 00:31:26 09ebb3dfb72f: Waiting 00:31:26 930f85bd5b0a: Layer already exists 00:31:26 4593335954e0: Layer already exists 00:31:26 9cbd57c1eed2: Layer already exists 00:31:26 2342981c5385: Layer already exists 00:31:26 7aa9bde15ae3: Layer already exists 00:31:26 2564b2fb7439: Layer already exists 00:31:26 4f3e668ffe7d: Layer already exists 00:31:26 01ab9fd70f9c: Layer already exists 00:31:26 09ebb3dfb72f: Layer already exists 00:31:26 63ca1fbb43ae: Layer already exists 00:31:26 57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7: digest: sha256:b5a712672c5b4386eaf6f315ad6632257ef85b49040476815d427fa4994f8c22 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:26 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 00:31:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 00:31:26 4593335954e0: Preparing 00:31:26 930f85bd5b0a: Preparing 00:31:26 9cbd57c1eed2: Preparing 00:31:26 2342981c5385: Preparing 00:31:26 7aa9bde15ae3: Preparing 00:31:26 2564b2fb7439: Preparing 00:31:26 09ebb3dfb72f: Preparing 00:31:26 2564b2fb7439: Waiting 00:31:26 01ab9fd70f9c: Preparing 00:31:26 4f3e668ffe7d: Preparing 00:31:26 63ca1fbb43ae: Preparing 00:31:26 4f3e668ffe7d: Waiting 00:31:26 01ab9fd70f9c: Waiting 00:31:26 63ca1fbb43ae: Waiting 00:31:26 2342981c5385: Layer already exists 00:31:26 9cbd57c1eed2: Layer already exists 00:31:26 7aa9bde15ae3: Layer already exists 00:31:26 4593335954e0: Layer already exists 00:31:26 930f85bd5b0a: Layer already exists 00:31:26 2564b2fb7439: Layer already exists 00:31:26 09ebb3dfb72f: Layer already exists 00:31:26 63ca1fbb43ae: Layer already exists 00:31:26 4f3e668ffe7d: Layer already exists 00:31:26 01ab9fd70f9c: Layer already exists 00:31:26 main: digest: sha256:b5a712672c5b4386eaf6f315ad6632257ef85b49040476815d427fa4994f8c22 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:31:26 ===================================================== [Pipeline] echo 00:31:26 taggedImages: 00:31:26 - nexus3.edgexfoundry.org:10004/security-spire-agent:57ec9c074b958cfbefda20febbd51ab107c50bcb 00:31:26 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 00:31:26 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.7 00:31:26 - nexus3.edgexfoundry.org:10004/security-spire-agent:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 00:31:26 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 00:31:26 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 00:31:26 57ec9c074b958cfbefda20febbd51ab107c50bcb 00:31:26 latest 00:31:26 4.0.0-dev.7 00:31:26 57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 00:31:26 main 00:31:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:27 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:57ec9c074b958cfbefda20febbd51ab107c50bcb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:57ec9c074b958cfbefda20febbd51ab107c50bcb 00:31:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 00:31:27 74cd3781aac7: Preparing 00:31:27 c946c10a436e: Preparing 00:31:27 9f532aa7ca57: Preparing 00:31:27 2342981c5385: Preparing 00:31:27 7aa9bde15ae3: Preparing 00:31:27 2564b2fb7439: Preparing 00:31:27 ac2dd3107349: Preparing 00:31:27 49501554de05: Preparing 00:31:27 63ca1fbb43ae: Preparing 00:31:27 2564b2fb7439: Waiting 00:31:27 ac2dd3107349: Waiting 00:31:27 49501554de05: Waiting 00:31:27 63ca1fbb43ae: Waiting 00:31:27 2342981c5385: Layer already exists 00:31:27 7aa9bde15ae3: Layer already exists 00:31:27 2564b2fb7439: Layer already exists 00:31:27 9f532aa7ca57: Pushed 00:31:27 63ca1fbb43ae: Layer already exists 00:31:27 c946c10a436e: Pushed 00:31:27 74cd3781aac7: Pushed 00:31:27 49501554de05: Pushed 00:31:28 ac2dd3107349: Pushed 00:31:28 57ec9c074b958cfbefda20febbd51ab107c50bcb: digest: sha256:76352350a2253fe587daa148f272dab2da2afba420079bcae4678a6bf6e116b8 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:28 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 00:31:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 00:31:28 74cd3781aac7: Preparing 00:31:28 c946c10a436e: Preparing 00:31:28 9f532aa7ca57: Preparing 00:31:28 2342981c5385: Preparing 00:31:28 7aa9bde15ae3: Preparing 00:31:28 2564b2fb7439: Preparing 00:31:28 ac2dd3107349: Preparing 00:31:28 49501554de05: Preparing 00:31:28 63ca1fbb43ae: Preparing 00:31:28 2564b2fb7439: Waiting 00:31:28 ac2dd3107349: Waiting 00:31:28 2342981c5385: Layer already exists 00:31:28 c946c10a436e: Layer already exists 00:31:28 74cd3781aac7: Layer already exists 00:31:28 9f532aa7ca57: Layer already exists 00:31:28 7aa9bde15ae3: Layer already exists 00:31:28 ac2dd3107349: Layer already exists 00:31:28 2564b2fb7439: Layer already exists 00:31:28 63ca1fbb43ae: Layer already exists 00:31:28 49501554de05: Layer already exists 00:31:28 latest: digest: sha256:76352350a2253fe587daa148f272dab2da2afba420079bcae4678a6bf6e116b8 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:29 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.7 00:31:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 00:31:29 74cd3781aac7: Preparing 00:31:29 c946c10a436e: Preparing 00:31:29 9f532aa7ca57: Preparing 00:31:29 2342981c5385: Preparing 00:31:29 7aa9bde15ae3: Preparing 00:31:29 2564b2fb7439: Preparing 00:31:29 ac2dd3107349: Preparing 00:31:29 49501554de05: Preparing 00:31:29 63ca1fbb43ae: Preparing 00:31:29 2564b2fb7439: Waiting 00:31:29 49501554de05: Waiting 00:31:29 63ca1fbb43ae: Waiting 00:31:29 ac2dd3107349: Waiting 00:31:29 7aa9bde15ae3: Layer already exists 00:31:29 c946c10a436e: Layer already exists 00:31:29 9f532aa7ca57: Layer already exists 00:31:29 2342981c5385: Layer already exists 00:31:29 74cd3781aac7: Layer already exists 00:31:29 2564b2fb7439: Layer already exists 00:31:29 63ca1fbb43ae: Layer already exists 00:31:29 49501554de05: Layer already exists 00:31:29 ac2dd3107349: Layer already exists 00:31:29 4.0.0-dev.7: digest: sha256:76352350a2253fe587daa148f272dab2da2afba420079bcae4678a6bf6e116b8 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:29 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 00:31:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 00:31:30 74cd3781aac7: Preparing 00:31:30 c946c10a436e: Preparing 00:31:30 9f532aa7ca57: Preparing 00:31:30 2342981c5385: Preparing 00:31:30 7aa9bde15ae3: Preparing 00:31:30 2564b2fb7439: Preparing 00:31:30 ac2dd3107349: Preparing 00:31:30 49501554de05: Preparing 00:31:30 63ca1fbb43ae: Preparing 00:31:30 2564b2fb7439: Waiting 00:31:30 ac2dd3107349: Waiting 00:31:30 49501554de05: Waiting 00:31:30 63ca1fbb43ae: Waiting 00:31:30 9f532aa7ca57: Layer already exists 00:31:30 74cd3781aac7: Layer already exists 00:31:30 7aa9bde15ae3: Layer already exists 00:31:30 2342981c5385: Layer already exists 00:31:30 c946c10a436e: Layer already exists 00:31:30 2564b2fb7439: Layer already exists 00:31:30 ac2dd3107349: Layer already exists 00:31:30 63ca1fbb43ae: Layer already exists 00:31:30 49501554de05: Layer already exists 00:31:30 57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7: digest: sha256:76352350a2253fe587daa148f272dab2da2afba420079bcae4678a6bf6e116b8 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:30 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 00:31:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 00:31:30 74cd3781aac7: Preparing 00:31:30 c946c10a436e: Preparing 00:31:30 9f532aa7ca57: Preparing 00:31:30 2342981c5385: Preparing 00:31:30 7aa9bde15ae3: Preparing 00:31:30 2564b2fb7439: Preparing 00:31:30 ac2dd3107349: Preparing 00:31:30 49501554de05: Preparing 00:31:30 63ca1fbb43ae: Preparing 00:31:30 ac2dd3107349: Waiting 00:31:30 2564b2fb7439: Waiting 00:31:30 63ca1fbb43ae: Waiting 00:31:30 9f532aa7ca57: Layer already exists 00:31:30 2342981c5385: Layer already exists 00:31:30 7aa9bde15ae3: Layer already exists 00:31:30 c946c10a436e: Layer already exists 00:31:30 74cd3781aac7: Layer already exists 00:31:30 2564b2fb7439: Layer already exists 00:31:30 63ca1fbb43ae: Layer already exists 00:31:30 ac2dd3107349: Layer already exists 00:31:30 49501554de05: Layer already exists 00:31:30 main: digest: sha256:76352350a2253fe587daa148f272dab2da2afba420079bcae4678a6bf6e116b8 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:31:30 ===================================================== [Pipeline] echo 00:31:30 taggedImages: 00:31:30 - nexus3.edgexfoundry.org:10004/security-spire-config:57ec9c074b958cfbefda20febbd51ab107c50bcb 00:31:30 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 00:31:30 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.7 00:31:30 - nexus3.edgexfoundry.org:10004/security-spire-config:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 00:31:30 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 00:31:30 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 00:31:30 57ec9c074b958cfbefda20febbd51ab107c50bcb 00:31:30 latest 00:31:30 4.0.0-dev.7 00:31:30 57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 00:31:30 main 00:31:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:31 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:57ec9c074b958cfbefda20febbd51ab107c50bcb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:57ec9c074b958cfbefda20febbd51ab107c50bcb 00:31:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 00:31:31 4593335954e0: Preparing 00:31:31 5b34a492665c: Preparing 00:31:31 e46292ee5bb3: Preparing 00:31:31 2342981c5385: Preparing 00:31:31 7aa9bde15ae3: Preparing 00:31:31 0b46e85bc96f: Preparing 00:31:31 01ab9fd70f9c: Preparing 00:31:31 4f3e668ffe7d: Preparing 00:31:31 63ca1fbb43ae: Preparing 00:31:31 01ab9fd70f9c: Waiting 00:31:31 63ca1fbb43ae: Waiting 00:31:31 4f3e668ffe7d: Waiting 00:31:31 0b46e85bc96f: Waiting 00:31:31 7aa9bde15ae3: Layer already exists 00:31:31 4593335954e0: Layer already exists 00:31:31 2342981c5385: Layer already exists 00:31:31 01ab9fd70f9c: Layer already exists 00:31:31 4f3e668ffe7d: Layer already exists 00:31:31 63ca1fbb43ae: Layer already exists 00:31:31 5b34a492665c: Pushed 00:31:31 e46292ee5bb3: Pushed 00:31:41 0b46e85bc96f: Pushed 00:31:41 57ec9c074b958cfbefda20febbd51ab107c50bcb: digest: sha256:941d7198cdc57a82b8e24455ca0bf1dd1aa7c8d627f8f69dafcf37383b8cd8f5 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:41 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 00:31:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 00:31:42 4593335954e0: Preparing 00:31:42 5b34a492665c: Preparing 00:31:42 e46292ee5bb3: Preparing 00:31:42 2342981c5385: Preparing 00:31:42 7aa9bde15ae3: Preparing 00:31:42 0b46e85bc96f: Preparing 00:31:42 01ab9fd70f9c: Preparing 00:31:42 4f3e668ffe7d: Preparing 00:31:42 0b46e85bc96f: Waiting 00:31:42 01ab9fd70f9c: Waiting 00:31:42 63ca1fbb43ae: Preparing 00:31:42 4f3e668ffe7d: Waiting 00:31:42 63ca1fbb43ae: Waiting 00:31:42 4593335954e0: Layer already exists 00:31:42 2342981c5385: Layer already exists 00:31:42 7aa9bde15ae3: Layer already exists 00:31:42 e46292ee5bb3: Layer already exists 00:31:42 5b34a492665c: Layer already exists 00:31:42 01ab9fd70f9c: Layer already exists 00:31:42 4f3e668ffe7d: Layer already exists 00:31:42 0b46e85bc96f: Layer already exists 00:31:42 63ca1fbb43ae: Layer already exists 00:31:42 latest: digest: sha256:941d7198cdc57a82b8e24455ca0bf1dd1aa7c8d627f8f69dafcf37383b8cd8f5 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:42 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.7 00:31:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 00:31:43 4593335954e0: Preparing 00:31:43 5b34a492665c: Preparing 00:31:43 e46292ee5bb3: Preparing 00:31:43 2342981c5385: Preparing 00:31:43 7aa9bde15ae3: Preparing 00:31:43 0b46e85bc96f: Preparing 00:31:43 01ab9fd70f9c: Preparing 00:31:43 4f3e668ffe7d: Preparing 00:31:43 63ca1fbb43ae: Preparing 00:31:43 01ab9fd70f9c: Waiting 00:31:43 4f3e668ffe7d: Waiting 00:31:43 63ca1fbb43ae: Waiting 00:31:43 0b46e85bc96f: Waiting 00:31:43 5b34a492665c: Layer already exists 00:31:43 2342981c5385: Layer already exists 00:31:43 e46292ee5bb3: Layer already exists 00:31:43 7aa9bde15ae3: Layer already exists 00:31:43 4593335954e0: Layer already exists 00:31:43 0b46e85bc96f: Layer already exists 00:31:43 01ab9fd70f9c: Layer already exists 00:31:43 4f3e668ffe7d: Layer already exists 00:31:43 63ca1fbb43ae: Layer already exists 00:31:43 4.0.0-dev.7: digest: sha256:941d7198cdc57a82b8e24455ca0bf1dd1aa7c8d627f8f69dafcf37383b8cd8f5 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:43 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 00:31:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 00:31:43 4593335954e0: Preparing 00:31:43 5b34a492665c: Preparing 00:31:43 e46292ee5bb3: Preparing 00:31:43 2342981c5385: Preparing 00:31:43 7aa9bde15ae3: Preparing 00:31:43 0b46e85bc96f: Preparing 00:31:43 01ab9fd70f9c: Preparing 00:31:43 4f3e668ffe7d: Preparing 00:31:43 63ca1fbb43ae: Preparing 00:31:43 01ab9fd70f9c: Waiting 00:31:43 4f3e668ffe7d: Waiting 00:31:43 63ca1fbb43ae: Waiting 00:31:43 0b46e85bc96f: Waiting 00:31:43 4593335954e0: Layer already exists 00:31:43 7aa9bde15ae3: Layer already exists 00:31:43 5b34a492665c: Layer already exists 00:31:43 e46292ee5bb3: Layer already exists 00:31:43 2342981c5385: Layer already exists 00:31:43 4f3e668ffe7d: Layer already exists 00:31:43 0b46e85bc96f: Layer already exists 00:31:43 01ab9fd70f9c: Layer already exists 00:31:43 63ca1fbb43ae: Layer already exists 00:31:43 57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7: digest: sha256:941d7198cdc57a82b8e24455ca0bf1dd1aa7c8d627f8f69dafcf37383b8cd8f5 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:43 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 00:31:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 00:31:44 4593335954e0: Preparing 00:31:44 5b34a492665c: Preparing 00:31:44 e46292ee5bb3: Preparing 00:31:44 2342981c5385: Preparing 00:31:44 7aa9bde15ae3: Preparing 00:31:44 0b46e85bc96f: Preparing 00:31:44 01ab9fd70f9c: Preparing 00:31:44 4f3e668ffe7d: Preparing 00:31:44 63ca1fbb43ae: Preparing 00:31:44 0b46e85bc96f: Waiting 00:31:44 01ab9fd70f9c: Waiting 00:31:44 63ca1fbb43ae: Waiting 00:31:44 4f3e668ffe7d: Waiting 00:31:44 7aa9bde15ae3: Layer already exists 00:31:44 4593335954e0: Layer already exists 00:31:44 e46292ee5bb3: Layer already exists 00:31:44 5b34a492665c: Layer already exists 00:31:44 2342981c5385: Layer already exists 00:31:44 01ab9fd70f9c: Layer already exists 00:31:44 0b46e85bc96f: Layer already exists 00:31:44 63ca1fbb43ae: Layer already exists 00:31:44 4f3e668ffe7d: Layer already exists 00:31:44 main: digest: sha256:941d7198cdc57a82b8e24455ca0bf1dd1aa7c8d627f8f69dafcf37383b8cd8f5 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:31:44 ===================================================== [Pipeline] echo 00:31:44 taggedImages: 00:31:44 - nexus3.edgexfoundry.org:10004/security-spire-server:57ec9c074b958cfbefda20febbd51ab107c50bcb 00:31:44 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 00:31:44 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.7 00:31:44 - nexus3.edgexfoundry.org:10004/security-spire-server:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 00:31:44 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 00:31:44 [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: 00:31:44 57ec9c074b958cfbefda20febbd51ab107c50bcb 00:31:44 latest 00:31:44 4.0.0-dev.7 00:31:44 57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 00:31:44 main 00:31:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:44 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:57ec9c074b958cfbefda20febbd51ab107c50bcb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:45 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:57ec9c074b958cfbefda20febbd51ab107c50bcb 00:31:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 00:31:45 911b146bc766: Preparing 00:31:45 9ae65ed30298: Preparing 00:31:45 2342981c5385: Preparing 00:31:45 7aa9bde15ae3: Preparing 00:31:45 3edfea0d5582: Preparing 00:31:45 ce0345c6fe35: Preparing 00:31:45 63ca1fbb43ae: Preparing 00:31:45 63ca1fbb43ae: Waiting 00:31:45 ce0345c6fe35: Waiting 00:31:45 7aa9bde15ae3: Layer already exists 00:31:45 2342981c5385: Layer already exists 00:31:45 63ca1fbb43ae: Layer already exists 00:31:45 911b146bc766: Pushed 00:31:45 ce0345c6fe35: Pushed 00:31:46 3edfea0d5582: Pushed 00:31:51 9ae65ed30298: Pushed 00:31:51 57ec9c074b958cfbefda20febbd51ab107c50bcb: digest: sha256:ef47d4ff252809eeeef6ac8e1dcf48f911347c4a7d096956520d724ac44757c9 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:51 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:51 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 00:31:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 00:31:51 911b146bc766: Preparing 00:31:51 9ae65ed30298: Preparing 00:31:51 2342981c5385: Preparing 00:31:51 7aa9bde15ae3: Preparing 00:31:51 3edfea0d5582: Preparing 00:31:51 ce0345c6fe35: Preparing 00:31:51 63ca1fbb43ae: Preparing 00:31:51 ce0345c6fe35: Waiting 00:31:51 63ca1fbb43ae: Waiting 00:31:51 3edfea0d5582: Layer already exists 00:31:51 7aa9bde15ae3: Layer already exists 00:31:51 2342981c5385: Layer already exists 00:31:51 911b146bc766: Layer already exists 00:31:51 9ae65ed30298: Layer already exists 00:31:51 ce0345c6fe35: Layer already exists 00:31:51 63ca1fbb43ae: Layer already exists 00:31:51 latest: digest: sha256:ef47d4ff252809eeeef6ac8e1dcf48f911347c4a7d096956520d724ac44757c9 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:52 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:52 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:4.0.0-dev.7 00:31:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 00:31:52 911b146bc766: Preparing 00:31:52 9ae65ed30298: Preparing 00:31:52 2342981c5385: Preparing 00:31:52 7aa9bde15ae3: Preparing 00:31:52 3edfea0d5582: Preparing 00:31:52 ce0345c6fe35: Preparing 00:31:52 63ca1fbb43ae: Preparing 00:31:52 ce0345c6fe35: Waiting 00:31:52 63ca1fbb43ae: Waiting 00:31:52 9ae65ed30298: Layer already exists 00:31:52 2342981c5385: Layer already exists 00:31:52 7aa9bde15ae3: Layer already exists 00:31:52 3edfea0d5582: Layer already exists 00:31:52 911b146bc766: Layer already exists 00:31:52 63ca1fbb43ae: Layer already exists 00:31:52 ce0345c6fe35: Layer already exists 00:31:52 4.0.0-dev.7: digest: sha256:ef47d4ff252809eeeef6ac8e1dcf48f911347c4a7d096956520d724ac44757c9 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:52 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:53 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 00:31:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 00:31:53 911b146bc766: Preparing 00:31:53 9ae65ed30298: Preparing 00:31:53 2342981c5385: Preparing 00:31:53 7aa9bde15ae3: Preparing 00:31:53 3edfea0d5582: Preparing 00:31:53 ce0345c6fe35: Preparing 00:31:53 63ca1fbb43ae: Preparing 00:31:53 ce0345c6fe35: Waiting 00:31:53 63ca1fbb43ae: Waiting 00:31:53 3edfea0d5582: Layer already exists 00:31:53 9ae65ed30298: Layer already exists 00:31:53 911b146bc766: Layer already exists 00:31:53 2342981c5385: Layer already exists 00:31:53 7aa9bde15ae3: Layer already exists 00:31:53 ce0345c6fe35: Layer already exists 00:31:53 63ca1fbb43ae: Layer already exists 00:31:53 57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7: digest: sha256:ef47d4ff252809eeeef6ac8e1dcf48f911347c4a7d096956520d724ac44757c9 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:53 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:53 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main 00:31:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 00:31:53 911b146bc766: Preparing 00:31:53 9ae65ed30298: Preparing 00:31:53 2342981c5385: Preparing 00:31:53 7aa9bde15ae3: Preparing 00:31:53 3edfea0d5582: Preparing 00:31:53 ce0345c6fe35: Preparing 00:31:53 63ca1fbb43ae: Preparing 00:31:53 ce0345c6fe35: Waiting 00:31:53 63ca1fbb43ae: Waiting 00:31:53 2342981c5385: Layer already exists 00:31:53 911b146bc766: Layer already exists 00:31:53 3edfea0d5582: Layer already exists 00:31:53 7aa9bde15ae3: Layer already exists 00:31:53 9ae65ed30298: Layer already exists 00:31:53 ce0345c6fe35: Layer already exists 00:31:53 63ca1fbb43ae: Layer already exists 00:31:53 main: digest: sha256:ef47d4ff252809eeeef6ac8e1dcf48f911347c4a7d096956520d724ac44757c9 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:31:53 ===================================================== [Pipeline] echo 00:31:54 taggedImages: 00:31:54 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:57ec9c074b958cfbefda20febbd51ab107c50bcb 00:31:54 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 00:31:54 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:4.0.0-dev.7 00:31:54 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 00:31:54 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo 00:31:54 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 00:31:54 57ec9c074b958cfbefda20febbd51ab107c50bcb 00:31:54 latest 00:31:54 4.0.0-dev.7 00:31:54 57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 00:31:54 main 00:31:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:54 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:57ec9c074b958cfbefda20febbd51ab107c50bcb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications:57ec9c074b958cfbefda20febbd51ab107c50bcb 00:31:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 00:31:54 03943fc25689: Preparing 00:31:54 41ffb2a198a8: Preparing 00:31:54 d5737fb3f002: Preparing 00:31:54 2342981c5385: Preparing 00:31:54 7aa9bde15ae3: Preparing 00:31:54 30c485036ac3: Preparing 00:31:54 30c485036ac3: Waiting 00:31:54 e58f5af20bd9: Preparing 00:31:54 63ca1fbb43ae: Preparing 00:31:54 63ca1fbb43ae: Waiting 00:31:54 e58f5af20bd9: Waiting 00:31:54 7aa9bde15ae3: Layer already exists 00:31:54 2342981c5385: Layer already exists 00:31:54 41ffb2a198a8: Pushed 00:31:54 03943fc25689: Pushed 00:31:54 63ca1fbb43ae: Layer already exists 00:31:54 e58f5af20bd9: Pushed 00:31:55 30c485036ac3: Pushed 00:32:00 d5737fb3f002: Pushed 00:32:00 57ec9c074b958cfbefda20febbd51ab107c50bcb: digest: sha256:f31fdfbd33ab404f2257dd7cfaac50d92d0d0434400a03c115942bd7b927c5f9 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:00 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 00:32:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 00:32:01 03943fc25689: Preparing 00:32:01 41ffb2a198a8: Preparing 00:32:01 d5737fb3f002: Preparing 00:32:01 2342981c5385: Preparing 00:32:01 7aa9bde15ae3: Preparing 00:32:01 30c485036ac3: Preparing 00:32:01 e58f5af20bd9: Preparing 00:32:01 63ca1fbb43ae: Preparing 00:32:01 30c485036ac3: Waiting 00:32:01 e58f5af20bd9: Waiting 00:32:01 63ca1fbb43ae: Waiting 00:32:01 2342981c5385: Layer already exists 00:32:01 03943fc25689: Layer already exists 00:32:01 d5737fb3f002: Layer already exists 00:32:01 7aa9bde15ae3: Layer already exists 00:32:01 41ffb2a198a8: Layer already exists 00:32:01 e58f5af20bd9: Layer already exists 00:32:01 30c485036ac3: Layer already exists 00:32:01 63ca1fbb43ae: Layer already exists 00:32:01 latest: digest: sha256:f31fdfbd33ab404f2257dd7cfaac50d92d0d0434400a03c115942bd7b927c5f9 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:01 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.7 00:32:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 00:32:01 03943fc25689: Preparing 00:32:01 41ffb2a198a8: Preparing 00:32:01 d5737fb3f002: Preparing 00:32:01 2342981c5385: Preparing 00:32:01 7aa9bde15ae3: Preparing 00:32:01 30c485036ac3: Preparing 00:32:01 e58f5af20bd9: Preparing 00:32:01 63ca1fbb43ae: Preparing 00:32:01 30c485036ac3: Waiting 00:32:01 e58f5af20bd9: Waiting 00:32:01 63ca1fbb43ae: Waiting 00:32:01 d5737fb3f002: Layer already exists 00:32:01 2342981c5385: Layer already exists 00:32:01 41ffb2a198a8: Layer already exists 00:32:01 03943fc25689: Layer already exists 00:32:01 7aa9bde15ae3: Layer already exists 00:32:01 e58f5af20bd9: Layer already exists 00:32:01 63ca1fbb43ae: Layer already exists 00:32:01 30c485036ac3: Layer already exists 00:32:01 4.0.0-dev.7: digest: sha256:f31fdfbd33ab404f2257dd7cfaac50d92d0d0434400a03c115942bd7b927c5f9 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:02 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:02 + docker push nexus3.edgexfoundry.org:10004/support-notifications:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 00:32:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 00:32:02 03943fc25689: Preparing 00:32:02 41ffb2a198a8: Preparing 00:32:02 d5737fb3f002: Preparing 00:32:02 2342981c5385: Preparing 00:32:02 7aa9bde15ae3: Preparing 00:32:02 30c485036ac3: Preparing 00:32:02 e58f5af20bd9: Preparing 00:32:02 63ca1fbb43ae: Preparing 00:32:02 30c485036ac3: Waiting 00:32:02 e58f5af20bd9: Waiting 00:32:02 63ca1fbb43ae: Waiting 00:32:02 d5737fb3f002: Layer already exists 00:32:02 41ffb2a198a8: Layer already exists 00:32:02 7aa9bde15ae3: Layer already exists 00:32:02 03943fc25689: Layer already exists 00:32:02 2342981c5385: Layer already exists 00:32:02 30c485036ac3: Layer already exists 00:32:02 e58f5af20bd9: Layer already exists 00:32:02 63ca1fbb43ae: Layer already exists 00:32:02 57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7: digest: sha256:f31fdfbd33ab404f2257dd7cfaac50d92d0d0434400a03c115942bd7b927c5f9 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:02 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:03 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 00:32:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 00:32:03 03943fc25689: Preparing 00:32:03 41ffb2a198a8: Preparing 00:32:03 d5737fb3f002: Preparing 00:32:03 2342981c5385: Preparing 00:32:03 7aa9bde15ae3: Preparing 00:32:03 30c485036ac3: Preparing 00:32:03 e58f5af20bd9: Preparing 00:32:03 63ca1fbb43ae: Preparing 00:32:03 e58f5af20bd9: Waiting 00:32:03 63ca1fbb43ae: Waiting 00:32:03 30c485036ac3: Waiting 00:32:03 2342981c5385: Layer already exists 00:32:03 7aa9bde15ae3: Layer already exists 00:32:03 41ffb2a198a8: Layer already exists 00:32:03 d5737fb3f002: Layer already exists 00:32:03 03943fc25689: Layer already exists 00:32:03 30c485036ac3: Layer already exists 00:32:03 e58f5af20bd9: Layer already exists 00:32:03 63ca1fbb43ae: Layer already exists 00:32:03 main: digest: sha256:f31fdfbd33ab404f2257dd7cfaac50d92d0d0434400a03c115942bd7b927c5f9 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:32:03 ===================================================== [Pipeline] echo 00:32:03 taggedImages: 00:32:03 - nexus3.edgexfoundry.org:10004/support-notifications:57ec9c074b958cfbefda20febbd51ab107c50bcb 00:32:03 - nexus3.edgexfoundry.org:10004/support-notifications:latest 00:32:03 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.7 00:32:03 - nexus3.edgexfoundry.org:10004/support-notifications:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 00:32:03 - nexus3.edgexfoundry.org:10004/support-notifications: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] } 00:52:04 #130 ... 00:52:04 00:52:04 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 00:52:04 #148 DONE 1327.4s 00:52:04 00:52:04 #154 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 00:52:04 #154 DONE 0.6s 00:52:04 00:52:04 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:52:04 #145 ... 00:52:04 00:52:04 #155 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 00:52:04 #155 DONE 2.7s 00:52:04 00:52:04 #156 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 00:52:04 #156 DONE 0.5s 00:52:04 00:52:04 #157 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 00:52:04 #157 DONE 0.3s 00:52:04 00:52:04 #158 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:52:04 #158 DONE 0.4s 00:52:04 00:52:04 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:52:04 #145 1328.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.7" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:52:04 #145 ... 00:52:04 00:52:04 #159 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 00:52:04 #159 DONE 0.2s 00:52:04 00:52:04 #160 [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/ 00:52:04 #160 DONE 0.3s 00:52:04 00:52:04 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:52:04 #151 ... 00:52:04 00:52:04 #161 [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/ 00:52:04 #161 DONE 0.2s 00:52:04 00:52:04 #162 [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/ 00:52:04 #162 DONE 0.2s 00:52:04 00:52:04 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:52:04 #150 ... 00:52:04 00:52:04 #163 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:52:04 #163 DONE 0.2s 00:52:04 00:52:04 #164 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 00:52:04 #164 DONE 2.5s 00:52:04 00:52:04 #106 [security-bootstrapper] exporting to image 00:52:04 #106 exporting layers 00:52:04 #106 ... 00:52:04 00:52:04 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 00:52:04 #152 DONE 1336.5s 00:52:04 00:52:04 #106 [security-bootstrapper] exporting to image 00:52:04 #106 exporting layers 2.2s done 00:52:04 #106 writing image sha256:412ca41b3a78722288cef1180aa29dbb8402e57e81b7974f5f620597571bd5e9 0.0s done 00:52:04 #106 naming to docker.io/library/security-bootstrapper-arm64 done 00:52:04 #106 DONE 8.3s 00:52:04 00:52:04 #165 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 00:52:04 #165 DONE 0.3s 00:52:04 00:52:04 #166 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 00:52:04 #166 DONE 0.2s 00:52:04 00:52:04 #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:52:04 #130 ... 00:52:04 00:52:04 #167 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 00:52:04 #167 DONE 0.1s 00:52:04 00:52:04 #168 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 00:52:04 #168 DONE 0.2s 00:52:04 00:52:04 #169 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:52:04 #169 DONE 0.4s 00:52:04 00:52:04 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:52:04 #153 ... 00:52:04 00:52:04 #170 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 00:52:04 #170 DONE 0.2s 00:52:04 00:52:04 #171 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:52:05 #171 DONE 2.3s 00:52:05 00:52:05 #106 [security-proxy-setup] exporting to image 00:52:06 #106 exporting layers 1.4s done 00:52:06 #106 writing image sha256:64c45cc7bed1e0d643922cdccbf8a062491f374684e8fb1afdcccada096f68f3 done 00:52:06 #106 naming to docker.io/library/security-proxy-setup-arm64 done 00:52:06 #106 DONE 9.6s 00:52:06 00:52:06 #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:52:24 #130 ... 00:52:24 00:52:24 #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 00:52:24 #145 DONE 1359.2s 00:52:24 00:52:24 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 00:52:24 #144 ... 00:52:24 00:52:24 #172 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 00:52:24 #172 DONE 0.2s 00:52:24 00:52:24 #173 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 00:52:24 #173 DONE 0.4s 00:52:24 00:52:24 #174 [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 00:52:24 #174 DONE 0.1s 00:52:24 00:52:24 #175 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 00:52:24 #175 DONE 0.2s 00:52:24 00:52:24 #176 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 00:52:24 #176 DONE 0.1s 00:52:24 00:52:24 #177 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:52:24 #177 DONE 0.4s 00:52:24 00:52:24 #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 00:52:24 #146 ... 00:52:24 00:52:24 #178 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:52:25 #178 DONE 0.4s 00:52:25 00:52:25 #179 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:52:25 #179 DONE 0.3s 00:52:25 00:52:25 #180 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:52:28 #180 DONE 2.2s 00:52:28 00:52:28 #106 [security-secretstore-setup] exporting to image 00:52:28 #106 exporting layers 00:52:29 #106 exporting layers 1.6s done 00:52:29 #106 writing image sha256:b0ae3ba051ca44434ddb357c2b18daa85299b9a98ea47a4134569aa8c5818645 done 00:52:29 #106 naming to docker.io/library/security-secretstore-setup-arm64 done 00:52:29 #106 DONE 11.2s 00:52:29 00:52:29 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 00:53:08 #149 ... 00:53:08 00:53:08 #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:53:08 #130 DONE 1403.4s 00:53:08 00:53:08 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 00:53:08 #149 ... 00:53:08 00:53:08 #181 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 00:53:08 #181 DONE 0.2s 00:53:08 00:53:08 #182 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 00:53:08 #182 DONE 0.2s 00:53:08 00:53:08 #183 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 00:53:08 #183 DONE 0.3s 00:53:08 00:53:08 #184 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 00:53:08 #184 DONE 0.2s 00:53:08 00:53:08 #185 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 00:53:08 #185 DONE 0.1s 00:53:08 00:53:08 #186 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:53:10 #186 DONE 2.0s 00:53:10 00:53:10 #106 [core-common-config-bootstrapper] exporting to image 00:53:10 #106 exporting layers 00:53:11 #106 exporting layers 0.7s done 00:53:11 #106 writing image sha256:4031c11e237efe6ac0544b3570b211bcd2d60932da065c8ba03c9e4425bed0ba 0.0s done 00:53:11 #106 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 00:53:11 #106 DONE 12.0s 00:53:11 00:53:11 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:55:18 #150 ... 00:55:18 00:55:18 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:55:18 #147 DONE 1531.6s 00:55:18 00:55:18 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:55:18 #153 ... 00:55:18 00:55:18 #187 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 00:55:18 #187 DONE 0.1s 00:55:18 00:55:18 #188 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 00:55:18 #188 DONE 0.2s 00:55:18 00:55:18 #189 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 00:55:18 #189 DONE 0.4s 00:55:18 00:55:18 #190 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 00:55:18 #190 DONE 0.2s 00:55:18 00:55:18 #106 [security-spiffe-token-provider] exporting to image 00:55:18 #106 exporting layers 00:55:18 #106 exporting layers 0.9s done 00:55:18 #106 writing image sha256:527c10e024209393386aaa675172eb1d78f3d5ccfc99234e16f6ecd5f637d036 done 00:55:18 #106 naming to docker.io/library/security-spiffe-token-provider-arm64 done 00:55:18 #106 DONE 13.0s 00:55:18 00:55:18 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:02:41 #45 ... 01:02:41 01:02:41 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:02:41 #151 DONE 1965.9s 01:02:41 01:02:41 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:02:41 #149 ... 01:02:41 01:02:41 #191 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:02:41 #191 DONE 0.2s 01:02:41 01:02:41 #192 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:02:41 #192 DONE 0.2s 01:02:41 01:02:41 #193 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 01:02:41 #193 DONE 0.4s 01:02:41 01:02:41 #194 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 01:02:41 #194 DONE 0.1s 01:02:41 01:02:41 #195 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 01:02:41 #195 DONE 0.1s 01:02:41 01:02:41 #196 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:02:41 #196 DONE 1.9s 01:02:41 01:02:41 #106 [security-proxy-auth] exporting to image 01:02:41 #106 exporting layers 01:02:41 #106 exporting layers 0.7s done 01:02:41 #106 writing image sha256:319e403fac3a6c13f2dbcc3a5845bc779e7ae03f04ce000499f6054937d10635 done 01:02:41 #106 naming to docker.io/library/security-proxy-auth-arm64 done 01:02:41 #106 DONE 13.7s 01:02:41 01:02:41 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:03:28 #153 ... 01:03:28 01:03:28 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:03:28 #144 DONE 2022.7s 01:03:28 01:03:28 #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 01:03:28 #146 ... 01:03:28 01:03:28 #197 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 01:03:28 #197 DONE 0.2s 01:03:28 01:03:28 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:03:28 #153 ... 01:03:28 01:03:28 #198 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 01:03:28 #198 DONE 0.1s 01:03:28 01:03:28 #199 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:03:28 #199 DONE 0.4s 01:03:28 01:03:28 #200 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 01:03:28 #200 DONE 0.1s 01:03:28 01:03:28 #106 [core-command] exporting to image 01:03:28 #106 exporting layers 01:03:28 #106 exporting layers 0.4s done 01:03:29 #106 writing image sha256:5fee5e816171409f7eb39d33f422b6347f8c34df989f03a0432e75f3ea344811 done 01:03:29 #106 naming to docker.io/library/core-command-arm64 done 01:03:29 #106 DONE 14.1s 01:03:29 01:03:29 #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 01:05:20 #146 ... 01:05:20 01:05:20 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:05:20 #150 DONE 2135.6s 01:05:20 01:05:20 #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 01:05:20 #146 ... 01:05:20 01:05:20 #201 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 01:05:20 #201 ... 01:05:20 01:05:20 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:05:20 #149 DONE 2136.6s 01:05:20 01:05:20 #201 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 01:05:20 #201 DONE 0.4s 01:05:20 01:05:20 #202 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 01:05:20 #202 DONE 0.2s 01:05:20 01:05:20 #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 01:05:20 #146 ... 01:05:20 01:05:20 #203 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:05:21 #203 ... 01:05:21 01:05:21 #204 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:05:21 #204 DONE 0.3s 01:05:21 01:05:21 #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:05:21 #143 DONE 2138.1s 01:05:21 01:05:21 #205 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 01:05:22 #205 ... 01:05:22 01:05:22 #203 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:05:22 #203 DONE 1.3s 01:05:22 01:05:22 #206 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 01:05:22 #206 DONE 0.2s 01:05:22 01:05:22 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:05:22 #45 ... 01:05:22 01:05:22 #207 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 01:05:22 #207 DONE 0.3s 01:05:22 01:05:22 #208 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 01:05:22 #208 ... 01:05:22 01:05:22 #209 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 01:05:22 #209 DONE 0.5s 01:05:22 01:05:22 #205 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 01:05:22 #205 DONE 1.3s 01:05:22 01:05:22 #106 [core-data] exporting to image 01:05:22 #106 exporting layers 01:05:23 #106 ... 01:05:23 01:05:23 #208 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 01:05:23 #208 DONE 0.4s 01:05:23 01:05:23 #210 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 01:05:23 #210 DONE 0.4s 01:05:23 01:05:23 #211 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:05:23 #211 ... 01:05:23 01:05:23 #212 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 01:05:23 #212 DONE 0.4s 01:05:23 01:05:23 #106 [core-keeper] exporting to image 01:05:24 #106 exporting layers 1.4s done 01:05:24 #106 writing image sha256:18fba74f71183aea805e608a0f20ef2aca5afd917ac03e260409dd97c21b9072 0.1s done 01:05:24 #106 naming to docker.io/library/core-data-arm64 01:05:24 #106 naming to docker.io/library/core-data-arm64 0.1s done 01:05:24 #106 ... 01:05:24 01:05:24 #211 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:05:24 #211 DONE 1.2s 01:05:24 01:05:24 #213 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 01:05:24 #213 DONE 0.2s 01:05:24 01:05:24 #106 [core-data] exporting to image 01:05:24 #106 exporting layers 1.1s done 01:05:24 #106 writing image sha256:1388bf3fa929c9ebbdd66db1577920f2cd9cf095a405b2c3afbd8111a844ac34 done 01:05:24 #106 naming to docker.io/library/core-keeper-arm64 done 01:05:24 #106 DONE 16.5s 01:05:24 01:05:24 #214 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 01:05:24 #214 DONE 0.2s 01:05:24 01:05:24 #215 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 01:05:25 #215 DONE 0.2s 01:05:25 01:05:25 #106 [core-metadata] exporting to image 01:05:25 #106 exporting layers 0.7s done 01:05:25 #106 writing image sha256:af006f6440bb624f9358e3ed4230fa3e3e9a63554c43142fb19984a668ee81dd done 01:05:25 #106 naming to docker.io/library/core-metadata-arm64 done 01:05:25 #106 DONE 17.2s 01:05:25 01:05:25 #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 01:05:57 #146 ... 01:05:57 01:05:57 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:05:57 #153 DONE 2170.4s 01:05:57 01:05:57 #216 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 01:05:57 #216 DONE 0.2s 01:05:57 01:05:57 #217 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 01:05:57 #217 DONE 0.2s 01:05:57 01:05:57 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:05:57 #45 ... 01:05:57 01:05:57 #218 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:05:57 #218 DONE 0.6s 01:05:57 01:05:57 #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 01:05:57 #146 DONE 2171.8s 01:05:57 01:05:57 #219 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 01:05:57 #219 DONE 0.2s 01:05:57 01:05:57 #220 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 01:05:57 #220 DONE 0.2s 01:05:57 01:05:57 #106 [support-notifications] exporting to image 01:05:57 #106 exporting layers 01:05:57 #106 ... 01:05:57 01:05:57 #221 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:05:57 #221 DONE 0.2s 01:05:57 01:05:57 #106 [support-notifications] exporting to image 01:05:57 #106 ... 01:05:57 01:05:57 #222 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:05:57 #222 DONE 0.1s 01:05:57 01:05:57 #223 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 01:05:57 #223 ... 01:05:57 01:05:57 #106 [support-notifications] exporting to image 01:05:57 #106 exporting layers 0.9s done 01:05:57 #106 writing image sha256:9f06dc7f32a65be5516830e291216ccdb1d8219c8b402c376bfc22aab303993d done 01:05:57 #106 naming to docker.io/library/support-notifications-arm64 done 01:05:57 #106 DONE 18.0s 01:05:57 01:05:57 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:05:57 #45 ... 01:05:57 01:05:57 #223 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 01:05:57 #223 DONE 0.6s 01:05:57 01:05:57 #224 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 01:05:57 #224 DONE 0.1s 01:05:57 01:05:57 #106 [support-cron-scheduler] exporting to image 01:05:57 #106 exporting layers 0.6s done 01:05:57 #106 writing image sha256:56da893f3abb33946e16ea30420d1a16eed66089b706ab79df3618f85f8d1a91 done 01:05:57 #106 naming to docker.io/library/support-cron-scheduler-arm64 done 01:05:57 #106 DONE 18.7s 01:05:57 01:05:57 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:05:57 time="2024-11-01T00:26:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:05:57 time="2024-11-01T00:26:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:05:57 time="2024-11-01T00:26:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:05:57 time="2024-11-01T00:26:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:05:57 time="2024-11-01T00:26:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:05:57 time="2024-11-01T00:26:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:05:57 time="2024-11-01T00:26:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:05:57 time="2024-11-01T00:26:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:05:57 time="2024-11-01T00:26:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:05:57 time="2024-11-01T00:26:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:05:57 time="2024-11-01T00:26:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:05:57 time="2024-11-01T00:26:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:05:57 time="2024-11-01T00:26:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:05:57 time="2024-11-01T00:26:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:05:57 time="2024-11-01T00:26:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 01:05:57 $ docker stop --time=1 64e20ed43c609e94bf0272099b7f6cc7b39832b7f555820e40459f699e2e8ac5 01:05:59 $ docker rm -f --volumes 64e20ed43c609e94bf0272099b7f6cc7b39832b7f555820e40459f699e2e8ac5 [Pipeline] // withDockerContainer [Pipeline] sh 01:06:00 + docker images 01:06:00 REPOSITORY TAG IMAGE ID CREATED SIZE 01:06:00 support-cron-scheduler-arm64 latest 56da893f3abb 4 seconds ago 71.1MB 01:06:00 support-notifications-arm64 latest 9f06dc7f32a6 5 seconds ago 70MB 01:06:00 core-metadata-arm64 latest af006f6440bb 36 seconds ago 48.3MB 01:06:00 core-keeper-arm64 latest 1388bf3fa929 37 seconds ago 41.4MB 01:06:00 core-data-arm64 latest 18fba74f7118 38 seconds ago 48.2MB 01:06:00 core-command-arm64 latest 5fee5e816171 2 minutes ago 42.3MB 01:06:00 security-proxy-auth-arm64 latest 319e403fac3a 3 minutes ago 40.5MB 01:06:00 security-spiffe-token-provider-arm64 latest 527c10e02420 10 minutes ago 46.9MB 01:06:00 core-common-config-bootstrapper-arm64 latest 4031c11e237e 12 minutes ago 27.6MB 01:06:00 security-secretstore-setup-arm64 latest b0ae3ba051ca 13 minutes ago 56MB 01:06:00 security-proxy-setup-arm64 latest 64c45cc7bed1 13 minutes ago 40MB 01:06:00 security-bootstrapper-arm64 latest 412ca41b3a78 14 minutes ago 32MB 01:06:00 security-spire-config-arm64 latest cc17186884f2 37 minutes ago 123MB 01:06:00 security-spire-agent-arm64 latest 0110306c5e81 37 minutes ago 182MB 01:06:00 security-spire-server-arm64 latest f3c72ea0c7e2 37 minutes ago 124MB 01:06:00 ci-base-image-arm64 latest 9784cb940cd3 39 minutes ago 961MB 01:06:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 4 weeks ago 558MB 01:06:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 17 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 01:06:00 provisioning config files... 01:06:00 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/741@tmp/config9213385823237741108tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:06:00 ---> ****-login.sh 01:06:00 nexus3.edgexfoundry.org:10001 01:06:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:06:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:06:00 Configure a credential helper to remove this warning. See 01:06:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:06:00 01:06:00 Login Succeeded 01:06:00 nexus3.edgexfoundry.org:10002 01:06:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:06:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:06:01 Configure a credential helper to remove this warning. See 01:06:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:06:01 01:06:01 Login Succeeded 01:06:01 nexus3.edgexfoundry.org:10003 01:06:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:06:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:06:01 Configure a credential helper to remove this warning. See 01:06:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:06:01 01:06:01 Login Succeeded 01:06:01 nexus3.edgexfoundry.org:10004 01:06:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:06:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:06:01 Configure a credential helper to remove this warning. See 01:06:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:06:01 01:06:01 Login Succeeded 01:06:01 ****.io 01:06:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:06:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:06:02 Configure a credential helper to remove this warning. See 01:06:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:06:02 01:06:02 Login Succeeded 01:06:02 ---> ****-login.sh ends [Pipeline] } 01:06:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:06:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:06:02 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 01:06:02 57ec9c074b958cfbefda20febbd51ab107c50bcb 01:06:02 latest 01:06:02 4.0.0-dev.7 01:06:02 57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 01:06:02 main 01:06:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:02 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:03 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb 01:06:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:06:03 18d5bf4bc1db: Preparing 01:06:03 dac910946d3a: Preparing 01:06:03 5bca6b32d264: Preparing 01:06:03 32010f238a56: Preparing 01:06:03 e1404e12b091: Preparing 01:06:03 15a44450eb09: Preparing 01:06:03 16113d51b718: Preparing 01:06:03 15a44450eb09: Waiting 01:06:03 16113d51b718: Waiting 01:06:03 32010f238a56: Pushed 01:06:03 5bca6b32d264: Pushed 01:06:03 18d5bf4bc1db: Pushed 01:06:03 16113d51b718: Layer already exists 01:06:03 15a44450eb09: Pushed 01:06:05 e1404e12b091: Pushed 01:06:09 dac910946d3a: Pushed 01:06:09 57ec9c074b958cfbefda20febbd51ab107c50bcb: digest: sha256:dba4f575c12b2a8a692b853db592b1be89dc3c09a222eed618ae95c2c9a37024 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:09 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:10 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 01:06:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:06:10 18d5bf4bc1db: Preparing 01:06:10 dac910946d3a: Preparing 01:06:10 5bca6b32d264: Preparing 01:06:10 32010f238a56: Preparing 01:06:10 e1404e12b091: Preparing 01:06:10 15a44450eb09: Preparing 01:06:10 16113d51b718: Preparing 01:06:10 15a44450eb09: Waiting 01:06:10 16113d51b718: Waiting 01:06:10 18d5bf4bc1db: Layer already exists 01:06:10 e1404e12b091: Layer already exists 01:06:10 5bca6b32d264: Layer already exists 01:06:10 dac910946d3a: Layer already exists 01:06:10 32010f238a56: Layer already exists 01:06:10 15a44450eb09: Layer already exists 01:06:10 16113d51b718: Layer already exists 01:06:10 latest: digest: sha256:dba4f575c12b2a8a692b853db592b1be89dc3c09a222eed618ae95c2c9a37024 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:10 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:11 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.7 01:06:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:06:11 18d5bf4bc1db: Preparing 01:06:11 dac910946d3a: Preparing 01:06:11 5bca6b32d264: Preparing 01:06:11 32010f238a56: Preparing 01:06:11 e1404e12b091: Preparing 01:06:11 15a44450eb09: Preparing 01:06:11 16113d51b718: Preparing 01:06:11 15a44450eb09: Waiting 01:06:11 16113d51b718: Waiting 01:06:11 32010f238a56: Layer already exists 01:06:11 18d5bf4bc1db: Layer already exists 01:06:11 5bca6b32d264: Layer already exists 01:06:11 e1404e12b091: Layer already exists 01:06:11 dac910946d3a: Layer already exists 01:06:11 15a44450eb09: Layer already exists 01:06:11 16113d51b718: Layer already exists 01:06:11 4.0.0-dev.7: digest: sha256:dba4f575c12b2a8a692b853db592b1be89dc3c09a222eed618ae95c2c9a37024 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:11 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:12 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 01:06:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:06:12 18d5bf4bc1db: Preparing 01:06:12 dac910946d3a: Preparing 01:06:12 5bca6b32d264: Preparing 01:06:12 32010f238a56: Preparing 01:06:12 e1404e12b091: Preparing 01:06:12 15a44450eb09: Preparing 01:06:12 16113d51b718: Preparing 01:06:12 15a44450eb09: Waiting 01:06:12 16113d51b718: Waiting 01:06:12 dac910946d3a: Layer already exists 01:06:12 5bca6b32d264: Layer already exists 01:06:12 18d5bf4bc1db: Layer already exists 01:06:12 e1404e12b091: Layer already exists 01:06:12 32010f238a56: Layer already exists 01:06:12 15a44450eb09: Layer already exists 01:06:12 16113d51b718: Layer already exists 01:06:12 57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7: digest: sha256:dba4f575c12b2a8a692b853db592b1be89dc3c09a222eed618ae95c2c9a37024 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:12 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:13 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 01:06:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:06:13 18d5bf4bc1db: Preparing 01:06:13 dac910946d3a: Preparing 01:06:13 5bca6b32d264: Preparing 01:06:13 32010f238a56: Preparing 01:06:13 e1404e12b091: Preparing 01:06:13 15a44450eb09: Preparing 01:06:13 16113d51b718: Preparing 01:06:13 15a44450eb09: Waiting 01:06:13 16113d51b718: Waiting 01:06:13 5bca6b32d264: Layer already exists 01:06:13 e1404e12b091: Layer already exists 01:06:13 18d5bf4bc1db: Layer already exists 01:06:13 32010f238a56: Layer already exists 01:06:13 dac910946d3a: Layer already exists 01:06:13 16113d51b718: Layer already exists 01:06:13 15a44450eb09: Layer already exists 01:06:13 main: digest: sha256:dba4f575c12b2a8a692b853db592b1be89dc3c09a222eed618ae95c2c9a37024 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:06:13 ===================================================== [Pipeline] echo 01:06:13 taggedImages: 01:06:13 - nexus3.edgexfoundry.org:10004/core-command-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb 01:06:13 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 01:06:13 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.7 01:06:13 - nexus3.edgexfoundry.org:10004/core-command-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 01:06:13 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 01:06:13 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 01:06:13 57ec9c074b958cfbefda20febbd51ab107c50bcb 01:06:13 latest 01:06:13 4.0.0-dev.7 01:06:13 57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 01:06:13 main 01:06:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:13 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:14 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb 01:06:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:06:14 c451b881109c: Preparing 01:06:14 1a425c1d2eba: Preparing 01:06:14 d7eaede8d0e0: Preparing 01:06:14 fc0f1a5b3573: Preparing 01:06:14 5bca6b32d264: Preparing 01:06:14 32010f238a56: Preparing 01:06:14 e1404e12b091: Preparing 01:06:14 15a44450eb09: Preparing 01:06:14 16113d51b718: Preparing 01:06:14 15a44450eb09: Waiting 01:06:14 32010f238a56: Waiting 01:06:14 e1404e12b091: Waiting 01:06:14 16113d51b718: Waiting 01:06:14 5bca6b32d264: Layer already exists 01:06:14 32010f238a56: Layer already exists 01:06:14 1a425c1d2eba: Pushed 01:06:14 e1404e12b091: Layer already exists 01:06:14 d7eaede8d0e0: Pushed 01:06:14 15a44450eb09: Layer already exists 01:06:14 c451b881109c: Pushed 01:06:14 16113d51b718: Layer already exists 01:06:16 fc0f1a5b3573: Pushed 01:06:16 57ec9c074b958cfbefda20febbd51ab107c50bcb: digest: sha256:47b61395e3d668e8480ffe0df429de3b8c434116d1f359009c66eed7ffc70aaf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:17 + 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 01:06:17 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 01:06:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:06:17 c451b881109c: Preparing 01:06:17 1a425c1d2eba: Preparing 01:06:17 d7eaede8d0e0: Preparing 01:06:17 fc0f1a5b3573: Preparing 01:06:17 5bca6b32d264: Preparing 01:06:17 32010f238a56: Preparing 01:06:17 e1404e12b091: Preparing 01:06:17 15a44450eb09: Preparing 01:06:17 16113d51b718: Preparing 01:06:17 32010f238a56: Waiting 01:06:17 e1404e12b091: Waiting 01:06:17 15a44450eb09: Waiting 01:06:17 16113d51b718: Waiting 01:06:17 c451b881109c: Layer already exists 01:06:17 d7eaede8d0e0: Layer already exists 01:06:17 5bca6b32d264: Layer already exists 01:06:17 fc0f1a5b3573: Layer already exists 01:06:17 1a425c1d2eba: Layer already exists 01:06:17 32010f238a56: Layer already exists 01:06:17 e1404e12b091: Layer already exists 01:06:17 15a44450eb09: Layer already exists 01:06:17 16113d51b718: Layer already exists 01:06:17 latest: digest: sha256:47b61395e3d668e8480ffe0df429de3b8c434116d1f359009c66eed7ffc70aaf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:18 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:18 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.7 01:06:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:06:18 c451b881109c: Preparing 01:06:18 1a425c1d2eba: Preparing 01:06:18 d7eaede8d0e0: Preparing 01:06:18 fc0f1a5b3573: Preparing 01:06:18 5bca6b32d264: Preparing 01:06:18 32010f238a56: Preparing 01:06:18 e1404e12b091: Preparing 01:06:18 15a44450eb09: Preparing 01:06:18 16113d51b718: Preparing 01:06:18 32010f238a56: Waiting 01:06:18 e1404e12b091: Waiting 01:06:18 15a44450eb09: Waiting 01:06:18 16113d51b718: Waiting 01:06:18 fc0f1a5b3573: Layer already exists 01:06:18 c451b881109c: Layer already exists 01:06:18 5bca6b32d264: Layer already exists 01:06:18 d7eaede8d0e0: Layer already exists 01:06:18 1a425c1d2eba: Layer already exists 01:06:18 15a44450eb09: Layer already exists 01:06:18 32010f238a56: Layer already exists 01:06:18 e1404e12b091: Layer already exists 01:06:18 16113d51b718: Layer already exists 01:06:18 4.0.0-dev.7: digest: sha256:47b61395e3d668e8480ffe0df429de3b8c434116d1f359009c66eed7ffc70aaf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:19 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:19 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 01:06:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:06:19 c451b881109c: Preparing 01:06:19 1a425c1d2eba: Preparing 01:06:19 d7eaede8d0e0: Preparing 01:06:19 fc0f1a5b3573: Preparing 01:06:19 5bca6b32d264: Preparing 01:06:19 32010f238a56: Preparing 01:06:19 e1404e12b091: Preparing 01:06:19 15a44450eb09: Preparing 01:06:19 16113d51b718: Preparing 01:06:19 e1404e12b091: Waiting 01:06:19 15a44450eb09: Waiting 01:06:19 16113d51b718: Waiting 01:06:19 32010f238a56: Waiting 01:06:19 fc0f1a5b3573: Layer already exists 01:06:19 5bca6b32d264: Layer already exists 01:06:19 c451b881109c: Layer already exists 01:06:19 d7eaede8d0e0: Layer already exists 01:06:19 1a425c1d2eba: Layer already exists 01:06:19 e1404e12b091: Layer already exists 01:06:19 32010f238a56: Layer already exists 01:06:19 16113d51b718: Layer already exists 01:06:19 15a44450eb09: Layer already exists 01:06:19 57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7: digest: sha256:47b61395e3d668e8480ffe0df429de3b8c434116d1f359009c66eed7ffc70aaf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:20 + 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 01:06:20 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 01:06:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:06:20 c451b881109c: Preparing 01:06:20 1a425c1d2eba: Preparing 01:06:20 d7eaede8d0e0: Preparing 01:06:20 fc0f1a5b3573: Preparing 01:06:20 5bca6b32d264: Preparing 01:06:20 32010f238a56: Preparing 01:06:20 e1404e12b091: Preparing 01:06:20 15a44450eb09: Preparing 01:06:20 16113d51b718: Preparing 01:06:20 32010f238a56: Waiting 01:06:20 e1404e12b091: Waiting 01:06:20 15a44450eb09: Waiting 01:06:20 16113d51b718: Waiting 01:06:20 d7eaede8d0e0: Layer already exists 01:06:20 c451b881109c: Layer already exists 01:06:20 1a425c1d2eba: Layer already exists 01:06:20 fc0f1a5b3573: Layer already exists 01:06:20 5bca6b32d264: Layer already exists 01:06:20 32010f238a56: Layer already exists 01:06:20 e1404e12b091: Layer already exists 01:06:20 16113d51b718: Layer already exists 01:06:20 15a44450eb09: Layer already exists 01:06:20 main: digest: sha256:47b61395e3d668e8480ffe0df429de3b8c434116d1f359009c66eed7ffc70aaf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:06:20 ===================================================== [Pipeline] echo 01:06:20 taggedImages: 01:06:20 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb 01:06:20 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 01:06:20 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.7 01:06:20 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 01:06:20 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 01:06:20 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 01:06:20 57ec9c074b958cfbefda20febbd51ab107c50bcb 01:06:20 latest 01:06:20 4.0.0-dev.7 01:06:20 57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 01:06:20 main 01:06:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:21 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:21 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb 01:06:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:06:21 6401aad4a21e: Preparing 01:06:21 ddda0a1c6838: Preparing 01:06:21 99bcd3250704: Preparing 01:06:21 5bca6b32d264: Preparing 01:06:21 32010f238a56: Preparing 01:06:21 f10243850185: Preparing 01:06:21 bfa326f76296: Preparing 01:06:21 16113d51b718: Preparing 01:06:21 f10243850185: Waiting 01:06:21 bfa326f76296: Waiting 01:06:21 16113d51b718: Waiting 01:06:21 32010f238a56: Layer already exists 01:06:21 5bca6b32d264: Layer already exists 01:06:21 ddda0a1c6838: Pushed 01:06:21 6401aad4a21e: Pushed 01:06:21 16113d51b718: Layer already exists 01:06:21 bfa326f76296: Pushed 01:06:23 f10243850185: Pushed 01:06:29 99bcd3250704: Pushed 01:06:29 57ec9c074b958cfbefda20febbd51ab107c50bcb: digest: sha256:0f78d18ee420aa00ec40dea4776b2dacb2a252a90f47d03f0201c6af1d2bd161 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:30 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:31 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 01:06:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:06:31 6401aad4a21e: Preparing 01:06:31 ddda0a1c6838: Preparing 01:06:31 99bcd3250704: Preparing 01:06:31 5bca6b32d264: Preparing 01:06:31 32010f238a56: Preparing 01:06:31 f10243850185: Preparing 01:06:31 bfa326f76296: Preparing 01:06:31 16113d51b718: Preparing 01:06:31 f10243850185: Waiting 01:06:31 bfa326f76296: Waiting 01:06:31 16113d51b718: Waiting 01:06:31 5bca6b32d264: Layer already exists 01:06:31 6401aad4a21e: Layer already exists 01:06:31 32010f238a56: Layer already exists 01:06:31 99bcd3250704: Layer already exists 01:06:31 ddda0a1c6838: Layer already exists 01:06:31 bfa326f76296: Layer already exists 01:06:31 f10243850185: Layer already exists 01:06:31 16113d51b718: Layer already exists 01:06:31 latest: digest: sha256:0f78d18ee420aa00ec40dea4776b2dacb2a252a90f47d03f0201c6af1d2bd161 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:31 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:32 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.7 01:06:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:06:32 6401aad4a21e: Preparing 01:06:32 ddda0a1c6838: Preparing 01:06:32 99bcd3250704: Preparing 01:06:32 5bca6b32d264: Preparing 01:06:32 32010f238a56: Preparing 01:06:32 f10243850185: Preparing 01:06:32 bfa326f76296: Preparing 01:06:32 16113d51b718: Preparing 01:06:32 f10243850185: Waiting 01:06:32 bfa326f76296: Waiting 01:06:32 16113d51b718: Waiting 01:06:32 5bca6b32d264: Layer already exists 01:06:32 99bcd3250704: Layer already exists 01:06:32 ddda0a1c6838: Layer already exists 01:06:32 6401aad4a21e: Layer already exists 01:06:32 32010f238a56: Layer already exists 01:06:32 bfa326f76296: Layer already exists 01:06:32 16113d51b718: Layer already exists 01:06:32 f10243850185: Layer already exists 01:06:32 4.0.0-dev.7: digest: sha256:0f78d18ee420aa00ec40dea4776b2dacb2a252a90f47d03f0201c6af1d2bd161 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:32 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:33 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 01:06:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:06:33 6401aad4a21e: Preparing 01:06:33 ddda0a1c6838: Preparing 01:06:33 99bcd3250704: Preparing 01:06:33 5bca6b32d264: Preparing 01:06:33 32010f238a56: Preparing 01:06:33 f10243850185: Preparing 01:06:33 bfa326f76296: Preparing 01:06:33 16113d51b718: Preparing 01:06:33 f10243850185: Waiting 01:06:33 bfa326f76296: Waiting 01:06:33 16113d51b718: Waiting 01:06:33 99bcd3250704: Layer already exists 01:06:33 5bca6b32d264: Layer already exists 01:06:33 32010f238a56: Layer already exists 01:06:33 ddda0a1c6838: Layer already exists 01:06:33 6401aad4a21e: Layer already exists 01:06:33 f10243850185: Layer already exists 01:06:33 bfa326f76296: Layer already exists 01:06:33 16113d51b718: Layer already exists 01:06:33 57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7: digest: sha256:0f78d18ee420aa00ec40dea4776b2dacb2a252a90f47d03f0201c6af1d2bd161 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:33 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:33 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 01:06:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:06:33 6401aad4a21e: Preparing 01:06:33 ddda0a1c6838: Preparing 01:06:33 99bcd3250704: Preparing 01:06:33 5bca6b32d264: Preparing 01:06:33 32010f238a56: Preparing 01:06:33 f10243850185: Preparing 01:06:33 bfa326f76296: Preparing 01:06:33 16113d51b718: Preparing 01:06:33 bfa326f76296: Waiting 01:06:33 16113d51b718: Waiting 01:06:33 f10243850185: Waiting 01:06:33 ddda0a1c6838: Layer already exists 01:06:33 6401aad4a21e: Layer already exists 01:06:33 5bca6b32d264: Layer already exists 01:06:33 99bcd3250704: Layer already exists 01:06:33 32010f238a56: Layer already exists 01:06:33 f10243850185: Layer already exists 01:06:33 bfa326f76296: Layer already exists 01:06:33 16113d51b718: Layer already exists 01:06:33 main: digest: sha256:0f78d18ee420aa00ec40dea4776b2dacb2a252a90f47d03f0201c6af1d2bd161 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:06:34 ===================================================== [Pipeline] echo 01:06:34 taggedImages: 01:06:34 - nexus3.edgexfoundry.org:10004/core-data-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb 01:06:34 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 01:06:34 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.7 01:06:34 - nexus3.edgexfoundry.org:10004/core-data-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 01:06:34 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 01:06:34 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 01:06:34 57ec9c074b958cfbefda20febbd51ab107c50bcb 01:06:34 latest 01:06:34 4.0.0-dev.7 01:06:34 57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 01:06:34 main 01:06:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:34 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:34 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb 01:06:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 01:06:34 73007f6d2ea8: Preparing 01:06:34 e4d7c81d64e6: Preparing 01:06:34 18a67dda42b9: Preparing 01:06:34 32010f238a56: Preparing 01:06:34 d5bec0a7b6e9: Preparing 01:06:34 b26b5be474d2: Preparing 01:06:34 16113d51b718: Preparing 01:06:34 b26b5be474d2: Waiting 01:06:34 16113d51b718: Waiting 01:06:34 32010f238a56: Layer already exists 01:06:35 73007f6d2ea8: Pushed 01:06:35 e4d7c81d64e6: Pushed 01:06:35 16113d51b718: Layer already exists 01:06:35 d5bec0a7b6e9: Pushed 01:06:35 b26b5be474d2: Pushed 01:06:43 18a67dda42b9: Pushed 01:06:43 57ec9c074b958cfbefda20febbd51ab107c50bcb: digest: sha256:c81786903256121b1f668df34123e42693dcc687ce4ddc873190e1f4b29176f0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:43 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:44 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 01:06:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 01:06:44 73007f6d2ea8: Preparing 01:06:44 e4d7c81d64e6: Preparing 01:06:44 18a67dda42b9: Preparing 01:06:44 32010f238a56: Preparing 01:06:44 d5bec0a7b6e9: Preparing 01:06:44 b26b5be474d2: Preparing 01:06:44 16113d51b718: Preparing 01:06:44 b26b5be474d2: Waiting 01:06:44 16113d51b718: Waiting 01:06:44 18a67dda42b9: Layer already exists 01:06:44 32010f238a56: Layer already exists 01:06:44 73007f6d2ea8: Layer already exists 01:06:44 d5bec0a7b6e9: Layer already exists 01:06:44 e4d7c81d64e6: Layer already exists 01:06:44 b26b5be474d2: Layer already exists 01:06:44 16113d51b718: Layer already exists 01:06:44 latest: digest: sha256:c81786903256121b1f668df34123e42693dcc687ce4ddc873190e1f4b29176f0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:44 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:44 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.7 01:06:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 01:06:44 73007f6d2ea8: Preparing 01:06:44 e4d7c81d64e6: Preparing 01:06:44 18a67dda42b9: Preparing 01:06:44 32010f238a56: Preparing 01:06:44 d5bec0a7b6e9: Preparing 01:06:44 b26b5be474d2: Preparing 01:06:44 16113d51b718: Preparing 01:06:44 b26b5be474d2: Waiting 01:06:44 16113d51b718: Waiting 01:06:44 32010f238a56: Layer already exists 01:06:44 e4d7c81d64e6: Layer already exists 01:06:44 73007f6d2ea8: Layer already exists 01:06:44 18a67dda42b9: Layer already exists 01:06:44 d5bec0a7b6e9: Layer already exists 01:06:44 16113d51b718: Layer already exists 01:06:44 b26b5be474d2: Layer already exists 01:06:44 4.0.0-dev.7: digest: sha256:c81786903256121b1f668df34123e42693dcc687ce4ddc873190e1f4b29176f0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:45 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:46 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 01:06:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 01:06:46 73007f6d2ea8: Preparing 01:06:46 e4d7c81d64e6: Preparing 01:06:46 18a67dda42b9: Preparing 01:06:46 32010f238a56: Preparing 01:06:46 d5bec0a7b6e9: Preparing 01:06:46 b26b5be474d2: Preparing 01:06:46 16113d51b718: Preparing 01:06:46 b26b5be474d2: Waiting 01:06:46 16113d51b718: Waiting 01:06:46 d5bec0a7b6e9: Layer already exists 01:06:46 73007f6d2ea8: Layer already exists 01:06:46 18a67dda42b9: Layer already exists 01:06:46 e4d7c81d64e6: Layer already exists 01:06:46 32010f238a56: Layer already exists 01:06:46 b26b5be474d2: Layer already exists 01:06:46 16113d51b718: Layer already exists 01:06:46 57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7: digest: sha256:c81786903256121b1f668df34123e42693dcc687ce4ddc873190e1f4b29176f0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:46 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:46 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 01:06:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 01:06:46 73007f6d2ea8: Preparing 01:06:46 e4d7c81d64e6: Preparing 01:06:46 18a67dda42b9: Preparing 01:06:46 32010f238a56: Preparing 01:06:46 d5bec0a7b6e9: Preparing 01:06:46 b26b5be474d2: Preparing 01:06:46 16113d51b718: Preparing 01:06:46 b26b5be474d2: Waiting 01:06:46 16113d51b718: Waiting 01:06:46 d5bec0a7b6e9: Layer already exists 01:06:46 e4d7c81d64e6: Layer already exists 01:06:46 32010f238a56: Layer already exists 01:06:46 18a67dda42b9: Layer already exists 01:06:46 73007f6d2ea8: Layer already exists 01:06:46 b26b5be474d2: Layer already exists 01:06:46 16113d51b718: Layer already exists 01:06:46 main: digest: sha256:c81786903256121b1f668df34123e42693dcc687ce4ddc873190e1f4b29176f0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:06:47 ===================================================== [Pipeline] echo 01:06:47 taggedImages: 01:06:47 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb 01:06:47 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 01:06:47 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.7 01:06:47 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 01:06:47 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 01:06:47 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 01:06:47 57ec9c074b958cfbefda20febbd51ab107c50bcb 01:06:47 latest 01:06:47 4.0.0-dev.7 01:06:47 57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 01:06:47 main 01:06:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:47 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb 01:06:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:06:47 2b575a702799: Preparing 01:06:47 24de8814800d: Preparing 01:06:47 9a20fc71f6de: Preparing 01:06:47 bc27e84fbb2b: Preparing 01:06:47 5bca6b32d264: Preparing 01:06:47 32010f238a56: Preparing 01:06:47 e1404e12b091: Preparing 01:06:47 15a44450eb09: Preparing 01:06:47 16113d51b718: Preparing 01:06:47 32010f238a56: Waiting 01:06:47 e1404e12b091: Waiting 01:06:47 15a44450eb09: Waiting 01:06:47 16113d51b718: Waiting 01:06:47 5bca6b32d264: Layer already exists 01:06:47 32010f238a56: Layer already exists 01:06:48 e1404e12b091: Layer already exists 01:06:48 24de8814800d: Pushed 01:06:48 9a20fc71f6de: Pushed 01:06:48 15a44450eb09: Layer already exists 01:06:48 2b575a702799: Pushed 01:06:48 16113d51b718: Layer already exists 01:06:54 bc27e84fbb2b: Pushed 01:06:54 57ec9c074b958cfbefda20febbd51ab107c50bcb: digest: sha256:b85ab62b67b74bb9dd826ca62e57021ff97823ff5da3bd2432cb5345eeff589a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:55 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 01:06:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:06:55 2b575a702799: Preparing 01:06:55 24de8814800d: Preparing 01:06:55 9a20fc71f6de: Preparing 01:06:55 bc27e84fbb2b: Preparing 01:06:55 5bca6b32d264: Preparing 01:06:55 32010f238a56: Preparing 01:06:55 e1404e12b091: Preparing 01:06:55 15a44450eb09: Preparing 01:06:55 16113d51b718: Preparing 01:06:55 32010f238a56: Waiting 01:06:55 e1404e12b091: Waiting 01:06:55 15a44450eb09: Waiting 01:06:55 16113d51b718: Waiting 01:06:55 5bca6b32d264: Layer already exists 01:06:55 24de8814800d: Layer already exists 01:06:55 2b575a702799: Layer already exists 01:06:55 bc27e84fbb2b: Layer already exists 01:06:55 9a20fc71f6de: Layer already exists 01:06:55 16113d51b718: Layer already exists 01:06:55 32010f238a56: Layer already exists 01:06:55 15a44450eb09: Layer already exists 01:06:55 e1404e12b091: Layer already exists 01:06:55 latest: digest: sha256:b85ab62b67b74bb9dd826ca62e57021ff97823ff5da3bd2432cb5345eeff589a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:56 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.7 01:06:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:06:56 2b575a702799: Preparing 01:06:56 24de8814800d: Preparing 01:06:56 9a20fc71f6de: Preparing 01:06:56 bc27e84fbb2b: Preparing 01:06:56 5bca6b32d264: Preparing 01:06:56 32010f238a56: Preparing 01:06:56 e1404e12b091: Preparing 01:06:56 32010f238a56: Waiting 01:06:56 15a44450eb09: Preparing 01:06:56 e1404e12b091: Waiting 01:06:56 16113d51b718: Preparing 01:06:56 15a44450eb09: Waiting 01:06:56 16113d51b718: Waiting 01:06:56 5bca6b32d264: Layer already exists 01:06:56 2b575a702799: Layer already exists 01:06:56 9a20fc71f6de: Layer already exists 01:06:56 24de8814800d: Layer already exists 01:06:56 bc27e84fbb2b: Layer already exists 01:06:56 32010f238a56: Layer already exists 01:06:56 15a44450eb09: Layer already exists 01:06:56 16113d51b718: Layer already exists 01:06:56 e1404e12b091: Layer already exists 01:06:56 4.0.0-dev.7: digest: sha256:b85ab62b67b74bb9dd826ca62e57021ff97823ff5da3bd2432cb5345eeff589a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:57 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 01:06:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:06:57 2b575a702799: Preparing 01:06:57 24de8814800d: Preparing 01:06:57 9a20fc71f6de: Preparing 01:06:57 bc27e84fbb2b: Preparing 01:06:57 5bca6b32d264: Preparing 01:06:57 32010f238a56: Preparing 01:06:57 e1404e12b091: Preparing 01:06:57 15a44450eb09: Preparing 01:06:57 16113d51b718: Preparing 01:06:57 32010f238a56: Waiting 01:06:57 16113d51b718: Waiting 01:06:57 e1404e12b091: Waiting 01:06:57 15a44450eb09: Waiting 01:06:57 5bca6b32d264: Layer already exists 01:06:57 2b575a702799: Layer already exists 01:06:57 24de8814800d: Layer already exists 01:06:57 9a20fc71f6de: Layer already exists 01:06:57 bc27e84fbb2b: Layer already exists 01:06:57 e1404e12b091: Layer already exists 01:06:57 32010f238a56: Layer already exists 01:06:57 15a44450eb09: Layer already exists 01:06:57 16113d51b718: Layer already exists 01:06:57 57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7: digest: sha256:b85ab62b67b74bb9dd826ca62e57021ff97823ff5da3bd2432cb5345eeff589a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:58 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 01:06:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:06:58 2b575a702799: Preparing 01:06:58 24de8814800d: Preparing 01:06:58 9a20fc71f6de: Preparing 01:06:58 bc27e84fbb2b: Preparing 01:06:58 5bca6b32d264: Preparing 01:06:58 32010f238a56: Preparing 01:06:58 e1404e12b091: Preparing 01:06:58 15a44450eb09: Preparing 01:06:58 16113d51b718: Preparing 01:06:58 e1404e12b091: Waiting 01:06:58 15a44450eb09: Waiting 01:06:58 16113d51b718: Waiting 01:06:58 32010f238a56: Waiting 01:06:58 2b575a702799: Layer already exists 01:06:58 bc27e84fbb2b: Layer already exists 01:06:58 5bca6b32d264: Layer already exists 01:06:58 9a20fc71f6de: Layer already exists 01:06:58 24de8814800d: Layer already exists 01:06:58 32010f238a56: Layer already exists 01:06:58 15a44450eb09: Layer already exists 01:06:58 e1404e12b091: Layer already exists 01:06:58 16113d51b718: Layer already exists 01:06:58 main: digest: sha256:b85ab62b67b74bb9dd826ca62e57021ff97823ff5da3bd2432cb5345eeff589a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:06:58 ===================================================== [Pipeline] echo 01:06:58 taggedImages: 01:06:58 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb 01:06:58 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 01:06:58 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.7 01:06:58 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 01:06:58 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 01:06:58 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 01:06:58 57ec9c074b958cfbefda20febbd51ab107c50bcb 01:06:58 latest 01:06:58 4.0.0-dev.7 01:06:58 57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 01:06:58 main 01:06:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:59 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb 01:06:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:06:59 8c0f117066f3: Preparing 01:06:59 fd878734e1a5: Preparing 01:06:59 d0108cdfd773: Preparing 01:06:59 ea356cbbe220: Preparing 01:06:59 3e9b75678e07: Preparing 01:06:59 44df39e5df7b: Preparing 01:06:59 20c98c00ef15: Preparing 01:06:59 5bca6b32d264: Preparing 01:06:59 32010f238a56: Preparing 01:06:59 cf0df8c153e7: Preparing 01:06:59 7807ee4cf560: Preparing 01:06:59 5f70bf18a086: Preparing 01:06:59 119b3c7c0add: Preparing 01:06:59 c1e52f76e051: Preparing 01:06:59 80e1e770b8cc: Preparing 01:06:59 16113d51b718: Preparing 01:06:59 cf0df8c153e7: Waiting 01:06:59 7807ee4cf560: Waiting 01:06:59 5f70bf18a086: Waiting 01:06:59 119b3c7c0add: Waiting 01:06:59 c1e52f76e051: Waiting 01:06:59 44df39e5df7b: Waiting 01:06:59 80e1e770b8cc: Waiting 01:06:59 16113d51b718: Waiting 01:06:59 20c98c00ef15: Waiting 01:06:59 5bca6b32d264: Waiting 01:06:59 32010f238a56: Waiting 01:06:59 ea356cbbe220: Pushed 01:06:59 d0108cdfd773: Pushed 01:06:59 3e9b75678e07: Pushed 01:06:59 fd878734e1a5: Pushed 01:06:59 8c0f117066f3: Pushed 01:06:59 5bca6b32d264: Layer already exists 01:06:59 32010f238a56: Layer already exists 01:06:59 44df39e5df7b: Pushed 01:06:59 5f70bf18a086: Layer already exists 01:07:00 cf0df8c153e7: Pushed 01:07:00 7807ee4cf560: Pushed 01:07:00 16113d51b718: Layer already exists 01:07:00 119b3c7c0add: Pushed 01:07:00 80e1e770b8cc: Pushed 01:07:01 c1e52f76e051: Pushed 01:07:04 20c98c00ef15: Pushed 01:07:04 57ec9c074b958cfbefda20febbd51ab107c50bcb: digest: sha256:f3eecb8aac1ab8813f6db740543202d7b552fe04dffd686f459ba42d7e8cfc06 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:04 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 01:07:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:07:04 8c0f117066f3: Preparing 01:07:04 fd878734e1a5: Preparing 01:07:04 d0108cdfd773: Preparing 01:07:04 ea356cbbe220: Preparing 01:07:04 3e9b75678e07: Preparing 01:07:04 44df39e5df7b: Preparing 01:07:04 20c98c00ef15: Preparing 01:07:04 5bca6b32d264: Preparing 01:07:04 32010f238a56: Preparing 01:07:04 cf0df8c153e7: Preparing 01:07:04 7807ee4cf560: Preparing 01:07:04 5f70bf18a086: Preparing 01:07:04 119b3c7c0add: Preparing 01:07:04 c1e52f76e051: Preparing 01:07:04 80e1e770b8cc: Preparing 01:07:04 16113d51b718: Preparing 01:07:04 44df39e5df7b: Waiting 01:07:04 20c98c00ef15: Waiting 01:07:04 5bca6b32d264: Waiting 01:07:04 32010f238a56: Waiting 01:07:04 cf0df8c153e7: Waiting 01:07:04 7807ee4cf560: Waiting 01:07:04 5f70bf18a086: Waiting 01:07:04 119b3c7c0add: Waiting 01:07:04 c1e52f76e051: Waiting 01:07:04 16113d51b718: Waiting 01:07:04 80e1e770b8cc: Waiting 01:07:04 8c0f117066f3: Layer already exists 01:07:04 ea356cbbe220: Layer already exists 01:07:04 3e9b75678e07: Layer already exists 01:07:04 fd878734e1a5: Layer already exists 01:07:04 d0108cdfd773: Layer already exists 01:07:04 5bca6b32d264: Layer already exists 01:07:04 32010f238a56: Layer already exists 01:07:04 44df39e5df7b: Layer already exists 01:07:04 cf0df8c153e7: Layer already exists 01:07:04 20c98c00ef15: Layer already exists 01:07:04 119b3c7c0add: Layer already exists 01:07:04 5f70bf18a086: Layer already exists 01:07:04 c1e52f76e051: Layer already exists 01:07:04 80e1e770b8cc: Layer already exists 01:07:04 7807ee4cf560: Layer already exists 01:07:04 16113d51b718: Layer already exists 01:07:05 latest: digest: sha256:f3eecb8aac1ab8813f6db740543202d7b552fe04dffd686f459ba42d7e8cfc06 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:05 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.7 01:07:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:07:05 8c0f117066f3: Preparing 01:07:05 fd878734e1a5: Preparing 01:07:05 d0108cdfd773: Preparing 01:07:05 ea356cbbe220: Preparing 01:07:05 3e9b75678e07: Preparing 01:07:05 44df39e5df7b: Preparing 01:07:05 20c98c00ef15: Preparing 01:07:05 5bca6b32d264: Preparing 01:07:05 32010f238a56: Preparing 01:07:05 cf0df8c153e7: Preparing 01:07:05 7807ee4cf560: Preparing 01:07:05 5f70bf18a086: Preparing 01:07:05 119b3c7c0add: Preparing 01:07:05 c1e52f76e051: Preparing 01:07:05 80e1e770b8cc: Preparing 01:07:05 16113d51b718: Preparing 01:07:05 44df39e5df7b: Waiting 01:07:05 5bca6b32d264: Waiting 01:07:05 32010f238a56: Waiting 01:07:05 c1e52f76e051: Waiting 01:07:05 7807ee4cf560: Waiting 01:07:05 80e1e770b8cc: Waiting 01:07:05 5f70bf18a086: Waiting 01:07:05 16113d51b718: Waiting 01:07:05 119b3c7c0add: Waiting 01:07:05 20c98c00ef15: Waiting 01:07:05 ea356cbbe220: Layer already exists 01:07:05 fd878734e1a5: Layer already exists 01:07:05 8c0f117066f3: Layer already exists 01:07:05 3e9b75678e07: Layer already exists 01:07:05 d0108cdfd773: Layer already exists 01:07:05 44df39e5df7b: Layer already exists 01:07:05 20c98c00ef15: Layer already exists 01:07:05 32010f238a56: Layer already exists 01:07:05 5bca6b32d264: Layer already exists 01:07:05 cf0df8c153e7: Layer already exists 01:07:05 5f70bf18a086: Layer already exists 01:07:05 7807ee4cf560: Layer already exists 01:07:05 c1e52f76e051: Layer already exists 01:07:05 119b3c7c0add: Layer already exists 01:07:05 80e1e770b8cc: Layer already exists 01:07:05 16113d51b718: Layer already exists 01:07:05 4.0.0-dev.7: digest: sha256:f3eecb8aac1ab8813f6db740543202d7b552fe04dffd686f459ba42d7e8cfc06 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:06 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:06 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 01:07:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:07:06 8c0f117066f3: Preparing 01:07:06 fd878734e1a5: Preparing 01:07:06 d0108cdfd773: Preparing 01:07:06 ea356cbbe220: Preparing 01:07:06 3e9b75678e07: Preparing 01:07:06 44df39e5df7b: Preparing 01:07:06 20c98c00ef15: Preparing 01:07:06 44df39e5df7b: Waiting 01:07:06 5bca6b32d264: Preparing 01:07:06 20c98c00ef15: Waiting 01:07:06 32010f238a56: Preparing 01:07:06 cf0df8c153e7: Preparing 01:07:06 7807ee4cf560: Preparing 01:07:06 5f70bf18a086: Preparing 01:07:06 119b3c7c0add: Preparing 01:07:06 c1e52f76e051: Preparing 01:07:06 80e1e770b8cc: Preparing 01:07:06 5bca6b32d264: Waiting 01:07:06 32010f238a56: Waiting 01:07:06 cf0df8c153e7: Waiting 01:07:06 7807ee4cf560: Waiting 01:07:06 5f70bf18a086: Waiting 01:07:06 119b3c7c0add: Waiting 01:07:06 c1e52f76e051: Waiting 01:07:06 16113d51b718: Preparing 01:07:06 16113d51b718: Waiting 01:07:06 d0108cdfd773: Layer already exists 01:07:06 8c0f117066f3: Layer already exists 01:07:06 ea356cbbe220: Layer already exists 01:07:06 3e9b75678e07: Layer already exists 01:07:06 fd878734e1a5: Layer already exists 01:07:06 20c98c00ef15: Layer already exists 01:07:06 44df39e5df7b: Layer already exists 01:07:06 5bca6b32d264: Layer already exists 01:07:06 cf0df8c153e7: Layer already exists 01:07:06 32010f238a56: Layer already exists 01:07:06 5f70bf18a086: Layer already exists 01:07:06 7807ee4cf560: Layer already exists 01:07:06 119b3c7c0add: Layer already exists 01:07:06 c1e52f76e051: Layer already exists 01:07:06 80e1e770b8cc: Layer already exists 01:07:06 16113d51b718: Layer already exists 01:07:07 57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7: digest: sha256:f3eecb8aac1ab8813f6db740543202d7b552fe04dffd686f459ba42d7e8cfc06 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:07 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:07 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 01:07:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:07:07 8c0f117066f3: Preparing 01:07:07 fd878734e1a5: Preparing 01:07:07 d0108cdfd773: Preparing 01:07:07 ea356cbbe220: Preparing 01:07:07 3e9b75678e07: Preparing 01:07:07 44df39e5df7b: Preparing 01:07:07 20c98c00ef15: Preparing 01:07:07 5bca6b32d264: Preparing 01:07:07 32010f238a56: Preparing 01:07:07 cf0df8c153e7: Preparing 01:07:07 7807ee4cf560: Preparing 01:07:07 5f70bf18a086: Preparing 01:07:07 119b3c7c0add: Preparing 01:07:07 c1e52f76e051: Preparing 01:07:07 80e1e770b8cc: Preparing 01:07:07 16113d51b718: Preparing 01:07:07 32010f238a56: Waiting 01:07:07 cf0df8c153e7: Waiting 01:07:07 7807ee4cf560: Waiting 01:07:07 5f70bf18a086: Waiting 01:07:07 119b3c7c0add: Waiting 01:07:07 c1e52f76e051: Waiting 01:07:07 80e1e770b8cc: Waiting 01:07:07 16113d51b718: Waiting 01:07:07 44df39e5df7b: Waiting 01:07:07 20c98c00ef15: Waiting 01:07:07 5bca6b32d264: Waiting 01:07:07 d0108cdfd773: Layer already exists 01:07:07 fd878734e1a5: Layer already exists 01:07:07 3e9b75678e07: Layer already exists 01:07:07 8c0f117066f3: Layer already exists 01:07:07 ea356cbbe220: Layer already exists 01:07:07 5bca6b32d264: Layer already exists 01:07:07 20c98c00ef15: Layer already exists 01:07:07 32010f238a56: Layer already exists 01:07:07 cf0df8c153e7: Layer already exists 01:07:07 44df39e5df7b: Layer already exists 01:07:07 119b3c7c0add: Layer already exists 01:07:07 7807ee4cf560: Layer already exists 01:07:07 5f70bf18a086: Layer already exists 01:07:07 c1e52f76e051: Layer already exists 01:07:07 80e1e770b8cc: Layer already exists 01:07:08 16113d51b718: Layer already exists 01:07:08 main: digest: sha256:f3eecb8aac1ab8813f6db740543202d7b552fe04dffd686f459ba42d7e8cfc06 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:07:08 ===================================================== [Pipeline] echo 01:07:08 taggedImages: 01:07:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb 01:07:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 01:07:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.7 01:07:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 01:07:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 01:07:08 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 01:07:08 57ec9c074b958cfbefda20febbd51ab107c50bcb 01:07:08 latest 01:07:08 4.0.0-dev.7 01:07:08 57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 01:07:08 main 01:07:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:08 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb 01:07:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:07:08 5f2cf752f76e: Preparing 01:07:08 778fd9e5e609: Preparing 01:07:08 b2056e2d6201: Preparing 01:07:08 58e0b4838a5d: Preparing 01:07:08 5bca6b32d264: Preparing 01:07:08 32010f238a56: Preparing 01:07:08 e1404e12b091: Preparing 01:07:08 15a44450eb09: Preparing 01:07:08 16113d51b718: Preparing 01:07:08 e1404e12b091: Waiting 01:07:08 15a44450eb09: Waiting 01:07:08 16113d51b718: Waiting 01:07:08 32010f238a56: Waiting 01:07:09 5bca6b32d264: Layer already exists 01:07:09 32010f238a56: Layer already exists 01:07:09 778fd9e5e609: Pushed 01:07:09 b2056e2d6201: Pushed 01:07:09 e1404e12b091: Layer already exists 01:07:09 5f2cf752f76e: Pushed 01:07:09 15a44450eb09: Layer already exists 01:07:09 16113d51b718: Layer already exists 01:07:27 58e0b4838a5d: Pushed 01:07:27 57ec9c074b958cfbefda20febbd51ab107c50bcb: digest: sha256:41d3e172cbf1e18e89b68edf0ddc5e58a001fed82f43af936fd2aabadf61b04a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:27 + 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 01:07:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 01:07:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:07:28 5f2cf752f76e: Preparing 01:07:28 778fd9e5e609: Preparing 01:07:28 b2056e2d6201: Preparing 01:07:28 58e0b4838a5d: Preparing 01:07:28 5bca6b32d264: Preparing 01:07:28 32010f238a56: Preparing 01:07:28 e1404e12b091: Preparing 01:07:28 15a44450eb09: Preparing 01:07:28 16113d51b718: Preparing 01:07:28 32010f238a56: Waiting 01:07:28 e1404e12b091: Waiting 01:07:28 15a44450eb09: Waiting 01:07:28 16113d51b718: Waiting 01:07:28 b2056e2d6201: Layer already exists 01:07:28 58e0b4838a5d: Layer already exists 01:07:28 5bca6b32d264: Layer already exists 01:07:28 778fd9e5e609: Layer already exists 01:07:28 5f2cf752f76e: Layer already exists 01:07:28 e1404e12b091: Layer already exists 01:07:28 32010f238a56: Layer already exists 01:07:28 16113d51b718: Layer already exists 01:07:28 15a44450eb09: Layer already exists 01:07:28 latest: digest: sha256:41d3e172cbf1e18e89b68edf0ddc5e58a001fed82f43af936fd2aabadf61b04a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:28 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.7 01:07:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:07:29 5f2cf752f76e: Preparing 01:07:29 778fd9e5e609: Preparing 01:07:29 b2056e2d6201: Preparing 01:07:29 58e0b4838a5d: Preparing 01:07:29 5bca6b32d264: Preparing 01:07:29 32010f238a56: Preparing 01:07:29 e1404e12b091: Preparing 01:07:29 15a44450eb09: Preparing 01:07:29 16113d51b718: Preparing 01:07:29 32010f238a56: Waiting 01:07:29 e1404e12b091: Waiting 01:07:29 15a44450eb09: Waiting 01:07:29 16113d51b718: Waiting 01:07:29 b2056e2d6201: Layer already exists 01:07:29 778fd9e5e609: Layer already exists 01:07:29 5bca6b32d264: Layer already exists 01:07:29 5f2cf752f76e: Layer already exists 01:07:29 58e0b4838a5d: Layer already exists 01:07:29 15a44450eb09: Layer already exists 01:07:29 e1404e12b091: Layer already exists 01:07:29 32010f238a56: Layer already exists 01:07:29 16113d51b718: Layer already exists 01:07:29 4.0.0-dev.7: digest: sha256:41d3e172cbf1e18e89b68edf0ddc5e58a001fed82f43af936fd2aabadf61b04a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:30 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 01:07:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:07:30 5f2cf752f76e: Preparing 01:07:30 778fd9e5e609: Preparing 01:07:30 b2056e2d6201: Preparing 01:07:30 58e0b4838a5d: Preparing 01:07:30 5bca6b32d264: Preparing 01:07:30 32010f238a56: Preparing 01:07:30 e1404e12b091: Preparing 01:07:30 15a44450eb09: Preparing 01:07:30 e1404e12b091: Waiting 01:07:30 15a44450eb09: Waiting 01:07:30 16113d51b718: Preparing 01:07:30 32010f238a56: Waiting 01:07:31 b2056e2d6201: Layer already exists 01:07:31 58e0b4838a5d: Layer already exists 01:07:31 5f2cf752f76e: Layer already exists 01:07:31 5bca6b32d264: Layer already exists 01:07:31 32010f238a56: Layer already exists 01:07:31 778fd9e5e609: Layer already exists 01:07:31 e1404e12b091: Layer already exists 01:07:31 15a44450eb09: Layer already exists 01:07:31 16113d51b718: Layer already exists 01:07:31 57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7: digest: sha256:41d3e172cbf1e18e89b68edf0ddc5e58a001fed82f43af936fd2aabadf61b04a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:32 + 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 01:07:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 01:07:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:07:32 5f2cf752f76e: Preparing 01:07:32 778fd9e5e609: Preparing 01:07:32 b2056e2d6201: Preparing 01:07:32 58e0b4838a5d: Preparing 01:07:32 5bca6b32d264: Preparing 01:07:32 32010f238a56: Preparing 01:07:32 e1404e12b091: Preparing 01:07:32 15a44450eb09: Preparing 01:07:32 16113d51b718: Preparing 01:07:32 e1404e12b091: Waiting 01:07:32 15a44450eb09: Waiting 01:07:32 16113d51b718: Waiting 01:07:32 32010f238a56: Waiting 01:07:32 58e0b4838a5d: Layer already exists 01:07:32 5f2cf752f76e: Layer already exists 01:07:32 b2056e2d6201: Layer already exists 01:07:32 5bca6b32d264: Layer already exists 01:07:32 778fd9e5e609: Layer already exists 01:07:32 16113d51b718: Layer already exists 01:07:32 e1404e12b091: Layer already exists 01:07:32 32010f238a56: Layer already exists 01:07:32 15a44450eb09: Layer already exists 01:07:32 main: digest: sha256:41d3e172cbf1e18e89b68edf0ddc5e58a001fed82f43af936fd2aabadf61b04a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:07:32 ===================================================== [Pipeline] echo 01:07:32 taggedImages: 01:07:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb 01:07:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 01:07:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.7 01:07:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 01:07:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 01:07:32 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 01:07:32 57ec9c074b958cfbefda20febbd51ab107c50bcb 01:07:32 latest 01:07:32 4.0.0-dev.7 01:07:32 57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 01:07:32 main 01:07:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:33 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb 01:07:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:07:33 55ec2928dbc1: Preparing 01:07:33 19569ad7e1ea: Preparing 01:07:33 c39379c989f8: Preparing 01:07:33 8a3a4d627699: Preparing 01:07:33 fb692ce40c92: Preparing 01:07:33 5bca6b32d264: Preparing 01:07:33 32010f238a56: Preparing 01:07:33 30835db3a573: Preparing 01:07:33 7922f91dccc1: Preparing 01:07:33 1e978b795bab: Preparing 01:07:33 16113d51b718: Preparing 01:07:33 5bca6b32d264: Waiting 01:07:33 7922f91dccc1: Waiting 01:07:33 1e978b795bab: Waiting 01:07:33 32010f238a56: Waiting 01:07:33 16113d51b718: Waiting 01:07:33 30835db3a573: Waiting 01:07:33 19569ad7e1ea: Pushed 01:07:33 fb692ce40c92: Pushed 01:07:33 8a3a4d627699: Pushed 01:07:33 55ec2928dbc1: Pushed 01:07:33 5bca6b32d264: Layer already exists 01:07:33 32010f238a56: Layer already exists 01:07:34 16113d51b718: Layer already exists 01:07:34 30835db3a573: Pushed 01:07:34 7922f91dccc1: Pushed 01:07:36 c39379c989f8: Pushed 01:07:37 1e978b795bab: Pushed 01:07:37 57ec9c074b958cfbefda20febbd51ab107c50bcb: digest: sha256:ed4d1bb6028966a5b9ced21fab1e1dcf094e4b063c54bc52b56f7f7a87a80f5a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:38 + 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 01:07:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 01:07:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:07:38 55ec2928dbc1: Preparing 01:07:38 19569ad7e1ea: Preparing 01:07:38 c39379c989f8: Preparing 01:07:38 8a3a4d627699: Preparing 01:07:38 fb692ce40c92: Preparing 01:07:38 5bca6b32d264: Preparing 01:07:38 32010f238a56: Preparing 01:07:38 30835db3a573: Preparing 01:07:38 7922f91dccc1: Preparing 01:07:38 1e978b795bab: Preparing 01:07:38 16113d51b718: Preparing 01:07:38 32010f238a56: Waiting 01:07:38 30835db3a573: Waiting 01:07:38 7922f91dccc1: Waiting 01:07:38 1e978b795bab: Waiting 01:07:38 16113d51b718: Waiting 01:07:38 5bca6b32d264: Waiting 01:07:38 8a3a4d627699: Layer already exists 01:07:38 fb692ce40c92: Layer already exists 01:07:38 19569ad7e1ea: Layer already exists 01:07:38 55ec2928dbc1: Layer already exists 01:07:38 c39379c989f8: Layer already exists 01:07:38 5bca6b32d264: Layer already exists 01:07:38 1e978b795bab: Layer already exists 01:07:38 30835db3a573: Layer already exists 01:07:38 32010f238a56: Layer already exists 01:07:38 7922f91dccc1: Layer already exists 01:07:38 16113d51b718: Layer already exists 01:07:38 latest: digest: sha256:ed4d1bb6028966a5b9ced21fab1e1dcf094e4b063c54bc52b56f7f7a87a80f5a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:39 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.7 01:07:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:07:39 55ec2928dbc1: Preparing 01:07:39 19569ad7e1ea: Preparing 01:07:39 c39379c989f8: Preparing 01:07:39 8a3a4d627699: Preparing 01:07:39 fb692ce40c92: Preparing 01:07:39 5bca6b32d264: Preparing 01:07:39 5bca6b32d264: Waiting 01:07:39 32010f238a56: Preparing 01:07:39 30835db3a573: Preparing 01:07:39 32010f238a56: Waiting 01:07:39 30835db3a573: Waiting 01:07:39 7922f91dccc1: Preparing 01:07:39 1e978b795bab: Preparing 01:07:39 16113d51b718: Preparing 01:07:39 7922f91dccc1: Waiting 01:07:39 1e978b795bab: Waiting 01:07:39 16113d51b718: Waiting 01:07:39 19569ad7e1ea: Layer already exists 01:07:39 8a3a4d627699: Layer already exists 01:07:39 55ec2928dbc1: Layer already exists 01:07:39 c39379c989f8: Layer already exists 01:07:39 fb692ce40c92: Layer already exists 01:07:39 32010f238a56: Layer already exists 01:07:39 5bca6b32d264: Layer already exists 01:07:39 30835db3a573: Layer already exists 01:07:39 7922f91dccc1: Layer already exists 01:07:39 1e978b795bab: Layer already exists 01:07:39 16113d51b718: Layer already exists 01:07:39 4.0.0-dev.7: digest: sha256:ed4d1bb6028966a5b9ced21fab1e1dcf094e4b063c54bc52b56f7f7a87a80f5a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:40 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 01:07:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:07:40 55ec2928dbc1: Preparing 01:07:40 19569ad7e1ea: Preparing 01:07:40 c39379c989f8: Preparing 01:07:40 8a3a4d627699: Preparing 01:07:40 fb692ce40c92: Preparing 01:07:40 5bca6b32d264: Preparing 01:07:40 32010f238a56: Preparing 01:07:40 30835db3a573: Preparing 01:07:40 7922f91dccc1: Preparing 01:07:40 1e978b795bab: Preparing 01:07:40 16113d51b718: Preparing 01:07:40 32010f238a56: Waiting 01:07:40 5bca6b32d264: Waiting 01:07:40 30835db3a573: Waiting 01:07:40 7922f91dccc1: Waiting 01:07:40 16113d51b718: Waiting 01:07:40 19569ad7e1ea: Layer already exists 01:07:40 55ec2928dbc1: Layer already exists 01:07:40 c39379c989f8: Layer already exists 01:07:40 fb692ce40c92: Layer already exists 01:07:40 8a3a4d627699: Layer already exists 01:07:40 30835db3a573: Layer already exists 01:07:40 5bca6b32d264: Layer already exists 01:07:40 32010f238a56: Layer already exists 01:07:40 1e978b795bab: Layer already exists 01:07:40 7922f91dccc1: Layer already exists 01:07:40 16113d51b718: Layer already exists 01:07:40 57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7: digest: sha256:ed4d1bb6028966a5b9ced21fab1e1dcf094e4b063c54bc52b56f7f7a87a80f5a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:41 + 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 01:07:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 01:07:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:07:41 55ec2928dbc1: Preparing 01:07:41 19569ad7e1ea: Preparing 01:07:41 c39379c989f8: Preparing 01:07:41 8a3a4d627699: Preparing 01:07:41 fb692ce40c92: Preparing 01:07:41 5bca6b32d264: Preparing 01:07:41 32010f238a56: Preparing 01:07:41 30835db3a573: Preparing 01:07:41 7922f91dccc1: Preparing 01:07:41 1e978b795bab: Preparing 01:07:41 16113d51b718: Preparing 01:07:41 30835db3a573: Waiting 01:07:41 7922f91dccc1: Waiting 01:07:41 1e978b795bab: Waiting 01:07:41 16113d51b718: Waiting 01:07:41 5bca6b32d264: Waiting 01:07:41 32010f238a56: Waiting 01:07:41 8a3a4d627699: Layer already exists 01:07:41 55ec2928dbc1: Layer already exists 01:07:41 fb692ce40c92: Layer already exists 01:07:41 19569ad7e1ea: Layer already exists 01:07:41 c39379c989f8: Layer already exists 01:07:41 5bca6b32d264: Layer already exists 01:07:41 30835db3a573: Layer already exists 01:07:41 1e978b795bab: Layer already exists 01:07:41 7922f91dccc1: Layer already exists 01:07:41 32010f238a56: Layer already exists 01:07:41 16113d51b718: Layer already exists 01:07:41 main: digest: sha256:ed4d1bb6028966a5b9ced21fab1e1dcf094e4b063c54bc52b56f7f7a87a80f5a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:07:41 ===================================================== [Pipeline] echo 01:07:41 taggedImages: 01:07:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb 01:07:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 01:07:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.7 01:07:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 01:07:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 01:07:41 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 01:07:41 57ec9c074b958cfbefda20febbd51ab107c50bcb 01:07:41 latest 01:07:41 4.0.0-dev.7 01:07:41 57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 01:07:41 main 01:07:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:42 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb 01:07:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:07:42 2ce721f15a58: Preparing 01:07:42 5580ba1fe66a: Preparing 01:07:42 8461026ac5d9: Preparing 01:07:42 8d3f60d4c7f8: Preparing 01:07:42 2efb192af1a8: Preparing 01:07:42 698dadaf2f22: Preparing 01:07:42 5c3a128ab5f5: Preparing 01:07:42 5bca6b32d264: Preparing 01:07:42 32010f238a56: Preparing 01:07:42 195d27c7b715: Preparing 01:07:42 4d9e87dd71e5: Preparing 01:07:42 16113d51b718: Preparing 01:07:42 5c3a128ab5f5: Waiting 01:07:42 5bca6b32d264: Waiting 01:07:42 32010f238a56: Waiting 01:07:42 195d27c7b715: Waiting 01:07:42 4d9e87dd71e5: Waiting 01:07:42 698dadaf2f22: Waiting 01:07:42 16113d51b718: Waiting 01:07:42 5580ba1fe66a: Pushed 01:07:42 2ce721f15a58: Pushed 01:07:42 2efb192af1a8: Pushed 01:07:42 5bca6b32d264: Layer already exists 01:07:42 32010f238a56: Layer already exists 01:07:43 5c3a128ab5f5: Pushed 01:07:43 698dadaf2f22: Pushed 01:07:43 16113d51b718: Layer already exists 01:07:45 195d27c7b715: Pushed 01:07:46 8d3f60d4c7f8: Pushed 01:07:46 4d9e87dd71e5: Pushed 01:07:47 8461026ac5d9: Pushed 01:07:47 57ec9c074b958cfbefda20febbd51ab107c50bcb: digest: sha256:978acd1de465e4844b2c6d9ab9b8a7b6016bfce2002e924829c67098db7e5a11 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:47 + 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 01:07:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 01:07:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:07:47 2ce721f15a58: Preparing 01:07:47 5580ba1fe66a: Preparing 01:07:47 8461026ac5d9: Preparing 01:07:47 8d3f60d4c7f8: Preparing 01:07:47 2efb192af1a8: Preparing 01:07:47 698dadaf2f22: Preparing 01:07:47 5c3a128ab5f5: Preparing 01:07:47 5bca6b32d264: Preparing 01:07:47 32010f238a56: Preparing 01:07:47 195d27c7b715: Preparing 01:07:47 4d9e87dd71e5: Preparing 01:07:47 16113d51b718: Preparing 01:07:47 5bca6b32d264: Waiting 01:07:47 32010f238a56: Waiting 01:07:47 195d27c7b715: Waiting 01:07:47 4d9e87dd71e5: Waiting 01:07:47 698dadaf2f22: Waiting 01:07:47 16113d51b718: Waiting 01:07:47 2ce721f15a58: Layer already exists 01:07:47 8d3f60d4c7f8: Layer already exists 01:07:47 5580ba1fe66a: Layer already exists 01:07:47 8461026ac5d9: Layer already exists 01:07:47 2efb192af1a8: Layer already exists 01:07:47 5bca6b32d264: Layer already exists 01:07:47 195d27c7b715: Layer already exists 01:07:47 5c3a128ab5f5: Layer already exists 01:07:47 698dadaf2f22: Layer already exists 01:07:47 32010f238a56: Layer already exists 01:07:47 4d9e87dd71e5: Layer already exists 01:07:47 16113d51b718: Layer already exists 01:07:48 latest: digest: sha256:978acd1de465e4844b2c6d9ab9b8a7b6016bfce2002e924829c67098db7e5a11 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:48 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:48 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.7 01:07:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:07:48 2ce721f15a58: Preparing 01:07:48 5580ba1fe66a: Preparing 01:07:48 8461026ac5d9: Preparing 01:07:48 8d3f60d4c7f8: Preparing 01:07:48 2efb192af1a8: Preparing 01:07:48 698dadaf2f22: Preparing 01:07:48 5c3a128ab5f5: Preparing 01:07:48 5bca6b32d264: Preparing 01:07:48 32010f238a56: Preparing 01:07:48 195d27c7b715: Preparing 01:07:48 4d9e87dd71e5: Preparing 01:07:48 16113d51b718: Preparing 01:07:48 5bca6b32d264: Waiting 01:07:48 32010f238a56: Waiting 01:07:48 195d27c7b715: Waiting 01:07:48 4d9e87dd71e5: Waiting 01:07:48 16113d51b718: Waiting 01:07:48 698dadaf2f22: Waiting 01:07:48 5c3a128ab5f5: Waiting 01:07:48 8d3f60d4c7f8: Layer already exists 01:07:48 2ce721f15a58: Layer already exists 01:07:48 5580ba1fe66a: Layer already exists 01:07:48 8461026ac5d9: Layer already exists 01:07:48 2efb192af1a8: Layer already exists 01:07:48 5bca6b32d264: Layer already exists 01:07:48 698dadaf2f22: Layer already exists 01:07:48 5c3a128ab5f5: Layer already exists 01:07:48 195d27c7b715: Layer already exists 01:07:48 32010f238a56: Layer already exists 01:07:48 16113d51b718: Layer already exists 01:07:48 4d9e87dd71e5: Layer already exists 01:07:49 4.0.0-dev.7: digest: sha256:978acd1de465e4844b2c6d9ab9b8a7b6016bfce2002e924829c67098db7e5a11 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:49 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:50 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 01:07:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:07:50 2ce721f15a58: Preparing 01:07:50 5580ba1fe66a: Preparing 01:07:50 8461026ac5d9: Preparing 01:07:50 8d3f60d4c7f8: Preparing 01:07:50 2efb192af1a8: Preparing 01:07:50 698dadaf2f22: Preparing 01:07:50 5c3a128ab5f5: Preparing 01:07:50 5bca6b32d264: Preparing 01:07:50 32010f238a56: Preparing 01:07:50 195d27c7b715: Preparing 01:07:50 4d9e87dd71e5: Preparing 01:07:50 16113d51b718: Preparing 01:07:50 32010f238a56: Waiting 01:07:50 195d27c7b715: Waiting 01:07:50 4d9e87dd71e5: Waiting 01:07:50 16113d51b718: Waiting 01:07:50 698dadaf2f22: Waiting 01:07:50 5bca6b32d264: Waiting 01:07:50 5c3a128ab5f5: Waiting 01:07:50 2ce721f15a58: Layer already exists 01:07:50 2efb192af1a8: Layer already exists 01:07:50 8d3f60d4c7f8: Layer already exists 01:07:50 8461026ac5d9: Layer already exists 01:07:50 5580ba1fe66a: Layer already exists 01:07:50 195d27c7b715: Layer already exists 01:07:50 32010f238a56: Layer already exists 01:07:50 5c3a128ab5f5: Layer already exists 01:07:50 5bca6b32d264: Layer already exists 01:07:50 698dadaf2f22: Layer already exists 01:07:50 16113d51b718: Layer already exists 01:07:50 4d9e87dd71e5: Layer already exists 01:07:50 57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7: digest: sha256:978acd1de465e4844b2c6d9ab9b8a7b6016bfce2002e924829c67098db7e5a11 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:51 + 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 01:07:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 01:07:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:07:51 2ce721f15a58: Preparing 01:07:51 5580ba1fe66a: Preparing 01:07:51 8461026ac5d9: Preparing 01:07:51 8d3f60d4c7f8: Preparing 01:07:51 2efb192af1a8: Preparing 01:07:51 698dadaf2f22: Preparing 01:07:51 5c3a128ab5f5: Preparing 01:07:51 5bca6b32d264: Preparing 01:07:51 32010f238a56: Preparing 01:07:51 195d27c7b715: Preparing 01:07:51 4d9e87dd71e5: Preparing 01:07:51 16113d51b718: Preparing 01:07:51 5bca6b32d264: Waiting 01:07:51 32010f238a56: Waiting 01:07:51 195d27c7b715: Waiting 01:07:51 4d9e87dd71e5: Waiting 01:07:51 16113d51b718: Waiting 01:07:51 698dadaf2f22: Waiting 01:07:51 5c3a128ab5f5: Waiting 01:07:51 5580ba1fe66a: Layer already exists 01:07:51 2ce721f15a58: Layer already exists 01:07:51 8d3f60d4c7f8: Layer already exists 01:07:51 2efb192af1a8: Layer already exists 01:07:51 8461026ac5d9: Layer already exists 01:07:51 5c3a128ab5f5: Layer already exists 01:07:51 698dadaf2f22: Layer already exists 01:07:51 5bca6b32d264: Layer already exists 01:07:51 195d27c7b715: Layer already exists 01:07:51 32010f238a56: Layer already exists 01:07:51 4d9e87dd71e5: Layer already exists 01:07:51 16113d51b718: Layer already exists 01:07:51 main: digest: sha256:978acd1de465e4844b2c6d9ab9b8a7b6016bfce2002e924829c67098db7e5a11 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:07:52 ===================================================== [Pipeline] echo 01:07:52 taggedImages: 01:07:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb 01:07:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 01:07:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.7 01:07:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 01:07:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 01:07:52 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 01:07:52 57ec9c074b958cfbefda20febbd51ab107c50bcb 01:07:52 latest 01:07:52 4.0.0-dev.7 01:07:52 57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 01:07:52 main 01:07:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:52 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:52 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb 01:07:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:07:52 e909200643a3: Preparing 01:07:52 ce76d16bed9e: Preparing 01:07:52 5bca6b32d264: Preparing 01:07:52 32010f238a56: Preparing 01:07:52 86de5b964be8: Preparing 01:07:52 d01f220338f8: Preparing 01:07:52 16113d51b718: Preparing 01:07:52 d01f220338f8: Waiting 01:07:52 16113d51b718: Waiting 01:07:52 5bca6b32d264: Layer already exists 01:07:52 32010f238a56: Layer already exists 01:07:53 16113d51b718: Layer already exists 01:07:53 e909200643a3: Pushed 01:07:54 86de5b964be8: Pushed 01:07:55 d01f220338f8: Pushed 01:07:59 ce76d16bed9e: Pushed 01:07:59 57ec9c074b958cfbefda20febbd51ab107c50bcb: digest: sha256:b1220f7b7db031f112a537a5d9e1ef127fcdeb84938f83dd7ff7fc4c951d986c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:59 + 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 01:07:59 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 01:07:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:07:59 e909200643a3: Preparing 01:07:59 ce76d16bed9e: Preparing 01:07:59 5bca6b32d264: Preparing 01:07:59 32010f238a56: Preparing 01:07:59 86de5b964be8: Preparing 01:07:59 d01f220338f8: Preparing 01:07:59 16113d51b718: Preparing 01:07:59 d01f220338f8: Waiting 01:07:59 16113d51b718: Waiting 01:07:59 e909200643a3: Layer already exists 01:07:59 5bca6b32d264: Layer already exists 01:07:59 32010f238a56: Layer already exists 01:07:59 ce76d16bed9e: Layer already exists 01:07:59 86de5b964be8: Layer already exists 01:07:59 d01f220338f8: Layer already exists 01:07:59 16113d51b718: Layer already exists 01:08:00 latest: digest: sha256:b1220f7b7db031f112a537a5d9e1ef127fcdeb84938f83dd7ff7fc4c951d986c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:00 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:00 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.7 01:08:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:08:00 e909200643a3: Preparing 01:08:00 ce76d16bed9e: Preparing 01:08:00 5bca6b32d264: Preparing 01:08:00 32010f238a56: Preparing 01:08:00 86de5b964be8: Preparing 01:08:00 d01f220338f8: Preparing 01:08:00 16113d51b718: Preparing 01:08:00 d01f220338f8: Waiting 01:08:00 16113d51b718: Waiting 01:08:00 86de5b964be8: Layer already exists 01:08:00 ce76d16bed9e: Layer already exists 01:08:00 32010f238a56: Layer already exists 01:08:00 e909200643a3: Layer already exists 01:08:00 5bca6b32d264: Layer already exists 01:08:00 d01f220338f8: Layer already exists 01:08:00 16113d51b718: Layer already exists 01:08:01 4.0.0-dev.7: digest: sha256:b1220f7b7db031f112a537a5d9e1ef127fcdeb84938f83dd7ff7fc4c951d986c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:01 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:01 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 01:08:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:08:01 e909200643a3: Preparing 01:08:01 ce76d16bed9e: Preparing 01:08:01 5bca6b32d264: Preparing 01:08:01 32010f238a56: Preparing 01:08:01 86de5b964be8: Preparing 01:08:01 d01f220338f8: Preparing 01:08:01 16113d51b718: Preparing 01:08:01 16113d51b718: Waiting 01:08:01 d01f220338f8: Waiting 01:08:01 e909200643a3: Layer already exists 01:08:01 32010f238a56: Layer already exists 01:08:01 86de5b964be8: Layer already exists 01:08:01 5bca6b32d264: Layer already exists 01:08:01 ce76d16bed9e: Layer already exists 01:08:01 16113d51b718: Layer already exists 01:08:01 d01f220338f8: Layer already exists 01:08:02 57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7: digest: sha256:b1220f7b7db031f112a537a5d9e1ef127fcdeb84938f83dd7ff7fc4c951d986c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:02 + 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 01:08:02 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 01:08:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:08:02 e909200643a3: Preparing 01:08:02 ce76d16bed9e: Preparing 01:08:02 5bca6b32d264: Preparing 01:08:02 32010f238a56: Preparing 01:08:02 86de5b964be8: Preparing 01:08:02 d01f220338f8: Preparing 01:08:02 16113d51b718: Preparing 01:08:02 d01f220338f8: Waiting 01:08:02 16113d51b718: Waiting 01:08:02 e909200643a3: Layer already exists 01:08:02 32010f238a56: Layer already exists 01:08:02 ce76d16bed9e: Layer already exists 01:08:02 86de5b964be8: Layer already exists 01:08:02 5bca6b32d264: Layer already exists 01:08:02 d01f220338f8: Layer already exists 01:08:02 16113d51b718: Layer already exists 01:08:03 main: digest: sha256:b1220f7b7db031f112a537a5d9e1ef127fcdeb84938f83dd7ff7fc4c951d986c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:08:03 ===================================================== [Pipeline] echo 01:08:03 taggedImages: 01:08:03 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb 01:08:03 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 01:08:03 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.7 01:08:03 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 01:08:03 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 01:08:03 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 01:08:03 57ec9c074b958cfbefda20febbd51ab107c50bcb 01:08:03 latest 01:08:03 4.0.0-dev.7 01:08:03 57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 01:08:03 main 01:08:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:03 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb 01:08:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:08:03 16f985595ce9: Preparing 01:08:03 dd80ca974392: Preparing 01:08:03 6a1ca915520f: Preparing 01:08:03 5bca6b32d264: Preparing 01:08:03 32010f238a56: Preparing 01:08:03 c44975997e0b: Preparing 01:08:03 ef5f96771d2a: Preparing 01:08:03 835f3ce1828c: Preparing 01:08:03 f6bd6ab1ae7c: Preparing 01:08:03 16113d51b718: Preparing 01:08:03 835f3ce1828c: Waiting 01:08:03 f6bd6ab1ae7c: Waiting 01:08:03 16113d51b718: Waiting 01:08:03 c44975997e0b: Waiting 01:08:03 ef5f96771d2a: Waiting 01:08:03 32010f238a56: Layer already exists 01:08:04 5bca6b32d264: Layer already exists 01:08:04 6a1ca915520f: Pushed 01:08:04 dd80ca974392: Pushed 01:08:04 16f985595ce9: Pushed 01:08:04 16113d51b718: Layer already exists 01:08:04 835f3ce1828c: Pushed 01:08:06 f6bd6ab1ae7c: Pushed 01:08:16 ef5f96771d2a: Pushed 01:08:25 c44975997e0b: Pushed 01:08:25 57ec9c074b958cfbefda20febbd51ab107c50bcb: digest: sha256:4816dfac67c23dba8293766cb68beddd167fa54b645eea740d8320b6fe4a7913 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:25 + 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 01:08:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 01:08:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:08:25 16f985595ce9: Preparing 01:08:25 dd80ca974392: Preparing 01:08:25 6a1ca915520f: Preparing 01:08:25 5bca6b32d264: Preparing 01:08:25 32010f238a56: Preparing 01:08:25 c44975997e0b: Preparing 01:08:25 ef5f96771d2a: Preparing 01:08:25 835f3ce1828c: Preparing 01:08:25 f6bd6ab1ae7c: Preparing 01:08:25 16113d51b718: Preparing 01:08:25 835f3ce1828c: Waiting 01:08:25 f6bd6ab1ae7c: Waiting 01:08:25 16113d51b718: Waiting 01:08:25 ef5f96771d2a: Waiting 01:08:25 c44975997e0b: Waiting 01:08:25 32010f238a56: Layer already exists 01:08:25 6a1ca915520f: Layer already exists 01:08:25 dd80ca974392: Layer already exists 01:08:25 5bca6b32d264: Layer already exists 01:08:25 16f985595ce9: Layer already exists 01:08:25 f6bd6ab1ae7c: Layer already exists 01:08:25 ef5f96771d2a: Layer already exists 01:08:25 c44975997e0b: Layer already exists 01:08:25 835f3ce1828c: Layer already exists 01:08:25 16113d51b718: Layer already exists 01:08:26 latest: digest: sha256:4816dfac67c23dba8293766cb68beddd167fa54b645eea740d8320b6fe4a7913 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:26 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.7 01:08:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:08:26 16f985595ce9: Preparing 01:08:26 dd80ca974392: Preparing 01:08:26 6a1ca915520f: Preparing 01:08:26 5bca6b32d264: Preparing 01:08:26 32010f238a56: Preparing 01:08:26 c44975997e0b: Preparing 01:08:26 ef5f96771d2a: Preparing 01:08:26 835f3ce1828c: Preparing 01:08:26 f6bd6ab1ae7c: Preparing 01:08:26 16113d51b718: Preparing 01:08:26 835f3ce1828c: Waiting 01:08:26 c44975997e0b: Waiting 01:08:26 ef5f96771d2a: Waiting 01:08:26 f6bd6ab1ae7c: Waiting 01:08:26 16113d51b718: Waiting 01:08:26 16f985595ce9: Layer already exists 01:08:26 5bca6b32d264: Layer already exists 01:08:26 dd80ca974392: Layer already exists 01:08:26 32010f238a56: Layer already exists 01:08:26 6a1ca915520f: Layer already exists 01:08:26 ef5f96771d2a: Layer already exists 01:08:26 c44975997e0b: Layer already exists 01:08:26 835f3ce1828c: Layer already exists 01:08:26 f6bd6ab1ae7c: Layer already exists 01:08:26 16113d51b718: Layer already exists 01:08:26 4.0.0-dev.7: digest: sha256:4816dfac67c23dba8293766cb68beddd167fa54b645eea740d8320b6fe4a7913 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:27 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 01:08:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:08:27 16f985595ce9: Preparing 01:08:27 dd80ca974392: Preparing 01:08:27 6a1ca915520f: Preparing 01:08:27 5bca6b32d264: Preparing 01:08:27 32010f238a56: Preparing 01:08:27 c44975997e0b: Preparing 01:08:27 ef5f96771d2a: Preparing 01:08:27 835f3ce1828c: Preparing 01:08:27 f6bd6ab1ae7c: Preparing 01:08:27 16113d51b718: Preparing 01:08:27 ef5f96771d2a: Waiting 01:08:27 835f3ce1828c: Waiting 01:08:27 f6bd6ab1ae7c: Waiting 01:08:27 16113d51b718: Waiting 01:08:27 c44975997e0b: Waiting 01:08:27 16f985595ce9: Layer already exists 01:08:27 32010f238a56: Layer already exists 01:08:27 5bca6b32d264: Layer already exists 01:08:27 6a1ca915520f: Layer already exists 01:08:27 dd80ca974392: Layer already exists 01:08:27 835f3ce1828c: Layer already exists 01:08:27 f6bd6ab1ae7c: Layer already exists 01:08:27 ef5f96771d2a: Layer already exists 01:08:27 16113d51b718: Layer already exists 01:08:27 c44975997e0b: Layer already exists 01:08:27 57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7: digest: sha256:4816dfac67c23dba8293766cb68beddd167fa54b645eea740d8320b6fe4a7913 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:28 + 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 01:08:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 01:08:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:08:28 16f985595ce9: Preparing 01:08:28 dd80ca974392: Preparing 01:08:28 6a1ca915520f: Preparing 01:08:28 5bca6b32d264: Preparing 01:08:28 32010f238a56: Preparing 01:08:28 c44975997e0b: Preparing 01:08:28 ef5f96771d2a: Preparing 01:08:28 835f3ce1828c: Preparing 01:08:28 ef5f96771d2a: Waiting 01:08:28 c44975997e0b: Waiting 01:08:28 f6bd6ab1ae7c: Preparing 01:08:28 16113d51b718: Preparing 01:08:28 835f3ce1828c: Waiting 01:08:28 f6bd6ab1ae7c: Waiting 01:08:28 16113d51b718: Waiting 01:08:28 16f985595ce9: Layer already exists 01:08:28 6a1ca915520f: Layer already exists 01:08:28 32010f238a56: Layer already exists 01:08:28 5bca6b32d264: Layer already exists 01:08:28 dd80ca974392: Layer already exists 01:08:28 c44975997e0b: Layer already exists 01:08:28 f6bd6ab1ae7c: Layer already exists 01:08:28 ef5f96771d2a: Layer already exists 01:08:28 16113d51b718: Layer already exists 01:08:28 835f3ce1828c: Layer already exists 01:08:28 main: digest: sha256:4816dfac67c23dba8293766cb68beddd167fa54b645eea740d8320b6fe4a7913 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:08:28 ===================================================== [Pipeline] echo 01:08:28 taggedImages: 01:08:28 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb 01:08:28 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 01:08:28 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.7 01:08:28 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 01:08:28 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 01:08:28 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 01:08:28 57ec9c074b958cfbefda20febbd51ab107c50bcb 01:08:28 latest 01:08:28 4.0.0-dev.7 01:08:28 57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 01:08:28 main 01:08:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:29 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb 01:08:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:08:29 44e3957ddff3: Preparing 01:08:29 74caab4774c1: Preparing 01:08:29 ad55b672bcf0: Preparing 01:08:29 5bca6b32d264: Preparing 01:08:29 32010f238a56: Preparing 01:08:29 bf5f1388ad04: Preparing 01:08:29 3aafa32dc169: Preparing 01:08:29 62b9469b5942: Preparing 01:08:29 16113d51b718: Preparing 01:08:29 3aafa32dc169: Waiting 01:08:29 62b9469b5942: Waiting 01:08:29 16113d51b718: Waiting 01:08:29 bf5f1388ad04: Waiting 01:08:29 5bca6b32d264: Layer already exists 01:08:29 32010f238a56: Layer already exists 01:08:29 74caab4774c1: Pushed 01:08:29 ad55b672bcf0: Pushed 01:08:29 44e3957ddff3: Pushed 01:08:29 16113d51b718: Layer already exists 01:08:30 62b9469b5942: Pushed 01:08:31 3aafa32dc169: Pushed 01:08:49 bf5f1388ad04: Pushed 01:08:49 57ec9c074b958cfbefda20febbd51ab107c50bcb: digest: sha256:b1651ec78bcf01deb6e03a86bb254fe614539bbc4f502ed7570bed5a1b0024e6 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:49 + 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 01:08:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 01:08:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:08:50 44e3957ddff3: Preparing 01:08:50 74caab4774c1: Preparing 01:08:50 ad55b672bcf0: Preparing 01:08:50 5bca6b32d264: Preparing 01:08:50 32010f238a56: Preparing 01:08:50 bf5f1388ad04: Preparing 01:08:50 3aafa32dc169: Preparing 01:08:50 bf5f1388ad04: Waiting 01:08:50 3aafa32dc169: Waiting 01:08:50 62b9469b5942: Preparing 01:08:50 16113d51b718: Preparing 01:08:50 62b9469b5942: Waiting 01:08:50 16113d51b718: Waiting 01:08:50 5bca6b32d264: Layer already exists 01:08:50 32010f238a56: Layer already exists 01:08:50 44e3957ddff3: Layer already exists 01:08:50 74caab4774c1: Layer already exists 01:08:50 ad55b672bcf0: Layer already exists 01:08:50 62b9469b5942: Layer already exists 01:08:50 3aafa32dc169: Layer already exists 01:08:50 16113d51b718: Layer already exists 01:08:50 bf5f1388ad04: Layer already exists 01:08:50 latest: digest: sha256:b1651ec78bcf01deb6e03a86bb254fe614539bbc4f502ed7570bed5a1b0024e6 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:50 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.7 01:08:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:08:51 44e3957ddff3: Preparing 01:08:51 74caab4774c1: Preparing 01:08:51 ad55b672bcf0: Preparing 01:08:51 5bca6b32d264: Preparing 01:08:51 32010f238a56: Preparing 01:08:51 bf5f1388ad04: Preparing 01:08:51 3aafa32dc169: Preparing 01:08:51 62b9469b5942: Preparing 01:08:51 16113d51b718: Preparing 01:08:51 bf5f1388ad04: Waiting 01:08:51 3aafa32dc169: Waiting 01:08:51 62b9469b5942: Waiting 01:08:51 16113d51b718: Waiting 01:08:51 44e3957ddff3: Layer already exists 01:08:51 32010f238a56: Layer already exists 01:08:51 ad55b672bcf0: Layer already exists 01:08:51 74caab4774c1: Layer already exists 01:08:51 5bca6b32d264: Layer already exists 01:08:51 3aafa32dc169: Layer already exists 01:08:51 bf5f1388ad04: Layer already exists 01:08:51 16113d51b718: Layer already exists 01:08:51 62b9469b5942: Layer already exists 01:08:51 4.0.0-dev.7: digest: sha256:b1651ec78bcf01deb6e03a86bb254fe614539bbc4f502ed7570bed5a1b0024e6 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:51 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 01:08:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:08:52 44e3957ddff3: Preparing 01:08:52 74caab4774c1: Preparing 01:08:52 ad55b672bcf0: Preparing 01:08:52 5bca6b32d264: Preparing 01:08:52 32010f238a56: Preparing 01:08:52 bf5f1388ad04: Preparing 01:08:52 3aafa32dc169: Preparing 01:08:52 62b9469b5942: Preparing 01:08:52 16113d51b718: Preparing 01:08:52 bf5f1388ad04: Waiting 01:08:52 3aafa32dc169: Waiting 01:08:52 62b9469b5942: Waiting 01:08:52 16113d51b718: Waiting 01:08:52 5bca6b32d264: Layer already exists 01:08:52 44e3957ddff3: Layer already exists 01:08:52 ad55b672bcf0: Layer already exists 01:08:52 74caab4774c1: Layer already exists 01:08:52 32010f238a56: Layer already exists 01:08:52 3aafa32dc169: Layer already exists 01:08:52 62b9469b5942: Layer already exists 01:08:52 16113d51b718: Layer already exists 01:08:52 bf5f1388ad04: Layer already exists 01:08:52 57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7: digest: sha256:b1651ec78bcf01deb6e03a86bb254fe614539bbc4f502ed7570bed5a1b0024e6 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:52 + 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 01:08:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 01:08:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:08:53 44e3957ddff3: Preparing 01:08:53 74caab4774c1: Preparing 01:08:53 ad55b672bcf0: Preparing 01:08:53 5bca6b32d264: Preparing 01:08:53 32010f238a56: Preparing 01:08:53 bf5f1388ad04: Preparing 01:08:53 3aafa32dc169: Preparing 01:08:53 62b9469b5942: Preparing 01:08:53 16113d51b718: Preparing 01:08:53 bf5f1388ad04: Waiting 01:08:53 3aafa32dc169: Waiting 01:08:53 62b9469b5942: Waiting 01:08:53 16113d51b718: Waiting 01:08:53 44e3957ddff3: Layer already exists 01:08:53 32010f238a56: Layer already exists 01:08:53 5bca6b32d264: Layer already exists 01:08:53 74caab4774c1: Layer already exists 01:08:53 ad55b672bcf0: Layer already exists 01:08:53 3aafa32dc169: Layer already exists 01:08:53 bf5f1388ad04: Layer already exists 01:08:53 16113d51b718: Layer already exists 01:08:53 62b9469b5942: Layer already exists 01:08:53 main: digest: sha256:b1651ec78bcf01deb6e03a86bb254fe614539bbc4f502ed7570bed5a1b0024e6 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:08:53 ===================================================== [Pipeline] echo 01:08:53 taggedImages: 01:08:53 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb 01:08:53 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 01:08:53 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.7 01:08:53 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 01:08:53 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 01:08:53 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 01:08:53 57ec9c074b958cfbefda20febbd51ab107c50bcb 01:08:53 latest 01:08:53 4.0.0-dev.7 01:08:53 57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 01:08:53 main 01:08:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:53 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb 01:08:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:08:54 8b37427d835b: Preparing 01:08:54 0c71252bf691: Preparing 01:08:54 ff386b2b1819: Preparing 01:08:54 5bca6b32d264: Preparing 01:08:54 32010f238a56: Preparing 01:08:54 13e6b051ce89: Preparing 01:08:54 835f3ce1828c: Preparing 01:08:54 f6bd6ab1ae7c: Preparing 01:08:54 16113d51b718: Preparing 01:08:54 835f3ce1828c: Waiting 01:08:54 f6bd6ab1ae7c: Waiting 01:08:54 16113d51b718: Waiting 01:08:54 13e6b051ce89: Waiting 01:08:54 32010f238a56: Layer already exists 01:08:54 5bca6b32d264: Layer already exists 01:08:54 835f3ce1828c: Layer already exists 01:08:54 ff386b2b1819: Pushed 01:08:54 0c71252bf691: Pushed 01:08:54 8b37427d835b: Pushed 01:08:54 f6bd6ab1ae7c: Layer already exists 01:08:54 16113d51b718: Layer already exists 01:09:16 13e6b051ce89: Pushed 01:09:16 57ec9c074b958cfbefda20febbd51ab107c50bcb: digest: sha256:579643291372f35b09c12a5935f0878ed2067b7458b95dd210a45808108e9965 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:16 + 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 01:09:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 01:09:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:09:17 8b37427d835b: Preparing 01:09:17 0c71252bf691: Preparing 01:09:17 ff386b2b1819: Preparing 01:09:17 5bca6b32d264: Preparing 01:09:17 32010f238a56: Preparing 01:09:17 13e6b051ce89: Preparing 01:09:17 835f3ce1828c: Preparing 01:09:17 f6bd6ab1ae7c: Preparing 01:09:17 16113d51b718: Preparing 01:09:17 835f3ce1828c: Waiting 01:09:17 f6bd6ab1ae7c: Waiting 01:09:17 16113d51b718: Waiting 01:09:17 13e6b051ce89: Waiting 01:09:17 32010f238a56: Layer already exists 01:09:17 0c71252bf691: Layer already exists 01:09:17 ff386b2b1819: Layer already exists 01:09:17 5bca6b32d264: Layer already exists 01:09:17 8b37427d835b: Layer already exists 01:09:17 16113d51b718: Layer already exists 01:09:17 f6bd6ab1ae7c: Layer already exists 01:09:17 13e6b051ce89: Layer already exists 01:09:17 835f3ce1828c: Layer already exists 01:09:17 latest: digest: sha256:579643291372f35b09c12a5935f0878ed2067b7458b95dd210a45808108e9965 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:17 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.7 01:09:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:09:18 8b37427d835b: Preparing 01:09:18 0c71252bf691: Preparing 01:09:18 ff386b2b1819: Preparing 01:09:18 5bca6b32d264: Preparing 01:09:18 32010f238a56: Preparing 01:09:18 13e6b051ce89: Preparing 01:09:18 835f3ce1828c: Preparing 01:09:18 f6bd6ab1ae7c: Preparing 01:09:18 16113d51b718: Preparing 01:09:18 13e6b051ce89: Waiting 01:09:18 835f3ce1828c: Waiting 01:09:18 f6bd6ab1ae7c: Waiting 01:09:18 16113d51b718: Waiting 01:09:18 5bca6b32d264: Layer already exists 01:09:18 32010f238a56: Layer already exists 01:09:18 ff386b2b1819: Layer already exists 01:09:18 8b37427d835b: Layer already exists 01:09:18 0c71252bf691: Layer already exists 01:09:18 835f3ce1828c: Layer already exists 01:09:18 f6bd6ab1ae7c: Layer already exists 01:09:18 16113d51b718: Layer already exists 01:09:18 13e6b051ce89: Layer already exists 01:09:18 4.0.0-dev.7: digest: sha256:579643291372f35b09c12a5935f0878ed2067b7458b95dd210a45808108e9965 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:18 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 01:09:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:09:19 8b37427d835b: Preparing 01:09:19 0c71252bf691: Preparing 01:09:19 ff386b2b1819: Preparing 01:09:19 5bca6b32d264: Preparing 01:09:19 32010f238a56: Preparing 01:09:19 13e6b051ce89: Preparing 01:09:19 835f3ce1828c: Preparing 01:09:19 f6bd6ab1ae7c: Preparing 01:09:19 16113d51b718: Preparing 01:09:19 13e6b051ce89: Waiting 01:09:19 835f3ce1828c: Waiting 01:09:19 f6bd6ab1ae7c: Waiting 01:09:19 16113d51b718: Waiting 01:09:19 0c71252bf691: Layer already exists 01:09:19 5bca6b32d264: Layer already exists 01:09:19 8b37427d835b: Layer already exists 01:09:19 32010f238a56: Layer already exists 01:09:19 ff386b2b1819: Layer already exists 01:09:19 f6bd6ab1ae7c: Layer already exists 01:09:19 13e6b051ce89: Layer already exists 01:09:19 835f3ce1828c: Layer already exists 01:09:19 16113d51b718: Layer already exists 01:09:19 57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7: digest: sha256:579643291372f35b09c12a5935f0878ed2067b7458b95dd210a45808108e9965 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:19 + 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 01:09:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 01:09:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:09:20 8b37427d835b: Preparing 01:09:20 0c71252bf691: Preparing 01:09:20 ff386b2b1819: Preparing 01:09:20 5bca6b32d264: Preparing 01:09:20 32010f238a56: Preparing 01:09:20 13e6b051ce89: Preparing 01:09:20 835f3ce1828c: Preparing 01:09:20 f6bd6ab1ae7c: Preparing 01:09:20 16113d51b718: Preparing 01:09:20 13e6b051ce89: Waiting 01:09:20 835f3ce1828c: Waiting 01:09:20 16113d51b718: Waiting 01:09:20 f6bd6ab1ae7c: Waiting 01:09:20 0c71252bf691: Layer already exists 01:09:20 8b37427d835b: Layer already exists 01:09:20 5bca6b32d264: Layer already exists 01:09:20 32010f238a56: Layer already exists 01:09:20 ff386b2b1819: Layer already exists 01:09:20 f6bd6ab1ae7c: Layer already exists 01:09:20 835f3ce1828c: Layer already exists 01:09:20 13e6b051ce89: Layer already exists 01:09:20 16113d51b718: Layer already exists 01:09:20 main: digest: sha256:579643291372f35b09c12a5935f0878ed2067b7458b95dd210a45808108e9965 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:09:20 ===================================================== [Pipeline] echo 01:09:20 taggedImages: 01:09:20 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb 01:09:20 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 01:09:20 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.7 01:09:20 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 01:09:20 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 01:09:20 [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: 01:09:20 57ec9c074b958cfbefda20febbd51ab107c50bcb 01:09:20 latest 01:09:20 4.0.0-dev.7 01:09:20 57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 01:09:20 main 01:09:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:20 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:21 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb 01:09:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 01:09:21 b0cd2af0af57: Preparing 01:09:21 9cb7a55ea1af: Preparing 01:09:21 5bca6b32d264: Preparing 01:09:21 32010f238a56: Preparing 01:09:21 def64ad5aea7: Preparing 01:09:21 4c04a3756017: Preparing 01:09:21 16113d51b718: Preparing 01:09:21 4c04a3756017: Waiting 01:09:21 16113d51b718: Waiting 01:09:21 5bca6b32d264: Layer already exists 01:09:21 32010f238a56: Layer already exists 01:09:21 16113d51b718: Layer already exists 01:09:21 b0cd2af0af57: Pushed 01:09:21 4c04a3756017: Pushed 01:09:22 def64ad5aea7: Pushed 01:09:32 9cb7a55ea1af: Pushed 01:09:32 57ec9c074b958cfbefda20febbd51ab107c50bcb: digest: sha256:89994b2799fed1e5a9b42c69090a6c537c2fa00b0bb20cfd7f0f57c6266e4863 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:33 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:33 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 01:09:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 01:09:33 b0cd2af0af57: Preparing 01:09:33 9cb7a55ea1af: Preparing 01:09:33 5bca6b32d264: Preparing 01:09:33 32010f238a56: Preparing 01:09:33 def64ad5aea7: Preparing 01:09:33 4c04a3756017: Preparing 01:09:33 4c04a3756017: Waiting 01:09:33 16113d51b718: Preparing 01:09:33 16113d51b718: Waiting 01:09:33 5bca6b32d264: Layer already exists 01:09:33 def64ad5aea7: Layer already exists 01:09:33 b0cd2af0af57: Layer already exists 01:09:33 9cb7a55ea1af: Layer already exists 01:09:33 32010f238a56: Layer already exists 01:09:33 16113d51b718: Layer already exists 01:09:33 4c04a3756017: Layer already exists 01:09:33 latest: digest: sha256:89994b2799fed1e5a9b42c69090a6c537c2fa00b0bb20cfd7f0f57c6266e4863 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:34 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:34 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4.0.0-dev.7 01:09:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 01:09:34 b0cd2af0af57: Preparing 01:09:34 9cb7a55ea1af: Preparing 01:09:34 5bca6b32d264: Preparing 01:09:34 32010f238a56: Preparing 01:09:34 def64ad5aea7: Preparing 01:09:34 4c04a3756017: Preparing 01:09:34 16113d51b718: Preparing 01:09:34 4c04a3756017: Waiting 01:09:34 16113d51b718: Waiting 01:09:34 9cb7a55ea1af: Layer already exists 01:09:34 5bca6b32d264: Layer already exists 01:09:34 32010f238a56: Layer already exists 01:09:34 def64ad5aea7: Layer already exists 01:09:34 b0cd2af0af57: Layer already exists 01:09:34 16113d51b718: Layer already exists 01:09:34 4c04a3756017: Layer already exists 01:09:34 4.0.0-dev.7: digest: sha256:89994b2799fed1e5a9b42c69090a6c537c2fa00b0bb20cfd7f0f57c6266e4863 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:35 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:35 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 01:09:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 01:09:35 b0cd2af0af57: Preparing 01:09:35 9cb7a55ea1af: Preparing 01:09:35 5bca6b32d264: Preparing 01:09:35 32010f238a56: Preparing 01:09:35 def64ad5aea7: Preparing 01:09:35 4c04a3756017: Preparing 01:09:35 16113d51b718: Preparing 01:09:35 4c04a3756017: Waiting 01:09:35 16113d51b718: Waiting 01:09:35 9cb7a55ea1af: Layer already exists 01:09:35 b0cd2af0af57: Layer already exists 01:09:35 32010f238a56: Layer already exists 01:09:35 def64ad5aea7: Layer already exists 01:09:35 5bca6b32d264: Layer already exists 01:09:35 4c04a3756017: Layer already exists 01:09:35 16113d51b718: Layer already exists 01:09:35 57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7: digest: sha256:89994b2799fed1e5a9b42c69090a6c537c2fa00b0bb20cfd7f0f57c6266e4863 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:36 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:36 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main 01:09:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 01:09:36 b0cd2af0af57: Preparing 01:09:36 9cb7a55ea1af: Preparing 01:09:36 5bca6b32d264: Preparing 01:09:36 32010f238a56: Preparing 01:09:36 def64ad5aea7: Preparing 01:09:36 4c04a3756017: Preparing 01:09:36 16113d51b718: Preparing 01:09:36 4c04a3756017: Waiting 01:09:36 16113d51b718: Waiting 01:09:36 9cb7a55ea1af: Layer already exists 01:09:36 5bca6b32d264: Layer already exists 01:09:36 def64ad5aea7: Layer already exists 01:09:36 32010f238a56: Layer already exists 01:09:36 b0cd2af0af57: Layer already exists 01:09:36 4c04a3756017: Layer already exists 01:09:36 16113d51b718: Layer already exists 01:09:36 main: digest: sha256:89994b2799fed1e5a9b42c69090a6c537c2fa00b0bb20cfd7f0f57c6266e4863 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:09:36 ===================================================== [Pipeline] echo 01:09:36 taggedImages: 01:09:36 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb 01:09:36 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 01:09:36 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4.0.0-dev.7 01:09:36 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 01:09:36 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo 01:09:36 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 01:09:36 57ec9c074b958cfbefda20febbd51ab107c50bcb 01:09:36 latest 01:09:36 4.0.0-dev.7 01:09:36 57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 01:09:36 main 01:09:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:37 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb 01:09:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:09:37 9470a95a97c2: Preparing 01:09:37 ce1ce94e0456: Preparing 01:09:37 1ae4fc603dad: Preparing 01:09:37 5bca6b32d264: Preparing 01:09:37 32010f238a56: Preparing 01:09:37 3ec78619cee6: Preparing 01:09:37 2bc45f4979ac: Preparing 01:09:37 16113d51b718: Preparing 01:09:37 3ec78619cee6: Waiting 01:09:37 2bc45f4979ac: Waiting 01:09:37 16113d51b718: Waiting 01:09:37 5bca6b32d264: Layer already exists 01:09:37 32010f238a56: Layer already exists 01:09:37 ce1ce94e0456: Pushed 01:09:37 9470a95a97c2: Pushed 01:09:37 16113d51b718: Layer already exists 01:09:38 2bc45f4979ac: Pushed 01:09:39 3ec78619cee6: Pushed 01:09:49 1ae4fc603dad: Pushed 01:09:49 57ec9c074b958cfbefda20febbd51ab107c50bcb: digest: sha256:15177469c16b10a44763859ec8b39019e88a05f263bb42c155008d5b5c758a83 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:49 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:50 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 01:09:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:09:50 9470a95a97c2: Preparing 01:09:50 ce1ce94e0456: Preparing 01:09:50 1ae4fc603dad: Preparing 01:09:50 5bca6b32d264: Preparing 01:09:50 32010f238a56: Preparing 01:09:50 3ec78619cee6: Preparing 01:09:50 2bc45f4979ac: Preparing 01:09:50 16113d51b718: Preparing 01:09:50 3ec78619cee6: Waiting 01:09:50 2bc45f4979ac: Waiting 01:09:50 16113d51b718: Waiting 01:09:50 9470a95a97c2: Layer already exists 01:09:50 ce1ce94e0456: Layer already exists 01:09:50 1ae4fc603dad: Layer already exists 01:09:50 5bca6b32d264: Layer already exists 01:09:50 32010f238a56: Layer already exists 01:09:50 3ec78619cee6: Layer already exists 01:09:50 2bc45f4979ac: Layer already exists 01:09:50 16113d51b718: Layer already exists 01:09:50 latest: digest: sha256:15177469c16b10a44763859ec8b39019e88a05f263bb42c155008d5b5c758a83 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:50 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:51 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.7 01:09:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:09:51 9470a95a97c2: Preparing 01:09:51 ce1ce94e0456: Preparing 01:09:51 1ae4fc603dad: Preparing 01:09:51 5bca6b32d264: Preparing 01:09:51 32010f238a56: Preparing 01:09:51 3ec78619cee6: Preparing 01:09:51 2bc45f4979ac: Preparing 01:09:51 16113d51b718: Preparing 01:09:51 3ec78619cee6: Waiting 01:09:51 2bc45f4979ac: Waiting 01:09:51 16113d51b718: Waiting 01:09:51 32010f238a56: Layer already exists 01:09:51 1ae4fc603dad: Layer already exists 01:09:51 5bca6b32d264: Layer already exists 01:09:51 9470a95a97c2: Layer already exists 01:09:51 ce1ce94e0456: Layer already exists 01:09:51 16113d51b718: Layer already exists 01:09:51 2bc45f4979ac: Layer already exists 01:09:51 3ec78619cee6: Layer already exists 01:09:51 4.0.0-dev.7: digest: sha256:15177469c16b10a44763859ec8b39019e88a05f263bb42c155008d5b5c758a83 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:51 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:52 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 01:09:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:09:52 9470a95a97c2: Preparing 01:09:52 ce1ce94e0456: Preparing 01:09:52 1ae4fc603dad: Preparing 01:09:52 5bca6b32d264: Preparing 01:09:52 32010f238a56: Preparing 01:09:52 3ec78619cee6: Preparing 01:09:52 2bc45f4979ac: Preparing 01:09:52 16113d51b718: Preparing 01:09:52 2bc45f4979ac: Waiting 01:09:52 16113d51b718: Waiting 01:09:52 3ec78619cee6: Waiting 01:09:52 1ae4fc603dad: Layer already exists 01:09:52 9470a95a97c2: Layer already exists 01:09:52 ce1ce94e0456: Layer already exists 01:09:52 5bca6b32d264: Layer already exists 01:09:52 32010f238a56: Layer already exists 01:09:52 16113d51b718: Layer already exists 01:09:52 3ec78619cee6: Layer already exists 01:09:52 2bc45f4979ac: Layer already exists 01:09:52 57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7: digest: sha256:15177469c16b10a44763859ec8b39019e88a05f263bb42c155008d5b5c758a83 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:52 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 01:09:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:09:53 9470a95a97c2: Preparing 01:09:53 ce1ce94e0456: Preparing 01:09:53 1ae4fc603dad: Preparing 01:09:53 5bca6b32d264: Preparing 01:09:53 32010f238a56: Preparing 01:09:53 3ec78619cee6: Preparing 01:09:53 2bc45f4979ac: Preparing 01:09:53 16113d51b718: Preparing 01:09:53 3ec78619cee6: Waiting 01:09:53 2bc45f4979ac: Waiting 01:09:53 16113d51b718: Waiting 01:09:53 9470a95a97c2: Layer already exists 01:09:53 ce1ce94e0456: Layer already exists 01:09:53 32010f238a56: Layer already exists 01:09:53 1ae4fc603dad: Layer already exists 01:09:53 5bca6b32d264: Layer already exists 01:09:53 2bc45f4979ac: Layer already exists 01:09:53 3ec78619cee6: Layer already exists 01:09:53 16113d51b718: Layer already exists 01:09:53 main: digest: sha256:15177469c16b10a44763859ec8b39019e88a05f263bb42c155008d5b5c758a83 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:09:53 ===================================================== [Pipeline] echo 01:09:53 taggedImages: 01:09:53 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb 01:09:53 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 01:09:53 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.7 01:09:53 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:57ec9c074b958cfbefda20febbd51ab107c50bcb-4.0.0-dev.7 01:09:53 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:09:53 01:09:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:09:54 arm64: Pulling from edgex-lftools-log-publisher 01:09:54 8998bd30e6a1: Pulling fs layer 01:09:54 04944245beec: Pulling fs layer 01:09:54 699f458cf7ca: Pulling fs layer 01:09:54 765212b225bb: Pulling fs layer 01:09:54 f23df028b6ca: Pulling fs layer 01:09:54 d65c8cfc05b1: Pulling fs layer 01:09:54 2437ff75d9bd: Pulling fs layer 01:09:54 765212b225bb: Waiting 01:09:54 f23df028b6ca: Waiting 01:09:54 d65c8cfc05b1: Waiting 01:09:54 2437ff75d9bd: Waiting 01:09:54 04944245beec: Verifying Checksum 01:09:54 04944245beec: Download complete 01:09:54 765212b225bb: Verifying Checksum 01:09:54 765212b225bb: Download complete 01:09:54 f23df028b6ca: Verifying Checksum 01:09:54 f23df028b6ca: Download complete 01:09:54 d65c8cfc05b1: Verifying Checksum 01:09:54 d65c8cfc05b1: Download complete 01:09:55 699f458cf7ca: Verifying Checksum 01:09:55 699f458cf7ca: Download complete 01:09:55 8998bd30e6a1: Verifying Checksum 01:09:55 8998bd30e6a1: Download complete 01:09:57 2437ff75d9bd: Verifying Checksum 01:09:57 2437ff75d9bd: Download complete 01:09:59 8998bd30e6a1: Pull complete 01:10:00 04944245beec: Pull complete 01:10:02 699f458cf7ca: Pull complete 01:10:02 765212b225bb: Pull complete 01:10:03 f23df028b6ca: Pull complete 01:10:03 d65c8cfc05b1: Pull complete 01:10:21 2437ff75d9bd: Pull complete 01:10:21 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:10:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:10:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:10:21 prd-ubuntu20.04-docker-arm64-4c-16g-24253 does not seem to be running inside a container 01:10:21 $ 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/741 -v /w/workspace/edgex-go/741:/w/workspace/edgex-go/741:rw,z -v /w/workspace/edgex-go/741@tmp:/w/workspace/edgex-go/741@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:10:24 $ docker top 63f5693d49047d716d222ddd82742507256ce1e5e101ddaaec866e77a211f604 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:10:25 ---> job-cost.sh 01:10:25 lf-activate-venv: SKIPPING 01:10:25 INFO: No Stack... 01:10:25 INFO: Retrieving Pricing Info for: v3-standard-4 01:10:26 INFO: Archiving Costs [Pipeline] sh 01:10:27 + + cut -d, -f6 01:10:27 cat /w/workspace/edgex-go/741/archives/cost.csv [Pipeline] lock 01:10:27 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-741-stack-cost] 01:10:27 Resource [jenkins-edgexfoundry-edgex-go-main-741-stack-cost] did not exist. Created. 01:10:27 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-741-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:10:28 + echo total: 0.10999999940395355 [Pipeline] stash 01:10:28 Stashed 1 file(s) [Pipeline] } 01:10:28 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-741-stack-cost] [Pipeline] // lock [Pipeline] } 01:10:28 $ docker stop --time=1 63f5693d49047d716d222ddd82742507256ce1e5e101ddaaec866e77a211f604 01:10:30 $ docker rm -f --volumes 63f5693d49047d716d222ddd82742507256ce1e5e101ddaaec866e77a211f604 [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 01:10:31 provisioning config files... 01:10:31 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/741@tmp/config4073620810621630891tmp [Pipeline] { [Pipeline] sh 01:10:31 + set +x 01:10:31 + curl -s https://codecov.io/bash 01:10:31 + bash -s -- 01:10:31 01:10:31 _____ _ 01:10:31 / ____| | | 01:10:31 | | ___ __| | ___ ___ _____ __ 01:10:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:10:31 | |___| (_) | (_| | __/ (_| (_) \ V / 01:10:31 \_____\___/ \__,_|\___|\___\___/ \_/ 01:10:31 Bash-1.0.6 01:10:31 01:10:31 01:10:31 ==> git version 2.25.1 found 01:10:31 ==> 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 01:10:31 Release-Date: 2020-01-08 01:10:31 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:10:31 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:10:31 ==> Jenkins CI detected. 01:10:31 current dir:  /w/workspace/edgex-go/741 01:10:31 project root: . 01:10:31 --> token set from env 01:10:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:10:31 ==> Running gcov in . (disable via -X gcov) 01:10:31 ==> Python coveragepy not found 01:10:31 ==> Searching for coverage reports in: 01:10:31 + . 01:10:31 -> Found 1 reports 01:10:31 ==> Detecting git/mercurial file structure 01:10:31 ==> Reading reports 01:10:31 + ./coverage.out bytes=1433704 01:10:31 ==> Appending adjustments 01:10:31 https://docs.codecov.io/docs/fixing-reports 01:10:32 + Found adjustments 01:10:32 ==> Gzipping contents 01:10:32 124K /tmp/codecov.HKyWNR.gz 01:10:32 ==> Uploading reports 01:10:32 url: https://codecov.io 01:10:32 query: branch=main&commit=57ec9c074b958cfbefda20febbd51ab107c50bcb&build=741&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F741%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:10:32 -> Pinging Codecov 01:10:32 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=57ec9c074b958cfbefda20febbd51ab107c50bcb&build=741&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F741%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:10:33 -> Uploading to 01:10:33 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/57ec9c074b958cfbefda20febbd51ab107c50bcb/85c19a5d-1574-44a1-952d-93e219233866.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241101%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241101T011032Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=a99cfd494605482de596b8e8a1548d87894132098c6f86d320dbcdfb9c62033a 01:10:33 % Total % Received % Xferd Average Speed Time Time Time Current 01:10:33 Dload Upload Total Spent Left Speed 01:10:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 121k 0 0 100 121k 0 393k --:--:-- --:--:-- --:--:-- 393k 01:10:33 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/57ec9c074b958cfbefda20febbd51ab107c50bcb [Pipeline] } 01:10:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 01:10:33 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:10:33 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:10:34 01:10:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:10:34 latest: Pulling from edgex-devops/edgex-snyk-go 01:10:34 43c4264eed91: Already exists 01:10:34 4cc291be95ef: Already exists 01:10:34 2ac1f1163629: Already exists 01:10:34 5c3c966382ef: Already exists 01:10:34 4f4fb700ef54: Already exists 01:10:34 d9c7d2e4e75e: Pulling fs layer 01:10:34 9c3e1370e548: Pulling fs layer 01:10:35 d9c7d2e4e75e: Download complete 01:10:35 d9c7d2e4e75e: Pull complete 01:10:35 9c3e1370e548: Verifying Checksum 01:10:35 9c3e1370e548: Download complete 01:10:39 9c3e1370e548: Pull complete 01:10:39 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 01:10:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:10:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:10:39 prd-ubuntu20.04-docker-8c-8g-24249 does not seem to be running inside a container 01:10:39 $ 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/741 -v /w/workspace/edgex-go/741:/w/workspace/edgex-go/741:rw,z -v /w/workspace/edgex-go/741@tmp:/w/workspace/edgex-go/741@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 01:10:45 $ docker top 3f52099166e2d094399039736484edb94635ac8c6a3bfd028dcfcd32cecee02c -eo pid,comm [Pipeline] { [Pipeline] sh 01:10:45 + git config --global --add safe.directory /w/workspace/edgex-go/741 [Pipeline] echo 01:10:45 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 01:10:45 + set -o pipefail 01:10:45 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 01:10:57 01:10:57 Monitoring /w/workspace/edgex-go/741 (github.com/edgexfoundry/edgex-go)... 01:10:57 01:10:57 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/003c96e5-8bca-43bd-bfe8-b693d7f03aa9 01:10:57 01:10:57 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:10:57 [Pipeline] } 01:10:57 $ docker stop --time=1 3f52099166e2d094399039736484edb94635ac8c6a3bfd028dcfcd32cecee02c 01:11:04 $ docker rm -f --volumes 3f52099166e2d094399039736484edb94635ac8c6a3bfd028dcfcd32cecee02c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 01:11:04 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:11:04 provisioning config files... 01:11:04 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/741@tmp/config14544416256248138043tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:11:04 --> edgex-publish-swagger.sh 01:11:04 === Publish openapi API === 01:11:04 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 01:11:04 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/741/openapi/core-command.yaml] 01:11:04 % Total % Received % Xferd Average Speed Time Time Time Current 01:11:04 Dload Upload Total Spent Left Speed 01:11:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 56716 --:--:-- --:--:-- --:--:-- 56618 100 32782 0 0 100 32782 0 56716 --:--:-- --:--:-- --:--:-- 56618 01:11:05 01:11:05 01:11:05 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/741/openapi/core-data.yaml] 01:11:05 % Total % Received % Xferd Average Speed Time Time Time Current 01:11:05 Dload Upload Total Spent Left Speed 01:11:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 147k --:--:-- --:--:-- --:--:-- 147k 01:11:06 01:11:06 01:11:06 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/741/openapi/core-keeper.yaml] 01:11:06 % Total % Received % Xferd Average Speed Time Time Time Current 01:11:06 Dload Upload Total Spent Left Speed 01:11:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32835 0 0 100 32835 0 157k --:--:-- --:--:-- --:--:-- 156k 100 32901 100 66 100 32835 290 141k --:--:-- --:--:-- --:--:-- 140k 01:11:06 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 01:11:06 01:11:06 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/741/openapi/core-metadata.yaml] 01:11:06 % Total % Received % Xferd Average Speed Time Time Time Current 01:11:06 Dload Upload Total Spent Left Speed 01:11:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 154k 100 156 100 154k 446 442k --:--:-- --:--:-- --:--:-- 442k 01:11:06 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 01:11:06 01:11:06 [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/741/openapi/support-cron-scheduler.yaml] 01:11:06 % Total % Received % Xferd Average Speed Time Time Time Current 01:11:06 Dload Upload Total Spent Left Speed 01:11:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50797 100 66 100 50731 292 219k --:--:-- --:--:-- --:--:-- 219k 01:11:06 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 01:11:06 01:11:06 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/741/openapi/support-notifications.yaml] 01:11:06 % Total % Received % Xferd Average Speed Time Time Time Current 01:11:06 Dload Upload Total Spent Left Speed 01:11:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 449 245k --:--:-- --:--:-- --:--:-- 245k 100 87457 100 156 100 87301 449 245k --:--:-- --:--:-- --:--:-- 245k 01:11:07 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 01:11:07 [Pipeline] } 01:11:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 01:11:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:11:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:11:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:11:07 prd-ubuntu20.04-docker-8c-8g-24249 does not seem to be running inside a container 01:11:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/741 -v /w/workspace/edgex-go/741:/w/workspace/edgex-go/741:rw,z -v /w/workspace/edgex-go/741@tmp:/w/workspace/edgex-go/741@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:11:08 $ docker top 43258080724c5fa7852e85f9f92628c7f189656c16d6990776a9102828740047 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:11:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:11:08 [ssh-agent] Looking for ssh-agent implementation... 01:11:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:11:08 $ docker exec 43258080724c5fa7852e85f9f92628c7f189656c16d6990776a9102828740047 ssh-agent 01:11:08 SSH_AUTH_SOCK=/tmp/ssh-0D5AViCaKSx1/agent.33 01:11:08 SSH_AGENT_PID=39 01:11:08 Running ssh-add (command line suppressed) 01:11:08 Identity added: /w/workspace/edgex-go/741@tmp/private_key_12178664897151712693.key (/w/workspace/edgex-go/741@tmp/private_key_12178664897151712693.key) 01:11:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:11:09 + git semver tag 01:11:09 2024-11-01 01:11:09,489 [run_tag] DEBUG tag force:False 01:11:09 2024-11-01 01:11:09,489 [check_head_tag] DEBUG check head tag 01:11:09 2024-11-01 01:11:09,492 [execute] INFO git cat-file --batch-check 01:11:09 2024-11-01 01:11:09,493 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/741, universal_newlines=False, shell=None, istream=) 01:11:09 2024-11-01 01:11:09,496 [execute] INFO git cat-file --batch 01:11:09 2024-11-01 01:11:09,497 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/741, universal_newlines=False, shell=None, istream=) 01:11:09 2024-11-01 01:11:09,572 [read_version] DEBUG read version from /w/workspace/edgex-go/741/.semver/main 01:11:09 2024-11-01 01:11:09,573 [execute] INFO git tag -a v4.0.0-dev.7 -m v4.0.0-dev.7 01:11:09 2024-11-01 01:11:09,573 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.7', '-m', 'v4.0.0-dev.7'], cwd=/w/workspace/edgex-go/741, universal_newlines=False, shell=None, istream=None) 01:11:09 2024-11-01 01:11:09,577 [read_version] DEBUG read version from /w/workspace/edgex-go/741/.semver/main 01:11:09 4.0.0-dev.7 [Pipeline] } 01:11:09 $ docker exec --env ******** --env ******** 43258080724c5fa7852e85f9f92628c7f189656c16d6990776a9102828740047 ssh-agent -k 01:11:09 unset SSH_AUTH_SOCK; 01:11:09 unset SSH_AGENT_PID; 01:11:09 echo Agent pid 39 killed; 01:11:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:11:10 + git semver [Pipeline] } 01:11:10 $ docker stop --time=1 43258080724c5fa7852e85f9f92628c7f189656c16d6990776a9102828740047 01:11:11 $ docker rm -f --volumes 43258080724c5fa7852e85f9f92628c7f189656c16d6990776a9102828740047 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:11:12 01:11:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:11:12 0.23.1-centos7: Pulling from edgex-lftools 01:11:12 ab5ef0e58194: Pulling fs layer 01:11:12 9712f1f96733: Pulling fs layer 01:11:12 63f879dbbcfc: Pulling fs layer 01:11:12 0d9ebad4ef96: Pulling fs layer 01:11:12 e9a5061849ea: Pulling fs layer 01:11:12 d747dcd14b5f: Pulling fs layer 01:11:12 2de7ff778b66: Pulling fs layer 01:11:12 e9a5061849ea: Waiting 01:11:12 d747dcd14b5f: Waiting 01:11:12 2de7ff778b66: Waiting 01:11:12 0d9ebad4ef96: Waiting 01:11:12 9712f1f96733: Verifying Checksum 01:11:12 9712f1f96733: Download complete 01:11:12 63f879dbbcfc: Verifying Checksum 01:11:12 63f879dbbcfc: Download complete 01:11:13 e9a5061849ea: Verifying Checksum 01:11:13 e9a5061849ea: Download complete 01:11:13 d747dcd14b5f: Verifying Checksum 01:11:13 d747dcd14b5f: Download complete 01:11:13 0d9ebad4ef96: Verifying Checksum 01:11:13 0d9ebad4ef96: Download complete 01:11:13 ab5ef0e58194: Verifying Checksum 01:11:13 ab5ef0e58194: Download complete 01:11:13 2de7ff778b66: Verifying Checksum 01:11:13 2de7ff778b66: Download complete 01:11:16 ab5ef0e58194: Pull complete 01:11:16 9712f1f96733: Pull complete 01:11:16 63f879dbbcfc: Pull complete 01:11:20 0d9ebad4ef96: Pull complete 01:11:21 e9a5061849ea: Pull complete 01:11:21 d747dcd14b5f: Pull complete 01:11:22 2de7ff778b66: Pull complete 01:11:22 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:11:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:11:22 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:11:22 prd-ubuntu20.04-docker-8c-8g-24249 does not seem to be running inside a container 01:11:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/741 -v /w/workspace/edgex-go/741:/w/workspace/edgex-go/741:rw,z -v /w/workspace/edgex-go/741@tmp:/w/workspace/edgex-go/741@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 01:11:30 $ docker top e8e470875ab57bec28b5fd586145b4905b5d7ac90c4a6641b845b2145b669390 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:11:30 provisioning config files... 01:11:30 copy managed file [sigul-config] to file:/w/workspace/edgex-go/741@tmp/config10150345210229198937tmp 01:11:30 copy managed file [sigul-password] to file:/w/workspace/edgex-go/741@tmp/config12803664809880290884tmp 01:11:30 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/741@tmp/config10020700505616481876tmp [Pipeline] { [Pipeline] echo 01:11:31 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:11:31 ---> sigul-configuration.sh 01:11:31 gpg: directory `/root/.gnupg' created 01:11:31 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:11:31 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:11:31 gpg: keyring `/root/.gnupg/secring.gpg' created 01:11:31 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:11:31 gpg: CAST5 encrypted data 01:11:31 gpg: encrypted with 1 passphrase 01:11:31 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:11:31 + mkdir /home/jenkins 01:11:31 + mkdir /home/jenkins/sigul [Pipeline] sh 01:11:31 + 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 01:11:31 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:11:32 ---> sigul-install.sh 01:11:32 Sigul already installed; skipping installation. [Pipeline] sh 01:11:32 + git tag --list 01:11:32 0.6.0 01:11:32 0.6.1 01:11:32 0.7.0 01:11:32 0.7.1 01:11:32 v1.0.0 01:11:32 v1.0.1 01:11:32 v1.1.0 01:11:32 v1.2.0 01:11:32 v1.2.1 01:11:32 v1.3.0 01:11:32 v1.3.1 01:11:32 v2.0.0 01:11:32 v2.1.0 01:11:32 v2.1.1 01:11:32 v2.2.0 01:11:32 v2.3.0 01:11:32 v3.0 01:11:32 v3.0.0 01:11:32 v3.1 01:11:32 v3.1.0 01:11:32 v3.1.0-dev.1 01:11:32 v3.1.0-dev.10 01:11:32 v3.1.0-dev.11 01:11:32 v3.1.0-dev.12 01:11:32 v3.1.0-dev.13 01:11:32 v3.1.0-dev.14 01:11:32 v3.1.0-dev.15 01:11:32 v3.1.0-dev.16 01:11:32 v3.1.0-dev.17 01:11:32 v3.1.0-dev.18 01:11:32 v3.1.0-dev.19 01:11:32 v3.1.0-dev.2 01:11:32 v3.1.0-dev.20 01:11:32 v3.1.0-dev.21 01:11:32 v3.1.0-dev.22 01:11:32 v3.1.0-dev.23 01:11:32 v3.1.0-dev.24 01:11:32 v3.1.0-dev.25 01:11:32 v3.1.0-dev.26 01:11:32 v3.1.0-dev.27 01:11:32 v3.1.0-dev.28 01:11:32 v3.1.0-dev.29 01:11:32 v3.1.0-dev.3 01:11:32 v3.1.0-dev.30 01:11:32 v3.1.0-dev.31 01:11:32 v3.1.0-dev.32 01:11:32 v3.1.0-dev.33 01:11:32 v3.1.0-dev.34 01:11:32 v3.1.0-dev.35 01:11:32 v3.1.0-dev.36 01:11:32 v3.1.0-dev.37 01:11:32 v3.1.0-dev.38 01:11:32 v3.1.0-dev.39 01:11:32 v3.1.0-dev.4 01:11:32 v3.1.0-dev.40 01:11:32 v3.1.0-dev.41 01:11:32 v3.1.0-dev.42 01:11:32 v3.1.0-dev.43 01:11:32 v3.1.0-dev.44 01:11:32 v3.1.0-dev.45 01:11:32 v3.1.0-dev.46 01:11:32 v3.1.0-dev.47 01:11:32 v3.1.0-dev.48 01:11:32 v3.1.0-dev.49 01:11:32 v3.1.0-dev.5 01:11:32 v3.1.0-dev.50 01:11:32 v3.1.0-dev.51 01:11:32 v3.1.0-dev.52 01:11:32 v3.1.0-dev.53 01:11:32 v3.1.0-dev.54 01:11:32 v3.1.0-dev.55 01:11:32 v3.1.0-dev.56 01:11:32 v3.1.0-dev.57 01:11:32 v3.1.0-dev.58 01:11:32 v3.1.0-dev.59 01:11:32 v3.1.0-dev.6 01:11:32 v3.1.0-dev.60 01:11:32 v3.1.0-dev.61 01:11:32 v3.1.0-dev.62 01:11:32 v3.1.0-dev.63 01:11:32 v3.1.0-dev.64 01:11:32 v3.1.0-dev.65 01:11:32 v3.1.0-dev.66 01:11:32 v3.1.0-dev.67 01:11:32 v3.1.0-dev.68 01:11:32 v3.1.0-dev.69 01:11:32 v3.1.0-dev.7 01:11:32 v3.1.0-dev.70 01:11:32 v3.1.0-dev.71 01:11:32 v3.1.0-dev.72 01:11:32 v3.1.0-dev.73 01:11:32 v3.1.0-dev.8 01:11:32 v3.1.0-dev.9 01:11:32 v3.1.1 01:11:32 v3.1.1-dev.1 01:11:32 v3.1.1-dev.2 01:11:32 v3.2.0-dev.1 01:11:32 v3.2.0-dev.10 01:11:32 v3.2.0-dev.100 01:11:32 v3.2.0-dev.101 01:11:32 v3.2.0-dev.102 01:11:32 v3.2.0-dev.103 01:11:32 v3.2.0-dev.104 01:11:32 v3.2.0-dev.105 01:11:32 v3.2.0-dev.106 01:11:32 v3.2.0-dev.107 01:11:32 v3.2.0-dev.108 01:11:32 v3.2.0-dev.109 01:11:32 v3.2.0-dev.11 01:11:32 v3.2.0-dev.12 01:11:32 v3.2.0-dev.13 01:11:32 v3.2.0-dev.14 01:11:32 v3.2.0-dev.15 01:11:32 v3.2.0-dev.16 01:11:32 v3.2.0-dev.17 01:11:32 v3.2.0-dev.18 01:11:32 v3.2.0-dev.19 01:11:32 v3.2.0-dev.2 01:11:32 v3.2.0-dev.20 01:11:32 v3.2.0-dev.21 01:11:32 v3.2.0-dev.22 01:11:32 v3.2.0-dev.23 01:11:32 v3.2.0-dev.24 01:11:32 v3.2.0-dev.25 01:11:32 v3.2.0-dev.26 01:11:32 v3.2.0-dev.27 01:11:32 v3.2.0-dev.28 01:11:32 v3.2.0-dev.29 01:11:32 v3.2.0-dev.3 01:11:32 v3.2.0-dev.30 01:11:32 v3.2.0-dev.31 01:11:32 v3.2.0-dev.32 01:11:32 v3.2.0-dev.33 01:11:32 v3.2.0-dev.34 01:11:32 v3.2.0-dev.35 01:11:32 v3.2.0-dev.36 01:11:32 v3.2.0-dev.37 01:11:32 v3.2.0-dev.38 01:11:32 v3.2.0-dev.39 01:11:32 v3.2.0-dev.4 01:11:32 v3.2.0-dev.40 01:11:32 v3.2.0-dev.41 01:11:32 v3.2.0-dev.42 01:11:32 v3.2.0-dev.43 01:11:32 v3.2.0-dev.44 01:11:32 v3.2.0-dev.45 01:11:32 v3.2.0-dev.46 01:11:32 v3.2.0-dev.47 01:11:32 v3.2.0-dev.48 01:11:32 v3.2.0-dev.49 01:11:32 v3.2.0-dev.5 01:11:32 v3.2.0-dev.50 01:11:32 v3.2.0-dev.51 01:11:32 v3.2.0-dev.52 01:11:32 v3.2.0-dev.53 01:11:32 v3.2.0-dev.54 01:11:32 v3.2.0-dev.55 01:11:32 v3.2.0-dev.56 01:11:32 v3.2.0-dev.57 01:11:32 v3.2.0-dev.58 01:11:32 v3.2.0-dev.59 01:11:32 v3.2.0-dev.6 01:11:32 v3.2.0-dev.60 01:11:32 v3.2.0-dev.61 01:11:32 v3.2.0-dev.62 01:11:32 v3.2.0-dev.63 01:11:32 v3.2.0-dev.64 01:11:32 v3.2.0-dev.65 01:11:32 v3.2.0-dev.66 01:11:32 v3.2.0-dev.67 01:11:32 v3.2.0-dev.68 01:11:32 v3.2.0-dev.69 01:11:32 v3.2.0-dev.7 01:11:32 v3.2.0-dev.70 01:11:32 v3.2.0-dev.71 01:11:32 v3.2.0-dev.72 01:11:32 v3.2.0-dev.73 01:11:32 v3.2.0-dev.74 01:11:32 v3.2.0-dev.75 01:11:32 v3.2.0-dev.76 01:11:32 v3.2.0-dev.77 01:11:32 v3.2.0-dev.78 01:11:32 v3.2.0-dev.79 01:11:32 v3.2.0-dev.8 01:11:32 v3.2.0-dev.80 01:11:32 v3.2.0-dev.81 01:11:32 v3.2.0-dev.82 01:11:32 v3.2.0-dev.83 01:11:32 v3.2.0-dev.84 01:11:32 v3.2.0-dev.85 01:11:32 v3.2.0-dev.86 01:11:32 v3.2.0-dev.87 01:11:32 v3.2.0-dev.88 01:11:32 v3.2.0-dev.89 01:11:32 v3.2.0-dev.9 01:11:32 v3.2.0-dev.90 01:11:32 v3.2.0-dev.91 01:11:32 v3.2.0-dev.92 01:11:32 v3.2.0-dev.93 01:11:32 v3.2.0-dev.94 01:11:32 v3.2.0-dev.95 01:11:32 v3.2.0-dev.96 01:11:32 v3.2.0-dev.97 01:11:32 v3.2.0-dev.98 01:11:32 v3.2.0-dev.99 01:11:32 v4.0.0-dev.1 01:11:32 v4.0.0-dev.2 01:11:32 v4.0.0-dev.3 01:11:32 v4.0.0-dev.4 01:11:32 v4.0.0-dev.5 01:11:32 v4.0.0-dev.6 01:11:32 v4.0.0-dev.7 [Pipeline] sh 01:11:32 + lftools sign git-tag v4.0.0-dev.7 01:11:33 Signing Git tag with Sigul... 01:11:33 Signing v4.0.0-dev.7 [Pipeline] echo 01:11:34 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:11:34 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:11:34 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:11:34 $ docker stop --time=1 e8e470875ab57bec28b5fd586145b4905b5d7ac90c4a6641b845b2145b669390 01:11:35 $ docker rm -f --volumes e8e470875ab57bec28b5fd586145b4905b5d7ac90c4a6641b845b2145b669390 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 01:11:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:11:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:11:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:11:36 prd-ubuntu20.04-docker-8c-8g-24249 does not seem to be running inside a container 01:11:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/741 -v /w/workspace/edgex-go/741:/w/workspace/edgex-go/741:rw,z -v /w/workspace/edgex-go/741@tmp:/w/workspace/edgex-go/741@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:11:36 $ docker top 5f53ba85e087e998feb6bbf6d5e2b5ed3c59b39d66d7d184897c213e6f1d2272 -eo pid,comm 01:11:36 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). 01:11:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:11:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:11:36 [ssh-agent] Looking for ssh-agent implementation... 01:11:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:11:37 $ docker exec 5f53ba85e087e998feb6bbf6d5e2b5ed3c59b39d66d7d184897c213e6f1d2272 ssh-agent 01:11:37 SSH_AUTH_SOCK=/tmp/ssh-WJiemA41T8Xv/agent.33 01:11:37 SSH_AGENT_PID=39 01:11:37 Running ssh-add (command line suppressed) 01:11:37 Identity added: /w/workspace/edgex-go/741@tmp/private_key_5240267221466297126.key (/w/workspace/edgex-go/741@tmp/private_key_5240267221466297126.key) 01:11:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:11:37 + git semver bump pre 01:11:37 2024-11-01 01:11:37,713 [read_version] DEBUG read version from /w/workspace/edgex-go/741/.semver/main 01:11:37 2024-11-01 01:11:37,713 [bump_version] DEBUG bumping version:4.0.0-dev.7 on axis:pre with prefix:dev 01:11:37 2024-11-01 01:11:37,713 [bump_version] DEBUG bumped version:4.0.0-dev.8 01:11:37 2024-11-01 01:11:37,714 [write_version] DEBUG write version:4.0.0-dev.8 to path:/w/workspace/edgex-go/741/.semver/main with force:True 01:11:37 2024-11-01 01:11:37,714 [read_version] DEBUG read version from /w/workspace/edgex-go/741/.semver/main 01:11:37 2024-11-01 01:11:37,714 [write_file] DEBUG write to file:/w/workspace/edgex-go/741/.semver/main 01:11:37 2024-11-01 01:11:37,715 [execute] INFO git cat-file --batch-check 01:11:37 2024-11-01 01:11:37,716 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/741/.semver, universal_newlines=False, shell=None, istream=) 01:11:37 2024-11-01 01:11:37,722 [execute] INFO git cat-file --batch 01:11:37 2024-11-01 01:11:37,722 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/741/.semver, universal_newlines=False, shell=None, istream=) 01:11:37 2024-11-01 01:11:37,728 [read_version] DEBUG read version from /w/workspace/edgex-go/741/.semver/main 01:11:37 4.0.0-dev.8 [Pipeline] } 01:11:37 $ docker exec --env ******** --env ******** 5f53ba85e087e998feb6bbf6d5e2b5ed3c59b39d66d7d184897c213e6f1d2272 ssh-agent -k 01:11:37 unset SSH_AUTH_SOCK; 01:11:37 unset SSH_AGENT_PID; 01:11:37 echo Agent pid 39 killed; 01:11:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:11:38 + git semver [Pipeline] } 01:11:38 $ docker stop --time=1 5f53ba85e087e998feb6bbf6d5e2b5ed3c59b39d66d7d184897c213e6f1d2272 01:11:39 $ docker rm -f --volumes 5f53ba85e087e998feb6bbf6d5e2b5ed3c59b39d66d7d184897c213e6f1d2272 [Pipeline] // withDockerContainer [Pipeline] sh 01:11:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:11:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:11:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:11:40 prd-ubuntu20.04-docker-8c-8g-24249 does not seem to be running inside a container 01:11:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/741 -v /w/workspace/edgex-go/741:/w/workspace/edgex-go/741:rw,z -v /w/workspace/edgex-go/741@tmp:/w/workspace/edgex-go/741@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:11:40 $ docker top 02a97887a230354e43c22c6a08b05b415ad0f9d7ceff74cf138951dd835a0b19 -eo pid,comm 01:11:40 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). 01:11:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:11:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:11:40 [ssh-agent] Looking for ssh-agent implementation... 01:11:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:11:41 $ docker exec 02a97887a230354e43c22c6a08b05b415ad0f9d7ceff74cf138951dd835a0b19 ssh-agent 01:11:41 SSH_AUTH_SOCK=/tmp/ssh-KlTrpcgNeZuZ/agent.32 01:11:41 SSH_AGENT_PID=38 01:11:41 Running ssh-add (command line suppressed) 01:11:41 Identity added: /w/workspace/edgex-go/741@tmp/private_key_144724358196543640.key (/w/workspace/edgex-go/741@tmp/private_key_144724358196543640.key) 01:11:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:11:41 + git semver push 01:11:41 2024-11-01 01:11:41,752 [run_push] DEBUG push 01:11:41 2024-11-01 01:11:41,753 [execute] INFO git cat-file --batch-check 01:11:41 2024-11-01 01:11:41,753 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/741/.semver, universal_newlines=False, shell=None, istream=) 01:11:41 2024-11-01 01:11:41,757 [execute] INFO git rev-list c5e27deb373057438f8b36787c549f2f129d0f81 -- 01:11:41 2024-11-01 01:11:41,757 [execute] DEBUG Popen(['git', 'rev-list', 'c5e27deb373057438f8b36787c549f2f129d0f81', '--'], cwd=/w/workspace/edgex-go/741/.semver, universal_newlines=False, shell=None, istream=None) 01:11:41 2024-11-01 01:11:41,775 [execute] INFO git fetch -v origin 01:11:41 2024-11-01 01:11:41,775 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/741/.semver, universal_newlines=True, shell=None, istream=None) 01:11:42 2024-11-01 01:11:42,218 [run_push] DEBUG no remote changes detected 01:11:42 2024-11-01 01:11:42,219 [execute] INFO git push origin semver 01:11:42 2024-11-01 01:11:42,219 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/741/.semver, universal_newlines=False, shell=None, istream=None) 01:11:42 2024-11-01 01:11:42,868 [run_push] DEBUG push all version tags 01:11:42 2024-11-01 01:11:42,869 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 01:11:42 2024-11-01 01:11:42,869 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/741, universal_newlines=False, shell=None, istream=None) 01:11:43 2024-11-01 01:11:43,556 [read_version] DEBUG read version from /w/workspace/edgex-go/741/.semver/main 01:11:43 4.0.0-dev.8 [Pipeline] } 01:11:43 $ docker exec --env ******** --env ******** 02a97887a230354e43c22c6a08b05b415ad0f9d7ceff74cf138951dd835a0b19 ssh-agent -k 01:11:44 unset SSH_AUTH_SOCK; 01:11:44 unset SSH_AGENT_PID; 01:11:44 echo Agent pid 38 killed; 01:11:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:11:44 + git semver [Pipeline] } 01:11:44 $ docker stop --time=1 02a97887a230354e43c22c6a08b05b415ad0f9d7ceff74cf138951dd835a0b19 01:11:46 $ docker rm -f --volumes 02a97887a230354e43c22c6a08b05b415ad0f9d7ceff74cf138951dd835a0b19 [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 01:11:46 + [ -d /w/workspace/edgex-go/741/archives ] [Pipeline] libraryResource [Pipeline] sh 01:11:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:11:47 ---> package-listing.sh 01:11:47 ++ facter osfamily 01:11:47 ++ tr '[:upper:]' '[:lower:]' 01:11:48 + OS_FAMILY=debian 01:11:48 + workspace=/w/workspace/edgex-go/741 01:11:48 + START_PACKAGES=/tmp/packages_start.txt 01:11:48 + END_PACKAGES=/tmp/packages_end.txt 01:11:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:11:48 + PACKAGES=/tmp/packages_start.txt 01:11:48 + '[' /w/workspace/edgex-go/741 ']' 01:11:48 + PACKAGES=/tmp/packages_end.txt 01:11:48 + case "${OS_FAMILY}" in 01:11:48 + dpkg -l 01:11:48 + grep '^ii' 01:11:48 + '[' -f /tmp/packages_start.txt ']' 01:11:48 + '[' -f /tmp/packages_end.txt ']' 01:11:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:11:48 + '[' /w/workspace/edgex-go/741 ']' 01:11:48 + mkdir -p /w/workspace/edgex-go/741/archives/ 01:11:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/741/archives/ [Pipeline] echo 01:11:48 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/741/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:11:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:11:48 01:11:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:11:49 latest: Pulling from edgex-lftools-log-publisher 01:11:49 5eb5b503b376: Pulling fs layer 01:11:49 5c69ac0246d0: Pulling fs layer 01:11:49 ec43610c2a17: Pulling fs layer 01:11:49 3a2ae6a8a46f: Pulling fs layer 01:11:49 33b1e0a273af: Pulling fs layer 01:11:49 5d3b04190fa2: Pulling fs layer 01:11:49 2f39f015ded8: Pulling fs layer 01:11:49 3a2ae6a8a46f: Waiting 01:11:49 33b1e0a273af: Waiting 01:11:49 5d3b04190fa2: Waiting 01:11:49 5c69ac0246d0: Download complete 01:11:49 3a2ae6a8a46f: Verifying Checksum 01:11:49 3a2ae6a8a46f: Download complete 01:11:49 33b1e0a273af: Verifying Checksum 01:11:49 33b1e0a273af: Download complete 01:11:49 5d3b04190fa2: Verifying Checksum 01:11:49 5d3b04190fa2: Download complete 01:11:49 ec43610c2a17: Verifying Checksum 01:11:49 ec43610c2a17: Download complete 01:11:49 5eb5b503b376: Download complete 01:11:50 2f39f015ded8: Download complete 01:11:50 5eb5b503b376: Pull complete 01:11:50 5c69ac0246d0: Pull complete 01:11:51 ec43610c2a17: Pull complete 01:11:51 3a2ae6a8a46f: Pull complete 01:11:51 33b1e0a273af: Pull complete 01:11:51 5d3b04190fa2: Pull complete 01:11:55 2f39f015ded8: Pull complete 01:11:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:11:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:11:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:11:55 prd-ubuntu20.04-docker-8c-8g-24249 does not seem to be running inside a container 01:11:55 $ 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/741/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/741 -v /w/workspace/edgex-go/741:/w/workspace/edgex-go/741:rw,z -v /w/workspace/edgex-go/741@tmp:/w/workspace/edgex-go/741@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:12:01 $ docker top f848e5720ff32f09ba721b6730b01521da03f9e27220e6867d5d171f477d3350 -eo pid,comm [Pipeline] { [Pipeline] sh 01:12:02 + touch /tmp/pre-build-complete [Pipeline] sh 01:12:02 + mkdir -p /var/log/sysstat [Pipeline] sh 01:12:02 + ls /var/log/sa-host 01:12:02 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:12:03 provisioning config files... 01:12:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/741@tmp/config7528778535662757880tmp [Pipeline] { [Pipeline] echo 01:12:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:12:03 ---> create-netrc.sh [Pipeline] } 01:12:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:12:03 ---> python-tools-install.sh [Pipeline] echo 01:12:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:12:03 ---> sudo-logs.sh 01:12:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:12:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:12:04 ---> job-cost.sh 01:12:04 lf-activate-venv: SKIPPING 01:12:04 DEBUG: total: 0.10999999940395355 01:12:04 INFO: Retrieving Stack Cost... 01:12:04 INFO: Retrieving Pricing Info for: v3-standard-8 01:12:05 INFO: Archiving Costs [Pipeline] echo 01:12:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:12:05 ---> logs-deploy.sh 01:12:05 lf-activate-venv: SKIPPING 01:12:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/741 01:12:05 INFO: archiving workspace using pattern(s): 01:12:06 Archives upload complete. 01:12:06 INFO: archiving logs to Nexus 01:12:07 ---> uname -a: 01:12:07 Linux prd-ubuntu20-04-docker-8c-8g-24249 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 01:12:07 01:12:07 01:12:07 ---> lscpu: 01:12:07 Architecture: x86_64 01:12:07 CPU op-mode(s): 32-bit, 64-bit 01:12:07 Byte Order: Little Endian 01:12:07 Address sizes: 40 bits physical, 48 bits virtual 01:12:07 CPU(s): 8 01:12:07 On-line CPU(s) list: 0-7 01:12:07 Thread(s) per core: 1 01:12:07 Core(s) per socket: 1 01:12:07 Socket(s): 8 01:12:07 NUMA node(s): 1 01:12:07 Vendor ID: AuthenticAMD 01:12:07 CPU family: 23 01:12:07 Model: 49 01:12:07 Model name: AMD EPYC-Rome Processor 01:12:07 Stepping: 0 01:12:07 CPU MHz: 2800.000 01:12:07 BogoMIPS: 5600.00 01:12:07 Virtualization: AMD-V 01:12:07 Hypervisor vendor: KVM 01:12:07 Virtualization type: full 01:12:07 L1d cache: 256 KiB 01:12:07 L1i cache: 256 KiB 01:12:07 L2 cache: 4 MiB 01:12:07 L3 cache: 128 MiB 01:12:07 NUMA node0 CPU(s): 0-7 01:12:07 Vulnerability Itlb multihit: Not affected 01:12:07 Vulnerability L1tf: Not affected 01:12:07 Vulnerability Mds: Not affected 01:12:07 Vulnerability Meltdown: Not affected 01:12:07 Vulnerability Mmio stale data: Not affected 01:12:07 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:12:07 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:12:07 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:12:07 Vulnerability Srbds: Not affected 01:12:07 Vulnerability Tsx async abort: Not affected 01:12:07 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 01:12:07 01:12:07 01:12:07 ---> nproc: 01:12:07 8 01:12:07 01:12:07 01:12:07 ---> df -h: 01:12:07 Filesystem Size Used Avail Use% Mounted on 01:12:07 overlay 155G 29G 127G 19% / 01:12:07 tmpfs 64M 0 64M 0% /dev 01:12:07 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:12:07 shm 64M 0 64M 0% /dev/shm 01:12:07 /dev/vda1 155G 29G 127G 19% /facter-os 01:12:07 01:12:07 01:12:07 ---> sar -b -r -n DEV: 01:12:07 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24249) 11/01/24 _x86_64_ (8 CPU) 01:12:07 01:12:07 00:19:43 LINUX RESTART (8 CPU) 01:12:07 01:12:07 00:20:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:12:07 00:21:02 256.76 47.44 209.32 0.00 5354.44 110465.46 0.00 01:12:07 00:22:01 189.15 1.56 187.60 0.00 32.13 63576.07 0.00 01:12:07 00:23:01 39.71 0.02 39.69 0.00 0.13 31290.80 0.00 01:12:07 00:24:01 29.20 0.18 29.01 0.00 2.67 15672.85 0.00 01:12:07 00:25:01 61.97 2.33 59.64 0.00 92.25 38695.42 0.00 01:12:07 00:26:02 250.07 3.13 246.94 0.00 4195.70 207722.95 0.00 01:12:07 00:27:01 746.61 13.20 733.41 0.00 127.41 136269.60 0.00 01:12:07 00:28:01 261.10 0.68 260.41 0.00 5.46 115727.16 0.00 01:12:07 00:29:01 257.40 0.07 257.33 0.00 0.53 94890.77 0.00 01:12:07 00:30:01 428.21 0.05 428.16 0.00 0.40 130295.62 0.00 01:12:07 00:31:01 316.76 0.10 316.66 0.00 16.26 15208.53 0.00 01:12:07 00:32:01 33.03 0.00 33.03 0.00 0.00 898.65 0.00 01:12:07 00:33:01 18.41 0.00 18.41 0.00 0.00 585.37 0.00 01:12:07 00:34:01 8.30 0.00 8.30 0.00 0.00 249.03 0.00 01:12:07 00:35:01 1.18 0.02 1.17 0.00 0.13 17.73 0.00 01:12:07 00:36:01 1.78 0.00 1.78 0.00 0.00 21.86 0.00 01:12:07 00:37:01 2.05 1.02 1.03 0.00 21.86 12.26 0.00 01:12:07 00:38:01 1.68 0.00 1.68 0.00 0.00 24.53 0.00 01:12:07 00:39:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 01:12:07 00:40:01 1.43 0.00 1.43 0.00 0.00 18.53 0.00 01:12:07 00:41:01 1.05 0.00 1.05 0.00 0.00 13.20 0.00 01:12:07 00:42:01 0.98 0.00 0.98 0.00 0.00 11.73 0.00 01:12:07 00:43:01 1.17 0.00 1.17 0.00 0.00 13.20 0.00 01:12:07 00:44:01 0.95 0.00 0.95 0.00 0.00 12.13 0.00 01:12:07 00:45:01 1.32 0.00 1.32 0.00 0.00 15.60 0.00 01:12:07 00:46:01 1.68 0.00 1.68 0.00 0.00 19.60 0.00 01:12:07 00:47:01 1.25 0.30 0.95 0.00 10.00 11.20 0.00 01:12:07 00:48:01 2.95 1.22 1.73 0.00 25.46 22.80 0.00 01:12:07 00:49:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 01:12:07 00:50:01 1.63 0.00 1.63 0.00 0.00 19.86 0.00 01:12:07 00:51:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 01:12:07 00:52:01 0.95 0.00 0.95 0.00 0.00 11.46 0.00 01:12:07 00:53:01 1.20 0.00 1.20 0.00 0.00 13.86 0.00 01:12:07 00:54:01 1.00 0.02 0.98 0.00 1.47 12.93 0.00 01:12:07 00:55:01 1.18 0.00 1.18 0.00 0.00 12.53 0.00 01:12:07 00:56:01 1.73 0.00 1.73 0.00 0.00 20.52 0.00 01:12:07 00:57:02 0.95 0.00 0.95 0.00 0.00 10.64 0.00 01:12:07 00:58:01 1.05 0.00 1.05 0.00 0.00 13.29 0.00 01:12:07 00:59:01 1.20 0.00 1.20 0.00 0.00 14.13 0.00 01:12:07 01:00:01 1.43 0.00 1.43 0.00 0.00 16.66 0.00 01:12:07 01:01:01 1.53 0.00 1.53 0.00 0.00 17.86 0.00 01:12:07 01:02:01 1.80 0.00 1.80 0.00 0.00 19.86 0.00 01:12:07 01:03:01 1.10 0.00 1.10 0.00 0.00 12.53 0.00 01:12:07 01:04:01 1.08 0.00 1.08 0.00 0.00 13.60 0.00 01:12:07 01:05:01 1.20 0.00 1.20 0.00 0.00 13.86 0.00 01:12:07 01:06:01 1.88 0.00 1.88 0.00 0.00 22.13 0.00 01:12:07 01:07:01 1.20 0.00 1.20 0.00 0.00 13.33 0.00 01:12:07 01:08:01 1.60 0.00 1.60 0.00 0.00 18.40 0.00 01:12:07 01:09:01 1.52 0.00 1.52 0.00 0.00 16.79 0.00 01:12:07 01:10:01 0.95 0.00 0.95 0.00 0.00 11.46 0.00 01:12:07 01:11:01 62.85 0.32 62.53 0.00 11.86 19960.68 0.00 01:12:07 01:12:01 176.39 0.17 176.22 0.00 14.26 49158.68 0.00 01:12:07 Average: 61.08 1.38 59.71 0.00 192.47 19866.74 0.00 01:12:07 01:12:07 00:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:12:07 00:21:02 29563540 31568684 776844 2.36 60620 2234384 1809012 5.33 1011248 1964580 904 01:12:07 00:22:01 28073120 31324744 981528 2.98 125240 3306584 2048000 6.04 1386056 2934492 20252 01:12:07 00:23:01 26926188 31356912 946440 2.88 128640 4419764 2265532 6.68 2004020 3397028 228952 01:12:07 00:24:01 27034108 31452720 847728 2.58 132692 4376316 1902468 5.61 1456000 3809472 251000 01:12:07 00:25:01 27508376 31469156 810780 2.47 149196 3974804 1983672 5.85 1402836 3431288 258832 01:12:07 00:26:02 20425420 31368180 898820 2.73 157772 10735676 2958236 8.72 2148772 9541588 712900 01:12:07 00:27:01 16613808 31337224 909452 2.77 327884 14016848 2516972 7.42 2942016 12202932 656672 01:12:07 00:28:01 10073700 29254308 2926548 8.90 363760 18043888 9792664 28.86 5642756 15555876 1370808 01:12:07 00:29:01 6393052 27754544 4438248 13.50 377716 20147964 9372044 27.62 7957328 16876400 1149900 01:12:07 00:30:01 9744472 31354080 888016 2.70 386344 20516404 2641132 7.78 3386708 18298324 1012 01:12:07 00:31:01 9465868 31416808 829976 2.52 392076 20842624 2249444 6.63 3620352 18343696 748 01:12:07 00:32:01 9453568 31406788 840336 2.56 393784 20842984 2392464 7.05 4076224 17902656 708 01:12:07 00:33:01 9458408 31413612 833548 2.53 395484 20843056 2254672 6.64 4069524 17902708 60 01:12:07 00:34:01 9457876 31413792 833304 2.53 396116 20843072 2254672 6.64 4069068 17902716 164 01:12:07 00:35:01 9463708 31419520 827936 2.52 396152 20843052 2291044 6.75 4066256 17902696 260 01:12:07 00:36:01 9475164 31431000 817040 2.48 396180 20843052 2291044 6.75 4051536 17902696 40 01:12:07 00:37:01 9465008 31421816 826232 2.51 396232 20843672 2357404 6.95 4065396 17903188 204 01:12:07 00:38:01 9473900 31430848 817272 2.49 396244 20843804 2340048 6.90 4051484 17903320 172 01:12:07 00:39:01 9474024 31431016 816980 2.48 396252 20843804 2340048 6.90 4051476 17903320 12 01:12:07 00:40:01 9474724 31431736 816148 2.48 396284 20843804 2340048 6.90 4050952 17903328 56 01:12:07 00:41:01 9475392 31432452 815396 2.48 396292 20843816 2340048 6.90 4050172 17903332 8 01:12:07 00:42:01 9475132 31432192 815580 2.48 396308 20843816 2340048 6.90 4050096 17903332 176 01:12:07 00:43:01 9475300 31432380 815560 2.48 396312 20843820 2340048 6.90 4050112 17903336 8 01:12:07 00:44:01 9475316 31432400 815492 2.48 396336 20843820 2340048 6.90 4050116 17903340 200 01:12:07 00:45:01 9475764 31432880 814964 2.48 396344 20843824 2340048 6.90 4049988 17903344 16 01:12:07 00:46:01 9475660 31432792 815080 2.48 396356 20843832 2340048 6.90 4050088 17903348 8 01:12:07 00:47:01 9475612 31433172 814628 2.48 396384 20844252 2340048 6.90 4052580 17903548 36 01:12:07 00:48:01 9470020 31429520 818172 2.49 396412 20845024 2319656 6.84 4056768 17903776 40 01:12:07 00:49:01 9470440 31429964 817884 2.49 396436 20845024 2319656 6.84 4056432 17903720 16 01:12:07 00:50:01 9470512 31429932 817852 2.49 396464 20845024 2319656 6.84 4056376 17903728 44 01:12:07 00:51:01 9470520 31429988 817784 2.49 396468 20845036 2319656 6.84 4056392 17903732 8 01:12:07 00:52:01 9470536 31430004 817680 2.49 396496 20845036 2319656 6.84 4056380 17903732 176 01:12:07 00:53:01 9470236 31429708 817904 2.49 396508 20845040 2319656 6.84 4056380 17903736 8 01:12:07 00:54:01 9470440 31429968 817572 2.49 396528 20845084 2319656 6.84 4056424 17903744 180 01:12:07 00:55:01 9470356 31429888 817788 2.49 396548 20845084 2319656 6.84 4056436 17903744 8 01:12:07 00:56:01 9470592 31430168 817488 2.49 396572 20845092 2319656 6.84 4056564 17903744 4 01:12:07 00:57:02 9470544 31430172 817452 2.49 396588 20845092 2303408 6.79 4056516 17903788 12 01:12:07 00:58:01 9470400 31430088 817512 2.49 396600 20845100 2303408 6.79 4056568 17903796 176 01:12:07 00:59:01 9470060 31429760 817776 2.49 396608 20845104 2303408 6.79 4056580 17903804 12 01:12:07 01:00:01 9470076 31429776 817672 2.49 396628 20845104 2286700 6.74 4056572 17903804 44 01:12:07 01:01:01 9469732 31429492 818224 2.49 396680 20845100 2286700 6.74 4056692 17903816 8 01:12:07 01:02:01 9469976 31429812 817956 2.49 396716 20845112 2286700 6.74 4057488 17903808 232 01:12:07 01:03:01 9469968 31429820 817932 2.49 396724 20845116 2286700 6.74 4056752 17903812 192 01:12:07 01:04:01 9469880 31429736 817976 2.49 396732 20845120 2286700 6.74 4056796 17903816 180 01:12:07 01:05:01 9469864 31429748 817920 2.49 396752 20845120 2286700 6.74 4056772 17903816 16 01:12:07 01:06:01 9468812 31428704 818864 2.49 396788 20845116 2286700 6.74 4056868 17903820 4 01:12:07 01:07:01 9469288 31429316 818380 2.49 396800 20845124 2286700 6.74 4056816 17903824 4 01:12:07 01:08:01 9469556 31429584 818056 2.49 396824 20845128 2286700 6.74 4056804 17903824 44 01:12:07 01:09:01 9469540 31429632 817988 2.49 396880 20845136 2286700 6.74 4056852 17903836 8 01:12:07 01:10:01 9469208 31429364 818276 2.49 396900 20845136 2286700 6.74 4056904 17903840 180 01:12:07 01:11:01 8544740 31385876 857740 2.61 400352 21651092 2426036 7.15 4226048 18579724 254708 01:12:07 01:12:01 7774448 31378124 863288 2.63 433316 22302336 2391036 7.05 4161140 19333944 6168 01:12:07 Average: 11489922 31310267 940827 2.86 363372 18836600 2587286 7.63 3837567 16202050 94550 01:12:07 01:12:07 00:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:12:07 00:21:02 veth45ad56c 578.80 539.24 48.41 2860.78 0.00 0.00 0.00 0.23 01:12:07 00:21:02 lo 4.13 4.13 0.40 0.40 0.00 0.00 0.00 0.00 01:12:07 00:21:02 ens3 1428.71 1414.05 8147.34 198.75 0.00 0.00 0.00 0.00 01:12:07 00:21:02 docker0 578.80 539.13 40.50 2860.77 0.00 0.00 0.00 0.00 01:12:07 00:22:01 veth43514e3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:12:07 00:22:01 lo 1.49 1.49 0.14 0.14 0.00 0.00 0.00 0.00 01:12:07 00:22:01 ens3 405.42 275.68 5343.17 42.50 0.00 0.00 0.00 0.00 01:12:07 00:22:01 docker0 192.15 265.58 17.46 2068.53 0.00 0.00 0.00 0.00 01:12:07 00:23:01 veth43514e3 0.23 0.28 0.02 0.03 0.00 0.00 0.00 0.00 01:12:07 00:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 00:23:01 ens3 32.21 21.66 26.63 14.17 0.00 0.00 0.00 0.00 01:12:07 00:23:01 docker0 0.23 0.23 0.02 0.02 0.00 0.00 0.00 0.00 01:12:07 00:24:01 veth43514e3 0.67 0.68 0.06 0.06 0.00 0.00 0.00 0.00 01:12:07 00:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:12:07 00:24:01 ens3 26.68 17.33 21.29 12.90 0.00 0.00 0.00 0.00 01:12:07 00:24:01 docker0 0.67 0.67 0.05 0.06 0.00 0.00 0.00 0.00 01:12:07 00:25:01 lo 1.13 1.13 0.12 0.12 0.00 0.00 0.00 0.00 01:12:07 00:25:01 ens3 126.01 72.42 2878.54 16.07 0.00 0.00 0.00 0.00 01:12:07 00:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 00:26:02 veth377239b 1.25 2.75 0.10 37.79 0.00 0.00 0.00 0.00 01:12:07 00:26:02 veth0f1c354 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 00:26:02 veth3f2bea4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 00:26:02 veth7531d20 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 01:12:07 00:26:02 veth4fffa1a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 00:26:02 veth64cd1bd 1.50 3.52 0.12 37.90 0.00 0.00 0.00 0.00 01:12:07 00:26:02 veth8c27fda 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 00:26:02 vetha1a1a77 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 00:26:02 veth4162e41 0.36 0.52 0.03 0.14 0.00 0.00 0.00 0.00 01:12:07 00:26:02 vethd0359c9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 00:26:02 veth9cc2929 3.18 6.21 0.23 107.75 0.00 0.00 0.00 0.01 01:12:07 00:26:02 lo 0.72 0.72 0.07 0.07 0.00 0.00 0.00 0.00 01:12:07 00:26:02 veth841da18 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 00:26:02 ens3 243.87 116.90 2316.71 24.77 0.00 0.00 0.00 0.00 01:12:07 00:26:02 veth135d51b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 00:26:02 veth595c7a5 1.78 3.86 0.13 37.85 0.00 0.00 0.00 0.00 01:12:07 00:26:02 docker0 8.07 15.92 0.50 221.37 0.00 0.00 0.00 0.00 01:12:07 00:27:01 vethe2eef25 70.76 112.84 7.45 1231.39 0.00 0.00 0.00 0.10 01:12:07 00:27:01 veth1cec7f6 77.08 142.16 8.01 1233.75 0.00 0.00 0.00 0.10 01:12:07 00:27:01 veth964eb9d 69.91 137.28 7.51 1233.70 0.00 0.00 0.00 0.10 01:12:07 00:27:01 veth4162e41 0.14 1.20 0.01 0.05 0.00 0.00 0.00 0.00 01:12:07 00:27:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 01:12:07 00:27:01 veth3b3c686 71.74 141.49 7.62 1233.63 0.00 0.00 0.00 0.10 01:12:07 00:27:01 ens3 905.91 519.38 8946.46 247.94 0.00 0.00 0.00 0.00 01:12:07 00:27:01 vethea76683 74.65 132.73 7.78 1232.64 0.00 0.00 0.00 0.10 01:12:07 00:27:01 docker0 442.24 815.47 38.11 8079.49 0.00 0.00 0.00 0.00 01:12:07 00:28:01 vethd456006 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:12:07 00:28:01 veth7422e9c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:12:07 00:28:01 veth8ab74da 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:12:07 00:28:01 vethe22ad38 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:12:07 00:28:01 vethbe30c9b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:12:07 00:28:01 vethaff4af6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:12:07 00:28:01 vethcdcb5d4 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:12:07 00:28:01 veth4162e41 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 00:28:01 veth660c243 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:12:07 00:28:01 vethc199591 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:12:07 00:28:01 veth6ef5bef 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:12:07 00:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:12:07 00:28:01 vetha73f36c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:12:07 00:28:01 vethbb389b8 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:12:07 00:28:01 ens3 14.36 10.45 11.65 6.73 0.00 0.00 0.00 0.00 01:12:07 00:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 00:29:01 vethd456006 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 00:29:01 veth7422e9c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 00:29:01 veth8ab74da 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 00:29:01 vethe22ad38 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 00:29:01 vethbe30c9b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 00:29:01 vethaff4af6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 00:29:01 vethcdcb5d4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 00:29:01 veth4162e41 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 00:29:01 veth660c243 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 00:29:01 vethc199591 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 00:29:01 veth6ef5bef 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 00:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 00:29:01 vetha73f36c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 00:29:01 vethbb389b8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 00:29:01 ens3 4.12 2.40 4.20 1.60 0.00 0.00 0.00 0.00 01:12:07 00:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 00:30:01 veth98b8e73 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 00:30:01 veth4162e41 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 00:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:12:07 00:30:01 ens3 4.12 2.12 3.40 1.79 0.00 0.00 0.00 0.00 01:12:07 00:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 00:31:01 lo 43.99 43.99 4.34 4.34 0.00 0.00 0.00 0.00 01:12:07 00:31:01 ens3 386.55 374.84 194.10 1885.17 0.00 0.00 0.00 0.00 01:12:07 00:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 00:32:01 lo 35.93 35.93 3.54 3.54 0.00 0.00 0.00 0.00 01:12:07 00:32:01 ens3 508.43 498.37 202.42 3208.23 0.00 0.00 0.00 0.00 01:12:07 00:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 00:33:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 01:12:07 00:33:01 ens3 99.12 93.47 84.98 161.01 0.00 0.00 0.00 0.00 01:12:07 00:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 00:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:12:07 00:34:01 ens3 30.00 17.60 40.71 11.54 0.00 0.00 0.00 0.00 01:12:07 00:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 00:35:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:12:07 00:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 00:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:12:07 00:36:01 ens3 0.33 0.23 0.09 0.07 0.00 0.00 0.00 0.00 01:12:07 00:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 00:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 00:37:01 ens3 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 01:12:07 00:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 00:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:12:07 00:38:01 ens3 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 01:12:07 00:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 00:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 00:39:01 ens3 0.32 0.10 0.07 0.01 0.00 0.00 0.00 0.00 01:12:07 00:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 00:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:12:07 00:40:01 ens3 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 01:12:07 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 00:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 00:41:01 ens3 0.35 0.25 0.14 0.07 0.00 0.00 0.00 0.00 01:12:07 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 00:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:12:07 00:42:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:12:07 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 00:43:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 00:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:12:07 00:44:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:12:07 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 00:45:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 00:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:12:07 00:46:01 ens3 0.25 0.27 0.08 0.08 0.00 0.00 0.00 0.00 01:12:07 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 00:47:01 ens3 0.95 0.70 0.87 0.37 0.00 0.00 0.00 0.00 01:12:07 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 00:48:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 01:12:07 00:48:01 ens3 7.35 6.18 4.71 6.02 0.00 0.00 0.00 0.00 01:12:07 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 00:49:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 00:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:12:07 00:50:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:12:07 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 00:51:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 01:12:07 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 00:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:12:07 00:52:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 01:12:07 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 00:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 00:53:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 00:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:12:07 00:54:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 01:12:07 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 00:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 00:55:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 00:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 00:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:12:07 00:56:01 ens3 0.30 0.22 0.09 0.07 0.00 0.00 0.00 0.00 01:12:07 00:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 00:57:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 00:57:02 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 00:57:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 00:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:12:07 00:58:01 ens3 0.14 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:12:07 00:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 00:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 00:59:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 00:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 01:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:12:07 01:00:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:12:07 01:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 01:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 01:01:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 01:12:07 01:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 01:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:12:07 01:02:01 ens3 0.53 0.38 0.27 0.21 0.00 0.00 0.00 0.00 01:12:07 01:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 01:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 01:03:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 01:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 01:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:12:07 01:04:01 ens3 1.02 0.42 0.48 0.22 0.00 0.00 0.00 0.00 01:12:07 01:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 01:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 01:05:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 01:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 01:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:12:07 01:06:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 01:12:07 01:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 01:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 01:07:01 ens3 0.13 0.07 0.06 0.00 0.00 0.00 0.00 0.00 01:12:07 01:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 01:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:12:07 01:08:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:12:07 01:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 01:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 01:09:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 01:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 01:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:12:07 01:10:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:12:07 01:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:07 01:11:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 01:12:07 01:11:01 ens3 223.53 133.04 3909.48 21.79 0.00 0.00 0.00 0.00 01:12:07 01:11:01 docker0 83.04 130.56 7.44 1255.77 0.00 0.00 0.00 0.00 01:12:07 01:12:01 lo 2.33 2.33 0.23 0.23 0.00 0.00 0.00 0.00 01:12:07 01:12:01 ens3 296.67 207.63 5788.30 149.06 0.00 0.00 0.00 0.00 01:12:07 01:12:01 docker0 2.35 2.42 0.36 1.62 0.00 0.00 0.00 0.00 01:12:07 Average: lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 01:12:07 Average: ens3 91.07 72.67 726.15 115.57 0.00 0.00 0.00 0.00 01:12:07 Average: docker0 24.96 33.72 1.99 275.60 0.00 0.00 0.00 0.00 01:12:07 01:12:07 01:12:07 ---> sar -P ALL: 01:12:07 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24249) 11/01/24 _x86_64_ (8 CPU) 01:12:07 01:12:07 00:19:43 LINUX RESTART (8 CPU) 01:12:07 01:12:07 00:20:01 CPU %user %nice %system %iowait %steal %idle 01:12:07 00:21:02 all 8.72 0.00 2.72 4.36 0.06 84.14 01:12:07 00:21:02 0 6.31 0.00 1.54 0.39 0.07 91.70 01:12:07 00:21:02 1 12.71 0.00 3.08 3.49 0.08 80.63 01:12:07 00:21:02 2 6.35 0.00 2.43 7.61 0.05 83.56 01:12:07 00:21:02 3 7.43 0.00 5.57 5.40 0.07 81.53 01:12:07 00:21:02 4 10.19 0.00 2.66 3.79 0.05 83.31 01:12:07 00:21:02 5 8.03 0.00 1.63 0.89 0.05 89.40 01:12:07 00:21:02 6 9.59 0.00 2.32 1.68 0.07 86.35 01:12:07 00:21:02 7 9.15 0.00 2.57 11.66 0.05 76.57 01:12:07 00:22:01 all 8.80 0.00 3.78 5.52 0.06 81.84 01:12:07 00:22:01 0 9.52 0.00 3.13 2.52 0.05 84.78 01:12:07 00:22:01 1 9.39 0.00 4.42 0.39 0.05 85.75 01:12:07 00:22:01 2 7.69 0.00 4.04 29.41 0.09 58.78 01:12:07 00:22:01 3 8.22 0.00 3.24 0.81 0.07 87.67 01:12:07 00:22:01 4 9.85 0.00 4.11 3.72 0.05 82.27 01:12:07 00:22:01 5 7.09 0.00 2.91 2.64 0.05 87.31 01:12:07 00:22:01 6 9.99 0.00 4.24 0.63 0.05 85.08 01:12:07 00:22:01 7 8.64 0.00 4.17 4.24 0.05 82.90 01:12:07 00:23:01 all 41.80 0.00 6.64 1.24 0.11 50.22 01:12:07 00:23:01 0 42.92 0.00 6.60 0.34 0.12 50.03 01:12:07 00:23:01 1 44.54 0.00 5.88 0.00 0.10 49.47 01:12:07 00:23:01 2 39.54 0.00 7.18 0.15 0.10 53.02 01:12:07 00:23:01 3 43.82 0.00 7.64 2.15 0.10 46.29 01:12:07 00:23:01 4 41.99 0.00 6.54 0.03 0.10 51.34 01:12:07 00:23:01 5 33.03 0.00 5.09 0.00 0.12 61.76 01:12:07 00:23:01 6 43.49 0.00 6.44 0.02 0.10 49.95 01:12:07 00:23:01 7 44.98 0.00 7.73 7.23 0.10 39.96 01:12:07 00:24:01 all 56.80 0.00 7.48 0.68 0.09 34.95 01:12:07 00:24:01 0 57.13 0.00 7.62 0.23 0.10 34.92 01:12:07 00:24:01 1 58.25 0.00 7.58 0.12 0.10 33.94 01:12:07 00:24:01 2 56.48 0.00 7.63 0.52 0.08 35.29 01:12:07 00:24:01 3 57.04 0.00 7.89 2.85 0.10 32.11 01:12:07 00:24:01 4 57.11 0.00 7.82 0.14 0.08 34.86 01:12:07 00:24:01 5 53.49 0.00 6.59 0.36 0.10 39.46 01:12:07 00:24:01 6 57.87 0.00 7.20 0.20 0.08 34.64 01:12:07 00:24:01 7 57.01 0.00 7.47 1.01 0.10 34.41 01:12:07 00:25:01 all 34.12 0.00 6.86 3.75 0.09 55.18 01:12:07 00:25:01 0 34.80 0.00 7.00 2.21 0.08 55.90 01:12:07 00:25:01 1 35.39 0.00 6.09 5.00 0.08 53.44 01:12:07 00:25:01 2 34.24 0.00 6.33 3.01 0.08 56.34 01:12:07 00:25:01 3 34.31 0.00 7.74 8.31 0.09 49.55 01:12:07 00:25:01 4 34.22 0.00 8.11 0.03 0.08 57.55 01:12:07 00:25:01 5 28.57 0.00 5.71 0.07 0.07 65.58 01:12:07 00:25:01 6 36.60 0.00 7.40 4.80 0.10 51.09 01:12:07 00:25:01 7 34.78 0.00 6.54 6.64 0.10 51.95 01:12:07 00:26:02 all 17.12 0.00 5.88 29.11 0.09 47.79 01:12:07 00:26:02 0 16.89 0.00 5.93 23.39 0.07 53.73 01:12:07 00:26:02 1 18.53 0.00 5.50 18.90 0.10 56.97 01:12:07 00:26:02 2 17.03 0.00 6.55 23.63 0.08 52.70 01:12:07 00:26:02 3 17.28 0.00 6.90 44.51 0.08 31.22 01:12:07 00:26:02 4 16.40 0.00 5.57 15.52 0.08 62.42 01:12:07 00:26:02 5 16.33 0.00 4.72 25.46 0.08 53.41 01:12:07 00:26:02 6 17.61 0.00 6.46 54.06 0.10 21.78 01:12:07 00:26:02 7 16.93 0.00 5.45 27.59 0.10 49.93 01:12:07 00:27:01 all 12.49 0.00 6.31 18.19 0.07 62.94 01:12:07 00:27:01 0 11.61 0.00 5.35 11.01 0.07 71.95 01:12:07 00:27:01 1 11.69 0.00 5.28 8.11 0.05 74.87 01:12:07 00:27:01 2 13.72 0.00 7.44 9.85 0.09 68.91 01:12:07 00:27:01 3 10.37 0.00 8.05 64.67 0.07 16.84 01:12:07 00:27:01 4 13.13 0.00 6.10 6.45 0.09 74.23 01:12:07 00:27:01 5 13.68 0.00 6.92 12.24 0.07 67.09 01:12:07 00:27:01 6 14.10 0.00 6.50 22.32 0.05 57.02 01:12:07 00:27:01 7 11.56 0.00 4.86 11.50 0.07 72.01 01:12:07 00:28:01 all 49.21 0.00 9.09 11.83 0.12 29.75 01:12:07 00:28:01 0 48.01 0.00 9.37 2.19 0.27 40.16 01:12:07 00:28:01 1 49.17 0.00 8.38 10.47 0.08 31.90 01:12:07 00:28:01 2 49.58 0.00 9.20 7.61 0.08 33.53 01:12:07 00:28:01 3 47.33 0.00 10.99 39.28 0.14 2.26 01:12:07 00:28:01 4 49.67 0.00 8.59 11.74 0.08 29.91 01:12:07 00:28:01 5 50.40 0.00 9.18 7.81 0.08 32.52 01:12:07 00:28:01 6 50.41 0.00 8.60 10.16 0.10 30.73 01:12:07 00:28:01 7 49.08 0.00 8.46 5.89 0.10 36.47 01:12:07 00:29:01 all 89.52 0.00 10.34 0.00 0.14 0.00 01:12:07 00:29:01 0 90.69 0.00 9.16 0.00 0.15 0.00 01:12:07 00:29:01 1 89.95 0.00 9.90 0.00 0.15 0.00 01:12:07 00:29:01 2 89.39 0.00 10.48 0.00 0.13 0.00 01:12:07 00:29:01 3 89.91 0.00 9.95 0.00 0.12 0.02 01:12:07 00:29:01 4 90.11 0.00 9.77 0.00 0.12 0.00 01:12:07 00:29:01 5 89.99 0.00 9.86 0.00 0.15 0.00 01:12:07 00:29:01 6 89.26 0.00 10.59 0.00 0.15 0.00 01:12:07 00:29:01 7 86.75 0.00 13.11 0.00 0.14 0.00 01:12:07 00:30:01 all 65.52 0.00 8.37 5.35 0.12 20.64 01:12:07 00:30:01 0 66.32 0.00 7.45 3.24 0.12 22.86 01:12:07 00:30:01 1 65.51 0.00 8.56 0.91 0.10 24.93 01:12:07 00:30:01 2 64.39 0.00 9.41 19.03 0.12 7.04 01:12:07 00:30:01 3 66.55 0.00 7.83 4.79 0.12 20.71 01:12:07 00:30:01 4 64.83 0.00 8.44 1.88 0.13 24.71 01:12:07 00:30:01 5 65.98 0.00 8.26 2.37 0.13 23.25 01:12:07 00:30:01 6 66.11 0.00 8.35 7.48 0.12 17.94 01:12:07 00:30:01 7 64.42 0.00 8.64 3.28 0.15 23.51 01:12:07 00:31:01 all 7.32 0.00 1.59 3.02 0.06 88.02 01:12:07 00:31:01 0 7.77 0.00 1.93 5.62 0.03 84.64 01:12:07 00:31:01 1 6.98 0.00 1.49 2.56 0.05 88.93 01:12:07 00:31:01 2 7.05 0.00 1.54 2.57 0.05 88.79 01:12:07 00:31:01 3 7.05 0.00 1.54 2.30 0.07 89.04 01:12:07 00:31:01 4 6.90 0.00 1.56 4.09 0.07 87.38 01:12:07 00:31:01 5 6.80 0.00 1.29 1.67 0.05 90.19 01:12:07 00:31:01 6 9.21 0.00 1.76 1.59 0.07 87.37 01:12:07 00:31:01 7 6.78 0.00 1.60 3.73 0.07 87.83 01:12:07 01:12:07 00:31:01 CPU %user %nice %system %iowait %steal %idle 01:12:07 00:32:01 all 11.07 0.00 0.98 0.45 0.06 87.43 01:12:07 00:32:01 0 13.39 0.00 1.02 0.18 0.07 85.34 01:12:07 00:32:01 1 10.58 0.00 0.99 0.02 0.07 88.35 01:12:07 00:32:01 2 9.80 0.00 0.76 0.10 0.05 89.29 01:12:07 00:32:01 3 9.65 0.00 0.94 0.12 0.07 89.23 01:12:07 00:32:01 4 5.67 0.00 0.70 0.15 0.07 93.41 01:12:07 00:32:01 5 10.67 0.00 1.07 0.05 0.05 88.16 01:12:07 00:32:01 6 15.06 0.00 1.26 1.19 0.07 82.43 01:12:07 00:32:01 7 13.81 0.00 1.07 1.83 0.07 83.22 01:12:07 00:33:01 all 0.49 0.00 0.14 0.35 0.02 99.01 01:12:07 00:33:01 0 0.18 0.00 0.10 0.00 0.02 99.70 01:12:07 00:33:01 1 0.23 0.00 0.18 0.00 0.02 99.57 01:12:07 00:33:01 2 0.52 0.00 0.08 0.00 0.02 99.38 01:12:07 00:33:01 3 0.23 0.00 0.03 0.00 0.02 99.72 01:12:07 00:33:01 4 0.23 0.00 0.07 0.00 0.02 99.68 01:12:07 00:33:01 5 0.05 0.00 0.05 0.00 0.02 99.88 01:12:07 00:33:01 6 0.70 0.00 0.32 0.83 0.02 98.13 01:12:07 00:33:01 7 1.72 0.00 0.26 1.94 0.03 96.04 01:12:07 00:34:01 all 0.35 0.00 0.04 0.11 0.01 99.49 01:12:07 00:34:01 0 0.18 0.00 0.00 0.00 0.00 99.82 01:12:07 00:34:01 1 0.05 0.00 0.05 0.00 0.02 99.88 01:12:07 00:34:01 2 0.02 0.00 0.03 0.00 0.00 99.95 01:12:07 00:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:12:07 00:34:01 4 0.08 0.00 0.05 0.00 0.02 99.85 01:12:07 00:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:12:07 00:34:01 6 0.28 0.00 0.15 0.88 0.02 98.67 01:12:07 00:34:01 7 2.10 0.00 0.03 0.02 0.02 97.83 01:12:07 00:35:01 all 0.13 0.00 0.03 0.02 0.01 99.81 01:12:07 00:35:01 0 0.07 0.00 0.03 0.00 0.02 99.88 01:12:07 00:35:01 1 0.08 0.00 0.07 0.00 0.02 99.83 01:12:07 00:35:01 2 0.03 0.00 0.02 0.03 0.00 99.92 01:12:07 00:35:01 3 0.05 0.00 0.02 0.05 0.00 99.88 01:12:07 00:35:01 4 0.12 0.00 0.05 0.00 0.02 99.82 01:12:07 00:35:01 5 0.03 0.00 0.03 0.00 0.00 99.93 01:12:07 00:35:01 6 0.03 0.00 0.03 0.05 0.00 99.88 01:12:07 00:35:01 7 0.63 0.00 0.02 0.00 0.00 99.35 01:12:07 00:36:01 all 0.03 0.00 0.01 0.01 0.00 99.96 01:12:07 00:36:01 0 0.03 0.00 0.00 0.00 0.00 99.97 01:12:07 00:36:01 1 0.03 0.00 0.02 0.00 0.00 99.95 01:12:07 00:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:12:07 00:36:01 3 0.02 0.00 0.00 0.00 0.02 99.97 01:12:07 00:36:01 4 0.10 0.00 0.03 0.00 0.02 99.85 01:12:07 00:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:12:07 00:36:01 6 0.02 0.00 0.00 0.03 0.00 99.95 01:12:07 00:36:01 7 0.00 0.00 0.00 0.03 0.00 99.97 01:12:07 00:37:01 all 0.07 0.00 0.04 0.00 0.01 99.88 01:12:07 00:37:01 0 0.07 0.00 0.03 0.00 0.00 99.90 01:12:07 00:37:01 1 0.20 0.00 0.10 0.03 0.00 99.67 01:12:07 00:37:01 2 0.08 0.00 0.05 0.00 0.02 99.85 01:12:07 00:37:01 3 0.03 0.00 0.00 0.00 0.00 99.97 01:12:07 00:37:01 4 0.05 0.00 0.05 0.00 0.00 99.90 01:12:07 00:37:01 5 0.02 0.00 0.03 0.00 0.00 99.95 01:12:07 00:37:01 6 0.02 0.00 0.02 0.00 0.02 99.95 01:12:07 00:37:01 7 0.08 0.00 0.03 0.00 0.02 99.87 01:12:07 00:38:01 all 0.02 0.00 0.02 0.00 0.01 99.95 01:12:07 00:38:01 0 0.03 0.00 0.00 0.00 0.02 99.95 01:12:07 00:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:12:07 00:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:12:07 00:38:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:12:07 00:38:01 4 0.10 0.00 0.10 0.00 0.03 99.77 01:12:07 00:38:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:12:07 00:38:01 6 0.00 0.00 0.02 0.02 0.00 99.97 01:12:07 00:38:01 7 0.00 0.00 0.02 0.02 0.00 99.97 01:12:07 00:39:01 all 0.04 0.00 0.01 0.00 0.01 99.94 01:12:07 00:39:01 0 0.07 0.00 0.00 0.00 0.00 99.93 01:12:07 00:39:01 1 0.03 0.00 0.00 0.00 0.02 99.95 01:12:07 00:39:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:12:07 00:39:01 3 0.03 0.00 0.03 0.00 0.00 99.93 01:12:07 00:39:01 4 0.12 0.00 0.00 0.00 0.02 99.87 01:12:07 00:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:12:07 00:39:01 6 0.00 0.00 0.00 0.03 0.00 99.97 01:12:07 00:39:01 7 0.05 0.00 0.00 0.00 0.02 99.93 01:12:07 00:40:01 all 0.03 0.00 0.02 0.00 0.00 99.95 01:12:07 00:40:01 0 0.12 0.00 0.02 0.00 0.02 99.85 01:12:07 00:40:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:12:07 00:40:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:12:07 00:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:12:07 00:40:01 4 0.07 0.00 0.07 0.00 0.02 99.85 01:12:07 00:40:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:12:07 00:40:01 6 0.02 0.00 0.00 0.02 0.00 99.97 01:12:07 00:40:01 7 0.00 0.00 0.00 0.02 0.00 99.98 01:12:07 00:41:01 all 0.04 0.00 0.01 0.00 0.01 99.94 01:12:07 00:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:12:07 00:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:12:07 00:41:01 2 0.03 0.00 0.02 0.00 0.00 99.95 01:12:07 00:41:01 3 0.02 0.00 0.00 0.00 0.02 99.97 01:12:07 00:41:01 4 0.17 0.00 0.02 0.00 0.03 99.78 01:12:07 00:41:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:12:07 00:41:01 6 0.02 0.00 0.00 0.03 0.00 99.95 01:12:07 00:41:01 7 0.03 0.00 0.02 0.00 0.00 99.95 01:12:07 00:42:01 all 0.07 0.00 0.02 0.01 0.01 99.89 01:12:07 00:42:01 0 0.40 0.00 0.02 0.00 0.00 99.58 01:12:07 00:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:12:07 00:42:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:12:07 00:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:12:07 00:42:01 4 0.07 0.00 0.08 0.00 0.02 99.83 01:12:07 00:42:01 5 0.03 0.00 0.02 0.00 0.02 99.93 01:12:07 00:42:01 6 0.02 0.00 0.02 0.08 0.02 99.87 01:12:07 00:42:01 7 0.02 0.00 0.02 0.02 0.02 99.93 01:12:07 01:12:07 00:42:01 CPU %user %nice %system %iowait %steal %idle 01:12:07 00:43:01 all 0.04 0.00 0.01 0.00 0.01 99.94 01:12:07 00:43:01 0 0.03 0.00 0.02 0.00 0.02 99.93 01:12:07 00:43:01 1 0.05 0.00 0.03 0.00 0.00 99.92 01:12:07 00:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:12:07 00:43:01 3 0.03 0.00 0.00 0.00 0.00 99.97 01:12:07 00:43:01 4 0.07 0.00 0.00 0.00 0.02 99.92 01:12:07 00:43:01 5 0.03 0.00 0.02 0.00 0.00 99.95 01:12:07 00:43:01 6 0.05 0.00 0.00 0.02 0.00 99.93 01:12:07 00:43:01 7 0.05 0.00 0.02 0.00 0.02 99.92 01:12:07 00:44:01 all 0.09 0.00 0.02 0.01 0.01 99.88 01:12:07 00:44:01 0 0.57 0.00 0.02 0.00 0.00 99.42 01:12:07 00:44:01 1 0.00 0.00 0.00 0.00 0.02 99.98 01:12:07 00:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:12:07 00:44:01 3 0.03 0.00 0.03 0.00 0.02 99.92 01:12:07 00:44:01 4 0.03 0.00 0.05 0.00 0.00 99.92 01:12:07 00:44:01 5 0.02 0.00 0.03 0.00 0.03 99.92 01:12:07 00:44:01 6 0.02 0.00 0.02 0.02 0.00 99.95 01:12:07 00:44:01 7 0.02 0.00 0.02 0.03 0.00 99.93 01:12:07 00:45:01 all 0.04 0.00 0.01 0.00 0.01 99.94 01:12:07 00:45:01 0 0.08 0.00 0.02 0.00 0.00 99.90 01:12:07 00:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:12:07 00:45:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:12:07 00:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:12:07 00:45:01 4 0.10 0.00 0.03 0.00 0.02 99.85 01:12:07 00:45:01 5 0.05 0.00 0.02 0.00 0.02 99.92 01:12:07 00:45:01 6 0.00 0.00 0.02 0.02 0.00 99.97 01:12:07 00:45:01 7 0.03 0.00 0.00 0.00 0.02 99.95 01:12:07 00:46:01 all 0.09 0.00 0.01 0.01 0.01 99.89 01:12:07 00:46:01 0 0.53 0.00 0.02 0.00 0.02 99.43 01:12:07 00:46:01 1 0.00 0.00 0.00 0.03 0.00 99.97 01:12:07 00:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:12:07 00:46:01 3 0.03 0.00 0.00 0.00 0.00 99.97 01:12:07 00:46:01 4 0.08 0.00 0.05 0.00 0.02 99.85 01:12:07 00:46:01 5 0.02 0.00 0.00 0.00 0.02 99.97 01:12:07 00:46:01 6 0.02 0.00 0.00 0.02 0.02 99.95 01:12:07 00:46:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:12:07 00:47:01 all 0.14 0.00 0.03 0.01 0.00 99.82 01:12:07 00:47:01 0 0.52 0.00 0.03 0.00 0.00 99.45 01:12:07 00:47:01 1 0.08 0.00 0.03 0.00 0.00 99.88 01:12:07 00:47:01 2 0.03 0.00 0.02 0.00 0.00 99.95 01:12:07 00:47:01 3 0.03 0.00 0.03 0.00 0.00 99.93 01:12:07 00:47:01 4 0.22 0.00 0.05 0.02 0.00 99.72 01:12:07 00:47:01 5 0.02 0.00 0.03 0.00 0.02 99.93 01:12:07 00:47:01 6 0.03 0.00 0.00 0.03 0.00 99.93 01:12:07 00:47:01 7 0.20 0.00 0.00 0.00 0.00 99.80 01:12:07 00:48:01 all 0.25 0.00 0.05 0.03 0.01 99.67 01:12:07 00:48:01 0 0.22 0.00 0.00 0.00 0.00 99.78 01:12:07 00:48:01 1 0.02 0.00 0.02 0.03 0.02 99.92 01:12:07 00:48:01 2 0.03 0.00 0.03 0.00 0.00 99.93 01:12:07 00:48:01 3 0.38 0.00 0.10 0.02 0.02 99.48 01:12:07 00:48:01 4 0.20 0.00 0.18 0.02 0.02 99.58 01:12:07 00:48:01 5 0.10 0.00 0.05 0.00 0.02 99.83 01:12:07 00:48:01 6 0.02 0.00 0.00 0.12 0.00 99.87 01:12:07 00:48:01 7 1.00 0.00 0.03 0.02 0.02 98.93 01:12:07 00:49:01 all 0.14 0.00 0.01 0.01 0.01 99.83 01:12:07 00:49:01 0 1.01 0.00 0.00 0.00 0.00 98.99 01:12:07 00:49:01 1 0.00 0.00 0.00 0.07 0.00 99.93 01:12:07 00:49:01 2 0.00 0.00 0.00 0.00 0.02 99.98 01:12:07 00:49:01 3 0.05 0.00 0.03 0.00 0.02 99.90 01:12:07 00:49:01 4 0.07 0.00 0.03 0.00 0.00 99.90 01:12:07 00:49:01 5 0.00 0.00 0.00 0.00 0.02 99.98 01:12:07 00:49:01 6 0.02 0.00 0.02 0.03 0.00 99.93 01:12:07 00:49:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:12:07 00:50:01 all 0.04 0.00 0.01 0.00 0.01 99.93 01:12:07 00:50:01 0 0.03 0.00 0.02 0.00 0.02 99.93 01:12:07 00:50:01 1 0.03 0.00 0.00 0.00 0.00 99.97 01:12:07 00:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:12:07 00:50:01 3 0.03 0.00 0.02 0.00 0.00 99.95 01:12:07 00:50:01 4 0.10 0.00 0.07 0.00 0.02 99.82 01:12:07 00:50:01 5 0.03 0.00 0.02 0.00 0.02 99.93 01:12:07 00:50:01 6 0.02 0.00 0.00 0.02 0.00 99.97 01:12:07 00:50:01 7 0.07 0.00 0.00 0.02 0.02 99.90 01:12:07 00:51:01 all 0.02 0.00 0.02 0.00 0.00 99.96 01:12:07 00:51:01 0 0.03 0.00 0.02 0.00 0.00 99.95 01:12:07 00:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:12:07 00:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:12:07 00:51:01 3 0.03 0.00 0.03 0.00 0.00 99.93 01:12:07 00:51:01 4 0.08 0.00 0.03 0.00 0.02 99.87 01:12:07 00:51:01 5 0.00 0.00 0.03 0.00 0.00 99.97 01:12:07 00:51:01 6 0.02 0.00 0.02 0.02 0.00 99.95 01:12:07 00:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:12:07 00:52:01 all 0.04 0.00 0.01 0.01 0.01 99.93 01:12:07 00:52:01 0 0.05 0.00 0.02 0.00 0.02 99.92 01:12:07 00:52:01 1 0.05 0.00 0.00 0.00 0.02 99.93 01:12:07 00:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:12:07 00:52:01 3 0.02 0.00 0.02 0.00 0.02 99.95 01:12:07 00:52:01 4 0.07 0.00 0.03 0.00 0.00 99.90 01:12:07 00:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:12:07 00:52:01 6 0.03 0.00 0.02 0.05 0.00 99.90 01:12:07 00:52:01 7 0.08 0.00 0.02 0.02 0.02 99.87 01:12:07 00:53:01 all 0.02 0.00 0.01 0.01 0.00 99.96 01:12:07 00:53:01 0 0.03 0.00 0.02 0.00 0.02 99.93 01:12:07 00:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:12:07 00:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:12:07 00:53:01 3 0.03 0.00 0.02 0.00 0.00 99.95 01:12:07 00:53:01 4 0.05 0.00 0.03 0.00 0.02 99.90 01:12:07 00:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:12:07 00:53:01 6 0.02 0.00 0.00 0.05 0.00 99.93 01:12:07 00:53:01 7 0.02 0.00 0.02 0.02 0.00 99.95 01:12:07 01:12:07 00:53:01 CPU %user %nice %system %iowait %steal %idle 01:12:07 00:54:01 all 0.13 0.00 0.01 0.01 0.01 99.84 01:12:07 00:54:01 0 0.83 0.00 0.03 0.03 0.02 99.09 01:12:07 00:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:12:07 00:54:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:12:07 00:54:01 3 0.05 0.00 0.02 0.00 0.02 99.92 01:12:07 00:54:01 4 0.08 0.00 0.03 0.00 0.00 99.88 01:12:07 00:54:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:12:07 00:54:01 6 0.03 0.00 0.00 0.02 0.02 99.93 01:12:07 00:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:12:07 00:55:01 all 0.02 0.00 0.02 0.02 0.00 99.94 01:12:07 00:55:01 0 0.05 0.00 0.03 0.00 0.02 99.90 01:12:07 00:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:12:07 00:55:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:12:07 00:55:01 3 0.00 0.00 0.03 0.00 0.00 99.97 01:12:07 00:55:01 4 0.07 0.00 0.05 0.00 0.02 99.87 01:12:07 00:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:12:07 00:55:01 6 0.00 0.00 0.02 0.08 0.00 99.90 01:12:07 00:55:01 7 0.02 0.00 0.02 0.10 0.00 99.87 01:12:07 00:56:01 all 0.07 0.00 0.01 0.03 0.01 99.88 01:12:07 00:56:01 0 0.35 0.00 0.00 0.00 0.00 99.65 01:12:07 00:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:12:07 00:56:01 2 0.00 0.00 0.00 0.02 0.00 99.98 01:12:07 00:56:01 3 0.03 0.00 0.02 0.00 0.02 99.93 01:12:07 00:56:01 4 0.08 0.00 0.02 0.00 0.02 99.88 01:12:07 00:56:01 5 0.03 0.00 0.03 0.00 0.02 99.92 01:12:07 00:56:01 6 0.03 0.00 0.00 0.23 0.00 99.73 01:12:07 00:56:01 7 0.03 0.00 0.00 0.02 0.02 99.93 01:12:07 00:57:02 all 0.04 0.00 0.03 0.04 0.00 99.89 01:12:07 00:57:02 0 0.20 0.00 0.15 0.00 0.02 99.63 01:12:07 00:57:02 1 0.00 0.00 0.00 0.00 0.00 100.00 01:12:07 00:57:02 2 0.00 0.00 0.00 0.00 0.00 100.00 01:12:07 00:57:02 3 0.02 0.00 0.02 0.00 0.00 99.97 01:12:07 00:57:02 4 0.07 0.00 0.03 0.00 0.00 99.90 01:12:07 00:57:02 5 0.02 0.00 0.02 0.00 0.00 99.97 01:12:07 00:57:02 6 0.00 0.00 0.02 0.15 0.00 99.83 01:12:07 00:57:02 7 0.02 0.00 0.00 0.15 0.00 99.83 01:12:07 00:58:01 all 0.08 0.00 0.02 0.09 0.01 99.80 01:12:07 00:58:01 0 0.37 0.00 0.00 0.00 0.00 99.63 01:12:07 00:58:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:12:07 00:58:01 2 0.03 0.00 0.03 0.36 0.02 99.56 01:12:07 00:58:01 3 0.02 0.00 0.03 0.00 0.02 99.93 01:12:07 00:58:01 4 0.08 0.00 0.03 0.00 0.02 99.86 01:12:07 00:58:01 5 0.02 0.00 0.03 0.00 0.02 99.93 01:12:07 00:58:01 6 0.03 0.00 0.02 0.37 0.02 99.56 01:12:07 00:58:01 7 0.03 0.00 0.02 0.00 0.02 99.93 01:12:07 00:59:01 all 0.02 0.00 0.01 0.00 0.00 99.96 01:12:07 00:59:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:12:07 00:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:12:07 00:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:12:07 00:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:12:07 00:59:01 4 0.12 0.00 0.05 0.00 0.00 99.83 01:12:07 00:59:01 5 0.03 0.00 0.02 0.00 0.02 99.93 01:12:07 00:59:01 6 0.02 0.00 0.00 0.02 0.00 99.97 01:12:07 00:59:01 7 0.00 0.00 0.00 0.02 0.00 99.98 01:12:07 01:00:01 all 0.22 0.00 0.01 0.04 0.01 99.71 01:12:07 01:00:01 0 1.55 0.00 0.03 0.00 0.00 98.42 01:12:07 01:00:01 1 0.03 0.00 0.00 0.00 0.00 99.97 01:12:07 01:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:12:07 01:00:01 3 0.05 0.00 0.03 0.00 0.00 99.92 01:12:07 01:00:01 4 0.07 0.00 0.00 0.00 0.02 99.92 01:12:07 01:00:01 5 0.03 0.00 0.02 0.02 0.03 99.90 01:12:07 01:00:01 6 0.00 0.00 0.02 0.08 0.00 99.90 01:12:07 01:00:01 7 0.03 0.00 0.00 0.25 0.02 99.70 01:12:07 01:01:01 all 0.13 0.00 0.01 0.01 0.00 99.85 01:12:07 01:01:01 0 0.88 0.00 0.00 0.00 0.02 99.10 01:12:07 01:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:12:07 01:01:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:12:07 01:01:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:12:07 01:01:01 4 0.10 0.00 0.02 0.00 0.00 99.88 01:12:07 01:01:01 5 0.02 0.00 0.02 0.00 0.02 99.95 01:12:07 01:01:01 6 0.02 0.00 0.02 0.07 0.00 99.90 01:12:07 01:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:12:07 01:02:01 all 0.12 0.00 0.02 0.01 0.00 99.84 01:12:07 01:02:01 0 0.73 0.00 0.03 0.00 0.00 99.24 01:12:07 01:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:12:07 01:02:01 2 0.02 0.00 0.00 0.02 0.00 99.97 01:12:07 01:02:01 3 0.05 0.00 0.02 0.00 0.02 99.92 01:12:07 01:02:01 4 0.08 0.00 0.03 0.00 0.02 99.87 01:12:07 01:02:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:12:07 01:02:01 6 0.05 0.00 0.03 0.10 0.00 99.82 01:12:07 01:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:12:07 01:03:01 all 0.28 0.00 0.01 0.00 0.00 99.70 01:12:07 01:03:01 0 2.00 0.00 0.03 0.00 0.00 97.97 01:12:07 01:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:12:07 01:03:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:12:07 01:03:01 3 0.03 0.00 0.03 0.00 0.00 99.93 01:12:07 01:03:01 4 0.05 0.00 0.02 0.00 0.00 99.93 01:12:07 01:03:01 5 0.03 0.00 0.00 0.00 0.02 99.95 01:12:07 01:03:01 6 0.02 0.00 0.00 0.02 0.00 99.97 01:12:07 01:03:01 7 0.07 0.00 0.00 0.00 0.00 99.93 01:12:07 01:04:01 all 0.13 0.00 0.02 0.01 0.01 99.83 01:12:07 01:04:01 0 0.85 0.00 0.05 0.00 0.02 99.09 01:12:07 01:04:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:12:07 01:04:01 2 0.00 0.00 0.00 0.00 0.02 99.98 01:12:07 01:04:01 3 0.03 0.00 0.00 0.00 0.00 99.97 01:12:07 01:04:01 4 0.05 0.00 0.02 0.00 0.02 99.92 01:12:07 01:04:01 5 0.02 0.00 0.02 0.00 0.02 99.95 01:12:07 01:04:01 6 0.03 0.00 0.02 0.05 0.02 99.88 01:12:07 01:04:01 7 0.05 0.00 0.02 0.02 0.02 99.90 01:12:07 01:12:07 01:04:01 CPU %user %nice %system %iowait %steal %idle 01:12:07 01:05:01 all 0.02 0.00 0.02 0.01 0.00 99.94 01:12:07 01:05:01 0 0.05 0.00 0.05 0.00 0.00 99.90 01:12:07 01:05:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:12:07 01:05:01 2 0.00 0.00 0.03 0.00 0.00 99.97 01:12:07 01:05:01 3 0.07 0.00 0.03 0.00 0.02 99.88 01:12:07 01:05:01 4 0.02 0.00 0.03 0.00 0.00 99.95 01:12:07 01:05:01 5 0.02 0.00 0.02 0.00 0.02 99.95 01:12:07 01:05:01 6 0.02 0.00 0.02 0.07 0.00 99.90 01:12:07 01:05:01 7 0.00 0.00 0.00 0.02 0.00 99.98 01:12:07 01:06:01 all 0.03 0.00 0.02 0.01 0.00 99.94 01:12:07 01:06:01 0 0.07 0.00 0.02 0.00 0.00 99.92 01:12:07 01:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:12:07 01:06:01 2 0.00 0.00 0.00 0.05 0.00 99.95 01:12:07 01:06:01 3 0.02 0.00 0.03 0.00 0.00 99.95 01:12:07 01:06:01 4 0.07 0.00 0.00 0.00 0.00 99.93 01:12:07 01:06:01 5 0.03 0.00 0.05 0.00 0.02 99.90 01:12:07 01:06:01 6 0.03 0.00 0.03 0.03 0.00 99.90 01:12:07 01:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:12:07 01:07:01 all 0.04 0.00 0.01 0.00 0.01 99.94 01:12:07 01:07:01 0 0.02 0.00 0.02 0.00 0.02 99.95 01:12:07 01:07:01 1 0.03 0.00 0.00 0.00 0.00 99.97 01:12:07 01:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:12:07 01:07:01 3 0.05 0.00 0.02 0.00 0.02 99.92 01:12:07 01:07:01 4 0.05 0.00 0.02 0.00 0.02 99.92 01:12:07 01:07:01 5 0.05 0.00 0.02 0.00 0.02 99.92 01:12:07 01:07:01 6 0.07 0.00 0.03 0.02 0.00 99.88 01:12:07 01:07:01 7 0.03 0.00 0.00 0.00 0.02 99.95 01:12:07 01:08:01 all 0.02 0.00 0.01 0.02 0.00 99.94 01:12:07 01:08:01 0 0.03 0.00 0.00 0.00 0.00 99.97 01:12:07 01:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:12:07 01:08:01 2 0.00 0.00 0.00 0.03 0.00 99.97 01:12:07 01:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:12:07 01:08:01 4 0.07 0.00 0.02 0.00 0.00 99.92 01:12:07 01:08:01 5 0.02 0.00 0.05 0.00 0.02 99.92 01:12:07 01:08:01 6 0.05 0.00 0.02 0.15 0.02 99.77 01:12:07 01:08:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:12:07 01:09:01 all 0.04 0.00 0.01 0.02 0.00 99.92 01:12:07 01:09:01 0 0.05 0.00 0.00 0.00 0.00 99.95 01:12:07 01:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:12:07 01:09:01 2 0.00 0.00 0.00 0.05 0.00 99.95 01:12:07 01:09:01 3 0.08 0.00 0.02 0.00 0.00 99.90 01:12:07 01:09:01 4 0.07 0.00 0.03 0.00 0.02 99.88 01:12:07 01:09:01 5 0.03 0.00 0.03 0.00 0.00 99.93 01:12:07 01:09:01 6 0.02 0.00 0.02 0.13 0.00 99.83 01:12:07 01:09:01 7 0.03 0.00 0.02 0.00 0.00 99.95 01:12:07 01:10:01 all 0.02 0.00 0.01 0.00 0.01 99.95 01:12:07 01:10:01 0 0.00 0.00 0.02 0.00 0.02 99.97 01:12:07 01:10:01 1 0.00 0.00 0.00 0.00 0.02 99.98 01:12:07 01:10:01 2 0.02 0.00 0.00 0.02 0.02 99.95 01:12:07 01:10:01 3 0.02 0.00 0.00 0.00 0.02 99.97 01:12:07 01:10:01 4 0.03 0.00 0.02 0.00 0.00 99.95 01:12:07 01:10:01 5 0.03 0.00 0.05 0.00 0.02 99.90 01:12:07 01:10:01 6 0.03 0.00 0.02 0.02 0.02 99.92 01:12:07 01:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:12:07 01:11:01 all 3.98 0.00 1.53 1.68 0.03 92.79 01:12:07 01:11:01 0 4.30 0.00 1.37 0.17 0.02 94.15 01:12:07 01:11:01 1 4.28 0.00 1.48 1.73 0.03 92.47 01:12:07 01:11:01 2 2.75 0.00 1.59 0.02 0.02 95.62 01:12:07 01:11:01 3 4.09 0.00 1.59 0.22 0.02 94.09 01:12:07 01:11:01 4 3.68 0.00 1.38 9.28 0.03 85.63 01:12:07 01:11:01 5 4.93 0.00 1.34 0.00 0.03 93.70 01:12:07 01:11:01 6 4.21 0.00 2.30 1.73 0.03 91.74 01:12:07 01:11:01 7 3.59 0.00 1.19 0.30 0.03 94.88 01:12:07 01:12:01 all 7.62 0.00 3.44 4.00 0.05 84.89 01:12:07 01:12:01 0 9.10 0.00 3.07 0.15 0.05 87.62 01:12:07 01:12:01 1 7.39 0.00 3.44 1.35 0.05 87.76 01:12:07 01:12:01 2 6.32 0.00 4.30 9.58 0.05 79.75 01:12:07 01:12:01 3 8.58 0.00 3.81 12.27 0.07 75.27 01:12:07 01:12:01 4 8.05 0.00 3.12 3.64 0.05 85.14 01:12:07 01:12:01 5 6.86 0.00 2.65 0.12 0.05 90.32 01:12:07 01:12:01 6 7.19 0.00 3.48 4.90 0.05 84.38 01:12:07 01:12:01 7 7.43 0.00 3.63 0.08 0.05 88.80 01:12:07 Average: all 7.98 0.00 1.45 1.72 0.03 88.83 01:12:07 Average: 0 8.26 0.00 1.37 0.99 0.03 89.36 01:12:07 Average: 1 8.14 0.00 1.39 1.02 0.02 89.43 01:12:07 Average: 2 7.74 0.00 1.51 2.15 0.02 88.57 01:12:07 Average: 3 7.88 0.00 1.60 3.53 0.03 86.96 01:12:07 Average: 4 7.94 0.00 1.45 1.16 0.03 89.42 01:12:07 Average: 5 7.59 0.00 1.30 1.03 0.03 90.06 01:12:07 Average: 6 8.28 0.00 1.49 2.20 0.03 88.00 01:12:07 Average: 7 7.98 0.00 1.46 1.68 0.03 88.85 01:12:07 01:12:07 01:12:07